/*!
Theme Name: Customify
Theme URI: https://pressmaximum.last-47e7/customify
Author: WPCustomify
Author URI: https://pressmaximum.last-47e7
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.last-47e7/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.block_paper_e4ce.narrow-37ed/licenses/gpl-2.0.fixed_f1a7
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.block_south_1aa7/, (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.alert-slow-848e.surface-c748/normalize.right_0dfe/
 ======
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.right_0dfe v7.0.0 | MIT License | github.last-47e7/necolas/normalize.right_0dfe */
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;
}
.blue_0dfb .east_cedc,
.module_gold_13ca,
.smooth-3d02,
.left-7c08,
.center-8cb7,
.status_873f,
.last_c2d5,
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;
}
.module_gold_13ca,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .module_gold_13ca,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .module_gold_13ca,
  h1 {
    font-size: 1.8em;
  }
}
.smooth-3d02,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.smooth-3d02 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .smooth-3d02,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .smooth-3d02,
  h2 {
    font-size: 1.7em;
  }
}
.left-7c08,
h3 {
  font-size: 1.618em;
}
.blue_0dfb .east_cedc,
.center-8cb7,
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.aside_c800 {
  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;
}
.smooth_1b7a:after,
.smooth_1b7a:before,
.large_be06:after,
.large_be06:before {
  content: "";
  display: table;
}
.smooth_1b7a:after,
.large_be06:after {
  clear: both;
}
.wrapper_c9ef {
  float: right;
  margin-right: 0;
}
.narrow_a54c {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.block_basic_fd05 .sort-east-d3cb,
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;
}
.block_basic_fd05 .sort-east-d3cb: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;
}
.block_cce1 .sort-east-d3cb {
  box-shadow: none;
}
.block_cce1
  .sort-east-d3cb
  .hot-c816 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.block_cce1 .sort-east-d3cb .current-5de7 {
  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;
}
.block_cce1
  .sort-east-d3cb
  .current-5de7
  b {
  display: none;
}
.block_cce1 .soft_6862 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.next-10ce:not(.pressed-2a9d):not(.fluid_2416),
button:not(.pressed-2a9d):not(.fluid_2416),
input[type="button"]:not(.pressed-2a9d):not(
    .fluid_2416
  ),
input[type="reset"]:not(.pressed-2a9d):not(
    .fluid_2416
  ),
input[type="submit"]:not(.pressed-2a9d):not(
    .fluid_2416
  ) {
  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;
}
.next-10ce:not(.pressed-2a9d):not(
    .fluid_2416
  ):hover,
button:not(.pressed-2a9d):not(
    .fluid_2416
  ):hover,
input[type="button"]:not(.pressed-2a9d):not(
    .fluid_2416
  ):hover,
input[type="reset"]:not(.pressed-2a9d):not(
    .fluid_2416
  ):hover,
input[type="submit"]:not(.pressed-2a9d):not(
    .fluid_2416
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.next-10ce:not(.pressed-2a9d):not(
    .fluid_2416
  ):active,
.next-10ce:not(.pressed-2a9d):not(
    .fluid_2416
  ):focus,
button:not(.pressed-2a9d):not(
    .fluid_2416
  ):active,
button:not(.pressed-2a9d):not(
    .fluid_2416
  ):focus,
input[type="button"]:not(.pressed-2a9d):not(
    .fluid_2416
  ):active,
input[type="button"]:not(.pressed-2a9d):not(
    .fluid_2416
  ):focus,
input[type="reset"]:not(.pressed-2a9d):not(
    .fluid_2416
  ):active,
input[type="reset"]:not(.pressed-2a9d):not(
    .fluid_2416
  ):focus,
input[type="submit"]:not(.pressed-2a9d):not(
    .fluid_2416
  ):active,
input[type="submit"]:not(.pressed-2a9d):not(
    .fluid_2416
  ):focus {
  outline: 0;
}
.next-10ce:not(.pressed-2a9d):not(
    .fluid_2416
  ).fn-loading-3e2f,
button:not(.pressed-2a9d):not(
    .fluid_2416
  ).fn-loading-3e2f,
input[type="button"]:not(.pressed-2a9d):not(
    .fluid_2416
  ).fn-loading-3e2f,
input[type="reset"]:not(.pressed-2a9d):not(
    .fluid_2416
  ).fn-loading-3e2f,
input[type="submit"]:not(.pressed-2a9d):not(
    .fluid_2416
  ).fn-loading-3e2f {
  position: relative;
}
.next-10ce:not(.pressed-2a9d):not(
    .fluid_2416
  ).fn-loading-3e2f
  .column_narrow_5b64,
.next-10ce:not(.pressed-2a9d):not(
    .fluid_2416
  ).fn-loading-3e2f
  .summary-6229,
.next-10ce:not(.pressed-2a9d):not(
    .fluid_2416
  ).fn-loading-3e2f
  .item-caaa,
.next-10ce:not(.pressed-2a9d):not(
    .fluid_2416
  ).fn-loading-3e2f
  i,
.next-10ce:not(.pressed-2a9d):not(
    .fluid_2416
  ).fn-loading-3e2f
  svg,
button:not(.pressed-2a9d):not(
    .fluid_2416
  ).fn-loading-3e2f
  .column_narrow_5b64,
button:not(.pressed-2a9d):not(
    .fluid_2416
  ).fn-loading-3e2f
  .summary-6229,
button:not(.pressed-2a9d):not(
    .fluid_2416
  ).fn-loading-3e2f
  .item-caaa,
button:not(.pressed-2a9d):not(
    .fluid_2416
  ).fn-loading-3e2f
  i,
button:not(.pressed-2a9d):not(
    .fluid_2416
  ).fn-loading-3e2f
  svg,
input[type="button"]:not(.pressed-2a9d):not(
    .fluid_2416
  ).fn-loading-3e2f
  .column_narrow_5b64,
input[type="button"]:not(.pressed-2a9d):not(
    .fluid_2416
  ).fn-loading-3e2f
  .summary-6229,
input[type="button"]:not(.pressed-2a9d):not(
    .fluid_2416
  ).fn-loading-3e2f
  .item-caaa,
input[type="button"]:not(.pressed-2a9d):not(
    .fluid_2416
  ).fn-loading-3e2f
  i,
input[type="button"]:not(.pressed-2a9d):not(
    .fluid_2416
  ).fn-loading-3e2f
  svg,
input[type="reset"]:not(.pressed-2a9d):not(
    .fluid_2416
  ).fn-loading-3e2f
  .column_narrow_5b64,
input[type="reset"]:not(.pressed-2a9d):not(
    .fluid_2416
  ).fn-loading-3e2f
  .summary-6229,
input[type="reset"]:not(.pressed-2a9d):not(
    .fluid_2416
  ).fn-loading-3e2f
  .item-caaa,
input[type="reset"]:not(.pressed-2a9d):not(
    .fluid_2416
  ).fn-loading-3e2f
  i,
input[type="reset"]:not(.pressed-2a9d):not(
    .fluid_2416
  ).fn-loading-3e2f
  svg,
input[type="submit"]:not(.pressed-2a9d):not(
    .fluid_2416
  ).fn-loading-3e2f
  .column_narrow_5b64,
input[type="submit"]:not(.pressed-2a9d):not(
    .fluid_2416
  ).fn-loading-3e2f
  .summary-6229,
input[type="submit"]:not(.pressed-2a9d):not(
    .fluid_2416
  ).fn-loading-3e2f
  .item-caaa,
input[type="submit"]:not(.pressed-2a9d):not(
    .fluid_2416
  ).fn-loading-3e2f
  i,
input[type="submit"]:not(.pressed-2a9d):not(
    .fluid_2416
  ).fn-loading-3e2f
  svg {
  visibility: hidden;
}
.next-10ce:not(.pressed-2a9d):not(
    .fluid_2416
  ).fn-loading-3e2f:after,
button:not(.pressed-2a9d):not(
    .fluid_2416
  ).fn-loading-3e2f:after,
input[type="button"]:not(.pressed-2a9d):not(
    .fluid_2416
  ).fn-loading-3e2f:after,
input[type="reset"]:not(.pressed-2a9d):not(
    .fluid_2416
  ).fn-loading-3e2f:after,
input[type="submit"]:not(.pressed-2a9d):not(
    .fluid_2416
  ).fn-loading-3e2f: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;
}
.next-10ce:not(.pressed-2a9d):not(.fluid_2416),
input[type="button"]:not(.pressed-2a9d):not(
    .fluid_2416
  ),
input[type="reset"]:not(.pressed-2a9d):not(
    .fluid_2416
  ),
input[type="submit"]:not(.pressed-2a9d):not(
    .fluid_2416
  ) {
  color: #fff;
  background: #235787;
}
.next-10ce:not(.pressed-2a9d):not(
    .fluid_2416
  ):focus,
input[type="button"]:not(.pressed-2a9d):not(
    .fluid_2416
  ):focus,
input[type="reset"]:not(.pressed-2a9d):not(
    .fluid_2416
  ):focus,
input[type="submit"]:not(.pressed-2a9d):not(
    .fluid_2416
  ):focus {
  color: #fff;
}
.next-10ce.fn-disabled-3e2f:not(.pressed-2a9d):not(
    .fluid_2416
  ),
.next-10ce[disabled]:not(.pressed-2a9d):not(
    .fluid_2416
  ),
button.fn-disabled-3e2f:not(.pressed-2a9d):not(
    .fluid_2416
  ),
button[disabled]:not(.pressed-2a9d):not(
    .fluid_2416
  ) {
  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;
}
.tooltip_soft_b2f2 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.tooltip_soft_b2f2: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;
}
.advanced_6245 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.brown_cd0b {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.sidebar_2134 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.smooth_1b7a:after,
.smooth_1b7a:before,
.left_d97f:after,
.left_d97f:before,
.gallery-aaa0:after,
.gallery-aaa0:before,
.thumbnail-dac3:after,
.thumbnail-dac3:before,
.pattern_cool_fa8d:after,
.pattern_cool_fa8d:before,
.tag_active_ba1b:after,
.tag_active_ba1b:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.smooth_1b7a:after,
.left_d97f:after,
.gallery-aaa0:after,
.thumbnail-dac3:after,
.pattern_cool_fa8d:after,
.tag_active_ba1b:after {
  clear: both;
}
.left_d97f .outline_55ed,
.gallery-aaa0 .outline_55ed,
.rough_8c15 .outline_55ed {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.glass_b0cf {
  display: inline-block;
}
.avatar_tall_780c {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.avatar_tall_780c img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.avatar_tall_780c .liquid-981b {
  padding: 1em 0;
  font-size: 85%;
}
.liquid-981b {
  text-align: left;
  font-style: italic;
  color: #999;
}
.tag-fd8b {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.tag-fd8b:after,
.tag-fd8b:before {
  content: "";
  display: table;
}
.tag-fd8b:after {
  clear: both;
}
.highlight-out-e1c6 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.hard_06f6 .highlight-out-e1c6 {
  max-width: 50%;
}
.list_in_6a39 .highlight-out-e1c6 {
  max-width: 33.33%;
}
.text-7276 .highlight-out-e1c6 {
  max-width: 25%;
}
.fresh_da25 .highlight-out-e1c6 {
  max-width: 20%;
}
.next-eecc .highlight-out-e1c6 {
  max-width: 16.66%;
}
.white-f75e .highlight-out-e1c6 {
  max-width: 14.28%;
}
.article-5a2e .highlight-out-e1c6 {
  max-width: 12.5%;
}
.chip-755f .highlight-out-e1c6 {
  max-width: 11.11%;
}
.fluid-96fa {
  display: block;
}
.blue_0dfb .breadcrumb_4ca4 label,
.blue_0dfb .filter-east-f389 label,
.blue_0dfb .thumbnail-bright-8436 label,
.blue_0dfb .disabled-fresh-d55f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.table-31fc {
  list-style: none;
  margin: 0;
}
.table-31fc article.solid_c380 {
  margin-bottom: 0;
}
.table-31fc ul {
  list-style: none;
  margin: 0;
}
.table-31fc .slider_bf0b li.solid_c380 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .table-31fc .slider_bf0b li.solid_c380 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .table-31fc .slider_bf0b li.solid_c380: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) {
  .table-31fc .slider_bf0b li.solid_c380 li.solid_c380 li.solid_c380 li.solid_c380 {
    padding-left: 0;
  }
}
article.solid_c380 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.solid_c380 .left_d97f p:last-of-type {
  margin-bottom: 0;
}
article.solid_c380 .video-first-03f6 {
  float: left;
}
article.solid_c380 .purple-e2c8 {
  margin-left: 85px;
}
article.solid_c380 .nav-25d3 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.solid_c380 .nav-25d3 .frame_b91b {
  margin-left: 10px;
}
article.solid_c380 .pattern_current_195d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.solid_c380 .cold_e6ea {
  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 .breadcrumb_4ca4,
  #respond .thumbnail-bright-8436,
  #respond .disabled-fresh-d55f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .breadcrumb_4ca4 input,
#respond .thumbnail-bright-8436 input,
#respond .disabled-fresh-d55f input {
  width: 100%;
}
#respond .disabled-fresh-d55f {
  margin-right: 0;
}
#respond .accent_734f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.tall-5b09 {
  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;
}
.tall-5b09.wide_1b01 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.tall-5b09 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%);
}
.tall-5b09:focus,
.tall-5b09: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);
}
.thick_17cd {
  border-radius: 10%;
}
.module-bronze-9d16 {
  border-radius: 50%;
}
.text-1fd5 {
  font-size: 0.72em;
}
.focused_82ef {
  font-size: 0.875em;
}
.bottom_d18a {
  font-size: 1.1em;
}
.media_1216 {
  text-transform: uppercase;
  line-height: 1.2;
}
.media_1216.text-1fd5 {
  letter-spacing: 0.5px;
}
.pattern_7eaf,
.pattern_7eaf a {
  color: #6d6d6d;
}
.pattern_7eaf a:hover {
  color: #111;
}
.module-5ee1 {
  color: #6d6d6d;
}
.red-642e {
  overflow-x: hidden;
}
.red-642e .component-dddd.feature-fc29 {
  position: relative;
}
.red-642e .component-dddd.feature-fc29.heading_smooth_913d {
  position: initial;
}
.red-642e
  .component-dddd.feature-fc29.heading_smooth_913d
  .overlay-focused-1f54 {
  left: auto;
}
.red-642e .component-dddd .overlay-focused-1f54 {
  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;
}
.red-642e .component-dddd:hover.feature-fc29 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.red-642e
  .component-dddd:hover.feature-fc29
  .overlay-focused-1f54 {
  display: block;
  z-index: 9999999;
}
.red-642e .advanced_f37c .sidebar-up-9b41,
.red-642e .medium_e902 .sidebar-up-9b41 {
  display: none;
}
.red-642e .image_898c .component-dddd:hover.feature-fc29 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.blue_0dfb .breadcrumb_4ca4 label,
.blue_0dfb .filter-east-f389 label,
.blue_0dfb .thumbnail-bright-8436 label,
.blue_0dfb .disabled-fresh-d55f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.table-31fc {
  list-style: none;
  margin: 0;
}
.table-31fc article.solid_c380 {
  margin-bottom: 0;
}
.table-31fc ul {
  list-style: none;
  margin: 0;
}
.table-31fc .slider_bf0b li.solid_c380 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .table-31fc .slider_bf0b li.solid_c380 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .table-31fc .slider_bf0b li.solid_c380: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) {
  .table-31fc .slider_bf0b li.solid_c380 li.solid_c380 li.solid_c380 li.solid_c380 {
    padding-left: 0;
  }
}
article.solid_c380 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.solid_c380 .left_d97f p:last-of-type {
  margin-bottom: 0;
}
article.solid_c380 .video-first-03f6 {
  float: left;
}
article.solid_c380 .purple-e2c8 {
  margin-left: 85px;
}
article.solid_c380 .nav-25d3 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.solid_c380 .nav-25d3 .frame_b91b {
  margin-left: 10px;
}
article.solid_c380 .pattern_current_195d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.solid_c380 .cold_e6ea {
  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 .breadcrumb_4ca4,
  #respond .thumbnail-bright-8436,
  #respond .disabled-fresh-d55f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .breadcrumb_4ca4 input,
#respond .thumbnail-bright-8436 input,
#respond .disabled-fresh-d55f input {
  width: 100%;
}
#respond .disabled-fresh-d55f {
  margin-right: 0;
}
#respond .accent_734f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.advanced_f37c .box-rough-5e69 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.box-rough-5e69 .motion_e246.picture_first_fa1c .link_tiny_35a0 > li > a:focus,
.box-rough-5e69 .motion_e246.picture_first_fa1c .link_tiny_35a0 > li > a:hover,
.box-rough-5e69 .motion_e246.modal-7732 .link_tiny_35a0 > li > a:focus,
.box-rough-5e69 .motion_e246.modal-7732 .link_tiny_35a0 > li > a:hover,
.box-rough-5e69 .motion_e246.backdrop_blue_f0db .link_tiny_35a0 > li > a:focus,
.box-rough-5e69 .motion_e246.backdrop_blue_f0db .link_tiny_35a0 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.box-rough-5e69
  .motion_e246.picture_first_fa1c
  .link_tiny_35a0
  > li.modal-3584
  > a,
.box-rough-5e69
  .motion_e246.picture_first_fa1c
  .link_tiny_35a0
  > li.accent_red_4d96
  > a,
.box-rough-5e69
  .motion_e246.modal-7732
  .link_tiny_35a0
  > li.modal-3584
  > a,
.box-rough-5e69
  .motion_e246.modal-7732
  .link_tiny_35a0
  > li.accent_red_4d96
  > a,
.box-rough-5e69
  .motion_e246.backdrop_blue_f0db
  .link_tiny_35a0
  > li.modal-3584
  > a,
.box-rough-5e69 .motion_e246.backdrop_blue_f0db .link_tiny_35a0 > li.filter-wood-67f5 > a {
  color: rgba(255, 255, 255, 0.99);
}
.box-rough-5e69 .carousel_c8cc,
.box-rough-5e69 .carousel_c8cc a {
  color: rgba(255, 255, 255, 0.99);
}
.box-rough-5e69 .over_fbe0.overlay-action-8fea li a,
.box-rough-5e69 .row-liquid-74d8 a,
.box-rough-5e69 .section_086e,
.box-rough-5e69 .link_tiny_35a0 > li > a,
.box-rough-5e69 .accent_complex_e0ca {
  color: rgba(255, 255, 255, 0.79);
}
.box-rough-5e69 .over_fbe0.overlay-action-8fea li a:hover,
.box-rough-5e69 .row-liquid-74d8 a:hover,
.box-rough-5e69 .section_086e:hover,
.box-rough-5e69 .link_tiny_35a0 > li > a:hover,
.box-rough-5e69 .accent_complex_e0ca:hover {
  color: rgba(255, 255, 255, 0.99);
}
.box-rough-5e69 .rough-0734 {
  color: rgba(255, 255, 255, 0.79);
}
.box-rough-5e69 .rough-0734 .tiny_ffc4 {
  color: rgba(255, 255, 255, 0.99);
}
.box-rough-5e69 .rough-0734:hover {
  color: rgba(255, 255, 255, 0.99);
}
.box-rough-5e69 .tiny-8214 .south_4ab3 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.box-rough-5e69 .tiny-8214 .south_4ab3 .sidebar-thick-931c {
  color: rgba(255, 255, 255, 0.79);
}
.box-rough-5e69
  .tiny-8214
  .south_4ab3
  .sidebar-thick-931c::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.box-rough-5e69
  .tiny-8214
  .south_4ab3
  .sidebar-thick-931c:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.box-rough-5e69
  .tiny-8214
  .south_4ab3
  .sidebar-thick-931c::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.box-rough-5e69
  .tiny-8214
  .south_4ab3
  .sidebar-thick-931c::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.box-rough-5e69 .tiny-8214 .frame-iron-56b6 {
  color: rgba(255, 255, 255, 0.79);
}
.box-rough-5e69 .tiny-8214 .frame-iron-56b6:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown_huge_cdb1
  .box-rough-5e69
  .tiny-8214
  .pattern_last_e93d
  .picture_static_1209 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.dropdown_huge_cdb1
  .box-rough-5e69
  .tiny-8214
  .pattern_last_e93d
  .sidebar-thick-931c {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.advanced_f37c .badge-orange-1a7b {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.badge-orange-1a7b .motion_e246.picture_first_fa1c .link_tiny_35a0 > li > a:focus,
.badge-orange-1a7b .motion_e246.picture_first_fa1c .link_tiny_35a0 > li > a:hover,
.badge-orange-1a7b .motion_e246.modal-7732 .link_tiny_35a0 > li > a:focus,
.badge-orange-1a7b .motion_e246.modal-7732 .link_tiny_35a0 > li > a:hover,
.badge-orange-1a7b .motion_e246.backdrop_blue_f0db .link_tiny_35a0 > li > a:focus,
.badge-orange-1a7b .motion_e246.backdrop_blue_f0db .link_tiny_35a0 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.badge-orange-1a7b
  .motion_e246.picture_first_fa1c
  .link_tiny_35a0
  > li.modal-3584
  > a,
.badge-orange-1a7b
  .motion_e246.picture_first_fa1c
  .link_tiny_35a0
  > li.accent_red_4d96
  > a,
.badge-orange-1a7b
  .motion_e246.modal-7732
  .link_tiny_35a0
  > li.modal-3584
  > a,
.badge-orange-1a7b
  .motion_e246.modal-7732
  .link_tiny_35a0
  > li.accent_red_4d96
  > a,
.badge-orange-1a7b
  .motion_e246.backdrop_blue_f0db
  .link_tiny_35a0
  > li.modal-3584
  > a,
.badge-orange-1a7b .motion_e246.backdrop_blue_f0db .link_tiny_35a0 > li.filter-wood-67f5 > a {
  color: rgba(0, 0, 0, 0.8);
}
.badge-orange-1a7b .carousel_c8cc,
.badge-orange-1a7b .carousel_c8cc a {
  color: rgba(0, 0, 0, 0.8);
}
.badge-orange-1a7b .over_fbe0.overlay-action-8fea li a,
.badge-orange-1a7b .row-liquid-74d8 a,
.badge-orange-1a7b .section_086e,
.badge-orange-1a7b .link_tiny_35a0 > li > a,
.badge-orange-1a7b .accent_complex_e0ca {
  color: rgba(0, 0, 0, 0.55);
}
.badge-orange-1a7b .over_fbe0.overlay-action-8fea li a:hover,
.badge-orange-1a7b .row-liquid-74d8 a:hover,
.badge-orange-1a7b .section_086e:hover,
.badge-orange-1a7b .link_tiny_35a0 > li > a:hover,
.badge-orange-1a7b .accent_complex_e0ca:hover {
  color: rgba(0, 0, 0, 0.8);
}
.badge-orange-1a7b .rough-0734 {
  color: rgba(0, 0, 0, 0.55);
}
.badge-orange-1a7b .rough-0734 .tiny_ffc4 {
  color: rgba(0, 0, 0, 0.8);
}
.badge-orange-1a7b .rough-0734:hover {
  color: rgba(0, 0, 0, 0.8);
}
.overlay_26dc .disabled_simple_bf93 {
  margin-left: auto;
  margin-right: auto;
}
.gallery-aaa0 > * {
  margin-left: auto;
  margin-right: auto;
}
.gallery-aaa0 .advanced_6245 {
  margin-right: 1.41575em;
}
.west_032b .gallery-aaa0 > .tooltip_plasma_a054 {
  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;
}
.west_032b .gallery-aaa0 > .header-out-dbe7 {
  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;
}
.article_2a6d.overlay_26dc .disabled_simple_bf93,
.sort_59e5.overlay_26dc .disabled_simple_bf93 {
  margin-left: 0;
}
.hero_red_cf75.overlay_26dc .disabled_simple_bf93,
.texture_short_68e6.overlay_26dc .disabled_simple_bf93 {
  margin-right: 0;
}
.gallery-aaa0 ol,
.gallery-aaa0 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.description_2bb3 video {
  max-width: 100%;
}
.filter-be2e img {
  display: block;
}
.filter-be2e.advanced_6245,
.filter-be2e.brown_cd0b {
  width: 100%;
}
.filter-be2e.header-out-dbe7 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.status_576e:not(.hover_897b) {
  margin: 1.5em auto;
}
.border-e114 p {
  padding: 1.5em 14px;
}
ul.caption_first_16f1.header-out-dbe7,
ul.caption_first_16f1.tooltip_plasma_a054,
ul.caption_first_16f1.focus_clean_86e3.tooltip_plasma_a054 {
  padding: 0 14px;
}
.thumbnail_bca4 {
  display: block;
  overflow-x: auto;
}
.thumbnail_bca4 table {
  border-collapse: collapse;
  width: 100%;
}
.thumbnail_bca4 td,
.thumbnail_bca4 th {
  padding: 0.5em;
}
.gallery-aaa0 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.gallery-aaa0 ol ol,
.gallery-aaa0 ol ul,
.gallery-aaa0 ul ol,
.gallery-aaa0 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.gallery-aaa0 ol ol li,
.gallery-aaa0 ol ul li,
.gallery-aaa0 ul ol li,
.gallery-aaa0 ul ul li {
  margin-left: 0;
}
.progress-dirty-c367.down_0d55 > .button-5006 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.progress-dirty-c367.down_0d55 > .button-5006 iframe,
.progress-dirty-c367.down_0d55 > .button-5006 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.section_bronze_5394 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.section_bronze_5394.texture_9a43 {
  padding: 0;
}
.section_bronze_5394.texture_9a43 cite {
  font-size: 13px;
}
.section_bronze_5394 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.section_bronze_5394 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.panel-huge-8872 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.panel-huge-8872 > p:first-child {
  margin-top: 0;
}
.panel-huge-8872 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.panel-huge-8872 blockquote {
  border-left: 0;
}
.primary_cb6a {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.primary_cb6a:not(.hero_e829) {
  max-width: 100px;
}
.primary_cb6a.new-d1f7 {
  border-bottom: none !important;
  text-align: center;
}
.primary_cb6a.new-d1f7::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .border-e114 p {
    padding: 1.5em 0;
  }
}
.small-13d9 {
  color: #0073aa;
}
.wood_15a7 {
  background-color: #0073aa;
}
.purple_1310 {
  color: #229fd8;
}
.backdrop_a0bb {
  background-color: #229fd8;
}
.banner_384b {
  color: #eee;
}
.summary-selected-b137 {
  background-color: #eee;
}
.stale_49e0 {
  color: #444;
}
.outer-575a {
  background-color: #444;
}
.sort-new-3248 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.sort-new-3248 .notice-gold-3f62 .row-liquid-74d8 {
  font-size: 15px;
}
.sort-new-3248 .row-liquid-74d8 {
  line-height: 1.3;
}
.sort-new-3248 .badge-orange-1a7b {
}
.sort-new-3248 .box-rough-5e69 {
  background: #235787;
}
.item-bf08 {
  padding: 0;
}
.item-bf08 .box-rough-5e69 {
  background: #1a1a1a;
}
.item-bf08 .badge-orange-1a7b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.filter_44f1 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.filter_44f1 .badge-orange-1a7b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.filter_44f1 .box-rough-5e69 {
  background: #303030;
}
.tag_active_ba1b {
  position: relative;
  z-index: 10;
}
.tag_active_ba1b .green_d893 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.pattern-ddcc .feature-fc29 {
  display: inline-block;
  vertical-align: middle;
}
.pattern-ddcc.outline_d0b5 .feature-fc29 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .pattern-ddcc.outline_d0b5 .feature-fc29 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .pattern-ddcc.outline_d0b5 .feature-fc29 {
    margin-right: 0.4em;
  }
}
.pattern-ddcc.outline_d0b5 .feature-fc29:last-child {
  margin-right: 0;
}
.icon-iron-611e .green_d893 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .advanced_f37c .notice-gold-3f62 {
    margin: 0 -0.5em;
  }
  .advanced_f37c .notice-gold-3f62 [class*="customify-col-"],
  .advanced_f37c .notice-gold-3f62 [class*="customify-col_"],
  .advanced_f37c .notice-gold-3f62 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.advanced_f37c.shadow-6a7a .green_d893 {
  background: 0 0 !important;
}
.advanced_f37c.shadow-6a7a .green_d893,
.advanced_f37c.icon-iron-611e .green_d893 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .advanced_f37c.search_inner_2ed7 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.advanced_f37c.icon-iron-611e .green_d893 {
  box-shadow: none !important;
}
.pagination_e8e5 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .pagination_e8e5 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .pagination_e8e5 {
    padding: 18px 0 20px;
  }
}
.pagination_e8e5 .pro_d09c {
  width: 100%;
}
.pagination_e8e5 .section-top-bfea {
  margin-bottom: 0;
}
.pagination_e8e5 .search-68bf {
  margin-top: 5px;
  font-size: 0.875em;
}
.static-eb8d {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.static-eb8d .picture_1597 {
  width: 100%;
}
.caption-e64f {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.caption-e64f li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.caption-e64f 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-e64f li:last-child:after {
  display: none;
}
.caption-e64f li a {
  font-weight: 500;
  margin-right: 10px;
}
.large-80ad .sidebar-up-9b41 button,
.pagination_e8e5 .sidebar-up-9b41 button {
  left: 0;
}
.large-80ad .picture_1597,
.pagination_e8e5 .picture_1597 {
  padding-left: 0;
  padding-right: 0;
}
.large-80ad .static-eb8d,
.pagination_e8e5 .static-eb8d {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.large-80ad {
  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;
}
.large-80ad: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;
}
.large-80ad .banner_gold_ba29 {
  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) {
  .large-80ad .banner_gold_ba29 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .large-80ad .banner_gold_ba29 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .large-80ad .banner_gold_ba29 {
    min-height: 200px;
  }
}
.large-80ad .caption-e64f {
  color: rgba(255, 255, 255, 0.8);
}
.large-80ad .caption-e64f a,
.large-80ad .caption-e64f li:after {
  color: inherit;
}
.large-80ad .caption-e64f a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.item_d9ec {
  margin-bottom: 0.5em;
}
.avatar-d270 {
  margin-bottom: 1.2em;
}
.avatar-d270,
.item_d9ec {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.avatar-d270 p:last-child,
.item_d9ec p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .sidebar-up-9b41,
#masthead .sidebar-up-9b41 {
  display: none;
}
#masthead
  > .sidebar-up-9b41.block-6f9d {
  display: none;
}
#masthead > .sidebar-up-9b41 button {
  left: 0;
}
.breadcrumb_644a {
  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%;
}
.breadcrumb_644a .feature-fc29 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.breadcrumb_644a .detail-out-2551 {
  display: -webkit-box;
  display: flex;
}
.breadcrumb_644a .detail-out-2551.content-90a4 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.breadcrumb_644a .detail-out-2551.caption-basic-2af5 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.breadcrumb_644a .detail-out-2551.nav_e8f0 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.breadcrumb_644a.border-dcff.box-south-62c5 .detail-out-2551.content-90a4 {
  flex-basis: 100%;
}
.breadcrumb_644a.footer-3461 .detail-out-2551.caption-basic-2af5 {
  -webkit-box-flex: 1;
  flex: auto;
}
.breadcrumb_644a.footer-3461 .detail-out-2551.nav_e8f0 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .sidebar-up-9b41.block-6f9d {
  display: none;
}
#masthead > .sidebar-up-9b41 button {
  left: 0;
}
.filter_561b {
  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;
}
.filter_561b:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.filter_561b.next_044e i {
  margin-right: 4px;
}
.filter_561b.content-first-ef95 i {
  margin-left: 5px;
}
.row-liquid-74d8 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.row-liquid-74d8 p:last-child {
  margin-bottom: 0;
}
.brown-f38d {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.brown-f38d a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.brown-f38d img {
  display: block;
  width: auto;
  line-height: 1;
}
.brown-f38d .carousel_c8cc {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.brown-f38d .border-7a11 {
  margin: 5px 0 7px 0;
}
.brown-f38d.progress-green-e84e .inner-da63 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.brown-f38d.progress-green-e84e .complex-aeb3 {
  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;
}
.brown-f38d.dropdown_a8c7 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.brown-f38d.dropdown_a8c7 .inner-da63 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.brown-f38d.dropdown_a8c7 .complex-aeb3 {
  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;
}
.brown-f38d.menu_2372 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.brown-f38d.focus-9c8f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.brown-f38d.focus-9c8f .complex-aeb3 {
  margin-top: 7px;
}
.thumbnail_b046 {
  display: inline-block;
}
.tag_active_ba1b .pagination_3846 .brown-f38d img {
  max-width: 100%;
}
.motion_e246 .footer_4bb2.box_fixed_9162,
.simple_ec29 .footer_4bb2.box_fixed_9162 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.motion_e246 .content-b238,
.simple_ec29 .content-b238 {
  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%);
}
.motion_e246 .content-b238 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.motion_e246.popup_47be .content-b238 {
  display: none;
}
.motion_e246 .tag-1ed8 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.motion_e246 .tag-1ed8 li {
  display: inline-block;
  position: relative;
}
.motion_e246 .tag-1ed8 li:last-child {
  margin-right: 0;
}
.motion_e246 .tag-1ed8 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;
}
.motion_e246 .tag-1ed8 li.filter-wood-67f5 > a {
  color: rgba(0, 0, 0, 0.9);
}
.motion_e246 .tag-1ed8 > 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;
}
.motion_e246 .tag-1ed8 > li > a i {
  line-height: 0;
}
.motion_e246 .tag-1ed8 > li.tiny-a9cf > a .content-b238 {
  margin-left: 4px;
  line-height: 0;
}
.motion_e246 .tag-1ed8 .huge_71d4 li.tiny-a9cf > a {
  position: relative;
}
.motion_e246 .tag-1ed8 .huge_71d4 li.tiny-a9cf > a:after,
.motion_e246 .tag-1ed8 .huge_71d4 li.tiny-a9cf > a:before {
  content: "";
  display: table;
}
.motion_e246 .tag-1ed8 .huge_71d4 li.tiny-a9cf > a:after {
  clear: both;
}
.motion_e246 .tag-1ed8 .huge_71d4 li.tiny-a9cf > a .content-b238 {
  margin-left: 5px;
  float: right;
}
.motion_e246 .description-7885,
.motion_e246 .huge_71d4 {
  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;
}
.motion_e246 .huge_71d4 {
  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;
}
.motion_e246 .huge_71d4 .box_fixed_9162 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.motion_e246 .huge_71d4 .content-b238 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.motion_e246 .huge_71d4 li {
  display: block;
  margin: 0;
  padding: 0;
}
.motion_e246 .huge_71d4 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;
}
.motion_e246 .huge_71d4 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.motion_e246 .huge_71d4 .huge_71d4 {
  top: 0;
  left: 100%;
}
.motion_e246 .card_up_752e.fn-focus-3e2f > .description-7885,
.motion_e246 .card_up_752e.fn-focus-3e2f > .huge_71d4,
.motion_e246 .card_up_752e:focus > .description-7885,
.motion_e246 .card_up_752e:focus > .huge_71d4,
.motion_e246 .card_up_752e:hover > .description-7885,
.motion_e246 .card_up_752e:hover > .huge_71d4 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.motion_e246.backdrop_blue_f0db .link_tiny_35a0:after,
.motion_e246.backdrop_blue_f0db .link_tiny_35a0:before {
  content: "";
  display: table;
}
.motion_e246.backdrop_blue_f0db .link_tiny_35a0:after {
  clear: both;
}
.motion_e246.backdrop_blue_f0db .link_tiny_35a0 > li {
  float: left;
}
.motion_e246.panel-new-8e87 .link_tiny_35a0:after,
.motion_e246.panel-new-8e87 .link_tiny_35a0:before {
  content: "";
  display: table;
}
.motion_e246.panel-new-8e87 .link_tiny_35a0:after {
  clear: both;
}
.motion_e246.panel-new-8e87 .link_tiny_35a0 > li {
  float: left;
}
.motion_e246.panel-new-8e87 .link_tiny_35a0 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.motion_e246.panel-new-8e87 .link_tiny_35a0 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.motion_e246.panel-new-8e87 .link_tiny_35a0 > li.modal-3584 > a,
.motion_e246.panel-new-8e87 .link_tiny_35a0 > li.filter-wood-67f5 > a {
  color: #fff;
  background-color: #1e4b75;
}
.motion_e246.picture_first_fa1c .link_tiny_35a0 > li > a .box_fixed_9162 {
  position: relative;
}
.motion_e246.picture_first_fa1c .link_tiny_35a0 > li > a .box_fixed_9162: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;
}
.motion_e246.picture_first_fa1c
  .link_tiny_35a0
  > li:focus
  > a
  .box_fixed_9162:before,
.motion_e246.picture_first_fa1c
  .link_tiny_35a0
  > li:hover
  > a
  .box_fixed_9162:before {
  width: 100%;
  background-color: currentColor;
}
.motion_e246.picture_first_fa1c
  .link_tiny_35a0
  > li.modal-3584
  > a
  .box_fixed_9162:before,
.motion_e246.picture_first_fa1c
  .link_tiny_35a0
  > li.accent_red_4d96
  > a
  .box_fixed_9162:before {
  width: 100%;
  background-color: currentColor;
}
.motion_e246.modal-7732 .link_tiny_35a0 > li > a .box_fixed_9162 {
  position: relative;
}
.motion_e246.modal-7732 .link_tiny_35a0 > li > a .box_fixed_9162: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;
}
.motion_e246.modal-7732 .link_tiny_35a0 > li:focus > a .box_fixed_9162:before,
.motion_e246.modal-7732
  .link_tiny_35a0
  > li:hover
  > a
  .box_fixed_9162:before {
  width: 100%;
  background-color: currentColor;
}
.motion_e246.modal-7732
  .link_tiny_35a0
  > li.modal-3584
  > a
  .box_fixed_9162:before,
.motion_e246.modal-7732
  .link_tiny_35a0
  > li.accent_red_4d96
  > a
  .box_fixed_9162:before {
  width: 100%;
  background-color: currentColor;
}
.simple_ec29 .tag-1ed8 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.simple_ec29 .tag-1ed8 li:first-child > a {
  border-top: none;
}
.simple_ec29 .tag-1ed8 .dynamic-1d65 > .box_fixed_9162 .content-b238 {
  display: none;
}
.simple_ec29 .tag-1ed8 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.simple_ec29 .tag-1ed8 li:last-child {
  border: none;
}
.simple_ec29 .tag-1ed8 li.tiny-a9cf > a {
  padding-right: 45px !important;
}
.simple_ec29 .tag-1ed8 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.simple_ec29 .tag-1ed8 li a:focus,
.simple_ec29 .tag-1ed8 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.simple_ec29 .tag-1ed8 li .paragraph-eb60 {
  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;
}
.simple_ec29 .tag-1ed8 li .paragraph-eb60:hover {
  box-shadow: none;
}
.simple_ec29 .tag-1ed8 li .paragraph-eb60 .content-b238 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.simple_ec29 .tag-1ed8 .huge_71d4 {
  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);
}
.simple_ec29 .tag-1ed8 .huge_71d4 li a {
  padding-left: 3em;
}
.simple_ec29 .tag-1ed8 .badge_4296 > a .paragraph-eb60 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.simple_ec29 .tag-1ed8 .badge_4296 > .huge_71d4 {
  display: block;
  opacity: 1;
}
.surface-out-3338 {
  max-width: 100%;
}
.description_f6b5 {
  line-height: 0;
  cursor: pointer;
}
.accent_complex_e0ca {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.accent_complex_e0ca:hover {
  box-shadow: none;
  color: currentColor;
}
.accent_complex_e0ca svg {
  width: 18px;
  height: 18px;
}
.accent_complex_e0ca .pattern_steel_f85b {
  display: none;
}
.dropdown-ac69 {
  position: relative;
}
.dropdown-ac69.fn-active-3e2f .accent_complex_e0ca .static-eb1f {
  display: none;
}
.dropdown-ac69.fn-active-3e2f .accent_complex_e0ca .pattern_steel_f85b {
  display: inline-block;
}
.dropdown-ac69 .section-wood-905c {
  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);
}
.dropdown-ac69.backdrop-liquid-9032 .section-wood-905c {
  left: auto;
  right: -0.9em;
}
.dropdown-ac69.backdrop-liquid-9032 .action-0e0a::before {
  left: auto;
  right: 15px;
}
.dropdown-ac69.fn-active-3e2f .section-wood-905c {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.pattern_last_e93d {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.pattern_last_e93d label {
  flex-basis: 100%;
}
.pattern_last_e93d .south_4ab3 {
  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;
}
.pattern_last_e93d .sidebar-thick-931c {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.pattern_last_e93d .sidebar-thick-931c:focus {
  background-color: transparent;
}
.pattern_last_e93d button.frame-iron-56b6 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.pattern_last_e93d button.frame-iron-56b6:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.pattern_last_e93d button.frame-iron-56b6 svg {
  width: 18px;
  height: 18px;
}
.pattern_last_e93d input[type="submit"] {
  min-height: auto;
}
.tiny-8214 .pattern_last_e93d .sidebar-thick-931c {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.action-0e0a {
  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) {
  .action-0e0a {
    width: 220px;
  }
}
.action-0e0a label {
  flex-basis: 100%;
}
.action-0e0a::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;
}
.dropdown_huge_cdb1 .tiny-8214 .pattern_last_e93d {
  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;
}
.dropdown_huge_cdb1
  .tiny-8214
  .pattern_last_e93d
  .south_4ab3 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.dropdown_huge_cdb1 .tiny-8214 .pattern_last_e93d .sidebar-thick-931c {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.dropdown_huge_cdb1
  .tiny-8214
  .pattern_last_e93d
  .sidebar-thick-931c:focus {
  background: 0 0;
}
.dropdown_huge_cdb1
  .tiny-8214
  .pattern_last_e93d
  .picture_static_1209 {
  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;
}
.over_fbe0 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.over_fbe0 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.over_fbe0 li:last-child {
  margin-right: 0;
}
.over_fbe0 li:first-child {
  margin-left: 0;
}
.over_fbe0.new-f153 a {
  color: #fff;
}
.over_fbe0.new-f153 a:hover {
  color: #fff;
}
.over_fbe0 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.over_fbe0 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.over_fbe0 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.over_fbe0 a:hover {
  opacity: 0.9;
  color: inherit;
}
.over_fbe0 [class*="social-icon-apple"] {
  background-color: #999;
}
.over_fbe0 [class*="social-icon-apple"].top_d678 {
  background-color: transparent;
  color: #999;
}
.over_fbe0 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.over_fbe0 [class*="social-icon-behance"].top_d678 {
  background-color: transparent;
  color: #1769ff;
}
.over_fbe0 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.over_fbe0 [class*="social-icon-bitbucket"].top_d678 {
  background-color: transparent;
  color: #205081;
}
.over_fbe0 [class*="social-icon-codepen"] {
  background-color: #000;
}
.over_fbe0 [class*="social-icon-codepen"].top_d678 {
  background-color: transparent;
  color: #000;
}
.over_fbe0 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.over_fbe0 [class*="social-icon-delicious"].top_d678 {
  background-color: transparent;
  color: #39f;
}
.over_fbe0 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.over_fbe0 [class*="social-icon-digg"].top_d678 {
  background-color: transparent;
  color: #005be2;
}
.over_fbe0 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.over_fbe0 [class*="social-icon-dribbble"].top_d678 {
  background-color: transparent;
  color: #ea4c89;
}
.over_fbe0 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.over_fbe0 [class*="social-icon-envelope"].top_d678 {
  background-color: transparent;
  color: #ea4335;
}
.over_fbe0 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.over_fbe0 [class*="social-icon-facebook"].top_d678 {
  background-color: transparent;
  color: #3b5998;
}
.over_fbe0 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.over_fbe0 [class*="social-icon-flickr"].top_d678 {
  background-color: transparent;
  color: #0063dc;
}
.over_fbe0 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.over_fbe0 [class*="social-icon-foursquare"].top_d678 {
  background-color: transparent;
  color: #2d5be3;
}
.over_fbe0 [class*="social-icon-github"] {
  background-color: #333;
}
.over_fbe0 [class*="social-icon-github"].top_d678 {
  background-color: transparent;
  color: #333;
}
.over_fbe0 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.over_fbe0 [class*="social-icon-google-plus"].top_d678 {
  background-color: transparent;
  color: #dd4b39;
}
.over_fbe0 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.over_fbe0 [class*="social-icon-houzz"].top_d678 {
  background-color: transparent;
  color: #7ac142;
}
.over_fbe0 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.over_fbe0 [class*="social-icon-instagram"].top_d678 {
  background-color: transparent;
  color: #262626;
}
.over_fbe0 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.over_fbe0 [class*="social-icon-jsfiddle"].top_d678 {
  background-color: transparent;
  color: #487aa2;
}
.over_fbe0 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.over_fbe0 [class*="social-icon-linkedin"].top_d678 {
  background-color: transparent;
  color: #0077b5;
}
.over_fbe0 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.over_fbe0 [class*="social-icon-medium"].top_d678 {
  background-color: transparent;
  color: #00ab6b;
}
.over_fbe0 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.over_fbe0
  [class*="social-icon-odnoklassniki"].top_d678 {
  background-color: transparent;
  color: #f4731c;
}
.over_fbe0 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.over_fbe0 [class*="social-icon-meetup"].top_d678 {
  background-color: transparent;
  color: #ec1c40;
}
.over_fbe0 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.over_fbe0 [class*="social-icon-pinterest"].top_d678 {
  background-color: transparent;
  color: #bd081c;
}
.over_fbe0 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.over_fbe0 [class*="social-icon-product-hunt"].top_d678 {
  background-color: transparent;
  color: #da552f;
}
.over_fbe0 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.over_fbe0 [class*="social-icon-reddit"].top_d678 {
  background-color: transparent;
  color: #ff4500;
}
.over_fbe0 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.over_fbe0 [class*="social-icon-rss"].top_d678 {
  background-color: transparent;
  color: #f26522;
}
.over_fbe0 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.over_fbe0
  [class*="social-icon-shopping-cart"].top_d678 {
  background-color: transparent;
  color: #4caf50;
}
.over_fbe0 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.over_fbe0 [class*="social-icon-skype"].top_d678 {
  background-color: transparent;
  color: #00aff0;
}
.over_fbe0 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.over_fbe0 [class*="social-icon-slideshare"].top_d678 {
  background-color: transparent;
  color: #0077b5;
}
.over_fbe0 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.over_fbe0 [class*="social-icon-snapchat"].top_d678 {
  background-color: transparent;
  color: #fffc00;
}
.over_fbe0 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.over_fbe0 [class*="social-icon-soundcloud"].top_d678 {
  background-color: transparent;
  color: #f80;
}
.over_fbe0 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.over_fbe0 [class*="social-icon-spotify"].top_d678 {
  background-color: transparent;
  color: #2ebd59;
}
.over_fbe0 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.over_fbe0
  [class*="social-icon-stack-overflow"].top_d678 {
  background-color: transparent;
  color: #fe7a15;
}
.over_fbe0 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.over_fbe0 [class*="social-icon-maldkfgram"].top_d678 {
  background-color: transparent;
  color: #2ca5e0;
}
.over_fbe0 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.over_fbe0 [class*="social-icon-tripadvisor"].top_d678 {
  background-color: transparent;
  color: #589442;
}
.over_fbe0 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.over_fbe0 [class*="social-icon-tumblr"].top_d678 {
  background-color: transparent;
  color: #35465c;
}
.over_fbe0 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.over_fbe0 [class*="social-icon-twitch"].top_d678 {
  background-color: transparent;
  color: #6441a5;
}
.over_fbe0 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.over_fbe0 [class*="social-icon-twitter"].top_d678 {
  background-color: transparent;
  color: #1da1f2;
}
.over_fbe0 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.over_fbe0 [class*="social-icon-vimeo"].top_d678 {
  background-color: transparent;
  color: #1ab7ea;
}
.over_fbe0 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.over_fbe0 [class*="social-icon-vk"].top_d678 {
  background-color: transparent;
  color: #45668e;
}
.over_fbe0 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.over_fbe0 [class*="social-icon-weibo"].top_d678 {
  background-color: transparent;
  color: #df2029;
}
.over_fbe0 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.over_fbe0 [class*="social-icon-weixin"].top_d678 {
  background-color: transparent;
  color: #7bb32e;
}
.over_fbe0 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.over_fbe0 [class*="social-icon-whatsapp"].top_d678 {
  background-color: transparent;
  color: #25d366;
}
.over_fbe0 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.over_fbe0 [class*="social-icon-wordpress"].top_d678 {
  background-color: transparent;
  color: #21759b;
}
.over_fbe0 [class*="social-icon-xing"] {
  background-color: #026466;
}
.over_fbe0 [class*="social-icon-xing"].top_d678 {
  background-color: transparent;
  color: #026466;
}
.over_fbe0 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.over_fbe0 [class*="social-icon-yelp"].top_d678 {
  background-color: transparent;
  color: #af0606;
}
.over_fbe0 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.over_fbe0 [class*="social-icon-youtube"].top_d678 {
  background-color: transparent;
  color: #cd201f;
}
.section_086e {
  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;
}
.section_086e:hover {
  box-shadow: none;
  background: 0 0;
}
.notification-last-5f9b {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.icon_9b43 {
  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;
}
.pattern-last-e396 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.table_action_7142 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.table_action_7142,
.table_action_7142::after,
.table_action_7142::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;
}
.table_action_7142::after,
.table_action_7142::before {
  content: "";
  display: block;
  background-color: inherit;
}
.outline-2797 .icon_9b43 .pattern-last-e396 {
  margin-top: -2px;
  width: 19px;
}
.outline-2797 .icon_9b43 .table_action_7142 {
  margin-top: -1px;
}
.outline-2797 .icon_9b43 .table_action_7142,
.outline-2797 .icon_9b43 .table_action_7142::after,
.outline-2797 .icon_9b43 .table_action_7142::before {
  width: 19px;
  height: 2px;
}
.outline-2797 .icon_9b43 .table_action_7142::before {
  top: -6px;
}
.outline-2797 .icon_9b43 .table_action_7142::after {
  bottom: -6px;
}
.middle-e29e .icon_9b43 .pattern-last-e396 {
  margin-top: -2px;
  width: 22px;
}
.middle-e29e .icon_9b43 .table_action_7142 {
  margin-top: -1px;
}
.middle-e29e .icon_9b43 .table_action_7142,
.middle-e29e .icon_9b43 .table_action_7142::after,
.middle-e29e .icon_9b43 .table_action_7142::before {
  width: 22px;
  height: 2px;
}
.middle-e29e .icon_9b43 .table_action_7142::before {
  top: -7px;
}
.middle-e29e .icon_9b43 .table_action_7142::after {
  bottom: -7px;
}
.alert_hard_16cc .icon_9b43 .pattern-last-e396 {
  margin-top: -2px;
  width: 31px;
}
.alert_hard_16cc .icon_9b43 .table_action_7142 {
  margin-top: -1.5px;
}
.alert_hard_16cc .icon_9b43 .table_action_7142,
.alert_hard_16cc .icon_9b43 .table_action_7142::after,
.alert_hard_16cc .icon_9b43 .table_action_7142::before {
  width: 31px;
  height: 3px;
}
.alert_hard_16cc .icon_9b43 .table_action_7142::before {
  top: -9px;
}
.alert_hard_16cc .icon_9b43 .table_action_7142::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .pressed-4b43 .icon_9b43 .pattern-last-e396 {
    margin-top: -2px;
    width: 19px;
  }
  .pressed-4b43 .icon_9b43 .table_action_7142 {
    margin-top: -1px;
  }
  .pressed-4b43 .icon_9b43 .table_action_7142,
  .pressed-4b43 .icon_9b43 .table_action_7142::after,
  .pressed-4b43 .icon_9b43 .table_action_7142::before {
    width: 19px;
    height: 2px;
  }
  .pressed-4b43 .icon_9b43 .table_action_7142::before {
    top: -6px;
  }
  .pressed-4b43 .icon_9b43 .table_action_7142::after {
    bottom: -6px;
  }
  .over_0c6a .icon_9b43 .pattern-last-e396 {
    margin-top: -2px;
    width: 22px;
  }
  .over_0c6a .icon_9b43 .table_action_7142 {
    margin-top: -1px;
  }
  .over_0c6a .icon_9b43 .table_action_7142,
  .over_0c6a .icon_9b43 .table_action_7142::after,
  .over_0c6a .icon_9b43 .table_action_7142::before {
    width: 22px;
    height: 2px;
  }
  .over_0c6a .icon_9b43 .table_action_7142::before {
    top: -7px;
  }
  .over_0c6a .icon_9b43 .table_action_7142::after {
    bottom: -7px;
  }
  .paragraph_d5b9 .icon_9b43 .pattern-last-e396 {
    margin-top: -2px;
    width: 31px;
  }
  .paragraph_d5b9 .icon_9b43 .table_action_7142 {
    margin-top: -1.5px;
  }
  .paragraph_d5b9 .icon_9b43 .table_action_7142,
  .paragraph_d5b9 .icon_9b43 .table_action_7142::after,
  .paragraph_d5b9 .icon_9b43 .table_action_7142::before {
    width: 31px;
    height: 3px;
  }
  .paragraph_d5b9 .icon_9b43 .table_action_7142::before {
    top: -9px;
  }
  .paragraph_d5b9 .icon_9b43 .table_action_7142::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .complex-2f04 .icon_9b43 .pattern-last-e396 {
    margin-top: -2px;
    width: 19px;
  }
  .complex-2f04 .icon_9b43 .table_action_7142 {
    margin-top: -1px;
  }
  .complex-2f04 .icon_9b43 .table_action_7142,
  .complex-2f04 .icon_9b43 .table_action_7142::after,
  .complex-2f04 .icon_9b43 .table_action_7142::before {
    width: 19px;
    height: 2px;
  }
  .complex-2f04 .icon_9b43 .table_action_7142::before {
    top: -6px;
  }
  .complex-2f04 .icon_9b43 .table_action_7142::after {
    bottom: -6px;
  }
  .pagination_2020 .icon_9b43 .pattern-last-e396 {
    margin-top: -2px;
    width: 22px;
  }
  .pagination_2020 .icon_9b43 .table_action_7142 {
    margin-top: -1px;
  }
  .pagination_2020 .icon_9b43 .table_action_7142,
  .pagination_2020 .icon_9b43 .table_action_7142::after,
  .pagination_2020 .icon_9b43 .table_action_7142::before {
    width: 22px;
    height: 2px;
  }
  .pagination_2020 .icon_9b43 .table_action_7142::before {
    top: -7px;
  }
  .pagination_2020 .icon_9b43 .table_action_7142::after {
    bottom: -7px;
  }
  .message-hot-6fba .icon_9b43 .pattern-last-e396 {
    margin-top: -2px;
    width: 31px;
  }
  .message-hot-6fba .icon_9b43 .table_action_7142 {
    margin-top: -1.5px;
  }
  .message-hot-6fba .icon_9b43 .table_action_7142,
  .message-hot-6fba .icon_9b43 .table_action_7142::after,
  .message-hot-6fba .icon_9b43 .table_action_7142::before {
    width: 31px;
    height: 3px;
  }
  .message-hot-6fba .icon_9b43 .table_action_7142::before {
    top: -9px;
  }
  .message-hot-6fba .icon_9b43 .table_action_7142::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .modal_old_473a .icon_9b43 .pattern-last-e396 {
    margin-top: -2px;
    width: 19px;
  }
  .modal_old_473a .icon_9b43 .table_action_7142 {
    margin-top: -1px;
  }
  .modal_old_473a .icon_9b43 .table_action_7142,
  .modal_old_473a .icon_9b43 .table_action_7142::after,
  .modal_old_473a .icon_9b43 .table_action_7142::before {
    width: 19px;
    height: 2px;
  }
  .modal_old_473a .icon_9b43 .table_action_7142::before {
    top: -6px;
  }
  .modal_old_473a .icon_9b43 .table_action_7142::after {
    bottom: -6px;
  }
  .caption-50ed .icon_9b43 .pattern-last-e396 {
    margin-top: -2px;
    width: 22px;
  }
  .caption-50ed .icon_9b43 .table_action_7142 {
    margin-top: -1px;
  }
  .caption-50ed .icon_9b43 .table_action_7142,
  .caption-50ed .icon_9b43 .table_action_7142::after,
  .caption-50ed .icon_9b43 .table_action_7142::before {
    width: 22px;
    height: 2px;
  }
  .caption-50ed .icon_9b43 .table_action_7142::before {
    top: -7px;
  }
  .caption-50ed .icon_9b43 .table_action_7142::after {
    bottom: -7px;
  }
  .caption-a06e .icon_9b43 .pattern-last-e396 {
    margin-top: -2px;
    width: 31px;
  }
  .caption-a06e .icon_9b43 .table_action_7142 {
    margin-top: -1.5px;
  }
  .caption-a06e .icon_9b43 .table_action_7142,
  .caption-a06e .icon_9b43 .table_action_7142::after,
  .caption-a06e .icon_9b43 .table_action_7142::before {
    width: 31px;
    height: 3px;
  }
  .caption-a06e .icon_9b43 .table_action_7142::before {
    top: -9px;
  }
  .caption-a06e .icon_9b43 .table_action_7142::after {
    bottom: -9px;
  }
}
.outline-8bac .table_action_7142 {
  -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);
}
.outline-8bac .table_action_7142::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.outline-8bac .table_action_7142::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);
}
.outline-8bac.primary-c787 .table_action_7142 {
  -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);
}
.outline-8bac.primary-c787 .table_action_7142::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.outline-8bac.primary-c787 .table_action_7142::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);
}
.action_fd7f {
  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.iron_8bcb:before {
  display: none;
}
.medium_e902 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.medium_e902 .picture_997f {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.medium_e902 .picture_997f:last-of-type {
  border-bottom: none;
}
.medium_e902 .picture_997f.main_694c,
.medium_e902 .picture_997f.up-e045,
.medium_e902 .picture_997f.prev_ea9d {
  padding: 0;
}
.medium_e902 .simple_ec29 .paragraph-eb60 {
  color: currentColor;
}
.medium_e902 .simple_ec29 .paragraph-eb60:focus,
.medium_e902 .simple_ec29 .paragraph-eb60:hover {
  background: rgba(0, 0, 0, 0.01);
}
.medium_e902.badge-orange-1a7b .rough-0734,
.medium_e902.badge-orange-1a7b .row-liquid-74d8 a,
.medium_e902.badge-orange-1a7b .link_tiny_35a0 a,
.medium_e902.badge-orange-1a7b .huge_71d4 a {
  color: rgba(0, 0, 0, 0.55);
}
.medium_e902.badge-orange-1a7b .rough-0734:hover,
.medium_e902.badge-orange-1a7b .row-liquid-74d8 a:hover,
.medium_e902.badge-orange-1a7b .link_tiny_35a0 a:hover,
.medium_e902.badge-orange-1a7b .huge_71d4 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.medium_e902.badge-orange-1a7b .tiny_ffc4 {
  color: rgba(0, 0, 0, 0.8);
}
.medium_e902.badge-orange-1a7b .picture_997f {
  border-color: rgba(0, 0, 0, 0.08);
}
.medium_e902.badge-orange-1a7b .picture_997f:before {
  background: rgba(0, 0, 0, 0.08);
}
.medium_e902.badge-orange-1a7b .footer-first-1898:before {
  background: rgba(255, 255, 255, 0.9);
}
.medium_e902.badge-orange-1a7b .simple_ec29 .tag-1ed8 li a,
.medium_e902.badge-orange-1a7b .simple_ec29 .paragraph-eb60,
.medium_e902.badge-orange-1a7b .huge_71d4 {
  border-color: rgba(0, 0, 0, 0.08);
}
.medium_e902.badge-orange-1a7b .simple_ec29 .paragraph-eb60:focus,
.medium_e902.badge-orange-1a7b .simple_ec29 .paragraph-eb60:hover {
  background: rgba(0, 0, 0, 0.01);
}
.medium_e902.badge-orange-1a7b .tag-1ed8 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.medium_e902.box-rough-5e69 .rough-0734,
.medium_e902.box-rough-5e69 .row-liquid-74d8 a,
.medium_e902.box-rough-5e69 .link_tiny_35a0 .paragraph-eb60,
.medium_e902.box-rough-5e69 .link_tiny_35a0 a,
.medium_e902.box-rough-5e69 .huge_71d4 a {
  color: rgba(255, 255, 255, 0.79);
}
.medium_e902.box-rough-5e69 .rough-0734:hover,
.medium_e902.box-rough-5e69 .row-liquid-74d8 a:hover,
.medium_e902.box-rough-5e69 .link_tiny_35a0 .paragraph-eb60:hover,
.medium_e902.box-rough-5e69 .link_tiny_35a0 a:hover,
.medium_e902.box-rough-5e69 .huge_71d4 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.medium_e902.box-rough-5e69 .tiny_ffc4 {
  color: rgba(255, 255, 255, 0.99);
}
.medium_e902.box-rough-5e69 .picture_997f {
  border-color: rgba(255, 255, 255, 0.08);
}
.medium_e902.box-rough-5e69 .picture_997f:before {
  background: rgba(255, 255, 255, 0.08);
}
.medium_e902.box-rough-5e69 .footer-first-1898:before {
  background: rgba(0, 0, 0, 0.9);
}
.medium_e902.box-rough-5e69 .simple_ec29 .tag-1ed8 li a,
.medium_e902.box-rough-5e69 .simple_ec29 .paragraph-eb60,
.medium_e902.box-rough-5e69 .huge_71d4 {
  border-color: rgba(255, 255, 255, 0.08);
}
.medium_e902.box-rough-5e69 .simple_ec29 .paragraph-eb60:focus,
.medium_e902.box-rough-5e69 .simple_ec29 .paragraph-eb60:hover {
  background: rgba(0, 0, 0, 0.01);
}
.medium_e902.box-rough-5e69 .tag-1ed8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.footer-first-1898 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.footer-first-1898:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.notification-prev-51e9 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.tabs_simple_2630 .medium_e902 {
  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;
}
.tabs_simple_2630 .picture_997f {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.tabs_simple_2630 .picture_997f: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) {
  .tabs_simple_2630 .picture_997f:before {
    width: 16%;
    left: 42%;
  }
}
.tabs_simple_2630 .picture_997f:last-child:before {
  content: none;
}
.tabs_simple_2630 .picture_997f[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.tabs_simple_2630 .simple_ec29 .tag-1ed8 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.tabs_simple_2630 .simple_ec29 .tag-1ed8 li a .paragraph-eb60 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.tabs_simple_2630 .simple_ec29 .huge_71d4 {
  border: none;
}
.tabs_simple_2630 .simple_ec29 .huge_71d4 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.tabs_simple_2630 .footer-first-1898 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.tabs_simple_2630 .notification-prev-51e9 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.tabs_simple_2630 .box-rough-5e69 .footer-first-1898:before {
  background: rgba(0, 0, 0, 0.9);
}
.tabs_simple_2630 .badge-orange-1a7b.basic-b3bd .table_action_7142 {
  background: rgba(0, 0, 0, 0.6);
}
.tabs_simple_2630
  .badge-orange-1a7b.basic-b3bd
  .table_action_7142::after,
.tabs_simple_2630
  .badge-orange-1a7b.basic-b3bd
  .table_action_7142:before {
  background: inherit;
}
.tabs_simple_2630
  .badge-orange-1a7b.basic-b3bd:hover
  .table_action_7142 {
  background: rgba(0, 0, 0, 0.8);
}
.dynamic-da27 .medium_e902 {
  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) {
  .dynamic-da27 .medium_e902 {
    width: auto;
    right: 45px;
  }
}
.glass-a8aa .medium_e902 {
  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) {
  .glass-a8aa .medium_e902 {
    width: auto;
    left: 45px;
  }
}
.iron_8bcb .medium_e902 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.iron_8bcb .notification-prev-51e9 {
  max-width: 48em;
  margin: 0 auto;
}
.iron_8bcb .footer-first-1898:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.form_hot_8386 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.form_hot_8386.tabs_simple_2630 .medium_e902 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.form_hot_8386.dynamic-da27 .medium_e902 {
  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);
}
.form_hot_8386 .medium_e902 {
  visibility: visible;
}
.form_hot_8386.glass-a8aa .medium_e902 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.yellow-7434,
.media_49d3 {
  overflow-x: hidden;
}
.yellow-7434 .medium_e902 {
  overflow: auto;
}
.yellow-7434.tabs_simple_2630 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.yellow-7434.tabs_simple_2630 .medium_e902 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.yellow-7434.tabs_simple_2630 .section_086e {
  opacity: 0;
}
.yellow-7434.dynamic-da27 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.yellow-7434.dynamic-da27 .medium_e902 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.yellow-7434.dynamic-da27 .section_086e {
  opacity: 0;
}
.yellow-7434.glass-a8aa {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.yellow-7434.glass-a8aa .medium_e902 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.yellow-7434.glass-a8aa .section_086e {
  opacity: 0;
}
.yellow-7434.iron_8bcb .medium_e902 {
  z-index: 10;
  visibility: visible;
}
.basic-b3bd {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.basic-b3bd .table_action_7142 {
  background: rgba(255, 255, 255, 0.99);
}
.basic-b3bd .table_action_7142::after,
.basic-b3bd .table_action_7142:before {
  background: inherit;
}
.basic-b3bd:hover .table_action_7142 {
  background: rgba(255, 255, 255, 0.99);
}
.glass-a8aa .basic-b3bd {
  top: 10px;
  right: auto;
  left: 12px;
}
.iron_8bcb .basic-b3bd {
  display: none !important;
}
.yellow-7434:before,
.media_49d3:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.yellow-7434 .basic-b3bd,
.media_49d3 .basic-b3bd {
  display: inline-block;
}
.medium_e902 .feature-fc29 {
  -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;
}
.yellow-7434 .medium_e902 .feature-fc29,
.media_49d3 .medium_e902 .feature-fc29 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.component-north-7c25 .south_4ab3 {
  width: 100%;
}
.pagination_3846 {
  padding: 0 0.5em 0;
}
.pagination_3846 [class*="customify-col-"],
.pagination_3846 [class*="customify-col_"],
.pagination_3846 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.message_over_0736 .pagination_3846 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .notice-gold-3f62 .video-stone-a582,
  .video-stone-a582 {
    display: none;
  }
  .heading-silver-b692 {
    text-align: left;
  }
  .liquid_abb3 {
    text-align: center;
  }
  .frame-f5fe {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .notice-gold-3f62 .button_simple_29b8,
  .button_simple_29b8 {
    display: none;
  }
  .south_b34a {
    text-align: left;
  }
  .prev-68e2 {
    text-align: center;
  }
  .form_clean_57bc {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .notice-gold-3f62 .menu_2623,
  .menu_2623 {
    display: none;
  }
  .surface_0ad2 {
    text-align: left;
  }
  .mask-958f {
    text-align: center;
  }
  .pro-b376 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.pink_9e52 {
  box-shadow: none !important;
}
.tag_6dba .badge_liquid_bb57,
.layout-action-0eb4 .badge_liquid_bb57 {
  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;
}
.layout-action-0eb4 .badge_liquid_bb57 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.green_d893 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.green_d893:after,
.green_d893:before {
  content: "";
  display: table;
}
.green_d893:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .green_d893 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.green_d893,
.search_inner_2ed7 {
  max-width: 1248px;
  margin: 0 auto;
}

.thumbnail-dac3.column_745e .green_d893 {
  max-width: 100%;
}
.thumbnail-dac3.accent-motion-e931 {
  max-width: 1200px;
  margin: 0 auto;
}
.thumbnail-dac3.dropdown_stone_da41 .green_d893 {
  max-width: 100%;
}
.thumbnail-dac3.dropdown_stone_da41 > .green_d893 {
  padding-left: 0;
  padding-right: 0;
}
.thumbnail-dac3.dropdown_stone_da41 > .green_d893 .notice-gold-3f62 {
  margin: 0;
}
.thumbnail-dac3.dropdown_stone_da41
  > .green_d893
  .info_6eaa.iron_29f9 {
  margin-right: 0;
  margin-left: 0;
}
.thumbnail-dac3.dropdown_stone_da41 #main.iron_29f9 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .feature_33b9 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .feature_33b9 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .accordion_gas_6114 .disabled_simple_bf93 {
    padding-right: 1em;
  }
  .accordion_gas_6114.huge_20a7 .info_6eaa {
    border-right: 1px solid #eaecee;
  }
  .accordion_gas_6114.huge_20a7 .disabled_simple_bf93 {
    padding-right: 1em;
  }
  .accordion_gas_6114.huge_20a7 .detail-4cdd {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .chip_5b9f .disabled_simple_bf93 {
    padding-left: 1em;
  }
  .chip_5b9f.huge_20a7 .info_6eaa {
    border-left: 1px solid #eaecee;
  }
  .chip_5b9f.huge_20a7 .disabled_simple_bf93 {
    padding-left: 1em;
  }
  .chip_5b9f.huge_20a7 .detail-4cdd {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .nav_next_0316 .disabled_simple_bf93 {
    padding-left: 1em;
  }
  .nav_next_0316.huge_20a7 .blue-9d3c {
    border-right: 1px solid #eaecee;
  }
  .nav_next_0316.huge_20a7 .summary_lower_1d27 {
    border-right: 1px solid #eaecee;
  }
  .nav_next_0316.huge_20a7 .disabled_simple_bf93 {
    padding-left: 1em;
  }
  .nav_next_0316.huge_20a7 .detail-4cdd {
    padding-right: 1em;
  }
  .nav_next_0316.huge_20a7 .focused_cbad {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .west-3beb .disabled_simple_bf93 {
    padding-right: 1em;
  }
  .west-3beb.huge_20a7 .blue-9d3c {
    border-left: 1px solid #eaecee;
  }
  .west-3beb.huge_20a7 .summary_lower_1d27 {
    border-left: 1px solid #eaecee;
  }
  .west-3beb.huge_20a7 .disabled_simple_bf93 {
    padding-right: 1em;
  }
  .west-3beb.huge_20a7 .detail-4cdd {
    padding-left: 1em;
    padding-right: 1em;
  }
  .west-3beb.huge_20a7 .focused_cbad {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .feature_33b9 .disabled_simple_bf93 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .feature_33b9.huge_20a7 .info_6eaa {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .feature_33b9.huge_20a7 .disabled_simple_bf93 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .feature_33b9.huge_20a7 .detail-4cdd {
    padding-left: 1em;
  }
  .feature_33b9.huge_20a7 .focused_cbad {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .feature_33b9.huge_20a7 .disabled_simple_bf93 {
    padding-left: 0;
  }
}
.background_e93e .pattern-ddcc {
  display: inline-block;
}
.slider_right_9df4 {
  display: inline-block;
}
.texture_warm_e8ec {
  word-con: break-word;
}
.slider_orange_7195 > span {
  display: inline-block;
  padding: 5px 0;
}
.slider_orange_7195 .video_dim_9f4b {
  margin-left: 8px;
  margin-right: 8px;
}
.slider_orange_7195 .block_pressed_36c0 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.widget-action-f454 .picture-539d {
  margin-bottom: 2em;
}
.widget-action-f454 .main_daa3 {
  margin-bottom: 15px;
}
.widget-action-f454 .main_daa3:last-child {
  margin-bottom: 0;
}
.widget-action-f454 .grid_7ce8 {
  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) {
  .widget-action-f454 .grid_7ce8 {
    display: block;
  }
}
.widget-action-f454 .plasma_1f42 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .widget-action-f454 .plasma_1f42 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.widget-action-f454 .form-0824 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.widget-action-f454 .form-0824 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.widget-action-f454 .form-0824 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.widget-action-f454 .texture_warm_e8ec {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.widget-action-f454 .texture_warm_e8ec a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.widget-action-f454 .tertiary_2bfa p:last-child {
  margin-bottom: 0;
}
.widget-action-f454 .highlight-dc21 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.widget-action-f454 .form_short_b425 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.widget-action-f454 .nav_hot_793f {
  margin-top: 1em;
}
.widget-action-f454 .white-c084 {
  top: 0;
  display: block;
}
.widget-action-f454 .white-c084 a {
  color: inherit;
}
.widget-action-f454 .white-c084 a:hover {
  color: inherit;
}
.widget-action-f454 .tall-db04 {
  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;
}
.widget-action-f454 .tall-db04:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.widget-action-f454 .form_short_b425 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.widget-action-f454 .hot_4abf {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.widget-action-f454 .hot_4abf:first-child {
  margin-top: 0;
}
.widget-action-f454 .hot_4abf.sort_wood_8198 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.widget-action-f454 .hot_4abf.plasma_1299 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.widget-action-f454
  .hot_4abf.plasma_1299.main_current_a166
  .nav_hot_793f {
  width: 100%;
}
.widget-action-f454 .plasma_1299 {
  -webkit-box-align: center;
  align-items: center;
}
.widget-action-f454 .plasma_1299 .slider_orange_7195,
.widget-action-f454 .plasma_1299 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.widget-action-f454 .form-0824 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.widget-action-f454 .form-0824 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.widget-action-f454 .form-0824: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;
}
.widget-action-f454 .sort_wood_8198 {
  z-index: 5;
}
.widget-action-f454 .prev-b6d2 .surface_9930 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.widget-action-f454 .primary-new-60da .surface_9930 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.widget-action-f454 .column_soft_b6e8 .surface_9930 {
  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;
}
.widget-action-f454.thumbnail_bright_33f7 .grid_7ce8,
.widget-action-f454.text_hard_2c45 .grid_7ce8 {
  display: block;
}
.widget-action-f454.thumbnail_bright_33f7 .grid_7ce8 .outer_6526,
.widget-action-f454.thumbnail_bright_33f7 .grid_7ce8 .form_short_b425,
.widget-action-f454.text_hard_2c45 .grid_7ce8 .outer_6526,
.widget-action-f454.text_hard_2c45 .grid_7ce8 .form_short_b425 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.widget-action-f454.focused-c5b5 .plasma_1f42 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .widget-action-f454.focused-c5b5 .plasma_1f42 {
    margin-right: 0;
  }
}
.widget-action-f454.thumbnail_bright_33f7 .plasma_1f42,
.widget-action-f454.text_hard_2c45 .plasma_1f42 {
  padding-top: 40%;
}
.widget-action-f454.thumbnail_bright_33f7 .picture-539d,
.widget-action-f454.text_hard_2c45 .picture-539d {
  display: block;
}
.widget-action-f454.thumbnail_bright_33f7 .fn-sticky-3e2f .form_short_b425,
.widget-action-f454.text_hard_2c45 .fn-sticky-3e2f .form_short_b425 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.widget-action-f454.thumbnail_bright_33f7 .plasma_1f42,
.widget-action-f454.text_hard_2c45 .plasma_1f42 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.widget-action-f454.thumbnail_bright_33f7 .form_short_b425 {
  padding: 1em;
}
.overlay_fluid_3472 {
  margin: 30px auto;
  display: block;
}
.overlay_fluid_3472 .table_6ce9 > * {
  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;
}
.overlay_fluid_3472 .table_6ce9 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.overlay_fluid_3472 .table_6ce9 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.description-e9bb .slider_orange_7195 {
  margin-bottom: 1.41575em;
}
.description-e9bb .purple_6672 {
  margin-bottom: 1.618em;
}
.gallery-aaa0 .slow-33ed {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.gallery-aaa0 .slow-33ed a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.gallery-aaa0 .input_3316 {
  max-width: 100%;
  overflow: auto;
}
.overlay_26dc .gallery-aaa0 a:hover {
  text-decoration: underline;
}
.highlight-3b17 .main_daa3:not(.texture_warm_e8ec),
.highlight-3b17 .form-0824 {
  margin-bottom: 1.41575em;
}
.highlight-3b17 .main_daa3:not(.texture_warm_e8ec):last-child,
.highlight-3b17 .form-0824:last-child {
  margin-bottom: 0;
}
.highlight-3b17 .main_daa3.up_226a {
  margin-bottom: 0.41575em;
}
.highlight-3b17 .sort-simple-6f16:before,
.highlight-3b17 .hard-a59f:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.highlight-3b17 .sort-simple-6f16:before {
  content: "\f115";
}
.highlight-3b17 .hard-a59f:before {
  content: "\f02c";
}
.highlight-3b17 .sidebar-left-7ddd {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.highlight-3b17 .sidebar-left-7ddd a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.nav_prev_9b2a {
  display: -webkit-box;
  display: flex;
}
.nav_prev_9b2a .header_slow_a898 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .nav_prev_9b2a .header_slow_a898 {
    flex-basis: 90px;
  }
}
.nav_prev_9b2a .dirty-bfaf {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .nav_prev_9b2a .dirty-bfaf {
    flex-basis: calc(100% - 50px);
  }
}
.nav_prev_9b2a .row-1700 p:last-child {
  margin-bottom: 0.72em;
}
.avatar_d173 .table_6ce9 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.avatar_d173 .table_6ce9:after,
.avatar_d173 .table_6ce9:before {
  content: "";
  display: table;
}
.avatar_d173 .table_6ce9:after {
  clear: both;
}
.avatar_d173 .table_6ce9 .sort_7bac,
.avatar_d173 .table_6ce9 .white-e3dc {
  width: 49%;
}
.avatar_d173 .table_6ce9 .sort_7bac a span.paper_c70e,
.avatar_d173 .table_6ce9 .white-e3dc a span.paper_c70e {
  display: block;
  margin-bottom: 5px;
}
.avatar_d173 .table_6ce9 .white-e3dc {
  float: left;
  text-align: left;
}
.avatar_d173 .table_6ce9 .sort_7bac {
  float: right;
  text-align: right;
}
.block_fixed_48d8 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .block_fixed_48d8 {
    margin-bottom: 0;
  }
}
.shadow_smooth_328e {
  margin-bottom: 1em;
}
.shadow_smooth_328e .texture_warm_e8ec {
  font-size: 1.1em;
  line-height: 1.3;
}
.summary-34df a {
  display: block;
  line-height: 0;
  position: relative;
}
.static-d2ef .shadow_smooth_328e,
.pagination_dim_62e6 .shadow_smooth_328e {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .static-d2ef .shadow_smooth_328e,
  .pagination_dim_62e6 .shadow_smooth_328e {
    display: block;
  }
}
.static-d2ef .summary-34df,
.pagination_dim_62e6 .summary-34df {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .static-d2ef .summary-34df,
  .pagination_dim_62e6 .summary-34df {
    margin-bottom: 1em;
  }
}
.static-d2ef .summary-34df img,
.pagination_dim_62e6 .summary-34df img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.static-d2ef .accordion_bba8,
.pagination_dim_62e6 .accordion_bba8 {
  flex-basis: calc(100% - 160px);
}
.static-d2ef .accordion_bba8 p,
.pagination_dim_62e6 .accordion_bba8 p {
  margin-bottom: 0;
}
.static-d2ef .accordion_bba8 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .static-d2ef .accordion_bba8 {
    padding-left: 0;
  }
}
.pagination_dim_62e6 .accordion_bba8 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .pagination_dim_62e6 .accordion_bba8 {
    padding-right: 0;
  }
}
.pagination_dim_62e6 .summary-34df {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.module_yellow_e5dd .summary-34df {
  margin-bottom: 0.5em;
}
.module_yellow_e5dd .summary-34df img {
  width: 100%;
}
.feature-bright-1a38 .sort-black-5498,
.overlay_pressed_118d .sort-black-5498 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.overlay_pressed_118d .info_6eaa .row-paper-3d7e p:last-child {
  margin-bottom: 0;
}
.label_e242 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.first_1afa .block-huge-6390 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .first_1afa .block-huge-6390:last-of-type {
    margin-bottom: 0;
  }
}
.first_1afa .block-huge-6390 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.first_1afa .block-huge-6390 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.first_1afa .block-huge-6390 ul li {
  margin: 0 0 0.6em;
}
.first_1afa .block-huge-6390 ul li.highlight-iron-d9ca,
.first_1afa .block-huge-6390 ul li.module-3e2e {
  position: relative;
}
.first_1afa .block-huge-6390 ul li.highlight-iron-d9ca .highlight_next_f158,
.first_1afa .block-huge-6390 ul li.module-3e2e .highlight_next_f158 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.first_1afa .block-huge-6390 ul li.highlight-iron-d9ca:after:after,
.first_1afa .block-huge-6390 ul li.highlight-iron-d9ca:after:before,
.first_1afa
  .block-huge-6390
  ul
  li.module-3e2e:after:after,
.first_1afa
  .block-huge-6390
  ul
  li.module-3e2e:after:before {
  content: "";
  display: table;
}
.first_1afa .block-huge-6390 ul li.highlight-iron-d9ca:after:after,
.first_1afa
  .block-huge-6390
  ul
  li.module-3e2e:after:after {
  clear: both;
}
.first_1afa .block-huge-6390 a.next-10ce:hover {
  text-decoration: none;
}
.first_1afa .block-huge-6390 select {
  max-width: 100%;
}
.first_1afa .block-huge-6390 table {
  font-size: 85%;
}
.first_1afa .block-huge-6390 table td,
.first_1afa .block-huge-6390 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.first_1afa .block-huge-6390 table tfoot td {
  text-align: left;
}
.first_1afa .block-huge-6390 :last-child {
  margin-bottom: 0;
}
.first_1afa .block-huge-6390 .brown_f5d6 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.first_1afa .block-huge-6390 .brown_f5d6 label {
  width: 100%;
}
.first_1afa .block-huge-6390 .brown_f5d6 .sidebar-thick-931c {
  width: 100%;
  display: block;
}
.first_1afa .block-huge-6390 .brown_f5d6 .frame-iron-56b6 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.first_1afa .block-huge-6390 .brown_f5d6 .frame-iron-56b6:hover svg #svg-search {
  fill: #444;
}
.first_1afa .block-huge-6390 .brown_f5d6 .frame-iron-56b6 svg {
  width: 18px;
  height: 18px;
}
.first_1afa .text-2845 ul ul,
.first_1afa .red-ad10 ul ul,
.first_1afa .text-white-4659 ul ul,
.first_1afa .over-e43f ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.first_1afa .text-2845 .tiny-a9cf > a,
.first_1afa .red-ad10 .tiny-a9cf > a,
.first_1afa .text-white-4659 .tiny-a9cf > a,
.first_1afa .over-e43f .tiny-a9cf > a {
  margin-bottom: 0;
}
.first_1afa .module_next_e1ff li,
.first_1afa .text-2845 li,
.first_1afa .main_bda5 li,
.first_1afa .red-ad10 li,
.first_1afa .text-white-4659 li,
.first_1afa .over-e43f li,
.first_1afa .gas-ae51 li,
.first_1afa .background-full-d8a9 li {
  display: block;
  position: relative;
}
.first_1afa .module_next_e1ff li:last-child,
.first_1afa .text-2845 li:last-child,
.first_1afa .main_bda5 li:last-child,
.first_1afa .red-ad10 li:last-child,
.first_1afa .text-white-4659 li:last-child,
.first_1afa .over-e43f li:last-child,
.first_1afa .gas-ae51 li:last-child,
.first_1afa .background-full-d8a9 li:last-child {
  border: none;
}
.first_1afa .module_next_e1ff li a,
.first_1afa .text-2845 li a,
.first_1afa .main_bda5 li a,
.first_1afa .red-ad10 li a,
.first_1afa .text-white-4659 li a,
.first_1afa .over-e43f li a,
.first_1afa .gas-ae51 li a,
.first_1afa .background-full-d8a9 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.first_1afa .module_next_e1ff li ul li::before,
.first_1afa .text-2845 li ul li::before,
.first_1afa .main_bda5 li ul li::before,
.first_1afa .red-ad10 li ul li::before,
.first_1afa .text-white-4659 li ul li::before,
.first_1afa .over-e43f li ul li::before,
.first_1afa .gas-ae51 li ul li::before,
.first_1afa .background-full-d8a9 li ul li::before {
  left: 15px;
}
.first_1afa .module_next_e1ff li ul a,
.first_1afa .text-2845 li ul a,
.first_1afa .main_bda5 li ul a,
.first_1afa .red-ad10 li ul a,
.first_1afa .text-white-4659 li ul a,
.first_1afa .over-e43f li ul a,
.first_1afa .gas-ae51 li ul a,
.first_1afa .background-full-d8a9 li ul a {
  padding-left: 20px;
}
.first_1afa .module_next_e1ff li ul ul li::before,
.first_1afa .text-2845 li ul ul li::before,
.first_1afa .main_bda5 li ul ul li::before,
.first_1afa .red-ad10 li ul ul li::before,
.first_1afa .text-white-4659 li ul ul li::before,
.first_1afa .over-e43f li ul ul li::before,
.first_1afa .gas-ae51 li ul ul li::before,
.first_1afa .background-full-d8a9 li ul ul li::before {
  left: 30px;
}
.first_1afa .module_next_e1ff li ul ul a,
.first_1afa .text-2845 li ul ul a,
.first_1afa .main_bda5 li ul ul a,
.first_1afa .red-ad10 li ul ul a,
.first_1afa .text-white-4659 li ul ul a,
.first_1afa .over-e43f li ul ul a,
.first_1afa .gas-ae51 li ul ul a,
.first_1afa .background-full-d8a9 li ul ul a {
  padding-left: 40px;
}
.first_1afa .full-21b4 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.first_1afa .background-full-d8a9 ul li {
  margin-bottom: 1.41575em;
}
.first_1afa .background-full-d8a9 ul li .first_053d {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.first_1afa .background-full-d8a9 ul li .silver-0f1a {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.box-rough-5e69 .module_next_e1ff li a,
.box-rough-5e69 .text-2845 li a,
.box-rough-5e69 .main_bda5 li a,
.box-rough-5e69 .red-ad10 li a,
.box-rough-5e69 .text-white-4659 li a,
.box-rough-5e69 .over-e43f li a,
.box-rough-5e69 .gas-ae51 li a,
.box-rough-5e69 .background-full-d8a9 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.box-rough-5e69 .full-21b4 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.box-rough-5e69 .block-huge-6390 ul li.highlight-iron-d9ca .highlight_next_f158,
.box-rough-5e69 .block-huge-6390 ul li.module-3e2e .highlight_next_f158 {
  background: rgba(0, 0, 0, 0.2);
}
.box-rough-5e69 .first_1afa .block-huge-6390 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.thumbnail-dac3 .first_1afa .tag-1ed8 li {
  margin: 0;
}
.thumbnail-dac3 .first_1afa .tag-1ed8 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.thumbnail-dac3 .first_1afa .tag-1ed8 li ul {
  margin: 0;
}
.thumbnail-dac3 .first_1afa .tag-1ed8 li ul li a {
  padding-left: 15px;
}
.thumbnail-dac3 .first_1afa .tag-1ed8 li ul li li a {
  padding-left: 30px;
}
.thumbnail-dac3 .first_1afa .tag-1ed8 li.filter-wood-67f5 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.thumbnail-dac3 .first_1afa .tag-1ed8 li.filter-wood-67f5 > 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;
}
.thumbnail-dac3 .first_1afa .tag-1ed8 li.filter-wood-67f5 > 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;
}
.gallery-9c88 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.pattern_cool_fa8d {
  position: relative;
  z-index: 10;
}
.pattern_cool_fa8d .feature-fc29 {
  width: 100%;
  max-width: 100%;
}
.video_white_2918 .backdrop-tiny-7646 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.video_white_2918 .badge-orange-1a7b {
}
.video_white_2918 .box-rough-5e69 {
  background: #292929;
}
.detail_d964 .backdrop-tiny-7646 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.detail_d964 .badge-orange-1a7b {
  background: #f9f9f9;
}
.detail_d964 .box-rough-5e69 {
  background: #303030;
}
.main-9dfb .backdrop-tiny-7646 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .main-9dfb .pattern-ddcc {
    margin-bottom: 1em;
  }
  .main-9dfb .pattern-ddcc:last-child {
    margin-bottom: 0;
  }
}
.main-9dfb .badge-orange-1a7b {
  background: #ededed;
}
.main-9dfb .box-rough-5e69 {
  background: #1a1a1a;
}
.backdrop-tiny-7646.badge-orange-1a7b {
  color: rgba(0, 0, 0, 0.6);
}
.backdrop-tiny-7646.badge-orange-1a7b .stale-b68c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.backdrop-tiny-7646.box-rough-5e69 {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop-tiny-7646.box-rough-5e69 a:not(.next-10ce) {
  color: rgba(255, 255, 255, 0.79);
}
.backdrop-tiny-7646.box-rough-5e69 a:not(.next-10ce):hover {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop-tiny-7646.box-rough-5e69 .stale-b68c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.backdrop-tiny-7646.box-rough-5e69 table tbody td,
.backdrop-tiny-7646.box-rough-5e69 table th {
  background: rgba(0, 0, 0, 0.08);
}
.image_898c.icon-iron-611e .green_d893 {
  max-width: initial;
}
.image_898c .outline_d0b5 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.image_898c .outline_d0b5 .feature-fc29 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .image_898c .outline_d0b5 .feature-fc29 {
    display: block;
    margin-bottom: 2em;
  }
  .image_898c .outline_d0b5 .feature-fc29:last-child {
    margin-bottom: 0;
  }
}
.main-9dfb .pattern-ddcc:last-child,
.detail_d964 .pattern-ddcc:last-child,
.video_white_2918 .pattern-ddcc:last-child {
  margin-bottom: 0;
}
.main-9dfb .pattern-ddcc .first_1afa .block-huge-6390:last-child,
.detail_d964 .pattern-ddcc .first_1afa .block-huge-6390:last-child,
.video_white_2918 .pattern-ddcc .first_1afa .block-huge-6390:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .main-9dfb .section-purple-3e7d,
  .main-9dfb .container-prev-2f8b,
  .detail_d964 .section-purple-3e7d,
  .detail_d964 .container-prev-2f8b,
  .video_white_2918 .section-purple-3e7d,
  .video_white_2918 .container-prev-2f8b {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .pattern_cool_fa8d .pattern-ddcc {
    margin-bottom: 2em;
  }
}
.pattern_cool_fa8d p:last-child {
  margin-bottom: 0;
}
.pattern_cool_fa8d li,
.pattern_cool_fa8d ul {
  list-style: none;
  margin: 0;
}
.pattern_cool_fa8d ul ul {
  margin-left: 2.617924em;
}
.paper-bf1f {
  font-size: 0.875em;
}

/* css-noise: 9880 */
.ghost-box-d5 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.3;
}
