/*!
Theme Name: Customify
Theme URI: https://pressmaximum.item-0ab8/customify
Author: WPCustomify
Author URI: https://pressmaximum.item-0ab8
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.item-0ab8/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.paper-a899.large_8935/licenses/gpl-2.0.action-fa1d
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.mini-588a/, (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.card_1de1.active-gas-7580/normalize.aside-action-9ede/
 ======
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.aside-action-9ede v7.0.0 | MIT License | github.item-0ab8/necolas/normalize.aside-action-9ede */
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;
}
.pattern-blue-7cdd .red-a6b2,
.feature-lite-7857,
.element-b80c,
.right_2f02,
.caption_warm_cfa6,
.texture-dd5c,
.dynamic-5920,
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;
}
.feature-lite-7857,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .feature-lite-7857,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .feature-lite-7857,
  h1 {
    font-size: 1.8em;
  }
}
.element-b80c,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.element-b80c + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .element-b80c,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .element-b80c,
  h2 {
    font-size: 1.7em;
  }
}
.right_2f02,
h3 {
  font-size: 1.618em;
}
.pattern-blue-7cdd .red-a6b2,
.caption_warm_cfa6,
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.hard_45dd {
  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;
}
.mask-hard-0955:after,
.mask-hard-0955:before,
.west-c72c:after,
.west-c72c:before {
  content: "";
  display: table;
}
.mask-hard-0955:after,
.west-c72c:after {
  clear: both;
}
.under-74e6 {
  float: right;
  margin-right: 0;
}
.section-8004 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.block-top-4c9d .gas_cf4b,
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;
}
.block-top-4c9d .gas_cf4b: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;
}
.tabs_dfc3 .gas_cf4b {
  box-shadow: none;
}
.tabs_dfc3
  .gas_cf4b
  .tabs_a5ac {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.tabs_dfc3 .gas_cf4b .south-1fbd {
  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;
}
.tabs_dfc3
  .gas_cf4b
  .south-1fbd
  b {
  display: none;
}
.tabs_dfc3 .row_c49b {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.grid-clean-6685:not(.thumbnail-e3cb):not(.cool_d0d3),
button:not(.thumbnail-e3cb):not(.cool_d0d3),
input[type="button"]:not(.thumbnail-e3cb):not(
    .cool_d0d3
  ),
input[type="reset"]:not(.thumbnail-e3cb):not(
    .cool_d0d3
  ),
input[type="submit"]:not(.thumbnail-e3cb):not(
    .cool_d0d3
  ) {
  border: none;
  cursor: pointer;
  padding: 0 1.3em;
  line-height: 2.5em;
  min-height: 2.6em;
  max-width: 100%;
  font-weight: bolder;
  text-transform: uppercase;
  -webkit-transition: border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  transition: border 0.3s, background 0.3s, box-shadow 0.3s, opacity 0.3s,
    color 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  border-radius: 1px;
  display: inline-block;
}
.grid-clean-6685:not(.thumbnail-e3cb):not(
    .cool_d0d3
  ):hover,
button:not(.thumbnail-e3cb):not(
    .cool_d0d3
  ):hover,
input[type="button"]:not(.thumbnail-e3cb):not(
    .cool_d0d3
  ):hover,
input[type="reset"]:not(.thumbnail-e3cb):not(
    .cool_d0d3
  ):hover,
input[type="submit"]:not(.thumbnail-e3cb):not(
    .cool_d0d3
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.grid-clean-6685:not(.thumbnail-e3cb):not(
    .cool_d0d3
  ):active,
.grid-clean-6685:not(.thumbnail-e3cb):not(
    .cool_d0d3
  ):focus,
button:not(.thumbnail-e3cb):not(
    .cool_d0d3
  ):active,
button:not(.thumbnail-e3cb):not(
    .cool_d0d3
  ):focus,
input[type="button"]:not(.thumbnail-e3cb):not(
    .cool_d0d3
  ):active,
input[type="button"]:not(.thumbnail-e3cb):not(
    .cool_d0d3
  ):focus,
input[type="reset"]:not(.thumbnail-e3cb):not(
    .cool_d0d3
  ):active,
input[type="reset"]:not(.thumbnail-e3cb):not(
    .cool_d0d3
  ):focus,
input[type="submit"]:not(.thumbnail-e3cb):not(
    .cool_d0d3
  ):active,
input[type="submit"]:not(.thumbnail-e3cb):not(
    .cool_d0d3
  ):focus {
  outline: 0;
}
.grid-clean-6685:not(.thumbnail-e3cb):not(
    .cool_d0d3
  ).fn-loading-bcac,
button:not(.thumbnail-e3cb):not(
    .cool_d0d3
  ).fn-loading-bcac,
input[type="button"]:not(.thumbnail-e3cb):not(
    .cool_d0d3
  ).fn-loading-bcac,
input[type="reset"]:not(.thumbnail-e3cb):not(
    .cool_d0d3
  ).fn-loading-bcac,
input[type="submit"]:not(.thumbnail-e3cb):not(
    .cool_d0d3
  ).fn-loading-bcac {
  position: relative;
}
.grid-clean-6685:not(.thumbnail-e3cb):not(
    .cool_d0d3
  ).fn-loading-bcac
  .up_6443,
.grid-clean-6685:not(.thumbnail-e3cb):not(
    .cool_d0d3
  ).fn-loading-bcac
  .paragraph_7d73,
.grid-clean-6685:not(.thumbnail-e3cb):not(
    .cool_d0d3
  ).fn-loading-bcac
  .in_e3f4,
.grid-clean-6685:not(.thumbnail-e3cb):not(
    .cool_d0d3
  ).fn-loading-bcac
  i,
.grid-clean-6685:not(.thumbnail-e3cb):not(
    .cool_d0d3
  ).fn-loading-bcac
  svg,
button:not(.thumbnail-e3cb):not(
    .cool_d0d3
  ).fn-loading-bcac
  .up_6443,
button:not(.thumbnail-e3cb):not(
    .cool_d0d3
  ).fn-loading-bcac
  .paragraph_7d73,
button:not(.thumbnail-e3cb):not(
    .cool_d0d3
  ).fn-loading-bcac
  .in_e3f4,
button:not(.thumbnail-e3cb):not(
    .cool_d0d3
  ).fn-loading-bcac
  i,
button:not(.thumbnail-e3cb):not(
    .cool_d0d3
  ).fn-loading-bcac
  svg,
input[type="button"]:not(.thumbnail-e3cb):not(
    .cool_d0d3
  ).fn-loading-bcac
  .up_6443,
input[type="button"]:not(.thumbnail-e3cb):not(
    .cool_d0d3
  ).fn-loading-bcac
  .paragraph_7d73,
input[type="button"]:not(.thumbnail-e3cb):not(
    .cool_d0d3
  ).fn-loading-bcac
  .in_e3f4,
input[type="button"]:not(.thumbnail-e3cb):not(
    .cool_d0d3
  ).fn-loading-bcac
  i,
input[type="button"]:not(.thumbnail-e3cb):not(
    .cool_d0d3
  ).fn-loading-bcac
  svg,
input[type="reset"]:not(.thumbnail-e3cb):not(
    .cool_d0d3
  ).fn-loading-bcac
  .up_6443,
input[type="reset"]:not(.thumbnail-e3cb):not(
    .cool_d0d3
  ).fn-loading-bcac
  .paragraph_7d73,
input[type="reset"]:not(.thumbnail-e3cb):not(
    .cool_d0d3
  ).fn-loading-bcac
  .in_e3f4,
input[type="reset"]:not(.thumbnail-e3cb):not(
    .cool_d0d3
  ).fn-loading-bcac
  i,
input[type="reset"]:not(.thumbnail-e3cb):not(
    .cool_d0d3
  ).fn-loading-bcac
  svg,
input[type="submit"]:not(.thumbnail-e3cb):not(
    .cool_d0d3
  ).fn-loading-bcac
  .up_6443,
input[type="submit"]:not(.thumbnail-e3cb):not(
    .cool_d0d3
  ).fn-loading-bcac
  .paragraph_7d73,
input[type="submit"]:not(.thumbnail-e3cb):not(
    .cool_d0d3
  ).fn-loading-bcac
  .in_e3f4,
input[type="submit"]:not(.thumbnail-e3cb):not(
    .cool_d0d3
  ).fn-loading-bcac
  i,
input[type="submit"]:not(.thumbnail-e3cb):not(
    .cool_d0d3
  ).fn-loading-bcac
  svg {
  visibility: hidden;
}
.grid-clean-6685:not(.thumbnail-e3cb):not(
    .cool_d0d3
  ).fn-loading-bcac:after,
button:not(.thumbnail-e3cb):not(
    .cool_d0d3
  ).fn-loading-bcac:after,
input[type="button"]:not(.thumbnail-e3cb):not(
    .cool_d0d3
  ).fn-loading-bcac:after,
input[type="reset"]:not(.thumbnail-e3cb):not(
    .cool_d0d3
  ).fn-loading-bcac:after,
input[type="submit"]:not(.thumbnail-e3cb):not(
    .cool_d0d3
  ).fn-loading-bcac:after {
  content: "" !important;
  height: 16px;
  width: 16px;
  -webkit-animation: spin 0.6s linear infinite;
  animation: spin 0.6s linear infinite;
  border: 2px solid rgba(0, 0, 0, 0.3);
  border-left-color: currentColor;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  padding: 0;
  line-height: 0;
}
.grid-clean-6685:not(.thumbnail-e3cb):not(.cool_d0d3),
input[type="button"]:not(.thumbnail-e3cb):not(
    .cool_d0d3
  ),
input[type="reset"]:not(.thumbnail-e3cb):not(
    .cool_d0d3
  ),
input[type="submit"]:not(.thumbnail-e3cb):not(
    .cool_d0d3
  ) {
  color: #fff;
  background: #235787;
}
.grid-clean-6685:not(.thumbnail-e3cb):not(
    .cool_d0d3
  ):focus,
input[type="button"]:not(.thumbnail-e3cb):not(
    .cool_d0d3
  ):focus,
input[type="reset"]:not(.thumbnail-e3cb):not(
    .cool_d0d3
  ):focus,
input[type="submit"]:not(.thumbnail-e3cb):not(
    .cool_d0d3
  ):focus {
  color: #fff;
}
.grid-clean-6685.fn-disabled-bcac:not(.thumbnail-e3cb):not(
    .cool_d0d3
  ),
.grid-clean-6685[disabled]:not(.thumbnail-e3cb):not(
    .cool_d0d3
  ),
button.fn-disabled-bcac:not(.thumbnail-e3cb):not(
    .cool_d0d3
  ),
button[disabled]:not(.thumbnail-e3cb):not(
    .cool_d0d3
  ) {
  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;
}
.outer-e5c0 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.outer-e5c0:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  display: block;
  font-weight: 700;
  height: auto;
  left: 0;
  line-height: normal;
  padding: 1em 2.2906835em;
  text-decoration: none;
  top: 0;
  width: auto;
  z-index: 100000;
}
#content[tabindex="-1"]:focus {
  outline: 0;
}
.frame_in_1934 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.main-6391 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.fresh_bab4 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.mask-hard-0955:after,
.mask-hard-0955:before,
.box-bottom-d935:after,
.box-bottom-d935:before,
.pink-e954:after,
.pink-e954:before,
.search_6fd1:after,
.search_6fd1:before,
.notification-small-21ad:after,
.notification-small-21ad:before,
.column_b4f8:after,
.column_b4f8:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.mask-hard-0955:after,
.box-bottom-d935:after,
.pink-e954:after,
.search_6fd1:after,
.notification-small-21ad:after,
.column_b4f8:after {
  clear: both;
}
.box-bottom-d935 .first-3194,
.pink-e954 .first-3194,
.outline_517c .first-3194 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.summary-medium-0c16 {
  display: inline-block;
}
.text_middle_9da5 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.text_middle_9da5 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.text_middle_9da5 .mask-ebea {
  padding: 1em 0;
  font-size: 85%;
}
.mask-ebea {
  text-align: left;
  font-style: italic;
  color: #999;
}
.first-e7c3 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.first-e7c3:after,
.first-e7c3:before {
  content: "";
  display: table;
}
.first-e7c3:after {
  clear: both;
}
.blue-d8b6 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.tabs_d779 .blue-d8b6 {
  max-width: 50%;
}
.active-north-5453 .blue-d8b6 {
  max-width: 33.33%;
}
.box_54a6 .blue-d8b6 {
  max-width: 25%;
}
.nav_11f9 .blue-d8b6 {
  max-width: 20%;
}
.block-35ca .blue-d8b6 {
  max-width: 16.66%;
}
.surface_pink_03f0 .blue-d8b6 {
  max-width: 14.28%;
}
.panel-yellow-6603 .blue-d8b6 {
  max-width: 12.5%;
}
.heading-easy-ac3a .blue-d8b6 {
  max-width: 11.11%;
}
.gallery-7bcb {
  display: block;
}
.pattern-blue-7cdd .notice-b500 label,
.pattern-blue-7cdd .menu_757e label,
.pattern-blue-7cdd .logo-afa3 label,
.pattern-blue-7cdd .layout_wood_ca18 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.pressed_d96b {
  list-style: none;
  margin: 0;
}
.pressed_d96b article.short-58f2 {
  margin-bottom: 0;
}
.pressed_d96b ul {
  list-style: none;
  margin: 0;
}
.pressed_d96b .dropdown-6cb5 li.short-58f2 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .pressed_d96b .dropdown-6cb5 li.short-58f2 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .pressed_d96b .dropdown-6cb5 li.short-58f2: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) {
  .pressed_d96b .dropdown-6cb5 li.short-58f2 li.short-58f2 li.short-58f2 li.short-58f2 {
    padding-left: 0;
  }
}
article.short-58f2 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.short-58f2 .box-bottom-d935 p:last-of-type {
  margin-bottom: 0;
}
article.short-58f2 .full_d75f {
  float: left;
}
article.short-58f2 .selected_1c04 {
  margin-left: 85px;
}
article.short-58f2 .hover_cool_43a2 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.short-58f2 .hover_cool_43a2 .backdrop_left_c02e {
  margin-left: 10px;
}
article.short-58f2 .inner-c1e6 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.short-58f2 .slider_1ec7 {
  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 .notice-b500,
  #respond .logo-afa3,
  #respond .layout_wood_ca18 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .notice-b500 input,
#respond .logo-afa3 input,
#respond .layout_wood_ca18 input {
  width: 100%;
}
#respond .layout_wood_ca18 {
  margin-right: 0;
}
#respond .image-3a69 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.secondary-5c35 {
  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;
}
.secondary-5c35.wrapper-fluid-ee09 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.secondary-5c35 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%);
}
.secondary-5c35:focus,
.secondary-5c35: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);
}
.info_4f7b {
  border-radius: 10%;
}
.avatar_38ef {
  border-radius: 50%;
}
.avatar_f49f {
  font-size: 0.72em;
}
.up_bf33 {
  font-size: 0.875em;
}
.summary-3203 {
  font-size: 1.1em;
}
.secondary_down_cf7e {
  text-transform: uppercase;
  line-height: 1.2;
}
.secondary_down_cf7e.avatar_f49f {
  letter-spacing: 0.5px;
}
.first-46f2,
.first-46f2 a {
  color: #6d6d6d;
}
.first-46f2 a:hover {
  color: #111;
}
.header_center_cc73 {
  color: #6d6d6d;
}
.hero-selected-2e99 {
  overflow-x: hidden;
}
.hero-selected-2e99 .article-cold-5822.title_aaa2 {
  position: relative;
}
.hero-selected-2e99 .article-cold-5822.title_aaa2.notification-paper-42f0 {
  position: initial;
}
.hero-selected-2e99
  .article-cold-5822.title_aaa2.notification-paper-42f0
  .main_hard_d9df {
  left: auto;
}
.hero-selected-2e99 .article-cold-5822 .main_hard_d9df {
  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;
}
.hero-selected-2e99 .article-cold-5822:hover.title_aaa2 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.hero-selected-2e99
  .article-cold-5822:hover.title_aaa2
  .main_hard_d9df {
  display: block;
  z-index: 9999999;
}
.hero-selected-2e99 .south-0962 .avatar-bca2,
.hero-selected-2e99 .outline-left-39a0 .avatar-bca2 {
  display: none;
}
.hero-selected-2e99 .black_cfb1 .article-cold-5822:hover.title_aaa2 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.pattern-blue-7cdd .notice-b500 label,
.pattern-blue-7cdd .menu_757e label,
.pattern-blue-7cdd .logo-afa3 label,
.pattern-blue-7cdd .layout_wood_ca18 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.pressed_d96b {
  list-style: none;
  margin: 0;
}
.pressed_d96b article.short-58f2 {
  margin-bottom: 0;
}
.pressed_d96b ul {
  list-style: none;
  margin: 0;
}
.pressed_d96b .dropdown-6cb5 li.short-58f2 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .pressed_d96b .dropdown-6cb5 li.short-58f2 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .pressed_d96b .dropdown-6cb5 li.short-58f2: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) {
  .pressed_d96b .dropdown-6cb5 li.short-58f2 li.short-58f2 li.short-58f2 li.short-58f2 {
    padding-left: 0;
  }
}
article.short-58f2 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.short-58f2 .box-bottom-d935 p:last-of-type {
  margin-bottom: 0;
}
article.short-58f2 .full_d75f {
  float: left;
}
article.short-58f2 .selected_1c04 {
  margin-left: 85px;
}
article.short-58f2 .hover_cool_43a2 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.short-58f2 .hover_cool_43a2 .backdrop_left_c02e {
  margin-left: 10px;
}
article.short-58f2 .inner-c1e6 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.short-58f2 .slider_1ec7 {
  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 .notice-b500,
  #respond .logo-afa3,
  #respond .layout_wood_ca18 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .notice-b500 input,
#respond .logo-afa3 input,
#respond .layout_wood_ca18 input {
  width: 100%;
}
#respond .layout_wood_ca18 {
  margin-right: 0;
}
#respond .image-3a69 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.south-0962 .disabled_882f {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.disabled_882f .outline-paper-9218.right-7d12 .prev-d3ca > li > a:focus,
.disabled_882f .outline-paper-9218.right-7d12 .prev-d3ca > li > a:hover,
.disabled_882f .outline-paper-9218.widget-narrow-b929 .prev-d3ca > li > a:focus,
.disabled_882f .outline-paper-9218.widget-narrow-b929 .prev-d3ca > li > a:hover,
.disabled_882f .outline-paper-9218.grid_f572 .prev-d3ca > li > a:focus,
.disabled_882f .outline-paper-9218.grid_f572 .prev-d3ca > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.disabled_882f
  .outline-paper-9218.right-7d12
  .prev-d3ca
  > li.paragraph-current-3abf
  > a,
.disabled_882f
  .outline-paper-9218.right-7d12
  .prev-d3ca
  > li.next-f0c7
  > a,
.disabled_882f
  .outline-paper-9218.widget-narrow-b929
  .prev-d3ca
  > li.paragraph-current-3abf
  > a,
.disabled_882f
  .outline-paper-9218.widget-narrow-b929
  .prev-d3ca
  > li.next-f0c7
  > a,
.disabled_882f
  .outline-paper-9218.grid_f572
  .prev-d3ca
  > li.paragraph-current-3abf
  > a,
.disabled_882f .outline-paper-9218.grid_f572 .prev-d3ca > li.bronze_c1ed > a {
  color: rgba(255, 255, 255, 0.99);
}
.disabled_882f .tabs-up-ab5a,
.disabled_882f .tabs-up-ab5a a {
  color: rgba(255, 255, 255, 0.99);
}
.disabled_882f .badge-solid-545a.glass-95eb li a,
.disabled_882f .accent_ed99 a,
.disabled_882f .shadow_down_ff44,
.disabled_882f .prev-d3ca > li > a,
.disabled_882f .heading-full-5e8e {
  color: rgba(255, 255, 255, 0.79);
}
.disabled_882f .badge-solid-545a.glass-95eb li a:hover,
.disabled_882f .accent_ed99 a:hover,
.disabled_882f .shadow_down_ff44:hover,
.disabled_882f .prev-d3ca > li > a:hover,
.disabled_882f .heading-full-5e8e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.disabled_882f .text_iron_bec2 {
  color: rgba(255, 255, 255, 0.79);
}
.disabled_882f .text_iron_bec2 .wrapper-ed53 {
  color: rgba(255, 255, 255, 0.99);
}
.disabled_882f .text_iron_bec2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.disabled_882f .search-13b4 .wood-cad9 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.disabled_882f .search-13b4 .wood-cad9 .bottom-bbdc {
  color: rgba(255, 255, 255, 0.79);
}
.disabled_882f
  .search-13b4
  .wood-cad9
  .bottom-bbdc::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.disabled_882f
  .search-13b4
  .wood-cad9
  .bottom-bbdc:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.disabled_882f
  .search-13b4
  .wood-cad9
  .bottom-bbdc::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.disabled_882f
  .search-13b4
  .wood-cad9
  .bottom-bbdc::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.disabled_882f .search-13b4 .modal-b5b8 {
  color: rgba(255, 255, 255, 0.79);
}
.disabled_882f .search-13b4 .modal-b5b8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail_0ff8
  .disabled_882f
  .search-13b4
  .mini-b5e7
  .dropdown_a4bf {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail_0ff8
  .disabled_882f
  .search-13b4
  .mini-b5e7
  .bottom-bbdc {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.south-0962 .shadow_ec67 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.shadow_ec67 .outline-paper-9218.right-7d12 .prev-d3ca > li > a:focus,
.shadow_ec67 .outline-paper-9218.right-7d12 .prev-d3ca > li > a:hover,
.shadow_ec67 .outline-paper-9218.widget-narrow-b929 .prev-d3ca > li > a:focus,
.shadow_ec67 .outline-paper-9218.widget-narrow-b929 .prev-d3ca > li > a:hover,
.shadow_ec67 .outline-paper-9218.grid_f572 .prev-d3ca > li > a:focus,
.shadow_ec67 .outline-paper-9218.grid_f572 .prev-d3ca > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shadow_ec67
  .outline-paper-9218.right-7d12
  .prev-d3ca
  > li.paragraph-current-3abf
  > a,
.shadow_ec67
  .outline-paper-9218.right-7d12
  .prev-d3ca
  > li.next-f0c7
  > a,
.shadow_ec67
  .outline-paper-9218.widget-narrow-b929
  .prev-d3ca
  > li.paragraph-current-3abf
  > a,
.shadow_ec67
  .outline-paper-9218.widget-narrow-b929
  .prev-d3ca
  > li.next-f0c7
  > a,
.shadow_ec67
  .outline-paper-9218.grid_f572
  .prev-d3ca
  > li.paragraph-current-3abf
  > a,
.shadow_ec67 .outline-paper-9218.grid_f572 .prev-d3ca > li.bronze_c1ed > a {
  color: rgba(0, 0, 0, 0.8);
}
.shadow_ec67 .tabs-up-ab5a,
.shadow_ec67 .tabs-up-ab5a a {
  color: rgba(0, 0, 0, 0.8);
}
.shadow_ec67 .badge-solid-545a.glass-95eb li a,
.shadow_ec67 .accent_ed99 a,
.shadow_ec67 .shadow_down_ff44,
.shadow_ec67 .prev-d3ca > li > a,
.shadow_ec67 .heading-full-5e8e {
  color: rgba(0, 0, 0, 0.55);
}
.shadow_ec67 .badge-solid-545a.glass-95eb li a:hover,
.shadow_ec67 .accent_ed99 a:hover,
.shadow_ec67 .shadow_down_ff44:hover,
.shadow_ec67 .prev-d3ca > li > a:hover,
.shadow_ec67 .heading-full-5e8e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shadow_ec67 .text_iron_bec2 {
  color: rgba(0, 0, 0, 0.55);
}
.shadow_ec67 .text_iron_bec2 .wrapper-ed53 {
  color: rgba(0, 0, 0, 0.8);
}
.shadow_ec67 .text_iron_bec2:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shade-fcd6 .photo_7f37 {
  margin-left: auto;
  margin-right: auto;
}
.pink-e954 > * {
  margin-left: auto;
  margin-right: auto;
}
.pink-e954 .frame_in_1934 {
  margin-right: 1.41575em;
}
.current-7206 .pink-e954 > .out_d325 {
  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;
}
.current-7206 .pink-e954 > .cold-c6d2 {
  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;
}
.menu_6aaa.shade-fcd6 .photo_7f37,
.overlay-7446.shade-fcd6 .photo_7f37 {
  margin-left: 0;
}
.middle-9aef.shade-fcd6 .photo_7f37,
.plasma_a97f.shade-fcd6 .photo_7f37 {
  margin-right: 0;
}
.pink-e954 ol,
.pink-e954 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.liquid_058d video {
  max-width: 100%;
}
.easy-ed0f img {
  display: block;
}
.easy-ed0f.frame_in_1934,
.easy-ed0f.main-6391 {
  width: 100%;
}
.easy-ed0f.cold-c6d2 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.header-adc7:not(.in_bdb7) {
  margin: 1.5em auto;
}
.progress-fast-35ba p {
  padding: 1.5em 14px;
}
ul.container_6809.cold-c6d2,
ul.container_6809.out_d325,
ul.container_6809.down-b853.out_d325 {
  padding: 0 14px;
}
.carousel-e6f8 {
  display: block;
  overflow-x: auto;
}
.carousel-e6f8 table {
  border-collapse: collapse;
  width: 100%;
}
.carousel-e6f8 td,
.carousel-e6f8 th {
  padding: 0.5em;
}
.pink-e954 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.pink-e954 ol ol,
.pink-e954 ol ul,
.pink-e954 ul ol,
.pink-e954 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.pink-e954 ol ol li,
.pink-e954 ol ul li,
.pink-e954 ul ol li,
.pink-e954 ul ul li {
  margin-left: 0;
}
.aside-f485.hero_26aa > .mini_ebc5 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.aside-f485.hero_26aa > .mini_ebc5 iframe,
.aside-f485.hero_26aa > .mini_ebc5 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.steel-584f {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.steel-584f.warm_de5c {
  padding: 0;
}
.steel-584f.warm_de5c cite {
  font-size: 13px;
}
.steel-584f > * {
  margin-left: 16px;
  margin-right: 16px;
}
.steel-584f cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.tooltip_red_ede5 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.tooltip_red_ede5 > p:first-child {
  margin-top: 0;
}
.tooltip_red_ede5 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.tooltip_red_ede5 blockquote {
  border-left: 0;
}
.modal-dcae {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.modal-dcae:not(.motion_d253) {
  max-width: 100px;
}
.modal-dcae.first_c509 {
  border-bottom: none !important;
  text-align: center;
}
.modal-dcae.first_c509::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .progress-fast-35ba p {
    padding: 1.5em 0;
  }
}
.notification_mini_739f {
  color: #0073aa;
}
.overlay-fluid-7d08 {
  background-color: #0073aa;
}
.section-north-91f1 {
  color: #229fd8;
}
.section-7017 {
  background-color: #229fd8;
}
.photo-3b96 {
  color: #eee;
}
.item_225a {
  background-color: #eee;
}
.popup-0b39 {
  color: #444;
}
.green-5622 {
  background-color: #444;
}
.frame_9c70 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.frame_9c70 .sort-54ba .accent_ed99 {
  font-size: 15px;
}
.frame_9c70 .accent_ed99 {
  line-height: 1.3;
}
.frame_9c70 .shadow_ec67 {
}
.frame_9c70 .disabled_882f {
  background: #235787;
}
.info-old-bc5c {
  padding: 0;
}
.info-old-bc5c .disabled_882f {
  background: #1a1a1a;
}
.info-old-bc5c .shadow_ec67 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.breadcrumb-6eac {
  padding: 0;
  border-left: none;
  border-right: none;
}
.breadcrumb-6eac .shadow_ec67 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.breadcrumb-6eac .disabled_882f {
  background: #303030;
}
.column_b4f8 {
  position: relative;
  z-index: 10;
}
.column_b4f8 .hard-dadd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hard_44bd .title_aaa2 {
  display: inline-block;
  vertical-align: middle;
}
.hard_44bd.layout_small_dd9b .title_aaa2 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .hard_44bd.layout_small_dd9b .title_aaa2 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .hard_44bd.layout_small_dd9b .title_aaa2 {
    margin-right: 0.4em;
  }
}
.hard_44bd.layout_small_dd9b .title_aaa2:last-child {
  margin-right: 0;
}
.column-a4be .hard-dadd {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .south-0962 .sort-54ba {
    margin: 0 -0.5em;
  }
  .south-0962 .sort-54ba [class*="customify-col-"],
  .south-0962 .sort-54ba [class*="customify-col_"],
  .south-0962 .sort-54ba [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.south-0962.next_0dd6 .hard-dadd {
  background: 0 0 !important;
}
.south-0962.next_0dd6 .hard-dadd,
.south-0962.column-a4be .hard-dadd {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .south-0962.bright-d5b1 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.south-0962.column-a4be .hard-dadd {
  box-shadow: none !important;
}
.heading-6001 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .heading-6001 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .heading-6001 {
    padding: 18px 0 20px;
  }
}
.heading-6001 .next-da26 {
  width: 100%;
}
.heading-6001 .liquid_230a {
  margin-bottom: 0;
}
.heading-6001 .tabs-large-fb0f {
  margin-top: 5px;
  font-size: 0.875em;
}
.form-d35e {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.form-d35e .orange_b2bd {
  width: 100%;
}
.sort-5253 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.sort-5253 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.sort-5253 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;
}
.sort-5253 li:last-child:after {
  display: none;
}
.sort-5253 li a {
  font-weight: 500;
  margin-right: 10px;
}
.badge_ffe1 .avatar-bca2 button,
.heading-6001 .avatar-bca2 button {
  left: 0;
}
.badge_ffe1 .orange_b2bd,
.heading-6001 .orange_b2bd {
  padding-left: 0;
  padding-right: 0;
}
.badge_ffe1 .form-d35e,
.heading-6001 .form-d35e {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.badge_ffe1 {
  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;
}
.badge_ffe1: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;
}
.badge_ffe1 .sort-in-92c2 {
  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) {
  .badge_ffe1 .sort-in-92c2 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .badge_ffe1 .sort-in-92c2 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .badge_ffe1 .sort-in-92c2 {
    min-height: 200px;
  }
}
.badge_ffe1 .sort-5253 {
  color: rgba(255, 255, 255, 0.8);
}
.badge_ffe1 .sort-5253 a,
.badge_ffe1 .sort-5253 li:after {
  color: inherit;
}
.badge_ffe1 .sort-5253 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.header-899f {
  margin-bottom: 0.5em;
}
.accent-fixed-f9aa {
  margin-bottom: 1.2em;
}
.accent-fixed-f9aa,
.header-899f {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.accent-fixed-f9aa p:last-child,
.header-899f p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .avatar-bca2,
#masthead .avatar-bca2 {
  display: none;
}
#masthead
  > .avatar-bca2.footer-copper-45e1 {
  display: none;
}
#masthead > .avatar-bca2 button {
  left: 0;
}
.focus_d9dc {
  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%;
}
.focus_d9dc .title_aaa2 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.focus_d9dc .blue-10a7 {
  display: -webkit-box;
  display: flex;
}
.focus_d9dc .blue-10a7.border_e3a9 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.focus_d9dc .blue-10a7.bottom_4280 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.focus_d9dc .blue-10a7.mini-4133 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.focus_d9dc.filter_0cc8.slider-a764 .blue-10a7.border_e3a9 {
  flex-basis: 100%;
}
.focus_d9dc.message_light_09b7 .blue-10a7.bottom_4280 {
  -webkit-box-flex: 1;
  flex: auto;
}
.focus_d9dc.message_light_09b7 .blue-10a7.mini-4133 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .avatar-bca2.footer-copper-45e1 {
  display: none;
}
#masthead > .avatar-bca2 button {
  left: 0;
}
.tooltip-4f20 {
  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;
}
.tooltip-4f20:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.tooltip-4f20.middle-c83e i {
  margin-right: 4px;
}
.tooltip-4f20.section-3066 i {
  margin-left: 5px;
}
.accent_ed99 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.accent_ed99 p:last-child {
  margin-bottom: 0;
}
.header-e848 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.header-e848 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.header-e848 img {
  display: block;
  width: auto;
  line-height: 1;
}
.header-e848 .tabs-up-ab5a {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.header-e848 .stone-d725 {
  margin: 5px 0 7px 0;
}
.header-e848.white-6ecc .over-7096 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.header-e848.white-6ecc .glass_c9cf {
  margin-left: 7px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.header-e848.active_7da8 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.header-e848.active_7da8 .over-7096 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.header-e848.active_7da8 .glass_c9cf {
  margin-right: 7px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.header-e848.white_bccc {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.header-e848.basic-b92a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.header-e848.basic-b92a .glass_c9cf {
  margin-top: 7px;
}
.pagination-566f {
  display: inline-block;
}
.column_b4f8 .disabled_west_b918 .header-e848 img {
  max-width: 100%;
}
.outline-paper-9218 .primary_brown_8f25.upper-0c29,
.mini-2745 .primary_brown_8f25.upper-0c29 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.outline-paper-9218 .sort-selected-eab6,
.mini-2745 .sort-selected-eab6 {
  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%);
}
.outline-paper-9218 .sort-selected-eab6 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.outline-paper-9218.highlight-2b6a .sort-selected-eab6 {
  display: none;
}
.outline-paper-9218 .summary-in-e595 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.outline-paper-9218 .summary-in-e595 li {
  display: inline-block;
  position: relative;
}
.outline-paper-9218 .summary-in-e595 li:last-child {
  margin-right: 0;
}
.outline-paper-9218 .summary-in-e595 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;
}
.outline-paper-9218 .summary-in-e595 li.bronze_c1ed > a {
  color: rgba(0, 0, 0, 0.9);
}
.outline-paper-9218 .summary-in-e595 > 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;
}
.outline-paper-9218 .summary-in-e595 > li > a i {
  line-height: 0;
}
.outline-paper-9218 .summary-in-e595 > li.outline-747b > a .sort-selected-eab6 {
  margin-left: 4px;
  line-height: 0;
}
.outline-paper-9218 .summary-in-e595 .layout-brown-2934 li.outline-747b > a {
  position: relative;
}
.outline-paper-9218 .summary-in-e595 .layout-brown-2934 li.outline-747b > a:after,
.outline-paper-9218 .summary-in-e595 .layout-brown-2934 li.outline-747b > a:before {
  content: "";
  display: table;
}
.outline-paper-9218 .summary-in-e595 .layout-brown-2934 li.outline-747b > a:after {
  clear: both;
}
.outline-paper-9218 .summary-in-e595 .layout-brown-2934 li.outline-747b > a .sort-selected-eab6 {
  margin-left: 5px;
  float: right;
}
.outline-paper-9218 .link-current-fb60,
.outline-paper-9218 .layout-brown-2934 {
  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;
}
.outline-paper-9218 .layout-brown-2934 {
  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;
}
.outline-paper-9218 .layout-brown-2934 .upper-0c29 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.outline-paper-9218 .layout-brown-2934 .sort-selected-eab6 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.outline-paper-9218 .layout-brown-2934 li {
  display: block;
  margin: 0;
  padding: 0;
}
.outline-paper-9218 .layout-brown-2934 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;
}
.outline-paper-9218 .layout-brown-2934 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.outline-paper-9218 .layout-brown-2934 .layout-brown-2934 {
  top: 0;
  left: 100%;
}
.outline-paper-9218 .main-paper-7551.fn-focus-bcac > .link-current-fb60,
.outline-paper-9218 .main-paper-7551.fn-focus-bcac > .layout-brown-2934,
.outline-paper-9218 .main-paper-7551:focus > .link-current-fb60,
.outline-paper-9218 .main-paper-7551:focus > .layout-brown-2934,
.outline-paper-9218 .main-paper-7551:hover > .link-current-fb60,
.outline-paper-9218 .main-paper-7551:hover > .layout-brown-2934 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.outline-paper-9218.grid_f572 .prev-d3ca:after,
.outline-paper-9218.grid_f572 .prev-d3ca:before {
  content: "";
  display: table;
}
.outline-paper-9218.grid_f572 .prev-d3ca:after {
  clear: both;
}
.outline-paper-9218.grid_f572 .prev-d3ca > li {
  float: left;
}
.outline-paper-9218.badge-9aa9 .prev-d3ca:after,
.outline-paper-9218.badge-9aa9 .prev-d3ca:before {
  content: "";
  display: table;
}
.outline-paper-9218.badge-9aa9 .prev-d3ca:after {
  clear: both;
}
.outline-paper-9218.badge-9aa9 .prev-d3ca > li {
  float: left;
}
.outline-paper-9218.badge-9aa9 .prev-d3ca > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.outline-paper-9218.badge-9aa9 .prev-d3ca > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.outline-paper-9218.badge-9aa9 .prev-d3ca > li.paragraph-current-3abf > a,
.outline-paper-9218.badge-9aa9 .prev-d3ca > li.bronze_c1ed > a {
  color: #fff;
  background-color: #1e4b75;
}
.outline-paper-9218.right-7d12 .prev-d3ca > li > a .upper-0c29 {
  position: relative;
}
.outline-paper-9218.right-7d12 .prev-d3ca > li > a .upper-0c29: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;
}
.outline-paper-9218.right-7d12
  .prev-d3ca
  > li:focus
  > a
  .upper-0c29:before,
.outline-paper-9218.right-7d12
  .prev-d3ca
  > li:hover
  > a
  .upper-0c29:before {
  width: 100%;
  background-color: currentColor;
}
.outline-paper-9218.right-7d12
  .prev-d3ca
  > li.paragraph-current-3abf
  > a
  .upper-0c29:before,
.outline-paper-9218.right-7d12
  .prev-d3ca
  > li.next-f0c7
  > a
  .upper-0c29:before {
  width: 100%;
  background-color: currentColor;
}
.outline-paper-9218.widget-narrow-b929 .prev-d3ca > li > a .upper-0c29 {
  position: relative;
}
.outline-paper-9218.widget-narrow-b929 .prev-d3ca > li > a .upper-0c29: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;
}
.outline-paper-9218.widget-narrow-b929 .prev-d3ca > li:focus > a .upper-0c29:before,
.outline-paper-9218.widget-narrow-b929
  .prev-d3ca
  > li:hover
  > a
  .upper-0c29:before {
  width: 100%;
  background-color: currentColor;
}
.outline-paper-9218.widget-narrow-b929
  .prev-d3ca
  > li.paragraph-current-3abf
  > a
  .upper-0c29:before,
.outline-paper-9218.widget-narrow-b929
  .prev-d3ca
  > li.next-f0c7
  > a
  .upper-0c29:before {
  width: 100%;
  background-color: currentColor;
}
.mini-2745 .summary-in-e595 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mini-2745 .summary-in-e595 li:first-child > a {
  border-top: none;
}
.mini-2745 .summary-in-e595 .panel_4d7c > .upper-0c29 .sort-selected-eab6 {
  display: none;
}
.mini-2745 .summary-in-e595 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.mini-2745 .summary-in-e595 li:last-child {
  border: none;
}
.mini-2745 .summary-in-e595 li.outline-747b > a {
  padding-right: 45px !important;
}
.mini-2745 .summary-in-e595 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.mini-2745 .summary-in-e595 li a:focus,
.mini-2745 .summary-in-e595 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.mini-2745 .summary-in-e595 li .pagination_a549 {
  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;
}
.mini-2745 .summary-in-e595 li .pagination_a549:hover {
  box-shadow: none;
}
.mini-2745 .summary-in-e595 li .pagination_a549 .sort-selected-eab6 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.mini-2745 .summary-in-e595 .layout-brown-2934 {
  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);
}
.mini-2745 .summary-in-e595 .layout-brown-2934 li a {
  padding-left: 3em;
}
.mini-2745 .summary-in-e595 .banner_dirty_ce32 > a .pagination_a549 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mini-2745 .summary-in-e595 .banner_dirty_ce32 > .layout-brown-2934 {
  display: block;
  opacity: 1;
}
.tag-short-b25a {
  max-width: 100%;
}
.icon_huge_f00e {
  line-height: 0;
  cursor: pointer;
}
.heading-full-5e8e {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.heading-full-5e8e:hover {
  box-shadow: none;
  color: currentColor;
}
.heading-full-5e8e svg {
  width: 18px;
  height: 18px;
}
.heading-full-5e8e .mask_cd7c {
  display: none;
}
.active-hot-b693 {
  position: relative;
}
.active-hot-b693.fn-active-bcac .heading-full-5e8e .wrapper-active-e85a {
  display: none;
}
.active-hot-b693.fn-active-bcac .heading-full-5e8e .mask_cd7c {
  display: inline-block;
}
.active-hot-b693 .rough-a8c5 {
  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);
}
.active-hot-b693.card_first_e409 .rough-a8c5 {
  left: auto;
  right: -0.9em;
}
.active-hot-b693.card_first_e409 .right_6ea1::before {
  left: auto;
  right: 15px;
}
.active-hot-b693.fn-active-bcac .rough-a8c5 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.mini-b5e7 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.mini-b5e7 label {
  flex-basis: 100%;
}
.mini-b5e7 .wood-cad9 {
  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;
}
.mini-b5e7 .bottom-bbdc {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.mini-b5e7 .bottom-bbdc:focus {
  background-color: transparent;
}
.mini-b5e7 button.modal-b5b8 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.mini-b5e7 button.modal-b5b8:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.mini-b5e7 button.modal-b5b8 svg {
  width: 18px;
  height: 18px;
}
.mini-b5e7 input[type="submit"] {
  min-height: auto;
}
.search-13b4 .mini-b5e7 .bottom-bbdc {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.right_6ea1 {
  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) {
  .right_6ea1 {
    width: 220px;
  }
}
.right_6ea1 label {
  flex-basis: 100%;
}
.right_6ea1::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;
}
.thumbnail_0ff8 .search-13b4 .mini-b5e7 {
  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;
}
.thumbnail_0ff8
  .search-13b4
  .mini-b5e7
  .wood-cad9 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.thumbnail_0ff8 .search-13b4 .mini-b5e7 .bottom-bbdc {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.thumbnail_0ff8
  .search-13b4
  .mini-b5e7
  .bottom-bbdc:focus {
  background: 0 0;
}
.thumbnail_0ff8
  .search-13b4
  .mini-b5e7
  .dropdown_a4bf {
  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;
}
.badge-solid-545a {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.badge-solid-545a li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.badge-solid-545a li:last-child {
  margin-right: 0;
}
.badge-solid-545a li:first-child {
  margin-left: 0;
}
.badge-solid-545a.form-5c42 a {
  color: #fff;
}
.badge-solid-545a.form-5c42 a:hover {
  color: #fff;
}
.badge-solid-545a a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.badge-solid-545a a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.badge-solid-545a a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.badge-solid-545a a:hover {
  opacity: 0.9;
  color: inherit;
}
.badge-solid-545a [class*="social-icon-apple"] {
  background-color: #999;
}
.badge-solid-545a [class*="social-icon-apple"].image_wide_a4a0 {
  background-color: transparent;
  color: #999;
}
.badge-solid-545a [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.badge-solid-545a [class*="social-icon-behance"].image_wide_a4a0 {
  background-color: transparent;
  color: #1769ff;
}
.badge-solid-545a [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.badge-solid-545a [class*="social-icon-bitbucket"].image_wide_a4a0 {
  background-color: transparent;
  color: #205081;
}
.badge-solid-545a [class*="social-icon-codepen"] {
  background-color: #000;
}
.badge-solid-545a [class*="social-icon-codepen"].image_wide_a4a0 {
  background-color: transparent;
  color: #000;
}
.badge-solid-545a [class*="social-icon-delicious"] {
  background-color: #39f;
}
.badge-solid-545a [class*="social-icon-delicious"].image_wide_a4a0 {
  background-color: transparent;
  color: #39f;
}
.badge-solid-545a [class*="social-icon-digg"] {
  background-color: #005be2;
}
.badge-solid-545a [class*="social-icon-digg"].image_wide_a4a0 {
  background-color: transparent;
  color: #005be2;
}
.badge-solid-545a [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.badge-solid-545a [class*="social-icon-dribbble"].image_wide_a4a0 {
  background-color: transparent;
  color: #ea4c89;
}
.badge-solid-545a [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.badge-solid-545a [class*="social-icon-envelope"].image_wide_a4a0 {
  background-color: transparent;
  color: #ea4335;
}
.badge-solid-545a [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.badge-solid-545a [class*="social-icon-facebook"].image_wide_a4a0 {
  background-color: transparent;
  color: #3b5998;
}
.badge-solid-545a [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.badge-solid-545a [class*="social-icon-flickr"].image_wide_a4a0 {
  background-color: transparent;
  color: #0063dc;
}
.badge-solid-545a [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.badge-solid-545a [class*="social-icon-foursquare"].image_wide_a4a0 {
  background-color: transparent;
  color: #2d5be3;
}
.badge-solid-545a [class*="social-icon-github"] {
  background-color: #333;
}
.badge-solid-545a [class*="social-icon-github"].image_wide_a4a0 {
  background-color: transparent;
  color: #333;
}
.badge-solid-545a [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.badge-solid-545a [class*="social-icon-google-plus"].image_wide_a4a0 {
  background-color: transparent;
  color: #dd4b39;
}
.badge-solid-545a [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.badge-solid-545a [class*="social-icon-houzz"].image_wide_a4a0 {
  background-color: transparent;
  color: #7ac142;
}
.badge-solid-545a [class*="social-icon-instagram"] {
  background-color: #262626;
}
.badge-solid-545a [class*="social-icon-instagram"].image_wide_a4a0 {
  background-color: transparent;
  color: #262626;
}
.badge-solid-545a [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.badge-solid-545a [class*="social-icon-jsfiddle"].image_wide_a4a0 {
  background-color: transparent;
  color: #487aa2;
}
.badge-solid-545a [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.badge-solid-545a [class*="social-icon-linkedin"].image_wide_a4a0 {
  background-color: transparent;
  color: #0077b5;
}
.badge-solid-545a [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.badge-solid-545a [class*="social-icon-medium"].image_wide_a4a0 {
  background-color: transparent;
  color: #00ab6b;
}
.badge-solid-545a [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.badge-solid-545a
  [class*="social-icon-odnoklassniki"].image_wide_a4a0 {
  background-color: transparent;
  color: #f4731c;
}
.badge-solid-545a [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.badge-solid-545a [class*="social-icon-meetup"].image_wide_a4a0 {
  background-color: transparent;
  color: #ec1c40;
}
.badge-solid-545a [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.badge-solid-545a [class*="social-icon-pinterest"].image_wide_a4a0 {
  background-color: transparent;
  color: #bd081c;
}
.badge-solid-545a [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.badge-solid-545a [class*="social-icon-product-hunt"].image_wide_a4a0 {
  background-color: transparent;
  color: #da552f;
}
.badge-solid-545a [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.badge-solid-545a [class*="social-icon-reddit"].image_wide_a4a0 {
  background-color: transparent;
  color: #ff4500;
}
.badge-solid-545a [class*="social-icon-rss"] {
  background-color: #f26522;
}
.badge-solid-545a [class*="social-icon-rss"].image_wide_a4a0 {
  background-color: transparent;
  color: #f26522;
}
.badge-solid-545a [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.badge-solid-545a
  [class*="social-icon-shopping-cart"].image_wide_a4a0 {
  background-color: transparent;
  color: #4caf50;
}
.badge-solid-545a [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.badge-solid-545a [class*="social-icon-skype"].image_wide_a4a0 {
  background-color: transparent;
  color: #00aff0;
}
.badge-solid-545a [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.badge-solid-545a [class*="social-icon-slideshare"].image_wide_a4a0 {
  background-color: transparent;
  color: #0077b5;
}
.badge-solid-545a [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.badge-solid-545a [class*="social-icon-snapchat"].image_wide_a4a0 {
  background-color: transparent;
  color: #fffc00;
}
.badge-solid-545a [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.badge-solid-545a [class*="social-icon-soundcloud"].image_wide_a4a0 {
  background-color: transparent;
  color: #f80;
}
.badge-solid-545a [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.badge-solid-545a [class*="social-icon-spotify"].image_wide_a4a0 {
  background-color: transparent;
  color: #2ebd59;
}
.badge-solid-545a [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.badge-solid-545a
  [class*="social-icon-stack-overflow"].image_wide_a4a0 {
  background-color: transparent;
  color: #fe7a15;
}
.badge-solid-545a [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.badge-solid-545a [class*="social-icon-maldkfgram"].image_wide_a4a0 {
  background-color: transparent;
  color: #2ca5e0;
}
.badge-solid-545a [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.badge-solid-545a [class*="social-icon-tripadvisor"].image_wide_a4a0 {
  background-color: transparent;
  color: #589442;
}
.badge-solid-545a [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.badge-solid-545a [class*="social-icon-tumblr"].image_wide_a4a0 {
  background-color: transparent;
  color: #35465c;
}
.badge-solid-545a [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.badge-solid-545a [class*="social-icon-twitch"].image_wide_a4a0 {
  background-color: transparent;
  color: #6441a5;
}
.badge-solid-545a [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.badge-solid-545a [class*="social-icon-twitter"].image_wide_a4a0 {
  background-color: transparent;
  color: #1da1f2;
}
.badge-solid-545a [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.badge-solid-545a [class*="social-icon-vimeo"].image_wide_a4a0 {
  background-color: transparent;
  color: #1ab7ea;
}
.badge-solid-545a [class*="social-icon-vk"] {
  background-color: #45668e;
}
.badge-solid-545a [class*="social-icon-vk"].image_wide_a4a0 {
  background-color: transparent;
  color: #45668e;
}
.badge-solid-545a [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.badge-solid-545a [class*="social-icon-weibo"].image_wide_a4a0 {
  background-color: transparent;
  color: #df2029;
}
.badge-solid-545a [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.badge-solid-545a [class*="social-icon-weixin"].image_wide_a4a0 {
  background-color: transparent;
  color: #7bb32e;
}
.badge-solid-545a [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.badge-solid-545a [class*="social-icon-whatsapp"].image_wide_a4a0 {
  background-color: transparent;
  color: #25d366;
}
.badge-solid-545a [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.badge-solid-545a [class*="social-icon-wordpress"].image_wide_a4a0 {
  background-color: transparent;
  color: #21759b;
}
.badge-solid-545a [class*="social-icon-xing"] {
  background-color: #026466;
}
.badge-solid-545a [class*="social-icon-xing"].image_wide_a4a0 {
  background-color: transparent;
  color: #026466;
}
.badge-solid-545a [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.badge-solid-545a [class*="social-icon-yelp"].image_wide_a4a0 {
  background-color: transparent;
  color: #af0606;
}
.badge-solid-545a [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.badge-solid-545a [class*="social-icon-youtube"].image_wide_a4a0 {
  background-color: transparent;
  color: #cd201f;
}
.shadow_down_ff44 {
  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;
}
.shadow_down_ff44:hover {
  box-shadow: none;
  background: 0 0;
}
.progress-9ac0 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.breadcrumb-dark-d16e {
  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;
}
.outline-0b8a {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.red-0b07 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.red-0b07,
.red-0b07::after,
.red-0b07::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;
}
.red-0b07::after,
.red-0b07::before {
  content: "";
  display: block;
  background-color: inherit;
}
.media-dark-7afe .breadcrumb-dark-d16e .outline-0b8a {
  margin-top: -2px;
  width: 19px;
}
.media-dark-7afe .breadcrumb-dark-d16e .red-0b07 {
  margin-top: -1px;
}
.media-dark-7afe .breadcrumb-dark-d16e .red-0b07,
.media-dark-7afe .breadcrumb-dark-d16e .red-0b07::after,
.media-dark-7afe .breadcrumb-dark-d16e .red-0b07::before {
  width: 19px;
  height: 2px;
}
.media-dark-7afe .breadcrumb-dark-d16e .red-0b07::before {
  top: -6px;
}
.media-dark-7afe .breadcrumb-dark-d16e .red-0b07::after {
  bottom: -6px;
}
.preview_plasma_059e .breadcrumb-dark-d16e .outline-0b8a {
  margin-top: -2px;
  width: 22px;
}
.preview_plasma_059e .breadcrumb-dark-d16e .red-0b07 {
  margin-top: -1px;
}
.preview_plasma_059e .breadcrumb-dark-d16e .red-0b07,
.preview_plasma_059e .breadcrumb-dark-d16e .red-0b07::after,
.preview_plasma_059e .breadcrumb-dark-d16e .red-0b07::before {
  width: 22px;
  height: 2px;
}
.preview_plasma_059e .breadcrumb-dark-d16e .red-0b07::before {
  top: -7px;
}
.preview_plasma_059e .breadcrumb-dark-d16e .red-0b07::after {
  bottom: -7px;
}
.article_3584 .breadcrumb-dark-d16e .outline-0b8a {
  margin-top: -2px;
  width: 31px;
}
.article_3584 .breadcrumb-dark-d16e .red-0b07 {
  margin-top: -1.5px;
}
.article_3584 .breadcrumb-dark-d16e .red-0b07,
.article_3584 .breadcrumb-dark-d16e .red-0b07::after,
.article_3584 .breadcrumb-dark-d16e .red-0b07::before {
  width: 31px;
  height: 3px;
}
.article_3584 .breadcrumb-dark-d16e .red-0b07::before {
  top: -9px;
}
.article_3584 .breadcrumb-dark-d16e .red-0b07::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .caption_stale_85b0 .breadcrumb-dark-d16e .outline-0b8a {
    margin-top: -2px;
    width: 19px;
  }
  .caption_stale_85b0 .breadcrumb-dark-d16e .red-0b07 {
    margin-top: -1px;
  }
  .caption_stale_85b0 .breadcrumb-dark-d16e .red-0b07,
  .caption_stale_85b0 .breadcrumb-dark-d16e .red-0b07::after,
  .caption_stale_85b0 .breadcrumb-dark-d16e .red-0b07::before {
    width: 19px;
    height: 2px;
  }
  .caption_stale_85b0 .breadcrumb-dark-d16e .red-0b07::before {
    top: -6px;
  }
  .caption_stale_85b0 .breadcrumb-dark-d16e .red-0b07::after {
    bottom: -6px;
  }
  .video-complex-6fdb .breadcrumb-dark-d16e .outline-0b8a {
    margin-top: -2px;
    width: 22px;
  }
  .video-complex-6fdb .breadcrumb-dark-d16e .red-0b07 {
    margin-top: -1px;
  }
  .video-complex-6fdb .breadcrumb-dark-d16e .red-0b07,
  .video-complex-6fdb .breadcrumb-dark-d16e .red-0b07::after,
  .video-complex-6fdb .breadcrumb-dark-d16e .red-0b07::before {
    width: 22px;
    height: 2px;
  }
  .video-complex-6fdb .breadcrumb-dark-d16e .red-0b07::before {
    top: -7px;
  }
  .video-complex-6fdb .breadcrumb-dark-d16e .red-0b07::after {
    bottom: -7px;
  }
  .large_31da .breadcrumb-dark-d16e .outline-0b8a {
    margin-top: -2px;
    width: 31px;
  }
  .large_31da .breadcrumb-dark-d16e .red-0b07 {
    margin-top: -1.5px;
  }
  .large_31da .breadcrumb-dark-d16e .red-0b07,
  .large_31da .breadcrumb-dark-d16e .red-0b07::after,
  .large_31da .breadcrumb-dark-d16e .red-0b07::before {
    width: 31px;
    height: 3px;
  }
  .large_31da .breadcrumb-dark-d16e .red-0b07::before {
    top: -9px;
  }
  .large_31da .breadcrumb-dark-d16e .red-0b07::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .image_775f .breadcrumb-dark-d16e .outline-0b8a {
    margin-top: -2px;
    width: 19px;
  }
  .image_775f .breadcrumb-dark-d16e .red-0b07 {
    margin-top: -1px;
  }
  .image_775f .breadcrumb-dark-d16e .red-0b07,
  .image_775f .breadcrumb-dark-d16e .red-0b07::after,
  .image_775f .breadcrumb-dark-d16e .red-0b07::before {
    width: 19px;
    height: 2px;
  }
  .image_775f .breadcrumb-dark-d16e .red-0b07::before {
    top: -6px;
  }
  .image_775f .breadcrumb-dark-d16e .red-0b07::after {
    bottom: -6px;
  }
  .white_a1ad .breadcrumb-dark-d16e .outline-0b8a {
    margin-top: -2px;
    width: 22px;
  }
  .white_a1ad .breadcrumb-dark-d16e .red-0b07 {
    margin-top: -1px;
  }
  .white_a1ad .breadcrumb-dark-d16e .red-0b07,
  .white_a1ad .breadcrumb-dark-d16e .red-0b07::after,
  .white_a1ad .breadcrumb-dark-d16e .red-0b07::before {
    width: 22px;
    height: 2px;
  }
  .white_a1ad .breadcrumb-dark-d16e .red-0b07::before {
    top: -7px;
  }
  .white_a1ad .breadcrumb-dark-d16e .red-0b07::after {
    bottom: -7px;
  }
  .module_0319 .breadcrumb-dark-d16e .outline-0b8a {
    margin-top: -2px;
    width: 31px;
  }
  .module_0319 .breadcrumb-dark-d16e .red-0b07 {
    margin-top: -1.5px;
  }
  .module_0319 .breadcrumb-dark-d16e .red-0b07,
  .module_0319 .breadcrumb-dark-d16e .red-0b07::after,
  .module_0319 .breadcrumb-dark-d16e .red-0b07::before {
    width: 31px;
    height: 3px;
  }
  .module_0319 .breadcrumb-dark-d16e .red-0b07::before {
    top: -9px;
  }
  .module_0319 .breadcrumb-dark-d16e .red-0b07::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .red_1a5f .breadcrumb-dark-d16e .outline-0b8a {
    margin-top: -2px;
    width: 19px;
  }
  .red_1a5f .breadcrumb-dark-d16e .red-0b07 {
    margin-top: -1px;
  }
  .red_1a5f .breadcrumb-dark-d16e .red-0b07,
  .red_1a5f .breadcrumb-dark-d16e .red-0b07::after,
  .red_1a5f .breadcrumb-dark-d16e .red-0b07::before {
    width: 19px;
    height: 2px;
  }
  .red_1a5f .breadcrumb-dark-d16e .red-0b07::before {
    top: -6px;
  }
  .red_1a5f .breadcrumb-dark-d16e .red-0b07::after {
    bottom: -6px;
  }
  .pressed-26e9 .breadcrumb-dark-d16e .outline-0b8a {
    margin-top: -2px;
    width: 22px;
  }
  .pressed-26e9 .breadcrumb-dark-d16e .red-0b07 {
    margin-top: -1px;
  }
  .pressed-26e9 .breadcrumb-dark-d16e .red-0b07,
  .pressed-26e9 .breadcrumb-dark-d16e .red-0b07::after,
  .pressed-26e9 .breadcrumb-dark-d16e .red-0b07::before {
    width: 22px;
    height: 2px;
  }
  .pressed-26e9 .breadcrumb-dark-d16e .red-0b07::before {
    top: -7px;
  }
  .pressed-26e9 .breadcrumb-dark-d16e .red-0b07::after {
    bottom: -7px;
  }
  .section_top_2a73 .breadcrumb-dark-d16e .outline-0b8a {
    margin-top: -2px;
    width: 31px;
  }
  .section_top_2a73 .breadcrumb-dark-d16e .red-0b07 {
    margin-top: -1.5px;
  }
  .section_top_2a73 .breadcrumb-dark-d16e .red-0b07,
  .section_top_2a73 .breadcrumb-dark-d16e .red-0b07::after,
  .section_top_2a73 .breadcrumb-dark-d16e .red-0b07::before {
    width: 31px;
    height: 3px;
  }
  .section_top_2a73 .breadcrumb-dark-d16e .red-0b07::before {
    top: -9px;
  }
  .section_top_2a73 .breadcrumb-dark-d16e .red-0b07::after {
    bottom: -9px;
  }
}
.gradient_918d .red-0b07 {
  -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);
}
.gradient_918d .red-0b07::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.gradient_918d .red-0b07::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);
}
.gradient_918d.pressed_bc1c .red-0b07 {
  -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);
}
.gradient_918d.pressed_bc1c .red-0b07::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.gradient_918d.pressed_bc1c .red-0b07::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);
}
.surface-stone-6781 {
  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.easy-5223:before {
  display: none;
}
.outline-left-39a0 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.outline-left-39a0 .avatar_59ab {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.outline-left-39a0 .avatar_59ab:last-of-type {
  border-bottom: none;
}
.outline-left-39a0 .avatar_59ab.popup-a4c7,
.outline-left-39a0 .avatar_59ab.table_pressed_499d,
.outline-left-39a0 .avatar_59ab.notice_hard_8642 {
  padding: 0;
}
.outline-left-39a0 .mini-2745 .pagination_a549 {
  color: currentColor;
}
.outline-left-39a0 .mini-2745 .pagination_a549:focus,
.outline-left-39a0 .mini-2745 .pagination_a549:hover {
  background: rgba(0, 0, 0, 0.01);
}
.outline-left-39a0.shadow_ec67 .text_iron_bec2,
.outline-left-39a0.shadow_ec67 .accent_ed99 a,
.outline-left-39a0.shadow_ec67 .prev-d3ca a,
.outline-left-39a0.shadow_ec67 .layout-brown-2934 a {
  color: rgba(0, 0, 0, 0.55);
}
.outline-left-39a0.shadow_ec67 .text_iron_bec2:hover,
.outline-left-39a0.shadow_ec67 .accent_ed99 a:hover,
.outline-left-39a0.shadow_ec67 .prev-d3ca a:hover,
.outline-left-39a0.shadow_ec67 .layout-brown-2934 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.outline-left-39a0.shadow_ec67 .wrapper-ed53 {
  color: rgba(0, 0, 0, 0.8);
}
.outline-left-39a0.shadow_ec67 .avatar_59ab {
  border-color: rgba(0, 0, 0, 0.08);
}
.outline-left-39a0.shadow_ec67 .avatar_59ab:before {
  background: rgba(0, 0, 0, 0.08);
}
.outline-left-39a0.shadow_ec67 .advanced_5e7f:before {
  background: rgba(255, 255, 255, 0.9);
}
.outline-left-39a0.shadow_ec67 .mini-2745 .summary-in-e595 li a,
.outline-left-39a0.shadow_ec67 .mini-2745 .pagination_a549,
.outline-left-39a0.shadow_ec67 .layout-brown-2934 {
  border-color: rgba(0, 0, 0, 0.08);
}
.outline-left-39a0.shadow_ec67 .mini-2745 .pagination_a549:focus,
.outline-left-39a0.shadow_ec67 .mini-2745 .pagination_a549:hover {
  background: rgba(0, 0, 0, 0.01);
}
.outline-left-39a0.shadow_ec67 .summary-in-e595 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.outline-left-39a0.disabled_882f .text_iron_bec2,
.outline-left-39a0.disabled_882f .accent_ed99 a,
.outline-left-39a0.disabled_882f .prev-d3ca .pagination_a549,
.outline-left-39a0.disabled_882f .prev-d3ca a,
.outline-left-39a0.disabled_882f .layout-brown-2934 a {
  color: rgba(255, 255, 255, 0.79);
}
.outline-left-39a0.disabled_882f .text_iron_bec2:hover,
.outline-left-39a0.disabled_882f .accent_ed99 a:hover,
.outline-left-39a0.disabled_882f .prev-d3ca .pagination_a549:hover,
.outline-left-39a0.disabled_882f .prev-d3ca a:hover,
.outline-left-39a0.disabled_882f .layout-brown-2934 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.outline-left-39a0.disabled_882f .wrapper-ed53 {
  color: rgba(255, 255, 255, 0.99);
}
.outline-left-39a0.disabled_882f .avatar_59ab {
  border-color: rgba(255, 255, 255, 0.08);
}
.outline-left-39a0.disabled_882f .avatar_59ab:before {
  background: rgba(255, 255, 255, 0.08);
}
.outline-left-39a0.disabled_882f .advanced_5e7f:before {
  background: rgba(0, 0, 0, 0.9);
}
.outline-left-39a0.disabled_882f .mini-2745 .summary-in-e595 li a,
.outline-left-39a0.disabled_882f .mini-2745 .pagination_a549,
.outline-left-39a0.disabled_882f .layout-brown-2934 {
  border-color: rgba(255, 255, 255, 0.08);
}
.outline-left-39a0.disabled_882f .mini-2745 .pagination_a549:focus,
.outline-left-39a0.disabled_882f .mini-2745 .pagination_a549:hover {
  background: rgba(0, 0, 0, 0.01);
}
.outline-left-39a0.disabled_882f .summary-in-e595 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.advanced_5e7f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.advanced_5e7f:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.lower_330f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.text_pro_49b2 .outline-left-39a0 {
  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;
}
.text_pro_49b2 .avatar_59ab {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.text_pro_49b2 .avatar_59ab: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) {
  .text_pro_49b2 .avatar_59ab:before {
    width: 16%;
    left: 42%;
  }
}
.text_pro_49b2 .avatar_59ab:last-child:before {
  content: none;
}
.text_pro_49b2 .avatar_59ab[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.text_pro_49b2 .mini-2745 .summary-in-e595 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.text_pro_49b2 .mini-2745 .summary-in-e595 li a .pagination_a549 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.text_pro_49b2 .mini-2745 .layout-brown-2934 {
  border: none;
}
.text_pro_49b2 .mini-2745 .layout-brown-2934 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.text_pro_49b2 .advanced_5e7f {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.text_pro_49b2 .lower_330f {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.text_pro_49b2 .disabled_882f .advanced_5e7f:before {
  background: rgba(0, 0, 0, 0.9);
}
.text_pro_49b2 .shadow_ec67.hidden-68f0 .red-0b07 {
  background: rgba(0, 0, 0, 0.6);
}
.text_pro_49b2
  .shadow_ec67.hidden-68f0
  .red-0b07::after,
.text_pro_49b2
  .shadow_ec67.hidden-68f0
  .red-0b07:before {
  background: inherit;
}
.text_pro_49b2
  .shadow_ec67.hidden-68f0:hover
  .red-0b07 {
  background: rgba(0, 0, 0, 0.8);
}
.block_next_6002 .outline-left-39a0 {
  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) {
  .block_next_6002 .outline-left-39a0 {
    width: auto;
    right: 45px;
  }
}
.under-4c55 .outline-left-39a0 {
  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) {
  .under-4c55 .outline-left-39a0 {
    width: auto;
    left: 45px;
  }
}
.easy-5223 .outline-left-39a0 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.easy-5223 .lower_330f {
  max-width: 48em;
  margin: 0 auto;
}
.easy-5223 .advanced_5e7f:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.outer_f8da {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.outer_f8da.text_pro_49b2 .outline-left-39a0 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.outer_f8da.block_next_6002 .outline-left-39a0 {
  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);
}
.outer_f8da .outline-left-39a0 {
  visibility: visible;
}
.outer_f8da.under-4c55 .outline-left-39a0 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.article-ed03,
.grid-under-58be {
  overflow-x: hidden;
}
.article-ed03 .outline-left-39a0 {
  overflow: auto;
}
.article-ed03.text_pro_49b2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.article-ed03.text_pro_49b2 .outline-left-39a0 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.article-ed03.text_pro_49b2 .shadow_down_ff44 {
  opacity: 0;
}
.article-ed03.block_next_6002 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.article-ed03.block_next_6002 .outline-left-39a0 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.article-ed03.block_next_6002 .shadow_down_ff44 {
  opacity: 0;
}
.article-ed03.under-4c55 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.article-ed03.under-4c55 .outline-left-39a0 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.article-ed03.under-4c55 .shadow_down_ff44 {
  opacity: 0;
}
.article-ed03.easy-5223 .outline-left-39a0 {
  z-index: 10;
  visibility: visible;
}
.hidden-68f0 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.hidden-68f0 .red-0b07 {
  background: rgba(255, 255, 255, 0.99);
}
.hidden-68f0 .red-0b07::after,
.hidden-68f0 .red-0b07:before {
  background: inherit;
}
.hidden-68f0:hover .red-0b07 {
  background: rgba(255, 255, 255, 0.99);
}
.under-4c55 .hidden-68f0 {
  top: 10px;
  right: auto;
  left: 12px;
}
.easy-5223 .hidden-68f0 {
  display: none !important;
}
.article-ed03:before,
.grid-under-58be:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.article-ed03 .hidden-68f0,
.grid-under-58be .hidden-68f0 {
  display: inline-block;
}
.outline-left-39a0 .title_aaa2 {
  -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;
}
.article-ed03 .outline-left-39a0 .title_aaa2,
.grid-under-58be .outline-left-39a0 .title_aaa2 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.alert-fefd .wood-cad9 {
  width: 100%;
}
.disabled_west_b918 {
  padding: 0 0.5em 0;
}
.disabled_west_b918 [class*="customify-col-"],
.disabled_west_b918 [class*="customify-col_"],
.disabled_west_b918 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.chip-6201 .disabled_west_b918 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .sort-54ba .article-9a88,
  .article-9a88 {
    display: none;
  }
  .huge_0e01 {
    text-align: left;
  }
  .next_0777 {
    text-align: center;
  }
  .highlight-new-292e {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .sort-54ba .mask-brown-05ac,
  .mask-brown-05ac {
    display: none;
  }
  .table_8990 {
    text-align: left;
  }
  .hard_7923 {
    text-align: center;
  }
  .detail-stone-2ec4 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .sort-54ba .column-87af,
  .column-87af {
    display: none;
  }
  .description_center_5a4d {
    text-align: left;
  }
  .border-north-54de {
    text-align: center;
  }
  .main_green_610f {
    text-align: right;
  }
}
#page {
  position: relative;
}
.in-87bd {
  box-shadow: none !important;
}
.pagination-pro-3508 .panel_92c6,
.shade-d1b6 .panel_92c6 {
  max-width: 1248px;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  margin: 0 auto;
}
.shade-d1b6 .panel_92c6 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.hard-dadd {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.hard-dadd:after,
.hard-dadd:before {
  content: "";
  display: table;
}
.hard-dadd:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .hard-dadd {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.hard-dadd,
.bright-d5b1 {
  max-width: 1248px;
  margin: 0 auto;
}

.search_6fd1.next_8467 .hard-dadd {
  max-width: 100%;
}
.search_6fd1.modal_west_a005 {
  max-width: 1200px;
  margin: 0 auto;
}
.search_6fd1.thumbnail_6d2d .hard-dadd {
  max-width: 100%;
}
.search_6fd1.thumbnail_6d2d > .hard-dadd {
  padding-left: 0;
  padding-right: 0;
}
.search_6fd1.thumbnail_6d2d > .hard-dadd .sort-54ba {
  margin: 0;
}
.search_6fd1.thumbnail_6d2d
  > .hard-dadd
  .orange-818e.footer_db76 {
  margin-right: 0;
  margin-left: 0;
}
.search_6fd1.thumbnail_6d2d #main.footer_db76 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .text-brown-c785 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .text-brown-c785 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .input_245a .photo_7f37 {
    padding-right: 1em;
  }
  .input_245a.hidden_05ed .orange-818e {
    border-right: 1px solid #eaecee;
  }
  .input_245a.hidden_05ed .photo_7f37 {
    padding-right: 1em;
  }
  .input_245a.hidden_05ed .module-solid-2a34 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .cold_d379 .photo_7f37 {
    padding-left: 1em;
  }
  .cold_d379.hidden_05ed .orange-818e {
    border-left: 1px solid #eaecee;
  }
  .cold_d379.hidden_05ed .photo_7f37 {
    padding-left: 1em;
  }
  .cold_d379.hidden_05ed .module-solid-2a34 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .content-4ce0 .photo_7f37 {
    padding-left: 1em;
  }
  .content-4ce0.hidden_05ed .summary-468c {
    border-right: 1px solid #eaecee;
  }
  .content-4ce0.hidden_05ed .background-red-7589 {
    border-right: 1px solid #eaecee;
  }
  .content-4ce0.hidden_05ed .photo_7f37 {
    padding-left: 1em;
  }
  .content-4ce0.hidden_05ed .module-solid-2a34 {
    padding-right: 1em;
  }
  .content-4ce0.hidden_05ed .description-green-f34e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .mini_8d8b .photo_7f37 {
    padding-right: 1em;
  }
  .mini_8d8b.hidden_05ed .summary-468c {
    border-left: 1px solid #eaecee;
  }
  .mini_8d8b.hidden_05ed .background-red-7589 {
    border-left: 1px solid #eaecee;
  }
  .mini_8d8b.hidden_05ed .photo_7f37 {
    padding-right: 1em;
  }
  .mini_8d8b.hidden_05ed .module-solid-2a34 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .mini_8d8b.hidden_05ed .description-green-f34e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .text-brown-c785 .photo_7f37 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .text-brown-c785.hidden_05ed .orange-818e {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .text-brown-c785.hidden_05ed .photo_7f37 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .text-brown-c785.hidden_05ed .module-solid-2a34 {
    padding-left: 1em;
  }
  .text-brown-c785.hidden_05ed .description-green-f34e {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .text-brown-c785.hidden_05ed .photo_7f37 {
    padding-left: 0;
  }
}
.hidden-a547 .hard_44bd {
  display: inline-block;
}
.header-4dd6 {
  display: inline-block;
}
.lite-8c36 {
  word-con: break-word;
}
.light_03e6 > span {
  display: inline-block;
  padding: 5px 0;
}
.light_03e6 .carousel-blue-db28 {
  margin-left: 8px;
  margin-right: 8px;
}
.light_03e6 .tertiary-9e9a img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.out-7634 .block_babc {
  margin-bottom: 2em;
}
.out-7634 .notification_solid_a6a0 {
  margin-bottom: 15px;
}
.out-7634 .notification_solid_a6a0:last-child {
  margin-bottom: 0;
}
.out-7634 .menu_static_b98a {
  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) {
  .out-7634 .menu_static_b98a {
    display: block;
  }
}
.out-7634 .copper-83d2 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .out-7634 .copper-83d2 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.out-7634 .status_8be9 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.out-7634 .status_8be9 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.out-7634 .status_8be9 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.out-7634 .lite-8c36 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.out-7634 .lite-8c36 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.out-7634 .accent-fabc p:last-child {
  margin-bottom: 0;
}
.out-7634 .aside_8c5d {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.out-7634 .dim-2d13 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.out-7634 .modal-west-e7c5 {
  margin-top: 1em;
}
.out-7634 .link-bottom-c9d0 {
  top: 0;
  display: block;
}
.out-7634 .link-bottom-c9d0 a {
  color: inherit;
}
.out-7634 .link-bottom-c9d0 a:hover {
  color: inherit;
}
.out-7634 .gradient_center_0618 {
  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;
}
.out-7634 .gradient_center_0618:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.out-7634 .dim-2d13 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.out-7634 .info-thick-cb97 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.out-7634 .info-thick-cb97:first-child {
  margin-top: 0;
}
.out-7634 .info-thick-cb97.stone-8523 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.out-7634 .info-thick-cb97.north_6a82 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.out-7634
  .info-thick-cb97.north_6a82.steel_1541
  .modal-west-e7c5 {
  width: 100%;
}
.out-7634 .north_6a82 {
  -webkit-box-align: center;
  align-items: center;
}
.out-7634 .north_6a82 .light_03e6,
.out-7634 .north_6a82 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.out-7634 .status_8be9 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.out-7634 .status_8be9 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.out-7634 .status_8be9: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;
}
.out-7634 .stone-8523 {
  z-index: 5;
}
.out-7634 .media_f83c .status_slow_af91 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.out-7634 .mask_4bdc .status_slow_af91 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.out-7634 .highlight-897c .status_slow_af91 {
  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;
}
.out-7634.small-efe5 .menu_static_b98a,
.out-7634.article_9f59 .menu_static_b98a {
  display: block;
}
.out-7634.small-efe5 .menu_static_b98a .label_next_00b1,
.out-7634.small-efe5 .menu_static_b98a .dim-2d13,
.out-7634.article_9f59 .menu_static_b98a .label_next_00b1,
.out-7634.article_9f59 .menu_static_b98a .dim-2d13 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.out-7634.basic-8b02 .copper-83d2 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .out-7634.basic-8b02 .copper-83d2 {
    margin-right: 0;
  }
}
.out-7634.small-efe5 .copper-83d2,
.out-7634.article_9f59 .copper-83d2 {
  padding-top: 40%;
}
.out-7634.small-efe5 .block_babc,
.out-7634.article_9f59 .block_babc {
  display: block;
}
.out-7634.small-efe5 .fn-sticky-bcac .dim-2d13,
.out-7634.article_9f59 .fn-sticky-bcac .dim-2d13 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.out-7634.small-efe5 .copper-83d2,
.out-7634.article_9f59 .copper-83d2 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.out-7634.small-efe5 .dim-2d13 {
  padding: 1em;
}
.input-312e {
  margin: 30px auto;
  display: block;
}
.input-312e .link-soft-3cde > * {
  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;
}
.input-312e .link-soft-3cde > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.input-312e .link-soft-3cde span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.chip-85f9 .light_03e6 {
  margin-bottom: 1.41575em;
}
.chip-85f9 .overlay-5286 {
  margin-bottom: 1.618em;
}
.pink-e954 .item_b9f6 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.pink-e954 .item_b9f6 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.pink-e954 .outline-prev-76bf {
  max-width: 100%;
  overflow: auto;
}
.shade-fcd6 .pink-e954 a:hover {
  text-decoration: underline;
}
.pattern-14ad .notification_solid_a6a0:not(.lite-8c36),
.pattern-14ad .status_8be9 {
  margin-bottom: 1.41575em;
}
.pattern-14ad .notification_solid_a6a0:not(.lite-8c36):last-child,
.pattern-14ad .status_8be9:last-child {
  margin-bottom: 0;
}
.pattern-14ad .notification_solid_a6a0.easy-8b0a {
  margin-bottom: 0.41575em;
}
.pattern-14ad .hero-hard-3ca8:before,
.pattern-14ad .panel-copper-58a9:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.pattern-14ad .hero-hard-3ca8:before {
  content: "\f115";
}
.pattern-14ad .panel-copper-58a9:before {
  content: "\f02c";
}
.pattern-14ad .caption_f0af {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.pattern-14ad .caption_f0af a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.logo-f6fe {
  display: -webkit-box;
  display: flex;
}
.logo-f6fe .wide_20cf {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .logo-f6fe .wide_20cf {
    flex-basis: 90px;
  }
}
.logo-f6fe .dynamic_47cf {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .logo-f6fe .dynamic_47cf {
    flex-basis: calc(100% - 50px);
  }
}
.logo-f6fe .heading_d674 p:last-child {
  margin-bottom: 0.72em;
}
.paragraph-3314 .link-soft-3cde {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.paragraph-3314 .link-soft-3cde:after,
.paragraph-3314 .link-soft-3cde:before {
  content: "";
  display: table;
}
.paragraph-3314 .link-soft-3cde:after {
  clear: both;
}
.paragraph-3314 .link-soft-3cde .fast_f036,
.paragraph-3314 .link-soft-3cde .background-first-ff00 {
  width: 49%;
}
.paragraph-3314 .link-soft-3cde .fast_f036 a span.layout_12ad,
.paragraph-3314 .link-soft-3cde .background-first-ff00 a span.layout_12ad {
  display: block;
  margin-bottom: 5px;
}
.paragraph-3314 .link-soft-3cde .background-first-ff00 {
  float: left;
  text-align: left;
}
.paragraph-3314 .link-soft-3cde .fast_f036 {
  float: right;
  text-align: right;
}
.hover-motion-c54c {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .hover-motion-c54c {
    margin-bottom: 0;
  }
}
.label_north_cbca {
  margin-bottom: 1em;
}
.label_north_cbca .lite-8c36 {
  font-size: 1.1em;
  line-height: 1.3;
}
.detail-plasma-1425 a {
  display: block;
  line-height: 0;
  position: relative;
}
.notification-left-14fa .label_north_cbca,
.tooltip-bottom-f5a7 .label_north_cbca {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .notification-left-14fa .label_north_cbca,
  .tooltip-bottom-f5a7 .label_north_cbca {
    display: block;
  }
}
.notification-left-14fa .detail-plasma-1425,
.tooltip-bottom-f5a7 .detail-plasma-1425 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .notification-left-14fa .detail-plasma-1425,
  .tooltip-bottom-f5a7 .detail-plasma-1425 {
    margin-bottom: 1em;
  }
}
.notification-left-14fa .detail-plasma-1425 img,
.tooltip-bottom-f5a7 .detail-plasma-1425 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.notification-left-14fa .box_f57f,
.tooltip-bottom-f5a7 .box_f57f {
  flex-basis: calc(100% - 160px);
}
.notification-left-14fa .box_f57f p,
.tooltip-bottom-f5a7 .box_f57f p {
  margin-bottom: 0;
}
.notification-left-14fa .box_f57f {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .notification-left-14fa .box_f57f {
    padding-left: 0;
  }
}
.tooltip-bottom-f5a7 .box_f57f {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .tooltip-bottom-f5a7 .box_f57f {
    padding-right: 0;
  }
}
.tooltip-bottom-f5a7 .detail-plasma-1425 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.search-plasma-f29f .detail-plasma-1425 {
  margin-bottom: 0.5em;
}
.search-plasma-f29f .detail-plasma-1425 img {
  width: 100%;
}
.popup_hard_3504 .lower-4485,
.texture_hot_a7fc .lower-4485 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.texture_hot_a7fc .orange-818e .pagination-840d p:last-child {
  margin-bottom: 0;
}
.table-out-3e88 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.white-8201 .panel_4dcc {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .white-8201 .panel_4dcc:last-of-type {
    margin-bottom: 0;
  }
}
.white-8201 .panel_4dcc ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.white-8201 .panel_4dcc ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.white-8201 .panel_4dcc ul li {
  margin: 0 0 0.6em;
}
.white-8201 .panel_4dcc ul li.stone_9084,
.white-8201 .panel_4dcc ul li.link_over_797d {
  position: relative;
}
.white-8201 .panel_4dcc ul li.stone_9084 .gradient-slow-5ee6,
.white-8201 .panel_4dcc ul li.link_over_797d .gradient-slow-5ee6 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.white-8201 .panel_4dcc ul li.stone_9084:after:after,
.white-8201 .panel_4dcc ul li.stone_9084:after:before,
.white-8201
  .panel_4dcc
  ul
  li.link_over_797d:after:after,
.white-8201
  .panel_4dcc
  ul
  li.link_over_797d:after:before {
  content: "";
  display: table;
}
.white-8201 .panel_4dcc ul li.stone_9084:after:after,
.white-8201
  .panel_4dcc
  ul
  li.link_over_797d:after:after {
  clear: both;
}
.white-8201 .panel_4dcc a.grid-clean-6685:hover {
  text-decoration: none;
}
.white-8201 .panel_4dcc select {
  max-width: 100%;
}
.white-8201 .panel_4dcc table {
  font-size: 85%;
}
.white-8201 .panel_4dcc table td,
.white-8201 .panel_4dcc table th {
  padding: 0.2360828548em;
  text-align: center;
}
.white-8201 .panel_4dcc table tfoot td {
  text-align: left;
}
.white-8201 .panel_4dcc :last-child {
  margin-bottom: 0;
}
.white-8201 .panel_4dcc .brown-d206 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.white-8201 .panel_4dcc .brown-d206 label {
  width: 100%;
}
.white-8201 .panel_4dcc .brown-d206 .bottom-bbdc {
  width: 100%;
  display: block;
}
.white-8201 .panel_4dcc .brown-d206 .modal-b5b8 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.white-8201 .panel_4dcc .brown-d206 .modal-b5b8:hover svg #svg-search {
  fill: #444;
}
.white-8201 .panel_4dcc .brown-d206 .modal-b5b8 svg {
  width: 18px;
  height: 18px;
}
.white-8201 .simple-1865 ul ul,
.white-8201 .lite_4e71 ul ul,
.white-8201 .label-south-5db4 ul ul,
.white-8201 .picture_hard_1dc6 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.white-8201 .simple-1865 .outline-747b > a,
.white-8201 .lite_4e71 .outline-747b > a,
.white-8201 .label-south-5db4 .outline-747b > a,
.white-8201 .picture_hard_1dc6 .outline-747b > a {
  margin-bottom: 0;
}
.white-8201 .tooltip-orange-f3e9 li,
.white-8201 .simple-1865 li,
.white-8201 .notification-64a0 li,
.white-8201 .lite_4e71 li,
.white-8201 .label-south-5db4 li,
.white-8201 .picture_hard_1dc6 li,
.white-8201 .component_plasma_944c li,
.white-8201 .photo-bronze-7296 li {
  display: block;
  position: relative;
}
.white-8201 .tooltip-orange-f3e9 li:last-child,
.white-8201 .simple-1865 li:last-child,
.white-8201 .notification-64a0 li:last-child,
.white-8201 .lite_4e71 li:last-child,
.white-8201 .label-south-5db4 li:last-child,
.white-8201 .picture_hard_1dc6 li:last-child,
.white-8201 .component_plasma_944c li:last-child,
.white-8201 .photo-bronze-7296 li:last-child {
  border: none;
}
.white-8201 .tooltip-orange-f3e9 li a,
.white-8201 .simple-1865 li a,
.white-8201 .notification-64a0 li a,
.white-8201 .lite_4e71 li a,
.white-8201 .label-south-5db4 li a,
.white-8201 .picture_hard_1dc6 li a,
.white-8201 .component_plasma_944c li a,
.white-8201 .photo-bronze-7296 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.white-8201 .tooltip-orange-f3e9 li ul li::before,
.white-8201 .simple-1865 li ul li::before,
.white-8201 .notification-64a0 li ul li::before,
.white-8201 .lite_4e71 li ul li::before,
.white-8201 .label-south-5db4 li ul li::before,
.white-8201 .picture_hard_1dc6 li ul li::before,
.white-8201 .component_plasma_944c li ul li::before,
.white-8201 .photo-bronze-7296 li ul li::before {
  left: 15px;
}
.white-8201 .tooltip-orange-f3e9 li ul a,
.white-8201 .simple-1865 li ul a,
.white-8201 .notification-64a0 li ul a,
.white-8201 .lite_4e71 li ul a,
.white-8201 .label-south-5db4 li ul a,
.white-8201 .picture_hard_1dc6 li ul a,
.white-8201 .component_plasma_944c li ul a,
.white-8201 .photo-bronze-7296 li ul a {
  padding-left: 20px;
}
.white-8201 .tooltip-orange-f3e9 li ul ul li::before,
.white-8201 .simple-1865 li ul ul li::before,
.white-8201 .notification-64a0 li ul ul li::before,
.white-8201 .lite_4e71 li ul ul li::before,
.white-8201 .label-south-5db4 li ul ul li::before,
.white-8201 .picture_hard_1dc6 li ul ul li::before,
.white-8201 .component_plasma_944c li ul ul li::before,
.white-8201 .photo-bronze-7296 li ul ul li::before {
  left: 30px;
}
.white-8201 .tooltip-orange-f3e9 li ul ul a,
.white-8201 .simple-1865 li ul ul a,
.white-8201 .notification-64a0 li ul ul a,
.white-8201 .lite_4e71 li ul ul a,
.white-8201 .label-south-5db4 li ul ul a,
.white-8201 .picture_hard_1dc6 li ul ul a,
.white-8201 .component_plasma_944c li ul ul a,
.white-8201 .photo-bronze-7296 li ul ul a {
  padding-left: 40px;
}
.white-8201 .pagination_large_9cc1 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.white-8201 .photo-bronze-7296 ul li {
  margin-bottom: 1.41575em;
}
.white-8201 .photo-bronze-7296 ul li .gallery-8427 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.white-8201 .photo-bronze-7296 ul li .content-3ad9 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.disabled_882f .tooltip-orange-f3e9 li a,
.disabled_882f .simple-1865 li a,
.disabled_882f .notification-64a0 li a,
.disabled_882f .lite_4e71 li a,
.disabled_882f .label-south-5db4 li a,
.disabled_882f .picture_hard_1dc6 li a,
.disabled_882f .component_plasma_944c li a,
.disabled_882f .photo-bronze-7296 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.disabled_882f .pagination_large_9cc1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.disabled_882f .panel_4dcc ul li.stone_9084 .gradient-slow-5ee6,
.disabled_882f .panel_4dcc ul li.link_over_797d .gradient-slow-5ee6 {
  background: rgba(0, 0, 0, 0.2);
}
.disabled_882f .white-8201 .panel_4dcc select {
  border-color: rgba(255, 255, 255, 0.08);
}
.search_6fd1 .white-8201 .summary-in-e595 li {
  margin: 0;
}
.search_6fd1 .white-8201 .summary-in-e595 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.search_6fd1 .white-8201 .summary-in-e595 li ul {
  margin: 0;
}
.search_6fd1 .white-8201 .summary-in-e595 li ul li a {
  padding-left: 15px;
}
.search_6fd1 .white-8201 .summary-in-e595 li ul li li a {
  padding-left: 30px;
}
.search_6fd1 .white-8201 .summary-in-e595 li.bronze_c1ed > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.search_6fd1 .white-8201 .summary-in-e595 li.bronze_c1ed > 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;
}
.search_6fd1 .white-8201 .summary-in-e595 li.bronze_c1ed > 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;
}
.next-7a52 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.notification-small-21ad {
  position: relative;
  z-index: 10;
}
.notification-small-21ad .title_aaa2 {
  width: 100%;
  max-width: 100%;
}
.search_plasma_c506 .top_70e7 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.search_plasma_c506 .shadow_ec67 {
}
.search_plasma_c506 .disabled_882f {
  background: #292929;
}
.gallery-c063 .top_70e7 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.gallery-c063 .shadow_ec67 {
  background: #f9f9f9;
}
.gallery-c063 .disabled_882f {
  background: #303030;
}
.white-f22a .top_70e7 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .white-f22a .hard_44bd {
    margin-bottom: 1em;
  }
  .white-f22a .hard_44bd:last-child {
    margin-bottom: 0;
  }
}
.white-f22a .shadow_ec67 {
  background: #ededed;
}
.white-f22a .disabled_882f {
  background: #1a1a1a;
}
.top_70e7.shadow_ec67 {
  color: rgba(0, 0, 0, 0.6);
}
.top_70e7.shadow_ec67 .gallery-0c4c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.top_70e7.disabled_882f {
  color: rgba(255, 255, 255, 0.99);
}
.top_70e7.disabled_882f a:not(.grid-clean-6685) {
  color: rgba(255, 255, 255, 0.79);
}
.top_70e7.disabled_882f a:not(.grid-clean-6685):hover {
  color: rgba(255, 255, 255, 0.99);
}
.top_70e7.disabled_882f .gallery-0c4c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.top_70e7.disabled_882f table tbody td,
.top_70e7.disabled_882f table th {
  background: rgba(0, 0, 0, 0.08);
}
.black_cfb1.column-a4be .hard-dadd {
  max-width: initial;
}
.black_cfb1 .layout_small_dd9b {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.black_cfb1 .layout_small_dd9b .title_aaa2 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .black_cfb1 .layout_small_dd9b .title_aaa2 {
    display: block;
    margin-bottom: 2em;
  }
  .black_cfb1 .layout_small_dd9b .title_aaa2:last-child {
    margin-bottom: 0;
  }
}
.white-f22a .hard_44bd:last-child,
.gallery-c063 .hard_44bd:last-child,
.search_plasma_c506 .hard_44bd:last-child {
  margin-bottom: 0;
}
.white-f22a .hard_44bd .white-8201 .panel_4dcc:last-child,
.gallery-c063 .hard_44bd .white-8201 .panel_4dcc:last-child,
.search_plasma_c506 .hard_44bd .white-8201 .panel_4dcc:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .white-f22a .small_8276,
  .white-f22a .element_dark_320b,
  .gallery-c063 .small_8276,
  .gallery-c063 .element_dark_320b,
  .search_plasma_c506 .small_8276,
  .search_plasma_c506 .element_dark_320b {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .notification-small-21ad .hard_44bd {
    margin-bottom: 2em;
  }
}
.notification-small-21ad p:last-child {
  margin-bottom: 0;
}
.notification-small-21ad li,
.notification-small-21ad ul {
  list-style: none;
  margin: 0;
}
.notification-small-21ad ul ul {
  margin-left: 2.617924em;
}
.content_full_cf25 {
  font-size: 0.875em;
}

/* css-noise: b9c2 */
.phantom-card-f9 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.3;
}
