/*!
Theme Name: Customify
Theme URI: https://pressmaximum.caption_prev_d497/customify
Author: WPCustomify
Author URI: https://pressmaximum.caption_prev_d497
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.caption_prev_d497/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.description-blue-b387.box_wide_b248/licenses/gpl-2.0.old-f2d4
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.fluid-d337/, (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.hidden_huge_4fc9.grid-selected-b496/normalize.list_8e38/
 ======
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.list_8e38 v7.0.0 | MIT License | github.caption_prev_d497/necolas/normalize.list_8e38 */
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;
}
.paragraph_static_c1fd .yellow_bcdf,
.input_9ece,
.wrapper_top_00e9,
.focus-7e04,
.out_e468,
.heading-a7d2,
.solid-323b,
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;
}
.input_9ece,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .input_9ece,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .input_9ece,
  h1 {
    font-size: 1.8em;
  }
}
.wrapper_top_00e9,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.wrapper_top_00e9 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .wrapper_top_00e9,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .wrapper_top_00e9,
  h2 {
    font-size: 1.7em;
  }
}
.focus-7e04,
h3 {
  font-size: 1.618em;
}
.paragraph_static_c1fd .yellow_bcdf,
.out_e468,
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.banner-00d4 {
  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;
}
.text-c4a2:after,
.text-c4a2:before,
.slider-yellow-3576:after,
.slider-yellow-3576:before {
  content: "";
  display: table;
}
.text-c4a2:after,
.slider-yellow-3576:after {
  clear: both;
}
.shadow-6d36 {
  float: right;
  margin-right: 0;
}
.shadow_7d6d {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.simple_f588 .text_full_cd81,
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select,
textarea {
  color: #282828;
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  padding: 0 0.75em;
  height: 2.6em;
  width: 100%;
  max-width: 100%;
  vertical-align: middle;
  border-radius: 1px;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.simple_f588 .text_full_cd81: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;
}
.search-hot-6726 .text_full_cd81 {
  box-shadow: none;
}
.search-hot-6726
  .text_full_cd81
  .background_e125 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.search-hot-6726 .text_full_cd81 .element-outer-9532 {
  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;
}
.search-hot-6726
  .text_full_cd81
  .element-outer-9532
  b {
  display: none;
}
.search-hot-6726 .block-7402 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.warm_1b4a:not(.text-e032):not(.card-cd61),
button:not(.text-e032):not(.card-cd61),
input[type="button"]:not(.text-e032):not(
    .card-cd61
  ),
input[type="reset"]:not(.text-e032):not(
    .card-cd61
  ),
input[type="submit"]:not(.text-e032):not(
    .card-cd61
  ) {
  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;
}
.warm_1b4a:not(.text-e032):not(
    .card-cd61
  ):hover,
button:not(.text-e032):not(
    .card-cd61
  ):hover,
input[type="button"]:not(.text-e032):not(
    .card-cd61
  ):hover,
input[type="reset"]:not(.text-e032):not(
    .card-cd61
  ):hover,
input[type="submit"]:not(.text-e032):not(
    .card-cd61
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.warm_1b4a:not(.text-e032):not(
    .card-cd61
  ):active,
.warm_1b4a:not(.text-e032):not(
    .card-cd61
  ):focus,
button:not(.text-e032):not(
    .card-cd61
  ):active,
button:not(.text-e032):not(
    .card-cd61
  ):focus,
input[type="button"]:not(.text-e032):not(
    .card-cd61
  ):active,
input[type="button"]:not(.text-e032):not(
    .card-cd61
  ):focus,
input[type="reset"]:not(.text-e032):not(
    .card-cd61
  ):active,
input[type="reset"]:not(.text-e032):not(
    .card-cd61
  ):focus,
input[type="submit"]:not(.text-e032):not(
    .card-cd61
  ):active,
input[type="submit"]:not(.text-e032):not(
    .card-cd61
  ):focus {
  outline: 0;
}
.warm_1b4a:not(.text-e032):not(
    .card-cd61
  ).fn-loading-b1b4,
button:not(.text-e032):not(
    .card-cd61
  ).fn-loading-b1b4,
input[type="button"]:not(.text-e032):not(
    .card-cd61
  ).fn-loading-b1b4,
input[type="reset"]:not(.text-e032):not(
    .card-cd61
  ).fn-loading-b1b4,
input[type="submit"]:not(.text-e032):not(
    .card-cd61
  ).fn-loading-b1b4 {
  position: relative;
}
.warm_1b4a:not(.text-e032):not(
    .card-cd61
  ).fn-loading-b1b4
  .background_694b,
.warm_1b4a:not(.text-e032):not(
    .card-cd61
  ).fn-loading-b1b4
  .element-3037,
.warm_1b4a:not(.text-e032):not(
    .card-cd61
  ).fn-loading-b1b4
  .block_b2c8,
.warm_1b4a:not(.text-e032):not(
    .card-cd61
  ).fn-loading-b1b4
  i,
.warm_1b4a:not(.text-e032):not(
    .card-cd61
  ).fn-loading-b1b4
  svg,
button:not(.text-e032):not(
    .card-cd61
  ).fn-loading-b1b4
  .background_694b,
button:not(.text-e032):not(
    .card-cd61
  ).fn-loading-b1b4
  .element-3037,
button:not(.text-e032):not(
    .card-cd61
  ).fn-loading-b1b4
  .block_b2c8,
button:not(.text-e032):not(
    .card-cd61
  ).fn-loading-b1b4
  i,
button:not(.text-e032):not(
    .card-cd61
  ).fn-loading-b1b4
  svg,
input[type="button"]:not(.text-e032):not(
    .card-cd61
  ).fn-loading-b1b4
  .background_694b,
input[type="button"]:not(.text-e032):not(
    .card-cd61
  ).fn-loading-b1b4
  .element-3037,
input[type="button"]:not(.text-e032):not(
    .card-cd61
  ).fn-loading-b1b4
  .block_b2c8,
input[type="button"]:not(.text-e032):not(
    .card-cd61
  ).fn-loading-b1b4
  i,
input[type="button"]:not(.text-e032):not(
    .card-cd61
  ).fn-loading-b1b4
  svg,
input[type="reset"]:not(.text-e032):not(
    .card-cd61
  ).fn-loading-b1b4
  .background_694b,
input[type="reset"]:not(.text-e032):not(
    .card-cd61
  ).fn-loading-b1b4
  .element-3037,
input[type="reset"]:not(.text-e032):not(
    .card-cd61
  ).fn-loading-b1b4
  .block_b2c8,
input[type="reset"]:not(.text-e032):not(
    .card-cd61
  ).fn-loading-b1b4
  i,
input[type="reset"]:not(.text-e032):not(
    .card-cd61
  ).fn-loading-b1b4
  svg,
input[type="submit"]:not(.text-e032):not(
    .card-cd61
  ).fn-loading-b1b4
  .background_694b,
input[type="submit"]:not(.text-e032):not(
    .card-cd61
  ).fn-loading-b1b4
  .element-3037,
input[type="submit"]:not(.text-e032):not(
    .card-cd61
  ).fn-loading-b1b4
  .block_b2c8,
input[type="submit"]:not(.text-e032):not(
    .card-cd61
  ).fn-loading-b1b4
  i,
input[type="submit"]:not(.text-e032):not(
    .card-cd61
  ).fn-loading-b1b4
  svg {
  visibility: hidden;
}
.warm_1b4a:not(.text-e032):not(
    .card-cd61
  ).fn-loading-b1b4:after,
button:not(.text-e032):not(
    .card-cd61
  ).fn-loading-b1b4:after,
input[type="button"]:not(.text-e032):not(
    .card-cd61
  ).fn-loading-b1b4:after,
input[type="reset"]:not(.text-e032):not(
    .card-cd61
  ).fn-loading-b1b4:after,
input[type="submit"]:not(.text-e032):not(
    .card-cd61
  ).fn-loading-b1b4: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;
}
.warm_1b4a:not(.text-e032):not(.card-cd61),
input[type="button"]:not(.text-e032):not(
    .card-cd61
  ),
input[type="reset"]:not(.text-e032):not(
    .card-cd61
  ),
input[type="submit"]:not(.text-e032):not(
    .card-cd61
  ) {
  color: #fff;
  background: #235787;
}
.warm_1b4a:not(.text-e032):not(
    .card-cd61
  ):focus,
input[type="button"]:not(.text-e032):not(
    .card-cd61
  ):focus,
input[type="reset"]:not(.text-e032):not(
    .card-cd61
  ):focus,
input[type="submit"]:not(.text-e032):not(
    .card-cd61
  ):focus {
  color: #fff;
}
.warm_1b4a.fn-disabled-b1b4:not(.text-e032):not(
    .card-cd61
  ),
.warm_1b4a[disabled]:not(.text-e032):not(
    .card-cd61
  ),
button.fn-disabled-b1b4:not(.text-e032):not(
    .card-cd61
  ),
button[disabled]:not(.text-e032):not(
    .card-cd61
  ) {
  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;
}
.orange-df81 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.orange-df81: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;
}
.mini-9913 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.overlay_a9cc {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.mini_bdf0 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.text-c4a2:after,
.text-c4a2:before,
.down-63b1:after,
.down-63b1:before,
.orange_0fd2:after,
.orange_0fd2:before,
.pagination_pink_f1fb:after,
.pagination_pink_f1fb:before,
.fast-9257:after,
.fast-9257:before,
.dark-a811:after,
.dark-a811:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.text-c4a2:after,
.down-63b1:after,
.orange_0fd2:after,
.pagination_pink_f1fb:after,
.fast-9257:after,
.dark-a811:after {
  clear: both;
}
.down-63b1 .modal-0ab4,
.orange_0fd2 .modal-0ab4,
.tag-74ce .modal-0ab4 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.widget-8c62 {
  display: inline-block;
}
.alert-purple-006b {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.alert-purple-006b img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alert-purple-006b .slow-cc79 {
  padding: 1em 0;
  font-size: 85%;
}
.slow-cc79 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.modal-858b {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.modal-858b:after,
.modal-858b:before {
  content: "";
  display: table;
}
.modal-858b:after {
  clear: both;
}
.caption-99a0 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.steel-4ab9 .caption-99a0 {
  max-width: 50%;
}
.banner-medium-d730 .caption-99a0 {
  max-width: 33.33%;
}
.block-action-6ed5 .caption-99a0 {
  max-width: 25%;
}
.footer_f90e .caption-99a0 {
  max-width: 20%;
}
.content_south_c836 .caption-99a0 {
  max-width: 16.66%;
}
.pink_e11b .caption-99a0 {
  max-width: 14.28%;
}
.shadow_755f .caption-99a0 {
  max-width: 12.5%;
}
.large-1794 .caption-99a0 {
  max-width: 11.11%;
}
.modal-old-366b {
  display: block;
}
.paragraph_static_c1fd .detail_74b4 label,
.paragraph_static_c1fd .iron-b3f9 label,
.paragraph_static_c1fd .footer_narrow_d01c label,
.paragraph_static_c1fd .filter_e987 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.shade-action-b05d {
  list-style: none;
  margin: 0;
}
.shade-action-b05d article.widget-7424 {
  margin-bottom: 0;
}
.shade-action-b05d ul {
  list-style: none;
  margin: 0;
}
.shade-action-b05d .video-f370 li.widget-7424 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .shade-action-b05d .video-f370 li.widget-7424 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .shade-action-b05d .video-f370 li.widget-7424: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) {
  .shade-action-b05d .video-f370 li.widget-7424 li.widget-7424 li.widget-7424 li.widget-7424 {
    padding-left: 0;
  }
}
article.widget-7424 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.widget-7424 .down-63b1 p:last-of-type {
  margin-bottom: 0;
}
article.widget-7424 .rough-c81d {
  float: left;
}
article.widget-7424 .dynamic_244a {
  margin-left: 85px;
}
article.widget-7424 .hard-b4de {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.widget-7424 .hard-b4de .feature_easy_4ff2 {
  margin-left: 10px;
}
article.widget-7424 .paragraph-red-7a08 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.widget-7424 .simple_ceaa {
  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 .detail_74b4,
  #respond .footer_narrow_d01c,
  #respond .filter_e987 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .detail_74b4 input,
#respond .footer_narrow_d01c input,
#respond .filter_e987 input {
  width: 100%;
}
#respond .filter_e987 {
  margin-right: 0;
}
#respond .cool-a117 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.stale-bd5d {
  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;
}
.stale-bd5d.background-white-1ad2 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.stale-bd5d 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%);
}
.stale-bd5d:focus,
.stale-bd5d: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);
}
.thumbnail_hot_3215 {
  border-radius: 10%;
}
.active-f030 {
  border-radius: 50%;
}
.motion-3c82 {
  font-size: 0.72em;
}
.over-d49a {
  font-size: 0.875em;
}
.grid_9eb1 {
  font-size: 1.1em;
}
.summary-9325 {
  text-transform: uppercase;
  line-height: 1.2;
}
.summary-9325.motion-3c82 {
  letter-spacing: 0.5px;
}
.card_over_87b8,
.card_over_87b8 a {
  color: #6d6d6d;
}
.card_over_87b8 a:hover {
  color: #111;
}
.form-dynamic-3abc {
  color: #6d6d6d;
}
.surface_2411 {
  overflow-x: hidden;
}
.surface_2411 .message_7efc.main_8575 {
  position: relative;
}
.surface_2411 .message_7efc.main_8575.hero_5f1f {
  position: initial;
}
.surface_2411
  .message_7efc.main_8575.hero_5f1f
  .card_pro_7de6 {
  left: auto;
}
.surface_2411 .message_7efc .card_pro_7de6 {
  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;
}
.surface_2411 .message_7efc:hover.main_8575 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.surface_2411
  .message_7efc:hover.main_8575
  .card_pro_7de6 {
  display: block;
  z-index: 9999999;
}
.surface_2411 .modal-blue-56c4 .secondary-51ef,
.surface_2411 .element_soft_ab36 .secondary-51ef {
  display: none;
}
.surface_2411 .description_stale_b6b6 .message_7efc:hover.main_8575 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.paragraph_static_c1fd .detail_74b4 label,
.paragraph_static_c1fd .iron-b3f9 label,
.paragraph_static_c1fd .footer_narrow_d01c label,
.paragraph_static_c1fd .filter_e987 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.shade-action-b05d {
  list-style: none;
  margin: 0;
}
.shade-action-b05d article.widget-7424 {
  margin-bottom: 0;
}
.shade-action-b05d ul {
  list-style: none;
  margin: 0;
}
.shade-action-b05d .video-f370 li.widget-7424 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .shade-action-b05d .video-f370 li.widget-7424 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .shade-action-b05d .video-f370 li.widget-7424: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) {
  .shade-action-b05d .video-f370 li.widget-7424 li.widget-7424 li.widget-7424 li.widget-7424 {
    padding-left: 0;
  }
}
article.widget-7424 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.widget-7424 .down-63b1 p:last-of-type {
  margin-bottom: 0;
}
article.widget-7424 .rough-c81d {
  float: left;
}
article.widget-7424 .dynamic_244a {
  margin-left: 85px;
}
article.widget-7424 .hard-b4de {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.widget-7424 .hard-b4de .feature_easy_4ff2 {
  margin-left: 10px;
}
article.widget-7424 .paragraph-red-7a08 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.widget-7424 .simple_ceaa {
  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 .detail_74b4,
  #respond .footer_narrow_d01c,
  #respond .filter_e987 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .detail_74b4 input,
#respond .footer_narrow_d01c input,
#respond .filter_e987 input {
  width: 100%;
}
#respond .filter_e987 {
  margin-right: 0;
}
#respond .cool-a117 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.modal-blue-56c4 .picture_brown_889f {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.picture_brown_889f .container_active_f072.search_current_a262 .out-ab95 > li > a:focus,
.picture_brown_889f .container_active_f072.search_current_a262 .out-ab95 > li > a:hover,
.picture_brown_889f .container_active_f072.dropdown_down_d3bb .out-ab95 > li > a:focus,
.picture_brown_889f .container_active_f072.dropdown_down_d3bb .out-ab95 > li > a:hover,
.picture_brown_889f .container_active_f072.tabs_9607 .out-ab95 > li > a:focus,
.picture_brown_889f .container_active_f072.tabs_9607 .out-ab95 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.picture_brown_889f
  .container_active_f072.search_current_a262
  .out-ab95
  > li.wide-db3d
  > a,
.picture_brown_889f
  .container_active_f072.search_current_a262
  .out-ab95
  > li.tiny_9bd2
  > a,
.picture_brown_889f
  .container_active_f072.dropdown_down_d3bb
  .out-ab95
  > li.wide-db3d
  > a,
.picture_brown_889f
  .container_active_f072.dropdown_down_d3bb
  .out-ab95
  > li.tiny_9bd2
  > a,
.picture_brown_889f
  .container_active_f072.tabs_9607
  .out-ab95
  > li.wide-db3d
  > a,
.picture_brown_889f .container_active_f072.tabs_9607 .out-ab95 > li.main_5468 > a {
  color: rgba(255, 255, 255, 0.99);
}
.picture_brown_889f .advanced_862f,
.picture_brown_889f .advanced_862f a {
  color: rgba(255, 255, 255, 0.99);
}
.picture_brown_889f .secondary_0922.top_2286 li a,
.picture_brown_889f .over_6e48 a,
.picture_brown_889f .notice-c739,
.picture_brown_889f .out-ab95 > li > a,
.picture_brown_889f .caption-middle-5d0d {
  color: rgba(255, 255, 255, 0.79);
}
.picture_brown_889f .secondary_0922.top_2286 li a:hover,
.picture_brown_889f .over_6e48 a:hover,
.picture_brown_889f .notice-c739:hover,
.picture_brown_889f .out-ab95 > li > a:hover,
.picture_brown_889f .caption-middle-5d0d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.picture_brown_889f .dirty_a4b4 {
  color: rgba(255, 255, 255, 0.79);
}
.picture_brown_889f .dirty_a4b4 .box_362b {
  color: rgba(255, 255, 255, 0.99);
}
.picture_brown_889f .dirty_a4b4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.picture_brown_889f .list_2c3d .current-aa6b {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.picture_brown_889f .list_2c3d .current-aa6b .avatar-3cc9 {
  color: rgba(255, 255, 255, 0.79);
}
.picture_brown_889f
  .list_2c3d
  .current-aa6b
  .avatar-3cc9::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.picture_brown_889f
  .list_2c3d
  .current-aa6b
  .avatar-3cc9:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.picture_brown_889f
  .list_2c3d
  .current-aa6b
  .avatar-3cc9::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.picture_brown_889f
  .list_2c3d
  .current-aa6b
  .avatar-3cc9::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.picture_brown_889f .list_2c3d .frame-fast-d87c {
  color: rgba(255, 255, 255, 0.79);
}
.picture_brown_889f .list_2c3d .frame-fast-d87c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.notice-86d2
  .picture_brown_889f
  .list_2c3d
  .pagination-clean-58cf
  .thumbnail_pressed_195d {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.notice-86d2
  .picture_brown_889f
  .list_2c3d
  .pagination-clean-58cf
  .avatar-3cc9 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.modal-blue-56c4 .large_9d75 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.large_9d75 .container_active_f072.search_current_a262 .out-ab95 > li > a:focus,
.large_9d75 .container_active_f072.search_current_a262 .out-ab95 > li > a:hover,
.large_9d75 .container_active_f072.dropdown_down_d3bb .out-ab95 > li > a:focus,
.large_9d75 .container_active_f072.dropdown_down_d3bb .out-ab95 > li > a:hover,
.large_9d75 .container_active_f072.tabs_9607 .out-ab95 > li > a:focus,
.large_9d75 .container_active_f072.tabs_9607 .out-ab95 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.large_9d75
  .container_active_f072.search_current_a262
  .out-ab95
  > li.wide-db3d
  > a,
.large_9d75
  .container_active_f072.search_current_a262
  .out-ab95
  > li.tiny_9bd2
  > a,
.large_9d75
  .container_active_f072.dropdown_down_d3bb
  .out-ab95
  > li.wide-db3d
  > a,
.large_9d75
  .container_active_f072.dropdown_down_d3bb
  .out-ab95
  > li.tiny_9bd2
  > a,
.large_9d75
  .container_active_f072.tabs_9607
  .out-ab95
  > li.wide-db3d
  > a,
.large_9d75 .container_active_f072.tabs_9607 .out-ab95 > li.main_5468 > a {
  color: rgba(0, 0, 0, 0.8);
}
.large_9d75 .advanced_862f,
.large_9d75 .advanced_862f a {
  color: rgba(0, 0, 0, 0.8);
}
.large_9d75 .secondary_0922.top_2286 li a,
.large_9d75 .over_6e48 a,
.large_9d75 .notice-c739,
.large_9d75 .out-ab95 > li > a,
.large_9d75 .caption-middle-5d0d {
  color: rgba(0, 0, 0, 0.55);
}
.large_9d75 .secondary_0922.top_2286 li a:hover,
.large_9d75 .over_6e48 a:hover,
.large_9d75 .notice-c739:hover,
.large_9d75 .out-ab95 > li > a:hover,
.large_9d75 .caption-middle-5d0d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.large_9d75 .dirty_a4b4 {
  color: rgba(0, 0, 0, 0.55);
}
.large_9d75 .dirty_a4b4 .box_362b {
  color: rgba(0, 0, 0, 0.8);
}
.large_9d75 .dirty_a4b4:hover {
  color: rgba(0, 0, 0, 0.8);
}
.background-1add .section-e426 {
  margin-left: auto;
  margin-right: auto;
}
.orange_0fd2 > * {
  margin-left: auto;
  margin-right: auto;
}
.orange_0fd2 .mini-9913 {
  margin-right: 1.41575em;
}
.shade_pink_1493 .orange_0fd2 > .notification-out-f8cb {
  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;
}
.shade_pink_1493 .orange_0fd2 > .dim_2931 {
  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;
}
.module-dark-2e8e.background-1add .section-e426,
.slider-76c6.background-1add .section-e426 {
  margin-left: 0;
}
.list_3ca9.background-1add .section-e426,
.texture_out_ffeb.background-1add .section-e426 {
  margin-right: 0;
}
.orange_0fd2 ol,
.orange_0fd2 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.light_9719 video {
  max-width: 100%;
}
.soft-d87f img {
  display: block;
}
.soft-d87f.mini-9913,
.soft-d87f.overlay_a9cc {
  width: 100%;
}
.soft-d87f.dim_2931 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.carousel_11fe:not(.red-6906) {
  margin: 1.5em auto;
}
.main-aed5 p {
  padding: 1.5em 14px;
}
ul.fluid-1ead.dim_2931,
ul.fluid-1ead.notification-out-f8cb,
ul.fluid-1ead.focus-060b.notification-out-f8cb {
  padding: 0 14px;
}
.old_b3bd {
  display: block;
  overflow-x: auto;
}
.old_b3bd table {
  border-collapse: collapse;
  width: 100%;
}
.old_b3bd td,
.old_b3bd th {
  padding: 0.5em;
}
.orange_0fd2 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.orange_0fd2 ol ol,
.orange_0fd2 ol ul,
.orange_0fd2 ul ol,
.orange_0fd2 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.orange_0fd2 ol ol li,
.orange_0fd2 ol ul li,
.orange_0fd2 ul ol li,
.orange_0fd2 ul ul li {
  margin-left: 0;
}
.thick_4338.focused_7372 > .hot_91ba {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.thick_4338.focused_7372 > .hot_91ba iframe,
.thick_4338.focused_7372 > .hot_91ba > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.accordion-fluid-09a7 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.accordion-fluid-09a7.border_hot_5df7 {
  padding: 0;
}
.accordion-fluid-09a7.border_hot_5df7 cite {
  font-size: 13px;
}
.accordion-fluid-09a7 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.accordion-fluid-09a7 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.card_orange_0a6d {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.card_orange_0a6d > p:first-child {
  margin-top: 0;
}
.card_orange_0a6d cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.card_orange_0a6d blockquote {
  border-left: 0;
}
.block_thick_dcb4 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.block_thick_dcb4:not(.narrow-65e2) {
  max-width: 100px;
}
.block_thick_dcb4.heading-bottom-89dd {
  border-bottom: none !important;
  text-align: center;
}
.block_thick_dcb4.heading-bottom-89dd::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .main-aed5 p {
    padding: 1.5em 0;
  }
}
.aside_gold_a7dd {
  color: #0073aa;
}
.gallery-fb58 {
  background-color: #0073aa;
}
.footer-4401 {
  color: #229fd8;
}
.sort-dim-1fbd {
  background-color: #229fd8;
}
.paper_244f {
  color: #eee;
}
.shadow-ae70 {
  background-color: #eee;
}
.input-fb58 {
  color: #444;
}
.popup_slow_3b1b {
  background-color: #444;
}
.badge_inner_122a {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.badge_inner_122a .fluid_3fc0 .over_6e48 {
  font-size: 15px;
}
.badge_inner_122a .over_6e48 {
  line-height: 1.3;
}
.badge_inner_122a .large_9d75 {
}
.badge_inner_122a .picture_brown_889f {
  background: #235787;
}
.container_1677 {
  padding: 0;
}
.container_1677 .picture_brown_889f {
  background: #1a1a1a;
}
.container_1677 .large_9d75 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.notification-top-7c2c {
  padding: 0;
  border-left: none;
  border-right: none;
}
.notification-top-7c2c .large_9d75 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.notification-top-7c2c .picture_brown_889f {
  background: #303030;
}
.dark-a811 {
  position: relative;
  z-index: 10;
}
.dark-a811 .section-paper-cad3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hover-small-b2fc .main_8575 {
  display: inline-block;
  vertical-align: middle;
}
.hover-small-b2fc.iron-9f84 .main_8575 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .hover-small-b2fc.iron-9f84 .main_8575 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .hover-small-b2fc.iron-9f84 .main_8575 {
    margin-right: 0.4em;
  }
}
.hover-small-b2fc.iron-9f84 .main_8575:last-child {
  margin-right: 0;
}
.blue-a214 .section-paper-cad3 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .modal-blue-56c4 .fluid_3fc0 {
    margin: 0 -0.5em;
  }
  .modal-blue-56c4 .fluid_3fc0 [class*="customify-col-"],
  .modal-blue-56c4 .fluid_3fc0 [class*="customify-col_"],
  .modal-blue-56c4 .fluid_3fc0 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.modal-blue-56c4.dropdown-2ef2 .section-paper-cad3 {
  background: 0 0 !important;
}
.modal-blue-56c4.dropdown-2ef2 .section-paper-cad3,
.modal-blue-56c4.blue-a214 .section-paper-cad3 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .modal-blue-56c4.in_6aac {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.modal-blue-56c4.blue-a214 .section-paper-cad3 {
  box-shadow: none !important;
}
.hard-e4e4 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .hard-e4e4 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .hard-e4e4 {
    padding: 18px 0 20px;
  }
}
.hard-e4e4 .bronze_b11a {
  width: 100%;
}
.hard-e4e4 .summary-eff8 {
  margin-bottom: 0;
}
.hard-e4e4 .texture-e244 {
  margin-top: 5px;
  font-size: 0.875em;
}
.notification-out-f18e {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.notification-out-f18e .status-65a6 {
  width: 100%;
}
.menu-1841 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.menu-1841 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.menu-1841 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;
}
.menu-1841 li:last-child:after {
  display: none;
}
.menu-1841 li a {
  font-weight: 500;
  margin-right: 10px;
}
.caption_easy_92bb .secondary-51ef button,
.hard-e4e4 .secondary-51ef button {
  left: 0;
}
.caption_easy_92bb .status-65a6,
.hard-e4e4 .status-65a6 {
  padding-left: 0;
  padding-right: 0;
}
.caption_easy_92bb .notification-out-f18e,
.hard-e4e4 .notification-out-f18e {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.caption_easy_92bb {
  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;
}
.caption_easy_92bb: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;
}
.caption_easy_92bb .prev_8778 {
  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) {
  .caption_easy_92bb .prev_8778 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .caption_easy_92bb .prev_8778 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .caption_easy_92bb .prev_8778 {
    min-height: 200px;
  }
}
.caption_easy_92bb .menu-1841 {
  color: rgba(255, 255, 255, 0.8);
}
.caption_easy_92bb .menu-1841 a,
.caption_easy_92bb .menu-1841 li:after {
  color: inherit;
}
.caption_easy_92bb .menu-1841 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.hero_1762 {
  margin-bottom: 0.5em;
}
.border_e919 {
  margin-bottom: 1.2em;
}
.border_e919,
.hero_1762 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.border_e919 p:last-child,
.hero_1762 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .secondary-51ef,
#masthead .secondary-51ef {
  display: none;
}
#masthead
  > .secondary-51ef.component-black-fba3 {
  display: none;
}
#masthead > .secondary-51ef button {
  left: 0;
}
.full_b60a {
  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%;
}
.full_b60a .main_8575 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.full_b60a .wrapper-824d {
  display: -webkit-box;
  display: flex;
}
.full_b60a .wrapper-824d.column-de97 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.full_b60a .wrapper-824d.card-7b1f {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.full_b60a .wrapper-824d.widget-3696 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.full_b60a.medium_1bb2.table_top_6fd6 .wrapper-824d.column-de97 {
  flex-basis: 100%;
}
.full_b60a.current-d101 .wrapper-824d.card-7b1f {
  -webkit-box-flex: 1;
  flex: auto;
}
.full_b60a.current-d101 .wrapper-824d.widget-3696 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .secondary-51ef.component-black-fba3 {
  display: none;
}
#masthead > .secondary-51ef button {
  left: 0;
}
.up_a863 {
  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;
}
.up_a863:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.up_a863.tooltip-fluid-555e i {
  margin-right: 4px;
}
.up_a863.box_89f8 i {
  margin-left: 5px;
}
.over_6e48 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.over_6e48 p:last-child {
  margin-bottom: 0;
}
.hero_191e {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.hero_191e a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.hero_191e img {
  display: block;
  width: auto;
  line-height: 1;
}
.hero_191e .advanced_862f {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.hero_191e .nav-6d32 {
  margin: 5px 0 7px 0;
}
.hero_191e.description-9b4c .middle_9d4f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hero_191e.description-9b4c .summary_wide_796d {
  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;
}
.hero_191e.item-1d1e {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.hero_191e.item-1d1e .middle_9d4f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hero_191e.item-1d1e .summary_wide_796d {
  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;
}
.hero_191e.title_small_b581 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hero_191e.medium-797b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.hero_191e.medium-797b .summary_wide_796d {
  margin-top: 7px;
}
.dirty_f806 {
  display: inline-block;
}
.dark-a811 .advanced_a002 .hero_191e img {
  max-width: 100%;
}
.container_active_f072 .pressed_23de.texture-new-6260,
.narrow_2d0d .pressed_23de.texture-new-6260 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.container_active_f072 .hovered-1621,
.narrow_2d0d .hovered-1621 {
  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%);
}
.container_active_f072 .hovered-1621 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.container_active_f072.huge_814c .hovered-1621 {
  display: none;
}
.container_active_f072 .shadow_c3c7 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.container_active_f072 .shadow_c3c7 li {
  display: inline-block;
  position: relative;
}
.container_active_f072 .shadow_c3c7 li:last-child {
  margin-right: 0;
}
.container_active_f072 .shadow_c3c7 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;
}
.container_active_f072 .shadow_c3c7 li.main_5468 > a {
  color: rgba(0, 0, 0, 0.9);
}
.container_active_f072 .shadow_c3c7 > 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;
}
.container_active_f072 .shadow_c3c7 > li > a i {
  line-height: 0;
}
.container_active_f072 .shadow_c3c7 > li.description-3617 > a .hovered-1621 {
  margin-left: 4px;
  line-height: 0;
}
.container_active_f072 .shadow_c3c7 .search_1448 li.description-3617 > a {
  position: relative;
}
.container_active_f072 .shadow_c3c7 .search_1448 li.description-3617 > a:after,
.container_active_f072 .shadow_c3c7 .search_1448 li.description-3617 > a:before {
  content: "";
  display: table;
}
.container_active_f072 .shadow_c3c7 .search_1448 li.description-3617 > a:after {
  clear: both;
}
.container_active_f072 .shadow_c3c7 .search_1448 li.description-3617 > a .hovered-1621 {
  margin-left: 5px;
  float: right;
}
.container_active_f072 .red-94c2,
.container_active_f072 .search_1448 {
  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;
}
.container_active_f072 .search_1448 {
  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;
}
.container_active_f072 .search_1448 .texture-new-6260 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.container_active_f072 .search_1448 .hovered-1621 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.container_active_f072 .search_1448 li {
  display: block;
  margin: 0;
  padding: 0;
}
.container_active_f072 .search_1448 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;
}
.container_active_f072 .search_1448 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.container_active_f072 .search_1448 .search_1448 {
  top: 0;
  left: 100%;
}
.container_active_f072 .highlight_10be.fn-focus-b1b4 > .red-94c2,
.container_active_f072 .highlight_10be.fn-focus-b1b4 > .search_1448,
.container_active_f072 .highlight_10be:focus > .red-94c2,
.container_active_f072 .highlight_10be:focus > .search_1448,
.container_active_f072 .highlight_10be:hover > .red-94c2,
.container_active_f072 .highlight_10be:hover > .search_1448 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.container_active_f072.tabs_9607 .out-ab95:after,
.container_active_f072.tabs_9607 .out-ab95:before {
  content: "";
  display: table;
}
.container_active_f072.tabs_9607 .out-ab95:after {
  clear: both;
}
.container_active_f072.tabs_9607 .out-ab95 > li {
  float: left;
}
.container_active_f072.gallery_next_0eff .out-ab95:after,
.container_active_f072.gallery_next_0eff .out-ab95:before {
  content: "";
  display: table;
}
.container_active_f072.gallery_next_0eff .out-ab95:after {
  clear: both;
}
.container_active_f072.gallery_next_0eff .out-ab95 > li {
  float: left;
}
.container_active_f072.gallery_next_0eff .out-ab95 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.container_active_f072.gallery_next_0eff .out-ab95 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.container_active_f072.gallery_next_0eff .out-ab95 > li.wide-db3d > a,
.container_active_f072.gallery_next_0eff .out-ab95 > li.main_5468 > a {
  color: #fff;
  background-color: #1e4b75;
}
.container_active_f072.search_current_a262 .out-ab95 > li > a .texture-new-6260 {
  position: relative;
}
.container_active_f072.search_current_a262 .out-ab95 > li > a .texture-new-6260: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;
}
.container_active_f072.search_current_a262
  .out-ab95
  > li:focus
  > a
  .texture-new-6260:before,
.container_active_f072.search_current_a262
  .out-ab95
  > li:hover
  > a
  .texture-new-6260:before {
  width: 100%;
  background-color: currentColor;
}
.container_active_f072.search_current_a262
  .out-ab95
  > li.wide-db3d
  > a
  .texture-new-6260:before,
.container_active_f072.search_current_a262
  .out-ab95
  > li.tiny_9bd2
  > a
  .texture-new-6260:before {
  width: 100%;
  background-color: currentColor;
}
.container_active_f072.dropdown_down_d3bb .out-ab95 > li > a .texture-new-6260 {
  position: relative;
}
.container_active_f072.dropdown_down_d3bb .out-ab95 > li > a .texture-new-6260: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;
}
.container_active_f072.dropdown_down_d3bb .out-ab95 > li:focus > a .texture-new-6260:before,
.container_active_f072.dropdown_down_d3bb
  .out-ab95
  > li:hover
  > a
  .texture-new-6260:before {
  width: 100%;
  background-color: currentColor;
}
.container_active_f072.dropdown_down_d3bb
  .out-ab95
  > li.wide-db3d
  > a
  .texture-new-6260:before,
.container_active_f072.dropdown_down_d3bb
  .out-ab95
  > li.tiny_9bd2
  > a
  .texture-new-6260:before {
  width: 100%;
  background-color: currentColor;
}
.narrow_2d0d .shadow_c3c7 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.narrow_2d0d .shadow_c3c7 li:first-child > a {
  border-top: none;
}
.narrow_2d0d .shadow_c3c7 .item_clean_3f2e > .texture-new-6260 .hovered-1621 {
  display: none;
}
.narrow_2d0d .shadow_c3c7 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.narrow_2d0d .shadow_c3c7 li:last-child {
  border: none;
}
.narrow_2d0d .shadow_c3c7 li.description-3617 > a {
  padding-right: 45px !important;
}
.narrow_2d0d .shadow_c3c7 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.narrow_2d0d .shadow_c3c7 li a:focus,
.narrow_2d0d .shadow_c3c7 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.narrow_2d0d .shadow_c3c7 li .search_north_2149 {
  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;
}
.narrow_2d0d .shadow_c3c7 li .search_north_2149:hover {
  box-shadow: none;
}
.narrow_2d0d .shadow_c3c7 li .search_north_2149 .hovered-1621 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.narrow_2d0d .shadow_c3c7 .search_1448 {
  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);
}
.narrow_2d0d .shadow_c3c7 .search_1448 li a {
  padding-left: 3em;
}
.narrow_2d0d .shadow_c3c7 .first_a7d4 > a .search_north_2149 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.narrow_2d0d .shadow_c3c7 .first_a7d4 > .search_1448 {
  display: block;
  opacity: 1;
}
.description_8c80 {
  max-width: 100%;
}
.under_34d4 {
  line-height: 0;
  cursor: pointer;
}
.caption-middle-5d0d {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.caption-middle-5d0d:hover {
  box-shadow: none;
  color: currentColor;
}
.caption-middle-5d0d svg {
  width: 18px;
  height: 18px;
}
.caption-middle-5d0d .footer_4065 {
  display: none;
}
.copper_5590 {
  position: relative;
}
.copper_5590.fn-active-b1b4 .caption-middle-5d0d .fast_e2e2 {
  display: none;
}
.copper_5590.fn-active-b1b4 .caption-middle-5d0d .footer_4065 {
  display: inline-block;
}
.copper_5590 .paper_aeb4 {
  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);
}
.copper_5590.highlight_lite_8a5c .paper_aeb4 {
  left: auto;
  right: -0.9em;
}
.copper_5590.highlight_lite_8a5c .hidden_b690::before {
  left: auto;
  right: 15px;
}
.copper_5590.fn-active-b1b4 .paper_aeb4 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.pagination-clean-58cf {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.pagination-clean-58cf label {
  flex-basis: 100%;
}
.pagination-clean-58cf .current-aa6b {
  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;
}
.pagination-clean-58cf .avatar-3cc9 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.pagination-clean-58cf .avatar-3cc9:focus {
  background-color: transparent;
}
.pagination-clean-58cf button.frame-fast-d87c {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.pagination-clean-58cf button.frame-fast-d87c:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.pagination-clean-58cf button.frame-fast-d87c svg {
  width: 18px;
  height: 18px;
}
.pagination-clean-58cf input[type="submit"] {
  min-height: auto;
}
.list_2c3d .pagination-clean-58cf .avatar-3cc9 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.hidden_b690 {
  border: 1px solid #eaecee;
  padding: 1.25em;
  background: #fff;
  width: 280px;
  position: relative;
  margin-top: 15px;
  box-shadow: 0 3px 30px rgba(25, 30, 35, 0.1);
}
@media screen and (max-width: 568px) {
  .hidden_b690 {
    width: 220px;
  }
}
.hidden_b690 label {
  flex-basis: 100%;
}
.hidden_b690::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;
}
.notice-86d2 .list_2c3d .pagination-clean-58cf {
  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;
}
.notice-86d2
  .list_2c3d
  .pagination-clean-58cf
  .current-aa6b {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.notice-86d2 .list_2c3d .pagination-clean-58cf .avatar-3cc9 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.notice-86d2
  .list_2c3d
  .pagination-clean-58cf
  .avatar-3cc9:focus {
  background: 0 0;
}
.notice-86d2
  .list_2c3d
  .pagination-clean-58cf
  .thumbnail_pressed_195d {
  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;
}
.secondary_0922 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.secondary_0922 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.secondary_0922 li:last-child {
  margin-right: 0;
}
.secondary_0922 li:first-child {
  margin-left: 0;
}
.secondary_0922.pro-3d43 a {
  color: #fff;
}
.secondary_0922.pro-3d43 a:hover {
  color: #fff;
}
.secondary_0922 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.secondary_0922 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.secondary_0922 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.secondary_0922 a:hover {
  opacity: 0.9;
  color: inherit;
}
.secondary_0922 [class*="social-icon-apple"] {
  background-color: #999;
}
.secondary_0922 [class*="social-icon-apple"].detail_3b8d {
  background-color: transparent;
  color: #999;
}
.secondary_0922 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.secondary_0922 [class*="social-icon-behance"].detail_3b8d {
  background-color: transparent;
  color: #1769ff;
}
.secondary_0922 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.secondary_0922 [class*="social-icon-bitbucket"].detail_3b8d {
  background-color: transparent;
  color: #205081;
}
.secondary_0922 [class*="social-icon-codepen"] {
  background-color: #000;
}
.secondary_0922 [class*="social-icon-codepen"].detail_3b8d {
  background-color: transparent;
  color: #000;
}
.secondary_0922 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.secondary_0922 [class*="social-icon-delicious"].detail_3b8d {
  background-color: transparent;
  color: #39f;
}
.secondary_0922 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.secondary_0922 [class*="social-icon-digg"].detail_3b8d {
  background-color: transparent;
  color: #005be2;
}
.secondary_0922 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.secondary_0922 [class*="social-icon-dribbble"].detail_3b8d {
  background-color: transparent;
  color: #ea4c89;
}
.secondary_0922 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.secondary_0922 [class*="social-icon-envelope"].detail_3b8d {
  background-color: transparent;
  color: #ea4335;
}
.secondary_0922 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.secondary_0922 [class*="social-icon-facebook"].detail_3b8d {
  background-color: transparent;
  color: #3b5998;
}
.secondary_0922 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.secondary_0922 [class*="social-icon-flickr"].detail_3b8d {
  background-color: transparent;
  color: #0063dc;
}
.secondary_0922 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.secondary_0922 [class*="social-icon-foursquare"].detail_3b8d {
  background-color: transparent;
  color: #2d5be3;
}
.secondary_0922 [class*="social-icon-github"] {
  background-color: #333;
}
.secondary_0922 [class*="social-icon-github"].detail_3b8d {
  background-color: transparent;
  color: #333;
}
.secondary_0922 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.secondary_0922 [class*="social-icon-google-plus"].detail_3b8d {
  background-color: transparent;
  color: #dd4b39;
}
.secondary_0922 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.secondary_0922 [class*="social-icon-houzz"].detail_3b8d {
  background-color: transparent;
  color: #7ac142;
}
.secondary_0922 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.secondary_0922 [class*="social-icon-instagram"].detail_3b8d {
  background-color: transparent;
  color: #262626;
}
.secondary_0922 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.secondary_0922 [class*="social-icon-jsfiddle"].detail_3b8d {
  background-color: transparent;
  color: #487aa2;
}
.secondary_0922 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.secondary_0922 [class*="social-icon-linkedin"].detail_3b8d {
  background-color: transparent;
  color: #0077b5;
}
.secondary_0922 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.secondary_0922 [class*="social-icon-medium"].detail_3b8d {
  background-color: transparent;
  color: #00ab6b;
}
.secondary_0922 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.secondary_0922
  [class*="social-icon-odnoklassniki"].detail_3b8d {
  background-color: transparent;
  color: #f4731c;
}
.secondary_0922 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.secondary_0922 [class*="social-icon-meetup"].detail_3b8d {
  background-color: transparent;
  color: #ec1c40;
}
.secondary_0922 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.secondary_0922 [class*="social-icon-pinterest"].detail_3b8d {
  background-color: transparent;
  color: #bd081c;
}
.secondary_0922 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.secondary_0922 [class*="social-icon-product-hunt"].detail_3b8d {
  background-color: transparent;
  color: #da552f;
}
.secondary_0922 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.secondary_0922 [class*="social-icon-reddit"].detail_3b8d {
  background-color: transparent;
  color: #ff4500;
}
.secondary_0922 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.secondary_0922 [class*="social-icon-rss"].detail_3b8d {
  background-color: transparent;
  color: #f26522;
}
.secondary_0922 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.secondary_0922
  [class*="social-icon-shopping-cart"].detail_3b8d {
  background-color: transparent;
  color: #4caf50;
}
.secondary_0922 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.secondary_0922 [class*="social-icon-skype"].detail_3b8d {
  background-color: transparent;
  color: #00aff0;
}
.secondary_0922 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.secondary_0922 [class*="social-icon-slideshare"].detail_3b8d {
  background-color: transparent;
  color: #0077b5;
}
.secondary_0922 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.secondary_0922 [class*="social-icon-snapchat"].detail_3b8d {
  background-color: transparent;
  color: #fffc00;
}
.secondary_0922 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.secondary_0922 [class*="social-icon-soundcloud"].detail_3b8d {
  background-color: transparent;
  color: #f80;
}
.secondary_0922 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.secondary_0922 [class*="social-icon-spotify"].detail_3b8d {
  background-color: transparent;
  color: #2ebd59;
}
.secondary_0922 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.secondary_0922
  [class*="social-icon-stack-overflow"].detail_3b8d {
  background-color: transparent;
  color: #fe7a15;
}
.secondary_0922 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.secondary_0922 [class*="social-icon-maldkfgram"].detail_3b8d {
  background-color: transparent;
  color: #2ca5e0;
}
.secondary_0922 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.secondary_0922 [class*="social-icon-tripadvisor"].detail_3b8d {
  background-color: transparent;
  color: #589442;
}
.secondary_0922 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.secondary_0922 [class*="social-icon-tumblr"].detail_3b8d {
  background-color: transparent;
  color: #35465c;
}
.secondary_0922 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.secondary_0922 [class*="social-icon-twitch"].detail_3b8d {
  background-color: transparent;
  color: #6441a5;
}
.secondary_0922 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.secondary_0922 [class*="social-icon-twitter"].detail_3b8d {
  background-color: transparent;
  color: #1da1f2;
}
.secondary_0922 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.secondary_0922 [class*="social-icon-vimeo"].detail_3b8d {
  background-color: transparent;
  color: #1ab7ea;
}
.secondary_0922 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.secondary_0922 [class*="social-icon-vk"].detail_3b8d {
  background-color: transparent;
  color: #45668e;
}
.secondary_0922 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.secondary_0922 [class*="social-icon-weibo"].detail_3b8d {
  background-color: transparent;
  color: #df2029;
}
.secondary_0922 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.secondary_0922 [class*="social-icon-weixin"].detail_3b8d {
  background-color: transparent;
  color: #7bb32e;
}
.secondary_0922 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.secondary_0922 [class*="social-icon-whatsapp"].detail_3b8d {
  background-color: transparent;
  color: #25d366;
}
.secondary_0922 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.secondary_0922 [class*="social-icon-wordpress"].detail_3b8d {
  background-color: transparent;
  color: #21759b;
}
.secondary_0922 [class*="social-icon-xing"] {
  background-color: #026466;
}
.secondary_0922 [class*="social-icon-xing"].detail_3b8d {
  background-color: transparent;
  color: #026466;
}
.secondary_0922 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.secondary_0922 [class*="social-icon-yelp"].detail_3b8d {
  background-color: transparent;
  color: #af0606;
}
.secondary_0922 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.secondary_0922 [class*="social-icon-youtube"].detail_3b8d {
  background-color: transparent;
  color: #cd201f;
}
.notice-c739 {
  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;
}
.notice-c739:hover {
  box-shadow: none;
  background: 0 0;
}
.alert-dirty-be8e {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.upper_65fe {
  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;
}
.status_1e74 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.module-8d44 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.module-8d44,
.module-8d44::after,
.module-8d44::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;
}
.module-8d44::after,
.module-8d44::before {
  content: "";
  display: block;
  background-color: inherit;
}
.module_black_a1a8 .upper_65fe .status_1e74 {
  margin-top: -2px;
  width: 19px;
}
.module_black_a1a8 .upper_65fe .module-8d44 {
  margin-top: -1px;
}
.module_black_a1a8 .upper_65fe .module-8d44,
.module_black_a1a8 .upper_65fe .module-8d44::after,
.module_black_a1a8 .upper_65fe .module-8d44::before {
  width: 19px;
  height: 2px;
}
.module_black_a1a8 .upper_65fe .module-8d44::before {
  top: -6px;
}
.module_black_a1a8 .upper_65fe .module-8d44::after {
  bottom: -6px;
}
.tiny_0a5e .upper_65fe .status_1e74 {
  margin-top: -2px;
  width: 22px;
}
.tiny_0a5e .upper_65fe .module-8d44 {
  margin-top: -1px;
}
.tiny_0a5e .upper_65fe .module-8d44,
.tiny_0a5e .upper_65fe .module-8d44::after,
.tiny_0a5e .upper_65fe .module-8d44::before {
  width: 22px;
  height: 2px;
}
.tiny_0a5e .upper_65fe .module-8d44::before {
  top: -7px;
}
.tiny_0a5e .upper_65fe .module-8d44::after {
  bottom: -7px;
}
.row-aec9 .upper_65fe .status_1e74 {
  margin-top: -2px;
  width: 31px;
}
.row-aec9 .upper_65fe .module-8d44 {
  margin-top: -1.5px;
}
.row-aec9 .upper_65fe .module-8d44,
.row-aec9 .upper_65fe .module-8d44::after,
.row-aec9 .upper_65fe .module-8d44::before {
  width: 31px;
  height: 3px;
}
.row-aec9 .upper_65fe .module-8d44::before {
  top: -9px;
}
.row-aec9 .upper_65fe .module-8d44::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .search_large_7a29 .upper_65fe .status_1e74 {
    margin-top: -2px;
    width: 19px;
  }
  .search_large_7a29 .upper_65fe .module-8d44 {
    margin-top: -1px;
  }
  .search_large_7a29 .upper_65fe .module-8d44,
  .search_large_7a29 .upper_65fe .module-8d44::after,
  .search_large_7a29 .upper_65fe .module-8d44::before {
    width: 19px;
    height: 2px;
  }
  .search_large_7a29 .upper_65fe .module-8d44::before {
    top: -6px;
  }
  .search_large_7a29 .upper_65fe .module-8d44::after {
    bottom: -6px;
  }
  .plasma_4f20 .upper_65fe .status_1e74 {
    margin-top: -2px;
    width: 22px;
  }
  .plasma_4f20 .upper_65fe .module-8d44 {
    margin-top: -1px;
  }
  .plasma_4f20 .upper_65fe .module-8d44,
  .plasma_4f20 .upper_65fe .module-8d44::after,
  .plasma_4f20 .upper_65fe .module-8d44::before {
    width: 22px;
    height: 2px;
  }
  .plasma_4f20 .upper_65fe .module-8d44::before {
    top: -7px;
  }
  .plasma_4f20 .upper_65fe .module-8d44::after {
    bottom: -7px;
  }
  .footer_copper_fc00 .upper_65fe .status_1e74 {
    margin-top: -2px;
    width: 31px;
  }
  .footer_copper_fc00 .upper_65fe .module-8d44 {
    margin-top: -1.5px;
  }
  .footer_copper_fc00 .upper_65fe .module-8d44,
  .footer_copper_fc00 .upper_65fe .module-8d44::after,
  .footer_copper_fc00 .upper_65fe .module-8d44::before {
    width: 31px;
    height: 3px;
  }
  .footer_copper_fc00 .upper_65fe .module-8d44::before {
    top: -9px;
  }
  .footer_copper_fc00 .upper_65fe .module-8d44::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .pattern-north-d5a6 .upper_65fe .status_1e74 {
    margin-top: -2px;
    width: 19px;
  }
  .pattern-north-d5a6 .upper_65fe .module-8d44 {
    margin-top: -1px;
  }
  .pattern-north-d5a6 .upper_65fe .module-8d44,
  .pattern-north-d5a6 .upper_65fe .module-8d44::after,
  .pattern-north-d5a6 .upper_65fe .module-8d44::before {
    width: 19px;
    height: 2px;
  }
  .pattern-north-d5a6 .upper_65fe .module-8d44::before {
    top: -6px;
  }
  .pattern-north-d5a6 .upper_65fe .module-8d44::after {
    bottom: -6px;
  }
  .dark_5379 .upper_65fe .status_1e74 {
    margin-top: -2px;
    width: 22px;
  }
  .dark_5379 .upper_65fe .module-8d44 {
    margin-top: -1px;
  }
  .dark_5379 .upper_65fe .module-8d44,
  .dark_5379 .upper_65fe .module-8d44::after,
  .dark_5379 .upper_65fe .module-8d44::before {
    width: 22px;
    height: 2px;
  }
  .dark_5379 .upper_65fe .module-8d44::before {
    top: -7px;
  }
  .dark_5379 .upper_65fe .module-8d44::after {
    bottom: -7px;
  }
  .middle-c366 .upper_65fe .status_1e74 {
    margin-top: -2px;
    width: 31px;
  }
  .middle-c366 .upper_65fe .module-8d44 {
    margin-top: -1.5px;
  }
  .middle-c366 .upper_65fe .module-8d44,
  .middle-c366 .upper_65fe .module-8d44::after,
  .middle-c366 .upper_65fe .module-8d44::before {
    width: 31px;
    height: 3px;
  }
  .middle-c366 .upper_65fe .module-8d44::before {
    top: -9px;
  }
  .middle-c366 .upper_65fe .module-8d44::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .complex_9b56 .upper_65fe .status_1e74 {
    margin-top: -2px;
    width: 19px;
  }
  .complex_9b56 .upper_65fe .module-8d44 {
    margin-top: -1px;
  }
  .complex_9b56 .upper_65fe .module-8d44,
  .complex_9b56 .upper_65fe .module-8d44::after,
  .complex_9b56 .upper_65fe .module-8d44::before {
    width: 19px;
    height: 2px;
  }
  .complex_9b56 .upper_65fe .module-8d44::before {
    top: -6px;
  }
  .complex_9b56 .upper_65fe .module-8d44::after {
    bottom: -6px;
  }
  .box-short-8ea4 .upper_65fe .status_1e74 {
    margin-top: -2px;
    width: 22px;
  }
  .box-short-8ea4 .upper_65fe .module-8d44 {
    margin-top: -1px;
  }
  .box-short-8ea4 .upper_65fe .module-8d44,
  .box-short-8ea4 .upper_65fe .module-8d44::after,
  .box-short-8ea4 .upper_65fe .module-8d44::before {
    width: 22px;
    height: 2px;
  }
  .box-short-8ea4 .upper_65fe .module-8d44::before {
    top: -7px;
  }
  .box-short-8ea4 .upper_65fe .module-8d44::after {
    bottom: -7px;
  }
  .row_huge_6fb4 .upper_65fe .status_1e74 {
    margin-top: -2px;
    width: 31px;
  }
  .row_huge_6fb4 .upper_65fe .module-8d44 {
    margin-top: -1.5px;
  }
  .row_huge_6fb4 .upper_65fe .module-8d44,
  .row_huge_6fb4 .upper_65fe .module-8d44::after,
  .row_huge_6fb4 .upper_65fe .module-8d44::before {
    width: 31px;
    height: 3px;
  }
  .row_huge_6fb4 .upper_65fe .module-8d44::before {
    top: -9px;
  }
  .row_huge_6fb4 .upper_65fe .module-8d44::after {
    bottom: -9px;
  }
}
.out-480f .module-8d44 {
  -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);
}
.out-480f .module-8d44::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.out-480f .module-8d44::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);
}
.out-480f.footer-fresh-57ad .module-8d44 {
  -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);
}
.out-480f.footer-fresh-57ad .module-8d44::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.out-480f.footer-fresh-57ad .module-8d44::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);
}
.hovered_add2 {
  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.card_2976:before {
  display: none;
}
.element_soft_ab36 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.element_soft_ab36 .column_1f28 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.element_soft_ab36 .column_1f28:last-of-type {
  border-bottom: none;
}
.element_soft_ab36 .column_1f28.preview-43ec,
.element_soft_ab36 .column_1f28.wrapper_current_c140,
.element_soft_ab36 .column_1f28.nav-4fe3 {
  padding: 0;
}
.element_soft_ab36 .narrow_2d0d .search_north_2149 {
  color: currentColor;
}
.element_soft_ab36 .narrow_2d0d .search_north_2149:focus,
.element_soft_ab36 .narrow_2d0d .search_north_2149:hover {
  background: rgba(0, 0, 0, 0.01);
}
.element_soft_ab36.large_9d75 .dirty_a4b4,
.element_soft_ab36.large_9d75 .over_6e48 a,
.element_soft_ab36.large_9d75 .out-ab95 a,
.element_soft_ab36.large_9d75 .search_1448 a {
  color: rgba(0, 0, 0, 0.55);
}
.element_soft_ab36.large_9d75 .dirty_a4b4:hover,
.element_soft_ab36.large_9d75 .over_6e48 a:hover,
.element_soft_ab36.large_9d75 .out-ab95 a:hover,
.element_soft_ab36.large_9d75 .search_1448 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.element_soft_ab36.large_9d75 .box_362b {
  color: rgba(0, 0, 0, 0.8);
}
.element_soft_ab36.large_9d75 .column_1f28 {
  border-color: rgba(0, 0, 0, 0.08);
}
.element_soft_ab36.large_9d75 .column_1f28:before {
  background: rgba(0, 0, 0, 0.08);
}
.element_soft_ab36.large_9d75 .west-2675:before {
  background: rgba(255, 255, 255, 0.9);
}
.element_soft_ab36.large_9d75 .narrow_2d0d .shadow_c3c7 li a,
.element_soft_ab36.large_9d75 .narrow_2d0d .search_north_2149,
.element_soft_ab36.large_9d75 .search_1448 {
  border-color: rgba(0, 0, 0, 0.08);
}
.element_soft_ab36.large_9d75 .narrow_2d0d .search_north_2149:focus,
.element_soft_ab36.large_9d75 .narrow_2d0d .search_north_2149:hover {
  background: rgba(0, 0, 0, 0.01);
}
.element_soft_ab36.large_9d75 .shadow_c3c7 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.element_soft_ab36.picture_brown_889f .dirty_a4b4,
.element_soft_ab36.picture_brown_889f .over_6e48 a,
.element_soft_ab36.picture_brown_889f .out-ab95 .search_north_2149,
.element_soft_ab36.picture_brown_889f .out-ab95 a,
.element_soft_ab36.picture_brown_889f .search_1448 a {
  color: rgba(255, 255, 255, 0.79);
}
.element_soft_ab36.picture_brown_889f .dirty_a4b4:hover,
.element_soft_ab36.picture_brown_889f .over_6e48 a:hover,
.element_soft_ab36.picture_brown_889f .out-ab95 .search_north_2149:hover,
.element_soft_ab36.picture_brown_889f .out-ab95 a:hover,
.element_soft_ab36.picture_brown_889f .search_1448 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.element_soft_ab36.picture_brown_889f .box_362b {
  color: rgba(255, 255, 255, 0.99);
}
.element_soft_ab36.picture_brown_889f .column_1f28 {
  border-color: rgba(255, 255, 255, 0.08);
}
.element_soft_ab36.picture_brown_889f .column_1f28:before {
  background: rgba(255, 255, 255, 0.08);
}
.element_soft_ab36.picture_brown_889f .west-2675:before {
  background: rgba(0, 0, 0, 0.9);
}
.element_soft_ab36.picture_brown_889f .narrow_2d0d .shadow_c3c7 li a,
.element_soft_ab36.picture_brown_889f .narrow_2d0d .search_north_2149,
.element_soft_ab36.picture_brown_889f .search_1448 {
  border-color: rgba(255, 255, 255, 0.08);
}
.element_soft_ab36.picture_brown_889f .narrow_2d0d .search_north_2149:focus,
.element_soft_ab36.picture_brown_889f .narrow_2d0d .search_north_2149:hover {
  background: rgba(0, 0, 0, 0.01);
}
.element_soft_ab36.picture_brown_889f .shadow_c3c7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.west-2675 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.west-2675:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.dropdown_in_d8f8 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.small-027c .element_soft_ab36 {
  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;
}
.small-027c .column_1f28 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.small-027c .column_1f28: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) {
  .small-027c .column_1f28:before {
    width: 16%;
    left: 42%;
  }
}
.small-027c .column_1f28:last-child:before {
  content: none;
}
.small-027c .column_1f28[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.small-027c .narrow_2d0d .shadow_c3c7 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.small-027c .narrow_2d0d .shadow_c3c7 li a .search_north_2149 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.small-027c .narrow_2d0d .search_1448 {
  border: none;
}
.small-027c .narrow_2d0d .search_1448 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.small-027c .west-2675 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.small-027c .dropdown_in_d8f8 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.small-027c .picture_brown_889f .west-2675:before {
  background: rgba(0, 0, 0, 0.9);
}
.small-027c .large_9d75.north-8a9d .module-8d44 {
  background: rgba(0, 0, 0, 0.6);
}
.small-027c
  .large_9d75.north-8a9d
  .module-8d44::after,
.small-027c
  .large_9d75.north-8a9d
  .module-8d44:before {
  background: inherit;
}
.small-027c
  .large_9d75.north-8a9d:hover
  .module-8d44 {
  background: rgba(0, 0, 0, 0.8);
}
.cold-11e7 .element_soft_ab36 {
  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) {
  .cold-11e7 .element_soft_ab36 {
    width: auto;
    right: 45px;
  }
}
.info_4fd1 .element_soft_ab36 {
  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) {
  .info_4fd1 .element_soft_ab36 {
    width: auto;
    left: 45px;
  }
}
.card_2976 .element_soft_ab36 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.card_2976 .dropdown_in_d8f8 {
  max-width: 48em;
  margin: 0 auto;
}
.card_2976 .west-2675:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.header_6697 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.header_6697.small-027c .element_soft_ab36 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.header_6697.cold-11e7 .element_soft_ab36 {
  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);
}
.header_6697 .element_soft_ab36 {
  visibility: visible;
}
.header_6697.info_4fd1 .element_soft_ab36 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.background-dark-abf5,
.icon_588c {
  overflow-x: hidden;
}
.background-dark-abf5 .element_soft_ab36 {
  overflow: auto;
}
.background-dark-abf5.small-027c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.background-dark-abf5.small-027c .element_soft_ab36 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.background-dark-abf5.small-027c .notice-c739 {
  opacity: 0;
}
.background-dark-abf5.cold-11e7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.background-dark-abf5.cold-11e7 .element_soft_ab36 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.background-dark-abf5.cold-11e7 .notice-c739 {
  opacity: 0;
}
.background-dark-abf5.info_4fd1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.background-dark-abf5.info_4fd1 .element_soft_ab36 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.background-dark-abf5.info_4fd1 .notice-c739 {
  opacity: 0;
}
.background-dark-abf5.card_2976 .element_soft_ab36 {
  z-index: 10;
  visibility: visible;
}
.north-8a9d {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.north-8a9d .module-8d44 {
  background: rgba(255, 255, 255, 0.99);
}
.north-8a9d .module-8d44::after,
.north-8a9d .module-8d44:before {
  background: inherit;
}
.north-8a9d:hover .module-8d44 {
  background: rgba(255, 255, 255, 0.99);
}
.info_4fd1 .north-8a9d {
  top: 10px;
  right: auto;
  left: 12px;
}
.card_2976 .north-8a9d {
  display: none !important;
}
.background-dark-abf5:before,
.icon_588c:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.background-dark-abf5 .north-8a9d,
.icon_588c .north-8a9d {
  display: inline-block;
}
.element_soft_ab36 .main_8575 {
  -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;
}
.background-dark-abf5 .element_soft_ab36 .main_8575,
.icon_588c .element_soft_ab36 .main_8575 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.menu_6a85 .current-aa6b {
  width: 100%;
}
.advanced_a002 {
  padding: 0 0.5em 0;
}
.advanced_a002 [class*="customify-col-"],
.advanced_a002 [class*="customify-col_"],
.advanced_a002 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.orange-b4ae .advanced_a002 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .fluid_3fc0 .detail_52af,
  .detail_52af {
    display: none;
  }
  .secondary_hot_291d {
    text-align: left;
  }
  .summary-4921 {
    text-align: center;
  }
  .popup-f5ff {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .fluid_3fc0 .title_ade3,
  .title_ade3 {
    display: none;
  }
  .layout_be0d {
    text-align: left;
  }
  .texture-blue-a062 {
    text-align: center;
  }
  .shade-middle-6df5 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .fluid_3fc0 .input-8415,
  .input-8415 {
    display: none;
  }
  .medium_f330 {
    text-align: left;
  }
  .frame_upper_f5c0 {
    text-align: center;
  }
  .hover-3860 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.stone_0b9b {
  box-shadow: none !important;
}
.filter-0462 .outline_2170,
.background-0083 .outline_2170 {
  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;
}
.background-0083 .outline_2170 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.section-paper-cad3 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.section-paper-cad3:after,
.section-paper-cad3:before {
  content: "";
  display: table;
}
.section-paper-cad3:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .section-paper-cad3 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.section-paper-cad3,
.in_6aac {
  max-width: 1248px;
  margin: 0 auto;
}

.pagination_pink_f1fb.red_ca48 .section-paper-cad3 {
  max-width: 100%;
}
.pagination_pink_f1fb.purple-1764 {
  max-width: 1200px;
  margin: 0 auto;
}
.pagination_pink_f1fb.column-a201 .section-paper-cad3 {
  max-width: 100%;
}
.pagination_pink_f1fb.column-a201 > .section-paper-cad3 {
  padding-left: 0;
  padding-right: 0;
}
.pagination_pink_f1fb.column-a201 > .section-paper-cad3 .fluid_3fc0 {
  margin: 0;
}
.pagination_pink_f1fb.column-a201
  > .section-paper-cad3
  .sort-c540.picture_dark_c832 {
  margin-right: 0;
  margin-left: 0;
}
.pagination_pink_f1fb.column-a201 #main.picture_dark_c832 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .hovered_dce5 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .hovered_dce5 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .table-08df .section-e426 {
    padding-right: 1em;
  }
  .table-08df.shade-2d20 .sort-c540 {
    border-right: 1px solid #eaecee;
  }
  .table-08df.shade-2d20 .section-e426 {
    padding-right: 1em;
  }
  .table-08df.shade-2d20 .feature_e1a8 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .background_east_a741 .section-e426 {
    padding-left: 1em;
  }
  .background_east_a741.shade-2d20 .sort-c540 {
    border-left: 1px solid #eaecee;
  }
  .background_east_a741.shade-2d20 .section-e426 {
    padding-left: 1em;
  }
  .background_east_a741.shade-2d20 .feature_e1a8 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .block-east-1a6f .section-e426 {
    padding-left: 1em;
  }
  .block-east-1a6f.shade-2d20 .search_968a {
    border-right: 1px solid #eaecee;
  }
  .block-east-1a6f.shade-2d20 .rough-05df {
    border-right: 1px solid #eaecee;
  }
  .block-east-1a6f.shade-2d20 .section-e426 {
    padding-left: 1em;
  }
  .block-east-1a6f.shade-2d20 .feature_e1a8 {
    padding-right: 1em;
  }
  .block-east-1a6f.shade-2d20 .description_inner_1e16 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .upper-9c0d .section-e426 {
    padding-right: 1em;
  }
  .upper-9c0d.shade-2d20 .search_968a {
    border-left: 1px solid #eaecee;
  }
  .upper-9c0d.shade-2d20 .rough-05df {
    border-left: 1px solid #eaecee;
  }
  .upper-9c0d.shade-2d20 .section-e426 {
    padding-right: 1em;
  }
  .upper-9c0d.shade-2d20 .feature_e1a8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .upper-9c0d.shade-2d20 .description_inner_1e16 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hovered_dce5 .section-e426 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hovered_dce5.shade-2d20 .sort-c540 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .hovered_dce5.shade-2d20 .section-e426 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hovered_dce5.shade-2d20 .feature_e1a8 {
    padding-left: 1em;
  }
  .hovered_dce5.shade-2d20 .description_inner_1e16 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .hovered_dce5.shade-2d20 .section-e426 {
    padding-left: 0;
  }
}
.badge_tiny_eaaf .hover-small-b2fc {
  display: inline-block;
}
.motion-b86a {
  display: inline-block;
}
.full-c4c2 {
  word-con: break-word;
}
.wrapper_bf0b > span {
  display: inline-block;
  padding: 5px 0;
}
.wrapper_bf0b .old-fc20 {
  margin-left: 8px;
  margin-right: 8px;
}
.wrapper_bf0b .item-glass-ec07 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.filter_silver_c852 .stale_03bc {
  margin-bottom: 2em;
}
.filter_silver_c852 .section_fixed_f56d {
  margin-bottom: 15px;
}
.filter_silver_c852 .section_fixed_f56d:last-child {
  margin-bottom: 0;
}
.filter_silver_c852 .popup-e81a {
  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) {
  .filter_silver_c852 .popup-e81a {
    display: block;
  }
}
.filter_silver_c852 .thumbnail_fadb {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .filter_silver_c852 .thumbnail_fadb {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.filter_silver_c852 .dirty_f8b1 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.filter_silver_c852 .dirty_f8b1 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.filter_silver_c852 .dirty_f8b1 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.filter_silver_c852 .full-c4c2 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.filter_silver_c852 .full-c4c2 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.filter_silver_c852 .upper-f727 p:last-child {
  margin-bottom: 0;
}
.filter_silver_c852 .in_8bab {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.filter_silver_c852 .pressed-2c9d {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.filter_silver_c852 .solid-06ee {
  margin-top: 1em;
}
.filter_silver_c852 .notice-1349 {
  top: 0;
  display: block;
}
.filter_silver_c852 .notice-1349 a {
  color: inherit;
}
.filter_silver_c852 .notice-1349 a:hover {
  color: inherit;
}
.filter_silver_c852 .wide-c1d6 {
  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;
}
.filter_silver_c852 .wide-c1d6:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.filter_silver_c852 .pressed-2c9d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.filter_silver_c852 .pattern_cf59 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.filter_silver_c852 .pattern_cf59:first-child {
  margin-top: 0;
}
.filter_silver_c852 .pattern_cf59.basic_0ce4 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.filter_silver_c852 .pattern_cf59.thick_1c94 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.filter_silver_c852
  .pattern_cf59.thick_1c94.icon_874f
  .solid-06ee {
  width: 100%;
}
.filter_silver_c852 .thick_1c94 {
  -webkit-box-align: center;
  align-items: center;
}
.filter_silver_c852 .thick_1c94 .wrapper_bf0b,
.filter_silver_c852 .thick_1c94 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.filter_silver_c852 .dirty_f8b1 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.filter_silver_c852 .dirty_f8b1 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.filter_silver_c852 .dirty_f8b1: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;
}
.filter_silver_c852 .basic_0ce4 {
  z-index: 5;
}
.filter_silver_c852 .green_04d9 .info_fa70 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.filter_silver_c852 .outline_pink_a5d6 .info_fa70 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.filter_silver_c852 .slider-top-2174 .info_fa70 {
  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;
}
.filter_silver_c852.hovered-1c35 .popup-e81a,
.filter_silver_c852.complex_842f .popup-e81a {
  display: block;
}
.filter_silver_c852.hovered-1c35 .popup-e81a .soft_8f1e,
.filter_silver_c852.hovered-1c35 .popup-e81a .pressed-2c9d,
.filter_silver_c852.complex_842f .popup-e81a .soft_8f1e,
.filter_silver_c852.complex_842f .popup-e81a .pressed-2c9d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.filter_silver_c852.menu_b5b8 .thumbnail_fadb {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .filter_silver_c852.menu_b5b8 .thumbnail_fadb {
    margin-right: 0;
  }
}
.filter_silver_c852.hovered-1c35 .thumbnail_fadb,
.filter_silver_c852.complex_842f .thumbnail_fadb {
  padding-top: 40%;
}
.filter_silver_c852.hovered-1c35 .stale_03bc,
.filter_silver_c852.complex_842f .stale_03bc {
  display: block;
}
.filter_silver_c852.hovered-1c35 .fn-sticky-b1b4 .pressed-2c9d,
.filter_silver_c852.complex_842f .fn-sticky-b1b4 .pressed-2c9d {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.filter_silver_c852.hovered-1c35 .thumbnail_fadb,
.filter_silver_c852.complex_842f .thumbnail_fadb {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.filter_silver_c852.hovered-1c35 .pressed-2c9d {
  padding: 1em;
}
.carousel-dirty-e491 {
  margin: 30px auto;
  display: block;
}
.carousel-dirty-e491 .upper_684f > * {
  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;
}
.carousel-dirty-e491 .upper_684f > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.carousel-dirty-e491 .upper_684f span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.hidden-new-c639 .wrapper_bf0b {
  margin-bottom: 1.41575em;
}
.hidden-new-c639 .stone-d002 {
  margin-bottom: 1.618em;
}
.orange_0fd2 .breadcrumb-8b8b {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.orange_0fd2 .breadcrumb-8b8b a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.orange_0fd2 .shadow_active_9f1f {
  max-width: 100%;
  overflow: auto;
}
.background-1add .orange_0fd2 a:hover {
  text-decoration: underline;
}
.caption-solid-3738 .section_fixed_f56d:not(.full-c4c2),
.caption-solid-3738 .dirty_f8b1 {
  margin-bottom: 1.41575em;
}
.caption-solid-3738 .section_fixed_f56d:not(.full-c4c2):last-child,
.caption-solid-3738 .dirty_f8b1:last-child {
  margin-bottom: 0;
}
.caption-solid-3738 .section_fixed_f56d.prev_bc07 {
  margin-bottom: 0.41575em;
}
.caption-solid-3738 .warm_7978:before,
.caption-solid-3738 .tabs_medium_2530:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.caption-solid-3738 .warm_7978:before {
  content: "\f115";
}
.caption-solid-3738 .tabs_medium_2530:before {
  content: "\f02c";
}
.caption-solid-3738 .cool_c134 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.caption-solid-3738 .cool_c134 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.aside-right-bcdb {
  display: -webkit-box;
  display: flex;
}
.aside-right-bcdb .icon-old-d0ac {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .aside-right-bcdb .icon-old-d0ac {
    flex-basis: 90px;
  }
}
.aside-right-bcdb .gold_2be0 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .aside-right-bcdb .gold_2be0 {
    flex-basis: calc(100% - 50px);
  }
}
.aside-right-bcdb .card_orange_813f p:last-child {
  margin-bottom: 0.72em;
}
.thumbnail_8db6 .upper_684f {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.thumbnail_8db6 .upper_684f:after,
.thumbnail_8db6 .upper_684f:before {
  content: "";
  display: table;
}
.thumbnail_8db6 .upper_684f:after {
  clear: both;
}
.thumbnail_8db6 .upper_684f .caption_east_d38f,
.thumbnail_8db6 .upper_684f .fixed_efdf {
  width: 49%;
}
.thumbnail_8db6 .upper_684f .caption_east_d38f a span.search_658b,
.thumbnail_8db6 .upper_684f .fixed_efdf a span.search_658b {
  display: block;
  margin-bottom: 5px;
}
.thumbnail_8db6 .upper_684f .fixed_efdf {
  float: left;
  text-align: left;
}
.thumbnail_8db6 .upper_684f .caption_east_d38f {
  float: right;
  text-align: right;
}
.large-3a30 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .large-3a30 {
    margin-bottom: 0;
  }
}
.paragraph-hard-1070 {
  margin-bottom: 1em;
}
.paragraph-hard-1070 .full-c4c2 {
  font-size: 1.1em;
  line-height: 1.3;
}
.tertiary_d85b a {
  display: block;
  line-height: 0;
  position: relative;
}
.glass_6cf8 .paragraph-hard-1070,
.narrow_4fc9 .paragraph-hard-1070 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .glass_6cf8 .paragraph-hard-1070,
  .narrow_4fc9 .paragraph-hard-1070 {
    display: block;
  }
}
.glass_6cf8 .tertiary_d85b,
.narrow_4fc9 .tertiary_d85b {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .glass_6cf8 .tertiary_d85b,
  .narrow_4fc9 .tertiary_d85b {
    margin-bottom: 1em;
  }
}
.glass_6cf8 .tertiary_d85b img,
.narrow_4fc9 .tertiary_d85b img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.glass_6cf8 .panel_stone_c267,
.narrow_4fc9 .panel_stone_c267 {
  flex-basis: calc(100% - 160px);
}
.glass_6cf8 .panel_stone_c267 p,
.narrow_4fc9 .panel_stone_c267 p {
  margin-bottom: 0;
}
.glass_6cf8 .panel_stone_c267 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .glass_6cf8 .panel_stone_c267 {
    padding-left: 0;
  }
}
.narrow_4fc9 .panel_stone_c267 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .narrow_4fc9 .panel_stone_c267 {
    padding-right: 0;
  }
}
.narrow_4fc9 .tertiary_d85b {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.module-stone-385e .tertiary_d85b {
  margin-bottom: 0.5em;
}
.module-stone-385e .tertiary_d85b img {
  width: 100%;
}
.border-huge-39d3 .secondary_medium_a3d9,
.component_f65e .secondary_medium_a3d9 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.component_f65e .sort-c540 .media-wide-d38f p:last-child {
  margin-bottom: 0;
}
.shade_green_e83c {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.background_fb2b .row-d592 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .background_fb2b .row-d592:last-of-type {
    margin-bottom: 0;
  }
}
.background_fb2b .row-d592 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.background_fb2b .row-d592 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.background_fb2b .row-d592 ul li {
  margin: 0 0 0.6em;
}
.background_fb2b .row-d592 ul li.mini_0b4b,
.background_fb2b .row-d592 ul li.soft-f43d {
  position: relative;
}
.background_fb2b .row-d592 ul li.mini_0b4b .small_c399,
.background_fb2b .row-d592 ul li.soft-f43d .small_c399 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.background_fb2b .row-d592 ul li.mini_0b4b:after:after,
.background_fb2b .row-d592 ul li.mini_0b4b:after:before,
.background_fb2b
  .row-d592
  ul
  li.soft-f43d:after:after,
.background_fb2b
  .row-d592
  ul
  li.soft-f43d:after:before {
  content: "";
  display: table;
}
.background_fb2b .row-d592 ul li.mini_0b4b:after:after,
.background_fb2b
  .row-d592
  ul
  li.soft-f43d:after:after {
  clear: both;
}
.background_fb2b .row-d592 a.warm_1b4a:hover {
  text-decoration: none;
}
.background_fb2b .row-d592 select {
  max-width: 100%;
}
.background_fb2b .row-d592 table {
  font-size: 85%;
}
.background_fb2b .row-d592 table td,
.background_fb2b .row-d592 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.background_fb2b .row-d592 table tfoot td {
  text-align: left;
}
.background_fb2b .row-d592 :last-child {
  margin-bottom: 0;
}
.background_fb2b .row-d592 .new_0fb0 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.background_fb2b .row-d592 .new_0fb0 label {
  width: 100%;
}
.background_fb2b .row-d592 .new_0fb0 .avatar-3cc9 {
  width: 100%;
  display: block;
}
.background_fb2b .row-d592 .new_0fb0 .frame-fast-d87c {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.background_fb2b .row-d592 .new_0fb0 .frame-fast-d87c:hover svg #svg-search {
  fill: #444;
}
.background_fb2b .row-d592 .new_0fb0 .frame-fast-d87c svg {
  width: 18px;
  height: 18px;
}
.background_fb2b .hidden_557f ul ul,
.background_fb2b .action-8c8e ul ul,
.background_fb2b .pagination-6f7e ul ul,
.background_fb2b .wrapper_black_b193 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.background_fb2b .hidden_557f .description-3617 > a,
.background_fb2b .action-8c8e .description-3617 > a,
.background_fb2b .pagination-6f7e .description-3617 > a,
.background_fb2b .wrapper_black_b193 .description-3617 > a {
  margin-bottom: 0;
}
.background_fb2b .tabs-lite-ad0a li,
.background_fb2b .hidden_557f li,
.background_fb2b .focused_1f58 li,
.background_fb2b .action-8c8e li,
.background_fb2b .pagination-6f7e li,
.background_fb2b .wrapper_black_b193 li,
.background_fb2b .overlay-f2f2 li,
.background_fb2b .slow_fbf2 li {
  display: block;
  position: relative;
}
.background_fb2b .tabs-lite-ad0a li:last-child,
.background_fb2b .hidden_557f li:last-child,
.background_fb2b .focused_1f58 li:last-child,
.background_fb2b .action-8c8e li:last-child,
.background_fb2b .pagination-6f7e li:last-child,
.background_fb2b .wrapper_black_b193 li:last-child,
.background_fb2b .overlay-f2f2 li:last-child,
.background_fb2b .slow_fbf2 li:last-child {
  border: none;
}
.background_fb2b .tabs-lite-ad0a li a,
.background_fb2b .hidden_557f li a,
.background_fb2b .focused_1f58 li a,
.background_fb2b .action-8c8e li a,
.background_fb2b .pagination-6f7e li a,
.background_fb2b .wrapper_black_b193 li a,
.background_fb2b .overlay-f2f2 li a,
.background_fb2b .slow_fbf2 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.background_fb2b .tabs-lite-ad0a li ul li::before,
.background_fb2b .hidden_557f li ul li::before,
.background_fb2b .focused_1f58 li ul li::before,
.background_fb2b .action-8c8e li ul li::before,
.background_fb2b .pagination-6f7e li ul li::before,
.background_fb2b .wrapper_black_b193 li ul li::before,
.background_fb2b .overlay-f2f2 li ul li::before,
.background_fb2b .slow_fbf2 li ul li::before {
  left: 15px;
}
.background_fb2b .tabs-lite-ad0a li ul a,
.background_fb2b .hidden_557f li ul a,
.background_fb2b .focused_1f58 li ul a,
.background_fb2b .action-8c8e li ul a,
.background_fb2b .pagination-6f7e li ul a,
.background_fb2b .wrapper_black_b193 li ul a,
.background_fb2b .overlay-f2f2 li ul a,
.background_fb2b .slow_fbf2 li ul a {
  padding-left: 20px;
}
.background_fb2b .tabs-lite-ad0a li ul ul li::before,
.background_fb2b .hidden_557f li ul ul li::before,
.background_fb2b .focused_1f58 li ul ul li::before,
.background_fb2b .action-8c8e li ul ul li::before,
.background_fb2b .pagination-6f7e li ul ul li::before,
.background_fb2b .wrapper_black_b193 li ul ul li::before,
.background_fb2b .overlay-f2f2 li ul ul li::before,
.background_fb2b .slow_fbf2 li ul ul li::before {
  left: 30px;
}
.background_fb2b .tabs-lite-ad0a li ul ul a,
.background_fb2b .hidden_557f li ul ul a,
.background_fb2b .focused_1f58 li ul ul a,
.background_fb2b .action-8c8e li ul ul a,
.background_fb2b .pagination-6f7e li ul ul a,
.background_fb2b .wrapper_black_b193 li ul ul a,
.background_fb2b .overlay-f2f2 li ul ul a,
.background_fb2b .slow_fbf2 li ul ul a {
  padding-left: 40px;
}
.background_fb2b .banner_bcb7 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.background_fb2b .slow_fbf2 ul li {
  margin-bottom: 1.41575em;
}
.background_fb2b .slow_fbf2 ul li .carousel-out-5fbd {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.background_fb2b .slow_fbf2 ul li .focused_bc6c {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.picture_brown_889f .tabs-lite-ad0a li a,
.picture_brown_889f .hidden_557f li a,
.picture_brown_889f .focused_1f58 li a,
.picture_brown_889f .action-8c8e li a,
.picture_brown_889f .pagination-6f7e li a,
.picture_brown_889f .wrapper_black_b193 li a,
.picture_brown_889f .overlay-f2f2 li a,
.picture_brown_889f .slow_fbf2 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.picture_brown_889f .banner_bcb7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.picture_brown_889f .row-d592 ul li.mini_0b4b .small_c399,
.picture_brown_889f .row-d592 ul li.soft-f43d .small_c399 {
  background: rgba(0, 0, 0, 0.2);
}
.picture_brown_889f .background_fb2b .row-d592 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.pagination_pink_f1fb .background_fb2b .shadow_c3c7 li {
  margin: 0;
}
.pagination_pink_f1fb .background_fb2b .shadow_c3c7 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.pagination_pink_f1fb .background_fb2b .shadow_c3c7 li ul {
  margin: 0;
}
.pagination_pink_f1fb .background_fb2b .shadow_c3c7 li ul li a {
  padding-left: 15px;
}
.pagination_pink_f1fb .background_fb2b .shadow_c3c7 li ul li li a {
  padding-left: 30px;
}
.pagination_pink_f1fb .background_fb2b .shadow_c3c7 li.main_5468 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.pagination_pink_f1fb .background_fb2b .shadow_c3c7 li.main_5468 > 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;
}
.pagination_pink_f1fb .background_fb2b .shadow_c3c7 li.main_5468 > 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;
}
.thumbnail_053c a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.fast-9257 {
  position: relative;
  z-index: 10;
}
.fast-9257 .main_8575 {
  width: 100%;
  max-width: 100%;
}
.image-gold-9e65 .filter-122f {
  padding-top: 2em;
  padding-bottom: 2em;
}
.image-gold-9e65 .large_9d75 {
}
.image-gold-9e65 .picture_brown_889f {
  background: #292929;
}
.table_white_692e .filter-122f {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.table_white_692e .large_9d75 {
  background: #f9f9f9;
}
.table_white_692e .picture_brown_889f {
  background: #303030;
}
.pattern-9f4d .filter-122f {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .pattern-9f4d .hover-small-b2fc {
    margin-bottom: 1em;
  }
  .pattern-9f4d .hover-small-b2fc:last-child {
    margin-bottom: 0;
  }
}
.pattern-9f4d .large_9d75 {
  background: #ededed;
}
.pattern-9f4d .picture_brown_889f {
  background: #1a1a1a;
}
.filter-122f.large_9d75 {
  color: rgba(0, 0, 0, 0.6);
}
.filter-122f.large_9d75 .breadcrumb_fb98 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.filter-122f.picture_brown_889f {
  color: rgba(255, 255, 255, 0.99);
}
.filter-122f.picture_brown_889f a:not(.warm_1b4a) {
  color: rgba(255, 255, 255, 0.79);
}
.filter-122f.picture_brown_889f a:not(.warm_1b4a):hover {
  color: rgba(255, 255, 255, 0.99);
}
.filter-122f.picture_brown_889f .breadcrumb_fb98 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.filter-122f.picture_brown_889f table tbody td,
.filter-122f.picture_brown_889f table th {
  background: rgba(0, 0, 0, 0.08);
}
.description_stale_b6b6.blue-a214 .section-paper-cad3 {
  max-width: initial;
}
.description_stale_b6b6 .iron-9f84 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.description_stale_b6b6 .iron-9f84 .main_8575 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .description_stale_b6b6 .iron-9f84 .main_8575 {
    display: block;
    margin-bottom: 2em;
  }
  .description_stale_b6b6 .iron-9f84 .main_8575:last-child {
    margin-bottom: 0;
  }
}
.pattern-9f4d .hover-small-b2fc:last-child,
.table_white_692e .hover-small-b2fc:last-child,
.image-gold-9e65 .hover-small-b2fc:last-child {
  margin-bottom: 0;
}
.pattern-9f4d .hover-small-b2fc .background_fb2b .row-d592:last-child,
.table_white_692e .hover-small-b2fc .background_fb2b .row-d592:last-child,
.image-gold-9e65 .hover-small-b2fc .background_fb2b .row-d592:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .pattern-9f4d .red-84c2,
  .pattern-9f4d .search-8f28,
  .table_white_692e .red-84c2,
  .table_white_692e .search-8f28,
  .image-gold-9e65 .red-84c2,
  .image-gold-9e65 .search-8f28 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .fast-9257 .hover-small-b2fc {
    margin-bottom: 2em;
  }
}
.fast-9257 p:last-child {
  margin-bottom: 0;
}
.fast-9257 li,
.fast-9257 ul {
  list-style: none;
  margin: 0;
}
.fast-9257 ul ul {
  margin-left: 2.617924em;
}
.huge-3848 {
  font-size: 0.875em;
}

/* css-noise: 63f3 */
.phantom-card-m8 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.3;
}
