/*!
Theme Name: Customify
Theme URI: https://pressmaximum.first-8495/customify
Author: WPCustomify
Author URI: https://pressmaximum.first-8495
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.first-8495/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.card-6c52.hard-0f3a/licenses/gpl-2.0.frame_83a1
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.photo_thick_4762/, (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.list-6311.current_78dd/normalize.search-e501/
 ======
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.search-e501 v7.0.0 | MIT License | github.first-8495/necolas/normalize.search-e501 */
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;
}
.caption_top_c6d9 .content-tall-f5f3,
.focus-6e73,
.clean-9fa7,
.avatar-fresh-0c37,
.tag-blue-f9e6,
.container_ecb6,
.text-a67a,
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;
}
.focus-6e73,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .focus-6e73,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .focus-6e73,
  h1 {
    font-size: 1.8em;
  }
}
.clean-9fa7,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.clean-9fa7 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .clean-9fa7,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .clean-9fa7,
  h2 {
    font-size: 1.7em;
  }
}
.avatar-fresh-0c37,
h3 {
  font-size: 1.618em;
}
.caption_top_c6d9 .content-tall-f5f3,
.tag-blue-f9e6,
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.inner-0d0c {
  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;
}
.tabs-active-0aa4:after,
.tabs-active-0aa4:before,
.info-fast-f14a:after,
.info-fast-f14a:before {
  content: "";
  display: table;
}
.tabs-active-0aa4:after,
.info-fast-f14a:after {
  clear: both;
}
.hard-cb2c {
  float: right;
  margin-right: 0;
}
.narrow-f152 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.stone-5495 .tall-b27f,
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;
}
.stone-5495 .tall-b27f: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;
}
.rough_9315 .tall-b27f {
  box-shadow: none;
}
.rough_9315
  .tall-b27f
  .copper-5b96 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.rough_9315 .tall-b27f .panel_small_d610 {
  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;
}
.rough_9315
  .tall-b27f
  .panel_small_d610
  b {
  display: none;
}
.rough_9315 .mini_74ff {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.hidden-0333:not(.fast_f4b7):not(.glass-9550),
button:not(.fast_f4b7):not(.glass-9550),
input[type="button"]:not(.fast_f4b7):not(
    .glass-9550
  ),
input[type="reset"]:not(.fast_f4b7):not(
    .glass-9550
  ),
input[type="submit"]:not(.fast_f4b7):not(
    .glass-9550
  ) {
  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;
}
.hidden-0333:not(.fast_f4b7):not(
    .glass-9550
  ):hover,
button:not(.fast_f4b7):not(
    .glass-9550
  ):hover,
input[type="button"]:not(.fast_f4b7):not(
    .glass-9550
  ):hover,
input[type="reset"]:not(.fast_f4b7):not(
    .glass-9550
  ):hover,
input[type="submit"]:not(.fast_f4b7):not(
    .glass-9550
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.hidden-0333:not(.fast_f4b7):not(
    .glass-9550
  ):active,
.hidden-0333:not(.fast_f4b7):not(
    .glass-9550
  ):focus,
button:not(.fast_f4b7):not(
    .glass-9550
  ):active,
button:not(.fast_f4b7):not(
    .glass-9550
  ):focus,
input[type="button"]:not(.fast_f4b7):not(
    .glass-9550
  ):active,
input[type="button"]:not(.fast_f4b7):not(
    .glass-9550
  ):focus,
input[type="reset"]:not(.fast_f4b7):not(
    .glass-9550
  ):active,
input[type="reset"]:not(.fast_f4b7):not(
    .glass-9550
  ):focus,
input[type="submit"]:not(.fast_f4b7):not(
    .glass-9550
  ):active,
input[type="submit"]:not(.fast_f4b7):not(
    .glass-9550
  ):focus {
  outline: 0;
}
.hidden-0333:not(.fast_f4b7):not(
    .glass-9550
  ).fn-loading-6f29,
button:not(.fast_f4b7):not(
    .glass-9550
  ).fn-loading-6f29,
input[type="button"]:not(.fast_f4b7):not(
    .glass-9550
  ).fn-loading-6f29,
input[type="reset"]:not(.fast_f4b7):not(
    .glass-9550
  ).fn-loading-6f29,
input[type="submit"]:not(.fast_f4b7):not(
    .glass-9550
  ).fn-loading-6f29 {
  position: relative;
}
.hidden-0333:not(.fast_f4b7):not(
    .glass-9550
  ).fn-loading-6f29
  .sidebar_9780,
.hidden-0333:not(.fast_f4b7):not(
    .glass-9550
  ).fn-loading-6f29
  .short-9973,
.hidden-0333:not(.fast_f4b7):not(
    .glass-9550
  ).fn-loading-6f29
  .shade_lite_6116,
.hidden-0333:not(.fast_f4b7):not(
    .glass-9550
  ).fn-loading-6f29
  i,
.hidden-0333:not(.fast_f4b7):not(
    .glass-9550
  ).fn-loading-6f29
  svg,
button:not(.fast_f4b7):not(
    .glass-9550
  ).fn-loading-6f29
  .sidebar_9780,
button:not(.fast_f4b7):not(
    .glass-9550
  ).fn-loading-6f29
  .short-9973,
button:not(.fast_f4b7):not(
    .glass-9550
  ).fn-loading-6f29
  .shade_lite_6116,
button:not(.fast_f4b7):not(
    .glass-9550
  ).fn-loading-6f29
  i,
button:not(.fast_f4b7):not(
    .glass-9550
  ).fn-loading-6f29
  svg,
input[type="button"]:not(.fast_f4b7):not(
    .glass-9550
  ).fn-loading-6f29
  .sidebar_9780,
input[type="button"]:not(.fast_f4b7):not(
    .glass-9550
  ).fn-loading-6f29
  .short-9973,
input[type="button"]:not(.fast_f4b7):not(
    .glass-9550
  ).fn-loading-6f29
  .shade_lite_6116,
input[type="button"]:not(.fast_f4b7):not(
    .glass-9550
  ).fn-loading-6f29
  i,
input[type="button"]:not(.fast_f4b7):not(
    .glass-9550
  ).fn-loading-6f29
  svg,
input[type="reset"]:not(.fast_f4b7):not(
    .glass-9550
  ).fn-loading-6f29
  .sidebar_9780,
input[type="reset"]:not(.fast_f4b7):not(
    .glass-9550
  ).fn-loading-6f29
  .short-9973,
input[type="reset"]:not(.fast_f4b7):not(
    .glass-9550
  ).fn-loading-6f29
  .shade_lite_6116,
input[type="reset"]:not(.fast_f4b7):not(
    .glass-9550
  ).fn-loading-6f29
  i,
input[type="reset"]:not(.fast_f4b7):not(
    .glass-9550
  ).fn-loading-6f29
  svg,
input[type="submit"]:not(.fast_f4b7):not(
    .glass-9550
  ).fn-loading-6f29
  .sidebar_9780,
input[type="submit"]:not(.fast_f4b7):not(
    .glass-9550
  ).fn-loading-6f29
  .short-9973,
input[type="submit"]:not(.fast_f4b7):not(
    .glass-9550
  ).fn-loading-6f29
  .shade_lite_6116,
input[type="submit"]:not(.fast_f4b7):not(
    .glass-9550
  ).fn-loading-6f29
  i,
input[type="submit"]:not(.fast_f4b7):not(
    .glass-9550
  ).fn-loading-6f29
  svg {
  visibility: hidden;
}
.hidden-0333:not(.fast_f4b7):not(
    .glass-9550
  ).fn-loading-6f29:after,
button:not(.fast_f4b7):not(
    .glass-9550
  ).fn-loading-6f29:after,
input[type="button"]:not(.fast_f4b7):not(
    .glass-9550
  ).fn-loading-6f29:after,
input[type="reset"]:not(.fast_f4b7):not(
    .glass-9550
  ).fn-loading-6f29:after,
input[type="submit"]:not(.fast_f4b7):not(
    .glass-9550
  ).fn-loading-6f29: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;
}
.hidden-0333:not(.fast_f4b7):not(.glass-9550),
input[type="button"]:not(.fast_f4b7):not(
    .glass-9550
  ),
input[type="reset"]:not(.fast_f4b7):not(
    .glass-9550
  ),
input[type="submit"]:not(.fast_f4b7):not(
    .glass-9550
  ) {
  color: #fff;
  background: #235787;
}
.hidden-0333:not(.fast_f4b7):not(
    .glass-9550
  ):focus,
input[type="button"]:not(.fast_f4b7):not(
    .glass-9550
  ):focus,
input[type="reset"]:not(.fast_f4b7):not(
    .glass-9550
  ):focus,
input[type="submit"]:not(.fast_f4b7):not(
    .glass-9550
  ):focus {
  color: #fff;
}
.hidden-0333.fn-disabled-6f29:not(.fast_f4b7):not(
    .glass-9550
  ),
.hidden-0333[disabled]:not(.fast_f4b7):not(
    .glass-9550
  ),
button.fn-disabled-6f29:not(.fast_f4b7):not(
    .glass-9550
  ),
button[disabled]:not(.fast_f4b7):not(
    .glass-9550
  ) {
  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;
}
.stale-ddef {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.stale-ddef: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;
}
.menu-red-6775 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.modal-41aa {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.box-cold-a827 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.tabs-active-0aa4:after,
.tabs-active-0aa4:before,
.label_69ed:after,
.label_69ed:before,
.input-ef59:after,
.input-ef59:before,
.summary-hot-add9:after,
.summary-hot-add9:before,
.carousel-a364:after,
.carousel-a364:before,
.hidden-b363:after,
.hidden-b363:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.tabs-active-0aa4:after,
.label_69ed:after,
.input-ef59:after,
.summary-hot-add9:after,
.carousel-a364:after,
.hidden-b363:after {
  clear: both;
}
.label_69ed .filter_hovered_f158,
.input-ef59 .filter_hovered_f158,
.breadcrumb_9313 .filter_hovered_f158 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.component-fa90 {
  display: inline-block;
}
.fresh_bb74 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.fresh_bb74 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.fresh_bb74 .menu-7038 {
  padding: 1em 0;
  font-size: 85%;
}
.menu-7038 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.main-3831 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.main-3831:after,
.main-3831:before {
  content: "";
  display: table;
}
.main-3831:after {
  clear: both;
}
.notification-6144 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.content_a635 .notification-6144 {
  max-width: 50%;
}
.middle-0e2b .notification-6144 {
  max-width: 33.33%;
}
.pattern_5500 .notification-6144 {
  max-width: 25%;
}
.shadow-hovered-0bbe .notification-6144 {
  max-width: 20%;
}
.paper_7c95 .notification-6144 {
  max-width: 16.66%;
}
.tag-25bb .notification-6144 {
  max-width: 14.28%;
}
.old-65a0 .notification-6144 {
  max-width: 12.5%;
}
.badge-prev-d334 .notification-6144 {
  max-width: 11.11%;
}
.banner-e673 {
  display: block;
}
.caption_top_c6d9 .backdrop-5352 label,
.caption_top_c6d9 .backdrop_cold_b42a label,
.caption_top_c6d9 .progress-4c9d label,
.caption_top_c6d9 .pattern-smooth-8b8a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.focus-basic-8c7d {
  list-style: none;
  margin: 0;
}
.focus-basic-8c7d article.shadow-0dcd {
  margin-bottom: 0;
}
.focus-basic-8c7d ul {
  list-style: none;
  margin: 0;
}
.focus-basic-8c7d .image-edbb li.shadow-0dcd {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .focus-basic-8c7d .image-edbb li.shadow-0dcd {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .focus-basic-8c7d .image-edbb li.shadow-0dcd:after {
    content: "";
    display: block;
    position: absolute;
    float: left;
    top: 1.618em;
    left: 0;
    width: 1.618em;
    height: 1px;
    background-color: #eaecee;
  }
}
@media screen and (max-width: 48em) {
  .focus-basic-8c7d .image-edbb li.shadow-0dcd li.shadow-0dcd li.shadow-0dcd li.shadow-0dcd {
    padding-left: 0;
  }
}
article.shadow-0dcd {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.shadow-0dcd .label_69ed p:last-of-type {
  margin-bottom: 0;
}
article.shadow-0dcd .link-glass-3c33 {
  float: left;
}
article.shadow-0dcd .right-776b {
  margin-left: 85px;
}
article.shadow-0dcd .feature-wide-f2dd {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.shadow-0dcd .feature-wide-f2dd .avatar-84e8 {
  margin-left: 10px;
}
article.shadow-0dcd .progress-pink-6d95 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.shadow-0dcd .link_59f0 {
  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 .backdrop-5352,
  #respond .progress-4c9d,
  #respond .pattern-smooth-8b8a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .backdrop-5352 input,
#respond .progress-4c9d input,
#respond .pattern-smooth-8b8a input {
  width: 100%;
}
#respond .pattern-smooth-8b8a {
  margin-right: 0;
}
#respond .surface-copper-a47c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.sort-hot-d827 {
  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;
}
.sort-hot-d827.search_soft_2027 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.sort-hot-d827 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%);
}
.sort-hot-d827:focus,
.sort-hot-d827: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);
}
.border-424f {
  border-radius: 10%;
}
.thumbnail-1b32 {
  border-radius: 50%;
}
.module_red_05f0 {
  font-size: 0.72em;
}
.aside-d503 {
  font-size: 0.875em;
}
.soft_78c9 {
  font-size: 1.1em;
}
.accent_under_7fd2 {
  text-transform: uppercase;
  line-height: 1.2;
}
.accent_under_7fd2.module_red_05f0 {
  letter-spacing: 0.5px;
}
.slider-5ab6,
.slider-5ab6 a {
  color: #6d6d6d;
}
.slider-5ab6 a:hover {
  color: #111;
}
.menu_silver_5626 {
  color: #6d6d6d;
}
.info-bf7c {
  overflow-x: hidden;
}
.info-bf7c .header_7e48.mask_prev_884f {
  position: relative;
}
.info-bf7c .header_7e48.mask_prev_884f.header_eb99 {
  position: initial;
}
.info-bf7c
  .header_7e48.mask_prev_884f.header_eb99
  .caption-be30 {
  left: auto;
}
.info-bf7c .header_7e48 .caption-be30 {
  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;
}
.info-bf7c .header_7e48:hover.mask_prev_884f {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.info-bf7c
  .header_7e48:hover.mask_prev_884f
  .caption-be30 {
  display: block;
  z-index: 9999999;
}
.info-bf7c .prev_cfaa .tertiary_1b62,
.info-bf7c .heading-first-de3e .tertiary_1b62 {
  display: none;
}
.info-bf7c .grid-complex-60f8 .header_7e48:hover.mask_prev_884f {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.caption_top_c6d9 .backdrop-5352 label,
.caption_top_c6d9 .backdrop_cold_b42a label,
.caption_top_c6d9 .progress-4c9d label,
.caption_top_c6d9 .pattern-smooth-8b8a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.focus-basic-8c7d {
  list-style: none;
  margin: 0;
}
.focus-basic-8c7d article.shadow-0dcd {
  margin-bottom: 0;
}
.focus-basic-8c7d ul {
  list-style: none;
  margin: 0;
}
.focus-basic-8c7d .image-edbb li.shadow-0dcd {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .focus-basic-8c7d .image-edbb li.shadow-0dcd {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .focus-basic-8c7d .image-edbb li.shadow-0dcd:after {
    content: "";
    display: block;
    position: absolute;
    float: left;
    top: 1.618em;
    left: 0;
    width: 1.618em;
    height: 1px;
    background-color: #eaecee;
  }
}
@media screen and (max-width: 48em) {
  .focus-basic-8c7d .image-edbb li.shadow-0dcd li.shadow-0dcd li.shadow-0dcd li.shadow-0dcd {
    padding-left: 0;
  }
}
article.shadow-0dcd {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.shadow-0dcd .label_69ed p:last-of-type {
  margin-bottom: 0;
}
article.shadow-0dcd .link-glass-3c33 {
  float: left;
}
article.shadow-0dcd .right-776b {
  margin-left: 85px;
}
article.shadow-0dcd .feature-wide-f2dd {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.shadow-0dcd .feature-wide-f2dd .avatar-84e8 {
  margin-left: 10px;
}
article.shadow-0dcd .progress-pink-6d95 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.shadow-0dcd .link_59f0 {
  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 .backdrop-5352,
  #respond .progress-4c9d,
  #respond .pattern-smooth-8b8a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .backdrop-5352 input,
#respond .progress-4c9d input,
#respond .pattern-smooth-8b8a input {
  width: 100%;
}
#respond .pattern-smooth-8b8a {
  margin-right: 0;
}
#respond .surface-copper-a47c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.prev_cfaa .title_gold_4d90 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.title_gold_4d90 .surface-35a6.tabs-orange-c523 .over-b480 > li > a:focus,
.title_gold_4d90 .surface-35a6.tabs-orange-c523 .over-b480 > li > a:hover,
.title_gold_4d90 .surface-35a6.overlay_wide_8e9d .over-b480 > li > a:focus,
.title_gold_4d90 .surface-35a6.overlay_wide_8e9d .over-b480 > li > a:hover,
.title_gold_4d90 .surface-35a6.lower_1abf .over-b480 > li > a:focus,
.title_gold_4d90 .surface-35a6.lower_1abf .over-b480 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.title_gold_4d90
  .surface-35a6.tabs-orange-c523
  .over-b480
  > li.chip_3338
  > a,
.title_gold_4d90
  .surface-35a6.tabs-orange-c523
  .over-b480
  > li.black_ecf5
  > a,
.title_gold_4d90
  .surface-35a6.overlay_wide_8e9d
  .over-b480
  > li.chip_3338
  > a,
.title_gold_4d90
  .surface-35a6.overlay_wide_8e9d
  .over-b480
  > li.black_ecf5
  > a,
.title_gold_4d90
  .surface-35a6.lower_1abf
  .over-b480
  > li.chip_3338
  > a,
.title_gold_4d90 .surface-35a6.lower_1abf .over-b480 > li.hero-simple-200b > a {
  color: rgba(255, 255, 255, 0.99);
}
.title_gold_4d90 .search-last-5d20,
.title_gold_4d90 .search-last-5d20 a {
  color: rgba(255, 255, 255, 0.99);
}
.title_gold_4d90 .feature_advanced_57af.in_c631 li a,
.title_gold_4d90 .dropdown-out-29e6 a,
.title_gold_4d90 .secondary-bf1b,
.title_gold_4d90 .over-b480 > li > a,
.title_gold_4d90 .new_7d20 {
  color: rgba(255, 255, 255, 0.79);
}
.title_gold_4d90 .feature_advanced_57af.in_c631 li a:hover,
.title_gold_4d90 .dropdown-out-29e6 a:hover,
.title_gold_4d90 .secondary-bf1b:hover,
.title_gold_4d90 .over-b480 > li > a:hover,
.title_gold_4d90 .new_7d20:hover {
  color: rgba(255, 255, 255, 0.99);
}
.title_gold_4d90 .container-f56c {
  color: rgba(255, 255, 255, 0.79);
}
.title_gold_4d90 .container-f56c .brown-4508 {
  color: rgba(255, 255, 255, 0.99);
}
.title_gold_4d90 .container-f56c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.title_gold_4d90 .down-2997 .steel-958e {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.title_gold_4d90 .down-2997 .steel-958e .brown_0d69 {
  color: rgba(255, 255, 255, 0.79);
}
.title_gold_4d90
  .down-2997
  .steel-958e
  .brown_0d69::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.title_gold_4d90
  .down-2997
  .steel-958e
  .brown_0d69:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.title_gold_4d90
  .down-2997
  .steel-958e
  .brown_0d69::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.title_gold_4d90
  .down-2997
  .steel-958e
  .brown_0d69::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.title_gold_4d90 .down-2997 .middle-f0c4 {
  color: rgba(255, 255, 255, 0.79);
}
.title_gold_4d90 .down-2997 .middle-f0c4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hero_f42c
  .title_gold_4d90
  .down-2997
  .focused-655d
  .border_97f8 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hero_f42c
  .title_gold_4d90
  .down-2997
  .focused-655d
  .brown_0d69 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.prev_cfaa .image_1fce {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.image_1fce .surface-35a6.tabs-orange-c523 .over-b480 > li > a:focus,
.image_1fce .surface-35a6.tabs-orange-c523 .over-b480 > li > a:hover,
.image_1fce .surface-35a6.overlay_wide_8e9d .over-b480 > li > a:focus,
.image_1fce .surface-35a6.overlay_wide_8e9d .over-b480 > li > a:hover,
.image_1fce .surface-35a6.lower_1abf .over-b480 > li > a:focus,
.image_1fce .surface-35a6.lower_1abf .over-b480 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.image_1fce
  .surface-35a6.tabs-orange-c523
  .over-b480
  > li.chip_3338
  > a,
.image_1fce
  .surface-35a6.tabs-orange-c523
  .over-b480
  > li.black_ecf5
  > a,
.image_1fce
  .surface-35a6.overlay_wide_8e9d
  .over-b480
  > li.chip_3338
  > a,
.image_1fce
  .surface-35a6.overlay_wide_8e9d
  .over-b480
  > li.black_ecf5
  > a,
.image_1fce
  .surface-35a6.lower_1abf
  .over-b480
  > li.chip_3338
  > a,
.image_1fce .surface-35a6.lower_1abf .over-b480 > li.hero-simple-200b > a {
  color: rgba(0, 0, 0, 0.8);
}
.image_1fce .search-last-5d20,
.image_1fce .search-last-5d20 a {
  color: rgba(0, 0, 0, 0.8);
}
.image_1fce .feature_advanced_57af.in_c631 li a,
.image_1fce .dropdown-out-29e6 a,
.image_1fce .secondary-bf1b,
.image_1fce .over-b480 > li > a,
.image_1fce .new_7d20 {
  color: rgba(0, 0, 0, 0.55);
}
.image_1fce .feature_advanced_57af.in_c631 li a:hover,
.image_1fce .dropdown-out-29e6 a:hover,
.image_1fce .secondary-bf1b:hover,
.image_1fce .over-b480 > li > a:hover,
.image_1fce .new_7d20:hover {
  color: rgba(0, 0, 0, 0.8);
}
.image_1fce .container-f56c {
  color: rgba(0, 0, 0, 0.55);
}
.image_1fce .container-f56c .brown-4508 {
  color: rgba(0, 0, 0, 0.8);
}
.image_1fce .container-f56c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.video-dirty-99b8 .middle_de32 {
  margin-left: auto;
  margin-right: auto;
}
.input-ef59 > * {
  margin-left: auto;
  margin-right: auto;
}
.input-ef59 .menu-red-6775 {
  margin-right: 1.41575em;
}
.notice_gold_29bc .input-ef59 > .shadow-clean-c751 {
  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;
}
.notice_gold_29bc .input-ef59 > .image_basic_ceb6 {
  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;
}
.purple_bd04.video-dirty-99b8 .middle_de32,
.blue-3484.video-dirty-99b8 .middle_de32 {
  margin-left: 0;
}
.widget-9d0d.video-dirty-99b8 .middle_de32,
.main_d1cf.video-dirty-99b8 .middle_de32 {
  margin-right: 0;
}
.input-ef59 ol,
.input-ef59 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.component_last_d071 video {
  max-width: 100%;
}
.menu_8f35 img {
  display: block;
}
.menu_8f35.menu-red-6775,
.menu_8f35.modal-41aa {
  width: 100%;
}
.menu_8f35.image_basic_ceb6 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.alert-slow-9555:not(.filter-lite-9c41) {
  margin: 1.5em auto;
}
.label_f80a p {
  padding: 1.5em 14px;
}
ul.outer-ea65.image_basic_ceb6,
ul.outer-ea65.shadow-clean-c751,
ul.outer-ea65.hot_3485.shadow-clean-c751 {
  padding: 0 14px;
}
.pagination_orange_1a60 {
  display: block;
  overflow-x: auto;
}
.pagination_orange_1a60 table {
  border-collapse: collapse;
  width: 100%;
}
.pagination_orange_1a60 td,
.pagination_orange_1a60 th {
  padding: 0.5em;
}
.input-ef59 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.input-ef59 ol ol,
.input-ef59 ol ul,
.input-ef59 ul ol,
.input-ef59 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.input-ef59 ol ol li,
.input-ef59 ol ul li,
.input-ef59 ul ol li,
.input-ef59 ul ul li {
  margin-left: 0;
}
.section_dark_b666.tabs_dark_6b2b > .box-blue-6f68 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.section_dark_b666.tabs_dark_6b2b > .box-blue-6f68 iframe,
.section_dark_b666.tabs_dark_6b2b > .box-blue-6f68 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.popup-solid-015c {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.popup-solid-015c.breadcrumb-8cd9 {
  padding: 0;
}
.popup-solid-015c.breadcrumb-8cd9 cite {
  font-size: 13px;
}
.popup-solid-015c > * {
  margin-left: 16px;
  margin-right: 16px;
}
.popup-solid-015c cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.blue_95b1 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.blue_95b1 > p:first-child {
  margin-top: 0;
}
.blue_95b1 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.blue_95b1 blockquote {
  border-left: 0;
}
.article-0693 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.article-0693:not(.paragraph-dirty-c050) {
  max-width: 100px;
}
.article-0693.layout_2d51 {
  border-bottom: none !important;
  text-align: center;
}
.article-0693.layout_2d51::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .label_f80a p {
    padding: 1.5em 0;
  }
}
.paragraph_steel_a051 {
  color: #0073aa;
}
.shadow_a4ca {
  background-color: #0073aa;
}
.icon-f2f1 {
  color: #229fd8;
}
.large_191e {
  background-color: #229fd8;
}
.dropdown-solid-ec54 {
  color: #eee;
}
.paragraph_simple_6326 {
  background-color: #eee;
}
.motion-e652 {
  color: #444;
}
.block_top_b65c {
  background-color: #444;
}
.secondary_0a85 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.secondary_0a85 .lite_c1c8 .dropdown-out-29e6 {
  font-size: 15px;
}
.secondary_0a85 .dropdown-out-29e6 {
  line-height: 1.3;
}
.secondary_0a85 .image_1fce {
}
.secondary_0a85 .title_gold_4d90 {
  background: #235787;
}
.notification_clean_9e95 {
  padding: 0;
}
.notification_clean_9e95 .title_gold_4d90 {
  background: #1a1a1a;
}
.notification_clean_9e95 .image_1fce {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.content-gas-d44e {
  padding: 0;
  border-left: none;
  border-right: none;
}
.content-gas-d44e .image_1fce {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.content-gas-d44e .title_gold_4d90 {
  background: #303030;
}
.hidden-b363 {
  position: relative;
  z-index: 10;
}
.hidden-b363 .silver-7567 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.wrapper_783d .mask_prev_884f {
  display: inline-block;
  vertical-align: middle;
}
.wrapper_783d.carousel_warm_94bf .mask_prev_884f {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .wrapper_783d.carousel_warm_94bf .mask_prev_884f {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .wrapper_783d.carousel_warm_94bf .mask_prev_884f {
    margin-right: 0.4em;
  }
}
.wrapper_783d.carousel_warm_94bf .mask_prev_884f:last-child {
  margin-right: 0;
}
.frame_6db2 .silver-7567 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .prev_cfaa .lite_c1c8 {
    margin: 0 -0.5em;
  }
  .prev_cfaa .lite_c1c8 [class*="customify-col-"],
  .prev_cfaa .lite_c1c8 [class*="customify-col_"],
  .prev_cfaa .lite_c1c8 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.prev_cfaa.paragraph-pressed-2147 .silver-7567 {
  background: 0 0 !important;
}
.prev_cfaa.paragraph-pressed-2147 .silver-7567,
.prev_cfaa.frame_6db2 .silver-7567 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .prev_cfaa.hard-c5e3 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.prev_cfaa.frame_6db2 .silver-7567 {
  box-shadow: none !important;
}
.in-74fa {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .in-74fa {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .in-74fa {
    padding: 18px 0 20px;
  }
}
.in-74fa .label_d6b7 {
  width: 100%;
}
.in-74fa .down_4d5e {
  margin-bottom: 0;
}
.in-74fa .banner-dde8 {
  margin-top: 5px;
  font-size: 0.875em;
}
.title_wide_71de {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.title_wide_71de .purple_0f26 {
  width: 100%;
}
.backdrop-fixed-b201 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.backdrop-fixed-b201 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.backdrop-fixed-b201 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;
}
.backdrop-fixed-b201 li:last-child:after {
  display: none;
}
.backdrop-fixed-b201 li a {
  font-weight: 500;
  margin-right: 10px;
}
.accent_7d56 .tertiary_1b62 button,
.in-74fa .tertiary_1b62 button {
  left: 0;
}
.accent_7d56 .purple_0f26,
.in-74fa .purple_0f26 {
  padding-left: 0;
  padding-right: 0;
}
.accent_7d56 .title_wide_71de,
.in-74fa .title_wide_71de {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.accent_7d56 {
  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;
}
.accent_7d56: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;
}
.accent_7d56 .tertiary_large_c116 {
  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) {
  .accent_7d56 .tertiary_large_c116 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .accent_7d56 .tertiary_large_c116 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .accent_7d56 .tertiary_large_c116 {
    min-height: 200px;
  }
}
.accent_7d56 .backdrop-fixed-b201 {
  color: rgba(255, 255, 255, 0.8);
}
.accent_7d56 .backdrop-fixed-b201 a,
.accent_7d56 .backdrop-fixed-b201 li:after {
  color: inherit;
}
.accent_7d56 .backdrop-fixed-b201 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.first-adaa {
  margin-bottom: 0.5em;
}
.bottom-7b21 {
  margin-bottom: 1.2em;
}
.bottom-7b21,
.first-adaa {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.bottom-7b21 p:last-child,
.first-adaa p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .tertiary_1b62,
#masthead .tertiary_1b62 {
  display: none;
}
#masthead
  > .tertiary_1b62.chip-narrow-9e41 {
  display: none;
}
#masthead > .tertiary_1b62 button {
  left: 0;
}
.info-3a4b {
  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%;
}
.info-3a4b .mask_prev_884f {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.info-3a4b .basic_79a1 {
  display: -webkit-box;
  display: flex;
}
.info-3a4b .basic_79a1.mini_07de {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.info-3a4b .basic_79a1.backdrop_8aa1 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.info-3a4b .basic_79a1.form-04b5 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.info-3a4b.table_wood_fcbe.title-c1fd .basic_79a1.mini_07de {
  flex-basis: 100%;
}
.info-3a4b.gallery-out-a165 .basic_79a1.backdrop_8aa1 {
  -webkit-box-flex: 1;
  flex: auto;
}
.info-3a4b.gallery-out-a165 .basic_79a1.form-04b5 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .tertiary_1b62.chip-narrow-9e41 {
  display: none;
}
#masthead > .tertiary_1b62 button {
  left: 0;
}
.breadcrumb-0351 {
  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;
}
.breadcrumb-0351:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.breadcrumb-0351.breadcrumb-right-ea5c i {
  margin-right: 4px;
}
.breadcrumb-0351.right-2f3b i {
  margin-left: 5px;
}
.dropdown-out-29e6 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.dropdown-out-29e6 p:last-child {
  margin-bottom: 0;
}
.hovered-4b36 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.hovered-4b36 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.hovered-4b36 img {
  display: block;
  width: auto;
  line-height: 1;
}
.hovered-4b36 .search-last-5d20 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.hovered-4b36 .main-f020 {
  margin: 5px 0 7px 0;
}
.hovered-4b36.texture-19dd .highlight-ded8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hovered-4b36.texture-19dd .frame-6d34 {
  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;
}
.hovered-4b36.rough-19be {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.hovered-4b36.rough-19be .highlight-ded8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hovered-4b36.rough-19be .frame-6d34 {
  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;
}
.hovered-4b36.banner-aa3b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hovered-4b36.detail-4e48 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.hovered-4b36.detail-4e48 .frame-6d34 {
  margin-top: 7px;
}
.column-over-8e9b {
  display: inline-block;
}
.hidden-b363 .over_3179 .hovered-4b36 img {
  max-width: 100%;
}
.surface-35a6 .paragraph-eec5.prev_c35e,
.simple-4b19 .paragraph-eec5.prev_c35e {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.surface-35a6 .search-steel-82d6,
.simple-4b19 .search-steel-82d6 {
  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%);
}
.surface-35a6 .search-steel-82d6 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.surface-35a6.shade_down_f432 .search-steel-82d6 {
  display: none;
}
.surface-35a6 .focused-74d2 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.surface-35a6 .focused-74d2 li {
  display: inline-block;
  position: relative;
}
.surface-35a6 .focused-74d2 li:last-child {
  margin-right: 0;
}
.surface-35a6 .focused-74d2 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;
}
.surface-35a6 .focused-74d2 li.hero-simple-200b > a {
  color: rgba(0, 0, 0, 0.9);
}
.surface-35a6 .focused-74d2 > 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;
}
.surface-35a6 .focused-74d2 > li > a i {
  line-height: 0;
}
.surface-35a6 .focused-74d2 > li.hard_f0c1 > a .search-steel-82d6 {
  margin-left: 4px;
  line-height: 0;
}
.surface-35a6 .focused-74d2 .nav_ee3f li.hard_f0c1 > a {
  position: relative;
}
.surface-35a6 .focused-74d2 .nav_ee3f li.hard_f0c1 > a:after,
.surface-35a6 .focused-74d2 .nav_ee3f li.hard_f0c1 > a:before {
  content: "";
  display: table;
}
.surface-35a6 .focused-74d2 .nav_ee3f li.hard_f0c1 > a:after {
  clear: both;
}
.surface-35a6 .focused-74d2 .nav_ee3f li.hard_f0c1 > a .search-steel-82d6 {
  margin-left: 5px;
  float: right;
}
.surface-35a6 .west-2b88,
.surface-35a6 .nav_ee3f {
  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;
}
.surface-35a6 .nav_ee3f {
  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;
}
.surface-35a6 .nav_ee3f .prev_c35e {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.surface-35a6 .nav_ee3f .search-steel-82d6 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.surface-35a6 .nav_ee3f li {
  display: block;
  margin: 0;
  padding: 0;
}
.surface-35a6 .nav_ee3f 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;
}
.surface-35a6 .nav_ee3f li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.surface-35a6 .nav_ee3f .nav_ee3f {
  top: 0;
  left: 100%;
}
.surface-35a6 .module-hot-7169.fn-focus-6f29 > .west-2b88,
.surface-35a6 .module-hot-7169.fn-focus-6f29 > .nav_ee3f,
.surface-35a6 .module-hot-7169:focus > .west-2b88,
.surface-35a6 .module-hot-7169:focus > .nav_ee3f,
.surface-35a6 .module-hot-7169:hover > .west-2b88,
.surface-35a6 .module-hot-7169:hover > .nav_ee3f {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.surface-35a6.lower_1abf .over-b480:after,
.surface-35a6.lower_1abf .over-b480:before {
  content: "";
  display: table;
}
.surface-35a6.lower_1abf .over-b480:after {
  clear: both;
}
.surface-35a6.lower_1abf .over-b480 > li {
  float: left;
}
.surface-35a6.status_focused_e185 .over-b480:after,
.surface-35a6.status_focused_e185 .over-b480:before {
  content: "";
  display: table;
}
.surface-35a6.status_focused_e185 .over-b480:after {
  clear: both;
}
.surface-35a6.status_focused_e185 .over-b480 > li {
  float: left;
}
.surface-35a6.status_focused_e185 .over-b480 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.surface-35a6.status_focused_e185 .over-b480 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.surface-35a6.status_focused_e185 .over-b480 > li.chip_3338 > a,
.surface-35a6.status_focused_e185 .over-b480 > li.hero-simple-200b > a {
  color: #fff;
  background-color: #1e4b75;
}
.surface-35a6.tabs-orange-c523 .over-b480 > li > a .prev_c35e {
  position: relative;
}
.surface-35a6.tabs-orange-c523 .over-b480 > li > a .prev_c35e: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;
}
.surface-35a6.tabs-orange-c523
  .over-b480
  > li:focus
  > a
  .prev_c35e:before,
.surface-35a6.tabs-orange-c523
  .over-b480
  > li:hover
  > a
  .prev_c35e:before {
  width: 100%;
  background-color: currentColor;
}
.surface-35a6.tabs-orange-c523
  .over-b480
  > li.chip_3338
  > a
  .prev_c35e:before,
.surface-35a6.tabs-orange-c523
  .over-b480
  > li.black_ecf5
  > a
  .prev_c35e:before {
  width: 100%;
  background-color: currentColor;
}
.surface-35a6.overlay_wide_8e9d .over-b480 > li > a .prev_c35e {
  position: relative;
}
.surface-35a6.overlay_wide_8e9d .over-b480 > li > a .prev_c35e: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;
}
.surface-35a6.overlay_wide_8e9d .over-b480 > li:focus > a .prev_c35e:before,
.surface-35a6.overlay_wide_8e9d
  .over-b480
  > li:hover
  > a
  .prev_c35e:before {
  width: 100%;
  background-color: currentColor;
}
.surface-35a6.overlay_wide_8e9d
  .over-b480
  > li.chip_3338
  > a
  .prev_c35e:before,
.surface-35a6.overlay_wide_8e9d
  .over-b480
  > li.black_ecf5
  > a
  .prev_c35e:before {
  width: 100%;
  background-color: currentColor;
}
.simple-4b19 .focused-74d2 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.simple-4b19 .focused-74d2 li:first-child > a {
  border-top: none;
}
.simple-4b19 .focused-74d2 .bottom_7033 > .prev_c35e .search-steel-82d6 {
  display: none;
}
.simple-4b19 .focused-74d2 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.simple-4b19 .focused-74d2 li:last-child {
  border: none;
}
.simple-4b19 .focused-74d2 li.hard_f0c1 > a {
  padding-right: 45px !important;
}
.simple-4b19 .focused-74d2 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.simple-4b19 .focused-74d2 li a:focus,
.simple-4b19 .focused-74d2 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.simple-4b19 .focused-74d2 li .thumbnail-out-714c {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  vertical-align: middle;
  line-height: 1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
  padding: 0.88em 0.9em;
  border-left: 1px solid rgba(255, 255, 255, 0.08);
  background: 0 0;
}
.simple-4b19 .focused-74d2 li .thumbnail-out-714c:hover {
  box-shadow: none;
}
.simple-4b19 .focused-74d2 li .thumbnail-out-714c .search-steel-82d6 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.simple-4b19 .focused-74d2 .nav_ee3f {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  margin: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.simple-4b19 .focused-74d2 .nav_ee3f li a {
  padding-left: 3em;
}
.simple-4b19 .focused-74d2 .motion_bcc8 > a .thumbnail-out-714c i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.simple-4b19 .focused-74d2 .motion_bcc8 > .nav_ee3f {
  display: block;
  opacity: 1;
}
.main_tall_6226 {
  max-width: 100%;
}
.warm_8e4f {
  line-height: 0;
  cursor: pointer;
}
.new_7d20 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.new_7d20:hover {
  box-shadow: none;
  color: currentColor;
}
.new_7d20 svg {
  width: 18px;
  height: 18px;
}
.new_7d20 .tag-advanced-a470 {
  display: none;
}
.text_mini_9d1a {
  position: relative;
}
.text_mini_9d1a.fn-active-6f29 .new_7d20 .section-90f0 {
  display: none;
}
.text_mini_9d1a.fn-active-6f29 .new_7d20 .tag-advanced-a470 {
  display: inline-block;
}
.text_mini_9d1a .link_5f5d {
  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);
}
.text_mini_9d1a.link-gold-6ed9 .link_5f5d {
  left: auto;
  right: -0.9em;
}
.text_mini_9d1a.link-gold-6ed9 .hover-1a10::before {
  left: auto;
  right: 15px;
}
.text_mini_9d1a.fn-active-6f29 .link_5f5d {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.focused-655d {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.focused-655d label {
  flex-basis: 100%;
}
.focused-655d .steel-958e {
  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;
}
.focused-655d .brown_0d69 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.focused-655d .brown_0d69:focus {
  background-color: transparent;
}
.focused-655d button.middle-f0c4 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.focused-655d button.middle-f0c4:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.focused-655d button.middle-f0c4 svg {
  width: 18px;
  height: 18px;
}
.focused-655d input[type="submit"] {
  min-height: auto;
}
.down-2997 .focused-655d .brown_0d69 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.hover-1a10 {
  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) {
  .hover-1a10 {
    width: 220px;
  }
}
.hover-1a10 label {
  flex-basis: 100%;
}
.hover-1a10::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;
}
.hero_f42c .down-2997 .focused-655d {
  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;
}
.hero_f42c
  .down-2997
  .focused-655d
  .steel-958e {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.hero_f42c .down-2997 .focused-655d .brown_0d69 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.hero_f42c
  .down-2997
  .focused-655d
  .brown_0d69:focus {
  background: 0 0;
}
.hero_f42c
  .down-2997
  .focused-655d
  .border_97f8 {
  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;
}
.feature_advanced_57af {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.feature_advanced_57af li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.feature_advanced_57af li:last-child {
  margin-right: 0;
}
.feature_advanced_57af li:first-child {
  margin-left: 0;
}
.feature_advanced_57af.progress_eff4 a {
  color: #fff;
}
.feature_advanced_57af.progress_eff4 a:hover {
  color: #fff;
}
.feature_advanced_57af a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.feature_advanced_57af a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.feature_advanced_57af a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.feature_advanced_57af a:hover {
  opacity: 0.9;
  color: inherit;
}
.feature_advanced_57af [class*="social-icon-apple"] {
  background-color: #999;
}
.feature_advanced_57af [class*="social-icon-apple"].breadcrumb_advanced_fa35 {
  background-color: transparent;
  color: #999;
}
.feature_advanced_57af [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.feature_advanced_57af [class*="social-icon-behance"].breadcrumb_advanced_fa35 {
  background-color: transparent;
  color: #1769ff;
}
.feature_advanced_57af [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.feature_advanced_57af [class*="social-icon-bitbucket"].breadcrumb_advanced_fa35 {
  background-color: transparent;
  color: #205081;
}
.feature_advanced_57af [class*="social-icon-codepen"] {
  background-color: #000;
}
.feature_advanced_57af [class*="social-icon-codepen"].breadcrumb_advanced_fa35 {
  background-color: transparent;
  color: #000;
}
.feature_advanced_57af [class*="social-icon-delicious"] {
  background-color: #39f;
}
.feature_advanced_57af [class*="social-icon-delicious"].breadcrumb_advanced_fa35 {
  background-color: transparent;
  color: #39f;
}
.feature_advanced_57af [class*="social-icon-digg"] {
  background-color: #005be2;
}
.feature_advanced_57af [class*="social-icon-digg"].breadcrumb_advanced_fa35 {
  background-color: transparent;
  color: #005be2;
}
.feature_advanced_57af [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.feature_advanced_57af [class*="social-icon-dribbble"].breadcrumb_advanced_fa35 {
  background-color: transparent;
  color: #ea4c89;
}
.feature_advanced_57af [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.feature_advanced_57af [class*="social-icon-envelope"].breadcrumb_advanced_fa35 {
  background-color: transparent;
  color: #ea4335;
}
.feature_advanced_57af [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.feature_advanced_57af [class*="social-icon-facebook"].breadcrumb_advanced_fa35 {
  background-color: transparent;
  color: #3b5998;
}
.feature_advanced_57af [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.feature_advanced_57af [class*="social-icon-flickr"].breadcrumb_advanced_fa35 {
  background-color: transparent;
  color: #0063dc;
}
.feature_advanced_57af [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.feature_advanced_57af [class*="social-icon-foursquare"].breadcrumb_advanced_fa35 {
  background-color: transparent;
  color: #2d5be3;
}
.feature_advanced_57af [class*="social-icon-github"] {
  background-color: #333;
}
.feature_advanced_57af [class*="social-icon-github"].breadcrumb_advanced_fa35 {
  background-color: transparent;
  color: #333;
}
.feature_advanced_57af [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.feature_advanced_57af [class*="social-icon-google-plus"].breadcrumb_advanced_fa35 {
  background-color: transparent;
  color: #dd4b39;
}
.feature_advanced_57af [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.feature_advanced_57af [class*="social-icon-houzz"].breadcrumb_advanced_fa35 {
  background-color: transparent;
  color: #7ac142;
}
.feature_advanced_57af [class*="social-icon-instagram"] {
  background-color: #262626;
}
.feature_advanced_57af [class*="social-icon-instagram"].breadcrumb_advanced_fa35 {
  background-color: transparent;
  color: #262626;
}
.feature_advanced_57af [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.feature_advanced_57af [class*="social-icon-jsfiddle"].breadcrumb_advanced_fa35 {
  background-color: transparent;
  color: #487aa2;
}
.feature_advanced_57af [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.feature_advanced_57af [class*="social-icon-linkedin"].breadcrumb_advanced_fa35 {
  background-color: transparent;
  color: #0077b5;
}
.feature_advanced_57af [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.feature_advanced_57af [class*="social-icon-medium"].breadcrumb_advanced_fa35 {
  background-color: transparent;
  color: #00ab6b;
}
.feature_advanced_57af [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.feature_advanced_57af
  [class*="social-icon-odnoklassniki"].breadcrumb_advanced_fa35 {
  background-color: transparent;
  color: #f4731c;
}
.feature_advanced_57af [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.feature_advanced_57af [class*="social-icon-meetup"].breadcrumb_advanced_fa35 {
  background-color: transparent;
  color: #ec1c40;
}
.feature_advanced_57af [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.feature_advanced_57af [class*="social-icon-pinterest"].breadcrumb_advanced_fa35 {
  background-color: transparent;
  color: #bd081c;
}
.feature_advanced_57af [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.feature_advanced_57af [class*="social-icon-product-hunt"].breadcrumb_advanced_fa35 {
  background-color: transparent;
  color: #da552f;
}
.feature_advanced_57af [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.feature_advanced_57af [class*="social-icon-reddit"].breadcrumb_advanced_fa35 {
  background-color: transparent;
  color: #ff4500;
}
.feature_advanced_57af [class*="social-icon-rss"] {
  background-color: #f26522;
}
.feature_advanced_57af [class*="social-icon-rss"].breadcrumb_advanced_fa35 {
  background-color: transparent;
  color: #f26522;
}
.feature_advanced_57af [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.feature_advanced_57af
  [class*="social-icon-shopping-cart"].breadcrumb_advanced_fa35 {
  background-color: transparent;
  color: #4caf50;
}
.feature_advanced_57af [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.feature_advanced_57af [class*="social-icon-skype"].breadcrumb_advanced_fa35 {
  background-color: transparent;
  color: #00aff0;
}
.feature_advanced_57af [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.feature_advanced_57af [class*="social-icon-slideshare"].breadcrumb_advanced_fa35 {
  background-color: transparent;
  color: #0077b5;
}
.feature_advanced_57af [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.feature_advanced_57af [class*="social-icon-snapchat"].breadcrumb_advanced_fa35 {
  background-color: transparent;
  color: #fffc00;
}
.feature_advanced_57af [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.feature_advanced_57af [class*="social-icon-soundcloud"].breadcrumb_advanced_fa35 {
  background-color: transparent;
  color: #f80;
}
.feature_advanced_57af [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.feature_advanced_57af [class*="social-icon-spotify"].breadcrumb_advanced_fa35 {
  background-color: transparent;
  color: #2ebd59;
}
.feature_advanced_57af [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.feature_advanced_57af
  [class*="social-icon-stack-overflow"].breadcrumb_advanced_fa35 {
  background-color: transparent;
  color: #fe7a15;
}
.feature_advanced_57af [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.feature_advanced_57af [class*="social-icon-maldkfgram"].breadcrumb_advanced_fa35 {
  background-color: transparent;
  color: #2ca5e0;
}
.feature_advanced_57af [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.feature_advanced_57af [class*="social-icon-tripadvisor"].breadcrumb_advanced_fa35 {
  background-color: transparent;
  color: #589442;
}
.feature_advanced_57af [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.feature_advanced_57af [class*="social-icon-tumblr"].breadcrumb_advanced_fa35 {
  background-color: transparent;
  color: #35465c;
}
.feature_advanced_57af [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.feature_advanced_57af [class*="social-icon-twitch"].breadcrumb_advanced_fa35 {
  background-color: transparent;
  color: #6441a5;
}
.feature_advanced_57af [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.feature_advanced_57af [class*="social-icon-twitter"].breadcrumb_advanced_fa35 {
  background-color: transparent;
  color: #1da1f2;
}
.feature_advanced_57af [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.feature_advanced_57af [class*="social-icon-vimeo"].breadcrumb_advanced_fa35 {
  background-color: transparent;
  color: #1ab7ea;
}
.feature_advanced_57af [class*="social-icon-vk"] {
  background-color: #45668e;
}
.feature_advanced_57af [class*="social-icon-vk"].breadcrumb_advanced_fa35 {
  background-color: transparent;
  color: #45668e;
}
.feature_advanced_57af [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.feature_advanced_57af [class*="social-icon-weibo"].breadcrumb_advanced_fa35 {
  background-color: transparent;
  color: #df2029;
}
.feature_advanced_57af [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.feature_advanced_57af [class*="social-icon-weixin"].breadcrumb_advanced_fa35 {
  background-color: transparent;
  color: #7bb32e;
}
.feature_advanced_57af [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.feature_advanced_57af [class*="social-icon-whatsapp"].breadcrumb_advanced_fa35 {
  background-color: transparent;
  color: #25d366;
}
.feature_advanced_57af [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.feature_advanced_57af [class*="social-icon-wordpress"].breadcrumb_advanced_fa35 {
  background-color: transparent;
  color: #21759b;
}
.feature_advanced_57af [class*="social-icon-xing"] {
  background-color: #026466;
}
.feature_advanced_57af [class*="social-icon-xing"].breadcrumb_advanced_fa35 {
  background-color: transparent;
  color: #026466;
}
.feature_advanced_57af [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.feature_advanced_57af [class*="social-icon-yelp"].breadcrumb_advanced_fa35 {
  background-color: transparent;
  color: #af0606;
}
.feature_advanced_57af [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.feature_advanced_57af [class*="social-icon-youtube"].breadcrumb_advanced_fa35 {
  background-color: transparent;
  color: #cd201f;
}
.secondary-bf1b {
  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;
}
.secondary-bf1b:hover {
  box-shadow: none;
  background: 0 0;
}
.brown_fb8c {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.fresh_e0c8 {
  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;
}
.smooth-4138 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.photo-tall-7222 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.photo-tall-7222,
.photo-tall-7222::after,
.photo-tall-7222::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;
}
.photo-tall-7222::after,
.photo-tall-7222::before {
  content: "";
  display: block;
  background-color: inherit;
}
.grid_inner_755f .fresh_e0c8 .smooth-4138 {
  margin-top: -2px;
  width: 19px;
}
.grid_inner_755f .fresh_e0c8 .photo-tall-7222 {
  margin-top: -1px;
}
.grid_inner_755f .fresh_e0c8 .photo-tall-7222,
.grid_inner_755f .fresh_e0c8 .photo-tall-7222::after,
.grid_inner_755f .fresh_e0c8 .photo-tall-7222::before {
  width: 19px;
  height: 2px;
}
.grid_inner_755f .fresh_e0c8 .photo-tall-7222::before {
  top: -6px;
}
.grid_inner_755f .fresh_e0c8 .photo-tall-7222::after {
  bottom: -6px;
}
.lite_9601 .fresh_e0c8 .smooth-4138 {
  margin-top: -2px;
  width: 22px;
}
.lite_9601 .fresh_e0c8 .photo-tall-7222 {
  margin-top: -1px;
}
.lite_9601 .fresh_e0c8 .photo-tall-7222,
.lite_9601 .fresh_e0c8 .photo-tall-7222::after,
.lite_9601 .fresh_e0c8 .photo-tall-7222::before {
  width: 22px;
  height: 2px;
}
.lite_9601 .fresh_e0c8 .photo-tall-7222::before {
  top: -7px;
}
.lite_9601 .fresh_e0c8 .photo-tall-7222::after {
  bottom: -7px;
}
.inner_7fab .fresh_e0c8 .smooth-4138 {
  margin-top: -2px;
  width: 31px;
}
.inner_7fab .fresh_e0c8 .photo-tall-7222 {
  margin-top: -1.5px;
}
.inner_7fab .fresh_e0c8 .photo-tall-7222,
.inner_7fab .fresh_e0c8 .photo-tall-7222::after,
.inner_7fab .fresh_e0c8 .photo-tall-7222::before {
  width: 31px;
  height: 3px;
}
.inner_7fab .fresh_e0c8 .photo-tall-7222::before {
  top: -9px;
}
.inner_7fab .fresh_e0c8 .photo-tall-7222::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .column_center_8a60 .fresh_e0c8 .smooth-4138 {
    margin-top: -2px;
    width: 19px;
  }
  .column_center_8a60 .fresh_e0c8 .photo-tall-7222 {
    margin-top: -1px;
  }
  .column_center_8a60 .fresh_e0c8 .photo-tall-7222,
  .column_center_8a60 .fresh_e0c8 .photo-tall-7222::after,
  .column_center_8a60 .fresh_e0c8 .photo-tall-7222::before {
    width: 19px;
    height: 2px;
  }
  .column_center_8a60 .fresh_e0c8 .photo-tall-7222::before {
    top: -6px;
  }
  .column_center_8a60 .fresh_e0c8 .photo-tall-7222::after {
    bottom: -6px;
  }
  .wide_cece .fresh_e0c8 .smooth-4138 {
    margin-top: -2px;
    width: 22px;
  }
  .wide_cece .fresh_e0c8 .photo-tall-7222 {
    margin-top: -1px;
  }
  .wide_cece .fresh_e0c8 .photo-tall-7222,
  .wide_cece .fresh_e0c8 .photo-tall-7222::after,
  .wide_cece .fresh_e0c8 .photo-tall-7222::before {
    width: 22px;
    height: 2px;
  }
  .wide_cece .fresh_e0c8 .photo-tall-7222::before {
    top: -7px;
  }
  .wide_cece .fresh_e0c8 .photo-tall-7222::after {
    bottom: -7px;
  }
  .status_simple_1cb8 .fresh_e0c8 .smooth-4138 {
    margin-top: -2px;
    width: 31px;
  }
  .status_simple_1cb8 .fresh_e0c8 .photo-tall-7222 {
    margin-top: -1.5px;
  }
  .status_simple_1cb8 .fresh_e0c8 .photo-tall-7222,
  .status_simple_1cb8 .fresh_e0c8 .photo-tall-7222::after,
  .status_simple_1cb8 .fresh_e0c8 .photo-tall-7222::before {
    width: 31px;
    height: 3px;
  }
  .status_simple_1cb8 .fresh_e0c8 .photo-tall-7222::before {
    top: -9px;
  }
  .status_simple_1cb8 .fresh_e0c8 .photo-tall-7222::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .cold_801e .fresh_e0c8 .smooth-4138 {
    margin-top: -2px;
    width: 19px;
  }
  .cold_801e .fresh_e0c8 .photo-tall-7222 {
    margin-top: -1px;
  }
  .cold_801e .fresh_e0c8 .photo-tall-7222,
  .cold_801e .fresh_e0c8 .photo-tall-7222::after,
  .cold_801e .fresh_e0c8 .photo-tall-7222::before {
    width: 19px;
    height: 2px;
  }
  .cold_801e .fresh_e0c8 .photo-tall-7222::before {
    top: -6px;
  }
  .cold_801e .fresh_e0c8 .photo-tall-7222::after {
    bottom: -6px;
  }
  .menu-1690 .fresh_e0c8 .smooth-4138 {
    margin-top: -2px;
    width: 22px;
  }
  .menu-1690 .fresh_e0c8 .photo-tall-7222 {
    margin-top: -1px;
  }
  .menu-1690 .fresh_e0c8 .photo-tall-7222,
  .menu-1690 .fresh_e0c8 .photo-tall-7222::after,
  .menu-1690 .fresh_e0c8 .photo-tall-7222::before {
    width: 22px;
    height: 2px;
  }
  .menu-1690 .fresh_e0c8 .photo-tall-7222::before {
    top: -7px;
  }
  .menu-1690 .fresh_e0c8 .photo-tall-7222::after {
    bottom: -7px;
  }
  .under_19f7 .fresh_e0c8 .smooth-4138 {
    margin-top: -2px;
    width: 31px;
  }
  .under_19f7 .fresh_e0c8 .photo-tall-7222 {
    margin-top: -1.5px;
  }
  .under_19f7 .fresh_e0c8 .photo-tall-7222,
  .under_19f7 .fresh_e0c8 .photo-tall-7222::after,
  .under_19f7 .fresh_e0c8 .photo-tall-7222::before {
    width: 31px;
    height: 3px;
  }
  .under_19f7 .fresh_e0c8 .photo-tall-7222::before {
    top: -9px;
  }
  .under_19f7 .fresh_e0c8 .photo-tall-7222::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .box-thick-d640 .fresh_e0c8 .smooth-4138 {
    margin-top: -2px;
    width: 19px;
  }
  .box-thick-d640 .fresh_e0c8 .photo-tall-7222 {
    margin-top: -1px;
  }
  .box-thick-d640 .fresh_e0c8 .photo-tall-7222,
  .box-thick-d640 .fresh_e0c8 .photo-tall-7222::after,
  .box-thick-d640 .fresh_e0c8 .photo-tall-7222::before {
    width: 19px;
    height: 2px;
  }
  .box-thick-d640 .fresh_e0c8 .photo-tall-7222::before {
    top: -6px;
  }
  .box-thick-d640 .fresh_e0c8 .photo-tall-7222::after {
    bottom: -6px;
  }
  .new-2b63 .fresh_e0c8 .smooth-4138 {
    margin-top: -2px;
    width: 22px;
  }
  .new-2b63 .fresh_e0c8 .photo-tall-7222 {
    margin-top: -1px;
  }
  .new-2b63 .fresh_e0c8 .photo-tall-7222,
  .new-2b63 .fresh_e0c8 .photo-tall-7222::after,
  .new-2b63 .fresh_e0c8 .photo-tall-7222::before {
    width: 22px;
    height: 2px;
  }
  .new-2b63 .fresh_e0c8 .photo-tall-7222::before {
    top: -7px;
  }
  .new-2b63 .fresh_e0c8 .photo-tall-7222::after {
    bottom: -7px;
  }
  .tooltip-prev-f629 .fresh_e0c8 .smooth-4138 {
    margin-top: -2px;
    width: 31px;
  }
  .tooltip-prev-f629 .fresh_e0c8 .photo-tall-7222 {
    margin-top: -1.5px;
  }
  .tooltip-prev-f629 .fresh_e0c8 .photo-tall-7222,
  .tooltip-prev-f629 .fresh_e0c8 .photo-tall-7222::after,
  .tooltip-prev-f629 .fresh_e0c8 .photo-tall-7222::before {
    width: 31px;
    height: 3px;
  }
  .tooltip-prev-f629 .fresh_e0c8 .photo-tall-7222::before {
    top: -9px;
  }
  .tooltip-prev-f629 .fresh_e0c8 .photo-tall-7222::after {
    bottom: -9px;
  }
}
.status_16a1 .photo-tall-7222 {
  -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);
}
.status_16a1 .photo-tall-7222::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.status_16a1 .photo-tall-7222::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);
}
.status_16a1.active_a97b .photo-tall-7222 {
  -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);
}
.status_16a1.active_a97b .photo-tall-7222::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.status_16a1.active_a97b .photo-tall-7222::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);
}
.container_tiny_49b6 {
  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.status-full-5847:before {
  display: none;
}
.heading-first-de3e {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.heading-first-de3e .focus_rough_0ea9 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.heading-first-de3e .focus_rough_0ea9:last-of-type {
  border-bottom: none;
}
.heading-first-de3e .focus_rough_0ea9.button_black_86a0,
.heading-first-de3e .focus_rough_0ea9.tag_fee9,
.heading-first-de3e .focus_rough_0ea9.component-7c2e {
  padding: 0;
}
.heading-first-de3e .simple-4b19 .thumbnail-out-714c {
  color: currentColor;
}
.heading-first-de3e .simple-4b19 .thumbnail-out-714c:focus,
.heading-first-de3e .simple-4b19 .thumbnail-out-714c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.heading-first-de3e.image_1fce .container-f56c,
.heading-first-de3e.image_1fce .dropdown-out-29e6 a,
.heading-first-de3e.image_1fce .over-b480 a,
.heading-first-de3e.image_1fce .nav_ee3f a {
  color: rgba(0, 0, 0, 0.55);
}
.heading-first-de3e.image_1fce .container-f56c:hover,
.heading-first-de3e.image_1fce .dropdown-out-29e6 a:hover,
.heading-first-de3e.image_1fce .over-b480 a:hover,
.heading-first-de3e.image_1fce .nav_ee3f a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.heading-first-de3e.image_1fce .brown-4508 {
  color: rgba(0, 0, 0, 0.8);
}
.heading-first-de3e.image_1fce .focus_rough_0ea9 {
  border-color: rgba(0, 0, 0, 0.08);
}
.heading-first-de3e.image_1fce .focus_rough_0ea9:before {
  background: rgba(0, 0, 0, 0.08);
}
.heading-first-de3e.image_1fce .plasma-8bfd:before {
  background: rgba(255, 255, 255, 0.9);
}
.heading-first-de3e.image_1fce .simple-4b19 .focused-74d2 li a,
.heading-first-de3e.image_1fce .simple-4b19 .thumbnail-out-714c,
.heading-first-de3e.image_1fce .nav_ee3f {
  border-color: rgba(0, 0, 0, 0.08);
}
.heading-first-de3e.image_1fce .simple-4b19 .thumbnail-out-714c:focus,
.heading-first-de3e.image_1fce .simple-4b19 .thumbnail-out-714c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.heading-first-de3e.image_1fce .focused-74d2 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.heading-first-de3e.title_gold_4d90 .container-f56c,
.heading-first-de3e.title_gold_4d90 .dropdown-out-29e6 a,
.heading-first-de3e.title_gold_4d90 .over-b480 .thumbnail-out-714c,
.heading-first-de3e.title_gold_4d90 .over-b480 a,
.heading-first-de3e.title_gold_4d90 .nav_ee3f a {
  color: rgba(255, 255, 255, 0.79);
}
.heading-first-de3e.title_gold_4d90 .container-f56c:hover,
.heading-first-de3e.title_gold_4d90 .dropdown-out-29e6 a:hover,
.heading-first-de3e.title_gold_4d90 .over-b480 .thumbnail-out-714c:hover,
.heading-first-de3e.title_gold_4d90 .over-b480 a:hover,
.heading-first-de3e.title_gold_4d90 .nav_ee3f a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.heading-first-de3e.title_gold_4d90 .brown-4508 {
  color: rgba(255, 255, 255, 0.99);
}
.heading-first-de3e.title_gold_4d90 .focus_rough_0ea9 {
  border-color: rgba(255, 255, 255, 0.08);
}
.heading-first-de3e.title_gold_4d90 .focus_rough_0ea9:before {
  background: rgba(255, 255, 255, 0.08);
}
.heading-first-de3e.title_gold_4d90 .plasma-8bfd:before {
  background: rgba(0, 0, 0, 0.9);
}
.heading-first-de3e.title_gold_4d90 .simple-4b19 .focused-74d2 li a,
.heading-first-de3e.title_gold_4d90 .simple-4b19 .thumbnail-out-714c,
.heading-first-de3e.title_gold_4d90 .nav_ee3f {
  border-color: rgba(255, 255, 255, 0.08);
}
.heading-first-de3e.title_gold_4d90 .simple-4b19 .thumbnail-out-714c:focus,
.heading-first-de3e.title_gold_4d90 .simple-4b19 .thumbnail-out-714c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.heading-first-de3e.title_gold_4d90 .focused-74d2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.plasma-8bfd {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.plasma-8bfd:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.status-prev-703c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.component-fac0 .heading-first-de3e {
  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;
}
.component-fac0 .focus_rough_0ea9 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.component-fac0 .focus_rough_0ea9: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) {
  .component-fac0 .focus_rough_0ea9:before {
    width: 16%;
    left: 42%;
  }
}
.component-fac0 .focus_rough_0ea9:last-child:before {
  content: none;
}
.component-fac0 .focus_rough_0ea9[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.component-fac0 .simple-4b19 .focused-74d2 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.component-fac0 .simple-4b19 .focused-74d2 li a .thumbnail-out-714c {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.component-fac0 .simple-4b19 .nav_ee3f {
  border: none;
}
.component-fac0 .simple-4b19 .nav_ee3f li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.component-fac0 .plasma-8bfd {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.component-fac0 .status-prev-703c {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.component-fac0 .title_gold_4d90 .plasma-8bfd:before {
  background: rgba(0, 0, 0, 0.9);
}
.component-fac0 .image_1fce.gold_e343 .photo-tall-7222 {
  background: rgba(0, 0, 0, 0.6);
}
.component-fac0
  .image_1fce.gold_e343
  .photo-tall-7222::after,
.component-fac0
  .image_1fce.gold_e343
  .photo-tall-7222:before {
  background: inherit;
}
.component-fac0
  .image_1fce.gold_e343:hover
  .photo-tall-7222 {
  background: rgba(0, 0, 0, 0.8);
}
.list_bad0 .heading-first-de3e {
  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) {
  .list_bad0 .heading-first-de3e {
    width: auto;
    right: 45px;
  }
}
.preview_upper_e8f3 .heading-first-de3e {
  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) {
  .preview_upper_e8f3 .heading-first-de3e {
    width: auto;
    left: 45px;
  }
}
.status-full-5847 .heading-first-de3e {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.status-full-5847 .status-prev-703c {
  max-width: 48em;
  margin: 0 auto;
}
.status-full-5847 .plasma-8bfd:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.surface_prev_6c1a {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.surface_prev_6c1a.component-fac0 .heading-first-de3e {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.surface_prev_6c1a.list_bad0 .heading-first-de3e {
  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);
}
.surface_prev_6c1a .heading-first-de3e {
  visibility: visible;
}
.surface_prev_6c1a.preview_upper_e8f3 .heading-first-de3e {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.rough_8cc9,
.mask_under_9a24 {
  overflow-x: hidden;
}
.rough_8cc9 .heading-first-de3e {
  overflow: auto;
}
.rough_8cc9.component-fac0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.rough_8cc9.component-fac0 .heading-first-de3e {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.rough_8cc9.component-fac0 .secondary-bf1b {
  opacity: 0;
}
.rough_8cc9.list_bad0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.rough_8cc9.list_bad0 .heading-first-de3e {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.rough_8cc9.list_bad0 .secondary-bf1b {
  opacity: 0;
}
.rough_8cc9.preview_upper_e8f3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.rough_8cc9.preview_upper_e8f3 .heading-first-de3e {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.rough_8cc9.preview_upper_e8f3 .secondary-bf1b {
  opacity: 0;
}
.rough_8cc9.status-full-5847 .heading-first-de3e {
  z-index: 10;
  visibility: visible;
}
.gold_e343 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.gold_e343 .photo-tall-7222 {
  background: rgba(255, 255, 255, 0.99);
}
.gold_e343 .photo-tall-7222::after,
.gold_e343 .photo-tall-7222:before {
  background: inherit;
}
.gold_e343:hover .photo-tall-7222 {
  background: rgba(255, 255, 255, 0.99);
}
.preview_upper_e8f3 .gold_e343 {
  top: 10px;
  right: auto;
  left: 12px;
}
.status-full-5847 .gold_e343 {
  display: none !important;
}
.rough_8cc9:before,
.mask_under_9a24:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.rough_8cc9 .gold_e343,
.mask_under_9a24 .gold_e343 {
  display: inline-block;
}
.heading-first-de3e .mask_prev_884f {
  -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;
}
.rough_8cc9 .heading-first-de3e .mask_prev_884f,
.mask_under_9a24 .heading-first-de3e .mask_prev_884f {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.widget_0a2f .steel-958e {
  width: 100%;
}
.over_3179 {
  padding: 0 0.5em 0;
}
.over_3179 [class*="customify-col-"],
.over_3179 [class*="customify-col_"],
.over_3179 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.widget_b2c8 .over_3179 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .lite_c1c8 .tertiary-78a6,
  .tertiary-78a6 {
    display: none;
  }
  .outline_solid_68dd {
    text-align: left;
  }
  .focused-48a3 {
    text-align: center;
  }
  .lite-e8a9 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .lite_c1c8 .input_043c,
  .input_043c {
    display: none;
  }
  .caption_7319 {
    text-align: left;
  }
  .component-109a {
    text-align: center;
  }
  .outline_3cbe {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .lite_c1c8 .frame_left_76f3,
  .frame_left_76f3 {
    display: none;
  }
  .pink_fb00 {
    text-align: left;
  }
  .south-961d {
    text-align: center;
  }
  .preview-e2a4 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.stale_abd3 {
  box-shadow: none !important;
}
.popup-easy-4513 .static-3e28,
.focus_b242 .static-3e28 {
  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;
}
.focus_b242 .static-3e28 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.silver-7567 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.silver-7567:after,
.silver-7567:before {
  content: "";
  display: table;
}
.silver-7567:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .silver-7567 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.silver-7567,
.hard-c5e3 {
  max-width: 1248px;
  margin: 0 auto;
}

.summary-hot-add9.medium_9584 .silver-7567 {
  max-width: 100%;
}
.summary-hot-add9.notice-small-e4a1 {
  max-width: 1200px;
  margin: 0 auto;
}
.summary-hot-add9.south_5505 .silver-7567 {
  max-width: 100%;
}
.summary-hot-add9.south_5505 > .silver-7567 {
  padding-left: 0;
  padding-right: 0;
}
.summary-hot-add9.south_5505 > .silver-7567 .lite_c1c8 {
  margin: 0;
}
.summary-hot-add9.south_5505
  > .silver-7567
  .status_fast_1dfe.summary_full_22f0 {
  margin-right: 0;
  margin-left: 0;
}
.summary-hot-add9.south_5505 #main.summary_full_22f0 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .warm-c3eb #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .warm-c3eb #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .button-cool-6bb8 .middle_de32 {
    padding-right: 1em;
  }
  .button-cool-6bb8.block_paper_ff70 .status_fast_1dfe {
    border-right: 1px solid #eaecee;
  }
  .button-cool-6bb8.block_paper_ff70 .middle_de32 {
    padding-right: 1em;
  }
  .button-cool-6bb8.block_paper_ff70 .surface_1771 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .text_old_713b .middle_de32 {
    padding-left: 1em;
  }
  .text_old_713b.block_paper_ff70 .status_fast_1dfe {
    border-left: 1px solid #eaecee;
  }
  .text_old_713b.block_paper_ff70 .middle_de32 {
    padding-left: 1em;
  }
  .text_old_713b.block_paper_ff70 .surface_1771 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .small_990b .middle_de32 {
    padding-left: 1em;
  }
  .small_990b.block_paper_ff70 .slider-4933 {
    border-right: 1px solid #eaecee;
  }
  .small_990b.block_paper_ff70 .card-full-3535 {
    border-right: 1px solid #eaecee;
  }
  .small_990b.block_paper_ff70 .middle_de32 {
    padding-left: 1em;
  }
  .small_990b.block_paper_ff70 .surface_1771 {
    padding-right: 1em;
  }
  .small_990b.block_paper_ff70 .row-5eda {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .button-center-bd95 .middle_de32 {
    padding-right: 1em;
  }
  .button-center-bd95.block_paper_ff70 .slider-4933 {
    border-left: 1px solid #eaecee;
  }
  .button-center-bd95.block_paper_ff70 .card-full-3535 {
    border-left: 1px solid #eaecee;
  }
  .button-center-bd95.block_paper_ff70 .middle_de32 {
    padding-right: 1em;
  }
  .button-center-bd95.block_paper_ff70 .surface_1771 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .button-center-bd95.block_paper_ff70 .row-5eda {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .warm-c3eb .middle_de32 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .warm-c3eb.block_paper_ff70 .status_fast_1dfe {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .warm-c3eb.block_paper_ff70 .middle_de32 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .warm-c3eb.block_paper_ff70 .surface_1771 {
    padding-left: 1em;
  }
  .warm-c3eb.block_paper_ff70 .row-5eda {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .warm-c3eb.block_paper_ff70 .middle_de32 {
    padding-left: 0;
  }
}
.description-ae19 .wrapper_783d {
  display: inline-block;
}
.outline-orange-5b32 {
  display: inline-block;
}
.purple_b06e {
  word-con: break-word;
}
.title-61ac > span {
  display: inline-block;
  padding: 5px 0;
}
.title-61ac .complex_fb0e {
  margin-left: 8px;
  margin-right: 8px;
}
.title-61ac .heading-north-9ec9 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.wrapper-62e1 .fluid-a83b {
  margin-bottom: 2em;
}
.wrapper-62e1 .icon_9558 {
  margin-bottom: 15px;
}
.wrapper-62e1 .icon_9558:last-child {
  margin-bottom: 0;
}
.wrapper-62e1 .out-101b {
  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) {
  .wrapper-62e1 .out-101b {
    display: block;
  }
}
.wrapper-62e1 .notice-a111 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .wrapper-62e1 .notice-a111 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.wrapper-62e1 .progress_66c3 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.wrapper-62e1 .progress_66c3 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.wrapper-62e1 .progress_66c3 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.wrapper-62e1 .purple_b06e {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.wrapper-62e1 .purple_b06e a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.wrapper-62e1 .media_e346 p:last-child {
  margin-bottom: 0;
}
.wrapper-62e1 .tooltip-1196 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.wrapper-62e1 .slow-ca69 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.wrapper-62e1 .form-up-2bfb {
  margin-top: 1em;
}
.wrapper-62e1 .status_green_905d {
  top: 0;
  display: block;
}
.wrapper-62e1 .status_green_905d a {
  color: inherit;
}
.wrapper-62e1 .status_green_905d a:hover {
  color: inherit;
}
.wrapper-62e1 .container_small_b532 {
  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;
}
.wrapper-62e1 .container_small_b532:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.wrapper-62e1 .slow-ca69 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.wrapper-62e1 .backdrop_8456 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.wrapper-62e1 .backdrop_8456:first-child {
  margin-top: 0;
}
.wrapper-62e1 .backdrop_8456.soft-5d8f {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.wrapper-62e1 .backdrop_8456.sort-in-86ed {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.wrapper-62e1
  .backdrop_8456.sort-in-86ed.banner_1d2f
  .form-up-2bfb {
  width: 100%;
}
.wrapper-62e1 .sort-in-86ed {
  -webkit-box-align: center;
  align-items: center;
}
.wrapper-62e1 .sort-in-86ed .title-61ac,
.wrapper-62e1 .sort-in-86ed > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.wrapper-62e1 .progress_66c3 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.wrapper-62e1 .progress_66c3 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.wrapper-62e1 .progress_66c3: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;
}
.wrapper-62e1 .soft-5d8f {
  z-index: 5;
}
.wrapper-62e1 .title_large_a22f .wide-3ddc {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.wrapper-62e1 .badge-8355 .wide-3ddc {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.wrapper-62e1 .bright-c5d1 .wide-3ddc {
  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;
}
.wrapper-62e1.center-660f .out-101b,
.wrapper-62e1.easy-8345 .out-101b {
  display: block;
}
.wrapper-62e1.center-660f .out-101b .slow-ba0a,
.wrapper-62e1.center-660f .out-101b .slow-ca69,
.wrapper-62e1.easy-8345 .out-101b .slow-ba0a,
.wrapper-62e1.easy-8345 .out-101b .slow-ca69 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.wrapper-62e1.item-3552 .notice-a111 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .wrapper-62e1.item-3552 .notice-a111 {
    margin-right: 0;
  }
}
.wrapper-62e1.center-660f .notice-a111,
.wrapper-62e1.easy-8345 .notice-a111 {
  padding-top: 40%;
}
.wrapper-62e1.center-660f .fluid-a83b,
.wrapper-62e1.easy-8345 .fluid-a83b {
  display: block;
}
.wrapper-62e1.center-660f .fn-sticky-6f29 .slow-ca69,
.wrapper-62e1.easy-8345 .fn-sticky-6f29 .slow-ca69 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.wrapper-62e1.center-660f .notice-a111,
.wrapper-62e1.easy-8345 .notice-a111 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.wrapper-62e1.center-660f .slow-ca69 {
  padding: 1em;
}
.short_9316 {
  margin: 30px auto;
  display: block;
}
.short_9316 .primary_middle_8288 > * {
  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;
}
.short_9316 .primary_middle_8288 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.short_9316 .primary_middle_8288 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.focus_a956 .title-61ac {
  margin-bottom: 1.41575em;
}
.focus_a956 .shade-basic-8fcb {
  margin-bottom: 1.618em;
}
.input-ef59 .message_38fc {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.input-ef59 .message_38fc a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.input-ef59 .banner-e694 {
  max-width: 100%;
  overflow: auto;
}
.video-dirty-99b8 .input-ef59 a:hover {
  text-decoration: underline;
}
.gradient-brown-8ca5 .icon_9558:not(.purple_b06e),
.gradient-brown-8ca5 .progress_66c3 {
  margin-bottom: 1.41575em;
}
.gradient-brown-8ca5 .icon_9558:not(.purple_b06e):last-child,
.gradient-brown-8ca5 .progress_66c3:last-child {
  margin-bottom: 0;
}
.gradient-brown-8ca5 .icon_9558.inner_6b4f {
  margin-bottom: 0.41575em;
}
.gradient-brown-8ca5 .texture_ab6d:before,
.gradient-brown-8ca5 .down-ac81:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.gradient-brown-8ca5 .texture_ab6d:before {
  content: "\f115";
}
.gradient-brown-8ca5 .down-ac81:before {
  content: "\f02c";
}
.gradient-brown-8ca5 .logo-9b55 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.gradient-brown-8ca5 .logo-9b55 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.label_cool_2032 {
  display: -webkit-box;
  display: flex;
}
.label_cool_2032 .progress_f4bc {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .label_cool_2032 .progress_f4bc {
    flex-basis: 90px;
  }
}
.label_cool_2032 .sidebar_mini_2928 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .label_cool_2032 .sidebar_mini_2928 {
    flex-basis: calc(100% - 50px);
  }
}
.label_cool_2032 .component_97b0 p:last-child {
  margin-bottom: 0.72em;
}
.element-5d47 .primary_middle_8288 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.element-5d47 .primary_middle_8288:after,
.element-5d47 .primary_middle_8288:before {
  content: "";
  display: table;
}
.element-5d47 .primary_middle_8288:after {
  clear: both;
}
.element-5d47 .primary_middle_8288 .banner_hard_74b0,
.element-5d47 .primary_middle_8288 .hot_a469 {
  width: 49%;
}
.element-5d47 .primary_middle_8288 .banner_hard_74b0 a span.old-be07,
.element-5d47 .primary_middle_8288 .hot_a469 a span.old-be07 {
  display: block;
  margin-bottom: 5px;
}
.element-5d47 .primary_middle_8288 .hot_a469 {
  float: left;
  text-align: left;
}
.element-5d47 .primary_middle_8288 .banner_hard_74b0 {
  float: right;
  text-align: right;
}
.tooltip_9bdd {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .tooltip_9bdd {
    margin-bottom: 0;
  }
}
.shade-smooth-fcb1 {
  margin-bottom: 1em;
}
.shade-smooth-fcb1 .purple_b06e {
  font-size: 1.1em;
  line-height: 1.3;
}
.accent-tiny-01ec a {
  display: block;
  line-height: 0;
  position: relative;
}
.out_f54f .shade-smooth-fcb1,
.carousel_tall_2c22 .shade-smooth-fcb1 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .out_f54f .shade-smooth-fcb1,
  .carousel_tall_2c22 .shade-smooth-fcb1 {
    display: block;
  }
}
.out_f54f .accent-tiny-01ec,
.carousel_tall_2c22 .accent-tiny-01ec {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .out_f54f .accent-tiny-01ec,
  .carousel_tall_2c22 .accent-tiny-01ec {
    margin-bottom: 1em;
  }
}
.out_f54f .accent-tiny-01ec img,
.carousel_tall_2c22 .accent-tiny-01ec img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.out_f54f .banner_under_78f0,
.carousel_tall_2c22 .banner_under_78f0 {
  flex-basis: calc(100% - 160px);
}
.out_f54f .banner_under_78f0 p,
.carousel_tall_2c22 .banner_under_78f0 p {
  margin-bottom: 0;
}
.out_f54f .banner_under_78f0 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .out_f54f .banner_under_78f0 {
    padding-left: 0;
  }
}
.carousel_tall_2c22 .banner_under_78f0 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .carousel_tall_2c22 .banner_under_78f0 {
    padding-right: 0;
  }
}
.carousel_tall_2c22 .accent-tiny-01ec {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.table_upper_2f03 .accent-tiny-01ec {
  margin-bottom: 0.5em;
}
.table_upper_2f03 .accent-tiny-01ec img {
  width: 100%;
}
.old-c86d .glass-c3c8,
.stone-2c7d .glass-c3c8 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.stone-2c7d .status_fast_1dfe .solid-c240 p:last-child {
  margin-bottom: 0;
}
.texture_dim_9a46 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.notice-e009 .glass_bc9e {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .notice-e009 .glass_bc9e:last-of-type {
    margin-bottom: 0;
  }
}
.notice-e009 .glass_bc9e ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.notice-e009 .glass_bc9e ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.notice-e009 .glass_bc9e ul li {
  margin: 0 0 0.6em;
}
.notice-e009 .glass_bc9e ul li.fast_de15,
.notice-e009 .glass_bc9e ul li.header_simple_50f5 {
  position: relative;
}
.notice-e009 .glass_bc9e ul li.fast_de15 .logo-upper-d0a7,
.notice-e009 .glass_bc9e ul li.header_simple_50f5 .logo-upper-d0a7 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.notice-e009 .glass_bc9e ul li.fast_de15:after:after,
.notice-e009 .glass_bc9e ul li.fast_de15:after:before,
.notice-e009
  .glass_bc9e
  ul
  li.header_simple_50f5:after:after,
.notice-e009
  .glass_bc9e
  ul
  li.header_simple_50f5:after:before {
  content: "";
  display: table;
}
.notice-e009 .glass_bc9e ul li.fast_de15:after:after,
.notice-e009
  .glass_bc9e
  ul
  li.header_simple_50f5:after:after {
  clear: both;
}
.notice-e009 .glass_bc9e a.hidden-0333:hover {
  text-decoration: none;
}
.notice-e009 .glass_bc9e select {
  max-width: 100%;
}
.notice-e009 .glass_bc9e table {
  font-size: 85%;
}
.notice-e009 .glass_bc9e table td,
.notice-e009 .glass_bc9e table th {
  padding: 0.2360828548em;
  text-align: center;
}
.notice-e009 .glass_bc9e table tfoot td {
  text-align: left;
}
.notice-e009 .glass_bc9e :last-child {
  margin-bottom: 0;
}
.notice-e009 .glass_bc9e .bronze-8f79 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.notice-e009 .glass_bc9e .bronze-8f79 label {
  width: 100%;
}
.notice-e009 .glass_bc9e .bronze-8f79 .brown_0d69 {
  width: 100%;
  display: block;
}
.notice-e009 .glass_bc9e .bronze-8f79 .middle-f0c4 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.notice-e009 .glass_bc9e .bronze-8f79 .middle-f0c4:hover svg #svg-search {
  fill: #444;
}
.notice-e009 .glass_bc9e .bronze-8f79 .middle-f0c4 svg {
  width: 18px;
  height: 18px;
}
.notice-e009 .tooltip-next-100e ul ul,
.notice-e009 .gradient-4816 ul ul,
.notice-e009 .active_1292 ul ul,
.notice-e009 .motion-5196 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.notice-e009 .tooltip-next-100e .hard_f0c1 > a,
.notice-e009 .gradient-4816 .hard_f0c1 > a,
.notice-e009 .active_1292 .hard_f0c1 > a,
.notice-e009 .motion-5196 .hard_f0c1 > a {
  margin-bottom: 0;
}
.notice-e009 .smooth-4265 li,
.notice-e009 .tooltip-next-100e li,
.notice-e009 .hero_a1fe li,
.notice-e009 .gradient-4816 li,
.notice-e009 .active_1292 li,
.notice-e009 .motion-5196 li,
.notice-e009 .avatar-d8f1 li,
.notice-e009 .title-light-1bb5 li {
  display: block;
  position: relative;
}
.notice-e009 .smooth-4265 li:last-child,
.notice-e009 .tooltip-next-100e li:last-child,
.notice-e009 .hero_a1fe li:last-child,
.notice-e009 .gradient-4816 li:last-child,
.notice-e009 .active_1292 li:last-child,
.notice-e009 .motion-5196 li:last-child,
.notice-e009 .avatar-d8f1 li:last-child,
.notice-e009 .title-light-1bb5 li:last-child {
  border: none;
}
.notice-e009 .smooth-4265 li a,
.notice-e009 .tooltip-next-100e li a,
.notice-e009 .hero_a1fe li a,
.notice-e009 .gradient-4816 li a,
.notice-e009 .active_1292 li a,
.notice-e009 .motion-5196 li a,
.notice-e009 .avatar-d8f1 li a,
.notice-e009 .title-light-1bb5 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.notice-e009 .smooth-4265 li ul li::before,
.notice-e009 .tooltip-next-100e li ul li::before,
.notice-e009 .hero_a1fe li ul li::before,
.notice-e009 .gradient-4816 li ul li::before,
.notice-e009 .active_1292 li ul li::before,
.notice-e009 .motion-5196 li ul li::before,
.notice-e009 .avatar-d8f1 li ul li::before,
.notice-e009 .title-light-1bb5 li ul li::before {
  left: 15px;
}
.notice-e009 .smooth-4265 li ul a,
.notice-e009 .tooltip-next-100e li ul a,
.notice-e009 .hero_a1fe li ul a,
.notice-e009 .gradient-4816 li ul a,
.notice-e009 .active_1292 li ul a,
.notice-e009 .motion-5196 li ul a,
.notice-e009 .avatar-d8f1 li ul a,
.notice-e009 .title-light-1bb5 li ul a {
  padding-left: 20px;
}
.notice-e009 .smooth-4265 li ul ul li::before,
.notice-e009 .tooltip-next-100e li ul ul li::before,
.notice-e009 .hero_a1fe li ul ul li::before,
.notice-e009 .gradient-4816 li ul ul li::before,
.notice-e009 .active_1292 li ul ul li::before,
.notice-e009 .motion-5196 li ul ul li::before,
.notice-e009 .avatar-d8f1 li ul ul li::before,
.notice-e009 .title-light-1bb5 li ul ul li::before {
  left: 30px;
}
.notice-e009 .smooth-4265 li ul ul a,
.notice-e009 .tooltip-next-100e li ul ul a,
.notice-e009 .hero_a1fe li ul ul a,
.notice-e009 .gradient-4816 li ul ul a,
.notice-e009 .active_1292 li ul ul a,
.notice-e009 .motion-5196 li ul ul a,
.notice-e009 .avatar-d8f1 li ul ul a,
.notice-e009 .title-light-1bb5 li ul ul a {
  padding-left: 40px;
}
.notice-e009 .panel-motion-9873 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.notice-e009 .title-light-1bb5 ul li {
  margin-bottom: 1.41575em;
}
.notice-e009 .title-light-1bb5 ul li .panel_d778 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.notice-e009 .title-light-1bb5 ul li .tabs-cde6 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.title_gold_4d90 .smooth-4265 li a,
.title_gold_4d90 .tooltip-next-100e li a,
.title_gold_4d90 .hero_a1fe li a,
.title_gold_4d90 .gradient-4816 li a,
.title_gold_4d90 .active_1292 li a,
.title_gold_4d90 .motion-5196 li a,
.title_gold_4d90 .avatar-d8f1 li a,
.title_gold_4d90 .title-light-1bb5 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.title_gold_4d90 .panel-motion-9873 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.title_gold_4d90 .glass_bc9e ul li.fast_de15 .logo-upper-d0a7,
.title_gold_4d90 .glass_bc9e ul li.header_simple_50f5 .logo-upper-d0a7 {
  background: rgba(0, 0, 0, 0.2);
}
.title_gold_4d90 .notice-e009 .glass_bc9e select {
  border-color: rgba(255, 255, 255, 0.08);
}
.summary-hot-add9 .notice-e009 .focused-74d2 li {
  margin: 0;
}
.summary-hot-add9 .notice-e009 .focused-74d2 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.summary-hot-add9 .notice-e009 .focused-74d2 li ul {
  margin: 0;
}
.summary-hot-add9 .notice-e009 .focused-74d2 li ul li a {
  padding-left: 15px;
}
.summary-hot-add9 .notice-e009 .focused-74d2 li ul li li a {
  padding-left: 30px;
}
.summary-hot-add9 .notice-e009 .focused-74d2 li.hero-simple-200b > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.summary-hot-add9 .notice-e009 .focused-74d2 li.hero-simple-200b > 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;
}
.summary-hot-add9 .notice-e009 .focused-74d2 li.hero-simple-200b > 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;
}
.card-slow-3382 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.carousel-a364 {
  position: relative;
  z-index: 10;
}
.carousel-a364 .mask_prev_884f {
  width: 100%;
  max-width: 100%;
}
.section-6267 .advanced_5707 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.section-6267 .image_1fce {
}
.section-6267 .title_gold_4d90 {
  background: #292929;
}
.right-a853 .advanced_5707 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.right-a853 .image_1fce {
  background: #f9f9f9;
}
.right-a853 .title_gold_4d90 {
  background: #303030;
}
.modal_hard_471b .advanced_5707 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .modal_hard_471b .wrapper_783d {
    margin-bottom: 1em;
  }
  .modal_hard_471b .wrapper_783d:last-child {
    margin-bottom: 0;
  }
}
.modal_hard_471b .image_1fce {
  background: #ededed;
}
.modal_hard_471b .title_gold_4d90 {
  background: #1a1a1a;
}
.advanced_5707.image_1fce {
  color: rgba(0, 0, 0, 0.6);
}
.advanced_5707.image_1fce .widget-980f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.advanced_5707.title_gold_4d90 {
  color: rgba(255, 255, 255, 0.99);
}
.advanced_5707.title_gold_4d90 a:not(.hidden-0333) {
  color: rgba(255, 255, 255, 0.79);
}
.advanced_5707.title_gold_4d90 a:not(.hidden-0333):hover {
  color: rgba(255, 255, 255, 0.99);
}
.advanced_5707.title_gold_4d90 .widget-980f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.advanced_5707.title_gold_4d90 table tbody td,
.advanced_5707.title_gold_4d90 table th {
  background: rgba(0, 0, 0, 0.08);
}
.grid-complex-60f8.frame_6db2 .silver-7567 {
  max-width: initial;
}
.grid-complex-60f8 .carousel_warm_94bf {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.grid-complex-60f8 .carousel_warm_94bf .mask_prev_884f {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .grid-complex-60f8 .carousel_warm_94bf .mask_prev_884f {
    display: block;
    margin-bottom: 2em;
  }
  .grid-complex-60f8 .carousel_warm_94bf .mask_prev_884f:last-child {
    margin-bottom: 0;
  }
}
.modal_hard_471b .wrapper_783d:last-child,
.right-a853 .wrapper_783d:last-child,
.section-6267 .wrapper_783d:last-child {
  margin-bottom: 0;
}
.modal_hard_471b .wrapper_783d .notice-e009 .glass_bc9e:last-child,
.right-a853 .wrapper_783d .notice-e009 .glass_bc9e:last-child,
.section-6267 .wrapper_783d .notice-e009 .glass_bc9e:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .modal_hard_471b .item_dynamic_3e45,
  .modal_hard_471b .frame-gold-6f06,
  .right-a853 .item_dynamic_3e45,
  .right-a853 .frame-gold-6f06,
  .section-6267 .item_dynamic_3e45,
  .section-6267 .frame-gold-6f06 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .carousel-a364 .wrapper_783d {
    margin-bottom: 2em;
  }
}
.carousel-a364 p:last-child {
  margin-bottom: 0;
}
.carousel-a364 li,
.carousel-a364 ul {
  list-style: none;
  margin: 0;
}
.carousel-a364 ul ul {
  margin-left: 2.617924em;
}
.east-b947 {
  font-size: 0.875em;
}

/* css-noise: 0df9 */
.phantom-card-e7 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.3;
}
