/*!
Theme Name: Customify
Theme URI: https://pressmaximum.photo_ea2e/customify
Author: WPCustomify
Author URI: https://pressmaximum.photo_ea2e
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.photo_ea2e/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.sidebar-b2df.paper-9be5/licenses/gpl-2.0.secondary-top-119e
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.old-2e7b/, (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.sort-pink-00a2.widget-steel-00a9/normalize.selected_e304/
 ======
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.selected_e304 v7.0.0 | MIT License | github.photo_ea2e/necolas/normalize.selected_e304 */
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;
}
.row-7d39 .dynamic-befe,
.tertiary_769f,
.complex_862c,
.pink_4f94,
.box-a512,
.preview_green_58b7,
.summary-narrow-3359,
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;
}
.tertiary_769f,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .tertiary_769f,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .tertiary_769f,
  h1 {
    font-size: 1.8em;
  }
}
.complex_862c,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.complex_862c + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .complex_862c,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .complex_862c,
  h2 {
    font-size: 1.7em;
  }
}
.pink_4f94,
h3 {
  font-size: 1.618em;
}
.row-7d39 .dynamic-befe,
.box-a512,
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.wrapper_b6de {
  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;
}
.highlight-red-048d:after,
.highlight-red-048d:before,
.text-white-ad07:after,
.text-white-ad07:before {
  content: "";
  display: table;
}
.highlight-red-048d:after,
.text-white-ad07:after {
  clear: both;
}
.selected-85dd {
  float: right;
  margin-right: 0;
}
.new-1bc4 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.full_d4f7 .grid_huge_ae88,
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;
}
.full_d4f7 .grid_huge_ae88: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;
}
.hovered_1511 .grid_huge_ae88 {
  box-shadow: none;
}
.hovered_1511
  .grid_huge_ae88
  .tall_a530 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.hovered_1511 .grid_huge_ae88 .footer_purple_c091 {
  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;
}
.hovered_1511
  .grid_huge_ae88
  .footer_purple_c091
  b {
  display: none;
}
.hovered_1511 .left-51ef {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.widget_7e2f:not(.accordion-3bd4):not(.outer-3741),
button:not(.accordion-3bd4):not(.outer-3741),
input[type="button"]:not(.accordion-3bd4):not(
    .outer-3741
  ),
input[type="reset"]:not(.accordion-3bd4):not(
    .outer-3741
  ),
input[type="submit"]:not(.accordion-3bd4):not(
    .outer-3741
  ) {
  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;
}
.widget_7e2f:not(.accordion-3bd4):not(
    .outer-3741
  ):hover,
button:not(.accordion-3bd4):not(
    .outer-3741
  ):hover,
input[type="button"]:not(.accordion-3bd4):not(
    .outer-3741
  ):hover,
input[type="reset"]:not(.accordion-3bd4):not(
    .outer-3741
  ):hover,
input[type="submit"]:not(.accordion-3bd4):not(
    .outer-3741
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.widget_7e2f:not(.accordion-3bd4):not(
    .outer-3741
  ):active,
.widget_7e2f:not(.accordion-3bd4):not(
    .outer-3741
  ):focus,
button:not(.accordion-3bd4):not(
    .outer-3741
  ):active,
button:not(.accordion-3bd4):not(
    .outer-3741
  ):focus,
input[type="button"]:not(.accordion-3bd4):not(
    .outer-3741
  ):active,
input[type="button"]:not(.accordion-3bd4):not(
    .outer-3741
  ):focus,
input[type="reset"]:not(.accordion-3bd4):not(
    .outer-3741
  ):active,
input[type="reset"]:not(.accordion-3bd4):not(
    .outer-3741
  ):focus,
input[type="submit"]:not(.accordion-3bd4):not(
    .outer-3741
  ):active,
input[type="submit"]:not(.accordion-3bd4):not(
    .outer-3741
  ):focus {
  outline: 0;
}
.widget_7e2f:not(.accordion-3bd4):not(
    .outer-3741
  ).fn-loading-8532,
button:not(.accordion-3bd4):not(
    .outer-3741
  ).fn-loading-8532,
input[type="button"]:not(.accordion-3bd4):not(
    .outer-3741
  ).fn-loading-8532,
input[type="reset"]:not(.accordion-3bd4):not(
    .outer-3741
  ).fn-loading-8532,
input[type="submit"]:not(.accordion-3bd4):not(
    .outer-3741
  ).fn-loading-8532 {
  position: relative;
}
.widget_7e2f:not(.accordion-3bd4):not(
    .outer-3741
  ).fn-loading-8532
  .gradient_3de6,
.widget_7e2f:not(.accordion-3bd4):not(
    .outer-3741
  ).fn-loading-8532
  .description_inner_7c1e,
.widget_7e2f:not(.accordion-3bd4):not(
    .outer-3741
  ).fn-loading-8532
  .prev_1fbe,
.widget_7e2f:not(.accordion-3bd4):not(
    .outer-3741
  ).fn-loading-8532
  i,
.widget_7e2f:not(.accordion-3bd4):not(
    .outer-3741
  ).fn-loading-8532
  svg,
button:not(.accordion-3bd4):not(
    .outer-3741
  ).fn-loading-8532
  .gradient_3de6,
button:not(.accordion-3bd4):not(
    .outer-3741
  ).fn-loading-8532
  .description_inner_7c1e,
button:not(.accordion-3bd4):not(
    .outer-3741
  ).fn-loading-8532
  .prev_1fbe,
button:not(.accordion-3bd4):not(
    .outer-3741
  ).fn-loading-8532
  i,
button:not(.accordion-3bd4):not(
    .outer-3741
  ).fn-loading-8532
  svg,
input[type="button"]:not(.accordion-3bd4):not(
    .outer-3741
  ).fn-loading-8532
  .gradient_3de6,
input[type="button"]:not(.accordion-3bd4):not(
    .outer-3741
  ).fn-loading-8532
  .description_inner_7c1e,
input[type="button"]:not(.accordion-3bd4):not(
    .outer-3741
  ).fn-loading-8532
  .prev_1fbe,
input[type="button"]:not(.accordion-3bd4):not(
    .outer-3741
  ).fn-loading-8532
  i,
input[type="button"]:not(.accordion-3bd4):not(
    .outer-3741
  ).fn-loading-8532
  svg,
input[type="reset"]:not(.accordion-3bd4):not(
    .outer-3741
  ).fn-loading-8532
  .gradient_3de6,
input[type="reset"]:not(.accordion-3bd4):not(
    .outer-3741
  ).fn-loading-8532
  .description_inner_7c1e,
input[type="reset"]:not(.accordion-3bd4):not(
    .outer-3741
  ).fn-loading-8532
  .prev_1fbe,
input[type="reset"]:not(.accordion-3bd4):not(
    .outer-3741
  ).fn-loading-8532
  i,
input[type="reset"]:not(.accordion-3bd4):not(
    .outer-3741
  ).fn-loading-8532
  svg,
input[type="submit"]:not(.accordion-3bd4):not(
    .outer-3741
  ).fn-loading-8532
  .gradient_3de6,
input[type="submit"]:not(.accordion-3bd4):not(
    .outer-3741
  ).fn-loading-8532
  .description_inner_7c1e,
input[type="submit"]:not(.accordion-3bd4):not(
    .outer-3741
  ).fn-loading-8532
  .prev_1fbe,
input[type="submit"]:not(.accordion-3bd4):not(
    .outer-3741
  ).fn-loading-8532
  i,
input[type="submit"]:not(.accordion-3bd4):not(
    .outer-3741
  ).fn-loading-8532
  svg {
  visibility: hidden;
}
.widget_7e2f:not(.accordion-3bd4):not(
    .outer-3741
  ).fn-loading-8532:after,
button:not(.accordion-3bd4):not(
    .outer-3741
  ).fn-loading-8532:after,
input[type="button"]:not(.accordion-3bd4):not(
    .outer-3741
  ).fn-loading-8532:after,
input[type="reset"]:not(.accordion-3bd4):not(
    .outer-3741
  ).fn-loading-8532:after,
input[type="submit"]:not(.accordion-3bd4):not(
    .outer-3741
  ).fn-loading-8532: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;
}
.widget_7e2f:not(.accordion-3bd4):not(.outer-3741),
input[type="button"]:not(.accordion-3bd4):not(
    .outer-3741
  ),
input[type="reset"]:not(.accordion-3bd4):not(
    .outer-3741
  ),
input[type="submit"]:not(.accordion-3bd4):not(
    .outer-3741
  ) {
  color: #fff;
  background: #235787;
}
.widget_7e2f:not(.accordion-3bd4):not(
    .outer-3741
  ):focus,
input[type="button"]:not(.accordion-3bd4):not(
    .outer-3741
  ):focus,
input[type="reset"]:not(.accordion-3bd4):not(
    .outer-3741
  ):focus,
input[type="submit"]:not(.accordion-3bd4):not(
    .outer-3741
  ):focus {
  color: #fff;
}
.widget_7e2f.fn-disabled-8532:not(.accordion-3bd4):not(
    .outer-3741
  ),
.widget_7e2f[disabled]:not(.accordion-3bd4):not(
    .outer-3741
  ),
button.fn-disabled-8532:not(.accordion-3bd4):not(
    .outer-3741
  ),
button[disabled]:not(.accordion-3bd4):not(
    .outer-3741
  ) {
  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;
}
.clean_cae5 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.clean_cae5: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;
}
.search_a551 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.detail_motion_d5d4 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.title_1b96 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.highlight-red-048d:after,
.highlight-red-048d:before,
.tertiary-7ad0:after,
.tertiary-7ad0:before,
.notification-steel-aa6a:after,
.notification-steel-aa6a:before,
.fast_b299:after,
.fast_b299:before,
.in_3f46:after,
.in_3f46:before,
.gradient-acc1:after,
.gradient-acc1:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.highlight-red-048d:after,
.tertiary-7ad0:after,
.notification-steel-aa6a:after,
.fast_b299:after,
.in_3f46:after,
.gradient-acc1:after {
  clear: both;
}
.tertiary-7ad0 .input_under_cdeb,
.notification-steel-aa6a .input_under_cdeb,
.row_full_79f4 .input_under_cdeb {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.secondary-bright-08dc {
  display: inline-block;
}
.sort_cool_8aa7 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.sort_cool_8aa7 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.sort_cool_8aa7 .hard-19fa {
  padding: 1em 0;
  font-size: 85%;
}
.hard-19fa {
  text-align: left;
  font-style: italic;
  color: #999;
}
.purple-3482 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.purple-3482:after,
.purple-3482:before {
  content: "";
  display: table;
}
.purple-3482:after {
  clear: both;
}
.element-68fd {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.accent-bright-f95a .element-68fd {
  max-width: 50%;
}
.pagination_7d58 .element-68fd {
  max-width: 33.33%;
}
.aside_ce15 .element-68fd {
  max-width: 25%;
}
.tooltip-active-4526 .element-68fd {
  max-width: 20%;
}
.yellow_42b1 .element-68fd {
  max-width: 16.66%;
}
.highlight-a40a .element-68fd {
  max-width: 14.28%;
}
.avatar-copper-088f .element-68fd {
  max-width: 12.5%;
}
.footer_ae9b .element-68fd {
  max-width: 11.11%;
}
.advanced-8498 {
  display: block;
}
.row-7d39 .slider_steel_d60c label,
.row-7d39 .text-rough-7086 label,
.row-7d39 .title-wood-9ac8 label,
.row-7d39 .detail-a31e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.media-hot-7b79 {
  list-style: none;
  margin: 0;
}
.media-hot-7b79 article.notice_859b {
  margin-bottom: 0;
}
.media-hot-7b79 ul {
  list-style: none;
  margin: 0;
}
.media-hot-7b79 .shade-c283 li.notice_859b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .media-hot-7b79 .shade-c283 li.notice_859b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .media-hot-7b79 .shade-c283 li.notice_859b: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) {
  .media-hot-7b79 .shade-c283 li.notice_859b li.notice_859b li.notice_859b li.notice_859b {
    padding-left: 0;
  }
}
article.notice_859b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.notice_859b .tertiary-7ad0 p:last-of-type {
  margin-bottom: 0;
}
article.notice_859b .row_117e {
  float: left;
}
article.notice_859b .row_cf50 {
  margin-left: 85px;
}
article.notice_859b .thick-4973 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.notice_859b .thick-4973 .wood_020e {
  margin-left: 10px;
}
article.notice_859b .link_0acb {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.notice_859b .block-warm-75c3 {
  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 .slider_steel_d60c,
  #respond .title-wood-9ac8,
  #respond .detail-a31e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .slider_steel_d60c input,
#respond .title-wood-9ac8 input,
#respond .detail-a31e input {
  width: 100%;
}
#respond .detail-a31e {
  margin-right: 0;
}
#respond .focused_4bc9 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.frame_south_f0bc {
  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;
}
.frame_south_f0bc.secondary_e341 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.frame_south_f0bc 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%);
}
.frame_south_f0bc:focus,
.frame_south_f0bc: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);
}
.right_c71c {
  border-radius: 10%;
}
.frame_thick_0649 {
  border-radius: 50%;
}
.frame-a262 {
  font-size: 0.72em;
}
.background-683a {
  font-size: 0.875em;
}
.outer_5e9c {
  font-size: 1.1em;
}
.dynamic_2899 {
  text-transform: uppercase;
  line-height: 1.2;
}
.dynamic_2899.frame-a262 {
  letter-spacing: 0.5px;
}
.main-ae5b,
.main-ae5b a {
  color: #6d6d6d;
}
.main-ae5b a:hover {
  color: #111;
}
.media_active_08cb {
  color: #6d6d6d;
}
.column_c045 {
  overflow-x: hidden;
}
.column_c045 .tertiary_light_f67b.video-8eec {
  position: relative;
}
.column_c045 .tertiary_light_f67b.video-8eec.hover_7cba {
  position: initial;
}
.column_c045
  .tertiary_light_f67b.video-8eec.hover_7cba
  .hover_17f0 {
  left: auto;
}
.column_c045 .tertiary_light_f67b .hover_17f0 {
  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;
}
.column_c045 .tertiary_light_f67b:hover.video-8eec {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.column_c045
  .tertiary_light_f67b:hover.video-8eec
  .hover_17f0 {
  display: block;
  z-index: 9999999;
}
.column_c045 .info_west_4cf5 .hard-c586,
.column_c045 .slider-next-4aa1 .hard-c586 {
  display: none;
}
.column_c045 .module-prev-5119 .tertiary_light_f67b:hover.video-8eec {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.row-7d39 .slider_steel_d60c label,
.row-7d39 .text-rough-7086 label,
.row-7d39 .title-wood-9ac8 label,
.row-7d39 .detail-a31e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.media-hot-7b79 {
  list-style: none;
  margin: 0;
}
.media-hot-7b79 article.notice_859b {
  margin-bottom: 0;
}
.media-hot-7b79 ul {
  list-style: none;
  margin: 0;
}
.media-hot-7b79 .shade-c283 li.notice_859b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .media-hot-7b79 .shade-c283 li.notice_859b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .media-hot-7b79 .shade-c283 li.notice_859b: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) {
  .media-hot-7b79 .shade-c283 li.notice_859b li.notice_859b li.notice_859b li.notice_859b {
    padding-left: 0;
  }
}
article.notice_859b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.notice_859b .tertiary-7ad0 p:last-of-type {
  margin-bottom: 0;
}
article.notice_859b .row_117e {
  float: left;
}
article.notice_859b .row_cf50 {
  margin-left: 85px;
}
article.notice_859b .thick-4973 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.notice_859b .thick-4973 .wood_020e {
  margin-left: 10px;
}
article.notice_859b .link_0acb {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.notice_859b .block-warm-75c3 {
  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 .slider_steel_d60c,
  #respond .title-wood-9ac8,
  #respond .detail-a31e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .slider_steel_d60c input,
#respond .title-wood-9ac8 input,
#respond .detail-a31e input {
  width: 100%;
}
#respond .detail-a31e {
  margin-right: 0;
}
#respond .focused_4bc9 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.info_west_4cf5 .box-3e4b {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.box-3e4b .complex-51d5.shadow_b63f .dynamic-563d > li > a:focus,
.box-3e4b .complex-51d5.shadow_b63f .dynamic-563d > li > a:hover,
.box-3e4b .complex-51d5.feature_6584 .dynamic-563d > li > a:focus,
.box-3e4b .complex-51d5.feature_6584 .dynamic-563d > li > a:hover,
.box-3e4b .complex-51d5.avatar_under_b727 .dynamic-563d > li > a:focus,
.box-3e4b .complex-51d5.avatar_under_b727 .dynamic-563d > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.box-3e4b
  .complex-51d5.shadow_b63f
  .dynamic-563d
  > li.cool-1979
  > a,
.box-3e4b
  .complex-51d5.shadow_b63f
  .dynamic-563d
  > li.hidden-purple-716b
  > a,
.box-3e4b
  .complex-51d5.feature_6584
  .dynamic-563d
  > li.cool-1979
  > a,
.box-3e4b
  .complex-51d5.feature_6584
  .dynamic-563d
  > li.hidden-purple-716b
  > a,
.box-3e4b
  .complex-51d5.avatar_under_b727
  .dynamic-563d
  > li.cool-1979
  > a,
.box-3e4b .complex-51d5.avatar_under_b727 .dynamic-563d > li.badge-5776 > a {
  color: rgba(255, 255, 255, 0.99);
}
.box-3e4b .lower-1245,
.box-3e4b .lower-1245 a {
  color: rgba(255, 255, 255, 0.99);
}
.box-3e4b .image-5e9b.lower_a310 li a,
.box-3e4b .first-b7c5 a,
.box-3e4b .motion-0544,
.box-3e4b .dynamic-563d > li > a,
.box-3e4b .detail_brown_aead {
  color: rgba(255, 255, 255, 0.79);
}
.box-3e4b .image-5e9b.lower_a310 li a:hover,
.box-3e4b .first-b7c5 a:hover,
.box-3e4b .motion-0544:hover,
.box-3e4b .dynamic-563d > li > a:hover,
.box-3e4b .detail_brown_aead:hover {
  color: rgba(255, 255, 255, 0.99);
}
.box-3e4b .logo_wide_5b25 {
  color: rgba(255, 255, 255, 0.79);
}
.box-3e4b .logo_wide_5b25 .shadow_4ac8 {
  color: rgba(255, 255, 255, 0.99);
}
.box-3e4b .logo_wide_5b25:hover {
  color: rgba(255, 255, 255, 0.99);
}
.box-3e4b .form-wide-d109 .article-7822 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.box-3e4b .form-wide-d109 .article-7822 .logo_lite_51ae {
  color: rgba(255, 255, 255, 0.79);
}
.box-3e4b
  .form-wide-d109
  .article-7822
  .logo_lite_51ae::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.box-3e4b
  .form-wide-d109
  .article-7822
  .logo_lite_51ae:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.box-3e4b
  .form-wide-d109
  .article-7822
  .logo_lite_51ae::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.box-3e4b
  .form-wide-d109
  .article-7822
  .logo_lite_51ae::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.box-3e4b .form-wide-d109 .aside-warm-b9a7 {
  color: rgba(255, 255, 255, 0.79);
}
.box-3e4b .form-wide-d109 .aside-warm-b9a7:hover {
  color: rgba(255, 255, 255, 0.99);
}
.current-d254
  .box-3e4b
  .form-wide-d109
  .texture_over_af1a
  .header_8295 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.current-d254
  .box-3e4b
  .form-wide-d109
  .texture_over_af1a
  .logo_lite_51ae {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.info_west_4cf5 .feature-pink-a7e0 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.feature-pink-a7e0 .complex-51d5.shadow_b63f .dynamic-563d > li > a:focus,
.feature-pink-a7e0 .complex-51d5.shadow_b63f .dynamic-563d > li > a:hover,
.feature-pink-a7e0 .complex-51d5.feature_6584 .dynamic-563d > li > a:focus,
.feature-pink-a7e0 .complex-51d5.feature_6584 .dynamic-563d > li > a:hover,
.feature-pink-a7e0 .complex-51d5.avatar_under_b727 .dynamic-563d > li > a:focus,
.feature-pink-a7e0 .complex-51d5.avatar_under_b727 .dynamic-563d > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.feature-pink-a7e0
  .complex-51d5.shadow_b63f
  .dynamic-563d
  > li.cool-1979
  > a,
.feature-pink-a7e0
  .complex-51d5.shadow_b63f
  .dynamic-563d
  > li.hidden-purple-716b
  > a,
.feature-pink-a7e0
  .complex-51d5.feature_6584
  .dynamic-563d
  > li.cool-1979
  > a,
.feature-pink-a7e0
  .complex-51d5.feature_6584
  .dynamic-563d
  > li.hidden-purple-716b
  > a,
.feature-pink-a7e0
  .complex-51d5.avatar_under_b727
  .dynamic-563d
  > li.cool-1979
  > a,
.feature-pink-a7e0 .complex-51d5.avatar_under_b727 .dynamic-563d > li.badge-5776 > a {
  color: rgba(0, 0, 0, 0.8);
}
.feature-pink-a7e0 .lower-1245,
.feature-pink-a7e0 .lower-1245 a {
  color: rgba(0, 0, 0, 0.8);
}
.feature-pink-a7e0 .image-5e9b.lower_a310 li a,
.feature-pink-a7e0 .first-b7c5 a,
.feature-pink-a7e0 .motion-0544,
.feature-pink-a7e0 .dynamic-563d > li > a,
.feature-pink-a7e0 .detail_brown_aead {
  color: rgba(0, 0, 0, 0.55);
}
.feature-pink-a7e0 .image-5e9b.lower_a310 li a:hover,
.feature-pink-a7e0 .first-b7c5 a:hover,
.feature-pink-a7e0 .motion-0544:hover,
.feature-pink-a7e0 .dynamic-563d > li > a:hover,
.feature-pink-a7e0 .detail_brown_aead:hover {
  color: rgba(0, 0, 0, 0.8);
}
.feature-pink-a7e0 .logo_wide_5b25 {
  color: rgba(0, 0, 0, 0.55);
}
.feature-pink-a7e0 .logo_wide_5b25 .shadow_4ac8 {
  color: rgba(0, 0, 0, 0.8);
}
.feature-pink-a7e0 .logo_wide_5b25:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hero-huge-5e40 .dropdown_wood_bd32 {
  margin-left: auto;
  margin-right: auto;
}
.notification-steel-aa6a > * {
  margin-left: auto;
  margin-right: auto;
}
.notification-steel-aa6a .search_a551 {
  margin-right: 1.41575em;
}
.sort_next_a1bc .notification-steel-aa6a > .image_47c7 {
  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;
}
.sort_next_a1bc .notification-steel-aa6a > .paper_73ca {
  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;
}
.dim_474d.hero-huge-5e40 .dropdown_wood_bd32,
.icon_b1d0.hero-huge-5e40 .dropdown_wood_bd32 {
  margin-left: 0;
}
.container-893a.hero-huge-5e40 .dropdown_wood_bd32,
.picture-under-fa29.hero-huge-5e40 .dropdown_wood_bd32 {
  margin-right: 0;
}
.notification-steel-aa6a ol,
.notification-steel-aa6a ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.smooth_71a1 video {
  max-width: 100%;
}
.pattern-bronze-6638 img {
  display: block;
}
.pattern-bronze-6638.search_a551,
.pattern-bronze-6638.detail_motion_d5d4 {
  width: 100%;
}
.pattern-bronze-6638.paper_73ca img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.thumbnail_gas_34c9:not(.label_2477) {
  margin: 1.5em auto;
}
.main-large-ac69 p {
  padding: 1.5em 14px;
}
ul.old-c8b5.paper_73ca,
ul.old-c8b5.image_47c7,
ul.old-c8b5.bronze-5156.image_47c7 {
  padding: 0 14px;
}
.list_mini_de3e {
  display: block;
  overflow-x: auto;
}
.list_mini_de3e table {
  border-collapse: collapse;
  width: 100%;
}
.list_mini_de3e td,
.list_mini_de3e th {
  padding: 0.5em;
}
.notification-steel-aa6a li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.notification-steel-aa6a ol ol,
.notification-steel-aa6a ol ul,
.notification-steel-aa6a ul ol,
.notification-steel-aa6a ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.notification-steel-aa6a ol ol li,
.notification-steel-aa6a ol ul li,
.notification-steel-aa6a ul ol li,
.notification-steel-aa6a ul ul li {
  margin-left: 0;
}
.feature-0595.info_brown_2452 > .filter_narrow_6c2f {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.feature-0595.info_brown_2452 > .filter_narrow_6c2f iframe,
.feature-0595.info_brown_2452 > .filter_narrow_6c2f > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.purple-e816 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.purple-e816.text-1144 {
  padding: 0;
}
.purple-e816.text-1144 cite {
  font-size: 13px;
}
.purple-e816 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.purple-e816 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.grid_6b70 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.grid_6b70 > p:first-child {
  margin-top: 0;
}
.grid_6b70 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.grid_6b70 blockquote {
  border-left: 0;
}
.gallery_143b {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.gallery_143b:not(.shadow-fast-bf5f) {
  max-width: 100px;
}
.gallery_143b.paragraph_a9cf {
  border-bottom: none !important;
  text-align: center;
}
.gallery_143b.paragraph_a9cf::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .main-large-ac69 p {
    padding: 1.5em 0;
  }
}
.menu_bright_35a4 {
  color: #0073aa;
}
.summary-smooth-aa11 {
  background-color: #0073aa;
}
.picture_tall_fc13 {
  color: #229fd8;
}
.texture_yellow_4ab3 {
  background-color: #229fd8;
}
.purple_1c94 {
  color: #eee;
}
.input_thick_3b15 {
  background-color: #eee;
}
.image_9494 {
  color: #444;
}
.panel_9853 {
  background-color: #444;
}
.accordion-red-65df {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.accordion-red-65df .dynamic_569c .first-b7c5 {
  font-size: 15px;
}
.accordion-red-65df .first-b7c5 {
  line-height: 1.3;
}
.accordion-red-65df .feature-pink-a7e0 {
}
.accordion-red-65df .box-3e4b {
  background: #235787;
}
.texture_purple_e65b {
  padding: 0;
}
.texture_purple_e65b .box-3e4b {
  background: #1a1a1a;
}
.texture_purple_e65b .feature-pink-a7e0 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.under-ad5d {
  padding: 0;
  border-left: none;
  border-right: none;
}
.under-ad5d .feature-pink-a7e0 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.under-ad5d .box-3e4b {
  background: #303030;
}
.gradient-acc1 {
  position: relative;
  z-index: 10;
}
.gradient-acc1 .progress-medium-f4d3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.large-02fd .video-8eec {
  display: inline-block;
  vertical-align: middle;
}
.large-02fd.texture_dim_5e91 .video-8eec {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .large-02fd.texture_dim_5e91 .video-8eec {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .large-02fd.texture_dim_5e91 .video-8eec {
    margin-right: 0.4em;
  }
}
.large-02fd.texture_dim_5e91 .video-8eec:last-child {
  margin-right: 0;
}
.mini_9921 .progress-medium-f4d3 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .info_west_4cf5 .dynamic_569c {
    margin: 0 -0.5em;
  }
  .info_west_4cf5 .dynamic_569c [class*="customify-col-"],
  .info_west_4cf5 .dynamic_569c [class*="customify-col_"],
  .info_west_4cf5 .dynamic_569c [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.info_west_4cf5.tabs-pressed-309b .progress-medium-f4d3 {
  background: 0 0 !important;
}
.info_west_4cf5.tabs-pressed-309b .progress-medium-f4d3,
.info_west_4cf5.mini_9921 .progress-medium-f4d3 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .info_west_4cf5.label-solid-8f8e {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.info_west_4cf5.mini_9921 .progress-medium-f4d3 {
  box-shadow: none !important;
}
.slow-bb0e {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .slow-bb0e {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .slow-bb0e {
    padding: 18px 0 20px;
  }
}
.slow-bb0e .tooltip-light-8a2f {
  width: 100%;
}
.slow-bb0e .steel_5628 {
  margin-bottom: 0;
}
.slow-bb0e .fixed-ddb2 {
  margin-top: 5px;
  font-size: 0.875em;
}
.focus-rough-9f82 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.focus-rough-9f82 .detail-12b0 {
  width: 100%;
}
.thumbnail_soft_8b63 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.thumbnail_soft_8b63 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.thumbnail_soft_8b63 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;
}
.thumbnail_soft_8b63 li:last-child:after {
  display: none;
}
.thumbnail_soft_8b63 li a {
  font-weight: 500;
  margin-right: 10px;
}
.black-0cdb .hard-c586 button,
.slow-bb0e .hard-c586 button {
  left: 0;
}
.black-0cdb .detail-12b0,
.slow-bb0e .detail-12b0 {
  padding-left: 0;
  padding-right: 0;
}
.black-0cdb .focus-rough-9f82,
.slow-bb0e .focus-rough-9f82 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.black-0cdb {
  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;
}
.black-0cdb: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;
}
.black-0cdb .heading_6092 {
  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) {
  .black-0cdb .heading_6092 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .black-0cdb .heading_6092 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .black-0cdb .heading_6092 {
    min-height: 200px;
  }
}
.black-0cdb .thumbnail_soft_8b63 {
  color: rgba(255, 255, 255, 0.8);
}
.black-0cdb .thumbnail_soft_8b63 a,
.black-0cdb .thumbnail_soft_8b63 li:after {
  color: inherit;
}
.black-0cdb .thumbnail_soft_8b63 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.gold_4a39 {
  margin-bottom: 0.5em;
}
.menu_copper_26cf {
  margin-bottom: 1.2em;
}
.menu_copper_26cf,
.gold_4a39 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.menu_copper_26cf p:last-child,
.gold_4a39 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .hard-c586,
#masthead .hard-c586 {
  display: none;
}
#masthead
  > .hard-c586.highlight-clean-56bd {
  display: none;
}
#masthead > .hard-c586 button {
  left: 0;
}
.picture_357c {
  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%;
}
.picture_357c .video-8eec {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.picture_357c .pressed-e367 {
  display: -webkit-box;
  display: flex;
}
.picture_357c .pressed-e367.menu_out_3094 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.picture_357c .pressed-e367.stale-91cc {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.picture_357c .pressed-e367.texture-4d01 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.picture_357c.tiny-dc35.text-ba47 .pressed-e367.menu_out_3094 {
  flex-basis: 100%;
}
.picture_357c.title_2080 .pressed-e367.stale-91cc {
  -webkit-box-flex: 1;
  flex: auto;
}
.picture_357c.title_2080 .pressed-e367.texture-4d01 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .hard-c586.highlight-clean-56bd {
  display: none;
}
#masthead > .hard-c586 button {
  left: 0;
}
.chip-49b5 {
  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;
}
.chip-49b5:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.chip-49b5.header_5ab0 i {
  margin-right: 4px;
}
.chip-49b5.thick-ae37 i {
  margin-left: 5px;
}
.first-b7c5 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.first-b7c5 p:last-child {
  margin-bottom: 0;
}
.background-out-da0f {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.background-out-da0f a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.background-out-da0f img {
  display: block;
  width: auto;
  line-height: 1;
}
.background-out-da0f .lower-1245 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.background-out-da0f .top-0faa {
  margin: 5px 0 7px 0;
}
.background-out-da0f.grid-673d .thumbnail_tiny_25ef {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.background-out-da0f.grid-673d .info-19db {
  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;
}
.background-out-da0f.media-smooth-c456 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.background-out-da0f.media-smooth-c456 .thumbnail_tiny_25ef {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.background-out-da0f.media-smooth-c456 .info-19db {
  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;
}
.background-out-da0f.card-3bd3 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.background-out-da0f.backdrop-0d21 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.background-out-da0f.backdrop-0d21 .info-19db {
  margin-top: 7px;
}
.lower-cc07 {
  display: inline-block;
}
.gradient-acc1 .thick_ff1d .background-out-da0f img {
  max-width: 100%;
}
.complex-51d5 .highlight-b0c3.menu_fresh_2a71,
.title_bronze_86ec .highlight-b0c3.menu_fresh_2a71 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.complex-51d5 .new-4514,
.title_bronze_86ec .new-4514 {
  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%);
}
.complex-51d5 .new-4514 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.complex-51d5.mask-9023 .new-4514 {
  display: none;
}
.complex-51d5 .accent-copper-d668 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.complex-51d5 .accent-copper-d668 li {
  display: inline-block;
  position: relative;
}
.complex-51d5 .accent-copper-d668 li:last-child {
  margin-right: 0;
}
.complex-51d5 .accent-copper-d668 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;
}
.complex-51d5 .accent-copper-d668 li.badge-5776 > a {
  color: rgba(0, 0, 0, 0.9);
}
.complex-51d5 .accent-copper-d668 > 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;
}
.complex-51d5 .accent-copper-d668 > li > a i {
  line-height: 0;
}
.complex-51d5 .accent-copper-d668 > li.silver_2d3d > a .new-4514 {
  margin-left: 4px;
  line-height: 0;
}
.complex-51d5 .accent-copper-d668 .button_6846 li.silver_2d3d > a {
  position: relative;
}
.complex-51d5 .accent-copper-d668 .button_6846 li.silver_2d3d > a:after,
.complex-51d5 .accent-copper-d668 .button_6846 li.silver_2d3d > a:before {
  content: "";
  display: table;
}
.complex-51d5 .accent-copper-d668 .button_6846 li.silver_2d3d > a:after {
  clear: both;
}
.complex-51d5 .accent-copper-d668 .button_6846 li.silver_2d3d > a .new-4514 {
  margin-left: 5px;
  float: right;
}
.complex-51d5 .frame-gold-fea7,
.complex-51d5 .button_6846 {
  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;
}
.complex-51d5 .button_6846 {
  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;
}
.complex-51d5 .button_6846 .menu_fresh_2a71 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.complex-51d5 .button_6846 .new-4514 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.complex-51d5 .button_6846 li {
  display: block;
  margin: 0;
  padding: 0;
}
.complex-51d5 .button_6846 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;
}
.complex-51d5 .button_6846 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.complex-51d5 .button_6846 .button_6846 {
  top: 0;
  left: 100%;
}
.complex-51d5 .row-glass-35aa.fn-focus-8532 > .frame-gold-fea7,
.complex-51d5 .row-glass-35aa.fn-focus-8532 > .button_6846,
.complex-51d5 .row-glass-35aa:focus > .frame-gold-fea7,
.complex-51d5 .row-glass-35aa:focus > .button_6846,
.complex-51d5 .row-glass-35aa:hover > .frame-gold-fea7,
.complex-51d5 .row-glass-35aa:hover > .button_6846 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.complex-51d5.avatar_under_b727 .dynamic-563d:after,
.complex-51d5.avatar_under_b727 .dynamic-563d:before {
  content: "";
  display: table;
}
.complex-51d5.avatar_under_b727 .dynamic-563d:after {
  clear: both;
}
.complex-51d5.avatar_under_b727 .dynamic-563d > li {
  float: left;
}
.complex-51d5.slider_gas_5fac .dynamic-563d:after,
.complex-51d5.slider_gas_5fac .dynamic-563d:before {
  content: "";
  display: table;
}
.complex-51d5.slider_gas_5fac .dynamic-563d:after {
  clear: both;
}
.complex-51d5.slider_gas_5fac .dynamic-563d > li {
  float: left;
}
.complex-51d5.slider_gas_5fac .dynamic-563d > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.complex-51d5.slider_gas_5fac .dynamic-563d > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.complex-51d5.slider_gas_5fac .dynamic-563d > li.cool-1979 > a,
.complex-51d5.slider_gas_5fac .dynamic-563d > li.badge-5776 > a {
  color: #fff;
  background-color: #1e4b75;
}
.complex-51d5.shadow_b63f .dynamic-563d > li > a .menu_fresh_2a71 {
  position: relative;
}
.complex-51d5.shadow_b63f .dynamic-563d > li > a .menu_fresh_2a71: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;
}
.complex-51d5.shadow_b63f
  .dynamic-563d
  > li:focus
  > a
  .menu_fresh_2a71:before,
.complex-51d5.shadow_b63f
  .dynamic-563d
  > li:hover
  > a
  .menu_fresh_2a71:before {
  width: 100%;
  background-color: currentColor;
}
.complex-51d5.shadow_b63f
  .dynamic-563d
  > li.cool-1979
  > a
  .menu_fresh_2a71:before,
.complex-51d5.shadow_b63f
  .dynamic-563d
  > li.hidden-purple-716b
  > a
  .menu_fresh_2a71:before {
  width: 100%;
  background-color: currentColor;
}
.complex-51d5.feature_6584 .dynamic-563d > li > a .menu_fresh_2a71 {
  position: relative;
}
.complex-51d5.feature_6584 .dynamic-563d > li > a .menu_fresh_2a71: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;
}
.complex-51d5.feature_6584 .dynamic-563d > li:focus > a .menu_fresh_2a71:before,
.complex-51d5.feature_6584
  .dynamic-563d
  > li:hover
  > a
  .menu_fresh_2a71:before {
  width: 100%;
  background-color: currentColor;
}
.complex-51d5.feature_6584
  .dynamic-563d
  > li.cool-1979
  > a
  .menu_fresh_2a71:before,
.complex-51d5.feature_6584
  .dynamic-563d
  > li.hidden-purple-716b
  > a
  .menu_fresh_2a71:before {
  width: 100%;
  background-color: currentColor;
}
.title_bronze_86ec .accent-copper-d668 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.title_bronze_86ec .accent-copper-d668 li:first-child > a {
  border-top: none;
}
.title_bronze_86ec .accent-copper-d668 .bottom_79f5 > .menu_fresh_2a71 .new-4514 {
  display: none;
}
.title_bronze_86ec .accent-copper-d668 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.title_bronze_86ec .accent-copper-d668 li:last-child {
  border: none;
}
.title_bronze_86ec .accent-copper-d668 li.silver_2d3d > a {
  padding-right: 45px !important;
}
.title_bronze_86ec .accent-copper-d668 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.title_bronze_86ec .accent-copper-d668 li a:focus,
.title_bronze_86ec .accent-copper-d668 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.title_bronze_86ec .accent-copper-d668 li .description_narrow_f391 {
  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;
}
.title_bronze_86ec .accent-copper-d668 li .description_narrow_f391:hover {
  box-shadow: none;
}
.title_bronze_86ec .accent-copper-d668 li .description_narrow_f391 .new-4514 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.title_bronze_86ec .accent-copper-d668 .button_6846 {
  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);
}
.title_bronze_86ec .accent-copper-d668 .button_6846 li a {
  padding-left: 3em;
}
.title_bronze_86ec .accent-copper-d668 .thumbnail-f314 > a .description_narrow_f391 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.title_bronze_86ec .accent-copper-d668 .thumbnail-f314 > .button_6846 {
  display: block;
  opacity: 1;
}
.content_steel_609b {
  max-width: 100%;
}
.dirty_ebad {
  line-height: 0;
  cursor: pointer;
}
.detail_brown_aead {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.detail_brown_aead:hover {
  box-shadow: none;
  color: currentColor;
}
.detail_brown_aead svg {
  width: 18px;
  height: 18px;
}
.detail_brown_aead .filter-red-14b7 {
  display: none;
}
.tertiary_brown_e1c7 {
  position: relative;
}
.tertiary_brown_e1c7.fn-active-8532 .detail_brown_aead .fresh_7923 {
  display: none;
}
.tertiary_brown_e1c7.fn-active-8532 .detail_brown_aead .filter-red-14b7 {
  display: inline-block;
}
.tertiary_brown_e1c7 .header_lite_ff1b {
  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);
}
.tertiary_brown_e1c7.focus_4518 .header_lite_ff1b {
  left: auto;
  right: -0.9em;
}
.tertiary_brown_e1c7.focus_4518 .column_small_a9a3::before {
  left: auto;
  right: 15px;
}
.tertiary_brown_e1c7.fn-active-8532 .header_lite_ff1b {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.texture_over_af1a {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.texture_over_af1a label {
  flex-basis: 100%;
}
.texture_over_af1a .article-7822 {
  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;
}
.texture_over_af1a .logo_lite_51ae {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.texture_over_af1a .logo_lite_51ae:focus {
  background-color: transparent;
}
.texture_over_af1a button.aside-warm-b9a7 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.texture_over_af1a button.aside-warm-b9a7:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.texture_over_af1a button.aside-warm-b9a7 svg {
  width: 18px;
  height: 18px;
}
.texture_over_af1a input[type="submit"] {
  min-height: auto;
}
.form-wide-d109 .texture_over_af1a .logo_lite_51ae {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.column_small_a9a3 {
  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) {
  .column_small_a9a3 {
    width: 220px;
  }
}
.column_small_a9a3 label {
  flex-basis: 100%;
}
.column_small_a9a3::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;
}
.current-d254 .form-wide-d109 .texture_over_af1a {
  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;
}
.current-d254
  .form-wide-d109
  .texture_over_af1a
  .article-7822 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.current-d254 .form-wide-d109 .texture_over_af1a .logo_lite_51ae {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.current-d254
  .form-wide-d109
  .texture_over_af1a
  .logo_lite_51ae:focus {
  background: 0 0;
}
.current-d254
  .form-wide-d109
  .texture_over_af1a
  .header_8295 {
  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;
}
.image-5e9b {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.image-5e9b li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.image-5e9b li:last-child {
  margin-right: 0;
}
.image-5e9b li:first-child {
  margin-left: 0;
}
.image-5e9b.in-da79 a {
  color: #fff;
}
.image-5e9b.in-da79 a:hover {
  color: #fff;
}
.image-5e9b a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.image-5e9b a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.image-5e9b a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.image-5e9b a:hover {
  opacity: 0.9;
  color: inherit;
}
.image-5e9b [class*="social-icon-apple"] {
  background-color: #999;
}
.image-5e9b [class*="social-icon-apple"].tag_wood_e425 {
  background-color: transparent;
  color: #999;
}
.image-5e9b [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.image-5e9b [class*="social-icon-behance"].tag_wood_e425 {
  background-color: transparent;
  color: #1769ff;
}
.image-5e9b [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.image-5e9b [class*="social-icon-bitbucket"].tag_wood_e425 {
  background-color: transparent;
  color: #205081;
}
.image-5e9b [class*="social-icon-codepen"] {
  background-color: #000;
}
.image-5e9b [class*="social-icon-codepen"].tag_wood_e425 {
  background-color: transparent;
  color: #000;
}
.image-5e9b [class*="social-icon-delicious"] {
  background-color: #39f;
}
.image-5e9b [class*="social-icon-delicious"].tag_wood_e425 {
  background-color: transparent;
  color: #39f;
}
.image-5e9b [class*="social-icon-digg"] {
  background-color: #005be2;
}
.image-5e9b [class*="social-icon-digg"].tag_wood_e425 {
  background-color: transparent;
  color: #005be2;
}
.image-5e9b [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.image-5e9b [class*="social-icon-dribbble"].tag_wood_e425 {
  background-color: transparent;
  color: #ea4c89;
}
.image-5e9b [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.image-5e9b [class*="social-icon-envelope"].tag_wood_e425 {
  background-color: transparent;
  color: #ea4335;
}
.image-5e9b [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.image-5e9b [class*="social-icon-facebook"].tag_wood_e425 {
  background-color: transparent;
  color: #3b5998;
}
.image-5e9b [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.image-5e9b [class*="social-icon-flickr"].tag_wood_e425 {
  background-color: transparent;
  color: #0063dc;
}
.image-5e9b [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.image-5e9b [class*="social-icon-foursquare"].tag_wood_e425 {
  background-color: transparent;
  color: #2d5be3;
}
.image-5e9b [class*="social-icon-github"] {
  background-color: #333;
}
.image-5e9b [class*="social-icon-github"].tag_wood_e425 {
  background-color: transparent;
  color: #333;
}
.image-5e9b [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.image-5e9b [class*="social-icon-google-plus"].tag_wood_e425 {
  background-color: transparent;
  color: #dd4b39;
}
.image-5e9b [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.image-5e9b [class*="social-icon-houzz"].tag_wood_e425 {
  background-color: transparent;
  color: #7ac142;
}
.image-5e9b [class*="social-icon-instagram"] {
  background-color: #262626;
}
.image-5e9b [class*="social-icon-instagram"].tag_wood_e425 {
  background-color: transparent;
  color: #262626;
}
.image-5e9b [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.image-5e9b [class*="social-icon-jsfiddle"].tag_wood_e425 {
  background-color: transparent;
  color: #487aa2;
}
.image-5e9b [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.image-5e9b [class*="social-icon-linkedin"].tag_wood_e425 {
  background-color: transparent;
  color: #0077b5;
}
.image-5e9b [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.image-5e9b [class*="social-icon-medium"].tag_wood_e425 {
  background-color: transparent;
  color: #00ab6b;
}
.image-5e9b [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.image-5e9b
  [class*="social-icon-odnoklassniki"].tag_wood_e425 {
  background-color: transparent;
  color: #f4731c;
}
.image-5e9b [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.image-5e9b [class*="social-icon-meetup"].tag_wood_e425 {
  background-color: transparent;
  color: #ec1c40;
}
.image-5e9b [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.image-5e9b [class*="social-icon-pinterest"].tag_wood_e425 {
  background-color: transparent;
  color: #bd081c;
}
.image-5e9b [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.image-5e9b [class*="social-icon-product-hunt"].tag_wood_e425 {
  background-color: transparent;
  color: #da552f;
}
.image-5e9b [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.image-5e9b [class*="social-icon-reddit"].tag_wood_e425 {
  background-color: transparent;
  color: #ff4500;
}
.image-5e9b [class*="social-icon-rss"] {
  background-color: #f26522;
}
.image-5e9b [class*="social-icon-rss"].tag_wood_e425 {
  background-color: transparent;
  color: #f26522;
}
.image-5e9b [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.image-5e9b
  [class*="social-icon-shopping-cart"].tag_wood_e425 {
  background-color: transparent;
  color: #4caf50;
}
.image-5e9b [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.image-5e9b [class*="social-icon-skype"].tag_wood_e425 {
  background-color: transparent;
  color: #00aff0;
}
.image-5e9b [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.image-5e9b [class*="social-icon-slideshare"].tag_wood_e425 {
  background-color: transparent;
  color: #0077b5;
}
.image-5e9b [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.image-5e9b [class*="social-icon-snapchat"].tag_wood_e425 {
  background-color: transparent;
  color: #fffc00;
}
.image-5e9b [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.image-5e9b [class*="social-icon-soundcloud"].tag_wood_e425 {
  background-color: transparent;
  color: #f80;
}
.image-5e9b [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.image-5e9b [class*="social-icon-spotify"].tag_wood_e425 {
  background-color: transparent;
  color: #2ebd59;
}
.image-5e9b [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.image-5e9b
  [class*="social-icon-stack-overflow"].tag_wood_e425 {
  background-color: transparent;
  color: #fe7a15;
}
.image-5e9b [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.image-5e9b [class*="social-icon-maldkfgram"].tag_wood_e425 {
  background-color: transparent;
  color: #2ca5e0;
}
.image-5e9b [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.image-5e9b [class*="social-icon-tripadvisor"].tag_wood_e425 {
  background-color: transparent;
  color: #589442;
}
.image-5e9b [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.image-5e9b [class*="social-icon-tumblr"].tag_wood_e425 {
  background-color: transparent;
  color: #35465c;
}
.image-5e9b [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.image-5e9b [class*="social-icon-twitch"].tag_wood_e425 {
  background-color: transparent;
  color: #6441a5;
}
.image-5e9b [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.image-5e9b [class*="social-icon-twitter"].tag_wood_e425 {
  background-color: transparent;
  color: #1da1f2;
}
.image-5e9b [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.image-5e9b [class*="social-icon-vimeo"].tag_wood_e425 {
  background-color: transparent;
  color: #1ab7ea;
}
.image-5e9b [class*="social-icon-vk"] {
  background-color: #45668e;
}
.image-5e9b [class*="social-icon-vk"].tag_wood_e425 {
  background-color: transparent;
  color: #45668e;
}
.image-5e9b [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.image-5e9b [class*="social-icon-weibo"].tag_wood_e425 {
  background-color: transparent;
  color: #df2029;
}
.image-5e9b [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.image-5e9b [class*="social-icon-weixin"].tag_wood_e425 {
  background-color: transparent;
  color: #7bb32e;
}
.image-5e9b [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.image-5e9b [class*="social-icon-whatsapp"].tag_wood_e425 {
  background-color: transparent;
  color: #25d366;
}
.image-5e9b [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.image-5e9b [class*="social-icon-wordpress"].tag_wood_e425 {
  background-color: transparent;
  color: #21759b;
}
.image-5e9b [class*="social-icon-xing"] {
  background-color: #026466;
}
.image-5e9b [class*="social-icon-xing"].tag_wood_e425 {
  background-color: transparent;
  color: #026466;
}
.image-5e9b [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.image-5e9b [class*="social-icon-yelp"].tag_wood_e425 {
  background-color: transparent;
  color: #af0606;
}
.image-5e9b [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.image-5e9b [class*="social-icon-youtube"].tag_wood_e425 {
  background-color: transparent;
  color: #cd201f;
}
.motion-0544 {
  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;
}
.motion-0544:hover {
  box-shadow: none;
  background: 0 0;
}
.lower-6939 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.gas_7f4e {
  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;
}
.dropdown_b652 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.first_54bc {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.first_54bc,
.first_54bc::after,
.first_54bc::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;
}
.first_54bc::after,
.first_54bc::before {
  content: "";
  display: block;
  background-color: inherit;
}
.tabs_small_37c4 .gas_7f4e .dropdown_b652 {
  margin-top: -2px;
  width: 19px;
}
.tabs_small_37c4 .gas_7f4e .first_54bc {
  margin-top: -1px;
}
.tabs_small_37c4 .gas_7f4e .first_54bc,
.tabs_small_37c4 .gas_7f4e .first_54bc::after,
.tabs_small_37c4 .gas_7f4e .first_54bc::before {
  width: 19px;
  height: 2px;
}
.tabs_small_37c4 .gas_7f4e .first_54bc::before {
  top: -6px;
}
.tabs_small_37c4 .gas_7f4e .first_54bc::after {
  bottom: -6px;
}
.dynamic_c1ef .gas_7f4e .dropdown_b652 {
  margin-top: -2px;
  width: 22px;
}
.dynamic_c1ef .gas_7f4e .first_54bc {
  margin-top: -1px;
}
.dynamic_c1ef .gas_7f4e .first_54bc,
.dynamic_c1ef .gas_7f4e .first_54bc::after,
.dynamic_c1ef .gas_7f4e .first_54bc::before {
  width: 22px;
  height: 2px;
}
.dynamic_c1ef .gas_7f4e .first_54bc::before {
  top: -7px;
}
.dynamic_c1ef .gas_7f4e .first_54bc::after {
  bottom: -7px;
}
.stale_9042 .gas_7f4e .dropdown_b652 {
  margin-top: -2px;
  width: 31px;
}
.stale_9042 .gas_7f4e .first_54bc {
  margin-top: -1.5px;
}
.stale_9042 .gas_7f4e .first_54bc,
.stale_9042 .gas_7f4e .first_54bc::after,
.stale_9042 .gas_7f4e .first_54bc::before {
  width: 31px;
  height: 3px;
}
.stale_9042 .gas_7f4e .first_54bc::before {
  top: -9px;
}
.stale_9042 .gas_7f4e .first_54bc::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .container_warm_1c78 .gas_7f4e .dropdown_b652 {
    margin-top: -2px;
    width: 19px;
  }
  .container_warm_1c78 .gas_7f4e .first_54bc {
    margin-top: -1px;
  }
  .container_warm_1c78 .gas_7f4e .first_54bc,
  .container_warm_1c78 .gas_7f4e .first_54bc::after,
  .container_warm_1c78 .gas_7f4e .first_54bc::before {
    width: 19px;
    height: 2px;
  }
  .container_warm_1c78 .gas_7f4e .first_54bc::before {
    top: -6px;
  }
  .container_warm_1c78 .gas_7f4e .first_54bc::after {
    bottom: -6px;
  }
  .caption-9736 .gas_7f4e .dropdown_b652 {
    margin-top: -2px;
    width: 22px;
  }
  .caption-9736 .gas_7f4e .first_54bc {
    margin-top: -1px;
  }
  .caption-9736 .gas_7f4e .first_54bc,
  .caption-9736 .gas_7f4e .first_54bc::after,
  .caption-9736 .gas_7f4e .first_54bc::before {
    width: 22px;
    height: 2px;
  }
  .caption-9736 .gas_7f4e .first_54bc::before {
    top: -7px;
  }
  .caption-9736 .gas_7f4e .first_54bc::after {
    bottom: -7px;
  }
  .shade-68b1 .gas_7f4e .dropdown_b652 {
    margin-top: -2px;
    width: 31px;
  }
  .shade-68b1 .gas_7f4e .first_54bc {
    margin-top: -1.5px;
  }
  .shade-68b1 .gas_7f4e .first_54bc,
  .shade-68b1 .gas_7f4e .first_54bc::after,
  .shade-68b1 .gas_7f4e .first_54bc::before {
    width: 31px;
    height: 3px;
  }
  .shade-68b1 .gas_7f4e .first_54bc::before {
    top: -9px;
  }
  .shade-68b1 .gas_7f4e .first_54bc::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .search-gold-18f6 .gas_7f4e .dropdown_b652 {
    margin-top: -2px;
    width: 19px;
  }
  .search-gold-18f6 .gas_7f4e .first_54bc {
    margin-top: -1px;
  }
  .search-gold-18f6 .gas_7f4e .first_54bc,
  .search-gold-18f6 .gas_7f4e .first_54bc::after,
  .search-gold-18f6 .gas_7f4e .first_54bc::before {
    width: 19px;
    height: 2px;
  }
  .search-gold-18f6 .gas_7f4e .first_54bc::before {
    top: -6px;
  }
  .search-gold-18f6 .gas_7f4e .first_54bc::after {
    bottom: -6px;
  }
  .column_cold_156d .gas_7f4e .dropdown_b652 {
    margin-top: -2px;
    width: 22px;
  }
  .column_cold_156d .gas_7f4e .first_54bc {
    margin-top: -1px;
  }
  .column_cold_156d .gas_7f4e .first_54bc,
  .column_cold_156d .gas_7f4e .first_54bc::after,
  .column_cold_156d .gas_7f4e .first_54bc::before {
    width: 22px;
    height: 2px;
  }
  .column_cold_156d .gas_7f4e .first_54bc::before {
    top: -7px;
  }
  .column_cold_156d .gas_7f4e .first_54bc::after {
    bottom: -7px;
  }
  .popup_31bf .gas_7f4e .dropdown_b652 {
    margin-top: -2px;
    width: 31px;
  }
  .popup_31bf .gas_7f4e .first_54bc {
    margin-top: -1.5px;
  }
  .popup_31bf .gas_7f4e .first_54bc,
  .popup_31bf .gas_7f4e .first_54bc::after,
  .popup_31bf .gas_7f4e .first_54bc::before {
    width: 31px;
    height: 3px;
  }
  .popup_31bf .gas_7f4e .first_54bc::before {
    top: -9px;
  }
  .popup_31bf .gas_7f4e .first_54bc::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .silver_c0fd .gas_7f4e .dropdown_b652 {
    margin-top: -2px;
    width: 19px;
  }
  .silver_c0fd .gas_7f4e .first_54bc {
    margin-top: -1px;
  }
  .silver_c0fd .gas_7f4e .first_54bc,
  .silver_c0fd .gas_7f4e .first_54bc::after,
  .silver_c0fd .gas_7f4e .first_54bc::before {
    width: 19px;
    height: 2px;
  }
  .silver_c0fd .gas_7f4e .first_54bc::before {
    top: -6px;
  }
  .silver_c0fd .gas_7f4e .first_54bc::after {
    bottom: -6px;
  }
  .carousel_6989 .gas_7f4e .dropdown_b652 {
    margin-top: -2px;
    width: 22px;
  }
  .carousel_6989 .gas_7f4e .first_54bc {
    margin-top: -1px;
  }
  .carousel_6989 .gas_7f4e .first_54bc,
  .carousel_6989 .gas_7f4e .first_54bc::after,
  .carousel_6989 .gas_7f4e .first_54bc::before {
    width: 22px;
    height: 2px;
  }
  .carousel_6989 .gas_7f4e .first_54bc::before {
    top: -7px;
  }
  .carousel_6989 .gas_7f4e .first_54bc::after {
    bottom: -7px;
  }
  .soft_74ed .gas_7f4e .dropdown_b652 {
    margin-top: -2px;
    width: 31px;
  }
  .soft_74ed .gas_7f4e .first_54bc {
    margin-top: -1.5px;
  }
  .soft_74ed .gas_7f4e .first_54bc,
  .soft_74ed .gas_7f4e .first_54bc::after,
  .soft_74ed .gas_7f4e .first_54bc::before {
    width: 31px;
    height: 3px;
  }
  .soft_74ed .gas_7f4e .first_54bc::before {
    top: -9px;
  }
  .soft_74ed .gas_7f4e .first_54bc::after {
    bottom: -9px;
  }
}
.logo_focused_e188 .first_54bc {
  -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);
}
.logo_focused_e188 .first_54bc::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.logo_focused_e188 .first_54bc::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);
}
.logo_focused_e188.widget-orange-0e00 .first_54bc {
  -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);
}
.logo_focused_e188.widget-orange-0e00 .first_54bc::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.logo_focused_e188.widget-orange-0e00 .first_54bc::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);
}
.component-79d2 {
  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.secondary-down-8d79:before {
  display: none;
}
.slider-next-4aa1 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.slider-next-4aa1 .hero-old-69dc {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.slider-next-4aa1 .hero-old-69dc:last-of-type {
  border-bottom: none;
}
.slider-next-4aa1 .hero-old-69dc.pattern_brown_8610,
.slider-next-4aa1 .hero-old-69dc.upper_c589,
.slider-next-4aa1 .hero-old-69dc.selected-e45a {
  padding: 0;
}
.slider-next-4aa1 .title_bronze_86ec .description_narrow_f391 {
  color: currentColor;
}
.slider-next-4aa1 .title_bronze_86ec .description_narrow_f391:focus,
.slider-next-4aa1 .title_bronze_86ec .description_narrow_f391:hover {
  background: rgba(0, 0, 0, 0.01);
}
.slider-next-4aa1.feature-pink-a7e0 .logo_wide_5b25,
.slider-next-4aa1.feature-pink-a7e0 .first-b7c5 a,
.slider-next-4aa1.feature-pink-a7e0 .dynamic-563d a,
.slider-next-4aa1.feature-pink-a7e0 .button_6846 a {
  color: rgba(0, 0, 0, 0.55);
}
.slider-next-4aa1.feature-pink-a7e0 .logo_wide_5b25:hover,
.slider-next-4aa1.feature-pink-a7e0 .first-b7c5 a:hover,
.slider-next-4aa1.feature-pink-a7e0 .dynamic-563d a:hover,
.slider-next-4aa1.feature-pink-a7e0 .button_6846 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.slider-next-4aa1.feature-pink-a7e0 .shadow_4ac8 {
  color: rgba(0, 0, 0, 0.8);
}
.slider-next-4aa1.feature-pink-a7e0 .hero-old-69dc {
  border-color: rgba(0, 0, 0, 0.08);
}
.slider-next-4aa1.feature-pink-a7e0 .hero-old-69dc:before {
  background: rgba(0, 0, 0, 0.08);
}
.slider-next-4aa1.feature-pink-a7e0 .tertiary_028b:before {
  background: rgba(255, 255, 255, 0.9);
}
.slider-next-4aa1.feature-pink-a7e0 .title_bronze_86ec .accent-copper-d668 li a,
.slider-next-4aa1.feature-pink-a7e0 .title_bronze_86ec .description_narrow_f391,
.slider-next-4aa1.feature-pink-a7e0 .button_6846 {
  border-color: rgba(0, 0, 0, 0.08);
}
.slider-next-4aa1.feature-pink-a7e0 .title_bronze_86ec .description_narrow_f391:focus,
.slider-next-4aa1.feature-pink-a7e0 .title_bronze_86ec .description_narrow_f391:hover {
  background: rgba(0, 0, 0, 0.01);
}
.slider-next-4aa1.feature-pink-a7e0 .accent-copper-d668 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.slider-next-4aa1.box-3e4b .logo_wide_5b25,
.slider-next-4aa1.box-3e4b .first-b7c5 a,
.slider-next-4aa1.box-3e4b .dynamic-563d .description_narrow_f391,
.slider-next-4aa1.box-3e4b .dynamic-563d a,
.slider-next-4aa1.box-3e4b .button_6846 a {
  color: rgba(255, 255, 255, 0.79);
}
.slider-next-4aa1.box-3e4b .logo_wide_5b25:hover,
.slider-next-4aa1.box-3e4b .first-b7c5 a:hover,
.slider-next-4aa1.box-3e4b .dynamic-563d .description_narrow_f391:hover,
.slider-next-4aa1.box-3e4b .dynamic-563d a:hover,
.slider-next-4aa1.box-3e4b .button_6846 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.slider-next-4aa1.box-3e4b .shadow_4ac8 {
  color: rgba(255, 255, 255, 0.99);
}
.slider-next-4aa1.box-3e4b .hero-old-69dc {
  border-color: rgba(255, 255, 255, 0.08);
}
.slider-next-4aa1.box-3e4b .hero-old-69dc:before {
  background: rgba(255, 255, 255, 0.08);
}
.slider-next-4aa1.box-3e4b .tertiary_028b:before {
  background: rgba(0, 0, 0, 0.9);
}
.slider-next-4aa1.box-3e4b .title_bronze_86ec .accent-copper-d668 li a,
.slider-next-4aa1.box-3e4b .title_bronze_86ec .description_narrow_f391,
.slider-next-4aa1.box-3e4b .button_6846 {
  border-color: rgba(255, 255, 255, 0.08);
}
.slider-next-4aa1.box-3e4b .title_bronze_86ec .description_narrow_f391:focus,
.slider-next-4aa1.box-3e4b .title_bronze_86ec .description_narrow_f391:hover {
  background: rgba(0, 0, 0, 0.01);
}
.slider-next-4aa1.box-3e4b .accent-copper-d668 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tertiary_028b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.tertiary_028b:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.image-bafa {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.new-5749 .slider-next-4aa1 {
  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;
}
.new-5749 .hero-old-69dc {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.new-5749 .hero-old-69dc: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) {
  .new-5749 .hero-old-69dc:before {
    width: 16%;
    left: 42%;
  }
}
.new-5749 .hero-old-69dc:last-child:before {
  content: none;
}
.new-5749 .hero-old-69dc[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.new-5749 .title_bronze_86ec .accent-copper-d668 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.new-5749 .title_bronze_86ec .accent-copper-d668 li a .description_narrow_f391 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.new-5749 .title_bronze_86ec .button_6846 {
  border: none;
}
.new-5749 .title_bronze_86ec .button_6846 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.new-5749 .tertiary_028b {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.new-5749 .image-bafa {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.new-5749 .box-3e4b .tertiary_028b:before {
  background: rgba(0, 0, 0, 0.9);
}
.new-5749 .feature-pink-a7e0.header_basic_401a .first_54bc {
  background: rgba(0, 0, 0, 0.6);
}
.new-5749
  .feature-pink-a7e0.header_basic_401a
  .first_54bc::after,
.new-5749
  .feature-pink-a7e0.header_basic_401a
  .first_54bc:before {
  background: inherit;
}
.new-5749
  .feature-pink-a7e0.header_basic_401a:hover
  .first_54bc {
  background: rgba(0, 0, 0, 0.8);
}
.paragraph-out-7526 .slider-next-4aa1 {
  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) {
  .paragraph-out-7526 .slider-next-4aa1 {
    width: auto;
    right: 45px;
  }
}
.text-dbe7 .slider-next-4aa1 {
  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) {
  .text-dbe7 .slider-next-4aa1 {
    width: auto;
    left: 45px;
  }
}
.secondary-down-8d79 .slider-next-4aa1 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.secondary-down-8d79 .image-bafa {
  max-width: 48em;
  margin: 0 auto;
}
.secondary-down-8d79 .tertiary_028b:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.breadcrumb-stale-954a {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.breadcrumb-stale-954a.new-5749 .slider-next-4aa1 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.breadcrumb-stale-954a.paragraph-out-7526 .slider-next-4aa1 {
  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);
}
.breadcrumb-stale-954a .slider-next-4aa1 {
  visibility: visible;
}
.breadcrumb-stale-954a.text-dbe7 .slider-next-4aa1 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.rough-4d7b,
.paragraph-out-1a40 {
  overflow-x: hidden;
}
.rough-4d7b .slider-next-4aa1 {
  overflow: auto;
}
.rough-4d7b.new-5749 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.rough-4d7b.new-5749 .slider-next-4aa1 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.rough-4d7b.new-5749 .motion-0544 {
  opacity: 0;
}
.rough-4d7b.paragraph-out-7526 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.rough-4d7b.paragraph-out-7526 .slider-next-4aa1 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.rough-4d7b.paragraph-out-7526 .motion-0544 {
  opacity: 0;
}
.rough-4d7b.text-dbe7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.rough-4d7b.text-dbe7 .slider-next-4aa1 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.rough-4d7b.text-dbe7 .motion-0544 {
  opacity: 0;
}
.rough-4d7b.secondary-down-8d79 .slider-next-4aa1 {
  z-index: 10;
  visibility: visible;
}
.header_basic_401a {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.header_basic_401a .first_54bc {
  background: rgba(255, 255, 255, 0.99);
}
.header_basic_401a .first_54bc::after,
.header_basic_401a .first_54bc:before {
  background: inherit;
}
.header_basic_401a:hover .first_54bc {
  background: rgba(255, 255, 255, 0.99);
}
.text-dbe7 .header_basic_401a {
  top: 10px;
  right: auto;
  left: 12px;
}
.secondary-down-8d79 .header_basic_401a {
  display: none !important;
}
.rough-4d7b:before,
.paragraph-out-1a40:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.rough-4d7b .header_basic_401a,
.paragraph-out-1a40 .header_basic_401a {
  display: inline-block;
}
.slider-next-4aa1 .video-8eec {
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  -webkit-transform: translateY(45px);
  -ms-transform: translateY(45px);
  transform: translateY(45px);
  opacity: 0;
}
.rough-4d7b .slider-next-4aa1 .video-8eec,
.paragraph-out-1a40 .slider-next-4aa1 .video-8eec {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.primary_7098 .article-7822 {
  width: 100%;
}
.thick_ff1d {
  padding: 0 0.5em 0;
}
.thick_ff1d [class*="customify-col-"],
.thick_ff1d [class*="customify-col_"],
.thick_ff1d [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.element_a81d .thick_ff1d {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .dynamic_569c .gold-2d50,
  .gold-2d50 {
    display: none;
  }
  .shade_40fa {
    text-align: left;
  }
  .popup_green_42d5 {
    text-align: center;
  }
  .gradient_f47c {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .dynamic_569c .shade_ae60,
  .shade_ae60 {
    display: none;
  }
  .texture_c8fa {
    text-align: left;
  }
  .block-4da1 {
    text-align: center;
  }
  .summary_outer_ec28 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .dynamic_569c .small_f6a8,
  .small_f6a8 {
    display: none;
  }
  .link-fa84 {
    text-align: left;
  }
  .card-east-cf47 {
    text-align: center;
  }
  .popup_1255 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.element_motion_4934 {
  box-shadow: none !important;
}
.chip-cool-ff2f .green-753a,
.filter-upper-4bc8 .green-753a {
  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;
}
.filter-upper-4bc8 .green-753a {
  margin-top: 30px;
  margin-bottom: 30px;
}
.progress-medium-f4d3 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.progress-medium-f4d3:after,
.progress-medium-f4d3:before {
  content: "";
  display: table;
}
.progress-medium-f4d3:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .progress-medium-f4d3 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.progress-medium-f4d3,
.label-solid-8f8e {
  max-width: 1248px;
  margin: 0 auto;
}

.fast_b299.warm-3ad2 .progress-medium-f4d3 {
  max-width: 100%;
}
.fast_b299.search_b2cc {
  max-width: 1200px;
  margin: 0 auto;
}
.fast_b299.widget-8d9d .progress-medium-f4d3 {
  max-width: 100%;
}
.fast_b299.widget-8d9d > .progress-medium-f4d3 {
  padding-left: 0;
  padding-right: 0;
}
.fast_b299.widget-8d9d > .progress-medium-f4d3 .dynamic_569c {
  margin: 0;
}
.fast_b299.widget-8d9d
  > .progress-medium-f4d3
  .input-3872.mask-thick-9d79 {
  margin-right: 0;
  margin-left: 0;
}
.fast_b299.widget-8d9d #main.mask-thick-9d79 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .north_1c4c #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .north_1c4c #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .wide_8b40 .dropdown_wood_bd32 {
    padding-right: 1em;
  }
  .wide_8b40.box_north_f055 .input-3872 {
    border-right: 1px solid #eaecee;
  }
  .wide_8b40.box_north_f055 .dropdown_wood_bd32 {
    padding-right: 1em;
  }
  .wide_8b40.box_north_f055 .out-7e28 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .active-large-0993 .dropdown_wood_bd32 {
    padding-left: 1em;
  }
  .active-large-0993.box_north_f055 .input-3872 {
    border-left: 1px solid #eaecee;
  }
  .active-large-0993.box_north_f055 .dropdown_wood_bd32 {
    padding-left: 1em;
  }
  .active-large-0993.box_north_f055 .out-7e28 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .shade-smooth-3eb3 .dropdown_wood_bd32 {
    padding-left: 1em;
  }
  .shade-smooth-3eb3.box_north_f055 .hard-264b {
    border-right: 1px solid #eaecee;
  }
  .shade-smooth-3eb3.box_north_f055 .texture_9c10 {
    border-right: 1px solid #eaecee;
  }
  .shade-smooth-3eb3.box_north_f055 .dropdown_wood_bd32 {
    padding-left: 1em;
  }
  .shade-smooth-3eb3.box_north_f055 .out-7e28 {
    padding-right: 1em;
  }
  .shade-smooth-3eb3.box_north_f055 .new_d052 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .green-8511 .dropdown_wood_bd32 {
    padding-right: 1em;
  }
  .green-8511.box_north_f055 .hard-264b {
    border-left: 1px solid #eaecee;
  }
  .green-8511.box_north_f055 .texture_9c10 {
    border-left: 1px solid #eaecee;
  }
  .green-8511.box_north_f055 .dropdown_wood_bd32 {
    padding-right: 1em;
  }
  .green-8511.box_north_f055 .out-7e28 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .green-8511.box_north_f055 .new_d052 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .north_1c4c .dropdown_wood_bd32 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .north_1c4c.box_north_f055 .input-3872 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .north_1c4c.box_north_f055 .dropdown_wood_bd32 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .north_1c4c.box_north_f055 .out-7e28 {
    padding-left: 1em;
  }
  .north_1c4c.box_north_f055 .new_d052 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .north_1c4c.box_north_f055 .dropdown_wood_bd32 {
    padding-left: 0;
  }
}
.slow_7a51 .large-02fd {
  display: inline-block;
}
.prev-960b {
  display: inline-block;
}
.alert-684d {
  word-con: break-word;
}
.under_d37c > span {
  display: inline-block;
  padding: 5px 0;
}
.under_d37c .tall_1445 {
  margin-left: 8px;
  margin-right: 8px;
}
.under_d37c .gallery-54ed img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.picture-365f .shadow-blue-6258 {
  margin-bottom: 2em;
}
.picture-365f .gallery-wood-63e1 {
  margin-bottom: 15px;
}
.picture-365f .gallery-wood-63e1:last-child {
  margin-bottom: 0;
}
.picture-365f .search_b83c {
  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) {
  .picture-365f .search_b83c {
    display: block;
  }
}
.picture-365f .accent_center_448a {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .picture-365f .accent_center_448a {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.picture-365f .texture-2919 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.picture-365f .texture-2919 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.picture-365f .texture-2919 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.picture-365f .alert-684d {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.picture-365f .alert-684d a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.picture-365f .action-7e62 p:last-child {
  margin-bottom: 0;
}
.picture-365f .huge-7202 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.picture-365f .complex-3bb4 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.picture-365f .menu-pink-cd41 {
  margin-top: 1em;
}
.picture-365f .tertiary_stale_8c4b {
  top: 0;
  display: block;
}
.picture-365f .tertiary_stale_8c4b a {
  color: inherit;
}
.picture-365f .tertiary_stale_8c4b a:hover {
  color: inherit;
}
.picture-365f .mini-ce00 {
  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;
}
.picture-365f .mini-ce00:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.picture-365f .complex-3bb4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.picture-365f .border_in_9248 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.picture-365f .border_in_9248:first-child {
  margin-top: 0;
}
.picture-365f .border_in_9248.static-6455 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.picture-365f .border_in_9248.hard_e30d {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.picture-365f
  .border_in_9248.hard_e30d.disabled-mini-a627
  .menu-pink-cd41 {
  width: 100%;
}
.picture-365f .hard_e30d {
  -webkit-box-align: center;
  align-items: center;
}
.picture-365f .hard_e30d .under_d37c,
.picture-365f .hard_e30d > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.picture-365f .texture-2919 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.picture-365f .texture-2919 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.picture-365f .texture-2919: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;
}
.picture-365f .static-6455 {
  z-index: 5;
}
.picture-365f .hidden_upper_7948 .liquid-f960 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.picture-365f .new-3543 .liquid-f960 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.picture-365f .paragraph-copper-0ff7 .liquid-f960 {
  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;
}
.picture-365f.popup-255a .search_b83c,
.picture-365f.hard-7155 .search_b83c {
  display: block;
}
.picture-365f.popup-255a .search_b83c .bright_f223,
.picture-365f.popup-255a .search_b83c .complex-3bb4,
.picture-365f.hard-7155 .search_b83c .bright_f223,
.picture-365f.hard-7155 .search_b83c .complex-3bb4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.picture-365f.tiny-694e .accent_center_448a {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .picture-365f.tiny-694e .accent_center_448a {
    margin-right: 0;
  }
}
.picture-365f.popup-255a .accent_center_448a,
.picture-365f.hard-7155 .accent_center_448a {
  padding-top: 40%;
}
.picture-365f.popup-255a .shadow-blue-6258,
.picture-365f.hard-7155 .shadow-blue-6258 {
  display: block;
}
.picture-365f.popup-255a .fn-sticky-8532 .complex-3bb4,
.picture-365f.hard-7155 .fn-sticky-8532 .complex-3bb4 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.picture-365f.popup-255a .accent_center_448a,
.picture-365f.hard-7155 .accent_center_448a {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.picture-365f.popup-255a .complex-3bb4 {
  padding: 1em;
}
.notification-ac42 {
  margin: 30px auto;
  display: block;
}
.notification-ac42 .label-259a > * {
  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;
}
.notification-ac42 .label-259a > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.notification-ac42 .label-259a span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.highlight_small_ca3c .under_d37c {
  margin-bottom: 1.41575em;
}
.highlight_small_ca3c .tooltip-paper-ab76 {
  margin-bottom: 1.618em;
}
.notification-steel-aa6a .slow-49b6 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.notification-steel-aa6a .slow-49b6 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.notification-steel-aa6a .hero_blue_198e {
  max-width: 100%;
  overflow: auto;
}
.hero-huge-5e40 .notification-steel-aa6a a:hover {
  text-decoration: underline;
}
.picture-east-3b24 .gallery-wood-63e1:not(.alert-684d),
.picture-east-3b24 .texture-2919 {
  margin-bottom: 1.41575em;
}
.picture-east-3b24 .gallery-wood-63e1:not(.alert-684d):last-child,
.picture-east-3b24 .texture-2919:last-child {
  margin-bottom: 0;
}
.picture-east-3b24 .gallery-wood-63e1.shadow-8afc {
  margin-bottom: 0.41575em;
}
.picture-east-3b24 .dropdown_80a8:before,
.picture-east-3b24 .disabled-pressed-8133:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.picture-east-3b24 .dropdown_80a8:before {
  content: "\f115";
}
.picture-east-3b24 .disabled-pressed-8133:before {
  content: "\f02c";
}
.picture-east-3b24 .breadcrumb_white_ae84 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.picture-east-3b24 .breadcrumb_white_ae84 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.picture-b148 {
  display: -webkit-box;
  display: flex;
}
.picture-b148 .dark_ce5d {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .picture-b148 .dark_ce5d {
    flex-basis: 90px;
  }
}
.picture-b148 .modal_3b84 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .picture-b148 .modal_3b84 {
    flex-basis: calc(100% - 50px);
  }
}
.picture-b148 .pagination-c77c p:last-child {
  margin-bottom: 0.72em;
}
.sort-south-9129 .label-259a {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.sort-south-9129 .label-259a:after,
.sort-south-9129 .label-259a:before {
  content: "";
  display: table;
}
.sort-south-9129 .label-259a:after {
  clear: both;
}
.sort-south-9129 .label-259a .icon-468d,
.sort-south-9129 .label-259a .bronze_a56f {
  width: 49%;
}
.sort-south-9129 .label-259a .icon-468d a span.green-05a7,
.sort-south-9129 .label-259a .bronze_a56f a span.green-05a7 {
  display: block;
  margin-bottom: 5px;
}
.sort-south-9129 .label-259a .bronze_a56f {
  float: left;
  text-align: left;
}
.sort-south-9129 .label-259a .icon-468d {
  float: right;
  text-align: right;
}
.easy_e5cd {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .easy_e5cd {
    margin-bottom: 0;
  }
}
.feature_28f0 {
  margin-bottom: 1em;
}
.feature_28f0 .alert-684d {
  font-size: 1.1em;
  line-height: 1.3;
}
.secondary-large-d8c5 a {
  display: block;
  line-height: 0;
  position: relative;
}
.module-a7bd .feature_28f0,
.border-0fb3 .feature_28f0 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .module-a7bd .feature_28f0,
  .border-0fb3 .feature_28f0 {
    display: block;
  }
}
.module-a7bd .secondary-large-d8c5,
.border-0fb3 .secondary-large-d8c5 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .module-a7bd .secondary-large-d8c5,
  .border-0fb3 .secondary-large-d8c5 {
    margin-bottom: 1em;
  }
}
.module-a7bd .secondary-large-d8c5 img,
.border-0fb3 .secondary-large-d8c5 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.module-a7bd .hero-0436,
.border-0fb3 .hero-0436 {
  flex-basis: calc(100% - 160px);
}
.module-a7bd .hero-0436 p,
.border-0fb3 .hero-0436 p {
  margin-bottom: 0;
}
.module-a7bd .hero-0436 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .module-a7bd .hero-0436 {
    padding-left: 0;
  }
}
.border-0fb3 .hero-0436 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .border-0fb3 .hero-0436 {
    padding-right: 0;
  }
}
.border-0fb3 .secondary-large-d8c5 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.paper_3599 .secondary-large-d8c5 {
  margin-bottom: 0.5em;
}
.paper_3599 .secondary-large-d8c5 img {
  width: 100%;
}
.content-c038 .motion-8cd4,
.middle_98c0 .motion-8cd4 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.middle_98c0 .input-3872 .pressed-3aed p:last-child {
  margin-bottom: 0;
}
.red_fbef {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.soft_ad36 .gallery_9b57 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .soft_ad36 .gallery_9b57:last-of-type {
    margin-bottom: 0;
  }
}
.soft_ad36 .gallery_9b57 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.soft_ad36 .gallery_9b57 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.soft_ad36 .gallery_9b57 ul li {
  margin: 0 0 0.6em;
}
.soft_ad36 .gallery_9b57 ul li.title-7e50,
.soft_ad36 .gallery_9b57 ul li.box-2d4f {
  position: relative;
}
.soft_ad36 .gallery_9b57 ul li.title-7e50 .wood-97dc,
.soft_ad36 .gallery_9b57 ul li.box-2d4f .wood-97dc {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.soft_ad36 .gallery_9b57 ul li.title-7e50:after:after,
.soft_ad36 .gallery_9b57 ul li.title-7e50:after:before,
.soft_ad36
  .gallery_9b57
  ul
  li.box-2d4f:after:after,
.soft_ad36
  .gallery_9b57
  ul
  li.box-2d4f:after:before {
  content: "";
  display: table;
}
.soft_ad36 .gallery_9b57 ul li.title-7e50:after:after,
.soft_ad36
  .gallery_9b57
  ul
  li.box-2d4f:after:after {
  clear: both;
}
.soft_ad36 .gallery_9b57 a.widget_7e2f:hover {
  text-decoration: none;
}
.soft_ad36 .gallery_9b57 select {
  max-width: 100%;
}
.soft_ad36 .gallery_9b57 table {
  font-size: 85%;
}
.soft_ad36 .gallery_9b57 table td,
.soft_ad36 .gallery_9b57 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.soft_ad36 .gallery_9b57 table tfoot td {
  text-align: left;
}
.soft_ad36 .gallery_9b57 :last-child {
  margin-bottom: 0;
}
.soft_ad36 .gallery_9b57 .easy-2509 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.soft_ad36 .gallery_9b57 .easy-2509 label {
  width: 100%;
}
.soft_ad36 .gallery_9b57 .easy-2509 .logo_lite_51ae {
  width: 100%;
  display: block;
}
.soft_ad36 .gallery_9b57 .easy-2509 .aside-warm-b9a7 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.soft_ad36 .gallery_9b57 .easy-2509 .aside-warm-b9a7:hover svg #svg-search {
  fill: #444;
}
.soft_ad36 .gallery_9b57 .easy-2509 .aside-warm-b9a7 svg {
  width: 18px;
  height: 18px;
}
.soft_ad36 .cold-486c ul ul,
.soft_ad36 .video-selected-c01e ul ul,
.soft_ad36 .backdrop_tiny_ac81 ul ul,
.soft_ad36 .action_8073 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.soft_ad36 .cold-486c .silver_2d3d > a,
.soft_ad36 .video-selected-c01e .silver_2d3d > a,
.soft_ad36 .backdrop_tiny_ac81 .silver_2d3d > a,
.soft_ad36 .action_8073 .silver_2d3d > a {
  margin-bottom: 0;
}
.soft_ad36 .thumbnail_44dd li,
.soft_ad36 .cold-486c li,
.soft_ad36 .block_0140 li,
.soft_ad36 .video-selected-c01e li,
.soft_ad36 .backdrop_tiny_ac81 li,
.soft_ad36 .action_8073 li,
.soft_ad36 .purple_2f72 li,
.soft_ad36 .card_1271 li {
  display: block;
  position: relative;
}
.soft_ad36 .thumbnail_44dd li:last-child,
.soft_ad36 .cold-486c li:last-child,
.soft_ad36 .block_0140 li:last-child,
.soft_ad36 .video-selected-c01e li:last-child,
.soft_ad36 .backdrop_tiny_ac81 li:last-child,
.soft_ad36 .action_8073 li:last-child,
.soft_ad36 .purple_2f72 li:last-child,
.soft_ad36 .card_1271 li:last-child {
  border: none;
}
.soft_ad36 .thumbnail_44dd li a,
.soft_ad36 .cold-486c li a,
.soft_ad36 .block_0140 li a,
.soft_ad36 .video-selected-c01e li a,
.soft_ad36 .backdrop_tiny_ac81 li a,
.soft_ad36 .action_8073 li a,
.soft_ad36 .purple_2f72 li a,
.soft_ad36 .card_1271 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.soft_ad36 .thumbnail_44dd li ul li::before,
.soft_ad36 .cold-486c li ul li::before,
.soft_ad36 .block_0140 li ul li::before,
.soft_ad36 .video-selected-c01e li ul li::before,
.soft_ad36 .backdrop_tiny_ac81 li ul li::before,
.soft_ad36 .action_8073 li ul li::before,
.soft_ad36 .purple_2f72 li ul li::before,
.soft_ad36 .card_1271 li ul li::before {
  left: 15px;
}
.soft_ad36 .thumbnail_44dd li ul a,
.soft_ad36 .cold-486c li ul a,
.soft_ad36 .block_0140 li ul a,
.soft_ad36 .video-selected-c01e li ul a,
.soft_ad36 .backdrop_tiny_ac81 li ul a,
.soft_ad36 .action_8073 li ul a,
.soft_ad36 .purple_2f72 li ul a,
.soft_ad36 .card_1271 li ul a {
  padding-left: 20px;
}
.soft_ad36 .thumbnail_44dd li ul ul li::before,
.soft_ad36 .cold-486c li ul ul li::before,
.soft_ad36 .block_0140 li ul ul li::before,
.soft_ad36 .video-selected-c01e li ul ul li::before,
.soft_ad36 .backdrop_tiny_ac81 li ul ul li::before,
.soft_ad36 .action_8073 li ul ul li::before,
.soft_ad36 .purple_2f72 li ul ul li::before,
.soft_ad36 .card_1271 li ul ul li::before {
  left: 30px;
}
.soft_ad36 .thumbnail_44dd li ul ul a,
.soft_ad36 .cold-486c li ul ul a,
.soft_ad36 .block_0140 li ul ul a,
.soft_ad36 .video-selected-c01e li ul ul a,
.soft_ad36 .backdrop_tiny_ac81 li ul ul a,
.soft_ad36 .action_8073 li ul ul a,
.soft_ad36 .purple_2f72 li ul ul a,
.soft_ad36 .card_1271 li ul ul a {
  padding-left: 40px;
}
.soft_ad36 .icon_f2a8 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.soft_ad36 .card_1271 ul li {
  margin-bottom: 1.41575em;
}
.soft_ad36 .card_1271 ul li .section-lower-a689 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.soft_ad36 .card_1271 ul li .article-8036 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.box-3e4b .thumbnail_44dd li a,
.box-3e4b .cold-486c li a,
.box-3e4b .block_0140 li a,
.box-3e4b .video-selected-c01e li a,
.box-3e4b .backdrop_tiny_ac81 li a,
.box-3e4b .action_8073 li a,
.box-3e4b .purple_2f72 li a,
.box-3e4b .card_1271 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.box-3e4b .icon_f2a8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.box-3e4b .gallery_9b57 ul li.title-7e50 .wood-97dc,
.box-3e4b .gallery_9b57 ul li.box-2d4f .wood-97dc {
  background: rgba(0, 0, 0, 0.2);
}
.box-3e4b .soft_ad36 .gallery_9b57 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.fast_b299 .soft_ad36 .accent-copper-d668 li {
  margin: 0;
}
.fast_b299 .soft_ad36 .accent-copper-d668 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.fast_b299 .soft_ad36 .accent-copper-d668 li ul {
  margin: 0;
}
.fast_b299 .soft_ad36 .accent-copper-d668 li ul li a {
  padding-left: 15px;
}
.fast_b299 .soft_ad36 .accent-copper-d668 li ul li li a {
  padding-left: 30px;
}
.fast_b299 .soft_ad36 .accent-copper-d668 li.badge-5776 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.fast_b299 .soft_ad36 .accent-copper-d668 li.badge-5776 > 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;
}
.fast_b299 .soft_ad36 .accent-copper-d668 li.badge-5776 > 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;
}
.complex-b5e0 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.in_3f46 {
  position: relative;
  z-index: 10;
}
.in_3f46 .video-8eec {
  width: 100%;
  max-width: 100%;
}
.primary_red_9ba7 .heading-1ff1 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.primary_red_9ba7 .feature-pink-a7e0 {
}
.primary_red_9ba7 .box-3e4b {
  background: #292929;
}
.hover_f8d2 .heading-1ff1 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.hover_f8d2 .feature-pink-a7e0 {
  background: #f9f9f9;
}
.hover_f8d2 .box-3e4b {
  background: #303030;
}
.paragraph_bright_b1b0 .heading-1ff1 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .paragraph_bright_b1b0 .large-02fd {
    margin-bottom: 1em;
  }
  .paragraph_bright_b1b0 .large-02fd:last-child {
    margin-bottom: 0;
  }
}
.paragraph_bright_b1b0 .feature-pink-a7e0 {
  background: #ededed;
}
.paragraph_bright_b1b0 .box-3e4b {
  background: #1a1a1a;
}
.heading-1ff1.feature-pink-a7e0 {
  color: rgba(0, 0, 0, 0.6);
}
.heading-1ff1.feature-pink-a7e0 .north_1f32 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.heading-1ff1.box-3e4b {
  color: rgba(255, 255, 255, 0.99);
}
.heading-1ff1.box-3e4b a:not(.widget_7e2f) {
  color: rgba(255, 255, 255, 0.79);
}
.heading-1ff1.box-3e4b a:not(.widget_7e2f):hover {
  color: rgba(255, 255, 255, 0.99);
}
.heading-1ff1.box-3e4b .north_1f32 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.heading-1ff1.box-3e4b table tbody td,
.heading-1ff1.box-3e4b table th {
  background: rgba(0, 0, 0, 0.08);
}
.module-prev-5119.mini_9921 .progress-medium-f4d3 {
  max-width: initial;
}
.module-prev-5119 .texture_dim_5e91 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.module-prev-5119 .texture_dim_5e91 .video-8eec {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .module-prev-5119 .texture_dim_5e91 .video-8eec {
    display: block;
    margin-bottom: 2em;
  }
  .module-prev-5119 .texture_dim_5e91 .video-8eec:last-child {
    margin-bottom: 0;
  }
}
.paragraph_bright_b1b0 .large-02fd:last-child,
.hover_f8d2 .large-02fd:last-child,
.primary_red_9ba7 .large-02fd:last-child {
  margin-bottom: 0;
}
.paragraph_bright_b1b0 .large-02fd .soft_ad36 .gallery_9b57:last-child,
.hover_f8d2 .large-02fd .soft_ad36 .gallery_9b57:last-child,
.primary_red_9ba7 .large-02fd .soft_ad36 .gallery_9b57:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .paragraph_bright_b1b0 .focus_gold_48f9,
  .paragraph_bright_b1b0 .stone-448d,
  .hover_f8d2 .focus_gold_48f9,
  .hover_f8d2 .stone-448d,
  .primary_red_9ba7 .focus_gold_48f9,
  .primary_red_9ba7 .stone-448d {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .in_3f46 .large-02fd {
    margin-bottom: 2em;
  }
}
.in_3f46 p:last-child {
  margin-bottom: 0;
}
.in_3f46 li,
.in_3f46 ul {
  list-style: none;
  margin: 0;
}
.in_3f46 ul ul {
  margin-left: 2.617924em;
}
.summary-70a3 {
  font-size: 0.875em;
}

/* css-noise: 640d */
.ghost-box-w5 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.1;
}
