/*!
Theme Name: Customify
Theme URI: https://pressmaximum.brown-3f1a/customify
Author: WPCustomify
Author URI: https://pressmaximum.brown-3f1a
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.brown-3f1a/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.accent_old_7398.header_2344/licenses/gpl-2.0.hover_a732
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.focus-south-07bf/, (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.hover-1202.bright-5444/normalize.static_0546/
 ======
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.static_0546 v7.0.0 | MIT License | github.brown-3f1a/necolas/normalize.static_0546 */
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;
}
.outline-8490 .narrow-d015,
.advanced-4812,
.copper_ce65,
.simple_13fe,
.picture_black_5d1e,
.backdrop-4f43,
.thumbnail-iron-96ef,
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;
}
.advanced-4812,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .advanced-4812,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .advanced-4812,
  h1 {
    font-size: 1.8em;
  }
}
.copper_ce65,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.copper_ce65 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .copper_ce65,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .copper_ce65,
  h2 {
    font-size: 1.7em;
  }
}
.simple_13fe,
h3 {
  font-size: 1.618em;
}
.outline-8490 .narrow-d015,
.picture_black_5d1e,
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.logo_focused_e0f7 {
  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;
}
.gallery-ba1d:after,
.gallery-ba1d:before,
.header_focused_2831:after,
.header_focused_2831:before {
  content: "";
  display: table;
}
.gallery-ba1d:after,
.header_focused_2831:after {
  clear: both;
}
.slider-81d1 {
  float: right;
  margin-right: 0;
}
.content_a339 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.middle-f3ca .chip_pro_36f9,
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;
}
.middle-f3ca .chip_pro_36f9: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;
}
.hard_01ba .chip_pro_36f9 {
  box-shadow: none;
}
.hard_01ba
  .chip_pro_36f9
  .bronze-8505 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.hard_01ba .chip_pro_36f9 .cool_2937 {
  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;
}
.hard_01ba
  .chip_pro_36f9
  .cool_2937
  b {
  display: none;
}
.hard_01ba .column-92b7 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.north_de1b:not(.pattern-upper-b354):not(.sidebar-dynamic-02eb),
button:not(.pattern-upper-b354):not(.sidebar-dynamic-02eb),
input[type="button"]:not(.pattern-upper-b354):not(
    .sidebar-dynamic-02eb
  ),
input[type="reset"]:not(.pattern-upper-b354):not(
    .sidebar-dynamic-02eb
  ),
input[type="submit"]:not(.pattern-upper-b354):not(
    .sidebar-dynamic-02eb
  ) {
  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;
}
.north_de1b:not(.pattern-upper-b354):not(
    .sidebar-dynamic-02eb
  ):hover,
button:not(.pattern-upper-b354):not(
    .sidebar-dynamic-02eb
  ):hover,
input[type="button"]:not(.pattern-upper-b354):not(
    .sidebar-dynamic-02eb
  ):hover,
input[type="reset"]:not(.pattern-upper-b354):not(
    .sidebar-dynamic-02eb
  ):hover,
input[type="submit"]:not(.pattern-upper-b354):not(
    .sidebar-dynamic-02eb
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.north_de1b:not(.pattern-upper-b354):not(
    .sidebar-dynamic-02eb
  ):active,
.north_de1b:not(.pattern-upper-b354):not(
    .sidebar-dynamic-02eb
  ):focus,
button:not(.pattern-upper-b354):not(
    .sidebar-dynamic-02eb
  ):active,
button:not(.pattern-upper-b354):not(
    .sidebar-dynamic-02eb
  ):focus,
input[type="button"]:not(.pattern-upper-b354):not(
    .sidebar-dynamic-02eb
  ):active,
input[type="button"]:not(.pattern-upper-b354):not(
    .sidebar-dynamic-02eb
  ):focus,
input[type="reset"]:not(.pattern-upper-b354):not(
    .sidebar-dynamic-02eb
  ):active,
input[type="reset"]:not(.pattern-upper-b354):not(
    .sidebar-dynamic-02eb
  ):focus,
input[type="submit"]:not(.pattern-upper-b354):not(
    .sidebar-dynamic-02eb
  ):active,
input[type="submit"]:not(.pattern-upper-b354):not(
    .sidebar-dynamic-02eb
  ):focus {
  outline: 0;
}
.north_de1b:not(.pattern-upper-b354):not(
    .sidebar-dynamic-02eb
  ).fn-loading-104e,
button:not(.pattern-upper-b354):not(
    .sidebar-dynamic-02eb
  ).fn-loading-104e,
input[type="button"]:not(.pattern-upper-b354):not(
    .sidebar-dynamic-02eb
  ).fn-loading-104e,
input[type="reset"]:not(.pattern-upper-b354):not(
    .sidebar-dynamic-02eb
  ).fn-loading-104e,
input[type="submit"]:not(.pattern-upper-b354):not(
    .sidebar-dynamic-02eb
  ).fn-loading-104e {
  position: relative;
}
.north_de1b:not(.pattern-upper-b354):not(
    .sidebar-dynamic-02eb
  ).fn-loading-104e
  .panel-small-6092,
.north_de1b:not(.pattern-upper-b354):not(
    .sidebar-dynamic-02eb
  ).fn-loading-104e
  .bottom-a9e0,
.north_de1b:not(.pattern-upper-b354):not(
    .sidebar-dynamic-02eb
  ).fn-loading-104e
  .secondary_1ad7,
.north_de1b:not(.pattern-upper-b354):not(
    .sidebar-dynamic-02eb
  ).fn-loading-104e
  i,
.north_de1b:not(.pattern-upper-b354):not(
    .sidebar-dynamic-02eb
  ).fn-loading-104e
  svg,
button:not(.pattern-upper-b354):not(
    .sidebar-dynamic-02eb
  ).fn-loading-104e
  .panel-small-6092,
button:not(.pattern-upper-b354):not(
    .sidebar-dynamic-02eb
  ).fn-loading-104e
  .bottom-a9e0,
button:not(.pattern-upper-b354):not(
    .sidebar-dynamic-02eb
  ).fn-loading-104e
  .secondary_1ad7,
button:not(.pattern-upper-b354):not(
    .sidebar-dynamic-02eb
  ).fn-loading-104e
  i,
button:not(.pattern-upper-b354):not(
    .sidebar-dynamic-02eb
  ).fn-loading-104e
  svg,
input[type="button"]:not(.pattern-upper-b354):not(
    .sidebar-dynamic-02eb
  ).fn-loading-104e
  .panel-small-6092,
input[type="button"]:not(.pattern-upper-b354):not(
    .sidebar-dynamic-02eb
  ).fn-loading-104e
  .bottom-a9e0,
input[type="button"]:not(.pattern-upper-b354):not(
    .sidebar-dynamic-02eb
  ).fn-loading-104e
  .secondary_1ad7,
input[type="button"]:not(.pattern-upper-b354):not(
    .sidebar-dynamic-02eb
  ).fn-loading-104e
  i,
input[type="button"]:not(.pattern-upper-b354):not(
    .sidebar-dynamic-02eb
  ).fn-loading-104e
  svg,
input[type="reset"]:not(.pattern-upper-b354):not(
    .sidebar-dynamic-02eb
  ).fn-loading-104e
  .panel-small-6092,
input[type="reset"]:not(.pattern-upper-b354):not(
    .sidebar-dynamic-02eb
  ).fn-loading-104e
  .bottom-a9e0,
input[type="reset"]:not(.pattern-upper-b354):not(
    .sidebar-dynamic-02eb
  ).fn-loading-104e
  .secondary_1ad7,
input[type="reset"]:not(.pattern-upper-b354):not(
    .sidebar-dynamic-02eb
  ).fn-loading-104e
  i,
input[type="reset"]:not(.pattern-upper-b354):not(
    .sidebar-dynamic-02eb
  ).fn-loading-104e
  svg,
input[type="submit"]:not(.pattern-upper-b354):not(
    .sidebar-dynamic-02eb
  ).fn-loading-104e
  .panel-small-6092,
input[type="submit"]:not(.pattern-upper-b354):not(
    .sidebar-dynamic-02eb
  ).fn-loading-104e
  .bottom-a9e0,
input[type="submit"]:not(.pattern-upper-b354):not(
    .sidebar-dynamic-02eb
  ).fn-loading-104e
  .secondary_1ad7,
input[type="submit"]:not(.pattern-upper-b354):not(
    .sidebar-dynamic-02eb
  ).fn-loading-104e
  i,
input[type="submit"]:not(.pattern-upper-b354):not(
    .sidebar-dynamic-02eb
  ).fn-loading-104e
  svg {
  visibility: hidden;
}
.north_de1b:not(.pattern-upper-b354):not(
    .sidebar-dynamic-02eb
  ).fn-loading-104e:after,
button:not(.pattern-upper-b354):not(
    .sidebar-dynamic-02eb
  ).fn-loading-104e:after,
input[type="button"]:not(.pattern-upper-b354):not(
    .sidebar-dynamic-02eb
  ).fn-loading-104e:after,
input[type="reset"]:not(.pattern-upper-b354):not(
    .sidebar-dynamic-02eb
  ).fn-loading-104e:after,
input[type="submit"]:not(.pattern-upper-b354):not(
    .sidebar-dynamic-02eb
  ).fn-loading-104e: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;
}
.north_de1b:not(.pattern-upper-b354):not(.sidebar-dynamic-02eb),
input[type="button"]:not(.pattern-upper-b354):not(
    .sidebar-dynamic-02eb
  ),
input[type="reset"]:not(.pattern-upper-b354):not(
    .sidebar-dynamic-02eb
  ),
input[type="submit"]:not(.pattern-upper-b354):not(
    .sidebar-dynamic-02eb
  ) {
  color: #fff;
  background: #235787;
}
.north_de1b:not(.pattern-upper-b354):not(
    .sidebar-dynamic-02eb
  ):focus,
input[type="button"]:not(.pattern-upper-b354):not(
    .sidebar-dynamic-02eb
  ):focus,
input[type="reset"]:not(.pattern-upper-b354):not(
    .sidebar-dynamic-02eb
  ):focus,
input[type="submit"]:not(.pattern-upper-b354):not(
    .sidebar-dynamic-02eb
  ):focus {
  color: #fff;
}
.north_de1b.fn-disabled-104e:not(.pattern-upper-b354):not(
    .sidebar-dynamic-02eb
  ),
.north_de1b[disabled]:not(.pattern-upper-b354):not(
    .sidebar-dynamic-02eb
  ),
button.fn-disabled-104e:not(.pattern-upper-b354):not(
    .sidebar-dynamic-02eb
  ),
button[disabled]:not(.pattern-upper-b354):not(
    .sidebar-dynamic-02eb
  ) {
  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;
}
.link-3d61 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.link-3d61: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;
}
.label_2e30 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.west-c675 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.item_new_068a {
  clear: both;
  display: block;
  margin: 0 auto;
}
.gallery-ba1d:after,
.gallery-ba1d:before,
.feature-5964:after,
.feature-5964:before,
.smooth_49c5:after,
.smooth_49c5:before,
.card-iron-7807:after,
.card-iron-7807:before,
.aside-hot-6bc6:after,
.aside-hot-6bc6:before,
.highlight-large-8a52:after,
.highlight-large-8a52:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.gallery-ba1d:after,
.feature-5964:after,
.smooth_49c5:after,
.card-iron-7807:after,
.aside-hot-6bc6:after,
.highlight-large-8a52:after {
  clear: both;
}
.feature-5964 .avatar_simple_0eea,
.smooth_49c5 .avatar_simple_0eea,
.dynamic-a2cc .avatar_simple_0eea {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.iron_301d {
  display: inline-block;
}
.item_51c3 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.item_51c3 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.item_51c3 .shadow-12c1 {
  padding: 1em 0;
  font-size: 85%;
}
.shadow-12c1 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.picture-244f {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.picture-244f:after,
.picture-244f:before {
  content: "";
  display: table;
}
.picture-244f:after {
  clear: both;
}
.surface_tiny_e79c {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.active_cec0 .surface_tiny_e79c {
  max-width: 50%;
}
.disabled_inner_7e35 .surface_tiny_e79c {
  max-width: 33.33%;
}
.info-f126 .surface_tiny_e79c {
  max-width: 25%;
}
.module-447c .surface_tiny_e79c {
  max-width: 20%;
}
.icon_573d .surface_tiny_e79c {
  max-width: 16.66%;
}
.photo_d79d .surface_tiny_e79c {
  max-width: 14.28%;
}
.main-ac1f .surface_tiny_e79c {
  max-width: 12.5%;
}
.thumbnail_center_b37e .surface_tiny_e79c {
  max-width: 11.11%;
}
.row-19d3 {
  display: block;
}
.outline-8490 .small_6be6 label,
.outline-8490 .thumbnail_d941 label,
.outline-8490 .dropdown-complex-a9d1 label,
.outline-8490 .link-full-c3cc label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.down-efcb {
  list-style: none;
  margin: 0;
}
.down-efcb article.form_warm_c7d2 {
  margin-bottom: 0;
}
.down-efcb ul {
  list-style: none;
  margin: 0;
}
.down-efcb .input-hard-b8d2 li.form_warm_c7d2 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .down-efcb .input-hard-b8d2 li.form_warm_c7d2 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .down-efcb .input-hard-b8d2 li.form_warm_c7d2: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) {
  .down-efcb .input-hard-b8d2 li.form_warm_c7d2 li.form_warm_c7d2 li.form_warm_c7d2 li.form_warm_c7d2 {
    padding-left: 0;
  }
}
article.form_warm_c7d2 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.form_warm_c7d2 .feature-5964 p:last-of-type {
  margin-bottom: 0;
}
article.form_warm_c7d2 .focus_799b {
  float: left;
}
article.form_warm_c7d2 .full_43bc {
  margin-left: 85px;
}
article.form_warm_c7d2 .border-old-c69b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.form_warm_c7d2 .border-old-c69b .cool-8083 {
  margin-left: 10px;
}
article.form_warm_c7d2 .hot-9f8f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.form_warm_c7d2 .last-65af {
  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 .small_6be6,
  #respond .dropdown-complex-a9d1,
  #respond .link-full-c3cc {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .small_6be6 input,
#respond .dropdown-complex-a9d1 input,
#respond .link-full-c3cc input {
  width: 100%;
}
#respond .link-full-c3cc {
  margin-right: 0;
}
#respond .texture_2b59 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.text-fast-6e00 {
  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;
}
.text-fast-6e00.header-dynamic-ef37 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.text-fast-6e00 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%);
}
.text-fast-6e00:focus,
.text-fast-6e00: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);
}
.button-c142 {
  border-radius: 10%;
}
.left_8f2a {
  border-radius: 50%;
}
.tooltip_aa97 {
  font-size: 0.72em;
}
.label-clean-d821 {
  font-size: 0.875em;
}
.progress-dim-63a2 {
  font-size: 1.1em;
}
.tertiary-bb28 {
  text-transform: uppercase;
  line-height: 1.2;
}
.tertiary-bb28.tooltip_aa97 {
  letter-spacing: 0.5px;
}
.description-950a,
.description-950a a {
  color: #6d6d6d;
}
.description-950a a:hover {
  color: #111;
}
.small-d5a8 {
  color: #6d6d6d;
}
.fresh-371f {
  overflow-x: hidden;
}
.fresh-371f .heading_paper_0a69.tag_501d {
  position: relative;
}
.fresh-371f .heading_paper_0a69.tag_501d.chip_lite_6c3d {
  position: initial;
}
.fresh-371f
  .heading_paper_0a69.tag_501d.chip_lite_6c3d
  .rough-2696 {
  left: auto;
}
.fresh-371f .heading_paper_0a69 .rough-2696 {
  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;
}
.fresh-371f .heading_paper_0a69:hover.tag_501d {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.fresh-371f
  .heading_paper_0a69:hover.tag_501d
  .rough-2696 {
  display: block;
  z-index: 9999999;
}
.fresh-371f .highlight_30ff .right_29a5,
.fresh-371f .picture-active-e21f .right_29a5 {
  display: none;
}
.fresh-371f .active_fresh_85fb .heading_paper_0a69:hover.tag_501d {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.outline-8490 .small_6be6 label,
.outline-8490 .thumbnail_d941 label,
.outline-8490 .dropdown-complex-a9d1 label,
.outline-8490 .link-full-c3cc label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.down-efcb {
  list-style: none;
  margin: 0;
}
.down-efcb article.form_warm_c7d2 {
  margin-bottom: 0;
}
.down-efcb ul {
  list-style: none;
  margin: 0;
}
.down-efcb .input-hard-b8d2 li.form_warm_c7d2 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .down-efcb .input-hard-b8d2 li.form_warm_c7d2 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .down-efcb .input-hard-b8d2 li.form_warm_c7d2: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) {
  .down-efcb .input-hard-b8d2 li.form_warm_c7d2 li.form_warm_c7d2 li.form_warm_c7d2 li.form_warm_c7d2 {
    padding-left: 0;
  }
}
article.form_warm_c7d2 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.form_warm_c7d2 .feature-5964 p:last-of-type {
  margin-bottom: 0;
}
article.form_warm_c7d2 .focus_799b {
  float: left;
}
article.form_warm_c7d2 .full_43bc {
  margin-left: 85px;
}
article.form_warm_c7d2 .border-old-c69b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.form_warm_c7d2 .border-old-c69b .cool-8083 {
  margin-left: 10px;
}
article.form_warm_c7d2 .hot-9f8f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.form_warm_c7d2 .last-65af {
  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 .small_6be6,
  #respond .dropdown-complex-a9d1,
  #respond .link-full-c3cc {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .small_6be6 input,
#respond .dropdown-complex-a9d1 input,
#respond .link-full-c3cc input {
  width: 100%;
}
#respond .link-full-c3cc {
  margin-right: 0;
}
#respond .texture_2b59 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.highlight_30ff .purple_b0ad {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.purple_b0ad .border_copper_0b76.table-selected-eec8 .logo-a82a > li > a:focus,
.purple_b0ad .border_copper_0b76.table-selected-eec8 .logo-a82a > li > a:hover,
.purple_b0ad .border_copper_0b76.column_short_6958 .logo-a82a > li > a:focus,
.purple_b0ad .border_copper_0b76.column_short_6958 .logo-a82a > li > a:hover,
.purple_b0ad .border_copper_0b76.detail-brown-67a5 .logo-a82a > li > a:focus,
.purple_b0ad .border_copper_0b76.detail-brown-67a5 .logo-a82a > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.purple_b0ad
  .border_copper_0b76.table-selected-eec8
  .logo-a82a
  > li.hot_5d46
  > a,
.purple_b0ad
  .border_copper_0b76.table-selected-eec8
  .logo-a82a
  > li.item-4668
  > a,
.purple_b0ad
  .border_copper_0b76.column_short_6958
  .logo-a82a
  > li.hot_5d46
  > a,
.purple_b0ad
  .border_copper_0b76.column_short_6958
  .logo-a82a
  > li.item-4668
  > a,
.purple_b0ad
  .border_copper_0b76.detail-brown-67a5
  .logo-a82a
  > li.hot_5d46
  > a,
.purple_b0ad .border_copper_0b76.detail-brown-67a5 .logo-a82a > li.main_efb4 > a {
  color: rgba(255, 255, 255, 0.99);
}
.purple_b0ad .east_10ea,
.purple_b0ad .east_10ea a {
  color: rgba(255, 255, 255, 0.99);
}
.purple_b0ad .warm-4a1f.module-3fed li a,
.purple_b0ad .texture-7f6f a,
.purple_b0ad .component_5120,
.purple_b0ad .logo-a82a > li > a,
.purple_b0ad .pagination_db43 {
  color: rgba(255, 255, 255, 0.79);
}
.purple_b0ad .warm-4a1f.module-3fed li a:hover,
.purple_b0ad .texture-7f6f a:hover,
.purple_b0ad .component_5120:hover,
.purple_b0ad .logo-a82a > li > a:hover,
.purple_b0ad .pagination_db43:hover {
  color: rgba(255, 255, 255, 0.99);
}
.purple_b0ad .under_95ac {
  color: rgba(255, 255, 255, 0.79);
}
.purple_b0ad .under_95ac .message_316f {
  color: rgba(255, 255, 255, 0.99);
}
.purple_b0ad .under_95ac:hover {
  color: rgba(255, 255, 255, 0.99);
}
.purple_b0ad .preview_3af5 .popup_green_987d {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.purple_b0ad .preview_3af5 .popup_green_987d .article-51d9 {
  color: rgba(255, 255, 255, 0.79);
}
.purple_b0ad
  .preview_3af5
  .popup_green_987d
  .article-51d9::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.purple_b0ad
  .preview_3af5
  .popup_green_987d
  .article-51d9:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.purple_b0ad
  .preview_3af5
  .popup_green_987d
  .article-51d9::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.purple_b0ad
  .preview_3af5
  .popup_green_987d
  .article-51d9::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.purple_b0ad .preview_3af5 .preview-tall-a2a0 {
  color: rgba(255, 255, 255, 0.79);
}
.purple_b0ad .preview_3af5 .preview-tall-a2a0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.column-medium-e1b8
  .purple_b0ad
  .preview_3af5
  .chip-b5ee
  .aside_c221 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.column-medium-e1b8
  .purple_b0ad
  .preview_3af5
  .chip-b5ee
  .article-51d9 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.highlight_30ff .media-cbd2 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.media-cbd2 .border_copper_0b76.table-selected-eec8 .logo-a82a > li > a:focus,
.media-cbd2 .border_copper_0b76.table-selected-eec8 .logo-a82a > li > a:hover,
.media-cbd2 .border_copper_0b76.column_short_6958 .logo-a82a > li > a:focus,
.media-cbd2 .border_copper_0b76.column_short_6958 .logo-a82a > li > a:hover,
.media-cbd2 .border_copper_0b76.detail-brown-67a5 .logo-a82a > li > a:focus,
.media-cbd2 .border_copper_0b76.detail-brown-67a5 .logo-a82a > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.media-cbd2
  .border_copper_0b76.table-selected-eec8
  .logo-a82a
  > li.hot_5d46
  > a,
.media-cbd2
  .border_copper_0b76.table-selected-eec8
  .logo-a82a
  > li.item-4668
  > a,
.media-cbd2
  .border_copper_0b76.column_short_6958
  .logo-a82a
  > li.hot_5d46
  > a,
.media-cbd2
  .border_copper_0b76.column_short_6958
  .logo-a82a
  > li.item-4668
  > a,
.media-cbd2
  .border_copper_0b76.detail-brown-67a5
  .logo-a82a
  > li.hot_5d46
  > a,
.media-cbd2 .border_copper_0b76.detail-brown-67a5 .logo-a82a > li.main_efb4 > a {
  color: rgba(0, 0, 0, 0.8);
}
.media-cbd2 .east_10ea,
.media-cbd2 .east_10ea a {
  color: rgba(0, 0, 0, 0.8);
}
.media-cbd2 .warm-4a1f.module-3fed li a,
.media-cbd2 .texture-7f6f a,
.media-cbd2 .component_5120,
.media-cbd2 .logo-a82a > li > a,
.media-cbd2 .pagination_db43 {
  color: rgba(0, 0, 0, 0.55);
}
.media-cbd2 .warm-4a1f.module-3fed li a:hover,
.media-cbd2 .texture-7f6f a:hover,
.media-cbd2 .component_5120:hover,
.media-cbd2 .logo-a82a > li > a:hover,
.media-cbd2 .pagination_db43:hover {
  color: rgba(0, 0, 0, 0.8);
}
.media-cbd2 .under_95ac {
  color: rgba(0, 0, 0, 0.55);
}
.media-cbd2 .under_95ac .message_316f {
  color: rgba(0, 0, 0, 0.8);
}
.media-cbd2 .under_95ac:hover {
  color: rgba(0, 0, 0, 0.8);
}
.primary-e0dc .item-8d13 {
  margin-left: auto;
  margin-right: auto;
}
.smooth_49c5 > * {
  margin-left: auto;
  margin-right: auto;
}
.smooth_49c5 .label_2e30 {
  margin-right: 1.41575em;
}
.bottom_c58c .smooth_49c5 > .main-purple-567a {
  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;
}
.bottom_c58c .smooth_49c5 > .table_pressed_78d1 {
  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;
}
.container_wide_0022.primary-e0dc .item-8d13,
.notification-0510.primary-e0dc .item-8d13 {
  margin-left: 0;
}
.form_00dc.primary-e0dc .item-8d13,
.form_0e98.primary-e0dc .item-8d13 {
  margin-right: 0;
}
.smooth_49c5 ol,
.smooth_49c5 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.last_d9a3 video {
  max-width: 100%;
}
.box_5e46 img {
  display: block;
}
.box_5e46.label_2e30,
.box_5e46.west-c675 {
  width: 100%;
}
.box_5e46.table_pressed_78d1 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.fluid-24fc:not(.box_ea92) {
  margin: 1.5em auto;
}
.pattern_4c5a p {
  padding: 1.5em 14px;
}
ul.tabs-c622.table_pressed_78d1,
ul.tabs-c622.main-purple-567a,
ul.tabs-c622.content_pressed_7e92.main-purple-567a {
  padding: 0 14px;
}
.feature_hard_7763 {
  display: block;
  overflow-x: auto;
}
.feature_hard_7763 table {
  border-collapse: collapse;
  width: 100%;
}
.feature_hard_7763 td,
.feature_hard_7763 th {
  padding: 0.5em;
}
.smooth_49c5 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.smooth_49c5 ol ol,
.smooth_49c5 ol ul,
.smooth_49c5 ul ol,
.smooth_49c5 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.smooth_49c5 ol ol li,
.smooth_49c5 ol ul li,
.smooth_49c5 ul ol li,
.smooth_49c5 ul ul li {
  margin-left: 0;
}
.wood_b4c5.picture_white_c1e8 > .accent-f84c {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.wood_b4c5.picture_white_c1e8 > .accent-f84c iframe,
.wood_b4c5.picture_white_c1e8 > .accent-f84c > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.pro-3cb6 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.pro-3cb6.frame-f500 {
  padding: 0;
}
.pro-3cb6.frame-f500 cite {
  font-size: 13px;
}
.pro-3cb6 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.pro-3cb6 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.photo-small-d04f {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.photo-small-d04f > p:first-child {
  margin-top: 0;
}
.photo-small-d04f cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.photo-small-d04f blockquote {
  border-left: 0;
}
.liquid-e99b {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.liquid-e99b:not(.purple-d7e4) {
  max-width: 100px;
}
.liquid-e99b.main-over-56f1 {
  border-bottom: none !important;
  text-align: center;
}
.liquid-e99b.main-over-56f1::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .pattern_4c5a p {
    padding: 1.5em 0;
  }
}
.mask_0363 {
  color: #0073aa;
}
.middle-a28d {
  background-color: #0073aa;
}
.shade_easy_0447 {
  color: #229fd8;
}
.row_1099 {
  background-color: #229fd8;
}
.dynamic_6ab0 {
  color: #eee;
}
.clean_c254 {
  background-color: #eee;
}
.search_13f5 {
  color: #444;
}
.backdrop_55c5 {
  background-color: #444;
}
.dropdown-28cf {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.dropdown-28cf .caption_old_1489 .texture-7f6f {
  font-size: 15px;
}
.dropdown-28cf .texture-7f6f {
  line-height: 1.3;
}
.dropdown-28cf .media-cbd2 {
}
.dropdown-28cf .purple_b0ad {
  background: #235787;
}
.aside_8343 {
  padding: 0;
}
.aside_8343 .purple_b0ad {
  background: #1a1a1a;
}
.aside_8343 .media-cbd2 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.fresh-9de4 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.fresh-9de4 .media-cbd2 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.fresh-9de4 .purple_b0ad {
  background: #303030;
}
.highlight-large-8a52 {
  position: relative;
  z-index: 10;
}
.highlight-large-8a52 .picture-b745 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.surface-blue-dae6 .tag_501d {
  display: inline-block;
  vertical-align: middle;
}
.surface-blue-dae6.summary_hot_53a4 .tag_501d {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .surface-blue-dae6.summary_hot_53a4 .tag_501d {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .surface-blue-dae6.summary_hot_53a4 .tag_501d {
    margin-right: 0.4em;
  }
}
.surface-blue-dae6.summary_hot_53a4 .tag_501d:last-child {
  margin-right: 0;
}
.row-basic-2954 .picture-b745 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .highlight_30ff .caption_old_1489 {
    margin: 0 -0.5em;
  }
  .highlight_30ff .caption_old_1489 [class*="customify-col-"],
  .highlight_30ff .caption_old_1489 [class*="customify-col_"],
  .highlight_30ff .caption_old_1489 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.highlight_30ff.full-8f25 .picture-b745 {
  background: 0 0 !important;
}
.highlight_30ff.full-8f25 .picture-b745,
.highlight_30ff.row-basic-2954 .picture-b745 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .highlight_30ff.thumbnail-pink-8865 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.highlight_30ff.row-basic-2954 .picture-b745 {
  box-shadow: none !important;
}
.steel-327b {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .steel-327b {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .steel-327b {
    padding: 18px 0 20px;
  }
}
.steel-327b .tabs_bb35 {
  width: 100%;
}
.steel-327b .west_50ce {
  margin-bottom: 0;
}
.steel-327b .article_green_87e8 {
  margin-top: 5px;
  font-size: 0.875em;
}
.hidden-6767 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.hidden-6767 .paragraph-first-d5d4 {
  width: 100%;
}
.text-489e {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.text-489e li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.text-489e 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;
}
.text-489e li:last-child:after {
  display: none;
}
.text-489e li a {
  font-weight: 500;
  margin-right: 10px;
}
.pink_1555 .right_29a5 button,
.steel-327b .right_29a5 button {
  left: 0;
}
.pink_1555 .paragraph-first-d5d4,
.steel-327b .paragraph-first-d5d4 {
  padding-left: 0;
  padding-right: 0;
}
.pink_1555 .hidden-6767,
.steel-327b .hidden-6767 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.pink_1555 {
  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;
}
.pink_1555: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;
}
.pink_1555 .fast_d3af {
  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) {
  .pink_1555 .fast_d3af {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .pink_1555 .fast_d3af {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .pink_1555 .fast_d3af {
    min-height: 200px;
  }
}
.pink_1555 .text-489e {
  color: rgba(255, 255, 255, 0.8);
}
.pink_1555 .text-489e a,
.pink_1555 .text-489e li:after {
  color: inherit;
}
.pink_1555 .text-489e a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.hero-liquid-4301 {
  margin-bottom: 0.5em;
}
.modal_next_84a1 {
  margin-bottom: 1.2em;
}
.modal_next_84a1,
.hero-liquid-4301 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.modal_next_84a1 p:last-child,
.hero-liquid-4301 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .right_29a5,
#masthead .right_29a5 {
  display: none;
}
#masthead
  > .right_29a5.grid_4d49 {
  display: none;
}
#masthead > .right_29a5 button {
  left: 0;
}
.content_left_3625 {
  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%;
}
.content_left_3625 .tag_501d {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.content_left_3625 .plasma_cc0f {
  display: -webkit-box;
  display: flex;
}
.content_left_3625 .plasma_cc0f.pagination_light_eeda {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.content_left_3625 .plasma_cc0f.first_e5ae {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.content_left_3625 .plasma_cc0f.form_lite_9c26 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.content_left_3625.hovered_25aa.header_f098 .plasma_cc0f.pagination_light_eeda {
  flex-basis: 100%;
}
.content_left_3625.selected-e69a .plasma_cc0f.first_e5ae {
  -webkit-box-flex: 1;
  flex: auto;
}
.content_left_3625.selected-e69a .plasma_cc0f.form_lite_9c26 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .right_29a5.grid_4d49 {
  display: none;
}
#masthead > .right_29a5 button {
  left: 0;
}
.widget-prev-bad1 {
  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;
}
.widget-prev-bad1:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.widget-prev-bad1.gradient-iron-f723 i {
  margin-right: 4px;
}
.widget-prev-bad1.content_f4b3 i {
  margin-left: 5px;
}
.texture-7f6f p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.texture-7f6f p:last-child {
  margin-bottom: 0;
}
.north-245a {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.north-245a a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.north-245a img {
  display: block;
  width: auto;
  line-height: 1;
}
.north-245a .east_10ea {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.north-245a .stale_afe0 {
  margin: 5px 0 7px 0;
}
.north-245a.hero-37e9 .warm_22d5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.north-245a.hero-37e9 .layout_selected_7b8d {
  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;
}
.north-245a.static_8357 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.north-245a.static_8357 .warm_22d5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.north-245a.static_8357 .layout_selected_7b8d {
  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;
}
.north-245a.mask_33e6 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.north-245a.card-fast-73be {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.north-245a.card-fast-73be .layout_selected_7b8d {
  margin-top: 7px;
}
.image_medium_639a {
  display: inline-block;
}
.highlight-large-8a52 .left_4092 .north-245a img {
  max-width: 100%;
}
.border_copper_0b76 .border_4b68.progress_8278,
.component_b1e2 .border_4b68.progress_8278 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.border_copper_0b76 .easy-7897,
.component_b1e2 .easy-7897 {
  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%);
}
.border_copper_0b76 .easy-7897 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.border_copper_0b76.slider_6974 .easy-7897 {
  display: none;
}
.border_copper_0b76 .paragraph-huge-7f2c {
  list-style: none;
  padding: 0;
  margin: 0;
}
.border_copper_0b76 .paragraph-huge-7f2c li {
  display: inline-block;
  position: relative;
}
.border_copper_0b76 .paragraph-huge-7f2c li:last-child {
  margin-right: 0;
}
.border_copper_0b76 .paragraph-huge-7f2c 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;
}
.border_copper_0b76 .paragraph-huge-7f2c li.main_efb4 > a {
  color: rgba(0, 0, 0, 0.9);
}
.border_copper_0b76 .paragraph-huge-7f2c > 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;
}
.border_copper_0b76 .paragraph-huge-7f2c > li > a i {
  line-height: 0;
}
.border_copper_0b76 .paragraph-huge-7f2c > li.active-5e1d > a .easy-7897 {
  margin-left: 4px;
  line-height: 0;
}
.border_copper_0b76 .paragraph-huge-7f2c .focused_3da5 li.active-5e1d > a {
  position: relative;
}
.border_copper_0b76 .paragraph-huge-7f2c .focused_3da5 li.active-5e1d > a:after,
.border_copper_0b76 .paragraph-huge-7f2c .focused_3da5 li.active-5e1d > a:before {
  content: "";
  display: table;
}
.border_copper_0b76 .paragraph-huge-7f2c .focused_3da5 li.active-5e1d > a:after {
  clear: both;
}
.border_copper_0b76 .paragraph-huge-7f2c .focused_3da5 li.active-5e1d > a .easy-7897 {
  margin-left: 5px;
  float: right;
}
.border_copper_0b76 .hover_selected_76e2,
.border_copper_0b76 .focused_3da5 {
  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;
}
.border_copper_0b76 .focused_3da5 {
  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;
}
.border_copper_0b76 .focused_3da5 .progress_8278 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.border_copper_0b76 .focused_3da5 .easy-7897 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.border_copper_0b76 .focused_3da5 li {
  display: block;
  margin: 0;
  padding: 0;
}
.border_copper_0b76 .focused_3da5 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;
}
.border_copper_0b76 .focused_3da5 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.border_copper_0b76 .focused_3da5 .focused_3da5 {
  top: 0;
  left: 100%;
}
.border_copper_0b76 .media_copper_72af.fn-focus-104e > .hover_selected_76e2,
.border_copper_0b76 .media_copper_72af.fn-focus-104e > .focused_3da5,
.border_copper_0b76 .media_copper_72af:focus > .hover_selected_76e2,
.border_copper_0b76 .media_copper_72af:focus > .focused_3da5,
.border_copper_0b76 .media_copper_72af:hover > .hover_selected_76e2,
.border_copper_0b76 .media_copper_72af:hover > .focused_3da5 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.border_copper_0b76.detail-brown-67a5 .logo-a82a:after,
.border_copper_0b76.detail-brown-67a5 .logo-a82a:before {
  content: "";
  display: table;
}
.border_copper_0b76.detail-brown-67a5 .logo-a82a:after {
  clear: both;
}
.border_copper_0b76.detail-brown-67a5 .logo-a82a > li {
  float: left;
}
.border_copper_0b76.fixed-1169 .logo-a82a:after,
.border_copper_0b76.fixed-1169 .logo-a82a:before {
  content: "";
  display: table;
}
.border_copper_0b76.fixed-1169 .logo-a82a:after {
  clear: both;
}
.border_copper_0b76.fixed-1169 .logo-a82a > li {
  float: left;
}
.border_copper_0b76.fixed-1169 .logo-a82a > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.border_copper_0b76.fixed-1169 .logo-a82a > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.border_copper_0b76.fixed-1169 .logo-a82a > li.hot_5d46 > a,
.border_copper_0b76.fixed-1169 .logo-a82a > li.main_efb4 > a {
  color: #fff;
  background-color: #1e4b75;
}
.border_copper_0b76.table-selected-eec8 .logo-a82a > li > a .progress_8278 {
  position: relative;
}
.border_copper_0b76.table-selected-eec8 .logo-a82a > li > a .progress_8278: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;
}
.border_copper_0b76.table-selected-eec8
  .logo-a82a
  > li:focus
  > a
  .progress_8278:before,
.border_copper_0b76.table-selected-eec8
  .logo-a82a
  > li:hover
  > a
  .progress_8278:before {
  width: 100%;
  background-color: currentColor;
}
.border_copper_0b76.table-selected-eec8
  .logo-a82a
  > li.hot_5d46
  > a
  .progress_8278:before,
.border_copper_0b76.table-selected-eec8
  .logo-a82a
  > li.item-4668
  > a
  .progress_8278:before {
  width: 100%;
  background-color: currentColor;
}
.border_copper_0b76.column_short_6958 .logo-a82a > li > a .progress_8278 {
  position: relative;
}
.border_copper_0b76.column_short_6958 .logo-a82a > li > a .progress_8278: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;
}
.border_copper_0b76.column_short_6958 .logo-a82a > li:focus > a .progress_8278:before,
.border_copper_0b76.column_short_6958
  .logo-a82a
  > li:hover
  > a
  .progress_8278:before {
  width: 100%;
  background-color: currentColor;
}
.border_copper_0b76.column_short_6958
  .logo-a82a
  > li.hot_5d46
  > a
  .progress_8278:before,
.border_copper_0b76.column_short_6958
  .logo-a82a
  > li.item-4668
  > a
  .progress_8278:before {
  width: 100%;
  background-color: currentColor;
}
.component_b1e2 .paragraph-huge-7f2c {
  margin: 0;
  padding: 0;
  list-style: none;
}
.component_b1e2 .paragraph-huge-7f2c li:first-child > a {
  border-top: none;
}
.component_b1e2 .paragraph-huge-7f2c .wrapper_fresh_39f8 > .progress_8278 .easy-7897 {
  display: none;
}
.component_b1e2 .paragraph-huge-7f2c li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.component_b1e2 .paragraph-huge-7f2c li:last-child {
  border: none;
}
.component_b1e2 .paragraph-huge-7f2c li.active-5e1d > a {
  padding-right: 45px !important;
}
.component_b1e2 .paragraph-huge-7f2c li a {
  display: block;
  padding: 0.55em 1.5em;
}
.component_b1e2 .paragraph-huge-7f2c li a:focus,
.component_b1e2 .paragraph-huge-7f2c li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.component_b1e2 .paragraph-huge-7f2c li .first-4486 {
  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;
}
.component_b1e2 .paragraph-huge-7f2c li .first-4486:hover {
  box-shadow: none;
}
.component_b1e2 .paragraph-huge-7f2c li .first-4486 .easy-7897 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.component_b1e2 .paragraph-huge-7f2c .focused_3da5 {
  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);
}
.component_b1e2 .paragraph-huge-7f2c .focused_3da5 li a {
  padding-left: 3em;
}
.component_b1e2 .paragraph-huge-7f2c .table_79e2 > a .first-4486 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.component_b1e2 .paragraph-huge-7f2c .table_79e2 > .focused_3da5 {
  display: block;
  opacity: 1;
}
.carousel-8ff3 {
  max-width: 100%;
}
.input_e866 {
  line-height: 0;
  cursor: pointer;
}
.pagination_db43 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.pagination_db43:hover {
  box-shadow: none;
  color: currentColor;
}
.pagination_db43 svg {
  width: 18px;
  height: 18px;
}
.pagination_db43 .grid-fc2c {
  display: none;
}
.action_a847 {
  position: relative;
}
.action_a847.fn-active-104e .pagination_db43 .old_7937 {
  display: none;
}
.action_a847.fn-active-104e .pagination_db43 .grid-fc2c {
  display: inline-block;
}
.action_a847 .item_mini_9176 {
  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);
}
.action_a847.simple_3aa3 .item_mini_9176 {
  left: auto;
  right: -0.9em;
}
.action_a847.simple_3aa3 .over_659b::before {
  left: auto;
  right: 15px;
}
.action_a847.fn-active-104e .item_mini_9176 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.chip-b5ee {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.chip-b5ee label {
  flex-basis: 100%;
}
.chip-b5ee .popup_green_987d {
  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;
}
.chip-b5ee .article-51d9 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.chip-b5ee .article-51d9:focus {
  background-color: transparent;
}
.chip-b5ee button.preview-tall-a2a0 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.chip-b5ee button.preview-tall-a2a0:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.chip-b5ee button.preview-tall-a2a0 svg {
  width: 18px;
  height: 18px;
}
.chip-b5ee input[type="submit"] {
  min-height: auto;
}
.preview_3af5 .chip-b5ee .article-51d9 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.over_659b {
  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) {
  .over_659b {
    width: 220px;
  }
}
.over_659b label {
  flex-basis: 100%;
}
.over_659b::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;
}
.column-medium-e1b8 .preview_3af5 .chip-b5ee {
  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;
}
.column-medium-e1b8
  .preview_3af5
  .chip-b5ee
  .popup_green_987d {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.column-medium-e1b8 .preview_3af5 .chip-b5ee .article-51d9 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.column-medium-e1b8
  .preview_3af5
  .chip-b5ee
  .article-51d9:focus {
  background: 0 0;
}
.column-medium-e1b8
  .preview_3af5
  .chip-b5ee
  .aside_c221 {
  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;
}
.warm-4a1f {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.warm-4a1f li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.warm-4a1f li:last-child {
  margin-right: 0;
}
.warm-4a1f li:first-child {
  margin-left: 0;
}
.warm-4a1f.video_92c6 a {
  color: #fff;
}
.warm-4a1f.video_92c6 a:hover {
  color: #fff;
}
.warm-4a1f a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.warm-4a1f a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.warm-4a1f a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.warm-4a1f a:hover {
  opacity: 0.9;
  color: inherit;
}
.warm-4a1f [class*="social-icon-apple"] {
  background-color: #999;
}
.warm-4a1f [class*="social-icon-apple"].overlay_e2bf {
  background-color: transparent;
  color: #999;
}
.warm-4a1f [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.warm-4a1f [class*="social-icon-behance"].overlay_e2bf {
  background-color: transparent;
  color: #1769ff;
}
.warm-4a1f [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.warm-4a1f [class*="social-icon-bitbucket"].overlay_e2bf {
  background-color: transparent;
  color: #205081;
}
.warm-4a1f [class*="social-icon-codepen"] {
  background-color: #000;
}
.warm-4a1f [class*="social-icon-codepen"].overlay_e2bf {
  background-color: transparent;
  color: #000;
}
.warm-4a1f [class*="social-icon-delicious"] {
  background-color: #39f;
}
.warm-4a1f [class*="social-icon-delicious"].overlay_e2bf {
  background-color: transparent;
  color: #39f;
}
.warm-4a1f [class*="social-icon-digg"] {
  background-color: #005be2;
}
.warm-4a1f [class*="social-icon-digg"].overlay_e2bf {
  background-color: transparent;
  color: #005be2;
}
.warm-4a1f [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.warm-4a1f [class*="social-icon-dribbble"].overlay_e2bf {
  background-color: transparent;
  color: #ea4c89;
}
.warm-4a1f [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.warm-4a1f [class*="social-icon-envelope"].overlay_e2bf {
  background-color: transparent;
  color: #ea4335;
}
.warm-4a1f [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.warm-4a1f [class*="social-icon-facebook"].overlay_e2bf {
  background-color: transparent;
  color: #3b5998;
}
.warm-4a1f [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.warm-4a1f [class*="social-icon-flickr"].overlay_e2bf {
  background-color: transparent;
  color: #0063dc;
}
.warm-4a1f [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.warm-4a1f [class*="social-icon-foursquare"].overlay_e2bf {
  background-color: transparent;
  color: #2d5be3;
}
.warm-4a1f [class*="social-icon-github"] {
  background-color: #333;
}
.warm-4a1f [class*="social-icon-github"].overlay_e2bf {
  background-color: transparent;
  color: #333;
}
.warm-4a1f [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.warm-4a1f [class*="social-icon-google-plus"].overlay_e2bf {
  background-color: transparent;
  color: #dd4b39;
}
.warm-4a1f [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.warm-4a1f [class*="social-icon-houzz"].overlay_e2bf {
  background-color: transparent;
  color: #7ac142;
}
.warm-4a1f [class*="social-icon-instagram"] {
  background-color: #262626;
}
.warm-4a1f [class*="social-icon-instagram"].overlay_e2bf {
  background-color: transparent;
  color: #262626;
}
.warm-4a1f [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.warm-4a1f [class*="social-icon-jsfiddle"].overlay_e2bf {
  background-color: transparent;
  color: #487aa2;
}
.warm-4a1f [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.warm-4a1f [class*="social-icon-linkedin"].overlay_e2bf {
  background-color: transparent;
  color: #0077b5;
}
.warm-4a1f [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.warm-4a1f [class*="social-icon-medium"].overlay_e2bf {
  background-color: transparent;
  color: #00ab6b;
}
.warm-4a1f [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.warm-4a1f
  [class*="social-icon-odnoklassniki"].overlay_e2bf {
  background-color: transparent;
  color: #f4731c;
}
.warm-4a1f [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.warm-4a1f [class*="social-icon-meetup"].overlay_e2bf {
  background-color: transparent;
  color: #ec1c40;
}
.warm-4a1f [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.warm-4a1f [class*="social-icon-pinterest"].overlay_e2bf {
  background-color: transparent;
  color: #bd081c;
}
.warm-4a1f [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.warm-4a1f [class*="social-icon-product-hunt"].overlay_e2bf {
  background-color: transparent;
  color: #da552f;
}
.warm-4a1f [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.warm-4a1f [class*="social-icon-reddit"].overlay_e2bf {
  background-color: transparent;
  color: #ff4500;
}
.warm-4a1f [class*="social-icon-rss"] {
  background-color: #f26522;
}
.warm-4a1f [class*="social-icon-rss"].overlay_e2bf {
  background-color: transparent;
  color: #f26522;
}
.warm-4a1f [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.warm-4a1f
  [class*="social-icon-shopping-cart"].overlay_e2bf {
  background-color: transparent;
  color: #4caf50;
}
.warm-4a1f [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.warm-4a1f [class*="social-icon-skype"].overlay_e2bf {
  background-color: transparent;
  color: #00aff0;
}
.warm-4a1f [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.warm-4a1f [class*="social-icon-slideshare"].overlay_e2bf {
  background-color: transparent;
  color: #0077b5;
}
.warm-4a1f [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.warm-4a1f [class*="social-icon-snapchat"].overlay_e2bf {
  background-color: transparent;
  color: #fffc00;
}
.warm-4a1f [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.warm-4a1f [class*="social-icon-soundcloud"].overlay_e2bf {
  background-color: transparent;
  color: #f80;
}
.warm-4a1f [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.warm-4a1f [class*="social-icon-spotify"].overlay_e2bf {
  background-color: transparent;
  color: #2ebd59;
}
.warm-4a1f [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.warm-4a1f
  [class*="social-icon-stack-overflow"].overlay_e2bf {
  background-color: transparent;
  color: #fe7a15;
}
.warm-4a1f [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.warm-4a1f [class*="social-icon-maldkfgram"].overlay_e2bf {
  background-color: transparent;
  color: #2ca5e0;
}
.warm-4a1f [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.warm-4a1f [class*="social-icon-tripadvisor"].overlay_e2bf {
  background-color: transparent;
  color: #589442;
}
.warm-4a1f [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.warm-4a1f [class*="social-icon-tumblr"].overlay_e2bf {
  background-color: transparent;
  color: #35465c;
}
.warm-4a1f [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.warm-4a1f [class*="social-icon-twitch"].overlay_e2bf {
  background-color: transparent;
  color: #6441a5;
}
.warm-4a1f [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.warm-4a1f [class*="social-icon-twitter"].overlay_e2bf {
  background-color: transparent;
  color: #1da1f2;
}
.warm-4a1f [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.warm-4a1f [class*="social-icon-vimeo"].overlay_e2bf {
  background-color: transparent;
  color: #1ab7ea;
}
.warm-4a1f [class*="social-icon-vk"] {
  background-color: #45668e;
}
.warm-4a1f [class*="social-icon-vk"].overlay_e2bf {
  background-color: transparent;
  color: #45668e;
}
.warm-4a1f [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.warm-4a1f [class*="social-icon-weibo"].overlay_e2bf {
  background-color: transparent;
  color: #df2029;
}
.warm-4a1f [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.warm-4a1f [class*="social-icon-weixin"].overlay_e2bf {
  background-color: transparent;
  color: #7bb32e;
}
.warm-4a1f [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.warm-4a1f [class*="social-icon-whatsapp"].overlay_e2bf {
  background-color: transparent;
  color: #25d366;
}
.warm-4a1f [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.warm-4a1f [class*="social-icon-wordpress"].overlay_e2bf {
  background-color: transparent;
  color: #21759b;
}
.warm-4a1f [class*="social-icon-xing"] {
  background-color: #026466;
}
.warm-4a1f [class*="social-icon-xing"].overlay_e2bf {
  background-color: transparent;
  color: #026466;
}
.warm-4a1f [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.warm-4a1f [class*="social-icon-yelp"].overlay_e2bf {
  background-color: transparent;
  color: #af0606;
}
.warm-4a1f [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.warm-4a1f [class*="social-icon-youtube"].overlay_e2bf {
  background-color: transparent;
  color: #cd201f;
}
.component_5120 {
  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;
}
.component_5120:hover {
  box-shadow: none;
  background: 0 0;
}
.south_8bd1 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.filter_slow_9beb {
  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;
}
.slow-c721 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.card_cf31 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.card_cf31,
.card_cf31::after,
.card_cf31::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;
}
.card_cf31::after,
.card_cf31::before {
  content: "";
  display: block;
  background-color: inherit;
}
.texture-a2cd .filter_slow_9beb .slow-c721 {
  margin-top: -2px;
  width: 19px;
}
.texture-a2cd .filter_slow_9beb .card_cf31 {
  margin-top: -1px;
}
.texture-a2cd .filter_slow_9beb .card_cf31,
.texture-a2cd .filter_slow_9beb .card_cf31::after,
.texture-a2cd .filter_slow_9beb .card_cf31::before {
  width: 19px;
  height: 2px;
}
.texture-a2cd .filter_slow_9beb .card_cf31::before {
  top: -6px;
}
.texture-a2cd .filter_slow_9beb .card_cf31::after {
  bottom: -6px;
}
.container-7a6b .filter_slow_9beb .slow-c721 {
  margin-top: -2px;
  width: 22px;
}
.container-7a6b .filter_slow_9beb .card_cf31 {
  margin-top: -1px;
}
.container-7a6b .filter_slow_9beb .card_cf31,
.container-7a6b .filter_slow_9beb .card_cf31::after,
.container-7a6b .filter_slow_9beb .card_cf31::before {
  width: 22px;
  height: 2px;
}
.container-7a6b .filter_slow_9beb .card_cf31::before {
  top: -7px;
}
.container-7a6b .filter_slow_9beb .card_cf31::after {
  bottom: -7px;
}
.disabled_light_7af2 .filter_slow_9beb .slow-c721 {
  margin-top: -2px;
  width: 31px;
}
.disabled_light_7af2 .filter_slow_9beb .card_cf31 {
  margin-top: -1.5px;
}
.disabled_light_7af2 .filter_slow_9beb .card_cf31,
.disabled_light_7af2 .filter_slow_9beb .card_cf31::after,
.disabled_light_7af2 .filter_slow_9beb .card_cf31::before {
  width: 31px;
  height: 3px;
}
.disabled_light_7af2 .filter_slow_9beb .card_cf31::before {
  top: -9px;
}
.disabled_light_7af2 .filter_slow_9beb .card_cf31::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .slow-6f67 .filter_slow_9beb .slow-c721 {
    margin-top: -2px;
    width: 19px;
  }
  .slow-6f67 .filter_slow_9beb .card_cf31 {
    margin-top: -1px;
  }
  .slow-6f67 .filter_slow_9beb .card_cf31,
  .slow-6f67 .filter_slow_9beb .card_cf31::after,
  .slow-6f67 .filter_slow_9beb .card_cf31::before {
    width: 19px;
    height: 2px;
  }
  .slow-6f67 .filter_slow_9beb .card_cf31::before {
    top: -6px;
  }
  .slow-6f67 .filter_slow_9beb .card_cf31::after {
    bottom: -6px;
  }
  .logo_last_5bdb .filter_slow_9beb .slow-c721 {
    margin-top: -2px;
    width: 22px;
  }
  .logo_last_5bdb .filter_slow_9beb .card_cf31 {
    margin-top: -1px;
  }
  .logo_last_5bdb .filter_slow_9beb .card_cf31,
  .logo_last_5bdb .filter_slow_9beb .card_cf31::after,
  .logo_last_5bdb .filter_slow_9beb .card_cf31::before {
    width: 22px;
    height: 2px;
  }
  .logo_last_5bdb .filter_slow_9beb .card_cf31::before {
    top: -7px;
  }
  .logo_last_5bdb .filter_slow_9beb .card_cf31::after {
    bottom: -7px;
  }
  .label-narrow-dae0 .filter_slow_9beb .slow-c721 {
    margin-top: -2px;
    width: 31px;
  }
  .label-narrow-dae0 .filter_slow_9beb .card_cf31 {
    margin-top: -1.5px;
  }
  .label-narrow-dae0 .filter_slow_9beb .card_cf31,
  .label-narrow-dae0 .filter_slow_9beb .card_cf31::after,
  .label-narrow-dae0 .filter_slow_9beb .card_cf31::before {
    width: 31px;
    height: 3px;
  }
  .label-narrow-dae0 .filter_slow_9beb .card_cf31::before {
    top: -9px;
  }
  .label-narrow-dae0 .filter_slow_9beb .card_cf31::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .header-blue-7131 .filter_slow_9beb .slow-c721 {
    margin-top: -2px;
    width: 19px;
  }
  .header-blue-7131 .filter_slow_9beb .card_cf31 {
    margin-top: -1px;
  }
  .header-blue-7131 .filter_slow_9beb .card_cf31,
  .header-blue-7131 .filter_slow_9beb .card_cf31::after,
  .header-blue-7131 .filter_slow_9beb .card_cf31::before {
    width: 19px;
    height: 2px;
  }
  .header-blue-7131 .filter_slow_9beb .card_cf31::before {
    top: -6px;
  }
  .header-blue-7131 .filter_slow_9beb .card_cf31::after {
    bottom: -6px;
  }
  .tertiary_f466 .filter_slow_9beb .slow-c721 {
    margin-top: -2px;
    width: 22px;
  }
  .tertiary_f466 .filter_slow_9beb .card_cf31 {
    margin-top: -1px;
  }
  .tertiary_f466 .filter_slow_9beb .card_cf31,
  .tertiary_f466 .filter_slow_9beb .card_cf31::after,
  .tertiary_f466 .filter_slow_9beb .card_cf31::before {
    width: 22px;
    height: 2px;
  }
  .tertiary_f466 .filter_slow_9beb .card_cf31::before {
    top: -7px;
  }
  .tertiary_f466 .filter_slow_9beb .card_cf31::after {
    bottom: -7px;
  }
  .in-9722 .filter_slow_9beb .slow-c721 {
    margin-top: -2px;
    width: 31px;
  }
  .in-9722 .filter_slow_9beb .card_cf31 {
    margin-top: -1.5px;
  }
  .in-9722 .filter_slow_9beb .card_cf31,
  .in-9722 .filter_slow_9beb .card_cf31::after,
  .in-9722 .filter_slow_9beb .card_cf31::before {
    width: 31px;
    height: 3px;
  }
  .in-9722 .filter_slow_9beb .card_cf31::before {
    top: -9px;
  }
  .in-9722 .filter_slow_9beb .card_cf31::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .component_action_157d .filter_slow_9beb .slow-c721 {
    margin-top: -2px;
    width: 19px;
  }
  .component_action_157d .filter_slow_9beb .card_cf31 {
    margin-top: -1px;
  }
  .component_action_157d .filter_slow_9beb .card_cf31,
  .component_action_157d .filter_slow_9beb .card_cf31::after,
  .component_action_157d .filter_slow_9beb .card_cf31::before {
    width: 19px;
    height: 2px;
  }
  .component_action_157d .filter_slow_9beb .card_cf31::before {
    top: -6px;
  }
  .component_action_157d .filter_slow_9beb .card_cf31::after {
    bottom: -6px;
  }
  .backdrop-36c5 .filter_slow_9beb .slow-c721 {
    margin-top: -2px;
    width: 22px;
  }
  .backdrop-36c5 .filter_slow_9beb .card_cf31 {
    margin-top: -1px;
  }
  .backdrop-36c5 .filter_slow_9beb .card_cf31,
  .backdrop-36c5 .filter_slow_9beb .card_cf31::after,
  .backdrop-36c5 .filter_slow_9beb .card_cf31::before {
    width: 22px;
    height: 2px;
  }
  .backdrop-36c5 .filter_slow_9beb .card_cf31::before {
    top: -7px;
  }
  .backdrop-36c5 .filter_slow_9beb .card_cf31::after {
    bottom: -7px;
  }
  .picture_focused_25b3 .filter_slow_9beb .slow-c721 {
    margin-top: -2px;
    width: 31px;
  }
  .picture_focused_25b3 .filter_slow_9beb .card_cf31 {
    margin-top: -1.5px;
  }
  .picture_focused_25b3 .filter_slow_9beb .card_cf31,
  .picture_focused_25b3 .filter_slow_9beb .card_cf31::after,
  .picture_focused_25b3 .filter_slow_9beb .card_cf31::before {
    width: 31px;
    height: 3px;
  }
  .picture_focused_25b3 .filter_slow_9beb .card_cf31::before {
    top: -9px;
  }
  .picture_focused_25b3 .filter_slow_9beb .card_cf31::after {
    bottom: -9px;
  }
}
.focused_9df6 .card_cf31 {
  -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);
}
.focused_9df6 .card_cf31::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.focused_9df6 .card_cf31::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);
}
.focused_9df6.alert_1854 .card_cf31 {
  -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);
}
.focused_9df6.alert_1854 .card_cf31::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.focused_9df6.alert_1854 .card_cf31::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);
}
.west_60b2 {
  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.bright_2dc5:before {
  display: none;
}
.picture-active-e21f {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.picture-active-e21f .wrapper-cool-95b7 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.picture-active-e21f .wrapper-cool-95b7:last-of-type {
  border-bottom: none;
}
.picture-active-e21f .wrapper-cool-95b7.texture-red-4667,
.picture-active-e21f .wrapper-cool-95b7.thick_3f0b,
.picture-active-e21f .wrapper-cool-95b7.media_slow_0aba {
  padding: 0;
}
.picture-active-e21f .component_b1e2 .first-4486 {
  color: currentColor;
}
.picture-active-e21f .component_b1e2 .first-4486:focus,
.picture-active-e21f .component_b1e2 .first-4486:hover {
  background: rgba(0, 0, 0, 0.01);
}
.picture-active-e21f.media-cbd2 .under_95ac,
.picture-active-e21f.media-cbd2 .texture-7f6f a,
.picture-active-e21f.media-cbd2 .logo-a82a a,
.picture-active-e21f.media-cbd2 .focused_3da5 a {
  color: rgba(0, 0, 0, 0.55);
}
.picture-active-e21f.media-cbd2 .under_95ac:hover,
.picture-active-e21f.media-cbd2 .texture-7f6f a:hover,
.picture-active-e21f.media-cbd2 .logo-a82a a:hover,
.picture-active-e21f.media-cbd2 .focused_3da5 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.picture-active-e21f.media-cbd2 .message_316f {
  color: rgba(0, 0, 0, 0.8);
}
.picture-active-e21f.media-cbd2 .wrapper-cool-95b7 {
  border-color: rgba(0, 0, 0, 0.08);
}
.picture-active-e21f.media-cbd2 .wrapper-cool-95b7:before {
  background: rgba(0, 0, 0, 0.08);
}
.picture-active-e21f.media-cbd2 .video-medium-c11e:before {
  background: rgba(255, 255, 255, 0.9);
}
.picture-active-e21f.media-cbd2 .component_b1e2 .paragraph-huge-7f2c li a,
.picture-active-e21f.media-cbd2 .component_b1e2 .first-4486,
.picture-active-e21f.media-cbd2 .focused_3da5 {
  border-color: rgba(0, 0, 0, 0.08);
}
.picture-active-e21f.media-cbd2 .component_b1e2 .first-4486:focus,
.picture-active-e21f.media-cbd2 .component_b1e2 .first-4486:hover {
  background: rgba(0, 0, 0, 0.01);
}
.picture-active-e21f.media-cbd2 .paragraph-huge-7f2c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.picture-active-e21f.purple_b0ad .under_95ac,
.picture-active-e21f.purple_b0ad .texture-7f6f a,
.picture-active-e21f.purple_b0ad .logo-a82a .first-4486,
.picture-active-e21f.purple_b0ad .logo-a82a a,
.picture-active-e21f.purple_b0ad .focused_3da5 a {
  color: rgba(255, 255, 255, 0.79);
}
.picture-active-e21f.purple_b0ad .under_95ac:hover,
.picture-active-e21f.purple_b0ad .texture-7f6f a:hover,
.picture-active-e21f.purple_b0ad .logo-a82a .first-4486:hover,
.picture-active-e21f.purple_b0ad .logo-a82a a:hover,
.picture-active-e21f.purple_b0ad .focused_3da5 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.picture-active-e21f.purple_b0ad .message_316f {
  color: rgba(255, 255, 255, 0.99);
}
.picture-active-e21f.purple_b0ad .wrapper-cool-95b7 {
  border-color: rgba(255, 255, 255, 0.08);
}
.picture-active-e21f.purple_b0ad .wrapper-cool-95b7:before {
  background: rgba(255, 255, 255, 0.08);
}
.picture-active-e21f.purple_b0ad .video-medium-c11e:before {
  background: rgba(0, 0, 0, 0.9);
}
.picture-active-e21f.purple_b0ad .component_b1e2 .paragraph-huge-7f2c li a,
.picture-active-e21f.purple_b0ad .component_b1e2 .first-4486,
.picture-active-e21f.purple_b0ad .focused_3da5 {
  border-color: rgba(255, 255, 255, 0.08);
}
.picture-active-e21f.purple_b0ad .component_b1e2 .first-4486:focus,
.picture-active-e21f.purple_b0ad .component_b1e2 .first-4486:hover {
  background: rgba(0, 0, 0, 0.01);
}
.picture-active-e21f.purple_b0ad .paragraph-huge-7f2c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.video-medium-c11e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.video-medium-c11e:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.west_a1b7 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.first-18a8 .picture-active-e21f {
  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;
}
.first-18a8 .wrapper-cool-95b7 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.first-18a8 .wrapper-cool-95b7: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) {
  .first-18a8 .wrapper-cool-95b7:before {
    width: 16%;
    left: 42%;
  }
}
.first-18a8 .wrapper-cool-95b7:last-child:before {
  content: none;
}
.first-18a8 .wrapper-cool-95b7[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.first-18a8 .component_b1e2 .paragraph-huge-7f2c li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.first-18a8 .component_b1e2 .paragraph-huge-7f2c li a .first-4486 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.first-18a8 .component_b1e2 .focused_3da5 {
  border: none;
}
.first-18a8 .component_b1e2 .focused_3da5 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.first-18a8 .video-medium-c11e {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.first-18a8 .west_a1b7 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.first-18a8 .purple_b0ad .video-medium-c11e:before {
  background: rgba(0, 0, 0, 0.9);
}
.first-18a8 .media-cbd2.search-680d .card_cf31 {
  background: rgba(0, 0, 0, 0.6);
}
.first-18a8
  .media-cbd2.search-680d
  .card_cf31::after,
.first-18a8
  .media-cbd2.search-680d
  .card_cf31:before {
  background: inherit;
}
.first-18a8
  .media-cbd2.search-680d:hover
  .card_cf31 {
  background: rgba(0, 0, 0, 0.8);
}
.sort-soft-be54 .picture-active-e21f {
  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) {
  .sort-soft-be54 .picture-active-e21f {
    width: auto;
    right: 45px;
  }
}
.image-6398 .picture-active-e21f {
  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) {
  .image-6398 .picture-active-e21f {
    width: auto;
    left: 45px;
  }
}
.bright_2dc5 .picture-active-e21f {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.bright_2dc5 .west_a1b7 {
  max-width: 48em;
  margin: 0 auto;
}
.bright_2dc5 .video-medium-c11e:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.disabled-old-aeff {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.disabled-old-aeff.first-18a8 .picture-active-e21f {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.disabled-old-aeff.sort-soft-be54 .picture-active-e21f {
  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);
}
.disabled-old-aeff .picture-active-e21f {
  visibility: visible;
}
.disabled-old-aeff.image-6398 .picture-active-e21f {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.glass_b853,
.content_fc58 {
  overflow-x: hidden;
}
.glass_b853 .picture-active-e21f {
  overflow: auto;
}
.glass_b853.first-18a8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.glass_b853.first-18a8 .picture-active-e21f {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.glass_b853.first-18a8 .component_5120 {
  opacity: 0;
}
.glass_b853.sort-soft-be54 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.glass_b853.sort-soft-be54 .picture-active-e21f {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.glass_b853.sort-soft-be54 .component_5120 {
  opacity: 0;
}
.glass_b853.image-6398 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.glass_b853.image-6398 .picture-active-e21f {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.glass_b853.image-6398 .component_5120 {
  opacity: 0;
}
.glass_b853.bright_2dc5 .picture-active-e21f {
  z-index: 10;
  visibility: visible;
}
.search-680d {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.search-680d .card_cf31 {
  background: rgba(255, 255, 255, 0.99);
}
.search-680d .card_cf31::after,
.search-680d .card_cf31:before {
  background: inherit;
}
.search-680d:hover .card_cf31 {
  background: rgba(255, 255, 255, 0.99);
}
.image-6398 .search-680d {
  top: 10px;
  right: auto;
  left: 12px;
}
.bright_2dc5 .search-680d {
  display: none !important;
}
.glass_b853:before,
.content_fc58:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.glass_b853 .search-680d,
.content_fc58 .search-680d {
  display: inline-block;
}
.picture-active-e21f .tag_501d {
  -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;
}
.glass_b853 .picture-active-e21f .tag_501d,
.content_fc58 .picture-active-e21f .tag_501d {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.gallery-light-0f70 .popup_green_987d {
  width: 100%;
}
.left_4092 {
  padding: 0 0.5em 0;
}
.left_4092 [class*="customify-col-"],
.left_4092 [class*="customify-col_"],
.left_4092 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.black-e30d .left_4092 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .caption_old_1489 .under_90a2,
  .under_90a2 {
    display: none;
  }
  .pink-1a60 {
    text-align: left;
  }
  .hovered_f54a {
    text-align: center;
  }
  .popup_7918 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .caption_old_1489 .slow-7d34,
  .slow-7d34 {
    display: none;
  }
  .border-fe6a {
    text-align: left;
  }
  .gallery_thick_0bd1 {
    text-align: center;
  }
  .mask-e91e {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .caption_old_1489 .search_in_485d,
  .search_in_485d {
    display: none;
  }
  .tertiary_ea6e {
    text-align: left;
  }
  .filter_b6ea {
    text-align: center;
  }
  .photo-up-1355 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.huge_64a0 {
  box-shadow: none !important;
}
.action_a1c5 .picture-pro-b539,
.alert_iron_d362 .picture-pro-b539 {
  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;
}
.alert_iron_d362 .picture-pro-b539 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.picture-b745 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.picture-b745:after,
.picture-b745:before {
  content: "";
  display: table;
}
.picture-b745:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .picture-b745 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.picture-b745,
.thumbnail-pink-8865 {
  max-width: 1248px;
  margin: 0 auto;
}

.card-iron-7807.message-gold-2e5e .picture-b745 {
  max-width: 100%;
}
.card-iron-7807.footer-down-c62c {
  max-width: 1200px;
  margin: 0 auto;
}
.card-iron-7807.wrapper-aad5 .picture-b745 {
  max-width: 100%;
}
.card-iron-7807.wrapper-aad5 > .picture-b745 {
  padding-left: 0;
  padding-right: 0;
}
.card-iron-7807.wrapper-aad5 > .picture-b745 .caption_old_1489 {
  margin: 0;
}
.card-iron-7807.wrapper-aad5
  > .picture-b745
  .container-902e.table-55d4 {
  margin-right: 0;
  margin-left: 0;
}
.card-iron-7807.wrapper-aad5 #main.table-55d4 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .main_white_193b #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .main_white_193b #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .form_d351 .item-8d13 {
    padding-right: 1em;
  }
  .form_d351.gold_3a17 .container-902e {
    border-right: 1px solid #eaecee;
  }
  .form_d351.gold_3a17 .item-8d13 {
    padding-right: 1em;
  }
  .form_d351.gold_3a17 .first_6b0a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .backdrop-plasma-9d36 .item-8d13 {
    padding-left: 1em;
  }
  .backdrop-plasma-9d36.gold_3a17 .container-902e {
    border-left: 1px solid #eaecee;
  }
  .backdrop-plasma-9d36.gold_3a17 .item-8d13 {
    padding-left: 1em;
  }
  .backdrop-plasma-9d36.gold_3a17 .first_6b0a {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .caption_2960 .item-8d13 {
    padding-left: 1em;
  }
  .caption_2960.gold_3a17 .sort_west_2127 {
    border-right: 1px solid #eaecee;
  }
  .caption_2960.gold_3a17 .form-edd7 {
    border-right: 1px solid #eaecee;
  }
  .caption_2960.gold_3a17 .item-8d13 {
    padding-left: 1em;
  }
  .caption_2960.gold_3a17 .first_6b0a {
    padding-right: 1em;
  }
  .caption_2960.gold_3a17 .black_bb0a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .title_2d3b .item-8d13 {
    padding-right: 1em;
  }
  .title_2d3b.gold_3a17 .sort_west_2127 {
    border-left: 1px solid #eaecee;
  }
  .title_2d3b.gold_3a17 .form-edd7 {
    border-left: 1px solid #eaecee;
  }
  .title_2d3b.gold_3a17 .item-8d13 {
    padding-right: 1em;
  }
  .title_2d3b.gold_3a17 .first_6b0a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .title_2d3b.gold_3a17 .black_bb0a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .main_white_193b .item-8d13 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .main_white_193b.gold_3a17 .container-902e {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .main_white_193b.gold_3a17 .item-8d13 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .main_white_193b.gold_3a17 .first_6b0a {
    padding-left: 1em;
  }
  .main_white_193b.gold_3a17 .black_bb0a {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .main_white_193b.gold_3a17 .item-8d13 {
    padding-left: 0;
  }
}
.surface_f2ea .surface-blue-dae6 {
  display: inline-block;
}
.block-west-b5a7 {
  display: inline-block;
}
.pressed-88e9 {
  word-con: break-word;
}
.notification-large-bb18 > span {
  display: inline-block;
  padding: 5px 0;
}
.notification-large-bb18 .hero_dark_0542 {
  margin-left: 8px;
  margin-right: 8px;
}
.notification-large-bb18 .picture_289c img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.lower_9aff .mask_south_cfbf {
  margin-bottom: 2em;
}
.lower_9aff .slider_east_c8df {
  margin-bottom: 15px;
}
.lower_9aff .slider_east_c8df:last-child {
  margin-bottom: 0;
}
.lower_9aff .summary-84b8 {
  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) {
  .lower_9aff .summary-84b8 {
    display: block;
  }
}
.lower_9aff .dirty-4733 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .lower_9aff .dirty-4733 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.lower_9aff .pagination_753d {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.lower_9aff .pagination_753d img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.lower_9aff .pagination_753d a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.lower_9aff .pressed-88e9 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.lower_9aff .pressed-88e9 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.lower_9aff .overlay-down-57d7 p:last-child {
  margin-bottom: 0;
}
.lower_9aff .card_solid_33f9 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.lower_9aff .popup-3a61 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.lower_9aff .input_ab8d {
  margin-top: 1em;
}
.lower_9aff .tertiary_warm_177c {
  top: 0;
  display: block;
}
.lower_9aff .tertiary_warm_177c a {
  color: inherit;
}
.lower_9aff .tertiary_warm_177c a:hover {
  color: inherit;
}
.lower_9aff .header_light_33af {
  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;
}
.lower_9aff .header_light_33af:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.lower_9aff .popup-3a61 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.lower_9aff .button-f359 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.lower_9aff .button-f359:first-child {
  margin-top: 0;
}
.lower_9aff .button-f359.highlight_a239 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.lower_9aff .button-f359.overlay-38de {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.lower_9aff
  .button-f359.overlay-38de.sort_fd82
  .input_ab8d {
  width: 100%;
}
.lower_9aff .overlay-38de {
  -webkit-box-align: center;
  align-items: center;
}
.lower_9aff .overlay-38de .notification-large-bb18,
.lower_9aff .overlay-38de > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.lower_9aff .pagination_753d {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.lower_9aff .pagination_753d img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.lower_9aff .pagination_753d: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;
}
.lower_9aff .highlight_a239 {
  z-index: 5;
}
.lower_9aff .hidden_action_600d .active-1731 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.lower_9aff .gradient-64fc .active-1731 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.lower_9aff .focus-short-fa62 .active-1731 {
  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;
}
.lower_9aff.block_huge_7e40 .summary-84b8,
.lower_9aff.table_bef5 .summary-84b8 {
  display: block;
}
.lower_9aff.block_huge_7e40 .summary-84b8 .tabs-d6a6,
.lower_9aff.block_huge_7e40 .summary-84b8 .popup-3a61,
.lower_9aff.table_bef5 .summary-84b8 .tabs-d6a6,
.lower_9aff.table_bef5 .summary-84b8 .popup-3a61 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.lower_9aff.layout_0ff4 .dirty-4733 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .lower_9aff.layout_0ff4 .dirty-4733 {
    margin-right: 0;
  }
}
.lower_9aff.block_huge_7e40 .dirty-4733,
.lower_9aff.table_bef5 .dirty-4733 {
  padding-top: 40%;
}
.lower_9aff.block_huge_7e40 .mask_south_cfbf,
.lower_9aff.table_bef5 .mask_south_cfbf {
  display: block;
}
.lower_9aff.block_huge_7e40 .fn-sticky-104e .popup-3a61,
.lower_9aff.table_bef5 .fn-sticky-104e .popup-3a61 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.lower_9aff.block_huge_7e40 .dirty-4733,
.lower_9aff.table_bef5 .dirty-4733 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.lower_9aff.block_huge_7e40 .popup-3a61 {
  padding: 1em;
}
.card-yellow-643a {
  margin: 30px auto;
  display: block;
}
.card-yellow-643a .black_9714 > * {
  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;
}
.card-yellow-643a .black_9714 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.card-yellow-643a .black_9714 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.left-ec9b .notification-large-bb18 {
  margin-bottom: 1.41575em;
}
.left-ec9b .tall-209e {
  margin-bottom: 1.618em;
}
.smooth_49c5 .right_1cc9 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.smooth_49c5 .right_1cc9 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.smooth_49c5 .panel-c5c1 {
  max-width: 100%;
  overflow: auto;
}
.primary-e0dc .smooth_49c5 a:hover {
  text-decoration: underline;
}
.slow-3ab0 .slider_east_c8df:not(.pressed-88e9),
.slow-3ab0 .pagination_753d {
  margin-bottom: 1.41575em;
}
.slow-3ab0 .slider_east_c8df:not(.pressed-88e9):last-child,
.slow-3ab0 .pagination_753d:last-child {
  margin-bottom: 0;
}
.slow-3ab0 .slider_east_c8df.filter_bright_477d {
  margin-bottom: 0.41575em;
}
.slow-3ab0 .input-69dd:before,
.slow-3ab0 .menu_outer_760d:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.slow-3ab0 .input-69dd:before {
  content: "\f115";
}
.slow-3ab0 .menu_outer_760d:before {
  content: "\f02c";
}
.slow-3ab0 .breadcrumb_east_7fa8 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.slow-3ab0 .breadcrumb_east_7fa8 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.cold-9534 {
  display: -webkit-box;
  display: flex;
}
.cold-9534 .block_5ac8 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .cold-9534 .block_5ac8 {
    flex-basis: 90px;
  }
}
.cold-9534 .paper-5bce {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .cold-9534 .paper-5bce {
    flex-basis: calc(100% - 50px);
  }
}
.cold-9534 .notice-current-6e3e p:last-child {
  margin-bottom: 0.72em;
}
.stone_96f0 .black_9714 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.stone_96f0 .black_9714:after,
.stone_96f0 .black_9714:before {
  content: "";
  display: table;
}
.stone_96f0 .black_9714:after {
  clear: both;
}
.stone_96f0 .black_9714 .basic-49a6,
.stone_96f0 .black_9714 .upper_cc81 {
  width: 49%;
}
.stone_96f0 .black_9714 .basic-49a6 a span.background_copper_2ec4,
.stone_96f0 .black_9714 .upper_cc81 a span.background_copper_2ec4 {
  display: block;
  margin-bottom: 5px;
}
.stone_96f0 .black_9714 .upper_cc81 {
  float: left;
  text-align: left;
}
.stone_96f0 .black_9714 .basic-49a6 {
  float: right;
  text-align: right;
}
.message_purple_23d4 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .message_purple_23d4 {
    margin-bottom: 0;
  }
}
.current-1ba1 {
  margin-bottom: 1em;
}
.current-1ba1 .pressed-88e9 {
  font-size: 1.1em;
  line-height: 1.3;
}
.pattern_copper_8b6c a {
  display: block;
  line-height: 0;
  position: relative;
}
.section_iron_bcad .current-1ba1,
.light_d9f4 .current-1ba1 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .section_iron_bcad .current-1ba1,
  .light_d9f4 .current-1ba1 {
    display: block;
  }
}
.section_iron_bcad .pattern_copper_8b6c,
.light_d9f4 .pattern_copper_8b6c {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .section_iron_bcad .pattern_copper_8b6c,
  .light_d9f4 .pattern_copper_8b6c {
    margin-bottom: 1em;
  }
}
.section_iron_bcad .pattern_copper_8b6c img,
.light_d9f4 .pattern_copper_8b6c img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.section_iron_bcad .slider-e03b,
.light_d9f4 .slider-e03b {
  flex-basis: calc(100% - 160px);
}
.section_iron_bcad .slider-e03b p,
.light_d9f4 .slider-e03b p {
  margin-bottom: 0;
}
.section_iron_bcad .slider-e03b {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .section_iron_bcad .slider-e03b {
    padding-left: 0;
  }
}
.light_d9f4 .slider-e03b {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .light_d9f4 .slider-e03b {
    padding-right: 0;
  }
}
.light_d9f4 .pattern_copper_8b6c {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.info-rough-5714 .pattern_copper_8b6c {
  margin-bottom: 0.5em;
}
.info-rough-5714 .pattern_copper_8b6c img {
  width: 100%;
}
.menu_e37b .outer_5370,
.outline-soft-5e1f .outer_5370 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.outline-soft-5e1f .container-902e .dirty-932f p:last-child {
  margin-bottom: 0;
}
.badge-be13 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.disabled_e8d9 .upper_d928 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .disabled_e8d9 .upper_d928:last-of-type {
    margin-bottom: 0;
  }
}
.disabled_e8d9 .upper_d928 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.disabled_e8d9 .upper_d928 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.disabled_e8d9 .upper_d928 ul li {
  margin: 0 0 0.6em;
}
.disabled_e8d9 .upper_d928 ul li.accent-pressed-1ea4,
.disabled_e8d9 .upper_d928 ul li.notice_narrow_0574 {
  position: relative;
}
.disabled_e8d9 .upper_d928 ul li.accent-pressed-1ea4 .secondary_tiny_1848,
.disabled_e8d9 .upper_d928 ul li.notice_narrow_0574 .secondary_tiny_1848 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.disabled_e8d9 .upper_d928 ul li.accent-pressed-1ea4:after:after,
.disabled_e8d9 .upper_d928 ul li.accent-pressed-1ea4:after:before,
.disabled_e8d9
  .upper_d928
  ul
  li.notice_narrow_0574:after:after,
.disabled_e8d9
  .upper_d928
  ul
  li.notice_narrow_0574:after:before {
  content: "";
  display: table;
}
.disabled_e8d9 .upper_d928 ul li.accent-pressed-1ea4:after:after,
.disabled_e8d9
  .upper_d928
  ul
  li.notice_narrow_0574:after:after {
  clear: both;
}
.disabled_e8d9 .upper_d928 a.north_de1b:hover {
  text-decoration: none;
}
.disabled_e8d9 .upper_d928 select {
  max-width: 100%;
}
.disabled_e8d9 .upper_d928 table {
  font-size: 85%;
}
.disabled_e8d9 .upper_d928 table td,
.disabled_e8d9 .upper_d928 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.disabled_e8d9 .upper_d928 table tfoot td {
  text-align: left;
}
.disabled_e8d9 .upper_d928 :last-child {
  margin-bottom: 0;
}
.disabled_e8d9 .upper_d928 .preview-lower-53b1 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.disabled_e8d9 .upper_d928 .preview-lower-53b1 label {
  width: 100%;
}
.disabled_e8d9 .upper_d928 .preview-lower-53b1 .article-51d9 {
  width: 100%;
  display: block;
}
.disabled_e8d9 .upper_d928 .preview-lower-53b1 .preview-tall-a2a0 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.disabled_e8d9 .upper_d928 .preview-lower-53b1 .preview-tall-a2a0:hover svg #svg-search {
  fill: #444;
}
.disabled_e8d9 .upper_d928 .preview-lower-53b1 .preview-tall-a2a0 svg {
  width: 18px;
  height: 18px;
}
.disabled_e8d9 .hero-c71f ul ul,
.disabled_e8d9 .column_out_770a ul ul,
.disabled_e8d9 .silver_8d17 ul ul,
.disabled_e8d9 .button_slow_1c31 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.disabled_e8d9 .hero-c71f .active-5e1d > a,
.disabled_e8d9 .column_out_770a .active-5e1d > a,
.disabled_e8d9 .silver_8d17 .active-5e1d > a,
.disabled_e8d9 .button_slow_1c31 .active-5e1d > a {
  margin-bottom: 0;
}
.disabled_e8d9 .popup_a88a li,
.disabled_e8d9 .hero-c71f li,
.disabled_e8d9 .detail_solid_636a li,
.disabled_e8d9 .column_out_770a li,
.disabled_e8d9 .silver_8d17 li,
.disabled_e8d9 .button_slow_1c31 li,
.disabled_e8d9 .lower-7e9f li,
.disabled_e8d9 .hover-0ea3 li {
  display: block;
  position: relative;
}
.disabled_e8d9 .popup_a88a li:last-child,
.disabled_e8d9 .hero-c71f li:last-child,
.disabled_e8d9 .detail_solid_636a li:last-child,
.disabled_e8d9 .column_out_770a li:last-child,
.disabled_e8d9 .silver_8d17 li:last-child,
.disabled_e8d9 .button_slow_1c31 li:last-child,
.disabled_e8d9 .lower-7e9f li:last-child,
.disabled_e8d9 .hover-0ea3 li:last-child {
  border: none;
}
.disabled_e8d9 .popup_a88a li a,
.disabled_e8d9 .hero-c71f li a,
.disabled_e8d9 .detail_solid_636a li a,
.disabled_e8d9 .column_out_770a li a,
.disabled_e8d9 .silver_8d17 li a,
.disabled_e8d9 .button_slow_1c31 li a,
.disabled_e8d9 .lower-7e9f li a,
.disabled_e8d9 .hover-0ea3 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.disabled_e8d9 .popup_a88a li ul li::before,
.disabled_e8d9 .hero-c71f li ul li::before,
.disabled_e8d9 .detail_solid_636a li ul li::before,
.disabled_e8d9 .column_out_770a li ul li::before,
.disabled_e8d9 .silver_8d17 li ul li::before,
.disabled_e8d9 .button_slow_1c31 li ul li::before,
.disabled_e8d9 .lower-7e9f li ul li::before,
.disabled_e8d9 .hover-0ea3 li ul li::before {
  left: 15px;
}
.disabled_e8d9 .popup_a88a li ul a,
.disabled_e8d9 .hero-c71f li ul a,
.disabled_e8d9 .detail_solid_636a li ul a,
.disabled_e8d9 .column_out_770a li ul a,
.disabled_e8d9 .silver_8d17 li ul a,
.disabled_e8d9 .button_slow_1c31 li ul a,
.disabled_e8d9 .lower-7e9f li ul a,
.disabled_e8d9 .hover-0ea3 li ul a {
  padding-left: 20px;
}
.disabled_e8d9 .popup_a88a li ul ul li::before,
.disabled_e8d9 .hero-c71f li ul ul li::before,
.disabled_e8d9 .detail_solid_636a li ul ul li::before,
.disabled_e8d9 .column_out_770a li ul ul li::before,
.disabled_e8d9 .silver_8d17 li ul ul li::before,
.disabled_e8d9 .button_slow_1c31 li ul ul li::before,
.disabled_e8d9 .lower-7e9f li ul ul li::before,
.disabled_e8d9 .hover-0ea3 li ul ul li::before {
  left: 30px;
}
.disabled_e8d9 .popup_a88a li ul ul a,
.disabled_e8d9 .hero-c71f li ul ul a,
.disabled_e8d9 .detail_solid_636a li ul ul a,
.disabled_e8d9 .column_out_770a li ul ul a,
.disabled_e8d9 .silver_8d17 li ul ul a,
.disabled_e8d9 .button_slow_1c31 li ul ul a,
.disabled_e8d9 .lower-7e9f li ul ul a,
.disabled_e8d9 .hover-0ea3 li ul ul a {
  padding-left: 40px;
}
.disabled_e8d9 .alert_4795 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.disabled_e8d9 .hover-0ea3 ul li {
  margin-bottom: 1.41575em;
}
.disabled_e8d9 .hover-0ea3 ul li .stale-3ebb {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.disabled_e8d9 .hover-0ea3 ul li .outline_529d {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.purple_b0ad .popup_a88a li a,
.purple_b0ad .hero-c71f li a,
.purple_b0ad .detail_solid_636a li a,
.purple_b0ad .column_out_770a li a,
.purple_b0ad .silver_8d17 li a,
.purple_b0ad .button_slow_1c31 li a,
.purple_b0ad .lower-7e9f li a,
.purple_b0ad .hover-0ea3 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.purple_b0ad .alert_4795 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.purple_b0ad .upper_d928 ul li.accent-pressed-1ea4 .secondary_tiny_1848,
.purple_b0ad .upper_d928 ul li.notice_narrow_0574 .secondary_tiny_1848 {
  background: rgba(0, 0, 0, 0.2);
}
.purple_b0ad .disabled_e8d9 .upper_d928 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.card-iron-7807 .disabled_e8d9 .paragraph-huge-7f2c li {
  margin: 0;
}
.card-iron-7807 .disabled_e8d9 .paragraph-huge-7f2c li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.card-iron-7807 .disabled_e8d9 .paragraph-huge-7f2c li ul {
  margin: 0;
}
.card-iron-7807 .disabled_e8d9 .paragraph-huge-7f2c li ul li a {
  padding-left: 15px;
}
.card-iron-7807 .disabled_e8d9 .paragraph-huge-7f2c li ul li li a {
  padding-left: 30px;
}
.card-iron-7807 .disabled_e8d9 .paragraph-huge-7f2c li.main_efb4 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.card-iron-7807 .disabled_e8d9 .paragraph-huge-7f2c li.main_efb4 > 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;
}
.card-iron-7807 .disabled_e8d9 .paragraph-huge-7f2c li.main_efb4 > 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;
}
.picture_fixed_5d3c a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.aside-hot-6bc6 {
  position: relative;
  z-index: 10;
}
.aside-hot-6bc6 .tag_501d {
  width: 100%;
  max-width: 100%;
}
.backdrop-stone-6273 .secondary_72f8 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.backdrop-stone-6273 .media-cbd2 {
}
.backdrop-stone-6273 .purple_b0ad {
  background: #292929;
}
.tooltip_inner_2867 .secondary_72f8 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.tooltip_inner_2867 .media-cbd2 {
  background: #f9f9f9;
}
.tooltip_inner_2867 .purple_b0ad {
  background: #303030;
}
.alert_mini_0741 .secondary_72f8 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .alert_mini_0741 .surface-blue-dae6 {
    margin-bottom: 1em;
  }
  .alert_mini_0741 .surface-blue-dae6:last-child {
    margin-bottom: 0;
  }
}
.alert_mini_0741 .media-cbd2 {
  background: #ededed;
}
.alert_mini_0741 .purple_b0ad {
  background: #1a1a1a;
}
.secondary_72f8.media-cbd2 {
  color: rgba(0, 0, 0, 0.6);
}
.secondary_72f8.media-cbd2 .wide_9e5e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.secondary_72f8.purple_b0ad {
  color: rgba(255, 255, 255, 0.99);
}
.secondary_72f8.purple_b0ad a:not(.north_de1b) {
  color: rgba(255, 255, 255, 0.79);
}
.secondary_72f8.purple_b0ad a:not(.north_de1b):hover {
  color: rgba(255, 255, 255, 0.99);
}
.secondary_72f8.purple_b0ad .wide_9e5e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.secondary_72f8.purple_b0ad table tbody td,
.secondary_72f8.purple_b0ad table th {
  background: rgba(0, 0, 0, 0.08);
}
.active_fresh_85fb.row-basic-2954 .picture-b745 {
  max-width: initial;
}
.active_fresh_85fb .summary_hot_53a4 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.active_fresh_85fb .summary_hot_53a4 .tag_501d {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .active_fresh_85fb .summary_hot_53a4 .tag_501d {
    display: block;
    margin-bottom: 2em;
  }
  .active_fresh_85fb .summary_hot_53a4 .tag_501d:last-child {
    margin-bottom: 0;
  }
}
.alert_mini_0741 .surface-blue-dae6:last-child,
.tooltip_inner_2867 .surface-blue-dae6:last-child,
.backdrop-stone-6273 .surface-blue-dae6:last-child {
  margin-bottom: 0;
}
.alert_mini_0741 .surface-blue-dae6 .disabled_e8d9 .upper_d928:last-child,
.tooltip_inner_2867 .surface-blue-dae6 .disabled_e8d9 .upper_d928:last-child,
.backdrop-stone-6273 .surface-blue-dae6 .disabled_e8d9 .upper_d928:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .alert_mini_0741 .widget_eed5,
  .alert_mini_0741 .filter_prev_a1a1,
  .tooltip_inner_2867 .widget_eed5,
  .tooltip_inner_2867 .filter_prev_a1a1,
  .backdrop-stone-6273 .widget_eed5,
  .backdrop-stone-6273 .filter_prev_a1a1 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .aside-hot-6bc6 .surface-blue-dae6 {
    margin-bottom: 2em;
  }
}
.aside-hot-6bc6 p:last-child {
  margin-bottom: 0;
}
.aside-hot-6bc6 li,
.aside-hot-6bc6 ul {
  list-style: none;
  margin: 0;
}
.aside-hot-6bc6 ul ul {
  margin-left: 2.617924em;
}
.section_db45 {
  font-size: 0.875em;
}

/* css-noise: 361b */
.phantom-card-a7 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.2;
}
