/*!
Theme Name: Customify
Theme URI: https://pressmaximum.simple_f940/customify
Author: WPCustomify
Author URI: https://pressmaximum.simple_f940
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.simple_f940/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.table-last-06b7.footer_left_5992/licenses/gpl-2.0.hard_1885
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.image_top_15b7/, (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.progress-733a.modal_north_f217/normalize.selected-6ec5/
 ======
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.selected-6ec5 v7.0.0 | MIT License | github.simple_f940/necolas/normalize.selected-6ec5 */
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;
}
.active_dim_9ca6 .purple-b247,
.wide_86a7,
.thumbnail-bottom-b401,
.description_2629,
.fluid-daf8,
.badge_7124,
.info-6874,
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;
}
.wide_86a7,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .wide_86a7,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .wide_86a7,
  h1 {
    font-size: 1.8em;
  }
}
.thumbnail-bottom-b401,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.thumbnail-bottom-b401 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .thumbnail-bottom-b401,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .thumbnail-bottom-b401,
  h2 {
    font-size: 1.7em;
  }
}
.description_2629,
h3 {
  font-size: 1.618em;
}
.active_dim_9ca6 .purple-b247,
.fluid-daf8,
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.large_f707 {
  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;
}
.menu-rough-6334:after,
.menu-rough-6334:before,
.inner-0130:after,
.inner-0130:before {
  content: "";
  display: table;
}
.menu-rough-6334:after,
.inner-0130:after {
  clear: both;
}
.frame-lower-0030 {
  float: right;
  margin-right: 0;
}
.sort_1999 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.hard_0ac4 .gallery_e717,
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;
}
.hard_0ac4 .gallery_e717: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;
}
.row-0696 .gallery_e717 {
  box-shadow: none;
}
.row-0696
  .gallery_e717
  .iron-375f {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.row-0696 .gallery_e717 .row_bronze_4cb3 {
  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;
}
.row-0696
  .gallery_e717
  .row_bronze_4cb3
  b {
  display: none;
}
.row-0696 .dim_83a8 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.gradient_copper_6157:not(.easy-8610):not(.carousel-1b0d),
button:not(.easy-8610):not(.carousel-1b0d),
input[type="button"]:not(.easy-8610):not(
    .carousel-1b0d
  ),
input[type="reset"]:not(.easy-8610):not(
    .carousel-1b0d
  ),
input[type="submit"]:not(.easy-8610):not(
    .carousel-1b0d
  ) {
  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;
}
.gradient_copper_6157:not(.easy-8610):not(
    .carousel-1b0d
  ):hover,
button:not(.easy-8610):not(
    .carousel-1b0d
  ):hover,
input[type="button"]:not(.easy-8610):not(
    .carousel-1b0d
  ):hover,
input[type="reset"]:not(.easy-8610):not(
    .carousel-1b0d
  ):hover,
input[type="submit"]:not(.easy-8610):not(
    .carousel-1b0d
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.gradient_copper_6157:not(.easy-8610):not(
    .carousel-1b0d
  ):active,
.gradient_copper_6157:not(.easy-8610):not(
    .carousel-1b0d
  ):focus,
button:not(.easy-8610):not(
    .carousel-1b0d
  ):active,
button:not(.easy-8610):not(
    .carousel-1b0d
  ):focus,
input[type="button"]:not(.easy-8610):not(
    .carousel-1b0d
  ):active,
input[type="button"]:not(.easy-8610):not(
    .carousel-1b0d
  ):focus,
input[type="reset"]:not(.easy-8610):not(
    .carousel-1b0d
  ):active,
input[type="reset"]:not(.easy-8610):not(
    .carousel-1b0d
  ):focus,
input[type="submit"]:not(.easy-8610):not(
    .carousel-1b0d
  ):active,
input[type="submit"]:not(.easy-8610):not(
    .carousel-1b0d
  ):focus {
  outline: 0;
}
.gradient_copper_6157:not(.easy-8610):not(
    .carousel-1b0d
  ).fn-loading-f248,
button:not(.easy-8610):not(
    .carousel-1b0d
  ).fn-loading-f248,
input[type="button"]:not(.easy-8610):not(
    .carousel-1b0d
  ).fn-loading-f248,
input[type="reset"]:not(.easy-8610):not(
    .carousel-1b0d
  ).fn-loading-f248,
input[type="submit"]:not(.easy-8610):not(
    .carousel-1b0d
  ).fn-loading-f248 {
  position: relative;
}
.gradient_copper_6157:not(.easy-8610):not(
    .carousel-1b0d
  ).fn-loading-f248
  .menu_0775,
.gradient_copper_6157:not(.easy-8610):not(
    .carousel-1b0d
  ).fn-loading-f248
  .tag-743c,
.gradient_copper_6157:not(.easy-8610):not(
    .carousel-1b0d
  ).fn-loading-f248
  .pressed_fd37,
.gradient_copper_6157:not(.easy-8610):not(
    .carousel-1b0d
  ).fn-loading-f248
  i,
.gradient_copper_6157:not(.easy-8610):not(
    .carousel-1b0d
  ).fn-loading-f248
  svg,
button:not(.easy-8610):not(
    .carousel-1b0d
  ).fn-loading-f248
  .menu_0775,
button:not(.easy-8610):not(
    .carousel-1b0d
  ).fn-loading-f248
  .tag-743c,
button:not(.easy-8610):not(
    .carousel-1b0d
  ).fn-loading-f248
  .pressed_fd37,
button:not(.easy-8610):not(
    .carousel-1b0d
  ).fn-loading-f248
  i,
button:not(.easy-8610):not(
    .carousel-1b0d
  ).fn-loading-f248
  svg,
input[type="button"]:not(.easy-8610):not(
    .carousel-1b0d
  ).fn-loading-f248
  .menu_0775,
input[type="button"]:not(.easy-8610):not(
    .carousel-1b0d
  ).fn-loading-f248
  .tag-743c,
input[type="button"]:not(.easy-8610):not(
    .carousel-1b0d
  ).fn-loading-f248
  .pressed_fd37,
input[type="button"]:not(.easy-8610):not(
    .carousel-1b0d
  ).fn-loading-f248
  i,
input[type="button"]:not(.easy-8610):not(
    .carousel-1b0d
  ).fn-loading-f248
  svg,
input[type="reset"]:not(.easy-8610):not(
    .carousel-1b0d
  ).fn-loading-f248
  .menu_0775,
input[type="reset"]:not(.easy-8610):not(
    .carousel-1b0d
  ).fn-loading-f248
  .tag-743c,
input[type="reset"]:not(.easy-8610):not(
    .carousel-1b0d
  ).fn-loading-f248
  .pressed_fd37,
input[type="reset"]:not(.easy-8610):not(
    .carousel-1b0d
  ).fn-loading-f248
  i,
input[type="reset"]:not(.easy-8610):not(
    .carousel-1b0d
  ).fn-loading-f248
  svg,
input[type="submit"]:not(.easy-8610):not(
    .carousel-1b0d
  ).fn-loading-f248
  .menu_0775,
input[type="submit"]:not(.easy-8610):not(
    .carousel-1b0d
  ).fn-loading-f248
  .tag-743c,
input[type="submit"]:not(.easy-8610):not(
    .carousel-1b0d
  ).fn-loading-f248
  .pressed_fd37,
input[type="submit"]:not(.easy-8610):not(
    .carousel-1b0d
  ).fn-loading-f248
  i,
input[type="submit"]:not(.easy-8610):not(
    .carousel-1b0d
  ).fn-loading-f248
  svg {
  visibility: hidden;
}
.gradient_copper_6157:not(.easy-8610):not(
    .carousel-1b0d
  ).fn-loading-f248:after,
button:not(.easy-8610):not(
    .carousel-1b0d
  ).fn-loading-f248:after,
input[type="button"]:not(.easy-8610):not(
    .carousel-1b0d
  ).fn-loading-f248:after,
input[type="reset"]:not(.easy-8610):not(
    .carousel-1b0d
  ).fn-loading-f248:after,
input[type="submit"]:not(.easy-8610):not(
    .carousel-1b0d
  ).fn-loading-f248: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;
}
.gradient_copper_6157:not(.easy-8610):not(.carousel-1b0d),
input[type="button"]:not(.easy-8610):not(
    .carousel-1b0d
  ),
input[type="reset"]:not(.easy-8610):not(
    .carousel-1b0d
  ),
input[type="submit"]:not(.easy-8610):not(
    .carousel-1b0d
  ) {
  color: #fff;
  background: #235787;
}
.gradient_copper_6157:not(.easy-8610):not(
    .carousel-1b0d
  ):focus,
input[type="button"]:not(.easy-8610):not(
    .carousel-1b0d
  ):focus,
input[type="reset"]:not(.easy-8610):not(
    .carousel-1b0d
  ):focus,
input[type="submit"]:not(.easy-8610):not(
    .carousel-1b0d
  ):focus {
  color: #fff;
}
.gradient_copper_6157.fn-disabled-f248:not(.easy-8610):not(
    .carousel-1b0d
  ),
.gradient_copper_6157[disabled]:not(.easy-8610):not(
    .carousel-1b0d
  ),
button.fn-disabled-f248:not(.easy-8610):not(
    .carousel-1b0d
  ),
button[disabled]:not(.easy-8610):not(
    .carousel-1b0d
  ) {
  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;
}
.purple-cc3c {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.purple-cc3c: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;
}
.pink-196f {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.hot_cee2 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.motion_e892 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.menu-rough-6334:after,
.menu-rough-6334:before,
.active-30f1:after,
.active-30f1:before,
.large_ccdb:after,
.large_ccdb:before,
.summary_right_0272:after,
.summary_right_0272:before,
.chip_83e3:after,
.chip_83e3:before,
.full-d72d:after,
.full-d72d:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.menu-rough-6334:after,
.active-30f1:after,
.large_ccdb:after,
.summary_right_0272:after,
.chip_83e3:after,
.full-d72d:after {
  clear: both;
}
.active-30f1 .logo-e3b4,
.large_ccdb .logo-e3b4,
.warm_cb25 .logo-e3b4 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.inner_6e7c {
  display: inline-block;
}
.short_8e81 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.short_8e81 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.short_8e81 .primary_e509 {
  padding: 1em 0;
  font-size: 85%;
}
.primary_e509 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.purple-0191 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.purple-0191:after,
.purple-0191:before {
  content: "";
  display: table;
}
.purple-0191:after {
  clear: both;
}
.pagination_upper_2d62 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.section-5d24 .pagination_upper_2d62 {
  max-width: 50%;
}
.pressed_81af .pagination_upper_2d62 {
  max-width: 33.33%;
}
.hidden_huge_e33d .pagination_upper_2d62 {
  max-width: 25%;
}
.new_a67b .pagination_upper_2d62 {
  max-width: 20%;
}
.focused-f98f .pagination_upper_2d62 {
  max-width: 16.66%;
}
.wrapper-lower-da64 .pagination_upper_2d62 {
  max-width: 14.28%;
}
.panel_out_e9ab .pagination_upper_2d62 {
  max-width: 12.5%;
}
.highlight-6d84 .pagination_upper_2d62 {
  max-width: 11.11%;
}
.search_2c7d {
  display: block;
}
.active_dim_9ca6 .message-b8e0 label,
.active_dim_9ca6 .sort_outer_ac1d label,
.active_dim_9ca6 .card-984e label,
.active_dim_9ca6 .label-action-0e67 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.surface_008a {
  list-style: none;
  margin: 0;
}
.surface_008a article.mask-purple-4c08 {
  margin-bottom: 0;
}
.surface_008a ul {
  list-style: none;
  margin: 0;
}
.surface_008a .media_basic_e149 li.mask-purple-4c08 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .surface_008a .media_basic_e149 li.mask-purple-4c08 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .surface_008a .media_basic_e149 li.mask-purple-4c08: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) {
  .surface_008a .media_basic_e149 li.mask-purple-4c08 li.mask-purple-4c08 li.mask-purple-4c08 li.mask-purple-4c08 {
    padding-left: 0;
  }
}
article.mask-purple-4c08 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.mask-purple-4c08 .active-30f1 p:last-of-type {
  margin-bottom: 0;
}
article.mask-purple-4c08 .tag-fast-30c5 {
  float: left;
}
article.mask-purple-4c08 .background-517e {
  margin-left: 85px;
}
article.mask-purple-4c08 .shadow_05cc {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.mask-purple-4c08 .shadow_05cc .media-dynamic-6255 {
  margin-left: 10px;
}
article.mask-purple-4c08 .content-over-bdd0 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.mask-purple-4c08 .copper-0f41 {
  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 .message-b8e0,
  #respond .card-984e,
  #respond .label-action-0e67 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .message-b8e0 input,
#respond .card-984e input,
#respond .label-action-0e67 input {
  width: 100%;
}
#respond .label-action-0e67 {
  margin-right: 0;
}
#respond .picture_7370 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.right_1c06 {
  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;
}
.right_1c06.link-9f5e {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.right_1c06 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%);
}
.right_1c06:focus,
.right_1c06: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);
}
.outline_green_48f8 {
  border-radius: 10%;
}
.feature-3ea0 {
  border-radius: 50%;
}
.badge_9cc9 {
  font-size: 0.72em;
}
.accent-d5c6 {
  font-size: 0.875em;
}
.overlay_upper_91b9 {
  font-size: 1.1em;
}
.input_stale_8fb1 {
  text-transform: uppercase;
  line-height: 1.2;
}
.input_stale_8fb1.badge_9cc9 {
  letter-spacing: 0.5px;
}
.lower_20a5,
.lower_20a5 a {
  color: #6d6d6d;
}
.lower_20a5 a:hover {
  color: #111;
}
.focus_thick_b6cd {
  color: #6d6d6d;
}
.chip-5257 {
  overflow-x: hidden;
}
.chip-5257 .pink-1f5b.caption-dirty-e4ac {
  position: relative;
}
.chip-5257 .pink-1f5b.caption-dirty-e4ac.table_da66 {
  position: initial;
}
.chip-5257
  .pink-1f5b.caption-dirty-e4ac.table_da66
  .motion_3f33 {
  left: auto;
}
.chip-5257 .pink-1f5b .motion_3f33 {
  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;
}
.chip-5257 .pink-1f5b:hover.caption-dirty-e4ac {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.chip-5257
  .pink-1f5b:hover.caption-dirty-e4ac
  .motion_3f33 {
  display: block;
  z-index: 9999999;
}
.chip-5257 .focus-tall-0e3d .panel-a56a,
.chip-5257 .fast-8a7e .panel-a56a {
  display: none;
}
.chip-5257 .icon-a179 .pink-1f5b:hover.caption-dirty-e4ac {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.active_dim_9ca6 .message-b8e0 label,
.active_dim_9ca6 .sort_outer_ac1d label,
.active_dim_9ca6 .card-984e label,
.active_dim_9ca6 .label-action-0e67 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.surface_008a {
  list-style: none;
  margin: 0;
}
.surface_008a article.mask-purple-4c08 {
  margin-bottom: 0;
}
.surface_008a ul {
  list-style: none;
  margin: 0;
}
.surface_008a .media_basic_e149 li.mask-purple-4c08 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .surface_008a .media_basic_e149 li.mask-purple-4c08 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .surface_008a .media_basic_e149 li.mask-purple-4c08: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) {
  .surface_008a .media_basic_e149 li.mask-purple-4c08 li.mask-purple-4c08 li.mask-purple-4c08 li.mask-purple-4c08 {
    padding-left: 0;
  }
}
article.mask-purple-4c08 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.mask-purple-4c08 .active-30f1 p:last-of-type {
  margin-bottom: 0;
}
article.mask-purple-4c08 .tag-fast-30c5 {
  float: left;
}
article.mask-purple-4c08 .background-517e {
  margin-left: 85px;
}
article.mask-purple-4c08 .shadow_05cc {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.mask-purple-4c08 .shadow_05cc .media-dynamic-6255 {
  margin-left: 10px;
}
article.mask-purple-4c08 .content-over-bdd0 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.mask-purple-4c08 .copper-0f41 {
  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 .message-b8e0,
  #respond .card-984e,
  #respond .label-action-0e67 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .message-b8e0 input,
#respond .card-984e input,
#respond .label-action-0e67 input {
  width: 100%;
}
#respond .label-action-0e67 {
  margin-right: 0;
}
#respond .picture_7370 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.focus-tall-0e3d .image-3d23 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.image-3d23 .outline_medium_578c.table-light-5aec .basic-4eeb > li > a:focus,
.image-3d23 .outline_medium_578c.table-light-5aec .basic-4eeb > li > a:hover,
.image-3d23 .outline_medium_578c.status_tall_4b17 .basic-4eeb > li > a:focus,
.image-3d23 .outline_medium_578c.status_tall_4b17 .basic-4eeb > li > a:hover,
.image-3d23 .outline_medium_578c.footer_0055 .basic-4eeb > li > a:focus,
.image-3d23 .outline_medium_578c.footer_0055 .basic-4eeb > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.image-3d23
  .outline_medium_578c.table-light-5aec
  .basic-4eeb
  > li.paper-0cae
  > a,
.image-3d23
  .outline_medium_578c.table-light-5aec
  .basic-4eeb
  > li.list-0b58
  > a,
.image-3d23
  .outline_medium_578c.status_tall_4b17
  .basic-4eeb
  > li.paper-0cae
  > a,
.image-3d23
  .outline_medium_578c.status_tall_4b17
  .basic-4eeb
  > li.list-0b58
  > a,
.image-3d23
  .outline_medium_578c.footer_0055
  .basic-4eeb
  > li.paper-0cae
  > a,
.image-3d23 .outline_medium_578c.footer_0055 .basic-4eeb > li.dropdown_1dc6 > a {
  color: rgba(255, 255, 255, 0.99);
}
.image-3d23 .preview-middle-dd84,
.image-3d23 .preview-middle-dd84 a {
  color: rgba(255, 255, 255, 0.99);
}
.image-3d23 .focused_5185.wrapper-6812 li a,
.image-3d23 .menu_1142 a,
.image-3d23 .east_faf3,
.image-3d23 .basic-4eeb > li > a,
.image-3d23 .form_6659 {
  color: rgba(255, 255, 255, 0.79);
}
.image-3d23 .focused_5185.wrapper-6812 li a:hover,
.image-3d23 .menu_1142 a:hover,
.image-3d23 .east_faf3:hover,
.image-3d23 .basic-4eeb > li > a:hover,
.image-3d23 .form_6659:hover {
  color: rgba(255, 255, 255, 0.99);
}
.image-3d23 .panel_pressed_3b85 {
  color: rgba(255, 255, 255, 0.79);
}
.image-3d23 .panel_pressed_3b85 .wide-e43e {
  color: rgba(255, 255, 255, 0.99);
}
.image-3d23 .panel_pressed_3b85:hover {
  color: rgba(255, 255, 255, 0.99);
}
.image-3d23 .avatar_motion_ee68 .photo_505d {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.image-3d23 .avatar_motion_ee68 .photo_505d .medium_d892 {
  color: rgba(255, 255, 255, 0.79);
}
.image-3d23
  .avatar_motion_ee68
  .photo_505d
  .medium_d892::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.image-3d23
  .avatar_motion_ee68
  .photo_505d
  .medium_d892:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.image-3d23
  .avatar_motion_ee68
  .photo_505d
  .medium_d892::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.image-3d23
  .avatar_motion_ee68
  .photo_505d
  .medium_d892::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.image-3d23 .avatar_motion_ee68 .pattern-motion-cf70 {
  color: rgba(255, 255, 255, 0.79);
}
.image-3d23 .avatar_motion_ee68 .pattern-motion-cf70:hover {
  color: rgba(255, 255, 255, 0.99);
}
.over-2774
  .image-3d23
  .avatar_motion_ee68
  .yellow-7e92
  .detail_d306 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.over-2774
  .image-3d23
  .avatar_motion_ee68
  .yellow-7e92
  .medium_d892 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.focus-tall-0e3d .notice_f597 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.notice_f597 .outline_medium_578c.table-light-5aec .basic-4eeb > li > a:focus,
.notice_f597 .outline_medium_578c.table-light-5aec .basic-4eeb > li > a:hover,
.notice_f597 .outline_medium_578c.status_tall_4b17 .basic-4eeb > li > a:focus,
.notice_f597 .outline_medium_578c.status_tall_4b17 .basic-4eeb > li > a:hover,
.notice_f597 .outline_medium_578c.footer_0055 .basic-4eeb > li > a:focus,
.notice_f597 .outline_medium_578c.footer_0055 .basic-4eeb > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.notice_f597
  .outline_medium_578c.table-light-5aec
  .basic-4eeb
  > li.paper-0cae
  > a,
.notice_f597
  .outline_medium_578c.table-light-5aec
  .basic-4eeb
  > li.list-0b58
  > a,
.notice_f597
  .outline_medium_578c.status_tall_4b17
  .basic-4eeb
  > li.paper-0cae
  > a,
.notice_f597
  .outline_medium_578c.status_tall_4b17
  .basic-4eeb
  > li.list-0b58
  > a,
.notice_f597
  .outline_medium_578c.footer_0055
  .basic-4eeb
  > li.paper-0cae
  > a,
.notice_f597 .outline_medium_578c.footer_0055 .basic-4eeb > li.dropdown_1dc6 > a {
  color: rgba(0, 0, 0, 0.8);
}
.notice_f597 .preview-middle-dd84,
.notice_f597 .preview-middle-dd84 a {
  color: rgba(0, 0, 0, 0.8);
}
.notice_f597 .focused_5185.wrapper-6812 li a,
.notice_f597 .menu_1142 a,
.notice_f597 .east_faf3,
.notice_f597 .basic-4eeb > li > a,
.notice_f597 .form_6659 {
  color: rgba(0, 0, 0, 0.55);
}
.notice_f597 .focused_5185.wrapper-6812 li a:hover,
.notice_f597 .menu_1142 a:hover,
.notice_f597 .east_faf3:hover,
.notice_f597 .basic-4eeb > li > a:hover,
.notice_f597 .form_6659:hover {
  color: rgba(0, 0, 0, 0.8);
}
.notice_f597 .panel_pressed_3b85 {
  color: rgba(0, 0, 0, 0.55);
}
.notice_f597 .panel_pressed_3b85 .wide-e43e {
  color: rgba(0, 0, 0, 0.8);
}
.notice_f597 .panel_pressed_3b85:hover {
  color: rgba(0, 0, 0, 0.8);
}
.content_south_9e0e .mask_dark_6416 {
  margin-left: auto;
  margin-right: auto;
}
.large_ccdb > * {
  margin-left: auto;
  margin-right: auto;
}
.large_ccdb .pink-196f {
  margin-right: 1.41575em;
}
.content-north-5839 .large_ccdb > .texture_4034 {
  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;
}
.content-north-5839 .large_ccdb > .info-189c {
  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;
}
.badge-tiny-76d2.content_south_9e0e .mask_dark_6416,
.accordion_baae.content_south_9e0e .mask_dark_6416 {
  margin-left: 0;
}
.text-a203.content_south_9e0e .mask_dark_6416,
.bottom_9292.content_south_9e0e .mask_dark_6416 {
  margin-right: 0;
}
.large_ccdb ol,
.large_ccdb ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.notice-3070 video {
  max-width: 100%;
}
.header_58d7 img {
  display: block;
}
.header_58d7.pink-196f,
.header_58d7.hot_cee2 {
  width: 100%;
}
.header_58d7.info-189c img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.active-e8a6:not(.stale_0238) {
  margin: 1.5em auto;
}
.widget-smooth-0689 p {
  padding: 1.5em 14px;
}
ul.grid-south-e7bb.info-189c,
ul.grid-south-e7bb.texture_4034,
ul.grid-south-e7bb.soft-b325.texture_4034 {
  padding: 0 14px;
}
.notification_basic_ded0 {
  display: block;
  overflow-x: auto;
}
.notification_basic_ded0 table {
  border-collapse: collapse;
  width: 100%;
}
.notification_basic_ded0 td,
.notification_basic_ded0 th {
  padding: 0.5em;
}
.large_ccdb li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.large_ccdb ol ol,
.large_ccdb ol ul,
.large_ccdb ul ol,
.large_ccdb ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.large_ccdb ol ol li,
.large_ccdb ol ul li,
.large_ccdb ul ol li,
.large_ccdb ul ul li {
  margin-left: 0;
}
.prev_fff7.focus_dim_3b0d > .summary_d8f5 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.prev_fff7.focus_dim_3b0d > .summary_d8f5 iframe,
.prev_fff7.focus_dim_3b0d > .summary_d8f5 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.in-70c9 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.in-70c9.disabled_light_c518 {
  padding: 0;
}
.in-70c9.disabled_light_c518 cite {
  font-size: 13px;
}
.in-70c9 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.in-70c9 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.hover_yellow_d55c {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.hover_yellow_d55c > p:first-child {
  margin-top: 0;
}
.hover_yellow_d55c cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.hover_yellow_d55c blockquote {
  border-left: 0;
}
.pink_3966 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.pink_3966:not(.row-lite-8c7d) {
  max-width: 100px;
}
.pink_3966.tiny-4f7f {
  border-bottom: none !important;
  text-align: center;
}
.pink_3966.tiny-4f7f::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .widget-smooth-0689 p {
    padding: 1.5em 0;
  }
}
.media-293c {
  color: #0073aa;
}
.gold_a2ab {
  background-color: #0073aa;
}
.short-428c {
  color: #229fd8;
}
.gold-9cca {
  background-color: #229fd8;
}
.filter_00d0 {
  color: #eee;
}
.full_6640 {
  background-color: #eee;
}
.surface_5a37 {
  color: #444;
}
.carousel_old_99db {
  background-color: #444;
}
.widget-dirty-3e1f {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.widget-dirty-3e1f .yellow_a20b .menu_1142 {
  font-size: 15px;
}
.widget-dirty-3e1f .menu_1142 {
  line-height: 1.3;
}
.widget-dirty-3e1f .notice_f597 {
}
.widget-dirty-3e1f .image-3d23 {
  background: #235787;
}
.surface-fast-16e0 {
  padding: 0;
}
.surface-fast-16e0 .image-3d23 {
  background: #1a1a1a;
}
.surface-fast-16e0 .notice_f597 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.primary_69d3 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.primary_69d3 .notice_f597 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.primary_69d3 .image-3d23 {
  background: #303030;
}
.full-d72d {
  position: relative;
  z-index: 10;
}
.full-d72d .feature_slow_8744 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.outline_8d20 .caption-dirty-e4ac {
  display: inline-block;
  vertical-align: middle;
}
.outline_8d20.shade_selected_971d .caption-dirty-e4ac {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .outline_8d20.shade_selected_971d .caption-dirty-e4ac {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .outline_8d20.shade_selected_971d .caption-dirty-e4ac {
    margin-right: 0.4em;
  }
}
.outline_8d20.shade_selected_971d .caption-dirty-e4ac:last-child {
  margin-right: 0;
}
.box-glass-b898 .feature_slow_8744 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .focus-tall-0e3d .yellow_a20b {
    margin: 0 -0.5em;
  }
  .focus-tall-0e3d .yellow_a20b [class*="customify-col-"],
  .focus-tall-0e3d .yellow_a20b [class*="customify-col_"],
  .focus-tall-0e3d .yellow_a20b [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.focus-tall-0e3d.lite-2e57 .feature_slow_8744 {
  background: 0 0 !important;
}
.focus-tall-0e3d.lite-2e57 .feature_slow_8744,
.focus-tall-0e3d.box-glass-b898 .feature_slow_8744 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .focus-tall-0e3d.picture_16f9 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.focus-tall-0e3d.box-glass-b898 .feature_slow_8744 {
  box-shadow: none !important;
}
.label_6a02 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .label_6a02 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .label_6a02 {
    padding: 18px 0 20px;
  }
}
.label_6a02 .outer-dd5d {
  width: 100%;
}
.label_6a02 .dropdown-3505 {
  margin-bottom: 0;
}
.label_6a02 .bronze_4d34 {
  margin-top: 5px;
  font-size: 0.875em;
}
.hard-c569 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.hard-c569 .label_outer_3b3a {
  width: 100%;
}
.static-67be {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.static-67be li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.static-67be 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;
}
.static-67be li:last-child:after {
  display: none;
}
.static-67be li a {
  font-weight: 500;
  margin-right: 10px;
}
.text_614c .panel-a56a button,
.label_6a02 .panel-a56a button {
  left: 0;
}
.text_614c .label_outer_3b3a,
.label_6a02 .label_outer_3b3a {
  padding-left: 0;
  padding-right: 0;
}
.text_614c .hard-c569,
.label_6a02 .hard-c569 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.text_614c {
  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;
}
.text_614c: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;
}
.text_614c .warm_b57c {
  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) {
  .text_614c .warm_b57c {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .text_614c .warm_b57c {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .text_614c .warm_b57c {
    min-height: 200px;
  }
}
.text_614c .static-67be {
  color: rgba(255, 255, 255, 0.8);
}
.text_614c .static-67be a,
.text_614c .static-67be li:after {
  color: inherit;
}
.text_614c .static-67be a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.overlay_d464 {
  margin-bottom: 0.5em;
}
.form_70ff {
  margin-bottom: 1.2em;
}
.form_70ff,
.overlay_d464 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.form_70ff p:last-child,
.overlay_d464 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .panel-a56a,
#masthead .panel-a56a {
  display: none;
}
#masthead
  > .panel-a56a.fast_4fb9 {
  display: none;
}
#masthead > .panel-a56a button {
  left: 0;
}
.texture-116c {
  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%;
}
.texture-116c .caption-dirty-e4ac {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.texture-116c .summary_huge_9cb9 {
  display: -webkit-box;
  display: flex;
}
.texture-116c .summary_huge_9cb9.element-185f {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.texture-116c .summary_huge_9cb9.alert_upper_5022 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.texture-116c .summary_huge_9cb9.tertiary-c547 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.texture-116c.frame_b53c.wrapper-64b5 .summary_huge_9cb9.element-185f {
  flex-basis: 100%;
}
.texture-116c.slider-left-bbb9 .summary_huge_9cb9.alert_upper_5022 {
  -webkit-box-flex: 1;
  flex: auto;
}
.texture-116c.slider-left-bbb9 .summary_huge_9cb9.tertiary-c547 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .panel-a56a.fast_4fb9 {
  display: none;
}
#masthead > .panel-a56a button {
  left: 0;
}
.first_549f {
  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;
}
.first_549f:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.first_549f.pro-1360 i {
  margin-right: 4px;
}
.first_549f.shadow_cda8 i {
  margin-left: 5px;
}
.menu_1142 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.menu_1142 p:last-child {
  margin-bottom: 0;
}
.tabs-fast-3729 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.tabs-fast-3729 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.tabs-fast-3729 img {
  display: block;
  width: auto;
  line-height: 1;
}
.tabs-fast-3729 .preview-middle-dd84 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.tabs-fast-3729 .message_current_bfd9 {
  margin: 5px 0 7px 0;
}
.tabs-fast-3729.detail_first_de0a .filter-3b26 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tabs-fast-3729.detail_first_de0a .avatar-a62c {
  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;
}
.tabs-fast-3729.out-eddd {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.tabs-fast-3729.out-eddd .filter-3b26 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tabs-fast-3729.out-eddd .avatar-a62c {
  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;
}
.tabs-fast-3729.header-7a5f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.tabs-fast-3729.message-upper-5061 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.tabs-fast-3729.message-upper-5061 .avatar-a62c {
  margin-top: 7px;
}
.input-8b6c {
  display: inline-block;
}
.full-d72d .image_soft_b4fc .tabs-fast-3729 img {
  max-width: 100%;
}
.outline_medium_578c .pink_d622.breadcrumb_1050,
.first_26f6 .pink_d622.breadcrumb_1050 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.outline_medium_578c .media-static-0b91,
.first_26f6 .media-static-0b91 {
  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_medium_578c .media-static-0b91 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.outline_medium_578c.mini-118a .media-static-0b91 {
  display: none;
}
.outline_medium_578c .cool_ec25 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.outline_medium_578c .cool_ec25 li {
  display: inline-block;
  position: relative;
}
.outline_medium_578c .cool_ec25 li:last-child {
  margin-right: 0;
}
.outline_medium_578c .cool_ec25 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_medium_578c .cool_ec25 li.dropdown_1dc6 > a {
  color: rgba(0, 0, 0, 0.9);
}
.outline_medium_578c .cool_ec25 > 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_medium_578c .cool_ec25 > li > a i {
  line-height: 0;
}
.outline_medium_578c .cool_ec25 > li.background-943e > a .media-static-0b91 {
  margin-left: 4px;
  line-height: 0;
}
.outline_medium_578c .cool_ec25 .gas-4706 li.background-943e > a {
  position: relative;
}
.outline_medium_578c .cool_ec25 .gas-4706 li.background-943e > a:after,
.outline_medium_578c .cool_ec25 .gas-4706 li.background-943e > a:before {
  content: "";
  display: table;
}
.outline_medium_578c .cool_ec25 .gas-4706 li.background-943e > a:after {
  clear: both;
}
.outline_medium_578c .cool_ec25 .gas-4706 li.background-943e > a .media-static-0b91 {
  margin-left: 5px;
  float: right;
}
.outline_medium_578c .slider_103c,
.outline_medium_578c .gas-4706 {
  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_medium_578c .gas-4706 {
  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_medium_578c .gas-4706 .breadcrumb_1050 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.outline_medium_578c .gas-4706 .media-static-0b91 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.outline_medium_578c .gas-4706 li {
  display: block;
  margin: 0;
  padding: 0;
}
.outline_medium_578c .gas-4706 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_medium_578c .gas-4706 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.outline_medium_578c .gas-4706 .gas-4706 {
  top: 0;
  left: 100%;
}
.outline_medium_578c .light-d1a6.fn-focus-f248 > .slider_103c,
.outline_medium_578c .light-d1a6.fn-focus-f248 > .gas-4706,
.outline_medium_578c .light-d1a6:focus > .slider_103c,
.outline_medium_578c .light-d1a6:focus > .gas-4706,
.outline_medium_578c .light-d1a6:hover > .slider_103c,
.outline_medium_578c .light-d1a6:hover > .gas-4706 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.outline_medium_578c.footer_0055 .basic-4eeb:after,
.outline_medium_578c.footer_0055 .basic-4eeb:before {
  content: "";
  display: table;
}
.outline_medium_578c.footer_0055 .basic-4eeb:after {
  clear: both;
}
.outline_medium_578c.footer_0055 .basic-4eeb > li {
  float: left;
}
.outline_medium_578c.fluid-c41f .basic-4eeb:after,
.outline_medium_578c.fluid-c41f .basic-4eeb:before {
  content: "";
  display: table;
}
.outline_medium_578c.fluid-c41f .basic-4eeb:after {
  clear: both;
}
.outline_medium_578c.fluid-c41f .basic-4eeb > li {
  float: left;
}
.outline_medium_578c.fluid-c41f .basic-4eeb > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.outline_medium_578c.fluid-c41f .basic-4eeb > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.outline_medium_578c.fluid-c41f .basic-4eeb > li.paper-0cae > a,
.outline_medium_578c.fluid-c41f .basic-4eeb > li.dropdown_1dc6 > a {
  color: #fff;
  background-color: #1e4b75;
}
.outline_medium_578c.table-light-5aec .basic-4eeb > li > a .breadcrumb_1050 {
  position: relative;
}
.outline_medium_578c.table-light-5aec .basic-4eeb > li > a .breadcrumb_1050: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_medium_578c.table-light-5aec
  .basic-4eeb
  > li:focus
  > a
  .breadcrumb_1050:before,
.outline_medium_578c.table-light-5aec
  .basic-4eeb
  > li:hover
  > a
  .breadcrumb_1050:before {
  width: 100%;
  background-color: currentColor;
}
.outline_medium_578c.table-light-5aec
  .basic-4eeb
  > li.paper-0cae
  > a
  .breadcrumb_1050:before,
.outline_medium_578c.table-light-5aec
  .basic-4eeb
  > li.list-0b58
  > a
  .breadcrumb_1050:before {
  width: 100%;
  background-color: currentColor;
}
.outline_medium_578c.status_tall_4b17 .basic-4eeb > li > a .breadcrumb_1050 {
  position: relative;
}
.outline_medium_578c.status_tall_4b17 .basic-4eeb > li > a .breadcrumb_1050: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_medium_578c.status_tall_4b17 .basic-4eeb > li:focus > a .breadcrumb_1050:before,
.outline_medium_578c.status_tall_4b17
  .basic-4eeb
  > li:hover
  > a
  .breadcrumb_1050:before {
  width: 100%;
  background-color: currentColor;
}
.outline_medium_578c.status_tall_4b17
  .basic-4eeb
  > li.paper-0cae
  > a
  .breadcrumb_1050:before,
.outline_medium_578c.status_tall_4b17
  .basic-4eeb
  > li.list-0b58
  > a
  .breadcrumb_1050:before {
  width: 100%;
  background-color: currentColor;
}
.first_26f6 .cool_ec25 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.first_26f6 .cool_ec25 li:first-child > a {
  border-top: none;
}
.first_26f6 .cool_ec25 .warm_b785 > .breadcrumb_1050 .media-static-0b91 {
  display: none;
}
.first_26f6 .cool_ec25 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.first_26f6 .cool_ec25 li:last-child {
  border: none;
}
.first_26f6 .cool_ec25 li.background-943e > a {
  padding-right: 45px !important;
}
.first_26f6 .cool_ec25 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.first_26f6 .cool_ec25 li a:focus,
.first_26f6 .cool_ec25 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.first_26f6 .cool_ec25 li .button_rough_9fa1 {
  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;
}
.first_26f6 .cool_ec25 li .button_rough_9fa1:hover {
  box-shadow: none;
}
.first_26f6 .cool_ec25 li .button_rough_9fa1 .media-static-0b91 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.first_26f6 .cool_ec25 .gas-4706 {
  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);
}
.first_26f6 .cool_ec25 .gas-4706 li a {
  padding-left: 3em;
}
.first_26f6 .cool_ec25 .surface-e30e > a .button_rough_9fa1 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.first_26f6 .cool_ec25 .surface-e30e > .gas-4706 {
  display: block;
  opacity: 1;
}
.white_1e93 {
  max-width: 100%;
}
.icon_75ac {
  line-height: 0;
  cursor: pointer;
}
.form_6659 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.form_6659:hover {
  box-shadow: none;
  color: currentColor;
}
.form_6659 svg {
  width: 18px;
  height: 18px;
}
.form_6659 .aside-prev-45c9 {
  display: none;
}
.hover-slow-e385 {
  position: relative;
}
.hover-slow-e385.fn-active-f248 .form_6659 .footer_gas_c573 {
  display: none;
}
.hover-slow-e385.fn-active-f248 .form_6659 .aside-prev-45c9 {
  display: inline-block;
}
.hover-slow-e385 .notification-bb06 {
  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);
}
.hover-slow-e385.hover-2f77 .notification-bb06 {
  left: auto;
  right: -0.9em;
}
.hover-slow-e385.hover-2f77 .hidden_black_2950::before {
  left: auto;
  right: 15px;
}
.hover-slow-e385.fn-active-f248 .notification-bb06 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.yellow-7e92 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.yellow-7e92 label {
  flex-basis: 100%;
}
.yellow-7e92 .photo_505d {
  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;
}
.yellow-7e92 .medium_d892 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.yellow-7e92 .medium_d892:focus {
  background-color: transparent;
}
.yellow-7e92 button.pattern-motion-cf70 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.yellow-7e92 button.pattern-motion-cf70:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.yellow-7e92 button.pattern-motion-cf70 svg {
  width: 18px;
  height: 18px;
}
.yellow-7e92 input[type="submit"] {
  min-height: auto;
}
.avatar_motion_ee68 .yellow-7e92 .medium_d892 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.hidden_black_2950 {
  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) {
  .hidden_black_2950 {
    width: 220px;
  }
}
.hidden_black_2950 label {
  flex-basis: 100%;
}
.hidden_black_2950::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;
}
.over-2774 .avatar_motion_ee68 .yellow-7e92 {
  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;
}
.over-2774
  .avatar_motion_ee68
  .yellow-7e92
  .photo_505d {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.over-2774 .avatar_motion_ee68 .yellow-7e92 .medium_d892 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.over-2774
  .avatar_motion_ee68
  .yellow-7e92
  .medium_d892:focus {
  background: 0 0;
}
.over-2774
  .avatar_motion_ee68
  .yellow-7e92
  .detail_d306 {
  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;
}
.focused_5185 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.focused_5185 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.focused_5185 li:last-child {
  margin-right: 0;
}
.focused_5185 li:first-child {
  margin-left: 0;
}
.focused_5185.smooth-a39c a {
  color: #fff;
}
.focused_5185.smooth-a39c a:hover {
  color: #fff;
}
.focused_5185 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.focused_5185 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.focused_5185 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.focused_5185 a:hover {
  opacity: 0.9;
  color: inherit;
}
.focused_5185 [class*="social-icon-apple"] {
  background-color: #999;
}
.focused_5185 [class*="social-icon-apple"].liquid_dd0c {
  background-color: transparent;
  color: #999;
}
.focused_5185 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.focused_5185 [class*="social-icon-behance"].liquid_dd0c {
  background-color: transparent;
  color: #1769ff;
}
.focused_5185 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.focused_5185 [class*="social-icon-bitbucket"].liquid_dd0c {
  background-color: transparent;
  color: #205081;
}
.focused_5185 [class*="social-icon-codepen"] {
  background-color: #000;
}
.focused_5185 [class*="social-icon-codepen"].liquid_dd0c {
  background-color: transparent;
  color: #000;
}
.focused_5185 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.focused_5185 [class*="social-icon-delicious"].liquid_dd0c {
  background-color: transparent;
  color: #39f;
}
.focused_5185 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.focused_5185 [class*="social-icon-digg"].liquid_dd0c {
  background-color: transparent;
  color: #005be2;
}
.focused_5185 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.focused_5185 [class*="social-icon-dribbble"].liquid_dd0c {
  background-color: transparent;
  color: #ea4c89;
}
.focused_5185 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.focused_5185 [class*="social-icon-envelope"].liquid_dd0c {
  background-color: transparent;
  color: #ea4335;
}
.focused_5185 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.focused_5185 [class*="social-icon-facebook"].liquid_dd0c {
  background-color: transparent;
  color: #3b5998;
}
.focused_5185 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.focused_5185 [class*="social-icon-flickr"].liquid_dd0c {
  background-color: transparent;
  color: #0063dc;
}
.focused_5185 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.focused_5185 [class*="social-icon-foursquare"].liquid_dd0c {
  background-color: transparent;
  color: #2d5be3;
}
.focused_5185 [class*="social-icon-github"] {
  background-color: #333;
}
.focused_5185 [class*="social-icon-github"].liquid_dd0c {
  background-color: transparent;
  color: #333;
}
.focused_5185 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.focused_5185 [class*="social-icon-google-plus"].liquid_dd0c {
  background-color: transparent;
  color: #dd4b39;
}
.focused_5185 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.focused_5185 [class*="social-icon-houzz"].liquid_dd0c {
  background-color: transparent;
  color: #7ac142;
}
.focused_5185 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.focused_5185 [class*="social-icon-instagram"].liquid_dd0c {
  background-color: transparent;
  color: #262626;
}
.focused_5185 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.focused_5185 [class*="social-icon-jsfiddle"].liquid_dd0c {
  background-color: transparent;
  color: #487aa2;
}
.focused_5185 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.focused_5185 [class*="social-icon-linkedin"].liquid_dd0c {
  background-color: transparent;
  color: #0077b5;
}
.focused_5185 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.focused_5185 [class*="social-icon-medium"].liquid_dd0c {
  background-color: transparent;
  color: #00ab6b;
}
.focused_5185 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.focused_5185
  [class*="social-icon-odnoklassniki"].liquid_dd0c {
  background-color: transparent;
  color: #f4731c;
}
.focused_5185 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.focused_5185 [class*="social-icon-meetup"].liquid_dd0c {
  background-color: transparent;
  color: #ec1c40;
}
.focused_5185 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.focused_5185 [class*="social-icon-pinterest"].liquid_dd0c {
  background-color: transparent;
  color: #bd081c;
}
.focused_5185 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.focused_5185 [class*="social-icon-product-hunt"].liquid_dd0c {
  background-color: transparent;
  color: #da552f;
}
.focused_5185 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.focused_5185 [class*="social-icon-reddit"].liquid_dd0c {
  background-color: transparent;
  color: #ff4500;
}
.focused_5185 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.focused_5185 [class*="social-icon-rss"].liquid_dd0c {
  background-color: transparent;
  color: #f26522;
}
.focused_5185 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.focused_5185
  [class*="social-icon-shopping-cart"].liquid_dd0c {
  background-color: transparent;
  color: #4caf50;
}
.focused_5185 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.focused_5185 [class*="social-icon-skype"].liquid_dd0c {
  background-color: transparent;
  color: #00aff0;
}
.focused_5185 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.focused_5185 [class*="social-icon-slideshare"].liquid_dd0c {
  background-color: transparent;
  color: #0077b5;
}
.focused_5185 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.focused_5185 [class*="social-icon-snapchat"].liquid_dd0c {
  background-color: transparent;
  color: #fffc00;
}
.focused_5185 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.focused_5185 [class*="social-icon-soundcloud"].liquid_dd0c {
  background-color: transparent;
  color: #f80;
}
.focused_5185 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.focused_5185 [class*="social-icon-spotify"].liquid_dd0c {
  background-color: transparent;
  color: #2ebd59;
}
.focused_5185 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.focused_5185
  [class*="social-icon-stack-overflow"].liquid_dd0c {
  background-color: transparent;
  color: #fe7a15;
}
.focused_5185 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.focused_5185 [class*="social-icon-maldkfgram"].liquid_dd0c {
  background-color: transparent;
  color: #2ca5e0;
}
.focused_5185 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.focused_5185 [class*="social-icon-tripadvisor"].liquid_dd0c {
  background-color: transparent;
  color: #589442;
}
.focused_5185 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.focused_5185 [class*="social-icon-tumblr"].liquid_dd0c {
  background-color: transparent;
  color: #35465c;
}
.focused_5185 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.focused_5185 [class*="social-icon-twitch"].liquid_dd0c {
  background-color: transparent;
  color: #6441a5;
}
.focused_5185 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.focused_5185 [class*="social-icon-twitter"].liquid_dd0c {
  background-color: transparent;
  color: #1da1f2;
}
.focused_5185 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.focused_5185 [class*="social-icon-vimeo"].liquid_dd0c {
  background-color: transparent;
  color: #1ab7ea;
}
.focused_5185 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.focused_5185 [class*="social-icon-vk"].liquid_dd0c {
  background-color: transparent;
  color: #45668e;
}
.focused_5185 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.focused_5185 [class*="social-icon-weibo"].liquid_dd0c {
  background-color: transparent;
  color: #df2029;
}
.focused_5185 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.focused_5185 [class*="social-icon-weixin"].liquid_dd0c {
  background-color: transparent;
  color: #7bb32e;
}
.focused_5185 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.focused_5185 [class*="social-icon-whatsapp"].liquid_dd0c {
  background-color: transparent;
  color: #25d366;
}
.focused_5185 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.focused_5185 [class*="social-icon-wordpress"].liquid_dd0c {
  background-color: transparent;
  color: #21759b;
}
.focused_5185 [class*="social-icon-xing"] {
  background-color: #026466;
}
.focused_5185 [class*="social-icon-xing"].liquid_dd0c {
  background-color: transparent;
  color: #026466;
}
.focused_5185 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.focused_5185 [class*="social-icon-yelp"].liquid_dd0c {
  background-color: transparent;
  color: #af0606;
}
.focused_5185 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.focused_5185 [class*="social-icon-youtube"].liquid_dd0c {
  background-color: transparent;
  color: #cd201f;
}
.east_faf3 {
  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;
}
.east_faf3:hover {
  box-shadow: none;
  background: 0 0;
}
.description-south-b327 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.label_bottom_6e51 {
  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;
}
.fixed-05ca {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.copper_e2b1 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.copper_e2b1,
.copper_e2b1::after,
.copper_e2b1::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;
}
.copper_e2b1::after,
.copper_e2b1::before {
  content: "";
  display: block;
  background-color: inherit;
}
.overlay_pro_de58 .label_bottom_6e51 .fixed-05ca {
  margin-top: -2px;
  width: 19px;
}
.overlay_pro_de58 .label_bottom_6e51 .copper_e2b1 {
  margin-top: -1px;
}
.overlay_pro_de58 .label_bottom_6e51 .copper_e2b1,
.overlay_pro_de58 .label_bottom_6e51 .copper_e2b1::after,
.overlay_pro_de58 .label_bottom_6e51 .copper_e2b1::before {
  width: 19px;
  height: 2px;
}
.overlay_pro_de58 .label_bottom_6e51 .copper_e2b1::before {
  top: -6px;
}
.overlay_pro_de58 .label_bottom_6e51 .copper_e2b1::after {
  bottom: -6px;
}
.hero-d458 .label_bottom_6e51 .fixed-05ca {
  margin-top: -2px;
  width: 22px;
}
.hero-d458 .label_bottom_6e51 .copper_e2b1 {
  margin-top: -1px;
}
.hero-d458 .label_bottom_6e51 .copper_e2b1,
.hero-d458 .label_bottom_6e51 .copper_e2b1::after,
.hero-d458 .label_bottom_6e51 .copper_e2b1::before {
  width: 22px;
  height: 2px;
}
.hero-d458 .label_bottom_6e51 .copper_e2b1::before {
  top: -7px;
}
.hero-d458 .label_bottom_6e51 .copper_e2b1::after {
  bottom: -7px;
}
.pro_6bd8 .label_bottom_6e51 .fixed-05ca {
  margin-top: -2px;
  width: 31px;
}
.pro_6bd8 .label_bottom_6e51 .copper_e2b1 {
  margin-top: -1.5px;
}
.pro_6bd8 .label_bottom_6e51 .copper_e2b1,
.pro_6bd8 .label_bottom_6e51 .copper_e2b1::after,
.pro_6bd8 .label_bottom_6e51 .copper_e2b1::before {
  width: 31px;
  height: 3px;
}
.pro_6bd8 .label_bottom_6e51 .copper_e2b1::before {
  top: -9px;
}
.pro_6bd8 .label_bottom_6e51 .copper_e2b1::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .highlight-40cc .label_bottom_6e51 .fixed-05ca {
    margin-top: -2px;
    width: 19px;
  }
  .highlight-40cc .label_bottom_6e51 .copper_e2b1 {
    margin-top: -1px;
  }
  .highlight-40cc .label_bottom_6e51 .copper_e2b1,
  .highlight-40cc .label_bottom_6e51 .copper_e2b1::after,
  .highlight-40cc .label_bottom_6e51 .copper_e2b1::before {
    width: 19px;
    height: 2px;
  }
  .highlight-40cc .label_bottom_6e51 .copper_e2b1::before {
    top: -6px;
  }
  .highlight-40cc .label_bottom_6e51 .copper_e2b1::after {
    bottom: -6px;
  }
  .plasma-4615 .label_bottom_6e51 .fixed-05ca {
    margin-top: -2px;
    width: 22px;
  }
  .plasma-4615 .label_bottom_6e51 .copper_e2b1 {
    margin-top: -1px;
  }
  .plasma-4615 .label_bottom_6e51 .copper_e2b1,
  .plasma-4615 .label_bottom_6e51 .copper_e2b1::after,
  .plasma-4615 .label_bottom_6e51 .copper_e2b1::before {
    width: 22px;
    height: 2px;
  }
  .plasma-4615 .label_bottom_6e51 .copper_e2b1::before {
    top: -7px;
  }
  .plasma-4615 .label_bottom_6e51 .copper_e2b1::after {
    bottom: -7px;
  }
  .action_87b2 .label_bottom_6e51 .fixed-05ca {
    margin-top: -2px;
    width: 31px;
  }
  .action_87b2 .label_bottom_6e51 .copper_e2b1 {
    margin-top: -1.5px;
  }
  .action_87b2 .label_bottom_6e51 .copper_e2b1,
  .action_87b2 .label_bottom_6e51 .copper_e2b1::after,
  .action_87b2 .label_bottom_6e51 .copper_e2b1::before {
    width: 31px;
    height: 3px;
  }
  .action_87b2 .label_bottom_6e51 .copper_e2b1::before {
    top: -9px;
  }
  .action_87b2 .label_bottom_6e51 .copper_e2b1::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .logo_motion_b1d7 .label_bottom_6e51 .fixed-05ca {
    margin-top: -2px;
    width: 19px;
  }
  .logo_motion_b1d7 .label_bottom_6e51 .copper_e2b1 {
    margin-top: -1px;
  }
  .logo_motion_b1d7 .label_bottom_6e51 .copper_e2b1,
  .logo_motion_b1d7 .label_bottom_6e51 .copper_e2b1::after,
  .logo_motion_b1d7 .label_bottom_6e51 .copper_e2b1::before {
    width: 19px;
    height: 2px;
  }
  .logo_motion_b1d7 .label_bottom_6e51 .copper_e2b1::before {
    top: -6px;
  }
  .logo_motion_b1d7 .label_bottom_6e51 .copper_e2b1::after {
    bottom: -6px;
  }
  .module_hard_e3fd .label_bottom_6e51 .fixed-05ca {
    margin-top: -2px;
    width: 22px;
  }
  .module_hard_e3fd .label_bottom_6e51 .copper_e2b1 {
    margin-top: -1px;
  }
  .module_hard_e3fd .label_bottom_6e51 .copper_e2b1,
  .module_hard_e3fd .label_bottom_6e51 .copper_e2b1::after,
  .module_hard_e3fd .label_bottom_6e51 .copper_e2b1::before {
    width: 22px;
    height: 2px;
  }
  .module_hard_e3fd .label_bottom_6e51 .copper_e2b1::before {
    top: -7px;
  }
  .module_hard_e3fd .label_bottom_6e51 .copper_e2b1::after {
    bottom: -7px;
  }
  .iron_f6cb .label_bottom_6e51 .fixed-05ca {
    margin-top: -2px;
    width: 31px;
  }
  .iron_f6cb .label_bottom_6e51 .copper_e2b1 {
    margin-top: -1.5px;
  }
  .iron_f6cb .label_bottom_6e51 .copper_e2b1,
  .iron_f6cb .label_bottom_6e51 .copper_e2b1::after,
  .iron_f6cb .label_bottom_6e51 .copper_e2b1::before {
    width: 31px;
    height: 3px;
  }
  .iron_f6cb .label_bottom_6e51 .copper_e2b1::before {
    top: -9px;
  }
  .iron_f6cb .label_bottom_6e51 .copper_e2b1::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .dropdown_92fa .label_bottom_6e51 .fixed-05ca {
    margin-top: -2px;
    width: 19px;
  }
  .dropdown_92fa .label_bottom_6e51 .copper_e2b1 {
    margin-top: -1px;
  }
  .dropdown_92fa .label_bottom_6e51 .copper_e2b1,
  .dropdown_92fa .label_bottom_6e51 .copper_e2b1::after,
  .dropdown_92fa .label_bottom_6e51 .copper_e2b1::before {
    width: 19px;
    height: 2px;
  }
  .dropdown_92fa .label_bottom_6e51 .copper_e2b1::before {
    top: -6px;
  }
  .dropdown_92fa .label_bottom_6e51 .copper_e2b1::after {
    bottom: -6px;
  }
  .fixed-e81a .label_bottom_6e51 .fixed-05ca {
    margin-top: -2px;
    width: 22px;
  }
  .fixed-e81a .label_bottom_6e51 .copper_e2b1 {
    margin-top: -1px;
  }
  .fixed-e81a .label_bottom_6e51 .copper_e2b1,
  .fixed-e81a .label_bottom_6e51 .copper_e2b1::after,
  .fixed-e81a .label_bottom_6e51 .copper_e2b1::before {
    width: 22px;
    height: 2px;
  }
  .fixed-e81a .label_bottom_6e51 .copper_e2b1::before {
    top: -7px;
  }
  .fixed-e81a .label_bottom_6e51 .copper_e2b1::after {
    bottom: -7px;
  }
  .pattern_dfdc .label_bottom_6e51 .fixed-05ca {
    margin-top: -2px;
    width: 31px;
  }
  .pattern_dfdc .label_bottom_6e51 .copper_e2b1 {
    margin-top: -1.5px;
  }
  .pattern_dfdc .label_bottom_6e51 .copper_e2b1,
  .pattern_dfdc .label_bottom_6e51 .copper_e2b1::after,
  .pattern_dfdc .label_bottom_6e51 .copper_e2b1::before {
    width: 31px;
    height: 3px;
  }
  .pattern_dfdc .label_bottom_6e51 .copper_e2b1::before {
    top: -9px;
  }
  .pattern_dfdc .label_bottom_6e51 .copper_e2b1::after {
    bottom: -9px;
  }
}
.blue-91cb .copper_e2b1 {
  -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);
}
.blue-91cb .copper_e2b1::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.blue-91cb .copper_e2b1::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);
}
.blue-91cb.badge-easy-2966 .copper_e2b1 {
  -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);
}
.blue-91cb.badge-easy-2966 .copper_e2b1::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.blue-91cb.badge-easy-2966 .copper_e2b1::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);
}
.copper_a595 {
  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.smooth-9c0f:before {
  display: none;
}
.fast-8a7e {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.fast-8a7e .module-f031 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.fast-8a7e .module-f031:last-of-type {
  border-bottom: none;
}
.fast-8a7e .module-f031.inner-66f7,
.fast-8a7e .module-f031.main_cbb9,
.fast-8a7e .module-f031.fixed_772f {
  padding: 0;
}
.fast-8a7e .first_26f6 .button_rough_9fa1 {
  color: currentColor;
}
.fast-8a7e .first_26f6 .button_rough_9fa1:focus,
.fast-8a7e .first_26f6 .button_rough_9fa1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.fast-8a7e.notice_f597 .panel_pressed_3b85,
.fast-8a7e.notice_f597 .menu_1142 a,
.fast-8a7e.notice_f597 .basic-4eeb a,
.fast-8a7e.notice_f597 .gas-4706 a {
  color: rgba(0, 0, 0, 0.55);
}
.fast-8a7e.notice_f597 .panel_pressed_3b85:hover,
.fast-8a7e.notice_f597 .menu_1142 a:hover,
.fast-8a7e.notice_f597 .basic-4eeb a:hover,
.fast-8a7e.notice_f597 .gas-4706 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.fast-8a7e.notice_f597 .wide-e43e {
  color: rgba(0, 0, 0, 0.8);
}
.fast-8a7e.notice_f597 .module-f031 {
  border-color: rgba(0, 0, 0, 0.08);
}
.fast-8a7e.notice_f597 .module-f031:before {
  background: rgba(0, 0, 0, 0.08);
}
.fast-8a7e.notice_f597 .complex_c94a:before {
  background: rgba(255, 255, 255, 0.9);
}
.fast-8a7e.notice_f597 .first_26f6 .cool_ec25 li a,
.fast-8a7e.notice_f597 .first_26f6 .button_rough_9fa1,
.fast-8a7e.notice_f597 .gas-4706 {
  border-color: rgba(0, 0, 0, 0.08);
}
.fast-8a7e.notice_f597 .first_26f6 .button_rough_9fa1:focus,
.fast-8a7e.notice_f597 .first_26f6 .button_rough_9fa1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.fast-8a7e.notice_f597 .cool_ec25 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.fast-8a7e.image-3d23 .panel_pressed_3b85,
.fast-8a7e.image-3d23 .menu_1142 a,
.fast-8a7e.image-3d23 .basic-4eeb .button_rough_9fa1,
.fast-8a7e.image-3d23 .basic-4eeb a,
.fast-8a7e.image-3d23 .gas-4706 a {
  color: rgba(255, 255, 255, 0.79);
}
.fast-8a7e.image-3d23 .panel_pressed_3b85:hover,
.fast-8a7e.image-3d23 .menu_1142 a:hover,
.fast-8a7e.image-3d23 .basic-4eeb .button_rough_9fa1:hover,
.fast-8a7e.image-3d23 .basic-4eeb a:hover,
.fast-8a7e.image-3d23 .gas-4706 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fast-8a7e.image-3d23 .wide-e43e {
  color: rgba(255, 255, 255, 0.99);
}
.fast-8a7e.image-3d23 .module-f031 {
  border-color: rgba(255, 255, 255, 0.08);
}
.fast-8a7e.image-3d23 .module-f031:before {
  background: rgba(255, 255, 255, 0.08);
}
.fast-8a7e.image-3d23 .complex_c94a:before {
  background: rgba(0, 0, 0, 0.9);
}
.fast-8a7e.image-3d23 .first_26f6 .cool_ec25 li a,
.fast-8a7e.image-3d23 .first_26f6 .button_rough_9fa1,
.fast-8a7e.image-3d23 .gas-4706 {
  border-color: rgba(255, 255, 255, 0.08);
}
.fast-8a7e.image-3d23 .first_26f6 .button_rough_9fa1:focus,
.fast-8a7e.image-3d23 .first_26f6 .button_rough_9fa1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.fast-8a7e.image-3d23 .cool_ec25 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.complex_c94a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.complex_c94a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.table_8de2 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.middle-72ce .fast-8a7e {
  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;
}
.middle-72ce .module-f031 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.middle-72ce .module-f031: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) {
  .middle-72ce .module-f031:before {
    width: 16%;
    left: 42%;
  }
}
.middle-72ce .module-f031:last-child:before {
  content: none;
}
.middle-72ce .module-f031[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.middle-72ce .first_26f6 .cool_ec25 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.middle-72ce .first_26f6 .cool_ec25 li a .button_rough_9fa1 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.middle-72ce .first_26f6 .gas-4706 {
  border: none;
}
.middle-72ce .first_26f6 .gas-4706 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.middle-72ce .complex_c94a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.middle-72ce .table_8de2 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.middle-72ce .image-3d23 .complex_c94a:before {
  background: rgba(0, 0, 0, 0.9);
}
.middle-72ce .notice_f597.banner-fde6 .copper_e2b1 {
  background: rgba(0, 0, 0, 0.6);
}
.middle-72ce
  .notice_f597.banner-fde6
  .copper_e2b1::after,
.middle-72ce
  .notice_f597.banner-fde6
  .copper_e2b1:before {
  background: inherit;
}
.middle-72ce
  .notice_f597.banner-fde6:hover
  .copper_e2b1 {
  background: rgba(0, 0, 0, 0.8);
}
.tall_6822 .fast-8a7e {
  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) {
  .tall_6822 .fast-8a7e {
    width: auto;
    right: 45px;
  }
}
.light_a58d .fast-8a7e {
  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) {
  .light_a58d .fast-8a7e {
    width: auto;
    left: 45px;
  }
}
.smooth-9c0f .fast-8a7e {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.smooth-9c0f .table_8de2 {
  max-width: 48em;
  margin: 0 auto;
}
.smooth-9c0f .complex_c94a:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.out-2d01 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.out-2d01.middle-72ce .fast-8a7e {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.out-2d01.tall_6822 .fast-8a7e {
  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);
}
.out-2d01 .fast-8a7e {
  visibility: visible;
}
.out-2d01.light_a58d .fast-8a7e {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.message_3fc4,
.popup_dirty_ab37 {
  overflow-x: hidden;
}
.message_3fc4 .fast-8a7e {
  overflow: auto;
}
.message_3fc4.middle-72ce {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.message_3fc4.middle-72ce .fast-8a7e {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.message_3fc4.middle-72ce .east_faf3 {
  opacity: 0;
}
.message_3fc4.tall_6822 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.message_3fc4.tall_6822 .fast-8a7e {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.message_3fc4.tall_6822 .east_faf3 {
  opacity: 0;
}
.message_3fc4.light_a58d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.message_3fc4.light_a58d .fast-8a7e {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.message_3fc4.light_a58d .east_faf3 {
  opacity: 0;
}
.message_3fc4.smooth-9c0f .fast-8a7e {
  z-index: 10;
  visibility: visible;
}
.banner-fde6 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.banner-fde6 .copper_e2b1 {
  background: rgba(255, 255, 255, 0.99);
}
.banner-fde6 .copper_e2b1::after,
.banner-fde6 .copper_e2b1:before {
  background: inherit;
}
.banner-fde6:hover .copper_e2b1 {
  background: rgba(255, 255, 255, 0.99);
}
.light_a58d .banner-fde6 {
  top: 10px;
  right: auto;
  left: 12px;
}
.smooth-9c0f .banner-fde6 {
  display: none !important;
}
.message_3fc4:before,
.popup_dirty_ab37:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.message_3fc4 .banner-fde6,
.popup_dirty_ab37 .banner-fde6 {
  display: inline-block;
}
.fast-8a7e .caption-dirty-e4ac {
  -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;
}
.message_3fc4 .fast-8a7e .caption-dirty-e4ac,
.popup_dirty_ab37 .fast-8a7e .caption-dirty-e4ac {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.column_green_1403 .photo_505d {
  width: 100%;
}
.image_soft_b4fc {
  padding: 0 0.5em 0;
}
.image_soft_b4fc [class*="customify-col-"],
.image_soft_b4fc [class*="customify-col_"],
.image_soft_b4fc [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.progress-glass-b7bf .image_soft_b4fc {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .yellow_a20b .tertiary_2e50,
  .tertiary_2e50 {
    display: none;
  }
  .pink_4aa1 {
    text-align: left;
  }
  .content_4bf3 {
    text-align: center;
  }
  .paper-b761 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .yellow_a20b .gradient_fd85,
  .gradient_fd85 {
    display: none;
  }
  .picture_bronze_4145 {
    text-align: left;
  }
  .texture_iron_6b87 {
    text-align: center;
  }
  .selected-a5c5 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .yellow_a20b .yellow_aa03,
  .yellow_aa03 {
    display: none;
  }
  .up-621a {
    text-align: left;
  }
  .preview_657f {
    text-align: center;
  }
  .caption_huge_81bf {
    text-align: right;
  }
}
#page {
  position: relative;
}
.logo-bffa {
  box-shadow: none !important;
}
.table_3e65 .narrow_224b,
.input_bottom_1731 .narrow_224b {
  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;
}
.input_bottom_1731 .narrow_224b {
  margin-top: 30px;
  margin-bottom: 30px;
}
.feature_slow_8744 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.feature_slow_8744:after,
.feature_slow_8744:before {
  content: "";
  display: table;
}
.feature_slow_8744:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .feature_slow_8744 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.feature_slow_8744,
.picture_16f9 {
  max-width: 1248px;
  margin: 0 auto;
}

.summary_right_0272.item-0e9a .feature_slow_8744 {
  max-width: 100%;
}
.summary_right_0272.media-next-a370 {
  max-width: 1200px;
  margin: 0 auto;
}
.summary_right_0272.hard-2e3d .feature_slow_8744 {
  max-width: 100%;
}
.summary_right_0272.hard-2e3d > .feature_slow_8744 {
  padding-left: 0;
  padding-right: 0;
}
.summary_right_0272.hard-2e3d > .feature_slow_8744 .yellow_a20b {
  margin: 0;
}
.summary_right_0272.hard-2e3d
  > .feature_slow_8744
  .aside_clean_ef7c.carousel_orange_3d0d {
  margin-right: 0;
  margin-left: 0;
}
.summary_right_0272.hard-2e3d #main.carousel_orange_3d0d {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .frame-1b79 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .frame-1b79 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .thumbnail_middle_5da8 .mask_dark_6416 {
    padding-right: 1em;
  }
  .thumbnail_middle_5da8.tooltip-dim-3135 .aside_clean_ef7c {
    border-right: 1px solid #eaecee;
  }
  .thumbnail_middle_5da8.tooltip-dim-3135 .mask_dark_6416 {
    padding-right: 1em;
  }
  .thumbnail_middle_5da8.tooltip-dim-3135 .layout-steel-aa8c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .active_top_089b .mask_dark_6416 {
    padding-left: 1em;
  }
  .active_top_089b.tooltip-dim-3135 .aside_clean_ef7c {
    border-left: 1px solid #eaecee;
  }
  .active_top_089b.tooltip-dim-3135 .mask_dark_6416 {
    padding-left: 1em;
  }
  .active_top_089b.tooltip-dim-3135 .layout-steel-aa8c {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .logo_a707 .mask_dark_6416 {
    padding-left: 1em;
  }
  .logo_a707.tooltip-dim-3135 .text_fc7a {
    border-right: 1px solid #eaecee;
  }
  .logo_a707.tooltip-dim-3135 .shadow_large_00f0 {
    border-right: 1px solid #eaecee;
  }
  .logo_a707.tooltip-dim-3135 .mask_dark_6416 {
    padding-left: 1em;
  }
  .logo_a707.tooltip-dim-3135 .layout-steel-aa8c {
    padding-right: 1em;
  }
  .logo_a707.tooltip-dim-3135 .block-blue-d3ba {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .clean_12ff .mask_dark_6416 {
    padding-right: 1em;
  }
  .clean_12ff.tooltip-dim-3135 .text_fc7a {
    border-left: 1px solid #eaecee;
  }
  .clean_12ff.tooltip-dim-3135 .shadow_large_00f0 {
    border-left: 1px solid #eaecee;
  }
  .clean_12ff.tooltip-dim-3135 .mask_dark_6416 {
    padding-right: 1em;
  }
  .clean_12ff.tooltip-dim-3135 .layout-steel-aa8c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .clean_12ff.tooltip-dim-3135 .block-blue-d3ba {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .frame-1b79 .mask_dark_6416 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .frame-1b79.tooltip-dim-3135 .aside_clean_ef7c {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .frame-1b79.tooltip-dim-3135 .mask_dark_6416 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .frame-1b79.tooltip-dim-3135 .layout-steel-aa8c {
    padding-left: 1em;
  }
  .frame-1b79.tooltip-dim-3135 .block-blue-d3ba {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .frame-1b79.tooltip-dim-3135 .mask_dark_6416 {
    padding-left: 0;
  }
}
.input_d659 .outline_8d20 {
  display: inline-block;
}
.carousel_7a80 {
  display: inline-block;
}
.picture-dark-9c41 {
  word-con: break-word;
}
.table_steel_6b63 > span {
  display: inline-block;
  padding: 5px 0;
}
.table_steel_6b63 .shadow-paper-44fd {
  margin-left: 8px;
  margin-right: 8px;
}
.table_steel_6b63 .panel-right-c618 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.box_lower_7455 .medium-0db8 {
  margin-bottom: 2em;
}
.box_lower_7455 .grid-ee6e {
  margin-bottom: 15px;
}
.box_lower_7455 .grid-ee6e:last-child {
  margin-bottom: 0;
}
.box_lower_7455 .feature-b9b3 {
  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) {
  .box_lower_7455 .feature-b9b3 {
    display: block;
  }
}
.box_lower_7455 .shade-gold-56a1 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .box_lower_7455 .shade-gold-56a1 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.box_lower_7455 .nav-b468 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.box_lower_7455 .nav-b468 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.box_lower_7455 .nav-b468 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.box_lower_7455 .picture-dark-9c41 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.box_lower_7455 .picture-dark-9c41 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.box_lower_7455 .box-focused-ae7e p:last-child {
  margin-bottom: 0;
}
.box_lower_7455 .label_selected_8117 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.box_lower_7455 .image_9ebc {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.box_lower_7455 .inner-faad {
  margin-top: 1em;
}
.box_lower_7455 .title-dc7e {
  top: 0;
  display: block;
}
.box_lower_7455 .title-dc7e a {
  color: inherit;
}
.box_lower_7455 .title-dc7e a:hover {
  color: inherit;
}
.box_lower_7455 .widget_f044 {
  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;
}
.box_lower_7455 .widget_f044:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.box_lower_7455 .image_9ebc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.box_lower_7455 .backdrop-bronze-9f8e {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.box_lower_7455 .backdrop-bronze-9f8e:first-child {
  margin-top: 0;
}
.box_lower_7455 .backdrop-bronze-9f8e.highlight_b005 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.box_lower_7455 .backdrop-bronze-9f8e.disabled-over-5dcd {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.box_lower_7455
  .backdrop-bronze-9f8e.disabled-over-5dcd.summary-narrow-e657
  .inner-faad {
  width: 100%;
}
.box_lower_7455 .disabled-over-5dcd {
  -webkit-box-align: center;
  align-items: center;
}
.box_lower_7455 .disabled-over-5dcd .table_steel_6b63,
.box_lower_7455 .disabled-over-5dcd > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.box_lower_7455 .nav-b468 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.box_lower_7455 .nav-b468 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.box_lower_7455 .nav-b468: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;
}
.box_lower_7455 .highlight_b005 {
  z-index: 5;
}
.box_lower_7455 .form-59d7 .west_22b4 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.box_lower_7455 .icon_fixed_c90d .west_22b4 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.box_lower_7455 .tabs_6457 .west_22b4 {
  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;
}
.box_lower_7455.preview_aa7b .feature-b9b3,
.box_lower_7455.new-7aef .feature-b9b3 {
  display: block;
}
.box_lower_7455.preview_aa7b .feature-b9b3 .tiny-70eb,
.box_lower_7455.preview_aa7b .feature-b9b3 .image_9ebc,
.box_lower_7455.new-7aef .feature-b9b3 .tiny-70eb,
.box_lower_7455.new-7aef .feature-b9b3 .image_9ebc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.box_lower_7455.static_a622 .shade-gold-56a1 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .box_lower_7455.static_a622 .shade-gold-56a1 {
    margin-right: 0;
  }
}
.box_lower_7455.preview_aa7b .shade-gold-56a1,
.box_lower_7455.new-7aef .shade-gold-56a1 {
  padding-top: 40%;
}
.box_lower_7455.preview_aa7b .medium-0db8,
.box_lower_7455.new-7aef .medium-0db8 {
  display: block;
}
.box_lower_7455.preview_aa7b .fn-sticky-f248 .image_9ebc,
.box_lower_7455.new-7aef .fn-sticky-f248 .image_9ebc {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.box_lower_7455.preview_aa7b .shade-gold-56a1,
.box_lower_7455.new-7aef .shade-gold-56a1 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.box_lower_7455.preview_aa7b .image_9ebc {
  padding: 1em;
}
.header_warm_eafd {
  margin: 30px auto;
  display: block;
}
.header_warm_eafd .carousel-9256 > * {
  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;
}
.header_warm_eafd .carousel-9256 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.header_warm_eafd .carousel-9256 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.component_27c7 .table_steel_6b63 {
  margin-bottom: 1.41575em;
}
.component_27c7 .black-6974 {
  margin-bottom: 1.618em;
}
.large_ccdb .mask_cab0 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.large_ccdb .mask_cab0 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.large_ccdb .alert_west_13e5 {
  max-width: 100%;
  overflow: auto;
}
.content_south_9e0e .large_ccdb a:hover {
  text-decoration: underline;
}
.texture-old-3c60 .grid-ee6e:not(.picture-dark-9c41),
.texture-old-3c60 .nav-b468 {
  margin-bottom: 1.41575em;
}
.texture-old-3c60 .grid-ee6e:not(.picture-dark-9c41):last-child,
.texture-old-3c60 .nav-b468:last-child {
  margin-bottom: 0;
}
.texture-old-3c60 .grid-ee6e.backdrop-733e {
  margin-bottom: 0.41575em;
}
.texture-old-3c60 .top-7eba:before,
.texture-old-3c60 .texture-cool-a572:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.texture-old-3c60 .top-7eba:before {
  content: "\f115";
}
.texture-old-3c60 .texture-cool-a572:before {
  content: "\f02c";
}
.texture-old-3c60 .simple_ee22 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.texture-old-3c60 .simple_ee22 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.lite_fce5 {
  display: -webkit-box;
  display: flex;
}
.lite_fce5 .summary_013e {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .lite_fce5 .summary_013e {
    flex-basis: 90px;
  }
}
.lite_fce5 .search_south_1b7b {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .lite_fce5 .search_south_1b7b {
    flex-basis: calc(100% - 50px);
  }
}
.lite_fce5 .caption_upper_3f11 p:last-child {
  margin-bottom: 0.72em;
}
.tertiary-pressed-ab1f .carousel-9256 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.tertiary-pressed-ab1f .carousel-9256:after,
.tertiary-pressed-ab1f .carousel-9256:before {
  content: "";
  display: table;
}
.tertiary-pressed-ab1f .carousel-9256:after {
  clear: both;
}
.tertiary-pressed-ab1f .carousel-9256 .picture-5088,
.tertiary-pressed-ab1f .carousel-9256 .info_hovered_d83d {
  width: 49%;
}
.tertiary-pressed-ab1f .carousel-9256 .picture-5088 a span.preview-mini-48d0,
.tertiary-pressed-ab1f .carousel-9256 .info_hovered_d83d a span.preview-mini-48d0 {
  display: block;
  margin-bottom: 5px;
}
.tertiary-pressed-ab1f .carousel-9256 .info_hovered_d83d {
  float: left;
  text-align: left;
}
.tertiary-pressed-ab1f .carousel-9256 .picture-5088 {
  float: right;
  text-align: right;
}
.alert-dynamic-3849 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .alert-dynamic-3849 {
    margin-bottom: 0;
  }
}
.gold-b735 {
  margin-bottom: 1em;
}
.gold-b735 .picture-dark-9c41 {
  font-size: 1.1em;
  line-height: 1.3;
}
.text_prev_9c5d a {
  display: block;
  line-height: 0;
  position: relative;
}
.detail-1e76 .gold-b735,
.aside_wide_bdfe .gold-b735 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .detail-1e76 .gold-b735,
  .aside_wide_bdfe .gold-b735 {
    display: block;
  }
}
.detail-1e76 .text_prev_9c5d,
.aside_wide_bdfe .text_prev_9c5d {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .detail-1e76 .text_prev_9c5d,
  .aside_wide_bdfe .text_prev_9c5d {
    margin-bottom: 1em;
  }
}
.detail-1e76 .text_prev_9c5d img,
.aside_wide_bdfe .text_prev_9c5d img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.detail-1e76 .description-af30,
.aside_wide_bdfe .description-af30 {
  flex-basis: calc(100% - 160px);
}
.detail-1e76 .description-af30 p,
.aside_wide_bdfe .description-af30 p {
  margin-bottom: 0;
}
.detail-1e76 .description-af30 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .detail-1e76 .description-af30 {
    padding-left: 0;
  }
}
.aside_wide_bdfe .description-af30 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .aside_wide_bdfe .description-af30 {
    padding-right: 0;
  }
}
.aside_wide_bdfe .text_prev_9c5d {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.detail_646e .text_prev_9c5d {
  margin-bottom: 0.5em;
}
.detail_646e .text_prev_9c5d img {
  width: 100%;
}
.grid_hard_d523 .image_8ad3,
.photo_c604 .image_8ad3 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.photo_c604 .aside_clean_ef7c .popup_9266 p:last-child {
  margin-bottom: 0;
}
.icon-15d5 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.notice-tiny-475e .button_red_0409 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .notice-tiny-475e .button_red_0409:last-of-type {
    margin-bottom: 0;
  }
}
.notice-tiny-475e .button_red_0409 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.notice-tiny-475e .button_red_0409 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.notice-tiny-475e .button_red_0409 ul li {
  margin: 0 0 0.6em;
}
.notice-tiny-475e .button_red_0409 ul li.button-324c,
.notice-tiny-475e .button_red_0409 ul li.east_5080 {
  position: relative;
}
.notice-tiny-475e .button_red_0409 ul li.button-324c .status-light-de39,
.notice-tiny-475e .button_red_0409 ul li.east_5080 .status-light-de39 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.notice-tiny-475e .button_red_0409 ul li.button-324c:after:after,
.notice-tiny-475e .button_red_0409 ul li.button-324c:after:before,
.notice-tiny-475e
  .button_red_0409
  ul
  li.east_5080:after:after,
.notice-tiny-475e
  .button_red_0409
  ul
  li.east_5080:after:before {
  content: "";
  display: table;
}
.notice-tiny-475e .button_red_0409 ul li.button-324c:after:after,
.notice-tiny-475e
  .button_red_0409
  ul
  li.east_5080:after:after {
  clear: both;
}
.notice-tiny-475e .button_red_0409 a.gradient_copper_6157:hover {
  text-decoration: none;
}
.notice-tiny-475e .button_red_0409 select {
  max-width: 100%;
}
.notice-tiny-475e .button_red_0409 table {
  font-size: 85%;
}
.notice-tiny-475e .button_red_0409 table td,
.notice-tiny-475e .button_red_0409 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.notice-tiny-475e .button_red_0409 table tfoot td {
  text-align: left;
}
.notice-tiny-475e .button_red_0409 :last-child {
  margin-bottom: 0;
}
.notice-tiny-475e .button_red_0409 .hero_8114 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.notice-tiny-475e .button_red_0409 .hero_8114 label {
  width: 100%;
}
.notice-tiny-475e .button_red_0409 .hero_8114 .medium_d892 {
  width: 100%;
  display: block;
}
.notice-tiny-475e .button_red_0409 .hero_8114 .pattern-motion-cf70 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.notice-tiny-475e .button_red_0409 .hero_8114 .pattern-motion-cf70:hover svg #svg-search {
  fill: #444;
}
.notice-tiny-475e .button_red_0409 .hero_8114 .pattern-motion-cf70 svg {
  width: 18px;
  height: 18px;
}
.notice-tiny-475e .photo_hovered_3948 ul ul,
.notice-tiny-475e .footer_11d5 ul ul,
.notice-tiny-475e .white_7614 ul ul,
.notice-tiny-475e .container-stone-3dff ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.notice-tiny-475e .photo_hovered_3948 .background-943e > a,
.notice-tiny-475e .footer_11d5 .background-943e > a,
.notice-tiny-475e .white_7614 .background-943e > a,
.notice-tiny-475e .container-stone-3dff .background-943e > a {
  margin-bottom: 0;
}
.notice-tiny-475e .menu_d3b6 li,
.notice-tiny-475e .photo_hovered_3948 li,
.notice-tiny-475e .first_ea4f li,
.notice-tiny-475e .footer_11d5 li,
.notice-tiny-475e .white_7614 li,
.notice-tiny-475e .container-stone-3dff li,
.notice-tiny-475e .tooltip-e219 li,
.notice-tiny-475e .black-50c9 li {
  display: block;
  position: relative;
}
.notice-tiny-475e .menu_d3b6 li:last-child,
.notice-tiny-475e .photo_hovered_3948 li:last-child,
.notice-tiny-475e .first_ea4f li:last-child,
.notice-tiny-475e .footer_11d5 li:last-child,
.notice-tiny-475e .white_7614 li:last-child,
.notice-tiny-475e .container-stone-3dff li:last-child,
.notice-tiny-475e .tooltip-e219 li:last-child,
.notice-tiny-475e .black-50c9 li:last-child {
  border: none;
}
.notice-tiny-475e .menu_d3b6 li a,
.notice-tiny-475e .photo_hovered_3948 li a,
.notice-tiny-475e .first_ea4f li a,
.notice-tiny-475e .footer_11d5 li a,
.notice-tiny-475e .white_7614 li a,
.notice-tiny-475e .container-stone-3dff li a,
.notice-tiny-475e .tooltip-e219 li a,
.notice-tiny-475e .black-50c9 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.notice-tiny-475e .menu_d3b6 li ul li::before,
.notice-tiny-475e .photo_hovered_3948 li ul li::before,
.notice-tiny-475e .first_ea4f li ul li::before,
.notice-tiny-475e .footer_11d5 li ul li::before,
.notice-tiny-475e .white_7614 li ul li::before,
.notice-tiny-475e .container-stone-3dff li ul li::before,
.notice-tiny-475e .tooltip-e219 li ul li::before,
.notice-tiny-475e .black-50c9 li ul li::before {
  left: 15px;
}
.notice-tiny-475e .menu_d3b6 li ul a,
.notice-tiny-475e .photo_hovered_3948 li ul a,
.notice-tiny-475e .first_ea4f li ul a,
.notice-tiny-475e .footer_11d5 li ul a,
.notice-tiny-475e .white_7614 li ul a,
.notice-tiny-475e .container-stone-3dff li ul a,
.notice-tiny-475e .tooltip-e219 li ul a,
.notice-tiny-475e .black-50c9 li ul a {
  padding-left: 20px;
}
.notice-tiny-475e .menu_d3b6 li ul ul li::before,
.notice-tiny-475e .photo_hovered_3948 li ul ul li::before,
.notice-tiny-475e .first_ea4f li ul ul li::before,
.notice-tiny-475e .footer_11d5 li ul ul li::before,
.notice-tiny-475e .white_7614 li ul ul li::before,
.notice-tiny-475e .container-stone-3dff li ul ul li::before,
.notice-tiny-475e .tooltip-e219 li ul ul li::before,
.notice-tiny-475e .black-50c9 li ul ul li::before {
  left: 30px;
}
.notice-tiny-475e .menu_d3b6 li ul ul a,
.notice-tiny-475e .photo_hovered_3948 li ul ul a,
.notice-tiny-475e .first_ea4f li ul ul a,
.notice-tiny-475e .footer_11d5 li ul ul a,
.notice-tiny-475e .white_7614 li ul ul a,
.notice-tiny-475e .container-stone-3dff li ul ul a,
.notice-tiny-475e .tooltip-e219 li ul ul a,
.notice-tiny-475e .black-50c9 li ul ul a {
  padding-left: 40px;
}
.notice-tiny-475e .background-3a37 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.notice-tiny-475e .black-50c9 ul li {
  margin-bottom: 1.41575em;
}
.notice-tiny-475e .black-50c9 ul li .huge-3e65 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.notice-tiny-475e .black-50c9 ul li .new_ed44 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.image-3d23 .menu_d3b6 li a,
.image-3d23 .photo_hovered_3948 li a,
.image-3d23 .first_ea4f li a,
.image-3d23 .footer_11d5 li a,
.image-3d23 .white_7614 li a,
.image-3d23 .container-stone-3dff li a,
.image-3d23 .tooltip-e219 li a,
.image-3d23 .black-50c9 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.image-3d23 .background-3a37 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.image-3d23 .button_red_0409 ul li.button-324c .status-light-de39,
.image-3d23 .button_red_0409 ul li.east_5080 .status-light-de39 {
  background: rgba(0, 0, 0, 0.2);
}
.image-3d23 .notice-tiny-475e .button_red_0409 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.summary_right_0272 .notice-tiny-475e .cool_ec25 li {
  margin: 0;
}
.summary_right_0272 .notice-tiny-475e .cool_ec25 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.summary_right_0272 .notice-tiny-475e .cool_ec25 li ul {
  margin: 0;
}
.summary_right_0272 .notice-tiny-475e .cool_ec25 li ul li a {
  padding-left: 15px;
}
.summary_right_0272 .notice-tiny-475e .cool_ec25 li ul li li a {
  padding-left: 30px;
}
.summary_right_0272 .notice-tiny-475e .cool_ec25 li.dropdown_1dc6 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.summary_right_0272 .notice-tiny-475e .cool_ec25 li.dropdown_1dc6 > a:before {
  border-bottom: 6px solid transparent;
  border-left: 6px solid #eaecee;
  border-top: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  right: 5px;
  top: 13px;
}
.summary_right_0272 .notice-tiny-475e .cool_ec25 li.dropdown_1dc6 > 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;
}
.progress-paper-5e7b a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.chip_83e3 {
  position: relative;
  z-index: 10;
}
.chip_83e3 .caption-dirty-e4ac {
  width: 100%;
  max-width: 100%;
}
.summary_upper_ec0a .left-722c {
  padding-top: 2em;
  padding-bottom: 2em;
}
.summary_upper_ec0a .notice_f597 {
}
.summary_upper_ec0a .image-3d23 {
  background: #292929;
}
.pagination_hot_1e85 .left-722c {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.pagination_hot_1e85 .notice_f597 {
  background: #f9f9f9;
}
.pagination_hot_1e85 .image-3d23 {
  background: #303030;
}
.filter-959b .left-722c {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .filter-959b .outline_8d20 {
    margin-bottom: 1em;
  }
  .filter-959b .outline_8d20:last-child {
    margin-bottom: 0;
  }
}
.filter-959b .notice_f597 {
  background: #ededed;
}
.filter-959b .image-3d23 {
  background: #1a1a1a;
}
.left-722c.notice_f597 {
  color: rgba(0, 0, 0, 0.6);
}
.left-722c.notice_f597 .modal-ca30 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.left-722c.image-3d23 {
  color: rgba(255, 255, 255, 0.99);
}
.left-722c.image-3d23 a:not(.gradient_copper_6157) {
  color: rgba(255, 255, 255, 0.79);
}
.left-722c.image-3d23 a:not(.gradient_copper_6157):hover {
  color: rgba(255, 255, 255, 0.99);
}
.left-722c.image-3d23 .modal-ca30 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.left-722c.image-3d23 table tbody td,
.left-722c.image-3d23 table th {
  background: rgba(0, 0, 0, 0.08);
}
.icon-a179.box-glass-b898 .feature_slow_8744 {
  max-width: initial;
}
.icon-a179 .shade_selected_971d {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.icon-a179 .shade_selected_971d .caption-dirty-e4ac {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .icon-a179 .shade_selected_971d .caption-dirty-e4ac {
    display: block;
    margin-bottom: 2em;
  }
  .icon-a179 .shade_selected_971d .caption-dirty-e4ac:last-child {
    margin-bottom: 0;
  }
}
.filter-959b .outline_8d20:last-child,
.pagination_hot_1e85 .outline_8d20:last-child,
.summary_upper_ec0a .outline_8d20:last-child {
  margin-bottom: 0;
}
.filter-959b .outline_8d20 .notice-tiny-475e .button_red_0409:last-child,
.pagination_hot_1e85 .outline_8d20 .notice-tiny-475e .button_red_0409:last-child,
.summary_upper_ec0a .outline_8d20 .notice-tiny-475e .button_red_0409:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .filter-959b .pattern_140a,
  .filter-959b .photo-new-e2b1,
  .pagination_hot_1e85 .pattern_140a,
  .pagination_hot_1e85 .photo-new-e2b1,
  .summary_upper_ec0a .pattern_140a,
  .summary_upper_ec0a .photo-new-e2b1 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .chip_83e3 .outline_8d20 {
    margin-bottom: 2em;
  }
}
.chip_83e3 p:last-child {
  margin-bottom: 0;
}
.chip_83e3 li,
.chip_83e3 ul {
  list-style: none;
  margin: 0;
}
.chip_83e3 ul ul {
  margin-left: 2.617924em;
}
.module_0cc3 {
  font-size: 0.875em;
}

/* css-noise: 300f */
.widget-item-b6 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.0;
}
