/*!
Theme Name: Customify
Theme URI: https://pressmaximum.old_46be/customify
Author: WPCustomify
Author URI: https://pressmaximum.old_46be
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.old_46be/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.thick-c654.primary_stone_60d5/licenses/gpl-2.0.tabs_ee75
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.text-fluid-00f7/, (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.hot_7339.pattern-smooth-db18/normalize.sort_7690/
 ======
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.sort_7690 v7.0.0 | MIT License | github.old_46be/necolas/normalize.sort_7690 */
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;
}
.sort-static-bf41 .sort_71f5,
.cool-31e6,
.logo_cool_9d57,
.picture_next_463f,
.block_out_da67,
.filter-18c9,
.summary-fast-3e48,
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;
}
.cool-31e6,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .cool-31e6,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .cool-31e6,
  h1 {
    font-size: 1.8em;
  }
}
.logo_cool_9d57,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.logo_cool_9d57 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .logo_cool_9d57,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .logo_cool_9d57,
  h2 {
    font-size: 1.7em;
  }
}
.picture_next_463f,
h3 {
  font-size: 1.618em;
}
.sort-static-bf41 .sort_71f5,
.block_out_da67,
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.up-9960 {
  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;
}
.thumbnail-3d63:after,
.thumbnail-3d63:before,
.cool_ff0c:after,
.cool_ff0c:before {
  content: "";
  display: table;
}
.thumbnail-3d63:after,
.cool_ff0c:after {
  clear: both;
}
.breadcrumb_2376 {
  float: right;
  margin-right: 0;
}
.media-f0c3 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.simple_139a .dropdown_752e,
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;
}
.simple_139a .dropdown_752e: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;
}
.red-cc0b .dropdown_752e {
  box-shadow: none;
}
.red-cc0b
  .dropdown_752e
  .hover_3c07 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.red-cc0b .dropdown_752e .pagination_4720 {
  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;
}
.red-cc0b
  .dropdown_752e
  .pagination_4720
  b {
  display: none;
}
.red-cc0b .banner-11d6 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.full_b918:not(.avatar_static_e4e1):not(.medium-9c95),
button:not(.avatar_static_e4e1):not(.medium-9c95),
input[type="button"]:not(.avatar_static_e4e1):not(
    .medium-9c95
  ),
input[type="reset"]:not(.avatar_static_e4e1):not(
    .medium-9c95
  ),
input[type="submit"]:not(.avatar_static_e4e1):not(
    .medium-9c95
  ) {
  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;
}
.full_b918:not(.avatar_static_e4e1):not(
    .medium-9c95
  ):hover,
button:not(.avatar_static_e4e1):not(
    .medium-9c95
  ):hover,
input[type="button"]:not(.avatar_static_e4e1):not(
    .medium-9c95
  ):hover,
input[type="reset"]:not(.avatar_static_e4e1):not(
    .medium-9c95
  ):hover,
input[type="submit"]:not(.avatar_static_e4e1):not(
    .medium-9c95
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.full_b918:not(.avatar_static_e4e1):not(
    .medium-9c95
  ):active,
.full_b918:not(.avatar_static_e4e1):not(
    .medium-9c95
  ):focus,
button:not(.avatar_static_e4e1):not(
    .medium-9c95
  ):active,
button:not(.avatar_static_e4e1):not(
    .medium-9c95
  ):focus,
input[type="button"]:not(.avatar_static_e4e1):not(
    .medium-9c95
  ):active,
input[type="button"]:not(.avatar_static_e4e1):not(
    .medium-9c95
  ):focus,
input[type="reset"]:not(.avatar_static_e4e1):not(
    .medium-9c95
  ):active,
input[type="reset"]:not(.avatar_static_e4e1):not(
    .medium-9c95
  ):focus,
input[type="submit"]:not(.avatar_static_e4e1):not(
    .medium-9c95
  ):active,
input[type="submit"]:not(.avatar_static_e4e1):not(
    .medium-9c95
  ):focus {
  outline: 0;
}
.full_b918:not(.avatar_static_e4e1):not(
    .medium-9c95
  ).fn-loading-c698,
button:not(.avatar_static_e4e1):not(
    .medium-9c95
  ).fn-loading-c698,
input[type="button"]:not(.avatar_static_e4e1):not(
    .medium-9c95
  ).fn-loading-c698,
input[type="reset"]:not(.avatar_static_e4e1):not(
    .medium-9c95
  ).fn-loading-c698,
input[type="submit"]:not(.avatar_static_e4e1):not(
    .medium-9c95
  ).fn-loading-c698 {
  position: relative;
}
.full_b918:not(.avatar_static_e4e1):not(
    .medium-9c95
  ).fn-loading-c698
  .highlight_focused_6fcc,
.full_b918:not(.avatar_static_e4e1):not(
    .medium-9c95
  ).fn-loading-c698
  .north_1cf4,
.full_b918:not(.avatar_static_e4e1):not(
    .medium-9c95
  ).fn-loading-c698
  .motion_d244,
.full_b918:not(.avatar_static_e4e1):not(
    .medium-9c95
  ).fn-loading-c698
  i,
.full_b918:not(.avatar_static_e4e1):not(
    .medium-9c95
  ).fn-loading-c698
  svg,
button:not(.avatar_static_e4e1):not(
    .medium-9c95
  ).fn-loading-c698
  .highlight_focused_6fcc,
button:not(.avatar_static_e4e1):not(
    .medium-9c95
  ).fn-loading-c698
  .north_1cf4,
button:not(.avatar_static_e4e1):not(
    .medium-9c95
  ).fn-loading-c698
  .motion_d244,
button:not(.avatar_static_e4e1):not(
    .medium-9c95
  ).fn-loading-c698
  i,
button:not(.avatar_static_e4e1):not(
    .medium-9c95
  ).fn-loading-c698
  svg,
input[type="button"]:not(.avatar_static_e4e1):not(
    .medium-9c95
  ).fn-loading-c698
  .highlight_focused_6fcc,
input[type="button"]:not(.avatar_static_e4e1):not(
    .medium-9c95
  ).fn-loading-c698
  .north_1cf4,
input[type="button"]:not(.avatar_static_e4e1):not(
    .medium-9c95
  ).fn-loading-c698
  .motion_d244,
input[type="button"]:not(.avatar_static_e4e1):not(
    .medium-9c95
  ).fn-loading-c698
  i,
input[type="button"]:not(.avatar_static_e4e1):not(
    .medium-9c95
  ).fn-loading-c698
  svg,
input[type="reset"]:not(.avatar_static_e4e1):not(
    .medium-9c95
  ).fn-loading-c698
  .highlight_focused_6fcc,
input[type="reset"]:not(.avatar_static_e4e1):not(
    .medium-9c95
  ).fn-loading-c698
  .north_1cf4,
input[type="reset"]:not(.avatar_static_e4e1):not(
    .medium-9c95
  ).fn-loading-c698
  .motion_d244,
input[type="reset"]:not(.avatar_static_e4e1):not(
    .medium-9c95
  ).fn-loading-c698
  i,
input[type="reset"]:not(.avatar_static_e4e1):not(
    .medium-9c95
  ).fn-loading-c698
  svg,
input[type="submit"]:not(.avatar_static_e4e1):not(
    .medium-9c95
  ).fn-loading-c698
  .highlight_focused_6fcc,
input[type="submit"]:not(.avatar_static_e4e1):not(
    .medium-9c95
  ).fn-loading-c698
  .north_1cf4,
input[type="submit"]:not(.avatar_static_e4e1):not(
    .medium-9c95
  ).fn-loading-c698
  .motion_d244,
input[type="submit"]:not(.avatar_static_e4e1):not(
    .medium-9c95
  ).fn-loading-c698
  i,
input[type="submit"]:not(.avatar_static_e4e1):not(
    .medium-9c95
  ).fn-loading-c698
  svg {
  visibility: hidden;
}
.full_b918:not(.avatar_static_e4e1):not(
    .medium-9c95
  ).fn-loading-c698:after,
button:not(.avatar_static_e4e1):not(
    .medium-9c95
  ).fn-loading-c698:after,
input[type="button"]:not(.avatar_static_e4e1):not(
    .medium-9c95
  ).fn-loading-c698:after,
input[type="reset"]:not(.avatar_static_e4e1):not(
    .medium-9c95
  ).fn-loading-c698:after,
input[type="submit"]:not(.avatar_static_e4e1):not(
    .medium-9c95
  ).fn-loading-c698: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;
}
.full_b918:not(.avatar_static_e4e1):not(.medium-9c95),
input[type="button"]:not(.avatar_static_e4e1):not(
    .medium-9c95
  ),
input[type="reset"]:not(.avatar_static_e4e1):not(
    .medium-9c95
  ),
input[type="submit"]:not(.avatar_static_e4e1):not(
    .medium-9c95
  ) {
  color: #fff;
  background: #235787;
}
.full_b918:not(.avatar_static_e4e1):not(
    .medium-9c95
  ):focus,
input[type="button"]:not(.avatar_static_e4e1):not(
    .medium-9c95
  ):focus,
input[type="reset"]:not(.avatar_static_e4e1):not(
    .medium-9c95
  ):focus,
input[type="submit"]:not(.avatar_static_e4e1):not(
    .medium-9c95
  ):focus {
  color: #fff;
}
.full_b918.fn-disabled-c698:not(.avatar_static_e4e1):not(
    .medium-9c95
  ),
.full_b918[disabled]:not(.avatar_static_e4e1):not(
    .medium-9c95
  ),
button.fn-disabled-c698:not(.avatar_static_e4e1):not(
    .medium-9c95
  ),
button[disabled]:not(.avatar_static_e4e1):not(
    .medium-9c95
  ) {
  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;
}
.tabs-d18a {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.tabs-d18a: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;
}
.brown_274e {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.banner-9a97 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.button_aae7 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.thumbnail-3d63:after,
.thumbnail-3d63:before,
.thick_960f:after,
.thick_960f:before,
.focus_short_5d41:after,
.focus_short_5d41:before,
.right_829c:after,
.right_829c:before,
.bronze_bd8c:after,
.bronze_bd8c:before,
.top_b6ea:after,
.top_b6ea:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.thumbnail-3d63:after,
.thick_960f:after,
.focus_short_5d41:after,
.right_829c:after,
.bronze_bd8c:after,
.top_b6ea:after {
  clear: both;
}
.thick_960f .form_99b6,
.focus_short_5d41 .form_99b6,
.wrapper-c01b .form_99b6 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.frame-cda5 {
  display: inline-block;
}
.widget-05dc {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.widget-05dc img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.widget-05dc .module_3bdd {
  padding: 1em 0;
  font-size: 85%;
}
.module_3bdd {
  text-align: left;
  font-style: italic;
  color: #999;
}
.preview-last-2f2f {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.preview-last-2f2f:after,
.preview-last-2f2f:before {
  content: "";
  display: table;
}
.preview-last-2f2f:after {
  clear: both;
}
.outline_244e {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.action-4d29 .outline_244e {
  max-width: 50%;
}
.secondary_f9cd .outline_244e {
  max-width: 33.33%;
}
.button-glass-d61c .outline_244e {
  max-width: 25%;
}
.row_3169 .outline_244e {
  max-width: 20%;
}
.message_slow_584f .outline_244e {
  max-width: 16.66%;
}
.highlight_basic_ca52 .outline_244e {
  max-width: 14.28%;
}
.secondary-top-13f7 .outline_244e {
  max-width: 12.5%;
}
.preview_1840 .outline_244e {
  max-width: 11.11%;
}
.popup_5787 {
  display: block;
}
.sort-static-bf41 .outline_bottom_da51 label,
.sort-static-bf41 .info_west_ea0b label,
.sort-static-bf41 .fresh-fdda label,
.sort-static-bf41 .heading_414a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.narrow_330b {
  list-style: none;
  margin: 0;
}
.narrow_330b article.dropdown-slow-1339 {
  margin-bottom: 0;
}
.narrow_330b ul {
  list-style: none;
  margin: 0;
}
.narrow_330b .nav-new-4015 li.dropdown-slow-1339 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .narrow_330b .nav-new-4015 li.dropdown-slow-1339 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .narrow_330b .nav-new-4015 li.dropdown-slow-1339: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) {
  .narrow_330b .nav-new-4015 li.dropdown-slow-1339 li.dropdown-slow-1339 li.dropdown-slow-1339 li.dropdown-slow-1339 {
    padding-left: 0;
  }
}
article.dropdown-slow-1339 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.dropdown-slow-1339 .thick_960f p:last-of-type {
  margin-bottom: 0;
}
article.dropdown-slow-1339 .alert-4855 {
  float: left;
}
article.dropdown-slow-1339 .copper-2982 {
  margin-left: 85px;
}
article.dropdown-slow-1339 .shadow_outer_82b2 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.dropdown-slow-1339 .shadow_outer_82b2 .progress-fdba {
  margin-left: 10px;
}
article.dropdown-slow-1339 .tag-0caa {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.dropdown-slow-1339 .red-b3ad {
  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 .outline_bottom_da51,
  #respond .fresh-fdda,
  #respond .heading_414a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .outline_bottom_da51 input,
#respond .fresh-fdda input,
#respond .heading_414a input {
  width: 100%;
}
#respond .heading_414a {
  margin-right: 0;
}
#respond .texture-top-44e0 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.pressed_5d50 {
  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;
}
.pressed_5d50.video-lower-a8da {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.pressed_5d50 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%);
}
.pressed_5d50:focus,
.pressed_5d50: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);
}
.carousel-north-a1bc {
  border-radius: 10%;
}
.disabled_522a {
  border-radius: 50%;
}
.active_6984 {
  font-size: 0.72em;
}
.pro_fa43 {
  font-size: 0.875em;
}
.nav_dim_1590 {
  font-size: 1.1em;
}
.background-mini-3f66 {
  text-transform: uppercase;
  line-height: 1.2;
}
.background-mini-3f66.active_6984 {
  letter-spacing: 0.5px;
}
.badge-north-aa54,
.badge-north-aa54 a {
  color: #6d6d6d;
}
.badge-north-aa54 a:hover {
  color: #111;
}
.media_down_04d7 {
  color: #6d6d6d;
}
.primary-a858 {
  overflow-x: hidden;
}
.primary-a858 .bottom_1d78.tabs_south_2f80 {
  position: relative;
}
.primary-a858 .bottom_1d78.tabs_south_2f80.gallery_action_e495 {
  position: initial;
}
.primary-a858
  .bottom_1d78.tabs_south_2f80.gallery_action_e495
  .text_f095 {
  left: auto;
}
.primary-a858 .bottom_1d78 .text_f095 {
  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;
}
.primary-a858 .bottom_1d78:hover.tabs_south_2f80 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.primary-a858
  .bottom_1d78:hover.tabs_south_2f80
  .text_f095 {
  display: block;
  z-index: 9999999;
}
.primary-a858 .tertiary-23c1 .active-copper-56f9,
.primary-a858 .notice-narrow-61ba .active-copper-56f9 {
  display: none;
}
.primary-a858 .item_cba4 .bottom_1d78:hover.tabs_south_2f80 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.sort-static-bf41 .outline_bottom_da51 label,
.sort-static-bf41 .info_west_ea0b label,
.sort-static-bf41 .fresh-fdda label,
.sort-static-bf41 .heading_414a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.narrow_330b {
  list-style: none;
  margin: 0;
}
.narrow_330b article.dropdown-slow-1339 {
  margin-bottom: 0;
}
.narrow_330b ul {
  list-style: none;
  margin: 0;
}
.narrow_330b .nav-new-4015 li.dropdown-slow-1339 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .narrow_330b .nav-new-4015 li.dropdown-slow-1339 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .narrow_330b .nav-new-4015 li.dropdown-slow-1339: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) {
  .narrow_330b .nav-new-4015 li.dropdown-slow-1339 li.dropdown-slow-1339 li.dropdown-slow-1339 li.dropdown-slow-1339 {
    padding-left: 0;
  }
}
article.dropdown-slow-1339 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.dropdown-slow-1339 .thick_960f p:last-of-type {
  margin-bottom: 0;
}
article.dropdown-slow-1339 .alert-4855 {
  float: left;
}
article.dropdown-slow-1339 .copper-2982 {
  margin-left: 85px;
}
article.dropdown-slow-1339 .shadow_outer_82b2 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.dropdown-slow-1339 .shadow_outer_82b2 .progress-fdba {
  margin-left: 10px;
}
article.dropdown-slow-1339 .tag-0caa {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.dropdown-slow-1339 .red-b3ad {
  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 .outline_bottom_da51,
  #respond .fresh-fdda,
  #respond .heading_414a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .outline_bottom_da51 input,
#respond .fresh-fdda input,
#respond .heading_414a input {
  width: 100%;
}
#respond .heading_414a {
  margin-right: 0;
}
#respond .texture-top-44e0 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.tertiary-23c1 .motion-7f79 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.motion-7f79 .plasma_6456.dropdown-clean-83a7 .shadow_tall_55c7 > li > a:focus,
.motion-7f79 .plasma_6456.dropdown-clean-83a7 .shadow_tall_55c7 > li > a:hover,
.motion-7f79 .plasma_6456.cold_b3e6 .shadow_tall_55c7 > li > a:focus,
.motion-7f79 .plasma_6456.cold_b3e6 .shadow_tall_55c7 > li > a:hover,
.motion-7f79 .plasma_6456.sort_last_a6ec .shadow_tall_55c7 > li > a:focus,
.motion-7f79 .plasma_6456.sort_last_a6ec .shadow_tall_55c7 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.motion-7f79
  .plasma_6456.dropdown-clean-83a7
  .shadow_tall_55c7
  > li.rough_2b4b
  > a,
.motion-7f79
  .plasma_6456.dropdown-clean-83a7
  .shadow_tall_55c7
  > li.chip_west_3a23
  > a,
.motion-7f79
  .plasma_6456.cold_b3e6
  .shadow_tall_55c7
  > li.rough_2b4b
  > a,
.motion-7f79
  .plasma_6456.cold_b3e6
  .shadow_tall_55c7
  > li.chip_west_3a23
  > a,
.motion-7f79
  .plasma_6456.sort_last_a6ec
  .shadow_tall_55c7
  > li.rough_2b4b
  > a,
.motion-7f79 .plasma_6456.sort_last_a6ec .shadow_tall_55c7 > li.static-a0f5 > a {
  color: rgba(255, 255, 255, 0.99);
}
.motion-7f79 .tag_913b,
.motion-7f79 .tag_913b a {
  color: rgba(255, 255, 255, 0.99);
}
.motion-7f79 .card-tall-cd6a.out-1f00 li a,
.motion-7f79 .new-9e00 a,
.motion-7f79 .menu-under-97d5,
.motion-7f79 .shadow_tall_55c7 > li > a,
.motion-7f79 .complex_994d {
  color: rgba(255, 255, 255, 0.79);
}
.motion-7f79 .card-tall-cd6a.out-1f00 li a:hover,
.motion-7f79 .new-9e00 a:hover,
.motion-7f79 .menu-under-97d5:hover,
.motion-7f79 .shadow_tall_55c7 > li > a:hover,
.motion-7f79 .complex_994d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.motion-7f79 .photo-tall-2717 {
  color: rgba(255, 255, 255, 0.79);
}
.motion-7f79 .photo-tall-2717 .footer-425c {
  color: rgba(255, 255, 255, 0.99);
}
.motion-7f79 .photo-tall-2717:hover {
  color: rgba(255, 255, 255, 0.99);
}
.motion-7f79 .surface-mini-4e12 .main-2b03 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.motion-7f79 .surface-mini-4e12 .main-2b03 .mask_f08c {
  color: rgba(255, 255, 255, 0.79);
}
.motion-7f79
  .surface-mini-4e12
  .main-2b03
  .mask_f08c::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.motion-7f79
  .surface-mini-4e12
  .main-2b03
  .mask_f08c:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.motion-7f79
  .surface-mini-4e12
  .main-2b03
  .mask_f08c::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.motion-7f79
  .surface-mini-4e12
  .main-2b03
  .mask_f08c::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.motion-7f79 .surface-mini-4e12 .pro_3b65 {
  color: rgba(255, 255, 255, 0.79);
}
.motion-7f79 .surface-mini-4e12 .pro_3b65:hover {
  color: rgba(255, 255, 255, 0.99);
}
.bright-08a0
  .motion-7f79
  .surface-mini-4e12
  .pink_27fb
  .iron-4ed9 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.bright-08a0
  .motion-7f79
  .surface-mini-4e12
  .pink_27fb
  .mask_f08c {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tertiary-23c1 .container-north-d039 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.container-north-d039 .plasma_6456.dropdown-clean-83a7 .shadow_tall_55c7 > li > a:focus,
.container-north-d039 .plasma_6456.dropdown-clean-83a7 .shadow_tall_55c7 > li > a:hover,
.container-north-d039 .plasma_6456.cold_b3e6 .shadow_tall_55c7 > li > a:focus,
.container-north-d039 .plasma_6456.cold_b3e6 .shadow_tall_55c7 > li > a:hover,
.container-north-d039 .plasma_6456.sort_last_a6ec .shadow_tall_55c7 > li > a:focus,
.container-north-d039 .plasma_6456.sort_last_a6ec .shadow_tall_55c7 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.container-north-d039
  .plasma_6456.dropdown-clean-83a7
  .shadow_tall_55c7
  > li.rough_2b4b
  > a,
.container-north-d039
  .plasma_6456.dropdown-clean-83a7
  .shadow_tall_55c7
  > li.chip_west_3a23
  > a,
.container-north-d039
  .plasma_6456.cold_b3e6
  .shadow_tall_55c7
  > li.rough_2b4b
  > a,
.container-north-d039
  .plasma_6456.cold_b3e6
  .shadow_tall_55c7
  > li.chip_west_3a23
  > a,
.container-north-d039
  .plasma_6456.sort_last_a6ec
  .shadow_tall_55c7
  > li.rough_2b4b
  > a,
.container-north-d039 .plasma_6456.sort_last_a6ec .shadow_tall_55c7 > li.static-a0f5 > a {
  color: rgba(0, 0, 0, 0.8);
}
.container-north-d039 .tag_913b,
.container-north-d039 .tag_913b a {
  color: rgba(0, 0, 0, 0.8);
}
.container-north-d039 .card-tall-cd6a.out-1f00 li a,
.container-north-d039 .new-9e00 a,
.container-north-d039 .menu-under-97d5,
.container-north-d039 .shadow_tall_55c7 > li > a,
.container-north-d039 .complex_994d {
  color: rgba(0, 0, 0, 0.55);
}
.container-north-d039 .card-tall-cd6a.out-1f00 li a:hover,
.container-north-d039 .new-9e00 a:hover,
.container-north-d039 .menu-under-97d5:hover,
.container-north-d039 .shadow_tall_55c7 > li > a:hover,
.container-north-d039 .complex_994d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.container-north-d039 .photo-tall-2717 {
  color: rgba(0, 0, 0, 0.55);
}
.container-north-d039 .photo-tall-2717 .footer-425c {
  color: rgba(0, 0, 0, 0.8);
}
.container-north-d039 .photo-tall-2717:hover {
  color: rgba(0, 0, 0, 0.8);
}
.steel-4dab .pink-282f {
  margin-left: auto;
  margin-right: auto;
}
.focus_short_5d41 > * {
  margin-left: auto;
  margin-right: auto;
}
.focus_short_5d41 .brown_274e {
  margin-right: 1.41575em;
}
.caption-c669 .focus_short_5d41 > .list-3327 {
  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;
}
.caption-c669 .focus_short_5d41 > .hero_6ed7 {
  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;
}
.icon-0cf2.steel-4dab .pink-282f,
.paper_345b.steel-4dab .pink-282f {
  margin-left: 0;
}
.component_f6bd.steel-4dab .pink-282f,
.component-west-34f7.steel-4dab .pink-282f {
  margin-right: 0;
}
.focus_short_5d41 ol,
.focus_short_5d41 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.element_0090 video {
  max-width: 100%;
}
.glass_e13f img {
  display: block;
}
.glass_e13f.brown_274e,
.glass_e13f.banner-9a97 {
  width: 100%;
}
.glass_e13f.hero_6ed7 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.smooth-468f:not(.badge_db10) {
  margin: 1.5em auto;
}
.fresh-ed8e p {
  padding: 1.5em 14px;
}
ul.tall_2eee.hero_6ed7,
ul.tall_2eee.list-3327,
ul.tall_2eee.section-hovered-912d.list-3327 {
  padding: 0 14px;
}
.backdrop-wide-4665 {
  display: block;
  overflow-x: auto;
}
.backdrop-wide-4665 table {
  border-collapse: collapse;
  width: 100%;
}
.backdrop-wide-4665 td,
.backdrop-wide-4665 th {
  padding: 0.5em;
}
.focus_short_5d41 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.focus_short_5d41 ol ol,
.focus_short_5d41 ol ul,
.focus_short_5d41 ul ol,
.focus_short_5d41 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.focus_short_5d41 ol ol li,
.focus_short_5d41 ol ul li,
.focus_short_5d41 ul ol li,
.focus_short_5d41 ul ul li {
  margin-left: 0;
}
.badge_4c4f.link_6a78 > .pro-4890 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.badge_4c4f.link_6a78 > .pro-4890 iframe,
.badge_4c4f.link_6a78 > .pro-4890 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.motion_8c57 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.motion_8c57.wood-b5b0 {
  padding: 0;
}
.motion_8c57.wood-b5b0 cite {
  font-size: 13px;
}
.motion_8c57 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.motion_8c57 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.text-upper-7821 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.text-upper-7821 > p:first-child {
  margin-top: 0;
}
.text-upper-7821 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.text-upper-7821 blockquote {
  border-left: 0;
}
.heading-focused-8639 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.heading-focused-8639:not(.banner-937d) {
  max-width: 100px;
}
.heading-focused-8639.focus-cfc6 {
  border-bottom: none !important;
  text-align: center;
}
.heading-focused-8639.focus-cfc6::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .fresh-ed8e p {
    padding: 1.5em 0;
  }
}
.pattern_1c4f {
  color: #0073aa;
}
.easy_2c38 {
  background-color: #0073aa;
}
.pagination_old_f38c {
  color: #229fd8;
}
.button-rough-05e4 {
  background-color: #229fd8;
}
.hero-fluid-4697 {
  color: #eee;
}
.backdrop_iron_6ccf {
  background-color: #eee;
}
.sidebar-621d {
  color: #444;
}
.prev_5a3c {
  background-color: #444;
}
.avatar_c9d6 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.avatar_c9d6 .yellow-372e .new-9e00 {
  font-size: 15px;
}
.avatar_c9d6 .new-9e00 {
  line-height: 1.3;
}
.avatar_c9d6 .container-north-d039 {
}
.avatar_c9d6 .motion-7f79 {
  background: #235787;
}
.backdrop-fe27 {
  padding: 0;
}
.backdrop-fe27 .motion-7f79 {
  background: #1a1a1a;
}
.backdrop-fe27 .container-north-d039 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.tertiary_yellow_11f3 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.tertiary_yellow_11f3 .container-north-d039 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.tertiary_yellow_11f3 .motion-7f79 {
  background: #303030;
}
.top_b6ea {
  position: relative;
  z-index: 10;
}
.top_b6ea .tall-bba0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.secondary_basic_6b47 .tabs_south_2f80 {
  display: inline-block;
  vertical-align: middle;
}
.secondary_basic_6b47.background-f90a .tabs_south_2f80 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .secondary_basic_6b47.background-f90a .tabs_south_2f80 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .secondary_basic_6b47.background-f90a .tabs_south_2f80 {
    margin-right: 0.4em;
  }
}
.secondary_basic_6b47.background-f90a .tabs_south_2f80:last-child {
  margin-right: 0;
}
.left-5f1c .tall-bba0 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .tertiary-23c1 .yellow-372e {
    margin: 0 -0.5em;
  }
  .tertiary-23c1 .yellow-372e [class*="customify-col-"],
  .tertiary-23c1 .yellow-372e [class*="customify-col_"],
  .tertiary-23c1 .yellow-372e [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.tertiary-23c1.under_770a .tall-bba0 {
  background: 0 0 !important;
}
.tertiary-23c1.under_770a .tall-bba0,
.tertiary-23c1.left-5f1c .tall-bba0 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .tertiary-23c1.clean-620b {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.tertiary-23c1.left-5f1c .tall-bba0 {
  box-shadow: none !important;
}
.tiny_ead0 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .tiny_ead0 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .tiny_ead0 {
    padding: 18px 0 20px;
  }
}
.tiny_ead0 .gradient_6f5c {
  width: 100%;
}
.tiny_ead0 .tag-orange-8833 {
  margin-bottom: 0;
}
.tiny_ead0 .button-97d2 {
  margin-top: 5px;
  font-size: 0.875em;
}
.outer-746e {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.outer-746e .tertiary_d0e1 {
  width: 100%;
}
.fast-b330 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.fast-b330 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.fast-b330 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;
}
.fast-b330 li:last-child:after {
  display: none;
}
.fast-b330 li a {
  font-weight: 500;
  margin-right: 10px;
}
.card-hovered-028f .active-copper-56f9 button,
.tiny_ead0 .active-copper-56f9 button {
  left: 0;
}
.card-hovered-028f .tertiary_d0e1,
.tiny_ead0 .tertiary_d0e1 {
  padding-left: 0;
  padding-right: 0;
}
.card-hovered-028f .outer-746e,
.tiny_ead0 .outer-746e {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.card-hovered-028f {
  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;
}
.card-hovered-028f: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;
}
.card-hovered-028f .active-ebc0 {
  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) {
  .card-hovered-028f .active-ebc0 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .card-hovered-028f .active-ebc0 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .card-hovered-028f .active-ebc0 {
    min-height: 200px;
  }
}
.card-hovered-028f .fast-b330 {
  color: rgba(255, 255, 255, 0.8);
}
.card-hovered-028f .fast-b330 a,
.card-hovered-028f .fast-b330 li:after {
  color: inherit;
}
.card-hovered-028f .fast-b330 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.tooltip_0546 {
  margin-bottom: 0.5em;
}
.advanced_3b49 {
  margin-bottom: 1.2em;
}
.advanced_3b49,
.tooltip_0546 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.advanced_3b49 p:last-child,
.tooltip_0546 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .active-copper-56f9,
#masthead .active-copper-56f9 {
  display: none;
}
#masthead
  > .active-copper-56f9.title-b53f {
  display: none;
}
#masthead > .active-copper-56f9 button {
  left: 0;
}
.full_694b {
  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%;
}
.full_694b .tabs_south_2f80 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.full_694b .under_c0e7 {
  display: -webkit-box;
  display: flex;
}
.full_694b .under_c0e7.widget_b420 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.full_694b .under_c0e7.lower-eefe {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.full_694b .under_c0e7.outer-6f7e {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.full_694b.complex-d22b.sort_9b2e .under_c0e7.widget_b420 {
  flex-basis: 100%;
}
.full_694b.current_4f18 .under_c0e7.lower-eefe {
  -webkit-box-flex: 1;
  flex: auto;
}
.full_694b.current_4f18 .under_c0e7.outer-6f7e {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .active-copper-56f9.title-b53f {
  display: none;
}
#masthead > .active-copper-56f9 button {
  left: 0;
}
.upper-4932 {
  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;
}
.upper-4932:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.upper-4932.notification-de11 i {
  margin-right: 4px;
}
.upper-4932.form-dbd5 i {
  margin-left: 5px;
}
.new-9e00 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.new-9e00 p:last-child {
  margin-bottom: 0;
}
.breadcrumb-ae0a {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.breadcrumb-ae0a a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.breadcrumb-ae0a img {
  display: block;
  width: auto;
  line-height: 1;
}
.breadcrumb-ae0a .tag_913b {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.breadcrumb-ae0a .old_d2ee {
  margin: 5px 0 7px 0;
}
.breadcrumb-ae0a.wood-6dd1 .stone-0e4b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.breadcrumb-ae0a.wood-6dd1 .copper-69e0 {
  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;
}
.breadcrumb-ae0a.right-0e5d {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.breadcrumb-ae0a.right-0e5d .stone-0e4b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.breadcrumb-ae0a.right-0e5d .copper-69e0 {
  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;
}
.breadcrumb-ae0a.outline-right-b646 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.breadcrumb-ae0a.secondary_middle_32fb {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.breadcrumb-ae0a.secondary_middle_32fb .copper-69e0 {
  margin-top: 7px;
}
.out-d8c2 {
  display: inline-block;
}
.top_b6ea .link-west-8865 .breadcrumb-ae0a img {
  max-width: 100%;
}
.plasma_6456 .element_804e.gallery_center_53bc,
.primary-1405 .element_804e.gallery_center_53bc {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.plasma_6456 .full_43cc,
.primary-1405 .full_43cc {
  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%);
}
.plasma_6456 .full_43cc {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.plasma_6456.gradient_over_0245 .full_43cc {
  display: none;
}
.plasma_6456 .table_db57 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.plasma_6456 .table_db57 li {
  display: inline-block;
  position: relative;
}
.plasma_6456 .table_db57 li:last-child {
  margin-right: 0;
}
.plasma_6456 .table_db57 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;
}
.plasma_6456 .table_db57 li.static-a0f5 > a {
  color: rgba(0, 0, 0, 0.9);
}
.plasma_6456 .table_db57 > 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;
}
.plasma_6456 .table_db57 > li > a i {
  line-height: 0;
}
.plasma_6456 .table_db57 > li.slow-b45d > a .full_43cc {
  margin-left: 4px;
  line-height: 0;
}
.plasma_6456 .table_db57 .description_basic_e95c li.slow-b45d > a {
  position: relative;
}
.plasma_6456 .table_db57 .description_basic_e95c li.slow-b45d > a:after,
.plasma_6456 .table_db57 .description_basic_e95c li.slow-b45d > a:before {
  content: "";
  display: table;
}
.plasma_6456 .table_db57 .description_basic_e95c li.slow-b45d > a:after {
  clear: both;
}
.plasma_6456 .table_db57 .description_basic_e95c li.slow-b45d > a .full_43cc {
  margin-left: 5px;
  float: right;
}
.plasma_6456 .hidden-13a2,
.plasma_6456 .description_basic_e95c {
  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;
}
.plasma_6456 .description_basic_e95c {
  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;
}
.plasma_6456 .description_basic_e95c .gallery_center_53bc {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.plasma_6456 .description_basic_e95c .full_43cc {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.plasma_6456 .description_basic_e95c li {
  display: block;
  margin: 0;
  padding: 0;
}
.plasma_6456 .description_basic_e95c 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;
}
.plasma_6456 .description_basic_e95c li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.plasma_6456 .description_basic_e95c .description_basic_e95c {
  top: 0;
  left: 100%;
}
.plasma_6456 .wood_108c.fn-focus-c698 > .hidden-13a2,
.plasma_6456 .wood_108c.fn-focus-c698 > .description_basic_e95c,
.plasma_6456 .wood_108c:focus > .hidden-13a2,
.plasma_6456 .wood_108c:focus > .description_basic_e95c,
.plasma_6456 .wood_108c:hover > .hidden-13a2,
.plasma_6456 .wood_108c:hover > .description_basic_e95c {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.plasma_6456.sort_last_a6ec .shadow_tall_55c7:after,
.plasma_6456.sort_last_a6ec .shadow_tall_55c7:before {
  content: "";
  display: table;
}
.plasma_6456.sort_last_a6ec .shadow_tall_55c7:after {
  clear: both;
}
.plasma_6456.sort_last_a6ec .shadow_tall_55c7 > li {
  float: left;
}
.plasma_6456.layout-134c .shadow_tall_55c7:after,
.plasma_6456.layout-134c .shadow_tall_55c7:before {
  content: "";
  display: table;
}
.plasma_6456.layout-134c .shadow_tall_55c7:after {
  clear: both;
}
.plasma_6456.layout-134c .shadow_tall_55c7 > li {
  float: left;
}
.plasma_6456.layout-134c .shadow_tall_55c7 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.plasma_6456.layout-134c .shadow_tall_55c7 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.plasma_6456.layout-134c .shadow_tall_55c7 > li.rough_2b4b > a,
.plasma_6456.layout-134c .shadow_tall_55c7 > li.static-a0f5 > a {
  color: #fff;
  background-color: #1e4b75;
}
.plasma_6456.dropdown-clean-83a7 .shadow_tall_55c7 > li > a .gallery_center_53bc {
  position: relative;
}
.plasma_6456.dropdown-clean-83a7 .shadow_tall_55c7 > li > a .gallery_center_53bc: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;
}
.plasma_6456.dropdown-clean-83a7
  .shadow_tall_55c7
  > li:focus
  > a
  .gallery_center_53bc:before,
.plasma_6456.dropdown-clean-83a7
  .shadow_tall_55c7
  > li:hover
  > a
  .gallery_center_53bc:before {
  width: 100%;
  background-color: currentColor;
}
.plasma_6456.dropdown-clean-83a7
  .shadow_tall_55c7
  > li.rough_2b4b
  > a
  .gallery_center_53bc:before,
.plasma_6456.dropdown-clean-83a7
  .shadow_tall_55c7
  > li.chip_west_3a23
  > a
  .gallery_center_53bc:before {
  width: 100%;
  background-color: currentColor;
}
.plasma_6456.cold_b3e6 .shadow_tall_55c7 > li > a .gallery_center_53bc {
  position: relative;
}
.plasma_6456.cold_b3e6 .shadow_tall_55c7 > li > a .gallery_center_53bc: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;
}
.plasma_6456.cold_b3e6 .shadow_tall_55c7 > li:focus > a .gallery_center_53bc:before,
.plasma_6456.cold_b3e6
  .shadow_tall_55c7
  > li:hover
  > a
  .gallery_center_53bc:before {
  width: 100%;
  background-color: currentColor;
}
.plasma_6456.cold_b3e6
  .shadow_tall_55c7
  > li.rough_2b4b
  > a
  .gallery_center_53bc:before,
.plasma_6456.cold_b3e6
  .shadow_tall_55c7
  > li.chip_west_3a23
  > a
  .gallery_center_53bc:before {
  width: 100%;
  background-color: currentColor;
}
.primary-1405 .table_db57 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.primary-1405 .table_db57 li:first-child > a {
  border-top: none;
}
.primary-1405 .table_db57 .modal_da57 > .gallery_center_53bc .full_43cc {
  display: none;
}
.primary-1405 .table_db57 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.primary-1405 .table_db57 li:last-child {
  border: none;
}
.primary-1405 .table_db57 li.slow-b45d > a {
  padding-right: 45px !important;
}
.primary-1405 .table_db57 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.primary-1405 .table_db57 li a:focus,
.primary-1405 .table_db57 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.primary-1405 .table_db57 li .info-20f6 {
  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;
}
.primary-1405 .table_db57 li .info-20f6:hover {
  box-shadow: none;
}
.primary-1405 .table_db57 li .info-20f6 .full_43cc {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.primary-1405 .table_db57 .description_basic_e95c {
  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);
}
.primary-1405 .table_db57 .description_basic_e95c li a {
  padding-left: 3em;
}
.primary-1405 .table_db57 .media-full-e9df > a .info-20f6 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.primary-1405 .table_db57 .media-full-e9df > .description_basic_e95c {
  display: block;
  opacity: 1;
}
.over-7334 {
  max-width: 100%;
}
.south_b974 {
  line-height: 0;
  cursor: pointer;
}
.complex_994d {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.complex_994d:hover {
  box-shadow: none;
  color: currentColor;
}
.complex_994d svg {
  width: 18px;
  height: 18px;
}
.complex_994d .fresh_2d8a {
  display: none;
}
.feature_prev_6377 {
  position: relative;
}
.feature_prev_6377.fn-active-c698 .complex_994d .hover_b780 {
  display: none;
}
.feature_prev_6377.fn-active-c698 .complex_994d .fresh_2d8a {
  display: inline-block;
}
.feature_prev_6377 .last_1c1a {
  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);
}
.feature_prev_6377.middle-286a .last_1c1a {
  left: auto;
  right: -0.9em;
}
.feature_prev_6377.middle-286a .aside_bronze_5797::before {
  left: auto;
  right: 15px;
}
.feature_prev_6377.fn-active-c698 .last_1c1a {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.pink_27fb {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.pink_27fb label {
  flex-basis: 100%;
}
.pink_27fb .main-2b03 {
  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;
}
.pink_27fb .mask_f08c {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.pink_27fb .mask_f08c:focus {
  background-color: transparent;
}
.pink_27fb button.pro_3b65 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.pink_27fb button.pro_3b65:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.pink_27fb button.pro_3b65 svg {
  width: 18px;
  height: 18px;
}
.pink_27fb input[type="submit"] {
  min-height: auto;
}
.surface-mini-4e12 .pink_27fb .mask_f08c {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.aside_bronze_5797 {
  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) {
  .aside_bronze_5797 {
    width: 220px;
  }
}
.aside_bronze_5797 label {
  flex-basis: 100%;
}
.aside_bronze_5797::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;
}
.bright-08a0 .surface-mini-4e12 .pink_27fb {
  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;
}
.bright-08a0
  .surface-mini-4e12
  .pink_27fb
  .main-2b03 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.bright-08a0 .surface-mini-4e12 .pink_27fb .mask_f08c {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.bright-08a0
  .surface-mini-4e12
  .pink_27fb
  .mask_f08c:focus {
  background: 0 0;
}
.bright-08a0
  .surface-mini-4e12
  .pink_27fb
  .iron-4ed9 {
  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;
}
.card-tall-cd6a {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.card-tall-cd6a li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.card-tall-cd6a li:last-child {
  margin-right: 0;
}
.card-tall-cd6a li:first-child {
  margin-left: 0;
}
.card-tall-cd6a.alert-7d6d a {
  color: #fff;
}
.card-tall-cd6a.alert-7d6d a:hover {
  color: #fff;
}
.card-tall-cd6a a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.card-tall-cd6a a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.card-tall-cd6a a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.card-tall-cd6a a:hover {
  opacity: 0.9;
  color: inherit;
}
.card-tall-cd6a [class*="social-icon-apple"] {
  background-color: #999;
}
.card-tall-cd6a [class*="social-icon-apple"].message_narrow_634b {
  background-color: transparent;
  color: #999;
}
.card-tall-cd6a [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.card-tall-cd6a [class*="social-icon-behance"].message_narrow_634b {
  background-color: transparent;
  color: #1769ff;
}
.card-tall-cd6a [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.card-tall-cd6a [class*="social-icon-bitbucket"].message_narrow_634b {
  background-color: transparent;
  color: #205081;
}
.card-tall-cd6a [class*="social-icon-codepen"] {
  background-color: #000;
}
.card-tall-cd6a [class*="social-icon-codepen"].message_narrow_634b {
  background-color: transparent;
  color: #000;
}
.card-tall-cd6a [class*="social-icon-delicious"] {
  background-color: #39f;
}
.card-tall-cd6a [class*="social-icon-delicious"].message_narrow_634b {
  background-color: transparent;
  color: #39f;
}
.card-tall-cd6a [class*="social-icon-digg"] {
  background-color: #005be2;
}
.card-tall-cd6a [class*="social-icon-digg"].message_narrow_634b {
  background-color: transparent;
  color: #005be2;
}
.card-tall-cd6a [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.card-tall-cd6a [class*="social-icon-dribbble"].message_narrow_634b {
  background-color: transparent;
  color: #ea4c89;
}
.card-tall-cd6a [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.card-tall-cd6a [class*="social-icon-envelope"].message_narrow_634b {
  background-color: transparent;
  color: #ea4335;
}
.card-tall-cd6a [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.card-tall-cd6a [class*="social-icon-facebook"].message_narrow_634b {
  background-color: transparent;
  color: #3b5998;
}
.card-tall-cd6a [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.card-tall-cd6a [class*="social-icon-flickr"].message_narrow_634b {
  background-color: transparent;
  color: #0063dc;
}
.card-tall-cd6a [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.card-tall-cd6a [class*="social-icon-foursquare"].message_narrow_634b {
  background-color: transparent;
  color: #2d5be3;
}
.card-tall-cd6a [class*="social-icon-github"] {
  background-color: #333;
}
.card-tall-cd6a [class*="social-icon-github"].message_narrow_634b {
  background-color: transparent;
  color: #333;
}
.card-tall-cd6a [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.card-tall-cd6a [class*="social-icon-google-plus"].message_narrow_634b {
  background-color: transparent;
  color: #dd4b39;
}
.card-tall-cd6a [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.card-tall-cd6a [class*="social-icon-houzz"].message_narrow_634b {
  background-color: transparent;
  color: #7ac142;
}
.card-tall-cd6a [class*="social-icon-instagram"] {
  background-color: #262626;
}
.card-tall-cd6a [class*="social-icon-instagram"].message_narrow_634b {
  background-color: transparent;
  color: #262626;
}
.card-tall-cd6a [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.card-tall-cd6a [class*="social-icon-jsfiddle"].message_narrow_634b {
  background-color: transparent;
  color: #487aa2;
}
.card-tall-cd6a [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.card-tall-cd6a [class*="social-icon-linkedin"].message_narrow_634b {
  background-color: transparent;
  color: #0077b5;
}
.card-tall-cd6a [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.card-tall-cd6a [class*="social-icon-medium"].message_narrow_634b {
  background-color: transparent;
  color: #00ab6b;
}
.card-tall-cd6a [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.card-tall-cd6a
  [class*="social-icon-odnoklassniki"].message_narrow_634b {
  background-color: transparent;
  color: #f4731c;
}
.card-tall-cd6a [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.card-tall-cd6a [class*="social-icon-meetup"].message_narrow_634b {
  background-color: transparent;
  color: #ec1c40;
}
.card-tall-cd6a [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.card-tall-cd6a [class*="social-icon-pinterest"].message_narrow_634b {
  background-color: transparent;
  color: #bd081c;
}
.card-tall-cd6a [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.card-tall-cd6a [class*="social-icon-product-hunt"].message_narrow_634b {
  background-color: transparent;
  color: #da552f;
}
.card-tall-cd6a [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.card-tall-cd6a [class*="social-icon-reddit"].message_narrow_634b {
  background-color: transparent;
  color: #ff4500;
}
.card-tall-cd6a [class*="social-icon-rss"] {
  background-color: #f26522;
}
.card-tall-cd6a [class*="social-icon-rss"].message_narrow_634b {
  background-color: transparent;
  color: #f26522;
}
.card-tall-cd6a [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.card-tall-cd6a
  [class*="social-icon-shopping-cart"].message_narrow_634b {
  background-color: transparent;
  color: #4caf50;
}
.card-tall-cd6a [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.card-tall-cd6a [class*="social-icon-skype"].message_narrow_634b {
  background-color: transparent;
  color: #00aff0;
}
.card-tall-cd6a [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.card-tall-cd6a [class*="social-icon-slideshare"].message_narrow_634b {
  background-color: transparent;
  color: #0077b5;
}
.card-tall-cd6a [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.card-tall-cd6a [class*="social-icon-snapchat"].message_narrow_634b {
  background-color: transparent;
  color: #fffc00;
}
.card-tall-cd6a [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.card-tall-cd6a [class*="social-icon-soundcloud"].message_narrow_634b {
  background-color: transparent;
  color: #f80;
}
.card-tall-cd6a [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.card-tall-cd6a [class*="social-icon-spotify"].message_narrow_634b {
  background-color: transparent;
  color: #2ebd59;
}
.card-tall-cd6a [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.card-tall-cd6a
  [class*="social-icon-stack-overflow"].message_narrow_634b {
  background-color: transparent;
  color: #fe7a15;
}
.card-tall-cd6a [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.card-tall-cd6a [class*="social-icon-maldkfgram"].message_narrow_634b {
  background-color: transparent;
  color: #2ca5e0;
}
.card-tall-cd6a [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.card-tall-cd6a [class*="social-icon-tripadvisor"].message_narrow_634b {
  background-color: transparent;
  color: #589442;
}
.card-tall-cd6a [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.card-tall-cd6a [class*="social-icon-tumblr"].message_narrow_634b {
  background-color: transparent;
  color: #35465c;
}
.card-tall-cd6a [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.card-tall-cd6a [class*="social-icon-twitch"].message_narrow_634b {
  background-color: transparent;
  color: #6441a5;
}
.card-tall-cd6a [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.card-tall-cd6a [class*="social-icon-twitter"].message_narrow_634b {
  background-color: transparent;
  color: #1da1f2;
}
.card-tall-cd6a [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.card-tall-cd6a [class*="social-icon-vimeo"].message_narrow_634b {
  background-color: transparent;
  color: #1ab7ea;
}
.card-tall-cd6a [class*="social-icon-vk"] {
  background-color: #45668e;
}
.card-tall-cd6a [class*="social-icon-vk"].message_narrow_634b {
  background-color: transparent;
  color: #45668e;
}
.card-tall-cd6a [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.card-tall-cd6a [class*="social-icon-weibo"].message_narrow_634b {
  background-color: transparent;
  color: #df2029;
}
.card-tall-cd6a [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.card-tall-cd6a [class*="social-icon-weixin"].message_narrow_634b {
  background-color: transparent;
  color: #7bb32e;
}
.card-tall-cd6a [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.card-tall-cd6a [class*="social-icon-whatsapp"].message_narrow_634b {
  background-color: transparent;
  color: #25d366;
}
.card-tall-cd6a [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.card-tall-cd6a [class*="social-icon-wordpress"].message_narrow_634b {
  background-color: transparent;
  color: #21759b;
}
.card-tall-cd6a [class*="social-icon-xing"] {
  background-color: #026466;
}
.card-tall-cd6a [class*="social-icon-xing"].message_narrow_634b {
  background-color: transparent;
  color: #026466;
}
.card-tall-cd6a [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.card-tall-cd6a [class*="social-icon-yelp"].message_narrow_634b {
  background-color: transparent;
  color: #af0606;
}
.card-tall-cd6a [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.card-tall-cd6a [class*="social-icon-youtube"].message_narrow_634b {
  background-color: transparent;
  color: #cd201f;
}
.menu-under-97d5 {
  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;
}
.menu-under-97d5:hover {
  box-shadow: none;
  background: 0 0;
}
.video_31f2 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.next-c1af {
  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;
}
.avatar-e743 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.pattern-808f {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.pattern-808f,
.pattern-808f::after,
.pattern-808f::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;
}
.pattern-808f::after,
.pattern-808f::before {
  content: "";
  display: block;
  background-color: inherit;
}
.upper-6873 .next-c1af .avatar-e743 {
  margin-top: -2px;
  width: 19px;
}
.upper-6873 .next-c1af .pattern-808f {
  margin-top: -1px;
}
.upper-6873 .next-c1af .pattern-808f,
.upper-6873 .next-c1af .pattern-808f::after,
.upper-6873 .next-c1af .pattern-808f::before {
  width: 19px;
  height: 2px;
}
.upper-6873 .next-c1af .pattern-808f::before {
  top: -6px;
}
.upper-6873 .next-c1af .pattern-808f::after {
  bottom: -6px;
}
.logo_74d5 .next-c1af .avatar-e743 {
  margin-top: -2px;
  width: 22px;
}
.logo_74d5 .next-c1af .pattern-808f {
  margin-top: -1px;
}
.logo_74d5 .next-c1af .pattern-808f,
.logo_74d5 .next-c1af .pattern-808f::after,
.logo_74d5 .next-c1af .pattern-808f::before {
  width: 22px;
  height: 2px;
}
.logo_74d5 .next-c1af .pattern-808f::before {
  top: -7px;
}
.logo_74d5 .next-c1af .pattern-808f::after {
  bottom: -7px;
}
.purple-4bd9 .next-c1af .avatar-e743 {
  margin-top: -2px;
  width: 31px;
}
.purple-4bd9 .next-c1af .pattern-808f {
  margin-top: -1.5px;
}
.purple-4bd9 .next-c1af .pattern-808f,
.purple-4bd9 .next-c1af .pattern-808f::after,
.purple-4bd9 .next-c1af .pattern-808f::before {
  width: 31px;
  height: 3px;
}
.purple-4bd9 .next-c1af .pattern-808f::before {
  top: -9px;
}
.purple-4bd9 .next-c1af .pattern-808f::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .section-simple-21c6 .next-c1af .avatar-e743 {
    margin-top: -2px;
    width: 19px;
  }
  .section-simple-21c6 .next-c1af .pattern-808f {
    margin-top: -1px;
  }
  .section-simple-21c6 .next-c1af .pattern-808f,
  .section-simple-21c6 .next-c1af .pattern-808f::after,
  .section-simple-21c6 .next-c1af .pattern-808f::before {
    width: 19px;
    height: 2px;
  }
  .section-simple-21c6 .next-c1af .pattern-808f::before {
    top: -6px;
  }
  .section-simple-21c6 .next-c1af .pattern-808f::after {
    bottom: -6px;
  }
  .active_6a01 .next-c1af .avatar-e743 {
    margin-top: -2px;
    width: 22px;
  }
  .active_6a01 .next-c1af .pattern-808f {
    margin-top: -1px;
  }
  .active_6a01 .next-c1af .pattern-808f,
  .active_6a01 .next-c1af .pattern-808f::after,
  .active_6a01 .next-c1af .pattern-808f::before {
    width: 22px;
    height: 2px;
  }
  .active_6a01 .next-c1af .pattern-808f::before {
    top: -7px;
  }
  .active_6a01 .next-c1af .pattern-808f::after {
    bottom: -7px;
  }
  .thick-dbec .next-c1af .avatar-e743 {
    margin-top: -2px;
    width: 31px;
  }
  .thick-dbec .next-c1af .pattern-808f {
    margin-top: -1.5px;
  }
  .thick-dbec .next-c1af .pattern-808f,
  .thick-dbec .next-c1af .pattern-808f::after,
  .thick-dbec .next-c1af .pattern-808f::before {
    width: 31px;
    height: 3px;
  }
  .thick-dbec .next-c1af .pattern-808f::before {
    top: -9px;
  }
  .thick-dbec .next-c1af .pattern-808f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .surface-69e4 .next-c1af .avatar-e743 {
    margin-top: -2px;
    width: 19px;
  }
  .surface-69e4 .next-c1af .pattern-808f {
    margin-top: -1px;
  }
  .surface-69e4 .next-c1af .pattern-808f,
  .surface-69e4 .next-c1af .pattern-808f::after,
  .surface-69e4 .next-c1af .pattern-808f::before {
    width: 19px;
    height: 2px;
  }
  .surface-69e4 .next-c1af .pattern-808f::before {
    top: -6px;
  }
  .surface-69e4 .next-c1af .pattern-808f::after {
    bottom: -6px;
  }
  .focus-yellow-3020 .next-c1af .avatar-e743 {
    margin-top: -2px;
    width: 22px;
  }
  .focus-yellow-3020 .next-c1af .pattern-808f {
    margin-top: -1px;
  }
  .focus-yellow-3020 .next-c1af .pattern-808f,
  .focus-yellow-3020 .next-c1af .pattern-808f::after,
  .focus-yellow-3020 .next-c1af .pattern-808f::before {
    width: 22px;
    height: 2px;
  }
  .focus-yellow-3020 .next-c1af .pattern-808f::before {
    top: -7px;
  }
  .focus-yellow-3020 .next-c1af .pattern-808f::after {
    bottom: -7px;
  }
  .text-1576 .next-c1af .avatar-e743 {
    margin-top: -2px;
    width: 31px;
  }
  .text-1576 .next-c1af .pattern-808f {
    margin-top: -1.5px;
  }
  .text-1576 .next-c1af .pattern-808f,
  .text-1576 .next-c1af .pattern-808f::after,
  .text-1576 .next-c1af .pattern-808f::before {
    width: 31px;
    height: 3px;
  }
  .text-1576 .next-c1af .pattern-808f::before {
    top: -9px;
  }
  .text-1576 .next-c1af .pattern-808f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .breadcrumb-wide-c6b9 .next-c1af .avatar-e743 {
    margin-top: -2px;
    width: 19px;
  }
  .breadcrumb-wide-c6b9 .next-c1af .pattern-808f {
    margin-top: -1px;
  }
  .breadcrumb-wide-c6b9 .next-c1af .pattern-808f,
  .breadcrumb-wide-c6b9 .next-c1af .pattern-808f::after,
  .breadcrumb-wide-c6b9 .next-c1af .pattern-808f::before {
    width: 19px;
    height: 2px;
  }
  .breadcrumb-wide-c6b9 .next-c1af .pattern-808f::before {
    top: -6px;
  }
  .breadcrumb-wide-c6b9 .next-c1af .pattern-808f::after {
    bottom: -6px;
  }
  .popup_orange_2e26 .next-c1af .avatar-e743 {
    margin-top: -2px;
    width: 22px;
  }
  .popup_orange_2e26 .next-c1af .pattern-808f {
    margin-top: -1px;
  }
  .popup_orange_2e26 .next-c1af .pattern-808f,
  .popup_orange_2e26 .next-c1af .pattern-808f::after,
  .popup_orange_2e26 .next-c1af .pattern-808f::before {
    width: 22px;
    height: 2px;
  }
  .popup_orange_2e26 .next-c1af .pattern-808f::before {
    top: -7px;
  }
  .popup_orange_2e26 .next-c1af .pattern-808f::after {
    bottom: -7px;
  }
  .notification-next-00e7 .next-c1af .avatar-e743 {
    margin-top: -2px;
    width: 31px;
  }
  .notification-next-00e7 .next-c1af .pattern-808f {
    margin-top: -1.5px;
  }
  .notification-next-00e7 .next-c1af .pattern-808f,
  .notification-next-00e7 .next-c1af .pattern-808f::after,
  .notification-next-00e7 .next-c1af .pattern-808f::before {
    width: 31px;
    height: 3px;
  }
  .notification-next-00e7 .next-c1af .pattern-808f::before {
    top: -9px;
  }
  .notification-next-00e7 .next-c1af .pattern-808f::after {
    bottom: -9px;
  }
}
.outer_f754 .pattern-808f {
  -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);
}
.outer_f754 .pattern-808f::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.outer_f754 .pattern-808f::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);
}
.outer_f754.summary-c49b .pattern-808f {
  -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);
}
.outer_f754.summary-c49b .pattern-808f::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.outer_f754.summary-c49b .pattern-808f::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);
}
.popup_031a {
  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.block_top_9d17:before {
  display: none;
}
.notice-narrow-61ba {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.notice-narrow-61ba .search_dirty_bdc9 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.notice-narrow-61ba .search_dirty_bdc9:last-of-type {
  border-bottom: none;
}
.notice-narrow-61ba .search_dirty_bdc9.media-f640,
.notice-narrow-61ba .search_dirty_bdc9.status-hovered-27ff,
.notice-narrow-61ba .search_dirty_bdc9.table_action_793d {
  padding: 0;
}
.notice-narrow-61ba .primary-1405 .info-20f6 {
  color: currentColor;
}
.notice-narrow-61ba .primary-1405 .info-20f6:focus,
.notice-narrow-61ba .primary-1405 .info-20f6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notice-narrow-61ba.container-north-d039 .photo-tall-2717,
.notice-narrow-61ba.container-north-d039 .new-9e00 a,
.notice-narrow-61ba.container-north-d039 .shadow_tall_55c7 a,
.notice-narrow-61ba.container-north-d039 .description_basic_e95c a {
  color: rgba(0, 0, 0, 0.55);
}
.notice-narrow-61ba.container-north-d039 .photo-tall-2717:hover,
.notice-narrow-61ba.container-north-d039 .new-9e00 a:hover,
.notice-narrow-61ba.container-north-d039 .shadow_tall_55c7 a:hover,
.notice-narrow-61ba.container-north-d039 .description_basic_e95c a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.notice-narrow-61ba.container-north-d039 .footer-425c {
  color: rgba(0, 0, 0, 0.8);
}
.notice-narrow-61ba.container-north-d039 .search_dirty_bdc9 {
  border-color: rgba(0, 0, 0, 0.08);
}
.notice-narrow-61ba.container-north-d039 .search_dirty_bdc9:before {
  background: rgba(0, 0, 0, 0.08);
}
.notice-narrow-61ba.container-north-d039 .plasma-bd00:before {
  background: rgba(255, 255, 255, 0.9);
}
.notice-narrow-61ba.container-north-d039 .primary-1405 .table_db57 li a,
.notice-narrow-61ba.container-north-d039 .primary-1405 .info-20f6,
.notice-narrow-61ba.container-north-d039 .description_basic_e95c {
  border-color: rgba(0, 0, 0, 0.08);
}
.notice-narrow-61ba.container-north-d039 .primary-1405 .info-20f6:focus,
.notice-narrow-61ba.container-north-d039 .primary-1405 .info-20f6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notice-narrow-61ba.container-north-d039 .table_db57 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.notice-narrow-61ba.motion-7f79 .photo-tall-2717,
.notice-narrow-61ba.motion-7f79 .new-9e00 a,
.notice-narrow-61ba.motion-7f79 .shadow_tall_55c7 .info-20f6,
.notice-narrow-61ba.motion-7f79 .shadow_tall_55c7 a,
.notice-narrow-61ba.motion-7f79 .description_basic_e95c a {
  color: rgba(255, 255, 255, 0.79);
}
.notice-narrow-61ba.motion-7f79 .photo-tall-2717:hover,
.notice-narrow-61ba.motion-7f79 .new-9e00 a:hover,
.notice-narrow-61ba.motion-7f79 .shadow_tall_55c7 .info-20f6:hover,
.notice-narrow-61ba.motion-7f79 .shadow_tall_55c7 a:hover,
.notice-narrow-61ba.motion-7f79 .description_basic_e95c a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.notice-narrow-61ba.motion-7f79 .footer-425c {
  color: rgba(255, 255, 255, 0.99);
}
.notice-narrow-61ba.motion-7f79 .search_dirty_bdc9 {
  border-color: rgba(255, 255, 255, 0.08);
}
.notice-narrow-61ba.motion-7f79 .search_dirty_bdc9:before {
  background: rgba(255, 255, 255, 0.08);
}
.notice-narrow-61ba.motion-7f79 .plasma-bd00:before {
  background: rgba(0, 0, 0, 0.9);
}
.notice-narrow-61ba.motion-7f79 .primary-1405 .table_db57 li a,
.notice-narrow-61ba.motion-7f79 .primary-1405 .info-20f6,
.notice-narrow-61ba.motion-7f79 .description_basic_e95c {
  border-color: rgba(255, 255, 255, 0.08);
}
.notice-narrow-61ba.motion-7f79 .primary-1405 .info-20f6:focus,
.notice-narrow-61ba.motion-7f79 .primary-1405 .info-20f6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notice-narrow-61ba.motion-7f79 .table_db57 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.plasma-bd00 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.plasma-bd00:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.basic-7232 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.block_1eb1 .notice-narrow-61ba {
  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;
}
.block_1eb1 .search_dirty_bdc9 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.block_1eb1 .search_dirty_bdc9: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) {
  .block_1eb1 .search_dirty_bdc9:before {
    width: 16%;
    left: 42%;
  }
}
.block_1eb1 .search_dirty_bdc9:last-child:before {
  content: none;
}
.block_1eb1 .search_dirty_bdc9[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.block_1eb1 .primary-1405 .table_db57 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.block_1eb1 .primary-1405 .table_db57 li a .info-20f6 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.block_1eb1 .primary-1405 .description_basic_e95c {
  border: none;
}
.block_1eb1 .primary-1405 .description_basic_e95c li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.block_1eb1 .plasma-bd00 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.block_1eb1 .basic-7232 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.block_1eb1 .motion-7f79 .plasma-bd00:before {
  background: rgba(0, 0, 0, 0.9);
}
.block_1eb1 .container-north-d039.module-1736 .pattern-808f {
  background: rgba(0, 0, 0, 0.6);
}
.block_1eb1
  .container-north-d039.module-1736
  .pattern-808f::after,
.block_1eb1
  .container-north-d039.module-1736
  .pattern-808f:before {
  background: inherit;
}
.block_1eb1
  .container-north-d039.module-1736:hover
  .pattern-808f {
  background: rgba(0, 0, 0, 0.8);
}
.surface_b994 .notice-narrow-61ba {
  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) {
  .surface_b994 .notice-narrow-61ba {
    width: auto;
    right: 45px;
  }
}
.primary-dirty-038c .notice-narrow-61ba {
  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) {
  .primary-dirty-038c .notice-narrow-61ba {
    width: auto;
    left: 45px;
  }
}
.block_top_9d17 .notice-narrow-61ba {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.block_top_9d17 .basic-7232 {
  max-width: 48em;
  margin: 0 auto;
}
.block_top_9d17 .plasma-bd00:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.dropdown-purple-f375 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.dropdown-purple-f375.block_1eb1 .notice-narrow-61ba {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.dropdown-purple-f375.surface_b994 .notice-narrow-61ba {
  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);
}
.dropdown-purple-f375 .notice-narrow-61ba {
  visibility: visible;
}
.dropdown-purple-f375.primary-dirty-038c .notice-narrow-61ba {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.pressed-f910,
.image-46cc {
  overflow-x: hidden;
}
.pressed-f910 .notice-narrow-61ba {
  overflow: auto;
}
.pressed-f910.block_1eb1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.pressed-f910.block_1eb1 .notice-narrow-61ba {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.pressed-f910.block_1eb1 .menu-under-97d5 {
  opacity: 0;
}
.pressed-f910.surface_b994 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.pressed-f910.surface_b994 .notice-narrow-61ba {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.pressed-f910.surface_b994 .menu-under-97d5 {
  opacity: 0;
}
.pressed-f910.primary-dirty-038c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.pressed-f910.primary-dirty-038c .notice-narrow-61ba {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.pressed-f910.primary-dirty-038c .menu-under-97d5 {
  opacity: 0;
}
.pressed-f910.block_top_9d17 .notice-narrow-61ba {
  z-index: 10;
  visibility: visible;
}
.module-1736 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.module-1736 .pattern-808f {
  background: rgba(255, 255, 255, 0.99);
}
.module-1736 .pattern-808f::after,
.module-1736 .pattern-808f:before {
  background: inherit;
}
.module-1736:hover .pattern-808f {
  background: rgba(255, 255, 255, 0.99);
}
.primary-dirty-038c .module-1736 {
  top: 10px;
  right: auto;
  left: 12px;
}
.block_top_9d17 .module-1736 {
  display: none !important;
}
.pressed-f910:before,
.image-46cc:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.pressed-f910 .module-1736,
.image-46cc .module-1736 {
  display: inline-block;
}
.notice-narrow-61ba .tabs_south_2f80 {
  -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;
}
.pressed-f910 .notice-narrow-61ba .tabs_south_2f80,
.image-46cc .notice-narrow-61ba .tabs_south_2f80 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.header-short-46c7 .main-2b03 {
  width: 100%;
}
.link-west-8865 {
  padding: 0 0.5em 0;
}
.link-west-8865 [class*="customify-col-"],
.link-west-8865 [class*="customify-col_"],
.link-west-8865 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.pro_73ad .link-west-8865 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .yellow-372e .center-520f,
  .center-520f {
    display: none;
  }
  .widget_9a22 {
    text-align: left;
  }
  .modal_877e {
    text-align: center;
  }
  .full-c7e1 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .yellow-372e .logo-55d9,
  .logo-55d9 {
    display: none;
  }
  .badge-up-c6f0 {
    text-align: left;
  }
  .lite_cd25 {
    text-align: center;
  }
  .form_purple_bb39 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .yellow-372e .breadcrumb_2b47,
  .breadcrumb_2b47 {
    display: none;
  }
  .rough_8f49 {
    text-align: left;
  }
  .up-677c {
    text-align: center;
  }
  .thumbnail_e1b0 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.button-focused-9d03 {
  box-shadow: none !important;
}
.nav_7330 .notice_7f9e,
.picture-fresh-5152 .notice_7f9e {
  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;
}
.picture-fresh-5152 .notice_7f9e {
  margin-top: 30px;
  margin-bottom: 30px;
}
.tall-bba0 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.tall-bba0:after,
.tall-bba0:before {
  content: "";
  display: table;
}
.tall-bba0:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .tall-bba0 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.tall-bba0,
.clean-620b {
  max-width: 1248px;
  margin: 0 auto;
}

.right_829c.focus-upper-ecd6 .tall-bba0 {
  max-width: 100%;
}
.right_829c.thick_618c {
  max-width: 1200px;
  margin: 0 auto;
}
.right_829c.footer-342c .tall-bba0 {
  max-width: 100%;
}
.right_829c.footer-342c > .tall-bba0 {
  padding-left: 0;
  padding-right: 0;
}
.right_829c.footer-342c > .tall-bba0 .yellow-372e {
  margin: 0;
}
.right_829c.footer-342c
  > .tall-bba0
  .panel-basic-5cca.plasma_62af {
  margin-right: 0;
  margin-left: 0;
}
.right_829c.footer-342c #main.plasma_62af {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .first_3207 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .first_3207 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .mask_motion_88e6 .pink-282f {
    padding-right: 1em;
  }
  .mask_motion_88e6.filter-094d .panel-basic-5cca {
    border-right: 1px solid #eaecee;
  }
  .mask_motion_88e6.filter-094d .pink-282f {
    padding-right: 1em;
  }
  .mask_motion_88e6.filter-094d .lower_8a95 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .link_25e1 .pink-282f {
    padding-left: 1em;
  }
  .link_25e1.filter-094d .panel-basic-5cca {
    border-left: 1px solid #eaecee;
  }
  .link_25e1.filter-094d .pink-282f {
    padding-left: 1em;
  }
  .link_25e1.filter-094d .lower_8a95 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .clean-26bb .pink-282f {
    padding-left: 1em;
  }
  .clean-26bb.filter-094d .footer_2f9d {
    border-right: 1px solid #eaecee;
  }
  .clean-26bb.filter-094d .secondary_31a4 {
    border-right: 1px solid #eaecee;
  }
  .clean-26bb.filter-094d .pink-282f {
    padding-left: 1em;
  }
  .clean-26bb.filter-094d .lower_8a95 {
    padding-right: 1em;
  }
  .clean-26bb.filter-094d .in_e564 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tooltip-bottom-6c1b .pink-282f {
    padding-right: 1em;
  }
  .tooltip-bottom-6c1b.filter-094d .footer_2f9d {
    border-left: 1px solid #eaecee;
  }
  .tooltip-bottom-6c1b.filter-094d .secondary_31a4 {
    border-left: 1px solid #eaecee;
  }
  .tooltip-bottom-6c1b.filter-094d .pink-282f {
    padding-right: 1em;
  }
  .tooltip-bottom-6c1b.filter-094d .lower_8a95 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tooltip-bottom-6c1b.filter-094d .in_e564 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .first_3207 .pink-282f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .first_3207.filter-094d .panel-basic-5cca {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .first_3207.filter-094d .pink-282f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .first_3207.filter-094d .lower_8a95 {
    padding-left: 1em;
  }
  .first_3207.filter-094d .in_e564 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .first_3207.filter-094d .pink-282f {
    padding-left: 0;
  }
}
.table-de44 .secondary_basic_6b47 {
  display: inline-block;
}
.top_ec73 {
  display: inline-block;
}
.easy_3891 {
  word-con: break-word;
}
.title-a05c > span {
  display: inline-block;
  padding: 5px 0;
}
.title-a05c .complex-2845 {
  margin-left: 8px;
  margin-right: 8px;
}
.title-a05c .small-fc67 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.paper-795d .section-24c5 {
  margin-bottom: 2em;
}
.paper-795d .alert_6677 {
  margin-bottom: 15px;
}
.paper-795d .alert_6677:last-child {
  margin-bottom: 0;
}
.paper-795d .mini-2370 {
  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) {
  .paper-795d .mini-2370 {
    display: block;
  }
}
.paper-795d .slider-cb8b {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .paper-795d .slider-cb8b {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.paper-795d .detail-d296 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.paper-795d .detail-d296 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.paper-795d .detail-d296 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.paper-795d .easy_3891 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.paper-795d .easy_3891 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.paper-795d .selected_b2c4 p:last-child {
  margin-bottom: 0;
}
.paper-795d .logo_warm_5950 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.paper-795d .item-fcee {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.paper-795d .pagination_fast_6ef5 {
  margin-top: 1em;
}
.paper-795d .notification-copper-eb5a {
  top: 0;
  display: block;
}
.paper-795d .notification-copper-eb5a a {
  color: inherit;
}
.paper-795d .notification-copper-eb5a a:hover {
  color: inherit;
}
.paper-795d .white-a408 {
  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;
}
.paper-795d .white-a408:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.paper-795d .item-fcee {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.paper-795d .box-279f {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.paper-795d .box-279f:first-child {
  margin-top: 0;
}
.paper-795d .box-279f.notification_4c07 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.paper-795d .box-279f.blue-ae0a {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.paper-795d
  .box-279f.blue-ae0a.thick_c80f
  .pagination_fast_6ef5 {
  width: 100%;
}
.paper-795d .blue-ae0a {
  -webkit-box-align: center;
  align-items: center;
}
.paper-795d .blue-ae0a .title-a05c,
.paper-795d .blue-ae0a > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.paper-795d .detail-d296 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.paper-795d .detail-d296 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.paper-795d .detail-d296: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;
}
.paper-795d .notification_4c07 {
  z-index: 5;
}
.paper-795d .highlight_53b7 .silver-f000 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.paper-795d .easy_c6b2 .silver-f000 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.paper-795d .alert_tiny_3d5c .silver-f000 {
  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;
}
.paper-795d.slider_action_25c9 .mini-2370,
.paper-795d.video_5edc .mini-2370 {
  display: block;
}
.paper-795d.slider_action_25c9 .mini-2370 .gold-1646,
.paper-795d.slider_action_25c9 .mini-2370 .item-fcee,
.paper-795d.video_5edc .mini-2370 .gold-1646,
.paper-795d.video_5edc .mini-2370 .item-fcee {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.paper-795d.icon_south_28be .slider-cb8b {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .paper-795d.icon_south_28be .slider-cb8b {
    margin-right: 0;
  }
}
.paper-795d.slider_action_25c9 .slider-cb8b,
.paper-795d.video_5edc .slider-cb8b {
  padding-top: 40%;
}
.paper-795d.slider_action_25c9 .section-24c5,
.paper-795d.video_5edc .section-24c5 {
  display: block;
}
.paper-795d.slider_action_25c9 .fn-sticky-c698 .item-fcee,
.paper-795d.video_5edc .fn-sticky-c698 .item-fcee {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.paper-795d.slider_action_25c9 .slider-cb8b,
.paper-795d.video_5edc .slider-cb8b {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.paper-795d.slider_action_25c9 .item-fcee {
  padding: 1em;
}
.mini_ccaf {
  margin: 30px auto;
  display: block;
}
.mini_ccaf .bronze-dce9 > * {
  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;
}
.mini_ccaf .bronze-dce9 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.mini_ccaf .bronze-dce9 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.footer-bottom-e0d1 .title-a05c {
  margin-bottom: 1.41575em;
}
.footer-bottom-e0d1 .title_white_7688 {
  margin-bottom: 1.618em;
}
.focus_short_5d41 .stale-45b3 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.focus_short_5d41 .stale-45b3 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.focus_short_5d41 .pattern-dirty-abc3 {
  max-width: 100%;
  overflow: auto;
}
.steel-4dab .focus_short_5d41 a:hover {
  text-decoration: underline;
}
.huge_a30f .alert_6677:not(.easy_3891),
.huge_a30f .detail-d296 {
  margin-bottom: 1.41575em;
}
.huge_a30f .alert_6677:not(.easy_3891):last-child,
.huge_a30f .detail-d296:last-child {
  margin-bottom: 0;
}
.huge_a30f .alert_6677.sidebar_fb74 {
  margin-bottom: 0.41575em;
}
.huge_a30f .photo_eea7:before,
.huge_a30f .blue-5dc2:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.huge_a30f .photo_eea7:before {
  content: "\f115";
}
.huge_a30f .blue-5dc2:before {
  content: "\f02c";
}
.huge_a30f .title_fa93 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.huge_a30f .title_fa93 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.light_e180 {
  display: -webkit-box;
  display: flex;
}
.light_e180 .thick-9a65 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .light_e180 .thick-9a65 {
    flex-basis: 90px;
  }
}
.light_e180 .chip-fresh-6e9e {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .light_e180 .chip-fresh-6e9e {
    flex-basis: calc(100% - 50px);
  }
}
.light_e180 .hot_6114 p:last-child {
  margin-bottom: 0.72em;
}
.chip_fbd4 .bronze-dce9 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.chip_fbd4 .bronze-dce9:after,
.chip_fbd4 .bronze-dce9:before {
  content: "";
  display: table;
}
.chip_fbd4 .bronze-dce9:after {
  clear: both;
}
.chip_fbd4 .bronze-dce9 .paragraph-east-abeb,
.chip_fbd4 .bronze-dce9 .glass-5496 {
  width: 49%;
}
.chip_fbd4 .bronze-dce9 .paragraph-east-abeb a span.pro_d161,
.chip_fbd4 .bronze-dce9 .glass-5496 a span.pro_d161 {
  display: block;
  margin-bottom: 5px;
}
.chip_fbd4 .bronze-dce9 .glass-5496 {
  float: left;
  text-align: left;
}
.chip_fbd4 .bronze-dce9 .paragraph-east-abeb {
  float: right;
  text-align: right;
}
.simple_b79d {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .simple_b79d {
    margin-bottom: 0;
  }
}
.popup_motion_d537 {
  margin-bottom: 1em;
}
.popup_motion_d537 .easy_3891 {
  font-size: 1.1em;
  line-height: 1.3;
}
.video_6b91 a {
  display: block;
  line-height: 0;
  position: relative;
}
.breadcrumb_c2e2 .popup_motion_d537,
.small-bcc8 .popup_motion_d537 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .breadcrumb_c2e2 .popup_motion_d537,
  .small-bcc8 .popup_motion_d537 {
    display: block;
  }
}
.breadcrumb_c2e2 .video_6b91,
.small-bcc8 .video_6b91 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .breadcrumb_c2e2 .video_6b91,
  .small-bcc8 .video_6b91 {
    margin-bottom: 1em;
  }
}
.breadcrumb_c2e2 .video_6b91 img,
.small-bcc8 .video_6b91 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.breadcrumb_c2e2 .image-slow-5b8a,
.small-bcc8 .image-slow-5b8a {
  flex-basis: calc(100% - 160px);
}
.breadcrumb_c2e2 .image-slow-5b8a p,
.small-bcc8 .image-slow-5b8a p {
  margin-bottom: 0;
}
.breadcrumb_c2e2 .image-slow-5b8a {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .breadcrumb_c2e2 .image-slow-5b8a {
    padding-left: 0;
  }
}
.small-bcc8 .image-slow-5b8a {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .small-bcc8 .image-slow-5b8a {
    padding-right: 0;
  }
}
.small-bcc8 .video_6b91 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.paragraph_lower_4973 .video_6b91 {
  margin-bottom: 0.5em;
}
.paragraph_lower_4973 .video_6b91 img {
  width: 100%;
}
.block_selected_4f89 .notice_f10c,
.out-ccb6 .notice_f10c {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.out-ccb6 .panel-basic-5cca .down_30e6 p:last-child {
  margin-bottom: 0;
}
.chip-in-5392 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.search-74c7 .active-e08e {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .search-74c7 .active-e08e:last-of-type {
    margin-bottom: 0;
  }
}
.search-74c7 .active-e08e ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.search-74c7 .active-e08e ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.search-74c7 .active-e08e ul li {
  margin: 0 0 0.6em;
}
.search-74c7 .active-e08e ul li.video_4009,
.search-74c7 .active-e08e ul li.tertiary_4f31 {
  position: relative;
}
.search-74c7 .active-e08e ul li.video_4009 .tertiary_fixed_bc35,
.search-74c7 .active-e08e ul li.tertiary_4f31 .tertiary_fixed_bc35 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.search-74c7 .active-e08e ul li.video_4009:after:after,
.search-74c7 .active-e08e ul li.video_4009:after:before,
.search-74c7
  .active-e08e
  ul
  li.tertiary_4f31:after:after,
.search-74c7
  .active-e08e
  ul
  li.tertiary_4f31:after:before {
  content: "";
  display: table;
}
.search-74c7 .active-e08e ul li.video_4009:after:after,
.search-74c7
  .active-e08e
  ul
  li.tertiary_4f31:after:after {
  clear: both;
}
.search-74c7 .active-e08e a.full_b918:hover {
  text-decoration: none;
}
.search-74c7 .active-e08e select {
  max-width: 100%;
}
.search-74c7 .active-e08e table {
  font-size: 85%;
}
.search-74c7 .active-e08e table td,
.search-74c7 .active-e08e table th {
  padding: 0.2360828548em;
  text-align: center;
}
.search-74c7 .active-e08e table tfoot td {
  text-align: left;
}
.search-74c7 .active-e08e :last-child {
  margin-bottom: 0;
}
.search-74c7 .active-e08e .hot-9ce1 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.search-74c7 .active-e08e .hot-9ce1 label {
  width: 100%;
}
.search-74c7 .active-e08e .hot-9ce1 .mask_f08c {
  width: 100%;
  display: block;
}
.search-74c7 .active-e08e .hot-9ce1 .pro_3b65 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.search-74c7 .active-e08e .hot-9ce1 .pro_3b65:hover svg #svg-search {
  fill: #444;
}
.search-74c7 .active-e08e .hot-9ce1 .pro_3b65 svg {
  width: 18px;
  height: 18px;
}
.search-74c7 .tag-motion-6d29 ul ul,
.search-74c7 .steel-5e42 ul ul,
.search-74c7 .south-a763 ul ul,
.search-74c7 .main-bottom-46b4 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.search-74c7 .tag-motion-6d29 .slow-b45d > a,
.search-74c7 .steel-5e42 .slow-b45d > a,
.search-74c7 .south-a763 .slow-b45d > a,
.search-74c7 .main-bottom-46b4 .slow-b45d > a {
  margin-bottom: 0;
}
.search-74c7 .wide_497e li,
.search-74c7 .tag-motion-6d29 li,
.search-74c7 .old-bff8 li,
.search-74c7 .steel-5e42 li,
.search-74c7 .south-a763 li,
.search-74c7 .main-bottom-46b4 li,
.search-74c7 .tooltip-fluid-fe48 li,
.search-74c7 .grid_d0f2 li {
  display: block;
  position: relative;
}
.search-74c7 .wide_497e li:last-child,
.search-74c7 .tag-motion-6d29 li:last-child,
.search-74c7 .old-bff8 li:last-child,
.search-74c7 .steel-5e42 li:last-child,
.search-74c7 .south-a763 li:last-child,
.search-74c7 .main-bottom-46b4 li:last-child,
.search-74c7 .tooltip-fluid-fe48 li:last-child,
.search-74c7 .grid_d0f2 li:last-child {
  border: none;
}
.search-74c7 .wide_497e li a,
.search-74c7 .tag-motion-6d29 li a,
.search-74c7 .old-bff8 li a,
.search-74c7 .steel-5e42 li a,
.search-74c7 .south-a763 li a,
.search-74c7 .main-bottom-46b4 li a,
.search-74c7 .tooltip-fluid-fe48 li a,
.search-74c7 .grid_d0f2 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.search-74c7 .wide_497e li ul li::before,
.search-74c7 .tag-motion-6d29 li ul li::before,
.search-74c7 .old-bff8 li ul li::before,
.search-74c7 .steel-5e42 li ul li::before,
.search-74c7 .south-a763 li ul li::before,
.search-74c7 .main-bottom-46b4 li ul li::before,
.search-74c7 .tooltip-fluid-fe48 li ul li::before,
.search-74c7 .grid_d0f2 li ul li::before {
  left: 15px;
}
.search-74c7 .wide_497e li ul a,
.search-74c7 .tag-motion-6d29 li ul a,
.search-74c7 .old-bff8 li ul a,
.search-74c7 .steel-5e42 li ul a,
.search-74c7 .south-a763 li ul a,
.search-74c7 .main-bottom-46b4 li ul a,
.search-74c7 .tooltip-fluid-fe48 li ul a,
.search-74c7 .grid_d0f2 li ul a {
  padding-left: 20px;
}
.search-74c7 .wide_497e li ul ul li::before,
.search-74c7 .tag-motion-6d29 li ul ul li::before,
.search-74c7 .old-bff8 li ul ul li::before,
.search-74c7 .steel-5e42 li ul ul li::before,
.search-74c7 .south-a763 li ul ul li::before,
.search-74c7 .main-bottom-46b4 li ul ul li::before,
.search-74c7 .tooltip-fluid-fe48 li ul ul li::before,
.search-74c7 .grid_d0f2 li ul ul li::before {
  left: 30px;
}
.search-74c7 .wide_497e li ul ul a,
.search-74c7 .tag-motion-6d29 li ul ul a,
.search-74c7 .old-bff8 li ul ul a,
.search-74c7 .steel-5e42 li ul ul a,
.search-74c7 .south-a763 li ul ul a,
.search-74c7 .main-bottom-46b4 li ul ul a,
.search-74c7 .tooltip-fluid-fe48 li ul ul a,
.search-74c7 .grid_d0f2 li ul ul a {
  padding-left: 40px;
}
.search-74c7 .inner-6cb3 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.search-74c7 .grid_d0f2 ul li {
  margin-bottom: 1.41575em;
}
.search-74c7 .grid_d0f2 ul li .paragraph_out_9c12 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.search-74c7 .grid_d0f2 ul li .title_ec41 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.motion-7f79 .wide_497e li a,
.motion-7f79 .tag-motion-6d29 li a,
.motion-7f79 .old-bff8 li a,
.motion-7f79 .steel-5e42 li a,
.motion-7f79 .south-a763 li a,
.motion-7f79 .main-bottom-46b4 li a,
.motion-7f79 .tooltip-fluid-fe48 li a,
.motion-7f79 .grid_d0f2 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.motion-7f79 .inner-6cb3 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.motion-7f79 .active-e08e ul li.video_4009 .tertiary_fixed_bc35,
.motion-7f79 .active-e08e ul li.tertiary_4f31 .tertiary_fixed_bc35 {
  background: rgba(0, 0, 0, 0.2);
}
.motion-7f79 .search-74c7 .active-e08e select {
  border-color: rgba(255, 255, 255, 0.08);
}
.right_829c .search-74c7 .table_db57 li {
  margin: 0;
}
.right_829c .search-74c7 .table_db57 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.right_829c .search-74c7 .table_db57 li ul {
  margin: 0;
}
.right_829c .search-74c7 .table_db57 li ul li a {
  padding-left: 15px;
}
.right_829c .search-74c7 .table_db57 li ul li li a {
  padding-left: 30px;
}
.right_829c .search-74c7 .table_db57 li.static-a0f5 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.right_829c .search-74c7 .table_db57 li.static-a0f5 > 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;
}
.right_829c .search-74c7 .table_db57 li.static-a0f5 > 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;
}
.hard_a27c a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.bronze_bd8c {
  position: relative;
  z-index: 10;
}
.bronze_bd8c .tabs_south_2f80 {
  width: 100%;
  max-width: 100%;
}
.east_a816 .description-1c86 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.east_a816 .container-north-d039 {
}
.east_a816 .motion-7f79 {
  background: #292929;
}
.breadcrumb-old-2d81 .description-1c86 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.breadcrumb-old-2d81 .container-north-d039 {
  background: #f9f9f9;
}
.breadcrumb-old-2d81 .motion-7f79 {
  background: #303030;
}
.box-light-794c .description-1c86 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .box-light-794c .secondary_basic_6b47 {
    margin-bottom: 1em;
  }
  .box-light-794c .secondary_basic_6b47:last-child {
    margin-bottom: 0;
  }
}
.box-light-794c .container-north-d039 {
  background: #ededed;
}
.box-light-794c .motion-7f79 {
  background: #1a1a1a;
}
.description-1c86.container-north-d039 {
  color: rgba(0, 0, 0, 0.6);
}
.description-1c86.container-north-d039 .first_d3eb li {
  border-color: rgba(0, 0, 0, 0.08);
}
.description-1c86.motion-7f79 {
  color: rgba(255, 255, 255, 0.99);
}
.description-1c86.motion-7f79 a:not(.full_b918) {
  color: rgba(255, 255, 255, 0.79);
}
.description-1c86.motion-7f79 a:not(.full_b918):hover {
  color: rgba(255, 255, 255, 0.99);
}
.description-1c86.motion-7f79 .first_d3eb li {
  border-color: rgba(255, 255, 255, 0.08);
}
.description-1c86.motion-7f79 table tbody td,
.description-1c86.motion-7f79 table th {
  background: rgba(0, 0, 0, 0.08);
}
.item_cba4.left-5f1c .tall-bba0 {
  max-width: initial;
}
.item_cba4 .background-f90a {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.item_cba4 .background-f90a .tabs_south_2f80 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .item_cba4 .background-f90a .tabs_south_2f80 {
    display: block;
    margin-bottom: 2em;
  }
  .item_cba4 .background-f90a .tabs_south_2f80:last-child {
    margin-bottom: 0;
  }
}
.box-light-794c .secondary_basic_6b47:last-child,
.breadcrumb-old-2d81 .secondary_basic_6b47:last-child,
.east_a816 .secondary_basic_6b47:last-child {
  margin-bottom: 0;
}
.box-light-794c .secondary_basic_6b47 .search-74c7 .active-e08e:last-child,
.breadcrumb-old-2d81 .secondary_basic_6b47 .search-74c7 .active-e08e:last-child,
.east_a816 .secondary_basic_6b47 .search-74c7 .active-e08e:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .box-light-794c .table-red-3b87,
  .box-light-794c .disabled-7024,
  .breadcrumb-old-2d81 .table-red-3b87,
  .breadcrumb-old-2d81 .disabled-7024,
  .east_a816 .table-red-3b87,
  .east_a816 .disabled-7024 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .bronze_bd8c .secondary_basic_6b47 {
    margin-bottom: 2em;
  }
}
.bronze_bd8c p:last-child {
  margin-bottom: 0;
}
.bronze_bd8c li,
.bronze_bd8c ul {
  list-style: none;
  margin: 0;
}
.bronze_bd8c ul ul {
  margin-left: 2.617924em;
}
.new-e530 {
  font-size: 0.875em;
}

/* css-noise: 1552 */
.widget-item-r0 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.2;
}
