/*!
Theme Name: Customify
Theme URI: https://pressmaximum.text_877c/customify
Author: WPCustomify
Author URI: https://pressmaximum.text_877c
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.text_877c/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.accordion-0be3.short-c910/licenses/gpl-2.0.orange_c9fc
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.paper_49d8/, (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.status_tall_9765.heading-eff1/normalize.image-7c30/
 ======
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.image-7c30 v7.0.0 | MIT License | github.text_877c/necolas/normalize.image-7c30 */
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;
}
.cool-00d0 .alert-up-7dae,
.element-8955,
.form_be8f,
.detail_79b2,
.outline_1d01,
.accent_4732,
.old_dc21,
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;
}
.element-8955,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .element-8955,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .element-8955,
  h1 {
    font-size: 1.8em;
  }
}
.form_be8f,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.form_be8f + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .form_be8f,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .form_be8f,
  h2 {
    font-size: 1.7em;
  }
}
.detail_79b2,
h3 {
  font-size: 1.618em;
}
.cool-00d0 .alert-up-7dae,
.outline_1d01,
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.image_dynamic_f88d {
  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;
}
.search_pink_09de:after,
.search_pink_09de:before,
.east-6498:after,
.east-6498:before {
  content: "";
  display: table;
}
.search_pink_09de:after,
.east-6498:after {
  clear: both;
}
.surface-pro-25ad {
  float: right;
  margin-right: 0;
}
.hidden_2c70 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.simple-78a8 .outline-huge-451e,
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;
}
.simple-78a8 .outline-huge-451e: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;
}
.notice_81a4 .outline-huge-451e {
  box-shadow: none;
}
.notice_81a4
  .outline-huge-451e
  .surface_hovered_eb4f {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.notice_81a4 .outline-huge-451e .article_927c {
  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;
}
.notice_81a4
  .outline-huge-451e
  .article_927c
  b {
  display: none;
}
.notice_81a4 .orange-c044 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.primary-2475:not(.primary-ea8a):not(.cold-ed4f),
button:not(.primary-ea8a):not(.cold-ed4f),
input[type="button"]:not(.primary-ea8a):not(
    .cold-ed4f
  ),
input[type="reset"]:not(.primary-ea8a):not(
    .cold-ed4f
  ),
input[type="submit"]:not(.primary-ea8a):not(
    .cold-ed4f
  ) {
  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;
}
.primary-2475:not(.primary-ea8a):not(
    .cold-ed4f
  ):hover,
button:not(.primary-ea8a):not(
    .cold-ed4f
  ):hover,
input[type="button"]:not(.primary-ea8a):not(
    .cold-ed4f
  ):hover,
input[type="reset"]:not(.primary-ea8a):not(
    .cold-ed4f
  ):hover,
input[type="submit"]:not(.primary-ea8a):not(
    .cold-ed4f
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.primary-2475:not(.primary-ea8a):not(
    .cold-ed4f
  ):active,
.primary-2475:not(.primary-ea8a):not(
    .cold-ed4f
  ):focus,
button:not(.primary-ea8a):not(
    .cold-ed4f
  ):active,
button:not(.primary-ea8a):not(
    .cold-ed4f
  ):focus,
input[type="button"]:not(.primary-ea8a):not(
    .cold-ed4f
  ):active,
input[type="button"]:not(.primary-ea8a):not(
    .cold-ed4f
  ):focus,
input[type="reset"]:not(.primary-ea8a):not(
    .cold-ed4f
  ):active,
input[type="reset"]:not(.primary-ea8a):not(
    .cold-ed4f
  ):focus,
input[type="submit"]:not(.primary-ea8a):not(
    .cold-ed4f
  ):active,
input[type="submit"]:not(.primary-ea8a):not(
    .cold-ed4f
  ):focus {
  outline: 0;
}
.primary-2475:not(.primary-ea8a):not(
    .cold-ed4f
  ).fn-loading-e22f,
button:not(.primary-ea8a):not(
    .cold-ed4f
  ).fn-loading-e22f,
input[type="button"]:not(.primary-ea8a):not(
    .cold-ed4f
  ).fn-loading-e22f,
input[type="reset"]:not(.primary-ea8a):not(
    .cold-ed4f
  ).fn-loading-e22f,
input[type="submit"]:not(.primary-ea8a):not(
    .cold-ed4f
  ).fn-loading-e22f {
  position: relative;
}
.primary-2475:not(.primary-ea8a):not(
    .cold-ed4f
  ).fn-loading-e22f
  .widget_next_d6cb,
.primary-2475:not(.primary-ea8a):not(
    .cold-ed4f
  ).fn-loading-e22f
  .solid-5750,
.primary-2475:not(.primary-ea8a):not(
    .cold-ed4f
  ).fn-loading-e22f
  .image_fast_46a8,
.primary-2475:not(.primary-ea8a):not(
    .cold-ed4f
  ).fn-loading-e22f
  i,
.primary-2475:not(.primary-ea8a):not(
    .cold-ed4f
  ).fn-loading-e22f
  svg,
button:not(.primary-ea8a):not(
    .cold-ed4f
  ).fn-loading-e22f
  .widget_next_d6cb,
button:not(.primary-ea8a):not(
    .cold-ed4f
  ).fn-loading-e22f
  .solid-5750,
button:not(.primary-ea8a):not(
    .cold-ed4f
  ).fn-loading-e22f
  .image_fast_46a8,
button:not(.primary-ea8a):not(
    .cold-ed4f
  ).fn-loading-e22f
  i,
button:not(.primary-ea8a):not(
    .cold-ed4f
  ).fn-loading-e22f
  svg,
input[type="button"]:not(.primary-ea8a):not(
    .cold-ed4f
  ).fn-loading-e22f
  .widget_next_d6cb,
input[type="button"]:not(.primary-ea8a):not(
    .cold-ed4f
  ).fn-loading-e22f
  .solid-5750,
input[type="button"]:not(.primary-ea8a):not(
    .cold-ed4f
  ).fn-loading-e22f
  .image_fast_46a8,
input[type="button"]:not(.primary-ea8a):not(
    .cold-ed4f
  ).fn-loading-e22f
  i,
input[type="button"]:not(.primary-ea8a):not(
    .cold-ed4f
  ).fn-loading-e22f
  svg,
input[type="reset"]:not(.primary-ea8a):not(
    .cold-ed4f
  ).fn-loading-e22f
  .widget_next_d6cb,
input[type="reset"]:not(.primary-ea8a):not(
    .cold-ed4f
  ).fn-loading-e22f
  .solid-5750,
input[type="reset"]:not(.primary-ea8a):not(
    .cold-ed4f
  ).fn-loading-e22f
  .image_fast_46a8,
input[type="reset"]:not(.primary-ea8a):not(
    .cold-ed4f
  ).fn-loading-e22f
  i,
input[type="reset"]:not(.primary-ea8a):not(
    .cold-ed4f
  ).fn-loading-e22f
  svg,
input[type="submit"]:not(.primary-ea8a):not(
    .cold-ed4f
  ).fn-loading-e22f
  .widget_next_d6cb,
input[type="submit"]:not(.primary-ea8a):not(
    .cold-ed4f
  ).fn-loading-e22f
  .solid-5750,
input[type="submit"]:not(.primary-ea8a):not(
    .cold-ed4f
  ).fn-loading-e22f
  .image_fast_46a8,
input[type="submit"]:not(.primary-ea8a):not(
    .cold-ed4f
  ).fn-loading-e22f
  i,
input[type="submit"]:not(.primary-ea8a):not(
    .cold-ed4f
  ).fn-loading-e22f
  svg {
  visibility: hidden;
}
.primary-2475:not(.primary-ea8a):not(
    .cold-ed4f
  ).fn-loading-e22f:after,
button:not(.primary-ea8a):not(
    .cold-ed4f
  ).fn-loading-e22f:after,
input[type="button"]:not(.primary-ea8a):not(
    .cold-ed4f
  ).fn-loading-e22f:after,
input[type="reset"]:not(.primary-ea8a):not(
    .cold-ed4f
  ).fn-loading-e22f:after,
input[type="submit"]:not(.primary-ea8a):not(
    .cold-ed4f
  ).fn-loading-e22f: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;
}
.primary-2475:not(.primary-ea8a):not(.cold-ed4f),
input[type="button"]:not(.primary-ea8a):not(
    .cold-ed4f
  ),
input[type="reset"]:not(.primary-ea8a):not(
    .cold-ed4f
  ),
input[type="submit"]:not(.primary-ea8a):not(
    .cold-ed4f
  ) {
  color: #fff;
  background: #235787;
}
.primary-2475:not(.primary-ea8a):not(
    .cold-ed4f
  ):focus,
input[type="button"]:not(.primary-ea8a):not(
    .cold-ed4f
  ):focus,
input[type="reset"]:not(.primary-ea8a):not(
    .cold-ed4f
  ):focus,
input[type="submit"]:not(.primary-ea8a):not(
    .cold-ed4f
  ):focus {
  color: #fff;
}
.primary-2475.fn-disabled-e22f:not(.primary-ea8a):not(
    .cold-ed4f
  ),
.primary-2475[disabled]:not(.primary-ea8a):not(
    .cold-ed4f
  ),
button.fn-disabled-e22f:not(.primary-ea8a):not(
    .cold-ed4f
  ),
button[disabled]:not(.primary-ea8a):not(
    .cold-ed4f
  ) {
  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;
}
.red_f605 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.red_f605: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;
}
.thumbnail-cold-939c {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.footer_focused_412c {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.cold_9d0a {
  clear: both;
  display: block;
  margin: 0 auto;
}
.search_pink_09de:after,
.search_pink_09de:before,
.pressed_585b:after,
.pressed_585b:before,
.black-e1bd:after,
.black-e1bd:before,
.full-5adb:after,
.full-5adb:before,
.down-2970:after,
.down-2970:before,
.row-liquid-8884:after,
.row-liquid-8884:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.search_pink_09de:after,
.pressed_585b:after,
.black-e1bd:after,
.full-5adb:after,
.down-2970:after,
.row-liquid-8884:after {
  clear: both;
}
.pressed_585b .box_rough_7848,
.black-e1bd .box_rough_7848,
.label_247d .box_rough_7848 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.outline_014b {
  display: inline-block;
}
.white_aed9 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.white_aed9 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.white_aed9 .tooltip_last_e53e {
  padding: 1em 0;
  font-size: 85%;
}
.tooltip_last_e53e {
  text-align: left;
  font-style: italic;
  color: #999;
}
.preview-under-eb51 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.preview-under-eb51:after,
.preview-under-eb51:before {
  content: "";
  display: table;
}
.preview-under-eb51:after {
  clear: both;
}
.focus_338a {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.layout_c3d1 .focus_338a {
  max-width: 50%;
}
.menu_92da .focus_338a {
  max-width: 33.33%;
}
.rough-ebcf .focus_338a {
  max-width: 25%;
}
.large-8375 .focus_338a {
  max-width: 20%;
}
.clean_b369 .focus_338a {
  max-width: 16.66%;
}
.focus-6067 .focus_338a {
  max-width: 14.28%;
}
.description_0be5 .focus_338a {
  max-width: 12.5%;
}
.fast-bb6f .focus_338a {
  max-width: 11.11%;
}
.dynamic_9b3b {
  display: block;
}
.cool-00d0 .list_out_1a19 label,
.cool-00d0 .bronze_077f label,
.cool-00d0 .east-00a2 label,
.cool-00d0 .large_5bf6 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.nav_glass_7668 {
  list-style: none;
  margin: 0;
}
.nav_glass_7668 article.summary-pink-8d94 {
  margin-bottom: 0;
}
.nav_glass_7668 ul {
  list-style: none;
  margin: 0;
}
.nav_glass_7668 .container-20ff li.summary-pink-8d94 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .nav_glass_7668 .container-20ff li.summary-pink-8d94 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .nav_glass_7668 .container-20ff li.summary-pink-8d94: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) {
  .nav_glass_7668 .container-20ff li.summary-pink-8d94 li.summary-pink-8d94 li.summary-pink-8d94 li.summary-pink-8d94 {
    padding-left: 0;
  }
}
article.summary-pink-8d94 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.summary-pink-8d94 .pressed_585b p:last-of-type {
  margin-bottom: 0;
}
article.summary-pink-8d94 .feature_upper_b5ac {
  float: left;
}
article.summary-pink-8d94 .hard_4cde {
  margin-left: 85px;
}
article.summary-pink-8d94 .table_motion_c89a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.summary-pink-8d94 .table_motion_c89a .picture_thick_6e8d {
  margin-left: 10px;
}
article.summary-pink-8d94 .dropdown-744a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.summary-pink-8d94 .modal-active-f1e5 {
  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 .list_out_1a19,
  #respond .east-00a2,
  #respond .large_5bf6 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .list_out_1a19 input,
#respond .east-00a2 input,
#respond .large_5bf6 input {
  width: 100%;
}
#respond .large_5bf6 {
  margin-right: 0;
}
#respond .article_0464 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.down_b0d5 {
  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;
}
.down_b0d5.cool_a54a {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.down_b0d5 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%);
}
.down_b0d5:focus,
.down_b0d5: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);
}
.link-tall-fbaf {
  border-radius: 10%;
}
.fresh-794a {
  border-radius: 50%;
}
.narrow-8bea {
  font-size: 0.72em;
}
.grid_hard_9643 {
  font-size: 0.875em;
}
.slider-d822 {
  font-size: 1.1em;
}
.iron-fe5e {
  text-transform: uppercase;
  line-height: 1.2;
}
.iron-fe5e.narrow-8bea {
  letter-spacing: 0.5px;
}
.heading-a87d,
.heading-a87d a {
  color: #6d6d6d;
}
.heading-a87d a:hover {
  color: #111;
}
.dropdown_complex_3393 {
  color: #6d6d6d;
}
.status_fixed_329b {
  overflow-x: hidden;
}
.status_fixed_329b .pagination_last_1842.background-next-8c64 {
  position: relative;
}
.status_fixed_329b .pagination_last_1842.background-next-8c64.fixed-5c0f {
  position: initial;
}
.status_fixed_329b
  .pagination_last_1842.background-next-8c64.fixed-5c0f
  .main_a299 {
  left: auto;
}
.status_fixed_329b .pagination_last_1842 .main_a299 {
  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;
}
.status_fixed_329b .pagination_last_1842:hover.background-next-8c64 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.status_fixed_329b
  .pagination_last_1842:hover.background-next-8c64
  .main_a299 {
  display: block;
  z-index: 9999999;
}
.status_fixed_329b .highlight-medium-8bc1 .east-a6d3,
.status_fixed_329b .active-fcc7 .east-a6d3 {
  display: none;
}
.status_fixed_329b .simple_e535 .pagination_last_1842:hover.background-next-8c64 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.cool-00d0 .list_out_1a19 label,
.cool-00d0 .bronze_077f label,
.cool-00d0 .east-00a2 label,
.cool-00d0 .large_5bf6 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.nav_glass_7668 {
  list-style: none;
  margin: 0;
}
.nav_glass_7668 article.summary-pink-8d94 {
  margin-bottom: 0;
}
.nav_glass_7668 ul {
  list-style: none;
  margin: 0;
}
.nav_glass_7668 .container-20ff li.summary-pink-8d94 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .nav_glass_7668 .container-20ff li.summary-pink-8d94 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .nav_glass_7668 .container-20ff li.summary-pink-8d94: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) {
  .nav_glass_7668 .container-20ff li.summary-pink-8d94 li.summary-pink-8d94 li.summary-pink-8d94 li.summary-pink-8d94 {
    padding-left: 0;
  }
}
article.summary-pink-8d94 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.summary-pink-8d94 .pressed_585b p:last-of-type {
  margin-bottom: 0;
}
article.summary-pink-8d94 .feature_upper_b5ac {
  float: left;
}
article.summary-pink-8d94 .hard_4cde {
  margin-left: 85px;
}
article.summary-pink-8d94 .table_motion_c89a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.summary-pink-8d94 .table_motion_c89a .picture_thick_6e8d {
  margin-left: 10px;
}
article.summary-pink-8d94 .dropdown-744a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.summary-pink-8d94 .modal-active-f1e5 {
  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 .list_out_1a19,
  #respond .east-00a2,
  #respond .large_5bf6 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .list_out_1a19 input,
#respond .east-00a2 input,
#respond .large_5bf6 input {
  width: 100%;
}
#respond .large_5bf6 {
  margin-right: 0;
}
#respond .article_0464 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.highlight-medium-8bc1 .motion_1b22 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.motion_1b22 .secondary-under-9307.center-bc85 .focus_3cf9 > li > a:focus,
.motion_1b22 .secondary-under-9307.center-bc85 .focus_3cf9 > li > a:hover,
.motion_1b22 .secondary-under-9307.container-new-7bb0 .focus_3cf9 > li > a:focus,
.motion_1b22 .secondary-under-9307.container-new-7bb0 .focus_3cf9 > li > a:hover,
.motion_1b22 .secondary-under-9307.tall-5cb8 .focus_3cf9 > li > a:focus,
.motion_1b22 .secondary-under-9307.tall-5cb8 .focus_3cf9 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.motion_1b22
  .secondary-under-9307.center-bc85
  .focus_3cf9
  > li.video_fast_ba9c
  > a,
.motion_1b22
  .secondary-under-9307.center-bc85
  .focus_3cf9
  > li.column-fixed-03df
  > a,
.motion_1b22
  .secondary-under-9307.container-new-7bb0
  .focus_3cf9
  > li.video_fast_ba9c
  > a,
.motion_1b22
  .secondary-under-9307.container-new-7bb0
  .focus_3cf9
  > li.column-fixed-03df
  > a,
.motion_1b22
  .secondary-under-9307.tall-5cb8
  .focus_3cf9
  > li.video_fast_ba9c
  > a,
.motion_1b22 .secondary-under-9307.tall-5cb8 .focus_3cf9 > li.gallery_soft_d625 > a {
  color: rgba(255, 255, 255, 0.99);
}
.motion_1b22 .preview_8927,
.motion_1b22 .preview_8927 a {
  color: rgba(255, 255, 255, 0.99);
}
.motion_1b22 .full_ab46.link_095b li a,
.motion_1b22 .dark-51b4 a,
.motion_1b22 .tag_be07,
.motion_1b22 .focus_3cf9 > li > a,
.motion_1b22 .active-a603 {
  color: rgba(255, 255, 255, 0.79);
}
.motion_1b22 .full_ab46.link_095b li a:hover,
.motion_1b22 .dark-51b4 a:hover,
.motion_1b22 .tag_be07:hover,
.motion_1b22 .focus_3cf9 > li > a:hover,
.motion_1b22 .active-a603:hover {
  color: rgba(255, 255, 255, 0.99);
}
.motion_1b22 .paper-2857 {
  color: rgba(255, 255, 255, 0.79);
}
.motion_1b22 .paper-2857 .rough-3738 {
  color: rgba(255, 255, 255, 0.99);
}
.motion_1b22 .paper-2857:hover {
  color: rgba(255, 255, 255, 0.99);
}
.motion_1b22 .picture-under-465c .active_3d62 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.motion_1b22 .picture-under-465c .active_3d62 .icon_04a2 {
  color: rgba(255, 255, 255, 0.79);
}
.motion_1b22
  .picture-under-465c
  .active_3d62
  .icon_04a2::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.motion_1b22
  .picture-under-465c
  .active_3d62
  .icon_04a2:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.motion_1b22
  .picture-under-465c
  .active_3d62
  .icon_04a2::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.motion_1b22
  .picture-under-465c
  .active_3d62
  .icon_04a2::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.motion_1b22 .picture-under-465c .middle_45e4 {
  color: rgba(255, 255, 255, 0.79);
}
.motion_1b22 .picture-under-465c .middle_45e4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail_1169
  .motion_1b22
  .picture-under-465c
  .label-0d89
  .gas-d25a {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail_1169
  .motion_1b22
  .picture-under-465c
  .label-0d89
  .icon_04a2 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.highlight-medium-8bc1 .warm-97d6 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.warm-97d6 .secondary-under-9307.center-bc85 .focus_3cf9 > li > a:focus,
.warm-97d6 .secondary-under-9307.center-bc85 .focus_3cf9 > li > a:hover,
.warm-97d6 .secondary-under-9307.container-new-7bb0 .focus_3cf9 > li > a:focus,
.warm-97d6 .secondary-under-9307.container-new-7bb0 .focus_3cf9 > li > a:hover,
.warm-97d6 .secondary-under-9307.tall-5cb8 .focus_3cf9 > li > a:focus,
.warm-97d6 .secondary-under-9307.tall-5cb8 .focus_3cf9 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.warm-97d6
  .secondary-under-9307.center-bc85
  .focus_3cf9
  > li.video_fast_ba9c
  > a,
.warm-97d6
  .secondary-under-9307.center-bc85
  .focus_3cf9
  > li.column-fixed-03df
  > a,
.warm-97d6
  .secondary-under-9307.container-new-7bb0
  .focus_3cf9
  > li.video_fast_ba9c
  > a,
.warm-97d6
  .secondary-under-9307.container-new-7bb0
  .focus_3cf9
  > li.column-fixed-03df
  > a,
.warm-97d6
  .secondary-under-9307.tall-5cb8
  .focus_3cf9
  > li.video_fast_ba9c
  > a,
.warm-97d6 .secondary-under-9307.tall-5cb8 .focus_3cf9 > li.gallery_soft_d625 > a {
  color: rgba(0, 0, 0, 0.8);
}
.warm-97d6 .preview_8927,
.warm-97d6 .preview_8927 a {
  color: rgba(0, 0, 0, 0.8);
}
.warm-97d6 .full_ab46.link_095b li a,
.warm-97d6 .dark-51b4 a,
.warm-97d6 .tag_be07,
.warm-97d6 .focus_3cf9 > li > a,
.warm-97d6 .active-a603 {
  color: rgba(0, 0, 0, 0.55);
}
.warm-97d6 .full_ab46.link_095b li a:hover,
.warm-97d6 .dark-51b4 a:hover,
.warm-97d6 .tag_be07:hover,
.warm-97d6 .focus_3cf9 > li > a:hover,
.warm-97d6 .active-a603:hover {
  color: rgba(0, 0, 0, 0.8);
}
.warm-97d6 .paper-2857 {
  color: rgba(0, 0, 0, 0.55);
}
.warm-97d6 .paper-2857 .rough-3738 {
  color: rgba(0, 0, 0, 0.8);
}
.warm-97d6 .paper-2857:hover {
  color: rgba(0, 0, 0, 0.8);
}
.medium_6614 .right-ac00 {
  margin-left: auto;
  margin-right: auto;
}
.black-e1bd > * {
  margin-left: auto;
  margin-right: auto;
}
.black-e1bd .thumbnail-cold-939c {
  margin-right: 1.41575em;
}
.text_south_edb0 .black-e1bd > .focused-9ff6 {
  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;
}
.text_south_edb0 .black-e1bd > .label_purple_a3b4 {
  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;
}
.over_d81d.medium_6614 .right-ac00,
.item-dynamic-3226.medium_6614 .right-ac00 {
  margin-left: 0;
}
.surface-49a4.medium_6614 .right-ac00,
.label-first-2cc6.medium_6614 .right-ac00 {
  margin-right: 0;
}
.black-e1bd ol,
.black-e1bd ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.photo-black-7614 video {
  max-width: 100%;
}
.shadow_first_85e0 img {
  display: block;
}
.shadow_first_85e0.thumbnail-cold-939c,
.shadow_first_85e0.footer_focused_412c {
  width: 100%;
}
.shadow_first_85e0.label_purple_a3b4 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.panel-fc8d:not(.status_8e36) {
  margin: 1.5em auto;
}
.hero_df26 p {
  padding: 1.5em 14px;
}
ul.image_pro_cb00.label_purple_a3b4,
ul.image_pro_cb00.focused-9ff6,
ul.image_pro_cb00.solid-fccf.focused-9ff6 {
  padding: 0 14px;
}
.filter-white-afbc {
  display: block;
  overflow-x: auto;
}
.filter-white-afbc table {
  border-collapse: collapse;
  width: 100%;
}
.filter-white-afbc td,
.filter-white-afbc th {
  padding: 0.5em;
}
.black-e1bd li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.black-e1bd ol ol,
.black-e1bd ol ul,
.black-e1bd ul ol,
.black-e1bd ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.black-e1bd ol ol li,
.black-e1bd ol ul li,
.black-e1bd ul ol li,
.black-e1bd ul ul li {
  margin-left: 0;
}
.slider_68cb.hover-hard-578f > .sidebar_d145 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.slider_68cb.hover-hard-578f > .sidebar_d145 iframe,
.slider_68cb.hover-hard-578f > .sidebar_d145 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.content-bc5d {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.content-bc5d.green-b293 {
  padding: 0;
}
.content-bc5d.green-b293 cite {
  font-size: 13px;
}
.content-bc5d > * {
  margin-left: 16px;
  margin-right: 16px;
}
.content-bc5d cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.feature_548d {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.feature_548d > p:first-child {
  margin-top: 0;
}
.feature_548d cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.feature_548d blockquote {
  border-left: 0;
}
.text-simple-f8a6 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.text-simple-f8a6:not(.hard_11bb) {
  max-width: 100px;
}
.text-simple-f8a6.accordion_inner_5e7a {
  border-bottom: none !important;
  text-align: center;
}
.text-simple-f8a6.accordion_inner_5e7a::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .hero_df26 p {
    padding: 1.5em 0;
  }
}
.next-b515 {
  color: #0073aa;
}
.primary_97d4 {
  background-color: #0073aa;
}
.active_17b9 {
  color: #229fd8;
}
.footer_d48d {
  background-color: #229fd8;
}
.full-9cf9 {
  color: #eee;
}
.chip-small-2482 {
  background-color: #eee;
}
.breadcrumb_prev_e390 {
  color: #444;
}
.module-1fc3 {
  background-color: #444;
}
.green-6de6 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.green-6de6 .next-a3a6 .dark-51b4 {
  font-size: 15px;
}
.green-6de6 .dark-51b4 {
  line-height: 1.3;
}
.green-6de6 .warm-97d6 {
}
.green-6de6 .motion_1b22 {
  background: #235787;
}
.header-fluid-2207 {
  padding: 0;
}
.header-fluid-2207 .motion_1b22 {
  background: #1a1a1a;
}
.header-fluid-2207 .warm-97d6 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.layout-0546 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.layout-0546 .warm-97d6 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.layout-0546 .motion_1b22 {
  background: #303030;
}
.row-liquid-8884 {
  position: relative;
  z-index: 10;
}
.row-liquid-8884 .picture-upper-61df {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.article_gold_0f22 .background-next-8c64 {
  display: inline-block;
  vertical-align: middle;
}
.article_gold_0f22.new_5c95 .background-next-8c64 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .article_gold_0f22.new_5c95 .background-next-8c64 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .article_gold_0f22.new_5c95 .background-next-8c64 {
    margin-right: 0.4em;
  }
}
.article_gold_0f22.new_5c95 .background-next-8c64:last-child {
  margin-right: 0;
}
.texture_stone_a251 .picture-upper-61df {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .highlight-medium-8bc1 .next-a3a6 {
    margin: 0 -0.5em;
  }
  .highlight-medium-8bc1 .next-a3a6 [class*="customify-col-"],
  .highlight-medium-8bc1 .next-a3a6 [class*="customify-col_"],
  .highlight-medium-8bc1 .next-a3a6 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.highlight-medium-8bc1.shadow-db0a .picture-upper-61df {
  background: 0 0 !important;
}
.highlight-medium-8bc1.shadow-db0a .picture-upper-61df,
.highlight-medium-8bc1.texture_stone_a251 .picture-upper-61df {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .highlight-medium-8bc1.gallery-over-2849 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.highlight-medium-8bc1.texture_stone_a251 .picture-upper-61df {
  box-shadow: none !important;
}
.prev_93fd {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .prev_93fd {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .prev_93fd {
    padding: 18px 0 20px;
  }
}
.prev_93fd .right-94f3 {
  width: 100%;
}
.prev_93fd .stone-c39b {
  margin-bottom: 0;
}
.prev_93fd .small-aebe {
  margin-top: 5px;
  font-size: 0.875em;
}
.title_warm_4249 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.title_warm_4249 .badge-in-2479 {
  width: 100%;
}
.preview_198b {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.preview_198b li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.preview_198b li:after {
  border-top: 1px solid currentColor;
  border-left: 1px solid currentColor;
  content: "";
  width: 5px;
  height: 5px;
  display: inline-block;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  left: auto;
  position: relative;
  top: -1px;
}
.preview_198b li:last-child:after {
  display: none;
}
.preview_198b li a {
  font-weight: 500;
  margin-right: 10px;
}
.overlay-hovered-6633 .east-a6d3 button,
.prev_93fd .east-a6d3 button {
  left: 0;
}
.overlay-hovered-6633 .badge-in-2479,
.prev_93fd .badge-in-2479 {
  padding-left: 0;
  padding-right: 0;
}
.overlay-hovered-6633 .title_warm_4249,
.prev_93fd .title_warm_4249 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.overlay-hovered-6633 {
  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;
}
.overlay-hovered-6633: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;
}
.overlay-hovered-6633 .heading_31ab {
  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) {
  .overlay-hovered-6633 .heading_31ab {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .overlay-hovered-6633 .heading_31ab {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .overlay-hovered-6633 .heading_31ab {
    min-height: 200px;
  }
}
.overlay-hovered-6633 .preview_198b {
  color: rgba(255, 255, 255, 0.8);
}
.overlay-hovered-6633 .preview_198b a,
.overlay-hovered-6633 .preview_198b li:after {
  color: inherit;
}
.overlay-hovered-6633 .preview_198b a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.breadcrumb-8efd {
  margin-bottom: 0.5em;
}
.clean_a2d7 {
  margin-bottom: 1.2em;
}
.clean_a2d7,
.breadcrumb-8efd {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.clean_a2d7 p:last-child,
.breadcrumb-8efd p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .east-a6d3,
#masthead .east-a6d3 {
  display: none;
}
#masthead
  > .east-a6d3.cool-a6e7 {
  display: none;
}
#masthead > .east-a6d3 button {
  left: 0;
}
.text_slow_f44c {
  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%;
}
.text_slow_f44c .background-next-8c64 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.text_slow_f44c .breadcrumb-13b5 {
  display: -webkit-box;
  display: flex;
}
.text_slow_f44c .breadcrumb-13b5.image_9ee2 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.text_slow_f44c .breadcrumb-13b5.wood_6375 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.text_slow_f44c .breadcrumb-13b5.south-fea9 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.text_slow_f44c.outline_e149.pressed_4044 .breadcrumb-13b5.image_9ee2 {
  flex-basis: 100%;
}
.text_slow_f44c.card-copper-b510 .breadcrumb-13b5.wood_6375 {
  -webkit-box-flex: 1;
  flex: auto;
}
.text_slow_f44c.card-copper-b510 .breadcrumb-13b5.south-fea9 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .east-a6d3.cool-a6e7 {
  display: none;
}
#masthead > .east-a6d3 button {
  left: 0;
}
.image_0017 {
  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;
}
.image_0017:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.image_0017.right_847e i {
  margin-right: 4px;
}
.image_0017.media_huge_9307 i {
  margin-left: 5px;
}
.dark-51b4 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.dark-51b4 p:last-child {
  margin-bottom: 0;
}
.shadow-0bd6 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.shadow-0bd6 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.shadow-0bd6 img {
  display: block;
  width: auto;
  line-height: 1;
}
.shadow-0bd6 .preview_8927 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.shadow-0bd6 .tall-32f3 {
  margin: 5px 0 7px 0;
}
.shadow-0bd6.hot_3cae .hot_71d3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.shadow-0bd6.hot_3cae .plasma-7abb {
  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;
}
.shadow-0bd6.middle-7d7d {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.shadow-0bd6.middle-7d7d .hot_71d3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.shadow-0bd6.middle-7d7d .plasma-7abb {
  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;
}
.shadow-0bd6.thumbnail_bright_1cf8 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.shadow-0bd6.notification-west-dc29 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.shadow-0bd6.notification-west-dc29 .plasma-7abb {
  margin-top: 7px;
}
.logo_west_25e0 {
  display: inline-block;
}
.row-liquid-8884 .dark-7dd6 .shadow-0bd6 img {
  max-width: 100%;
}
.secondary-under-9307 .shade_right_2794.new-cc10,
.column_5ee3 .shade_right_2794.new-cc10 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.secondary-under-9307 .description_medium_896b,
.column_5ee3 .description_medium_896b {
  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%);
}
.secondary-under-9307 .description_medium_896b {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.secondary-under-9307.overlay_basic_240b .description_medium_896b {
  display: none;
}
.secondary-under-9307 .sidebar-8522 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.secondary-under-9307 .sidebar-8522 li {
  display: inline-block;
  position: relative;
}
.secondary-under-9307 .sidebar-8522 li:last-child {
  margin-right: 0;
}
.secondary-under-9307 .sidebar-8522 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;
}
.secondary-under-9307 .sidebar-8522 li.gallery_soft_d625 > a {
  color: rgba(0, 0, 0, 0.9);
}
.secondary-under-9307 .sidebar-8522 > 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;
}
.secondary-under-9307 .sidebar-8522 > li > a i {
  line-height: 0;
}
.secondary-under-9307 .sidebar-8522 > li.video_c74a > a .description_medium_896b {
  margin-left: 4px;
  line-height: 0;
}
.secondary-under-9307 .sidebar-8522 .caption-fixed-9db2 li.video_c74a > a {
  position: relative;
}
.secondary-under-9307 .sidebar-8522 .caption-fixed-9db2 li.video_c74a > a:after,
.secondary-under-9307 .sidebar-8522 .caption-fixed-9db2 li.video_c74a > a:before {
  content: "";
  display: table;
}
.secondary-under-9307 .sidebar-8522 .caption-fixed-9db2 li.video_c74a > a:after {
  clear: both;
}
.secondary-under-9307 .sidebar-8522 .caption-fixed-9db2 li.video_c74a > a .description_medium_896b {
  margin-left: 5px;
  float: right;
}
.secondary-under-9307 .slider-black-dadc,
.secondary-under-9307 .caption-fixed-9db2 {
  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;
}
.secondary-under-9307 .caption-fixed-9db2 {
  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;
}
.secondary-under-9307 .caption-fixed-9db2 .new-cc10 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.secondary-under-9307 .caption-fixed-9db2 .description_medium_896b {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.secondary-under-9307 .caption-fixed-9db2 li {
  display: block;
  margin: 0;
  padding: 0;
}
.secondary-under-9307 .caption-fixed-9db2 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;
}
.secondary-under-9307 .caption-fixed-9db2 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.secondary-under-9307 .caption-fixed-9db2 .caption-fixed-9db2 {
  top: 0;
  left: 100%;
}
.secondary-under-9307 .outline_6cbf.fn-focus-e22f > .slider-black-dadc,
.secondary-under-9307 .outline_6cbf.fn-focus-e22f > .caption-fixed-9db2,
.secondary-under-9307 .outline_6cbf:focus > .slider-black-dadc,
.secondary-under-9307 .outline_6cbf:focus > .caption-fixed-9db2,
.secondary-under-9307 .outline_6cbf:hover > .slider-black-dadc,
.secondary-under-9307 .outline_6cbf:hover > .caption-fixed-9db2 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.secondary-under-9307.tall-5cb8 .focus_3cf9:after,
.secondary-under-9307.tall-5cb8 .focus_3cf9:before {
  content: "";
  display: table;
}
.secondary-under-9307.tall-5cb8 .focus_3cf9:after {
  clear: both;
}
.secondary-under-9307.tall-5cb8 .focus_3cf9 > li {
  float: left;
}
.secondary-under-9307.right_a2dd .focus_3cf9:after,
.secondary-under-9307.right_a2dd .focus_3cf9:before {
  content: "";
  display: table;
}
.secondary-under-9307.right_a2dd .focus_3cf9:after {
  clear: both;
}
.secondary-under-9307.right_a2dd .focus_3cf9 > li {
  float: left;
}
.secondary-under-9307.right_a2dd .focus_3cf9 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.secondary-under-9307.right_a2dd .focus_3cf9 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.secondary-under-9307.right_a2dd .focus_3cf9 > li.video_fast_ba9c > a,
.secondary-under-9307.right_a2dd .focus_3cf9 > li.gallery_soft_d625 > a {
  color: #fff;
  background-color: #1e4b75;
}
.secondary-under-9307.center-bc85 .focus_3cf9 > li > a .new-cc10 {
  position: relative;
}
.secondary-under-9307.center-bc85 .focus_3cf9 > li > a .new-cc10: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;
}
.secondary-under-9307.center-bc85
  .focus_3cf9
  > li:focus
  > a
  .new-cc10:before,
.secondary-under-9307.center-bc85
  .focus_3cf9
  > li:hover
  > a
  .new-cc10:before {
  width: 100%;
  background-color: currentColor;
}
.secondary-under-9307.center-bc85
  .focus_3cf9
  > li.video_fast_ba9c
  > a
  .new-cc10:before,
.secondary-under-9307.center-bc85
  .focus_3cf9
  > li.column-fixed-03df
  > a
  .new-cc10:before {
  width: 100%;
  background-color: currentColor;
}
.secondary-under-9307.container-new-7bb0 .focus_3cf9 > li > a .new-cc10 {
  position: relative;
}
.secondary-under-9307.container-new-7bb0 .focus_3cf9 > li > a .new-cc10: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;
}
.secondary-under-9307.container-new-7bb0 .focus_3cf9 > li:focus > a .new-cc10:before,
.secondary-under-9307.container-new-7bb0
  .focus_3cf9
  > li:hover
  > a
  .new-cc10:before {
  width: 100%;
  background-color: currentColor;
}
.secondary-under-9307.container-new-7bb0
  .focus_3cf9
  > li.video_fast_ba9c
  > a
  .new-cc10:before,
.secondary-under-9307.container-new-7bb0
  .focus_3cf9
  > li.column-fixed-03df
  > a
  .new-cc10:before {
  width: 100%;
  background-color: currentColor;
}
.column_5ee3 .sidebar-8522 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.column_5ee3 .sidebar-8522 li:first-child > a {
  border-top: none;
}
.column_5ee3 .sidebar-8522 .tiny_8687 > .new-cc10 .description_medium_896b {
  display: none;
}
.column_5ee3 .sidebar-8522 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.column_5ee3 .sidebar-8522 li:last-child {
  border: none;
}
.column_5ee3 .sidebar-8522 li.video_c74a > a {
  padding-right: 45px !important;
}
.column_5ee3 .sidebar-8522 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.column_5ee3 .sidebar-8522 li a:focus,
.column_5ee3 .sidebar-8522 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.column_5ee3 .sidebar-8522 li .shadow_533d {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  vertical-align: middle;
  line-height: 1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
  padding: 0.88em 0.9em;
  border-left: 1px solid rgba(255, 255, 255, 0.08);
  background: 0 0;
}
.column_5ee3 .sidebar-8522 li .shadow_533d:hover {
  box-shadow: none;
}
.column_5ee3 .sidebar-8522 li .shadow_533d .description_medium_896b {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.column_5ee3 .sidebar-8522 .caption-fixed-9db2 {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  margin: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.column_5ee3 .sidebar-8522 .caption-fixed-9db2 li a {
  padding-left: 3em;
}
.column_5ee3 .sidebar-8522 .icon-9684 > a .shadow_533d i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.column_5ee3 .sidebar-8522 .icon-9684 > .caption-fixed-9db2 {
  display: block;
  opacity: 1;
}
.grid_2ac7 {
  max-width: 100%;
}
.summary_selected_853a {
  line-height: 0;
  cursor: pointer;
}
.active-a603 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.active-a603:hover {
  box-shadow: none;
  color: currentColor;
}
.active-a603 svg {
  width: 18px;
  height: 18px;
}
.active-a603 .shadow-short-8e31 {
  display: none;
}
.pattern_cold_c9c9 {
  position: relative;
}
.pattern_cold_c9c9.fn-active-e22f .active-a603 .gold_8902 {
  display: none;
}
.pattern_cold_c9c9.fn-active-e22f .active-a603 .shadow-short-8e31 {
  display: inline-block;
}
.pattern_cold_c9c9 .dropdown_9b24 {
  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);
}
.pattern_cold_c9c9.header-9bde .dropdown_9b24 {
  left: auto;
  right: -0.9em;
}
.pattern_cold_c9c9.header-9bde .modal-b9ef::before {
  left: auto;
  right: 15px;
}
.pattern_cold_c9c9.fn-active-e22f .dropdown_9b24 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.label-0d89 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.label-0d89 label {
  flex-basis: 100%;
}
.label-0d89 .active_3d62 {
  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;
}
.label-0d89 .icon_04a2 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.label-0d89 .icon_04a2:focus {
  background-color: transparent;
}
.label-0d89 button.middle_45e4 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.label-0d89 button.middle_45e4:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.label-0d89 button.middle_45e4 svg {
  width: 18px;
  height: 18px;
}
.label-0d89 input[type="submit"] {
  min-height: auto;
}
.picture-under-465c .label-0d89 .icon_04a2 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.modal-b9ef {
  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) {
  .modal-b9ef {
    width: 220px;
  }
}
.modal-b9ef label {
  flex-basis: 100%;
}
.modal-b9ef::before {
  border-top: 1px solid #eaecee;
  border-left: 1px solid #eaecee;
  background: #fff;
  content: "";
  display: block;
  position: absolute;
  top: -8px;
  left: 15px;
  width: 15px;
  height: 15px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 27;
}
.thumbnail_1169 .picture-under-465c .label-0d89 {
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: flex;
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
  height: 2.4em;
  line-height: 2.4em;
  overflow: hidden;
}
.thumbnail_1169
  .picture-under-465c
  .label-0d89
  .active_3d62 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.thumbnail_1169 .picture-under-465c .label-0d89 .icon_04a2 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.thumbnail_1169
  .picture-under-465c
  .label-0d89
  .icon_04a2:focus {
  background: 0 0;
}
.thumbnail_1169
  .picture-under-465c
  .label-0d89
  .gas-d25a {
  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;
}
.full_ab46 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.full_ab46 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.full_ab46 li:last-child {
  margin-right: 0;
}
.full_ab46 li:first-child {
  margin-left: 0;
}
.full_ab46.warm_b713 a {
  color: #fff;
}
.full_ab46.warm_b713 a:hover {
  color: #fff;
}
.full_ab46 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.full_ab46 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.full_ab46 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.full_ab46 a:hover {
  opacity: 0.9;
  color: inherit;
}
.full_ab46 [class*="social-icon-apple"] {
  background-color: #999;
}
.full_ab46 [class*="social-icon-apple"].nav-1d7d {
  background-color: transparent;
  color: #999;
}
.full_ab46 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.full_ab46 [class*="social-icon-behance"].nav-1d7d {
  background-color: transparent;
  color: #1769ff;
}
.full_ab46 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.full_ab46 [class*="social-icon-bitbucket"].nav-1d7d {
  background-color: transparent;
  color: #205081;
}
.full_ab46 [class*="social-icon-codepen"] {
  background-color: #000;
}
.full_ab46 [class*="social-icon-codepen"].nav-1d7d {
  background-color: transparent;
  color: #000;
}
.full_ab46 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.full_ab46 [class*="social-icon-delicious"].nav-1d7d {
  background-color: transparent;
  color: #39f;
}
.full_ab46 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.full_ab46 [class*="social-icon-digg"].nav-1d7d {
  background-color: transparent;
  color: #005be2;
}
.full_ab46 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.full_ab46 [class*="social-icon-dribbble"].nav-1d7d {
  background-color: transparent;
  color: #ea4c89;
}
.full_ab46 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.full_ab46 [class*="social-icon-envelope"].nav-1d7d {
  background-color: transparent;
  color: #ea4335;
}
.full_ab46 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.full_ab46 [class*="social-icon-facebook"].nav-1d7d {
  background-color: transparent;
  color: #3b5998;
}
.full_ab46 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.full_ab46 [class*="social-icon-flickr"].nav-1d7d {
  background-color: transparent;
  color: #0063dc;
}
.full_ab46 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.full_ab46 [class*="social-icon-foursquare"].nav-1d7d {
  background-color: transparent;
  color: #2d5be3;
}
.full_ab46 [class*="social-icon-github"] {
  background-color: #333;
}
.full_ab46 [class*="social-icon-github"].nav-1d7d {
  background-color: transparent;
  color: #333;
}
.full_ab46 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.full_ab46 [class*="social-icon-google-plus"].nav-1d7d {
  background-color: transparent;
  color: #dd4b39;
}
.full_ab46 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.full_ab46 [class*="social-icon-houzz"].nav-1d7d {
  background-color: transparent;
  color: #7ac142;
}
.full_ab46 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.full_ab46 [class*="social-icon-instagram"].nav-1d7d {
  background-color: transparent;
  color: #262626;
}
.full_ab46 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.full_ab46 [class*="social-icon-jsfiddle"].nav-1d7d {
  background-color: transparent;
  color: #487aa2;
}
.full_ab46 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.full_ab46 [class*="social-icon-linkedin"].nav-1d7d {
  background-color: transparent;
  color: #0077b5;
}
.full_ab46 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.full_ab46 [class*="social-icon-medium"].nav-1d7d {
  background-color: transparent;
  color: #00ab6b;
}
.full_ab46 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.full_ab46
  [class*="social-icon-odnoklassniki"].nav-1d7d {
  background-color: transparent;
  color: #f4731c;
}
.full_ab46 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.full_ab46 [class*="social-icon-meetup"].nav-1d7d {
  background-color: transparent;
  color: #ec1c40;
}
.full_ab46 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.full_ab46 [class*="social-icon-pinterest"].nav-1d7d {
  background-color: transparent;
  color: #bd081c;
}
.full_ab46 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.full_ab46 [class*="social-icon-product-hunt"].nav-1d7d {
  background-color: transparent;
  color: #da552f;
}
.full_ab46 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.full_ab46 [class*="social-icon-reddit"].nav-1d7d {
  background-color: transparent;
  color: #ff4500;
}
.full_ab46 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.full_ab46 [class*="social-icon-rss"].nav-1d7d {
  background-color: transparent;
  color: #f26522;
}
.full_ab46 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.full_ab46
  [class*="social-icon-shopping-cart"].nav-1d7d {
  background-color: transparent;
  color: #4caf50;
}
.full_ab46 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.full_ab46 [class*="social-icon-skype"].nav-1d7d {
  background-color: transparent;
  color: #00aff0;
}
.full_ab46 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.full_ab46 [class*="social-icon-slideshare"].nav-1d7d {
  background-color: transparent;
  color: #0077b5;
}
.full_ab46 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.full_ab46 [class*="social-icon-snapchat"].nav-1d7d {
  background-color: transparent;
  color: #fffc00;
}
.full_ab46 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.full_ab46 [class*="social-icon-soundcloud"].nav-1d7d {
  background-color: transparent;
  color: #f80;
}
.full_ab46 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.full_ab46 [class*="social-icon-spotify"].nav-1d7d {
  background-color: transparent;
  color: #2ebd59;
}
.full_ab46 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.full_ab46
  [class*="social-icon-stack-overflow"].nav-1d7d {
  background-color: transparent;
  color: #fe7a15;
}
.full_ab46 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.full_ab46 [class*="social-icon-maldkfgram"].nav-1d7d {
  background-color: transparent;
  color: #2ca5e0;
}
.full_ab46 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.full_ab46 [class*="social-icon-tripadvisor"].nav-1d7d {
  background-color: transparent;
  color: #589442;
}
.full_ab46 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.full_ab46 [class*="social-icon-tumblr"].nav-1d7d {
  background-color: transparent;
  color: #35465c;
}
.full_ab46 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.full_ab46 [class*="social-icon-twitch"].nav-1d7d {
  background-color: transparent;
  color: #6441a5;
}
.full_ab46 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.full_ab46 [class*="social-icon-twitter"].nav-1d7d {
  background-color: transparent;
  color: #1da1f2;
}
.full_ab46 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.full_ab46 [class*="social-icon-vimeo"].nav-1d7d {
  background-color: transparent;
  color: #1ab7ea;
}
.full_ab46 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.full_ab46 [class*="social-icon-vk"].nav-1d7d {
  background-color: transparent;
  color: #45668e;
}
.full_ab46 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.full_ab46 [class*="social-icon-weibo"].nav-1d7d {
  background-color: transparent;
  color: #df2029;
}
.full_ab46 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.full_ab46 [class*="social-icon-weixin"].nav-1d7d {
  background-color: transparent;
  color: #7bb32e;
}
.full_ab46 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.full_ab46 [class*="social-icon-whatsapp"].nav-1d7d {
  background-color: transparent;
  color: #25d366;
}
.full_ab46 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.full_ab46 [class*="social-icon-wordpress"].nav-1d7d {
  background-color: transparent;
  color: #21759b;
}
.full_ab46 [class*="social-icon-xing"] {
  background-color: #026466;
}
.full_ab46 [class*="social-icon-xing"].nav-1d7d {
  background-color: transparent;
  color: #026466;
}
.full_ab46 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.full_ab46 [class*="social-icon-yelp"].nav-1d7d {
  background-color: transparent;
  color: #af0606;
}
.full_ab46 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.full_ab46 [class*="social-icon-youtube"].nav-1d7d {
  background-color: transparent;
  color: #cd201f;
}
.tag_be07 {
  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;
}
.tag_be07:hover {
  box-shadow: none;
  background: 0 0;
}
.down_f85e {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.full_c65e {
  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;
}
.shade_down_9222 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.up-bd44 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.up-bd44,
.up-bd44::after,
.up-bd44::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;
}
.up-bd44::after,
.up-bd44::before {
  content: "";
  display: block;
  background-color: inherit;
}
.tooltip-hot-bc49 .full_c65e .shade_down_9222 {
  margin-top: -2px;
  width: 19px;
}
.tooltip-hot-bc49 .full_c65e .up-bd44 {
  margin-top: -1px;
}
.tooltip-hot-bc49 .full_c65e .up-bd44,
.tooltip-hot-bc49 .full_c65e .up-bd44::after,
.tooltip-hot-bc49 .full_c65e .up-bd44::before {
  width: 19px;
  height: 2px;
}
.tooltip-hot-bc49 .full_c65e .up-bd44::before {
  top: -6px;
}
.tooltip-hot-bc49 .full_c65e .up-bd44::after {
  bottom: -6px;
}
.west-f13e .full_c65e .shade_down_9222 {
  margin-top: -2px;
  width: 22px;
}
.west-f13e .full_c65e .up-bd44 {
  margin-top: -1px;
}
.west-f13e .full_c65e .up-bd44,
.west-f13e .full_c65e .up-bd44::after,
.west-f13e .full_c65e .up-bd44::before {
  width: 22px;
  height: 2px;
}
.west-f13e .full_c65e .up-bd44::before {
  top: -7px;
}
.west-f13e .full_c65e .up-bd44::after {
  bottom: -7px;
}
.dropdown-thick-5f66 .full_c65e .shade_down_9222 {
  margin-top: -2px;
  width: 31px;
}
.dropdown-thick-5f66 .full_c65e .up-bd44 {
  margin-top: -1.5px;
}
.dropdown-thick-5f66 .full_c65e .up-bd44,
.dropdown-thick-5f66 .full_c65e .up-bd44::after,
.dropdown-thick-5f66 .full_c65e .up-bd44::before {
  width: 31px;
  height: 3px;
}
.dropdown-thick-5f66 .full_c65e .up-bd44::before {
  top: -9px;
}
.dropdown-thick-5f66 .full_c65e .up-bd44::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .slow-85c7 .full_c65e .shade_down_9222 {
    margin-top: -2px;
    width: 19px;
  }
  .slow-85c7 .full_c65e .up-bd44 {
    margin-top: -1px;
  }
  .slow-85c7 .full_c65e .up-bd44,
  .slow-85c7 .full_c65e .up-bd44::after,
  .slow-85c7 .full_c65e .up-bd44::before {
    width: 19px;
    height: 2px;
  }
  .slow-85c7 .full_c65e .up-bd44::before {
    top: -6px;
  }
  .slow-85c7 .full_c65e .up-bd44::after {
    bottom: -6px;
  }
  .article_clean_0688 .full_c65e .shade_down_9222 {
    margin-top: -2px;
    width: 22px;
  }
  .article_clean_0688 .full_c65e .up-bd44 {
    margin-top: -1px;
  }
  .article_clean_0688 .full_c65e .up-bd44,
  .article_clean_0688 .full_c65e .up-bd44::after,
  .article_clean_0688 .full_c65e .up-bd44::before {
    width: 22px;
    height: 2px;
  }
  .article_clean_0688 .full_c65e .up-bd44::before {
    top: -7px;
  }
  .article_clean_0688 .full_c65e .up-bd44::after {
    bottom: -7px;
  }
  .picture_b6be .full_c65e .shade_down_9222 {
    margin-top: -2px;
    width: 31px;
  }
  .picture_b6be .full_c65e .up-bd44 {
    margin-top: -1.5px;
  }
  .picture_b6be .full_c65e .up-bd44,
  .picture_b6be .full_c65e .up-bd44::after,
  .picture_b6be .full_c65e .up-bd44::before {
    width: 31px;
    height: 3px;
  }
  .picture_b6be .full_c65e .up-bd44::before {
    top: -9px;
  }
  .picture_b6be .full_c65e .up-bd44::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .caption-b6e6 .full_c65e .shade_down_9222 {
    margin-top: -2px;
    width: 19px;
  }
  .caption-b6e6 .full_c65e .up-bd44 {
    margin-top: -1px;
  }
  .caption-b6e6 .full_c65e .up-bd44,
  .caption-b6e6 .full_c65e .up-bd44::after,
  .caption-b6e6 .full_c65e .up-bd44::before {
    width: 19px;
    height: 2px;
  }
  .caption-b6e6 .full_c65e .up-bd44::before {
    top: -6px;
  }
  .caption-b6e6 .full_c65e .up-bd44::after {
    bottom: -6px;
  }
  .banner-dim-14bc .full_c65e .shade_down_9222 {
    margin-top: -2px;
    width: 22px;
  }
  .banner-dim-14bc .full_c65e .up-bd44 {
    margin-top: -1px;
  }
  .banner-dim-14bc .full_c65e .up-bd44,
  .banner-dim-14bc .full_c65e .up-bd44::after,
  .banner-dim-14bc .full_c65e .up-bd44::before {
    width: 22px;
    height: 2px;
  }
  .banner-dim-14bc .full_c65e .up-bd44::before {
    top: -7px;
  }
  .banner-dim-14bc .full_c65e .up-bd44::after {
    bottom: -7px;
  }
  .banner_hovered_25cf .full_c65e .shade_down_9222 {
    margin-top: -2px;
    width: 31px;
  }
  .banner_hovered_25cf .full_c65e .up-bd44 {
    margin-top: -1.5px;
  }
  .banner_hovered_25cf .full_c65e .up-bd44,
  .banner_hovered_25cf .full_c65e .up-bd44::after,
  .banner_hovered_25cf .full_c65e .up-bd44::before {
    width: 31px;
    height: 3px;
  }
  .banner_hovered_25cf .full_c65e .up-bd44::before {
    top: -9px;
  }
  .banner_hovered_25cf .full_c65e .up-bd44::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .shadow-fluid-7f1e .full_c65e .shade_down_9222 {
    margin-top: -2px;
    width: 19px;
  }
  .shadow-fluid-7f1e .full_c65e .up-bd44 {
    margin-top: -1px;
  }
  .shadow-fluid-7f1e .full_c65e .up-bd44,
  .shadow-fluid-7f1e .full_c65e .up-bd44::after,
  .shadow-fluid-7f1e .full_c65e .up-bd44::before {
    width: 19px;
    height: 2px;
  }
  .shadow-fluid-7f1e .full_c65e .up-bd44::before {
    top: -6px;
  }
  .shadow-fluid-7f1e .full_c65e .up-bd44::after {
    bottom: -6px;
  }
  .blue_30a4 .full_c65e .shade_down_9222 {
    margin-top: -2px;
    width: 22px;
  }
  .blue_30a4 .full_c65e .up-bd44 {
    margin-top: -1px;
  }
  .blue_30a4 .full_c65e .up-bd44,
  .blue_30a4 .full_c65e .up-bd44::after,
  .blue_30a4 .full_c65e .up-bd44::before {
    width: 22px;
    height: 2px;
  }
  .blue_30a4 .full_c65e .up-bd44::before {
    top: -7px;
  }
  .blue_30a4 .full_c65e .up-bd44::after {
    bottom: -7px;
  }
  .right-3fc6 .full_c65e .shade_down_9222 {
    margin-top: -2px;
    width: 31px;
  }
  .right-3fc6 .full_c65e .up-bd44 {
    margin-top: -1.5px;
  }
  .right-3fc6 .full_c65e .up-bd44,
  .right-3fc6 .full_c65e .up-bd44::after,
  .right-3fc6 .full_c65e .up-bd44::before {
    width: 31px;
    height: 3px;
  }
  .right-3fc6 .full_c65e .up-bd44::before {
    top: -9px;
  }
  .right-3fc6 .full_c65e .up-bd44::after {
    bottom: -9px;
  }
}
.link-f571 .up-bd44 {
  -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);
}
.link-f571 .up-bd44::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.link-f571 .up-bd44::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);
}
.link-f571.widget_aa37 .up-bd44 {
  -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);
}
.link-f571.widget_aa37 .up-bd44::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.link-f571.widget_aa37 .up-bd44::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);
}
.upper-9b30 {
  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.cold_e35a:before {
  display: none;
}
.active-fcc7 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.active-fcc7 .search_center_93fe {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.active-fcc7 .search_center_93fe:last-of-type {
  border-bottom: none;
}
.active-fcc7 .search_center_93fe.hot_5d4c,
.active-fcc7 .search_center_93fe.sort_625b,
.active-fcc7 .search_center_93fe.message_d021 {
  padding: 0;
}
.active-fcc7 .column_5ee3 .shadow_533d {
  color: currentColor;
}
.active-fcc7 .column_5ee3 .shadow_533d:focus,
.active-fcc7 .column_5ee3 .shadow_533d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.active-fcc7.warm-97d6 .paper-2857,
.active-fcc7.warm-97d6 .dark-51b4 a,
.active-fcc7.warm-97d6 .focus_3cf9 a,
.active-fcc7.warm-97d6 .caption-fixed-9db2 a {
  color: rgba(0, 0, 0, 0.55);
}
.active-fcc7.warm-97d6 .paper-2857:hover,
.active-fcc7.warm-97d6 .dark-51b4 a:hover,
.active-fcc7.warm-97d6 .focus_3cf9 a:hover,
.active-fcc7.warm-97d6 .caption-fixed-9db2 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.active-fcc7.warm-97d6 .rough-3738 {
  color: rgba(0, 0, 0, 0.8);
}
.active-fcc7.warm-97d6 .search_center_93fe {
  border-color: rgba(0, 0, 0, 0.08);
}
.active-fcc7.warm-97d6 .search_center_93fe:before {
  background: rgba(0, 0, 0, 0.08);
}
.active-fcc7.warm-97d6 .upper-7ab7:before {
  background: rgba(255, 255, 255, 0.9);
}
.active-fcc7.warm-97d6 .column_5ee3 .sidebar-8522 li a,
.active-fcc7.warm-97d6 .column_5ee3 .shadow_533d,
.active-fcc7.warm-97d6 .caption-fixed-9db2 {
  border-color: rgba(0, 0, 0, 0.08);
}
.active-fcc7.warm-97d6 .column_5ee3 .shadow_533d:focus,
.active-fcc7.warm-97d6 .column_5ee3 .shadow_533d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.active-fcc7.warm-97d6 .sidebar-8522 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.active-fcc7.motion_1b22 .paper-2857,
.active-fcc7.motion_1b22 .dark-51b4 a,
.active-fcc7.motion_1b22 .focus_3cf9 .shadow_533d,
.active-fcc7.motion_1b22 .focus_3cf9 a,
.active-fcc7.motion_1b22 .caption-fixed-9db2 a {
  color: rgba(255, 255, 255, 0.79);
}
.active-fcc7.motion_1b22 .paper-2857:hover,
.active-fcc7.motion_1b22 .dark-51b4 a:hover,
.active-fcc7.motion_1b22 .focus_3cf9 .shadow_533d:hover,
.active-fcc7.motion_1b22 .focus_3cf9 a:hover,
.active-fcc7.motion_1b22 .caption-fixed-9db2 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.active-fcc7.motion_1b22 .rough-3738 {
  color: rgba(255, 255, 255, 0.99);
}
.active-fcc7.motion_1b22 .search_center_93fe {
  border-color: rgba(255, 255, 255, 0.08);
}
.active-fcc7.motion_1b22 .search_center_93fe:before {
  background: rgba(255, 255, 255, 0.08);
}
.active-fcc7.motion_1b22 .upper-7ab7:before {
  background: rgba(0, 0, 0, 0.9);
}
.active-fcc7.motion_1b22 .column_5ee3 .sidebar-8522 li a,
.active-fcc7.motion_1b22 .column_5ee3 .shadow_533d,
.active-fcc7.motion_1b22 .caption-fixed-9db2 {
  border-color: rgba(255, 255, 255, 0.08);
}
.active-fcc7.motion_1b22 .column_5ee3 .shadow_533d:focus,
.active-fcc7.motion_1b22 .column_5ee3 .shadow_533d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.active-fcc7.motion_1b22 .sidebar-8522 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.upper-7ab7 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.upper-7ab7:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.background_954b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.box_light_b145 .active-fcc7 {
  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;
}
.box_light_b145 .search_center_93fe {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.box_light_b145 .search_center_93fe: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) {
  .box_light_b145 .search_center_93fe:before {
    width: 16%;
    left: 42%;
  }
}
.box_light_b145 .search_center_93fe:last-child:before {
  content: none;
}
.box_light_b145 .search_center_93fe[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.box_light_b145 .column_5ee3 .sidebar-8522 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.box_light_b145 .column_5ee3 .sidebar-8522 li a .shadow_533d {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.box_light_b145 .column_5ee3 .caption-fixed-9db2 {
  border: none;
}
.box_light_b145 .column_5ee3 .caption-fixed-9db2 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.box_light_b145 .upper-7ab7 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.box_light_b145 .background_954b {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.box_light_b145 .motion_1b22 .upper-7ab7:before {
  background: rgba(0, 0, 0, 0.9);
}
.box_light_b145 .warm-97d6.solid_eef2 .up-bd44 {
  background: rgba(0, 0, 0, 0.6);
}
.box_light_b145
  .warm-97d6.solid_eef2
  .up-bd44::after,
.box_light_b145
  .warm-97d6.solid_eef2
  .up-bd44:before {
  background: inherit;
}
.box_light_b145
  .warm-97d6.solid_eef2:hover
  .up-bd44 {
  background: rgba(0, 0, 0, 0.8);
}
.outer-873b .active-fcc7 {
  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) {
  .outer-873b .active-fcc7 {
    width: auto;
    right: 45px;
  }
}
.primary-center-7830 .active-fcc7 {
  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) {
  .primary-center-7830 .active-fcc7 {
    width: auto;
    left: 45px;
  }
}
.cold_e35a .active-fcc7 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.cold_e35a .background_954b {
  max-width: 48em;
  margin: 0 auto;
}
.cold_e35a .upper-7ab7:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.block-5870 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.block-5870.box_light_b145 .active-fcc7 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.block-5870.outer-873b .active-fcc7 {
  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);
}
.block-5870 .active-fcc7 {
  visibility: visible;
}
.block-5870.primary-center-7830 .active-fcc7 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.text-b6cb,
.section_iron_cb43 {
  overflow-x: hidden;
}
.text-b6cb .active-fcc7 {
  overflow: auto;
}
.text-b6cb.box_light_b145 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.text-b6cb.box_light_b145 .active-fcc7 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.text-b6cb.box_light_b145 .tag_be07 {
  opacity: 0;
}
.text-b6cb.outer-873b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.text-b6cb.outer-873b .active-fcc7 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.text-b6cb.outer-873b .tag_be07 {
  opacity: 0;
}
.text-b6cb.primary-center-7830 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.text-b6cb.primary-center-7830 .active-fcc7 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.text-b6cb.primary-center-7830 .tag_be07 {
  opacity: 0;
}
.text-b6cb.cold_e35a .active-fcc7 {
  z-index: 10;
  visibility: visible;
}
.solid_eef2 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.solid_eef2 .up-bd44 {
  background: rgba(255, 255, 255, 0.99);
}
.solid_eef2 .up-bd44::after,
.solid_eef2 .up-bd44:before {
  background: inherit;
}
.solid_eef2:hover .up-bd44 {
  background: rgba(255, 255, 255, 0.99);
}
.primary-center-7830 .solid_eef2 {
  top: 10px;
  right: auto;
  left: 12px;
}
.cold_e35a .solid_eef2 {
  display: none !important;
}
.text-b6cb:before,
.section_iron_cb43:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.text-b6cb .solid_eef2,
.section_iron_cb43 .solid_eef2 {
  display: inline-block;
}
.active-fcc7 .background-next-8c64 {
  -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;
}
.text-b6cb .active-fcc7 .background-next-8c64,
.section_iron_cb43 .active-fcc7 .background-next-8c64 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.active-glass-11cb .active_3d62 {
  width: 100%;
}
.dark-7dd6 {
  padding: 0 0.5em 0;
}
.dark-7dd6 [class*="customify-col-"],
.dark-7dd6 [class*="customify-col_"],
.dark-7dd6 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.element-in-d19d .dark-7dd6 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .next-a3a6 .active-8c54,
  .active-8c54 {
    display: none;
  }
  .tag_634f {
    text-align: left;
  }
  .banner_5671 {
    text-align: center;
  }
  .thick-c7d3 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .next-a3a6 .narrow_0c76,
  .narrow_0c76 {
    display: none;
  }
  .hard-f2fe {
    text-align: left;
  }
  .fluid_e2f4 {
    text-align: center;
  }
  .huge_d455 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .next-a3a6 .summary-black-909e,
  .summary-black-909e {
    display: none;
  }
  .background_dim_0841 {
    text-align: left;
  }
  .row-middle-26f2 {
    text-align: center;
  }
  .status-current-a0cd {
    text-align: right;
  }
}
#page {
  position: relative;
}
.tag_3caa {
  box-shadow: none !important;
}
.button_c1f7 .content-dd0b,
.pattern_smooth_9fc7 .content-dd0b {
  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;
}
.pattern_smooth_9fc7 .content-dd0b {
  margin-top: 30px;
  margin-bottom: 30px;
}
.picture-upper-61df {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.picture-upper-61df:after,
.picture-upper-61df:before {
  content: "";
  display: table;
}
.picture-upper-61df:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .picture-upper-61df {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.picture-upper-61df,
.gallery-over-2849 {
  max-width: 1248px;
  margin: 0 auto;
}

.full-5adb.caption-hovered-de28 .picture-upper-61df {
  max-width: 100%;
}
.full-5adb.prev_7de3 {
  max-width: 1200px;
  margin: 0 auto;
}
.full-5adb.motion_df66 .picture-upper-61df {
  max-width: 100%;
}
.full-5adb.motion_df66 > .picture-upper-61df {
  padding-left: 0;
  padding-right: 0;
}
.full-5adb.motion_df66 > .picture-upper-61df .next-a3a6 {
  margin: 0;
}
.full-5adb.motion_df66
  > .picture-upper-61df
  .table-left-dc46.preview-down-7aef {
  margin-right: 0;
  margin-left: 0;
}
.full-5adb.motion_df66 #main.preview-down-7aef {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .column_4a54 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .column_4a54 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .wood-690e .right-ac00 {
    padding-right: 1em;
  }
  .wood-690e.component-2246 .table-left-dc46 {
    border-right: 1px solid #eaecee;
  }
  .wood-690e.component-2246 .right-ac00 {
    padding-right: 1em;
  }
  .wood-690e.component-2246 .green_3737 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .video_bea0 .right-ac00 {
    padding-left: 1em;
  }
  .video_bea0.component-2246 .table-left-dc46 {
    border-left: 1px solid #eaecee;
  }
  .video_bea0.component-2246 .right-ac00 {
    padding-left: 1em;
  }
  .video_bea0.component-2246 .green_3737 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .breadcrumb_fresh_be1a .right-ac00 {
    padding-left: 1em;
  }
  .breadcrumb_fresh_be1a.component-2246 .shadow-c44a {
    border-right: 1px solid #eaecee;
  }
  .breadcrumb_fresh_be1a.component-2246 .media_04b8 {
    border-right: 1px solid #eaecee;
  }
  .breadcrumb_fresh_be1a.component-2246 .right-ac00 {
    padding-left: 1em;
  }
  .breadcrumb_fresh_be1a.component-2246 .green_3737 {
    padding-right: 1em;
  }
  .breadcrumb_fresh_be1a.component-2246 .text_cool_88bb {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .medium-5e9b .right-ac00 {
    padding-right: 1em;
  }
  .medium-5e9b.component-2246 .shadow-c44a {
    border-left: 1px solid #eaecee;
  }
  .medium-5e9b.component-2246 .media_04b8 {
    border-left: 1px solid #eaecee;
  }
  .medium-5e9b.component-2246 .right-ac00 {
    padding-right: 1em;
  }
  .medium-5e9b.component-2246 .green_3737 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .medium-5e9b.component-2246 .text_cool_88bb {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .column_4a54 .right-ac00 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .column_4a54.component-2246 .table-left-dc46 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .column_4a54.component-2246 .right-ac00 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .column_4a54.component-2246 .green_3737 {
    padding-left: 1em;
  }
  .column_4a54.component-2246 .text_cool_88bb {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .column_4a54.component-2246 .right-ac00 {
    padding-left: 0;
  }
}
.clean_c699 .article_gold_0f22 {
  display: inline-block;
}
.accent-80bf {
  display: inline-block;
}
.footer-solid-455b {
  word-con: break-word;
}
.easy_84e3 > span {
  display: inline-block;
  padding: 5px 0;
}
.easy_84e3 .pagination_outer_5a13 {
  margin-left: 8px;
  margin-right: 8px;
}
.easy_84e3 .outline-left-874b img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.bottom-c408 .heading-8abe {
  margin-bottom: 2em;
}
.bottom-c408 .text_blue_a2da {
  margin-bottom: 15px;
}
.bottom-c408 .text_blue_a2da:last-child {
  margin-bottom: 0;
}
.bottom-c408 .avatar-4c7d {
  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) {
  .bottom-c408 .avatar-4c7d {
    display: block;
  }
}
.bottom-c408 .stone-b301 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .bottom-c408 .stone-b301 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.bottom-c408 .notification-stone-16a2 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.bottom-c408 .notification-stone-16a2 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.bottom-c408 .notification-stone-16a2 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.bottom-c408 .footer-solid-455b {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.bottom-c408 .footer-solid-455b a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.bottom-c408 .complex_1338 p:last-child {
  margin-bottom: 0;
}
.bottom-c408 .panel-black-f107 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.bottom-c408 .title_full_697a {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.bottom-c408 .button_easy_648f {
  margin-top: 1em;
}
.bottom-c408 .active_dark_b57b {
  top: 0;
  display: block;
}
.bottom-c408 .active_dark_b57b a {
  color: inherit;
}
.bottom-c408 .active_dark_b57b a:hover {
  color: inherit;
}
.bottom-c408 .disabled_left_250f {
  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;
}
.bottom-c408 .disabled_left_250f:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.bottom-c408 .title_full_697a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.bottom-c408 .carousel_soft_2e98 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.bottom-c408 .carousel_soft_2e98:first-child {
  margin-top: 0;
}
.bottom-c408 .carousel_soft_2e98.hover_3afa {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.bottom-c408 .carousel_soft_2e98.card-liquid-0683 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.bottom-c408
  .carousel_soft_2e98.card-liquid-0683.backdrop-bronze-6502
  .button_easy_648f {
  width: 100%;
}
.bottom-c408 .card-liquid-0683 {
  -webkit-box-align: center;
  align-items: center;
}
.bottom-c408 .card-liquid-0683 .easy_84e3,
.bottom-c408 .card-liquid-0683 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.bottom-c408 .notification-stone-16a2 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.bottom-c408 .notification-stone-16a2 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.bottom-c408 .notification-stone-16a2: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;
}
.bottom-c408 .hover_3afa {
  z-index: 5;
}
.bottom-c408 .shade-e639 .border-thick-54d8 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.bottom-c408 .border_first_bbe7 .border-thick-54d8 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.bottom-c408 .texture-up-a21d .border-thick-54d8 {
  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;
}
.bottom-c408.heading-a0e9 .avatar-4c7d,
.bottom-c408.list-dim-7d05 .avatar-4c7d {
  display: block;
}
.bottom-c408.heading-a0e9 .avatar-4c7d .focus_4c2f,
.bottom-c408.heading-a0e9 .avatar-4c7d .title_full_697a,
.bottom-c408.list-dim-7d05 .avatar-4c7d .focus_4c2f,
.bottom-c408.list-dim-7d05 .avatar-4c7d .title_full_697a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.bottom-c408.filter_dirty_ed75 .stone-b301 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .bottom-c408.filter_dirty_ed75 .stone-b301 {
    margin-right: 0;
  }
}
.bottom-c408.heading-a0e9 .stone-b301,
.bottom-c408.list-dim-7d05 .stone-b301 {
  padding-top: 40%;
}
.bottom-c408.heading-a0e9 .heading-8abe,
.bottom-c408.list-dim-7d05 .heading-8abe {
  display: block;
}
.bottom-c408.heading-a0e9 .fn-sticky-e22f .title_full_697a,
.bottom-c408.list-dim-7d05 .fn-sticky-e22f .title_full_697a {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.bottom-c408.heading-a0e9 .stone-b301,
.bottom-c408.list-dim-7d05 .stone-b301 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.bottom-c408.heading-a0e9 .title_full_697a {
  padding: 1em;
}
.copper_20c5 {
  margin: 30px auto;
  display: block;
}
.copper_20c5 .label-5bf3 > * {
  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;
}
.copper_20c5 .label-5bf3 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.copper_20c5 .label-5bf3 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.backdrop-plasma-a633 .easy_84e3 {
  margin-bottom: 1.41575em;
}
.backdrop-plasma-a633 .chip_last_7407 {
  margin-bottom: 1.618em;
}
.black-e1bd .preview_fb23 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.black-e1bd .preview_fb23 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.black-e1bd .feature-static-78eb {
  max-width: 100%;
  overflow: auto;
}
.medium_6614 .black-e1bd a:hover {
  text-decoration: underline;
}
.out_a2f6 .text_blue_a2da:not(.footer-solid-455b),
.out_a2f6 .notification-stone-16a2 {
  margin-bottom: 1.41575em;
}
.out_a2f6 .text_blue_a2da:not(.footer-solid-455b):last-child,
.out_a2f6 .notification-stone-16a2:last-child {
  margin-bottom: 0;
}
.out_a2f6 .text_blue_a2da.light-b3a7 {
  margin-bottom: 0.41575em;
}
.out_a2f6 .feature_3065:before,
.out_a2f6 .purple-09da:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.out_a2f6 .feature_3065:before {
  content: "\f115";
}
.out_a2f6 .purple-09da:before {
  content: "\f02c";
}
.out_a2f6 .thumbnail-12f3 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.out_a2f6 .thumbnail-12f3 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.plasma_1d92 {
  display: -webkit-box;
  display: flex;
}
.plasma_1d92 .breadcrumb-fluid-611b {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .plasma_1d92 .breadcrumb-fluid-611b {
    flex-basis: 90px;
  }
}
.plasma_1d92 .lower-c4c1 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .plasma_1d92 .lower-c4c1 {
    flex-basis: calc(100% - 50px);
  }
}
.plasma_1d92 .footer_90f2 p:last-child {
  margin-bottom: 0.72em;
}
.aside-493a .label-5bf3 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.aside-493a .label-5bf3:after,
.aside-493a .label-5bf3:before {
  content: "";
  display: table;
}
.aside-493a .label-5bf3:after {
  clear: both;
}
.aside-493a .label-5bf3 .background_over_fd19,
.aside-493a .label-5bf3 .progress_a321 {
  width: 49%;
}
.aside-493a .label-5bf3 .background_over_fd19 a span.slow-ec55,
.aside-493a .label-5bf3 .progress_a321 a span.slow-ec55 {
  display: block;
  margin-bottom: 5px;
}
.aside-493a .label-5bf3 .progress_a321 {
  float: left;
  text-align: left;
}
.aside-493a .label-5bf3 .background_over_fd19 {
  float: right;
  text-align: right;
}
.title_hot_3670 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .title_hot_3670 {
    margin-bottom: 0;
  }
}
.east_e7c3 {
  margin-bottom: 1em;
}
.east_e7c3 .footer-solid-455b {
  font-size: 1.1em;
  line-height: 1.3;
}
.tooltip_1faf a {
  display: block;
  line-height: 0;
  position: relative;
}
.easy-ccba .east_e7c3,
.section_1f17 .east_e7c3 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .easy-ccba .east_e7c3,
  .section_1f17 .east_e7c3 {
    display: block;
  }
}
.easy-ccba .tooltip_1faf,
.section_1f17 .tooltip_1faf {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .easy-ccba .tooltip_1faf,
  .section_1f17 .tooltip_1faf {
    margin-bottom: 1em;
  }
}
.easy-ccba .tooltip_1faf img,
.section_1f17 .tooltip_1faf img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.easy-ccba .status_28d3,
.section_1f17 .status_28d3 {
  flex-basis: calc(100% - 160px);
}
.easy-ccba .status_28d3 p,
.section_1f17 .status_28d3 p {
  margin-bottom: 0;
}
.easy-ccba .status_28d3 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .easy-ccba .status_28d3 {
    padding-left: 0;
  }
}
.section_1f17 .status_28d3 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .section_1f17 .status_28d3 {
    padding-right: 0;
  }
}
.section_1f17 .tooltip_1faf {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.filter_61a2 .tooltip_1faf {
  margin-bottom: 0.5em;
}
.filter_61a2 .tooltip_1faf img {
  width: 100%;
}
.column-c379 .in-5616,
.banner-rough-df78 .in-5616 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.banner-rough-df78 .table-left-dc46 .outline_prev_ba62 p:last-child {
  margin-bottom: 0;
}
.nav-pink-fa8f {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.pattern-over-466d .in_e30d {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .pattern-over-466d .in_e30d:last-of-type {
    margin-bottom: 0;
  }
}
.pattern-over-466d .in_e30d ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.pattern-over-466d .in_e30d ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.pattern-over-466d .in_e30d ul li {
  margin: 0 0 0.6em;
}
.pattern-over-466d .in_e30d ul li.search_purple_2bfb,
.pattern-over-466d .in_e30d ul li.alert-stone-8fa3 {
  position: relative;
}
.pattern-over-466d .in_e30d ul li.search_purple_2bfb .thumbnail-723e,
.pattern-over-466d .in_e30d ul li.alert-stone-8fa3 .thumbnail-723e {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.pattern-over-466d .in_e30d ul li.search_purple_2bfb:after:after,
.pattern-over-466d .in_e30d ul li.search_purple_2bfb:after:before,
.pattern-over-466d
  .in_e30d
  ul
  li.alert-stone-8fa3:after:after,
.pattern-over-466d
  .in_e30d
  ul
  li.alert-stone-8fa3:after:before {
  content: "";
  display: table;
}
.pattern-over-466d .in_e30d ul li.search_purple_2bfb:after:after,
.pattern-over-466d
  .in_e30d
  ul
  li.alert-stone-8fa3:after:after {
  clear: both;
}
.pattern-over-466d .in_e30d a.primary-2475:hover {
  text-decoration: none;
}
.pattern-over-466d .in_e30d select {
  max-width: 100%;
}
.pattern-over-466d .in_e30d table {
  font-size: 85%;
}
.pattern-over-466d .in_e30d table td,
.pattern-over-466d .in_e30d table th {
  padding: 0.2360828548em;
  text-align: center;
}
.pattern-over-466d .in_e30d table tfoot td {
  text-align: left;
}
.pattern-over-466d .in_e30d :last-child {
  margin-bottom: 0;
}
.pattern-over-466d .in_e30d .focused-21e1 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.pattern-over-466d .in_e30d .focused-21e1 label {
  width: 100%;
}
.pattern-over-466d .in_e30d .focused-21e1 .icon_04a2 {
  width: 100%;
  display: block;
}
.pattern-over-466d .in_e30d .focused-21e1 .middle_45e4 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.pattern-over-466d .in_e30d .focused-21e1 .middle_45e4:hover svg #svg-search {
  fill: #444;
}
.pattern-over-466d .in_e30d .focused-21e1 .middle_45e4 svg {
  width: 18px;
  height: 18px;
}
.pattern-over-466d .component_276f ul ul,
.pattern-over-466d .fixed_81e8 ul ul,
.pattern-over-466d .grid_4054 ul ul,
.pattern-over-466d .pink-e60e ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.pattern-over-466d .component_276f .video_c74a > a,
.pattern-over-466d .fixed_81e8 .video_c74a > a,
.pattern-over-466d .grid_4054 .video_c74a > a,
.pattern-over-466d .pink-e60e .video_c74a > a {
  margin-bottom: 0;
}
.pattern-over-466d .item_east_88f1 li,
.pattern-over-466d .component_276f li,
.pattern-over-466d .dynamic_31d9 li,
.pattern-over-466d .fixed_81e8 li,
.pattern-over-466d .grid_4054 li,
.pattern-over-466d .pink-e60e li,
.pattern-over-466d .frame-new-30a7 li,
.pattern-over-466d .overlay_e042 li {
  display: block;
  position: relative;
}
.pattern-over-466d .item_east_88f1 li:last-child,
.pattern-over-466d .component_276f li:last-child,
.pattern-over-466d .dynamic_31d9 li:last-child,
.pattern-over-466d .fixed_81e8 li:last-child,
.pattern-over-466d .grid_4054 li:last-child,
.pattern-over-466d .pink-e60e li:last-child,
.pattern-over-466d .frame-new-30a7 li:last-child,
.pattern-over-466d .overlay_e042 li:last-child {
  border: none;
}
.pattern-over-466d .item_east_88f1 li a,
.pattern-over-466d .component_276f li a,
.pattern-over-466d .dynamic_31d9 li a,
.pattern-over-466d .fixed_81e8 li a,
.pattern-over-466d .grid_4054 li a,
.pattern-over-466d .pink-e60e li a,
.pattern-over-466d .frame-new-30a7 li a,
.pattern-over-466d .overlay_e042 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.pattern-over-466d .item_east_88f1 li ul li::before,
.pattern-over-466d .component_276f li ul li::before,
.pattern-over-466d .dynamic_31d9 li ul li::before,
.pattern-over-466d .fixed_81e8 li ul li::before,
.pattern-over-466d .grid_4054 li ul li::before,
.pattern-over-466d .pink-e60e li ul li::before,
.pattern-over-466d .frame-new-30a7 li ul li::before,
.pattern-over-466d .overlay_e042 li ul li::before {
  left: 15px;
}
.pattern-over-466d .item_east_88f1 li ul a,
.pattern-over-466d .component_276f li ul a,
.pattern-over-466d .dynamic_31d9 li ul a,
.pattern-over-466d .fixed_81e8 li ul a,
.pattern-over-466d .grid_4054 li ul a,
.pattern-over-466d .pink-e60e li ul a,
.pattern-over-466d .frame-new-30a7 li ul a,
.pattern-over-466d .overlay_e042 li ul a {
  padding-left: 20px;
}
.pattern-over-466d .item_east_88f1 li ul ul li::before,
.pattern-over-466d .component_276f li ul ul li::before,
.pattern-over-466d .dynamic_31d9 li ul ul li::before,
.pattern-over-466d .fixed_81e8 li ul ul li::before,
.pattern-over-466d .grid_4054 li ul ul li::before,
.pattern-over-466d .pink-e60e li ul ul li::before,
.pattern-over-466d .frame-new-30a7 li ul ul li::before,
.pattern-over-466d .overlay_e042 li ul ul li::before {
  left: 30px;
}
.pattern-over-466d .item_east_88f1 li ul ul a,
.pattern-over-466d .component_276f li ul ul a,
.pattern-over-466d .dynamic_31d9 li ul ul a,
.pattern-over-466d .fixed_81e8 li ul ul a,
.pattern-over-466d .grid_4054 li ul ul a,
.pattern-over-466d .pink-e60e li ul ul a,
.pattern-over-466d .frame-new-30a7 li ul ul a,
.pattern-over-466d .overlay_e042 li ul ul a {
  padding-left: 40px;
}
.pattern-over-466d .wood-f0d0 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.pattern-over-466d .overlay_e042 ul li {
  margin-bottom: 1.41575em;
}
.pattern-over-466d .overlay_e042 ul li .hot-70b8 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.pattern-over-466d .overlay_e042 ul li .main-543d {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.motion_1b22 .item_east_88f1 li a,
.motion_1b22 .component_276f li a,
.motion_1b22 .dynamic_31d9 li a,
.motion_1b22 .fixed_81e8 li a,
.motion_1b22 .grid_4054 li a,
.motion_1b22 .pink-e60e li a,
.motion_1b22 .frame-new-30a7 li a,
.motion_1b22 .overlay_e042 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.motion_1b22 .wood-f0d0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.motion_1b22 .in_e30d ul li.search_purple_2bfb .thumbnail-723e,
.motion_1b22 .in_e30d ul li.alert-stone-8fa3 .thumbnail-723e {
  background: rgba(0, 0, 0, 0.2);
}
.motion_1b22 .pattern-over-466d .in_e30d select {
  border-color: rgba(255, 255, 255, 0.08);
}
.full-5adb .pattern-over-466d .sidebar-8522 li {
  margin: 0;
}
.full-5adb .pattern-over-466d .sidebar-8522 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.full-5adb .pattern-over-466d .sidebar-8522 li ul {
  margin: 0;
}
.full-5adb .pattern-over-466d .sidebar-8522 li ul li a {
  padding-left: 15px;
}
.full-5adb .pattern-over-466d .sidebar-8522 li ul li li a {
  padding-left: 30px;
}
.full-5adb .pattern-over-466d .sidebar-8522 li.gallery_soft_d625 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.full-5adb .pattern-over-466d .sidebar-8522 li.gallery_soft_d625 > 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;
}
.full-5adb .pattern-over-466d .sidebar-8522 li.gallery_soft_d625 > 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;
}
.surface_bc1f a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.down-2970 {
  position: relative;
  z-index: 10;
}
.down-2970 .background-next-8c64 {
  width: 100%;
  max-width: 100%;
}
.dark_a2b9 .lite_3c9b {
  padding-top: 2em;
  padding-bottom: 2em;
}
.dark_a2b9 .warm-97d6 {
}
.dark_a2b9 .motion_1b22 {
  background: #292929;
}
.right_52d9 .lite_3c9b {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.right_52d9 .warm-97d6 {
  background: #f9f9f9;
}
.right_52d9 .motion_1b22 {
  background: #303030;
}
.dynamic-10a1 .lite_3c9b {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .dynamic-10a1 .article_gold_0f22 {
    margin-bottom: 1em;
  }
  .dynamic-10a1 .article_gold_0f22:last-child {
    margin-bottom: 0;
  }
}
.dynamic-10a1 .warm-97d6 {
  background: #ededed;
}
.dynamic-10a1 .motion_1b22 {
  background: #1a1a1a;
}
.lite_3c9b.warm-97d6 {
  color: rgba(0, 0, 0, 0.6);
}
.lite_3c9b.warm-97d6 .accordion_dim_53da li {
  border-color: rgba(0, 0, 0, 0.08);
}
.lite_3c9b.motion_1b22 {
  color: rgba(255, 255, 255, 0.99);
}
.lite_3c9b.motion_1b22 a:not(.primary-2475) {
  color: rgba(255, 255, 255, 0.79);
}
.lite_3c9b.motion_1b22 a:not(.primary-2475):hover {
  color: rgba(255, 255, 255, 0.99);
}
.lite_3c9b.motion_1b22 .accordion_dim_53da li {
  border-color: rgba(255, 255, 255, 0.08);
}
.lite_3c9b.motion_1b22 table tbody td,
.lite_3c9b.motion_1b22 table th {
  background: rgba(0, 0, 0, 0.08);
}
.simple_e535.texture_stone_a251 .picture-upper-61df {
  max-width: initial;
}
.simple_e535 .new_5c95 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.simple_e535 .new_5c95 .background-next-8c64 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .simple_e535 .new_5c95 .background-next-8c64 {
    display: block;
    margin-bottom: 2em;
  }
  .simple_e535 .new_5c95 .background-next-8c64:last-child {
    margin-bottom: 0;
  }
}
.dynamic-10a1 .article_gold_0f22:last-child,
.right_52d9 .article_gold_0f22:last-child,
.dark_a2b9 .article_gold_0f22:last-child {
  margin-bottom: 0;
}
.dynamic-10a1 .article_gold_0f22 .pattern-over-466d .in_e30d:last-child,
.right_52d9 .article_gold_0f22 .pattern-over-466d .in_e30d:last-child,
.dark_a2b9 .article_gold_0f22 .pattern-over-466d .in_e30d:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .dynamic-10a1 .carousel-out-fdb5,
  .dynamic-10a1 .outer-cd68,
  .right_52d9 .carousel-out-fdb5,
  .right_52d9 .outer-cd68,
  .dark_a2b9 .carousel-out-fdb5,
  .dark_a2b9 .outer-cd68 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .down-2970 .article_gold_0f22 {
    margin-bottom: 2em;
  }
}
.down-2970 p:last-child {
  margin-bottom: 0;
}
.down-2970 li,
.down-2970 ul {
  list-style: none;
  margin: 0;
}
.down-2970 ul ul {
  margin-left: 2.617924em;
}
.dynamic_5338 {
  font-size: 0.875em;
}

/* css-noise: e6c2 */
.ghost-box-e7 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.2;
}
