/*!
Theme Name: Customify
Theme URI: https://pressmaximum.column_a4f8/customify
Author: WPCustomify
Author URI: https://pressmaximum.column_a4f8
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.column_a4f8/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.medium_b20f.nav-clean-0f83/licenses/gpl-2.0.large_53db
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.status_rough_279f/, (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.footer_5f4d.button-a1eb/normalize.frame-283a/
 ======
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.frame-283a v7.0.0 | MIT License | github.column_a4f8/necolas/normalize.frame-283a */
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;
}
.west-ffaa .heading_action_5bdc,
.pressed_ee66,
.down-9e7d,
.media-selected-7d79,
.link_eee4,
.old-0d2a,
.title-8aae,
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;
}
.pressed_ee66,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .pressed_ee66,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .pressed_ee66,
  h1 {
    font-size: 1.8em;
  }
}
.down-9e7d,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.down-9e7d + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .down-9e7d,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .down-9e7d,
  h2 {
    font-size: 1.7em;
  }
}
.media-selected-7d79,
h3 {
  font-size: 1.618em;
}
.west-ffaa .heading_action_5bdc,
.link_eee4,
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.box-5681 {
  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;
}
.article-lower-6936:after,
.article-lower-6936:before,
.article_b3d3:after,
.article_b3d3:before {
  content: "";
  display: table;
}
.article-lower-6936:after,
.article_b3d3:after {
  clear: both;
}
.nav_outer_ef4d {
  float: right;
  margin-right: 0;
}
.hidden_tiny_f037 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.texture_cold_013c .form-e88f,
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;
}
.texture_cold_013c .form-e88f: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;
}
.primary-214d .form-e88f {
  box-shadow: none;
}
.primary-214d
  .form-e88f
  .next_2037 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.primary-214d .form-e88f .row_hard_6de8 {
  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;
}
.primary-214d
  .form-e88f
  .row_hard_6de8
  b {
  display: none;
}
.primary-214d .grid_9ba6 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.bright-e681:not(.pro_5c4e):not(.article-d5fa),
button:not(.pro_5c4e):not(.article-d5fa),
input[type="button"]:not(.pro_5c4e):not(
    .article-d5fa
  ),
input[type="reset"]:not(.pro_5c4e):not(
    .article-d5fa
  ),
input[type="submit"]:not(.pro_5c4e):not(
    .article-d5fa
  ) {
  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;
}
.bright-e681:not(.pro_5c4e):not(
    .article-d5fa
  ):hover,
button:not(.pro_5c4e):not(
    .article-d5fa
  ):hover,
input[type="button"]:not(.pro_5c4e):not(
    .article-d5fa
  ):hover,
input[type="reset"]:not(.pro_5c4e):not(
    .article-d5fa
  ):hover,
input[type="submit"]:not(.pro_5c4e):not(
    .article-d5fa
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.bright-e681:not(.pro_5c4e):not(
    .article-d5fa
  ):active,
.bright-e681:not(.pro_5c4e):not(
    .article-d5fa
  ):focus,
button:not(.pro_5c4e):not(
    .article-d5fa
  ):active,
button:not(.pro_5c4e):not(
    .article-d5fa
  ):focus,
input[type="button"]:not(.pro_5c4e):not(
    .article-d5fa
  ):active,
input[type="button"]:not(.pro_5c4e):not(
    .article-d5fa
  ):focus,
input[type="reset"]:not(.pro_5c4e):not(
    .article-d5fa
  ):active,
input[type="reset"]:not(.pro_5c4e):not(
    .article-d5fa
  ):focus,
input[type="submit"]:not(.pro_5c4e):not(
    .article-d5fa
  ):active,
input[type="submit"]:not(.pro_5c4e):not(
    .article-d5fa
  ):focus {
  outline: 0;
}
.bright-e681:not(.pro_5c4e):not(
    .article-d5fa
  ).fn-loading-1767,
button:not(.pro_5c4e):not(
    .article-d5fa
  ).fn-loading-1767,
input[type="button"]:not(.pro_5c4e):not(
    .article-d5fa
  ).fn-loading-1767,
input[type="reset"]:not(.pro_5c4e):not(
    .article-d5fa
  ).fn-loading-1767,
input[type="submit"]:not(.pro_5c4e):not(
    .article-d5fa
  ).fn-loading-1767 {
  position: relative;
}
.bright-e681:not(.pro_5c4e):not(
    .article-d5fa
  ).fn-loading-1767
  .hover-in-4a82,
.bright-e681:not(.pro_5c4e):not(
    .article-d5fa
  ).fn-loading-1767
  .accordion_large_e843,
.bright-e681:not(.pro_5c4e):not(
    .article-d5fa
  ).fn-loading-1767
  .tooltip-short-8c0e,
.bright-e681:not(.pro_5c4e):not(
    .article-d5fa
  ).fn-loading-1767
  i,
.bright-e681:not(.pro_5c4e):not(
    .article-d5fa
  ).fn-loading-1767
  svg,
button:not(.pro_5c4e):not(
    .article-d5fa
  ).fn-loading-1767
  .hover-in-4a82,
button:not(.pro_5c4e):not(
    .article-d5fa
  ).fn-loading-1767
  .accordion_large_e843,
button:not(.pro_5c4e):not(
    .article-d5fa
  ).fn-loading-1767
  .tooltip-short-8c0e,
button:not(.pro_5c4e):not(
    .article-d5fa
  ).fn-loading-1767
  i,
button:not(.pro_5c4e):not(
    .article-d5fa
  ).fn-loading-1767
  svg,
input[type="button"]:not(.pro_5c4e):not(
    .article-d5fa
  ).fn-loading-1767
  .hover-in-4a82,
input[type="button"]:not(.pro_5c4e):not(
    .article-d5fa
  ).fn-loading-1767
  .accordion_large_e843,
input[type="button"]:not(.pro_5c4e):not(
    .article-d5fa
  ).fn-loading-1767
  .tooltip-short-8c0e,
input[type="button"]:not(.pro_5c4e):not(
    .article-d5fa
  ).fn-loading-1767
  i,
input[type="button"]:not(.pro_5c4e):not(
    .article-d5fa
  ).fn-loading-1767
  svg,
input[type="reset"]:not(.pro_5c4e):not(
    .article-d5fa
  ).fn-loading-1767
  .hover-in-4a82,
input[type="reset"]:not(.pro_5c4e):not(
    .article-d5fa
  ).fn-loading-1767
  .accordion_large_e843,
input[type="reset"]:not(.pro_5c4e):not(
    .article-d5fa
  ).fn-loading-1767
  .tooltip-short-8c0e,
input[type="reset"]:not(.pro_5c4e):not(
    .article-d5fa
  ).fn-loading-1767
  i,
input[type="reset"]:not(.pro_5c4e):not(
    .article-d5fa
  ).fn-loading-1767
  svg,
input[type="submit"]:not(.pro_5c4e):not(
    .article-d5fa
  ).fn-loading-1767
  .hover-in-4a82,
input[type="submit"]:not(.pro_5c4e):not(
    .article-d5fa
  ).fn-loading-1767
  .accordion_large_e843,
input[type="submit"]:not(.pro_5c4e):not(
    .article-d5fa
  ).fn-loading-1767
  .tooltip-short-8c0e,
input[type="submit"]:not(.pro_5c4e):not(
    .article-d5fa
  ).fn-loading-1767
  i,
input[type="submit"]:not(.pro_5c4e):not(
    .article-d5fa
  ).fn-loading-1767
  svg {
  visibility: hidden;
}
.bright-e681:not(.pro_5c4e):not(
    .article-d5fa
  ).fn-loading-1767:after,
button:not(.pro_5c4e):not(
    .article-d5fa
  ).fn-loading-1767:after,
input[type="button"]:not(.pro_5c4e):not(
    .article-d5fa
  ).fn-loading-1767:after,
input[type="reset"]:not(.pro_5c4e):not(
    .article-d5fa
  ).fn-loading-1767:after,
input[type="submit"]:not(.pro_5c4e):not(
    .article-d5fa
  ).fn-loading-1767: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;
}
.bright-e681:not(.pro_5c4e):not(.article-d5fa),
input[type="button"]:not(.pro_5c4e):not(
    .article-d5fa
  ),
input[type="reset"]:not(.pro_5c4e):not(
    .article-d5fa
  ),
input[type="submit"]:not(.pro_5c4e):not(
    .article-d5fa
  ) {
  color: #fff;
  background: #235787;
}
.bright-e681:not(.pro_5c4e):not(
    .article-d5fa
  ):focus,
input[type="button"]:not(.pro_5c4e):not(
    .article-d5fa
  ):focus,
input[type="reset"]:not(.pro_5c4e):not(
    .article-d5fa
  ):focus,
input[type="submit"]:not(.pro_5c4e):not(
    .article-d5fa
  ):focus {
  color: #fff;
}
.bright-e681.fn-disabled-1767:not(.pro_5c4e):not(
    .article-d5fa
  ),
.bright-e681[disabled]:not(.pro_5c4e):not(
    .article-d5fa
  ),
button.fn-disabled-1767:not(.pro_5c4e):not(
    .article-d5fa
  ),
button[disabled]:not(.pro_5c4e):not(
    .article-d5fa
  ) {
  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;
}
.dim-4e26 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.dim-4e26: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;
}
.background_simple_304f {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.gradient-top-6aea {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.focus_red_42a8 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.article-lower-6936:after,
.article-lower-6936:before,
.right-e8b4:after,
.right-e8b4:before,
.wood-027d:after,
.wood-027d:before,
.active_b3f2:after,
.active_b3f2:before,
.caption_9101:after,
.caption_9101:before,
.article_4282:after,
.article_4282:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.article-lower-6936:after,
.right-e8b4:after,
.wood-027d:after,
.active_b3f2:after,
.caption_9101:after,
.article_4282:after {
  clear: both;
}
.right-e8b4 .upper-6bc8,
.wood-027d .upper-6bc8,
.focus_wide_a270 .upper-6bc8 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.out-19b5 {
  display: inline-block;
}
.pagination-fluid-7fd6 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.pagination-fluid-7fd6 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pagination-fluid-7fd6 .preview-mini-3326 {
  padding: 1em 0;
  font-size: 85%;
}
.preview-mini-3326 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.secondary-d94e {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.secondary-d94e:after,
.secondary-d94e:before {
  content: "";
  display: table;
}
.secondary-d94e:after {
  clear: both;
}
.out_d807 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.panel_ef8b .out_d807 {
  max-width: 50%;
}
.full-5689 .out_d807 {
  max-width: 33.33%;
}
.right-2338 .out_d807 {
  max-width: 25%;
}
.hard-3b4d .out_d807 {
  max-width: 20%;
}
.wide_5abe .out_d807 {
  max-width: 16.66%;
}
.content_upper_9190 .out_d807 {
  max-width: 14.28%;
}
.complex-e24e .out_d807 {
  max-width: 12.5%;
}
.selected-7915 .out_d807 {
  max-width: 11.11%;
}
.wood-343e {
  display: block;
}
.west-ffaa .summary_14e9 label,
.west-ffaa .header_wide_8587 label,
.west-ffaa .badge-7a4e label,
.west-ffaa .avatar_glass_aceb label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.main-focused-e0c9 {
  list-style: none;
  margin: 0;
}
.main-focused-e0c9 article.fresh_90d4 {
  margin-bottom: 0;
}
.main-focused-e0c9 ul {
  list-style: none;
  margin: 0;
}
.main-focused-e0c9 .header_yellow_2af3 li.fresh_90d4 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .main-focused-e0c9 .header_yellow_2af3 li.fresh_90d4 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .main-focused-e0c9 .header_yellow_2af3 li.fresh_90d4: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) {
  .main-focused-e0c9 .header_yellow_2af3 li.fresh_90d4 li.fresh_90d4 li.fresh_90d4 li.fresh_90d4 {
    padding-left: 0;
  }
}
article.fresh_90d4 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.fresh_90d4 .right-e8b4 p:last-of-type {
  margin-bottom: 0;
}
article.fresh_90d4 .grid_north_4d7f {
  float: left;
}
article.fresh_90d4 .current_5b9a {
  margin-left: 85px;
}
article.fresh_90d4 .hidden-under-162a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.fresh_90d4 .hidden-under-162a .active-ad05 {
  margin-left: 10px;
}
article.fresh_90d4 .info-hot-4e5a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.fresh_90d4 .yellow_9d72 {
  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 .summary_14e9,
  #respond .badge-7a4e,
  #respond .avatar_glass_aceb {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .summary_14e9 input,
#respond .badge-7a4e input,
#respond .avatar_glass_aceb input {
  width: 100%;
}
#respond .avatar_glass_aceb {
  margin-right: 0;
}
#respond .content_current_13b9 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.texture_90fc {
  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;
}
.texture_90fc.notification_medium_cbd5 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.texture_90fc 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%);
}
.texture_90fc:focus,
.texture_90fc: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);
}
.upper-6410 {
  border-radius: 10%;
}
.progress_focused_d443 {
  border-radius: 50%;
}
.red-151f {
  font-size: 0.72em;
}
.full-89c2 {
  font-size: 0.875em;
}
.background_14eb {
  font-size: 1.1em;
}
.last_bdad {
  text-transform: uppercase;
  line-height: 1.2;
}
.last_bdad.red-151f {
  letter-spacing: 0.5px;
}
.short-7895,
.short-7895 a {
  color: #6d6d6d;
}
.short-7895 a:hover {
  color: #111;
}
.photo_d06e {
  color: #6d6d6d;
}
.full_b1e1 {
  overflow-x: hidden;
}
.full_b1e1 .stale-12f6.accent-north-8bf8 {
  position: relative;
}
.full_b1e1 .stale-12f6.accent-north-8bf8.feature_51b0 {
  position: initial;
}
.full_b1e1
  .stale-12f6.accent-north-8bf8.feature_51b0
  .block-c07a {
  left: auto;
}
.full_b1e1 .stale-12f6 .block-c07a {
  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;
}
.full_b1e1 .stale-12f6:hover.accent-north-8bf8 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.full_b1e1
  .stale-12f6:hover.accent-north-8bf8
  .block-c07a {
  display: block;
  z-index: 9999999;
}
.full_b1e1 .input-paper-ee76 .component-f759,
.full_b1e1 .focus-4911 .component-f759 {
  display: none;
}
.full_b1e1 .east_039c .stale-12f6:hover.accent-north-8bf8 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.west-ffaa .summary_14e9 label,
.west-ffaa .header_wide_8587 label,
.west-ffaa .badge-7a4e label,
.west-ffaa .avatar_glass_aceb label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.main-focused-e0c9 {
  list-style: none;
  margin: 0;
}
.main-focused-e0c9 article.fresh_90d4 {
  margin-bottom: 0;
}
.main-focused-e0c9 ul {
  list-style: none;
  margin: 0;
}
.main-focused-e0c9 .header_yellow_2af3 li.fresh_90d4 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .main-focused-e0c9 .header_yellow_2af3 li.fresh_90d4 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .main-focused-e0c9 .header_yellow_2af3 li.fresh_90d4: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) {
  .main-focused-e0c9 .header_yellow_2af3 li.fresh_90d4 li.fresh_90d4 li.fresh_90d4 li.fresh_90d4 {
    padding-left: 0;
  }
}
article.fresh_90d4 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.fresh_90d4 .right-e8b4 p:last-of-type {
  margin-bottom: 0;
}
article.fresh_90d4 .grid_north_4d7f {
  float: left;
}
article.fresh_90d4 .current_5b9a {
  margin-left: 85px;
}
article.fresh_90d4 .hidden-under-162a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.fresh_90d4 .hidden-under-162a .active-ad05 {
  margin-left: 10px;
}
article.fresh_90d4 .info-hot-4e5a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.fresh_90d4 .yellow_9d72 {
  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 .summary_14e9,
  #respond .badge-7a4e,
  #respond .avatar_glass_aceb {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .summary_14e9 input,
#respond .badge-7a4e input,
#respond .avatar_glass_aceb input {
  width: 100%;
}
#respond .avatar_glass_aceb {
  margin-right: 0;
}
#respond .content_current_13b9 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.input-paper-ee76 .article_c7dc {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.article_c7dc .shadow_c74e.bright_b491 .notification_5f09 > li > a:focus,
.article_c7dc .shadow_c74e.bright_b491 .notification_5f09 > li > a:hover,
.article_c7dc .shadow_c74e.filter_0184 .notification_5f09 > li > a:focus,
.article_c7dc .shadow_c74e.filter_0184 .notification_5f09 > li > a:hover,
.article_c7dc .shadow_c74e.hover_222e .notification_5f09 > li > a:focus,
.article_c7dc .shadow_c74e.hover_222e .notification_5f09 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.article_c7dc
  .shadow_c74e.bright_b491
  .notification_5f09
  > li.main_b7f4
  > a,
.article_c7dc
  .shadow_c74e.bright_b491
  .notification_5f09
  > li.tag-easy-d6eb
  > a,
.article_c7dc
  .shadow_c74e.filter_0184
  .notification_5f09
  > li.main_b7f4
  > a,
.article_c7dc
  .shadow_c74e.filter_0184
  .notification_5f09
  > li.tag-easy-d6eb
  > a,
.article_c7dc
  .shadow_c74e.hover_222e
  .notification_5f09
  > li.main_b7f4
  > a,
.article_c7dc .shadow_c74e.hover_222e .notification_5f09 > li.action_4e9b > a {
  color: rgba(255, 255, 255, 0.99);
}
.article_c7dc .accent_gas_7cb9,
.article_c7dc .accent_gas_7cb9 a {
  color: rgba(255, 255, 255, 0.99);
}
.article_c7dc .overlay_79b3.description-1964 li a,
.article_c7dc .border-0478 a,
.article_c7dc .paper_7ee3,
.article_c7dc .notification_5f09 > li > a,
.article_c7dc .large-6529 {
  color: rgba(255, 255, 255, 0.79);
}
.article_c7dc .overlay_79b3.description-1964 li a:hover,
.article_c7dc .border-0478 a:hover,
.article_c7dc .paper_7ee3:hover,
.article_c7dc .notification_5f09 > li > a:hover,
.article_c7dc .large-6529:hover {
  color: rgba(255, 255, 255, 0.99);
}
.article_c7dc .border-cbe5 {
  color: rgba(255, 255, 255, 0.79);
}
.article_c7dc .border-cbe5 .search-6a13 {
  color: rgba(255, 255, 255, 0.99);
}
.article_c7dc .border-cbe5:hover {
  color: rgba(255, 255, 255, 0.99);
}
.article_c7dc .shadow-blue-26be .nav_2b2e {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.article_c7dc .shadow-blue-26be .nav_2b2e .container-7cb8 {
  color: rgba(255, 255, 255, 0.79);
}
.article_c7dc
  .shadow-blue-26be
  .nav_2b2e
  .container-7cb8::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.article_c7dc
  .shadow-blue-26be
  .nav_2b2e
  .container-7cb8:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.article_c7dc
  .shadow-blue-26be
  .nav_2b2e
  .container-7cb8::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.article_c7dc
  .shadow-blue-26be
  .nav_2b2e
  .container-7cb8::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.article_c7dc .shadow-blue-26be .module_hard_1f10 {
  color: rgba(255, 255, 255, 0.79);
}
.article_c7dc .shadow-blue-26be .module_hard_1f10:hover {
  color: rgba(255, 255, 255, 0.99);
}
.table-9c85
  .article_c7dc
  .shadow-blue-26be
  .wrapper_1340
  .hard_3fb2 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.table-9c85
  .article_c7dc
  .shadow-blue-26be
  .wrapper_1340
  .container-7cb8 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.input-paper-ee76 .video_soft_aff3 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.video_soft_aff3 .shadow_c74e.bright_b491 .notification_5f09 > li > a:focus,
.video_soft_aff3 .shadow_c74e.bright_b491 .notification_5f09 > li > a:hover,
.video_soft_aff3 .shadow_c74e.filter_0184 .notification_5f09 > li > a:focus,
.video_soft_aff3 .shadow_c74e.filter_0184 .notification_5f09 > li > a:hover,
.video_soft_aff3 .shadow_c74e.hover_222e .notification_5f09 > li > a:focus,
.video_soft_aff3 .shadow_c74e.hover_222e .notification_5f09 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.video_soft_aff3
  .shadow_c74e.bright_b491
  .notification_5f09
  > li.main_b7f4
  > a,
.video_soft_aff3
  .shadow_c74e.bright_b491
  .notification_5f09
  > li.tag-easy-d6eb
  > a,
.video_soft_aff3
  .shadow_c74e.filter_0184
  .notification_5f09
  > li.main_b7f4
  > a,
.video_soft_aff3
  .shadow_c74e.filter_0184
  .notification_5f09
  > li.tag-easy-d6eb
  > a,
.video_soft_aff3
  .shadow_c74e.hover_222e
  .notification_5f09
  > li.main_b7f4
  > a,
.video_soft_aff3 .shadow_c74e.hover_222e .notification_5f09 > li.action_4e9b > a {
  color: rgba(0, 0, 0, 0.8);
}
.video_soft_aff3 .accent_gas_7cb9,
.video_soft_aff3 .accent_gas_7cb9 a {
  color: rgba(0, 0, 0, 0.8);
}
.video_soft_aff3 .overlay_79b3.description-1964 li a,
.video_soft_aff3 .border-0478 a,
.video_soft_aff3 .paper_7ee3,
.video_soft_aff3 .notification_5f09 > li > a,
.video_soft_aff3 .large-6529 {
  color: rgba(0, 0, 0, 0.55);
}
.video_soft_aff3 .overlay_79b3.description-1964 li a:hover,
.video_soft_aff3 .border-0478 a:hover,
.video_soft_aff3 .paper_7ee3:hover,
.video_soft_aff3 .notification_5f09 > li > a:hover,
.video_soft_aff3 .large-6529:hover {
  color: rgba(0, 0, 0, 0.8);
}
.video_soft_aff3 .border-cbe5 {
  color: rgba(0, 0, 0, 0.55);
}
.video_soft_aff3 .border-cbe5 .search-6a13 {
  color: rgba(0, 0, 0, 0.8);
}
.video_soft_aff3 .border-cbe5:hover {
  color: rgba(0, 0, 0, 0.8);
}
.center_b8b9 .panel_9b19 {
  margin-left: auto;
  margin-right: auto;
}
.wood-027d > * {
  margin-left: auto;
  margin-right: auto;
}
.wood-027d .background_simple_304f {
  margin-right: 1.41575em;
}
.detail-9727 .wood-027d > .form_stone_35e9 {
  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;
}
.detail-9727 .wood-027d > .search-out-166d {
  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;
}
.popup-old-490c.center_b8b9 .panel_9b19,
.list_green_c98c.center_b8b9 .panel_9b19 {
  margin-left: 0;
}
.banner-active-4982.center_b8b9 .panel_9b19,
.frame-4991.center_b8b9 .panel_9b19 {
  margin-right: 0;
}
.wood-027d ol,
.wood-027d ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.hard_ee63 video {
  max-width: 100%;
}
.next-6c94 img {
  display: block;
}
.next-6c94.background_simple_304f,
.next-6c94.gradient-top-6aea {
  width: 100%;
}
.next-6c94.search-out-166d img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.gallery_yellow_7f31:not(.tabs_b497) {
  margin: 1.5em auto;
}
.info_hovered_0a64 p {
  padding: 1.5em 14px;
}
ul.box_7cf3.search-out-166d,
ul.box_7cf3.form_stone_35e9,
ul.box_7cf3.element-32f0.form_stone_35e9 {
  padding: 0 14px;
}
.paragraph-90c5 {
  display: block;
  overflow-x: auto;
}
.paragraph-90c5 table {
  border-collapse: collapse;
  width: 100%;
}
.paragraph-90c5 td,
.paragraph-90c5 th {
  padding: 0.5em;
}
.wood-027d li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.wood-027d ol ol,
.wood-027d ol ul,
.wood-027d ul ol,
.wood-027d ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.wood-027d ol ol li,
.wood-027d ol ul li,
.wood-027d ul ol li,
.wood-027d ul ul li {
  margin-left: 0;
}
.section_fast_c1b8.liquid-7cee > .focused-0cdb {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.section_fast_c1b8.liquid-7cee > .focused-0cdb iframe,
.section_fast_c1b8.liquid-7cee > .focused-0cdb > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.short-f987 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.short-f987.element_bright_25aa {
  padding: 0;
}
.short-f987.element_bright_25aa cite {
  font-size: 13px;
}
.short-f987 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.short-f987 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.photo-87d4 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.photo-87d4 > p:first-child {
  margin-top: 0;
}
.photo-87d4 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.photo-87d4 blockquote {
  border-left: 0;
}
.left_bd6f {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.left_bd6f:not(.dynamic_3cae) {
  max-width: 100px;
}
.left_bd6f.banner-0b7d {
  border-bottom: none !important;
  text-align: center;
}
.left_bd6f.banner-0b7d::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .info_hovered_0a64 p {
    padding: 1.5em 0;
  }
}
.breadcrumb-f040 {
  color: #0073aa;
}
.medium_20d0 {
  background-color: #0073aa;
}
.container-0a39 {
  color: #229fd8;
}
.title-5f14 {
  background-color: #229fd8;
}
.text_dynamic_7fc2 {
  color: #eee;
}
.tabs-7e9b {
  background-color: #eee;
}
.west-2cfc {
  color: #444;
}
.box_d298 {
  background-color: #444;
}
.dark_7192 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.dark_7192 .south_1175 .border-0478 {
  font-size: 15px;
}
.dark_7192 .border-0478 {
  line-height: 1.3;
}
.dark_7192 .video_soft_aff3 {
}
.dark_7192 .article_c7dc {
  background: #235787;
}
.carousel-tall-f9cd {
  padding: 0;
}
.carousel-tall-f9cd .article_c7dc {
  background: #1a1a1a;
}
.carousel-tall-f9cd .video_soft_aff3 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.texture_soft_64ab {
  padding: 0;
  border-left: none;
  border-right: none;
}
.texture_soft_64ab .video_soft_aff3 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.texture_soft_64ab .article_c7dc {
  background: #303030;
}
.article_4282 {
  position: relative;
  z-index: 10;
}
.article_4282 .table-white-268c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.detail-old-25c0 .accent-north-8bf8 {
  display: inline-block;
  vertical-align: middle;
}
.detail-old-25c0.orange-6815 .accent-north-8bf8 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .detail-old-25c0.orange-6815 .accent-north-8bf8 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .detail-old-25c0.orange-6815 .accent-north-8bf8 {
    margin-right: 0.4em;
  }
}
.detail-old-25c0.orange-6815 .accent-north-8bf8:last-child {
  margin-right: 0;
}
.panel-c3f6 .table-white-268c {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .input-paper-ee76 .south_1175 {
    margin: 0 -0.5em;
  }
  .input-paper-ee76 .south_1175 [class*="customify-col-"],
  .input-paper-ee76 .south_1175 [class*="customify-col_"],
  .input-paper-ee76 .south_1175 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.input-paper-ee76.hover-gold-06da .table-white-268c {
  background: 0 0 !important;
}
.input-paper-ee76.hover-gold-06da .table-white-268c,
.input-paper-ee76.panel-c3f6 .table-white-268c {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .input-paper-ee76.easy_51b4 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.input-paper-ee76.panel-c3f6 .table-white-268c {
  box-shadow: none !important;
}
.inner_693e {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .inner_693e {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .inner_693e {
    padding: 18px 0 20px;
  }
}
.inner_693e .notification-c5b7 {
  width: 100%;
}
.inner_693e .accent_motion_433b {
  margin-bottom: 0;
}
.inner_693e .warm-2b74 {
  margin-top: 5px;
  font-size: 0.875em;
}
.disabled_35a8 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.disabled_35a8 .alert_easy_7030 {
  width: 100%;
}
.pressed-4a07 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.pressed-4a07 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.pressed-4a07 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;
}
.pressed-4a07 li:last-child:after {
  display: none;
}
.pressed-4a07 li a {
  font-weight: 500;
  margin-right: 10px;
}
.detail_hovered_fdcb .component-f759 button,
.inner_693e .component-f759 button {
  left: 0;
}
.detail_hovered_fdcb .alert_easy_7030,
.inner_693e .alert_easy_7030 {
  padding-left: 0;
  padding-right: 0;
}
.detail_hovered_fdcb .disabled_35a8,
.inner_693e .disabled_35a8 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.detail_hovered_fdcb {
  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;
}
.detail_hovered_fdcb: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;
}
.detail_hovered_fdcb .carousel-fast-8b63 {
  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) {
  .detail_hovered_fdcb .carousel-fast-8b63 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .detail_hovered_fdcb .carousel-fast-8b63 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .detail_hovered_fdcb .carousel-fast-8b63 {
    min-height: 200px;
  }
}
.detail_hovered_fdcb .pressed-4a07 {
  color: rgba(255, 255, 255, 0.8);
}
.detail_hovered_fdcb .pressed-4a07 a,
.detail_hovered_fdcb .pressed-4a07 li:after {
  color: inherit;
}
.detail_hovered_fdcb .pressed-4a07 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.middle_d9b5 {
  margin-bottom: 0.5em;
}
.sidebar_2bbd {
  margin-bottom: 1.2em;
}
.sidebar_2bbd,
.middle_d9b5 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.sidebar_2bbd p:last-child,
.middle_d9b5 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .component-f759,
#masthead .component-f759 {
  display: none;
}
#masthead
  > .component-f759.carousel-hard-5964 {
  display: none;
}
#masthead > .component-f759 button {
  left: 0;
}
.paragraph-slow-9a5b {
  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%;
}
.paragraph-slow-9a5b .accent-north-8bf8 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.paragraph-slow-9a5b .plasma-6651 {
  display: -webkit-box;
  display: flex;
}
.paragraph-slow-9a5b .plasma-6651.in-e9cd {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.paragraph-slow-9a5b .plasma-6651.feature_green_f9b2 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.paragraph-slow-9a5b .plasma-6651.medium_ff0d {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.paragraph-slow-9a5b.grid-61c5.content_steel_e10d .plasma-6651.in-e9cd {
  flex-basis: 100%;
}
.paragraph-slow-9a5b.wood_4abd .plasma-6651.feature_green_f9b2 {
  -webkit-box-flex: 1;
  flex: auto;
}
.paragraph-slow-9a5b.wood_4abd .plasma-6651.medium_ff0d {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .component-f759.carousel-hard-5964 {
  display: none;
}
#masthead > .component-f759 button {
  left: 0;
}
.column-3010 {
  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;
}
.column-3010:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.column-3010.paper-57fc i {
  margin-right: 4px;
}
.column-3010.footer_short_676d i {
  margin-left: 5px;
}
.border-0478 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.border-0478 p:last-child {
  margin-bottom: 0;
}
.hidden-8bee {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.hidden-8bee a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.hidden-8bee img {
  display: block;
  width: auto;
  line-height: 1;
}
.hidden-8bee .accent_gas_7cb9 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.hidden-8bee .input_747f {
  margin: 5px 0 7px 0;
}
.hidden-8bee.paper-04bd .shadow_2f47 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hidden-8bee.paper-04bd .new_1015 {
  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;
}
.hidden-8bee.outline-f263 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.hidden-8bee.outline-f263 .shadow_2f47 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hidden-8bee.outline-f263 .new_1015 {
  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;
}
.hidden-8bee.feature_out_990f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hidden-8bee.element-up-b8b4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.hidden-8bee.element-up-b8b4 .new_1015 {
  margin-top: 7px;
}
.badge-badc {
  display: inline-block;
}
.article_4282 .message-9391 .hidden-8bee img {
  max-width: 100%;
}
.shadow_c74e .nav_wide_2015.narrow-b1c6,
.element-4b01 .nav_wide_2015.narrow-b1c6 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.shadow_c74e .tag_4a90,
.element-4b01 .tag_4a90 {
  display: inline-block;
  font-size: inherit;
  text-rendering: auto;
  text-decoration: none !important;
  position: relative;
  width: 6px;
  height: 6px;
  margin-top: 1px;
  border-left: 1px solid currentColor;
  border-top: 1px solid currentColor;
  -webkit-transform: rotate(-135deg) translateY(50%);
  -ms-transform: rotate(-135deg) translateY(50%);
  transform: rotate(-135deg) translateY(50%);
}
.shadow_c74e .tag_4a90 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.shadow_c74e.dark_3f4d .tag_4a90 {
  display: none;
}
.shadow_c74e .new_da20 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.shadow_c74e .new_da20 li {
  display: inline-block;
  position: relative;
}
.shadow_c74e .new_da20 li:last-child {
  margin-right: 0;
}
.shadow_c74e .new_da20 li a {
  display: inline-block;
  -webkit-transition: all 0.14s ease-out;
  transition: all 0.14s ease-out;
  -webkit-text-decoration-color: currentColor;
  text-decoration-color: currentColor;
}
.shadow_c74e .new_da20 li.action_4e9b > a {
  color: rgba(0, 0, 0, 0.9);
}
.shadow_c74e .new_da20 > li > a {
  padding: 12px 13px 12px;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.85em;
  line-height: 1;
}
.shadow_c74e .new_da20 > li > a i {
  line-height: 0;
}
.shadow_c74e .new_da20 > li.description-5c1b > a .tag_4a90 {
  margin-left: 4px;
  line-height: 0;
}
.shadow_c74e .new_da20 .down-f817 li.description-5c1b > a {
  position: relative;
}
.shadow_c74e .new_da20 .down-f817 li.description-5c1b > a:after,
.shadow_c74e .new_da20 .down-f817 li.description-5c1b > a:before {
  content: "";
  display: table;
}
.shadow_c74e .new_da20 .down-f817 li.description-5c1b > a:after {
  clear: both;
}
.shadow_c74e .new_da20 .down-f817 li.description-5c1b > a .tag_4a90 {
  margin-left: 5px;
  float: right;
}
.shadow_c74e .menu_0ac8,
.shadow_c74e .down-f817 {
  position: absolute;
  left: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 99;
  opacity: 0;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
  top: 100%;
  margin: 0;
  padding: 0;
}
.shadow_c74e .down-f817 {
  width: 14em;
  background: #fff;
  box-shadow: 0 2px 4px -2px rgba(0, 0, 0, 0.1), 0 4px 15px 0 rgba(0, 0, 0, 0.1);
  text-align: left;
  border-radius: 2px;
}
.shadow_c74e .down-f817 .narrow-b1c6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.shadow_c74e .down-f817 .tag_4a90 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.shadow_c74e .down-f817 li {
  display: block;
  margin: 0;
  padding: 0;
}
.shadow_c74e .down-f817 li a {
  display: block;
  width: 100%;
  padding: 9px 15px;
  -webkit-transition: background 0.15s ease-out;
  transition: background 0.15s ease-out;
  color: rgba(0, 0, 0, 0.55);
  font-size: 0.9em;
  line-height: 1.5;
}
.shadow_c74e .down-f817 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.shadow_c74e .down-f817 .down-f817 {
  top: 0;
  left: 100%;
}
.shadow_c74e .carousel_52cf.fn-focus-1767 > .menu_0ac8,
.shadow_c74e .carousel_52cf.fn-focus-1767 > .down-f817,
.shadow_c74e .carousel_52cf:focus > .menu_0ac8,
.shadow_c74e .carousel_52cf:focus > .down-f817,
.shadow_c74e .carousel_52cf:hover > .menu_0ac8,
.shadow_c74e .carousel_52cf:hover > .down-f817 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.shadow_c74e.hover_222e .notification_5f09:after,
.shadow_c74e.hover_222e .notification_5f09:before {
  content: "";
  display: table;
}
.shadow_c74e.hover_222e .notification_5f09:after {
  clear: both;
}
.shadow_c74e.hover_222e .notification_5f09 > li {
  float: left;
}
.shadow_c74e.hero_pink_b83e .notification_5f09:after,
.shadow_c74e.hero_pink_b83e .notification_5f09:before {
  content: "";
  display: table;
}
.shadow_c74e.hero_pink_b83e .notification_5f09:after {
  clear: both;
}
.shadow_c74e.hero_pink_b83e .notification_5f09 > li {
  float: left;
}
.shadow_c74e.hero_pink_b83e .notification_5f09 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.shadow_c74e.hero_pink_b83e .notification_5f09 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.shadow_c74e.hero_pink_b83e .notification_5f09 > li.main_b7f4 > a,
.shadow_c74e.hero_pink_b83e .notification_5f09 > li.action_4e9b > a {
  color: #fff;
  background-color: #1e4b75;
}
.shadow_c74e.bright_b491 .notification_5f09 > li > a .narrow-b1c6 {
  position: relative;
}
.shadow_c74e.bright_b491 .notification_5f09 > li > a .narrow-b1c6:before {
  position: absolute;
  bottom: -6px;
  width: 1px;
  left: 0;
  height: 2px;
  background-color: transparent;
  content: "";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.shadow_c74e.bright_b491
  .notification_5f09
  > li:focus
  > a
  .narrow-b1c6:before,
.shadow_c74e.bright_b491
  .notification_5f09
  > li:hover
  > a
  .narrow-b1c6:before {
  width: 100%;
  background-color: currentColor;
}
.shadow_c74e.bright_b491
  .notification_5f09
  > li.main_b7f4
  > a
  .narrow-b1c6:before,
.shadow_c74e.bright_b491
  .notification_5f09
  > li.tag-easy-d6eb
  > a
  .narrow-b1c6:before {
  width: 100%;
  background-color: currentColor;
}
.shadow_c74e.filter_0184 .notification_5f09 > li > a .narrow-b1c6 {
  position: relative;
}
.shadow_c74e.filter_0184 .notification_5f09 > li > a .narrow-b1c6:before {
  position: absolute;
  top: -6px;
  width: 1px;
  left: 0;
  height: 2px;
  background-color: transparent;
  content: "";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.shadow_c74e.filter_0184 .notification_5f09 > li:focus > a .narrow-b1c6:before,
.shadow_c74e.filter_0184
  .notification_5f09
  > li:hover
  > a
  .narrow-b1c6:before {
  width: 100%;
  background-color: currentColor;
}
.shadow_c74e.filter_0184
  .notification_5f09
  > li.main_b7f4
  > a
  .narrow-b1c6:before,
.shadow_c74e.filter_0184
  .notification_5f09
  > li.tag-easy-d6eb
  > a
  .narrow-b1c6:before {
  width: 100%;
  background-color: currentColor;
}
.element-4b01 .new_da20 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.element-4b01 .new_da20 li:first-child > a {
  border-top: none;
}
.element-4b01 .new_da20 .hover-light-8810 > .narrow-b1c6 .tag_4a90 {
  display: none;
}
.element-4b01 .new_da20 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.element-4b01 .new_da20 li:last-child {
  border: none;
}
.element-4b01 .new_da20 li.description-5c1b > a {
  padding-right: 45px !important;
}
.element-4b01 .new_da20 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.element-4b01 .new_da20 li a:focus,
.element-4b01 .new_da20 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.element-4b01 .new_da20 li .hidden_small_6c80 {
  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;
}
.element-4b01 .new_da20 li .hidden_small_6c80:hover {
  box-shadow: none;
}
.element-4b01 .new_da20 li .hidden_small_6c80 .tag_4a90 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.element-4b01 .new_da20 .down-f817 {
  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);
}
.element-4b01 .new_da20 .down-f817 li a {
  padding-left: 3em;
}
.element-4b01 .new_da20 .dim_c8a3 > a .hidden_small_6c80 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.element-4b01 .new_da20 .dim_c8a3 > .down-f817 {
  display: block;
  opacity: 1;
}
.shadow-609d {
  max-width: 100%;
}
.focus_current_f959 {
  line-height: 0;
  cursor: pointer;
}
.large-6529 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.large-6529:hover {
  box-shadow: none;
  color: currentColor;
}
.large-6529 svg {
  width: 18px;
  height: 18px;
}
.large-6529 .image_f32f {
  display: none;
}
.section_narrow_8756 {
  position: relative;
}
.section_narrow_8756.fn-active-1767 .large-6529 .blue-9b0a {
  display: none;
}
.section_narrow_8756.fn-active-1767 .large-6529 .image_f32f {
  display: inline-block;
}
.section_narrow_8756 .wrapper_0ca4 {
  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);
}
.section_narrow_8756.short_62e8 .wrapper_0ca4 {
  left: auto;
  right: -0.9em;
}
.section_narrow_8756.short_62e8 .shadow_e8a9::before {
  left: auto;
  right: 15px;
}
.section_narrow_8756.fn-active-1767 .wrapper_0ca4 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.wrapper_1340 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.wrapper_1340 label {
  flex-basis: 100%;
}
.wrapper_1340 .nav_2b2e {
  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;
}
.wrapper_1340 .container-7cb8 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.wrapper_1340 .container-7cb8:focus {
  background-color: transparent;
}
.wrapper_1340 button.module_hard_1f10 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.wrapper_1340 button.module_hard_1f10:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.wrapper_1340 button.module_hard_1f10 svg {
  width: 18px;
  height: 18px;
}
.wrapper_1340 input[type="submit"] {
  min-height: auto;
}
.shadow-blue-26be .wrapper_1340 .container-7cb8 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.shadow_e8a9 {
  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) {
  .shadow_e8a9 {
    width: 220px;
  }
}
.shadow_e8a9 label {
  flex-basis: 100%;
}
.shadow_e8a9::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;
}
.table-9c85 .shadow-blue-26be .wrapper_1340 {
  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;
}
.table-9c85
  .shadow-blue-26be
  .wrapper_1340
  .nav_2b2e {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.table-9c85 .shadow-blue-26be .wrapper_1340 .container-7cb8 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.table-9c85
  .shadow-blue-26be
  .wrapper_1340
  .container-7cb8:focus {
  background: 0 0;
}
.table-9c85
  .shadow-blue-26be
  .wrapper_1340
  .hard_3fb2 {
  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;
}
.overlay_79b3 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.overlay_79b3 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.overlay_79b3 li:last-child {
  margin-right: 0;
}
.overlay_79b3 li:first-child {
  margin-left: 0;
}
.overlay_79b3.hover_stone_da1e a {
  color: #fff;
}
.overlay_79b3.hover_stone_da1e a:hover {
  color: #fff;
}
.overlay_79b3 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.overlay_79b3 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.overlay_79b3 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.overlay_79b3 a:hover {
  opacity: 0.9;
  color: inherit;
}
.overlay_79b3 [class*="social-icon-apple"] {
  background-color: #999;
}
.overlay_79b3 [class*="social-icon-apple"].component_1310 {
  background-color: transparent;
  color: #999;
}
.overlay_79b3 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.overlay_79b3 [class*="social-icon-behance"].component_1310 {
  background-color: transparent;
  color: #1769ff;
}
.overlay_79b3 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.overlay_79b3 [class*="social-icon-bitbucket"].component_1310 {
  background-color: transparent;
  color: #205081;
}
.overlay_79b3 [class*="social-icon-codepen"] {
  background-color: #000;
}
.overlay_79b3 [class*="social-icon-codepen"].component_1310 {
  background-color: transparent;
  color: #000;
}
.overlay_79b3 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.overlay_79b3 [class*="social-icon-delicious"].component_1310 {
  background-color: transparent;
  color: #39f;
}
.overlay_79b3 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.overlay_79b3 [class*="social-icon-digg"].component_1310 {
  background-color: transparent;
  color: #005be2;
}
.overlay_79b3 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.overlay_79b3 [class*="social-icon-dribbble"].component_1310 {
  background-color: transparent;
  color: #ea4c89;
}
.overlay_79b3 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.overlay_79b3 [class*="social-icon-envelope"].component_1310 {
  background-color: transparent;
  color: #ea4335;
}
.overlay_79b3 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.overlay_79b3 [class*="social-icon-facebook"].component_1310 {
  background-color: transparent;
  color: #3b5998;
}
.overlay_79b3 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.overlay_79b3 [class*="social-icon-flickr"].component_1310 {
  background-color: transparent;
  color: #0063dc;
}
.overlay_79b3 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.overlay_79b3 [class*="social-icon-foursquare"].component_1310 {
  background-color: transparent;
  color: #2d5be3;
}
.overlay_79b3 [class*="social-icon-github"] {
  background-color: #333;
}
.overlay_79b3 [class*="social-icon-github"].component_1310 {
  background-color: transparent;
  color: #333;
}
.overlay_79b3 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.overlay_79b3 [class*="social-icon-google-plus"].component_1310 {
  background-color: transparent;
  color: #dd4b39;
}
.overlay_79b3 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.overlay_79b3 [class*="social-icon-houzz"].component_1310 {
  background-color: transparent;
  color: #7ac142;
}
.overlay_79b3 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.overlay_79b3 [class*="social-icon-instagram"].component_1310 {
  background-color: transparent;
  color: #262626;
}
.overlay_79b3 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.overlay_79b3 [class*="social-icon-jsfiddle"].component_1310 {
  background-color: transparent;
  color: #487aa2;
}
.overlay_79b3 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.overlay_79b3 [class*="social-icon-linkedin"].component_1310 {
  background-color: transparent;
  color: #0077b5;
}
.overlay_79b3 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.overlay_79b3 [class*="social-icon-medium"].component_1310 {
  background-color: transparent;
  color: #00ab6b;
}
.overlay_79b3 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.overlay_79b3
  [class*="social-icon-odnoklassniki"].component_1310 {
  background-color: transparent;
  color: #f4731c;
}
.overlay_79b3 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.overlay_79b3 [class*="social-icon-meetup"].component_1310 {
  background-color: transparent;
  color: #ec1c40;
}
.overlay_79b3 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.overlay_79b3 [class*="social-icon-pinterest"].component_1310 {
  background-color: transparent;
  color: #bd081c;
}
.overlay_79b3 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.overlay_79b3 [class*="social-icon-product-hunt"].component_1310 {
  background-color: transparent;
  color: #da552f;
}
.overlay_79b3 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.overlay_79b3 [class*="social-icon-reddit"].component_1310 {
  background-color: transparent;
  color: #ff4500;
}
.overlay_79b3 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.overlay_79b3 [class*="social-icon-rss"].component_1310 {
  background-color: transparent;
  color: #f26522;
}
.overlay_79b3 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.overlay_79b3
  [class*="social-icon-shopping-cart"].component_1310 {
  background-color: transparent;
  color: #4caf50;
}
.overlay_79b3 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.overlay_79b3 [class*="social-icon-skype"].component_1310 {
  background-color: transparent;
  color: #00aff0;
}
.overlay_79b3 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.overlay_79b3 [class*="social-icon-slideshare"].component_1310 {
  background-color: transparent;
  color: #0077b5;
}
.overlay_79b3 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.overlay_79b3 [class*="social-icon-snapchat"].component_1310 {
  background-color: transparent;
  color: #fffc00;
}
.overlay_79b3 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.overlay_79b3 [class*="social-icon-soundcloud"].component_1310 {
  background-color: transparent;
  color: #f80;
}
.overlay_79b3 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.overlay_79b3 [class*="social-icon-spotify"].component_1310 {
  background-color: transparent;
  color: #2ebd59;
}
.overlay_79b3 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.overlay_79b3
  [class*="social-icon-stack-overflow"].component_1310 {
  background-color: transparent;
  color: #fe7a15;
}
.overlay_79b3 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.overlay_79b3 [class*="social-icon-maldkfgram"].component_1310 {
  background-color: transparent;
  color: #2ca5e0;
}
.overlay_79b3 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.overlay_79b3 [class*="social-icon-tripadvisor"].component_1310 {
  background-color: transparent;
  color: #589442;
}
.overlay_79b3 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.overlay_79b3 [class*="social-icon-tumblr"].component_1310 {
  background-color: transparent;
  color: #35465c;
}
.overlay_79b3 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.overlay_79b3 [class*="social-icon-twitch"].component_1310 {
  background-color: transparent;
  color: #6441a5;
}
.overlay_79b3 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.overlay_79b3 [class*="social-icon-twitter"].component_1310 {
  background-color: transparent;
  color: #1da1f2;
}
.overlay_79b3 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.overlay_79b3 [class*="social-icon-vimeo"].component_1310 {
  background-color: transparent;
  color: #1ab7ea;
}
.overlay_79b3 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.overlay_79b3 [class*="social-icon-vk"].component_1310 {
  background-color: transparent;
  color: #45668e;
}
.overlay_79b3 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.overlay_79b3 [class*="social-icon-weibo"].component_1310 {
  background-color: transparent;
  color: #df2029;
}
.overlay_79b3 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.overlay_79b3 [class*="social-icon-weixin"].component_1310 {
  background-color: transparent;
  color: #7bb32e;
}
.overlay_79b3 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.overlay_79b3 [class*="social-icon-whatsapp"].component_1310 {
  background-color: transparent;
  color: #25d366;
}
.overlay_79b3 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.overlay_79b3 [class*="social-icon-wordpress"].component_1310 {
  background-color: transparent;
  color: #21759b;
}
.overlay_79b3 [class*="social-icon-xing"] {
  background-color: #026466;
}
.overlay_79b3 [class*="social-icon-xing"].component_1310 {
  background-color: transparent;
  color: #026466;
}
.overlay_79b3 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.overlay_79b3 [class*="social-icon-yelp"].component_1310 {
  background-color: transparent;
  color: #af0606;
}
.overlay_79b3 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.overlay_79b3 [class*="social-icon-youtube"].component_1310 {
  background-color: transparent;
  color: #cd201f;
}
.paper_7ee3 {
  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;
}
.paper_7ee3:hover {
  box-shadow: none;
  background: 0 0;
}
.wide-fc2d {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.accent_b8b7 {
  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;
}
.background_liquid_5587 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.layout-cd66 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.layout-cd66,
.layout-cd66::after,
.layout-cd66::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;
}
.layout-cd66::after,
.layout-cd66::before {
  content: "";
  display: block;
  background-color: inherit;
}
.preview-lite-75ea .accent_b8b7 .background_liquid_5587 {
  margin-top: -2px;
  width: 19px;
}
.preview-lite-75ea .accent_b8b7 .layout-cd66 {
  margin-top: -1px;
}
.preview-lite-75ea .accent_b8b7 .layout-cd66,
.preview-lite-75ea .accent_b8b7 .layout-cd66::after,
.preview-lite-75ea .accent_b8b7 .layout-cd66::before {
  width: 19px;
  height: 2px;
}
.preview-lite-75ea .accent_b8b7 .layout-cd66::before {
  top: -6px;
}
.preview-lite-75ea .accent_b8b7 .layout-cd66::after {
  bottom: -6px;
}
.focused_f72a .accent_b8b7 .background_liquid_5587 {
  margin-top: -2px;
  width: 22px;
}
.focused_f72a .accent_b8b7 .layout-cd66 {
  margin-top: -1px;
}
.focused_f72a .accent_b8b7 .layout-cd66,
.focused_f72a .accent_b8b7 .layout-cd66::after,
.focused_f72a .accent_b8b7 .layout-cd66::before {
  width: 22px;
  height: 2px;
}
.focused_f72a .accent_b8b7 .layout-cd66::before {
  top: -7px;
}
.focused_f72a .accent_b8b7 .layout-cd66::after {
  bottom: -7px;
}
.shadow-light-8fc7 .accent_b8b7 .background_liquid_5587 {
  margin-top: -2px;
  width: 31px;
}
.shadow-light-8fc7 .accent_b8b7 .layout-cd66 {
  margin-top: -1.5px;
}
.shadow-light-8fc7 .accent_b8b7 .layout-cd66,
.shadow-light-8fc7 .accent_b8b7 .layout-cd66::after,
.shadow-light-8fc7 .accent_b8b7 .layout-cd66::before {
  width: 31px;
  height: 3px;
}
.shadow-light-8fc7 .accent_b8b7 .layout-cd66::before {
  top: -9px;
}
.shadow-light-8fc7 .accent_b8b7 .layout-cd66::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .active-8dc4 .accent_b8b7 .background_liquid_5587 {
    margin-top: -2px;
    width: 19px;
  }
  .active-8dc4 .accent_b8b7 .layout-cd66 {
    margin-top: -1px;
  }
  .active-8dc4 .accent_b8b7 .layout-cd66,
  .active-8dc4 .accent_b8b7 .layout-cd66::after,
  .active-8dc4 .accent_b8b7 .layout-cd66::before {
    width: 19px;
    height: 2px;
  }
  .active-8dc4 .accent_b8b7 .layout-cd66::before {
    top: -6px;
  }
  .active-8dc4 .accent_b8b7 .layout-cd66::after {
    bottom: -6px;
  }
  .silver_1479 .accent_b8b7 .background_liquid_5587 {
    margin-top: -2px;
    width: 22px;
  }
  .silver_1479 .accent_b8b7 .layout-cd66 {
    margin-top: -1px;
  }
  .silver_1479 .accent_b8b7 .layout-cd66,
  .silver_1479 .accent_b8b7 .layout-cd66::after,
  .silver_1479 .accent_b8b7 .layout-cd66::before {
    width: 22px;
    height: 2px;
  }
  .silver_1479 .accent_b8b7 .layout-cd66::before {
    top: -7px;
  }
  .silver_1479 .accent_b8b7 .layout-cd66::after {
    bottom: -7px;
  }
  .info_green_d6a4 .accent_b8b7 .background_liquid_5587 {
    margin-top: -2px;
    width: 31px;
  }
  .info_green_d6a4 .accent_b8b7 .layout-cd66 {
    margin-top: -1.5px;
  }
  .info_green_d6a4 .accent_b8b7 .layout-cd66,
  .info_green_d6a4 .accent_b8b7 .layout-cd66::after,
  .info_green_d6a4 .accent_b8b7 .layout-cd66::before {
    width: 31px;
    height: 3px;
  }
  .info_green_d6a4 .accent_b8b7 .layout-cd66::before {
    top: -9px;
  }
  .info_green_d6a4 .accent_b8b7 .layout-cd66::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .copper_15bb .accent_b8b7 .background_liquid_5587 {
    margin-top: -2px;
    width: 19px;
  }
  .copper_15bb .accent_b8b7 .layout-cd66 {
    margin-top: -1px;
  }
  .copper_15bb .accent_b8b7 .layout-cd66,
  .copper_15bb .accent_b8b7 .layout-cd66::after,
  .copper_15bb .accent_b8b7 .layout-cd66::before {
    width: 19px;
    height: 2px;
  }
  .copper_15bb .accent_b8b7 .layout-cd66::before {
    top: -6px;
  }
  .copper_15bb .accent_b8b7 .layout-cd66::after {
    bottom: -6px;
  }
  .nav-3015 .accent_b8b7 .background_liquid_5587 {
    margin-top: -2px;
    width: 22px;
  }
  .nav-3015 .accent_b8b7 .layout-cd66 {
    margin-top: -1px;
  }
  .nav-3015 .accent_b8b7 .layout-cd66,
  .nav-3015 .accent_b8b7 .layout-cd66::after,
  .nav-3015 .accent_b8b7 .layout-cd66::before {
    width: 22px;
    height: 2px;
  }
  .nav-3015 .accent_b8b7 .layout-cd66::before {
    top: -7px;
  }
  .nav-3015 .accent_b8b7 .layout-cd66::after {
    bottom: -7px;
  }
  .fixed_0d66 .accent_b8b7 .background_liquid_5587 {
    margin-top: -2px;
    width: 31px;
  }
  .fixed_0d66 .accent_b8b7 .layout-cd66 {
    margin-top: -1.5px;
  }
  .fixed_0d66 .accent_b8b7 .layout-cd66,
  .fixed_0d66 .accent_b8b7 .layout-cd66::after,
  .fixed_0d66 .accent_b8b7 .layout-cd66::before {
    width: 31px;
    height: 3px;
  }
  .fixed_0d66 .accent_b8b7 .layout-cd66::before {
    top: -9px;
  }
  .fixed_0d66 .accent_b8b7 .layout-cd66::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .nav_13e3 .accent_b8b7 .background_liquid_5587 {
    margin-top: -2px;
    width: 19px;
  }
  .nav_13e3 .accent_b8b7 .layout-cd66 {
    margin-top: -1px;
  }
  .nav_13e3 .accent_b8b7 .layout-cd66,
  .nav_13e3 .accent_b8b7 .layout-cd66::after,
  .nav_13e3 .accent_b8b7 .layout-cd66::before {
    width: 19px;
    height: 2px;
  }
  .nav_13e3 .accent_b8b7 .layout-cd66::before {
    top: -6px;
  }
  .nav_13e3 .accent_b8b7 .layout-cd66::after {
    bottom: -6px;
  }
  .liquid-03ca .accent_b8b7 .background_liquid_5587 {
    margin-top: -2px;
    width: 22px;
  }
  .liquid-03ca .accent_b8b7 .layout-cd66 {
    margin-top: -1px;
  }
  .liquid-03ca .accent_b8b7 .layout-cd66,
  .liquid-03ca .accent_b8b7 .layout-cd66::after,
  .liquid-03ca .accent_b8b7 .layout-cd66::before {
    width: 22px;
    height: 2px;
  }
  .liquid-03ca .accent_b8b7 .layout-cd66::before {
    top: -7px;
  }
  .liquid-03ca .accent_b8b7 .layout-cd66::after {
    bottom: -7px;
  }
  .old-d92c .accent_b8b7 .background_liquid_5587 {
    margin-top: -2px;
    width: 31px;
  }
  .old-d92c .accent_b8b7 .layout-cd66 {
    margin-top: -1.5px;
  }
  .old-d92c .accent_b8b7 .layout-cd66,
  .old-d92c .accent_b8b7 .layout-cd66::after,
  .old-d92c .accent_b8b7 .layout-cd66::before {
    width: 31px;
    height: 3px;
  }
  .old-d92c .accent_b8b7 .layout-cd66::before {
    top: -9px;
  }
  .old-d92c .accent_b8b7 .layout-cd66::after {
    bottom: -9px;
  }
}
.shadow_cc0b .layout-cd66 {
  -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);
}
.shadow_cc0b .layout-cd66::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.shadow_cc0b .layout-cd66::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);
}
.shadow_cc0b.disabled_left_0a24 .layout-cd66 {
  -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);
}
.shadow_cc0b.disabled_left_0a24 .layout-cd66::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.shadow_cc0b.disabled_left_0a24 .layout-cd66::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);
}
.dirty-4287 {
  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.bronze-d8b9:before {
  display: none;
}
.focus-4911 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.focus-4911 .card-a78f {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.focus-4911 .card-a78f:last-of-type {
  border-bottom: none;
}
.focus-4911 .card-a78f.new_8a48,
.focus-4911 .card-a78f.notice_copper_ae8e,
.focus-4911 .card-a78f.prev-79e8 {
  padding: 0;
}
.focus-4911 .element-4b01 .hidden_small_6c80 {
  color: currentColor;
}
.focus-4911 .element-4b01 .hidden_small_6c80:focus,
.focus-4911 .element-4b01 .hidden_small_6c80:hover {
  background: rgba(0, 0, 0, 0.01);
}
.focus-4911.video_soft_aff3 .border-cbe5,
.focus-4911.video_soft_aff3 .border-0478 a,
.focus-4911.video_soft_aff3 .notification_5f09 a,
.focus-4911.video_soft_aff3 .down-f817 a {
  color: rgba(0, 0, 0, 0.55);
}
.focus-4911.video_soft_aff3 .border-cbe5:hover,
.focus-4911.video_soft_aff3 .border-0478 a:hover,
.focus-4911.video_soft_aff3 .notification_5f09 a:hover,
.focus-4911.video_soft_aff3 .down-f817 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.focus-4911.video_soft_aff3 .search-6a13 {
  color: rgba(0, 0, 0, 0.8);
}
.focus-4911.video_soft_aff3 .card-a78f {
  border-color: rgba(0, 0, 0, 0.08);
}
.focus-4911.video_soft_aff3 .card-a78f:before {
  background: rgba(0, 0, 0, 0.08);
}
.focus-4911.video_soft_aff3 .form-middle-a970:before {
  background: rgba(255, 255, 255, 0.9);
}
.focus-4911.video_soft_aff3 .element-4b01 .new_da20 li a,
.focus-4911.video_soft_aff3 .element-4b01 .hidden_small_6c80,
.focus-4911.video_soft_aff3 .down-f817 {
  border-color: rgba(0, 0, 0, 0.08);
}
.focus-4911.video_soft_aff3 .element-4b01 .hidden_small_6c80:focus,
.focus-4911.video_soft_aff3 .element-4b01 .hidden_small_6c80:hover {
  background: rgba(0, 0, 0, 0.01);
}
.focus-4911.video_soft_aff3 .new_da20 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.focus-4911.article_c7dc .border-cbe5,
.focus-4911.article_c7dc .border-0478 a,
.focus-4911.article_c7dc .notification_5f09 .hidden_small_6c80,
.focus-4911.article_c7dc .notification_5f09 a,
.focus-4911.article_c7dc .down-f817 a {
  color: rgba(255, 255, 255, 0.79);
}
.focus-4911.article_c7dc .border-cbe5:hover,
.focus-4911.article_c7dc .border-0478 a:hover,
.focus-4911.article_c7dc .notification_5f09 .hidden_small_6c80:hover,
.focus-4911.article_c7dc .notification_5f09 a:hover,
.focus-4911.article_c7dc .down-f817 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.focus-4911.article_c7dc .search-6a13 {
  color: rgba(255, 255, 255, 0.99);
}
.focus-4911.article_c7dc .card-a78f {
  border-color: rgba(255, 255, 255, 0.08);
}
.focus-4911.article_c7dc .card-a78f:before {
  background: rgba(255, 255, 255, 0.08);
}
.focus-4911.article_c7dc .form-middle-a970:before {
  background: rgba(0, 0, 0, 0.9);
}
.focus-4911.article_c7dc .element-4b01 .new_da20 li a,
.focus-4911.article_c7dc .element-4b01 .hidden_small_6c80,
.focus-4911.article_c7dc .down-f817 {
  border-color: rgba(255, 255, 255, 0.08);
}
.focus-4911.article_c7dc .element-4b01 .hidden_small_6c80:focus,
.focus-4911.article_c7dc .element-4b01 .hidden_small_6c80:hover {
  background: rgba(0, 0, 0, 0.01);
}
.focus-4911.article_c7dc .new_da20 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.form-middle-a970 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.form-middle-a970:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.link-04bd {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.icon_in_45b9 .focus-4911 {
  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;
}
.icon_in_45b9 .card-a78f {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.icon_in_45b9 .card-a78f: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) {
  .icon_in_45b9 .card-a78f:before {
    width: 16%;
    left: 42%;
  }
}
.icon_in_45b9 .card-a78f:last-child:before {
  content: none;
}
.icon_in_45b9 .card-a78f[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.icon_in_45b9 .element-4b01 .new_da20 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.icon_in_45b9 .element-4b01 .new_da20 li a .hidden_small_6c80 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.icon_in_45b9 .element-4b01 .down-f817 {
  border: none;
}
.icon_in_45b9 .element-4b01 .down-f817 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.icon_in_45b9 .form-middle-a970 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.icon_in_45b9 .link-04bd {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.icon_in_45b9 .article_c7dc .form-middle-a970:before {
  background: rgba(0, 0, 0, 0.9);
}
.icon_in_45b9 .video_soft_aff3.shade-full-9054 .layout-cd66 {
  background: rgba(0, 0, 0, 0.6);
}
.icon_in_45b9
  .video_soft_aff3.shade-full-9054
  .layout-cd66::after,
.icon_in_45b9
  .video_soft_aff3.shade-full-9054
  .layout-cd66:before {
  background: inherit;
}
.icon_in_45b9
  .video_soft_aff3.shade-full-9054:hover
  .layout-cd66 {
  background: rgba(0, 0, 0, 0.8);
}
.inner-0622 .focus-4911 {
  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) {
  .inner-0622 .focus-4911 {
    width: auto;
    right: 45px;
  }
}
.texture-5ec0 .focus-4911 {
  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) {
  .texture-5ec0 .focus-4911 {
    width: auto;
    left: 45px;
  }
}
.bronze-d8b9 .focus-4911 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.bronze-d8b9 .link-04bd {
  max-width: 48em;
  margin: 0 auto;
}
.bronze-d8b9 .form-middle-a970:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.hover_middle_612e {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.hover_middle_612e.icon_in_45b9 .focus-4911 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.hover_middle_612e.inner-0622 .focus-4911 {
  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);
}
.hover_middle_612e .focus-4911 {
  visibility: visible;
}
.hover_middle_612e.texture-5ec0 .focus-4911 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.module-clean-ec87,
.texture-f1a5 {
  overflow-x: hidden;
}
.module-clean-ec87 .focus-4911 {
  overflow: auto;
}
.module-clean-ec87.icon_in_45b9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.module-clean-ec87.icon_in_45b9 .focus-4911 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.module-clean-ec87.icon_in_45b9 .paper_7ee3 {
  opacity: 0;
}
.module-clean-ec87.inner-0622 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.module-clean-ec87.inner-0622 .focus-4911 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.module-clean-ec87.inner-0622 .paper_7ee3 {
  opacity: 0;
}
.module-clean-ec87.texture-5ec0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.module-clean-ec87.texture-5ec0 .focus-4911 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.module-clean-ec87.texture-5ec0 .paper_7ee3 {
  opacity: 0;
}
.module-clean-ec87.bronze-d8b9 .focus-4911 {
  z-index: 10;
  visibility: visible;
}
.shade-full-9054 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.shade-full-9054 .layout-cd66 {
  background: rgba(255, 255, 255, 0.99);
}
.shade-full-9054 .layout-cd66::after,
.shade-full-9054 .layout-cd66:before {
  background: inherit;
}
.shade-full-9054:hover .layout-cd66 {
  background: rgba(255, 255, 255, 0.99);
}
.texture-5ec0 .shade-full-9054 {
  top: 10px;
  right: auto;
  left: 12px;
}
.bronze-d8b9 .shade-full-9054 {
  display: none !important;
}
.module-clean-ec87:before,
.texture-f1a5:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.module-clean-ec87 .shade-full-9054,
.texture-f1a5 .shade-full-9054 {
  display: inline-block;
}
.focus-4911 .accent-north-8bf8 {
  -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;
}
.module-clean-ec87 .focus-4911 .accent-north-8bf8,
.texture-f1a5 .focus-4911 .accent-north-8bf8 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.picture-hovered-4f4b .nav_2b2e {
  width: 100%;
}
.message-9391 {
  padding: 0 0.5em 0;
}
.message-9391 [class*="customify-col-"],
.message-9391 [class*="customify-col_"],
.message-9391 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.panel_center_042f .message-9391 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .south_1175 .focused-1dfb,
  .focused-1dfb {
    display: none;
  }
  .nav-39ae {
    text-align: left;
  }
  .accent-pink-9b38 {
    text-align: center;
  }
  .container-bd47 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .south_1175 .accordion_da60,
  .accordion_da60 {
    display: none;
  }
  .menu-under-f621 {
    text-align: left;
  }
  .layout-under-c878 {
    text-align: center;
  }
  .fluid-7075 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .south_1175 .popup_green_5d2e,
  .popup_green_5d2e {
    display: none;
  }
  .gold_7c20 {
    text-align: left;
  }
  .hovered_ae82 {
    text-align: center;
  }
  .badge-0d82 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.input_872d {
  box-shadow: none !important;
}
.table-b89c .paragraph_selected_6ef4,
.cool_87a0 .paragraph_selected_6ef4 {
  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;
}
.cool_87a0 .paragraph_selected_6ef4 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.table-white-268c {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.table-white-268c:after,
.table-white-268c:before {
  content: "";
  display: table;
}
.table-white-268c:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .table-white-268c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.table-white-268c,
.easy_51b4 {
  max-width: 1248px;
  margin: 0 auto;
}

.active_b3f2.slider_fixed_7c4e .table-white-268c {
  max-width: 100%;
}
.active_b3f2.thick_6a1e {
  max-width: 1200px;
  margin: 0 auto;
}
.active_b3f2.modal-46e6 .table-white-268c {
  max-width: 100%;
}
.active_b3f2.modal-46e6 > .table-white-268c {
  padding-left: 0;
  padding-right: 0;
}
.active_b3f2.modal-46e6 > .table-white-268c .south_1175 {
  margin: 0;
}
.active_b3f2.modal-46e6
  > .table-white-268c
  .accordion-1766.green-0489 {
  margin-right: 0;
  margin-left: 0;
}
.active_b3f2.modal-46e6 #main.green-0489 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .info-wide-011e #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .info-wide-011e #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .upper_3e5d .panel_9b19 {
    padding-right: 1em;
  }
  .upper_3e5d.frame_small_9ef5 .accordion-1766 {
    border-right: 1px solid #eaecee;
  }
  .upper_3e5d.frame_small_9ef5 .panel_9b19 {
    padding-right: 1em;
  }
  .upper_3e5d.frame_small_9ef5 .hovered-82f5 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .description-ac40 .panel_9b19 {
    padding-left: 1em;
  }
  .description-ac40.frame_small_9ef5 .accordion-1766 {
    border-left: 1px solid #eaecee;
  }
  .description-ac40.frame_small_9ef5 .panel_9b19 {
    padding-left: 1em;
  }
  .description-ac40.frame_small_9ef5 .hovered-82f5 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .orange_8208 .panel_9b19 {
    padding-left: 1em;
  }
  .orange_8208.frame_small_9ef5 .hard-13af {
    border-right: 1px solid #eaecee;
  }
  .orange_8208.frame_small_9ef5 .logo-steel-f9f9 {
    border-right: 1px solid #eaecee;
  }
  .orange_8208.frame_small_9ef5 .panel_9b19 {
    padding-left: 1em;
  }
  .orange_8208.frame_small_9ef5 .hovered-82f5 {
    padding-right: 1em;
  }
  .orange_8208.frame_small_9ef5 .active-e655 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .lower-adf0 .panel_9b19 {
    padding-right: 1em;
  }
  .lower-adf0.frame_small_9ef5 .hard-13af {
    border-left: 1px solid #eaecee;
  }
  .lower-adf0.frame_small_9ef5 .logo-steel-f9f9 {
    border-left: 1px solid #eaecee;
  }
  .lower-adf0.frame_small_9ef5 .panel_9b19 {
    padding-right: 1em;
  }
  .lower-adf0.frame_small_9ef5 .hovered-82f5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .lower-adf0.frame_small_9ef5 .active-e655 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .info-wide-011e .panel_9b19 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .info-wide-011e.frame_small_9ef5 .accordion-1766 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .info-wide-011e.frame_small_9ef5 .panel_9b19 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .info-wide-011e.frame_small_9ef5 .hovered-82f5 {
    padding-left: 1em;
  }
  .info-wide-011e.frame_small_9ef5 .active-e655 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .info-wide-011e.frame_small_9ef5 .panel_9b19 {
    padding-left: 0;
  }
}
.gas_c9ae .detail-old-25c0 {
  display: inline-block;
}
.widget_94be {
  display: inline-block;
}
.header-last-2767 {
  word-con: break-word;
}
.table-hot-58c2 > span {
  display: inline-block;
  padding: 5px 0;
}
.table-hot-58c2 .breadcrumb-2eb4 {
  margin-left: 8px;
  margin-right: 8px;
}
.table-hot-58c2 .fast_0e5f img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.prev_faea .nav-blue-d5d5 {
  margin-bottom: 2em;
}
.prev_faea .nav-df5c {
  margin-bottom: 15px;
}
.prev_faea .nav-df5c:last-child {
  margin-bottom: 0;
}
.prev_faea .feature_green_2ca1 {
  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) {
  .prev_faea .feature_green_2ca1 {
    display: block;
  }
}
.prev_faea .advanced-870b {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .prev_faea .advanced-870b {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.prev_faea .sort_current_9d39 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.prev_faea .sort_current_9d39 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.prev_faea .sort_current_9d39 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.prev_faea .header-last-2767 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.prev_faea .header-last-2767 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.prev_faea .media_slow_5338 p:last-child {
  margin-bottom: 0;
}
.prev_faea .outline-north-728b {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.prev_faea .aside-stale-d70a {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.prev_faea .lite-4699 {
  margin-top: 1em;
}
.prev_faea .message-east-c8bc {
  top: 0;
  display: block;
}
.prev_faea .message-east-c8bc a {
  color: inherit;
}
.prev_faea .message-east-c8bc a:hover {
  color: inherit;
}
.prev_faea .caption_a68d {
  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;
}
.prev_faea .caption_a68d:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.prev_faea .aside-stale-d70a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.prev_faea .shadow-last-7d46 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.prev_faea .shadow-last-7d46:first-child {
  margin-top: 0;
}
.prev_faea .shadow-last-7d46.popup-2478 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.prev_faea .shadow-last-7d46.label-first-9d7a {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.prev_faea
  .shadow-last-7d46.label-first-9d7a.new_5647
  .lite-4699 {
  width: 100%;
}
.prev_faea .label-first-9d7a {
  -webkit-box-align: center;
  align-items: center;
}
.prev_faea .label-first-9d7a .table-hot-58c2,
.prev_faea .label-first-9d7a > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.prev_faea .sort_current_9d39 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.prev_faea .sort_current_9d39 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.prev_faea .sort_current_9d39: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;
}
.prev_faea .popup-2478 {
  z-index: 5;
}
.prev_faea .right-efc9 .backdrop-motion-1ab2 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.prev_faea .blue-00a3 .backdrop-motion-1ab2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.prev_faea .avatar-2761 .backdrop-motion-1ab2 {
  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;
}
.prev_faea.focus_7650 .feature_green_2ca1,
.prev_faea.green_f46f .feature_green_2ca1 {
  display: block;
}
.prev_faea.focus_7650 .feature_green_2ca1 .pattern-right-7209,
.prev_faea.focus_7650 .feature_green_2ca1 .aside-stale-d70a,
.prev_faea.green_f46f .feature_green_2ca1 .pattern-right-7209,
.prev_faea.green_f46f .feature_green_2ca1 .aside-stale-d70a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.prev_faea.shadow_hot_5b7f .advanced-870b {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .prev_faea.shadow_hot_5b7f .advanced-870b {
    margin-right: 0;
  }
}
.prev_faea.focus_7650 .advanced-870b,
.prev_faea.green_f46f .advanced-870b {
  padding-top: 40%;
}
.prev_faea.focus_7650 .nav-blue-d5d5,
.prev_faea.green_f46f .nav-blue-d5d5 {
  display: block;
}
.prev_faea.focus_7650 .fn-sticky-1767 .aside-stale-d70a,
.prev_faea.green_f46f .fn-sticky-1767 .aside-stale-d70a {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.prev_faea.focus_7650 .advanced-870b,
.prev_faea.green_f46f .advanced-870b {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.prev_faea.focus_7650 .aside-stale-d70a {
  padding: 1em;
}
.panel_745e {
  margin: 30px auto;
  display: block;
}
.panel_745e .up-ab66 > * {
  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;
}
.panel_745e .up-ab66 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.panel_745e .up-ab66 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.complex_7ee7 .table-hot-58c2 {
  margin-bottom: 1.41575em;
}
.complex_7ee7 .container-brown-0435 {
  margin-bottom: 1.618em;
}
.wood-027d .right_9573 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.wood-027d .right_9573 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.wood-027d .fluid_30bf {
  max-width: 100%;
  overflow: auto;
}
.center_b8b9 .wood-027d a:hover {
  text-decoration: underline;
}
.shadow_13e0 .nav-df5c:not(.header-last-2767),
.shadow_13e0 .sort_current_9d39 {
  margin-bottom: 1.41575em;
}
.shadow_13e0 .nav-df5c:not(.header-last-2767):last-child,
.shadow_13e0 .sort_current_9d39:last-child {
  margin-bottom: 0;
}
.shadow_13e0 .nav-df5c.outline_c51d {
  margin-bottom: 0.41575em;
}
.shadow_13e0 .pattern-c51a:before,
.shadow_13e0 .outline-0b6b:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.shadow_13e0 .pattern-c51a:before {
  content: "\f115";
}
.shadow_13e0 .outline-0b6b:before {
  content: "\f02c";
}
.shadow_13e0 .table-hovered-8937 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.shadow_13e0 .table-hovered-8937 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.surface_d0ed {
  display: -webkit-box;
  display: flex;
}
.surface_d0ed .outline-846a {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .surface_d0ed .outline-846a {
    flex-basis: 90px;
  }
}
.surface_d0ed .main_silver_2583 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .surface_d0ed .main_silver_2583 {
    flex-basis: calc(100% - 50px);
  }
}
.surface_d0ed .menu_right_fd28 p:last-child {
  margin-bottom: 0.72em;
}
.summary-white-53de .up-ab66 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.summary-white-53de .up-ab66:after,
.summary-white-53de .up-ab66:before {
  content: "";
  display: table;
}
.summary-white-53de .up-ab66:after {
  clear: both;
}
.summary-white-53de .up-ab66 .gold_a8d0,
.summary-white-53de .up-ab66 .large_0e1e {
  width: 49%;
}
.summary-white-53de .up-ab66 .gold_a8d0 a span.article_f732,
.summary-white-53de .up-ab66 .large_0e1e a span.article_f732 {
  display: block;
  margin-bottom: 5px;
}
.summary-white-53de .up-ab66 .large_0e1e {
  float: left;
  text-align: left;
}
.summary-white-53de .up-ab66 .gold_a8d0 {
  float: right;
  text-align: right;
}
.active-liquid-f5c0 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .active-liquid-f5c0 {
    margin-bottom: 0;
  }
}
.narrow-660d {
  margin-bottom: 1em;
}
.narrow-660d .header-last-2767 {
  font-size: 1.1em;
  line-height: 1.3;
}
.row_3158 a {
  display: block;
  line-height: 0;
  position: relative;
}
.list-a0d1 .narrow-660d,
.mask-light-13a8 .narrow-660d {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .list-a0d1 .narrow-660d,
  .mask-light-13a8 .narrow-660d {
    display: block;
  }
}
.list-a0d1 .row_3158,
.mask-light-13a8 .row_3158 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .list-a0d1 .row_3158,
  .mask-light-13a8 .row_3158 {
    margin-bottom: 1em;
  }
}
.list-a0d1 .row_3158 img,
.mask-light-13a8 .row_3158 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.list-a0d1 .carousel-20ea,
.mask-light-13a8 .carousel-20ea {
  flex-basis: calc(100% - 160px);
}
.list-a0d1 .carousel-20ea p,
.mask-light-13a8 .carousel-20ea p {
  margin-bottom: 0;
}
.list-a0d1 .carousel-20ea {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .list-a0d1 .carousel-20ea {
    padding-left: 0;
  }
}
.mask-light-13a8 .carousel-20ea {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .mask-light-13a8 .carousel-20ea {
    padding-right: 0;
  }
}
.mask-light-13a8 .row_3158 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.button-purple-0aff .row_3158 {
  margin-bottom: 0.5em;
}
.button-purple-0aff .row_3158 img {
  width: 100%;
}
.link_f37e .west_28b6,
.east_654d .west_28b6 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.east_654d .accordion-1766 .overlay-5514 p:last-child {
  margin-bottom: 0;
}
.liquid_0d10 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.article_dd3a .search_b7a6 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .article_dd3a .search_b7a6:last-of-type {
    margin-bottom: 0;
  }
}
.article_dd3a .search_b7a6 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.article_dd3a .search_b7a6 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.article_dd3a .search_b7a6 ul li {
  margin: 0 0 0.6em;
}
.article_dd3a .search_b7a6 ul li.pattern-6399,
.article_dd3a .search_b7a6 ul li.narrow_505a {
  position: relative;
}
.article_dd3a .search_b7a6 ul li.pattern-6399 .cool-e0ac,
.article_dd3a .search_b7a6 ul li.narrow_505a .cool-e0ac {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.article_dd3a .search_b7a6 ul li.pattern-6399:after:after,
.article_dd3a .search_b7a6 ul li.pattern-6399:after:before,
.article_dd3a
  .search_b7a6
  ul
  li.narrow_505a:after:after,
.article_dd3a
  .search_b7a6
  ul
  li.narrow_505a:after:before {
  content: "";
  display: table;
}
.article_dd3a .search_b7a6 ul li.pattern-6399:after:after,
.article_dd3a
  .search_b7a6
  ul
  li.narrow_505a:after:after {
  clear: both;
}
.article_dd3a .search_b7a6 a.bright-e681:hover {
  text-decoration: none;
}
.article_dd3a .search_b7a6 select {
  max-width: 100%;
}
.article_dd3a .search_b7a6 table {
  font-size: 85%;
}
.article_dd3a .search_b7a6 table td,
.article_dd3a .search_b7a6 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.article_dd3a .search_b7a6 table tfoot td {
  text-align: left;
}
.article_dd3a .search_b7a6 :last-child {
  margin-bottom: 0;
}
.article_dd3a .search_b7a6 .status_dynamic_0114 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.article_dd3a .search_b7a6 .status_dynamic_0114 label {
  width: 100%;
}
.article_dd3a .search_b7a6 .status_dynamic_0114 .container-7cb8 {
  width: 100%;
  display: block;
}
.article_dd3a .search_b7a6 .status_dynamic_0114 .module_hard_1f10 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.article_dd3a .search_b7a6 .status_dynamic_0114 .module_hard_1f10:hover svg #svg-search {
  fill: #444;
}
.article_dd3a .search_b7a6 .status_dynamic_0114 .module_hard_1f10 svg {
  width: 18px;
  height: 18px;
}
.article_dd3a .notification-glass-2e7d ul ul,
.article_dd3a .pressed-16e3 ul ul,
.article_dd3a .section-cc5e ul ul,
.article_dd3a .liquid_7c7e ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.article_dd3a .notification-glass-2e7d .description-5c1b > a,
.article_dd3a .pressed-16e3 .description-5c1b > a,
.article_dd3a .section-cc5e .description-5c1b > a,
.article_dd3a .liquid_7c7e .description-5c1b > a {
  margin-bottom: 0;
}
.article_dd3a .right-604d li,
.article_dd3a .notification-glass-2e7d li,
.article_dd3a .grid_up_2c06 li,
.article_dd3a .pressed-16e3 li,
.article_dd3a .section-cc5e li,
.article_dd3a .liquid_7c7e li,
.article_dd3a .tag-e566 li,
.article_dd3a .sidebar_narrow_2e31 li {
  display: block;
  position: relative;
}
.article_dd3a .right-604d li:last-child,
.article_dd3a .notification-glass-2e7d li:last-child,
.article_dd3a .grid_up_2c06 li:last-child,
.article_dd3a .pressed-16e3 li:last-child,
.article_dd3a .section-cc5e li:last-child,
.article_dd3a .liquid_7c7e li:last-child,
.article_dd3a .tag-e566 li:last-child,
.article_dd3a .sidebar_narrow_2e31 li:last-child {
  border: none;
}
.article_dd3a .right-604d li a,
.article_dd3a .notification-glass-2e7d li a,
.article_dd3a .grid_up_2c06 li a,
.article_dd3a .pressed-16e3 li a,
.article_dd3a .section-cc5e li a,
.article_dd3a .liquid_7c7e li a,
.article_dd3a .tag-e566 li a,
.article_dd3a .sidebar_narrow_2e31 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.article_dd3a .right-604d li ul li::before,
.article_dd3a .notification-glass-2e7d li ul li::before,
.article_dd3a .grid_up_2c06 li ul li::before,
.article_dd3a .pressed-16e3 li ul li::before,
.article_dd3a .section-cc5e li ul li::before,
.article_dd3a .liquid_7c7e li ul li::before,
.article_dd3a .tag-e566 li ul li::before,
.article_dd3a .sidebar_narrow_2e31 li ul li::before {
  left: 15px;
}
.article_dd3a .right-604d li ul a,
.article_dd3a .notification-glass-2e7d li ul a,
.article_dd3a .grid_up_2c06 li ul a,
.article_dd3a .pressed-16e3 li ul a,
.article_dd3a .section-cc5e li ul a,
.article_dd3a .liquid_7c7e li ul a,
.article_dd3a .tag-e566 li ul a,
.article_dd3a .sidebar_narrow_2e31 li ul a {
  padding-left: 20px;
}
.article_dd3a .right-604d li ul ul li::before,
.article_dd3a .notification-glass-2e7d li ul ul li::before,
.article_dd3a .grid_up_2c06 li ul ul li::before,
.article_dd3a .pressed-16e3 li ul ul li::before,
.article_dd3a .section-cc5e li ul ul li::before,
.article_dd3a .liquid_7c7e li ul ul li::before,
.article_dd3a .tag-e566 li ul ul li::before,
.article_dd3a .sidebar_narrow_2e31 li ul ul li::before {
  left: 30px;
}
.article_dd3a .right-604d li ul ul a,
.article_dd3a .notification-glass-2e7d li ul ul a,
.article_dd3a .grid_up_2c06 li ul ul a,
.article_dd3a .pressed-16e3 li ul ul a,
.article_dd3a .section-cc5e li ul ul a,
.article_dd3a .liquid_7c7e li ul ul a,
.article_dd3a .tag-e566 li ul ul a,
.article_dd3a .sidebar_narrow_2e31 li ul ul a {
  padding-left: 40px;
}
.article_dd3a .accordion-current-1216 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.article_dd3a .sidebar_narrow_2e31 ul li {
  margin-bottom: 1.41575em;
}
.article_dd3a .sidebar_narrow_2e31 ul li .west_f8ae {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.article_dd3a .sidebar_narrow_2e31 ul li .slider_medium_5a36 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.article_c7dc .right-604d li a,
.article_c7dc .notification-glass-2e7d li a,
.article_c7dc .grid_up_2c06 li a,
.article_c7dc .pressed-16e3 li a,
.article_c7dc .section-cc5e li a,
.article_c7dc .liquid_7c7e li a,
.article_c7dc .tag-e566 li a,
.article_c7dc .sidebar_narrow_2e31 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.article_c7dc .accordion-current-1216 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.article_c7dc .search_b7a6 ul li.pattern-6399 .cool-e0ac,
.article_c7dc .search_b7a6 ul li.narrow_505a .cool-e0ac {
  background: rgba(0, 0, 0, 0.2);
}
.article_c7dc .article_dd3a .search_b7a6 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.active_b3f2 .article_dd3a .new_da20 li {
  margin: 0;
}
.active_b3f2 .article_dd3a .new_da20 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.active_b3f2 .article_dd3a .new_da20 li ul {
  margin: 0;
}
.active_b3f2 .article_dd3a .new_da20 li ul li a {
  padding-left: 15px;
}
.active_b3f2 .article_dd3a .new_da20 li ul li li a {
  padding-left: 30px;
}
.active_b3f2 .article_dd3a .new_da20 li.action_4e9b > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.active_b3f2 .article_dd3a .new_da20 li.action_4e9b > 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;
}
.active_b3f2 .article_dd3a .new_da20 li.action_4e9b > 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;
}
.action-b8dc a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.caption_9101 {
  position: relative;
  z-index: 10;
}
.caption_9101 .accent-north-8bf8 {
  width: 100%;
  max-width: 100%;
}
.photo-dynamic-a8ad .stone_a435 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.photo-dynamic-a8ad .video_soft_aff3 {
}
.photo-dynamic-a8ad .article_c7dc {
  background: #292929;
}
.list_pink_15c2 .stone_a435 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.list_pink_15c2 .video_soft_aff3 {
  background: #f9f9f9;
}
.list_pink_15c2 .article_c7dc {
  background: #303030;
}
.tall-3379 .stone_a435 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .tall-3379 .detail-old-25c0 {
    margin-bottom: 1em;
  }
  .tall-3379 .detail-old-25c0:last-child {
    margin-bottom: 0;
  }
}
.tall-3379 .video_soft_aff3 {
  background: #ededed;
}
.tall-3379 .article_c7dc {
  background: #1a1a1a;
}
.stone_a435.video_soft_aff3 {
  color: rgba(0, 0, 0, 0.6);
}
.stone_a435.video_soft_aff3 .rough-9bce li {
  border-color: rgba(0, 0, 0, 0.08);
}
.stone_a435.article_c7dc {
  color: rgba(255, 255, 255, 0.99);
}
.stone_a435.article_c7dc a:not(.bright-e681) {
  color: rgba(255, 255, 255, 0.79);
}
.stone_a435.article_c7dc a:not(.bright-e681):hover {
  color: rgba(255, 255, 255, 0.99);
}
.stone_a435.article_c7dc .rough-9bce li {
  border-color: rgba(255, 255, 255, 0.08);
}
.stone_a435.article_c7dc table tbody td,
.stone_a435.article_c7dc table th {
  background: rgba(0, 0, 0, 0.08);
}
.east_039c.panel-c3f6 .table-white-268c {
  max-width: initial;
}
.east_039c .orange-6815 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.east_039c .orange-6815 .accent-north-8bf8 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .east_039c .orange-6815 .accent-north-8bf8 {
    display: block;
    margin-bottom: 2em;
  }
  .east_039c .orange-6815 .accent-north-8bf8:last-child {
    margin-bottom: 0;
  }
}
.tall-3379 .detail-old-25c0:last-child,
.list_pink_15c2 .detail-old-25c0:last-child,
.photo-dynamic-a8ad .detail-old-25c0:last-child {
  margin-bottom: 0;
}
.tall-3379 .detail-old-25c0 .article_dd3a .search_b7a6:last-child,
.list_pink_15c2 .detail-old-25c0 .article_dd3a .search_b7a6:last-child,
.photo-dynamic-a8ad .detail-old-25c0 .article_dd3a .search_b7a6:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .tall-3379 .static_b3c4,
  .tall-3379 .copper_38b1,
  .list_pink_15c2 .static_b3c4,
  .list_pink_15c2 .copper_38b1,
  .photo-dynamic-a8ad .static_b3c4,
  .photo-dynamic-a8ad .copper_38b1 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .caption_9101 .detail-old-25c0 {
    margin-bottom: 2em;
  }
}
.caption_9101 p:last-child {
  margin-bottom: 0;
}
.caption_9101 li,
.caption_9101 ul {
  list-style: none;
  margin: 0;
}
.caption_9101 ul ul {
  margin-left: 2.617924em;
}
.next_1a3e {
  font-size: 0.875em;
}

/* css-noise: c024 */
.shadow-element-x0 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.1;
}
