/*!
Theme Name: Customify
Theme URI: https://pressmaximum.heading_1b84/customify
Author: WPCustomify
Author URI: https://pressmaximum.heading_1b84
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.heading_1b84/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.surface_soft_7ce0.header-new-52b8/licenses/gpl-2.0.section_44e4
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.small-8ec9/, (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.bronze_fab8.primary-mini-757f/normalize.banner-767f/
 ======
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.banner-767f v7.0.0 | MIT License | github.heading_1b84/necolas/normalize.banner-767f */
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;
}
.hard_6151 .filter-cb72,
.under-a904,
.backdrop-3ce7,
.table-b733,
.summary-158d,
.warm_6d04,
.hard-3f89,
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;
}
.under-a904,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .under-a904,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .under-a904,
  h1 {
    font-size: 1.8em;
  }
}
.backdrop-3ce7,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.backdrop-3ce7 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .backdrop-3ce7,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .backdrop-3ce7,
  h2 {
    font-size: 1.7em;
  }
}
.table-b733,
h3 {
  font-size: 1.618em;
}
.hard_6151 .filter-cb72,
.summary-158d,
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.disabled_basic_f47e {
  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;
}
.primary-63ac:after,
.primary-63ac:before,
.heading_b7f4:after,
.heading_b7f4:before {
  content: "";
  display: table;
}
.primary-63ac:after,
.heading_b7f4:after {
  clear: both;
}
.pattern_aae2 {
  float: right;
  margin-right: 0;
}
.gradient_77b3 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.button-ce28 .item_338e,
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;
}
.button-ce28 .item_338e: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;
}
.border-thick-1913 .item_338e {
  box-shadow: none;
}
.border-thick-1913
  .item_338e
  .focus-e2f5 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.border-thick-1913 .item_338e .main_b36e {
  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;
}
.border-thick-1913
  .item_338e
  .main_b36e
  b {
  display: none;
}
.border-thick-1913 .mini_bcec {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.tabs_next_f45f:not(.glass-5638):not(.thumbnail_50ce),
button:not(.glass-5638):not(.thumbnail_50ce),
input[type="button"]:not(.glass-5638):not(
    .thumbnail_50ce
  ),
input[type="reset"]:not(.glass-5638):not(
    .thumbnail_50ce
  ),
input[type="submit"]:not(.glass-5638):not(
    .thumbnail_50ce
  ) {
  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;
}
.tabs_next_f45f:not(.glass-5638):not(
    .thumbnail_50ce
  ):hover,
button:not(.glass-5638):not(
    .thumbnail_50ce
  ):hover,
input[type="button"]:not(.glass-5638):not(
    .thumbnail_50ce
  ):hover,
input[type="reset"]:not(.glass-5638):not(
    .thumbnail_50ce
  ):hover,
input[type="submit"]:not(.glass-5638):not(
    .thumbnail_50ce
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.tabs_next_f45f:not(.glass-5638):not(
    .thumbnail_50ce
  ):active,
.tabs_next_f45f:not(.glass-5638):not(
    .thumbnail_50ce
  ):focus,
button:not(.glass-5638):not(
    .thumbnail_50ce
  ):active,
button:not(.glass-5638):not(
    .thumbnail_50ce
  ):focus,
input[type="button"]:not(.glass-5638):not(
    .thumbnail_50ce
  ):active,
input[type="button"]:not(.glass-5638):not(
    .thumbnail_50ce
  ):focus,
input[type="reset"]:not(.glass-5638):not(
    .thumbnail_50ce
  ):active,
input[type="reset"]:not(.glass-5638):not(
    .thumbnail_50ce
  ):focus,
input[type="submit"]:not(.glass-5638):not(
    .thumbnail_50ce
  ):active,
input[type="submit"]:not(.glass-5638):not(
    .thumbnail_50ce
  ):focus {
  outline: 0;
}
.tabs_next_f45f:not(.glass-5638):not(
    .thumbnail_50ce
  ).fn-loading-4fd7,
button:not(.glass-5638):not(
    .thumbnail_50ce
  ).fn-loading-4fd7,
input[type="button"]:not(.glass-5638):not(
    .thumbnail_50ce
  ).fn-loading-4fd7,
input[type="reset"]:not(.glass-5638):not(
    .thumbnail_50ce
  ).fn-loading-4fd7,
input[type="submit"]:not(.glass-5638):not(
    .thumbnail_50ce
  ).fn-loading-4fd7 {
  position: relative;
}
.tabs_next_f45f:not(.glass-5638):not(
    .thumbnail_50ce
  ).fn-loading-4fd7
  .table-north-cf42,
.tabs_next_f45f:not(.glass-5638):not(
    .thumbnail_50ce
  ).fn-loading-4fd7
  .layout_first_b4d8,
.tabs_next_f45f:not(.glass-5638):not(
    .thumbnail_50ce
  ).fn-loading-4fd7
  .black_2ce0,
.tabs_next_f45f:not(.glass-5638):not(
    .thumbnail_50ce
  ).fn-loading-4fd7
  i,
.tabs_next_f45f:not(.glass-5638):not(
    .thumbnail_50ce
  ).fn-loading-4fd7
  svg,
button:not(.glass-5638):not(
    .thumbnail_50ce
  ).fn-loading-4fd7
  .table-north-cf42,
button:not(.glass-5638):not(
    .thumbnail_50ce
  ).fn-loading-4fd7
  .layout_first_b4d8,
button:not(.glass-5638):not(
    .thumbnail_50ce
  ).fn-loading-4fd7
  .black_2ce0,
button:not(.glass-5638):not(
    .thumbnail_50ce
  ).fn-loading-4fd7
  i,
button:not(.glass-5638):not(
    .thumbnail_50ce
  ).fn-loading-4fd7
  svg,
input[type="button"]:not(.glass-5638):not(
    .thumbnail_50ce
  ).fn-loading-4fd7
  .table-north-cf42,
input[type="button"]:not(.glass-5638):not(
    .thumbnail_50ce
  ).fn-loading-4fd7
  .layout_first_b4d8,
input[type="button"]:not(.glass-5638):not(
    .thumbnail_50ce
  ).fn-loading-4fd7
  .black_2ce0,
input[type="button"]:not(.glass-5638):not(
    .thumbnail_50ce
  ).fn-loading-4fd7
  i,
input[type="button"]:not(.glass-5638):not(
    .thumbnail_50ce
  ).fn-loading-4fd7
  svg,
input[type="reset"]:not(.glass-5638):not(
    .thumbnail_50ce
  ).fn-loading-4fd7
  .table-north-cf42,
input[type="reset"]:not(.glass-5638):not(
    .thumbnail_50ce
  ).fn-loading-4fd7
  .layout_first_b4d8,
input[type="reset"]:not(.glass-5638):not(
    .thumbnail_50ce
  ).fn-loading-4fd7
  .black_2ce0,
input[type="reset"]:not(.glass-5638):not(
    .thumbnail_50ce
  ).fn-loading-4fd7
  i,
input[type="reset"]:not(.glass-5638):not(
    .thumbnail_50ce
  ).fn-loading-4fd7
  svg,
input[type="submit"]:not(.glass-5638):not(
    .thumbnail_50ce
  ).fn-loading-4fd7
  .table-north-cf42,
input[type="submit"]:not(.glass-5638):not(
    .thumbnail_50ce
  ).fn-loading-4fd7
  .layout_first_b4d8,
input[type="submit"]:not(.glass-5638):not(
    .thumbnail_50ce
  ).fn-loading-4fd7
  .black_2ce0,
input[type="submit"]:not(.glass-5638):not(
    .thumbnail_50ce
  ).fn-loading-4fd7
  i,
input[type="submit"]:not(.glass-5638):not(
    .thumbnail_50ce
  ).fn-loading-4fd7
  svg {
  visibility: hidden;
}
.tabs_next_f45f:not(.glass-5638):not(
    .thumbnail_50ce
  ).fn-loading-4fd7:after,
button:not(.glass-5638):not(
    .thumbnail_50ce
  ).fn-loading-4fd7:after,
input[type="button"]:not(.glass-5638):not(
    .thumbnail_50ce
  ).fn-loading-4fd7:after,
input[type="reset"]:not(.glass-5638):not(
    .thumbnail_50ce
  ).fn-loading-4fd7:after,
input[type="submit"]:not(.glass-5638):not(
    .thumbnail_50ce
  ).fn-loading-4fd7: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;
}
.tabs_next_f45f:not(.glass-5638):not(.thumbnail_50ce),
input[type="button"]:not(.glass-5638):not(
    .thumbnail_50ce
  ),
input[type="reset"]:not(.glass-5638):not(
    .thumbnail_50ce
  ),
input[type="submit"]:not(.glass-5638):not(
    .thumbnail_50ce
  ) {
  color: #fff;
  background: #235787;
}
.tabs_next_f45f:not(.glass-5638):not(
    .thumbnail_50ce
  ):focus,
input[type="button"]:not(.glass-5638):not(
    .thumbnail_50ce
  ):focus,
input[type="reset"]:not(.glass-5638):not(
    .thumbnail_50ce
  ):focus,
input[type="submit"]:not(.glass-5638):not(
    .thumbnail_50ce
  ):focus {
  color: #fff;
}
.tabs_next_f45f.fn-disabled-4fd7:not(.glass-5638):not(
    .thumbnail_50ce
  ),
.tabs_next_f45f[disabled]:not(.glass-5638):not(
    .thumbnail_50ce
  ),
button.fn-disabled-4fd7:not(.glass-5638):not(
    .thumbnail_50ce
  ),
button[disabled]:not(.glass-5638):not(
    .thumbnail_50ce
  ) {
  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;
}
.light-8f92 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.light-8f92: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;
}
.main_8c43 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.hard_1129 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.center_1731 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.primary-63ac:after,
.primary-63ac:before,
.south-3888:after,
.south-3888:before,
.pagination-b62c:after,
.pagination-b62c:before,
.hidden-adf6:after,
.hidden-adf6:before,
.shadow-soft-8266:after,
.shadow-soft-8266:before,
.border_9700:after,
.border_9700:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.primary-63ac:after,
.south-3888:after,
.pagination-b62c:after,
.hidden-adf6:after,
.shadow-soft-8266:after,
.border_9700:after {
  clear: both;
}
.south-3888 .hero_hot_0bb7,
.pagination-b62c .hero_hot_0bb7,
.shadow-ad31 .hero_hot_0bb7 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.liquid_ee23 {
  display: inline-block;
}
.narrow_a48e {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.narrow_a48e img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.narrow_a48e .bottom-7c0a {
  padding: 1em 0;
  font-size: 85%;
}
.bottom-7c0a {
  text-align: left;
  font-style: italic;
  color: #999;
}
.info-glass-c898 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.info-glass-c898:after,
.info-glass-c898:before {
  content: "";
  display: table;
}
.info-glass-c898:after {
  clear: both;
}
.frame-7cc0 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.simple_2bd9 .frame-7cc0 {
  max-width: 50%;
}
.feature-8a0c .frame-7cc0 {
  max-width: 33.33%;
}
.easy_c2c2 .frame-7cc0 {
  max-width: 25%;
}
.pagination_light_2326 .frame-7cc0 {
  max-width: 20%;
}
.mask-out-04a8 .frame-7cc0 {
  max-width: 16.66%;
}
.accordion_5fea .frame-7cc0 {
  max-width: 14.28%;
}
.main-a7b7 .frame-7cc0 {
  max-width: 12.5%;
}
.tag-0b8e .frame-7cc0 {
  max-width: 11.11%;
}
.easy-327e {
  display: block;
}
.hard_6151 .element-medium-70e9 label,
.hard_6151 .background_iron_20fd label,
.hard_6151 .filter-66ea label,
.hard_6151 .container_fff2 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.list-white-25a6 {
  list-style: none;
  margin: 0;
}
.list-white-25a6 article.pagination-copper-52b1 {
  margin-bottom: 0;
}
.list-white-25a6 ul {
  list-style: none;
  margin: 0;
}
.list-white-25a6 .card-4415 li.pagination-copper-52b1 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .list-white-25a6 .card-4415 li.pagination-copper-52b1 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .list-white-25a6 .card-4415 li.pagination-copper-52b1: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) {
  .list-white-25a6 .card-4415 li.pagination-copper-52b1 li.pagination-copper-52b1 li.pagination-copper-52b1 li.pagination-copper-52b1 {
    padding-left: 0;
  }
}
article.pagination-copper-52b1 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.pagination-copper-52b1 .south-3888 p:last-of-type {
  margin-bottom: 0;
}
article.pagination-copper-52b1 .background_f61a {
  float: left;
}
article.pagination-copper-52b1 .accent_west_ea24 {
  margin-left: 85px;
}
article.pagination-copper-52b1 .short-238f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.pagination-copper-52b1 .short-238f .picture-plasma-08b3 {
  margin-left: 10px;
}
article.pagination-copper-52b1 .module-new-6f4e {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.pagination-copper-52b1 .photo-6754 {
  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 .element-medium-70e9,
  #respond .filter-66ea,
  #respond .container_fff2 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .element-medium-70e9 input,
#respond .filter-66ea input,
#respond .container_fff2 input {
  width: 100%;
}
#respond .container_fff2 {
  margin-right: 0;
}
#respond .wrapper-narrow-0985 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.tiny_a00e {
  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;
}
.tiny_a00e.outline-small-be8e {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.tiny_a00e 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%);
}
.tiny_a00e:focus,
.tiny_a00e: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);
}
.copper_94c8 {
  border-radius: 10%;
}
.breadcrumb-d28f {
  border-radius: 50%;
}
.gas-9b97 {
  font-size: 0.72em;
}
.pattern_dirty_29ad {
  font-size: 0.875em;
}
.right_ba29 {
  font-size: 1.1em;
}
.dropdown_tiny_804b {
  text-transform: uppercase;
  line-height: 1.2;
}
.dropdown_tiny_804b.gas-9b97 {
  letter-spacing: 0.5px;
}
.tertiary_pressed_c7fa,
.tertiary_pressed_c7fa a {
  color: #6d6d6d;
}
.tertiary_pressed_c7fa a:hover {
  color: #111;
}
.element_full_aa35 {
  color: #6d6d6d;
}
.right_793d {
  overflow-x: hidden;
}
.right_793d .overlay-red-59bf.layout-middle-cc07 {
  position: relative;
}
.right_793d .overlay-red-59bf.layout-middle-cc07.notice_ced0 {
  position: initial;
}
.right_793d
  .overlay-red-59bf.layout-middle-cc07.notice_ced0
  .gradient_brown_209e {
  left: auto;
}
.right_793d .overlay-red-59bf .gradient_brown_209e {
  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;
}
.right_793d .overlay-red-59bf:hover.layout-middle-cc07 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.right_793d
  .overlay-red-59bf:hover.layout-middle-cc07
  .gradient_brown_209e {
  display: block;
  z-index: 9999999;
}
.right_793d .description_b432 .aside-gold-ea67,
.right_793d .panel_light_0696 .aside-gold-ea67 {
  display: none;
}
.right_793d .message-687e .overlay-red-59bf:hover.layout-middle-cc07 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.hard_6151 .element-medium-70e9 label,
.hard_6151 .background_iron_20fd label,
.hard_6151 .filter-66ea label,
.hard_6151 .container_fff2 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.list-white-25a6 {
  list-style: none;
  margin: 0;
}
.list-white-25a6 article.pagination-copper-52b1 {
  margin-bottom: 0;
}
.list-white-25a6 ul {
  list-style: none;
  margin: 0;
}
.list-white-25a6 .card-4415 li.pagination-copper-52b1 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .list-white-25a6 .card-4415 li.pagination-copper-52b1 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .list-white-25a6 .card-4415 li.pagination-copper-52b1: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) {
  .list-white-25a6 .card-4415 li.pagination-copper-52b1 li.pagination-copper-52b1 li.pagination-copper-52b1 li.pagination-copper-52b1 {
    padding-left: 0;
  }
}
article.pagination-copper-52b1 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.pagination-copper-52b1 .south-3888 p:last-of-type {
  margin-bottom: 0;
}
article.pagination-copper-52b1 .background_f61a {
  float: left;
}
article.pagination-copper-52b1 .accent_west_ea24 {
  margin-left: 85px;
}
article.pagination-copper-52b1 .short-238f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.pagination-copper-52b1 .short-238f .picture-plasma-08b3 {
  margin-left: 10px;
}
article.pagination-copper-52b1 .module-new-6f4e {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.pagination-copper-52b1 .photo-6754 {
  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 .element-medium-70e9,
  #respond .filter-66ea,
  #respond .container_fff2 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .element-medium-70e9 input,
#respond .filter-66ea input,
#respond .container_fff2 input {
  width: 100%;
}
#respond .container_fff2 {
  margin-right: 0;
}
#respond .wrapper-narrow-0985 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.description_b432 .wood_fd57 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.wood_fd57 .preview-5e53.banner_green_f282 .modal_2d43 > li > a:focus,
.wood_fd57 .preview-5e53.banner_green_f282 .modal_2d43 > li > a:hover,
.wood_fd57 .preview-5e53.advanced_cf9e .modal_2d43 > li > a:focus,
.wood_fd57 .preview-5e53.advanced_cf9e .modal_2d43 > li > a:hover,
.wood_fd57 .preview-5e53.panel_0446 .modal_2d43 > li > a:focus,
.wood_fd57 .preview-5e53.panel_0446 .modal_2d43 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.wood_fd57
  .preview-5e53.banner_green_f282
  .modal_2d43
  > li.full_a76c
  > a,
.wood_fd57
  .preview-5e53.banner_green_f282
  .modal_2d43
  > li.progress_stone_66f6
  > a,
.wood_fd57
  .preview-5e53.advanced_cf9e
  .modal_2d43
  > li.full_a76c
  > a,
.wood_fd57
  .preview-5e53.advanced_cf9e
  .modal_2d43
  > li.progress_stone_66f6
  > a,
.wood_fd57
  .preview-5e53.panel_0446
  .modal_2d43
  > li.full_a76c
  > a,
.wood_fd57 .preview-5e53.panel_0446 .modal_2d43 > li.bronze-130f > a {
  color: rgba(255, 255, 255, 0.99);
}
.wood_fd57 .over-e5a3,
.wood_fd57 .over-e5a3 a {
  color: rgba(255, 255, 255, 0.99);
}
.wood_fd57 .yellow_1101.texture_over_b41a li a,
.wood_fd57 .gradient_feaa a,
.wood_fd57 .column-ceee,
.wood_fd57 .modal_2d43 > li > a,
.wood_fd57 .badge_b3d0 {
  color: rgba(255, 255, 255, 0.79);
}
.wood_fd57 .yellow_1101.texture_over_b41a li a:hover,
.wood_fd57 .gradient_feaa a:hover,
.wood_fd57 .column-ceee:hover,
.wood_fd57 .modal_2d43 > li > a:hover,
.wood_fd57 .badge_b3d0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.wood_fd57 .shadow-2fad {
  color: rgba(255, 255, 255, 0.79);
}
.wood_fd57 .shadow-2fad .green-023e {
  color: rgba(255, 255, 255, 0.99);
}
.wood_fd57 .shadow-2fad:hover {
  color: rgba(255, 255, 255, 0.99);
}
.wood_fd57 .box_f72a .brown-cab6 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.wood_fd57 .box_f72a .brown-cab6 .photo_fresh_d3da {
  color: rgba(255, 255, 255, 0.79);
}
.wood_fd57
  .box_f72a
  .brown-cab6
  .photo_fresh_d3da::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.wood_fd57
  .box_f72a
  .brown-cab6
  .photo_fresh_d3da:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.wood_fd57
  .box_f72a
  .brown-cab6
  .photo_fresh_d3da::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.wood_fd57
  .box_f72a
  .brown-cab6
  .photo_fresh_d3da::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.wood_fd57 .box_f72a .outer-94ca {
  color: rgba(255, 255, 255, 0.79);
}
.wood_fd57 .box_f72a .outer-94ca:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pagination-d45a
  .wood_fd57
  .box_f72a
  .pagination-right-8f1b
  .header-0647 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pagination-d45a
  .wood_fd57
  .box_f72a
  .pagination-right-8f1b
  .photo_fresh_d3da {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.description_b432 .hot-4ac9 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.hot-4ac9 .preview-5e53.banner_green_f282 .modal_2d43 > li > a:focus,
.hot-4ac9 .preview-5e53.banner_green_f282 .modal_2d43 > li > a:hover,
.hot-4ac9 .preview-5e53.advanced_cf9e .modal_2d43 > li > a:focus,
.hot-4ac9 .preview-5e53.advanced_cf9e .modal_2d43 > li > a:hover,
.hot-4ac9 .preview-5e53.panel_0446 .modal_2d43 > li > a:focus,
.hot-4ac9 .preview-5e53.panel_0446 .modal_2d43 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hot-4ac9
  .preview-5e53.banner_green_f282
  .modal_2d43
  > li.full_a76c
  > a,
.hot-4ac9
  .preview-5e53.banner_green_f282
  .modal_2d43
  > li.progress_stone_66f6
  > a,
.hot-4ac9
  .preview-5e53.advanced_cf9e
  .modal_2d43
  > li.full_a76c
  > a,
.hot-4ac9
  .preview-5e53.advanced_cf9e
  .modal_2d43
  > li.progress_stone_66f6
  > a,
.hot-4ac9
  .preview-5e53.panel_0446
  .modal_2d43
  > li.full_a76c
  > a,
.hot-4ac9 .preview-5e53.panel_0446 .modal_2d43 > li.bronze-130f > a {
  color: rgba(0, 0, 0, 0.8);
}
.hot-4ac9 .over-e5a3,
.hot-4ac9 .over-e5a3 a {
  color: rgba(0, 0, 0, 0.8);
}
.hot-4ac9 .yellow_1101.texture_over_b41a li a,
.hot-4ac9 .gradient_feaa a,
.hot-4ac9 .column-ceee,
.hot-4ac9 .modal_2d43 > li > a,
.hot-4ac9 .badge_b3d0 {
  color: rgba(0, 0, 0, 0.55);
}
.hot-4ac9 .yellow_1101.texture_over_b41a li a:hover,
.hot-4ac9 .gradient_feaa a:hover,
.hot-4ac9 .column-ceee:hover,
.hot-4ac9 .modal_2d43 > li > a:hover,
.hot-4ac9 .badge_b3d0:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hot-4ac9 .shadow-2fad {
  color: rgba(0, 0, 0, 0.55);
}
.hot-4ac9 .shadow-2fad .green-023e {
  color: rgba(0, 0, 0, 0.8);
}
.hot-4ac9 .shadow-2fad:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pattern_fresh_c55b .card-1d30 {
  margin-left: auto;
  margin-right: auto;
}
.pagination-b62c > * {
  margin-left: auto;
  margin-right: auto;
}
.pagination-b62c .main_8c43 {
  margin-right: 1.41575em;
}
.yellow_3beb .pagination-b62c > .pressed-4ef0 {
  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;
}
.yellow_3beb .pagination-b62c > .backdrop_gas_7d3a {
  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;
}
.plasma_0cbd.pattern_fresh_c55b .card-1d30,
.slider-wide-dc54.pattern_fresh_c55b .card-1d30 {
  margin-left: 0;
}
.texture_focused_289c.pattern_fresh_c55b .card-1d30,
.pro-8866.pattern_fresh_c55b .card-1d30 {
  margin-right: 0;
}
.pagination-b62c ol,
.pagination-b62c ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.summary-e1b5 video {
  max-width: 100%;
}
.orange-10ea img {
  display: block;
}
.orange-10ea.main_8c43,
.orange-10ea.hard_1129 {
  width: 100%;
}
.orange-10ea.backdrop_gas_7d3a img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.advanced-4e44:not(.popup-inner-eeb2) {
  margin: 1.5em auto;
}
.description_basic_c557 p {
  padding: 1.5em 14px;
}
ul.surface-67b3.backdrop_gas_7d3a,
ul.surface-67b3.pressed-4ef0,
ul.surface-67b3.last-7c7f.pressed-4ef0 {
  padding: 0 14px;
}
.soft_f3d3 {
  display: block;
  overflow-x: auto;
}
.soft_f3d3 table {
  border-collapse: collapse;
  width: 100%;
}
.soft_f3d3 td,
.soft_f3d3 th {
  padding: 0.5em;
}
.pagination-b62c li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.pagination-b62c ol ol,
.pagination-b62c ol ul,
.pagination-b62c ul ol,
.pagination-b62c ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.pagination-b62c ol ol li,
.pagination-b62c ol ul li,
.pagination-b62c ul ol li,
.pagination-b62c ul ul li {
  margin-left: 0;
}
.thumbnail_upper_ea02.huge_47e7 > .last-04e9 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.thumbnail_upper_ea02.huge_47e7 > .last-04e9 iframe,
.thumbnail_upper_ea02.huge_47e7 > .last-04e9 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.down-4a45 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.down-4a45.main_lite_33c2 {
  padding: 0;
}
.down-4a45.main_lite_33c2 cite {
  font-size: 13px;
}
.down-4a45 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.down-4a45 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.notification-3f45 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.notification-3f45 > p:first-child {
  margin-top: 0;
}
.notification-3f45 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.notification-3f45 blockquote {
  border-left: 0;
}
.list_dynamic_e6a6 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.list_dynamic_e6a6:not(.static-8955) {
  max-width: 100px;
}
.list_dynamic_e6a6.progress_0e67 {
  border-bottom: none !important;
  text-align: center;
}
.list_dynamic_e6a6.progress_0e67::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .description_basic_c557 p {
    padding: 1.5em 0;
  }
}
.dirty-e4e4 {
  color: #0073aa;
}
.paragraph_ee8b {
  background-color: #0073aa;
}
.chip_last_d789 {
  color: #229fd8;
}
.over_db92 {
  background-color: #229fd8;
}
.button-over-0211 {
  color: #eee;
}
.hover_ddf9 {
  background-color: #eee;
}
.progress_static_e366 {
  color: #444;
}
.label-paper-6379 {
  background-color: #444;
}
.wrapper-hovered-16dd {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.wrapper-hovered-16dd .dynamic_fa97 .gradient_feaa {
  font-size: 15px;
}
.wrapper-hovered-16dd .gradient_feaa {
  line-height: 1.3;
}
.wrapper-hovered-16dd .hot-4ac9 {
}
.wrapper-hovered-16dd .wood_fd57 {
  background: #235787;
}
.tertiary-blue-4171 {
  padding: 0;
}
.tertiary-blue-4171 .wood_fd57 {
  background: #1a1a1a;
}
.tertiary-blue-4171 .hot-4ac9 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.middle-4106 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.middle-4106 .hot-4ac9 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.middle-4106 .wood_fd57 {
  background: #303030;
}
.border_9700 {
  position: relative;
  z-index: 10;
}
.border_9700 .header_current_1b69 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.surface-tall-deca .layout-middle-cc07 {
  display: inline-block;
  vertical-align: middle;
}
.surface-tall-deca.pagination-dirty-eedf .layout-middle-cc07 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .surface-tall-deca.pagination-dirty-eedf .layout-middle-cc07 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .surface-tall-deca.pagination-dirty-eedf .layout-middle-cc07 {
    margin-right: 0.4em;
  }
}
.surface-tall-deca.pagination-dirty-eedf .layout-middle-cc07:last-child {
  margin-right: 0;
}
.frame_8ddf .header_current_1b69 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .description_b432 .dynamic_fa97 {
    margin: 0 -0.5em;
  }
  .description_b432 .dynamic_fa97 [class*="customify-col-"],
  .description_b432 .dynamic_fa97 [class*="customify-col_"],
  .description_b432 .dynamic_fa97 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.description_b432.stone_4929 .header_current_1b69 {
  background: 0 0 !important;
}
.description_b432.stone_4929 .header_current_1b69,
.description_b432.frame_8ddf .header_current_1b69 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .description_b432.detail_clean_9f9e {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.description_b432.frame_8ddf .header_current_1b69 {
  box-shadow: none !important;
}
.slow-92a3 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .slow-92a3 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .slow-92a3 {
    padding: 18px 0 20px;
  }
}
.slow-92a3 .middle_c62f {
  width: 100%;
}
.slow-92a3 .brown_edfd {
  margin-bottom: 0;
}
.slow-92a3 .panel-7112 {
  margin-top: 5px;
  font-size: 0.875em;
}
.solid-8f36 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.solid-8f36 .active_6aa6 {
  width: 100%;
}
.gas-ec54 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.gas-ec54 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.gas-ec54 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;
}
.gas-ec54 li:last-child:after {
  display: none;
}
.gas-ec54 li a {
  font-weight: 500;
  margin-right: 10px;
}
.notice_7fc4 .aside-gold-ea67 button,
.slow-92a3 .aside-gold-ea67 button {
  left: 0;
}
.notice_7fc4 .active_6aa6,
.slow-92a3 .active_6aa6 {
  padding-left: 0;
  padding-right: 0;
}
.notice_7fc4 .solid-8f36,
.slow-92a3 .solid-8f36 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.notice_7fc4 {
  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;
}
.notice_7fc4: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;
}
.notice_7fc4 .element-b884 {
  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) {
  .notice_7fc4 .element-b884 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .notice_7fc4 .element-b884 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .notice_7fc4 .element-b884 {
    min-height: 200px;
  }
}
.notice_7fc4 .gas-ec54 {
  color: rgba(255, 255, 255, 0.8);
}
.notice_7fc4 .gas-ec54 a,
.notice_7fc4 .gas-ec54 li:after {
  color: inherit;
}
.notice_7fc4 .gas-ec54 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.feature-middle-6443 {
  margin-bottom: 0.5em;
}
.outer-5d58 {
  margin-bottom: 1.2em;
}
.outer-5d58,
.feature-middle-6443 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.outer-5d58 p:last-child,
.feature-middle-6443 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .aside-gold-ea67,
#masthead .aside-gold-ea67 {
  display: none;
}
#masthead
  > .aside-gold-ea67.popup_clean_40a5 {
  display: none;
}
#masthead > .aside-gold-ea67 button {
  left: 0;
}
.tall_5125 {
  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%;
}
.tall_5125 .layout-middle-cc07 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.tall_5125 .tertiary_light_ae6f {
  display: -webkit-box;
  display: flex;
}
.tall_5125 .tertiary_light_ae6f.aside_orange_cc9d {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.tall_5125 .tertiary_light_ae6f.box-b561 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tall_5125 .tertiary_light_ae6f.clean_d7f9 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tall_5125.column_e32a.highlight_solid_f454 .tertiary_light_ae6f.aside_orange_cc9d {
  flex-basis: 100%;
}
.tall_5125.accordion_88d2 .tertiary_light_ae6f.box-b561 {
  -webkit-box-flex: 1;
  flex: auto;
}
.tall_5125.accordion_88d2 .tertiary_light_ae6f.clean_d7f9 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .aside-gold-ea67.popup_clean_40a5 {
  display: none;
}
#masthead > .aside-gold-ea67 button {
  left: 0;
}
.fresh-b352 {
  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;
}
.fresh-b352:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.fresh-b352.media-fluid-0461 i {
  margin-right: 4px;
}
.fresh-b352.top-2f9d i {
  margin-left: 5px;
}
.gradient_feaa p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.gradient_feaa p:last-child {
  margin-bottom: 0;
}
.disabled_fbf7 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.disabled_fbf7 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.disabled_fbf7 img {
  display: block;
  width: auto;
  line-height: 1;
}
.disabled_fbf7 .over-e5a3 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.disabled_fbf7 .image-96c7 {
  margin: 5px 0 7px 0;
}
.disabled_fbf7.block-a49c .fixed_e6de {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.disabled_fbf7.block-a49c .notice_stone_2adf {
  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;
}
.disabled_fbf7.background_1e25 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.disabled_fbf7.background_1e25 .fixed_e6de {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.disabled_fbf7.background_1e25 .notice_stone_2adf {
  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;
}
.disabled_fbf7.photo_fast_10ed {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.disabled_fbf7.mini-8645 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.disabled_fbf7.mini-8645 .notice_stone_2adf {
  margin-top: 7px;
}
.motion_0fe3 {
  display: inline-block;
}
.border_9700 .heading_dim_862b .disabled_fbf7 img {
  max-width: 100%;
}
.preview-5e53 .layout-c99c.down-b17f,
.silver_a0bb .layout-c99c.down-b17f {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.preview-5e53 .description-current-bcbd,
.silver_a0bb .description-current-bcbd {
  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%);
}
.preview-5e53 .description-current-bcbd {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.preview-5e53.solid-2bb0 .description-current-bcbd {
  display: none;
}
.preview-5e53 .gold-e054 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.preview-5e53 .gold-e054 li {
  display: inline-block;
  position: relative;
}
.preview-5e53 .gold-e054 li:last-child {
  margin-right: 0;
}
.preview-5e53 .gold-e054 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;
}
.preview-5e53 .gold-e054 li.bronze-130f > a {
  color: rgba(0, 0, 0, 0.9);
}
.preview-5e53 .gold-e054 > 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;
}
.preview-5e53 .gold-e054 > li > a i {
  line-height: 0;
}
.preview-5e53 .gold-e054 > li.text_bdeb > a .description-current-bcbd {
  margin-left: 4px;
  line-height: 0;
}
.preview-5e53 .gold-e054 .bright-ad4a li.text_bdeb > a {
  position: relative;
}
.preview-5e53 .gold-e054 .bright-ad4a li.text_bdeb > a:after,
.preview-5e53 .gold-e054 .bright-ad4a li.text_bdeb > a:before {
  content: "";
  display: table;
}
.preview-5e53 .gold-e054 .bright-ad4a li.text_bdeb > a:after {
  clear: both;
}
.preview-5e53 .gold-e054 .bright-ad4a li.text_bdeb > a .description-current-bcbd {
  margin-left: 5px;
  float: right;
}
.preview-5e53 .photo-first-0e7e,
.preview-5e53 .bright-ad4a {
  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;
}
.preview-5e53 .bright-ad4a {
  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;
}
.preview-5e53 .bright-ad4a .down-b17f {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.preview-5e53 .bright-ad4a .description-current-bcbd {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.preview-5e53 .bright-ad4a li {
  display: block;
  margin: 0;
  padding: 0;
}
.preview-5e53 .bright-ad4a 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;
}
.preview-5e53 .bright-ad4a li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.preview-5e53 .bright-ad4a .bright-ad4a {
  top: 0;
  left: 100%;
}
.preview-5e53 .text_87e2.fn-focus-4fd7 > .photo-first-0e7e,
.preview-5e53 .text_87e2.fn-focus-4fd7 > .bright-ad4a,
.preview-5e53 .text_87e2:focus > .photo-first-0e7e,
.preview-5e53 .text_87e2:focus > .bright-ad4a,
.preview-5e53 .text_87e2:hover > .photo-first-0e7e,
.preview-5e53 .text_87e2:hover > .bright-ad4a {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.preview-5e53.panel_0446 .modal_2d43:after,
.preview-5e53.panel_0446 .modal_2d43:before {
  content: "";
  display: table;
}
.preview-5e53.panel_0446 .modal_2d43:after {
  clear: both;
}
.preview-5e53.panel_0446 .modal_2d43 > li {
  float: left;
}
.preview-5e53.dark-d9c7 .modal_2d43:after,
.preview-5e53.dark-d9c7 .modal_2d43:before {
  content: "";
  display: table;
}
.preview-5e53.dark-d9c7 .modal_2d43:after {
  clear: both;
}
.preview-5e53.dark-d9c7 .modal_2d43 > li {
  float: left;
}
.preview-5e53.dark-d9c7 .modal_2d43 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.preview-5e53.dark-d9c7 .modal_2d43 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.preview-5e53.dark-d9c7 .modal_2d43 > li.full_a76c > a,
.preview-5e53.dark-d9c7 .modal_2d43 > li.bronze-130f > a {
  color: #fff;
  background-color: #1e4b75;
}
.preview-5e53.banner_green_f282 .modal_2d43 > li > a .down-b17f {
  position: relative;
}
.preview-5e53.banner_green_f282 .modal_2d43 > li > a .down-b17f: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;
}
.preview-5e53.banner_green_f282
  .modal_2d43
  > li:focus
  > a
  .down-b17f:before,
.preview-5e53.banner_green_f282
  .modal_2d43
  > li:hover
  > a
  .down-b17f:before {
  width: 100%;
  background-color: currentColor;
}
.preview-5e53.banner_green_f282
  .modal_2d43
  > li.full_a76c
  > a
  .down-b17f:before,
.preview-5e53.banner_green_f282
  .modal_2d43
  > li.progress_stone_66f6
  > a
  .down-b17f:before {
  width: 100%;
  background-color: currentColor;
}
.preview-5e53.advanced_cf9e .modal_2d43 > li > a .down-b17f {
  position: relative;
}
.preview-5e53.advanced_cf9e .modal_2d43 > li > a .down-b17f: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;
}
.preview-5e53.advanced_cf9e .modal_2d43 > li:focus > a .down-b17f:before,
.preview-5e53.advanced_cf9e
  .modal_2d43
  > li:hover
  > a
  .down-b17f:before {
  width: 100%;
  background-color: currentColor;
}
.preview-5e53.advanced_cf9e
  .modal_2d43
  > li.full_a76c
  > a
  .down-b17f:before,
.preview-5e53.advanced_cf9e
  .modal_2d43
  > li.progress_stone_66f6
  > a
  .down-b17f:before {
  width: 100%;
  background-color: currentColor;
}
.silver_a0bb .gold-e054 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.silver_a0bb .gold-e054 li:first-child > a {
  border-top: none;
}
.silver_a0bb .gold-e054 .motion_dce6 > .down-b17f .description-current-bcbd {
  display: none;
}
.silver_a0bb .gold-e054 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.silver_a0bb .gold-e054 li:last-child {
  border: none;
}
.silver_a0bb .gold-e054 li.text_bdeb > a {
  padding-right: 45px !important;
}
.silver_a0bb .gold-e054 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.silver_a0bb .gold-e054 li a:focus,
.silver_a0bb .gold-e054 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.silver_a0bb .gold-e054 li .aside-c9e9 {
  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;
}
.silver_a0bb .gold-e054 li .aside-c9e9:hover {
  box-shadow: none;
}
.silver_a0bb .gold-e054 li .aside-c9e9 .description-current-bcbd {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.silver_a0bb .gold-e054 .bright-ad4a {
  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);
}
.silver_a0bb .gold-e054 .bright-ad4a li a {
  padding-left: 3em;
}
.silver_a0bb .gold-e054 .primary-08b5 > a .aside-c9e9 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.silver_a0bb .gold-e054 .primary-08b5 > .bright-ad4a {
  display: block;
  opacity: 1;
}
.search-yellow-9a97 {
  max-width: 100%;
}
.out-9e5b {
  line-height: 0;
  cursor: pointer;
}
.badge_b3d0 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.badge_b3d0:hover {
  box-shadow: none;
  color: currentColor;
}
.badge_b3d0 svg {
  width: 18px;
  height: 18px;
}
.badge_b3d0 .video-pink-5bd2 {
  display: none;
}
.top-4dac {
  position: relative;
}
.top-4dac.fn-active-4fd7 .badge_b3d0 .logo_solid_9542 {
  display: none;
}
.top-4dac.fn-active-4fd7 .badge_b3d0 .video-pink-5bd2 {
  display: inline-block;
}
.top-4dac .blue_68d4 {
  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);
}
.top-4dac.modal-02d0 .blue_68d4 {
  left: auto;
  right: -0.9em;
}
.top-4dac.modal-02d0 .gallery-white-dc7a::before {
  left: auto;
  right: 15px;
}
.top-4dac.fn-active-4fd7 .blue_68d4 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.pagination-right-8f1b {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.pagination-right-8f1b label {
  flex-basis: 100%;
}
.pagination-right-8f1b .brown-cab6 {
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
}
.pagination-right-8f1b .photo_fresh_d3da {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.pagination-right-8f1b .photo_fresh_d3da:focus {
  background-color: transparent;
}
.pagination-right-8f1b button.outer-94ca {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.pagination-right-8f1b button.outer-94ca:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.pagination-right-8f1b button.outer-94ca svg {
  width: 18px;
  height: 18px;
}
.pagination-right-8f1b input[type="submit"] {
  min-height: auto;
}
.box_f72a .pagination-right-8f1b .photo_fresh_d3da {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.gallery-white-dc7a {
  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) {
  .gallery-white-dc7a {
    width: 220px;
  }
}
.gallery-white-dc7a label {
  flex-basis: 100%;
}
.gallery-white-dc7a::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;
}
.pagination-d45a .box_f72a .pagination-right-8f1b {
  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;
}
.pagination-d45a
  .box_f72a
  .pagination-right-8f1b
  .brown-cab6 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.pagination-d45a .box_f72a .pagination-right-8f1b .photo_fresh_d3da {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.pagination-d45a
  .box_f72a
  .pagination-right-8f1b
  .photo_fresh_d3da:focus {
  background: 0 0;
}
.pagination-d45a
  .box_f72a
  .pagination-right-8f1b
  .header-0647 {
  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;
}
.yellow_1101 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.yellow_1101 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.yellow_1101 li:last-child {
  margin-right: 0;
}
.yellow_1101 li:first-child {
  margin-left: 0;
}
.yellow_1101.header_d50a a {
  color: #fff;
}
.yellow_1101.header_d50a a:hover {
  color: #fff;
}
.yellow_1101 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.yellow_1101 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.yellow_1101 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.yellow_1101 a:hover {
  opacity: 0.9;
  color: inherit;
}
.yellow_1101 [class*="social-icon-apple"] {
  background-color: #999;
}
.yellow_1101 [class*="social-icon-apple"].highlight-d62b {
  background-color: transparent;
  color: #999;
}
.yellow_1101 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.yellow_1101 [class*="social-icon-behance"].highlight-d62b {
  background-color: transparent;
  color: #1769ff;
}
.yellow_1101 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.yellow_1101 [class*="social-icon-bitbucket"].highlight-d62b {
  background-color: transparent;
  color: #205081;
}
.yellow_1101 [class*="social-icon-codepen"] {
  background-color: #000;
}
.yellow_1101 [class*="social-icon-codepen"].highlight-d62b {
  background-color: transparent;
  color: #000;
}
.yellow_1101 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.yellow_1101 [class*="social-icon-delicious"].highlight-d62b {
  background-color: transparent;
  color: #39f;
}
.yellow_1101 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.yellow_1101 [class*="social-icon-digg"].highlight-d62b {
  background-color: transparent;
  color: #005be2;
}
.yellow_1101 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.yellow_1101 [class*="social-icon-dribbble"].highlight-d62b {
  background-color: transparent;
  color: #ea4c89;
}
.yellow_1101 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.yellow_1101 [class*="social-icon-envelope"].highlight-d62b {
  background-color: transparent;
  color: #ea4335;
}
.yellow_1101 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.yellow_1101 [class*="social-icon-facebook"].highlight-d62b {
  background-color: transparent;
  color: #3b5998;
}
.yellow_1101 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.yellow_1101 [class*="social-icon-flickr"].highlight-d62b {
  background-color: transparent;
  color: #0063dc;
}
.yellow_1101 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.yellow_1101 [class*="social-icon-foursquare"].highlight-d62b {
  background-color: transparent;
  color: #2d5be3;
}
.yellow_1101 [class*="social-icon-github"] {
  background-color: #333;
}
.yellow_1101 [class*="social-icon-github"].highlight-d62b {
  background-color: transparent;
  color: #333;
}
.yellow_1101 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.yellow_1101 [class*="social-icon-google-plus"].highlight-d62b {
  background-color: transparent;
  color: #dd4b39;
}
.yellow_1101 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.yellow_1101 [class*="social-icon-houzz"].highlight-d62b {
  background-color: transparent;
  color: #7ac142;
}
.yellow_1101 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.yellow_1101 [class*="social-icon-instagram"].highlight-d62b {
  background-color: transparent;
  color: #262626;
}
.yellow_1101 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.yellow_1101 [class*="social-icon-jsfiddle"].highlight-d62b {
  background-color: transparent;
  color: #487aa2;
}
.yellow_1101 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.yellow_1101 [class*="social-icon-linkedin"].highlight-d62b {
  background-color: transparent;
  color: #0077b5;
}
.yellow_1101 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.yellow_1101 [class*="social-icon-medium"].highlight-d62b {
  background-color: transparent;
  color: #00ab6b;
}
.yellow_1101 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.yellow_1101
  [class*="social-icon-odnoklassniki"].highlight-d62b {
  background-color: transparent;
  color: #f4731c;
}
.yellow_1101 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.yellow_1101 [class*="social-icon-meetup"].highlight-d62b {
  background-color: transparent;
  color: #ec1c40;
}
.yellow_1101 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.yellow_1101 [class*="social-icon-pinterest"].highlight-d62b {
  background-color: transparent;
  color: #bd081c;
}
.yellow_1101 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.yellow_1101 [class*="social-icon-product-hunt"].highlight-d62b {
  background-color: transparent;
  color: #da552f;
}
.yellow_1101 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.yellow_1101 [class*="social-icon-reddit"].highlight-d62b {
  background-color: transparent;
  color: #ff4500;
}
.yellow_1101 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.yellow_1101 [class*="social-icon-rss"].highlight-d62b {
  background-color: transparent;
  color: #f26522;
}
.yellow_1101 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.yellow_1101
  [class*="social-icon-shopping-cart"].highlight-d62b {
  background-color: transparent;
  color: #4caf50;
}
.yellow_1101 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.yellow_1101 [class*="social-icon-skype"].highlight-d62b {
  background-color: transparent;
  color: #00aff0;
}
.yellow_1101 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.yellow_1101 [class*="social-icon-slideshare"].highlight-d62b {
  background-color: transparent;
  color: #0077b5;
}
.yellow_1101 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.yellow_1101 [class*="social-icon-snapchat"].highlight-d62b {
  background-color: transparent;
  color: #fffc00;
}
.yellow_1101 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.yellow_1101 [class*="social-icon-soundcloud"].highlight-d62b {
  background-color: transparent;
  color: #f80;
}
.yellow_1101 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.yellow_1101 [class*="social-icon-spotify"].highlight-d62b {
  background-color: transparent;
  color: #2ebd59;
}
.yellow_1101 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.yellow_1101
  [class*="social-icon-stack-overflow"].highlight-d62b {
  background-color: transparent;
  color: #fe7a15;
}
.yellow_1101 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.yellow_1101 [class*="social-icon-maldkfgram"].highlight-d62b {
  background-color: transparent;
  color: #2ca5e0;
}
.yellow_1101 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.yellow_1101 [class*="social-icon-tripadvisor"].highlight-d62b {
  background-color: transparent;
  color: #589442;
}
.yellow_1101 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.yellow_1101 [class*="social-icon-tumblr"].highlight-d62b {
  background-color: transparent;
  color: #35465c;
}
.yellow_1101 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.yellow_1101 [class*="social-icon-twitch"].highlight-d62b {
  background-color: transparent;
  color: #6441a5;
}
.yellow_1101 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.yellow_1101 [class*="social-icon-twitter"].highlight-d62b {
  background-color: transparent;
  color: #1da1f2;
}
.yellow_1101 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.yellow_1101 [class*="social-icon-vimeo"].highlight-d62b {
  background-color: transparent;
  color: #1ab7ea;
}
.yellow_1101 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.yellow_1101 [class*="social-icon-vk"].highlight-d62b {
  background-color: transparent;
  color: #45668e;
}
.yellow_1101 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.yellow_1101 [class*="social-icon-weibo"].highlight-d62b {
  background-color: transparent;
  color: #df2029;
}
.yellow_1101 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.yellow_1101 [class*="social-icon-weixin"].highlight-d62b {
  background-color: transparent;
  color: #7bb32e;
}
.yellow_1101 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.yellow_1101 [class*="social-icon-whatsapp"].highlight-d62b {
  background-color: transparent;
  color: #25d366;
}
.yellow_1101 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.yellow_1101 [class*="social-icon-wordpress"].highlight-d62b {
  background-color: transparent;
  color: #21759b;
}
.yellow_1101 [class*="social-icon-xing"] {
  background-color: #026466;
}
.yellow_1101 [class*="social-icon-xing"].highlight-d62b {
  background-color: transparent;
  color: #026466;
}
.yellow_1101 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.yellow_1101 [class*="social-icon-yelp"].highlight-d62b {
  background-color: transparent;
  color: #af0606;
}
.yellow_1101 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.yellow_1101 [class*="social-icon-youtube"].highlight-d62b {
  background-color: transparent;
  color: #cd201f;
}
.column-ceee {
  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;
}
.column-ceee:hover {
  box-shadow: none;
  background: 0 0;
}
.plasma-9766 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.focus-03a3 {
  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;
}
.frame-silver-9583 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.list-79b5 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.list-79b5,
.list-79b5::after,
.list-79b5::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;
}
.list-79b5::after,
.list-79b5::before {
  content: "";
  display: block;
  background-color: inherit;
}
.shadow-7882 .focus-03a3 .frame-silver-9583 {
  margin-top: -2px;
  width: 19px;
}
.shadow-7882 .focus-03a3 .list-79b5 {
  margin-top: -1px;
}
.shadow-7882 .focus-03a3 .list-79b5,
.shadow-7882 .focus-03a3 .list-79b5::after,
.shadow-7882 .focus-03a3 .list-79b5::before {
  width: 19px;
  height: 2px;
}
.shadow-7882 .focus-03a3 .list-79b5::before {
  top: -6px;
}
.shadow-7882 .focus-03a3 .list-79b5::after {
  bottom: -6px;
}
.thick_17a4 .focus-03a3 .frame-silver-9583 {
  margin-top: -2px;
  width: 22px;
}
.thick_17a4 .focus-03a3 .list-79b5 {
  margin-top: -1px;
}
.thick_17a4 .focus-03a3 .list-79b5,
.thick_17a4 .focus-03a3 .list-79b5::after,
.thick_17a4 .focus-03a3 .list-79b5::before {
  width: 22px;
  height: 2px;
}
.thick_17a4 .focus-03a3 .list-79b5::before {
  top: -7px;
}
.thick_17a4 .focus-03a3 .list-79b5::after {
  bottom: -7px;
}
.blue_9fcc .focus-03a3 .frame-silver-9583 {
  margin-top: -2px;
  width: 31px;
}
.blue_9fcc .focus-03a3 .list-79b5 {
  margin-top: -1.5px;
}
.blue_9fcc .focus-03a3 .list-79b5,
.blue_9fcc .focus-03a3 .list-79b5::after,
.blue_9fcc .focus-03a3 .list-79b5::before {
  width: 31px;
  height: 3px;
}
.blue_9fcc .focus-03a3 .list-79b5::before {
  top: -9px;
}
.blue_9fcc .focus-03a3 .list-79b5::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .focused-0f77 .focus-03a3 .frame-silver-9583 {
    margin-top: -2px;
    width: 19px;
  }
  .focused-0f77 .focus-03a3 .list-79b5 {
    margin-top: -1px;
  }
  .focused-0f77 .focus-03a3 .list-79b5,
  .focused-0f77 .focus-03a3 .list-79b5::after,
  .focused-0f77 .focus-03a3 .list-79b5::before {
    width: 19px;
    height: 2px;
  }
  .focused-0f77 .focus-03a3 .list-79b5::before {
    top: -6px;
  }
  .focused-0f77 .focus-03a3 .list-79b5::after {
    bottom: -6px;
  }
  .banner_orange_8807 .focus-03a3 .frame-silver-9583 {
    margin-top: -2px;
    width: 22px;
  }
  .banner_orange_8807 .focus-03a3 .list-79b5 {
    margin-top: -1px;
  }
  .banner_orange_8807 .focus-03a3 .list-79b5,
  .banner_orange_8807 .focus-03a3 .list-79b5::after,
  .banner_orange_8807 .focus-03a3 .list-79b5::before {
    width: 22px;
    height: 2px;
  }
  .banner_orange_8807 .focus-03a3 .list-79b5::before {
    top: -7px;
  }
  .banner_orange_8807 .focus-03a3 .list-79b5::after {
    bottom: -7px;
  }
  .solid-c0db .focus-03a3 .frame-silver-9583 {
    margin-top: -2px;
    width: 31px;
  }
  .solid-c0db .focus-03a3 .list-79b5 {
    margin-top: -1.5px;
  }
  .solid-c0db .focus-03a3 .list-79b5,
  .solid-c0db .focus-03a3 .list-79b5::after,
  .solid-c0db .focus-03a3 .list-79b5::before {
    width: 31px;
    height: 3px;
  }
  .solid-c0db .focus-03a3 .list-79b5::before {
    top: -9px;
  }
  .solid-c0db .focus-03a3 .list-79b5::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .complex_79d1 .focus-03a3 .frame-silver-9583 {
    margin-top: -2px;
    width: 19px;
  }
  .complex_79d1 .focus-03a3 .list-79b5 {
    margin-top: -1px;
  }
  .complex_79d1 .focus-03a3 .list-79b5,
  .complex_79d1 .focus-03a3 .list-79b5::after,
  .complex_79d1 .focus-03a3 .list-79b5::before {
    width: 19px;
    height: 2px;
  }
  .complex_79d1 .focus-03a3 .list-79b5::before {
    top: -6px;
  }
  .complex_79d1 .focus-03a3 .list-79b5::after {
    bottom: -6px;
  }
  .narrow-3449 .focus-03a3 .frame-silver-9583 {
    margin-top: -2px;
    width: 22px;
  }
  .narrow-3449 .focus-03a3 .list-79b5 {
    margin-top: -1px;
  }
  .narrow-3449 .focus-03a3 .list-79b5,
  .narrow-3449 .focus-03a3 .list-79b5::after,
  .narrow-3449 .focus-03a3 .list-79b5::before {
    width: 22px;
    height: 2px;
  }
  .narrow-3449 .focus-03a3 .list-79b5::before {
    top: -7px;
  }
  .narrow-3449 .focus-03a3 .list-79b5::after {
    bottom: -7px;
  }
  .footer_selected_e25d .focus-03a3 .frame-silver-9583 {
    margin-top: -2px;
    width: 31px;
  }
  .footer_selected_e25d .focus-03a3 .list-79b5 {
    margin-top: -1.5px;
  }
  .footer_selected_e25d .focus-03a3 .list-79b5,
  .footer_selected_e25d .focus-03a3 .list-79b5::after,
  .footer_selected_e25d .focus-03a3 .list-79b5::before {
    width: 31px;
    height: 3px;
  }
  .footer_selected_e25d .focus-03a3 .list-79b5::before {
    top: -9px;
  }
  .footer_selected_e25d .focus-03a3 .list-79b5::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .filter_efd6 .focus-03a3 .frame-silver-9583 {
    margin-top: -2px;
    width: 19px;
  }
  .filter_efd6 .focus-03a3 .list-79b5 {
    margin-top: -1px;
  }
  .filter_efd6 .focus-03a3 .list-79b5,
  .filter_efd6 .focus-03a3 .list-79b5::after,
  .filter_efd6 .focus-03a3 .list-79b5::before {
    width: 19px;
    height: 2px;
  }
  .filter_efd6 .focus-03a3 .list-79b5::before {
    top: -6px;
  }
  .filter_efd6 .focus-03a3 .list-79b5::after {
    bottom: -6px;
  }
  .clean_7b5d .focus-03a3 .frame-silver-9583 {
    margin-top: -2px;
    width: 22px;
  }
  .clean_7b5d .focus-03a3 .list-79b5 {
    margin-top: -1px;
  }
  .clean_7b5d .focus-03a3 .list-79b5,
  .clean_7b5d .focus-03a3 .list-79b5::after,
  .clean_7b5d .focus-03a3 .list-79b5::before {
    width: 22px;
    height: 2px;
  }
  .clean_7b5d .focus-03a3 .list-79b5::before {
    top: -7px;
  }
  .clean_7b5d .focus-03a3 .list-79b5::after {
    bottom: -7px;
  }
  .panel-top-ec84 .focus-03a3 .frame-silver-9583 {
    margin-top: -2px;
    width: 31px;
  }
  .panel-top-ec84 .focus-03a3 .list-79b5 {
    margin-top: -1.5px;
  }
  .panel-top-ec84 .focus-03a3 .list-79b5,
  .panel-top-ec84 .focus-03a3 .list-79b5::after,
  .panel-top-ec84 .focus-03a3 .list-79b5::before {
    width: 31px;
    height: 3px;
  }
  .panel-top-ec84 .focus-03a3 .list-79b5::before {
    top: -9px;
  }
  .panel-top-ec84 .focus-03a3 .list-79b5::after {
    bottom: -9px;
  }
}
.item-right-c8eb .list-79b5 {
  -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);
}
.item-right-c8eb .list-79b5::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.item-right-c8eb .list-79b5::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);
}
.item-right-c8eb.hard-dc05 .list-79b5 {
  -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);
}
.item-right-c8eb.hard-dc05 .list-79b5::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.item-right-c8eb.hard-dc05 .list-79b5::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);
}
.plasma_d91c {
  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.outline_simple_cb05:before {
  display: none;
}
.panel_light_0696 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.panel_light_0696 .filter-48f6 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.panel_light_0696 .filter-48f6:last-of-type {
  border-bottom: none;
}
.panel_light_0696 .filter-48f6.outer-226b,
.panel_light_0696 .filter-48f6.photo-liquid-5609,
.panel_light_0696 .filter-48f6.main-short-bb9e {
  padding: 0;
}
.panel_light_0696 .silver_a0bb .aside-c9e9 {
  color: currentColor;
}
.panel_light_0696 .silver_a0bb .aside-c9e9:focus,
.panel_light_0696 .silver_a0bb .aside-c9e9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.panel_light_0696.hot-4ac9 .shadow-2fad,
.panel_light_0696.hot-4ac9 .gradient_feaa a,
.panel_light_0696.hot-4ac9 .modal_2d43 a,
.panel_light_0696.hot-4ac9 .bright-ad4a a {
  color: rgba(0, 0, 0, 0.55);
}
.panel_light_0696.hot-4ac9 .shadow-2fad:hover,
.panel_light_0696.hot-4ac9 .gradient_feaa a:hover,
.panel_light_0696.hot-4ac9 .modal_2d43 a:hover,
.panel_light_0696.hot-4ac9 .bright-ad4a a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.panel_light_0696.hot-4ac9 .green-023e {
  color: rgba(0, 0, 0, 0.8);
}
.panel_light_0696.hot-4ac9 .filter-48f6 {
  border-color: rgba(0, 0, 0, 0.08);
}
.panel_light_0696.hot-4ac9 .filter-48f6:before {
  background: rgba(0, 0, 0, 0.08);
}
.panel_light_0696.hot-4ac9 .hover-dark-afcf:before {
  background: rgba(255, 255, 255, 0.9);
}
.panel_light_0696.hot-4ac9 .silver_a0bb .gold-e054 li a,
.panel_light_0696.hot-4ac9 .silver_a0bb .aside-c9e9,
.panel_light_0696.hot-4ac9 .bright-ad4a {
  border-color: rgba(0, 0, 0, 0.08);
}
.panel_light_0696.hot-4ac9 .silver_a0bb .aside-c9e9:focus,
.panel_light_0696.hot-4ac9 .silver_a0bb .aside-c9e9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.panel_light_0696.hot-4ac9 .gold-e054 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.panel_light_0696.wood_fd57 .shadow-2fad,
.panel_light_0696.wood_fd57 .gradient_feaa a,
.panel_light_0696.wood_fd57 .modal_2d43 .aside-c9e9,
.panel_light_0696.wood_fd57 .modal_2d43 a,
.panel_light_0696.wood_fd57 .bright-ad4a a {
  color: rgba(255, 255, 255, 0.79);
}
.panel_light_0696.wood_fd57 .shadow-2fad:hover,
.panel_light_0696.wood_fd57 .gradient_feaa a:hover,
.panel_light_0696.wood_fd57 .modal_2d43 .aside-c9e9:hover,
.panel_light_0696.wood_fd57 .modal_2d43 a:hover,
.panel_light_0696.wood_fd57 .bright-ad4a a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.panel_light_0696.wood_fd57 .green-023e {
  color: rgba(255, 255, 255, 0.99);
}
.panel_light_0696.wood_fd57 .filter-48f6 {
  border-color: rgba(255, 255, 255, 0.08);
}
.panel_light_0696.wood_fd57 .filter-48f6:before {
  background: rgba(255, 255, 255, 0.08);
}
.panel_light_0696.wood_fd57 .hover-dark-afcf:before {
  background: rgba(0, 0, 0, 0.9);
}
.panel_light_0696.wood_fd57 .silver_a0bb .gold-e054 li a,
.panel_light_0696.wood_fd57 .silver_a0bb .aside-c9e9,
.panel_light_0696.wood_fd57 .bright-ad4a {
  border-color: rgba(255, 255, 255, 0.08);
}
.panel_light_0696.wood_fd57 .silver_a0bb .aside-c9e9:focus,
.panel_light_0696.wood_fd57 .silver_a0bb .aside-c9e9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.panel_light_0696.wood_fd57 .gold-e054 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hover-dark-afcf {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.hover-dark-afcf:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.progress_7bc8 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.dim-af3c .panel_light_0696 {
  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;
}
.dim-af3c .filter-48f6 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.dim-af3c .filter-48f6: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) {
  .dim-af3c .filter-48f6:before {
    width: 16%;
    left: 42%;
  }
}
.dim-af3c .filter-48f6:last-child:before {
  content: none;
}
.dim-af3c .filter-48f6[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.dim-af3c .silver_a0bb .gold-e054 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.dim-af3c .silver_a0bb .gold-e054 li a .aside-c9e9 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.dim-af3c .silver_a0bb .bright-ad4a {
  border: none;
}
.dim-af3c .silver_a0bb .bright-ad4a li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.dim-af3c .hover-dark-afcf {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.dim-af3c .progress_7bc8 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.dim-af3c .wood_fd57 .hover-dark-afcf:before {
  background: rgba(0, 0, 0, 0.9);
}
.dim-af3c .hot-4ac9.label_20f4 .list-79b5 {
  background: rgba(0, 0, 0, 0.6);
}
.dim-af3c
  .hot-4ac9.label_20f4
  .list-79b5::after,
.dim-af3c
  .hot-4ac9.label_20f4
  .list-79b5:before {
  background: inherit;
}
.dim-af3c
  .hot-4ac9.label_20f4:hover
  .list-79b5 {
  background: rgba(0, 0, 0, 0.8);
}
.main-dd35 .panel_light_0696 {
  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) {
  .main-dd35 .panel_light_0696 {
    width: auto;
    right: 45px;
  }
}
.lite-e6c3 .panel_light_0696 {
  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) {
  .lite-e6c3 .panel_light_0696 {
    width: auto;
    left: 45px;
  }
}
.outline_simple_cb05 .panel_light_0696 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.outline_simple_cb05 .progress_7bc8 {
  max-width: 48em;
  margin: 0 auto;
}
.outline_simple_cb05 .hover-dark-afcf:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.liquid-ec29 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.liquid-ec29.dim-af3c .panel_light_0696 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.liquid-ec29.main-dd35 .panel_light_0696 {
  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);
}
.liquid-ec29 .panel_light_0696 {
  visibility: visible;
}
.liquid-ec29.lite-e6c3 .panel_light_0696 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.breadcrumb_608b,
.gallery_left_797a {
  overflow-x: hidden;
}
.breadcrumb_608b .panel_light_0696 {
  overflow: auto;
}
.breadcrumb_608b.dim-af3c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.breadcrumb_608b.dim-af3c .panel_light_0696 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.breadcrumb_608b.dim-af3c .column-ceee {
  opacity: 0;
}
.breadcrumb_608b.main-dd35 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.breadcrumb_608b.main-dd35 .panel_light_0696 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.breadcrumb_608b.main-dd35 .column-ceee {
  opacity: 0;
}
.breadcrumb_608b.lite-e6c3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.breadcrumb_608b.lite-e6c3 .panel_light_0696 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.breadcrumb_608b.lite-e6c3 .column-ceee {
  opacity: 0;
}
.breadcrumb_608b.outline_simple_cb05 .panel_light_0696 {
  z-index: 10;
  visibility: visible;
}
.label_20f4 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.label_20f4 .list-79b5 {
  background: rgba(255, 255, 255, 0.99);
}
.label_20f4 .list-79b5::after,
.label_20f4 .list-79b5:before {
  background: inherit;
}
.label_20f4:hover .list-79b5 {
  background: rgba(255, 255, 255, 0.99);
}
.lite-e6c3 .label_20f4 {
  top: 10px;
  right: auto;
  left: 12px;
}
.outline_simple_cb05 .label_20f4 {
  display: none !important;
}
.breadcrumb_608b:before,
.gallery_left_797a:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.breadcrumb_608b .label_20f4,
.gallery_left_797a .label_20f4 {
  display: inline-block;
}
.panel_light_0696 .layout-middle-cc07 {
  -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;
}
.breadcrumb_608b .panel_light_0696 .layout-middle-cc07,
.gallery_left_797a .panel_light_0696 .layout-middle-cc07 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.badge_copper_ba94 .brown-cab6 {
  width: 100%;
}
.heading_dim_862b {
  padding: 0 0.5em 0;
}
.heading_dim_862b [class*="customify-col-"],
.heading_dim_862b [class*="customify-col_"],
.heading_dim_862b [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.row_0835 .heading_dim_862b {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .dynamic_fa97 .clean-b4a3,
  .clean-b4a3 {
    display: none;
  }
  .dropdown_iron_d8fb {
    text-align: left;
  }
  .icon-hard-562c {
    text-align: center;
  }
  .popup-960b {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .dynamic_fa97 .bottom-976a,
  .bottom-976a {
    display: none;
  }
  .container-eae5 {
    text-align: left;
  }
  .hidden-rough-c5f3 {
    text-align: center;
  }
  .badge-hovered-9eda {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .dynamic_fa97 .focus_action_0bde,
  .focus_action_0bde {
    display: none;
  }
  .plasma-b4ad {
    text-align: left;
  }
  .west_415b {
    text-align: center;
  }
  .info-8a78 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.highlight_red_665e {
  box-shadow: none !important;
}
.west-56c6 .summary-brown-a771,
.outer_c64d .summary-brown-a771 {
  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;
}
.outer_c64d .summary-brown-a771 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.header_current_1b69 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.header_current_1b69:after,
.header_current_1b69:before {
  content: "";
  display: table;
}
.header_current_1b69:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .header_current_1b69 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.header_current_1b69,
.detail_clean_9f9e {
  max-width: 1248px;
  margin: 0 auto;
}

.hidden-adf6.tabs-394d .header_current_1b69 {
  max-width: 100%;
}
.hidden-adf6.liquid-9546 {
  max-width: 1200px;
  margin: 0 auto;
}
.hidden-adf6.gas_55e8 .header_current_1b69 {
  max-width: 100%;
}
.hidden-adf6.gas_55e8 > .header_current_1b69 {
  padding-left: 0;
  padding-right: 0;
}
.hidden-adf6.gas_55e8 > .header_current_1b69 .dynamic_fa97 {
  margin: 0;
}
.hidden-adf6.gas_55e8
  > .header_current_1b69
  .disabled_wide_963f.gallery-335b {
  margin-right: 0;
  margin-left: 0;
}
.hidden-adf6.gas_55e8 #main.gallery-335b {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .frame-0020 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .frame-0020 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .west_d1c0 .card-1d30 {
    padding-right: 1em;
  }
  .west_d1c0.smooth-1f45 .disabled_wide_963f {
    border-right: 1px solid #eaecee;
  }
  .west_d1c0.smooth-1f45 .card-1d30 {
    padding-right: 1em;
  }
  .west_d1c0.smooth-1f45 .table_hard_e48a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .banner_cool_97b9 .card-1d30 {
    padding-left: 1em;
  }
  .banner_cool_97b9.smooth-1f45 .disabled_wide_963f {
    border-left: 1px solid #eaecee;
  }
  .banner_cool_97b9.smooth-1f45 .card-1d30 {
    padding-left: 1em;
  }
  .banner_cool_97b9.smooth-1f45 .table_hard_e48a {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .highlight-prev-faae .card-1d30 {
    padding-left: 1em;
  }
  .highlight-prev-faae.smooth-1f45 .motion-618e {
    border-right: 1px solid #eaecee;
  }
  .highlight-prev-faae.smooth-1f45 .form_red_cdca {
    border-right: 1px solid #eaecee;
  }
  .highlight-prev-faae.smooth-1f45 .card-1d30 {
    padding-left: 1em;
  }
  .highlight-prev-faae.smooth-1f45 .table_hard_e48a {
    padding-right: 1em;
  }
  .highlight-prev-faae.smooth-1f45 .video_ac99 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .small_1b44 .card-1d30 {
    padding-right: 1em;
  }
  .small_1b44.smooth-1f45 .motion-618e {
    border-left: 1px solid #eaecee;
  }
  .small_1b44.smooth-1f45 .form_red_cdca {
    border-left: 1px solid #eaecee;
  }
  .small_1b44.smooth-1f45 .card-1d30 {
    padding-right: 1em;
  }
  .small_1b44.smooth-1f45 .table_hard_e48a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .small_1b44.smooth-1f45 .video_ac99 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .frame-0020 .card-1d30 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .frame-0020.smooth-1f45 .disabled_wide_963f {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .frame-0020.smooth-1f45 .card-1d30 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .frame-0020.smooth-1f45 .table_hard_e48a {
    padding-left: 1em;
  }
  .frame-0020.smooth-1f45 .video_ac99 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .frame-0020.smooth-1f45 .card-1d30 {
    padding-left: 0;
  }
}
.progress_e71a .surface-tall-deca {
  display: inline-block;
}
.outline_d65d {
  display: inline-block;
}
.preview-bottom-dfbc {
  word-con: break-word;
}
.hidden-29ef > span {
  display: inline-block;
  padding: 5px 0;
}
.hidden-29ef .accent_steel_832a {
  margin-left: 8px;
  margin-right: 8px;
}
.hidden-29ef .focus_011e img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.caption-d5fe .tertiary-4669 {
  margin-bottom: 2em;
}
.caption-d5fe .panel-c3e9 {
  margin-bottom: 15px;
}
.caption-d5fe .panel-c3e9:last-child {
  margin-bottom: 0;
}
.caption-d5fe .narrow_31c5 {
  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) {
  .caption-d5fe .narrow_31c5 {
    display: block;
  }
}
.caption-d5fe .image_3a22 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .caption-d5fe .image_3a22 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.caption-d5fe .progress-4179 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.caption-d5fe .progress-4179 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.caption-d5fe .progress-4179 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.caption-d5fe .preview-bottom-dfbc {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.caption-d5fe .preview-bottom-dfbc a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.caption-d5fe .module-up-7c78 p:last-child {
  margin-bottom: 0;
}
.caption-d5fe .section-4ef3 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.caption-d5fe .border-d498 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.caption-d5fe .modal_8f1c {
  margin-top: 1em;
}
.caption-d5fe .west_3daa {
  top: 0;
  display: block;
}
.caption-d5fe .west_3daa a {
  color: inherit;
}
.caption-d5fe .west_3daa a:hover {
  color: inherit;
}
.caption-d5fe .description-green-af50 {
  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;
}
.caption-d5fe .description-green-af50:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.caption-d5fe .border-d498 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.caption-d5fe .under-363e {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.caption-d5fe .under-363e:first-child {
  margin-top: 0;
}
.caption-d5fe .under-363e.disabled-c120 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.caption-d5fe .under-363e.top-aa63 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.caption-d5fe
  .under-363e.top-aa63.header_1f59
  .modal_8f1c {
  width: 100%;
}
.caption-d5fe .top-aa63 {
  -webkit-box-align: center;
  align-items: center;
}
.caption-d5fe .top-aa63 .hidden-29ef,
.caption-d5fe .top-aa63 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.caption-d5fe .progress-4179 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.caption-d5fe .progress-4179 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.caption-d5fe .progress-4179: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;
}
.caption-d5fe .disabled-c120 {
  z-index: 5;
}
.caption-d5fe .solid_8f7d .plasma-3cd7 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.caption-d5fe .pattern_outer_4d74 .plasma-3cd7 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.caption-d5fe .notification_3d85 .plasma-3cd7 {
  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;
}
.caption-d5fe.north-c9d2 .narrow_31c5,
.caption-d5fe.dynamic_f201 .narrow_31c5 {
  display: block;
}
.caption-d5fe.north-c9d2 .narrow_31c5 .upper-09fb,
.caption-d5fe.north-c9d2 .narrow_31c5 .border-d498,
.caption-d5fe.dynamic_f201 .narrow_31c5 .upper-09fb,
.caption-d5fe.dynamic_f201 .narrow_31c5 .border-d498 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.caption-d5fe.shadow_top_768b .image_3a22 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .caption-d5fe.shadow_top_768b .image_3a22 {
    margin-right: 0;
  }
}
.caption-d5fe.north-c9d2 .image_3a22,
.caption-d5fe.dynamic_f201 .image_3a22 {
  padding-top: 40%;
}
.caption-d5fe.north-c9d2 .tertiary-4669,
.caption-d5fe.dynamic_f201 .tertiary-4669 {
  display: block;
}
.caption-d5fe.north-c9d2 .fn-sticky-4fd7 .border-d498,
.caption-d5fe.dynamic_f201 .fn-sticky-4fd7 .border-d498 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.caption-d5fe.north-c9d2 .image_3a22,
.caption-d5fe.dynamic_f201 .image_3a22 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.caption-d5fe.north-c9d2 .border-d498 {
  padding: 1em;
}
.easy_e94d {
  margin: 30px auto;
  display: block;
}
.easy_e94d .old_b451 > * {
  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;
}
.easy_e94d .old_b451 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.easy_e94d .old_b451 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.bright-bfbc .hidden-29ef {
  margin-bottom: 1.41575em;
}
.bright-bfbc .video_a222 {
  margin-bottom: 1.618em;
}
.pagination-b62c .row-bright-fc1a {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.pagination-b62c .row-bright-fc1a a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.pagination-b62c .dim_5830 {
  max-width: 100%;
  overflow: auto;
}
.pattern_fresh_c55b .pagination-b62c a:hover {
  text-decoration: underline;
}
.grid-basic-1375 .panel-c3e9:not(.preview-bottom-dfbc),
.grid-basic-1375 .progress-4179 {
  margin-bottom: 1.41575em;
}
.grid-basic-1375 .panel-c3e9:not(.preview-bottom-dfbc):last-child,
.grid-basic-1375 .progress-4179:last-child {
  margin-bottom: 0;
}
.grid-basic-1375 .panel-c3e9.tabs_yellow_65ef {
  margin-bottom: 0.41575em;
}
.grid-basic-1375 .gold-c722:before,
.grid-basic-1375 .search_8f07:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.grid-basic-1375 .gold-c722:before {
  content: "\f115";
}
.grid-basic-1375 .search_8f07:before {
  content: "\f02c";
}
.grid-basic-1375 .logo-c8e0 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.grid-basic-1375 .logo-c8e0 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.widget-1f02 {
  display: -webkit-box;
  display: flex;
}
.widget-1f02 .thumbnail_0fd4 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .widget-1f02 .thumbnail_0fd4 {
    flex-basis: 90px;
  }
}
.widget-1f02 .aside-7bd2 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .widget-1f02 .aside-7bd2 {
    flex-basis: calc(100% - 50px);
  }
}
.widget-1f02 .full_f0e6 p:last-child {
  margin-bottom: 0.72em;
}
.detail-last-7834 .old_b451 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.detail-last-7834 .old_b451:after,
.detail-last-7834 .old_b451:before {
  content: "";
  display: table;
}
.detail-last-7834 .old_b451:after {
  clear: both;
}
.detail-last-7834 .old_b451 .content_glass_ed5c,
.detail-last-7834 .old_b451 .glass_445d {
  width: 49%;
}
.detail-last-7834 .old_b451 .content_glass_ed5c a span.tabs-last-86ff,
.detail-last-7834 .old_b451 .glass_445d a span.tabs-last-86ff {
  display: block;
  margin-bottom: 5px;
}
.detail-last-7834 .old_b451 .glass_445d {
  float: left;
  text-align: left;
}
.detail-last-7834 .old_b451 .content_glass_ed5c {
  float: right;
  text-align: right;
}
.image_a720 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .image_a720 {
    margin-bottom: 0;
  }
}
.secondary-white-313d {
  margin-bottom: 1em;
}
.secondary-white-313d .preview-bottom-dfbc {
  font-size: 1.1em;
  line-height: 1.3;
}
.white_dcc7 a {
  display: block;
  line-height: 0;
  position: relative;
}
.pattern_pressed_cd0c .secondary-white-313d,
.bottom_9439 .secondary-white-313d {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .pattern_pressed_cd0c .secondary-white-313d,
  .bottom_9439 .secondary-white-313d {
    display: block;
  }
}
.pattern_pressed_cd0c .white_dcc7,
.bottom_9439 .white_dcc7 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .pattern_pressed_cd0c .white_dcc7,
  .bottom_9439 .white_dcc7 {
    margin-bottom: 1em;
  }
}
.pattern_pressed_cd0c .white_dcc7 img,
.bottom_9439 .white_dcc7 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.pattern_pressed_cd0c .down_beeb,
.bottom_9439 .down_beeb {
  flex-basis: calc(100% - 160px);
}
.pattern_pressed_cd0c .down_beeb p,
.bottom_9439 .down_beeb p {
  margin-bottom: 0;
}
.pattern_pressed_cd0c .down_beeb {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .pattern_pressed_cd0c .down_beeb {
    padding-left: 0;
  }
}
.bottom_9439 .down_beeb {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .bottom_9439 .down_beeb {
    padding-right: 0;
  }
}
.bottom_9439 .white_dcc7 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.gas-bce0 .white_dcc7 {
  margin-bottom: 0.5em;
}
.gas-bce0 .white_dcc7 img {
  width: 100%;
}
.gold_bf70 .wrapper-mini-f123,
.panel_f12f .wrapper-mini-f123 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.panel_f12f .disabled_wide_963f .stale-4b5b p:last-child {
  margin-bottom: 0;
}
.paragraph-1b1b {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.highlight_9d49 .input-ea4a {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .highlight_9d49 .input-ea4a:last-of-type {
    margin-bottom: 0;
  }
}
.highlight_9d49 .input-ea4a ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.highlight_9d49 .input-ea4a ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.highlight_9d49 .input-ea4a ul li {
  margin: 0 0 0.6em;
}
.highlight_9d49 .input-ea4a ul li.texture-f291,
.highlight_9d49 .input-ea4a ul li.under-6414 {
  position: relative;
}
.highlight_9d49 .input-ea4a ul li.texture-f291 .tooltip-99fe,
.highlight_9d49 .input-ea4a ul li.under-6414 .tooltip-99fe {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.highlight_9d49 .input-ea4a ul li.texture-f291:after:after,
.highlight_9d49 .input-ea4a ul li.texture-f291:after:before,
.highlight_9d49
  .input-ea4a
  ul
  li.under-6414:after:after,
.highlight_9d49
  .input-ea4a
  ul
  li.under-6414:after:before {
  content: "";
  display: table;
}
.highlight_9d49 .input-ea4a ul li.texture-f291:after:after,
.highlight_9d49
  .input-ea4a
  ul
  li.under-6414:after:after {
  clear: both;
}
.highlight_9d49 .input-ea4a a.tabs_next_f45f:hover {
  text-decoration: none;
}
.highlight_9d49 .input-ea4a select {
  max-width: 100%;
}
.highlight_9d49 .input-ea4a table {
  font-size: 85%;
}
.highlight_9d49 .input-ea4a table td,
.highlight_9d49 .input-ea4a table th {
  padding: 0.2360828548em;
  text-align: center;
}
.highlight_9d49 .input-ea4a table tfoot td {
  text-align: left;
}
.highlight_9d49 .input-ea4a :last-child {
  margin-bottom: 0;
}
.highlight_9d49 .input-ea4a .upper_5062 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.highlight_9d49 .input-ea4a .upper_5062 label {
  width: 100%;
}
.highlight_9d49 .input-ea4a .upper_5062 .photo_fresh_d3da {
  width: 100%;
  display: block;
}
.highlight_9d49 .input-ea4a .upper_5062 .outer-94ca {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.highlight_9d49 .input-ea4a .upper_5062 .outer-94ca:hover svg #svg-search {
  fill: #444;
}
.highlight_9d49 .input-ea4a .upper_5062 .outer-94ca svg {
  width: 18px;
  height: 18px;
}
.highlight_9d49 .title_fixed_da5c ul ul,
.highlight_9d49 .icon-white-4b94 ul ul,
.highlight_9d49 .notice_mini_64f3 ul ul,
.highlight_9d49 .module-tiny-863e ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.highlight_9d49 .title_fixed_da5c .text_bdeb > a,
.highlight_9d49 .icon-white-4b94 .text_bdeb > a,
.highlight_9d49 .notice_mini_64f3 .text_bdeb > a,
.highlight_9d49 .module-tiny-863e .text_bdeb > a {
  margin-bottom: 0;
}
.highlight_9d49 .row_1e72 li,
.highlight_9d49 .title_fixed_da5c li,
.highlight_9d49 .sidebar-2149 li,
.highlight_9d49 .icon-white-4b94 li,
.highlight_9d49 .notice_mini_64f3 li,
.highlight_9d49 .module-tiny-863e li,
.highlight_9d49 .dynamic-cd4c li,
.highlight_9d49 .tall-f210 li {
  display: block;
  position: relative;
}
.highlight_9d49 .row_1e72 li:last-child,
.highlight_9d49 .title_fixed_da5c li:last-child,
.highlight_9d49 .sidebar-2149 li:last-child,
.highlight_9d49 .icon-white-4b94 li:last-child,
.highlight_9d49 .notice_mini_64f3 li:last-child,
.highlight_9d49 .module-tiny-863e li:last-child,
.highlight_9d49 .dynamic-cd4c li:last-child,
.highlight_9d49 .tall-f210 li:last-child {
  border: none;
}
.highlight_9d49 .row_1e72 li a,
.highlight_9d49 .title_fixed_da5c li a,
.highlight_9d49 .sidebar-2149 li a,
.highlight_9d49 .icon-white-4b94 li a,
.highlight_9d49 .notice_mini_64f3 li a,
.highlight_9d49 .module-tiny-863e li a,
.highlight_9d49 .dynamic-cd4c li a,
.highlight_9d49 .tall-f210 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.highlight_9d49 .row_1e72 li ul li::before,
.highlight_9d49 .title_fixed_da5c li ul li::before,
.highlight_9d49 .sidebar-2149 li ul li::before,
.highlight_9d49 .icon-white-4b94 li ul li::before,
.highlight_9d49 .notice_mini_64f3 li ul li::before,
.highlight_9d49 .module-tiny-863e li ul li::before,
.highlight_9d49 .dynamic-cd4c li ul li::before,
.highlight_9d49 .tall-f210 li ul li::before {
  left: 15px;
}
.highlight_9d49 .row_1e72 li ul a,
.highlight_9d49 .title_fixed_da5c li ul a,
.highlight_9d49 .sidebar-2149 li ul a,
.highlight_9d49 .icon-white-4b94 li ul a,
.highlight_9d49 .notice_mini_64f3 li ul a,
.highlight_9d49 .module-tiny-863e li ul a,
.highlight_9d49 .dynamic-cd4c li ul a,
.highlight_9d49 .tall-f210 li ul a {
  padding-left: 20px;
}
.highlight_9d49 .row_1e72 li ul ul li::before,
.highlight_9d49 .title_fixed_da5c li ul ul li::before,
.highlight_9d49 .sidebar-2149 li ul ul li::before,
.highlight_9d49 .icon-white-4b94 li ul ul li::before,
.highlight_9d49 .notice_mini_64f3 li ul ul li::before,
.highlight_9d49 .module-tiny-863e li ul ul li::before,
.highlight_9d49 .dynamic-cd4c li ul ul li::before,
.highlight_9d49 .tall-f210 li ul ul li::before {
  left: 30px;
}
.highlight_9d49 .row_1e72 li ul ul a,
.highlight_9d49 .title_fixed_da5c li ul ul a,
.highlight_9d49 .sidebar-2149 li ul ul a,
.highlight_9d49 .icon-white-4b94 li ul ul a,
.highlight_9d49 .notice_mini_64f3 li ul ul a,
.highlight_9d49 .module-tiny-863e li ul ul a,
.highlight_9d49 .dynamic-cd4c li ul ul a,
.highlight_9d49 .tall-f210 li ul ul a {
  padding-left: 40px;
}
.highlight_9d49 .overlay_f658 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.highlight_9d49 .tall-f210 ul li {
  margin-bottom: 1.41575em;
}
.highlight_9d49 .tall-f210 ul li .orange-a5fd {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.highlight_9d49 .tall-f210 ul li .basic_7eb1 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.wood_fd57 .row_1e72 li a,
.wood_fd57 .title_fixed_da5c li a,
.wood_fd57 .sidebar-2149 li a,
.wood_fd57 .icon-white-4b94 li a,
.wood_fd57 .notice_mini_64f3 li a,
.wood_fd57 .module-tiny-863e li a,
.wood_fd57 .dynamic-cd4c li a,
.wood_fd57 .tall-f210 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.wood_fd57 .overlay_f658 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.wood_fd57 .input-ea4a ul li.texture-f291 .tooltip-99fe,
.wood_fd57 .input-ea4a ul li.under-6414 .tooltip-99fe {
  background: rgba(0, 0, 0, 0.2);
}
.wood_fd57 .highlight_9d49 .input-ea4a select {
  border-color: rgba(255, 255, 255, 0.08);
}
.hidden-adf6 .highlight_9d49 .gold-e054 li {
  margin: 0;
}
.hidden-adf6 .highlight_9d49 .gold-e054 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.hidden-adf6 .highlight_9d49 .gold-e054 li ul {
  margin: 0;
}
.hidden-adf6 .highlight_9d49 .gold-e054 li ul li a {
  padding-left: 15px;
}
.hidden-adf6 .highlight_9d49 .gold-e054 li ul li li a {
  padding-left: 30px;
}
.hidden-adf6 .highlight_9d49 .gold-e054 li.bronze-130f > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.hidden-adf6 .highlight_9d49 .gold-e054 li.bronze-130f > 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;
}
.hidden-adf6 .highlight_9d49 .gold-e054 li.bronze-130f > 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;
}
.full-ad85 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.shadow-soft-8266 {
  position: relative;
  z-index: 10;
}
.shadow-soft-8266 .layout-middle-cc07 {
  width: 100%;
  max-width: 100%;
}
.out_de55 .box-rough-6889 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.out_de55 .hot-4ac9 {
}
.out_de55 .wood_fd57 {
  background: #292929;
}
.over_85d3 .box-rough-6889 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.over_85d3 .hot-4ac9 {
  background: #f9f9f9;
}
.over_85d3 .wood_fd57 {
  background: #303030;
}
.notification-1374 .box-rough-6889 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .notification-1374 .surface-tall-deca {
    margin-bottom: 1em;
  }
  .notification-1374 .surface-tall-deca:last-child {
    margin-bottom: 0;
  }
}
.notification-1374 .hot-4ac9 {
  background: #ededed;
}
.notification-1374 .wood_fd57 {
  background: #1a1a1a;
}
.box-rough-6889.hot-4ac9 {
  color: rgba(0, 0, 0, 0.6);
}
.box-rough-6889.hot-4ac9 .bronze-4658 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.box-rough-6889.wood_fd57 {
  color: rgba(255, 255, 255, 0.99);
}
.box-rough-6889.wood_fd57 a:not(.tabs_next_f45f) {
  color: rgba(255, 255, 255, 0.79);
}
.box-rough-6889.wood_fd57 a:not(.tabs_next_f45f):hover {
  color: rgba(255, 255, 255, 0.99);
}
.box-rough-6889.wood_fd57 .bronze-4658 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.box-rough-6889.wood_fd57 table tbody td,
.box-rough-6889.wood_fd57 table th {
  background: rgba(0, 0, 0, 0.08);
}
.message-687e.frame_8ddf .header_current_1b69 {
  max-width: initial;
}
.message-687e .pagination-dirty-eedf {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.message-687e .pagination-dirty-eedf .layout-middle-cc07 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .message-687e .pagination-dirty-eedf .layout-middle-cc07 {
    display: block;
    margin-bottom: 2em;
  }
  .message-687e .pagination-dirty-eedf .layout-middle-cc07:last-child {
    margin-bottom: 0;
  }
}
.notification-1374 .surface-tall-deca:last-child,
.over_85d3 .surface-tall-deca:last-child,
.out_de55 .surface-tall-deca:last-child {
  margin-bottom: 0;
}
.notification-1374 .surface-tall-deca .highlight_9d49 .input-ea4a:last-child,
.over_85d3 .surface-tall-deca .highlight_9d49 .input-ea4a:last-child,
.out_de55 .surface-tall-deca .highlight_9d49 .input-ea4a:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .notification-1374 .focus-1046,
  .notification-1374 .header_b2f3,
  .over_85d3 .focus-1046,
  .over_85d3 .header_b2f3,
  .out_de55 .focus-1046,
  .out_de55 .header_b2f3 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .shadow-soft-8266 .surface-tall-deca {
    margin-bottom: 2em;
  }
}
.shadow-soft-8266 p:last-child {
  margin-bottom: 0;
}
.shadow-soft-8266 li,
.shadow-soft-8266 ul {
  list-style: none;
  margin: 0;
}
.shadow-soft-8266 ul ul {
  margin-left: 2.617924em;
}
.preview_a20e {
  font-size: 0.875em;
}

/* css-noise: 52ae */
.widget-item-d1 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.2;
}
