/*!
Theme Name: Customify
Theme URI: https://pressmaximum.basic_defd/customify
Author: WPCustomify
Author URI: https://pressmaximum.basic_defd
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.basic_defd/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.wide-75aa.outer_de37/licenses/gpl-2.0.dynamic-f494
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.focused_a04d/, (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.surface-blue-9771.media_first_62ee/normalize.image_93d5/
 ======
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.image_93d5 v7.0.0 | MIT License | github.basic_defd/necolas/normalize.image_93d5 */
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;
}
.tag-77cd .info_yellow_9d40,
.tag-3e50,
.logo-warm-48ab,
.right-601c,
.input-lower-6b76,
.stone-5e15,
.pro_8774,
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;
}
.tag-3e50,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .tag-3e50,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .tag-3e50,
  h1 {
    font-size: 1.8em;
  }
}
.logo-warm-48ab,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.logo-warm-48ab + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .logo-warm-48ab,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .logo-warm-48ab,
  h2 {
    font-size: 1.7em;
  }
}
.right-601c,
h3 {
  font-size: 1.618em;
}
.tag-77cd .info_yellow_9d40,
.input-lower-6b76,
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.progress-3e20 {
  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;
}
.out-819a:after,
.out-819a:before,
.new-5713:after,
.new-5713:before {
  content: "";
  display: table;
}
.out-819a:after,
.new-5713:after {
  clear: both;
}
.image_silver_7d17 {
  float: right;
  margin-right: 0;
}
.aside_0a9e {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.old_6dc7 .overlay-active-5a52,
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;
}
.old_6dc7 .overlay-active-5a52: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;
}
.carousel-copper-8f39 .overlay-active-5a52 {
  box-shadow: none;
}
.carousel-copper-8f39
  .overlay-active-5a52
  .detail-027b {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.carousel-copper-8f39 .overlay-active-5a52 .hover-green-2403 {
  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;
}
.carousel-copper-8f39
  .overlay-active-5a52
  .hover-green-2403
  b {
  display: none;
}
.carousel-copper-8f39 .paragraph_a97c {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.tiny-cdc0:not(.sidebar-f7b6):not(.frame_full_e788),
button:not(.sidebar-f7b6):not(.frame_full_e788),
input[type="button"]:not(.sidebar-f7b6):not(
    .frame_full_e788
  ),
input[type="reset"]:not(.sidebar-f7b6):not(
    .frame_full_e788
  ),
input[type="submit"]:not(.sidebar-f7b6):not(
    .frame_full_e788
  ) {
  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;
}
.tiny-cdc0:not(.sidebar-f7b6):not(
    .frame_full_e788
  ):hover,
button:not(.sidebar-f7b6):not(
    .frame_full_e788
  ):hover,
input[type="button"]:not(.sidebar-f7b6):not(
    .frame_full_e788
  ):hover,
input[type="reset"]:not(.sidebar-f7b6):not(
    .frame_full_e788
  ):hover,
input[type="submit"]:not(.sidebar-f7b6):not(
    .frame_full_e788
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.tiny-cdc0:not(.sidebar-f7b6):not(
    .frame_full_e788
  ):active,
.tiny-cdc0:not(.sidebar-f7b6):not(
    .frame_full_e788
  ):focus,
button:not(.sidebar-f7b6):not(
    .frame_full_e788
  ):active,
button:not(.sidebar-f7b6):not(
    .frame_full_e788
  ):focus,
input[type="button"]:not(.sidebar-f7b6):not(
    .frame_full_e788
  ):active,
input[type="button"]:not(.sidebar-f7b6):not(
    .frame_full_e788
  ):focus,
input[type="reset"]:not(.sidebar-f7b6):not(
    .frame_full_e788
  ):active,
input[type="reset"]:not(.sidebar-f7b6):not(
    .frame_full_e788
  ):focus,
input[type="submit"]:not(.sidebar-f7b6):not(
    .frame_full_e788
  ):active,
input[type="submit"]:not(.sidebar-f7b6):not(
    .frame_full_e788
  ):focus {
  outline: 0;
}
.tiny-cdc0:not(.sidebar-f7b6):not(
    .frame_full_e788
  ).fn-loading-96f6,
button:not(.sidebar-f7b6):not(
    .frame_full_e788
  ).fn-loading-96f6,
input[type="button"]:not(.sidebar-f7b6):not(
    .frame_full_e788
  ).fn-loading-96f6,
input[type="reset"]:not(.sidebar-f7b6):not(
    .frame_full_e788
  ).fn-loading-96f6,
input[type="submit"]:not(.sidebar-f7b6):not(
    .frame_full_e788
  ).fn-loading-96f6 {
  position: relative;
}
.tiny-cdc0:not(.sidebar-f7b6):not(
    .frame_full_e788
  ).fn-loading-96f6
  .shade_b32a,
.tiny-cdc0:not(.sidebar-f7b6):not(
    .frame_full_e788
  ).fn-loading-96f6
  .hot_aea8,
.tiny-cdc0:not(.sidebar-f7b6):not(
    .frame_full_e788
  ).fn-loading-96f6
  .notification-liquid-9a75,
.tiny-cdc0:not(.sidebar-f7b6):not(
    .frame_full_e788
  ).fn-loading-96f6
  i,
.tiny-cdc0:not(.sidebar-f7b6):not(
    .frame_full_e788
  ).fn-loading-96f6
  svg,
button:not(.sidebar-f7b6):not(
    .frame_full_e788
  ).fn-loading-96f6
  .shade_b32a,
button:not(.sidebar-f7b6):not(
    .frame_full_e788
  ).fn-loading-96f6
  .hot_aea8,
button:not(.sidebar-f7b6):not(
    .frame_full_e788
  ).fn-loading-96f6
  .notification-liquid-9a75,
button:not(.sidebar-f7b6):not(
    .frame_full_e788
  ).fn-loading-96f6
  i,
button:not(.sidebar-f7b6):not(
    .frame_full_e788
  ).fn-loading-96f6
  svg,
input[type="button"]:not(.sidebar-f7b6):not(
    .frame_full_e788
  ).fn-loading-96f6
  .shade_b32a,
input[type="button"]:not(.sidebar-f7b6):not(
    .frame_full_e788
  ).fn-loading-96f6
  .hot_aea8,
input[type="button"]:not(.sidebar-f7b6):not(
    .frame_full_e788
  ).fn-loading-96f6
  .notification-liquid-9a75,
input[type="button"]:not(.sidebar-f7b6):not(
    .frame_full_e788
  ).fn-loading-96f6
  i,
input[type="button"]:not(.sidebar-f7b6):not(
    .frame_full_e788
  ).fn-loading-96f6
  svg,
input[type="reset"]:not(.sidebar-f7b6):not(
    .frame_full_e788
  ).fn-loading-96f6
  .shade_b32a,
input[type="reset"]:not(.sidebar-f7b6):not(
    .frame_full_e788
  ).fn-loading-96f6
  .hot_aea8,
input[type="reset"]:not(.sidebar-f7b6):not(
    .frame_full_e788
  ).fn-loading-96f6
  .notification-liquid-9a75,
input[type="reset"]:not(.sidebar-f7b6):not(
    .frame_full_e788
  ).fn-loading-96f6
  i,
input[type="reset"]:not(.sidebar-f7b6):not(
    .frame_full_e788
  ).fn-loading-96f6
  svg,
input[type="submit"]:not(.sidebar-f7b6):not(
    .frame_full_e788
  ).fn-loading-96f6
  .shade_b32a,
input[type="submit"]:not(.sidebar-f7b6):not(
    .frame_full_e788
  ).fn-loading-96f6
  .hot_aea8,
input[type="submit"]:not(.sidebar-f7b6):not(
    .frame_full_e788
  ).fn-loading-96f6
  .notification-liquid-9a75,
input[type="submit"]:not(.sidebar-f7b6):not(
    .frame_full_e788
  ).fn-loading-96f6
  i,
input[type="submit"]:not(.sidebar-f7b6):not(
    .frame_full_e788
  ).fn-loading-96f6
  svg {
  visibility: hidden;
}
.tiny-cdc0:not(.sidebar-f7b6):not(
    .frame_full_e788
  ).fn-loading-96f6:after,
button:not(.sidebar-f7b6):not(
    .frame_full_e788
  ).fn-loading-96f6:after,
input[type="button"]:not(.sidebar-f7b6):not(
    .frame_full_e788
  ).fn-loading-96f6:after,
input[type="reset"]:not(.sidebar-f7b6):not(
    .frame_full_e788
  ).fn-loading-96f6:after,
input[type="submit"]:not(.sidebar-f7b6):not(
    .frame_full_e788
  ).fn-loading-96f6: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;
}
.tiny-cdc0:not(.sidebar-f7b6):not(.frame_full_e788),
input[type="button"]:not(.sidebar-f7b6):not(
    .frame_full_e788
  ),
input[type="reset"]:not(.sidebar-f7b6):not(
    .frame_full_e788
  ),
input[type="submit"]:not(.sidebar-f7b6):not(
    .frame_full_e788
  ) {
  color: #fff;
  background: #235787;
}
.tiny-cdc0:not(.sidebar-f7b6):not(
    .frame_full_e788
  ):focus,
input[type="button"]:not(.sidebar-f7b6):not(
    .frame_full_e788
  ):focus,
input[type="reset"]:not(.sidebar-f7b6):not(
    .frame_full_e788
  ):focus,
input[type="submit"]:not(.sidebar-f7b6):not(
    .frame_full_e788
  ):focus {
  color: #fff;
}
.tiny-cdc0.fn-disabled-96f6:not(.sidebar-f7b6):not(
    .frame_full_e788
  ),
.tiny-cdc0[disabled]:not(.sidebar-f7b6):not(
    .frame_full_e788
  ),
button.fn-disabled-96f6:not(.sidebar-f7b6):not(
    .frame_full_e788
  ),
button[disabled]:not(.sidebar-f7b6):not(
    .frame_full_e788
  ) {
  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;
}
.module_top_b9e9 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.module_top_b9e9: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;
}
.summary_20ca {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.highlight-narrow-ed94 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.liquid_b9e4 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.out-819a:after,
.out-819a:before,
.table_left_5965:after,
.table_left_5965:before,
.breadcrumb-first-1479:after,
.breadcrumb-first-1479:before,
.component_red_3e8c:after,
.component_red_3e8c:before,
.texture-fluid-1c98:after,
.texture-fluid-1c98:before,
.bright-421e:after,
.bright-421e:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.out-819a:after,
.table_left_5965:after,
.breadcrumb-first-1479:after,
.component_red_3e8c:after,
.texture-fluid-1c98:after,
.bright-421e:after {
  clear: both;
}
.table_left_5965 .steel_0aab,
.breadcrumb-first-1479 .steel_0aab,
.next_bec4 .steel_0aab {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.up-0169 {
  display: inline-block;
}
.banner_008a {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.banner_008a img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.banner_008a .first-24ab {
  padding: 1em 0;
  font-size: 85%;
}
.first-24ab {
  text-align: left;
  font-style: italic;
  color: #999;
}
.sort-yellow-99e9 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.sort-yellow-99e9:after,
.sort-yellow-99e9:before {
  content: "";
  display: table;
}
.sort-yellow-99e9:after {
  clear: both;
}
.main_gas_976f {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.row_3d38 .main_gas_976f {
  max-width: 50%;
}
.background-complex-5dae .main_gas_976f {
  max-width: 33.33%;
}
.notice-gold-c4e2 .main_gas_976f {
  max-width: 25%;
}
.title-glass-dfd8 .main_gas_976f {
  max-width: 20%;
}
.top_1206 .main_gas_976f {
  max-width: 16.66%;
}
.nav_out_e00d .main_gas_976f {
  max-width: 14.28%;
}
.complex-19d8 .main_gas_976f {
  max-width: 12.5%;
}
.item-cold-3e5d .main_gas_976f {
  max-width: 11.11%;
}
.pattern-right-79de {
  display: block;
}
.tag-77cd .search_2805 label,
.tag-77cd .rough-8834 label,
.tag-77cd .progress-bright-ce78 label,
.tag-77cd .hover_smooth_604a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.tag-pink-941d {
  list-style: none;
  margin: 0;
}
.tag-pink-941d article.tertiary_77df {
  margin-bottom: 0;
}
.tag-pink-941d ul {
  list-style: none;
  margin: 0;
}
.tag-pink-941d .status_wood_1936 li.tertiary_77df {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .tag-pink-941d .status_wood_1936 li.tertiary_77df {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .tag-pink-941d .status_wood_1936 li.tertiary_77df: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) {
  .tag-pink-941d .status_wood_1936 li.tertiary_77df li.tertiary_77df li.tertiary_77df li.tertiary_77df {
    padding-left: 0;
  }
}
article.tertiary_77df {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tertiary_77df .table_left_5965 p:last-of-type {
  margin-bottom: 0;
}
article.tertiary_77df .message_ee2b {
  float: left;
}
article.tertiary_77df .media-4ba5 {
  margin-left: 85px;
}
article.tertiary_77df .stone-0651 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tertiary_77df .stone-0651 .dirty_178b {
  margin-left: 10px;
}
article.tertiary_77df .icon-34c5 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tertiary_77df .photo-f1d3 {
  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 .search_2805,
  #respond .progress-bright-ce78,
  #respond .hover_smooth_604a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .search_2805 input,
#respond .progress-bright-ce78 input,
#respond .hover_smooth_604a input {
  width: 100%;
}
#respond .hover_smooth_604a {
  margin-right: 0;
}
#respond .tag_a332 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.highlight-9505 {
  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;
}
.highlight-9505.list-2dbc {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.highlight-9505 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%);
}
.highlight-9505:focus,
.highlight-9505: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);
}
.module_black_ac16 {
  border-radius: 10%;
}
.outline-9b69 {
  border-radius: 50%;
}
.frame-smooth-d1b3 {
  font-size: 0.72em;
}
.warm-f7ad {
  font-size: 0.875em;
}
.notice_1cdf {
  font-size: 1.1em;
}
.wide-82c3 {
  text-transform: uppercase;
  line-height: 1.2;
}
.wide-82c3.frame-smooth-d1b3 {
  letter-spacing: 0.5px;
}
.caption_active_996a,
.caption_active_996a a {
  color: #6d6d6d;
}
.caption_active_996a a:hover {
  color: #111;
}
.tertiary_6d73 {
  color: #6d6d6d;
}
.main-west-1965 {
  overflow-x: hidden;
}
.main-west-1965 .picture_static_b84f.article-liquid-1d61 {
  position: relative;
}
.main-west-1965 .picture_static_b84f.article-liquid-1d61.gold-21b4 {
  position: initial;
}
.main-west-1965
  .picture_static_b84f.article-liquid-1d61.gold-21b4
  .frame_12ab {
  left: auto;
}
.main-west-1965 .picture_static_b84f .frame_12ab {
  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;
}
.main-west-1965 .picture_static_b84f:hover.article-liquid-1d61 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.main-west-1965
  .picture_static_b84f:hover.article-liquid-1d61
  .frame_12ab {
  display: block;
  z-index: 9999999;
}
.main-west-1965 .frame_4086 .container-warm-0c6f,
.main-west-1965 .thumbnail-098a .container-warm-0c6f {
  display: none;
}
.main-west-1965 .video_down_759d .picture_static_b84f:hover.article-liquid-1d61 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.tag-77cd .search_2805 label,
.tag-77cd .rough-8834 label,
.tag-77cd .progress-bright-ce78 label,
.tag-77cd .hover_smooth_604a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.tag-pink-941d {
  list-style: none;
  margin: 0;
}
.tag-pink-941d article.tertiary_77df {
  margin-bottom: 0;
}
.tag-pink-941d ul {
  list-style: none;
  margin: 0;
}
.tag-pink-941d .status_wood_1936 li.tertiary_77df {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .tag-pink-941d .status_wood_1936 li.tertiary_77df {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .tag-pink-941d .status_wood_1936 li.tertiary_77df: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) {
  .tag-pink-941d .status_wood_1936 li.tertiary_77df li.tertiary_77df li.tertiary_77df li.tertiary_77df {
    padding-left: 0;
  }
}
article.tertiary_77df {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tertiary_77df .table_left_5965 p:last-of-type {
  margin-bottom: 0;
}
article.tertiary_77df .message_ee2b {
  float: left;
}
article.tertiary_77df .media-4ba5 {
  margin-left: 85px;
}
article.tertiary_77df .stone-0651 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tertiary_77df .stone-0651 .dirty_178b {
  margin-left: 10px;
}
article.tertiary_77df .icon-34c5 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tertiary_77df .photo-f1d3 {
  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 .search_2805,
  #respond .progress-bright-ce78,
  #respond .hover_smooth_604a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .search_2805 input,
#respond .progress-bright-ce78 input,
#respond .hover_smooth_604a input {
  width: 100%;
}
#respond .hover_smooth_604a {
  margin-right: 0;
}
#respond .tag_a332 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.frame_4086 .fresh_739d {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.fresh_739d .sort_b493.orange_ddcb .list-over-a57b > li > a:focus,
.fresh_739d .sort_b493.orange_ddcb .list-over-a57b > li > a:hover,
.fresh_739d .sort_b493.south-3433 .list-over-a57b > li > a:focus,
.fresh_739d .sort_b493.south-3433 .list-over-a57b > li > a:hover,
.fresh_739d .sort_b493.left-91d6 .list-over-a57b > li > a:focus,
.fresh_739d .sort_b493.left-91d6 .list-over-a57b > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fresh_739d
  .sort_b493.orange_ddcb
  .list-over-a57b
  > li.blue-9de2
  > a,
.fresh_739d
  .sort_b493.orange_ddcb
  .list-over-a57b
  > li.section_7441
  > a,
.fresh_739d
  .sort_b493.south-3433
  .list-over-a57b
  > li.blue-9de2
  > a,
.fresh_739d
  .sort_b493.south-3433
  .list-over-a57b
  > li.section_7441
  > a,
.fresh_739d
  .sort_b493.left-91d6
  .list-over-a57b
  > li.blue-9de2
  > a,
.fresh_739d .sort_b493.left-91d6 .list-over-a57b > li.new_7de6 > a {
  color: rgba(255, 255, 255, 0.99);
}
.fresh_739d .west_331b,
.fresh_739d .west_331b a {
  color: rgba(255, 255, 255, 0.99);
}
.fresh_739d .outer_91c8.steel_cca7 li a,
.fresh_739d .title-d7c2 a,
.fresh_739d .accordion_c059,
.fresh_739d .list-over-a57b > li > a,
.fresh_739d .large-3046 {
  color: rgba(255, 255, 255, 0.79);
}
.fresh_739d .outer_91c8.steel_cca7 li a:hover,
.fresh_739d .title-d7c2 a:hover,
.fresh_739d .accordion_c059:hover,
.fresh_739d .list-over-a57b > li > a:hover,
.fresh_739d .large-3046:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fresh_739d .complex-d6a0 {
  color: rgba(255, 255, 255, 0.79);
}
.fresh_739d .complex-d6a0 .shade-cool-28f5 {
  color: rgba(255, 255, 255, 0.99);
}
.fresh_739d .complex-d6a0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fresh_739d .old_524d .box_basic_4af4 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.fresh_739d .old_524d .box_basic_4af4 .dirty_f453 {
  color: rgba(255, 255, 255, 0.79);
}
.fresh_739d
  .old_524d
  .box_basic_4af4
  .dirty_f453::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.fresh_739d
  .old_524d
  .box_basic_4af4
  .dirty_f453:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.fresh_739d
  .old_524d
  .box_basic_4af4
  .dirty_f453::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.fresh_739d
  .old_524d
  .box_basic_4af4
  .dirty_f453::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.fresh_739d .old_524d .container_5cf7 {
  color: rgba(255, 255, 255, 0.79);
}
.fresh_739d .old_524d .container_5cf7:hover {
  color: rgba(255, 255, 255, 0.99);
}
.box-236b
  .fresh_739d
  .old_524d
  .photo-6e49
  .hard_4b66 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.box-236b
  .fresh_739d
  .old_524d
  .photo-6e49
  .dirty_f453 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.frame_4086 .table_smooth_c064 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.table_smooth_c064 .sort_b493.orange_ddcb .list-over-a57b > li > a:focus,
.table_smooth_c064 .sort_b493.orange_ddcb .list-over-a57b > li > a:hover,
.table_smooth_c064 .sort_b493.south-3433 .list-over-a57b > li > a:focus,
.table_smooth_c064 .sort_b493.south-3433 .list-over-a57b > li > a:hover,
.table_smooth_c064 .sort_b493.left-91d6 .list-over-a57b > li > a:focus,
.table_smooth_c064 .sort_b493.left-91d6 .list-over-a57b > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.table_smooth_c064
  .sort_b493.orange_ddcb
  .list-over-a57b
  > li.blue-9de2
  > a,
.table_smooth_c064
  .sort_b493.orange_ddcb
  .list-over-a57b
  > li.section_7441
  > a,
.table_smooth_c064
  .sort_b493.south-3433
  .list-over-a57b
  > li.blue-9de2
  > a,
.table_smooth_c064
  .sort_b493.south-3433
  .list-over-a57b
  > li.section_7441
  > a,
.table_smooth_c064
  .sort_b493.left-91d6
  .list-over-a57b
  > li.blue-9de2
  > a,
.table_smooth_c064 .sort_b493.left-91d6 .list-over-a57b > li.new_7de6 > a {
  color: rgba(0, 0, 0, 0.8);
}
.table_smooth_c064 .west_331b,
.table_smooth_c064 .west_331b a {
  color: rgba(0, 0, 0, 0.8);
}
.table_smooth_c064 .outer_91c8.steel_cca7 li a,
.table_smooth_c064 .title-d7c2 a,
.table_smooth_c064 .accordion_c059,
.table_smooth_c064 .list-over-a57b > li > a,
.table_smooth_c064 .large-3046 {
  color: rgba(0, 0, 0, 0.55);
}
.table_smooth_c064 .outer_91c8.steel_cca7 li a:hover,
.table_smooth_c064 .title-d7c2 a:hover,
.table_smooth_c064 .accordion_c059:hover,
.table_smooth_c064 .list-over-a57b > li > a:hover,
.table_smooth_c064 .large-3046:hover {
  color: rgba(0, 0, 0, 0.8);
}
.table_smooth_c064 .complex-d6a0 {
  color: rgba(0, 0, 0, 0.55);
}
.table_smooth_c064 .complex-d6a0 .shade-cool-28f5 {
  color: rgba(0, 0, 0, 0.8);
}
.table_smooth_c064 .complex-d6a0:hover {
  color: rgba(0, 0, 0, 0.8);
}
.last_2b59 .medium_95f6 {
  margin-left: auto;
  margin-right: auto;
}
.breadcrumb-first-1479 > * {
  margin-left: auto;
  margin-right: auto;
}
.breadcrumb-first-1479 .summary_20ca {
  margin-right: 1.41575em;
}
.element_8283 .breadcrumb-first-1479 > .chip_0f42 {
  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;
}
.element_8283 .breadcrumb-first-1479 > .block-2ca0 {
  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;
}
.left-1adf.last_2b59 .medium_95f6,
.south-6b71.last_2b59 .medium_95f6 {
  margin-left: 0;
}
.focus-c857.last_2b59 .medium_95f6,
.clean_e0f1.last_2b59 .medium_95f6 {
  margin-right: 0;
}
.breadcrumb-first-1479 ol,
.breadcrumb-first-1479 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.brown-585c video {
  max-width: 100%;
}
.gas_2f9e img {
  display: block;
}
.gas_2f9e.summary_20ca,
.gas_2f9e.highlight-narrow-ed94 {
  width: 100%;
}
.gas_2f9e.block-2ca0 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.under_4310:not(.row-aec7) {
  margin: 1.5em auto;
}
.alert_glass_e269 p {
  padding: 1.5em 14px;
}
ul.wrapper_6d84.block-2ca0,
ul.wrapper_6d84.chip_0f42,
ul.wrapper_6d84.footer-next-9404.chip_0f42 {
  padding: 0 14px;
}
.article-center-24ba {
  display: block;
  overflow-x: auto;
}
.article-center-24ba table {
  border-collapse: collapse;
  width: 100%;
}
.article-center-24ba td,
.article-center-24ba th {
  padding: 0.5em;
}
.breadcrumb-first-1479 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.breadcrumb-first-1479 ol ol,
.breadcrumb-first-1479 ol ul,
.breadcrumb-first-1479 ul ol,
.breadcrumb-first-1479 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.breadcrumb-first-1479 ol ol li,
.breadcrumb-first-1479 ol ul li,
.breadcrumb-first-1479 ul ol li,
.breadcrumb-first-1479 ul ul li {
  margin-left: 0;
}
.heading-stale-a273.shade_brown_943f > .shadow_thick_c3d0 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.heading-stale-a273.shade_brown_943f > .shadow_thick_c3d0 iframe,
.heading-stale-a273.shade_brown_943f > .shadow_thick_c3d0 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.info-221d {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.info-221d.modal_8e8c {
  padding: 0;
}
.info-221d.modal_8e8c cite {
  font-size: 13px;
}
.info-221d > * {
  margin-left: 16px;
  margin-right: 16px;
}
.info-221d cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.frame-copper-f48b {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.frame-copper-f48b > p:first-child {
  margin-top: 0;
}
.frame-copper-f48b cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.frame-copper-f48b blockquote {
  border-left: 0;
}
.outline_8f89 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.outline_8f89:not(.last-df33) {
  max-width: 100px;
}
.outline_8f89.chip_c68f {
  border-bottom: none !important;
  text-align: center;
}
.outline_8f89.chip_c68f::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .alert_glass_e269 p {
    padding: 1.5em 0;
  }
}
.disabled_glass_c954 {
  color: #0073aa;
}
.huge_a9b5 {
  background-color: #0073aa;
}
.description-gas-19e2 {
  color: #229fd8;
}
.surface-a666 {
  background-color: #229fd8;
}
.black-0c58 {
  color: #eee;
}
.center_d0de {
  background-color: #eee;
}
.pressed_d017 {
  color: #444;
}
.accent_tiny_10fd {
  background-color: #444;
}
.info-5177 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.info-5177 .detail-lite-8ed9 .title-d7c2 {
  font-size: 15px;
}
.info-5177 .title-d7c2 {
  line-height: 1.3;
}
.info-5177 .table_smooth_c064 {
}
.info-5177 .fresh_739d {
  background: #235787;
}
.box_a0c3 {
  padding: 0;
}
.box_a0c3 .fresh_739d {
  background: #1a1a1a;
}
.box_a0c3 .table_smooth_c064 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.menu_c4b5 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.menu_c4b5 .table_smooth_c064 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.menu_c4b5 .fresh_739d {
  background: #303030;
}
.bright-421e {
  position: relative;
  z-index: 10;
}
.bright-421e .advanced-6b25 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.sort_a615 .article-liquid-1d61 {
  display: inline-block;
  vertical-align: middle;
}
.sort_a615.easy-c816 .article-liquid-1d61 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .sort_a615.easy-c816 .article-liquid-1d61 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .sort_a615.easy-c816 .article-liquid-1d61 {
    margin-right: 0.4em;
  }
}
.sort_a615.easy-c816 .article-liquid-1d61:last-child {
  margin-right: 0;
}
.wood_07b4 .advanced-6b25 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .frame_4086 .detail-lite-8ed9 {
    margin: 0 -0.5em;
  }
  .frame_4086 .detail-lite-8ed9 [class*="customify-col-"],
  .frame_4086 .detail-lite-8ed9 [class*="customify-col_"],
  .frame_4086 .detail-lite-8ed9 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.frame_4086.out_d2cd .advanced-6b25 {
  background: 0 0 !important;
}
.frame_4086.out_d2cd .advanced-6b25,
.frame_4086.wood_07b4 .advanced-6b25 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .frame_4086.picture-e1bc {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.frame_4086.wood_07b4 .advanced-6b25 {
  box-shadow: none !important;
}
.tag-easy-8fec {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .tag-easy-8fec {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .tag-easy-8fec {
    padding: 18px 0 20px;
  }
}
.tag-easy-8fec .container-8c7e {
  width: 100%;
}
.tag-easy-8fec .caption_e6d3 {
  margin-bottom: 0;
}
.tag-easy-8fec .in-9532 {
  margin-top: 5px;
  font-size: 0.875em;
}
.module-focused-090b {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.module-focused-090b .complex_98a6 {
  width: 100%;
}
.caption-232d {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.caption-232d li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.caption-232d 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;
}
.caption-232d li:last-child:after {
  display: none;
}
.caption-232d li a {
  font-weight: 500;
  margin-right: 10px;
}
.fluid_142f .container-warm-0c6f button,
.tag-easy-8fec .container-warm-0c6f button {
  left: 0;
}
.fluid_142f .complex_98a6,
.tag-easy-8fec .complex_98a6 {
  padding-left: 0;
  padding-right: 0;
}
.fluid_142f .module-focused-090b,
.tag-easy-8fec .module-focused-090b {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.fluid_142f {
  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;
}
.fluid_142f: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;
}
.fluid_142f .focus-north-033d {
  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) {
  .fluid_142f .focus-north-033d {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .fluid_142f .focus-north-033d {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .fluid_142f .focus-north-033d {
    min-height: 200px;
  }
}
.fluid_142f .caption-232d {
  color: rgba(255, 255, 255, 0.8);
}
.fluid_142f .caption-232d a,
.fluid_142f .caption-232d li:after {
  color: inherit;
}
.fluid_142f .caption-232d a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.surface-a3f0 {
  margin-bottom: 0.5em;
}
.fast_78cc {
  margin-bottom: 1.2em;
}
.fast_78cc,
.surface-a3f0 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.fast_78cc p:last-child,
.surface-a3f0 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .container-warm-0c6f,
#masthead .container-warm-0c6f {
  display: none;
}
#masthead
  > .container-warm-0c6f.row-5dfb {
  display: none;
}
#masthead > .container-warm-0c6f button {
  left: 0;
}
.list_d61a {
  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%;
}
.list_d61a .article-liquid-1d61 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.list_d61a .east-61cd {
  display: -webkit-box;
  display: flex;
}
.list_d61a .east-61cd.hard_3572 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.list_d61a .east-61cd.overlay_gold_4c59 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.list_d61a .east-61cd.caption-ce23 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.list_d61a.selected-4ad5.hover_center_67f8 .east-61cd.hard_3572 {
  flex-basis: 100%;
}
.list_d61a.pattern_6c6e .east-61cd.overlay_gold_4c59 {
  -webkit-box-flex: 1;
  flex: auto;
}
.list_d61a.pattern_6c6e .east-61cd.caption-ce23 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .container-warm-0c6f.row-5dfb {
  display: none;
}
#masthead > .container-warm-0c6f button {
  left: 0;
}
.icon-a6ab {
  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;
}
.icon-a6ab:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.icon-a6ab.header-18a7 i {
  margin-right: 4px;
}
.icon-a6ab.breadcrumb-easy-15da i {
  margin-left: 5px;
}
.title-d7c2 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.title-d7c2 p:last-child {
  margin-bottom: 0;
}
.backdrop-hovered-55cd {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.backdrop-hovered-55cd a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.backdrop-hovered-55cd img {
  display: block;
  width: auto;
  line-height: 1;
}
.backdrop-hovered-55cd .west_331b {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.backdrop-hovered-55cd .huge-f847 {
  margin: 5px 0 7px 0;
}
.backdrop-hovered-55cd.main_upper_6d37 .box_simple_fcdd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.backdrop-hovered-55cd.main_upper_6d37 .filter-tall-3196 {
  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;
}
.backdrop-hovered-55cd.overlay_stone_f1a6 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.backdrop-hovered-55cd.overlay_stone_f1a6 .box_simple_fcdd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.backdrop-hovered-55cd.overlay_stone_f1a6 .filter-tall-3196 {
  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;
}
.backdrop-hovered-55cd.tag_prev_4e4a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.backdrop-hovered-55cd.form-hovered-684b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.backdrop-hovered-55cd.form-hovered-684b .filter-tall-3196 {
  margin-top: 7px;
}
.wrapper_black_0eee {
  display: inline-block;
}
.bright-421e .upper-88bf .backdrop-hovered-55cd img {
  max-width: 100%;
}
.sort_b493 .smooth_2175.item_9827,
.popup_over_1a86 .smooth_2175.item_9827 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.sort_b493 .fixed_88c4,
.popup_over_1a86 .fixed_88c4 {
  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%);
}
.sort_b493 .fixed_88c4 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.sort_b493.logo_lite_4c71 .fixed_88c4 {
  display: none;
}
.sort_b493 .detail_34b5 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sort_b493 .detail_34b5 li {
  display: inline-block;
  position: relative;
}
.sort_b493 .detail_34b5 li:last-child {
  margin-right: 0;
}
.sort_b493 .detail_34b5 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;
}
.sort_b493 .detail_34b5 li.new_7de6 > a {
  color: rgba(0, 0, 0, 0.9);
}
.sort_b493 .detail_34b5 > 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;
}
.sort_b493 .detail_34b5 > li > a i {
  line-height: 0;
}
.sort_b493 .detail_34b5 > li.hard_290a > a .fixed_88c4 {
  margin-left: 4px;
  line-height: 0;
}
.sort_b493 .detail_34b5 .notification_e092 li.hard_290a > a {
  position: relative;
}
.sort_b493 .detail_34b5 .notification_e092 li.hard_290a > a:after,
.sort_b493 .detail_34b5 .notification_e092 li.hard_290a > a:before {
  content: "";
  display: table;
}
.sort_b493 .detail_34b5 .notification_e092 li.hard_290a > a:after {
  clear: both;
}
.sort_b493 .detail_34b5 .notification_e092 li.hard_290a > a .fixed_88c4 {
  margin-left: 5px;
  float: right;
}
.sort_b493 .stale-a6de,
.sort_b493 .notification_e092 {
  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;
}
.sort_b493 .notification_e092 {
  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;
}
.sort_b493 .notification_e092 .item_9827 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.sort_b493 .notification_e092 .fixed_88c4 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.sort_b493 .notification_e092 li {
  display: block;
  margin: 0;
  padding: 0;
}
.sort_b493 .notification_e092 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;
}
.sort_b493 .notification_e092 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.sort_b493 .notification_e092 .notification_e092 {
  top: 0;
  left: 100%;
}
.sort_b493 .bright-4bc1.fn-focus-96f6 > .stale-a6de,
.sort_b493 .bright-4bc1.fn-focus-96f6 > .notification_e092,
.sort_b493 .bright-4bc1:focus > .stale-a6de,
.sort_b493 .bright-4bc1:focus > .notification_e092,
.sort_b493 .bright-4bc1:hover > .stale-a6de,
.sort_b493 .bright-4bc1:hover > .notification_e092 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.sort_b493.left-91d6 .list-over-a57b:after,
.sort_b493.left-91d6 .list-over-a57b:before {
  content: "";
  display: table;
}
.sort_b493.left-91d6 .list-over-a57b:after {
  clear: both;
}
.sort_b493.left-91d6 .list-over-a57b > li {
  float: left;
}
.sort_b493.white_9d5b .list-over-a57b:after,
.sort_b493.white_9d5b .list-over-a57b:before {
  content: "";
  display: table;
}
.sort_b493.white_9d5b .list-over-a57b:after {
  clear: both;
}
.sort_b493.white_9d5b .list-over-a57b > li {
  float: left;
}
.sort_b493.white_9d5b .list-over-a57b > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.sort_b493.white_9d5b .list-over-a57b > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.sort_b493.white_9d5b .list-over-a57b > li.blue-9de2 > a,
.sort_b493.white_9d5b .list-over-a57b > li.new_7de6 > a {
  color: #fff;
  background-color: #1e4b75;
}
.sort_b493.orange_ddcb .list-over-a57b > li > a .item_9827 {
  position: relative;
}
.sort_b493.orange_ddcb .list-over-a57b > li > a .item_9827: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;
}
.sort_b493.orange_ddcb
  .list-over-a57b
  > li:focus
  > a
  .item_9827:before,
.sort_b493.orange_ddcb
  .list-over-a57b
  > li:hover
  > a
  .item_9827:before {
  width: 100%;
  background-color: currentColor;
}
.sort_b493.orange_ddcb
  .list-over-a57b
  > li.blue-9de2
  > a
  .item_9827:before,
.sort_b493.orange_ddcb
  .list-over-a57b
  > li.section_7441
  > a
  .item_9827:before {
  width: 100%;
  background-color: currentColor;
}
.sort_b493.south-3433 .list-over-a57b > li > a .item_9827 {
  position: relative;
}
.sort_b493.south-3433 .list-over-a57b > li > a .item_9827: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;
}
.sort_b493.south-3433 .list-over-a57b > li:focus > a .item_9827:before,
.sort_b493.south-3433
  .list-over-a57b
  > li:hover
  > a
  .item_9827:before {
  width: 100%;
  background-color: currentColor;
}
.sort_b493.south-3433
  .list-over-a57b
  > li.blue-9de2
  > a
  .item_9827:before,
.sort_b493.south-3433
  .list-over-a57b
  > li.section_7441
  > a
  .item_9827:before {
  width: 100%;
  background-color: currentColor;
}
.popup_over_1a86 .detail_34b5 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.popup_over_1a86 .detail_34b5 li:first-child > a {
  border-top: none;
}
.popup_over_1a86 .detail_34b5 .logo-6228 > .item_9827 .fixed_88c4 {
  display: none;
}
.popup_over_1a86 .detail_34b5 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.popup_over_1a86 .detail_34b5 li:last-child {
  border: none;
}
.popup_over_1a86 .detail_34b5 li.hard_290a > a {
  padding-right: 45px !important;
}
.popup_over_1a86 .detail_34b5 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.popup_over_1a86 .detail_34b5 li a:focus,
.popup_over_1a86 .detail_34b5 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.popup_over_1a86 .detail_34b5 li .highlight-ce1c {
  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;
}
.popup_over_1a86 .detail_34b5 li .highlight-ce1c:hover {
  box-shadow: none;
}
.popup_over_1a86 .detail_34b5 li .highlight-ce1c .fixed_88c4 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.popup_over_1a86 .detail_34b5 .notification_e092 {
  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);
}
.popup_over_1a86 .detail_34b5 .notification_e092 li a {
  padding-left: 3em;
}
.popup_over_1a86 .detail_34b5 .wrapper_stale_723b > a .highlight-ce1c i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.popup_over_1a86 .detail_34b5 .wrapper_stale_723b > .notification_e092 {
  display: block;
  opacity: 1;
}
.input-motion-2223 {
  max-width: 100%;
}
.action_7b26 {
  line-height: 0;
  cursor: pointer;
}
.large-3046 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.large-3046:hover {
  box-shadow: none;
  color: currentColor;
}
.large-3046 svg {
  width: 18px;
  height: 18px;
}
.large-3046 .yellow-9407 {
  display: none;
}
.main-silver-e136 {
  position: relative;
}
.main-silver-e136.fn-active-96f6 .large-3046 .photo_center_c467 {
  display: none;
}
.main-silver-e136.fn-active-96f6 .large-3046 .yellow-9407 {
  display: inline-block;
}
.main-silver-e136 .tag_inner_d969 {
  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);
}
.main-silver-e136.article-9c49 .tag_inner_d969 {
  left: auto;
  right: -0.9em;
}
.main-silver-e136.article-9c49 .summary_5201::before {
  left: auto;
  right: 15px;
}
.main-silver-e136.fn-active-96f6 .tag_inner_d969 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.photo-6e49 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.photo-6e49 label {
  flex-basis: 100%;
}
.photo-6e49 .box_basic_4af4 {
  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;
}
.photo-6e49 .dirty_f453 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.photo-6e49 .dirty_f453:focus {
  background-color: transparent;
}
.photo-6e49 button.container_5cf7 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.photo-6e49 button.container_5cf7:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.photo-6e49 button.container_5cf7 svg {
  width: 18px;
  height: 18px;
}
.photo-6e49 input[type="submit"] {
  min-height: auto;
}
.old_524d .photo-6e49 .dirty_f453 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.summary_5201 {
  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) {
  .summary_5201 {
    width: 220px;
  }
}
.summary_5201 label {
  flex-basis: 100%;
}
.summary_5201::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;
}
.box-236b .old_524d .photo-6e49 {
  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;
}
.box-236b
  .old_524d
  .photo-6e49
  .box_basic_4af4 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.box-236b .old_524d .photo-6e49 .dirty_f453 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.box-236b
  .old_524d
  .photo-6e49
  .dirty_f453:focus {
  background: 0 0;
}
.box-236b
  .old_524d
  .photo-6e49
  .hard_4b66 {
  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;
}
.outer_91c8 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.outer_91c8 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.outer_91c8 li:last-child {
  margin-right: 0;
}
.outer_91c8 li:first-child {
  margin-left: 0;
}
.outer_91c8.basic-a0ec a {
  color: #fff;
}
.outer_91c8.basic-a0ec a:hover {
  color: #fff;
}
.outer_91c8 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.outer_91c8 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.outer_91c8 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.outer_91c8 a:hover {
  opacity: 0.9;
  color: inherit;
}
.outer_91c8 [class*="social-icon-apple"] {
  background-color: #999;
}
.outer_91c8 [class*="social-icon-apple"].top-107a {
  background-color: transparent;
  color: #999;
}
.outer_91c8 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.outer_91c8 [class*="social-icon-behance"].top-107a {
  background-color: transparent;
  color: #1769ff;
}
.outer_91c8 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.outer_91c8 [class*="social-icon-bitbucket"].top-107a {
  background-color: transparent;
  color: #205081;
}
.outer_91c8 [class*="social-icon-codepen"] {
  background-color: #000;
}
.outer_91c8 [class*="social-icon-codepen"].top-107a {
  background-color: transparent;
  color: #000;
}
.outer_91c8 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.outer_91c8 [class*="social-icon-delicious"].top-107a {
  background-color: transparent;
  color: #39f;
}
.outer_91c8 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.outer_91c8 [class*="social-icon-digg"].top-107a {
  background-color: transparent;
  color: #005be2;
}
.outer_91c8 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.outer_91c8 [class*="social-icon-dribbble"].top-107a {
  background-color: transparent;
  color: #ea4c89;
}
.outer_91c8 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.outer_91c8 [class*="social-icon-envelope"].top-107a {
  background-color: transparent;
  color: #ea4335;
}
.outer_91c8 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.outer_91c8 [class*="social-icon-facebook"].top-107a {
  background-color: transparent;
  color: #3b5998;
}
.outer_91c8 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.outer_91c8 [class*="social-icon-flickr"].top-107a {
  background-color: transparent;
  color: #0063dc;
}
.outer_91c8 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.outer_91c8 [class*="social-icon-foursquare"].top-107a {
  background-color: transparent;
  color: #2d5be3;
}
.outer_91c8 [class*="social-icon-github"] {
  background-color: #333;
}
.outer_91c8 [class*="social-icon-github"].top-107a {
  background-color: transparent;
  color: #333;
}
.outer_91c8 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.outer_91c8 [class*="social-icon-google-plus"].top-107a {
  background-color: transparent;
  color: #dd4b39;
}
.outer_91c8 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.outer_91c8 [class*="social-icon-houzz"].top-107a {
  background-color: transparent;
  color: #7ac142;
}
.outer_91c8 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.outer_91c8 [class*="social-icon-instagram"].top-107a {
  background-color: transparent;
  color: #262626;
}
.outer_91c8 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.outer_91c8 [class*="social-icon-jsfiddle"].top-107a {
  background-color: transparent;
  color: #487aa2;
}
.outer_91c8 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.outer_91c8 [class*="social-icon-linkedin"].top-107a {
  background-color: transparent;
  color: #0077b5;
}
.outer_91c8 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.outer_91c8 [class*="social-icon-medium"].top-107a {
  background-color: transparent;
  color: #00ab6b;
}
.outer_91c8 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.outer_91c8
  [class*="social-icon-odnoklassniki"].top-107a {
  background-color: transparent;
  color: #f4731c;
}
.outer_91c8 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.outer_91c8 [class*="social-icon-meetup"].top-107a {
  background-color: transparent;
  color: #ec1c40;
}
.outer_91c8 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.outer_91c8 [class*="social-icon-pinterest"].top-107a {
  background-color: transparent;
  color: #bd081c;
}
.outer_91c8 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.outer_91c8 [class*="social-icon-product-hunt"].top-107a {
  background-color: transparent;
  color: #da552f;
}
.outer_91c8 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.outer_91c8 [class*="social-icon-reddit"].top-107a {
  background-color: transparent;
  color: #ff4500;
}
.outer_91c8 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.outer_91c8 [class*="social-icon-rss"].top-107a {
  background-color: transparent;
  color: #f26522;
}
.outer_91c8 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.outer_91c8
  [class*="social-icon-shopping-cart"].top-107a {
  background-color: transparent;
  color: #4caf50;
}
.outer_91c8 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.outer_91c8 [class*="social-icon-skype"].top-107a {
  background-color: transparent;
  color: #00aff0;
}
.outer_91c8 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.outer_91c8 [class*="social-icon-slideshare"].top-107a {
  background-color: transparent;
  color: #0077b5;
}
.outer_91c8 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.outer_91c8 [class*="social-icon-snapchat"].top-107a {
  background-color: transparent;
  color: #fffc00;
}
.outer_91c8 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.outer_91c8 [class*="social-icon-soundcloud"].top-107a {
  background-color: transparent;
  color: #f80;
}
.outer_91c8 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.outer_91c8 [class*="social-icon-spotify"].top-107a {
  background-color: transparent;
  color: #2ebd59;
}
.outer_91c8 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.outer_91c8
  [class*="social-icon-stack-overflow"].top-107a {
  background-color: transparent;
  color: #fe7a15;
}
.outer_91c8 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.outer_91c8 [class*="social-icon-maldkfgram"].top-107a {
  background-color: transparent;
  color: #2ca5e0;
}
.outer_91c8 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.outer_91c8 [class*="social-icon-tripadvisor"].top-107a {
  background-color: transparent;
  color: #589442;
}
.outer_91c8 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.outer_91c8 [class*="social-icon-tumblr"].top-107a {
  background-color: transparent;
  color: #35465c;
}
.outer_91c8 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.outer_91c8 [class*="social-icon-twitch"].top-107a {
  background-color: transparent;
  color: #6441a5;
}
.outer_91c8 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.outer_91c8 [class*="social-icon-twitter"].top-107a {
  background-color: transparent;
  color: #1da1f2;
}
.outer_91c8 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.outer_91c8 [class*="social-icon-vimeo"].top-107a {
  background-color: transparent;
  color: #1ab7ea;
}
.outer_91c8 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.outer_91c8 [class*="social-icon-vk"].top-107a {
  background-color: transparent;
  color: #45668e;
}
.outer_91c8 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.outer_91c8 [class*="social-icon-weibo"].top-107a {
  background-color: transparent;
  color: #df2029;
}
.outer_91c8 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.outer_91c8 [class*="social-icon-weixin"].top-107a {
  background-color: transparent;
  color: #7bb32e;
}
.outer_91c8 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.outer_91c8 [class*="social-icon-whatsapp"].top-107a {
  background-color: transparent;
  color: #25d366;
}
.outer_91c8 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.outer_91c8 [class*="social-icon-wordpress"].top-107a {
  background-color: transparent;
  color: #21759b;
}
.outer_91c8 [class*="social-icon-xing"] {
  background-color: #026466;
}
.outer_91c8 [class*="social-icon-xing"].top-107a {
  background-color: transparent;
  color: #026466;
}
.outer_91c8 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.outer_91c8 [class*="social-icon-yelp"].top-107a {
  background-color: transparent;
  color: #af0606;
}
.outer_91c8 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.outer_91c8 [class*="social-icon-youtube"].top-107a {
  background-color: transparent;
  color: #cd201f;
}
.accordion_c059 {
  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;
}
.accordion_c059:hover {
  box-shadow: none;
  background: 0 0;
}
.sidebar-top-42b2 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.gold_86e7 {
  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;
}
.grid-up-818d {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.grid_advanced_ad52 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.grid_advanced_ad52,
.grid_advanced_ad52::after,
.grid_advanced_ad52::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;
}
.grid_advanced_ad52::after,
.grid_advanced_ad52::before {
  content: "";
  display: block;
  background-color: inherit;
}
.soft_5a64 .gold_86e7 .grid-up-818d {
  margin-top: -2px;
  width: 19px;
}
.soft_5a64 .gold_86e7 .grid_advanced_ad52 {
  margin-top: -1px;
}
.soft_5a64 .gold_86e7 .grid_advanced_ad52,
.soft_5a64 .gold_86e7 .grid_advanced_ad52::after,
.soft_5a64 .gold_86e7 .grid_advanced_ad52::before {
  width: 19px;
  height: 2px;
}
.soft_5a64 .gold_86e7 .grid_advanced_ad52::before {
  top: -6px;
}
.soft_5a64 .gold_86e7 .grid_advanced_ad52::after {
  bottom: -6px;
}
.summary_917e .gold_86e7 .grid-up-818d {
  margin-top: -2px;
  width: 22px;
}
.summary_917e .gold_86e7 .grid_advanced_ad52 {
  margin-top: -1px;
}
.summary_917e .gold_86e7 .grid_advanced_ad52,
.summary_917e .gold_86e7 .grid_advanced_ad52::after,
.summary_917e .gold_86e7 .grid_advanced_ad52::before {
  width: 22px;
  height: 2px;
}
.summary_917e .gold_86e7 .grid_advanced_ad52::before {
  top: -7px;
}
.summary_917e .gold_86e7 .grid_advanced_ad52::after {
  bottom: -7px;
}
.small_322a .gold_86e7 .grid-up-818d {
  margin-top: -2px;
  width: 31px;
}
.small_322a .gold_86e7 .grid_advanced_ad52 {
  margin-top: -1.5px;
}
.small_322a .gold_86e7 .grid_advanced_ad52,
.small_322a .gold_86e7 .grid_advanced_ad52::after,
.small_322a .gold_86e7 .grid_advanced_ad52::before {
  width: 31px;
  height: 3px;
}
.small_322a .gold_86e7 .grid_advanced_ad52::before {
  top: -9px;
}
.small_322a .gold_86e7 .grid_advanced_ad52::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .tabs-4403 .gold_86e7 .grid-up-818d {
    margin-top: -2px;
    width: 19px;
  }
  .tabs-4403 .gold_86e7 .grid_advanced_ad52 {
    margin-top: -1px;
  }
  .tabs-4403 .gold_86e7 .grid_advanced_ad52,
  .tabs-4403 .gold_86e7 .grid_advanced_ad52::after,
  .tabs-4403 .gold_86e7 .grid_advanced_ad52::before {
    width: 19px;
    height: 2px;
  }
  .tabs-4403 .gold_86e7 .grid_advanced_ad52::before {
    top: -6px;
  }
  .tabs-4403 .gold_86e7 .grid_advanced_ad52::after {
    bottom: -6px;
  }
  .summary_9a75 .gold_86e7 .grid-up-818d {
    margin-top: -2px;
    width: 22px;
  }
  .summary_9a75 .gold_86e7 .grid_advanced_ad52 {
    margin-top: -1px;
  }
  .summary_9a75 .gold_86e7 .grid_advanced_ad52,
  .summary_9a75 .gold_86e7 .grid_advanced_ad52::after,
  .summary_9a75 .gold_86e7 .grid_advanced_ad52::before {
    width: 22px;
    height: 2px;
  }
  .summary_9a75 .gold_86e7 .grid_advanced_ad52::before {
    top: -7px;
  }
  .summary_9a75 .gold_86e7 .grid_advanced_ad52::after {
    bottom: -7px;
  }
  .accordion_up_1f94 .gold_86e7 .grid-up-818d {
    margin-top: -2px;
    width: 31px;
  }
  .accordion_up_1f94 .gold_86e7 .grid_advanced_ad52 {
    margin-top: -1.5px;
  }
  .accordion_up_1f94 .gold_86e7 .grid_advanced_ad52,
  .accordion_up_1f94 .gold_86e7 .grid_advanced_ad52::after,
  .accordion_up_1f94 .gold_86e7 .grid_advanced_ad52::before {
    width: 31px;
    height: 3px;
  }
  .accordion_up_1f94 .gold_86e7 .grid_advanced_ad52::before {
    top: -9px;
  }
  .accordion_up_1f94 .gold_86e7 .grid_advanced_ad52::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .hover-slow-84e9 .gold_86e7 .grid-up-818d {
    margin-top: -2px;
    width: 19px;
  }
  .hover-slow-84e9 .gold_86e7 .grid_advanced_ad52 {
    margin-top: -1px;
  }
  .hover-slow-84e9 .gold_86e7 .grid_advanced_ad52,
  .hover-slow-84e9 .gold_86e7 .grid_advanced_ad52::after,
  .hover-slow-84e9 .gold_86e7 .grid_advanced_ad52::before {
    width: 19px;
    height: 2px;
  }
  .hover-slow-84e9 .gold_86e7 .grid_advanced_ad52::before {
    top: -6px;
  }
  .hover-slow-84e9 .gold_86e7 .grid_advanced_ad52::after {
    bottom: -6px;
  }
  .complex_a791 .gold_86e7 .grid-up-818d {
    margin-top: -2px;
    width: 22px;
  }
  .complex_a791 .gold_86e7 .grid_advanced_ad52 {
    margin-top: -1px;
  }
  .complex_a791 .gold_86e7 .grid_advanced_ad52,
  .complex_a791 .gold_86e7 .grid_advanced_ad52::after,
  .complex_a791 .gold_86e7 .grid_advanced_ad52::before {
    width: 22px;
    height: 2px;
  }
  .complex_a791 .gold_86e7 .grid_advanced_ad52::before {
    top: -7px;
  }
  .complex_a791 .gold_86e7 .grid_advanced_ad52::after {
    bottom: -7px;
  }
  .background_3aab .gold_86e7 .grid-up-818d {
    margin-top: -2px;
    width: 31px;
  }
  .background_3aab .gold_86e7 .grid_advanced_ad52 {
    margin-top: -1.5px;
  }
  .background_3aab .gold_86e7 .grid_advanced_ad52,
  .background_3aab .gold_86e7 .grid_advanced_ad52::after,
  .background_3aab .gold_86e7 .grid_advanced_ad52::before {
    width: 31px;
    height: 3px;
  }
  .background_3aab .gold_86e7 .grid_advanced_ad52::before {
    top: -9px;
  }
  .background_3aab .gold_86e7 .grid_advanced_ad52::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .background_middle_568a .gold_86e7 .grid-up-818d {
    margin-top: -2px;
    width: 19px;
  }
  .background_middle_568a .gold_86e7 .grid_advanced_ad52 {
    margin-top: -1px;
  }
  .background_middle_568a .gold_86e7 .grid_advanced_ad52,
  .background_middle_568a .gold_86e7 .grid_advanced_ad52::after,
  .background_middle_568a .gold_86e7 .grid_advanced_ad52::before {
    width: 19px;
    height: 2px;
  }
  .background_middle_568a .gold_86e7 .grid_advanced_ad52::before {
    top: -6px;
  }
  .background_middle_568a .gold_86e7 .grid_advanced_ad52::after {
    bottom: -6px;
  }
  .center-a110 .gold_86e7 .grid-up-818d {
    margin-top: -2px;
    width: 22px;
  }
  .center-a110 .gold_86e7 .grid_advanced_ad52 {
    margin-top: -1px;
  }
  .center-a110 .gold_86e7 .grid_advanced_ad52,
  .center-a110 .gold_86e7 .grid_advanced_ad52::after,
  .center-a110 .gold_86e7 .grid_advanced_ad52::before {
    width: 22px;
    height: 2px;
  }
  .center-a110 .gold_86e7 .grid_advanced_ad52::before {
    top: -7px;
  }
  .center-a110 .gold_86e7 .grid_advanced_ad52::after {
    bottom: -7px;
  }
  .gradient-0f6a .gold_86e7 .grid-up-818d {
    margin-top: -2px;
    width: 31px;
  }
  .gradient-0f6a .gold_86e7 .grid_advanced_ad52 {
    margin-top: -1.5px;
  }
  .gradient-0f6a .gold_86e7 .grid_advanced_ad52,
  .gradient-0f6a .gold_86e7 .grid_advanced_ad52::after,
  .gradient-0f6a .gold_86e7 .grid_advanced_ad52::before {
    width: 31px;
    height: 3px;
  }
  .gradient-0f6a .gold_86e7 .grid_advanced_ad52::before {
    top: -9px;
  }
  .gradient-0f6a .gold_86e7 .grid_advanced_ad52::after {
    bottom: -9px;
  }
}
.border-8266 .grid_advanced_ad52 {
  -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);
}
.border-8266 .grid_advanced_ad52::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.border-8266 .grid_advanced_ad52::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);
}
.border-8266.icon-bottom-3756 .grid_advanced_ad52 {
  -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);
}
.border-8266.icon-bottom-3756 .grid_advanced_ad52::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.border-8266.icon-bottom-3756 .grid_advanced_ad52::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);
}
.photo-d24a {
  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.avatar_6295:before {
  display: none;
}
.thumbnail-098a {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.thumbnail-098a .thumbnail_2810 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.thumbnail-098a .thumbnail_2810:last-of-type {
  border-bottom: none;
}
.thumbnail-098a .thumbnail_2810.carousel_bright_3f8a,
.thumbnail-098a .thumbnail_2810.motion-4da8,
.thumbnail-098a .thumbnail_2810.gradient-simple-fddc {
  padding: 0;
}
.thumbnail-098a .popup_over_1a86 .highlight-ce1c {
  color: currentColor;
}
.thumbnail-098a .popup_over_1a86 .highlight-ce1c:focus,
.thumbnail-098a .popup_over_1a86 .highlight-ce1c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.thumbnail-098a.table_smooth_c064 .complex-d6a0,
.thumbnail-098a.table_smooth_c064 .title-d7c2 a,
.thumbnail-098a.table_smooth_c064 .list-over-a57b a,
.thumbnail-098a.table_smooth_c064 .notification_e092 a {
  color: rgba(0, 0, 0, 0.55);
}
.thumbnail-098a.table_smooth_c064 .complex-d6a0:hover,
.thumbnail-098a.table_smooth_c064 .title-d7c2 a:hover,
.thumbnail-098a.table_smooth_c064 .list-over-a57b a:hover,
.thumbnail-098a.table_smooth_c064 .notification_e092 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.thumbnail-098a.table_smooth_c064 .shade-cool-28f5 {
  color: rgba(0, 0, 0, 0.8);
}
.thumbnail-098a.table_smooth_c064 .thumbnail_2810 {
  border-color: rgba(0, 0, 0, 0.08);
}
.thumbnail-098a.table_smooth_c064 .thumbnail_2810:before {
  background: rgba(0, 0, 0, 0.08);
}
.thumbnail-098a.table_smooth_c064 .main_pressed_cb1e:before {
  background: rgba(255, 255, 255, 0.9);
}
.thumbnail-098a.table_smooth_c064 .popup_over_1a86 .detail_34b5 li a,
.thumbnail-098a.table_smooth_c064 .popup_over_1a86 .highlight-ce1c,
.thumbnail-098a.table_smooth_c064 .notification_e092 {
  border-color: rgba(0, 0, 0, 0.08);
}
.thumbnail-098a.table_smooth_c064 .popup_over_1a86 .highlight-ce1c:focus,
.thumbnail-098a.table_smooth_c064 .popup_over_1a86 .highlight-ce1c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.thumbnail-098a.table_smooth_c064 .detail_34b5 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.thumbnail-098a.fresh_739d .complex-d6a0,
.thumbnail-098a.fresh_739d .title-d7c2 a,
.thumbnail-098a.fresh_739d .list-over-a57b .highlight-ce1c,
.thumbnail-098a.fresh_739d .list-over-a57b a,
.thumbnail-098a.fresh_739d .notification_e092 a {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail-098a.fresh_739d .complex-d6a0:hover,
.thumbnail-098a.fresh_739d .title-d7c2 a:hover,
.thumbnail-098a.fresh_739d .list-over-a57b .highlight-ce1c:hover,
.thumbnail-098a.fresh_739d .list-over-a57b a:hover,
.thumbnail-098a.fresh_739d .notification_e092 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail-098a.fresh_739d .shade-cool-28f5 {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail-098a.fresh_739d .thumbnail_2810 {
  border-color: rgba(255, 255, 255, 0.08);
}
.thumbnail-098a.fresh_739d .thumbnail_2810:before {
  background: rgba(255, 255, 255, 0.08);
}
.thumbnail-098a.fresh_739d .main_pressed_cb1e:before {
  background: rgba(0, 0, 0, 0.9);
}
.thumbnail-098a.fresh_739d .popup_over_1a86 .detail_34b5 li a,
.thumbnail-098a.fresh_739d .popup_over_1a86 .highlight-ce1c,
.thumbnail-098a.fresh_739d .notification_e092 {
  border-color: rgba(255, 255, 255, 0.08);
}
.thumbnail-098a.fresh_739d .popup_over_1a86 .highlight-ce1c:focus,
.thumbnail-098a.fresh_739d .popup_over_1a86 .highlight-ce1c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.thumbnail-098a.fresh_739d .detail_34b5 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.main_pressed_cb1e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.main_pressed_cb1e:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.hidden_2fdf {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.overlay-active-1aac .thumbnail-098a {
  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;
}
.overlay-active-1aac .thumbnail_2810 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.overlay-active-1aac .thumbnail_2810: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) {
  .overlay-active-1aac .thumbnail_2810:before {
    width: 16%;
    left: 42%;
  }
}
.overlay-active-1aac .thumbnail_2810:last-child:before {
  content: none;
}
.overlay-active-1aac .thumbnail_2810[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.overlay-active-1aac .popup_over_1a86 .detail_34b5 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.overlay-active-1aac .popup_over_1a86 .detail_34b5 li a .highlight-ce1c {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.overlay-active-1aac .popup_over_1a86 .notification_e092 {
  border: none;
}
.overlay-active-1aac .popup_over_1a86 .notification_e092 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.overlay-active-1aac .main_pressed_cb1e {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.overlay-active-1aac .hidden_2fdf {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.overlay-active-1aac .fresh_739d .main_pressed_cb1e:before {
  background: rgba(0, 0, 0, 0.9);
}
.overlay-active-1aac .table_smooth_c064.tag-hovered-708c .grid_advanced_ad52 {
  background: rgba(0, 0, 0, 0.6);
}
.overlay-active-1aac
  .table_smooth_c064.tag-hovered-708c
  .grid_advanced_ad52::after,
.overlay-active-1aac
  .table_smooth_c064.tag-hovered-708c
  .grid_advanced_ad52:before {
  background: inherit;
}
.overlay-active-1aac
  .table_smooth_c064.tag-hovered-708c:hover
  .grid_advanced_ad52 {
  background: rgba(0, 0, 0, 0.8);
}
.chip_left_e0b9 .thumbnail-098a {
  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) {
  .chip_left_e0b9 .thumbnail-098a {
    width: auto;
    right: 45px;
  }
}
.modal_e1bb .thumbnail-098a {
  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) {
  .modal_e1bb .thumbnail-098a {
    width: auto;
    left: 45px;
  }
}
.avatar_6295 .thumbnail-098a {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.avatar_6295 .hidden_2fdf {
  max-width: 48em;
  margin: 0 auto;
}
.avatar_6295 .main_pressed_cb1e:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.search-slow-024d {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.search-slow-024d.overlay-active-1aac .thumbnail-098a {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.search-slow-024d.chip_left_e0b9 .thumbnail-098a {
  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);
}
.search-slow-024d .thumbnail-098a {
  visibility: visible;
}
.search-slow-024d.modal_e1bb .thumbnail-098a {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.border_43f7,
.wide-1aa2 {
  overflow-x: hidden;
}
.border_43f7 .thumbnail-098a {
  overflow: auto;
}
.border_43f7.overlay-active-1aac {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.border_43f7.overlay-active-1aac .thumbnail-098a {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.border_43f7.overlay-active-1aac .accordion_c059 {
  opacity: 0;
}
.border_43f7.chip_left_e0b9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.border_43f7.chip_left_e0b9 .thumbnail-098a {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.border_43f7.chip_left_e0b9 .accordion_c059 {
  opacity: 0;
}
.border_43f7.modal_e1bb {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.border_43f7.modal_e1bb .thumbnail-098a {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.border_43f7.modal_e1bb .accordion_c059 {
  opacity: 0;
}
.border_43f7.avatar_6295 .thumbnail-098a {
  z-index: 10;
  visibility: visible;
}
.tag-hovered-708c {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.tag-hovered-708c .grid_advanced_ad52 {
  background: rgba(255, 255, 255, 0.99);
}
.tag-hovered-708c .grid_advanced_ad52::after,
.tag-hovered-708c .grid_advanced_ad52:before {
  background: inherit;
}
.tag-hovered-708c:hover .grid_advanced_ad52 {
  background: rgba(255, 255, 255, 0.99);
}
.modal_e1bb .tag-hovered-708c {
  top: 10px;
  right: auto;
  left: 12px;
}
.avatar_6295 .tag-hovered-708c {
  display: none !important;
}
.border_43f7:before,
.wide-1aa2:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.border_43f7 .tag-hovered-708c,
.wide-1aa2 .tag-hovered-708c {
  display: inline-block;
}
.thumbnail-098a .article-liquid-1d61 {
  -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;
}
.border_43f7 .thumbnail-098a .article-liquid-1d61,
.wide-1aa2 .thumbnail-098a .article-liquid-1d61 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.panel-08e1 .box_basic_4af4 {
  width: 100%;
}
.upper-88bf {
  padding: 0 0.5em 0;
}
.upper-88bf [class*="customify-col-"],
.upper-88bf [class*="customify-col_"],
.upper-88bf [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.paragraph_e035 .upper-88bf {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .detail-lite-8ed9 .purple-8940,
  .purple-8940 {
    display: none;
  }
  .bronze-67b9 {
    text-align: left;
  }
  .label-0cdf {
    text-align: center;
  }
  .link-69ee {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .detail-lite-8ed9 .stone_441c,
  .stone_441c {
    display: none;
  }
  .steel-e55e {
    text-align: left;
  }
  .purple-3d3a {
    text-align: center;
  }
  .clean_9758 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .detail-lite-8ed9 .stone-be07,
  .stone-be07 {
    display: none;
  }
  .heading-c3a1 {
    text-align: left;
  }
  .chip_slow_a7eb {
    text-align: center;
  }
  .narrow-cfab {
    text-align: right;
  }
}
#page {
  position: relative;
}
.pressed_d2ca {
  box-shadow: none !important;
}
.dropdown-959b .secondary-fast-323a,
.surface_light_cde5 .secondary-fast-323a {
  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;
}
.surface_light_cde5 .secondary-fast-323a {
  margin-top: 30px;
  margin-bottom: 30px;
}
.advanced-6b25 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.advanced-6b25:after,
.advanced-6b25:before {
  content: "";
  display: table;
}
.advanced-6b25:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .advanced-6b25 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.advanced-6b25,
.picture-e1bc {
  max-width: 1248px;
  margin: 0 auto;
}

.component_red_3e8c.middle-5811 .advanced-6b25 {
  max-width: 100%;
}
.component_red_3e8c.tabs-glass-067c {
  max-width: 1200px;
  margin: 0 auto;
}
.component_red_3e8c.shadow-left-7e0e .advanced-6b25 {
  max-width: 100%;
}
.component_red_3e8c.shadow-left-7e0e > .advanced-6b25 {
  padding-left: 0;
  padding-right: 0;
}
.component_red_3e8c.shadow-left-7e0e > .advanced-6b25 .detail-lite-8ed9 {
  margin: 0;
}
.component_red_3e8c.shadow-left-7e0e
  > .advanced-6b25
  .mask-769b.clean-e7a1 {
  margin-right: 0;
  margin-left: 0;
}
.component_red_3e8c.shadow-left-7e0e #main.clean-e7a1 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .modal_full_6e05 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .modal_full_6e05 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .stale_39af .medium_95f6 {
    padding-right: 1em;
  }
  .stale_39af.card_e1a5 .mask-769b {
    border-right: 1px solid #eaecee;
  }
  .stale_39af.card_e1a5 .medium_95f6 {
    padding-right: 1em;
  }
  .stale_39af.card_e1a5 .search_b8be {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .stone-fe2f .medium_95f6 {
    padding-left: 1em;
  }
  .stone-fe2f.card_e1a5 .mask-769b {
    border-left: 1px solid #eaecee;
  }
  .stone-fe2f.card_e1a5 .medium_95f6 {
    padding-left: 1em;
  }
  .stone-fe2f.card_e1a5 .search_b8be {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .outline_8366 .medium_95f6 {
    padding-left: 1em;
  }
  .outline_8366.card_e1a5 .item_8645 {
    border-right: 1px solid #eaecee;
  }
  .outline_8366.card_e1a5 .layout_f103 {
    border-right: 1px solid #eaecee;
  }
  .outline_8366.card_e1a5 .medium_95f6 {
    padding-left: 1em;
  }
  .outline_8366.card_e1a5 .search_b8be {
    padding-right: 1em;
  }
  .outline_8366.card_e1a5 .aside-active-ebcb {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .media-1338 .medium_95f6 {
    padding-right: 1em;
  }
  .media-1338.card_e1a5 .item_8645 {
    border-left: 1px solid #eaecee;
  }
  .media-1338.card_e1a5 .layout_f103 {
    border-left: 1px solid #eaecee;
  }
  .media-1338.card_e1a5 .medium_95f6 {
    padding-right: 1em;
  }
  .media-1338.card_e1a5 .search_b8be {
    padding-left: 1em;
    padding-right: 1em;
  }
  .media-1338.card_e1a5 .aside-active-ebcb {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .modal_full_6e05 .medium_95f6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .modal_full_6e05.card_e1a5 .mask-769b {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .modal_full_6e05.card_e1a5 .medium_95f6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .modal_full_6e05.card_e1a5 .search_b8be {
    padding-left: 1em;
  }
  .modal_full_6e05.card_e1a5 .aside-active-ebcb {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .modal_full_6e05.card_e1a5 .medium_95f6 {
    padding-left: 0;
  }
}
.accordion-8ba4 .sort_a615 {
  display: inline-block;
}
.picture-huge-9cd6 {
  display: inline-block;
}
.disabled-lower-4e1d {
  word-con: break-word;
}
.shade-up-9249 > span {
  display: inline-block;
  padding: 5px 0;
}
.shade-up-9249 .accordion_c93d {
  margin-left: 8px;
  margin-right: 8px;
}
.shade-up-9249 .pro_ab15 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.brown_3655 .notice-active-9f97 {
  margin-bottom: 2em;
}
.brown_3655 .solid_c130 {
  margin-bottom: 15px;
}
.brown_3655 .solid_c130:last-child {
  margin-bottom: 0;
}
.brown_3655 .search_active_2039 {
  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) {
  .brown_3655 .search_active_2039 {
    display: block;
  }
}
.brown_3655 .component_1ad2 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .brown_3655 .component_1ad2 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.brown_3655 .shade-d2a9 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.brown_3655 .shade-d2a9 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.brown_3655 .shade-d2a9 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.brown_3655 .disabled-lower-4e1d {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.brown_3655 .disabled-lower-4e1d a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.brown_3655 .paragraph-west-2115 p:last-child {
  margin-bottom: 0;
}
.brown_3655 .grid-full-7f99 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.brown_3655 .row_596b {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.brown_3655 .orange_aba3 {
  margin-top: 1em;
}
.brown_3655 .small_76ac {
  top: 0;
  display: block;
}
.brown_3655 .small_76ac a {
  color: inherit;
}
.brown_3655 .small_76ac a:hover {
  color: inherit;
}
.brown_3655 .panel-gold-df9c {
  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;
}
.brown_3655 .panel-gold-df9c:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.brown_3655 .row_596b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.brown_3655 .form-5127 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.brown_3655 .form-5127:first-child {
  margin-top: 0;
}
.brown_3655 .form-5127.sort-5b2f {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.brown_3655 .form-5127.basic_8c06 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.brown_3655
  .form-5127.basic_8c06.short-cbdc
  .orange_aba3 {
  width: 100%;
}
.brown_3655 .basic_8c06 {
  -webkit-box-align: center;
  align-items: center;
}
.brown_3655 .basic_8c06 .shade-up-9249,
.brown_3655 .basic_8c06 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.brown_3655 .shade-d2a9 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.brown_3655 .shade-d2a9 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.brown_3655 .shade-d2a9: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;
}
.brown_3655 .sort-5b2f {
  z-index: 5;
}
.brown_3655 .layout_selected_e5d3 .main_white_2629 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.brown_3655 .wrapper_9ba5 .main_white_2629 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.brown_3655 .header_10ba .main_white_2629 {
  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;
}
.brown_3655.hover_huge_e3b2 .search_active_2039,
.brown_3655.in_a08b .search_active_2039 {
  display: block;
}
.brown_3655.hover_huge_e3b2 .search_active_2039 .block-87c2,
.brown_3655.hover_huge_e3b2 .search_active_2039 .row_596b,
.brown_3655.in_a08b .search_active_2039 .block-87c2,
.brown_3655.in_a08b .search_active_2039 .row_596b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.brown_3655.hover_7f80 .component_1ad2 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .brown_3655.hover_7f80 .component_1ad2 {
    margin-right: 0;
  }
}
.brown_3655.hover_huge_e3b2 .component_1ad2,
.brown_3655.in_a08b .component_1ad2 {
  padding-top: 40%;
}
.brown_3655.hover_huge_e3b2 .notice-active-9f97,
.brown_3655.in_a08b .notice-active-9f97 {
  display: block;
}
.brown_3655.hover_huge_e3b2 .fn-sticky-96f6 .row_596b,
.brown_3655.in_a08b .fn-sticky-96f6 .row_596b {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.brown_3655.hover_huge_e3b2 .component_1ad2,
.brown_3655.in_a08b .component_1ad2 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.brown_3655.hover_huge_e3b2 .row_596b {
  padding: 1em;
}
.outline-wood-2845 {
  margin: 30px auto;
  display: block;
}
.outline-wood-2845 .pagination_white_4d23 > * {
  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;
}
.outline-wood-2845 .pagination_white_4d23 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.outline-wood-2845 .pagination_white_4d23 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.title_hot_f573 .shade-up-9249 {
  margin-bottom: 1.41575em;
}
.title_hot_f573 .layout-current-7a4c {
  margin-bottom: 1.618em;
}
.breadcrumb-first-1479 .container-8d02 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.breadcrumb-first-1479 .container-8d02 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.breadcrumb-first-1479 .purple_31cb {
  max-width: 100%;
  overflow: auto;
}
.last_2b59 .breadcrumb-first-1479 a:hover {
  text-decoration: underline;
}
.paper-ffb6 .solid_c130:not(.disabled-lower-4e1d),
.paper-ffb6 .shade-d2a9 {
  margin-bottom: 1.41575em;
}
.paper-ffb6 .solid_c130:not(.disabled-lower-4e1d):last-child,
.paper-ffb6 .shade-d2a9:last-child {
  margin-bottom: 0;
}
.paper-ffb6 .solid_c130.menu-d0e3 {
  margin-bottom: 0.41575em;
}
.paper-ffb6 .lite_ab5f:before,
.paper-ffb6 .stone_174a:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.paper-ffb6 .lite_ab5f:before {
  content: "\f115";
}
.paper-ffb6 .stone_174a:before {
  content: "\f02c";
}
.paper-ffb6 .avatar_right_c605 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.paper-ffb6 .avatar_right_c605 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.border_230f {
  display: -webkit-box;
  display: flex;
}
.border_230f .summary_dirty_ee8a {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .border_230f .summary_dirty_ee8a {
    flex-basis: 90px;
  }
}
.border_230f .search-dirty-6728 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .border_230f .search-dirty-6728 {
    flex-basis: calc(100% - 50px);
  }
}
.border_230f .focus_full_7d36 p:last-child {
  margin-bottom: 0.72em;
}
.primary-lite-aa7c .pagination_white_4d23 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.primary-lite-aa7c .pagination_white_4d23:after,
.primary-lite-aa7c .pagination_white_4d23:before {
  content: "";
  display: table;
}
.primary-lite-aa7c .pagination_white_4d23:after {
  clear: both;
}
.primary-lite-aa7c .pagination_white_4d23 .slider-9cb1,
.primary-lite-aa7c .pagination_white_4d23 .bright_ccec {
  width: 49%;
}
.primary-lite-aa7c .pagination_white_4d23 .slider-9cb1 a span.hero-blue-236b,
.primary-lite-aa7c .pagination_white_4d23 .bright_ccec a span.hero-blue-236b {
  display: block;
  margin-bottom: 5px;
}
.primary-lite-aa7c .pagination_white_4d23 .bright_ccec {
  float: left;
  text-align: left;
}
.primary-lite-aa7c .pagination_white_4d23 .slider-9cb1 {
  float: right;
  text-align: right;
}
.alert-0ceb {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .alert-0ceb {
    margin-bottom: 0;
  }
}
.smooth-59fa {
  margin-bottom: 1em;
}
.smooth-59fa .disabled-lower-4e1d {
  font-size: 1.1em;
  line-height: 1.3;
}
.overlay_6934 a {
  display: block;
  line-height: 0;
  position: relative;
}
.stale_8fd9 .smooth-59fa,
.tag-4d78 .smooth-59fa {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .stale_8fd9 .smooth-59fa,
  .tag-4d78 .smooth-59fa {
    display: block;
  }
}
.stale_8fd9 .overlay_6934,
.tag-4d78 .overlay_6934 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .stale_8fd9 .overlay_6934,
  .tag-4d78 .overlay_6934 {
    margin-bottom: 1em;
  }
}
.stale_8fd9 .overlay_6934 img,
.tag-4d78 .overlay_6934 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.stale_8fd9 .video-596d,
.tag-4d78 .video-596d {
  flex-basis: calc(100% - 160px);
}
.stale_8fd9 .video-596d p,
.tag-4d78 .video-596d p {
  margin-bottom: 0;
}
.stale_8fd9 .video-596d {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .stale_8fd9 .video-596d {
    padding-left: 0;
  }
}
.tag-4d78 .video-596d {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .tag-4d78 .video-596d {
    padding-right: 0;
  }
}
.tag-4d78 .overlay_6934 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.primary-up-4662 .overlay_6934 {
  margin-bottom: 0.5em;
}
.primary-up-4662 .overlay_6934 img {
  width: 100%;
}
.shadow-421c .link_gold_617f,
.focused_9ad1 .link_gold_617f {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.focused_9ad1 .mask-769b .gradient_cc38 p:last-child {
  margin-bottom: 0;
}
.modal-93a6 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.dim-5ab9 .green-ceef {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .dim-5ab9 .green-ceef:last-of-type {
    margin-bottom: 0;
  }
}
.dim-5ab9 .green-ceef ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.dim-5ab9 .green-ceef ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.dim-5ab9 .green-ceef ul li {
  margin: 0 0 0.6em;
}
.dim-5ab9 .green-ceef ul li.element-e4cb,
.dim-5ab9 .green-ceef ul li.up-3b9e {
  position: relative;
}
.dim-5ab9 .green-ceef ul li.element-e4cb .filter-selected-ae9b,
.dim-5ab9 .green-ceef ul li.up-3b9e .filter-selected-ae9b {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.dim-5ab9 .green-ceef ul li.element-e4cb:after:after,
.dim-5ab9 .green-ceef ul li.element-e4cb:after:before,
.dim-5ab9
  .green-ceef
  ul
  li.up-3b9e:after:after,
.dim-5ab9
  .green-ceef
  ul
  li.up-3b9e:after:before {
  content: "";
  display: table;
}
.dim-5ab9 .green-ceef ul li.element-e4cb:after:after,
.dim-5ab9
  .green-ceef
  ul
  li.up-3b9e:after:after {
  clear: both;
}
.dim-5ab9 .green-ceef a.tiny-cdc0:hover {
  text-decoration: none;
}
.dim-5ab9 .green-ceef select {
  max-width: 100%;
}
.dim-5ab9 .green-ceef table {
  font-size: 85%;
}
.dim-5ab9 .green-ceef table td,
.dim-5ab9 .green-ceef table th {
  padding: 0.2360828548em;
  text-align: center;
}
.dim-5ab9 .green-ceef table tfoot td {
  text-align: left;
}
.dim-5ab9 .green-ceef :last-child {
  margin-bottom: 0;
}
.dim-5ab9 .green-ceef .info-8ed2 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.dim-5ab9 .green-ceef .info-8ed2 label {
  width: 100%;
}
.dim-5ab9 .green-ceef .info-8ed2 .dirty_f453 {
  width: 100%;
  display: block;
}
.dim-5ab9 .green-ceef .info-8ed2 .container_5cf7 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.dim-5ab9 .green-ceef .info-8ed2 .container_5cf7:hover svg #svg-search {
  fill: #444;
}
.dim-5ab9 .green-ceef .info-8ed2 .container_5cf7 svg {
  width: 18px;
  height: 18px;
}
.dim-5ab9 .outline-pro-6e27 ul ul,
.dim-5ab9 .gallery-pro-4000 ul ul,
.dim-5ab9 .banner-69a7 ul ul,
.dim-5ab9 .caption-top-0f34 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.dim-5ab9 .outline-pro-6e27 .hard_290a > a,
.dim-5ab9 .gallery-pro-4000 .hard_290a > a,
.dim-5ab9 .banner-69a7 .hard_290a > a,
.dim-5ab9 .caption-top-0f34 .hard_290a > a {
  margin-bottom: 0;
}
.dim-5ab9 .panel-0032 li,
.dim-5ab9 .outline-pro-6e27 li,
.dim-5ab9 .badge-a718 li,
.dim-5ab9 .gallery-pro-4000 li,
.dim-5ab9 .banner-69a7 li,
.dim-5ab9 .caption-top-0f34 li,
.dim-5ab9 .green_62d6 li,
.dim-5ab9 .outline-abaa li {
  display: block;
  position: relative;
}
.dim-5ab9 .panel-0032 li:last-child,
.dim-5ab9 .outline-pro-6e27 li:last-child,
.dim-5ab9 .badge-a718 li:last-child,
.dim-5ab9 .gallery-pro-4000 li:last-child,
.dim-5ab9 .banner-69a7 li:last-child,
.dim-5ab9 .caption-top-0f34 li:last-child,
.dim-5ab9 .green_62d6 li:last-child,
.dim-5ab9 .outline-abaa li:last-child {
  border: none;
}
.dim-5ab9 .panel-0032 li a,
.dim-5ab9 .outline-pro-6e27 li a,
.dim-5ab9 .badge-a718 li a,
.dim-5ab9 .gallery-pro-4000 li a,
.dim-5ab9 .banner-69a7 li a,
.dim-5ab9 .caption-top-0f34 li a,
.dim-5ab9 .green_62d6 li a,
.dim-5ab9 .outline-abaa li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.dim-5ab9 .panel-0032 li ul li::before,
.dim-5ab9 .outline-pro-6e27 li ul li::before,
.dim-5ab9 .badge-a718 li ul li::before,
.dim-5ab9 .gallery-pro-4000 li ul li::before,
.dim-5ab9 .banner-69a7 li ul li::before,
.dim-5ab9 .caption-top-0f34 li ul li::before,
.dim-5ab9 .green_62d6 li ul li::before,
.dim-5ab9 .outline-abaa li ul li::before {
  left: 15px;
}
.dim-5ab9 .panel-0032 li ul a,
.dim-5ab9 .outline-pro-6e27 li ul a,
.dim-5ab9 .badge-a718 li ul a,
.dim-5ab9 .gallery-pro-4000 li ul a,
.dim-5ab9 .banner-69a7 li ul a,
.dim-5ab9 .caption-top-0f34 li ul a,
.dim-5ab9 .green_62d6 li ul a,
.dim-5ab9 .outline-abaa li ul a {
  padding-left: 20px;
}
.dim-5ab9 .panel-0032 li ul ul li::before,
.dim-5ab9 .outline-pro-6e27 li ul ul li::before,
.dim-5ab9 .badge-a718 li ul ul li::before,
.dim-5ab9 .gallery-pro-4000 li ul ul li::before,
.dim-5ab9 .banner-69a7 li ul ul li::before,
.dim-5ab9 .caption-top-0f34 li ul ul li::before,
.dim-5ab9 .green_62d6 li ul ul li::before,
.dim-5ab9 .outline-abaa li ul ul li::before {
  left: 30px;
}
.dim-5ab9 .panel-0032 li ul ul a,
.dim-5ab9 .outline-pro-6e27 li ul ul a,
.dim-5ab9 .badge-a718 li ul ul a,
.dim-5ab9 .gallery-pro-4000 li ul ul a,
.dim-5ab9 .banner-69a7 li ul ul a,
.dim-5ab9 .caption-top-0f34 li ul ul a,
.dim-5ab9 .green_62d6 li ul ul a,
.dim-5ab9 .outline-abaa li ul ul a {
  padding-left: 40px;
}
.dim-5ab9 .fluid_fdfb li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.dim-5ab9 .outline-abaa ul li {
  margin-bottom: 1.41575em;
}
.dim-5ab9 .outline-abaa ul li .inner-fb18 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.dim-5ab9 .outline-abaa ul li .green_2c75 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.fresh_739d .panel-0032 li a,
.fresh_739d .outline-pro-6e27 li a,
.fresh_739d .badge-a718 li a,
.fresh_739d .gallery-pro-4000 li a,
.fresh_739d .banner-69a7 li a,
.fresh_739d .caption-top-0f34 li a,
.fresh_739d .green_62d6 li a,
.fresh_739d .outline-abaa li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.fresh_739d .fluid_fdfb li {
  border-color: rgba(255, 255, 255, 0.08);
}
.fresh_739d .green-ceef ul li.element-e4cb .filter-selected-ae9b,
.fresh_739d .green-ceef ul li.up-3b9e .filter-selected-ae9b {
  background: rgba(0, 0, 0, 0.2);
}
.fresh_739d .dim-5ab9 .green-ceef select {
  border-color: rgba(255, 255, 255, 0.08);
}
.component_red_3e8c .dim-5ab9 .detail_34b5 li {
  margin: 0;
}
.component_red_3e8c .dim-5ab9 .detail_34b5 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.component_red_3e8c .dim-5ab9 .detail_34b5 li ul {
  margin: 0;
}
.component_red_3e8c .dim-5ab9 .detail_34b5 li ul li a {
  padding-left: 15px;
}
.component_red_3e8c .dim-5ab9 .detail_34b5 li ul li li a {
  padding-left: 30px;
}
.component_red_3e8c .dim-5ab9 .detail_34b5 li.new_7de6 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.component_red_3e8c .dim-5ab9 .detail_34b5 li.new_7de6 > 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;
}
.component_red_3e8c .dim-5ab9 .detail_34b5 li.new_7de6 > 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;
}
.component-left-535d a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.texture-fluid-1c98 {
  position: relative;
  z-index: 10;
}
.texture-fluid-1c98 .article-liquid-1d61 {
  width: 100%;
  max-width: 100%;
}
.detail-easy-de8a .icon_last_cdbd {
  padding-top: 2em;
  padding-bottom: 2em;
}
.detail-easy-de8a .table_smooth_c064 {
}
.detail-easy-de8a .fresh_739d {
  background: #292929;
}
.notification_action_41ac .icon_last_cdbd {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.notification_action_41ac .table_smooth_c064 {
  background: #f9f9f9;
}
.notification_action_41ac .fresh_739d {
  background: #303030;
}
.title-3984 .icon_last_cdbd {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .title-3984 .sort_a615 {
    margin-bottom: 1em;
  }
  .title-3984 .sort_a615:last-child {
    margin-bottom: 0;
  }
}
.title-3984 .table_smooth_c064 {
  background: #ededed;
}
.title-3984 .fresh_739d {
  background: #1a1a1a;
}
.icon_last_cdbd.table_smooth_c064 {
  color: rgba(0, 0, 0, 0.6);
}
.icon_last_cdbd.table_smooth_c064 .breadcrumb-lite-d21a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.icon_last_cdbd.fresh_739d {
  color: rgba(255, 255, 255, 0.99);
}
.icon_last_cdbd.fresh_739d a:not(.tiny-cdc0) {
  color: rgba(255, 255, 255, 0.79);
}
.icon_last_cdbd.fresh_739d a:not(.tiny-cdc0):hover {
  color: rgba(255, 255, 255, 0.99);
}
.icon_last_cdbd.fresh_739d .breadcrumb-lite-d21a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.icon_last_cdbd.fresh_739d table tbody td,
.icon_last_cdbd.fresh_739d table th {
  background: rgba(0, 0, 0, 0.08);
}
.video_down_759d.wood_07b4 .advanced-6b25 {
  max-width: initial;
}
.video_down_759d .easy-c816 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.video_down_759d .easy-c816 .article-liquid-1d61 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .video_down_759d .easy-c816 .article-liquid-1d61 {
    display: block;
    margin-bottom: 2em;
  }
  .video_down_759d .easy-c816 .article-liquid-1d61:last-child {
    margin-bottom: 0;
  }
}
.title-3984 .sort_a615:last-child,
.notification_action_41ac .sort_a615:last-child,
.detail-easy-de8a .sort_a615:last-child {
  margin-bottom: 0;
}
.title-3984 .sort_a615 .dim-5ab9 .green-ceef:last-child,
.notification_action_41ac .sort_a615 .dim-5ab9 .green-ceef:last-child,
.detail-easy-de8a .sort_a615 .dim-5ab9 .green-ceef:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .title-3984 .copper_1d9f,
  .title-3984 .panel_fdb5,
  .notification_action_41ac .copper_1d9f,
  .notification_action_41ac .panel_fdb5,
  .detail-easy-de8a .copper_1d9f,
  .detail-easy-de8a .panel_fdb5 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .texture-fluid-1c98 .sort_a615 {
    margin-bottom: 2em;
  }
}
.texture-fluid-1c98 p:last-child {
  margin-bottom: 0;
}
.texture-fluid-1c98 li,
.texture-fluid-1c98 ul {
  list-style: none;
  margin: 0;
}
.texture-fluid-1c98 ul ul {
  margin-left: 2.617924em;
}
.primary_right_cdb0 {
  font-size: 0.875em;
}

/* css-noise: fcd9 */
.widget-item-d5 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.2;
}
