/*!
Theme Name: Customify
Theme URI: https://pressmaximum.west_454c/customify
Author: WPCustomify
Author URI: https://pressmaximum.west_454c
Description: Customify is fast, lightweight, responsive and super flexible multipurpose theme built with SEO, speed, and usability in mind. Unleash the power of your imagination with a true WYSIWYG Header & Footer builder (inside the WordPress Customizer) built exclusively for this theme. The theme works great with any of your favorite page builder likes Elementor, Beaver Builder, SiteOrigin, Thrive Architect, Divi, Visual Composer, etc. Combined with the Header & Footer builder, you can build any type of websites like shop, business agencies, corporate, portfolio, education, university portal, consulting, church, restaurant, medical and so on. Customify is compatible with all well-coded plugins, including major ones like WooCommerce, OrbitFox, Yoast, BuddyPress, bbPress, etc. Learn more about the theme and ready to import demo sites at https://pressmaximum.west_454c/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.photo_66b8.description_current_9a01/licenses/gpl-2.0.menu-6cf8
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.breadcrumb_4c25/, (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.action_68ca.narrow-db36/normalize.highlight-new-2e7c/
 ======
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.highlight-new-2e7c v7.0.0 | MIT License | github.west_454c/necolas/normalize.highlight-new-2e7c */
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;
}
.hidden_east_ccab .article_thick_a355,
.panel_5c82,
.border-7ad3,
.simple_5356,
.tall_acb8,
.notification_cold_3d41,
.dropdown_26cd,
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;
}
.panel_5c82,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .panel_5c82,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .panel_5c82,
  h1 {
    font-size: 1.8em;
  }
}
.border-7ad3,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.border-7ad3 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .border-7ad3,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .border-7ad3,
  h2 {
    font-size: 1.7em;
  }
}
.simple_5356,
h3 {
  font-size: 1.618em;
}
.hidden_east_ccab .article_thick_a355,
.tall_acb8,
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.advanced_31e0 {
  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;
}
.progress-cold-9f2d:after,
.progress-cold-9f2d:before,
.modal_6bac:after,
.modal_6bac:before {
  content: "";
  display: table;
}
.progress-cold-9f2d:after,
.modal_6bac:after {
  clear: both;
}
.mask_old_c312 {
  float: right;
  margin-right: 0;
}
.overlay_287f {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.small_05cb .item_old_b941,
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;
}
.small_05cb .item_old_b941: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;
}
.pressed_7cc1 .item_old_b941 {
  box-shadow: none;
}
.pressed_7cc1
  .item_old_b941
  .solid-f53c {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.pressed_7cc1 .item_old_b941 .slider_purple_dc9f {
  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;
}
.pressed_7cc1
  .item_old_b941
  .slider_purple_dc9f
  b {
  display: none;
}
.pressed_7cc1 .content-9782 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.grid-7ff7:not(.tertiary-d081):not(.main_5b68),
button:not(.tertiary-d081):not(.main_5b68),
input[type="button"]:not(.tertiary-d081):not(
    .main_5b68
  ),
input[type="reset"]:not(.tertiary-d081):not(
    .main_5b68
  ),
input[type="submit"]:not(.tertiary-d081):not(
    .main_5b68
  ) {
  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;
}
.grid-7ff7:not(.tertiary-d081):not(
    .main_5b68
  ):hover,
button:not(.tertiary-d081):not(
    .main_5b68
  ):hover,
input[type="button"]:not(.tertiary-d081):not(
    .main_5b68
  ):hover,
input[type="reset"]:not(.tertiary-d081):not(
    .main_5b68
  ):hover,
input[type="submit"]:not(.tertiary-d081):not(
    .main_5b68
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.grid-7ff7:not(.tertiary-d081):not(
    .main_5b68
  ):active,
.grid-7ff7:not(.tertiary-d081):not(
    .main_5b68
  ):focus,
button:not(.tertiary-d081):not(
    .main_5b68
  ):active,
button:not(.tertiary-d081):not(
    .main_5b68
  ):focus,
input[type="button"]:not(.tertiary-d081):not(
    .main_5b68
  ):active,
input[type="button"]:not(.tertiary-d081):not(
    .main_5b68
  ):focus,
input[type="reset"]:not(.tertiary-d081):not(
    .main_5b68
  ):active,
input[type="reset"]:not(.tertiary-d081):not(
    .main_5b68
  ):focus,
input[type="submit"]:not(.tertiary-d081):not(
    .main_5b68
  ):active,
input[type="submit"]:not(.tertiary-d081):not(
    .main_5b68
  ):focus {
  outline: 0;
}
.grid-7ff7:not(.tertiary-d081):not(
    .main_5b68
  ).fn-loading-48e9,
button:not(.tertiary-d081):not(
    .main_5b68
  ).fn-loading-48e9,
input[type="button"]:not(.tertiary-d081):not(
    .main_5b68
  ).fn-loading-48e9,
input[type="reset"]:not(.tertiary-d081):not(
    .main_5b68
  ).fn-loading-48e9,
input[type="submit"]:not(.tertiary-d081):not(
    .main_5b68
  ).fn-loading-48e9 {
  position: relative;
}
.grid-7ff7:not(.tertiary-d081):not(
    .main_5b68
  ).fn-loading-48e9
  .panel_d8af,
.grid-7ff7:not(.tertiary-d081):not(
    .main_5b68
  ).fn-loading-48e9
  .bronze_c4bd,
.grid-7ff7:not(.tertiary-d081):not(
    .main_5b68
  ).fn-loading-48e9
  .item-white-678f,
.grid-7ff7:not(.tertiary-d081):not(
    .main_5b68
  ).fn-loading-48e9
  i,
.grid-7ff7:not(.tertiary-d081):not(
    .main_5b68
  ).fn-loading-48e9
  svg,
button:not(.tertiary-d081):not(
    .main_5b68
  ).fn-loading-48e9
  .panel_d8af,
button:not(.tertiary-d081):not(
    .main_5b68
  ).fn-loading-48e9
  .bronze_c4bd,
button:not(.tertiary-d081):not(
    .main_5b68
  ).fn-loading-48e9
  .item-white-678f,
button:not(.tertiary-d081):not(
    .main_5b68
  ).fn-loading-48e9
  i,
button:not(.tertiary-d081):not(
    .main_5b68
  ).fn-loading-48e9
  svg,
input[type="button"]:not(.tertiary-d081):not(
    .main_5b68
  ).fn-loading-48e9
  .panel_d8af,
input[type="button"]:not(.tertiary-d081):not(
    .main_5b68
  ).fn-loading-48e9
  .bronze_c4bd,
input[type="button"]:not(.tertiary-d081):not(
    .main_5b68
  ).fn-loading-48e9
  .item-white-678f,
input[type="button"]:not(.tertiary-d081):not(
    .main_5b68
  ).fn-loading-48e9
  i,
input[type="button"]:not(.tertiary-d081):not(
    .main_5b68
  ).fn-loading-48e9
  svg,
input[type="reset"]:not(.tertiary-d081):not(
    .main_5b68
  ).fn-loading-48e9
  .panel_d8af,
input[type="reset"]:not(.tertiary-d081):not(
    .main_5b68
  ).fn-loading-48e9
  .bronze_c4bd,
input[type="reset"]:not(.tertiary-d081):not(
    .main_5b68
  ).fn-loading-48e9
  .item-white-678f,
input[type="reset"]:not(.tertiary-d081):not(
    .main_5b68
  ).fn-loading-48e9
  i,
input[type="reset"]:not(.tertiary-d081):not(
    .main_5b68
  ).fn-loading-48e9
  svg,
input[type="submit"]:not(.tertiary-d081):not(
    .main_5b68
  ).fn-loading-48e9
  .panel_d8af,
input[type="submit"]:not(.tertiary-d081):not(
    .main_5b68
  ).fn-loading-48e9
  .bronze_c4bd,
input[type="submit"]:not(.tertiary-d081):not(
    .main_5b68
  ).fn-loading-48e9
  .item-white-678f,
input[type="submit"]:not(.tertiary-d081):not(
    .main_5b68
  ).fn-loading-48e9
  i,
input[type="submit"]:not(.tertiary-d081):not(
    .main_5b68
  ).fn-loading-48e9
  svg {
  visibility: hidden;
}
.grid-7ff7:not(.tertiary-d081):not(
    .main_5b68
  ).fn-loading-48e9:after,
button:not(.tertiary-d081):not(
    .main_5b68
  ).fn-loading-48e9:after,
input[type="button"]:not(.tertiary-d081):not(
    .main_5b68
  ).fn-loading-48e9:after,
input[type="reset"]:not(.tertiary-d081):not(
    .main_5b68
  ).fn-loading-48e9:after,
input[type="submit"]:not(.tertiary-d081):not(
    .main_5b68
  ).fn-loading-48e9: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;
}
.grid-7ff7:not(.tertiary-d081):not(.main_5b68),
input[type="button"]:not(.tertiary-d081):not(
    .main_5b68
  ),
input[type="reset"]:not(.tertiary-d081):not(
    .main_5b68
  ),
input[type="submit"]:not(.tertiary-d081):not(
    .main_5b68
  ) {
  color: #fff;
  background: #235787;
}
.grid-7ff7:not(.tertiary-d081):not(
    .main_5b68
  ):focus,
input[type="button"]:not(.tertiary-d081):not(
    .main_5b68
  ):focus,
input[type="reset"]:not(.tertiary-d081):not(
    .main_5b68
  ):focus,
input[type="submit"]:not(.tertiary-d081):not(
    .main_5b68
  ):focus {
  color: #fff;
}
.grid-7ff7.fn-disabled-48e9:not(.tertiary-d081):not(
    .main_5b68
  ),
.grid-7ff7[disabled]:not(.tertiary-d081):not(
    .main_5b68
  ),
button.fn-disabled-48e9:not(.tertiary-d081):not(
    .main_5b68
  ),
button[disabled]:not(.tertiary-d081):not(
    .main_5b68
  ) {
  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;
}
.caption_73b3 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.caption_73b3: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;
}
.shade-gold-ae47 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.carousel-motion-effb {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.wood_4092 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.progress-cold-9f2d:after,
.progress-cold-9f2d:before,
.form-full-f6cd:after,
.form-full-f6cd:before,
.layout_first_bc6b:after,
.layout_first_bc6b:before,
.prev_3d19:after,
.prev_3d19:before,
.last-1ace:after,
.last-1ace:before,
.gradient-warm-4409:after,
.gradient-warm-4409:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.progress-cold-9f2d:after,
.form-full-f6cd:after,
.layout_first_bc6b:after,
.prev_3d19:after,
.last-1ace:after,
.gradient-warm-4409:after {
  clear: both;
}
.form-full-f6cd .sidebar_cool_d429,
.layout_first_bc6b .sidebar_cool_d429,
.image-84e1 .sidebar_cool_d429 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.brown_e0b5 {
  display: inline-block;
}
.module-pressed-87cb {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.module-pressed-87cb img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.module-pressed-87cb .advanced-c78a {
  padding: 1em 0;
  font-size: 85%;
}
.advanced-c78a {
  text-align: left;
  font-style: italic;
  color: #999;
}
.in_c0ad {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.in_c0ad:after,
.in_c0ad:before {
  content: "";
  display: table;
}
.in_c0ad:after {
  clear: both;
}
.filter_blue_58e7 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.menu_1f95 .filter_blue_58e7 {
  max-width: 50%;
}
.wide-a146 .filter_blue_58e7 {
  max-width: 33.33%;
}
.badge-action-dec0 .filter_blue_58e7 {
  max-width: 25%;
}
.bright-5b33 .filter_blue_58e7 {
  max-width: 20%;
}
.east_9fb0 .filter_blue_58e7 {
  max-width: 16.66%;
}
.north_faab .filter_blue_58e7 {
  max-width: 14.28%;
}
.background_428b .filter_blue_58e7 {
  max-width: 12.5%;
}
.logo-paper-56db .filter_blue_58e7 {
  max-width: 11.11%;
}
.widget-middle-1c57 {
  display: block;
}
.hidden_east_ccab .border-fast-f3a3 label,
.hidden_east_ccab .text_1b61 label,
.hidden_east_ccab .badge-9c39 label,
.hidden_east_ccab .progress-rough-dcef label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.summary-huge-9c5d {
  list-style: none;
  margin: 0;
}
.summary-huge-9c5d article.green_1e44 {
  margin-bottom: 0;
}
.summary-huge-9c5d ul {
  list-style: none;
  margin: 0;
}
.summary-huge-9c5d .hidden-1bdd li.green_1e44 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .summary-huge-9c5d .hidden-1bdd li.green_1e44 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .summary-huge-9c5d .hidden-1bdd li.green_1e44: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) {
  .summary-huge-9c5d .hidden-1bdd li.green_1e44 li.green_1e44 li.green_1e44 li.green_1e44 {
    padding-left: 0;
  }
}
article.green_1e44 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.green_1e44 .form-full-f6cd p:last-of-type {
  margin-bottom: 0;
}
article.green_1e44 .notice_5adc {
  float: left;
}
article.green_1e44 .focused_ed70 {
  margin-left: 85px;
}
article.green_1e44 .primary_6b62 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.green_1e44 .primary_6b62 .full_1932 {
  margin-left: 10px;
}
article.green_1e44 .gallery-plasma-5f00 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.green_1e44 .slow_5055 {
  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 .border-fast-f3a3,
  #respond .badge-9c39,
  #respond .progress-rough-dcef {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .border-fast-f3a3 input,
#respond .badge-9c39 input,
#respond .progress-rough-dcef input {
  width: 100%;
}
#respond .progress-rough-dcef {
  margin-right: 0;
}
#respond .caption_full_af17 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.element_f1a6 {
  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;
}
.element_f1a6.photo-fresh-3967 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.element_f1a6 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%);
}
.element_f1a6:focus,
.element_f1a6: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);
}
.slider_small_ecc0 {
  border-radius: 10%;
}
.over_b882 {
  border-radius: 50%;
}
.old-7467 {
  font-size: 0.72em;
}
.new-7e13 {
  font-size: 0.875em;
}
.medium-113c {
  font-size: 1.1em;
}
.avatar-90e7 {
  text-transform: uppercase;
  line-height: 1.2;
}
.avatar-90e7.old-7467 {
  letter-spacing: 0.5px;
}
.tiny_fabc,
.tiny_fabc a {
  color: #6d6d6d;
}
.tiny_fabc a:hover {
  color: #111;
}
.box-top-74ee {
  color: #6d6d6d;
}
.summary-up-37fe {
  overflow-x: hidden;
}
.summary-up-37fe .primary_9f0c.purple-0caa {
  position: relative;
}
.summary-up-37fe .primary_9f0c.purple-0caa.wrapper-white-c341 {
  position: initial;
}
.summary-up-37fe
  .primary_9f0c.purple-0caa.wrapper-white-c341
  .module-6002 {
  left: auto;
}
.summary-up-37fe .primary_9f0c .module-6002 {
  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;
}
.summary-up-37fe .primary_9f0c:hover.purple-0caa {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.summary-up-37fe
  .primary_9f0c:hover.purple-0caa
  .module-6002 {
  display: block;
  z-index: 9999999;
}
.summary-up-37fe .grid_134f .mask_stale_b68d,
.summary-up-37fe .form-5f92 .mask_stale_b68d {
  display: none;
}
.summary-up-37fe .avatar_gold_dd1f .primary_9f0c:hover.purple-0caa {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.hidden_east_ccab .border-fast-f3a3 label,
.hidden_east_ccab .text_1b61 label,
.hidden_east_ccab .badge-9c39 label,
.hidden_east_ccab .progress-rough-dcef label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.summary-huge-9c5d {
  list-style: none;
  margin: 0;
}
.summary-huge-9c5d article.green_1e44 {
  margin-bottom: 0;
}
.summary-huge-9c5d ul {
  list-style: none;
  margin: 0;
}
.summary-huge-9c5d .hidden-1bdd li.green_1e44 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .summary-huge-9c5d .hidden-1bdd li.green_1e44 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .summary-huge-9c5d .hidden-1bdd li.green_1e44: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) {
  .summary-huge-9c5d .hidden-1bdd li.green_1e44 li.green_1e44 li.green_1e44 li.green_1e44 {
    padding-left: 0;
  }
}
article.green_1e44 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.green_1e44 .form-full-f6cd p:last-of-type {
  margin-bottom: 0;
}
article.green_1e44 .notice_5adc {
  float: left;
}
article.green_1e44 .focused_ed70 {
  margin-left: 85px;
}
article.green_1e44 .primary_6b62 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.green_1e44 .primary_6b62 .full_1932 {
  margin-left: 10px;
}
article.green_1e44 .gallery-plasma-5f00 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.green_1e44 .slow_5055 {
  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 .border-fast-f3a3,
  #respond .badge-9c39,
  #respond .progress-rough-dcef {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .border-fast-f3a3 input,
#respond .badge-9c39 input,
#respond .progress-rough-dcef input {
  width: 100%;
}
#respond .progress-rough-dcef {
  margin-right: 0;
}
#respond .caption_full_af17 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.grid_134f .element_easy_51ae {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.element_easy_51ae .form-8787.description_center_5102 .row-fixed-e1c7 > li > a:focus,
.element_easy_51ae .form-8787.description_center_5102 .row-fixed-e1c7 > li > a:hover,
.element_easy_51ae .form-8787.current_a0b5 .row-fixed-e1c7 > li > a:focus,
.element_easy_51ae .form-8787.current_a0b5 .row-fixed-e1c7 > li > a:hover,
.element_easy_51ae .form-8787.module_0e88 .row-fixed-e1c7 > li > a:focus,
.element_easy_51ae .form-8787.module_0e88 .row-fixed-e1c7 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.element_easy_51ae
  .form-8787.description_center_5102
  .row-fixed-e1c7
  > li.old-36f2
  > a,
.element_easy_51ae
  .form-8787.description_center_5102
  .row-fixed-e1c7
  > li.main-2060
  > a,
.element_easy_51ae
  .form-8787.current_a0b5
  .row-fixed-e1c7
  > li.old-36f2
  > a,
.element_easy_51ae
  .form-8787.current_a0b5
  .row-fixed-e1c7
  > li.main-2060
  > a,
.element_easy_51ae
  .form-8787.module_0e88
  .row-fixed-e1c7
  > li.old-36f2
  > a,
.element_easy_51ae .form-8787.module_0e88 .row-fixed-e1c7 > li.west-01a7 > a {
  color: rgba(255, 255, 255, 0.99);
}
.element_easy_51ae .static_1153,
.element_easy_51ae .static_1153 a {
  color: rgba(255, 255, 255, 0.99);
}
.element_easy_51ae .detail_top_cceb.accordion_brown_f4d0 li a,
.element_easy_51ae .row_liquid_f3db a,
.element_easy_51ae .dim_fda6,
.element_easy_51ae .row-fixed-e1c7 > li > a,
.element_easy_51ae .middle-7b06 {
  color: rgba(255, 255, 255, 0.79);
}
.element_easy_51ae .detail_top_cceb.accordion_brown_f4d0 li a:hover,
.element_easy_51ae .row_liquid_f3db a:hover,
.element_easy_51ae .dim_fda6:hover,
.element_easy_51ae .row-fixed-e1c7 > li > a:hover,
.element_easy_51ae .middle-7b06:hover {
  color: rgba(255, 255, 255, 0.99);
}
.element_easy_51ae .layout-305e {
  color: rgba(255, 255, 255, 0.79);
}
.element_easy_51ae .layout-305e .in-07f5 {
  color: rgba(255, 255, 255, 0.99);
}
.element_easy_51ae .layout-305e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.element_easy_51ae .photo-upper-5ec2 .link-warm-43df {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.element_easy_51ae .photo-upper-5ec2 .link-warm-43df .notice-c06a {
  color: rgba(255, 255, 255, 0.79);
}
.element_easy_51ae
  .photo-upper-5ec2
  .link-warm-43df
  .notice-c06a::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.element_easy_51ae
  .photo-upper-5ec2
  .link-warm-43df
  .notice-c06a:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.element_easy_51ae
  .photo-upper-5ec2
  .link-warm-43df
  .notice-c06a::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.element_easy_51ae
  .photo-upper-5ec2
  .link-warm-43df
  .notice-c06a::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.element_easy_51ae .photo-upper-5ec2 .wrapper_5924 {
  color: rgba(255, 255, 255, 0.79);
}
.element_easy_51ae .photo-upper-5ec2 .wrapper_5924:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accent_white_82b2
  .element_easy_51ae
  .photo-upper-5ec2
  .notification-in-74fa
  .container-7932 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.accent_white_82b2
  .element_easy_51ae
  .photo-upper-5ec2
  .notification-in-74fa
  .notice-c06a {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.grid_134f .box-aaf4 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.box-aaf4 .form-8787.description_center_5102 .row-fixed-e1c7 > li > a:focus,
.box-aaf4 .form-8787.description_center_5102 .row-fixed-e1c7 > li > a:hover,
.box-aaf4 .form-8787.current_a0b5 .row-fixed-e1c7 > li > a:focus,
.box-aaf4 .form-8787.current_a0b5 .row-fixed-e1c7 > li > a:hover,
.box-aaf4 .form-8787.module_0e88 .row-fixed-e1c7 > li > a:focus,
.box-aaf4 .form-8787.module_0e88 .row-fixed-e1c7 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.box-aaf4
  .form-8787.description_center_5102
  .row-fixed-e1c7
  > li.old-36f2
  > a,
.box-aaf4
  .form-8787.description_center_5102
  .row-fixed-e1c7
  > li.main-2060
  > a,
.box-aaf4
  .form-8787.current_a0b5
  .row-fixed-e1c7
  > li.old-36f2
  > a,
.box-aaf4
  .form-8787.current_a0b5
  .row-fixed-e1c7
  > li.main-2060
  > a,
.box-aaf4
  .form-8787.module_0e88
  .row-fixed-e1c7
  > li.old-36f2
  > a,
.box-aaf4 .form-8787.module_0e88 .row-fixed-e1c7 > li.west-01a7 > a {
  color: rgba(0, 0, 0, 0.8);
}
.box-aaf4 .static_1153,
.box-aaf4 .static_1153 a {
  color: rgba(0, 0, 0, 0.8);
}
.box-aaf4 .detail_top_cceb.accordion_brown_f4d0 li a,
.box-aaf4 .row_liquid_f3db a,
.box-aaf4 .dim_fda6,
.box-aaf4 .row-fixed-e1c7 > li > a,
.box-aaf4 .middle-7b06 {
  color: rgba(0, 0, 0, 0.55);
}
.box-aaf4 .detail_top_cceb.accordion_brown_f4d0 li a:hover,
.box-aaf4 .row_liquid_f3db a:hover,
.box-aaf4 .dim_fda6:hover,
.box-aaf4 .row-fixed-e1c7 > li > a:hover,
.box-aaf4 .middle-7b06:hover {
  color: rgba(0, 0, 0, 0.8);
}
.box-aaf4 .layout-305e {
  color: rgba(0, 0, 0, 0.55);
}
.box-aaf4 .layout-305e .in-07f5 {
  color: rgba(0, 0, 0, 0.8);
}
.box-aaf4 .layout-305e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.caption_short_c8c1 .logo_last_29e5 {
  margin-left: auto;
  margin-right: auto;
}
.layout_first_bc6b > * {
  margin-left: auto;
  margin-right: auto;
}
.layout_first_bc6b .shade-gold-ae47 {
  margin-right: 1.41575em;
}
.block-348e .layout_first_bc6b > .grid_65e4 {
  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;
}
.block-348e .layout_first_bc6b > .center_2200 {
  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;
}
.sidebar-8cc3.caption_short_c8c1 .logo_last_29e5,
.smooth-4d1f.caption_short_c8c1 .logo_last_29e5 {
  margin-left: 0;
}
.tag-1475.caption_short_c8c1 .logo_last_29e5,
.tertiary_fe56.caption_short_c8c1 .logo_last_29e5 {
  margin-right: 0;
}
.layout_first_bc6b ol,
.layout_first_bc6b ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.content_mini_2ada video {
  max-width: 100%;
}
.cool-49f8 img {
  display: block;
}
.cool-49f8.shade-gold-ae47,
.cool-49f8.carousel-motion-effb {
  width: 100%;
}
.cool-49f8.center_2200 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.wrapper-rough-6258:not(.top-0c11) {
  margin: 1.5em auto;
}
.under_6737 p {
  padding: 1.5em 14px;
}
ul.card-bright-12a4.center_2200,
ul.card-bright-12a4.grid_65e4,
ul.card-bright-12a4.avatar_rough_a876.grid_65e4 {
  padding: 0 14px;
}
.new_5633 {
  display: block;
  overflow-x: auto;
}
.new_5633 table {
  border-collapse: collapse;
  width: 100%;
}
.new_5633 td,
.new_5633 th {
  padding: 0.5em;
}
.layout_first_bc6b li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.layout_first_bc6b ol ol,
.layout_first_bc6b ol ul,
.layout_first_bc6b ul ol,
.layout_first_bc6b ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.layout_first_bc6b ol ol li,
.layout_first_bc6b ol ul li,
.layout_first_bc6b ul ol li,
.layout_first_bc6b ul ul li {
  margin-left: 0;
}
.lite_c10e.shadow_action_68ec > .caption_orange_e7a8 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.lite_c10e.shadow_action_68ec > .caption_orange_e7a8 iframe,
.lite_c10e.shadow_action_68ec > .caption_orange_e7a8 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.slow-9b0e {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.slow-9b0e.tooltip_west_a36a {
  padding: 0;
}
.slow-9b0e.tooltip_west_a36a cite {
  font-size: 13px;
}
.slow-9b0e > * {
  margin-left: 16px;
  margin-right: 16px;
}
.slow-9b0e cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.focus-17fc {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.focus-17fc > p:first-child {
  margin-top: 0;
}
.focus-17fc cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.focus-17fc blockquote {
  border-left: 0;
}
.component-9a71 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.component-9a71:not(.nav-fresh-e61f) {
  max-width: 100px;
}
.component-9a71.image-cool-ca5c {
  border-bottom: none !important;
  text-align: center;
}
.component-9a71.image-cool-ca5c::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .under_6737 p {
    padding: 1.5em 0;
  }
}
.media_orange_cccb {
  color: #0073aa;
}
.secondary-slow-8bec {
  background-color: #0073aa;
}
.component_hard_abed {
  color: #229fd8;
}
.overlay_tiny_542a {
  background-color: #229fd8;
}
.slider_old_c40c {
  color: #eee;
}
.secondary_04e9 {
  background-color: #eee;
}
.red-ebff {
  color: #444;
}
.hot-03fd {
  background-color: #444;
}
.dim_f703 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.dim_f703 .widget_steel_2ebf .row_liquid_f3db {
  font-size: 15px;
}
.dim_f703 .row_liquid_f3db {
  line-height: 1.3;
}
.dim_f703 .box-aaf4 {
}
.dim_f703 .element_easy_51ae {
  background: #235787;
}
.paragraph-upper-f478 {
  padding: 0;
}
.paragraph-upper-f478 .element_easy_51ae {
  background: #1a1a1a;
}
.paragraph-upper-f478 .box-aaf4 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.tall-4612 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.tall-4612 .box-aaf4 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.tall-4612 .element_easy_51ae {
  background: #303030;
}
.gradient-warm-4409 {
  position: relative;
  z-index: 10;
}
.gradient-warm-4409 .hard-f348 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.short-dce4 .purple-0caa {
  display: inline-block;
  vertical-align: middle;
}
.short-dce4.gradient-pressed-43dc .purple-0caa {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .short-dce4.gradient-pressed-43dc .purple-0caa {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .short-dce4.gradient-pressed-43dc .purple-0caa {
    margin-right: 0.4em;
  }
}
.short-dce4.gradient-pressed-43dc .purple-0caa:last-child {
  margin-right: 0;
}
.wide-ba4b .hard-f348 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .grid_134f .widget_steel_2ebf {
    margin: 0 -0.5em;
  }
  .grid_134f .widget_steel_2ebf [class*="customify-col-"],
  .grid_134f .widget_steel_2ebf [class*="customify-col_"],
  .grid_134f .widget_steel_2ebf [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.grid_134f.outer-62d4 .hard-f348 {
  background: 0 0 !important;
}
.grid_134f.outer-62d4 .hard-f348,
.grid_134f.wide-ba4b .hard-f348 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .grid_134f.disabled_basic_9613 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.grid_134f.wide-ba4b .hard-f348 {
  box-shadow: none !important;
}
.dynamic-ccec {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .dynamic-ccec {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .dynamic-ccec {
    padding: 18px 0 20px;
  }
}
.dynamic-ccec .small_499f {
  width: 100%;
}
.dynamic-ccec .dropdown-8955 {
  margin-bottom: 0;
}
.dynamic-ccec .shade_middle_6a93 {
  margin-top: 5px;
  font-size: 0.875em;
}
.rough-d4fd {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.rough-d4fd .fresh_61d9 {
  width: 100%;
}
.focused_2828 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.focused_2828 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.focused_2828 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;
}
.focused_2828 li:last-child:after {
  display: none;
}
.focused_2828 li a {
  font-weight: 500;
  margin-right: 10px;
}
.pro_62bc .mask_stale_b68d button,
.dynamic-ccec .mask_stale_b68d button {
  left: 0;
}
.pro_62bc .fresh_61d9,
.dynamic-ccec .fresh_61d9 {
  padding-left: 0;
  padding-right: 0;
}
.pro_62bc .rough-d4fd,
.dynamic-ccec .rough-d4fd {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.pro_62bc {
  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;
}
.pro_62bc: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;
}
.pro_62bc .content_under_6fe3 {
  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) {
  .pro_62bc .content_under_6fe3 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .pro_62bc .content_under_6fe3 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .pro_62bc .content_under_6fe3 {
    min-height: 200px;
  }
}
.pro_62bc .focused_2828 {
  color: rgba(255, 255, 255, 0.8);
}
.pro_62bc .focused_2828 a,
.pro_62bc .focused_2828 li:after {
  color: inherit;
}
.pro_62bc .focused_2828 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.hero-top-1418 {
  margin-bottom: 0.5em;
}
.picture_ce8a {
  margin-bottom: 1.2em;
}
.picture_ce8a,
.hero-top-1418 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.picture_ce8a p:last-child,
.hero-top-1418 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .mask_stale_b68d,
#masthead .mask_stale_b68d {
  display: none;
}
#masthead
  > .mask_stale_b68d.article_7008 {
  display: none;
}
#masthead > .mask_stale_b68d button {
  left: 0;
}
.gallery_pressed_ec6f {
  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%;
}
.gallery_pressed_ec6f .purple-0caa {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.gallery_pressed_ec6f .notice_smooth_cbed {
  display: -webkit-box;
  display: flex;
}
.gallery_pressed_ec6f .notice_smooth_cbed.fluid_31e7 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.gallery_pressed_ec6f .notice_smooth_cbed.bottom_8178 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.gallery_pressed_ec6f .notice_smooth_cbed.primary_hovered_9f25 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.gallery_pressed_ec6f.row_simple_3ce1.search_action_6b53 .notice_smooth_cbed.fluid_31e7 {
  flex-basis: 100%;
}
.gallery_pressed_ec6f.alert_9d6a .notice_smooth_cbed.bottom_8178 {
  -webkit-box-flex: 1;
  flex: auto;
}
.gallery_pressed_ec6f.alert_9d6a .notice_smooth_cbed.primary_hovered_9f25 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .mask_stale_b68d.article_7008 {
  display: none;
}
#masthead > .mask_stale_b68d button {
  left: 0;
}
.filter_east_c3de {
  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;
}
.filter_east_c3de:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.filter_east_c3de.description-warm-30f5 i {
  margin-right: 4px;
}
.filter_east_c3de.photo-black-0017 i {
  margin-left: 5px;
}
.row_liquid_f3db p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.row_liquid_f3db p:last-child {
  margin-bottom: 0;
}
.nav_2a8b {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.nav_2a8b a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.nav_2a8b img {
  display: block;
  width: auto;
  line-height: 1;
}
.nav_2a8b .static_1153 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.nav_2a8b .right_ebaa {
  margin: 5px 0 7px 0;
}
.nav_2a8b.pressed_b4a0 .focus-b7b1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.nav_2a8b.pressed_b4a0 .basic_0978 {
  margin-left: 7px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.nav_2a8b.outline_short_26d6 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.nav_2a8b.outline_short_26d6 .focus-b7b1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.nav_2a8b.outline_short_26d6 .basic_0978 {
  margin-right: 7px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.nav_2a8b.icon-9ce4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.nav_2a8b.status_cc4b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.nav_2a8b.status_cc4b .basic_0978 {
  margin-top: 7px;
}
.accent-f4c7 {
  display: inline-block;
}
.gradient-warm-4409 .item-fdde .nav_2a8b img {
  max-width: 100%;
}
.form-8787 .tooltip-c166.container-upper-59c0,
.progress_basic_5f26 .tooltip-c166.container-upper-59c0 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.form-8787 .new-7836,
.progress_basic_5f26 .new-7836 {
  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%);
}
.form-8787 .new-7836 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.form-8787.dirty_7863 .new-7836 {
  display: none;
}
.form-8787 .background_yellow_f01a {
  list-style: none;
  padding: 0;
  margin: 0;
}
.form-8787 .background_yellow_f01a li {
  display: inline-block;
  position: relative;
}
.form-8787 .background_yellow_f01a li:last-child {
  margin-right: 0;
}
.form-8787 .background_yellow_f01a 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;
}
.form-8787 .background_yellow_f01a li.west-01a7 > a {
  color: rgba(0, 0, 0, 0.9);
}
.form-8787 .background_yellow_f01a > 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;
}
.form-8787 .background_yellow_f01a > li > a i {
  line-height: 0;
}
.form-8787 .background_yellow_f01a > li.panel-b40f > a .new-7836 {
  margin-left: 4px;
  line-height: 0;
}
.form-8787 .background_yellow_f01a .steel-3af3 li.panel-b40f > a {
  position: relative;
}
.form-8787 .background_yellow_f01a .steel-3af3 li.panel-b40f > a:after,
.form-8787 .background_yellow_f01a .steel-3af3 li.panel-b40f > a:before {
  content: "";
  display: table;
}
.form-8787 .background_yellow_f01a .steel-3af3 li.panel-b40f > a:after {
  clear: both;
}
.form-8787 .background_yellow_f01a .steel-3af3 li.panel-b40f > a .new-7836 {
  margin-left: 5px;
  float: right;
}
.form-8787 .up-ca97,
.form-8787 .steel-3af3 {
  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;
}
.form-8787 .steel-3af3 {
  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;
}
.form-8787 .steel-3af3 .container-upper-59c0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.form-8787 .steel-3af3 .new-7836 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.form-8787 .steel-3af3 li {
  display: block;
  margin: 0;
  padding: 0;
}
.form-8787 .steel-3af3 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;
}
.form-8787 .steel-3af3 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.form-8787 .steel-3af3 .steel-3af3 {
  top: 0;
  left: 100%;
}
.form-8787 .soft-2978.fn-focus-48e9 > .up-ca97,
.form-8787 .soft-2978.fn-focus-48e9 > .steel-3af3,
.form-8787 .soft-2978:focus > .up-ca97,
.form-8787 .soft-2978:focus > .steel-3af3,
.form-8787 .soft-2978:hover > .up-ca97,
.form-8787 .soft-2978:hover > .steel-3af3 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.form-8787.module_0e88 .row-fixed-e1c7:after,
.form-8787.module_0e88 .row-fixed-e1c7:before {
  content: "";
  display: table;
}
.form-8787.module_0e88 .row-fixed-e1c7:after {
  clear: both;
}
.form-8787.module_0e88 .row-fixed-e1c7 > li {
  float: left;
}
.form-8787.bottom_f942 .row-fixed-e1c7:after,
.form-8787.bottom_f942 .row-fixed-e1c7:before {
  content: "";
  display: table;
}
.form-8787.bottom_f942 .row-fixed-e1c7:after {
  clear: both;
}
.form-8787.bottom_f942 .row-fixed-e1c7 > li {
  float: left;
}
.form-8787.bottom_f942 .row-fixed-e1c7 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.form-8787.bottom_f942 .row-fixed-e1c7 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.form-8787.bottom_f942 .row-fixed-e1c7 > li.old-36f2 > a,
.form-8787.bottom_f942 .row-fixed-e1c7 > li.west-01a7 > a {
  color: #fff;
  background-color: #1e4b75;
}
.form-8787.description_center_5102 .row-fixed-e1c7 > li > a .container-upper-59c0 {
  position: relative;
}
.form-8787.description_center_5102 .row-fixed-e1c7 > li > a .container-upper-59c0: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;
}
.form-8787.description_center_5102
  .row-fixed-e1c7
  > li:focus
  > a
  .container-upper-59c0:before,
.form-8787.description_center_5102
  .row-fixed-e1c7
  > li:hover
  > a
  .container-upper-59c0:before {
  width: 100%;
  background-color: currentColor;
}
.form-8787.description_center_5102
  .row-fixed-e1c7
  > li.old-36f2
  > a
  .container-upper-59c0:before,
.form-8787.description_center_5102
  .row-fixed-e1c7
  > li.main-2060
  > a
  .container-upper-59c0:before {
  width: 100%;
  background-color: currentColor;
}
.form-8787.current_a0b5 .row-fixed-e1c7 > li > a .container-upper-59c0 {
  position: relative;
}
.form-8787.current_a0b5 .row-fixed-e1c7 > li > a .container-upper-59c0: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;
}
.form-8787.current_a0b5 .row-fixed-e1c7 > li:focus > a .container-upper-59c0:before,
.form-8787.current_a0b5
  .row-fixed-e1c7
  > li:hover
  > a
  .container-upper-59c0:before {
  width: 100%;
  background-color: currentColor;
}
.form-8787.current_a0b5
  .row-fixed-e1c7
  > li.old-36f2
  > a
  .container-upper-59c0:before,
.form-8787.current_a0b5
  .row-fixed-e1c7
  > li.main-2060
  > a
  .container-upper-59c0:before {
  width: 100%;
  background-color: currentColor;
}
.progress_basic_5f26 .background_yellow_f01a {
  margin: 0;
  padding: 0;
  list-style: none;
}
.progress_basic_5f26 .background_yellow_f01a li:first-child > a {
  border-top: none;
}
.progress_basic_5f26 .background_yellow_f01a .image_tiny_4277 > .container-upper-59c0 .new-7836 {
  display: none;
}
.progress_basic_5f26 .background_yellow_f01a li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.progress_basic_5f26 .background_yellow_f01a li:last-child {
  border: none;
}
.progress_basic_5f26 .background_yellow_f01a li.panel-b40f > a {
  padding-right: 45px !important;
}
.progress_basic_5f26 .background_yellow_f01a li a {
  display: block;
  padding: 0.55em 1.5em;
}
.progress_basic_5f26 .background_yellow_f01a li a:focus,
.progress_basic_5f26 .background_yellow_f01a li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.progress_basic_5f26 .background_yellow_f01a li .tooltip_next_9096 {
  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;
}
.progress_basic_5f26 .background_yellow_f01a li .tooltip_next_9096:hover {
  box-shadow: none;
}
.progress_basic_5f26 .background_yellow_f01a li .tooltip_next_9096 .new-7836 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.progress_basic_5f26 .background_yellow_f01a .steel-3af3 {
  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);
}
.progress_basic_5f26 .background_yellow_f01a .steel-3af3 li a {
  padding-left: 3em;
}
.progress_basic_5f26 .background_yellow_f01a .narrow_a6b5 > a .tooltip_next_9096 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.progress_basic_5f26 .background_yellow_f01a .narrow_a6b5 > .steel-3af3 {
  display: block;
  opacity: 1;
}
.image_large_fbf1 {
  max-width: 100%;
}
.complex_93d3 {
  line-height: 0;
  cursor: pointer;
}
.middle-7b06 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.middle-7b06:hover {
  box-shadow: none;
  color: currentColor;
}
.middle-7b06 svg {
  width: 18px;
  height: 18px;
}
.middle-7b06 .hero_fcd1 {
  display: none;
}
.gas-dc62 {
  position: relative;
}
.gas-dc62.fn-active-48e9 .middle-7b06 .outer_6305 {
  display: none;
}
.gas-dc62.fn-active-48e9 .middle-7b06 .hero_fcd1 {
  display: inline-block;
}
.gas-dc62 .over_ecc9 {
  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);
}
.gas-dc62.south_9163 .over_ecc9 {
  left: auto;
  right: -0.9em;
}
.gas-dc62.south_9163 .accent-motion-cbe3::before {
  left: auto;
  right: 15px;
}
.gas-dc62.fn-active-48e9 .over_ecc9 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.notification-in-74fa {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.notification-in-74fa label {
  flex-basis: 100%;
}
.notification-in-74fa .link-warm-43df {
  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;
}
.notification-in-74fa .notice-c06a {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.notification-in-74fa .notice-c06a:focus {
  background-color: transparent;
}
.notification-in-74fa button.wrapper_5924 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.notification-in-74fa button.wrapper_5924:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.notification-in-74fa button.wrapper_5924 svg {
  width: 18px;
  height: 18px;
}
.notification-in-74fa input[type="submit"] {
  min-height: auto;
}
.photo-upper-5ec2 .notification-in-74fa .notice-c06a {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.accent-motion-cbe3 {
  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) {
  .accent-motion-cbe3 {
    width: 220px;
  }
}
.accent-motion-cbe3 label {
  flex-basis: 100%;
}
.accent-motion-cbe3::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;
}
.accent_white_82b2 .photo-upper-5ec2 .notification-in-74fa {
  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;
}
.accent_white_82b2
  .photo-upper-5ec2
  .notification-in-74fa
  .link-warm-43df {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.accent_white_82b2 .photo-upper-5ec2 .notification-in-74fa .notice-c06a {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.accent_white_82b2
  .photo-upper-5ec2
  .notification-in-74fa
  .notice-c06a:focus {
  background: 0 0;
}
.accent_white_82b2
  .photo-upper-5ec2
  .notification-in-74fa
  .container-7932 {
  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;
}
.detail_top_cceb {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.detail_top_cceb li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.detail_top_cceb li:last-child {
  margin-right: 0;
}
.detail_top_cceb li:first-child {
  margin-left: 0;
}
.detail_top_cceb.gold-48dc a {
  color: #fff;
}
.detail_top_cceb.gold-48dc a:hover {
  color: #fff;
}
.detail_top_cceb a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.detail_top_cceb a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.detail_top_cceb a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.detail_top_cceb a:hover {
  opacity: 0.9;
  color: inherit;
}
.detail_top_cceb [class*="social-icon-apple"] {
  background-color: #999;
}
.detail_top_cceb [class*="social-icon-apple"].nav_dc21 {
  background-color: transparent;
  color: #999;
}
.detail_top_cceb [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.detail_top_cceb [class*="social-icon-behance"].nav_dc21 {
  background-color: transparent;
  color: #1769ff;
}
.detail_top_cceb [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.detail_top_cceb [class*="social-icon-bitbucket"].nav_dc21 {
  background-color: transparent;
  color: #205081;
}
.detail_top_cceb [class*="social-icon-codepen"] {
  background-color: #000;
}
.detail_top_cceb [class*="social-icon-codepen"].nav_dc21 {
  background-color: transparent;
  color: #000;
}
.detail_top_cceb [class*="social-icon-delicious"] {
  background-color: #39f;
}
.detail_top_cceb [class*="social-icon-delicious"].nav_dc21 {
  background-color: transparent;
  color: #39f;
}
.detail_top_cceb [class*="social-icon-digg"] {
  background-color: #005be2;
}
.detail_top_cceb [class*="social-icon-digg"].nav_dc21 {
  background-color: transparent;
  color: #005be2;
}
.detail_top_cceb [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.detail_top_cceb [class*="social-icon-dribbble"].nav_dc21 {
  background-color: transparent;
  color: #ea4c89;
}
.detail_top_cceb [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.detail_top_cceb [class*="social-icon-envelope"].nav_dc21 {
  background-color: transparent;
  color: #ea4335;
}
.detail_top_cceb [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.detail_top_cceb [class*="social-icon-facebook"].nav_dc21 {
  background-color: transparent;
  color: #3b5998;
}
.detail_top_cceb [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.detail_top_cceb [class*="social-icon-flickr"].nav_dc21 {
  background-color: transparent;
  color: #0063dc;
}
.detail_top_cceb [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.detail_top_cceb [class*="social-icon-foursquare"].nav_dc21 {
  background-color: transparent;
  color: #2d5be3;
}
.detail_top_cceb [class*="social-icon-github"] {
  background-color: #333;
}
.detail_top_cceb [class*="social-icon-github"].nav_dc21 {
  background-color: transparent;
  color: #333;
}
.detail_top_cceb [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.detail_top_cceb [class*="social-icon-google-plus"].nav_dc21 {
  background-color: transparent;
  color: #dd4b39;
}
.detail_top_cceb [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.detail_top_cceb [class*="social-icon-houzz"].nav_dc21 {
  background-color: transparent;
  color: #7ac142;
}
.detail_top_cceb [class*="social-icon-instagram"] {
  background-color: #262626;
}
.detail_top_cceb [class*="social-icon-instagram"].nav_dc21 {
  background-color: transparent;
  color: #262626;
}
.detail_top_cceb [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.detail_top_cceb [class*="social-icon-jsfiddle"].nav_dc21 {
  background-color: transparent;
  color: #487aa2;
}
.detail_top_cceb [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.detail_top_cceb [class*="social-icon-linkedin"].nav_dc21 {
  background-color: transparent;
  color: #0077b5;
}
.detail_top_cceb [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.detail_top_cceb [class*="social-icon-medium"].nav_dc21 {
  background-color: transparent;
  color: #00ab6b;
}
.detail_top_cceb [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.detail_top_cceb
  [class*="social-icon-odnoklassniki"].nav_dc21 {
  background-color: transparent;
  color: #f4731c;
}
.detail_top_cceb [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.detail_top_cceb [class*="social-icon-meetup"].nav_dc21 {
  background-color: transparent;
  color: #ec1c40;
}
.detail_top_cceb [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.detail_top_cceb [class*="social-icon-pinterest"].nav_dc21 {
  background-color: transparent;
  color: #bd081c;
}
.detail_top_cceb [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.detail_top_cceb [class*="social-icon-product-hunt"].nav_dc21 {
  background-color: transparent;
  color: #da552f;
}
.detail_top_cceb [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.detail_top_cceb [class*="social-icon-reddit"].nav_dc21 {
  background-color: transparent;
  color: #ff4500;
}
.detail_top_cceb [class*="social-icon-rss"] {
  background-color: #f26522;
}
.detail_top_cceb [class*="social-icon-rss"].nav_dc21 {
  background-color: transparent;
  color: #f26522;
}
.detail_top_cceb [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.detail_top_cceb
  [class*="social-icon-shopping-cart"].nav_dc21 {
  background-color: transparent;
  color: #4caf50;
}
.detail_top_cceb [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.detail_top_cceb [class*="social-icon-skype"].nav_dc21 {
  background-color: transparent;
  color: #00aff0;
}
.detail_top_cceb [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.detail_top_cceb [class*="social-icon-slideshare"].nav_dc21 {
  background-color: transparent;
  color: #0077b5;
}
.detail_top_cceb [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.detail_top_cceb [class*="social-icon-snapchat"].nav_dc21 {
  background-color: transparent;
  color: #fffc00;
}
.detail_top_cceb [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.detail_top_cceb [class*="social-icon-soundcloud"].nav_dc21 {
  background-color: transparent;
  color: #f80;
}
.detail_top_cceb [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.detail_top_cceb [class*="social-icon-spotify"].nav_dc21 {
  background-color: transparent;
  color: #2ebd59;
}
.detail_top_cceb [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.detail_top_cceb
  [class*="social-icon-stack-overflow"].nav_dc21 {
  background-color: transparent;
  color: #fe7a15;
}
.detail_top_cceb [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.detail_top_cceb [class*="social-icon-maldkfgram"].nav_dc21 {
  background-color: transparent;
  color: #2ca5e0;
}
.detail_top_cceb [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.detail_top_cceb [class*="social-icon-tripadvisor"].nav_dc21 {
  background-color: transparent;
  color: #589442;
}
.detail_top_cceb [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.detail_top_cceb [class*="social-icon-tumblr"].nav_dc21 {
  background-color: transparent;
  color: #35465c;
}
.detail_top_cceb [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.detail_top_cceb [class*="social-icon-twitch"].nav_dc21 {
  background-color: transparent;
  color: #6441a5;
}
.detail_top_cceb [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.detail_top_cceb [class*="social-icon-twitter"].nav_dc21 {
  background-color: transparent;
  color: #1da1f2;
}
.detail_top_cceb [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.detail_top_cceb [class*="social-icon-vimeo"].nav_dc21 {
  background-color: transparent;
  color: #1ab7ea;
}
.detail_top_cceb [class*="social-icon-vk"] {
  background-color: #45668e;
}
.detail_top_cceb [class*="social-icon-vk"].nav_dc21 {
  background-color: transparent;
  color: #45668e;
}
.detail_top_cceb [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.detail_top_cceb [class*="social-icon-weibo"].nav_dc21 {
  background-color: transparent;
  color: #df2029;
}
.detail_top_cceb [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.detail_top_cceb [class*="social-icon-weixin"].nav_dc21 {
  background-color: transparent;
  color: #7bb32e;
}
.detail_top_cceb [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.detail_top_cceb [class*="social-icon-whatsapp"].nav_dc21 {
  background-color: transparent;
  color: #25d366;
}
.detail_top_cceb [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.detail_top_cceb [class*="social-icon-wordpress"].nav_dc21 {
  background-color: transparent;
  color: #21759b;
}
.detail_top_cceb [class*="social-icon-xing"] {
  background-color: #026466;
}
.detail_top_cceb [class*="social-icon-xing"].nav_dc21 {
  background-color: transparent;
  color: #026466;
}
.detail_top_cceb [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.detail_top_cceb [class*="social-icon-yelp"].nav_dc21 {
  background-color: transparent;
  color: #af0606;
}
.detail_top_cceb [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.detail_top_cceb [class*="social-icon-youtube"].nav_dc21 {
  background-color: transparent;
  color: #cd201f;
}
.dim_fda6 {
  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;
}
.dim_fda6:hover {
  box-shadow: none;
  background: 0 0;
}
.gold-ede3 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.tiny_7359 {
  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;
}
.alert-medium-295e {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.gradient_stone_2e5c {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.gradient_stone_2e5c,
.gradient_stone_2e5c::after,
.gradient_stone_2e5c::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;
}
.gradient_stone_2e5c::after,
.gradient_stone_2e5c::before {
  content: "";
  display: block;
  background-color: inherit;
}
.light_f6a8 .tiny_7359 .alert-medium-295e {
  margin-top: -2px;
  width: 19px;
}
.light_f6a8 .tiny_7359 .gradient_stone_2e5c {
  margin-top: -1px;
}
.light_f6a8 .tiny_7359 .gradient_stone_2e5c,
.light_f6a8 .tiny_7359 .gradient_stone_2e5c::after,
.light_f6a8 .tiny_7359 .gradient_stone_2e5c::before {
  width: 19px;
  height: 2px;
}
.light_f6a8 .tiny_7359 .gradient_stone_2e5c::before {
  top: -6px;
}
.light_f6a8 .tiny_7359 .gradient_stone_2e5c::after {
  bottom: -6px;
}
.wrapper-be95 .tiny_7359 .alert-medium-295e {
  margin-top: -2px;
  width: 22px;
}
.wrapper-be95 .tiny_7359 .gradient_stone_2e5c {
  margin-top: -1px;
}
.wrapper-be95 .tiny_7359 .gradient_stone_2e5c,
.wrapper-be95 .tiny_7359 .gradient_stone_2e5c::after,
.wrapper-be95 .tiny_7359 .gradient_stone_2e5c::before {
  width: 22px;
  height: 2px;
}
.wrapper-be95 .tiny_7359 .gradient_stone_2e5c::before {
  top: -7px;
}
.wrapper-be95 .tiny_7359 .gradient_stone_2e5c::after {
  bottom: -7px;
}
.alert_hard_bf1b .tiny_7359 .alert-medium-295e {
  margin-top: -2px;
  width: 31px;
}
.alert_hard_bf1b .tiny_7359 .gradient_stone_2e5c {
  margin-top: -1.5px;
}
.alert_hard_bf1b .tiny_7359 .gradient_stone_2e5c,
.alert_hard_bf1b .tiny_7359 .gradient_stone_2e5c::after,
.alert_hard_bf1b .tiny_7359 .gradient_stone_2e5c::before {
  width: 31px;
  height: 3px;
}
.alert_hard_bf1b .tiny_7359 .gradient_stone_2e5c::before {
  top: -9px;
}
.alert_hard_bf1b .tiny_7359 .gradient_stone_2e5c::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .primary-b8b3 .tiny_7359 .alert-medium-295e {
    margin-top: -2px;
    width: 19px;
  }
  .primary-b8b3 .tiny_7359 .gradient_stone_2e5c {
    margin-top: -1px;
  }
  .primary-b8b3 .tiny_7359 .gradient_stone_2e5c,
  .primary-b8b3 .tiny_7359 .gradient_stone_2e5c::after,
  .primary-b8b3 .tiny_7359 .gradient_stone_2e5c::before {
    width: 19px;
    height: 2px;
  }
  .primary-b8b3 .tiny_7359 .gradient_stone_2e5c::before {
    top: -6px;
  }
  .primary-b8b3 .tiny_7359 .gradient_stone_2e5c::after {
    bottom: -6px;
  }
  .picture_thick_7b38 .tiny_7359 .alert-medium-295e {
    margin-top: -2px;
    width: 22px;
  }
  .picture_thick_7b38 .tiny_7359 .gradient_stone_2e5c {
    margin-top: -1px;
  }
  .picture_thick_7b38 .tiny_7359 .gradient_stone_2e5c,
  .picture_thick_7b38 .tiny_7359 .gradient_stone_2e5c::after,
  .picture_thick_7b38 .tiny_7359 .gradient_stone_2e5c::before {
    width: 22px;
    height: 2px;
  }
  .picture_thick_7b38 .tiny_7359 .gradient_stone_2e5c::before {
    top: -7px;
  }
  .picture_thick_7b38 .tiny_7359 .gradient_stone_2e5c::after {
    bottom: -7px;
  }
  .narrow_0c7a .tiny_7359 .alert-medium-295e {
    margin-top: -2px;
    width: 31px;
  }
  .narrow_0c7a .tiny_7359 .gradient_stone_2e5c {
    margin-top: -1.5px;
  }
  .narrow_0c7a .tiny_7359 .gradient_stone_2e5c,
  .narrow_0c7a .tiny_7359 .gradient_stone_2e5c::after,
  .narrow_0c7a .tiny_7359 .gradient_stone_2e5c::before {
    width: 31px;
    height: 3px;
  }
  .narrow_0c7a .tiny_7359 .gradient_stone_2e5c::before {
    top: -9px;
  }
  .narrow_0c7a .tiny_7359 .gradient_stone_2e5c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .iron-3451 .tiny_7359 .alert-medium-295e {
    margin-top: -2px;
    width: 19px;
  }
  .iron-3451 .tiny_7359 .gradient_stone_2e5c {
    margin-top: -1px;
  }
  .iron-3451 .tiny_7359 .gradient_stone_2e5c,
  .iron-3451 .tiny_7359 .gradient_stone_2e5c::after,
  .iron-3451 .tiny_7359 .gradient_stone_2e5c::before {
    width: 19px;
    height: 2px;
  }
  .iron-3451 .tiny_7359 .gradient_stone_2e5c::before {
    top: -6px;
  }
  .iron-3451 .tiny_7359 .gradient_stone_2e5c::after {
    bottom: -6px;
  }
  .secondary_full_13d8 .tiny_7359 .alert-medium-295e {
    margin-top: -2px;
    width: 22px;
  }
  .secondary_full_13d8 .tiny_7359 .gradient_stone_2e5c {
    margin-top: -1px;
  }
  .secondary_full_13d8 .tiny_7359 .gradient_stone_2e5c,
  .secondary_full_13d8 .tiny_7359 .gradient_stone_2e5c::after,
  .secondary_full_13d8 .tiny_7359 .gradient_stone_2e5c::before {
    width: 22px;
    height: 2px;
  }
  .secondary_full_13d8 .tiny_7359 .gradient_stone_2e5c::before {
    top: -7px;
  }
  .secondary_full_13d8 .tiny_7359 .gradient_stone_2e5c::after {
    bottom: -7px;
  }
  .easy-3010 .tiny_7359 .alert-medium-295e {
    margin-top: -2px;
    width: 31px;
  }
  .easy-3010 .tiny_7359 .gradient_stone_2e5c {
    margin-top: -1.5px;
  }
  .easy-3010 .tiny_7359 .gradient_stone_2e5c,
  .easy-3010 .tiny_7359 .gradient_stone_2e5c::after,
  .easy-3010 .tiny_7359 .gradient_stone_2e5c::before {
    width: 31px;
    height: 3px;
  }
  .easy-3010 .tiny_7359 .gradient_stone_2e5c::before {
    top: -9px;
  }
  .easy-3010 .tiny_7359 .gradient_stone_2e5c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .nav-29dd .tiny_7359 .alert-medium-295e {
    margin-top: -2px;
    width: 19px;
  }
  .nav-29dd .tiny_7359 .gradient_stone_2e5c {
    margin-top: -1px;
  }
  .nav-29dd .tiny_7359 .gradient_stone_2e5c,
  .nav-29dd .tiny_7359 .gradient_stone_2e5c::after,
  .nav-29dd .tiny_7359 .gradient_stone_2e5c::before {
    width: 19px;
    height: 2px;
  }
  .nav-29dd .tiny_7359 .gradient_stone_2e5c::before {
    top: -6px;
  }
  .nav-29dd .tiny_7359 .gradient_stone_2e5c::after {
    bottom: -6px;
  }
  .motion-cde8 .tiny_7359 .alert-medium-295e {
    margin-top: -2px;
    width: 22px;
  }
  .motion-cde8 .tiny_7359 .gradient_stone_2e5c {
    margin-top: -1px;
  }
  .motion-cde8 .tiny_7359 .gradient_stone_2e5c,
  .motion-cde8 .tiny_7359 .gradient_stone_2e5c::after,
  .motion-cde8 .tiny_7359 .gradient_stone_2e5c::before {
    width: 22px;
    height: 2px;
  }
  .motion-cde8 .tiny_7359 .gradient_stone_2e5c::before {
    top: -7px;
  }
  .motion-cde8 .tiny_7359 .gradient_stone_2e5c::after {
    bottom: -7px;
  }
  .silver_61ae .tiny_7359 .alert-medium-295e {
    margin-top: -2px;
    width: 31px;
  }
  .silver_61ae .tiny_7359 .gradient_stone_2e5c {
    margin-top: -1.5px;
  }
  .silver_61ae .tiny_7359 .gradient_stone_2e5c,
  .silver_61ae .tiny_7359 .gradient_stone_2e5c::after,
  .silver_61ae .tiny_7359 .gradient_stone_2e5c::before {
    width: 31px;
    height: 3px;
  }
  .silver_61ae .tiny_7359 .gradient_stone_2e5c::before {
    top: -9px;
  }
  .silver_61ae .tiny_7359 .gradient_stone_2e5c::after {
    bottom: -9px;
  }
}
.narrow-f0b9 .gradient_stone_2e5c {
  -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);
}
.narrow-f0b9 .gradient_stone_2e5c::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.narrow-f0b9 .gradient_stone_2e5c::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);
}
.narrow-f0b9.chip_d307 .gradient_stone_2e5c {
  -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);
}
.narrow-f0b9.chip_d307 .gradient_stone_2e5c::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.narrow-f0b9.chip_d307 .gradient_stone_2e5c::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);
}
.detail_prev_e622 {
  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.list-green-8a9d:before {
  display: none;
}
.form-5f92 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.form-5f92 .middle-6b0a {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.form-5f92 .middle-6b0a:last-of-type {
  border-bottom: none;
}
.form-5f92 .middle-6b0a.short_64a9,
.form-5f92 .middle-6b0a.notice_active_a6d3,
.form-5f92 .middle-6b0a.over_ae7d {
  padding: 0;
}
.form-5f92 .progress_basic_5f26 .tooltip_next_9096 {
  color: currentColor;
}
.form-5f92 .progress_basic_5f26 .tooltip_next_9096:focus,
.form-5f92 .progress_basic_5f26 .tooltip_next_9096:hover {
  background: rgba(0, 0, 0, 0.01);
}
.form-5f92.box-aaf4 .layout-305e,
.form-5f92.box-aaf4 .row_liquid_f3db a,
.form-5f92.box-aaf4 .row-fixed-e1c7 a,
.form-5f92.box-aaf4 .steel-3af3 a {
  color: rgba(0, 0, 0, 0.55);
}
.form-5f92.box-aaf4 .layout-305e:hover,
.form-5f92.box-aaf4 .row_liquid_f3db a:hover,
.form-5f92.box-aaf4 .row-fixed-e1c7 a:hover,
.form-5f92.box-aaf4 .steel-3af3 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.form-5f92.box-aaf4 .in-07f5 {
  color: rgba(0, 0, 0, 0.8);
}
.form-5f92.box-aaf4 .middle-6b0a {
  border-color: rgba(0, 0, 0, 0.08);
}
.form-5f92.box-aaf4 .middle-6b0a:before {
  background: rgba(0, 0, 0, 0.08);
}
.form-5f92.box-aaf4 .easy-f34a:before {
  background: rgba(255, 255, 255, 0.9);
}
.form-5f92.box-aaf4 .progress_basic_5f26 .background_yellow_f01a li a,
.form-5f92.box-aaf4 .progress_basic_5f26 .tooltip_next_9096,
.form-5f92.box-aaf4 .steel-3af3 {
  border-color: rgba(0, 0, 0, 0.08);
}
.form-5f92.box-aaf4 .progress_basic_5f26 .tooltip_next_9096:focus,
.form-5f92.box-aaf4 .progress_basic_5f26 .tooltip_next_9096:hover {
  background: rgba(0, 0, 0, 0.01);
}
.form-5f92.box-aaf4 .background_yellow_f01a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.form-5f92.element_easy_51ae .layout-305e,
.form-5f92.element_easy_51ae .row_liquid_f3db a,
.form-5f92.element_easy_51ae .row-fixed-e1c7 .tooltip_next_9096,
.form-5f92.element_easy_51ae .row-fixed-e1c7 a,
.form-5f92.element_easy_51ae .steel-3af3 a {
  color: rgba(255, 255, 255, 0.79);
}
.form-5f92.element_easy_51ae .layout-305e:hover,
.form-5f92.element_easy_51ae .row_liquid_f3db a:hover,
.form-5f92.element_easy_51ae .row-fixed-e1c7 .tooltip_next_9096:hover,
.form-5f92.element_easy_51ae .row-fixed-e1c7 a:hover,
.form-5f92.element_easy_51ae .steel-3af3 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.form-5f92.element_easy_51ae .in-07f5 {
  color: rgba(255, 255, 255, 0.99);
}
.form-5f92.element_easy_51ae .middle-6b0a {
  border-color: rgba(255, 255, 255, 0.08);
}
.form-5f92.element_easy_51ae .middle-6b0a:before {
  background: rgba(255, 255, 255, 0.08);
}
.form-5f92.element_easy_51ae .easy-f34a:before {
  background: rgba(0, 0, 0, 0.9);
}
.form-5f92.element_easy_51ae .progress_basic_5f26 .background_yellow_f01a li a,
.form-5f92.element_easy_51ae .progress_basic_5f26 .tooltip_next_9096,
.form-5f92.element_easy_51ae .steel-3af3 {
  border-color: rgba(255, 255, 255, 0.08);
}
.form-5f92.element_easy_51ae .progress_basic_5f26 .tooltip_next_9096:focus,
.form-5f92.element_easy_51ae .progress_basic_5f26 .tooltip_next_9096:hover {
  background: rgba(0, 0, 0, 0.01);
}
.form-5f92.element_easy_51ae .background_yellow_f01a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.easy-f34a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.easy-f34a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.accent_wood_1a1c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.picture_1fa5 .form-5f92 {
  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;
}
.picture_1fa5 .middle-6b0a {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.picture_1fa5 .middle-6b0a: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) {
  .picture_1fa5 .middle-6b0a:before {
    width: 16%;
    left: 42%;
  }
}
.picture_1fa5 .middle-6b0a:last-child:before {
  content: none;
}
.picture_1fa5 .middle-6b0a[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.picture_1fa5 .progress_basic_5f26 .background_yellow_f01a li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.picture_1fa5 .progress_basic_5f26 .background_yellow_f01a li a .tooltip_next_9096 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.picture_1fa5 .progress_basic_5f26 .steel-3af3 {
  border: none;
}
.picture_1fa5 .progress_basic_5f26 .steel-3af3 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.picture_1fa5 .easy-f34a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.picture_1fa5 .accent_wood_1a1c {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.picture_1fa5 .element_easy_51ae .easy-f34a:before {
  background: rgba(0, 0, 0, 0.9);
}
.picture_1fa5 .box-aaf4.row_af62 .gradient_stone_2e5c {
  background: rgba(0, 0, 0, 0.6);
}
.picture_1fa5
  .box-aaf4.row_af62
  .gradient_stone_2e5c::after,
.picture_1fa5
  .box-aaf4.row_af62
  .gradient_stone_2e5c:before {
  background: inherit;
}
.picture_1fa5
  .box-aaf4.row_af62:hover
  .gradient_stone_2e5c {
  background: rgba(0, 0, 0, 0.8);
}
.accent_paper_6299 .form-5f92 {
  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) {
  .accent_paper_6299 .form-5f92 {
    width: auto;
    right: 45px;
  }
}
.notification_large_fc1c .form-5f92 {
  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) {
  .notification_large_fc1c .form-5f92 {
    width: auto;
    left: 45px;
  }
}
.list-green-8a9d .form-5f92 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.list-green-8a9d .accent_wood_1a1c {
  max-width: 48em;
  margin: 0 auto;
}
.list-green-8a9d .easy-f34a:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.picture_5041 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.picture_5041.picture_1fa5 .form-5f92 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.picture_5041.accent_paper_6299 .form-5f92 {
  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);
}
.picture_5041 .form-5f92 {
  visibility: visible;
}
.picture_5041.notification_large_fc1c .form-5f92 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.section-steel-64a2,
.input-blue-e160 {
  overflow-x: hidden;
}
.section-steel-64a2 .form-5f92 {
  overflow: auto;
}
.section-steel-64a2.picture_1fa5 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.section-steel-64a2.picture_1fa5 .form-5f92 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.section-steel-64a2.picture_1fa5 .dim_fda6 {
  opacity: 0;
}
.section-steel-64a2.accent_paper_6299 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.section-steel-64a2.accent_paper_6299 .form-5f92 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.section-steel-64a2.accent_paper_6299 .dim_fda6 {
  opacity: 0;
}
.section-steel-64a2.notification_large_fc1c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.section-steel-64a2.notification_large_fc1c .form-5f92 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.section-steel-64a2.notification_large_fc1c .dim_fda6 {
  opacity: 0;
}
.section-steel-64a2.list-green-8a9d .form-5f92 {
  z-index: 10;
  visibility: visible;
}
.row_af62 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.row_af62 .gradient_stone_2e5c {
  background: rgba(255, 255, 255, 0.99);
}
.row_af62 .gradient_stone_2e5c::after,
.row_af62 .gradient_stone_2e5c:before {
  background: inherit;
}
.row_af62:hover .gradient_stone_2e5c {
  background: rgba(255, 255, 255, 0.99);
}
.notification_large_fc1c .row_af62 {
  top: 10px;
  right: auto;
  left: 12px;
}
.list-green-8a9d .row_af62 {
  display: none !important;
}
.section-steel-64a2:before,
.input-blue-e160:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.section-steel-64a2 .row_af62,
.input-blue-e160 .row_af62 {
  display: inline-block;
}
.form-5f92 .purple-0caa {
  -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;
}
.section-steel-64a2 .form-5f92 .purple-0caa,
.input-blue-e160 .form-5f92 .purple-0caa {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.large_e4cd .link-warm-43df {
  width: 100%;
}
.item-fdde {
  padding: 0 0.5em 0;
}
.item-fdde [class*="customify-col-"],
.item-fdde [class*="customify-col_"],
.item-fdde [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.cold-3566 .item-fdde {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .widget_steel_2ebf .slow-34fb,
  .slow-34fb {
    display: none;
  }
  .component_soft_53cb {
    text-align: left;
  }
  .accent_inner_fe6c {
    text-align: center;
  }
  .summary-83c2 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .widget_steel_2ebf .accent_fe1b,
  .accent_fe1b {
    display: none;
  }
  .layout-liquid-bd0e {
    text-align: left;
  }
  .prev-2682 {
    text-align: center;
  }
  .link_c5ac {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .widget_steel_2ebf .right_312f,
  .right_312f {
    display: none;
  }
  .paper_9b46 {
    text-align: left;
  }
  .notice_yellow_5d71 {
    text-align: center;
  }
  .photo-c7a3 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.grid-8f65 {
  box-shadow: none !important;
}
.layout-2740 .pagination_thick_e424,
.carousel_white_b40f .pagination_thick_e424 {
  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;
}
.carousel_white_b40f .pagination_thick_e424 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.hard-f348 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.hard-f348:after,
.hard-f348:before {
  content: "";
  display: table;
}
.hard-f348:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .hard-f348 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.hard-f348,
.disabled_basic_9613 {
  max-width: 1248px;
  margin: 0 auto;
}

.prev_3d19.panel-ad0e .hard-f348 {
  max-width: 100%;
}
.prev_3d19.link_6cbc {
  max-width: 1200px;
  margin: 0 auto;
}
.prev_3d19.texture-9aa5 .hard-f348 {
  max-width: 100%;
}
.prev_3d19.texture-9aa5 > .hard-f348 {
  padding-left: 0;
  padding-right: 0;
}
.prev_3d19.texture-9aa5 > .hard-f348 .widget_steel_2ebf {
  margin: 0;
}
.prev_3d19.texture-9aa5
  > .hard-f348
  .cold_6070.label_over_84ce {
  margin-right: 0;
  margin-left: 0;
}
.prev_3d19.texture-9aa5 #main.label_over_84ce {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .shadow_orange_a5e6 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .shadow_orange_a5e6 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .section_advanced_d215 .logo_last_29e5 {
    padding-right: 1em;
  }
  .section_advanced_d215.nav-static-1caf .cold_6070 {
    border-right: 1px solid #eaecee;
  }
  .section_advanced_d215.nav-static-1caf .logo_last_29e5 {
    padding-right: 1em;
  }
  .section_advanced_d215.nav-static-1caf .breadcrumb-gold-c2e7 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .cold_c72e .logo_last_29e5 {
    padding-left: 1em;
  }
  .cold_c72e.nav-static-1caf .cold_6070 {
    border-left: 1px solid #eaecee;
  }
  .cold_c72e.nav-static-1caf .logo_last_29e5 {
    padding-left: 1em;
  }
  .cold_c72e.nav-static-1caf .breadcrumb-gold-c2e7 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .paragraph_bf17 .logo_last_29e5 {
    padding-left: 1em;
  }
  .paragraph_bf17.nav-static-1caf .description_ae31 {
    border-right: 1px solid #eaecee;
  }
  .paragraph_bf17.nav-static-1caf .over-82ed {
    border-right: 1px solid #eaecee;
  }
  .paragraph_bf17.nav-static-1caf .logo_last_29e5 {
    padding-left: 1em;
  }
  .paragraph_bf17.nav-static-1caf .breadcrumb-gold-c2e7 {
    padding-right: 1em;
  }
  .paragraph_bf17.nav-static-1caf .purple-c502 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .logo_first_5b4b .logo_last_29e5 {
    padding-right: 1em;
  }
  .logo_first_5b4b.nav-static-1caf .description_ae31 {
    border-left: 1px solid #eaecee;
  }
  .logo_first_5b4b.nav-static-1caf .over-82ed {
    border-left: 1px solid #eaecee;
  }
  .logo_first_5b4b.nav-static-1caf .logo_last_29e5 {
    padding-right: 1em;
  }
  .logo_first_5b4b.nav-static-1caf .breadcrumb-gold-c2e7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .logo_first_5b4b.nav-static-1caf .purple-c502 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .shadow_orange_a5e6 .logo_last_29e5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .shadow_orange_a5e6.nav-static-1caf .cold_6070 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .shadow_orange_a5e6.nav-static-1caf .logo_last_29e5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .shadow_orange_a5e6.nav-static-1caf .breadcrumb-gold-c2e7 {
    padding-left: 1em;
  }
  .shadow_orange_a5e6.nav-static-1caf .purple-c502 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .shadow_orange_a5e6.nav-static-1caf .logo_last_29e5 {
    padding-left: 0;
  }
}
.gallery_static_b5d4 .short-dce4 {
  display: inline-block;
}
.paragraph-purple-3e39 {
  display: inline-block;
}
.red-f764 {
  word-con: break-word;
}
.banner-stone-ebc4 > span {
  display: inline-block;
  padding: 5px 0;
}
.banner-stone-ebc4 .photo_10a1 {
  margin-left: 8px;
  margin-right: 8px;
}
.banner-stone-ebc4 .shadow_d2df img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.progress_purple_f466 .action-8301 {
  margin-bottom: 2em;
}
.progress_purple_f466 .box_out_762a {
  margin-bottom: 15px;
}
.progress_purple_f466 .box_out_762a:last-child {
  margin-bottom: 0;
}
.progress_purple_f466 .shadow-d906 {
  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) {
  .progress_purple_f466 .shadow-d906 {
    display: block;
  }
}
.progress_purple_f466 .solid-e5a5 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .progress_purple_f466 .solid-e5a5 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.progress_purple_f466 .input_steel_795d {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.progress_purple_f466 .input_steel_795d img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.progress_purple_f466 .input_steel_795d a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.progress_purple_f466 .red-f764 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.progress_purple_f466 .red-f764 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.progress_purple_f466 .button_64bb p:last-child {
  margin-bottom: 0;
}
.progress_purple_f466 .nav_right_640d {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.progress_purple_f466 .media-slow-c02b {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.progress_purple_f466 .wide-2cdf {
  margin-top: 1em;
}
.progress_purple_f466 .photo_simple_2e49 {
  top: 0;
  display: block;
}
.progress_purple_f466 .photo_simple_2e49 a {
  color: inherit;
}
.progress_purple_f466 .photo_simple_2e49 a:hover {
  color: inherit;
}
.progress_purple_f466 .slider_9ae9 {
  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;
}
.progress_purple_f466 .slider_9ae9:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.progress_purple_f466 .media-slow-c02b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.progress_purple_f466 .sidebar_6ab6 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.progress_purple_f466 .sidebar_6ab6:first-child {
  margin-top: 0;
}
.progress_purple_f466 .sidebar_6ab6.detail-1caa {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.progress_purple_f466 .sidebar_6ab6.panel-08f5 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.progress_purple_f466
  .sidebar_6ab6.panel-08f5.title_4158
  .wide-2cdf {
  width: 100%;
}
.progress_purple_f466 .panel-08f5 {
  -webkit-box-align: center;
  align-items: center;
}
.progress_purple_f466 .panel-08f5 .banner-stone-ebc4,
.progress_purple_f466 .panel-08f5 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.progress_purple_f466 .input_steel_795d {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.progress_purple_f466 .input_steel_795d img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.progress_purple_f466 .input_steel_795d: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;
}
.progress_purple_f466 .detail-1caa {
  z-index: 5;
}
.progress_purple_f466 .background_iron_f453 .gradient-smooth-efbc {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.progress_purple_f466 .notification_black_2d2f .gradient-smooth-efbc {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.progress_purple_f466 .element-upper-962a .gradient-smooth-efbc {
  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;
}
.progress_purple_f466.hot-e62c .shadow-d906,
.progress_purple_f466.backdrop_inner_054a .shadow-d906 {
  display: block;
}
.progress_purple_f466.hot-e62c .shadow-d906 .sort-94b5,
.progress_purple_f466.hot-e62c .shadow-d906 .media-slow-c02b,
.progress_purple_f466.backdrop_inner_054a .shadow-d906 .sort-94b5,
.progress_purple_f466.backdrop_inner_054a .shadow-d906 .media-slow-c02b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.progress_purple_f466.copper-ab0a .solid-e5a5 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .progress_purple_f466.copper-ab0a .solid-e5a5 {
    margin-right: 0;
  }
}
.progress_purple_f466.hot-e62c .solid-e5a5,
.progress_purple_f466.backdrop_inner_054a .solid-e5a5 {
  padding-top: 40%;
}
.progress_purple_f466.hot-e62c .action-8301,
.progress_purple_f466.backdrop_inner_054a .action-8301 {
  display: block;
}
.progress_purple_f466.hot-e62c .fn-sticky-48e9 .media-slow-c02b,
.progress_purple_f466.backdrop_inner_054a .fn-sticky-48e9 .media-slow-c02b {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.progress_purple_f466.hot-e62c .solid-e5a5,
.progress_purple_f466.backdrop_inner_054a .solid-e5a5 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.progress_purple_f466.hot-e62c .media-slow-c02b {
  padding: 1em;
}
.picture-center-1e8d {
  margin: 30px auto;
  display: block;
}
.picture-center-1e8d .video_soft_80bd > * {
  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;
}
.picture-center-1e8d .video_soft_80bd > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.picture-center-1e8d .video_soft_80bd span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.dark-fbb4 .banner-stone-ebc4 {
  margin-bottom: 1.41575em;
}
.dark-fbb4 .lower-2b95 {
  margin-bottom: 1.618em;
}
.layout_first_bc6b .notification_huge_a4b4 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.layout_first_bc6b .notification_huge_a4b4 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.layout_first_bc6b .message_next_f2cb {
  max-width: 100%;
  overflow: auto;
}
.caption_short_c8c1 .layout_first_bc6b a:hover {
  text-decoration: underline;
}
.left-bad7 .box_out_762a:not(.red-f764),
.left-bad7 .input_steel_795d {
  margin-bottom: 1.41575em;
}
.left-bad7 .box_out_762a:not(.red-f764):last-child,
.left-bad7 .input_steel_795d:last-child {
  margin-bottom: 0;
}
.left-bad7 .box_out_762a.nav-b1af {
  margin-bottom: 0.41575em;
}
.left-bad7 .image-cffc:before,
.left-bad7 .summary_up_3c58:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.left-bad7 .image-cffc:before {
  content: "\f115";
}
.left-bad7 .summary_up_3c58:before {
  content: "\f02c";
}
.left-bad7 .content-5ffe {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.left-bad7 .content-5ffe a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.title_6a19 {
  display: -webkit-box;
  display: flex;
}
.title_6a19 .paragraph_f882 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .title_6a19 .paragraph_f882 {
    flex-basis: 90px;
  }
}
.title_6a19 .sort-26cc {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .title_6a19 .sort-26cc {
    flex-basis: calc(100% - 50px);
  }
}
.title_6a19 .basic_19c8 p:last-child {
  margin-bottom: 0.72em;
}
.disabled_1353 .video_soft_80bd {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.disabled_1353 .video_soft_80bd:after,
.disabled_1353 .video_soft_80bd:before {
  content: "";
  display: table;
}
.disabled_1353 .video_soft_80bd:after {
  clear: both;
}
.disabled_1353 .video_soft_80bd .mini_a16a,
.disabled_1353 .video_soft_80bd .notice-db9e {
  width: 49%;
}
.disabled_1353 .video_soft_80bd .mini_a16a a span.tertiary_7f69,
.disabled_1353 .video_soft_80bd .notice-db9e a span.tertiary_7f69 {
  display: block;
  margin-bottom: 5px;
}
.disabled_1353 .video_soft_80bd .notice-db9e {
  float: left;
  text-align: left;
}
.disabled_1353 .video_soft_80bd .mini_a16a {
  float: right;
  text-align: right;
}
.element_d1aa {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .element_d1aa {
    margin-bottom: 0;
  }
}
.tiny-9874 {
  margin-bottom: 1em;
}
.tiny-9874 .red-f764 {
  font-size: 1.1em;
  line-height: 1.3;
}
.button-west-acf9 a {
  display: block;
  line-height: 0;
  position: relative;
}
.widget_advanced_b577 .tiny-9874,
.north_7cec .tiny-9874 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .widget_advanced_b577 .tiny-9874,
  .north_7cec .tiny-9874 {
    display: block;
  }
}
.widget_advanced_b577 .button-west-acf9,
.north_7cec .button-west-acf9 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .widget_advanced_b577 .button-west-acf9,
  .north_7cec .button-west-acf9 {
    margin-bottom: 1em;
  }
}
.widget_advanced_b577 .button-west-acf9 img,
.north_7cec .button-west-acf9 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.widget_advanced_b577 .panel_dark_fb5d,
.north_7cec .panel_dark_fb5d {
  flex-basis: calc(100% - 160px);
}
.widget_advanced_b577 .panel_dark_fb5d p,
.north_7cec .panel_dark_fb5d p {
  margin-bottom: 0;
}
.widget_advanced_b577 .panel_dark_fb5d {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .widget_advanced_b577 .panel_dark_fb5d {
    padding-left: 0;
  }
}
.north_7cec .panel_dark_fb5d {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .north_7cec .panel_dark_fb5d {
    padding-right: 0;
  }
}
.north_7cec .button-west-acf9 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.heading_587a .button-west-acf9 {
  margin-bottom: 0.5em;
}
.heading_587a .button-west-acf9 img {
  width: 100%;
}
.disabled-thick-43ad .menu_full_f5ec,
.pro-9c19 .menu_full_f5ec {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.pro-9c19 .cold_6070 .description-dim-e9db p:last-child {
  margin-bottom: 0;
}
.hidden_hard_83aa {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.upper-1bd9 .picture_over_aad3 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .upper-1bd9 .picture_over_aad3:last-of-type {
    margin-bottom: 0;
  }
}
.upper-1bd9 .picture_over_aad3 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.upper-1bd9 .picture_over_aad3 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.upper-1bd9 .picture_over_aad3 ul li {
  margin: 0 0 0.6em;
}
.upper-1bd9 .picture_over_aad3 ul li.accent-2886,
.upper-1bd9 .picture_over_aad3 ul li.summary_7ed3 {
  position: relative;
}
.upper-1bd9 .picture_over_aad3 ul li.accent-2886 .warm-d434,
.upper-1bd9 .picture_over_aad3 ul li.summary_7ed3 .warm-d434 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.upper-1bd9 .picture_over_aad3 ul li.accent-2886:after:after,
.upper-1bd9 .picture_over_aad3 ul li.accent-2886:after:before,
.upper-1bd9
  .picture_over_aad3
  ul
  li.summary_7ed3:after:after,
.upper-1bd9
  .picture_over_aad3
  ul
  li.summary_7ed3:after:before {
  content: "";
  display: table;
}
.upper-1bd9 .picture_over_aad3 ul li.accent-2886:after:after,
.upper-1bd9
  .picture_over_aad3
  ul
  li.summary_7ed3:after:after {
  clear: both;
}
.upper-1bd9 .picture_over_aad3 a.grid-7ff7:hover {
  text-decoration: none;
}
.upper-1bd9 .picture_over_aad3 select {
  max-width: 100%;
}
.upper-1bd9 .picture_over_aad3 table {
  font-size: 85%;
}
.upper-1bd9 .picture_over_aad3 table td,
.upper-1bd9 .picture_over_aad3 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.upper-1bd9 .picture_over_aad3 table tfoot td {
  text-align: left;
}
.upper-1bd9 .picture_over_aad3 :last-child {
  margin-bottom: 0;
}
.upper-1bd9 .picture_over_aad3 .pagination-6f69 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.upper-1bd9 .picture_over_aad3 .pagination-6f69 label {
  width: 100%;
}
.upper-1bd9 .picture_over_aad3 .pagination-6f69 .notice-c06a {
  width: 100%;
  display: block;
}
.upper-1bd9 .picture_over_aad3 .pagination-6f69 .wrapper_5924 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.upper-1bd9 .picture_over_aad3 .pagination-6f69 .wrapper_5924:hover svg #svg-search {
  fill: #444;
}
.upper-1bd9 .picture_over_aad3 .pagination-6f69 .wrapper_5924 svg {
  width: 18px;
  height: 18px;
}
.upper-1bd9 .module_2bbf ul ul,
.upper-1bd9 .texture-steel-0c57 ul ul,
.upper-1bd9 .badge_slow_4e4e ul ul,
.upper-1bd9 .soft_eebf ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.upper-1bd9 .module_2bbf .panel-b40f > a,
.upper-1bd9 .texture-steel-0c57 .panel-b40f > a,
.upper-1bd9 .badge_slow_4e4e .panel-b40f > a,
.upper-1bd9 .soft_eebf .panel-b40f > a {
  margin-bottom: 0;
}
.upper-1bd9 .status_62ac li,
.upper-1bd9 .module_2bbf li,
.upper-1bd9 .article_west_137b li,
.upper-1bd9 .texture-steel-0c57 li,
.upper-1bd9 .badge_slow_4e4e li,
.upper-1bd9 .soft_eebf li,
.upper-1bd9 .active_5ff0 li,
.upper-1bd9 .slider-e154 li {
  display: block;
  position: relative;
}
.upper-1bd9 .status_62ac li:last-child,
.upper-1bd9 .module_2bbf li:last-child,
.upper-1bd9 .article_west_137b li:last-child,
.upper-1bd9 .texture-steel-0c57 li:last-child,
.upper-1bd9 .badge_slow_4e4e li:last-child,
.upper-1bd9 .soft_eebf li:last-child,
.upper-1bd9 .active_5ff0 li:last-child,
.upper-1bd9 .slider-e154 li:last-child {
  border: none;
}
.upper-1bd9 .status_62ac li a,
.upper-1bd9 .module_2bbf li a,
.upper-1bd9 .article_west_137b li a,
.upper-1bd9 .texture-steel-0c57 li a,
.upper-1bd9 .badge_slow_4e4e li a,
.upper-1bd9 .soft_eebf li a,
.upper-1bd9 .active_5ff0 li a,
.upper-1bd9 .slider-e154 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.upper-1bd9 .status_62ac li ul li::before,
.upper-1bd9 .module_2bbf li ul li::before,
.upper-1bd9 .article_west_137b li ul li::before,
.upper-1bd9 .texture-steel-0c57 li ul li::before,
.upper-1bd9 .badge_slow_4e4e li ul li::before,
.upper-1bd9 .soft_eebf li ul li::before,
.upper-1bd9 .active_5ff0 li ul li::before,
.upper-1bd9 .slider-e154 li ul li::before {
  left: 15px;
}
.upper-1bd9 .status_62ac li ul a,
.upper-1bd9 .module_2bbf li ul a,
.upper-1bd9 .article_west_137b li ul a,
.upper-1bd9 .texture-steel-0c57 li ul a,
.upper-1bd9 .badge_slow_4e4e li ul a,
.upper-1bd9 .soft_eebf li ul a,
.upper-1bd9 .active_5ff0 li ul a,
.upper-1bd9 .slider-e154 li ul a {
  padding-left: 20px;
}
.upper-1bd9 .status_62ac li ul ul li::before,
.upper-1bd9 .module_2bbf li ul ul li::before,
.upper-1bd9 .article_west_137b li ul ul li::before,
.upper-1bd9 .texture-steel-0c57 li ul ul li::before,
.upper-1bd9 .badge_slow_4e4e li ul ul li::before,
.upper-1bd9 .soft_eebf li ul ul li::before,
.upper-1bd9 .active_5ff0 li ul ul li::before,
.upper-1bd9 .slider-e154 li ul ul li::before {
  left: 30px;
}
.upper-1bd9 .status_62ac li ul ul a,
.upper-1bd9 .module_2bbf li ul ul a,
.upper-1bd9 .article_west_137b li ul ul a,
.upper-1bd9 .texture-steel-0c57 li ul ul a,
.upper-1bd9 .badge_slow_4e4e li ul ul a,
.upper-1bd9 .soft_eebf li ul ul a,
.upper-1bd9 .active_5ff0 li ul ul a,
.upper-1bd9 .slider-e154 li ul ul a {
  padding-left: 40px;
}
.upper-1bd9 .gas-ac29 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.upper-1bd9 .slider-e154 ul li {
  margin-bottom: 1.41575em;
}
.upper-1bd9 .slider-e154 ul li .card-paper-7eb5 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.upper-1bd9 .slider-e154 ul li .module_in_5aa6 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.element_easy_51ae .status_62ac li a,
.element_easy_51ae .module_2bbf li a,
.element_easy_51ae .article_west_137b li a,
.element_easy_51ae .texture-steel-0c57 li a,
.element_easy_51ae .badge_slow_4e4e li a,
.element_easy_51ae .soft_eebf li a,
.element_easy_51ae .active_5ff0 li a,
.element_easy_51ae .slider-e154 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.element_easy_51ae .gas-ac29 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.element_easy_51ae .picture_over_aad3 ul li.accent-2886 .warm-d434,
.element_easy_51ae .picture_over_aad3 ul li.summary_7ed3 .warm-d434 {
  background: rgba(0, 0, 0, 0.2);
}
.element_easy_51ae .upper-1bd9 .picture_over_aad3 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.prev_3d19 .upper-1bd9 .background_yellow_f01a li {
  margin: 0;
}
.prev_3d19 .upper-1bd9 .background_yellow_f01a li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.prev_3d19 .upper-1bd9 .background_yellow_f01a li ul {
  margin: 0;
}
.prev_3d19 .upper-1bd9 .background_yellow_f01a li ul li a {
  padding-left: 15px;
}
.prev_3d19 .upper-1bd9 .background_yellow_f01a li ul li li a {
  padding-left: 30px;
}
.prev_3d19 .upper-1bd9 .background_yellow_f01a li.west-01a7 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.prev_3d19 .upper-1bd9 .background_yellow_f01a li.west-01a7 > 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;
}
.prev_3d19 .upper-1bd9 .background_yellow_f01a li.west-01a7 > 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;
}
.hovered-a660 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.last-1ace {
  position: relative;
  z-index: 10;
}
.last-1ace .purple-0caa {
  width: 100%;
  max-width: 100%;
}
.avatar-focused-0520 .grid-4ec8 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.avatar-focused-0520 .box-aaf4 {
}
.avatar-focused-0520 .element_easy_51ae {
  background: #292929;
}
.link-7688 .grid-4ec8 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.link-7688 .box-aaf4 {
  background: #f9f9f9;
}
.link-7688 .element_easy_51ae {
  background: #303030;
}
.light_9030 .grid-4ec8 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .light_9030 .short-dce4 {
    margin-bottom: 1em;
  }
  .light_9030 .short-dce4:last-child {
    margin-bottom: 0;
  }
}
.light_9030 .box-aaf4 {
  background: #ededed;
}
.light_9030 .element_easy_51ae {
  background: #1a1a1a;
}
.grid-4ec8.box-aaf4 {
  color: rgba(0, 0, 0, 0.6);
}
.grid-4ec8.box-aaf4 .image_3524 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.grid-4ec8.element_easy_51ae {
  color: rgba(255, 255, 255, 0.99);
}
.grid-4ec8.element_easy_51ae a:not(.grid-7ff7) {
  color: rgba(255, 255, 255, 0.79);
}
.grid-4ec8.element_easy_51ae a:not(.grid-7ff7):hover {
  color: rgba(255, 255, 255, 0.99);
}
.grid-4ec8.element_easy_51ae .image_3524 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.grid-4ec8.element_easy_51ae table tbody td,
.grid-4ec8.element_easy_51ae table th {
  background: rgba(0, 0, 0, 0.08);
}
.avatar_gold_dd1f.wide-ba4b .hard-f348 {
  max-width: initial;
}
.avatar_gold_dd1f .gradient-pressed-43dc {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.avatar_gold_dd1f .gradient-pressed-43dc .purple-0caa {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .avatar_gold_dd1f .gradient-pressed-43dc .purple-0caa {
    display: block;
    margin-bottom: 2em;
  }
  .avatar_gold_dd1f .gradient-pressed-43dc .purple-0caa:last-child {
    margin-bottom: 0;
  }
}
.light_9030 .short-dce4:last-child,
.link-7688 .short-dce4:last-child,
.avatar-focused-0520 .short-dce4:last-child {
  margin-bottom: 0;
}
.light_9030 .short-dce4 .upper-1bd9 .picture_over_aad3:last-child,
.link-7688 .short-dce4 .upper-1bd9 .picture_over_aad3:last-child,
.avatar-focused-0520 .short-dce4 .upper-1bd9 .picture_over_aad3:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .light_9030 .element_huge_e25f,
  .light_9030 .hidden_8d7a,
  .link-7688 .element_huge_e25f,
  .link-7688 .hidden_8d7a,
  .avatar-focused-0520 .element_huge_e25f,
  .avatar-focused-0520 .hidden_8d7a {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .last-1ace .short-dce4 {
    margin-bottom: 2em;
  }
}
.last-1ace p:last-child {
  margin-bottom: 0;
}
.last-1ace li,
.last-1ace ul {
  list-style: none;
  margin: 0;
}
.last-1ace ul ul {
  margin-left: 2.617924em;
}
.row_09e7 {
  font-size: 0.875em;
}

/* css-noise: bbc6 */
.widget-item-u6 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.3;
}
