/*!
Theme Name: Customify
Theme URI: https://pressmaximum.overlay-57e8/customify
Author: WPCustomify
Author URI: https://pressmaximum.overlay-57e8
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.overlay-57e8/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.texture_083a.section-5b5e/licenses/gpl-2.0.blue_a773
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.label-562d/, (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.rough_845c.feature_white_79bf/normalize.main_c819/
 ======
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.main_c819 v7.0.0 | MIT License | github.overlay-57e8/necolas/normalize.main_c819 */
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;
}
.warm_2f17 .preview_mini_25cd,
.search_warm_97a4,
.status_c0d3,
.south-36d4,
.hidden-copper-8e14,
.upper-baeb,
.green_7cd3,
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;
}
.search_warm_97a4,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .search_warm_97a4,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .search_warm_97a4,
  h1 {
    font-size: 1.8em;
  }
}
.status_c0d3,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.status_c0d3 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .status_c0d3,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .status_c0d3,
  h2 {
    font-size: 1.7em;
  }
}
.south-36d4,
h3 {
  font-size: 1.618em;
}
.warm_2f17 .preview_mini_25cd,
.hidden-copper-8e14,
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.input-bottom-8c55 {
  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;
}
.gradient-up-fc5d:after,
.gradient-up-fc5d:before,
.summary-bottom-4338:after,
.summary-bottom-4338:before {
  content: "";
  display: table;
}
.gradient-up-fc5d:after,
.summary-bottom-4338:after {
  clear: both;
}
.shade-fa26 {
  float: right;
  margin-right: 0;
}
.picture_f200 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.active_short_1fed .liquid-1660,
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;
}
.active_short_1fed .liquid-1660: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;
}
.pattern-soft-a66e .liquid-1660 {
  box-shadow: none;
}
.pattern-soft-a66e
  .liquid-1660
  .middle-02f3 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.pattern-soft-a66e .liquid-1660 .tabs_1648 {
  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;
}
.pattern-soft-a66e
  .liquid-1660
  .tabs_1648
  b {
  display: none;
}
.pattern-soft-a66e .title-slow-64de {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.content-8d37:not(.wide_e034):not(.progress_76ce),
button:not(.wide_e034):not(.progress_76ce),
input[type="button"]:not(.wide_e034):not(
    .progress_76ce
  ),
input[type="reset"]:not(.wide_e034):not(
    .progress_76ce
  ),
input[type="submit"]:not(.wide_e034):not(
    .progress_76ce
  ) {
  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;
}
.content-8d37:not(.wide_e034):not(
    .progress_76ce
  ):hover,
button:not(.wide_e034):not(
    .progress_76ce
  ):hover,
input[type="button"]:not(.wide_e034):not(
    .progress_76ce
  ):hover,
input[type="reset"]:not(.wide_e034):not(
    .progress_76ce
  ):hover,
input[type="submit"]:not(.wide_e034):not(
    .progress_76ce
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.content-8d37:not(.wide_e034):not(
    .progress_76ce
  ):active,
.content-8d37:not(.wide_e034):not(
    .progress_76ce
  ):focus,
button:not(.wide_e034):not(
    .progress_76ce
  ):active,
button:not(.wide_e034):not(
    .progress_76ce
  ):focus,
input[type="button"]:not(.wide_e034):not(
    .progress_76ce
  ):active,
input[type="button"]:not(.wide_e034):not(
    .progress_76ce
  ):focus,
input[type="reset"]:not(.wide_e034):not(
    .progress_76ce
  ):active,
input[type="reset"]:not(.wide_e034):not(
    .progress_76ce
  ):focus,
input[type="submit"]:not(.wide_e034):not(
    .progress_76ce
  ):active,
input[type="submit"]:not(.wide_e034):not(
    .progress_76ce
  ):focus {
  outline: 0;
}
.content-8d37:not(.wide_e034):not(
    .progress_76ce
  ).fn-loading-d0a8,
button:not(.wide_e034):not(
    .progress_76ce
  ).fn-loading-d0a8,
input[type="button"]:not(.wide_e034):not(
    .progress_76ce
  ).fn-loading-d0a8,
input[type="reset"]:not(.wide_e034):not(
    .progress_76ce
  ).fn-loading-d0a8,
input[type="submit"]:not(.wide_e034):not(
    .progress_76ce
  ).fn-loading-d0a8 {
  position: relative;
}
.content-8d37:not(.wide_e034):not(
    .progress_76ce
  ).fn-loading-d0a8
  .dark-a5ff,
.content-8d37:not(.wide_e034):not(
    .progress_76ce
  ).fn-loading-d0a8
  .liquid_8f96,
.content-8d37:not(.wide_e034):not(
    .progress_76ce
  ).fn-loading-d0a8
  .complex-803c,
.content-8d37:not(.wide_e034):not(
    .progress_76ce
  ).fn-loading-d0a8
  i,
.content-8d37:not(.wide_e034):not(
    .progress_76ce
  ).fn-loading-d0a8
  svg,
button:not(.wide_e034):not(
    .progress_76ce
  ).fn-loading-d0a8
  .dark-a5ff,
button:not(.wide_e034):not(
    .progress_76ce
  ).fn-loading-d0a8
  .liquid_8f96,
button:not(.wide_e034):not(
    .progress_76ce
  ).fn-loading-d0a8
  .complex-803c,
button:not(.wide_e034):not(
    .progress_76ce
  ).fn-loading-d0a8
  i,
button:not(.wide_e034):not(
    .progress_76ce
  ).fn-loading-d0a8
  svg,
input[type="button"]:not(.wide_e034):not(
    .progress_76ce
  ).fn-loading-d0a8
  .dark-a5ff,
input[type="button"]:not(.wide_e034):not(
    .progress_76ce
  ).fn-loading-d0a8
  .liquid_8f96,
input[type="button"]:not(.wide_e034):not(
    .progress_76ce
  ).fn-loading-d0a8
  .complex-803c,
input[type="button"]:not(.wide_e034):not(
    .progress_76ce
  ).fn-loading-d0a8
  i,
input[type="button"]:not(.wide_e034):not(
    .progress_76ce
  ).fn-loading-d0a8
  svg,
input[type="reset"]:not(.wide_e034):not(
    .progress_76ce
  ).fn-loading-d0a8
  .dark-a5ff,
input[type="reset"]:not(.wide_e034):not(
    .progress_76ce
  ).fn-loading-d0a8
  .liquid_8f96,
input[type="reset"]:not(.wide_e034):not(
    .progress_76ce
  ).fn-loading-d0a8
  .complex-803c,
input[type="reset"]:not(.wide_e034):not(
    .progress_76ce
  ).fn-loading-d0a8
  i,
input[type="reset"]:not(.wide_e034):not(
    .progress_76ce
  ).fn-loading-d0a8
  svg,
input[type="submit"]:not(.wide_e034):not(
    .progress_76ce
  ).fn-loading-d0a8
  .dark-a5ff,
input[type="submit"]:not(.wide_e034):not(
    .progress_76ce
  ).fn-loading-d0a8
  .liquid_8f96,
input[type="submit"]:not(.wide_e034):not(
    .progress_76ce
  ).fn-loading-d0a8
  .complex-803c,
input[type="submit"]:not(.wide_e034):not(
    .progress_76ce
  ).fn-loading-d0a8
  i,
input[type="submit"]:not(.wide_e034):not(
    .progress_76ce
  ).fn-loading-d0a8
  svg {
  visibility: hidden;
}
.content-8d37:not(.wide_e034):not(
    .progress_76ce
  ).fn-loading-d0a8:after,
button:not(.wide_e034):not(
    .progress_76ce
  ).fn-loading-d0a8:after,
input[type="button"]:not(.wide_e034):not(
    .progress_76ce
  ).fn-loading-d0a8:after,
input[type="reset"]:not(.wide_e034):not(
    .progress_76ce
  ).fn-loading-d0a8:after,
input[type="submit"]:not(.wide_e034):not(
    .progress_76ce
  ).fn-loading-d0a8: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;
}
.content-8d37:not(.wide_e034):not(.progress_76ce),
input[type="button"]:not(.wide_e034):not(
    .progress_76ce
  ),
input[type="reset"]:not(.wide_e034):not(
    .progress_76ce
  ),
input[type="submit"]:not(.wide_e034):not(
    .progress_76ce
  ) {
  color: #fff;
  background: #235787;
}
.content-8d37:not(.wide_e034):not(
    .progress_76ce
  ):focus,
input[type="button"]:not(.wide_e034):not(
    .progress_76ce
  ):focus,
input[type="reset"]:not(.wide_e034):not(
    .progress_76ce
  ):focus,
input[type="submit"]:not(.wide_e034):not(
    .progress_76ce
  ):focus {
  color: #fff;
}
.content-8d37.fn-disabled-d0a8:not(.wide_e034):not(
    .progress_76ce
  ),
.content-8d37[disabled]:not(.wide_e034):not(
    .progress_76ce
  ),
button.fn-disabled-d0a8:not(.wide_e034):not(
    .progress_76ce
  ),
button[disabled]:not(.wide_e034):not(
    .progress_76ce
  ) {
  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;
}
.input_d50b {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.input_d50b: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;
}
.left-ea40 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.badge_d760 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.accordion-wide-56e2 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.gradient-up-fc5d:after,
.gradient-up-fc5d:before,
.active-west-bd92:after,
.active-west-bd92:before,
.prev-0d02:after,
.prev-0d02:before,
.summary-3cd4:after,
.summary-3cd4:before,
.card-1bf3:after,
.card-1bf3:before,
.copper_ed9d:after,
.copper_ed9d:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.gradient-up-fc5d:after,
.active-west-bd92:after,
.prev-0d02:after,
.summary-3cd4:after,
.card-1bf3:after,
.copper_ed9d:after {
  clear: both;
}
.active-west-bd92 .background-7dcb,
.prev-0d02 .background-7dcb,
.shadow_hot_5542 .background-7dcb {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.label-easy-6751 {
  display: inline-block;
}
.preview-narrow-0d9b {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.preview-narrow-0d9b img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.preview-narrow-0d9b .steel-5bcc {
  padding: 1em 0;
  font-size: 85%;
}
.steel-5bcc {
  text-align: left;
  font-style: italic;
  color: #999;
}
.lite_5b33 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.lite_5b33:after,
.lite_5b33:before {
  content: "";
  display: table;
}
.lite_5b33:after {
  clear: both;
}
.nav-6700 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.basic-094e .nav-6700 {
  max-width: 50%;
}
.gradient_5a99 .nav-6700 {
  max-width: 33.33%;
}
.pressed-ecb9 .nav-6700 {
  max-width: 25%;
}
.fresh-6c91 .nav-6700 {
  max-width: 20%;
}
.widget-d0ba .nav-6700 {
  max-width: 16.66%;
}
.tag-6ad8 .nav-6700 {
  max-width: 14.28%;
}
.simple-0b2e .nav-6700 {
  max-width: 12.5%;
}
.secondary-complex-2713 .nav-6700 {
  max-width: 11.11%;
}
.middle-6e26 {
  display: block;
}
.warm_2f17 .tertiary-dark-71be label,
.warm_2f17 .north-3891 label,
.warm_2f17 .hover_bright_9709 label,
.warm_2f17 .content_hard_c11a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.hot-3571 {
  list-style: none;
  margin: 0;
}
.hot-3571 article.button_top_192a {
  margin-bottom: 0;
}
.hot-3571 ul {
  list-style: none;
  margin: 0;
}
.hot-3571 .banner-dd85 li.button_top_192a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .hot-3571 .banner-dd85 li.button_top_192a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .hot-3571 .banner-dd85 li.button_top_192a: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) {
  .hot-3571 .banner-dd85 li.button_top_192a li.button_top_192a li.button_top_192a li.button_top_192a {
    padding-left: 0;
  }
}
article.button_top_192a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.button_top_192a .active-west-bd92 p:last-of-type {
  margin-bottom: 0;
}
article.button_top_192a .under-ff6f {
  float: left;
}
article.button_top_192a .pressed-69a1 {
  margin-left: 85px;
}
article.button_top_192a .container-next-9406 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.button_top_192a .container-next-9406 .box_green_fec8 {
  margin-left: 10px;
}
article.button_top_192a .thick_87e9 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.button_top_192a .basic_a70f {
  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 .tertiary-dark-71be,
  #respond .hover_bright_9709,
  #respond .content_hard_c11a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .tertiary-dark-71be input,
#respond .hover_bright_9709 input,
#respond .content_hard_c11a input {
  width: 100%;
}
#respond .content_hard_c11a {
  margin-right: 0;
}
#respond .preview-d514 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.item-complex-0f17 {
  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;
}
.item-complex-0f17.outline-5316 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.item-complex-0f17 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%);
}
.item-complex-0f17:focus,
.item-complex-0f17: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);
}
.container_complex_3412 {
  border-radius: 10%;
}
.layout_center_0370 {
  border-radius: 50%;
}
.column-ad62 {
  font-size: 0.72em;
}
.iron-1bb5 {
  font-size: 0.875em;
}
.tooltip-smooth-288f {
  font-size: 1.1em;
}
.pink-1014 {
  text-transform: uppercase;
  line-height: 1.2;
}
.pink-1014.column-ad62 {
  letter-spacing: 0.5px;
}
.link-f58d,
.link-f58d a {
  color: #6d6d6d;
}
.link-f58d a:hover {
  color: #111;
}
.top-f5e7 {
  color: #6d6d6d;
}
.image-pressed-a03b {
  overflow-x: hidden;
}
.image-pressed-a03b .label-first-98df.rough_ce48 {
  position: relative;
}
.image-pressed-a03b .label-first-98df.rough_ce48.north-ed6e {
  position: initial;
}
.image-pressed-a03b
  .label-first-98df.rough_ce48.north-ed6e
  .north_33b9 {
  left: auto;
}
.image-pressed-a03b .label-first-98df .north_33b9 {
  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;
}
.image-pressed-a03b .label-first-98df:hover.rough_ce48 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.image-pressed-a03b
  .label-first-98df:hover.rough_ce48
  .north_33b9 {
  display: block;
  z-index: 9999999;
}
.image-pressed-a03b .gold_3e4e .hard-b683,
.image-pressed-a03b .shadow_glass_fcf1 .hard-b683 {
  display: none;
}
.image-pressed-a03b .out-2d5e .label-first-98df:hover.rough_ce48 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.warm_2f17 .tertiary-dark-71be label,
.warm_2f17 .north-3891 label,
.warm_2f17 .hover_bright_9709 label,
.warm_2f17 .content_hard_c11a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.hot-3571 {
  list-style: none;
  margin: 0;
}
.hot-3571 article.button_top_192a {
  margin-bottom: 0;
}
.hot-3571 ul {
  list-style: none;
  margin: 0;
}
.hot-3571 .banner-dd85 li.button_top_192a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .hot-3571 .banner-dd85 li.button_top_192a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .hot-3571 .banner-dd85 li.button_top_192a: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) {
  .hot-3571 .banner-dd85 li.button_top_192a li.button_top_192a li.button_top_192a li.button_top_192a {
    padding-left: 0;
  }
}
article.button_top_192a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.button_top_192a .active-west-bd92 p:last-of-type {
  margin-bottom: 0;
}
article.button_top_192a .under-ff6f {
  float: left;
}
article.button_top_192a .pressed-69a1 {
  margin-left: 85px;
}
article.button_top_192a .container-next-9406 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.button_top_192a .container-next-9406 .box_green_fec8 {
  margin-left: 10px;
}
article.button_top_192a .thick_87e9 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.button_top_192a .basic_a70f {
  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 .tertiary-dark-71be,
  #respond .hover_bright_9709,
  #respond .content_hard_c11a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .tertiary-dark-71be input,
#respond .hover_bright_9709 input,
#respond .content_hard_c11a input {
  width: 100%;
}
#respond .content_hard_c11a {
  margin-right: 0;
}
#respond .preview-d514 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.gold_3e4e .tag_red_fdfb {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.tag_red_fdfb .shadow-pro-2269.modal_stone_e636 .hero-first-cb8e > li > a:focus,
.tag_red_fdfb .shadow-pro-2269.modal_stone_e636 .hero-first-cb8e > li > a:hover,
.tag_red_fdfb .shadow-pro-2269.carousel-south-ec16 .hero-first-cb8e > li > a:focus,
.tag_red_fdfb .shadow-pro-2269.carousel-south-ec16 .hero-first-cb8e > li > a:hover,
.tag_red_fdfb .shadow-pro-2269.surface_fixed_72b9 .hero-first-cb8e > li > a:focus,
.tag_red_fdfb .shadow-pro-2269.surface_fixed_72b9 .hero-first-cb8e > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tag_red_fdfb
  .shadow-pro-2269.modal_stone_e636
  .hero-first-cb8e
  > li.rough_379b
  > a,
.tag_red_fdfb
  .shadow-pro-2269.modal_stone_e636
  .hero-first-cb8e
  > li.breadcrumb-plasma-4e5c
  > a,
.tag_red_fdfb
  .shadow-pro-2269.carousel-south-ec16
  .hero-first-cb8e
  > li.rough_379b
  > a,
.tag_red_fdfb
  .shadow-pro-2269.carousel-south-ec16
  .hero-first-cb8e
  > li.breadcrumb-plasma-4e5c
  > a,
.tag_red_fdfb
  .shadow-pro-2269.surface_fixed_72b9
  .hero-first-cb8e
  > li.rough_379b
  > a,
.tag_red_fdfb .shadow-pro-2269.surface_fixed_72b9 .hero-first-cb8e > li.overlay-abdd > a {
  color: rgba(255, 255, 255, 0.99);
}
.tag_red_fdfb .secondary-21f0,
.tag_red_fdfb .secondary-21f0 a {
  color: rgba(255, 255, 255, 0.99);
}
.tag_red_fdfb .module-7b1b.focus_middle_ca9f li a,
.tag_red_fdfb .message-0f16 a,
.tag_red_fdfb .narrow_f5c0,
.tag_red_fdfb .hero-first-cb8e > li > a,
.tag_red_fdfb .form-d9c9 {
  color: rgba(255, 255, 255, 0.79);
}
.tag_red_fdfb .module-7b1b.focus_middle_ca9f li a:hover,
.tag_red_fdfb .message-0f16 a:hover,
.tag_red_fdfb .narrow_f5c0:hover,
.tag_red_fdfb .hero-first-cb8e > li > a:hover,
.tag_red_fdfb .form-d9c9:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tag_red_fdfb .large-be9b {
  color: rgba(255, 255, 255, 0.79);
}
.tag_red_fdfb .large-be9b .pagination-old-93b4 {
  color: rgba(255, 255, 255, 0.99);
}
.tag_red_fdfb .large-be9b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tag_red_fdfb .solid-ef67 .avatar-dirty-1bb8 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tag_red_fdfb .solid-ef67 .avatar-dirty-1bb8 .shade_plasma_9350 {
  color: rgba(255, 255, 255, 0.79);
}
.tag_red_fdfb
  .solid-ef67
  .avatar-dirty-1bb8
  .shade_plasma_9350::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tag_red_fdfb
  .solid-ef67
  .avatar-dirty-1bb8
  .shade_plasma_9350:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tag_red_fdfb
  .solid-ef67
  .avatar-dirty-1bb8
  .shade_plasma_9350::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tag_red_fdfb
  .solid-ef67
  .avatar-dirty-1bb8
  .shade_plasma_9350::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tag_red_fdfb .solid-ef67 .inner-080b {
  color: rgba(255, 255, 255, 0.79);
}
.tag_red_fdfb .solid-ef67 .inner-080b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.next_8e73
  .tag_red_fdfb
  .solid-ef67
  .huge-f541
  .shadow-7f94 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.next_8e73
  .tag_red_fdfb
  .solid-ef67
  .huge-f541
  .shade_plasma_9350 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.gold_3e4e .accent-41b6 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.accent-41b6 .shadow-pro-2269.modal_stone_e636 .hero-first-cb8e > li > a:focus,
.accent-41b6 .shadow-pro-2269.modal_stone_e636 .hero-first-cb8e > li > a:hover,
.accent-41b6 .shadow-pro-2269.carousel-south-ec16 .hero-first-cb8e > li > a:focus,
.accent-41b6 .shadow-pro-2269.carousel-south-ec16 .hero-first-cb8e > li > a:hover,
.accent-41b6 .shadow-pro-2269.surface_fixed_72b9 .hero-first-cb8e > li > a:focus,
.accent-41b6 .shadow-pro-2269.surface_fixed_72b9 .hero-first-cb8e > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.accent-41b6
  .shadow-pro-2269.modal_stone_e636
  .hero-first-cb8e
  > li.rough_379b
  > a,
.accent-41b6
  .shadow-pro-2269.modal_stone_e636
  .hero-first-cb8e
  > li.breadcrumb-plasma-4e5c
  > a,
.accent-41b6
  .shadow-pro-2269.carousel-south-ec16
  .hero-first-cb8e
  > li.rough_379b
  > a,
.accent-41b6
  .shadow-pro-2269.carousel-south-ec16
  .hero-first-cb8e
  > li.breadcrumb-plasma-4e5c
  > a,
.accent-41b6
  .shadow-pro-2269.surface_fixed_72b9
  .hero-first-cb8e
  > li.rough_379b
  > a,
.accent-41b6 .shadow-pro-2269.surface_fixed_72b9 .hero-first-cb8e > li.overlay-abdd > a {
  color: rgba(0, 0, 0, 0.8);
}
.accent-41b6 .secondary-21f0,
.accent-41b6 .secondary-21f0 a {
  color: rgba(0, 0, 0, 0.8);
}
.accent-41b6 .module-7b1b.focus_middle_ca9f li a,
.accent-41b6 .message-0f16 a,
.accent-41b6 .narrow_f5c0,
.accent-41b6 .hero-first-cb8e > li > a,
.accent-41b6 .form-d9c9 {
  color: rgba(0, 0, 0, 0.55);
}
.accent-41b6 .module-7b1b.focus_middle_ca9f li a:hover,
.accent-41b6 .message-0f16 a:hover,
.accent-41b6 .narrow_f5c0:hover,
.accent-41b6 .hero-first-cb8e > li > a:hover,
.accent-41b6 .form-d9c9:hover {
  color: rgba(0, 0, 0, 0.8);
}
.accent-41b6 .large-be9b {
  color: rgba(0, 0, 0, 0.55);
}
.accent-41b6 .large-be9b .pagination-old-93b4 {
  color: rgba(0, 0, 0, 0.8);
}
.accent-41b6 .large-be9b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.content-liquid-2482 .layout_blue_9191 {
  margin-left: auto;
  margin-right: auto;
}
.prev-0d02 > * {
  margin-left: auto;
  margin-right: auto;
}
.prev-0d02 .left-ea40 {
  margin-right: 1.41575em;
}
.container-968c .prev-0d02 > .static-35e2 {
  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;
}
.container-968c .prev-0d02 > .easy_6b71 {
  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;
}
.north_1899.content-liquid-2482 .layout_blue_9191,
.sidebar_ccea.content-liquid-2482 .layout_blue_9191 {
  margin-left: 0;
}
.secondary-6c25.content-liquid-2482 .layout_blue_9191,
.pro-afea.content-liquid-2482 .layout_blue_9191 {
  margin-right: 0;
}
.prev-0d02 ol,
.prev-0d02 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.gradient-first-5540 video {
  max-width: 100%;
}
.tooltip-c223 img {
  display: block;
}
.tooltip-c223.left-ea40,
.tooltip-c223.badge_d760 {
  width: 100%;
}
.tooltip-c223.easy_6b71 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.column_first_b09c:not(.shadow_98a1) {
  margin: 1.5em auto;
}
.last_3a74 p {
  padding: 1.5em 14px;
}
ul.block-ae4f.easy_6b71,
ul.block-ae4f.static-35e2,
ul.block-ae4f.full_a050.static-35e2 {
  padding: 0 14px;
}
.notice-basic-0c15 {
  display: block;
  overflow-x: auto;
}
.notice-basic-0c15 table {
  border-collapse: collapse;
  width: 100%;
}
.notice-basic-0c15 td,
.notice-basic-0c15 th {
  padding: 0.5em;
}
.prev-0d02 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.prev-0d02 ol ol,
.prev-0d02 ol ul,
.prev-0d02 ul ol,
.prev-0d02 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.prev-0d02 ol ol li,
.prev-0d02 ol ul li,
.prev-0d02 ul ol li,
.prev-0d02 ul ul li {
  margin-left: 0;
}
.down-271a.bright_71d6 > .smooth_3670 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.down-271a.bright_71d6 > .smooth_3670 iframe,
.down-271a.bright_71d6 > .smooth_3670 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.liquid_2805 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.liquid_2805.south-07d3 {
  padding: 0;
}
.liquid_2805.south-07d3 cite {
  font-size: 13px;
}
.liquid_2805 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.liquid_2805 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.gradient_brown_f5aa {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.gradient_brown_f5aa > p:first-child {
  margin-top: 0;
}
.gradient_brown_f5aa cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.gradient_brown_f5aa blockquote {
  border-left: 0;
}
.hidden_large_72bf {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.hidden_large_72bf:not(.summary_3cce) {
  max-width: 100px;
}
.hidden_large_72bf.tertiary-thick-6c12 {
  border-bottom: none !important;
  text-align: center;
}
.hidden_large_72bf.tertiary-thick-6c12::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .last_3a74 p {
    padding: 1.5em 0;
  }
}
.layout_0346 {
  color: #0073aa;
}
.form-ba58 {
  background-color: #0073aa;
}
.text_mini_05be {
  color: #229fd8;
}
.primary-0893 {
  background-color: #229fd8;
}
.sort-wood-4f01 {
  color: #eee;
}
.avatar_28d0 {
  background-color: #eee;
}
.footer_action_1fc8 {
  color: #444;
}
.heading_e1b1 {
  background-color: #444;
}
.right_8ff2 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.right_8ff2 .selected-65ed .message-0f16 {
  font-size: 15px;
}
.right_8ff2 .message-0f16 {
  line-height: 1.3;
}
.right_8ff2 .accent-41b6 {
}
.right_8ff2 .tag_red_fdfb {
  background: #235787;
}
.link-a45b {
  padding: 0;
}
.link-a45b .tag_red_fdfb {
  background: #1a1a1a;
}
.link-a45b .accent-41b6 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.hidden_0612 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.hidden_0612 .accent-41b6 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.hidden_0612 .tag_red_fdfb {
  background: #303030;
}
.copper_ed9d {
  position: relative;
  z-index: 10;
}
.copper_ed9d .gallery_1b0a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.fast-bd70 .rough_ce48 {
  display: inline-block;
  vertical-align: middle;
}
.fast-bd70.list_f04e .rough_ce48 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .fast-bd70.list_f04e .rough_ce48 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .fast-bd70.list_f04e .rough_ce48 {
    margin-right: 0.4em;
  }
}
.fast-bd70.list_f04e .rough_ce48:last-child {
  margin-right: 0;
}
.shadow-9de4 .gallery_1b0a {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .gold_3e4e .selected-65ed {
    margin: 0 -0.5em;
  }
  .gold_3e4e .selected-65ed [class*="customify-col-"],
  .gold_3e4e .selected-65ed [class*="customify-col_"],
  .gold_3e4e .selected-65ed [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.gold_3e4e.footer_plasma_8418 .gallery_1b0a {
  background: 0 0 !important;
}
.gold_3e4e.footer_plasma_8418 .gallery_1b0a,
.gold_3e4e.shadow-9de4 .gallery_1b0a {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .gold_3e4e.fluid_fdc8 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.gold_3e4e.shadow-9de4 .gallery_1b0a {
  box-shadow: none !important;
}
.popup_4759 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .popup_4759 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .popup_4759 {
    padding: 18px 0 20px;
  }
}
.popup_4759 .tiny_9666 {
  width: 100%;
}
.popup_4759 .east-98d0 {
  margin-bottom: 0;
}
.popup_4759 .out-464f {
  margin-top: 5px;
  font-size: 0.875em;
}
.title-silver-b73a {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.title-silver-b73a .highlight-top-9280 {
  width: 100%;
}
.preview-7cbf {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.preview-7cbf li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.preview-7cbf 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;
}
.preview-7cbf li:last-child:after {
  display: none;
}
.preview-7cbf li a {
  font-weight: 500;
  margin-right: 10px;
}
.disabled-68c2 .hard-b683 button,
.popup_4759 .hard-b683 button {
  left: 0;
}
.disabled-68c2 .highlight-top-9280,
.popup_4759 .highlight-top-9280 {
  padding-left: 0;
  padding-right: 0;
}
.disabled-68c2 .title-silver-b73a,
.popup_4759 .title-silver-b73a {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.disabled-68c2 {
  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;
}
.disabled-68c2: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;
}
.disabled-68c2 .mask_0096 {
  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) {
  .disabled-68c2 .mask_0096 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .disabled-68c2 .mask_0096 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .disabled-68c2 .mask_0096 {
    min-height: 200px;
  }
}
.disabled-68c2 .preview-7cbf {
  color: rgba(255, 255, 255, 0.8);
}
.disabled-68c2 .preview-7cbf a,
.disabled-68c2 .preview-7cbf li:after {
  color: inherit;
}
.disabled-68c2 .preview-7cbf a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.photo-6117 {
  margin-bottom: 0.5em;
}
.alert_42d9 {
  margin-bottom: 1.2em;
}
.alert_42d9,
.photo-6117 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.alert_42d9 p:last-child,
.photo-6117 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .hard-b683,
#masthead .hard-b683 {
  display: none;
}
#masthead
  > .hard-b683.focus-34fc {
  display: none;
}
#masthead > .hard-b683 button {
  left: 0;
}
.gradient_solid_7e94 {
  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%;
}
.gradient_solid_7e94 .rough_ce48 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.gradient_solid_7e94 .soft_add3 {
  display: -webkit-box;
  display: flex;
}
.gradient_solid_7e94 .soft_add3.preview-5a56 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.gradient_solid_7e94 .soft_add3.row-iron-3d3b {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.gradient_solid_7e94 .soft_add3.sort-f4bc {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.gradient_solid_7e94.paper_33d0.hidden_dirty_dcb8 .soft_add3.preview-5a56 {
  flex-basis: 100%;
}
.gradient_solid_7e94.backdrop_362b .soft_add3.row-iron-3d3b {
  -webkit-box-flex: 1;
  flex: auto;
}
.gradient_solid_7e94.backdrop_362b .soft_add3.sort-f4bc {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .hard-b683.focus-34fc {
  display: none;
}
#masthead > .hard-b683 button {
  left: 0;
}
.accordion-center-dbaf {
  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;
}
.accordion-center-dbaf:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.accordion-center-dbaf.shadow_narrow_e0b4 i {
  margin-right: 4px;
}
.accordion-center-dbaf.frame-middle-81ce i {
  margin-left: 5px;
}
.message-0f16 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.message-0f16 p:last-child {
  margin-bottom: 0;
}
.list-under-3508 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.list-under-3508 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.list-under-3508 img {
  display: block;
  width: auto;
  line-height: 1;
}
.list-under-3508 .secondary-21f0 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.list-under-3508 .photo_a8b7 {
  margin: 5px 0 7px 0;
}
.list-under-3508.green_4b84 .column_dark_b9c4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.list-under-3508.green_4b84 .component_f5d2 {
  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;
}
.list-under-3508.chip-1dc7 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.list-under-3508.chip-1dc7 .column_dark_b9c4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.list-under-3508.chip-1dc7 .component_f5d2 {
  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;
}
.list-under-3508.basic_095d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.list-under-3508.tertiary-15e1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.list-under-3508.tertiary-15e1 .component_f5d2 {
  margin-top: 7px;
}
.paragraph_1b2d {
  display: inline-block;
}
.copper_ed9d .hot-5a97 .list-under-3508 img {
  max-width: 100%;
}
.shadow-pro-2269 .hover-850d.stale_7488,
.column-1792 .hover-850d.stale_7488 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.shadow-pro-2269 .silver_bdd3,
.column-1792 .silver_bdd3 {
  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%);
}
.shadow-pro-2269 .silver_bdd3 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.shadow-pro-2269.fixed_59c3 .silver_bdd3 {
  display: none;
}
.shadow-pro-2269 .label-fc93 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.shadow-pro-2269 .label-fc93 li {
  display: inline-block;
  position: relative;
}
.shadow-pro-2269 .label-fc93 li:last-child {
  margin-right: 0;
}
.shadow-pro-2269 .label-fc93 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;
}
.shadow-pro-2269 .label-fc93 li.overlay-abdd > a {
  color: rgba(0, 0, 0, 0.9);
}
.shadow-pro-2269 .label-fc93 > 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;
}
.shadow-pro-2269 .label-fc93 > li > a i {
  line-height: 0;
}
.shadow-pro-2269 .label-fc93 > li.narrow-199d > a .silver_bdd3 {
  margin-left: 4px;
  line-height: 0;
}
.shadow-pro-2269 .label-fc93 .column_ee4e li.narrow-199d > a {
  position: relative;
}
.shadow-pro-2269 .label-fc93 .column_ee4e li.narrow-199d > a:after,
.shadow-pro-2269 .label-fc93 .column_ee4e li.narrow-199d > a:before {
  content: "";
  display: table;
}
.shadow-pro-2269 .label-fc93 .column_ee4e li.narrow-199d > a:after {
  clear: both;
}
.shadow-pro-2269 .label-fc93 .column_ee4e li.narrow-199d > a .silver_bdd3 {
  margin-left: 5px;
  float: right;
}
.shadow-pro-2269 .image-south-f3f2,
.shadow-pro-2269 .column_ee4e {
  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;
}
.shadow-pro-2269 .column_ee4e {
  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;
}
.shadow-pro-2269 .column_ee4e .stale_7488 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.shadow-pro-2269 .column_ee4e .silver_bdd3 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.shadow-pro-2269 .column_ee4e li {
  display: block;
  margin: 0;
  padding: 0;
}
.shadow-pro-2269 .column_ee4e 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;
}
.shadow-pro-2269 .column_ee4e li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.shadow-pro-2269 .column_ee4e .column_ee4e {
  top: 0;
  left: 100%;
}
.shadow-pro-2269 .new-c38c.fn-focus-d0a8 > .image-south-f3f2,
.shadow-pro-2269 .new-c38c.fn-focus-d0a8 > .column_ee4e,
.shadow-pro-2269 .new-c38c:focus > .image-south-f3f2,
.shadow-pro-2269 .new-c38c:focus > .column_ee4e,
.shadow-pro-2269 .new-c38c:hover > .image-south-f3f2,
.shadow-pro-2269 .new-c38c:hover > .column_ee4e {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.shadow-pro-2269.surface_fixed_72b9 .hero-first-cb8e:after,
.shadow-pro-2269.surface_fixed_72b9 .hero-first-cb8e:before {
  content: "";
  display: table;
}
.shadow-pro-2269.surface_fixed_72b9 .hero-first-cb8e:after {
  clear: both;
}
.shadow-pro-2269.surface_fixed_72b9 .hero-first-cb8e > li {
  float: left;
}
.shadow-pro-2269.logo-ca4e .hero-first-cb8e:after,
.shadow-pro-2269.logo-ca4e .hero-first-cb8e:before {
  content: "";
  display: table;
}
.shadow-pro-2269.logo-ca4e .hero-first-cb8e:after {
  clear: both;
}
.shadow-pro-2269.logo-ca4e .hero-first-cb8e > li {
  float: left;
}
.shadow-pro-2269.logo-ca4e .hero-first-cb8e > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.shadow-pro-2269.logo-ca4e .hero-first-cb8e > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.shadow-pro-2269.logo-ca4e .hero-first-cb8e > li.rough_379b > a,
.shadow-pro-2269.logo-ca4e .hero-first-cb8e > li.overlay-abdd > a {
  color: #fff;
  background-color: #1e4b75;
}
.shadow-pro-2269.modal_stone_e636 .hero-first-cb8e > li > a .stale_7488 {
  position: relative;
}
.shadow-pro-2269.modal_stone_e636 .hero-first-cb8e > li > a .stale_7488: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;
}
.shadow-pro-2269.modal_stone_e636
  .hero-first-cb8e
  > li:focus
  > a
  .stale_7488:before,
.shadow-pro-2269.modal_stone_e636
  .hero-first-cb8e
  > li:hover
  > a
  .stale_7488:before {
  width: 100%;
  background-color: currentColor;
}
.shadow-pro-2269.modal_stone_e636
  .hero-first-cb8e
  > li.rough_379b
  > a
  .stale_7488:before,
.shadow-pro-2269.modal_stone_e636
  .hero-first-cb8e
  > li.breadcrumb-plasma-4e5c
  > a
  .stale_7488:before {
  width: 100%;
  background-color: currentColor;
}
.shadow-pro-2269.carousel-south-ec16 .hero-first-cb8e > li > a .stale_7488 {
  position: relative;
}
.shadow-pro-2269.carousel-south-ec16 .hero-first-cb8e > li > a .stale_7488: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;
}
.shadow-pro-2269.carousel-south-ec16 .hero-first-cb8e > li:focus > a .stale_7488:before,
.shadow-pro-2269.carousel-south-ec16
  .hero-first-cb8e
  > li:hover
  > a
  .stale_7488:before {
  width: 100%;
  background-color: currentColor;
}
.shadow-pro-2269.carousel-south-ec16
  .hero-first-cb8e
  > li.rough_379b
  > a
  .stale_7488:before,
.shadow-pro-2269.carousel-south-ec16
  .hero-first-cb8e
  > li.breadcrumb-plasma-4e5c
  > a
  .stale_7488:before {
  width: 100%;
  background-color: currentColor;
}
.column-1792 .label-fc93 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.column-1792 .label-fc93 li:first-child > a {
  border-top: none;
}
.column-1792 .label-fc93 .heading_active_8b49 > .stale_7488 .silver_bdd3 {
  display: none;
}
.column-1792 .label-fc93 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.column-1792 .label-fc93 li:last-child {
  border: none;
}
.column-1792 .label-fc93 li.narrow-199d > a {
  padding-right: 45px !important;
}
.column-1792 .label-fc93 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.column-1792 .label-fc93 li a:focus,
.column-1792 .label-fc93 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.column-1792 .label-fc93 li .yellow_ea72 {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  vertical-align: middle;
  line-height: 1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
  padding: 0.88em 0.9em;
  border-left: 1px solid rgba(255, 255, 255, 0.08);
  background: 0 0;
}
.column-1792 .label-fc93 li .yellow_ea72:hover {
  box-shadow: none;
}
.column-1792 .label-fc93 li .yellow_ea72 .silver_bdd3 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.column-1792 .label-fc93 .column_ee4e {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  margin: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.column-1792 .label-fc93 .column_ee4e li a {
  padding-left: 3em;
}
.column-1792 .label-fc93 .solid_6585 > a .yellow_ea72 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.column-1792 .label-fc93 .solid_6585 > .column_ee4e {
  display: block;
  opacity: 1;
}
.button_8371 {
  max-width: 100%;
}
.text_west_2186 {
  line-height: 0;
  cursor: pointer;
}
.form-d9c9 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.form-d9c9:hover {
  box-shadow: none;
  color: currentColor;
}
.form-d9c9 svg {
  width: 18px;
  height: 18px;
}
.form-d9c9 .pattern_d21a {
  display: none;
}
.mini_5e92 {
  position: relative;
}
.mini_5e92.fn-active-d0a8 .form-d9c9 .bottom_cbc0 {
  display: none;
}
.mini_5e92.fn-active-d0a8 .form-d9c9 .pattern_d21a {
  display: inline-block;
}
.mini_5e92 .primary_5276 {
  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);
}
.mini_5e92.accent-slow-7b58 .primary_5276 {
  left: auto;
  right: -0.9em;
}
.mini_5e92.accent-slow-7b58 .avatar_edfe::before {
  left: auto;
  right: 15px;
}
.mini_5e92.fn-active-d0a8 .primary_5276 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.huge-f541 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.huge-f541 label {
  flex-basis: 100%;
}
.huge-f541 .avatar-dirty-1bb8 {
  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;
}
.huge-f541 .shade_plasma_9350 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.huge-f541 .shade_plasma_9350:focus {
  background-color: transparent;
}
.huge-f541 button.inner-080b {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.huge-f541 button.inner-080b:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.huge-f541 button.inner-080b svg {
  width: 18px;
  height: 18px;
}
.huge-f541 input[type="submit"] {
  min-height: auto;
}
.solid-ef67 .huge-f541 .shade_plasma_9350 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.avatar_edfe {
  border: 1px solid #eaecee;
  padding: 1.25em;
  background: #fff;
  width: 280px;
  position: relative;
  margin-top: 15px;
  box-shadow: 0 3px 30px rgba(25, 30, 35, 0.1);
}
@media screen and (max-width: 568px) {
  .avatar_edfe {
    width: 220px;
  }
}
.avatar_edfe label {
  flex-basis: 100%;
}
.avatar_edfe::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;
}
.next_8e73 .solid-ef67 .huge-f541 {
  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;
}
.next_8e73
  .solid-ef67
  .huge-f541
  .avatar-dirty-1bb8 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.next_8e73 .solid-ef67 .huge-f541 .shade_plasma_9350 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.next_8e73
  .solid-ef67
  .huge-f541
  .shade_plasma_9350:focus {
  background: 0 0;
}
.next_8e73
  .solid-ef67
  .huge-f541
  .shadow-7f94 {
  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;
}
.module-7b1b {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.module-7b1b li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.module-7b1b li:last-child {
  margin-right: 0;
}
.module-7b1b li:first-child {
  margin-left: 0;
}
.module-7b1b.surface_bb0a a {
  color: #fff;
}
.module-7b1b.surface_bb0a a:hover {
  color: #fff;
}
.module-7b1b a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.module-7b1b a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.module-7b1b a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.module-7b1b a:hover {
  opacity: 0.9;
  color: inherit;
}
.module-7b1b [class*="social-icon-apple"] {
  background-color: #999;
}
.module-7b1b [class*="social-icon-apple"].gallery_21e7 {
  background-color: transparent;
  color: #999;
}
.module-7b1b [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.module-7b1b [class*="social-icon-behance"].gallery_21e7 {
  background-color: transparent;
  color: #1769ff;
}
.module-7b1b [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.module-7b1b [class*="social-icon-bitbucket"].gallery_21e7 {
  background-color: transparent;
  color: #205081;
}
.module-7b1b [class*="social-icon-codepen"] {
  background-color: #000;
}
.module-7b1b [class*="social-icon-codepen"].gallery_21e7 {
  background-color: transparent;
  color: #000;
}
.module-7b1b [class*="social-icon-delicious"] {
  background-color: #39f;
}
.module-7b1b [class*="social-icon-delicious"].gallery_21e7 {
  background-color: transparent;
  color: #39f;
}
.module-7b1b [class*="social-icon-digg"] {
  background-color: #005be2;
}
.module-7b1b [class*="social-icon-digg"].gallery_21e7 {
  background-color: transparent;
  color: #005be2;
}
.module-7b1b [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.module-7b1b [class*="social-icon-dribbble"].gallery_21e7 {
  background-color: transparent;
  color: #ea4c89;
}
.module-7b1b [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.module-7b1b [class*="social-icon-envelope"].gallery_21e7 {
  background-color: transparent;
  color: #ea4335;
}
.module-7b1b [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.module-7b1b [class*="social-icon-facebook"].gallery_21e7 {
  background-color: transparent;
  color: #3b5998;
}
.module-7b1b [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.module-7b1b [class*="social-icon-flickr"].gallery_21e7 {
  background-color: transparent;
  color: #0063dc;
}
.module-7b1b [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.module-7b1b [class*="social-icon-foursquare"].gallery_21e7 {
  background-color: transparent;
  color: #2d5be3;
}
.module-7b1b [class*="social-icon-github"] {
  background-color: #333;
}
.module-7b1b [class*="social-icon-github"].gallery_21e7 {
  background-color: transparent;
  color: #333;
}
.module-7b1b [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.module-7b1b [class*="social-icon-google-plus"].gallery_21e7 {
  background-color: transparent;
  color: #dd4b39;
}
.module-7b1b [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.module-7b1b [class*="social-icon-houzz"].gallery_21e7 {
  background-color: transparent;
  color: #7ac142;
}
.module-7b1b [class*="social-icon-instagram"] {
  background-color: #262626;
}
.module-7b1b [class*="social-icon-instagram"].gallery_21e7 {
  background-color: transparent;
  color: #262626;
}
.module-7b1b [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.module-7b1b [class*="social-icon-jsfiddle"].gallery_21e7 {
  background-color: transparent;
  color: #487aa2;
}
.module-7b1b [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.module-7b1b [class*="social-icon-linkedin"].gallery_21e7 {
  background-color: transparent;
  color: #0077b5;
}
.module-7b1b [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.module-7b1b [class*="social-icon-medium"].gallery_21e7 {
  background-color: transparent;
  color: #00ab6b;
}
.module-7b1b [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.module-7b1b
  [class*="social-icon-odnoklassniki"].gallery_21e7 {
  background-color: transparent;
  color: #f4731c;
}
.module-7b1b [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.module-7b1b [class*="social-icon-meetup"].gallery_21e7 {
  background-color: transparent;
  color: #ec1c40;
}
.module-7b1b [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.module-7b1b [class*="social-icon-pinterest"].gallery_21e7 {
  background-color: transparent;
  color: #bd081c;
}
.module-7b1b [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.module-7b1b [class*="social-icon-product-hunt"].gallery_21e7 {
  background-color: transparent;
  color: #da552f;
}
.module-7b1b [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.module-7b1b [class*="social-icon-reddit"].gallery_21e7 {
  background-color: transparent;
  color: #ff4500;
}
.module-7b1b [class*="social-icon-rss"] {
  background-color: #f26522;
}
.module-7b1b [class*="social-icon-rss"].gallery_21e7 {
  background-color: transparent;
  color: #f26522;
}
.module-7b1b [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.module-7b1b
  [class*="social-icon-shopping-cart"].gallery_21e7 {
  background-color: transparent;
  color: #4caf50;
}
.module-7b1b [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.module-7b1b [class*="social-icon-skype"].gallery_21e7 {
  background-color: transparent;
  color: #00aff0;
}
.module-7b1b [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.module-7b1b [class*="social-icon-slideshare"].gallery_21e7 {
  background-color: transparent;
  color: #0077b5;
}
.module-7b1b [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.module-7b1b [class*="social-icon-snapchat"].gallery_21e7 {
  background-color: transparent;
  color: #fffc00;
}
.module-7b1b [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.module-7b1b [class*="social-icon-soundcloud"].gallery_21e7 {
  background-color: transparent;
  color: #f80;
}
.module-7b1b [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.module-7b1b [class*="social-icon-spotify"].gallery_21e7 {
  background-color: transparent;
  color: #2ebd59;
}
.module-7b1b [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.module-7b1b
  [class*="social-icon-stack-overflow"].gallery_21e7 {
  background-color: transparent;
  color: #fe7a15;
}
.module-7b1b [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.module-7b1b [class*="social-icon-maldkfgram"].gallery_21e7 {
  background-color: transparent;
  color: #2ca5e0;
}
.module-7b1b [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.module-7b1b [class*="social-icon-tripadvisor"].gallery_21e7 {
  background-color: transparent;
  color: #589442;
}
.module-7b1b [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.module-7b1b [class*="social-icon-tumblr"].gallery_21e7 {
  background-color: transparent;
  color: #35465c;
}
.module-7b1b [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.module-7b1b [class*="social-icon-twitch"].gallery_21e7 {
  background-color: transparent;
  color: #6441a5;
}
.module-7b1b [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.module-7b1b [class*="social-icon-twitter"].gallery_21e7 {
  background-color: transparent;
  color: #1da1f2;
}
.module-7b1b [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.module-7b1b [class*="social-icon-vimeo"].gallery_21e7 {
  background-color: transparent;
  color: #1ab7ea;
}
.module-7b1b [class*="social-icon-vk"] {
  background-color: #45668e;
}
.module-7b1b [class*="social-icon-vk"].gallery_21e7 {
  background-color: transparent;
  color: #45668e;
}
.module-7b1b [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.module-7b1b [class*="social-icon-weibo"].gallery_21e7 {
  background-color: transparent;
  color: #df2029;
}
.module-7b1b [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.module-7b1b [class*="social-icon-weixin"].gallery_21e7 {
  background-color: transparent;
  color: #7bb32e;
}
.module-7b1b [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.module-7b1b [class*="social-icon-whatsapp"].gallery_21e7 {
  background-color: transparent;
  color: #25d366;
}
.module-7b1b [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.module-7b1b [class*="social-icon-wordpress"].gallery_21e7 {
  background-color: transparent;
  color: #21759b;
}
.module-7b1b [class*="social-icon-xing"] {
  background-color: #026466;
}
.module-7b1b [class*="social-icon-xing"].gallery_21e7 {
  background-color: transparent;
  color: #026466;
}
.module-7b1b [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.module-7b1b [class*="social-icon-yelp"].gallery_21e7 {
  background-color: transparent;
  color: #af0606;
}
.module-7b1b [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.module-7b1b [class*="social-icon-youtube"].gallery_21e7 {
  background-color: transparent;
  color: #cd201f;
}
.narrow_f5c0 {
  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;
}
.narrow_f5c0:hover {
  box-shadow: none;
  background: 0 0;
}
.over-992e {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.primary_over_5b49 {
  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;
}
.sidebar-bright-a9ab {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.content-e155 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.content-e155,
.content-e155::after,
.content-e155::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;
}
.content-e155::after,
.content-e155::before {
  content: "";
  display: block;
  background-color: inherit;
}
.gradient_short_5a53 .primary_over_5b49 .sidebar-bright-a9ab {
  margin-top: -2px;
  width: 19px;
}
.gradient_short_5a53 .primary_over_5b49 .content-e155 {
  margin-top: -1px;
}
.gradient_short_5a53 .primary_over_5b49 .content-e155,
.gradient_short_5a53 .primary_over_5b49 .content-e155::after,
.gradient_short_5a53 .primary_over_5b49 .content-e155::before {
  width: 19px;
  height: 2px;
}
.gradient_short_5a53 .primary_over_5b49 .content-e155::before {
  top: -6px;
}
.gradient_short_5a53 .primary_over_5b49 .content-e155::after {
  bottom: -6px;
}
.center-2095 .primary_over_5b49 .sidebar-bright-a9ab {
  margin-top: -2px;
  width: 22px;
}
.center-2095 .primary_over_5b49 .content-e155 {
  margin-top: -1px;
}
.center-2095 .primary_over_5b49 .content-e155,
.center-2095 .primary_over_5b49 .content-e155::after,
.center-2095 .primary_over_5b49 .content-e155::before {
  width: 22px;
  height: 2px;
}
.center-2095 .primary_over_5b49 .content-e155::before {
  top: -7px;
}
.center-2095 .primary_over_5b49 .content-e155::after {
  bottom: -7px;
}
.outer_9da9 .primary_over_5b49 .sidebar-bright-a9ab {
  margin-top: -2px;
  width: 31px;
}
.outer_9da9 .primary_over_5b49 .content-e155 {
  margin-top: -1.5px;
}
.outer_9da9 .primary_over_5b49 .content-e155,
.outer_9da9 .primary_over_5b49 .content-e155::after,
.outer_9da9 .primary_over_5b49 .content-e155::before {
  width: 31px;
  height: 3px;
}
.outer_9da9 .primary_over_5b49 .content-e155::before {
  top: -9px;
}
.outer_9da9 .primary_over_5b49 .content-e155::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .tag_6def .primary_over_5b49 .sidebar-bright-a9ab {
    margin-top: -2px;
    width: 19px;
  }
  .tag_6def .primary_over_5b49 .content-e155 {
    margin-top: -1px;
  }
  .tag_6def .primary_over_5b49 .content-e155,
  .tag_6def .primary_over_5b49 .content-e155::after,
  .tag_6def .primary_over_5b49 .content-e155::before {
    width: 19px;
    height: 2px;
  }
  .tag_6def .primary_over_5b49 .content-e155::before {
    top: -6px;
  }
  .tag_6def .primary_over_5b49 .content-e155::after {
    bottom: -6px;
  }
  .progress-a9fb .primary_over_5b49 .sidebar-bright-a9ab {
    margin-top: -2px;
    width: 22px;
  }
  .progress-a9fb .primary_over_5b49 .content-e155 {
    margin-top: -1px;
  }
  .progress-a9fb .primary_over_5b49 .content-e155,
  .progress-a9fb .primary_over_5b49 .content-e155::after,
  .progress-a9fb .primary_over_5b49 .content-e155::before {
    width: 22px;
    height: 2px;
  }
  .progress-a9fb .primary_over_5b49 .content-e155::before {
    top: -7px;
  }
  .progress-a9fb .primary_over_5b49 .content-e155::after {
    bottom: -7px;
  }
  .info-stale-956b .primary_over_5b49 .sidebar-bright-a9ab {
    margin-top: -2px;
    width: 31px;
  }
  .info-stale-956b .primary_over_5b49 .content-e155 {
    margin-top: -1.5px;
  }
  .info-stale-956b .primary_over_5b49 .content-e155,
  .info-stale-956b .primary_over_5b49 .content-e155::after,
  .info-stale-956b .primary_over_5b49 .content-e155::before {
    width: 31px;
    height: 3px;
  }
  .info-stale-956b .primary_over_5b49 .content-e155::before {
    top: -9px;
  }
  .info-stale-956b .primary_over_5b49 .content-e155::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .footer-bronze-5129 .primary_over_5b49 .sidebar-bright-a9ab {
    margin-top: -2px;
    width: 19px;
  }
  .footer-bronze-5129 .primary_over_5b49 .content-e155 {
    margin-top: -1px;
  }
  .footer-bronze-5129 .primary_over_5b49 .content-e155,
  .footer-bronze-5129 .primary_over_5b49 .content-e155::after,
  .footer-bronze-5129 .primary_over_5b49 .content-e155::before {
    width: 19px;
    height: 2px;
  }
  .footer-bronze-5129 .primary_over_5b49 .content-e155::before {
    top: -6px;
  }
  .footer-bronze-5129 .primary_over_5b49 .content-e155::after {
    bottom: -6px;
  }
  .hero-soft-973e .primary_over_5b49 .sidebar-bright-a9ab {
    margin-top: -2px;
    width: 22px;
  }
  .hero-soft-973e .primary_over_5b49 .content-e155 {
    margin-top: -1px;
  }
  .hero-soft-973e .primary_over_5b49 .content-e155,
  .hero-soft-973e .primary_over_5b49 .content-e155::after,
  .hero-soft-973e .primary_over_5b49 .content-e155::before {
    width: 22px;
    height: 2px;
  }
  .hero-soft-973e .primary_over_5b49 .content-e155::before {
    top: -7px;
  }
  .hero-soft-973e .primary_over_5b49 .content-e155::after {
    bottom: -7px;
  }
  .tertiary-iron-e8e1 .primary_over_5b49 .sidebar-bright-a9ab {
    margin-top: -2px;
    width: 31px;
  }
  .tertiary-iron-e8e1 .primary_over_5b49 .content-e155 {
    margin-top: -1.5px;
  }
  .tertiary-iron-e8e1 .primary_over_5b49 .content-e155,
  .tertiary-iron-e8e1 .primary_over_5b49 .content-e155::after,
  .tertiary-iron-e8e1 .primary_over_5b49 .content-e155::before {
    width: 31px;
    height: 3px;
  }
  .tertiary-iron-e8e1 .primary_over_5b49 .content-e155::before {
    top: -9px;
  }
  .tertiary-iron-e8e1 .primary_over_5b49 .content-e155::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .label-9184 .primary_over_5b49 .sidebar-bright-a9ab {
    margin-top: -2px;
    width: 19px;
  }
  .label-9184 .primary_over_5b49 .content-e155 {
    margin-top: -1px;
  }
  .label-9184 .primary_over_5b49 .content-e155,
  .label-9184 .primary_over_5b49 .content-e155::after,
  .label-9184 .primary_over_5b49 .content-e155::before {
    width: 19px;
    height: 2px;
  }
  .label-9184 .primary_over_5b49 .content-e155::before {
    top: -6px;
  }
  .label-9184 .primary_over_5b49 .content-e155::after {
    bottom: -6px;
  }
  .module_simple_b824 .primary_over_5b49 .sidebar-bright-a9ab {
    margin-top: -2px;
    width: 22px;
  }
  .module_simple_b824 .primary_over_5b49 .content-e155 {
    margin-top: -1px;
  }
  .module_simple_b824 .primary_over_5b49 .content-e155,
  .module_simple_b824 .primary_over_5b49 .content-e155::after,
  .module_simple_b824 .primary_over_5b49 .content-e155::before {
    width: 22px;
    height: 2px;
  }
  .module_simple_b824 .primary_over_5b49 .content-e155::before {
    top: -7px;
  }
  .module_simple_b824 .primary_over_5b49 .content-e155::after {
    bottom: -7px;
  }
  .hot_375d .primary_over_5b49 .sidebar-bright-a9ab {
    margin-top: -2px;
    width: 31px;
  }
  .hot_375d .primary_over_5b49 .content-e155 {
    margin-top: -1.5px;
  }
  .hot_375d .primary_over_5b49 .content-e155,
  .hot_375d .primary_over_5b49 .content-e155::after,
  .hot_375d .primary_over_5b49 .content-e155::before {
    width: 31px;
    height: 3px;
  }
  .hot_375d .primary_over_5b49 .content-e155::before {
    top: -9px;
  }
  .hot_375d .primary_over_5b49 .content-e155::after {
    bottom: -9px;
  }
}
.fast-0893 .content-e155 {
  -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);
}
.fast-0893 .content-e155::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.fast-0893 .content-e155::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);
}
.fast-0893.black-e0bf .content-e155 {
  -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);
}
.fast-0893.black-e0bf .content-e155::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.fast-0893.black-e0bf .content-e155::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);
}
.highlight-9677 {
  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.wrapper_white_3e48:before {
  display: none;
}
.shadow_glass_fcf1 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.shadow_glass_fcf1 .detail-hovered-06fd {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.shadow_glass_fcf1 .detail-hovered-06fd:last-of-type {
  border-bottom: none;
}
.shadow_glass_fcf1 .detail-hovered-06fd.shadow-5e85,
.shadow_glass_fcf1 .detail-hovered-06fd.black-53a9,
.shadow_glass_fcf1 .detail-hovered-06fd.backdrop-235f {
  padding: 0;
}
.shadow_glass_fcf1 .column-1792 .yellow_ea72 {
  color: currentColor;
}
.shadow_glass_fcf1 .column-1792 .yellow_ea72:focus,
.shadow_glass_fcf1 .column-1792 .yellow_ea72:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shadow_glass_fcf1.accent-41b6 .large-be9b,
.shadow_glass_fcf1.accent-41b6 .message-0f16 a,
.shadow_glass_fcf1.accent-41b6 .hero-first-cb8e a,
.shadow_glass_fcf1.accent-41b6 .column_ee4e a {
  color: rgba(0, 0, 0, 0.55);
}
.shadow_glass_fcf1.accent-41b6 .large-be9b:hover,
.shadow_glass_fcf1.accent-41b6 .message-0f16 a:hover,
.shadow_glass_fcf1.accent-41b6 .hero-first-cb8e a:hover,
.shadow_glass_fcf1.accent-41b6 .column_ee4e a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shadow_glass_fcf1.accent-41b6 .pagination-old-93b4 {
  color: rgba(0, 0, 0, 0.8);
}
.shadow_glass_fcf1.accent-41b6 .detail-hovered-06fd {
  border-color: rgba(0, 0, 0, 0.08);
}
.shadow_glass_fcf1.accent-41b6 .detail-hovered-06fd:before {
  background: rgba(0, 0, 0, 0.08);
}
.shadow_glass_fcf1.accent-41b6 .tag_01ec:before {
  background: rgba(255, 255, 255, 0.9);
}
.shadow_glass_fcf1.accent-41b6 .column-1792 .label-fc93 li a,
.shadow_glass_fcf1.accent-41b6 .column-1792 .yellow_ea72,
.shadow_glass_fcf1.accent-41b6 .column_ee4e {
  border-color: rgba(0, 0, 0, 0.08);
}
.shadow_glass_fcf1.accent-41b6 .column-1792 .yellow_ea72:focus,
.shadow_glass_fcf1.accent-41b6 .column-1792 .yellow_ea72:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shadow_glass_fcf1.accent-41b6 .label-fc93 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.shadow_glass_fcf1.tag_red_fdfb .large-be9b,
.shadow_glass_fcf1.tag_red_fdfb .message-0f16 a,
.shadow_glass_fcf1.tag_red_fdfb .hero-first-cb8e .yellow_ea72,
.shadow_glass_fcf1.tag_red_fdfb .hero-first-cb8e a,
.shadow_glass_fcf1.tag_red_fdfb .column_ee4e a {
  color: rgba(255, 255, 255, 0.79);
}
.shadow_glass_fcf1.tag_red_fdfb .large-be9b:hover,
.shadow_glass_fcf1.tag_red_fdfb .message-0f16 a:hover,
.shadow_glass_fcf1.tag_red_fdfb .hero-first-cb8e .yellow_ea72:hover,
.shadow_glass_fcf1.tag_red_fdfb .hero-first-cb8e a:hover,
.shadow_glass_fcf1.tag_red_fdfb .column_ee4e a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.shadow_glass_fcf1.tag_red_fdfb .pagination-old-93b4 {
  color: rgba(255, 255, 255, 0.99);
}
.shadow_glass_fcf1.tag_red_fdfb .detail-hovered-06fd {
  border-color: rgba(255, 255, 255, 0.08);
}
.shadow_glass_fcf1.tag_red_fdfb .detail-hovered-06fd:before {
  background: rgba(255, 255, 255, 0.08);
}
.shadow_glass_fcf1.tag_red_fdfb .tag_01ec:before {
  background: rgba(0, 0, 0, 0.9);
}
.shadow_glass_fcf1.tag_red_fdfb .column-1792 .label-fc93 li a,
.shadow_glass_fcf1.tag_red_fdfb .column-1792 .yellow_ea72,
.shadow_glass_fcf1.tag_red_fdfb .column_ee4e {
  border-color: rgba(255, 255, 255, 0.08);
}
.shadow_glass_fcf1.tag_red_fdfb .column-1792 .yellow_ea72:focus,
.shadow_glass_fcf1.tag_red_fdfb .column-1792 .yellow_ea72:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shadow_glass_fcf1.tag_red_fdfb .label-fc93 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tag_01ec {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.tag_01ec:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.dropdown_b765 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.item-3239 .shadow_glass_fcf1 {
  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;
}
.item-3239 .detail-hovered-06fd {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.item-3239 .detail-hovered-06fd: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) {
  .item-3239 .detail-hovered-06fd:before {
    width: 16%;
    left: 42%;
  }
}
.item-3239 .detail-hovered-06fd:last-child:before {
  content: none;
}
.item-3239 .detail-hovered-06fd[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.item-3239 .column-1792 .label-fc93 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.item-3239 .column-1792 .label-fc93 li a .yellow_ea72 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.item-3239 .column-1792 .column_ee4e {
  border: none;
}
.item-3239 .column-1792 .column_ee4e li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.item-3239 .tag_01ec {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.item-3239 .dropdown_b765 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.item-3239 .tag_red_fdfb .tag_01ec:before {
  background: rgba(0, 0, 0, 0.9);
}
.item-3239 .accent-41b6.panel-iron-b2c8 .content-e155 {
  background: rgba(0, 0, 0, 0.6);
}
.item-3239
  .accent-41b6.panel-iron-b2c8
  .content-e155::after,
.item-3239
  .accent-41b6.panel-iron-b2c8
  .content-e155:before {
  background: inherit;
}
.item-3239
  .accent-41b6.panel-iron-b2c8:hover
  .content-e155 {
  background: rgba(0, 0, 0, 0.8);
}
.dirty-ef44 .shadow_glass_fcf1 {
  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) {
  .dirty-ef44 .shadow_glass_fcf1 {
    width: auto;
    right: 45px;
  }
}
.focus-in-3720 .shadow_glass_fcf1 {
  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) {
  .focus-in-3720 .shadow_glass_fcf1 {
    width: auto;
    left: 45px;
  }
}
.wrapper_white_3e48 .shadow_glass_fcf1 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.wrapper_white_3e48 .dropdown_b765 {
  max-width: 48em;
  margin: 0 auto;
}
.wrapper_white_3e48 .tag_01ec:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.huge_d6ea {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.huge_d6ea.item-3239 .shadow_glass_fcf1 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.huge_d6ea.dirty-ef44 .shadow_glass_fcf1 {
  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);
}
.huge_d6ea .shadow_glass_fcf1 {
  visibility: visible;
}
.huge_d6ea.focus-in-3720 .shadow_glass_fcf1 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.label_0e3e,
.pattern-soft-b029 {
  overflow-x: hidden;
}
.label_0e3e .shadow_glass_fcf1 {
  overflow: auto;
}
.label_0e3e.item-3239 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.label_0e3e.item-3239 .shadow_glass_fcf1 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.label_0e3e.item-3239 .narrow_f5c0 {
  opacity: 0;
}
.label_0e3e.dirty-ef44 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.label_0e3e.dirty-ef44 .shadow_glass_fcf1 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.label_0e3e.dirty-ef44 .narrow_f5c0 {
  opacity: 0;
}
.label_0e3e.focus-in-3720 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.label_0e3e.focus-in-3720 .shadow_glass_fcf1 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.label_0e3e.focus-in-3720 .narrow_f5c0 {
  opacity: 0;
}
.label_0e3e.wrapper_white_3e48 .shadow_glass_fcf1 {
  z-index: 10;
  visibility: visible;
}
.panel-iron-b2c8 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.panel-iron-b2c8 .content-e155 {
  background: rgba(255, 255, 255, 0.99);
}
.panel-iron-b2c8 .content-e155::after,
.panel-iron-b2c8 .content-e155:before {
  background: inherit;
}
.panel-iron-b2c8:hover .content-e155 {
  background: rgba(255, 255, 255, 0.99);
}
.focus-in-3720 .panel-iron-b2c8 {
  top: 10px;
  right: auto;
  left: 12px;
}
.wrapper_white_3e48 .panel-iron-b2c8 {
  display: none !important;
}
.label_0e3e:before,
.pattern-soft-b029:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.label_0e3e .panel-iron-b2c8,
.pattern-soft-b029 .panel-iron-b2c8 {
  display: inline-block;
}
.shadow_glass_fcf1 .rough_ce48 {
  -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;
}
.label_0e3e .shadow_glass_fcf1 .rough_ce48,
.pattern-soft-b029 .shadow_glass_fcf1 .rough_ce48 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.motion-c127 .avatar-dirty-1bb8 {
  width: 100%;
}
.hot-5a97 {
  padding: 0 0.5em 0;
}
.hot-5a97 [class*="customify-col-"],
.hot-5a97 [class*="customify-col_"],
.hot-5a97 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.accordion_d617 .hot-5a97 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .selected-65ed .search-red-b5d8,
  .search-red-b5d8 {
    display: none;
  }
  .texture-9d1f {
    text-align: left;
  }
  .top_1829 {
    text-align: center;
  }
  .frame_plasma_b10d {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .selected-65ed .secondary_static_532e,
  .secondary_static_532e {
    display: none;
  }
  .mask_b34f {
    text-align: left;
  }
  .texture-bottom-12f2 {
    text-align: center;
  }
  .summary_ba91 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .selected-65ed .tall-35b2,
  .tall-35b2 {
    display: none;
  }
  .secondary-e7d1 {
    text-align: left;
  }
  .advanced_58e8 {
    text-align: center;
  }
  .dynamic_b267 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.paragraph-7431 {
  box-shadow: none !important;
}
.description_dirty_b43e .outline_medium_2555,
.current-dd27 .outline_medium_2555 {
  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;
}
.current-dd27 .outline_medium_2555 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.gallery_1b0a {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.gallery_1b0a:after,
.gallery_1b0a:before {
  content: "";
  display: table;
}
.gallery_1b0a:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .gallery_1b0a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.gallery_1b0a,
.fluid_fdc8 {
  max-width: 1248px;
  margin: 0 auto;
}

.summary-3cd4.widget-73cf .gallery_1b0a {
  max-width: 100%;
}
.summary-3cd4.gallery_5822 {
  max-width: 1200px;
  margin: 0 auto;
}
.summary-3cd4.container-408d .gallery_1b0a {
  max-width: 100%;
}
.summary-3cd4.container-408d > .gallery_1b0a {
  padding-left: 0;
  padding-right: 0;
}
.summary-3cd4.container-408d > .gallery_1b0a .selected-65ed {
  margin: 0;
}
.summary-3cd4.container-408d
  > .gallery_1b0a
  .status_paper_2158.feature-hard-0c8b {
  margin-right: 0;
  margin-left: 0;
}
.summary-3cd4.container-408d #main.feature-hard-0c8b {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .border_1a0d #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .border_1a0d #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .slow_5111 .layout_blue_9191 {
    padding-right: 1em;
  }
  .slow_5111.west_0f7c .status_paper_2158 {
    border-right: 1px solid #eaecee;
  }
  .slow_5111.west_0f7c .layout_blue_9191 {
    padding-right: 1em;
  }
  .slow_5111.west_0f7c .main_tiny_c980 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .active-8e00 .layout_blue_9191 {
    padding-left: 1em;
  }
  .active-8e00.west_0f7c .status_paper_2158 {
    border-left: 1px solid #eaecee;
  }
  .active-8e00.west_0f7c .layout_blue_9191 {
    padding-left: 1em;
  }
  .active-8e00.west_0f7c .main_tiny_c980 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .nav-24b6 .layout_blue_9191 {
    padding-left: 1em;
  }
  .nav-24b6.west_0f7c .breadcrumb_7788 {
    border-right: 1px solid #eaecee;
  }
  .nav-24b6.west_0f7c .advanced-efed {
    border-right: 1px solid #eaecee;
  }
  .nav-24b6.west_0f7c .layout_blue_9191 {
    padding-left: 1em;
  }
  .nav-24b6.west_0f7c .main_tiny_c980 {
    padding-right: 1em;
  }
  .nav-24b6.west_0f7c .lower_4cfc {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .media_e3b5 .layout_blue_9191 {
    padding-right: 1em;
  }
  .media_e3b5.west_0f7c .breadcrumb_7788 {
    border-left: 1px solid #eaecee;
  }
  .media_e3b5.west_0f7c .advanced-efed {
    border-left: 1px solid #eaecee;
  }
  .media_e3b5.west_0f7c .layout_blue_9191 {
    padding-right: 1em;
  }
  .media_e3b5.west_0f7c .main_tiny_c980 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .media_e3b5.west_0f7c .lower_4cfc {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .border_1a0d .layout_blue_9191 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .border_1a0d.west_0f7c .status_paper_2158 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .border_1a0d.west_0f7c .layout_blue_9191 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .border_1a0d.west_0f7c .main_tiny_c980 {
    padding-left: 1em;
  }
  .border_1a0d.west_0f7c .lower_4cfc {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .border_1a0d.west_0f7c .layout_blue_9191 {
    padding-left: 0;
  }
}
.item_stale_df33 .fast-bd70 {
  display: inline-block;
}
.easy-ff82 {
  display: inline-block;
}
.thumbnail_hovered_15a4 {
  word-con: break-word;
}
.item_a279 > span {
  display: inline-block;
  padding: 5px 0;
}
.item_a279 .avatar_0775 {
  margin-left: 8px;
  margin-right: 8px;
}
.item_a279 .left-8d99 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.link_red_46c7 .orange-0854 {
  margin-bottom: 2em;
}
.link_red_46c7 .progress_253f {
  margin-bottom: 15px;
}
.link_red_46c7 .progress_253f:last-child {
  margin-bottom: 0;
}
.link_red_46c7 .tabs-hard-a31e {
  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) {
  .link_red_46c7 .tabs-hard-a31e {
    display: block;
  }
}
.link_red_46c7 .current_29c3 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .link_red_46c7 .current_29c3 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.link_red_46c7 .notification-9de3 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.link_red_46c7 .notification-9de3 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.link_red_46c7 .notification-9de3 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.link_red_46c7 .thumbnail_hovered_15a4 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.link_red_46c7 .thumbnail_hovered_15a4 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.link_red_46c7 .simple-1052 p:last-child {
  margin-bottom: 0;
}
.link_red_46c7 .rough-622b {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.link_red_46c7 .breadcrumb_small_2747 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.link_red_46c7 .red_1cde {
  margin-top: 1em;
}
.link_red_46c7 .column-78a1 {
  top: 0;
  display: block;
}
.link_red_46c7 .column-78a1 a {
  color: inherit;
}
.link_red_46c7 .column-78a1 a:hover {
  color: inherit;
}
.link_red_46c7 .plasma-d722 {
  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;
}
.link_red_46c7 .plasma-d722:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.link_red_46c7 .breadcrumb_small_2747 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.link_red_46c7 .alert-fresh-c245 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.link_red_46c7 .alert-fresh-c245:first-child {
  margin-top: 0;
}
.link_red_46c7 .alert-fresh-c245.border-8cdd {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.link_red_46c7 .alert-fresh-c245.accent-c0f5 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.link_red_46c7
  .alert-fresh-c245.accent-c0f5.component_27db
  .red_1cde {
  width: 100%;
}
.link_red_46c7 .accent-c0f5 {
  -webkit-box-align: center;
  align-items: center;
}
.link_red_46c7 .accent-c0f5 .item_a279,
.link_red_46c7 .accent-c0f5 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.link_red_46c7 .notification-9de3 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.link_red_46c7 .notification-9de3 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.link_red_46c7 .notification-9de3: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;
}
.link_red_46c7 .border-8cdd {
  z-index: 5;
}
.link_red_46c7 .dirty_c32f .sidebar_e01d {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.link_red_46c7 .dropdown_upper_aafc .sidebar_e01d {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.link_red_46c7 .detail-medium-0020 .sidebar_e01d {
  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;
}
.link_red_46c7.slow-2fd6 .tabs-hard-a31e,
.link_red_46c7.active_0461 .tabs-hard-a31e {
  display: block;
}
.link_red_46c7.slow-2fd6 .tabs-hard-a31e .tiny_0d48,
.link_red_46c7.slow-2fd6 .tabs-hard-a31e .breadcrumb_small_2747,
.link_red_46c7.active_0461 .tabs-hard-a31e .tiny_0d48,
.link_red_46c7.active_0461 .tabs-hard-a31e .breadcrumb_small_2747 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.link_red_46c7.rough-7e83 .current_29c3 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .link_red_46c7.rough-7e83 .current_29c3 {
    margin-right: 0;
  }
}
.link_red_46c7.slow-2fd6 .current_29c3,
.link_red_46c7.active_0461 .current_29c3 {
  padding-top: 40%;
}
.link_red_46c7.slow-2fd6 .orange-0854,
.link_red_46c7.active_0461 .orange-0854 {
  display: block;
}
.link_red_46c7.slow-2fd6 .fn-sticky-d0a8 .breadcrumb_small_2747,
.link_red_46c7.active_0461 .fn-sticky-d0a8 .breadcrumb_small_2747 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.link_red_46c7.slow-2fd6 .current_29c3,
.link_red_46c7.active_0461 .current_29c3 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.link_red_46c7.slow-2fd6 .breadcrumb_small_2747 {
  padding: 1em;
}
.container_181c {
  margin: 30px auto;
  display: block;
}
.container_181c .summary-0dba > * {
  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;
}
.container_181c .summary-0dba > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.container_181c .summary-0dba span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.content_a223 .item_a279 {
  margin-bottom: 1.41575em;
}
.content_a223 .badge_023f {
  margin-bottom: 1.618em;
}
.prev-0d02 .brown_5f3b {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.prev-0d02 .brown_5f3b a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.prev-0d02 .sidebar-93c8 {
  max-width: 100%;
  overflow: auto;
}
.content-liquid-2482 .prev-0d02 a:hover {
  text-decoration: underline;
}
.bright-7c1d .progress_253f:not(.thumbnail_hovered_15a4),
.bright-7c1d .notification-9de3 {
  margin-bottom: 1.41575em;
}
.bright-7c1d .progress_253f:not(.thumbnail_hovered_15a4):last-child,
.bright-7c1d .notification-9de3:last-child {
  margin-bottom: 0;
}
.bright-7c1d .progress_253f.purple_7b1c {
  margin-bottom: 0.41575em;
}
.bright-7c1d .message-16ee:before,
.bright-7c1d .preview-6ba5:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.bright-7c1d .message-16ee:before {
  content: "\f115";
}
.bright-7c1d .preview-6ba5:before {
  content: "\f02c";
}
.bright-7c1d .block_plasma_8953 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.bright-7c1d .block_plasma_8953 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.accordion-new-5242 {
  display: -webkit-box;
  display: flex;
}
.accordion-new-5242 .accent_f936 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .accordion-new-5242 .accent_f936 {
    flex-basis: 90px;
  }
}
.accordion-new-5242 .text-adad {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .accordion-new-5242 .text-adad {
    flex-basis: calc(100% - 50px);
  }
}
.accordion-new-5242 .tall_f81c p:last-child {
  margin-bottom: 0.72em;
}
.table-red-644d .summary-0dba {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.table-red-644d .summary-0dba:after,
.table-red-644d .summary-0dba:before {
  content: "";
  display: table;
}
.table-red-644d .summary-0dba:after {
  clear: both;
}
.table-red-644d .summary-0dba .feature-54e5,
.table-red-644d .summary-0dba .old_5050 {
  width: 49%;
}
.table-red-644d .summary-0dba .feature-54e5 a span.column-new-5751,
.table-red-644d .summary-0dba .old_5050 a span.column-new-5751 {
  display: block;
  margin-bottom: 5px;
}
.table-red-644d .summary-0dba .old_5050 {
  float: left;
  text-align: left;
}
.table-red-644d .summary-0dba .feature-54e5 {
  float: right;
  text-align: right;
}
.pattern_160b {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .pattern_160b {
    margin-bottom: 0;
  }
}
.dropdown_4a23 {
  margin-bottom: 1em;
}
.dropdown_4a23 .thumbnail_hovered_15a4 {
  font-size: 1.1em;
  line-height: 1.3;
}
.pro-73d7 a {
  display: block;
  line-height: 0;
  position: relative;
}
.widget_first_a805 .dropdown_4a23,
.chip_out_747f .dropdown_4a23 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .widget_first_a805 .dropdown_4a23,
  .chip_out_747f .dropdown_4a23 {
    display: block;
  }
}
.widget_first_a805 .pro-73d7,
.chip_out_747f .pro-73d7 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .widget_first_a805 .pro-73d7,
  .chip_out_747f .pro-73d7 {
    margin-bottom: 1em;
  }
}
.widget_first_a805 .pro-73d7 img,
.chip_out_747f .pro-73d7 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.widget_first_a805 .new_fe91,
.chip_out_747f .new_fe91 {
  flex-basis: calc(100% - 160px);
}
.widget_first_a805 .new_fe91 p,
.chip_out_747f .new_fe91 p {
  margin-bottom: 0;
}
.widget_first_a805 .new_fe91 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .widget_first_a805 .new_fe91 {
    padding-left: 0;
  }
}
.chip_out_747f .new_fe91 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .chip_out_747f .new_fe91 {
    padding-right: 0;
  }
}
.chip_out_747f .pro-73d7 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.red_3488 .pro-73d7 {
  margin-bottom: 0.5em;
}
.red_3488 .pro-73d7 img {
  width: 100%;
}
.layout-bright-748a .gas_6ada,
.hero-active-51d5 .gas_6ada {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.hero-active-51d5 .status_paper_2158 .breadcrumb_be01 p:last-child {
  margin-bottom: 0;
}
.up_b82f {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.notice_inner_b065 .purple_342d {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .notice_inner_b065 .purple_342d:last-of-type {
    margin-bottom: 0;
  }
}
.notice_inner_b065 .purple_342d ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.notice_inner_b065 .purple_342d ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.notice_inner_b065 .purple_342d ul li {
  margin: 0 0 0.6em;
}
.notice_inner_b065 .purple_342d ul li.tabs_fixed_6784,
.notice_inner_b065 .purple_342d ul li.brown_7868 {
  position: relative;
}
.notice_inner_b065 .purple_342d ul li.tabs_fixed_6784 .east-df1d,
.notice_inner_b065 .purple_342d ul li.brown_7868 .east-df1d {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.notice_inner_b065 .purple_342d ul li.tabs_fixed_6784:after:after,
.notice_inner_b065 .purple_342d ul li.tabs_fixed_6784:after:before,
.notice_inner_b065
  .purple_342d
  ul
  li.brown_7868:after:after,
.notice_inner_b065
  .purple_342d
  ul
  li.brown_7868:after:before {
  content: "";
  display: table;
}
.notice_inner_b065 .purple_342d ul li.tabs_fixed_6784:after:after,
.notice_inner_b065
  .purple_342d
  ul
  li.brown_7868:after:after {
  clear: both;
}
.notice_inner_b065 .purple_342d a.content-8d37:hover {
  text-decoration: none;
}
.notice_inner_b065 .purple_342d select {
  max-width: 100%;
}
.notice_inner_b065 .purple_342d table {
  font-size: 85%;
}
.notice_inner_b065 .purple_342d table td,
.notice_inner_b065 .purple_342d table th {
  padding: 0.2360828548em;
  text-align: center;
}
.notice_inner_b065 .purple_342d table tfoot td {
  text-align: left;
}
.notice_inner_b065 .purple_342d :last-child {
  margin-bottom: 0;
}
.notice_inner_b065 .purple_342d .carousel-36eb {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.notice_inner_b065 .purple_342d .carousel-36eb label {
  width: 100%;
}
.notice_inner_b065 .purple_342d .carousel-36eb .shade_plasma_9350 {
  width: 100%;
  display: block;
}
.notice_inner_b065 .purple_342d .carousel-36eb .inner-080b {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.notice_inner_b065 .purple_342d .carousel-36eb .inner-080b:hover svg #svg-search {
  fill: #444;
}
.notice_inner_b065 .purple_342d .carousel-36eb .inner-080b svg {
  width: 18px;
  height: 18px;
}
.notice_inner_b065 .form-dirty-a522 ul ul,
.notice_inner_b065 .chip-east-c2b4 ul ul,
.notice_inner_b065 .column_current_e04b ul ul,
.notice_inner_b065 .orange-be9c ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.notice_inner_b065 .form-dirty-a522 .narrow-199d > a,
.notice_inner_b065 .chip-east-c2b4 .narrow-199d > a,
.notice_inner_b065 .column_current_e04b .narrow-199d > a,
.notice_inner_b065 .orange-be9c .narrow-199d > a {
  margin-bottom: 0;
}
.notice_inner_b065 .banner_active_d7a4 li,
.notice_inner_b065 .form-dirty-a522 li,
.notice_inner_b065 .footer-slow-4428 li,
.notice_inner_b065 .chip-east-c2b4 li,
.notice_inner_b065 .column_current_e04b li,
.notice_inner_b065 .orange-be9c li,
.notice_inner_b065 .label-wood-6eb3 li,
.notice_inner_b065 .stale_da88 li {
  display: block;
  position: relative;
}
.notice_inner_b065 .banner_active_d7a4 li:last-child,
.notice_inner_b065 .form-dirty-a522 li:last-child,
.notice_inner_b065 .footer-slow-4428 li:last-child,
.notice_inner_b065 .chip-east-c2b4 li:last-child,
.notice_inner_b065 .column_current_e04b li:last-child,
.notice_inner_b065 .orange-be9c li:last-child,
.notice_inner_b065 .label-wood-6eb3 li:last-child,
.notice_inner_b065 .stale_da88 li:last-child {
  border: none;
}
.notice_inner_b065 .banner_active_d7a4 li a,
.notice_inner_b065 .form-dirty-a522 li a,
.notice_inner_b065 .footer-slow-4428 li a,
.notice_inner_b065 .chip-east-c2b4 li a,
.notice_inner_b065 .column_current_e04b li a,
.notice_inner_b065 .orange-be9c li a,
.notice_inner_b065 .label-wood-6eb3 li a,
.notice_inner_b065 .stale_da88 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.notice_inner_b065 .banner_active_d7a4 li ul li::before,
.notice_inner_b065 .form-dirty-a522 li ul li::before,
.notice_inner_b065 .footer-slow-4428 li ul li::before,
.notice_inner_b065 .chip-east-c2b4 li ul li::before,
.notice_inner_b065 .column_current_e04b li ul li::before,
.notice_inner_b065 .orange-be9c li ul li::before,
.notice_inner_b065 .label-wood-6eb3 li ul li::before,
.notice_inner_b065 .stale_da88 li ul li::before {
  left: 15px;
}
.notice_inner_b065 .banner_active_d7a4 li ul a,
.notice_inner_b065 .form-dirty-a522 li ul a,
.notice_inner_b065 .footer-slow-4428 li ul a,
.notice_inner_b065 .chip-east-c2b4 li ul a,
.notice_inner_b065 .column_current_e04b li ul a,
.notice_inner_b065 .orange-be9c li ul a,
.notice_inner_b065 .label-wood-6eb3 li ul a,
.notice_inner_b065 .stale_da88 li ul a {
  padding-left: 20px;
}
.notice_inner_b065 .banner_active_d7a4 li ul ul li::before,
.notice_inner_b065 .form-dirty-a522 li ul ul li::before,
.notice_inner_b065 .footer-slow-4428 li ul ul li::before,
.notice_inner_b065 .chip-east-c2b4 li ul ul li::before,
.notice_inner_b065 .column_current_e04b li ul ul li::before,
.notice_inner_b065 .orange-be9c li ul ul li::before,
.notice_inner_b065 .label-wood-6eb3 li ul ul li::before,
.notice_inner_b065 .stale_da88 li ul ul li::before {
  left: 30px;
}
.notice_inner_b065 .banner_active_d7a4 li ul ul a,
.notice_inner_b065 .form-dirty-a522 li ul ul a,
.notice_inner_b065 .footer-slow-4428 li ul ul a,
.notice_inner_b065 .chip-east-c2b4 li ul ul a,
.notice_inner_b065 .column_current_e04b li ul ul a,
.notice_inner_b065 .orange-be9c li ul ul a,
.notice_inner_b065 .label-wood-6eb3 li ul ul a,
.notice_inner_b065 .stale_da88 li ul ul a {
  padding-left: 40px;
}
.notice_inner_b065 .stale-8b50 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.notice_inner_b065 .stale_da88 ul li {
  margin-bottom: 1.41575em;
}
.notice_inner_b065 .stale_da88 ul li .progress_b385 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.notice_inner_b065 .stale_da88 ul li .tertiary-d359 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.tag_red_fdfb .banner_active_d7a4 li a,
.tag_red_fdfb .form-dirty-a522 li a,
.tag_red_fdfb .footer-slow-4428 li a,
.tag_red_fdfb .chip-east-c2b4 li a,
.tag_red_fdfb .column_current_e04b li a,
.tag_red_fdfb .orange-be9c li a,
.tag_red_fdfb .label-wood-6eb3 li a,
.tag_red_fdfb .stale_da88 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.tag_red_fdfb .stale-8b50 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tag_red_fdfb .purple_342d ul li.tabs_fixed_6784 .east-df1d,
.tag_red_fdfb .purple_342d ul li.brown_7868 .east-df1d {
  background: rgba(0, 0, 0, 0.2);
}
.tag_red_fdfb .notice_inner_b065 .purple_342d select {
  border-color: rgba(255, 255, 255, 0.08);
}
.summary-3cd4 .notice_inner_b065 .label-fc93 li {
  margin: 0;
}
.summary-3cd4 .notice_inner_b065 .label-fc93 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.summary-3cd4 .notice_inner_b065 .label-fc93 li ul {
  margin: 0;
}
.summary-3cd4 .notice_inner_b065 .label-fc93 li ul li a {
  padding-left: 15px;
}
.summary-3cd4 .notice_inner_b065 .label-fc93 li ul li li a {
  padding-left: 30px;
}
.summary-3cd4 .notice_inner_b065 .label-fc93 li.overlay-abdd > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.summary-3cd4 .notice_inner_b065 .label-fc93 li.overlay-abdd > 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;
}
.summary-3cd4 .notice_inner_b065 .label-fc93 li.overlay-abdd > 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;
}
.summary_5a94 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.card-1bf3 {
  position: relative;
  z-index: 10;
}
.card-1bf3 .rough_ce48 {
  width: 100%;
  max-width: 100%;
}
.component-solid-3f6d .modal_orange_2286 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.component-solid-3f6d .accent-41b6 {
}
.component-solid-3f6d .tag_red_fdfb {
  background: #292929;
}
.plasma-3035 .modal_orange_2286 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.plasma-3035 .accent-41b6 {
  background: #f9f9f9;
}
.plasma-3035 .tag_red_fdfb {
  background: #303030;
}
.message-5d4a .modal_orange_2286 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .message-5d4a .fast-bd70 {
    margin-bottom: 1em;
  }
  .message-5d4a .fast-bd70:last-child {
    margin-bottom: 0;
  }
}
.message-5d4a .accent-41b6 {
  background: #ededed;
}
.message-5d4a .tag_red_fdfb {
  background: #1a1a1a;
}
.modal_orange_2286.accent-41b6 {
  color: rgba(0, 0, 0, 0.6);
}
.modal_orange_2286.accent-41b6 .header_4733 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.modal_orange_2286.tag_red_fdfb {
  color: rgba(255, 255, 255, 0.99);
}
.modal_orange_2286.tag_red_fdfb a:not(.content-8d37) {
  color: rgba(255, 255, 255, 0.79);
}
.modal_orange_2286.tag_red_fdfb a:not(.content-8d37):hover {
  color: rgba(255, 255, 255, 0.99);
}
.modal_orange_2286.tag_red_fdfb .header_4733 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.modal_orange_2286.tag_red_fdfb table tbody td,
.modal_orange_2286.tag_red_fdfb table th {
  background: rgba(0, 0, 0, 0.08);
}
.out-2d5e.shadow-9de4 .gallery_1b0a {
  max-width: initial;
}
.out-2d5e .list_f04e {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.out-2d5e .list_f04e .rough_ce48 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .out-2d5e .list_f04e .rough_ce48 {
    display: block;
    margin-bottom: 2em;
  }
  .out-2d5e .list_f04e .rough_ce48:last-child {
    margin-bottom: 0;
  }
}
.message-5d4a .fast-bd70:last-child,
.plasma-3035 .fast-bd70:last-child,
.component-solid-3f6d .fast-bd70:last-child {
  margin-bottom: 0;
}
.message-5d4a .fast-bd70 .notice_inner_b065 .purple_342d:last-child,
.plasma-3035 .fast-bd70 .notice_inner_b065 .purple_342d:last-child,
.component-solid-3f6d .fast-bd70 .notice_inner_b065 .purple_342d:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .message-5d4a .border_white_3b75,
  .message-5d4a .header-new-f689,
  .plasma-3035 .border_white_3b75,
  .plasma-3035 .header-new-f689,
  .component-solid-3f6d .border_white_3b75,
  .component-solid-3f6d .header-new-f689 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .card-1bf3 .fast-bd70 {
    margin-bottom: 2em;
  }
}
.card-1bf3 p:last-child {
  margin-bottom: 0;
}
.card-1bf3 li,
.card-1bf3 ul {
  list-style: none;
  margin: 0;
}
.card-1bf3 ul ul {
  margin-left: 2.617924em;
}
.active-f297 {
  font-size: 0.875em;
}

/* css-noise: 04e1 */
.phantom-card-e8 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.0;
}
