/*!
Theme Name: Customify
Theme URI: https://pressmaximum.iron-6951/customify
Author: WPCustomify
Author URI: https://pressmaximum.iron-6951
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.iron-6951/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.tertiary-96e3.wrapper-inner-7d2f/licenses/gpl-2.0.simple_d76b
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.component-8d6f/, (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.short_2b26.accordion-96d6/normalize.red_5d20/
 ======
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.red_5d20 v7.0.0 | MIT License | github.iron-6951/necolas/normalize.red_5d20 */
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;
}
.info-last-717f .inner_30a7,
.grid-70a1,
.secondary-stone-987e,
.static-0dad,
.main-upper-2afe,
.label_106c,
.menu-a3bf,
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;
}
.grid-70a1,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .grid-70a1,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .grid-70a1,
  h1 {
    font-size: 1.8em;
  }
}
.secondary-stone-987e,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.secondary-stone-987e + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .secondary-stone-987e,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .secondary-stone-987e,
  h2 {
    font-size: 1.7em;
  }
}
.static-0dad,
h3 {
  font-size: 1.618em;
}
.info-last-717f .inner_30a7,
.main-upper-2afe,
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.heading-1aa2 {
  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;
}
.component-e58c:after,
.component-e58c:before,
.chip-19bd:after,
.chip-19bd:before {
  content: "";
  display: table;
}
.component-e58c:after,
.chip-19bd:after {
  clear: both;
}
.west-6568 {
  float: right;
  margin-right: 0;
}
.input_last_2e7c {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.slow-ab37 .static-86c9,
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;
}
.slow-ab37 .static-86c9: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;
}
.picture-iron-f494 .static-86c9 {
  box-shadow: none;
}
.picture-iron-f494
  .static-86c9
  .sort-short-4879 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.picture-iron-f494 .static-86c9 .button_e0e3 {
  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;
}
.picture-iron-f494
  .static-86c9
  .button_e0e3
  b {
  display: none;
}
.picture-iron-f494 .message-up-0aa2 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.filter_orange_da06:not(.border_solid_d200):not(.focused_608e),
button:not(.border_solid_d200):not(.focused_608e),
input[type="button"]:not(.border_solid_d200):not(
    .focused_608e
  ),
input[type="reset"]:not(.border_solid_d200):not(
    .focused_608e
  ),
input[type="submit"]:not(.border_solid_d200):not(
    .focused_608e
  ) {
  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;
}
.filter_orange_da06:not(.border_solid_d200):not(
    .focused_608e
  ):hover,
button:not(.border_solid_d200):not(
    .focused_608e
  ):hover,
input[type="button"]:not(.border_solid_d200):not(
    .focused_608e
  ):hover,
input[type="reset"]:not(.border_solid_d200):not(
    .focused_608e
  ):hover,
input[type="submit"]:not(.border_solid_d200):not(
    .focused_608e
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.filter_orange_da06:not(.border_solid_d200):not(
    .focused_608e
  ):active,
.filter_orange_da06:not(.border_solid_d200):not(
    .focused_608e
  ):focus,
button:not(.border_solid_d200):not(
    .focused_608e
  ):active,
button:not(.border_solid_d200):not(
    .focused_608e
  ):focus,
input[type="button"]:not(.border_solid_d200):not(
    .focused_608e
  ):active,
input[type="button"]:not(.border_solid_d200):not(
    .focused_608e
  ):focus,
input[type="reset"]:not(.border_solid_d200):not(
    .focused_608e
  ):active,
input[type="reset"]:not(.border_solid_d200):not(
    .focused_608e
  ):focus,
input[type="submit"]:not(.border_solid_d200):not(
    .focused_608e
  ):active,
input[type="submit"]:not(.border_solid_d200):not(
    .focused_608e
  ):focus {
  outline: 0;
}
.filter_orange_da06:not(.border_solid_d200):not(
    .focused_608e
  ).fn-loading-db83,
button:not(.border_solid_d200):not(
    .focused_608e
  ).fn-loading-db83,
input[type="button"]:not(.border_solid_d200):not(
    .focused_608e
  ).fn-loading-db83,
input[type="reset"]:not(.border_solid_d200):not(
    .focused_608e
  ).fn-loading-db83,
input[type="submit"]:not(.border_solid_d200):not(
    .focused_608e
  ).fn-loading-db83 {
  position: relative;
}
.filter_orange_da06:not(.border_solid_d200):not(
    .focused_608e
  ).fn-loading-db83
  .easy_6af0,
.filter_orange_da06:not(.border_solid_d200):not(
    .focused_608e
  ).fn-loading-db83
  .gallery_dfd1,
.filter_orange_da06:not(.border_solid_d200):not(
    .focused_608e
  ).fn-loading-db83
  .orange_ee6f,
.filter_orange_da06:not(.border_solid_d200):not(
    .focused_608e
  ).fn-loading-db83
  i,
.filter_orange_da06:not(.border_solid_d200):not(
    .focused_608e
  ).fn-loading-db83
  svg,
button:not(.border_solid_d200):not(
    .focused_608e
  ).fn-loading-db83
  .easy_6af0,
button:not(.border_solid_d200):not(
    .focused_608e
  ).fn-loading-db83
  .gallery_dfd1,
button:not(.border_solid_d200):not(
    .focused_608e
  ).fn-loading-db83
  .orange_ee6f,
button:not(.border_solid_d200):not(
    .focused_608e
  ).fn-loading-db83
  i,
button:not(.border_solid_d200):not(
    .focused_608e
  ).fn-loading-db83
  svg,
input[type="button"]:not(.border_solid_d200):not(
    .focused_608e
  ).fn-loading-db83
  .easy_6af0,
input[type="button"]:not(.border_solid_d200):not(
    .focused_608e
  ).fn-loading-db83
  .gallery_dfd1,
input[type="button"]:not(.border_solid_d200):not(
    .focused_608e
  ).fn-loading-db83
  .orange_ee6f,
input[type="button"]:not(.border_solid_d200):not(
    .focused_608e
  ).fn-loading-db83
  i,
input[type="button"]:not(.border_solid_d200):not(
    .focused_608e
  ).fn-loading-db83
  svg,
input[type="reset"]:not(.border_solid_d200):not(
    .focused_608e
  ).fn-loading-db83
  .easy_6af0,
input[type="reset"]:not(.border_solid_d200):not(
    .focused_608e
  ).fn-loading-db83
  .gallery_dfd1,
input[type="reset"]:not(.border_solid_d200):not(
    .focused_608e
  ).fn-loading-db83
  .orange_ee6f,
input[type="reset"]:not(.border_solid_d200):not(
    .focused_608e
  ).fn-loading-db83
  i,
input[type="reset"]:not(.border_solid_d200):not(
    .focused_608e
  ).fn-loading-db83
  svg,
input[type="submit"]:not(.border_solid_d200):not(
    .focused_608e
  ).fn-loading-db83
  .easy_6af0,
input[type="submit"]:not(.border_solid_d200):not(
    .focused_608e
  ).fn-loading-db83
  .gallery_dfd1,
input[type="submit"]:not(.border_solid_d200):not(
    .focused_608e
  ).fn-loading-db83
  .orange_ee6f,
input[type="submit"]:not(.border_solid_d200):not(
    .focused_608e
  ).fn-loading-db83
  i,
input[type="submit"]:not(.border_solid_d200):not(
    .focused_608e
  ).fn-loading-db83
  svg {
  visibility: hidden;
}
.filter_orange_da06:not(.border_solid_d200):not(
    .focused_608e
  ).fn-loading-db83:after,
button:not(.border_solid_d200):not(
    .focused_608e
  ).fn-loading-db83:after,
input[type="button"]:not(.border_solid_d200):not(
    .focused_608e
  ).fn-loading-db83:after,
input[type="reset"]:not(.border_solid_d200):not(
    .focused_608e
  ).fn-loading-db83:after,
input[type="submit"]:not(.border_solid_d200):not(
    .focused_608e
  ).fn-loading-db83: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;
}
.filter_orange_da06:not(.border_solid_d200):not(.focused_608e),
input[type="button"]:not(.border_solid_d200):not(
    .focused_608e
  ),
input[type="reset"]:not(.border_solid_d200):not(
    .focused_608e
  ),
input[type="submit"]:not(.border_solid_d200):not(
    .focused_608e
  ) {
  color: #fff;
  background: #235787;
}
.filter_orange_da06:not(.border_solid_d200):not(
    .focused_608e
  ):focus,
input[type="button"]:not(.border_solid_d200):not(
    .focused_608e
  ):focus,
input[type="reset"]:not(.border_solid_d200):not(
    .focused_608e
  ):focus,
input[type="submit"]:not(.border_solid_d200):not(
    .focused_608e
  ):focus {
  color: #fff;
}
.filter_orange_da06.fn-disabled-db83:not(.border_solid_d200):not(
    .focused_608e
  ),
.filter_orange_da06[disabled]:not(.border_solid_d200):not(
    .focused_608e
  ),
button.fn-disabled-db83:not(.border_solid_d200):not(
    .focused_608e
  ),
button[disabled]:not(.border_solid_d200):not(
    .focused_608e
  ) {
  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;
}
.element-cold-d00d {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.element-cold-d00d: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;
}
.aside-e635 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.list-5ddd {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.tooltip_selected_6b99 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.component-e58c:after,
.component-e58c:before,
.dropdown-glass-efad:after,
.dropdown-glass-efad:before,
.black-2769:after,
.black-2769:before,
.label-out-b422:after,
.label-out-b422:before,
.short-a281:after,
.short-a281:before,
.alert_ce38:after,
.alert_ce38:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.component-e58c:after,
.dropdown-glass-efad:after,
.black-2769:after,
.label-out-b422:after,
.short-a281:after,
.alert_ce38:after {
  clear: both;
}
.dropdown-glass-efad .red-14ee,
.black-2769 .red-14ee,
.texture-prev-c0f5 .red-14ee {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.last-b474 {
  display: inline-block;
}
.chip-e0b6 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.chip-e0b6 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.chip-e0b6 .chip_paper_2320 {
  padding: 1em 0;
  font-size: 85%;
}
.chip_paper_2320 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.fast_1d48 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.fast_1d48:after,
.fast_1d48:before {
  content: "";
  display: table;
}
.fast_1d48:after {
  clear: both;
}
.accent-fluid-50f1 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.shadow_fac2 .accent-fluid-50f1 {
  max-width: 50%;
}
.narrow-8bcd .accent-fluid-50f1 {
  max-width: 33.33%;
}
.mask-green-980c .accent-fluid-50f1 {
  max-width: 25%;
}
.fluid-8c74 .accent-fluid-50f1 {
  max-width: 20%;
}
.purple_69f3 .accent-fluid-50f1 {
  max-width: 16.66%;
}
.focus_simple_3c5b .accent-fluid-50f1 {
  max-width: 14.28%;
}
.status-down-75b3 .accent-fluid-50f1 {
  max-width: 12.5%;
}
.modal_2a6f .accent-fluid-50f1 {
  max-width: 11.11%;
}
.bronze_3895 {
  display: block;
}
.info-last-717f .hover_1266 label,
.info-last-717f .copper-c2f2 label,
.info-last-717f .section_white_7333 label,
.info-last-717f .container_right_1f1f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.focus-0192 {
  list-style: none;
  margin: 0;
}
.focus-0192 article.paragraph-941c {
  margin-bottom: 0;
}
.focus-0192 ul {
  list-style: none;
  margin: 0;
}
.focus-0192 .alert-cool-2b2a li.paragraph-941c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .focus-0192 .alert-cool-2b2a li.paragraph-941c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .focus-0192 .alert-cool-2b2a li.paragraph-941c: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) {
  .focus-0192 .alert-cool-2b2a li.paragraph-941c li.paragraph-941c li.paragraph-941c li.paragraph-941c {
    padding-left: 0;
  }
}
article.paragraph-941c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.paragraph-941c .dropdown-glass-efad p:last-of-type {
  margin-bottom: 0;
}
article.paragraph-941c .hero-5ef0 {
  float: left;
}
article.paragraph-941c .caption_green_64c5 {
  margin-left: 85px;
}
article.paragraph-941c .media_slow_d7e1 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.paragraph-941c .media_slow_d7e1 .header_last_dd7e {
  margin-left: 10px;
}
article.paragraph-941c .media-7328 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.paragraph-941c .alert-6fd0 {
  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 .hover_1266,
  #respond .section_white_7333,
  #respond .container_right_1f1f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .hover_1266 input,
#respond .section_white_7333 input,
#respond .container_right_1f1f input {
  width: 100%;
}
#respond .container_right_1f1f {
  margin-right: 0;
}
#respond .chip_green_101e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.chip_b7e2 {
  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;
}
.chip_b7e2.old_5975 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.chip_b7e2 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%);
}
.chip_b7e2:focus,
.chip_b7e2: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);
}
.highlight_1951 {
  border-radius: 10%;
}
.text_181b {
  border-radius: 50%;
}
.simple-826f {
  font-size: 0.72em;
}
.action_5b46 {
  font-size: 0.875em;
}
.lower_e21b {
  font-size: 1.1em;
}
.widget-paper-33bc {
  text-transform: uppercase;
  line-height: 1.2;
}
.widget-paper-33bc.simple-826f {
  letter-spacing: 0.5px;
}
.menu_a471,
.menu_a471 a {
  color: #6d6d6d;
}
.menu_a471 a:hover {
  color: #111;
}
.hero_small_ea6b {
  color: #6d6d6d;
}
.backdrop_3362 {
  overflow-x: hidden;
}
.backdrop_3362 .active-15e0.black-5f1b {
  position: relative;
}
.backdrop_3362 .active-15e0.black-5f1b.table_purple_a050 {
  position: initial;
}
.backdrop_3362
  .active-15e0.black-5f1b.table_purple_a050
  .middle_5b21 {
  left: auto;
}
.backdrop_3362 .active-15e0 .middle_5b21 {
  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;
}
.backdrop_3362 .active-15e0:hover.black-5f1b {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.backdrop_3362
  .active-15e0:hover.black-5f1b
  .middle_5b21 {
  display: block;
  z-index: 9999999;
}
.backdrop_3362 .yellow-1333 .section_in_42ad,
.backdrop_3362 .last_0e0f .section_in_42ad {
  display: none;
}
.backdrop_3362 .first_4816 .active-15e0:hover.black-5f1b {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.info-last-717f .hover_1266 label,
.info-last-717f .copper-c2f2 label,
.info-last-717f .section_white_7333 label,
.info-last-717f .container_right_1f1f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.focus-0192 {
  list-style: none;
  margin: 0;
}
.focus-0192 article.paragraph-941c {
  margin-bottom: 0;
}
.focus-0192 ul {
  list-style: none;
  margin: 0;
}
.focus-0192 .alert-cool-2b2a li.paragraph-941c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .focus-0192 .alert-cool-2b2a li.paragraph-941c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .focus-0192 .alert-cool-2b2a li.paragraph-941c: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) {
  .focus-0192 .alert-cool-2b2a li.paragraph-941c li.paragraph-941c li.paragraph-941c li.paragraph-941c {
    padding-left: 0;
  }
}
article.paragraph-941c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.paragraph-941c .dropdown-glass-efad p:last-of-type {
  margin-bottom: 0;
}
article.paragraph-941c .hero-5ef0 {
  float: left;
}
article.paragraph-941c .caption_green_64c5 {
  margin-left: 85px;
}
article.paragraph-941c .media_slow_d7e1 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.paragraph-941c .media_slow_d7e1 .header_last_dd7e {
  margin-left: 10px;
}
article.paragraph-941c .media-7328 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.paragraph-941c .alert-6fd0 {
  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 .hover_1266,
  #respond .section_white_7333,
  #respond .container_right_1f1f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .hover_1266 input,
#respond .section_white_7333 input,
#respond .container_right_1f1f input {
  width: 100%;
}
#respond .container_right_1f1f {
  margin-right: 0;
}
#respond .chip_green_101e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.yellow-1333 .block_57f4 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.block_57f4 .liquid-e177.north_8a57 .hidden-207d > li > a:focus,
.block_57f4 .liquid-e177.north_8a57 .hidden-207d > li > a:hover,
.block_57f4 .liquid-e177.solid-f18b .hidden-207d > li > a:focus,
.block_57f4 .liquid-e177.solid-f18b .hidden-207d > li > a:hover,
.block_57f4 .liquid-e177.slider_74ed .hidden-207d > li > a:focus,
.block_57f4 .liquid-e177.slider_74ed .hidden-207d > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.block_57f4
  .liquid-e177.north_8a57
  .hidden-207d
  > li.popup-static-fe8f
  > a,
.block_57f4
  .liquid-e177.north_8a57
  .hidden-207d
  > li.hovered-9b45
  > a,
.block_57f4
  .liquid-e177.solid-f18b
  .hidden-207d
  > li.popup-static-fe8f
  > a,
.block_57f4
  .liquid-e177.solid-f18b
  .hidden-207d
  > li.hovered-9b45
  > a,
.block_57f4
  .liquid-e177.slider_74ed
  .hidden-207d
  > li.popup-static-fe8f
  > a,
.block_57f4 .liquid-e177.slider_74ed .hidden-207d > li.hovered_566a > a {
  color: rgba(255, 255, 255, 0.99);
}
.block_57f4 .list_925c,
.block_57f4 .list_925c a {
  color: rgba(255, 255, 255, 0.99);
}
.block_57f4 .dropdown-77af.paragraph-wood-fb35 li a,
.block_57f4 .thumbnail-lower-adfd a,
.block_57f4 .background-c1c1,
.block_57f4 .hidden-207d > li > a,
.block_57f4 .simple-42a1 {
  color: rgba(255, 255, 255, 0.79);
}
.block_57f4 .dropdown-77af.paragraph-wood-fb35 li a:hover,
.block_57f4 .thumbnail-lower-adfd a:hover,
.block_57f4 .background-c1c1:hover,
.block_57f4 .hidden-207d > li > a:hover,
.block_57f4 .simple-42a1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.block_57f4 .rough-1833 {
  color: rgba(255, 255, 255, 0.79);
}
.block_57f4 .rough-1833 .picture_upper_0841 {
  color: rgba(255, 255, 255, 0.99);
}
.block_57f4 .rough-1833:hover {
  color: rgba(255, 255, 255, 0.99);
}
.block_57f4 .text_6fd1 .shadow_f91b {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.block_57f4 .text_6fd1 .shadow_f91b .pagination-pink-e3fc {
  color: rgba(255, 255, 255, 0.79);
}
.block_57f4
  .text_6fd1
  .shadow_f91b
  .pagination-pink-e3fc::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.block_57f4
  .text_6fd1
  .shadow_f91b
  .pagination-pink-e3fc:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.block_57f4
  .text_6fd1
  .shadow_f91b
  .pagination-pink-e3fc::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.block_57f4
  .text_6fd1
  .shadow_f91b
  .pagination-pink-e3fc::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.block_57f4 .text_6fd1 .hidden_plasma_824e {
  color: rgba(255, 255, 255, 0.79);
}
.block_57f4 .text_6fd1 .hidden_plasma_824e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.thick_231a
  .block_57f4
  .text_6fd1
  .medium-e67b
  .progress-65db {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.thick_231a
  .block_57f4
  .text_6fd1
  .medium-e67b
  .pagination-pink-e3fc {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.yellow-1333 .frame-light-b61f {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.frame-light-b61f .liquid-e177.north_8a57 .hidden-207d > li > a:focus,
.frame-light-b61f .liquid-e177.north_8a57 .hidden-207d > li > a:hover,
.frame-light-b61f .liquid-e177.solid-f18b .hidden-207d > li > a:focus,
.frame-light-b61f .liquid-e177.solid-f18b .hidden-207d > li > a:hover,
.frame-light-b61f .liquid-e177.slider_74ed .hidden-207d > li > a:focus,
.frame-light-b61f .liquid-e177.slider_74ed .hidden-207d > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.frame-light-b61f
  .liquid-e177.north_8a57
  .hidden-207d
  > li.popup-static-fe8f
  > a,
.frame-light-b61f
  .liquid-e177.north_8a57
  .hidden-207d
  > li.hovered-9b45
  > a,
.frame-light-b61f
  .liquid-e177.solid-f18b
  .hidden-207d
  > li.popup-static-fe8f
  > a,
.frame-light-b61f
  .liquid-e177.solid-f18b
  .hidden-207d
  > li.hovered-9b45
  > a,
.frame-light-b61f
  .liquid-e177.slider_74ed
  .hidden-207d
  > li.popup-static-fe8f
  > a,
.frame-light-b61f .liquid-e177.slider_74ed .hidden-207d > li.hovered_566a > a {
  color: rgba(0, 0, 0, 0.8);
}
.frame-light-b61f .list_925c,
.frame-light-b61f .list_925c a {
  color: rgba(0, 0, 0, 0.8);
}
.frame-light-b61f .dropdown-77af.paragraph-wood-fb35 li a,
.frame-light-b61f .thumbnail-lower-adfd a,
.frame-light-b61f .background-c1c1,
.frame-light-b61f .hidden-207d > li > a,
.frame-light-b61f .simple-42a1 {
  color: rgba(0, 0, 0, 0.55);
}
.frame-light-b61f .dropdown-77af.paragraph-wood-fb35 li a:hover,
.frame-light-b61f .thumbnail-lower-adfd a:hover,
.frame-light-b61f .background-c1c1:hover,
.frame-light-b61f .hidden-207d > li > a:hover,
.frame-light-b61f .simple-42a1:hover {
  color: rgba(0, 0, 0, 0.8);
}
.frame-light-b61f .rough-1833 {
  color: rgba(0, 0, 0, 0.55);
}
.frame-light-b61f .rough-1833 .picture_upper_0841 {
  color: rgba(0, 0, 0, 0.8);
}
.frame-light-b61f .rough-1833:hover {
  color: rgba(0, 0, 0, 0.8);
}
.bright_c9cd .short-233d {
  margin-left: auto;
  margin-right: auto;
}
.black-2769 > * {
  margin-left: auto;
  margin-right: auto;
}
.black-2769 .aside-e635 {
  margin-right: 1.41575em;
}
.table_next_991a .black-2769 > .feature_cold_786d {
  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;
}
.table_next_991a .black-2769 > .overlay_b213 {
  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;
}
.under-ff59.bright_c9cd .short-233d,
.pink-5222.bright_c9cd .short-233d {
  margin-left: 0;
}
.accordion-a66c.bright_c9cd .short-233d,
.table_stone_086c.bright_c9cd .short-233d {
  margin-right: 0;
}
.black-2769 ol,
.black-2769 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.dark-9a0b video {
  max-width: 100%;
}
.grid-0935 img {
  display: block;
}
.grid-0935.aside-e635,
.grid-0935.list-5ddd {
  width: 100%;
}
.grid-0935.overlay_b213 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.widget_hard_dfc7:not(.logo_1947) {
  margin: 1.5em auto;
}
.column-9a86 p {
  padding: 1.5em 14px;
}
ul.tertiary-iron-717c.overlay_b213,
ul.tertiary-iron-717c.feature_cold_786d,
ul.tertiary-iron-717c.tall_ae6c.feature_cold_786d {
  padding: 0 14px;
}
.picture-dark-d388 {
  display: block;
  overflow-x: auto;
}
.picture-dark-d388 table {
  border-collapse: collapse;
  width: 100%;
}
.picture-dark-d388 td,
.picture-dark-d388 th {
  padding: 0.5em;
}
.black-2769 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.black-2769 ol ol,
.black-2769 ol ul,
.black-2769 ul ol,
.black-2769 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.black-2769 ol ol li,
.black-2769 ol ul li,
.black-2769 ul ol li,
.black-2769 ul ul li {
  margin-left: 0;
}
.pro-f56b.form-lower-6068 > .background-8eeb {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.pro-f56b.form-lower-6068 > .background-8eeb iframe,
.pro-f56b.form-lower-6068 > .background-8eeb > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.menu-49ad {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.menu-49ad.article_af98 {
  padding: 0;
}
.menu-49ad.article_af98 cite {
  font-size: 13px;
}
.menu-49ad > * {
  margin-left: 16px;
  margin-right: 16px;
}
.menu-49ad cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.row_east_72ea {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.row_east_72ea > p:first-child {
  margin-top: 0;
}
.row_east_72ea cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.row_east_72ea blockquote {
  border-left: 0;
}
.copper_00e4 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.copper_00e4:not(.texture-a84a) {
  max-width: 100px;
}
.copper_00e4.picture-30b2 {
  border-bottom: none !important;
  text-align: center;
}
.copper_00e4.picture-30b2::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .column-9a86 p {
    padding: 1.5em 0;
  }
}
.dim_21e4 {
  color: #0073aa;
}
.preview-dim-5b26 {
  background-color: #0073aa;
}
.tooltip_fixed_5731 {
  color: #229fd8;
}
.lower_b815 {
  background-color: #229fd8;
}
.stone-2ee5 {
  color: #eee;
}
.block_east_8dc8 {
  background-color: #eee;
}
.column_cool_83c2 {
  color: #444;
}
.table_34a9 {
  background-color: #444;
}
.aside_372a {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.aside_372a .texture_939d .thumbnail-lower-adfd {
  font-size: 15px;
}
.aside_372a .thumbnail-lower-adfd {
  line-height: 1.3;
}
.aside_372a .frame-light-b61f {
}
.aside_372a .block_57f4 {
  background: #235787;
}
.outer-67a4 {
  padding: 0;
}
.outer-67a4 .block_57f4 {
  background: #1a1a1a;
}
.outer-67a4 .frame-light-b61f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.badge_fresh_6120 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.badge_fresh_6120 .frame-light-b61f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.badge_fresh_6120 .block_57f4 {
  background: #303030;
}
.alert_ce38 {
  position: relative;
  z-index: 10;
}
.alert_ce38 .tag_ebcd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.wrapper-35b7 .black-5f1b {
  display: inline-block;
  vertical-align: middle;
}
.wrapper-35b7.form-up-ad07 .black-5f1b {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .wrapper-35b7.form-up-ad07 .black-5f1b {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .wrapper-35b7.form-up-ad07 .black-5f1b {
    margin-right: 0.4em;
  }
}
.wrapper-35b7.form-up-ad07 .black-5f1b:last-child {
  margin-right: 0;
}
.notification_clean_724e .tag_ebcd {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .yellow-1333 .texture_939d {
    margin: 0 -0.5em;
  }
  .yellow-1333 .texture_939d [class*="customify-col-"],
  .yellow-1333 .texture_939d [class*="customify-col_"],
  .yellow-1333 .texture_939d [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.yellow-1333.gallery_hovered_b87a .tag_ebcd {
  background: 0 0 !important;
}
.yellow-1333.gallery_hovered_b87a .tag_ebcd,
.yellow-1333.notification_clean_724e .tag_ebcd {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .yellow-1333.mask_steel_2733 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.yellow-1333.notification_clean_724e .tag_ebcd {
  box-shadow: none !important;
}
.frame-9938 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .frame-9938 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .frame-9938 {
    padding: 18px 0 20px;
  }
}
.frame-9938 .module_basic_dc44 {
  width: 100%;
}
.frame-9938 .alert_e91c {
  margin-bottom: 0;
}
.frame-9938 .fixed-fd22 {
  margin-top: 5px;
  font-size: 0.875em;
}
.form-e59d {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.form-e59d .notification_in_5217 {
  width: 100%;
}
.card_stale_ee46 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.card_stale_ee46 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.card_stale_ee46 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;
}
.card_stale_ee46 li:last-child:after {
  display: none;
}
.card_stale_ee46 li a {
  font-weight: 500;
  margin-right: 10px;
}
.primary_6c98 .section_in_42ad button,
.frame-9938 .section_in_42ad button {
  left: 0;
}
.primary_6c98 .notification_in_5217,
.frame-9938 .notification_in_5217 {
  padding-left: 0;
  padding-right: 0;
}
.primary_6c98 .form-e59d,
.frame-9938 .form-e59d {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.primary_6c98 {
  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;
}
.primary_6c98: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;
}
.primary_6c98 .modal_651a {
  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) {
  .primary_6c98 .modal_651a {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .primary_6c98 .modal_651a {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .primary_6c98 .modal_651a {
    min-height: 200px;
  }
}
.primary_6c98 .card_stale_ee46 {
  color: rgba(255, 255, 255, 0.8);
}
.primary_6c98 .card_stale_ee46 a,
.primary_6c98 .card_stale_ee46 li:after {
  color: inherit;
}
.primary_6c98 .card_stale_ee46 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.logo_middle_4133 {
  margin-bottom: 0.5em;
}
.accent_74cc {
  margin-bottom: 1.2em;
}
.accent_74cc,
.logo_middle_4133 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.accent_74cc p:last-child,
.logo_middle_4133 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .section_in_42ad,
#masthead .section_in_42ad {
  display: none;
}
#masthead
  > .section_in_42ad.silver_90e8 {
  display: none;
}
#masthead > .section_in_42ad button {
  left: 0;
}
.secondary_south_a328 {
  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%;
}
.secondary_south_a328 .black-5f1b {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.secondary_south_a328 .badge_cool_171f {
  display: -webkit-box;
  display: flex;
}
.secondary_south_a328 .badge_cool_171f.preview-basic-b49e {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.secondary_south_a328 .badge_cool_171f.content_fresh_9452 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.secondary_south_a328 .badge_cool_171f.slow-401e {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.secondary_south_a328.fixed_c671.easy-0cce .badge_cool_171f.preview-basic-b49e {
  flex-basis: 100%;
}
.secondary_south_a328.chip_selected_698e .badge_cool_171f.content_fresh_9452 {
  -webkit-box-flex: 1;
  flex: auto;
}
.secondary_south_a328.chip_selected_698e .badge_cool_171f.slow-401e {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .section_in_42ad.silver_90e8 {
  display: none;
}
#masthead > .section_in_42ad button {
  left: 0;
}
.cold_cbf5 {
  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;
}
.cold_cbf5:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.cold_cbf5.focus_dark_ed75 i {
  margin-right: 4px;
}
.cold_cbf5.link_bottom_6df2 i {
  margin-left: 5px;
}
.thumbnail-lower-adfd p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.thumbnail-lower-adfd p:last-child {
  margin-bottom: 0;
}
.black_47e2 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.black_47e2 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.black_47e2 img {
  display: block;
  width: auto;
  line-height: 1;
}
.black_47e2 .list_925c {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.black_47e2 .row_c4cb {
  margin: 5px 0 7px 0;
}
.black_47e2.pressed-7789 .header_1cfc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.black_47e2.pressed-7789 .item-upper-f2fa {
  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;
}
.black_47e2.wrapper_56a5 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.black_47e2.wrapper_56a5 .header_1cfc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.black_47e2.wrapper_56a5 .item-upper-f2fa {
  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;
}
.black_47e2.label_26cd {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.black_47e2.grid_084f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.black_47e2.grid_084f .item-upper-f2fa {
  margin-top: 7px;
}
.prev_2698 {
  display: inline-block;
}
.alert_ce38 .paragraph-left-2f09 .black_47e2 img {
  max-width: 100%;
}
.liquid-e177 .outline_f583.progress-in-156d,
.thumbnail-lite-0ad7 .outline_f583.progress-in-156d {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.liquid-e177 .summary-a532,
.thumbnail-lite-0ad7 .summary-a532 {
  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%);
}
.liquid-e177 .summary-a532 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.liquid-e177.layout_top_7c74 .summary-a532 {
  display: none;
}
.liquid-e177 .active-0b84 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.liquid-e177 .active-0b84 li {
  display: inline-block;
  position: relative;
}
.liquid-e177 .active-0b84 li:last-child {
  margin-right: 0;
}
.liquid-e177 .active-0b84 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;
}
.liquid-e177 .active-0b84 li.hovered_566a > a {
  color: rgba(0, 0, 0, 0.9);
}
.liquid-e177 .active-0b84 > 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;
}
.liquid-e177 .active-0b84 > li > a i {
  line-height: 0;
}
.liquid-e177 .active-0b84 > li.mini_f242 > a .summary-a532 {
  margin-left: 4px;
  line-height: 0;
}
.liquid-e177 .active-0b84 .preview_south_52a2 li.mini_f242 > a {
  position: relative;
}
.liquid-e177 .active-0b84 .preview_south_52a2 li.mini_f242 > a:after,
.liquid-e177 .active-0b84 .preview_south_52a2 li.mini_f242 > a:before {
  content: "";
  display: table;
}
.liquid-e177 .active-0b84 .preview_south_52a2 li.mini_f242 > a:after {
  clear: both;
}
.liquid-e177 .active-0b84 .preview_south_52a2 li.mini_f242 > a .summary-a532 {
  margin-left: 5px;
  float: right;
}
.liquid-e177 .over_7792,
.liquid-e177 .preview_south_52a2 {
  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;
}
.liquid-e177 .preview_south_52a2 {
  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;
}
.liquid-e177 .preview_south_52a2 .progress-in-156d {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.liquid-e177 .preview_south_52a2 .summary-a532 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.liquid-e177 .preview_south_52a2 li {
  display: block;
  margin: 0;
  padding: 0;
}
.liquid-e177 .preview_south_52a2 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;
}
.liquid-e177 .preview_south_52a2 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.liquid-e177 .preview_south_52a2 .preview_south_52a2 {
  top: 0;
  left: 100%;
}
.liquid-e177 .box_wide_6113.fn-focus-db83 > .over_7792,
.liquid-e177 .box_wide_6113.fn-focus-db83 > .preview_south_52a2,
.liquid-e177 .box_wide_6113:focus > .over_7792,
.liquid-e177 .box_wide_6113:focus > .preview_south_52a2,
.liquid-e177 .box_wide_6113:hover > .over_7792,
.liquid-e177 .box_wide_6113:hover > .preview_south_52a2 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.liquid-e177.slider_74ed .hidden-207d:after,
.liquid-e177.slider_74ed .hidden-207d:before {
  content: "";
  display: table;
}
.liquid-e177.slider_74ed .hidden-207d:after {
  clear: both;
}
.liquid-e177.slider_74ed .hidden-207d > li {
  float: left;
}
.liquid-e177.filter-b2f8 .hidden-207d:after,
.liquid-e177.filter-b2f8 .hidden-207d:before {
  content: "";
  display: table;
}
.liquid-e177.filter-b2f8 .hidden-207d:after {
  clear: both;
}
.liquid-e177.filter-b2f8 .hidden-207d > li {
  float: left;
}
.liquid-e177.filter-b2f8 .hidden-207d > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.liquid-e177.filter-b2f8 .hidden-207d > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.liquid-e177.filter-b2f8 .hidden-207d > li.popup-static-fe8f > a,
.liquid-e177.filter-b2f8 .hidden-207d > li.hovered_566a > a {
  color: #fff;
  background-color: #1e4b75;
}
.liquid-e177.north_8a57 .hidden-207d > li > a .progress-in-156d {
  position: relative;
}
.liquid-e177.north_8a57 .hidden-207d > li > a .progress-in-156d: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;
}
.liquid-e177.north_8a57
  .hidden-207d
  > li:focus
  > a
  .progress-in-156d:before,
.liquid-e177.north_8a57
  .hidden-207d
  > li:hover
  > a
  .progress-in-156d:before {
  width: 100%;
  background-color: currentColor;
}
.liquid-e177.north_8a57
  .hidden-207d
  > li.popup-static-fe8f
  > a
  .progress-in-156d:before,
.liquid-e177.north_8a57
  .hidden-207d
  > li.hovered-9b45
  > a
  .progress-in-156d:before {
  width: 100%;
  background-color: currentColor;
}
.liquid-e177.solid-f18b .hidden-207d > li > a .progress-in-156d {
  position: relative;
}
.liquid-e177.solid-f18b .hidden-207d > li > a .progress-in-156d: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;
}
.liquid-e177.solid-f18b .hidden-207d > li:focus > a .progress-in-156d:before,
.liquid-e177.solid-f18b
  .hidden-207d
  > li:hover
  > a
  .progress-in-156d:before {
  width: 100%;
  background-color: currentColor;
}
.liquid-e177.solid-f18b
  .hidden-207d
  > li.popup-static-fe8f
  > a
  .progress-in-156d:before,
.liquid-e177.solid-f18b
  .hidden-207d
  > li.hovered-9b45
  > a
  .progress-in-156d:before {
  width: 100%;
  background-color: currentColor;
}
.thumbnail-lite-0ad7 .active-0b84 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.thumbnail-lite-0ad7 .active-0b84 li:first-child > a {
  border-top: none;
}
.thumbnail-lite-0ad7 .active-0b84 .link_2f91 > .progress-in-156d .summary-a532 {
  display: none;
}
.thumbnail-lite-0ad7 .active-0b84 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.thumbnail-lite-0ad7 .active-0b84 li:last-child {
  border: none;
}
.thumbnail-lite-0ad7 .active-0b84 li.mini_f242 > a {
  padding-right: 45px !important;
}
.thumbnail-lite-0ad7 .active-0b84 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.thumbnail-lite-0ad7 .active-0b84 li a:focus,
.thumbnail-lite-0ad7 .active-0b84 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.thumbnail-lite-0ad7 .active-0b84 li .dropdown_0f8e {
  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;
}
.thumbnail-lite-0ad7 .active-0b84 li .dropdown_0f8e:hover {
  box-shadow: none;
}
.thumbnail-lite-0ad7 .active-0b84 li .dropdown_0f8e .summary-a532 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.thumbnail-lite-0ad7 .active-0b84 .preview_south_52a2 {
  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);
}
.thumbnail-lite-0ad7 .active-0b84 .preview_south_52a2 li a {
  padding-left: 3em;
}
.thumbnail-lite-0ad7 .active-0b84 .under-ce6e > a .dropdown_0f8e i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.thumbnail-lite-0ad7 .active-0b84 .under-ce6e > .preview_south_52a2 {
  display: block;
  opacity: 1;
}
.container_3fc2 {
  max-width: 100%;
}
.clean_3bbb {
  line-height: 0;
  cursor: pointer;
}
.simple-42a1 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.simple-42a1:hover {
  box-shadow: none;
  color: currentColor;
}
.simple-42a1 svg {
  width: 18px;
  height: 18px;
}
.simple-42a1 .modal_yellow_6e81 {
  display: none;
}
.green_25da {
  position: relative;
}
.green_25da.fn-active-db83 .simple-42a1 .banner_3cce {
  display: none;
}
.green_25da.fn-active-db83 .simple-42a1 .modal_yellow_6e81 {
  display: inline-block;
}
.green_25da .tiny_d608 {
  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);
}
.green_25da.tag-e909 .tiny_d608 {
  left: auto;
  right: -0.9em;
}
.green_25da.tag-e909 .bright-e560::before {
  left: auto;
  right: 15px;
}
.green_25da.fn-active-db83 .tiny_d608 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.medium-e67b {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.medium-e67b label {
  flex-basis: 100%;
}
.medium-e67b .shadow_f91b {
  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;
}
.medium-e67b .pagination-pink-e3fc {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.medium-e67b .pagination-pink-e3fc:focus {
  background-color: transparent;
}
.medium-e67b button.hidden_plasma_824e {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.medium-e67b button.hidden_plasma_824e:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.medium-e67b button.hidden_plasma_824e svg {
  width: 18px;
  height: 18px;
}
.medium-e67b input[type="submit"] {
  min-height: auto;
}
.text_6fd1 .medium-e67b .pagination-pink-e3fc {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.bright-e560 {
  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) {
  .bright-e560 {
    width: 220px;
  }
}
.bright-e560 label {
  flex-basis: 100%;
}
.bright-e560::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;
}
.thick_231a .text_6fd1 .medium-e67b {
  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;
}
.thick_231a
  .text_6fd1
  .medium-e67b
  .shadow_f91b {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.thick_231a .text_6fd1 .medium-e67b .pagination-pink-e3fc {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.thick_231a
  .text_6fd1
  .medium-e67b
  .pagination-pink-e3fc:focus {
  background: 0 0;
}
.thick_231a
  .text_6fd1
  .medium-e67b
  .progress-65db {
  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;
}
.dropdown-77af {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.dropdown-77af li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.dropdown-77af li:last-child {
  margin-right: 0;
}
.dropdown-77af li:first-child {
  margin-left: 0;
}
.dropdown-77af.under_4061 a {
  color: #fff;
}
.dropdown-77af.under_4061 a:hover {
  color: #fff;
}
.dropdown-77af a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.dropdown-77af a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.dropdown-77af a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.dropdown-77af a:hover {
  opacity: 0.9;
  color: inherit;
}
.dropdown-77af [class*="social-icon-apple"] {
  background-color: #999;
}
.dropdown-77af [class*="social-icon-apple"].module_out_dc1b {
  background-color: transparent;
  color: #999;
}
.dropdown-77af [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.dropdown-77af [class*="social-icon-behance"].module_out_dc1b {
  background-color: transparent;
  color: #1769ff;
}
.dropdown-77af [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.dropdown-77af [class*="social-icon-bitbucket"].module_out_dc1b {
  background-color: transparent;
  color: #205081;
}
.dropdown-77af [class*="social-icon-codepen"] {
  background-color: #000;
}
.dropdown-77af [class*="social-icon-codepen"].module_out_dc1b {
  background-color: transparent;
  color: #000;
}
.dropdown-77af [class*="social-icon-delicious"] {
  background-color: #39f;
}
.dropdown-77af [class*="social-icon-delicious"].module_out_dc1b {
  background-color: transparent;
  color: #39f;
}
.dropdown-77af [class*="social-icon-digg"] {
  background-color: #005be2;
}
.dropdown-77af [class*="social-icon-digg"].module_out_dc1b {
  background-color: transparent;
  color: #005be2;
}
.dropdown-77af [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.dropdown-77af [class*="social-icon-dribbble"].module_out_dc1b {
  background-color: transparent;
  color: #ea4c89;
}
.dropdown-77af [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.dropdown-77af [class*="social-icon-envelope"].module_out_dc1b {
  background-color: transparent;
  color: #ea4335;
}
.dropdown-77af [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.dropdown-77af [class*="social-icon-facebook"].module_out_dc1b {
  background-color: transparent;
  color: #3b5998;
}
.dropdown-77af [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.dropdown-77af [class*="social-icon-flickr"].module_out_dc1b {
  background-color: transparent;
  color: #0063dc;
}
.dropdown-77af [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.dropdown-77af [class*="social-icon-foursquare"].module_out_dc1b {
  background-color: transparent;
  color: #2d5be3;
}
.dropdown-77af [class*="social-icon-github"] {
  background-color: #333;
}
.dropdown-77af [class*="social-icon-github"].module_out_dc1b {
  background-color: transparent;
  color: #333;
}
.dropdown-77af [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.dropdown-77af [class*="social-icon-google-plus"].module_out_dc1b {
  background-color: transparent;
  color: #dd4b39;
}
.dropdown-77af [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.dropdown-77af [class*="social-icon-houzz"].module_out_dc1b {
  background-color: transparent;
  color: #7ac142;
}
.dropdown-77af [class*="social-icon-instagram"] {
  background-color: #262626;
}
.dropdown-77af [class*="social-icon-instagram"].module_out_dc1b {
  background-color: transparent;
  color: #262626;
}
.dropdown-77af [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.dropdown-77af [class*="social-icon-jsfiddle"].module_out_dc1b {
  background-color: transparent;
  color: #487aa2;
}
.dropdown-77af [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.dropdown-77af [class*="social-icon-linkedin"].module_out_dc1b {
  background-color: transparent;
  color: #0077b5;
}
.dropdown-77af [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.dropdown-77af [class*="social-icon-medium"].module_out_dc1b {
  background-color: transparent;
  color: #00ab6b;
}
.dropdown-77af [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.dropdown-77af
  [class*="social-icon-odnoklassniki"].module_out_dc1b {
  background-color: transparent;
  color: #f4731c;
}
.dropdown-77af [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.dropdown-77af [class*="social-icon-meetup"].module_out_dc1b {
  background-color: transparent;
  color: #ec1c40;
}
.dropdown-77af [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.dropdown-77af [class*="social-icon-pinterest"].module_out_dc1b {
  background-color: transparent;
  color: #bd081c;
}
.dropdown-77af [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.dropdown-77af [class*="social-icon-product-hunt"].module_out_dc1b {
  background-color: transparent;
  color: #da552f;
}
.dropdown-77af [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.dropdown-77af [class*="social-icon-reddit"].module_out_dc1b {
  background-color: transparent;
  color: #ff4500;
}
.dropdown-77af [class*="social-icon-rss"] {
  background-color: #f26522;
}
.dropdown-77af [class*="social-icon-rss"].module_out_dc1b {
  background-color: transparent;
  color: #f26522;
}
.dropdown-77af [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.dropdown-77af
  [class*="social-icon-shopping-cart"].module_out_dc1b {
  background-color: transparent;
  color: #4caf50;
}
.dropdown-77af [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.dropdown-77af [class*="social-icon-skype"].module_out_dc1b {
  background-color: transparent;
  color: #00aff0;
}
.dropdown-77af [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.dropdown-77af [class*="social-icon-slideshare"].module_out_dc1b {
  background-color: transparent;
  color: #0077b5;
}
.dropdown-77af [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.dropdown-77af [class*="social-icon-snapchat"].module_out_dc1b {
  background-color: transparent;
  color: #fffc00;
}
.dropdown-77af [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.dropdown-77af [class*="social-icon-soundcloud"].module_out_dc1b {
  background-color: transparent;
  color: #f80;
}
.dropdown-77af [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.dropdown-77af [class*="social-icon-spotify"].module_out_dc1b {
  background-color: transparent;
  color: #2ebd59;
}
.dropdown-77af [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.dropdown-77af
  [class*="social-icon-stack-overflow"].module_out_dc1b {
  background-color: transparent;
  color: #fe7a15;
}
.dropdown-77af [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.dropdown-77af [class*="social-icon-maldkfgram"].module_out_dc1b {
  background-color: transparent;
  color: #2ca5e0;
}
.dropdown-77af [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.dropdown-77af [class*="social-icon-tripadvisor"].module_out_dc1b {
  background-color: transparent;
  color: #589442;
}
.dropdown-77af [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.dropdown-77af [class*="social-icon-tumblr"].module_out_dc1b {
  background-color: transparent;
  color: #35465c;
}
.dropdown-77af [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.dropdown-77af [class*="social-icon-twitch"].module_out_dc1b {
  background-color: transparent;
  color: #6441a5;
}
.dropdown-77af [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.dropdown-77af [class*="social-icon-twitter"].module_out_dc1b {
  background-color: transparent;
  color: #1da1f2;
}
.dropdown-77af [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.dropdown-77af [class*="social-icon-vimeo"].module_out_dc1b {
  background-color: transparent;
  color: #1ab7ea;
}
.dropdown-77af [class*="social-icon-vk"] {
  background-color: #45668e;
}
.dropdown-77af [class*="social-icon-vk"].module_out_dc1b {
  background-color: transparent;
  color: #45668e;
}
.dropdown-77af [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.dropdown-77af [class*="social-icon-weibo"].module_out_dc1b {
  background-color: transparent;
  color: #df2029;
}
.dropdown-77af [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.dropdown-77af [class*="social-icon-weixin"].module_out_dc1b {
  background-color: transparent;
  color: #7bb32e;
}
.dropdown-77af [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.dropdown-77af [class*="social-icon-whatsapp"].module_out_dc1b {
  background-color: transparent;
  color: #25d366;
}
.dropdown-77af [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.dropdown-77af [class*="social-icon-wordpress"].module_out_dc1b {
  background-color: transparent;
  color: #21759b;
}
.dropdown-77af [class*="social-icon-xing"] {
  background-color: #026466;
}
.dropdown-77af [class*="social-icon-xing"].module_out_dc1b {
  background-color: transparent;
  color: #026466;
}
.dropdown-77af [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.dropdown-77af [class*="social-icon-yelp"].module_out_dc1b {
  background-color: transparent;
  color: #af0606;
}
.dropdown-77af [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.dropdown-77af [class*="social-icon-youtube"].module_out_dc1b {
  background-color: transparent;
  color: #cd201f;
}
.background-c1c1 {
  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;
}
.background-c1c1:hover {
  box-shadow: none;
  background: 0 0;
}
.dim_f3a0 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.focused-7de4 {
  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;
}
.modal-e064 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.hovered-5e3f {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.hovered-5e3f,
.hovered-5e3f::after,
.hovered-5e3f::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;
}
.hovered-5e3f::after,
.hovered-5e3f::before {
  content: "";
  display: block;
  background-color: inherit;
}
.accent_43ec .focused-7de4 .modal-e064 {
  margin-top: -2px;
  width: 19px;
}
.accent_43ec .focused-7de4 .hovered-5e3f {
  margin-top: -1px;
}
.accent_43ec .focused-7de4 .hovered-5e3f,
.accent_43ec .focused-7de4 .hovered-5e3f::after,
.accent_43ec .focused-7de4 .hovered-5e3f::before {
  width: 19px;
  height: 2px;
}
.accent_43ec .focused-7de4 .hovered-5e3f::before {
  top: -6px;
}
.accent_43ec .focused-7de4 .hovered-5e3f::after {
  bottom: -6px;
}
.active-medium-875c .focused-7de4 .modal-e064 {
  margin-top: -2px;
  width: 22px;
}
.active-medium-875c .focused-7de4 .hovered-5e3f {
  margin-top: -1px;
}
.active-medium-875c .focused-7de4 .hovered-5e3f,
.active-medium-875c .focused-7de4 .hovered-5e3f::after,
.active-medium-875c .focused-7de4 .hovered-5e3f::before {
  width: 22px;
  height: 2px;
}
.active-medium-875c .focused-7de4 .hovered-5e3f::before {
  top: -7px;
}
.active-medium-875c .focused-7de4 .hovered-5e3f::after {
  bottom: -7px;
}
.search_cf77 .focused-7de4 .modal-e064 {
  margin-top: -2px;
  width: 31px;
}
.search_cf77 .focused-7de4 .hovered-5e3f {
  margin-top: -1.5px;
}
.search_cf77 .focused-7de4 .hovered-5e3f,
.search_cf77 .focused-7de4 .hovered-5e3f::after,
.search_cf77 .focused-7de4 .hovered-5e3f::before {
  width: 31px;
  height: 3px;
}
.search_cf77 .focused-7de4 .hovered-5e3f::before {
  top: -9px;
}
.search_cf77 .focused-7de4 .hovered-5e3f::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .pagination_focused_d83c .focused-7de4 .modal-e064 {
    margin-top: -2px;
    width: 19px;
  }
  .pagination_focused_d83c .focused-7de4 .hovered-5e3f {
    margin-top: -1px;
  }
  .pagination_focused_d83c .focused-7de4 .hovered-5e3f,
  .pagination_focused_d83c .focused-7de4 .hovered-5e3f::after,
  .pagination_focused_d83c .focused-7de4 .hovered-5e3f::before {
    width: 19px;
    height: 2px;
  }
  .pagination_focused_d83c .focused-7de4 .hovered-5e3f::before {
    top: -6px;
  }
  .pagination_focused_d83c .focused-7de4 .hovered-5e3f::after {
    bottom: -6px;
  }
  .secondary_tiny_cde4 .focused-7de4 .modal-e064 {
    margin-top: -2px;
    width: 22px;
  }
  .secondary_tiny_cde4 .focused-7de4 .hovered-5e3f {
    margin-top: -1px;
  }
  .secondary_tiny_cde4 .focused-7de4 .hovered-5e3f,
  .secondary_tiny_cde4 .focused-7de4 .hovered-5e3f::after,
  .secondary_tiny_cde4 .focused-7de4 .hovered-5e3f::before {
    width: 22px;
    height: 2px;
  }
  .secondary_tiny_cde4 .focused-7de4 .hovered-5e3f::before {
    top: -7px;
  }
  .secondary_tiny_cde4 .focused-7de4 .hovered-5e3f::after {
    bottom: -7px;
  }
  .gas_2823 .focused-7de4 .modal-e064 {
    margin-top: -2px;
    width: 31px;
  }
  .gas_2823 .focused-7de4 .hovered-5e3f {
    margin-top: -1.5px;
  }
  .gas_2823 .focused-7de4 .hovered-5e3f,
  .gas_2823 .focused-7de4 .hovered-5e3f::after,
  .gas_2823 .focused-7de4 .hovered-5e3f::before {
    width: 31px;
    height: 3px;
  }
  .gas_2823 .focused-7de4 .hovered-5e3f::before {
    top: -9px;
  }
  .gas_2823 .focused-7de4 .hovered-5e3f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .notification-lower-8ef3 .focused-7de4 .modal-e064 {
    margin-top: -2px;
    width: 19px;
  }
  .notification-lower-8ef3 .focused-7de4 .hovered-5e3f {
    margin-top: -1px;
  }
  .notification-lower-8ef3 .focused-7de4 .hovered-5e3f,
  .notification-lower-8ef3 .focused-7de4 .hovered-5e3f::after,
  .notification-lower-8ef3 .focused-7de4 .hovered-5e3f::before {
    width: 19px;
    height: 2px;
  }
  .notification-lower-8ef3 .focused-7de4 .hovered-5e3f::before {
    top: -6px;
  }
  .notification-lower-8ef3 .focused-7de4 .hovered-5e3f::after {
    bottom: -6px;
  }
  .outer_d4b0 .focused-7de4 .modal-e064 {
    margin-top: -2px;
    width: 22px;
  }
  .outer_d4b0 .focused-7de4 .hovered-5e3f {
    margin-top: -1px;
  }
  .outer_d4b0 .focused-7de4 .hovered-5e3f,
  .outer_d4b0 .focused-7de4 .hovered-5e3f::after,
  .outer_d4b0 .focused-7de4 .hovered-5e3f::before {
    width: 22px;
    height: 2px;
  }
  .outer_d4b0 .focused-7de4 .hovered-5e3f::before {
    top: -7px;
  }
  .outer_d4b0 .focused-7de4 .hovered-5e3f::after {
    bottom: -7px;
  }
  .label-fresh-e909 .focused-7de4 .modal-e064 {
    margin-top: -2px;
    width: 31px;
  }
  .label-fresh-e909 .focused-7de4 .hovered-5e3f {
    margin-top: -1.5px;
  }
  .label-fresh-e909 .focused-7de4 .hovered-5e3f,
  .label-fresh-e909 .focused-7de4 .hovered-5e3f::after,
  .label-fresh-e909 .focused-7de4 .hovered-5e3f::before {
    width: 31px;
    height: 3px;
  }
  .label-fresh-e909 .focused-7de4 .hovered-5e3f::before {
    top: -9px;
  }
  .label-fresh-e909 .focused-7de4 .hovered-5e3f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .east_751c .focused-7de4 .modal-e064 {
    margin-top: -2px;
    width: 19px;
  }
  .east_751c .focused-7de4 .hovered-5e3f {
    margin-top: -1px;
  }
  .east_751c .focused-7de4 .hovered-5e3f,
  .east_751c .focused-7de4 .hovered-5e3f::after,
  .east_751c .focused-7de4 .hovered-5e3f::before {
    width: 19px;
    height: 2px;
  }
  .east_751c .focused-7de4 .hovered-5e3f::before {
    top: -6px;
  }
  .east_751c .focused-7de4 .hovered-5e3f::after {
    bottom: -6px;
  }
  .modal_f9d1 .focused-7de4 .modal-e064 {
    margin-top: -2px;
    width: 22px;
  }
  .modal_f9d1 .focused-7de4 .hovered-5e3f {
    margin-top: -1px;
  }
  .modal_f9d1 .focused-7de4 .hovered-5e3f,
  .modal_f9d1 .focused-7de4 .hovered-5e3f::after,
  .modal_f9d1 .focused-7de4 .hovered-5e3f::before {
    width: 22px;
    height: 2px;
  }
  .modal_f9d1 .focused-7de4 .hovered-5e3f::before {
    top: -7px;
  }
  .modal_f9d1 .focused-7de4 .hovered-5e3f::after {
    bottom: -7px;
  }
  .medium_6b47 .focused-7de4 .modal-e064 {
    margin-top: -2px;
    width: 31px;
  }
  .medium_6b47 .focused-7de4 .hovered-5e3f {
    margin-top: -1.5px;
  }
  .medium_6b47 .focused-7de4 .hovered-5e3f,
  .medium_6b47 .focused-7de4 .hovered-5e3f::after,
  .medium_6b47 .focused-7de4 .hovered-5e3f::before {
    width: 31px;
    height: 3px;
  }
  .medium_6b47 .focused-7de4 .hovered-5e3f::before {
    top: -9px;
  }
  .medium_6b47 .focused-7de4 .hovered-5e3f::after {
    bottom: -9px;
  }
}
.grid_7a49 .hovered-5e3f {
  -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);
}
.grid_7a49 .hovered-5e3f::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.grid_7a49 .hovered-5e3f::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);
}
.grid_7a49.status-c419 .hovered-5e3f {
  -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);
}
.grid_7a49.status-c419 .hovered-5e3f::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.grid_7a49.status-c419 .hovered-5e3f::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);
}
.sort-tall-6842 {
  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.primary-solid-139a:before {
  display: none;
}
.last_0e0f {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.last_0e0f .aside_3d6b {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.last_0e0f .aside_3d6b:last-of-type {
  border-bottom: none;
}
.last_0e0f .aside_3d6b.gallery-942e,
.last_0e0f .aside_3d6b.nav_e170,
.last_0e0f .aside_3d6b.avatar-2c1a {
  padding: 0;
}
.last_0e0f .thumbnail-lite-0ad7 .dropdown_0f8e {
  color: currentColor;
}
.last_0e0f .thumbnail-lite-0ad7 .dropdown_0f8e:focus,
.last_0e0f .thumbnail-lite-0ad7 .dropdown_0f8e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.last_0e0f.frame-light-b61f .rough-1833,
.last_0e0f.frame-light-b61f .thumbnail-lower-adfd a,
.last_0e0f.frame-light-b61f .hidden-207d a,
.last_0e0f.frame-light-b61f .preview_south_52a2 a {
  color: rgba(0, 0, 0, 0.55);
}
.last_0e0f.frame-light-b61f .rough-1833:hover,
.last_0e0f.frame-light-b61f .thumbnail-lower-adfd a:hover,
.last_0e0f.frame-light-b61f .hidden-207d a:hover,
.last_0e0f.frame-light-b61f .preview_south_52a2 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.last_0e0f.frame-light-b61f .picture_upper_0841 {
  color: rgba(0, 0, 0, 0.8);
}
.last_0e0f.frame-light-b61f .aside_3d6b {
  border-color: rgba(0, 0, 0, 0.08);
}
.last_0e0f.frame-light-b61f .aside_3d6b:before {
  background: rgba(0, 0, 0, 0.08);
}
.last_0e0f.frame-light-b61f .section-complex-11f6:before {
  background: rgba(255, 255, 255, 0.9);
}
.last_0e0f.frame-light-b61f .thumbnail-lite-0ad7 .active-0b84 li a,
.last_0e0f.frame-light-b61f .thumbnail-lite-0ad7 .dropdown_0f8e,
.last_0e0f.frame-light-b61f .preview_south_52a2 {
  border-color: rgba(0, 0, 0, 0.08);
}
.last_0e0f.frame-light-b61f .thumbnail-lite-0ad7 .dropdown_0f8e:focus,
.last_0e0f.frame-light-b61f .thumbnail-lite-0ad7 .dropdown_0f8e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.last_0e0f.frame-light-b61f .active-0b84 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.last_0e0f.block_57f4 .rough-1833,
.last_0e0f.block_57f4 .thumbnail-lower-adfd a,
.last_0e0f.block_57f4 .hidden-207d .dropdown_0f8e,
.last_0e0f.block_57f4 .hidden-207d a,
.last_0e0f.block_57f4 .preview_south_52a2 a {
  color: rgba(255, 255, 255, 0.79);
}
.last_0e0f.block_57f4 .rough-1833:hover,
.last_0e0f.block_57f4 .thumbnail-lower-adfd a:hover,
.last_0e0f.block_57f4 .hidden-207d .dropdown_0f8e:hover,
.last_0e0f.block_57f4 .hidden-207d a:hover,
.last_0e0f.block_57f4 .preview_south_52a2 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.last_0e0f.block_57f4 .picture_upper_0841 {
  color: rgba(255, 255, 255, 0.99);
}
.last_0e0f.block_57f4 .aside_3d6b {
  border-color: rgba(255, 255, 255, 0.08);
}
.last_0e0f.block_57f4 .aside_3d6b:before {
  background: rgba(255, 255, 255, 0.08);
}
.last_0e0f.block_57f4 .section-complex-11f6:before {
  background: rgba(0, 0, 0, 0.9);
}
.last_0e0f.block_57f4 .thumbnail-lite-0ad7 .active-0b84 li a,
.last_0e0f.block_57f4 .thumbnail-lite-0ad7 .dropdown_0f8e,
.last_0e0f.block_57f4 .preview_south_52a2 {
  border-color: rgba(255, 255, 255, 0.08);
}
.last_0e0f.block_57f4 .thumbnail-lite-0ad7 .dropdown_0f8e:focus,
.last_0e0f.block_57f4 .thumbnail-lite-0ad7 .dropdown_0f8e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.last_0e0f.block_57f4 .active-0b84 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.section-complex-11f6 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.section-complex-11f6:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.module-out-5fa6 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.current-c3a8 .last_0e0f {
  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;
}
.current-c3a8 .aside_3d6b {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.current-c3a8 .aside_3d6b: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) {
  .current-c3a8 .aside_3d6b:before {
    width: 16%;
    left: 42%;
  }
}
.current-c3a8 .aside_3d6b:last-child:before {
  content: none;
}
.current-c3a8 .aside_3d6b[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.current-c3a8 .thumbnail-lite-0ad7 .active-0b84 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.current-c3a8 .thumbnail-lite-0ad7 .active-0b84 li a .dropdown_0f8e {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.current-c3a8 .thumbnail-lite-0ad7 .preview_south_52a2 {
  border: none;
}
.current-c3a8 .thumbnail-lite-0ad7 .preview_south_52a2 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.current-c3a8 .section-complex-11f6 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.current-c3a8 .module-out-5fa6 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.current-c3a8 .block_57f4 .section-complex-11f6:before {
  background: rgba(0, 0, 0, 0.9);
}
.current-c3a8 .frame-light-b61f.hover_ab0c .hovered-5e3f {
  background: rgba(0, 0, 0, 0.6);
}
.current-c3a8
  .frame-light-b61f.hover_ab0c
  .hovered-5e3f::after,
.current-c3a8
  .frame-light-b61f.hover_ab0c
  .hovered-5e3f:before {
  background: inherit;
}
.current-c3a8
  .frame-light-b61f.hover_ab0c:hover
  .hovered-5e3f {
  background: rgba(0, 0, 0, 0.8);
}
.footer-full-0cd3 .last_0e0f {
  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) {
  .footer-full-0cd3 .last_0e0f {
    width: auto;
    right: 45px;
  }
}
.mask-active-8a5c .last_0e0f {
  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) {
  .mask-active-8a5c .last_0e0f {
    width: auto;
    left: 45px;
  }
}
.primary-solid-139a .last_0e0f {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.primary-solid-139a .module-out-5fa6 {
  max-width: 48em;
  margin: 0 auto;
}
.primary-solid-139a .section-complex-11f6:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.tertiary-dynamic-5189 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.tertiary-dynamic-5189.current-c3a8 .last_0e0f {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.tertiary-dynamic-5189.footer-full-0cd3 .last_0e0f {
  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);
}
.tertiary-dynamic-5189 .last_0e0f {
  visibility: visible;
}
.tertiary-dynamic-5189.mask-active-8a5c .last_0e0f {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.video_soft_6f28,
.yellow-176f {
  overflow-x: hidden;
}
.video_soft_6f28 .last_0e0f {
  overflow: auto;
}
.video_soft_6f28.current-c3a8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.video_soft_6f28.current-c3a8 .last_0e0f {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.video_soft_6f28.current-c3a8 .background-c1c1 {
  opacity: 0;
}
.video_soft_6f28.footer-full-0cd3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.video_soft_6f28.footer-full-0cd3 .last_0e0f {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.video_soft_6f28.footer-full-0cd3 .background-c1c1 {
  opacity: 0;
}
.video_soft_6f28.mask-active-8a5c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.video_soft_6f28.mask-active-8a5c .last_0e0f {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.video_soft_6f28.mask-active-8a5c .background-c1c1 {
  opacity: 0;
}
.video_soft_6f28.primary-solid-139a .last_0e0f {
  z-index: 10;
  visibility: visible;
}
.hover_ab0c {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.hover_ab0c .hovered-5e3f {
  background: rgba(255, 255, 255, 0.99);
}
.hover_ab0c .hovered-5e3f::after,
.hover_ab0c .hovered-5e3f:before {
  background: inherit;
}
.hover_ab0c:hover .hovered-5e3f {
  background: rgba(255, 255, 255, 0.99);
}
.mask-active-8a5c .hover_ab0c {
  top: 10px;
  right: auto;
  left: 12px;
}
.primary-solid-139a .hover_ab0c {
  display: none !important;
}
.video_soft_6f28:before,
.yellow-176f:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.video_soft_6f28 .hover_ab0c,
.yellow-176f .hover_ab0c {
  display: inline-block;
}
.last_0e0f .black-5f1b {
  -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;
}
.video_soft_6f28 .last_0e0f .black-5f1b,
.yellow-176f .last_0e0f .black-5f1b {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.slider_3c1e .shadow_f91b {
  width: 100%;
}
.paragraph-left-2f09 {
  padding: 0 0.5em 0;
}
.paragraph-left-2f09 [class*="customify-col-"],
.paragraph-left-2f09 [class*="customify-col_"],
.paragraph-left-2f09 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.detail_wood_5069 .paragraph-left-2f09 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .texture_939d .notice-134e,
  .notice-134e {
    display: none;
  }
  .steel_042a {
    text-align: left;
  }
  .first_1937 {
    text-align: center;
  }
  .tertiary_soft_b681 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .texture_939d .under_41e5,
  .under_41e5 {
    display: none;
  }
  .pattern_db5a {
    text-align: left;
  }
  .stone-0c32 {
    text-align: center;
  }
  .detail_e841 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .texture_939d .full-bf08,
  .full-bf08 {
    display: none;
  }
  .overlay_hovered_dfe6 {
    text-align: left;
  }
  .banner_glass_89ed {
    text-align: center;
  }
  .pattern-fd99 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.secondary_59e0 {
  box-shadow: none !important;
}
.sort-steel-7345 .orange_fb61,
.image_yellow_ad1c .orange_fb61 {
  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;
}
.image_yellow_ad1c .orange_fb61 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.tag_ebcd {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.tag_ebcd:after,
.tag_ebcd:before {
  content: "";
  display: table;
}
.tag_ebcd:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .tag_ebcd {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.tag_ebcd,
.mask_steel_2733 {
  max-width: 1248px;
  margin: 0 auto;
}

.label-out-b422.hover_glass_a74a .tag_ebcd {
  max-width: 100%;
}
.label-out-b422.block-a733 {
  max-width: 1200px;
  margin: 0 auto;
}
.label-out-b422.thumbnail_dirty_f908 .tag_ebcd {
  max-width: 100%;
}
.label-out-b422.thumbnail_dirty_f908 > .tag_ebcd {
  padding-left: 0;
  padding-right: 0;
}
.label-out-b422.thumbnail_dirty_f908 > .tag_ebcd .texture_939d {
  margin: 0;
}
.label-out-b422.thumbnail_dirty_f908
  > .tag_ebcd
  .menu_3505.focus_f116 {
  margin-right: 0;
  margin-left: 0;
}
.label-out-b422.thumbnail_dirty_f908 #main.focus_f116 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .background_down_aca9 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .background_down_aca9 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .content_db91 .short-233d {
    padding-right: 1em;
  }
  .content_db91.easy_7d84 .menu_3505 {
    border-right: 1px solid #eaecee;
  }
  .content_db91.easy_7d84 .short-233d {
    padding-right: 1em;
  }
  .content_db91.easy_7d84 .filter-right-ff32 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .plasma_db20 .short-233d {
    padding-left: 1em;
  }
  .plasma_db20.easy_7d84 .menu_3505 {
    border-left: 1px solid #eaecee;
  }
  .plasma_db20.easy_7d84 .short-233d {
    padding-left: 1em;
  }
  .plasma_db20.easy_7d84 .filter-right-ff32 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .secondary-short-f84f .short-233d {
    padding-left: 1em;
  }
  .secondary-short-f84f.easy_7d84 .badge_hard_dfd7 {
    border-right: 1px solid #eaecee;
  }
  .secondary-short-f84f.easy_7d84 .basic-8edc {
    border-right: 1px solid #eaecee;
  }
  .secondary-short-f84f.easy_7d84 .short-233d {
    padding-left: 1em;
  }
  .secondary-short-f84f.easy_7d84 .filter-right-ff32 {
    padding-right: 1em;
  }
  .secondary-short-f84f.easy_7d84 .picture-e7bc {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .container-blue-fa4c .short-233d {
    padding-right: 1em;
  }
  .container-blue-fa4c.easy_7d84 .badge_hard_dfd7 {
    border-left: 1px solid #eaecee;
  }
  .container-blue-fa4c.easy_7d84 .basic-8edc {
    border-left: 1px solid #eaecee;
  }
  .container-blue-fa4c.easy_7d84 .short-233d {
    padding-right: 1em;
  }
  .container-blue-fa4c.easy_7d84 .filter-right-ff32 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .container-blue-fa4c.easy_7d84 .picture-e7bc {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .background_down_aca9 .short-233d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .background_down_aca9.easy_7d84 .menu_3505 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .background_down_aca9.easy_7d84 .short-233d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .background_down_aca9.easy_7d84 .filter-right-ff32 {
    padding-left: 1em;
  }
  .background_down_aca9.easy_7d84 .picture-e7bc {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .background_down_aca9.easy_7d84 .short-233d {
    padding-left: 0;
  }
}
.action_2990 .wrapper-35b7 {
  display: inline-block;
}
.module_advanced_737d {
  display: inline-block;
}
.last-c988 {
  word-con: break-word;
}
.backdrop-99cd > span {
  display: inline-block;
  padding: 5px 0;
}
.backdrop-99cd .motion_a81a {
  margin-left: 8px;
  margin-right: 8px;
}
.backdrop-99cd .shadow_2a59 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.copper-b82d .list_blue_3376 {
  margin-bottom: 2em;
}
.copper-b82d .overlay_green_90ff {
  margin-bottom: 15px;
}
.copper-b82d .overlay_green_90ff:last-child {
  margin-bottom: 0;
}
.copper-b82d .warm_f19f {
  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) {
  .copper-b82d .warm_f19f {
    display: block;
  }
}
.copper-b82d .cool-28af {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .copper-b82d .cool-28af {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.copper-b82d .hovered-581f {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.copper-b82d .hovered-581f img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.copper-b82d .hovered-581f a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.copper-b82d .last-c988 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.copper-b82d .last-c988 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.copper-b82d .row-d1ae p:last-child {
  margin-bottom: 0;
}
.copper-b82d .form_7f12 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.copper-b82d .shade-dark-fd5c {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.copper-b82d .hover_focused_ecd1 {
  margin-top: 1em;
}
.copper-b82d .clean-1e0b {
  top: 0;
  display: block;
}
.copper-b82d .clean-1e0b a {
  color: inherit;
}
.copper-b82d .clean-1e0b a:hover {
  color: inherit;
}
.copper-b82d .frame-6b5a {
  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;
}
.copper-b82d .frame-6b5a:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.copper-b82d .shade-dark-fd5c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.copper-b82d .chip_eddc {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.copper-b82d .chip_eddc:first-child {
  margin-top: 0;
}
.copper-b82d .chip_eddc.notice_fluid_b256 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.copper-b82d .chip_eddc.grid_warm_d700 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.copper-b82d
  .chip_eddc.grid_warm_d700.row_smooth_5d26
  .hover_focused_ecd1 {
  width: 100%;
}
.copper-b82d .grid_warm_d700 {
  -webkit-box-align: center;
  align-items: center;
}
.copper-b82d .grid_warm_d700 .backdrop-99cd,
.copper-b82d .grid_warm_d700 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.copper-b82d .hovered-581f {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.copper-b82d .hovered-581f img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.copper-b82d .hovered-581f: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;
}
.copper-b82d .notice_fluid_b256 {
  z-index: 5;
}
.copper-b82d .dropdown_6168 .stale-8bcf {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.copper-b82d .dynamic_f413 .stale-8bcf {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.copper-b82d .up_5a07 .stale-8bcf {
  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;
}
.copper-b82d.widget-up-b897 .warm_f19f,
.copper-b82d.component-d73f .warm_f19f {
  display: block;
}
.copper-b82d.widget-up-b897 .warm_f19f .accordion_basic_de31,
.copper-b82d.widget-up-b897 .warm_f19f .shade-dark-fd5c,
.copper-b82d.component-d73f .warm_f19f .accordion_basic_de31,
.copper-b82d.component-d73f .warm_f19f .shade-dark-fd5c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.copper-b82d.bright-320e .cool-28af {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .copper-b82d.bright-320e .cool-28af {
    margin-right: 0;
  }
}
.copper-b82d.widget-up-b897 .cool-28af,
.copper-b82d.component-d73f .cool-28af {
  padding-top: 40%;
}
.copper-b82d.widget-up-b897 .list_blue_3376,
.copper-b82d.component-d73f .list_blue_3376 {
  display: block;
}
.copper-b82d.widget-up-b897 .fn-sticky-db83 .shade-dark-fd5c,
.copper-b82d.component-d73f .fn-sticky-db83 .shade-dark-fd5c {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.copper-b82d.widget-up-b897 .cool-28af,
.copper-b82d.component-d73f .cool-28af {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.copper-b82d.widget-up-b897 .shade-dark-fd5c {
  padding: 1em;
}
.silver_f5da {
  margin: 30px auto;
  display: block;
}
.silver_f5da .wood-3927 > * {
  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;
}
.silver_f5da .wood-3927 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.silver_f5da .wood-3927 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.surface-under-f9aa .backdrop-99cd {
  margin-bottom: 1.41575em;
}
.surface-under-f9aa .hard_71f5 {
  margin-bottom: 1.618em;
}
.black-2769 .column_037e {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.black-2769 .column_037e a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.black-2769 .plasma-25bb {
  max-width: 100%;
  overflow: auto;
}
.bright_c9cd .black-2769 a:hover {
  text-decoration: underline;
}
.medium_ee4f .overlay_green_90ff:not(.last-c988),
.medium_ee4f .hovered-581f {
  margin-bottom: 1.41575em;
}
.medium_ee4f .overlay_green_90ff:not(.last-c988):last-child,
.medium_ee4f .hovered-581f:last-child {
  margin-bottom: 0;
}
.medium_ee4f .overlay_green_90ff.texture-bronze-068f {
  margin-bottom: 0.41575em;
}
.medium_ee4f .old-6b59:before,
.medium_ee4f .link_052a:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.medium_ee4f .old-6b59:before {
  content: "\f115";
}
.medium_ee4f .link_052a:before {
  content: "\f02c";
}
.medium_ee4f .inner-3e14 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.medium_ee4f .inner-3e14 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.focus-f854 {
  display: -webkit-box;
  display: flex;
}
.focus-f854 .outline_488f {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .focus-f854 .outline_488f {
    flex-basis: 90px;
  }
}
.focus-f854 .article_motion_4931 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .focus-f854 .article_motion_4931 {
    flex-basis: calc(100% - 50px);
  }
}
.focus-f854 .description-first-aa50 p:last-child {
  margin-bottom: 0.72em;
}
.dim_3fa0 .wood-3927 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.dim_3fa0 .wood-3927:after,
.dim_3fa0 .wood-3927:before {
  content: "";
  display: table;
}
.dim_3fa0 .wood-3927:after {
  clear: both;
}
.dim_3fa0 .wood-3927 .tertiary_1ac5,
.dim_3fa0 .wood-3927 .hidden-black-bae8 {
  width: 49%;
}
.dim_3fa0 .wood-3927 .tertiary_1ac5 a span.info-dbf2,
.dim_3fa0 .wood-3927 .hidden-black-bae8 a span.info-dbf2 {
  display: block;
  margin-bottom: 5px;
}
.dim_3fa0 .wood-3927 .hidden-black-bae8 {
  float: left;
  text-align: left;
}
.dim_3fa0 .wood-3927 .tertiary_1ac5 {
  float: right;
  text-align: right;
}
.rough-9e88 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .rough-9e88 {
    margin-bottom: 0;
  }
}
.column_current_7ea7 {
  margin-bottom: 1em;
}
.column_current_7ea7 .last-c988 {
  font-size: 1.1em;
  line-height: 1.3;
}
.border-stone-20b6 a {
  display: block;
  line-height: 0;
  position: relative;
}
.cool-695b .column_current_7ea7,
.clean-babb .column_current_7ea7 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .cool-695b .column_current_7ea7,
  .clean-babb .column_current_7ea7 {
    display: block;
  }
}
.cool-695b .border-stone-20b6,
.clean-babb .border-stone-20b6 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .cool-695b .border-stone-20b6,
  .clean-babb .border-stone-20b6 {
    margin-bottom: 1em;
  }
}
.cool-695b .border-stone-20b6 img,
.clean-babb .border-stone-20b6 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.cool-695b .sidebar_e27e,
.clean-babb .sidebar_e27e {
  flex-basis: calc(100% - 160px);
}
.cool-695b .sidebar_e27e p,
.clean-babb .sidebar_e27e p {
  margin-bottom: 0;
}
.cool-695b .sidebar_e27e {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .cool-695b .sidebar_e27e {
    padding-left: 0;
  }
}
.clean-babb .sidebar_e27e {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .clean-babb .sidebar_e27e {
    padding-right: 0;
  }
}
.clean-babb .border-stone-20b6 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.carousel-rough-e11a .border-stone-20b6 {
  margin-bottom: 0.5em;
}
.carousel-rough-e11a .border-stone-20b6 img {
  width: 100%;
}
.focus_9b6e .text-west-865c,
.fresh-52f3 .text-west-865c {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.fresh-52f3 .menu_3505 .picture-319c p:last-child {
  margin-bottom: 0;
}
.avatar_183a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.fluid-486b .aside-884c {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .fluid-486b .aside-884c:last-of-type {
    margin-bottom: 0;
  }
}
.fluid-486b .aside-884c ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.fluid-486b .aside-884c ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.fluid-486b .aside-884c ul li {
  margin: 0 0 0.6em;
}
.fluid-486b .aside-884c ul li.label-dark-d2d9,
.fluid-486b .aside-884c ul li.chip-pink-ecf8 {
  position: relative;
}
.fluid-486b .aside-884c ul li.label-dark-d2d9 .paper_2597,
.fluid-486b .aside-884c ul li.chip-pink-ecf8 .paper_2597 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.fluid-486b .aside-884c ul li.label-dark-d2d9:after:after,
.fluid-486b .aside-884c ul li.label-dark-d2d9:after:before,
.fluid-486b
  .aside-884c
  ul
  li.chip-pink-ecf8:after:after,
.fluid-486b
  .aside-884c
  ul
  li.chip-pink-ecf8:after:before {
  content: "";
  display: table;
}
.fluid-486b .aside-884c ul li.label-dark-d2d9:after:after,
.fluid-486b
  .aside-884c
  ul
  li.chip-pink-ecf8:after:after {
  clear: both;
}
.fluid-486b .aside-884c a.filter_orange_da06:hover {
  text-decoration: none;
}
.fluid-486b .aside-884c select {
  max-width: 100%;
}
.fluid-486b .aside-884c table {
  font-size: 85%;
}
.fluid-486b .aside-884c table td,
.fluid-486b .aside-884c table th {
  padding: 0.2360828548em;
  text-align: center;
}
.fluid-486b .aside-884c table tfoot td {
  text-align: left;
}
.fluid-486b .aside-884c :last-child {
  margin-bottom: 0;
}
.fluid-486b .aside-884c .aside-96f9 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.fluid-486b .aside-884c .aside-96f9 label {
  width: 100%;
}
.fluid-486b .aside-884c .aside-96f9 .pagination-pink-e3fc {
  width: 100%;
  display: block;
}
.fluid-486b .aside-884c .aside-96f9 .hidden_plasma_824e {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.fluid-486b .aside-884c .aside-96f9 .hidden_plasma_824e:hover svg #svg-search {
  fill: #444;
}
.fluid-486b .aside-884c .aside-96f9 .hidden_plasma_824e svg {
  width: 18px;
  height: 18px;
}
.fluid-486b .mask_0ff6 ul ul,
.fluid-486b .tall_9650 ul ul,
.fluid-486b .pressed-1015 ul ul,
.fluid-486b .icon_62a2 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.fluid-486b .mask_0ff6 .mini_f242 > a,
.fluid-486b .tall_9650 .mini_f242 > a,
.fluid-486b .pressed-1015 .mini_f242 > a,
.fluid-486b .icon_62a2 .mini_f242 > a {
  margin-bottom: 0;
}
.fluid-486b .outline-0b89 li,
.fluid-486b .mask_0ff6 li,
.fluid-486b .bottom_8562 li,
.fluid-486b .tall_9650 li,
.fluid-486b .pressed-1015 li,
.fluid-486b .icon_62a2 li,
.fluid-486b .thick_4b15 li,
.fluid-486b .row-east-76ce li {
  display: block;
  position: relative;
}
.fluid-486b .outline-0b89 li:last-child,
.fluid-486b .mask_0ff6 li:last-child,
.fluid-486b .bottom_8562 li:last-child,
.fluid-486b .tall_9650 li:last-child,
.fluid-486b .pressed-1015 li:last-child,
.fluid-486b .icon_62a2 li:last-child,
.fluid-486b .thick_4b15 li:last-child,
.fluid-486b .row-east-76ce li:last-child {
  border: none;
}
.fluid-486b .outline-0b89 li a,
.fluid-486b .mask_0ff6 li a,
.fluid-486b .bottom_8562 li a,
.fluid-486b .tall_9650 li a,
.fluid-486b .pressed-1015 li a,
.fluid-486b .icon_62a2 li a,
.fluid-486b .thick_4b15 li a,
.fluid-486b .row-east-76ce li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.fluid-486b .outline-0b89 li ul li::before,
.fluid-486b .mask_0ff6 li ul li::before,
.fluid-486b .bottom_8562 li ul li::before,
.fluid-486b .tall_9650 li ul li::before,
.fluid-486b .pressed-1015 li ul li::before,
.fluid-486b .icon_62a2 li ul li::before,
.fluid-486b .thick_4b15 li ul li::before,
.fluid-486b .row-east-76ce li ul li::before {
  left: 15px;
}
.fluid-486b .outline-0b89 li ul a,
.fluid-486b .mask_0ff6 li ul a,
.fluid-486b .bottom_8562 li ul a,
.fluid-486b .tall_9650 li ul a,
.fluid-486b .pressed-1015 li ul a,
.fluid-486b .icon_62a2 li ul a,
.fluid-486b .thick_4b15 li ul a,
.fluid-486b .row-east-76ce li ul a {
  padding-left: 20px;
}
.fluid-486b .outline-0b89 li ul ul li::before,
.fluid-486b .mask_0ff6 li ul ul li::before,
.fluid-486b .bottom_8562 li ul ul li::before,
.fluid-486b .tall_9650 li ul ul li::before,
.fluid-486b .pressed-1015 li ul ul li::before,
.fluid-486b .icon_62a2 li ul ul li::before,
.fluid-486b .thick_4b15 li ul ul li::before,
.fluid-486b .row-east-76ce li ul ul li::before {
  left: 30px;
}
.fluid-486b .outline-0b89 li ul ul a,
.fluid-486b .mask_0ff6 li ul ul a,
.fluid-486b .bottom_8562 li ul ul a,
.fluid-486b .tall_9650 li ul ul a,
.fluid-486b .pressed-1015 li ul ul a,
.fluid-486b .icon_62a2 li ul ul a,
.fluid-486b .thick_4b15 li ul ul a,
.fluid-486b .row-east-76ce li ul ul a {
  padding-left: 40px;
}
.fluid-486b .inner-982b li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.fluid-486b .row-east-76ce ul li {
  margin-bottom: 1.41575em;
}
.fluid-486b .row-east-76ce ul li .advanced_78df {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.fluid-486b .row-east-76ce ul li .tooltip-wide-9a27 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.block_57f4 .outline-0b89 li a,
.block_57f4 .mask_0ff6 li a,
.block_57f4 .bottom_8562 li a,
.block_57f4 .tall_9650 li a,
.block_57f4 .pressed-1015 li a,
.block_57f4 .icon_62a2 li a,
.block_57f4 .thick_4b15 li a,
.block_57f4 .row-east-76ce li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.block_57f4 .inner-982b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.block_57f4 .aside-884c ul li.label-dark-d2d9 .paper_2597,
.block_57f4 .aside-884c ul li.chip-pink-ecf8 .paper_2597 {
  background: rgba(0, 0, 0, 0.2);
}
.block_57f4 .fluid-486b .aside-884c select {
  border-color: rgba(255, 255, 255, 0.08);
}
.label-out-b422 .fluid-486b .active-0b84 li {
  margin: 0;
}
.label-out-b422 .fluid-486b .active-0b84 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.label-out-b422 .fluid-486b .active-0b84 li ul {
  margin: 0;
}
.label-out-b422 .fluid-486b .active-0b84 li ul li a {
  padding-left: 15px;
}
.label-out-b422 .fluid-486b .active-0b84 li ul li li a {
  padding-left: 30px;
}
.label-out-b422 .fluid-486b .active-0b84 li.hovered_566a > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.label-out-b422 .fluid-486b .active-0b84 li.hovered_566a > 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;
}
.label-out-b422 .fluid-486b .active-0b84 li.hovered_566a > 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;
}
.popup_pink_ea72 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.short-a281 {
  position: relative;
  z-index: 10;
}
.short-a281 .black-5f1b {
  width: 100%;
  max-width: 100%;
}
.gradient_left_d521 .content_dynamic_45a0 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.gradient_left_d521 .frame-light-b61f {
}
.gradient_left_d521 .block_57f4 {
  background: #292929;
}
.tabs-8786 .content_dynamic_45a0 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.tabs-8786 .frame-light-b61f {
  background: #f9f9f9;
}
.tabs-8786 .block_57f4 {
  background: #303030;
}
.mini-9559 .content_dynamic_45a0 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .mini-9559 .wrapper-35b7 {
    margin-bottom: 1em;
  }
  .mini-9559 .wrapper-35b7:last-child {
    margin-bottom: 0;
  }
}
.mini-9559 .frame-light-b61f {
  background: #ededed;
}
.mini-9559 .block_57f4 {
  background: #1a1a1a;
}
.content_dynamic_45a0.frame-light-b61f {
  color: rgba(0, 0, 0, 0.6);
}
.content_dynamic_45a0.frame-light-b61f .component-complex-a819 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.content_dynamic_45a0.block_57f4 {
  color: rgba(255, 255, 255, 0.99);
}
.content_dynamic_45a0.block_57f4 a:not(.filter_orange_da06) {
  color: rgba(255, 255, 255, 0.79);
}
.content_dynamic_45a0.block_57f4 a:not(.filter_orange_da06):hover {
  color: rgba(255, 255, 255, 0.99);
}
.content_dynamic_45a0.block_57f4 .component-complex-a819 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.content_dynamic_45a0.block_57f4 table tbody td,
.content_dynamic_45a0.block_57f4 table th {
  background: rgba(0, 0, 0, 0.08);
}
.first_4816.notification_clean_724e .tag_ebcd {
  max-width: initial;
}
.first_4816 .form-up-ad07 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.first_4816 .form-up-ad07 .black-5f1b {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .first_4816 .form-up-ad07 .black-5f1b {
    display: block;
    margin-bottom: 2em;
  }
  .first_4816 .form-up-ad07 .black-5f1b:last-child {
    margin-bottom: 0;
  }
}
.mini-9559 .wrapper-35b7:last-child,
.tabs-8786 .wrapper-35b7:last-child,
.gradient_left_d521 .wrapper-35b7:last-child {
  margin-bottom: 0;
}
.mini-9559 .wrapper-35b7 .fluid-486b .aside-884c:last-child,
.tabs-8786 .wrapper-35b7 .fluid-486b .aside-884c:last-child,
.gradient_left_d521 .wrapper-35b7 .fluid-486b .aside-884c:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .mini-9559 .search_next_d2a5,
  .mini-9559 .button_b810,
  .tabs-8786 .search_next_d2a5,
  .tabs-8786 .button_b810,
  .gradient_left_d521 .search_next_d2a5,
  .gradient_left_d521 .button_b810 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .short-a281 .wrapper-35b7 {
    margin-bottom: 2em;
  }
}
.short-a281 p:last-child {
  margin-bottom: 0;
}
.short-a281 li,
.short-a281 ul {
  list-style: none;
  margin: 0;
}
.short-a281 ul ul {
  margin-left: 2.617924em;
}
.filter_large_3186 {
  font-size: 0.875em;
}

/* css-noise: e521 */
.widget-item-p3 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.0;
}
