/*!
Theme Name: Customify
Theme URI: https://pressmaximum.video_orange_49ff/customify
Author: WPCustomify
Author URI: https://pressmaximum.video_orange_49ff
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.video_orange_49ff/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.top-9689.down_2fd5/licenses/gpl-2.0.overlay-yellow-5055
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.active-40c1/, (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.alert-hard-a69b.simple_e457/normalize.popup_ac67/
 ======
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.popup_ac67 v7.0.0 | MIT License | github.video_orange_49ff/necolas/normalize.popup_ac67 */
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;
}
.block_dcef .thick-dc92,
.shadow-6296,
.north-ffc7,
.short-0fa5,
.notice-stale-e058,
.title_386b,
.content-d356,
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;
}
.shadow-6296,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .shadow-6296,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .shadow-6296,
  h1 {
    font-size: 1.8em;
  }
}
.north-ffc7,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.north-ffc7 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .north-ffc7,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .north-ffc7,
  h2 {
    font-size: 1.7em;
  }
}
.short-0fa5,
h3 {
  font-size: 1.618em;
}
.block_dcef .thick-dc92,
.notice-stale-e058,
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.card-07f2 {
  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;
}
.dim-5fa0:after,
.dim-5fa0:before,
.focus-hovered-7508:after,
.focus-hovered-7508:before {
  content: "";
  display: table;
}
.dim-5fa0:after,
.focus-hovered-7508:after {
  clear: both;
}
.slow-d4e8 {
  float: right;
  margin-right: 0;
}
.header-9d15 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.footer-top-3de5 .accordion_wide_16b2,
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;
}
.footer-top-3de5 .accordion_wide_16b2: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;
}
.dark-d857 .accordion_wide_16b2 {
  box-shadow: none;
}
.dark-d857
  .accordion_wide_16b2
  .gallery_c27f {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.dark-d857 .accordion_wide_16b2 .bright-780d {
  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;
}
.dark-d857
  .accordion_wide_16b2
  .bright-780d
  b {
  display: none;
}
.dark-d857 .shadow-focused-c16c {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.sort_f393:not(.layout-in-06c4):not(.orange_e0af),
button:not(.layout-in-06c4):not(.orange_e0af),
input[type="button"]:not(.layout-in-06c4):not(
    .orange_e0af
  ),
input[type="reset"]:not(.layout-in-06c4):not(
    .orange_e0af
  ),
input[type="submit"]:not(.layout-in-06c4):not(
    .orange_e0af
  ) {
  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;
}
.sort_f393:not(.layout-in-06c4):not(
    .orange_e0af
  ):hover,
button:not(.layout-in-06c4):not(
    .orange_e0af
  ):hover,
input[type="button"]:not(.layout-in-06c4):not(
    .orange_e0af
  ):hover,
input[type="reset"]:not(.layout-in-06c4):not(
    .orange_e0af
  ):hover,
input[type="submit"]:not(.layout-in-06c4):not(
    .orange_e0af
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.sort_f393:not(.layout-in-06c4):not(
    .orange_e0af
  ):active,
.sort_f393:not(.layout-in-06c4):not(
    .orange_e0af
  ):focus,
button:not(.layout-in-06c4):not(
    .orange_e0af
  ):active,
button:not(.layout-in-06c4):not(
    .orange_e0af
  ):focus,
input[type="button"]:not(.layout-in-06c4):not(
    .orange_e0af
  ):active,
input[type="button"]:not(.layout-in-06c4):not(
    .orange_e0af
  ):focus,
input[type="reset"]:not(.layout-in-06c4):not(
    .orange_e0af
  ):active,
input[type="reset"]:not(.layout-in-06c4):not(
    .orange_e0af
  ):focus,
input[type="submit"]:not(.layout-in-06c4):not(
    .orange_e0af
  ):active,
input[type="submit"]:not(.layout-in-06c4):not(
    .orange_e0af
  ):focus {
  outline: 0;
}
.sort_f393:not(.layout-in-06c4):not(
    .orange_e0af
  ).fn-loading-d51d,
button:not(.layout-in-06c4):not(
    .orange_e0af
  ).fn-loading-d51d,
input[type="button"]:not(.layout-in-06c4):not(
    .orange_e0af
  ).fn-loading-d51d,
input[type="reset"]:not(.layout-in-06c4):not(
    .orange_e0af
  ).fn-loading-d51d,
input[type="submit"]:not(.layout-in-06c4):not(
    .orange_e0af
  ).fn-loading-d51d {
  position: relative;
}
.sort_f393:not(.layout-in-06c4):not(
    .orange_e0af
  ).fn-loading-d51d
  .hard_ae8c,
.sort_f393:not(.layout-in-06c4):not(
    .orange_e0af
  ).fn-loading-d51d
  .accent_7ccc,
.sort_f393:not(.layout-in-06c4):not(
    .orange_e0af
  ).fn-loading-d51d
  .pressed_66cc,
.sort_f393:not(.layout-in-06c4):not(
    .orange_e0af
  ).fn-loading-d51d
  i,
.sort_f393:not(.layout-in-06c4):not(
    .orange_e0af
  ).fn-loading-d51d
  svg,
button:not(.layout-in-06c4):not(
    .orange_e0af
  ).fn-loading-d51d
  .hard_ae8c,
button:not(.layout-in-06c4):not(
    .orange_e0af
  ).fn-loading-d51d
  .accent_7ccc,
button:not(.layout-in-06c4):not(
    .orange_e0af
  ).fn-loading-d51d
  .pressed_66cc,
button:not(.layout-in-06c4):not(
    .orange_e0af
  ).fn-loading-d51d
  i,
button:not(.layout-in-06c4):not(
    .orange_e0af
  ).fn-loading-d51d
  svg,
input[type="button"]:not(.layout-in-06c4):not(
    .orange_e0af
  ).fn-loading-d51d
  .hard_ae8c,
input[type="button"]:not(.layout-in-06c4):not(
    .orange_e0af
  ).fn-loading-d51d
  .accent_7ccc,
input[type="button"]:not(.layout-in-06c4):not(
    .orange_e0af
  ).fn-loading-d51d
  .pressed_66cc,
input[type="button"]:not(.layout-in-06c4):not(
    .orange_e0af
  ).fn-loading-d51d
  i,
input[type="button"]:not(.layout-in-06c4):not(
    .orange_e0af
  ).fn-loading-d51d
  svg,
input[type="reset"]:not(.layout-in-06c4):not(
    .orange_e0af
  ).fn-loading-d51d
  .hard_ae8c,
input[type="reset"]:not(.layout-in-06c4):not(
    .orange_e0af
  ).fn-loading-d51d
  .accent_7ccc,
input[type="reset"]:not(.layout-in-06c4):not(
    .orange_e0af
  ).fn-loading-d51d
  .pressed_66cc,
input[type="reset"]:not(.layout-in-06c4):not(
    .orange_e0af
  ).fn-loading-d51d
  i,
input[type="reset"]:not(.layout-in-06c4):not(
    .orange_e0af
  ).fn-loading-d51d
  svg,
input[type="submit"]:not(.layout-in-06c4):not(
    .orange_e0af
  ).fn-loading-d51d
  .hard_ae8c,
input[type="submit"]:not(.layout-in-06c4):not(
    .orange_e0af
  ).fn-loading-d51d
  .accent_7ccc,
input[type="submit"]:not(.layout-in-06c4):not(
    .orange_e0af
  ).fn-loading-d51d
  .pressed_66cc,
input[type="submit"]:not(.layout-in-06c4):not(
    .orange_e0af
  ).fn-loading-d51d
  i,
input[type="submit"]:not(.layout-in-06c4):not(
    .orange_e0af
  ).fn-loading-d51d
  svg {
  visibility: hidden;
}
.sort_f393:not(.layout-in-06c4):not(
    .orange_e0af
  ).fn-loading-d51d:after,
button:not(.layout-in-06c4):not(
    .orange_e0af
  ).fn-loading-d51d:after,
input[type="button"]:not(.layout-in-06c4):not(
    .orange_e0af
  ).fn-loading-d51d:after,
input[type="reset"]:not(.layout-in-06c4):not(
    .orange_e0af
  ).fn-loading-d51d:after,
input[type="submit"]:not(.layout-in-06c4):not(
    .orange_e0af
  ).fn-loading-d51d: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;
}
.sort_f393:not(.layout-in-06c4):not(.orange_e0af),
input[type="button"]:not(.layout-in-06c4):not(
    .orange_e0af
  ),
input[type="reset"]:not(.layout-in-06c4):not(
    .orange_e0af
  ),
input[type="submit"]:not(.layout-in-06c4):not(
    .orange_e0af
  ) {
  color: #fff;
  background: #235787;
}
.sort_f393:not(.layout-in-06c4):not(
    .orange_e0af
  ):focus,
input[type="button"]:not(.layout-in-06c4):not(
    .orange_e0af
  ):focus,
input[type="reset"]:not(.layout-in-06c4):not(
    .orange_e0af
  ):focus,
input[type="submit"]:not(.layout-in-06c4):not(
    .orange_e0af
  ):focus {
  color: #fff;
}
.sort_f393.fn-disabled-d51d:not(.layout-in-06c4):not(
    .orange_e0af
  ),
.sort_f393[disabled]:not(.layout-in-06c4):not(
    .orange_e0af
  ),
button.fn-disabled-d51d:not(.layout-in-06c4):not(
    .orange_e0af
  ),
button[disabled]:not(.layout-in-06c4):not(
    .orange_e0af
  ) {
  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;
}
.media-rough-0b34 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.media-rough-0b34: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;
}
.dropdown-5bf4 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.overlay-797b {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.gradient-79f7 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.dim-5fa0:after,
.dim-5fa0:before,
.caption-mini-336c:after,
.caption-mini-336c:before,
.up-e84c:after,
.up-e84c:before,
.basic-2be1:after,
.basic-2be1:before,
.cold-0cfc:after,
.cold-0cfc:before,
.hovered-629d:after,
.hovered-629d:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.dim-5fa0:after,
.caption-mini-336c:after,
.up-e84c:after,
.basic-2be1:after,
.cold-0cfc:after,
.hovered-629d:after {
  clear: both;
}
.caption-mini-336c .panel-new-075c,
.up-e84c .panel-new-075c,
.link-steel-bc35 .panel-new-075c {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.wrapper_6fa8 {
  display: inline-block;
}
.upper_0e75 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.upper_0e75 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.upper_0e75 .secondary_wood_9b61 {
  padding: 1em 0;
  font-size: 85%;
}
.secondary_wood_9b61 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.under_4268 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.under_4268:after,
.under_4268:before {
  content: "";
  display: table;
}
.under_4268:after {
  clear: both;
}
.simple-8dd4 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.media_silver_46fd .simple-8dd4 {
  max-width: 50%;
}
.sidebar_cool_3b23 .simple-8dd4 {
  max-width: 33.33%;
}
.pagination-1c73 .simple-8dd4 {
  max-width: 25%;
}
.huge_c5b7 .simple-8dd4 {
  max-width: 20%;
}
.block_7060 .simple-8dd4 {
  max-width: 16.66%;
}
.south-c2f4 .simple-8dd4 {
  max-width: 14.28%;
}
.panel_outer_bbd8 .simple-8dd4 {
  max-width: 12.5%;
}
.container_hard_2ecf .simple-8dd4 {
  max-width: 11.11%;
}
.selected_1261 {
  display: block;
}
.block_dcef .inner_bbc6 label,
.block_dcef .yellow-9794 label,
.block_dcef .background_first_b572 label,
.block_dcef .disabled_right_e076 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.widget_bright_0f07 {
  list-style: none;
  margin: 0;
}
.widget_bright_0f07 article.picture-0526 {
  margin-bottom: 0;
}
.widget_bright_0f07 ul {
  list-style: none;
  margin: 0;
}
.widget_bright_0f07 .green_fd5c li.picture-0526 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .widget_bright_0f07 .green_fd5c li.picture-0526 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .widget_bright_0f07 .green_fd5c li.picture-0526: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) {
  .widget_bright_0f07 .green_fd5c li.picture-0526 li.picture-0526 li.picture-0526 li.picture-0526 {
    padding-left: 0;
  }
}
article.picture-0526 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.picture-0526 .caption-mini-336c p:last-of-type {
  margin-bottom: 0;
}
article.picture-0526 .avatar_next_2ee7 {
  float: left;
}
article.picture-0526 .primary_bottom_2801 {
  margin-left: 85px;
}
article.picture-0526 .accordion-a84f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.picture-0526 .accordion-a84f .middle-f98f {
  margin-left: 10px;
}
article.picture-0526 .paragraph_6587 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.picture-0526 .breadcrumb_79b8 {
  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 .inner_bbc6,
  #respond .background_first_b572,
  #respond .disabled_right_e076 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .inner_bbc6 input,
#respond .background_first_b572 input,
#respond .disabled_right_e076 input {
  width: 100%;
}
#respond .disabled_right_e076 {
  margin-right: 0;
}
#respond .input-764f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.tooltip_325f {
  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;
}
.tooltip_325f.module-9971 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.tooltip_325f 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%);
}
.tooltip_325f:focus,
.tooltip_325f: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);
}
.current-33c2 {
  border-radius: 10%;
}
.chip-steel-cc69 {
  border-radius: 50%;
}
.footer_ef40 {
  font-size: 0.72em;
}
.fast_fd30 {
  font-size: 0.875em;
}
.info-950b {
  font-size: 1.1em;
}
.pagination-6f2e {
  text-transform: uppercase;
  line-height: 1.2;
}
.pagination-6f2e.footer_ef40 {
  letter-spacing: 0.5px;
}
.chip-stone-fb5c,
.chip-stone-fb5c a {
  color: #6d6d6d;
}
.chip-stone-fb5c a:hover {
  color: #111;
}
.backdrop_cold_1ed9 {
  color: #6d6d6d;
}
.liquid-e0fa {
  overflow-x: hidden;
}
.liquid-e0fa .current-303f.article-advanced-45e5 {
  position: relative;
}
.liquid-e0fa .current-303f.article-advanced-45e5.bronze-0f4e {
  position: initial;
}
.liquid-e0fa
  .current-303f.article-advanced-45e5.bronze-0f4e
  .stale_a7f5 {
  left: auto;
}
.liquid-e0fa .current-303f .stale_a7f5 {
  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;
}
.liquid-e0fa .current-303f:hover.article-advanced-45e5 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.liquid-e0fa
  .current-303f:hover.article-advanced-45e5
  .stale_a7f5 {
  display: block;
  z-index: 9999999;
}
.liquid-e0fa .chip-cool-fd9d .black_5fa8,
.liquid-e0fa .new-6ff0 .black_5fa8 {
  display: none;
}
.liquid-e0fa .last_8646 .current-303f:hover.article-advanced-45e5 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.block_dcef .inner_bbc6 label,
.block_dcef .yellow-9794 label,
.block_dcef .background_first_b572 label,
.block_dcef .disabled_right_e076 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.widget_bright_0f07 {
  list-style: none;
  margin: 0;
}
.widget_bright_0f07 article.picture-0526 {
  margin-bottom: 0;
}
.widget_bright_0f07 ul {
  list-style: none;
  margin: 0;
}
.widget_bright_0f07 .green_fd5c li.picture-0526 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .widget_bright_0f07 .green_fd5c li.picture-0526 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .widget_bright_0f07 .green_fd5c li.picture-0526: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) {
  .widget_bright_0f07 .green_fd5c li.picture-0526 li.picture-0526 li.picture-0526 li.picture-0526 {
    padding-left: 0;
  }
}
article.picture-0526 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.picture-0526 .caption-mini-336c p:last-of-type {
  margin-bottom: 0;
}
article.picture-0526 .avatar_next_2ee7 {
  float: left;
}
article.picture-0526 .primary_bottom_2801 {
  margin-left: 85px;
}
article.picture-0526 .accordion-a84f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.picture-0526 .accordion-a84f .middle-f98f {
  margin-left: 10px;
}
article.picture-0526 .paragraph_6587 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.picture-0526 .breadcrumb_79b8 {
  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 .inner_bbc6,
  #respond .background_first_b572,
  #respond .disabled_right_e076 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .inner_bbc6 input,
#respond .background_first_b572 input,
#respond .disabled_right_e076 input {
  width: 100%;
}
#respond .disabled_right_e076 {
  margin-right: 0;
}
#respond .input-764f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.chip-cool-fd9d .smooth-4f3c {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.smooth-4f3c .grid_2565.soft-78f9 .easy-43a6 > li > a:focus,
.smooth-4f3c .grid_2565.soft-78f9 .easy-43a6 > li > a:hover,
.smooth-4f3c .grid_2565.dark-4294 .easy-43a6 > li > a:focus,
.smooth-4f3c .grid_2565.dark-4294 .easy-43a6 > li > a:hover,
.smooth-4f3c .grid_2565.photo_58c4 .easy-43a6 > li > a:focus,
.smooth-4f3c .grid_2565.photo_58c4 .easy-43a6 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.smooth-4f3c
  .grid_2565.soft-78f9
  .easy-43a6
  > li.box-ce6e
  > a,
.smooth-4f3c
  .grid_2565.soft-78f9
  .easy-43a6
  > li.frame_e433
  > a,
.smooth-4f3c
  .grid_2565.dark-4294
  .easy-43a6
  > li.box-ce6e
  > a,
.smooth-4f3c
  .grid_2565.dark-4294
  .easy-43a6
  > li.frame_e433
  > a,
.smooth-4f3c
  .grid_2565.photo_58c4
  .easy-43a6
  > li.box-ce6e
  > a,
.smooth-4f3c .grid_2565.photo_58c4 .easy-43a6 > li.popup-dc60 > a {
  color: rgba(255, 255, 255, 0.99);
}
.smooth-4f3c .breadcrumb_e359,
.smooth-4f3c .breadcrumb_e359 a {
  color: rgba(255, 255, 255, 0.99);
}
.smooth-4f3c .south_567e.new-e301 li a,
.smooth-4f3c .accordion-complex-c82a a,
.smooth-4f3c .right_b315,
.smooth-4f3c .easy-43a6 > li > a,
.smooth-4f3c .background-full-9ded {
  color: rgba(255, 255, 255, 0.79);
}
.smooth-4f3c .south_567e.new-e301 li a:hover,
.smooth-4f3c .accordion-complex-c82a a:hover,
.smooth-4f3c .right_b315:hover,
.smooth-4f3c .easy-43a6 > li > a:hover,
.smooth-4f3c .background-full-9ded:hover {
  color: rgba(255, 255, 255, 0.99);
}
.smooth-4f3c .shadow-9699 {
  color: rgba(255, 255, 255, 0.79);
}
.smooth-4f3c .shadow-9699 .rough_8b39 {
  color: rgba(255, 255, 255, 0.99);
}
.smooth-4f3c .shadow-9699:hover {
  color: rgba(255, 255, 255, 0.99);
}
.smooth-4f3c .feature_74d5 .sort-pro-e66a {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.smooth-4f3c .feature_74d5 .sort-pro-e66a .row-dynamic-109d {
  color: rgba(255, 255, 255, 0.79);
}
.smooth-4f3c
  .feature_74d5
  .sort-pro-e66a
  .row-dynamic-109d::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.smooth-4f3c
  .feature_74d5
  .sort-pro-e66a
  .row-dynamic-109d:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.smooth-4f3c
  .feature_74d5
  .sort-pro-e66a
  .row-dynamic-109d::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.smooth-4f3c
  .feature_74d5
  .sort-pro-e66a
  .row-dynamic-109d::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.smooth-4f3c .feature_74d5 .hover-fd05 {
  color: rgba(255, 255, 255, 0.79);
}
.smooth-4f3c .feature_74d5 .hover-fd05:hover {
  color: rgba(255, 255, 255, 0.99);
}
.selected-6d27
  .smooth-4f3c
  .feature_74d5
  .highlight-yellow-b394
  .content_7fe4 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.selected-6d27
  .smooth-4f3c
  .feature_74d5
  .highlight-yellow-b394
  .row-dynamic-109d {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.chip-cool-fd9d .status-basic-30e9 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.status-basic-30e9 .grid_2565.soft-78f9 .easy-43a6 > li > a:focus,
.status-basic-30e9 .grid_2565.soft-78f9 .easy-43a6 > li > a:hover,
.status-basic-30e9 .grid_2565.dark-4294 .easy-43a6 > li > a:focus,
.status-basic-30e9 .grid_2565.dark-4294 .easy-43a6 > li > a:hover,
.status-basic-30e9 .grid_2565.photo_58c4 .easy-43a6 > li > a:focus,
.status-basic-30e9 .grid_2565.photo_58c4 .easy-43a6 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.status-basic-30e9
  .grid_2565.soft-78f9
  .easy-43a6
  > li.box-ce6e
  > a,
.status-basic-30e9
  .grid_2565.soft-78f9
  .easy-43a6
  > li.frame_e433
  > a,
.status-basic-30e9
  .grid_2565.dark-4294
  .easy-43a6
  > li.box-ce6e
  > a,
.status-basic-30e9
  .grid_2565.dark-4294
  .easy-43a6
  > li.frame_e433
  > a,
.status-basic-30e9
  .grid_2565.photo_58c4
  .easy-43a6
  > li.box-ce6e
  > a,
.status-basic-30e9 .grid_2565.photo_58c4 .easy-43a6 > li.popup-dc60 > a {
  color: rgba(0, 0, 0, 0.8);
}
.status-basic-30e9 .breadcrumb_e359,
.status-basic-30e9 .breadcrumb_e359 a {
  color: rgba(0, 0, 0, 0.8);
}
.status-basic-30e9 .south_567e.new-e301 li a,
.status-basic-30e9 .accordion-complex-c82a a,
.status-basic-30e9 .right_b315,
.status-basic-30e9 .easy-43a6 > li > a,
.status-basic-30e9 .background-full-9ded {
  color: rgba(0, 0, 0, 0.55);
}
.status-basic-30e9 .south_567e.new-e301 li a:hover,
.status-basic-30e9 .accordion-complex-c82a a:hover,
.status-basic-30e9 .right_b315:hover,
.status-basic-30e9 .easy-43a6 > li > a:hover,
.status-basic-30e9 .background-full-9ded:hover {
  color: rgba(0, 0, 0, 0.8);
}
.status-basic-30e9 .shadow-9699 {
  color: rgba(0, 0, 0, 0.55);
}
.status-basic-30e9 .shadow-9699 .rough_8b39 {
  color: rgba(0, 0, 0, 0.8);
}
.status-basic-30e9 .shadow-9699:hover {
  color: rgba(0, 0, 0, 0.8);
}
.stone_673e .main-cool-aaf4 {
  margin-left: auto;
  margin-right: auto;
}
.up-e84c > * {
  margin-left: auto;
  margin-right: auto;
}
.up-e84c .dropdown-5bf4 {
  margin-right: 1.41575em;
}
.alert-6225 .up-e84c > .bright_8102 {
  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;
}
.alert-6225 .up-e84c > .fast-f766 {
  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;
}
.nav_59e9.stone_673e .main-cool-aaf4,
.breadcrumb-active-1e6c.stone_673e .main-cool-aaf4 {
  margin-left: 0;
}
.summary_silver_f6f5.stone_673e .main-cool-aaf4,
.popup-1bd2.stone_673e .main-cool-aaf4 {
  margin-right: 0;
}
.up-e84c ol,
.up-e84c ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.rough_5689 video {
  max-width: 100%;
}
.slider-short-13b8 img {
  display: block;
}
.slider-short-13b8.dropdown-5bf4,
.slider-short-13b8.overlay-797b {
  width: 100%;
}
.slider-short-13b8.fast-f766 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.menu_active_1497:not(.outer-3fa9) {
  margin: 1.5em auto;
}
.carousel_772a p {
  padding: 1.5em 14px;
}
ul.highlight-8032.fast-f766,
ul.highlight-8032.bright_8102,
ul.highlight-8032.hero-7772.bright_8102 {
  padding: 0 14px;
}
.green_b43a {
  display: block;
  overflow-x: auto;
}
.green_b43a table {
  border-collapse: collapse;
  width: 100%;
}
.green_b43a td,
.green_b43a th {
  padding: 0.5em;
}
.up-e84c li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.up-e84c ol ol,
.up-e84c ol ul,
.up-e84c ul ol,
.up-e84c ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.up-e84c ol ol li,
.up-e84c ol ul li,
.up-e84c ul ol li,
.up-e84c ul ul li {
  margin-left: 0;
}
.layout-01b5.purple-32f3 > .out_57b8 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.layout-01b5.purple-32f3 > .out_57b8 iframe,
.layout-01b5.purple-32f3 > .out_57b8 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.notice-pink-5b69 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.notice-pink-5b69.border_warm_ad05 {
  padding: 0;
}
.notice-pink-5b69.border_warm_ad05 cite {
  font-size: 13px;
}
.notice-pink-5b69 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.notice-pink-5b69 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.shadow_brown_ba4e {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.shadow_brown_ba4e > p:first-child {
  margin-top: 0;
}
.shadow_brown_ba4e cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.shadow_brown_ba4e blockquote {
  border-left: 0;
}
.highlight-8cb5 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.highlight-8cb5:not(.component_liquid_05b5) {
  max-width: 100px;
}
.highlight-8cb5.status_dark_520d {
  border-bottom: none !important;
  text-align: center;
}
.highlight-8cb5.status_dark_520d::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .carousel_772a p {
    padding: 1.5em 0;
  }
}
.hover_d89a {
  color: #0073aa;
}
.description-aa0f {
  background-color: #0073aa;
}
.north_2df6 {
  color: #229fd8;
}
.widget-inner-f7ce {
  background-color: #229fd8;
}
.accent-c336 {
  color: #eee;
}
.shade-2aa4 {
  background-color: #eee;
}
.old_acb5 {
  color: #444;
}
.middle_650a {
  background-color: #444;
}
.column-hard-987c {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.column-hard-987c .dirty_5342 .accordion-complex-c82a {
  font-size: 15px;
}
.column-hard-987c .accordion-complex-c82a {
  line-height: 1.3;
}
.column-hard-987c .status-basic-30e9 {
}
.column-hard-987c .smooth-4f3c {
  background: #235787;
}
.gallery_98cb {
  padding: 0;
}
.gallery_98cb .smooth-4f3c {
  background: #1a1a1a;
}
.gallery_98cb .status-basic-30e9 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.accent-b764 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.accent-b764 .status-basic-30e9 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.accent-b764 .smooth-4f3c {
  background: #303030;
}
.hovered-629d {
  position: relative;
  z-index: 10;
}
.hovered-629d .item_prev_8c6b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.text_fresh_51e1 .article-advanced-45e5 {
  display: inline-block;
  vertical-align: middle;
}
.text_fresh_51e1.thumbnail_hot_b24f .article-advanced-45e5 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .text_fresh_51e1.thumbnail_hot_b24f .article-advanced-45e5 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .text_fresh_51e1.thumbnail_hot_b24f .article-advanced-45e5 {
    margin-right: 0.4em;
  }
}
.text_fresh_51e1.thumbnail_hot_b24f .article-advanced-45e5:last-child {
  margin-right: 0;
}
.filter-ae4d .item_prev_8c6b {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .chip-cool-fd9d .dirty_5342 {
    margin: 0 -0.5em;
  }
  .chip-cool-fd9d .dirty_5342 [class*="customify-col-"],
  .chip-cool-fd9d .dirty_5342 [class*="customify-col_"],
  .chip-cool-fd9d .dirty_5342 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.chip-cool-fd9d.prev_0311 .item_prev_8c6b {
  background: 0 0 !important;
}
.chip-cool-fd9d.prev_0311 .item_prev_8c6b,
.chip-cool-fd9d.filter-ae4d .item_prev_8c6b {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .chip-cool-fd9d.texture_832d {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.chip-cool-fd9d.filter-ae4d .item_prev_8c6b {
  box-shadow: none !important;
}
.huge_2365 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .huge_2365 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .huge_2365 {
    padding: 18px 0 20px;
  }
}
.huge_2365 .caption_44d3 {
  width: 100%;
}
.huge_2365 .texture-8db2 {
  margin-bottom: 0;
}
.huge_2365 .table-bottom-5fd5 {
  margin-top: 5px;
  font-size: 0.875em;
}
.fluid_0101 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.fluid_0101 .accordion-brown-c554 {
  width: 100%;
}
.upper_2dcd {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.upper_2dcd li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.upper_2dcd 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;
}
.upper_2dcd li:last-child:after {
  display: none;
}
.upper_2dcd li a {
  font-weight: 500;
  margin-right: 10px;
}
.wide-b4a7 .black_5fa8 button,
.huge_2365 .black_5fa8 button {
  left: 0;
}
.wide-b4a7 .accordion-brown-c554,
.huge_2365 .accordion-brown-c554 {
  padding-left: 0;
  padding-right: 0;
}
.wide-b4a7 .fluid_0101,
.huge_2365 .fluid_0101 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.wide-b4a7 {
  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;
}
.wide-b4a7: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;
}
.wide-b4a7 .overlay-light-5647 {
  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) {
  .wide-b4a7 .overlay-light-5647 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .wide-b4a7 .overlay-light-5647 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .wide-b4a7 .overlay-light-5647 {
    min-height: 200px;
  }
}
.wide-b4a7 .upper_2dcd {
  color: rgba(255, 255, 255, 0.8);
}
.wide-b4a7 .upper_2dcd a,
.wide-b4a7 .upper_2dcd li:after {
  color: inherit;
}
.wide-b4a7 .upper_2dcd a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.alert_pro_dd51 {
  margin-bottom: 0.5em;
}
.basic-0d38 {
  margin-bottom: 1.2em;
}
.basic-0d38,
.alert_pro_dd51 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.basic-0d38 p:last-child,
.alert_pro_dd51 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .black_5fa8,
#masthead .black_5fa8 {
  display: none;
}
#masthead
  > .black_5fa8.shadow_1e46 {
  display: none;
}
#masthead > .black_5fa8 button {
  left: 0;
}
.tag_ae94 {
  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%;
}
.tag_ae94 .article-advanced-45e5 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.tag_ae94 .header_6a71 {
  display: -webkit-box;
  display: flex;
}
.tag_ae94 .header_6a71.slow-dee6 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.tag_ae94 .header_6a71.breadcrumb_selected_cd17 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tag_ae94 .header_6a71.hidden_d675 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tag_ae94.overlay_in_8dda.summary-39ba .header_6a71.slow-dee6 {
  flex-basis: 100%;
}
.tag_ae94.lite_f742 .header_6a71.breadcrumb_selected_cd17 {
  -webkit-box-flex: 1;
  flex: auto;
}
.tag_ae94.lite_f742 .header_6a71.hidden_d675 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .black_5fa8.shadow_1e46 {
  display: none;
}
#masthead > .black_5fa8 button {
  left: 0;
}
.sort_03e7 {
  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;
}
.sort_03e7:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.sort_03e7.logo_10fc i {
  margin-right: 4px;
}
.sort_03e7.short_3179 i {
  margin-left: 5px;
}
.accordion-complex-c82a p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.accordion-complex-c82a p:last-child {
  margin-bottom: 0;
}
.over_2b57 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.over_2b57 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.over_2b57 img {
  display: block;
  width: auto;
  line-height: 1;
}
.over_2b57 .breadcrumb_e359 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.over_2b57 .tooltip_6b82 {
  margin: 5px 0 7px 0;
}
.over_2b57.media-clean-8aec .inner-6817 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.over_2b57.media-clean-8aec .notice_lite_3e37 {
  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;
}
.over_2b57.stale-ead6 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.over_2b57.stale-ead6 .inner-6817 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.over_2b57.stale-ead6 .notice_lite_3e37 {
  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;
}
.over_2b57.fluid_82e3 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.over_2b57.disabled_5659 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.over_2b57.disabled_5659 .notice_lite_3e37 {
  margin-top: 7px;
}
.notification-98fd {
  display: inline-block;
}
.hovered-629d .warm_c54b .over_2b57 img {
  max-width: 100%;
}
.grid_2565 .fixed_a763.pattern-cool-e10a,
.disabled_9920 .fixed_a763.pattern-cool-e10a {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.grid_2565 .sort-large-dc52,
.disabled_9920 .sort-large-dc52 {
  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%);
}
.grid_2565 .sort-large-dc52 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.grid_2565.mini-ceb1 .sort-large-dc52 {
  display: none;
}
.grid_2565 .menu-outer-d16e {
  list-style: none;
  padding: 0;
  margin: 0;
}
.grid_2565 .menu-outer-d16e li {
  display: inline-block;
  position: relative;
}
.grid_2565 .menu-outer-d16e li:last-child {
  margin-right: 0;
}
.grid_2565 .menu-outer-d16e 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;
}
.grid_2565 .menu-outer-d16e li.popup-dc60 > a {
  color: rgba(0, 0, 0, 0.9);
}
.grid_2565 .menu-outer-d16e > 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;
}
.grid_2565 .menu-outer-d16e > li > a i {
  line-height: 0;
}
.grid_2565 .menu-outer-d16e > li.badge_7f50 > a .sort-large-dc52 {
  margin-left: 4px;
  line-height: 0;
}
.grid_2565 .menu-outer-d16e .shade_0da9 li.badge_7f50 > a {
  position: relative;
}
.grid_2565 .menu-outer-d16e .shade_0da9 li.badge_7f50 > a:after,
.grid_2565 .menu-outer-d16e .shade_0da9 li.badge_7f50 > a:before {
  content: "";
  display: table;
}
.grid_2565 .menu-outer-d16e .shade_0da9 li.badge_7f50 > a:after {
  clear: both;
}
.grid_2565 .menu-outer-d16e .shade_0da9 li.badge_7f50 > a .sort-large-dc52 {
  margin-left: 5px;
  float: right;
}
.grid_2565 .old-0163,
.grid_2565 .shade_0da9 {
  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;
}
.grid_2565 .shade_0da9 {
  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;
}
.grid_2565 .shade_0da9 .pattern-cool-e10a {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.grid_2565 .shade_0da9 .sort-large-dc52 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.grid_2565 .shade_0da9 li {
  display: block;
  margin: 0;
  padding: 0;
}
.grid_2565 .shade_0da9 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;
}
.grid_2565 .shade_0da9 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.grid_2565 .shade_0da9 .shade_0da9 {
  top: 0;
  left: 100%;
}
.grid_2565 .fixed-e55b.fn-focus-d51d > .old-0163,
.grid_2565 .fixed-e55b.fn-focus-d51d > .shade_0da9,
.grid_2565 .fixed-e55b:focus > .old-0163,
.grid_2565 .fixed-e55b:focus > .shade_0da9,
.grid_2565 .fixed-e55b:hover > .old-0163,
.grid_2565 .fixed-e55b:hover > .shade_0da9 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.grid_2565.photo_58c4 .easy-43a6:after,
.grid_2565.photo_58c4 .easy-43a6:before {
  content: "";
  display: table;
}
.grid_2565.photo_58c4 .easy-43a6:after {
  clear: both;
}
.grid_2565.photo_58c4 .easy-43a6 > li {
  float: left;
}
.grid_2565.notice_ab8f .easy-43a6:after,
.grid_2565.notice_ab8f .easy-43a6:before {
  content: "";
  display: table;
}
.grid_2565.notice_ab8f .easy-43a6:after {
  clear: both;
}
.grid_2565.notice_ab8f .easy-43a6 > li {
  float: left;
}
.grid_2565.notice_ab8f .easy-43a6 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.grid_2565.notice_ab8f .easy-43a6 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.grid_2565.notice_ab8f .easy-43a6 > li.box-ce6e > a,
.grid_2565.notice_ab8f .easy-43a6 > li.popup-dc60 > a {
  color: #fff;
  background-color: #1e4b75;
}
.grid_2565.soft-78f9 .easy-43a6 > li > a .pattern-cool-e10a {
  position: relative;
}
.grid_2565.soft-78f9 .easy-43a6 > li > a .pattern-cool-e10a: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;
}
.grid_2565.soft-78f9
  .easy-43a6
  > li:focus
  > a
  .pattern-cool-e10a:before,
.grid_2565.soft-78f9
  .easy-43a6
  > li:hover
  > a
  .pattern-cool-e10a:before {
  width: 100%;
  background-color: currentColor;
}
.grid_2565.soft-78f9
  .easy-43a6
  > li.box-ce6e
  > a
  .pattern-cool-e10a:before,
.grid_2565.soft-78f9
  .easy-43a6
  > li.frame_e433
  > a
  .pattern-cool-e10a:before {
  width: 100%;
  background-color: currentColor;
}
.grid_2565.dark-4294 .easy-43a6 > li > a .pattern-cool-e10a {
  position: relative;
}
.grid_2565.dark-4294 .easy-43a6 > li > a .pattern-cool-e10a: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;
}
.grid_2565.dark-4294 .easy-43a6 > li:focus > a .pattern-cool-e10a:before,
.grid_2565.dark-4294
  .easy-43a6
  > li:hover
  > a
  .pattern-cool-e10a:before {
  width: 100%;
  background-color: currentColor;
}
.grid_2565.dark-4294
  .easy-43a6
  > li.box-ce6e
  > a
  .pattern-cool-e10a:before,
.grid_2565.dark-4294
  .easy-43a6
  > li.frame_e433
  > a
  .pattern-cool-e10a:before {
  width: 100%;
  background-color: currentColor;
}
.disabled_9920 .menu-outer-d16e {
  margin: 0;
  padding: 0;
  list-style: none;
}
.disabled_9920 .menu-outer-d16e li:first-child > a {
  border-top: none;
}
.disabled_9920 .menu-outer-d16e .current-0b9c > .pattern-cool-e10a .sort-large-dc52 {
  display: none;
}
.disabled_9920 .menu-outer-d16e li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.disabled_9920 .menu-outer-d16e li:last-child {
  border: none;
}
.disabled_9920 .menu-outer-d16e li.badge_7f50 > a {
  padding-right: 45px !important;
}
.disabled_9920 .menu-outer-d16e li a {
  display: block;
  padding: 0.55em 1.5em;
}
.disabled_9920 .menu-outer-d16e li a:focus,
.disabled_9920 .menu-outer-d16e li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.disabled_9920 .menu-outer-d16e li .frame_fe12 {
  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;
}
.disabled_9920 .menu-outer-d16e li .frame_fe12:hover {
  box-shadow: none;
}
.disabled_9920 .menu-outer-d16e li .frame_fe12 .sort-large-dc52 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.disabled_9920 .menu-outer-d16e .shade_0da9 {
  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);
}
.disabled_9920 .menu-outer-d16e .shade_0da9 li a {
  padding-left: 3em;
}
.disabled_9920 .menu-outer-d16e .slow_c3e2 > a .frame_fe12 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.disabled_9920 .menu-outer-d16e .slow_c3e2 > .shade_0da9 {
  display: block;
  opacity: 1;
}
.form_a44b {
  max-width: 100%;
}
.preview-next-e31d {
  line-height: 0;
  cursor: pointer;
}
.background-full-9ded {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.background-full-9ded:hover {
  box-shadow: none;
  color: currentColor;
}
.background-full-9ded svg {
  width: 18px;
  height: 18px;
}
.background-full-9ded .tabs_eefc {
  display: none;
}
.white-2607 {
  position: relative;
}
.white-2607.fn-active-d51d .background-full-9ded .texture_c29b {
  display: none;
}
.white-2607.fn-active-d51d .background-full-9ded .tabs_eefc {
  display: inline-block;
}
.white-2607 .modal-upper-99fc {
  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);
}
.white-2607.shade_static_e274 .modal-upper-99fc {
  left: auto;
  right: -0.9em;
}
.white-2607.shade_static_e274 .wood_6225::before {
  left: auto;
  right: 15px;
}
.white-2607.fn-active-d51d .modal-upper-99fc {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.highlight-yellow-b394 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.highlight-yellow-b394 label {
  flex-basis: 100%;
}
.highlight-yellow-b394 .sort-pro-e66a {
  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;
}
.highlight-yellow-b394 .row-dynamic-109d {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.highlight-yellow-b394 .row-dynamic-109d:focus {
  background-color: transparent;
}
.highlight-yellow-b394 button.hover-fd05 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.highlight-yellow-b394 button.hover-fd05:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.highlight-yellow-b394 button.hover-fd05 svg {
  width: 18px;
  height: 18px;
}
.highlight-yellow-b394 input[type="submit"] {
  min-height: auto;
}
.feature_74d5 .highlight-yellow-b394 .row-dynamic-109d {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.wood_6225 {
  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) {
  .wood_6225 {
    width: 220px;
  }
}
.wood_6225 label {
  flex-basis: 100%;
}
.wood_6225::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;
}
.selected-6d27 .feature_74d5 .highlight-yellow-b394 {
  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;
}
.selected-6d27
  .feature_74d5
  .highlight-yellow-b394
  .sort-pro-e66a {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.selected-6d27 .feature_74d5 .highlight-yellow-b394 .row-dynamic-109d {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.selected-6d27
  .feature_74d5
  .highlight-yellow-b394
  .row-dynamic-109d:focus {
  background: 0 0;
}
.selected-6d27
  .feature_74d5
  .highlight-yellow-b394
  .content_7fe4 {
  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;
}
.south_567e {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.south_567e li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.south_567e li:last-child {
  margin-right: 0;
}
.south_567e li:first-child {
  margin-left: 0;
}
.south_567e.avatar_black_80cf a {
  color: #fff;
}
.south_567e.avatar_black_80cf a:hover {
  color: #fff;
}
.south_567e a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.south_567e a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.south_567e a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.south_567e a:hover {
  opacity: 0.9;
  color: inherit;
}
.south_567e [class*="social-icon-apple"] {
  background-color: #999;
}
.south_567e [class*="social-icon-apple"].button-81d8 {
  background-color: transparent;
  color: #999;
}
.south_567e [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.south_567e [class*="social-icon-behance"].button-81d8 {
  background-color: transparent;
  color: #1769ff;
}
.south_567e [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.south_567e [class*="social-icon-bitbucket"].button-81d8 {
  background-color: transparent;
  color: #205081;
}
.south_567e [class*="social-icon-codepen"] {
  background-color: #000;
}
.south_567e [class*="social-icon-codepen"].button-81d8 {
  background-color: transparent;
  color: #000;
}
.south_567e [class*="social-icon-delicious"] {
  background-color: #39f;
}
.south_567e [class*="social-icon-delicious"].button-81d8 {
  background-color: transparent;
  color: #39f;
}
.south_567e [class*="social-icon-digg"] {
  background-color: #005be2;
}
.south_567e [class*="social-icon-digg"].button-81d8 {
  background-color: transparent;
  color: #005be2;
}
.south_567e [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.south_567e [class*="social-icon-dribbble"].button-81d8 {
  background-color: transparent;
  color: #ea4c89;
}
.south_567e [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.south_567e [class*="social-icon-envelope"].button-81d8 {
  background-color: transparent;
  color: #ea4335;
}
.south_567e [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.south_567e [class*="social-icon-facebook"].button-81d8 {
  background-color: transparent;
  color: #3b5998;
}
.south_567e [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.south_567e [class*="social-icon-flickr"].button-81d8 {
  background-color: transparent;
  color: #0063dc;
}
.south_567e [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.south_567e [class*="social-icon-foursquare"].button-81d8 {
  background-color: transparent;
  color: #2d5be3;
}
.south_567e [class*="social-icon-github"] {
  background-color: #333;
}
.south_567e [class*="social-icon-github"].button-81d8 {
  background-color: transparent;
  color: #333;
}
.south_567e [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.south_567e [class*="social-icon-google-plus"].button-81d8 {
  background-color: transparent;
  color: #dd4b39;
}
.south_567e [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.south_567e [class*="social-icon-houzz"].button-81d8 {
  background-color: transparent;
  color: #7ac142;
}
.south_567e [class*="social-icon-instagram"] {
  background-color: #262626;
}
.south_567e [class*="social-icon-instagram"].button-81d8 {
  background-color: transparent;
  color: #262626;
}
.south_567e [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.south_567e [class*="social-icon-jsfiddle"].button-81d8 {
  background-color: transparent;
  color: #487aa2;
}
.south_567e [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.south_567e [class*="social-icon-linkedin"].button-81d8 {
  background-color: transparent;
  color: #0077b5;
}
.south_567e [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.south_567e [class*="social-icon-medium"].button-81d8 {
  background-color: transparent;
  color: #00ab6b;
}
.south_567e [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.south_567e
  [class*="social-icon-odnoklassniki"].button-81d8 {
  background-color: transparent;
  color: #f4731c;
}
.south_567e [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.south_567e [class*="social-icon-meetup"].button-81d8 {
  background-color: transparent;
  color: #ec1c40;
}
.south_567e [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.south_567e [class*="social-icon-pinterest"].button-81d8 {
  background-color: transparent;
  color: #bd081c;
}
.south_567e [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.south_567e [class*="social-icon-product-hunt"].button-81d8 {
  background-color: transparent;
  color: #da552f;
}
.south_567e [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.south_567e [class*="social-icon-reddit"].button-81d8 {
  background-color: transparent;
  color: #ff4500;
}
.south_567e [class*="social-icon-rss"] {
  background-color: #f26522;
}
.south_567e [class*="social-icon-rss"].button-81d8 {
  background-color: transparent;
  color: #f26522;
}
.south_567e [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.south_567e
  [class*="social-icon-shopping-cart"].button-81d8 {
  background-color: transparent;
  color: #4caf50;
}
.south_567e [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.south_567e [class*="social-icon-skype"].button-81d8 {
  background-color: transparent;
  color: #00aff0;
}
.south_567e [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.south_567e [class*="social-icon-slideshare"].button-81d8 {
  background-color: transparent;
  color: #0077b5;
}
.south_567e [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.south_567e [class*="social-icon-snapchat"].button-81d8 {
  background-color: transparent;
  color: #fffc00;
}
.south_567e [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.south_567e [class*="social-icon-soundcloud"].button-81d8 {
  background-color: transparent;
  color: #f80;
}
.south_567e [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.south_567e [class*="social-icon-spotify"].button-81d8 {
  background-color: transparent;
  color: #2ebd59;
}
.south_567e [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.south_567e
  [class*="social-icon-stack-overflow"].button-81d8 {
  background-color: transparent;
  color: #fe7a15;
}
.south_567e [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.south_567e [class*="social-icon-maldkfgram"].button-81d8 {
  background-color: transparent;
  color: #2ca5e0;
}
.south_567e [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.south_567e [class*="social-icon-tripadvisor"].button-81d8 {
  background-color: transparent;
  color: #589442;
}
.south_567e [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.south_567e [class*="social-icon-tumblr"].button-81d8 {
  background-color: transparent;
  color: #35465c;
}
.south_567e [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.south_567e [class*="social-icon-twitch"].button-81d8 {
  background-color: transparent;
  color: #6441a5;
}
.south_567e [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.south_567e [class*="social-icon-twitter"].button-81d8 {
  background-color: transparent;
  color: #1da1f2;
}
.south_567e [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.south_567e [class*="social-icon-vimeo"].button-81d8 {
  background-color: transparent;
  color: #1ab7ea;
}
.south_567e [class*="social-icon-vk"] {
  background-color: #45668e;
}
.south_567e [class*="social-icon-vk"].button-81d8 {
  background-color: transparent;
  color: #45668e;
}
.south_567e [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.south_567e [class*="social-icon-weibo"].button-81d8 {
  background-color: transparent;
  color: #df2029;
}
.south_567e [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.south_567e [class*="social-icon-weixin"].button-81d8 {
  background-color: transparent;
  color: #7bb32e;
}
.south_567e [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.south_567e [class*="social-icon-whatsapp"].button-81d8 {
  background-color: transparent;
  color: #25d366;
}
.south_567e [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.south_567e [class*="social-icon-wordpress"].button-81d8 {
  background-color: transparent;
  color: #21759b;
}
.south_567e [class*="social-icon-xing"] {
  background-color: #026466;
}
.south_567e [class*="social-icon-xing"].button-81d8 {
  background-color: transparent;
  color: #026466;
}
.south_567e [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.south_567e [class*="social-icon-yelp"].button-81d8 {
  background-color: transparent;
  color: #af0606;
}
.south_567e [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.south_567e [class*="social-icon-youtube"].button-81d8 {
  background-color: transparent;
  color: #cd201f;
}
.right_b315 {
  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;
}
.right_b315:hover {
  box-shadow: none;
  background: 0 0;
}
.pagination-50ba {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.primary_d458 {
  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;
}
.highlight_full_df36 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.old-c136 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.old-c136,
.old-c136::after,
.old-c136::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;
}
.old-c136::after,
.old-c136::before {
  content: "";
  display: block;
  background-color: inherit;
}
.texture_9b0e .primary_d458 .highlight_full_df36 {
  margin-top: -2px;
  width: 19px;
}
.texture_9b0e .primary_d458 .old-c136 {
  margin-top: -1px;
}
.texture_9b0e .primary_d458 .old-c136,
.texture_9b0e .primary_d458 .old-c136::after,
.texture_9b0e .primary_d458 .old-c136::before {
  width: 19px;
  height: 2px;
}
.texture_9b0e .primary_d458 .old-c136::before {
  top: -6px;
}
.texture_9b0e .primary_d458 .old-c136::after {
  bottom: -6px;
}
.component-b986 .primary_d458 .highlight_full_df36 {
  margin-top: -2px;
  width: 22px;
}
.component-b986 .primary_d458 .old-c136 {
  margin-top: -1px;
}
.component-b986 .primary_d458 .old-c136,
.component-b986 .primary_d458 .old-c136::after,
.component-b986 .primary_d458 .old-c136::before {
  width: 22px;
  height: 2px;
}
.component-b986 .primary_d458 .old-c136::before {
  top: -7px;
}
.component-b986 .primary_d458 .old-c136::after {
  bottom: -7px;
}
.tooltip-bottom-5711 .primary_d458 .highlight_full_df36 {
  margin-top: -2px;
  width: 31px;
}
.tooltip-bottom-5711 .primary_d458 .old-c136 {
  margin-top: -1.5px;
}
.tooltip-bottom-5711 .primary_d458 .old-c136,
.tooltip-bottom-5711 .primary_d458 .old-c136::after,
.tooltip-bottom-5711 .primary_d458 .old-c136::before {
  width: 31px;
  height: 3px;
}
.tooltip-bottom-5711 .primary_d458 .old-c136::before {
  top: -9px;
}
.tooltip-bottom-5711 .primary_d458 .old-c136::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .basic-f1ae .primary_d458 .highlight_full_df36 {
    margin-top: -2px;
    width: 19px;
  }
  .basic-f1ae .primary_d458 .old-c136 {
    margin-top: -1px;
  }
  .basic-f1ae .primary_d458 .old-c136,
  .basic-f1ae .primary_d458 .old-c136::after,
  .basic-f1ae .primary_d458 .old-c136::before {
    width: 19px;
    height: 2px;
  }
  .basic-f1ae .primary_d458 .old-c136::before {
    top: -6px;
  }
  .basic-f1ae .primary_d458 .old-c136::after {
    bottom: -6px;
  }
  .mask-c5e3 .primary_d458 .highlight_full_df36 {
    margin-top: -2px;
    width: 22px;
  }
  .mask-c5e3 .primary_d458 .old-c136 {
    margin-top: -1px;
  }
  .mask-c5e3 .primary_d458 .old-c136,
  .mask-c5e3 .primary_d458 .old-c136::after,
  .mask-c5e3 .primary_d458 .old-c136::before {
    width: 22px;
    height: 2px;
  }
  .mask-c5e3 .primary_d458 .old-c136::before {
    top: -7px;
  }
  .mask-c5e3 .primary_d458 .old-c136::after {
    bottom: -7px;
  }
  .shadow_26b5 .primary_d458 .highlight_full_df36 {
    margin-top: -2px;
    width: 31px;
  }
  .shadow_26b5 .primary_d458 .old-c136 {
    margin-top: -1.5px;
  }
  .shadow_26b5 .primary_d458 .old-c136,
  .shadow_26b5 .primary_d458 .old-c136::after,
  .shadow_26b5 .primary_d458 .old-c136::before {
    width: 31px;
    height: 3px;
  }
  .shadow_26b5 .primary_d458 .old-c136::before {
    top: -9px;
  }
  .shadow_26b5 .primary_d458 .old-c136::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .alert_adf0 .primary_d458 .highlight_full_df36 {
    margin-top: -2px;
    width: 19px;
  }
  .alert_adf0 .primary_d458 .old-c136 {
    margin-top: -1px;
  }
  .alert_adf0 .primary_d458 .old-c136,
  .alert_adf0 .primary_d458 .old-c136::after,
  .alert_adf0 .primary_d458 .old-c136::before {
    width: 19px;
    height: 2px;
  }
  .alert_adf0 .primary_d458 .old-c136::before {
    top: -6px;
  }
  .alert_adf0 .primary_d458 .old-c136::after {
    bottom: -6px;
  }
  .mini-695a .primary_d458 .highlight_full_df36 {
    margin-top: -2px;
    width: 22px;
  }
  .mini-695a .primary_d458 .old-c136 {
    margin-top: -1px;
  }
  .mini-695a .primary_d458 .old-c136,
  .mini-695a .primary_d458 .old-c136::after,
  .mini-695a .primary_d458 .old-c136::before {
    width: 22px;
    height: 2px;
  }
  .mini-695a .primary_d458 .old-c136::before {
    top: -7px;
  }
  .mini-695a .primary_d458 .old-c136::after {
    bottom: -7px;
  }
  .secondary-out-55a5 .primary_d458 .highlight_full_df36 {
    margin-top: -2px;
    width: 31px;
  }
  .secondary-out-55a5 .primary_d458 .old-c136 {
    margin-top: -1.5px;
  }
  .secondary-out-55a5 .primary_d458 .old-c136,
  .secondary-out-55a5 .primary_d458 .old-c136::after,
  .secondary-out-55a5 .primary_d458 .old-c136::before {
    width: 31px;
    height: 3px;
  }
  .secondary-out-55a5 .primary_d458 .old-c136::before {
    top: -9px;
  }
  .secondary-out-55a5 .primary_d458 .old-c136::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .tall_59ec .primary_d458 .highlight_full_df36 {
    margin-top: -2px;
    width: 19px;
  }
  .tall_59ec .primary_d458 .old-c136 {
    margin-top: -1px;
  }
  .tall_59ec .primary_d458 .old-c136,
  .tall_59ec .primary_d458 .old-c136::after,
  .tall_59ec .primary_d458 .old-c136::before {
    width: 19px;
    height: 2px;
  }
  .tall_59ec .primary_d458 .old-c136::before {
    top: -6px;
  }
  .tall_59ec .primary_d458 .old-c136::after {
    bottom: -6px;
  }
  .container_narrow_f3d6 .primary_d458 .highlight_full_df36 {
    margin-top: -2px;
    width: 22px;
  }
  .container_narrow_f3d6 .primary_d458 .old-c136 {
    margin-top: -1px;
  }
  .container_narrow_f3d6 .primary_d458 .old-c136,
  .container_narrow_f3d6 .primary_d458 .old-c136::after,
  .container_narrow_f3d6 .primary_d458 .old-c136::before {
    width: 22px;
    height: 2px;
  }
  .container_narrow_f3d6 .primary_d458 .old-c136::before {
    top: -7px;
  }
  .container_narrow_f3d6 .primary_d458 .old-c136::after {
    bottom: -7px;
  }
  .tabs-074b .primary_d458 .highlight_full_df36 {
    margin-top: -2px;
    width: 31px;
  }
  .tabs-074b .primary_d458 .old-c136 {
    margin-top: -1.5px;
  }
  .tabs-074b .primary_d458 .old-c136,
  .tabs-074b .primary_d458 .old-c136::after,
  .tabs-074b .primary_d458 .old-c136::before {
    width: 31px;
    height: 3px;
  }
  .tabs-074b .primary_d458 .old-c136::before {
    top: -9px;
  }
  .tabs-074b .primary_d458 .old-c136::after {
    bottom: -9px;
  }
}
.box_f458 .old-c136 {
  -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);
}
.box_f458 .old-c136::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.box_f458 .old-c136::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);
}
.box_f458.footer-10e5 .old-c136 {
  -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);
}
.box_f458.footer-10e5 .old-c136::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.box_f458.footer-10e5 .old-c136::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);
}
.shadow_fc9a {
  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.table-d596:before {
  display: none;
}
.new-6ff0 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.new-6ff0 .hidden_252b {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.new-6ff0 .hidden_252b:last-of-type {
  border-bottom: none;
}
.new-6ff0 .hidden_252b.wrapper_b4a7,
.new-6ff0 .hidden_252b.heading-5b80,
.new-6ff0 .hidden_252b.gold_7ecb {
  padding: 0;
}
.new-6ff0 .disabled_9920 .frame_fe12 {
  color: currentColor;
}
.new-6ff0 .disabled_9920 .frame_fe12:focus,
.new-6ff0 .disabled_9920 .frame_fe12:hover {
  background: rgba(0, 0, 0, 0.01);
}
.new-6ff0.status-basic-30e9 .shadow-9699,
.new-6ff0.status-basic-30e9 .accordion-complex-c82a a,
.new-6ff0.status-basic-30e9 .easy-43a6 a,
.new-6ff0.status-basic-30e9 .shade_0da9 a {
  color: rgba(0, 0, 0, 0.55);
}
.new-6ff0.status-basic-30e9 .shadow-9699:hover,
.new-6ff0.status-basic-30e9 .accordion-complex-c82a a:hover,
.new-6ff0.status-basic-30e9 .easy-43a6 a:hover,
.new-6ff0.status-basic-30e9 .shade_0da9 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.new-6ff0.status-basic-30e9 .rough_8b39 {
  color: rgba(0, 0, 0, 0.8);
}
.new-6ff0.status-basic-30e9 .hidden_252b {
  border-color: rgba(0, 0, 0, 0.08);
}
.new-6ff0.status-basic-30e9 .hidden_252b:before {
  background: rgba(0, 0, 0, 0.08);
}
.new-6ff0.status-basic-30e9 .message_97bf:before {
  background: rgba(255, 255, 255, 0.9);
}
.new-6ff0.status-basic-30e9 .disabled_9920 .menu-outer-d16e li a,
.new-6ff0.status-basic-30e9 .disabled_9920 .frame_fe12,
.new-6ff0.status-basic-30e9 .shade_0da9 {
  border-color: rgba(0, 0, 0, 0.08);
}
.new-6ff0.status-basic-30e9 .disabled_9920 .frame_fe12:focus,
.new-6ff0.status-basic-30e9 .disabled_9920 .frame_fe12:hover {
  background: rgba(0, 0, 0, 0.01);
}
.new-6ff0.status-basic-30e9 .menu-outer-d16e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.new-6ff0.smooth-4f3c .shadow-9699,
.new-6ff0.smooth-4f3c .accordion-complex-c82a a,
.new-6ff0.smooth-4f3c .easy-43a6 .frame_fe12,
.new-6ff0.smooth-4f3c .easy-43a6 a,
.new-6ff0.smooth-4f3c .shade_0da9 a {
  color: rgba(255, 255, 255, 0.79);
}
.new-6ff0.smooth-4f3c .shadow-9699:hover,
.new-6ff0.smooth-4f3c .accordion-complex-c82a a:hover,
.new-6ff0.smooth-4f3c .easy-43a6 .frame_fe12:hover,
.new-6ff0.smooth-4f3c .easy-43a6 a:hover,
.new-6ff0.smooth-4f3c .shade_0da9 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.new-6ff0.smooth-4f3c .rough_8b39 {
  color: rgba(255, 255, 255, 0.99);
}
.new-6ff0.smooth-4f3c .hidden_252b {
  border-color: rgba(255, 255, 255, 0.08);
}
.new-6ff0.smooth-4f3c .hidden_252b:before {
  background: rgba(255, 255, 255, 0.08);
}
.new-6ff0.smooth-4f3c .message_97bf:before {
  background: rgba(0, 0, 0, 0.9);
}
.new-6ff0.smooth-4f3c .disabled_9920 .menu-outer-d16e li a,
.new-6ff0.smooth-4f3c .disabled_9920 .frame_fe12,
.new-6ff0.smooth-4f3c .shade_0da9 {
  border-color: rgba(255, 255, 255, 0.08);
}
.new-6ff0.smooth-4f3c .disabled_9920 .frame_fe12:focus,
.new-6ff0.smooth-4f3c .disabled_9920 .frame_fe12:hover {
  background: rgba(0, 0, 0, 0.01);
}
.new-6ff0.smooth-4f3c .menu-outer-d16e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.message_97bf {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.message_97bf:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.search_stale_3056 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.table-fbf9 .new-6ff0 {
  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;
}
.table-fbf9 .hidden_252b {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.table-fbf9 .hidden_252b: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) {
  .table-fbf9 .hidden_252b:before {
    width: 16%;
    left: 42%;
  }
}
.table-fbf9 .hidden_252b:last-child:before {
  content: none;
}
.table-fbf9 .hidden_252b[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.table-fbf9 .disabled_9920 .menu-outer-d16e li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.table-fbf9 .disabled_9920 .menu-outer-d16e li a .frame_fe12 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.table-fbf9 .disabled_9920 .shade_0da9 {
  border: none;
}
.table-fbf9 .disabled_9920 .shade_0da9 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.table-fbf9 .message_97bf {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.table-fbf9 .search_stale_3056 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.table-fbf9 .smooth-4f3c .message_97bf:before {
  background: rgba(0, 0, 0, 0.9);
}
.table-fbf9 .status-basic-30e9.article_simple_0c63 .old-c136 {
  background: rgba(0, 0, 0, 0.6);
}
.table-fbf9
  .status-basic-30e9.article_simple_0c63
  .old-c136::after,
.table-fbf9
  .status-basic-30e9.article_simple_0c63
  .old-c136:before {
  background: inherit;
}
.table-fbf9
  .status-basic-30e9.article_simple_0c63:hover
  .old-c136 {
  background: rgba(0, 0, 0, 0.8);
}
.paper_83f1 .new-6ff0 {
  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) {
  .paper_83f1 .new-6ff0 {
    width: auto;
    right: 45px;
  }
}
.wrapper-current-c57e .new-6ff0 {
  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) {
  .wrapper-current-c57e .new-6ff0 {
    width: auto;
    left: 45px;
  }
}
.table-d596 .new-6ff0 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.table-d596 .search_stale_3056 {
  max-width: 48em;
  margin: 0 auto;
}
.table-d596 .message_97bf:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.banner_pressed_ca37 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.banner_pressed_ca37.table-fbf9 .new-6ff0 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.banner_pressed_ca37.paper_83f1 .new-6ff0 {
  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);
}
.banner_pressed_ca37 .new-6ff0 {
  visibility: visible;
}
.banner_pressed_ca37.wrapper-current-c57e .new-6ff0 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.cool_179b,
.info-out-3bc7 {
  overflow-x: hidden;
}
.cool_179b .new-6ff0 {
  overflow: auto;
}
.cool_179b.table-fbf9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.cool_179b.table-fbf9 .new-6ff0 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.cool_179b.table-fbf9 .right_b315 {
  opacity: 0;
}
.cool_179b.paper_83f1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.cool_179b.paper_83f1 .new-6ff0 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.cool_179b.paper_83f1 .right_b315 {
  opacity: 0;
}
.cool_179b.wrapper-current-c57e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.cool_179b.wrapper-current-c57e .new-6ff0 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.cool_179b.wrapper-current-c57e .right_b315 {
  opacity: 0;
}
.cool_179b.table-d596 .new-6ff0 {
  z-index: 10;
  visibility: visible;
}
.article_simple_0c63 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.article_simple_0c63 .old-c136 {
  background: rgba(255, 255, 255, 0.99);
}
.article_simple_0c63 .old-c136::after,
.article_simple_0c63 .old-c136:before {
  background: inherit;
}
.article_simple_0c63:hover .old-c136 {
  background: rgba(255, 255, 255, 0.99);
}
.wrapper-current-c57e .article_simple_0c63 {
  top: 10px;
  right: auto;
  left: 12px;
}
.table-d596 .article_simple_0c63 {
  display: none !important;
}
.cool_179b:before,
.info-out-3bc7:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.cool_179b .article_simple_0c63,
.info-out-3bc7 .article_simple_0c63 {
  display: inline-block;
}
.new-6ff0 .article-advanced-45e5 {
  -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;
}
.cool_179b .new-6ff0 .article-advanced-45e5,
.info-out-3bc7 .new-6ff0 .article-advanced-45e5 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.input-6804 .sort-pro-e66a {
  width: 100%;
}
.warm_c54b {
  padding: 0 0.5em 0;
}
.warm_c54b [class*="customify-col-"],
.warm_c54b [class*="customify-col_"],
.warm_c54b [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.notice_inner_74d9 .warm_c54b {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .dirty_5342 .card-2981,
  .card-2981 {
    display: none;
  }
  .description-2c03 {
    text-align: left;
  }
  .outline-0322 {
    text-align: center;
  }
  .sort-active-332d {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .dirty_5342 .hover-dirty-7c3c,
  .hover-dirty-7c3c {
    display: none;
  }
  .button-8c50 {
    text-align: left;
  }
  .text-29e6 {
    text-align: center;
  }
  .disabled_e760 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .dirty_5342 .hidden-fff5,
  .hidden-fff5 {
    display: none;
  }
  .disabled_dcba {
    text-align: left;
  }
  .brown-c3f0 {
    text-align: center;
  }
  .sidebar_next_fd43 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.gradient_6b28 {
  box-shadow: none !important;
}
.gradient_a094 .notification_1233,
.hot_5d92 .notification_1233 {
  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;
}
.hot_5d92 .notification_1233 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.item_prev_8c6b {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.item_prev_8c6b:after,
.item_prev_8c6b:before {
  content: "";
  display: table;
}
.item_prev_8c6b:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .item_prev_8c6b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.item_prev_8c6b,
.texture_832d {
  max-width: 1248px;
  margin: 0 auto;
}

.basic-2be1.paper_1976 .item_prev_8c6b {
  max-width: 100%;
}
.basic-2be1.carousel_over_0b17 {
  max-width: 1200px;
  margin: 0 auto;
}
.basic-2be1.item-ab91 .item_prev_8c6b {
  max-width: 100%;
}
.basic-2be1.item-ab91 > .item_prev_8c6b {
  padding-left: 0;
  padding-right: 0;
}
.basic-2be1.item-ab91 > .item_prev_8c6b .dirty_5342 {
  margin: 0;
}
.basic-2be1.item-ab91
  > .item_prev_8c6b
  .video_e742.article-fast-3ff2 {
  margin-right: 0;
  margin-left: 0;
}
.basic-2be1.item-ab91 #main.article-fast-3ff2 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .thumbnail_efc1 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .thumbnail_efc1 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .filter_44d9 .main-cool-aaf4 {
    padding-right: 1em;
  }
  .filter_44d9.tabs_4fec .video_e742 {
    border-right: 1px solid #eaecee;
  }
  .filter_44d9.tabs_4fec .main-cool-aaf4 {
    padding-right: 1em;
  }
  .filter_44d9.tabs_4fec .gallery_glass_5a35 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .filter_outer_6d6e .main-cool-aaf4 {
    padding-left: 1em;
  }
  .filter_outer_6d6e.tabs_4fec .video_e742 {
    border-left: 1px solid #eaecee;
  }
  .filter_outer_6d6e.tabs_4fec .main-cool-aaf4 {
    padding-left: 1em;
  }
  .filter_outer_6d6e.tabs_4fec .gallery_glass_5a35 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hidden_huge_7a62 .main-cool-aaf4 {
    padding-left: 1em;
  }
  .hidden_huge_7a62.tabs_4fec .orange_1817 {
    border-right: 1px solid #eaecee;
  }
  .hidden_huge_7a62.tabs_4fec .table-783a {
    border-right: 1px solid #eaecee;
  }
  .hidden_huge_7a62.tabs_4fec .main-cool-aaf4 {
    padding-left: 1em;
  }
  .hidden_huge_7a62.tabs_4fec .gallery_glass_5a35 {
    padding-right: 1em;
  }
  .hidden_huge_7a62.tabs_4fec .paragraph-medium-e95e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .link_steel_857f .main-cool-aaf4 {
    padding-right: 1em;
  }
  .link_steel_857f.tabs_4fec .orange_1817 {
    border-left: 1px solid #eaecee;
  }
  .link_steel_857f.tabs_4fec .table-783a {
    border-left: 1px solid #eaecee;
  }
  .link_steel_857f.tabs_4fec .main-cool-aaf4 {
    padding-right: 1em;
  }
  .link_steel_857f.tabs_4fec .gallery_glass_5a35 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .link_steel_857f.tabs_4fec .paragraph-medium-e95e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .thumbnail_efc1 .main-cool-aaf4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .thumbnail_efc1.tabs_4fec .video_e742 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .thumbnail_efc1.tabs_4fec .main-cool-aaf4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .thumbnail_efc1.tabs_4fec .gallery_glass_5a35 {
    padding-left: 1em;
  }
  .thumbnail_efc1.tabs_4fec .paragraph-medium-e95e {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .thumbnail_efc1.tabs_4fec .main-cool-aaf4 {
    padding-left: 0;
  }
}
.pressed-6025 .text_fresh_51e1 {
  display: inline-block;
}
.tooltip-8579 {
  display: inline-block;
}
.widget_dbc1 {
  word-con: break-word;
}
.frame_full_fd89 > span {
  display: inline-block;
  padding: 5px 0;
}
.frame_full_fd89 .tall-f898 {
  margin-left: 8px;
  margin-right: 8px;
}
.frame_full_fd89 .accordion_fresh_c4ab img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.slider_b6a7 .slider-focused-946a {
  margin-bottom: 2em;
}
.slider_b6a7 .block_gas_b51c {
  margin-bottom: 15px;
}
.slider_b6a7 .block_gas_b51c:last-child {
  margin-bottom: 0;
}
.slider_b6a7 .table-1736 {
  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) {
  .slider_b6a7 .table-1736 {
    display: block;
  }
}
.slider_b6a7 .hover_e254 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .slider_b6a7 .hover_e254 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.slider_b6a7 .north-b1c0 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.slider_b6a7 .north-b1c0 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.slider_b6a7 .north-b1c0 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.slider_b6a7 .widget_dbc1 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.slider_b6a7 .widget_dbc1 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.slider_b6a7 .down_1590 p:last-child {
  margin-bottom: 0;
}
.slider_b6a7 .item-fast-acc3 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.slider_b6a7 .tall_3f5c {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.slider_b6a7 .header-pink-8c45 {
  margin-top: 1em;
}
.slider_b6a7 .list-center-ab6b {
  top: 0;
  display: block;
}
.slider_b6a7 .list-center-ab6b a {
  color: inherit;
}
.slider_b6a7 .list-center-ab6b a:hover {
  color: inherit;
}
.slider_b6a7 .large_266a {
  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;
}
.slider_b6a7 .large_266a:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.slider_b6a7 .tall_3f5c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.slider_b6a7 .smooth-6fc3 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.slider_b6a7 .smooth-6fc3:first-child {
  margin-top: 0;
}
.slider_b6a7 .smooth-6fc3.mask-red-8dc1 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.slider_b6a7 .smooth-6fc3.red_d3eb {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.slider_b6a7
  .smooth-6fc3.red_d3eb.icon-d5d3
  .header-pink-8c45 {
  width: 100%;
}
.slider_b6a7 .red_d3eb {
  -webkit-box-align: center;
  align-items: center;
}
.slider_b6a7 .red_d3eb .frame_full_fd89,
.slider_b6a7 .red_d3eb > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.slider_b6a7 .north-b1c0 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.slider_b6a7 .north-b1c0 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.slider_b6a7 .north-b1c0: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;
}
.slider_b6a7 .mask-red-8dc1 {
  z-index: 5;
}
.slider_b6a7 .background_0c9c .header-dark-6bf8 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.slider_b6a7 .gold-9174 .header-dark-6bf8 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.slider_b6a7 .header_fresh_2d99 .header-dark-6bf8 {
  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;
}
.slider_b6a7.banner-small-d500 .table-1736,
.slider_b6a7.pro-e859 .table-1736 {
  display: block;
}
.slider_b6a7.banner-small-d500 .table-1736 .cool_dd3a,
.slider_b6a7.banner-small-d500 .table-1736 .tall_3f5c,
.slider_b6a7.pro-e859 .table-1736 .cool_dd3a,
.slider_b6a7.pro-e859 .table-1736 .tall_3f5c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.slider_b6a7.feature-center-99e7 .hover_e254 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .slider_b6a7.feature-center-99e7 .hover_e254 {
    margin-right: 0;
  }
}
.slider_b6a7.banner-small-d500 .hover_e254,
.slider_b6a7.pro-e859 .hover_e254 {
  padding-top: 40%;
}
.slider_b6a7.banner-small-d500 .slider-focused-946a,
.slider_b6a7.pro-e859 .slider-focused-946a {
  display: block;
}
.slider_b6a7.banner-small-d500 .fn-sticky-d51d .tall_3f5c,
.slider_b6a7.pro-e859 .fn-sticky-d51d .tall_3f5c {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.slider_b6a7.banner-small-d500 .hover_e254,
.slider_b6a7.pro-e859 .hover_e254 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.slider_b6a7.banner-small-d500 .tall_3f5c {
  padding: 1em;
}
.in_86b8 {
  margin: 30px auto;
  display: block;
}
.in_86b8 .summary_2069 > * {
  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;
}
.in_86b8 .summary_2069 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.in_86b8 .summary_2069 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.backdrop-82bb .frame_full_fd89 {
  margin-bottom: 1.41575em;
}
.backdrop-82bb .pattern_black_9ed7 {
  margin-bottom: 1.618em;
}
.up-e84c .out-1a26 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.up-e84c .out-1a26 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.up-e84c .last-988d {
  max-width: 100%;
  overflow: auto;
}
.stone_673e .up-e84c a:hover {
  text-decoration: underline;
}
.table_thick_5e29 .block_gas_b51c:not(.widget_dbc1),
.table_thick_5e29 .north-b1c0 {
  margin-bottom: 1.41575em;
}
.table_thick_5e29 .block_gas_b51c:not(.widget_dbc1):last-child,
.table_thick_5e29 .north-b1c0:last-child {
  margin-bottom: 0;
}
.table_thick_5e29 .block_gas_b51c.progress_238a {
  margin-bottom: 0.41575em;
}
.table_thick_5e29 .accordion_c74e:before,
.table_thick_5e29 .form-last-29bf:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.table_thick_5e29 .accordion_c74e:before {
  content: "\f115";
}
.table_thick_5e29 .form-last-29bf:before {
  content: "\f02c";
}
.table_thick_5e29 .box_3eb8 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.table_thick_5e29 .box_3eb8 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.label_focused_9203 {
  display: -webkit-box;
  display: flex;
}
.label_focused_9203 .layout-c3bd {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .label_focused_9203 .layout-c3bd {
    flex-basis: 90px;
  }
}
.label_focused_9203 .cold_f95b {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .label_focused_9203 .cold_f95b {
    flex-basis: calc(100% - 50px);
  }
}
.label_focused_9203 .new-4923 p:last-child {
  margin-bottom: 0.72em;
}
.hover_tiny_1c1e .summary_2069 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.hover_tiny_1c1e .summary_2069:after,
.hover_tiny_1c1e .summary_2069:before {
  content: "";
  display: table;
}
.hover_tiny_1c1e .summary_2069:after {
  clear: both;
}
.hover_tiny_1c1e .summary_2069 .purple_7c6d,
.hover_tiny_1c1e .summary_2069 .widget-fresh-7adb {
  width: 49%;
}
.hover_tiny_1c1e .summary_2069 .purple_7c6d a span.column-last-98ef,
.hover_tiny_1c1e .summary_2069 .widget-fresh-7adb a span.column-last-98ef {
  display: block;
  margin-bottom: 5px;
}
.hover_tiny_1c1e .summary_2069 .widget-fresh-7adb {
  float: left;
  text-align: left;
}
.hover_tiny_1c1e .summary_2069 .purple_7c6d {
  float: right;
  text-align: right;
}
.pagination-medium-3306 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .pagination-medium-3306 {
    margin-bottom: 0;
  }
}
.widget_in_3148 {
  margin-bottom: 1em;
}
.widget_in_3148 .widget_dbc1 {
  font-size: 1.1em;
  line-height: 1.3;
}
.lite_e078 a {
  display: block;
  line-height: 0;
  position: relative;
}
.input_8c2e .widget_in_3148,
.shade_3d2a .widget_in_3148 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .input_8c2e .widget_in_3148,
  .shade_3d2a .widget_in_3148 {
    display: block;
  }
}
.input_8c2e .lite_e078,
.shade_3d2a .lite_e078 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .input_8c2e .lite_e078,
  .shade_3d2a .lite_e078 {
    margin-bottom: 1em;
  }
}
.input_8c2e .lite_e078 img,
.shade_3d2a .lite_e078 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.input_8c2e .progress_c5e6,
.shade_3d2a .progress_c5e6 {
  flex-basis: calc(100% - 160px);
}
.input_8c2e .progress_c5e6 p,
.shade_3d2a .progress_c5e6 p {
  margin-bottom: 0;
}
.input_8c2e .progress_c5e6 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .input_8c2e .progress_c5e6 {
    padding-left: 0;
  }
}
.shade_3d2a .progress_c5e6 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .shade_3d2a .progress_c5e6 {
    padding-right: 0;
  }
}
.shade_3d2a .lite_e078 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.first-a65b .lite_e078 {
  margin-bottom: 0.5em;
}
.first-a65b .lite_e078 img {
  width: 100%;
}
.detail_4e63 .content_283c,
.search-d708 .content_283c {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.search-d708 .video_e742 .green_0bde p:last-child {
  margin-bottom: 0;
}
.media_246a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.mini-c6b3 .next-37ef {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .mini-c6b3 .next-37ef:last-of-type {
    margin-bottom: 0;
  }
}
.mini-c6b3 .next-37ef ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.mini-c6b3 .next-37ef ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.mini-c6b3 .next-37ef ul li {
  margin: 0 0 0.6em;
}
.mini-c6b3 .next-37ef ul li.main-c2c5,
.mini-c6b3 .next-37ef ul li.in_bf88 {
  position: relative;
}
.mini-c6b3 .next-37ef ul li.main-c2c5 .alert-in-c5ba,
.mini-c6b3 .next-37ef ul li.in_bf88 .alert-in-c5ba {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.mini-c6b3 .next-37ef ul li.main-c2c5:after:after,
.mini-c6b3 .next-37ef ul li.main-c2c5:after:before,
.mini-c6b3
  .next-37ef
  ul
  li.in_bf88:after:after,
.mini-c6b3
  .next-37ef
  ul
  li.in_bf88:after:before {
  content: "";
  display: table;
}
.mini-c6b3 .next-37ef ul li.main-c2c5:after:after,
.mini-c6b3
  .next-37ef
  ul
  li.in_bf88:after:after {
  clear: both;
}
.mini-c6b3 .next-37ef a.sort_f393:hover {
  text-decoration: none;
}
.mini-c6b3 .next-37ef select {
  max-width: 100%;
}
.mini-c6b3 .next-37ef table {
  font-size: 85%;
}
.mini-c6b3 .next-37ef table td,
.mini-c6b3 .next-37ef table th {
  padding: 0.2360828548em;
  text-align: center;
}
.mini-c6b3 .next-37ef table tfoot td {
  text-align: left;
}
.mini-c6b3 .next-37ef :last-child {
  margin-bottom: 0;
}
.mini-c6b3 .next-37ef .section_7a80 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.mini-c6b3 .next-37ef .section_7a80 label {
  width: 100%;
}
.mini-c6b3 .next-37ef .section_7a80 .row-dynamic-109d {
  width: 100%;
  display: block;
}
.mini-c6b3 .next-37ef .section_7a80 .hover-fd05 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.mini-c6b3 .next-37ef .section_7a80 .hover-fd05:hover svg #svg-search {
  fill: #444;
}
.mini-c6b3 .next-37ef .section_7a80 .hover-fd05 svg {
  width: 18px;
  height: 18px;
}
.mini-c6b3 .small_f85f ul ul,
.mini-c6b3 .shadow-4b87 ul ul,
.mini-c6b3 .alert_8847 ul ul,
.mini-c6b3 .image-ce88 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.mini-c6b3 .small_f85f .badge_7f50 > a,
.mini-c6b3 .shadow-4b87 .badge_7f50 > a,
.mini-c6b3 .alert_8847 .badge_7f50 > a,
.mini-c6b3 .image-ce88 .badge_7f50 > a {
  margin-bottom: 0;
}
.mini-c6b3 .backdrop_4508 li,
.mini-c6b3 .small_f85f li,
.mini-c6b3 .east_cf24 li,
.mini-c6b3 .shadow-4b87 li,
.mini-c6b3 .alert_8847 li,
.mini-c6b3 .image-ce88 li,
.mini-c6b3 .surface_b832 li,
.mini-c6b3 .frame_6037 li {
  display: block;
  position: relative;
}
.mini-c6b3 .backdrop_4508 li:last-child,
.mini-c6b3 .small_f85f li:last-child,
.mini-c6b3 .east_cf24 li:last-child,
.mini-c6b3 .shadow-4b87 li:last-child,
.mini-c6b3 .alert_8847 li:last-child,
.mini-c6b3 .image-ce88 li:last-child,
.mini-c6b3 .surface_b832 li:last-child,
.mini-c6b3 .frame_6037 li:last-child {
  border: none;
}
.mini-c6b3 .backdrop_4508 li a,
.mini-c6b3 .small_f85f li a,
.mini-c6b3 .east_cf24 li a,
.mini-c6b3 .shadow-4b87 li a,
.mini-c6b3 .alert_8847 li a,
.mini-c6b3 .image-ce88 li a,
.mini-c6b3 .surface_b832 li a,
.mini-c6b3 .frame_6037 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.mini-c6b3 .backdrop_4508 li ul li::before,
.mini-c6b3 .small_f85f li ul li::before,
.mini-c6b3 .east_cf24 li ul li::before,
.mini-c6b3 .shadow-4b87 li ul li::before,
.mini-c6b3 .alert_8847 li ul li::before,
.mini-c6b3 .image-ce88 li ul li::before,
.mini-c6b3 .surface_b832 li ul li::before,
.mini-c6b3 .frame_6037 li ul li::before {
  left: 15px;
}
.mini-c6b3 .backdrop_4508 li ul a,
.mini-c6b3 .small_f85f li ul a,
.mini-c6b3 .east_cf24 li ul a,
.mini-c6b3 .shadow-4b87 li ul a,
.mini-c6b3 .alert_8847 li ul a,
.mini-c6b3 .image-ce88 li ul a,
.mini-c6b3 .surface_b832 li ul a,
.mini-c6b3 .frame_6037 li ul a {
  padding-left: 20px;
}
.mini-c6b3 .backdrop_4508 li ul ul li::before,
.mini-c6b3 .small_f85f li ul ul li::before,
.mini-c6b3 .east_cf24 li ul ul li::before,
.mini-c6b3 .shadow-4b87 li ul ul li::before,
.mini-c6b3 .alert_8847 li ul ul li::before,
.mini-c6b3 .image-ce88 li ul ul li::before,
.mini-c6b3 .surface_b832 li ul ul li::before,
.mini-c6b3 .frame_6037 li ul ul li::before {
  left: 30px;
}
.mini-c6b3 .backdrop_4508 li ul ul a,
.mini-c6b3 .small_f85f li ul ul a,
.mini-c6b3 .east_cf24 li ul ul a,
.mini-c6b3 .shadow-4b87 li ul ul a,
.mini-c6b3 .alert_8847 li ul ul a,
.mini-c6b3 .image-ce88 li ul ul a,
.mini-c6b3 .surface_b832 li ul ul a,
.mini-c6b3 .frame_6037 li ul ul a {
  padding-left: 40px;
}
.mini-c6b3 .wrapper_218d li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.mini-c6b3 .frame_6037 ul li {
  margin-bottom: 1.41575em;
}
.mini-c6b3 .frame_6037 ul li .frame-eadf {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.mini-c6b3 .frame_6037 ul li .large_e37c {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.smooth-4f3c .backdrop_4508 li a,
.smooth-4f3c .small_f85f li a,
.smooth-4f3c .east_cf24 li a,
.smooth-4f3c .shadow-4b87 li a,
.smooth-4f3c .alert_8847 li a,
.smooth-4f3c .image-ce88 li a,
.smooth-4f3c .surface_b832 li a,
.smooth-4f3c .frame_6037 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.smooth-4f3c .wrapper_218d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.smooth-4f3c .next-37ef ul li.main-c2c5 .alert-in-c5ba,
.smooth-4f3c .next-37ef ul li.in_bf88 .alert-in-c5ba {
  background: rgba(0, 0, 0, 0.2);
}
.smooth-4f3c .mini-c6b3 .next-37ef select {
  border-color: rgba(255, 255, 255, 0.08);
}
.basic-2be1 .mini-c6b3 .menu-outer-d16e li {
  margin: 0;
}
.basic-2be1 .mini-c6b3 .menu-outer-d16e li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.basic-2be1 .mini-c6b3 .menu-outer-d16e li ul {
  margin: 0;
}
.basic-2be1 .mini-c6b3 .menu-outer-d16e li ul li a {
  padding-left: 15px;
}
.basic-2be1 .mini-c6b3 .menu-outer-d16e li ul li li a {
  padding-left: 30px;
}
.basic-2be1 .mini-c6b3 .menu-outer-d16e li.popup-dc60 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.basic-2be1 .mini-c6b3 .menu-outer-d16e li.popup-dc60 > 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;
}
.basic-2be1 .mini-c6b3 .menu-outer-d16e li.popup-dc60 > 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;
}
.dropdown_17a3 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.cold-0cfc {
  position: relative;
  z-index: 10;
}
.cold-0cfc .article-advanced-45e5 {
  width: 100%;
  max-width: 100%;
}
.disabled_static_3fb7 .icon-down-c519 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.disabled_static_3fb7 .status-basic-30e9 {
}
.disabled_static_3fb7 .smooth-4f3c {
  background: #292929;
}
.caption-650b .icon-down-c519 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.caption-650b .status-basic-30e9 {
  background: #f9f9f9;
}
.caption-650b .smooth-4f3c {
  background: #303030;
}
.logo_f4ca .icon-down-c519 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .logo_f4ca .text_fresh_51e1 {
    margin-bottom: 1em;
  }
  .logo_f4ca .text_fresh_51e1:last-child {
    margin-bottom: 0;
  }
}
.logo_f4ca .status-basic-30e9 {
  background: #ededed;
}
.logo_f4ca .smooth-4f3c {
  background: #1a1a1a;
}
.icon-down-c519.status-basic-30e9 {
  color: rgba(0, 0, 0, 0.6);
}
.icon-down-c519.status-basic-30e9 .focus-fbb8 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.icon-down-c519.smooth-4f3c {
  color: rgba(255, 255, 255, 0.99);
}
.icon-down-c519.smooth-4f3c a:not(.sort_f393) {
  color: rgba(255, 255, 255, 0.79);
}
.icon-down-c519.smooth-4f3c a:not(.sort_f393):hover {
  color: rgba(255, 255, 255, 0.99);
}
.icon-down-c519.smooth-4f3c .focus-fbb8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.icon-down-c519.smooth-4f3c table tbody td,
.icon-down-c519.smooth-4f3c table th {
  background: rgba(0, 0, 0, 0.08);
}
.last_8646.filter-ae4d .item_prev_8c6b {
  max-width: initial;
}
.last_8646 .thumbnail_hot_b24f {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.last_8646 .thumbnail_hot_b24f .article-advanced-45e5 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .last_8646 .thumbnail_hot_b24f .article-advanced-45e5 {
    display: block;
    margin-bottom: 2em;
  }
  .last_8646 .thumbnail_hot_b24f .article-advanced-45e5:last-child {
    margin-bottom: 0;
  }
}
.logo_f4ca .text_fresh_51e1:last-child,
.caption-650b .text_fresh_51e1:last-child,
.disabled_static_3fb7 .text_fresh_51e1:last-child {
  margin-bottom: 0;
}
.logo_f4ca .text_fresh_51e1 .mini-c6b3 .next-37ef:last-child,
.caption-650b .text_fresh_51e1 .mini-c6b3 .next-37ef:last-child,
.disabled_static_3fb7 .text_fresh_51e1 .mini-c6b3 .next-37ef:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .logo_f4ca .image_4f3c,
  .logo_f4ca .header_e54b,
  .caption-650b .image_4f3c,
  .caption-650b .header_e54b,
  .disabled_static_3fb7 .image_4f3c,
  .disabled_static_3fb7 .header_e54b {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .cold-0cfc .text_fresh_51e1 {
    margin-bottom: 2em;
  }
}
.cold-0cfc p:last-child {
  margin-bottom: 0;
}
.cold-0cfc li,
.cold-0cfc ul {
  list-style: none;
  margin: 0;
}
.cold-0cfc ul ul {
  margin-left: 2.617924em;
}
.hot_e9f5 {
  font-size: 0.875em;
}

/* css-noise: 9c66 */
.ghost-box-q7 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.0;
}
