/*!
Theme Name: Customify
Theme URI: https://pressmaximum.motion-3472/customify
Author: WPCustomify
Author URI: https://pressmaximum.motion-3472
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.motion-3472/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.message-bb48.hover_ebd7/licenses/gpl-2.0.nav-cb88
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.lite-b661/, (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.box-cf42.east-1114/normalize.title_bottom_f8c6/
 ======
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.title_bottom_f8c6 v7.0.0 | MIT License | github.motion-3472/necolas/normalize.title_bottom_f8c6 */
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;
}
.video-8a4b .avatar-under-116c,
.surface-wide-3fdb,
.slow_bccd,
.gradient_narrow_2b85,
.image_wide_29d7,
.panel-456d,
.sort_3aba,
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;
}
.surface-wide-3fdb,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .surface-wide-3fdb,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .surface-wide-3fdb,
  h1 {
    font-size: 1.8em;
  }
}
.slow_bccd,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.slow_bccd + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .slow_bccd,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .slow_bccd,
  h2 {
    font-size: 1.7em;
  }
}
.gradient_narrow_2b85,
h3 {
  font-size: 1.618em;
}
.video-8a4b .avatar-under-116c,
.image_wide_29d7,
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.video-hovered-9330 {
  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;
}
.new-2735:after,
.new-2735:before,
.backdrop_thick_10d2:after,
.backdrop_thick_10d2:before {
  content: "";
  display: table;
}
.new-2735:after,
.backdrop_thick_10d2:after {
  clear: both;
}
.red_d3dd {
  float: right;
  margin-right: 0;
}
.over-1c4a {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.steel_73d3 .pro-ad55,
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;
}
.steel_73d3 .pro-ad55: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;
}
.text_clean_4592 .pro-ad55 {
  box-shadow: none;
}
.text_clean_4592
  .pro-ad55
  .container_7f50 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.text_clean_4592 .pro-ad55 .detail-8943 {
  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;
}
.text_clean_4592
  .pro-ad55
  .detail-8943
  b {
  display: none;
}
.text_clean_4592 .lower-1bdb {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.short_fcc3:not(.accent-c334):not(.highlight_stale_0966),
button:not(.accent-c334):not(.highlight_stale_0966),
input[type="button"]:not(.accent-c334):not(
    .highlight_stale_0966
  ),
input[type="reset"]:not(.accent-c334):not(
    .highlight_stale_0966
  ),
input[type="submit"]:not(.accent-c334):not(
    .highlight_stale_0966
  ) {
  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;
}
.short_fcc3:not(.accent-c334):not(
    .highlight_stale_0966
  ):hover,
button:not(.accent-c334):not(
    .highlight_stale_0966
  ):hover,
input[type="button"]:not(.accent-c334):not(
    .highlight_stale_0966
  ):hover,
input[type="reset"]:not(.accent-c334):not(
    .highlight_stale_0966
  ):hover,
input[type="submit"]:not(.accent-c334):not(
    .highlight_stale_0966
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.short_fcc3:not(.accent-c334):not(
    .highlight_stale_0966
  ):active,
.short_fcc3:not(.accent-c334):not(
    .highlight_stale_0966
  ):focus,
button:not(.accent-c334):not(
    .highlight_stale_0966
  ):active,
button:not(.accent-c334):not(
    .highlight_stale_0966
  ):focus,
input[type="button"]:not(.accent-c334):not(
    .highlight_stale_0966
  ):active,
input[type="button"]:not(.accent-c334):not(
    .highlight_stale_0966
  ):focus,
input[type="reset"]:not(.accent-c334):not(
    .highlight_stale_0966
  ):active,
input[type="reset"]:not(.accent-c334):not(
    .highlight_stale_0966
  ):focus,
input[type="submit"]:not(.accent-c334):not(
    .highlight_stale_0966
  ):active,
input[type="submit"]:not(.accent-c334):not(
    .highlight_stale_0966
  ):focus {
  outline: 0;
}
.short_fcc3:not(.accent-c334):not(
    .highlight_stale_0966
  ).fn-loading-d348,
button:not(.accent-c334):not(
    .highlight_stale_0966
  ).fn-loading-d348,
input[type="button"]:not(.accent-c334):not(
    .highlight_stale_0966
  ).fn-loading-d348,
input[type="reset"]:not(.accent-c334):not(
    .highlight_stale_0966
  ).fn-loading-d348,
input[type="submit"]:not(.accent-c334):not(
    .highlight_stale_0966
  ).fn-loading-d348 {
  position: relative;
}
.short_fcc3:not(.accent-c334):not(
    .highlight_stale_0966
  ).fn-loading-d348
  .brown-7c82,
.short_fcc3:not(.accent-c334):not(
    .highlight_stale_0966
  ).fn-loading-d348
  .button-e1d9,
.short_fcc3:not(.accent-c334):not(
    .highlight_stale_0966
  ).fn-loading-d348
  .picture-down-f821,
.short_fcc3:not(.accent-c334):not(
    .highlight_stale_0966
  ).fn-loading-d348
  i,
.short_fcc3:not(.accent-c334):not(
    .highlight_stale_0966
  ).fn-loading-d348
  svg,
button:not(.accent-c334):not(
    .highlight_stale_0966
  ).fn-loading-d348
  .brown-7c82,
button:not(.accent-c334):not(
    .highlight_stale_0966
  ).fn-loading-d348
  .button-e1d9,
button:not(.accent-c334):not(
    .highlight_stale_0966
  ).fn-loading-d348
  .picture-down-f821,
button:not(.accent-c334):not(
    .highlight_stale_0966
  ).fn-loading-d348
  i,
button:not(.accent-c334):not(
    .highlight_stale_0966
  ).fn-loading-d348
  svg,
input[type="button"]:not(.accent-c334):not(
    .highlight_stale_0966
  ).fn-loading-d348
  .brown-7c82,
input[type="button"]:not(.accent-c334):not(
    .highlight_stale_0966
  ).fn-loading-d348
  .button-e1d9,
input[type="button"]:not(.accent-c334):not(
    .highlight_stale_0966
  ).fn-loading-d348
  .picture-down-f821,
input[type="button"]:not(.accent-c334):not(
    .highlight_stale_0966
  ).fn-loading-d348
  i,
input[type="button"]:not(.accent-c334):not(
    .highlight_stale_0966
  ).fn-loading-d348
  svg,
input[type="reset"]:not(.accent-c334):not(
    .highlight_stale_0966
  ).fn-loading-d348
  .brown-7c82,
input[type="reset"]:not(.accent-c334):not(
    .highlight_stale_0966
  ).fn-loading-d348
  .button-e1d9,
input[type="reset"]:not(.accent-c334):not(
    .highlight_stale_0966
  ).fn-loading-d348
  .picture-down-f821,
input[type="reset"]:not(.accent-c334):not(
    .highlight_stale_0966
  ).fn-loading-d348
  i,
input[type="reset"]:not(.accent-c334):not(
    .highlight_stale_0966
  ).fn-loading-d348
  svg,
input[type="submit"]:not(.accent-c334):not(
    .highlight_stale_0966
  ).fn-loading-d348
  .brown-7c82,
input[type="submit"]:not(.accent-c334):not(
    .highlight_stale_0966
  ).fn-loading-d348
  .button-e1d9,
input[type="submit"]:not(.accent-c334):not(
    .highlight_stale_0966
  ).fn-loading-d348
  .picture-down-f821,
input[type="submit"]:not(.accent-c334):not(
    .highlight_stale_0966
  ).fn-loading-d348
  i,
input[type="submit"]:not(.accent-c334):not(
    .highlight_stale_0966
  ).fn-loading-d348
  svg {
  visibility: hidden;
}
.short_fcc3:not(.accent-c334):not(
    .highlight_stale_0966
  ).fn-loading-d348:after,
button:not(.accent-c334):not(
    .highlight_stale_0966
  ).fn-loading-d348:after,
input[type="button"]:not(.accent-c334):not(
    .highlight_stale_0966
  ).fn-loading-d348:after,
input[type="reset"]:not(.accent-c334):not(
    .highlight_stale_0966
  ).fn-loading-d348:after,
input[type="submit"]:not(.accent-c334):not(
    .highlight_stale_0966
  ).fn-loading-d348: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;
}
.short_fcc3:not(.accent-c334):not(.highlight_stale_0966),
input[type="button"]:not(.accent-c334):not(
    .highlight_stale_0966
  ),
input[type="reset"]:not(.accent-c334):not(
    .highlight_stale_0966
  ),
input[type="submit"]:not(.accent-c334):not(
    .highlight_stale_0966
  ) {
  color: #fff;
  background: #235787;
}
.short_fcc3:not(.accent-c334):not(
    .highlight_stale_0966
  ):focus,
input[type="button"]:not(.accent-c334):not(
    .highlight_stale_0966
  ):focus,
input[type="reset"]:not(.accent-c334):not(
    .highlight_stale_0966
  ):focus,
input[type="submit"]:not(.accent-c334):not(
    .highlight_stale_0966
  ):focus {
  color: #fff;
}
.short_fcc3.fn-disabled-d348:not(.accent-c334):not(
    .highlight_stale_0966
  ),
.short_fcc3[disabled]:not(.accent-c334):not(
    .highlight_stale_0966
  ),
button.fn-disabled-d348:not(.accent-c334):not(
    .highlight_stale_0966
  ),
button[disabled]:not(.accent-c334):not(
    .highlight_stale_0966
  ) {
  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;
}
.video-light-3352 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.video-light-3352: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;
}
.description-down-c8f0 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.hidden-brown-8bb6 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.down-31f6 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.new-2735:after,
.new-2735:before,
.cool-a6ff:after,
.cool-a6ff:before,
.fresh-5696:after,
.fresh-5696:before,
.column-3e45:after,
.column-3e45:before,
.action_c8e7:after,
.action_c8e7:before,
.pagination-1704:after,
.pagination-1704:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.new-2735:after,
.cool-a6ff:after,
.fresh-5696:after,
.column-3e45:after,
.action_c8e7:after,
.pagination-1704:after {
  clear: both;
}
.cool-a6ff .south_20e3,
.fresh-5696 .south_20e3,
.modal-24e3 .south_20e3 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.short-081e {
  display: inline-block;
}
.mask_809e {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.mask_809e img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.mask_809e .item-hard-7d79 {
  padding: 1em 0;
  font-size: 85%;
}
.item-hard-7d79 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.dynamic_8877 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.dynamic_8877:after,
.dynamic_8877:before {
  content: "";
  display: table;
}
.dynamic_8877:after {
  clear: both;
}
.liquid_36a6 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.smooth-63cf .liquid_36a6 {
  max-width: 50%;
}
.accent_2062 .liquid_36a6 {
  max-width: 33.33%;
}
.main_a340 .liquid_36a6 {
  max-width: 25%;
}
.button_c9a7 .liquid_36a6 {
  max-width: 20%;
}
.stale_1a86 .liquid_36a6 {
  max-width: 16.66%;
}
.next_73e6 .liquid_36a6 {
  max-width: 14.28%;
}
.preview_1651 .liquid_36a6 {
  max-width: 12.5%;
}
.secondary_d56a .liquid_36a6 {
  max-width: 11.11%;
}
.silver-4fac {
  display: block;
}
.video-8a4b .tooltip_steel_4654 label,
.video-8a4b .button_slow_8ee4 label,
.video-8a4b .over_73bd label,
.video-8a4b .popup_upper_b841 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.red-64d1 {
  list-style: none;
  margin: 0;
}
.red-64d1 article.section_active_85c5 {
  margin-bottom: 0;
}
.red-64d1 ul {
  list-style: none;
  margin: 0;
}
.red-64d1 .component-east-5a84 li.section_active_85c5 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .red-64d1 .component-east-5a84 li.section_active_85c5 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .red-64d1 .component-east-5a84 li.section_active_85c5: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) {
  .red-64d1 .component-east-5a84 li.section_active_85c5 li.section_active_85c5 li.section_active_85c5 li.section_active_85c5 {
    padding-left: 0;
  }
}
article.section_active_85c5 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.section_active_85c5 .cool-a6ff p:last-of-type {
  margin-bottom: 0;
}
article.section_active_85c5 .paragraph-hard-7e51 {
  float: left;
}
article.section_active_85c5 .modal_7619 {
  margin-left: 85px;
}
article.section_active_85c5 .table-complex-3392 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.section_active_85c5 .table-complex-3392 .summary-11cf {
  margin-left: 10px;
}
article.section_active_85c5 .message_4104 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.section_active_85c5 .steel-44a1 {
  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 .tooltip_steel_4654,
  #respond .over_73bd,
  #respond .popup_upper_b841 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .tooltip_steel_4654 input,
#respond .over_73bd input,
#respond .popup_upper_b841 input {
  width: 100%;
}
#respond .popup_upper_b841 {
  margin-right: 0;
}
#respond .paragraph-707f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.table_748c {
  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;
}
.table_748c.image_6015 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.table_748c 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%);
}
.table_748c:focus,
.table_748c: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);
}
.table-3711 {
  border-radius: 10%;
}
.description-5570 {
  border-radius: 50%;
}
.content_rough_a321 {
  font-size: 0.72em;
}
.green-2bb9 {
  font-size: 0.875em;
}
.hard-e324 {
  font-size: 1.1em;
}
.prev_65fd {
  text-transform: uppercase;
  line-height: 1.2;
}
.prev_65fd.content_rough_a321 {
  letter-spacing: 0.5px;
}
.background_green_fcd3,
.background_green_fcd3 a {
  color: #6d6d6d;
}
.background_green_fcd3 a:hover {
  color: #111;
}
.stale-b873 {
  color: #6d6d6d;
}
.list-58a9 {
  overflow-x: hidden;
}
.list-58a9 .detail_ed19.info-0314 {
  position: relative;
}
.list-58a9 .detail_ed19.info-0314.notice-025a {
  position: initial;
}
.list-58a9
  .detail_ed19.info-0314.notice-025a
  .link_fresh_779d {
  left: auto;
}
.list-58a9 .detail_ed19 .link_fresh_779d {
  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;
}
.list-58a9 .detail_ed19:hover.info-0314 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.list-58a9
  .detail_ed19:hover.info-0314
  .link_fresh_779d {
  display: block;
  z-index: 9999999;
}
.list-58a9 .top_8ab3 .modal-cool-0444,
.list-58a9 .form-wood-c320 .modal-cool-0444 {
  display: none;
}
.list-58a9 .dynamic-c723 .detail_ed19:hover.info-0314 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.video-8a4b .tooltip_steel_4654 label,
.video-8a4b .button_slow_8ee4 label,
.video-8a4b .over_73bd label,
.video-8a4b .popup_upper_b841 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.red-64d1 {
  list-style: none;
  margin: 0;
}
.red-64d1 article.section_active_85c5 {
  margin-bottom: 0;
}
.red-64d1 ul {
  list-style: none;
  margin: 0;
}
.red-64d1 .component-east-5a84 li.section_active_85c5 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .red-64d1 .component-east-5a84 li.section_active_85c5 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .red-64d1 .component-east-5a84 li.section_active_85c5: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) {
  .red-64d1 .component-east-5a84 li.section_active_85c5 li.section_active_85c5 li.section_active_85c5 li.section_active_85c5 {
    padding-left: 0;
  }
}
article.section_active_85c5 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.section_active_85c5 .cool-a6ff p:last-of-type {
  margin-bottom: 0;
}
article.section_active_85c5 .paragraph-hard-7e51 {
  float: left;
}
article.section_active_85c5 .modal_7619 {
  margin-left: 85px;
}
article.section_active_85c5 .table-complex-3392 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.section_active_85c5 .table-complex-3392 .summary-11cf {
  margin-left: 10px;
}
article.section_active_85c5 .message_4104 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.section_active_85c5 .steel-44a1 {
  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 .tooltip_steel_4654,
  #respond .over_73bd,
  #respond .popup_upper_b841 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .tooltip_steel_4654 input,
#respond .over_73bd input,
#respond .popup_upper_b841 input {
  width: 100%;
}
#respond .popup_upper_b841 {
  margin-right: 0;
}
#respond .paragraph-707f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.top_8ab3 .preview-e2ec {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.preview-e2ec .logo-slow-aa95.alert_c7a4 .picture-e7ef > li > a:focus,
.preview-e2ec .logo-slow-aa95.alert_c7a4 .picture-e7ef > li > a:hover,
.preview-e2ec .logo-slow-aa95.accordion_ba07 .picture-e7ef > li > a:focus,
.preview-e2ec .logo-slow-aa95.accordion_ba07 .picture-e7ef > li > a:hover,
.preview-e2ec .logo-slow-aa95.nav-c3ce .picture-e7ef > li > a:focus,
.preview-e2ec .logo-slow-aa95.nav-c3ce .picture-e7ef > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.preview-e2ec
  .logo-slow-aa95.alert_c7a4
  .picture-e7ef
  > li.hard-6e1f
  > a,
.preview-e2ec
  .logo-slow-aa95.alert_c7a4
  .picture-e7ef
  > li.left-ab86
  > a,
.preview-e2ec
  .logo-slow-aa95.accordion_ba07
  .picture-e7ef
  > li.hard-6e1f
  > a,
.preview-e2ec
  .logo-slow-aa95.accordion_ba07
  .picture-e7ef
  > li.left-ab86
  > a,
.preview-e2ec
  .logo-slow-aa95.nav-c3ce
  .picture-e7ef
  > li.hard-6e1f
  > a,
.preview-e2ec .logo-slow-aa95.nav-c3ce .picture-e7ef > li.heading_pink_c7d7 > a {
  color: rgba(255, 255, 255, 0.99);
}
.preview-e2ec .shade_blue_458c,
.preview-e2ec .shade_blue_458c a {
  color: rgba(255, 255, 255, 0.99);
}
.preview-e2ec .border-54e6.hover_white_220d li a,
.preview-e2ec .banner-e514 a,
.preview-e2ec .block_silver_63ca,
.preview-e2ec .picture-e7ef > li > a,
.preview-e2ec .alert_hard_f3f2 {
  color: rgba(255, 255, 255, 0.79);
}
.preview-e2ec .border-54e6.hover_white_220d li a:hover,
.preview-e2ec .banner-e514 a:hover,
.preview-e2ec .block_silver_63ca:hover,
.preview-e2ec .picture-e7ef > li > a:hover,
.preview-e2ec .alert_hard_f3f2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.preview-e2ec .column-cfba {
  color: rgba(255, 255, 255, 0.79);
}
.preview-e2ec .column-cfba .primary-rough-09f9 {
  color: rgba(255, 255, 255, 0.99);
}
.preview-e2ec .column-cfba:hover {
  color: rgba(255, 255, 255, 0.99);
}
.preview-e2ec .label_02b5 .pagination-red-2a9b {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.preview-e2ec .label_02b5 .pagination-red-2a9b .nav_liquid_98bd {
  color: rgba(255, 255, 255, 0.79);
}
.preview-e2ec
  .label_02b5
  .pagination-red-2a9b
  .nav_liquid_98bd::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.preview-e2ec
  .label_02b5
  .pagination-red-2a9b
  .nav_liquid_98bd:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.preview-e2ec
  .label_02b5
  .pagination-red-2a9b
  .nav_liquid_98bd::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.preview-e2ec
  .label_02b5
  .pagination-red-2a9b
  .nav_liquid_98bd::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.preview-e2ec .label_02b5 .accent_3fd0 {
  color: rgba(255, 255, 255, 0.79);
}
.preview-e2ec .label_02b5 .accent_3fd0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.info-small-19e7
  .preview-e2ec
  .label_02b5
  .over-2f45
  .primary_69c6 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.info-small-19e7
  .preview-e2ec
  .label_02b5
  .over-2f45
  .nav_liquid_98bd {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.top_8ab3 .filter-f6a2 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.filter-f6a2 .logo-slow-aa95.alert_c7a4 .picture-e7ef > li > a:focus,
.filter-f6a2 .logo-slow-aa95.alert_c7a4 .picture-e7ef > li > a:hover,
.filter-f6a2 .logo-slow-aa95.accordion_ba07 .picture-e7ef > li > a:focus,
.filter-f6a2 .logo-slow-aa95.accordion_ba07 .picture-e7ef > li > a:hover,
.filter-f6a2 .logo-slow-aa95.nav-c3ce .picture-e7ef > li > a:focus,
.filter-f6a2 .logo-slow-aa95.nav-c3ce .picture-e7ef > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.filter-f6a2
  .logo-slow-aa95.alert_c7a4
  .picture-e7ef
  > li.hard-6e1f
  > a,
.filter-f6a2
  .logo-slow-aa95.alert_c7a4
  .picture-e7ef
  > li.left-ab86
  > a,
.filter-f6a2
  .logo-slow-aa95.accordion_ba07
  .picture-e7ef
  > li.hard-6e1f
  > a,
.filter-f6a2
  .logo-slow-aa95.accordion_ba07
  .picture-e7ef
  > li.left-ab86
  > a,
.filter-f6a2
  .logo-slow-aa95.nav-c3ce
  .picture-e7ef
  > li.hard-6e1f
  > a,
.filter-f6a2 .logo-slow-aa95.nav-c3ce .picture-e7ef > li.heading_pink_c7d7 > a {
  color: rgba(0, 0, 0, 0.8);
}
.filter-f6a2 .shade_blue_458c,
.filter-f6a2 .shade_blue_458c a {
  color: rgba(0, 0, 0, 0.8);
}
.filter-f6a2 .border-54e6.hover_white_220d li a,
.filter-f6a2 .banner-e514 a,
.filter-f6a2 .block_silver_63ca,
.filter-f6a2 .picture-e7ef > li > a,
.filter-f6a2 .alert_hard_f3f2 {
  color: rgba(0, 0, 0, 0.55);
}
.filter-f6a2 .border-54e6.hover_white_220d li a:hover,
.filter-f6a2 .banner-e514 a:hover,
.filter-f6a2 .block_silver_63ca:hover,
.filter-f6a2 .picture-e7ef > li > a:hover,
.filter-f6a2 .alert_hard_f3f2:hover {
  color: rgba(0, 0, 0, 0.8);
}
.filter-f6a2 .column-cfba {
  color: rgba(0, 0, 0, 0.55);
}
.filter-f6a2 .column-cfba .primary-rough-09f9 {
  color: rgba(0, 0, 0, 0.8);
}
.filter-f6a2 .column-cfba:hover {
  color: rgba(0, 0, 0, 0.8);
}
.secondary_75c7 .menu_huge_5a39 {
  margin-left: auto;
  margin-right: auto;
}
.fresh-5696 > * {
  margin-left: auto;
  margin-right: auto;
}
.fresh-5696 .description-down-c8f0 {
  margin-right: 1.41575em;
}
.banner-5fd6 .fresh-5696 > .banner_0c3c {
  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;
}
.banner-5fd6 .fresh-5696 > .container-577c {
  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;
}
.element-liquid-906f.secondary_75c7 .menu_huge_5a39,
.preview_7cb7.secondary_75c7 .menu_huge_5a39 {
  margin-left: 0;
}
.container_wide_99ca.secondary_75c7 .menu_huge_5a39,
.focused_0b4e.secondary_75c7 .menu_huge_5a39 {
  margin-right: 0;
}
.fresh-5696 ol,
.fresh-5696 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.thumbnail-3629 video {
  max-width: 100%;
}
.up-252a img {
  display: block;
}
.up-252a.description-down-c8f0,
.up-252a.hidden-brown-8bb6 {
  width: 100%;
}
.up-252a.container-577c img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.basic_6300:not(.section_56f2) {
  margin: 1.5em auto;
}
.modal-huge-e521 p {
  padding: 1.5em 14px;
}
ul.avatar-rough-2350.container-577c,
ul.avatar-rough-2350.banner_0c3c,
ul.avatar-rough-2350.summary-f172.banner_0c3c {
  padding: 0 14px;
}
.logo-4155 {
  display: block;
  overflow-x: auto;
}
.logo-4155 table {
  border-collapse: collapse;
  width: 100%;
}
.logo-4155 td,
.logo-4155 th {
  padding: 0.5em;
}
.fresh-5696 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.fresh-5696 ol ol,
.fresh-5696 ol ul,
.fresh-5696 ul ol,
.fresh-5696 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.fresh-5696 ol ol li,
.fresh-5696 ol ul li,
.fresh-5696 ul ol li,
.fresh-5696 ul ul li {
  margin-left: 0;
}
.photo-e687.tall_54b4 > .first-e24d {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.photo-e687.tall_54b4 > .first-e24d iframe,
.photo-e687.tall_54b4 > .first-e24d > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.breadcrumb_6d04 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.breadcrumb_6d04.warm_a5bf {
  padding: 0;
}
.breadcrumb_6d04.warm_a5bf cite {
  font-size: 13px;
}
.breadcrumb_6d04 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.breadcrumb_6d04 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.mask-7700 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.mask-7700 > p:first-child {
  margin-top: 0;
}
.mask-7700 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.mask-7700 blockquote {
  border-left: 0;
}
.photo_hard_57ab {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.photo_hard_57ab:not(.upper-1911) {
  max-width: 100px;
}
.photo_hard_57ab.row_db13 {
  border-bottom: none !important;
  text-align: center;
}
.photo_hard_57ab.row_db13::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .modal-huge-e521 p {
    padding: 1.5em 0;
  }
}
.tertiary-eeca {
  color: #0073aa;
}
.video-fast-0930 {
  background-color: #0073aa;
}
.tabs-0844 {
  color: #229fd8;
}
.heading-0a72 {
  background-color: #229fd8;
}
.badge_79e5 {
  color: #eee;
}
.summary-under-7ab9 {
  background-color: #eee;
}
.notice-complex-0f14 {
  color: #444;
}
.active_64a6 {
  background-color: #444;
}
.modal_bronze_7bc4 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.modal_bronze_7bc4 .lower_f94c .banner-e514 {
  font-size: 15px;
}
.modal_bronze_7bc4 .banner-e514 {
  line-height: 1.3;
}
.modal_bronze_7bc4 .filter-f6a2 {
}
.modal_bronze_7bc4 .preview-e2ec {
  background: #235787;
}
.wide_08e1 {
  padding: 0;
}
.wide_08e1 .preview-e2ec {
  background: #1a1a1a;
}
.wide_08e1 .filter-f6a2 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.gradient_0a12 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.gradient_0a12 .filter-f6a2 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.gradient_0a12 .preview-e2ec {
  background: #303030;
}
.pagination-1704 {
  position: relative;
  z-index: 10;
}
.pagination-1704 .secondary_d6bf {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.block-black-2633 .info-0314 {
  display: inline-block;
  vertical-align: middle;
}
.block-black-2633.popup_middle_6867 .info-0314 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .block-black-2633.popup_middle_6867 .info-0314 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .block-black-2633.popup_middle_6867 .info-0314 {
    margin-right: 0.4em;
  }
}
.block-black-2633.popup_middle_6867 .info-0314:last-child {
  margin-right: 0;
}
.media_west_b331 .secondary_d6bf {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .top_8ab3 .lower_f94c {
    margin: 0 -0.5em;
  }
  .top_8ab3 .lower_f94c [class*="customify-col-"],
  .top_8ab3 .lower_f94c [class*="customify-col_"],
  .top_8ab3 .lower_f94c [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.top_8ab3.focus_68ed .secondary_d6bf {
  background: 0 0 !important;
}
.top_8ab3.focus_68ed .secondary_d6bf,
.top_8ab3.media_west_b331 .secondary_d6bf {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .top_8ab3.backdrop-solid-26a8 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.top_8ab3.media_west_b331 .secondary_d6bf {
  box-shadow: none !important;
}
.notice-middle-8603 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .notice-middle-8603 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .notice-middle-8603 {
    padding: 18px 0 20px;
  }
}
.notice-middle-8603 .in-2353 {
  width: 100%;
}
.notice-middle-8603 .slider-c786 {
  margin-bottom: 0;
}
.notice-middle-8603 .glass-e180 {
  margin-top: 5px;
  font-size: 0.875em;
}
.rough-9181 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.rough-9181 .disabled_steel_5be2 {
  width: 100%;
}
.element_4988 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.element_4988 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.element_4988 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;
}
.element_4988 li:last-child:after {
  display: none;
}
.element_4988 li a {
  font-weight: 500;
  margin-right: 10px;
}
.menu_pro_1854 .modal-cool-0444 button,
.notice-middle-8603 .modal-cool-0444 button {
  left: 0;
}
.menu_pro_1854 .disabled_steel_5be2,
.notice-middle-8603 .disabled_steel_5be2 {
  padding-left: 0;
  padding-right: 0;
}
.menu_pro_1854 .rough-9181,
.notice-middle-8603 .rough-9181 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.menu_pro_1854 {
  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;
}
.menu_pro_1854: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;
}
.menu_pro_1854 .dark-9468 {
  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) {
  .menu_pro_1854 .dark-9468 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .menu_pro_1854 .dark-9468 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .menu_pro_1854 .dark-9468 {
    min-height: 200px;
  }
}
.menu_pro_1854 .element_4988 {
  color: rgba(255, 255, 255, 0.8);
}
.menu_pro_1854 .element_4988 a,
.menu_pro_1854 .element_4988 li:after {
  color: inherit;
}
.menu_pro_1854 .element_4988 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.inner_7dc7 {
  margin-bottom: 0.5em;
}
.alert-lite-cbb3 {
  margin-bottom: 1.2em;
}
.alert-lite-cbb3,
.inner_7dc7 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.alert-lite-cbb3 p:last-child,
.inner_7dc7 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .modal-cool-0444,
#masthead .modal-cool-0444 {
  display: none;
}
#masthead
  > .modal-cool-0444.overlay-8532 {
  display: none;
}
#masthead > .modal-cool-0444 button {
  left: 0;
}
.popup-ad95 {
  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%;
}
.popup-ad95 .info-0314 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.popup-ad95 .grid_mini_8021 {
  display: -webkit-box;
  display: flex;
}
.popup-ad95 .grid_mini_8021.hidden-ce5b {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.popup-ad95 .grid_mini_8021.pressed-859d {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.popup-ad95 .grid_mini_8021.under_e209 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.popup-ad95.mini_1f9d.heading-wide-c0dd .grid_mini_8021.hidden-ce5b {
  flex-basis: 100%;
}
.popup-ad95.texture-center-9a39 .grid_mini_8021.pressed-859d {
  -webkit-box-flex: 1;
  flex: auto;
}
.popup-ad95.texture-center-9a39 .grid_mini_8021.under_e209 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .modal-cool-0444.overlay-8532 {
  display: none;
}
#masthead > .modal-cool-0444 button {
  left: 0;
}
.east_0647 {
  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;
}
.east_0647:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.east_0647.old-7ff7 i {
  margin-right: 4px;
}
.east_0647.secondary-lower-26f5 i {
  margin-left: 5px;
}
.banner-e514 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.banner-e514 p:last-child {
  margin-bottom: 0;
}
.progress-iron-0082 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.progress-iron-0082 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.progress-iron-0082 img {
  display: block;
  width: auto;
  line-height: 1;
}
.progress-iron-0082 .shade_blue_458c {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.progress-iron-0082 .popup_7c41 {
  margin: 5px 0 7px 0;
}
.progress-iron-0082.avatar-bb90 .backdrop-e9c7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.progress-iron-0082.avatar-bb90 .mini_edc2 {
  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;
}
.progress-iron-0082.grid_north_a7a9 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.progress-iron-0082.grid_north_a7a9 .backdrop-e9c7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.progress-iron-0082.grid_north_a7a9 .mini_edc2 {
  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;
}
.progress-iron-0082.photo-large-44af {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.progress-iron-0082.brown_a236 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.progress-iron-0082.brown_a236 .mini_edc2 {
  margin-top: 7px;
}
.medium-0b24 {
  display: inline-block;
}
.pagination-1704 .dim_b36c .progress-iron-0082 img {
  max-width: 100%;
}
.logo-slow-aa95 .breadcrumb_35ee.clean_56b5,
.wood_95d2 .breadcrumb_35ee.clean_56b5 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.logo-slow-aa95 .static-5de7,
.wood_95d2 .static-5de7 {
  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%);
}
.logo-slow-aa95 .static-5de7 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.logo-slow-aa95.inner_e74b .static-5de7 {
  display: none;
}
.logo-slow-aa95 .content_lower_9cfe {
  list-style: none;
  padding: 0;
  margin: 0;
}
.logo-slow-aa95 .content_lower_9cfe li {
  display: inline-block;
  position: relative;
}
.logo-slow-aa95 .content_lower_9cfe li:last-child {
  margin-right: 0;
}
.logo-slow-aa95 .content_lower_9cfe 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;
}
.logo-slow-aa95 .content_lower_9cfe li.heading_pink_c7d7 > a {
  color: rgba(0, 0, 0, 0.9);
}
.logo-slow-aa95 .content_lower_9cfe > 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;
}
.logo-slow-aa95 .content_lower_9cfe > li > a i {
  line-height: 0;
}
.logo-slow-aa95 .content_lower_9cfe > li.sort-ded0 > a .static-5de7 {
  margin-left: 4px;
  line-height: 0;
}
.logo-slow-aa95 .content_lower_9cfe .heading-e990 li.sort-ded0 > a {
  position: relative;
}
.logo-slow-aa95 .content_lower_9cfe .heading-e990 li.sort-ded0 > a:after,
.logo-slow-aa95 .content_lower_9cfe .heading-e990 li.sort-ded0 > a:before {
  content: "";
  display: table;
}
.logo-slow-aa95 .content_lower_9cfe .heading-e990 li.sort-ded0 > a:after {
  clear: both;
}
.logo-slow-aa95 .content_lower_9cfe .heading-e990 li.sort-ded0 > a .static-5de7 {
  margin-left: 5px;
  float: right;
}
.logo-slow-aa95 .list-1877,
.logo-slow-aa95 .heading-e990 {
  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;
}
.logo-slow-aa95 .heading-e990 {
  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;
}
.logo-slow-aa95 .heading-e990 .clean_56b5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.logo-slow-aa95 .heading-e990 .static-5de7 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.logo-slow-aa95 .heading-e990 li {
  display: block;
  margin: 0;
  padding: 0;
}
.logo-slow-aa95 .heading-e990 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;
}
.logo-slow-aa95 .heading-e990 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.logo-slow-aa95 .heading-e990 .heading-e990 {
  top: 0;
  left: 100%;
}
.logo-slow-aa95 .green_c6e9.fn-focus-d348 > .list-1877,
.logo-slow-aa95 .green_c6e9.fn-focus-d348 > .heading-e990,
.logo-slow-aa95 .green_c6e9:focus > .list-1877,
.logo-slow-aa95 .green_c6e9:focus > .heading-e990,
.logo-slow-aa95 .green_c6e9:hover > .list-1877,
.logo-slow-aa95 .green_c6e9:hover > .heading-e990 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.logo-slow-aa95.nav-c3ce .picture-e7ef:after,
.logo-slow-aa95.nav-c3ce .picture-e7ef:before {
  content: "";
  display: table;
}
.logo-slow-aa95.nav-c3ce .picture-e7ef:after {
  clear: both;
}
.logo-slow-aa95.nav-c3ce .picture-e7ef > li {
  float: left;
}
.logo-slow-aa95.menu_in_80aa .picture-e7ef:after,
.logo-slow-aa95.menu_in_80aa .picture-e7ef:before {
  content: "";
  display: table;
}
.logo-slow-aa95.menu_in_80aa .picture-e7ef:after {
  clear: both;
}
.logo-slow-aa95.menu_in_80aa .picture-e7ef > li {
  float: left;
}
.logo-slow-aa95.menu_in_80aa .picture-e7ef > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.logo-slow-aa95.menu_in_80aa .picture-e7ef > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.logo-slow-aa95.menu_in_80aa .picture-e7ef > li.hard-6e1f > a,
.logo-slow-aa95.menu_in_80aa .picture-e7ef > li.heading_pink_c7d7 > a {
  color: #fff;
  background-color: #1e4b75;
}
.logo-slow-aa95.alert_c7a4 .picture-e7ef > li > a .clean_56b5 {
  position: relative;
}
.logo-slow-aa95.alert_c7a4 .picture-e7ef > li > a .clean_56b5: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;
}
.logo-slow-aa95.alert_c7a4
  .picture-e7ef
  > li:focus
  > a
  .clean_56b5:before,
.logo-slow-aa95.alert_c7a4
  .picture-e7ef
  > li:hover
  > a
  .clean_56b5:before {
  width: 100%;
  background-color: currentColor;
}
.logo-slow-aa95.alert_c7a4
  .picture-e7ef
  > li.hard-6e1f
  > a
  .clean_56b5:before,
.logo-slow-aa95.alert_c7a4
  .picture-e7ef
  > li.left-ab86
  > a
  .clean_56b5:before {
  width: 100%;
  background-color: currentColor;
}
.logo-slow-aa95.accordion_ba07 .picture-e7ef > li > a .clean_56b5 {
  position: relative;
}
.logo-slow-aa95.accordion_ba07 .picture-e7ef > li > a .clean_56b5: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;
}
.logo-slow-aa95.accordion_ba07 .picture-e7ef > li:focus > a .clean_56b5:before,
.logo-slow-aa95.accordion_ba07
  .picture-e7ef
  > li:hover
  > a
  .clean_56b5:before {
  width: 100%;
  background-color: currentColor;
}
.logo-slow-aa95.accordion_ba07
  .picture-e7ef
  > li.hard-6e1f
  > a
  .clean_56b5:before,
.logo-slow-aa95.accordion_ba07
  .picture-e7ef
  > li.left-ab86
  > a
  .clean_56b5:before {
  width: 100%;
  background-color: currentColor;
}
.wood_95d2 .content_lower_9cfe {
  margin: 0;
  padding: 0;
  list-style: none;
}
.wood_95d2 .content_lower_9cfe li:first-child > a {
  border-top: none;
}
.wood_95d2 .content_lower_9cfe .secondary_new_06da > .clean_56b5 .static-5de7 {
  display: none;
}
.wood_95d2 .content_lower_9cfe li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.wood_95d2 .content_lower_9cfe li:last-child {
  border: none;
}
.wood_95d2 .content_lower_9cfe li.sort-ded0 > a {
  padding-right: 45px !important;
}
.wood_95d2 .content_lower_9cfe li a {
  display: block;
  padding: 0.55em 1.5em;
}
.wood_95d2 .content_lower_9cfe li a:focus,
.wood_95d2 .content_lower_9cfe li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.wood_95d2 .content_lower_9cfe li .picture_action_71e5 {
  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;
}
.wood_95d2 .content_lower_9cfe li .picture_action_71e5:hover {
  box-shadow: none;
}
.wood_95d2 .content_lower_9cfe li .picture_action_71e5 .static-5de7 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.wood_95d2 .content_lower_9cfe .heading-e990 {
  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);
}
.wood_95d2 .content_lower_9cfe .heading-e990 li a {
  padding-left: 3em;
}
.wood_95d2 .content_lower_9cfe .selected-3e85 > a .picture_action_71e5 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.wood_95d2 .content_lower_9cfe .selected-3e85 > .heading-e990 {
  display: block;
  opacity: 1;
}
.status-8a5b {
  max-width: 100%;
}
.thumbnail_brown_4a01 {
  line-height: 0;
  cursor: pointer;
}
.alert_hard_f3f2 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.alert_hard_f3f2:hover {
  box-shadow: none;
  color: currentColor;
}
.alert_hard_f3f2 svg {
  width: 18px;
  height: 18px;
}
.alert_hard_f3f2 .huge_1bdb {
  display: none;
}
.banner-2c50 {
  position: relative;
}
.banner-2c50.fn-active-d348 .alert_hard_f3f2 .border-d302 {
  display: none;
}
.banner-2c50.fn-active-d348 .alert_hard_f3f2 .huge_1bdb {
  display: inline-block;
}
.banner-2c50 .progress-4cc4 {
  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);
}
.banner-2c50.cool-6361 .progress-4cc4 {
  left: auto;
  right: -0.9em;
}
.banner-2c50.cool-6361 .footer_in_b4a5::before {
  left: auto;
  right: 15px;
}
.banner-2c50.fn-active-d348 .progress-4cc4 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.over-2f45 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.over-2f45 label {
  flex-basis: 100%;
}
.over-2f45 .pagination-red-2a9b {
  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;
}
.over-2f45 .nav_liquid_98bd {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.over-2f45 .nav_liquid_98bd:focus {
  background-color: transparent;
}
.over-2f45 button.accent_3fd0 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.over-2f45 button.accent_3fd0:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.over-2f45 button.accent_3fd0 svg {
  width: 18px;
  height: 18px;
}
.over-2f45 input[type="submit"] {
  min-height: auto;
}
.label_02b5 .over-2f45 .nav_liquid_98bd {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.footer_in_b4a5 {
  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) {
  .footer_in_b4a5 {
    width: 220px;
  }
}
.footer_in_b4a5 label {
  flex-basis: 100%;
}
.footer_in_b4a5::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;
}
.info-small-19e7 .label_02b5 .over-2f45 {
  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;
}
.info-small-19e7
  .label_02b5
  .over-2f45
  .pagination-red-2a9b {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.info-small-19e7 .label_02b5 .over-2f45 .nav_liquid_98bd {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.info-small-19e7
  .label_02b5
  .over-2f45
  .nav_liquid_98bd:focus {
  background: 0 0;
}
.info-small-19e7
  .label_02b5
  .over-2f45
  .primary_69c6 {
  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;
}
.border-54e6 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.border-54e6 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.border-54e6 li:last-child {
  margin-right: 0;
}
.border-54e6 li:first-child {
  margin-left: 0;
}
.border-54e6.box_902d a {
  color: #fff;
}
.border-54e6.box_902d a:hover {
  color: #fff;
}
.border-54e6 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.border-54e6 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.border-54e6 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.border-54e6 a:hover {
  opacity: 0.9;
  color: inherit;
}
.border-54e6 [class*="social-icon-apple"] {
  background-color: #999;
}
.border-54e6 [class*="social-icon-apple"].block_d37b {
  background-color: transparent;
  color: #999;
}
.border-54e6 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.border-54e6 [class*="social-icon-behance"].block_d37b {
  background-color: transparent;
  color: #1769ff;
}
.border-54e6 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.border-54e6 [class*="social-icon-bitbucket"].block_d37b {
  background-color: transparent;
  color: #205081;
}
.border-54e6 [class*="social-icon-codepen"] {
  background-color: #000;
}
.border-54e6 [class*="social-icon-codepen"].block_d37b {
  background-color: transparent;
  color: #000;
}
.border-54e6 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.border-54e6 [class*="social-icon-delicious"].block_d37b {
  background-color: transparent;
  color: #39f;
}
.border-54e6 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.border-54e6 [class*="social-icon-digg"].block_d37b {
  background-color: transparent;
  color: #005be2;
}
.border-54e6 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.border-54e6 [class*="social-icon-dribbble"].block_d37b {
  background-color: transparent;
  color: #ea4c89;
}
.border-54e6 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.border-54e6 [class*="social-icon-envelope"].block_d37b {
  background-color: transparent;
  color: #ea4335;
}
.border-54e6 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.border-54e6 [class*="social-icon-facebook"].block_d37b {
  background-color: transparent;
  color: #3b5998;
}
.border-54e6 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.border-54e6 [class*="social-icon-flickr"].block_d37b {
  background-color: transparent;
  color: #0063dc;
}
.border-54e6 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.border-54e6 [class*="social-icon-foursquare"].block_d37b {
  background-color: transparent;
  color: #2d5be3;
}
.border-54e6 [class*="social-icon-github"] {
  background-color: #333;
}
.border-54e6 [class*="social-icon-github"].block_d37b {
  background-color: transparent;
  color: #333;
}
.border-54e6 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.border-54e6 [class*="social-icon-google-plus"].block_d37b {
  background-color: transparent;
  color: #dd4b39;
}
.border-54e6 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.border-54e6 [class*="social-icon-houzz"].block_d37b {
  background-color: transparent;
  color: #7ac142;
}
.border-54e6 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.border-54e6 [class*="social-icon-instagram"].block_d37b {
  background-color: transparent;
  color: #262626;
}
.border-54e6 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.border-54e6 [class*="social-icon-jsfiddle"].block_d37b {
  background-color: transparent;
  color: #487aa2;
}
.border-54e6 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.border-54e6 [class*="social-icon-linkedin"].block_d37b {
  background-color: transparent;
  color: #0077b5;
}
.border-54e6 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.border-54e6 [class*="social-icon-medium"].block_d37b {
  background-color: transparent;
  color: #00ab6b;
}
.border-54e6 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.border-54e6
  [class*="social-icon-odnoklassniki"].block_d37b {
  background-color: transparent;
  color: #f4731c;
}
.border-54e6 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.border-54e6 [class*="social-icon-meetup"].block_d37b {
  background-color: transparent;
  color: #ec1c40;
}
.border-54e6 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.border-54e6 [class*="social-icon-pinterest"].block_d37b {
  background-color: transparent;
  color: #bd081c;
}
.border-54e6 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.border-54e6 [class*="social-icon-product-hunt"].block_d37b {
  background-color: transparent;
  color: #da552f;
}
.border-54e6 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.border-54e6 [class*="social-icon-reddit"].block_d37b {
  background-color: transparent;
  color: #ff4500;
}
.border-54e6 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.border-54e6 [class*="social-icon-rss"].block_d37b {
  background-color: transparent;
  color: #f26522;
}
.border-54e6 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.border-54e6
  [class*="social-icon-shopping-cart"].block_d37b {
  background-color: transparent;
  color: #4caf50;
}
.border-54e6 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.border-54e6 [class*="social-icon-skype"].block_d37b {
  background-color: transparent;
  color: #00aff0;
}
.border-54e6 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.border-54e6 [class*="social-icon-slideshare"].block_d37b {
  background-color: transparent;
  color: #0077b5;
}
.border-54e6 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.border-54e6 [class*="social-icon-snapchat"].block_d37b {
  background-color: transparent;
  color: #fffc00;
}
.border-54e6 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.border-54e6 [class*="social-icon-soundcloud"].block_d37b {
  background-color: transparent;
  color: #f80;
}
.border-54e6 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.border-54e6 [class*="social-icon-spotify"].block_d37b {
  background-color: transparent;
  color: #2ebd59;
}
.border-54e6 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.border-54e6
  [class*="social-icon-stack-overflow"].block_d37b {
  background-color: transparent;
  color: #fe7a15;
}
.border-54e6 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.border-54e6 [class*="social-icon-maldkfgram"].block_d37b {
  background-color: transparent;
  color: #2ca5e0;
}
.border-54e6 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.border-54e6 [class*="social-icon-tripadvisor"].block_d37b {
  background-color: transparent;
  color: #589442;
}
.border-54e6 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.border-54e6 [class*="social-icon-tumblr"].block_d37b {
  background-color: transparent;
  color: #35465c;
}
.border-54e6 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.border-54e6 [class*="social-icon-twitch"].block_d37b {
  background-color: transparent;
  color: #6441a5;
}
.border-54e6 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.border-54e6 [class*="social-icon-twitter"].block_d37b {
  background-color: transparent;
  color: #1da1f2;
}
.border-54e6 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.border-54e6 [class*="social-icon-vimeo"].block_d37b {
  background-color: transparent;
  color: #1ab7ea;
}
.border-54e6 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.border-54e6 [class*="social-icon-vk"].block_d37b {
  background-color: transparent;
  color: #45668e;
}
.border-54e6 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.border-54e6 [class*="social-icon-weibo"].block_d37b {
  background-color: transparent;
  color: #df2029;
}
.border-54e6 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.border-54e6 [class*="social-icon-weixin"].block_d37b {
  background-color: transparent;
  color: #7bb32e;
}
.border-54e6 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.border-54e6 [class*="social-icon-whatsapp"].block_d37b {
  background-color: transparent;
  color: #25d366;
}
.border-54e6 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.border-54e6 [class*="social-icon-wordpress"].block_d37b {
  background-color: transparent;
  color: #21759b;
}
.border-54e6 [class*="social-icon-xing"] {
  background-color: #026466;
}
.border-54e6 [class*="social-icon-xing"].block_d37b {
  background-color: transparent;
  color: #026466;
}
.border-54e6 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.border-54e6 [class*="social-icon-yelp"].block_d37b {
  background-color: transparent;
  color: #af0606;
}
.border-54e6 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.border-54e6 [class*="social-icon-youtube"].block_d37b {
  background-color: transparent;
  color: #cd201f;
}
.block_silver_63ca {
  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;
}
.block_silver_63ca:hover {
  box-shadow: none;
  background: 0 0;
}
.feature_8b54 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.notice-4d59 {
  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;
}
.widget-south-8a58 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.texture_in_82b8 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.texture_in_82b8,
.texture_in_82b8::after,
.texture_in_82b8::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;
}
.texture_in_82b8::after,
.texture_in_82b8::before {
  content: "";
  display: block;
  background-color: inherit;
}
.outline_pink_f5fa .notice-4d59 .widget-south-8a58 {
  margin-top: -2px;
  width: 19px;
}
.outline_pink_f5fa .notice-4d59 .texture_in_82b8 {
  margin-top: -1px;
}
.outline_pink_f5fa .notice-4d59 .texture_in_82b8,
.outline_pink_f5fa .notice-4d59 .texture_in_82b8::after,
.outline_pink_f5fa .notice-4d59 .texture_in_82b8::before {
  width: 19px;
  height: 2px;
}
.outline_pink_f5fa .notice-4d59 .texture_in_82b8::before {
  top: -6px;
}
.outline_pink_f5fa .notice-4d59 .texture_in_82b8::after {
  bottom: -6px;
}
.south_0a96 .notice-4d59 .widget-south-8a58 {
  margin-top: -2px;
  width: 22px;
}
.south_0a96 .notice-4d59 .texture_in_82b8 {
  margin-top: -1px;
}
.south_0a96 .notice-4d59 .texture_in_82b8,
.south_0a96 .notice-4d59 .texture_in_82b8::after,
.south_0a96 .notice-4d59 .texture_in_82b8::before {
  width: 22px;
  height: 2px;
}
.south_0a96 .notice-4d59 .texture_in_82b8::before {
  top: -7px;
}
.south_0a96 .notice-4d59 .texture_in_82b8::after {
  bottom: -7px;
}
.cool_c351 .notice-4d59 .widget-south-8a58 {
  margin-top: -2px;
  width: 31px;
}
.cool_c351 .notice-4d59 .texture_in_82b8 {
  margin-top: -1.5px;
}
.cool_c351 .notice-4d59 .texture_in_82b8,
.cool_c351 .notice-4d59 .texture_in_82b8::after,
.cool_c351 .notice-4d59 .texture_in_82b8::before {
  width: 31px;
  height: 3px;
}
.cool_c351 .notice-4d59 .texture_in_82b8::before {
  top: -9px;
}
.cool_c351 .notice-4d59 .texture_in_82b8::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .tertiary-ed97 .notice-4d59 .widget-south-8a58 {
    margin-top: -2px;
    width: 19px;
  }
  .tertiary-ed97 .notice-4d59 .texture_in_82b8 {
    margin-top: -1px;
  }
  .tertiary-ed97 .notice-4d59 .texture_in_82b8,
  .tertiary-ed97 .notice-4d59 .texture_in_82b8::after,
  .tertiary-ed97 .notice-4d59 .texture_in_82b8::before {
    width: 19px;
    height: 2px;
  }
  .tertiary-ed97 .notice-4d59 .texture_in_82b8::before {
    top: -6px;
  }
  .tertiary-ed97 .notice-4d59 .texture_in_82b8::after {
    bottom: -6px;
  }
  .hidden_focused_a57a .notice-4d59 .widget-south-8a58 {
    margin-top: -2px;
    width: 22px;
  }
  .hidden_focused_a57a .notice-4d59 .texture_in_82b8 {
    margin-top: -1px;
  }
  .hidden_focused_a57a .notice-4d59 .texture_in_82b8,
  .hidden_focused_a57a .notice-4d59 .texture_in_82b8::after,
  .hidden_focused_a57a .notice-4d59 .texture_in_82b8::before {
    width: 22px;
    height: 2px;
  }
  .hidden_focused_a57a .notice-4d59 .texture_in_82b8::before {
    top: -7px;
  }
  .hidden_focused_a57a .notice-4d59 .texture_in_82b8::after {
    bottom: -7px;
  }
  .info-6440 .notice-4d59 .widget-south-8a58 {
    margin-top: -2px;
    width: 31px;
  }
  .info-6440 .notice-4d59 .texture_in_82b8 {
    margin-top: -1.5px;
  }
  .info-6440 .notice-4d59 .texture_in_82b8,
  .info-6440 .notice-4d59 .texture_in_82b8::after,
  .info-6440 .notice-4d59 .texture_in_82b8::before {
    width: 31px;
    height: 3px;
  }
  .info-6440 .notice-4d59 .texture_in_82b8::before {
    top: -9px;
  }
  .info-6440 .notice-4d59 .texture_in_82b8::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .search_easy_cfc7 .notice-4d59 .widget-south-8a58 {
    margin-top: -2px;
    width: 19px;
  }
  .search_easy_cfc7 .notice-4d59 .texture_in_82b8 {
    margin-top: -1px;
  }
  .search_easy_cfc7 .notice-4d59 .texture_in_82b8,
  .search_easy_cfc7 .notice-4d59 .texture_in_82b8::after,
  .search_easy_cfc7 .notice-4d59 .texture_in_82b8::before {
    width: 19px;
    height: 2px;
  }
  .search_easy_cfc7 .notice-4d59 .texture_in_82b8::before {
    top: -6px;
  }
  .search_easy_cfc7 .notice-4d59 .texture_in_82b8::after {
    bottom: -6px;
  }
  .cold_555a .notice-4d59 .widget-south-8a58 {
    margin-top: -2px;
    width: 22px;
  }
  .cold_555a .notice-4d59 .texture_in_82b8 {
    margin-top: -1px;
  }
  .cold_555a .notice-4d59 .texture_in_82b8,
  .cold_555a .notice-4d59 .texture_in_82b8::after,
  .cold_555a .notice-4d59 .texture_in_82b8::before {
    width: 22px;
    height: 2px;
  }
  .cold_555a .notice-4d59 .texture_in_82b8::before {
    top: -7px;
  }
  .cold_555a .notice-4d59 .texture_in_82b8::after {
    bottom: -7px;
  }
  .nav_active_c2ab .notice-4d59 .widget-south-8a58 {
    margin-top: -2px;
    width: 31px;
  }
  .nav_active_c2ab .notice-4d59 .texture_in_82b8 {
    margin-top: -1.5px;
  }
  .nav_active_c2ab .notice-4d59 .texture_in_82b8,
  .nav_active_c2ab .notice-4d59 .texture_in_82b8::after,
  .nav_active_c2ab .notice-4d59 .texture_in_82b8::before {
    width: 31px;
    height: 3px;
  }
  .nav_active_c2ab .notice-4d59 .texture_in_82b8::before {
    top: -9px;
  }
  .nav_active_c2ab .notice-4d59 .texture_in_82b8::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .caption-fluid-1a7c .notice-4d59 .widget-south-8a58 {
    margin-top: -2px;
    width: 19px;
  }
  .caption-fluid-1a7c .notice-4d59 .texture_in_82b8 {
    margin-top: -1px;
  }
  .caption-fluid-1a7c .notice-4d59 .texture_in_82b8,
  .caption-fluid-1a7c .notice-4d59 .texture_in_82b8::after,
  .caption-fluid-1a7c .notice-4d59 .texture_in_82b8::before {
    width: 19px;
    height: 2px;
  }
  .caption-fluid-1a7c .notice-4d59 .texture_in_82b8::before {
    top: -6px;
  }
  .caption-fluid-1a7c .notice-4d59 .texture_in_82b8::after {
    bottom: -6px;
  }
  .light-df76 .notice-4d59 .widget-south-8a58 {
    margin-top: -2px;
    width: 22px;
  }
  .light-df76 .notice-4d59 .texture_in_82b8 {
    margin-top: -1px;
  }
  .light-df76 .notice-4d59 .texture_in_82b8,
  .light-df76 .notice-4d59 .texture_in_82b8::after,
  .light-df76 .notice-4d59 .texture_in_82b8::before {
    width: 22px;
    height: 2px;
  }
  .light-df76 .notice-4d59 .texture_in_82b8::before {
    top: -7px;
  }
  .light-df76 .notice-4d59 .texture_in_82b8::after {
    bottom: -7px;
  }
  .label-east-52c5 .notice-4d59 .widget-south-8a58 {
    margin-top: -2px;
    width: 31px;
  }
  .label-east-52c5 .notice-4d59 .texture_in_82b8 {
    margin-top: -1.5px;
  }
  .label-east-52c5 .notice-4d59 .texture_in_82b8,
  .label-east-52c5 .notice-4d59 .texture_in_82b8::after,
  .label-east-52c5 .notice-4d59 .texture_in_82b8::before {
    width: 31px;
    height: 3px;
  }
  .label-east-52c5 .notice-4d59 .texture_in_82b8::before {
    top: -9px;
  }
  .label-east-52c5 .notice-4d59 .texture_in_82b8::after {
    bottom: -9px;
  }
}
.old-1282 .texture_in_82b8 {
  -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);
}
.old-1282 .texture_in_82b8::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.old-1282 .texture_in_82b8::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);
}
.old-1282.table-fast-5d09 .texture_in_82b8 {
  -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);
}
.old-1282.table-fast-5d09 .texture_in_82b8::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.old-1282.table-fast-5d09 .texture_in_82b8::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);
}
.thumbnail-7d22 {
  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.stone-de4f:before {
  display: none;
}
.form-wood-c320 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.form-wood-c320 .component_rough_5e42 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.form-wood-c320 .component_rough_5e42:last-of-type {
  border-bottom: none;
}
.form-wood-c320 .component_rough_5e42.thumbnail-4451,
.form-wood-c320 .component_rough_5e42.detail-upper-fade,
.form-wood-c320 .component_rough_5e42.secondary_bronze_ae23 {
  padding: 0;
}
.form-wood-c320 .wood_95d2 .picture_action_71e5 {
  color: currentColor;
}
.form-wood-c320 .wood_95d2 .picture_action_71e5:focus,
.form-wood-c320 .wood_95d2 .picture_action_71e5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.form-wood-c320.filter-f6a2 .column-cfba,
.form-wood-c320.filter-f6a2 .banner-e514 a,
.form-wood-c320.filter-f6a2 .picture-e7ef a,
.form-wood-c320.filter-f6a2 .heading-e990 a {
  color: rgba(0, 0, 0, 0.55);
}
.form-wood-c320.filter-f6a2 .column-cfba:hover,
.form-wood-c320.filter-f6a2 .banner-e514 a:hover,
.form-wood-c320.filter-f6a2 .picture-e7ef a:hover,
.form-wood-c320.filter-f6a2 .heading-e990 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.form-wood-c320.filter-f6a2 .primary-rough-09f9 {
  color: rgba(0, 0, 0, 0.8);
}
.form-wood-c320.filter-f6a2 .component_rough_5e42 {
  border-color: rgba(0, 0, 0, 0.08);
}
.form-wood-c320.filter-f6a2 .component_rough_5e42:before {
  background: rgba(0, 0, 0, 0.08);
}
.form-wood-c320.filter-f6a2 .section-stone-ab1b:before {
  background: rgba(255, 255, 255, 0.9);
}
.form-wood-c320.filter-f6a2 .wood_95d2 .content_lower_9cfe li a,
.form-wood-c320.filter-f6a2 .wood_95d2 .picture_action_71e5,
.form-wood-c320.filter-f6a2 .heading-e990 {
  border-color: rgba(0, 0, 0, 0.08);
}
.form-wood-c320.filter-f6a2 .wood_95d2 .picture_action_71e5:focus,
.form-wood-c320.filter-f6a2 .wood_95d2 .picture_action_71e5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.form-wood-c320.filter-f6a2 .content_lower_9cfe li {
  border-color: rgba(0, 0, 0, 0.08);
}
.form-wood-c320.preview-e2ec .column-cfba,
.form-wood-c320.preview-e2ec .banner-e514 a,
.form-wood-c320.preview-e2ec .picture-e7ef .picture_action_71e5,
.form-wood-c320.preview-e2ec .picture-e7ef a,
.form-wood-c320.preview-e2ec .heading-e990 a {
  color: rgba(255, 255, 255, 0.79);
}
.form-wood-c320.preview-e2ec .column-cfba:hover,
.form-wood-c320.preview-e2ec .banner-e514 a:hover,
.form-wood-c320.preview-e2ec .picture-e7ef .picture_action_71e5:hover,
.form-wood-c320.preview-e2ec .picture-e7ef a:hover,
.form-wood-c320.preview-e2ec .heading-e990 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.form-wood-c320.preview-e2ec .primary-rough-09f9 {
  color: rgba(255, 255, 255, 0.99);
}
.form-wood-c320.preview-e2ec .component_rough_5e42 {
  border-color: rgba(255, 255, 255, 0.08);
}
.form-wood-c320.preview-e2ec .component_rough_5e42:before {
  background: rgba(255, 255, 255, 0.08);
}
.form-wood-c320.preview-e2ec .section-stone-ab1b:before {
  background: rgba(0, 0, 0, 0.9);
}
.form-wood-c320.preview-e2ec .wood_95d2 .content_lower_9cfe li a,
.form-wood-c320.preview-e2ec .wood_95d2 .picture_action_71e5,
.form-wood-c320.preview-e2ec .heading-e990 {
  border-color: rgba(255, 255, 255, 0.08);
}
.form-wood-c320.preview-e2ec .wood_95d2 .picture_action_71e5:focus,
.form-wood-c320.preview-e2ec .wood_95d2 .picture_action_71e5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.form-wood-c320.preview-e2ec .content_lower_9cfe li {
  border-color: rgba(255, 255, 255, 0.08);
}
.section-stone-ab1b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.section-stone-ab1b:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.hot-61a8 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.popup_ce10 .form-wood-c320 {
  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;
}
.popup_ce10 .component_rough_5e42 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.popup_ce10 .component_rough_5e42: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) {
  .popup_ce10 .component_rough_5e42:before {
    width: 16%;
    left: 42%;
  }
}
.popup_ce10 .component_rough_5e42:last-child:before {
  content: none;
}
.popup_ce10 .component_rough_5e42[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.popup_ce10 .wood_95d2 .content_lower_9cfe li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.popup_ce10 .wood_95d2 .content_lower_9cfe li a .picture_action_71e5 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.popup_ce10 .wood_95d2 .heading-e990 {
  border: none;
}
.popup_ce10 .wood_95d2 .heading-e990 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.popup_ce10 .section-stone-ab1b {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.popup_ce10 .hot-61a8 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.popup_ce10 .preview-e2ec .section-stone-ab1b:before {
  background: rgba(0, 0, 0, 0.9);
}
.popup_ce10 .filter-f6a2.item_fixed_cd52 .texture_in_82b8 {
  background: rgba(0, 0, 0, 0.6);
}
.popup_ce10
  .filter-f6a2.item_fixed_cd52
  .texture_in_82b8::after,
.popup_ce10
  .filter-f6a2.item_fixed_cd52
  .texture_in_82b8:before {
  background: inherit;
}
.popup_ce10
  .filter-f6a2.item_fixed_cd52:hover
  .texture_in_82b8 {
  background: rgba(0, 0, 0, 0.8);
}
.active-d9c6 .form-wood-c320 {
  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) {
  .active-d9c6 .form-wood-c320 {
    width: auto;
    right: 45px;
  }
}
.wrapper_white_3a95 .form-wood-c320 {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -webkit-transform: translate3d(200%, 0, 0);
  transform: translate3d(200%, 0, 0);
  width: 360px;
  right: 0;
}
@media screen and (max-width: 35.5em) {
  .wrapper_white_3a95 .form-wood-c320 {
    width: auto;
    left: 45px;
  }
}
.stone-de4f .form-wood-c320 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.stone-de4f .hot-61a8 {
  max-width: 48em;
  margin: 0 auto;
}
.stone-de4f .section-stone-ab1b:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.info_4c89 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.info_4c89.popup_ce10 .form-wood-c320 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.info_4c89.active-d9c6 .form-wood-c320 {
  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);
}
.info_4c89 .form-wood-c320 {
  visibility: visible;
}
.info_4c89.wrapper_white_3a95 .form-wood-c320 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.label-blue-f89c,
.tiny_634a {
  overflow-x: hidden;
}
.label-blue-f89c .form-wood-c320 {
  overflow: auto;
}
.label-blue-f89c.popup_ce10 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.label-blue-f89c.popup_ce10 .form-wood-c320 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.label-blue-f89c.popup_ce10 .block_silver_63ca {
  opacity: 0;
}
.label-blue-f89c.active-d9c6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.label-blue-f89c.active-d9c6 .form-wood-c320 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.label-blue-f89c.active-d9c6 .block_silver_63ca {
  opacity: 0;
}
.label-blue-f89c.wrapper_white_3a95 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.label-blue-f89c.wrapper_white_3a95 .form-wood-c320 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.label-blue-f89c.wrapper_white_3a95 .block_silver_63ca {
  opacity: 0;
}
.label-blue-f89c.stone-de4f .form-wood-c320 {
  z-index: 10;
  visibility: visible;
}
.item_fixed_cd52 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.item_fixed_cd52 .texture_in_82b8 {
  background: rgba(255, 255, 255, 0.99);
}
.item_fixed_cd52 .texture_in_82b8::after,
.item_fixed_cd52 .texture_in_82b8:before {
  background: inherit;
}
.item_fixed_cd52:hover .texture_in_82b8 {
  background: rgba(255, 255, 255, 0.99);
}
.wrapper_white_3a95 .item_fixed_cd52 {
  top: 10px;
  right: auto;
  left: 12px;
}
.stone-de4f .item_fixed_cd52 {
  display: none !important;
}
.label-blue-f89c:before,
.tiny_634a:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.label-blue-f89c .item_fixed_cd52,
.tiny_634a .item_fixed_cd52 {
  display: inline-block;
}
.form-wood-c320 .info-0314 {
  -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;
}
.label-blue-f89c .form-wood-c320 .info-0314,
.tiny_634a .form-wood-c320 .info-0314 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.feature_6986 .pagination-red-2a9b {
  width: 100%;
}
.dim_b36c {
  padding: 0 0.5em 0;
}
.dim_b36c [class*="customify-col-"],
.dim_b36c [class*="customify-col_"],
.dim_b36c [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.primary-action-817b .dim_b36c {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .lower_f94c .overlay-basic-6a03,
  .overlay-basic-6a03 {
    display: none;
  }
  .basic_5c7a {
    text-align: left;
  }
  .accent-green-dd41 {
    text-align: center;
  }
  .shade_144b {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .lower_f94c .alert-dark-8db0,
  .alert-dark-8db0 {
    display: none;
  }
  .basic-5b83 {
    text-align: left;
  }
  .stale_35df {
    text-align: center;
  }
  .dirty-ede9 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .lower_f94c .thumbnail_fixed_4f10,
  .thumbnail_fixed_4f10 {
    display: none;
  }
  .accordion_brown_c6e6 {
    text-align: left;
  }
  .badge_bb74 {
    text-align: center;
  }
  .mask-ab25 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.motion_d985 {
  box-shadow: none !important;
}
.yellow_c82f .text_soft_cd66,
.huge-879f .text_soft_cd66 {
  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;
}
.huge-879f .text_soft_cd66 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.secondary_d6bf {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.secondary_d6bf:after,
.secondary_d6bf:before {
  content: "";
  display: table;
}
.secondary_d6bf:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .secondary_d6bf {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.secondary_d6bf,
.backdrop-solid-26a8 {
  max-width: 1248px;
  margin: 0 auto;
}

.column-3e45.image_soft_dfed .secondary_d6bf {
  max-width: 100%;
}
.column-3e45.wrapper-advanced-1fee {
  max-width: 1200px;
  margin: 0 auto;
}
.column-3e45.tag-ea79 .secondary_d6bf {
  max-width: 100%;
}
.column-3e45.tag-ea79 > .secondary_d6bf {
  padding-left: 0;
  padding-right: 0;
}
.column-3e45.tag-ea79 > .secondary_d6bf .lower_f94c {
  margin: 0;
}
.column-3e45.tag-ea79
  > .secondary_d6bf
  .short_dd32.down-56ad {
  margin-right: 0;
  margin-left: 0;
}
.column-3e45.tag-ea79 #main.down-56ad {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .gradient-766d #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .gradient-766d #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .detail_old_ebf4 .menu_huge_5a39 {
    padding-right: 1em;
  }
  .detail_old_ebf4.secondary_orange_3191 .short_dd32 {
    border-right: 1px solid #eaecee;
  }
  .detail_old_ebf4.secondary_orange_3191 .menu_huge_5a39 {
    padding-right: 1em;
  }
  .detail_old_ebf4.secondary_orange_3191 .pressed-7709 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .banner-9326 .menu_huge_5a39 {
    padding-left: 1em;
  }
  .banner-9326.secondary_orange_3191 .short_dd32 {
    border-left: 1px solid #eaecee;
  }
  .banner-9326.secondary_orange_3191 .menu_huge_5a39 {
    padding-left: 1em;
  }
  .banner-9326.secondary_orange_3191 .pressed-7709 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .sort_3803 .menu_huge_5a39 {
    padding-left: 1em;
  }
  .sort_3803.secondary_orange_3191 .last-ce98 {
    border-right: 1px solid #eaecee;
  }
  .sort_3803.secondary_orange_3191 .silver-96f7 {
    border-right: 1px solid #eaecee;
  }
  .sort_3803.secondary_orange_3191 .menu_huge_5a39 {
    padding-left: 1em;
  }
  .sort_3803.secondary_orange_3191 .pressed-7709 {
    padding-right: 1em;
  }
  .sort_3803.secondary_orange_3191 .item-b7e3 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hovered-0181 .menu_huge_5a39 {
    padding-right: 1em;
  }
  .hovered-0181.secondary_orange_3191 .last-ce98 {
    border-left: 1px solid #eaecee;
  }
  .hovered-0181.secondary_orange_3191 .silver-96f7 {
    border-left: 1px solid #eaecee;
  }
  .hovered-0181.secondary_orange_3191 .menu_huge_5a39 {
    padding-right: 1em;
  }
  .hovered-0181.secondary_orange_3191 .pressed-7709 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hovered-0181.secondary_orange_3191 .item-b7e3 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gradient-766d .menu_huge_5a39 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .gradient-766d.secondary_orange_3191 .short_dd32 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .gradient-766d.secondary_orange_3191 .menu_huge_5a39 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .gradient-766d.secondary_orange_3191 .pressed-7709 {
    padding-left: 1em;
  }
  .gradient-766d.secondary_orange_3191 .item-b7e3 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .gradient-766d.secondary_orange_3191 .menu_huge_5a39 {
    padding-left: 0;
  }
}
.rough_8ee5 .block-black-2633 {
  display: inline-block;
}
.component_26ee {
  display: inline-block;
}
.tertiary_smooth_f191 {
  word-con: break-word;
}
.tabs-left-45d1 > span {
  display: inline-block;
  padding: 5px 0;
}
.tabs-left-45d1 .header_tall_039f {
  margin-left: 8px;
  margin-right: 8px;
}
.tabs-left-45d1 .primary_0528 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.column_wide_3181 .hidden_10b1 {
  margin-bottom: 2em;
}
.column_wide_3181 .black-35ec {
  margin-bottom: 15px;
}
.column_wide_3181 .black-35ec:last-child {
  margin-bottom: 0;
}
.column_wide_3181 .widget-lite-71a0 {
  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) {
  .column_wide_3181 .widget-lite-71a0 {
    display: block;
  }
}
.column_wide_3181 .accordion-1912 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .column_wide_3181 .accordion-1912 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.column_wide_3181 .caption-2d80 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.column_wide_3181 .caption-2d80 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.column_wide_3181 .caption-2d80 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.column_wide_3181 .tertiary_smooth_f191 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.column_wide_3181 .tertiary_smooth_f191 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.column_wide_3181 .sidebar-steel-f902 p:last-child {
  margin-bottom: 0;
}
.column_wide_3181 .next-eb81 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.column_wide_3181 .breadcrumb_6d84 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.column_wide_3181 .shade_97c3 {
  margin-top: 1em;
}
.column_wide_3181 .top_ddc8 {
  top: 0;
  display: block;
}
.column_wide_3181 .top_ddc8 a {
  color: inherit;
}
.column_wide_3181 .top_ddc8 a:hover {
  color: inherit;
}
.column_wide_3181 .row_ff98 {
  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;
}
.column_wide_3181 .row_ff98:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.column_wide_3181 .breadcrumb_6d84 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.column_wide_3181 .fresh-1f16 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.column_wide_3181 .fresh-1f16:first-child {
  margin-top: 0;
}
.column_wide_3181 .fresh-1f16.bright-dad1 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.column_wide_3181 .fresh-1f16.shadow-dirty-1c97 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.column_wide_3181
  .fresh-1f16.shadow-dirty-1c97.overlay_e906
  .shade_97c3 {
  width: 100%;
}
.column_wide_3181 .shadow-dirty-1c97 {
  -webkit-box-align: center;
  align-items: center;
}
.column_wide_3181 .shadow-dirty-1c97 .tabs-left-45d1,
.column_wide_3181 .shadow-dirty-1c97 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.column_wide_3181 .caption-2d80 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.column_wide_3181 .caption-2d80 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.column_wide_3181 .caption-2d80: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;
}
.column_wide_3181 .bright-dad1 {
  z-index: 5;
}
.column_wide_3181 .huge_4fd1 .focused-fc61 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.column_wide_3181 .focus-910c .focused-fc61 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.column_wide_3181 .preview-slow-cd6e .focused-fc61 {
  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;
}
.column_wide_3181.filter_1efa .widget-lite-71a0,
.column_wide_3181.mini-194a .widget-lite-71a0 {
  display: block;
}
.column_wide_3181.filter_1efa .widget-lite-71a0 .main-pro-0013,
.column_wide_3181.filter_1efa .widget-lite-71a0 .breadcrumb_6d84,
.column_wide_3181.mini-194a .widget-lite-71a0 .main-pro-0013,
.column_wide_3181.mini-194a .widget-lite-71a0 .breadcrumb_6d84 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.column_wide_3181.background_paper_323c .accordion-1912 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .column_wide_3181.background_paper_323c .accordion-1912 {
    margin-right: 0;
  }
}
.column_wide_3181.filter_1efa .accordion-1912,
.column_wide_3181.mini-194a .accordion-1912 {
  padding-top: 40%;
}
.column_wide_3181.filter_1efa .hidden_10b1,
.column_wide_3181.mini-194a .hidden_10b1 {
  display: block;
}
.column_wide_3181.filter_1efa .fn-sticky-d348 .breadcrumb_6d84,
.column_wide_3181.mini-194a .fn-sticky-d348 .breadcrumb_6d84 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.column_wide_3181.filter_1efa .accordion-1912,
.column_wide_3181.mini-194a .accordion-1912 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.column_wide_3181.filter_1efa .breadcrumb_6d84 {
  padding: 1em;
}
.copper-1597 {
  margin: 30px auto;
  display: block;
}
.copper-1597 .border-32a6 > * {
  border: 1px solid #eaecee;
  color: #6d6d6d;
  padding: 4px 12px 4px;
  border-radius: 1px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.8px;
  display: inline-block;
}
.copper-1597 .border-32a6 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.copper-1597 .border-32a6 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.gallery_75cc .tabs-left-45d1 {
  margin-bottom: 1.41575em;
}
.gallery_75cc .popup_db24 {
  margin-bottom: 1.618em;
}
.fresh-5696 .under_5d90 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.fresh-5696 .under_5d90 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.fresh-5696 .main_rough_11f4 {
  max-width: 100%;
  overflow: auto;
}
.secondary_75c7 .fresh-5696 a:hover {
  text-decoration: underline;
}
.fresh-7bf3 .black-35ec:not(.tertiary_smooth_f191),
.fresh-7bf3 .caption-2d80 {
  margin-bottom: 1.41575em;
}
.fresh-7bf3 .black-35ec:not(.tertiary_smooth_f191):last-child,
.fresh-7bf3 .caption-2d80:last-child {
  margin-bottom: 0;
}
.fresh-7bf3 .black-35ec.preview-40e9 {
  margin-bottom: 0.41575em;
}
.fresh-7bf3 .new_51d1:before,
.fresh-7bf3 .preview_stale_d129:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.fresh-7bf3 .new_51d1:before {
  content: "\f115";
}
.fresh-7bf3 .preview_stale_d129:before {
  content: "\f02c";
}
.fresh-7bf3 .pattern_focused_1f79 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.fresh-7bf3 .pattern_focused_1f79 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.video_fe3f {
  display: -webkit-box;
  display: flex;
}
.video_fe3f .chip_fffb {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .video_fe3f .chip_fffb {
    flex-basis: 90px;
  }
}
.video_fe3f .huge_4ae6 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .video_fe3f .huge_4ae6 {
    flex-basis: calc(100% - 50px);
  }
}
.video_fe3f .current_c916 p:last-child {
  margin-bottom: 0.72em;
}
.active_84e4 .border-32a6 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.active_84e4 .border-32a6:after,
.active_84e4 .border-32a6:before {
  content: "";
  display: table;
}
.active_84e4 .border-32a6:after {
  clear: both;
}
.active_84e4 .border-32a6 .next-01ed,
.active_84e4 .border-32a6 .smooth_726e {
  width: 49%;
}
.active_84e4 .border-32a6 .next-01ed a span.green_9004,
.active_84e4 .border-32a6 .smooth_726e a span.green_9004 {
  display: block;
  margin-bottom: 5px;
}
.active_84e4 .border-32a6 .smooth_726e {
  float: left;
  text-align: left;
}
.active_84e4 .border-32a6 .next-01ed {
  float: right;
  text-align: right;
}
.disabled_ce59 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .disabled_ce59 {
    margin-bottom: 0;
  }
}
.caption-white-c589 {
  margin-bottom: 1em;
}
.caption-white-c589 .tertiary_smooth_f191 {
  font-size: 1.1em;
  line-height: 1.3;
}
.mask-bronze-0bb2 a {
  display: block;
  line-height: 0;
  position: relative;
}
.center_7032 .caption-white-c589,
.next_fdc4 .caption-white-c589 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .center_7032 .caption-white-c589,
  .next_fdc4 .caption-white-c589 {
    display: block;
  }
}
.center_7032 .mask-bronze-0bb2,
.next_fdc4 .mask-bronze-0bb2 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .center_7032 .mask-bronze-0bb2,
  .next_fdc4 .mask-bronze-0bb2 {
    margin-bottom: 1em;
  }
}
.center_7032 .mask-bronze-0bb2 img,
.next_fdc4 .mask-bronze-0bb2 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.center_7032 .stale_6cd9,
.next_fdc4 .stale_6cd9 {
  flex-basis: calc(100% - 160px);
}
.center_7032 .stale_6cd9 p,
.next_fdc4 .stale_6cd9 p {
  margin-bottom: 0;
}
.center_7032 .stale_6cd9 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .center_7032 .stale_6cd9 {
    padding-left: 0;
  }
}
.next_fdc4 .stale_6cd9 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .next_fdc4 .stale_6cd9 {
    padding-right: 0;
  }
}
.next_fdc4 .mask-bronze-0bb2 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.picture-1ef8 .mask-bronze-0bb2 {
  margin-bottom: 0.5em;
}
.picture-1ef8 .mask-bronze-0bb2 img {
  width: 100%;
}
.heading_d236 .text_active_916e,
.chip_20ab .text_active_916e {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.chip_20ab .short_dd32 .out-b4a2 p:last-child {
  margin-bottom: 0;
}
.notification-1962 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.module-b1f3 .widget_large_bc90 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .module-b1f3 .widget_large_bc90:last-of-type {
    margin-bottom: 0;
  }
}
.module-b1f3 .widget_large_bc90 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.module-b1f3 .widget_large_bc90 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.module-b1f3 .widget_large_bc90 ul li {
  margin: 0 0 0.6em;
}
.module-b1f3 .widget_large_bc90 ul li.column-blue-d525,
.module-b1f3 .widget_large_bc90 ul li.sidebar-e807 {
  position: relative;
}
.module-b1f3 .widget_large_bc90 ul li.column-blue-d525 .new-c9e5,
.module-b1f3 .widget_large_bc90 ul li.sidebar-e807 .new-c9e5 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.module-b1f3 .widget_large_bc90 ul li.column-blue-d525:after:after,
.module-b1f3 .widget_large_bc90 ul li.column-blue-d525:after:before,
.module-b1f3
  .widget_large_bc90
  ul
  li.sidebar-e807:after:after,
.module-b1f3
  .widget_large_bc90
  ul
  li.sidebar-e807:after:before {
  content: "";
  display: table;
}
.module-b1f3 .widget_large_bc90 ul li.column-blue-d525:after:after,
.module-b1f3
  .widget_large_bc90
  ul
  li.sidebar-e807:after:after {
  clear: both;
}
.module-b1f3 .widget_large_bc90 a.short_fcc3:hover {
  text-decoration: none;
}
.module-b1f3 .widget_large_bc90 select {
  max-width: 100%;
}
.module-b1f3 .widget_large_bc90 table {
  font-size: 85%;
}
.module-b1f3 .widget_large_bc90 table td,
.module-b1f3 .widget_large_bc90 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.module-b1f3 .widget_large_bc90 table tfoot td {
  text-align: left;
}
.module-b1f3 .widget_large_bc90 :last-child {
  margin-bottom: 0;
}
.module-b1f3 .widget_large_bc90 .hidden-light-eedf {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.module-b1f3 .widget_large_bc90 .hidden-light-eedf label {
  width: 100%;
}
.module-b1f3 .widget_large_bc90 .hidden-light-eedf .nav_liquid_98bd {
  width: 100%;
  display: block;
}
.module-b1f3 .widget_large_bc90 .hidden-light-eedf .accent_3fd0 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.module-b1f3 .widget_large_bc90 .hidden-light-eedf .accent_3fd0:hover svg #svg-search {
  fill: #444;
}
.module-b1f3 .widget_large_bc90 .hidden-light-eedf .accent_3fd0 svg {
  width: 18px;
  height: 18px;
}
.module-b1f3 .thick-5727 ul ul,
.module-b1f3 .nav_c5a3 ul ul,
.module-b1f3 .iron_55a8 ul ul,
.module-b1f3 .detail-soft-b68a ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.module-b1f3 .thick-5727 .sort-ded0 > a,
.module-b1f3 .nav_c5a3 .sort-ded0 > a,
.module-b1f3 .iron_55a8 .sort-ded0 > a,
.module-b1f3 .detail-soft-b68a .sort-ded0 > a {
  margin-bottom: 0;
}
.module-b1f3 .surface-fluid-2bed li,
.module-b1f3 .thick-5727 li,
.module-b1f3 .outer-3d19 li,
.module-b1f3 .nav_c5a3 li,
.module-b1f3 .iron_55a8 li,
.module-b1f3 .detail-soft-b68a li,
.module-b1f3 .detail-df3c li,
.module-b1f3 .media_motion_0ef0 li {
  display: block;
  position: relative;
}
.module-b1f3 .surface-fluid-2bed li:last-child,
.module-b1f3 .thick-5727 li:last-child,
.module-b1f3 .outer-3d19 li:last-child,
.module-b1f3 .nav_c5a3 li:last-child,
.module-b1f3 .iron_55a8 li:last-child,
.module-b1f3 .detail-soft-b68a li:last-child,
.module-b1f3 .detail-df3c li:last-child,
.module-b1f3 .media_motion_0ef0 li:last-child {
  border: none;
}
.module-b1f3 .surface-fluid-2bed li a,
.module-b1f3 .thick-5727 li a,
.module-b1f3 .outer-3d19 li a,
.module-b1f3 .nav_c5a3 li a,
.module-b1f3 .iron_55a8 li a,
.module-b1f3 .detail-soft-b68a li a,
.module-b1f3 .detail-df3c li a,
.module-b1f3 .media_motion_0ef0 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.module-b1f3 .surface-fluid-2bed li ul li::before,
.module-b1f3 .thick-5727 li ul li::before,
.module-b1f3 .outer-3d19 li ul li::before,
.module-b1f3 .nav_c5a3 li ul li::before,
.module-b1f3 .iron_55a8 li ul li::before,
.module-b1f3 .detail-soft-b68a li ul li::before,
.module-b1f3 .detail-df3c li ul li::before,
.module-b1f3 .media_motion_0ef0 li ul li::before {
  left: 15px;
}
.module-b1f3 .surface-fluid-2bed li ul a,
.module-b1f3 .thick-5727 li ul a,
.module-b1f3 .outer-3d19 li ul a,
.module-b1f3 .nav_c5a3 li ul a,
.module-b1f3 .iron_55a8 li ul a,
.module-b1f3 .detail-soft-b68a li ul a,
.module-b1f3 .detail-df3c li ul a,
.module-b1f3 .media_motion_0ef0 li ul a {
  padding-left: 20px;
}
.module-b1f3 .surface-fluid-2bed li ul ul li::before,
.module-b1f3 .thick-5727 li ul ul li::before,
.module-b1f3 .outer-3d19 li ul ul li::before,
.module-b1f3 .nav_c5a3 li ul ul li::before,
.module-b1f3 .iron_55a8 li ul ul li::before,
.module-b1f3 .detail-soft-b68a li ul ul li::before,
.module-b1f3 .detail-df3c li ul ul li::before,
.module-b1f3 .media_motion_0ef0 li ul ul li::before {
  left: 30px;
}
.module-b1f3 .surface-fluid-2bed li ul ul a,
.module-b1f3 .thick-5727 li ul ul a,
.module-b1f3 .outer-3d19 li ul ul a,
.module-b1f3 .nav_c5a3 li ul ul a,
.module-b1f3 .iron_55a8 li ul ul a,
.module-b1f3 .detail-soft-b68a li ul ul a,
.module-b1f3 .detail-df3c li ul ul a,
.module-b1f3 .media_motion_0ef0 li ul ul a {
  padding-left: 40px;
}
.module-b1f3 .outline_e8ee li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.module-b1f3 .media_motion_0ef0 ul li {
  margin-bottom: 1.41575em;
}
.module-b1f3 .media_motion_0ef0 ul li .overlay_d3b5 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.module-b1f3 .media_motion_0ef0 ul li .gradient-dark-17dd {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.preview-e2ec .surface-fluid-2bed li a,
.preview-e2ec .thick-5727 li a,
.preview-e2ec .outer-3d19 li a,
.preview-e2ec .nav_c5a3 li a,
.preview-e2ec .iron_55a8 li a,
.preview-e2ec .detail-soft-b68a li a,
.preview-e2ec .detail-df3c li a,
.preview-e2ec .media_motion_0ef0 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.preview-e2ec .outline_e8ee li {
  border-color: rgba(255, 255, 255, 0.08);
}
.preview-e2ec .widget_large_bc90 ul li.column-blue-d525 .new-c9e5,
.preview-e2ec .widget_large_bc90 ul li.sidebar-e807 .new-c9e5 {
  background: rgba(0, 0, 0, 0.2);
}
.preview-e2ec .module-b1f3 .widget_large_bc90 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.column-3e45 .module-b1f3 .content_lower_9cfe li {
  margin: 0;
}
.column-3e45 .module-b1f3 .content_lower_9cfe li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.column-3e45 .module-b1f3 .content_lower_9cfe li ul {
  margin: 0;
}
.column-3e45 .module-b1f3 .content_lower_9cfe li ul li a {
  padding-left: 15px;
}
.column-3e45 .module-b1f3 .content_lower_9cfe li ul li li a {
  padding-left: 30px;
}
.column-3e45 .module-b1f3 .content_lower_9cfe li.heading_pink_c7d7 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.column-3e45 .module-b1f3 .content_lower_9cfe li.heading_pink_c7d7 > 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;
}
.column-3e45 .module-b1f3 .content_lower_9cfe li.heading_pink_c7d7 > 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;
}
.image-d899 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.action_c8e7 {
  position: relative;
  z-index: 10;
}
.action_c8e7 .info-0314 {
  width: 100%;
  max-width: 100%;
}
.preview-pro-6865 .thumbnail-4f27 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.preview-pro-6865 .filter-f6a2 {
}
.preview-pro-6865 .preview-e2ec {
  background: #292929;
}
.paragraph_4012 .thumbnail-4f27 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.paragraph_4012 .filter-f6a2 {
  background: #f9f9f9;
}
.paragraph_4012 .preview-e2ec {
  background: #303030;
}
.primary-a451 .thumbnail-4f27 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .primary-a451 .block-black-2633 {
    margin-bottom: 1em;
  }
  .primary-a451 .block-black-2633:last-child {
    margin-bottom: 0;
  }
}
.primary-a451 .filter-f6a2 {
  background: #ededed;
}
.primary-a451 .preview-e2ec {
  background: #1a1a1a;
}
.thumbnail-4f27.filter-f6a2 {
  color: rgba(0, 0, 0, 0.6);
}
.thumbnail-4f27.filter-f6a2 .logo-b153 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.thumbnail-4f27.preview-e2ec {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail-4f27.preview-e2ec a:not(.short_fcc3) {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail-4f27.preview-e2ec a:not(.short_fcc3):hover {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail-4f27.preview-e2ec .logo-b153 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.thumbnail-4f27.preview-e2ec table tbody td,
.thumbnail-4f27.preview-e2ec table th {
  background: rgba(0, 0, 0, 0.08);
}
.dynamic-c723.media_west_b331 .secondary_d6bf {
  max-width: initial;
}
.dynamic-c723 .popup_middle_6867 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.dynamic-c723 .popup_middle_6867 .info-0314 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .dynamic-c723 .popup_middle_6867 .info-0314 {
    display: block;
    margin-bottom: 2em;
  }
  .dynamic-c723 .popup_middle_6867 .info-0314:last-child {
    margin-bottom: 0;
  }
}
.primary-a451 .block-black-2633:last-child,
.paragraph_4012 .block-black-2633:last-child,
.preview-pro-6865 .block-black-2633:last-child {
  margin-bottom: 0;
}
.primary-a451 .block-black-2633 .module-b1f3 .widget_large_bc90:last-child,
.paragraph_4012 .block-black-2633 .module-b1f3 .widget_large_bc90:last-child,
.preview-pro-6865 .block-black-2633 .module-b1f3 .widget_large_bc90:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .primary-a451 .menu-59bc,
  .primary-a451 .nav-prev-73ae,
  .paragraph_4012 .menu-59bc,
  .paragraph_4012 .nav-prev-73ae,
  .preview-pro-6865 .menu-59bc,
  .preview-pro-6865 .nav-prev-73ae {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .action_c8e7 .block-black-2633 {
    margin-bottom: 2em;
  }
}
.action_c8e7 p:last-child {
  margin-bottom: 0;
}
.action_c8e7 li,
.action_c8e7 ul {
  list-style: none;
  margin: 0;
}
.action_c8e7 ul ul {
  margin-left: 2.617924em;
}
.inner_1dba {
  font-size: 0.875em;
}

/* css-noise: c6c2 */
.ghost-box-e1 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.1;
}
