.sr-only
{
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
button.back-to-top-btn
{
    border: 0;
    background: rgba(0,0,0,.4);
    width: 50px;
    height: 50px;
    cursor: pointer;
    transition: all .4s;
}
button.back-to-top-btn:hover
{
    background: rgba(0,0,0,.8);
}
button.back-to-top-btn svg
{
    display: block;
    width: 30px;
    height: 30px;
    margin: auto;
}
.et_pb_posts .cat-time-wrap
{
    margin: 0 0 15px;
    font-size: 14px;
}
a.cat-link
{
    position: relative;
}
a.cat-link:after
{
    content: ",";
    display: inline-block;
    margin: 0 8px 0 2px;
}
a.cat-link:nth-last-of-type(1):after
{
    display: none;
}
.cat-time-wrap
{
    display: block;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-size: 14px;
}
.cat-time-wrap a
{
    text-transform: uppercase;
    font-size: 14px;
}
.cat-time-divider
{
    display: inline-block;
    margin: 0 13px 0 10px;
}
.single-post-title
{
    font-size: var(--heading-primary);
    margin-bottom: 30px;
}
.author-meta-wrap
{
    display: block;
    margin-bottom: 30px;
}
html
{
    line-height: 1.15;
    text-size-adjust: 100%;
}
body
{
    margin: 0;
}
main
{
    display: block;
}
h1, h2, h3, h4, h5, h6
{
    margin: 0;
}
hr
{
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
pre
{
    font-family: monospace;
    font-size: 1em;
}
a
{
    background-color: transparent;
}
abbr[title]
{
    border-bottom: 0;
    text-decoration: underline dotted;
}
b, strong
{
    font-weight: bolder;
}
code, kbd, samp
{
    font-family: monospace;
    font-size: 1em;
}
small
{
    font-size: 80%;
}
sub, sup
{
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub
{
    bottom: -.25em;
}
sup
{
    top: -.5em;
}
img
{
    border-style: none;
}
button, input, optgroup, select, textarea
{
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
button, input
{
    overflow: visible;
}
button, select
{
    text-transform: none;
}
button, [type="button"], [type="reset"], [type="submit"]
{
    appearance: button;
}
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner
{
    border-style: none;
    padding: 0;
}
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring
{
    outline: 1px dotted ButtonText;
}
fieldset
{
    padding: .35em .75em .625em;
}
legend
{
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
progress
{
    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-decoration
{
    -webkit-appearance: none;
}
::-webkit-file-upload-button
{
    -webkit-appearance: button;
    font: inherit;
}
details
{
    display: block;
}
summary
{
    display: list-item;
}
template
{
    display: none;
}
[hidden]
{
    display: none;
}
a.global-link
{
    width: 100%;
    height: 100%;
    z-index: 3;
    position: absolute;
    top: 0;
    left: 0;
}
:root
{
    --padding-container-horizontal: 2rem;
    --padding-container-vertical: 6.4rem;
    --padding-site-header-vertical: 2rem;
    --padding-block: 8rem;
    --margin-between-text-elements: 4rem;
}
:root
{
    --font-size-default: 20px;
    --font-size-tiny: 14px;
    --font-size-small: 16px;
    --font-size-medium: 17px;
    --font-size-large: 18px;
    --font-size-extra-large: 20px;
    --font-size-huge: 22px;
    --body-line-height: 1.7;
    --heading-line-height: 1.5;
}
.screen-reader-text
{
    border: 0;
    clip: rect(1px,1px,1px,1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute!important;
    width: 1px;
    word-wrap: normal!important;
}
.screen-reader-text.skip-link
{
    margin: 5px;
}
.screen-reader-text.skip-link:focus
{
    background: #fff;
    color: #4d4aff;
    outline: 2px solid #4d4aff;
}
.screen-reader-text:focus
{
    background-color: #f5f5f5;
    border-radius: 0;
    box-shadow: 0 0 2px 2px rgba(34,34,34,.6);
    clip: auto!important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 1.7rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}
[tabindex="-1"]:focus
{
    outline: 0;
}
[data-whatinput="mouse"] *:focus, [data-whatinput="touch"] *:focus
{
    outline: none;
}
.col
{
    overflow: visible;
}
[data-whatinput="keyboard"] input:focus, [data-whatinput="keyboard"] button:focus, [data-whatinput="keyboard"] select:focus, [data-whatinput="keyboard"] textarea:focus, [data-whatinput="keyboard"] div[tabindex]:focus, [data-whatinput="keyboard"] a:focus
{
    outline: 2px solid #4d4aff;
    color: #222;
    opacity: 1;
    z-index: 99;
}
[data-whatinput="keyboard"] a.global-link:focus
{
    outline: 4px solid #4d4aff;
}
.site
{
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
}
.container
{
    margin: 0 auto;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
}
.site-main .container
{
    overflow: hidden;
    clear: both;
}
.entry-footer
{
    overflow: hidden;
    clear: both;
    display: flex;
    justify-content: space-between;
}
.edit-link
{
    text-align: left;
    width: 100%;
    display: block;
    clear: both;
    max-width: 100%;
    min-width: 0;
    margin-bottom: 0;
    margin-top: 2rem;
    overflow: hidden;
    transition: all .22s;
}
.edit-link a
{
    clear: both;
    text-align: center;
    transition: all .22s;
    display: block;
    padding: 2rem;
    background: #fafafa;
    color: #999;
    border: 2px dashed #999;
    margin: 0;
    text-decoration: none;
}
.edit-link a:hover
{
    color: #999;
    background: #efefef;
}
.hide-completely
{
    display: none!important;
}
a
{
    color: #3962c9;
    text-decoration: none;
}
a:hover
{
    color: #0c142a;
}
ul
{
    list-style: disc outside;
    padding-left: 1.9rem;
}
ul li
{
    padding-left: 0;
}
ol
{
    padding-left: 1.9rem;
}
b, strong
{
    font-weight: 700;
}
em, i
{
    font-style: italic;
}
small
{
    line-height: 1;
    font-size: .875em;
}
p
{
    margin: 0;
}
blockquote
{
    clear: both;
    border: 0 none;
    position: relative;
    padding-bottom: 3rem;
    margin: 0;
}
blockquote p
{
    font-style: italic;
    margin-bottom: 0;
    position: relative;
    overflow: visible;
    color: #666;
}
blockquote::before
{
    content: '';
    display: block;
    height: 4px;
    position: absolute;
    left: 0;
    top: 0;
    max-width: 147px;
}
cite
{
    display: block;
    font-style: italic;
}
p:first-child
{
    margin-top: 0;
}
p:last-child
{
    margin-bottom: 0;
}
img
{
    -ms-interpolation-mode: bicubic;
    height: auto;
    vertical-align: middle;
    max-width: 100%;
}
figure
{
    position: relative;
    margin-bottom: 1rem;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}
figcaption
{
    margin-top: 0;
    font-style: normal;
    font-weight: 400;
}
hr
{
    background-image: linear-gradient(to bottom,rgba(0,0,0,0) 50%,#000 50%);
    background-repeat: repeat-x;
    background-size: 2px 2px;
    background-position: 0 50%;
    border: 0;
    padding-top: 1rem;
    padding-bottom: 1rem;
    margin: 0;
    height: 0;
}
code
{
    color: #c7254e;
    background-color: #f9f2f4;
    line-height: 1;
    padding: .375rem .5rem;
    border-radius: .3rem;
    font-size: inherit;
}
pre code
{
    display: inline-block;
    padding: 1.15rem 1rem .85rem;
}
pre
{
    border-radius: .3rem;
    display: block;
    white-space: pre-wrap;
    word-break: break-all;
    word-wrap: break-word;
    margin-bottom: 2rem;
}
:root
{
    --space-unit: 1em;
    --space-x-small: calc(.125 * var(--space-unit));
    --space-small: calc(.25 * var(--space-unit));
    --checkbox-radio-size: 16px;
    --checkbox-radio-gap: calc(.5 * var(--space-unit));
    --checkbox-radio-border-width: 2px;
    --checkbox-radio-line-height: var(--body-line-height);
    --radio-marker-size: 8px;
    --checkbox-marker-size: 12px;
    --checkbox-radius: 4px;
}
.button-wrapper
{
    margin-bottom: 0;
}
select
{
    border-radius: 0;
    background-image: url("/wp-content/themes/mydivi-light/svg/select.svg");
    background-repeat: no-repeat;
    background-position: right 0 center;
    background-size: 40px auto;
    transition: none;
    width: 100%;
    max-width: 100%;
    min-width: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    border: 2px solid #d9d9d9;
    color: #4f5964;
    padding: 15px;
    line-height: 24px;
    font-size: var(--font-size-medium);
}
select::-ms-expand
{
    display: none;
}
textarea, select, input[type="text"], input[type="tel"], input[type="url"], input[type="password"], input[type="number"], input[type="month"], input[type="week"], input[type="email"], input[type="search"]
{
    border-radius: 3px;
    background: #fff;
    border: solid 2px #d9d9d9;
    padding: 15px;
    line-height: 24px;
    transition: background .55s;
    text-decoration: none;
    position: relative;
    appearance: auto;
    margin-bottom: 0;
    box-sizing: border-box;
}
textarea::placeholder, select::placeholder, input[type="text"]::placeholder, input[type="tel"]::placeholder, input[type="url"]::placeholder, input[type="password"]::placeholder, input[type="number"]::placeholder, input[type="month"]::placeholder, input[type="week"]::placeholder, input[type="email"]::placeholder, input[type="search"]::placeholder
{
    color: #4f5964;
    opacity: .4;
}
textarea:focus, select:focus, input[type="text"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="number"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="search"]:focus
{
    background: #fff;
    border: 2px solid #bababa;
    outline: 0;
}
textarea:focus::placeholder, select:focus::placeholder, input[type="text"]:focus::placeholder, input[type="tel"]:focus::placeholder, input[type="url"]:focus::placeholder, input[type="password"]:focus::placeholder, input[type="number"]:focus::placeholder, input[type="month"]:focus::placeholder, input[type="week"]:focus::placeholder, input[type="email"]:focus::placeholder, input[type="search"]:focus::placeholder
{
    color: #222;
    opacity: .8;
}
select:focus
{
    background: #fff;
    border: 2px solid #bababa;
}
input[type="radio"], input[type="checkbox"]
{
    position: absolute;
    padding: 0;
    margin: 0;
    margin-top: calc((1em * var(--checkbox-radio-line-height) - var(--checkbox-radio-size)) / 2);
    opacity: 0;
    height: var(--checkbox-radio-size);
    width: var(--checkbox-radio-size);
    pointer-events: none;
}
input[type="radio"]+label, input[type="checkbox"]+label
{
    display: inline-flex;
    align-items: flex-start;
    line-height: var(--checkbox-radio-line-height);
    user-select: none;
    cursor: pointer;
}
input[type="radio"]+label::before, input[type="checkbox"]+label::before
{
    content: '';
    display: inline-block;
    position: relative;
    top: calc((.8em * var(--checkbox-radio-line-height) - var(--checkbox-radio-size)) / 2);
    flex-shrink: 0;
    width: var(--checkbox-radio-size);
    height: var(--checkbox-radio-size);
    background-color: #fff;
    border-width: var(--checkbox-radio-border-width);
    border-color: #3962c9;
    border-style: solid;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: var(--checkbox-radio-gap);
    transition: transform .2s,border .2s;
}
input[type="radio"]+label::before
{
    border-radius: 50%;
}
input[type="checkbox"]+label::before
{
    border-radius: var(--checkbox-radius);
}
input[type="radio"]:checked+label::before, input[type="checkbox"]:checked+label::before
{
    background-color: #3962c9;
    box-shadow: none;
    border-color: #3962c9;
    transition: transform .2s;
}
input[type="radio"]:active+label::before, input[type="checkbox"]:active+label::before
{
    transform: scale(.8);
    transition: transform .2s;
}
input[type="radio"]:checked+label::before
{
    background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cg class='nc-icon-wrapper' fill='%23ffffff'%3E%3Ccircle cx='8' cy='8' r='8' fill='%23ffffff'%3E%3C/circle%3E%3C/g%3E%3C/svg%3E");
    background-size: var(--radio-marker-size);
}
input[type="checkbox"]:checked+label::before
{
    background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpolyline points='1 6.5 4 9.5 11 2.5' fill='none' stroke='%23FFFFFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E");
    background-size: var(--checkbox-marker-size);
}
input[type="radio"]:focus+label::before, input[type="checkbox"]:focus+label::before, input[type="radio"]:checked:active+label::before, input[type="checkbox"]:checked:active+label::before
{
    border-color: #3962c9;
    box-shadow: 0 0 0 3px rgba(57,98,201,.2);
}
input[type="radio"]:checked:active+label::before, input[type="checkbox"]:checked:active+label::before
{
    transform: none;
    transition: none;
}
input[type="radio"]:not(:checked):not(:focus)+label:hover::before, input[type="checkbox"]:not(:checked):not(:focus)+label:hover::before
{
    border-color: #7592d9;
}
table
{
    border-spacing: 0;
    border-collapse: collapse;
}
td, th
{
    height: 3rem;
    padding: 1rem;
}
th
{
    font-weight: 700;
}
abbr[title]
{
    border-bottom: 1px dotted;
}
b, strong
{
    font-weight: 700;
}
dfn
{
    font-style: italic;
}
kbd
{
    border: 1px solid #ccc;
    background-color: #eaf1f8;
    color: #4f5964;
    box-shadow: 0 1px 0 rgba(0,0,0,.2),0 0 0 2px #fff inset;
    border-radius: 4px;
    display: inline-block;
    text-shadow: 0 1px 0 #fff;
    line-height: 1.4;
    white-space: nowrap;
    padding: 0 .5rem;
}
pre
{
    background: #2b303c;
    white-space: pre;
    word-wrap: break-word;
    overflow: auto;
    border-radius: 4px;
    border: 1px solid #2b303c;
    position: relative;
    display: block;
    margin: 3rem 0;
    padding: 15px 16px 14px;
    overflow-x: auto;
    font-size: var(--font-size-small);
    line-height: 1.77;
    color: #f5f5f5;
}
pre code
{
    border-radius: 4px;
}
ul.tags
{
    overflow: hidden;
    margin-top: 0;
    margin-bottom: var(--margin-between-text-elements);
    list-style: none;
}
ul.tags li
{
    margin-left: 0;
    margin-right: 10px;
    margin-bottom: 10px;
    padding-left: 0;
    float: left;
    margin-top: 0;
}
ul.tags li a:not(.button):not(.no-text-link)
{
    color: #222;
    display: inline-block;
    border-color: rgba(6,22,41,.1);
    border-style: solid;
    border-width: 1px 1px 2px;
    border-radius: 5px;
    padding: .2em .6em;
    margin-right: .4em;
    box-shadow: none;
    background: transparent;
    transition: all .22s;
}
ul.tags li a:not(.button):not(.no-text-link):hover, ul.tags li a:not(.button):not(.no-text-link):focus
{
    border-color: rgba(6,22,41,.4);
}
.sticky
{
    border: 1px dashed #d7e4f2;
    padding: 2rem;
    margin-bottom: 2rem;
}
.top
{
    background: rgba(53,53,53,.6);
    padding: 10px;
    border: 0;
}
.top svg
{
    fill: #fff;
    margin: 0;
    opacity: .8;
    transition: all .3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;;
}
.top:hover
{
    background: rgba(53,53,53,1);
}
.back-to-top
{
    margin: 0;
    position: fixed;
    bottom: 70px;
    right: 0;
    text-decoration: none;
    opacity: 0;
    transition: opacity .22s 0s,visibility 0s .22s;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px 0 0 5px;
    overflow: hidden;
}
.back-to-top:focus
{
    outline: none;
}
.back-to-top.has-light-bg svg
{
    fill: #fff;
}
.back-to-top.has-dark-bg svg
{
    fill: #fff;
}
.back-to-top.is-visible, .back-to-top.fade-out, .no-touch .back-to-top:hover
{
    transition: opacity .22s 0s,visibility 0s 0s;
}
.back-to-top.is-visible
{
    opacity: 1;
}
.back-to-top.fade-out
{
    opacity: 1;
}
.back-to-top.fade-out:hover
{
    opacity: 1;
}
.no-touch .back-to-top:hover
{
    opacity: 1;
}
div.lazy
{
    position: absolute;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center;
    min-height: 200px;
    z-index: 0;
}
.has-lazyload
{
    overflow: hidden;
    position: relative;
}
.footer-widgets
{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 80%;
    max-width: 1920px;
    margin: auto;
    padding: 10px 0;
}
.widget-title
{
    font-size: 24px;
    display: block;
    margin-bottom: 10px;
}
@media(max-width: 767px)
{
    .footer-widgets
    {
        width: 100%;
    }
}
.bttm-footer-wrap
{
    padding: 20px 0;
}
.bttm-footer
{
    text-align: center;
}
.single-post .post-content
{
    width: 80%;
    margin: auto;
    padding: 80px 0;
    max-width: 1280px;
}
.widget-footer-col
{
    padding: 20px;
    box-sizing: border-box;
    display: block;
    width: 100%;
}
@media(min-width: 981px)
{
    .footer-widgets.w-full>.widget-footer-col
    {
        width: 100%;
    }
    .footer-widgets.w-half>.widget-footer-col
    {
        width: 50%;
    }
    .footer-widgets.w-third>.widget-footer-col
    {
        width: 33.333%;
    }
    .footer-widgets.w-quarter>.widget-footer-col
    {
        width: 25%;
    }
}
@media(min-width: 767px) and (max-width: 980px)
{
    .footer-widgets.w-full>.widget-footer-col, .footer-widgets.w-half>.widget-footer-col, .footer-widgets.w-third>.widget-footer-col, .footer-widgets.w-quarter>.widget-footer-col
    {
        width: 50%;
    }
}
.single .author
{
    margin: 0 0 10px;
    display: inline-block;
    text-transform: capitalize;
    font-size: 14px;
}
.single .author .avatar
{
    display: inline-block;
    vertical-align: middle;
    max-width: 40px;
    border-radius: 50%;
    margin-right: 8px;
}
.single .post-content .meta
{
    display: inline-block;
    margin-bottom: 30px;
    font-size: 14px;
    margin-left: 10px;
    padding-left: 13px;
    border-left: 1px solid #cacaca;
    text-transform: capitalize;
}
@media(max-width: 767px)
{
    .single .post-content .meta
    {
        margin-left: 0;
        padding-left: 0;
        border-left: 0 solid #cacaca;
        border-top: 1px solid #cacaca;
        text-transform: capitalize;
        padding-top: 10px;
        display: block;
    }
}
.single-post-navigation
{
    display: flex;
    flex-wrap: wrap;
    margin-top: 100px;
}
.single-post-navigation .nav-box
{
    width: 50%;
    padding: 5px;
}
@media(max-width: 767px)
{
    .single-post-navigation .nav-box
    {
        width: 100%;
        padding: 5px;
    }
}
.single-post-navigation .nav-box a
{
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    padding: 10px;
    background: #f9f9f9;
}
.single-post-navigation .nav-box a p
{
    font-size: 14px;
    padding: 0 10px;
}
.single-post-navigation .nav-box.next a
{
    text-align: right;
    flex-direction: row-reverse;
}
.single-post-navigation .nav-box img
{
    flex: 0 0 80px;
    padding: 0;
    width: 100%;
    max-width: 80px;
}
.single-post-navigation .nav-box a:hover
{
    background: #eee;
}
.single-post-navigation .nav-box a:hover img
{
    opacity: .6;
}
.comments-area
{
    margin: 100px 0 0;
    padding-top: 20px;
    border-top: 1px solid #c9c9c9;
}
ol.comment-list .avatar
{
    display: none;
}
ol.comment-list
{
    margin: 0;
    padding: 20px;
}
ul.comment-list .avatar
{
    display: none;
}
ul.comment-list
{
    margin: 0;
    padding: 20px;
}
a.no-text-link
{
    font-size: 14px;
}
a.comment-reply-link
{
    font-size: 14px;
    text-decoration: underline;
    text-transform: uppercase;
}
.single-post .comments-area .comments-title
{
    font-size: 20px;
    font-weight: 400;
}
.single-post .post-content ul.comment-list, .single-post .post-content ol.comment-list
{
    margin: 20px 0 0;
    padding: 0;
    list-style: none;
}
.single-post .post-content ul.comment-list .comment, .single-post .post-content ol.comment-list .comment
{
    margin: 0 0 20px;
    padding: 20px 20px;
    list-style: none;
    border: 1px solid #ddd;
}
.related-posts
{
    margin-top: 30px;
    display: block;
}
.related-posts .related-posts-title
{
    margin-bottom: 10px;
    display: block;
    font-size: 16px;
}
.related-posts ul.related-posts-items
{
    list-style: none;
    margin: 0 0 40px!important;
    padding: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.related-posts ul.related-posts-items li
{
    width: 32.333%;
    margin: 0 .5%;
    padding: 0!important;
    box-shadow: 0 0 0 rgba(0,0,0,.2);
    transition: all .4s;
    border: 1px solid #ddd;
    list-style: none;
}
@media(max-width: 767px)
{
    .related-posts ul.related-posts-items li
    {
        width: 99%;
        margin-bottom: 20px;
    }
}
.related-posts ul.related-posts-items li:hover
{
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
}
.related-posts ul.related-posts-items li span
{
    line-height: 1.2;
    font-size: 16px;
    padding: 10px;
    display: block;
}
.site-content ul, .site-content ol
{
    margin-left: 30px;
    padding-left: 0;
}