/*!
Theme Name: Customify
Theme URI: https://pressmaximum.notification_small_dc12/customify
Author: WPCustomify
Author URI: https://pressmaximum.notification_small_dc12
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.notification_small_dc12/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.status-thick-5e63.full_0849/licenses/gpl-2.0.nav_bottom_cb4e
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.mask-hot-99f9/, (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.preview-f882.paragraph_0017/normalize.focused-51e2/
 ======
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.focused-51e2 v7.0.0 | MIT License | github.notification_small_dc12/necolas/normalize.focused-51e2 */
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;
}
.carousel-7b90 .tall_672e,
.orange-318b,
.list_hard_2d21,
.cold_df14,
.border_over_b726,
.full_28bc,
.backdrop-dim-efad,
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;
}
.orange-318b,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .orange-318b,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .orange-318b,
  h1 {
    font-size: 1.8em;
  }
}
.list_hard_2d21,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.list_hard_2d21 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .list_hard_2d21,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .list_hard_2d21,
  h2 {
    font-size: 1.7em;
  }
}
.cold_df14,
h3 {
  font-size: 1.618em;
}
.carousel-7b90 .tall_672e,
.border_over_b726,
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.west_c4f7 {
  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;
}
.fixed-9580:after,
.fixed-9580:before,
.inner_e46a:after,
.inner_e46a:before {
  content: "";
  display: table;
}
.fixed-9580:after,
.inner_e46a:after {
  clear: both;
}
.badge-thick-0c66 {
  float: right;
  margin-right: 0;
}
.steel_ffa8 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.module_782a .description_current_a52d,
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;
}
.module_782a .description_current_a52d: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;
}
.in_b39e .description_current_a52d {
  box-shadow: none;
}
.in_b39e
  .description_current_a52d
  .menu-11ce {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.in_b39e .description_current_a52d .first_01c2 {
  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;
}
.in_b39e
  .description_current_a52d
  .first_01c2
  b {
  display: none;
}
.in_b39e .item-0c0b {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.gold_7bca:not(.border_warm_690e):not(.rough-93e7),
button:not(.border_warm_690e):not(.rough-93e7),
input[type="button"]:not(.border_warm_690e):not(
    .rough-93e7
  ),
input[type="reset"]:not(.border_warm_690e):not(
    .rough-93e7
  ),
input[type="submit"]:not(.border_warm_690e):not(
    .rough-93e7
  ) {
  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;
}
.gold_7bca:not(.border_warm_690e):not(
    .rough-93e7
  ):hover,
button:not(.border_warm_690e):not(
    .rough-93e7
  ):hover,
input[type="button"]:not(.border_warm_690e):not(
    .rough-93e7
  ):hover,
input[type="reset"]:not(.border_warm_690e):not(
    .rough-93e7
  ):hover,
input[type="submit"]:not(.border_warm_690e):not(
    .rough-93e7
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.gold_7bca:not(.border_warm_690e):not(
    .rough-93e7
  ):active,
.gold_7bca:not(.border_warm_690e):not(
    .rough-93e7
  ):focus,
button:not(.border_warm_690e):not(
    .rough-93e7
  ):active,
button:not(.border_warm_690e):not(
    .rough-93e7
  ):focus,
input[type="button"]:not(.border_warm_690e):not(
    .rough-93e7
  ):active,
input[type="button"]:not(.border_warm_690e):not(
    .rough-93e7
  ):focus,
input[type="reset"]:not(.border_warm_690e):not(
    .rough-93e7
  ):active,
input[type="reset"]:not(.border_warm_690e):not(
    .rough-93e7
  ):focus,
input[type="submit"]:not(.border_warm_690e):not(
    .rough-93e7
  ):active,
input[type="submit"]:not(.border_warm_690e):not(
    .rough-93e7
  ):focus {
  outline: 0;
}
.gold_7bca:not(.border_warm_690e):not(
    .rough-93e7
  ).fn-loading-522c,
button:not(.border_warm_690e):not(
    .rough-93e7
  ).fn-loading-522c,
input[type="button"]:not(.border_warm_690e):not(
    .rough-93e7
  ).fn-loading-522c,
input[type="reset"]:not(.border_warm_690e):not(
    .rough-93e7
  ).fn-loading-522c,
input[type="submit"]:not(.border_warm_690e):not(
    .rough-93e7
  ).fn-loading-522c {
  position: relative;
}
.gold_7bca:not(.border_warm_690e):not(
    .rough-93e7
  ).fn-loading-522c
  .red_cdab,
.gold_7bca:not(.border_warm_690e):not(
    .rough-93e7
  ).fn-loading-522c
  .input_70a4,
.gold_7bca:not(.border_warm_690e):not(
    .rough-93e7
  ).fn-loading-522c
  .fresh_69e5,
.gold_7bca:not(.border_warm_690e):not(
    .rough-93e7
  ).fn-loading-522c
  i,
.gold_7bca:not(.border_warm_690e):not(
    .rough-93e7
  ).fn-loading-522c
  svg,
button:not(.border_warm_690e):not(
    .rough-93e7
  ).fn-loading-522c
  .red_cdab,
button:not(.border_warm_690e):not(
    .rough-93e7
  ).fn-loading-522c
  .input_70a4,
button:not(.border_warm_690e):not(
    .rough-93e7
  ).fn-loading-522c
  .fresh_69e5,
button:not(.border_warm_690e):not(
    .rough-93e7
  ).fn-loading-522c
  i,
button:not(.border_warm_690e):not(
    .rough-93e7
  ).fn-loading-522c
  svg,
input[type="button"]:not(.border_warm_690e):not(
    .rough-93e7
  ).fn-loading-522c
  .red_cdab,
input[type="button"]:not(.border_warm_690e):not(
    .rough-93e7
  ).fn-loading-522c
  .input_70a4,
input[type="button"]:not(.border_warm_690e):not(
    .rough-93e7
  ).fn-loading-522c
  .fresh_69e5,
input[type="button"]:not(.border_warm_690e):not(
    .rough-93e7
  ).fn-loading-522c
  i,
input[type="button"]:not(.border_warm_690e):not(
    .rough-93e7
  ).fn-loading-522c
  svg,
input[type="reset"]:not(.border_warm_690e):not(
    .rough-93e7
  ).fn-loading-522c
  .red_cdab,
input[type="reset"]:not(.border_warm_690e):not(
    .rough-93e7
  ).fn-loading-522c
  .input_70a4,
input[type="reset"]:not(.border_warm_690e):not(
    .rough-93e7
  ).fn-loading-522c
  .fresh_69e5,
input[type="reset"]:not(.border_warm_690e):not(
    .rough-93e7
  ).fn-loading-522c
  i,
input[type="reset"]:not(.border_warm_690e):not(
    .rough-93e7
  ).fn-loading-522c
  svg,
input[type="submit"]:not(.border_warm_690e):not(
    .rough-93e7
  ).fn-loading-522c
  .red_cdab,
input[type="submit"]:not(.border_warm_690e):not(
    .rough-93e7
  ).fn-loading-522c
  .input_70a4,
input[type="submit"]:not(.border_warm_690e):not(
    .rough-93e7
  ).fn-loading-522c
  .fresh_69e5,
input[type="submit"]:not(.border_warm_690e):not(
    .rough-93e7
  ).fn-loading-522c
  i,
input[type="submit"]:not(.border_warm_690e):not(
    .rough-93e7
  ).fn-loading-522c
  svg {
  visibility: hidden;
}
.gold_7bca:not(.border_warm_690e):not(
    .rough-93e7
  ).fn-loading-522c:after,
button:not(.border_warm_690e):not(
    .rough-93e7
  ).fn-loading-522c:after,
input[type="button"]:not(.border_warm_690e):not(
    .rough-93e7
  ).fn-loading-522c:after,
input[type="reset"]:not(.border_warm_690e):not(
    .rough-93e7
  ).fn-loading-522c:after,
input[type="submit"]:not(.border_warm_690e):not(
    .rough-93e7
  ).fn-loading-522c: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;
}
.gold_7bca:not(.border_warm_690e):not(.rough-93e7),
input[type="button"]:not(.border_warm_690e):not(
    .rough-93e7
  ),
input[type="reset"]:not(.border_warm_690e):not(
    .rough-93e7
  ),
input[type="submit"]:not(.border_warm_690e):not(
    .rough-93e7
  ) {
  color: #fff;
  background: #235787;
}
.gold_7bca:not(.border_warm_690e):not(
    .rough-93e7
  ):focus,
input[type="button"]:not(.border_warm_690e):not(
    .rough-93e7
  ):focus,
input[type="reset"]:not(.border_warm_690e):not(
    .rough-93e7
  ):focus,
input[type="submit"]:not(.border_warm_690e):not(
    .rough-93e7
  ):focus {
  color: #fff;
}
.gold_7bca.fn-disabled-522c:not(.border_warm_690e):not(
    .rough-93e7
  ),
.gold_7bca[disabled]:not(.border_warm_690e):not(
    .rough-93e7
  ),
button.fn-disabled-522c:not(.border_warm_690e):not(
    .rough-93e7
  ),
button[disabled]:not(.border_warm_690e):not(
    .rough-93e7
  ) {
  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;
}
.logo_1e3e {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.logo_1e3e: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;
}
.blue_5fb9 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.yellow_0416 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.hover-a4ee {
  clear: both;
  display: block;
  margin: 0 auto;
}
.fixed-9580:after,
.fixed-9580:before,
.stone-5f18:after,
.stone-5f18:before,
.red_727b:after,
.red_727b:before,
.text-upper-7dd9:after,
.text-upper-7dd9:before,
.photo-wood-d34d:after,
.photo-wood-d34d:before,
.current-6055:after,
.current-6055:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.fixed-9580:after,
.stone-5f18:after,
.red_727b:after,
.text-upper-7dd9:after,
.photo-wood-d34d:after,
.current-6055:after {
  clear: both;
}
.stone-5f18 .copper-dfd9,
.red_727b .copper-dfd9,
.paper-b7e2 .copper-dfd9 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.video-93f0 {
  display: inline-block;
}
.caption-f818 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.caption-f818 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.caption-f818 .icon_copper_6a65 {
  padding: 1em 0;
  font-size: 85%;
}
.icon_copper_6a65 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.right_de0e {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.right_de0e:after,
.right_de0e:before {
  content: "";
  display: table;
}
.right_de0e:after {
  clear: both;
}
.nav_0521 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.picture-easy-5a4e .nav_0521 {
  max-width: 50%;
}
.wood-1e9e .nav_0521 {
  max-width: 33.33%;
}
.hero_5190 .nav_0521 {
  max-width: 25%;
}
.input_b402 .nav_0521 {
  max-width: 20%;
}
.pro_22ed .nav_0521 {
  max-width: 16.66%;
}
.green_f9f0 .nav_0521 {
  max-width: 14.28%;
}
.logo-silver-94bf .nav_0521 {
  max-width: 12.5%;
}
.liquid-bee8 .nav_0521 {
  max-width: 11.11%;
}
.inner_45d9 {
  display: block;
}
.carousel-7b90 .green-deca label,
.carousel-7b90 .hero-0f66 label,
.carousel-7b90 .small_4cf1 label,
.carousel-7b90 .aside-pressed-13b0 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.focus_red_566f {
  list-style: none;
  margin: 0;
}
.focus_red_566f article.stale_9f24 {
  margin-bottom: 0;
}
.focus_red_566f ul {
  list-style: none;
  margin: 0;
}
.focus_red_566f .light-52f3 li.stale_9f24 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .focus_red_566f .light-52f3 li.stale_9f24 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .focus_red_566f .light-52f3 li.stale_9f24: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_red_566f .light-52f3 li.stale_9f24 li.stale_9f24 li.stale_9f24 li.stale_9f24 {
    padding-left: 0;
  }
}
article.stale_9f24 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.stale_9f24 .stone-5f18 p:last-of-type {
  margin-bottom: 0;
}
article.stale_9f24 .info-prev-548f {
  float: left;
}
article.stale_9f24 .section-892f {
  margin-left: 85px;
}
article.stale_9f24 .highlight-1a8c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.stale_9f24 .highlight-1a8c .element_new_319b {
  margin-left: 10px;
}
article.stale_9f24 .last_49e4 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.stale_9f24 .dark_ca5c {
  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 .green-deca,
  #respond .small_4cf1,
  #respond .aside-pressed-13b0 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .green-deca input,
#respond .small_4cf1 input,
#respond .aside-pressed-13b0 input {
  width: 100%;
}
#respond .aside-pressed-13b0 {
  margin-right: 0;
}
#respond .motion-a03c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.icon-bronze-d0cf {
  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;
}
.icon-bronze-d0cf.logo_4f6f {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.icon-bronze-d0cf 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%);
}
.icon-bronze-d0cf:focus,
.icon-bronze-d0cf: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);
}
.fresh_270f {
  border-radius: 10%;
}
.black-e8fa {
  border-radius: 50%;
}
.accent_19c8 {
  font-size: 0.72em;
}
.hidden-b701 {
  font-size: 0.875em;
}
.description-ec41 {
  font-size: 1.1em;
}
.text-thick-99e9 {
  text-transform: uppercase;
  line-height: 1.2;
}
.text-thick-99e9.accent_19c8 {
  letter-spacing: 0.5px;
}
.hovered-2d1c,
.hovered-2d1c a {
  color: #6d6d6d;
}
.hovered-2d1c a:hover {
  color: #111;
}
.accent-0654 {
  color: #6d6d6d;
}
.disabled-0769 {
  overflow-x: hidden;
}
.disabled-0769 .info_2550.box-selected-8838 {
  position: relative;
}
.disabled-0769 .info_2550.box-selected-8838.hidden-c549 {
  position: initial;
}
.disabled-0769
  .info_2550.box-selected-8838.hidden-c549
  .tag-1b7f {
  left: auto;
}
.disabled-0769 .info_2550 .tag-1b7f {
  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;
}
.disabled-0769 .info_2550:hover.box-selected-8838 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.disabled-0769
  .info_2550:hover.box-selected-8838
  .tag-1b7f {
  display: block;
  z-index: 9999999;
}
.disabled-0769 .link_803b .progress-right-0bd2,
.disabled-0769 .item-b093 .progress-right-0bd2 {
  display: none;
}
.disabled-0769 .content-68cf .info_2550:hover.box-selected-8838 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.carousel-7b90 .green-deca label,
.carousel-7b90 .hero-0f66 label,
.carousel-7b90 .small_4cf1 label,
.carousel-7b90 .aside-pressed-13b0 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.focus_red_566f {
  list-style: none;
  margin: 0;
}
.focus_red_566f article.stale_9f24 {
  margin-bottom: 0;
}
.focus_red_566f ul {
  list-style: none;
  margin: 0;
}
.focus_red_566f .light-52f3 li.stale_9f24 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .focus_red_566f .light-52f3 li.stale_9f24 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .focus_red_566f .light-52f3 li.stale_9f24: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_red_566f .light-52f3 li.stale_9f24 li.stale_9f24 li.stale_9f24 li.stale_9f24 {
    padding-left: 0;
  }
}
article.stale_9f24 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.stale_9f24 .stone-5f18 p:last-of-type {
  margin-bottom: 0;
}
article.stale_9f24 .info-prev-548f {
  float: left;
}
article.stale_9f24 .section-892f {
  margin-left: 85px;
}
article.stale_9f24 .highlight-1a8c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.stale_9f24 .highlight-1a8c .element_new_319b {
  margin-left: 10px;
}
article.stale_9f24 .last_49e4 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.stale_9f24 .dark_ca5c {
  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 .green-deca,
  #respond .small_4cf1,
  #respond .aside-pressed-13b0 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .green-deca input,
#respond .small_4cf1 input,
#respond .aside-pressed-13b0 input {
  width: 100%;
}
#respond .aside-pressed-13b0 {
  margin-right: 0;
}
#respond .motion-a03c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.link_803b .section_e8c6 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.section_e8c6 .clean_afe4.static_c087 .silver_56d5 > li > a:focus,
.section_e8c6 .clean_afe4.static_c087 .silver_56d5 > li > a:hover,
.section_e8c6 .clean_afe4.gold_22bb .silver_56d5 > li > a:focus,
.section_e8c6 .clean_afe4.gold_22bb .silver_56d5 > li > a:hover,
.section_e8c6 .clean_afe4.orange-0690 .silver_56d5 > li > a:focus,
.section_e8c6 .clean_afe4.orange-0690 .silver_56d5 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.section_e8c6
  .clean_afe4.static_c087
  .silver_56d5
  > li.action-dc02
  > a,
.section_e8c6
  .clean_afe4.static_c087
  .silver_56d5
  > li.badge-ad00
  > a,
.section_e8c6
  .clean_afe4.gold_22bb
  .silver_56d5
  > li.action-dc02
  > a,
.section_e8c6
  .clean_afe4.gold_22bb
  .silver_56d5
  > li.badge-ad00
  > a,
.section_e8c6
  .clean_afe4.orange-0690
  .silver_56d5
  > li.action-dc02
  > a,
.section_e8c6 .clean_afe4.orange-0690 .silver_56d5 > li.outline_597f > a {
  color: rgba(255, 255, 255, 0.99);
}
.section_e8c6 .copper-044f,
.section_e8c6 .copper-044f a {
  color: rgba(255, 255, 255, 0.99);
}
.section_e8c6 .logo_orange_4231.up-45ef li a,
.section_e8c6 .tag_adff a,
.section_e8c6 .widget-8a35,
.section_e8c6 .silver_56d5 > li > a,
.section_e8c6 .light-2077 {
  color: rgba(255, 255, 255, 0.79);
}
.section_e8c6 .logo_orange_4231.up-45ef li a:hover,
.section_e8c6 .tag_adff a:hover,
.section_e8c6 .widget-8a35:hover,
.section_e8c6 .silver_56d5 > li > a:hover,
.section_e8c6 .light-2077:hover {
  color: rgba(255, 255, 255, 0.99);
}
.section_e8c6 .content-lower-bcef {
  color: rgba(255, 255, 255, 0.79);
}
.section_e8c6 .content-lower-bcef .carousel_north_597a {
  color: rgba(255, 255, 255, 0.99);
}
.section_e8c6 .content-lower-bcef:hover {
  color: rgba(255, 255, 255, 0.99);
}
.section_e8c6 .caption-8c93 .description_b5ff {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.section_e8c6 .caption-8c93 .description_b5ff .advanced-d57b {
  color: rgba(255, 255, 255, 0.79);
}
.section_e8c6
  .caption-8c93
  .description_b5ff
  .advanced-d57b::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.section_e8c6
  .caption-8c93
  .description_b5ff
  .advanced-d57b:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.section_e8c6
  .caption-8c93
  .description_b5ff
  .advanced-d57b::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.section_e8c6
  .caption-8c93
  .description_b5ff
  .advanced-d57b::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.section_e8c6 .caption-8c93 .outline-down-cf05 {
  color: rgba(255, 255, 255, 0.79);
}
.section_e8c6 .caption-8c93 .outline-down-cf05:hover {
  color: rgba(255, 255, 255, 0.99);
}
.title-458b
  .section_e8c6
  .caption-8c93
  .outer-1128
  .north_c8d0 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.title-458b
  .section_e8c6
  .caption-8c93
  .outer-1128
  .advanced-d57b {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.link_803b .huge-7a98 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.huge-7a98 .clean_afe4.static_c087 .silver_56d5 > li > a:focus,
.huge-7a98 .clean_afe4.static_c087 .silver_56d5 > li > a:hover,
.huge-7a98 .clean_afe4.gold_22bb .silver_56d5 > li > a:focus,
.huge-7a98 .clean_afe4.gold_22bb .silver_56d5 > li > a:hover,
.huge-7a98 .clean_afe4.orange-0690 .silver_56d5 > li > a:focus,
.huge-7a98 .clean_afe4.orange-0690 .silver_56d5 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.huge-7a98
  .clean_afe4.static_c087
  .silver_56d5
  > li.action-dc02
  > a,
.huge-7a98
  .clean_afe4.static_c087
  .silver_56d5
  > li.badge-ad00
  > a,
.huge-7a98
  .clean_afe4.gold_22bb
  .silver_56d5
  > li.action-dc02
  > a,
.huge-7a98
  .clean_afe4.gold_22bb
  .silver_56d5
  > li.badge-ad00
  > a,
.huge-7a98
  .clean_afe4.orange-0690
  .silver_56d5
  > li.action-dc02
  > a,
.huge-7a98 .clean_afe4.orange-0690 .silver_56d5 > li.outline_597f > a {
  color: rgba(0, 0, 0, 0.8);
}
.huge-7a98 .copper-044f,
.huge-7a98 .copper-044f a {
  color: rgba(0, 0, 0, 0.8);
}
.huge-7a98 .logo_orange_4231.up-45ef li a,
.huge-7a98 .tag_adff a,
.huge-7a98 .widget-8a35,
.huge-7a98 .silver_56d5 > li > a,
.huge-7a98 .light-2077 {
  color: rgba(0, 0, 0, 0.55);
}
.huge-7a98 .logo_orange_4231.up-45ef li a:hover,
.huge-7a98 .tag_adff a:hover,
.huge-7a98 .widget-8a35:hover,
.huge-7a98 .silver_56d5 > li > a:hover,
.huge-7a98 .light-2077:hover {
  color: rgba(0, 0, 0, 0.8);
}
.huge-7a98 .content-lower-bcef {
  color: rgba(0, 0, 0, 0.55);
}
.huge-7a98 .content-lower-bcef .carousel_north_597a {
  color: rgba(0, 0, 0, 0.8);
}
.huge-7a98 .content-lower-bcef:hover {
  color: rgba(0, 0, 0, 0.8);
}
.bronze_f1ff .slider-ef62 {
  margin-left: auto;
  margin-right: auto;
}
.red_727b > * {
  margin-left: auto;
  margin-right: auto;
}
.red_727b .blue_5fb9 {
  margin-right: 1.41575em;
}
.filter-wide-57aa .red_727b > .light_d515 {
  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;
}
.filter-wide-57aa .red_727b > .mask_2173 {
  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;
}
.lower_6d14.bronze_f1ff .slider-ef62,
.new-6ea1.bronze_f1ff .slider-ef62 {
  margin-left: 0;
}
.status-4c5e.bronze_f1ff .slider-ef62,
.shadow_1cf6.bronze_f1ff .slider-ef62 {
  margin-right: 0;
}
.red_727b ol,
.red_727b ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.modal_f2d1 video {
  max-width: 100%;
}
.dropdown_glass_ccd7 img {
  display: block;
}
.dropdown_glass_ccd7.blue_5fb9,
.dropdown_glass_ccd7.yellow_0416 {
  width: 100%;
}
.dropdown_glass_ccd7.mask_2173 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.tall-ffa2:not(.paper_8778) {
  margin: 1.5em auto;
}
.next_0f50 p {
  padding: 1.5em 14px;
}
ul.basic-60e2.mask_2173,
ul.basic-60e2.light_d515,
ul.basic-60e2.media_west_8a44.light_d515 {
  padding: 0 14px;
}
.first-cd83 {
  display: block;
  overflow-x: auto;
}
.first-cd83 table {
  border-collapse: collapse;
  width: 100%;
}
.first-cd83 td,
.first-cd83 th {
  padding: 0.5em;
}
.red_727b li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.red_727b ol ol,
.red_727b ol ul,
.red_727b ul ol,
.red_727b ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.red_727b ol ol li,
.red_727b ol ul li,
.red_727b ul ol li,
.red_727b ul ul li {
  margin-left: 0;
}
.hidden-static-413c.logo_active_c018 > .banner_7f81 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.hidden-static-413c.logo_active_c018 > .banner_7f81 iframe,
.hidden-static-413c.logo_active_c018 > .banner_7f81 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.out_8f8e {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.out_8f8e.motion-fd4b {
  padding: 0;
}
.out_8f8e.motion-fd4b cite {
  font-size: 13px;
}
.out_8f8e > * {
  margin-left: 16px;
  margin-right: 16px;
}
.out_8f8e cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.gas_33f3 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.gas_33f3 > p:first-child {
  margin-top: 0;
}
.gas_33f3 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.gas_33f3 blockquote {
  border-left: 0;
}
.bottom_9ad5 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.bottom_9ad5:not(.badge_0c15) {
  max-width: 100px;
}
.bottom_9ad5.element-stale-069f {
  border-bottom: none !important;
  text-align: center;
}
.bottom_9ad5.element-stale-069f::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .next_0f50 p {
    padding: 1.5em 0;
  }
}
.dim_e2f8 {
  color: #0073aa;
}
.smooth-12c9 {
  background-color: #0073aa;
}
.lite-0986 {
  color: #229fd8;
}
.copper_2d32 {
  background-color: #229fd8;
}
.message_middle_796c {
  color: #eee;
}
.dropdown_blue_42e1 {
  background-color: #eee;
}
.footer_2254 {
  color: #444;
}
.dropdown-9e14 {
  background-color: #444;
}
.background_c423 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.background_c423 .hover-stale-4d35 .tag_adff {
  font-size: 15px;
}
.background_c423 .tag_adff {
  line-height: 1.3;
}
.background_c423 .huge-7a98 {
}
.background_c423 .section_e8c6 {
  background: #235787;
}
.secondary_4879 {
  padding: 0;
}
.secondary_4879 .section_e8c6 {
  background: #1a1a1a;
}
.secondary_4879 .huge-7a98 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.plasma-486e {
  padding: 0;
  border-left: none;
  border-right: none;
}
.plasma-486e .huge-7a98 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.plasma-486e .section_e8c6 {
  background: #303030;
}
.current-6055 {
  position: relative;
  z-index: 10;
}
.current-6055 .table_15fd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.rough_c4b2 .box-selected-8838 {
  display: inline-block;
  vertical-align: middle;
}
.rough_c4b2.old-d5b3 .box-selected-8838 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .rough_c4b2.old-d5b3 .box-selected-8838 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .rough_c4b2.old-d5b3 .box-selected-8838 {
    margin-right: 0.4em;
  }
}
.rough_c4b2.old-d5b3 .box-selected-8838:last-child {
  margin-right: 0;
}
.gold-e15b .table_15fd {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .link_803b .hover-stale-4d35 {
    margin: 0 -0.5em;
  }
  .link_803b .hover-stale-4d35 [class*="customify-col-"],
  .link_803b .hover-stale-4d35 [class*="customify-col_"],
  .link_803b .hover-stale-4d35 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.link_803b.frame_d022 .table_15fd {
  background: 0 0 !important;
}
.link_803b.frame_d022 .table_15fd,
.link_803b.gold-e15b .table_15fd {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .link_803b.logo_thick_d9cd {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.link_803b.gold-e15b .table_15fd {
  box-shadow: none !important;
}
.top-b806 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .top-b806 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .top-b806 {
    padding: 18px 0 20px;
  }
}
.top-b806 .aside_stone_ba67 {
  width: 100%;
}
.top-b806 .bronze-ff99 {
  margin-bottom: 0;
}
.top-b806 .highlight_lite_ed1b {
  margin-top: 5px;
  font-size: 0.875em;
}
.border-fa17 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.border-fa17 .wrapper-57db {
  width: 100%;
}
.blue-6d96 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.blue-6d96 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.blue-6d96 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;
}
.blue-6d96 li:last-child:after {
  display: none;
}
.blue-6d96 li a {
  font-weight: 500;
  margin-right: 10px;
}
.tooltip-brown-9191 .progress-right-0bd2 button,
.top-b806 .progress-right-0bd2 button {
  left: 0;
}
.tooltip-brown-9191 .wrapper-57db,
.top-b806 .wrapper-57db {
  padding-left: 0;
  padding-right: 0;
}
.tooltip-brown-9191 .border-fa17,
.top-b806 .border-fa17 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.tooltip-brown-9191 {
  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;
}
.tooltip-brown-9191: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;
}
.tooltip-brown-9191 .alert-ed2b {
  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) {
  .tooltip-brown-9191 .alert-ed2b {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .tooltip-brown-9191 .alert-ed2b {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .tooltip-brown-9191 .alert-ed2b {
    min-height: 200px;
  }
}
.tooltip-brown-9191 .blue-6d96 {
  color: rgba(255, 255, 255, 0.8);
}
.tooltip-brown-9191 .blue-6d96 a,
.tooltip-brown-9191 .blue-6d96 li:after {
  color: inherit;
}
.tooltip-brown-9191 .blue-6d96 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.breadcrumb_48c5 {
  margin-bottom: 0.5em;
}
.article_0fa2 {
  margin-bottom: 1.2em;
}
.article_0fa2,
.breadcrumb_48c5 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.article_0fa2 p:last-child,
.breadcrumb_48c5 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .progress-right-0bd2,
#masthead .progress-right-0bd2 {
  display: none;
}
#masthead
  > .progress-right-0bd2.paragraph-full-9a6e {
  display: none;
}
#masthead > .progress-right-0bd2 button {
  left: 0;
}
.avatar-9fb5 {
  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%;
}
.avatar-9fb5 .box-selected-8838 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.avatar-9fb5 .notice-ae6b {
  display: -webkit-box;
  display: flex;
}
.avatar-9fb5 .notice-ae6b.footer-9572 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.avatar-9fb5 .notice-ae6b.picture-a506 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.avatar-9fb5 .notice-ae6b.backdrop_5f2b {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.avatar-9fb5.box-5e19.media_06d2 .notice-ae6b.footer-9572 {
  flex-basis: 100%;
}
.avatar-9fb5.element_solid_1937 .notice-ae6b.picture-a506 {
  -webkit-box-flex: 1;
  flex: auto;
}
.avatar-9fb5.element_solid_1937 .notice-ae6b.backdrop_5f2b {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .progress-right-0bd2.paragraph-full-9a6e {
  display: none;
}
#masthead > .progress-right-0bd2 button {
  left: 0;
}
.thumbnail_stale_dcbb {
  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;
}
.thumbnail_stale_dcbb:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.thumbnail_stale_dcbb.rough_f37d i {
  margin-right: 4px;
}
.thumbnail_stale_dcbb.caption_5959 i {
  margin-left: 5px;
}
.tag_adff p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.tag_adff p:last-child {
  margin-bottom: 0;
}
.outline_0691 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.outline_0691 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.outline_0691 img {
  display: block;
  width: auto;
  line-height: 1;
}
.outline_0691 .copper-044f {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.outline_0691 .picture-0d11 {
  margin: 5px 0 7px 0;
}
.outline_0691.detail-upper-2280 .link_18da {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.outline_0691.detail-upper-2280 .label_55aa {
  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;
}
.outline_0691.dark-3b6d {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.outline_0691.dark-3b6d .link_18da {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.outline_0691.dark-3b6d .label_55aa {
  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;
}
.outline_0691.list-pro-2b05 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.outline_0691.row-last-5099 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.outline_0691.row-last-5099 .label_55aa {
  margin-top: 7px;
}
.popup_inner_9861 {
  display: inline-block;
}
.current-6055 .solid-f519 .outline_0691 img {
  max-width: 100%;
}
.clean_afe4 .clean-c60f.main_f4a0,
.search-advanced-0716 .clean-c60f.main_f4a0 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.clean_afe4 .hover_prev_8f8b,
.search-advanced-0716 .hover_prev_8f8b {
  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%);
}
.clean_afe4 .hover_prev_8f8b {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.clean_afe4.tag-1a73 .hover_prev_8f8b {
  display: none;
}
.clean_afe4 .column_west_0bb7 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.clean_afe4 .column_west_0bb7 li {
  display: inline-block;
  position: relative;
}
.clean_afe4 .column_west_0bb7 li:last-child {
  margin-right: 0;
}
.clean_afe4 .column_west_0bb7 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;
}
.clean_afe4 .column_west_0bb7 li.outline_597f > a {
  color: rgba(0, 0, 0, 0.9);
}
.clean_afe4 .column_west_0bb7 > 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;
}
.clean_afe4 .column_west_0bb7 > li > a i {
  line-height: 0;
}
.clean_afe4 .column_west_0bb7 > li.short_417c > a .hover_prev_8f8b {
  margin-left: 4px;
  line-height: 0;
}
.clean_afe4 .column_west_0bb7 .logo-d955 li.short_417c > a {
  position: relative;
}
.clean_afe4 .column_west_0bb7 .logo-d955 li.short_417c > a:after,
.clean_afe4 .column_west_0bb7 .logo-d955 li.short_417c > a:before {
  content: "";
  display: table;
}
.clean_afe4 .column_west_0bb7 .logo-d955 li.short_417c > a:after {
  clear: both;
}
.clean_afe4 .column_west_0bb7 .logo-d955 li.short_417c > a .hover_prev_8f8b {
  margin-left: 5px;
  float: right;
}
.clean_afe4 .steel_d4b7,
.clean_afe4 .logo-d955 {
  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;
}
.clean_afe4 .logo-d955 {
  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;
}
.clean_afe4 .logo-d955 .main_f4a0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.clean_afe4 .logo-d955 .hover_prev_8f8b {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.clean_afe4 .logo-d955 li {
  display: block;
  margin: 0;
  padding: 0;
}
.clean_afe4 .logo-d955 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;
}
.clean_afe4 .logo-d955 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.clean_afe4 .logo-d955 .logo-d955 {
  top: 0;
  left: 100%;
}
.clean_afe4 .tertiary-afa7.fn-focus-522c > .steel_d4b7,
.clean_afe4 .tertiary-afa7.fn-focus-522c > .logo-d955,
.clean_afe4 .tertiary-afa7:focus > .steel_d4b7,
.clean_afe4 .tertiary-afa7:focus > .logo-d955,
.clean_afe4 .tertiary-afa7:hover > .steel_d4b7,
.clean_afe4 .tertiary-afa7:hover > .logo-d955 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.clean_afe4.orange-0690 .silver_56d5:after,
.clean_afe4.orange-0690 .silver_56d5:before {
  content: "";
  display: table;
}
.clean_afe4.orange-0690 .silver_56d5:after {
  clear: both;
}
.clean_afe4.orange-0690 .silver_56d5 > li {
  float: left;
}
.clean_afe4.wide_7a21 .silver_56d5:after,
.clean_afe4.wide_7a21 .silver_56d5:before {
  content: "";
  display: table;
}
.clean_afe4.wide_7a21 .silver_56d5:after {
  clear: both;
}
.clean_afe4.wide_7a21 .silver_56d5 > li {
  float: left;
}
.clean_afe4.wide_7a21 .silver_56d5 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.clean_afe4.wide_7a21 .silver_56d5 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.clean_afe4.wide_7a21 .silver_56d5 > li.action-dc02 > a,
.clean_afe4.wide_7a21 .silver_56d5 > li.outline_597f > a {
  color: #fff;
  background-color: #1e4b75;
}
.clean_afe4.static_c087 .silver_56d5 > li > a .main_f4a0 {
  position: relative;
}
.clean_afe4.static_c087 .silver_56d5 > li > a .main_f4a0: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;
}
.clean_afe4.static_c087
  .silver_56d5
  > li:focus
  > a
  .main_f4a0:before,
.clean_afe4.static_c087
  .silver_56d5
  > li:hover
  > a
  .main_f4a0:before {
  width: 100%;
  background-color: currentColor;
}
.clean_afe4.static_c087
  .silver_56d5
  > li.action-dc02
  > a
  .main_f4a0:before,
.clean_afe4.static_c087
  .silver_56d5
  > li.badge-ad00
  > a
  .main_f4a0:before {
  width: 100%;
  background-color: currentColor;
}
.clean_afe4.gold_22bb .silver_56d5 > li > a .main_f4a0 {
  position: relative;
}
.clean_afe4.gold_22bb .silver_56d5 > li > a .main_f4a0: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;
}
.clean_afe4.gold_22bb .silver_56d5 > li:focus > a .main_f4a0:before,
.clean_afe4.gold_22bb
  .silver_56d5
  > li:hover
  > a
  .main_f4a0:before {
  width: 100%;
  background-color: currentColor;
}
.clean_afe4.gold_22bb
  .silver_56d5
  > li.action-dc02
  > a
  .main_f4a0:before,
.clean_afe4.gold_22bb
  .silver_56d5
  > li.badge-ad00
  > a
  .main_f4a0:before {
  width: 100%;
  background-color: currentColor;
}
.search-advanced-0716 .column_west_0bb7 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.search-advanced-0716 .column_west_0bb7 li:first-child > a {
  border-top: none;
}
.search-advanced-0716 .column_west_0bb7 .aside-tall-da23 > .main_f4a0 .hover_prev_8f8b {
  display: none;
}
.search-advanced-0716 .column_west_0bb7 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.search-advanced-0716 .column_west_0bb7 li:last-child {
  border: none;
}
.search-advanced-0716 .column_west_0bb7 li.short_417c > a {
  padding-right: 45px !important;
}
.search-advanced-0716 .column_west_0bb7 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.search-advanced-0716 .column_west_0bb7 li a:focus,
.search-advanced-0716 .column_west_0bb7 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.search-advanced-0716 .column_west_0bb7 li .content_efb1 {
  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;
}
.search-advanced-0716 .column_west_0bb7 li .content_efb1:hover {
  box-shadow: none;
}
.search-advanced-0716 .column_west_0bb7 li .content_efb1 .hover_prev_8f8b {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.search-advanced-0716 .column_west_0bb7 .logo-d955 {
  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);
}
.search-advanced-0716 .column_west_0bb7 .logo-d955 li a {
  padding-left: 3em;
}
.search-advanced-0716 .column_west_0bb7 .tabs-soft-284e > a .content_efb1 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.search-advanced-0716 .column_west_0bb7 .tabs-soft-284e > .logo-d955 {
  display: block;
  opacity: 1;
}
.tag-8314 {
  max-width: 100%;
}
.hidden_east_bd32 {
  line-height: 0;
  cursor: pointer;
}
.light-2077 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.light-2077:hover {
  box-shadow: none;
  color: currentColor;
}
.light-2077 svg {
  width: 18px;
  height: 18px;
}
.light-2077 .summary_pink_5d45 {
  display: none;
}
.slider-a05f {
  position: relative;
}
.slider-a05f.fn-active-522c .light-2077 .info_eb8a {
  display: none;
}
.slider-a05f.fn-active-522c .light-2077 .summary_pink_5d45 {
  display: inline-block;
}
.slider-a05f .black_f104 {
  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);
}
.slider-a05f.list_thick_fff3 .black_f104 {
  left: auto;
  right: -0.9em;
}
.slider-a05f.list_thick_fff3 .caption_adc8::before {
  left: auto;
  right: 15px;
}
.slider-a05f.fn-active-522c .black_f104 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.outer-1128 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.outer-1128 label {
  flex-basis: 100%;
}
.outer-1128 .description_b5ff {
  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;
}
.outer-1128 .advanced-d57b {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.outer-1128 .advanced-d57b:focus {
  background-color: transparent;
}
.outer-1128 button.outline-down-cf05 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.outer-1128 button.outline-down-cf05:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.outer-1128 button.outline-down-cf05 svg {
  width: 18px;
  height: 18px;
}
.outer-1128 input[type="submit"] {
  min-height: auto;
}
.caption-8c93 .outer-1128 .advanced-d57b {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.caption_adc8 {
  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) {
  .caption_adc8 {
    width: 220px;
  }
}
.caption_adc8 label {
  flex-basis: 100%;
}
.caption_adc8::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;
}
.title-458b .caption-8c93 .outer-1128 {
  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;
}
.title-458b
  .caption-8c93
  .outer-1128
  .description_b5ff {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.title-458b .caption-8c93 .outer-1128 .advanced-d57b {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.title-458b
  .caption-8c93
  .outer-1128
  .advanced-d57b:focus {
  background: 0 0;
}
.title-458b
  .caption-8c93
  .outer-1128
  .north_c8d0 {
  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;
}
.logo_orange_4231 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.logo_orange_4231 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.logo_orange_4231 li:last-child {
  margin-right: 0;
}
.logo_orange_4231 li:first-child {
  margin-left: 0;
}
.logo_orange_4231.light-a4d8 a {
  color: #fff;
}
.logo_orange_4231.light-a4d8 a:hover {
  color: #fff;
}
.logo_orange_4231 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.logo_orange_4231 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.logo_orange_4231 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.logo_orange_4231 a:hover {
  opacity: 0.9;
  color: inherit;
}
.logo_orange_4231 [class*="social-icon-apple"] {
  background-color: #999;
}
.logo_orange_4231 [class*="social-icon-apple"].list-dcb4 {
  background-color: transparent;
  color: #999;
}
.logo_orange_4231 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.logo_orange_4231 [class*="social-icon-behance"].list-dcb4 {
  background-color: transparent;
  color: #1769ff;
}
.logo_orange_4231 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.logo_orange_4231 [class*="social-icon-bitbucket"].list-dcb4 {
  background-color: transparent;
  color: #205081;
}
.logo_orange_4231 [class*="social-icon-codepen"] {
  background-color: #000;
}
.logo_orange_4231 [class*="social-icon-codepen"].list-dcb4 {
  background-color: transparent;
  color: #000;
}
.logo_orange_4231 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.logo_orange_4231 [class*="social-icon-delicious"].list-dcb4 {
  background-color: transparent;
  color: #39f;
}
.logo_orange_4231 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.logo_orange_4231 [class*="social-icon-digg"].list-dcb4 {
  background-color: transparent;
  color: #005be2;
}
.logo_orange_4231 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.logo_orange_4231 [class*="social-icon-dribbble"].list-dcb4 {
  background-color: transparent;
  color: #ea4c89;
}
.logo_orange_4231 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.logo_orange_4231 [class*="social-icon-envelope"].list-dcb4 {
  background-color: transparent;
  color: #ea4335;
}
.logo_orange_4231 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.logo_orange_4231 [class*="social-icon-facebook"].list-dcb4 {
  background-color: transparent;
  color: #3b5998;
}
.logo_orange_4231 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.logo_orange_4231 [class*="social-icon-flickr"].list-dcb4 {
  background-color: transparent;
  color: #0063dc;
}
.logo_orange_4231 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.logo_orange_4231 [class*="social-icon-foursquare"].list-dcb4 {
  background-color: transparent;
  color: #2d5be3;
}
.logo_orange_4231 [class*="social-icon-github"] {
  background-color: #333;
}
.logo_orange_4231 [class*="social-icon-github"].list-dcb4 {
  background-color: transparent;
  color: #333;
}
.logo_orange_4231 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.logo_orange_4231 [class*="social-icon-google-plus"].list-dcb4 {
  background-color: transparent;
  color: #dd4b39;
}
.logo_orange_4231 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.logo_orange_4231 [class*="social-icon-houzz"].list-dcb4 {
  background-color: transparent;
  color: #7ac142;
}
.logo_orange_4231 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.logo_orange_4231 [class*="social-icon-instagram"].list-dcb4 {
  background-color: transparent;
  color: #262626;
}
.logo_orange_4231 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.logo_orange_4231 [class*="social-icon-jsfiddle"].list-dcb4 {
  background-color: transparent;
  color: #487aa2;
}
.logo_orange_4231 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.logo_orange_4231 [class*="social-icon-linkedin"].list-dcb4 {
  background-color: transparent;
  color: #0077b5;
}
.logo_orange_4231 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.logo_orange_4231 [class*="social-icon-medium"].list-dcb4 {
  background-color: transparent;
  color: #00ab6b;
}
.logo_orange_4231 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.logo_orange_4231
  [class*="social-icon-odnoklassniki"].list-dcb4 {
  background-color: transparent;
  color: #f4731c;
}
.logo_orange_4231 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.logo_orange_4231 [class*="social-icon-meetup"].list-dcb4 {
  background-color: transparent;
  color: #ec1c40;
}
.logo_orange_4231 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.logo_orange_4231 [class*="social-icon-pinterest"].list-dcb4 {
  background-color: transparent;
  color: #bd081c;
}
.logo_orange_4231 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.logo_orange_4231 [class*="social-icon-product-hunt"].list-dcb4 {
  background-color: transparent;
  color: #da552f;
}
.logo_orange_4231 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.logo_orange_4231 [class*="social-icon-reddit"].list-dcb4 {
  background-color: transparent;
  color: #ff4500;
}
.logo_orange_4231 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.logo_orange_4231 [class*="social-icon-rss"].list-dcb4 {
  background-color: transparent;
  color: #f26522;
}
.logo_orange_4231 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.logo_orange_4231
  [class*="social-icon-shopping-cart"].list-dcb4 {
  background-color: transparent;
  color: #4caf50;
}
.logo_orange_4231 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.logo_orange_4231 [class*="social-icon-skype"].list-dcb4 {
  background-color: transparent;
  color: #00aff0;
}
.logo_orange_4231 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.logo_orange_4231 [class*="social-icon-slideshare"].list-dcb4 {
  background-color: transparent;
  color: #0077b5;
}
.logo_orange_4231 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.logo_orange_4231 [class*="social-icon-snapchat"].list-dcb4 {
  background-color: transparent;
  color: #fffc00;
}
.logo_orange_4231 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.logo_orange_4231 [class*="social-icon-soundcloud"].list-dcb4 {
  background-color: transparent;
  color: #f80;
}
.logo_orange_4231 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.logo_orange_4231 [class*="social-icon-spotify"].list-dcb4 {
  background-color: transparent;
  color: #2ebd59;
}
.logo_orange_4231 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.logo_orange_4231
  [class*="social-icon-stack-overflow"].list-dcb4 {
  background-color: transparent;
  color: #fe7a15;
}
.logo_orange_4231 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.logo_orange_4231 [class*="social-icon-maldkfgram"].list-dcb4 {
  background-color: transparent;
  color: #2ca5e0;
}
.logo_orange_4231 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.logo_orange_4231 [class*="social-icon-tripadvisor"].list-dcb4 {
  background-color: transparent;
  color: #589442;
}
.logo_orange_4231 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.logo_orange_4231 [class*="social-icon-tumblr"].list-dcb4 {
  background-color: transparent;
  color: #35465c;
}
.logo_orange_4231 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.logo_orange_4231 [class*="social-icon-twitch"].list-dcb4 {
  background-color: transparent;
  color: #6441a5;
}
.logo_orange_4231 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.logo_orange_4231 [class*="social-icon-twitter"].list-dcb4 {
  background-color: transparent;
  color: #1da1f2;
}
.logo_orange_4231 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.logo_orange_4231 [class*="social-icon-vimeo"].list-dcb4 {
  background-color: transparent;
  color: #1ab7ea;
}
.logo_orange_4231 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.logo_orange_4231 [class*="social-icon-vk"].list-dcb4 {
  background-color: transparent;
  color: #45668e;
}
.logo_orange_4231 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.logo_orange_4231 [class*="social-icon-weibo"].list-dcb4 {
  background-color: transparent;
  color: #df2029;
}
.logo_orange_4231 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.logo_orange_4231 [class*="social-icon-weixin"].list-dcb4 {
  background-color: transparent;
  color: #7bb32e;
}
.logo_orange_4231 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.logo_orange_4231 [class*="social-icon-whatsapp"].list-dcb4 {
  background-color: transparent;
  color: #25d366;
}
.logo_orange_4231 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.logo_orange_4231 [class*="social-icon-wordpress"].list-dcb4 {
  background-color: transparent;
  color: #21759b;
}
.logo_orange_4231 [class*="social-icon-xing"] {
  background-color: #026466;
}
.logo_orange_4231 [class*="social-icon-xing"].list-dcb4 {
  background-color: transparent;
  color: #026466;
}
.logo_orange_4231 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.logo_orange_4231 [class*="social-icon-yelp"].list-dcb4 {
  background-color: transparent;
  color: #af0606;
}
.logo_orange_4231 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.logo_orange_4231 [class*="social-icon-youtube"].list-dcb4 {
  background-color: transparent;
  color: #cd201f;
}
.widget-8a35 {
  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;
}
.widget-8a35:hover {
  box-shadow: none;
  background: 0 0;
}
.warm_c875 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.center-e731 {
  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;
}
.pink-ef93 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.thumbnail_e3f9 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.thumbnail_e3f9,
.thumbnail_e3f9::after,
.thumbnail_e3f9::before {
  border-radius: 0;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.thumbnail_e3f9::after,
.thumbnail_e3f9::before {
  content: "";
  display: block;
  background-color: inherit;
}
.surface-ac34 .center-e731 .pink-ef93 {
  margin-top: -2px;
  width: 19px;
}
.surface-ac34 .center-e731 .thumbnail_e3f9 {
  margin-top: -1px;
}
.surface-ac34 .center-e731 .thumbnail_e3f9,
.surface-ac34 .center-e731 .thumbnail_e3f9::after,
.surface-ac34 .center-e731 .thumbnail_e3f9::before {
  width: 19px;
  height: 2px;
}
.surface-ac34 .center-e731 .thumbnail_e3f9::before {
  top: -6px;
}
.surface-ac34 .center-e731 .thumbnail_e3f9::after {
  bottom: -6px;
}
.fixed-9511 .center-e731 .pink-ef93 {
  margin-top: -2px;
  width: 22px;
}
.fixed-9511 .center-e731 .thumbnail_e3f9 {
  margin-top: -1px;
}
.fixed-9511 .center-e731 .thumbnail_e3f9,
.fixed-9511 .center-e731 .thumbnail_e3f9::after,
.fixed-9511 .center-e731 .thumbnail_e3f9::before {
  width: 22px;
  height: 2px;
}
.fixed-9511 .center-e731 .thumbnail_e3f9::before {
  top: -7px;
}
.fixed-9511 .center-e731 .thumbnail_e3f9::after {
  bottom: -7px;
}
.outer_3b80 .center-e731 .pink-ef93 {
  margin-top: -2px;
  width: 31px;
}
.outer_3b80 .center-e731 .thumbnail_e3f9 {
  margin-top: -1.5px;
}
.outer_3b80 .center-e731 .thumbnail_e3f9,
.outer_3b80 .center-e731 .thumbnail_e3f9::after,
.outer_3b80 .center-e731 .thumbnail_e3f9::before {
  width: 31px;
  height: 3px;
}
.outer_3b80 .center-e731 .thumbnail_e3f9::before {
  top: -9px;
}
.outer_3b80 .center-e731 .thumbnail_e3f9::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .notice-f334 .center-e731 .pink-ef93 {
    margin-top: -2px;
    width: 19px;
  }
  .notice-f334 .center-e731 .thumbnail_e3f9 {
    margin-top: -1px;
  }
  .notice-f334 .center-e731 .thumbnail_e3f9,
  .notice-f334 .center-e731 .thumbnail_e3f9::after,
  .notice-f334 .center-e731 .thumbnail_e3f9::before {
    width: 19px;
    height: 2px;
  }
  .notice-f334 .center-e731 .thumbnail_e3f9::before {
    top: -6px;
  }
  .notice-f334 .center-e731 .thumbnail_e3f9::after {
    bottom: -6px;
  }
  .description_2edc .center-e731 .pink-ef93 {
    margin-top: -2px;
    width: 22px;
  }
  .description_2edc .center-e731 .thumbnail_e3f9 {
    margin-top: -1px;
  }
  .description_2edc .center-e731 .thumbnail_e3f9,
  .description_2edc .center-e731 .thumbnail_e3f9::after,
  .description_2edc .center-e731 .thumbnail_e3f9::before {
    width: 22px;
    height: 2px;
  }
  .description_2edc .center-e731 .thumbnail_e3f9::before {
    top: -7px;
  }
  .description_2edc .center-e731 .thumbnail_e3f9::after {
    bottom: -7px;
  }
  .main_right_a164 .center-e731 .pink-ef93 {
    margin-top: -2px;
    width: 31px;
  }
  .main_right_a164 .center-e731 .thumbnail_e3f9 {
    margin-top: -1.5px;
  }
  .main_right_a164 .center-e731 .thumbnail_e3f9,
  .main_right_a164 .center-e731 .thumbnail_e3f9::after,
  .main_right_a164 .center-e731 .thumbnail_e3f9::before {
    width: 31px;
    height: 3px;
  }
  .main_right_a164 .center-e731 .thumbnail_e3f9::before {
    top: -9px;
  }
  .main_right_a164 .center-e731 .thumbnail_e3f9::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .gradient_old_9b37 .center-e731 .pink-ef93 {
    margin-top: -2px;
    width: 19px;
  }
  .gradient_old_9b37 .center-e731 .thumbnail_e3f9 {
    margin-top: -1px;
  }
  .gradient_old_9b37 .center-e731 .thumbnail_e3f9,
  .gradient_old_9b37 .center-e731 .thumbnail_e3f9::after,
  .gradient_old_9b37 .center-e731 .thumbnail_e3f9::before {
    width: 19px;
    height: 2px;
  }
  .gradient_old_9b37 .center-e731 .thumbnail_e3f9::before {
    top: -6px;
  }
  .gradient_old_9b37 .center-e731 .thumbnail_e3f9::after {
    bottom: -6px;
  }
  .south_98d5 .center-e731 .pink-ef93 {
    margin-top: -2px;
    width: 22px;
  }
  .south_98d5 .center-e731 .thumbnail_e3f9 {
    margin-top: -1px;
  }
  .south_98d5 .center-e731 .thumbnail_e3f9,
  .south_98d5 .center-e731 .thumbnail_e3f9::after,
  .south_98d5 .center-e731 .thumbnail_e3f9::before {
    width: 22px;
    height: 2px;
  }
  .south_98d5 .center-e731 .thumbnail_e3f9::before {
    top: -7px;
  }
  .south_98d5 .center-e731 .thumbnail_e3f9::after {
    bottom: -7px;
  }
  .message_hovered_274e .center-e731 .pink-ef93 {
    margin-top: -2px;
    width: 31px;
  }
  .message_hovered_274e .center-e731 .thumbnail_e3f9 {
    margin-top: -1.5px;
  }
  .message_hovered_274e .center-e731 .thumbnail_e3f9,
  .message_hovered_274e .center-e731 .thumbnail_e3f9::after,
  .message_hovered_274e .center-e731 .thumbnail_e3f9::before {
    width: 31px;
    height: 3px;
  }
  .message_hovered_274e .center-e731 .thumbnail_e3f9::before {
    top: -9px;
  }
  .message_hovered_274e .center-e731 .thumbnail_e3f9::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .slider-plasma-19e3 .center-e731 .pink-ef93 {
    margin-top: -2px;
    width: 19px;
  }
  .slider-plasma-19e3 .center-e731 .thumbnail_e3f9 {
    margin-top: -1px;
  }
  .slider-plasma-19e3 .center-e731 .thumbnail_e3f9,
  .slider-plasma-19e3 .center-e731 .thumbnail_e3f9::after,
  .slider-plasma-19e3 .center-e731 .thumbnail_e3f9::before {
    width: 19px;
    height: 2px;
  }
  .slider-plasma-19e3 .center-e731 .thumbnail_e3f9::before {
    top: -6px;
  }
  .slider-plasma-19e3 .center-e731 .thumbnail_e3f9::after {
    bottom: -6px;
  }
  .button_051d .center-e731 .pink-ef93 {
    margin-top: -2px;
    width: 22px;
  }
  .button_051d .center-e731 .thumbnail_e3f9 {
    margin-top: -1px;
  }
  .button_051d .center-e731 .thumbnail_e3f9,
  .button_051d .center-e731 .thumbnail_e3f9::after,
  .button_051d .center-e731 .thumbnail_e3f9::before {
    width: 22px;
    height: 2px;
  }
  .button_051d .center-e731 .thumbnail_e3f9::before {
    top: -7px;
  }
  .button_051d .center-e731 .thumbnail_e3f9::after {
    bottom: -7px;
  }
  .gradient_0315 .center-e731 .pink-ef93 {
    margin-top: -2px;
    width: 31px;
  }
  .gradient_0315 .center-e731 .thumbnail_e3f9 {
    margin-top: -1.5px;
  }
  .gradient_0315 .center-e731 .thumbnail_e3f9,
  .gradient_0315 .center-e731 .thumbnail_e3f9::after,
  .gradient_0315 .center-e731 .thumbnail_e3f9::before {
    width: 31px;
    height: 3px;
  }
  .gradient_0315 .center-e731 .thumbnail_e3f9::before {
    top: -9px;
  }
  .gradient_0315 .center-e731 .thumbnail_e3f9::after {
    bottom: -9px;
  }
}
.list-top-3144 .thumbnail_e3f9 {
  -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);
}
.list-top-3144 .thumbnail_e3f9::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.list-top-3144 .thumbnail_e3f9::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);
}
.list-top-3144.photo-f300 .thumbnail_e3f9 {
  -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);
}
.list-top-3144.photo-f300 .thumbnail_e3f9::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.list-top-3144.photo-f300 .thumbnail_e3f9::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);
}
.prev_e9e7 {
  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.widget-cold-e2a0:before {
  display: none;
}
.item-b093 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.item-b093 .banner-1a9a {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.item-b093 .banner-1a9a:last-of-type {
  border-bottom: none;
}
.item-b093 .banner-1a9a.video-085b,
.item-b093 .banner-1a9a.accordion_active_0633,
.item-b093 .banner-1a9a.video_0152 {
  padding: 0;
}
.item-b093 .search-advanced-0716 .content_efb1 {
  color: currentColor;
}
.item-b093 .search-advanced-0716 .content_efb1:focus,
.item-b093 .search-advanced-0716 .content_efb1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.item-b093.huge-7a98 .content-lower-bcef,
.item-b093.huge-7a98 .tag_adff a,
.item-b093.huge-7a98 .silver_56d5 a,
.item-b093.huge-7a98 .logo-d955 a {
  color: rgba(0, 0, 0, 0.55);
}
.item-b093.huge-7a98 .content-lower-bcef:hover,
.item-b093.huge-7a98 .tag_adff a:hover,
.item-b093.huge-7a98 .silver_56d5 a:hover,
.item-b093.huge-7a98 .logo-d955 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.item-b093.huge-7a98 .carousel_north_597a {
  color: rgba(0, 0, 0, 0.8);
}
.item-b093.huge-7a98 .banner-1a9a {
  border-color: rgba(0, 0, 0, 0.08);
}
.item-b093.huge-7a98 .banner-1a9a:before {
  background: rgba(0, 0, 0, 0.08);
}
.item-b093.huge-7a98 .badge-8e00:before {
  background: rgba(255, 255, 255, 0.9);
}
.item-b093.huge-7a98 .search-advanced-0716 .column_west_0bb7 li a,
.item-b093.huge-7a98 .search-advanced-0716 .content_efb1,
.item-b093.huge-7a98 .logo-d955 {
  border-color: rgba(0, 0, 0, 0.08);
}
.item-b093.huge-7a98 .search-advanced-0716 .content_efb1:focus,
.item-b093.huge-7a98 .search-advanced-0716 .content_efb1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.item-b093.huge-7a98 .column_west_0bb7 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.item-b093.section_e8c6 .content-lower-bcef,
.item-b093.section_e8c6 .tag_adff a,
.item-b093.section_e8c6 .silver_56d5 .content_efb1,
.item-b093.section_e8c6 .silver_56d5 a,
.item-b093.section_e8c6 .logo-d955 a {
  color: rgba(255, 255, 255, 0.79);
}
.item-b093.section_e8c6 .content-lower-bcef:hover,
.item-b093.section_e8c6 .tag_adff a:hover,
.item-b093.section_e8c6 .silver_56d5 .content_efb1:hover,
.item-b093.section_e8c6 .silver_56d5 a:hover,
.item-b093.section_e8c6 .logo-d955 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.item-b093.section_e8c6 .carousel_north_597a {
  color: rgba(255, 255, 255, 0.99);
}
.item-b093.section_e8c6 .banner-1a9a {
  border-color: rgba(255, 255, 255, 0.08);
}
.item-b093.section_e8c6 .banner-1a9a:before {
  background: rgba(255, 255, 255, 0.08);
}
.item-b093.section_e8c6 .badge-8e00:before {
  background: rgba(0, 0, 0, 0.9);
}
.item-b093.section_e8c6 .search-advanced-0716 .column_west_0bb7 li a,
.item-b093.section_e8c6 .search-advanced-0716 .content_efb1,
.item-b093.section_e8c6 .logo-d955 {
  border-color: rgba(255, 255, 255, 0.08);
}
.item-b093.section_e8c6 .search-advanced-0716 .content_efb1:focus,
.item-b093.section_e8c6 .search-advanced-0716 .content_efb1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.item-b093.section_e8c6 .column_west_0bb7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.badge-8e00 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.badge-8e00:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.link_iron_906f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.dim-4bc3 .item-b093 {
  box-shadow: none;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  z-index: 0;
  opacity: 0;
  top: 0;
  width: 100%;
  right: 0;
  bottom: 0;
}
.dim-4bc3 .banner-1a9a {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.dim-4bc3 .banner-1a9a:before {
  content: "";
  width: 8%;
  height: 2px;
  display: block;
  background: rgba(255, 255, 255, 0.08);
  position: absolute;
  bottom: 0;
  left: 46%;
}
@media screen and (max-width: 64em) {
  .dim-4bc3 .banner-1a9a:before {
    width: 16%;
    left: 42%;
  }
}
.dim-4bc3 .banner-1a9a:last-child:before {
  content: none;
}
.dim-4bc3 .banner-1a9a[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.dim-4bc3 .search-advanced-0716 .column_west_0bb7 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.dim-4bc3 .search-advanced-0716 .column_west_0bb7 li a .content_efb1 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.dim-4bc3 .search-advanced-0716 .logo-d955 {
  border: none;
}
.dim-4bc3 .search-advanced-0716 .logo-d955 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.dim-4bc3 .badge-8e00 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.dim-4bc3 .link_iron_906f {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.dim-4bc3 .section_e8c6 .badge-8e00:before {
  background: rgba(0, 0, 0, 0.9);
}
.dim-4bc3 .huge-7a98.menu_2b9f .thumbnail_e3f9 {
  background: rgba(0, 0, 0, 0.6);
}
.dim-4bc3
  .huge-7a98.menu_2b9f
  .thumbnail_e3f9::after,
.dim-4bc3
  .huge-7a98.menu_2b9f
  .thumbnail_e3f9:before {
  background: inherit;
}
.dim-4bc3
  .huge-7a98.menu_2b9f:hover
  .thumbnail_e3f9 {
  background: rgba(0, 0, 0, 0.8);
}
.fixed-0807 .item-b093 {
  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) {
  .fixed-0807 .item-b093 {
    width: auto;
    right: 45px;
  }
}
.basic_979a .item-b093 {
  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) {
  .basic_979a .item-b093 {
    width: auto;
    left: 45px;
  }
}
.widget-cold-e2a0 .item-b093 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.widget-cold-e2a0 .link_iron_906f {
  max-width: 48em;
  margin: 0 auto;
}
.widget-cold-e2a0 .badge-8e00:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.inner-dfe4 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.inner-dfe4.dim-4bc3 .item-b093 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.inner-dfe4.fixed-0807 .item-b093 {
  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);
}
.inner-dfe4 .item-b093 {
  visibility: visible;
}
.inner-dfe4.basic_979a .item-b093 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.dropdown_short_ccef,
.disabled_easy_a655 {
  overflow-x: hidden;
}
.dropdown_short_ccef .item-b093 {
  overflow: auto;
}
.dropdown_short_ccef.dim-4bc3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dropdown_short_ccef.dim-4bc3 .item-b093 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.dropdown_short_ccef.dim-4bc3 .widget-8a35 {
  opacity: 0;
}
.dropdown_short_ccef.fixed-0807 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dropdown_short_ccef.fixed-0807 .item-b093 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.dropdown_short_ccef.fixed-0807 .widget-8a35 {
  opacity: 0;
}
.dropdown_short_ccef.basic_979a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dropdown_short_ccef.basic_979a .item-b093 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.dropdown_short_ccef.basic_979a .widget-8a35 {
  opacity: 0;
}
.dropdown_short_ccef.widget-cold-e2a0 .item-b093 {
  z-index: 10;
  visibility: visible;
}
.menu_2b9f {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.menu_2b9f .thumbnail_e3f9 {
  background: rgba(255, 255, 255, 0.99);
}
.menu_2b9f .thumbnail_e3f9::after,
.menu_2b9f .thumbnail_e3f9:before {
  background: inherit;
}
.menu_2b9f:hover .thumbnail_e3f9 {
  background: rgba(255, 255, 255, 0.99);
}
.basic_979a .menu_2b9f {
  top: 10px;
  right: auto;
  left: 12px;
}
.widget-cold-e2a0 .menu_2b9f {
  display: none !important;
}
.dropdown_short_ccef:before,
.disabled_easy_a655:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.dropdown_short_ccef .menu_2b9f,
.disabled_easy_a655 .menu_2b9f {
  display: inline-block;
}
.item-b093 .box-selected-8838 {
  -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;
}
.dropdown_short_ccef .item-b093 .box-selected-8838,
.disabled_easy_a655 .item-b093 .box-selected-8838 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.large-5c8f .description_b5ff {
  width: 100%;
}
.solid-f519 {
  padding: 0 0.5em 0;
}
.solid-f519 [class*="customify-col-"],
.solid-f519 [class*="customify-col_"],
.solid-f519 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.narrow_8e89 .solid-f519 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .hover-stale-4d35 .secondary-49ee,
  .secondary-49ee {
    display: none;
  }
  .description-ccd0 {
    text-align: left;
  }
  .modal-hard-e125 {
    text-align: center;
  }
  .module_huge_61b8 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .hover-stale-4d35 .basic_d87f,
  .basic_d87f {
    display: none;
  }
  .pattern-top-58c9 {
    text-align: left;
  }
  .frame-small-0b59 {
    text-align: center;
  }
  .widget_8576 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .hover-stale-4d35 .white-cb95,
  .white-cb95 {
    display: none;
  }
  .detail-c0b4 {
    text-align: left;
  }
  .lower_ff61 {
    text-align: center;
  }
  .tertiary_next_21d7 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.out_9362 {
  box-shadow: none !important;
}
.north-5aed .iron_9b82,
.down_4030 .iron_9b82 {
  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;
}
.down_4030 .iron_9b82 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.table_15fd {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.table_15fd:after,
.table_15fd:before {
  content: "";
  display: table;
}
.table_15fd:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .table_15fd {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.table_15fd,
.logo_thick_d9cd {
  max-width: 1248px;
  margin: 0 auto;
}

.text-upper-7dd9.input-1abd .table_15fd {
  max-width: 100%;
}
.text-upper-7dd9.box_7742 {
  max-width: 1200px;
  margin: 0 auto;
}
.text-upper-7dd9.mask_2127 .table_15fd {
  max-width: 100%;
}
.text-upper-7dd9.mask_2127 > .table_15fd {
  padding-left: 0;
  padding-right: 0;
}
.text-upper-7dd9.mask_2127 > .table_15fd .hover-stale-4d35 {
  margin: 0;
}
.text-upper-7dd9.mask_2127
  > .table_15fd
  .container-static-5647.preview_action_0bb6 {
  margin-right: 0;
  margin-left: 0;
}
.text-upper-7dd9.mask_2127 #main.preview_action_0bb6 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .paragraph-1f39 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .paragraph-1f39 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .small-5e76 .slider-ef62 {
    padding-right: 1em;
  }
  .small-5e76.focused_d2b1 .container-static-5647 {
    border-right: 1px solid #eaecee;
  }
  .small-5e76.focused_d2b1 .slider-ef62 {
    padding-right: 1em;
  }
  .small-5e76.focused_d2b1 .filter_a4bd {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hovered_0c38 .slider-ef62 {
    padding-left: 1em;
  }
  .hovered_0c38.focused_d2b1 .container-static-5647 {
    border-left: 1px solid #eaecee;
  }
  .hovered_0c38.focused_d2b1 .slider-ef62 {
    padding-left: 1em;
  }
  .hovered_0c38.focused_d2b1 .filter_a4bd {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .picture-outer-efae .slider-ef62 {
    padding-left: 1em;
  }
  .picture-outer-efae.focused_d2b1 .west_99de {
    border-right: 1px solid #eaecee;
  }
  .picture-outer-efae.focused_d2b1 .widget_24d5 {
    border-right: 1px solid #eaecee;
  }
  .picture-outer-efae.focused_d2b1 .slider-ef62 {
    padding-left: 1em;
  }
  .picture-outer-efae.focused_d2b1 .filter_a4bd {
    padding-right: 1em;
  }
  .picture-outer-efae.focused_d2b1 .tall_b481 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tertiary_a17b .slider-ef62 {
    padding-right: 1em;
  }
  .tertiary_a17b.focused_d2b1 .west_99de {
    border-left: 1px solid #eaecee;
  }
  .tertiary_a17b.focused_d2b1 .widget_24d5 {
    border-left: 1px solid #eaecee;
  }
  .tertiary_a17b.focused_d2b1 .slider-ef62 {
    padding-right: 1em;
  }
  .tertiary_a17b.focused_d2b1 .filter_a4bd {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tertiary_a17b.focused_d2b1 .tall_b481 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .paragraph-1f39 .slider-ef62 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .paragraph-1f39.focused_d2b1 .container-static-5647 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .paragraph-1f39.focused_d2b1 .slider-ef62 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .paragraph-1f39.focused_d2b1 .filter_a4bd {
    padding-left: 1em;
  }
  .paragraph-1f39.focused_d2b1 .tall_b481 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .paragraph-1f39.focused_d2b1 .slider-ef62 {
    padding-left: 0;
  }
}
.footer_rough_2e19 .rough_c4b2 {
  display: inline-block;
}
.cool_60b9 {
  display: inline-block;
}
.item-old-3b54 {
  word-con: break-word;
}
.pattern-4195 > span {
  display: inline-block;
  padding: 5px 0;
}
.pattern-4195 .tabs-right-f881 {
  margin-left: 8px;
  margin-right: 8px;
}
.pattern-4195 .tertiary-selected-9ae8 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.lower-45fc .gallery_862c {
  margin-bottom: 2em;
}
.lower-45fc .dim_9e7c {
  margin-bottom: 15px;
}
.lower-45fc .dim_9e7c:last-child {
  margin-bottom: 0;
}
.lower-45fc .active-feda {
  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) {
  .lower-45fc .active-feda {
    display: block;
  }
}
.lower-45fc .surface-right-1c73 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .lower-45fc .surface-right-1c73 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.lower-45fc .fresh-4df9 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.lower-45fc .fresh-4df9 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.lower-45fc .fresh-4df9 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.lower-45fc .item-old-3b54 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.lower-45fc .item-old-3b54 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.lower-45fc .menu_312f p:last-child {
  margin-bottom: 0;
}
.lower-45fc .message_purple_0059 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.lower-45fc .notice_3aae {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.lower-45fc .outline_liquid_29f0 {
  margin-top: 1em;
}
.lower-45fc .first-f7cb {
  top: 0;
  display: block;
}
.lower-45fc .first-f7cb a {
  color: inherit;
}
.lower-45fc .first-f7cb a:hover {
  color: inherit;
}
.lower-45fc .mask_gas_7a49 {
  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;
}
.lower-45fc .mask_gas_7a49:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.lower-45fc .notice_3aae {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.lower-45fc .tall-19e5 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.lower-45fc .tall-19e5:first-child {
  margin-top: 0;
}
.lower-45fc .tall-19e5.tag-5172 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.lower-45fc .tall-19e5.static-aebd {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.lower-45fc
  .tall-19e5.static-aebd.video-1855
  .outline_liquid_29f0 {
  width: 100%;
}
.lower-45fc .static-aebd {
  -webkit-box-align: center;
  align-items: center;
}
.lower-45fc .static-aebd .pattern-4195,
.lower-45fc .static-aebd > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.lower-45fc .fresh-4df9 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.lower-45fc .fresh-4df9 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.lower-45fc .fresh-4df9: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;
}
.lower-45fc .tag-5172 {
  z-index: 5;
}
.lower-45fc .disabled-purple-558c .texture-00ca {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.lower-45fc .accent-cb1c .texture-00ca {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.lower-45fc .west_3394 .texture-00ca {
  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;
}
.lower-45fc.first-127b .active-feda,
.lower-45fc.alert_dark_0b55 .active-feda {
  display: block;
}
.lower-45fc.first-127b .active-feda .steel-7f45,
.lower-45fc.first-127b .active-feda .notice_3aae,
.lower-45fc.alert_dark_0b55 .active-feda .steel-7f45,
.lower-45fc.alert_dark_0b55 .active-feda .notice_3aae {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.lower-45fc.surface-cfce .surface-right-1c73 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .lower-45fc.surface-cfce .surface-right-1c73 {
    margin-right: 0;
  }
}
.lower-45fc.first-127b .surface-right-1c73,
.lower-45fc.alert_dark_0b55 .surface-right-1c73 {
  padding-top: 40%;
}
.lower-45fc.first-127b .gallery_862c,
.lower-45fc.alert_dark_0b55 .gallery_862c {
  display: block;
}
.lower-45fc.first-127b .fn-sticky-522c .notice_3aae,
.lower-45fc.alert_dark_0b55 .fn-sticky-522c .notice_3aae {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.lower-45fc.first-127b .surface-right-1c73,
.lower-45fc.alert_dark_0b55 .surface-right-1c73 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.lower-45fc.first-127b .notice_3aae {
  padding: 1em;
}
.pattern-7fe0 {
  margin: 30px auto;
  display: block;
}
.pattern-7fe0 .info_84dc > * {
  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;
}
.pattern-7fe0 .info_84dc > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.pattern-7fe0 .info_84dc span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.icon_95af .pattern-4195 {
  margin-bottom: 1.41575em;
}
.icon_95af .badge_east_620c {
  margin-bottom: 1.618em;
}
.red_727b .fresh-dbd5 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.red_727b .fresh-dbd5 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.red_727b .header_cc44 {
  max-width: 100%;
  overflow: auto;
}
.bronze_f1ff .red_727b a:hover {
  text-decoration: underline;
}
.hero_rough_eaf5 .dim_9e7c:not(.item-old-3b54),
.hero_rough_eaf5 .fresh-4df9 {
  margin-bottom: 1.41575em;
}
.hero_rough_eaf5 .dim_9e7c:not(.item-old-3b54):last-child,
.hero_rough_eaf5 .fresh-4df9:last-child {
  margin-bottom: 0;
}
.hero_rough_eaf5 .dim_9e7c.avatar_silver_015c {
  margin-bottom: 0.41575em;
}
.hero_rough_eaf5 .hovered-cdd0:before,
.hero_rough_eaf5 .right-1903:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.hero_rough_eaf5 .hovered-cdd0:before {
  content: "\f115";
}
.hero_rough_eaf5 .right-1903:before {
  content: "\f02c";
}
.hero_rough_eaf5 .filter_4092 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.hero_rough_eaf5 .filter_4092 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.copper_98da {
  display: -webkit-box;
  display: flex;
}
.copper_98da .gallery_13e9 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .copper_98da .gallery_13e9 {
    flex-basis: 90px;
  }
}
.copper_98da .narrow_9a4f {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .copper_98da .narrow_9a4f {
    flex-basis: calc(100% - 50px);
  }
}
.copper_98da .feature-inner-999e p:last-child {
  margin-bottom: 0.72em;
}
.texture-f8b9 .info_84dc {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.texture-f8b9 .info_84dc:after,
.texture-f8b9 .info_84dc:before {
  content: "";
  display: table;
}
.texture-f8b9 .info_84dc:after {
  clear: both;
}
.texture-f8b9 .info_84dc .top-145f,
.texture-f8b9 .info_84dc .out-2c06 {
  width: 49%;
}
.texture-f8b9 .info_84dc .top-145f a span.tabs-03a2,
.texture-f8b9 .info_84dc .out-2c06 a span.tabs-03a2 {
  display: block;
  margin-bottom: 5px;
}
.texture-f8b9 .info_84dc .out-2c06 {
  float: left;
  text-align: left;
}
.texture-f8b9 .info_84dc .top-145f {
  float: right;
  text-align: right;
}
.gallery-orange-27fa {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .gallery-orange-27fa {
    margin-bottom: 0;
  }
}
.summary_iron_de89 {
  margin-bottom: 1em;
}
.summary_iron_de89 .item-old-3b54 {
  font-size: 1.1em;
  line-height: 1.3;
}
.black-242a a {
  display: block;
  line-height: 0;
  position: relative;
}
.section-down-500c .summary_iron_de89,
.info-078f .summary_iron_de89 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .section-down-500c .summary_iron_de89,
  .info-078f .summary_iron_de89 {
    display: block;
  }
}
.section-down-500c .black-242a,
.info-078f .black-242a {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .section-down-500c .black-242a,
  .info-078f .black-242a {
    margin-bottom: 1em;
  }
}
.section-down-500c .black-242a img,
.info-078f .black-242a img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.section-down-500c .header-in-448d,
.info-078f .header-in-448d {
  flex-basis: calc(100% - 160px);
}
.section-down-500c .header-in-448d p,
.info-078f .header-in-448d p {
  margin-bottom: 0;
}
.section-down-500c .header-in-448d {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .section-down-500c .header-in-448d {
    padding-left: 0;
  }
}
.info-078f .header-in-448d {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .info-078f .header-in-448d {
    padding-right: 0;
  }
}
.info-078f .black-242a {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.form_6d52 .black-242a {
  margin-bottom: 0.5em;
}
.form_6d52 .black-242a img {
  width: 100%;
}
.liquid-7215 .header-copper-b422,
.center-848a .header-copper-b422 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.center-848a .container-static-5647 .header_1024 p:last-child {
  margin-bottom: 0;
}
.over-35c8 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.action-994c .thumbnail_fast_f3d9 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .action-994c .thumbnail_fast_f3d9:last-of-type {
    margin-bottom: 0;
  }
}
.action-994c .thumbnail_fast_f3d9 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.action-994c .thumbnail_fast_f3d9 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.action-994c .thumbnail_fast_f3d9 ul li {
  margin: 0 0 0.6em;
}
.action-994c .thumbnail_fast_f3d9 ul li.cold-63ea,
.action-994c .thumbnail_fast_f3d9 ul li.shadow_dc00 {
  position: relative;
}
.action-994c .thumbnail_fast_f3d9 ul li.cold-63ea .caption-down-44fa,
.action-994c .thumbnail_fast_f3d9 ul li.shadow_dc00 .caption-down-44fa {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.action-994c .thumbnail_fast_f3d9 ul li.cold-63ea:after:after,
.action-994c .thumbnail_fast_f3d9 ul li.cold-63ea:after:before,
.action-994c
  .thumbnail_fast_f3d9
  ul
  li.shadow_dc00:after:after,
.action-994c
  .thumbnail_fast_f3d9
  ul
  li.shadow_dc00:after:before {
  content: "";
  display: table;
}
.action-994c .thumbnail_fast_f3d9 ul li.cold-63ea:after:after,
.action-994c
  .thumbnail_fast_f3d9
  ul
  li.shadow_dc00:after:after {
  clear: both;
}
.action-994c .thumbnail_fast_f3d9 a.gold_7bca:hover {
  text-decoration: none;
}
.action-994c .thumbnail_fast_f3d9 select {
  max-width: 100%;
}
.action-994c .thumbnail_fast_f3d9 table {
  font-size: 85%;
}
.action-994c .thumbnail_fast_f3d9 table td,
.action-994c .thumbnail_fast_f3d9 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.action-994c .thumbnail_fast_f3d9 table tfoot td {
  text-align: left;
}
.action-994c .thumbnail_fast_f3d9 :last-child {
  margin-bottom: 0;
}
.action-994c .thumbnail_fast_f3d9 .column_over_70d6 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.action-994c .thumbnail_fast_f3d9 .column_over_70d6 label {
  width: 100%;
}
.action-994c .thumbnail_fast_f3d9 .column_over_70d6 .advanced-d57b {
  width: 100%;
  display: block;
}
.action-994c .thumbnail_fast_f3d9 .column_over_70d6 .outline-down-cf05 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.action-994c .thumbnail_fast_f3d9 .column_over_70d6 .outline-down-cf05:hover svg #svg-search {
  fill: #444;
}
.action-994c .thumbnail_fast_f3d9 .column_over_70d6 .outline-down-cf05 svg {
  width: 18px;
  height: 18px;
}
.action-994c .footer-active-4d83 ul ul,
.action-994c .menu_soft_0175 ul ul,
.action-994c .content-south-1921 ul ul,
.action-994c .fluid_ef73 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.action-994c .footer-active-4d83 .short_417c > a,
.action-994c .menu_soft_0175 .short_417c > a,
.action-994c .content-south-1921 .short_417c > a,
.action-994c .fluid_ef73 .short_417c > a {
  margin-bottom: 0;
}
.action-994c .footer-b04e li,
.action-994c .footer-active-4d83 li,
.action-994c .wide_4409 li,
.action-994c .menu_soft_0175 li,
.action-994c .content-south-1921 li,
.action-994c .fluid_ef73 li,
.action-994c .west_f8a3 li,
.action-994c .outer-2871 li {
  display: block;
  position: relative;
}
.action-994c .footer-b04e li:last-child,
.action-994c .footer-active-4d83 li:last-child,
.action-994c .wide_4409 li:last-child,
.action-994c .menu_soft_0175 li:last-child,
.action-994c .content-south-1921 li:last-child,
.action-994c .fluid_ef73 li:last-child,
.action-994c .west_f8a3 li:last-child,
.action-994c .outer-2871 li:last-child {
  border: none;
}
.action-994c .footer-b04e li a,
.action-994c .footer-active-4d83 li a,
.action-994c .wide_4409 li a,
.action-994c .menu_soft_0175 li a,
.action-994c .content-south-1921 li a,
.action-994c .fluid_ef73 li a,
.action-994c .west_f8a3 li a,
.action-994c .outer-2871 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.action-994c .footer-b04e li ul li::before,
.action-994c .footer-active-4d83 li ul li::before,
.action-994c .wide_4409 li ul li::before,
.action-994c .menu_soft_0175 li ul li::before,
.action-994c .content-south-1921 li ul li::before,
.action-994c .fluid_ef73 li ul li::before,
.action-994c .west_f8a3 li ul li::before,
.action-994c .outer-2871 li ul li::before {
  left: 15px;
}
.action-994c .footer-b04e li ul a,
.action-994c .footer-active-4d83 li ul a,
.action-994c .wide_4409 li ul a,
.action-994c .menu_soft_0175 li ul a,
.action-994c .content-south-1921 li ul a,
.action-994c .fluid_ef73 li ul a,
.action-994c .west_f8a3 li ul a,
.action-994c .outer-2871 li ul a {
  padding-left: 20px;
}
.action-994c .footer-b04e li ul ul li::before,
.action-994c .footer-active-4d83 li ul ul li::before,
.action-994c .wide_4409 li ul ul li::before,
.action-994c .menu_soft_0175 li ul ul li::before,
.action-994c .content-south-1921 li ul ul li::before,
.action-994c .fluid_ef73 li ul ul li::before,
.action-994c .west_f8a3 li ul ul li::before,
.action-994c .outer-2871 li ul ul li::before {
  left: 30px;
}
.action-994c .footer-b04e li ul ul a,
.action-994c .footer-active-4d83 li ul ul a,
.action-994c .wide_4409 li ul ul a,
.action-994c .menu_soft_0175 li ul ul a,
.action-994c .content-south-1921 li ul ul a,
.action-994c .fluid_ef73 li ul ul a,
.action-994c .west_f8a3 li ul ul a,
.action-994c .outer-2871 li ul ul a {
  padding-left: 40px;
}
.action-994c .alert_old_bb74 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.action-994c .outer-2871 ul li {
  margin-bottom: 1.41575em;
}
.action-994c .outer-2871 ul li .dropdown_lower_2446 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.action-994c .outer-2871 ul li .rough-b2aa {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.section_e8c6 .footer-b04e li a,
.section_e8c6 .footer-active-4d83 li a,
.section_e8c6 .wide_4409 li a,
.section_e8c6 .menu_soft_0175 li a,
.section_e8c6 .content-south-1921 li a,
.section_e8c6 .fluid_ef73 li a,
.section_e8c6 .west_f8a3 li a,
.section_e8c6 .outer-2871 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.section_e8c6 .alert_old_bb74 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.section_e8c6 .thumbnail_fast_f3d9 ul li.cold-63ea .caption-down-44fa,
.section_e8c6 .thumbnail_fast_f3d9 ul li.shadow_dc00 .caption-down-44fa {
  background: rgba(0, 0, 0, 0.2);
}
.section_e8c6 .action-994c .thumbnail_fast_f3d9 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.text-upper-7dd9 .action-994c .column_west_0bb7 li {
  margin: 0;
}
.text-upper-7dd9 .action-994c .column_west_0bb7 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.text-upper-7dd9 .action-994c .column_west_0bb7 li ul {
  margin: 0;
}
.text-upper-7dd9 .action-994c .column_west_0bb7 li ul li a {
  padding-left: 15px;
}
.text-upper-7dd9 .action-994c .column_west_0bb7 li ul li li a {
  padding-left: 30px;
}
.text-upper-7dd9 .action-994c .column_west_0bb7 li.outline_597f > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.text-upper-7dd9 .action-994c .column_west_0bb7 li.outline_597f > 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;
}
.text-upper-7dd9 .action-994c .column_west_0bb7 li.outline_597f > 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;
}
.feature-baf3 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.photo-wood-d34d {
  position: relative;
  z-index: 10;
}
.photo-wood-d34d .box-selected-8838 {
  width: 100%;
  max-width: 100%;
}
.notification_wood_263c .dropdown-cb63 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.notification_wood_263c .huge-7a98 {
}
.notification_wood_263c .section_e8c6 {
  background: #292929;
}
.component-89d7 .dropdown-cb63 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.component-89d7 .huge-7a98 {
  background: #f9f9f9;
}
.component-89d7 .section_e8c6 {
  background: #303030;
}
.tertiary_medium_8571 .dropdown-cb63 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .tertiary_medium_8571 .rough_c4b2 {
    margin-bottom: 1em;
  }
  .tertiary_medium_8571 .rough_c4b2:last-child {
    margin-bottom: 0;
  }
}
.tertiary_medium_8571 .huge-7a98 {
  background: #ededed;
}
.tertiary_medium_8571 .section_e8c6 {
  background: #1a1a1a;
}
.dropdown-cb63.huge-7a98 {
  color: rgba(0, 0, 0, 0.6);
}
.dropdown-cb63.huge-7a98 .container-east-a6cf li {
  border-color: rgba(0, 0, 0, 0.08);
}
.dropdown-cb63.section_e8c6 {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown-cb63.section_e8c6 a:not(.gold_7bca) {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown-cb63.section_e8c6 a:not(.gold_7bca):hover {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown-cb63.section_e8c6 .container-east-a6cf li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dropdown-cb63.section_e8c6 table tbody td,
.dropdown-cb63.section_e8c6 table th {
  background: rgba(0, 0, 0, 0.08);
}
.content-68cf.gold-e15b .table_15fd {
  max-width: initial;
}
.content-68cf .old-d5b3 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.content-68cf .old-d5b3 .box-selected-8838 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .content-68cf .old-d5b3 .box-selected-8838 {
    display: block;
    margin-bottom: 2em;
  }
  .content-68cf .old-d5b3 .box-selected-8838:last-child {
    margin-bottom: 0;
  }
}
.tertiary_medium_8571 .rough_c4b2:last-child,
.component-89d7 .rough_c4b2:last-child,
.notification_wood_263c .rough_c4b2:last-child {
  margin-bottom: 0;
}
.tertiary_medium_8571 .rough_c4b2 .action-994c .thumbnail_fast_f3d9:last-child,
.component-89d7 .rough_c4b2 .action-994c .thumbnail_fast_f3d9:last-child,
.notification_wood_263c .rough_c4b2 .action-994c .thumbnail_fast_f3d9:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .tertiary_medium_8571 .module_south_70d7,
  .tertiary_medium_8571 .dynamic-fc9f,
  .component-89d7 .module_south_70d7,
  .component-89d7 .dynamic-fc9f,
  .notification_wood_263c .module_south_70d7,
  .notification_wood_263c .dynamic-fc9f {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .photo-wood-d34d .rough_c4b2 {
    margin-bottom: 2em;
  }
}
.photo-wood-d34d p:last-child {
  margin-bottom: 0;
}
.photo-wood-d34d li,
.photo-wood-d34d ul {
  list-style: none;
  margin: 0;
}
.photo-wood-d34d ul ul {
  margin-left: 2.617924em;
}
.right-e069 {
  font-size: 0.875em;
}

/* css-noise: 1c1d */
.promo-block-r1 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.3;
}
