/*!
Theme Name: Customify
Theme URI: https://pressmaximum.green-164f/customify
Author: WPCustomify
Author URI: https://pressmaximum.green-164f
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.green-164f/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.thumbnail-68cd.grid_1d14/licenses/gpl-2.0.tertiary-dim-7f92
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.table-7412/, (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_82b0.current_8d40/normalize.warm_67d6/
 ======
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.warm_67d6 v7.0.0 | MIT License | github.green-164f/necolas/normalize.warm_67d6 */
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;
}
.tabs_advanced_fe8c .chip-paper-da70,
.detail_last_2021,
.fresh-1880,
.first-ef1d,
.gallery_b7e2,
.accent_f981,
.fast_44bb,
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;
}
.detail_last_2021,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .detail_last_2021,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .detail_last_2021,
  h1 {
    font-size: 1.8em;
  }
}
.fresh-1880,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.fresh-1880 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .fresh-1880,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .fresh-1880,
  h2 {
    font-size: 1.7em;
  }
}
.first-ef1d,
h3 {
  font-size: 1.618em;
}
.tabs_advanced_fe8c .chip-paper-da70,
.gallery_b7e2,
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.full-d25e {
  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;
}
.tooltip_109f:after,
.tooltip_109f:before,
.orange-1b13:after,
.orange-1b13:before {
  content: "";
  display: table;
}
.tooltip_109f:after,
.orange-1b13:after {
  clear: both;
}
.status-602d {
  float: right;
  margin-right: 0;
}
.chip_right_4ec4 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.white_723d .box-5383,
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;
}
.white_723d .box-5383: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;
}
.lite-ea6a .box-5383 {
  box-shadow: none;
}
.lite-ea6a
  .box-5383
  .thick_6736 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.lite-ea6a .box-5383 .accordion_51ea {
  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;
}
.lite-ea6a
  .box-5383
  .accordion_51ea
  b {
  display: none;
}
.lite-ea6a .mini-05e8 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.primary_e8e4:not(.card_fe26):not(.hover_basic_3c06),
button:not(.card_fe26):not(.hover_basic_3c06),
input[type="button"]:not(.card_fe26):not(
    .hover_basic_3c06
  ),
input[type="reset"]:not(.card_fe26):not(
    .hover_basic_3c06
  ),
input[type="submit"]:not(.card_fe26):not(
    .hover_basic_3c06
  ) {
  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;
}
.primary_e8e4:not(.card_fe26):not(
    .hover_basic_3c06
  ):hover,
button:not(.card_fe26):not(
    .hover_basic_3c06
  ):hover,
input[type="button"]:not(.card_fe26):not(
    .hover_basic_3c06
  ):hover,
input[type="reset"]:not(.card_fe26):not(
    .hover_basic_3c06
  ):hover,
input[type="submit"]:not(.card_fe26):not(
    .hover_basic_3c06
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.primary_e8e4:not(.card_fe26):not(
    .hover_basic_3c06
  ):active,
.primary_e8e4:not(.card_fe26):not(
    .hover_basic_3c06
  ):focus,
button:not(.card_fe26):not(
    .hover_basic_3c06
  ):active,
button:not(.card_fe26):not(
    .hover_basic_3c06
  ):focus,
input[type="button"]:not(.card_fe26):not(
    .hover_basic_3c06
  ):active,
input[type="button"]:not(.card_fe26):not(
    .hover_basic_3c06
  ):focus,
input[type="reset"]:not(.card_fe26):not(
    .hover_basic_3c06
  ):active,
input[type="reset"]:not(.card_fe26):not(
    .hover_basic_3c06
  ):focus,
input[type="submit"]:not(.card_fe26):not(
    .hover_basic_3c06
  ):active,
input[type="submit"]:not(.card_fe26):not(
    .hover_basic_3c06
  ):focus {
  outline: 0;
}
.primary_e8e4:not(.card_fe26):not(
    .hover_basic_3c06
  ).fn-loading-efcd,
button:not(.card_fe26):not(
    .hover_basic_3c06
  ).fn-loading-efcd,
input[type="button"]:not(.card_fe26):not(
    .hover_basic_3c06
  ).fn-loading-efcd,
input[type="reset"]:not(.card_fe26):not(
    .hover_basic_3c06
  ).fn-loading-efcd,
input[type="submit"]:not(.card_fe26):not(
    .hover_basic_3c06
  ).fn-loading-efcd {
  position: relative;
}
.primary_e8e4:not(.card_fe26):not(
    .hover_basic_3c06
  ).fn-loading-efcd
  .complex-a0d6,
.primary_e8e4:not(.card_fe26):not(
    .hover_basic_3c06
  ).fn-loading-efcd
  .outline_bright_fcaf,
.primary_e8e4:not(.card_fe26):not(
    .hover_basic_3c06
  ).fn-loading-efcd
  .preview_603d,
.primary_e8e4:not(.card_fe26):not(
    .hover_basic_3c06
  ).fn-loading-efcd
  i,
.primary_e8e4:not(.card_fe26):not(
    .hover_basic_3c06
  ).fn-loading-efcd
  svg,
button:not(.card_fe26):not(
    .hover_basic_3c06
  ).fn-loading-efcd
  .complex-a0d6,
button:not(.card_fe26):not(
    .hover_basic_3c06
  ).fn-loading-efcd
  .outline_bright_fcaf,
button:not(.card_fe26):not(
    .hover_basic_3c06
  ).fn-loading-efcd
  .preview_603d,
button:not(.card_fe26):not(
    .hover_basic_3c06
  ).fn-loading-efcd
  i,
button:not(.card_fe26):not(
    .hover_basic_3c06
  ).fn-loading-efcd
  svg,
input[type="button"]:not(.card_fe26):not(
    .hover_basic_3c06
  ).fn-loading-efcd
  .complex-a0d6,
input[type="button"]:not(.card_fe26):not(
    .hover_basic_3c06
  ).fn-loading-efcd
  .outline_bright_fcaf,
input[type="button"]:not(.card_fe26):not(
    .hover_basic_3c06
  ).fn-loading-efcd
  .preview_603d,
input[type="button"]:not(.card_fe26):not(
    .hover_basic_3c06
  ).fn-loading-efcd
  i,
input[type="button"]:not(.card_fe26):not(
    .hover_basic_3c06
  ).fn-loading-efcd
  svg,
input[type="reset"]:not(.card_fe26):not(
    .hover_basic_3c06
  ).fn-loading-efcd
  .complex-a0d6,
input[type="reset"]:not(.card_fe26):not(
    .hover_basic_3c06
  ).fn-loading-efcd
  .outline_bright_fcaf,
input[type="reset"]:not(.card_fe26):not(
    .hover_basic_3c06
  ).fn-loading-efcd
  .preview_603d,
input[type="reset"]:not(.card_fe26):not(
    .hover_basic_3c06
  ).fn-loading-efcd
  i,
input[type="reset"]:not(.card_fe26):not(
    .hover_basic_3c06
  ).fn-loading-efcd
  svg,
input[type="submit"]:not(.card_fe26):not(
    .hover_basic_3c06
  ).fn-loading-efcd
  .complex-a0d6,
input[type="submit"]:not(.card_fe26):not(
    .hover_basic_3c06
  ).fn-loading-efcd
  .outline_bright_fcaf,
input[type="submit"]:not(.card_fe26):not(
    .hover_basic_3c06
  ).fn-loading-efcd
  .preview_603d,
input[type="submit"]:not(.card_fe26):not(
    .hover_basic_3c06
  ).fn-loading-efcd
  i,
input[type="submit"]:not(.card_fe26):not(
    .hover_basic_3c06
  ).fn-loading-efcd
  svg {
  visibility: hidden;
}
.primary_e8e4:not(.card_fe26):not(
    .hover_basic_3c06
  ).fn-loading-efcd:after,
button:not(.card_fe26):not(
    .hover_basic_3c06
  ).fn-loading-efcd:after,
input[type="button"]:not(.card_fe26):not(
    .hover_basic_3c06
  ).fn-loading-efcd:after,
input[type="reset"]:not(.card_fe26):not(
    .hover_basic_3c06
  ).fn-loading-efcd:after,
input[type="submit"]:not(.card_fe26):not(
    .hover_basic_3c06
  ).fn-loading-efcd: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;
}
.primary_e8e4:not(.card_fe26):not(.hover_basic_3c06),
input[type="button"]:not(.card_fe26):not(
    .hover_basic_3c06
  ),
input[type="reset"]:not(.card_fe26):not(
    .hover_basic_3c06
  ),
input[type="submit"]:not(.card_fe26):not(
    .hover_basic_3c06
  ) {
  color: #fff;
  background: #235787;
}
.primary_e8e4:not(.card_fe26):not(
    .hover_basic_3c06
  ):focus,
input[type="button"]:not(.card_fe26):not(
    .hover_basic_3c06
  ):focus,
input[type="reset"]:not(.card_fe26):not(
    .hover_basic_3c06
  ):focus,
input[type="submit"]:not(.card_fe26):not(
    .hover_basic_3c06
  ):focus {
  color: #fff;
}
.primary_e8e4.fn-disabled-efcd:not(.card_fe26):not(
    .hover_basic_3c06
  ),
.primary_e8e4[disabled]:not(.card_fe26):not(
    .hover_basic_3c06
  ),
button.fn-disabled-efcd:not(.card_fe26):not(
    .hover_basic_3c06
  ),
button[disabled]:not(.card_fe26):not(
    .hover_basic_3c06
  ) {
  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;
}
.summary-054d {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.summary-054d: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;
}
.widget_fast_8161 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.right-dde4 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.pagination-rough-5cd4 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.tooltip_109f:after,
.tooltip_109f:before,
.message_south_c865:after,
.message_south_c865:before,
.message_7f34:after,
.message_7f34:before,
.new_678c:after,
.new_678c:before,
.card_mini_3231:after,
.card_mini_3231:before,
.bright_f3ad:after,
.bright_f3ad:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.tooltip_109f:after,
.message_south_c865:after,
.message_7f34:after,
.new_678c:after,
.card_mini_3231:after,
.bright_f3ad:after {
  clear: both;
}
.message_south_c865 .accent_f6a4,
.message_7f34 .accent_f6a4,
.black_b59d .accent_f6a4 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.red-7f85 {
  display: inline-block;
}
.basic-85fd {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.basic-85fd img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.basic-85fd .in-e48e {
  padding: 1em 0;
  font-size: 85%;
}
.in-e48e {
  text-align: left;
  font-style: italic;
  color: #999;
}
.hard-a8a3 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.hard-a8a3:after,
.hard-a8a3:before {
  content: "";
  display: table;
}
.hard-a8a3:after {
  clear: both;
}
.detail-cbc9 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.video_medium_2bd8 .detail-cbc9 {
  max-width: 50%;
}
.progress_slow_5ee9 .detail-cbc9 {
  max-width: 33.33%;
}
.main_east_9e9d .detail-cbc9 {
  max-width: 25%;
}
.fixed_2842 .detail-cbc9 {
  max-width: 20%;
}
.image-iron-44e4 .detail-cbc9 {
  max-width: 16.66%;
}
.modal-motion-93c1 .detail-cbc9 {
  max-width: 14.28%;
}
.preview_left_6112 .detail-cbc9 {
  max-width: 12.5%;
}
.module-7ff4 .detail-cbc9 {
  max-width: 11.11%;
}
.secondary-fresh-9afc {
  display: block;
}
.tabs_advanced_fe8c .detail-2804 label,
.tabs_advanced_fe8c .focused_215b label,
.tabs_advanced_fe8c .hero_85b9 label,
.tabs_advanced_fe8c .footer_black_fe97 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.border-east-c4ec {
  list-style: none;
  margin: 0;
}
.border-east-c4ec article.label_c36b {
  margin-bottom: 0;
}
.border-east-c4ec ul {
  list-style: none;
  margin: 0;
}
.border-east-c4ec .search_static_ab2b li.label_c36b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .border-east-c4ec .search_static_ab2b li.label_c36b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .border-east-c4ec .search_static_ab2b li.label_c36b: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) {
  .border-east-c4ec .search_static_ab2b li.label_c36b li.label_c36b li.label_c36b li.label_c36b {
    padding-left: 0;
  }
}
article.label_c36b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.label_c36b .message_south_c865 p:last-of-type {
  margin-bottom: 0;
}
article.label_c36b .media-east-ef53 {
  float: left;
}
article.label_c36b .small-586c {
  margin-left: 85px;
}
article.label_c36b .under-6634 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.label_c36b .under-6634 .list-hard-8b27 {
  margin-left: 10px;
}
article.label_c36b .carousel-hovered-7789 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.label_c36b .focus_54bc {
  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 .detail-2804,
  #respond .hero_85b9,
  #respond .footer_black_fe97 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .detail-2804 input,
#respond .hero_85b9 input,
#respond .footer_black_fe97 input {
  width: 100%;
}
#respond .footer_black_fe97 {
  margin-right: 0;
}
#respond .rough-7a1c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.backdrop_orange_2296 {
  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;
}
.backdrop_orange_2296.badge_steel_8055 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.backdrop_orange_2296 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%);
}
.backdrop_orange_2296:focus,
.backdrop_orange_2296: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);
}
.gradient_bronze_0b37 {
  border-radius: 10%;
}
.icon_north_c332 {
  border-radius: 50%;
}
.hot_111c {
  font-size: 0.72em;
}
.media-pink-8c88 {
  font-size: 0.875em;
}
.fixed-6eba {
  font-size: 1.1em;
}
.icon_blue_9b3a {
  text-transform: uppercase;
  line-height: 1.2;
}
.icon_blue_9b3a.hot_111c {
  letter-spacing: 0.5px;
}
.paper-1329,
.paper-1329 a {
  color: #6d6d6d;
}
.paper-1329 a:hover {
  color: #111;
}
.modal_f378 {
  color: #6d6d6d;
}
.list_silver_fd15 {
  overflow-x: hidden;
}
.list_silver_fd15 .search_huge_c77c.under_9a9d {
  position: relative;
}
.list_silver_fd15 .search_huge_c77c.under_9a9d.main-fixed-f280 {
  position: initial;
}
.list_silver_fd15
  .search_huge_c77c.under_9a9d.main-fixed-f280
  .link-cold-787c {
  left: auto;
}
.list_silver_fd15 .search_huge_c77c .link-cold-787c {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  background: #0073aa;
  color: #fff;
  padding: 5px 8px 6px;
  font-size: 12px !important;
  font-weight: 600;
  line-height: 14px;
  cursor: pointer;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.list_silver_fd15 .search_huge_c77c:hover.under_9a9d {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.list_silver_fd15
  .search_huge_c77c:hover.under_9a9d
  .link-cold-787c {
  display: block;
  z-index: 9999999;
}
.list_silver_fd15 .shade_under_7fc8 .hidden_east_c989,
.list_silver_fd15 .panel_7ce1 .hidden_east_c989 {
  display: none;
}
.list_silver_fd15 .grid_b6a8 .search_huge_c77c:hover.under_9a9d {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.tabs_advanced_fe8c .detail-2804 label,
.tabs_advanced_fe8c .focused_215b label,
.tabs_advanced_fe8c .hero_85b9 label,
.tabs_advanced_fe8c .footer_black_fe97 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.border-east-c4ec {
  list-style: none;
  margin: 0;
}
.border-east-c4ec article.label_c36b {
  margin-bottom: 0;
}
.border-east-c4ec ul {
  list-style: none;
  margin: 0;
}
.border-east-c4ec .search_static_ab2b li.label_c36b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .border-east-c4ec .search_static_ab2b li.label_c36b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .border-east-c4ec .search_static_ab2b li.label_c36b: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) {
  .border-east-c4ec .search_static_ab2b li.label_c36b li.label_c36b li.label_c36b li.label_c36b {
    padding-left: 0;
  }
}
article.label_c36b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.label_c36b .message_south_c865 p:last-of-type {
  margin-bottom: 0;
}
article.label_c36b .media-east-ef53 {
  float: left;
}
article.label_c36b .small-586c {
  margin-left: 85px;
}
article.label_c36b .under-6634 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.label_c36b .under-6634 .list-hard-8b27 {
  margin-left: 10px;
}
article.label_c36b .carousel-hovered-7789 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.label_c36b .focus_54bc {
  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 .detail-2804,
  #respond .hero_85b9,
  #respond .footer_black_fe97 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .detail-2804 input,
#respond .hero_85b9 input,
#respond .footer_black_fe97 input {
  width: 100%;
}
#respond .footer_black_fe97 {
  margin-right: 0;
}
#respond .rough-7a1c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.shade_under_7fc8 .chip-easy-768f {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.chip-easy-768f .dark-90a1.search_ca2c .nav_0f9d > li > a:focus,
.chip-easy-768f .dark-90a1.search_ca2c .nav_0f9d > li > a:hover,
.chip-easy-768f .dark-90a1.old-b357 .nav_0f9d > li > a:focus,
.chip-easy-768f .dark-90a1.old-b357 .nav_0f9d > li > a:hover,
.chip-easy-768f .dark-90a1.footer-3213 .nav_0f9d > li > a:focus,
.chip-easy-768f .dark-90a1.footer-3213 .nav_0f9d > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.chip-easy-768f
  .dark-90a1.search_ca2c
  .nav_0f9d
  > li.aside_left_c45e
  > a,
.chip-easy-768f
  .dark-90a1.search_ca2c
  .nav_0f9d
  > li.form-up-be25
  > a,
.chip-easy-768f
  .dark-90a1.old-b357
  .nav_0f9d
  > li.aside_left_c45e
  > a,
.chip-easy-768f
  .dark-90a1.old-b357
  .nav_0f9d
  > li.form-up-be25
  > a,
.chip-easy-768f
  .dark-90a1.footer-3213
  .nav_0f9d
  > li.aside_left_c45e
  > a,
.chip-easy-768f .dark-90a1.footer-3213 .nav_0f9d > li.smooth_5688 > a {
  color: rgba(255, 255, 255, 0.99);
}
.chip-easy-768f .feature_mini_669f,
.chip-easy-768f .feature_mini_669f a {
  color: rgba(255, 255, 255, 0.99);
}
.chip-easy-768f .iron-8f33.item_green_b64b li a,
.chip-easy-768f .dirty_8106 a,
.chip-easy-768f .photo_67cc,
.chip-easy-768f .nav_0f9d > li > a,
.chip-easy-768f .alert-6a19 {
  color: rgba(255, 255, 255, 0.79);
}
.chip-easy-768f .iron-8f33.item_green_b64b li a:hover,
.chip-easy-768f .dirty_8106 a:hover,
.chip-easy-768f .photo_67cc:hover,
.chip-easy-768f .nav_0f9d > li > a:hover,
.chip-easy-768f .alert-6a19:hover {
  color: rgba(255, 255, 255, 0.99);
}
.chip-easy-768f .feature-a715 {
  color: rgba(255, 255, 255, 0.79);
}
.chip-easy-768f .feature-a715 .border_iron_0c11 {
  color: rgba(255, 255, 255, 0.99);
}
.chip-easy-768f .feature-a715:hover {
  color: rgba(255, 255, 255, 0.99);
}
.chip-easy-768f .pattern_cold_2cb8 .shade_warm_2b45 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.chip-easy-768f .pattern_cold_2cb8 .shade_warm_2b45 .tall_a7cc {
  color: rgba(255, 255, 255, 0.79);
}
.chip-easy-768f
  .pattern_cold_2cb8
  .shade_warm_2b45
  .tall_a7cc::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.chip-easy-768f
  .pattern_cold_2cb8
  .shade_warm_2b45
  .tall_a7cc:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.chip-easy-768f
  .pattern_cold_2cb8
  .shade_warm_2b45
  .tall_a7cc::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.chip-easy-768f
  .pattern_cold_2cb8
  .shade_warm_2b45
  .tall_a7cc::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.chip-easy-768f .pattern_cold_2cb8 .element_cb92 {
  color: rgba(255, 255, 255, 0.79);
}
.chip-easy-768f .pattern_cold_2cb8 .element_cb92:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gallery_ce2a
  .chip-easy-768f
  .pattern_cold_2cb8
  .stone_4df6
  .header_6f68 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.gallery_ce2a
  .chip-easy-768f
  .pattern_cold_2cb8
  .stone_4df6
  .tall_a7cc {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.shade_under_7fc8 .layout-c263 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.layout-c263 .dark-90a1.search_ca2c .nav_0f9d > li > a:focus,
.layout-c263 .dark-90a1.search_ca2c .nav_0f9d > li > a:hover,
.layout-c263 .dark-90a1.old-b357 .nav_0f9d > li > a:focus,
.layout-c263 .dark-90a1.old-b357 .nav_0f9d > li > a:hover,
.layout-c263 .dark-90a1.footer-3213 .nav_0f9d > li > a:focus,
.layout-c263 .dark-90a1.footer-3213 .nav_0f9d > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.layout-c263
  .dark-90a1.search_ca2c
  .nav_0f9d
  > li.aside_left_c45e
  > a,
.layout-c263
  .dark-90a1.search_ca2c
  .nav_0f9d
  > li.form-up-be25
  > a,
.layout-c263
  .dark-90a1.old-b357
  .nav_0f9d
  > li.aside_left_c45e
  > a,
.layout-c263
  .dark-90a1.old-b357
  .nav_0f9d
  > li.form-up-be25
  > a,
.layout-c263
  .dark-90a1.footer-3213
  .nav_0f9d
  > li.aside_left_c45e
  > a,
.layout-c263 .dark-90a1.footer-3213 .nav_0f9d > li.smooth_5688 > a {
  color: rgba(0, 0, 0, 0.8);
}
.layout-c263 .feature_mini_669f,
.layout-c263 .feature_mini_669f a {
  color: rgba(0, 0, 0, 0.8);
}
.layout-c263 .iron-8f33.item_green_b64b li a,
.layout-c263 .dirty_8106 a,
.layout-c263 .photo_67cc,
.layout-c263 .nav_0f9d > li > a,
.layout-c263 .alert-6a19 {
  color: rgba(0, 0, 0, 0.55);
}
.layout-c263 .iron-8f33.item_green_b64b li a:hover,
.layout-c263 .dirty_8106 a:hover,
.layout-c263 .photo_67cc:hover,
.layout-c263 .nav_0f9d > li > a:hover,
.layout-c263 .alert-6a19:hover {
  color: rgba(0, 0, 0, 0.8);
}
.layout-c263 .feature-a715 {
  color: rgba(0, 0, 0, 0.55);
}
.layout-c263 .feature-a715 .border_iron_0c11 {
  color: rgba(0, 0, 0, 0.8);
}
.layout-c263 .feature-a715:hover {
  color: rgba(0, 0, 0, 0.8);
}
.video-active-09fd .badge_wide_c60a {
  margin-left: auto;
  margin-right: auto;
}
.message_7f34 > * {
  margin-left: auto;
  margin-right: auto;
}
.message_7f34 .widget_fast_8161 {
  margin-right: 1.41575em;
}
.feature-narrow-32f7 .message_7f34 > .modal-911a {
  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;
}
.feature-narrow-32f7 .message_7f34 > .menu_9fe7 {
  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;
}
.dropdown-wide-b251.video-active-09fd .badge_wide_c60a,
.status-9bc8.video-active-09fd .badge_wide_c60a {
  margin-left: 0;
}
.dim-3ba0.video-active-09fd .badge_wide_c60a,
.pagination-836b.video-active-09fd .badge_wide_c60a {
  margin-right: 0;
}
.message_7f34 ol,
.message_7f34 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.caption-0c13 video {
  max-width: 100%;
}
.border-green-ccad img {
  display: block;
}
.border-green-ccad.widget_fast_8161,
.border-green-ccad.right-dde4 {
  width: 100%;
}
.border-green-ccad.menu_9fe7 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.left_98fc:not(.active-54e8) {
  margin: 1.5em auto;
}
.description_6bc0 p {
  padding: 1.5em 14px;
}
ul.nav_cool_aeea.menu_9fe7,
ul.nav_cool_aeea.modal-911a,
ul.nav_cool_aeea.next-c557.modal-911a {
  padding: 0 14px;
}
.content_red_8b97 {
  display: block;
  overflow-x: auto;
}
.content_red_8b97 table {
  border-collapse: collapse;
  width: 100%;
}
.content_red_8b97 td,
.content_red_8b97 th {
  padding: 0.5em;
}
.message_7f34 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.message_7f34 ol ol,
.message_7f34 ol ul,
.message_7f34 ul ol,
.message_7f34 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.message_7f34 ol ol li,
.message_7f34 ol ul li,
.message_7f34 ul ol li,
.message_7f34 ul ul li {
  margin-left: 0;
}
.description-6601.dark_94e9 > .title_f54c {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.description-6601.dark_94e9 > .title_f54c iframe,
.description-6601.dark_94e9 > .title_f54c > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.simple-75ed {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.simple-75ed.picture_up_e156 {
  padding: 0;
}
.simple-75ed.picture_up_e156 cite {
  font-size: 13px;
}
.simple-75ed > * {
  margin-left: 16px;
  margin-right: 16px;
}
.simple-75ed cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.caption_4828 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.caption_4828 > p:first-child {
  margin-top: 0;
}
.caption_4828 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.caption_4828 blockquote {
  border-left: 0;
}
.texture_8948 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.texture_8948:not(.element-pressed-55c2) {
  max-width: 100px;
}
.texture_8948.photo-dim-50b0 {
  border-bottom: none !important;
  text-align: center;
}
.texture_8948.photo-dim-50b0::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .description_6bc0 p {
    padding: 1.5em 0;
  }
}
.inner-c51e {
  color: #0073aa;
}
.link_wood_3a8c {
  background-color: #0073aa;
}
.label-inner-e45f {
  color: #229fd8;
}
.caption-51ac {
  background-color: #229fd8;
}
.nav-bb40 {
  color: #eee;
}
.disabled_a032 {
  background-color: #eee;
}
.modal-4cf5 {
  color: #444;
}
.plasma_80dc {
  background-color: #444;
}
.hover_under_167f {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.hover_under_167f .modal-bda9 .dirty_8106 {
  font-size: 15px;
}
.hover_under_167f .dirty_8106 {
  line-height: 1.3;
}
.hover_under_167f .layout-c263 {
}
.hover_under_167f .chip-easy-768f {
  background: #235787;
}
.progress_light_6fa8 {
  padding: 0;
}
.progress_light_6fa8 .chip-easy-768f {
  background: #1a1a1a;
}
.progress_light_6fa8 .layout-c263 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.aside-action-1086 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.aside-action-1086 .layout-c263 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.aside-action-1086 .chip-easy-768f {
  background: #303030;
}
.bright_f3ad {
  position: relative;
  z-index: 10;
}
.bright_f3ad .mini_a42c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.large-708e .under_9a9d {
  display: inline-block;
  vertical-align: middle;
}
.large-708e.list-c691 .under_9a9d {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .large-708e.list-c691 .under_9a9d {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .large-708e.list-c691 .under_9a9d {
    margin-right: 0.4em;
  }
}
.large-708e.list-c691 .under_9a9d:last-child {
  margin-right: 0;
}
.tooltip-970f .mini_a42c {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .shade_under_7fc8 .modal-bda9 {
    margin: 0 -0.5em;
  }
  .shade_under_7fc8 .modal-bda9 [class*="customify-col-"],
  .shade_under_7fc8 .modal-bda9 [class*="customify-col_"],
  .shade_under_7fc8 .modal-bda9 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.shade_under_7fc8.top_81b8 .mini_a42c {
  background: 0 0 !important;
}
.shade_under_7fc8.top_81b8 .mini_a42c,
.shade_under_7fc8.tooltip-970f .mini_a42c {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .shade_under_7fc8.active-hard-429e {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.shade_under_7fc8.tooltip-970f .mini_a42c {
  box-shadow: none !important;
}
.hovered-0a1b {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .hovered-0a1b {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .hovered-0a1b {
    padding: 18px 0 20px;
  }
}
.hovered-0a1b .cold-96eb {
  width: 100%;
}
.hovered-0a1b .dim_61e2 {
  margin-bottom: 0;
}
.hovered-0a1b .gallery_9eb6 {
  margin-top: 5px;
  font-size: 0.875em;
}
.lite-4031 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.lite-4031 .overlay_303c {
  width: 100%;
}
.glass-9d85 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.glass-9d85 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.glass-9d85 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;
}
.glass-9d85 li:last-child:after {
  display: none;
}
.glass-9d85 li a {
  font-weight: 500;
  margin-right: 10px;
}
.advanced_c060 .hidden_east_c989 button,
.hovered-0a1b .hidden_east_c989 button {
  left: 0;
}
.advanced_c060 .overlay_303c,
.hovered-0a1b .overlay_303c {
  padding-left: 0;
  padding-right: 0;
}
.advanced_c060 .lite-4031,
.hovered-0a1b .lite-4031 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.advanced_c060 {
  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;
}
.advanced_c060: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;
}
.advanced_c060 .pagination_9962 {
  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) {
  .advanced_c060 .pagination_9962 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .advanced_c060 .pagination_9962 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .advanced_c060 .pagination_9962 {
    min-height: 200px;
  }
}
.advanced_c060 .glass-9d85 {
  color: rgba(255, 255, 255, 0.8);
}
.advanced_c060 .glass-9d85 a,
.advanced_c060 .glass-9d85 li:after {
  color: inherit;
}
.advanced_c060 .glass-9d85 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.gold_baec {
  margin-bottom: 0.5em;
}
.primary-97d8 {
  margin-bottom: 1.2em;
}
.primary-97d8,
.gold_baec {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.primary-97d8 p:last-child,
.gold_baec p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .hidden_east_c989,
#masthead .hidden_east_c989 {
  display: none;
}
#masthead
  > .hidden_east_c989.full-12c4 {
  display: none;
}
#masthead > .hidden_east_c989 button {
  left: 0;
}
.center-6213 {
  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%;
}
.center-6213 .under_9a9d {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.center-6213 .green-40f5 {
  display: -webkit-box;
  display: flex;
}
.center-6213 .green-40f5.fluid_4ce8 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.center-6213 .green-40f5.description_858e {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.center-6213 .green-40f5.secondary_short_b1fa {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.center-6213.north-e49b.article-4401 .green-40f5.fluid_4ce8 {
  flex-basis: 100%;
}
.center-6213.gallery_brown_fde1 .green-40f5.description_858e {
  -webkit-box-flex: 1;
  flex: auto;
}
.center-6213.gallery_brown_fde1 .green-40f5.secondary_short_b1fa {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .hidden_east_c989.full-12c4 {
  display: none;
}
#masthead > .hidden_east_c989 button {
  left: 0;
}
.wrapper_b611 {
  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;
}
.wrapper_b611:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.wrapper_b611.slider-pink-0136 i {
  margin-right: 4px;
}
.wrapper_b611.heading_82d2 i {
  margin-left: 5px;
}
.dirty_8106 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.dirty_8106 p:last-child {
  margin-bottom: 0;
}
.aside-full-7a4a {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.aside-full-7a4a a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.aside-full-7a4a img {
  display: block;
  width: auto;
  line-height: 1;
}
.aside-full-7a4a .feature_mini_669f {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.aside-full-7a4a .title_c9c4 {
  margin: 5px 0 7px 0;
}
.aside-full-7a4a.paragraph-bottom-3f3d .over-a21c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.aside-full-7a4a.paragraph-bottom-3f3d .paper_3a8e {
  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;
}
.aside-full-7a4a.background-dc61 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.aside-full-7a4a.background-dc61 .over-a21c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.aside-full-7a4a.background-dc61 .paper_3a8e {
  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;
}
.aside-full-7a4a.feature_lite_6d30 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.aside-full-7a4a.label-d9f2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.aside-full-7a4a.label-d9f2 .paper_3a8e {
  margin-top: 7px;
}
.badge-north-0a49 {
  display: inline-block;
}
.bright_f3ad .banner-5502 .aside-full-7a4a img {
  max-width: 100%;
}
.dark-90a1 .over_687b.layout-0666,
.message_static_a3c2 .over_687b.layout-0666 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.dark-90a1 .breadcrumb_2e8d,
.message_static_a3c2 .breadcrumb_2e8d {
  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%);
}
.dark-90a1 .breadcrumb_2e8d {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.dark-90a1.module-middle-b696 .breadcrumb_2e8d {
  display: none;
}
.dark-90a1 .under-f57e {
  list-style: none;
  padding: 0;
  margin: 0;
}
.dark-90a1 .under-f57e li {
  display: inline-block;
  position: relative;
}
.dark-90a1 .under-f57e li:last-child {
  margin-right: 0;
}
.dark-90a1 .under-f57e 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;
}
.dark-90a1 .under-f57e li.smooth_5688 > a {
  color: rgba(0, 0, 0, 0.9);
}
.dark-90a1 .under-f57e > 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;
}
.dark-90a1 .under-f57e > li > a i {
  line-height: 0;
}
.dark-90a1 .under-f57e > li.shadow-last-432d > a .breadcrumb_2e8d {
  margin-left: 4px;
  line-height: 0;
}
.dark-90a1 .under-f57e .bronze-ad98 li.shadow-last-432d > a {
  position: relative;
}
.dark-90a1 .under-f57e .bronze-ad98 li.shadow-last-432d > a:after,
.dark-90a1 .under-f57e .bronze-ad98 li.shadow-last-432d > a:before {
  content: "";
  display: table;
}
.dark-90a1 .under-f57e .bronze-ad98 li.shadow-last-432d > a:after {
  clear: both;
}
.dark-90a1 .under-f57e .bronze-ad98 li.shadow-last-432d > a .breadcrumb_2e8d {
  margin-left: 5px;
  float: right;
}
.dark-90a1 .description-active-607f,
.dark-90a1 .bronze-ad98 {
  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;
}
.dark-90a1 .bronze-ad98 {
  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;
}
.dark-90a1 .bronze-ad98 .layout-0666 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.dark-90a1 .bronze-ad98 .breadcrumb_2e8d {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.dark-90a1 .bronze-ad98 li {
  display: block;
  margin: 0;
  padding: 0;
}
.dark-90a1 .bronze-ad98 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;
}
.dark-90a1 .bronze-ad98 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.dark-90a1 .bronze-ad98 .bronze-ad98 {
  top: 0;
  left: 100%;
}
.dark-90a1 .wood-4d4b.fn-focus-efcd > .description-active-607f,
.dark-90a1 .wood-4d4b.fn-focus-efcd > .bronze-ad98,
.dark-90a1 .wood-4d4b:focus > .description-active-607f,
.dark-90a1 .wood-4d4b:focus > .bronze-ad98,
.dark-90a1 .wood-4d4b:hover > .description-active-607f,
.dark-90a1 .wood-4d4b:hover > .bronze-ad98 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.dark-90a1.footer-3213 .nav_0f9d:after,
.dark-90a1.footer-3213 .nav_0f9d:before {
  content: "";
  display: table;
}
.dark-90a1.footer-3213 .nav_0f9d:after {
  clear: both;
}
.dark-90a1.footer-3213 .nav_0f9d > li {
  float: left;
}
.dark-90a1.copper-da7a .nav_0f9d:after,
.dark-90a1.copper-da7a .nav_0f9d:before {
  content: "";
  display: table;
}
.dark-90a1.copper-da7a .nav_0f9d:after {
  clear: both;
}
.dark-90a1.copper-da7a .nav_0f9d > li {
  float: left;
}
.dark-90a1.copper-da7a .nav_0f9d > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.dark-90a1.copper-da7a .nav_0f9d > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.dark-90a1.copper-da7a .nav_0f9d > li.aside_left_c45e > a,
.dark-90a1.copper-da7a .nav_0f9d > li.smooth_5688 > a {
  color: #fff;
  background-color: #1e4b75;
}
.dark-90a1.search_ca2c .nav_0f9d > li > a .layout-0666 {
  position: relative;
}
.dark-90a1.search_ca2c .nav_0f9d > li > a .layout-0666: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;
}
.dark-90a1.search_ca2c
  .nav_0f9d
  > li:focus
  > a
  .layout-0666:before,
.dark-90a1.search_ca2c
  .nav_0f9d
  > li:hover
  > a
  .layout-0666:before {
  width: 100%;
  background-color: currentColor;
}
.dark-90a1.search_ca2c
  .nav_0f9d
  > li.aside_left_c45e
  > a
  .layout-0666:before,
.dark-90a1.search_ca2c
  .nav_0f9d
  > li.form-up-be25
  > a
  .layout-0666:before {
  width: 100%;
  background-color: currentColor;
}
.dark-90a1.old-b357 .nav_0f9d > li > a .layout-0666 {
  position: relative;
}
.dark-90a1.old-b357 .nav_0f9d > li > a .layout-0666: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;
}
.dark-90a1.old-b357 .nav_0f9d > li:focus > a .layout-0666:before,
.dark-90a1.old-b357
  .nav_0f9d
  > li:hover
  > a
  .layout-0666:before {
  width: 100%;
  background-color: currentColor;
}
.dark-90a1.old-b357
  .nav_0f9d
  > li.aside_left_c45e
  > a
  .layout-0666:before,
.dark-90a1.old-b357
  .nav_0f9d
  > li.form-up-be25
  > a
  .layout-0666:before {
  width: 100%;
  background-color: currentColor;
}
.message_static_a3c2 .under-f57e {
  margin: 0;
  padding: 0;
  list-style: none;
}
.message_static_a3c2 .under-f57e li:first-child > a {
  border-top: none;
}
.message_static_a3c2 .under-f57e .photo_8b77 > .layout-0666 .breadcrumb_2e8d {
  display: none;
}
.message_static_a3c2 .under-f57e li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.message_static_a3c2 .under-f57e li:last-child {
  border: none;
}
.message_static_a3c2 .under-f57e li.shadow-last-432d > a {
  padding-right: 45px !important;
}
.message_static_a3c2 .under-f57e li a {
  display: block;
  padding: 0.55em 1.5em;
}
.message_static_a3c2 .under-f57e li a:focus,
.message_static_a3c2 .under-f57e li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.message_static_a3c2 .under-f57e li .motion_5270 {
  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;
}
.message_static_a3c2 .under-f57e li .motion_5270:hover {
  box-shadow: none;
}
.message_static_a3c2 .under-f57e li .motion_5270 .breadcrumb_2e8d {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.message_static_a3c2 .under-f57e .bronze-ad98 {
  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);
}
.message_static_a3c2 .under-f57e .bronze-ad98 li a {
  padding-left: 3em;
}
.message_static_a3c2 .under-f57e .mini_f31f > a .motion_5270 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.message_static_a3c2 .under-f57e .mini_f31f > .bronze-ad98 {
  display: block;
  opacity: 1;
}
.chip_d2f9 {
  max-width: 100%;
}
.picture_ec37 {
  line-height: 0;
  cursor: pointer;
}
.alert-6a19 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.alert-6a19:hover {
  box-shadow: none;
  color: currentColor;
}
.alert-6a19 svg {
  width: 18px;
  height: 18px;
}
.alert-6a19 .section-west-643c {
  display: none;
}
.notice_acc6 {
  position: relative;
}
.notice_acc6.fn-active-efcd .alert-6a19 .primary_7b20 {
  display: none;
}
.notice_acc6.fn-active-efcd .alert-6a19 .section-west-643c {
  display: inline-block;
}
.notice_acc6 .hover_basic_1488 {
  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);
}
.notice_acc6.hero-right-d332 .hover_basic_1488 {
  left: auto;
  right: -0.9em;
}
.notice_acc6.hero-right-d332 .photo-08d7::before {
  left: auto;
  right: 15px;
}
.notice_acc6.fn-active-efcd .hover_basic_1488 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.stone_4df6 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.stone_4df6 label {
  flex-basis: 100%;
}
.stone_4df6 .shade_warm_2b45 {
  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;
}
.stone_4df6 .tall_a7cc {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.stone_4df6 .tall_a7cc:focus {
  background-color: transparent;
}
.stone_4df6 button.element_cb92 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.stone_4df6 button.element_cb92:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.stone_4df6 button.element_cb92 svg {
  width: 18px;
  height: 18px;
}
.stone_4df6 input[type="submit"] {
  min-height: auto;
}
.pattern_cold_2cb8 .stone_4df6 .tall_a7cc {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.photo-08d7 {
  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) {
  .photo-08d7 {
    width: 220px;
  }
}
.photo-08d7 label {
  flex-basis: 100%;
}
.photo-08d7::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;
}
.gallery_ce2a .pattern_cold_2cb8 .stone_4df6 {
  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;
}
.gallery_ce2a
  .pattern_cold_2cb8
  .stone_4df6
  .shade_warm_2b45 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.gallery_ce2a .pattern_cold_2cb8 .stone_4df6 .tall_a7cc {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.gallery_ce2a
  .pattern_cold_2cb8
  .stone_4df6
  .tall_a7cc:focus {
  background: 0 0;
}
.gallery_ce2a
  .pattern_cold_2cb8
  .stone_4df6
  .header_6f68 {
  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;
}
.iron-8f33 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.iron-8f33 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.iron-8f33 li:last-child {
  margin-right: 0;
}
.iron-8f33 li:first-child {
  margin-left: 0;
}
.iron-8f33.disabled_58b9 a {
  color: #fff;
}
.iron-8f33.disabled_58b9 a:hover {
  color: #fff;
}
.iron-8f33 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.iron-8f33 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.iron-8f33 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.iron-8f33 a:hover {
  opacity: 0.9;
  color: inherit;
}
.iron-8f33 [class*="social-icon-apple"] {
  background-color: #999;
}
.iron-8f33 [class*="social-icon-apple"].hard-95f9 {
  background-color: transparent;
  color: #999;
}
.iron-8f33 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.iron-8f33 [class*="social-icon-behance"].hard-95f9 {
  background-color: transparent;
  color: #1769ff;
}
.iron-8f33 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.iron-8f33 [class*="social-icon-bitbucket"].hard-95f9 {
  background-color: transparent;
  color: #205081;
}
.iron-8f33 [class*="social-icon-codepen"] {
  background-color: #000;
}
.iron-8f33 [class*="social-icon-codepen"].hard-95f9 {
  background-color: transparent;
  color: #000;
}
.iron-8f33 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.iron-8f33 [class*="social-icon-delicious"].hard-95f9 {
  background-color: transparent;
  color: #39f;
}
.iron-8f33 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.iron-8f33 [class*="social-icon-digg"].hard-95f9 {
  background-color: transparent;
  color: #005be2;
}
.iron-8f33 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.iron-8f33 [class*="social-icon-dribbble"].hard-95f9 {
  background-color: transparent;
  color: #ea4c89;
}
.iron-8f33 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.iron-8f33 [class*="social-icon-envelope"].hard-95f9 {
  background-color: transparent;
  color: #ea4335;
}
.iron-8f33 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.iron-8f33 [class*="social-icon-facebook"].hard-95f9 {
  background-color: transparent;
  color: #3b5998;
}
.iron-8f33 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.iron-8f33 [class*="social-icon-flickr"].hard-95f9 {
  background-color: transparent;
  color: #0063dc;
}
.iron-8f33 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.iron-8f33 [class*="social-icon-foursquare"].hard-95f9 {
  background-color: transparent;
  color: #2d5be3;
}
.iron-8f33 [class*="social-icon-github"] {
  background-color: #333;
}
.iron-8f33 [class*="social-icon-github"].hard-95f9 {
  background-color: transparent;
  color: #333;
}
.iron-8f33 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.iron-8f33 [class*="social-icon-google-plus"].hard-95f9 {
  background-color: transparent;
  color: #dd4b39;
}
.iron-8f33 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.iron-8f33 [class*="social-icon-houzz"].hard-95f9 {
  background-color: transparent;
  color: #7ac142;
}
.iron-8f33 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.iron-8f33 [class*="social-icon-instagram"].hard-95f9 {
  background-color: transparent;
  color: #262626;
}
.iron-8f33 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.iron-8f33 [class*="social-icon-jsfiddle"].hard-95f9 {
  background-color: transparent;
  color: #487aa2;
}
.iron-8f33 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.iron-8f33 [class*="social-icon-linkedin"].hard-95f9 {
  background-color: transparent;
  color: #0077b5;
}
.iron-8f33 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.iron-8f33 [class*="social-icon-medium"].hard-95f9 {
  background-color: transparent;
  color: #00ab6b;
}
.iron-8f33 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.iron-8f33
  [class*="social-icon-odnoklassniki"].hard-95f9 {
  background-color: transparent;
  color: #f4731c;
}
.iron-8f33 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.iron-8f33 [class*="social-icon-meetup"].hard-95f9 {
  background-color: transparent;
  color: #ec1c40;
}
.iron-8f33 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.iron-8f33 [class*="social-icon-pinterest"].hard-95f9 {
  background-color: transparent;
  color: #bd081c;
}
.iron-8f33 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.iron-8f33 [class*="social-icon-product-hunt"].hard-95f9 {
  background-color: transparent;
  color: #da552f;
}
.iron-8f33 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.iron-8f33 [class*="social-icon-reddit"].hard-95f9 {
  background-color: transparent;
  color: #ff4500;
}
.iron-8f33 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.iron-8f33 [class*="social-icon-rss"].hard-95f9 {
  background-color: transparent;
  color: #f26522;
}
.iron-8f33 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.iron-8f33
  [class*="social-icon-shopping-cart"].hard-95f9 {
  background-color: transparent;
  color: #4caf50;
}
.iron-8f33 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.iron-8f33 [class*="social-icon-skype"].hard-95f9 {
  background-color: transparent;
  color: #00aff0;
}
.iron-8f33 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.iron-8f33 [class*="social-icon-slideshare"].hard-95f9 {
  background-color: transparent;
  color: #0077b5;
}
.iron-8f33 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.iron-8f33 [class*="social-icon-snapchat"].hard-95f9 {
  background-color: transparent;
  color: #fffc00;
}
.iron-8f33 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.iron-8f33 [class*="social-icon-soundcloud"].hard-95f9 {
  background-color: transparent;
  color: #f80;
}
.iron-8f33 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.iron-8f33 [class*="social-icon-spotify"].hard-95f9 {
  background-color: transparent;
  color: #2ebd59;
}
.iron-8f33 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.iron-8f33
  [class*="social-icon-stack-overflow"].hard-95f9 {
  background-color: transparent;
  color: #fe7a15;
}
.iron-8f33 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.iron-8f33 [class*="social-icon-maldkfgram"].hard-95f9 {
  background-color: transparent;
  color: #2ca5e0;
}
.iron-8f33 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.iron-8f33 [class*="social-icon-tripadvisor"].hard-95f9 {
  background-color: transparent;
  color: #589442;
}
.iron-8f33 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.iron-8f33 [class*="social-icon-tumblr"].hard-95f9 {
  background-color: transparent;
  color: #35465c;
}
.iron-8f33 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.iron-8f33 [class*="social-icon-twitch"].hard-95f9 {
  background-color: transparent;
  color: #6441a5;
}
.iron-8f33 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.iron-8f33 [class*="social-icon-twitter"].hard-95f9 {
  background-color: transparent;
  color: #1da1f2;
}
.iron-8f33 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.iron-8f33 [class*="social-icon-vimeo"].hard-95f9 {
  background-color: transparent;
  color: #1ab7ea;
}
.iron-8f33 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.iron-8f33 [class*="social-icon-vk"].hard-95f9 {
  background-color: transparent;
  color: #45668e;
}
.iron-8f33 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.iron-8f33 [class*="social-icon-weibo"].hard-95f9 {
  background-color: transparent;
  color: #df2029;
}
.iron-8f33 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.iron-8f33 [class*="social-icon-weixin"].hard-95f9 {
  background-color: transparent;
  color: #7bb32e;
}
.iron-8f33 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.iron-8f33 [class*="social-icon-whatsapp"].hard-95f9 {
  background-color: transparent;
  color: #25d366;
}
.iron-8f33 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.iron-8f33 [class*="social-icon-wordpress"].hard-95f9 {
  background-color: transparent;
  color: #21759b;
}
.iron-8f33 [class*="social-icon-xing"] {
  background-color: #026466;
}
.iron-8f33 [class*="social-icon-xing"].hard-95f9 {
  background-color: transparent;
  color: #026466;
}
.iron-8f33 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.iron-8f33 [class*="social-icon-yelp"].hard-95f9 {
  background-color: transparent;
  color: #af0606;
}
.iron-8f33 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.iron-8f33 [class*="social-icon-youtube"].hard-95f9 {
  background-color: transparent;
  color: #cd201f;
}
.photo_67cc {
  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;
}
.photo_67cc:hover {
  box-shadow: none;
  background: 0 0;
}
.outer-972a {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.texture_d659 {
  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;
}
.video_a338 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.thumbnail_outer_20e6 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.thumbnail_outer_20e6,
.thumbnail_outer_20e6::after,
.thumbnail_outer_20e6::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;
}
.thumbnail_outer_20e6::after,
.thumbnail_outer_20e6::before {
  content: "";
  display: block;
  background-color: inherit;
}
.media-9cc5 .texture_d659 .video_a338 {
  margin-top: -2px;
  width: 19px;
}
.media-9cc5 .texture_d659 .thumbnail_outer_20e6 {
  margin-top: -1px;
}
.media-9cc5 .texture_d659 .thumbnail_outer_20e6,
.media-9cc5 .texture_d659 .thumbnail_outer_20e6::after,
.media-9cc5 .texture_d659 .thumbnail_outer_20e6::before {
  width: 19px;
  height: 2px;
}
.media-9cc5 .texture_d659 .thumbnail_outer_20e6::before {
  top: -6px;
}
.media-9cc5 .texture_d659 .thumbnail_outer_20e6::after {
  bottom: -6px;
}
.left_3824 .texture_d659 .video_a338 {
  margin-top: -2px;
  width: 22px;
}
.left_3824 .texture_d659 .thumbnail_outer_20e6 {
  margin-top: -1px;
}
.left_3824 .texture_d659 .thumbnail_outer_20e6,
.left_3824 .texture_d659 .thumbnail_outer_20e6::after,
.left_3824 .texture_d659 .thumbnail_outer_20e6::before {
  width: 22px;
  height: 2px;
}
.left_3824 .texture_d659 .thumbnail_outer_20e6::before {
  top: -7px;
}
.left_3824 .texture_d659 .thumbnail_outer_20e6::after {
  bottom: -7px;
}
.hidden_action_6fb4 .texture_d659 .video_a338 {
  margin-top: -2px;
  width: 31px;
}
.hidden_action_6fb4 .texture_d659 .thumbnail_outer_20e6 {
  margin-top: -1.5px;
}
.hidden_action_6fb4 .texture_d659 .thumbnail_outer_20e6,
.hidden_action_6fb4 .texture_d659 .thumbnail_outer_20e6::after,
.hidden_action_6fb4 .texture_d659 .thumbnail_outer_20e6::before {
  width: 31px;
  height: 3px;
}
.hidden_action_6fb4 .texture_d659 .thumbnail_outer_20e6::before {
  top: -9px;
}
.hidden_action_6fb4 .texture_d659 .thumbnail_outer_20e6::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .image-bottom-90d5 .texture_d659 .video_a338 {
    margin-top: -2px;
    width: 19px;
  }
  .image-bottom-90d5 .texture_d659 .thumbnail_outer_20e6 {
    margin-top: -1px;
  }
  .image-bottom-90d5 .texture_d659 .thumbnail_outer_20e6,
  .image-bottom-90d5 .texture_d659 .thumbnail_outer_20e6::after,
  .image-bottom-90d5 .texture_d659 .thumbnail_outer_20e6::before {
    width: 19px;
    height: 2px;
  }
  .image-bottom-90d5 .texture_d659 .thumbnail_outer_20e6::before {
    top: -6px;
  }
  .image-bottom-90d5 .texture_d659 .thumbnail_outer_20e6::after {
    bottom: -6px;
  }
  .surface-focused-b1f5 .texture_d659 .video_a338 {
    margin-top: -2px;
    width: 22px;
  }
  .surface-focused-b1f5 .texture_d659 .thumbnail_outer_20e6 {
    margin-top: -1px;
  }
  .surface-focused-b1f5 .texture_d659 .thumbnail_outer_20e6,
  .surface-focused-b1f5 .texture_d659 .thumbnail_outer_20e6::after,
  .surface-focused-b1f5 .texture_d659 .thumbnail_outer_20e6::before {
    width: 22px;
    height: 2px;
  }
  .surface-focused-b1f5 .texture_d659 .thumbnail_outer_20e6::before {
    top: -7px;
  }
  .surface-focused-b1f5 .texture_d659 .thumbnail_outer_20e6::after {
    bottom: -7px;
  }
  .center-f98e .texture_d659 .video_a338 {
    margin-top: -2px;
    width: 31px;
  }
  .center-f98e .texture_d659 .thumbnail_outer_20e6 {
    margin-top: -1.5px;
  }
  .center-f98e .texture_d659 .thumbnail_outer_20e6,
  .center-f98e .texture_d659 .thumbnail_outer_20e6::after,
  .center-f98e .texture_d659 .thumbnail_outer_20e6::before {
    width: 31px;
    height: 3px;
  }
  .center-f98e .texture_d659 .thumbnail_outer_20e6::before {
    top: -9px;
  }
  .center-f98e .texture_d659 .thumbnail_outer_20e6::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .modal-404f .texture_d659 .video_a338 {
    margin-top: -2px;
    width: 19px;
  }
  .modal-404f .texture_d659 .thumbnail_outer_20e6 {
    margin-top: -1px;
  }
  .modal-404f .texture_d659 .thumbnail_outer_20e6,
  .modal-404f .texture_d659 .thumbnail_outer_20e6::after,
  .modal-404f .texture_d659 .thumbnail_outer_20e6::before {
    width: 19px;
    height: 2px;
  }
  .modal-404f .texture_d659 .thumbnail_outer_20e6::before {
    top: -6px;
  }
  .modal-404f .texture_d659 .thumbnail_outer_20e6::after {
    bottom: -6px;
  }
  .dynamic-68b9 .texture_d659 .video_a338 {
    margin-top: -2px;
    width: 22px;
  }
  .dynamic-68b9 .texture_d659 .thumbnail_outer_20e6 {
    margin-top: -1px;
  }
  .dynamic-68b9 .texture_d659 .thumbnail_outer_20e6,
  .dynamic-68b9 .texture_d659 .thumbnail_outer_20e6::after,
  .dynamic-68b9 .texture_d659 .thumbnail_outer_20e6::before {
    width: 22px;
    height: 2px;
  }
  .dynamic-68b9 .texture_d659 .thumbnail_outer_20e6::before {
    top: -7px;
  }
  .dynamic-68b9 .texture_d659 .thumbnail_outer_20e6::after {
    bottom: -7px;
  }
  .component-1e8d .texture_d659 .video_a338 {
    margin-top: -2px;
    width: 31px;
  }
  .component-1e8d .texture_d659 .thumbnail_outer_20e6 {
    margin-top: -1.5px;
  }
  .component-1e8d .texture_d659 .thumbnail_outer_20e6,
  .component-1e8d .texture_d659 .thumbnail_outer_20e6::after,
  .component-1e8d .texture_d659 .thumbnail_outer_20e6::before {
    width: 31px;
    height: 3px;
  }
  .component-1e8d .texture_d659 .thumbnail_outer_20e6::before {
    top: -9px;
  }
  .component-1e8d .texture_d659 .thumbnail_outer_20e6::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .nav-purple-175a .texture_d659 .video_a338 {
    margin-top: -2px;
    width: 19px;
  }
  .nav-purple-175a .texture_d659 .thumbnail_outer_20e6 {
    margin-top: -1px;
  }
  .nav-purple-175a .texture_d659 .thumbnail_outer_20e6,
  .nav-purple-175a .texture_d659 .thumbnail_outer_20e6::after,
  .nav-purple-175a .texture_d659 .thumbnail_outer_20e6::before {
    width: 19px;
    height: 2px;
  }
  .nav-purple-175a .texture_d659 .thumbnail_outer_20e6::before {
    top: -6px;
  }
  .nav-purple-175a .texture_d659 .thumbnail_outer_20e6::after {
    bottom: -6px;
  }
  .link_selected_ed81 .texture_d659 .video_a338 {
    margin-top: -2px;
    width: 22px;
  }
  .link_selected_ed81 .texture_d659 .thumbnail_outer_20e6 {
    margin-top: -1px;
  }
  .link_selected_ed81 .texture_d659 .thumbnail_outer_20e6,
  .link_selected_ed81 .texture_d659 .thumbnail_outer_20e6::after,
  .link_selected_ed81 .texture_d659 .thumbnail_outer_20e6::before {
    width: 22px;
    height: 2px;
  }
  .link_selected_ed81 .texture_d659 .thumbnail_outer_20e6::before {
    top: -7px;
  }
  .link_selected_ed81 .texture_d659 .thumbnail_outer_20e6::after {
    bottom: -7px;
  }
  .slow-9cc9 .texture_d659 .video_a338 {
    margin-top: -2px;
    width: 31px;
  }
  .slow-9cc9 .texture_d659 .thumbnail_outer_20e6 {
    margin-top: -1.5px;
  }
  .slow-9cc9 .texture_d659 .thumbnail_outer_20e6,
  .slow-9cc9 .texture_d659 .thumbnail_outer_20e6::after,
  .slow-9cc9 .texture_d659 .thumbnail_outer_20e6::before {
    width: 31px;
    height: 3px;
  }
  .slow-9cc9 .texture_d659 .thumbnail_outer_20e6::before {
    top: -9px;
  }
  .slow-9cc9 .texture_d659 .thumbnail_outer_20e6::after {
    bottom: -9px;
  }
}
.iron_a163 .thumbnail_outer_20e6 {
  -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);
}
.iron_a163 .thumbnail_outer_20e6::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.iron_a163 .thumbnail_outer_20e6::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);
}
.iron_a163.picture_hot_b7cd .thumbnail_outer_20e6 {
  -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);
}
.iron_a163.picture_hot_b7cd .thumbnail_outer_20e6::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.iron_a163.picture_hot_b7cd .thumbnail_outer_20e6::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);
}
.carousel_pressed_c720 {
  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.fresh_65d6:before {
  display: none;
}
.panel_7ce1 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.panel_7ce1 .white_84a1 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.panel_7ce1 .white_84a1:last-of-type {
  border-bottom: none;
}
.panel_7ce1 .white_84a1.overlay-red-3d4d,
.panel_7ce1 .white_84a1.row_brown_67db,
.panel_7ce1 .white_84a1.feature_041d {
  padding: 0;
}
.panel_7ce1 .message_static_a3c2 .motion_5270 {
  color: currentColor;
}
.panel_7ce1 .message_static_a3c2 .motion_5270:focus,
.panel_7ce1 .message_static_a3c2 .motion_5270:hover {
  background: rgba(0, 0, 0, 0.01);
}
.panel_7ce1.layout-c263 .feature-a715,
.panel_7ce1.layout-c263 .dirty_8106 a,
.panel_7ce1.layout-c263 .nav_0f9d a,
.panel_7ce1.layout-c263 .bronze-ad98 a {
  color: rgba(0, 0, 0, 0.55);
}
.panel_7ce1.layout-c263 .feature-a715:hover,
.panel_7ce1.layout-c263 .dirty_8106 a:hover,
.panel_7ce1.layout-c263 .nav_0f9d a:hover,
.panel_7ce1.layout-c263 .bronze-ad98 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.panel_7ce1.layout-c263 .border_iron_0c11 {
  color: rgba(0, 0, 0, 0.8);
}
.panel_7ce1.layout-c263 .white_84a1 {
  border-color: rgba(0, 0, 0, 0.08);
}
.panel_7ce1.layout-c263 .white_84a1:before {
  background: rgba(0, 0, 0, 0.08);
}
.panel_7ce1.layout-c263 .banner-6d61:before {
  background: rgba(255, 255, 255, 0.9);
}
.panel_7ce1.layout-c263 .message_static_a3c2 .under-f57e li a,
.panel_7ce1.layout-c263 .message_static_a3c2 .motion_5270,
.panel_7ce1.layout-c263 .bronze-ad98 {
  border-color: rgba(0, 0, 0, 0.08);
}
.panel_7ce1.layout-c263 .message_static_a3c2 .motion_5270:focus,
.panel_7ce1.layout-c263 .message_static_a3c2 .motion_5270:hover {
  background: rgba(0, 0, 0, 0.01);
}
.panel_7ce1.layout-c263 .under-f57e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.panel_7ce1.chip-easy-768f .feature-a715,
.panel_7ce1.chip-easy-768f .dirty_8106 a,
.panel_7ce1.chip-easy-768f .nav_0f9d .motion_5270,
.panel_7ce1.chip-easy-768f .nav_0f9d a,
.panel_7ce1.chip-easy-768f .bronze-ad98 a {
  color: rgba(255, 255, 255, 0.79);
}
.panel_7ce1.chip-easy-768f .feature-a715:hover,
.panel_7ce1.chip-easy-768f .dirty_8106 a:hover,
.panel_7ce1.chip-easy-768f .nav_0f9d .motion_5270:hover,
.panel_7ce1.chip-easy-768f .nav_0f9d a:hover,
.panel_7ce1.chip-easy-768f .bronze-ad98 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.panel_7ce1.chip-easy-768f .border_iron_0c11 {
  color: rgba(255, 255, 255, 0.99);
}
.panel_7ce1.chip-easy-768f .white_84a1 {
  border-color: rgba(255, 255, 255, 0.08);
}
.panel_7ce1.chip-easy-768f .white_84a1:before {
  background: rgba(255, 255, 255, 0.08);
}
.panel_7ce1.chip-easy-768f .banner-6d61:before {
  background: rgba(0, 0, 0, 0.9);
}
.panel_7ce1.chip-easy-768f .message_static_a3c2 .under-f57e li a,
.panel_7ce1.chip-easy-768f .message_static_a3c2 .motion_5270,
.panel_7ce1.chip-easy-768f .bronze-ad98 {
  border-color: rgba(255, 255, 255, 0.08);
}
.panel_7ce1.chip-easy-768f .message_static_a3c2 .motion_5270:focus,
.panel_7ce1.chip-easy-768f .message_static_a3c2 .motion_5270:hover {
  background: rgba(0, 0, 0, 0.01);
}
.panel_7ce1.chip-easy-768f .under-f57e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.banner-6d61 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.banner-6d61:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.picture_rough_39c1 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.iron-818a .panel_7ce1 {
  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;
}
.iron-818a .white_84a1 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.iron-818a .white_84a1: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) {
  .iron-818a .white_84a1:before {
    width: 16%;
    left: 42%;
  }
}
.iron-818a .white_84a1:last-child:before {
  content: none;
}
.iron-818a .white_84a1[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.iron-818a .message_static_a3c2 .under-f57e li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.iron-818a .message_static_a3c2 .under-f57e li a .motion_5270 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.iron-818a .message_static_a3c2 .bronze-ad98 {
  border: none;
}
.iron-818a .message_static_a3c2 .bronze-ad98 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.iron-818a .banner-6d61 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.iron-818a .picture_rough_39c1 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.iron-818a .chip-easy-768f .banner-6d61:before {
  background: rgba(0, 0, 0, 0.9);
}
.iron-818a .layout-c263.search_basic_0450 .thumbnail_outer_20e6 {
  background: rgba(0, 0, 0, 0.6);
}
.iron-818a
  .layout-c263.search_basic_0450
  .thumbnail_outer_20e6::after,
.iron-818a
  .layout-c263.search_basic_0450
  .thumbnail_outer_20e6:before {
  background: inherit;
}
.iron-818a
  .layout-c263.search_basic_0450:hover
  .thumbnail_outer_20e6 {
  background: rgba(0, 0, 0, 0.8);
}
.active-1183 .panel_7ce1 {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  width: 360px;
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
@media screen and (max-width: 35.5em) {
  .active-1183 .panel_7ce1 {
    width: auto;
    right: 45px;
  }
}
.sort-bright-5c48 .panel_7ce1 {
  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) {
  .sort-bright-5c48 .panel_7ce1 {
    width: auto;
    left: 45px;
  }
}
.fresh_65d6 .panel_7ce1 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.fresh_65d6 .picture_rough_39c1 {
  max-width: 48em;
  margin: 0 auto;
}
.fresh_65d6 .banner-6d61:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.middle-19cd {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.middle-19cd.iron-818a .panel_7ce1 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.middle-19cd.active-1183 .panel_7ce1 {
  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);
}
.middle-19cd .panel_7ce1 {
  visibility: visible;
}
.middle-19cd.sort-bright-5c48 .panel_7ce1 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.content-lite-7473,
.photo-026a {
  overflow-x: hidden;
}
.content-lite-7473 .panel_7ce1 {
  overflow: auto;
}
.content-lite-7473.iron-818a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.content-lite-7473.iron-818a .panel_7ce1 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.content-lite-7473.iron-818a .photo_67cc {
  opacity: 0;
}
.content-lite-7473.active-1183 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.content-lite-7473.active-1183 .panel_7ce1 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.content-lite-7473.active-1183 .photo_67cc {
  opacity: 0;
}
.content-lite-7473.sort-bright-5c48 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.content-lite-7473.sort-bright-5c48 .panel_7ce1 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.content-lite-7473.sort-bright-5c48 .photo_67cc {
  opacity: 0;
}
.content-lite-7473.fresh_65d6 .panel_7ce1 {
  z-index: 10;
  visibility: visible;
}
.search_basic_0450 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.search_basic_0450 .thumbnail_outer_20e6 {
  background: rgba(255, 255, 255, 0.99);
}
.search_basic_0450 .thumbnail_outer_20e6::after,
.search_basic_0450 .thumbnail_outer_20e6:before {
  background: inherit;
}
.search_basic_0450:hover .thumbnail_outer_20e6 {
  background: rgba(255, 255, 255, 0.99);
}
.sort-bright-5c48 .search_basic_0450 {
  top: 10px;
  right: auto;
  left: 12px;
}
.fresh_65d6 .search_basic_0450 {
  display: none !important;
}
.content-lite-7473:before,
.photo-026a:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.content-lite-7473 .search_basic_0450,
.photo-026a .search_basic_0450 {
  display: inline-block;
}
.panel_7ce1 .under_9a9d {
  -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;
}
.content-lite-7473 .panel_7ce1 .under_9a9d,
.photo-026a .panel_7ce1 .under_9a9d {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.icon_center_56a8 .shade_warm_2b45 {
  width: 100%;
}
.banner-5502 {
  padding: 0 0.5em 0;
}
.banner-5502 [class*="customify-col-"],
.banner-5502 [class*="customify-col_"],
.banner-5502 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.tabs_hot_faeb .banner-5502 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .modal-bda9 .summary_7988,
  .summary_7988 {
    display: none;
  }
  .upper-95ec {
    text-align: left;
  }
  .caption-lite-6683 {
    text-align: center;
  }
  .prev-f086 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .modal-bda9 .dynamic-e33b,
  .dynamic-e33b {
    display: none;
  }
  .info_steel_85f4 {
    text-align: left;
  }
  .dim_0190 {
    text-align: center;
  }
  .list-1423 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .modal-bda9 .hero_down_1306,
  .hero_down_1306 {
    display: none;
  }
  .soft-4d92 {
    text-align: left;
  }
  .chip-liquid-4912 {
    text-align: center;
  }
  .footer_a739 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.message_top_37a3 {
  box-shadow: none !important;
}
.in_7668 .surface-orange-6f22,
.outline-green-2e98 .surface-orange-6f22 {
  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;
}
.outline-green-2e98 .surface-orange-6f22 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.mini_a42c {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.mini_a42c:after,
.mini_a42c:before {
  content: "";
  display: table;
}
.mini_a42c:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .mini_a42c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.mini_a42c,
.active-hard-429e {
  max-width: 1248px;
  margin: 0 auto;
}

.new_678c.rough-3fc5 .mini_a42c {
  max-width: 100%;
}
.new_678c.text-basic-a7c2 {
  max-width: 1200px;
  margin: 0 auto;
}
.new_678c.rough-1752 .mini_a42c {
  max-width: 100%;
}
.new_678c.rough-1752 > .mini_a42c {
  padding-left: 0;
  padding-right: 0;
}
.new_678c.rough-1752 > .mini_a42c .modal-bda9 {
  margin: 0;
}
.new_678c.rough-1752
  > .mini_a42c
  .list_static_42de.shadow-soft-f526 {
  margin-right: 0;
  margin-left: 0;
}
.new_678c.rough-1752 #main.shadow-soft-f526 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .carousel_east_632a #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .carousel_east_632a #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .accordion_outer_a037 .badge_wide_c60a {
    padding-right: 1em;
  }
  .accordion_outer_a037.detail-hard-a2ed .list_static_42de {
    border-right: 1px solid #eaecee;
  }
  .accordion_outer_a037.detail-hard-a2ed .badge_wide_c60a {
    padding-right: 1em;
  }
  .accordion_outer_a037.detail-hard-a2ed .banner-6d93 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .background-lower-57ad .badge_wide_c60a {
    padding-left: 1em;
  }
  .background-lower-57ad.detail-hard-a2ed .list_static_42de {
    border-left: 1px solid #eaecee;
  }
  .background-lower-57ad.detail-hard-a2ed .badge_wide_c60a {
    padding-left: 1em;
  }
  .background-lower-57ad.detail-hard-a2ed .banner-6d93 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .widget_67ad .badge_wide_c60a {
    padding-left: 1em;
  }
  .widget_67ad.detail-hard-a2ed .paragraph-easy-df9c {
    border-right: 1px solid #eaecee;
  }
  .widget_67ad.detail-hard-a2ed .inner_741f {
    border-right: 1px solid #eaecee;
  }
  .widget_67ad.detail-hard-a2ed .badge_wide_c60a {
    padding-left: 1em;
  }
  .widget_67ad.detail-hard-a2ed .banner-6d93 {
    padding-right: 1em;
  }
  .widget_67ad.detail-hard-a2ed .frame-out-77a1 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .list-06a4 .badge_wide_c60a {
    padding-right: 1em;
  }
  .list-06a4.detail-hard-a2ed .paragraph-easy-df9c {
    border-left: 1px solid #eaecee;
  }
  .list-06a4.detail-hard-a2ed .inner_741f {
    border-left: 1px solid #eaecee;
  }
  .list-06a4.detail-hard-a2ed .badge_wide_c60a {
    padding-right: 1em;
  }
  .list-06a4.detail-hard-a2ed .banner-6d93 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .list-06a4.detail-hard-a2ed .frame-out-77a1 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .carousel_east_632a .badge_wide_c60a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .carousel_east_632a.detail-hard-a2ed .list_static_42de {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .carousel_east_632a.detail-hard-a2ed .badge_wide_c60a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .carousel_east_632a.detail-hard-a2ed .banner-6d93 {
    padding-left: 1em;
  }
  .carousel_east_632a.detail-hard-a2ed .frame-out-77a1 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .carousel_east_632a.detail-hard-a2ed .badge_wide_c60a {
    padding-left: 0;
  }
}
.main_4a17 .large-708e {
  display: inline-block;
}
.smooth-8aa9 {
  display: inline-block;
}
.slider-497e {
  word-con: break-word;
}
.input_3afa > span {
  display: inline-block;
  padding: 5px 0;
}
.input_3afa .picture_focused_aa03 {
  margin-left: 8px;
  margin-right: 8px;
}
.input_3afa .dropdown_hot_9fe9 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.text_motion_9284 .text_62be {
  margin-bottom: 2em;
}
.text_motion_9284 .footer-over-3d95 {
  margin-bottom: 15px;
}
.text_motion_9284 .footer-over-3d95:last-child {
  margin-bottom: 0;
}
.text_motion_9284 .container_81b8 {
  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) {
  .text_motion_9284 .container_81b8 {
    display: block;
  }
}
.text_motion_9284 .wood_853c {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .text_motion_9284 .wood_853c {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.text_motion_9284 .logo_pink_da41 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.text_motion_9284 .logo_pink_da41 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.text_motion_9284 .logo_pink_da41 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.text_motion_9284 .slider-497e {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.text_motion_9284 .slider-497e a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.text_motion_9284 .mini-9f1d p:last-child {
  margin-bottom: 0;
}
.text_motion_9284 .component_f406 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.text_motion_9284 .row-a1f6 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.text_motion_9284 .widget-pro-74cd {
  margin-top: 1em;
}
.text_motion_9284 .form-small-b414 {
  top: 0;
  display: block;
}
.text_motion_9284 .form-small-b414 a {
  color: inherit;
}
.text_motion_9284 .form-small-b414 a:hover {
  color: inherit;
}
.text_motion_9284 .fresh-60ca {
  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;
}
.text_motion_9284 .fresh-60ca:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.text_motion_9284 .row-a1f6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.text_motion_9284 .disabled-aed1 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.text_motion_9284 .disabled-aed1:first-child {
  margin-top: 0;
}
.text_motion_9284 .disabled-aed1.feature-inner-240e {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.text_motion_9284 .disabled-aed1.glass-13c1 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.text_motion_9284
  .disabled-aed1.glass-13c1.detail-cc5f
  .widget-pro-74cd {
  width: 100%;
}
.text_motion_9284 .glass-13c1 {
  -webkit-box-align: center;
  align-items: center;
}
.text_motion_9284 .glass-13c1 .input_3afa,
.text_motion_9284 .glass-13c1 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.text_motion_9284 .logo_pink_da41 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.text_motion_9284 .logo_pink_da41 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.text_motion_9284 .logo_pink_da41: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;
}
.text_motion_9284 .feature-inner-240e {
  z-index: 5;
}
.text_motion_9284 .nav-solid-ddd4 .prev_40bf {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.text_motion_9284 .pro-d3b6 .prev_40bf {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.text_motion_9284 .grid-ca08 .prev_40bf {
  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;
}
.text_motion_9284.frame-942e .container_81b8,
.text_motion_9284.in-66cf .container_81b8 {
  display: block;
}
.text_motion_9284.frame-942e .container_81b8 .slow-0eaf,
.text_motion_9284.frame-942e .container_81b8 .row-a1f6,
.text_motion_9284.in-66cf .container_81b8 .slow-0eaf,
.text_motion_9284.in-66cf .container_81b8 .row-a1f6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.text_motion_9284.header-d34a .wood_853c {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .text_motion_9284.header-d34a .wood_853c {
    margin-right: 0;
  }
}
.text_motion_9284.frame-942e .wood_853c,
.text_motion_9284.in-66cf .wood_853c {
  padding-top: 40%;
}
.text_motion_9284.frame-942e .text_62be,
.text_motion_9284.in-66cf .text_62be {
  display: block;
}
.text_motion_9284.frame-942e .fn-sticky-efcd .row-a1f6,
.text_motion_9284.in-66cf .fn-sticky-efcd .row-a1f6 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.text_motion_9284.frame-942e .wood_853c,
.text_motion_9284.in-66cf .wood_853c {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.text_motion_9284.frame-942e .row-a1f6 {
  padding: 1em;
}
.article-fast-cdee {
  margin: 30px auto;
  display: block;
}
.article-fast-cdee .section-complex-fc52 > * {
  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;
}
.article-fast-cdee .section-complex-fc52 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.article-fast-cdee .section-complex-fc52 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.large_86e0 .input_3afa {
  margin-bottom: 1.41575em;
}
.large_86e0 .widget-clean-812a {
  margin-bottom: 1.618em;
}
.message_7f34 .media_dim_4a36 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.message_7f34 .media_dim_4a36 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.message_7f34 .icon-95b1 {
  max-width: 100%;
  overflow: auto;
}
.video-active-09fd .message_7f34 a:hover {
  text-decoration: underline;
}
.label-out-6f6c .footer-over-3d95:not(.slider-497e),
.label-out-6f6c .logo_pink_da41 {
  margin-bottom: 1.41575em;
}
.label-out-6f6c .footer-over-3d95:not(.slider-497e):last-child,
.label-out-6f6c .logo_pink_da41:last-child {
  margin-bottom: 0;
}
.label-out-6f6c .footer-over-3d95.active_warm_ac61 {
  margin-bottom: 0.41575em;
}
.label-out-6f6c .frame_purple_a006:before,
.label-out-6f6c .search_dynamic_713e:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.label-out-6f6c .frame_purple_a006:before {
  content: "\f115";
}
.label-out-6f6c .search_dynamic_713e:before {
  content: "\f02c";
}
.label-out-6f6c .logo-current-6983 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.label-out-6f6c .logo-current-6983 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.fluid-ebb6 {
  display: -webkit-box;
  display: flex;
}
.fluid-ebb6 .shadow_tiny_a35c {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .fluid-ebb6 .shadow_tiny_a35c {
    flex-basis: 90px;
  }
}
.fluid-ebb6 .background_fe9b {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .fluid-ebb6 .background_fe9b {
    flex-basis: calc(100% - 50px);
  }
}
.fluid-ebb6 .media_soft_2d11 p:last-child {
  margin-bottom: 0.72em;
}
.notice_3db7 .section-complex-fc52 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.notice_3db7 .section-complex-fc52:after,
.notice_3db7 .section-complex-fc52:before {
  content: "";
  display: table;
}
.notice_3db7 .section-complex-fc52:after {
  clear: both;
}
.notice_3db7 .section-complex-fc52 .disabled_out_0ab0,
.notice_3db7 .section-complex-fc52 .bright_57c6 {
  width: 49%;
}
.notice_3db7 .section-complex-fc52 .disabled_out_0ab0 a span.photo_f47f,
.notice_3db7 .section-complex-fc52 .bright_57c6 a span.photo_f47f {
  display: block;
  margin-bottom: 5px;
}
.notice_3db7 .section-complex-fc52 .bright_57c6 {
  float: left;
  text-align: left;
}
.notice_3db7 .section-complex-fc52 .disabled_out_0ab0 {
  float: right;
  text-align: right;
}
.feature_cool_4563 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .feature_cool_4563 {
    margin-bottom: 0;
  }
}
.large-ecbe {
  margin-bottom: 1em;
}
.large-ecbe .slider-497e {
  font-size: 1.1em;
  line-height: 1.3;
}
.progress_paper_89e4 a {
  display: block;
  line-height: 0;
  position: relative;
}
.fluid_cb95 .large-ecbe,
.heading_dirty_9fd0 .large-ecbe {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .fluid_cb95 .large-ecbe,
  .heading_dirty_9fd0 .large-ecbe {
    display: block;
  }
}
.fluid_cb95 .progress_paper_89e4,
.heading_dirty_9fd0 .progress_paper_89e4 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .fluid_cb95 .progress_paper_89e4,
  .heading_dirty_9fd0 .progress_paper_89e4 {
    margin-bottom: 1em;
  }
}
.fluid_cb95 .progress_paper_89e4 img,
.heading_dirty_9fd0 .progress_paper_89e4 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.fluid_cb95 .left_ba55,
.heading_dirty_9fd0 .left_ba55 {
  flex-basis: calc(100% - 160px);
}
.fluid_cb95 .left_ba55 p,
.heading_dirty_9fd0 .left_ba55 p {
  margin-bottom: 0;
}
.fluid_cb95 .left_ba55 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .fluid_cb95 .left_ba55 {
    padding-left: 0;
  }
}
.heading_dirty_9fd0 .left_ba55 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .heading_dirty_9fd0 .left_ba55 {
    padding-right: 0;
  }
}
.heading_dirty_9fd0 .progress_paper_89e4 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.north_0f97 .progress_paper_89e4 {
  margin-bottom: 0.5em;
}
.north_0f97 .progress_paper_89e4 img {
  width: 100%;
}
.search-4f7d .clean_fbc2,
.shadow-bd24 .clean_fbc2 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.shadow-bd24 .list_static_42de .module_8e9e p:last-child {
  margin-bottom: 0;
}
.image-a90e {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.summary_medium_656a .box-small-384d {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .summary_medium_656a .box-small-384d:last-of-type {
    margin-bottom: 0;
  }
}
.summary_medium_656a .box-small-384d ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.summary_medium_656a .box-small-384d ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.summary_medium_656a .box-small-384d ul li {
  margin: 0 0 0.6em;
}
.summary_medium_656a .box-small-384d ul li.simple_4f97,
.summary_medium_656a .box-small-384d ul li.header_smooth_4ca0 {
  position: relative;
}
.summary_medium_656a .box-small-384d ul li.simple_4f97 .new-0407,
.summary_medium_656a .box-small-384d ul li.header_smooth_4ca0 .new-0407 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.summary_medium_656a .box-small-384d ul li.simple_4f97:after:after,
.summary_medium_656a .box-small-384d ul li.simple_4f97:after:before,
.summary_medium_656a
  .box-small-384d
  ul
  li.header_smooth_4ca0:after:after,
.summary_medium_656a
  .box-small-384d
  ul
  li.header_smooth_4ca0:after:before {
  content: "";
  display: table;
}
.summary_medium_656a .box-small-384d ul li.simple_4f97:after:after,
.summary_medium_656a
  .box-small-384d
  ul
  li.header_smooth_4ca0:after:after {
  clear: both;
}
.summary_medium_656a .box-small-384d a.primary_e8e4:hover {
  text-decoration: none;
}
.summary_medium_656a .box-small-384d select {
  max-width: 100%;
}
.summary_medium_656a .box-small-384d table {
  font-size: 85%;
}
.summary_medium_656a .box-small-384d table td,
.summary_medium_656a .box-small-384d table th {
  padding: 0.2360828548em;
  text-align: center;
}
.summary_medium_656a .box-small-384d table tfoot td {
  text-align: left;
}
.summary_medium_656a .box-small-384d :last-child {
  margin-bottom: 0;
}
.summary_medium_656a .box-small-384d .link_3f31 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.summary_medium_656a .box-small-384d .link_3f31 label {
  width: 100%;
}
.summary_medium_656a .box-small-384d .link_3f31 .tall_a7cc {
  width: 100%;
  display: block;
}
.summary_medium_656a .box-small-384d .link_3f31 .element_cb92 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.summary_medium_656a .box-small-384d .link_3f31 .element_cb92:hover svg #svg-search {
  fill: #444;
}
.summary_medium_656a .box-small-384d .link_3f31 .element_cb92 svg {
  width: 18px;
  height: 18px;
}
.summary_medium_656a .short_cff2 ul ul,
.summary_medium_656a .bronze-3471 ul ul,
.summary_medium_656a .primary_out_11ab ul ul,
.summary_medium_656a .status_pressed_5b9f ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.summary_medium_656a .short_cff2 .shadow-last-432d > a,
.summary_medium_656a .bronze-3471 .shadow-last-432d > a,
.summary_medium_656a .primary_out_11ab .shadow-last-432d > a,
.summary_medium_656a .status_pressed_5b9f .shadow-last-432d > a {
  margin-bottom: 0;
}
.summary_medium_656a .tag-fast-b9a1 li,
.summary_medium_656a .short_cff2 li,
.summary_medium_656a .notification-wood-6e7f li,
.summary_medium_656a .bronze-3471 li,
.summary_medium_656a .primary_out_11ab li,
.summary_medium_656a .status_pressed_5b9f li,
.summary_medium_656a .item-green-aa69 li,
.summary_medium_656a .basic_63f0 li {
  display: block;
  position: relative;
}
.summary_medium_656a .tag-fast-b9a1 li:last-child,
.summary_medium_656a .short_cff2 li:last-child,
.summary_medium_656a .notification-wood-6e7f li:last-child,
.summary_medium_656a .bronze-3471 li:last-child,
.summary_medium_656a .primary_out_11ab li:last-child,
.summary_medium_656a .status_pressed_5b9f li:last-child,
.summary_medium_656a .item-green-aa69 li:last-child,
.summary_medium_656a .basic_63f0 li:last-child {
  border: none;
}
.summary_medium_656a .tag-fast-b9a1 li a,
.summary_medium_656a .short_cff2 li a,
.summary_medium_656a .notification-wood-6e7f li a,
.summary_medium_656a .bronze-3471 li a,
.summary_medium_656a .primary_out_11ab li a,
.summary_medium_656a .status_pressed_5b9f li a,
.summary_medium_656a .item-green-aa69 li a,
.summary_medium_656a .basic_63f0 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.summary_medium_656a .tag-fast-b9a1 li ul li::before,
.summary_medium_656a .short_cff2 li ul li::before,
.summary_medium_656a .notification-wood-6e7f li ul li::before,
.summary_medium_656a .bronze-3471 li ul li::before,
.summary_medium_656a .primary_out_11ab li ul li::before,
.summary_medium_656a .status_pressed_5b9f li ul li::before,
.summary_medium_656a .item-green-aa69 li ul li::before,
.summary_medium_656a .basic_63f0 li ul li::before {
  left: 15px;
}
.summary_medium_656a .tag-fast-b9a1 li ul a,
.summary_medium_656a .short_cff2 li ul a,
.summary_medium_656a .notification-wood-6e7f li ul a,
.summary_medium_656a .bronze-3471 li ul a,
.summary_medium_656a .primary_out_11ab li ul a,
.summary_medium_656a .status_pressed_5b9f li ul a,
.summary_medium_656a .item-green-aa69 li ul a,
.summary_medium_656a .basic_63f0 li ul a {
  padding-left: 20px;
}
.summary_medium_656a .tag-fast-b9a1 li ul ul li::before,
.summary_medium_656a .short_cff2 li ul ul li::before,
.summary_medium_656a .notification-wood-6e7f li ul ul li::before,
.summary_medium_656a .bronze-3471 li ul ul li::before,
.summary_medium_656a .primary_out_11ab li ul ul li::before,
.summary_medium_656a .status_pressed_5b9f li ul ul li::before,
.summary_medium_656a .item-green-aa69 li ul ul li::before,
.summary_medium_656a .basic_63f0 li ul ul li::before {
  left: 30px;
}
.summary_medium_656a .tag-fast-b9a1 li ul ul a,
.summary_medium_656a .short_cff2 li ul ul a,
.summary_medium_656a .notification-wood-6e7f li ul ul a,
.summary_medium_656a .bronze-3471 li ul ul a,
.summary_medium_656a .primary_out_11ab li ul ul a,
.summary_medium_656a .status_pressed_5b9f li ul ul a,
.summary_medium_656a .item-green-aa69 li ul ul a,
.summary_medium_656a .basic_63f0 li ul ul a {
  padding-left: 40px;
}
.summary_medium_656a .paper_cbc8 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.summary_medium_656a .basic_63f0 ul li {
  margin-bottom: 1.41575em;
}
.summary_medium_656a .basic_63f0 ul li .search-ff24 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.summary_medium_656a .basic_63f0 ul li .button_steel_2678 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.chip-easy-768f .tag-fast-b9a1 li a,
.chip-easy-768f .short_cff2 li a,
.chip-easy-768f .notification-wood-6e7f li a,
.chip-easy-768f .bronze-3471 li a,
.chip-easy-768f .primary_out_11ab li a,
.chip-easy-768f .status_pressed_5b9f li a,
.chip-easy-768f .item-green-aa69 li a,
.chip-easy-768f .basic_63f0 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.chip-easy-768f .paper_cbc8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.chip-easy-768f .box-small-384d ul li.simple_4f97 .new-0407,
.chip-easy-768f .box-small-384d ul li.header_smooth_4ca0 .new-0407 {
  background: rgba(0, 0, 0, 0.2);
}
.chip-easy-768f .summary_medium_656a .box-small-384d select {
  border-color: rgba(255, 255, 255, 0.08);
}
.new_678c .summary_medium_656a .under-f57e li {
  margin: 0;
}
.new_678c .summary_medium_656a .under-f57e li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.new_678c .summary_medium_656a .under-f57e li ul {
  margin: 0;
}
.new_678c .summary_medium_656a .under-f57e li ul li a {
  padding-left: 15px;
}
.new_678c .summary_medium_656a .under-f57e li ul li li a {
  padding-left: 30px;
}
.new_678c .summary_medium_656a .under-f57e li.smooth_5688 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.new_678c .summary_medium_656a .under-f57e li.smooth_5688 > 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;
}
.new_678c .summary_medium_656a .under-f57e li.smooth_5688 > 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;
}
.box-old-17c2 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.card_mini_3231 {
  position: relative;
  z-index: 10;
}
.card_mini_3231 .under_9a9d {
  width: 100%;
  max-width: 100%;
}
.active-soft-c0a0 .panel-plasma-42e7 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.active-soft-c0a0 .layout-c263 {
}
.active-soft-c0a0 .chip-easy-768f {
  background: #292929;
}
.list-gas-24bf .panel-plasma-42e7 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.list-gas-24bf .layout-c263 {
  background: #f9f9f9;
}
.list-gas-24bf .chip-easy-768f {
  background: #303030;
}
.block-7123 .panel-plasma-42e7 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .block-7123 .large-708e {
    margin-bottom: 1em;
  }
  .block-7123 .large-708e:last-child {
    margin-bottom: 0;
  }
}
.block-7123 .layout-c263 {
  background: #ededed;
}
.block-7123 .chip-easy-768f {
  background: #1a1a1a;
}
.panel-plasma-42e7.layout-c263 {
  color: rgba(0, 0, 0, 0.6);
}
.panel-plasma-42e7.layout-c263 .button_lower_e7d8 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.panel-plasma-42e7.chip-easy-768f {
  color: rgba(255, 255, 255, 0.99);
}
.panel-plasma-42e7.chip-easy-768f a:not(.primary_e8e4) {
  color: rgba(255, 255, 255, 0.79);
}
.panel-plasma-42e7.chip-easy-768f a:not(.primary_e8e4):hover {
  color: rgba(255, 255, 255, 0.99);
}
.panel-plasma-42e7.chip-easy-768f .button_lower_e7d8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.panel-plasma-42e7.chip-easy-768f table tbody td,
.panel-plasma-42e7.chip-easy-768f table th {
  background: rgba(0, 0, 0, 0.08);
}
.grid_b6a8.tooltip-970f .mini_a42c {
  max-width: initial;
}
.grid_b6a8 .list-c691 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.grid_b6a8 .list-c691 .under_9a9d {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .grid_b6a8 .list-c691 .under_9a9d {
    display: block;
    margin-bottom: 2em;
  }
  .grid_b6a8 .list-c691 .under_9a9d:last-child {
    margin-bottom: 0;
  }
}
.block-7123 .large-708e:last-child,
.list-gas-24bf .large-708e:last-child,
.active-soft-c0a0 .large-708e:last-child {
  margin-bottom: 0;
}
.block-7123 .large-708e .summary_medium_656a .box-small-384d:last-child,
.list-gas-24bf .large-708e .summary_medium_656a .box-small-384d:last-child,
.active-soft-c0a0 .large-708e .summary_medium_656a .box-small-384d:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .block-7123 .footer_blue_72eb,
  .block-7123 .feature_steel_6ebc,
  .list-gas-24bf .footer_blue_72eb,
  .list-gas-24bf .feature_steel_6ebc,
  .active-soft-c0a0 .footer_blue_72eb,
  .active-soft-c0a0 .feature_steel_6ebc {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .card_mini_3231 .large-708e {
    margin-bottom: 2em;
  }
}
.card_mini_3231 p:last-child {
  margin-bottom: 0;
}
.card_mini_3231 li,
.card_mini_3231 ul {
  list-style: none;
  margin: 0;
}
.card_mini_3231 ul ul {
  margin-left: 2.617924em;
}
.widget_steel_ffff {
  font-size: 0.875em;
}

/* css-noise: 1b6d */
.ghost-box-g8 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.3;
}
