embed, iframe, img, object, video {
    max-width: 100%
}

.entry-title {
    font-weight: 700
}

.title {
    font-weight: 700
}

a {
    border-bottom: 1px solid;
    color: var(--link-color);
    text-decoration: none
}

a:hover {
    text-decoration: none
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    border: none
}

.dek a {
    color: var(--link-color);
    border-bottom: 1px solid
}

.pure-button:focus, a:active, a:hover {
    outline: 0
}

.pure-table, table {
    border-collapse: collapse;
    border-spacing: 0
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: 1px dotted
}

b, optgroup, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre, textarea {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

.pure-button, input {
    line-height: normal
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

.pure-button, .pure-form input:not([type]), .pure-menu {
    box-sizing: border-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend, td, th {
    padding: 0
}

legend {
    border: 0
}

.hidden, [hidden] {
    display: none !important
}

.pure-img {
    max-width: 100%;
    height: auto;
    display: block
}

.pure-g {
    letter-spacing: -.31em;
    text-rendering: optimizespeed;
    font-family: FreeSans, Arimo, droid sans, Helvetica, Arial, sans-serif;
    display: flex;
    flex-flow: row wrap;
    align-content: flex-start
}

@media all and (-ms-high-contrast: none),(-ms-high-contrast: active) {
    table .pure-g {
        display: block
    }
}

.opera-only :-o-prefocus, .pure-g {
    word-spacing: -.43em
}

.pure-u, .pure-u-1, .pure-u-1-1, .pure-u-1-12, .pure-u-1-2, .pure-u-1-24, .pure-u-1-3, .pure-u-1-4, .pure-u-1-5, .pure-u-1-6, .pure-u-1-8, .pure-u-10-24, .pure-u-11-12, .pure-u-11-24, .pure-u-12-24, .pure-u-13-24, .pure-u-14-24, .pure-u-15-24, .pure-u-16-24, .pure-u-17-24, .pure-u-18-24, .pure-u-19-24, .pure-u-2-24, .pure-u-2-3, .pure-u-2-5, .pure-u-20-24, .pure-u-21-24, .pure-u-22-24, .pure-u-23-24, .pure-u-24-24, .pure-u-3-24, .pure-u-3-4, .pure-u-3-5, .pure-u-3-8, .pure-u-4-24, .pure-u-4-5, .pure-u-5-12, .pure-u-5-24, .pure-u-5-5, .pure-u-5-6, .pure-u-5-8, .pure-u-6-24, .pure-u-7-12, .pure-u-7-24, .pure-u-7-8, .pure-u-8-24, .pure-u-9-24 {
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
    display: inline-block;
    zoom: 1
}

.pure-g [class*=pure-u] {
    font-family: sans-serif
}

.pure-u-1-24 {
    width: 4.1667%
}

.pure-u-1-12, .pure-u-2-24 {
    width: 8.3333%
}

.pure-u-1-8, .pure-u-3-24 {
    width: 12.5%
}

.pure-u-1-6, .pure-u-4-24 {
    width: 16.6667%
}

.pure-u-1-5 {
    width: 20%
}

.pure-u-5-24 {
    width: 20.8333%
}

.pure-u-1-4, .pure-u-6-24 {
    width: 25%
}

.pure-u-7-24 {
    width: 29.1667%
}

.pure-u-1-3, .pure-u-8-24 {
    width: 33.3333%
}

.pure-u-3-8, .pure-u-9-24 {
    width: 37.5%
}

.pure-u-2-5 {
    width: 40%
}

.pure-u-10-24, .pure-u-5-12 {
    width: 41.6667%
}

.pure-u-11-24 {
    width: 45.8333%
}

.pure-u-1-2, .pure-u-12-24 {
    width: 50%
}

.pure-u-13-24 {
    width: 54.1667%
}

.pure-u-14-24, .pure-u-7-12 {
    width: 58.3333%
}

.pure-u-3-5 {
    width: 60%
}

.pure-u-15-24, .pure-u-5-8 {
    width: 62.5%
}

.pure-u-16-24, .pure-u-2-3 {
    width: 66.6667%
}

.pure-u-17-24 {
    width: 70.8333%
}

.pure-u-18-24, .pure-u-3-4 {
    width: 75%
}

.pure-u-19-24 {
    width: 79.1667%
}

.pure-u-4-5 {
    width: 80%
}

.pure-u-20-24, .pure-u-5-6 {
    width: 83.3333%
}

.pure-u-21-24, .pure-u-7-8 {
    width: 87.5%
}

.pure-u-11-12, .pure-u-22-24 {
    width: 91.6667%
}

.pure-u-23-24 {
    width: 95.8333%
}

.pure-u-1, .pure-u-1-1, .pure-u-24-24, .pure-u-5-5 {
    width: 100%
}

.pure-button {
    display: inline-block;
    zoom: 1;
    white-space: nowrap;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.pure-button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.pure-button-group {
    letter-spacing: -.31em;
    text-rendering: optimizespeed
}

.opera-only :-o-prefocus, .pure-button-group {
    word-spacing: -.43em
}

.pure-button {
    font-family: inherit;
    font-size: 100%;
    padding: .5em 1em;
    color: #444;
    color: rgba(0, 0, 0, .8);
    border: 1px solid #999;
    border: transparent;
    background-color: #e6e6e6;
    text-decoration: none;
    border-radius: 2px
}

.pure-button-hover, .pure-button:focus, .pure-button:hover {
    filter: alpha(opacity=90);
    background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.05) 40%, rgba(0, 0, 0, 0.1))
}

.pure-button-active, .pure-button:active {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .15) inset, 0 0 6px rgba(0, 0, 0, .2) inset;
    border-color: #000 \9
}

.pure-button-disabled, .pure-button-disabled:active, .pure-button-disabled:focus, .pure-button-disabled:hover, .pure-button[disabled] {
    border: none;
    background-image: none;
    filter: alpha(opacity=40);
    opacity: .4;
    cursor: not-allowed;
    box-shadow: none;
    pointer-events: none
}

.pure-button-hidden {
    display: none
}

.pure-button-primary, .pure-button-selected, a.pure-button-primary, a.pure-button-selected {
    background-color: #0078e7;
    color: #fff
}

.pure-button-group .pure-button {
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
    margin: 0;
    border-radius: 0;
    border-right: 1px solid #111;
    border-right: 1px solid rgba(0, 0, 0, .2)
}

.pure-button-group .pure-button:first-child {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px
}

.pure-button-group .pure-button:last-child {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-right: none
}

.pure-form input[type=password], .pure-form input[type=email], .pure-form input[type=url], .pure-form input[type=date], .pure-form input[type=month], .pure-form input[type=time], .pure-form input[type=datetime], .pure-form input[type=datetime-local], .pure-form input[type=week], .pure-form input[type=tel], .pure-form input[type=color], .pure-form input[type=number], .pure-form input[type=search], .pure-form input[type=text], .pure-form select, .pure-form textarea {
    padding: .5em .6em;
    display: inline-block;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 3px #ddd;
    border-radius: 4px;
    vertical-align: middle;
    box-sizing: border-box
}

.pure-form input:not([type]) {
    padding: .5em .6em;
    display: inline-block;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 3px #ddd;
    border-radius: 4px
}

.pure-form input[type=color] {
    padding: .2em .5em
}

.pure-form input:not([type]):focus, .pure-form input[type=password]:focus, .pure-form input[type=email]:focus, .pure-form input[type=url]:focus, .pure-form input[type=date]:focus, .pure-form input[type=month]:focus, .pure-form input[type=time]:focus, .pure-form input[type=datetime]:focus, .pure-form input[type=datetime-local]:focus, .pure-form input[type=week]:focus, .pure-form input[type=tel]:focus, .pure-form input[type=color]:focus, .pure-form input[type=number]:focus, .pure-form input[type=search]:focus, .pure-form input[type=text]:focus, .pure-form select:focus, .pure-form textarea:focus {
    outline: 0;
    border-color: #129fea
}

.pure-form input[type=file]:focus, .pure-form input[type=checkbox]:focus, .pure-form input[type=radio]:focus {
    outline: #129fea auto 1px
}

.pure-form .pure-checkbox, .pure-form .pure-radio {
    margin: .5em 0;
    display: block
}

.pure-form input:not([type])[disabled], .pure-form input[type=password][disabled], .pure-form input[type=email][disabled], .pure-form input[type=url][disabled], .pure-form input[type=date][disabled], .pure-form input[type=month][disabled], .pure-form input[type=time][disabled], .pure-form input[type=datetime][disabled], .pure-form input[type=datetime-local][disabled], .pure-form input[type=week][disabled], .pure-form input[type=tel][disabled], .pure-form input[type=color][disabled], .pure-form input[type=number][disabled], .pure-form input[type=search][disabled], .pure-form input[type=text][disabled], .pure-form select[disabled], .pure-form textarea[disabled] {
    cursor: not-allowed;
    background-color: #eaeded;
    color: #cad2d3
}

.pure-form input[readonly], .pure-form select[readonly], .pure-form textarea[readonly] {
    background-color: #eee;
    color: #777;
    border-color: #ccc
}

.pure-form input:focus:invalid, .pure-form select:focus:invalid, .pure-form textarea:focus:invalid {
    color: #b94a48;
    border-color: #e9322d
}

.pure-form input[type=file]:focus:invalid:focus, .pure-form input[type=checkbox]:focus:invalid:focus, .pure-form input[type=radio]:focus:invalid:focus {
    outline-color: #e9322d
}

.pure-form select {
    height: 2.25em;
    border: 1px solid #ccc;
    background-color: #fff
}

.pure-form select[multiple] {
    height: auto
}

.pure-form label {
    margin: .5em 0 .2em
}

.pure-form fieldset {
    margin: 0;
    padding: .35em 0 .75em;
    border: 0
}

.pure-form legend {
    display: block;
    width: 100%;
    padding: .3em 0;
    margin-bottom: .3em;
    color: #333;
    border-bottom: 1px solid #e5e5e5
}

.pure-form-stacked input:not([type]), .pure-form-stacked input[type=password], .pure-form-stacked input[type=email], .pure-form-stacked input[type=url], .pure-form-stacked input[type=date], .pure-form-stacked input[type=month], .pure-form-stacked input[type=time], .pure-form-stacked input[type=datetime], .pure-form-stacked input[type=datetime-local], .pure-form-stacked input[type=week], .pure-form-stacked input[type=tel], .pure-form-stacked input[type=color], .pure-form-stacked input[type=file], .pure-form-stacked input[type=number], .pure-form-stacked input[type=search], .pure-form-stacked input[type=text], .pure-form-stacked label, .pure-form-stacked select, .pure-form-stacked textarea {
    display: block;
    margin: .25em 0
}

.pure-form-aligned .pure-help-inline, .pure-form-aligned input, .pure-form-aligned select, .pure-form-aligned textarea, .pure-form-message-inline {
    display: inline-block;
    vertical-align: middle
}

.pure-form-aligned textarea {
    vertical-align: top
}

.pure-form-aligned .pure-control-group {
    margin-bottom: .5em
}

.pure-form-aligned .pure-control-group label {
    text-align: right;
    display: inline-block;
    vertical-align: middle;
    width: 10em;
    margin: 0 1em 0 0
}

.pure-form-aligned .pure-controls {
    margin: 1.5em 0 0 11em
}

.pure-form .pure-input-rounded, .pure-form input.pure-input-rounded {
    border-radius: 2em;
    padding: .5em 1em
}

.pure-form .pure-group fieldset {
    margin-bottom: 10px
}

.pure-form .pure-group input, .pure-form .pure-group textarea {
    display: block;
    padding: 10px;
    margin: 0 0 -1px;
    border-radius: 0;
    position: relative;
    top: -1px
}

.pure-form .pure-group input:focus, .pure-form .pure-group textarea:focus {
    z-index: 3
}

.pure-form .pure-group input:first-child, .pure-form .pure-group textarea:first-child {
    top: 1px;
    border-radius: 4px 4px 0 0;
    margin: 0
}

.pure-form .pure-group input:first-child:last-child, .pure-form .pure-group textarea:first-child:last-child {
    top: 1px;
    border-radius: 4px;
    margin: 0
}

.pure-form .pure-group input:last-child, .pure-form .pure-group textarea:last-child {
    top: -2px;
    border-radius: 0 0 4px 4px;
    margin: 0
}

.pure-form .pure-group button {
    margin: .35em 0
}

.pure-form .pure-input-1 {
    width: 100%
}

.pure-form .pure-input-3-4 {
    width: 75%
}

.pure-form .pure-input-2-3 {
    width: 66%
}

.pure-form .pure-input-1-2 {
    width: 50%
}

.pure-form .pure-input-1-3 {
    width: 33%
}

.pure-form .pure-input-1-4 {
    width: 25%
}

.pure-form .pure-help-inline, .pure-form-message-inline {
    display: inline-block;
    padding-left: .3em;
    color: #666;
    vertical-align: middle;
    font-size: .875em
}

.pure-form-message {
    display: block;
    color: #666;
    font-size: .875em
}

@media only screen and (max-width: 480px) {
    .pure-form button[type=submit] {
        margin: .7em 0 0
    }

    .pure-form input:not([type]), .pure-form input[type=password], .pure-form input[type=email], .pure-form input[type=url], .pure-form input[type=date], .pure-form input[type=month], .pure-form input[type=time], .pure-form input[type=datetime], .pure-form input[type=datetime-local], .pure-form input[type=week], .pure-form input[type=tel], .pure-form input[type=color], .pure-form input[type=number], .pure-form input[type=search], .pure-form input[type=text], .pure-form label {
        margin-bottom: .3em;
        display: block
    }

    .pure-group input:not([type]), .pure-group input[type=password], .pure-group input[type=email], .pure-group input[type=url], .pure-group input[type=date], .pure-group input[type=month], .pure-group input[type=time], .pure-group input[type=datetime], .pure-group input[type=datetime-local], .pure-group input[type=week], .pure-group input[type=tel], .pure-group input[type=color], .pure-group input[type=number], .pure-group input[type=search], .pure-group input[type=text] {
        margin-bottom: 0
    }

    .pure-form-aligned .pure-control-group label {
        margin-bottom: .3em;
        text-align: left;
        display: block;
        width: 100%
    }

    .pure-form-aligned .pure-controls {
        margin: 1.5em 0 0
    }

    .pure-form .pure-help-inline, .pure-form-message, .pure-form-message-inline {
        display: block;
        font-size: .75em;
        padding: .2em 0 .8em
    }
}

.pure-menu-fixed {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 3
}

.pure-menu-item, .pure-menu-list {
    position: relative
}

.pure-menu-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.pure-menu-item {
    padding: 0;
    margin: 0;
    height: 100%
}

.pure-menu-heading, .pure-menu-link {
    display: block;
    text-decoration: none;
    white-space: nowrap
}

.pure-menu-horizontal {
    width: 100%;
    white-space: nowrap
}

.pure-menu-horizontal .pure-menu-list {
    display: inline-block
}

.pure-menu-horizontal .pure-menu-heading, .pure-menu-horizontal .pure-menu-item, .pure-menu-horizontal .pure-menu-separator {
    display: inline-block;
    zoom: 1;
    vertical-align: middle
}

.pure-menu-item .pure-menu-item {
    display: block
}

.pure-menu-children {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    margin: 0;
    padding: 0;
    z-index: 3
}

.pure-menu-horizontal .pure-menu-children {
    left: 0;
    top: auto;
    width: inherit
}

.pure-menu-active > .pure-menu-children, .pure-menu-allow-hover:hover > .pure-menu-children {
    display: block;
    position: absolute
}

.pure-menu-has-children > .pure-menu-link:after {
    padding-left: .5em;
    content: "\25B8";
    font-size: small
}

.pure-menu-horizontal .pure-menu-has-children > .pure-menu-link:after {
    content: "\25BE"
}

.pure-menu-scrollable {
    overflow-y: scroll;
    overflow-x: hidden
}

.pure-menu-scrollable .pure-menu-list {
    display: block
}

.pure-menu-horizontal.pure-menu-scrollable .pure-menu-list {
    display: inline-block
}

.pure-menu-horizontal.pure-menu-scrollable {
    white-space: nowrap;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
    padding: .5em 0
}

.pure-menu-horizontal.pure-menu-scrollable::-webkit-scrollbar {
    display: none
}

.pure-menu-horizontal .pure-menu-children .pure-menu-separator, .pure-menu-separator {
    background-color: #ccc;
    height: 1px;
    margin: .3em 0
}

.pure-menu-horizontal .pure-menu-separator {
    width: 1px;
    height: 1.3em;
    margin: 0 .3em
}

.pure-menu-horizontal .pure-menu-children .pure-menu-separator {
    display: block;
    width: auto
}

.pure-menu-heading {
    text-transform: uppercase;
    color: #565d64
}

.pure-menu-link {
    color: #777
}

.pure-menu-children {
    background-color: #fff
}

.pure-menu-disabled, .pure-menu-heading, .pure-menu-link {
    padding: .5em 1em
}

.pure-menu-disabled {
    opacity: .5
}

.pure-menu-disabled .pure-menu-link:hover {
    background-color: transparent
}

.pure-menu-active > .pure-menu-link, .pure-menu-link:focus, .pure-menu-link:hover {
    background-color: #eee
}

.pure-menu-selected .pure-menu-link, .pure-menu-selected .pure-menu-link:visited {
    color: #000
}

.pure-table {
    empty-cells: show;
    border: 1px solid #cbcbcb
}

.pure-table caption {
    color: #000;
    font: italic 85%/1 arial, sans-serif;
    padding: 1em 0;
    text-align: center
}

.pure-table td, .pure-table th {
    border-left: 1px solid #cbcbcb;
    border-width: 0 0 0 1px;
    font-size: inherit;
    margin: 0;
    overflow: visible;
    padding: .5em 1em
}

.pure-table td:first-child, .pure-table th:first-child {
    border-left-width: 0
}

.pure-table thead {
    background-color: #e0e0e0;
    color: #000;
    text-align: left;
    vertical-align: bottom
}

.pure-table td {
    background-color: transparent
}

.pure-table-odd td, .pure-table-striped tr:nth-child(2n-1) td {
    background-color: #f2f2f2
}

.pure-table-bordered td {
    border-bottom: 1px solid #cbcbcb
}

.pure-table-bordered tbody > tr:last-child > td {
    border-bottom-width: 0
}

.pure-table-horizontal td, .pure-table-horizontal th {
    border-width: 0 0 1px;
    border-bottom: 1px solid #cbcbcb
}

.pure-table-horizontal tbody > tr:last-child > td {
    border-bottom-width: 0
}

/*!Pure v1.0.0
Copyright 2013 Yahoo!
Licensed under the BSD License.
https://github.com/yahoo/pure/blob/master/LICENSE.md*/
@media screen and (min-width: 35.5em) {
    .pure-u-sm-1, .pure-u-sm-1-1, .pure-u-sm-1-12, .pure-u-sm-1-2, .pure-u-sm-1-24, .pure-u-sm-1-3, .pure-u-sm-1-4, .pure-u-sm-1-5, .pure-u-sm-1-6, .pure-u-sm-1-8, .pure-u-sm-10-24, .pure-u-sm-11-12, .pure-u-sm-11-24, .pure-u-sm-12-24, .pure-u-sm-13-24, .pure-u-sm-14-24, .pure-u-sm-15-24, .pure-u-sm-16-24, .pure-u-sm-17-24, .pure-u-sm-18-24, .pure-u-sm-19-24, .pure-u-sm-2-24, .pure-u-sm-2-3, .pure-u-sm-2-5, .pure-u-sm-20-24, .pure-u-sm-21-24, .pure-u-sm-22-24, .pure-u-sm-23-24, .pure-u-sm-24-24, .pure-u-sm-3-24, .pure-u-sm-3-4, .pure-u-sm-3-5, .pure-u-sm-3-8, .pure-u-sm-4-24, .pure-u-sm-4-5, .pure-u-sm-5-12, .pure-u-sm-5-24, .pure-u-sm-5-5, .pure-u-sm-5-6, .pure-u-sm-5-8, .pure-u-sm-6-24, .pure-u-sm-7-12, .pure-u-sm-7-24, .pure-u-sm-7-8, .pure-u-sm-8-24, .pure-u-sm-9-24 {
        display: inline-block;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto
    }

    .pure-u-sm-1-24 {
        width: 4.1667%
    }

    .pure-u-sm-1-12, .pure-u-sm-2-24 {
        width: 8.3333%
    }

    .pure-u-sm-1-8, .pure-u-sm-3-24 {
        width: 12.5%
    }

    .pure-u-sm-1-6, .pure-u-sm-4-24 {
        width: 16.6667%
    }

    .pure-u-sm-1-5 {
        width: 20%
    }

    .pure-u-sm-5-24 {
        width: 20.8333%
    }

    .pure-u-sm-1-4, .pure-u-sm-6-24 {
        width: 25%
    }

    .pure-u-sm-7-24 {
        width: 29.1667%
    }

    .pure-u-sm-1-3, .pure-u-sm-8-24 {
        width: 33.3333%
    }

    .pure-u-sm-3-8, .pure-u-sm-9-24 {
        width: 37.5%
    }

    .pure-u-sm-2-5 {
        width: 40%
    }

    .pure-u-sm-10-24, .pure-u-sm-5-12 {
        width: 41.6667%
    }

    .pure-u-sm-11-24 {
        width: 45.8333%
    }

    .pure-u-sm-1-2, .pure-u-sm-12-24 {
        width: 50%
    }

    .pure-u-sm-13-24 {
        width: 54.1667%
    }

    .pure-u-sm-14-24, .pure-u-sm-7-12 {
        width: 58.3333%
    }

    .pure-u-sm-3-5 {
        width: 60%
    }

    .pure-u-sm-15-24, .pure-u-sm-5-8 {
        width: 62.5%
    }

    .pure-u-sm-16-24, .pure-u-sm-2-3 {
        width: 66.6667%
    }

    .pure-u-sm-17-24 {
        width: 70.8333%
    }

    .pure-u-sm-18-24, .pure-u-sm-3-4 {
        width: 75%
    }

    .pure-u-sm-19-24 {
        width: 79.1667%
    }

    .pure-u-sm-4-5 {
        width: 80%
    }

    .pure-u-sm-20-24, .pure-u-sm-5-6 {
        width: 83.3333%
    }

    .pure-u-sm-21-24, .pure-u-sm-7-8 {
        width: 87.5%
    }

    .pure-u-sm-11-12, .pure-u-sm-22-24 {
        width: 91.6667%
    }

    .pure-u-sm-23-24 {
        width: 95.8333%
    }

    .pure-u-sm-1, .pure-u-sm-1-1, .pure-u-sm-24-24, .pure-u-sm-5-5 {
        width: 100%
    }
}

@media screen and (min-width: 48em) {
    .pure-u-md-1, .pure-u-md-1-1, .pure-u-md-1-12, .pure-u-md-1-2, .pure-u-md-1-24, .pure-u-md-1-3, .pure-u-md-1-4, .pure-u-md-1-5, .pure-u-md-1-6, .pure-u-md-1-8, .pure-u-md-10-24, .pure-u-md-11-12, .pure-u-md-11-24, .pure-u-md-12-24, .pure-u-md-13-24, .pure-u-md-14-24, .pure-u-md-15-24, .pure-u-md-16-24, .pure-u-md-17-24, .pure-u-md-18-24, .pure-u-md-19-24, .pure-u-md-2-24, .pure-u-md-2-3, .pure-u-md-2-5, .pure-u-md-20-24, .pure-u-md-21-24, .pure-u-md-22-24, .pure-u-md-23-24, .pure-u-md-24-24, .pure-u-md-3-24, .pure-u-md-3-4, .pure-u-md-3-5, .pure-u-md-3-8, .pure-u-md-4-24, .pure-u-md-4-5, .pure-u-md-5-12, .pure-u-md-5-24, .pure-u-md-5-5, .pure-u-md-5-6, .pure-u-md-5-8, .pure-u-md-6-24, .pure-u-md-7-12, .pure-u-md-7-24, .pure-u-md-7-8, .pure-u-md-8-24, .pure-u-md-9-24 {
        display: inline-block;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto
    }

    .pure-u-md-1-24 {
        width: 4.1667%
    }

    .pure-u-md-1-12, .pure-u-md-2-24 {
        width: 8.3333%
    }

    .pure-u-md-1-8, .pure-u-md-3-24 {
        width: 12.5%
    }

    .pure-u-md-1-6, .pure-u-md-4-24 {
        width: 16.6667%
    }

    .pure-u-md-1-5 {
        width: 20%
    }

    .pure-u-md-5-24 {
        width: 20.8333%
    }

    .pure-u-md-1-4, .pure-u-md-6-24 {
        width: 25%
    }

    .pure-u-md-7-24 {
        width: 29.1667%
    }

    .pure-u-md-1-3, .pure-u-md-8-24 {
        width: 33.3333%
    }

    .pure-u-md-3-8, .pure-u-md-9-24 {
        width: 37.5%
    }

    .pure-u-md-2-5 {
        width: 40%
    }

    .pure-u-md-10-24, .pure-u-md-5-12 {
        width: 41.6667%
    }

    .pure-u-md-11-24 {
        width: 45.8333%
    }

    .pure-u-md-1-2, .pure-u-md-12-24 {
        width: 50%
    }

    .pure-u-md-13-24 {
        width: 54.1667%
    }

    .pure-u-md-14-24, .pure-u-md-7-12 {
        width: 58.3333%
    }

    .pure-u-md-3-5 {
        width: 60%
    }

    .pure-u-md-15-24, .pure-u-md-5-8 {
        width: 62.5%
    }

    .pure-u-md-16-24, .pure-u-md-2-3 {
        width: 66.6667%
    }

    .pure-u-md-17-24 {
        width: 70.8333%
    }

    .pure-u-md-18-24, .pure-u-md-3-4 {
        width: 75%
    }

    .pure-u-md-19-24 {
        width: 79.1667%
    }

    .pure-u-md-4-5 {
        width: 80%
    }

    .pure-u-md-20-24, .pure-u-md-5-6 {
        width: 83.3333%
    }

    .pure-u-md-21-24, .pure-u-md-7-8 {
        width: 87.5%
    }

    .pure-u-md-11-12, .pure-u-md-22-24 {
        width: 91.6667%
    }

    .pure-u-md-23-24 {
        width: 95.8333%
    }

    .pure-u-md-1, .pure-u-md-1-1, .pure-u-md-24-24, .pure-u-md-5-5 {
        width: 100%
    }
}

@media screen and (min-width: 64em) {
    .pure-u-lg-1, .pure-u-lg-1-1, .pure-u-lg-1-12, .pure-u-lg-1-2, .pure-u-lg-1-24, .pure-u-lg-1-3, .pure-u-lg-1-4, .pure-u-lg-1-5, .pure-u-lg-1-6, .pure-u-lg-1-8, .pure-u-lg-10-24, .pure-u-lg-11-12, .pure-u-lg-11-24, .pure-u-lg-12-24, .pure-u-lg-13-24, .pure-u-lg-14-24, .pure-u-lg-15-24, .pure-u-lg-16-24, .pure-u-lg-17-24, .pure-u-lg-18-24, .pure-u-lg-19-24, .pure-u-lg-2-24, .pure-u-lg-2-3, .pure-u-lg-2-5, .pure-u-lg-20-24, .pure-u-lg-21-24, .pure-u-lg-22-24, .pure-u-lg-23-24, .pure-u-lg-24-24, .pure-u-lg-3-24, .pure-u-lg-3-4, .pure-u-lg-3-5, .pure-u-lg-3-8, .pure-u-lg-4-24, .pure-u-lg-4-5, .pure-u-lg-5-12, .pure-u-lg-5-24, .pure-u-lg-5-5, .pure-u-lg-5-6, .pure-u-lg-5-8, .pure-u-lg-6-24, .pure-u-lg-7-12, .pure-u-lg-7-24, .pure-u-lg-7-8, .pure-u-lg-8-24, .pure-u-lg-9-24 {
        display: inline-block;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto
    }

    .pure-u-lg-1-24 {
        width: 4.1667%
    }

    .pure-u-lg-1-12, .pure-u-lg-2-24 {
        width: 8.3333%
    }

    .pure-u-lg-1-8, .pure-u-lg-3-24 {
        width: 12.5%
    }

    .pure-u-lg-1-6, .pure-u-lg-4-24 {
        width: 16.6667%
    }

    .pure-u-lg-1-5 {
        width: 20%
    }

    .pure-u-lg-5-24 {
        width: 20.8333%
    }

    .pure-u-lg-1-4, .pure-u-lg-6-24 {
        width: 25%
    }

    .pure-u-lg-7-24 {
        width: 29.1667%
    }

    .pure-u-lg-1-3, .pure-u-lg-8-24 {
        width: 33.3333%
    }

    .pure-u-lg-3-8, .pure-u-lg-9-24 {
        width: 37.5%
    }

    .pure-u-lg-2-5 {
        width: 40%
    }

    .pure-u-lg-10-24, .pure-u-lg-5-12 {
        width: 41.6667%
    }

    .pure-u-lg-11-24 {
        width: 45.8333%
    }

    .pure-u-lg-1-2, .pure-u-lg-12-24 {
        width: 50%
    }

    .pure-u-lg-13-24 {
        width: 54.1667%
    }

    .pure-u-lg-14-24, .pure-u-lg-7-12 {
        width: 58.3333%
    }

    .pure-u-lg-3-5 {
        width: 60%
    }

    .pure-u-lg-15-24, .pure-u-lg-5-8 {
        width: 62.5%
    }

    .pure-u-lg-16-24, .pure-u-lg-2-3 {
        width: 66.6667%
    }

    .pure-u-lg-17-24 {
        width: 70.8333%
    }

    .pure-u-lg-18-24, .pure-u-lg-3-4 {
        width: 75%
    }

    .pure-u-lg-19-24 {
        width: 79.1667%
    }

    .pure-u-lg-4-5 {
        width: 80%
    }

    .pure-u-lg-20-24, .pure-u-lg-5-6 {
        width: 83.3333%
    }

    .pure-u-lg-21-24, .pure-u-lg-7-8 {
        width: 87.5%
    }

    .pure-u-lg-11-12, .pure-u-lg-22-24 {
        width: 91.6667%
    }

    .pure-u-lg-23-24 {
        width: 95.8333%
    }

    .pure-u-lg-1, .pure-u-lg-1-1, .pure-u-lg-24-24, .pure-u-lg-5-5 {
        width: 100%
    }
}

@media screen and (min-width: 80em) {
    .pure-u-xl-1, .pure-u-xl-1-1, .pure-u-xl-1-12, .pure-u-xl-1-2, .pure-u-xl-1-24, .pure-u-xl-1-3, .pure-u-xl-1-4, .pure-u-xl-1-5, .pure-u-xl-1-6, .pure-u-xl-1-8, .pure-u-xl-10-24, .pure-u-xl-11-12, .pure-u-xl-11-24, .pure-u-xl-12-24, .pure-u-xl-13-24, .pure-u-xl-14-24, .pure-u-xl-15-24, .pure-u-xl-16-24, .pure-u-xl-17-24, .pure-u-xl-18-24, .pure-u-xl-19-24, .pure-u-xl-2-24, .pure-u-xl-2-3, .pure-u-xl-2-5, .pure-u-xl-20-24, .pure-u-xl-21-24, .pure-u-xl-22-24, .pure-u-xl-23-24, .pure-u-xl-24-24, .pure-u-xl-3-24, .pure-u-xl-3-4, .pure-u-xl-3-5, .pure-u-xl-3-8, .pure-u-xl-4-24, .pure-u-xl-4-5, .pure-u-xl-5-12, .pure-u-xl-5-24, .pure-u-xl-5-5, .pure-u-xl-5-6, .pure-u-xl-5-8, .pure-u-xl-6-24, .pure-u-xl-7-12, .pure-u-xl-7-24, .pure-u-xl-7-8, .pure-u-xl-8-24, .pure-u-xl-9-24 {
        display: inline-block;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto
    }

    .pure-u-xl-1-24 {
        width: 4.1667%
    }

    .pure-u-xl-1-12, .pure-u-xl-2-24 {
        width: 8.3333%
    }

    .pure-u-xl-1-8, .pure-u-xl-3-24 {
        width: 12.5%
    }

    .pure-u-xl-1-6, .pure-u-xl-4-24 {
        width: 16.6667%
    }

    .pure-u-xl-1-5 {
        width: 20%
    }

    .pure-u-xl-5-24 {
        width: 20.8333%
    }

    .pure-u-xl-1-4, .pure-u-xl-6-24 {
        width: 25%
    }

    .pure-u-xl-7-24 {
        width: 29.1667%
    }

    .pure-u-xl-1-3, .pure-u-xl-8-24 {
        width: 33.3333%
    }

    .pure-u-xl-3-8, .pure-u-xl-9-24 {
        width: 37.5%
    }

    .pure-u-xl-2-5 {
        width: 40%
    }

    .pure-u-xl-10-24, .pure-u-xl-5-12 {
        width: 41.6667%
    }

    .pure-u-xl-11-24 {
        width: 45.8333%
    }

    .pure-u-xl-1-2, .pure-u-xl-12-24 {
        width: 50%
    }

    .pure-u-xl-13-24 {
        width: 54.1667%
    }

    .pure-u-xl-14-24, .pure-u-xl-7-12 {
        width: 58.3333%
    }

    .pure-u-xl-3-5 {
        width: 60%
    }

    .pure-u-xl-15-24, .pure-u-xl-5-8 {
        width: 62.5%
    }

    .pure-u-xl-16-24, .pure-u-xl-2-3 {
        width: 66.6667%
    }

    .pure-u-xl-17-24 {
        width: 70.8333%
    }

    .pure-u-xl-18-24, .pure-u-xl-3-4 {
        width: 75%
    }

    .pure-u-xl-19-24 {
        width: 79.1667%
    }

    .pure-u-xl-4-5 {
        width: 80%
    }

    .pure-u-xl-20-24, .pure-u-xl-5-6 {
        width: 83.3333%
    }

    .pure-u-xl-21-24, .pure-u-xl-7-8 {
        width: 87.5%
    }

    .pure-u-xl-11-12, .pure-u-xl-22-24 {
        width: 91.6667%
    }

    .pure-u-xl-23-24 {
        width: 95.8333%
    }

    .pure-u-xl-1, .pure-u-xl-1-1, .pure-u-xl-24-24, .pure-u-xl-5-5 {
        width: 100%
    }
}

.sticky {
    display: block
}

.post, .page {
    margin: 0 0 1.5em
}

.updated:not(.published) {
    display: none
}

.page-content, .entry-content, .entry-summary {
    margin: 1.5em 0 0
}

.page-links {
    clear: both;
    margin: 0 0 1.5em
}

#content {
    max-width: 1260px;
    margin: 0 auto
}

.post-date {
    color: #888
}

.post-date.updated-date {
    font-size: 14px
}

.post-date.published-date {
    border-top: 1px dotted;
    font-family: montserrat, Arial, Helvetica, sans-serif;
    font-style: italic;
    padding-top: 10px
}

#brand-container {
    font-family: montserrat, Arial, Helvetica, sans-serif;
    display: flex;
    align-items: center
}

figure {
    margin: 0
}

a.aligncenter img {
    display: block;
    margin: 0 auto
}

a.alignnone, .alignnone img {
    display: inline-block;
    margin: 5px 20px 20px 0
}

.alignleft, .alignleft img {
    float: left;
    text-align: left
}

.alignright, .alignright img {
    float: right;
    text-align: right
}

a.alignleft, a.alignnone, a.alignright, a.alignleft img, a.alignnone img, a.alignright img {
    max-width: 100%
}

img.centered, .aligncenter, .aligncenter img {
    display: block;
    margin: 0 auto 24px
}

img.alignnone, .alignnone, .alignnone img {
    margin-bottom: 12px
}

a.alignleft, img.alignleft, .wp-caption.alignleft, .alignleft img {
    margin: 0 24px 24px 0
}

a.alignright, img.alignright, .wp-caption.alignright, .alignright img {
    margin: 0 0 24px 24px
}

.wp-caption-text {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 700;
    text-align: center
}

.content p.wp-caption-text {
    margin-bottom: 0
}

.content .wp-audio-shortcode, .content .wp-playlist, .content .wp-video {
    margin: 0 0 28px
}

.ntv-preview-img-wrapper a {
    border: none
}

body {
    background-color: #fff;
    color: #444;
    font-family: montserrat, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
    margin: 0
}

.pure-g, .pure-g [class*=pure-u] {
    font-family: montserrat, Arial, Helvetica, sans-serif;
    letter-spacing: normal
}

h1, h2, h3, h4, h5, h6 {
    font-family: montserrat, Arial, Helvetica, sans-serif;
    font-weight: 400;
    line-height: 1.25;
    margin: 0 0 20px
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #444
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    font-family: montserrat, Arial, Helvetica, sans-serif;
    font-weight: 400;
    line-height: 1.25;
    margin: 0 0 20px
}

h1, .h1 {
    font-size: 32px;
    font-weight: 700;
    font-family: montserrat, Arial, Helvetica, sans-serif
}

@media (min-width: 768px) {
    h1, .h1 {
        font-size: 46px
    }
}

h2, .h2 {
    font-size: 26px;
    font-weight: 700
}

@media (min-width: 768px) {
    h2, .h2 {
        font-size: 38px
    }
}

h3, .h3 {
    font-size: 24px;
    font-weight: 700
}

@media (min-width: 768px) {
    h3, .h3 {
        font-size: 30px
    }
}

h4, .h4 {
    font-size: 20px;
    font-weight: 600
}

@media (min-width: 768px) {
    h4, .h4 {
        font-size: 24px
    }
}

h5, .h5 {
    font-size: 18px;
    font-family: montserrat, Arial, Helvetica, sans-serif
}

@media (min-width: 768px) {
    h5, .h5 {
        font-size: 20px
    }
}

h6, .h6 {
    font-size: 16px;
    font-family: montserrat, Arial, Helvetica, sans-serif
}

p, ul {
    font-family: montserrat, Arial, Helvetica, sans-serif;
    font-size: 18px
}

strong {
    font-size: inherit;
    font-weight: 700
}

img {
    max-width: 100%;
    height: auto;
    width: 100%
}

h2, h3, h4, h5, h6 {
    clear: both
}

p {
    clear: both
}

p img {
    width: inherit
}

a.aligncenter img {
    display: block;
    margin: 0 auto
}

a.alignnone, .alignnone img {
    display: inline-block;
    margin: 5px 20px 20px 0
}

.alignleft, .alignleft img {
    float: left;
    text-align: left
}

.alignright, .alignright img {
    float: right;
    text-align: right
}

a.alignleft, a.alignnone, a.alignright, a.alignleft img, a.alignnone img, a.alignright img {
    max-width: 100%;
    width: inherit
}

img.centered, .aligncenter, .aligncenter img {
    display: block;
    margin: 0 auto 24px
}

img.alignnone, .alignnone, .alignnone img {
    margin: 0 0 12px
}

a.alignleft, img.alignleft, .wp-caption.alignleft, .alignleft img {
    margin: 0 24px 24px 0;
    width: inherit
}

a.alignright, img.alignright, .wp-caption.alignright, .alignright img {
    margin: 0 0 24px 24px;
    width: inherit
}

.wp-caption-text {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 700;
    text-align: center
}

.content p.wp-caption-text {
    margin-bottom: 0
}

.content .wp-audio-shortcode, .content .wp-playlist, .content .wp-video {
    margin: 0 0 28px
}

.affiliate-disclaimer {
    border: 1px dotted;
    border-left: none;
    border-right: none;
    margin: 10px 0 15px
}

.affiliate-disclaimer p {
    font-family: montserrat, Arial, Helvetica, sans-serif;
    font-size: 12px !important;
    font-style: italic;
    margin: 0;
    padding: 10px 0
}

.brand-affiliate-link {
    font-style: italic;
    font-weight: 700;
    text-transform: capitalize
}

.newsletter-sign-below-header.hide-on-mobile {
    background: linear-gradient(90deg, #fff 3px, transparent 0.5%) center, linear-gradient(#fff 3px, transparent 0.5%) center, #eaeaea;
    background-size: 5px 5px;
    padding: 6px 0 0;
    text-align: center;
    width: 100%
}

.newsletter-signup-form {
    text-align: center;
    padding: 100px 0;
    background: #f0f8ff;
    box-shadow: 0 2px 7px 0 rgba(145, 145, 145, .35);
    margin: 10px 0
}

.sidebar {
    position: sticky;
    text-align: center;
    top: 56px
}

.full-width-ad {
    display: flex;
    align-items: center;
    width: 100%;
    position: relative;
    z-index: 1
}

.full-width-ad:not(.prearticle) {
    margin: 2rem 0
}

.full-width-ad.prearticle {
    min-height: 300px
}

.full-width-ad > .ad {
    margin: 0 auto
}

.branding-logo {
    display: flex;
    justify-content: center;
    align-items: center
}

.branding-logo span {
    position: relative;
    margin-right: .5em
}

.branding-logo img {
    width: auto
}

.single-recipe .branding-logo, .single-listicle .branding-logo, .single-post .branding-logo {
    justify-content: left
}

.social-menu li a {
    border-bottom: none !important;
    display: block;
    margin-bottom: 6px;
    padding: 0;
    height: 58px;
    width: 58px
}

@media only screen and (min-width: 768px) and (max-width: 1279px) {
    .social-menu li a {
        margin: auto
    }
}

.social-menu li a:hover {
    background-color: transparent
}

.social-menu li a img {
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 0 8px #ddd;
    height: 32px;
    margin: 3px 0 0 15px;
    padding: 9px;
    width: 32px
}

.social-menu li a img:hover {
    box-shadow: 0 0 10px #aaa
}

.legacy-project-type {
    position: relative
}

.legacy-project-type .social-menu-desktop {
    left: 0
}

.social-menu-desktop {
    height: 100%;
    left: -27px;
    margin-top: 400px;
    position: absolute;
    text-align: center;
    top: 0;
    z-index: 0
}

.social-menu-desktop .social-menu {
    position: sticky;
    top: 95px;
    width: 100%;
    left: 30%;
    padding-right: 22px
}

@media screen and (max-width: 1023px) {
    .social-menu-desktop .social-menu {
        display: flex;
        justify-content: center;
        left: 0;
        padding-right: 0;
        position: relative;
        top: 0;
        width: 100%
    }

    .social-menu-desktop .social-menu li {
        display: inline-block;
        margin: 0 10px
    }
}

@media screen and (max-width: 567px) {
    .social-menu-desktop .social-menu {
        justify-content: space-between
    }

    .social-menu-desktop .social-menu li {
        margin: 0
    }

    .social-menu-desktop .social-menu li a img {
        height: 28px;
        margin: 0;
        width: 28px
    }
}

@media only screen and (max-width: 1023px) {
    .social-menu-desktop {
        height: auto !important;
        left: 0 !important;
        margin-top: 20px !important;
        margin-top: 10px !important;
        position: relative !important;
        top: 0 !important
    }
}

.post-category-label {
    border-bottom: none !important;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase
}

.in-content-nl-container {
    background-color: #fff;
    box-shadow: 0 0 8px 1px rgba(135, 135, 135, .25);
    margin-bottom: 40px;
    position: relative;
    text-align: center
}

.in-content-nl-container .newsletter {
    padding: 20px
}

.in-content-nl-container .newsletter h3 {
    font-family: montserrat, Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 5px
}

.in-content-nl-container .newsletter form {
    display: flex;
    margin: 10px 10%;
    max-width: 80%
}

.in-content-nl-container .newsletter form input {
    border-radius: 0;
    font-family: montserrat, Arial, Helvetica, sans-serif;
    font-size: 20px;
    padding: 10px;
    width: 70%
}

.in-content-nl-container .newsletter form button {
    background-color: #ffc10e;
    border: 0;
    color: #000;
    font-family: montserrat, Arial, Helvetica, sans-serif;
    font-size: 17px;
    padding: 0;
    text-transform: uppercase;
    transition: background .3s;
    width: 30%
}

.in-content-nl-container .diyu-logo {
    background-color: #545454;
    padding: 20px;
    align-items: center;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    font-family: montserrat, Arial, Helvetica, sans-serif;
    justify-content: space-between;
    text-align: center
}

.in-content-nl-container .diyu-img {
    position: relative;
    width: 25%
}

.in-content-nl-container .diyu-text {
    color: #fff;
    align-self: center;
    margin: 0;
    padding: 0 15px;
    width: 65%
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .in-content-nl-container {
        margin: 0 30px 40px
    }
}

.hide {
    display: none
}

.full-width-nl {
    height: 500px;
    margin: -45px 0 -130px;
    position: relative
}

.full-width-nl .nl-container {
    position: relative;
    z-index: 3;
    display: block;
    margin: 0 auto;
    padding-top: 70px
}

@media screen and (min-width: 768px) {
    .full-width-nl .nl-container {
        width: 740px
    }
}

.full-width-nl .nl-container .newsletter {
    text-align: center
}

.full-width-nl .nl-container .newsletter h3 {
    font-family: montserrat, Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 25px
}

.full-width-nl .nl-container .newsletter form {
    width: 100%
}

.full-width-nl .nl-container .newsletter form input {
    background-color: #fff;
    border: 1px solid #ddd;
    border-right: 0;
    color: #333;
    float: left;
    font-family: montserrat, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 300;
    padding: 12px 16px 13px;
    width: 74%
}

@media screen and (max-width: 567px) {
    .full-width-nl .nl-container .newsletter form input {
        width: 47%
    }
}

.full-width-nl .nl-container .newsletter form button {
    font-family: montserrat, Arial, Helvetica, sans-serif;
    float: left;
    padding: 9px 15px;
    text-transform: uppercase;
    transition: background .3s;
    width: 19%;
    font-size: 16px
}

@media screen and (max-width: 567px) {
    .full-width-nl .nl-container .newsletter form button {
        width: 40%
    }
}

.full-width-nl .nl-container .diyu-logo {
    align-items: center;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 100px;
    text-align: center;
    position: relative
}

.full-width-nl .nl-container .diyu-logo .diyu-text {
    align-self: center;
    color: #999;
    margin: 0 auto
}

.full-width-nl .nl-container .diyu-logo .diyu-img {
    flex: 0 0 125px;
    padding: 15px;
    position: relative
}

.full-width-nl .nl-container .diyu-logo .diyu-img:before {
    background: #aaa;
    content: "";
    height: 80%;
    left: 0;
    margin-left: -1em;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 2px
}

@media screen and (max-width: 768px) {
    .full-width-nl .nl-container {
        padding: 100px 20px 0;
        width: 90%
    }
}

@media screen and (max-width: 979px) {
    .full-width-nl {
        height: 670px;
        margin: -50px auto 0
    }
}

@media screen and (max-width: 767px) {
    .full-width-nl {
        margin: -40px auto 10px
    }
}

@media screen and (max-width: 567px) {
    .full-width-nl {
        background-position: top left !important
    }
}

@media screen and (max-width: 480px) {
    .full-width-nl {
        height: 760px
    }
}

@media screen and (max-width: 480px) {
    .full-width-nl .nl-container .diyu-logo .diyu-img:before {
        display: none
    }
}

.full-width-nl::before {
    background-color: #fff;
    content: "";
    display: block !important;
    height: 100%;
    margin-top: -56px;
    position: absolute;
    top: 0;
    width: 100%
}

@media screen and (max-width: 980px) {
    .full-width-nl::before {
        background-size: cover;
        margin-top: 0
    }
}

@media screen and (min-width: 769px) {
    .full-width-nl::before {
        background-repeat: no-repeat, no-repeat;
        background-position: 0, 100%
    }
}

@media screen and (max-width: 768.98px) {
    .full-width-nl::before {
        background-repeat: no-repeat, no-repeat;
        background-position: top, bottom;
        background-size: cover;
        margin-top: -70px;
        opacity: .5
    }
}

.jw-wrapper.jw-reset * {
    color: #fff
}

.jw-flag-ads-vpaid {
    visibility: hidden !important
}

.jw-flag-ads-vpaid:hover {
    visibility: visible !important;
    pointer-events: none;
    opacity: 1 !important;
    transition-delay: 0s, 250ms
}

.jw-flag-ads-vpaid:hover:not(.jw-flag-media-audio):not(.jw-flag-audio-player):not(.jw-flag-ads-vpaid-controls):not(.jw-flag-casting) .jw-controlbar, .jw-flag-user-inactive.jw-state-playing:not(.jw-flag-media-audio):not(.jw-flag-audio-player):not(.jw-flag-ads-vpaid-controls):not(.jw-flag-casting) {
    visibility: visible !important;
    pointer-events: none;
    opacity: 1 !important;
    transition-delay: 0s, 250ms
}

.video-content-link a {
    border-bottom: none
}

.newsletter-signup input {
    color: #333
}

.dropcap-first-word {
    font-size: 4em !important;
    font-family: montserrat, Arial, Helvetica, sans-serif;
    font-weight: 700;
    float: left;
    margin: 0 1rem 1rem 0 !important;
    position: relative;
    top: 14px;
    padding-bottom: 5px !important;
    line-height: 30px
}

.in-content-cmu-unit img {
    display: block
}

.featured-image {
    margin: 10px 0 30px
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    -webkit-clip-path: none;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.single #ads-container-single {
    overflow: hidden
}

.single #ads-container-single .widgettitle {
    display: none
}

.single #ads-container-single .textwidget.custom-html-widget, .single #ads-container-single .in-content-cmu-unit {
    align-content: center;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center
}

.single #ads-container-single section.widget {
    height: 380px;
    overflow: hidden;
    width: 350px
}

.single #ads-container-single section.widget .newsletter {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 75%;
    justify-content: center
}

.single #ads-container-single section.widget .newsletter .diyu-logo {
    padding: 0
}

.single #ads-container-single section.widget .newsletter form {
    margin: 10px auto
}

.single #ads-container-single section.widget .newsletter form input {
    font-size: 16px
}

.single #ads-container-single section.widget .newsletter form button {
    font-size: 14px
}

.single #ads-container-single section.widget .diyu-logo {
    height: 25%
}

@media screen and (min-width: 769px) {
    .single #ads-container-single {
        height: 380px;
        margin: 0 auto 40px;
        width: 700px
    }

    .single #ads-container-single section.widget {
        display: inline-block;
        margin: 0
    }

    .single #ads-container-single .ad-container-wrapper {
        width: 50%;
        float: left
    }
}

@media screen and (max-width: 768px) {
    .single #ads-container-single {
        align-items: center;
        box-shadow: none;
        display: flex;
        flex-direction: column;
        margin: 0 auto 40px
    }

    .single #ads-container-single section.widget {
        overflow: hidden
    }

    .single #ads-container-single div:nth-child(1) {
        margin: 0 0 10px
    }

    .single #ads-container-single .ad:before {
        display: none
    }
}

img.natural-width {
    width: -moz-min-content !important;
    width: min-content !important
}

.bxc .bx-creative a {
    border-bottom: none
}

.ot-floating-button {
    display: none
}

.ad {
    display: flex;
    align-items: center;
    justify-content: start;
    flex-direction: column
}

.ad::before {
    content: "";
    color: #9ca4ab;
    display: inline;
    font-size: 10px;
    letter-spacing: .05em;
    padding: 1px 0;
    text-align: center;
    text-transform: none
}

.ad[data-ad-slot-name$=prearticle] > div {
    align-items: center;
    display: flex !important;
    flex-direction: column;
    justify-content: center
}

@media screen and (max-width: 768px) {
    .ad[data-ad-slot-name$=prearticle] > div {
        max-height: 600px;
        overflow: hidden
    }
}

@media screen and (max-width: 480px) {
    .ad[data-ad-slot-name$=prearticle] > div {
        height: auto
    }
}

aside.sidebar > div {
    display: block;
    margin-bottom: 10px
}

.sponsor_ad_section {
    min-height: 23px
}

.sponsor_ad_section .ad {
    display: block
}

.sponsor_ad_section .ad-text::before {
    content: ''
}

.advertisement, .project-top-advertisment {
    align-content: center;
    align-items: center;
    display: flex;
    justify-content: center;
    min-height: 110px
}

.advertisement div, .project-top-advertisment div {
    margin: 0 auto
}

@media screen and (max-width: 769px) {
    .advertisement, .project-top-advertisment {
        min-height: 85px
    }

    .advertisement > div, .project-top-advertisment > div {
        min-height: 85px
    }
}

.ad-container-wrapper {
    min-height: 110px
}

@media screen and (max-width: 769px) {
    .ad-container-wrapper {
        min-height: 270px
    }
}

.ad-container-wrapper .ad {
    min-height: 110px
}

@media screen and (max-width: 769px) {
    .ad-container-wrapper .ad {
        min-height: 270px;
        justify-content: center
    }
}

.pre-article-ad {
    align-content: center;
    align-items: center;
    display: flex;
    justify-content: center;
    min-height: 110px
}

@media screen and (max-width: 769px) {
    .pre-article-ad {
        min-height: 270px
    }
}

.single-project .sticky-bottom-ad .ad-container-wrapper, .single-project .sticky-bottom-ad .ad-container-wrapper > div {
    height: auto
}

@media screen and (max-width: 481px) {
    .single-project .sticky-bottom-ad .ad-container-wrapper {
        display: flex
    }
}

.home .advertisement {
    height: auto
}

.ad[data-ad-slot-name$="/rail_1"] {
    height: 620px
}

.ad[data-ad-slot-name$="/rail_1"] > div {
    position: sticky;
    top: 110px
}

.rail-inside-ads-label::before {
    color: #333;
    content: "Advertisement";
    position: sticky;
    top: 90px
}

.CMRightRail-AD {
    width: 300px;
    height: 600px;
    margin: 15px auto 0
}

.CMRightRail-AD > br:first-child {
    display: none
}

.CMRightRail-AD img {
    display: block;
    width: 300px;
    height: 600px
}

.sticky-ad {
    background: #fff;
    left: 0;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 10px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999
}

.ad-text {
    color: #333;
    font-size: 10px;
    letter-spacing: .05em;
    margin-bottom: .2em;
    text-align: center;
    text-transform: none;
    width: 100%
}

.cm-ad-unit-section {
    position: sticky;
    margin-bottom: 110px;
    top: 56px
}

.project-after-content-rail {
    width: 300px;
    height: 275px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    flex-direction: column
}

@media screen and (min-width: 1025px) {
    .project-after-content-rail {
        float: right;
        transform: translate(-50px, 250px);
        margin-top: -250px;
        position: sticky;
        top: 0
    }
}

.dfp-blocked .ad-container-wrapper {
    display: none !important
}

.sticky-ad-container {
    justify-content: start;
    height: 1500px;
    margin: 1em 0
}

.sticky-ad-container:last-child {
    height: 100%
}

.sticky-ad-container > .stickied-ad {
    position: sticky;
    top: 90px
}

@media only screen and (max-width: 768px) {
    .sticky-ad-container {
        display: none
    }
}

.single-recipe .sticky-ad-container > .stickied-ad {
    top: 150px
}

@media only screen and (min-width: 769px) {
    .ad-container-wrapper.glide-on-desktop.ad-type-prearticle {
        min-height: var(--ad_prearticle_desktop_height) !important
    }
}

@media only screen and (min-width: 769px) {
    .ad-container-wrapper.glide-on-desktop.ad-type-content {
        min-height: var(--ad_content_desktop_height) !important
    }
}

.ad-container-wrapper.glide-on-desktop.ad-type-content.full-width-ad {
    align-items: start
}

@media only screen and (min-width: 769px) {
    .ad-container-wrapper.glide-on-desktop {
        min-height: 400px
    }

    .ad-container-wrapper.glide-on-desktop .ad {
        min-height: -moz-fit-content;
        min-height: fit-content;
        position: sticky;
        top: 110px
    }
}

@media only screen and (max-width: 769px) {
    .ad-container-wrapper.glide-on-mobile.ad-type-prearticle {
        min-height: var(--ad_prearticle_mobile_height) !important
    }
}

@media only screen and (max-width: 769px) {
    .ad-container-wrapper.glide-on-mobile.ad-type-content {
        min-height: var(--ad_content_mobile_height) !important
    }
}

.ad-container-wrapper.glide-on-mobile.ad-type-content.full-width-ad {
    align-items: start
}

@media only screen and (max-width: 769px) {
    .ad-container-wrapper.glide-on-mobile {
        min-height: 200px
    }

    .ad-container-wrapper.glide-on-mobile .ad {
        min-height: -moz-fit-content;
        min-height: fit-content;
        position: sticky;
        top: 10px
    }
}

@media only screen and (max-width: 769px) and (max-width: 480px) {
    .ad-container-wrapper.glide-on-mobile .ad {
        min-height: -moz-fit-content !important;
        min-height: fit-content !important
    }
}

@media screen and (min-width: 767px) {
    .single-post .ad-container-wrapper.ad-type-content:has(>.ad:empty) {
        display: none
    }
}

@media only screen and (min-width: 769px) {
    .has-recirc-strip .ad-container-wrapper.glide-on-desktop .ad {
        top: 150px
    }
}

@media only screen and (max-width: 769px) {
    .has-recirc-strip .ad-container-wrapper.glide-on-mobile .ad {
        top: 70px
    }
}

.error404 {
    background: 0 0;
    background-color: #fff
}

.error404 .page-content {
    margin: 0 auto;
    max-width: 1160px;
    padding: 40px 15px
}

.error404 .page-content .content {
    display: flex;
    flex-wrap: wrap
}

.error404 .page-content .content .textwidget {
    font-size: 18px;
    line-height: 29px
}

.error404 .page-content .content h3 {
    font-size: 2em;
    margin-bottom: 25px
}

.error404 .page-content .content h2 {
    font-size: 1.6em
}

.error404 .page-content .content input {
    -webkit-appearance: none;
    border-radius: 0
}

.error404 .page-content .content ul {
    padding-left: 0
}

.error404 .page-content .content ul li {
    list-style-type: none
}

.error404 .page-content .content ul li a {
    color: #444;
    font-size: 14px
}

.error404 .page-content .content ul li a:hover {
    text-decoration: underline
}

.error404 .page-content .content .search-form {
    height: auto;
    position: relative
}

.error404 .page-content .content .search-form > .screen-reader-text {
    display: none
}

.error404 .page-content .content .search-form label {
    width: calc(100% - 150px)
}

.error404 .page-content .content .search-form input[type=search] {
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-appearance: none;
    border-radius: 0;
    font-weight: 300;
    font-size: 20px;
    float: left;
    padding: 16px;
    width: 100%
}

.error404 .page-content .content .search-form input[type=submit] {
    position: relative;
    border: 0;
    cursor: pointer;
    float: left;
    font-size: 16px;
    font-weight: 700;
    padding: 18px 24px;
    text-transform: uppercase;
    transition: background .3s;
    white-space: normal;
    width: 170px
}

@media screen and (max-width: 768px) {
    .error404 .page-content .content .search-form input[type=submit] {
        width: auto
    }
}

.error404 .page-content .content .search-form input[type=submit]:focus {
    box-shadow: none
}

@media screen and (max-width: 768px) {
    .error404 .page-content .content .search-form {
        position: inherit
    }
}

.error404 .page-content .content section {
    font-size: 14px;
    flex-grow: 1;
    margin: 0 2% 2% 0;
    padding: 15px;
    width: 45%
}

@media screen and (max-width: 767px) {
    .error404 .page-content .content section {
        margin: 1% 0;
        width: 100%
    }
}

.error404 .page-content .content section:first-of-type, .error404 .page-content .content section:nth-of-type(2) {
    margin: 0 0 2%;
    width: 100%
}

.comment-content a {
    word-wrap: break-word
}

.bypostauthor {
    display: block
}

.widget {
    margin: 0 0 1.5em
}

.widget select {
    max-width: 100%
}

.widget_cmu_right_rail_widget {
    margin: 2em auto 1em
}

.widget_cmu_right_rail_widget img {
    max-width: 300px
}

.site-branding {
    max-width: 1260px;
    margin: 0 auto;
    margin: 1em auto
}

.single-recipe .recirc-module {
    margin: .7em 0 1.5em
}

.single-recipe .recirc-module h2 {
    border-bottom: 2px solid #eee;
    font-size: 26px;
    padding-bottom: 4px
}

.single-recipe .recirc-module .item {
    line-height: 1
}

.single-recipe .recirc-module .item a {
    border: none;
    color: #3e7eaa;
    line-height: 1px;
    text-decoration: none
}

.single-recipe .recirc-module .item a img {
    margin-bottom: .3em
}

.single-recipe .recirc-module .item a:hover {
    color: #3e7eaa;
    text-decoration: underline
}

.single-recipe .recirc-module .item span {
    font-size: 11px;
    letter-spacing: .05em
}

.single-recipe .recirc-module .owl-carousel {
    padding: 0 4.6em;
    box-sizing: border-box
}

.single-recipe .recirc-module .owl-nav {
    z-index: -1
}

.single-recipe .recirc-module .owl-prev {
    background: 0 0 !important;
    color: #aaa !important;
    font-size: 1.5em !important;
    left: .6em;
    position: absolute;
    top: 35%
}

.single-recipe .recirc-module .owl-next {
    background: 0 0 !important;
    color: #aaa !important;
    font-size: 1.5em !important;
    position: absolute;
    right: .6em;
    top: 35%
}

.single-recipe .recirc-module .owl-theme .owl-nav [class*=owl-] {
    background: #ccc;
    border-radius: 0 !important;
    padding: 4px 10px !important
}

.single-recipe .recirc-module .owl-theme .owl-nav [class*=owl-]:hover {
    background: 0 0 !important;
    color: #333 !important
}

.single-recipe .recirc-module .owl-stage-outer {
    padding: .5em 0
}

.single-recipe .recirc-module span.recirc_content_item_title {
    color: var(--link-color);
    font-size: 13px;
    font-weight: 700;
    line-height: .2;
    letter-spacing: .05em
}

.single-recipe .recirc-module .owl-theme .owl-nav .disabled {
    opacity: 0;
    cursor: default
}

.single-recipe .recirc-module .recirc_img_wrapper {
    position: relative
}

.single-recipe .recirc-module .recirc-play-icon {
    position: absolute;
    width: auto !important;
    height: auto;
    bottom: -5px
}

.single-recipe .recirc-module .post-content a {
    border-bottom: none !important
}

.single-recipe .read-next {
    width: 300px
}

.single-recipe .read-next-heading {
    font-size: 24px;
    color: #8e8e8e;
    text-align: left
}

.single-recipe .read-next__item {
    display: flex;
    margin-bottom: 10px;
    text-align: left
}

.single-recipe .read-next__image {
    flex: 0 0 75px;
    margin-right: 10px
}

.single-recipe .read-next__image a {
    color: #005278;
    text-decoration: none
}

.single-recipe .read-next__image a .rr-image-wrapper {
    position: relative
}

.single-recipe .read-next__image a .rr-image-wrapper img {
    max-width: none !important;
    min-width: 0 !important;
    min-height: 0 !important
}

.single-recipe .read-next__image a .rr-image-wrapper img.rr-play-icon {
    position: absolute;
    bottom: 9px;
    width: 25px;
    left: 0
}

.single-recipe .read-next__title {
    line-height: 1.35
}

.single-recipe .read-next__title a {
    color: #444;
    font-family: montserrat, Arial, Helvetica, sans-serif;
    border-bottom: none !important;
    transition: color .3s;
    font-weight: 600 !important
}

.single-recipe .right-sidebar-container {
    display: flex;
    align-items: center;
    flex-direction: column;
    padding-top: 1em
}

.single-recipe .right-sidebar-container .first-container {
    min-height: 1500px
}

.single-recipe .right-sidebar-container .first-container .wrap-container {
    position: sticky;
    top: 70px
}

.single-recipe .right-sidebar-container .first-container .wrap-container .ad-container-wrapper {
    height: 275px
}

.single-recipe .right-sidebar-container .first-container .wrap-container .ad-container-wrapper .ad {
    margin-bottom: 1em
}

.single-recipe .right-sidebar-container .first-container .wrap-container .widget_read_next_right_rail {
    margin: 2em auto 1em;
    width: 300px
}

.single-recipe .right-sidebar-container .widget_text.widget.widget_custom_html .textwidget {
    position: sticky;
    top: 70px
}

.single-recipe .right-sidebar-container .widget_text.widget.widget_custom_html + .ad-container-wrapper {
    flex: 1 1 0%
}

.single-recipe .right-sidebar-container .sidebar-widget-container.widget_text.widget.widget_custom_html {
    height: 1500px;
    padding-top: 1rem
}

@media screen and (max-width: 1023px) {
    .single-recipe .right-sidebar-container {
        display: none
    }
}

.single-recipe #right-sidebar-container {
    display: flex;
    flex-direction: column
}

.single-recipe #right-sidebar-container .ad-container-wrapper, .single-recipe #right-sidebar-container .sticky-ad-container {
    min-height: 600px !important
}

.single-listicle .ap-card-wrap, .single-post .ap-card-wrap {
    display: flex;
    margin: 40px 0;
    max-width: 700px
}

@media screen and (max-width: 768px) {
    .single-listicle .ap-card-wrap, .single-post .ap-card-wrap {
        flex-direction: column-reverse
    }
}

.single-listicle .ap-card-wrap .ap-card-image-wrapper, .single-post .ap-card-wrap .ap-card-image-wrapper {
    width: 60%
}

@media screen and (max-width: 768px) {
    .single-listicle .ap-card-wrap .ap-card-image-wrapper, .single-post .ap-card-wrap .ap-card-image-wrapper {
        width: 100%
    }
}

.single-listicle .ap-card-wrap .ap-card-image-wrapper .listicle-card-img-container, .single-listicle .ap-card-wrap .ap-card-image-wrapper .ap-card-img-container, .single-post .ap-card-wrap .ap-card-image-wrapper .listicle-card-img-container, .single-post .ap-card-wrap .ap-card-image-wrapper .ap-card-img-container {
    align-items: center;
    background-image: radial-gradient(circle, #fafeff, #eef5f7, #e2edef, #d7e4e8, #cbdce0);
    border-radius: 10px;
    display: flex;
    height: 100%;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    overflow: hidden;
    position: relative
}

.single-listicle .ap-card-wrap .ap-card-image-wrapper .listicle-card-img-container img, .single-listicle .ap-card-wrap .ap-card-image-wrapper .ap-card-img-container img, .single-post .ap-card-wrap .ap-card-image-wrapper .listicle-card-img-container img, .single-post .ap-card-wrap .ap-card-image-wrapper .ap-card-img-container img {
    display: block;
    height: auto;
    margin: auto;
    width: 100%;
    max-height: 100%
}

.single-listicle .ap-card-wrap .ap-card-image-wrapper .listicle-card-img-container .ap-card-img-credit, .single-listicle .ap-card-wrap .ap-card-image-wrapper .ap-card-img-container .ap-card-img-credit, .single-post .ap-card-wrap .ap-card-image-wrapper .listicle-card-img-container .ap-card-img-credit, .single-post .ap-card-wrap .ap-card-image-wrapper .ap-card-img-container .ap-card-img-credit {
    background: rgba(255, 255, 255, .75);
    bottom: 0;
    font-family: montserrat, Arial, Helvetica, sans-serif;
    font-size: 8px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: .261px;
    padding: 10px;
    position: absolute;
    right: 0;
    z-index: 1
}

.single-listicle .ap-card-wrap .ap-card-image-wrapper .listicle-card-img-container .credits-overlay, .single-listicle .ap-card-wrap .ap-card-image-wrapper .ap-card-img-container .credits-overlay, .single-post .ap-card-wrap .ap-card-image-wrapper .listicle-card-img-container .credits-overlay, .single-post .ap-card-wrap .ap-card-image-wrapper .ap-card-img-container .credits-overlay {
    display: none
}

.single-listicle .ap-card-wrap .ap-card-image-wrapper .ap-card-buttons-wrap, .single-post .ap-card-wrap .ap-card-image-wrapper .ap-card-buttons-wrap {
    display: none
}

@media screen and (max-width: 768px) {
    .single-listicle .ap-card-wrap .ap-card-image-wrapper .ap-card-buttons-wrap, .single-post .ap-card-wrap .ap-card-image-wrapper .ap-card-buttons-wrap {
        display: flex;
        flex-direction: column;
        margin-top: 15px
    }
}

.single-listicle .ap-card-wrap .ap-card-image-wrapper .ap-card-buttons-wrap .ap-card-button-wrap, .single-post .ap-card-wrap .ap-card-image-wrapper .ap-card-buttons-wrap .ap-card-button-wrap {
    background-color: gray;
    border-radius: 4px;
    margin: 0 0 5px
}

.single-listicle .ap-card-wrap .ap-card-image-wrapper .ap-card-buttons-wrap .ap-card-button-wrap .ap-card-button, .single-post .ap-card-wrap .ap-card-image-wrapper .ap-card-buttons-wrap .ap-card-button-wrap .ap-card-button {
    border: none;
    background-color: var(--ap_button_bg_color);
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: flex;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    justify-content: center;
    line-height: 22px;
    padding: 10px 15px;
    text-align: center;
    text-decoration: none
}

.single-listicle .ap-card-wrap .ap-card-image-wrapper .ap-card-buttons-wrap .ap-card-button-wrap .ap-card-button:hover, .single-post .ap-card-wrap .ap-card-image-wrapper .ap-card-buttons-wrap .ap-card-button-wrap .ap-card-button:hover {
    background-color: var(--ap_button_bg_hover_color);
    color: #fff !important
}

.single-listicle .ap-card-wrap .ap-card-details, .single-post .ap-card-wrap .ap-card-details {
    display: flex;
    flex-direction: column;
    margin-top: auto;
    margin-bottom: auto;
    padding: 16px;
    width: 40%
}

@media screen and (max-width: 768px) {
    .single-listicle .ap-card-wrap .ap-card-details, .single-post .ap-card-wrap .ap-card-details {
        width: 100%;
        padding: 16px 0
    }
}

.single-listicle .ap-card-wrap .ap-card-details .ap-card-details-header .ap-card-superlative, .single-post .ap-card-wrap .ap-card-details .ap-card-details-header .ap-card-superlative {
    font-family: montserrat, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: normal;
    letter-spacing: .1em;
    margin-top: 10px;
    text-transform: uppercase
}

.single-listicle .ap-card-wrap .ap-card-details .ap-card-details-header .ap-card-title, .single-post .ap-card-wrap .ap-card-details .ap-card-details-header .ap-card-title {
    font-family: montserrat, Arial, Helvetica, sans-serif;
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: normal
}

.single-listicle .ap-card-wrap .ap-card-details .ap-card-description p, .single-post .ap-card-wrap .ap-card-details .ap-card-description p {
    font-family: montserrat, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 0
}

@media screen and (max-width: 768px) {
    .single-listicle .ap-card-wrap .ap-card-details .ap-card-description p, .single-post .ap-card-wrap .ap-card-details .ap-card-description p {
        text-align: justify
    }
}

.single-listicle .ap-card-wrap .ap-card-details .ap-card-details-footer, .single-post .ap-card-wrap .ap-card-details .ap-card-details-footer {
    display: flex;
    flex-direction: column
}

@media screen and (max-width: 768px) {
    .single-listicle .ap-card-wrap .ap-card-details .ap-card-details-footer, .single-post .ap-card-wrap .ap-card-details .ap-card-details-footer {
        display: none
    }
}

.single-listicle .ap-card-wrap .ap-card-details .ap-card-details-footer .ap-card-button-wrap, .single-post .ap-card-wrap .ap-card-details .ap-card-details-footer .ap-card-button-wrap {
    background-color: gray;
    border-radius: 4px;
    margin: 0 0 5px
}

.single-listicle .ap-card-wrap .ap-card-details .ap-card-details-footer .ap-card-button-wrap .ap-card-button, .single-post .ap-card-wrap .ap-card-details .ap-card-details-footer .ap-card-button-wrap .ap-card-button {
    border: none;
    background-color: var(--ap_button_bg_color);
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: flex;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    justify-content: center;
    line-height: 22px;
    padding: 10px 15px;
    text-align: center;
    text-decoration: none
}

.single-listicle .ap-card-wrap .ap-card-details .ap-card-details-footer .ap-card-button-wrap .ap-card-button:hover, .single-post .ap-card-wrap .ap-card-details .ap-card-details-footer .ap-card-button-wrap .ap-card-button:hover {
    background-color: var(--ap_button_bg_hover_color);
    color: #fff !important
}

.single-listicle .ap-pros .pros-title, .single-post .ap-pros .pros-title {
    font-size: 20px;
    font-weight: 700
}

.single-listicle .ap-cons .cons-title, .single-post .ap-cons .cons-title {
    font-size: 20px;
    font-weight: 700
}

@media print {
    .single-project .sticky-utility-bar.sticky, .single-project #nl-cmu-wrapper, .single-project .main-navigation, .single-project .btn.next-project, .single-project .sponsor_ad_section, .single-project .sidebar, .single-project .right-sidebar-container, .single-project .img[alt=ADVERTISEMEMT], .single-project .ad, .single-project #breadcrumbs, .single-project .post-category-label, .single-project .project_plan_pdf, .single-project .social-menu-desktop, .single-project .newsletter-signup-content-widget, .single-project .non-contextual-video-container, .single-project .widget_tmbi_recirc_content, .single-project .introduction, .single-project .project-author, .single-project .jwplayer, .single-project .jw-reset, .single-project .right-sidebar-container, .single-project .bxc.bx-base, .single-project .ad-container-wrapper, .single-project .project-after-content-rail, .single-project .after-content, .single-project-legacy .sticky-utility-bar.sticky, .single-project-legacy #nl-cmu-wrapper, .single-project-legacy .main-navigation, .single-project-legacy .btn.next-project, .single-project-legacy .sponsor_ad_section, .single-project-legacy .sidebar, .single-project-legacy .right-sidebar-container, .single-project-legacy .img[alt=ADVERTISEMEMT], .single-project-legacy .ad, .single-project-legacy #breadcrumbs, .single-project-legacy .post-category-label, .single-project-legacy .project_plan_pdf, .single-project-legacy .social-menu-desktop, .single-project-legacy .newsletter-signup-content-widget, .single-project-legacy .non-contextual-video-container, .single-project-legacy .widget_tmbi_recirc_content, .single-project-legacy .introduction, .single-project-legacy .project-author, .single-project-legacy .jwplayer, .single-project-legacy .jw-reset, .single-project-legacy .right-sidebar-container, .single-project-legacy .bxc.bx-base, .single-project-legacy .ad-container-wrapper, .single-project-legacy .project-after-content-rail, .single-project-legacy .after-content {
        display: none !important
    }

    .single-project *, .single-project-legacy * {
        color: #000 !important
    }

    .single-project a, .single-project-legacy a {
        border-bottom: none !important;
        color: #444 !important;
        text-decoration: underline
    }

    .single-project .footer, .single-project-legacy .footer {
        visibility: hidden
    }

    .single-project .footer .footer-brand-links-container, .single-project-legacy .footer .footer-brand-links-container {
        width: 100%
    }

    .single-project .footer .footer-brand-links-container .copyright, .single-project-legacy .footer .footer-brand-links-container .copyright {
        visibility: visible
    }

    .single-project .footer, .single-project .footer *, .single-project-legacy .footer, .single-project-legacy .footer * {
        height: 20px
    }

    .single-project .header .content-wrapper {
        justify-content: center
    }

    .single-project .byline {
        align-items: center;
        display: grid;
        grid-template-columns:100px auto
    }

    .single-project .nativo-ads-between-cards, .single-project .google-native-ad-container-bottom {
        display: none !important
    }

    .single-project .dek {
        margin-top: 0 !important
    }

    .single-project .dek p {
        font-size: 14pt !important;
        margin-top: 0
    }

    .single-project .project-image-and-meta-sidebar {
        float: left;
        margin-right: 20pt;
        width: 30%
    }

    .single-project .project-image-and-meta-sidebar .featured-image img {
        width: 100% !important
    }

    .single-project .project-image-and-meta-sidebar .featured-video {
        display: none
    }

    .single-project .project-image-and-meta-sidebar .print-featured-image {
        display: block !important
    }

    .single-project .project-detail {
        float: left;
        max-width: 50% !important;
        grid-template-columns:150px 180px 150px !important
    }

    .single-project .project-detail .project-detail-item div img {
        width: 18px !important
    }

    .single-project .intro-container ul {
        -moz-column-count: 2 !important;
        column-count: 2 !important
    }

    .single-project .materials-required {
        margin-bottom: 0 !important;
        page-break-after: always !important
    }

    .single-project h1 {
        font-size: 28pt !important;
        margin: 40px auto !important;
        line-height: normal !important
    }

    .single-project h2 {
        font-size: 18pt !important;
        line-height: normal;
        padding: 0 !important
    }

    .single-project h1, .single-project h2, .single-project h3, .single-project h4, .single-project h5 {
        color: #000 !important
    }

    .single-project * {
        font-family: montserrat, Arial, Helvetica, sans-serif;
        font-size: 12pt !important;
        line-height: 1.5
    }

    .single-project img {
        width: 75% !important;
        height: auto !important
    }

    .single-project .steps-title {
        margin-top: 20px !important;
        page-break-before: always !important
    }

    .single-project .step img {
        width: 70% !important
    }

    .single-project .footer .copyright {
        display: block !important
    }

    .single-project #logo-container {
        text-align: center
    }

    .single-project #logo-container .logo img {
        height: 100% !important;
        width: 100% !important
    }

    .single-project .project-intro-text {
        margin-top: 20px !important
    }

    .single-project .project-intro-text ul {
        margin-left: 20px !important
    }

    .single-project .step {
        box-shadow: none !important
    }

    .single-project .step h2 {
        margin-top: 0 !important;
        padding: 0 !important
    }

    .single-project .step p {
        margin: 0 !important;
        padding: 0 !important
    }

    .single-project .step .number {
        background-color: #fff !important;
        color: #000 !important;
        font-size: 15px !important;
        font-weight: 800 !important;
        padding: 0 !important
    }

    .single-project .step .jwplayer, .single-project .step .jw-reset {
        display: none !important
    }

    .single-project-legacy * {
        font-family: montserrat, Arial, Helvetica, sans-serif
    }

    .single-project-legacy p {
        font-size: 14px !important
    }

    .single-project-legacy h2 {
        color: #000 !important;
        font-size: 20px !important;
        font-weight: 800 !important
    }

    .single-project-legacy .intro .details .byline {
        align-items: center;
        color: #000;
        font-size: 16px;
        display: grid;
        grid-template-columns:100px auto
    }

    .single-project-legacy .intro .details dl dt {
        line-height: 15px
    }

    .single-project-legacy .intro .details dl dl {
        padding-bottom: 5px !important
    }

    .single-project-legacy .intro .details dl dl i {
        line-height: .5px
    }

    .single-project-legacy .intro .type-project {
        font-size: 15px
    }

    .single-project-legacy .intro .intro-paragraph {
        font-size: 20px !important
    }

    .single-project-legacy .type-project .slideshow {
        background: 0 0;
        padding: 0 !important
    }

    .single-project-legacy .type-project .slideshow .navigation {
        display: none
    }

    .single-project-legacy .type-project p {
        font-size: 20px !important
    }

    .single-project-legacy .card {
        display: table !important;
        margin-bottom: 40px;
        width: 100%
    }

    .single-project-legacy a.enlarge-button.highlight-enlarge {
        display: none !important
    }

    .single-project-legacy .highlight {
        border: 1px solid #000;
        margin: auto;
        width: 80%
    }
}

@media print {
    .single-project-legacy a[href]:after {
        content: " (" attr(href) ")" !important
    }
}

.fa.fa-share {
    background: url(../fonts/d0109491ab1e413eb1a0cbd5f1060753.woff) no-repeat;
    display: inline-block
}

.fa.fa-next-arrow {
    background: url(../fonts/ae615da4dcbf4d16b9ffe579e51d68cb.woff) no-repeat;
    display: inline-block;
    font-size: 25px !important
}

.dropcap-first-word {
    font-size: 4em;
    font-family: georgia, serif;
    font-weight: 700;
    float: left;
    margin: 0 1rem 1rem 0;
    position: relative;
    top: 14px;
    padding-bottom: 5px;
    line-height: 30px
}