/*!
 * Bootstrap v3.0.0
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */

.osc-res-tab a{color:#428bca;text-decoration:none;}.osc-res-tab a:hover,.osc-res-tab a:focus{color:#2a6496;text-decoration:underline;}
.osc-res-tab a:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
.osc-res-tab .pull-right {float: right !important;}
.osc-res-tab .nav{margin-bottom:0;padding-left:0;list-style:none;}.osc-res-tab .nav:before,.nav:after{content:" ";display:table;}
.osc-res-tab .nav:after{clear:both;}
.osc-res-tab .nav>li{position:relative;display:block;}.osc-res-tab .nav>li>a{position:relative;display:block;padding:10px 15px;}.osc-res-tab .nav>li>a:hover,.osc-res-tab .nav>li>a:focus{text-decoration:none;background-color:#eeeeee;}
.osc-res-tab .nav>li.disabled>a{color:#999999;}.osc-res-tab .nav>li.disabled>a:hover,.osc-res-tab .nav>li.disabled>a:focus{color:#999999;text-decoration:none;background-color:transparent;cursor:not-allowed;}
.osc-res-tab .nav .open>a,.osc-res-tab .nav .open>a:hover,.nav .open>a:focus{background-color:#eeeeee;border-color:#428bca;}
.osc-res-tab .nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5;}
.osc-res-tab .nav>li>a>img{max-width:none;}
.osc-res-tab .nav-tabs{border-bottom:1px solid #dddddd;}.osc-res-tab .nav-tabs>li{float:left;margin:0 0 -1px 0;}.osc-res-tab .nav-tabs>li>a{margin-right:2px;line-height:1.428571429;border:1px solid transparent;border-radius:4px 4px 0 0;}.osc-res-tab .nav-tabs>li>a:hover{border-color:#eeeeee #eeeeee #dddddd;}
.osc-res-tab .nav-tabs>li.active>a,.osc-res-tab .nav-tabs>li.active>a:hover,.osc-res-tab .nav-tabs>li.active>a:focus{color:#555555;background-color:#ffffff;border:1px solid #dddddd;border-bottom-color:transparent;cursor:default;}
.osc-res-tab.tabs-below .nav-tabs>li.active>a,.osc-res-tab.tabs-below .nav-tabs>li.active>a:hover,.osc-res-tab.tabs-below .nav-tabs>li.active>a:focus{color:#555555;background-color:#ffffff;border:1px solid #dddddd;border-bottom-color:transparent;cursor:default;margin-top: -2px;}
.osc-res-tab .nav-tabs.nav-justified{width:100%;border-bottom:0;}.nav-tabs.nav-justified>li{float:none;}.osc-res-tab .nav-tabs.nav-justified>li>a{text-align:center;}
@media (min-width:768px){.osc-res-tab .nav-tabs.nav-justified>li{display:table-cell;width:1%;}}.osc-res-tab .nav-tabs.nav-justified>li>a{border-bottom:1px solid #dddddd;margin-right:0;}
.osc-res-tab .nav-tabs.nav-justified>.active>a{border-bottom-color:#ffffff;}
.osc-res-tab .nav-pills>li{float:left;}.nav-pills>li>a{border-radius:5px;}
.osc-res-tab .nav-pills>li+li{margin-left:2px;}
.osc-res-tab .nav-pills>li.active>a,.osc-res-tab .nav-pills>li.active>a:hover,.osc-res-tab .nav-pills>li.active>a:focus{color:#ffffff;background-color:#428bca;}
.osc-res-tab .nav-stacked>li{float:none;}.osc-res-tab .nav-stacked>li+li{margin-top:2px;margin-left:0;}
.osc-res-tab .nav-justified{width:100%;}.osc-res-tab .nav-justified>li{float:none;}.osc-res-tab .nav-justified>li>a{text-align:center;}
@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%;}}
.osc-res-tab .nav-tabs-justified{border-bottom:0;}.osc-res-tab .nav-tabs-justified>li>a{border-bottom:1px solid #dddddd;margin-right:0;}
.osc-res-tab .nav-tabs-justified>.active>a{border-bottom-color:#ffffff;}
.osc-res-tab.tabbable:before,.osc-res-tab.tabbable:after{content:" ";display:table;}
.osc-res-tab.tabbable:after{clear:both;}
.osc-res-tab .tab-content>.tab-pane,.pill-content>.pill-pane{display:none;}
.osc-res-tab .tab-content>.active,.pill-content>.active{display:block;}
.osc-res-tab .nav .caret{border-top-color:#428bca;border-bottom-color:#428bca;}
.osc-res-tab .nav a:hover .caret{border-top-color:#2a6496;border-bottom-color:#2a6496;}
.osc-res-tab .nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0;}
.osc-res-tab.tabs-below div > .nav-tabs,.tabs-right > .nav-tabs,.tabs-left > .nav-tabs {border-bottom: 0;}
.osc-res-tab .tab-content > .tab-pane,
.osc-res-tab .pill-content > .pill-pane {
    display: none;
}
.osc-res-tab .tab-content > .active,
.osc-res-tab .pill-content > .active {
    display: block;
}
.osc-res-tab.tabs-below div > .nav-tabs {
    border-top: 1px solid #ddd;
}
.osc-res-tab.tabs-below div > .nav-tabs > li {
    margin-top: -1px;
    margin-bottom: 0;
}
.osc-res-tab.tabs-below div > .nav-tabs > li > a {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}
.osc-res-tab.tabs-below div > .nav-tabs > li > a:hover,
.osc-res-tab.tabs-below div > .nav-tabs > li > a:focus {
    border-top-color: #ddd;
    border-bottom-color: transparent;
}
.osc-res-tab.tabs-below div > .nav-tabs > .active > a,
.osc-res-tab.tabs-below div > .nav-tabs > .active > a:hover,
.osc-res-tab.tabs-below div > .nav-tabs > .active > a:focus {
    border-color: transparent #ddd #ddd #ddd;
}
.osc-res-tab ul.tab-content{
    margin: 0;
    padding: 10px;
}
.osc-res-tab .osc-tabs-center-div {
    float:left;
    width:100%;
    background:#fff;
    border-bottom:1px solid #DDDDDD;
    overflow:hidden;
    position:relative;
}

.osc-res-tab .nav.osc-tabs-center-ul {
    clear:left;
    float:left;
    list-style:none;
    margin:0;
    padding:0;
    position:relative;
    left:50%;
    text-align:center;
}

.osc-res-tab .nav.osc-tabs-center-ul li {
    display:block;
    float:left;
    list-style:none;
    margin:-1px 0;
    padding:0;
    position:relative;
    right:50%;
}
.osc-res-tab.osc-tabs-center > div {
    border-bottom: 1px solid #DDDDDD;
    display: inline-block;
}
.osc-res-tab.osc-tabs-center .nav-tabs {
    border: medium none;
}
.osc-res-tab.osc-tabs-right > div {
    border-bottom: 1px solid #DDDDDD;
    display: inline-block;
}
.osc-res-tab.osc-tabs-right .nav-tabs {
    float: right;
    border-bottom: medium none;
}



/*Setting page css*/
.toplevel_page_easy-responsive-tabs .wrap {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E0E0E0;
    padding: 0;
}
.toplevel_page_easy-responsive-tabs .wrap h2 {
    border-bottom: 1px solid #E0E0E0;
    font-size: 18px;
    padding: 8px;
}
.toplevel_page_easy-responsive-tabs #ert_setting{
    padding: 10px;
}
.toplevel_page_easy-responsive-tabs #ert_setting .form-table tr,
.toplevel_page_easy-responsive-tabs #ert_setting .form-table tr td,
.toplevel_page_easy-responsive-tabs #ert_setting .form-table tr th{
    border: 1px solid #E0E0E0;
    padding: 10px;
}
.toplevel_page_easy-responsive-tabs #ert_setting .form-table tr td label{
    margin: 0 10px 0 0;
    font-size: 13px;
}/*!
 * Bootstrap v3.0.0
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */


.osc-res-tab .dropdown{position:relative;}
.osc-res-tab .dropdown-toggle:focus{outline:0;}
.osc-res-tab .dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:14px;background-color:#ffffff;border:1px solid #cccccc;border:1px solid rgba(0, 0, 0, 0.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0, 0, 0, 0.175);box-shadow:0 6px 12px rgba(0, 0, 0, 0.175);background-clip:padding-box;}.osc-res-tab .dropdown-menu.pull-right{right:0;left:auto;}
.osc-res-tab .dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5;}
.osc-res-tab .dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.428571429;color:#333333;white-space:nowrap;}
.dropdown-menu>li>a:hover,.osc-res-tab .dropdown-menu>li>a:focus{text-decoration:none;color:#ffffff;background-color:#428bca;}
.osc-res-tab .dropdown-menu>.active>a,.osc-res-tab .dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#ffffff;text-decoration:none;outline:0;background-color:#428bca;}
.osc-res-tab .dropdown-menu>.disabled>a,.osc-res-tab .dropdown-menu>.disabled>a:hover,.osc-res-tab .dropdown-menu>.disabled>a:focus{color:#999999;}
.osc-res-tab .dropdown-menu>.disabled>a:hover,.osc-res-tab .dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);cursor:not-allowed;}
.osc-res-tab .open>.dropdown-menu{display:block;}
.osc-res-tab .open>a{outline:0;}
.osc-res-tab .dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.428571429;color:#999999;}
.osc-res-tab .dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990;}
.osc-res-tab .pull-right>.dropdown-menu{right:0;left:auto;}
.osc-res-tab .dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0 dotted;border-bottom:4px solid #000000;content:"";}
.osc-res-tab .dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px;}
@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto;}}

.osc-res-tab .hide {
    display: none !important;
}
.res_tab_icon{background-image:url(/wp-content/plugins/easy-responsive-tabs/assets/images/icon_bg.png);background-position:0 0;background-repeat:no-repeat;display:inline-block;height:11px;margin-right:5px;width:18px}.wp-block-archives{box-sizing:border-box}.wp-block-archives-dropdown label{display:block}.wp-block-avatar{line-height:0}.wp-block-avatar,.wp-block-avatar img{box-sizing:border-box}.wp-block-avatar.aligncenter{text-align:center}.wp-block-audio{box-sizing:border-box}.wp-block-audio :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-audio audio{min-width:300px;width:100%}.wp-block-button__link{align-content:center;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;width:100%;word-break:break-word}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}.wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{flex-basis:100%;width:100%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}:root :where(.wp-block-button .wp-block-button__link.is-style-outline),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link){border:2px solid;padding:.667em 1.333em}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)){color:currentColor}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)){background-color:initial;background-image:none}.wp-block-buttons{box-sizing:border-box}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-button.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar td,.wp-block-calendar th{border:1px solid;padding:.25em}.wp-block-calendar th{font-weight:400}.wp-block-calendar caption{background-color:inherit}.wp-block-calendar table{border-collapse:collapse;width:100%}.wp-block-calendar table:where(:not(.has-text-color)){color:#40464d}.wp-block-calendar table:where(:not(.has-text-color)) td,.wp-block-calendar table:where(:not(.has-text-color)) th{border-color:#ddd}.wp-block-calendar table.has-background th{background-color:inherit}.wp-block-calendar table.has-text-color th{color:inherit}:where(.wp-block-calendar table:not(.has-background) th){background:#ddd}.wp-block-categories{box-sizing:border-box}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-categories.wp-block-categories-dropdown.aligncenter{text-align:center}.wp-block-categories .wp-block-categories__label{display:block;width:100%}.wp-block-code{box-sizing:border-box}.wp-block-code code{
  /*!rtl:begin:ignore*/direction:ltr;display:block;font-family:inherit;overflow-wrap:break-word;text-align:initial;white-space:pre-wrap
  /*!rtl:end:ignore*/}.wp-block-columns{align-items:normal!important;box-sizing:border-box;display:flex;flex-wrap:wrap!important}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}:where(.wp-block-columns){margin-bottom:1.75em}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-stretch{align-self:stretch}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-post-comments{box-sizing:border-box}.wp-block-post-comments .alignleft{float:left}.wp-block-post-comments .alignright{float:right}.wp-block-post-comments .navigation:after{clear:both;content:"";display:table}.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0}.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0}.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;margin-top:.5em;width:2.5em}.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5}.wp-block-post-comments .comment-meta b{font-weight:400}.wp-block-post-comments .comment-meta .comment-awaiting-moderation{display:block;margin-bottom:1em;margin-top:1em}.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em}.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments .comment-reply-title{margin-bottom:0}.wp-block-post-comments .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em}.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}:where(.wp-block-post-comments input[type=submit]){border:none}.wp-block-comments{box-sizing:border-box}.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{font-size:inherit;margin-bottom:.5em;margin-right:.5em}.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child{margin-right:0}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination.aligncenter{justify-content:center}.wp-block-comment-template{box-sizing:border-box;list-style:none;margin-bottom:0;max-width:100%;padding:0}.wp-block-comment-template li{clear:both}.wp-block-comment-template ol{list-style:none;margin-bottom:0;max-width:100%;padding-left:2rem}.wp-block-comment-template.alignleft{float:left}.wp-block-comment-template.aligncenter{margin-left:auto;margin-right:auto;width:fit-content}.wp-block-comment-template.alignright{float:right}.wp-block-comment-date{box-sizing:border-box}.comment-awaiting-moderation{display:block;font-size:.875em;line-height:1.5}.wp-block-comment-author-name,.wp-block-comment-content,.wp-block-comment-edit-link,.wp-block-comment-reply-link{box-sizing:border-box}.wp-block-cover,.wp-block-cover-image{align-items:center;background-position:50%;box-sizing:border-box;display:flex;justify-content:center;min-height:430px;overflow:hidden;overflow:clip;padding:1em;position:relative}.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient{background-color:initial}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{background-color:inherit;content:""}.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before{bottom:0;left:0;opacity:.5;position:absolute;right:0;top:0}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{opacity:0}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{opacity:.1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{opacity:.2}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{opacity:.3}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{opacity:.4}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{opacity:.5}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{opacity:.6}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{opacity:.7}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{opacity:.8}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{opacity:.9}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container{color:inherit;position:relative;width:100%}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0}.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background{border:none;bottom:0;box-shadow:none;height:100%;left:0;margin:0;max-height:none;max-width:none;object-fit:cover;outline:none;padding:0;position:absolute;right:0;top:0;width:100%}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:fixed;background-repeat:no-repeat;background-size:cover}@supports (-webkit-touch-callout:inherit){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;margin-bottom:0;max-width:840px;padding:.44em;text-align:center;z-index:1}:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){color:#fff}:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){color:#000}:root :where(.wp-block-cover h1:not(.has-text-color)),:root :where(.wp-block-cover h2:not(.has-text-color)),:root :where(.wp-block-cover h3:not(.has-text-color)),:root :where(.wp-block-cover h4:not(.has-text-color)),:root :where(.wp-block-cover h5:not(.has-text-color)),:root :where(.wp-block-cover h6:not(.has-text-color)),:root :where(.wp-block-cover p:not(.has-text-color)){color:inherit}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__image-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__video-background{z-index:0}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__gradient-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)).has-background-dim:not(.has-background-gradient):before{z-index:1}.has-modal-open body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container{z-index:auto}.wp-block-details{box-sizing:border-box}.wp-block-details summary{cursor:pointer}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-height:240px;min-width:320px}.wp-block-embed{overflow-wrap:break-word}.wp-block-embed :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{box-sizing:border-box}.wp-block-file:not(.wp-element-button){font-size:.8em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file *+.wp-block-file__button{margin-left:.75em}:where(.wp-block-file){margin-bottom:1.5em}.wp-block-file__embed{margin-bottom:1em}:where(.wp-block-file__button){border-radius:2em;display:inline-block;padding:.5em 1em}:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-form-input__label{display:flex;flex-direction:column;gap:.25em;margin-bottom:.5em;width:100%}.wp-block-form-input__label.is-label-inline{align-items:center;flex-direction:row;gap:.5em}.wp-block-form-input__label.is-label-inline .wp-block-form-input__label-content{margin-bottom:.5em}.wp-block-form-input__label:has(input[type=checkbox]){flex-direction:row;width:fit-content}.wp-block-form-input__label:has(input[type=checkbox]) .wp-block-form-input__label-content{margin:0}.wp-block-form-input__label:has(.wp-block-form-input__label-content+input[type=checkbox]){flex-direction:row-reverse}.wp-block-form-input__label-content{width:fit-content}.wp-block-form-input__input{font-size:1em;margin-bottom:.5em;padding:0 .5em}.wp-block-form-input__input[type=date],.wp-block-form-input__input[type=datetime-local],.wp-block-form-input__input[type=datetime],.wp-block-form-input__input[type=email],.wp-block-form-input__input[type=month],.wp-block-form-input__input[type=number],.wp-block-form-input__input[type=password],.wp-block-form-input__input[type=search],.wp-block-form-input__input[type=tel],.wp-block-form-input__input[type=text],.wp-block-form-input__input[type=time],.wp-block-form-input__input[type=url],.wp-block-form-input__input[type=week]{border:1px solid;line-height:2;min-height:2em}textarea.wp-block-form-input__input{min-height:10em}.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 1em 1em 0;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{align-items:flex-end;display:flex;height:100%;justify-content:flex-start;margin:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{display:block;height:auto;max-width:100%;width:auto}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{background:linear-gradient(0deg,#000000b3,#0000004d 70%,#0000);bottom:0;box-sizing:border-box;color:#fff;font-size:.8em;margin:0;max-height:100%;overflow:auto;padding:3em .77em .7em;position:absolute;text-align:center;width:100%;z-index:2}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{flex-grow:1}.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{flex:1;height:100%;object-fit:cover;width:100%}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{margin-right:0;width:100%}@media (min-width:600px){.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{margin-right:1em;width:calc(33.33333% - .66667em)}.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{margin-right:1em;width:calc(25% - .75em)}.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{margin-right:1em;width:calc(20% - .8em)}.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{margin-right:1em;width:calc(16.66667% - .83333em)}.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{margin-right:1em;width:calc(14.28571% - .85714em)}.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{margin-right:1em;width:calc(12.5% - .875em)}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{max-width:420px;width:100%}.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{align-self:flex-start}figure.wp-block-gallery.has-nested-images{align-items:normal}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){margin:0;width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)}.wp-block-gallery.has-nested-images figure.wp-block-image{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-width:100%;position:relative}.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{flex-direction:column;flex-grow:1;margin:0}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{bottom:0;left:0;max-height:100%;position:absolute;right:0}.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);content:"";height:100%;-webkit-mask-image:linear-gradient(0deg,#000 20%,#0000);mask-image:linear-gradient(0deg,#000 20%,#0000);max-height:40%}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg,#0006,#0000);box-sizing:border-box;color:#fff;font-size:13px;margin:0;overflow:auto;padding:1em;scrollbar-color:#0000 #0000;scrollbar-gutter:stable both-edges;scrollbar-width:thin;text-align:center;text-shadow:0 0 1.5px #000;will-change:transform}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar{height:12px;width:12px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-track{background-color:initial}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:initial;border:3px solid #0000;border-radius:8px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-thumb{background-color:#fffc}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover{scrollbar-color:#fffc #0000}@media (hover:none){.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{scrollbar-color:#fffc #0000}}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{color:inherit}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{flex:1 1 auto}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{background:none;color:inherit;flex:initial;margin:0;padding:10px 10px 9px;position:relative;text-shadow:none}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border:before,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded:before{content:none}.wp-block-gallery.has-nested-images figcaption{flex-basis:100%;flex-grow:1;text-align:center}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-bottom:auto;margin-top:0}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){display:flex}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{flex:1 0 0%;height:100%;object-fit:cover;width:100%}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){width:100%}@media (min-width:600px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{width:100%}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.wp-block-gallery.has-nested-images.aligncenter{justify-content:center}.wp-block-group{box-sizing:border-box}:where(.wp-block-group.wp-block-group-is-layout-constrained){position:relative}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}.wp-block-image>a,.wp-block-image>figure>a{display:inline-block}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}@media not (prefers-reduced-motion){.wp-block-image img.hide{visibility:hidden}.wp-block-image img.show{animation:show-content-image .4s}}.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{border-radius:inherit}.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull>a,.wp-block-image.alignwide>a{width:100%}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-image.is-style-circle-mask img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{border-radius:0;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img){border-radius:9999px}.wp-block-image figure{margin:0}.wp-lightbox-container{display:flex;flex-direction:column;position:relative}.wp-lightbox-container img{cursor:zoom-in}.wp-lightbox-container img:hover+button{opacity:1}.wp-lightbox-container button{align-items:center;-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background-color:#5a5a5a40;border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;text-align:center;top:16px;width:20px;z-index:100}@media not (prefers-reduced-motion){.wp-lightbox-container button{transition:opacity .2s ease}}.wp-lightbox-container button:focus-visible{outline:3px auto #5a5a5a40;outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:hover{cursor:pointer;opacity:1}.wp-lightbox-container button:focus{opacity:1}.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:#5a5a5a40;border:none}.wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100%;z-index:100000}.wp-lightbox-overlay .close-button{align-items:center;cursor:pointer;display:flex;justify-content:center;min-height:40px;min-width:40px;padding:0;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000}.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:none;border:none}.wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:top left;width:var(--wp--lightbox-container-width);z-index:9999999999}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:0 0;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width)}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay button{background:none;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.active{visibility:visible}@media not (prefers-reduced-motion){.wp-lightbox-overlay.active{animation:turn-on-visibility .25s both}.wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active){animation:turn-off-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active) img{animation:turn-off-visibility .25s both}.wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active){animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim{animation:turn-off-visibility .4s forwards}}@keyframes show-content-image{0%{visibility:hidden}99%{visibility:hidden}to{visibility:visible}}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))}to{transform:translate(-50%,-50%) scale(1)}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible}99%{visibility:visible}to{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden}}ol.wp-block-latest-comments{box-sizing:border-box;margin-left:0}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8}.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])){line-height:1.5}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0}.wp-block-latest-comments__comment{list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{list-style:none;min-height:2.25em}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-comments[class*=-font-size] a,.wp-block-latest-comments[style*=font-size] a{font-size:inherit}.wp-block-latest-posts{box-sizing:border-box}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both;overflow-wrap:break-word}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}:root :where(.wp-block-latest-posts.is-grid){padding:0}:root :where(.wp-block-latest-posts.wp-block-latest-posts__list){padding-left:0}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt,.wp-block-latest-posts__post-full-content{margin-bottom:1em;margin-top:.5em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;max-width:100%;width:auto}.wp-block-latest-posts__featured-image.alignleft{float:left;margin-right:1em}.wp-block-latest-posts__featured-image.alignright{float:right;margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}ol,ul{box-sizing:border-box}:root :where(.wp-block-list.has-background){padding:1.25em 2.375em}.wp-block-loginout,.wp-block-media-text{box-sizing:border-box}.wp-block-media-text{
  /*!rtl:begin:ignore*/direction:ltr;
  /*!rtl:end:ignore*/display:grid;grid-template-columns:50% 1fr;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__media{align-self:start}.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__media,.wp-block-media-text>.wp-block-media-text__content,.wp-block-media-text>.wp-block-media-text__media{align-self:center}.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__media{align-self:end}.wp-block-media-text>.wp-block-media-text__media{
  /*!rtl:begin:ignore*/grid-column:1;grid-row:1;
  /*!rtl:end:ignore*/margin:0}.wp-block-media-text>.wp-block-media-text__content{direction:ltr;
  /*!rtl:begin:ignore*/grid-column:2;grid-row:1;
  /*!rtl:end:ignore*/padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__media{
  /*!rtl:begin:ignore*/grid-column:2;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__content{
  /*!rtl:begin:ignore*/grid-column:1;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text__media a{display:block}.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto;max-width:unset;vertical-align:middle;width:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media{background-size:cover;height:100%;min-height:250px}.wp-block-media-text.is-image-fill>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media img{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media{height:100%;min-height:250px;position:relative}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media img{height:100%;object-fit:cover;position:absolute;width:100%}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__content{grid-column:1;grid-row:2}}.wp-block-navigation{position:relative;--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center}.wp-block-navigation ul{margin-bottom:0;margin-left:0;margin-top:0;padding-left:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{align-items:center;display:flex;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{display:block}.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{color:inherit}.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{text-decoration:underline}.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{text-decoration:line-through}.wp-block-navigation :where(a),.wp-block-navigation :where(a:active),.wp-block-navigation :where(a:focus){text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;background-color:inherit;border:none;color:currentColor;display:inline-block;font-size:inherit;height:.6em;line-height:0;margin-left:.25em;padding:0;width:.6em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{display:inline-block;stroke:currentColor;height:inherit;margin-top:.075em;width:inherit}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting:center;--navigation-layout-justify:center}.wp-block-navigation.items-justified-center.is-vertical{--navigation-layout-align:center}.wp-block-navigation.items-justified-right{--navigation-layout-justification-setting:flex-end;--navigation-layout-justify:flex-end}.wp-block-navigation.items-justified-right.is-vertical{--navigation-layout-align:flex-end}.wp-block-navigation.items-justified-space-between{--navigation-layout-justification-setting:space-between;--navigation-layout-justify:space-between}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{align-items:normal;background-color:inherit;color:inherit;display:flex;flex-direction:column;height:0;left:-1px;opacity:0;overflow:hidden;position:absolute;top:100%;visibility:hidden;width:0;z-index:2}@media not (prefers-reduced-motion){.wp-block-navigation .has-child .wp-block-navigation__submenu-container{transition:opacity .1s linear}}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{display:flex;flex-grow:1}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-left:auto;margin-right:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{margin:0}@media (min-width:782px){.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{background:#0000;content:"";display:block;height:100%;position:absolute;right:100%;width:.5em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{margin-right:.25em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{transform:rotate(-90deg)}}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{left:0;top:100%}@media (min-width:782px){.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:0}}.wp-block-navigation-submenu{display:flex;position:relative}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor}button.wp-block-navigation-item__content{background-color:initial;border:none;color:currentColor;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:left;text-transform:inherit}.wp-block-navigation-submenu__toggle{cursor:pointer}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{padding-left:0;padding-right:.85em}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{margin-left:-.6em;pointer-events:none}.wp-block-navigation-item.open-on-click button.wp-block-navigation-item__content:not(.wp-block-navigation-submenu__toggle){padding:0}.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{gap:inherit}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{left:auto;right:0}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:-1px;right:-1px}@media (min-width:782px){.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:auto;right:100%}}.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#fff;border:1px solid #00000026}.wp-block-navigation.has-background .wp-block-navigation__submenu-container{background-color:inherit}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container{color:#000}.wp-block-navigation__container{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial);list-style:none;margin:0;padding-left:0}.wp-block-navigation__container .is-responsive{display:none}.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{flex-grow:1}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}.wp-block-navigation__responsive-container{bottom:0;display:none;left:0;position:fixed;right:0;top:0}.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a){color:inherit}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){background-color:inherit!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open{background-color:inherit;display:flex;flex-direction:column;overflow:auto;padding:clamp(1rem,var(--wp--style--root--padding-top),20rem) clamp(1rem,var(--wp--style--root--padding-right),20rem) clamp(1rem,var(--wp--style--root--padding-bottom),20rem) clamp(1rem,var(--wp--style--root--padding-left),20rem);z-index:100000}@media not (prefers-reduced-motion){.wp-block-navigation__responsive-container.is-menu-open{animation:overlay-menu__fade-in-animation .1s ease-out;animation-fill-mode:forwards}}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-justification-setting,inherit);display:flex;flex-direction:column;flex-wrap:nowrap;overflow:visible;padding-top:calc(2rem + 24px)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{border:none;height:auto;min-width:200px;opacity:1;overflow:initial;padding-left:2rem;padding-right:2rem;position:static;visibility:visible;width:auto}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{gap:inherit}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:var(--wp--style--block-gap,2em)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{align-items:var(--navigation-layout-justification-setting,initial);display:flex;flex-direction:column}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{background:#0000!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:auto;right:auto}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){background-color:inherit;display:block;position:relative;width:100%;z-index:auto}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background-color:#fff}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open{color:#000}.wp-block-navigation__toggle_button_label{font-size:1rem;font-weight:700}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{background:#0000;border:none;color:currentColor;cursor:pointer;margin:0;padding:0;text-transform:inherit;vertical-align:middle}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;display:block;height:24px;pointer-events:none;width:24px}.wp-block-navigation__responsive-container-open{display:flex}.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{font-family:inherit;font-size:inherit;font-weight:inherit}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{position:absolute;right:0;top:0;z-index:2}.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close{font-family:inherit;font-size:inherit;font-weight:inherit}.wp-block-navigation__responsive-close{width:100%}.has-modal-open .wp-block-navigation__responsive-close{margin-left:auto;margin-right:auto;max-width:var(--wp--style--global--wide-size,100%)}.wp-block-navigation__responsive-close:focus{outline:none}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{box-sizing:border-box}.wp-block-navigation__responsive-dialog{position:relative}.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:46px}@media (min-width:782px){.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:32px}}html.has-modal-open{overflow:hidden}.wp-block-navigation .wp-block-navigation-item__label{overflow-wrap:break-word}.wp-block-navigation .wp-block-navigation-item__description{display:none}.link-ui-tools{border-top:1px solid #f0f0f0;padding:8px}.link-ui-block-inserter{padding-top:8px}.link-ui-block-inserter__back{margin-left:8px;text-transform:uppercase}.wp-block-navigation .wp-block-page-list{align-items:var(--navigation-layout-align,initial);background-color:inherit;display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}.wp-block-page-list{box-sizing:border-box}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}.wp-block-post-author{box-sizing:border-box;display:flex;flex-wrap:wrap}.wp-block-post-author__byline{font-size:.5em;margin-bottom:0;margin-top:0;width:100%}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{font-size:.7em;margin-bottom:.7em}.wp-block-post-author__content{flex-basis:0;flex-grow:1}.wp-block-post-author__name{margin:0}.wp-block-post-author-biography{box-sizing:border-box}:where(.wp-block-post-comments-form) input:not([type=submit]),:where(.wp-block-post-comments-form) textarea{border:1px solid #949494;font-family:inherit;font-size:1em}:where(.wp-block-post-comments-form) input:where(:not([type=submit]):not([type=checkbox])),:where(.wp-block-post-comments-form) textarea{padding:calc(.667em + 2px)}.wp-block-post-comments-form{box-sizing:border-box}.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){font-weight:inherit}.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){font-family:inherit}.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){font-size:inherit}.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){line-height:inherit}.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){font-style:inherit}.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){letter-spacing:inherit}.wp-block-post-comments-form :where(input[type=submit]){box-shadow:none;cursor:pointer;display:inline-block;overflow-wrap:break-word;text-align:center}.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.wp-block-post-comments-form .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments-form .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments-form .comment-reply-title{margin-bottom:0}.wp-block-post-comments-form .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments-form input[type=submit]{width:auto}.wp-block-post-comments-count{box-sizing:border-box}.wp-block-post-content{display:flow-root}.wp-block-post-comments-link,.wp-block-post-date{box-sizing:border-box}:where(.wp-block-post-excerpt){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__excerpt{margin-bottom:0;margin-top:0}.wp-block-post-excerpt__more-text{margin-bottom:0;margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__more-link{display:inline-block}.wp-block-post-featured-image{margin-left:0;margin-right:0}.wp-block-post-featured-image a{display:block;height:100%}.wp-block-post-featured-image :where(img){box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom;width:100%}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{background-color:#000;inset:0;position:absolute}.wp-block-post-featured-image{position:relative}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{background-color:initial}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{opacity:0}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{opacity:.1}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{opacity:.2}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{opacity:.3}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{opacity:.4}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{opacity:.5}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{opacity:.6}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{opacity:.7}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{opacity:.8}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{opacity:.9}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{opacity:1}.wp-block-post-featured-image:where(.alignleft,.alignright){width:100%}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous{display:inline-block;margin-right:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next{display:inline-block;margin-left:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"]{rotate:180deg}.wp-block-post-terms{box-sizing:border-box}.wp-block-post-terms .wp-block-post-terms__separator{white-space:pre-wrap}.wp-block-post-time-to-read,.wp-block-post-title{box-sizing:border-box}.wp-block-post-title{word-break:break-word}.wp-block-post-title :where(a){display:inline-block;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-post-author-name{box-sizing:border-box}.wp-block-preformatted{box-sizing:border-box;white-space:pre-wrap}:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em}.wp-block-pullquote{box-sizing:border-box;margin:0 0 1em;overflow-wrap:break-word;padding:4em 0;text-align:center}.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p{color:inherit}.wp-block-pullquote blockquote{margin:0}.wp-block-pullquote p{margin-top:0}.wp-block-pullquote p:last-child{margin-bottom:0}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote.has-text-align-left blockquote{text-align:left}.wp-block-pullquote.has-text-align-right blockquote{text-align:right}.wp-block-pullquote.has-text-align-center blockquote{text-align:center}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:2em;margin-bottom:0;margin-top:0}.wp-block-pullquote.is-style-solid-color blockquote cite{font-style:normal;text-transform:none}.wp-block-pullquote cite{color:inherit;display:block}.wp-block-post-template{box-sizing:border-box;list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0}.wp-block-post-template.is-flex-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25em}.wp-block-post-template.is-flex-container>li{margin:0;width:100%}@media (min-width:600px){.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}}@media (max-width:600px){.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:1fr}}.wp-block-post-template-is-layout-constrained>li>.alignright,.wp-block-post-template-is-layout-flow>li>.alignright{float:right;margin-inline-end:0;margin-inline-start:2em}.wp-block-post-template-is-layout-constrained>li>.alignleft,.wp-block-post-template-is-layout-flow>li>.alignleft{float:left;margin-inline-end:2em;margin-inline-start:0}.wp-block-post-template-is-layout-constrained>li>.aligncenter,.wp-block-post-template-is-layout-flow>li>.aligncenter{margin-inline-end:auto;margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type{margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child{margin-inline-end:auto}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination .wp-block-query-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination.aligncenter{justify-content:center}.wp-block-query-title,.wp-block-query-total,.wp-block-quote{box-sizing:border-box}.wp-block-quote{overflow-wrap:break-word}.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{font-size:1.125em;text-align:right}.wp-block-quote>cite{display:block}.wp-block-read-more{display:block;width:fit-content}.wp-block-read-more:where(:not([style*=text-decoration])){text-decoration:none}.wp-block-read-more:where(:not([style*=text-decoration])):active,.wp-block-read-more:where(:not([style*=text-decoration])):focus{text-decoration:none}ul.wp-block-rss.alignleft{margin-right:2em}ul.wp-block-rss.alignright{margin-left:2em}ul.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0}ul.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){ul.wp-block-rss.columns-2 li{width:calc(50% - 1em)}ul.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}ul.wp-block-rss.columns-4 li{width:calc(25% - 1em)}ul.wp-block-rss.columns-5 li{width:calc(20% - 1em)}ul.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;font-size:.8125em}.wp-block-rss{box-sizing:border-box;list-style:none;padding:0}.wp-block-search__button{margin-left:10px;word-break:normal}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{height:1.25em;min-height:24px;min-width:24px;width:1.25em;fill:currentColor;vertical-align:text-bottom}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search__label{width:100%}.wp-block-search__input{appearance:none;border:1px solid #949494;flex-grow:1;margin-left:0;margin-right:0;min-width:3rem;padding:8px;text-decoration:unset!important}.wp-block-search.wp-block-search__button-only .wp-block-search__button{box-sizing:border-box;display:flex;flex-shrink:0;justify-content:center;margin-left:0;max-width:100%}.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{min-width:0!important;transition-property:width}.wp-block-search.wp-block-search__button-only .wp-block-search__input{flex-basis:100%;transition-duration:.3s}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden,.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper{overflow:hidden}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__input{border-left-width:0!important;border-right-width:0!important;flex-basis:0;flex-grow:0;margin:0;min-width:0!important;padding-left:0!important;padding-right:0!important;width:0!important}:where(.wp-block-search__input){font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-transform:inherit}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){border:1px solid #949494;box-sizing:border-box;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:none}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block[data-align=right] .wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{float:right}.wp-block-separator{border:none;border-top:2px solid}:root :where(.wp-block-separator.is-style-dots){height:auto;line-height:1;text-align:center}:root :where(.wp-block-separator.is-style-dots):before{color:currentColor;content:"···";font-family:serif;font-size:1.5em;letter-spacing:2em;padding-left:2em}.wp-block-separator.is-style-dots{background:none!important;border:none!important}.wp-block-site-logo{box-sizing:border-box;line-height:0}.wp-block-site-logo a{display:inline-block;line-height:0}.wp-block-site-logo.is-default-size img{height:auto;width:120px}.wp-block-site-logo img{height:auto;max-width:100%}.wp-block-site-logo a,.wp-block-site-logo img{border-radius:inherit}.wp-block-site-logo.aligncenter{margin-left:auto;margin-right:auto;text-align:center}:root :where(.wp-block-site-logo.is-style-rounded){border-radius:9999px}.wp-block-site-tagline,.wp-block-site-title{box-sizing:border-box}.wp-block-site-title :where(a){color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-social-links{background:none;box-sizing:border-box;margin-left:0;padding-left:0;padding-right:0;text-indent:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{border-bottom:0;box-shadow:none;text-decoration:none}.wp-block-social-links .wp-social-link svg{height:1em;width:1em}.wp-block-social-links .wp-social-link span:not(.screen-reader-text){font-size:.65em;margin-left:.5em;margin-right:.5em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{display:flex;justify-content:center}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{border-radius:9999px;display:block;height:auto}@media not (prefers-reduced-motion){.wp-block-social-link{transition:transform .1s ease}}.wp-block-social-link a{align-items:center;display:flex;line-height:0}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link.wp-social-link{display:inline-block;margin:0;padding:0}.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited{color:currentColor;fill:currentColor}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link{background-color:#f0f0f0;color:#444}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon{background-color:#f90;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance{background-color:#0757fe;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky{background-color:#0a7aff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-discord{background-color:#5865f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy{background-color:#f45800;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook{background-color:#0866ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr{background-color:#0461dd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare{background-color:#e65678;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github{background-color:#24292d;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google{background-color:#ea4434;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar{background-color:#1d4fc4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram{background-color:#f00075;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup{background-color:#f6405f;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest{background-color:#e60122;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket{background-color:#ef4155;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit{background-color:#ff4500;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype{background-color:#0478d7;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify{background-color:#1bd760;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram{background-color:#2aabee;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr{background-color:#011835;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch{background-color:#6440a4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk{background-color:#4680c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp{background-color:#25d366;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp{background-color:#d32422;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube{background-color:red;color:#fff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link{background:none}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg{height:1.25em;width:1.25em}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon{color:#f90}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp{color:#1ea0c3}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance{color:#0757fe}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky{color:#0a7aff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen{color:#1e1f26}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart{color:#02e49b}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-discord{color:#5865f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble{color:#e94c89}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox{color:#4280ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy{color:#f45800}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook{color:#0866ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr{color:#0461dd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare{color:#e65678}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github{color:#24292d}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads{color:#382110}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google{color:#ea4434}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar{color:#1d4fc4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram{color:#f00075}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm{color:#e21b24}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin{color:#0d66c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon{color:#3288d4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup{color:#f6405f}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest{color:#e60122}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket{color:#ef4155}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit{color:#ff4500}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype{color:#0478d7}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat{color:#fff;stroke:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud{color:#ff5600}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify{color:#1bd760}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram{color:#2aabee}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr{color:#011835}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch{color:#6440a4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter{color:#1da1f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo{color:#1eb7ea}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk{color:#4680c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp{color:#25d366}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress{color:#3499cd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp{color:#d32422}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}:root :where(.wp-block-social-links .wp-social-link a){padding:.25em}:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a){padding:0}:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a){padding-left:.6666666667em;padding-right:.6666666667em}.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{color:#000}.wp-block-spacer{clear:both}.wp-block-tag-cloud{box-sizing:border-box}.wp-block-tag-cloud.aligncenter{justify-content:center;text-align:center}.wp-block-tag-cloud.alignfull{padding-left:1em;padding-right:1em}.wp-block-tag-cloud a{display:inline-block;margin-right:5px}.wp-block-tag-cloud span{display:inline-block;margin-left:5px;text-decoration:none}:root :where(.wp-block-tag-cloud.is-style-outline){display:flex;flex-wrap:wrap;gap:1ch}:root :where(.wp-block-tag-cloud.is-style-outline a){border:1px solid;font-size:unset!important;margin-right:0;padding:1ch 2ch;text-decoration:none!important}.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{background-color:initial;border-bottom:1px solid #f0f0f0;border-collapse:inherit;border-spacing:0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:#0000}.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{border-color:inherit}.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{border-top-color:inherit}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:initial}.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{border-right-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{border-bottom-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:initial}.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{border-left-color:inherit}.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{border-style:inherit}.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{border-style:inherit;border-width:inherit}:root :where(.wp-block-table-of-contents){box-sizing:border-box}:where(.wp-block-term-description){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-term-description p{margin-bottom:0;margin-top:0}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.3333333333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{overflow:auto;white-space:pre-wrap}:where(pre.wp-block-verse){font-family:inherit}.wp-block-video{box-sizing:border-box}.wp-block-video video{vertical-align:middle;width:100%}@supports (position:sticky){.wp-block-video [poster]{object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video :where(figcaption){margin-bottom:1em;margin-top:.5em}.editor-styles-wrapper,.entry-content{counter-reset:footnotes}a[data-fn].fn{counter-increment:footnotes;display:inline-flex;font-size:smaller;text-decoration:none;text-indent:-9999999px;vertical-align:super}a[data-fn].fn:after{content:"[" counter(footnotes) "]";float:left;text-indent:0}.wp-element-button{cursor:pointer}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{border:0;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:#ddd;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}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}.cf7-style input[type=email],.cf7-style input[type=password],.cf7-style input[type=search],.cf7-style input[type=text],.cf7-style input[type=url],.cf7-style textarea{width:100%}body .cf7-style input.wpcf7-form-control.wpcf7-submit{text-align:center}body .cf7-style *{-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}body .cf7-style div.wpcf7-response-output{padding:15px;text-transform:none}body .cf7-style div.wpcf7-validation-errors{background:0 0;color:red;border:2px solid red}body .cf7-style div.wpcf7-response-output:before{display:none}body .valentines-day-classic span.wpcf7-list-item,body .wpcf7 form.valentines-day-roses span.wpcf7-list-item{display:inline-block}body .valentines-day-classic input.wpcf7-form-control.wpcf7-date,body .valentines-day-classic input.wpcf7-form-control.wpcf7-file,body .valentines-day-classic input.wpcf7-form-control.wpcf7-number,body .valentines-day-classic input.wpcf7-form-control.wpcf7-quiz,body .valentines-day-classic input.wpcf7-form-control.wpcf7-range,body .valentines-day-classic input.wpcf7-form-control.wpcf7-select,body .valentines-day-classic input.wpcf7-form-control.wpcf7-text,body .valentines-day-classic select.wpcf7-form-control.wpcf7-select,body .valentines-day-classic textarea.wpcf7-form-control.wpcf7-textarea{margin:5px 0 0;padding:15px 10px;border-top:0;border-right:0;border-left:1px solid #AAA;border-bottom:1px solid #AAA;outline:0;resize:none;font-size:13px;line-height:17px;background:rgb(255 255 255 / .7);color:#818181;font-family:Raleway;font-weight:400;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body .valentines-day-classic input.wpcf7-form-control.wpcf7-submit:not([disabled]){border:none}body .wpcf7 form.valentines-day-classic p{margin-bottom:15px;font-size:16px;color:#222}body .valentines-day-classic{background:url(/wp-content/plugins/contact-form-7-style/images/vday-classic/hearted-bg.png) -45px 0;position:relative;max-width:600px;margin:0 auto 50px;padding-bottom:50px}body .valentines-day-classic .heart{position:absolute;right:0;background:url(/wp-content/plugins/contact-form-7-style/images/vday-classic/big-heart.png) no-repeat;width:136px;height:135px;top:-90px}body .valentines-day-classic p{margin-bottom:10px;text-shadow:1px 1px #FFF}body .valentines-day-classic input,body .valentines-day-classic select,body .valentines-day-classic textarea{background:rgb(255 255 255 / .7);border:none;border-left:1px solid #AAA;border-bottom:1px solid #AAA;-webkit-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;-webkit-box-shadow:5px 6px 10px -5px #999;-moz-box-shadow:5px 6px 10px -5px #999;box-shadow:5px 6px 10px -5px #999;margin-top:3px}body .valentines-day-classic input:focus,body .valentines-day-classic textarea:focus{background:rgb(255 255 255 / .7);border-left:1px solid #AAA;border-bottom:1px solid #AAA}body .cf7-style.valentines-day-classic .wpcf7-submit,body .cf7-style.valentines-day-classic input.wpcf7-form-control.wpcf7-submit:not([disabled]),body .cf7-style.valentines-day-classic input.wpcf7-form-control.wpcf7-submit[disabled]{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;border:none;line-height:20px;text-align:center;padding:10px 20px;min-width:90px;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdkYjllOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZDU0ZTRlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMzklIiBzdG9wLWNvbG9yPSIjZDQwMDAwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iODUlIiBzdG9wLWNvbG9yPSIjOTQwYTBhIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);background:-moz-linear-gradient(left,rgb(125 185 232) 0,rgb(213 78 78) 0,rgb(212 0 0) 39%,rgb(148 10 10) 85%);background:-webkit-gradient(linear,left top,right top,color-stop(0,rgb(125 185 232)),color-stop(0,rgb(213 78 78)),color-stop(39%,rgb(212 0 0)),color-stop(85%,rgb(148 10 10)));background:-webkit-linear-gradient(left,rgb(125 185 232) 0,rgb(213 78 78) 0,rgb(212 0 0) 39%,rgb(148 10 10) 85%);background:-o-linear-gradient(left,rgb(125 185 232) 0,rgb(213 78 78) 0,rgb(212 0 0) 39%,rgb(148 10 10) 85%);background:-ms-linear-gradient(left,rgb(125 185 232) 0,rgb(213 78 78) 0,rgb(212 0 0) 39%,rgb(148 10 10) 85%);background:linear-gradient(to right,rgb(125 185 232) 0,rgb(213 78 78) 0,rgb(212 0 0) 39%,rgb(148 10 10) 85%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db9e8',endColorstr='#940a0a',GradientType=1);color:#FFF;float:right;text-shadow:1px 1px #555;cursor:pointer}body .valentines-day-classic .wpcf7-submit:hover,body .valentines-day-classic input.wpcf7-form-control.wpcf7-submit:not([disabled]):focus,body .valentines-day-classic input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover{opacity:.8}body .valentines-day-classic div.wpcf7-response-output.wpcf7-mail-sent-ok,body .valentines-day-classic div.wpcf7-response-output.wpcf7-validation-errors{background:rgb(255 255 255 / .6);border:1px solid red;top:30px}body .valentines-day-classic div.wpcf7-response-output.wpcf7-validation-errors{color:red}body .valentines-day-classic div.wpcf7-response-output.wpcf7-mail-sent-ok{color:green;border:1px solid green}body .valentines-day-classic input[type=date],body .valentines-day-classic input[type=file],body .valentines-day-classic input[type=range],body .valentines-day-classic select{width:100%}body .valentines-day-classic input[type=range]::-webkit-slider-runnable-track{height:5px;background:#ddd;border:none;border-radius:3px}body .valentines-day-classic input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;border:none;height:16px;width:16px;border-radius:50%;background:#777;margin-top:-4px;cursor:pointer}body .valentines-day-classic input[type=range]:focus{outline:0}body .valentines-day-classic input[type=range]:focus::-webkit-slider-runnable-track{background:#ccc}body .valentines-day-classic input[type=range]{-webkit-appearance:none;border:1px solid #fff;width:100%}body .valentines-day-classic input[type=range]::-moz-range-track{height:5px;background:#ddd;border:none;border-radius:3px}body .valentines-day-classic input[type=range]::-moz-range-thumb{border:none;height:16px;width:16px;border-radius:50%;background:#777;cursor:pointer}body .valentines-day-classic input[type=range]:-moz-focusring{outline:#fff solid 1px;outline-offset:-1px}body .valentines-day-classic input[type=range]:focus::-moz-range-track{background:#ccc}body .valentines-day-classic input[type=range]::-ms-track{height:5px;background:0 0;border-color:#fff0;border-width:6px 0;color:#fff0}body .valentines-day-classic input[type=range]::-ms-fill-lower{background:#ddd;border-radius:10px}body .valentines-day-classic input[type=range]::-ms-fill-upper{background:#ddd;border-radius:10px}body .valentines-day-classic input[type=range]::-ms-thumb{border:none;height:16px;width:16px;border-radius:50%;background:#777;cursor:pointer}body .valentines-day-classic input[type=range]:focus::-ms-fill-lower{background:#ccc}body .valentines-day-classic input[type=range]:focus::-ms-fill-upper{background:#ccc}body .valentines-day-roses input.wpcf7-form-control.wpcf7-date,body .valentines-day-roses input.wpcf7-form-control.wpcf7-file,body .valentines-day-roses input.wpcf7-form-control.wpcf7-number,body .valentines-day-roses input.wpcf7-form-control.wpcf7-quiz,body .valentines-day-roses input.wpcf7-form-control.wpcf7-text,body .valentines-day-roses select.wpcf7-form-control.wpcf7-select,body .valentines-day-roses textarea.wpcf7-form-control.wpcf7-textarea{margin:5px 0 0;padding:15px 10px;border-bottom:1px solid #490706;outline:0;resize:none;font-size:13px;line-height:17px;background:0 0;color:#000;font-family:Raleway;font-weight:400;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body .valentines-day-roses input.wpcf7-form-control.wpcf7-date,body .valentines-day-roses input.wpcf7-form-control.wpcf7-file,body .valentines-day-roses input.wpcf7-form-control.wpcf7-range,body .valentines-day-roses select.wpcf7-form-control.wpcf7-select{width:100%}body .valentines-day-roses input.wpcf7-form-control.wpcf7-submit:not([disabled]),body .valentines-day-roses textarea.wpcf7-form-control.wpcf7-textarea{border:none}body .wpcf7 form.valentines-day-roses p{margin-bottom:15px;font-size:16px;color:#000}body .valentines-day-roses input.wpcf7-form-control.wpcf7-submit{position:absolute;right:0;-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none}body .valentines-day-roses input.wpcf7-form-control.wpcf7-submit:not([disabled]):focus,body .valentines-day-roses input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover{background:#7F2A3A;border:none}body .valentines-day-roses{background:url(/wp-content/plugins/contact-form-7-style/images/vday-rose/rose-bg-50percent.png) no-repeat;position:relative;min-height:380px;width:270px;padding:12px 0 0 200px;-wekit-box-sizing:initial;-moz-box-sizing:initial;box-sizing:initial;clear:both}body .valentines-day-roses input{padding-bottom:2px}body .valentines-day-roses input,body .valentines-day-roses input:focus,body .valentines-day-roses input:hover{border-bottom:1px solid #490706}body .valentines-day-roses textarea{width:215px;height:140px;resize:none;padding-top:0;line-height:32px}body .valentines-day-roses p{margin-bottom:10px}body .valentines-day-roses .letter-box{background:url(/wp-content/plugins/contact-form-7-style/images/vday-rose/contact-bg.png) no-repeat #826e50;width:285px;margin:32px 0 0 -50px;padding:35px 15px 50px}body .wpcf7 form.valentines-day-roses .letter-box p{color:#000}body .wpcf7 form.valentines-day-roses .wpcf7-submit{position:absolute;bottom:10px;right:20px;border:none;padding:7px 15px;color:#fff;box-shadow:none}body .valentines-day-roses input[type=submit]:focus,body .valentines-day-roses input[type=submit]:hover{background:#490706}body .valentines-day-roses div.wpcf7-mail-sent-ok,body .valentines-day-roses div.wpcf7-validation-errors{background:rgb(255 255 255 / .6);border:none;left:115px;position:absolute;top:145px;width:295px}body .valentines-day-roses div.wpcf7-validation-errors{color:red}body .valentines-day-roses div.wpcf7-mail-sent-ok{color:green}body .valentines-day-roses div.wpcf7-response-output.wpcf7-mail-sent-ok,body .valentines-day-roses div.wpcf7-response-output.wpcf7-validation-errors{background:rgb(255 255 255 / .6);border:none}body .valentines-day-birds input.wpcf7-form-control.wpcf7-date,body .valentines-day-birds input.wpcf7-form-control.wpcf7-file,body .valentines-day-birds input.wpcf7-form-control.wpcf7-number,body .valentines-day-birds input.wpcf7-form-control.wpcf7-quiz,body .valentines-day-birds input.wpcf7-form-control.wpcf7-range,body .valentines-day-birds input.wpcf7-form-control.wpcf7-text,body .valentines-day-birds select.wpcf7-form-control.wpcf7-select,body .valentines-day-birds textarea.wpcf7-form-control.wpcf7-textarea{margin:0 0 5px;padding:8px 10px;border:2px dashed #000;outline:0;resize:none;font-size:13px;line-height:16px;background:0 0;color:#222;font-family:inherit;font-weight:400;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body .valentines-day-birds input.wpcf7-form-control.wpcf7-date,body .valentines-day-birds input.wpcf7-form-control.wpcf7-number,body .valentines-day-birds input.wpcf7-form-control.wpcf7-range,body .valentines-day-birds input.wpcf7-form-control.wpcf7-text,body .valentines-day-birds input[type=email],body .valentines-day-birds input[type=password],body .valentines-day-birds input[type=search],body .valentines-day-birds input[type=text],body .valentines-day-birds input[type=url],body .valentines-day-birds select.wpcf7-form-control.wpcf7-select,body .valentines-day-birds textarea,body .valentines-day-birds textarea.wpcf7-form-control.wpcf7-textarea{width:100%}body .valentines-day-birds input.wpcf7-form-control.wpcf7-submit:not([disabled]),body .valentines-day-birds input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover{border:none;background:0 0}body .valentines-day-birds input.wpcf7-form-control.wpcf7-submit:not([disabled]){color:#444}body .valentines-day-birds input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover{color:#843A69}body .valentines-day-birds div.wpcf7-response-output{position:relative;padding:17px 42px;font-weight:400;font-size:13px;line-height:17px;text-transform:uppercase;letter-spacing:1px}body .valentines-day-birds div.wpcf7-response-output.wpcf7-validation-errors{background:0 0}body .valentines-day-birds div.wpcf7-response-output.wpcf7-validation-errors:before{display:none}body .valentines-day-birds span.wpcf7-list-item{display:inline-block}body .valentines-day-birds{position:relative;width:280px;margin:234px 0 330px 97px}body .valentines-day-birds-container{background:url(/wp-content/plugins/contact-form-7-style/images/vday-birds/bg-middle.png) 63px 0 repeat-y;width:486px;margin:0 auto}body .valentines-day-birds .bg-bottom,body .valentines-day-birds .bg-header{width:486px}body .valentines-day-birds .bg-header{background:url(/wp-content/plugins/contact-form-7-style/images/vday-birds/bg-top.png) 25px 0 no-repeat;height:234px;left:-97px;position:absolute;top:-234px}body .valentines-day-birds .bg-bottom{background:url(/wp-content/plugins/contact-form-7-style/images/vday-birds/bg-bottom.png) no-repeat;bottom:-301px;height:301px;left:-97px;position:absolute}body .wpcf7 form.valentines-day-birds p{margin-bottom:20px;color:#222;line-height:1.5em}body .valentines-day-birds input,body .valentines-day-birds textarea{background:0 0;border:2px dashed #000;resize:vertical}body .valentines-day-birds textarea{height:120px}body .valentines-day-birds input:focus,body .valentines-day-birds input:hover,body .valentines-day-birds textarea:focus,body .valentines-day-birds textarea:hover{border:2px dashed #000}body .valentines-day-birds input{margin-bottom:5px}body .valentines-day-birds input[type=submit]{font-size:30px;color:#444;text-transform:capitalize;border:none;box-shadow:none;background:0 0;display:block;margin:0 auto}body .valentines-day-birds input[type=submit]:focus,body .valentines-day-birds input[type=submit]:hover{background:0 0;color:#000}body .valentines-day-birds div.wpcf7-response-output{width:265px;margin:0 0 0 -36px;border:none}body .valentines-day-birds .wpcf7-validation-errors{color:red}body .valentines-day-birds .wpcf7-mail-sent-ok{color:green}body .valentines-day-blue-birds input.wpcf7-form-control.wpcf7-date,body .valentines-day-blue-birds input.wpcf7-form-control.wpcf7-file,body .valentines-day-blue-birds input.wpcf7-form-control.wpcf7-number,body .valentines-day-blue-birds input.wpcf7-form-control.wpcf7-quiz,body .valentines-day-blue-birds input.wpcf7-form-control.wpcf7-text,body .valentines-day-blue-birds select.wpcf7-form-control.wpcf7-select,body .valentines-day-blue-birds textarea.wpcf7-form-control.wpcf7-textarea{margin:5px 0 0;padding:15px;border:0;outline:0;resize:none;font-size:13px;line-height:17px;background:#dad3c2;color:#818181;font-family:Raleway;font-weight:400;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body .valentines-day-blue-birds input.wpcf7-form-control.wpcf7-date,body .valentines-day-blue-birds input.wpcf7-form-control.wpcf7-file,body .valentines-day-blue-birds input.wpcf7-form-control.wpcf7-range,body .valentines-day-blue-birds select.wpcf7-form-control.wpcf7-select{width:100%}body .valentines-day-blue-birds .wpcf7-list-item,body .valentines-day-blue-birds .wpcf7-list-item-label{display:inline-block}body .valentines-day-blue-birds input.wpcf7-form-control.wpcf7-submit:not([disabled]){border:none}body .wpcf7 form.valentines-day-blue-birds p{margin-bottom:15px;font-size:16px}body .valentines-day-blue-birds input.wpcf7-form-control.wpcf7-submit:focus,body .valentines-day-blue-birds input.wpcf7-form-control.wpcf7-submit:hover,body .valentines-day-blue-birds input.wpcf7-form-control.wpcf7-submit:not([disabled]):focus,body .valentines-day-blue-birds input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover{background:url(/wp-content/plugins/contact-form-7-style/images/vday-blue-birds/submit.png) top right no-repeat;border:none;color:#7F2A3A}body .valentines-day-blue-birds{position:relative;background:url(/wp-content/plugins/contact-form-7-style/images/vday-blue-birds/pattern.jpg);color:#100804}body .valentines-day-blue-birds .header{background:url(/wp-content/plugins/contact-form-7-style/images/vday-blue-birds/header.png) top center no-repeat;height:260px;width:100%}body .valentines-day-blue-birds textarea{width:100%;display:inline-block;background:#dad3c2;border:none;height:75px}body .valentines-day-blue-birds input:focus,body .valentines-day-blue-birds textarea:focus{background:#dad3c2}body .valentines-day-blue-birds input.wpcf7-form-control.wpcf7-submit{-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none;background:url(/wp-content/plugins/contact-form-7-style/images/vday-blue-birds/submit.png) top right no-repeat;line-height:50px;font-size:30px;display:inline;text-transform:none;width:auto;position:absolute;top:50px;right:20px;color:#100804;box-shadow:none}body .valentines-day-blue-birds .wpcf7-submit:hover,body .valentines-day-blue-birds span.wpcf7-not-valid-tip{color:#7f2a3a}body .valentines-day-blue-birds p{width:290px;margin:7px auto;position:relative}body .valentines-day-blue-birds .footer{background:url(/wp-content/plugins/contact-form-7-style/images/vday-blue-birds/footer.png) bottom center no-repeat;height:145px;width:100%}body .valentines-day-blue-birds div.wpcf7-mail-sent-ok,body .valentines-day-blue-birds div.wpcf7-validation-errors{border:none;background:rgb(127 42 58 / .9);position:absolute;bottom:0;color:#fff;margin:0;padding:10px 20px;right:0}body .valentines-day-blue-birds div.wpcf7-mail-sent-ok{background:rgb(9 94 0 / .9)}body .christmas-classic input.wpcf7-form-control.wpcf7-date,body .christmas-classic input.wpcf7-form-control.wpcf7-file,body .christmas-classic input.wpcf7-form-control.wpcf7-number,body .christmas-classic input.wpcf7-form-control.wpcf7-quiz,body .christmas-classic input.wpcf7-form-control.wpcf7-text,body .christmas-classic select.wpcf7-form-control.wpcf7-select,body .christmas-classic textarea.wpcf7-form-control.wpcf7-textarea{margin:5px 0 0;padding:3px 10px;border:1px dotted #b2a28e;outline:0;resize:none;font-size:14px;line-height:20px;background:#f3eadf;color:#707070;color:rgb(51 51 51 / .7);font-family:Raleway;font-weight:400;height:40px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%}body .christmas-classic select.wpcf7-form-control.wpcf7-select[multiple]{height:auto}body .christmas-classic textarea.wpcf7-form-control.wpcf7-textarea{padding:5px 10px;height:140px}body .christmas-classic input.wpcf7-form-control.wpcf7-file{padding:8px 10px}body .christmas-classic span.wpcf7-list-item{margin:.5em;display:inline-block}body .christmas-classic{position:relative}body .christmas-classic-container{background:url(/wp-content/plugins/contact-form-7-style/images/xmas-classic/bg-repeat.png) 1px 1px repeat-y #fff0;display:block;margin:auto auto 260px;text-align:center;width:403px}body .christmas-classic .header{background:url(/wp-content/plugins/contact-form-7-style/images/xmas-classic/top_border.png) no-repeat #fff0;height:23px;width:100%}body .christmas-classic .left{background:url(/wp-content/plugins/contact-form-7-style/images/xmas-classic/left_part_bg.png) no-repeat #fff0;bottom:0;height:129px;left:-73px;position:absolute;width:99px}body .christmas-classic p{color:#482C09;margin-bottom:20px;margin-left:27px;width:350px}body .christmas-classic .footer{background:url(/wp-content/plugins/contact-form-7-style/images/xmas-classic/bottombg.png) no-repeat #fff0;height:255px;width:474px;position:absolute;bottom:-255px;margin:0 0 0 -70px;padding:0}body .christmas-classic input,body .christmas-classic textarea{display:inline-block;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;background:#f3eadf;border:1px dotted #b2a28e}body .christmas-classic input{height:28px;padding:3px 5px;line-height:28px}body .christmas-classic input:focus,body .christmas-classic textarea:focus{background:#f3eadf;border:1px dotted #b2a28e}body .christmas-classic .wpcf7-form-control-wrap input,body .christmas-classic .wpcf7-form-control-wrap textarea{display:block;width:100%}body .christmas-classic form textarea{resize:vertical;margin-bottom:10px}body .christmas-classic .wpcf7-submit,body .christmas-classic input.wpcf7-form-control.wpcf7-submit:not([disabled]){background:#fff0;border:none;bottom:-246px;height:86px;left:21px;position:absolute;text-indent:-9999px;width:95px;z-index:10}body .christmas-classic .wpcf7-submit:hover,body .christmas-classic input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover{background-color:rgb(255 255 255 / .3)}body .christmas-classic div.wpcf7-response-output{width:84%;margin:0 auto}body .christmas-classic span.wpcf7-list-item-label{display:inline-block}body .christmas-red .wpcf7-form-control-wrap{display:inherit}body .christmas-red input.wpcf7-form-control.wpcf7-date,body .christmas-red input.wpcf7-form-control.wpcf7-number,body .christmas-red input.wpcf7-form-control.wpcf7-quiz,body .christmas-red input.wpcf7-form-control.wpcf7-text,body .christmas-red select.wpcf7-form-control.wpcf7-select,body .christmas-red textarea.wpcf7-form-control.wpcf7-textarea{margin:5px 0 0;padding:15px 10px;border:none;outline:0;resize:none;font-size:17px;line-height:normal;background:#fff;background:rgb(255 255 255 / .9);color:#818181;font-family:Raleway;font-weight:400;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body .christmas-red select.wpcf7-form-control.wpcf7-select[multiple]{height:auto;padding:5px 10px}body .christmas-red input.wpcf7-form-control.wpcf7-acceptance{display:inline-block;width:auto}body .christmas-red input.wpcf7-form-control.wpcf7-submit:not([disabled]),body .christmas-red textarea.wpcf7-form-control.wpcf7-textarea{border:none}body .wpcf7 form.christmas-red p{margin-bottom:15px;font-size:16px;color:#fff}body .christmas-red-container{color:#fff;font-size:17px;width:600px;margin:0 auto;background:url(/wp-content/plugins/contact-form-7-style/images/xmas-red/middle.png) top center repeat-y;position:relative}body .christmas-red{margin:94px 0 125px}body .christmas-red .header{display:block;background:url(/wp-content/plugins/contact-form-7-style/images/xmas-red/header.png) 32px top no-repeat;width:600px;height:94px;position:absolute;top:-94px}body .christmas-red .footer{display:block;background:url(/wp-content/plugins/contact-form-7-style/images/xmas-red/footer.png) top center no-repeat;width:600px;height:94px;bottom:-94px;position:absolute}body .christmas-red p{max-width:370px;margin:0 auto}body .christmas-red input,body .christmas-red textarea{color:#222;width:100%;font-size:16px;margin:0}body .christmas-red input[type=email],body .christmas-red input[type=password],body .christmas-red input[type=search],body .christmas-red input[type=text],body .christmas-red input[type=url],body .christmas-red select,body .christmas-red textarea{width:100%}body .christmas-red input[type=checkbox],body .christmas-red input[type=radio]{width:auto}body .christmas-red input:focus,body .christmas-red textarea:focus{background:#fff}body .christmas-red textarea{height:120px;resize:vertical}body .christmas-red .wpcf7-submit,body .christmas-red input.wpcf7-form-control.wpcf7-submit:not([disabled]){display:block;width:232px;height:126px;background:url(/wp-content/plugins/contact-form-7-style/images/xmas-red/send.png) top center no-repeat;position:absolute;bottom:-125px;right:0;text-indent:-9999px;border:none;z-index:10;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}body .christmas-classic-mail-sent-ok,body .christmas-classic-validation-errors,body .christmas-red .wpcf7-mail-sent-ok,body .christmas-red .wpcf7-validation-errors{border:none;max-width:350px;font-size:22px;color:#FC8181;margin-left:25px;padding:0}body .christmas-classic-mail-sent-ok,body .christmas-red .wpcf7-mail-sent-ok{color:#73C94E}body .christmas-classic span.wpcf7-not-valid-tip,body .christmas-red span.wpcf7-not-valid-tip{left:0;top:0;padding:5px 10px;width:368px;font-size:16px;border:none;display:block;color:#FC8181;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.wpcf7-form-control .wpcf7-radio,body .christmas-red span.wpcf7-list-item{display:inline-block;height:32px;margin-left:1em;position:relative}body .christmas-red .wpcf7-radio .wpcf7-list-item-label:before,body .christmas-red .wpcf7-radio input+.wpcf7-list-item-label:before{content:'';position:absolute;top:0;width:32px;height:32px;background:url(/wp-content/plugins/contact-form-7-style/images/xmas-red/radio.png) 0 2px no-repeat;z-index:1}body .christmas-red .wpcf7-radio .wpcf7-list-item-label:before{right:0}body .christmas-red .wpcf7-radio input+.wpcf7-list-item-label:before{left:0}body .christmas-red .wpcf7-radio .wpcf7-list-item .active .wpcf7-list-item-label:before,body .christmas-red .wpcf7-radio .wpcf7-list-item.active .wpcf7-list-item-label:before{background-position:0 -31px}body .christmas-red .wpcf7-radio .wpcf7-list-item-label{display:inline-block;vertical-align:top}body .christmas-red span.wpcf7-list-item input[type=radio]{position:relative;z-index:2;width:30px;height:30px;cursor:pointer;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0}body .christmas-red .wpcf7-response-output{position:relative;margin:0 auto}body .christmas-red .wpcf7-submit:hover,body .christmas-red input.wpcf7-form-control.wpcf7-submit:not([disabled]):focus,body .christmas-red input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover{opacity:.8}body .christmas-red div.wpcf7-response-output.wpcf7-mail-sent-ok,body .christmas-red div.wpcf7-response-output.wpcf7-validation-errors{background:0 0;border:none;font-size:17px}body .christmas-red div.wpcf7-response-output.wpcf7-validation-errors{color:#FC8181}body .christmas-red div.wpcf7-response-output.wpcf7-mail-sent-ok{color:#04c004}body .christmas-red span.wpcf7-not-valid-tip{padding:5px 10px 5px 0}body .christmas-simple{width:410px;padding:50px 20px 15px;color:#1b0a00;position:relative;margin:75px 0 35px}body .christmas-simple-container{width:425px;margin:0 auto;border-left:dashed 2px #542c0e;border-right:dashed 2px #542c0e;background:url(/wp-content/plugins/contact-form-7-style/images/xmas-simple/middle.png) center top repeat-y}body .christmas-simple p{width:325px;margin:15px auto}body .christmas-simple p input[type=date],body .christmas-simple p input[type=email],body .christmas-simple p input[type=email]:focus,body .christmas-simple p input[type=email]:hover,body .christmas-simple p input[type=file],body .christmas-simple p input[type=number],body .christmas-simple p input[type=range],body .christmas-simple p input[type=tel],body .christmas-simple p input[type=tel]:focus,body .christmas-simple p input[type=tel]:hover,body .christmas-simple p input[type=text],body .christmas-simple p input[type=text]:focus,body .christmas-simple p input[type=text]:hover,body .christmas-simple p input[type=url],body .christmas-simple p select,body .christmas-simple p textarea,body .christmas-simple p textarea:focus,body .christmas-simple p textarea:hover{width:94%;background:0 0;border:2px dashed #7d5f48;padding:.625em .4375em}body .christmas-simple span.wpcf7-list-item{display:inline-block;margin-left:1em}body .christmas-simple input[type=checkbox],body .christmas-simple input[type=radio]{margin-right:0}body .christmas-simple textarea{height:110px;resize:vertical}body .christmas-simple .footer,body .christmas-simple .header{width:425px;height:35px;margin:0 auto;background:url(/wp-content/plugins/contact-form-7-style/images/xmas-simple/header.png) center bottom no-repeat;border:2px dashed #542c0e;border-bottom:none;position:absolute;left:-2px}body .christmas-simple .header{background-position:1px 1px;border-radius:12px 12px 0 0;left:-2px;top:-35px;width:421px}body .christmas-simple .footer{background:url(/wp-content/plugins/contact-form-7-style/images/xmas-simple/footer.png) center top no-repeat;border-bottom:2px dashed #542c0e;border-radius:0 0 20px 20px;border-top:medium none;bottom:-35px;padding-bottom:3px;width:425px}body .christmas-simple .ribbon{width:182px;height:202px;position:absolute;background:url(/wp-content/plugins/contact-form-7-style/images/xmas-simple/ribbon.png) no-repeat;right:-118px;top:-85px}body .christmas-simple div.wpcf7-response-output{width:360px;margin:0 auto;border:none;color:#e00}body .christmas-simple .wpcf7-submit,body .christmas-simple input[type=submit]{background:#e7e3d0;color:#555;border-top:solid 1px #fff;font-size:14px;padding:0 40px;height:40px;-webkit-border-radius:15px 18px 7px 9px;-moz-border-radius:15px 18px 7px 9px;border-radius:15px 18px 7px 9px;-webkit-box-shadow:-3px 3px 9px 1px #999;box-shadow:-3px 3px 9px 1px #999}body .christmas-simple input[type=submit]:hover{border-top:solid 1px #fff;background:#e7e3d0;color:#000}body .christmas-simple span.wpcf7-not-valid-tip{top:-4px;left:2px;height:30px;line-height:30px;padding-left:9px;width:335px;color:#e00;background:#fff;border:none}body .christmas-classic .wpcf7-not-valid-tip{width:100%;background:0 0}body .twenty-fifteen-pattern{padding-top:1.6842em}body .twenty-fifteen-pattern p{font-size:1.6rem;margin-bottom:1.6842em;color:rgb(51 51 51 / .7);display:block;font-family:"Noto Sans",sans-serif;font-weight:700;letter-spacing:.04em;line-height:1.5;text-transform:uppercase}body .twenty-fifteen-pattern input[type=email],body .twenty-fifteen-pattern input[type=submit],body .twenty-fifteen-pattern input[type=text],body .twenty-fifteen-pattern input[type=url],body .twenty-fifteen-pattern textarea{width:100%;padding:.5278em;line-height:normal;font-size:1.9rem;border:1px solid rgb(51 51 51 / .1);color:rgb(51 51 51 / .7);background:#f7f7f7;border-radius:0;margin:0;max-width:100%;vertical-align:baseline;font-family:"Noto Serif",serif;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body .twenty-fifteen-pattern input:focus,body .twenty-fifteen-pattern textarea:focus{border:1px solid rgb(51 51 51 / .3);color:#333;background:#fff}body .twenty-fifteen-pattern button,body .twenty-fifteen-pattern input[type=button],body .twenty-fifteen-pattern input[type=reset],body .twenty-fifteen-pattern input[type=submit]{font-size:1.6rem;padding:.8125em 1.625em;background:#333;border:none;color:#fff;cursor:pointer;font-family:"Noto Sans",sans-serif;font-weight:700;text-transform:uppercase;width:100%}body .twenty-fifteen-pattern button:hover,body .twenty-fifteen-pattern input[type=button]:hover,body .twenty-fifteen-pattern input[type=reset]:hover,body .twenty-fifteen-pattern input[type=submit]:hover{background:rgb(51 51 51 / .7);outline:0}body .monochrome input::-webkit-input-placeholder,body .monochrome textarea::-webkit-input-placeholder{opacity:1;color:#FFF}body .monochrome input::-moz-placeholder,body .monochrome textarea::-moz-placeholder{opacity:1;color:#FFF}body .monochrome input:-ms-input-placeholder,body .monochrome textarea:-ms-input-placeholder{opacity:1;color:#FFF}body .monochrome input:-moz-placeholder,body .monochrome textarea:-moz-placeholder{opacity:1;color:#FFF}body .monochrome p{margin-bottom:0}body .monochrome input.wpcf7-form-control.wpcf7-date,body .monochrome input.wpcf7-form-control.wpcf7-number,body .monochrome input.wpcf7-form-control.wpcf7-quiz,body .monochrome input.wpcf7-form-control.wpcf7-text,body .monochrome select.wpcf7-form-control.wpcf7-select,body .monochrome textarea.wpcf7-form-control.wpcf7-textarea{background-color:#0d0d0d;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff;font-size:14px;font-style:normal;font-weight:700;letter-spacing:0;text-transform:none;margin-top:0;margin-bottom:5px;width:100%;padding:24px 29px}body .monochrome input.wpcf7-form-control.wpcf7-submit,body .monochrome input.wpcf7-form-control.wpcf7-submit:not([disabled]){background-color:#fff;border:2px solid #303030;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#0d0d0d;font-size:14px;line-height:65px;height:65px;font-style:normal;font-weight:700;letter-spacing:0;text-transform:none;padding:0 34px}body .monochrome input.wpcf7-form-control.wpcf7-submit:hover,body .monochrome input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover{color:#fff;background-color:#0d0d0d}body .minimal-brown input::-webkit-input-placeholder,body .minimal-brown textarea::-webkit-input-placeholder{opacity:1;color:#828282}body .minimal-brown input::-moz-placeholder,body .minimal-brown textarea::-moz-placeholder{opacity:1;color:#828282}body .minimal-brown input:-ms-input-placeholder,body .minimal-brown textarea:-ms-input-placeholder{opacity:1;color:#828282}body .minimal-brown input:-moz-placeholder,body .minimal-brown textarea:-moz-placeholder{opacity:1;color:#828282}body .minimal-brown p{margin-bottom:-1px}body .minimal-brown input.wpcf7-form-control.wpcf7-date,body .minimal-brown input.wpcf7-form-control.wpcf7-number,body .minimal-brown input.wpcf7-form-control.wpcf7-quiz,body .minimal-brown input.wpcf7-form-control.wpcf7-text,body .minimal-brown select.wpcf7-form-control.wpcf7-select,body .minimal-brown textarea.wpcf7-form-control.wpcf7-textarea{background-color:#fff;border:1px solid #ededed;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;color:#828282;font-size:14px;font-style:normal;font-weight:400;text-transform:none;padding:17px 19px;margin:0;display:block;outline:0;resize:none;line-height:17px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%}body .minimal-brown input.wpcf7-form-control.wpcf7-date:focus,body .minimal-brown input.wpcf7-form-control.wpcf7-number:focus,body .minimal-brown input.wpcf7-form-control.wpcf7-quiz:focus,body .minimal-brown input.wpcf7-form-control.wpcf7-text:focus,body .minimal-brown select.wpcf7-form-control.wpcf7-select:focus,body .minimal-brown textarea.wpcf7-form-control.wpcf7-textarea:focus{color:#828282;background-color:#fcfcfc;border-color:#ededed}body .minimal-brown input.wpcf7-form-control.wpcf7-submit,body .minimal-brown input.wpcf7-form-control.wpcf7-submit:not([disabled]){background-color:#fff;border:1px solid #ededed;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;color:#303030;font-size:12px;font-style:normal;font-weight:700;letter-spacing:0;text-transform:uppercase;height:51px;line-height:51px;padding:0 54px;margin-top:5px}body .minimal-brown input.wpcf7-form-control.wpcf7-submit:hover,body .minimal-brown input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover{color:#fff;background-color:#b08d58;border-color:#b08d58}body .transparent-two-columns input::-webkit-input-placeholder,body .transparent-two-columns textarea::-webkit-input-placeholder{opacity:1;color:#FFF}body .transparent-two-columns input::-moz-placeholder,body .transparent-two-columns textarea::-moz-placeholder{opacity:1;color:#FFF}body .transparent-two-columns input:-ms-input-placeholder,body .transparent-two-columns textarea:-ms-input-placeholder{opacity:1;color:#FFF}body .transparent-two-columns input:-moz-placeholder,body .transparent-two-columns textarea:-moz-placeholder{opacity:1;color:#FFF}body .transparent-two-columns p{text-align:center;margin-bottom:5px}body .transparent-two-columns p:nth-of-type(1),body .transparent-two-columns p:nth-of-type(2){display:inline-block;width:48%;margin:0 10px 0 0}body .transparent-two-columns p:nth-of-type(2){margin:0 0 0 8px}body .transparent-two-columns input.wpcf7-form-control.wpcf7-date,body .transparent-two-columns input.wpcf7-form-control.wpcf7-number,body .transparent-two-columns input.wpcf7-form-control.wpcf7-quiz,body .transparent-two-columns input.wpcf7-form-control.wpcf7-text,body .transparent-two-columns select.wpcf7-form-control.wpcf7-select,body .transparent-two-columns textarea.wpcf7-form-control.wpcf7-textarea{background-color:#fff0;border:1px solid #f6f6f6;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;color:#fff;font-size:14px;font-style:normal;font-weight:400;letter-spacing:0;text-transform:none;padding:14px 20px;margin:0 0 14px;outline:0;resize:none;line-height:17px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%}body .transparent-two-columns textarea.wpcf7-form-control.wpcf7-textarea{height:92px}body .transparent-two-columns input.wpcf7-form-control.wpcf7-date:focus,body .transparent-two-columns input.wpcf7-form-control.wpcf7-number:focus,body .transparent-two-columns input.wpcf7-form-control.wpcf7-quiz:focus,body .transparent-two-columns input.wpcf7-form-control.wpcf7-text:focus,body .transparent-two-columns select.wpcf7-form-control.wpcf7-select:focus,body .transparent-two-columns textarea.wpcf7-form-control.wpcf7-textarea:focus{color:#303030;background-color:#fff}body .transparent-two-columns input.wpcf7-form-control.wpcf7-submit,body .transparent-two-columns input.wpcf7-form-control.wpcf7-submit:not([disabled]){background-color:#f6f6f6;border-width:0;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;color:#222;font-size:13px;font-style:normal;font-weight:400;letter-spacing:2.9px;text-transform:uppercase;height:50px;line-height:50px;padding:0 26px;margin-top:22px;display:inline-block}body .transparent-two-columns input.wpcf7-form-control.wpcf7-submit:hover,body .transparent-two-columns input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover{color:#222;background-color:#fff}body .transparent-two-columns div.wpcf7-response-output.wpcf7-validation-errors{background-color:#f1c40f;color:#FFF;border-color:#f1c40f}body .transparent-two-columns div.wpcf7-response-output.wpcf7-mail-sent-ok{background-color:#1abc9c;color:#FFF;border-color:#1abc9c}body .monochrome-light input::-webkit-input-placeholder,body .monochrome-light textarea::-webkit-input-placeholder{opacity:1;color:#303030}body .monochrome-light input::-moz-placeholder,body .monochrome-light textarea::-moz-placeholder{opacity:1;color:#303030}body .monochrome-light input:-ms-input-placeholder,body .monochrome-light textarea:-ms-input-placeholder{opacity:1;color:#303030}body .monochrome-light input:-moz-placeholder,body .monochrome-light textarea:-moz-placeholder{opacity:1;color:#303030}body .monochrome-light p{margin-bottom:20px}body .monochrome-light input.wpcf7-form-control.wpcf7-date,body .monochrome-light input.wpcf7-form-control.wpcf7-number,body .monochrome-light input.wpcf7-form-control.wpcf7-quiz,body .monochrome-light input.wpcf7-form-control.wpcf7-text,body .monochrome-light select.wpcf7-form-control.wpcf7-select,body .monochrome-light textarea.wpcf7-form-control.wpcf7-textarea{background-color:#FFF;border:2px solid #303030;color:#303030;font-size:15px;line-height:15px;font-style:normal;font-weight:600;letter-spacing:1px;text-transform:uppercase;padding:21px 22px 17px;width:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;outline:0;resize:none}body .monochrome-light textarea.wpcf7-form-control.wpcf7-textarea{height:150px}body .monochrome-light input.wpcf7-form-control.wpcf7-submit,body .monochrome-light input.wpcf7-form-control.wpcf7-submit:not([disabled]){background-color:#303030;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;color:#fff;font-size:13px;font-style:normal;font-weight:700;letter-spacing:1px;text-transform:uppercase;height:45px;line-height:45px;padding:0 35px}body .monochrome-light input.wpcf7-form-control.wpcf7-submit:hover,body .monochrome-light input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover{color:#fff;background-color:#3a3a3a;border-color:#3a3a3a}body .monochrome-light div.wpcf7-response-output.wpcf7-mail-sent-ok{background-color:#1abc9c}.logged-in div.wpcf7{position:relative;margin-top:70px}.logged-in .frontend-edit-style-link{position:absolute;left:0;top:-50px;z-index:9;display:block;padding:5px 10px;-webkit-box-shadow:none;box-shadow:none;text-decoration:none;background:#E74C3C;color:#FFF;-webkit-border-radius:5px;border-radius:5px;border:1px solid #E74C3C;font-size:13px;line-height:135%}.logged-in .frontend-edit-style-link:hover{background-color:#fff;color:#E74C3C}@media only screen and (max-device-width:1024px){body .christmas-red{margin-bottom:0}body .christmas-red-container{margin-bottom:140px;padding-bottom:4px}body .christmas-classic .footer,body .christmas-classic .header,body .christmas-classic-container,body .christmas-red .footer,body .christmas-red .header,body .christmas-red-container,body .christmas-simple .footer,body .christmas-simple .header,body .christmas-simple .ribbon,body .christmas-simple-container,body .valentines-day-blue-birds,body .valentines-day-blue-birds .footer,body .valentines-day-blue-birds .header,body .valentines-day-classic .heart,body .valentines-day-roses{-webkit-background-size:100% auto;-moz-background-size:100% auto;background-size:100% auto}body .christmas-classic p,body .christmas-red p,body .christmas-simple p,body .twenty-fifteen-pattern p,body .valentines-day-blue-birds p,body .valentines-day-blue-birds textarea,body .valentines-day-roses{width:100%;padding:0 45px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body .christmas-classic-container{width:100%;max-width:480px;margin-bottom:310px}body .christmas-classic p{margin-left:0}body .christmas-classic .left{z-index:100;left:-70px;bottom:-15px}body .christmas-classic .footer{width:559px;margin-left:-79px;height:300px;bottom:-300px}body .christmas-classic .wpcf7-submit,body .christmas-classic input.wpcf7-form-control.wpcf7-submit:not([disabled]){bottom:-285px;left:34px;width:101px;height:90px}body .christmas-classic span.wpcf7-not-valid-tip,body .christmas-classic-mail-sent-ok,body .christmas-classic-validation-errors,body .christmas-red .wpcf7-mail-sent-ok,body .christmas-red .wpcf7-validation-errors,body .christmas-red span.wpcf7-not-valid-tip{width:100%}body .cf7-style div.wpcf7-response-output{padding:0 45px;font-size:14px}body .christmas-simple-container{width:85%}body .christmas-simple{width:100%;padding:0}body .christmas-simple .header{width:100.9%}body .christmas-simple .footer{width:100.9%;bottom:-35px}body .christmas-simple p input[type=text],body .christmas-simple p input[type=text]:focus,body .christmas-simple p input[type=text]:hover,body .christmas-simple p input[type=email],body .christmas-simple p input[type=email]:focus,body .christmas-simple p input[type=email]:hover,body .christmas-simple p input[type=tel],body .christmas-simple p input[type=tel]:focus,body .christmas-simple p input[type=tel]:hover,body .christmas-simple p textarea,body .christmas-simple p textarea:focus,body .christmas-simple p textarea:hover{width:97%}body .christmas-simple .ribbon{right:-70px;top:-90px}body .christmas-simple div.wpcf7-response-output,body .christmas-simple span.wpcf7-not-valid-tip{width:100%;line-height:20px}body .twenty-fifteen-pattern{width:100%}body .transparent-two-columns p:nth-of-type(1),body .transparent-two-columns p:nth-of-type(2){width:100%;margin:0}}@media only screen and (min-device-width:768px) and (max-device-width:1024px){body .christmas-red-container{width:480px;margin:0 auto 140px;padding-bottom:4px;display:block}body .christmas-red .header{width:489px;background-position:-5px 0;top:-85px}body .christmas-red .footer{width:490px;left:-5px}body .valentines-day-roses{padding-left:215px;padding-right:0}body .valentines-day-roses .letter-box{margin-top:64px}}@media only screen and (min-device-width:768px) and (max-device-width:1023px){body .christmas-classic-container{margin-bottom:331px}body .christmas-classic .footer{width:619px;margin-left:-87px;height:331px;bottom:-331px}body .valentines-day-roses{padding-left:265px}body .valentines-day-roses .letter-box{margin-top:93px}}@media only screen and (min-width:480px) and (max-device-width:767px){body .christmas-red-container{width:468px}body .christmas-red .footer,body .christmas-red .header{width:476px}body .christmas-red .header{top:-83px;left:-4px;background:url(/wp-content/plugins/contact-form-7-style/images/xmas-red/header.png) 0 top no-repeat;background-size:contain}body .christmas-red .footer{left:-4px}body .christmas-red p{padding:0 20px}body .christmas-red select.wpcf7-form-control.wpcf7-select option{width:100%;background-color:#fff}body .christmas-simple .header{top:-33px}}@media only screen and (min-device-width:321px) and (max-device-width:480px){body .christmas-red-container{width:405px;padding-bottom:22px}body .christmas-red .header{background-position:-4px 0;top:-71px;width:412px}body .christmas-red p{padding:0 40px}body .christmas-red .footer{left:-4px;width:413px}body .christmas-classic-container{margin-bottom:260px}body .christmas-classic .left{left:-73px}body .christmas-classic .footer{bottom:-256px;height:256px;margin-left:-70px;width:476px}body .christmas-classic .wpcf7-submit,body .christmas-classic input.wpcf7-form-control.wpcf7-submit:not([disabled]){left:20px;bottom:-250px}body .valentines-day-blue-birds .header{height:180px}}@media only screen and (max-device-width:480px){body .christmas-classic p{padding:0 25px}body .christmas-simple .ribbon{width:90px;top:-40px;right:-20px}body .christmas-simple p{padding:0 20px}body .christmas-simple span.wpcf7-list-item{display:block}body .christmas-simple .header{top:-28px}body .valentines-day-classic{margin-top:50px;padding-bottom:0;margin-bottom:10px}body .valentines-day-roses .letter-box{margin-top:17px}body .valentines-day-birds .bg-bottom,body .valentines-day-birds .bg-header,body .valentines-day-birds-container{-webkit-background-size:100% auto;-moz-background-size:100% auto;background-size:100% auto}body .valentines-day-birds{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-left:50px;padding:0 90px 0 0;margin-bottom:0}body .valentines-day-birds:after{content:'';width:94%;position:absolute;top:100%;right:50px;border-bottom:1px solid #000}body .valentines-day-birds-container{width:100%;background-position:2px 0}body .valentines-day-birds .bg-header{width:490px;height:263px;left:-92px;background-position:0 0;top:-260px}body .valentines-day-birds .bg-bottom{display:none}body .twenty-fifteen-pattern button,body .twenty-fifteen-pattern input[type=button],body .twenty-fifteen-pattern input[type=reset],body .twenty-fifteen-pattern input[type=submit],body .twenty-fifteen-pattern p{font-size:14px}}@media only screen and (max-width:479px){body .christmas-classic .footer{margin-left:-56px;width:373px}body .valentines-day-birds{margin-top:221px}body .valentines-day-birds .bg-header{width:383px;height:213px;left:-83px;top:-211px}body .wpcf7 form.valentines-day-birds p{font-size:.8rem}body .wpcf7 form.valentines-day-blue-birds p{font-size:.8rem;padding:0 20px}body .valentines-day-roses{padding:0 20px}body .valentines-day-roses>p{padding-top:8px;text-align:center;padding-left:100px}}@media only screen and (max-width:320px){body .christmas-red-container{width:270px}body .christmas-red .header{width:275px;height:47px;top:-47px;background-position:-3px 0}body .christmas-red .footer{width:270px}body .christmas-classic-container{margin-bottom:170px}body .christmas-classic .left{display:none}body .christmas-classic .footer{width:316px;margin-left:-46px;height:300px;bottom:-300px}body .christmas-classic .wpcf7-submit,body .christmas-classic input.wpcf7-form-control.wpcf7-submit:not([disabled]){bottom:-165px;left:12px}body .christmas-simple .header{top:-23px}body .valentines-day-classic .heart{width:90px}body .valentines-day-roses textarea.wpcf7-form-control.wpcf7-textarea{width:140px;height:90px;padding:5px}body .valentines-day-roses .letter-box{width:100%}body .valentines-day-roses div.wpcf7-mail-sent-ok,body .valentines-day-roses div.wpcf7-validation-errors{width:100%;margin:0;left:0}body .valentines-day-birds{margin-top:145px}body .valentines-day-birds .bg-header{width:322px;left:-75px;height:164px;top:-163px}body .valentines-day-blue-birds .header{height:120px}}@media only screen and (min-device-width:991px) and (max-device-width:1199px){body .valentines-day-roses input.wpcf7-form-control.wpcf7-submit{right:50%;margin-right:-40px}}@media only screen and (max-device-width:767px){body .valentines-day-roses .letter-box{margin:20px auto}body .valentines-day-roses input.wpcf7-form-control.wpcf7-submit{right:50%;margin-right:-40px}}#debungcontrolls,.debugtimeline{width:100%;box-sizing:border-box}.rev_column,.rev_column .tp-parallax-wrap,.tp-svg-layer svg{vertical-align:top}#debungcontrolls{z-index:100000;position:fixed;bottom:0;height:auto;background:rgb(0 0 0 / .6);padding:10px}.debugtimeline{height:10px;position:relative;margin-bottom:3px;display:none;white-space:nowrap}.debugtimeline:hover{height:15px}.the_timeline_tester{background:#e74c3c;position:absolute;top:0;left:0;height:100%;width:0}.debugtimeline.tl_slide .the_timeline_tester{background:#f39c12}.debugtimeline.tl_frame .the_timeline_tester{background:#3498db}.debugtimline_txt{color:#fff;font-weight:400;font-size:7px;position:absolute;left:10px;top:0;white-space:nowrap;line-height:10px}.rtl{direction:rtl}@font-face{font-display:swap;font-family:revicons;src:url(/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.eot?5510888);src:url(/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.eot?5510888#iefix) format('embedded-opentype'),url(/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.woff?5510888) format('woff'),url(/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.ttf?5510888) format('truetype'),url(/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.svg?5510888#revicons) format('svg');font-weight:400;font-style:normal}[class*=" revicon-"]:before,[class^=revicon-]:before{font-family:revicons;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em}.revicon-search-1:before{content:'\e802'}.revicon-pencil-1:before{content:'\e831'}.revicon-picture-1:before{content:'\e803'}.revicon-cancel:before{content:'\e80a'}.revicon-info-circled:before{content:'\e80f'}.revicon-trash:before{content:'\e801'}.revicon-left-dir:before{content:'\e817'}.revicon-right-dir:before{content:'\e818'}.revicon-down-open:before{content:'\e83b'}.revicon-left-open:before{content:'\e819'}.revicon-right-open:before{content:'\e81a'}.revicon-angle-left:before{content:'\e820'}.revicon-angle-right:before{content:'\e81d'}.revicon-left-big:before{content:'\e81f'}.revicon-right-big:before{content:'\e81e'}.revicon-magic:before{content:'\e807'}.revicon-picture:before{content:'\e800'}.revicon-export:before{content:'\e80b'}.revicon-cog:before{content:'\e832'}.revicon-login:before{content:'\e833'}.revicon-logout:before{content:'\e834'}.revicon-video:before{content:'\e805'}.revicon-arrow-combo:before{content:'\e827'}.revicon-left-open-1:before{content:'\e82a'}.revicon-right-open-1:before{content:'\e82b'}.revicon-left-open-mini:before{content:'\e822'}.revicon-right-open-mini:before{content:'\e823'}.revicon-left-open-big:before{content:'\e824'}.revicon-right-open-big:before{content:'\e825'}.revicon-left:before{content:'\e836'}.revicon-right:before{content:'\e826'}.revicon-ccw:before{content:'\e808'}.revicon-arrows-ccw:before{content:'\e806'}.revicon-palette:before{content:'\e829'}.revicon-list-add:before{content:'\e80c'}.revicon-doc:before{content:'\e809'}.revicon-left-open-outline:before{content:'\e82e'}.revicon-left-open-2:before{content:'\e82c'}.revicon-right-open-outline:before{content:'\e82f'}.revicon-right-open-2:before{content:'\e82d'}.revicon-equalizer:before{content:'\e83a'}.revicon-layers-alt:before{content:'\e804'}.revicon-popup:before{content:'\e828'}.rev_slider_wrapper{position:relative;z-index:0;width:100%}.rev_slider{position:relative;overflow:visible}.entry-content .rev_slider a,.rev_slider a{box-shadow:none}.tp-overflow-hidden{overflow:hidden!important}.group_ov_hidden{overflow:hidden}.rev_slider img,.tp-simpleresponsive img{max-width:none!important;transition:none;margin:0;padding:0;border:none}.rev_slider .no-slides-text{font-weight:700;text-align:center;padding-top:80px}.rev_slider>ul,.rev_slider>ul>li,.rev_slider>ul>li:before,.rev_slider_wrapper>ul,.tp-revslider-mainul>li,.tp-revslider-mainul>li:before,.tp-simpleresponsive>ul,.tp-simpleresponsive>ul>li,.tp-simpleresponsive>ul>li:before{list-style:none!important;position:absolute;margin:0!important;padding:0!important;overflow-x:visible;overflow-y:visible;background-image:none;background-position:0 0;text-indent:0;top:0;left:0}.rev_slider>ul>li,.rev_slider>ul>li:before,.tp-revslider-mainul>li,.tp-revslider-mainul>li:before,.tp-simpleresponsive>ul>li,.tp-simpleresponsive>ul>li:before{visibility:hidden}.tp-revslider-mainul,.tp-revslider-slidesli{padding:0!important;margin:0!important;list-style:none!important}.fullscreen-container,.fullwidthbanner-container{padding:0;position:relative}.rev_slider li.tp-revslider-slidesli{position:absolute!important}.tp-caption .rs-untoggled-content{display:block}.tp-caption .rs-toggled-content{display:none}.rs-toggle-content-active.tp-caption .rs-toggled-content{display:block}.rs-toggle-content-active.tp-caption .rs-untoggled-content{display:none}.rev_slider .caption,.rev_slider .tp-caption{position:relative;visibility:hidden;white-space:nowrap;display:block;-webkit-font-smoothing:antialiased!important;z-index:1}.rev_slider .caption,.rev_slider .tp-caption,.tp-simpleresponsive img{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}.rev_slider .tp-mask-wrap .tp-caption,.rev_slider .tp-mask-wrap :last-child,.wpb_text_column .rev_slider .tp-mask-wrap .tp-caption,.wpb_text_column .rev_slider .tp-mask-wrap :last-child{margin-bottom:0}.tp-svg-layer svg{width:100%;height:100%;position:relative}.tp-carousel-wrapper{cursor:url(/wp-content/plugins/revslider/public/assets/css/openhand.cur),move}.tp-carousel-wrapper.dragged{cursor:url(/wp-content/plugins/revslider/public/assets/css/closedhand.cur),move}.tp_inner_padding{box-sizing:border-box;max-height:none!important}.tp-caption.tp-layer-selectable{-moz-user-select:all;-khtml-user-select:all;-webkit-user-select:all;-o-user-select:all}.tp-caption.tp-hidden-caption,.tp-forcenotvisible,.tp-hide-revslider,.tp-parallax-wrap.tp-hidden-caption{visibility:hidden!important;display:none!important}.rev_slider audio,.rev_slider embed,.rev_slider iframe,.rev_slider object,.rev_slider video{max-width:none!important}.tp-element-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.rev_row_zone{position:absolute;width:100%;left:0;box-sizing:border-box;min-height:50px;font-size:0}.rev_column_inner,.rev_slider .tp-caption.rev_row{position:relative;width:100%!important;box-sizing:border-box}.rev_row_zone_top{top:0}.rev_row_zone_middle{top:50%;transform:translateY(-50%)}.rev_row_zone_bottom{bottom:0}.rev_slider .tp-caption.rev_row{display:table;table-layout:fixed;vertical-align:top;height:auto!important;font-size:0}.rev_column{display:table-cell;position:relative;height:auto;box-sizing:border-box;font-size:0}.rev_column_inner{display:block;height:auto!important;white-space:normal!important}.rev_column_bg{width:100%;height:100%;position:absolute;top:0;left:0;z-index:0;box-sizing:border-box;background-clip:content-box;border:0 solid #fff0}.tp-caption .backcorner,.tp-caption .backcornertop,.tp-caption .frontcorner,.tp-caption .frontcornertop{height:0;top:0;width:0;position:absolute}.rev_column_inner .tp-loop-wrap,.rev_column_inner .tp-mask-wrap,.rev_column_inner .tp-parallax-wrap{text-align:inherit}.rev_column_inner .tp-mask-wrap{display:inline-block}.rev_column_inner .tp-parallax-wrap,.rev_column_inner .tp-parallax-wrap .tp-loop-wrap,.rev_column_inner .tp-parallax-wrap .tp-mask-wrap{position:relative!important;left:auto!important;top:auto!important;line-height:0}.tp-video-play-button,.tp-video-play-button i{line-height:50px!important;vertical-align:top;text-align:center}.rev_column_inner .rev_layer_in_column,.rev_column_inner .tp-parallax-wrap,.rev_column_inner .tp-parallax-wrap .tp-loop-wrap,.rev_column_inner .tp-parallax-wrap .tp-mask-wrap{vertical-align:top}.rev_break_columns{display:block!important}.rev_break_columns .tp-parallax-wrap.rev_column{display:block!important;width:100%!important}.fullwidthbanner-container{overflow:hidden}.fullwidthbanner-container .fullwidthabanner{width:100%;position:relative}.tp-static-layers{position:absolute;z-index:101;top:0;left:0}.tp-caption .frontcorner{border-left:40px solid #fff0;border-right:0 solid #fff0;border-top:40px solid #00A8FF;left:-40px}.tp-caption .backcorner{border-left:0 solid #fff0;border-right:40px solid #fff0;border-bottom:40px solid #00A8FF;right:0}.tp-caption .frontcornertop{border-left:40px solid #fff0;border-right:0 solid #fff0;border-bottom:40px solid #00A8FF;left:-40px}.tp-caption .backcornertop{border-left:0 solid #fff0;border-right:40px solid #fff0;border-top:40px solid #00A8FF;right:0}.tp-layer-inner-rotation{position:relative!important}img.tp-slider-alternative-image{width:100%;height:auto}.caption.fullscreenvideo,.rs-background-video-layer,.tp-caption.coverscreenvideo,.tp-caption.fullscreenvideo{width:100%;height:100%;top:0;left:0;position:absolute}.noFilterClass{filter:none!important}.rs-background-video-layer{visibility:hidden;z-index:0}.caption.fullscreenvideo audio,.caption.fullscreenvideo iframe,.caption.fullscreenvideo video,.tp-caption.fullscreenvideo iframe,.tp-caption.fullscreenvideo iframe audio,.tp-caption.fullscreenvideo iframe video{width:100%!important;height:100%!important;display:none}.fullcoveredvideo audio,.fullscreenvideo audio .fullcoveredvideo video,.fullscreenvideo video{background:#000}.fullcoveredvideo .tp-poster{background-position:center center;background-size:cover;width:100%;height:100%;top:0;left:0}.videoisplaying .html5vid .tp-poster{display:none}.tp-video-play-button{background:#000;background:rgb(0 0 0 / .3);border-radius:5px;position:absolute;top:50%;left:50%;color:#FFF;margin-top:-25px;margin-left:-25px;cursor:pointer;width:50px;height:50px;box-sizing:border-box;display:inline-block;z-index:4;opacity:0;transition:opacity .3s ease-out!important}.tp-audio-html5 .tp-video-play-button,.tp-hiddenaudio{display:none!important}.tp-caption .html5vid{width:100%!important;height:100%!important}.tp-video-play-button i{width:50px;height:50px;display:inline-block;font-size:40px!important}.rs-fullvideo-cover,.tp-dottedoverlay,.tp-shadowcover{height:100%;top:0;left:0;position:absolute}.tp-caption:hover .tp-video-play-button{opacity:1;display:block}.tp-caption .tp-revstop{display:none;border-left:5px solid #fff!important;border-right:5px solid #fff!important;margin-top:15px!important;line-height:20px!important;vertical-align:top;font-size:25px!important}.tp-seek-bar,.tp-video-button,.tp-volume-bar{outline:0;line-height:12px;margin:0;cursor:pointer}.videoisplaying .revicon-right-dir{display:none}.videoisplaying .tp-revstop{display:inline-block}.videoisplaying .tp-video-play-button{display:none}.fullcoveredvideo .tp-video-play-button{display:none!important}.fullscreenvideo .fullscreenvideo audio,.fullscreenvideo .fullscreenvideo video{object-fit:contain!important}.fullscreenvideo .fullcoveredvideo audio,.fullscreenvideo .fullcoveredvideo video{object-fit:cover!important}.tp-video-controls{position:absolute;bottom:0;left:0;right:0;padding:5px;opacity:0;transition:opacity .3s;background-image:linear-gradient(to bottom,#000 13%,#323232 100%);display:table;max-width:100%;overflow:hidden;box-sizing:border-box}.rev-btn.rev-hiddenicon i,.rev-btn.rev-withicon i{transition:all .2s ease-out!important;font-size:15px}.tp-caption:hover .tp-video-controls{opacity:.9}.tp-video-button{background:rgb(0 0 0 / .5);border:0;border-radius:3px;font-size:12px;color:#fff;padding:0}.tp-video-button:hover{cursor:pointer}.tp-video-button-wrap,.tp-video-seek-bar-wrap,.tp-video-vol-bar-wrap{padding:0 5px;display:table-cell;vertical-align:middle}.tp-video-seek-bar-wrap{width:80%}.tp-video-vol-bar-wrap{width:20%}.tp-seek-bar,.tp-volume-bar{width:100%;padding:0}.rs-fullvideo-cover{width:100%;background:0 0;z-index:5}.disabled_lc .tp-video-play-button,.rs-background-video-layer audio::-webkit-media-controls,.rs-background-video-layer video::-webkit-media-controls,.rs-background-video-layer video::-webkit-media-controls-start-playback-button{display:none!important}.tp-audio-html5 .tp-video-controls{opacity:1!important;visibility:visible!important}.tp-dottedoverlay{background-repeat:repeat;width:100%;z-index:3}.tp-dottedoverlay.twoxtwo{background:url(/wp-content/plugins/revslider/public/assets/assets/gridtile.png)}.tp-dottedoverlay.twoxtwowhite{background:url(/wp-content/plugins/revslider/public/assets/assets/gridtile_white.png)}.tp-dottedoverlay.threexthree{background:url(/wp-content/plugins/revslider/public/assets/assets/gridtile_3x3.png)}.tp-dottedoverlay.threexthreewhite{background:url(/wp-content/plugins/revslider/public/assets/assets/gridtile_3x3_white.png)}.tp-shadowcover{width:100%;background:#fff;z-index:-1}.tp-shadow1{box-shadow:0 10px 6px -6px rgb(0 0 0 / .8)}.tp-shadow2:after,.tp-shadow2:before,.tp-shadow3:before,.tp-shadow4:after{z-index:-2;position:absolute;content:"";bottom:10px;left:10px;width:50%;top:85%;max-width:300px;background:0 0;box-shadow:0 15px 10px rgb(0 0 0 / .8);transform:rotate(-3deg)}.tp-shadow2:after,.tp-shadow4:after{transform:rotate(3deg);right:10px;left:auto}.tp-shadow5{position:relative;box-shadow:0 1px 4px rgb(0 0 0 / .3),0 0 40px rgb(0 0 0 / .1) inset}.tp-shadow5:after,.tp-shadow5:before{content:"";position:absolute;z-index:-2;box-shadow:0 0 25px 0 rgb(0 0 0 / .6);top:30%;bottom:0;left:20px;right:20px;border-radius:100px/20px}.tp-button{padding:6px 13px 5px;border-radius:3px;height:30px;cursor:pointer;color:#fff!important;text-shadow:0 1px 1px rgb(0 0 0 / .6)!important;font-size:15px;line-height:45px!important;font-family:arial,sans-serif;font-weight:700;letter-spacing:-1px;text-decoration:none}.tp-button.big{color:#fff;text-shadow:0 1px 1px rgb(0 0 0 / .6);font-weight:700;padding:9px 20px;font-size:19px;line-height:57px!important}.purchase:hover,.tp-button.big:hover,.tp-button:hover{background-position:bottom,15px 11px}.purchase.green,.purchase:hover.green,.tp-button.green,.tp-button:hover.green{background-color:#21a117;box-shadow:0 3px 0 0 #104d0b}.purchase.blue,.purchase:hover.blue,.tp-button.blue,.tp-button:hover.blue{background-color:#1d78cb;box-shadow:0 3px 0 0 #0f3e68}.purchase.red,.purchase:hover.red,.tp-button.red,.tp-button:hover.red{background-color:#cb1d1d;box-shadow:0 3px 0 0 #7c1212}.purchase.orange,.purchase:hover.orange,.tp-button.orange,.tp-button:hover.orange{background-color:#f70;box-shadow:0 3px 0 0 #a34c00}.purchase.darkgrey,.purchase:hover.darkgrey,.tp-button.darkgrey,.tp-button.grey,.tp-button:hover.darkgrey,.tp-button:hover.grey{background-color:#555;box-shadow:0 3px 0 0 #222}.purchase.lightgrey,.purchase:hover.lightgrey,.tp-button.lightgrey,.tp-button:hover.lightgrey{background-color:#888;box-shadow:0 3px 0 0 #555}.rev-btn,.rev-btn:visited{outline:0!important;box-shadow:none!important;text-decoration:none!important;line-height:44px;font-size:17px;font-weight:500;padding:12px 35px;box-sizing:border-box;font-family:Roboto,sans-serif;cursor:pointer}.rev-btn.rev-uppercase,.rev-btn.rev-uppercase:visited{text-transform:uppercase;letter-spacing:1px;font-size:15px;font-weight:900}.rev-btn.rev-withicon i{font-weight:400;position:relative;top:0;margin-left:10px!important}.rev-btn.rev-hiddenicon i{font-weight:400;position:relative;top:0;opacity:0;margin-left:0!important;width:0!important}.rev-btn.rev-hiddenicon:hover i{opacity:1!important;margin-left:10px!important;width:auto!important}.rev-btn.rev-medium,.rev-btn.rev-medium:visited{line-height:36px;font-size:14px;padding:10px 30px}.rev-btn.rev-medium.rev-hiddenicon i,.rev-btn.rev-medium.rev-withicon i{font-size:14px;top:0}.rev-btn.rev-small,.rev-btn.rev-small:visited{line-height:28px;font-size:12px;padding:7px 20px}.rev-btn.rev-small.rev-hiddenicon i,.rev-btn.rev-small.rev-withicon i{font-size:12px;top:0}.rev-maxround{border-radius:30px}.rev-minround{border-radius:3px}.rev-burger{position:relative;width:60px;height:60px;box-sizing:border-box;padding:22px 0 0 14px;border-radius:50%;border:1px solid rgb(51 51 51 / .25);-webkit-tap-highlight-color:#fff0;cursor:pointer}.rev-burger span{display:block;width:30px;height:3px;background:#333;transition:.7s;pointer-events:none;transform-style:flat!important}.rev-burger.revb-white span,.rev-burger.revb-whitenoborder span{background:#fff}.rev-burger span:nth-child(2){margin:3px 0}#dialog_addbutton .rev-burger:hover :first-child,.open .rev-burger :first-child,.open.rev-burger :first-child{transform:translateY(6px) rotate(-45deg)}#dialog_addbutton .rev-burger:hover :nth-child(2),.open .rev-burger :nth-child(2),.open.rev-burger :nth-child(2){transform:rotate(-45deg);opacity:0}#dialog_addbutton .rev-burger:hover :last-child,.open .rev-burger :last-child,.open.rev-burger :last-child{transform:translateY(-6px) rotate(-135deg)}.rev-burger.revb-white{border:2px solid rgb(255 255 255 / .2)}.rev-burger.revb-darknoborder,.rev-burger.revb-whitenoborder{border:0}.rev-burger.revb-darknoborder span{background:#333}.rev-burger.revb-whitefull{background:#fff;border:none}.rev-burger.revb-whitefull span{background:#333}.rev-burger.revb-darkfull{background:#333;border:none}.rev-burger.revb-darkfull span,.rev-scroll-btn.revs-fullwhite{background:#fff}@keyframes rev-ani-mouse{0%{opacity:1;top:29%}15%{opacity:1;top:50%}50%{opacity:0;top:50%}100%{opacity:0;top:29%}}.rev-scroll-btn{display:inline-block;position:relative;left:0;right:0;text-align:center;cursor:pointer;width:35px;height:55px;box-sizing:border-box;border:3px solid #fff;border-radius:23px}.rev-scroll-btn>*{display:inline-block;line-height:18px;font-size:13px;font-weight:400;color:#fff;font-family:proxima-nova,"Helvetica Neue",Helvetica,Arial,sans-serif;letter-spacing:2px}.rev-scroll-btn>.active,.rev-scroll-btn>:focus,.rev-scroll-btn>:hover{color:#fff}.rev-scroll-btn>.active,.rev-scroll-btn>:active,.rev-scroll-btn>:focus,.rev-scroll-btn>:hover{opacity:.8}.rev-scroll-btn.revs-fullwhite span{background:#333}.rev-scroll-btn.revs-fulldark{background:#333;border:none}.rev-scroll-btn.revs-fulldark span,.tp-bullet{background:#fff}.rev-scroll-btn span{position:absolute;display:block;top:29%;left:50%;width:8px;height:8px;margin:-4px 0 0 -4px;background:#fff;border-radius:50%;animation:rev-ani-mouse 2.5s linear infinite}.rev-scroll-btn.revs-dark{border-color:#333}.rev-scroll-btn.revs-dark span{background:#333}.rev-control-btn{position:relative;display:inline-block;z-index:5;color:#FFF;font-size:20px;line-height:60px;font-weight:400;font-style:normal;font-family:Raleway;text-decoration:none;text-align:center;background-color:#000;border-radius:50px;text-shadow:none;background-color:rgb(0 0 0 / .5);width:60px;height:60px;box-sizing:border-box;cursor:pointer}.rev-cbutton-dark-sr,.rev-cbutton-light-sr{border-radius:3px}.rev-cbutton-light,.rev-cbutton-light-sr{color:#333;background-color:rgb(255 255 255 / .75)}.rev-sbutton{line-height:37px;width:37px;height:37px}.rev-sbutton-blue{background-color:#3B5998}.rev-sbutton-lightblue{background-color:#00A0D1}.rev-sbutton-red{background-color:#DD4B39}.tp-bannertimer{visibility:hidden;width:100%;height:5px;background:#000;background:rgb(0 0 0 / .15);position:absolute;z-index:200;top:0}.tp-bannertimer.tp-bottom{top:auto;bottom:0!important;height:5px}.tp-caption img{background:0 0;-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);zoom:1}.caption.slidelink a div,.tp-caption.slidelink a div{width:3000px;height:1500px;background:url(/wp-content/plugins/revslider/public/assets/assets/coloredbg.png)}.tp-caption.slidelink a span{background:url(/wp-content/plugins/revslider/public/assets/assets/coloredbg.png)}.tp-loader.spinner0,.tp-loader.spinner5{background-image:url(/wp-content/plugins/revslider/public/assets/assets/loader.gif);background-repeat:no-repeat}.tp-shape{width:100%;height:100%}.tp-caption .rs-starring{display:inline-block}.tp-caption .rs-starring .star-rating{float:none;display:inline-block;vertical-align:top;color:#FFC321!important}.tp-caption .rs-starring .star-rating,.tp-caption .rs-starring-page .star-rating{position:relative;height:1em;width:5.4em;font-family:star;font-size:1em!important}.tp-loader.spinner0,.tp-loader.spinner1{width:40px;height:40px;margin-top:-20px;margin-left:-20px;animation:tp-rotateplane 1.2s infinite ease-in-out;background-color:#fff;border-radius:3px;box-shadow:0 0 20px 0 rgb(0 0 0 / .15)}.tp-caption .rs-starring .star-rating:before,.tp-caption .rs-starring-page .star-rating:before{content:"\73\73\73\73\73";color:#E0DADF;float:left;top:0;left:0;position:absolute}.tp-caption .rs-starring .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em;font-size:1em!important}.tp-caption .rs-starring .star-rating span:before{content:"\53\53\53\53\53";top:0;position:absolute;left:0}.tp-loader{top:50%;left:50%;z-index:10000;position:absolute}.tp-loader.spinner0{background-position:center center}.tp-loader.spinner5{background-position:10px 10px;background-color:#fff;margin:-22px;width:44px;height:44px;border-radius:3px}@keyframes tp-rotateplane{0%{transform:perspective(120px) rotateX(0) rotateY(0)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}.tp-loader.spinner2{width:40px;height:40px;margin-top:-20px;margin-left:-20px;background-color:red;box-shadow:0 0 20px 0 rgb(0 0 0 / .15);border-radius:100%;animation:tp-scaleout 1s infinite ease-in-out}@keyframes tp-scaleout{0%{transform:scale(0)}100%{transform:scale(1);opacity:0}}.tp-loader.spinner3{margin:-9px 0 0 -35px;width:70px;text-align:center}.tp-loader.spinner3 .bounce1,.tp-loader.spinner3 .bounce2,.tp-loader.spinner3 .bounce3{width:18px;height:18px;background-color:#fff;box-shadow:0 0 20px 0 rgb(0 0 0 / .15);border-radius:100%;display:inline-block;animation:tp-bouncedelay 1.4s infinite ease-in-out;animation-fill-mode:both}.tp-loader.spinner3 .bounce1{animation-delay:-.32s}.tp-loader.spinner3 .bounce2{animation-delay:-.16s}@keyframes tp-bouncedelay{0%,100%,80%{transform:scale(0)}40%{transform:scale(1)}}.tp-loader.spinner4{margin:-20px 0 0 -20px;width:40px;height:40px;text-align:center;animation:tp-rotate 2s infinite linear}.tp-loader.spinner4 .dot1,.tp-loader.spinner4 .dot2{width:60%;height:60%;display:inline-block;position:absolute;top:0;background-color:#fff;border-radius:100%;animation:tp-bounce 2s infinite ease-in-out;box-shadow:0 0 20px 0 rgb(0 0 0 / .15)}.tp-loader.spinner4 .dot2{top:auto;bottom:0;animation-delay:-1s}@keyframes tp-rotate{100%{transform:rotate(360deg)}}@keyframes tp-bounce{0%,100%{transform:scale(0)}50%{transform:scale(1)}}.tp-bullets.navbar,.tp-tabs.navbar,.tp-thumbs.navbar{border:none;min-height:0;margin:0;border-radius:0}.tp-bullets,.tp-tabs,.tp-thumbs{position:absolute;display:block;z-index:1000;top:0;left:0}.tp-tab,.tp-thumb{cursor:pointer;position:absolute;opacity:.5;box-sizing:border-box}.tp-arr-imgholder,.tp-tab-image,.tp-thumb-image,.tp-videoposter{background-position:center center;background-size:cover;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.tp-tab.selected,.tp-tab:hover,.tp-thumb.selected,.tp-thumb:hover{opacity:1}.tp-tab-mask,.tp-thumb-mask{box-sizing:border-box!important}.tp-tabs,.tp-thumbs{box-sizing:content-box!important}.tp-bullet{width:15px;height:15px;position:absolute;background:rgb(255 255 255 / .3);cursor:pointer}.tp-bullet.selected,.tp-bullet:hover{background:#fff}.tparrows{cursor:pointer;background:#000;background:rgb(0 0 0 / .5);width:40px;height:40px;position:absolute;display:block;z-index:1000}.tparrows:hover{background:#000}.tparrows:before{font-family:revicons;font-size:15px;color:#fff;display:block;line-height:40px;text-align:center}.hginfo,.hglayerinfo{font-size:12px;font-weight:600}.tparrows.tp-leftarrow:before{content:'\e824'}.tparrows.tp-rightarrow:before{content:'\e825'}body.rtl .tp-kbimg{left:0!important}.dddwrappershadow{box-shadow:0 45px 100px rgb(0 0 0 / .4)}.hglayerinfo{position:fixed;bottom:0;left:0;color:#FFF;line-height:20px;background:rgb(0 0 0 / .75);padding:5px 10px;z-index:2000;white-space:normal}.helpgrid,.hginfo{position:absolute}.hginfo{top:-2px;left:-2px;color:#e74c3c;background:#000;padding:2px 5px}.indebugmode .tp-caption:hover{border:1px dashed #c0392b!important}.helpgrid{border:2px dashed #c0392b;top:0;left:0;z-index:0}#revsliderlogloglog{padding:15px;color:#fff;position:fixed;top:0;left:0;width:200px;height:150px;background:rgb(0 0 0 / .7);z-index:100000;font-size:10px;overflow:scroll}.aden{filter:hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2)}.aden::after{background:linear-gradient(to right,rgb(66 10 14 / .2),transparent);mix-blend-mode:darken}.perpetua::after,.reyes::after{mix-blend-mode:soft-light;opacity:.5}.inkwell{filter:sepia(.3) contrast(1.1) brightness(1.1) grayscale(1)}.perpetua::after{background:linear-gradient(to bottom,#005b9a,#e6c13d)}.reyes{filter:sepia(.22) brightness(1.1) contrast(.85) saturate(.75)}.reyes::after{background:#efcdad}.gingham{filter:brightness(1.05) hue-rotate(-10deg)}.gingham::after{background:linear-gradient(to right,rgb(66 10 14 / .2),transparent);mix-blend-mode:darken}.toaster{filter:contrast(1.5) brightness(.9)}.toaster::after{background:radial-gradient(circle,#804e0f,#3b003b);mix-blend-mode:screen}.walden{filter:brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6)}.walden::after{background:#04c;mix-blend-mode:screen;opacity:.3}.hudson{filter:brightness(1.2) contrast(.9) saturate(1.1)}.hudson::after{background:radial-gradient(circle,#a6b1ff 50%,#342134);mix-blend-mode:multiply;opacity:.5}.earlybird{filter:contrast(.9) sepia(.2)}.earlybird::after{background:radial-gradient(circle,#d0ba8e 20%,#360309 85%,#1d0210 100%);mix-blend-mode:overlay}.mayfair{filter:contrast(1.1) saturate(1.1)}.mayfair::after{background:radial-gradient(circle at 40% 40%,rgb(255 255 255 / .8),rgb(255 200 200 / .6),#111 60%);mix-blend-mode:overlay;opacity:.4}.lofi{filter:saturate(1.1) contrast(1.5)}.lofi::after{background:radial-gradient(circle,transparent 70%,#222 150%);mix-blend-mode:multiply}._1977{filter:contrast(1.1) brightness(1.1) saturate(1.3)}._1977:after{background:rgb(243 106 188 / .3);mix-blend-mode:screen}.brooklyn{filter:contrast(.9) brightness(1.1)}.brooklyn::after{background:radial-gradient(circle,rgb(168 223 193 / .4) 70%,#c4b7c8);mix-blend-mode:overlay}.xpro2{filter:sepia(.3)}.xpro2::after{background:radial-gradient(circle,#e6e7e0 40%,rgb(43 42 161 / .6) 110%);mix-blend-mode:color-burn}.nashville{filter:sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2)}.nashville::after{background:rgb(0 70 150 / .4);mix-blend-mode:lighten}.nashville::before{background:rgb(247 176 153 / .56);mix-blend-mode:darken}.lark{filter:contrast(.9)}.lark::after{background:rgb(242 242 242 / .8);mix-blend-mode:darken}.lark::before{background:#22253f;mix-blend-mode:color-dodge}.moon{filter:grayscale(1) contrast(1.1) brightness(1.1)}.moon::before{background:#a0a0a0;mix-blend-mode:soft-light}.moon::after{background:#383838;mix-blend-mode:lighten}.clarendon{filter:contrast(1.2) saturate(1.35)}.clarendon:before{background:rgb(127 187 227 / .2);mix-blend-mode:overlay}.willow{filter:grayscale(.5) contrast(.95) brightness(.9)}.willow::before{background-color:radial-gradient(40%,circle,#d4a9af 55%,#000 150%);mix-blend-mode:overlay}.willow::after{background-color:#d8cdcb;mix-blend-mode:color}.rise{filter:brightness(1.05) sepia(.2) contrast(.9) saturate(.9)}.rise::after{background:radial-gradient(circle,rgb(232 197 152 / .8),transparent 90%);mix-blend-mode:overlay;opacity:.6}.rise::before{background:radial-gradient(circle,rgb(236 205 169 / .15) 55%,rgb(50 30 7 / .4));mix-blend-mode:multiply}._1977:after,._1977:before,.aden:after,.aden:before,.brooklyn:after,.brooklyn:before,.clarendon:after,.clarendon:before,.earlybird:after,.earlybird:before,.gingham:after,.gingham:before,.hudson:after,.hudson:before,.inkwell:after,.inkwell:before,.lark:after,.lark:before,.lofi:after,.lofi:before,.mayfair:after,.mayfair:before,.moon:after,.moon:before,.nashville:after,.nashville:before,.perpetua:after,.perpetua:before,.reyes:after,.reyes:before,.rise:after,.rise:before,.slumber:after,.slumber:before,.toaster:after,.toaster:before,.walden:after,.walden:before,.willow:after,.willow:before,.xpro2:after,.xpro2:before{content:'';display:block;height:100%;width:100%;top:0;left:0;position:absolute;pointer-events:none}._1977,.aden,.brooklyn,.clarendon,.earlybird,.gingham,.hudson,.inkwell,.lark,.lofi,.mayfair,.moon,.nashville,.perpetua,.reyes,.rise,.slumber,.toaster,.walden,.willow,.xpro2{position:relative}._1977 img,.aden img,.brooklyn img,.clarendon img,.earlybird img,.gingham img,.hudson img,.inkwell img,.lark img,.lofi img,.mayfair img,.moon img,.nashville img,.perpetua img,.reyes img,.rise img,.slumber img,.toaster img,.walden img,.willow img,.xpro2 img{width:100%;z-index:1}._1977:before,.aden:before,.brooklyn:before,.clarendon:before,.earlybird:before,.gingham:before,.hudson:before,.inkwell:before,.lark:before,.lofi:before,.mayfair:before,.moon:before,.nashville:before,.perpetua:before,.reyes:before,.rise:before,.slumber:before,.toaster:before,.walden:before,.willow:before,.xpro2:before{z-index:2}._1977:after,.aden:after,.brooklyn:after,.clarendon:after,.earlybird:after,.gingham:after,.hudson:after,.inkwell:after,.lark:after,.lofi:after,.mayfair:after,.moon:after,.nashville:after,.perpetua:after,.reyes:after,.rise:after,.slumber:after,.toaster:after,.walden:after,.willow:after,.xpro2:after{z-index:3}.slumber{filter:saturate(.66) brightness(1.05)}.slumber::after{background:rgb(125 105 24 / .5);mix-blend-mode:soft-light}.slumber::before{background:rgb(69 41 12 / .4);mix-blend-mode:lighten}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-display:swap;font-family:'FontAwesome';src:url('/wp-content/plugins/thim-framework/fonts/fontawesome-webfont.eot?v=4.7.0');src:url('/wp-content/plugins/thim-framework/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('/wp-content/plugins/thim-framework/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('/wp-content/plugins/thim-framework/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('/wp-content/plugins/thim-framework/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('/wp-content/plugins/thim-framework/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
/** Import pe-icon-7 font **/
@font-face{font-display:swap;font-family:Pe-icon-7-stroke;src:url(/wp-content/plugins/thim-framework/fonts/Pe-icon-7-stroke.eot?d7yf1v);src:url(/wp-content/plugins/thim-framework/fonts/Pe-icon-7-stroke.eot?#iefixd7yf1v) format('embedded-opentype'),url(/wp-content/plugins/thim-framework/fonts/Pe-icon-7-stroke.woff?d7yf1v) format('woff'),url(/wp-content/plugins/thim-framework/fonts/Pe-icon-7-stroke.ttf?d7yf1v) format('truetype'),url(/wp-content/plugins/thim-framework/fonts/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke) format('svg');font-weight:400;font-style:normal}[class*=" pe-7s-"],[class^=pe-7s-]{display:inline-block;font-family:Pe-icon-7-stroke;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pe-7s-album:before{content:"\e6aa"}.pe-7s-arc:before{content:"\e6ab"}.pe-7s-back-2:before{content:"\e6ac"}.pe-7s-bandaid:before{content:"\e6ad"}.pe-7s-car:before{content:"\e6ae"}.pe-7s-diamond:before{content:"\e6af"}.pe-7s-door-lock:before{content:"\e6b0"}.pe-7s-eyedropper:before{content:"\e6b1"}.pe-7s-female:before{content:"\e6b2"}.pe-7s-gym:before{content:"\e6b3"}.pe-7s-hammer:before{content:"\e6b4"}.pe-7s-headphones:before{content:"\e6b5"}.pe-7s-helm:before{content:"\e6b6"}.pe-7s-hourglass:before{content:"\e6b7"}.pe-7s-leaf:before{content:"\e6b8"}.pe-7s-magic-wand:before{content:"\e6b9"}.pe-7s-male:before{content:"\e6ba"}.pe-7s-map-2:before{content:"\e6bb"}.pe-7s-next-2:before{content:"\e6bc"}.pe-7s-paint-bucket:before{content:"\e6bd"}.pe-7s-pendrive:before{content:"\e6be"}.pe-7s-photo:before{content:"\e6bf"}.pe-7s-piggy:before{content:"\e6c0"}.pe-7s-plugin:before{content:"\e6c1"}.pe-7s-refresh-2:before{content:"\e6c2"}.pe-7s-rocket:before{content:"\e6c3"}.pe-7s-settings:before{content:"\e6c4"}.pe-7s-shield:before{content:"\e6c5"}.pe-7s-smile:before{content:"\e6c6"}.pe-7s-usb:before{content:"\e6c7"}.pe-7s-vector:before{content:"\e6c8"}.pe-7s-wine:before{content:"\e6c9"}.pe-7s-cloud-upload:before{content:"\e68a"}.pe-7s-cash:before{content:"\e68c"}.pe-7s-close:before{content:"\e680"}.pe-7s-bluetooth:before{content:"\e68d"}.pe-7s-cloud-download:before{content:"\e68b"}.pe-7s-way:before{content:"\e68e"}.pe-7s-close-circle:before{content:"\e681"}.pe-7s-id:before{content:"\e68f"}.pe-7s-angle-up:before{content:"\e682"}.pe-7s-wristwatch:before{content:"\e690"}.pe-7s-angle-up-circle:before{content:"\e683"}.pe-7s-world:before{content:"\e691"}.pe-7s-angle-right:before{content:"\e684"}.pe-7s-volume:before{content:"\e692"}.pe-7s-angle-right-circle:before{content:"\e685"}.pe-7s-users:before{content:"\e693"}.pe-7s-angle-left:before{content:"\e686"}.pe-7s-user-female:before{content:"\e694"}.pe-7s-angle-left-circle:before{content:"\e687"}.pe-7s-up-arrow:before{content:"\e695"}.pe-7s-angle-down:before{content:"\e688"}.pe-7s-switch:before{content:"\e696"}.pe-7s-angle-down-circle:before{content:"\e689"}.pe-7s-scissors:before{content:"\e697"}.pe-7s-wallet:before{content:"\e600"}.pe-7s-safe:before{content:"\e698"}.pe-7s-volume2:before{content:"\e601"}.pe-7s-volume1:before{content:"\e602"}.pe-7s-voicemail:before{content:"\e603"}.pe-7s-video:before{content:"\e604"}.pe-7s-user:before{content:"\e605"}.pe-7s-upload:before{content:"\e606"}.pe-7s-unlock:before{content:"\e607"}.pe-7s-umbrella:before{content:"\e608"}.pe-7s-trash:before{content:"\e609"}.pe-7s-tools:before{content:"\e60a"}.pe-7s-timer:before{content:"\e60b"}.pe-7s-ticket:before{content:"\e60c"}.pe-7s-target:before{content:"\e60d"}.pe-7s-sun:before{content:"\e60e"}.pe-7s-study:before{content:"\e60f"}.pe-7s-stopwatch:before{content:"\e610"}.pe-7s-star:before{content:"\e611"}.pe-7s-speaker:before{content:"\e612"}.pe-7s-signal:before{content:"\e613"}.pe-7s-shuffle:before{content:"\e614"}.pe-7s-shopbag:before{content:"\e615"}.pe-7s-share:before{content:"\e616"}.pe-7s-server:before{content:"\e617"}.pe-7s-search:before{content:"\e618"}.pe-7s-film:before{content:"\e6a5"}.pe-7s-science:before{content:"\e619"}.pe-7s-disk:before{content:"\e6a6"}.pe-7s-ribbon:before{content:"\e61a"}.pe-7s-repeat:before{content:"\e61b"}.pe-7s-refresh:before{content:"\e61c"}.pe-7s-add-user:before{content:"\e6a9"}.pe-7s-refresh-cloud:before{content:"\e61d"}.pe-7s-paperclip:before{content:"\e69c"}.pe-7s-radio:before{content:"\e61e"}.pe-7s-note2:before{content:"\e69d"}.pe-7s-print:before{content:"\e61f"}.pe-7s-network:before{content:"\e69e"}.pe-7s-prev:before{content:"\e620"}.pe-7s-mute:before{content:"\e69f"}.pe-7s-power:before{content:"\e621"}.pe-7s-medal:before{content:"\e6a0"}.pe-7s-portfolio:before{content:"\e622"}.pe-7s-like2:before{content:"\e6a1"}.pe-7s-plus:before{content:"\e623"}.pe-7s-left-arrow:before{content:"\e6a2"}.pe-7s-play:before{content:"\e624"}.pe-7s-key:before{content:"\e6a3"}.pe-7s-plane:before{content:"\e625"}.pe-7s-joy:before{content:"\e6a4"}.pe-7s-photo-gallery:before{content:"\e626"}.pe-7s-pin:before{content:"\e69b"}.pe-7s-phone:before{content:"\e627"}.pe-7s-plug:before{content:"\e69a"}.pe-7s-pen:before{content:"\e628"}.pe-7s-right-arrow:before{content:"\e699"}.pe-7s-paper-plane:before{content:"\e629"}.pe-7s-delete-user:before{content:"\e6a7"}.pe-7s-paint:before{content:"\e62a"}.pe-7s-bottom-arrow:before{content:"\e6a8"}.pe-7s-notebook:before{content:"\e62b"}.pe-7s-note:before{content:"\e62c"}.pe-7s-next:before{content:"\e62d"}.pe-7s-news-paper:before{content:"\e62e"}.pe-7s-musiclist:before{content:"\e62f"}.pe-7s-music:before{content:"\e630"}.pe-7s-mouse:before{content:"\e631"}.pe-7s-more:before{content:"\e632"}.pe-7s-moon:before{content:"\e633"}.pe-7s-monitor:before{content:"\e634"}.pe-7s-micro:before{content:"\e635"}.pe-7s-menu:before{content:"\e636"}.pe-7s-map:before{content:"\e637"}.pe-7s-map-marker:before{content:"\e638"}.pe-7s-mail:before{content:"\e639"}.pe-7s-mail-open:before{content:"\e63a"}.pe-7s-mail-open-file:before{content:"\e63b"}.pe-7s-magnet:before{content:"\e63c"}.pe-7s-loop:before{content:"\e63d"}.pe-7s-look:before{content:"\e63e"}.pe-7s-lock:before{content:"\e63f"}.pe-7s-lintern:before{content:"\e640"}.pe-7s-link:before{content:"\e641"}.pe-7s-like:before{content:"\e642"}.pe-7s-light:before{content:"\e643"}.pe-7s-less:before{content:"\e644"}.pe-7s-keypad:before{content:"\e645"}.pe-7s-junk:before{content:"\e646"}.pe-7s-info:before{content:"\e647"}.pe-7s-home:before{content:"\e648"}.pe-7s-help2:before{content:"\e649"}.pe-7s-help1:before{content:"\e64a"}.pe-7s-graph3:before{content:"\e64b"}.pe-7s-graph2:before{content:"\e64c"}.pe-7s-graph1:before{content:"\e64d"}.pe-7s-graph:before{content:"\e64e"}.pe-7s-global:before{content:"\e64f"}.pe-7s-gleam:before{content:"\e650"}.pe-7s-glasses:before{content:"\e651"}.pe-7s-gift:before{content:"\e652"}.pe-7s-folder:before{content:"\e653"}.pe-7s-flag:before{content:"\e654"}.pe-7s-filter:before{content:"\e655"}.pe-7s-file:before{content:"\e656"}.pe-7s-expand1:before{content:"\e657"}.pe-7s-exapnd2:before{content:"\e658"}.pe-7s-edit:before{content:"\e659"}.pe-7s-drop:before{content:"\e65a"}.pe-7s-drawer:before{content:"\e65b"}.pe-7s-download:before{content:"\e65c"}.pe-7s-display2:before{content:"\e65d"}.pe-7s-display1:before{content:"\e65e"}.pe-7s-diskette:before{content:"\e65f"}.pe-7s-date:before{content:"\e660"}.pe-7s-cup:before{content:"\e661"}.pe-7s-culture:before{content:"\e662"}.pe-7s-crop:before{content:"\e663"}.pe-7s-credit:before{content:"\e664"}.pe-7s-copy-file:before{content:"\e665"}.pe-7s-config:before{content:"\e666"}.pe-7s-compass:before{content:"\e667"}.pe-7s-comment:before{content:"\e668"}.pe-7s-coffee:before{content:"\e669"}.pe-7s-cloud:before{content:"\e66a"}.pe-7s-clock:before{content:"\e66b"}.pe-7s-check:before{content:"\e66c"}.pe-7s-chat:before{content:"\e66d"}.pe-7s-cart:before{content:"\e66e"}.pe-7s-camera:before{content:"\e66f"}.pe-7s-call:before{content:"\e670"}.pe-7s-calculator:before{content:"\e671"}.pe-7s-browser:before{content:"\e672"}.pe-7s-box2:before{content:"\e673"}.pe-7s-box1:before{content:"\e674"}.pe-7s-bookmarks:before{content:"\e675"}.pe-7s-bicycle:before{content:"\e676"}.pe-7s-bell:before{content:"\e677"}.pe-7s-battery:before{content:"\e678"}.pe-7s-ball:before{content:"\e679"}.pe-7s-back:before{content:"\e67a"}.pe-7s-attention:before{content:"\e67b"}.pe-7s-anchor:before{content:"\e67c"}.pe-7s-albums:before{content:"\e67d"}.pe-7s-alarm:before{content:"\e67e"}.pe-7s-airplay:before{content:"\e67f"}
@media only screen and (max-width:768px){:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}.woocommerce table.shop_table_responsive thead,.woocommerce-page table.shop_table_responsive thead{display:none}.woocommerce table.shop_table_responsive tbody tr:first-child td:first-child,.woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child{border-top:0}.woocommerce table.shop_table_responsive tbody th,.woocommerce-page table.shop_table_responsive tbody th{display:none}.woocommerce table.shop_table_responsive tr,.woocommerce-page table.shop_table_responsive tr{display:block}.woocommerce table.shop_table_responsive tr td,.woocommerce-page table.shop_table_responsive tr td{display:block;text-align:right!important}.woocommerce table.shop_table_responsive tr td.order-actions,.woocommerce-page table.shop_table_responsive tr td.order-actions{text-align:left!important}.woocommerce table.shop_table_responsive tr td::before,.woocommerce-page table.shop_table_responsive tr td::before{content:attr(data-title) ": ";font-weight:700;float:left}.woocommerce table.shop_table_responsive tr td.actions::before,.woocommerce table.shop_table_responsive tr td.product-remove::before,.woocommerce-page table.shop_table_responsive tr td.actions::before,.woocommerce-page table.shop_table_responsive tr td.product-remove::before{display:none}.woocommerce table.shop_table_responsive tr:nth-child(2n) td,.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td{background-color:rgb(0 0 0 / .025)}.woocommerce table.my_account_orders tr td.order-actions,.woocommerce-page table.my_account_orders tr td.order-actions{text-align:left}.woocommerce table.my_account_orders tr td.order-actions::before,.woocommerce-page table.my_account_orders tr td.order-actions::before{display:none}.woocommerce table.my_account_orders tr td.order-actions .button,.woocommerce-page table.my_account_orders tr td.order-actions .button{float:none;margin:.125em .25em .125em 0}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-1,.woocommerce-page .col2-set .col-2{float:none;width:100%}.woocommerce ul.products[class*=columns-] li.product,.woocommerce-page ul.products[class*=columns-] li.product{width:48%;float:left;clear:both;margin:0 0 2.992em}.woocommerce ul.products[class*=columns-] li.product:nth-child(2n),.woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n){float:right;clear:none!important}.woocommerce #content div.product div.images,.woocommerce #content div.product div.summary,.woocommerce div.product div.images,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.images,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.images,.woocommerce-page div.product div.summary{float:none;width:100%}.woocommerce #content table.cart .product-thumbnail,.woocommerce table.cart .product-thumbnail,.woocommerce-page #content table.cart .product-thumbnail,.woocommerce-page table.cart .product-thumbnail{display:none}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:left}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:none;padding-bottom:.5em}.woocommerce #content table.cart td.actions .coupon::after,.woocommerce #content table.cart td.actions .coupon::before,.woocommerce table.cart td.actions .coupon::after,.woocommerce table.cart td.actions .coupon::before,.woocommerce-page #content table.cart td.actions .coupon::after,.woocommerce-page #content table.cart td.actions .coupon::before,.woocommerce-page table.cart td.actions .coupon::after,.woocommerce-page table.cart td.actions .coupon::before{content:" ";display:table}.woocommerce #content table.cart td.actions .coupon::after,.woocommerce table.cart td.actions .coupon::after,.woocommerce-page #content table.cart td.actions .coupon::after,.woocommerce-page table.cart td.actions .coupon::after{clear:both}.woocommerce #content table.cart td.actions .coupon .button,.woocommerce #content table.cart td.actions .coupon .input-text,.woocommerce #content table.cart td.actions .coupon input,.woocommerce table.cart td.actions .coupon .button,.woocommerce table.cart td.actions .coupon .input-text,.woocommerce table.cart td.actions .coupon input,.woocommerce-page #content table.cart td.actions .coupon .button,.woocommerce-page #content table.cart td.actions .coupon .input-text,.woocommerce-page #content table.cart td.actions .coupon input,.woocommerce-page table.cart td.actions .coupon .button,.woocommerce-page table.cart td.actions .coupon .input-text,.woocommerce-page table.cart td.actions .coupon input{width:48%;box-sizing:border-box}.woocommerce #content table.cart td.actions .coupon .button.alt,.woocommerce #content table.cart td.actions .coupon .input-text+.button,.woocommerce table.cart td.actions .coupon .button.alt,.woocommerce table.cart td.actions .coupon .input-text+.button,.woocommerce-page #content table.cart td.actions .coupon .button.alt,.woocommerce-page #content table.cart td.actions .coupon .input-text+.button,.woocommerce-page table.cart td.actions .coupon .button.alt,.woocommerce-page table.cart td.actions .coupon .input-text+.button{float:right}.woocommerce #content table.cart td.actions .coupon .coupon-error-notice,.woocommerce table.cart td.actions .coupon .coupon-error-notice,.woocommerce-page #content table.cart td.actions .coupon .coupon-error-notice,.woocommerce-page table.cart td.actions .coupon .coupon-error-notice{clear:left;color:var(--wc-red);float:left;font-size:.75em;margin-bottom:0;text-align:left;width:48%}.woocommerce #content table.cart td.actions .button,.woocommerce table.cart td.actions .button,.woocommerce-page #content table.cart td.actions .button,.woocommerce-page table.cart td.actions .button{display:block;width:100%}.woocommerce .cart-collaterals .cart_totals,.woocommerce .cart-collaterals .cross-sells,.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .shipping_calculator{width:100%;float:none;text-align:left}.woocommerce-page.woocommerce-checkout form.login .form-row,.woocommerce.woocommerce-checkout form.login .form-row{width:100%;float:none}.woocommerce #payment .terms,.woocommerce-page #payment .terms{text-align:left;padding:0}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:none;width:100%;box-sizing:border-box;margin-bottom:1em}.woocommerce .lost_reset_password .form-row-first,.woocommerce .lost_reset_password .form-row-last,.woocommerce-page .lost_reset_password .form-row-first,.woocommerce-page .lost_reset_password .form-row-last{width:100%;float:none;margin-right:0}.woocommerce-account .woocommerce-MyAccount-content,.woocommerce-account .woocommerce-MyAccount-navigation{float:none;width:100%}.single-product .twentythirteen .panel{padding-left:20px!important;padding-right:20px!important}}.wpml-ls-legacy-list-horizontal{border:1px solid transparent;padding:7px;clear:both}.wpml-ls-legacy-list-horizontal>ul{padding:0;margin:0 !important;list-style-type:none}.wpml-ls-legacy-list-horizontal .wpml-ls-item{padding:0;margin:0;list-style-type:none;display:inline-block}.wpml-ls-legacy-list-horizontal a{display:block;text-decoration:none;padding:5px 10px 6px;line-height:1}.wpml-ls-legacy-list-horizontal a span{vertical-align:middle}.wpml-ls-legacy-list-horizontal a span.wpml-ls-bracket{vertical-align:unset}.wpml-ls-legacy-list-horizontal .wpml-ls-flag{display:inline;vertical-align:middle}.wpml-ls-legacy-list-horizontal .wpml-ls-flag+span{margin-left:.4em}.rtl .wpml-ls-legacy-list-horizontal .wpml-ls-flag+span{margin-left:0;margin-right:.4em}.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer{margin-bottom:30px}.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer>ul{text-align:center}
.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-placeholder-parent{height:inherit}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}:root{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33,69,230;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:24,58,214;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}@media not (prefers-reduced-motion){.components-animate__appear{animation:components-animate__appear-animation .1s cubic-bezier(0,0,.2,1) 0s;animation-fill-mode:forwards}}.components-animate__appear.is-from-top,.components-animate__appear.is-from-top.is-from-left{transform-origin:top left}.components-animate__appear.is-from-top.is-from-right{transform-origin:top right}.components-animate__appear.is-from-bottom,.components-animate__appear.is-from-bottom.is-from-left{transform-origin:bottom left}.components-animate__appear.is-from-bottom.is-from-right{transform-origin:bottom right}@keyframes components-animate__appear-animation{0%{transform:translateY(-2em) scaleY(0) scaleX(0)}to{transform:translateY(0) scaleY(1) scaleX(1)}}@media not (prefers-reduced-motion){.components-animate__slide-in{animation:components-animate__slide-in-animation .1s cubic-bezier(0,0,.2,1);animation-fill-mode:forwards}.components-animate__slide-in.is-from-left{transform:translateX(100%)}.components-animate__slide-in.is-from-right{transform:translateX(-100%)}}@keyframes components-animate__slide-in-animation{to{transform:translateX(0)}}@media not (prefers-reduced-motion){.components-animate__loading{animation:components-animate__loading 1.6s ease-in-out infinite}}@keyframes components-animate__loading{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.components-autocomplete__popover .components-popover__content{min-width:200px;padding:8px}.components-autocomplete__result.components-button{display:flex;height:auto;min-height:36px;text-align:left;width:100%}.components-autocomplete__result.components-button:focus:not(:disabled){box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-badge{align-items:center;background-color:color-mix(in srgb,#fff 90%,var(--base-color));border-radius:2px;box-sizing:border-box;color:color-mix(in srgb,#000 50%,var(--base-color));display:inline-flex;font-size:12px;font-weight:400;gap:2px;line-height:20px;max-width:100%;min-height:24px;padding:0 8px}.components-badge *,.components-badge :after,.components-badge :before{box-sizing:inherit}.components-badge:where(.is-default){background-color:#f0f0f0;color:#2f2f2f}.components-badge.has-icon{padding-inline-start:4px}.components-badge.is-info{--base-color:#3858e9}.components-badge.is-warning{--base-color:#f0b849}.components-badge.is-error{--base-color:#cc1818}.components-badge.is-success{--base-color:#4ab866}.components-badge__icon{flex-shrink:0}.components-badge__content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.components-button-group{display:inline-block}.components-button-group .components-button{border-radius:0;box-shadow:inset 0 0 0 1px #1e1e1e;color:#1e1e1e;display:inline-flex}.components-button-group .components-button+.components-button{margin-left:-1px}.components-button-group .components-button:first-child{border-radius:2px 0 0 2px}.components-button-group .components-button:last-child{border-radius:0 2px 2px 0}.components-button-group .components-button.is-primary,.components-button-group .components-button:focus{position:relative;z-index:1}.components-button-group .components-button.is-primary{box-shadow:inset 0 0 0 1px #1e1e1e}.components-button{align-items:center;-webkit-appearance:none;background:none;border:0;border-radius:2px;box-sizing:border-box;color:var(--wp-components-color-foreground,#1e1e1e);cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;height:36px;margin:0;padding:6px 12px;text-decoration:none}@media not (prefers-reduced-motion){.components-button{transition:box-shadow .1s linear}}.components-button.is-next-40px-default-size{height:40px}.components-button:hover:not(:disabled,[aria-disabled=true]),.components-button[aria-expanded=true]{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button:focus:not(:disabled){box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:3px solid #0000}.components-button.is-primary{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff);outline:1px solid #0000;text-decoration:none;text-shadow:none;white-space:nowrap}.components-button.is-primary:hover:not(:disabled){background:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:active:not(:disabled){background:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));border-color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary:disabled,.components-button.is-primary:disabled:active:enabled,.components-button.is-primary[aria-disabled=true],.components-button.is-primary[aria-disabled=true]:active:enabled,.components-button.is-primary[aria-disabled=true]:enabled{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff6;outline:none}.components-button.is-primary:disabled:active:enabled:focus:enabled,.components-button.is-primary:disabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:active:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:focus:enabled{box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary.is-busy,.components-button.is-primary.is-busy:disabled,.components-button.is-primary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 70%,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 70%);background-size:100px 100%;border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-secondary,.components-button.is-tertiary{outline:1px solid #0000}.components-button.is-secondary:active:not(:disabled),.components-button.is-tertiary:active:not(:disabled){box-shadow:none}.components-button.is-secondary:disabled,.components-button.is-secondary[aria-disabled=true],.components-button.is-secondary[aria-disabled=true]:hover,.components-button.is-tertiary:disabled,.components-button.is-tertiary[aria-disabled=true],.components-button.is-tertiary[aria-disabled=true]:hover{background:#0000;color:#949494;transform:none}.components-button.is-secondary{background:#0000;box-shadow:inset 0 0 0 1px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)),0 0 0 currentColor;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:1px solid #0000;white-space:nowrap}.components-button.is-secondary:hover:not(:disabled,[aria-disabled=true],.is-pressed){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);box-shadow:inset 0 0 0 1px var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6))}.components-button.is-secondary:disabled:not(:focus),.components-button.is-secondary[aria-disabled=true]:hover:not(:focus),.components-button.is-secondary[aria-disabled=true]:not(:focus){box-shadow:inset 0 0 0 1px #ddd}.components-button.is-secondary:focus:not(:disabled){box-shadow:0 0 0 currentColor inset,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-tertiary{background:#0000;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));white-space:nowrap}.components-button.is-tertiary:hover:not(:disabled,[aria-disabled=true],.is-pressed){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6))}.components-button.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 8%,#0000)}p+.components-button.is-tertiary{margin-left:-6px}.components-button.is-tertiary:disabled:not(:focus),.components-button.is-tertiary[aria-disabled=true]:hover:not(:focus),.components-button.is-tertiary[aria-disabled=true]:not(:focus){box-shadow:none;outline:none}.components-button.is-destructive{--wp-components-color-accent:#cc1818;--wp-components-color-accent-darker-10:#9e1313;--wp-components-color-accent-darker-20:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link){color:#cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):hover:not(:disabled,[aria-disabled=true]){color:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):active:not(:disabled,[aria-disabled=true]){background:#ccc}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):disabled,.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link)[aria-disabled=true]{color:#949494}.components-button.is-destructive.is-secondary:hover:not(:disabled,[aria-disabled=true]),.components-button.is-destructive.is-tertiary:hover:not(:disabled,[aria-disabled=true]){background:#cc18180a}.components-button.is-destructive.is-secondary:active:not(:disabled,[aria-disabled=true]),.components-button.is-destructive.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:#cc181814}.components-button.is-link{background:none;border:0;border-radius:0;box-shadow:none;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));height:auto;margin:0;outline:none;padding:0;text-align:left;text-decoration:underline}@media not (prefers-reduced-motion){.components-button.is-link{transition-duration:.05s;transition-property:border,background,color;transition-timing-function:ease-in-out}}.components-button.is-link:focus{border-radius:2px}.components-button.is-link:disabled,.components-button.is-link[aria-disabled=true]{color:#949494}.components-button:not(:disabled,[aria-disabled=true]):active{color:var(--wp-components-color-foreground,#1e1e1e)}.components-button:disabled,.components-button[aria-disabled=true]{color:#949494;cursor:default}.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,#fafafa 33%,#e0e0e0 0,#e0e0e0 70%,#fafafa 0);background-size:100px 100%}@media not (prefers-reduced-motion){.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{animation:components-button__busy-animation 2.5s linear infinite}}.components-button.is-compact{height:32px}.components-button.is-compact.has-icon:not(.has-text){min-width:32px;padding:0;width:32px}.components-button.is-small{font-size:11px;height:24px;line-height:22px;padding:0 8px}.components-button.is-small.has-icon:not(.has-text){min-width:24px;padding:0;width:24px}.components-button.has-icon{justify-content:center;min-width:36px;padding:6px}.components-button.has-icon.is-next-40px-default-size{min-width:40px}.components-button.has-icon .dashicon{align-items:center;box-sizing:initial;display:inline-flex;justify-content:center;padding:2px}.components-button.has-icon.has-text{gap:4px;justify-content:start;padding-left:8px;padding-right:12px}.components-button.is-pressed,.components-button.is-pressed:hover{color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:hover:not(:disabled,[aria-disabled=true]),.components-button.is-pressed:not(:disabled,[aria-disabled=true]){background:var(--wp-components-color-foreground,#1e1e1e)}.components-button.is-pressed:disabled,.components-button.is-pressed[aria-disabled=true]{color:#949494}.components-button.is-pressed:disabled:not(.is-primary):not(.is-secondary):not(.is-tertiary),.components-button.is-pressed[aria-disabled=true]:not(.is-primary):not(.is-secondary):not(.is-tertiary){background:#949494;color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-button svg{fill:currentColor;outline:none}@media (forced-colors:active){.components-button svg{fill:CanvasText}}.components-button .components-visually-hidden{height:auto}@keyframes components-button__busy-animation{0%{background-position:200px 0}}.components-checkbox-control{--checkbox-input-size:24px;--checkbox-input-margin:8px}@media (min-width:600px){.components-checkbox-control{--checkbox-input-size:16px}}.components-checkbox-control__label{cursor:pointer;line-height:var(--checkbox-input-size)}.components-checkbox-control__input[type=checkbox]{appearance:none;background:#fff;border:1px solid #1e1e1e;border-radius:2px;box-shadow:0 0 0 #0000;clear:none;color:#1e1e1e;cursor:pointer;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:var(--checkbox-input-size);line-height:normal;line-height:0;margin:0 4px 0 0;outline:0;padding:6px 8px;padding:0!important;text-align:center;transition:none;vertical-align:top;width:var(--checkbox-input-size)}@media not (prefers-reduced-motion){.components-checkbox-control__input[type=checkbox]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-checkbox-control__input[type=checkbox]{font-size:13px;line-height:normal}}.components-checkbox-control__input[type=checkbox]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]::-webkit-input-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]::-moz-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]:-ms-input-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{color:#fff;margin:-3px -5px}@media (min-width:782px){.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{margin:-4px 0 0 -5px}}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{content:"\f460";display:inline-block;float:left;font:normal 30px/1 dashicons;vertical-align:middle;width:16px;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:782px){.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{float:none;font-size:21px}}.components-checkbox-control__input[type=checkbox]:disabled,.components-checkbox-control__input[type=checkbox][aria-disabled=true]{background:#f0f0f0;border-color:#ddd;cursor:default;opacity:1}@media not (prefers-reduced-motion){.components-checkbox-control__input[type=checkbox]{transition:border-color .1s ease-in-out}}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.components-checkbox-control__input[type=checkbox]:checked,.components-checkbox-control__input[type=checkbox]:indeterminate{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-checkbox-control__input[type=checkbox]:checked::-ms-check,.components-checkbox-control__input[type=checkbox]:indeterminate::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before{content:none}.components-checkbox-control__input-container{aspect-ratio:1;display:inline-block;flex-shrink:0;line-height:1;margin-right:var(--checkbox-input-margin);position:relative;vertical-align:middle;width:var(--checkbox-input-size)}svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:var(--checkbox-input-size);fill:#fff;cursor:pointer;height:var(--checkmark-size);left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none;width:var(--checkmark-size)}@media (min-width:600px){svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:calc(var(--checkbox-input-size) + 4px)}}.components-checkbox-control__help{display:inline-block;margin-inline-start:calc(var(--checkbox-input-size) + var(--checkbox-input-margin))}.components-circular-option-picker{display:inline-block;min-width:188px;width:100%}.components-circular-option-picker .components-circular-option-picker__custom-clear-wrapper{display:flex;justify-content:flex-end;margin-top:12px}.components-circular-option-picker .components-circular-option-picker__swatches{display:flex;flex-wrap:wrap;gap:12px;position:relative;z-index:1}.components-circular-option-picker>:not(.components-circular-option-picker__swatches){position:relative;z-index:0}.components-circular-option-picker__option-wrapper{display:inline-block;height:28px;transform:scale(1);vertical-align:top;width:28px}@media not (prefers-reduced-motion){.components-circular-option-picker__option-wrapper{transition:transform .1s ease;will-change:transform}}.components-circular-option-picker__option-wrapper:hover{transform:scale(1.2)}.components-circular-option-picker__option-wrapper>div{height:100%;width:100%}.components-circular-option-picker__option-wrapper:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' fill='none'%3E%3Cpath fill='%23555D65' d='M6 8V6H4v2zm2 0V6h2v2zm2 8H8v-2h2zm2 0v-2h2v2zm0 2v-2h-2v2H8v2h2v-2zm2 0v2h-2v-2zm2 0h-2v-2h2z'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M18 18h2v-2h-2v-2h2v-2h-2v-2h2V8h-2v2h-2V8h-2v2h2v2h-2v2h2v2h2zm-2-4v-2h2v2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555D65' d='M18 18v2h-2v-2z'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M8 10V8H6v2H4v2h2v2H4v2h2v2H4v2h2v2H4v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2v2h-2V4h-2v2h-2V4h-2v2h-2V4h-2v2h2v2h-2v2zm0 2v-2H6v2zm2 0v-2h2v2zm0 2v-2H8v2H6v2h2v2H6v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h-2v2h-2V6h-2v2h-2v2h2v2h-2v2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M4 0H2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2H8V0H6v2H4zm0 4V2H2v2zm2 0V2h2v2zm0 2V4H4v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2H8v2z' clip-rule='evenodd'/%3E%3C/svg%3E");border-radius:50%;bottom:1px;content:"";left:1px;position:absolute;right:1px;top:1px;z-index:-1}.components-circular-option-picker__option{aspect-ratio:1;background:#0000;border:none;border-radius:50%;box-shadow:inset 0 0 0 14px;cursor:pointer;display:inline-block;height:100%!important;vertical-align:top}@media not (prefers-reduced-motion){.components-circular-option-picker__option{transition:box-shadow .1s ease}}.components-circular-option-picker__option:hover{box-shadow:inset 0 0 0 14px!important}.components-circular-option-picker__option[aria-pressed=true],.components-circular-option-picker__option[aria-selected=true]{box-shadow:inset 0 0 0 4px;overflow:visible;position:relative;z-index:1}.components-circular-option-picker__option[aria-pressed=true]+svg,.components-circular-option-picker__option[aria-selected=true]+svg{border-radius:50%;left:2px;pointer-events:none;position:absolute;top:2px;z-index:2}.components-circular-option-picker__option:after{border:1px solid #0000;border-radius:50%;bottom:-1px;box-shadow:inset 0 0 0 1px #0003;box-sizing:inherit;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.components-circular-option-picker__option:focus:after{border:2px solid #757575;border-radius:50%;box-shadow:inset 0 0 0 2px #fff;content:"";height:calc(100% + 4px);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% + 4px)}.components-circular-option-picker__option.components-button:focus{background-color:initial;box-shadow:inset 0 0 0 14px;outline:none}.components-circular-option-picker__button-action .components-circular-option-picker__option{background:#fff;color:#fff}.components-circular-option-picker__dropdown-link-action{margin-right:16px}.components-circular-option-picker__dropdown-link-action .components-button{line-height:22px}.components-palette-edit__popover-gradient-picker{padding:8px;width:260px}.components-dropdown-menu__menu .components-palette-edit__menu-button{width:100%}.component-color-indicator{background:#fff linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);border-radius:50%;box-shadow:inset 0 0 0 1px #0003;display:inline-block;height:20px;padding:0;width:20px}.components-combobox-control{width:100%}input.components-combobox-control__input[type=text]{border:none;box-shadow:none;font-family:inherit;font-size:16px;line-height:inherit;margin:0;min-height:auto;padding:2px;width:100%}@media (min-width:600px){input.components-combobox-control__input[type=text]{font-size:13px}}input.components-combobox-control__input[type=text]:focus{box-shadow:none;outline:none}.components-combobox-control__suggestions-container{align-items:flex-start;border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;display:flex;flex-wrap:wrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:0;width:100%}@media not (prefers-reduced-motion){.components-combobox-control__suggestions-container{transition:box-shadow .1s linear}}@media (min-width:600px){.components-combobox-control__suggestions-container{font-size:13px;line-height:normal}}.components-combobox-control__suggestions-container:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-combobox-control__suggestions-container::-webkit-input-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container::-moz-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container:-ms-input-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container:focus-within{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-combobox-control__suggestions-container .components-spinner{margin:0}.components-color-palette__custom-color-wrapper{position:relative;z-index:0}.components-color-palette__custom-color-button{background:none;border:none;border-radius:4px 4px 0 0;box-shadow:inset 0 0 0 1px #0003;box-sizing:border-box;cursor:pointer;height:64px;outline:1px solid #0000;position:relative;width:100%}.components-color-palette__custom-color-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline-width:2px}.components-color-palette__custom-color-button:after{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,24px 24px;background-size:48px 48px;border-radius:3px 3px 0 0;content:"";inset:1px;position:absolute;z-index:-1}.components-color-palette__custom-color-text-wrapper{border-radius:0 0 4px 4px;box-shadow:inset 0 -1px 0 0 #0003,inset 1px 0 0 0 #0003,inset -1px 0 0 0 #0003;font-size:13px;padding:12px 16px;position:relative}.components-color-palette__custom-color-name{color:var(--wp-components-color-foreground,#1e1e1e);margin:0 1px}.components-color-palette__custom-color-value{color:#757575}.components-color-palette__custom-color-value--is-hex{text-transform:uppercase}.components-color-palette__custom-color-value:empty:after{content:"";visibility:hidden}.components-custom-gradient-picker__gradient-bar{border-radius:2px;height:48px;position:relative;width:100%;z-index:1}.components-custom-gradient-picker__gradient-bar.has-gradient{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,12px 12px;background-size:24px 24px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__gradient-bar-background{inset:0;position:absolute}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__markers-container{margin-left:auto;margin-right:auto;position:relative;width:calc(100% - 48px)}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-dropdown{display:flex;height:16px;position:absolute;top:16px;width:16px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown{background:#fff;border-radius:50%;color:#1e1e1e;height:inherit;min-width:16px!important;padding:2px;position:relative;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown svg{height:100%;width:100%}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button{border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 2px 0 #00000040;height:inherit;outline:2px solid #0000;padding:0;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button.is-active,.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button:focus{box-shadow:inset 0 0 0 calc(var(--wp-admin-border-width-focus)*2) #fff,0 0 2px 0 #00000040;outline:1.5px solid #0000}.components-custom-gradient-picker__remove-control-point-wrapper{padding-bottom:8px}.components-custom-gradient-picker__inserter{direction:ltr}.components-custom-gradient-picker__liner-gradient-indicator{display:inline-block;flex:0 auto;height:20px;width:20px}.components-custom-gradient-picker__ui-line{position:relative;z-index:0}.block-editor-dimension-control .components-base-control__field{align-items:center;display:flex}.block-editor-dimension-control .components-base-control__label{align-items:center;display:flex;margin-bottom:0;margin-right:1em}.block-editor-dimension-control .components-base-control__label .dashicon{margin-right:.5em}.block-editor-dimension-control.is-manual .components-base-control__label{width:10em}body.is-dragging-components-draggable{cursor:move;cursor:grabbing!important}.components-draggable__invisible-drag-image{height:50px;left:-1000px;position:fixed;width:50px}.components-draggable__clone{background:#0000;padding:0;pointer-events:none;position:fixed;z-index:1000000000}.components-drop-zone{border-radius:2px;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;visibility:hidden;z-index:40}.components-drop-zone.is-active{opacity:1;visibility:visible}.components-drop-zone .components-drop-zone__content{align-items:center;background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));bottom:0;color:#fff;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;right:0;text-align:center;top:0;width:100%;z-index:50}.components-drop-zone .components-drop-zone__content-inner{opacity:0;transform:scale(.9)}.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content{opacity:1}@media not (prefers-reduced-motion){.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content{transition:opacity .2s ease-in-out}}.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner{opacity:1;transform:scale(1)}@media not (prefers-reduced-motion){.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner{transition:opacity .1s ease-in-out .1s,transform .1s ease-in-out .1s}}.components-drop-zone__content-icon,.components-drop-zone__content-text{display:block}.components-drop-zone__content-icon{line-height:0;margin:0 auto 8px;fill:currentColor;pointer-events:none}.components-drop-zone__content-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-dropdown{display:inline-block}.components-dropdown__content .components-popover__content{padding:8px}.components-dropdown__content .components-popover__content:has(.components-menu-group){padding:0}.components-dropdown__content .components-popover__content:has(.components-menu-group) .components-dropdown-menu__menu>.components-menu-item__button,.components-dropdown__content .components-popover__content:has(.components-menu-group)>.components-menu-item__button{margin:8px;width:auto}.components-dropdown__content [role=menuitem]{white-space:nowrap}.components-dropdown__content .components-menu-group{padding:8px}.components-dropdown__content .components-menu-group+.components-menu-group{border-top:1px solid #ccc;padding:8px}.components-dropdown__content.is-alternate .components-menu-group+.components-menu-group{border-color:#1e1e1e}.components-dropdown-menu__toggle{vertical-align:top}.components-dropdown-menu__menu{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:1.4;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item,.components-dropdown-menu__menu .components-menu-item{cursor:pointer;outline:none;padding:6px;white-space:nowrap;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator,.components-dropdown-menu__menu .components-menu-item.has-separator{margin-top:6px;overflow:visible;position:relative}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator:before,.components-dropdown-menu__menu .components-menu-item.has-separator:before{background-color:#ddd;box-sizing:initial;content:"";display:block;height:1px;left:0;position:absolute;right:0;top:-3px}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active svg,.components-dropdown-menu__menu .components-menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-menu-item.is-active svg{background:#1e1e1e;border-radius:1px;box-shadow:0 0 0 1px #1e1e1e;color:#fff}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-icon-only,.components-dropdown-menu__menu .components-menu-item.is-icon-only{width:auto}.components-dropdown-menu__menu .components-menu-item__button,.components-dropdown-menu__menu .components-menu-item__button.components-button{height:auto;min-height:40px;padding-left:8px;padding-right:8px;text-align:left}.components-duotone-picker__color-indicator:before{background:#0000}.components-duotone-picker__color-indicator>.components-button,.components-duotone-picker__color-indicator>.components-button.is-pressed:hover:not(:disabled){background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);color:#0000}.components-duotone-picker__color-indicator>.components-button:not([aria-disabled=true]):active{color:#0000}.components-color-list-picker,.components-color-list-picker__swatch-button{width:100%}.components-color-list-picker__color-picker{margin:8px 0}.components-color-list-picker__swatch-color{margin:2px}.components-external-link{text-decoration:none}.components-external-link__contents{text-decoration:underline}.components-external-link__icon{font-weight:400;margin-left:.5ch}.components-form-toggle{display:inline-block;height:16px;position:relative}.components-form-toggle .components-form-toggle__track{background-color:#fff;border:1px solid #949494;border-radius:8px;box-sizing:border-box;content:"";display:inline-block;height:16px;overflow:hidden;position:relative;vertical-align:top;width:32px}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__track{transition:background-color .2s ease,border-color .2s ease}}.components-form-toggle .components-form-toggle__track:after{border-top:16px solid #0000;box-sizing:border-box;content:"";inset:0;opacity:0;position:absolute}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__track:after{transition:opacity .2s ease}}.components-form-toggle .components-form-toggle__thumb{background-color:#1e1e1e;border:6px solid #0000;border-radius:50%;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;box-sizing:border-box;display:block;height:12px;left:2px;position:absolute;top:2px;width:12px}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__thumb{transition:transform .2s ease,background-color .2s ease-out}}.components-form-toggle.is-checked .components-form-toggle__track{background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-toggle.is-checked .components-form-toggle__track:after{opacity:1}.components-form-toggle .components-form-toggle__input:focus+.components-form-toggle__track{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:2px}.components-form-toggle.is-checked .components-form-toggle__thumb{background-color:#fff;border-width:0;transform:translateX(16px)}.components-disabled .components-form-toggle,.components-form-toggle.is-disabled{opacity:.3}.components-form-toggle input.components-form-toggle__input[type=checkbox]{border:none;height:100%;left:0;margin:0;opacity:0;padding:0;position:absolute;top:0;width:100%;z-index:1}.components-form-toggle input.components-form-toggle__input[type=checkbox]:checked{background:none}.components-form-toggle input.components-form-toggle__input[type=checkbox]:before{content:""}.components-form-toggle input.components-form-toggle__input[type=checkbox]:not(:disabled,[aria-disabled=true]){cursor:pointer}.components-form-token-field__input-container{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;cursor:text;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:0;width:100%}@media not (prefers-reduced-motion){.components-form-token-field__input-container{transition:box-shadow .1s linear}}@media (min-width:600px){.components-form-token-field__input-container{font-size:13px;line-height:normal}}.components-form-token-field__input-container:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-form-token-field__input-container::-webkit-input-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container::-moz-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container:-ms-input-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container.is-disabled{background:#ddd;border-color:#ddd}.components-form-token-field__input-container.is-active{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-form-token-field__input-container input[type=text].components-form-token-field__input{background:inherit;border:0;box-shadow:none;color:#1e1e1e;display:inline-block;flex:1;font-family:inherit;font-size:16px;margin-left:4px;max-width:100%;min-height:24px;min-width:50px;padding:0;width:100%}@media (min-width:600px){.components-form-token-field__input-container input[type=text].components-form-token-field__input{font-size:13px}}.components-form-token-field.is-active .components-form-token-field__input-container input[type=text].components-form-token-field__input,.components-form-token-field__input-container input[type=text].components-form-token-field__input:focus{box-shadow:none;outline:none}.components-form-token-field__input-container .components-form-token-field__token+input[type=text].components-form-token-field__input{width:auto}.components-form-token-field__token{color:#1e1e1e;display:flex;font-size:13px;max-width:100%}.components-form-token-field__token.is-success .components-form-token-field__remove-token,.components-form-token-field__token.is-success .components-form-token-field__token-text{background:#4ab866}.components-form-token-field__token.is-error .components-form-token-field__remove-token,.components-form-token-field__token.is-error .components-form-token-field__token-text{background:#cc1818}.components-form-token-field__token.is-validating .components-form-token-field__remove-token,.components-form-token-field__token.is-validating .components-form-token-field__token-text{color:#757575}.components-form-token-field__token.is-borderless{padding:0 24px 0 0;position:relative}.components-form-token-field__token.is-borderless .components-form-token-field__token-text{background:#0000}.components-form-token-field__token.is-borderless:not(.is-disabled) .components-form-token-field__token-text{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-token-field__token.is-borderless .components-form-token-field__remove-token{background:#0000;color:#757575;position:absolute;right:0;top:1px}.components-form-token-field__token.is-borderless.is-success .components-form-token-field__token-text{color:#4ab866}.components-form-token-field__token.is-borderless.is-error .components-form-token-field__token-text{color:#cc1818;padding:0 4px 0 6px}.components-form-token-field__token.is-borderless.is-validating .components-form-token-field__token-text{color:#1e1e1e}.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{background:#ddd;display:inline-block;height:auto;min-width:unset}@media not (prefers-reduced-motion){.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{transition:all .2s cubic-bezier(.4,1,.4,1)}}.components-form-token-field__token-text{border-radius:1px 0 0 1px;line-height:24px;overflow:hidden;padding:0 0 0 8px;text-overflow:ellipsis;white-space:nowrap}.components-form-token-field__remove-token.components-button{border-radius:0 1px 1px 0;color:#1e1e1e;line-height:10px;overflow:initial}.components-form-token-field__remove-token.components-button:hover:not(:disabled){color:#1e1e1e}.components-form-token-field__suggestions-list{box-shadow:inset 0 1px 0 0 #949494;flex:1 0 100%;list-style:none;margin:0;max-height:128px;min-width:100%;overflow-y:auto;padding:0}@media not (prefers-reduced-motion){.components-form-token-field__suggestions-list{transition:all .15s ease-in-out}}.components-form-token-field__suggestion{box-sizing:border-box;color:#1e1e1e;display:block;font-size:13px;margin:0;min-height:32px;padding:8px 12px}.components-form-token-field__suggestion.is-selected{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff}.components-form-token-field__suggestion[aria-disabled=true]{color:#949494;pointer-events:none}.components-form-token-field__suggestion[aria-disabled=true].is-selected{background-color:rgba(var(--wp-components-color-accent--rgb,var(--wp-admin-theme-color--rgb)),.04)}.components-form-token-field__suggestion:not(.is-empty){cursor:pointer}@media (min-width:600px){.components-guide{width:600px}}.components-guide .components-modal__content{margin-top:0;padding:0}.components-guide .components-modal__content:before{content:none}.components-guide .components-modal__header{border-bottom:none;height:60px;padding:0;position:sticky}.components-guide .components-modal__header .components-button{align-self:flex-start;margin:8px 8px 0 0;position:static}.components-guide .components-modal__header .components-button:hover svg{fill:#fff}.components-guide .components-guide__container{display:flex;flex-direction:column;justify-content:space-between;margin-top:-60px;min-height:100%}.components-guide .components-guide__page{display:flex;flex-direction:column;justify-content:center;position:relative}@media (min-width:600px){.components-guide .components-guide__page{min-height:300px}}.components-guide .components-guide__footer{align-content:center;display:flex;height:36px;justify-content:center;margin:0 0 24px;padding:0 32px;position:relative;width:100%}.components-guide .components-guide__page-control{margin:0;text-align:center}.components-guide .components-guide__page-control li{display:inline-block;margin:0}.components-guide .components-guide__page-control .components-button{color:#e0e0e0;margin:-6px 0}.components-guide .components-guide__page-control li[aria-current=step] .components-button{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-modal__frame.components-guide{border:none;max-height:575px;min-width:312px}@media (max-width:600px){.components-modal__frame.components-guide{margin:auto;max-width:calc(100vw - 32px)}}.components-button.components-guide__back-button,.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{position:absolute}.components-button.components-guide__back-button{left:32px}.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{right:32px}[role=region]{position:relative}.is-focusing-regions [role=region]:focus:after,[role=region].interface-interface-skeleton__content:focus-visible:after{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1000000}.is-focusing-regions .editor-post-publish-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-entities-saved-states-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-publish-panel,.is-focusing-regions .interface-interface-skeleton__sidebar .editor-layout__toggle-sidebar-panel,.is-focusing-regions [role=region]:focus:after,.is-focusing-regions.is-distraction-free .interface-interface-skeleton__header .edit-post-header,[role=region].interface-interface-skeleton__content:focus-visible:after{outline-color:var(--wp-admin-theme-color);outline-offset:calc(((-1*var(--wp-admin-border-width-focus))/var(--wp-block-editor-iframe-zoom-out-scale, 1))*2);outline-style:solid;outline-width:calc((var(--wp-admin-border-width-focus)/var(--wp-block-editor-iframe-zoom-out-scale, 1))*2)}.components-menu-group+.components-menu-group{border-top:1px solid #1e1e1e;padding-top:8px}.components-menu-group+.components-menu-group.has-hidden-separator{border-top:none;margin-top:0;padding-top:0}.components-menu-group:has(>div:empty){display:none}.components-menu-group__label{color:#757575;font-size:11px;font-weight:500;margin-bottom:12px;margin-top:4px;padding:0 8px;text-transform:uppercase;white-space:nowrap}.components-menu-item__button,.components-menu-item__button.components-button{width:100%}.components-menu-item__button.components-button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button.components-button[role=menuitemradio] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemradio] .components-menu-item__item:only-child{box-sizing:initial;padding-right:48px}.components-menu-item__button .components-menu-items__item-icon,.components-menu-item__button.components-button .components-menu-items__item-icon{display:inline-block;flex:0 0 auto}.components-menu-item__button .components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-items__item-icon.has-icon-right{margin-left:24px;margin-right:-2px}.components-menu-item__button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right{margin-left:8px}.components-menu-item__button .block-editor-block-icon,.components-menu-item__button.components-button .block-editor-block-icon{margin-left:-2px;margin-right:8px}.components-menu-item__button.components-button.is-primary,.components-menu-item__button.is-primary{justify-content:center}.components-menu-item__button.components-button.is-primary .components-menu-item__item,.components-menu-item__button.is-primary .components-menu-item__item{margin-right:0}.components-menu-item__button.components-button:disabled.is-tertiary,.components-menu-item__button.components-button[aria-disabled=true].is-tertiary,.components-menu-item__button:disabled.is-tertiary,.components-menu-item__button[aria-disabled=true].is-tertiary{background:none;color:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));opacity:.3}.components-menu-item__info-wrapper{display:flex;flex-direction:column;margin-right:auto}.components-menu-item__info{color:#757575;font-size:12px;margin-top:4px;white-space:normal}.components-menu-item__item{align-items:center;display:inline-flex;margin-right:auto;min-width:160px;white-space:nowrap}.components-menu-item__shortcut{align-self:center;color:currentColor;display:none;margin-left:auto;margin-right:0;padding-left:24px}@media (min-width:480px){.components-menu-item__shortcut{display:inline}}.components-menu-items-choice,.components-menu-items-choice.components-button{height:auto;min-height:40px}.components-menu-items-choice svg,.components-menu-items-choice.components-button svg{margin-right:12px}.components-menu-items-choice.components-button.has-icon,.components-menu-items-choice.has-icon{padding-left:12px}.components-modal__screen-overlay{background-color:#00000059;bottom:0;display:flex;left:0;position:fixed;right:0;top:0;z-index:100000}@keyframes __wp-base-styles-fade-in{0%{opacity:0}to{opacity:1}}@media not (prefers-reduced-motion){.components-modal__screen-overlay{animation:__wp-base-styles-fade-in .08s linear 0s;animation-fill-mode:forwards}}@keyframes __wp-base-styles-fade-out{0%{opacity:1}to{opacity:0}}@media not (prefers-reduced-motion){.components-modal__screen-overlay.is-animating-out{animation:__wp-base-styles-fade-out .08s linear 80ms;animation-fill-mode:forwards}}.components-modal__frame{animation-fill-mode:forwards;animation-name:components-modal__appear-animation;animation-timing-function:cubic-bezier(.29,0,0,1);background:#fff;border-radius:8px 8px 0 0;box-shadow:0 5px 15px #00000014,0 15px 27px #00000012,0 30px 36px #0000000a,0 50px 43px #00000005;box-sizing:border-box;display:flex;margin:40px 0 0;overflow:hidden;width:100%}.components-modal__frame *,.components-modal__frame :after,.components-modal__frame :before{box-sizing:inherit}@media not (prefers-reduced-motion){.components-modal__frame{animation-duration:var(--modal-frame-animation-duration)}}.components-modal__screen-overlay.is-animating-out .components-modal__frame{animation-name:components-modal__disappear-animation;animation-timing-function:cubic-bezier(1,0,.2,1)}@media (min-width:600px){.components-modal__frame{border-radius:8px;margin:auto;max-height:calc(100% - 120px);max-width:calc(100% - 32px);min-width:350px;width:auto}}@media (min-width:600px) and (min-width:600px){.components-modal__frame.is-full-screen{height:calc(100% - 32px);max-height:none;width:calc(100% - 32px)}}@media (min-width:600px) and (min-width:782px){.components-modal__frame.is-full-screen{height:calc(100% - 80px);max-width:none;width:calc(100% - 80px)}}@media (min-width:600px){.components-modal__frame.has-size-large,.components-modal__frame.has-size-medium,.components-modal__frame.has-size-small{width:100%}.components-modal__frame.has-size-small{max-width:384px}.components-modal__frame.has-size-medium{max-width:512px}.components-modal__frame.has-size-large{max-width:840px}}@media (min-width:960px){.components-modal__frame{max-height:70%}}@keyframes components-modal__appear-animation{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes components-modal__disappear-animation{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.components-modal__header{align-items:center;border-bottom:1px solid #0000;box-sizing:border-box;display:flex;flex-direction:row;height:72px;justify-content:space-between;left:0;padding:24px 32px 8px;position:absolute;top:0;width:100%;z-index:10}.components-modal__header .components-modal__header-heading{font-size:1.2rem;font-weight:600}.components-modal__header h1{line-height:1;margin:0}.components-modal__content.has-scrolled-content:not(.hide-header) .components-modal__header{border-bottom-color:#ddd}.components-modal__header+p{margin-top:0}.components-modal__header-heading-container{align-items:center;display:flex;flex-direction:row;flex-grow:1;justify-content:left}.components-modal__header-icon-container{display:inline-block}.components-modal__header-icon-container svg{max-height:36px;max-width:36px;padding:8px}.components-modal__content{flex:1;margin-top:72px;overflow:auto;padding:4px 32px 32px}.components-modal__content.hide-header{margin-top:0;padding-top:32px}.components-modal__content.is-scrollable:focus-visible{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:-2px}.components-notice{align-items:center;background-color:#fff;border-left:4px solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#1e1e1e;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;padding:8px 12px}.components-notice.is-dismissible{position:relative}.components-notice.is-success{background-color:#eff9f1;border-left-color:#4ab866}.components-notice.is-warning{background-color:#fef8ee;border-left-color:#f0b849}.components-notice.is-error{background-color:#f4a2a2;border-left-color:#cc1818}.components-notice__content{flex-grow:1;margin:4px 25px 4px 0}.components-notice__actions{display:flex;flex-wrap:wrap}.components-notice__action.components-button{margin-right:8px}.components-notice__action.components-button,.components-notice__action.components-button.is-link{margin-left:12px}.components-notice__action.components-button.is-secondary{vertical-align:initial}.components-notice__dismiss{align-self:flex-start;color:#757575;flex-shrink:0}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):focus,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):active,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{background-color:initial;color:#1e1e1e}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{box-shadow:none}.components-notice-list{box-sizing:border-box;max-width:100vw}.components-notice-list .components-notice__content{line-height:2;margin-bottom:12px;margin-top:12px}.components-notice-list .components-notice__action.components-button{display:block;margin-left:0;margin-top:8px}.components-panel{background:#fff;border:1px solid #e0e0e0}.components-panel>.components-panel__body:first-child,.components-panel>.components-panel__header:first-child{margin-top:-1px}.components-panel>.components-panel__body:last-child,.components-panel>.components-panel__header:last-child{border-bottom-width:0}.components-panel+.components-panel{margin-top:-1px}.components-panel__body{border-bottom:1px solid #e0e0e0;border-top:1px solid #e0e0e0}.components-panel__body h3{margin:0 0 .5em}.components-panel__body.is-opened{padding:16px}.components-panel__header{align-items:center;border-bottom:1px solid #ddd;box-sizing:initial;display:flex;flex-shrink:0;height:47px;justify-content:space-between;padding:0 16px}.components-panel__header h2{color:inherit;font-size:inherit;margin:0}.components-panel__body+.components-panel__body,.components-panel__body+.components-panel__header,.components-panel__header+.components-panel__body,.components-panel__header+.components-panel__header{margin-top:-1px}.components-panel__body>.components-panel__body-title{display:block;font-size:inherit;margin-bottom:0;margin-top:0;padding:0}@media not (prefers-reduced-motion){.components-panel__body>.components-panel__body-title{transition:background .1s ease-in-out}}.components-panel__body.is-opened>.components-panel__body-title{margin:-16px -16px 5px}.components-panel__body>.components-panel__body-title:hover{background:#f0f0f0;border:none}.components-panel__body-toggle.components-button{border:none;box-shadow:none;color:#1e1e1e;font-weight:500;height:auto;outline:none;padding:16px 48px 16px 16px;position:relative;text-align:left;width:100%}@media not (prefers-reduced-motion){.components-panel__body-toggle.components-button{transition:background .1s ease-in-out}}.components-panel__body-toggle.components-button:focus{border-radius:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-panel__body-toggle.components-button .components-panel__arrow{color:#1e1e1e;position:absolute;right:16px;top:50%;transform:translateY(-50%);fill:currentColor}@media not (prefers-reduced-motion){.components-panel__body-toggle.components-button .components-panel__arrow{transition:color .1s ease-in-out}}body.rtl .components-panel__body-toggle.components-button .dashicons-arrow-right{-ms-filter:fliph;filter:FlipH;margin-top:-10px;transform:scaleX(-1)}.components-panel__icon{color:#757575;margin:-2px 0 -2px 6px}.components-panel__body-toggle-icon{margin-right:-5px}.components-panel__color-title{float:left;height:19px}.components-panel__row{align-items:center;display:flex;justify-content:space-between;margin-top:8px;min-height:36px}.components-panel__row select{min-width:0}.components-panel__row label{flex-shrink:0;margin-right:12px;max-width:75%}.components-panel__row:empty,.components-panel__row:first-of-type{margin-top:0}.components-panel .circle-picker{padding-bottom:20px}.components-placeholder.components-placeholder{align-items:flex-start;box-sizing:border-box;color:#1e1e1e;display:flex;flex-direction:column;font-size:13px;gap:16px;margin:0;padding:24px;position:relative;text-align:left;width:100%;-moz-font-smoothing:subpixel-antialiased;-webkit-font-smoothing:subpixel-antialiased;background-color:#fff;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;outline:1px solid #0000}.components-placeholder__error,.components-placeholder__fieldset,.components-placeholder__instructions,.components-placeholder__label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:400;letter-spacing:normal;line-height:normal;text-transform:none}.components-placeholder__label{align-items:center;display:flex;font-weight:600}.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{margin-right:4px;fill:currentColor}@media (forced-colors:active){.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{fill:CanvasText}}.components-placeholder__label:empty{display:none}.components-placeholder__fieldset,.components-placeholder__fieldset form{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;justify-content:flex-start;width:100%}.components-placeholder__fieldset form p,.components-placeholder__fieldset p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-placeholder__fieldset.is-column-layout,.components-placeholder__fieldset.is-column-layout form{flex-direction:column}.components-placeholder__input[type=url]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;flex:1 1 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:6px 8px}@media not (prefers-reduced-motion){.components-placeholder__input[type=url]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-placeholder__input[type=url]{font-size:13px;line-height:normal}}.components-placeholder__input[type=url]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-placeholder__input[type=url]::-webkit-input-placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]::-moz-placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]:-ms-input-placeholder{color:#1e1e1e9e}.components-placeholder__error{gap:8px;width:100%}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link{margin-left:10px;margin-right:10px}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link:last-child{margin-right:0}.components-placeholder.is-medium .components-placeholder__instructions,.components-placeholder.is-small .components-placeholder__instructions{display:none}.components-placeholder.is-medium .components-placeholder__fieldset,.components-placeholder.is-medium .components-placeholder__fieldset form,.components-placeholder.is-small .components-placeholder__fieldset,.components-placeholder.is-small .components-placeholder__fieldset form{flex-direction:column}.components-placeholder.is-medium .components-button,.components-placeholder.is-medium .components-placeholder__fieldset>*,.components-placeholder.is-small .components-button,.components-placeholder.is-small .components-placeholder__fieldset>*{justify-content:center;width:100%}.components-placeholder.is-small{padding:16px}.components-placeholder.has-illustration{-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);backface-visibility:hidden;background-color:initial;border-radius:0;box-shadow:none;color:inherit;display:flex;overflow:hidden}.is-dark-theme .components-placeholder.has-illustration{background-color:#0000001a}.components-placeholder.has-illustration .components-placeholder__fieldset{margin-left:0;margin-right:0}.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{opacity:0;pointer-events:none}@media not (prefers-reduced-motion){.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{transition:opacity .1s linear}}.is-selected>.components-placeholder.has-illustration .components-button,.is-selected>.components-placeholder.has-illustration .components-placeholder__instructions,.is-selected>.components-placeholder.has-illustration .components-placeholder__label{opacity:1;pointer-events:auto}.components-placeholder.has-illustration:before{background:currentColor;bottom:0;content:"";left:0;opacity:.1;pointer-events:none;position:absolute;right:0;top:0}.is-selected .components-placeholder.has-illustration{overflow:auto}.components-placeholder__preview{display:flex;justify-content:center}.components-placeholder__illustration{box-sizing:initial;height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;stroke:currentColor;opacity:.25}.components-popover{box-sizing:border-box;will-change:transform;z-index:1000000}.components-popover *,.components-popover :after,.components-popover :before{box-sizing:inherit}.components-popover.is-expanded{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000000!important}.components-popover__content{background:#fff;border-radius:4px;box-shadow:0 0 0 1px #ccc,0 2px 3px #0000000d,0 4px 5px #0000000a,0 12px 12px #00000008,0 16px 16px #00000005;box-sizing:border-box;width:min-content}.is-alternate .components-popover__content{border-radius:2px;box-shadow:0 0 0 1px #1e1e1e}.is-unstyled .components-popover__content{background:none;border-radius:0;box-shadow:none}.components-popover.is-expanded .components-popover__content{box-shadow:0 -1px 0 0 #ccc;height:calc(100% - 48px);overflow-y:visible;position:static;width:auto}.components-popover.is-expanded.is-alternate .components-popover__content{box-shadow:0 -1px 0 #1e1e1e}.components-popover__header{align-items:center;background:#fff;display:flex;height:48px;justify-content:space-between;padding:0 8px 0 16px}.components-popover__header-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.components-popover__close.components-button{z-index:5}.components-popover__arrow{display:flex;height:14px;pointer-events:none;position:absolute;width:14px}.components-popover__arrow:before{background-color:#fff;content:"";height:2px;left:1px;position:absolute;right:1px;top:-1px}.components-popover__arrow.is-top{bottom:-14px!important;transform:rotate(0)}.components-popover__arrow.is-right{left:-14px!important;transform:rotate(90deg)}.components-popover__arrow.is-bottom{top:-14px!important;transform:rotate(180deg)}.components-popover__arrow.is-left{right:-14px!important;transform:rotate(-90deg)}.components-popover__triangle{display:block;flex:1}.components-popover__triangle-bg{fill:#fff}.components-popover__triangle-border{fill:#0000;stroke-width:1px;stroke:#ccc}.is-alternate .components-popover__triangle-border{stroke:#1e1e1e}.components-radio-control{border:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;margin:0;padding:0}.components-radio-control__group-wrapper.has-help{margin-block-end:12px}.components-radio-control__option{align-items:center;column-gap:8px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto minmax(0,max-content)}.components-radio-control__input[type=radio]{appearance:none;border:1px solid #1e1e1e;border-radius:2px;border-radius:50%;box-shadow:0 0 0 #0000;cursor:pointer;display:inline-flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;grid-column:1;grid-row:1;height:24px;line-height:normal;margin:0;max-width:24px;min-width:24px;padding:0;position:relative;transition:none;width:24px}@media not (prefers-reduced-motion){.components-radio-control__input[type=radio]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-radio-control__input[type=radio]{font-size:13px;line-height:normal}}.components-radio-control__input[type=radio]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.components-radio-control__input[type=radio]::-webkit-input-placeholder{color:#1e1e1e9e}.components-radio-control__input[type=radio]::-moz-placeholder{color:#1e1e1e9e}.components-radio-control__input[type=radio]:-ms-input-placeholder{color:#1e1e1e9e}@media (min-width:600px){.components-radio-control__input[type=radio]{height:16px;max-width:16px;min-width:16px;width:16px}}.components-radio-control__input[type=radio]:checked:before{background-color:#fff;border:4px solid #fff;box-sizing:inherit;height:12px;left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:12px}@media (min-width:600px){.components-radio-control__input[type=radio]:checked:before{height:8px;width:8px}}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-radio-control__input[type=radio]:checked{background:var(--wp-admin-theme-color);border:none}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.components-radio-control__input[type=radio]:checked{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-radio-control__input[type=radio]:checked:before{border-radius:50%;content:""}.components-radio-control__label{cursor:pointer;grid-column:2;grid-row:1;line-height:24px}@media (min-width:600px){.components-radio-control__label{line-height:16px}}.components-radio-control__option-description{grid-column:2;grid-row:2;padding-block-start:4px}.components-radio-control__option-description.components-radio-control__option-description{margin-top:0}.components-resizable-box__handle{display:none;height:23px;width:23px;z-index:2}.components-resizable-box__container.has-show-handle .components-resizable-box__handle{display:block}.components-resizable-box__handle>div{height:100%;outline:none;position:relative;width:100%;z-index:2}.components-resizable-box__container>img{width:inherit}.components-resizable-box__handle:after{background:#fff;border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)),0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;content:"";cursor:inherit;display:block;height:15px;outline:2px solid #0000;position:absolute;right:calc(50% - 8px);top:calc(50% - 8px);width:15px}.components-resizable-box__side-handle:before{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:9999px;content:"";cursor:inherit;display:block;height:3px;opacity:0;position:absolute;right:calc(50% - 1px);top:calc(50% - 1px);width:3px}@media not (prefers-reduced-motion){.components-resizable-box__side-handle:before{transition:transform .1s ease-in;will-change:transform}}.components-resizable-box__corner-handle,.components-resizable-box__side-handle{z-index:2}.components-resizable-box__side-handle.components-resizable-box__handle-bottom,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:before,.components-resizable-box__side-handle.components-resizable-box__handle-top,.components-resizable-box__side-handle.components-resizable-box__handle-top:before{border-left:0;border-right:0;left:0;width:100%}.components-resizable-box__side-handle.components-resizable-box__handle-left,.components-resizable-box__side-handle.components-resizable-box__handle-left:before,.components-resizable-box__side-handle.components-resizable-box__handle-right,.components-resizable-box__side-handle.components-resizable-box__handle-right:before{border-bottom:0;border-top:0;height:100%;top:0}@media not (prefers-reduced-motion){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:components-resizable-box__top-bottom-animation .1s ease-out 0s;animation-fill-mode:forwards}.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before{animation:components-resizable-box__left-right-animation .1s ease-out 0s;animation-fill-mode:forwards}}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:none}}}@keyframes components-resizable-box__top-bottom-animation{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes components-resizable-box__left-right-animation{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}
/*!rtl:begin:ignore*/.components-resizable-box__handle-right{right:-11.5px}.components-resizable-box__handle-left{left:-11.5px}.components-resizable-box__handle-top{top:-11.5px}.components-resizable-box__handle-bottom{bottom:-11.5px}

/*!rtl:end:ignore*/.components-responsive-wrapper{align-items:center;display:flex;justify-content:center;max-width:100%;position:relative}.components-responsive-wrapper__content{display:block;max-width:100%;width:100%}.components-sandbox{overflow:hidden}iframe.components-sandbox{width:100%}body.lockscroll,html.lockscroll{overflow:hidden}.components-select-control__input{outline:0;-webkit-tap-highlight-color:rgba(0,0,0,0)!important}@media (max-width:782px){.components-base-control .components-base-control__field .components-select-control__input{font-size:16px}}.components-snackbar{-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background:#000000d9;border-radius:4px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;box-sizing:border-box;color:#fff;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;max-width:600px;padding:12px 20px;pointer-events:auto;width:100%}@media (min-width:600px){.components-snackbar{width:fit-content}}.components-snackbar:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-snackbar.components-snackbar-explicit-dismiss{cursor:default}.components-snackbar .components-snackbar__content-with-icon{padding-left:24px;position:relative}.components-snackbar .components-snackbar__icon{left:-8px;position:absolute;top:-2.9px}.components-snackbar .components-snackbar__dismiss-button{cursor:pointer;margin-left:24px}.components-snackbar__action.components-button{color:#fff;flex-shrink:0;margin-left:32px}.components-snackbar__action.components-button:focus{box-shadow:none;outline:1px dotted #fff}.components-snackbar__action.components-button:hover{color:currentColor;text-decoration:none}.components-snackbar__content{align-items:baseline;display:flex;justify-content:space-between;line-height:1.4}.components-snackbar-list{box-sizing:border-box;pointer-events:none;position:absolute;width:100%;z-index:100000}.components-snackbar-list__notice-container{padding-top:8px;position:relative}.components-tab-panel__tabs{align-items:stretch;display:flex;flex-direction:row}.components-tab-panel__tabs[aria-orientation=vertical]{flex-direction:column}.components-tab-panel__tabs-item{background:#0000;border:none;border-radius:0;box-shadow:none;cursor:pointer;font-weight:500;height:48px!important;margin-left:0;padding:3px 16px;position:relative}.components-tab-panel__tabs-item:focus:not(:disabled){box-shadow:none;outline:none;position:relative}.components-tab-panel__tabs-item:after{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:0;bottom:0;content:"";height:calc(var(--wp-admin-border-width-focus)*0);left:0;pointer-events:none;position:absolute;right:0}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:after{transition:all .1s linear}}.components-tab-panel__tabs-item.is-active:after{height:calc(var(--wp-admin-border-width-focus)*1);outline:2px solid #0000;outline-offset:-1px}.components-tab-panel__tabs-item:before{border-radius:2px;bottom:12px;box-shadow:0 0 0 0 #0000;content:"";left:12px;pointer-events:none;position:absolute;right:12px;top:12px}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:before{transition:all .1s linear}}.components-tab-panel__tabs-item:focus-visible:before{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-tab-panel__tab-content:focus{box-shadow:none;outline:none}.components-tab-panel__tab-content:focus-visible{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:0}.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:32px;line-height:normal;margin:0;padding:6px 8px;width:100%}@media not (prefers-reduced-motion){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{font-size:13px;line-height:normal}}.components-text-control__input:focus,.components-text-control__input[type=color]:focus,.components-text-control__input[type=date]:focus,.components-text-control__input[type=datetime-local]:focus,.components-text-control__input[type=datetime]:focus,.components-text-control__input[type=email]:focus,.components-text-control__input[type=month]:focus,.components-text-control__input[type=number]:focus,.components-text-control__input[type=password]:focus,.components-text-control__input[type=tel]:focus,.components-text-control__input[type=text]:focus,.components-text-control__input[type=time]:focus,.components-text-control__input[type=url]:focus,.components-text-control__input[type=week]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-text-control__input::-webkit-input-placeholder,.components-text-control__input[type=color]::-webkit-input-placeholder,.components-text-control__input[type=date]::-webkit-input-placeholder,.components-text-control__input[type=datetime-local]::-webkit-input-placeholder,.components-text-control__input[type=datetime]::-webkit-input-placeholder,.components-text-control__input[type=email]::-webkit-input-placeholder,.components-text-control__input[type=month]::-webkit-input-placeholder,.components-text-control__input[type=number]::-webkit-input-placeholder,.components-text-control__input[type=password]::-webkit-input-placeholder,.components-text-control__input[type=tel]::-webkit-input-placeholder,.components-text-control__input[type=text]::-webkit-input-placeholder,.components-text-control__input[type=time]::-webkit-input-placeholder,.components-text-control__input[type=url]::-webkit-input-placeholder,.components-text-control__input[type=week]::-webkit-input-placeholder{color:#1e1e1e9e}.components-text-control__input::-moz-placeholder,.components-text-control__input[type=color]::-moz-placeholder,.components-text-control__input[type=date]::-moz-placeholder,.components-text-control__input[type=datetime-local]::-moz-placeholder,.components-text-control__input[type=datetime]::-moz-placeholder,.components-text-control__input[type=email]::-moz-placeholder,.components-text-control__input[type=month]::-moz-placeholder,.components-text-control__input[type=number]::-moz-placeholder,.components-text-control__input[type=password]::-moz-placeholder,.components-text-control__input[type=tel]::-moz-placeholder,.components-text-control__input[type=text]::-moz-placeholder,.components-text-control__input[type=time]::-moz-placeholder,.components-text-control__input[type=url]::-moz-placeholder,.components-text-control__input[type=week]::-moz-placeholder{color:#1e1e1e9e}.components-text-control__input:-ms-input-placeholder,.components-text-control__input[type=color]:-ms-input-placeholder,.components-text-control__input[type=date]:-ms-input-placeholder,.components-text-control__input[type=datetime-local]:-ms-input-placeholder,.components-text-control__input[type=datetime]:-ms-input-placeholder,.components-text-control__input[type=email]:-ms-input-placeholder,.components-text-control__input[type=month]:-ms-input-placeholder,.components-text-control__input[type=number]:-ms-input-placeholder,.components-text-control__input[type=password]:-ms-input-placeholder,.components-text-control__input[type=tel]:-ms-input-placeholder,.components-text-control__input[type=text]:-ms-input-placeholder,.components-text-control__input[type=time]:-ms-input-placeholder,.components-text-control__input[type=url]:-ms-input-placeholder,.components-text-control__input[type=week]:-ms-input-placeholder{color:#1e1e1e9e}.components-text-control__input.is-next-40px-default-size,.components-text-control__input[type=color].is-next-40px-default-size,.components-text-control__input[type=date].is-next-40px-default-size,.components-text-control__input[type=datetime-local].is-next-40px-default-size,.components-text-control__input[type=datetime].is-next-40px-default-size,.components-text-control__input[type=email].is-next-40px-default-size,.components-text-control__input[type=month].is-next-40px-default-size,.components-text-control__input[type=number].is-next-40px-default-size,.components-text-control__input[type=password].is-next-40px-default-size,.components-text-control__input[type=tel].is-next-40px-default-size,.components-text-control__input[type=text].is-next-40px-default-size,.components-text-control__input[type=time].is-next-40px-default-size,.components-text-control__input[type=url].is-next-40px-default-size,.components-text-control__input[type=week].is-next-40px-default-size{height:40px;padding-left:12px;padding-right:12px}.components-text-control__input[type=email],.components-text-control__input[type=url]{direction:ltr}.components-tip{color:#757575;display:flex}.components-tip svg{align-self:center;fill:#f0b849;flex-shrink:0;margin-right:16px}.components-tip p{margin:0}.components-toggle-control__label{line-height:16px}.components-toggle-control__label:not(.is-disabled){cursor:pointer}.components-toggle-control__help{display:inline-block;margin-inline-start:40px}.components-accessible-toolbar{border:1px solid #1e1e1e;border-radius:2px;display:inline-flex;flex-shrink:0}.components-accessible-toolbar>.components-toolbar-group:last-child{border-right:none}.components-accessible-toolbar.is-unstyled{border:none}.components-accessible-toolbar.is-unstyled>.components-toolbar-group{border-right:none}.components-accessible-toolbar[aria-orientation=vertical],.components-toolbar[aria-orientation=vertical]{align-items:center;display:flex;flex-direction:column}.components-accessible-toolbar .components-button,.components-toolbar .components-button{height:48px;padding-left:16px;padding-right:16px;position:relative;z-index:1}.components-accessible-toolbar .components-button:focus:not(:disabled),.components-toolbar .components-button:focus:not(:disabled){box-shadow:none;outline:none}.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media not (prefers-reduced-motion){.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}}.components-accessible-toolbar .components-button svg,.components-toolbar .components-button svg{margin-left:auto;margin-right:auto;position:relative}.components-accessible-toolbar .components-button.is-pressed,.components-accessible-toolbar .components-button.is-pressed:hover,.components-toolbar .components-button.is-pressed,.components-toolbar .components-button.is-pressed:hover{background:#0000}.components-accessible-toolbar .components-button.is-pressed:before,.components-toolbar .components-button.is-pressed:before{background:#1e1e1e}.components-accessible-toolbar .components-button:focus:before,.components-toolbar .components-button:focus:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-accessible-toolbar .components-button.has-icon.has-icon,.components-toolbar .components-button.has-icon.has-icon{min-width:48px;padding-left:8px;padding-right:8px}@keyframes components-button__appear-animation{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.components-toolbar__control.components-button{position:relative}.components-toolbar__control.components-button[data-subscript] svg{padding:5px 10px 5px 0}.components-toolbar__control.components-button[data-subscript]:after{bottom:10px;content:attr(data-subscript);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;line-height:12px;position:absolute;right:8px}.components-toolbar__control.components-button:not(:disabled).is-pressed[data-subscript]:after{color:#fff}.components-toolbar-group{background-color:#fff;border-right:1px solid #1e1e1e;display:inline-flex;flex-shrink:0;flex-wrap:wrap;line-height:0;min-height:48px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-toolbar-group.components-toolbar-group{border-width:0;margin:0}.components-toolbar-group .components-button.components-button,.components-toolbar-group .components-button.has-icon.has-icon{justify-content:center;min-width:36px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-button.components-button svg,.components-toolbar-group .components-button.has-icon.has-icon svg{min-width:24px}.components-toolbar-group .components-button.components-button:before,.components-toolbar-group .components-button.has-icon.has-icon:before{left:2px;right:2px}.components-toolbar{background-color:#fff;border:1px solid #1e1e1e;display:inline-flex;flex-shrink:0;flex-wrap:wrap;margin:0;min-height:48px}.components-toolbar .components-toolbar.components-toolbar{border-width:0;margin:0}div.components-toolbar>div{display:flex;margin:0}div.components-toolbar>div+div.has-left-divider{margin-left:6px;overflow:visible;position:relative}div.components-toolbar>div+div.has-left-divider:before{background-color:#ddd;box-sizing:initial;content:"";display:inline-block;height:20px;left:-3px;position:absolute;top:8px;width:1px}.components-tooltip{background:#000;border-radius:2px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;color:#f0f0f0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:12px;line-height:1.4;padding:4px 8px;text-align:center;z-index:1000002}.components-tooltip__shortcut{margin-left:8px}#wpadminbar>.godaddy-styles *,.godaddy-styles *{font-family:GD Sherpa,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;line-height:1.4}#wpadminbar>.godaddy-styles .is-bigger,.godaddy-styles .is-bigger{font-size:1.1em!important;font-weight:500!important}#wpadminbar>.godaddy-styles .components-button,#wpadminbar>.godaddy-styles.components-button,.godaddy-styles .components-button,.godaddy-styles.components-button{border:0;border-radius:6px;box-shadow:none;font-size:1em;height:auto;line-height:1;padding:1.25em;transition:background-color,color,.2s ease-in-out}#wpadminbar>.godaddy-styles .components-button:disabled,#wpadminbar>.godaddy-styles.components-button:disabled,.godaddy-styles .components-button:disabled,.godaddy-styles.components-button:disabled{opacity:.5}#wpadminbar>.godaddy-styles .components-button>svg,#wpadminbar>.godaddy-styles.components-button>svg,.godaddy-styles .components-button>svg,.godaddy-styles.components-button>svg{height:24px;margin-left:.2em;position:relative;right:-5px;top:-1px;transform:scale(.75);width:24px}#wpadminbar>.godaddy-styles .components-button.no-padding,#wpadminbar>.godaddy-styles.components-button.no-padding,.godaddy-styles .components-button.no-padding,.godaddy-styles.components-button.no-padding{padding:0}#wpadminbar>.godaddy-styles .components-button.is-big,#wpadminbar>.godaddy-styles.components-button.is-big,.godaddy-styles .components-button.is-big,.godaddy-styles.components-button.is-big{font-size:1.1em;font-weight:600;padding:1.5em}#wpadminbar>.godaddy-styles .components-button.is-primary,#wpadminbar>.godaddy-styles.components-button.is-primary,.godaddy-styles .components-button.is-primary,.godaddy-styles.components-button.is-primary{background-color:#000;box-shadow:none;color:#fff}#wpadminbar>.godaddy-styles .components-button.is-primary:active:not([disabled]),#wpadminbar>.godaddy-styles .components-button.is-primary:hover:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-primary:active:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-primary:hover:not([disabled]),.godaddy-styles .components-button.is-primary:active:not([disabled]),.godaddy-styles .components-button.is-primary:hover:not([disabled]),.godaddy-styles.components-button.is-primary:active:not([disabled]),.godaddy-styles.components-button.is-primary:hover:not([disabled]){background-color:#00a4a6}#wpadminbar>.godaddy-styles .components-button.is-secondary,#wpadminbar>.godaddy-styles.components-button.is-secondary,.godaddy-styles .components-button.is-secondary,.godaddy-styles.components-button.is-secondary{box-shadow:none;color:#111}#wpadminbar>.godaddy-styles .components-button.is-secondary:active:not([disabled]),#wpadminbar>.godaddy-styles .components-button.is-secondary:hover:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-secondary:active:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-secondary:hover:not([disabled]),.godaddy-styles .components-button.is-secondary:active:not([disabled]),.godaddy-styles .components-button.is-secondary:hover:not([disabled]),.godaddy-styles.components-button.is-secondary:active:not([disabled]),.godaddy-styles.components-button.is-secondary:hover:not([disabled]){border:0;box-shadow:none;color:#000}#wpadminbar>.godaddy-styles .components-button.is-tertiary,#wpadminbar>.godaddy-styles.components-button.is-tertiary,.godaddy-styles .components-button.is-tertiary,.godaddy-styles.components-button.is-tertiary{border:1px solid #111;color:#111}#wpadminbar>.godaddy-styles .components-button.is-tertiary:hover,#wpadminbar>.godaddy-styles.components-button.is-tertiary:hover,.godaddy-styles .components-button.is-tertiary:hover,.godaddy-styles.components-button.is-tertiary:hover{background-color:#111;box-shadow:none;color:#fff}#wpadminbar>.godaddy-styles .components-button.is-link,#wpadminbar>.godaddy-styles.components-button.is-link,.godaddy-styles .components-button.is-link,.godaddy-styles.components-button.is-link{box-shadow:none;color:#00a4a6;padding:0;text-decoration:none}#wpadminbar>.godaddy-styles .components-button.is-link:active:not([disabled]),#wpadminbar>.godaddy-styles .components-button.is-link:hover:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-link:active:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-link:hover:not([disabled]),.godaddy-styles .components-button.is-link:active:not([disabled]),.godaddy-styles .components-button.is-link:hover:not([disabled]),.godaddy-styles.components-button.is-link:active:not([disabled]),.godaddy-styles.components-button.is-link:hover:not([disabled]){color:#111;outline:none}#wpadminbar>.godaddy-styles .components-button.has-icon:active:not([disabled]),#wpadminbar>.godaddy-styles .components-button.has-icon:hover:not([disabled]),#wpadminbar>.godaddy-styles.components-button.has-icon:active:not([disabled]),#wpadminbar>.godaddy-styles.components-button.has-icon:hover:not([disabled]),.godaddy-styles .components-button.has-icon:active:not([disabled]),.godaddy-styles .components-button.has-icon:hover:not([disabled]),.godaddy-styles.components-button.has-icon:active:not([disabled]),.godaddy-styles.components-button.has-icon:hover:not([disabled]){background-color:#fff0;color:#00a4a6}#wpadminbar>.godaddy-styles .components-modal__frame,#wpadminbar>.godaddy-styles.components-modal__frame,.godaddy-styles .components-modal__frame,.godaddy-styles.components-modal__frame{border-radius:1rem}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content,.godaddy-styles .components-modal__frame .components-modal__content,.godaddy-styles.components-modal__frame .components-modal__content{margin-top:0;padding:4.5rem 4.5rem 4.25rem}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content:before,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content:before,.godaddy-styles .components-modal__frame .components-modal__content:before,.godaddy-styles.components-modal__frame .components-modal__content:before{margin:0}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content p:last-child,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content p:last-child,.godaddy-styles .components-modal__frame .components-modal__content p:last-child,.godaddy-styles.components-modal__frame .components-modal__content p:last-child{margin-bottom:0}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header,.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header,.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header{border-bottom:0;font-size:2rem;height:unset;margin-bottom:.75em;padding:0;position:relative}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-modal__icon-container,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-modal__icon-container,.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-modal__icon-container,.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-modal__icon-container{margin-right:8px}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-modal__header-heading,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-modal__header-heading,.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-modal__header-heading,.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-modal__header-heading{font-size:2rem}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon,.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon,.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon{font-size:1rem;left:auto;padding:.25em;position:absolute;right:-3.5rem;top:-3.25rem}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon>svg,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon>svg,.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon>svg,.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon>svg{margin-left:0;right:0;top:0;transform:scale(1)}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-text-control__input,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-text-control__input,.godaddy-styles .components-modal__frame .components-modal__content .components-text-control__input,.godaddy-styles.components-modal__frame .components-modal__content .components-text-control__input{margin-bottom:.5em}#wpadminbar>.godaddy-styles .ux-tag,.godaddy-styles .ux-tag{border-radius:4px;color:#000;font-size:.9em;font-weight:700;letter-spacing:.05625rem;line-height:1.5;padding-block:8px;padding-inline:8px;text-transform:uppercase;white-space:nowrap}#wpadminbar>.godaddy-styles .ux-tag-critical,.godaddy-styles .ux-tag-critical{background-color:#fbb}#wpadminbar>.godaddy-styles .ux-tag-highlight,.godaddy-styles .ux-tag-highlight{background-color:#a6fff8}#wpadminbar>.godaddy-styles .ux-tag-info,.godaddy-styles .ux-tag-info{background-color:#d3c1f7}#wpadminbar>.godaddy-styles .ux-tag-internal,.godaddy-styles .ux-tag-internal{background-color:#fbd9ed}#wpadminbar>.godaddy-styles .ux-tag-neutral,.godaddy-styles .ux-tag-neutral{background-color:#ddeaf8}#wpadminbar>.godaddy-styles .ux-tag-passive,.godaddy-styles .ux-tag-passive{background-color:#f4f8fc}#wpadminbar>.godaddy-styles .ux-tag-success,.godaddy-styles .ux-tag-success{background-color:#9fffb8}#wpadminbar>.godaddy-styles .ux-tag-warning,.godaddy-styles .ux-tag-warning{background-color:#ffeea9}#wpadminbar>.godaddy-styles .components-toggle-control,#wpadminbar>.godaddy-styles.components-toggle-control,.godaddy-styles .components-toggle-control,.godaddy-styles.components-toggle-control{align-items:flex-end;display:flex}#wpadminbar>.godaddy-styles .components-toggle-control .components-base-control__field,#wpadminbar>.godaddy-styles .components-toggle-control__field,#wpadminbar>.godaddy-styles.components-toggle-control .components-base-control__field,#wpadminbar>.godaddy-styles.components-toggle-control__field,.godaddy-styles .components-toggle-control .components-base-control__field,.godaddy-styles .components-toggle-control__field,.godaddy-styles.components-toggle-control .components-base-control__field,.godaddy-styles.components-toggle-control__field{margin:0}#wpadminbar>.godaddy-styles .components-toggle-control .components-base-control__field .components-form-toggle__track,#wpadminbar>.godaddy-styles.components-toggle-control .components-base-control__field .components-form-toggle__track,.godaddy-styles .components-toggle-control .components-base-control__field .components-form-toggle__track,.godaddy-styles.components-toggle-control .components-base-control__field .components-form-toggle__track{background-color:#f3f6f8}#wpadminbar>.godaddy-styles .components-toggle-control .components-base-control__field .is-checked .components-form-toggle__track,#wpadminbar>.godaddy-styles.components-toggle-control .components-base-control__field .is-checked .components-form-toggle__track,.godaddy-styles .components-toggle-control .components-base-control__field .is-checked .components-form-toggle__track,.godaddy-styles.components-toggle-control .components-base-control__field .is-checked .components-form-toggle__track{background-color:#00a4a6}#wpadminbar>.godaddy-styles .components-toggle-control .components-base-control__help,#wpadminbar>.godaddy-styles.components-toggle-control .components-base-control__help,.godaddy-styles .components-toggle-control .components-base-control__help,.godaddy-styles.components-toggle-control .components-base-control__help{margin:0}.ebd_input{display:block}.ebd_link img{height:40px!important;width:40px!important;margin-right:5px}@media screen{#menu-wrap{width:100%;height:30px;position:relative;z-index:100}#menu-wrap ul{padding:0;margin:0;list-style-type:none}#menu-wrap ul li{float:left;position:relative}#menu-wrap ul a,#menu-wrap ul a:visited{display:block;line-height:30px;padding-left:10px;padding-right:20px}#menu-wrap ul ul{visibility:hidden;position:absolute;height:0;top:30px;left:0;width:149px}#menu-wrap ul ul li{width:100%}#menu-wrap ul ul a,#menu-wrap ul ul a:visited{border:0;height:auto;line-height:15px;padding:5px 10px;width:150px}#menu-wrap ul li:hover ul,#menu-wrap ul a:hover ul{visibility:visible}#menu-wrap li,#menu-wrap a,#menu-wrap div{padding:0;margin:0}#menu-wrap li.section{line-height:25px;padding-left:10px;padding-right:11px}#menu-wrap li.selected_page{line-height:20px}#menu-wrap li.selected_subpage{line-height:25px;padding-left:10px;padding-right:11px}#menu-wrap li.selected_subpage a,#menu-wrap li.selected_subpage a:visited{padding-right:0;padding-left:0}#menu-wrap table{position:absolute;top:0;left:0;border-collapse:collapse}* html #menu-wrap{width:100%;w\idth:100%}* html #menu-wrap a,* html #menu-wrap a:visited{width:10px;w\idth:10px;padding-right:20px;white-space:nowrap}* html #menu-wrap ul ul{top:30px;t\op:30px}* html #menu-wrap ul ul a,* html #menu-wrap ul ul a:visited{width:150px;w\idth:128px}.cms-nav-clearit{clear:both;height:0;line-height:0;font-size:0}.cms-nav-sub-section{font-weight:700;font-size:110%;list-style-type:none}ul li.cms-nav-sub-section:before{content:''!important}.cms-nav-sidebar ul,.cms-nav-sidebar li,.cms-nav-sidebar a{list-style:none;padding:0;margin:0}.cms-nav-sidebar ul ul,.cms-nav-sidebar ul li,.cms-nav-sidebar ul a,.cms-nav-sidebar li ul,.cms-nav-sidebar li li,.cms-nav-sidebar li a,.cms-nav-sidebar a ul,.cms-nav-sidebar a li,.cms-nav-sidebar a a{padding:0;margin:0}.cms-nav-sidebar ul li,.cms-nav-sidebar li li,.cms-nav-sidebar a li{position:relative;margin:4px 8px 2px 8px}}@media screen{#menu-wrap{background-color:#eee}#menu-wrap ul{background-color:#5798d0}#menu-wrap ul a,#menu-wrap ul a:visited{text-decoration:none;color:#000;border-right:1px solid #fff}#menu-wrap ul li:hover a,#menu-wrap ul a:focus,#menu-wrap ul a:active{background-color:#5798D0;color:#000}#menu-wrap ul ul a,#menu-wrap ul ul a:visited{color:#000}#menu-wrap ul ul a:hover{background:#B3D9FF}#menu-wrap ul ul :hover>a{background:#B3D9FF}#menu-wrap ul ul li a.selected{background-color:#D0D8F0;color:#004D99}#menu-wrap a:hover,#menu-wrap ul ul a:hover{color:#000;background:#5798d0}#menu-wrap :hover>a,#menu-wrap ul ul :hover>a{color:#000;background:#B3D9FF}#menu-wrap a.trigger,#menu-wrap a.trigger:hover,#menu-wrap a.trigger:visited{background-image:url(/wp-content/plugins/wpml-cms-nav/res/img/cms-nav-dark-s.gif);background-repeat:no-repeat;background-position:right center}#menu-wrap li.section{color:#fff;background-color:#4283b7;font-weight:700}#menu-wrap li.selected_page{color:#004D99;background-color:#5798d0}#menu-wrap li.selected_subpage{color:#004D99;background-color:#B3D9FF}#menu-wrap li.selected_subpage a,#menu-wrap li.selected_subpage a:visited{background-color:#B3D9FF}}.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}.btn-social{position:relative;padding-left:44px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.btn-social>:first-child{position:absolute;left:5px;top:0;bottom:0;width:32px;line-height:34px;font-size:1.6em;text-align:center;border-right:1px solid rgb(22 22 22 / .1)}.btn-social.btn-lg{padding-left:61px}.btn-social.btn-lg>:first-child{line-height:45px;width:45px;font-size:1.8em}.btn-social.btn-sm{padding-left:38px}.btn-social.btn-sm>:first-child{line-height:28px;width:28px;font-size:1.4em}.btn-social.btn-xs{padding-left:30px}.btn-social.btn-xs>:first-child{line-height:20px;width:20px;font-size:1.2em}.btn-social-icon{position:relative;padding-left:44px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:34px;width:34px;padding:0}.btn-social-icon>:first-child{position:absolute;left:0;top:0;bottom:0;width:32px;line-height:34px;font-size:1.6em;text-align:center;border-right:1px solid rgb(0 0 0 / .2)}.btn-social-icon.btn-lg{padding-left:61px}.btn-social-icon.btn-lg>:first-child{line-height:45px;width:45px;font-size:1.8em}.btn-social-icon.btn-sm{padding-left:38px}.btn-social-icon.btn-sm>:first-child{line-height:28px;width:28px;font-size:1.4em}.btn-social-icon.btn-xs{padding-left:30px}.btn-social-icon.btn-xs>:first-child{line-height:20px;width:20px;font-size:1.2em}.btn-social-icon>:first-child{border:none;text-align:center;width:100%!important}.btn-social-icon.btn-lg{height:45px;width:45px;padding-left:0;padding-right:0}.btn-social-icon.btn-sm{height:30px;width:30px;padding-left:0;padding-right:0}.btn-social-icon.btn-xs{height:22px;width:22px;padding-left:0;padding-right:0}.btn-adn{color:#fff;background-color:#d87a68;border-color:rgb(0 0 0 / .2);background-image:linear-gradient(to bottom,#d87a68,#d87a68)!important}.btn-adn:hover,.btn-adn:focus,.btn-adn:active,.btn-adn.active,.open>.dropdown-toggle.btn-adn{color:#fff;background-color:#ce563f;border-color:rgb(0 0 0 / .2);background-image:linear-gradient(to bottom,#ce563f,#ce563f)!important}.btn-adn:active,.btn-adn.active,.open>.dropdown-toggle.btn-adn{background-image:none}.btn-adn.disabled,.btn-adn[disabled],fieldset[disabled] .btn-adn,.btn-adn.disabled:hover,.btn-adn[disabled]:hover,fieldset[disabled] .btn-adn:hover,.btn-adn.disabled:focus,.btn-adn[disabled]:focus,fieldset[disabled] .btn-adn:focus,.btn-adn.disabled:active,.btn-adn[disabled]:active,fieldset[disabled] .btn-adn:active,.btn-adn.disabled.active,.btn-adn[disabled].active,fieldset[disabled] .btn-adn.active{background-color:#d87a68;border-color:rgb(0 0 0 / .2);background-image:linear-gradient(to bottom,#d87a68,#d87a68)!important}.btn-adn .badge{color:#d87a68;background-color:#fff}.btn-bitbucket{color:#fff!important;background-color:#205081;border-color:rgb(0 0 0 / .2);background-image:linear-gradient(to bottom,#205081,#205081)!important}.btn-bitbucket:hover,.btn-bitbucket:focus,.btn-bitbucket:active,.btn-bitbucket.active,.open>.dropdown-toggle.btn-bitbucket{color:#fff;background-color:#163758;border-color:rgb(0 0 0 / .2);background-image:linear-gradient(to bottom,#163758,#163758)!important}.btn-bitbucket:active,.btn-bitbucket.active,.open>.dropdown-toggle.btn-bitbucket{background-image:none}.btn-bitbucket.disabled,.btn-bitbucket[disabled],fieldset[disabled] .btn-bitbucket,.btn-bitbucket.disabled:hover,.btn-bitbucket[disabled]:hover,fieldset[disabled] .btn-bitbucket:hover,.btn-bitbucket.disabled:focus,.btn-bitbucket[disabled]:focus,fieldset[disabled] .btn-bitbucket:focus,.btn-bitbucket.disabled:active,.btn-bitbucket[disabled]:active,fieldset[disabled] .btn-bitbucket:active,.btn-bitbucket.disabled.active,.btn-bitbucket[disabled].active,fieldset[disabled] .btn-bitbucket.active{background-color:#205081;border-color:rgb(0 0 0 / .2);background-image:linear-gradient(to bottom,#205081,#205081)!important}.btn-bitbucket .badge{color:#205081;background-color:#fff}.btn-dropbox{color:#fff!important;background-color:#1087dd;border-color:rgb(0 0 0 / .2);background-image:linear-gradient(to bottom,#1087dd,#1087dd)!important}.btn-dropbox:hover,.btn-dropbox:focus,.btn-dropbox:active,.btn-dropbox.active,.open>.dropdown-toggle.btn-dropbox{color:#fff;background-color:#0d6aad;border-color:rgb(0 0 0 / .2);background-image:linear-gradient(to bottom,#0d6aad,#0d6aad)!important}.btn-dropbox:active,.btn-dropbox.active,.open>.dropdown-toggle.btn-dropbox{background-image:none}.btn-dropbox.disabled,.btn-dropbox[disabled],fieldset[disabled] .btn-dropbox,.btn-dropbox.disabled:hover,.btn-dropbox[disabled]:hover,fieldset[disabled] .btn-dropbox:hover,.btn-dropbox.disabled:focus,.btn-dropbox[disabled]:focus,fieldset[disabled] .btn-dropbox:focus,.btn-dropbox.disabled:active,.btn-dropbox[disabled]:active,fieldset[disabled] .btn-dropbox:active,.btn-dropbox.disabled.active,.btn-dropbox[disabled].active,fieldset[disabled] .btn-dropbox.active{background-color:#1087dd;border-color:rgb(0 0 0 / .2);background-image:linear-gradient(to bottom,#1087dd,#1087dd)!important}.btn-dropbox .badge{color:#1087dd;background-color:#fff}.btn-facebook{color:#fff!important;background-color:#3b5998;border-color:rgb(0 0 0 / .2);background-image:linear-gradient(to bottom,#3b5998,#3b5998)!important}.btn-facebook:hover,.btn-facebook:focus,.btn-facebook:active,.btn-facebook.active,.open>.dropdown-toggle.btn-facebook{color:#fff;background-color:#2d4373;border-color:rgb(0 0 0 / .2);background-image:linear-gradient(to bottom,#2d4373,#2d4373)!important}.btn-facebook:active,.btn-facebook.active,.open>.dropdown-toggle.btn-facebook{background-image:none}.btn-facebook.disabled,.btn-facebook[disabled],fieldset[disabled] .btn-facebook,.btn-facebook.disabled:hover,.btn-facebook[disabled]:hover,fieldset[disabled] .btn-facebook:hover,.btn-facebook.disabled:focus,.btn-facebook[disabled]:focus,fieldset[disabled] .btn-facebook:focus,.btn-facebook.disabled:active,.btn-facebook[disabled]:active,fieldset[disabled] .btn-facebook:active,.btn-facebook.disabled.active,.btn-facebook[disabled].active,fieldset[disabled] .btn-facebook.active{background-color:#3b5998;border-color:rgb(0 0 0 / .2);background-image:linear-gradient(to bottom,#3b5998,#3b5998)!important}.btn-facebook .badge{color:#3b5998;background-color:#fff}.btn-flickr{color:#fff!important;background-color:#ff0084;border-color:rgb(0 0 0 / .2);background-image:linear-gradient(to bottom,#ff0084,#ff0084)!important}.btn-flickr:hover,.btn-flickr:focus,.btn-flickr:active,.btn-flickr.active,.open>.dropdown-toggle.btn-flickr{color:#fff;background-color:#cc006a;border-color:rgb(0 0 0 / .2);background-image:linear-gradient(to bottom,#cc006a,#cc006a)!important}.btn-flickr:active,.btn-flickr.active,.open>.dropdown-toggle.btn-flickr{background-image:none}.btn-flickr.disabled,.btn-flickr[disabled],fieldset[disabled] .btn-flickr,.btn-flickr.disabled:hover,.btn-flickr[disabled]:hover,fieldset[disabled] .btn-flickr:hover,.btn-flickr.disabled:focus,.btn-flickr[disabled]:focus,fieldset[disabled] .btn-flickr:focus,.btn-flickr.disabled:active,.btn-flickr[disabled]:active,fieldset[disabled] .btn-flickr:active,.btn-flickr.disabled.active,.btn-flickr[disabled].active,fieldset[disabled] .btn-flickr.active{background-color:#ff0084;border-color:rgb(0 0 0 / .2);background-image:linear-gradient(to bottom,#ff0084,#ff0084)!important}.btn-flickr .badge{color:#ff0084;background-color:#fff}.btn-foursquare{color:#fff!important;background-color:#f94877;border-color:rgb(0 0 0 / .2);background-image:linear-gradient(to bottom,#f94877,#f94877)!important}.btn-foursquare:hover,.btn-foursquare:focus,.btn-foursquare:active,.btn-foursquare.active,.open>.dropdown-toggle.btn-foursquare{color:#fff;background-color:#f71752;border-color:rgb(0 0 0 / .2);background-image:linear-gradient(to bottom,#f71752,#f71752)!important}.btn-foursquare:active,.btn-foursquare.active,.open>.dropdown-toggle.btn-foursquare{background-image:none}.btn-foursquare.disabled,.btn-foursquare[disabled],fieldset[disabled] .btn-foursquare,.btn-foursquare.disabled:hover,.btn-foursquare[disabled]:hover,fieldset[disabled] .btn-foursquare:hover,.btn-foursquare.disabled:focus,.btn-foursquare[disabled]:focus,fieldset[disabled] .btn-foursquare:focus,.btn-foursquare.disabled:active,.btn-foursquare[disabled]:active,fieldset[disabled] .btn-foursquare:active,.btn-foursquare.disabled.active,.btn-foursquare[disabled].active,fieldset[disabled] .btn-foursquare.active{background-color:#f94877;border-color:rgb(0 0 0 / .2);background-image:linear-gradient(to bottom,#f94877,#f94877)!important}.btn-foursquare .badge{color:#f94877;background-color:#fff}.btn-github{color:#fff;background-color:#444;border-color:rgb(0 0 0 / .2);background-image:linear-gradient(to bottom,#444,#444)!important}.btn-github:hover,.btn-github:focus,.btn-github:active,.btn-github.active,.open>.dropdown-toggle.btn-github{color:#fff;background-color:#2b2b2b;border-color:rgb(0 0 0 / .2);background-image:linear-gradient(to bottom,#2b2b2b,#2b2b2b)!important}.btn-github:active,.btn-github.active,.open>.dropdown-toggle.btn-github{background-image:none}.btn-github.disabled,.btn-github[disabled],fieldset[disabled] .btn-github,.btn-github.disabled:hover,.btn-github[disabled]:hover,fieldset[disabled] .btn-github:hover,.btn-github.disabled:focus,.btn-github[disabled]:focus,fieldset[disabled] .btn-github:focus,.btn-github.disabled:active,.btn-github[disabled]:active,fieldset[disabled] .btn-github:active,.btn-github.disabled.active,.btn-github[disabled].active,fieldset[disabled] .btn-github.active{background-color:#444;border-color:rgb(0 0 0 / .2);background-image:linear-gradient(to bottom,#444,#444)!important}.btn-github .badge{color:#444;background-color:#fff}.btn-google{color:#fff!important;background-color:#dd4b39;border-color:rgb(0 0 0 / .2);background-image:linear-gradient(to bottom,#dd4b39,#dd4b39)!important}.btn-google:hover,.btn-google:focus,.btn-google:active,.btn-google.active,.open>.dropdown-toggle.btn-google{color:#fff;background-color:#c23321;border-color:rgb(0 0 0 / .2);background-image:linear-gradient(to bottom,#c23321,#c23321)!important}.btn-google:active,.btn-google.active,.open>.dropdown-toggle.btn-google{background-image:none}.btn-google.disabled,.btn-google[disabled],fieldset[disabled] .btn-google,.btn-google.disabled:hover,.btn-google[disabled]:hover,fieldset[disabled] .btn-google:hover,.btn-google.disabled:focus,.btn-google[disabled]:focus,fieldset[disabled] .btn-google:focus,.btn-google.disabled:active,.btn-google[disabled]:active,fieldset[disabled] .btn-google:active,.btn-google.disabled.active,.btn-google[disabled].active,fieldset[disabled] .btn-google.active{background-color:#dd4b39;border-color:rgb(0 0 0 / .2);background-image:linear-gradient(to bottom,#dd4b39,#dd4b39)!important}.btn-google .badge{color:#dd4b39;background-color:#fff}.btn-instagram{color:#fff!important;background-color:#3f729b;border-color:rgb(0 0 0 / .2);background-image:linear-gradient(to bottom,#3f729b,#3f729b)!important}.btn-instagram:hover,.btn-instagram:focus,.btn-instagram:active,.btn-instagram.active,.open>.dropdown-toggle.btn-instagram{color:#fff;background-color:#305777;border-color:rgb(0 0 0 / .2);background-image:linear-gradient(to bottom,#305777,#305777)!important}.btn-instagram:active,.btn-instagram.active,.open>.dropdown-toggle.btn-instagram{background-image:none}.btn-instagram.disabled,.btn-instagram[disabled],fieldset[disabled] .btn-instagram,.btn-instagram.disabled:hover,.btn-instagram[disabled]:hover,fieldset[disabled] .btn-instagram:hover,.btn-instagram.disabled:focus,.btn-instagram[disabled]:focus,fieldset[disabled] .btn-instagram:focus,.btn-instagram.disabled:active,.btn-instagram[disabled]:active,fieldset[disabled] .btn-instagram:active,.btn-instagram.disabled.active,.btn-instagram[disabled].active,fieldset[disabled] .btn-instagram.active{background-color:#3f729b;border-color:rgb(0 0 0 / .2);background-image:linear-gradient(to bottom,#3f729b,#3f729b)!important}.btn-instagram .badge{color:#3f729b;background-color:#fff}.btn-linkedin{color:#fff!important;background-color:#007bb6;border-color:rgb(0 0 0 / .2);background-image:linear-gradient(to bottom,#007bb6,#007bb6)!important}.btn-linkedin:hover,.btn-linkedin:focus,.btn-linkedin:active,.btn-linkedin.active,.open>.dropdown-toggle.btn-linkedin{color:#fff;background-color:#005983;border-color:rgb(0 0 0 / .2);background-image:linear-gradient(to bottom,#005983,#005983)!important}.btn-linkedin:active,.btn-linkedin.active,.open>.dropdown-toggle.btn-linkedin{background-image:none}.btn-linkedin.disabled,.btn-linkedin[disabled],fieldset[disabled] .btn-linkedin,.btn-linkedin.disabled:hover,.btn-linkedin[disabled]:hover,fieldset[disabled] .btn-linkedin:hover,.btn-linkedin.disabled:focus,.btn-linkedin[disabled]:focus,fieldset[disabled] .btn-linkedin:focus,.btn-linkedin.disabled:active,.btn-linkedin[disabled]:active,fieldset[disabled] .btn-linkedin:active,.btn-linkedin.disabled.active,.btn-linkedin[disabled].active,fieldset[disabled] .btn-linkedin.active{background-color:#007bb6;border-color:rgb(0 0 0 / .2);background-image:linear-gradient(to bottom,#007bb6,#007bb6)!important}.btn-linkedin .badge{color:#007bb6;background-color:#fff}.btn-microsoft{color:#fff!important;background-color:#2672ec;border-color:rgb(0 0 0 / .2);background-image:linear-gradient(to bottom,#2672ec,#2672ec)!important}.btn-microsoft:hover,.btn-microsoft:focus,.btn-microsoft:active,.btn-microsoft.active,.open>.dropdown-toggle.btn-microsoft{color:#fff;background-color:#125acd;border-color:rgb(0 0 0 / .2);background-image:linear-gradient(to bottom,#125acd,#125acd)!important}.btn-microsoft:active,.btn-microsoft.active,.open>.dropdown-toggle.btn-microsoft{background-image:none}.btn-microsoft.disabled,.btn-microsoft[disabled],fieldset[disabled] .btn-microsoft,.btn-microsoft.disabled:hover,.btn-microsoft[disabled]:hover,fieldset[disabled] .btn-microsoft:hover,.btn-microsoft.disabled:focus,.btn-microsoft[disabled]:focus,fieldset[disabled] .btn-microsoft:focus,.btn-microsoft.disabled:active,.btn-microsoft[disabled]:active,fieldset[disabled] .btn-microsoft:active,.btn-microsoft.disabled.active,.btn-microsoft[disabled].active,fieldset[disabled] .btn-microsoft.active{background-color:#2672ec;border-color:rgb(0 0 0 / .2);background-image:linear-gradient(to bottom,#2672ec,#2672ec)!important}.btn-microsoft .badge{color:#2672ec;background-color:#fff}.btn-openid{color:#fff!important;background-color:#f7931e;border-color:rgb(0 0 0 / .2);background-image:linear-gradient(to bottom,#f7931e,#f7931e)!important}.btn-openid:hover,.btn-openid:focus,.btn-openid:active,.btn-openid.active,.open>.dropdown-toggle.btn-openid{color:#fff;background-color:#da7908;border-color:rgb(0 0 0 / .2);background-image:linear-gradient(to bottom,#da7908,#da7908)!important}.btn-openid:active,.btn-openid.active,.open>.dropdown-toggle.btn-openid{background-image:none}.btn-openid.disabled,.btn-openid[disabled],fieldset[disabled] .btn-openid,.btn-openid.disabled:hover,.btn-openid[disabled]:hover,fieldset[disabled] .btn-openid:hover,.btn-openid.disabled:focus,.btn-openid[disabled]:focus,fieldset[disabled] .btn-openid:focus,.btn-openid.disabled:active,.btn-openid[disabled]:active,fieldset[disabled] .btn-openid:active,.btn-openid.disabled.active,.btn-openid[disabled].active,fieldset[disabled] .btn-openid.active{background-color:#f7931e;border-color:rgb(0 0 0 / .2);background-image:linear-gradient(to bottom,#f7931e,#f7931e)!important}.btn-openid .badge{color:#f7931e;background-color:#fff}.btn-pinterest{color:#fff!important;background-color:#cb2027;border-color:rgb(0 0 0 / .2);background-image:linear-gradient(to bottom,#cb2027,#cb2027)!important}.btn-pinterest:hover,.btn-pinterest:focus,.btn-pinterest:active,.btn-pinterest.active,.open>.dropdown-toggle.btn-pinterest{color:#fff;background-color:#9f191f;border-color:rgb(0 0 0 / .2);background-image:linear-gradient(to bottom,#9f191f,#9f191f)!important}.btn-pinterest:active,.btn-pinterest.active,.open>.dropdown-toggle.btn-pinterest{background-image:none}.btn-pinterest.disabled,.btn-pinterest[disabled],fieldset[disabled] .btn-pinterest,.btn-pinterest.disabled:hover,.btn-pinterest[disabled]:hover,fieldset[disabled] .btn-pinterest:hover,.btn-pinterest.disabled:focus,.btn-pinterest[disabled]:focus,fieldset[disabled] .btn-pinterest:focus,.btn-pinterest.disabled:active,.btn-pinterest[disabled]:active,fieldset[disabled] .btn-pinterest:active,.btn-pinterest.disabled.active,.btn-pinterest[disabled].active,fieldset[disabled] .btn-pinterest.active{background-color:#cb2027;border-color:rgb(0 0 0 / .2);background-image:linear-gradient(to bottom,#cb2027,#cb2027)!important}.btn-pinterest .badge{color:#cb2027;background-color:#fff}.btn-reddit{color:#000;background-color:#eff7ff;border-color:rgb(0 0 0 / .2);background-image:linear-gradient(to bottom,#eff7ff,#eff7ff)!important}.btn-reddit:hover,.btn-reddit:focus,.btn-reddit:active,.btn-reddit.active,.open>.dropdown-toggle.btn-reddit{color:#000;background-color:#bcddff;border-color:rgb(0 0 0 / .2);background-image:linear-gradient(to bottom,#bcddff,#bcddff)!important}.btn-reddit:active,.btn-reddit.active,.open>.dropdown-toggle.btn-reddit{background-image:none}.btn-reddit.disabled,.btn-reddit[disabled],fieldset[disabled] .btn-reddit,.btn-reddit.disabled:hover,.btn-reddit[disabled]:hover,fieldset[disabled] .btn-reddit:hover,.btn-reddit.disabled:focus,.btn-reddit[disabled]:focus,fieldset[disabled] .btn-reddit:focus,.btn-reddit.disabled:active,.btn-reddit[disabled]:active,fieldset[disabled] .btn-reddit:active,.btn-reddit.disabled.active,.btn-reddit[disabled].active,fieldset[disabled] .btn-reddit.active{background-color:#eff7ff;border-color:rgb(0 0 0 / .2);background-image:linear-gradient(to bottom,#eff7ff,#eff7ff)!important}.btn-reddit .badge{color:#eff7ff;background-color:#000}.btn-soundcloud{color:#fff!important;background-color:#f50;border-color:rgb(0 0 0 / .2);background-image:linear-gradient(to bottom,#f50,#f50)!important}.btn-soundcloud:hover,.btn-soundcloud:focus,.btn-soundcloud:active,.btn-soundcloud.active,.open>.dropdown-toggle.btn-soundcloud{color:#fff;background-color:#c40;border-color:rgb(0 0 0 / .2);background-image:linear-gradient(to bottom,#c40,#c40)!important}.btn-soundcloud:active,.btn-soundcloud.active,.open>.dropdown-toggle.btn-soundcloud{background-image:none}.btn-soundcloud.disabled,.btn-soundcloud[disabled],fieldset[disabled] .btn-soundcloud,.btn-soundcloud.disabled:hover,.btn-soundcloud[disabled]:hover,fieldset[disabled] .btn-soundcloud:hover,.btn-soundcloud.disabled:focus,.btn-soundcloud[disabled]:focus,fieldset[disabled] .btn-soundcloud:focus,.btn-soundcloud.disabled:active,.btn-soundcloud[disabled]:active,fieldset[disabled] .btn-soundcloud:active,.btn-soundcloud.disabled.active,.btn-soundcloud[disabled].active,fieldset[disabled] .btn-soundcloud.active{background-color:#f50;border-color:rgb(0 0 0 / .2);background-image:linear-gradient(to bottom,#f50,#f50)!important}.btn-soundcloud .badge{color:#f50;background-color:#fff}.btn-tumblr{color:#fff;background-color:#2c4762;border-color:rgb(0 0 0 / .2);background-image:linear-gradient(to bottom,#2c4762,#2c4762)!important}.btn-tumblr:hover,.btn-tumblr:focus,.btn-tumblr:active,.btn-tumblr.active,.open>.dropdown-toggle.btn-tumblr{color:#fff;background-color:#1c2d3f;border-color:rgb(0 0 0 / .2);background-image:linear-gradient(to bottom,#1c2d3f,#1c2d3f)!important}.btn-tumblr:active,.btn-tumblr.active,.open>.dropdown-toggle.btn-tumblr{background-image:none}.btn-tumblr.disabled,.btn-tumblr[disabled],fieldset[disabled] .btn-tumblr,.btn-tumblr.disabled:hover,.btn-tumblr[disabled]:hover,fieldset[disabled] .btn-tumblr:hover,.btn-tumblr.disabled:focus,.btn-tumblr[disabled]:focus,fieldset[disabled] .btn-tumblr:focus,.btn-tumblr.disabled:active,.btn-tumblr[disabled]:active,fieldset[disabled] .btn-tumblr:active,.btn-tumblr.disabled.active,.btn-tumblr[disabled].active,fieldset[disabled] .btn-tumblr.active{background-color:#2c4762;border-color:rgb(0 0 0 / .2);background-image:linear-gradient(to bottom,#2c4762,#2c4762)!important}.btn-tumblr .badge{color:#2c4762;background-color:#fff}.btn-twitter{color:#fff!important;background-color:#55acee;border-color:rgb(0 0 0 / .2);background-image:linear-gradient(to bottom,#55acee,#55acee)!important}.btn-twitter:hover,.btn-twitter:focus,.btn-twitter:active,.btn-twitter.active,.open>.dropdown-toggle.btn-twitter{color:#fff;background-color:#2795e9;border-color:rgb(0 0 0 / .2);background-image:linear-gradient(to bottom,#2795e9,#2795e9)!important}.btn-twitter:active,.btn-twitter.active,.open>.dropdown-toggle.btn-twitter{background-image:none}.btn-twitter.disabled,.btn-twitter[disabled],fieldset[disabled] .btn-twitter,.btn-twitter.disabled:hover,.btn-twitter[disabled]:hover,fieldset[disabled] .btn-twitter:hover,.btn-twitter.disabled:focus,.btn-twitter[disabled]:focus,fieldset[disabled] .btn-twitter:focus,.btn-twitter.disabled:active,.btn-twitter[disabled]:active,fieldset[disabled] .btn-twitter:active,.btn-twitter.disabled.active,.btn-twitter[disabled].active,fieldset[disabled] .btn-twitter.active{background-color:#55acee;border-color:rgb(0 0 0 / .2);background-image:linear-gradient(to bottom,#55acee,#55acee)!important}.btn-twitter .badge{color:#55acee;background-color:#fff}.btn-vimeo{color:#fff!important;background-color:#1ab7ea;border-color:rgb(0 0 0 / .2);background-image:linear-gradient(to bottom,#1ab7ea,#1ab7ea)!important}.btn-vimeo:hover,.btn-vimeo:focus,.btn-vimeo:active,.btn-vimeo.active,.open>.dropdown-toggle.btn-vimeo{color:#fff;background-color:#1295bf;border-color:rgb(0 0 0 / .2);background-image:linear-gradient(to bottom,#1295bf,#1295bf)!important}.btn-vimeo:active,.btn-vimeo.active,.open>.dropdown-toggle.btn-vimeo{background-image:none}.btn-vimeo.disabled,.btn-vimeo[disabled],fieldset[disabled] .btn-vimeo,.btn-vimeo.disabled:hover,.btn-vimeo[disabled]:hover,fieldset[disabled] .btn-vimeo:hover,.btn-vimeo.disabled:focus,.btn-vimeo[disabled]:focus,fieldset[disabled] .btn-vimeo:focus,.btn-vimeo.disabled:active,.btn-vimeo[disabled]:active,fieldset[disabled] .btn-vimeo:active,.btn-vimeo.disabled.active,.btn-vimeo[disabled].active,fieldset[disabled] .btn-vimeo.active{background-color:#1ab7ea;border-color:rgb(0 0 0 / .2);background-image:linear-gradient(to bottom,#1ab7ea,#1ab7ea)!important}.btn-vimeo .badge{color:#1ab7ea;background-color:#fff}.btn-vk{color:#fff!important;background-color:#587ea3;border-color:rgb(0 0 0 / .2);background-image:linear-gradient(to bottom,#587ea3,#587ea3)!important}.btn-vk:hover,.btn-vk:focus,.btn-vk:active,.btn-vk.active,.open>.dropdown-toggle.btn-vk{color:#fff;background-color:#466482;border-color:rgb(0 0 0 / .2);background-image:linear-gradient(to bottom,#466482,#466482)!important}.btn-vk:active,.btn-vk.active,.open>.dropdown-toggle.btn-vk{background-image:none}.btn-vk.disabled,.btn-vk[disabled],fieldset[disabled] .btn-vk,.btn-vk.disabled:hover,.btn-vk[disabled]:hover,fieldset[disabled] .btn-vk:hover,.btn-vk.disabled:focus,.btn-vk[disabled]:focus,fieldset[disabled] .btn-vk:focus,.btn-vk.disabled:active,.btn-vk[disabled]:active,fieldset[disabled] .btn-vk:active,.btn-vk.disabled.active,.btn-vk[disabled].active,fieldset[disabled] .btn-vk.active{background-color:#587ea3;border-color:rgb(0 0 0 / .2);background-image:linear-gradient(to bottom,#587ea3,#587ea3)!important}.btn-vk .badge{color:#587ea3;background-color:#fff}.btn-yahoo{color:#fff!important;background-color:#720e9e;border-color:rgb(0 0 0 / .2);background-image:linear-gradient(to bottom,#720e9e,#720e9e)!important}.btn-yahoo:hover,.btn-yahoo:focus,.btn-yahoo:active,.btn-yahoo.active,.open>.dropdown-toggle.btn-yahoo{color:#fff;background-color:#500a6f;border-color:rgb(0 0 0 / .2);background-image:linear-gradient(to bottom,#500a6f,#500a6f)!important}.btn-yahoo:active,.btn-yahoo.active,.open>.dropdown-toggle.btn-yahoo{background-image:none}.btn-yahoo.disabled,.btn-yahoo[disabled],fieldset[disabled] .btn-yahoo,.btn-yahoo.disabled:hover,.btn-yahoo[disabled]:hover,fieldset[disabled] .btn-yahoo:hover,.btn-yahoo.disabled:focus,.btn-yahoo[disabled]:focus,fieldset[disabled] .btn-yahoo:focus,.btn-yahoo.disabled:active,.btn-yahoo[disabled]:active,fieldset[disabled] .btn-yahoo:active,.btn-yahoo.disabled.active,.btn-yahoo[disabled].active,fieldset[disabled] .btn-yahoo.active{background-color:#720e9e;border-color:rgb(0 0 0 / .2);background-image:linear-gradient(to bottom,#720e9e,#720e9e)!important}.btn-yahoo .badge{color:#720e9e;background-color:#fff}.btn-block{display:block;width:90%}.btn{display:inline-block;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid #fff0;border-radius:4px;text-decoration:none}.btn:focus,.btn:active:focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn.active.focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus,.btn.focus{text-decoration:none}.btn:active,.btn.active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgb(0 0 0 / .125);box-shadow:inset 0 3px 5px rgb(0 0 0 / .125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{pointer-events:none;cursor:not-allowed;-webkit-box-shadow:none;box-shadow:none;opacity:.65;filter:alpha(opacity=65)}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default:hover,.btn-default:focus,.btn-default.focus,.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled.focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default.focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary:hover,.btn-primary:focus,.btn-primary.focus,.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled.focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary.focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:hover,.btn-success:focus,.btn-success.focus,.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled,.btn-success[disabled],fieldset[disabled] .btn-success,.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled.focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success.focus,.btn-success.disabled:active,.btn-success[disabled]:active,fieldset[disabled] .btn-success:active,.btn-success.disabled.active,.btn-success[disabled].active,fieldset[disabled] .btn-success.active{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info:hover,.btn-info:focus,.btn-info.focus,.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled.focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info.focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].active,fieldset[disabled] .btn-info.active{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:hover,.btn-warning:focus,.btn-warning.focus,.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-warning,.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled.focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning.focus,.btn-warning.disabled:active,.btn-warning[disabled]:active,fieldset[disabled] .btn-warning:active,.btn-warning.disabled.active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning.active{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger:hover,.btn-danger:focus,.btn-danger.focus,.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled.focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger.focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger.active{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;color:#337ab7;border-radius:0}.btn-link,.btn-link:active,.btn-link.active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:#fff0;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:#fff0}.btn-link:hover,.btn-link:focus{color:#23527c;text-decoration:underline;background-color:#fff0}.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#777;text-decoration:none}.btn-lg,.btn-group-lg>.btn{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.btn-sm,.btn-group-sm>.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-xs,.btn-group-xs>.btn{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=submit].btn-block,input[type=reset].btn-block,input[type=button].btn-block{width:100%}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;float:left}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn.active{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not (:first-child):not (:last-child):not (.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not (:last-child):not (.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not (:first-child),.btn-group>.dropdown-toggle:not (:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not (:first-child):not (:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child>.btn:last-child,.btn-group>.btn-group:first-child>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgb(0 0 0 / .125);box-shadow:inset 0 3px 5px rgb(0 0 0 / .125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not (:first-child):not (:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not (:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not (:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not (:first-child):not (:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not (:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not (:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not (:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.overlay-processing:before,.overlay-processing:after{content:'';display:block;position:fixed;top:0;left:0;width:100%;height:100%;z-index:999999}.overlay-processing:before{background:#000;opacity:.5}.overlay-processing:after{background:#FFF}.hide-if-js{display:none}.learn-press-courses{list-style:none;clear:both;margin:0 -30px 0 0;padding:0}.learn-press-courses:after{display:block;content:'';clear:both}.learn-press-courses li.course{list-style-type:none;float:left;width:23%;margin:0 2% 30px 0;padding:0;box-sizing:border-box;border:1px solid #DDD;background:#FFF}.learn-press-courses li.course h3{padding:15px;margin:0;font-size:18px;line-height:1.5}.learn-press-courses li.course .course-thumbnail{position:relative}.learn-press-courses li.course .course-thumbnail img{max-width:100%;height:auto}.learn-press-courses li.course .course-thumbnail:after{content:'';position:absolute;width:100%;height:100%;left:0;top:0}.learn-press-courses li.course .course-info{padding:0 15px 15px;font-size:14px;overflow:hidden}.learn-press-courses li.course .course-students{float:left}.learn-press-courses li.course .course-instructor{margin-bottom:20px}.learn-press-courses li.course .course-price{float:right;color:#54b551}.learn-press-courses li.course .course-info>*{display:block}.learn-press-notice .button{float:right}#learn-press-course-curriculum ul.curriculum-sections,#learn-press-course-curriculum ul.section-content{list-style:none;margin:0;padding:0;background-color:#F5F5F5}#learn-press-course-curriculum ul.curriculum-sections li.section,#learn-press-course-curriculum ul.section-content li.section{list-style-type:none}#learn-press-course-curriculum .section-header{background-color:#EEE;margin:0;padding:20px 15px;border-top:1px solid #FFF}#learn-press-course-curriculum .section-header p{display:inline-block;font-weight:400;font-style:italic;color:#999;font-size:smaller;margin:0}#learn-press-course-curriculum .section-header:hover{background:#DDD}#learn-press-course-curriculum .section-header .meta{font-size:smaller;font-weight:400;float:right}#learn-press-course-curriculum .section-header .meta .collapse{display:inline-block;position:relative;font-family:lp-icons;background:#95e6f9;width:24px;height:24px;line-height:24px;text-align:center;color:#FFF;border-radius:5px;vertical-align:middle;margin-left:5px}#learn-press-course-curriculum .section-header .meta .collapse:before{content:"\ea0b"}#learn-press-course-curriculum .section-header .meta .collapse:hover{cursor:pointer}#learn-press-course-curriculum .section-header .meta .collapse.plus:before{content:"\ea0a"}#learn-press-course-curriculum .course-item{margin:0;list-style:none;padding:15px 15px;border-top:1px solid #fff;position:relative;-webkit-transition:background linear .5s;-khtml-transition:background linear .5s;-moz-transition:background linear .5s;-ms-transition:background linear .5s;-o-transition:background linear .5s;transition:background linear .5s}#learn-press-course-curriculum .course-item .lp-label-viewing,#learn-press-course-curriculum .course-item .lp-label-completed{display:none}#learn-press-course-curriculum .course-item .course-item-title:before{display:inline-block;font-size:16px;margin-right:5px;font-family:lp-icons}#learn-press-course-curriculum .course-item .lp-icon{display:none}#learn-press-course-curriculum .course-item.viewable{cursor:pointer}#learn-press-course-curriculum .course-item.viewable:hover{background:#e7ecfb;-webkit-transition:background linear 0s;-khtml-transition:background linear 0s;-moz-transition:background linear 0s;-ms-transition:background linear 0s;-o-transition:background linear 0s;transition:background linear 0s}#learn-press-course-curriculum .course-item.course-lesson .course-item-title:before{content:'\e926'}#learn-press-course-curriculum .course-item.course-quiz .course-item-title:before{content:'\e950'}#learn-press-course-curriculum .course-item.item-current{background:#FFF}#learn-press-course-curriculum .course-item.item-current:before{display:block;width:3px;background:#95e6f9;position:absolute;left:0;top:0;height:100%;content:''}#learn-press-course-curriculum .course-item.item-has-status .item-status{display:inline-block;background:#d6d6d6;margin-left:5px}#learn-press-course-curriculum .course-item.item-has-status .item-status:before{content:'\ea10'}#learn-press-course-curriculum .course-item.item-has-status.item-completed .item-status{background:#95e6f9}#learn-press-course-curriculum .course-item.focus{background:#ffb710}#learn-press-course-curriculum .course-item.focus.off{-webkit-transition:none;-khtml-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none}#learn-press-course-curriculum .course-item-meta{display:block;float:right;line-height:1}.lp-icon{display:inline-block;font-family:lp-icons;background:#95e6f9;width:24px;height:24px;line-height:24px;text-align:center;color:#FFF;border-radius:5px;vertical-align:middle}.lp-icon:before{width:32px;height:32px}.lp-label{display:inline-block;line-height:24px;font-size:78%;vertical-align:middle;color:#fff;padding:0 10px;background:#DDD;height:24px;-webkit-border-radius:4px;-khtml-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px}.lp-label.lp-label-viewing{background-color:#39afff}.lp-label.lp-label-completed{background-color:#39c7ce}.lp-label.lp-label-lesson{background-color:#337ab7}.lp-label.lp-label-quiz{background-color:#53658c}.lp-label.lp-label-preview{background-color:#02a7ce}.learn-press-content-protected-message{border:3px solid #ff8484;background:#FFF;padding:20px;color:#ff8484;margin:10px 0;border-radius:6px}.learn-press-content-protected-message .icon{position:relative;display:inline-block;width:30px;height:30px;margin-right:10px;vertical-align:middle}.learn-press-content-protected-message .icon:before,.learn-press-content-protected-message .icon:after{width:3px;background:#ff8484;height:30px;content:'';display:inline-block;position:absolute;top:0;left:13.5px}.learn-press-content-protected-message .icon:before{-webkit-transform:rotate(-45deg);-khtml-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.learn-press-content-protected-message .icon:after{-webkit-transform:rotate(45deg);-khtml-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.learn-press-breadcrumb{margin-bottom:20px}.single-lp_course .learn-press-course-results-progress{margin-bottom:40px}.single-lp_course .learn-press-course-results-progress .items-progress{float:left;width:68%;margin-right:2%;clear:left}.single-lp_course .learn-press-course-results-progress .lp-course-progress-heading{margin-bottom:10px}.single-lp_course .learn-press-course-results-progress .course-progress{float:left;width:30%}.single-lp_course .learn-press-course-results-progress .number,.single-lp_course .learn-press-course-results-progress .percentage-sign{display:inline-block;vertical-align:bottom;line-height:1;font-size:25px}.single-lp_course .learn-press-course-results-progress .percentage-sign{margin-left:5px}.single-lp_course .learn-press-course-results-progress:after{display:block;content:'';clear:both}.lp-course-progress{position:relative}.lp-course-progress .lp-progress-bar{height:15px;background:#DDD;margin:10px 0 15px 0;overflow:hidden;-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px}.lp-course-progress .lp-progress-bar .lp-progress-value{width:50%;height:15px;background:#95e6f9}.lp-course-progress .lp-passing-conditional{left:0;position:absolute;height:25px;top:-5px;margin-left:-5px;cursor:pointer}.lp-course-progress .lp-passing-conditional:before,.lp-course-progress .lp-passing-conditional:after{content:'';display:inline-block;border:5px solid #fff0;left:0;position:absolute}.lp-course-progress .lp-passing-conditional:before{border-top-color:#DDD}.lp-course-progress .lp-passing-conditional:after{border-bottom-color:#DDD;bottom:0}#learn-press-content-item{border:1px solid #DDD;display:none}.learn-press-tabs .learn-press-nav-tabs{list-style:none;padding:0 0 0 15px;margin:0 0 20px 0;border-bottom:1px solid #DDD}.learn-press-tabs .learn-press-nav-tabs .learn-press-nav-tab{list-style-type:none;float:left;margin-bottom:-1px;position:relative}.learn-press-tabs .learn-press-nav-tabs .learn-press-nav-tab a{display:inline-block;padding:10px 15px;outline:0}.learn-press-tabs .learn-press-nav-tabs .learn-press-nav-tab.active{border:1px solid #DDD;border-top-right-radius:5px;border-top-left-radius:5px}.learn-press-tabs .learn-press-nav-tabs .learn-press-nav-tab.active:after{position:absolute;width:100%;border-bottom:1px solid #FFF;bottom:-1px;content:''}.learn-press-tabs .learn-press-nav-tabs:after{content:'';display:block;clear:both}.learn-press-tabs .learn-press-tab-panel{display:none;margin-bottom:20px}.learn-press-tabs .learn-press-tab-panel.active{display:block}#popup_overlay{z-index:1000000000!important}#popup_container{z-index:1000000100!important}body.course-has-popup{overflow:hidden}#course-curriculum-popup{position:fixed;top:0;left:0;right:0;bottom:0;background:#000;z-index:999999}#course-curriculum-popup *{box-sizing:border-box}#course-curriculum-popup #popup-sidebar{float:left;width:350px;position:absolute;top:60px;bottom:0;overflow:auto;background:#FFF;border-right:1px solid #DDD}#course-curriculum-popup #popup-sidebar .course-curriculum-title{display:none}#course-curriculum-popup #popup-sidebar .curriculum-sections{margin:0;font-size:smaller}#course-curriculum-popup #popup-sidebar .learn-press-course-results-progress{padding:15px 20px;margin-bottom:0}#course-curriculum-popup #popup-sidebar .learn-press-course-results-progress .items-progress,#course-curriculum-popup #popup-sidebar .learn-press-course-results-progress .course-progress{width:100%;margin:0!important}#course-curriculum-popup #popup-main{position:absolute;top:0;left:350px;right:0;bottom:0;background:#FFF}#course-curriculum-popup #popup-main #popup-header{position:absolute;top:0;left:-350px;right:0;height:60px;background:#cc540d;border-bottom:1px solid #ab4a10}#course-curriculum-popup #popup-main #popup-header .popup-menu{position:absolute;height:60px;width:350px;border-right:1px solid #ab4a10}#course-curriculum-popup #popup-main #popup-header .popup-close{width:59px;height:59px;position:absolute;right:0;top:0;cursor:pointer}#course-curriculum-popup #popup-main #popup-header .popup-close:before,#course-curriculum-popup #popup-main #popup-header .popup-close:after{content:'';border-top:3px solid #FFF;width:30px;display:inline-block;position:absolute;top:29px;left:15px}#course-curriculum-popup #popup-main #popup-header .popup-close:before{-webkit-transform:rotate(45deg)}#course-curriculum-popup #popup-main #popup-header .popup-close:after{-webkit-transform:rotate(-45deg)}#course-curriculum-popup #popup-main #popup-header .popup-close:hover{background:#b34c10}#course-curriculum-popup #popup-main #popup-header .popup-close:hover:before,#course-curriculum-popup #popup-main #popup-header .popup-close:hover:after{border-color:#FFF}#course-curriculum-popup #popup-main #popup-header .popup-title{margin:0 0 0 350px;height:60px;line-height:60px;padding:0 20px;color:#FFF}#course-curriculum-popup #popup-main #popup-content{position:absolute;top:60px;bottom:50px;left:0;right:0;overflow:auto}#course-curriculum-popup #popup-main #popup-content #popup-content-inner{margin:20px 40px}#course-curriculum-popup #popup-main #popup-footer{position:absolute;bottom:0;left:0;right:0;height:50px;background:#F5F5F5;border-top:1px solid #DDD}#course-curriculum-popup iframe{position:absolute;top:0;left:0;height:100%;width:100%;border:none;margin:0;background:#FFF}.learn-press-content-item-title{margin-bottom:20px;border-bottom:2px solid #DDD;padding-bottom:20px}.learn-press-content-item-title.content-item-quiz-title h4{float:left;font-size:24px;margin-bottom:0}.learn-press-content-item-title.content-item-quiz-title:after{content:'';display:block;clear:both}.learn-press-content-item-summary{margin-bottom:30px}.learn-press-content-item-summary .quiz-question-title{margin-bottom:20px}.learn-press-content-item-summary .learn-press-question-explanation,.learn-press-content-item-summary .learn-press-question-hint{background:#F5F5F5;padding:15px 20px;font-style:italic;margin-bottom:20px}.learn-press-content-item-summary .learn-press-question-explanation .hint-title,.learn-press-content-item-summary .learn-press-question-hint .hint-title,.learn-press-content-item-summary .learn-press-question-explanation .explanation-title,.learn-press-content-item-summary .learn-press-question-hint .explanation-title{font-style:normal}.button-finish-quiz{float:right}.learnpress form.purchase-course{margin-bottom:20px}#learn-press-block-content{display:none;width:100%;height:100%;background:rgb(255 255 255 / .25);position:fixed;z-index:99999999;top:0;left:0}#learn-press-block-content:before,#learn-press-block-content:after,#learn-press-block-content span{position:absolute;-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;left:50%;top:50%;box-sizing:border-box}#learn-press-block-content:before{content:'';border:2px solid #000;z-index:10;-webkit-animation:spin-13 1.5s infinite;-moz-animation:spin-13 1.5s infinite;animation:spin-13 1.5s infinite}#learn-press-block-content:after{z-index:0;content:'';border:10px solid #000;margin-left:-80px;margin-top:-80px;width:160px;height:160px;opacity:0}#learn-press-block-content span{z-index:20;-webkit-animation:spin-12 1.5s infinite;-moz-animation:spin-12 1.5s infinite;animation:spin-12 1.5s infinite}#learn-press-block-content span:before{content:'';border:6px solid #95e6f9;position:absolute;-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;box-sizing:border-box}#learn-press-block-content:before{width:80px;height:80px;margin-left:-40px;margin-top:-40px;-webkit-clip-path:polygon(0 80px,80px 80px,80px 40px,40px 40px,40px 0,0 0)}#learn-press-block-content span{clip:rect(0,84px,42px,42px);width:84px;height:84px;margin-left:-42px;margin-top:-42px}#learn-press-block-content span:before{width:84px;height:84px}body.block-content #learn-press-block-content{display:block}.quiz-buttons{margin-bottom:20px;clear:both}.quiz-intro{list-style:none;padding:0}.quiz-questions-list{margin:0 0 20px 0;padding:0;list-style-position:inside}.quiz-questions-list li{margin:0 0 10px 0}.quiz-questions-list .question-title{margin:0 0 5px 0}.quiz-questions-list .current .question-title{font-weight:700}.quiz-description .learn-press-question-title,.question-content .learn-press-question-title{margin-bottom:20px}#quiz-progress .progress-circle{width:200px;height:200px;border-radius:50%;background-color:#DDD;position:relative}#quiz-progress .progress-circle .background{content:"";position:absolute;border-radius:50%;width:200px;height:200px;clip:rect(0,200px,200px,100px)}#quiz-progress .progress-circle .background .fill{content:"";position:absolute;border-radius:50%;width:200px;height:200px;clip:rect(0,100px,200px,0);background:red;transform:rotate(0deg)}#quiz-progress .progress-circle:after{content:'';width:170px;height:170px;background:#FFF;-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;position:absolute;top:50%;left:50%;margin-top:-85px;margin-left:-85px;pointer-events:none}#quiz-progress .progress-circle .inside{position:absolute;width:100%;height:100%;line-height:200px;text-align:center;z-index:10}#quiz-progress .progress-circle.gt-50{background-color:red}#quiz-progress .progress-circle.gt-50 .background{clip:rect(0,100px,200px,0)}#quiz-progress .progress-circle.gt-50 .fill{clip:rect(0,200px,200px,100px);background:#DDD}.quiz-result .quiz-result-mark{margin-bottom:20px}.quiz-result .quiz-result-mark .progress-circle{width:200px;height:200px;border-radius:50%;background-color:#DDD;position:relative}.quiz-result .quiz-result-mark .progress-circle .background{content:"";position:absolute;border-radius:50%;width:200px;height:200px;clip:rect(0,200px,200px,100px)}.quiz-result .quiz-result-mark .progress-circle .background .fill{content:"";position:absolute;border-radius:50%;width:200px;height:200px;clip:rect(0,100px,200px,0);background:#95e6f9;transform:rotate(0deg)}.quiz-result .quiz-result-mark .progress-circle:after{content:'';width:170px;height:170px;background:#FFF;-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;position:absolute;top:50%;left:50%;margin-top:-85px;margin-left:-85px;pointer-events:none}.quiz-result .quiz-result-mark .progress-circle .inside{position:absolute;width:100%;height:100%;line-height:200px;text-align:center;z-index:10}.quiz-result .quiz-result-mark .progress-circle.gt-50{background-color:#95e6f9}.quiz-result .quiz-result-mark .progress-circle.gt-50 .background{clip:rect(0,100px,200px,0)}.quiz-result .quiz-result-mark .progress-circle.gt-50 .fill{clip:rect(0,200px,200px,100px);background:#DDD}.quiz-result .quiz-result-summary{margin-bottom:20px;max-width:500px}.quiz-result .quiz-result-summary .quiz-result-field{position:relative;background:#F5F5F5;color:#fff;margin:0 0 8px 0;font-size:12px;padding:5px 10px;-webkit-border-radius:4px;-khtml-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;overflow:hidden}.quiz-result .quiz-result-summary .quiz-result-field span,.quiz-result .quiz-result-summary .quiz-result-field span:after,.quiz-result .quiz-result-summary .quiz-result-field:before{display:block;position:absolute;top:0;left:0;height:100%;content:attr(data-text);color:#FFF;white-space:nowrap;overflow:hidden;padding:3px 10px;background:0 0;transition:width .5s}.quiz-result .quiz-result-summary .quiz-result-field:before{content:'';padding:0}.quiz-result .quiz-result-summary .quiz-result-field span{padding:0}.quiz-result .quiz-result-summary .quiz-result-field span:after{margin:3px 10px;padding:0;width:100%}.quiz-result .quiz-result-summary .quiz-result-field.correct{background:#22b4ff}.quiz-result .quiz-result-summary .quiz-result-field.wrong{background:#ff5425}.quiz-result .quiz-result-summary .quiz-result-field.empty{color:#656D6D}.quiz-result p.quiz-result-time{margin:0 0 10px 0}.quiz-result .quiz-grade p{margin:0 0 10px 0}.quiz-result .quiz-grade p span{font-weight:700}.quiz-result .quiz-grade p span.passed{color:#22b4ff}.quiz-result .quiz-grade p span.failed{color:#ff5425}.single-quiz .quiz-result-field[data-value="0"]:before,.single-quiz .quiz-result-field[data-value="0"] span,#quiz-countdown[data-value="0"]:after{width:0}.single-quiz .quiz-result-field[data-value="1"]:before,.single-quiz .quiz-result-field[data-value="1"] span,#quiz-countdown[data-value="1"]:after{width:1%}.single-quiz .quiz-result-field[data-value="2"]:before,.single-quiz .quiz-result-field[data-value="2"] span,#quiz-countdown[data-value="2"]:after{width:2%}.single-quiz .quiz-result-field[data-value="3"]:before,.single-quiz .quiz-result-field[data-value="3"] span,#quiz-countdown[data-value="3"]:after{width:3%}.single-quiz .quiz-result-field[data-value="4"]:before,.single-quiz .quiz-result-field[data-value="4"] span,#quiz-countdown[data-value="4"]:after{width:4%}.single-quiz .quiz-result-field[data-value="5"]:before,.single-quiz .quiz-result-field[data-value="5"] span,#quiz-countdown[data-value="5"]:after{width:5%}.single-quiz .quiz-result-field[data-value="6"]:before,.single-quiz .quiz-result-field[data-value="6"] span,#quiz-countdown[data-value="6"]:after{width:6%}.single-quiz .quiz-result-field[data-value="7"]:before,.single-quiz .quiz-result-field[data-value="7"] span,#quiz-countdown[data-value="7"]:after{width:7%}.single-quiz .quiz-result-field[data-value="8"]:before,.single-quiz .quiz-result-field[data-value="8"] span,#quiz-countdown[data-value="8"]:after{width:8%}.single-quiz .quiz-result-field[data-value="9"]:before,.single-quiz .quiz-result-field[data-value="9"] span,#quiz-countdown[data-value="9"]:after{width:9%}.single-quiz .quiz-result-field[data-value="10"]:before,.single-quiz .quiz-result-field[data-value="10"] span,#quiz-countdown[data-value="10"]:after{width:10%}.single-quiz .quiz-result-field[data-value="11"]:before,.single-quiz .quiz-result-field[data-value="11"] span,#quiz-countdown[data-value="11"]:after{width:11%}.single-quiz .quiz-result-field[data-value="12"]:before,.single-quiz .quiz-result-field[data-value="12"] span,#quiz-countdown[data-value="12"]:after{width:12%}.single-quiz .quiz-result-field[data-value="13"]:before,.single-quiz .quiz-result-field[data-value="13"] span,#quiz-countdown[data-value="13"]:after{width:13%}.single-quiz .quiz-result-field[data-value="14"]:before,.single-quiz .quiz-result-field[data-value="14"] span,#quiz-countdown[data-value="14"]:after{width:14%}.single-quiz .quiz-result-field[data-value="15"]:before,.single-quiz .quiz-result-field[data-value="15"] span,#quiz-countdown[data-value="15"]:after{width:15%}.single-quiz .quiz-result-field[data-value="16"]:before,.single-quiz .quiz-result-field[data-value="16"] span,#quiz-countdown[data-value="16"]:after{width:16%}.single-quiz .quiz-result-field[data-value="17"]:before,.single-quiz .quiz-result-field[data-value="17"] span,#quiz-countdown[data-value="17"]:after{width:17%}.single-quiz .quiz-result-field[data-value="18"]:before,.single-quiz .quiz-result-field[data-value="18"] span,#quiz-countdown[data-value="18"]:after{width:18%}.single-quiz .quiz-result-field[data-value="19"]:before,.single-quiz .quiz-result-field[data-value="19"] span,#quiz-countdown[data-value="19"]:after{width:19%}.single-quiz .quiz-result-field[data-value="20"]:before,.single-quiz .quiz-result-field[data-value="20"] span,#quiz-countdown[data-value="20"]:after{width:20%}.single-quiz .quiz-result-field[data-value="21"]:before,.single-quiz .quiz-result-field[data-value="21"] span,#quiz-countdown[data-value="21"]:after{width:21%}.single-quiz .quiz-result-field[data-value="22"]:before,.single-quiz .quiz-result-field[data-value="22"] span,#quiz-countdown[data-value="22"]:after{width:22%}.single-quiz .quiz-result-field[data-value="23"]:before,.single-quiz .quiz-result-field[data-value="23"] span,#quiz-countdown[data-value="23"]:after{width:23%}.single-quiz .quiz-result-field[data-value="24"]:before,.single-quiz .quiz-result-field[data-value="24"] span,#quiz-countdown[data-value="24"]:after{width:24%}.single-quiz .quiz-result-field[data-value="25"]:before,.single-quiz .quiz-result-field[data-value="25"] span,#quiz-countdown[data-value="25"]:after{width:25%}.single-quiz .quiz-result-field[data-value="26"]:before,.single-quiz .quiz-result-field[data-value="26"] span,#quiz-countdown[data-value="26"]:after{width:26%}.single-quiz .quiz-result-field[data-value="27"]:before,.single-quiz .quiz-result-field[data-value="27"] span,#quiz-countdown[data-value="27"]:after{width:27%}.single-quiz .quiz-result-field[data-value="28"]:before,.single-quiz .quiz-result-field[data-value="28"] span,#quiz-countdown[data-value="28"]:after{width:28%}.single-quiz .quiz-result-field[data-value="29"]:before,.single-quiz .quiz-result-field[data-value="29"] span,#quiz-countdown[data-value="29"]:after{width:29%}.single-quiz .quiz-result-field[data-value="30"]:before,.single-quiz .quiz-result-field[data-value="30"] span,#quiz-countdown[data-value="30"]:after{width:30%}.single-quiz .quiz-result-field[data-value="31"]:before,.single-quiz .quiz-result-field[data-value="31"] span,#quiz-countdown[data-value="31"]:after{width:31%}.single-quiz .quiz-result-field[data-value="32"]:before,.single-quiz .quiz-result-field[data-value="32"] span,#quiz-countdown[data-value="32"]:after{width:32%}.single-quiz .quiz-result-field[data-value="33"]:before,.single-quiz .quiz-result-field[data-value="33"] span,#quiz-countdown[data-value="33"]:after{width:33%}.single-quiz .quiz-result-field[data-value="34"]:before,.single-quiz .quiz-result-field[data-value="34"] span,#quiz-countdown[data-value="34"]:after{width:34%}.single-quiz .quiz-result-field[data-value="35"]:before,.single-quiz .quiz-result-field[data-value="35"] span,#quiz-countdown[data-value="35"]:after{width:35%}.single-quiz .quiz-result-field[data-value="36"]:before,.single-quiz .quiz-result-field[data-value="36"] span,#quiz-countdown[data-value="36"]:after{width:36%}.single-quiz .quiz-result-field[data-value="37"]:before,.single-quiz .quiz-result-field[data-value="37"] span,#quiz-countdown[data-value="37"]:after{width:37%}.single-quiz .quiz-result-field[data-value="38"]:before,.single-quiz .quiz-result-field[data-value="38"] span,#quiz-countdown[data-value="38"]:after{width:38%}.single-quiz .quiz-result-field[data-value="39"]:before,.single-quiz .quiz-result-field[data-value="39"] span,#quiz-countdown[data-value="39"]:after{width:39%}.single-quiz .quiz-result-field[data-value="40"]:before,.single-quiz .quiz-result-field[data-value="40"] span,#quiz-countdown[data-value="40"]:after{width:40%}.single-quiz .quiz-result-field[data-value="41"]:before,.single-quiz .quiz-result-field[data-value="41"] span,#quiz-countdown[data-value="41"]:after{width:41%}.single-quiz .quiz-result-field[data-value="42"]:before,.single-quiz .quiz-result-field[data-value="42"] span,#quiz-countdown[data-value="42"]:after{width:42%}.single-quiz .quiz-result-field[data-value="43"]:before,.single-quiz .quiz-result-field[data-value="43"] span,#quiz-countdown[data-value="43"]:after{width:43%}.single-quiz .quiz-result-field[data-value="44"]:before,.single-quiz .quiz-result-field[data-value="44"] span,#quiz-countdown[data-value="44"]:after{width:44%}.single-quiz .quiz-result-field[data-value="45"]:before,.single-quiz .quiz-result-field[data-value="45"] span,#quiz-countdown[data-value="45"]:after{width:45%}.single-quiz .quiz-result-field[data-value="46"]:before,.single-quiz .quiz-result-field[data-value="46"] span,#quiz-countdown[data-value="46"]:after{width:46%}.single-quiz .quiz-result-field[data-value="47"]:before,.single-quiz .quiz-result-field[data-value="47"] span,#quiz-countdown[data-value="47"]:after{width:47%}.single-quiz .quiz-result-field[data-value="48"]:before,.single-quiz .quiz-result-field[data-value="48"] span,#quiz-countdown[data-value="48"]:after{width:48%}.single-quiz .quiz-result-field[data-value="49"]:before,.single-quiz .quiz-result-field[data-value="49"] span,#quiz-countdown[data-value="49"]:after{width:49%}.single-quiz .quiz-result-field[data-value="50"]:before,.single-quiz .quiz-result-field[data-value="50"] span,#quiz-countdown[data-value="50"]:after{width:50%}.single-quiz .quiz-result-field[data-value="51"]:before,.single-quiz .quiz-result-field[data-value="51"] span,#quiz-countdown[data-value="51"]:after{width:51%}.single-quiz .quiz-result-field[data-value="52"]:before,.single-quiz .quiz-result-field[data-value="52"] span,#quiz-countdown[data-value="52"]:after{width:52%}.single-quiz .quiz-result-field[data-value="53"]:before,.single-quiz .quiz-result-field[data-value="53"] span,#quiz-countdown[data-value="53"]:after{width:53%}.single-quiz .quiz-result-field[data-value="54"]:before,.single-quiz .quiz-result-field[data-value="54"] span,#quiz-countdown[data-value="54"]:after{width:54%}.single-quiz .quiz-result-field[data-value="55"]:before,.single-quiz .quiz-result-field[data-value="55"] span,#quiz-countdown[data-value="55"]:after{width:55%}.single-quiz .quiz-result-field[data-value="56"]:before,.single-quiz .quiz-result-field[data-value="56"] span,#quiz-countdown[data-value="56"]:after{width:56%}.single-quiz .quiz-result-field[data-value="57"]:before,.single-quiz .quiz-result-field[data-value="57"] span,#quiz-countdown[data-value="57"]:after{width:57%}.single-quiz .quiz-result-field[data-value="58"]:before,.single-quiz .quiz-result-field[data-value="58"] span,#quiz-countdown[data-value="58"]:after{width:58%}.single-quiz .quiz-result-field[data-value="59"]:before,.single-quiz .quiz-result-field[data-value="59"] span,#quiz-countdown[data-value="59"]:after{width:59%}.single-quiz .quiz-result-field[data-value="60"]:before,.single-quiz .quiz-result-field[data-value="60"] span,#quiz-countdown[data-value="60"]:after{width:60%}.single-quiz .quiz-result-field[data-value="61"]:before,.single-quiz .quiz-result-field[data-value="61"] span,#quiz-countdown[data-value="61"]:after{width:61%}.single-quiz .quiz-result-field[data-value="62"]:before,.single-quiz .quiz-result-field[data-value="62"] span,#quiz-countdown[data-value="62"]:after{width:62%}.single-quiz .quiz-result-field[data-value="63"]:before,.single-quiz .quiz-result-field[data-value="63"] span,#quiz-countdown[data-value="63"]:after{width:63%}.single-quiz .quiz-result-field[data-value="64"]:before,.single-quiz .quiz-result-field[data-value="64"] span,#quiz-countdown[data-value="64"]:after{width:64%}.single-quiz .quiz-result-field[data-value="65"]:before,.single-quiz .quiz-result-field[data-value="65"] span,#quiz-countdown[data-value="65"]:after{width:65%}.single-quiz .quiz-result-field[data-value="66"]:before,.single-quiz .quiz-result-field[data-value="66"] span,#quiz-countdown[data-value="66"]:after{width:66%}.single-quiz .quiz-result-field[data-value="67"]:before,.single-quiz .quiz-result-field[data-value="67"] span,#quiz-countdown[data-value="67"]:after{width:67%}.single-quiz .quiz-result-field[data-value="68"]:before,.single-quiz .quiz-result-field[data-value="68"] span,#quiz-countdown[data-value="68"]:after{width:68%}.single-quiz .quiz-result-field[data-value="69"]:before,.single-quiz .quiz-result-field[data-value="69"] span,#quiz-countdown[data-value="69"]:after{width:69%}.single-quiz .quiz-result-field[data-value="70"]:before,.single-quiz .quiz-result-field[data-value="70"] span,#quiz-countdown[data-value="70"]:after{width:70%}.single-quiz .quiz-result-field[data-value="71"]:before,.single-quiz .quiz-result-field[data-value="71"] span,#quiz-countdown[data-value="71"]:after{width:71%}.single-quiz .quiz-result-field[data-value="72"]:before,.single-quiz .quiz-result-field[data-value="72"] span,#quiz-countdown[data-value="72"]:after{width:72%}.single-quiz .quiz-result-field[data-value="73"]:before,.single-quiz .quiz-result-field[data-value="73"] span,#quiz-countdown[data-value="73"]:after{width:73%}.single-quiz .quiz-result-field[data-value="74"]:before,.single-quiz .quiz-result-field[data-value="74"] span,#quiz-countdown[data-value="74"]:after{width:74%}.single-quiz .quiz-result-field[data-value="75"]:before,.single-quiz .quiz-result-field[data-value="75"] span,#quiz-countdown[data-value="75"]:after{width:75%}.single-quiz .quiz-result-field[data-value="76"]:before,.single-quiz .quiz-result-field[data-value="76"] span,#quiz-countdown[data-value="76"]:after{width:76%}.single-quiz .quiz-result-field[data-value="77"]:before,.single-quiz .quiz-result-field[data-value="77"] span,#quiz-countdown[data-value="77"]:after{width:77%}.single-quiz .quiz-result-field[data-value="78"]:before,.single-quiz .quiz-result-field[data-value="78"] span,#quiz-countdown[data-value="78"]:after{width:78%}.single-quiz .quiz-result-field[data-value="79"]:before,.single-quiz .quiz-result-field[data-value="79"] span,#quiz-countdown[data-value="79"]:after{width:79%}.single-quiz .quiz-result-field[data-value="80"]:before,.single-quiz .quiz-result-field[data-value="80"] span,#quiz-countdown[data-value="80"]:after{width:80%}.single-quiz .quiz-result-field[data-value="81"]:before,.single-quiz .quiz-result-field[data-value="81"] span,#quiz-countdown[data-value="81"]:after{width:81%}.single-quiz .quiz-result-field[data-value="82"]:before,.single-quiz .quiz-result-field[data-value="82"] span,#quiz-countdown[data-value="82"]:after{width:82%}.single-quiz .quiz-result-field[data-value="83"]:before,.single-quiz .quiz-result-field[data-value="83"] span,#quiz-countdown[data-value="83"]:after{width:83%}.single-quiz .quiz-result-field[data-value="84"]:before,.single-quiz .quiz-result-field[data-value="84"] span,#quiz-countdown[data-value="84"]:after{width:84%}.single-quiz .quiz-result-field[data-value="85"]:before,.single-quiz .quiz-result-field[data-value="85"] span,#quiz-countdown[data-value="85"]:after{width:85%}.single-quiz .quiz-result-field[data-value="86"]:before,.single-quiz .quiz-result-field[data-value="86"] span,#quiz-countdown[data-value="86"]:after{width:86%}.single-quiz .quiz-result-field[data-value="87"]:before,.single-quiz .quiz-result-field[data-value="87"] span,#quiz-countdown[data-value="87"]:after{width:87%}.single-quiz .quiz-result-field[data-value="88"]:before,.single-quiz .quiz-result-field[data-value="88"] span,#quiz-countdown[data-value="88"]:after{width:88%}.single-quiz .quiz-result-field[data-value="89"]:before,.single-quiz .quiz-result-field[data-value="89"] span,#quiz-countdown[data-value="89"]:after{width:89%}.single-quiz .quiz-result-field[data-value="90"]:before,.single-quiz .quiz-result-field[data-value="90"] span,#quiz-countdown[data-value="90"]:after{width:90%}.single-quiz .quiz-result-field[data-value="91"]:before,.single-quiz .quiz-result-field[data-value="91"] span,#quiz-countdown[data-value="91"]:after{width:91%}.single-quiz .quiz-result-field[data-value="92"]:before,.single-quiz .quiz-result-field[data-value="92"] span,#quiz-countdown[data-value="92"]:after{width:92%}.single-quiz .quiz-result-field[data-value="93"]:before,.single-quiz .quiz-result-field[data-value="93"] span,#quiz-countdown[data-value="93"]:after{width:93%}.single-quiz .quiz-result-field[data-value="94"]:before,.single-quiz .quiz-result-field[data-value="94"] span,#quiz-countdown[data-value="94"]:after{width:94%}.single-quiz .quiz-result-field[data-value="95"]:before,.single-quiz .quiz-result-field[data-value="95"] span,#quiz-countdown[data-value="95"]:after{width:95%}.single-quiz .quiz-result-field[data-value="96"]:before,.single-quiz .quiz-result-field[data-value="96"] span,#quiz-countdown[data-value="96"]:after{width:96%}.single-quiz .quiz-result-field[data-value="97"]:before,.single-quiz .quiz-result-field[data-value="97"] span,#quiz-countdown[data-value="97"]:after{width:97%}.single-quiz .quiz-result-field[data-value="98"]:before,.single-quiz .quiz-result-field[data-value="98"] span,#quiz-countdown[data-value="98"]:after{width:98%}.single-quiz .quiz-result-field[data-value="99"]:before,.single-quiz .quiz-result-field[data-value="99"] span,#quiz-countdown[data-value="99"]:after{width:99%}.single-quiz .quiz-result-field[data-value="100"]:before,.single-quiz .quiz-result-field[data-value="100"] span,#quiz-countdown[data-value="100"]:after{width:100%}.learn-press-question-options .answer-option-result label p{display:inline-block;margin:0;font-size:smaller}.learn-press-question-options .answer-option-result label input[disabled]{opacity:1}.learnpress-content{margin-bottom:20px}.course-meta{margin-bottom:20px}.course-meta .course-origin-price{padding-right:5px;text-decoration:line-through}.course-meta .course-price{font-weight:700}.learn-press-message{background:#F5F5F5;border-left:2px solid #00A0D2;padding:10px 20px 1px 20px;margin-bottom:20px}.learn-press-message button{float:right}.learn-press-message p{margin-bottom:10px}.learn-press-message:after{clear:both;content:'';display:block}.learn-press-message.notice{border-left-color:#b3d20a}.learn-press-checkout-comment,.learn-press-checkout-payment{margin-bottom:20px}.learn-press-checkout-payment .payment-methods{list-style:none;margin:0}.single-quiz .quiz-questions-list{padding:0}.single-quiz .quiz-intro{list-style:none;padding:10px 20px;background:#F5F5F5;margin:0 0 20px 0}.single-quiz h4{margin-bottom:10px;font-size:18px}.learn-press-tooltip{font-size:20px;display:inline-block;vertical-align:middle;background:#0f4956;cursor:pointer;line-height:1;width:10px;height:10px;border-radius:50%;font-weight:700;position:relative}.learn-press-tooltip:before{content:"?";font-size:7px;color:#fff;position:absolute;top:2px;left:3px}.learn-press-user-profile .learn-press-tabs{list-style:none;margin:30px 0 20px;padding-left:5px;border-bottom:1px solid #DDD}.learn-press-user-profile .learn-press-tabs>li{float:left;list-style-type:none}.learn-press-user-profile .learn-press-tabs>li>a{box-shadow:none;outline:0;display:block;border:none;padding:5px 10px}.learn-press-user-profile .learn-press-tabs>li.current a{background-color:#FFF;border:1px solid #DDD;border-bottom-color:#fff0;z-index:10;margin-bottom:-1px}.learn-press-user-profile .learn-press-tabs-wrapper-x .learn-press-subtabs>li{display:inline-block;margin-right:10px}.learn-press-user-profile .learn-press-tabs-wrapper-x .learn-press-subtabs>li.current{font-weight:700}.learn-press-user-profile .learn-press-tabs-wrapper-x .learn-press-subtab-content{display:none}.learn-press-user-profile .learn-press-tabs-wrapper-x .learn-press-subtab-content.current{display:block}.learn-press-user-profile .learn-press-tabs-wrapper-x .learn-press-subtab-content li.course h3{padding-bottom:10px}.learn-press-user-profile .learn-press-tabs-wrapper-x .learn-press-subtab-content .profile-courses{list-style-type:none}.learn-press-user-profile .learn-press-tabs-wrapper-x .learn-press-subtab-content .profile-courses .learn-press-course-results-progress{padding:0 15px 15px 15px;margin:0}.learn-press-pagination{text-align:center}.learn-press-pagination ul{list-style:disc}.learn-press-pagination ul>li{display:inline-block}.learn-press-pagination ul>li span{display:inline-block;padding:0 10px;border:1px solid #DDD;background-color:#F5F5F5}.learn-press-pagination ul>li a{display:inline-block;padding:0 10px;border:1px solid #DDD;background-color:#FFF}.learn-press-become-teacher-form ul{list-style:none;padding:0}.learn-press-become-teacher-form ul li{margin-bottom:20px}#popup_container{background:#FFF}#popup_container #popup_title{padding:10px 20px;background:#18B6C7;color:#FFF;font-size:18px;margin:0}#popup_container #popup_content{padding:20px}#popup_container #popup_content #popup_message{margin-bottom:20px}#popup_container #popup_panel{text-align:center}.single-lp_course .course-students{padding-top:10px}.single-lp_course .course-students-list{margin-top:10px}.single-lp_course .course-students-list .students{list-style-type:none;margin:0}.single-lp_course .course-students-list .students li{display:inline-block;margin-right:10px}.single-lp_course .course-students-list .students p{margin-top:15px}.single-lp_course .lp_course .entry-footer{display:none}.learn-press-tooltip-bubble{position:absolute;background:rgb(26 26 26 / .9);color:#fff;padding:8px 10px;font-size:12px;z-index:9999999;line-height:1;border-radius:3px}input.blank-fill-correct{width:auto}body.content-item-only{background:#FFF;opacity:0}body.content-item-only .learn-press-content-item-only{position:fixed;z-index:9999999;left:0;top:0;width:100%;height:100%;background:#FFF;overflow:auto;padding:20px;margin:0}body.content-item-only #learn-press-content-item{border:none;display:block}.lp-group-heading-title.toggle-off,.lp-group-heading-title.toggle-on{cursor:pointer}.lp-group-heading-title.toggle-off .toggle-icon,.lp-group-heading-title.toggle-on .toggle-icon{display:inline-block;font-size:larger;line-height:1;font-weight:700;margin-left:5px}.lp-group-heading-title.toggle-off .toggle-icon:before,.lp-group-heading-title.toggle-on .toggle-icon:before{content:'+'}.lp-group-heading-title.toggle-on .toggle-icon:before{content:'-'}.sidebar-hide-btn,.sidebar-show-btn{cursor:pointer;width:32px;height:32px;display:inline-block;font-size:34px;margin-top:10px}.sidebar-hide-btn{margin-left:20px}.sidebar-show-btn{cursor:pointer;margin-right:30px}.user-profile-edit-form .info-field{margin-bottom:20px}.user-profile-edit-form .description{margin-top:5px}.user-profile-edit-form .user-profile-picture{clear:both}.user-profile-edit-form .user-profile-picture .picture,.user-profile-edit-form .user-profile-picture .change-picture{display:inline-block}.user-profile-edit-form .user-profile-picture .change-picture .description{margin:0 0 10px 0}.user-profile-edit-form .user-profile-picture img{float:left;margin-right:20px}.user-profile-edit-form .profile-field-name{font-weight:700;margin-bottom:10px}.user-profile-edit-form .change-password{margin-bottom:10px}.user-profile-edit-form #user_profile_password_form input{margin-bottom:20px}.user-profile-edit-form #user_profile_password_form .description{margin-top:-15px}.user-profile-edit-form .update-profile{margin-top:20px}.payment-method-form.payment_method_authorizenet{background:#f7f7f7;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;padding-top:25px}.payment-method-form.payment_method_authorizenet .row-fluid{clear:both;padding-bottom:25px}.payment-method-form.payment_method_authorizenet .row-fluid .span6:first-child{width:50%;float:left}.payment-method-form.payment_method_authorizenet .row-fluid .span6:first-child label{margin-left:17px}.payment-method-form.payment_method_authorizenet .row-fluid .span6:first-child select,.payment-method-form.payment_method_authorizenet .row-fluid .span6:first-child input{margin-left:10px}.payment-method-form.payment_method_authorizenet .row-fluid .span6 select,.payment-method-form.payment_method_authorizenet .row-fluid .span6 input{padding:8px 0}.payment-method-form.payment_method_authorizenet .row-fluid .span6 select.required{color:#000}.place-order-action{margin-top:20px}.learn-press-user-profile .cropit-preview{background-color:#f8f8f8;background-size:cover;border:1px solid #ccc;border-radius:3px;margin-top:7px;width:250px;height:250px}.learn-press-user-profile .cropit-preview-image{max-width:none;max-height:none}.learn-press-user-profile .cropit-preview-image-container{cursor:move}.learn-press-user-profile .image-size-label{margin-top:10px}.content-item-quiz.single-quiz{margin-bottom:50px}@-moz-keyframes spin-12{0%{-moz-transform:rotate(0deg) translate(0)}100%{-moz-transform:rotate(360deg) translate(0)}}@-webkit-keyframes spin-12{0%{-webkit-transform:rotate(0deg) translate(0)}100%{-webkit-transform:rotate(360deg) translate(0)}}@keyframes spin-12{0%{-webkit-transform:rotate(0deg) translate(0);transform:rotate(0deg) translate(0)}100%{-webkit-transform:rotate(360deg) translate(0);transform:rotate(360deg) translate(0)}}@-moz-keyframes spin-13{100%{-moz-transform:rotate(0deg) translate(0)}0%{-moz-transform:rotate(360deg) translate(0)}}@-webkit-keyframes spin-13{0%{-webkit-transform:rotate(0deg) translate(0)}100%{-webkit-transform:rotate(360deg) translate(0)}}@keyframes spin-13{100%{-webkit-transform:rotate(0deg) translate(0);transform:rotate(0deg) translate(0)}0%{-webkit-transform:rotate(360deg) translate(0);transform:rotate(360deg) translate(0)}}@media screen and (max-width:1250px){.single-lp_course .learn-press-course-results-progress .items-progress,.single-lp_course .learn-press-course-results-progress .course-progress{float:none;width:100%}.single-lp_course .learn-press-course-results-progress .items-progress{margin-bottom:50px}}@media screen and (max-width:768px){#learn-press-block-content:before{width:60px;height:60px;margin-left:-30px;margin-top:-30px;-webkit-clip-path:polygon(0 60px,60px 60px,60px 30px,30px 30px,30px 0,0 0)}#learn-press-block-content span{clip:rect(0,64px,32px,32px);width:64px;height:64px;margin-left:-32px;margin-top:-32px}#learn-press-block-content span:before{width:64px;height:64px}.learn-press-course-results-progress .items-progress,.learn-press-course-results-progress .course-progress{width:100%;margin-right:0}}@media (min-width:992px){.learn-press-courses li.course:nth-child(4n+1){clear:left}}@media (max-width:992px){.learn-press-courses{margin:0}}@media (max-width:992px) and (min-width:600px){.learn-press-courses li.course{width:31.33%;margin:0 2% 30px 0}.learn-press-courses li.course:nth-child(3n+1){clear:left;margin-left:0}}@media (max-width:600px) and (min-width:400px){.learn-press-courses li.course{width:48%;margin:0 2% 30px 0}.learn-press-courses li.course:nth-child(2n+1){clear:left;margin-left:0}}@media (max-width:400px){.learn-press-courses li.course{width:100%;margin:0 0 30px 0;clear:left}}@media screen and (min-width:61.5625em){body.single-lp_course article.lp_course .entry-content{width:100%}body.single-lp_course article.lp_course .entry-footer{display:none}}@media screen and (max-width:615px){.payment-method-form.payment_method_authorizenet .row-fluid{padding-bottom:15px}.payment-method-form.payment_method_authorizenet .row-fluid .span6:first-child{width:100%;margin-bottom:15px}.payment-method-form.payment_method_authorizenet .row-fluid .span6 label{margin-left:17px}.payment-method-form.payment_method_authorizenet .row-fluid .span6 select,.payment-method-form.payment_method_authorizenet .row-fluid .span6 input{margin-left:10px}.payment-method-form.payment_method_authorizenet .row-fluid .span6 select,.payment-method-form.payment_method_authorizenet .row-fluid .span6 input{padding:8px 0}.payment-method-form.payment_method_authorizenet .row-fluid .span6 select.required{color:#000}.payment-method-form.payment_method_authorizenet .row-fluid .span6 #learn-press-authorizenet-payment-expmonth{margin-bottom:10px}}.learn-press-user-profile #lp-menu-change-picture{list-style:none}.learn-press-user-profile #lp-menu-change-picture .lp-label-change-picture{display:block;color:#8a2be2;padding:2px 10px;border:solid 1px gray;cursor:pointer}.learn-press-user-profile #lp-menu-change-picture .dropdown{display:inline-block}.learn-press-user-profile #lp-menu-change-picture .dropdown:hover .dropdown-menu{display:block}.learn-press-user-profile #lp-menu-change-picture .dropdown .dropdown-menu{display:none;position:absolute;list-style:none;margin:0!important;padding:0;background-color:#F5F5F5}.learn-press-user-profile #lp-menu-change-picture .dropdown .dropdown-menu li{display:block;cursor:pointer;border:solid 1px #999;border-bottom:none;padding:3px 10px}.learn-press-user-profile #lp-menu-change-picture .dropdown .dropdown-menu li:hover{color:blue;background-color:#add8e6}.learn-press-user-profile #lp-menu-change-picture .dropdown .dropdown-menu li:last-child{border-bottom:solid 1px #999}.learn-press-user-profile #lp-menu-change-picture .dropdown .dropdown-menu li.lp-menu-item-selected{background:#4169e1}.learn-press-user-profile #lp-profile_picture_type{display:none}.learn-press-user-profile #lpbox-upload-crop-profile-picture{display:none;border:solid 1px gray;padding:10px;max-width:500px;background-color:#f8f8ff}.learn-press-user-profile #lpbox-upload-crop-profile-picture .lpbox-title{font-size:20px}.learn-press-user-profile #lpbox-upload-crop-profile-picture .image-editor{width:300px;float:left}.learn-press-user-profile #lpbox-upload-crop-profile-picture .image-editor .cropit-preview{background-color:#f8f8f8;background-size:cover;border:1px solid #ccc;border-radius:3px;margin-top:7px;width:252px;height:252px}.learn-press-user-profile #lpbox-upload-crop-profile-picture .image-editor .cropit-preview .cropit-preview-image-container{cursor:move}.learn-press-user-profile #lpbox-upload-crop-profile-picture .image-editor .cropit-preview .cropit-preview-image-container .cropit-preview-image{max-width:none;max-height:none}.learn-press-user-profile #lpbox-upload-crop-profile-picture .image-editor .image-editor-btn{margin:10px auto;text-align:center!important}.learn-press-user-profile #lpbox-upload-crop-profile-picture .image-editor .image-editor-btn .input{display:inline-block!important}.learn-press-user-profile #lpbox-upload-crop-profile-picture .image-editor .cropit-preview{margin:0 auto}.learn-press-user-profile #lpbox-upload-crop-profile-picture .image-editor-sidebar-right{width:150px;float:left}.learn-press-user-profile #lpbox-upload-crop-profile-picture .image-editor-sidebar-right a{display:block;text-align:center;margin:10px 0}.learn-press-user-profile #lpbox-upload-crop-profile-picture .image-editor-sidebar-right .dashicons{line-height:1.5;margin-right:5px}.is-countdown{border:1px solid #ccc;background-color:#eee}.countdown-rtl{direction:rtl}.countdown-holding span{color:#888}.countdown-row{clear:both;width:100%;padding:0 2px;text-align:center}.countdown-show1 .countdown-section{width:98%}.countdown-show2 .countdown-section{width:48%}.countdown-show3 .countdown-section{width:32.5%}.countdown-show4 .countdown-section{width:24.5%}.countdown-show5 .countdown-section{width:19.5%}.countdown-show6 .countdown-section{width:16.25%}.countdown-show7 .countdown-section{width:14%}.countdown-section{display:block;float:left;font-size:75%;text-align:center}.countdown-amount{font-size:200%}.countdown-period{display:block}.countdown-descr{display:block;width:100%}.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.owl-carousel .owl-item{float:left}.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor:pointer}.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:#fff0}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}div.wpcf7{margin:0;padding:0}div.wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em}div.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);height:1px;width:1px;margin:0;padding:0;border:0}div.wpcf7-mail-sent-ok{border:2px solid #398f14}div.wpcf7-mail-sent-ng{border:2px solid red}div.wpcf7-spam-blocked{border:2px solid orange}div.wpcf7-validation-errors{border:2px solid #f7e700}.wpcf7-form-control-wrap{position:relative}span.wpcf7-not-valid-tip{color:red;font-size:1em;display:block}.use-floating-validation-tip span.wpcf7-not-valid-tip{position:absolute;top:20%;left:20%;z-index:100;border:1px solid red;background:#fff;padding:.2em .8em}span.wpcf7-list-item{margin-left:.5em}.wpcf7-display-none{display:none}div.wpcf7 img.ajax-loader{border:none;vertical-align:middle;margin-left:4px}div.wpcf7 div.ajax-error{display:none}div.wpcf7 .placeheld{color:#888}.mc4wp-form input[name^="_mc4wp_honey"]{display:none!important}.mc4wp-form-basic,.mc4wp-form-theme{margin:1em 0}.mc4wp-form-basic,.mc4wp-form-basic input,.mc4wp-form-basic label,.mc4wp-form-theme,.mc4wp-form-theme input,.mc4wp-form-theme label{width:auto;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:auto;height:auto;vertical-align:baseline;line-height:normal}.mc4wp-form-basic:after,.mc4wp-form-theme:after{content:"";display:table;clear:both}.mc4wp-form-basic label,.mc4wp-form-theme label{font-weight:700;margin-bottom:6px;display:block}.mc4wp-form-basic input.placeholdersjs,.mc4wp-form-theme input.placeholdersjs{color:#aaa!important}.mc4wp-form-basic input[type=text],.mc4wp-form-basic input[type=email],.mc4wp-form-basic input[type=tel],.mc4wp-form-basic input[type=url],.mc4wp-form-basic input[type=date],.mc4wp-form-basic select,.mc4wp-form-basic textarea,.mc4wp-form-theme input[type=text],.mc4wp-form-theme input[type=email],.mc4wp-form-theme input[type=tel],.mc4wp-form-theme input[type=url],.mc4wp-form-theme input[type=date],.mc4wp-form-theme select,.mc4wp-form-theme textarea{min-height:28px;width:100%;max-width:480px}.mc4wp-form-basic input[type=number],.mc4wp-form-theme input[type=number]{min-width:40px}.mc4wp-form-basic input[type=checkbox],.mc4wp-form-basic input[type=radio],.mc4wp-form-theme input[type=checkbox],.mc4wp-form-theme input[type=radio]{position:relative;margin:0 6px 0 0;padding:0;height:13px;width:13px;display:inline-block;border:0}.mc4wp-form-basic input[type=checkbox],.mc4wp-form-theme input[type=checkbox]{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}.mc4wp-form-basic input[type=radio],.mc4wp-form-theme input[type=radio]{-webkit-appearance:radio;-moz-appearance:radio;appearance:radio}.mc4wp-form-basic button,.mc4wp-form-basic input[type=submit],.mc4wp-form-basic input[type=button],.mc4wp-form-theme button,.mc4wp-form-theme input[type=submit],.mc4wp-form-theme input[type=button]{cursor:pointer;display:inline-block;-webkit-appearance:none;-moz-appearance:none;appearance:none}.mc4wp-form-basic label>span,.mc4wp-form-basic li>label,.mc4wp-form-theme label>span,.mc4wp-form-theme li>label{font-weight:400}.mc4wp-form-basic .mc4wp-alert,.mc4wp-form-theme .mc4wp-alert{color:#c09853;clear:both}.mc4wp-form-basic .mc4wp-success,.mc4wp-form-theme .mc4wp-success{color:#468847}.mc4wp-form-basic .mc4wp-notice,.mc4wp-form-theme .mc4wp-notice{color:#3a87ad}.mc4wp-form-basic .mc4wp-error,.mc4wp-form-theme .mc4wp-error{color:#cd5c5c}.rtl .mc4wp-form-reset input[type=checkbox],.rtl .mc4wp-form-reset input[type=radio]{margin:0 0 0 6px}.panel-grid{zoom:1}.panel-grid:before{content:'';display:block}.panel-grid:after{content:'';display:table;clear:both}.panel-grid-cell{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;min-height:1em}.panel-grid-cell .so-panel{zoom:1}.panel-grid-cell .so-panel:before{content:'';display:block}.panel-grid-cell .so-panel:after{content:'';display:table;clear:both}.panel-grid-cell .panel-last-child{margin-bottom:0}.panel-grid-cell .widget-title{margin-top:0}.panel-row-style{zoom:1}.panel-row-style:before{content:'';display:block}.panel-row-style:after{content:'';display:table;clear:both}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:#fff0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,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{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}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{line-height:normal}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;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-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{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}@media print{*,:before,:after{background:transparent!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%!important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}select{background:#fff!important}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered th,.table-bordered td{border:1px solid #ddd!important}}*{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}:before,:after{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:#fff0}body{font-family:Roboto,serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:hover,a:focus{color:#23527c;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:400;line-height:1;color:#777}h1,.h1,h2,.h2,h3,.h3{margin-top:20px;margin-bottom:10px}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small{font-size:65%}h4,.h4,h5,.h5,h6,.h6{margin-top:10px;margin-bottom:10px}h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small{font-size:75%}h1,.h1{font-size:36px}h2,.h2{font-size:30px}h3,.h3{font-size:24px}h4,.h4{font-size:18px}h5,.h5{font-size:14px}h6,.h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}small,.small{font-size:92%}mark,.mark{background-color:#fcf8e3;padding:.2em}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#337ab7}a.text-primary:hover{color:#286090}.text-success{color:#3c763d}a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:hover{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ul,ol{margin-top:0;margin-bottom:10px}ul ul,ol ul,ul ol,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none;margin-left:-5px}.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}dl{margin-top:0;margin-bottom:20px}dt,dd{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0}blockquote footer,blockquote small,blockquote .small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote footer:before,blockquote small:before,blockquote .small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0;text-align:right}.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before{content:''}.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after{content:'\00A0 \2014'}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;box-shadow:inset 0 -1px 0 rgb(0 0 0 / .25)}kbd kbd{padding:0;font-size:100%;font-weight:700;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;word-break:break-all;word-wrap:break-word;color:#333;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:#fff0;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.row{margin-left:-15px;margin-right:-15px}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:#fff0}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-child(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}table col[class*=col-]{position:static;float:none;display:table-column}table td[class*=col-],table th[class*=col-]{position:static;float:none;display:table-cell}.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{background-color:#f5f5f5}.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th{background-color:#e8e8e8}.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th{background-color:#dff0d8}.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th{background-color:#d0e9c6}.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th{background-color:#d9edf7}.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3}.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th{background-color:#fcf8e3}.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th{background-color:#faf2cc}.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{background-color:#f2dede}.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc}.table-responsive{overflow-x:auto;min-height:.01%}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}fieldset{padding:0;margin:0;border:0;min-width:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}input[type=radio],input[type=checkbox]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=file]:focus,input[type=radio]:focus,input[type=checkbox]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgb(0 0 0 / .075);-moz-box-shadow:inset 0 1px 1px rgb(0 0 0 / .075);box-shadow:inset 0 1px 1px rgb(0 0 0 / .075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-moz-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-ms-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgb(0 0 0 / .075),0 0 8px rgb(102 175 233 / .6);-moz-box-shadow:inset 0 1px 1px rgb(0 0 0 / .075),0 0 8px rgb(102 175 233 / .6);box-shadow:inset 0 1px 1px rgb(0 0 0 / .075),0 0 8px rgb(102 175 233 / .6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control:-moz-placeholder{color:#999}.form-control::-moz-placeholder{color:#999}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{cursor:not-allowed;background-color:#eee;opacity:1}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date],input[type=time],input[type=datetime-local],input[type=month]{line-height:34px}input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm{line-height:31px}input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg{line-height:46px}}.form-group{margin-bottom:15px}.radio,.checkbox{position:relative;display:block;margin-top:10px;margin-bottom:10px}.radio label,.checkbox label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.radio input[type=radio],.radio-inline input[type=radio],.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox]{position:absolute;margin-left:-20px;margin-top:4px \9}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:400;cursor:pointer}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}input[type=radio][disabled],input[type=checkbox][disabled],input[type=radio].disabled,input[type=checkbox].disabled,fieldset[disabled] input[type=radio],fieldset[disabled] input[type=checkbox]{cursor:not-allowed}.radio-inline.disabled,.checkbox-inline.disabled,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.radio.disabled label,.checkbox.disabled label,fieldset[disabled] .radio label,fieldset[disabled] .checkbox label{cursor:not-allowed}.form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-left:0;padding-right:0}.input-sm,.form-group-sm .form-control{height:31px;padding:5px 10px;font-size:13px;line-height:1.5;border-radius:3px}select.input-sm,select.form-group-sm .form-control{height:31px;line-height:31px}textarea.input-sm,textarea.form-group-sm .form-control,select[multiple] .input-sm,select[multiple] .form-group-sm .form-control{height:auto}.input-lg,.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}select.input-lg,select.form-group-lg .form-control{height:46px;line-height:46px}textarea.input-lg,textarea.form-group-lg .form-control,select[multiple] .input-lg,select[multiple] .form-group-lg .form-control{height:auto}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.input-sm+.form-control-feedback{width:31px;height:31px;line-height:31px}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgb(0 0 0 / .075);-moz-box-shadow:inset 0 1px 1px rgb(0 0 0 / .075);box-shadow:inset 0 1px 1px rgb(0 0 0 / .075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgb(0 0 0 / .075),0 0 6px #67b168;-moz-box-shadow:inset 0 1px 1px rgb(0 0 0 / .075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgb(0 0 0 / .075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;border-color:#3c763d;background-color:#dff0d8}.has-success .form-control-feedback{color:#3c763d}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgb(0 0 0 / .075);-moz-box-shadow:inset 0 1px 1px rgb(0 0 0 / .075);box-shadow:inset 0 1px 1px rgb(0 0 0 / .075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgb(0 0 0 / .075),0 0 6px #c0a16b;-moz-box-shadow:inset 0 1px 1px rgb(0 0 0 / .075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgb(0 0 0 / .075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;border-color:#8a6d3b;background-color:#fcf8e3}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgb(0 0 0 / .075);-moz-box-shadow:inset 0 1px 1px rgb(0 0 0 / .075);box-shadow:inset 0 1px 1px rgb(0 0 0 / .075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgb(0 0 0 / .075),0 0 6px #ce8483;-moz-box-shadow:inset 0 1px 1px rgb(0 0 0 / .075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgb(0 0 0 / .075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;border-color:#a94442;background-color:#f2dede}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .radio label,.form-inline .checkbox label{padding-left:0}.form-inline .radio input[type=radio],.form-inline .checkbox input[type=checkbox]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{margin-top:0;margin-bottom:0;padding-top:7px}.form-horizontal .radio,.form-horizontal .checkbox{min-height:27px}.form-horizontal .form-group{margin-left:-15px;margin-right:-15px}@media (min-width:768px){.form-horizontal .control-label{text-align:right;margin-bottom:0;padding-top:7px}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:14.3px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px}}.btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid #fff0;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.42857143;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn:focus,.btn:active:focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn.active.focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus,.btn.focus{color:#333;text-decoration:none}.btn:active,.btn.active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgb(0 0 0 / .125);-moz-box-shadow:inset 0 3px 5px rgb(0 0 0 / .125);box-shadow:inset 0 3px 5px rgb(0 0 0 / .125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;pointer-events:none;-moz-opacity:.65;-khtml-opacity:.65;-webkit-opacity:.65;opacity:.65;-ms-filter:alpha(opacity=65);filter:alpha(opacity=65);-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default:hover,.btn-default:focus,.btn-default.focus,.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled.focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default.focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary:hover,.btn-primary:focus,.btn-primary.focus,.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled.focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary.focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:hover,.btn-success:focus,.btn-success.focus,.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled,.btn-success[disabled],fieldset[disabled] .btn-success,.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled.focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success.focus,.btn-success.disabled:active,.btn-success[disabled]:active,fieldset[disabled] .btn-success:active,.btn-success.disabled.active,.btn-success[disabled].active,fieldset[disabled] .btn-success.active{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info:hover,.btn-info:focus,.btn-info.focus,.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled.focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info.focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].active,fieldset[disabled] .btn-info.active{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:hover,.btn-warning:focus,.btn-warning.focus,.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-warning,.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled.focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning.focus,.btn-warning.disabled:active,.btn-warning[disabled]:active,fieldset[disabled] .btn-warning:active,.btn-warning.disabled.active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning.active{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger:hover,.btn-danger:focus,.btn-danger.focus,.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled.focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger.focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger.active{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{color:#337ab7;font-weight:400;border-radius:0}.btn-link,.btn-link:active,.btn-link.active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:#fff0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:#fff0}.btn-link:hover,.btn-link:focus{color:#23527c;text-decoration:underline;background-color:#fff0}.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#777;text-decoration:none}.btn-lg{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.btn-sm{padding:5px 10px;font-size:13px;line-height:1.5;border-radius:3px}.btn-xs{padding:1px 5px;font-size:13px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=submit].btn-block,input[type=reset].btn-block,input[type=button].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-moz-transition:opacity .15s linear;-o-transition:opacity .15s linear;-ms-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none;visibility:hidden}.collapse.in{display:block;visibility:visible}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-property:height,visibility;transition-property:height,visibility;-moz-transition-duration:.35s;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.nav{margin-bottom:0;padding-left:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#777;text-decoration:none;background-color:#fff0;cursor:not-allowed}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid #fff0;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#555;background-color:#fff;border:1px solid #ddd;border-bottom-color:#fff0;cursor:default}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none;visibility:hidden}.tab-content>.active{display:block;visibility:visible}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid #fff0}@media (min-width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{overflow-x:visible;padding-right:15px;padding-left:15px;border-top:1px solid #fff0;box-shadow:inset 0 1px 0 rgb(255 255 255 / .1);-webkit-overflow-scrolling:touch}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;box-shadow:none}.navbar-collapse.collapse{display:block!important;visibility:visible!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{padding-left:0;padding-right:0}}.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:200px}}.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;padding:15px 15px;font-size:18px;line-height:20px;height:50px}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}.navbar-brand>img{display:block}@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;margin-right:15px;padding:9px 10px;margin-top:8px;margin-bottom:8px;background-color:#fff0;background-image:none;border:1px solid #fff0;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:#fff0;border:0;box-shadow:none}.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.navbar-form{margin-left:-15px;margin-right:-15px;padding:10px 15px;border-top:1px solid #fff0;border-bottom:1px solid #fff0;-webkit-box-shadow:inset 0 1px 0 rgb(255 255 255 / .1),0 1px 0 rgb(255 255 255 / .1);-moz-box-shadow:inset 0 1px 0 rgb(255 255 255 / .1),0 1px 0 rgb(255 255 255 / .1);box-shadow:inset 0 1px 0 rgb(255 255 255 / .1),0 1px 0 rgb(255 255 255 / .1);margin-top:8px;margin-bottom:8px}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group .form-control{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .radio,.navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .radio label,.navbar-form .checkbox label{padding-left:0}.navbar-form .radio input[type=radio],.navbar-form .checkbox input[type=checkbox]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:768px){.navbar-form{width:auto;border:0;margin-left:0;margin-right:0;padding-top:0;padding-bottom:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:9.5px;margin-bottom:9.5px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-left:15px;margin-right:15px}}@media (min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:#fff0}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#333;background-color:#fff0}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus{color:#ccc;background-color:#fff0}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{background-color:#e7e7e7;color:#555}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333;background-color:#fff0}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:#fff0}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:hover,.navbar-default .btn-link:focus{color:#333}.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:focus{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:#fff0}.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:#fff0}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:#fff0}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus{background-color:#080808;color:#fff}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#fff;background-color:#fff0}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#444;background-color:#fff0}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus{color:#fff}.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:focus{color:#444}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;line-height:1.42857143;text-decoration:none;color:#337ab7;background-color:#fff;border:1px solid #ddd;margin-left:-1px}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-bottom-right-radius:4px;border-top-right-radius:4px}.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7;cursor:default}.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#777;background-color:#fff;border-color:#ddd;cursor:not-allowed}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-bottom-right-radius:6px;border-top-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:13px}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-bottom-right-radius:3px;border-top-right-radius:3px}.alert{padding:15px;margin-bottom:20px;border:1px solid #fff0;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#31708f}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{background-color:#f2dede;border-color:#ebccd1;color:#a94442}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;border:0}.embed-responsive.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive.embed-responsive-4by3{padding-bottom:75%}.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after{content:" ";display:table}.clearfix:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after{clear:both}.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after{content:" ";display:table}.clearfix:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:#fff0;text-shadow:none;background-color:#fff0;border:0}.hidden{display:none!important;visibility:hidden!important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none!important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table}tr.visible-xs{display:table-row!important}th.visible-xs,td.visible-xs{display:table-cell!important}}@media (max-width:767px){.visible-xs-block{display:block!important}}@media (max-width:767px){.visible-xs-inline{display:inline!important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table}tr.visible-sm{display:table-row!important}th.visible-sm,td.visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table}tr.visible-md{display:table-row!important}th.visible-md,td.visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table}tr.visible-lg{display:table-row!important}th.visible-lg,td.visible-lg{display:table-cell!important}}@media (min-width:1200px){.visible-lg-block{display:block!important}}@media (min-width:1200px){.visible-lg-inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table}tr.visible-print{display:table-row!important}th.visible-print,td.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}*{margin:0;padding:0}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{line-height:inherit}p{margin-bottom:20px}p:last-child{margin-bottom:0}hr{border:none;background:rgb(0 0 0 / .1);height:1px;margin:20px 0}code{white-space:normal}.clear{clear:both}mark{background-color:#ff0;color:#000}.alert{border-radius:2px}input:focus,textarea:focus,a:focus{outline:0;box-shadow:none;text-decoration:none}.post.sticky .content-inner{border-bottom:none!important}.post.sticky .entry-content{padding:30px 15px;background:rgb(0 0 0 / .04);-webkit-box-shadow:0 0 0 1px rgb(0 0 0 / .09);-moz-box-shadow:0 0 0 1px rgb(0 0 0 / .09);box-shadow:0 0 0 1px rgb(0 0 0 / .09)}.alignleft{float:left}.alignright{float:right}.aligncenter{display:block;margin-left:auto;margin-right:auto}@media (max-width:767px){.alignleft,.alignright{float:none}}img{max-width:100%;height:auto}blockquote.alignleft,img.alignleft{margin:7px 24px 7px 0}.wp-caption.alignleft{margin:7px 14px 7px 0}blockquote.alignright,img.alignright{margin:7px 0 7px 24px}.wp-caption.alignright{margin:7px 0 7px 14px}.wp-caption-text{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:12px;font-style:italic;line-height:1.5;margin:9px 0;padding-right:10px}.sticky .entry-date{display:none}.gallery-caption{background-color:rgb(0 0 0 / .7);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#fff;font-size:12px;line-height:1.5;margin:0;max-height:50%;opacity:0;padding:6px 8px;position:absolute;bottom:0;left:0;text-align:left;width:100%}.gallery-caption:before{content:"";height:100%;min-height:49px;position:absolute;top:0;left:0;width:100%}.gallery-item:hover .gallery-caption{opacity:1}.gallery-columns-7 .gallery-caption,.gallery-columns-8 .gallery-caption,.gallery-columns-9 .gallery-caption{display:none}.gallery{margin-bottom:20px}.gallery-item{float:left;margin:0 4px 4px 0;overflow:hidden;position:relative}.gallery-columns-1 .gallery-item{max-width:100%}.gallery-columns-2 .gallery-item{max-width:48%;max-width:-webkit-calc(46%);max-width:calc(46%)}.gallery-columns-3 .gallery-item{max-width:32%;max-width:-webkit-calc(29.3%);max-width:calc(29.3%)}.gallery-columns-4 .gallery-item{max-width:23%;max-width:-webkit-calc(21%);max-width:calc(21%)}.gallery-columns-5 .gallery-item{max-width:19%;max-width:-webkit-calc(16%);max-width:calc(16%)}.gallery-columns-6 .gallery-item{max-width:15%;max-width:-webkit-calc(12.7%);max-width:calc(12.7%)}.gallery-columns-7 .gallery-item{max-width:13%;max-width:-webkit-calc(10.28%);max-width:calc(10.28%)}.gallery-columns-8 .gallery-item{max-width:11%;max-width:-webkit-calc(8.5%);max-width:calc(8.5%)}.gallery-columns-9 .gallery-item{max-width:9%;max-width:-webkit-calc(7.1%);max-width:calc(7.1%)}.gallery-columns-1 .gallery-item:nth-of-type(1n),.gallery-columns-2 .gallery-item:nth-of-type(2n),.gallery-columns-3 .gallery-item:nth-of-type(3n),.gallery-columns-4 .gallery-item:nth-of-type(4n),.gallery-columns-5 .gallery-item:nth-of-type(5n),.gallery-columns-6 .gallery-item:nth-of-type(6n),.gallery-columns-7 .gallery-item:nth-of-type(7n),.gallery-columns-8 .gallery-item:nth-of-type(8n),.gallery-columns-9 .gallery-item:nth-of-type(9n){margin-right:0}.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1){clear:left}.gallery-caption{background-color:rgb(0 0 0 / .7);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#fff;font-size:12px;line-height:1.5;margin:0;max-height:50%;opacity:0;padding:6px 8px;position:absolute;bottom:0;left:0;text-align:left;width:100%}.gallery-caption:before{content:"";height:100%;min-height:49px;position:absolute;top:0;left:0;width:100%}.gallery-item:hover .gallery-caption{opacity:1}.gallery-columns-7 .gallery-caption,.gallery-columns-8 .gallery-caption,.gallery-columns-9 .gallery-caption{display:none}.gallery:after{content:"";display:block;clear:both}.bypostauthor>article .fn:before{content:"\f408";margin:0 2px 0 -2px;position:relative;top:-1px}ul,ol{margin-bottom:10px;margin-left:25px}ol{list-style:decimal;margin-left:15px}ul.square{list-style:square outside}ul.circle{list-style:circle outside}ul ul,ul ol,ol ol,ol ul{margin:4px 0 5px 30px}ul ul li,ul ol li,ol ol li,ol ul li{margin-bottom:6px}th,td{padding:4px 6px}table,td,tr{border:1px #ccc solid}table{border-collapse:collapse;border-spacing:0;margin-bottom:24px;width:100%}caption,th,td{font-weight:400;text-align:left}th{border-width:0 1px 1px 0;font-weight:700}td{border-width:0 1px 1px 0}dd{margin-bottom:24px}a:hover,a:focus{text-decoration:none}.breadcrumb{background:0 0}figure{max-width:100%}.wpb_animate_when_almost_visible{opacity:0}.wpb_start_animation.wpb_top-to-bottom{-webkit-animation:wpb_ttb .7s 1 cubic-bezier(.175,.885,.32,1.275);-moz-animation:wpb_ttb .7s 1 cubic-bezier(.175,.885,.32,1.275);-o-animation:wpb_ttb .7s 1 cubic-bezier(.175,.885,.32,1.275);animation:wpb_ttb .7s 1 cubic-bezier(.175,.885,.32,1.275);opacity:1}.wpb_start_animation.wpb_bottom-to-top{-webkit-animation:wpb_btt .7s 1 cubic-bezier(.175,.885,.32,1.275);-moz-animation:wpb_btt .7s 1 cubic-bezier(.175,.885,.32,1.275);-o-animation:wpb_btt .7s 1 cubic-bezier(.175,.885,.32,1.275);animation:wpb_btt .7s 1 cubic-bezier(.175,.885,.32,1.275);opacity:1}.wpb_start_animation.wpb_left-to-right{-webkit-animation:wpb_ltr .7s 1 cubic-bezier(.175,.885,.32,1.275);-moz-animation:wpb_ltr .7s 1 cubic-bezier(.175,.885,.32,1.275);-o-animation:wpb_ltr .7s 1 cubic-bezier(.175,.885,.32,1.275);animation:wpb_ltr .7s 1 cubic-bezier(.175,.885,.32,1.275);opacity:1}.wpb_start_animation.wpb_right-to-left{-webkit-animation:wpb_rtl .7s 1 cubic-bezier(.175,.885,.32,1.275);-moz-animation:wpb_rtl .7s 1 cubic-bezier(.175,.885,.32,1.275);-o-animation:wpb_rtl .7s 1 cubic-bezier(.175,.885,.32,1.275);animation:wpb_rtl .7s 1 cubic-bezier(.175,.885,.32,1.275);opacity:1}.wpb_start_animation.wpb_appear{-webkit-animation:wpb_appear .7s 1 cubic-bezier(.175,.885,.32,1.275);-moz-animation:wpb_appear .7s 1 cubic-bezier(.175,.885,.32,1.275);-o-animation:wpb_appear .7s 1 cubic-bezier(.175,.885,.32,1.275);animation:wpb_appear .7s 1 cubic-bezier(.175,.885,.32,1.275);-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);opacity:1}@-webkit-keyframes wpb_ttb{0%{-webkit-transform:translate(0,-10%);opacity:0}100%{-webkit-transform:translate(0,0);opacity:1}}@-moz-keyframes wpb_ttb{0%{-moz-transform:translate(0,-10%);opacity:0}100%{-moz-transform:translate(0,0);opacity:1}}@-o-keyframes wpb_ttb{0%{-o-transform:translate(0,-10%);opacity:0}100%{-o-transform:translate(0,0);opacity:1}}@keyframes wpb_ttb{0%{transform:translate(0,-10%);opacity:0}100%{transform:translate(0,0);opacity:1}}@-webkit-keyframes wpb_btt{0%{-webkit-transform:translate(0,10%);opacity:0}100%{-webkit-transform:translate(0,0);opacity:1}}@-moz-keyframes wpb_btt{0%{-moz-transform:translate(0,10%);opacity:0}100%{-moz-transform:translate(0,0);opacity:1}}@-o-keyframes wpb_btt{0%{-o-transform:translate(0,10%);opacity:0}100%{-o-transform:translate(0,0);opacity:1}}@keyframes wpb_btt{0%{transform:translate(0,10%);opacity:0}100%{transform:translate(0,0);opacity:1}}@-webkit-keyframes wpb_ltr{0%{-webkit-transform:translate(-10%,0);opacity:0}100%{-webkit-transform:translate(0,0);opacity:1}}@-moz-keyframes wpb_ltr{0%{-moz-transform:translate(-10%,0);opacity:0}100%{-moz-transform:translate(0,0);opacity:1}}@-o-keyframes wpb_ltr{0%{-o-transform:translate(-10%,0);opacity:0}100%{-o-transform:translate(0,0);opacity:1}}@keyframes wpb_ltr{0%{transform:translate(-10%,0);opacity:0}100%{transform:translate(0,0);opacity:1}}@-webkit-keyframes wpb_rtl{0%{-webkit-transform:translate(10%,0);opacity:0}100%{-webkit-transform:translate(0,0);opacity:1}}@-moz-keyframes wpb_rtl{0%{-moz-transform:translate(10%,0);opacity:0}100%{-moz-transform:translate(0,0);opacity:1}}@-o-keyframes wpb_rtl{0%{-o-transform:translate(10%,0);opacity:0}100%{-o-transform:translate(0,0);opacity:1}}@keyframes wpb_rtl{0%{transform:translate(10%,0);opacity:0}100%{transform:translate(0,0);opacity:1}}@-webkit-keyframes wpb_appear{0%{-webkit-transform:scale(.5);opacity:.1}100%{-webkit-transform:scale(1);opacity:1}}@-moz-keyframes wpb_appear{0%{-moz-transform:scale(.5);opacity:.1}100%{-moz-transform:scale(1);opacity:1}}@-o-keyframes wpb_appear{0%{-o-transform:scale(.5);opacity:.1}100%{-o-transform:scale(1);opacity:1}}@keyframes wpb_appear{0%{transform:scale(.5);opacity:.1}100%{transform:scale(1);opacity:1}}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes bounce{0%,100%,20%,50%,80%{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}@keyframes bounce{0%,100%,20%,50%,80%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);-ms-transform:translateY(-15px);transform:translateY(-15px)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce}@-webkit-keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scale(1);transform:scale(1)}30%{-webkit-transform:scaleX(1.25) scaleY(.75);transform:scaleX(1.25) scaleY(.75)}40%{-webkit-transform:scaleX(.75) scaleY(1.25);transform:scaleX(.75) scaleY(1.25)}60%{-webkit-transform:scaleX(1.15) scaleY(.85);transform:scaleX(1.15) scaleY(.85)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes rubberBand{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}30%{-webkit-transform:scaleX(1.25) scaleY(.75);-ms-transform:scaleX(1.25) scaleY(.75);transform:scaleX(1.25) scaleY(.75)}40%{-webkit-transform:scaleX(.75) scaleY(1.25);-ms-transform:scaleX(.75) scaleY(1.25);transform:scaleX(.75) scaleY(1.25)}60%{-webkit-transform:scaleX(1.15) scaleY(.85);-ms-transform:scaleX(1.15) scaleY(.85);transform:scaleX(1.15) scaleY(.85)}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,100%{-webkit-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);transform:translateX(10px)}}@keyframes shake{0%,100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);-ms-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);-ms-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);-ms-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);-ms-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(.9) rotate(-3deg);transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}@keyframes tada{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(.9) rotate(-3deg);-ms-transform:scale(.9) rotate(-3deg);transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);-ms-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);-ms-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);-ms-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateX(0);transform:translateX(0)}15%{-webkit-transform:translateX(-25%) rotate(-5deg);transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg);transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg);transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg);transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg);transform:translateX(-5%) rotate(-1deg)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes wobble{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}15%{-webkit-transform:translateX(-25%) rotate(-5deg);-ms-transform:translateX(-25%) rotate(-5deg);transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg);-ms-transform:translateX(20%) rotate(3deg);transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg);-ms-transform:translateX(-15%) rotate(-3deg);transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg);-ms-transform:translateX(10%) rotate(2deg);transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg);-ms-transform:translateX(-5%) rotate(-1deg);transform:translateX(-5%) rotate(-1deg)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.9);transform:scale(.9)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3);-ms-transform:scale(.3);transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}100%{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px);transform:translateX(30px)}80%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px);-ms-transform:translateX(30px);transform:translateX(30px)}80%{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px);transform:translateX(-30px)}80%{-webkit-transform:translateX(10px);transform:translateX(10px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px);-ms-transform:translateX(-30px);transform:translateX(-30px)}80%{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px);transform:translateY(-30px)}80%{-webkit-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}80%{-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{0%{-webkit-transform:scale(1);transform:scale(1)}25%{-webkit-transform:scale(.95);transform:scale(.95)}50%{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}100%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}}@keyframes bounceOut{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}25%{-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95)}50%{opacity:1;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}100%{opacity:0;-webkit-transform:scale(.3);-ms-transform:scale(.3);transform:scale(.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}}@keyframes bounceOutDown{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(20px);transform:translateX(20px)}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}@keyframes bounceOutLeft{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}100%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}@keyframes bounceOutRight{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}@keyframes bounceOutUp{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}100%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}}@keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}}@keyframes fadeOutDownBig{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}}@keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}@keyframes fadeOutLeftBig{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}}@keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}@keyframes fadeOutRightBig{0%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}}@keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}@keyframes fadeOutUpBig{0%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(-360deg) scale(1);transform:perspective(400px) translateZ(0) rotateY(-360deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0deg) scale(.95);transform:perspective(400px) translateZ(0) rotateY(0deg) scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0deg) scale(1);transform:perspective(400px) translateZ(0) rotateY(0deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(-360deg) scale(1);-ms-transform:perspective(400px) translateZ(0) rotateY(-360deg) scale(1);transform:perspective(400px) translateZ(0) rotateY(-360deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);-ms-transform:perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);-ms-transform:perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0deg) scale(.95);-ms-transform:perspective(400px) translateZ(0) rotateY(0deg) scale(.95);transform:perspective(400px) translateZ(0) rotateY(0deg) scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0deg) scale(1);-ms-transform:perspective(400px) translateZ(0) rotateY(0deg) scale(1);transform:perspective(400px) translateZ(0) rotateY(0deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;-ms-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);-ms-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg);-ms-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg);-ms-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0deg);-ms-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}}.flipInX{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg);transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}100%{-webkit-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);-ms-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg);-ms-transform:perspective(400px) rotateY(-10deg);transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg);-ms-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}100%{-webkit-transform:perspective(400px) rotateY(0deg);-ms-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}}.flipInY{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0deg);-ms-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateX(90deg);-ms-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px) rotateY(0deg);-ms-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateY(90deg);-ms-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0) skewX(-15deg);transform:translateX(0) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0) skewX(0deg);transform:translateX(0) skewX(0deg);opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);-ms-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);-ms-transform:translateX(-20%) skewX(30deg);transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0) skewX(-15deg);-ms-transform:translateX(0) skewX(-15deg);transform:translateX(0) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0) skewX(0deg);-ms-transform:translateX(0) skewX(0deg);transform:translateX(0) skewX(0deg);opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{-webkit-transform:translateX(0) skewX(0deg);transform:translateX(0) skewX(0deg);opacity:1}100%{-webkit-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}}@keyframes lightSpeedOut{0%{-webkit-transform:translateX(0) skewX(0deg);-ms-transform:translateX(0) skewX(0deg);transform:translateX(0) skewX(0deg);opacity:1}100%{-webkit-transform:translateX(100%) skewX(-30deg);-ms-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(-200deg);-ms-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(200deg);-ms-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes slideInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}}@keyframes slideOutLeft{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}}@keyframes slideOutRight{0%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}}@keyframes slideOutUp{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes slideInUp{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInUp{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}}@keyframes slideOutDown{0%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes hinge{0%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}80%{-webkit-transform:rotate(60deg) translateY(0);transform:rotate(60deg) translateY(0);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}100%{-webkit-transform:translateY(700px);transform:translateY(700px);opacity:0}}@keyframes hinge{0%{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);-ms-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%{-webkit-transform:rotate(60deg);-ms-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}80%{-webkit-transform:rotate(60deg) translateY(0);-ms-transform:rotate(60deg) translateY(0);transform:rotate(60deg) translateY(0);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}100%{-webkit-transform:translateY(700px);-ms-transform:translateY(700px);transform:translateY(700px);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg);transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-webkit-transform:translateX(0) rotate(0deg);transform:translateX(0) rotate(0deg)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg);-ms-transform:translateX(-100%) rotate(-120deg);transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-webkit-transform:translateX(0) rotate(0deg);-ms-transform:translateX(0) rotate(0deg);transform:translateX(0) rotate(0deg)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1;-webkit-transform:translateX(0) rotate(0deg);transform:translateX(0) rotate(0deg)}100%{opacity:0;-webkit-transform:translateX(100%) rotate(120deg);transform:translateX(100%) rotate(120deg)}}@keyframes rollOut{0%{opacity:1;-webkit-transform:translateX(0) rotate(0deg);-ms-transform:translateX(0) rotate(0deg);transform:translateX(0) rotate(0deg)}100%{opacity:0;-webkit-transform:translateX(100%) rotate(120deg);-ms-transform:translateX(100%) rotate(120deg);transform:translateX(100%) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale(.3);-ms-transform:scale(.3);transform:scale(.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale(.1) translateY(-2000px);transform:scale(.1) translateY(-2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateY(60px);transform:scale(.475) translateY(60px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale(.1) translateY(-2000px);-ms-transform:scale(.1) translateY(-2000px);transform:scale(.1) translateY(-2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateY(60px);-ms-transform:scale(.475) translateY(60px);transform:scale(.475) translateY(60px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale(.1) translateX(-2000px);transform:scale(.1) translateX(-2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateX(48px);transform:scale(.475) translateX(48px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale(.1) translateX(-2000px);-ms-transform:scale(.1) translateX(-2000px);transform:scale(.1) translateX(-2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateX(48px);-ms-transform:scale(.475) translateX(48px);transform:scale(.475) translateX(48px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale(.1) translateX(2000px);transform:scale(.1) translateX(2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateX(-48px);transform:scale(.475) translateX(-48px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale(.1) translateX(2000px);-ms-transform:scale(.1) translateX(2000px);transform:scale(.1) translateX(2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateX(-48px);-ms-transform:scale(.475) translateX(-48px);transform:scale(.475) translateX(-48px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale(.1) translateY(2000px);transform:scale(.1) translateY(2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateY(-60px);transform:scale(.475) translateY(-60px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale(.1) translateY(2000px);-ms-transform:scale(.1) translateY(2000px);transform:scale(.1) translateY(2000px);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}60%{opacity:1;-webkit-transform:scale(.475) translateY(-60px);-ms-transform:scale(.475) translateY(-60px);transform:scale(.475) translateY(-60px);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}100%{opacity:0}}@keyframes zoomOut{0%{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}50%{opacity:0;-webkit-transform:scale(.3);-ms-transform:scale(.3);transform:scale(.3)}100%{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale(.475) translateY(-60px);transform:scale(.475) translateY(-60px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(.1) translateY(2000px);transform:scale(.1) translateY(2000px);-webkit-transform-origin:center bottom;transform-origin:center bottom}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale(.475) translateY(-60px);-ms-transform:scale(.475) translateY(-60px);transform:scale(.475) translateY(-60px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(.1) translateY(2000px);-ms-transform:scale(.1) translateY(2000px);transform:scale(.1) translateY(2000px);-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale(.475) translateX(42px);transform:scale(.475) translateX(42px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(.1) translateX(-2000px);transform:scale(.1) translateX(-2000px);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale(.475) translateX(42px);-ms-transform:scale(.475) translateX(42px);transform:scale(.475) translateX(42px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(.1) translateX(-2000px);-ms-transform:scale(.1) translateX(-2000px);transform:scale(.1) translateX(-2000px);-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale(.475) translateX(-42px);transform:scale(.475) translateX(-42px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(.1) translateX(2000px);transform:scale(.1) translateX(2000px);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale(.475) translateX(-42px);-ms-transform:scale(.475) translateX(-42px);transform:scale(.475) translateX(-42px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(.1) translateX(2000px);-ms-transform:scale(.1) translateX(2000px);transform:scale(.1) translateX(2000px);-webkit-transform-origin:right center;-ms-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale(.475) translateY(60px);transform:scale(.475) translateY(60px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(.1) translateY(-2000px);transform:scale(.1) translateY(-2000px);-webkit-transform-origin:center top;transform-origin:center top}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale(.475) translateY(60px);-ms-transform:scale(.475) translateY(60px);transform:scale(.475) translateY(60px);-webkit-animation-timing-function:linear;animation-timing-function:linear}100%{opacity:0;-webkit-transform:scale(.1) translateY(-2000px);-ms-transform:scale(.1) translateY(-2000px);transform:scale(.1) translateY(-2000px);-webkit-transform-origin:center top;-ms-transform-origin:center top;transform-origin:center top}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes moveDown{0%{-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px)}50%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px)}}@keyframes moveDown{0%{-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px)}50%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px)}}body #tp_style_selector.show{z-index:9999999}body{overflow-x:hidden}body .cp-affilate-link{display:none}.tp-table{display:table;width:100%}button{line-height:30px;padding:5px 25px;border:0;box-shadow:none;border-radius:0;font-size:13px;font-weight:700;text-transform:uppercase}input,button,select,textarea{border:1px solid #eee;padding:5px 10px;box-shadow:none;text-shadow:none}input:focus,button:focus,select:focus,textarea:focus{outline:0;box-shadow:none}.mfp-arrow:hover,.mfp-arrow:focus{background:0 0}input[type=email]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder{-webkit-transition:none;-moz-transition:none;-o-transition:none;-ms-transition:none;transition:none}input[type=email]:-moz-placeholder,input[type=password]:-moz-placeholder,input[type=text]:-moz-placeholder{-webkit-transition:none;-moz-transition:none;-o-transition:none;-ms-transition:none;transition:none}input[type=email]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=text]::-moz-placeholder{-webkit-transition:none;-moz-transition:none;-o-transition:none;-ms-transition:none;transition:none}input[type=email]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=text]:-ms-input-placeholder{-webkit-transition:none;-moz-transition:none;-o-transition:none;-ms-transition:none;transition:none}input[type=email]:focus::-webkit-input-placeholder,input[type=password]:focus::-webkit-input-placeholder,input[type=text]:focus::-webkit-input-placeholder{outline:0;box-shadow:none}input[type=email]:focus:-moz-placeholder,input[type=password]:focus:-moz-placeholder,input[type=text]:focus:-moz-placeholder{outline:0;box-shadow:none}input[type=email]:focus::-moz-placeholder,input[type=password]:focus::-moz-placeholder,input[type=text]:focus::-moz-placeholder{outline:0;box-shadow:none}input[type=email]:focus:-ms-input-placeholder,input[type=password]:focus:-ms-input-placeholder,input[type=text]:focus:-ms-input-placeholder{outline:0;box-shadow:none}input[type=submit],button{padding:5px 25px;text-transform:uppercase;font-size:13px;font-weight:700;line-height:30px;border:0}button:focus{outline:0;box-shadow:none}button.btn:focus{outline:0;box-shadow:none}button.btn:active:focus{outline:0;box-shadow:none}#back-to-top{position:fixed;bottom:14px;right:14px;display:block;width:32px;height:32px;background:#333;color:#fff;text-align:center;z-index:997;cursor:pointer;-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;-ms-filter:alpha(opacity=0);filter:alpha(opacity=0);-webkit-transition:all ease-in-out .3s;-moz-transition:all ease-in-out .3s;-o-transition:all ease-in-out .3s;-ms-transition:all ease-in-out .3s;transition:all ease-in-out .3s;visibility:visible}#back-to-top i{line-height:32px;font-size:10px}#back-to-top.active{-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100)}.message,.learn-press .message{color:#31708f;margin:0 0 40px;border:0;border-radius:0;line-height:20px;padding:10px 15px;font-size:13px;background:#d9edf7}.message.message-success,.learn-press .message.message-success{color:#3c763d;background:#dff0d8}.message.message-error,.learn-press .message.message-error{color:#a94442;background:#f2dede}.message.message-info,.learn-press .message.message-info{color:#31708f;background:#d9edf7}.message.message-warning,.learn-press .message.message-warning{color:#8a6d3b;background:#fcf8e3}.message a:hover,.learn-press .message a:hover{text-decoration:underline}.message-success,.message-error,.message-info,.message-warning{margin:0 0 40px;border:0;border-radius:0;line-height:20px;padding:10px 15px;font-size:13px}.mfp-content .message-success,.mfp-content .message-error,.mfp-content .message-info,.mfp-content .message-warning{margin-top:15px}.message-success{color:#3c763d;background:#dff0d8}.message-error{color:#a94442;background:#f2dede}.message-info{color:#31708f;background:#d9edf7}.message-warning{color:#8a6d3b;background:#fcf8e3}.loop-pagination,.pagination{text-align:left;display:inline-block;width:100%;margin:0;border-top:0;padding-top:0;margin-top:60px}.woocommerce .loop-pagination,.woocommerce .pagination,.loop-pagination .woocommerce-page,.pagination .woocommerce-page{margin-top:0}.loop-pagination ul,.pagination ul{margin:0;padding:0;display:block}.loop-pagination li,.pagination li{display:inline-block;zoom:1;list-style:none;margin-right:6px}.loop-pagination li .page-numbers,.pagination li .page-numbers{width:40px;height:40px;border:1px solid #111;text-align:center;line-height:38px;display:inline-block;overflow:hidden;font-size:13px;font-weight:700}.loop-pagination li .page-numbers.next,.pagination li .page-numbers.next,.loop-pagination li .page-numbers.prev,.pagination li .page-numbers.prev{white-space:nowrap;overflow:hidden;font-size:0}.loop-pagination li .page-numbers.next:before,.pagination li .page-numbers.next:before{content:"\f105";display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:38px;font-size:15px}.loop-pagination li .page-numbers.prev:before,.pagination li .page-numbers.prev:before{content:"\f104";display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:38px;font-size:15px}body.single .loop-pagination{margin-top:30px}.loop-pagination .page-number{width:40px;height:40px;border:1px solid #111;text-align:center;line-height:38px;display:inline-block;overflow:hidden;font-size:13px;font-weight:700;color:#333;background:#ffb606;border-color:#ffb606;margin-right:5px}.loop-pagination a .page-number{border-color:#111;background:0 0}.loop-pagination a:hover .page-number{color:#333;background:#ffb606;border-color:#ffb606}.col-1-1,.col-1-2,.col-1-3,.col-1-4,.col-1-5,.col-1-6,.col-2-3,.col-2-5,.col-3-4,.col-3-5,.col-4-5,.col-5-6{position:relative;float:left;-moz-box-sizing:border-box;box-sizing:border-box;display:block;padding:0 15px}.col-1-1{width:100%}.col-1-2{width:50%}.col-1-3{width:33.33333333%}.col-2-3{width:66.66666666%}.col-1-4{width:25%}.col-3-4{width:75%}.col-1-5{width:20%}.col-4-5{width:80%}.col-1-6{width:16.66666666%}.col-5-6{width:83.33333333%}.col-2-5{width:40%}.col-3-5{width:60%}@media (max-width:767px){.col-1-1,.col-1-2,.col-1-3,.col-1-4,.col-1-5,.col-1-6,.col-2-3,.col-2-5,.col-3-4,.col-3-5,.col-4-5,.col-5-6{width:50%}}@media (max-width:380px){.col-1-1,.col-1-2,.col-1-3,.col-1-4,.col-1-5,.col-1-6,.col-2-3,.col-2-5,.col-3-4,.col-3-5,.col-4-5,.col-5-6{width:100%}}.lcr-sidebar .page-container .page-contents{float:right}.lcr-sidebar .page-container #secondary{float:left}.left-sidebar .page-container .page-contents{float:right}.left-sidebar .page-container #secondary{float:left}.lrc-sidebar .page-container{float:right}.lrc-sidebar .page-container .page-contents{float:right}.lrc-sidebar .page-container #secondary{float:left}.page-container{padding:0}.page-container:after,.page-sidebar:after{display:block;content:"";clear:both}@media (max-width:767px){.left-sidebar .page-container .page-contents{float:none}.left-sidebar .page-container #secondary{float:none}.lrc-sidebar .page-container{float:none}.lrc-sidebar .page-container .page-contents{float:none}.lrc-sidebar .page-container #secondary{float:none}}.tp-caption.thim-slider-heading{font-size:100px;margin:0!important}.tp-caption.thim-slider-sub-heading{font-size:24px}.tp-caption.thim-slider-button{transition:all .3s!important;white-space:nowrap!important}.thim-click-to-bottom{animation:moveDown 1.3s cubic-bezier(.07,.5,.58,1) infinite}.parallax_effect{position:relative}.parallax_effect:before{content:"";display:block;top:0;bottom:0;left:0;right:0;position:absolute;background:rgb(50 58 69 / .2)}.parallax_effect>.panel-grid-cell{position:relative;z-index:1}.woocommerce #content .comments-area,.woocommerce .comments-area,.comments-area{margin-top:15px}.woocommerce #content .comments-area input,.woocommerce .comments-area input,.comments-area input,.woocommerce #content .comments-area textarea,.woocommerce .comments-area textarea,.comments-area textarea{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.woocommerce #content .comments-area .comment-list,.woocommerce .comments-area .comment-list,.comments-area .comment-list{margin:0}.woocommerce #content .comments-area .comment-list .comment-list-inner .comments-title,.woocommerce .comments-area .comment-list .comment-list-inner .comments-title,.comments-area .comment-list .comment-list-inner .comments-title{font-weight:700;text-transform:uppercase;font-size:18px;padding:15px 0;margin-bottom:60px;margin-top:50px;position:relative;line-height:30px;padding-bottom:22px}.woocommerce #content .comments-area .comment-list .comment-list-inner .comments-title:before,.woocommerce .comments-area .comment-list .comment-list-inner .comments-title:before,.comments-area .comment-list .comment-list-inner .comments-title:before{content:'';width:35px;height:1px;background:#000;bottom:0;position:absolute;left:0}.woocommerce #content .comments-area .comment-list .comment-list-inner .comment-author.meta,.woocommerce .comments-area .comment-list .comment-list-inner .comment-author.meta,.comments-area .comment-list .comment-list-inner .comment-author.meta{color:#b3b3b3}.woocommerce #content .comments-area .comment-list .comment-list-inner .comment-author.meta strong,.woocommerce .comments-area .comment-list .comment-list-inner .comment-author.meta strong,.comments-area .comment-list .comment-list-inner .comment-author.meta strong{color:#000}.woocommerce #content .comments-area .comment-list .comment-list-inner>li,.woocommerce .comments-area .comment-list .comment-list-inner>li,.comments-area .comment-list .comment-list-inner>li{list-style:none outside none;margin-bottom:25px}.woocommerce #content .comments-area .comment-list .comment-list-inner li,.woocommerce .comments-area .comment-list .comment-list-inner li,.comments-area .comment-list .comment-list-inner li{margin:0}.woocommerce #content .comments-area .comment-list .comment-list-inner li .wrapper-comment,.woocommerce .comments-area .comment-list .comment-list-inner li .wrapper-comment,.comments-area .comment-list .comment-list-inner li .wrapper-comment{overflow:hidden;padding:45px 0;border-top:1px solid #eee}.woocommerce #content .comments-area .comment-list .comment-list-inner li .avatar,.woocommerce .comments-area .comment-list .comment-list-inner li .avatar,.comments-area .comment-list .comment-list-inner li .avatar{width:70px;height:70px;float:left;border-radius:50%;overflow:hidden;margin-right:30px}.woocommerce #content .comments-area .comment-list .comment-list-inner li .comment-right,.woocommerce .comments-area .comment-list .comment-list-inner li .comment-right,.comments-area .comment-list .comment-list-inner li .comment-right{width:calc(100% - 100px);width:-webkit-calc(100% - 100px);width:-moz-calc(100% - 100px);float:left}.woocommerce #content .comments-area .comment-list .comment-list-inner li .comment-extra-info .author,.woocommerce .comments-area .comment-list .comment-list-inner li .comment-extra-info .author,.comments-area .comment-list .comment-list-inner li .comment-extra-info .author{font-size:15px;font-weight:700}.woocommerce #content .comments-area .comment-list .comment-list-inner li .comment-extra-info .author a,.woocommerce .comments-area .comment-list .comment-list-inner li .comment-extra-info .author a,.comments-area .comment-list .comment-list-inner li .comment-extra-info .author a,.woocommerce #content .comments-area .comment-list .comment-list-inner li .comment-extra-info .author .author-name,.woocommerce .comments-area .comment-list .comment-list-inner li .comment-extra-info .author .author-name,.comments-area .comment-list .comment-list-inner li .comment-extra-info .author .author-name{text-transform:capitalize}.woocommerce #content .comments-area .comment-list .comment-list-inner li .comment-extra-info .date,.woocommerce .comments-area .comment-list .comment-list-inner li .comment-extra-info .date,.comments-area .comment-list .comment-list-inner li .comment-extra-info .date{font-size:13px;font-weight:400;color:#ccc}.woocommerce #content .comments-area .comment-list .comment-list-inner li .comment-extra-info .author,.woocommerce .comments-area .comment-list .comment-list-inner li .comment-extra-info .author,.comments-area .comment-list .comment-list-inner li .comment-extra-info .author,.woocommerce #content .comments-area .comment-list .comment-list-inner li .comment-extra-info .date,.woocommerce .comments-area .comment-list .comment-list-inner li .comment-extra-info .date,.comments-area .comment-list .comment-list-inner li .comment-extra-info .date{float:none;display:inline-block;margin-right:15px}.woocommerce #content .comments-area .comment-list .comment-list-inner li .comment-extra-info .comment-edit-link,.woocommerce .comments-area .comment-list .comment-list-inner li .comment-extra-info .comment-edit-link,.comments-area .comment-list .comment-list-inner li .comment-extra-info .comment-edit-link,.woocommerce #content .comments-area .comment-list .comment-list-inner li .comment-extra-info .comment-reply-link,.woocommerce .comments-area .comment-list .comment-list-inner li .comment-extra-info .comment-reply-link,.comments-area .comment-list .comment-list-inner li .comment-extra-info .comment-reply-link{display:inline-block;float:right;font-weight:400;font-size:13px}.woocommerce #content .comments-area .comment-list .comment-list-inner li .comment-extra-info .comment-edit-link:hover,.woocommerce .comments-area .comment-list .comment-list-inner li .comment-extra-info .comment-edit-link:hover,.comments-area .comment-list .comment-list-inner li .comment-extra-info .comment-edit-link:hover,.woocommerce #content .comments-area .comment-list .comment-list-inner li .comment-extra-info .comment-reply-link:hover,.woocommerce .comments-area .comment-list .comment-list-inner li .comment-extra-info .comment-reply-link:hover,.comments-area .comment-list .comment-list-inner li .comment-extra-info .comment-reply-link:hover{text-decoration:underline}.woocommerce #content .comments-area .comment-list .comment-list-inner li .comment-extra-info .comment-edit-link,.woocommerce .comments-area .comment-list .comment-list-inner li .comment-extra-info .comment-edit-link,.comments-area .comment-list .comment-list-inner li .comment-extra-info .comment-edit-link{margin-left:15px}.woocommerce #content .comments-area .comment-list .comment-list-inner li .content-comment,.woocommerce .comments-area .comment-list .comment-list-inner li .content-comment,.comments-area .comment-list .comment-list-inner li .content-comment{padding:15px 30px 0 0}.woocommerce #content .comments-area .comment-list .comment-list-inner .children,.woocommerce .comments-area .comment-list .comment-list-inner .children,.comments-area .comment-list .comment-list-inner .children{margin:0;margin-left:100px}.woocommerce #content .comments-area .comment-list .comment-list-inner .children li,.woocommerce .comments-area .comment-list .comment-list-inner .children li,.comments-area .comment-list .comment-list-inner .children li{list-style:none}.woocommerce #content .comments-area .comment-list .comment-list-inner .comment-form-author,.woocommerce .comments-area .comment-list .comment-list-inner .comment-form-author,.comments-area .comment-list .comment-list-inner .comment-form-author,.woocommerce #content .comments-area .comment-list .comment-list-inner .comment-form-email,.woocommerce .comments-area .comment-list .comment-list-inner .comment-form-email,.comments-area .comment-list .comment-list-inner .comment-form-email,.woocommerce #content .comments-area .comment-list .comment-list-inner .comment-form-url,.woocommerce .comments-area .comment-list .comment-list-inner .comment-form-url,.comments-area .comment-list .comment-list-inner .comment-form-url{width:100%;display:block}.woocommerce #content .comments-area .comment-list .comment-list-inner .comment-form-author input,.woocommerce .comments-area .comment-list .comment-list-inner .comment-form-author input,.comments-area .comment-list .comment-list-inner .comment-form-author input,.woocommerce #content .comments-area .comment-list .comment-list-inner .comment-form-email input,.woocommerce .comments-area .comment-list .comment-list-inner .comment-form-email input,.comments-area .comment-list .comment-list-inner .comment-form-email input,.woocommerce #content .comments-area .comment-list .comment-list-inner .comment-form-url input,.woocommerce .comments-area .comment-list .comment-list-inner .comment-form-url input,.comments-area .comment-list .comment-list-inner .comment-form-url input{width:100%;line-height:30px;padding:4px 15px;min-height:40px;display:inline-block;border:1px solid #e3e6e6}.woocommerce #content .comments-area .comment-list .comment-list-inner .comment-form-author input.invalid,.woocommerce .comments-area .comment-list .comment-list-inner .comment-form-author input.invalid,.comments-area .comment-list .comment-list-inner .comment-form-author input.invalid,.woocommerce #content .comments-area .comment-list .comment-list-inner .comment-form-email input.invalid,.woocommerce .comments-area .comment-list .comment-list-inner .comment-form-email input.invalid,.comments-area .comment-list .comment-list-inner .comment-form-email input.invalid,.woocommerce #content .comments-area .comment-list .comment-list-inner .comment-form-url input.invalid,.woocommerce .comments-area .comment-list .comment-list-inner .comment-form-url input.invalid,.comments-area .comment-list .comment-list-inner .comment-form-url input.invalid{border-color:red}.woocommerce #content .comments-area .comment-list .comment-list-inner textarea,.woocommerce .comments-area .comment-list .comment-list-inner textarea,.comments-area .comment-list .comment-list-inner textarea{width:100%;padding:7px 15px;border:1px solid #e3e6e6}.woocommerce #content .comments-area .comment-list .comment-list-inner textarea.invalid,.woocommerce .comments-area .comment-list .comment-list-inner textarea.invalid,.comments-area .comment-list .comment-list-inner textarea.invalid{border-color:red}.woocommerce #content .comments-area .comment-list .comment-list-inner .form-submit input#submit,.woocommerce .comments-area .comment-list .comment-list-inner .form-submit input#submit,.comments-area .comment-list .comment-list-inner .form-submit input#submit{text-shadow:none;box-shadow:none;border:none;line-height:30px;padding:5px 25px;text-transform:uppercase;font-weight:700;font-size:13px}#respond.comment-respond .comment-reply-title{font-weight:700;padding:15px 0;margin-bottom:0;text-transform:uppercase;font-size:18px;margin-top:25px}#respond.comment-respond .comment-notes{color:#999;position:relative;padding-bottom:23px;margin-bottom:55px}#respond.comment-respond .comment-notes:before{content:'';width:35px;height:1px;background:#000;bottom:0;position:absolute;left:0}#respond.comment-respond .comment-form .comment-form-author,#respond.comment-respond .comment-form .comment-form-email,#respond.comment-respond .comment-form .comment-form-url{width:31%;display:inline-block;margin-bottom:30px;float:left}#respond.comment-respond .comment-form .comment-form-author input,#respond.comment-respond .comment-form .comment-form-email input,#respond.comment-respond .comment-form .comment-form-url input{width:100%;line-height:30px;padding:4px 15px;min-height:40px;display:inline-block;border:1px solid #e3e6e6}#respond.comment-respond .comment-form .comment-form-author input.invalid,#respond.comment-respond .comment-form .comment-form-email input.invalid,#respond.comment-respond .comment-form .comment-form-url input.invalid{border-color:red}#respond.comment-respond .comment-form .comment-form-author,#respond.comment-respond .comment-form .comment-form-email{margin-right:3.5%}#respond.comment-respond .comment-form textarea{width:100%;padding:7px 15px;border:1px solid #e3e6e6}#respond.comment-respond .comment-form textarea.invalid{border-color:red}#respond.comment-respond .comment-form .form-submit input#submit{text-shadow:none;box-shadow:none;border:none;line-height:30px;padding:5px 25px;text-transform:uppercase;font-weight:700;font-size:13px}#respond.comment-respond #cancel-comment-reply-link{text-transform:none}.flexslider{position:relative}.flexslider li{list-style:none}.flexslider .flex-direction-nav{margin:0}.flexslider .flex-direction-nav a{position:absolute;z-index:9;top:50%;cursor:pointer;width:31px;margin:0;height:32px;background:#fff;text-align:center;overflow:hidden;margin-top:-16px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.flexslider .flex-direction-nav .flex-prev{left:-36px;opacity:0}.flexslider .flex-direction-nav .flex-prev:before{content:"\f104";font-family:FontAwesome;font-size:22px;line-height:31px;display:inline-block}.flexslider .flex-direction-nav .flex-next{right:-36px;opacity:0}.flexslider .flex-direction-nav .flex-next:before{content:"\f105";font-family:FontAwesome;font-size:22px;line-height:31px;display:inline-block}.flexslider:hover .flex-direction-nav .flex-prev{opacity:.8;left:5px}.flexslider:hover .flex-direction-nav .flex-next{opacity:.8;right:5px}.site-content{padding:60px 15px 100px}.site-content.no-padding-top{padding-top:0;padding-bottom:0}.overlay-black,.overlay-primary{position:relative}.overlay-black:before,.overlay-primary:before{background:rgb(45 51 57 / .95);content:"";position:absolute;right:0;bottom:0;left:0;top:0}.overlay-black>div,.overlay-primary>div{position:relative;z-index:2}.overlay-black .thim-widget-courses-searching .courses-searching button:hover{background:#181818}.list-info{margin-top:35px;margin-left:0}.list-info li{font-size:16px;list-style:none;display:inline-block;padding:0 20px}.list-info li i{margin-right:5px}.list-info li a{color:inherit}.custom-images{margin-top:-18px;position:relative;margin-bottom:-7px}.smicon-box:before,.smicon-box:after{clear:both;display:table-cell;content:""}.custom-readmore{padding-top:20px;padding-bottom:20px}.top_site_main{color:#fff;position:relative;background-size:cover;background-position:center center;background-color:rgb(45 51 57 / .95);min-height:235px}.top_site_main.top_site_overlay{padding-top:140px}.top_site_main>.overlay-top-header{position:absolute;top:0;left:0;right:0;bottom:0}.top_site_main:before{content:'';position:absolute;top:0;bottom:0;right:0;left:0;z-index:1;background:rgb(0 0 0 / .5)}.top_site_main .page-title-wrapper{padding-top:90px;padding-bottom:90px;text-align:left;position:relative;z-index:1}.top_site_main .page-title-wrapper .banner-wrapper{overflow:hidden}.top_site_main .page-title-wrapper h1,.top_site_main .page-title-wrapper h2{color:inherit;margin:0}.top_site_main .page-title-wrapper h1,.top_site_main .page-title-wrapper h2{line-height:54px;text-transform:uppercase;font-size:48px;font-weight:700;padding-left:25px;position:relative}.top_site_main .page-title-wrapper h1:before,.top_site_main .page-title-wrapper h2:before{content:'';width:3px;line-height:54px;bottom:0;height:auto;position:absolute;left:0;top:0;margin-right:22px}.top_site_main .banner-description{font-style:italic}#breadcrumbs{font-size:12px}.breadcrumbs-wrapper .woocommerce-breadcrumb,.breadcrumbs-wrapper .thim-breadcrumbs,.breadcrumbs-wrapper #breadcrumbs{padding:13px 0;margin:0;border-bottom:1px solid #eee}.breadcrumbs-wrapper .woocommerce-breadcrumb li,.breadcrumbs-wrapper .thim-breadcrumbs li,.breadcrumbs-wrapper #breadcrumbs li{line-height:25px;display:inline-block;list-style:none;font-size:12px}.breadcrumbs-wrapper .woocommerce-breadcrumb li span,.breadcrumbs-wrapper .thim-breadcrumbs li span,.breadcrumbs-wrapper #breadcrumbs li span{margin:0}.breadcrumbs-wrapper .woocommerce-breadcrumb li:last-child span,.breadcrumbs-wrapper .thim-breadcrumbs li:last-child span,.breadcrumbs-wrapper #breadcrumbs li:last-child span{margin-right:0}.breadcrumbs-wrapper .woocommerce-breadcrumb a,.breadcrumbs-wrapper .thim-breadcrumbs a,.breadcrumbs-wrapper #breadcrumbs a{line-height:25px;display:inline-block;margin-right:15px}.breadcrumbs-wrapper .woocommerce-breadcrumb a:after,.breadcrumbs-wrapper .thim-breadcrumbs a:after,.breadcrumbs-wrapper #breadcrumbs a:after{content:'';width:5px;height:5px;border-radius:50%;background:#eee;display:inline-block;margin:0 0 0 15px;line-height:25px}.breadcrumbs-wrapper.button-list-gird .woocommerce-breadcrumb,.breadcrumbs-wrapper.button-list-gird .display,.breadcrumbs-wrapper.button-list-gird .thim-breadcrumbs,.breadcrumbs-wrapper.button-list-gird #breadcrumbs{width:50%;display:inline-block;vertical-align:middle}.breadcrumbs-wrapper.button-list-gird .display{text-align:right}.breadcrumbs-wrapper.button-list-gird .display a,.breadcrumbs-wrapper.button-list-gird .display a i{color:#728592;margin-left:20px}.gallery-img .item a{position:relative;display:inline-block}.gallery-img .item a .mark{background-image:url(/wp-content/themes/eduma/assets/css/images/preview-gallery.png);background-repeat:no-repeat;background-position:center center;position:absolute;left:0;right:0;bottom:0;top:0;transform:scale(scale(0));-webkit-transform:scale(scale(0));-moz-transform:scale(scale(0));-ms-transform:scale(scale(0));-o-transform:scale(scale(0));-webkit-transition:all .2s ease-in-out 0s;-moz-transition:all .2s ease-in-out 0s;-o-transition:all .2s ease-in-out 0s;-ms-transition:all .2s ease-in-out 0s;transition:all .2s ease-in-out 0s}.gallery-img .item a:hover .mark{transform:scale(scale(1));-webkit-transform:scale(scale(1));-moz-transform:scale(scale(1));-ms-transform:scale(scale(1));-o-transform:scale(scale(1))}.btn-primary{font-style:normal}.btn-primary a{color:#fff!important}.btn-primary:hover{background-color:#323945;border-color:#323945}.btn-border{color:#fff;border:2px solid #fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;margin:0 10px;font-style:normal}.slider-desc .btn{font-size:16px;padding:8px 20px;font-weight:700;margin-top:20px}input[type=radio],input[type=checkbox]{border:1px solid #b4b9be;background:#fff;color:#555;clear:none;cursor:pointer;display:inline-block;height:16px;margin:-4px 4px 0 0;outline:0;padding:0!important;text-align:center;vertical-align:middle;width:16px;min-width:16px;-webkit-appearance:none;-webkit-box-shadow:inset 0 1px 2px rgb(0 0 0 / .1);box-shadow:inset 0 1px 2px rgb(0 0 0 / .1);-webkit-transition:.05s border-color ease-in-out;transition:.05s border-color ease-in-out}input[type=radio]:focus,input[type=checkbox]:focus{box-shadow:0;outline:0}input[type=radio]:checked:before,input[type=checkbox]:checked:before{float:left;display:inline-block;vertical-align:middle;width:14px;font-family:FontAwesome;font-weight:400;font-size:14px;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\f00c';margin:0}input[type=radio]{border-radius:50%;line-height:10px;font-size:14px}input[type=radio]:checked:before{content:'\2022';text-indent:-9999px;-webkit-border-radius:50px;border-radius:50px;font-size:24px;width:6px;height:6px;margin:4px;line-height:16px;background:#ffb606}input[type=checkbox]:checked:before{content:'\f00c';margin:0}.custom-search{background-repeat:no-repeat!important}.full-width{background-repeat:no-repeat!important;background-position:140% 100%}.full-width>.panel-grid-cell{width:100%;margin:0 auto;padding-top:30px}.full-width>.panel-grid-cell .icon-box-title{font-style:inherit;margin-top:0}.background-left{background-repeat:no-repeat!important;background-position:center left}.bg-top-norepeat{background-position:top left;background-repeat:no-repeat!important}#course-landing.one-courses-page .course-curriculum{margin:0;padding-top:80px;padding-bottom:80px}#course-landing.one-courses-page .course-curriculum .course-curriculum-title,#course-landing.one-courses-page .course-curriculum ul.curriculum-sections .section{padding-left:0}.content-landing .box .box-home span{text-align:center;visibility:hidden;position:absolute;top:50%;left:50%;width:80px;height:80px;background-color:#fff;margin-top:-40px;margin-left:-40px;border:1px solid #fff;border-radius:100%;line-height:80px;font-size:13px;font-weight:700;color:#222;text-transform:uppercase;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite}.content-landing .box .box-home:hover span{visibility:visible;-moz-animation-name:bounce;animation-name:bounce}.navigation .tm-table{table-layout:fixed;max-width:none;width:auto;min-width:100%;display:table}.quiz-result{margin-top:20px;float:left;margin-right:-300px;width:100%}.quiz-result .quiz-result-mark{float:left;width:150px;height:150px;background-color:#F5F5F5;border-radius:50%;text-align:center;box-sizing:border-box;padding-top:30px;line-height:1}.quiz-result .quiz-result-mark .quiz-mark{font-size:60px;display:block}.quiz-result .quiz-result-mark .quiz-mark small{font-size:20px}.quiz-result .quiz-result-summary{float:left;margin-left:30px}.quiz-result .quiz-result-summary .quiz-result-field{margin:0;font-size:14px}.quiz-result .quiz-result-summary .quiz-result-field>label{width:100px;display:inline-block}.quiz-result .quiz-result-summary .quiz-result-field.correct{color:#06c}.quiz-result .quiz-result-summary .quiz-result-field.wrong{color:#BC0B0B}.quiz-result .quiz-result-summary .quiz-result-field.empty{color:#869791}.article__parallax{background-attachment:fixed;background-position:50% 0;background-size:cover;background-repeat:no-repeat!important}.thim-bg-overlay{position:relative}.thim-bg-overlay:before{position:absolute;background:rgb(0 0 0 / .6);left:0;right:0;bottom:0;top:0;z-index:0}.thim-bg-overlay>.panel-grid-cell{position:relative}.thim-get-100s{padding-top:181px}.thim-get-100s .get-100s{color:#fff;font-size:24px;font-weight:700;line-height:30px;text-transform:uppercase;margin:0}.thim-get-100s h2{color:#fff;font-size:72px;line-height:75px;font-weight:700;text-transform:uppercase;margin:2px 0 10px}.thim-best-industry{margin:-263px -2px 81px;position:relative}.thim-register-form-top{margin-top:-605px}.mo-openid-app-icons{text-align:center;position:relative;padding-bottom:60px;display:block!important}.mo-openid-app-icons:after{content:'';position:absolute;max-width:520px;border-bottom:1px solid #eee;bottom:0;left:0;right:0;margin:auto}.mo-openid-app-icons>p{font-weight:700;font-size:24px;margin-bottom:30px!important;text-align:center}.mo-openid-app-icons .btn-block{line-height:18px;display:inline-block;border:0;border-radius:0;margin:0;margin-left:20px;margin-right:20px;font-size:15px;color:#fff}.mo-openid-app-icons .btn-block .fa{left:0;width:40px;border-right:1px solid #fff;font-size:16px;line-height:30px}.thim-slider-one-course-heading{margin:0!important}.thim-slider-one-course-desc{text-align:center}.thim-join-the-elite-group{position:relative}.thim-join-the-elite-group:before{position:absolute;top:0;left:0;right:0;bottom:0;background:#ffb606;-moz-opacity:.6;-khtml-opacity:.6;-webkit-opacity:.6;opacity:.6;-ms-filter:alpha(opacity=60);filter:alpha(opacity=60)}.thim-join-the-elite-group>div{position:relative;z-index:2}.thim-join-the-elite-group .sc_heading{margin-bottom:3px;padding:137px 0 0}.thim-join-the-elite-group .sc_heading .sub-heading{font-size:18px}.thim-join-the-elite-group .thim-widget-button{text-align:center;padding-bottom:110px;margin-top:-5px}.thim-join-the-elite-group.thim-dark:before{background:#000;-moz-opacity:.5;-khtml-opacity:.5;-webkit-opacity:.5;opacity:.5;-ms-filter:alpha(opacity=50);filter:alpha(opacity=50);display:block;z-index:1}.thim-what-it-about-desc{max-width:820px;margin:auto;margin-bottom:67px;text-align:center}.thim-what-it-about-desc .description{font-size:18px;line-height:30px;padding:17px 0 10px}.thim-what-it-about-desc .button{margin-bottom:30px}.thim-what-it-about-desc .button .thim-button{line-height:30px;padding:10px 25px;border:0;box-shadow:none;color:#333;background:#ffb606;text-transform:uppercase;display:inline-block;font-weight:700;font-size:13px}.thim-what-it-about-desc .thim-login-link{font-size:13px;font-weight:700;line-height:18px}.thim-what-it-about-desc .thim-login-link a{display:inline-block;text-decoration:none;border-bottom:1px solid #ffb606}.thim-hello-there .sc_heading{padding-top:17px}.thim-hello-there .readmore{text-transform:uppercase;font-size:13px;font-weight:700;margin-top:15px}.thim-hello-there .readmore a{color:#fff}.thim-hello-there .readmore a:hover{color:#fff;text-decoration:underline}#cptch_input{padding-left:5px!important;padding-right:5px!important}.site-main .lpr_quiz{display:none}.thim-buy-now{max-width:1170px;margin:auto;padding:42px 35px}.thim-buy-now .thim-widget-button{padding:13px 0;text-align:right}.thim-buy-now .thim-widget-button .widget-button{border-color:#fff;background:#fff;color:#333}.thim-buy-now .thim-widget-button .widget-button.normal{line-height:30px;height:40px;padding:5px 30px}.thim-buy-now .thim-widget-button .widget-button:hover{color:#333}.thim-buy-now-desc{position:relative;padding-left:20px}.thim-buy-now-desc:before{width:4px;top:0;left:0;bottom:0;position:absolute;content:'';background:#ffb606}.thim-buy-now-desc .heading{text-transform:uppercase;font-size:24px;line-height:30px;font-weight:700;color:#fff;margin:0;padding:3px 0 6px}.thim-buy-now-desc .description{font-size:15px;font-weight:400;color:#fff;line-height:25px;padding-bottom:2px}.owl-carousel .owl-item{cursor:-webkit-grabbing}.thim-col-5{width:20%;float:left;padding-left:15px;padding-right:15px;padding-bottom:30px}.thim-widget-carousel-post .thim-gallery-show{display:none}.thim-widget-gallery-posts .wrapper-filter-controls{text-align:center}.thim-widget-gallery-posts .wrapper-filter-controls ul{margin:0 auto;display:inline-block;border-bottom:1px solid #eee;padding:0 10px;margin-top:-10px;margin-bottom:60px}.thim-widget-gallery-posts .wrapper-filter-controls li{list-style:none;display:inline-block}.thim-widget-gallery-posts .wrapper-filter-controls a{display:inline-block;border-bottom:2px solid #fff0;margin:0 8px -2px 8px;padding:5px 8px;text-transform:uppercase;cursor:pointer;font-size:13px;font-weight:700}.thim-widget-gallery-posts .wrapper-gallery-filter>.thim-col-5,.thim-widget-gallery-posts .wrapper-gallery-filter>[class*=col-sm-]{padding-bottom:30px}.thim-widget-gallery-posts .thim-gallery-show{display:none}.thim-widget-gallery-posts .thim-gallery-popup{display:block;position:relative}.thim-widget-gallery-posts .thim-gallery-popup>img{width:100%}.thim-widget-gallery-posts .thim-gallery-popup:before{position:absolute;left:0;top:0;bottom:0;right:0;content:"";background:rgb(0 0 0 / .3);-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;-ms-filter:alpha(opacity=0);filter:alpha(opacity=0);-ms-transform:rotateY(0deg);-webkit-transform:rotateY(0deg);transform:rotateY(0deg);-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;z-index:9}.thim-widget-gallery-posts .thim-gallery-popup:hover:before{-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100);-ms-transform:rotateY(180deg);-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.thim-widget-gallery-posts .thim-gallery-popup:after{content:"\f002";font-family:FontAwesome;position:absolute;width:31px;height:30px;line-height:30px;margin:auto;left:0;right:0;bottom:0;top:0;color:#fff;font-size:30px;z-index:10;-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;-ms-filter:alpha(opacity=0);filter:alpha(opacity=0);-ms-transform:rotateY(0deg);-webkit-transform:rotateY(0deg);transform:rotateY(0deg);-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.thim-widget-gallery-posts .thim-gallery-popup:hover:after{-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100);-ms-transform:rotateY(180deg);-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.thim-widget-gallery-posts .thim-gallery-popup.loading:after{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8);content:"\f110";font-size:24px;width:24px;height:24px;line-height:24px;-webkit-transition:none;-moz-transition:none;-o-transition:none;-ms-transition:none;transition:none}body .box-title{text-align:inherit}body #tp_style_selector{z-index:999}body #tp_style_selector .box-title{text-align:center}body.thim-body-load-overlay{overflow-x:hidden}.owl-controls .owl-pagination{display:block;text-align:center}.thim-widget-gallery-images .owl-controls .owl-pagination{margin-top:25px}.owl-controls .owl-pagination .owl-page{width:10px;height:10px;border-radius:50%;border:2px solid #82888d;display:inline-block;margin:0 10px}.thim-gallery-message{padding:40px 20px;background:#fff}.thim-gallery-message .link:hover{text-decoration:underline}.thim-button-down{display:inline-block;height:30px;line-height:30px;position:absolute;width:30px;left:50%;margin-left:-15px;z-index:990;bottom:30px;color:#999;text-align:center}.thim-button-down:hover,.thim-button-down:focus,.thim-button-down:active{color:#999}.course-summary iframe,#learn-press-course-lesson iframe{max-width:100%}.landing-image .image-link{display:block;width:100%;height:230px;overflow:hidden;position:relative;box-shadow:2px 3px 6px rgb(0 0 0 / .26);-moz-box-shadow:2px 3px 6px rgb(0 0 0 / .26);-webkit-box-shadow:2px 3px 6px rgb(0 0 0 / .26)}.landing-image .image-link .image{width:100%;height:100%;-webkit-transition:all 2s ease-in-out;-moz-transition:all 2s ease-in-out;-o-transition:all 2s ease-in-out;-ms-transition:all 2s ease-in-out;transition:all 2s ease-in-out;background-position:top center;background-repeat:no-repeat}.landing-image .image-link:hover .image{background-position:bottom center}.landing-image .title{text-align:center;text-transform:uppercase;font-size:15px;line-height:30px;margin:20px 0 20px}.thim-select-demo{max-width:540px;margin:auto}.thim-select-demo .sc_heading .sub-heading{line-height:24px;margin-top:3px}.thim-top-landing .sc_heading{margin-bottom:0;padding-bottom:0}.thim-top-landing .sc_heading .sub-heading{max-width:650px;margin:auto;font-size:18px;margin-top:23px;line-height:24px}.navigation .menu-right ul li>.thim-widget-button{padding:0}.thim-support-service .panel-grid-cell .so-panel:first-child{margin-bottom:0!important}.thim-support-service .sc_heading{margin-bottom:0;padding-bottom:0}.page-template-homepage .message[class*=message-]{display:none}.thim-color-white{color:#fff}.thim-bg-overlay-green{position:relative}.thim-bg-overlay-green:before{position:absolute;content:'';background:#a0bd2c;left:0;right:0;bottom:0;top:0;z-index:-2}.thim-bg-pattern{position:relative}.thim-bg-pattern:after{position:absolute;content:'';top:0;left:0;right:0;bottom:0;background:url(/wp-content/themes/eduma/images/bg_pattem.jpg) repeat top left;z-index:-1;display:block;-moz-opacity:.05;-khtml-opacity:.05;-webkit-opacity:.05;opacity:.05;-ms-filter:alpha(opacity=5);filter:alpha(opacity=5)}.thim-bg-pattern.thim-bg-overlay-green:before{z-index:-2}.thim-bg-pattern.thim-bg-overlay-color:before{z-index:-2}.thim-bg-green{background:#9bba1f}.thim-bg-red{background:#d43a3b}.thim-bg-yellow{background:#ffbc1b}.thim-bg-border-top{position:relative}.thim-bg-border-top:before{position:absolute;content:'';left:0;top:0;width:0;height:0;border-style:solid;border-width:248px 248px 0 0;border-color:#007bff #fff0 #fff0 #fff0}.thim-bg-border-top.thim-bg-green:before{border-color:#96b41c #fff0 #fff0 #fff0}.thim-bg-border-top.thim-bg-red:before{border-color:#cd3536 #fff0 #fff0 #fff0}.thim-bg-border-top.thim-bg-yellow:before{border-color:#fab716 #fff0 #fff0 #fff0}.thim-row-bg-border-top{margin-top:-130px;position:relative}.thim-border-left-lastchild>.panel-grid-cell:last-child{position:relative;padding-left:30px}.thim-border-left-lastchild>.panel-grid-cell:last-child:before{position:absolute;content:'';left:-15px;top:52px;bottom:0;width:1px;height:auto;background:#eee}.thim-no-margin-top{margin-top:0}.thim-margin-top-10{margin-top:10px}.thim-margin-top-20{margin-top:20px}.thim-margin-top-30{margin-top:30px}.thim-margin-top-40{margin-top:40px}.thim-margin-top-50{margin-top:50px}.thim-margin-top-60{margin-top:60px}.thim-margin-top-70{margin-top:70px}.thim-margin-top-80{margin-top:80px}.thim-margin-top-90{margin-top:90px}.thim-margin-top-100{margin-top:100px}.thim-no-margin-bottom{margin-bottom:0}.thim-margin-bottom-10{margin-bottom:10px}.thim-margin-bottom-20{margin-bottom:20px}.thim-margin-bottom-30{margin-bottom:30px}.thim-margin-bottom-40{margin-bottom:40px}.thim-margin-bottom-50{margin-bottom:50px}.thim-margin-bottom-60{margin-bottom:60px}.thim-margin-bottom-70{margin-bottom:70px}.thim-margin-bottom-80{margin-bottom:80px}.thim-margin-bottom-90{margin-bottom:90px}.thim-margin-bottom-100{margin-bottom:100px}.thim-text-title{font-size:18px;font-weight:700;line-height:36px;padding-left:32px;position:relative;margin:0;text-transform:uppercase;margin-bottom:12px}.thim-text-title:before{content:'';position:absolute;left:0;top:0;bottom:0;width:3px}#main-home-content>p{margin:0}.owl-controls .owl-prev,.owl-controls .owl-next{background:0 0}iframe[name=google_conversion_frame]{height:0!important;overflow:hidden;position:absolute;z-index:-1}body img::-moz-selection{background:0 0}body img::selection{background:0 0}.cssload-loader-style-2{display:block;margin:0 auto;top:50%;margin-top:-30px;width:60px;height:60px;position:relative;border:7px solid #ffb606;animation:cssload-loader 2.3s infinite ease;-o-animation:cssload-loader 2.3s infinite ease;-ms-animation:cssload-loader 2.3s infinite ease;-webkit-animation:cssload-loader 2.3s infinite ease;-moz-animation:cssload-loader 2.3s infinite ease}.cssload-loader-inner-style-2{vertical-align:top;display:inline-block;width:100%;background-color:#ffb606;animation:cssload-loader-inner 2.3s infinite ease-in;-o-animation:cssload-loader-inner 2.3s infinite ease-in;-ms-animation:cssload-loader-inner 2.3s infinite ease-in;-webkit-animation:cssload-loader-inner 2.3s infinite ease-in;-moz-animation:cssload-loader-inner 2.3s infinite ease-in}@keyframes cssload-loader{0%{transform:rotate(0deg)}25%{transform:rotate(180deg)}50%{transform:rotate(180deg)}75%{transform:rotate(360deg)}100%{transform:rotate(360deg)}}@-o-keyframes cssload-loader{0%{transform:rotate(0deg)}25%{transform:rotate(180deg)}50%{transform:rotate(180deg)}75%{transform:rotate(360deg)}100%{transform:rotate(360deg)}}@-ms-keyframes cssload-loader{0%{transform:rotate(0deg)}25%{transform:rotate(180deg)}50%{transform:rotate(180deg)}75%{transform:rotate(360deg)}100%{transform:rotate(360deg)}}@-webkit-keyframes cssload-loader{0%{transform:rotate(0deg)}25%{transform:rotate(180deg)}50%{transform:rotate(180deg)}75%{transform:rotate(360deg)}100%{transform:rotate(360deg)}}@-moz-keyframes cssload-loader{0%{transform:rotate(0deg)}25%{transform:rotate(180deg)}50%{transform:rotate(180deg)}75%{transform:rotate(360deg)}100%{transform:rotate(360deg)}}@keyframes cssload-loader-inner{0%{height:0}25%{height:0}50%{height:100%}75%{height:100%}100%{height:0}}@-o-keyframes cssload-loader-inner{0%{height:0}25%{height:0}50%{height:100%}75%{height:100%}100%{height:0}}@-ms-keyframes cssload-loader-inner{0%{height:0}25%{height:0}50%{height:100%}75%{height:100%}100%{height:0}}@-webkit-keyframes cssload-loader-inner{0%{height:0}25%{height:0}50%{height:100%}75%{height:100%}100%{height:0}}@-moz-keyframes cssload-loader-inner{0%{height:0}25%{height:0}50%{height:100%}75%{height:100%}100%{height:0}}.cssload-loader-style-3{top:50%;left:50%;margin-left:-25px;margin-top:-25px;width:50px;height:50px;position:absolute;-webkit-transform:rotateZ(45deg);transform:rotateZ(45deg)}.cssload-loader-style-3 .sk-cube{float:left;width:50%;height:50%;position:relative;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.cssload-loader-style-3 .sk-cube:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:#ffb606;-webkit-animation:sk-foldCubeAngle 2.4s infinite linear both;animation:sk-foldCubeAngle 2.4s infinite linear both;-webkit-transform-origin:100% 100%;-ms-transform-origin:100% 100%;transform-origin:100% 100%}.cssload-loader-style-3 .sk-cube2{-webkit-transform:scale(1.1) rotateZ(90deg);transform:scale(1.1) rotateZ(90deg)}.cssload-loader-style-3 .sk-cube3{-webkit-transform:scale(1.1) rotateZ(180deg);transform:scale(1.1) rotateZ(180deg)}.cssload-loader-style-3 .sk-cube4{-webkit-transform:scale(1.1) rotateZ(270deg);transform:scale(1.1) rotateZ(270deg)}.cssload-loader-style-3 .sk-cube2:before{-webkit-animation-delay:.3s;animation-delay:.3s}.cssload-loader-style-3 .sk-cube3:before{-webkit-animation-delay:.6s;animation-delay:.6s}.cssload-loader-style-3 .sk-cube4:before{-webkit-animation-delay:.9s;animation-delay:.9s}@-webkit-keyframes sk-foldCubeAngle{0%,10%{-webkit-transform:perspective(140px) rotateX(-180deg);transform:perspective(140px) rotateX(-180deg);opacity:0}25%,75%{-webkit-transform:perspective(140px) rotateX(0deg);transform:perspective(140px) rotateX(0deg);opacity:1}90%,100%{-webkit-transform:perspective(140px) rotateY(180deg);transform:perspective(140px) rotateY(180deg);opacity:0}}@keyframes sk-foldCubeAngle{0%,10%{-webkit-transform:perspective(140px) rotateX(-180deg);transform:perspective(140px) rotateX(-180deg);opacity:0}25%,75%{-webkit-transform:perspective(140px) rotateX(0deg);transform:perspective(140px) rotateX(0deg);opacity:1}90%,100%{-webkit-transform:perspective(140px) rotateY(180deg);transform:perspective(140px) rotateY(180deg);opacity:0}}.cssload-container{display:block;width:97px;top:50%;margin-top:-10px;position:absolute;left:50%;margin-left:-48px}.cssload-loading i{width:19px;height:19px;display:inline-block;border-radius:50%;background:#ffb606}.cssload-loading i:first-child{opacity:0;animation:cssload-loading-ani2 .58s linear infinite;-o-animation:cssload-loading-ani2 .58s linear infinite;-ms-animation:cssload-loading-ani2 .58s linear infinite;-webkit-animation:cssload-loading-ani2 .58s linear infinite;-moz-animation:cssload-loading-ani2 .58s linear infinite;transform:translate(-19px);-o-transform:translate(-19px);-ms-transform:translate(-19px);-webkit-transform:translate(-19px);-moz-transform:translate(-19px)}.cssload-loading i:nth-child(2),.cssload-loading i:nth-child(3){animation:cssload-loading-ani3 .58s linear infinite;-o-animation:cssload-loading-ani3 .58s linear infinite;-ms-animation:cssload-loading-ani3 .58s linear infinite;-webkit-animation:cssload-loading-ani3 .58s linear infinite;-moz-animation:cssload-loading-ani3 .58s linear infinite}.cssload-loading i:last-child{animation:cssload-loading-ani1 .58s linear infinite;-o-animation:cssload-loading-ani1 .58s linear infinite;-ms-animation:cssload-loading-ani1 .58s linear infinite;-webkit-animation:cssload-loading-ani1 .58s linear infinite;-moz-animation:cssload-loading-ani1 .58s linear infinite}@keyframes cssload-loading-ani1{100%{transform:translate(39px);opacity:0}}@-o-keyframes cssload-loading-ani1{100%{-o-transform:translate(39px);opacity:0}}@-ms-keyframes cssload-loading-ani1{100%{-ms-transform:translate(39px);opacity:0}}@-webkit-keyframes cssload-loading-ani1{100%{-webkit-transform:translate(39px);opacity:0}}@-moz-keyframes cssload-loading-ani1{100%{-moz-transform:translate(39px);opacity:0}}@keyframes cssload-loading-ani2{100%{transform:translate(19px);opacity:1}}@-o-keyframes cssload-loading-ani2{100%{-o-transform:translate(19px);opacity:1}}@-ms-keyframes cssload-loading-ani2{100%{-ms-transform:translate(19px);opacity:1}}@-webkit-keyframes cssload-loading-ani2{100%{-webkit-transform:translate(19px);opacity:1}}@-moz-keyframes cssload-loading-ani2{100%{-moz-transform:translate(19px);opacity:1}}@keyframes cssload-loading-ani3{100%{transform:translate(19px)}}@-o-keyframes cssload-loading-ani3{100%{-o-transform:translate(19px)}}@-ms-keyframes cssload-loading-ani3{100%{-ms-transform:translate(19px)}}@-webkit-keyframes cssload-loading-ani3{100%{-webkit-transform:translate(19px)}}@-moz-keyframes cssload-loading-ani3{100%{-moz-transform:translate(19px)}}.cp-modal-popup-container .cp-blank .cp-row>.col-lg-12{padding-left:0;padding-right:0}input.cptch_input{padding-left:10px!important;padding-right:10px!important}.owl-controls .owl-buttons .owl-prev,.owl-controls .owl-buttons .owl-next{display:inline-block;margin-left:10px;cursor:pointer;border:1px solid #111;width:30px;text-align:center;line-height:28px}.owl-controls .owl-buttons .owl-prev i,.owl-controls .owl-buttons .owl-next i{text-align:center;vertical-align:middle;line-height:28px;color:#333;font-size:8px;display:block}.owl-controls .owl-buttons .owl-prev{margin-left:0}.post-password-form{margin-top:150px;min-height:100px;text-align:center;padding:50px 0}.post-password-form input[name=post_password]{line-height:28px}.mo-openid-app-icons a.btn-block{cursor:pointer}body.thim-body-preload{overflow-x:hidden}body.thim-body-preload>:not(#preload){-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;-ms-filter:alpha(opacity=0);filter:alpha(opacity=0)}div#preload{margin:auto;position:fixed;width:100%;height:100%;background-color:#fff;z-index:9999999}div#preload>img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%)}div#preload .cssload-loader{position:absolute;left:0;right:0;margin:auto;width:62px;height:62px;top:50%;margin-top:-31px;border-radius:50%;-o-border-radius:50%;-ms-border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;perspective:780px}div#preload .cssload-inner{position:absolute;width:100%;height:100%;box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;border-radius:50%;-o-border-radius:50%;-ms-border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%}div#preload .cssload-inner.cssload-one{left:0;top:0;animation:cssload-rotate-one 1.15s linear infinite;-o-animation:cssload-rotate-one 1.15s linear infinite;-ms-animation:cssload-rotate-one 1.15s linear infinite;-webkit-animation:cssload-rotate-one 1.15s linear infinite;-moz-animation:cssload-rotate-one 1.15s linear infinite;border-bottom:3px solid #000}div#preload .cssload-inner.cssload-two{right:0;top:0;animation:cssload-rotate-two 1.15s linear infinite;-o-animation:cssload-rotate-two 1.15s linear infinite;-ms-animation:cssload-rotate-two 1.15s linear infinite;-webkit-animation:cssload-rotate-two 1.15s linear infinite;-moz-animation:cssload-rotate-two 1.15s linear infinite;border-right:3px solid #000}div#preload .cssload-inner.cssload-three{right:0;bottom:0;animation:cssload-rotate-three 1.15s linear infinite;-o-animation:cssload-rotate-three 1.15s linear infinite;-ms-animation:cssload-rotate-three 1.15s linear infinite;-webkit-animation:cssload-rotate-three 1.15s linear infinite;-moz-animation:cssload-rotate-three 1.15s linear infinite;border-top:3px solid #000}.thim-loading-container{position:absolute;z-index:999999;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background:#fff}.thim-loading{position:absolute;right:0;bottom:0;top:50%;left:50%;border-bottom:2px solid #e4e4e4;border-left:2px solid #e4e4e4;border-right:2px solid #000;border-top:2px solid #000;border-radius:100%;height:60px;width:60px;margin-left:-30px;margin-top:-30px;-webkit-animation:spin .6s infinite linear;-moz-animation:spin .6s infinite linear;-ms-animation:spin .6s infinite linear;-o-animation:spin .6s infinite linear;animation:spin .6s infinite linear}@keyframes cssload-rotate-one{0%{transform:rotateX(35deg) rotateY(-45deg) rotateZ(0deg)}100%{transform:rotateX(35deg) rotateY(-45deg) rotateZ(360deg)}}@-o-keyframes cssload-rotate-one{0%{-o-transform:rotateX(35deg) rotateY(-45deg) rotateZ(0deg)}100%{-o-transform:rotateX(35deg) rotateY(-45deg) rotateZ(360deg)}}@-ms-keyframes cssload-rotate-one{0%{-ms-transform:rotateX(35deg) rotateY(-45deg) rotateZ(0deg)}100%{-ms-transform:rotateX(35deg) rotateY(-45deg) rotateZ(360deg)}}@-webkit-keyframes cssload-rotate-one{0%{-webkit-transform:rotateX(35deg) rotateY(-45deg) rotateZ(0deg)}100%{-webkit-transform:rotateX(35deg) rotateY(-45deg) rotateZ(360deg)}}@-moz-keyframes cssload-rotate-one{0%{-moz-transform:rotateX(35deg) rotateY(-45deg) rotateZ(0deg)}100%{-moz-transform:rotateX(35deg) rotateY(-45deg) rotateZ(360deg)}}@keyframes cssload-rotate-two{0%{transform:rotateX(50deg) rotateY(10deg) rotateZ(0deg)}100%{transform:rotateX(50deg) rotateY(10deg) rotateZ(360deg)}}@-o-keyframes cssload-rotate-two{0%{-o-transform:rotateX(50deg) rotateY(10deg) rotateZ(0deg)}100%{-o-transform:rotateX(50deg) rotateY(10deg) rotateZ(360deg)}}@-ms-keyframes cssload-rotate-two{0%{-ms-transform:rotateX(50deg) rotateY(10deg) rotateZ(0deg)}100%{-ms-transform:rotateX(50deg) rotateY(10deg) rotateZ(360deg)}}@-webkit-keyframes cssload-rotate-two{0%{-webkit-transform:rotateX(50deg) rotateY(10deg) rotateZ(0deg)}100%{-webkit-transform:rotateX(50deg) rotateY(10deg) rotateZ(360deg)}}@-moz-keyframes cssload-rotate-two{0%{-moz-transform:rotateX(50deg) rotateY(10deg) rotateZ(0deg)}100%{-moz-transform:rotateX(50deg) rotateY(10deg) rotateZ(360deg)}}@keyframes cssload-rotate-three{0%{transform:rotateX(35deg) rotateY(55deg) rotateZ(0deg)}100%{transform:rotateX(35deg) rotateY(55deg) rotateZ(360deg)}}@-o-keyframes cssload-rotate-three{0%{-o-transform:rotateX(35deg) rotateY(55deg) rotateZ(0deg)}100%{-o-transform:rotateX(35deg) rotateY(55deg) rotateZ(360deg)}}@-ms-keyframes cssload-rotate-three{0%{-ms-transform:rotateX(35deg) rotateY(55deg) rotateZ(0deg)}100%{-ms-transform:rotateX(35deg) rotateY(55deg) rotateZ(360deg)}}@-webkit-keyframes cssload-rotate-three{0%{-webkit-transform:rotateX(35deg) rotateY(55deg) rotateZ(0deg)}100%{-webkit-transform:rotateX(35deg) rotateY(55deg) rotateZ(360deg)}}@-moz-keyframes cssload-rotate-three{0%{-moz-transform:rotateX(35deg) rotateY(55deg) rotateZ(0deg)}100%{-moz-transform:rotateX(35deg) rotateY(55deg) rotateZ(360deg)}}@keyframes spin{from{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-ms-transform:rotate(359deg);transform:rotate(359deg)}}@-moz-keyframes spin{from{-moz-transform:rotate(0deg);transform:rotate(0deg)}to{-moz-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes spin{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-ms-keyframes "spin"{from{-ms-transform:rotate(0deg);transform:rotate(0deg)}to{-ms-transform:rotate(359deg);transform:rotate(359deg)}}@-o-keyframes spin{from{-o-transform:rotate(0deg);transform:rotate(0deg)}to{-o-transform:rotate(359deg);transform:rotate(359deg)}}#toolbar{padding-top:10px;padding-bottom:10px;line-height:30px;font-weight:700}.thim-demo-university-4 #toolbar{font-weight:400;padding-top:0;padding-bottom:0}.thim-demo-university-4 #toolbar .menu li{padding-top:10px;padding-bottom:10px;line-height:25px}.thim-demo-university-4 #toolbar .widget{display:inline-block;float:right;padding:0}.thim-demo-university-4 #toolbar .widget_login-popup .thim-link-login{line-height:45px;border-left:1px solid #444;border-right:1px solid #444;padding:0 15px}.thim-demo-university-4 #toolbar .widget_login-popup .thim-link-login a{padding:5px 0;line-height:35px}.thim-demo-university-4 #toolbar .widget_login-popup .thim-link-login a.profile{display:none}.thim-demo-university-4 #toolbar .widget_login-popup .thim-link-login a.logout:before,.thim-demo-university-4 #toolbar .widget_login-popup .thim-link-login a.login:before{content:'\f007';display:inline-block;font-family:FontAwesome;font-size:15px;margin-right:8px}.thim-demo-university-4 #toolbar .widget_login-popup .thim-link-login a.login{line-height:35px;height:45px;width:15px;display:block;overflow:hidden;white-space:nowrap}.thim-demo-university-4 #toolbar .widget_login-popup .thim-link-login a.login:before{width:15px;text-align:center;margin-right:0}.thim-demo-university-4 #toolbar .widget_search .search-form{line-height:45px;padding:0}.thim-demo-university-4 #toolbar .widget_search .search-form:after{height:45px;line-height:45px;width:45px;text-align:center;z-index:0;right:0;left:auto}.thim-demo-university-4 #toolbar .widget_search .search-form label .search-field{width:45px;position:relative;top:0;height:45px;line-height:45px;padding:0 0 0 45px;cursor:pointer}.thim-demo-university-4 #toolbar .widget_search .search-form label .search-field:focus{cursor:text;padding-left:15px;padding-right:40px;background:0 0}.thim-demo-university-4 #toolbar .widget_search .search-form label .search-field::-webkit-input-placeholder{color:#fff0}.thim-demo-university-4 #toolbar .widget_search .search-form label .search-field::-moz-placeholder{color:#fff0}.thim-demo-university-4 #toolbar .widget_search .search-form label .search-field:-ms-input-placeholder{color:#fff0}.thim-demo-university-4 #toolbar .widget_search .search-form label .search-field:-moz-placeholder{color:#fff0}.header_v3 #toolbar{font-weight:400;padding-bottom:5px;padding-top:5px}#toolbar .widget_login-popup,#toolbar .widget_login-menu{float:right}#toolbar .widget_login-popup .thim-link-login,#toolbar .widget_login-menu .thim-link-login{line-height:30px}#toolbar .widget_login-popup .thim-link-login a,#toolbar .widget_login-menu .thim-link-login a{padding:0 12px;line-height:20px;display:inline-block}#toolbar .widget_login-popup .thim-link-login a:last-child,#toolbar .widget_login-menu .thim-link-login a:last-child{padding-right:0}#toolbar .widget_login-popup .thim-link-login a:first-child,#toolbar .widget_login-menu .thim-link-login a:first-child{padding-left:0}#toolbar .widget_login-popup .thim-link-login a:first-child:not(:last-child),#toolbar .widget_login-menu .thim-link-login a:first-child:not(:last-child){border-right:1px solid #212121}#toolbar .thim-language{float:right;margin-right:10px}#toolbar .widget_search{float:right;padding:5px 0;padding-left:18px}#toolbar .widget_search .search-form{padding-left:42px;padding-right:62px;line-height:20px;border-left:1px solid #444}#toolbar .widget_search .search-form:after{left:18px;top:0;line-height:16px;height:16px;font-size:14px;width:20px}#toolbar .widget_search .search-form label .search-field{background:0 0;border:none;line-height:30px;height:30px;padding:0;font-size:13px;width:62px;position:absolute;top:-5px;right:0;z-index:999}#toolbar .widget_search .search-form label .search-field:focus{width:200px;padding:0 10px;background:#444}#toolbar .widget_search .search-form .search-submit{text-indent:-9999px;display:none;background:#344}#toolbar .menu{display:inline-block;margin:0}#toolbar .menu li{display:inline-block;list-style:none;padding-right:40px}.thim-language{line-height:30px;position:relative}.thim-language ul{margin:0;min-width:130px;position:absolute;padding:5px 20px;left:-20px;z-index:99;background:#2B2B2B;display:none}.thim-language ul li{list-style:none}.thim-language .lang-item{line-height:20px;display:inline-block}.thim-language .lang-item.active{padding-right:12px;border-right:1px solid #212121}.thim-language .lang-item.active:after{content:"\f107";display:inline-block;padding-left:5px;line-height:18px;font-family:FontAwesome;vertical-align:bottom}.thim-language .lang-item img{max-height:10px;width:auto;margin-right:7px}.thim-language .list-lang .lang-item{display:block;line-height:24px}.thim-have-any-question{float:left;line-height:30px}.thim-have-any-question .mobile,.thim-have-any-question .email{display:inline-block;margin-left:11px;line-height:30px}.thim-have-any-question .mobile .fa,.thim-have-any-question .email .fa{margin-right:7px}.header_v3 .thim-widget-link{overflow:hidden;border-right:1px solid #f5f5f5;padding:0 30px 19px 15px}.header_v3 .thim-widget-link:hover{background:#f5f5f5}.header_v3 .thim-widget-link .title{font-weight:500;font-size:15px;margin-top:19px;margin-bottom:2px}.header_v3 .thim-widget-link .title a{color:#333}.header_v3 .thim-widget-link .desc{font-size:11px;color:#999;line-height:1.2}.header_v3 .thim-widget-button{margin-top:25px;margin-right:0;margin-left:30px}.header_v3 #toolbar a:hover{text-decoration:none;color:#ccc}.header_v3_container{padding-bottom:0}.nav>li>a:hover,.nav>li>a:focus{background-color:#fff0}.table-cell{display:table-cell;vertical-align:middle;float:none}#masthead{padding:0;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out}#masthead .navigation{padding-top:25px;padding-bottom:5px;transition:all ease-in-out .5s}#masthead.affix.menu-hidden{transform:translate(0,-100%);-webkit-transform:translate(0,-100%);-moz-transform:translate(0,-100%);-ms-transform:translate(0,-100%);-o-transform:translate(0,-100%)}.wrapper-container.mobile-menu-open #masthead.affix.menu-hidden{transform:translate(0,0);-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0)}body.thim-popup-active #masthead.affix.menu-hidden,body.thim-search-active #masthead.affix.menu-hidden{-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none}#masthead.header_v3 .width-logo{overflow:hidden;position:absolute;top:-40px;left:0}#masthead.header_v3 .header_v3_container{padding-left:185px;position:relative}#masthead.header_v3 .toolbar-container{padding-left:200px;width:1285px}#masthead.header_v3 .toolbar-container .thim-link-login .logout,#masthead.header_v3 .toolbar-container .thim-link-login .login{display:inline-block}#masthead.header_v3 .toolbar-container .thim-link-login .logout:before,#masthead.header_v3 .toolbar-container .thim-link-login .login:before{content:'\f007';margin-right:7px;display:inline-block;font-family:FontAwesome}#masthead.header_v3 .toolbar-container .thim-link-login .profile{display:none}#masthead.header_v3 .toolbar-container .widget{display:inline-block}body.thim-popup-active #masthead,body.thim-search-active #masthead{-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none}.navigation .width-navigation,.navigation .width-logo{padding:0}.navigation .width-navigation img,.navigation .width-logo img{margin-bottom:20px}.navigation .navbar-nav li .sub-menu li{padding:0}.navigation .navbar-nav li .sub-menu li a,.navigation .navbar-nav li .sub-menu li>span.disable_link{-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;padding:8px 0;display:block}.navigation .navbar-nav li .sub-menu li.menu-item-has-children>a:after,.navigation .navbar-nav li .sub-menu li.menu-item-has-children>span.disable_link:after{content:"\f178";font:normal normal normal 14px/1 FontAwesome;float:right;line-height:25px;display:none}.navigation .navbar-nav li>.sub-menu{margin-left:0}.navigation .menu-right{padding-left:0}.navigation .menu-right ul{margin:0;list-style:none;line-height:20px}.navigation .menu-right ul li{list-style:none;display:inline-block;padding-left:0;padding-right:0;vertical-align:middle}.navigation .menu-right ul li:last-child>div{padding-right:0}.navigation .menu-right ul li:last-child>div.minicart_hover{padding-right:15px}.navigation .menu-right ul li>div{padding:11px 10px 29px}.navigation .menu-right ul li>div.minicart_hover{padding-right:25px}.navigation .menu-right ul li .search-form{position:relative;height:60px;width:50px}.navigation .menu-right ul li .search-form label{margin:0}.navigation .menu-right ul li .search-form:after{width:30px;cursor:pointer;text-align:center;line-height:20px;position:absolute;right:10px;top:5px;display:inline-block}.navigation .menu-right ul li .search-form .search-field{width:200px;position:absolute;right:0;bottom:-35px;height:35px;transform:translate(0,20px);-webkit-transform:translate(0,20px);-moz-transform:translate(0,20px);-ms-transform:translate(0,20px);-o-transform:translate(0,20px);-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;-ms-filter:alpha(opacity=0);filter:alpha(opacity=0);visibility:hidden}.navigation .menu-right ul li .search-form:hover .search-field{transform:translate(0,0);-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100);visibility:visible}.site-header{position:absolute;z-index:999;width:100%;top:0}.site-header.sticky-header{position:fixed}.site-header .sticky-logo{display:none}.site-header .navbar-nav>li>a,.site-header .navbar-nav>li>span.disable_link{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.site-header.affix{box-shadow:0 1px 5px -2px rgb(42 42 42 / .4)}.site-header.affix .navbar-nav>li>a,.site-header.affix .navbar-nav>li>span.disable_link{padding:11px 20px 29px;line-height:20px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.site-header.affix .navbar-nav>li>a.icon-toggle,.site-header.affix .navbar-nav>li>span.disable_link.icon-toggle{padding:0}.site-header.affix .no-sticky-logo{display:none}.site-header.affix .sticky-logo{display:inline-block}.site-header .navbar-nav{text-align:right}.site-header .navbar-nav>li{float:none;display:inline-block;zoom:1;max-height:60px}@media (min-width:769px){.mobile-menu-container{display:none}.navigation{position:relative}.navigation .tm-table{display:table;table-layout:fixed;max-width:none;width:auto;min-width:100%}.navigation nav{position:static}.navbar-nav>li.multicolumn [class*=submenu_columns] .sub-menu{position:static!important;display:block!important;width:auto;border:none;box-shadow:0 0 0;padding:0}.navbar-nav a i.fa{margin-right:5px}.navbar-nav>li.multicolumn [class*=submenu_columns]>li,.navbar-nav [class*=submenu_columns]>aside{float:left}.navbar-nav>li.multicolumn [class*=submenu_columns]>aside{padding:15px}.submenu-widget{padding:10px}.navbar-nav .submenu_columns_2>li,.navbar-nav .submenu_columns_2>aside{width:50%}.navbar-nav .submenu_columns_3>li,.navbar-nav .submenu_columns_3>aside{width:33.33333%}.navbar-nav .submenu_columns_4>li,.navbar-nav .submenu_columns_4>aside{width:25%}.navbar-nav .submenu_columns_5>li,.navbar-nav .submenu_columns_5>aside{width:20%}.navbar-nav .dropdown_full_width{position:static}.navbar-nav li.multicolumn .submenu_columns_1{width:233px}.navbar-nav li.multicolumn .submenu_columns_1 li{width:100%}.navbar-nav li.multicolumn .submenu_columns_2{width:466px}.navbar-nav li.multicolumn .submenu_columns_3{width:750px}.navbar-nav li.multicolumn .submenu_columns_4{width:932px}.navbar-nav li.multicolumn .submenu_columns_5{width:1165px}.navbar-nav li.drop_to_center .submenu_columns_1{left:-80px}.navbar-nav li.drop_to_center .submenu_columns_2{left:-191px}.navbar-nav li.drop_to_center .submenu_columns_3{left:-310px}.navbar-nav li.drop_to_center .submenu_columns_4{left:-425px}.navbar-nav li.drop_to_center .submenu_columns_5{left:-545px}.navbar-nav li.widget_area>.submenu-widget{min-width:800px;width:auto}.navbar-nav li.dropdown_full_width .megacol{left:15px;right:15px;width:auto}.navbar-nav>li>span:hover{background:0 0}.navbar-nav [class*=submenu_columns] aside{float:left;text-align:left}.widget_area aside ul li a,.widget_area aside ul li span{padding:10px 25px 10px 0}.widget_area .widget_recent_entries li{padding-bottom:0;margin-bottom:0}.drop_to_right>.sub-menu{left:auto;right:12px}.drop_to_center.standard>.sub-menu{left:50%}.navbar-nav>li>.sub-menu.submenu-widget>li,.navbar-nav>li>.sub-menu.multicolumn>li{float:left;padding:15px 0}.navbar-nav>li>.sub-menu.submenu-widget.submenu_columns_1>li,.navbar-nav>li>.sub-menu.multicolumn.submenu_columns_1>li{float:none}.navbar-nav>li>.sub-menu.submenu-widget>li{padding:0}.navbar-nav>li>.sub-menu.submenu-widget .thim-widget-course-categories li{padding-left:0;padding-right:0}nav .navbar-collapse{padding-right:0;padding-left:0}nav ul,nav ul ul,nav ul ul ul{margin:0}nav ul li,nav ul ul li,nav ul ul ul li{margin:0}.nav>li>a:hover,.nav>li>a:focus{background:0 0}.navbar-nav{float:none}.navbar-nav li .sub-menu{display:none;position:absolute;left:-10px;top:auto;margin-top:5px;z-index:9999}.navbar-nav li .sub-menu li{list-style:none;text-align:left;position:relative}.navbar-nav li .sub-menu li a{text-decoration:none}.navbar-nav li .sub-menu.submenu_columns_5>li{width:20%}.navbar-nav li .sub-menu.submenu_columns_4>li{width:25%}.navbar-nav li .sub-menu.submenu_columns_3>li{width:33.33%}.navbar-nav li .sub-menu.submenu_columns_2>li{width:50%}.navbar-nav li .sub-menu.megacol{padding-bottom:20px}.navbar-nav li .sub-menu.megacol>li .sub-menu{display:block!important;-moz-opacity:1!important;-khtml-opacity:1!important;-webkit-opacity:1!important;opacity:1!important;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100)!important;filter:alpha(opacity=100)!important;margin-top:10px;top:auto}.navbar-nav li .sub-menu.megacol>li .sub-menu a,.navbar-nav li .sub-menu.megacol>li .sub-menu span{border:0}.navbar-nav li .sub-menu.megacol>li .sub-menu li{padding-left:0}.navbar-nav li .sub-menu.megacol.submenu_columns_3 .sub-menu{min-width:0;padding-left:30px}.navbar-nav li .sub-menu.megacol.submenu_columns_3 .sub-menu:before{right:0;bottom:5px;top:15px;content:'';width:1px;height:auto;background:#eee;position:absolute}.navbar-nav li .sub-menu.megacol.submenu_columns_3 .sub-menu li>a,.navbar-nav li .sub-menu.megacol.submenu_columns_3 .sub-menu li>span{padding:8px 0}.navbar-nav li .sub-menu.megacol.submenu_columns_3 li:first-child>.sub-menu{padding-left:0}.navbar-nav li .sub-menu.megacol.submenu_columns_3 li:last-child>.sub-menu:before{display:none}.navbar-nav li:hover>.sub-menu li a{text-decoration:none}.navbar-nav li .sub-menu{min-width:260px;margin-left:0}.navbar-nav li .sub-menu li{width:100%}.navbar-nav li .sub-menu .sub-menu{right:calc(100% + 30px);right:-webkit-calc(100% + 30px);right:-moz-calc(100% + 30px);left:auto;top:0;padding:15px 30px}.navbar-nav li .sub-menu li:hover .sub-menu{height:auto;z-index:999}.navbar-nav li.multicolumn .megacol>li>a:hover,.navbar-nav li.multicolumn .megacol>li>span:hover{background:0 0}.navbar-nav li.multicolumn .megacol .sub-menu{background:0 0;display:block!important}.navbar-nav li.multicolumn .megacol .sub-menu a,.navbar-nav li.multicolumn .megacol .sub-menu span.disable_link{padding:5px 0;display:block}.navbar-nav>li{vertical-align:middle;display:inline-block;float:none}.navbar-nav>li>a,.navbar-nav>li>span.disable_link{padding:11px 20px 29px;display:inline-block;position:relative;line-height:20px}.navbar-nav>li>a.icon-toggle,.navbar-nav>li>span.disable_link.icon-toggle{padding:0}.navbar-nav>li>a>span,.navbar-nav>li>span.disable_link>span{line-height:20px}.nav>li>.sub-menu{box-shadow:0 1px 5px -1px rgb(0 0 0 / .3);-webkit-box-shadow:0 1px 5px -1px rgb(0 0 0 / .3);padding:15px 30px}.nav>li>.sub-menu .menu-category-description{text-align:justify}.nav>li.widget_area>.sub-menu{padding-top:23px;padding-bottom:15px}.nav>li.widget_area>.sub-menu aside{padding:15px}.nav>li.multicolumn>.sub-menu .sub-menu,.nav>li.widget_area>.sub-menu .sub-menu{box-shadow:0 0 0}.navigation .navbar-nav>li>a,.navigation .navbar-nav>li>span{text-transform:uppercase;position:relative;padding:11px 20px 29px}.navigation .navbar-nav>li>a.icon-toggle,.navigation .navbar-nav>li>span.icon-toggle{padding:0;position:absolute;top:9px;right:6px;margin:0;line-height:24px}.navigation .navbar-nav>li.widget_area>a:after,.navigation .navbar-nav>li.menu-item-has-children>a:after,.navigation .navbar-nav>li.widget_area>span:not(.icon-toggle):after,.navigation .navbar-nav>li.menu-item-has-children>span:not(.icon-toggle):after{content:"\f107";display:inline-block;font-family:FontAwesome;padding:0;position:absolute;top:8px;right:6px;margin:0;line-height:24px;font-size:14px;font-weight:400}.navigation .navbar-nav>li.widget_area .icon-toggle,.navigation .navbar-nav>li.menu-item-has-children .icon-toggle{display:none}.navigation .navbar-nav>li.widget_area:last-child>.sub-menu,.navigation .navbar-nav>li.menu-item-has-children:last-child>.sub-menu,.navigation .navbar-nav>li.widget_area:nth-last-child(2)>.sub-menu,.navigation .navbar-nav>li.menu-item-has-children:nth-last-child(2)>.sub-menu{right:0;left:auto}.navigation .navbar-nav>li:not(.menu-item-has-children):last-child>a,.navigation .navbar-nav>li:not(.menu-item-has-children):last-child>span{padding-right:0}.navigation .navbar-nav>li:not(.menu-item-has-children):last-child>a:before,.navigation .navbar-nav>li:not(.menu-item-has-children):last-child>span:before{right:0}.admin-bar .site-header{top:32px}.mobile-logo-custom .sticky-logo-mobile,.mobile-logo-custom .no-sticky-logo-mobile{display:none}}@media only screen and (min-width:769px) and (max-width:1200px){.navbar-nav li.multicolumn .submenu_columns_1{width:194px}.navbar-nav li.multicolumn .submenu_columns_2{width:388px}.navbar-nav li.multicolumn .submenu_columns_3{width:582px}.navbar-nav li.multicolumn .submenu_columns_4{width:776px}.navbar-nav li.multicolumn .submenu_columns_5{width:970px}.navbar-nav li.dropdown_full_width [class*=submenu_columns].sub-menu{width:100%}.navbar-nav li.drop_to_center .submenu_columns_1{left:-55px}.navbar-nav li.drop_to_center .submenu_columns_2{left:-152px}.navbar-nav li.drop_to_center .submenu_columns_3{left:-252px}.navbar-nav li.drop_to_center .submenu_columns_4{left:-347px}.navbar-nav li.drop_to_center .submenu_columns_5{left:-450px}}@media (max-width:768px){.navbar-nav>li>a,.navbar-nav>li>span.disable_link{display:block;padding-top:15px;padding-bottom:15px}#masthead.affix-top{top:0;position:absolute}.navigation .width-logo{text-align:left;padding-left:15px}body.admin-bar .site-header{top:0}body.admin-bar .site-header.sticky-header{top:46px}.navigation .navbar-nav>li.menu-item-has-children>a:after,.navigation .navbar-nav>li.menu-item-has-children>span:not(.icon-toggle):after{display:none}.menu-mobile-effect.navbar-toggle{float:right;display:inline-block;cursor:pointer;z-index:1;vertical-align:middle;width:30px;height:28px;padding:0;position:absolute;top:50%;right:15px;margin:0;margin-top:-14px}.menu-mobile-effect.navbar-toggle span.icon-bar{width:22px;border-radius:0;position:absolute;left:0;right:0;margin:0 auto;top:6px;background:#111;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.menu-mobile-effect.navbar-toggle span.icon-bar:nth-child(2){top:13px}.menu-mobile-effect.navbar-toggle span.icon-bar:nth-child(3){top:20px}.mobile-menu-open .menu-mobile-effect.navbar-toggle span.icon-bar{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);top:13px}.mobile-menu-open .menu-mobile-effect.navbar-toggle span.icon-bar:nth-child(2){-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;-ms-filter:alpha(opacity=0);filter:alpha(opacity=0)}.mobile-menu-open .menu-mobile-effect.navbar-toggle span.icon-bar:nth-child(3){-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);top:13px}.wrapper-container{position:relative;overflow:hidden}.wrapper-container.mobile-menu-open{overflow:hidden;height:100vh!important;margin-top:0!important}body.admin-bar .wrapper-container.mobile-menu-open{height:calc(100vh - 46px)!important;height:-webkit-calc(100vh - 46px)!important;height:-moz-calc(100vh - 46px)!important}.wrapper-container.mobile-menu-open .content-pusher{transform:translate(-300px,0)!important;-webkit-transform:translate(-300px,0)!important;-moz-transform:translate(-300px,0)!important;-ms-transform:translate(-300px,0)!important;-o-transform:translate(-300px,0)!important}.wrapper-container.mobile-menu-open .content-pusher:after{-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100)}.wrapper-container.mobile-menu-open .mobile-effect.mobile-menu-container{visibility:visible;box-shadow:0 1px 5px -2px rgb(42 42 42 / .4)}.content-pusher{right:0;position:relative;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;transition:all .5s;height:100%}.content-pusher:after{position:absolute;top:0;right:0;width:0;height:0;background:rgb(0 0 0 / .2);content:'';-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;-ms-filter:alpha(opacity=0);filter:alpha(opacity=0);-webkit-transition:opacity .5s,width .1s .5s,height .1s .5s;transition:opacity .5s,width .1s .5s,height .1s .5s;z-index:9}.mobile-menu-container{right:0;position:absolute;transform:translate(100%,0);-webkit-transform:translate(100%,0);-moz-transform:translate(100%,0);-ms-transform:translate(100%,0);-o-transform:translate(100%,0);visibility:hidden;top:0;z-index:99999;width:300px;height:100%;overflow:auto;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;transition:all .5s}.mobile-menu-container>.nav{margin-top:15px;padding-left:5px;padding-right:5px}.mobile-menu-container ul{float:none}.mobile-menu-container ul.sub-menu{background-image:none!important;margin-top:0;margin-bottom:0;overflow:hidden;display:none}.mobile-menu-container ul.sub-menu li ul{display:block}.mobile-menu-container ul li{float:none}.mobile-menu-container ul li.current-menu-parent ul.sub-menu{display:block}.mobile-menu-container ul li.disable_link{margin-left:20px}.mobile-menu-container ul li .icon-toggle{position:absolute;right:0;width:40px;height:40px;line-height:20px;top:0}.mobile-menu-container ul li .icon-toggle:before,.mobile-menu-container ul li .icon-toggle:after{display:none}.mobile-menu-container ul li .icon-toggle .fa{line-height:30px;vertical-align:middle}.mobile-menu-container ul li a{display:block;outline:0;-webkit-transition:background .3s,box-shadow .3s;transition:background .3s,box-shadow .3s}.mobile-menu-container ul li a:hover,.mobile-menu-container ul li a :focus{background:0 0}.navbar-nav{margin:0}.navbar-nav li{list-style:none;position:relative}.site-header .navigation nav{display:none}.sub-menu{position:relative}.sub-menu li{border:none!important}.sub-menu li a,.sub-menu li span{padding-left:25px!important}.navbar-nav .sub-menu:before{content:'';width:1px;height:100%;position:absolute;left:2px;top:1px;display:block}.navbar-nav .sub-menu li{margin-top:9px}.navbar-nav .sub-menu li:before{content:'';width:7px;height:1px;position:absolute;left:3px;top:10px;padding:0;display:block}.navbar-nav .sub-menu .sub-menu{margin-left:20px}.nav>li>span{padding:10px 15px}.site-header .navigation{padding:10px 0}.mobile-menu-container ul li span.icon-toggle{cursor:pointer}}.menu-main-menu>.menu ul li{display:inline-block;list-style:none;padding:10px 15px}#magic-line{position:absolute;height:2px;z-index:99999;bottom:26px}.thim-mobile-login{padding:20px 20px 0;display:none}.thim-mobile-login a{color:#fff;font-size:13px;font-weight:400}.thim-mobile-login .thim-link-login a{padding:0 12px;line-height:20px;display:inline-block}.thim-mobile-login .thim-link-login a:first-child{border-right:1px solid #3e3d3d;padding-left:0}.thim-mobile-login .thim-link-login a:last-child{padding-right:0}.menu-right .thim-link-login{overflow:hidden}.menu-right .thim-link-login .profile,.menu-right .thim-link-login .register{display:none}.menu-right .thim-link-login a{font-size:13px;font-weight:700;border:0;padding:6px 20px;line-height:20px;display:inline-block;float:left}.menu-right ul li>div.thim-widget-login-popup,.menu-right ul li>div.thim-widget-login-menu{padding-top:5px;padding-bottom:23px}.widget_area .submenu-widget .widget-title{text-transform:uppercase;font-size:14px;font-weight:700;line-height:25px;text-align:left}.widget_area .submenu-widget .single-image{padding-top:8px;padding-bottom:8px}.widget_area .submenu-widget .course-item .course-thumbnail{padding-top:8px;padding-bottom:8px}.thim-megamenu-row>.panel-grid-cell{padding-left:30px!important;padding-right:30px!important;position:relative}.thim-megamenu-row>.panel-grid-cell:after{content:'';top:7px;bottom:5px;width:1px;position:absolute;background:#eee;right:1px;min-height:360px}.thim-megamenu-row>.panel-grid-cell:first-child{padding-left:15px!important}.thim-megamenu-row>.panel-grid-cell:last-child{padding-right:15px!important}.thim-megamenu-row>.panel-grid-cell:last-child:after{display:none}.site-header.header_v2#masthead .navigation{padding-top:20px}.site-header.header_v2 .navigation .width-navigation img,.site-header.header_v2 .navigation .width-logo img{margin-bottom:0}.site-header.header_v2 .width-navigation{width:100%;bottom:-35px;margin-top:-15px;position:relative}.site-header.header_v2 .navbar-nav{text-align:left}.site-header.header_v2 .navbar-nav li .sub-menu{margin-top:0;left:0}.site-header.header_v2 .navbar-nav li .sub-menu .sub-menu{left:auto}.site-header.header_v2 .navbar-nav li.dropdown_full_width .megacol,.site-header.header_v2 .navbar-nav li.dropdown_full_width .sub-menu{left:0;right:0}.site-header.header_v2 .navbar-nav #magic-line{background:#fff;bottom:15px!important}.site-header.header_v2 .navigation .navbar-nav>li>a,.site-header.header_v2 .navigation .navbar-nav>li>span{padding:15px 26px 15px 30px;line-height:30px}.site-header.header_v2 .navigation .navbar-nav>li>a:before,.site-header.header_v2 .navigation .navbar-nav>li>span:before{content:'';position:absolute;left:0;top:15px;bottom:15px;width:1px;background:#f2ac03}.site-header.header_v2 .navigation .navbar-nav>li>a:after,.site-header.header_v2 .navigation .navbar-nav>li>span:after{top:17px;right:11px}.site-header.header_v2 .navigation .navbar-nav>li:first-child>a:before,.site-header.header_v2 .navigation .navbar-nav>li:first-child>span:before{display:none}.site-header.header_v2 .navigation .menu-right ul li>div{padding-top:15px;padding-bottom:15px}.site-header.header_v2 .menu-right{float:right}.site-header.header_v2 #toolbar{padding-top:6px;padding-bottom:6px;position:relative}.site-header.header_v2 #toolbar:before{content:'';position:absolute;bottom:0;left:0;right:0;height:1px;max-width:1170px;margin:auto;background:#212121}#masthead.affix.menu-hidden.header_v2{transform:translate(0,-120%);-webkit-transform:translate(0,-120%);-moz-transform:translate(0,-120%);-ms-transform:translate(0,-120%);-o-transform:translate(0,-120%)}.menu-right .thim-social{margin:0;padding-top:3px;padding-bottom:3px;padding-right:22px}.menu-right .thim-social li{height:24px}.menu-right .thim-social li:last-child a{margin-right:0}.menu-right .thim-social a{color:#fff!important;border-color:#fff;width:24px;height:24px;line-height:22px;font-size:12px}.menu-right .thim-social a .fa{margin:0;line-height:22px}.header-top-menu{text-align:right;overflow:hidden}.header-top-menu li{list-style:none;padding:0;margin:0}.header-top-menu .search-form{line-height:34px;padding:0;margin:0;border:0;width:270px;background:#1f1f1f;display:inline-block}.header-top-menu .search-form label .search-field{height:34px;line-height:32px;color:#ddd;font-style:italic;padding-right:40px;background:#1f1f1f;border:1px solid #1f1f1f}.header-top-menu .search-form label .search-field:focus{border:1px solid #484848}.header-top-menu .search-form .search-submit{height:34px;line-height:34px;color:#fff0;background:0 0}.header-top-menu .search-form .search-submit:hover{color:#fff0;background:0 0}.header-top-menu .search-form:after{width:34px;height:34px;line-height:34px;color:#ddd}.menu-main-menu li ul.sub-menu:not(.megacol) li.menu-item-has-children:before{content:"\f107";font-family:FontAwesome;position:absolute;right:-15px;top:5px;line-height:32px}.wrapper-container.mobile-menu-open{z-index:999999999}a.thim-create-menu{font-size:14px;font-weight:700;text-transform:uppercase;color:#4653ff!important;line-height:25px;float:right}a.thim-create-menu:hover{text-decoration:underline!important}.navbar-nav>li>.submenu-widget .thim-megamenu-row .widget_single-images img{margin-bottom:10px}footer#colophon{font-size:13px}footer#colophon.has-thim-course-menu{margin-bottom:60px}footer#colophon .footer{padding-top:25px;padding-bottom:0}footer#colophon .footer .widget_siteorigin-panels-builder:not(.thim-footer-one-course){padding-top:55px;padding-bottom:55px}footer#colophon .footer .widget-title{position:relative;font-size:14px;text-transform:uppercase;font-weight:700;line-height:40px;margin:-13px 0 17px}footer#colophon .footer .row aside{padding-left:15px;padding-right:15px;padding-top:20px;padding-bottom:20px}footer#colophon .footer ul{margin:0}footer#colophon .footer ul li{margin-bottom:5px;line-height:30px;list-style:none}footer#colophon .footer ul li:last-child{margin-bottom:0}footer#colophon .footer .sub-menu,footer#colophon .footer .child{margin-left:20px;margin-top:20px}footer#colophon .thim-footer-location{font-size:15px}footer#colophon .thim-footer-location img{margin-bottom:35px}footer#colophon .thim-footer-location p{margin-bottom:0}footer#colophon .thim-footer-location .info{margin-bottom:17px;line-height:20px}footer#colophon .thim-footer-location .info .fa{margin-right:20px}footer#colophon .thim-footer-location .social{margin-top:27px}footer#colophon .thim-footer-location .social a{width:32px;height:32px;line-height:30px;border:1px solid #999;display:inline-block;text-align:center;border-radius:50%;margin-right:10px;overflow:hidden;cursor:pointer}footer#colophon .thim-footer-location .social a .fa{display:block;line-height:30px}footer#colophon .copyright-area .copyright-content{padding-top:30px;padding-bottom:30px}footer#colophon .copyright-area .text-copyright{line-height:30px}footer#colophon .copyright-area .text-copyright a{line-height:30px}footer#colophon .copyright-area .text-copyright a:hover{text-decoration:underline}footer#colophon .copyright-area ul{margin:0}footer#colophon .copyright-area ul li{display:inline-block;list-style:none;line-height:30px;margin-left:15px}footer#colophon .copyright-area ul li a{line-height:30px}footer#colophon .copyright-area ul li a:hover{text-decoration:underline}footer#colophon.has-footer-bottom .copyright-area{margin-bottom:450px}footer#colophon .thim-social{margin:0;margin-top:-20px}.footer-bottom{position:fixed;bottom:0;right:0;left:0;z-index:0}.footer-bottom .footer_bottom_widget{z-index:1}.footer-bottom .thim-widget-icon-box{z-index:1}.wrapper-container.mobile-menu-open .footer-bottom{position:relative}.footer-bottom .sc_heading{margin-bottom:0;padding:133px 0 14px}.footer-bottom .sc_heading .title{font-size:36px;margin-bottom:13px;line-height:40px}.footer-bottom .sc_heading .sub-heading{font-size:20px}.footer-bottom .sc_heading .line{display:none}.footer-bottom .thim-widget-button{text-align:center;padding-bottom:140px}.footer-bottom .thim-widget-button .widget-button{line-height:38px;font-size:13px;text-transform:uppercase;font-weight:700;color:#333;background:0 0;padding:5px 25px;height:50px;border:1px solid #111}.footer-bottom .thim-widget-button .widget-button:hover{background:#111;color:#fff}body #wrapper-container #main-content{position:relative;z-index:1}.thim-footer-info>div{display:inline-block;margin-right:50px;padding:10px 0}.thim-footer-info>div .fa{margin-right:10px}.thim-footer-info>div:last-child{margin-right:0}.thim-footer-info>div.info-phone{color:#fff}.thim-footer-info>div.info-phone .fa{color:inherit}.thim-footer-info>div.info-social{font-size:16px}.thim-footer-info>div.info-social .fa{margin-right:30px}.thim-footer-info>div.info-social .fa:last-child{margin-right:0}body footer#colophon{background-repeat:no-repeat}footer#colophon .footer aside.thim-footer-one-course{padding-top:30px;padding-bottom:55px}footer#colophon .footer .thim-footer-one-course ul.menu{text-align:right;padding:10px 0}footer#colophon .footer .thim-footer-one-course ul.menu li{display:inline-block;margin-left:18px}footer#colophon .footer .thim-footer-one-course ul.menu li a{color:#fff}footer#colophon .footer .thim-footer-one-course ul.menu li a:hover{text-decoration:underline;color:#fff}footer#colophon .footer .thim-footer-one-course ul.menu li:first-child{margin-left:0}footer#colophon .mc4wp-form{margin-top:10px;max-width:425px}footer#colophon .mc4wp-form.focus-input:after{color:#fff}footer#colophon .mc4wp-form:after{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;content:'\f1d9';position:absolute;top:0;bottom:0;right:14px;line-height:40px;color:#555;font-family:FontAwesome;font-size:13px}footer#colophon .mc4wp-form input[type=text],footer#colophon .mc4wp-form input[type=email]{background:#323232;border:0;border-radius:3px;color:#555;font-size:13px;font-weight:100}footer#colophon .mc4wp-form input[type=text]::-webkit-input-placeholder,footer#colophon .mc4wp-form input[type=email]::-webkit-input-placeholder{color:#555}footer#colophon .mc4wp-form input[type=text]:-moz-placeholder,footer#colophon .mc4wp-form input[type=email]:-moz-placeholder{color:#555}footer#colophon .mc4wp-form input[type=text]::-moz-placeholder,footer#colophon .mc4wp-form input[type=email]::-moz-placeholder{color:#555}footer#colophon .mc4wp-form input[type=text]:-ms-input-placeholder,footer#colophon .mc4wp-form input[type=email]:-ms-input-placeholder{color:#555}footer#colophon .mc4wp-form input[type=text]:focus::-webkit-input-placeholder,footer#colophon .mc4wp-form input[type=email]:focus::-webkit-input-placeholder{color:#fff0}footer#colophon .mc4wp-form input[type=text]:focus:-moz-placeholder,footer#colophon .mc4wp-form input[type=email]:focus:-moz-placeholder{color:#fff0}footer#colophon .mc4wp-form input[type=text]:focus::-moz-placeholder,footer#colophon .mc4wp-form input[type=email]:focus::-moz-placeholder{color:#fff0}footer#colophon .mc4wp-form input[type=text]:focus:-ms-input-placeholder,footer#colophon .mc4wp-form input[type=email]:focus:-ms-input-placeholder{color:#fff0}footer#colophon .mc4wp-form input[type=submit]{display:none}.thim-demo-university-3 footer#colophon,footer#colophon.thim-footer-university-3{background-size:calc(50% - 145px) 100%;background-size:-webkit-calc(50% - 145px) 100%;background-size:-moz-calc(50% - 145px) 100%;line-height:1.7}.thim-demo-university-3 footer#colophon .menu-item a:hover,footer#colophon.thim-footer-university-3 .menu-item a:hover{color:#ccc!important}.thim-demo-university-3 footer#colophon .widget_siteorigin-panels-builder,footer#colophon.thim-footer-university-3 .widget_siteorigin-panels-builder{padding-top:50px}.thim-demo-university-3 footer#colophon .footer,footer#colophon.thim-footer-university-3 .footer{padding-top:0}.thim-demo-university-3 footer#colophon .widget-title,footer#colophon.thim-footer-university-3 .widget-title{margin-top:27px;margin-bottom:8px;font-size:16px;font-weight:500}.thim-demo-university-3 footer#colophon .thim-social,footer#colophon.thim-footer-university-3 .thim-social{margin-top:-10px}.thim-demo-university-3 footer#colophon ul li,footer#colophon.thim-footer-university-3 ul li{margin-bottom:4px}.thim-footer-info-3{padding-right:100px}.thim-footer-info-3 .heading{text-transform:uppercase;font-weight:600;font-size:28px;color:#ffb606;line-height:1.15}.thim-footer-info-3 .line{display:block;text-align:center;position:relative;margin:0;padding:1px 0 19px;overflow:hidden;height:1px}.thim-footer-info-3 .line:after{content:'';width:30px;height:1px;left:0;right:0;background:#444;position:absolute;margin:auto}.thim-footer-info-3 .copyright-text{font-size:12px}.footer#colophon .thim-footer-info-3 .copyright-text a{color:#116887}.footer#colophon .thim-footer-info-3 .copyright-text a:hover{color:#116887!important}.thim-footer-info-3 .copyright-text a:hover{text-decoration:underline}body .page-content-inner .no-results.not-found .page-header{margin:0 0 9px 0}body .page-content-inner .control-panel{padding-bottom:30px;margin-bottom:30px;text-align:right}body .page-content-inner .control-panel .control-btn>a{margin-right:30px}body .page-content-inner .control-panel .control-btn>a>span{margin-right:10px}body .page-content-inner .control-panel .control-btn>a>span:last-child{margin-right:0}body .page-content-inner .control-panel .control-btn>a:last-child{margin-right:0}body .page-content-inner.scroll .loop-pagination{display:none}body .blog-content article:after{content:"";clear:both;display:block}body .blog-content article .content-inner{display:inline-block;width:100%;padding-bottom:100px}body .blog-content article:last-child .content-inner{padding-bottom:0}article .post-formats-wrapper{overflow:hidden;margin-bottom:30px}article .post-formats-wrapper img{transition:all .3s ease-in-out 0s}article .related-archive .post-formats-wrapper img{width:100%}article .entry-header{padding-bottom:0;margin-bottom:23px;overflow:hidden}article .entry-header .date-meta{font-size:72px;font-weight:700;height:82px;width:110px;float:left;line-height:72px}article .entry-header .date-meta i{font-size:13px;text-transform:uppercase;font-style:normal;font-weight:700;display:block;line-height:20px;margin-top:3px}article .entry-header .entry-contain{position:relative;padding-left:30px;width:calc(100% - 110px);width:-webkit-calc(100% - 110px);width:-moz-calc(100% - 110px);float:right}article .entry-header .entry-contain:before{content:'';position:absolute;width:1px;top:4px;left:0;bottom:5px;background:#eee}article .entry-header .entry-title{font-size:30px;font-weight:700;line-height:34px;margin:0 0 7px}article .entry-header .entry-title a{display:block;width:100%;overflow:hidden}article .entry-header .entry-meta{margin:0}article .entry-header .entry-meta li{border-right:1px solid #eee;padding-right:30px;margin-right:25px;list-style:none;display:inline-block;line-height:18px;margin-top:10px}article .entry-header .entry-meta li:last-child{padding-right:0;border-right:0;margin-right:0}article .entry-header .entry-meta li span{color:#ccc;font-size:12px;font-weight:700;display:block;line-height:18px}article .entry-header .entry-meta li span.value,article .entry-header .entry-meta li a{text-transform:uppercase;font-weight:700;font-size:12px;display:inline-block;color:#7a7a7a}article .entry-header .entry-meta li a:hover{text-decoration:underline}article .entry-summary{clear:both}article .readmore{text-transform:uppercase;font-size:13px;font-weight:700;margin-top:23px}article .readmore a{display:inline-block;line-height:30px;padding:5px 25px;border:0}.blog-switch-layout .post-index{display:inline-block;line-height:34px;font-size:13px;color:#999;margin-left:15px}.blog-switch-layout article{padding-left:15px;padding-right:15px}.blog-switch-layout article .entry-header .entry-contain{width:100%;float:none;padding-left:0}.blog-switch-layout article .entry-header .entry-contain:before{display:none}.blog-switch-layout.blog-list article{float:none;overflow:hidden;clear:both;border-bottom:1px solid #e5e5e5;padding:40px 0;margin:0 15px;width:auto}.blog-switch-layout.blog-list article:first-child{padding-top:0}.blog-switch-layout.blog-list article .content-inner{padding:0;display:block}.blog-switch-layout.blog-list article .content-inner .post-formats-wrapper{margin:0;margin-right:30px}.blog-switch-layout.blog-list article .entry-content>.author,.blog-switch-layout.blog-list article .entry-grid-meta{display:none}.blog-switch-layout.blog-list article .post-formats-wrapper{width:270px;float:left}.blog-switch-layout.blog-list article .entry-content{float:right;width:calc(100% - 300px);width:-webkit-calc(100% - 300px);width:-moz-calc(100% - 300px)}.blog-switch-layout.blog-list article .entry-content .entry-summary{clear:inherit}.blog-switch-layout.blog-list article.format-standard:not(.has-post-thumbnail) .entry-content{float:none;width:100%}.blog-switch-layout.blog-list article.format-audio .post-formats-wrapper,.blog-switch-layout.blog-list article.format-video .post-formats-wrapper{position:relative;min-height:270px}.blog-switch-layout.blog-list article.format-audio .post-formats-wrapper iframe,.blog-switch-layout.blog-list article.format-video .post-formats-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.blog-switch-layout.blog-grid article{border:1px solid #eee;margin-bottom:30px;margin-left:15px;margin-right:15px;padding:0}.blog-switch-layout.blog-grid article.blog-grid-2{float:left;width:calc(50% - 30px);width:-webkit-calc(50% - 30px);width:-moz-calc(50% - 30px)}.blog-switch-layout.blog-grid article.blog-grid-2:nth-child(2n+1){clear:both}.blog-switch-layout.blog-grid article.blog-grid-3{float:left;width:calc(33.33% - 30px);width:-webkit-calc(33.33% - 30px);width:-moz-calc(33.33% - 30px)}.blog-switch-layout.blog-grid article.blog-grid-3:nth-child(3n+1){clear:both}.blog-switch-layout.blog-grid article.blog-grid-4{float:left;width:calc(25% - 30px);width:-webkit-calc(25% - 30px);width:-moz-calc(25% - 30px)}.blog-switch-layout.blog-grid article.blog-grid-4:nth-child(4n+1){clear:both}.blog-switch-layout.blog-grid article .entry-title{font-size:16px;font-weight:700;line-height:25px;margin:11px 0 22px;height:50px;display:block;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;text-transform:none;text-align:center}.blog-switch-layout.blog-grid article .post-formats-wrapper{margin:0}.blog-switch-layout.blog-grid article .entry-meta,.blog-switch-layout.blog-grid article .readmore,.blog-switch-layout.blog-grid article .entry-summary{display:none}.blog-switch-layout.blog-grid article .entry-content{padding:0 20px;margin:0;border:0}.blog-switch-layout.blog-grid article .content-inner{padding:0}.blog-switch-layout.blog-grid article .entry-header{margin-bottom:0}.blog-switch-layout.blog-grid article .author{text-align:center}.blog-switch-layout.blog-grid article .author img{margin-top:-28px;border-radius:50%;border:2px solid #fff;position:relative;z-index:3}.blog-switch-layout.blog-grid article .author .author_name{font-size:13px;font-weight:400;text-transform:capitalize;margin-top:7px;display:block}.blog-switch-layout.blog-grid article .author .author_name a{color:#7a7a7a}.blog-switch-layout.blog-grid article .author .author_name a:hover{text-decoration:underline}.blog-switch-layout.blog-grid article .entry-grid-meta{overflow:hidden;position:relative;padding:14px 0 10px;line-height:30px;display:block;margin:0}.blog-switch-layout.blog-grid article .entry-grid-meta:before{content:'';width:30px;height:3px;position:absolute;top:0;left:0;right:0;margin:auto;background:#000;z-index:10}.blog-switch-layout.blog-grid article .entry-grid-meta:after{content:'';position:absolute;left:0;right:0;top:1px;height:1px;width:100%;background:#e5e5e5}.blog-switch-layout.blog-grid article .entry-grid-meta>div{font-size:14px;color:#ccc;line-height:30px;font-weight:400;text-transform:none;display:inline-block}.blog-switch-layout.blog-grid article .entry-grid-meta>div.comments{float:right}.blog-switch-layout.blog-grid article .entry-grid-meta>div i{display:inline-block;margin-right:4px;line-height:30px;font-size:13px;vertical-align:top}.blog-switch-layout.blog-grid article.has-post-thumbnail .entry-content{border-top:0}.blog-switch-layout.blog-grid article.format-audio .post-formats-wrapper,.blog-switch-layout.blog-grid article.format-video .post-formats-wrapper{position:relative;min-height:270px;width:100%}.blog-switch-layout.blog-grid article.format-audio .post-formats-wrapper iframe,.blog-switch-layout.blog-grid article.format-video .post-formats-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.blog-switch-layout.blog-grid article.format-gallery .post-formats-wrapper{position:relative;min-height:28px}.blog-switch-layout.blog-grid article.format-standard:not(.has-post-thumbnail) .author img{margin-top:20px}.related-archive{padding:75px 0 0 0}.related-archive .flexslider{overflow:hidden}.related-archive ul.archived-posts{margin:0 -10px}.related-archive ul.archived-posts li{list-style:none}.related-archive ul.archived-posts>li{float:left;padding:0 10px;margin-bottom:20px;width:33.333%;-webkit-transition:all .2s ease-in-out 0s;-moz-transition:all .2s ease-in-out 0s;-o-transition:all .2s ease-in-out 0s;-ms-transition:all .2s ease-in-out 0s;transition:all .2s ease-in-out 0s}.related-archive ul.archived-posts>li.format-video .post-formats-wrapper{position:relative;padding-bottom:56.25%;padding-top:25px;height:0}.related-archive ul.archived-posts>li.format-video .post-formats-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.related-archive ul.archived-posts>li .post-formats-wrapper{margin-bottom:6px!important}.related-archive ul.archived-posts>li h5{margin:0;line-height:34px}.related-archive ul.archived-posts>li h5 a{width:100%;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.related-archive ul.archived-posts .date{color:#ccc;font-size:12px;font-weight:700}.related-archive ul.archived-posts:after{clear:both;content:"";display:table}.share-post .single-title,.related-archive .single-title{font-weight:700;padding:15px 0;text-transform:uppercase;margin:0 0 60px 0;font-size:18px;position:relative;line-height:30px;padding-bottom:22px}.share-post .single-title:before,.related-archive .single-title:before{content:'';width:35px;height:1px;background:#000;bottom:0;position:absolute;left:0}.tm-single-nav{position:fixed;height:100px;top:50%;margin-top:-50px;background:rgb(0 0 0 / .2);padding:20px 15px;z-index:9;-webkit-transition:all .2s ease-in-out 0s;-moz-transition:all .2s ease-in-out 0s;-o-transition:all .2s ease-in-out 0s;-ms-transition:all .2s ease-in-out 0s;transition:all .2s ease-in-out 0s}.tm-single-nav:hover{background:rgb(0 0 0 / .9)}.tm-single-nav:hover .post-entry{width:auto}.tm-single-nav i{font-size:28px;color:#fff;position:absolute;height:28px;line-height:28px;top:50%;margin-top:-14px}.tm-single-nav .post-entry{display:block;overflow:hidden;width:0;height:100%}.tm-single-nav .post-entry .post-entry-inner{display:table;width:200px;height:100%}.tm-single-nav .post-entry .post-entry-inner .post-entry-content{display:table-cell;vertical-align:middle}.tm-single-nav .post-entry .post-entry-inner h3{color:#fff;display:table-cell;vertical-align:middle}.tm-single-nav .post-entry .post-entry-inner .img{display:table-cell;vertical-align:middle;width:60px;height:60px}.tm-single-nav .post-entry .post-entry-inner .img img{display:block}.tm-single-nav.post-next{right:0;text-align:right;-webkit-border-radius:2px 0 0 2px;-moz-border-radius:2px 0 0 2px;border-radius:2px 0 0 2px}.tm-single-nav.post-next i{right:10px}.tm-single-nav.post-next .post-entry .post-entry-inner{margin:0 20px 0 0}.tm-single-nav.post-next .post-entry .post-entry-inner h3{padding-left:10px;text-align:left}.tm-single-nav.post-prev{left:0;-webkit-border-radius:0 2px 2px 0;-moz-border-radius:0 2px 2px 0;border-radius:0 2px 2px 0}.tm-single-nav.post-prev i{left:10px}.tm-single-nav.post-prev .post-entry .post-entry-inner{margin:0 0 0 20px}.tm-single-nav.post-prev .post-entry .post-entry-inner h3{padding-right:10px;text-align:left}.single-post .page-content article .post-formats-wrapper,.page .page-content article .post-formats-wrapper{margin-bottom:25px;text-align:center}.single-post .page-content article .post-formats-wrapper iframe,.page .page-content article .post-formats-wrapper iframe{width:100%}.single-post .page-content article .page-content-inner .entry-header,.page .page-content article .page-content-inner .entry-header{margin-bottom:25px}.single-post .page-content article.format-quote blockquote,.page .page-content article.format-quote blockquote{font-style:italic;font-weight:300;padding-left:50px;position:relative;border-left:none}.single-post .page-content article.format-quote blockquote:before,.page .page-content article.format-quote blockquote:before{content:'\201C';font-size:100px;font-weight:400;line-height:.8;padding-right:25px;position:absolute;left:-15px;top:-3px}.single-post .page-content article.format-quote blockquote cite,.page .page-content article.format-quote blockquote cite{display:block;font-size:16px}.single article .entry-header .entry-title{margin-bottom:13px}.flexslider ul{margin:0}.entry-tag-share{margin:80px 0 50px}.entry-tag-share .post-tag{font-weight:700;line-height:25px}.entry-tag-share .post-tag span{color:#666;margin-right:5px;font-weight:400}.entry-tag-share .thim-social-share{float:right}.thim-social-share{margin:0;float:right;overflow:hidden}.thim-social-share li{margin-right:15px;display:inline-block;list-style:none}.thim-social-share li:last-child{margin-right:0}.thim-social-share li>div a{color:#999;line-height:28px;display:inline-block;width:30px;height:30px;border:1px solid #999;border-radius:50%;text-align:center;font-size:14px;cursor:pointer;vertical-align:middle}.thim-social-share li>div a i{vertical-align:middle;line-height:28px;display:inline-block}.thim-social-share li>div a:hover{color:#fff}.thim-social-share li>div.facebook-social a:hover{border-color:#3b5998;background-color:#3b5998}.thim-social-share li>div.googleplus-social a:hover{border-color:#dd4b39;background-color:#dd4b39}.thim-social-share li>div.twitter-social a:hover{border-color:#00aced;background-color:#00aced}.thim-social-share li>div.pinterest-social a:hover{border-color:#cb2027;background-color:#cb2027}.woocommerce .thim-social-share{float:none;margin-top:10px}.single-tp_event .thim-social-share{float:none;text-align:center;margin-top:40px;display:inline-block}.thim-about-author{padding:30px 30px 40px 30px;overflow:hidden;border:1px solid #eee}#tab-course-instructor .thim-about-author{padding:0;border:0;border-bottom:1px solid #eee;margin-bottom:30px}#tab-course-instructor .thim-about-author:last-child{border-bottom:0;margin-bottom:0}.thim-about-author .author-avatar{float:left;overflow:hidden;margin-right:30px;max-width:100%;margin-bottom:22px}.thim-about-author .author-avatar img{border-radius:50%}.thim-about-author .author-bio{float:right;width:calc(100% - 140px);width:-webkit-calc(100% - 140px);width:-moz-calc(100% - 140px)}.thim-about-author .author-bio .name{text-transform:none;font-weight:700;font-size:15px;line-height:20px;display:inline-block;margin:12px 0 2px;text-transform:capitalize}.thim-about-author .author-bio .job{color:#999;font-size:13px;line-height:20px;margin:0}.thim-about-author .author-bio .thim-author-social{margin:0;margin-top:15px}.thim-about-author .author-description{font-size:15px;margin:18px 0 24px;clear:both}.thim-author-social li{display:inline-block;list-style:none;margin-right:5px}.thim-author-social li:last-child{margin-right:0}.thim-author-social li a{width:32px;height:32px;border:1px solid #305891;border-radius:50%;line-height:30px;display:inline-block;color:#305891;font-size:16px;text-align:center}.thim-author-social li a.facebook{color:#3b5998;border-color:#3b5998}.thim-author-social li a.facebook:hover{background:#3b5998;color:#fff}.thim-author-social li a.twitter{color:#00aced;border-color:#00aced}.thim-author-social li a.twitter:hover{background:#00aced;color:#fff}.thim-author-social li a.google-plus{color:#dd4b39;border-color:#dd4b39}.thim-author-social li a.google-plus:hover{background:#dd4b39;color:#fff}.thim-author-social li a.youtube{color:#b00;border-color:#b00}.thim-author-social li a.youtube:hover{background:#b00;color:#fff}.thim-author-social li a.linkedin{color:#007bb5;border-color:#007bb5}.thim-author-social li a.linkedin:hover{background:#007bb5;color:#fff}.thim-author-social li a .fa{vertical-align:middle}.entry-navigation-post{border:1px solid #eee;margin-top:20px;overflow:hidden;position:relative}.entry-navigation-post:before{position:absolute;content:'';width:1px;height:100%;top:0;bottom:0;left:50%;background:#eee}.entry-navigation-post .prev-post,.entry-navigation-post .next-post{width:50%;float:left;padding:10px 30px 25px}.entry-navigation-post .prev-post .heading,.entry-navigation-post .next-post .heading{line-height:26px;margin-bottom:10px}.entry-navigation-post .prev-post .title,.entry-navigation-post .next-post .title{font-size:15px;font-weight:700;margin:0;line-height:22px}.entry-navigation-post .prev-post .date,.entry-navigation-post .next-post .date{color:#ccc;font-size:12px;font-weight:700;line-height:15px}.entry-navigation-post .prev-post{text-align:right}.search-results .content-archive article .content-inner{display:inline-block;width:100%;border-bottom:1px solid #e1e8ed;padding:20px 0}.search-results .content-archive article .content-inner .post-formats-wrapper{float:left;margin-right:20px}.search-results .content-archive article .content-inner .entry-content header h3{margin:0 0 10px 0}.search-results .content-archive article:first-child .content-inner{padding-top:0}.search-results .content-archive article:last-child .content-inner{border-bottom:none}.search-results .content-archive article:after{content:"";clear:both;display:block}.thim-contact-faqs{max-width:585px;margin:72px auto 100px}.thim-contact-faqs h4{font-weight:700;font-size:30px;margin:0;line-height:30px;margin-bottom:34px}.page-404-content{text-align:center;padding:80px 90px}.page-404-content h2{text-transform:uppercase;font-size:72px;line-height:80px;font-weight:700;margin-top:40px}.page-404-content a:hover{text-decoration:underline}.thim-apply-as-intructor{max-width:770px;clear:both;margin:auto;text-align:center}body .become-teacher-form{margin-bottom:100px;text-align:center;border:1px solid #eee}body .become-teacher-form .teacher-title{font-size:18px;font-weight:700;text-transform:uppercase;border-bottom:1px solid #eee;line-height:40px;padding:16px 0;margin:0}body .become-teacher-form .message.message-info{margin-bottom:0}body .become-teacher-form ul{margin:0}body .become-teacher-form ul li{list-style:none}body .become-teacher-form ul li input{width:330px;max-width:100%;margin:auto;box-shadow:none;border:1px solid #eee;line-height:30px;height:40px;padding:5px 10px;margin-bottom:10px;text-align:center;color:#999}body .become-teacher-form button[type=submit]{text-transform:uppercase;font-size:13px;font-weight:700;border:0;line-height:30px;height:40px;padding:5px 25px;box-shadow:none}body .become-teacher-form form{padding:60px 20px 80px}body .become-teacher-form:not(.allow) form{padding:45px 20px 56px}body .become-teacher-form:not(.allow) button[type=submit],body .become-teacher-form:not(.allow) button[type=submit]:hover{-moz-opacity:.7;-khtml-opacity:.7;-webkit-opacity:.7;opacity:.7;-ms-filter:alpha(opacity=70);filter:alpha(opacity=70);background:#ccc!important;color:#666!important}body .become-teacher-form:not(.allow) [disabled=disabled]{cursor:not-allowed}.thim-about-us-quote{text-align:center;max-width:715px;margin:auto;margin-top:72px}.thim-about-us-quote p{color:#999;font-size:30px;font-weight:400;line-height:48px}.thim-about-us-quote .agency{line-height:25px}.thim-about-us-quote hr{width:110px;margin:52px auto 38px;height:1px}.rev_slider_wrapper .tp-bullet{width:10px;height:10px;border-radius:50%;border:2px solid #82888d}.rev_slider_wrapper .tp-bullet.selected{border-color:#ffb606;background:#ffb606}.home-content .widget-title,.site-main .widget-title{text-transform:uppercase;line-height:30px;font-size:30px;font-weight:700;margin:0;margin-bottom:7px}.widget-area .widget_categories .screen-reader-text{display:block}.widget-area select{max-width:100%;height:30px;border:1px solid #eee;line-height:30px}.widget-area aside{overflow:hidden;padding:0 20px;margin-bottom:50px;position:relative}.widget-area aside ul li{list-style:none}.widget-area aside:after{content:"";position:absolute;top:0;left:0;bottom:0;width:1px;background:#e5e5e5}.widget-area aside:before{content:"";position:absolute;top:0;left:0;width:3px;height:36px;z-index:3}.widget-area aside .widget-title{position:relative;padding:0;margin-top:0;margin-bottom:20px;line-height:36px;text-transform:uppercase;font-size:18px;font-weight:700}.widget-area aside.widget_single-images{padding:0}.widget-area aside.widget_single-images:after{display:none}.widget-area aside.widget_single-images:before{display:none}.widget-area aside.widget .widget-title{margin-bottom:8px}.widget-area aside.widget ul{margin:0}.widget-area aside.widget ul li{margin:0;padding:0;padding-top:5px;padding-bottom:5px;list-style:none;line-height:20px;font-weight:400;font-size:13px}.widget-area aside.widget ul li a{font-weight:700;font-size:13px;text-transform:uppercase}.widget-area aside.widget ul li ul{padding-left:20px}.widget-area aside.widget ul li ul li:first-child{padding-top:10px}.widget-area aside.widget ul li ul li:last-child{padding-bottom:0}.widget-area aside.widget.widget_courses .widget-title,.widget-area aside.widget.widget_list-post .widget-title{margin-bottom:20px}.widget-area .thim-list-posts.sidebar .item-post{clear:both;margin-bottom:30px;overflow:hidden}.widget-area .thim-list-posts.sidebar .item-post:last-child{margin-bottom:0}.widget-area .thim-list-posts.sidebar .item-post:not(.has-post-thumbnail) .article-title-wrapper{width:100%;float:none}.widget-area .thim-list-posts.sidebar .article-image{float:left;width:100px;margin-right:20px;height:85px;overflow:hidden}.widget-area .thim-list-posts.sidebar .article-image img{width:100%;margin-top:-8px}.widget-area .thim-list-posts.sidebar .article-title-wrapper{width:calc(100% - 120px);width:-webkit-calc(100% - 120px);width:-moz-calc(100% - 120px);float:right}.widget-area .thim-list-posts.sidebar .article-title-wrapper h5{font-size:14px;font-weight:700;line-height:21px;margin:-4px 0 14px}.widget-area .thim-list-posts.sidebar .article-date{font-size:12px;font-weight:700;line-height:12px}.widget-area .thim-list-posts.sidebar .article-date span{margin-right:5px;display:inline-block;color:#ccc}.widget-area .thim-list-posts.sidebar .article-date span.year{margin-right:0}.widget-area .thim-course-list-sidebar .lpr_course{clear:both;margin-bottom:30px;overflow:hidden}.widget-area .thim-course-list-sidebar .lpr_course:last-child{margin-bottom:0}.widget-area .thim-course-list-sidebar .lpr_course:not(.has-post-thumbnail) .thim-course-content{width:100%;float:none}.widget-area .thim-course-list-sidebar .lpr_course.has-post-thumbnail{padding-top:0!important}.widget-area .thim-course-list-sidebar .course-thumbnail{float:left;width:100px;margin-right:20px;height:85px;overflow:hidden}.widget-area .thim-course-list-sidebar .course-thumbnail img{width:100%;margin-top:-8px}.widget-area .thim-course-list-sidebar .thim-course-content{width:calc(100% - 120px);width:-webkit-calc(100% - 120px);width:-moz-calc(100% - 120px);float:right}.widget-area .thim-course-list-sidebar .thim-course-content .course-title{font-size:14px;font-weight:700;line-height:21px;margin:-4px 0 14px;text-transform:none}.widget-area .thim-course-list-sidebar .course-price{font-size:12px;font-weight:700;line-height:12px}.widget-area .thim-course-list-sidebar .course-price label{display:none}.widget-area .thim-course-list-sidebar .course-price .value{color:#f24c0a}.widget-area .thim-course-list-sidebar .course-price .value.free-course{color:#54b551}.search-form{position:relative;line-height:42px;border:none}.search-form:after{content:"\f002";font:normal normal normal 14px/1 FontAwesome;position:absolute;right:0;top:0;width:40px;height:42px;text-align:center;line-height:42px}.search-form label{width:100%;display:inline-block;font-weight:400;margin:0}.search-form label .screen-reader-text{display:none}.search-form label .search-field{line-height:40px;background:#fff;height:42px;padding:0 60px 0 15px;font-size:13px;width:100%;border:1px solid #eee;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.search-form label .search-submit{margin-left:0;margin-right:0}.search-form .search-submit{width:40px;position:absolute;top:0;right:0;border:none;z-index:2;background:0 0;border-radius:0;line-height:42px;height:42px;color:#fff0;font-size:13px;font-weight:700;text-transform:uppercase;text-indent:-9999px}.search-form .search-submit:hover{color:#fff0;background:0 0}.widget.thim_search_widget a.widget-search-form{cursor:pointer}.widget_rss .rsswidget{font-weight:700}.widget_rss .rss-date{display:block;font-style:italic;font-size:90%}.widget_rss cite{color:#000;font-weight:700}#secondary .thim-widget-courses{padding-top:0;padding-bottom:0}.counter-group:before,.counter-group:after{content:" ";display:table}.thim-widget-countdown-box .text-center .counter-group{text-align:center}.counter-group:after{clear:both}.counter-group .counter-block{display:inline-block;margin-right:30px;border:1px solid #fff;overflow:hidden;width:100px;height:100px;border-radius:50%}.counter-group .counter-block:last-child{margin-right:0}.color-black .counter-group .counter-block{border-color:#000}.counter-group .counter-block .counter{position:relative;font-size:50px;font-weight:700;line-height:50px;height:50px;overflow:hidden;display:block;color:#fff;margin:14px 20px 0}.color-black .counter-group .counter-block .counter{color:#000}.counter-group .counter-block .counter .number{padding:1%;width:46%;height:98%;position:absolute;top:-10000px}.counter-group .counter-block .counter .number.tens{left:0}.counter-group .counter-block .counter .number.units{left:50%}.counter-group .counter-block .counter .number.hundreds{display:none}.counter-group .counter-block .counter .number.show{top:0;z-index:2}.counter-group .counter-block .counter .number.show.hundreds{top:-100%}.counter-group .counter-block .counter .number.hidden-down{top:100%}.counter-group .counter-block .counter .number.hidden-up{top:-100%;z-index:100}.counter-group .counter-block .counter.with-hundreds{margin:14px 6px 0}.counter-group .counter-block .counter.with-hundreds .number{width:30.66%}.counter-group .counter-block .counter.with-hundreds .number.tens{left:33.33%}.counter-group .counter-block .counter.with-hundreds .number.units{left:66.66%}.counter-group .counter-block .counter.with-hundreds .number.hundreds{display:block;left:0}.counter-group .counter-block .counter-caption{text-transform:uppercase;font-size:13px;font-weight:700;line-height:20px;display:block;color:#fff;text-align:center}.color-black .counter-group .counter-block .counter-caption{color:#000}.sc_heading{position:relative;margin:0;margin-bottom:30px;padding-top:42px;padding-bottom:19px}.sc_heading .title{text-transform:uppercase;line-height:40px;font-size:30px;font-weight:700;margin:0;margin-bottom:2px}.sc_heading .sub-heading{font-size:15px;font-weight:400;margin:0;line-height:30px;color:#999}.sc_heading .line{position:absolute;bottom:0;left:0;height:1px;background-color:#333;width:35px}.sc_heading.text-left .line{left:0;right:auto}.sc_heading.text-center .line{right:0;margin:auto}.sc_heading.text-right{right:0;left:auto}.thim-widget-accordion .widget-title{font-size:22px;font-weight:700;position:relative;text-align:center;padding-bottom:22px;margin-bottom:46px;text-transform:none}.thim-widget-accordion .widget-title:after{content:'';width:35px;height:1px;left:0;right:0;margin:auto;background:#333;position:absolute;bottom:0}.thim-widget-accordion .panel-title{border:1px solid #e5e5e5;line-height:30px;margin:0;padding-left:25px}.thim-widget-accordion .panel-title a{line-height:30px;display:block;font-size:15px;font-weight:700;padding:0 10px 0 15px;position:relative;color:#666}.thim-widget-accordion .panel-title a:before{width:5px;height:5px;content:'';background:#666;border-radius:50%;position:absolute;top:13px;left:0;margin:auto}.thim-widget-accordion .panel-title a:after{content:'\f0d7';color:#ffb606;font-size:15px;font-family:FontAwesome;line-height:30px;height:30px;float:right;top:0;position:absolute;right:10px}.thim-widget-accordion .panel-title a.collapsed:after{content:'\f0da';color:#333}.thim-widget-accordion .panel-collapse{border:1px solid #e5e5e5;border-top:0;padding:0}.thim-widget-accordion .panel-collapse .panel-body{padding:13px 25px 23px}.thim-widget-accordion .panel-collapse p{margin-bottom:5px}.thim-widget-accordion .panel-default{margin-bottom:6px}.counter-box{text-align:center;border-right:1px solid rgb(255 255 255 / .3);margin:20px -15px}.counter-box.number-left{margin:0;border-right:0;overflow:hidden;padding:61px 0}.counter-box.number-left .display-percentage{width:135px;float:left;padding:0 0 0 20px;color:#fff;font-size:68px;line-height:68px;margin-top:-10px;text-align:right}.counter-box.number-left .counter-content-container{text-align:left;float:right;padding-left:20px;padding-right:60px;margin-left:20px;width:calc(100% - 155px);width:-webkit-calc(100% - 155px);width:-moz-calc(100% - 155px);border-left:1px solid #d89a06}.counter-box.number-left .counter-box-content{font-size:24px;margin-top:-7px;padding-bottom:13px}.counter-box.number-left .view-more{text-transform:uppercase;font-size:13px;line-height:13px;font-weight:700;display:block;margin-bottom:-1px}.counter-box.number-left .view-more:hover{text-decoration:underline}.counter-box.number-left .view-more .fa{font-size:11px;margin-left:8px}.thim-no-border .counter-box{border:0}.counter-box .display-percentage{font-size:60px;font-weight:700;line-height:60px;display:block;margin:0;padding-top:12px}.counter-box .counter-box-content{text-transform:uppercase;font-size:18px;font-weight:700;line-height:30px;display:block;color:#fff;padding-bottom:10px}.counter-box.about-us{border-right:1px solid #eee;margin:0 -15px 10px}.thim-no-border .counter-box.about-us{border:0}.counter-box.about-us .display-percentage{font-size:30px;font-weight:700;line-height:40px;display:block;margin:0;padding-top:12px}.counter-box.about-us .counter-box-content{text-transform:uppercase;font-size:13px;font-weight:400;line-height:30px;display:block;color:#666;padding-bottom:10px}.thim-global-locations{margin-top:-230px;margin-bottom:50px;position:relative}.thim-carousel-course-categories{overflow:hidden;width:100%}.thim-carousel-course-categories .item{position:relative;display:inline-block;padding:0 10px}.thim-carousel-course-categories .item .image{overflow:hidden}.thim-carousel-course-categories .item .image img{width:100%;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.thim-carousel-course-categories .item .image a{display:block}.thim-carousel-course-categories .item .image a:before{content:'';position:absolute;top:0;right:10px;bottom:0;left:10px;background:rgb(0 0 0 / .4);z-index:2}.thim-carousel-course-categories .item:hover .image img{-webkit-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05);-o-transform:scale(1.05,1.05);transform:scale(1.05,1.05)}.thim-carousel-course-categories .item .title{z-index:3;font-size:16px;font-weight:700;position:absolute;top:50%;transform:translate(0,-50%);-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);text-transform:uppercase;text-align:center;overflow:hidden;line-height:25px;text-overflow:ellipsis;left:10px;right:10px;padding:0 10px;margin:0;white-space:nowrap;color:#fff}.thim-carousel-course-categories .item .title a{color:#fff;display:inline-block;line-height:25px;overflow:hidden;text-overflow:ellipsis;width:100%;white-space:nowrap}.thim-carousel-course-categories .thim-course-slider{margin:0 -10px;width:auto;white-space:nowrap}.thim-carousel-course-categories .thim-course-slider .owl-buttons .owl-prev,.thim-carousel-course-categories .thim-course-slider .owl-buttons .owl-next{font-size:8px;background:rgb(255 255 255 / .8);position:absolute;top:0;bottom:7px;left:10px;width:35px;text-align:center;max-height:100px;-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;-ms-filter:alpha(opacity=0);filter:alpha(opacity=0);cursor:pointer;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;transform:translate(-10px,0);-webkit-transform:translate(-10px,0);-moz-transform:translate(-10px,0);-ms-transform:translate(-10px,0);-o-transform:translate(-10px,0);border:0}.thim-carousel-course-categories .thim-course-slider .owl-buttons .owl-prev .fa,.thim-carousel-course-categories .thim-course-slider .owl-buttons .owl-next .fa{width:35px;position:absolute;top:0;bottom:0;text-align:center;margin:auto;height:30px;line-height:30px;left:0}.thim-carousel-course-categories .thim-course-slider .owl-buttons .owl-next{left:auto;right:10px;transform:translate(10px,0);-webkit-transform:translate(10px,0);-moz-transform:translate(10px,0);-ms-transform:translate(10px,0);-o-transform:translate(10px,0)}.thim-carousel-course-categories .thim-course-slider:hover .owl-buttons .owl-prev,.thim-carousel-course-categories .thim-course-slider:hover .owl-buttons .owl-next{transform:translate(0,0);-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100)}.thim-carousel-course-categories .thim-course-slider:hover .owl-buttons .owl-prev .fa,.thim-carousel-course-categories .thim-course-slider:hover .owl-buttons .owl-next .fa{right:0;left:auto}.thim-testimonial-slider{text-align:center;max-width:665px;margin:auto;position:relative;overflow:hidden}.thim-testimonial-slider ul.scrollable{list-style:none;padding:0;position:relative;overflow:hidden;display:block;margin:0 auto}.thim-testimonial-slider ul.scrollable li{list-style:none;position:absolute;top:0}.thim-testimonial-slider ul.scrollable li:before{content:'';position:absolute;background:rgb(0 0 0 / .4);top:15px;left:15px;right:15px;bottom:15px;border-radius:50%;-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100);-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;-ms-transition:all .2s;transition:all .2s;cursor:pointer}.thim-testimonial-slider ul.scrollable li.mid-item:before{-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;-ms-filter:alpha(opacity=0);filter:alpha(opacity=0);cursor:default}.thim-testimonial-slider ul.scrollable li.mid-item img{cursor:default}.thim-testimonial-slider ul.scrollable li img{border-radius:50%;cursor:pointer}.thim-testimonial-slider>.item{position:absolute}.thim-testimonial-slider>.item:first-child{position:relative}.thim-testimonial-slider img{border-radius:50%;cursor:pointer}.thim-testimonial-slider .content{width:auto;height:auto}.thim-testimonial-slider .title{font-weight:700;font-size:15px;line-height:30px;margin:20px 0 -7px;text-transform:none}.thim-testimonial-slider .title a{display:block;color:#333}.thim-testimonial-slider .title a:hover{text-decoration:underline}.thim-testimonial-slider .regency{line-height:25px;text-transform:uppercase;font-size:12px;font-weight:700;color:#999}.thim-testimonial-slider .description{font-size:16px;min-height:100px;line-height:25px}.thim-testimonial-slider .control-nav{position:absolute;left:0;top:50px!important;margin-top:-15px!important;bottom:0;margin:auto;width:30px;height:30px;border:1px solid #ddd;line-height:30px;text-align:center;border-radius:50%}.thim-testimonial-slider .control-nav:before{content:'\f104';display:block;font-size:8px;font-family:FontAwesome;color:#ddd;line-height:28px}.thim-testimonial-slider .control-nav.next{left:auto;right:0}.thim-testimonial-slider .control-nav.next:before{content:'\f105'}.thim-testimonial-slider .slides-content .slide-content:not(.current){display:none}.thim-testimonial-slider .slides-content .description{margin-top:33px}.thim-widget-tab{margin-bottom:100px}.thim-widget-tab .nav-tabs{margin:0;border:0;border-bottom:1px solid #eee}.thim-widget-tab .nav-tabs li{background:0 0;border-radius:0;margin:0;width:33.33333333%;text-align:center;border:0;position:relative}.thim-widget-tab .nav-tabs li.tab-col-1{width:100%}.thim-widget-tab .nav-tabs li.tab-col-2{width:50%}.thim-widget-tab .nav-tabs li.tab-col-3{width:33.3333333%}.thim-widget-tab .nav-tabs li.tab-col-4{width:25%}.thim-widget-tab .nav-tabs li.tab-col-5{width:20%}.thim-widget-tab .nav-tabs li.tab-col-6{width:16.666666%}.thim-widget-tab .nav-tabs li a{border-radius:0;margin-right:3px;border:1px solid #eee;border-bottom:0!important;font-size:13px;font-weight:700;background:#f9f9f9;line-height:29px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.thim-widget-tab .nav-tabs li a .fa{font-size:13px;vertical-align:middle;line-height:29px;margin-right:8px}.thim-widget-tab .nav-tabs li:last-child a{margin-right:0}.thim-widget-tab .nav-tabs li:last-child.active:before{right:0}.thim-widget-tab .nav-tabs li:last-child.active:after{right:0}.thim-widget-tab .nav-tabs li.active{background:#fff}.thim-widget-tab .nav-tabs li.active:before{content:'';position:absolute;left:0;right:3px;top:0;height:4px;z-index:10}.thim-widget-tab .nav-tabs li.active:after{content:'';position:absolute;left:0;right:3px;bottom:-1px;height:1px;z-index:10;background:#fff}.thim-widget-tab .nav-tabs li.active a{background:#fff}.thim-widget-tab .tab-content{border:1px solid #eee;border-top:0;padding:60px 30px;min-height:354px}.wrapper-lists-our-team{text-align:center;margin-bottom:41px}.wrapper-lists-our-team a.join-our-team{display:inline-block;text-align:center;margin:auto;text-transform:uppercase;font-size:13px;line-height:30px;padding:5px 25px;font-weight:700;margin-bottom:60px}.wrapper-lists-our-team .our-team-item{text-align:center;margin-bottom:54px}.wrapper-lists-our-team .our-team-item.col-sm-3:nth-child(4n+1){clear:both}.wrapper-lists-our-team .our-team-item .our-team-image{position:relative}.wrapper-lists-our-team .our-team-item .our-team-image:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;border-radius:50%;-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;-ms-filter:alpha(opacity=0);filter:alpha(opacity=0);-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;max-width:200px;margin:auto;width:100%}.wrapper-lists-our-team .our-team-item .our-team-image img{border-radius:50%}.wrapper-lists-our-team .our-team-item .our-team-image .social-team{position:absolute;left:0;right:0;bottom:30px;text-align:center;-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;-ms-filter:alpha(opacity=0);filter:alpha(opacity=0)}.wrapper-lists-our-team .our-team-item .our-team-image .social-team a{color:#fff;display:inline-block;font-size:18px;background:0 0;width:30px;height:30px;line-height:30px;text-align:center}.wrapper-lists-our-team .our-team-item .title{font-size:15px;font-weight:700;margin:24px 0 0;line-height:25px}.wrapper-lists-our-team .our-team-item .regency{text-transform:uppercase;font-size:13px;font-weight:700;color:#999;line-height:20px}.wrapper-lists-our-team .our-team-item:hover .our-team-image:before{-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100)}.wrapper-lists-our-team .our-team-item:hover .our-team-image .social-team{-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100)}.site-main .widget_text .widget-title{font-size:18px;font-weight:700;line-height:36px;padding-left:32px;position:relative;margin-bottom:12px}.site-main .widget_text .widget-title:before{content:'';position:absolute;left:0;top:0;bottom:0;width:3px}.thim-list-event{position:relative;margin-bottom:10px}.thim-list-event .view-all{border:1px solid #111;color:#333;position:absolute;top:-96px;right:0;line-height:34px;height:36px;padding:0 20px;text-transform:uppercase;font-size:13px;font-weight:700}.thim-list-event .item-event{overflow:hidden;border-top:1px solid #eee;padding:50px 0 60px}.thim-list-event .item-event .time-from{float:left;width:180px;text-align:left}.thim-list-event .item-event .time-from .date{font-size:72px;font-weight:700;line-height:73px;margin-top:0}.thim-list-event .item-event .time-from .month{font-size:13px;text-transform:uppercase;font-weight:700;line-height:25px}.thim-list-event .item-event .event-wrapper{float:left;width:calc(100% - 450px);width:-webkit-calc(100% - 450px);width:-moz-calc(100% - 450px);color:#999;padding:0 117px;position:relative}.thim-list-event .item-event .event-wrapper:before{content:'';height:52px;width:1px;background:#eee;top:10px;left:0;position:absolute}.thim-list-event .item-event .event-wrapper .title{font-size:24px;font-weight:700;text-transform:none;margin:0;margin-bottom:3px;line-height:36px}.thim-list-event .item-event .event-wrapper .meta{text-transform:uppercase;font-weight:700;font-size:13px;color:#999;line-height:25px}.thim-list-event .item-event .event-wrapper .meta div{display:inline-block;line-height:25px;margin-right:19px}.thim-list-event .item-event .event-wrapper .meta div .fa{margin-right:2px;font-size:13px;font-weight:400}.thim-list-event .item-event .event-wrapper .meta div:last-child{margin-right:0}.thim-list-event .item-event .event-wrapper .description{margin-top:25px}.thim-list-event .item-event .image{width:270px;float:right;margin-top:10px}.thim-list-event .item-event .image img{width:100%}.thim-list-event.layout-2{margin-bottom:0}.thim-list-event.layout-2 .time-from{width:48px;border:1px solid #ffb606;text-align:center}.thim-list-event.layout-2 .time-from .date{font-size:24px;font-weight:700;line-height:30px;margin:6px 0 -8px}.thim-list-event.layout-2 .time-from .month{font-size:12px;font-weight:700;line-height:22px;text-transform:uppercase}.thim-list-event.layout-2 .event-wrapper{width:calc(100% - 63px);width:-webkit-calc(100% - 63px);width:-moz-calc(100% - 63px);padding:0;float:right}.thim-list-event.layout-2 .event-wrapper .title{font-size:18px;line-height:25px;margin-bottom:5px}.thim-list-event.layout-2 .event-wrapper:before{display:none}.thim-list-event.layout-2 .event-wrapper .meta{line-height:20px}.thim-list-event.layout-2 .event-wrapper .meta div{line-height:20px}.thim-list-event.layout-2 .item-event{padding:25px 0 25px;border:0;border-bottom:1px solid #eee}.thim-list-event.layout-2 .item-event:first-child{padding-top:0}.thim-list-event.layout-2 .view-all{position:relative;border:0;line-height:25px;top:auto;right:auto;padding:0;display:inline-block;height:auto;margin-top:23px;text-transform:uppercase}.thim-list-event.layout-2 .view-all:hover{text-decoration:underline}.thim-list-event.layout-2.has-year .time-from .month{text-transform:none;font-weight:500;font-size:12px}.thim-list-event.layout-3{margin:0 -15px;position:static;overflow:hidden}.thim-list-event.layout-3 .time-from{width:auto;border:none;text-align:center;padding-right:25px}.thim-list-event.layout-3 .time-from .date{line-height:35px;height:65px;width:65px;text-align:center;padding:15px 0;border:1px solid rgb(255 255 255 / .2);font-size:32px;font-weight:700;color:rgb(255 255 255 / .5);position:relative;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.thim-list-event.layout-3 .time-from .date:after{content:'';top:50%;height:1px;background:rgb(255 255 255 / .2);width:25px;right:-15px;position:absolute;margin-top:-1px;display:block;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.thim-list-event.layout-3 .time-from .month{font-size:13px;font-weight:500;line-height:1.8;text-transform:uppercase;margin-top:7px;color:rgb(255 255 255 / .5);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.thim-list-event.layout-3 .event-wrapper{width:calc(100% - 90px);width:-webkit-calc(100% - 90px);width:-moz-calc(100% - 90px);padding:0;padding-right:30px;float:right}.thim-list-event.layout-3 .event-wrapper .title{font-size:17px;font-weight:500;line-height:1.45;margin-bottom:8px;margin-top:15px}.thim-list-event.layout-3 .event-wrapper .title a{color:#fff}.thim-list-event.layout-3 .event-wrapper .title a:hover{color:#fff}.thim-list-event.layout-3 .event-wrapper:before{display:none}.thim-list-event.layout-3 .event-wrapper .location{font-size:14px;font-weight:400;color:rgb(255 255 255 / .5);line-height:1.75}.thim-list-event.layout-3 .item-event{padding:0 15px;border:0}.thim-list-event.layout-3 .item-event:hover .time-from .date{border-color:#fff;color:#fff}.thim-list-event.layout-3 .item-event:hover .time-from .date:after{background:#fff}.thim-list-event.layout-3 .item-event:hover .month{color:#fff}.thim-list-event.layout-3 .view-all{position:absolute;border:0;line-height:25px;top:50px;right:0;padding:0;display:inline-block;height:auto;margin-top:0;text-transform:uppercase;color:#fff;font-weight:400}.thim-list-event.layout-3 .view-all:hover{color:#d6dce2;text-decoration:none}.thim-list-event.layout-3 .read-more{display:inline-block;color:rgb(255 255 255 / .6);margin-top:20px;margin-bottom:0;font-size:11px}.thim-list-event.layout-3 .read-more:hover{color:#fff}.list-event-layout-3{position:relative;padding-top:42px;padding-bottom:45px}.list-event-layout-3 .widget-title{margin-bottom:29px;color:#fff;padding-left:30px;font-size:24px;line-height:1.5;font-weight:600}.thim-col-2{width:50%;float:left}.list-tab-event .thim-list-event{margin-bottom:-60px}.list-tab-event .nav-tabs{margin:0;border:0;border-bottom:1px solid #eee}.list-tab-event .nav-tabs li{background:0 0;border-radius:0;margin:0;min-width:250px;text-align:center;border:0;position:relative}.list-tab-event .nav-tabs li a{border-radius:0;margin-right:3px;border:1px solid #eee!important;border-bottom:0!important;font-size:13px;font-weight:700;background:#f9f9f9;line-height:29px}.list-tab-event .nav-tabs li a .fa{font-size:13px;vertical-align:middle;line-height:29px;margin-right:8px}.list-tab-event .nav-tabs li:last-child a{margin-right:0}.list-tab-event .nav-tabs li:last-child.active:before{right:0}.list-tab-event .nav-tabs li:last-child.active:after{right:0}.list-tab-event .nav-tabs li.active{background:#fff}.list-tab-event .nav-tabs li.active:before{content:'';position:absolute;left:0;right:3px;top:0;height:4px;z-index:10}.list-tab-event .nav-tabs li.active:after{content:'';position:absolute;left:0;right:3px;bottom:-1px;height:1px;z-index:10;background:#fff}.list-tab-event .nav-tabs li.active a{background:#fff}.list-tab-event .tab-content{border:0;border-top:0;padding:60px 0 0}.nav-tabs>li:focus{outline:0}.thim-carousel-wrapper.gallery-img .owl-item{text-align:center}body .thim-widget-timetable .widget-title{text-align:center;background:#212121;font-size:18px;font-weight:400;text-transform:none;margin-bottom:2px;line-height:30px;color:#fff;padding:10px 0}.thim-widget-timetable .timetable-item{padding:10px 16px;margin-bottom:2px}.thim-widget-timetable .timetable-item .title{font-size:14px;line-height:20px;margin:0;font-weight:400}.thim-widget-timetable .timetable-item .time{font-size:13px;-moz-opacity:.75;-khtml-opacity:.75;-webkit-opacity:.75;opacity:.75;-ms-filter:alpha(opacity=75);filter:alpha(opacity=75);line-height:20px;margin-bottom:8px}.thim-widget-timetable .timetable-item .location,.thim-widget-timetable .timetable-item .teacher{font-size:11px;-moz-opacity:.6;-khtml-opacity:.6;-webkit-opacity:.6;opacity:.6;-ms-filter:alpha(opacity=60);filter:alpha(opacity=60);line-height:15px}.thim-widget-timetable .timetable-item.light{color:#fff}.thim-widget-timetable .timetable-item.light .title{color:#fff}.thim-widget-timetable .timetable-item:hover .location,.thim-widget-timetable .timetable-item:hover .teacher{-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100)}#google-map{height:450px;position:relative;width:100%;background:#fff;box-shadow:0 3px 0 rgb(0 0 0 / .06)}.contact-map{margin:0}#google-map .captionMap img{width:60px;margin-bottom:5px;margin-right:13px;float:left;margin-top:0}#google-map img{max-width:none}#google-map .captionMap{background:#000;background:rgb(0 0 0 / .8);background:-webkit-linear-gradient(rgb(0 0 0 / .6),#000);background:-moz-linear-gradient(rgb(0 0 0 / .6),#000);background:-o-linear-gradient(rgb(0 0 0 / .6),#000);background:-ms-linear-gradient(rgb(0 0 0 / .6),#000);background:linear-gradient(rgb(0 0 0 / .6),#000);border-radius:4px;z-index:1;top:5px;color:#fff;padding:12px;font:12px HelveticaNeue,Helvetica,Arial;display:inline-block;position:absolute;text-shadow:#000 0 1px 1px;width:254px}#google-map .captionMap span{font-weight:700;display:block;padding-top:5px}.collapse-heading{margin:0;position:relative;background-color:#fff;text-align:center}.collapse-heading a{padding:13px;display:block;text-decoration:none;background:#ffb606;color:#fff}.collapse-heading a.collapsed{color:#333;background:#fff}.collapse-heading a.collapsed:after{content:"\f107";font:normal normal normal 16px/1 FontAwesome;position:absolute;right:15px;margin-top:2px;color:#ffb606}.collapse-heading h4{margin:0;font-size:16px;line-height:1.4em;font-weight:700}.collapse-body{padding:1.5em 2em;font-style:italic}.thim-widget-collapse .accordion-section{background:#fff;border:1px solid #eee;margin-bottom:10px}.wrapper-title-icon:after{clear:both;content:"";display:table}.iconbox-left .boxes-icon{float:left;margin-right:15px}.iconbox-left .boxes-icon .icon-images{text-align:left}.iconbox-left .content-inner{float:left}.smicon-read{margin-top:15px;padding:5px 30px;display:inline-block;border-width:1px;border-style:solid;border-radius:5px;font-weight:700;color:#2C3339}.smicon-read i{font-size:12px;margin-left:5px}.iconbox-right .boxes-icon{float:right;margin-left:15px}.iconbox-right .content-inner{float:left}.inner-icon{display:table;text-align:center;width:100%;height:100%;table-layout:fixed}.inner-icon .icon{display:table-cell;vertical-align:middle;-webkit-transition:background .2s,color .2s;-moz-transition:background .2s,color .2s;transition:background .2s,color .2s}.circle{border-radius:50%}.text-center .boxes-icon{margin:0 auto}.icon-top .icon-box-title{margin-top:20px}.icon-top .boxes-icon{overflow:hidden;display:inline-block}.icon-box-title{margin-top:0;margin-bottom:10px}.boxes-icon{color:#333;border-width:2px;border-style:solid;border-color:#fff0}.iconbox-hover .thim-widget-icon-box{background-color:#fff!important;transition:background-color .5s ease;padding-top:60px;padding-bottom:100px}.iconbox-hover .thim-widget-icon-box .content-inner{padding-left:60px;padding-right:60px}.iconbox-hover:hover .thim-widget-icon-box{transition:background-color .5s ease}.iconbox-hover:hover .thim-widget-icon-box .icon-box-title,.iconbox-hover:hover .thim-widget-icon-box .desc-icon-box p{color:#fff!important}.iconbox-hover:hover .thim-widget-icon-box .boxes-icon{border-color:#fff!important}.iconbox-hover:hover .thim-widget-icon-box .boxes-icon i{color:#fff!important}.iconbox-hover:hover .thim-widget-icon-box .smicon-read{background-color:#fff;border-color:#fff!important}.iconbox-hover:hover .line-bottom{background-color:#fff}.icon-box-title{position:relative}.icon-box-title .line-bottom{width:90px;background-color:#202020;height:1px;display:block;margin:20px auto 30px auto}.text-center .icon-box-title .line-bottom{margin:20px auto 30px auto}.text-left .icon-box-title .line-bottom{margin:20px auto 30px 0}.text-right .icon-box-title .line-bottom{margin:20px 0 30px auto}.thim-widget-icon-box{position:relative;overflow:hidden}.thim-widget-icon-box .wrapper-box-icon{position:relative;z-index:9}.thim-widget-icon-box .wrapper-box-icon.background-video{min-height:450px}.thim-widget-icon-box .wrapper-box-icon.background-video .content-inner{text-align:center;position:absolute;left:0;right:0;top:50%;transform:translate(0,-50%);-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%)}.thim-widget-icon-box .wrapper-box-icon.background-video .desc-icon-box p{margin:16px 0 35px}.thim-widget-icon-box .wrapper-box-icon.contact_info .smicon-box{margin:27px 0 -4px}.thim-widget-icon-box .wrapper-box-icon.contact_info .boxes-icon{border:0}.thim-widget-icon-box .wrapper-box-icon.contact_info .heading__primary{text-transform:none;font-size:15px;line-height:25px;font-weight:700;margin:0}.thim-widget-icon-box .wrapper-box-icon.contact_info .desc-icon-box p{line-height:25px;margin:0;color:inherit}.thim-widget-icon-box .wrapper-box-icon.contact_info a{color:inherit}.thim-widget-icon-box .wrapper-box-icon.contact_info a:hover{text-decoration:underline}.thim-widget-icon-box video{position:absolute;bottom:0;right:0;min-width:100%;min-height:100%;max-height:1000%;max-width:1000%;width:auto;height:auto;top:0;left:0}.thim-widget-icon-box .wrapper-box-icon.background-video .heading__primary{text-transform:uppercase}.thim-widget-icon-box .desc-icon-box p{line-height:26px;margin:16px 0 45px}.thim-widget-icon-box .bg-video-play{width:90px;height:90px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;border:solid 7px #333;display:block;margin:0 auto 0 auto;line-height:90px;cursor:pointer;background:0 0;color:#333;text-align:center}.thim-widget-icon-box .bg-video-play:before{font:normal normal normal 40px/1 FontAwesome;content:"\f04b";margin-left:11px}.thim-widget-icon-box .bg-video-play.bg-pause{line-height:90px}.thim-widget-icon-box .bg-video-play.bg-pause:before{content:"\f04c";font-size:36px;margin-left:0}.thim-widget-icon-box .heading__primary{text-transform:none;font-size:18px;font-weight:700;line-height:25px;margin-top:4px;margin-bottom:15px}.thim-widget-icon-box .line-heading{display:block;width:40px;height:1px;background:#ffb606}.thim-widget-icon-box .desc-icon-box p{color:#999;margin:0;margin-bottom:23px}.thim-widget-icon-box .boxes-icon{border:0}.thim-widget-icon-box .boxes-icon.circle{border:1px solid #eee}.thim-widget-icon-box .wrapper-box-icon.circle .content-inner{padding-left:15px;padding-right:50px}.thim-widget-icon-box .wrapper-box-icon.circle .heading__primary{margin-top:0;margin-bottom:6px}.thim-widget-icon-box .wrapper-box-icon.circle .desc-icon-box p{margin-bottom:17px}.thim-widget-icon-box .wrapper-box-icon.has_custom_image:not(.overlay) .boxes-icon{height:auto!important}.thim-widget-icon-box .wrapper-box-icon.has_custom_image:not(.overlay) .smicon-read{border:0;padding:0;font-size:13px;font-weight:700;line-height:20px;margin-top:0;text-transform:uppercase}.thim-widget-icon-box .wrapper-box-icon.has_custom_image:not(.overlay) .smicon-read:hover{text-decoration:underline}.thim-widget-icon-box .wrapper-box-icon.has_custom_image:not(.overlay) .smicon-read .fa{display:none}.thim-widget-icon-box .wrapper-box-icon.has_custom_image:not(.overlay) .desc-icon-box{margin-top:24px;padding-right:20px}.thim-widget-icon-box .wrapper-box-icon.has_custom_image:not(.overlay) p{margin-bottom:16px}.wrapper-box-icon.overlay{background:rgb(0 0 0 / .6);overflow:hidden;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s}.wrapper-box-icon.overlay:hover{background:#000}.wrapper-box-icon.overlay:hover .icon-images img{-webkit-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);transform:scale(1.1,1.1)}.wrapper-box-icon.overlay:hover .icon.icomoon{-webkit-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05);-o-transform:scale(1.05,1.05);transform:scale(1.05,1.05)}.wrapper-box-icon.overlay .icon.icomoon{display:inline-block;margin-top:22px;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s}.wrapper-box-icon.overlay .icon-images{display:inline-block}.wrapper-box-icon.overlay .icon-images img{-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;margin-top:28px}.wrapper-box-icon.overlay .smicon-box{padding:7px 0;overflow:hidden;min-height:150px}.wrapper-box-icon.overlay .heading__primary{text-transform:uppercase;font-size:24px;font-weight:700;color:#fff;line-height:30px;margin:20px 0 10px;padding-right:42px}.wrapper-box-icon.overlay .boxes-icon{border:0;overflow:hidden;padding:0 15px 15px}.wrapper-box-icon.overlay .smicon-read{border:0;border-radius:0;text-transform:uppercase;font-size:13px;font-weight:700;padding:0;margin-top:0}.wrapper-box-icon.overlay .smicon-read i{font-size:11px}.wrapper-box-icon.overlay .smicon-read:hover{text-decoration:underline}.wrapper-box-icon.overlay .content-inner{padding-bottom:10px}.wrapper-box-icon:not(.background-video):not(.contact_info):not(.overlay) .smicon-box{overflow:hidden}.wrapper-box-icon:not(.background-video):not(.contact_info):not(.overlay) .smicon-box .icon .fa{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.wrapper-box-icon:not(.background-video):not(.contact_info):not(.overlay) .smicon-box:hover .icon .fa{-webkit-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);transform:scale(1.1,1.1)}.thim-welcome-university>.panel-grid-cell:first-child{padding-right:30px!important;position:relative}.thim-welcome-university>.panel-grid-cell:first-child:before{content:'';position:absolute;top:52px;bottom:0;right:0;width:1px;height:auto;background:#eee}.thim-welcome-university>.panel-grid-cell:nth-child(2){padding-left:30px!important}.thim-welcome-university .sc_heading{padding-bottom:10px;margin-bottom:10px}.thim-university-top-icon>.panel-grid-cell{padding-left:0!important;padding-right:0!important}.thim-university-top-icon .thim-no-border .thim-widget-icon-box .wrapper-box-icon{border:none}.thim-university-top-icon .thim-widget-icon-box .wrapper-box-icon{border-right:1px solid #eda803}.thim-university-top-icon .thim-widget-icon-box .heading__primary{margin:0;padding-bottom:14px}.thim-university-top-icon .thim-widget-icon-box .heading__primary a:hover{text-decoration:underline}.thim-university-top-icon.thim-bg-overlay{max-width:1170px;margin:auto;margin-top:-161px}.thim-university-top-icon.thim-bg-overlay .thim-widget-icon-box .wrapper-box-icon{border-right-color:#2e2c2c}.thim-box-language-tests .wrapper-box-icon.has_custom_image .inner-icon{max-height:220px;overflow:hidden}.thim-box-language-tests .wrapper-box-icon.has_custom_image .inner-icon img{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.thim-box-language-tests .wrapper-box-icon.has_custom_image .inner-icon:hover img{-webkit-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05);-o-transform:scale(1.05,1.05);transform:scale(1.05,1.05)}.thim-bg-border-top .thim-widget-icon-box .boxes-icon{float:left;margin-top:38px;margin-left:38px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.thim-bg-border-top .thim-widget-icon-box .wrapper-box-icon .content-inner{clear:both;padding:40px 60px 50px 140px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.thim-bg-border-top .thim-widget-icon-box .wrapper-box-icon .content-inner .smicon-read.sc-btn{padding:9px 18px;border-radius:0;display:inline-block;color:#fff;border:1px solid #fff}.thim-bg-border-top .thim-widget-icon-box .wrapper-box-icon .content-inner .smicon-read.sc-btn:hover{text-decoration:none;border-color:#333;color:#333}.thim-bg-border-top .thim-widget-icon-box .heading__primary{line-height:30px!important}.thim-bg-border-top:hover .boxes-icon{-webkit-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05);-o-transform:scale(1.05,1.05);transform:scale(1.05,1.05)}.thim-social{margin:27px 0 0 40px}.thim-social a{font-size:16px;width:32px;height:32px;line-height:30px;border:1px solid #999;display:inline-block;text-align:center;border-radius:50%;margin-right:10px;overflow:hidden;cursor:pointer}.thim-social a.facebook:hover{color:#fff;border-color:#3b5998;background:#3b5998}.thim-social a.twitter:hover{color:#fff;border-color:#00aced;background:#00aced}.thim-social a.dribbble:hover{color:#fff;border-color:#ea4c89;background:#ea4c89}.thim-social a.pinterest:hover{color:#fff;border-color:#cb2027;background:#cb2027}.thim-social a.google-plus:hover{color:#fff;border-color:#dd4b39;background:#dd4b39}.thim-social a.linkedin:hover{color:#fff;border-color:#007bb5;background:#007bb5}.thim-social a.youtube:hover{color:#fff;border-color:#b00;background:#b00}.thim-social a.instagram:hover{color:#fff;border-color:#517fa4;background:#517fa4}.thim-social a .fa{display:block;line-height:30px}.thim-social ul.social_link{margin:0}.thim-social ul.social_link li{display:inline-block;margin:0;list-style:none;padding:0}.thim-social.style-2 .widget-title{margin-bottom:5px!important}.thim-social.style-2 a{font-size:12px;width:25px;height:25px;line-height:25px;border:0;display:inline-block;text-align:center;border-radius:2px;margin-right:8px;overflow:hidden;cursor:pointer;color:#ccc!important}.thim-social.style-2 a:hover{color:#fff!important}.thim-social.style-2 a.facebook{color:#fff;border-color:#3b5998;background:#3b5998}.thim-social.style-2 a.facebook:hover{background:#3B6398}.thim-social.style-2 a.twitter{color:#fff;border-color:#00aced;background:#00aced}.thim-social.style-2 a.twitter:hover{background:#07C3ED}.thim-social.style-2 a.dribbble{color:#fff;border-color:#ea4c89;background:#ea4c89}.thim-social.style-2 a.dribbble:hover{background:#EA5E9E}.thim-social.style-2 a.pinterest{color:#fff;border-color:#cb2027;background:#cb2027}.thim-social.style-2 a.pinterest:hover{background:#CB333F}.thim-social.style-2 a.google-plus{color:#fff;border-color:#dd4b39;background:#dd4b39}.thim-social.style-2 a.google-plus:hover{background:#DD5547}.thim-social.style-2 a.linkedin{color:#fff;border-color:#007bb5;background:#007bb5}.thim-social.style-2 a.linkedin:hover{background:#0B8AB5}.thim-social.style-2 a.youtube{color:#fff;border-color:#b00;background:#b00}.thim-social.style-2 a.youtube:hover{background:#BB0D23}.thim-social.style-2 a.instagram{color:#fff;border-color:#517fa4;background:#517fa4}.thim-social.style-2 a.instagram:hover{background:#4E84A4}.thim-social.style-2 a .fa{display:block;line-height:25px}.thim-social.style-2 ul li{line-height:25px;margin-bottom:0}footer#colophon .thim-social.style-3{margin-top:0}.thim-social.style-3 li{display:block!important}.thim-social.style-3 li a{display:block;border:none;border-radius:0;width:auto;height:auto;text-align:left;margin-right:0}.thim-footer-university-4 .thim-social.style-3 li a{font-size:13px}.thim-social.style-3 li a:hover{background:0 0}.thim-social.style-3 li a:hover.facebook:hover .fa{background:#3B6398}.thim-social.style-3 li a:hover.twitter:hover .fa{background:#07C3ED}.thim-social.style-3 li a:hover.dribbble:hover .fa{background:#EA5E9E}.thim-social.style-3 li a:hover.pinterest:hover .fa{background:#CB333F}.thim-social.style-3 li a:hover.google-plus:hover .fa{background:#DD5547}.thim-social.style-3 li a:hover.linkedin:hover .fa{background:#0B8AB5}.thim-social.style-3 li a:hover.youtube:hover .fa{background:#BB0D23}.thim-social.style-3 li a:hover.instagram:hover .fa{background:#4E84A4}.thim-social.style-3 li a .fa{width:24px;height:24px;border:0;border-radius:50%;color:rgb(255 255 255 / .7);background:#3b3b3b;margin-right:10px;display:inline-block;font-size:10px;line-height:24px;text-align:center;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.woo-social ul.social_link{width:100%;margin:0}.woo-social ul.social_link li{display:inline-block}.woo-social ul.social_link li a{width:36px;height:36px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;text-align:center;display:inline-block;margin-right:10px;position:relative}.woo-social ul.social_link li a i{line-height:36px}.woo-social ul.social_link li:last-child a{margin-right:0}a.widget-button{display:inline-block}a.widget-button.position-after .fa{margin-left:8px}a.widget-button.normal{color:#fff;font-weight:700;font-size:12px;padding:10px 40px}a.widget-button.normal.very-rounded{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}a.widget-button.normal.tiny-rounded{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}a.widget-button.medium{color:#fff;font-weight:700;font-size:14px;padding:6px 40px}a.widget-button.medium.very-rounded{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}a.widget-button.medium.tiny-rounded{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}a.widget-button.large{color:#fff;font-weight:700;font-size:16px;padding:8px 44px}a.widget-button.large.very-rounded{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}a.widget-button.large.tiny-rounded{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}a.widget-button.small.very-rounded{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}a.widget-button.small.tiny-rounded{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}a.widget-button.no-border{border:none!important}a.widget-button:hover{background:#111;color:#fff}.thim-widget-button .widget-button{line-height:38px;font-size:13px;text-transform:uppercase;font-weight:700;color:#fff;background:#111;padding:5px 25px;height:50px;border:1px solid #111}.thim-widget-button .widget-button:hover{background:0 0;color:#333}.thim-widget-button .widget-button.normal{line-height:38px;padding:5px 25px;height:50px}.thim-widget-button .widget-button.normal.no-border{line-height:40px}.thim-widget-button .widget-button.small{height:40px;padding:0 25px;line-height:36px;background:0 0}.thim-widget-button .widget-button.small.no-border{line-height:40px}.thim-top-landing .thim-widget-button{text-align:center}.thim-widget-gallery-images{overflow:hidden}.thim-widget-gallery-images .owl-prev,.thim-widget-gallery-images .owl-next{position:absolute;top:50%;-webkit-transition:all .5s cubic-bezier(.215,.61,.355,1);-moz-transition:all .5s cubic-bezier(.215,.61,.355,1);-o-transition:all .5s cubic-bezier(.215,.61,.355,1);transition:all .5s cubic-bezier(.215,.61,.355,1)}.thim-widget-gallery-images .owl-prev{left:-100px;right:auto}.thim-widget-gallery-images .owl-next{right:-100px;left:auto}.thim-widget-gallery-images:hover .owl-prev{left:10px}.thim-widget-gallery-images:hover .owl-next{right:10px}.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.owl-carousel .owl-item{float:left}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.thim-gallery-images-default .item{float:left}.thim-widget-courses-searching{text-align:center}.thim-widget-courses-searching .search-course-title{text-transform:uppercase;font-size:40px;font-weight:700;color:#111;margin:0;line-height:45px;margin-bottom:18px}.thim-widget-courses-searching .search-course-description{font-size:24px;font-weight:400;color:#111}.thim-widget-courses-searching .courses-searching{position:relative;margin:0;margin-top:48px;margin-bottom:12px}.thim-widget-courses-searching .courses-searching form{max-width:600px;margin:0 auto}.thim-widget-courses-searching .courses-searching input[type=text]{width:calc(100% - 50px);width:-webkit-calc(100% - 50px);width:-moz-calc(100% - 50px);border-radius:0;border:none;height:50px;line-height:40px;float:left;margin:0;padding-left:20px;background:#fff;color:#999;font-size:15px;font-style:italic}.thim-widget-courses-searching .courses-searching input[type=text]:-moz-placeholder{color:#999}.thim-widget-courses-searching .courses-searching input[type=text]::-moz-placeholder{color:#999}.thim-widget-courses-searching .courses-searching input[type=text]:-ms-input-placeholder{color:#999}.thim-widget-courses-searching .courses-searching input[type=text]::-webkit-input-placeholder{color:#999}.thim-widget-courses-searching .courses-searching input[type=text]:focus:-moz-placeholder{color:#999}.thim-widget-courses-searching .courses-searching input[type=text]:focus::-moz-placeholder{color:#999}.thim-widget-courses-searching .courses-searching input[type=text]:focus:-ms-input-placeholder{color:#999}.thim-widget-courses-searching .courses-searching input[type=text]:focus::-webkit-input-placeholder{color:#999}.thim-widget-courses-searching .courses-searching button{width:50px;line-height:50px;border-radius:0;float:left;font-size:16px;padding:0;border:none;background:#111;color:#fff;cursor:default;-webkit-transition:all .2s ease-in-out 0s;-moz-transition:all .2s ease-in-out 0s;-o-transition:all .2s ease-in-out 0s;-ms-transition:all .2s ease-in-out 0s;transition:all .2s ease-in-out 0s}.thim-widget-courses-searching .courses-searching button:focus{outline:0}.thim-widget-courses-searching .courses-searching form{overflow:hidden}.thim-widget-courses-searching .courses-searching .deskpress-smartsearch,.thim-widget-courses-searching .courses-searching .ob-list-search{max-width:780px;text-align:left;margin:0 auto}.thim-widget-courses-searching .courses-searching ul.courses-list-search{z-index:999;overflow:hidden;padding:0 20px;list-style:none;position:absolute;right:0;max-height:300px;overflow-y:auto;background:#fff!important;margin-top:2px;left:0;text-align:left;margin-left:auto;margin-right:auto;max-width:600px;border-radius:0;box-shadow:2px 2px 6px -4px #000;-moz-box-shadow:0 2px 3px rgb(0 0 0 / .05);-o-box-shadow:0 2px 3px rgb(0 0 0 / .05);-ms-box-shadow:0 2px 3px rgb(0 0 0 / .05)}.thim-widget-courses-searching .courses-searching ul.courses-list-search::-webkit-scrollbar{width:6px;height:30px}.thim-widget-courses-searching .courses-searching ul.courses-list-search::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgb(0 0 0 / .3);border-radius:6px}.thim-widget-courses-searching .courses-searching ul.courses-list-search::-webkit-scrollbar-thumb{border-radius:6px;-webkit-box-shadow:inset 0 0 6px rgb(0 0 0 / .5)}.thim-widget-courses-searching .courses-searching ul.courses-list-search li{list-style:none;padding:0;line-height:30px;display:block;width:100%}.thim-widget-courses-searching .courses-searching ul.courses-list-search li.ob-selected{color:#666}.thim-widget-courses-searching .courses-searching ul.courses-list-search li.ob-selected a{color:#666;text-decoration:underline}.thim-widget-courses-searching .courses-searching ul.courses-list-search li a{color:#666;display:block;padding:0 20px 0 10px}.thim-widget-courses-searching .courses-searching ul.courses-list-search li a i{margin-right:10px}.thim-widget-courses-searching .courses-searching ul.courses-list-search li:first-child{margin-top:10px}.thim-widget-courses-searching .courses-searching ul.courses-list-search li:last-child{margin-bottom:10px}.thim-widget-courses-searching .thim-course-search-overlay .search-toggle{-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s}.thim-widget-courses-searching .thim-course-search-overlay .courses-searching{position:fixed;top:0;right:0;left:0;bottom:0;z-index:9999999;-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;-ms-filter:alpha(opacity=0);filter:alpha(opacity=0);visibility:hidden;overflow:hidden;background:rgb(0 0 0 / .8);margin:0;width:100%;height:100vh;-webkit-transform:scale(.2,.2);-ms-transform:scale(.2,.2);-o-transform:scale(.2,.2);transform:scale(.2,.2);-webkit-transition:all .3s cubic-bezier(.4,0,1,1);-moz-transition:all .3s cubic-bezier(.4,0,1,1);-o-transition:all .3s cubic-bezier(.4,0,1,1);-ms-transition:all .3s cubic-bezier(.4,0,1,1);transition:all .3s cubic-bezier(.4,0,1,1)}.thim-widget-courses-searching .thim-course-search-overlay .courses-searching form{max-width:100%;width:600px}body.thim-search-active .thim-widget-courses-searching .thim-course-search-overlay .courses-searching{-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100);visibility:visible;-webkit-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1)}.thim-widget-courses-searching .thim-course-search-overlay .search-toggle{cursor:pointer;font-size:14px}.thim-widget-courses-searching .thim-course-search-overlay form{position:absolute;z-index:10;margin:auto;top:0;right:0;left:0;bottom:0;height:50px}.thim-widget-courses-searching .thim-course-search-overlay .search-popup-bg{width:100%;height:100%;position:absolute;cursor:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVBAMAAABbObilAAAAMFBMVEVMaXH////////////////////////////////////////////////////////////6w4mEAAAAD3RSTlMAlAX+BKLcA5+b6hJ7foD4ZP1OAAAAkUlEQVR4XkWPoQ3CUBQAL4SktoKAbCUjgAKLJZ2ABYosngTJCHSD6joUI6BZgqSoB/+Shqde7sS9x3OGk81fdO+texMtRVTia+TsQtHEUJLdohJfgNNPJHyEJPZTsWLoxShqsWITazEwqePAn69Sw2TUxk1+euPis3EwaXy8RMHSZBIlRcKKnC5hRctjMf57/wJbBlAIs9k1BAAAAABJRU5ErkJggg==),progress}.thim-widget-courses-searching .thim-course-search-overlay ul.courses-list-search{max-width:600px;width:100%;background:#f6f6f6!important;top:50%;margin:auto;margin-top:27px}.thim-search-light-style .thim-widget-courses-searching .search-course-title{color:#fff;margin-bottom:7px;font-size:36px}.thim-search-light-style .thim-widget-courses-searching .search-course-description{color:#fff;font-size:18px}.thim-search-light-style .thim-widget-courses-searching .courses-searching{margin-top:25px;margin-bottom:10px}.thim-search-light-style .thim-widget-courses-searching .courses-searching button{background:#ffb606}.thim-search-light-style .thim-widget-courses-searching .courses-searching button:hover{background:#e6a303}body.thim-search-active{cursor:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVBAMAAABbObilAAAAMFBMVEVMaXH////////////////////////////////////////////////////////////6w4mEAAAAD3RSTlMAlAX+BKLcA5+b6hJ7foD4ZP1OAAAAkUlEQVR4XkWPoQ3CUBQAL4SktoKAbCUjgAKLJZ2ABYosngTJCHSD6joUI6BZgqSoB/+Shqde7sS9x3OGk81fdO+texMtRVTia+TsQtHEUJLdohJfgNNPJHyEJPZTsWLoxShqsWITazEwqePAn69Sw2TUxk1+euPis3EwaXy8RMHSZBIlRcKKnC5hRctjMf57/wJbBlAIs9k1BAAAAABJRU5ErkJggg==),progress!important}.menu-right{position:static!important}.search-course-list-info{text-align:center;margin-left:0}.search-course-list-info li{display:inline-block;margin:0 28px;line-height:30px}.thim-search-light-style .search-course-list-info li{margin:0 25px}.search-course-list-info li .fa{font-size:20px;color:#111;vertical-align:middle;line-height:30px;margin-right:8px}.search-course-list-info li a{color:#333;display:inline-block}.search-course-list-info li a:hover{text-decoration:underline}.thim-search-light-style .search-course-list-info li .fa{color:#fff}.thim-search-light-style .search-course-list-info li a{color:#fff}.thim-search-light-style{height:100vh}.thim-search-light-style>.panel-grid-cell{z-index:1000}body.admin-bar .thim-search-light-style{height:calc(100vh - 32px);height:-webkit-calc(100vh - 32px);height:-moz-calc(100vh - 32px)}.thim-search-light-style.thim-bg-overlay:before{background:rgb(0 0 0 / .4)}.thim-search-light-style.thim-bg-overlay>.panel-grid-cell{position:relative;transform:translate(0,-150px);-webkit-transform:translate(0,-150px);-moz-transform:translate(0,-150px);-ms-transform:translate(0,-150px);-o-transform:translate(0,-150px);top:50%;left:0;right:0}.thim-search-light-style>.panel-grid-cell{padding-top:38px;padding-bottom:34px}.thim-search-light-style>.panel-grid-cell:before{background:rgb(0 0 0 / .7);content:'';position:absolute;left:0;top:0;bottom:0;right:0;max-width:810px;margin:auto}.thim-search-light-style>.panel-grid-cell>div{position:relative}.thim-carousel-instructors{margin:0 -15px;padding-bottom:90px;width:auto}.thim-carousel-instructors .owl-item{padding:0 15px}.thim-carousel-instructors .instructor-item{background:#fff;padding:30px;overflow:hidden}.thim-carousel-instructors .instructor-item .avatar{width:62px;float:left;margin-right:20px}.thim-carousel-instructors .instructor-item .avatar img{width:100%;border-radius:50%}.thim-carousel-instructors .instructor-item .instructor-info{width:calc(100% - 82px);width:-webkit-calc(100% - 82px);width:-moz-calc(100% - 82px);float:right}.thim-carousel-instructors .instructor-item .instructor-info .name{text-transform:capitalize;line-height:25px;margin:12px 0 -2px}.thim-carousel-instructors .instructor-item .instructor-info .job{font-style:italic;color:#999;font-size:13px;line-height:20px}.thim-carousel-instructors .instructor-item .description{clear:both;color:#999;padding:29px 0 16px;line-height:25px;display:block;display:-webkit-box;width:100%;margin:0 auto;overflow:hidden}.thim-carousel-instructors .instructor-item .readmore{text-transform:uppercase;font-size:13px;font-weight:700;display:inline-block;line-height:25px}.thim-carousel-instructors .instructor-item .readmore:hover{text-decoration:underline}.thim-carousel-instructors .owl-pagination{position:relative;text-align:center;line-height:30px;margin:50px 0 0}.thim-carousel-instructors .owl-pagination .owl-page{cursor:pointer;display:inline-block;width:10px;height:10px;background:#fff!important;border-radius:50%;border:0;margin:0 5px;-moz-opacity:.5;-khtml-opacity:.5;-webkit-opacity:.5;opacity:.5;-ms-filter:alpha(opacity=50);filter:alpha(opacity=50)}.thim-carousel-instructors .owl-pagination .owl-page.active{-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100)}.collection-grid-2{width:100%}.collection-grid-2{width:50%}.collection-grid-3{width:33.33%}.collection-grid-4{width:25%}.collection-grid-5{width:20%}[class*=collection-grid-]{float:left;padding:0 15px}.thim-courses-collection .item{position:relative;overflow:hidden}.thim-courses-collection .item .title{position:absolute;bottom:0;left:0;right:0;background:rgb(0 0 0 / .7);color:#fff;font-size:16px;font-weight:700;text-align:center;display:inline-block;line-height:20px;padding:15px 10px}.thim-courses-collection .item .title:hover{text-decoration:underline}.thim-courses-collection .item img{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.thim-courses-collection .item:hover img{-webkit-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05);-o-transform:scale(1.05,1.05);transform:scale(1.05,1.05)}.thim-courses-collection .item:hover .title{background:#000}.thim-courses-collection .collection-item{margin-bottom:30px}.thim-courses-collection .collection-item:last-child{margin-bottom:0}.thim-video-box{text-align:center}.thim-video-box .video-container{position:relative;width:750px;height:431px;margin:auto;padding:25px 85px 50px;background:url(/wp-content/themes/eduma/images/imac-bg.png) no-repeat top left;background-size:cover;max-width:100%}.thim-video-box .video-container .video{overflow:hidden;width:100%;border:4px solid #0c0d11;border-radius:4px;position:relative;max-height:363px;height:363px}.thim-video-box .video-container .video iframe{max-height:100%}.thim-video-box .video-container .video-button{position:absolute;top:0;left:0;bottom:0;right:0;width:30px;height:30px;margin:auto;z-index:11;font-size:50px;cursor:pointer;display:none}.thim-video-popup{position:relative}.thim-video-popup:before{content:'';position:absolute;top:0;left:0;bottom:0;right:0;background:#143056;-moz-opacity:.85;-khtml-opacity:.85;-webkit-opacity:.85;opacity:.85;-ms-filter:alpha(opacity=85);filter:alpha(opacity=85)}.thim-video-popup .video-info{text-align:center;position:relative;padding:125px 30px 32px}.thim-video-popup .video-info:hover .button-popup{color:#fff;border-color:#fff}.thim-video-popup .video-title{color:#fff;font-size:22px;line-height:1.6;font-weight:600;margin-top:20px;margin-bottom:10px}.thim-video-popup .video-description{font-size:14px;line-height:1.6;font-weight:400;color:rgb(255 255 255 / .5)}.thim-video-popup .button-popup{border:1px solid rgb(255 255 255 / .4);border-radius:50%;height:52px;width:52px;line-height:50px;color:rgb(255 255 255 / .4);display:inline-block;font-size:17px}.thim-video-popup .button-popup .fa{line-height:52px}.thim-grid-posts{position:relative;overflow:hidden}.thim-grid-posts.has-horizontal.has-vertical .grid-horizontal{width:66.67%;float:left}.thim-grid-posts.has-horizontal.has-vertical .grid-vertical{width:33.33%;float:left}.thim-grid-posts.has-horizontal.has-vertical .grid-vertical .article-image{background:#fff}.thim-grid-posts .item-post{position:relative}.thim-grid-posts .article-wrapper{padding:30px;background:#f5f5f5;position:absolute}.thim-grid-posts .article-wrapper:before{content:'';position:absolute;top:58px;left:-13px;border-top:13px solid #fff0;border-bottom:13px solid #fff0;border-right:13px solid #f5f5f5;z-index:10}.thim-grid-posts .article-wrapper .date{color:#aaa;font-size:13px;margin-top:4px}.thim-grid-posts .article-wrapper .title{font-size:17px;font-weight:500;line-height:1.5;margin-top:7px;margin-bottom:9px}.thim-grid-posts .article-wrapper .title a{color:#333}.thim-grid-posts .article-wrapper .desc{font-size:14px;font-weight:400;line-height:1.6}.thim-grid-posts .article-wrapper .read-more{text-transform:uppercase;display:inline-block;margin-top:22px;margin-bottom:0;font-size:13px;font-weight:400;color:#333}.thim-grid-posts .article-wrapper .read-more:hover{text-decoration:none}.thim-grid-posts .article-wrapper .read-more .fa{margin-left:7px}.thim-grid-posts .article-wrapper:hover .title a{color:#ffb606}.has-feature .thim-grid-posts{width:75%;overflow:hidden}.thim-list-post-inner{position:relative}.thim-list-post-inner.has-feature{z-index:2}.thim-list-post-inner .feature-item{width:25%;position:absolute;right:0;top:0;bottom:0;height:100%;overflow:hidden}.thim-list-post-inner .feature-item:before{content:'';position:absolute;left:0;right:0;top:0;bottom:0;background:rgb(0 0 0 / .6);z-index:2}.thim-list-post-inner .feature-item img{position:absolute;right:0;top:50%;bottom:auto;height:100%;left:50%;width:auto;max-width:none;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%)}.thim-list-post-inner .feature-item .article-wrapper{z-index:3;position:absolute;left:0;right:0;bottom:63px;padding:0 30px}.thim-list-post-inner .feature-item .article-wrapper .date{color:rgb(255 255 255 / .4);font-size:13px}.thim-list-post-inner .feature-item .article-wrapper .title{font-size:17px;line-height:1.4em;font-weight:500;margin-top:5px;margin-bottom:10px}.thim-list-post-inner .feature-item .article-wrapper .title a{color:#fff;display:inline-block}.thim-list-post-inner .feature-item .article-wrapper .desc{color:rgb(255 255 255 / .7);font-size:14px;margin-bottom:20px}.thim-list-post-inner .feature-item .article-wrapper .read-more{text-transform:uppercase;color:#fff;font-size:13px;font-weight:400;margin:0}.thim-list-post-inner .feature-item .article-wrapper .read-more .fa{margin-left:7px}.thim-list-post-inner .feature-item:hover .title a{color:#ffb606}.thim-list-post-inner .link_read_more{position:absolute;right:0;top:-48px}.thim-list-post-inner .link_read_more a{color:#333}.thim-list-post-inner .link_read_more a:hover{color:#ffb606}.grid-horizontal .item-post{position:relative;overflow:hidden}.grid-horizontal .item-post .article-image{width:50%;float:left}.grid-horizontal .item-post .article-wrapper{width:50%;position:absolute;top:0;bottom:0;right:0;height:100%}.grid-horizontal .item-post:nth-child(2n) .article-image{float:right}.grid-horizontal .item-post:nth-child(2n) .article-wrapper{right:auto;left:0;background:#ffb606}.grid-horizontal .item-post:nth-child(2n) .article-wrapper:before{left:auto;right:-13px;border-right:none;border-left:13px solid #eaeef2;border-left-color:#ffb606}.grid-horizontal .item-post:nth-child(2n) .article-wrapper .title a{color:#fff}.grid-horizontal .item-post:nth-child(2n) .article-wrapper .date{color:rgb(255 255 255 / .4)}.grid-horizontal .item-post:nth-child(2n) .article-wrapper .desc{color:rgb(255 255 255 / .7)}.grid-horizontal .item-post:nth-child(2n) .article-wrapper .read-more{color:#fff}.grid-horizontal .item-post:nth-child(2n) .article-wrapper:hover .title a{color:#d6dce2}.grid-vertical .item-post .article-wrapper:before{top:-26px;left:50%;right:auto;margin-left:-13px;border-bottom:13px solid #f5f5f5;border-right:13px solid #fff0;border-left:13px solid #fff0}.thim-owl-carousel-post{margin:0;position:relative;margin:0 -15px;width:auto}.thim-owl-carousel-post.owl-carousel{margin:0 -15px;width:auto}.thim-owl-carousel-post.owl-carousel.layout-2{margin-left:-10px;margin-right:-10px}.thim-owl-carousel-post.owl-carousel.layout-2 .item{padding-left:10px;padding-right:10px}.thim-owl-carousel-post.owl-carousel.layout-2 .image{overflow:hidden}.thim-owl-carousel-post.owl-carousel.layout-2 .image a{display:block;overflow:hidden}.thim-owl-carousel-post.owl-carousel.layout-2 .image a:hover img{-webkit-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05);-o-transform:scale(1.05,1.05);transform:scale(1.05,1.05)}.thim-owl-carousel-post.owl-carousel.layout-2 .image img{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.thim-owl-carousel-post>.item{max-width:400px;float:left;overflow:hidden}.thim-owl-carousel-post .item{padding:0 15px}.thim-owl-carousel-post .image img{width:100%}.thim-owl-carousel-post .content{text-align:center;margin-top:-15px;z-index:999;position:relative}.thim-owl-carousel-post .info{text-transform:uppercase;text-align:center;display:inline-block;background:rgb(0 0 0 / .6)}.thim-owl-carousel-post .info .author,.thim-owl-carousel-post .info .date{display:inline-block;color:#fff;font-size:11px;font-weight:700;line-height:30px;padding:0 0 0 20px;float:left}.thim-owl-carousel-post .info .author a,.thim-owl-carousel-post .info .date a{line-height:30px;color:#fff}.thim-owl-carousel-post .info .date{padding:0 20px 0 0}.thim-owl-carousel-post .info .date:before{content:'';width:4px;height:4px;background:#fff;line-height:30px;float:left;border-radius:50%;display:inline-block;margin:13px 8px}.thim-owl-carousel-post .title{font-size:16px;font-weight:700;line-height:28px;margin:10px 0}.thim-owl-carousel-post .title a{text-decoration:none;color:#fff}.thim-owl-carousel-post .read-more{font-size:13px;font-weight:700;text-transform:uppercase}.thim-owl-carousel-post .read-more:hover{text-decoration:underline}.thim-owl-carousel-post .owl-controls{position:absolute;right:15px;top:-90px}.thim-owl-carousel-post .owl-controls .owl-prev,.thim-owl-carousel-post .owl-controls .owl-next{display:inline-block;margin-left:10px;cursor:pointer;border:1px solid #fff;width:30px;text-align:center;line-height:28px}.thim-owl-carousel-post .owl-controls .owl-prev .fa,.thim-owl-carousel-post .owl-controls .owl-next .fa{text-align:center;vertical-align:middle;line-height:28px;color:#fff;font-size:8px;display:block}.thim-owl-carousel-post.layout-2{padding-top:100px}.thim-owl-carousel-post.layout-2 .content{text-align:inherit;margin:0}.thim-owl-carousel-post.layout-2 .title{text-transform:uppercase;font-size:16px;font-weight:500;line-height:1.25;margin-top:17px;margin-bottom:9px}.thim-owl-carousel-post.layout-2 .title a{color:#333}.thim-owl-carousel-post.layout-2 .desc{color:#999;font-size:13px}.thim-owl-carousel-post.layout-2 .owl-controls{position:static;right:auto;top:auto}.thim-owl-carousel-post.layout-2 .owl-controls .owl-pagination{margin-top:37px;margin-bottom:22px}.thim-owl-carousel-post.layout-2 .owl-controls .owl-pagination .owl-page{width:6px;height:6px;background:#ccc;border-radius:3px;border:0;margin:0 8px}.thim-owl-carousel-post.layout-2 .owl-controls .owl-pagination .owl-page.active{height:11px}.thim-owl-carousel-post.layout-2 .owl-controls .owl-buttons{position:absolute;right:10px;top:62px}.thim-owl-carousel-post.layout-2 .owl-controls .owl-buttons .owl-prev,.thim-owl-carousel-post.layout-2 .owl-controls .owl-buttons .owl-next{color:#666;border:none;width:auto;height:auto}.thim-owl-carousel-post.layout-2 .owl-controls .owl-buttons .owl-prev i,.thim-owl-carousel-post.layout-2 .owl-controls .owl-buttons .owl-next i{font-size:16px;color:#666}.thim-owl-carousel-post.layout-2 .owl-controls .owl-buttons .owl-prev:hover,.thim-owl-carousel-post.layout-2 .owl-controls .owl-buttons .owl-next:hover{color:#ffb606}.thim-owl-carousel-post.layout-2 .owl-controls .owl-buttons .owl-prev:hover i,.thim-owl-carousel-post.layout-2 .owl-controls .owl-buttons .owl-next:hover i{color:#ffb606}.thim-owl-carousel-post.layout-2 .owl-controls .owl-buttons .owl-next{margin-left:20px}.thim-owl-carousel-post.layout-3.owl-carousel{margin:0}.thim-owl-carousel-post.layout-3 .owl-controls{position:static;right:auto;top:auto}.thim-owl-carousel-post.layout-3 .owl-controls .owl-pagination{margin-top:37px}.thim-owl-carousel-post.layout-3 .owl-controls .owl-pagination .owl-page{width:6px;height:6px;background:#ccc;border-radius:3px;border:0;margin:0 8px}.thim-owl-carousel-post.layout-3 .owl-controls .owl-pagination .owl-page.active{height:11px}.thim-owl-carousel-post.layout-3 .owl-controls .owl-buttons{position:absolute;right:0;top:-50px}.thim-owl-carousel-post.layout-3 .owl-controls .owl-buttons .owl-prev,.thim-owl-carousel-post.layout-3 .owl-controls .owl-buttons .owl-next{color:#666;border:none;width:auto;height:auto}.thim-owl-carousel-post.layout-3 .owl-controls .owl-buttons .owl-prev .fa,.thim-owl-carousel-post.layout-3 .owl-controls .owl-buttons .owl-next .fa{color:#666;font-size:16px}.thim-owl-carousel-post.layout-3 .owl-controls .owl-buttons .owl-prev:hover,.thim-owl-carousel-post.layout-3 .owl-controls .owl-buttons .owl-next:hover{color:#ffb606}.thim-owl-carousel-post.layout-3 .owl-controls .owl-buttons .owl-prev:hover .fa,.thim-owl-carousel-post.layout-3 .owl-controls .owl-buttons .owl-next:hover .fa{color:#ffb606}.thim-owl-carousel-post.layout-3 .owl-controls .owl-buttons .owl-next{margin-left:20px}.thim-owl-carousel-post.layout-3 .post-inner{position:relative;cursor:pointer}.thim-owl-carousel-post.layout-3 .post-inner .image a{display:block;position:relative;overflow:hidden}.thim-owl-carousel-post.layout-3 .post-inner .image a:before{content:'';top:0;bottom:0;right:0;left:0;position:absolute;background:#143056;-moz-opacity:.15;-khtml-opacity:.15;-webkit-opacity:.15;opacity:.15;-ms-filter:alpha(opacity=15);filter:alpha(opacity=15);z-index:3;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.thim-owl-carousel-post.layout-3 .post-inner .image a:after{font-family:FontAwesome;position:absolute;margin:auto;left:0;right:0;bottom:0;top:0;color:#fff;z-index:10;-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;-ms-filter:alpha(opacity=0);filter:alpha(opacity=0);visibility:hidden;-ms-transform:rotateY(0deg);-webkit-transform:rotateY(0deg);transform:rotateY(0deg);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8);content:"\f110";font-size:24px;width:24px;height:24px;line-height:24px}.thim-owl-carousel-post.layout-3 .post-inner .image a.loading:before{visibility:visible;-moz-opacity:.85;-khtml-opacity:.85;-webkit-opacity:.85;opacity:.85;-ms-filter:alpha(opacity=85);filter:alpha(opacity=85)}.thim-owl-carousel-post.layout-3 .post-inner .image a.loading:after{visibility:visible;-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100)}.thim-owl-carousel-post.layout-3 .post-inner .content{position:absolute;bottom:21px;right:0;left:0;margin:0;padding:0 20px;text-align:left;visibility:hidden;z-index:5;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;-ms-filter:alpha(opacity=0);filter:alpha(opacity=0)}.thim-owl-carousel-post.layout-3 .post-inner .fa{z-index:1;position:absolute;top:50%;left:50%;margin-left:-15px;margin-top:-15px;width:30px;height:30px;text-align:center;display:block;line-height:30px;color:rgb(255 255 255 / .6)}.thim-owl-carousel-post.layout-3 .post-inner .fa.fa-play{border:1px solid rgb(255 255 255 / .6);border-radius:50%}.thim-owl-carousel-post.layout-3 .post-inner:hover .image a:before{visibility:visible;-moz-opacity:.85;-khtml-opacity:.85;-webkit-opacity:.85;opacity:.85;-ms-filter:alpha(opacity=85);filter:alpha(opacity=85)}.thim-owl-carousel-post.layout-3 .post-inner:hover .content{visibility:visible;-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100)}.thim-owl-carousel-post.layout-3 .post-inner .date{color:#fff;margin:0;font-size:16px;font-weight:500;margin-bottom:9px}.thim-owl-carousel-post.layout-3 .post-inner .title{color:#fff;font-size:13px;font-weight:400;line-height:1.5;margin:0}.thim-owl-carousel-post.layout-3 .item{padding:0}.thim-owl-carousel-post.layout-3 .item.item-contain .post-inner{width:50%;overflow:hidden;float:left}.thim-owl-carousel-post.layout-3 .item.item-contain .fa{font-size:20px;bottom:15px;right:20px;margin:0;left:auto;top:auto;height:32px;width:32px;line-height:30px}.thim-owl-carousel-post.layout-3 .item.item-contain .fa.fa-play{font-size:13px}.thim-widget-carousel-categories{position:relative}.thim-widget-carousel-categories .link-view-all{position:absolute;right:0;top:8px;font-weight:400;text-transform:uppercase;color:#333}.thim-widget-carousel-categories .link-view-all:hover{color:#ffb606}.thim-widget-carousel-categories .item{overflow:hidden}.thim-widget-carousel-categories .image{width:50%;float:left}.thim-widget-carousel-categories .content-wrapper{width:50%;float:right;padding:35px;background:#ffb606;position:relative}.thim-widget-carousel-categories .content-wrapper:before{content:'';position:absolute;top:68px;border-top:15px solid #fff0;border-bottom:15px solid #fff0;border-right:15px solid #fff;z-index:10;left:-15px;border-left:none;border-right:15px solid #eaeef2;border-right-color:#fa394a}.thim-widget-carousel-categories .content-wrapper .title{font-size:24px;font-weight:600;line-height:1.5;margin-top:17px;margin-bottom:4px}.thim-widget-carousel-categories .content-wrapper .title a{color:#fff}.thim-widget-carousel-categories .content-wrapper .desc{font-size:14px;font-weight:400;line-height:1.6;color:rgb(255 255 255 / .7);margin-bottom:26px}.thim-widget-carousel-categories .content-wrapper .list-course-items label{display:block;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAbCAYAAAAZMl2nAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDozMjdlYTgxMS02ZDJhLTQyY2UtODIzMi01M2NjMWYxZjhhMGMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OEY4N0QyRDNBNTk1MTFFNjk2NjJDODlFREE2NjVCODYiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OEY4N0QyRDJBNTk1MTFFNjk2NjJDODlFREE2NjVCODYiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyYmU5OTk2Yy03Y2UzLTRkMDYtYWRiNy04YjVmMGIyMTBiMjUiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDozODZiMGFiOC1jOTE5LTExNzktYmVmZi1iMzA4NzdjOTJiM2MiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4FjMuQAAADBElEQVR42uyXSWsUQRiGp3s6ixmXoNFo4hLco4IRNHpwRSIkv0A8CCIePKpH71714NVfIIoHEURFxLggBjFiMNGoMSFuUeMy2WYy7fuFp6FoZrKhoJCCh5np6ap66/u+7nrLC8MwEWvFYqmoEWv5XiF80S96Rad4LbrEL6fvbLFErBTLRYprOfFJvBE94p0YdCf1HCGB2Cz2iTqREa/EVzHMPUVirliBuJfiHhNsERvEJjEqBhDxAvHzWZyJaxMPxEPxMy6kXpxilddFO+rztXKxSuwW28SQCLl+B3E/xBFxVdy3ucRi+tXDI3HW+loUasV60SA6xJl42PI0S1ELHBTbxXlxVNwWz5jY2hw+Teh7aBYHxDEi125CmsQO8mhCRhJTaybqC1gKS8V+amiQlOdrPdTXLotsQMcrDGi1MStWgBO1EibzKfTjIomokDTla1bUH8RlccinsL5RND6dp9pCxiknoudEq1gwzngeD4TVUiYKW3KcEE7UckQxJLIdFHwb6ekcR7zHk+hPd/J4K0XQDeeapebaZAfw/5CQcJop/StCEv+CkMSMkBkhkyjUcCYizqva/fy/IxIUWJ1rGyvwFCY6zXafnsTYKdxcwOu+P2YxvEJCPLZ/m3AjHqVaLBRl/D+CENvIbuI9o81rlPHMLu4UVSygCAdnQj6yK7diiLL0HXNokbIMZvmEs5234CeSRCeKkNm8PeIC2/h3fMlhsRehT5wohFiCrXjaBjbJJJ9jK4g2rD5CmMZL+nQ2XzqP31n+7yVqJzHYlobT2E773Y3BrmORn7nWjLBlLKYbHzQWkQC3dFdcZLBGBrAQPmbyIe5NIczM1BqxjnuzGO4+vnfh7iP3X4VxtjQ/Fbf43yJcHpCSJgy0pWSRs4rVHAECx72N8t3D7WeZpIfo1XB0GI4ZoBLn3FONn30rKq2W7DhRS5hLWHWaicq45sXemh6TV3KIek64owNVK7n3Y31y3DfAYiJhNlafl+ekF3+8Ct1QzNPRiEMza3iJE92Ux/stwAByUd3ekeAAdgAAAABJRU5ErkJggg==) no-repeat center left;padding-left:48px;color:#fff;font-size:16px;font-weight:500;text-transform:uppercase;line-height:1.9;margin-bottom:17px}.thim-widget-carousel-categories .content-wrapper .list-course-items>a{background:#fff;padding:5px 15px;text-transform:uppercase;color:#333;font-size:13px;font-weight:500;line-height:27px;border-radius:3px;display:inline-block;margin-right:10px;margin-bottom:14px}.thim-widget-carousel-categories .content-wrapper .list-course-items>a:hover{background:#d6dce2}.thim-widget-carousel-categories .owl-controls{position:static;right:auto;top:auto}.thim-widget-carousel-categories .owl-controls .owl-pagination{margin-top:33px}.thim-widget-carousel-categories .owl-controls .owl-pagination .owl-page{width:6px;height:6px;background:#ccc;border-radius:3px;border:0;margin:0 8px}.thim-widget-carousel-categories .owl-controls .owl-pagination .owl-page:hover{background:#ccc}.thim-widget-carousel-categories .owl-controls .owl-pagination .owl-page.active{height:11px;background:#ccc}.thim-widget-carousel-categories .owl-controls .owl-buttons{position:absolute;right:30px;bottom:20px;z-index:10}.thim-widget-carousel-categories .owl-controls .owl-buttons .owl-prev,.thim-widget-carousel-categories .owl-controls .owl-buttons .owl-next{color:#fff;border:none;width:auto;height:auto;display:inline-block}.thim-widget-carousel-categories .owl-controls .owl-buttons .owl-prev i,.thim-widget-carousel-categories .owl-controls .owl-buttons .owl-next i{color:#fff;font-size:16px}.thim-widget-carousel-categories .owl-controls .owl-buttons .owl-prev:hover,.thim-widget-carousel-categories .owl-controls .owl-buttons .owl-next:hover{color:#d6dce2}.thim-widget-carousel-categories .owl-controls .owl-buttons .owl-prev:hover i,.thim-widget-carousel-categories .owl-controls .owl-buttons .owl-next:hover i{color:#d6dce2}.thim-widget-carousel-categories .owl-controls .owl-buttons .owl-next{margin-left:20px}.thim-title-3 .widget-title{font-size:24px;font-weight:600;line-height:1.5;padding-left:30px;color:#444;margin-top:44px;margin-bottom:20px}.thim-scholarships{padding-left:27px;padding-right:27px;padding-bottom:45px}.thim-scholarships .sc_heading{margin-bottom:0;padding-bottom:15px}.thim-scholarships .thim-widget-icon-box .smicon-read{font-weight:400!important;font-size:13px!important}.thim-scholarships .thim-widget-icon-box .smicon-read:after{font-family:FontAwesome;content:"\f178";font-size:11px;padding-left:8px}.thim-scholarships .thim-widget-icon-box .smicon-read:hover{text-decoration:none!important}.thim-scholarships .thim-widget-icon-box .wrapper-box-icon .boxes-icon{-moz-opacity:.4;-khtml-opacity:.4;-webkit-opacity:.4;opacity:.4;-ms-filter:alpha(opacity=40);filter:alpha(opacity=40);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.thim-scholarships .thim-widget-icon-box .wrapper-box-icon:hover .boxes-icon{-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100)}.thim-scholarships .thim-widget-icon-box .wrapper-box-icon .desc-icon-box{margin-top:18px!important;margin-bottom:31px!important}.thim-scholarships .thim-widget-icon-box .wrapper-box-icon .desc-icon-box .desc-content{margin-bottom:15px;font-size:14px;line-height:1.6;color:rgb(255 255 255 / .5)}.thim-sidebar-content .thim-widget-button{text-align:center;padding-top:5px}.thim-sidebar-content .thim-widget-multiple-images{text-align:center;padding-bottom:50px;padding-left:15px;padding-right:15px}.thim-sidebar-content .thim-widget-multiple-images img{padding-top:15px;padding-bottom:15px}.thim-sidebar-content .twitter-inner{text-align:center;min-height:342px;padding-left:35px;padding-right:35px;color:rgb(255 255 255 / .7);font-size:14px;line-height:1.6;position:relative}.thim-sidebar-content .twitter-inner a{color:#fff;text-decoration:underline}.thim-sidebar-content .twitter-inner a:hover{color:#ffb606}.thim-sidebar-content .twitter-inner .content{padding-top:10px}.thim-sidebar-content .twitter-inner .widget-title{color:#fff}.thim-sidebar-content .twitter-inner .links{margin-top:15px;margin-bottom:15px}.thim-sidebar-content .twitter-inner .date{font-size:13px;margin-top:10px}.thim-sidebar-content .twitter-inner .link-follow{position:absolute;right:20px;bottom:20px;color:rgb(255 255 255 / .2);font-size:28px}.thim-sidebar-content .twitter-inner .link-follow:hover{color:#fff}.thim-sidebar-content .widget-title{font-size:24px;font-weight:500;text-transform:none;color:#444;padding-top:42px;line-height:1.5;padding-bottom:10px;margin:0}.thim-border-bottom-gray{border-bottom:1px solid #364c6c}.thim-multiple-images-wrapper{overflow:hidden}.thim-experience{text-align:center;padding-right:65px;border-right:1px solid #ddd;overflow:hidden;padding-bottom:90px}.thim-experience .title{color:#ffb606;font-size:32px;line-height:1.1;font-weight:600;text-transform:uppercase;margin:0;padding-top:55px;padding-bottom:40px}.thim-experience .content{font-size:14px;line-height:1.7}.thim-experience .content p{margin-bottom:10px}.thim-experience .content img{margin-top:20px;display:inline-block}.bbpress #bbpress-forums{font-size:13px}.bbpress #bbpress-forums fieldset.bbp-form legend{text-align:center}.bbpress #bbpress-forums ul.bbp-forums{border:0}.bbpress #bbpress-forums ul.bbp-forums li.bbp-footer{border-top:0}.bbpress #bbpress-forums #subscription-toggle{margin:0 0 10px;display:inline-block}.bbpress #bbpress-forums .bbp-header #subscription-toggle{margin:0}.bbpress #bbpress-forums li.bbp-header{border:none;background:#ffb606;color:#fff;font-size:13px;padding:15px 30px}.bbpress #bbpress-forums li.bbp-header a{color:#fff}.bbpress #bbpress-forums li.bbp-header .forum-titles li{font-weight:700;font-size:16px}.bbpress #bbpress-forums li.bbp-forum-freshness,.bbpress #bbpress-forums li.bbp-topic-freshness{width:25%}.bbpress #bbpress-forums li.bbp-body ul{border-top:0;padding:20px 30px;background:#fff;font-size:14px;color:#858585}.bbpress #bbpress-forums li.bbp-body ul.odd{background:#fbfbfb}.bbpress #bbpress-forums li.bbp-body ul a{color:#858585}.bbpress #bbpress-forums li.bbp-body ul .bbp-forum-title,.bbpress #bbpress-forums li.bbp-body ul .bbp-topic-permalink{font-size:14px;font-weight:700}.bbpress #bbpress-forums li.bbp-body ul img.avatar{border:none;margin-top:-10px}.bbpress #bbpress-forums li.bbp-body ul .bbp-author-name{text-transform:capitalize}.bbpress #bbpress-forums .bbp-template-notice{border-radius:0;border:0;padding:5px 15px;line-height:30px;font-size:13px;color:#31708f;background:#d9edf7;margin-top:0}.bbpress #bbpress-forums .bbp-template-notice img.avatar{border:none!important;margin-top:-10px}.bbpress #bbpress-forums .bbp-template-notice p{font-size:13px;padding:0;margin:0!important;line-height:30px}.bbpress #bbpress-forums .bbp-template-notice.info{background:#d9edf7;color:#31708f}.bbpress #bbpress-forums span.description{border:none!important}.bbpress #bbpress-forums button{border:none;background:#111;line-height:30px;padding:5px 25px;font-size:13px;font-weight:700;border-radius:0;color:#fff}.bbpress #bbpress-forums button:hover{background:#ffb606;color:#333}.bbpress #bbpress-forums textarea,.bbpress #bbpress-forums fieldset textarea,.bbpress #bbpress-forums #bbp-your-profile fieldset textarea,.bbpress #bbpress-forums input[type=text],.bbpress #bbpress-forums fieldset input[type=text],.bbpress #bbpress-forums #bbp-your-profile fieldset input[type=text]{background:#F6F6F6;border:none;padding:9px}.bbpress #bbpress-forums select,.bbpress #bbpress-forums fieldset select,.bbpress #bbpress-forums #bbp-your-profile fieldset select{padding:6px;background:#F6F6F6;border:none}.bbpress #bbpress-forums #bbp-single-user-details{background:#fff}.bbpress #bbpress-forums #bbp-single-user-details #bbp-user-avatar img.avatar{margin:0}.bbpress #bbpress-forums #bbp-single-user-details #bbp-user-navigation{padding:25px 20px 35px 20px;color:#999}.bbpress #bbpress-forums #bbp-single-user-details #bbp-user-navigation a{color:#999}.bbpress #bbpress-forums #bbp-single-user-details #bbp-user-navigation a:hover{color:#ffb606}.bbpress #bbpress-forums #bbp-single-user-details #bbp-user-navigation li{border-top:1px solid #eee}.bbpress #bbpress-forums #bbp-single-user-details #bbp-user-navigation li:first-child{border-top:none}.bbpress #bbpress-forums #bbp-single-user-details #bbp-user-navigation li.current a{color:#ffb606;background:0 0}.bbpress #bbpress-forums #bbp-user-body{background:#fff;padding:23px 28px 70px 28px;color:#999}.bbpress #bbpress-forums #bbp-user-body a{color:#999}.bbpress #bbpress-forums #bbp-user-body a:hover{color:#ffb606}.bbpress #bbpress-forums #bbp-user-body .entry-title,.bbpress #bbpress-forums #bbp-user-body label[for]{color:#323945}.bbpress #bbpress-forums label[for]{color:#323945}.bbpress #bbpress-forums .bbp-reply-form,.bbpress #bbpress-forums .bbp-topic-form{background:#fff;padding:38px 0}.bbpress #bbpress-forums p.bbp-topic-meta{font-size:13px}.bbpress #bbpress-forums p.bbp-topic-meta .bbp-author-avatar{display:none}.bbpress #bbpress-forums .bbp-forum-info .bbp-forum-content{font-size:13px}.bbpress .bbp-topic-description .bbp-author-avatar{display:none}.bbpress .bbp-topic-description .bbp-author-name{text-transform:capitalize}.bbpress div.bbp-reply-author a.bbp-author-name{text-transform:capitalize}.bbp-search-form{float:none!important;background:#fff;padding:0 0 30px}#bbp-search-form{background:#f5f5f5;padding:10px;clear:both!important}#bbp-search-form>.bbp-search-box{position:relative;overflow:hidden;padding-right:0}#bbp-search-form>.bbp-search-box:before{content:"\f002";font-family:FontAwesome;width:30px;height:34px;line-height:34px;text-align:center;top:0;right:0;position:absolute;background:0 0;z-index:1;color:#ccc}#bbp-search-form>.bbp-search-box:after{display:block;content:"";clear:both}#bbp-search-form>.bbp-search-box #bbp_search{width:270px!important;line-height:32px;border:1px solid #e5e5e5;background:#fff;color:#999;float:right;height:34px;padding:0 35px 0 15px;font-size:13px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#bbp-search-form>.bbp-search-box #bbp_search_submit{position:absolute;top:0;right:0;border:none;z-index:2;background:0 0;width:30px;border-radius:0;line-height:34px;height:34px;color:#fff0;font-size:13px}.bbpress.single-forum #bbpress-forums .bbp-topics{border:none}.bbpress.single-forum #bbpress-forums .bbp-topic-form{background:#fff;padding:38px 0}.bbpress.single-forum #bbpress-forums .bbp-topic-form .bbp-form{padding-bottom:50px}.bbpress.single-topic #bbpress-forums .bbp-replies{border:none}.bbpress.bbp-search .content-post:after{display:block;content:"";clear:both}.breadcrumbs-wrapper .bbp-breadcrumb{padding:13px 0;float:none;width:100%;background:#fff;border-bottom:1px solid #eee;font-size:12px;color:#666;margin-bottom:0}.breadcrumbs-wrapper .bbp-breadcrumb a{color:#333}.breadcrumbs-wrapper .bbp-breadcrumb a:hover{color:#ffb606}.breadcrumbs-wrapper .bbp-breadcrumb>p{margin-bottom:0}.breadcrumbs-wrapper .bbp-breadcrumb>p>a,.breadcrumbs-wrapper .bbp-breadcrumb>p>span{display:inline-block;line-height:25px}.breadcrumbs-wrapper .bbp-breadcrumb .bbp-breadcrumb-sep{padding:0 8px;color:#fff}.breadcrumbs-wrapper .bbp-breadcrumb .bbp-breadcrumb-sep:before{content:'';width:5px;height:5px;border-radius:50%;background:#eee;display:inline-block;margin:0 7px}#buddypress div.item-list-tabs#subnav ul li:before{display:none}#buddypress div.item-list-tabs ul li{position:relative;border-bottom:1px solid #eee}#buddypress div.item-list-tabs ul li a{border-radius:0;margin-right:3px;border:1px solid #eee;border-bottom:0;font-size:13px;font-weight:700;background:#f9f9f9;line-height:29px;padding:10px 15px;min-width:150px;text-align:center}#buddypress div.item-list-tabs ul li a span{line-height:15px}#buddypress div.item-list-tabs ul li#activity-favs-personal-li:before,#buddypress div.item-list-tabs ul li#read-personal-li:before,#buddypress div.item-list-tabs ul li:last-child:before{right:0}#buddypress div.item-list-tabs ul li#activity-favs-personal-li:after,#buddypress div.item-list-tabs ul li#read-personal-li:after,#buddypress div.item-list-tabs ul li:last-child:after{right:0}#buddypress div.item-list-tabs ul li#activity-favs-personal-li a,#buddypress div.item-list-tabs ul li#read-personal-li a,#buddypress div.item-list-tabs ul li:last-child a{margin-right:0}#buddypress div.item-list-tabs ul li#activity-filter-select,#buddypress div.item-list-tabs ul li.filter{border-bottom:0}#buddypress div.item-list-tabs ul li:before{content:'';position:absolute;top:0;right:3px;height:3px;left:0}#buddypress div.item-list-tabs ul li:after{bottom:-1px;z-index:10;background:0 0;left:0;right:3px;height:1px;content:'';position:absolute}#buddypress div.item-list-tabs ul li.selected:after,#buddypress div.item-list-tabs ul li.current:after{background:#fff}#buddypress div.item-list-tabs ul li.selected a,#buddypress div.item-list-tabs ul li.current a{background:#fff;-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100)}#buddypress .bp-avatar-nav ul.avatar-nav-items{border-color:#eee}#buddypress .bp-avatar-nav ul.avatar-nav-items li{position:relative;border-radius:0;border:0}#buddypress .bp-avatar-nav ul.avatar-nav-items li a{border-radius:0;margin-right:3px;border:1px solid #eee;border-bottom:0;font-size:13px;font-weight:700;background:#f9f9f9;line-height:24px;padding:5px 15px;min-width:150px;text-align:center}#buddypress .bp-avatar-nav ul.avatar-nav-items li:last-child:before{right:0}#buddypress .bp-avatar-nav ul.avatar-nav-items li:last-child:after{right:0}#buddypress .bp-avatar-nav ul.avatar-nav-items li:last-child a{margin-right:0}#buddypress .bp-avatar-nav ul.avatar-nav-items li#activity-filter-select,#buddypress .bp-avatar-nav ul.avatar-nav-items li.filter{border-bottom:0}#buddypress .bp-avatar-nav ul.avatar-nav-items li:before{content:'';position:absolute;top:0;right:3px;height:3px;left:0}#buddypress .bp-avatar-nav ul.avatar-nav-items li:after{bottom:-1px;z-index:10;background:0 0;left:0;right:3px;height:1px;content:'';position:absolute}#buddypress .bp-avatar-nav ul.avatar-nav-items li.selected:after,#buddypress .bp-avatar-nav ul.avatar-nav-items li.current:after{background:#fff}#buddypress .bp-avatar-nav ul.avatar-nav-items li.selected a,#buddypress .bp-avatar-nav ul.avatar-nav-items li.current a{background:#fff;-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100)}#buddypress .buddypress-left{width:180px;float:left;margin-right:30px}#buddypress .buddypress-left div.item-list-tabs ul li{display:block;width:100%}#buddypress .buddypress-left div.item-list-tabs ul li:before{right:0;left:auto;bottom:0;height:auto;width:3px}#buddypress .buddypress-left div.item-list-tabs ul li a{margin-right:0}#buddypress .buddypress-content{float:left;width:calc(100% - 210px);width:-webkit-calc(100% - 210px);width:-moz-calc(100% - 210px)}#buddypress .buddypress-content input:not([type=submit]){line-height:30px;background:0 0;padding:5px 10px;border:1px solid #eee}#buddypress .standard-form input[type=password]{margin-bottom:20px}#buddypress .item-list-tabs#subnav ul li a{padding:5px 15px;line-height:25px;font-size:12px;min-width:100px}#buddypress #item-body #subnav{margin:0 0 20px}#buddypress #item-body form#whats-new-form p.activity-greeting{line-height:20px}#buddypress #item-header{margin-bottom:30px}#buddypress .activity-list .activity-content .activity-header,#buddypress .activity-list .activity-content .comment-header{font-size:14px}#buddypress .activity-list .activity-content .activity-header a:not(.activity-time-since),#buddypress .activity-list .activity-content .comment-header a:not(.activity-time-since){font-weight:700}#buddypress .activity-list .activity-content .activity-header a:not(.activity-time-since):first-child,#buddypress .activity-list .activity-content .comment-header a:not(.activity-time-since):first-child{text-transform:capitalize}#buddypress .activity-list .activity-content .activity-header .activity-time-since,#buddypress .activity-list .activity-content .comment-header .activity-time-since{display:block;font-size:13px;font-style:italic}#buddypress .activity-list .activity-content .activity-inner,#buddypress .activity-list .activity-content blockquote{font-size:14px}#buddypress #item-header-content .user-nicename{text-transform:capitalize}#buddypress .activity-list li.mini .activity-avatar img.avatar{border-radius:50%;width:70px;height:70px;margin-left:0}#buddypress ul.item-list li{padding:25px 0}#buddypress ul.item-list li img.avatar{border-radius:50%;min-width:70px;max-width:70px}#buddypress .activity-list li .activity-content{margin-left:90px}#buddypress #item-body form#whats-new-form{padding-top:15px}#buddypress form#whats-new-form #whats-new-avatar{margin-right:20px}#buddypress form#whats-new-form #whats-new-content{padding-left:0;margin-left:90px}#buddypress form#whats-new-form #whats-new{outline:0;border-color:#ddd;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;height:75px!important}#buddypress div.item-list-tabs#subnav{margin-bottom:30px;margin-top:0}#buddypress input[type=submit]{font-size:13px;font-weight:700;text-transform:uppercase;border:0;line-height:30px;padding:5px 25px}#buddypress input[type=submit]:hover{border:0}#buddypress .acomment-meta>a:first-child{text-transform:capitalize}#buddypress a.button{display:inline-block;line-height:20px;padding:5px 15px;border:none;outline:0;box-shadow:none;color:#fff;font-size:12px;font-weight:700}#buddypress a.button>span{font-size:12px;display:inline-block;background:0 0;color:#fff;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#buddypress a.button>span:before{content:'('}#buddypress a.button>span:after{content:')'}#buddypress a.button:hover{border:none}#buddypress a.button:hover>span{background:0 0}#buddypress div.activity-meta .button{padding:5px 15px}#buddypress .standard-form input[type=text]{margin:5px 0 20px}#buddypress table,#buddypress td,#buddypress tr{border-color:#eee}#buddypress table.profile-fields:last-child{margin-top:10px}#buddypress div.item-list-tabs ul li.last select{border-radius:0;line-height:30px;padding:5px 0;border:1px solid #eee;outline:0}#buddypress div.item-list-tabs ul li.last select:focus{outline:0}#buddypress div.activity-comments{padding:0}#buddypress div.activity-comments div.acomment-avatar img{width:70px;height:70px}#buddypress div.activity-comments>ul{padding:0;margin-top:25px}#buddypress div.activity-comments>ul>li{padding-top:25px;border-top:1px solid #eee!important}#buddypress div.activity-comments>ul>li .acomment-options{float:none;margin:0}#buddypress div.activity-comments>ul>li .acomment-options a:hover{text-decoration:underline}#buddypress div.activity-comments li form.ac-form{border-top:1px solid #eee;padding:25px 0;margin-top:20px}#buddypress div.activity-comments li form.ac-form .ac-reply-content{margin-left:90px;padding:0}#buddypress div.activity-comments li form.ac-form .ac-reply-content .ac-textarea{border:0;padding:0}#buddypress div.activity-comments li form.ac-form .ac-reply-content textarea{border:1px solid #eee;padding:10px}#buddypress div.activity-comments li form.ac-form .ac-reply-content input[type=submit],#buddypress div.activity-comments li form.ac-form .ac-reply-content .ac-reply-cancel{display:inline-block;line-height:20px;padding:5px 15px;border:none;outline:0;box-shadow:none;color:#fff;font-size:12px;font-weight:700;text-transform:none}#buddypress .acomment-meta a:first-child{font-weight:700}#buddypress #members-dir-search{float:left;margin:0}#buddypress #members-directory-form{clear:right;margin-top:-50px}#buddypress #members-directory-form div.item-list-tabs{clear:right}#buddypress #members-directory-form div.item-list-tabs ul li.last{margin-top:0}#buddypress #members-list li .item{width:calc(100% - 90px);width:-webkit-calc(100% - 90px);width:-moz-calc(100% - 90px);float:right}#buddypress #members-list li .item .item-title{width:100%;font-size:100%}#buddypress #members-list li .item .item-title>a{font-weight:700;display:block;text-transform:capitalize}#buddypress #members-list li .item .item-title .update{font-size:13px}#buddypress #members-list li .item .item-title .activity-read-more{font-size:13px}#buddypress #members-list li .item .item-title .activity-read-more a:hover{text-decoration:underline}#buddypress #members-list li .item .item-meta .activity{font-style:italic}#buddypress div#item-header div.generic-button{margin-top:15px}#buddypress div#item-header div.generic-button>a{display:inline-block;line-height:20px;padding:5px 15px;border:none;outline:0;box-shadow:none;font-size:12px;font-weight:700;color:#fff}#buddypress div#item-header .activity{margin-top:5px}#buddypress div#item-header .item-meta{font-size:13px}#buddypress div#item-header .item-meta a:hover{text-decoration:underline}body.activity-permalink #buddypress .activity-list li.mini .activity-comments{margin-top:25px}body.activity-permalink #buddypress .activity-list li .activity-content{margin-left:90px}body.activity-permalink #buddypress #activity-stream p{margin:0;padding-top:0}#whats-new-avatar img{border-radius:50%}div.bp-avatar-status p.success,div.bp-cover-image-status p.success,#buddypress div#message p,#sitewide-notice p,#buddypress p.warning{color:#31708f;margin:0 0 40px;border:0;border-radius:0;line-height:20px;padding:10px 15px;font-size:13px;background:#d9edf7}#buddypress p.warning{color:#8a6d3b;background:#fcf8e3}div.bp-avatar-status p.success,div.bp-cover-image-status p.success{color:#3c763d;background:#dff0d8}#search-members-form{position:relative}#search-members-form #members_search{display:inline-block;line-height:30px;padding:4px 10px;border:1px solid #eee;color:#999;min-width:250px}#search-members-form #members_search_submit{background:0 0;width:40px;height:40px;position:absolute;right:0;top:0;color:#fff0;text-align:center;padding:0}#search-members-form:before{content:"\f002";font-family:FontAwesome;position:absolute;right:0;top:0;line-height:40px;width:40px;height:40px;text-align:center;display:inline-block;color:#999}body.activity-permalink .bp_members #buddypress div.activity-comments{margin:0;margin-left:70px}body.activity-permalink .bp_members #buddypress div.activity-comments>ul{margin:0}body.activity-permalink .bp_members #buddypress div.activity-comments>ul li{padding:25px 0;border-top:1px solid #eee}#whats-new-form>h5{margin-top:0}table.learn-press-cart-table .course-price,table.learn-press-cart-table .course-total{width:10%}table.learn-press-cart-table thead tr th{border:1px solid #eee;text-align:center;padding:10px 15px}table.learn-press-cart-table tbody tr td{border:1px solid #eee}table.learn-press-cart-table tbody .cart_item td{padding:10px 15px;vertical-align:middle}table.learn-press-cart-table tbody .cart_item .course-price,table.learn-press-cart-table tbody .cart_item .course-quantity,table.learn-press-cart-table tbody .cart_item .course-total{text-align:center}table.learn-press-cart-table tbody .cart_item .course-remove a{display:block;font-size:1.5em;height:1em;width:1em;text-align:center;line-height:1;border-radius:100%;color:red!important;text-decoration:none;font-weight:700;border:0}table.learn-press-cart-table tbody .cart_item .course-remove a:hover{color:#fff!important;background-color:red}.lp-cart .cart_totals{width:50%;float:right}.lp-cart .cart_totals h2{font-size:20px;text-transform:uppercase;font-weight:400}.lp-cart .cart_totals table th,.lp-cart .cart_totals table td{padding:20px;border:1px solid #eee}.lp-cart .cart_totals table .subtotal,.lp-cart .cart_totals table .total{border-right:none}.lp-cart .cart_totals table .subtotal-price,.lp-cart .cart_totals table .total-price{border-left:none}.lp-cart .cart_totals .checkout-button{width:100%}@media screen and (max-width:600px){.lp-cart table.learn-press-cart-table .course-thumbnail{display:none}.lp-cart .cart_totals{width:100%}}@media screen and (max-width:360px){.lp-cart table.learn-press-cart-table .course-price{display:none}}#learn-press-checkout-user-form{text-align:center;margin-bottom:80px}#learn-press-checkout-user-form #learn-press-checkout-user-login ul.form-fields{list-style-type:none;margin:0}#learn-press-checkout-user-form #learn-press-checkout-user-login ul.form-fields li label{display:none}#learn-press-checkout-user-form #learn-press-checkout-user-login ul.form-fields li input{padding:0 20px;border:1px solid #e5e5e5;color:#999!important;width:50%;margin:0;margin-bottom:20px;height:40px}#learn-press-checkout-user-form #learn-press-checkout-user-login ul.form-fields li button{width:50%}#learn-press-checkout-user-form #learn-press-checkout-user-register .form-content a{padding:5px 25px;font-weight:700;display:inline-block;position:relative;margin-top:10px;line-height:30px;font-size:13px;text-transform:uppercase}#order_review h3{margin-bottom:50px;text-align:center}#order_review .title{text-transform:uppercase}#order_review .learn-press-checkout-review-order-table{margin-bottom:80px}#order_review .learn-press-checkout-review-order-table th{padding:10px 15px;border:1px solid #eee}#order_review .learn-press-checkout-review-order-table td{padding:10px 15px;border:1px solid #eee}#order_review .learn-press-checkout-review-order-table tfoot th{text-align:right;border:1px solid #eee;border-right:none}#order_review .learn-press-checkout-review-order-table tfoot td{border-left:none}#order_review textarea{width:100%;height:100px;border:1px solid #eee;padding:10px 15px;margin-bottom:80px}#learn-press-payment ul.payment-methods{margin:0;list-style-type:none}#learn-press-payment .place-order-action input.button{margin-top:10px;height:40px;padding:0 25px;font-weight:700;font-size:13px;text-transform:uppercase;border:none}.list-book-event thead th,.list-book-event tbody th,.list-book-event thead td,.list-book-event tbody td{border:1px solid #eee;padding:10px 15px}.list-book-event thead .quantity,.list-book-event tbody .quantity{text-align:center}@media (max-width:460px){.list-book-event .id,.list-book-event .type,.list-book-event .method{display:none}}.account-event .message{margin-bottom:30px}.message.event_auth_book_success{color:#3c763d;background:#dff0d8}.textwidget .rev_slider_wrapper.fullscreen-container{overflow:hidden!important}@media screen and (max-width:550px){table.learn-press-cart-table tbody .cart_item td{padding:5px}}.thim-product-switch-wrap .woocommerce-result-count{display:inline-block;line-height:34px;font-size:13px;color:#999;margin-left:15px}.thim-product-switch-wrap form.woocommerce-ordering select{font-size:13px;color:#999;line-height:20px;padding:6px 0 6px 10px;border-radius:0;width:100%;height:34px;border:1px solid #e5e5e5;outline:0}ul.product-grid li.product .product__title .description{display:none}.thim-product-list ul.product-grid{padding:0 15px}.thim-product-list ul.product-grid li.product{width:100%;clear:both;border-bottom:1px solid #e5e5e5;padding:40px 0}.thim-product-list ul.product-grid li.product:first-child{padding-top:0}.thim-product-list ul.product-grid li.product:last-child{border-bottom:0}.thim-product-list ul.product-grid li.product .content__product{border-bottom:none;padding-bottom:0;margin-bottom:0}.thim-product-list ul.product-grid li.product .product_thumb{max-width:270px;margin-right:30px;height:auto;float:left;margin-bottom:0}.thim-product-list ul.product-grid li.product .product__title{width:calc(100% - 300px);width:-webkit-calc(100% - 300px);width:-moz-calc(100% - 300px);float:right;padding-right:0;margin-top:0}.thim-product-list ul.product-grid li.product .product__title .title{font-size:24px;font-weight:700;line-height:30px;margin:3px 0 2px;text-transform:none}.thim-product-list ul.product-grid li.product .product__title .description{margin:30px 0 30px;height:75px;line-height:25px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.thim-product-list ul.product-grid li.product .product__title .price{font-weight:700;font-size:18px;line-height:25px;display:inline-block}.thim-product-list ul.product-grid li.product .product__title .added_to_cart,.thim-product-list ul.product-grid li.product .product__title .ajax_add_to_cart,.thim-product-list ul.product-grid li.product .product__title a.add_to_cart_button{position:relative;float:right;font-size:13px!important;width:auto;line-height:40px;padding:0 25px}.thim-product-list ul.product-grid li.product .product__title a.add_to_cart_button:before{display:none}.thim-product-list ul.product-grid li.product .product__title .description{display:block}.site-main .woof_products_top_panel,.site-main .woof_sid_auto_shortcode,.site-main .woof_show_auto_form{display:none!important}aside .woof_container_inner h4{text-transform:uppercase;margin-top:0}aside .woof_container_color .woof_list li input[type=radio][name=pa_color]{border:0}aside .woof_container_color .woof_list li input[type=radio]:checked:before{background-color:#fff;margin:5px}aside .woof_container_size .woof_list li input[type=radio]:checked:before{margin:3px}aside .woof_sid .woof_reset_search_form{height:26px;text-transform:uppercase;font-size:10px;font-weight:700;border-radius:0;padding:0 10px;text-align:center;line-height:26px;background-color:#ebe9eb}aside .woof_sid .woof_submit_search_form{display:none}.widget-area aside.WOOF_Widget{padding:0}.widget-area aside.WOOF_Widget:before{display:none}.widget-area aside.WOOF_Widget:after{display:none}.widget-area aside.WOOF_Widget .woof_container{position:relative;margin-bottom:50px;padding:0}.widget-area aside.WOOF_Widget .woof_container .woof_container_inner{padding:0 20px}.widget-area aside.WOOF_Widget .woof_container .woof_container_inner:before{content:"";position:absolute;top:0;left:0;width:3px;height:36px;z-index:3}.widget-area aside.WOOF_Widget .woof_container .woof_container_inner:after{content:"";position:absolute;top:0;left:0;bottom:0;width:1px;background:#e5e5e5}.widget-area aside.WOOF_Widget .woof_container .woof_container_inner.woof_container_inner_color ul li,.widget-area aside.WOOF_Widget .woof_container .woof_container_inner.woof_container_inner_size ul li{margin:0!important;padding:20px 0 0 0!important;line-height:100%}.widget-area aside.WOOF_Widget .woof_container .woof_container_inner.woof_container_inner_color ul li label,.widget-area aside.WOOF_Widget .woof_container .woof_container_inner.woof_container_inner_size ul li label{padding:0}.widget-area aside.WOOF_Widget .woof_container .woof_container_inner.woof_container_inner_color ul li img,.widget-area aside.WOOF_Widget .woof_container .woof_container_inner.woof_container_inner_size ul li img{margin-bottom:5px;margin-left:10px}.widget-area aside.WOOF_Widget .woof_container.woof_container_size{margin-bottom:0}.widget-area aside.WOOF_Widget .woof_submit_search_form_container{margin:0}.widget-area aside.WOOF_Widget .woof_submit_search_form_container .woof_reset_search_form{float:left!important;margin-left:20px;margin-top:20px}div.woof_info_popup{top:0;left:0;width:100%;height:100%;border:0;border-radius:0;color:#fff0}div.woof_info_popup:before{content:'\f110';font-family:FontAwesome;-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8);color:#fff;position:relative;top:50%;left:50%;width:20px;height:20px;line-height:20px;text-align:center;margin-left:-10px;margin-top:-10px}@media (max-width:767px){.landing-image .image-link{height:300px}.landing-image .image-link .image{background-size:100%}}.pmpro-has-access .pmpro_submit{margin-left:0!important}.pmpro-has-access .pmpro_error{color:#a94442;background:#f2dede}.pmpro-has-access .pmpro_thead-name{text-transform:uppercase}.pmpro-has-access .pmpro_thead-msg{text-transform:lowercase}.pmpro-has-access ul{margin:0;list-style-type:none}.pmpro-has-access .navigation a,.pmpro-has-access .pmpro_actionlinks a{font-weight:700;font-size:15px;padding:0;margin:0 10px;line-height:30px}.pmpro-has-access .navigation a:first-child,.pmpro-has-access .pmpro_actionlinks a:first-child{margin-left:0}.pmpro-has-access .navigation a:last-child,.pmpro-has-access .pmpro_actionlinks a:last-child{margin-right:0}.pmpro-has-access input.pmpro_btn,.pmpro-has-access a.pmpro_btn{border:none;padding:5px 25px;border-radius:0;text-transform:uppercase;outline:0;line-height:30px}.pmpro-has-access table.pmpro_invoice{margin-top:40px}.pmpro-has-access table.pmpro_invoice thead tr th,.pmpro-has-access table#pmpro_levels_table thead tr th,.pmpro-has-access #pmpro_account-membership thead tr th,.pmpro-has-access #pmpro_account-invoices thead tr th,.pmpro-has-access #pmpro_cancel thead tr th,.pmpro-has-access #pmpro_invoices_table thead tr th{border:1px solid #eee;text-align:center;padding:10px 15px}.pmpro-has-access table.pmpro_invoice tbody .odd td,.pmpro-has-access table#pmpro_levels_table tbody .odd td,.pmpro-has-access #pmpro_account-membership tbody .odd td,.pmpro-has-access #pmpro_account-invoices tbody .odd td,.pmpro-has-access #pmpro_cancel tbody .odd td,.pmpro-has-access #pmpro_invoices_table tbody .odd td{background-color:#fff0}.pmpro-has-access table.pmpro_invoice tbody .active td,.pmpro-has-access table#pmpro_levels_table tbody .active td,.pmpro-has-access #pmpro_account-membership tbody .active td,.pmpro-has-access #pmpro_account-invoices tbody .active td,.pmpro-has-access #pmpro_cancel tbody .active td,.pmpro-has-access #pmpro_invoices_table tbody .active td{background-color:#eee}.pmpro-has-access table.pmpro_invoice tbody tr td,.pmpro-has-access table#pmpro_levels_table tbody tr td,.pmpro-has-access #pmpro_account-membership tbody tr td,.pmpro-has-access #pmpro_account-invoices tbody tr td,.pmpro-has-access #pmpro_cancel tbody tr td,.pmpro-has-access #pmpro_invoices_table tbody tr td{text-transform:capitalize;text-align:center;padding:10px 15px;border:1px solid #eee}.pmpro-has-access table#pmpro_levels_table tbody tr td .pmpro_btn{border-radius:0;border:none;font-size:15px}.pmpro-has-access #pmpro_account-profile ul{margin:0}.pmpro-has-access #pmpro_account-profile ul li{list-style-type:none}.pmpro-has-access #pmpro_account-profile .pmpro_actionlinks{margin-top:30px}.pmpro-has-access #pmpro_cancel hr{display:none}.pmpro-has-access #pmpro_cancel h3{margin:0 0 30px 0;text-transform:uppercase}.pmpro-has-access #pmpro_account .pmpro_box{margin-top:0}.pmpro-has-access #pmpro_account .pmpro_box h3{margin:20px 0 30px 0;text-transform:uppercase}.pmpro-has-access #pmpro_billing_address_fields thead th,.pmpro-has-access #pmpro_payment_information_fields thead th{text-transform:uppercase}.pmpro-has-access #pmpro_billing_address_fields tbody label,.pmpro-has-access #pmpro_payment_information_fields tbody label{font-weight:400;font-size:15px;text-align:left;width:175px}.pmpro-has-access #pmpro_billing_address_fields tbody select,.pmpro-has-access #pmpro_payment_information_fields tbody select,.pmpro-has-access #pmpro_billing_address_fields tbody input,.pmpro-has-access #pmpro_payment_information_fields tbody input{border-radius:0;border:1px solid #eee;padding:7px 10px;height:40px;max-width:230px;outline:0;margin:0}.pmpro-has-access #pmpro_billing_address_fields tbody select,.pmpro-has-access #pmpro_payment_information_fields tbody select{font-size:15px}.pmpro-has-access #pmpro_billing_address_fields tbody #ExpirationMonth,.pmpro-has-access #pmpro_payment_information_fields tbody #ExpirationMonth,.pmpro-has-access #pmpro_billing_address_fields tbody #ExpirationYear,.pmpro-has-access #pmpro_payment_information_fields tbody #ExpirationYear{width:calc(15% - 3.5px);width:-webkit-calc(15% - 3.5px);width:-moz-calc(15% - 3.5px)}.pmpro-has-access #pmpro_billing_address_fields tbody #ExpirationMonth+.pmpro_asterisk,.pmpro-has-access #pmpro_payment_information_fields tbody #ExpirationMonth+.pmpro_asterisk{display:none}.pmpro-has-access #pmpro_billing_address_fields tbody .pmpro_error,.pmpro-has-access #pmpro_payment_information_fields tbody .pmpro_error{border-color:#a00;background-color:#fff0}.pmpro-has-access #pmpro_billing_address_fields abbr,.pmpro-has-access #pmpro_payment_information_fields abbr{color:red;font-weight:700;border:0}.pmpro-has-access #pmpro_pricing_fields thead tr th,.pmpro-has-access #pmpro_billing_address_fields thead tr th,.pmpro-has-access #pmpro_payment_information_fields thead tr th{border:1px solid #eee;padding:10px 15px}.pmpro-has-access #pmpro_pricing_fields tbody tr td,.pmpro-has-access #pmpro_billing_address_fields tbody tr td,.pmpro-has-access #pmpro_payment_information_fields tbody tr td{padding:10px 15px;border:1px solid #eee}#pmpro_account #pmpro_account-membership{padding-top:0}#pmpro_account #pmpro_account-membership>h3{margin-top:0}.pmpro_message{color:#31708f;border:0;border-radius:0;line-height:20px;padding:10px 15px;font-size:13px;background:#d9edf7}.lp_pmpro_courses_by_level .level-wrap{margin-bottom:50px;border:1px solid #EEE;text-align:center;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;position:relative}.lp_pmpro_courses_by_level .level-wrap.feature:before{background:url(/wp-content/themes/eduma/images/pricing-featured.png) no-repeat top right;content:'';position:absolute;width:51px;height:51px;top:-3px;right:-3px}.lp_pmpro_courses_by_level .level-wrap header{text-align:center}.lp_pmpro_courses_by_level .level-wrap header .lp_pmpro_title_level{text-transform:uppercase;margin:0;position:relative;text-align:center;font-size:18px;color:#FFF;line-height:62px;padding:10px 30px;overflow:hidden}.lp_pmpro_courses_by_level .level-wrap header .lp_pmpro_title_level:before{content:'';position:absolute;top:-70px;left:-50px;right:-50px;bottom:0;z-index:-1;border-radius:0 0 50% 50%;background:#ffb606}.lp_pmpro_courses_by_level .level-wrap header .lp_pmpro_price_level{text-align:center;padding:35px 30px 30px}.lp_pmpro_courses_by_level .level-wrap header .lp_pmpro_price_level .price{font-size:40px;font-weight:400;line-height:50px;margin:0}.lp_pmpro_courses_by_level .level-wrap header .lp_pmpro_price_level .expired{color:#999;line-height:25px;margin:0}.lp_pmpro_courses_by_level .level-wrap footer{padding:25px 30px 40px;text-align:center}.lp_pmpro_courses_by_level .level-wrap footer a{font-size:13px;font-weight:700;line-height:30px;display:inline-block;padding:5px 25px}.lp_pmpro_courses_by_level .level-wrap main{padding:0 30px}.lp_pmpro_courses_by_level .level-wrap ul{padding:0}.lp_pmpro_courses_by_level .level-wrap ul li{padding:12px 0;border-top:1px solid #eee}.lp_pmpro_courses_by_level .level-wrap ul li a{line-height:25px;color:#999;display:block}.lp_pmpro_courses_by_level .level-wrap:hover{box-shadow:0 0 10px rgb(0 0 0 / .1)}.lp_pmpro_courses_by_level .navigation{clear:both}body #pmpro_account .pmpro_box{border-top:0}form.pmpro_form .pmpro_message{margin-top:0;margin-bottom:40px}form.pmpro_form table{margin-bottom:60px}form.pmpro_form .pmpro_submit{margin:0;overflow:hidden}body form.pmpro_form .input,body form.pmpro_form textarea,body form.pmpro_form select{border-color:#eee}body table,body td,body tr{border-color:#eee}.user-info .edit-profile{text-align:center}.user-info .edit-profile a:hover{text-decoration:underline}#learn-press-checkout-user-form .title{text-transform:uppercase;margin-top:0}#learn-press-payment h3{text-transform:uppercase}.animated{-webkit-animation-duration:1s;-moz-animation-duration:1s;-ms-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;visibility:visible!important}.animated.hinge{-webkit-animation-duration:1s;-moz-animation-duration:1s;-ms-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s}@-webkit-keyframes slideInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px)}100%{-webkit-transform:translateX(0)}}@-moz-keyframes slideInLeft{0%{opacity:0;-moz-transform:translateX(-2000px)}100%{-moz-transform:translateX(0)}}@-o-keyframes slideInLeft{0%{opacity:0;-o-transform:translateX(-2000px)}100%{-o-transform:translateX(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-2000px)}100%{transform:translateX(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;-moz-animation-name:slideInLeft;-o-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{opacity:0;-webkit-transform:translateX(2000px)}100%{-webkit-transform:translateX(0)}}@-moz-keyframes slideInRight{0%{opacity:0;-moz-transform:translateX(2000px)}100%{-moz-transform:translateX(0)}}@-o-keyframes slideInRight{0%{opacity:0;-o-transform:translateX(2000px)}100%{-o-transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(2000px)}100%{transform:translateX(0)}}.slideInRight{-webkit-animation-name:slideInRight;-moz-animation-name:slideInRight;-o-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-moz-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-o-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;-moz-animation-name:fadeIn;-o-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0)}}@-moz-keyframes fadeInUp{0%{opacity:0;-moz-transform:translateY(20px)}100%{opacity:1;-moz-transform:translateY(0)}}@-o-keyframes fadeInUp{0%{opacity:0;-o-transform:translateY(20px)}100%{opacity:1;-o-transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;-moz-animation-name:fadeInUp;-o-animation-name:fadeInUp;animation-name:fadeInUp;visibility:visible}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0)}}@-moz-keyframes fadeInDown{0%{opacity:0;-moz-transform:translateY(-20px)}100%{opacity:1;-moz-transform:translateY(0)}}@-o-keyframes fadeInDown{0%{opacity:0;-o-transform:translateY(-20px)}100%{opacity:1;-o-transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}100%{opacity:1;transform:translateY(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;-moz-animation-name:fadeInDown;-o-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0)}}@-moz-keyframes fadeInLeft{0%{opacity:0;-moz-transform:translateX(-20px)}100%{opacity:1;-moz-transform:translateX(0)}}@-o-keyframes fadeInLeft{0%{opacity:0;-o-transform:translateX(-20px)}100%{opacity:1;-o-transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-20px)}100%{opacity:1;transform:translateX(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;-moz-animation-name:fadeInLeft;-o-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0)}}@-moz-keyframes fadeInRight{0%{opacity:0;-moz-transform:translateX(20px)}100%{opacity:1;-moz-transform:translateX(0)}}@-o-keyframes fadeInRight{0%{opacity:0;-o-transform:translateX(20px)}100%{opacity:1;-o-transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(20px)}100%{opacity:1;transform:translateX(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;-moz-animation-name:fadeInRight;-o-animation-name:fadeInRight;animation-name:fadeInRight}.mfp-wrap,.mfp-bg{z-index:999999}.related-portfolio{clear:both;margin-top:40px;padding:0}.related-portfolio ul.row{margin-left:-15px;margin-right:-15px}.related-portfolio .module_title{margin-bottom:40px}.related-portfolio li{list-style:none}.related-portfolio .portfolio-image{position:relative}.related-portfolio .portfolio-image img{width:100%}.related-portfolio .portfolio_hover{background:rgb(0 0 0 / .8);position:absolute;left:0;right:0;top:0;text-align:center;color:#fff;-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;-ms-filter:alpha(opacity=0);filter:alpha(opacity=0)}.related-portfolio .portfolio_hover:hover{-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100)}.related-portfolio .portfolio_hover:hover .p_line{width:50%}.related-portfolio .portfolio_hover:before{content:"";display:inline-block;vertical-align:middle;height:100%}.related-portfolio .portfolio_hover .thumb-bg{display:inline-block;vertical-align:middle;height:auto;width:70%}.related-portfolio .portfolio_hover .mask-content h3 a{color:#fff}.related-portfolio .p_line{height:1px;background:#fff;width:20%;-webkit-transition:all .4s ease-in-out 0s;-moz-transition:all .4s ease-in-out 0s;-o-transition:all .4s ease-in-out 0s;-ms-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s;display:inline-block;margin:5px 0}.related-portfolio .cat_portfolio a{color:#fff}.wapper_portfolio.standard.effects_zoom_01 .link_hover{-webkit-border-radius:2px 2px 0 0;-moz-border-radius:2px 2px 0 0;-ms-border-radius:2px 2px 0 0;-o-border-radius:2px 2px 0 0;border-radius:2px 2px 0 0;display:block;overflow:hidden}.wapper_portfolio.standard.effects_zoom_01 .portfolio_hover{display:none}.wapper_portfolio.standard.effects_zoom_01 .portfolio-image img,.wapper_portfolio.standard.effects_zoom_01 .portfolio-image .thumb-img{-webkit-border-radius:2px 2px 0 0;-moz-border-radius:2px 2px 0 0;-ms-border-radius:2px 2px 0 0;-o-border-radius:2px 2px 0 0;border-radius:2px 2px 0 0;-webkit-transition:all .2s ease-in-out 0s;-moz-transition:all .2s ease-in-out 0s;-o-transition:all .2s ease-in-out 0s;-ms-transition:all .2s ease-in-out 0s;transition:all .2s ease-in-out 0s}.wapper_portfolio.standard.effects_zoom_01 .portfolio-image:hover img,.wapper_portfolio.standard.effects_zoom_01 .portfolio-image:hover .thumb-img{transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2)}.wapper_portfolio.gallery.effects_zoom_01 .thumb-bg{display:inline-block;vertical-align:middle;height:auto;width:70%}.wapper_portfolio.gallery.effects_zoom_01 .portfolio_hover:before{content:"";display:inline-block;vertical-align:middle;height:100%}.wapper_portfolio.gallery.effects_zoom_01 .portfolio-image{position:relative;overflow:hidden}.wapper_portfolio.gallery.effects_zoom_01 .portfolio_hover{position:absolute;top:100%;left:0;right:0;bottom:0;text-align:center;opacity:0;-webkit-transition:all 200ms ease-out;-moz-transition:all 200ms ease-out;transition:all 200ms ease-out;padding:20px}.wapper_portfolio.gallery.effects_zoom_01 .portfolio_hover{background:rgb(0 0 0 / .3)}.wapper_portfolio.gallery.effects_zoom_01 .portfolio-image:hover .portfolio_hover{opacity:1;top:0}.wapper_portfolio.gallery.effects_zoom_01 .portfolio-image:hover .portfolio_hover .read_more{opacity:1}.wapper_portfolio.gallery.effects_zoom_01 .mask-content h3>a,.wapper_portfolio.gallery.effects_zoom_01 .mask-content .cat_portfolio{color:#fff}.wapper_portfolio.gallery.effects_zoom_01 .portfolio-image>img,.wapper_portfolio.gallery.effects_zoom_01 .portfolio-image .thumb-img{-webkit-border-radius:2px 2px 0 0;-moz-border-radius:2px 2px 0 0;-ms-border-radius:2px 2px 0 0;-o-border-radius:2px 2px 0 0;border-radius:2px 2px 0 0;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.wapper_portfolio.gallery.effects_zoom_01 .portfolio-image:hover>img,.wapper_portfolio.gallery.effects_zoom_01 .portfolio-image:hover .thumb-img{transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2)}.wapper_portfolio.standard.effects_zoom_02 .mask-content{display:table-cell;vertical-align:middle}.wapper_portfolio.standard.effects_zoom_02 .portfolio-image:hover .mask-content .btn_zoom{-webkit-animation-duration:1s;-moz-animation-duration:1s;-ms-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;visibility:visible!important}.wapper_portfolio.standard.effects_zoom_02 .portfolio-image:hover .mask-content .btn_zoom{-webkit-animation-name:fadeInDown;-moz-animation-name:fadeInDown;-o-animation-name:fadeInDown;animation-name:fadeInDown}.wapper_portfolio.standard.effects_zoom_02 .portfolio-image{position:relative;overflow:hidden}.wapper_portfolio.standard.effects_zoom_02 .portfolio-image:before{content:'';position:absolute;top:8px;left:8px;bottom:8px;right:8px;border:2px solid;border-color:#fff;opacity:.3}.wapper_portfolio.standard.effects_zoom_02 .portfolio-image:hover .portfolio_hover{opacity:1}.wapper_portfolio.standard.effects_zoom_02 .portfolio_hover{position:absolute;top:0;left:0;right:0;bottom:0;text-align:center;opacity:0;-webkit-transition:opacity 300ms ease-in-out;-moz-transition:opacity 300ms ease-in-out;-ms-transition:opacity 300ms ease-in-out;-o-transition:opacity 300ms ease-in-out;transition:opacity 300ms ease-in-out;padding:20px}.wapper_portfolio.standard.effects_zoom_02 .portfolio_hover:before{content:'';position:absolute;top:8px;left:8px;bottom:8px;right:8px;border:2px solid;border-color:#fff;opacity:.3}.wapper_portfolio.standard.effects_zoom_02 .portfolio_hover .thumb-bg{background-color:rgb(0 0 255 / .4);height:100%;width:100%;display:table}.wapper_portfolio.standard.effects_zoom_02 .portfolio-image img,.wapper_portfolio.standard.effects_zoom_02 .portfolio-image .thumb-img{-webkit-transition:all .8s ease;-moz-transition:all .8s ease;-o-transition:all .8s ease;-ms-transition:all .8s ease;transition:all .8s ease}.wapper_portfolio.standard.effects_zoom_02 .portfolio-image:hover img,.wapper_portfolio.standard.effects_zoom_02 .portfolio-image:hover .thumb-img{transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2)}.wapper_portfolio.gallery.effects_zoom_02 .mask-content{display:table-cell;vertical-align:middle}.wapper_portfolio.gallery.effects_zoom_02 .portfolio-image .mask-content h3,.wapper_portfolio.gallery.effects_zoom_02 .portfolio-image:hover .mask-content .cat_portfolio,.wapper_portfolio.gallery.effects_zoom_02 .portfolio-image:hover .mask-content .btn_zoom{-webkit-animation-duration:1s;-moz-animation-duration:1s;-ms-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;visibility:visible!important}.wapper_portfolio.gallery.effects_zoom_02 .portfolio-image:hover .mask-content h3{-webkit-animation-name:fadeInLeft;-moz-animation-name:fadeInLeft;-o-animation-name:fadeInLeft;animation-name:fadeInLeft}.wapper_portfolio.gallery.effects_zoom_02 .portfolio-image:hover .mask-content .cat_portfolio{-webkit-animation-name:fadeInRight;-moz-animation-name:fadeInRight;-o-animation-name:fadeInRight;animation-name:fadeInRight}.wapper_portfolio.gallery.effects_zoom_02 .portfolio-image:hover .mask-content .btn_zoom{-webkit-animation-name:fadeInDown;-moz-animation-name:fadeInDown;-o-animation-name:fadeInDown;animation-name:fadeInDown}.wapper_portfolio.gallery.effects_zoom_02 .portfolio-image{position:relative;overflow:hidden}.wapper_portfolio.gallery.effects_zoom_02 .portfolio-image:before{content:'';position:absolute;top:8px;left:8px;bottom:8px;right:8px;border:2px solid;border-color:#fff;opacity:.3}.wapper_portfolio.gallery.effects_zoom_02 .portfolio-image:hover .portfolio_hover{opacity:1}.wapper_portfolio.gallery.effects_zoom_02 .portfolio_hover{position:absolute;top:0;left:0;right:0;bottom:0;text-align:center;opacity:0;-webkit-transition:opacity 300ms ease-in-out;-moz-transition:opacity 300ms ease-in-out;-ms-transition:opacity 300ms ease-in-out;-o-transition:opacity 300ms ease-in-out;transition:opacity 300ms ease-in-out;padding:20px}.wapper_portfolio.gallery.effects_zoom_02 .portfolio_hover:before{content:'';position:absolute;top:8px;left:8px;bottom:8px;right:8px;border:2px solid;border-color:#fff;opacity:.3}.wapper_portfolio.gallery.effects_zoom_02 .portfolio_hover .thumb-bg{background-color:rgb(0 0 255 / .4);height:100%;width:100%;display:table}.wapper_portfolio.gallery.effects_zoom_02 .portfolio-image>img,.wapper_portfolio.gallery.effects_zoom_02 .portfolio-image .thumb-img{-webkit-transition:all .8s ease;-moz-transition:all .8s ease;-o-transition:all .8s ease;-ms-transition:all .8s ease;transition:all .8s ease}.wapper_portfolio.gallery.effects_zoom_02 .portfolio-image:hover>img,.wapper_portfolio.gallery.effects_zoom_02 .portfolio-image:hover .thumb-img{transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2)}.wapper_portfolio.standard.effect-layla .item_large .portfolio_hover h3{font-size:28px}.wapper_portfolio.standard.effect-layla .portfolio_hover a.link_hover{z-index:999}.wapper_portfolio.standard.effect-layla .portfolio_hover h3 a,.wapper_portfolio.standard.effect-layla .portfolio_hover .cat_portfolio{position:relative;z-index:9;text-align:left}.wapper_portfolio.standard.effect-layla .portfolio_hover .read_more{z-index:9}.wapper_portfolio.standard.effect-layla .portfolio_hover h3{text-transform:none!important;text-align:left}.wapper_portfolio.standard.effect-layla .portfolio_hover h3 a,.wapper_portfolio.standard.effect-layla .portfolio_hover{color:#fff}.wapper_portfolio.standard.effect-layla .portfolio_hover h3 a:hover{opacity:.8}.wapper_portfolio.standard.effect-layla .portfolio_hover .cat_portfolio{text-transform:uppercase;font-size:11px;font-weight:600}.wapper_portfolio.standard.effect-layla .portfolio_hover h3 a:hover{opacity:.8}.wapper_portfolio.standard.effect-layla .portfolio_hover .cat_portfolio{text-transform:uppercase;font-size:11px;font-weight:600}.wapper_portfolio.standard.effect-layla .portfolio_hover{position:absolute;top:100%;left:0;right:0;bottom:0;text-align:center;opacity:0;-webkit-transition:all 200ms ease-out;-moz-transition:all 200ms ease-out;transition:all 200ms ease-out;padding:20px}.wapper_portfolio.standard.effect-layla .portfolio-image:hover .portfolio_hover{opacity:1;top:0}.wapper_portfolio.standard.effect-layla .portfolio-image:hover .portfolio_hover .read_more{opacity:1}.wapper_portfolio.standard.effect-layla .portfolio_hover{background:rgb(0 0 0 / .3)}.wapper_portfolio.standard.effect-layla .portfolio-image{position:relative;overflow:hidden}.wapper_portfolio.standard.effect-layla .portfolio-image>a>img{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s}.wapper_portfolio.standard.effect-layla .portfolio-image h3{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:translate3d(-100px,0,0);transform:translate3d(-100px,0,0)}.wapper_portfolio.standard.effect-layla .portfolio-image .cat_portfolio{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:translate3d(0,35px,0);transform:translate3d(0,35px,0)}.wapper_portfolio.standard.effect-layla .portfolio-image .read_more{right:50%;margin-right:-26px;bottom:-50px}.wapper_portfolio.standard.effect-layla .portfolio-image:hover .portfolio_hover:before,.wapper_portfolio.standard.effect-layla .portfolio-image:hover .portfolio_hover:after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.wapper_portfolio.standard.effect-layla .portfolio-image:hover>a>img{-webkit-transition-delay:.15s;transition-delay:.15s;-webkit-transform:scale(1.1);transform:scale(1.1)}.wapper_portfolio.standard.effect-layla .portfolio-image:hover h3,.wapper_portfolio.standard.effect-layla .portfolio-image:hover .cat_portfolio{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.wapper_portfolio.standard.effect-layla .portfolio-image:hover .read_more{bottom:51px}.wapper_portfolio.standard.effect-layla .portfolio-image .portfolio_hover{padding:55px 65px 0 65px;top:0;left:0;width:100%;height:100%}.wapper_portfolio.standard.effect-layla .portfolio-image .portfolio_hover:before,.wapper_portfolio.standard.effect-layla .portfolio-image .portfolio_hover:after{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s}.wapper_portfolio.standard.effect-layla .portfolio-image .portfolio_hover:before,.wapper_portfolio.standard.effect-layla .portfolio-image .portfolio_hover:after{position:absolute;content:'';opacity:0}.wapper_portfolio.standard.effect-layla .portfolio-image .portfolio_hover:after{top:30px;right:50px;bottom:30px;left:50px;border-right:1px solid #fff;border-left:1px solid #fff;-webkit-transform:scale(1,0);-ms-transform:scale(1,0);-o-transform:scale(1,0);transform:scale(1,0);-webkit-transform-origin:100% 0;transform-origin:100% 0}.wapper_portfolio.standard.effect-layla .portfolio-image .portfolio_hover:before{top:50px;right:30px;bottom:50px;left:30px;border-top:1px solid #fff;border-bottom:1px solid #fff;-webkit-transform:scale(0,1);-ms-transform:scale(0,1);-o-transform:scale(0,1);transform:scale(0,1);-webkit-transform-origin:0 0;transform-origin:0 0}.wapper_portfolio.gallery.effect-layla .btn_zoom{position:absolute;right:50px;bottom:50px;z-index:1}.wapper_portfolio.gallery.effect-layla .item_large .portfolio_hover h3{font-size:28px}.wapper_portfolio.gallery.effect-layla .portfolio_hover a.link_hover{z-index:999}.wapper_portfolio.gallery.effect-layla .portfolio_hover h3 a,.wapper_portfolio.gallery.effect-layla .portfolio_hover .cat_portfolio{position:relative;z-index:9;text-align:left}.wapper_portfolio.gallery.effect-layla .portfolio_hover .read_more{z-index:9}.wapper_portfolio.gallery.effect-layla .portfolio_hover h3{text-transform:none!important;text-align:left}.wapper_portfolio.gallery.effect-layla .portfolio_hover h3 a,.wapper_portfolio.gallery.effect-layla .portfolio_hover{color:#fff}.wapper_portfolio.gallery.effect-layla .portfolio_hover h3 a:hover{opacity:.8}.wapper_portfolio.gallery.effect-layla .portfolio_hover .cat_portfolio{text-transform:uppercase;font-size:11px;font-weight:600}.wapper_portfolio.gallery.effect-layla .portfolio_hover h3 a:hover{opacity:.8}.wapper_portfolio.gallery.effect-layla .portfolio_hover .cat_portfolio{text-transform:uppercase;font-size:11px;font-weight:600}.wapper_portfolio.gallery.effect-layla .portfolio_hover{position:absolute;top:100%;left:0;right:0;bottom:0;text-align:center;opacity:0;-webkit-transition:all 200ms ease-out;-moz-transition:all 200ms ease-out;transition:all 200ms ease-out;padding:20px}.wapper_portfolio.gallery.effect-layla .portfolio-image:hover .portfolio_hover{opacity:1;top:0}.wapper_portfolio.gallery.effect-layla .portfolio-image:hover .portfolio_hover .read_more{opacity:1}.wapper_portfolio.gallery.effect-layla .portfolio_hover{background:rgb(0 0 0 / .3)}.wapper_portfolio.gallery.effect-layla .portfolio-image{position:relative}.wapper_portfolio.gallery.effect-layla .portfolio-image>a>img{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s}.wapper_portfolio.gallery.effect-layla .portfolio-image h3{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:translate3d(-100px,0,0);transform:translate3d(-100px,0,0)}.wapper_portfolio.gallery.effect-layla .portfolio-image .cat_portfolio{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:translate3d(0,35px,0);transform:translate3d(0,35px,0)}.wapper_portfolio.gallery.effect-layla .portfolio-image .read_more{right:50%;margin-right:-26px;bottom:-50px}.wapper_portfolio.gallery.effect-layla .portfolio-image:hover .portfolio_hover:before,.wapper_portfolio.gallery.effect-layla .portfolio-image:hover .portfolio_hover:after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.wapper_portfolio.gallery.effect-layla .portfolio-image:hover>a>img{-webkit-transition-delay:.15s;transition-delay:.15s;-webkit-transform:scale(1.1);transform:scale(1.1)}.wapper_portfolio.gallery.effect-layla .portfolio-image:hover h3,.wapper_portfolio.gallery.effect-layla .portfolio-image:hover .cat_portfolio{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.wapper_portfolio.gallery.effect-layla .portfolio-image:hover .read_more{bottom:51px}.wapper_portfolio.gallery.effect-layla .portfolio-image .portfolio_hover{padding:55px 65px 0 65px;top:0;left:0;width:100%;height:100%}.wapper_portfolio.gallery.effect-layla .portfolio-image .portfolio_hover:before,.wapper_portfolio.gallery.effect-layla .portfolio-image .portfolio_hover:after{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s}.wapper_portfolio.gallery.effect-layla .portfolio-image .portfolio_hover:before,.wapper_portfolio.gallery.effect-layla .portfolio-image .portfolio_hover:after{position:absolute;content:'';opacity:0}.wapper_portfolio.gallery.effect-layla .portfolio-image .portfolio_hover:after{top:30px;right:50px;bottom:30px;left:50px;border-right:1px solid #fff;border-left:1px solid #fff;-webkit-transform:scale(1,0);transform:scale(1,0);-webkit-transform-origin:100% 0;transform-origin:100% 0}.wapper_portfolio.gallery.effect-layla .portfolio-image .portfolio_hover:before{top:50px;right:30px;bottom:50px;left:30px;border-top:1px solid #fff;border-bottom:1px solid #fff;-webkit-transform:scale(0,1);transform:scale(0,1);-webkit-transform-origin:0 0;transform-origin:0 0}.wapper_portfolio.gallery.effect-bubba .portfolio_hover{position:absolute;top:100%;left:0;right:0;bottom:0;text-align:center;opacity:0;-webkit-transition:all 200ms ease-out;-moz-transition:all 200ms ease-out;transition:all 200ms ease-out;padding:20px}.wapper_portfolio.gallery.effect-bubba .portfolio-image:hover .portfolio_hover{opacity:1;top:0}.wapper_portfolio.gallery.effect-bubba .portfolio-image:hover .portfolio_hover .read_more{opacity:1}.wapper_portfolio.gallery.effect-bubba .portfolio_hover{background:rgb(0 0 0 / .3)}.wapper_portfolio.gallery.effect-bubba .portfolio-image{position:relative}.wapper_portfolio.gallery.effect-bubba .portfolio-image>a img{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s}.wapper_portfolio.gallery.effect-bubba .portfolio-image:hover>a img{opacity:.8;-webkit-transform:scale(1.03);transform:scale(1.03)}.wapper_portfolio.gallery.effect-bubba .portfolio-image:hover .portfolio_hover{background:rgb(0 0 0 / .4)}.wapper_portfolio.gallery.effect-bubba .portfolio-image:hover .portfolio_hover:before,.wapper_portfolio.gallery.effect-bubba .portfolio-image:hover .portfolio_hover:after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.wapper_portfolio.gallery.effect-bubba .portfolio-image:hover .portfolio_hover h3{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.wapper_portfolio.gallery.effect-bubba .portfolio-image:hover .portfolio_hover .cat_portfolio{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.wapper_portfolio.gallery.effect-bubba .portfolio-image .portfolio_hover{top:0;opacity:1;padding:2em;color:#fff;background:rgb(48 133 163 / .2)}.wapper_portfolio.gallery.effect-bubba .portfolio-image .portfolio_hover:before,.wapper_portfolio.gallery.effect-bubba .portfolio-image .portfolio_hover:after{position:absolute;top:30px;right:30px;bottom:30px;left:30px;content:'';opacity:0;-webkit-transition:opacity .45s,-webkit-transform .45s;transition:opacity .45s,transform .45s}.wapper_portfolio.gallery.effect-bubba .portfolio-image .portfolio_hover:before,.wapper_portfolio.gallery.effect-bubba .portfolio-image .portfolio_hover:after{position:absolute;content:'';opacity:0}.wapper_portfolio.gallery.effect-bubba .portfolio-image .portfolio_hover:after{border-right:1px solid #fff;border-left:1px solid #fff;-webkit-transform:scale(1,0);transform:scale(1,0)}.wapper_portfolio.gallery.effect-bubba .portfolio-image .portfolio_hover:before{border-top:1px solid #fff;border-bottom:1px solid #fff;-webkit-transform:scale(0,1);transform:scale(0,1)}.wapper_portfolio.gallery.effect-bubba .portfolio-image .portfolio_hover h3{-webkit-transition:-webkit-transform .35s;transition:transform .35s;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);text-align:center;padding-top:40px}.wapper_portfolio.gallery.effect-bubba .portfolio-image .portfolio_hover .cat_portfolio{opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0);text-align:center}.wapper_portfolio.gallery.effect-bubba .btn_zoom{opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}.wapper_portfolio.gallery.effect-bubba .portfolio-image:hover .portfolio_hover .btn_zoom{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.effect-romeo .portfolio-image{position:relative}.effect-romeo .portfolio-image>a img{-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:translate3d(0,0,300px);transform:translate3d(0,0,300px);opacity:.8}.effect-romeo .portfolio-image:hover>a img{opacity:.6;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.effect-romeo .portfolio-image:hover .portfolio_hover{background:rgb(0 0 0 / .4)}.effect-romeo .portfolio-image:hover .portfolio_hover:before{opacity:.5;-webkit-transform:translate3d(-50%,-50%,0) rotate(45deg);transform:translate3d(-50%,-50%,0) rotate(45deg)}.effect-romeo .portfolio-image:hover .portfolio_hover:after{opacity:.5;-webkit-transform:translate3d(-50%,-50%,0) rotate(-45deg);transform:translate3d(-50%,-50%,0) rotate(-45deg)}.effect-romeo .portfolio-image:hover .portfolio_hover h3{-webkit-transform:translate3d(0,-50%,0) translate3d(0,-100%,0);transform:translate3d(0,-50%,0) translate3d(0,-100%,0)}.effect-romeo .portfolio-image:hover .portfolio_hover .cat_portfolio{-webkit-transform:translate3d(0,-50%,0) translate3d(0,100%,0);transform:translate3d(0,-50%,0) translate3d(0,100%,0)}.effect-romeo .portfolio-image .portfolio_hover{top:0;opacity:1;padding:2em;color:#fff;background:rgb(0 0 0 / .2)}.effect-romeo .portfolio-image .portfolio_hover:before,.effect-romeo .portfolio-image .portfolio_hover:after{position:absolute;top:50%;left:50%;width:80%;height:1px;background:#fff;content:'';-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.effect-romeo .portfolio-image .portfolio_hover:before,.effect-romeo .portfolio-image .portfolio_hover:after{position:absolute;content:''}.effect-romeo .portfolio-image .portfolio_hover h3{position:absolute;top:50%;left:0;width:100%;-webkit-transition:-webkit-transform .35s;transition:transform .35s;-webkit-transform:translate3d(0,-50%,0) translate3d(0,-150%,0);transform:translate3d(0,-50%,0) translate3d(0,-150%,0);text-align:center;margin:0;text-transform:uppercase!important}.effect-romeo .portfolio-image .portfolio_hover .cat_portfolio{position:absolute;top:50%;left:0;width:100%;-webkit-transition:-webkit-transform .35s;transition:transform .35s;padding:.25em 0;-webkit-transform:translate3d(0,-50%,0) translate3d(0,150%,0);transform:translate3d(0,-50%,0) translate3d(0,150%,0);text-align:center}.effect-oscar .portfolio-image{position:relative}.effect-oscar .portfolio-image>a img{opacity:1}.effect-oscar .portfolio-image:hover>a img{opacity:.6}.effect-oscar .portfolio-image:hover .portfolio_hover{background:rgb(0 0 0 / .4)}.effect-oscar .portfolio-image:hover .portfolio_hover:before,.effect-oscar .portfolio-image:hover .portfolio_hover .cat_portfolio,.effect-oscar .portfolio-image:hover .portfolio_hover h3{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.effect-oscar .portfolio-image .portfolio_hover{top:0;opacity:1;padding:2em;color:#fff;background:rgb(0 0 0 / .2)}.effect-oscar .portfolio-image .portfolio_hover:before{position:absolute;top:30px;right:30px;bottom:30px;left:30px;border:1px solid #fff;content:'';-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:scale(0);transform:scale(0)}.effect-oscar .portfolio-image .portfolio_hover h3{margin:50px 0 10px 0}.effect-oscar .portfolio-image .portfolio_hover .cat_portfolio,.effect-oscar .portfolio-image .portfolio_hover h3{opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;transform:scale(0);-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);text-align:center}.effects_over .portfolio-image{position:relative;-webkit-transition:all 200ms ease-out;-moz-transition:all 200ms ease-out;transition:all 200ms ease-out}.effects_over .portfolio-image:hover .portfolio_hover{top:0}.effects_over .portfolio-image .portfolio_hover{top:100%;background:rgb(255 228 0 / .8);color:#111}.effects_over .portfolio-image .portfolio_hover:before{position:absolute;content:'\f08e';font-family:FontAwesome;top:30%;font-size:25px;left:0;width:100%}.effects_over .portfolio-image .portfolio_hover:after{position:absolute;content:'\f178';font-family:FontAwesome;top:65%;font-size:25px;left:0;width:100%}.effects_over .portfolio-image .portfolio_hover h3{position:absolute;top:45%;left:0;width:100%;text-align:center;margin:0;text-transform:uppercase!important}.effects_over .portfolio-image .portfolio_hover h3 a{color:#111}.effects_over .portfolio-image .portfolio_hover .cat_portfolio{position:absolute;top:52%;left:0;width:100%;padding:.25em 0;text-align:center}.wapper_portfolio.gallery.effects_classic .portfolio-image{position:relative}.wapper_portfolio.gallery.effects_classic .portfolio_hover{background:rgb(0 0 0 / .8);position:absolute;left:0;right:0;bottom:0;top:0;height:100%;text-align:center;color:#fff;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;-ms-filter:alpha(opacity=0);filter:alpha(opacity=0)}.wapper_portfolio.gallery.effects_classic .portfolio_hover:hover{-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100)}.wapper_portfolio.gallery.effects_classic .portfolio_hover:hover .p_line{width:50%}.wapper_portfolio.gallery.effects_classic .portfolio_hover:before{content:"";display:inline-block;vertical-align:middle;height:100%}.wapper_portfolio.gallery.effects_classic .portfolio_hover .thumb-bg{display:inline-block;vertical-align:middle;height:auto;width:70%}.wapper_portfolio.gallery.effects_classic .portfolio_hover .mask-content h3 a{color:#fff}.wapper_portfolio.gallery.effects_classic .p_line{height:1px;background:#fff;width:20%;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;display:inline-block;margin:5px 0}.wapper_portfolio.standard.effects_classic .portfolio-image{position:relative}.wapper_portfolio.standard.effects_classic .portfolio-image:hover .portfolio_hover{-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100)}.wapper_portfolio.standard.effects_classic .portfolio_hover{background:rgb(0 0 0 / .8);position:absolute;left:0;right:0;bottom:0;top:0;height:100%;text-align:center;color:#fff;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;-ms-filter:alpha(opacity=0);filter:alpha(opacity=0)}.wapper_portfolio.standard.effects_classic .portfolio_hover:hover{-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100)}.wapper_portfolio.standard.effects_classic .portfolio_hover:hover .p_line{width:50%}.wapper_portfolio.standard.effects_classic .portfolio_hover:before{content:"";display:inline-block;vertical-align:middle;height:100%}.wapper_portfolio.standard.effects_classic .portfolio_hover .thumb-bg{display:inline-block;vertical-align:middle;height:auto;width:70%}.wapper_portfolio.standard.effects_classic .portfolio_hover .mask-content{display:inline-block;vertical-align:middle;height:auto;width:70%}.wapper_portfolio.standard.effects_classic .portfolio_hover .mask-content h3 a{color:#fff}.btn_zoom{color:#fff;background:blue;padding:0 25px;font-weight:700;cursor:pointer;border:none;height:36px;line-height:36px;border-radius:2px;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;margin:5px}.btn_zoom:hover{background:#000;color:#fff}.wapper_portfolio.gallery .mask-content h3 a,.wapper_portfolio.gallery .cat_portfolio a{color:#fff}.wapper_portfolio .content_portfolio:after{content:"";display:block;clear:both}.wapper_portfolio.standard .portfolio_standard{background:#fff;border-radius:0 0 2px 2px;padding:20px}.wapper_portfolio.standard .portfolio_standard h3{margin:0;margin-bottom:10px}.wapper_portfolio.standard .portfolio_standard h3 a{color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block;width:100%}.wapper_portfolio.standard .portfolio-image{border-radius:2px 2px 0 0;display:block;overflow:hidden}.wapper_portfolio.standard .portfolio-content-inner{background:#fff;-webkit-box-shadow:0 2px 3px rgb(0 0 0 / .05);-moz-box-shadow:0 2px 3px rgb(0 0 0 / .05);box-shadow:0 2px 3px rgb(0 0 0 / .05);border-radius:2px}.wapper_portfolio.gutter .item_portfolio{margin-bottom:20px}.wapper_portfolio .item_portfolio .portfolio-image img,.wapper_portfolio.gutter .item_portfolio .portfolio-image img{height:auto;width:100%}.portfolio-image{overflow:hidden}.wapper_portfolio{overflow:hidden}.wapper_portfolio .content_portfolio li{list-style:none outside none}.wapper_portfolio .content_portfolio{overflow:hidden;width:100%}#infscr-loading{width:100%;display:inline-block;position:absolute;bottom:-45px;text-align:center}.two-col.item_portfolio{width:50%}.three-col.item_portfolio{width:33.33%}.three-col.item_portfolio.item_large{width:66.66%}.four-col.item_portfolio{width:25%}.four-col.item_portfolio.item_large{width:50%}.five-col.item_portfolio{width:20%}.five-col.item_portfolio.item_large{width:40%}.content_portfolio .element-item{float:left}.portfolio-tabs{margin-left:0}.portfolio-tabs-wapper.filters.style-01{margin-bottom:25px;display:block}.portfolio-tabs-wapper.filters.style-01 li{display:inline-block}.portfolio-tabs-wapper.filters.style-01 li a{padding:7px 20px;background:#ccc;color:#fff;font-weight:700;display:block;text-align:center;min-width:80px;border-radius:2px}.portfolio-tabs-wapper.filters.style-01 li a:hover{background:#000;color:#fff;text-decoration:none}.portfolio-tabs-wapper.filters.style-01 li a.active{background:blue;position:relative}.portfolio-tabs-wapper.filters.style-01 li a.active:after{border-left:5px solid #fff0;border-right:5px solid #fff0;border-top:5px solid blue;bottom:-5px;content:"";display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;width:0}.portfolio-tabs-wapper.filters.style-02{text-align:center;padding:0 0 15px 0;margin-bottom:40px;display:block}.portfolio-tabs-wapper.filters.style-02 li{display:inline-block}.portfolio-tabs-wapper.filters.style-02 li a{color:#b3b3b3;font-weight:700;text-transform:uppercase;display:block;text-align:center;min-width:80px;padding:0 20px}.portfolio-tabs-wapper.filters.style-02 li a:hover{color:#000;text-decoration:none}.portfolio-tabs-wapper.filters.style-02 li a.active{color:#000;position:relative}.portfolio-tabs-wapper.filters.style-02 li a.active:before{border-left:5px solid #fff0;border-right:5px solid #fff0;border-top:5px solid #000;bottom:-21px;content:"";display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;width:0}.portfolio-tabs-wapper.filters.style-02 li a.active:after{background:#000;content:"";display:inline-block;height:1px;position:absolute;width:100%;left:0;bottom:-16px}.portfolio-tabs-wapper.filters.style-03{width:100%;text-align:center;padding-top:40px;margin-bottom:0;border-radius:0}.portfolio-tabs-wapper.filters.style-03 .page-numbers{display:inline-block;padding-left:0;margin-bottom:0}.portfolio-tabs-wapper.filters.style-03 .page-numbers>li{display:inline}.portfolio-tabs-wapper.filters.style-03 .page-numbers>li>a,.portfolio-tabs-wapper.filters.style-03 .page-numbers>li>span{position:relative;float:left;padding:8px 20px;text-decoration:none;color:#fff;background-color:#DDD;margin-left:2px}.portfolio-tabs-wapper.filters.style-03 .page-numbers>li>a.active,.portfolio-tabs-wapper.filters.style-03 .page-numbers>li.active>a,.portfolio-tabs-wapper.filters.style-03 .page-numbers>li>a:hover{background:#A2A2A2;color:#fff}.portfolio-tabs-wapper.filters.style-03 .page-numbers>li>a:hover{background:#A2A2A2;color:#fff}.portfolio-tabs-wapper.filters.style-03 .page-numbers>li>a.next,.portfolio-tabs-wapper.filters.style-03 .page-numbers>li>a.prev{color:#fff}.select-toggle_scroll_more .loop-pagination{display:none}.select-toggle_scroll_more .content_portfolio{margin-bottom:55px;overflow:initial}.select-toggle_scroll_more #infscr-loading{bottom:-55px}.mfp-close{width:30px;height:30px;line-height:30px}.overflow-hidden{overflow:hidden!important}.add-fix{position:fixed;width:100%;height:100%;top:0;background:#fff;z-index:999999}.close-slider{right:50px;position:absolute;top:50px}.close-slider span{font-size:30px;color:#fff}.gallery-slider-content>i{position:relative;top:45%;display:block;margin:0 auto;font-size:40px;width:40px}.gallery_content_area_wrap{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:30px;height:100%}.gallery_content_area_wrap .portfolio-description{margin-bottom:16px;margin-top:16px}.gallery_content_area_wrap .portfolio-description h3{margin-bottom:6px}.gallery_content_area_wrap .tags{margin-bottom:16px}.gallery_content_area_wrap .share h3{margin:0 0 15px 0}.gallery_content_area_wrap .link-project a{margin:15px 0 0 0}.gallery_content{position:absolute;top:0;width:340px;background:#fff;word-break:break-word;z-index:3;height:100%;left:-340px;-webkit-transition:left .3s ease;-moz-transition:left .3s ease;-o-transition:left .3s ease;-ms-transition:left .3s ease;transition:left .3s ease}.gallery_content.show{left:0}.single_portfolio_info_close i{display:inline-block;text-align:center;color:#fff;line-height:40px;width:40px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;border:2px solid #fff;font-size:14px;-webkit-user-select:none}.single_portfolio_info_close i{border-radius:0;border:0;font-size:16px;background:#000;padding:1px 2px 0 0}.single_portfolio_info_close i{border-radius:0;border:0;font-size:16px;background:#000;padding:1px 2px 0 0}.single_portfolio_info_close{position:absolute;top:50%;cursor:pointer;z-index:10;margin-top:-20px}.single_portfolio_info_close{right:-40px;top:40px}.gallery-title{border-bottom:1px #ccc solid;padding-bottom:16px;text-transform:uppercase}.view_all{text-align:center}.view_all .sc-btn{margin:10px 0 0 0}.portfolio-format-vertical-stacked .be-animate{padding-right:15px;padding-left:15px}.portfolio-format-gallery .portfolio-gallery{margin:auto -15px}.portfolio-format-left-sidebar:after{display:block;content:"";clear:both}.portfolio-format-left-sidebar .entry-content-portfolio{padding-left:0}.portfolio-format-left-sidebar .post-formats-wrapper{padding-right:0}.portfolio-format-right-sidebar:after{display:block;content:"";clear:both}.portfolio-format-right-sidebar .entry-content-portfolio{padding-right:0}.portfolio-format-right-sidebar .post-formats-wrapper{padding-left:0}.portfolio-format-sidebar-slider .entry-content-portfolio{padding-right:0}.portfolio-format-sidebar-slider .post-formats-wrapper{padding-left:0}.portfolio-format-sidebar-slider .post-formats-wrapper iframe{width:100%}.bd-content-portfolio{padding:15px}.mfp-arrow{width:30px;height:100px}.mfp-arrow-left:after,.mfp-arrow-left .mfp-a{margin-left:3px;margin-top:30px}.mfp-arrow-right:after,.mfp-arrow-right .mfp-a{margin-left:7px;margin-top:30px}.entry-content-portfolio .sc-btn{margin:0}.entry-content-portfolio .portfolio-description h3{text-transform:uppercase;margin:0 0 15px 0}.entry-content-portfolio .portfolio-description,.entry-content-portfolio .share,.entry-content-portfolio .tags{margin-bottom:30px}.entry-content-portfolio .share h3{margin:0 0 15px 0}.entry-content-portfolio .single-img{margin-bottom:30px}section.tags i{font-size:20px;color:#000;vertical-align:middle;display:inline}section.tags ul{display:inline;margin:0;vertical-align:middle;margin-left:8px}section.tags ul li{display:inline-block;margin-left:-4px}section.tags ul li:after{content:".";padding:0 6px;color:#ccc}section.tags ul li:last-child:after{content:"";padding:0}.portfolio-gallery .columns{margin-bottom:30px}.portfolio-gallery .columns a{display:block;overflow:hidden;text-align:center}.portfolio-gallery .columns img{-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.portfolio-gallery .columns img:hover{transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2)}.be-animate{visibility:hidden;margin-bottom:20px}.be-section{overflow:hidden}.standard.gutter.multigrid .portfolio-image>a{height:inherit}@media only screen and (max-width:990px){.post-formats-wrapper,.related-portfolio{padding:0}.related-portfolio ul li{padding-bottom:10px}}@media (max-width:940px){.three-col.item_portfolio,.four-col.item_portfolio,.five-col.item_portfolio{width:33.34%}.three-col.item_portfolio.item_large,.four-col.item_portfolio.item_large,.five-col.item_portfolio.item_large{width:66.66%}}@media (max-width:768px){.two-col.item_portfolio,.three-col.item_portfolio,.three-col.item_portfolio.item_large,.four-col.item_portfolio,.four-col.item_portfolio.item_large,.five-col.item_portfolio,.five-col.item_portfolio.item_large{width:50%}}@media only screen and (max-width:568px){.portfolio-tabs-wapper.filters.style-01 li{display:block;margin-bottom:10px}.portfolio-tabs-wapper.filters.style-02 li{display:inline-block;margin-bottom:5px;padding:10px;border:1px solid #eee;width:45%}.portfolio-tabs-wapper.filters.style-02 li a:before,.portfolio-tabs-wapper.filters.style-02 li a:after{display:none!important}}@media (max-width:480px){.two-col.item_portfolio,.three-col.item_portfolio,.three-col.item_portfolio.item_large,.four-col.item_portfolio,.four-col.item_portfolio.item_large,.five-col.item_portfolio,.five-col.item_portfolio.item_large{width:100%}}.btn_zoom{display:none!important}.read-more{text-align:center;margin-bottom:80px;margin-top:75px}.thim-widget-portfolio .wapper_portfolio,.portfolio_container .wapper_portfolio{overflow:visible}.thim-widget-portfolio .wapper_portfolio .filters,.portfolio_container .wapper_portfolio .filters{text-align:center;margin-bottom:60px;margin-top:-10px}.thim-widget-portfolio .wapper_portfolio .filters .portfolio-tabs,.portfolio_container .wapper_portfolio .filters .portfolio-tabs{margin:0 auto;display:inline-block;border-bottom:1px solid #eee;padding:0 10px}.thim-widget-portfolio .wapper_portfolio .filters .portfolio-tabs li,.portfolio_container .wapper_portfolio .filters .portfolio-tabs li{list-style:none;display:inline-block}.thim-widget-portfolio .wapper_portfolio .filters .portfolio-tabs li a.filter,.portfolio_container .wapper_portfolio .filters .portfolio-tabs li a.filter{display:inline-block;border-bottom:2px solid #fff0;margin:0 8px -2px 8px;padding:5px 8px;text-transform:uppercase;cursor:pointer;font-size:13px;font-weight:700}.thim-widget-portfolio .wapper_portfolio .portfolio_column .portfolio-hover .mask-content h3,.portfolio_container .wapper_portfolio .portfolio_column .portfolio-hover .mask-content h3{font-size:24px;font-weight:700;line-height:30px;margin-bottom:0;margin-top:0}.thim-widget-portfolio .wapper_portfolio .portfolio_column .portfolio-hover .mask-content h3 a,.portfolio_container .wapper_portfolio .portfolio_column .portfolio-hover .mask-content h3 a{text-decoration:none;color:#fff}.thim-widget-portfolio .wapper_portfolio .portfolio_column .portfolio-hover .mask-content .cat_portfolio,.portfolio_container .wapper_portfolio .portfolio_column .portfolio-hover .mask-content .cat_portfolio{color:#fff;font-size:14px;font-weight:600;line-height:25px}.thim-widget-portfolio .wapper_portfolio .portfolio_column .portfolio-hover .mask-content .cat_portfolio a,.portfolio_container .wapper_portfolio .portfolio_column .portfolio-hover .mask-content .cat_portfolio a{text-decoration:none;color:#fff}.thim-widget-portfolio .wapper_portfolio .portfolio_column .style01 .item_portfolio,.portfolio_container .wapper_portfolio .portfolio_column .style01 .item_portfolio{background-color:#eee}.thim-widget-portfolio .wapper_portfolio .portfolio_column .style01 .item_portfolio .portfolio-image,.portfolio_container .wapper_portfolio .portfolio_column .style01 .item_portfolio .portfolio-image{position:relative;overflow:hidden}.thim-widget-portfolio .wapper_portfolio .portfolio_column .style01 .item_portfolio .portfolio-image img,.portfolio_container .wapper_portfolio .portfolio_column .style01 .item_portfolio .portfolio-image img{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:all .55s;transition:all .55s}.thim-widget-portfolio .wapper_portfolio .portfolio_column .style01 .item_portfolio .portfolio-image .portfolio-hover,.portfolio_container .wapper_portfolio .portfolio_column .style01 .item_portfolio .portfolio-image .portfolio-hover{visibility:hidden;text-align:left;padding:15px 35px 20px;display:block;position:absolute;width:100%;top:0;-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:all .6s;transition:all .6s}.thim-widget-portfolio .wapper_portfolio .portfolio_column .style01 .item_portfolio:hover .portfolio-image img,.portfolio_container .wapper_portfolio .portfolio_column .style01 .item_portfolio:hover .portfolio-image img{-webkit-transform:translateY(90px);transform:translateY(90px);opacity:.4}.thim-widget-portfolio .wapper_portfolio .portfolio_column .style01 .item_portfolio:hover .portfolio-image .portfolio-hover,.portfolio_container .wapper_portfolio .portfolio_column .style01 .item_portfolio:hover .portfolio-image .portfolio-hover{-webkit-transform:translateY(0);transform:translateY(0);top:0;visibility:visible}.thim-widget-portfolio .wapper_portfolio .portfolio_column .style02,.portfolio_container .wapper_portfolio .portfolio_column .style02{overflow:visible}.thim-widget-portfolio .wapper_portfolio .portfolio_column .style02 li,.portfolio_container .wapper_portfolio .portfolio_column .style02 li{overflow:visible}.thim-widget-portfolio .wapper_portfolio .portfolio_column .style02 li .portfolio-image,.portfolio_container .wapper_portfolio .portfolio_column .style02 li .portfolio-image{overflow:visible}.thim-widget-portfolio .wapper_portfolio .portfolio_column .style02 li .portfolio-image .portfolio-hover,.portfolio_container .wapper_portfolio .portfolio_column .style02 li .portfolio-image .portfolio-hover{position:absolute;z-index:99;top:0;left:0;padding:20px;height:100%;width:100%;opacity:0;text-align:center;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:-webkit-transform .5s,opacity .5s;-moz-transition:-moz-transform .5s,opacity .5s;transition:transform .5s,opacity .5s}.thim-widget-portfolio .wapper_portfolio .portfolio_column .style02 li .portfolio-image .portfolio-hover .mask-content,.portfolio_container .wapper_portfolio .portfolio_column .style02 li .portfolio-image .portfolio-hover .mask-content{padding-top:35%}.thim-widget-portfolio .wapper_portfolio .portfolio_column .style02 li:hover .portfolio-image .portfolio-hover,.portfolio_container .wapper_portfolio .portfolio_column .style02 li:hover .portfolio-image .portfolio-hover{opacity:1;transform:translate(15px,15px);-webkit-transform:translate(15px,15px);-moz-transform:translate(15px,15px);-ms-transform:translate(15px,15px);-o-transform:translate(15px,15px)}.thim-widget-portfolio .wapper_portfolio .portfolio_column .style03,.portfolio_container .wapper_portfolio .portfolio_column .style03{overflow:visible}.thim-widget-portfolio .wapper_portfolio .portfolio_column .style03 li,.portfolio_container .wapper_portfolio .portfolio_column .style03 li{overflow:visible}.thim-widget-portfolio .wapper_portfolio .portfolio_column .style03 li .portfolio-image,.portfolio_container .wapper_portfolio .portfolio_column .style03 li .portfolio-image{overflow:visible}.thim-widget-portfolio .wapper_portfolio .portfolio_column .style03 li .portfolio-image img,.portfolio_container .wapper_portfolio .portfolio_column .style03 li .portfolio-image img{overflow:visible;position:relative;z-index:10;-webkit-transition:-webkit-transform .4s;-moz-transition:-moz-transform .4s;transition:transform .4s}.thim-widget-portfolio .wapper_portfolio .portfolio_column .style03 li .portfolio-image .portfolio-hover,.portfolio_container .wapper_portfolio .portfolio_column .style03 li .portfolio-image .portfolio-hover{position:absolute;width:100%;top:auto;bottom:0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;z-index:0}.thim-widget-portfolio .wapper_portfolio .portfolio_column .style03 li .portfolio-image .portfolio-hover .mask-content,.portfolio_container .wapper_portfolio .portfolio_column .style03 li .portfolio-image .portfolio-hover .mask-content{margin-bottom:19px;text-align:center}.thim-widget-portfolio .wapper_portfolio .portfolio_column .style03 li .portfolio-image .portfolio-hover .mask-content h3,.portfolio_container .wapper_portfolio .portfolio_column .style03 li .portfolio-image .portfolio-hover .mask-content h3{margin-top:0}.thim-widget-portfolio .wapper_portfolio .portfolio_column .style03 li:hover .portfolio-image img,.portfolio_container .wapper_portfolio .portfolio_column .style03 li:hover .portfolio-image img{transform:translate(0,-90px);-webkit-transform:translate(0,-90px);-moz-transform:translate(0,-90px);-ms-transform:translate(0,-90px);-o-transform:translate(0,-90px)}.thim-widget-portfolio .wapper_portfolio .portfolio_column .style04 li,.portfolio_container .wapper_portfolio .portfolio_column .style04 li{overflow:hidden}.thim-widget-portfolio .wapper_portfolio .portfolio_column .style04 li .portfolio-image img,.portfolio_container .wapper_portfolio .portfolio_column .style04 li .portfolio-image img{-webkit-transition:-webkit-transform .4s;-moz-transition:-moz-transform .4s;transition:transform .4s;max-width:100%;display:block;position:relative}.thim-widget-portfolio .wapper_portfolio .portfolio_column .style04 li .portfolio-image .portfolio-hover,.portfolio_container .wapper_portfolio .portfolio_column .style04 li .portfolio-image .portfolio-hover{position:absolute;height:100px;width:100%;top:auto;bottom:0;-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;-ms-filter:alpha(opacity=0);filter:alpha(opacity=0);transform:translate(0,100%);-webkit-transform:translate(0,100%);-moz-transform:translate(0,100%);-ms-transform:translate(0,100%);-o-transform:translate(0,100%);visibility:hidden;-webkit-transition:-webkit-transform .4s,opacity .1s .3s;-moz-transition:-moz-transform .4s,opacity .1s .3s;transition:transform .4s,opacity .1s .3s}.thim-widget-portfolio .wapper_portfolio .portfolio_column .style04 li .portfolio-image .portfolio-hover .mask-content,.portfolio_container .wapper_portfolio .portfolio_column .style04 li .portfolio-image .portfolio-hover .mask-content{margin-top:19px;text-align:center}.thim-widget-portfolio .wapper_portfolio .portfolio_column .style04 li .portfolio-image .portfolio-hover .mask-content h3,.portfolio_container .wapper_portfolio .portfolio_column .style04 li .portfolio-image .portfolio-hover .mask-content h3{margin-top:0}.thim-widget-portfolio .wapper_portfolio .portfolio_column .style04 li:hover .portfolio-image img,.portfolio_container .wapper_portfolio .portfolio_column .style04 li:hover .portfolio-image img{transform:translate(0,-50px);-webkit-transform:translate(0,-50px);-moz-transform:translate(0,-50px);-ms-transform:translate(0,-50px);-o-transform:translate(0,-50px)}.thim-widget-portfolio .wapper_portfolio .portfolio_column .style04 li:hover .portfolio-image .portfolio-hover,.portfolio_container .wapper_portfolio .portfolio_column .style04 li:hover .portfolio-image .portfolio-hover{-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100);transform:translate(0,0);-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);-webkit-transition:-webkit-transform .4s,opacity .1s;-moz-transition:-moz-transform .4s,opacity .1s;transition:transform .4s,opacity .1s}.thim-widget-portfolio .wapper_portfolio .portfolio_column .style05,.portfolio_container .wapper_portfolio .portfolio_column .style05{overflow:visible}.thim-widget-portfolio .wapper_portfolio .portfolio_column .style05 li,.portfolio_container .wapper_portfolio .portfolio_column .style05 li{overflow:visible;-webkit-perspective:1700px;-moz-perspective:1700px;perspective:1700px;-webkit-perspective-origin:0 50%;-moz-perspective-origin:0 50%;perspective-origin:0 50%}.thim-widget-portfolio .wapper_portfolio .portfolio_column .style05 li .portfolio-image,.portfolio_container .wapper_portfolio .portfolio_column .style05 li .portfolio-image{overflow:visible;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d}.thim-widget-portfolio .wapper_portfolio .portfolio_column .style05 li .portfolio-image .img-portfolio,.portfolio_container .wapper_portfolio .portfolio_column .style05 li .portfolio-image .img-portfolio{overflow:hidden}.thim-widget-portfolio .wapper_portfolio .portfolio_column .style05 li .portfolio-image .img-portfolio img,.portfolio_container .wapper_portfolio .portfolio_column .style05 li .portfolio-image .img-portfolio img{position:relative;z-index:10;-webkit-transition:-webkit-transform .4s;-moz-transition:-moz-transform .4s;transition:transform .4s}.thim-widget-portfolio .wapper_portfolio .portfolio_column .style05 li .portfolio-image .portfolio-hover,.portfolio_container .wapper_portfolio .portfolio_column .style05 li .portfolio-image .portfolio-hover{position:absolute;top:0;left:0;z-index:99;height:100%;width:50%;opacity:0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;transform-origin:0 0;-webkit-transform:rotateY(-90deg);-ms-transform:rotateY(-90deg);-o-transform:rotateY(-90deg);transform:rotateY(-90deg);-webkit-transition:-webkit-transform .4s,opacity .1s .3s;-moz-transition:-moz-transform .4s,opacity .1s .3s;transition:transform .4s,opacity .1s .3s}.thim-widget-portfolio .wapper_portfolio .portfolio_column .style05 li .portfolio-image .portfolio-hover .mask-content,.portfolio_container .wapper_portfolio .portfolio_column .style05 li .portfolio-image .portfolio-hover .mask-content{margin-bottom:19px;text-align:center}.thim-widget-portfolio .wapper_portfolio .portfolio_column .style05 li .portfolio-image .portfolio-hover .mask-content h3,.portfolio_container .wapper_portfolio .portfolio_column .style05 li .portfolio-image .portfolio-hover .mask-content h3{margin-top:0;margin-bottom:0}.thim-widget-portfolio .wapper_portfolio .portfolio_column .style05 li:hover .portfolio-image img,.portfolio_container .wapper_portfolio .portfolio_column .style05 li:hover .portfolio-image img{transform:translate(25%,0);-webkit-transform:translate(25%,0);-moz-transform:translate(25%,0);-ms-transform:translate(25%,0);-o-transform:translate(25%,0)}.thim-widget-portfolio .wapper_portfolio .portfolio_column .style05 li:hover .portfolio-image .portfolio-hover,.portfolio_container .wapper_portfolio .portfolio_column .style05 li:hover .portfolio-image .portfolio-hover{-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100);-webkit-transform:rotateY(0deg);-ms-transform:rotateY(0deg);-o-transform:rotateY(0deg);transform:rotateY(0deg);-webkit-transition:-webkit-transform .4s,opacity .1s;-moz-transition:-moz-transform .4s,opacity .1s;transition:transform .4s,opacity .1s}.thim-widget-portfolio .wapper_portfolio .portfolio_column .style05 .mask-content h3,.portfolio_container .wapper_portfolio .portfolio_column .style05 .mask-content h3{margin-top:15px!important;margin-bottom:15px!important}.thim-widget-portfolio .wapper_portfolio .portfolio_column .style06 li,.portfolio_container .wapper_portfolio .portfolio_column .style06 li{background:transparent!important}.thim-widget-portfolio .wapper_portfolio .portfolio_column .style06 li .portfolio-image img,.portfolio_container .wapper_portfolio .portfolio_column .style06 li .portfolio-image img{-webkit-transition:-webkit-transform .4s;-moz-transition:-moz-transform .4s;transition:transform .4s;max-width:100%;display:block;position:relative;z-index:10}.thim-widget-portfolio .wapper_portfolio .portfolio_column .style06 li .portfolio-image .portfolio-hover,.portfolio_container .wapper_portfolio .portfolio_column .style06 li .portfolio-image .portfolio-hover{position:absolute;top:0;height:100%;width:100%;-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;-ms-filter:alpha(opacity=0);filter:alpha(opacity=0);transform:scale(.7);-webkit-transform:scale(.7);-moz-transform:scale(.7);-ms-transform:scale(.7);-o-transform:scale(.7);visibility:hidden;-webkit-transition:-webkit-transform .4s,opacity .4s;-moz-transition:-moz-transform .4s,opacity .4s;transition:transform .4s,opacity .4s}.thim-widget-portfolio .wapper_portfolio .portfolio_column .style06 li .portfolio-image .portfolio-hover .mask-content,.portfolio_container .wapper_portfolio .portfolio_column .style06 li .portfolio-image .portfolio-hover .mask-content{text-align:center}.thim-widget-portfolio .wapper_portfolio .portfolio_column .style06 li:hover .portfolio-image img,.portfolio_container .wapper_portfolio .portfolio_column .style06 li:hover .portfolio-image img{transform:scale(.4);-webkit-transform:scale(.4);-moz-transform:scale(.4);-ms-transform:scale(.4);-o-transform:scale(.4)}.thim-widget-portfolio .wapper_portfolio .portfolio_column .style06 li:hover .portfolio-image .portfolio-hover,.portfolio_container .wapper_portfolio .portfolio_column .style06 li:hover .portfolio-image .portfolio-hover{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100)}.thim-widget-portfolio .wapper_portfolio .portfolio_column .style07 li .portfolio-image img,.portfolio_container .wapper_portfolio .portfolio_column .style07 li .portfolio-image img{-webkit-transition:-webkit-transform .4s;-moz-transition:-moz-transform .4s;transition:transform .4s;max-width:100%;display:block;position:relative;z-index:10}.thim-widget-portfolio .wapper_portfolio .portfolio_column .style07 li .portfolio-image .portfolio-hover,.portfolio_container .wapper_portfolio .portfolio_column .style07 li .portfolio-image .portfolio-hover{position:absolute;bottom:30px;width:100%;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.thim-widget-portfolio .wapper_portfolio .portfolio_column .style07 li .portfolio-image .portfolio-hover .mask-content,.portfolio_container .wapper_portfolio .portfolio_column .style07 li .portfolio-image .portfolio-hover .mask-content{text-align:center}.thim-widget-portfolio .wapper_portfolio .portfolio_column .style07 li:hover .portfolio-image img,.portfolio_container .wapper_portfolio .portfolio_column .style07 li:hover .portfolio-image img{-webkit-transform:translateY(-50px) scale(.5);-moz-transform:translateY(-50px) scale(.5);-ms-transform:translateY(-50px) scale(.5);transform:translateY(-50px) scale(.5)}.thim-widget-portfolio .wapper_portfolio .portfolio_column .style08,.portfolio_container .wapper_portfolio .portfolio_column .style08{overflow:visible}.thim-widget-portfolio .wapper_portfolio .portfolio_column .style08 li,.portfolio_container .wapper_portfolio .portfolio_column .style08 li{overflow:visible}.thim-widget-portfolio .wapper_portfolio .portfolio_column .style08 li .portfolio-image img,.portfolio_container .wapper_portfolio .portfolio_column .style08 li .portfolio-image img{max-width:100%;display:block;position:relative;z-index:10}.thim-widget-portfolio .wapper_portfolio .portfolio_column .style08 li .portfolio-image .portfolio-hover,.portfolio_container .wapper_portfolio .portfolio_column .style08 li .portfolio-image .portfolio-hover{position:absolute;bottom:0;top:0;height:100%;width:100%;opacity:0;pointer-events:none;visibility:hidden;-webkit-transition:opacity .3s,height .3s,box-shadow .3s;-moz-transition:opacity .3s,height .3s,box-shadow .3s;transition:opacity .3s,height .3s,box-shadow .3s}.thim-widget-portfolio .wapper_portfolio .portfolio_column .style08 li .portfolio-image .portfolio-hover .mask-content,.portfolio_container .wapper_portfolio .portfolio_column .style08 li .portfolio-image .portfolio-hover .mask-content{text-align:center}.thim-widget-portfolio .wapper_portfolio .portfolio_column .style08 li:hover,.portfolio_container .wapper_portfolio .portfolio_column .style08 li:hover{z-index:999}.thim-widget-portfolio .wapper_portfolio .portfolio_column .style08 li:hover .portfolio-image .portfolio-hover,.portfolio_container .wapper_portfolio .portfolio_column .style08 li:hover .portfolio-image .portfolio-hover{pointer-events:auto;opacity:1;height:130%}.thim-widget-portfolio .wapper_portfolio .portfolio_column .style08 li:hover .portfolio-image .portfolio-hover .mask-content,.portfolio_container .wapper_portfolio .portfolio_column .style08 li:hover .portfolio-image .portfolio-hover .mask-content{position:absolute;bottom:30px;text-align:center;width:100%}.portfolio-content .entry-content-portfolio .single-img{text-align:center}.portfolio-content .entry-content-portfolio .single-img img{width:100%}.portfolio-content .portfolio-gallery .columns a img{width:100%}.portfolio-content .post-formats-wrapper p img{width:100%}.portfolio-content .tags ul li a:hover{color:#666;text-decoration:none}.portfolio-content p iframe{width:100%}.portfolio-content .flex-direction-nav li a{color:#fff!important}.portfolio-content .flex-direction-nav li a i{display:none}.portfolio-content .flex-direction-nav li a:before{color:#fff!important}.portfolio-content .flex-direction-nav li a:hover{background:#fff!important}.portfolio-content .flex-direction-nav li .flex-prev:before{margin-right:5px}.portfolio-content .flex-direction-nav li .flex-next:before{margin-left:5px}.related-portfolio .widget-title{font-weight:700;padding:15px 0;text-transform:uppercase;margin:0 0 60px 0;font-size:18px;position:relative;line-height:30px;padding-bottom:22px}.related-portfolio .widget-title:before{content:'';width:35px;height:1px;background:#000;bottom:0;position:absolute;left:0}.related-portfolio ul li .portfolio-image{position:relative;overflow:hidden}.related-portfolio ul li .portfolio-image img{transform:translate(0,0);-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);-webkit-transition:all .55s;transition:all .55s}.related-portfolio ul li .portfolio-image .portfolio_hover{visibility:hidden;text-align:left;padding:15px 35px 20px;display:block;position:absolute;width:100%!important;top:0!important;transform:translate(0,-100%);-webkit-transform:translate(0,-100%);-moz-transform:translate(0,-100%);-ms-transform:translate(0,-100%);-o-transform:translate(0,-100%);-webkit-transition:all .6s;transition:all .6s;background:0 0}.related-portfolio ul li .portfolio-image .portfolio_hover .thumb-bg{width:100%!important}.related-portfolio ul li .portfolio-image .portfolio_hover h3{margin:0!important;font-size:18px;line-height:30px}.related-portfolio ul li .portfolio-image .portfolio_hover h3 a{text-decoration:none;color:#fff}.related-portfolio ul li .portfolio-image .portfolio_hover .p_line{display:none}.related-portfolio ul li .portfolio-image .portfolio_hover .cat_portfolio{color:#fff;font-size:14px;font-weight:600;line-height:25px}.related-portfolio ul li .portfolio-image .portfolio_hover .cat_portfolio a{text-decoration:none;color:#fff}.related-portfolio ul li .portfolio-image:hover img{transform:translate(0,90px);-webkit-transform:translate(0,90px);-moz-transform:translate(0,90px);-ms-transform:translate(0,90px);-o-transform:translate(0,90px);opacity:.4}.related-portfolio ul li .portfolio-image:hover .portfolio_hover{transform:translate(0,0);-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);top:0;visibility:visible;opacity:1!important;background:0 0}.page-title-portfolio .entry-title-portfolio{margin-top:0;margin-bottom:60px;text-align:center;font-size:36px;font-weight:600}.content_portfolio{margin:0}#infscr-loading{bottom:-65px}.infinite_scroll .loop-pagination{display:none}.thim-widget-portfolio .wapper_portfolio.gutter.multigrid .portfolio_column li .portfolio-image{overflow:hidden}.thim-widget-portfolio .wapper_portfolio.gutter.multigrid .portfolio_column li .portfolio-image img{width:auto;height:100%;max-width:none}article.our_team{padding-top:20px;padding-bottom:100px;border-bottom:1px solid #eee;overflow:hidden}article.our_team .image{width:200px;float:left}article.our_team .image img{width:100%;height:auto;border-radius:50%}article.our_team .content{float:left;width:calc(100% - 470px);width:-webkit-calc(100% - 470px);width:-moz-calc(100% - 470px);padding:0 30px}article.our_team .content .title{margin:0;font-size:20px}article.our_team .content .regency{text-transform:uppercase;font-size:13px;font-weight:700;color:#999;line-height:20px;margin-bottom:15px}article.our_team .extra-info{border-left:1px solid #eee;width:270px;float:left;padding:45px 0 50px 30px}article.our_team .extra-info .email,article.our_team .extra-info .phone{margin-bottom:25px}article.our_team .extra-info .email a,article.our_team .extra-info .phone a{color:#666}article.our_team .extra-info .email a:hover,article.our_team .extra-info .phone a:hover{color:#666;text-decoration:underline}article.our_team .extra-info .email .fa,article.our_team .extra-info .phone .fa{margin-right:8px}article.our_team .extra-info .thim-social{margin:0;padding-top:5px}article.our_team .extra-info .thim-social li{list-style:none;display:inline-block}.thim-other-member{position:relative}.thim-other-member .thim-carousel-wrapper:not(.has-next-slider) .owl-carousel .owl-item{float:none;display:inline-block}.thim-other-member.wrapper-lists-our-team{margin-bottom:0}.thim-other-member.wrapper-lists-our-team .our-team-item{margin-bottom:0}.thim-other-member .box-title{text-transform:uppercase;line-height:40px;font-size:30px;font-weight:700;margin:70px 0 50px}.thim-other-member .owl-controls{margin-top:25px}.thim-other-member .owl-buttons .owl-prev,.thim-other-member .owl-buttons .owl-next{border:1px solid #666;width:30px;height:30px;line-height:28px;position:absolute;top:50%;margin-top:-15px;left:0;text-align:center;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;-ms-filter:alpha(opacity=0);filter:alpha(opacity=0);transform:translate(10px,0);-webkit-transform:translate(10px,0);-moz-transform:translate(10px,0);-ms-transform:translate(10px,0);-o-transform:translate(10px,0)}.thim-other-member .owl-buttons .owl-prev .fa,.thim-other-member .owl-buttons .owl-next .fa{font-size:8px;color:#666;line-height:28px;display:block}.thim-other-member .owl-buttons .owl-next{left:auto;right:0;transform:translate(-10px,0);-webkit-transform:translate(-10px,0);-moz-transform:translate(-10px,0);-ms-transform:translate(-10px,0);-o-transform:translate(-10px,0)}.thim-other-member:hover .owl-buttons .owl-prev,.thim-other-member:hover .owl-buttons .owl-next{-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100);transform:translate(0,0);-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0)}.thim-other-member:hover .owl-buttons .owl-prev:hover,.thim-other-member:hover .owl-buttons .owl-next:hover{border-color:#ffb606}.thim-other-member:hover .owl-buttons .owl-prev:hover .fa,.thim-other-member:hover .owl-buttons .owl-next:hover .fa{color:#ffb606}article.testimonials{padding-top:20px;overflow:hidden;clear:both}.archive-testimonials article.testimonials{padding-bottom:50px;border-bottom:1px solid #eee;margin-bottom:50px;padding-top:0}.archive-testimonials article.testimonials:first-child{padding-top:20px}.archive-testimonials article.testimonials:last-child{border-bottom:0;padding-bottom:0;margin-bottom:0}article.testimonials .image{width:200px;margin-right:30px;float:left}article.testimonials .image img{width:100%;height:auto;border-radius:50%}article.testimonials .content{float:right;width:calc(100% - 230px);width:-webkit-calc(100% - 230px);width:-moz-calc(100% - 230px)}article.testimonials .content .title{margin:0;font-size:20px}article.testimonials .content .regency{text-transform:uppercase;font-size:13px;font-weight:700;color:#999;line-height:20px;margin-bottom:15px}.thim-testimonial-carousel{max-width:800px;margin:auto;padding-top:50px;padding-bottom:0}.thim-testimonial-carousel:before{top:0;left:0;right:0;content:' ';display:block;height:20px;width:100%;margin-bottom:50px;background:url(/wp-content/themes/eduma/images/quote-bg.png) no-repeat center center}.thim-testimonial-carousel .content{text-align:center;max-width:620px;margin:auto}.thim-testimonial-carousel .content .title{font-size:15px;font-weight:700;margin-top:34px;margin-bottom:15px}.thim-testimonial-carousel .content .title .line{display:block;position:relative;background:0 0;border:0;max-width:270px;margin:0 auto 20px}.thim-testimonial-carousel .content .title .line:before,.thim-testimonial-carousel .content .title .line:after{top:100%;left:50%;border:solid #fff0;content:" ";height:0;width:0;position:absolute;pointer-events:none}.thim-testimonial-carousel .content .title .line:before{border-color:#fff0;border-width:10px;margin-left:-10px}.thim-testimonial-carousel .content .title .line:after{border-color:#fff0;border-width:9px;margin-left:-9px}.thim-testimonial-carousel .content .description{line-height:26px;font-size:18px;font-weight:400}.thim-testimonial-carousel .owl-buttons .owl-prev,.thim-testimonial-carousel .owl-buttons .owl-next{position:absolute;left:0;top:50%;margin-top:-12px;font-size:18px;line-height:30px;width:30px;text-align:center}.thim-testimonial-carousel .owl-buttons .owl-next{right:0;left:auto}.list-product-cat{text-align:center;margin-bottom:60px;margin-top:-10px}.woocommerce div.product .woocommerce-tabs ul.tabs:before{border-bottom:none}.product-cat{margin:0 auto;display:inline-block;border-bottom:1px solid #eee;padding:0 10px}.product-cat li{list-style:none;display:inline-block}.product-cat li a{display:inline-block;border-bottom:2px solid #fff0;margin:0 8px -2px 8px;padding:5px 8px;text-transform:uppercase;cursor:pointer;font-size:13px;font-weight:700}.quick-view{position:absolute;z-index:999;width:40px;height:40px;text-align:center;line-height:40px;top:50%;left:50%;margin-top:-20px;margin-left:-20px;cursor:pointer;-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;-ms-filter:alpha(opacity=0);filter:alpha(opacity=0);-ms-transform:rotateY(0deg);-webkit-transform:rotateY(0deg);transform:rotateY(0deg);-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.quick-view a{display:inline-block;-webkit-transition:all 200ms ease-out;-moz-transition:all 200ms ease-out;-o-transition:all 200ms ease-out;-ms-transition:all 200ms ease-out;transition:all 200ms ease-out;color:#fff;font-size:30px}.quick-view a.loading.dark{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8);display:inline-block;font:normal normal normal 24px/1 FontAwesome!important;width:auto;border:none}.quick-view a.loading.dark:before{content:"\f110"}.product_thumb{display:inline-block;position:relative;-webkit-perspective:500;-webkit-transform-style:preserve-3d;overflow:hidden;width:100%}.product_thumb img{width:100%}.product_thumb:before{position:absolute;width:100%;height:100%;top:0;left:0;content:"";background:rgb(0 0 0 / .3);-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;-ms-filter:alpha(opacity=0);filter:alpha(opacity=0);-ms-transform:rotateY(0deg);-webkit-transform:rotateY(0deg);transform:rotateY(0deg);-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.product_thumb:hover:before,.product_thumb:hover .quick-view{-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100);-ms-transform:rotateY(180deg);-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.product_thumb .onsale{font-weight:400!important;margin:0!important;padding:0!important;top:15px!important;left:15px!important}.product-grid li{list-style:none}.product-grid li.col-md-4:nth-child(3n+1){clear:both}.product-grid li.col-md-3:nth-child(4n+1){clear:both}.product-grid .product__title{position:relative;margin-top:25px;padding-right:60px}.product-grid .product__title a.title,.product-grid .product__title .price{display:block;font-weight:700}.product-grid .product__title a.title{font-size:16px}.product-grid .product__title .price{color:#5a5a5a}.product-grid .product__title .price ins{text-decoration:none}.product-grid .product__title .price del{font-weight:400;color:#aaa;padding-right:5px}.product-grid .product__title a.button.add_to_cart_button{-webkit-transition:none;-moz-transition:none;-o-transition:none;-ms-transition:none;transition:none;position:absolute;right:0;top:0;font-weight:700;text-transform:uppercase;font-size:0!important;width:40px;height:40px;text-align:center;line-height:40px;padding:0;z-index:9;border-radius:0}.product-grid .product__title a.button.add_to_cart_button.added{opacity:0;display:none}.product-grid .product__title a.button.add_to_cart_button:before{content:"\f07a";font:normal normal normal 14px/1 FontAwesome;line-height:40px}.product-grid .product__title a.button.add_to_cart_button.loading{-moz-opacity:.7;-khtml-opacity:.7;-webkit-opacity:.7;opacity:.7;-ms-filter:alpha(opacity=70);filter:alpha(opacity=70)}.product-grid .product__title a.button.add_to_cart_button:hover{width:auto;line-height:40px;padding-right:15px;padding-left:15px;font-size:13px!important}.product-grid .product__title a.button.add_to_cart_button:hover:before{display:none}.product-grid .product__title .added_to_cart{position:absolute;right:0;top:0;padding:0;height:40px;line-height:40px;padding-right:15px;padding-left:15px;z-index:9999;border-radius:0;font-size:13px;font-weight:700;text-transform:uppercase}.product-grid .product__title .added_to_cart:hover{color:inherit!important}.product-grid .content__product{border-bottom:1px solid #eee;padding-bottom:25px;margin-bottom:60px}.related-products .product-grid .content__product{margin-bottom:0;border:0}.woocommerce div.product .product_title,.woocommerce-page div.product .product_title{font-weight:700;font-size:30px;line-height:40px;margin-top:-5px}.woocommerce div.product .onsale,.woocommerce-page div.product .onsale{font-weight:400!important;margin:0!important;padding:0!important;top:15px!important;left:15px!important}.woocommerce div.product p.price,.woocommerce-page div.product p.price,.woocommerce div.product span.price,.woocommerce-page div.product span.price{font-weight:700;color:#5a5a5a}.woocommerce div.product p.price del,.woocommerce-page div.product p.price del,.woocommerce div.product span.price del,.woocommerce-page div.product span.price del{font-weight:400}.woocommerce div.product p.price ins,.woocommerce-page div.product p.price ins,.woocommerce div.product span.price ins,.woocommerce-page div.product span.price ins{text-decoration:none}.woocommerce div.product .product-grid span.price,.woocommerce-page div.product .product-grid span.price{font-size:inherit}.woocommerce div.product .product-grid span.price del,.woocommerce-page div.product .product-grid span.price del{display:inline-block}.woocommerce div.product .description,.woocommerce-page div.product .description{margin-bottom:25px}.woocommerce div.product form.cart .quantity,.woocommerce-page div.product form.cart .quantity{width:auto;display:block;height:40px;margin:0}.woocommerce div.product form.cart .quantity input,.woocommerce-page div.product form.cart .quantity input{padding:4px 10px;border:1px solid #eee;line-height:30px;height:40px}.woocommerce div.product form.cart .button,.woocommerce-page div.product form.cart .button{box-shadow:none;border-radius:0;text-align:center;vertical-align:top;margin:0 2px;border:none;text-shadow:0 0 0;text-transform:uppercase;font-size:13px}.woocommerce div.product form.cart .button:hover,.woocommerce-page div.product form.cart .button:hover{color:#fff}.woocommerce div.product form.cart .button:focus,.woocommerce-page div.product form.cart .button:focus{outline:0}.woocommerce div.product .woo-share,.woocommerce-page div.product .woo-share{margin-left:0;margin-top:10px}.woocommerce div.product .woo-share .share_show,.woocommerce-page div.product .woo-share .share_show{margin:0}.woocommerce div.product .woo-share li,.woocommerce-page div.product .woo-share li{list-style:none;display:inline-block}.woocommerce div.product .woo-share li a,.woocommerce-page div.product .woo-share li a{width:24px;height:24px;margin:0 3px;text-align:center;color:#fff;line-height:24px;display:inline-block}.woocommerce div.product .woo-share li a.facebook,.woocommerce-page div.product .woo-share li a.facebook{background:#3b5999;margin-left:0}.woocommerce div.product .woo-share li a.twitter,.woocommerce-page div.product .woo-share li a.twitter{background:#61cae7}.woocommerce div.product .woo-share li a.pinterest,.woocommerce-page div.product .woo-share li a.pinterest{background:#d4232b}.woocommerce div.product .woo-share li a.googleplus,.woocommerce-page div.product .woo-share li a.googleplus{background:#f35633}.woocommerce div.product .woo-share li a:hover,.woocommerce-page div.product .woo-share li a:hover{opacity:.6}.woocommerce div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs,.woocommerce-page div.product .woocommerce-tabs .tabs.wc-tabs{margin:0;border:0;padding:0;border-bottom:1px solid #eee;overflow:visible;position:inherit}.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li,.woocommerce-page div.product .woocommerce-tabs .tabs.wc-tabs li{background:0 0;border-radius:0;margin:0;width:25%;text-align:center;border:0;position:relative;padding:0;display:block;float:left}.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li:before,.woocommerce-page div.product .woocommerce-tabs .tabs.wc-tabs li:before,.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li:after,.woocommerce-page div.product .woocommerce-tabs .tabs.wc-tabs li:after{border:0;box-shadow:none;content:'';border-radius:0}.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li a,.woocommerce-page div.product .woocommerce-tabs .tabs.wc-tabs li a{border-radius:0;margin-right:3px;border:1px solid #eee;border-bottom:0!important;font-size:13px;font-weight:700;background:#f9f9f9;line-height:29px;display:block;padding:10px}.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li a .fa,.woocommerce-page div.product .woocommerce-tabs .tabs.wc-tabs li a .fa{font-size:13px;vertical-align:middle;line-height:29px;margin-right:8px}.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li:last-child a,.woocommerce-page div.product .woocommerce-tabs .tabs.wc-tabs li:last-child a{margin-right:0}.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li:last-child.active:before,.woocommerce-page div.product .woocommerce-tabs .tabs.wc-tabs li:last-child.active:before{right:0}.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li:last-child.active:after,.woocommerce-page div.product .woocommerce-tabs .tabs.wc-tabs li:last-child.active:after{right:0}.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li.active,.woocommerce-page div.product .woocommerce-tabs .tabs.wc-tabs li.active{background:#fff}.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li.active:before,.woocommerce-page div.product .woocommerce-tabs .tabs.wc-tabs li.active:before{content:'';position:absolute;left:0;width:auto;box-shadow:none;border:0;border-radius:0;right:3px;top:0;height:4px;z-index:10}.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li.active:after,.woocommerce-page div.product .woocommerce-tabs .tabs.wc-tabs li.active:after{content:'';position:absolute;left:0;width:auto;border-radius:0;border:0;box-shadow:none;right:3px;bottom:-1px;height:1px;z-index:10;background:#fff}.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li.active a,.woocommerce-page div.product .woocommerce-tabs .tabs.wc-tabs li.active a{background:#fff}.woocommerce div.product .woocommerce-tabs .entry-content,.woocommerce-page div.product .woocommerce-tabs .entry-content{border:1px solid #eee;border-top:0;padding:60px 30px}.woocommerce div.product .related-products>h2,.woocommerce-page div.product .related-products>h2,.woocommerce div.product .upsells-products>h2,.woocommerce-page div.product .upsells-products>h2{padding-top:0!important;text-transform:uppercase;font-weight:700;margin:78px 0 60px;position:relative;font-size:30px;line-height:30px;padding-bottom:27px!important}.woocommerce div.product .related-products>h2:after,.woocommerce-page div.product .related-products>h2:after,.woocommerce div.product .upsells-products>h2:after,.woocommerce-page div.product .upsells-products>h2:after{content:'';height:1px;position:absolute;left:0;bottom:0;width:35px;background:#000}.woocommerce .cart .button,.woocommerce-page .cart .button,.woocommerce .cart input.button,.woocommerce-page .cart input.button{border-radius:0;line-height:30px;padding:5px 25px;height:40px;text-transform:uppercase;font-size:13px;font-weight:700}.woocommerce .wc-proceed-to-checkout a.button,.woocommerce-page .wc-proceed-to-checkout a.button{border-radius:0;line-height:30px;padding:5px 25px;height:40px;text-transform:uppercase;font-size:13px;font-weight:700}.woocommerce.woocommerce-cart table.cart img,.woocommerce-page.woocommerce-cart table.cart img{width:80px}.woocommerce.woocommerce-cart table.cart th,.woocommerce-page.woocommerce-cart table.cart th{text-align:center}.woocommerce.woocommerce-cart table.cart td.actions,.woocommerce-page.woocommerce-cart table.cart td.actions{text-align:center}.woocommerce.woocommerce-cart table.cart td.actions .coupon,.woocommerce-page.woocommerce-cart table.cart td.actions .coupon{float:none;display:inline-block}.woocommerce.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-page.woocommerce-cart table.cart td.actions .coupon .input-text{line-height:30px;padding:4px 6px;min-width:130px;height:40px}.woocommerce.woocommerce-cart table.cart td.actions input[type=submit],.woocommerce-page.woocommerce-cart table.cart td.actions input[type=submit]{margin-left:10px}.woocommerce.woocommerce-cart a.remove,.woocommerce-page.woocommerce-cart a.remove{margin:auto}.woocommerce table.shop_table tr td,.woocommerce-page table.shop_table tr td{padding:20px 12px;text-align:center}.woocommerce .woocommerce-shipping-calculator a:hover,.woocommerce-page .woocommerce-shipping-calculator a:hover{text-decoration:underline}.woocommerce .woocommerce-info a.showcoupon:hover,.woocommerce-page .woocommerce-info a.showcoupon:hover{text-decoration:underline}.woocommerce form .form-row input.input-text,.woocommerce-page form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce-page form .form-row textarea{line-height:24px;padding:7px 10px;min-height:40px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;border-color:#eee}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{margin:7px 0;line-height:24px;display:inline-block}.woocommerce form .form-row label.checkbox a:hover,.woocommerce-page form .form-row label.checkbox a:hover{text-decoration:underline}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{text-transform:uppercase;font-size:13px;font-weight:700;height:40px;line-height:30px;padding:5px 25px;border:0}.quantity input{border:1px solid #eee;padding:4px 10px}.input-text{border:1px solid #eee;padding:4px 10px}#ship-to-different-address{position:relative}#ship-to-different-address label{font-weight:400;padding-left:30px}#ship-to-different-address #ship-to-different-address-checkbox{position:absolute;top:20px;left:0}.woocommerce-page .button{font-size:15px;text-transform:uppercase}.link-images-product{position:absolute;width:100%;height:100%;top:0;left:0}.woocommerce #respond input#submit.loading:after,.woocommerce a.button.loading:after,.woocommerce button.button.loading:after,.woocommerce input.button.loading:after{top:0;right:0;content:"\f110";font-family:FontAwesome;left:0;margin:auto;-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8);color:#fff}.woocommerce .cart_totals table tr th,.woocommerce .cart_totals table tr td{border-bottom:0}.woocommerce .cart_totals .cart-subtotal td,.woocommerce .cart_totals .order-total td{border-right:1px solid #eee!important}.woocommerce #customer_login>.col-1,.woocommerce #customer_login>.col-2{width:100%;clear:both;float:none}.woocommerce #customer_login h2{font-size:30px;font-weight:700;position:relative;text-align:center;margin:0;padding-bottom:20px;margin-bottom:62px;text-transform:uppercase;line-height:40px}.woocommerce #customer_login h2:after{content:'';width:40px;bottom:0;height:1px;left:0;right:0;margin:auto;background:#333;position:absolute}.woocommerce #customer_login .register-area h2{padding-top:80px;margin-top:0}.woocommerce #customer_login form.login,.woocommerce #customer_login form.register{border:0;padding:0;max-width:370px;margin:auto;clear:both}.woocommerce #customer_login form.login .form-row,.woocommerce #customer_login form.register .form-row{margin:0;padding:0}.woocommerce #customer_login form.login input[type=email],.woocommerce #customer_login form.register input[type=email],.woocommerce #customer_login form.login input[type=password],.woocommerce #customer_login form.register input[type=password],.woocommerce #customer_login form.login input[type=text],.woocommerce #customer_login form.register input[type=text]{width:100%;line-height:30px;padding:4px 20px;border:1px solid #e5e5e5;color:#999;margin-bottom:20px;clear:both;display:block;min-height:40px;border-radius:0}.woocommerce #customer_login form.login input[type=email]::-webkit-input-placeholder,.woocommerce #customer_login form.register input[type=email]::-webkit-input-placeholder,.woocommerce #customer_login form.login input[type=password]::-webkit-input-placeholder,.woocommerce #customer_login form.register input[type=password]::-webkit-input-placeholder,.woocommerce #customer_login form.login input[type=text]::-webkit-input-placeholder,.woocommerce #customer_login form.register input[type=text]::-webkit-input-placeholder{line-height:30px;-webkit-transition:none;-moz-transition:none;-o-transition:none;-ms-transition:none;transition:none}.woocommerce #customer_login form.login input[type=email]:-moz-placeholder,.woocommerce #customer_login form.register input[type=email]:-moz-placeholder,.woocommerce #customer_login form.login input[type=password]:-moz-placeholder,.woocommerce #customer_login form.register input[type=password]:-moz-placeholder,.woocommerce #customer_login form.login input[type=text]:-moz-placeholder,.woocommerce #customer_login form.register input[type=text]:-moz-placeholder{line-height:30px;-webkit-transition:none;-moz-transition:none;-o-transition:none;-ms-transition:none;transition:none}.woocommerce #customer_login form.login input[type=email]::-moz-placeholder,.woocommerce #customer_login form.register input[type=email]::-moz-placeholder,.woocommerce #customer_login form.login input[type=password]::-moz-placeholder,.woocommerce #customer_login form.register input[type=password]::-moz-placeholder,.woocommerce #customer_login form.login input[type=text]::-moz-placeholder,.woocommerce #customer_login form.register input[type=text]::-moz-placeholder{line-height:30px;-webkit-transition:none;-moz-transition:none;-o-transition:none;-ms-transition:none;transition:none}.woocommerce #customer_login form.login input[type=email]:-ms-input-placeholder,.woocommerce #customer_login form.register input[type=email]:-ms-input-placeholder,.woocommerce #customer_login form.login input[type=password]:-ms-input-placeholder,.woocommerce #customer_login form.register input[type=password]:-ms-input-placeholder,.woocommerce #customer_login form.login input[type=text]:-ms-input-placeholder,.woocommerce #customer_login form.register input[type=text]:-ms-input-placeholder{line-height:30px;-webkit-transition:none;-moz-transition:none;-o-transition:none;-ms-transition:none;transition:none}.woocommerce #customer_login form.login input[type=submit],.woocommerce #customer_login form.register input[type=submit]{border:0;width:100%;line-height:30px;padding:5px 25px;text-transform:uppercase;font-weight:700;font-size:15px!important;border-radius:0}.woocommerce #customer_login form.login .remember,.woocommerce #customer_login form.register .remember,.woocommerce #customer_login form.login .lost-password,.woocommerce #customer_login form.register .lost-password{font-weight:400;margin-top:7px;margin-bottom:14px;line-height:25px}.woocommerce #customer_login form.login .remember input[type=checkbox],.woocommerce #customer_login form.register .remember input[type=checkbox],.woocommerce #customer_login form.login .lost-password input[type=checkbox],.woocommerce #customer_login form.register .lost-password input[type=checkbox]{border:1px solid #000}.woocommerce #customer_login form.login .remember label,.woocommerce #customer_login form.register .remember label,.woocommerce #customer_login form.login .lost-password label,.woocommerce #customer_login form.register .lost-password label{font-weight:400;margin:0}.woocommerce #customer_login form.login .lost-password,.woocommerce #customer_login form.register .lost-password{text-align:right}.woocommerce #customer_login form.login .lost-password a:hover,.woocommerce #customer_login form.register .lost-password a:hover{text-decoration:underline}.woocommerce #customer_login form.login .link-bottom,.woocommerce #customer_login form.register .link-bottom{font-size:15px;font-weight:400;line-height:30px;text-align:center;text-transform:none;margin:0;margin-top:10px}.woocommerce #customer_login form.login .link-bottom a:hover,.woocommerce #customer_login form.register .link-bottom a:hover{text-decoration:underline}.woocommerce .reset_password{text-align:center}.woocommerce .reset_password h2{font-size:30px;font-weight:700;position:relative;text-align:center;margin:0;padding-bottom:20px;margin-bottom:62px;text-transform:uppercase;line-height:40px}.woocommerce .reset_password h2:after{content:'';width:40px;bottom:0;height:1px;left:0;right:0;margin:auto;background:#333;position:absolute}.woocommerce .reset_password form{margin-bottom:70px}.woocommerce .reset_password form .description{margin:auto;max-width:450px;margin-bottom:50px}.woocommerce .reset_password form .form-row input[type=text],.woocommerce .reset_password form .form-row input[type=email],.woocommerce .reset_password form .form-row input[type=password]{display:inline-block;max-width:350px;line-height:30px;padding:4px 20px;border:1px solid #e5e5e5;border-radius:0}.woocommerce .reset_password form .form-row input[type=text]::-webkit-input-placeholder,.woocommerce .reset_password form .form-row input[type=email]::-webkit-input-placeholder,.woocommerce .reset_password form .form-row input[type=password]::-webkit-input-placeholder{line-height:30px}.woocommerce .reset_password form .form-row input[type=text]:-moz-placeholder,.woocommerce .reset_password form .form-row input[type=email]:-moz-placeholder,.woocommerce .reset_password form .form-row input[type=password]:-moz-placeholder{line-height:30px}.woocommerce .reset_password form .form-row input[type=text]::-moz-placeholder,.woocommerce .reset_password form .form-row input[type=email]::-moz-placeholder,.woocommerce .reset_password form .form-row input[type=password]::-moz-placeholder{line-height:30px}.woocommerce .reset_password form .form-row input[type=text]:-ms-input-placeholder,.woocommerce .reset_password form .form-row input[type=email]:-ms-input-placeholder,.woocommerce .reset_password form .form-row input[type=password]:-ms-input-placeholder{line-height:30px}.woocommerce .reset_password form .form-row input[type=submit]{padding:5px 25px;border:0;display:inline-block;line-height:32px;border-radius:0;height:40px;margin-left:5px}.woocommerce a.button{line-height:30px;padding:5px 25px;border:0;box-shadow:none;border-radius:0;font-size:13px;font-weight:700;text-transform:uppercase;height:40px}.woocommerce .woocommerce-tabs #reviews #comments h2{margin:0;font-size:16px;font-weight:700;line-height:20px;margin-bottom:25px;text-transform:uppercase}.woocommerce .woocommerce-tabs #reviews #comments .commentlist{text-align:left}.woocommerce .woocommerce-tabs #reviews #comments .commentlist li{margin:0}.woocommerce .woocommerce-tabs #reviews #comments .commentlist li .comment_container{padding:50px 0;overflow:hidden;margin-bottom:12px;background:#fff;border:0;border-top:1px solid #ededed}.woocommerce .woocommerce-tabs #reviews #comments .commentlist li img.avatar{width:70px;height:70px;border:0;padding:0;background:0 0;border-radius:50%;margin-right:30px;float:left;position:relative;top:auto;left:auto;right:auto;bottom:auto}.woocommerce .woocommerce-tabs #reviews #comments .commentlist li .comment-text{margin:0;padding:0;float:right;border:0;width:calc(100% - 100px);width:-webkit-calc(100% - 100px);width:-moz-calc(100% - 100px);margin-top:-5px}.woocommerce .woocommerce-tabs #reviews #comments .commentlist li .comment-text .meta{float:left;display:inline-block;margin-right:40px;line-height:26px}.woocommerce .woocommerce-tabs #reviews #comments .commentlist li .comment-text .meta .author{display:inline-block;font-weight:700;font-size:15px;margin:0;line-height:26px;margin-right:40px;text-transform:capitalize}.woocommerce .woocommerce-tabs #reviews #comments .commentlist li .comment-text .meta .date{line-height:26px;color:#ccc;font-size:13px;font-weight:400;display:inline-block}.woocommerce .woocommerce-tabs #reviews #comments .commentlist li .comment-text .description{padding:12px 0 0;margin:0;clear:both}.woocommerce .woocommerce-tabs #reviews #comments .commentlist li .comment-text .description p:last-child{margin-bottom:0}.woocommerce .woocommerce-tabs #reviews #comments .commentlist .star-rating{float:left;width:91px;font-size:13px;height:26px;line-height:26px;display:inline-block;letter-spacing:5px;overflow:hidden}.woocommerce .woocommerce-tabs #reviews #comments .commentlist .star-rating:before{top:0;left:0;bottom:0;line-height:26px}.woocommerce .woocommerce-tabs #reviews #comments .commentlist .star-rating span{padding:0;top:0;left:0;bottom:0;line-height:26px}.woocommerce .woocommerce-tabs #reviews #review_form_wrapper{margin-top:30px}.woocommerce .woocommerce-tabs #reviews #review_form_wrapper h3{margin:0;font-size:16px;font-weight:700;line-height:20px;margin-bottom:25px;text-transform:uppercase}.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p{text-align:left;margin-bottom:25px}.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p label{margin-bottom:10px;display:block;font-size:13px;font-weight:400}.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p input,.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p textarea{padding:4px 15px;border:1px solid #ededed;line-height:30px;min-height:40px}.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p input:hover,.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p textarea:hover,.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p input:focus,.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p textarea:focus,.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p input:active,.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p textarea:active{outline:0}.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p textarea{height:150px;padding:8px 15px;line-height:24px}.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p.comment-form-rating label{margin-bottom:5px}.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form .form-submit .submit{padding:5px 25px;line-height:30px;font-size:13px;font-weight:700;text-transform:uppercase;border-radius:0;border:0}.woocommerce .star-rating{width:93px;font-size:13px;height:26px;line-height:26px;display:inline-block;letter-spacing:5px;overflow:hidden;position:relative}.woocommerce .star-rating:before{top:0;left:0;bottom:0;line-height:26px}.woocommerce .star-rating span{padding:0;top:0;left:0;bottom:0;line-height:26px;color:#fff0}.woocommerce div.product .woocommerce-product-rating{line-height:26px}.woocommerce div.product .woocommerce-product-rating .star-rating{float:left;margin:0;margin-right:15px}.woocommerce #review_form #respond p.stars{font-size:13px;letter-spacing:3px}.woocommerce #review_form #respond p.stars a[class*=star]{border:0}.woocommerce table,.woocommerce tr,.woocommerce td{border-color:#eee}.woocommerce .cart_totals table{border-right:0}.woocommerce .cart_totals table tr{border:0}.woocommerce .cart_totals table tr.order-total td,.woocommerce .cart_totals table tr.cart-subtotal td{border-bottom:0}.woocommerce table.cart tr,.woocommerce table.shop_table tr{border:0}.woocommerce table.cart tr td,.woocommerce table.shop_table tr td{border-top:1px solid #eee;border-bottom:0}.woocommerce table.cart tr td:last-child,.woocommerce table.shop_table tr td:last-child{border-right:0}.woocommerce table.shop_table{border-radius:0;border:1px solid #eee}.woocommerce table.shop_table th{border-right:1px solid #eee;border-bottom:0;padding-left:20px;padding-right:20px}.woocommerce table.shop_table th:last-child{border-right:0}.woocommerce table.shop_table td{text-align:left;padding-left:20px;padding-right:20px}.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce input.button{border-radius:0;line-height:30px;padding:5px 25px;font-size:13px;font-weight:700}.woocommerce form.checkout_coupon{border:1px solid #eee;border-radius:0}.woocommerce form.checkout_coupon .form-row{display:inline-block;width:50%;margin:0}.woocommerce form.checkout_coupon .form-row.form-row-first{padding-right:15px}.woocommerce form .form-row{margin-bottom:20px}.woocommerce form .form-row label{font-weight:400;font-size:13px}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{border-radius:0;border:1px solid #eee}.woocommerce form.checkout h3,.woocommerce h3#order_review_heading{font-size:16px;text-transform:uppercase;font-weight:700}.woocommerce .select2-container .select2-choice{border-radius:0;border:1px solid #eee;line-height:30px;padding-top:5px;padding-bottom:5px}.woocommerce table.shop_table{border-radius:0}.woocommerce-checkout #payment{border-radius:0}.woocommerce .woocommerce-message{line-height:40px}div.pp_woocommerce .pp_gallery ul{height:50px}div.pp_woocommerce .pp_gallery ul li a{width:50px;height:50px;box-shadow:none;background:0 0;border-radius:0;border:1px solid #eee}.woocommerce span.onsale{line-height:40px;min-width:40px;min-height:40px}.woocommerce.widget_woocommerce_products .product_list_widget{margin:0 -15px}.woocommerce.widget_woocommerce_products .product_list_widget li{width:25%;padding:15px;float:left;list-style:none}.woocommerce.widget_woocommerce_products .product_list_widget li .product_thumb img{width:100%;float:none;margin:0;max-width:100%;height:auto}.woocommerce.widget_woocommerce_products .product_list_widget li.col-md-3:nth-child(4n+1){clear:both}.woocommerce form .form-row .input-checkbox{display:inline-block}.tax-product_cat .mfp-image-holder .mfp-close,.tax-product_cat .mfp-inline-holder .mfp-close{background:0 0}.woocommerce-cart .cart-collaterals .cart_totals table td,.woocommerce-cart .cart-collaterals .cart_totals table th{line-height:22px;padding:20px}.woocommerce-page .woocommerce .woocommerce-info,.woocommerce-page .woocommerce .woocommerce-message{border-top:none;color:#31708f;background:#d9edf7;padding:10px 15px!important}.woocommerce-page .woocommerce .woocommerce-info::before,.woocommerce-page .woocommerce .woocommerce-message::before{display:none}.woocommerce-page .woocommerce .cart-empty{color:#a94442;background:#f2dede;padding:10px 15px!important}.single_variation_wrap{display:block!important}.woocommerce div.product form.cart .variations tr{border:0}.woocommerce div.product form.cart .variations select{line-height:40px;height:40px;border:1px solid #eee;padding:0 10px;border-radius:0}.woocommerce div.product form.cart .variations select:focus{outline:0}.related-products .product-grid.row{margin-left:-15px;margin-right:-15px}.woocommerce-MyAccount-navigation li{display:inline-block;list-style:none;background:0 0;border-radius:0;margin:0;text-align:center;border:0;padding:0;position:relative;white-space:nowrap;min-width:200px}.woocommerce-MyAccount-navigation li:after{content:'';position:absolute;left:0;right:3px;bottom:-1px;height:1px;z-index:10;background:#eee}.woocommerce-MyAccount-navigation li.is-active{text-align:center}.woocommerce-MyAccount-navigation li.is-active:before{content:'';position:absolute;left:0;right:3px;top:0;height:4px;z-index:10;background:#ffb606}.woocommerce-MyAccount-navigation li.is-active:after{background:#fff}.woocommerce-MyAccount-navigation li.is-active a{background:#fff}.woocommerce-MyAccount-navigation li a{color:#333;border-radius:0;margin-right:3px;border:1px solid #eee;border-bottom:0;font-size:13px;font-weight:700;background:#f9f9f9;line-height:29px;float:none;position:relative;padding:10px 25px;overflow:hidden;text-overflow:ellipsis;display:block}.woocommerce-MyAccount-content{margin-top:50px}.woocommerce-MyAccount-content form .form-row label{display:block}.woocommerce-MyAccount-content form .form-row .input-text,.woocommerce-MyAccount-content form .form-row textarea{min-width:250px}.woocommerce-MyAccount-content legend{padding-top:20px;line-height:30px;text-transform:uppercase;font-weight:700;font-size:18px;font-family:Roboto Slab;padding-bottom:5px}.woocommerce-MyAccount-content form>h3,.woocommerce-MyAccount-content .title h3{text-transform:uppercase;font-size:18px}.woocommerce-MyAccount-content .select2-container{max-width:250px}.woocommerce-MyAccount-content form input.button{background:#ffb606!important;color:#333!important}.woocommerce-MyAccount-content form input.button:hover{background:#e6a303!important;color:#333!important}.woocommerce-MyAccount-content .woocommerce-info .woocommerce-Button.button{display:inline-block;margin-right:10px}.woocommerce input.button{border:none}#sidebar .widget_shopping_cart .widget_shopping_cart_content{display:block!important;position:relative;left:auto;right:auto;top:auto;box-shadow:none;min-width:0;padding-left:0;padding-right:0}#sidebar .widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget{padding:0}#sidebar .widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li a{text-transform:none;line-height:20px;font-weight:400}#sidebar .widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li .remove{right:0!important}#sidebar .widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li{padding-right:5px}#sidebar .widget_shopping_cart .widget_shopping_cart_content .buttons a{margin:0}#sidebar .widget_shopping_cart .widget_shopping_cart_content .buttons a:first-child{margin-bottom:10px}#sidebar .widget_shopping_cart .minicart_hover .cart-items-number{display:none}#sidebar .widget_recently_viewed_products .product_list_widget,#sidebar .widget_top_rated_products .product_list_widget,#sidebar .widget_products .product_list_widget{margin-top:30px}#sidebar .product_list_widget>li{width:100%;clear:both;padding:0;margin-bottom:30px;overflow:hidden}#sidebar .product_list_widget>li .product_thumb:before,#sidebar .product_list_widget>li .quick-view,#sidebar .product_list_widget>li .add_to_cart_button{display:none}#sidebar .product_list_widget>li .content__product{margin-bottom:0;padding-bottom:0;border-bottom:0}#sidebar .product_list_widget>li .product_thumb{width:100px;margin-right:20px;height:85px;overflow:hidden;float:left}#sidebar .product_list_widget>li .product_thumb img{width:auto;max-width:100%;margin:0}#sidebar .product_list_widget>li .product__title{padding:0;margin:0}#sidebar .product_list_widget>li .product__title .title{font-size:14px;font-weight:700;line-height:21px;margin:-4px 0 14px;text-transform:none}.menu-right .widget_shopping_cart>h4{display:none}body.woocommerce-page.woocommerce-cart table.cart td.actions input[type=submit]{line-height:30px;padding:5px 25px}.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p.stars{display:inline-block;margin-bottom:0}.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p.form-submit{clear:both}.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p.comment-form-author,.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p.comment-form-email{width:48%}.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p.comment-form-author{margin-right:2%}.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p.comment-form-email{margin-left:2%}.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p textarea.invalid{border-color:red}.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p input:focus,.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p textarea:focus{border-color:#ffb606}.woocommerce #customer_login input[type=text],.woocommerce #customer_login input[type=email],.woocommerce #customer_login input[type=password]{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.woocommerce #customer_login input[type=text]:focus,.woocommerce #customer_login input[type=email]:focus,.woocommerce #customer_login input[type=password]:focus{border-color:#ffb606!important}.woocommerce #customer_login input[type=text].invalid,.woocommerce #customer_login input[type=email].invalid,.woocommerce #customer_login input[type=password].invalid{border-color:red!important}#order_review table.shop_table tr td{text-align:left}.product_thumb .quick-view a{color:#fff}li.product-category h3{display:block;font-size:16px;font-weight:700;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}li.product-category h3:hover{color:#ffb606}li.product-category h3 mark{background:0 0}.thim-product-list li.product-category img{float:left;margin-right:30px}.woocommerce-product-search{width:100%;position:relative}.woocommerce-product-search .search-field{width:100%;border:1px solid #eee;line-height:30px;padding:5px 40px 5px 20px;font-size:14px}.woocommerce-product-search .search-submit{width:42px;height:42px;position:absolute;right:0;top:0;background:0 0;color:#fff0;z-index:3}.woocommerce-product-search .search-submit:hover{background:0 0;color:#fff0}.woocommerce-product-search:after{width:42px;height:42px;position:absolute;right:0;top:0;z-index:2;background:#ffb606;color:#4c5462;content:"\f002";font-family:FontAwesome;text-align:center;font-size:16px;line-height:42px}.product_list_widget>li.col-md-4:nth-child(3n+1){clear:both}.product_list_widget>li.col-md-3:nth-child(4n+1){clear:both}.product_list_widget>li.col-md-6:nth-child(2n+1){clear:both}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8;filter:alpha(opacity=80)}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;filter:alpha(opacity=65);padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1;filter:alpha(opacity=100)}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-inline-holder .mfp-close{color:#333;right:0;text-align:center;padding-right:0;top:0!important;width:32px;height:32px;line-height:32px}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px}.mfp-arrow{position:absolute;opacity:.65;filter:alpha(opacity=65);margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:#fff0}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1;filter:alpha(opacity=100)}.mfp-arrow:before,.mfp-arrow:after,.mfp-arrow .mfp-b,.mfp-arrow .mfp-a{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset #fff0}.mfp-arrow:after,.mfp-arrow .mfp-a{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before,.mfp-arrow .mfp-b{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after,.mfp-arrow-left .mfp-a{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before,.mfp-arrow-left .mfp-b{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after,.mfp-arrow-right .mfp-a{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before,.mfp-arrow-right .mfp-b{border-left:27px solid #3f3f3f}.mfp-inline-holder{padding-top:40px;padding-bottom:40px}.mfp-inline-holder .mfp-content{width:100%;max-width:900px}.mfp-inline-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:60%}.mfp-iframe-scaler #content{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgb(0 0 0 / .6);background:#fff}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgb(0 0 0 / .6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgb(0 0 0 / .6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgb(0 0 0 / .6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}.mfp-fade.mfp-bg{opacity:0;-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;transition:all .15s ease-out}.mfp-fade.mfp-bg.mfp-ready{opacity:.8}.mfp-fade.mfp-bg.mfp-removing{opacity:0}.mfp-fade.mfp-wrap .mfp-content{opacity:0;-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;transition:all .15s ease-out}.mfp-fade.mfp-wrap.mfp-ready .mfp-content{opacity:1}.mfp-fade.mfp-wrap.mfp-removing .mfp-content{opacity:0}.mfp-content #content.quickview{height:auto;background:#fff}.quickview .woocommerce-review-link{display:none}.quickview .product-info .right .woocommerce-product-rating{margin-bottom:10px!important}.quickview .product-info .right .product_meta{padding-bottom:20px}.quickview .product-info{margin-bottom:0;position:relative;height:100%}.quickview .product-info .flexslider{overflow:hidden}.quickview .product-info .left{padding-left:30px;padding-top:30px;padding-bottom:30px}.quickview .product-info .right{text-align:left;padding-left:15px}.quickview .product-info .right .description{font-size:15px;float:left;margin-top:15px}.quickview .product-info .right .woocommerce-product-rating .star-rating{float:left}.quickview .product-info .right .product_meta>span{display:block}.quickview .product-info .right .product_title{margin-bottom:0;font-weight:700;margin-top:25px;font-size:30px;line-height:40px}.quickview .product-info .right .thim-social-share{float:left;margin-top:20px;margin-bottom:40px;display:block}.quickview .product-info .right .price{font-size:20px;font-weight:700}.quickview .product-info .right .price ins{text-decoration:none}.quickview .product-info .right .price del{font-weight:400;padding-right:5px}.quickview .product-info .right .cart{margin-top:15px;float:left;width:100%;padding-top:0}.quickview .product-info .right .cart:before,.quickview .product-info .right .cart:after{content:" ";display:table;clear:both}.quickview .product-info .right .cart a{font-weight:400}.quickview .product-info .right .cart a .added:before{display:none!important}.quickview .product-info .right .cart button.button{height:auto;line-height:inherit;padding:5px 15px;line-height:30px;font-size:13px;font-weight:700;text-transform:uppercase}.quickview .product-info .right .cart .quantity{float:left;margin-right:15px;height:auto}.quickview .product-info .right .cart .quantity input{padding:5px 10px;border:1px solid #eee;width:55px;height:40px;line-height:30px;font-weight:400}.quickview .product-info .right .cart table,.quickview .product-info .right .cart th,.quickview .product-info .right .cart td{border:none;padding:0;margin-bottom:0}.quickview .product-info .right .cart table .reset_variations,.quickview .product-info .right .cart th .reset_variations,.quickview .product-info .right .cart td .reset_variations{display:block}.quickview .product-info .right .cart table label,.quickview .product-info .right .cart th label,.quickview .product-info .right .cart td label{font-weight:400}.quickview .product-info .right .cart table select,.quickview .product-info .right .cart th select,.quickview .product-info .right .cart td select{height:30px;font-size:13px}.quickview .product-info .right .reset_variations{font-size:13px}.quickview .product-info .right .variations_form{margin-bottom:0}.quickview .product-info .right .woo-share{margin-left:0;margin-top:10px;width:100%;float:left}.quickview .product-info .right .woo-share .share_show{margin:0}.quickview .product-info .right .woo-share li{list-style:none;display:inline-block}.quickview .product-info .right .woo-share li a{width:24px;height:24px;margin:0 3px;text-align:center;color:#fff;line-height:24px;display:inline-block}.quickview .product-info .right .woo-share li a.facebook{background:#3b5999;margin-left:0}.quickview .product-info .right .woo-share li a.twitter{background:#61cae7}.quickview .product-info .right .woo-share li a.pinterest{background:#d4232b}.quickview .product-info .right .woo-share li a.googleplus{background:#f35633}.quickview .product-info .right .woo-share li a:hover{opacity:.6}.quickview .quick-view-detail{position:absolute;bottom:10px;right:20px;text-transform:none;text-decoration:underline;font-weight:700}.widget_shopping_cart{position:relative}.widget_shopping_cart .minicart_hover{margin-top:0;margin-bottom:0}.widget_shopping_cart .minicart_hover .cart-items-number{display:block;position:relative;text-align:left;cursor:pointer;font-size:16px}.widget_shopping_cart .minicart_hover .cart-items-number span.wrapper-items-number{border-radius:50%;bottom:15px;display:block;font-size:12px;font-weight:600;height:18px;left:17px;line-height:18px;width:18px;padding:0 2px;position:absolute;text-align:center}.widget_shopping_cart .minicart_hover .cart-items-number span.wrapper-items-number .items-number{font-size:11px;font-weight:400}.widget_shopping_cart .widget_shopping_cart_content{display:none;background:#fff;left:auto;position:absolute;right:0;top:60px;min-width:350px;box-shadow:3px 3px 5px 0 rgb(0 0 0 / .1);-webkit-box-shadow:3px 3px 5px 0 rgb(0 0 0 / .1);z-index:9999;padding-top:10px;padding-bottom:25px;overflow:hidden;padding-left:20px;padding-right:20px}.navigation .menu-right ul .widget_shopping_cart .widget_shopping_cart_content{padding-left:20px;padding-right:20px}.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget{max-height:315px;overflow:auto;padding:0}.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget::-webkit-scrollbar{width:6px}.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgb(0 0 0 / .3);border-radius:6px}.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget::-webkit-scrollbar-thumb{border-radius:6px;-webkit-box-shadow:inset 0 0 6px rgb(0 0 0 / .5)}.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li{padding:10px 0;border-top:1px solid #eee;width:100%;margin-left:0!important}.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li a{text-align:left;max-width:95%}.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li a img{margin-right:15px;width:65px!important;float:left;margin-bottom:0}.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li dl{border-left:0 none!important;float:left;padding-left:0!important;min-width:60%}.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li dl dd{margin:0!important;padding:0!important}.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li .quantity{float:left;padding:0;text-align:left;min-width:60%}.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li .remove{font-size:20px!important;left:auto!important;right:10px;top:10px!important;height:20px;width:20px;line-height:20px;text-align:center;border-radius:50%}.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li .remove:before{font-size:15px}.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li:first-child{border-top:none}.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget .empty{padding-top:18px;padding-bottom:0;text-align:center}.widget_shopping_cart .widget_shopping_cart_content .total{border-bottom:1px solid #eee;border-top:1px solid #eee;padding:15px 20px;text-align:center}.widget_shopping_cart .widget_shopping_cart_content .total .amount{font-weight:700;margin-left:10px}.widget_shopping_cart .widget_shopping_cart_content .buttons{text-align:center}.widget_shopping_cart .widget_shopping_cart_content .buttons a{border-radius:0;margin:0 10px;font-size:13px;height:40px;line-height:30px;text-transform:uppercase;font-weight:700;padding:5px 25px}.widget_shopping_cart .widget_shopping_cart_content .buttons .checkout{color:#fff;position:relative}body:not(.woocommerce):not(.woocommerce-page) .widget_shopping_cart{display:none!important}.thim-login{width:100%;clear:both;float:none}.thim-login .title{font-size:24px;font-weight:700;position:relative;text-align:center;margin:-12px 0 23px;padding:0;text-transform:none;line-height:40px}.thim-login .register-area h2{margin-top:50px}.thim-login form#registerform,.thim-login form#loginform,.thim-login form#resetpassform{border:0;padding:0;max-width:370px;margin:auto;clear:both}.thim-login form#registerform .form-row,.thim-login form#loginform .form-row,.thim-login form#resetpassform .form-row{margin:0;padding:0}.thim-login form#registerform>a.lost-pass-link,.thim-login form#loginform>a.lost-pass-link,.thim-login form#resetpassform>a.lost-pass-link{width:50%;float:right;display:block;font-weight:400;margin-top:7px;margin-bottom:14px;line-height:25px;text-align:right}.thim-login form#registerform>a.lost-pass-link:hover,.thim-login form#loginform>a.lost-pass-link:hover,.thim-login form#resetpassform>a.lost-pass-link:hover{text-decoration:underline}.thim-login form#registerform p,.thim-login form#loginform p,.thim-login form#resetpassform p{margin:0}.thim-login form#registerform p.login-username label,.thim-login form#loginform p.login-username label,.thim-login form#resetpassform p.login-username label,.thim-login form#registerform p.login-password label,.thim-login form#loginform p.login-password label,.thim-login form#resetpassform p.login-password label{display:none}.thim-login form#registerform p.login-remember,.thim-login form#loginform p.login-remember,.thim-login form#resetpassform p.login-remember{width:50%;float:left;font-weight:400;margin-top:7px;margin-bottom:14px;line-height:25px;text-align:left}.thim-login form#registerform p.login-remember input[type=checkbox],.thim-login form#loginform p.login-remember input[type=checkbox],.thim-login form#resetpassform p.login-remember input[type=checkbox]{border:1px solid #000}.thim-login form#registerform p.login-remember label,.thim-login form#loginform p.login-remember label,.thim-login form#resetpassform p.login-remember label{font-weight:400;margin:0}.thim-login form#registerform label[for=become_teacher],.thim-login form#loginform label[for=become_teacher],.thim-login form#resetpassform label[for=become_teacher]{font-weight:400;line-height:25px;margin:7px 0 14px}.thim-login form#registerform label[for=become_teacher] input,.thim-login form#loginform label[for=become_teacher] input,.thim-login form#resetpassform label[for=become_teacher] input{border:1px solid #111}.thim-login form#registerform input[type=email],.thim-login form#loginform input[type=email],.thim-login form#resetpassform input[type=email],.thim-login form#registerform input[type=password],.thim-login form#loginform input[type=password],.thim-login form#resetpassform input[type=password],.thim-login form#registerform input[type=text],.thim-login form#loginform input[type=text],.thim-login form#resetpassform input[type=text]{width:100%;line-height:30px;padding:4px 20px;border:1px solid #e5e5e5;color:#999;margin-bottom:20px;clear:both;display:block;min-height:40px;border-radius:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.thim-login form#registerform input[type=email]::-webkit-input-placeholder,.thim-login form#loginform input[type=email]::-webkit-input-placeholder,.thim-login form#resetpassform input[type=email]::-webkit-input-placeholder,.thim-login form#registerform input[type=password]::-webkit-input-placeholder,.thim-login form#loginform input[type=password]::-webkit-input-placeholder,.thim-login form#resetpassform input[type=password]::-webkit-input-placeholder,.thim-login form#registerform input[type=text]::-webkit-input-placeholder,.thim-login form#loginform input[type=text]::-webkit-input-placeholder,.thim-login form#resetpassform input[type=text]::-webkit-input-placeholder{line-height:30px;-webkit-transition:none;-moz-transition:none;-o-transition:none;-ms-transition:none;transition:none}.thim-login form#registerform input[type=email]:-moz-placeholder,.thim-login form#loginform input[type=email]:-moz-placeholder,.thim-login form#resetpassform input[type=email]:-moz-placeholder,.thim-login form#registerform input[type=password]:-moz-placeholder,.thim-login form#loginform input[type=password]:-moz-placeholder,.thim-login form#resetpassform input[type=password]:-moz-placeholder,.thim-login form#registerform input[type=text]:-moz-placeholder,.thim-login form#loginform input[type=text]:-moz-placeholder,.thim-login form#resetpassform input[type=text]:-moz-placeholder{line-height:30px;-webkit-transition:none;-moz-transition:none;-o-transition:none;-ms-transition:none;transition:none}.thim-login form#registerform input[type=email]::-moz-placeholder,.thim-login form#loginform input[type=email]::-moz-placeholder,.thim-login form#resetpassform input[type=email]::-moz-placeholder,.thim-login form#registerform input[type=password]::-moz-placeholder,.thim-login form#loginform input[type=password]::-moz-placeholder,.thim-login form#resetpassform input[type=password]::-moz-placeholder,.thim-login form#registerform input[type=text]::-moz-placeholder,.thim-login form#loginform input[type=text]::-moz-placeholder,.thim-login form#resetpassform input[type=text]::-moz-placeholder{line-height:30px;-webkit-transition:none;-moz-transition:none;-o-transition:none;-ms-transition:none;transition:none}.thim-login form#registerform input[type=email]:-ms-input-placeholder,.thim-login form#loginform input[type=email]:-ms-input-placeholder,.thim-login form#resetpassform input[type=email]:-ms-input-placeholder,.thim-login form#registerform input[type=password]:-ms-input-placeholder,.thim-login form#loginform input[type=password]:-ms-input-placeholder,.thim-login form#resetpassform input[type=password]:-ms-input-placeholder,.thim-login form#registerform input[type=text]:-ms-input-placeholder,.thim-login form#loginform input[type=text]:-ms-input-placeholder,.thim-login form#resetpassform input[type=text]:-ms-input-placeholder{line-height:30px;-webkit-transition:none;-moz-transition:none;-o-transition:none;-ms-transition:none;transition:none}.thim-login form#registerform input[type=submit],.thim-login form#loginform input[type=submit],.thim-login form#resetpassform input[type=submit]{border:0;width:100%;line-height:30px;padding:5px 25px;text-transform:uppercase;font-weight:700;font-size:15px;border-radius:0}.thim-login form#registerform .gglcptch.gglcptch_v2,.thim-login form#loginform .gglcptch.gglcptch_v2,.thim-login form#resetpassform .gglcptch.gglcptch_v2{margin-bottom:18px}.thim-login .link-bottom{font-size:15px;font-weight:400;line-height:30px;text-align:center;text-transform:none;margin:0;margin-top:10px}.thim-login .link-bottom a:hover{text-decoration:underline}.thim-login #resetpassform .message{margin-top:30px}form#lostpasswordform{text-align:center;margin-bottom:70px}form#lostpasswordform .description{margin:auto;max-width:450px;margin-bottom:50px}form#lostpasswordform p input[type=text],form#lostpasswordform p input[type=email],form#lostpasswordform p input[type=password]{-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:100%;display:inline-block;max-width:350px;line-height:30px;padding:4px 20px;border:1px solid #e5e5e5;border-radius:0}form#lostpasswordform p input[type=text]::-webkit-input-placeholder,form#lostpasswordform p input[type=email]::-webkit-input-placeholder,form#lostpasswordform p input[type=password]::-webkit-input-placeholder{line-height:30px}form#lostpasswordform p input[type=text]:-moz-placeholder,form#lostpasswordform p input[type=email]:-moz-placeholder,form#lostpasswordform p input[type=password]:-moz-placeholder{line-height:30px}form#lostpasswordform p input[type=text]::-moz-placeholder,form#lostpasswordform p input[type=email]::-moz-placeholder,form#lostpasswordform p input[type=password]::-moz-placeholder{line-height:30px}form#lostpasswordform p input[type=text]:-ms-input-placeholder,form#lostpasswordform p input[type=email]:-ms-input-placeholder,form#lostpasswordform p input[type=password]:-ms-input-placeholder{line-height:30px}form#lostpasswordform p input[type=submit]{padding:5px 25px;border:0;display:inline-block;line-height:30px;border-radius:0;height:40px;margin-left:5px;text-transform:uppercase;font-size:15px;font-weight:700}.thim-widget-login-form .message{max-width:600px;margin:0 auto 30px}.thim-login-captcha{text-align:center}.thim-login-captcha>span{display:inline-block}#learn-press-form-login{border:0;padding:0;clear:both;margin-bottom:30px;max-width:350px}#learn-press-form-login .form-row{margin:0;padding:0}#learn-press-form-login a.lost-pass-link{width:50%;float:right;display:block;font-weight:400;margin-top:0;margin-bottom:14px;line-height:25px;text-align:right}#learn-press-form-login a.lost-pass-link:hover{text-decoration:underline}#learn-press-form-login p{margin:0}#learn-press-form-login p.login-remember{font-weight:400;margin-top:7px;margin-bottom:14px;line-height:25px}#learn-press-form-login p.login-remember input[type=checkbox]{border:1px solid #000}#learn-press-form-login p.login-remember label{font-weight:400;margin:0}#learn-press-form-login label[for=become_teacher]{font-weight:400;line-height:25px;margin:7px 0 14px}#learn-press-form-login label[for=become_teacher] input{border:1px solid #111}#learn-press-form-login input[type=email],#learn-press-form-login input[type=password],#learn-press-form-login input[type=text]{width:100%;max-width:350px;line-height:30px;padding:4px 20px;border:1px solid #e5e5e5;color:#999;margin-bottom:20px;clear:both;display:block;min-height:40px;border-radius:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#learn-press-form-login input[type=email]::-webkit-input-placeholder,#learn-press-form-login input[type=password]::-webkit-input-placeholder,#learn-press-form-login input[type=text]::-webkit-input-placeholder{line-height:30px;-webkit-transition:none;-moz-transition:none;-o-transition:none;-ms-transition:none;transition:none}#learn-press-form-login input[type=email]:-moz-placeholder,#learn-press-form-login input[type=password]:-moz-placeholder,#learn-press-form-login input[type=text]:-moz-placeholder{line-height:30px;-webkit-transition:none;-moz-transition:none;-o-transition:none;-ms-transition:none;transition:none}#learn-press-form-login input[type=email]::-moz-placeholder,#learn-press-form-login input[type=password]::-moz-placeholder,#learn-press-form-login input[type=text]::-moz-placeholder{line-height:30px;-webkit-transition:none;-moz-transition:none;-o-transition:none;-ms-transition:none;transition:none}#learn-press-form-login input[type=email]:-ms-input-placeholder,#learn-press-form-login input[type=password]:-ms-input-placeholder,#learn-press-form-login input[type=text]:-ms-input-placeholder{line-height:30px;-webkit-transition:none;-moz-transition:none;-o-transition:none;-ms-transition:none;transition:none}#learn-press-form-login input[type=submit]{max-width:350px;border:0;width:100%;line-height:30px;padding:5px 25px;text-transform:uppercase;font-weight:700;font-size:15px;border-radius:0}#learn-press-form-login .gglcptch.gglcptch_v2{margin-bottom:18px}#thim-popup-login{position:fixed;top:0;right:0;left:0;bottom:0;z-index:9999999;-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;-ms-filter:alpha(opacity=0);filter:alpha(opacity=0);visibility:hidden;background:rgb(0 0 0 / .8);margin:0;width:100%;height:100vh;overflow:auto;-webkit-transform:scale(.2,.2);-ms-transform:scale(.2,.2);-o-transform:scale(.2,.2);transform:scale(.2,.2);-webkit-transition:all .3s cubic-bezier(.4,0,1,1);-moz-transition:all .3s cubic-bezier(.4,0,1,1);-o-transition:all .3s cubic-bezier(.4,0,1,1);-ms-transition:all .3s cubic-bezier(.4,0,1,1);transition:all .3s cubic-bezier(.4,0,1,1)}#thim-popup-login.active{-webkit-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1);-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100);visibility:visible}#thim-popup-login .thim-login-container{background:#fff;position:relative;padding:80px 50px 80px;overflow:hidden;max-width:900px;margin:auto;top:0;cursor:default}#thim-popup-login .thim-login-container.loading:before{background:rgb(255 255 255 / .6);top:0;left:0;right:0;bottom:0;z-index:2;content:'';position:absolute}#thim-popup-login .thim-login-container.loading .cssload-container{z-index:3}#thim-popup-login .thim-login-container p,#thim-popup-login .thim-login-container a{font-size:15px;font-weight:400}#thim-popup-login .thim-login-container .link-bottom a{color:#ffb606}#thim-popup-login .thim-login-container .close-popup{width:30px;height:30px;position:absolute;right:0;top:0;line-height:30px;text-align:center;font-size:14px;background:#ffb606;color:#fff;cursor:pointer;display:none}#thim-popup-login .message{display:block;position:absolute;left:30px;right:30px;text-align:left;font-size:13px!important}#thim-popup-login .thim-login-container>br{display:none}#thim-popup-login .mo-openid-app-icons{width:50%;float:left;padding:0 30px}#thim-popup-login .mo-openid-app-icons>p{font-size:24px;font-weight:700;position:relative;text-align:center;margin:0 0 23px;padding:0;text-transform:none;line-height:30px;margin-bottom:23px!important}#thim-popup-login .mo-openid-app-icons .btn-block{margin-left:auto;margin-right:auto;margin-top:20px;display:block}#thim-popup-login .mo-openid-app-icons .btn-block:hover{text-decoration:none}#thim-popup-login .mo-openid-app-icons .btn-block:nth-child(2){margin-top:0}#thim-popup-login .mo-openid-app-icons:after{left:auto;bottom:auto;top:0;right:1px;width:1px;border:0;background:#eee;height:300px}#thim-popup-login.has-shortcode .thim-login{width:50%;padding:0 30px;position:relative;float:left;clear:none}#thim-popup-login.has-shortcode .thim-login .title{font-size:24px;font-weight:700;position:relative;text-align:center;margin:0 0 23px;padding:0;text-transform:none;line-height:30px}#thim-popup-login .thim-loading-container{-moz-opacity:.6;-khtml-opacity:.6;-webkit-opacity:.6;opacity:.6;-ms-filter:alpha(opacity=60);filter:alpha(opacity=60)}body.thim-search-active{overflow-y:scroll;height:100vh}body.thim-search-active #wrapper-container{height:100vh;overflow:hidden}body.thim-search-active #tp_style_selector{z-index:1}body.thim-search-active div#_fc_div{z-index:1}body.thim-popup-active{height:100vh;overflow-y:scroll}body.thim-popup-active.admin-bar{height:calc(100vh - 32px);height:-webkit-calc(100vh - 32px);height:-moz-calc(100vh - 32px)}body.thim-popup-active.admin-bar #wrapper-container{height:calc(100vh - 32px);height:-webkit-calc(100vh - 32px);height:-moz-calc(100vh - 32px)}body.thim-popup-active #wrapper-container{height:100vh;overflow:hidden}body.thim-popup-active #tp_style_selector{visibility:hidden}body.thim-popup-active .mfp-container,body.thim-popup-active #thim-popup-login{cursor:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVBAMAAABbObilAAAAMFBMVEVMaXH////////////////////////////////////////////////////////////6w4mEAAAAD3RSTlMAlAX+BKLcA5+b6hJ7foD4ZP1OAAAAkUlEQVR4XkWPoQ3CUBQAL4SktoKAbCUjgAKLJZ2ABYosngTJCHSD6joUI6BZgqSoB/+Shqde7sS9x3OGk81fdO+texMtRVTia+TsQtHEUJLdohJfgNNPJHyEJPZTsWLoxShqsWITazEwqePAn69Sw2TUxk1+euPis3EwaXy8RMHSZBIlRcKKnC5hRctjMf57/wJbBlAIs9k1BAAAAABJRU5ErkJggg==),progress}body.thim-popup-active .fc-tab{z-index:99}#main .cptch_block{text-align:center}#main .cptch_block .cptch_wrap{display:inline-block!important}#main .cptch_block .cptch_wrap input.cptch_input{padding:0 10px}#loginform .mo-openid-app-icons{display:none!important}.mo-openid-app-icons>p{margin-bottom:10px!important}.mo-openid-app-icons .btn-block{margin-top:20px}.single-quiz button.check_answer,.single-quiz button.next-question,.single-quiz button.prev-question,.single-quiz button.button-finish-quiz,.single-quiz button.button-retake-quiz,.single-quiz button.button-start-quiz{border:0;height:40px;line-height:30px;font-size:13px;padding:5px 25px;text-transform:uppercase;font-weight:700;border-radius:0;background:#111;color:#fff}.single-quiz button.button-finish-quiz,.single-quiz button.button-retake-quiz,.single-quiz button.button-start-quiz{background:#54b551}.single-quiz button.prev-question{margin-right:5px}.single-quiz .back-to-course{font-size:13px;font-weight:700}.single-quiz .quiz-content{margin-bottom:34px}.single-quiz .quiz-clock .quiz-total{display:inline-block;line-height:30px;border-right:1px solid #eee;padding-right:20px;margin-right:20px;margin-bottom:30px}.single-quiz .quiz-clock .quiz-total .fa{font-size:15px;line-height:30px;vertical-align:middle;margin-right:5px}.single-quiz .quiz-clock .quiz-total .quiz-text{font-weight:700;display:inline-block}.single-quiz .quiz-clock .quiz-total .quiz-text .number{color:#ffb606}.single-quiz .quiz-clock .quiz-timer{display:inline-block;line-height:30px;font-size:15px;font-weight:700;margin-bottom:30px}.single-quiz .quiz-clock .quiz-timer #quiz-countdown,.single-quiz .quiz-clock .quiz-timer #quiz-countdown-value{margin:0 7px;color:#ffb606;line-height:30px;font-size:15px;display:inline-block}.single-quiz .quiz-clock .quiz-timer .quiz-countdown-label{font-size:15px;font-style:normal;font-weight:700;color:#666}.single-quiz .quiz-clock .quiz-timer .fa{font-size:15px;line-height:30px;vertical-align:middle;margin-right:5px}.single-quiz .quiz-results h3,.single-quiz .quiz-questions h3{text-transform:uppercase;font-size:16px;font-weight:700;line-height:30px}.single-quiz .quiz-questions{margin-bottom:30px}.single-quiz .quiz-questions.list-quiz-questions:not(.completed-questions) ul>li{padding-left:0}.single-quiz .quiz-questions ul{margin:0}.single-quiz .quiz-questions ul li{list-style:none;line-height:44px;border-bottom:1px solid #eee;position:relative;padding-left:20px;margin:0}.single-quiz .quiz-questions ul li:first-child{border-top:1px solid #eee}.single-quiz .quiz-questions ul li:before{content:'\f00d';font-family:FontAwesome;color:#e9340a;font-size:13px;line-height:45px;position:absolute;left:0;top:0;bottom:0}.single-quiz .quiz-questions ul li.correct:before{content:'\f00c';color:#54b551}.single-quiz .quiz-questions ul li h4{font-size:13px;font-weight:700;margin:0;line-height:24px;padding:10px 0}.single-quiz .quiz-questions ul li label{margin-bottom:0}.single-quiz .quiz-questions ul li ul{margin-left:-20px}.single-quiz .quiz-questions ul li ul li:last-child{border-bottom:0}.single-quiz .quiz-questions ul.quiz-questions-list li:before{display:none}.single-quiz .quiz-questions ul.quiz-questions-list li .question-title:after{position:absolute;left:0;top:0;bottom:0;font-size:13px;line-height:45px;font-family:FontAwesome;width:13px;text-align:center}.single-quiz .quiz-questions ul.quiz-questions-list li.incorrect .question-title:after{color:#e9340a;content:"\f00d"}.single-quiz .quiz-questions ul.quiz-questions-list li.correct .question-title:after{color:#54b551;content:"\f00c"}.single-quiz .quiz-questions.list-quiz-questions ul li{font-size:13px;font-weight:700}.single-quiz .quiz-questions.list-quiz-questions ul li.current:after{display:none}.single-quiz .quiz-questions.list-quiz-questions ul li.current a{font-size:16px}.single-quiz .quiz-questions.list-quiz-questions ul li.current a:after{display:none}.single-quiz .quiz-questions.completed-questions>ul>li:not(.correct) .question-title:after{color:#e9340a;content:"\f00d"}.single-quiz .quiz-questions.completed-questions>ul>li:not(.correct).skipped .question-title:after{color:#999;content:"\f05e"}.single-quiz .quiz-history-title,.single-quiz .list-question-title{text-transform:uppercase;font-size:16px;font-weight:700;line-height:30px;margin-top:30px}.single-quiz .quiz-question-nav .lp-question-wrap{margin-bottom:0;position:relative}.single-quiz .quiz-question-nav .lp-question-wrap h4{font-size:18px;font-weight:700;margin-top:0;margin-bottom:22px;line-height:30px}.single-quiz .quiz-question-nav .lp-question-wrap .question-title{display:inline-block}.single-quiz .quiz-question-nav .lp-question-wrap input.fib-input{border:0;font-style:italic;font-size:15px;margin:0 5px;border-bottom:1px dotted #999;line-height:15px;display:inline-block;text-align:center}.single-quiz .quiz-question-nav .lp-question-wrap.lp-sorting-choice-question .ui-sortable-handle{cursor:move}.single-quiz .quiz-question-nav .lp-question-wrap.lp-single-choise-question ul li label,.single-quiz .quiz-question-nav .lp-question-wrap.lp-true-false-question ul li label,.single-quiz .quiz-question-nav .lp-question-wrap.lp-multi-choice-question ul li label{display:block;cursor:pointer}.single-quiz .quiz-question-nav .lp-question-wrap .question-type-single_choice ul li label,.single-quiz .quiz-question-nav .lp-question-wrap .question-type-true_or_false ul li label,.single-quiz .quiz-question-nav .lp-question-wrap .question-type-multi_choice ul li label{display:block;cursor:pointer}.single-quiz .quiz-question-nav .lp-question-wrap .question-type-sorting_choice ul li label{display:block;cursor:move}.single-quiz .quiz-question-nav .lp-question-wrap ul{margin:0;margin-bottom:20px}.single-quiz .quiz-question-nav .lp-question-wrap ul li{list-style:none;line-height:40px;font-weight:400;border-bottom:1px solid #eee;padding:0 10px}.single-quiz .quiz-question-nav .lp-question-wrap ul li:first-child{border-top:1px solid #eee}.single-quiz .quiz-question-nav .lp-question-wrap ul li label{margin:0;font-weight:400;cursor:pointer;display:block}.single-quiz .quiz-question-nav .lp-question-wrap ul.lpr-question-hint li label{text-decoration:line-through}.single-quiz .quiz-question-nav .lp-question-wrap ul.lpr-question-hint li.correct label{text-decoration:none}.single-quiz .quiz-question-nav .lp-question-wrap ul.lpr-question-hint li.correct label:after{content:'\f00c';font-size:13px;font-family:FontAwesome;margin-left:5px;display:inline-block;color:#54b551}.single-quiz .learn-press .message{margin-bottom:30px}.single-quiz .learn-press-question-wrap.checked li.user-answer-false,.single-quiz .lp-question-wrap li.user-answer-false{background:0 0;cursor:no-drop}.single-quiz .learn-press-question-wrap.checked li.user-answer-false label,.single-quiz .lp-question-wrap li.user-answer-false label{cursor:no-drop!important;text-decoration:line-through;background:0 0}.single-quiz .learn-press-question-wrap.checked li.user-answer-false.answer-true,.single-quiz .lp-question-wrap li.user-answer-false.answer-true{background:0 0}.single-quiz .learn-press-question-wrap.checked li.user-answer-false.answer-true label,.single-quiz .lp-question-wrap li.user-answer-false.answer-true label{text-decoration:none;background:0 0}.single-quiz .learn-press-question-wrap.checked li.answer-true,.single-quiz .lp-question-wrap li.answer-true{background:0 0;cursor:no-drop!important}.single-quiz .learn-press-question-wrap.checked li.answer-true label,.single-quiz .lp-question-wrap li.answer-true label{cursor:no-drop}.single-quiz .learn-press-question-wrap.checked li.answer-true label:after,.single-quiz .lp-question-wrap li.answer-true label:after{content:'\f00c';font-size:13px;font-family:FontAwesome;margin-left:5px;display:inline-block;color:#54b551}.single-quiz .question-description{margin-bottom:25px}.quiz-summary .quiz-buttons{text-align:inherit}.single-quiz .quiz-summary .quiz-buttons{margin-bottom:30px}.quiz-results .box-title{margin-top:0}.quiz-results .result-summary{margin:32px 0 63px}.quiz-results .result-field{display:inline-block;margin-right:20px;width:95px;height:95px;border:1px solid #54b551;border-radius:50%;text-align:center;overflow:hidden}.quiz-results .result-field:last-child{margin-right:0}.quiz-results .result-field span{display:block;margin-top:18px;text-transform:capitalize}.quiz-results .result-field .value{font-size:24px;font-weight:700;color:#54b551;display:block;margin-top:2px}.quiz-results .result-field.empty{border:1px solid #999}.quiz-results .result-field.empty .value{color:#999}.quiz-results .result-field.wrong{border:1px solid #e9340a}.quiz-results .result-field.wrong .value{color:#e9340a}.quiz-results .result-field.time{border-color:#666}.quiz-results .result-field.time .value{color:#666;font-size:18px}.question-hint{display:inline-block;margin-left:15px}.question-hint.hide-if-js{display:none}.question-hint .quiz-hint{margin-bottom:5px;line-height:30px}.question-hint .quiz-hint-toggle{cursor:pointer;font-weight:700}.question-hint .quiz-hint-toggle .fa{font-weight:400;font-size:15px}.question-hint .quiz-hint-content{-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;-ms-filter:alpha(opacity=0);filter:alpha(opacity=0);position:absolute;width:100%;background:rgb(0 0 0 / .9);padding:20px;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;color:#999;left:0;visibility:hidden}.question-hint .quiz-hint-content.quiz-active{-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100);visibility:visible}.lp-question-wrap .quiz-hint-content{display:inline-block;-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;-ms-filter:alpha(opacity=0);filter:alpha(opacity=0);position:absolute;width:100%;background:rgb(0 0 0 / .9);padding:20px;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;color:#999;left:0;visibility:hidden}.lp-question-wrap .quiz-hint-content.quiz-active{-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100);visibility:visible}.single-lpr_quiz #content{padding-left:0;padding-right:0}body.single-lp_quiz{background-image:none}#popup_container{min-width:300px;max-width:600px;background:#fff;-webkit-box-shadow:0 0 10px rgb(0 0 0 / .5);box-shadow:0 0 10px rgb(0 0 0 / .5);border-radius:0;text-align:center}body.single-lp_quiz #popup_container{display:none}#popup_title{border-radius:0;padding:0 20px;margin-top:0;line-height:50px;font-size:20px;text-transform:none}#popup_content{margin:0;position:relative;padding:20px;border:0;border-radius:0}#popup_panel{text-align:center;margin-top:20px}#popup_panel #popup_ok,#popup_panel #popup_cancel{border:none;padding:5px 0;line-height:30px;height:40px;background:#111;color:#fff;border-radius:0;font-size:13px;font-weight:700;text-transform:uppercase;margin:0 5px;display:inline-block;min-width:90px;text-align:center;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s}#review-overlay{background-color:rgb(0 0 0 / .25);bottom:0;display:flex;justify-content:center;left:0;position:fixed;top:0;width:100%}#review-overlay>.review-wrapper{align-self:center;background-color:rgb(0 0 0 / .25);border-radius:2px;padding:6px;width:450px}#review-overlay .review-content{background-color:#fff;border-radius:2px;padding:24px;position:relative}#review{position:fixed;z-index:99999;display:none;align-self:center;background-color:rgb(0 0 0 / .25);border-radius:2px;padding:6px;width:500px;top:50px;left:50%;margin-left:-250px}#review .review-content{background-color:#fff;border-radius:2px;padding:24px;position:relative}#review h3{font-size:16px;margin:0 0 20px}#review h3 .close{float:right;border:none;text-decoration:none;width:auto;height:auto;margin-right:-9px;margin-top:-7px}#review h3 .close:before{font-size:32px}#review .review-fields{margin:0 0 -20px;list-style:none}#review .review-fields>li{margin:0 0 20px 0}#review .review-fields>li>label{display:block;margin:0 0 7px;font-size:15px}#review .review-fields>li>label .required{margin-left:5px;display:inline-block;vertical-align:middle;font-size:24px;line-height:1;height:15px;margin-top:-3px}.review-stars{margin:0 0;list-style:none}.review-stars:after{clear:both;content:'';display:block}.review-stars>li{width:40px;height:40px;float:left}.review-stars>li span{text-decoration:none;font-size:40px;border-bottom:none;width:auto;height:auto}.review-stars>li a:visited,.review-stars>li a:focus{border:none}.review-stars>li span:before{width:40px;height:40px}.review-stars>li span.hover:before{content:"\f155";color:#F05A19;cursor:pointer}#review .review-actions{text-align:right;padding-top:20px;border-top:1px solid #F0F0F0}#review .submitting{display:none}#review .review-stars{cursor:pointer}.review-stars-rated{display:inline-block;position:relative}.review-stars-rated .review-stars{display:inline-block}.review-stars-rated .review-stars.filled{position:absolute;top:0;left:0;z-index:10;white-space:nowrap;overflow:hidden;color:#F05A19;height:40px}.review-stars.filled>li{position:absolute}.review-stars.filled>li:nth-child(2){left:40px}.review-stars.filled>li:nth-child(3){left:80px}.review-stars.filled>li:nth-child(4){left:120px}.review-stars.filled>li:nth-child(5){left:160px}#course-reviews .loading{display:none}.thim-widget-courses{position:relative}.thim-widget-courses .view-all-courses{border:1px solid #111;color:#333;position:absolute;top:-96px;right:0;line-height:34px;height:36px;padding:0 20px;text-transform:uppercase;font-size:13px;font-weight:700}.thim-widget-courses .view-all-courses.position-bottom{position:relative;top:auto;right:auto;display:block;text-align:center;border:none;font-size:16px;height:60px;line-height:40px;padding:10px 0;margin-top:20px;margin-bottom:40px;color:#333;background:#ffb606}.thim-widget-courses .view-all-courses.position-bottom:hover{color:#333;background:#e6a303}.thim-widget-courses .thim-course-grid{margin:0 -15px;width:auto}.thim-course-carousel{margin:0 -15px;width:auto}.site-main .thim-course-carousel.thim-course-grid{overflow:visible}.site-main .thim-course-carousel.thim-course-grid .owl-buttons{top:-60px}.thim-course-carousel>.course-item{max-width:270px;overflow:hidden;float:left;margin:0 15px}.thim-course-carousel .owl-item{padding:0 15px}.thim-course-carousel .owl-controls .owl-pagination{margin-top:30px}.thim-course-carousel .owl-buttons{position:absolute;right:15px;top:-90px}.thim-course-carousel .owl-buttons .owl-prev,.thim-course-carousel .owl-buttons .owl-next{display:inline-block;margin-left:10px;cursor:pointer;border:1px solid #111;width:30px;text-align:center;line-height:28px}.thim-course-carousel .owl-buttons .owl-prev .fa,.thim-course-carousel .owl-buttons .owl-next .fa{text-align:center;vertical-align:middle;line-height:28px;color:#333;font-size:8px;display:block}.thim-course-content .course-price .course-origin-price{padding-left:5px;padding-right:0;color:#ccc;text-decoration:line-through}.thim-course-grid .course-meta .course-origin-price{padding-left:5px;padding-right:0;color:#ccc;text-decoration:line-through}.site-main .thim-course-grid{overflow:hidden;clear:both;margin:0 -15px}.site-main .thim-course-grid#thim-course-archive{margin-bottom:-40px}.profile-tabs .thim-course-grid.thim-carousel-wrapper{overflow:visible;margin-bottom:40px;padding-top:30px}.profile-tabs .thim-course-grid.thim-carousel-wrapper .owl-controls{top:-60px}.thim-widget-courses .thim-course-grid:not(.thim-course-carousel){overflow:hidden;clear:both;margin:0 -15px}.thim-course-grid .course-grid-2{width:50%}.thim-course-grid .course-grid-2:nth-child(2n+1){clear:both}.thim-course-grid .course-grid-3{width:33.33%}.thim-course-grid .course-grid-3:nth-child(3n+1){clear:both}.thim-course-grid .course-grid-4{width:25%}.thim-course-grid .course-grid-4:nth-child(4n+1){clear:both}.thim-course-grid .course-grid-5{width:20%}.thim-course-grid .course-grid-5:nth-child(5n+1){clear:both}.thim-course-grid .lpr_course[class*=course-grid-]{padding:0 15px;float:left;margin-bottom:40px;padding-top:0!important}.thim-ralated-course .thim-course-grid .lpr_course[class*=course-grid-]{margin-bottom:0}.thim-course-grid .course-item{text-align:center;box-shadow:none}.thim-course-grid .course-item .course-thumbnail{margin:0;overflow:hidden;position:relative}.thim-course-grid .course-item .course-thumbnail img{width:100%;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.thim-course-grid .course-item .course-thumbnail:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;z-index:2;background:rgb(0 0 0 / .6);-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;-ms-filter:alpha(opacity=0);filter:alpha(opacity=0)}.thim-course-grid .course-item .course-thumbnail>a{width:100%;display:inline-block;position:relative}.thim-course-grid .course-item .course-thumbnail>a.course-readmore{position:absolute;top:50%;background:#ffb606;color:#333;line-height:30px;padding:5px 25px;z-index:90;left:50%;right:auto;margin:auto;width:auto;font-size:13px;font-weight:700;text-transform:uppercase;-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;-ms-filter:alpha(opacity=0);filter:alpha(opacity=0);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;transform:translate(-50%,-50%) scale(1.2,1.2);-webkit-transform:translate(-50%,-50%) scale(1.2,1.2);-moz-transform:translate(-50%,-50%) scale(1.2,1.2);-ms-transform:translate(-50%,-50%) scale(1.2,1.2);-o-transform:translate(-50%,-50%) scale(1.2,1.2)}.thim-course-grid .course-item .course-thumbnail:hover img{transform:scale(1.05,1.05);-webkit-transform:scale(1.05,1.05);-moz-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05);-o-transform:scale(1.05,1.05)}.thim-course-grid .course-item .course-thumbnail:hover:before{-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100)}.thim-course-grid .course-item .course-thumbnail:hover>a.course-readmore{transform:translate(-50%,-50%) scale(1,1);-webkit-transform:translate(-50%,-50%) scale(1,1);-moz-transform:translate(-50%,-50%) scale(1,1);-ms-transform:translate(-50%,-50%) scale(1,1);-o-transform:translate(-50%,-50%) scale(1,1);-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100)}.thim-course-grid .course-item .thim-course-content{line-height:25px;border:1px solid #e5e5e5;border-top:0;padding:0 20px}.thim-course-grid .course-item .thim-course-content .course-author{margin-top:0;position:relative}.thim-course-grid .course-item .thim-course-content .course-author img{margin-top:-28px;border-radius:50%;border:2px solid #fff;position:relative;z-index:3}.thim-course-grid .course-item .thim-course-content .course-author label{display:none}.thim-course-grid .course-item .thim-course-content .course-author .value{font-size:13px;font-weight:400;text-transform:capitalize;margin-top:7px}.thim-course-grid .course-item .thim-course-content .course-author .value a{color:#7a7a7a}.thim-course-grid .course-item .thim-course-content .course-author .value a:hover{text-decoration:underline}.thim-course-grid .course-item .thim-course-content .course-title{font-size:16px;font-weight:700;line-height:25px;margin:11px 0 22px;height:50px;display:block;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;text-transform:none}.thim-course-grid .course-item .thim-course-content .course-title a{display:block}.thim-course-grid .course-item .thim-course-content>.course-description,.thim-course-grid .course-item .thim-course-content>.course-readmore,.thim-course-grid .course-item .thim-course-content>.course-price{display:none}.thim-course-grid .course-item .thim-course-content .course-meta{overflow:hidden;position:relative;padding:14px 0 10px;display:block;margin:0}.thim-course-grid .course-item .thim-course-content .course-meta:before{content:'';width:30px;height:3px;position:absolute;top:0;left:0;right:0;margin:auto;background:#000;z-index:10}.thim-course-grid .course-item .thim-course-content .course-meta:after{content:'';position:absolute;left:0;right:0;top:1px;height:1px;width:100%;background:#e5e5e5}.thim-course-grid .course-item .thim-course-content .course-meta .course-author,.thim-course-grid .course-item .thim-course-content .course-meta .course-review,.thim-course-grid .course-item .thim-course-content .course-meta label{display:none}.thim-course-grid .course-item .thim-course-content .course-meta .value{font-size:14px;color:#ccc;line-height:30px;font-weight:400;text-transform:none}.thim-course-grid .course-item .thim-course-content .course-meta>div{display:inline-block;float:left;line-height:30px;margin-right:15px;color:#ccc;padding:0;border:0}.thim-course-grid .course-item .thim-course-content .course-meta>div a{color:#ccc}.thim-course-grid .course-item .thim-course-content .course-meta>div i{display:inline-block;margin-right:4px;line-height:30px;font-size:13px;vertical-align:top}.thim-course-grid .course-item .thim-course-content .course-meta>div i.fa-comment{margin-top:-1px}.thim-course-grid .course-item .thim-course-content .course-meta>div.course-price{float:right;margin-right:0}.thim-course-grid .course-item .thim-course-content .course-meta>div.course-price .value{font-size:13px;font-weight:700;color:#f24c0a}.thim-course-grid .course-item .thim-course-content .course-meta>div.course-price .value.free-course{color:#54b551}.thim-course-list .lpr_course{clear:both;border-bottom:1px solid #e5e5e5;padding:40px 0;padding-top:40px!important;overflow:hidden}.thim-course-list .lpr_course:first-child{padding-top:0!important}.thim-course-list .course-item{overflow:hidden}.thim-course-list .course-item .course-thumbnail{float:left;height:auto;overflow:hidden;max-width:22%;max-width:calc(270px);max-width:-webkit-calc(270px);max-width:-moz-calc(270px);margin-right:3%;margin-right:calc(30px);margin-right:-webkit-calc(30px);margin-right:-moz-calc(30px)}.thim-course-list .course-item .course-thumbnail img{width:100%;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.thim-course-list .course-item .course-thumbnail>a{display:inline-block;position:relative;width:100%}.thim-course-list .course-item .course-thumbnail:hover img{transform:scale(1.05,1.05);-webkit-transform:scale(1.05,1.05);-moz-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05);-o-transform:scale(1.05,1.05)}.thim-course-list .course-item .course-thumbnail .course-readmore{display:none}.thim-course-list .course-item .thim-course-content{width:75%;width:calc(100% - 300px);width:-webkit-calc(100% - 300px);width:-moz-calc(100% - 300px);float:right}.thim-course-list .course-item .thim-course-content>.course-author{display:none}.thim-course-list .course-item .thim-course-content .course-title{font-size:24px;font-weight:700;line-height:30px;margin:3px 0 2px;text-transform:none}.thim-course-list .course-item .thim-course-content .course-title a{display:block}.thim-course-list .course-item .thim-course-content .course-meta{overflow:hidden;position:relative;padding:0}.thim-course-list .course-item .thim-course-content .course-meta label{font-size:12px;font-weight:700;color:#ccc;margin-bottom:0}.thim-course-list .course-item .thim-course-content .course-meta .value{font-size:12px;text-transform:uppercase;font-weight:700;color:#7a7a7a}.thim-course-list .course-item .thim-course-content .course-meta>div{margin-top:15px;display:inline-block;line-height:20px;margin-right:20px;padding-right:20px;color:#ccc;border-right:1px solid #eee}.thim-course-list .course-item .thim-course-content .course-meta>div:last-child{margin-right:0;padding-right:0;border-right:none}.thim-course-list .course-item .thim-course-content .course-meta>div .value{line-height:16px}.thim-course-list .course-item .thim-course-content .course-meta>div i{display:none}.thim-course-list .course-item .thim-course-content .course-meta>div.course-author img{border-radius:50%;width:40px;height:auto;float:left;margin-right:10px}.thim-course-list .course-item .thim-course-content .course-meta>div.course-author .author-contain{display:inline-block}.thim-course-list .course-item .thim-course-content .course-meta>div.course-author .value a{color:#7a7a7a}.thim-course-list .course-item .thim-course-content .course-meta>div.course-author .value a:hover{text-decoration:underline}.thim-course-list .course-item .thim-course-content .course-meta>div.course-comments-count,.thim-course-list .course-item .thim-course-content .course-meta>div.course-price{display:none}.thim-course-list .course-item .thim-course-content .course-meta>div.course-students{padding-right:0;margin-right:0;border-right:0}.thim-course-list .course-item .thim-course-content .course-description{margin:30px 0 30px;height:75px;line-height:25px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.thim-course-list .course-item .thim-course-content .course-price{float:left;font-weight:700;font-size:18px;line-height:25px}.thim-course-list .course-item .thim-course-content .course-price label,.thim-course-list .course-item .thim-course-content .course-price .value{display:inline-block}.thim-course-list .course-item .thim-course-content .course-price label{color:#999;margin-bottom:0}.thim-course-list .course-item .thim-course-content .course-price .value{color:#f24c0a}.thim-course-list .course-item .thim-course-content .course-price .value.free-course{color:#54b551}.thim-course-list .course-item .thim-course-content .course-readmore{float:right;text-transform:uppercase;font-weight:700;font-size:13px;margin-top:4px}.thim-course-list .course-item .thim-course-content .course-readmore a{line-height:30px;height:40px;padding:5px 25px;display:inline-block}.course-meta .course-review .review-stars-rated{float:left}.course-meta .course-review .review-stars-rated .review-stars{margin-top:2px}.course-review .review-text .review-stars-rated .review-stars{margin-top:4px}.add-review .review-stars-rated,.rating-box .review-stars-rated,.course-review .review-stars-rated{height:16px;line-height:16px;width:80px}.add-review .review-stars-rated .review-stars,.rating-box .review-stars-rated .review-stars,.course-review .review-stars-rated .review-stars{margin:0;display:inline-block;list-style:none;line-height:16px;height:16px;float:left;font-size:0}.add-review .review-stars-rated .review-stars>li,.rating-box .review-stars-rated .review-stars>li,.course-review .review-stars-rated .review-stars>li{width:16px;height:16px;display:inline-block;float:none;margin-bottom:0}.add-review .review-stars-rated .review-stars>li span,.rating-box .review-stars-rated .review-stars>li span,.course-review .review-stars-rated .review-stars>li span{font-size:13px;width:auto;height:auto;border-bottom:none;text-decoration:none}.add-review .review-stars-rated .review-stars>li span:before,.rating-box .review-stars-rated .review-stars>li span:before,.course-review .review-stars-rated .review-stars>li span:before{width:auto;height:auto}.add-review .review-stars-rated .review-stars.filled,.rating-box .review-stars-rated .review-stars.filled,.course-review .review-stars-rated .review-stars.filled{height:16px}.add-review .review-stars-rated .review-stars.filled>li,.rating-box .review-stars-rated .review-stars.filled>li,.course-review .review-stars-rated .review-stars.filled>li{position:static}.switch-layout-container{background:#f5f5f5;padding:10px 10px 10px 20px;margin-bottom:60px;min-height:54px}.switch-layout-container .switch-layout{float:left}.switch-layout-container .switch-layout a{font-size:18px;display:inline-block;line-height:34px;margin-right:5px;color:#ccc}.switch-layout-container .course-index{display:inline-block;line-height:34px;font-size:13px;color:#999;margin-left:15px}.switch-layout-container .courses-searching{float:right;position:relative;max-width:calc(100% - 70px);max-width:-webkit-calc(100% - 70px);max-width:-moz-calc(100% - 70px)}.switch-layout-container .courses-searching ul{margin:0;left:0;right:0;z-index:99;overflow:hidden;line-height:30px;background:#f6f6f6;border:none;margin-top:2px;min-width:270px;position:absolute;box-shadow:inset 0 0 1px 1px #eee}.switch-layout-container .courses-searching ul li{list-style:none;line-height:30px;padding:0 20px;height:30px;display:block}.switch-layout-container .courses-searching ul li a{display:inline-block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;max-width:100%;color:#666;font-size:13px}.switch-layout-container .courses-searching ul li a:hover{text-decoration:underline}.switch-layout-container .courses-searching ul li.ob-selected a{text-decoration:underline}.switch-layout-container .courses-searching ul li:first-child{margin-top:10px}.switch-layout-container .courses-searching ul li:last-child{margin-bottom:10px}.switch-layout-container .courses-searching form{border:0;background:#fff;width:270px;position:relative;line-height:34px;max-width:100%}.switch-layout-container .courses-searching form input[type=text]{font-size:13px;color:#999;line-height:20px;padding:6px 0 6px 10px;border-radius:0;width:100%;height:34px;border:1px solid #e5e5e5;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;box-shadow:none}.switch-layout-container .courses-searching form input[type=text]:focus{outline:0;box-shadow:none}.switch-layout-container .courses-searching form button[type=submit]{position:absolute;right:0;top:0;bottom:0;text-align:center;z-index:10;background:0 0;box-shadow:none;border:none;outline:0;width:30px;padding:0;line-height:34px}.switch-layout-container .courses-searching form button[type=submit] i{font-size:14px;color:#ccc;line-height:34px}.course-item .course-thumbnail{position:relative}.course-item .course-thumbnail .course-wishlist-box{position:absolute;right:15px;top:15px;z-index:88}.course-item .course-thumbnail .course-wishlist-box .fa{cursor:pointer;width:20px;height:20px;display:block;text-align:center;line-height:20px;font-size:18px}.course-item .course-thumbnail .course-wishlist-box .fa:before{line-height:20px;display:inline-block}.course-item .course-thumbnail .course-wishlist-box .course-wishlist{color:#fff;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s}.course-item .course-thumbnail .course-wishlist-box .course-wishlist:hover{color:#F24C0A}.course-item .course-thumbnail .course-wishlist-box .course-wishlisted{color:#F24C0A}.course-item .course-thumbnail .course-wishlist-box .text{display:none!important}.thim-course-megamenu .course-item{text-align:center}.thim-course-megamenu .course-thumbnail img{width:100%;margin:0}.thim-course-megamenu .course-title{font-size:14px;font-weight:700;text-transform:none;line-height:25px;margin:0}.thim-course-megamenu .course-title a{padding:0!important;margin-top:3px}.thim-course-megamenu .course-price .value{font-size:13px;font-weight:700;color:#f24c0a;margin-bottom:7px;margin-top:5px}.thim-course-megamenu .course-price .value.free-course{color:#54b551}.thim-course-megamenu .course-readmore{text-transform:uppercase;font-weight:700;font-size:13px;padding:5px 22px!important;display:inline-block!important;line-height:30px}.course-thumbnail .course-readmore{white-space:nowrap}.thim-widget-courses .thim-category-tabs.thim-course-grid{margin-top:-108px}.thim-category-tabs .nav-tabs{float:right;border:0;margin-bottom:78px;margin-right:15px}.thim-category-tabs .nav-tabs li{margin:0;padding:0 15px}.thim-category-tabs .nav-tabs li:last-child{padding-right:0}.thim-category-tabs .nav-tabs li a{border:0;background:0 0;font-weight:700;line-height:20px;margin:0;padding:5px 0;border-bottom:1px solid #fff0}.thim-category-tabs .nav-tabs li a:hover{border:0;background:0 0}.thim-category-tabs .nav-tabs li.active a{border:0;background:0 0}body .course-meta>*{display:inline-block;font-style:normal;font-size:inherit}body .course-meta>:after{display:none}body .course-content.popup-content .message{margin-bottom:30px}#learn-press-popup-certificate{background:#54B551;color:#fff}#learn-press-popup-certificate:hover{background:#51a74e}body .learnpress ul,body .learnpress li{list-style:inherit}.learnpress ol{margin-left:25px}.site-main #content{max-width:100%;width:auto;padding:0}.learn-press .lpr_course.has-post-thumbnail{padding-top:0!important}.learn-press .entry-title{font-size:30px;font-weight:700;margin:0;line-height:40px;margin-top:-5px;margin-bottom:32px;text-transform:none}.learn-press .popup-content #learn-press-course-lesson{display:none}.learn-press .course-meta{display:inline-block;overflow:hidden;position:relative;padding:0;margin-bottom:40px}.learn-press .course-meta label{font-size:12px;font-weight:700;color:#ccc;margin-bottom:0}.learn-press .course-meta label .value{margin-left:5px}.learn-press .course-meta .value{font-size:12px;text-transform:uppercase;font-weight:700;color:#7a7a7a}.learn-press .course-meta>div{display:inline-block;line-height:20px;margin-right:23px;padding-right:23px;color:#ccc;border-right:1px solid #eee;float:left}.learn-press .course-meta>div .value{line-height:16px}.learn-press .course-meta>div .value.lp-progress-bar{margin:0;height:6px;margin-top:5px;width:200px;border-radius:0;background:#eee;float:none}.learn-press .course-meta>div .value.lp-progress-bar .lp-progress-value{height:6px;border-radius:0}.learn-press .course-meta>div i{display:none}.learn-press .course-meta>div.course-author img{border-radius:50%;width:40px;height:auto;float:left;margin-right:10px}.learn-press .course-meta>div.course-author .author-contain{display:inline-block}.learn-press .course-meta>div.course-author .value a{color:#7a7a7a}.learn-press .course-meta>div.course-author .value a:hover{text-decoration:underline}.learn-press .course-meta>div.course-categories .value a{color:#7a7a7a}.learn-press .course-meta>div.course-categories .value a:hover{text-decoration:underline}.learn-press .course-meta>div.forum-link .value a{color:#7a7a7a}.learn-press .course-meta>div.forum-link .value a:hover{text-decoration:underline}.learn-press .course-meta>div:last-child{border-right:0;margin-right:0;padding-right:0}.learn-press .thim-enroll-course-button{display:inline-block;font-size:13px;line-height:40px;height:40px;border:0;border-radius:0;padding:0 25px;text-transform:uppercase;font-weight:700}.learn-press .thim-enroll-course-button:focus{outline:0;box-shadow:none}.learn-press .thim-enroll-course-button label{display:none}.learn-press .course-payment{float:right;display:inline-block;position:relative;margin-bottom:40px}.learn-press .course-payment .course-price{font-size:30px;line-height:40px;font-weight:700;float:left;margin-right:20px;display:inline-block}.learn-press .course-payment .course-price .value{line-height:40px}.learn-press .course-payment .course-price .value.free-course{color:#54b551}.learn-press .course-payment .course-price label{display:none}.learn-press .course-payment .course-enrolled{background:#54B551;color:#fff;cursor:default}.learn-press .course-payment .course-enrolled .fa{margin-right:8px}.learn-press .course-thumbnail{margin-bottom:40px}.learn-press .course-tabs{clear:both}.learn-press .course-tabs .nav-tabs{margin:0;border:0;border-bottom:1px solid #eee}.learn-press .course-tabs .nav-tabs li{background:0 0;border-radius:0;margin:0;width:25%;text-align:center;border:0;position:relative}.learn-press .course-tabs .nav-tabs li a{border-radius:0;margin-right:3px;border:1px solid #eee;border-bottom:0;font-size:13px;font-weight:700;background:#f9f9f9;line-height:29px}.learn-press .course-tabs .nav-tabs li a .fa{font-size:13px;vertical-align:middle;line-height:29px;margin-right:8px}.learn-press .course-tabs .nav-tabs li:last-child a{margin-right:0}.learn-press .course-tabs .nav-tabs li:last-child.active:before{right:0}.learn-press .course-tabs .nav-tabs li:last-child.active:after{right:0}.learn-press .course-tabs .nav-tabs li.active{background:#fff}.learn-press .course-tabs .nav-tabs li.active:before{content:'';position:absolute;left:0;right:3px;top:0;height:4px;z-index:10}.learn-press .course-tabs .nav-tabs li.active:after{content:'';position:absolute;left:0;right:3px;bottom:-1px;height:1px;z-index:10;background:#fff}.learn-press .course-tabs .nav-tabs li.active a{background:#fff}.learn-press .course-tabs .tab-content{border:1px solid #eee;border-top:0;padding:60px 30px}.learn-press .course-content.popup-content{padding:0}.learn-press .course-content .complete-lesson-button{border:0;border-radius:0;box-shadow:none;height:40px;line-height:30px;padding:5px 25px;text-transform:uppercase;font-size:13px;font-weight:700;margin-top:15px;display:inline-block}.learn-press #learn-press-course-curriculum{margin:0;list-style:none}.learn-press .tab-content .course-wishlist-box{line-height:30px;margin-top:20px;padding:5px 0;text-align:center}.learn-press .tab-content .course-wishlist-box span{line-height:30px;display:inline-block;color:#fff}.learn-press .tab-content .course-wishlist-box span.fa{cursor:pointer}.learn-press .tab-content .course-wishlist-box span.text{margin-left:10px;text-transform:uppercase}.learn-press #learn_press_payment_form{width:300px;position:absolute;top:60px;right:0;background:#f6f6f6;z-index:10;box-shadow:0 0 5px -1px #adadad}.learn-press #learn_press_payment_form #lpr-payment-tab{margin:0;padding:20px 20px 15px;border:0}.learn-press #learn_press_payment_form #lpr-payment-tab li{float:none;width:100%;display:block;margin-bottom:10px}.learn-press #learn_press_payment_form #lpr-payment-tab li:last-child{margin-bottom:0}.learn-press #learn_press_payment_form #lpr-payment-tab li label{cursor:pointer;display:block;margin:0}.learn-press #learn_press_payment_form .learn_press_payment_close{cursor:pointer;width:30px;height:30px;text-align:center;line-height:30px;position:absolute;top:0;right:0;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s}.learn-press #learn_press_payment_form .learn_press_payment_checkout{display:inline-block;text-align:center;padding:5px 25px;background:#111;color:#fff;height:40px;line-height:30px;margin:0 0 20px 20px;text-transform:uppercase;font-size:13px;font-weight:700;cursor:pointer}#learn-press-course-curriculum ul.curriculum-sections{margin:0;list-style:none;background:0 0}#learn-press-course-curriculum ul.curriculum-sections .section-header{text-transform:uppercase;font-size:16px;font-weight:700;margin:51px 0 23px;line-height:30px;min-height:30px;position:relative;border:0;padding:0 55px 0 40px;cursor:pointer}#learn-press-course-curriculum ul.curriculum-sections .section-header.click-collapse{cursor:pointer}#learn-press-course-curriculum ul.curriculum-sections .section-header .meta{position:absolute;top:0;line-height:30px;right:13px;z-index:9999;font-size:17px;color:#ffb606}#learn-press-course-curriculum ul.curriculum-sections .section-header .collapse{position:absolute;left:0;top:0;width:30px;height:30px;line-height:30px;display:block;visibility:visible;border:0;text-align:center;font-size:13px;cursor:pointer;color:#999;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#learn-press-course-curriculum ul.curriculum-sections .section-header .collapse:before{font-family:FontAwesome;content:'\f077'}#learn-press-course-curriculum ul.curriculum-sections .section-header .collapse.plus:before{content:'\f078'}#learn-press-course-curriculum ul.curriculum-sections .section-header:hover{background:0 0}#learn-press-course-curriculum ul.curriculum-sections .section{border-bottom:1px solid #eee}#learn-press-course-curriculum ul.curriculum-sections .section:last-child{border-bottom:0}#learn-press-course-curriculum ul.curriculum-sections .section:first-child .section-header{margin-top:0}#learn-press-course-curriculum ul.curriculum-sections .section-content{margin:0}#learn-press-course-curriculum ul.curriculum-sections .section-content .course-item.viewable{background:0 0}#learn-press-course-curriculum ul.curriculum-sections .section-content .course-item.viewable:hover{background:0 0}#learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson,#learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz{line-height:30px;padding:11px 13px 11px 9px;border-top:1px solid #eee;margin:0;overflow:hidden}#learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson.current,#learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz.current,#learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson.item-current,#learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz.item-current{background:#f9fafa;position:relative}#learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson.current:hover,#learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz.current:hover,#learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson.item-current:hover,#learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz.item-current:hover{background:#f9fafa}#learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson.current:after,#learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz.current:after,#learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson.item-current:after,#learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz.item-current:after{content:'';position:absolute;left:0;top:-1px;bottom:0;width:5px;background:#ffb606;z-index:3}#learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson.current:before,#learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz.current:before,#learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson.item-current:before,#learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz.item-current:before{content:'';top:0;bottom:0;right:0;left:0;z-index:2;display:block;background:0 0;width:100%}#learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson.viewable:hover,#learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz.viewable:hover{cursor:default}#learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson .quiz-title,#learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz .quiz-title,#learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson .lesson-title,#learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz .lesson-title{font-weight:700;font-size:15px;display:inline-block;line-height:30px;margin-right:15px}#learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson .course-item-title:before,#learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz .course-item-title:before{display:none}#learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson .lesson-preview,#learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz .lesson-preview{line-height:24px;border:0;padding:0 12px;background:#54b551;color:#fff;display:inline-block;border-radius:3px;margin-left:0;font-size:12px;font-weight:700}#learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson .lesson-preview:hover,#learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz .lesson-preview:hover{color:#333;background:#ffb606}#learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson .course-format-icon,#learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz .course-format-icon{margin-right:5px;min-width:15px}#learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson .course-format-icon .fa,#learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz .course-format-icon .fa{font-size:15px}#learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson .index,#learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz .index{font-size:13px;font-weight:400;min-width:80px;display:inline-block;line-height:30px}#learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson .meta-left,#learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz .meta-left{display:inline-block;float:left;min-width:104px}#learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson .meta-center,#learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz .meta-center{display:inline-block;float:left;max-width:calc(100% - 172px);max-width:-webkit-calc(100% - 172px);max-width:-moz-calc(100% - 172px);padding-top:3px;padding-bottom:3px;line-height:24px}#learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson .meta-center .course-item-title,#learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz .meta-center .course-item-title{line-height:24px}#learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson .meta-center.has-right,#learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz .meta-center.has-right{position:relative;padding-right:70px}#learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson .meta-center.has-right .lesson-preview,#learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz .meta-center.has-right .lesson-preview,#learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson .meta-center.has-right .locked,#learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz .meta-center.has-right .locked{position:absolute;display:inline-block;vertical-align:top;top:3px;right:0}#learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson .meta-center.has-completed,#learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz .meta-center.has-completed{padding-right:40px}#learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson .meta-center .course-item-title,#learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz .meta-center .course-item-title{max-width:100%}#learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson .meta,#learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz .meta{font-size:13px;font-weight:400;float:right}#learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson .locked,#learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz .locked{line-height:24px;border:0;padding:0 12px;background:#999;color:#fff;display:inline-block;border-radius:3px;margin-left:0;font-size:12px;font-weight:700}#learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson .label,#learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz .label{margin-right:5px}#learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson span,#learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz span{display:inline-block;line-height:30px;color:#999}#learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson.completed a,#learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz.completed a,#learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson.item-completed a,#learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz.item-completed a{text-decoration:none}#learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson .completed-button,#learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz .completed-button{line-height:24px;border:0;width:24px;text-align:center;background:#54B551;color:#fff;border-radius:50%;margin-left:0;font-size:12px;font-weight:700;cursor:default;display:none;position:absolute;vertical-align:top;top:3px;right:0}#learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson.item-completed .completed-button,#learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz.item-completed .completed-button{display:inline-block}#learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson.item-completed .meta-center,#learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz.item-completed .meta-center{position:relative;padding-right:40px;max-width:calc(100% - 172px);max-width:-webkit-calc(100% - 172px);max-width:-moz-calc(100% - 172px)}#learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson .meta-center:not(.has-right){max-width:calc(100% - 130px);max-width:-webkit-calc(100% - 130px);max-width:-moz-calc(100% - 130px)}#learn-press-course-curriculum ul.curriculum-sections .section:last-child .section-content .course-lesson:last-child,#learn-press-course-curriculum ul.curriculum-sections .section:last-child .section-content .course-quiz:last-child{border-bottom:0}#tab-course-description{overflow:hidden}#tab-course-description .thim-course-content{width:calc(100% - 240px);width:-webkit-calc(100% - 240px);width:-moz-calc(100% - 240px);float:left;padding-right:45px;border-right:1px solid #eee}#tab-course-description .thim-course-content h4,#tab-course-description .thim-course-content h5,#tab-course-description .thim-course-content h6{margin-top:0}#tab-course-description .thim-course-content p{margin-bottom:25px}#tab-course-description .thim-course-info{padding-left:30px;width:240px;float:left;max-width:100%}#tab-course-description .thim-course-info .title{margin:0;font-size:16px;line-height:30px;text-transform:uppercase}#tab-course-description .thim-course-info ul{margin:0}#tab-course-description .thim-course-info ul li{list-style:none;font-size:13px;border-bottom:1px solid #eee;line-height:25px;padding:15px 0}#tab-course-description .thim-course-info ul li .fa{width:20px;text-align:left;font-size:13px;line-height:25px;vertical-align:middle}#tab-course-description .thim-course-info ul li span{display:inline-block}#tab-course-description .thim-course-info ul li .value{font-weight:700;min-width:60px;float:right;text-align:left}#tab-course-description .thim-course-info .thim-enroll-course-button{margin:auto;margin-top:40px;width:100%;text-align:center}#tab-course-description .thim-social-share{float:none;clear:both;padding-top:35px}.thim-course-menu-landing{position:fixed;bottom:-60px;left:0;right:0;z-index:999999;overflow:hidden;background:#fff;box-shadow:0 3px 6px 2px rgb(42 42 42 / .4);-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s}body.course-landing-active .thim-course-menu-landing{bottom:0}body.course-landing-active .thim-course-menu-landing.thim-hidden{bottom:-60px}.thim-course-menu-landing .thim-course-landing-tab{float:left;margin:0}.thim-course-menu-landing .thim-course-landing-tab li{list-style:none;display:inline-block;line-height:40px;padding:10px 0;margin-right:25px;position:relative;font-weight:700;font-size:13px}.thim-course-menu-landing .thim-course-landing-tab li.active:before{position:absolute;content:'';height:3px;top:0;left:0;right:0}.thim-course-menu-landing .thim-course-landing-tab li:last-child{margin-right:0}.thim-course-menu-landing .thim-course-landing-tab li a{line-height:40px;display:block}.thim-course-menu-landing .thim-course-landing-button{padding:10px 0;display:inline-block;float:right}.thim-course-menu-landing .thim-course-landing-button .course-price{font-size:30px;line-height:40px;font-weight:700;margin-right:20px;display:inline-block;float:left}.thim-course-menu-landing .thim-course-landing-button .course-price label{display:none}.thim-course-menu-landing .thim-course-landing-button .course-price .value.free-course{color:#54b551}#tab-course-review .course-rating>h3{margin:0;font-size:16px;font-weight:700;line-height:20px;margin-bottom:14px;text-transform:uppercase}#tab-course-review .course-rating .rating-title{margin-bottom:13px;line-height:25px}#tab-course-review .course-rating .rating-box{border:1px solid #eee}#tab-course-review .course-rating .average-rating{width:200px;display:inline-block;float:left;margin-right:30px}#tab-course-review .course-rating .average-rating .rating-box{text-align:center;padding-bottom:40px}#tab-course-review .course-rating .average-rating .rating-box .average-value{font-weight:700;font-size:72px;line-height:80px;margin:27px 0 11px}#tab-course-review .course-rating .average-rating .rating-box .review-star{line-height:16px}#tab-course-review .course-rating .average-rating .rating-box .review-amount{line-height:25px}#tab-course-review .course-rating .detailed-rating{width:auto;display:inline-block;max-width:100%}#tab-course-review .course-rating .detailed-rating .rating-box{width:100%;overflow:hidden;padding:20px 0}#tab-course-review .course-rating .detailed-rating .stars{clear:both;padding:0 30px;padding-bottom:3px}#tab-course-review .course-rating .detailed-rating .stars:last-child{padding-bottom:0}#tab-course-review .course-rating .detailed-rating .stars>div{display:inline-table;line-height:30px}#tab-course-review .course-rating .detailed-rating .stars>div.key{font-weight:700;min-width:47px}#tab-course-review .course-rating .detailed-rating .stars>div.bar{width:200px;margin:0 7px}#tab-course-review .course-rating .detailed-rating .stars>div.bar .full_bar{background:#eee;height:12px;position:relative}#tab-course-review .course-rating .detailed-rating .stars>div.bar .full_bar>div{position:absolute;top:0;left:0;bottom:0}#tab-course-review .course-rating .detailed-rating .stars>div.value{color:#999}#tab-course-review .course-review{margin-top:51px}#tab-course-review .course-review .content-review>ul{margin:0}#tab-course-review .course-review .content-review>ul>li{border-top:1px solid #eee;padding:50px 0;overflow:hidden;list-style:none;display:block}#tab-course-review .course-review .content-review>ul>li:last-child{padding-bottom:0}#tab-course-review .course-review .content-review>ul .review-author{width:70px;overflow:hidden;float:left;margin-right:30px}#tab-course-review .course-review .content-review>ul .review-author img{border-radius:50%}#tab-course-review .course-review .content-review>ul .review-time{display:inline-block;margin-right:15px;font-size:12px;font-weight:700;color:#ccc}#tab-course-review .course-review .content-review>ul .review-text{width:calc(100% - 100px);width:-webkit-calc(100% - 100px);width:-moz-calc(100% - 100px);float:right}#tab-course-review .course-review .content-review>ul .review-text .author-name{display:inline-block;font-weight:700;font-size:15px;margin:0;line-height:20px;margin-right:15px;text-transform:capitalize}#tab-course-review .course-review .content-review>ul .review-text .review-star{display:inline-block;line-height:20px}#tab-course-review .course-review .content-review>ul .review-text .review-title{font-size:14px;font-style:italic;font-weight:700;line-height:25px;margin:9px 0 15px}#tab-course-review .review-load-more{text-align:center}#tab-course-review .review-load-more #course-review-load-more{width:30px;height:30px;cursor:pointer;border-radius:50%;display:inline-block;text-align:center;line-height:30px;margin-top:40px;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s}#tab-course-review .review-load-more #course-review-load-more.loading .fa{-webkit-animation:fa-spin 1s infinite linear;animation:fa-spin 1s infinite linear}#tab-course-review .review-load-more #course-review-load-more.loading .fa:before{content:'\f1ce'}#tab-course-review .add-review{background:#f9f9f9;margin:60px -30px -60px;padding:0 30px 65px}#tab-course-review .add-review .title{font-weight:700;margin:0;text-transform:uppercase;font-size:18px;line-height:35px;padding:55px 0 3px}#tab-course-review .add-review .description{margin-bottom:12px;color:#999}#tab-course-review .add-review .review-stars-rated{clear:both;display:block;margin-bottom:5px}#tab-course-review .add-review .review-stars{cursor:pointer}#tab-course-review .add-review form label{font-size:13px;font-weight:400;line-height:30px;margin-bottom:0;display:block;margin-top:10px}#tab-course-review .add-review form label span{vertical-align:top}#tab-course-review .add-review form input[type=text]{height:40px;line-height:38px;width:50%;border:1px solid #e3e6e6;padding:0 10px;clear:both;display:block}#tab-course-review .add-review form textarea{border:1px solid #e3e6e6;padding:10px;clear:both;width:100%;display:block;min-height:100px}#tab-course-review .add-review form button[type=submit]{padding:5px 25px;text-transform:uppercase;line-height:30px;border:0;box-shadow:none;font-size:13px;font-weight:700;height:40px;margin-top:20px}.thim-ralated-course{clear:both;overflow:hidden}.thim-ralated-course .related-title{text-transform:uppercase;position:relative;font-size:30px;line-height:30px;padding-bottom:27px;margin:78px 0 60px}.thim-ralated-course .related-title:after{content:'';height:1px;position:absolute;left:0;bottom:0;width:35px;background:#000}.course-content .complete-lesson-button{border:0;border-radius:0;box-shadow:none;height:40px;line-height:30px;padding:5px 25px;text-transform:uppercase;font-size:13px;font-weight:700;margin-top:15px;display:inline-block}.course-content .complete-lesson-button.completed{background:#54B551;color:#fff}.course-content .complete-lesson-button.completed:hover{background:#54B551;color:#fff}.course-content>.mfp-close{display:none}.course-content .course-content-lesson-nav-text span{text-transform:none;color:#666;font-size:15px;font-weight:400}.course-content .course-content-lesson-nav a{font-size:14px;font-weight:700;color:#333}.mfp-with-fade .mfp-container,.mfp-with-fade.mfp-bg{opacity:0;-webkit-backface-visibility:hidden;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.mfp-with-fade.mfp-ready .mfp-container{opacity:1}.mfp-with-fade.mfp-ready.mfp-bg{opacity:.8}.mfp-with-fade.mfp-removing .mfp-container,.mfp-with-fade.mfp-removing.mfp-bg{opacity:0;-webkit-backface-visibility:hidden;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.mfp-content .course-content.popup-content{position:relative;background:#FFF;padding:120px 30px 30px;width:100%;max-width:100vw;margin:0;overflow:hidden;z-index:1}.mfp-content .course-content:not(.popup-content){height:50vh}.mfp-content .course-content.loading{overflow:hidden}.mfp-content .course-content.loading>:not(.thim-loading){-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;-ms-filter:alpha(opacity=0);filter:alpha(opacity=0)}.mfp-content .thim-iframe-quiz{position:relative;background:#FFF;padding:0;width:100%;height:auto;max-width:100vw;margin:0 auto;z-index:1;overflow:hidden}.mfp-content .thim-iframe-quiz>iframe{width:100%;height:auto;position:relative;max-height:none;min-height:100%;padding:120px 30px 30px;border:0}.mfp-content .popup-title{position:fixed;left:0;font-size:23px;top:34px;width:900px;margin:0 auto;line-height:90px;padding-left:30px;font-weight:700;z-index:1005;padding-right:100px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.mfp-content .popup-title .index{color:#fff;margin-right:10px}.mfp-content .popup-title>button{width:90px;height:90px;line-height:90px;text-transform:none;text-align:center;color:rgb(255 255 255 / .8);font-size:13px;font-weight:700}.mfp-content .popup-title>button:hover{color:#fff}.course-content .popup-title{position:absolute;left:0!important;top:0!important;font-size:23px;width:900px;margin:0 auto;line-height:90px;padding-left:30px;font-weight:700;z-index:1005;padding-right:100px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.course-content .popup-title .index{color:#fff;margin-right:10px}.course-content .popup-title>button{width:90px;height:90px;line-height:90px;text-transform:none;text-align:center;color:#fff;font-size:13px;font-weight:700}#learn-press-course-lesson-heading .index{color:#fff}body.single-lpr_course .mfp-container{padding-bottom:0;padding-top:0}body.single-lpr_course.admin-bar .mfp-inline-holder{padding-top:32px}body .course-meta .course-review .value{cursor:pointer}body .learn-press form.purchase-course{margin-bottom:0}.learn-press form.form-purchase-course{display:inline-block}.learn-press #learn-press-course-curriculum .section-content{background:0 0}.learn-press #learn-press-course-curriculum .section-header{background:0 0;padding:0}.learn-press .view-cart-button{border-radius:0;font-size:13px;height:40px;line-height:30px;text-transform:uppercase;font-weight:700;padding:5px 25px;display:inline-block;color:#fff}.learn-press .form-purchase-course .thim-enroll-course-button.loading{-moz-opacity:.7;-khtml-opacity:.7;-webkit-opacity:.7;opacity:.7;-ms-filter:alpha(opacity=70);filter:alpha(opacity=70)}.learn-press .form-purchase-course .thim-enroll-course-button.added{display:none}.learn-press .form-purchase-course .view-cart-button{display:inline-block}.learn-press .form-purchase-course .view-cart-button.hide-if-js{display:none}body.single-lp_quiz #popup_overlay,.thim-iframe-quiz #popup_overlay{display:none}.course-content.popup-content .message{margin-bottom:5px}#learn-press-finish-course{margin-bottom:30px}.thim-timetable-link{line-height:30px;display:inline-block;padding:5px 25px;font-size:13px;font-weight:700;text-transform:uppercase;margin-top:20px}.course-payment #learn-press-popup-certificate{display:none}.thim-course-landing-button .course-price .value,body .learn-press .course-payment .course-price .value{color:#f24c0a}body.single #main-content .course-price .value.has-origin{position:relative;padding-top:10px;margin-bottom:-10px}body.single #main-content .course-price .value.has-origin .course-origin-price{color:#666;font-size:16px;font-weight:400;text-decoration:line-through;position:absolute;top:-14px;right:0}#learn-press-content-item iframe{max-width:100%}body #course-curriculum-popup{z-index:99999998}body #course-curriculum-popup #popup-main #popup-content{bottom:100px}body #course-curriculum-popup #popup-main #popup-footer{border-top:1px dashed #DDD;overflow:hidden;margin:0 0 20px;padding-top:10px;background:0 0;height:60px;left:30px;right:30px}.course-item-nav{border-top:1px dashed #DDD;overflow:hidden;padding-top:10px;margin-top:30px}body #popup-footer .course-content-lesson-nav,.course-item-nav .course-content-lesson-nav{line-height:25px;max-width:50%}body #popup-footer .course-content-lesson-nav a,.course-item-nav .course-content-lesson-nav a{font-size:14px;font-weight:700;color:#333;display:block;line-height:20px;margin-top:5px}body #popup-footer .course-content-lesson-nav a:hover,.course-item-nav .course-content-lesson-nav a:hover{text-decoration:underline}body #popup-footer .course-content-lesson-nav span,.course-item-nav .course-content-lesson-nav span{text-transform:uppercase;font-weight:700;font-size:11px}body #popup-footer .course-item-prev,.course-item-nav .course-item-prev{float:left;text-align:left}body #popup-footer .course-item-next,.course-item-nav .course-item-next{float:right;text-align:right}#learn-press-course-curriculum .course-item.item-current:before{display:none}.learn-press .course-tabs .nav-tabs li{padding:0}.learn-press .course-tabs .nav-tabs li.thim-col-2{width:50%}.learn-press .course-tabs .nav-tabs li.thim-col-3{width:33.333%}.learn-press .course-tabs .nav-tabs li.thim-col-4{width:25%}.learn-press .course-tabs .nav-tabs li.thim-col-5{width:20%}body.single-lp_course .course-summary .course-students-list .students-list-title{text-transform:uppercase;margin:0}body.single-lp_course .course-summary .course-students-list .filter-students{margin-top:2px}body.single-lp_course .course-summary .course-students-list .filter-students label{margin-right:5px;font-size:14px;color:#999}body.single-lp_course .course-summary .course-students-list .students{overflow:hidden;padding:0;padding-top:30px}body.single-lp_course .course-summary .course-students-list .students>li{margin:0;display:inline-block;width:auto;margin-right:25px}body.single-lp_course .course-summary .course-students-list .students>li .user-info{display:inline-block;float:none;overflow:hidden;width:auto}body.single-lp_course .course-summary .course-students-list .students>li .user-info .avatar{float:left;display:inline-block;border-radius:50%;overflow:hidden}body.single-lp_course .course-summary .course-students-list .students>li .user-info .avatar img{border-radius:50%}body.single-lp_course .course-summary .course-students-list .students>li .user-info .right-info{padding-left:15px;display:inline-block}body.single-lp_course .course-summary .course-students-list .students>li .user-info .right-info .name{position:inherit;margin:10px 0 0;display:block;color:#333}body.single-lp_course .course-summary .course-students-list .students>li .user-info .right-info .name:hover{text-decoration:underline}body.single-lp_course .course-summary .course-students-list .students>li .user-info .right-info .course-progress{font-size:12px;font-weight:700;color:#333;line-height:20px}body.single-lp_course .course-summary .course-students-list .students>li .user-info .right-info .course-progress span{color:#ccc;margin-right:7px}body.single-lp_course .course-summary .course-students-list .students>li:not(.user-login) .right-info{padding-left:15px;display:inline-block}body.single-lp_course .course-summary .course-students-list .students>li:not(.user-login) .right-info .name{margin-top:20px}.profile-container{padding:0;border-radius:0;border:0;overflow:hidden}.profile-container .box-title{font-size:18px;text-transform:uppercase;line-height:32px;font-weight:700;margin-bottom:30px;margin-top:11px;position:relative;padding-bottom:19px}.profile-container .box-title:after{content:'';width:35px;background:#111;height:1px;position:absolute;bottom:0;left:0}.profile-container .user-tab{width:25%;width:calc(300px);width:-webkit-calc(300px);width:-moz-calc(300px);float:left;padding-right:30px}.profile-container .user-tab .author-avatar{margin-bottom:25px}.profile-container .user-tab .author-avatar img{margin:0}.profile-container .user-tab .author-name{text-transform:capitalize;text-align:center;font-weight:700;font-size:30px;line-height:30px;padding:52px 0 27px;margin:25px 0 30px;position:relative;border-top:1px solid #eee}.profile-container .user-tab .author-name:after{content:'';position:absolute;bottom:0;left:0;right:0;margin:auto;width:36px;height:1px;background:#000}.profile-container .thim-author-social{clear:both;margin:0;text-align:center}.profile-container .profile-tabs{width:75%;width:calc(100% - 300px);width:-webkit-calc(100% - 300px);width:-moz-calc(100% - 300px);float:right}.profile-container .profile-tabs .thim-empty-course{margin-bottom:40px}.profile-container .profile-tabs .nav-tabs{margin:0;border:0;background:0 0;border-bottom:1px solid #eee;padding:0}.profile-container .profile-tabs .nav-tabs li{background:0 0;border-radius:0;margin:0;width:25%;text-align:center;border:0;padding:0;position:relative;white-space:nowrap}.profile-container .profile-tabs .nav-tabs li.thim-profile-list-6{width:16.666%}.profile-container .profile-tabs .nav-tabs li.thim-profile-list-5{width:20%}.profile-container .profile-tabs .nav-tabs li.thim-profile-list-4{width:25%}.profile-container .profile-tabs .nav-tabs li.thim-profile-list-3{width:33.33%}.profile-container .profile-tabs .nav-tabs li a{border-radius:0;margin-right:3px;border:1px solid #eee;border-bottom:0;font-size:13px;font-weight:700;background:#f9f9f9;line-height:29px;float:none;position:relative;display:block;padding:10px 15px;overflow:hidden;text-overflow:ellipsis}.profile-container .profile-tabs .nav-tabs li a .fa{font-size:13px;vertical-align:middle;line-height:29px;margin-right:8px}.profile-container .profile-tabs .nav-tabs li:last-child a{margin-right:0}.profile-container .profile-tabs .nav-tabs li:last-child.active:before{right:0}.profile-container .profile-tabs .nav-tabs li:last-child.active:after{right:0}.profile-container .profile-tabs .nav-tabs li.active{background:#fff}.profile-container .profile-tabs .nav-tabs li.active:before{content:'';position:absolute;left:0;right:3px;top:0;height:4px;z-index:10}.profile-container .profile-tabs .nav-tabs li.active:after{content:'';position:absolute;left:0;right:3px;bottom:-1px;height:1px;z-index:10;background:#fff}.profile-container .profile-tabs .nav-tabs li.active a{background:#fff}.profile-container .profile-tabs .tab-content{padding:55px 0 0}.profile-container .profile-tabs .tab-content>.tab-pane{padding-left:0;padding-right:0}.profile-container .profile-tabs .tab-content>.tab-pane>.box-title:first-child{margin-top:0}.profile-container .profile-tabs .tab-content .thim-course-grid>p{margin-left:15px;margin-right:15px}.profile-container .profile-tabs .tab-content .thim-course-grid .course-passed{padding-bottom:20px}.profile-container .profile-tabs .tab-content .thim-course-grid .course-passed .value{font-weight:700}.profile-container .profile-tabs .tab-content .thim-course-grid .cert-profile-view{margin:0 0 15px;display:inline-block}.profile-container .profile-tabs .tab-content .thim-course-grid .cert-profile-view:hover{text-decoration:underline}table.list-book-event tr,table.order_details tr,table.quiz-history tr,table.table-orders tr{border:0}table.list-book-event tr th,table.order_details tr th,table.quiz-history tr th,table.table-orders tr th{border:1px solid #eee;border-width:1px 1px 1px 0;padding:10px 15px}table.list-book-event tr th:first-child,table.order_details tr th:first-child,table.quiz-history tr th:first-child,table.table-orders tr th:first-child{border-left-width:1px}table.list-book-event tr td,table.order_details tr td,table.quiz-history tr td,table.table-orders tr td{border:1px solid #eee;border-width:1px 1px 1px 0;padding:10px 15px}table.list-book-event tr td:first-child,table.order_details tr td:first-child,table.quiz-history tr td:first-child,table.table-orders tr td:first-child{border-left-width:1px}.tp_single_event .entry-title h1{font-size:30px;font-weight:700;line-height:40px;margin:-5px 0 35px}.thim-list-content{margin:auto}.thim-list-content li{list-style:none;position:relative;padding-left:25px}.thim-list-content li:before{content:'';width:6px;height:6px;border-radius:50%;line-height:24px;position:absolute;left:0;top:9px}.tp-event-top{position:relative;min-height:400px}.tp-event-top .entry-thumbnail a{display:block}.tp-event-top .entry-thumbnail a:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:rgb(0 0 0 / .5)}.tp_single_event .tp-event-top:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:rgb(0 0 0 / .5)}.tp-event-top .entry-countdown{position:absolute;top:50%;left:0;right:0;transform:translate(0,-50%);-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%)}.tp-event-top .entry-countdown .tp_event_counter{background:0 0;border:0;padding:0;text-align:center}.tp-event-top .entry-countdown .tp_event_counter .countdown-row{overflow:hidden;text-align:center;display:inline-block;margin:auto;padding:0;width:auto;clear:inherit}.tp-event-top .entry-countdown .tp_event_counter .countdown-row .countdown-section{width:100px;height:100px;border:1px solid #fff;border-radius:50%;display:inline-block;margin:0 15px;padding:0;text-align:center}.tp-event-top .entry-countdown .tp_event_counter .countdown-row .countdown-section:first-child{margin-left:0}.tp-event-top .entry-countdown .tp_event_counter .countdown-row .countdown-section:last-child{margin-right:0}.tp-event-top .entry-countdown .tp_event_counter .countdown-row .countdown-section .countdown-amount{font-size:50px;font-weight:700;line-height:50px;height:50px;color:#fff;margin:14px 0 0;text-align:center;display:block;width:100%}.tp-event-top .entry-countdown .tp_event_counter .countdown-row .countdown-section .countdown-period{color:#fff;font-size:13px;font-weight:700;line-height:20px;text-align:center;text-transform:uppercase;display:block;width:100%}.tp-event-archive{margin:0}.tp-event-archive>li{list-style:none;padding-bottom:100px}.tp-event-archive>li:last-child{padding-bottom:0}.tp-event-archive .entry-title h4{font-size:30px;line-height:40px;font-weight:700;margin:25px 0 19px}.tp-event-archive .entry-content .tp_event_view-detail{line-height:30px;height:40px;padding:5px 25px;text-transform:uppercase;font-size:13px;font-weight:700;text-align:center;margin-top:3px;display:inline-block}.tp-event-content{overflow:hidden;clear:both;margin-top:55px}.tp-event-content .entry-content{position:relative;padding-right:30px;float:left;width:calc(100% - 240px);width:-webkit-calc(100% - 240px);width:-moz-calc(100% - 240px)}.tp-event-content .entry-content:after{content:'';width:1px;position:absolute;top:7px;right:0;bottom:0;background:#eee}.tp-event-content .entry-content>h4,.tp-event-content .entry-content>h5>h6{margin-top:0;margin-bottom:15px}.tp-event-content .entry-content>p{margin-bottom:25px}.tp-event-content .tp-event-info{max-width:240px;width:240px;padding-left:30px;float:right}.tp-event-info .tp-info-box{border-bottom:1px solid #eee;padding:14px 0}.tp-event-info .tp-info-box:first-child{padding-top:3px}.tp-event-info .tp-info-box:last-child{border-bottom:0}.tp-event-info .tp-info-box p{margin:0;line-height:24px;padding-left:23px;font-size:13px}.tp-event-info .tp-info-box .heading{font-weight:700;font-size:13px;position:relative}.tp-event-info .tp-info-box .heading .fa{position:absolute;left:0;line-height:24px;top:0}.tp-event-organizers .title{font-size:18px;font-weight:700;line-height:30px;text-transform:uppercase;margin:40px 0 25px}.tp-event-organizers .thim-carousel-wrapper{position:static}.tp-event-organizers .thim-carousel-wrapper .item{text-align:center}.tp-event-organizers .thim-carousel-wrapper .item .thumbnail img{border-radius:50%}.tp-event-organizers .thim-carousel-wrapper .item .name{font-size:15px;line-height:20px;margin:12px 0 1px;display:block}.tp-event-organizers .thim-carousel-wrapper .item .regency{font-size:13px;font-weight:700;line-height:20px;color:#999;text-transform:uppercase}.tp-event-organizers .thim-carousel-container{padding:40px 50px 35px;border:1px solid #eee;position:relative}.tp-event-organizers .thim-carousel-container:hover .owl-buttons .owl-prev,.tp-event-organizers .thim-carousel-container:hover .owl-buttons .owl-next{-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100);transform:translate(0,0);-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0)}.tp-event-organizers .owl-buttons .owl-prev,.tp-event-organizers .owl-buttons .owl-next{border:1px solid #666;width:30px;height:30px;line-height:28px;position:absolute;top:50%;margin-top:-15px;left:0;text-align:center;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s;-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;-ms-filter:alpha(opacity=0);filter:alpha(opacity=0);transform:translate(10px,0);-webkit-transform:translate(10px,0);-moz-transform:translate(10px,0);-ms-transform:translate(10px,0);-o-transform:translate(10px,0)}.tp-event-organizers .owl-buttons .owl-prev .fa,.tp-event-organizers .owl-buttons .owl-next .fa{font-size:8px;color:#666;line-height:28px;display:block}.tp-event-organizers .owl-buttons .owl-next{left:auto;right:0;transform:translate(-10px,0);-webkit-transform:translate(-10px,0);-moz-transform:translate(-10px,0);-ms-transform:translate(-10px,0);-o-transform:translate(-10px,0)}.tp-event-single-share{text-align:center}.event_button_disable{-moz-opacity:.5;-khtml-opacity:.5;-webkit-opacity:.5;opacity:.5;-ms-filter:alpha(opacity=50);filter:alpha(opacity=50);cursor:not-allowed}.widget-area.sidebar-events .widget_book-event{padding:0}.widget-area.sidebar-events .widget_book-event:before,.widget-area.sidebar-events .widget_book-event:after{display:none}.widget-area.sidebar-events .widget_book-event ul li{text-transform:none;font-size:15px;font-weight:400;line-height:52px;clear:both;border-bottom:1px solid #eee;overflow:hidden}.widget-area.sidebar-events .widget_book-event ul li .label{display:inline-block}.widget-area.sidebar-events .widget_book-event ul li .value{display:inline-block;font-weight:700;float:right}.widget-area.sidebar-events .widget_book-event ul li input[type=number]{width:55px;line-height:30px;border:1px solid #eee;padding:0 0 0 10px;font-size:15px;font-weight:400;text-align:center}.widget-area.sidebar-events .widget_book-event ul li.event-cost .value{font-size:18px;color:#ffb606}.widget-area.sidebar-events .widget_book-event ul li.event-cost .free{color:#54b551}.widget-area.sidebar-events .widget_book-event ul li.event-payment .value{float:none;display:block}.widget-area.sidebar-events .widget_book-event ul li.event-payment label{margin-bottom:0}.widget-area.sidebar-events .widget_book-event ul li input[type=radio],.widget-area.sidebar-events .widget_book-event ul li input[type=checkbox]{border-color:#ccc}.widget-area.sidebar-events .widget_book-event ul.event-auth-notice{padding:0!important;border-left:none;text-align:center;margin-bottom:0!important}.widget-area.sidebar-events .widget_book-event .event_register_foot{text-align:center;padding:40px 0}.widget-area.sidebar-events .widget_book-event .event_register_foot .event_register_submit{background:#ffb606;color:#333}.widget-area.sidebar-events .widget_book-event .event_register_foot .event_register_submit:hover{background:#e6a303;color:#333}.widget-area.sidebar-events .widget_book-event .event_register_foot .event_register_submit.event-register-loading{position:relative;-moz-opacity:.7;-khtml-opacity:.7;-webkit-opacity:.7;opacity:.7;-ms-filter:alpha(opacity=70);filter:alpha(opacity=70)}.widget-area.sidebar-events .widget_book-event .event_register_foot .event_register_submit.event-register-loading:before{line-height:40px;top:0;right:0;content:"\f110";font-family:FontAwesome;left:0;margin:auto;-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8);color:#fff;vertical-align:top;-webkit-font-smoothing:antialiased;font-weight:400;position:absolute}.widget-area.sidebar-events .widget_book-event .event_auth_register_message_error{color:#a94442;background:#f2dede;margin:20px 0 0;border:0;border-radius:0;line-height:20px;padding:10px 0;font-size:13px}.widget-area.sidebar-events .book-title{margin:0;background:#ffb606;color:#333;text-transform:uppercase;font-size:18px;font-weight:700;line-height:72px;padding:0;text-align:center;position:relative}.widget-area.sidebar-events .book-title:before{content:'';position:absolute;left:50%;right:0;bottom:-10px;width:0;height:0;border-left:10px solid #fff0;border-right:10px solid #fff0;border-top:10px solid #ffb606;margin-left:-10px}.widget-area.sidebar-events .event_register_area{padding:16px 30px 0;border:1px solid #eee;border-top:0}.contact-page .row{margin-left:-5px;margin-right:-5px}.contact-page .row .wpcf7-form-control-wrap{width:50%;padding:0 5px;float:left}.contact-page p{margin-bottom:10px}.wpcf7-form input[type=text],.wpcf7-form input[type=email],.wpcf7-form input[type=tel],.wpcf7-form input[type=number],.wpcf7-form input[type=date],.wpcf7-form select,.wpcf7-form textarea{width:100%;background:#fff;border:1px solid #e5e5e5;border-radius:0;box-shadow:none;min-height:40px;padding:10px;line-height:20px;font-size:13px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.thim-register-now-form .wpcf7-form input[type=text],.thim-register-now-form .wpcf7-form input[type=email],.thim-register-now-form .wpcf7-form input[type=tel],.thim-register-now-form .wpcf7-form input[type=number],.thim-register-now-form .wpcf7-form input[type=date],.thim-register-now-form .wpcf7-form select,.thim-register-now-form .wpcf7-form textarea{border-color:#e5e5e5;color:#999}.thim-register-now-form .wpcf7-form input[type=text]::-webkit-input-placeholder,.thim-register-now-form .wpcf7-form input[type=email]::-webkit-input-placeholder,.thim-register-now-form .wpcf7-form input[type=tel]::-webkit-input-placeholder,.thim-register-now-form .wpcf7-form input[type=number]::-webkit-input-placeholder,.thim-register-now-form .wpcf7-form input[type=date]::-webkit-input-placeholder,.thim-register-now-form .wpcf7-form select::-webkit-input-placeholder,.thim-register-now-form .wpcf7-form textarea::-webkit-input-placeholder{color:#999}.thim-register-now-form .wpcf7-form input[type=text]:-moz-placeholder,.thim-register-now-form .wpcf7-form input[type=email]:-moz-placeholder,.thim-register-now-form .wpcf7-form input[type=tel]:-moz-placeholder,.thim-register-now-form .wpcf7-form input[type=number]:-moz-placeholder,.thim-register-now-form .wpcf7-form input[type=date]:-moz-placeholder,.thim-register-now-form .wpcf7-form select:-moz-placeholder,.thim-register-now-form .wpcf7-form textarea:-moz-placeholder{color:#999}.thim-register-now-form .wpcf7-form input[type=text]::-moz-placeholder,.thim-register-now-form .wpcf7-form input[type=email]::-moz-placeholder,.thim-register-now-form .wpcf7-form input[type=tel]::-moz-placeholder,.thim-register-now-form .wpcf7-form input[type=number]::-moz-placeholder,.thim-register-now-form .wpcf7-form input[type=date]::-moz-placeholder,.thim-register-now-form .wpcf7-form select::-moz-placeholder,.thim-register-now-form .wpcf7-form textarea::-moz-placeholder{color:#999}.thim-register-now-form .wpcf7-form input[type=text]:-ms-input-placeholder,.thim-register-now-form .wpcf7-form input[type=email]:-ms-input-placeholder,.thim-register-now-form .wpcf7-form input[type=tel]:-ms-input-placeholder,.thim-register-now-form .wpcf7-form input[type=number]:-ms-input-placeholder,.thim-register-now-form .wpcf7-form input[type=date]:-ms-input-placeholder,.thim-register-now-form .wpcf7-form select:-ms-input-placeholder,.thim-register-now-form .wpcf7-form textarea:-ms-input-placeholder{color:#999}.wpcf7-form input[type=text]:focus,.wpcf7-form input[type=email]:focus,.wpcf7-form input[type=tel]:focus,.wpcf7-form input[type=number]:focus,.wpcf7-form input[type=date]:focus,.wpcf7-form select:focus,.wpcf7-form textarea:focus{outline:0}.wpcf7-form input[type=text]:focus::-webkit-input-placeholder,.wpcf7-form input[type=email]:focus::-webkit-input-placeholder,.wpcf7-form input[type=tel]:focus::-webkit-input-placeholder,.wpcf7-form input[type=number]:focus::-webkit-input-placeholder,.wpcf7-form input[type=date]:focus::-webkit-input-placeholder,.wpcf7-form select:focus::-webkit-input-placeholder,.wpcf7-form textarea:focus::-webkit-input-placeholder{color:#fff0}.wpcf7-form input[type=text]:focus:-moz-placeholder,.wpcf7-form input[type=email]:focus:-moz-placeholder,.wpcf7-form input[type=tel]:focus:-moz-placeholder,.wpcf7-form input[type=number]:focus:-moz-placeholder,.wpcf7-form input[type=date]:focus:-moz-placeholder,.wpcf7-form select:focus:-moz-placeholder,.wpcf7-form textarea:focus:-moz-placeholder{color:#fff0}.wpcf7-form input[type=text]:focus::-moz-placeholder,.wpcf7-form input[type=email]:focus::-moz-placeholder,.wpcf7-form input[type=tel]:focus::-moz-placeholder,.wpcf7-form input[type=number]:focus::-moz-placeholder,.wpcf7-form input[type=date]:focus::-moz-placeholder,.wpcf7-form select:focus::-moz-placeholder,.wpcf7-form textarea:focus::-moz-placeholder{color:#fff0}.wpcf7-form input[type=text]:focus:-ms-input-placeholder,.wpcf7-form input[type=email]:focus:-ms-input-placeholder,.wpcf7-form input[type=tel]:focus:-ms-input-placeholder,.wpcf7-form input[type=number]:focus:-ms-input-placeholder,.wpcf7-form input[type=date]:focus:-ms-input-placeholder,.wpcf7-form select:focus:-ms-input-placeholder,.wpcf7-form textarea:focus:-ms-input-placeholder{color:#fff0}.wpcf7-form input[type=text].wpcf7-not-valid,.wpcf7-form input[type=email].wpcf7-not-valid,.wpcf7-form input[type=tel].wpcf7-not-valid,.wpcf7-form input[type=number].wpcf7-not-valid,.wpcf7-form input[type=date].wpcf7-not-valid,.wpcf7-form select.wpcf7-not-valid,.wpcf7-form textarea.wpcf7-not-valid{border-color:red}.wpcf7-form textarea{max-height:150px;overflow:auto}.wpcf7-form .your-name,.wpcf7-form .your-email{width:calc(50% - 7px);width:-webkit-calc(50% - 7px);width:-moz-calc(50% - 7px);float:left;margin-left:14px;margin-bottom:20px}.thim-register-now-form .wpcf7-form .your-name,.thim-register-now-form .wpcf7-form .your-email{width:100%;float:none;margin-left:0;margin-bottom:0}.wpcf7-form .your-name{margin-left:0}.wpcf7-form .wpcf7-submit{border-radius:0;padding:10px 25px;font-size:13px;font-weight:700;line-height:20px;text-transform:uppercase;margin-top:-10px;border:0}.wpcf7-form .wpcf7-submit:focus{outline:0}.thim-register-now-form .wpcf7-form .wpcf7-submit{width:100%;text-align:center;color:#fff;background:#111;margin-top:10px}.wpcf7-form div.wpcf7-mail-sent-ng,.wpcf7-form div.wpcf7-validation-errors,.wpcf7-form div.wpcf7-mail-sent-ok{margin:0;text-align:center;border:0;border-radius:0;line-height:20px;padding:10px 15px;font-size:13px;color:#a94442;background:#f2dede}.wpcf7-form .wpcf7-validation-errors{display:none!important}.wpcf7-form div.wpcf7-mail-sent-ok{color:#3c763d;background:#dff0d8}.wpcf7-form span.wpcf7-not-valid-tip{display:none}.wpcf7-form input.wpcf7-not-valid{border-color:#f66}.thim-register-now-form{margin:80px 0;background:#fff;position:relative;max-width:400px;float:right;min-height:453px}.thim-register-now-form.top-homepage{margin:61px 0}.thim-register-now-form .title{position:relative;padding:22px 30px 70px;line-height:34px;text-align:center;font-size:22px;overflow:hidden;margin:0 0 23px;color:#fff}.thim-register-now-form .title:before{height:820px;content:'';border-radius:50%;bottom:20px;right:auto;width:820px;position:absolute;left:calc(50% - 410px);left:-webkit-calc(50% - 410px);left:-moz-calc(50% - 410px)}.thim-register-now-form .title span{position:relative}.thim-register-now-form .wpcf7-form{position:relative;padding:0 50px 20px}.thim-register-now-form .wpcf7-form p{margin-bottom:10px}.thim-register-now-form .wpcf7-form .ajax-loader{margin:auto;position:absolute;left:0;right:0;bottom:35px;width:30px}.thim-register-now-form .wpcf7-form div.wpcf7-validation-errors{display:none}.thim-register-now-form .wpcf7-form div.wpcf7-mail-sent-ok{margin:0;text-align:center;margin-top:-50px;z-index:9;position:relative;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.thim-register-now-form .wpcf7-form .ajax-loader{bottom:35px}.thim-register-now-form .wpcf7-form.thim-sending{cursor:wait}.thim-register-now-form .wpcf7-form.thim-sending .wpcf7-submit:hover,.thim-register-now-form .wpcf7-form.thim-sending .wpcf7-submit{background:#111;color:#fff;-moz-opacity:.5;-khtml-opacity:.5;-webkit-opacity:.5;opacity:.5;-ms-filter:alpha(opacity=50);filter:alpha(opacity=50)}.thim-welcome-university-2 .thim-register-now-form,.thim-welcome-university .thim-register-now-form{box-shadow:0 0 5px 1px #E8E8E8;margin:0;margin-top:52px;max-width:370px}.thim-welcome-university-2 .thim-register-now-form .title:before,.thim-welcome-university .thim-register-now-form .title:before{z-index:3}.thim-welcome-university-2 .thim-register-now-form .title:after,.thim-welcome-university .thim-register-now-form .title:after{z-index:2;content:'';position:absolute;top:auto;bottom:20px;background:url(/wp-content/themes/eduma/images/bg-contact-form.jpg) no-repeat bottom center;height:820px;width:820px;border-radius:50%;left:calc(50% - 410px);left:-webkit-calc(50% - 410px);left:-moz-calc(50% - 410px)}.thim-welcome-university-2 .thim-register-now-form .title span,.thim-welcome-university .thim-register-now-form .title span{z-index:5}.thim-welcome-university .thim-register-now-form .title:before{-moz-opacity:.6;-khtml-opacity:.6;-webkit-opacity:.6;opacity:.6;-ms-filter:alpha(opacity=60);filter:alpha(opacity=60);background:#000}.thim-welcome-university-2 .thim-register-now-form .title:before{-moz-opacity:.9;-khtml-opacity:.9;-webkit-opacity:.9;opacity:.9;-ms-filter:alpha(opacity=90);filter:alpha(opacity=90)}.wpcf7-form{position:relative}.wpcf7-form.thim-sending{cursor:wait}.wpcf7-form.thim-sending .wpcf7-submit:hover,.wpcf7-form.thim-sending .wpcf7-submit{-moz-opacity:.7;-khtml-opacity:.7;-webkit-opacity:.7;opacity:.7;-ms-filter:alpha(opacity=70);filter:alpha(opacity=70)}.wpcf7-form .ajax-loader{position:absolute;bottom:5px;left:31px;width:30px;height:30px;visibility:hidden;overflow:hidden;line-height:30px;text-align:center}.wpcf7-form .ajax-loader.is-active{visibility:visible}.wpcf7-form .ajax-loader:before{line-height:30px;text-align:center;position:absolute;top:0;right:0;content:"\f110";font-family:FontAwesome;left:0;margin:auto;-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8);color:#fff}.thim-contact-faqs.text-center .ajax-loader{position:absolute;bottom:5px;left:0;width:30px;right:0;margin:auto}.thim-newlleter-homepage{background:url(/wp-content/themes/eduma/images/bg-newletter.png) no-repeat top right;max-width:753px;margin:auto;text-align:center;padding:0 15px;padding-top:75px;padding-bottom:70px}.thim-newlleter-homepage p{font-size:15px}.thim-newlleter-homepage p.description{max-width:490px;margin:20px auto 40px}.thim-newlleter-homepage .mc4wp-form{position:relative}.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input[type=text],.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input[type=email]{background:#fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAUCAMAAACgaw2xAAAAdVBMVEVMaXHMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMw+R8MhAAAAJnRSTlMAovqp9Cm63QM7Cqbn8uKG6c0GVOiMUwlm9x2tIJtyWJq2M8UTSQAt0usAAACdSURBVHhebcnpEoMgDIXRICpQV7S2Lt2X+/6PWGvNTOpwfzDhO8Rz9dlSYK4AlA13IbIrExAXz0nhXrDITj0mxyI7PZDTLJnddGoGjFKaAtPvfKIlKSnyZDk6dCRlx3JFWb1fX9H/MkYAYDKNrZz6m18QyIhln6ynu2gDDI0UXoWoJZIiO++Yok64H7hK6bhrs64E4uUdvj9NHsH5D86uE93k9eHmAAAAAElFTkSuQmCC) no-repeat center right 10px;border:1px solid #ddd;height:50px;padding:9px 10px;line-height:30px;max-width:425px;width:calc(100% - 120px);width:-webkit-calc(100% - 120px);width:-moz-calc(100% - 120px);color:inherit}.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input[type=text]::-webkit-input-placeholder,.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input[type=email]::-webkit-input-placeholder{color:inherit}.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input[type=text]:-moz-placeholder,.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input[type=email]:-moz-placeholder{color:inherit}.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input[type=text]::-moz-placeholder,.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input[type=email]::-moz-placeholder{color:inherit}.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input[type=text]:-ms-input-placeholder,.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input[type=email]:-ms-input-placeholder{color:inherit}.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields button[type=submit],.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input[type=submit]{text-transform:uppercase;font-size:13px;height:50px;border:none;padding:10px 25px;font-weight:700;line-height:30px}.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields button[type=submit]:hover,.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input[type=submit]:hover{-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100)}.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input{display:inline-block;box-shadow:none;text-shadow:none}.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input:focus{outline:0}.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input:focus::-webkit-input-placeholder{color:#fff0}.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input:focus:-moz-placeholder{color:#fff0}.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input:focus::-moz-placeholder{color:#fff0}.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input:focus:-ms-input-placeholder{color:#fff0}.thim-newlleter-homepage .mc4wp-form .mc4wp-response{position:absolute;left:0;right:0;margin:auto;margin-top:10px;max-width:490px}.mc4wp-form{margin:0;position:relative}.mc4wp-form .mc4wp-response{position:absolute;left:0;right:0;margin:auto;margin-top:10px;max-width:490px}.mc4wp-form .mc4wp-form-fields input[type=text],.mc4wp-form .mc4wp-form-fields input[type=email]{width:100%;background:0 0;border:1px solid #fff;line-height:30px;height:40px;padding:5px 10px;max-width:425px;margin-left:0;color:#fff;border-radius:0;box-shadow:none;font-size:13px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.mc4wp-form .mc4wp-form-fields input[type=text]::-webkit-input-placeholder,.mc4wp-form .mc4wp-form-fields input[type=email]::-webkit-input-placeholder{color:#fff}.mc4wp-form .mc4wp-form-fields input[type=text]:-moz-placeholder,.mc4wp-form .mc4wp-form-fields input[type=email]:-moz-placeholder{color:#fff}.mc4wp-form .mc4wp-form-fields input[type=text]::-moz-placeholder,.mc4wp-form .mc4wp-form-fields input[type=email]::-moz-placeholder{color:#fff}.mc4wp-form .mc4wp-form-fields input[type=text]:-ms-input-placeholder,.mc4wp-form .mc4wp-form-fields input[type=email]:-ms-input-placeholder{color:#fff}.mc4wp-form .mc4wp-form-fields input[type=text]:focus,.mc4wp-form .mc4wp-form-fields input[type=email]:focus{outline:0}.mc4wp-form .mc4wp-form-fields input[type=text]:focus::-webkit-input-placeholder,.mc4wp-form .mc4wp-form-fields input[type=email]:focus::-webkit-input-placeholder{color:#fff0}.mc4wp-form .mc4wp-form-fields input[type=text]:focus:-moz-placeholder,.mc4wp-form .mc4wp-form-fields input[type=email]:focus:-moz-placeholder{color:#fff0}.mc4wp-form .mc4wp-form-fields input[type=text]:focus::-moz-placeholder,.mc4wp-form .mc4wp-form-fields input[type=email]:focus::-moz-placeholder{color:#fff0}.mc4wp-form .mc4wp-form-fields input[type=text]:focus:-ms-input-placeholder,.mc4wp-form .mc4wp-form-fields input[type=email]:focus:-ms-input-placeholder{color:#fff0}.mc4wp-form .mc4wp-form-fields button[type=submit],.mc4wp-form .mc4wp-form-fields input[type=submit]{text-transform:uppercase;font-size:13px;height:40px;line-height:30px;border:none;padding:5px 25px;font-weight:700;margin-left:-1px;border-radius:0;box-shadow:none}.mc4wp-form .mc4wp-form-fields button[type=submit]:hover,.mc4wp-form .mc4wp-form-fields input[type=submit]:hover{-moz-opacity:.9;-khtml-opacity:.9;-webkit-opacity:.9;opacity:.9;-ms-filter:alpha(opacity=90);filter:alpha(opacity=90)}.mc4wp-form .mc4wp-form-fields input{display:inline-block;box-shadow:none;text-shadow:none}.mc4wp-form .mc4wp-form-fields input:focus{outline:0}input.invalid{border-color:red!important}a,button,input[type=submit],.owl-prev,.owl-next,.owl-prev .fa,.owl-next .fa{-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;-ms-transition:all .3s;transition:all .3s}.tp-caption.rev-btn{-webkit-transition:all .3s!important;-moz-transition:all .3s!important;-o-transition:all .3s!important;-ms-transition:all .3s!important;transition:all .3s!important}.user-profile-edit-form h3.title{text-transform:uppercase}.user-profile-edit-form .user-profile-picture img{border-radius:50%}.hide-if-js{display:none!important}.learn-press-user-profile #lp-user-edit-avatar .moxie-shim{display:none}.learn-press-user-profile #lp-user-edit-avatar .lp-form-field-avatar{float:left}.learn-press-user-profile #lp-user-edit-avatar #lp-avatar-actions{margin:20px 0 0}.learn-press-user-profile .lp-avatar-preview{position:relative;float:left;background-color:#DDD}.learn-press-user-profile .lp-avatar-preview .profile-picture{float:left;margin-right:-100%;width:100%}.learn-press-user-profile .lp-avatar-preview .profile-picture img{width:100%;height:100%;border-radius:0}.learn-press-user-profile .lp-avatar-preview .profile-picture.profile-avatar-hidden{display:none}.learn-press-user-profile .lp-avatar-preview .lp-avatar-preview-actions{position:absolute;top:50%;width:100%;margin-top:-14px;text-align:center}.learn-press-user-profile .lp-avatar-preview .lp-avatar-preview-actions a{text-decoration:none;font-size:12px;background:#FFF;display:inline-block;box-shadow:none;padding:5px 10px}.learn-press-user-profile .lp-avatar-preview .lp-avatar-upload-progress{position:absolute;height:10px;background:#FFF;top:50%;margin-top:-5px;left:10px;right:10px;display:none}.learn-press-user-profile .lp-avatar-preview .lp-avatar-upload-progress .lp-avatar-upload-progress-value{width:0;height:10px;background:#563d7c}.learn-press-user-profile .lp-avatar-preview .lp-avatar-upload-error{display:none}.learn-press-user-profile .lp-avatar-preview .lp-avatar-preview-actions{display:none}.learn-press-user-profile .lp-avatar-preview:hover .lp-avatar-preview-actions{display:block}.learn-press-user-profile .lp-avatar-preview.uploading .lp-avatar-preview-actions,.learn-press-user-profile .lp-avatar-preview.upload-error .lp-avatar-preview-actions{display:none}.learn-press-user-profile .lp-avatar-preview.uploading .lp-avatar-upload-progress,.learn-press-user-profile .lp-avatar-preview.upload-error .lp-avatar-upload-progress{display:block}.learn-press-user-profile .lp-avatar-preview.uploading:before,.learn-press-user-profile .lp-avatar-preview.upload-error:before{position:absolute;width:100%;height:100%;background:#FFF;opacity:.4;content:''}.learn-press-user-profile .lp-avatar-preview.upload-error .lp-avatar-upload-error{display:block}.learn-press-user-profile .lp-avatar-preview.croping .lp-avatar-preview-actions{display:none}.learn-press-user-profile .lp-avatar-preview.croping .lp-avatar-crop-image{position:absolute;top:0;left:0;width:100%;height:100%;background:#000;overflow:hidden}.learn-press-user-profile .lp-avatar-preview.croping .lp-avatar-crop-image img{max-width:inherit;cursor:move}.learn-press-user-profile .lp-avatar-preview.croping .lp-avatar-crop-image .lp-crop-controls{position:absolute;bottom:0;width:100%;height:30px}.learn-press-user-profile .lp-avatar-preview.croping .lp-avatar-crop-image .lp-crop-controls .lp-zoom{position:absolute;height:10px;bottom:10px;left:10px;right:30px;background:#563d7a}.learn-press-user-profile .lp-avatar-preview.croping .lp-avatar-crop-image .lp-crop-controls .lp-zoom .ui-slider{position:absolute;left:0;right:10px;height:100%}.learn-press-user-profile .lp-avatar-preview.croping .lp-avatar-crop-image .lp-crop-controls .lp-zoom .ui-slider .ui-slider-handle{display:inline-block;width:10px;height:14px;background:#FFF;position:absolute;margin-top:-2px;border:1px solid #563d7a;box-shadow:none;outline:0;cursor:ew-resize}.learn-press-user-profile .lp-avatar-preview.croping .lp-avatar-crop-image .lp-crop-controls .lp-cancel-upload{text-decoration:none;position:absolute;bottom:5px;right:5px;box-shadow:none}.learn-press-user-profile .lp-avatar-preview.croping .lp-avatar-crop-image .lp-crop-controls:before{position:absolute;height:30px;width:100%;content:'';background:#FFF;opacity:.4}.learn-press-user-profile .lp-avatar-preview:after{display:block;content:'';clear:both}.learn-press-user-profile .lp-avatar-preview:after:after{content:'';display:block;clear:both}#your-profile ul{list-style:none;margin:0;display:block;overflow:hidden}#your-profile ul li{list-style:none}#your-profile ul.learn-press-subtabs li{float:left;display:inline-block;margin:0;position:relative;border-bottom:1px solid #eee}#your-profile ul.learn-press-subtabs li:after{bottom:-1px;z-index:10;background:0 0;left:0;right:3px;height:1px;content:'';position:absolute}#your-profile ul.learn-press-subtabs li.current:before{content:'';position:absolute;left:0;right:3px;top:0;height:3px;z-index:10;background:#ffb606}#your-profile ul.learn-press-subtabs li.current:after{background:#fff}#your-profile ul.learn-press-subtabs li.current span,#your-profile ul.learn-press-subtabs li.current a{background:#fff}#your-profile ul.learn-press-subtabs li:last-child.current:before{right:0}#your-profile ul.learn-press-subtabs li:last-child:after{right:0}#your-profile ul.learn-press-subtabs li:last-child span,#your-profile ul.learn-press-subtabs li:last-child a{margin-right:0}#your-profile ul.learn-press-subtabs li span,#your-profile ul.learn-press-subtabs li a{padding:5px 15px;line-height:25px;font-size:12px;min-width:100px;display:inline-block;border:1px solid #eee;border-bottom:0;font-weight:700;background:#f9f9f9;margin-right:3px;text-align:center;color:#333}#your-profile .learn-press-subtab-content{clear:both;padding:30px 30px 40px;border:1px solid #eee;margin:30px 0}#your-profile .learn-press-subtab-content .lp-form-field{margin-bottom:20px}#your-profile .learn-press-subtab-content .lp-form-field .description{margin-bottom:10px}#your-profile .learn-press-subtab-content .lp-form-field:last-child{margin-bottom:0}#your-profile #lp-upload-photo{padding:5px 10px;background:#f2f2f2;border:1px solid #a0a0a0;color:#333;font-weight:400;font-size:14px;border-radius:3px;line-height:18px;text-transform:none}#your-profile #lp-remove-upload-photo{background:0 0;border:none;font-weight:700;font-size:14px;width:20px;height:25px;text-align:center;text-transform:none;border-radius:50%;color:red;padding:0;margin:0;line-height:25px;position:absolute;right:0;top:0}#your-profile .title{border-bottom:1px solid #eee;padding-bottom:10px;margin-bottom:30px}#your-profile input,#your-profile select{width:250px;max-width:100%}#your-profile textarea{width:100%;max-width:100%}#your-profile input[type=submit]{width:auto;color:#333;background:#ffb606}#your-profile input[type=submit][disabled=disabled]{color:#666;cursor:no-drop;background:#ccc}#your-profile input[type=submit][disabled=disabled]:hover{color:#666;background:#ccc}#your-profile input[type=submit]:hover{background:#e6a303;color:#333}#your-profile label{display:block;color:#333;font-weight:700}#your-profile .info-field{display:block;overflow:hidden;clear:both}#your-profile .info-field.end-box{margin-bottom:50px}#your-profile .change-password{margin-bottom:0;display:block;padding-bottom:0}#your-profile .link-change-password{color:#ffb606;display:inline-block;margin-bottom:0}#your-profile .link-change-password:hover{text-decoration:underline}#your-profile #user_profile_password_form{margin-bottom:0;padding-top:15px}#your-profile #user_profile_password_form .error{margin:15px 0 0;border:0;border-radius:0;line-height:20px;padding:10px 15px;font-size:13px;color:#a94442;background:#f2dede;display:block}#your-profile .learn-press-message{margin:0 0 20px;border:0;border-radius:0;line-height:20px;padding:10px 15px;font-size:13px;display:block}#your-profile .learn-press-message.error{color:#a94442;background:#f2dede}#your-profile .learn-press-message.success{color:#3c763d;background:#dff0d8}#your-profile input#pass2{margin-bottom:0}body #course-curriculum-popup{background:rgb(0 0 0 / .75)}body #course-curriculum-popup.loading:before{content:'';position:absolute;left:0;right:0;top:0;height:70px;z-index:1000;background:0 0}body #course-curriculum-popup #popup-header{background:#ffb606;left:0;height:90px;right:0;position:absolute;z-index:999}body #course-curriculum-popup #popup-header .courses-searching{position:relative;line-height:90px}body #course-curriculum-popup #popup-header .courses-searching .form-control{background:0 0;border:#fff0;box-shadow:none;padding-left:70px;color:rgb(255 255 255 / .65);line-height:90px;height:90px;font-size:16px;max-width:400px}body #course-curriculum-popup #popup-header .courses-searching .form-control::-webkit-input-placeholder{color:rgb(255 255 255 / .65)}body #course-curriculum-popup #popup-header .courses-searching .form-control:-moz-placeholder{color:rgb(255 255 255 / .65)}body #course-curriculum-popup #popup-header .courses-searching .form-control::-moz-placeholder{color:rgb(255 255 255 / .65)}body #course-curriculum-popup #popup-header .courses-searching .form-control:-ms-input-placeholder{color:rgb(255 255 255 / .65)}body #course-curriculum-popup #popup-header .courses-searching .form-control:focus::-webkit-input-placeholder{color:#fff0}body #course-curriculum-popup #popup-header .courses-searching .form-control:focus:-moz-placeholder{color:#fff0}body #course-curriculum-popup #popup-header .courses-searching .form-control:focus::-moz-placeholder{color:#fff0}body #course-curriculum-popup #popup-header .courses-searching .form-control:focus:-ms-input-placeholder{color:#fff0}body #course-curriculum-popup #popup-header .courses-searching button{top:0;bottom:0;width:70px;left:0;background:0 0;color:#fff;text-align:center;position:absolute;line-height:90px;height:90px;font-size:23px;padding:0}body #course-curriculum-popup #popup-header .courses-searching button .fa{line-height:90px}body #course-curriculum-popup #popup-header .courses-searching .courses-list-search{color:#666;margin:0;line-height:30px;background:#f6f6f6;border:none;min-width:270px;position:absolute;height:calc(100vh - 90px);height:-webkit-calc(100vh - 90px);height:-moz-calc(100vh - 90px);width:100%;visibility:hidden;padding-left:50px;overflow:hidden;-webkit-transition:none;-moz-transition:none;-o-transition:none;-ms-transition:none;transition:none;cursor:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVCAYAAACpF6WWAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RUNEQkY4MkZBRDY3MTFFNkI3RTRGQzAxM0E3RjBCMDAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RUNEQkY4MzBBRDY3MTFFNkI3RTRGQzAxM0E3RjBCMDAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFQ0RCRjgyREFENjcxMUU2QjdFNEZDMDEzQTdGMEIwMCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFQ0RCRjgyRUFENjcxMUU2QjdFNEZDMDEzQTdGMEIwMCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PlMNdGQAAAB2SURBVHjavJRRFoAgCAQZ73/nen1aYixQ/MoOyKKY2WFzYHpMjPGWoAI9qAJe5g1VEDknAEAsCNFEJQ+lg2hhGtx/cCi6v2RQcN/Vk12bnfbXTttnWnZ/dMzwrvv0RbW//ZYrR78+Muu0g5JdJw9KZZ2uOAUYAEC8HRoqW0/5AAAAAElFTkSuQmCC),progress}body #course-curriculum-popup #popup-header .courses-searching .courses-list-search.search-visible{visibility:visible}body #course-curriculum-popup #popup-header .courses-searching .courses-list-search li{list-style:none;line-height:30px;padding:0 20px;height:30px;display:block}body #course-curriculum-popup #popup-header .courses-searching .courses-list-search li:first-child{margin-top:20px}body #course-curriculum-popup #popup-header .courses-searching .courses-list-search li a{display:inline-block;line-height:30px;-webkit-transition:none;-moz-transition:none;-o-transition:none;-ms-transition:none;transition:none;color:#333}body #course-curriculum-popup #popup-header .courses-searching .courses-list-search li a:hover{text-decoration:underline}body #course-curriculum-popup #popup-header .popup-title{font-size:23px;margin:0 auto;line-height:90px;height:90px;padding-left:30px;font-weight:700;z-index:1005;padding-right:100px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#333}body #course-curriculum-popup #popup-header .popup-title .index{color:#fff;margin-right:10px}body #course-curriculum-popup #popup-header .popup-close{width:90px;height:90px;line-height:90px;text-transform:none;text-align:center;color:#fff;font-size:13px;font-weight:700;z-index:99999;position:absolute;top:0;right:0;cursor:pointer;background:#e6a303;-moz-opacity:.7;-khtml-opacity:.7;-webkit-opacity:.7;opacity:.7;-ms-filter:alpha(opacity=70);filter:alpha(opacity=70)}body #course-curriculum-popup #popup-header .popup-close .fa{font-size:29px;vertical-align:middle}body #course-curriculum-popup #popup-header .popup-close:hover{background:#e6a303;-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100)}body #course-curriculum-popup #popup-header .popup-close:before,body #course-curriculum-popup #popup-header .popup-close:after{display:none}body #course-curriculum-popup #popup-sidebar{width:417px;overflow-x:hidden;overflow-y:auto;top:90px;z-index:2;border-right:0}body #course-curriculum-popup #popup-sidebar #learn-press-course-curriculum{width:400px;position:relative;border-top:1px solid #eee;padding-top:30px}body #course-curriculum-popup #popup-sidebar #learn-press-course-curriculum:before{height:100%;content:'';position:absolute;left:399px;width:1px;background:#eee;top:0;bottom:0;z-index:10;min-height:calc(100vh - 200px);min-height:-webkit-calc(100vh - 200px);min-height:-moz-calc(100vh - 200px)}body #course-curriculum-popup #popup-main{z-index:3;width:calc(100% - 400px);width:-webkit-calc(100% - 400px);width:-moz-calc(100% - 400px);max-width:100%;left:auto;right:0;padding-top:90px;height:100vh;overflow:hidden}body #course-curriculum-popup #popup-main #popup-content{top:auto;bottom:auto;left:auto;right:auto;position:relative;width:100%;height:100%}body #course-curriculum-popup #popup-main #popup-content #popup-content-inner{overflow:hidden;margin:0}body #learn-press-block-content{position:fixed;z-index:99999999;left:400px;top:90px;right:0;bottom:0;background:0 0;width:auto;height:auto;overflow:hidden}body #learn-press-block-content .thim-box-loading-container{background:#fff;width:100%;height:100%;position:absolute;overflow:hidden;visibility:hidden}body #learn-press-block-content .thim-box-loading-container.visible{visibility:visible}body #learn-press-block-content .cssload-container{display:block;width:97px;top:50%;left:50%;margin-left:-49px;position:absolute;margin-top:-10px}body #learn-press-block-content:before,body #learn-press-block-content:after{display:none}body #learn-press-block-content .thim-loading-container{width:100%;max-width:100%;background:#fff;margin:0 auto;-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;-ms-filter:alpha(opacity=0);filter:alpha(opacity=0)}body #learn-press-block-content .thim-loading-container.visible{-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100)}body #popup_container #popup_title{background:#ffb606;color:#333}body #popup_panel #popup_ok{background:#ffb606;color:#333}body #popup_panel #popup_ok:hover{background:#e6a303}#learn-press-content-item .learn-press-video-intro{width:100%;background:#000}#learn-press-content-item .learn-press-video-intro .video-content{max-width:850px;margin:auto;overflow:hidden}#learn-press-content-item .learn-press-content-item-container{width:700px;margin:auto;overflow:hidden;padding-bottom:40px;padding-top:30px;max-width:100%}.quiz-buttons{overflow:hidden}.quiz-buttons button{margin-bottom:15px}.quiz-buttons .button-hint,.quiz-buttons .button-next-question,.quiz-buttons .button-check-answer,.quiz-buttons .button-prev-question{display:inline-block;margin-right:13px;background:#333;color:#fff}.quiz-buttons .button-hint:hover,.quiz-buttons .button-next-question:hover,.quiz-buttons .button-check-answer:hover,.quiz-buttons .button-prev-question:hover{background:#ffb606;color:#333}.quiz-buttons .finish-quiz{overflow:hidden;clear:both}.quiz-buttons .button-finish-quiz{float:left;clear:both}.complete-lesson-button{margin-top:15px}.complete-lesson-button.completed{background:#54B551;color:#fff}.thim-course-megamenu .course-meta{margin-bottom:0}#profile-picture-picture{margin-top:10px}.thim-curriculum-buttons{display:block;overflow:hidden}.thim-curriculum-buttons>button{display:inline-block;margin-right:15px;margin-bottom:40px}.thim-curriculum-buttons .learn-press-popup-certificate{background:#54B551;color:#fff}body .learn-press-cert-preview.popup:before{height:150%}#learn-press-course-curriculum ul.curriculum-sections,#learn-press-course-curriculum ul.section-content,#learn-press-course-curriculum .section-header{background:0 0}#popup-sidebar #learn-press-finish-course{display:none}#popup-sidebar .thim-curriculum-buttons{display:none}#popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section:first-child .section-header{margin-top:0;border-top:0}#popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section-header{padding-left:53px;line-height:25px;margin-bottom:28px;margin-top:28px}#popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section-header .collapse{left:10px;top:-3px}#popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section-header .meta{line-height:25px;right:18px}#popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section-desc{margin-top:-5px}#popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson,#popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz{line-height:20px;padding:15px 23px 13px 18px}#popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson .course-item-title,#popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz .course-item-title,#popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson span,#popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz span{line-height:20px}#popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson .meta-left,#popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz .meta-left{min-width:55px}#popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson .meta-left .label,#popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz .meta-left .label{display:none}#popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson .meta-center,#popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz .meta-center{max-width:calc(100% - 55px);max-width:-webkit-calc(100% - 55px);max-width:-moz-calc(100% - 55px);width:100%;padding-top:0;padding-bottom:0;line-height:20px}#popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson .index,#popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz .index{line-height:20px;min-width:30px}#popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson .meta,#popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz .meta{display:block;float:none;clear:both;padding-top:3px;padding-left:55px}#popup-sidebar .section-desc{padding:0 23px 0 18px}#popup-sidebar .learn-press-breadcrumb{background:#f9fafa;padding:20px 23px 25px 18px;margin:0}#popup-sidebar .learn-press-breadcrumb a{font-size:13px;font-weight:400;text-transform:uppercase;line-height:30px;display:inline-block;color:#ffb606}#popup-sidebar .learn-press-breadcrumb .fa{line-height:30px;display:inline-block;font-size:15px;padding:0 12px;color:#ffb606}#popup-sidebar .learn-press-breadcrumb .item-name{display:block;font-size:22px;color:#999;line-height:1.3;padding-top:9px}.lesson-heading{font-size:40px;line-height:50px;margin-bottom:20px}.lesson-image{display:block;background:#000}.lesson-image img{margin:auto;display:block}body.content-item-only.admin-bar{margin-top:-32px}body.content-item-only.admin-bar #wpadminbar{display:none}body.content-item-only .learn-press-content-item-only{padding:0}@media (max-width:1366px){body #course-curriculum-popup #popup-header{height:70px}body #course-curriculum-popup #popup-header .popup-close{width:70px;height:70px;line-height:70px}body #course-curriculum-popup #popup-header .courses-searching .form-control{line-height:70px;height:70px}body #course-curriculum-popup #popup-header .courses-searching button{line-height:70px;height:70px}body #course-curriculum-popup #popup-header .courses-searching button .fa{line-height:70px}body #course-curriculum-popup #popup-sidebar{top:70px;width:367px}body #course-curriculum-popup #popup-sidebar #learn-press-course-curriculum{width:350px}body #course-curriculum-popup #popup-sidebar #learn-press-course-curriculum:before{left:349px}body #course-curriculum-popup #popup-main{padding-top:70px;width:calc(100% - 350px);width:-webkit-calc(100% - 350px);width:-moz-calc(100% - 350px)}body #learn-press-block-content{left:350px;top:70px}body #course-curriculum-popup #popup-header .courses-searching .courses-list-search{height:calc(100vh - 70px);height:-webkit-calc(100vh - 70px);height:-moz-calc(100vh - 70px)}}@media (max-width:1024px){#course-curriculum-popup{overflow:scroll;-webkit-overflow-scrolling:touch}body #course-curriculum-popup{background:#fff;overflow:auto;width:100vw;height:100vh}body #course-curriculum-popup #popup-sidebar{width:100%;top:auto;position:relative;float:none;clear:both;max-width:700px;margin:auto;border-right:0;padding-bottom:50px;padding-top:30px}body #course-curriculum-popup #popup-sidebar #learn-press-course-curriculum{width:100%}body #course-curriculum-popup #popup-sidebar #learn-press-course-curriculum:before{display:none}body #course-curriculum-popup #popup-main{width:100%;float:none;position:relative;top:auto;left:auto;right:auto;bottom:auto;height:auto}body #course-curriculum-popup #popup-main #popup-content #popup-content-inner{margin:0}body #course-curriculum-popup #popup-main #popup-content #popup-content-inner iframe{position:relative;top:auto;left:auto;height:auto}body #course-curriculum-popup #popup-main #popup-content #popup-content-inner iframe body.content-item-only .learn-press-content-item-only{background:red}body.content-item-only .learn-press-content-item-only{position:relative;left:auto;top:auto;height:auto;overflow:hidden;padding:0}body.content-item-only #learn-press-content-item{overflow:hidden}body #learn-press-block-content{left:0;top:0}}@media (max-width:875px){#learn-press-content-item .learn-press-video-intro .video-content{max-width:100%}#learn-press-content-item .learn-press-video-intro .video-content iframe{max-width:100vw;max-height:56vw}}@media (max-width:730px){body.content-item-only.admin-bar{margin-top:-46px}}@media (max-width:730px){body #course-curriculum-popup #popup-sidebar{padding-left:30px;padding-right:30px}#learn-press-content-item .learn-press-content-item-container{padding-left:30px;padding-right:30px}}body.content-item-only .learn-press-content-item-only{max-width:100vw}.course-lesson-description ul li{margin-bottom:10px}article.lp_course h1.entry-title{margin-top:0;margin-bottom:35px}.thim-top-course{position:relative;margin-bottom:40px}.thim-top-course.no-thumbnail{min-height:400px;background:#000}.thim-top-course .learnpress-course-coming-soon{text-align:center;position:absolute;top:50%;left:0;right:0;transform:translate(0,-50%);-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%)}.lp-pmpro-header,.lp-pmpro-main,.lp-pmpro-footer{overflow:hidden;width:100%}.lp-pmpro-header .list-main,.lp-pmpro-header .list-item{border:1px solid #eee;border-left:0;border-bottom:4px solid #ccc;min-height:200px}.lp-pmpro-header .list-main{border-left:1px solid #eee}.lp-pmpro-footer .list-main,.lp-pmpro-footer .list-item{border:1px solid #eee;border-top:0;border-left:0;min-height:81px;padding:20px 0;vertical-align:middle}.lp-pmpro-footer .list-main{border-left:1px solid #eee}.lp-pmpro-membership-list{overflow:hidden;max-width:1000px;margin:auto}.lp-pmpro-membership-list .list-main{width:34%}.lp-pmpro-membership-list .list-main .item-td{border-left:1px solid #eee}.lp-pmpro-membership-list .list-item{text-align:center}.lp-pmpro-membership-list .header-item{padding-top:82px;padding-bottom:35px;position:relative;vertical-align:top;background:url(/wp-content/themes/eduma/images/motobike.png) no-repeat top 42px center}.lp-pmpro-membership-list .header-item.has-3{width:22%}.lp-pmpro-membership-list .header-item.has-2{width:33%}.lp-pmpro-membership-list .header-item.position-2{background-image:url(/wp-content/themes/eduma/images/car.png)}.lp-pmpro-membership-list .header-item.position-2:before{content:'';position:absolute;top:-1px;left:-1px;right:-1px;height:4px;width:100%;background:#ffb606}.lp-pmpro-membership-list .header-item.position-3{background-image:url(/wp-content/themes/eduma/images/plane.png)}.lp-pmpro-membership-list .item-td{border:1px solid #eee;padding:10px 30px;border-top:0;border-left:0;line-height:25px}.lp-pmpro-membership-list .item-td a{color:#666}.lp-pmpro-membership-list .item-td a:hover{color:#ffb606}.lp-pmpro-membership-list .item-td.item-desc{color:#55b450;font-weight:700}.lp-pmpro-membership-list .item-td.item-check{color:#55b450;font-size:17px}.lp-pmpro-membership-list .item-td.item-none{color:#bbb;font-size:17px}.lp-pmpro-membership-list .lp-title{font-size:16px;font-weight:700;margin:10px 0 0;line-height:30px;text-transform:uppercase}.lp-pmpro-membership-list .lp-desc{font-size:13px;color:#888;font-weight:400;line-height:22px;margin-bottom:22px}.lp-pmpro-membership-list .lp-price{font-size:38px;font-weight:700;line-height:40px;color:#333}.lp-pmpro-membership-list .lp-price .currency{font-size:16px;vertical-align:super}.lp-pmpro-membership-list .lp-price .expired{font-size:24px;line-height:26px;font-weight:400}.lp-pmpro-membership-list .lp-price .expired .currency{font-size:14px}#pmpro_paypalexpress_checkout input{border:0;padding:0}form.pmpro_form .lp-pmpro-name{background:#ffb606;width:150px;height:150px;float:left;clear:none;margin:0;margin-right:20px;position:relative}form.pmpro_form .lp-pmpro-name h4{color:#fff;line-height:30px;font-size:20px;font-weight:700;text-transform:uppercase;text-align:center;vertical-align:middle;margin:0;position:absolute;left:10px;right:10px;top:50%;transform:translate(0,-50%);-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%)}form.pmpro_form .lp-pmpro-content{width:calc(100% - 170px);width:-webkit-calc(100% - 170px);width:-moz-calc(100% - 170px);float:right;clear:none;margin:0}form.pmpro_form .lp-pmpro-desc{text-align:left;float:none;clear:both;margin:0;margin-bottom:5px;line-height:25px}form.pmpro_form .lp-pmpro-desc label,form.pmpro_form .lp-pmpro-desc p{display:inline-block;margin:0}form.pmpro_form .lp-pmpro-desc label{margin-right:5px;width:auto}form.pmpro_form .lp-pmpro-desc.lp-pmpro-description{margin-top:15px}form.pmpro_form h3.pmpro_thead-name{margin:0;font-size:17px;font-weight:700;padding-left:10px}form.pmpro_form .pmpro_thead-msg{font-style:normal;font-size:14px;color:#999}form.pmpro_form .pmpro_thead-msg a{font-weight:700;color:#e7a507;text-transform:none;margin-left:5px}form.pmpro_form .pmpro_thead-msg a:hover{text-decoration:underline}form.pmpro_form .lp-pmpro-account-info .lp-pmpro-desc{max-width:500px;float:none;overflow:hidden;margin:auto;clear:both;margin-bottom:15px}form.pmpro_form .lp-pmpro-account-info .lp-pmpro-desc label{min-width:175px;text-align:left;font-size:15px;font-weight:700;color:#888}form.pmpro_form .lp-pmpro-account-info abbr[title],form.pmpro_form .lp-pmpro-account-info abbr[data-original-title]{border-bottom:0;vertical-align:bottom;margin-left:5px;color:#999}#pmpro_form tbody tr td.lp-pmpro-td,#pmpro_pricing_fields tbody tr td.lp-pmpro-td{padding:30px 40px}#pmpro_form .pmpro_submit{text-align:center}#pmpro_form .pmpro_submit span{float:none;overflow:hidden;display:block}#pmpro_form table{margin-bottom:40px}.thim-lp-pmpro-desc{max-width:430px;margin:auto}.thim-lp-pmpro-desc h4{font-size:22px;margin:0;margin-bottom:15px}.thim-lp-pmpro-desc .description{margin-bottom:20px;color:#888}.thim-lp-pmpro-desc .readmore-link{text-transform:uppercase;cursor:pointer;font-size:14px;font-weight:700}.thim-lp-pmpro-desc .readmore-link:hover{text-decoration:underline}.thim-lp-pmpro-desc .readmore-link .fa{margin-left:5px}body .learn-press-user-profile-certs li{list-style:none}@media (max-width:767px){body form.pmpro_form .input[type=email]{width:90%}}@media (max-width:600px){body form.pmpro_form .input[type=email],form.pmpro_form input[type=text].input,form.pmpro_form input[type=password].input{max-width:none}}@media (max-width:480px){.lp-pmpro-content{float:none;width:100%}#learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson .meta-center.has-right,#learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz .meta-center.has-right{padding-right:0}#learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson .meta-center.has-right .locked,#learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz .meta-center.has-right .locked,#learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson .meta-center.has-right .lesson-preview,#learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz .meta-center.has-right .lesson-preview{clear:both;display:inline-block;position:static}}#profile-picture-wrap{margin-bottom:20px}#profile-picture-wrap #lp-menu-change-picture{margin:15px 0 0 0}#profile-picture-wrap #lp-menu-change-picture .lp-label-change-picture{display:block;cursor:pointer;padding:5px 12px;color:#333;border:1px solid #ddd}#profile-picture-wrap #lp-menu-change-picture .dropdown .dropdown-menu li{border:0;background:#f2f2f2;padding:5px 15px;margin:0;border-bottom:1px solid #dad9d9}#profile-picture-wrap #lp-menu-change-picture .dropdown .dropdown-menu li:hover{color:#ffb606}#your-profile #lpbox-upload-crop-profile-picture{border:1px solid #eee;background:#fff;padding:20px}#your-profile #lpbox-upload-crop-profile-picture .image-editor{float:none;width:100%}#your-profile #lpbox-upload-crop-profile-picture .image-editor .cropit-preview{border:1px solid #eee;border-radius:0;margin:0!important}#your-profile #lpbox-upload-crop-profile-picture .image-editor-sidebar-right{width:100%;float:none;clear:both;display:block}#your-profile #lpbox-upload-crop-profile-picture .image-editor-sidebar-right a{display:inline-block;text-align:center;margin-right:10px;color:#333;margin-top:5px}#your-profile #lpbox-upload-crop-profile-picture .image-editor-sidebar-right a:hover{text-decoration:underline}#your-profile #lpbox-upload-crop-profile-picture .image-editor-sidebar-right a:hover .dashicons{text-decoration:none}#your-profile #lpbox-upload-crop-profile-picture .image-editor-sidebar-right a .dashicons{margin-right:2px;line-height:25px}.thim-course-landing-button .woocommerce-message,.course-payment .woocommerce-message{display:inline-block}.thim-course-landing-button .woocommerce-message a.button,.course-payment .woocommerce-message a.button{display:inline-block;font-size:13px;line-height:40px;height:40px;border:0;border-radius:0;padding:0 25px;text-transform:uppercase;font-weight:700;background:#ffb606;color:#333}.thim-course-landing-button .woocommerce-message span,.course-payment .woocommerce-message span{display:none}.purchase-course .button-add-to-cart{margin-left:10px}.purchase-course #learn-press-wc-message{display:inline-block}body #learn-press-stripe-form{padding:25px;border:1px solid #eee;overflow:hidden}body #learn-press-stripe-form .learn-press-form-row label{min-width:150px}.thim-course-grid>p{margin-left:15px;margin-right:15px}body .filter-loading{position:fixed;background:rgb(255 255 255 / .8);content:'';left:0;right:0;bottom:0;top:0;z-index:9999999}#toolbar .widget_search .search-form label .search-field{cursor:pointer}#toolbar .widget_search .search-form label .search-field:focus{cursor:text}.mo-openid-app-icons a{cursor:pointer}.learn-press-pmpro-buy-membership{display:inline-block}.learn-press-pmpro-buy-membership a.button{display:inline-block;font-size:13px;line-height:40px;height:40px;border:0;border-radius:0;padding:0 25px;text-transform:uppercase;font-weight:700;background:#111;color:#fff;margin-right:5px}.thim-demo-university-3 .profile-container .user-tab .author-name,.thim-demo-university-3 .profile-container .box-title,.thim-demo-university-3 .profile-container .profile-tabs .nav-tabs li a,.thim-demo-university-3 th,.thim-demo-university-3 .entry-navigation-post .prev-post .title,.thim-demo-university-3 .entry-navigation-post .next-post .title,.thim-demo-university-3 .share-post .single-title,.thim-demo-university-3 .related-archive .single-title,.thim-demo-university-3 article .entry-header .date-meta i,.thim-demo-university-3 article .entry-header .entry-meta li span,.thim-demo-university-3 .thim-widget-gallery-posts .wrapper-filter-controls a,.thim-demo-university-3 .widget-area .thim-course-list-sidebar .thim-course-content .course-title,.thim-demo-university-3 .top_site_main .page-title-wrapper h1,.thim-demo-university-3 .top_site_main .page-title-wrapper h2,.thim-demo-university-3 #tab-course-description .thim-course-info ul li .value,.thim-demo-university-3 .thim-course-menu-landing .thim-course-landing-tab li,.thim-demo-university-3 .thim-course-menu-landing .thim-course-landing-button .course-price,.thim-demo-university-3 .thim-course-grid .course-item .thim-course-content .course-title,.thim-demo-university-3 .thim-ralated-course .related-title,.thim-demo-university-3 .thim-about-author .author-bio .name,.thim-demo-university-3 .learn-press .course-tabs .nav-tabs li a,.thim-demo-university-3 .learn-press .entry-title,.thim-demo-university-3 .learn-press .course-meta .value,.thim-demo-university-3 .learn-press .course-payment .course-price,.thim-demo-university-3 .widget-area .thim-course-list-sidebar .course-price,.thim-demo-university-3 .widget-area .thim-course-list-sidebar .thim-course-content .course-title,.thim-demo-university-3 .thim-course-list .course-item .thim-course-content .course-price,.thim-demo-university-3 .thim-course-list .course-item .thim-course-content .course-meta .value,.thim-demo-university-3 .thim-course-list .course-item .thim-course-content .course-title,.thim-demo-university-3 .product-grid .product__title a.title,.thim-demo-university-3 .product-grid .product__title .price,.thim-demo-university-3 .sc_heading .title,.thim-demo-university-3 .thim-widget-icon-box .wrapper-box-icon.contact_info .heading__primary,.thim-demo-university-3 .widget-area aside .widget-title,.thim-demo-university-3 .widget-area aside.widget ul li a,.thim-demo-university-3 article .entry-header .entry-title,.thim-demo-university-3 #respond.comment-respond .comment-reply-title,.thim-demo-university-3 .tp_single_event .entry-title h1,.thim-demo-university-3 .thim-list-event .item-event .event-wrapper .title,.thim-demo-university-3 .thim-list-event .item-event .event-wrapper .meta,.thim-demo-university-3 .list-tab-event .nav-tabs li a,.thim-demo-university-3 .tp-event-info .tp-info-box .heading,.thim-demo-university-3 .thim-widget-portfolio .wapper_portfolio .filters .portfolio-tabs li a.filter,.thim-demo-university-3 .portfolio_container .wapper_portfolio .filters .portfolio-tabs li a.filter,.thim-demo-university-3 .thim-widget-accordion .widget-title,.thim-demo-university-3 .thim-widget-accordion .panel-title a,.thim-demo-university-3 .thim-contact-faqs h4,.thim-demo-university-3 .widget-area.sidebar-events .book-title,.thim-demo-university-3 .widget-area.sidebar-events .widget_book-event ul li .value,.thim-demo-university-3 .site-main .widget_text .widget-title,.thim-demo-university-3 .wrapper-lists-our-team .our-team-item .title,.thim-demo-university-3 .wrapper-lists-our-team .our-team-item .regency,.thim-demo-university-3 .counter-box.about-us .display-percentage,.thim-demo-university-3 .home-content .widget-title,.thim-demo-university-3 .site-main .widget-title,.thim-demo-university-3 .become-teacher-form .teacher-title,.thim-demo-university-3 .thim-widget-tab .nav-tabs li a,.thim-demo-university-3 .widget-area .thim-list-posts.sidebar .article-title-wrapper h5,.thim-demo-university-3 .tp-event-organizers .thim-carousel-wrapper .item .regency,.thim-demo-university-3 .tp-event-organizers .title,.thim-demo-university-3 article .entry-header .entry-meta li span.value,.thim-demo-university-3 article .entry-header .entry-meta li a,.thim-demo-university-3 .widget-area .thim-list-posts.sidebar .article-date,.thim-demo-university-3 .thim-widget-portfolio .wapper_portfolio .portfolio_column .portfolio-hover .mask-content h3,.thim-demo-university-3 .portfolio_container .wapper_portfolio .portfolio_column .portfolio-hover .mask-content h3,.thim-demo-university-3 .quickview .product-info .right .product_title,.thim-demo-university-3 .quickview .quick-view-detail,.thim-demo-university-3 .loop-pagination li .page-numbers,.thim-demo-university-3 .pagination li .page-numbers,.thim-demo-university-3 .thim-list-event .item-event .time-from .date,.thim-demo-university-3 #tab-course-review .course-review .content-review>ul .review-text .review-title,.thim-demo-university-3 #tab-course-review .course-review .content-review>ul .review-text .author-name,.thim-demo-university-3 #tab-course-review .course-rating .average-rating .rating-box .average-value,.thim-demo-university-3 #tab-course-review .course-rating>h3,.thim-demo-university-3 #learn-press-course-curriculum ul.curriculum-sections .section-header,.thim-demo-university-3 #learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson .quiz-title,.thim-demo-university-3 #learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz .quiz-title,.thim-demo-university-3 #learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson .lesson-title,.thim-demo-university-3 #learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz .lesson-title,.thim-demo-university-3 #learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson .lesson-preview,.thim-demo-university-3 #learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz .lesson-preview,.thim-demo-university-3 h1,.thim-demo-university-3 h2,.thim-demo-university-3 h3,.thim-demo-university-3 h4,.thim-demo-university-3 h5,.thim-demo-university-3 h6,.thim-demo-university-3 b,.thim-demo-university-3 strong,.thim-demo-university-3 body #popup-footer .course-content-lesson-nav a,.thim-demo-university-3 .course-item-nav .course-content-lesson-nav a,.thim-demo-university-3 body #popup-footer .course-content-lesson-nav span,.thim-demo-university-3 .course-item-nav .course-content-lesson-nav span{font-weight:600}.thim-demo-university-3 .become-teacher-form button[type=submit],.thim-demo-university-3 input[type=submit],.thim-demo-university-3 button,.thim-demo-university-3 #respond.comment-respond .comment-form .form-submit input#submit,.thim-demo-university-3 .thim-course-grid .course-item .thim-course-content .course-meta>div.course-price .value,.thim-demo-university-3 .learn-press .thim-enroll-course-button,.thim-demo-university-3 .thim-course-grid .course-item .course-thumbnail>a.course-readmore,.thim-demo-university-3 .thim-course-list .course-item .thim-course-content .course-readmore,.thim-demo-university-3 .product-grid .product__title a.button.add_to_cart_button,.thim-demo-university-3 .mc4wp-form .mc4wp-form-fields button[type=submit],.thim-demo-university-3 .mc4wp-form .mc4wp-form-fields input[type=submit],.thim-demo-university-3 .wpcf7-form .wpcf7-submit,.thim-demo-university-3 article .readmore,.thim-demo-university-3 article .entry-header .entry-meta li span.value,.thim-demo-university-3 article .entry-header .entry-meta li a,.thim-demo-university-3 .wrapper-lists-our-team a.join-our-team{font-weight:500;border-radius:3px}.thim-demo-university-3 .fontweight400{font-weight:400}.thim-demo-university-3 #tab-course-review .course-rating .detailed-rating .stars>div.key{min-width:53px}.thim-demo-university-3 .counter-group .counter-block .counter{font-size:48px}footer#colophon .thim-footer-info-3 .copyright-text a{color:#116887}footer#colophon .thim-footer-info-3 .copyright-text a:hover{text-decoration:none}body.thim-demo-university-4 .profile-container .user-tab .author-name,body.thim-demo-university-4 .profile-container .box-title,body.thim-demo-university-4 .profile-container .profile-tabs .nav-tabs li a,body.thim-demo-university-4 th,body.thim-demo-university-4 .entry-navigation-post .prev-post .title,body.thim-demo-university-4 .entry-navigation-post .next-post .title,body.thim-demo-university-4 .share-post .single-title,body.thim-demo-university-4 .related-archive .single-title,body.thim-demo-university-4 article .entry-header .date-meta i,body.thim-demo-university-4 article .entry-header .entry-meta li span,body.thim-demo-university-4 .thim-widget-gallery-posts .wrapper-filter-controls a,body.thim-demo-university-4 .widget-area .thim-course-list-sidebar .thim-course-content .course-title,body.thim-demo-university-4 .top_site_main .page-title-wrapper h1,body.thim-demo-university-4 .top_site_main .page-title-wrapper h2,body.thim-demo-university-4 #tab-course-description .thim-course-info ul li .value,body.thim-demo-university-4 .thim-course-menu-landing .thim-course-landing-tab li,body.thim-demo-university-4 .thim-course-menu-landing .thim-course-landing-button .course-price,body.thim-demo-university-4 .thim-course-grid .course-item .thim-course-content .course-title,body.thim-demo-university-4 .thim-ralated-course .related-title,body.thim-demo-university-4 .thim-about-author .author-bio .name,body.thim-demo-university-4 .learn-press .course-tabs .nav-tabs li a,body.thim-demo-university-4 .learn-press .entry-title,body.thim-demo-university-4 .learn-press .course-meta .value,body.thim-demo-university-4 .learn-press .course-payment .course-price,body.thim-demo-university-4 .widget-area .thim-course-list-sidebar .course-price,body.thim-demo-university-4 .widget-area .thim-course-list-sidebar .thim-course-content .course-title,body.thim-demo-university-4 .thim-course-list .course-item .thim-course-content .course-price,body.thim-demo-university-4 .thim-course-list .course-item .thim-course-content .course-meta .value,body.thim-demo-university-4 .thim-course-list .course-item .thim-course-content .course-title,body.thim-demo-university-4 .product-grid .product__title a.title,body.thim-demo-university-4 .product-grid .product__title .price,body.thim-demo-university-4 .sc_heading .title,body.thim-demo-university-4 .thim-widget-icon-box .wrapper-box-icon.contact_info .heading__primary,body.thim-demo-university-4 .widget-area aside .widget-title,body.thim-demo-university-4 .widget-area aside.widget ul li a,body.thim-demo-university-4 article .entry-header .entry-title,body.thim-demo-university-4 #respond.comment-respond .comment-reply-title,body.thim-demo-university-4 .tp_single_event .entry-title h1,body.thim-demo-university-4 .thim-list-event .item-event .event-wrapper .title,body.thim-demo-university-4 .thim-list-event .item-event .event-wrapper .meta,body.thim-demo-university-4 .list-tab-event .nav-tabs li a,body.thim-demo-university-4 .tp-event-info .tp-info-box .heading,body.thim-demo-university-4 .thim-widget-portfolio .wapper_portfolio .filters .portfolio-tabs li a.filter,body.thim-demo-university-4 .portfolio_container .wapper_portfolio .filters .portfolio-tabs li a.filter,body.thim-demo-university-4 .thim-widget-accordion .widget-title,body.thim-demo-university-4 .thim-widget-accordion .panel-title a,body.thim-demo-university-4 .thim-contact-faqs h4,body.thim-demo-university-4 .widget-area.sidebar-events .book-title,body.thim-demo-university-4 .widget-area.sidebar-events .widget_book-event ul li .value,body.thim-demo-university-4 .site-main .widget_text .widget-title,body.thim-demo-university-4 .wrapper-lists-our-team .our-team-item .title,body.thim-demo-university-4 .wrapper-lists-our-team .our-team-item .regency,body.thim-demo-university-4 .counter-box.about-us .display-percentage,body.thim-demo-university-4 .home-content .widget-title,body.thim-demo-university-4 .site-main .widget-title,body.thim-demo-university-4 .become-teacher-form .teacher-title,body.thim-demo-university-4 .thim-widget-tab .nav-tabs li a,body.thim-demo-university-4 .widget-area .thim-list-posts.sidebar .article-title-wrapper h5,body.thim-demo-university-4 .tp-event-organizers .thim-carousel-wrapper .item .regency,body.thim-demo-university-4 .tp-event-organizers .title,body.thim-demo-university-4 article .entry-header .entry-meta li span.value,body.thim-demo-university-4 article .entry-header .entry-meta li a,body.thim-demo-university-4 .widget-area .thim-list-posts.sidebar .article-date,body.thim-demo-university-4 .thim-widget-portfolio .wapper_portfolio .portfolio_column .portfolio-hover .mask-content h3,body.thim-demo-university-4 .portfolio_container .wapper_portfolio .portfolio_column .portfolio-hover .mask-content h3,body.thim-demo-university-4 .quickview .product-info .right .product_title,body.thim-demo-university-4 .quickview .quick-view-detail,body.thim-demo-university-4 .loop-pagination li .page-numbers,body.thim-demo-university-4 .pagination li .page-numbers,body.thim-demo-university-4 .thim-list-event .item-event .time-from .date,body.thim-demo-university-4 #tab-course-review .course-review .content-review>ul .review-text .review-title,body.thim-demo-university-4 #tab-course-review .course-review .content-review>ul .review-text .author-name,body.thim-demo-university-4 #tab-course-review .course-rating .average-rating .rating-box .average-value,body.thim-demo-university-4 #tab-course-review .course-rating>h3,body.thim-demo-university-4 #learn-press-course-curriculum ul.curriculum-sections .section-header,body.thim-demo-university-4 #learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson .quiz-title,body.thim-demo-university-4 #learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz .quiz-title,body.thim-demo-university-4 #learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson .lesson-title,body.thim-demo-university-4 #learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz .lesson-title,body.thim-demo-university-4 #learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson .lesson-preview,body.thim-demo-university-4 #learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz .lesson-preview,body.thim-demo-university-4 h1,body.thim-demo-university-4 h2,body.thim-demo-university-4 h3,body.thim-demo-university-4 h4,body.thim-demo-university-4 h5,body.thim-demo-university-4 h6,body.thim-demo-university-4 b,body.thim-demo-university-4 strong,body.thim-demo-university-4 body #popup-footer .course-content-lesson-nav a,body.thim-demo-university-4 .course-item-nav .course-content-lesson-nav a,body.thim-demo-university-4 body #popup-footer .course-content-lesson-nav span,body.thim-demo-university-4 .course-item-nav .course-content-lesson-nav span{font-weight:600}body.thim-demo-university-4 .product-grid .product__title a.button.add_to_cart_button,body.thim-demo-university-4 .quickview .product-info .right .cart button.button,body.thim-demo-university-4 article .readmore a,body.thim-demo-university-4 .become-teacher-form button[type=submit],body.thim-demo-university-4 input[type=submit],body.thim-demo-university-4 button,body.thim-demo-university-4 #respond.comment-respond .comment-form .form-submit input#submit,body.thim-demo-university-4 .thim-course-grid .course-item .thim-course-content .course-meta>div.course-price .value,body.thim-demo-university-4 .learn-press .thim-enroll-course-button,body.thim-demo-university-4 .thim-course-grid .course-item .course-thumbnail>a.course-readmore,body.thim-demo-university-4 .thim-course-list .course-item .thim-course-content .course-readmore,body.thim-demo-university-4 .product-grid .product__title a.button.add_to_cart_button,body.thim-demo-university-4 .mc4wp-form .mc4wp-form-fields button[type=submit],body.thim-demo-university-4 .mc4wp-form .mc4wp-form-fields input[type=submit],body.thim-demo-university-4 .wpcf7-form .wpcf7-submit,body.thim-demo-university-4 article .readmore,body.thim-demo-university-4 article .entry-header .entry-meta li span.value,body.thim-demo-university-4 article .entry-header .entry-meta li a,body.thim-demo-university-4 .wrapper-lists-our-team a.join-our-team,body.thim-demo-university-4 a.widget-button.very-rounded{border-radius:30px;font-weight:500}body.thim-demo-university-4 .site-header .navbar-nav{text-align:left}body.thim-demo-university-4 .site-header .navbar-nav .menu-right{float:right}body.thim-demo-university-4 .site-header .width-navigation{display:inline-block;float:right}body.thim-demo-university-4 .site-header .width-logo{overflow:hidden;position:absolute;top:-45px;left:0}body.thim-demo-university-4 .toolbar-container{overflow:hidden;display:block;float:right}body.thim-demo-university-4 .thim-video-popup .button-popup{width:62px;height:62px;line-height:58px;border-width:2px}body.thim-demo-university-4 .thim-video-popup .button-popup .fa{line-height:58px}body.thim-demo-university-4 .thim-video-popup .video-title{font-size:24px}body.thim-demo-university-4 .thim-video-popup .video-description{line-height:1.75}body.thim-demo-university-4 .thim-video-popup .video-info{padding-top:153px;min-height:400px}body.thim-demo-university-4 .thim-sidebar-content{position:relative}body.thim-demo-university-4 .thim-sidebar-content .twitter-inner{min-height:0;padding-bottom:37px}body.thim-demo-university-4 .thim-sidebar-content .twitter-inner .date{display:none}body.thim-demo-university-4 .thim-sidebar-content .twitter-inner .link-follow{bottom:15px;line-height:1em}body.thim-demo-university-4 #sb_instagram #sbi_load{padding-top:0!important}body.thim-demo-university-4 .sc_heading .title{font-weight:600}body.thim-demo-university-4 .thim-icon-our-programs{padding-left:40px;padding-right:40px;padding-bottom:61px}body.thim-demo-university-4 .thim-icon-our-programs .sc_heading{border-bottom:1px solid #e6e6e6;padding-bottom:11px;margin-bottom:9px}body.thim-demo-university-4 .thim-icon-our-programs .sc_heading .title{font-size:24px;font-weight:500;line-height:1.5}body.thim-demo-university-4 .thim-icon-our-programs .thim-widget-icon-box .heading__primary{font-weight:500;margin-bottom:6px;font-size:17px;line-height:25px;min-height:25px}body.thim-demo-university-4 .thim-icon-our-programs .thim-widget-icon-box .wrapper-box-icon.has_custom_image .desc-icon-box{margin-top:0;padding-bottom:5px;padding-right:25px;min-height:68px}body.thim-demo-university-4 .thim-icon-our-programs .thim-widget-icon-box .desc-icon-box{font-size:14px;line-height:1.5}body.thim-demo-university-4 .thim-icon-our-programs .iconbox-left .content-inner{padding-left:25px}body.thim-demo-university-4 .site-header .navbar-nav>li:after{content:'';position:absolute;right:-1px;top:8px;height:25px;width:1px;background:#efefef}body.thim-demo-university-4 .site-header .navbar-nav>li.last-menu-item:after,body.thim-demo-university-4 .site-header .navbar-nav>li:last-child:after{display:none}body.thim-demo-university-4 .list-event-slider .view-all,body.thim-demo-university-4 .thim-list-post-inner .link_read_more a{font-size:14px}body.thim-demo-university-4 footer#colophon .copyright-area .copyright-content{font-size:12px}body.thim-demo-university-4 .thim-grid-posts .article-wrapper{background:#f5f5f5}body.thim-demo-university-4 .thim-grid-posts .article-wrapper:before{border-right-color:#f5f5f5}body.thim-demo-university-4 .grid-vertical .item-post .article-wrapper:before{border-bottom-color:#f5f5f5;border-right-color:#fff0}body.thim-demo-university-4 .thim-grid-posts.has-horizontal.has-vertical .grid-vertical .article-image{background:#f5f5f5}body.thim-demo-university-4 #tab-course-review .course-rating .detailed-rating .stars>div.key{min-width:53px}body.thim-demo-university-4 .counter-group .counter-block .counter{font-size:48px}.thim-desc-eduma-campus{color:#fff;padding-bottom:59px}.thim-desc-eduma-campus .widget-title{color:#fff}.thim-desc-eduma-campus .desc{font-size:14px;line-height:1.7em;margin-bottom:30px;padding:0 10px}.thim-desc-eduma-campus .explore{text-transform:uppercase;color:#fff;line-height:26px;padding:5px 20px;border-radius:30px;border:2px solid #fff;display:inline-block;font-size:13px;font-weight:500}.thim-desc-eduma-campus .explore:hover{color:rgb(255 255 255 / .6);border-color:rgb(255 255 255 / .6)}.thim-desc-eduma-campus .explore .fa{margin-left:7px;font-size:11px;line-height:26px}.thim-title-4 .widget-title{font-size:28px;font-weight:600;line-height:1.3;color:#444;margin-top:44px;margin-bottom:20px}.thim-about-eduma{padding-top:73px;padding-bottom:60px}.thim-about-eduma .heading{text-transform:uppercase;font-size:50px;font-weight:700;line-height:1;color:#fff;margin-top:0;margin-bottom:23px}.thim-about-eduma .heading span{font-size:28px;font-weight:300;text-indent:140px;display:block;line-height:1.4em}.thim-about-eduma .desc{color:#d4e9d5;font-size:16px;line-height:1.56;margin-left:110px;margin-bottom:30px;padding-right:20px}.thim-about-eduma .read-more{font-weight:700;font-size:13px;text-transform:uppercase;color:#fff;display:block;margin:0;text-align:left;margin-left:110px}.thim-about-eduma .read-more:hover{color:rgb(255 255 255 / .6)}.thim-right-bg-secondary-color{overflow:hidden;position:relative}.thim-right-bg-secondary-color .thim-list-post-inner .link_read_more a{color:#fff}.thim-right-bg-secondary-color.thim-row-latest-new{padding-bottom:105px}.thim-right-bg-secondary-color>div{position:relative}.thim-right-bg-secondary-color:before{content:'';position:absolute;top:0;bottom:0;right:0;background:#4caf50;width:calc(50% - 210px);width:-webkit-calc(50% - 210px);width:-moz-calc(50% - 210px)}.thim-overflow-hidden{overflow:hidden}.thim-overflow-hidden .gallery-img{padding-top:56px;padding-bottom:56px;background:#f5f5f5}.thim-left-full-bg-secondary-color{overflow:hidden;position:relative}.thim-left-full-bg-secondary-color>div{position:relative}.thim-left-full-bg-secondary-color:before{content:'';position:absolute;top:0;bottom:0;left:0;background:#4caf50;width:calc(50% + 584px);width:-webkit-calc(50% + 584px);width:-moz-calc(50% + 584px)}.list-event-slider{position:relative}.thim-title-4 .list-event-slider{margin-top:-56px}.list-event-slider h3.widget-title{margin-top:0}.list-event-slider .view-all{position:absolute;right:0;top:10px;text-transform:uppercase;color:#fff}.list-event-slider .view-all:hover{color:#ffb606}.list-event-slider .item-event{position:relative;overflow:hidden;padding-right:32%;max-width:100%}.list-event-slider .item-event .image img{width:100%}.list-event-slider .item-event .event-wrapper{background:#f5f5f5;padding:60px 40px;position:absolute;width:32%;top:0;bottom:0;right:0;height:100%}.list-event-slider .item-event .event-wrapper .box-time{position:relative;z-index:99;min-height:100px}.list-event-slider .item-event .event-wrapper .box-time:before{width:100px;height:100px;border:2px solid #4caf50;content:'';position:absolute;top:0;left:-65px}.list-event-slider .item-event .event-wrapper .box-time:after{content:'';position:absolute;width:100px;height:2px;background:#4caf50;top:60px;left:0}.list-event-slider .item-event .event-wrapper .box-time .time-from{position:absolute;top:0;text-align:right;left:-215px}.list-event-slider .item-event .event-wrapper .box-time .date{font-size:50px;font-weight:700;color:#fff;line-height:1em;margin-top:7px;margin-bottom:10px}.list-event-slider .item-event .event-wrapper .box-time .month{font-weight:300;text-transform:uppercase;color:#fff;font-size:28px;line-height:1em}.list-event-slider .item-event .event-wrapper .title{font-size:17px;line-height:1.5em;font-weight:500;margin-top:34px;margin-bottom:15px}.list-event-slider .item-event .event-wrapper .title a{color:#333}.list-event-slider .item-event .event-wrapper .desc{font-size:14px;font-weight:400;line-height:1.6em;margin-bottom:17px}.list-event-slider .item-event .event-wrapper .read-more{font-size:13px;text-transform:uppercase;font-weight:400;color:#333}.list-event-slider .item-event .event-wrapper .read-more .fa{margin-left:7px}.thim-footer-university-4#colophon:after{content:'';position:absolute;width:99px;height:213px;bottom:0;right:calc(50% - 585px);right:-webkit-calc(50% - 585px);right:-moz-calc(50% - 585px);background:url(/wp-content/themes/eduma/images/newletter-bg.png) no-repeat bottom right}.thim-footer-university-4#colophon .copyright-area{position:static}.thim-footer-university-4#colophon .copyright-area .copyright-content{padding-top:5px;padding-bottom:5px;padding-left:210px}.thim-footer-university-4#colophon .thim-newsletter{padding-left:40px;padding-right:40px;color:rgb(255 255 255 / .5);line-height:1.7}.thim-footer-university-4#colophon .mc4wp-form{max-width:240px;margin:auto;padding-right:23px}.thim-footer-university-4#colophon .mc4wp-form input[type=email]{border:2px solid rgb(255 255 255 / .8);border-radius:30px;background:0 0;color:rgb(255 255 255 / .5);height:46px;line-height:42px;padding:0 15px}.thim-footer-university-4#colophon .mc4wp-form input[type=email]::-webkit-input-placeholder{color:rgb(255 255 255 / .5)}.thim-footer-university-4#colophon .mc4wp-form input[type=email]::-moz-placeholder{color:rgb(255 255 255 / .5)}.thim-footer-university-4#colophon .mc4wp-form input[type=email]:-ms-input-placeholder{color:rgb(255 255 255 / .5)}.thim-footer-university-4#colophon .mc4wp-form input[type=email]:-moz-placeholder{color:rgb(255 255 255 / .5)}.thim-footer-university-4#colophon .mc4wp-form input[type=submit]{position:absolute;padding:0;right:0;top:0;height:46px;width:46px;line-height:46px;background:0 0;z-index:3;border-radius:50%;display:inline-block;color:#fff0}.thim-footer-university-4#colophon .mc4wp-form:after{right:0;top:0;height:46px;width:46px;line-height:46px;background:#fff;z-index:2;border-radius:50%;text-align:center;color:#4caf50}.thim-footer-university-4#colophon .mc4wp-form.focus-input:after{color:#4caf50}.thim-footer-university-4#colophon .menu li a:hover{color:#4caf50!important}.thim-footer-university-4#colophon .email a{color:#4caf50}.thim-footer-university-4#colophon .email a:hover{color:#4caf50!important}.thim-footer-university-4#colophon .thim-social.style-3 li a:hover{color:#4caf50!important}.thim-footer-university-4#colophon .footer{padding-top:0}.thim-footer-university-4#colophon .footer .widget-title{margin-top:6px;margin-bottom:4px;font-weight:500;font-size:16px}.thim-footer-university-4#colophon .widget_siteorigin-panels-builder{padding-top:60px;padding-bottom:60px}.thim-footer-info-4{overflow:hidden}.thim-footer-info-4 .footer-logo{float:left;width:180px;margin-right:30px}.thim-footer-info-4 .info{float:left;width:calc(100% - 210px);width:-webkit-calc(100% - 210px);width:-moz-calc(100% - 210px)}.thim-footer-info-4 .info .heading{text-transform:uppercase;font-size:50px;line-height:1;margin-bottom:17px;color:#4caf50}.thim-footer-info-4 .info .heading span{font-size:28px;display:block;text-indent:100px;color:#fff;line-height:1.3;font-weight:300}.thim-footer-info-4 .info .content{padding-left:100px;line-height:1.7}.thim-footer-info-4 .info .content .desc{margin-bottom:11px}footer#colophon .footer .thim-footer-info-4 .info .contact-list li{line-height:1.7;margin-bottom:0}.thim-footer-info-4 .info .contact-list li .fa{margin-right:7px;font-size:13px;line-height:1.7}.thim-event-simple-slider{position:relative}.list-event-slider .item-event{width:100%}.thim-simple-wrapper{position:relative}.thim-simple-wrapper .wrapper{right:0;max-height:100%}.thim-simple-wrapper .simple-item{display:inline-block;max-height:100%;overflow:hidden}.thim-simple-wrapper .simple-item:not(.active-item){position:absolute;top:0;bottom:0;-moz-opacity:.5;-khtml-opacity:.5;-webkit-opacity:.5;opacity:.5;-ms-filter:alpha(opacity=50);filter:alpha(opacity=50)}.thim-simple-wrapper .simple-item:not(.active-item) .item-event{padding-right:0;position:static}.thim-simple-wrapper .simple-item:not(.active-item) .item-event .event-wrapper{visibility:hidden;-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;-ms-filter:alpha(opacity=0);filter:alpha(opacity=0);-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.thim-simple-wrapper .simple-item.active-item{position:relative}.thim-simple-wrapper .simple-item.active-item:before{visibility:hidden;-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;-ms-filter:alpha(opacity=0);filter:alpha(opacity=0)}.thim-simple-wrapper .simple-item.active-item .item-event .image{position:relative}.thim-simple-wrapper .simple-item.active-item .item-event .image:before{content:'';position:absolute;z-index:2;top:0;bottom:0;right:0;left:0;background:#000;-moz-opacity:.55;-khtml-opacity:.55;-webkit-opacity:.55;opacity:.55;-ms-filter:alpha(opacity=55.00000000000001);filter:alpha(opacity=55.00000000000001)}.thim-simple-wrapper .simple-item.active-item .item-event .event-wrapper{z-index:3;-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100);transform:translate(0,0);-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.thim-simple-wrapper .navigation{position:static}.thim-simple-wrapper .navigation div{display:inline-block;color:#fff;cursor:pointer;position:absolute;top:50%;margin:0;z-index:99;margin-top:-20px;width:40px;height:40px;line-height:40px;text-align:center;border-radius:50%;-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;-ms-filter:alpha(opacity=0);filter:alpha(opacity=0);visibility:hidden;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;background:rgb(255 255 255 / .15)}.thim-simple-wrapper .navigation div .fa{line-height:40px}.thim-simple-wrapper .navigation div:hover{background:#4caf50}.thim-simple-wrapper .navigation div.prev{right:auto;left:15px}.thim-simple-wrapper .navigation div.next{left:auto;right:calc(33% + 15px);right:-webkit-calc(33% + 15px);right:-moz-calc(33% + 15px)}.thim-simple-wrapper:hover .navigation div{-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:alpha(opacity=100);filter:alpha(opacity=100);visibility:visible}.thim-simple-wrapper .pagination{margin:0;position:absolute;z-index:10;bottom:25px;left:0;right:32%;text-align:center;display:inline-block;width:auto}.thim-simple-wrapper .pagination .item{display:inline-block;margin:0 5px;padding:0;border-radius:50%;cursor:pointer;position:relative;width:14px;height:14px}.thim-simple-wrapper .pagination .item:before{content:'';background:#fff;border-radius:50%;display:inline-block;width:10px;height:10px;top:2px;left:2px;position:absolute}.thim-simple-wrapper .pagination .item.active{border:2px solid #eee;border-color:#4caf50}.thim-simple-wrapper .pagination .item.active:before{background:0 0}@media (max-width:1200px){.thim-event-simple-slider{overflow:hidden}.thim-event-simple-slider .simple-item{max-width:100%}.thim-event-simple-slider .item-event{padding-right:0;max-width:100%}body.thim-demo-university-4 .navigation .navbar-nav>li>a,body.thim-demo-university-4 .navigation .navbar-nav>li>span{padding-left:16px;padding-right:16px}body.thim-demo-university-4 .thim-right-bg-secondary-color:before{width:calc(32vw + 5px);width:-webkit-calc(32vw + 5px);width:-moz-calc(32vw + 5px)}body.thim-demo-university-4 .thim-about-eduma{padding-right:20px}}@media (max-width:768px){body.thim-demo-university-4 .site-header .width-navigation{display:none}body.thim-demo-university-4 #masthead .navigation{padding-top:0;padding-bottom:0;min-height:50px}body.thim-demo-university-4 #toolbar .menu{display:none}body.thim-demo-university-4 .thim-right-bg-secondary-color:before{display:none}body.thim-demo-university-4 .thim-sidebar-content{display:block}body.thim-demo-university-4 #masthead .width-logo>a{max-width:130px}body.thim-demo-university-4 .list-event-slider .item-event .event-wrapper{padding:20px}body.thim-demo-university-4 .thim-footer-university-4 .info{text-align:left;margin:auto;float:none;margin-top:35px;max-width:350px;width:auto}body.thim-demo-university-4 .thim-footer-university-4 .footer-logo{margin:auto;float:none}body.thim-demo-university-4 .thim-footer-university-4#colophon .footer{text-align:center}body.thim-demo-university-4 .thim-footer-university-4#colophon .copyright-area .copyright-content{padding-left:15px;padding-right:15px;text-align:center}body.thim-demo-university-4 .thim-footer-university-4 .thim-social.style-3 li a{max-width:115px;margin:auto}body.thim-demo-university-4 .has-feature .thim-grid-posts{width:100%}body.thim-demo-university-4 .thim-list-post-inner .feature-item{display:none}body.thim-demo-university-4 .toolbar-container{width:auto!important}}@media (max-width:767px){.list-event-slider .item-event .event-wrapper{width:50%}.list-event-slider .view-all{display:block}}@media (max-width:767px) and (min-width:481px){.thim-simple-wrapper .navigation{display:none}.thim-simple-wrapper .pagination{left:15px;right:auto;top:50%;transform:translate(0,-50%);-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%)}.thim-simple-wrapper .pagination .item{display:block;margin:10px 0;padding:0}}@media (max-width:480px){.list-event-slider .item-event .event-wrapper{position:relative;width:100%;clear:both}.list-event-slider .item-event .event-wrapper .box-time{min-height:60px;margin-top:-100px}.list-event-slider .item-event .event-wrapper .box-time:before,.list-event-slider .item-event .event-wrapper .box-time:after{display:none}.list-event-slider .item-event .event-wrapper .box-time .time-from{left:0}.list-event-slider .item-event .event-wrapper .box-time .time-from .date{font-size:40px;margin-bottom:5px}.list-event-slider .item-event .event-wrapper .box-time .time-from .month{font-size:18px}.thim-simple-wrapper .pagination{left:0;right:0;top:20px}body.thim-demo-university-4 .thim-icon-our-programs{padding-left:15px;padding-right:15px}.thim-about-eduma{padding-bottom:30px}.thim-about-eduma .desc{margin-left:0}.thim-about-eduma .read-more{margin-left:0}#toolbar .widget_search .search-form label .search-field:focus{max-width:180px}}body #sb_instagram .sbi_photo{position:relative}body #sb_instagram .sbi_photo:before{background:#fff;-moz-opacity:0;-khtml-opacity:0;-webkit-opacity:0;opacity:0;-ms-filter:alpha(opacity=0);filter:alpha(opacity=0);content:'';position:absolute;top:0;left:0;bottom:0;right:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out}body #sb_instagram .sbi_photo:hover:before{-moz-opacity:.35;-khtml-opacity:.35;-webkit-opacity:.35;opacity:.35;-ms-filter:alpha(opacity=35);filter:alpha(opacity=35)}.custom-readmore{overflow:hidden}.custom-readmore .content-inner .smicon-read{border-width:2px;padding:6px 20px}.custom-readmore .content-inner .smicon-read i{display:none}@media (max-width:1366px){#masthead.header_v3 .toolbar-container{max-width:100%}}@media (min-width:1200px){.content-pusher.boxed-area{max-width:1200px;overflow:hidden;margin:0 auto;box-shadow:0 0 32px rgb(0 0 0 / .23)}.content-pusher.boxed-area .container{padding-left:55px;padding-right:55px}.content-pusher.boxed-area .container.home-page,.content-pusher.boxed-area .container.site-content{background:#fff}.content-pusher.boxed-area .thim-top-rev-slider{position:relative}.content-pusher.boxed-area .thim-top-rev-slider .tp-rightarrow{right:0;left:auto!important}.content-pusher.boxed-area .site-header{max-width:1200px}.content-pusher.boxed-area .site-header.sticky-header{left:0;right:0;margin:auto}.content-pusher.boxed-area .footer-bottom{max-width:1200px;overflow:hidden;margin:auto}.content-pusher.boxed-area .thim-get-100s h2{font-size:68px}.content-pusher.boxed-area .mo-openid-app-icons .btn-block{margin-left:15px;margin-right:15px}.container{width:1200px}.siteorigin-panels-stretch{margin-left:-385px;margin-right:-385px;padding-left:385px;padding-right:385px}.siteorigin-panels-stretch.thim-fix-stretched{padding-left:0;padding-right:0}.siteorigin-panels-stretch.thim-fix-stretched.thim-bg-image-cover{background-repeat:no-repeat!important;background-size:cover!important}.switch-layout-container .courses-searching ul{max-width:none;right:auto;left:0}}@media (width:1024px){.thim-register-form-top{margin-top:-565px}.thim-carousel-course-categories .owl-carousel .owl-buttons{display:none}}@media (min-width:1024px){.custom-readmore{padding-top:45px;background-repeat:no-repeat!important;background-position:bottom right;padding-bottom:34px}.custom-readmore .content-inner{position:relative;padding-right:160px}.custom-readmore .content-inner .smicon-read{position:absolute;top:50%;margin-top:-30px;right:0;border-radius:5px;font-size:115%}.custom-readmore .content-inner .smicon-read i{display:none}.custom-readmore .content-inner .smicon-read:hover{opacity:.7}.custom-readmore .content-inner .icon-box-title,.custom-readmore .content-inner .desc-icon-box p{font-style:italic}.custom-readmore .boxes-icon{height:auto!important}.custom-readmore .boxes-icon .inner-icon{height:auto}.images-student{margin-top:-100px;position:relative}body.thim-demo-university-4 .thim-about-eduma{padding-bottom:40px}body.thim-demo-university-4 .thim-icon-our-programs{padding-bottom:41px}}@media (max-width:1200px){body.course-landing-active #back-to-top{bottom:75px}}@media (max-width:1024px){.container{width:1024px;max-width:100%}.thim-get-100s{padding-top:140px}.color-white .counter-group .counter-block{margin-right:20px}.color-white .counter-group .counter-block:last-child{margin-right:0}.entry-tag-share .social-share{margin-top:-10px}.entry-tag-share .social-share li{margin-top:10px;margin-right:15px}.widget-area .thim-list-posts.sidebar .article-image{width:85px}.widget-area .thim-list-posts.sidebar .article-title-wrapper{width:calc(100% - 105px);width:-webkit-calc(100% - 105px);width:-moz-calc(100% - 105px)}.widget-area .thim-course-list-sidebar .course-thumbnail{width:85px}.widget-area .thim-course-list-sidebar .thim-course-content{width:calc(100% - 105px);width:-webkit-calc(100% - 105px);width:-moz-calc(100% - 105px)}.thim-list-event:not(.layout-2):not(.layout-3) .item-event .time-from{width:150px}.thim-list-event:not(.layout-2):not(.layout-3) .item-event .event-wrapper{width:calc(100% - 420px);width:-webkit-calc(100% - 420px);width:-moz-calc(100% - 420px);padding:0 90px}.widget-area aside{padding-right:0}.learn-press .course-review .value>span{display:none}.thim-course-list .course-review .value>span{display:none}.mfp-content .popup-title{left:0!important;top:0!important;right:0!important;position:absolute}.thim-click-to-bottom{margin-top:10px}.tp-caption.thim-slider-heading{font-size:90px}.thim-footer-info>div{margin-right:40px}.thim-footer-info>div.info-social .fa{margin-right:20px}.thim-buy-now,.thim-university-top-icon.thim-bg-overlay{margin-left:15px;margin-right:15px}.counter-box.number-left .display-percentage{width:110px;font-size:55px;line-height:58px}.counter-box.number-left .counter-content-container{padding-right:20px;width:calc(100% - 130px);width:-webkit-calc(100% - 130px);width:-moz-calc(100% - 130px)}.site-header.header_v2 .navigation .navbar-nav>li>a,.site-header.header_v2 .navigation .navbar-nav>li>span{padding-left:20px;padding-right:20px}.site-header.header_v2 .navigation .navbar-nav>li>a:after,.site-header.header_v2 .navigation .navbar-nav>li>span:after{right:5px}.mo-openid-app-icons .btn-block{margin-top:20px}.mo-openid-app-icons .btn-block:last-child{margin-top:20px;margin-right:20px}.thim-bg-border-top .thim-widget-icon-box .wrapper-box-icon .content-inner{padding:40px 30px 50px 120px}#thim-popup-login .thim-login-container{padding:50px 30px 60px}#thim-popup-login .thim-login-container .close-popup{display:block}.header_v3 .thim-widget-link{padding-right:15px}#masthead.header_v3 .toolbar .menu li{padding-right:27px}.thim-list-event.layout-3 .event-wrapper{padding-right:15px}.thim-grid-posts .item-post .article-image{overflow:hidden}.thim-grid-posts .item-post .article-image img{position:absolute}.thim-widget-carousel-categories .image img{position:absolute}.thim-footer-info-3{padding-right:50px;padding-left:20px}.thim-experience{padding-right:35px}.thim-grid-posts .grid-vertical .item-post .article-image img{position:relative;max-width:none}.thim-row-mobile-no-fullwidth{margin-left:15px!important;margin-right:15px!important;padding-left:0!important;padding-right:0!important}.thim-row-mobile-no-fullwidth>.panel-grid-cell{padding-left:0!important;padding-right:0!important}.thim-row-mobile-no-fullwidth>.panel-grid-cell .thim-widget-list-event{padding-left:15px;padding-right:15px}}@media (max-width:992px){.container{width:960px;max-width:100%}.color-white .counter-group .counter-block{margin-right:10px}.thim-course-list .course-item .thim-course-content .course-meta>div{margin-right:15px;padding-right:15px}.single-lpr_course .mfp-container{padding-left:15px;padding-right:15px}.learn-press .course-meta .course-author{display:none}.profile-container .profile-tabs .nav-tabs li{width:33.3333%}.widget-area .thim-list-posts.sidebar .article-image{width:65px;margin-right:10px}.widget-area .thim-list-posts.sidebar .article-title-wrapper{width:calc(100% - 75px);width:-webkit-calc(100% - 75px);width:-moz-calc(100% - 75px)}.widget-area .thim-course-list-sidebar .course-thumbnail{width:65px;margin-right:10px}.widget-area .thim-course-list-sidebar .thim-course-content{width:calc(100% - 75px);width:-webkit-calc(100% - 75px);width:-moz-calc(100% - 75px)}.thim-click-to-bottom{margin-top:0}.thim-widget-icon-box .wrapper-box-icon.circle .content-inner{padding-right:0}.thim-welcome-university .panel-grid-cell{width:50%!important}.thim-welcome-university .panel-grid-cell:last-child{width:100%!important}.thim-welcome-university .thim-register-now-form{margin-left:auto;margin-right:auto;float:none}.thim-welcome-university .thim-register-now-form .title{padding-left:25px;padding-right:25px}.collection-grid-3{width:50%;margin-bottom:30px}.collection-grid-3:not(.collection-feature){width:100%;padding:0}.collection-grid-3:not(.collection-feature) .collection-item{width:50%;float:left;margin-bottom:30px;padding:0 15px}.thim-welcome-university-2 .panel-grid-cell{width:50%!important}.thim-welcome-university-2 .panel-grid-cell:nth-child(3){clear:both}}@media (min-width:768px) and (max-width:959px){.container{width:900px;max-width:100%}.counter-box.number-left{padding:27px 0}.counter-box.number-left .display-percentage{width:100%;float:none;text-align:left;padding-left:30px;margin-bottom:20px}.counter-box.number-left .counter-content-container{margin-left:0;padding-right:30px;padding-left:30px;width:calc(100%);width:-webkit-calc(100%);width:-moz-calc(100%);border:0}}@media (min-width:768px) and (max-width:800px){#main{width:70%}#main.full-width{width:100%}#sidebar{width:30%}.entry-tag-share .col-sm-6{width:100%}.entry-tag-share .thim-social-share{float:none;margin-top:15px}#tab-course-description .thim-course-content{width:100%;float:none;clear:both;border-right:0}#tab-course-description .thim-course-info{float:none;clear:both;padding-left:0;margin-top:30px}#tab-course-review .course-rating .detailed-rating{margin-top:20px}.profile-container .profile-tabs .thim-course-carousel .owl-item{max-width:273px;max-width:calc(259px);max-width:-webkit-calc(259px);max-width:-moz-calc(259px)}.profile-container .quiz-results .result-field{margin-right:15px}.profile-container .user-tab{width:25%;width:calc(250px);width:-webkit-calc(250px);width:-moz-calc(250px)}.profile-container .profile-tabs{width:75%;width:calc(100% - 250px);width:-webkit-calc(100% - 250px);width:-moz-calc(100% - 250px)}.wrapper-box-icon.overlay .boxes-icon{max-width:100px}.wrapper-box-icon.overlay .content-inner{width:calc(100% - 115px)!important;width:-webkit-calc(100% - 115px)!important;width:-moz-calc(100% - 115px)!important}.wrapper-box-icon.overlay .heading__primary{font-size:20px}.tp-event-content .entry-content{width:100%;float:none}.tp-event-content .entry-content:after{display:none}.tp-event-content .tp-event-info{float:none;clear:both;margin-top:30px;padding-left:0}.tp-caption.thim-slider-heading{font-size:60px!important}.thim-register-now-form.top-homepage{margin:44px 0}article .entry-header .entry-meta li{margin-right:20px;padding-right:25px}article .entry-header .entry-meta li.author{display:none}#thim-course-archive.thim-course-list .course-item .course-thumbnail{width:calc(200px);width:-webkit-calc(200px);width:-moz-calc(200px)}#thim-course-archive.thim-course-list .course-item .thim-course-content{width:calc(100% - 230px);width:-webkit-calc(100% - 230px);width:-moz-calc(100% - 230px)}#thim-course-archive.thim-course-list .course-item .course-review{display:none}#thim-course-archive.thim-course-list .course-item .course-price{margin-top:7px}#thim-course-archive.thim-course-list .course-item .course-readmore{margin-top:0}.switch-layout-container .courses-searching form{width:230px}.learn-press .course-tabs .nav-tabs li a{padding:10px}.thim-get-100s .get-100s{font-size:20px}.thim-get-100s h2{font-size:65px;line-height:70px}.color-white .counter-group .counter-block{width:80px;height:80px;margin-right:5px}.color-white .counter-group .counter-block .counter{height:36px;line-height:36px;font-size:34px;margin:10px 18px 0}.color-white .counter-group .counter-block .counter-caption{font-size:12px;line-height:18px}.thim-widget-tab .nav-tabs li a span{display:none}}@media (max-width:768px){.mobile-logo-custom.site-header .sticky-logo,.mobile-logo-custom.site-header .no-sticky-logo{display:none}.mobile-logo-custom.site-header.affix-top .sticky-logo-mobile{display:none}.mobile-logo-custom.site-header.affix .no-sticky-logo-mobile{display:none}.thim-course-grid .lpr_course[class*=course-grid-]{width:50%;clear:initial}.thim-course-grid .lpr_course[class*=course-grid-]:nth-child(2n+1){clear:both}.related-archive ul.archived-posts{overflow:hidden;white-space:nowrap}.related-archive ul.archived-posts>li{width:50%}.related-archive ul.archived-posts>li:nth-child(5n+0),.related-archive ul.archived-posts>li:nth-child(5n+3),.related-archive ul.archived-posts>li:nth-child(5n+4),.related-archive ul.archived-posts>li:nth-child(5n+5){display:none}.thim-ralated-course .thim-course-grid .lpr_course[class*=course-grid-]:nth-child(5n+0),.thim-ralated-course .thim-course-grid .lpr_course[class*=course-grid-]:nth-child(5n+3),.thim-ralated-course .thim-course-grid .lpr_course[class*=course-grid-]:nth-child(5n+4),.thim-ralated-course .thim-course-grid .lpr_course[class*=course-grid-]:nth-child(5n+5){display:none}.list-tab-event .nav-tabs li{width:33.333%;min-width:0}.tp-caption.thim-slider-heading{font-size:70px}.thim-list-event:not(.layout-2):not(.layout-3) .item-event .time-from{width:90px}.thim-list-event:not(.layout-2):not(.layout-3) .item-event .time-from .date{font-size:60px;line-height:62px}.thim-list-event:not(.layout-2):not(.layout-3) .item-event .event-wrapper{width:calc(100% - 330px);width:-webkit-calc(100% - 330px);width:-moz-calc(100% - 330px);padding:0 30px}.thim-list-event:not(.layout-2):not(.layout-3) .item-event .event-wrapper:before{display:none}.thim-list-event:not(.layout-2):not(.layout-3) .item-event .image{width:240px}body.single-lpr_course.admin-bar .mfp-inline-holder{padding-top:46px}.mfp-content .popup-title{font-size:16px;line-height:70px;padding-left:20px;padding-right:80px}.mfp-content .popup-title>button{line-height:70px;width:70px;height:70px}.mfp-content .course-content.popup-content,.mfp-content .thim-iframe-quiz iframe{padding-left:20px;padding-right:20px}.siteorigin-panels-stretch.panel-row-style{background-position:top left!important}.thim-footer-one-course .panel-grid-cell{width:100%!important;float:none}footer#colophon .footer .thim-footer-one-course ul.menu{text-align:left}.thim-video-box .video-container{background-size:contain}.thim-video-box .video-container .video{height:354px}article.our_team .image{width:100%;float:none;margin-bottom:30px}article.our_team .image img{max-width:200px}article.our_team .content{width:100%;float:none;clear:both;padding-left:0}article.our_team .extra-info{width:100%;float:none;clear:both;padding-left:0;border:0}.mobile-menu-container ul.sub-menu[class*=submenu_columns]{margin-left:10px}.mobile-menu-container ul.sub-menu[class*=submenu_columns]:before{display:none}.mobile-menu-container ul.sub-menu[class*=submenu_columns]>li{margin-top:0;margin-bottom:0;overflow:hidden}.mobile-menu-container ul.sub-menu[class*=submenu_columns]>li:before{display:none}.mobile-menu-container ul.sub-menu[class*=submenu_columns]>li .sub-menu:before{top:0}.thim-row-bg-border-top{margin-top:0}.thim-hello-there .readmore{margin-bottom:30px}.thim-bg-border-top .thim-widget-icon-box .wrapper-box-icon .content-inner{padding:100px 0 50px 60px}.woocommerce.widget_woocommerce_products .product_list_widget li{width:50%}.woocommerce.widget_woocommerce_products .product_list_widget li:nth-child(4n+1){clear:inherit}.woocommerce.widget_woocommerce_products .product_list_widget li:nth-child(2n+1){clear:both}#learn-press-course-lesson iframe{max-width:calc(100vw - 52px);max-width:-webkit-calc(100vw - 52px);max-width:-moz-calc(100vw - 52px)}.thim-demo-university-3 footer#colophon{background-image:none;background-size:auto}.thim-footer-info-3{padding-right:0;padding-left:0;margin:auto;max-width:350px}.thim-experience{padding-right:0;border-right:0;padding-bottom:0}.header_v3 .thim-widget-link .desc{display:none}.thim-owl-carousel-post.layout-2{padding-top:60px}.thim-owl-carousel-post.layout-2 .owl-controls .owl-buttons{top:15px}.thim-sidebar-content .twitter-inner{min-height:300px}#masthead.header_v3 .toolbar-container .widget_nav_menu{display:none}#masthead.header_v3 .toolbar-container{padding-left:0}#masthead.header_v3 .header_v3_container{background:#fff;min-height:50px}#masthead.header_v3 .header_v3_container .width-logo>a{max-width:130px}#masthead.header_v3 .header_v3_container .menu-mobile-effect.navbar-toggle{right:0}#masthead.header_v3 .header_v3_container .menu-mobile-effect.navbar-toggle span.icon-bar{background:#333}.sidebar-header{display:none}.thim-demo-university-3 .footer .so-panel.widget{text-align:center}footer#colophon .mc4wp-form{max-width:250px;margin:auto;margin-top:10px}.thim-demo-university-3 footer#colophon .widget-title{margin-top:37px}.list-event-slider .view-all,body.thim-demo-university-4 .thim-list-post-inner .link_read_more a{color:#333}.thim-widget-carousel-categories .content-wrapper{padding:25px}.thim-widget-carousel-categories .owl-controls .owl-buttons{bottom:20px}}@media (max-width:767px){#main,#sidebar{width:100%;float:left;clear:both}.site-main.alignleft{padding-right:15px;padding-bottom:60px}.site-main.alignright{padding-left:15px;padding-bottom:60px}.thim-best-industry{margin:0}.thim-best-industry .wrapper-box-icon.overlay{background:#000}.thim-get-100s{text-align:center}.thim-register-now-form{float:none;margin:60px auto}.color-white .counter-group{text-align:center}.counter-box{border-right:0}.search-course-list-info li{margin:0 15px}.widget-area .thim-list-posts.sidebar .article-image{width:100px;margin-right:20px}.widget-area .thim-list-posts.sidebar .article-title-wrapper{width:calc(100% - 120px);width:-webkit-calc(100% - 120px);width:-moz-calc(100% - 120px)}.widget-area .thim-course-list-sidebar .course-thumbnail{width:100px;margin-right:20px}.widget-area .thim-course-list-sidebar .thim-course-content{width:calc(100% - 120px);width:-webkit-calc(100% - 120px);width:-moz-calc(100% - 120px)}.alignright,.alignleft{float:none}.contact-page .row .wpcf7-form-control-wrap{width:100%}.contact-page .row .wpcf7-form-control-wrap.your-name,.contact-page .row .wpcf7-form-control-wrap.your-email{margin-bottom:10px}#profile-tabs,.user-info{width:100%;padding:0}.megacol{background-image:none!important}.user-courses-content .own-courses .own-courses-wrapper .inner-own-course{width:100%}footer#colophon .copyright-area{padding:0}footer#colophon .copyright-area .text-right{text-align:left;margin-top:5px}footer#colophon .copyright-area .text-right li:first-child{margin-left:0}footer#colophon .copyright-area .copyright-content{padding-top:25px;padding-bottom:25px}.widget-box-title .browse-all-courses{position:static}.widget-box-title{padding-right:0}.widget-box-title p{margin-bottom:0}.custom-images{margin-top:25px;margin-bottom:25px}.top_site_main .page-title-wrapper{padding-top:50px;padding-bottom:50px}.site-content{padding:35px 15px}.woocommerce.single-product .col-sm-12 div.product div.images,.woocommerce.single-product .col-sm-9 div.product div.images,.woocommerce.single-product .col-sm-12 div.product div.summary,.woocommerce.single-product .col-sm-9 div.product div.summary{width:100%!important}.woocommerce.single-product div.product .related.products .blog-grid li.product{width:50%!important}.woocommerce.single-product div.product .related.products .blog-grid li.product:nth-child(2n+1){clear:both}.site-header{padding:15px 0}.site-header.sticky-header.affix{padding-top:7px;padding-bottom:7px}.site-header.sticky-header.affix .navbar-nav>li>a,.site-header.sticky-header.affix .navbar-nav>li>span.disable_link{padding:0}.thim-gallery-images-default .item{float:left;width:50%!important}.overlay-black{padding-bottom:30px!important;padding-top:50px!important}.fix-responsive{margin-left:0!important}.single .learn-press header{overflow:hidden}.single .learn-press header .author{float:left}.single .learn-press #course-landing .course-students>span:after{display:none}#masthead.affix-top{margin-top:0}.navigation .width-logo img{margin:0;margin-bottom:10px}#masthead .navigation{padding-top:10px;padding-bottom:0}.learn-press h1.entry-title,.menu-scoll-landing .col-md-6{width:100%}.menu-scoll-landing .col-md-6{margin-bottom:15px!important;text-align:left}.menu-scoll-landing .course-wishlist,.menu-scoll-landing .course-wishlisted{display:inline-block;font-size:0;padding:13px;margin-left:0}.menu-scoll-landing .course-wishlist:after,.menu-scoll-landing .course-wishlisted:after{content:"\f08a";font:normal normal normal 14px/1 FontAwesome}.menu-scoll-landing .course-wishlisted:after{content:"\f004"}.wrapper-author{margin-bottom:25px}.learn-press .course-meta .course-author{display:none}.profile-container .user-tab{width:100%;float:none;text-align:center;margin-bottom:40px}.profile-container .profile-tabs{width:100%;float:none;clear:both}.wrapper-box-icon.overlay .heading__primary{margin-top:35px}.thim-register-form-top{margin-top:0}.thim-register-form-top .thim-register-now-form{margin:auto;box-shadow:1px 0 5px 0 #ccc}.wrapper-lists-our-team .our-team-item{width:50%;float:left}.thim-other-member.wrapper-lists-our-team .our-team-item{margin-bottom:55px}.thim-demo-accounts{clear:both;margin-left:-15px!important;margin-right:-15px!important}.thim-demo-accounts>.panel-grid-cell{width:50%!important;float:left!important;padding-left:15px!important;padding-right:15px!important}.thim-video-box .video-container{max-height:415px}.thim-video-box .video-container .video{max-height:340px;height:340px}.thim-welcome-university>.panel-grid-cell{width:100%!important}.thim-welcome-university>.panel-grid-cell:first-child{padding-right:0!important}.thim-welcome-university>.panel-grid-cell:first-child:before{display:none}.thim-welcome-university>.panel-grid-cell:nth-child(2){padding-left:0!important}.thim-university-top-icon>.panel-grid-cell{width:33.33%!important;float:left!important}.thim-university-top-icon>.panel-grid-cell .thim-widget-icon-box .wrapper-box-icon{border-right:1px solid #eda803}.thim-university-top-icon>.panel-grid-cell:nth-child(3n+0) .thim-widget-icon-box .wrapper-box-icon{border-right:0}article.testimonials .image{width:100%;float:none;clear:both;margin:0;margin-bottom:30px}article.testimonials .image img{max-width:200px}article.testimonials .content{float:none;width:100%;clear:both}.site-header.header_v2#masthead .navigation{padding-top:10px}.site-header.header_v2 .navigation .width-navigation img,.site-header.header_v2 .navigation .width-logo img{margin-bottom:10px}.thim-buy-now,.thim-university-top-icon.thim-bg-overlay{margin-left:0;margin-right:0}.thim-university-top-icon.thim-bg-overlay{margin-top:30px}.thim-university-top-icon.thim-bg-overlay>.panel-grid-cell .thim-widget-icon-box .wrapper-box-icon{border-right-color:#8C8C8C}.thim-buy-now .thim-widget-button{text-align:left}.wrapper-gallery-filter>.thim-col-5,.wrapper-gallery-filter>[class*=col-sm-]{width:50%;float:left}.thim-global-locations{margin-top:0}.thim-widget-courses .thim-category-tabs.thim-course-grid{margin-top:-30px}.thim-category-tabs .nav-tabs{float:none;margin:0;margin-bottom:30px}#thim-popup-login .thim-login-container>br{display:block}#thim-popup-login .mo-openid-app-icons{width:100%;float:none;padding-bottom:40px}#thim-popup-login .mo-openid-app-icons:after{content:'';position:absolute;max-width:520px;bottom:0;left:0;right:0;margin:auto;width:auto;height:1px;top:auto}#thim-popup-login.has-shortcode .thim-login{width:100%;float:none;clear:both;margin-top:10px}.thim-bg-border-top .thim-widget-icon-box .wrapper-box-icon .content-inner{padding:40px 60px 50px 140px}}@media screen and (max-width:667px){.thim-course-list .course-item .course-thumbnail{width:220px}.thim-course-list .course-item .thim-course-content{width:calc(100% - 250px);width:-webkit-calc(100% - 250px);width:-moz-calc(100% - 250px)}.thim-newlleter-homepage{margin-top:-20px;background:0 0;padding-top:50px;padding-bottom:80px;box-shadow:0 0 3px -1px #635f5f}.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input[type=text],.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input[type=email]{margin-left:0}#tab-course-description .thim-course-content{float:none;clear:both;border-right:0;width:100%}#tab-course-description .thim-course-info{float:none;clear:both;padding-left:0;margin-top:30px}#tab-course-review .course-rating .detailed-rating{margin-top:30px}.thim-list-event:not(.layout-2):not(.layout-3) .item-event .time-from{width:100%}.thim-list-event:not(.layout-2):not(.layout-3) .item-event .time-from .date{display:inline-block;font-size:50px;line-height:50px;margin-right:10px}.thim-list-event:not(.layout-2):not(.layout-3) .item-event .time-from .month{display:inline-block;line-height:50px}.thim-list-event:not(.layout-2):not(.layout-3) .item-event .image{float:none;margin-bottom:15px;width:270px}.thim-list-event:not(.layout-2):not(.layout-3) .item-event .event-wrapper{clear:both;float:none;padding:0 50px 0 0;width:100%}.thim-list-event:not(.layout-2):not(.layout-3) .item-event .event-wrapper:before{display:none}#back-to-top{display:none}.entry-tag-share .thim-social-share{float:none;margin-top:15px}.thim-video-box .video-container{max-height:375px}.thim-video-box .video-container .video{max-height:300px;height:300px}.thim-top-landing{padding-top:120px!important;padding-bottm:110px!important}.thim-support-service .sc_heading .title{line-height:40px}.thim-grid-posts.has-horizontal.has-vertical .grid-vertical,.thim-grid-posts.has-horizontal.has-vertical .grid-horizontal{width:100%;float:none;clear:both}.thim-grid-posts .item-post .article-image{position:relative}.thim-grid-posts .item-post .article-image img{width:100%}.thim-grid-posts .grid-vertical .item-post .article-wrapper{width:50%;float:right;position:relative}.thim-grid-posts .grid-vertical .item-post .article-wrapper:before{top:58px;left:0;border-top:13px solid #fff0;border-bottom:13px solid #fff0;border-right:13px solid #f5f5f5;border-left:none;z-index:10}.thim-grid-posts .grid-vertical .item-post .article-image{width:50%;float:left;position:relative}.thim-grid-posts .grid-vertical .item-post .article-image img{width:100%}}@media screen and (max-width:600px){body.admin-bar .site-header.affix{top:0}body.admin-bar .menu-scoll-landing{top:0}.mc4wp-form .mc4wp-form-fields input[type=text],.mc4wp-form .mc4wp-form-fields input[type=email]{max-width:325px;margin-left:0}.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input[type=text],.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input[type=email]{max-width:325px;margin-left:0}article .entry-header .entry-meta li{padding-right:20px;margin-right:15px}.woocommerce #content .comments-area .comment-list .comment-list-inner .children,.woocommerce .comments-area .comment-list .comment-list-inner .children,.comments-area .comment-list .comment-list-inner .children{margin-left:50px}.thim-testimonial-slider{padding:0 30px}.thim-testimonial-slider .control-nav{top:56px!important}.thim-testimonial-slider .slides-content .content{margin-left:-30px;margin-right:-30px}.thim-course-list .course-item .thim-course-content .course-readmore{margin-top:-8px}.thim-course-list .course-item .course-meta .course-review{display:none!important}.tp-event-content .entry-content{width:100%;float:none}.tp-event-content .entry-content:after{display:none}.tp-event-content .tp-event-info{float:none;clear:both;margin-top:30px;padding-left:0}.learn-press .course-meta .course-review{display:none}.learn-press .course-meta>div{border-right:0}.thim-course-menu-landing .thim-course-landing-tab{display:none}.switch-layout-container .course-index{display:none}.page-404-content{padding-left:0;padding-right:0}.page-404-content h2{font-size:65px;line-height:70px}.thim-demo-accounts{clear:both;margin-left:0!important;margin-right:0!important}.thim-demo-accounts>.panel-grid-cell{width:100%!important;float:none!important;padding-left:0!important;padding-right:0!important}.thim-demo-accounts>.panel-grid-cell .thim-widget-single-images{display:none}.footer-bottom{position:relative}footer#colophon.has-footer-bottom .copyright-area{margin-bottom:0}.thim-video-box .video-container{padding:25px 65px 50px;max-height:325px}.thim-video-box .video-container .video{height:250px;max-height:250px}.thim-footer-info>div{display:block;margin-right:0}.shop_table .product-price,.shop_table .product-thumbnail{display:none}.woocommerce table.cart.shop_table th{text-align:left}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{width:100%;float:none}.woocommerce.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-page.woocommerce-cart table.cart td.actions .coupon .input-text{font-size:13px;min-width:100px}.mo-openid-app-icons .btn-block{display:block;margin-left:auto;margin-right:auto;margin-top:20px}.mo-openid-app-icons .btn-block:first-child{margin:0}.mo-openid-app-icons .btn-block:last-child{margin-left:auto;margin-right:auto;margin-top:20px}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1,.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{width:100%;float:none}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{float:none;width:100%}.thim-welcome-university-2 .panel-grid-cell{width:100%!important}table.list-book-event td,table.list-book-event th{padding:5px!important}}@media (max-width:480px){.course-grid .col-sm-6,.archive_switch .col-sm-6{width:100%}.one-courses-page-content .col-sm-4,.one-courses-page-content .col-sm-8{display:block}.posts-display .col-sm-6{width:100%}.breadcrumbs-wrapper.button-list-gird .woocommerce-breadcrumb,.breadcrumbs-wrapper.button-list-gird .display,.breadcrumbs-wrapper.button-list-gird .thim-breadcrumbs,.breadcrumbs-wrapper.button-list-gird #breadcrumbs{width:100%}.breadcrumbs-wrapper.button-list-gird .display{padding-top:20px;text-align:left}.breadcrumbs-wrapper.button-list-gird .display a{margin-left:0;margin-right:20px}.woocommerce.single-product div.product .related.products .blog-grid li.product{width:100%!important}.woocommerce.single-product div.product .related.products .blog-grid li.product:nth-child(2n+1){clear:both}.thim-gallery-images-default .item{float:left;width:100%!important}.overlay-black .icon-box-title{font-size:24px!important;line-height:32px!important}.overlay-black .icon-box-title span{display:block}.thim-widget-courses-searching .courses-searching input{height:40px!important;line-height:40px!important;font-size:13px;padding-left:10px;width:calc(100% - 40px)!important;width:-webkit-calc(100% - 40px)!important;width:-moz-calc(100% - 40px)!important}.thim-widget-courses-searching .courses-searching button{width:40px;line-height:40px}.custom-readmore .icon-left .content-inner{width:100%!important;text-align:center;padding:15px 0}.custom-readmore .icon-left .content-inner .icon-box-title{font-size:26px!important}.custom-readmore .icon-left .boxes-icon{margin:0 auto;float:none}.wrapper-author .avatar-instructors,.wrapper-author .author-right{width:100%;display:inline-block}article .entry-header .date-meta{border-right:0;margin-bottom:15px}article .entry-header .entry-contain{float:none;width:100%;clear:both}article .entry-header .entry-title a{white-space:normal}.wrapper-box-icon.overlay .heading__primary{margin-top:20px}.thim-list-event:not(.layout-2):not(.layout-3) .item-event .time-from{float:none;clear:both}.thim-list-event:not(.layout-2):not(.layout-3) .item-event .image{float:none;width:100%}.thim-list-event:not(.layout-2):not(.layout-3) .item-event .event-wrapper{padding-left:0;padding-right:0}.thim-testimonial-slider .control-nav{top:69px!important}.tp-caption.thim-slider-heading{font-size:50px!important}.tp-caption.thim-slider-sub-heading{font-size:18px!important}.learn-press .course-tabs .nav-tabs li a span{display:none}.learn-press .course-tabs .nav-tabs li a .fa{margin-right:0}#tab-course-description .thim-course-content{padding-right:20px}.thim-ralated-course .thim-course-grid .lpr_course[class*=course-grid-]{width:100%;display:none}.thim-ralated-course .thim-course-grid .lpr_course[class*=course-grid-]:first-child{display:inherit}.thim-course-grid .lpr_course[class*=course-grid-]{width:100%;float:none}.thim-course-carousel,.thim-owl-carousel-post{padding-top:10px}.thim-course-carousel .owl-controls,.thim-owl-carousel-post .owl-controls{top:-40px;left:5px;right:auto}.thim-widget-list-event .thim-list-event:not(.layout-2):not(.layout-3){padding-top:20px}.thim-widget-list-event .thim-list-event:not(.layout-2):not(.layout-3) .view-all{top:-37px;left:0;right:auto}.profile-tabs .thim-course-grid.thim-carousel-wrapper{padding-top:40px}.profile-tabs .thim-course-grid.thim-carousel-wrapper .owl-controls{top:-10px}.thim-widget-courses .view-all-courses{top:-37px;left:0;right:auto}.thim-widget-courses .thim-course-grid:not(.thim-carousel-wrapper){padding-top:20px}.thim-list-event .view-all{top:-57px;left:0;right:auto}.thim-get-100s{padding-top:100px}.thim-get-100s .get-100s{font-size:20px}.thim-get-100s h2{font-size:50px;line-height:50px}.counter-group .counter-block{width:85px;height:85px;margin-right:10px}.counter-group .counter-block .counter{height:40px;line-height:40px;font-size:40px;margin:10px 18px 0}.counter-group .counter-block .counter-caption{font-size:12px;line-height:18px}.tp-event-top .entry-countdown .tp_event_counter .countdown-row .countdown-section{margin:0 10px;width:85px;height:85px}.tp-event-top .entry-countdown .tp_event_counter .countdown-row .countdown-section .countdown-amount{font-size:40px;line-height:40px;height:40px;margin-top:10px}.tp-event-top .entry-countdown .tp_event_counter .countdown-row .countdown-section .countdown-period{font-size:12px;line-height:18px}.comments-area .comment-respond-area #respond.comment-respond .comment-form .comment-form-author,.comments-area .comment-respond-area #respond.comment-respond .comment-form .comment-form-email,.comments-area .comment-respond-area #respond.comment-respond .comment-form .comment-form-url{width:100%;margin-left:0;margin-right:0}.thim-course-list .course-item .course-thumbnail{margin-right:0;margin-bottom:15px;width:270px}.thim-course-list .course-item .thim-course-content{width:100%;clear:both;float:none}#toolbar .thim-have-any-question{display:none}.thim-mobile-login{display:block}.profile-container .profile-tabs .nav-tabs li .text{display:none}.page-404-content h2{font-size:55px;line-height:60px}.learn-press #learn-press-course-curriculum .section-content .course-lesson .quiz-title,.learn-press #learn-press-course-curriculum .section-content .course-quiz .quiz-title,.learn-press #learn-press-course-curriculum .section-content .course-lesson .lesson-title,.learn-press #learn-press-course-curriculum .section-content .course-quiz .lesson-title{display:block;margin:0}.quiz-results .result-field{margin-right:15px}form#lostpasswordform p input[type=text],form#lostpasswordform p input[type=email],form#lostpasswordform p input[type=password]{max-width:260px}.top_site_main .page-title-wrapper h1,.top_site_main .page-title-wrapper h2{font-size:40px}#sidebar .thim-widget-single-images img{width:100%}article .entry-header .entry-meta li.entry-date{display:none}.entry-navigation-post .prev-post,.entry-navigation-post .next-post{padding:10px 20px 25px}.product-cat li a{margin-left:3px;margin-right:3px;padding-left:5px;padding-right:5px;font-size:12px}.product-grid .product.col-xs-6{width:100%;clear:both}.related-products .product{display:none}.related-products .product:first-child{display:block}.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li,.woocommerce-page div.product .woocommerce-tabs .tabs.wc-tabs li{width:50%}.wrapper-lists-our-team .our-team-item{width:100%}.thim-widget-tab .nav-tabs li a span{display:none}.related-archive ul.archived-posts>li{width:100%;display:none}.related-archive ul.archived-posts>li:first-child{display:inherit}.thim-video-box .video-container{padding:20px 55px 50px;max-height:280px}.thim-video-box .video-container .video{max-height:210px}.thim-university-top-icon>.panel-grid-cell{width:50%!important}.thim-university-top-icon>.panel-grid-cell:nth-child(3n+0) .thim-widget-icon-box .wrapper-box-icon{border-right:1px solid #eda803}.thim-university-top-icon>.panel-grid-cell:nth-child(2n+0) .thim-widget-icon-box .wrapper-box-icon{border-right:0}.wrapper-gallery-filter>.thim-col-5,.wrapper-gallery-filter>[class*=col-sm-]{width:100%;float:none}.collection-grid-3{width:100%;margin-bottom:30px;float:none}.collection-grid-3:not(.collection-feature) .collection-item{width:100%;float:none;margin-bottom:30px;padding:0 15px}.thim-courses-collection .collection-item{width:100%}.woocommerce.woocommerce-cart table.cart td.actions input[type=submit],.woocommerce-page.woocommerce-cart table.cart td.actions input[type=submit]{margin-left:5px;font-size:12px;padding:5px 10px}.lp_pmpro_courses_by_level .thim-level-wrap{width:100%}.pmpro-has-access .pmpro_thead-msg,.pmpro-has-access .pmpro_thead-name{width:100%;float:none}#tp_style_selector{display:none}#thim-popup-login .thim-login-container{padding-left:15px;padding-right:15px}.thim-carousel-course-categories .item{width:100%}.woocommerce.widget_woocommerce_products .product_list_widget li{width:100%;clear:both}.thim-list-event .thim-col-2{width:100%;float:none;clear:both}.thim-list-event.layout-3 .item-event{padding-bottom:20px}.thim-widget-carousel-categories .image{width:100%;float:none;min-height:0!important}.thim-widget-carousel-categories .image img{position:relative;width:100%}.thim-widget-carousel-categories .content-wrapper{width:100%;float:none;clear:both}.thim-grid-posts .grid-vertical .item-post .article-image img,.thim-grid-posts .item-post .article-image img{max-width:none;width:auto}.thim-footer-info-3{max-width:100%}.thim-list-event.layout-3 .view-all{left:0;right:auto;top:auto;bottom:0}.thim-grid-posts{padding-bottom:10px}.thim-grid-posts .link_read_more{bottom:0;left:0;top:auto;right:auto}body.thim-demo-university-4 .list-event-slider .view-all,body.thim-demo-university-4 .thim-list-post-inner .link_read_more a{position:relative;top:auto;margin-bottom:20px;text-align:center;margin-top:-10px}.thim-list-post-inner .link_read_more{position:relative;top:auto;text-align:center}.thim-post-caregories-slider{position:relative}.thim-post-caregories-slider .link-view-all{left:15px;right:auto;top:auto;bottom:70px}body #tp_style_selector{display:none!important}.course-summary #learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson,.course-summary #learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz{padding-left:0;padding-right:0}.course-summary #learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson .meta-left,.course-summary #learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz .meta-left{min-width:60px}.course-summary #learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson .index,.course-summary #learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz .index{min-width:35px}.course-summary #learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson .label,.course-summary #learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz .label{display:none}.course-summary #learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson .meta-center,.course-summary #learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz .meta-center{max-width:calc(100% - 60px);max-width:-webkit-calc(100% - 60px);max-width:-moz-calc(100% - 60px)}.course-summary #learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson .meta,.course-summary #learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz .meta{display:block;margin-left:60px;clear:both;float:none}#learn-press-course-curriculum ul.curriculum-sections .section-header{padding-right:0}#learn-press-course-curriculum ul.curriculum-sections .section-header .meta{display:none}body.thim-demo-university-4 .thim-about-eduma{padding-right:0}.list-event-slider .view-all,body.thim-demo-university-4 .thim-list-post-inner .link_read_more a{color:#333}.switch-layout-container .courses-searching ul{min-width:0;width:100%}}@media (width:480px){.tp-caption.thim-slider-heading{margin-top:10px!important}.tp-caption.thim-slider-sub-heading{margin-top:30px!important}}@media (max-width:420px){.thim-video-box .video-container .video{max-height:180px}.mc4wp-form .mc4wp-form-fields input[type=text],.mc4wp-form .mc4wp-form-fields input[type=email]{width:100%;margin-bottom:15px;max-width:100%}.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input[type=text],.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input[type=email]{width:100%;max-width:100%;margin-bottom:15px;height:40px;padding:4px 25px}.mc4wp-form .mc4wp-form-fields button[type=submit],.mc4wp-form .mc4wp-form-fields input[type=submit]{height:40px;padding:5px 25px;margin-left:0}.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields button[type=submit],.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input[type=submit]{height:40px;padding:5px 25px}}@media (max-width:375px){.thim-video-box .video-container .video{max-height:160px}#tab-course-review .course-rating .average-rating{width:100%;float:none}#tab-course-review .course-rating .detailed-rating{width:100%}#tab-course-review .course-rating .detailed-rating .stars{padding-left:15px;padding-right:15px}#tab-course-review .course-rating .detailed-rating .stars div.bar{width:170px}.thim-grid-posts .grid-vertical .item-post .article-image,.thim-grid-posts .grid-horizontal .item-post .article-image{width:100%;float:none;clear:both}.thim-grid-posts .grid-vertical .item-post .article-image img,.thim-grid-posts .grid-horizontal .item-post .article-image img{width:100%;position:relative}.thim-grid-posts .grid-vertical .item-post .article-wrapper,.thim-grid-posts .grid-horizontal .item-post .article-wrapper{width:100%;float:none;clear:both;position:relative}.thim-grid-posts .grid-vertical .item-post .article-wrapper:before,.thim-grid-posts .grid-horizontal .item-post .article-wrapper:before{top:-26px;left:50%;right:auto;margin-left:-13px;border-bottom:13px solid #f5f5f5;border-right:13px solid #fff0;border-left:13px solid #fff0}.grid-horizontal .item-post:nth-child(2n) .article-wrapper:before{transform:rotate(-90deg);-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);border-bottom-color:#fff0}}@media (max-width:360px){.thim-list-event:not(.layout-2):not(.layout-3) .item-event .image{width:100%}.thim-testimonial-slider .control-nav{top:50px!important}.thim-social-share li{margin-bottom:10px}#tab-course-review .course-rating .detailed-rating .stars{padding:0 15px}#tab-course-review .course-rating .detailed-rating .stars div.bar{width:135px}form#lostpasswordform p input[type=text],form#lostpasswordform p input[type=email],form#lostpasswordform p input[type=password]{margin-bottom:15px;max-width:100%}form#lostpasswordform p input[type=submit]{width:100%;max-width:100%;margin:0}.wpcf7-form .your-name,.wpcf7-form .your-email{margin-left:0;width:100%}.switch-layout-container .courses-searching form{width:215px}.thim-about-author .author-bio{width:100%;clear:both;float:none}.top_site_main .page-title-wrapper h1,.top_site_main .page-title-wrapper h2{font-size:35px}.counter-group .counter-block{width:65px;height:65px;margin-right:5px}.color-white .counter-group .counter-block{margin-right:5px}.counter-group .counter-block .counter{height:30px;line-height:30px;font-size:30px;margin:8px 12px 0}.counter-group .counter-block .counter-caption{font-size:11px;line-height:18px}.tp-event-top .entry-countdown .tp_event_counter .countdown-row .countdown-section{margin:0 5px;width:65px;height:65px}.tp-event-top .entry-countdown .tp_event_counter .countdown-row .countdown-section .countdown-amount{font-size:30px;line-height:30px;height:30px;margin-top:8px}.tp-event-top .entry-countdown .tp_event_counter .countdown-row .countdown-section .countdown-period{font-size:11px;line-height:18px}.thim-course-list .course-item .course-thumbnail{max-width:100%;width:100%}.learn-press .course-meta .course-categories{display:none}.page-404-content .col-xs-6{width:100%;float:none}.wrapper-box-icon.overlay .icon-images{display:table-cell}.wrapper-box-icon.overlay .icon-images img{margin-top:0}#tab-course-review .course-review .content-review>ul .review-text{width:100%;clear:both;padding-top:15px;float:none}.thim-about-author .author-wrapper{text-align:center}.thim-about-author .author-avatar{float:none;display:inline-block;margin-right:0;margin-bottom:5px}.quiz-results .result-summary{text-align:center}.quiz-results .result-summary .result-field{margin:7px 10px!important}article .entry-header .entry-meta li.author{display:none}.thim-login .link-bottom a{display:block}.comments-area .comment-list .comment-list-inner li .comment-right{float:none;clear:both;padding-top:15px}.comments-area .comment-list .comment-list-inner li .comment-extra-info .comment-edit-link{margin-left:0;margin-right:15px;float:left}.comments-area .comment-list .comment-list-inner li .content-comment{clear:both}.thim-video-box .video-container{padding:0;max-height:200px}.thim-video-box .video-container .video{max-height:200px}.thim-university-top-icon>.panel-grid-cell{width:100%!important;float:none}.thim-university-top-icon>.panel-grid-cell .thim-widget-icon-box .wrapper-box-icon{border-right:0!important}.wrapper-box-icon.overlay .heading__primary{padding-right:0;word-wrap:break-word}.counter-box.number-left .display-percentage{width:90px;font-size:50px;line-height:55px}.counter-box.number-left .counter-content-container{padding-right:10px;width:calc(100% - 110px);width:-webkit-calc(100% - 110px);width:-moz-calc(100% - 110px)}.woocommerce table.shop_table th,.woocommerce table.shop_table td{padding-left:10px;padding-right:10px}.woocommerce.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-page.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce.woocommerce-cart table.cart td.actions input[type=submit],.woocommerce-page.woocommerce-cart table.cart td.actions input[type=submit]{margin-top:5px;margin-bottom:5px}.pmpro-has-access .navigation a,.pmpro-has-access .pmpro_actionlinks a{display:block;margin-left:0;margin-right:0}#thim-popup-login .mo-openid-app-icons,#thim-popup-login.has-shortcode .thim-login{padding-left:0;padding-right:0}#masthead.header_v3 .toolbar-container .widget_login-popup{display:none}#masthead.header_v3 .toolbar-container .widget_search .search-form{border-left:0}#masthead.header_v3 .toolbar-container .widget_search .search-form label .search-field:focus{width:160px}body #course-curriculum-popup #popup-sidebar,#learn-press-content-item .learn-press-content-item-container{padding-left:15px;padding-right:15px}#popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson,.course-summary #learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson,#popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz,.course-summary #learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz{padding-right:5px}#popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson .meta-left,.course-summary #learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson .meta-left,#popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz .meta-left,.course-summary #learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz .meta-left{display:block;float:none}#popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson .index,.course-summary #learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson .index,#popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz .index,.course-summary #learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz .index{min-width:35px}#popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson .meta-center,.course-summary #learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson .meta-center,#popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz .meta-center,.course-summary #learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz .meta-center{max-width:100%}#popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson .meta,.course-summary #learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson .meta,#popup-sidebar #learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz .meta,.course-summary #learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz .meta{margin-left:0;padding-left:0}}@media (max-width:320px){#tab-course-review .course-rating .detailed-rating .stars div.bar{width:105px}.switch-layout-container .courses-searching form{width:200px}.thim-testimonial-slider .control-nav{top:65px!important}.mobile-menu-container{width:250px}.wrapper-container.mobile-menu-open .content-pusher{transform:translate(-250px,0)!important;-webkit-transform:translate(-250px,0)!important;-moz-transform:translate(-250px,0)!important;-ms-transform:translate(-250px,0)!important;-o-transform:translate(-250px,0)!important}.wrapper-container.mobile-menu-open .mobile-effect.mobile-menu-container{width:250px}.top_site_main .page-title-wrapper h1,.top_site_main .page-title-wrapper h2{font-size:25px;line-height:40px}.thim-video-box .video-container{padding:0;max-height:210px}.thim-video-box .video-container video{max-height:200px}}@media (max-width:300px){.mobile-menu-container{width:220px}.wrapper-container.mobile-menu-open .content-pusher{transform:translate(-220px,0)!important;-webkit-transform:translate(-220px,0)!important;-moz-transform:translate(-220px,0)!important;-ms-transform:translate(-220px,0)!important;-o-transform:translate(-220px,0)!important}.wrapper-container.mobile-menu-open .mobile-effect.mobile-menu-container{width:220px}}@media (max-height:375px){.thim-widget-icon-box .wrapper-box-icon.background-video{min-height:375px}.thim-bg-overlay-color-half{min-height:375px!important}.footer-bottom .sc_heading{padding-top:60px}.footer-bottom .thim-widget-button{padding-bottom:67px}}@media (max-height:320px){.thim-widget-icon-box .wrapper-box-icon.background-video{min-height:320px}.thim-bg-overlay-color-half{min-height:320px!important}.footer-bottom .sc_heading{padding-top:38px}.footer-bottom .thim-widget-button{padding-bottom:45px}}input [type="submit"]{background-color:red}#heateor_sss_error{color:red;margin:7px 0}#heateor_sss_sharing_more_providers .filter svg{position:absolute;left:16px;top:18px}div.heateor_sss_sharing_ul a:link,div.heateor_sss_sharing_ul a:focus{text-decoration:none;background:transparent!important}.heateor_sss_login_container{margin:2px 0}.heateor_sss_login_container img,.heateor_sss_sharing_container img{cursor:pointer;margin:2px;border:none}.heateor_sss_login_container img{display:none;float:left}#heateor_sss_loading_image{display:block!important;float:none}.heateor_sss_error{background-color:#ffffe0;border:1px solid #e6db55;padding:5px;margin:10px}#heateor_sss_sharing_more_providers{position:fixed;top:50%;left:47%;background:#fafafa;width:650px;margin:-180px 0 0 -300px;z-index:10000000;text-shadow:none!important;height:308px}#heateor_sss_mastodon_popup_bg,#heateor_sss_popup_bg{background:url(/wp-content/plugins/sassy-social-share/images/transparent_bg.png);bottom:0;display:block;left:0;position:fixed;right:0;top:0;z-index:10000}#heateor_sss_sharing_more_providers .title{font-size:14px!important;height:auto!important;background:#58b8f8!important;border-bottom:1px solid #d7d7d7!important;color:#fff;font-weight:700;letter-spacing:inherit;line-height:34px!important;padding:0!important;text-align:center;text-transform:none;margin:0!important;text-shadow:none!important;width:100%}#heateor_sss_sharing_more_providers *{font-family:Arial,Helvetica,sans-serif}#heateor_sss_sharing_more_providers #heateor_sss_sharing_more_content{background:#fafafa;border-radius:4px;color:#555;height:auto;width:100%}#heateor_sss_sharing_more_providers .filter{margin:0;padding:10px 0 0;position:relative;width:100%}#heateor_sss_sharing_more_providers .all-services{clear:both;height:250px;overflow:auto}#heateor_sss_sharing_more_content .all-services ul{display:block;margin:10px!important;overflow:hidden;list-style:none;padding-left:0!important;position:static!important;width:auto!important}#heateor_sss_sharing_more_content .all-services ul li{padding:0;margin:0 0 0 5px;background:0 0!important;float:left;width:24.1%;text-align:left!important}#heateor_sss_sharing_more_providers .close-button img{margin:0}#heateor_sss_sharing_more_providers .close-button.separated{background:0 0!important;border:none!important;box-shadow:none!important;width:auto!important;height:auto!important;z-index:1000}#heateor_sss_sharing_more_providers .close-button{height:auto!important;width:auto!important;left:auto!important;display:block!important;color:#555!important;cursor:pointer!important;font-size:29px!important;line-height:29px!important;margin:0!important;padding:0!important;position:absolute;right:-16px;top:-16px}#heateor_sss_sharing_more_providers .filter input.search{width:96%;display:block;float:none;font-family:"open sans","helvetica neue",helvetica,arial,sans-serif;font-weight:300;height:auto;line-height:inherit;margin:0 11px;padding:5px 8px 5px 27px!important;border:1px solid #ccc!important;color:#000;background:#fff!important;font-size:16px!important;text-align:left!important;max-width:-webkit-fill-available;line-height:1}#heateor_sss_sharing_more_providers .footer-panel{background:#fff;border-top:1px solid #d7d7d7;padding:6px 0;width:100%;color:#fff}#heateor_sss_sharing_more_providers .footer-panel p{background-color:#fff0;top:0;text-align:left!important;color:#000;font-family:'helvetica neue',arial,helvetica,sans-serif;font-size:12px;line-height:1.2;margin:0!important;padding:0 6px!important;text-indent:0!important}#heateor_sss_sharing_more_providers .footer-panel a{color:#fff;text-decoration:none;font-weight:700;text-indent:0!important}#heateor_sss_sharing_more_providers .all-services ul li a span{width:51%}#heateor_sss_sharing_more_providers .all-services ul li a{border-radius:3px;color:#666!important;display:block;font-size:12px;height:auto;line-height:20px;overflow:hidden;padding:8px 8px 8px 1px;text-decoration:none!important;text-overflow:ellipsis;white-space:nowrap;border:none!important;text-indent:0!important;background:0 0!important;text-shadow:none}.heateor_sss_share_count{display:block;text-indent:0!important;visibility:hidden;background-color:#58b8f8!important;width:5px;height:auto;text-align:center;min-width:8px!important;padding:1px 4px!important;color:#fff!important;font-family:'Open Sans',arial,sans-serif!important;font-size:10px!important;font-weight:600!important;-webkit-border-radius:15px!important;border-radius:15px!important;-webkit-box-shadow:0 2px 2px rgb(0 0 0 / .4);box-shadow:0 2px 2px rgb(0 0 0 / .4);text-shadow:0 -1px 0 rgb(0 0 0 / .2);line-height:14px!important;border:2px solid #fff!important;z-index:1;margin:2px auto!important;box-sizing:content-box!important}.heateor_sss_share_count,.heateor_sss_vertical_sharing{-webkit-box-sizing:content-box!important;-moz-box-sizing:content-box!important}div.heateor_sss_follow_ul,div.heateor_sss_sharing_ul{padding-left:0!important;margin:1px 0!important}#heateor_sss_mastodon_popup_close img,#heateor_sss_sharing_popup_close img{opacity:1!important;background:0 0!important;border:none!important;outline:0!important;box-shadow:none!important;width:auto!important;height:auto!important;top:inherit!important;right:inherit!important;left:9px!important;padding:0!important}div.heateor_sss_follow_ul .heateorSssSharingRound,div.heateor_sss_sharing_ul .heateorSssSharingRound{background:0 0!important}.heateor_sss_square_count{display:none;text-align:center;font-weight:bolder;font-family:sans-serif;font-style:normal;font-size:.6em;visibility:hidden}div.heateor_sss_follow_ul a,div.heateor_sss_horizontal_sharing div.heateor_sss_sharing_ul a{float:left;padding:0!important;list-style:none!important;border:none!important;margin:2px}.heateorSssSharing,.heateorSssSharingButton{display:block;cursor:pointer;margin:2px}div.heateor_sss_follow_ul a:before,div.heateor_sss_sharing_ul a:before{content:none!important}div.heateor_sss_follow_ul a{width:auto}.heateor_sss_vertical_sharing{background:0 0;-webkit-box-shadow:0 1px 4px 1px rgb(0 0 0 / .1);box-shadow:0 1px 4px 1px rgb(0 0 0 / .1);position:fixed;overflow:visible;z-index:10000000;display:block;padding:10px;border-radius:4px;opacity:1;box-sizing:content-box!important}div.heateor_sss_horizontal_counter li.heateor_sss_facebook_share,div.heateor_sss_horizontal_sharing li.heateor_sss_facebook_share{width:96px}li.heateor_sss_facebook_like .fb-like span,li.heateor_sss_facebook_recommend .fb-like span,li.heateor_sss_facebook_share .fb-share-button span{vertical-align:top!important}li.heateor_sss_facebook_like .fb-like span iframe,li.heateor_sss_facebook_recommend .fb-like span iframe{max-width:none!important;z-index:1000}.heateor_sss_counter_container li{height:21px}.heateorSssTCBackground:hover{border-width:0!important;background-color:#fff0}.heateorSssTCBackground{border-width:0!important;background-color:transparent!important;font-style:normal;word-wrap:normal;color:#666;line-height:1;visibility:hidden}.heateorSssSharingSvg{width:100%;height:100%}.heateorSssSharing{float:left;border:none}.heateorSssSharingArrow{height:16px;width:16px;cursor:pointer;margin-top:10px}.heateorSssPushIn{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2030%2030%22%3E%0A%3Cpath%20d%3D%22M%207%206%20q%202%206%2010%206%20v%20-6%20l%206%209%20l%20-6%209%20v%20-6%20q%20-10%202%20-10%20-12%22%20stroke-width%3D%221%22%20stroke%3D%22%23000%22%20fill%3D%22%23000%22%20stroke-linecap%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat}.heateorSssPullOut{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2030%2030%22%3E%0A%3Cpath%20d%3D%22M%2023%206%20q%20-2%206%20-10%206%20v%20-6%20l%20-6%209%20l%206%209%20v%20-6%20q%2010%202%2010%20-12%22%20stroke-width%3D%221%22%20stroke%3D%22%23000%22%20fill%3D%22%23000%22%20stroke-linecap%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat}.heateorSssCommentingTabs li{padding-left:0!important;float:left;margin:0 1em 0 0!important;list-style:none;color:#aaa;display:block;cursor:pointer;font-size:.85em}div.heateorSssTotalShareCount{word-wrap:normal!important;font-weight:bolder;font-family:sans-serif;padding:0;margin:0;text-align:center}div.heateorSssTotalShareText{word-wrap:normal!important;margin:0;padding:0;text-align:center}div.heateor_sss_horizontal_sharing li{width:auto}div.heateor_sss_horizontal_sharing li.heateor_sss_facebook_like{width:91px}div.heateor_sss_horizontal_sharing li.heateor_sss_facebook_recommend{width:145px}div.heateor_sss_horizontal_sharing li.heateor_sss_twitter_tweet{width:95px}div.heateor_sss_horizontal_sharing li.heateor_sss_linkedin_share span{vertical-align:text-top!important}div.heateor_sss_horizontal_sharing li.heateor_sss_linkedin_share{width:96px}div.heateor_sss_horizontal_sharing li.heateor_sss_buffer_share{width:108px}div.heateor_sss_horizontal_sharing li.heateor_sss_reddit_badge{width:130px}div.heateor_sss_horizontal_sharing li.heateor_sss_yummly{width:106px}div.heateor_sss_horizontal_sharing li.heateor_sss_pinterest_pin{width:76px}div.heateor_sss_horizontal_sharing li.heateor_sss_xing{width:98px}.heateor_sss_sharing_container a{padding:0!important;box-shadow:none!important;border:none!important}.heateorSssClear{clear:both}div.course_instructor_widget .heateor_sss_vertical_sharing{display:none!important}@media screen and (max-width:783px){#heateor_sss_sharing_more_providers{width:80%;left:60%;margin-left:-50%;text-shadow:none!important}}@media screen and (max-width:752px){#heateor_sss_sharing_more_content .all-services ul li{width:32.1%}}@media screen and (max-width:590px){#heateor_sss_sharing_more_content .all-services ul li{width:48.1%}#heateor_sss_sharing_more_providers .filter input.search{width:93%}}@media screen and (max-width:413px){#heateor_sss_sharing_more_content .all-services ul li{width:100%}}div.heateor_sss_bottom_sharing{margin-bottom:0}div.heateor_sss_sharing_container a:before,div.heateor_sss_follow_icons_container a:before{content:none}.heateor_sss_mastodon_popup_button{background:linear-gradient(#ec1b23,#d43116);padding:8px 0 10px;font-size:18px;border:0;color:#fff;border-radius:8px;margin:4px auto;font-weight:bolder;width:35%;cursor:pointer;border-bottom-style:groove;border-bottom-width:5px;border-bottom-color:rgb(0 0 0 / .2)}@media screen and (max-width:783px)#heateor_sss_sharing_more_providers .filter input.search{border:1px solid #ccc;width:92.8%}div.heateor_sss_follow_icons_container svg,div.heateor_sss_sharing_container svg{width:100%;height:100%}body{background-color:#fff;font-family:Roboto;font-size:17px;font-weight:400;line-height:1.7em;color:#666}body .content-pusher{background-color:#fff}body #main-content{background-color:#fff}h1{color:#333;font-size:36px;font-weight:700;font-style:normal;text-transform:none;line-height:1.6em}h2{color:#333;font-size:28px;font-weight:700;font-style:normal;text-transform:none;line-height:1.6em}h3{color:#333;font-size:24px;font-weight:700;font-style:normal;text-transform:none;line-height:1.6em}h4{color:#333;font-size:18px;font-weight:700;font-style:normal;text-transform:none;line-height:1.6em}h5{color:#333;font-size:16px;font-weight:700;font-style:normal;text-transform:none;line-height:1.6em}h6{color:#333;font-size:16px;font-weight:700;font-style:normal;text-transform:none;line-height:1.4em}h1,h2,h3,h4,h5,h6{font-family:Roboto Slab}::-moz-selection{background:#ffb606;color:#fff!important}::selection{background:#ffb606;color:#fff!important}input[type=submit],button{background:#ffb606;color:#333}input[type=submit]:hover,button:hover{background:#e6a303;color:#333}#back-to-top:hover{background:#ffb606;color:#333}.loop-pagination li .page-numbers:hover,.pagination li .page-numbers:hover{border:1px #ffb606 solid;color:#ffb606}.loop-pagination li .page-numbers.next:before,.pagination li .page-numbers.next:before{font-size:17px}.loop-pagination li .page-numbers.current,.pagination li .page-numbers.current{border:1px #ffb606 solid;color:#ffb606}.wpcf7-form.style-01 .contact-form-content .email input,.wpcf7-form.style-01 .contact-form-content .subject input,.wpcf7-form.style-01 .contact-form-content .name input{background:#fff}.wpcf7-form.style-01 .contact-form-content .message textarea{background:#fff}.wpcf7-form.style-01 .contact-form-content .submit-btn input{background:#ffb606}.wpcf7-form.style-02{background:#ffb606}.wpcf7-form.style-02 .contact-form-content .name input{background:#fff}.wpcf7-form.style-02 .contact-form-content .email input{background:#fff}.wpcf7-form.style-02 .contact-form-content .subject input{background:#fff}.wpcf7-form.style-02 .contact-form-content .message textarea{background:#fff}.woocommerce #content .comments-area .comment-list .comment-list-inner li .comment-extra-info a:hover,.woocommerce .comments-area .comment-list .comment-list-inner li .comment-extra-info a:hover,.comments-area .comment-list .comment-list-inner li .comment-extra-info a:hover{color:#ffb606}.woocommerce #content .comments-area .comment-list .comment-list-inner .form-submit input#submit,.woocommerce .comments-area .comment-list .comment-list-inner .form-submit input#submit,.comments-area .comment-list .comment-list-inner .form-submit input#submit{background:#ffb606;color:#e6a303}.woocommerce #content .comments-area .comment-list .comment-list-inner .form-submit input#submit:hover,.woocommerce .comments-area .comment-list .comment-list-inner .form-submit input#submit:hover,.comments-area .comment-list .comment-list-inner .form-submit input#submit:hover{background:#e6a303;color:#333}#respond.comment-respond .comment-form .form-submit input#submit{background:#ffb606;color:#333}#respond.comment-respond .comment-form .form-submit input#submit:hover{background:#e6a303}.flexslider .flex-direction-nav .flex-prev:before{color:#ffb606}.flexslider .flex-direction-nav .flex-next:before{color:#ffb606}.thim-widget-courses-searching .thim-course-search-overlay .courses-searching button{background:#ffb606}.search-form .search-field:focus,#bbp-search-form>.bbp-search-box #bbp_search:focus,.switch-layout-container .courses-searching form input[type='text']:focus{border-color:#ffb606}.list-info li{font-size:16px}.list-info li i{color:#ffb606}.top_site_main .page-title-wrapper h1:before,.top_site_main .page-title-wrapper h2:before{background:#ffb606}.breadcrumbs-wrapper .woocommerce-breadcrumb,.breadcrumbs-wrapper .thim-breadcrumbs{color:#666}.breadcrumbs-wrapper .woocommerce-breadcrumb a,.breadcrumbs-wrapper .thim-breadcrumbs a{color:#666}.breadcrumbs-wrapper .woocommerce-breadcrumb a:hover,.breadcrumbs-wrapper .thim-breadcrumbs a:hover{color:#ffb606}.breadcrumbs-wrapper.button-list-gird .display .switcher-active i,.breadcrumbs-wrapper.button-list-gird .display a:hover i{color:#ffb606}.breadcrumbs-wrapper #breadcrumbs li{color:#666}.breadcrumbs-wrapper #breadcrumbs li a{color:#666}.breadcrumbs-wrapper #breadcrumbs li a:hover{color:#ffb606}.btn-primary{background-color:#ffb606;border-color:#ffb606}.btn-border:hover{color:#ffb606;border-color:#ffb606}.slider-desc .btn{font-size:16px}input[type="radio"]:checked:before{background-color:#ffb606}input[type="checkbox"]:checked:before{color:#ffb606}.list-address li{font-size:16px;color:#333}.list-address li i{color:#ffb606}.one-courses-page-content .row-item .courses-price{font-size:18px;color:#ffb606}.one-courses-page-content .row-item .number-students{font-size:16px}.one-courses-page-content .row-item .number-students:before{color:#ffb606}.thim-color{color:#ffb606}.thim-bg-color{background-color:#ffb606}.thim-bg-overlay-color{position:relative}.thim-bg-overlay-color:before{position:absolute;background:rgb(255 182 6 / .92);left:0;right:0;bottom:0;top:0;z-index:0}.thim-bg-overlay-color>.panel-grid-cell{position:relative}.thim-bg-overlay-color-half{position:relative}.thim-bg-overlay-color-half:before{content:'';position:absolute;background:rgb(255 182 6 / .5);left:0;right:0;bottom:0;top:0;z-index:0}.thim-bg-overlay-color-half>div{position:relative}.thim-color-title{color:#333}.thim-border-top{border-top:1px solid #eee}.footer-bottom .thim-widget-icon-box{position:relative}.footer-bottom .thim-widget-icon-box:before{content:'';position:absolute;background:rgb(255 182 6 / .5);left:0;right:0;bottom:0;top:0;z-index:2}.footer-bottom .thim-widget-icon-box>.wrapper-box-icon{position:relative}.thim-bg-black{background-color:#000}.site-header{background:#fff0}.site-header.header_v2{background:#111}#toolbar{background:#111;color:#ababab;font-size:12px}#toolbar a{color:#fff}#toolbar a:hover{text-decoration:underline}#toolbar span.value{color:#fff}#toolbar .widget_form-login .thim-link-login a:first-child:not(:last-child){border-right-color:#ababab}@media (min-width:769px){.navigation .navbar-nav #magic-line{background:#ffb606}.navigation .navbar-nav>li .sub-menu{background:#fff}.navigation .navbar-nav>li .sub-menu li>a,.navigation .navbar-nav>li .sub-menu li>span{border-bottom:1px solid #fff0;color:#999}.navigation .navbar-nav>li .sub-menu li>a:hover,.navigation .navbar-nav>li .sub-menu li>span:hover{color:#333}.navigation .navbar-nav>li .sub-menu>li.current-menu-item>a,.navigation .navbar-nav>li .sub-menu>li.current-menu-item span{color:#333}.navigation .navbar-nav>li .sub-menu>li:last-child>a,.navigation .navbar-nav>li .sub-menu>li:last-child>span{border-bottom:0}.navigation .navbar-nav>li .sub-menu.megacol>li:last-child>a,.navigation .navbar-nav>li .sub-menu.megacol>li:last-child>span{border-bottom:1px solid #fff0}.navigation .navbar-nav>li>a,.navigation .navbar-nav>li>span{color:#fff;font-size:14px;font-weight:600}.navigation .navbar-nav>li>a:hover,.navigation .navbar-nav>li>span:hover{color:#fff}}.menu-right .search-form:after{color:#fff}.thim-mobile-login a:hover{color:#ffb606}@media (max-width:768px){.mobile-menu-container{background:#232323}.mobile-menu-container ul li>a,.mobile-menu-container ul li>span{color:#777}.mobile-menu-container ul li>a:hover,.mobile-menu-container ul li>span:hover{color:#fff}.mobile-menu-container ul li.current-menu-item>a,.mobile-menu-container ul li.current-menu-item>span{color:#fff}.menu-mobile-effect span{background-color:#777}.navbar-nav .sub-menu:before{background:#777}.navbar-nav .sub-menu li:before{background:#777}}.menu-mobile-effect.navbar-toggle span.icon-bar{background:#fff}.site-header.affix .menu-mobile-effect.navbar-toggle span.icon-bar{background:#333}.site-header.bg-custom-sticky.affix{background:#fff}.site-header.bg-custom-sticky.affix.header_v2{background:#111}.site-header.bg-custom-sticky.affix .navbar-nav>li>a,.site-header.bg-custom-sticky.affix .navbar-nav>li>span{color:#333}.site-header.bg-custom-sticky.affix .navbar-nav>li>a:hover,.site-header.bg-custom-sticky.affix .navbar-nav>li>span:hover{color:#333}.site-header.bg-custom-sticky.affix .navbar-nav li.menu-right li a,.site-header.bg-custom-sticky.affix .navbar-nav li.menu-right li span,.site-header.bg-custom-sticky.affix .navbar-nav li.menu-right li div{color:#333}.site-header.bg-custom-sticky.affix .navbar-nav li.menu-right li a:hover,.site-header.bg-custom-sticky.affix .navbar-nav li.menu-right li span:hover,.site-header.bg-custom-sticky.affix .navbar-nav li.menu-right li div:hover{color:#333}.site-header.bg-custom-sticky.affix .navbar-nav li.menu-right .search-form:after{color:#333}.thim-course-search-overlay .search-toggle{color:#fff}.site-header.affix .thim-course-search-overlay .search-toggle{color:#333}.site-header.affix .thim-course-search-overlay .search-toggle:hover{color:#ffb606!important}.thim-course-search-overlay .search-toggle:hover{color:#ffb606}.width-logo>a{width:278px;display:inline-block}body.thim-demo-university-4 .toolbar-container,.width-navigation{width:calc(100% -  278px)}.width-navigation-left,.width-navigation-right{width:calc(50% -  139px)}.width-navigation-left .navbar-nav{text-align:left}footer#colophon{background:#111}footer#colophon .footer{color:#999}footer#colophon .footer .widget-title{color:#fff}footer#colophon .footer a{color:#999}footer#colophon .footer a:hover{color:#ffb606!important}footer#colophon .footer .thim-social a:hover{color:#fff!important}footer#colophon .footer .thim-footer-location .info{color:rgb(255 255 255 / .9)}footer#colophon .footer .thim-footer-location .info a{color:rgb(255 255 255 / .9)}footer#colophon .footer .thim-footer-location .info a:hover{color:#ffb606}footer#colophon .footer .thim-footer-location .info .fa{color:#999}footer#colophon .footer .thim-footer-location .social a{color:#666;border-color:#666}footer#colophon .footer .thim-footer-location .social a:hover{color:#ffb606;border-color:#ffb606}footer#colophon .copyright-area{background:#111;color:#999}footer#colophon .copyright-area .copyright-content{border-top:1px solid rgb(153 153 153 / .15)}footer#colophon .copyright-area .text-copyright a{color:#ffb606}footer#colophon .copyright-area ul li a{color:#999}footer#colophon .copyright-area ul li a:hover{color:#999}.thim-social li a{color:#666;border-color:#666}.thim-social li a:hover{color:#ffb606;border-color:#ffb606}.wpcf7-form input[type="text"],.wpcf7-form input[type="email"],.wpcf7-form input[type="tel"],.wpcf7-form input[type="number"],.wpcf7-form input[type="date"],.wpcf7-form select,.wpcf7-form textarea{border-color:#eee}.wpcf7-form input[type="text"]:focus,.wpcf7-form input[type="email"]:focus,.wpcf7-form input[type="tel"]:focus,.wpcf7-form input[type="number"]:focus,.wpcf7-form input[type="date"]:focus,.wpcf7-form select:focus,.wpcf7-form textarea:focus{border-color:#ffb606}.wpcf7-form .wpcf7-submit{background:#ffb606;color:#333}.wpcf7-form .wpcf7-submit:hover{background:#e6a303}.mc4wp-form .mc4wp-form-fields input[type="email"]:focus{border-color:#ffb606}.mc4wp-form .mc4wp-form-fields button[type="submit"],.mc4wp-form .mc4wp-form-fields input[type="submit"]{background:#ffb606;color:#333}.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields button[type="submit"]:hover,.thim-newlleter-homepage .mc4wp-form .mc4wp-form-fields input[type="submit"]:hover{background:#e6a303;color:#333}.thim-register-now-form .title:before{background:#ffb606}.thim-register-now-form .wpcf7-form .wpcf7-submit:hover{background:#ffb606;color:#333}.thim-owl-carousel-post .info{background:rgb(255 182 6 / .9)}.thim-owl-carousel-post .title a:hover{color:#ffb606}.thim-owl-carousel-post .owl-controls .owl-prev:hover,.thim-owl-carousel-post .owl-controls .owl-next:hover{border-color:#ffb606}.thim-owl-carousel-post .owl-controls .owl-prev:hover .fa,.thim-owl-carousel-post .owl-controls .owl-next:hover .fa{color:#ffb606}.thim-widget-accordion .panel-title a:after{color:#333}.thim-widget-accordion .panel-title a:not(.collapsed):before{background:#ffb606}.thim-widget-accordion .panel-title a:not(.collapsed):after{color:#ffb606}.sc_heading .title{color:#333}.sc_heading .line{background-color:#333}article .entry-header .date-meta{color:#ffb606}article .entry-header .entry-title a{color:#333}article .entry-header .entry-title a:hover{color:#ffb606}article .readmore a{color:#333;background:#ffb606}article .readmore a:hover{color:#333;background:#e6a303}.entry-tag-share .post-tag a{color:#333}.entry-tag-share .post-tag a:hover{color:#ffb606}.thim-about-author .author-top .name{color:#333}.thim-about-author .author-top a.name:hover{color:#ffb606}.entry-navigation-post .prev-post .title a,.entry-navigation-post .next-post .title a{color:#333}.entry-navigation-post .prev-post .title a:hover,.entry-navigation-post .next-post .title a:hover{color:#ffb606}.related-archive ul.archived-posts>li h5 a{color:#333}.related-archive ul.archived-posts>li h5 a:hover{color:#ffb606}.comments-area .comment-list .comment-list-inner li .comment-extra-info .author a{color:#333}.comments-area .comment-list .comment-list-inner li .comment-extra-info .author a:hover{color:#ffb606}.comments-area .comment-list .comment-list-inner li .comment-extra-info .author .author-name{color:#333}#respond .logged-in-as a{color:#333}#respond .logged-in-as a:hover{color:#ffb606}#respond #cancel-comment-reply-link{color:#333}#respond #cancel-comment-reply-link:hover{color:#ffb606}.loop-pagination li .page-numbers,.pagination li .page-numbers{color:#333}.loop-pagination li .page-numbers:hover,.pagination li .page-numbers:hover{background:#ffb606;border-color:#ffb606;color:#333}.loop-pagination li .page-numbers.current,.pagination li .page-numbers.current{background:#ffb606;border-color:#ffb606;color:#333}.widget-area aside:before{background:#ffb606}.widget-area aside.widget ul li a{color:#333}.widget-area aside.widget ul li a:hover{color:#ffb606}.widget-area aside.widget ul li.current-cat>a{color:#ffb606}.widget-area .thim-list-posts.sidebar .article-title-wrapper a{color:#333}.widget-area .thim-list-posts.sidebar .article-title-wrapper a:hover{color:#ffb606}.widget-area .thim-course-list-sidebar .thim-course-content .course-title a{color:#333}.widget-area .thim-course-list-sidebar .thim-course-content .course-title a:hover{color:#ffb606}.counter-box.number-left .display-percentage{font-family:Roboto Slab}.counter-box.number-left .counter-box-content{color:#333;font-family:Roboto Slab}.counter-box.number-left .view-more{color:#333}.counter-box .display-percentage{color:#ffb606}.counter-box.about-us .display-percentage{color:#333}.page-404-content a:hover{color:#ffb606}.quickview .product-info .right .product_meta a{color:#333}.quickview .product-info .right .product_meta a:hover{color:#ffb606}.filter-controls li a,.product-cat li a{color:#666}.filter-controls li a:hover,.product-cat li a:hover,.filter-controls li a.active,.product-cat li a.active{color:#333;border-color:#ffb606}.product-grid .product__title .title{font-family:Roboto Slab}.product-grid .product__title a{color:#333}.product-grid .product__title a:hover{color:#ffb606}.product-grid .product__title a.added_to_cart{color:#333333!important}.product-grid .product__title a.button.add_to_cart_button,.product-grid .product__title .added_to_cart{background:#ffb606!important;color:#333333!important}.product-grid .product__title a.button.add_to_cart_button:before,.product-grid .product__title .added_to_cart:before{color:#333333!important}.product-grid .product__title a.button.add_to_cart_button:hover,.product-grid .product__title .added_to_cart:hover{background:#e6a303!important;color:#333333!important}.quickview .product-info .right .cart a{color:#666}.quickview .product-info .right .cart a:hover{color:#ffb606}.quickview .product-info .right .cart button.button{background:#ffb606;color:#333}.quickview .product-info .right .cart button.button:hover{background:#e6a303;color:#333}.quickview .quick-view-detail{color:#666}.quickview .quick-view-detail:hover{color:#ffb606}.product_thumb .onsale{background:#ffb606!important;color:#333}.mfp-image-holder .course-content .mfp-close,.mfp-inline-holder .course-content .mfp-close{background:#e6a303}.product-cat li a{color:#666}.woocommerce div.product .onsale,.woocommerce-page div.product .onsale{background:#ffb606!important;color:#333}.woocommerce div.product .woocommerce-review-link,.woocommerce-page div.product .woocommerce-review-link{color:#666}.woocommerce div.product .woocommerce-review-link:hover,.woocommerce-page div.product .woocommerce-review-link:hover{color:#ffb606}.woocommerce div.product .product_meta a,.woocommerce-page div.product .product_meta a{color:#666}.woocommerce div.product .product_meta a:hover,.woocommerce-page div.product .product_meta a:hover{color:#ffb606}.woocommerce div.product form.cart,.woocommerce-page div.product form.cart{margin-bottom:15px}.woocommerce div.product form.cart .button,.woocommerce-page div.product form.cart .button{background:#ffb606;color:#333}.woocommerce div.product form.cart .button:hover,.woocommerce-page div.product form.cart .button:hover{color:#333;background:#e6a303}.woocommerce div.product .woocommerce-tabs .tabs .active a,.woocommerce-page div.product .woocommerce-tabs .tabs .active a{border-bottom:2px solid #ffb606;color:#333333!important}.woocommerce div.product .woocommerce-tabs .entry-content #reviews #comments .commentlist li .comment-text .meta strong,.woocommerce-page div.product .woocommerce-tabs .entry-content #reviews #comments .commentlist li .comment-text .meta strong{color:#ffb606}.woocommerce div.product .woocommerce-tabs .entry-content #reviews #review_form_wrapper .comment-form .form-submit .submit,.woocommerce-page div.product .woocommerce-tabs .entry-content #reviews #review_form_wrapper .comment-form .form-submit .submit{color:#333333!important;background-color:#ffb606}.woocommerce div.product .woocommerce-tabs .entry-content #reviews #review_form_wrapper .comment-form .form-submit .submit:hover,.woocommerce-page div.product .woocommerce-tabs .entry-content #reviews #review_form_wrapper .comment-form .form-submit .submit:hover{color:#333333!important;background:#e6a303!important}.woocommerce div.product .woocommerce-tabs .entry-content #reviews #review_form_wrapper .comment-form p label,.woocommerce-page div.product .woocommerce-tabs .entry-content #reviews #review_form_wrapper .comment-form p label{color:#333}.woocommerce div.product .related-products>h2,.woocommerce-page div.product .related-products>h2,.woocommerce div.product .upsells-products>h2,.woocommerce-page div.product .upsells-products>h2{color:#333}.woocommerce .star-rating,.woocommerce-page .star-rating{color:#ffb606}.woocommerce .star-rating span::before,.woocommerce-page .star-rating span::before{color:#ffb606}.woocommerce .star-rating:before,.woocommerce-page .star-rating:before{color:#ffb606}.woocommerce .comment-form-rating a,.woocommerce-page .comment-form-rating a{color:#ffb606}.woocommerce .comment-form-rating a:hover,.woocommerce-page .comment-form-rating a:hover{color:#ffb606}.woocommerce .woocommerce-shipping-calculator a,.woocommerce-page .woocommerce-shipping-calculator a{color:#ffb606}.woocommerce div.woocommerce-message,.woocommerce-page div.woocommerce-message,.woocommerce div.woocommerce-info,.woocommerce-page div.woocommerce-info{border-top-color:#ffb606}.woocommerce div.woocommerce-message:before,.woocommerce-page div.woocommerce-message:before,.woocommerce div.woocommerce-info:before,.woocommerce-page div.woocommerce-info:before{color:#ffb606}.woocommerce .form-row label.checkbox a,.woocommerce-page .form-row label.checkbox a,.woocommerce .woocommerce-info .showcoupon,.woocommerce-page .woocommerce-info .showcoupon{color:#ffb606}.woocommerce-page .button{color:#ffffff!important;background:#111!important}.woocommerce-page .button:hover{color:#333333!important;background-color:#ffb606!important}.woocommerce-page .product-name a{color:#333}.woocommerce-page .product-name a:hover{color:#ffb606}.woocommerce-page .cart_totals h2{font-size:20px;text-transform:uppercase;font-weight:400}.woocommerce form .form-row label{color:#333}.quickview .product-info .right .cart button.button,.widget_shopping_cart .widget_shopping_cart_content .buttons a.checkout,.woocommerce div.product form.cart .button,.woocommerce-page div.product form.cart .button,.woocommerce #payment #place_order,.woocommerce-page #payment #place_order,.woocommerce .wc-proceed-to-checkout a.button,.woocommerce-page .wc-proceed-to-checkout a.button{background:#ffb606!important;color:#333333!important}.quickview .product-info .right .cart button.button:hover,.widget_shopping_cart .widget_shopping_cart_content .buttons a.checkout:hover,.woocommerce div.product form.cart .button:hover,.woocommerce-page div.product form.cart .button:hover,.woocommerce #payment #place_order:hover,.woocommerce-page #payment #place_order:hover,.woocommerce .wc-proceed-to-checkout a.button:hover,.woocommerce-page .wc-proceed-to-checkout a.button:hover{background:#e6a303!important;color:#333333!important}.woocommerce div.product .woocommerce-tabs .tabs.wc-tabs li.active:before,.woocommerce-page div.product .woocommerce-tabs .tabs.wc-tabs li.active:before{background:#ffb606}.widget_shopping_cart .minicart_hover .cart-items-number{color:#fff}.site-header.affix .widget_shopping_cart .minicart_hover .cart-items-number{color:#333}.widget_shopping_cart .minicart_hover .cart-items-number span.wrapper-items-number{background:#ffb606;color:#333}.widget_shopping_cart .widget_shopping_cart_content{color:#333}.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li a{color:#333}.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li a:hover{color:#ffb606}.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li dl{color:#333}.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li span{color:#333}.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li .quantity{color:#333}.widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget .empty{color:#333333!important}.widget_shopping_cart .widget_shopping_cart_content .total{color:#333333!important}.widget_shopping_cart .widget_shopping_cart_content .total span{color:#333333!important}.widget_shopping_cart .widget_shopping_cart_content .buttons a{color:#fff;background:#111}.widget_shopping_cart .widget_shopping_cart_content .buttons a:hover{background:#ffb606;color:#333}.woocommerce table,.woocommerce tr,.woocommerce td{border-color:#eee}.woocommerce .cart_totals table{border-right:0}.woocommerce .cart_totals table tr{border:0}.woocommerce .cart_totals table tr.order-total td,.woocommerce .cart_totals table tr.cart-subtotal td{border-bottom:0}.woocommerce table.cart tr{border:0}.woocommerce table.cart tr td{border-top:1px solid #eee;border-bottom:0}.woocommerce table.cart tr td:last-child{border-right:0}.woocommerce table.cart.shop_table{border-radius:0;border:1px solid #eee}.woocommerce table.cart.shop_table th{border-right:1px solid #eee}.woocommerce table.cart.shop_table th:last-child{border-right:0}#customer_login form input[type=submit]{background:#ffb606!important;color:#333333!important}#customer_login form input[type=submit]:hover{background:#e6a303!important;color:#333333!important}#customer_login form .remember{color:#333}#customer_login form .link-bottom,#customer_login form .lost-password{color:#333}#customer_login form .link-bottom a,#customer_login form .lost-password a{color:#ffb606}#customer_login form .link-bottom a:hover,#customer_login form .lost-password a:hover{color:#ffb606}.woocommerce .reset_password form .description{color:#333}.woocommerce .reset_password form input[type=submit]{background:#ffb606!important;color:#333333!important}.woocommerce .reset_password form input[type=submit]:hover{background:#e6a303!important;color:#333333!important}.thim-course-grid .course-item .thim-course-content .course-title a{color:#333}.thim-course-grid .course-item .thim-course-content .course-title a:hover{color:#ffb606}.thim-course-grid .course-item .thim-course-content .course-meta:before{background:#ffb606}.thim-course-grid .course-item .thim-course-content .course-meta>div.course-comments-count,.thim-course-grid .course-item .thim-course-content .course-meta>div.course-student{font-family:Roboto Slab}.thim-course-grid .course-item .thim-course-content .course-meta>div a:hover{color:#ffb606}.thim-course-grid .course-item .course-thumbnail>a.course-readmore{background:#ffb606;color:#333}.thim-course-grid .course-item .course-thumbnail>a.course-readmore:hover{background:#e6a303;color:#333}.course-item .course-thumbnail .course-wishlist-box .course-wishlisted{color:#ffb606}.course-item .course-thumbnail .course-wishlist-box .course-wishlist:hover{color:#ffb606}.learn-press .tab-content .course-wishlist-box{background:#333}.learn-press .tab-content .course-wishlist-box span.fa.course-wishlisted{color:#ffb606}.thim-course-list .course-item .thim-course-content .course-title a{color:#333}.thim-course-list .course-item .thim-course-content .course-title a:hover{color:#ffb606}.thim-course-list .course-item .thim-course-content .course-readmore a{background:#ffb606;color:#333}.thim-course-list .course-item .thim-course-content .course-readmore a:hover{background:#e6a303;color:#333}.rating-box .review-stars-rated .review-stars>li span,.course-review .review-stars-rated .review-stars>li span{color:#ffb606}.switch-layout-container .switch-layout a.switch-active,.switch-layout-container .switch-layout a:hover{color:#ffb606}.thim-course-carousel .owl-controls .owl-prev:hover,.thim-course-carousel .owl-controls .owl-next:hover{border-color:#ffb606}.thim-course-carousel .owl-controls .owl-prev:hover .fa,.thim-course-carousel .owl-controls .owl-next:hover .fa{color:#ffb606}.thim-carousel-course-categories .owl-carousel .owl-buttons .owl-next,.thim-carousel-course-categories .owl-carousel .owl-buttons .owl-prev{color:#333}.thim-carousel-course-categories .owl-carousel .owl-buttons .owl-next:hover,.thim-carousel-course-categories .owl-carousel .owl-buttons .owl-prev:hover{background:rgb(255 182 6 / .8)}.thim-carousel-course-categories .owl-carousel .owl-item .title a:hover{color:#ffb606}.thim-widget-courses .view-all-courses{color:#333}.thim-widget-courses .view-all-courses:hover{color:#ffb606;border-color:#ffb606}.learn-press .course-payment .course-price .value{color:#333}.learn-press .thim-enroll-course-button{background:#ffb606;color:#333}.learn-press .thim-enroll-course-button:hover{background:#e6a303;color:#333}.learn-press .course-tabs .nav-tabs li a{color:#333}.learn-press .course-tabs .nav-tabs li.active:before{background:#ffb606}.learn-press .course-tabs .nav-tabs li.active a .fa{color:#ffb606}.learn-press #finish-course{background:#ffb606;color:#333;margin-bottom:30px}.learn-press #finish-course:hover{background:#e6a303;color:#333}.learn-press #learn_press_payment_form .learn_press_payment_close:hover{color:#ffb606}.learn-press #learn_press_payment_form .learn_press_payment_close .learn_press_payment_checkout:hover{background:#ffb606;color:#333}.learn-press .course-meta label .value{color:#333}.learn-press .course-meta>div .value{line-height:16px}.learn-press .course-meta>div .value.lp-progress-bar .lp-progress-value{background:#ffb606}#learn-press-course-curriculum .section-content .course-lesson a,#learn-press-course-curriculum .section-content .course-quiz a{color:#333}#learn-press-course-curriculum .section-content .course-lesson a:hover,#learn-press-course-curriculum .section-content .course-quiz a:hover{color:#ffb606}#learn-press-course-curriculum .section-content .course-lesson a.lesson-preview:hover,#learn-press-course-curriculum .section-content .course-quiz a.lesson-preview:hover{background:#ffb606;color:#333}#learn-press-course-curriculum .section-content .course-lesson .course-format-icon .fa,#learn-press-course-curriculum .section-content .course-quiz .course-format-icon .fa{color:#ffb606}.course-content .complete-lesson-button{background:#ffb606;color:#333}.course-content .complete-lesson-button:hover{background:#e6a303;color:#333}#tab-course-description .thim-course-info ul li span{color:#333}#tab-course-description .thim-course-info ul li .fa{color:#ffb606}.thim-course-menu-landing .thim-course-landing-tab li.active:before{background:#ffb606}.thim-course-menu-landing .thim-course-landing-tab li a{color:#333}.thim-course-menu-landing .thim-course-landing-button .course-price{color:#333}#tab-course-review .course-rating>h3{color:#333}#tab-course-review .course-rating .rating-title{color:#333}#tab-course-review .course-rating .average-rating .rating-box .average-value{color:#ffb606;font-family:Roboto Slab}#tab-course-review .course-rating .average-rating .rating-box .review-amount{color:#333}#tab-course-review .course-rating .detailed-rating .stars>div.key{color:#333}#tab-course-review .course-rating .detailed-rating .stars>div.bar .full_bar>div{background:#ffb606}#tab-course-review .review-load-more #course-review-load-more{background:#ffb606;color:#333}#tab-course-review .review-load-more #course-review-load-more:hover{background:#e6a303;color:#333}#tab-course-review .add-review .title{color:#333}#tab-course-review .add-review .review-stars-rated{color:#ffb606}#tab-course-review .add-review .review-stars-rated .review-stars{color:#ffb606}#tab-course-review .add-review form label{color:#333}#tab-course-review .add-review form button[type="submit"]{background:#ffb606;color:#333}#tab-course-review .add-review form button[type="submit"]:hover{background:#e6a303;color:#333}.thim-testimonial-slider ul.scrollable li:before{background:rgb(255 182 6 / .6)}.thim-testimonial-slider .title{color:#333}.thim-testimonial-slider .title a{color:#333}.thim-testimonial-slider .control-nav:hover{color:#ffb606;border-color:#ffb606}.thim-testimonial-slider .control-nav:hover:before{color:#ffb606}.thim-widget-tab .nav-tabs li.active:before{background:#ffb606}.thim-widget-tab .nav-tabs li.active:after{background:#fff}.thim-widget-tab .nav-tabs li.active a .fa{color:#ffb606}.thim-widget-tab .nav-tabs li a{color:#333}.thim-widget-tab .nav-tabs li a:hover{color:#333}.become-teacher-form button[type=submit]{background:#ffb606;color:#333}.become-teacher-form button[type=submit]:hover{background:#e6a303;color:#333}.thim-about-us-quote hr{background:#ffb606}.rev_slider_wrapper .tp-bullet.selected{background:#ffb606;border-color:#ffb606}.site-main .widget_text .widget-title:before{background:#ffb606}.wrapper-lists-our-team a.join-our-team{background:#ffb606;color:#333}.wrapper-lists-our-team a.join-our-team:hover{background:#e6a303;color:#333}.wrapper-lists-our-team .our-team-item .our-team-image:before{background:rgb(255 182 6 / .8)}.thim-list-event .view-all{color:#333}.thim-list-event .view-all:hover{color:#ffb606;border-color:#ffb606}.thim-list-event .item-event .time-from{color:#ffb606}.thim-list-event .item-event .title a{color:#333}.thim-list-event .item-event .title a:hover{color:#ffb606}.thim-list-event.layout-2 .time-from{border-color:#ffb606}.thim-list-event.layout-2 .view-all{color:#ffb606;font-family:#333}.thim-login form#loginform p.login-remember label{color:#333}.thim-login form#loginform>a.lost-pass-link{color:#333}.thim-login form#loginform input[type=submit],.thim-login form#registerform input[type=submit],.thim-login form#lostpasswordform input[type=submit],.thim-login form#resetpassform input[type=submit]{background:#ffb606;color:#333}.thim-login form#loginform input[type=submit]:hover,.thim-login form#registerform input[type=submit]:hover,.thim-login form#lostpasswordform input[type=submit]:hover,.thim-login form#resetpassform input[type=submit]:hover{color:#333;background:#e6a303}.thim-login form#registerform #reg_passmail{color:#333}.thim-login form#registerform label[for='become_teacher']{color:#333}.thim-login .link-bottom{color:#333}.thim-login .link-bottom a{color:#ffb606}.list-tab-event .nav-tabs li a,.profile-tabs .nav-tabs li a{color:#333}.list-tab-event .nav-tabs li.active:before,.profile-tabs .nav-tabs li.active:before{background:#ffb606}.list-tab-event .nav-tabs li.active .fa,.profile-tabs .nav-tabs li.active .fa{color:#ffb606}.tp-event-archive .entry-title h4 a{color:#333}.tp-event-archive .entry-content .tp_event_view-detail{background:#ffb606;color:#333}.tp-event-archive .entry-content .tp_event_view-detail:hover{background:#e6a303;color:#333}.thim-list-content li:before{background:#ffb606}.tp-event-info .tp-info-box .heading{color:#333}.tp-event-organizers .thim-carousel-wrapper .item .name{color:#333}.tp-event-organizers .owl-buttons .owl-prev:hover,.tp-event-organizers .owl-buttons .owl-next:hover{border-color:#ffb606}.tp-event-organizers .owl-buttons .owl-prev:hover .fa,.tp-event-organizers .owl-buttons .owl-next:hover .fa{color:#ffb606}.course-content .course-content-lesson-nav a{color:#333}.course-content .course-content-lesson-nav a:hover{text-decoration:underline}.single-quiz button.check_answer:hover,.single-quiz button.next-question:hover,.single-quiz button.prev-question:hover,.single-quiz button.button-finish-quiz:hover,.single-quiz button.button-retake-quiz:hover,.single-quiz button.button-start-quiz:hover{background:#ffb606;color:#333}.single-quiz .back-to-course{color:#333}.single-quiz .quiz-clock .quiz-total .quiz-text .number{color:#ffb606}.single-quiz .quiz-clock .quiz-timer #quiz-countdown-value,.single-quiz .quiz-clock .quiz-timer #quiz-countdown{color:#ffb606}.single-quiz .quiz-questions.list-quiz-questions ul li{color:#333}.single-quiz .quiz-questions.list-quiz-questions ul li a{color:#333}.single-quiz .quiz-questions.list-quiz-questions ul li a:hover{color:#ffb606}.single-quiz .quiz-questions.list-quiz-questions ul li.current a{color:#ffb606}.single-quiz .learn-press-question-wrap.checked li.user-answer-false{color:#333}.single-quiz .learn-press-question-wrap.checked li.answer-true{color:#333}.question-hint .quiz-hint-toggle{color:#ffb606}.question-hint .quiz-hint-toggle .fa{color:#666}.bbpress .bbp-topic-description .bbp-author-name{color:#ffb606}.bbpress #bbpress-forums li.bbp-header{background:#ffb606}.bbpress #bbpress-forums li.bbp-body ul .bbp-author-name{color:#ffb606}.bbpress #bbpress-forums li.bbp-body ul .bbp-forum-title,.bbpress #bbpress-forums li.bbp-body ul .bbp-topic-permalink{color:#333}.bbpress #bbpress-forums li.bbp-body ul .bbp-forum-title:hover,.bbpress #bbpress-forums li.bbp-body ul .bbp-topic-permalink:hover{color:#ffb606}.bbpress #bbpress-forums .bbp-breadcrumb a{color:#333}.bbpress #bbpress-forums .bbp-breadcrumb a:hover{color:#ffb606}.bbpress #bbpress-forums button:hover{background:#ffb606;color:#333}.bbpress #bbpress-forums #bbp-single-user-details #bbp-user-navigation a:hover{color:#ffb606}.bbpress #bbpress-forums #bbp-single-user-details #bbp-user-navigation li.current a{color:#ffb606}.bbpress #bbpress-forums #bbp-user-body a:hover{color:#ffb606}.message a,.learn-press .message a{color:#333}.message a:hover,.learn-press .message a:hover{color:#333}.course-content .popup-title,.mfp-content .popup-title{background:#ffb606;color:#333}#popup_title{background-color:#ffb606;color:#333}#popup_panel #popup_ok:hover,#popup_panel #popup_cancel:hover{background-color:#ffb606;color:#333}.profile-container .profile-tabs .tab-content .thim-course-grid .cert-profile-view{color:#666}.profile-container .profile-tabs .tab-content .thim-course-grid .cert-profile-view:hover{color:#666}ul.nav.nav-tabs li a{font-family:Roboto Slab}.mo-openid-app-icons>p{color:#333}.thim-login .title{font-family:Roboto}@media (max-width:480px){.width-logo>a{width:208.5px}}.thim-footer-info>div.info-phone .fa{color:#999}a.widget-button{background:#ffb606}.thim-what-it-about-desc .button .thim-button{background:#ffb606;color:#333}.thim-what-it-about-desc .button .thim-button:hover{background:#e6a303}.thim-what-it-about-desc .thim-login-link{color:#333}.thim-carousel-instructors .instructor-item .readmore{color:#ffb606}.thim-carousel-instructors .instructor-item .readmore:hover{color:#ffb606}.thim-color:hover{color:#ffb606}.menu-right .thim-link-login a{background:#ffb606;color:#333333!important}.menu-right .thim-link-login a:hover{background:#e6a303;color:#333333!important}.thim-hello-there .sub-heading{color:#333}.thim-hello-there .description{color:#333}.thim-widget-icon-box .wrapper-box-icon.has_custom_image:not(.overlay) .smicon-read{font-family:Roboto Slab;color:#ffb606}.thim-widget-icon-box .wrapper-box-icon.has_custom_image:not(.overlay) .smicon-read:hover{color:#ffb606}.thim-join-the-elite-group:before{background:#ffb606}.thim-join-the-elite-group .thim-widget-button .widget-button.normal{border-color:#ffb606;background:#ffb606;color:#333}.thim-join-the-elite-group .thim-widget-button .widget-button.normal:hover{border-color:#e6a303;background:#e6a303;color:#333}.thim-welcome-university .thim-register-now-form .wpcf7-form .wpcf7-submit{background:#ffb606;color:#333}.thim-welcome-university .thim-register-now-form .wpcf7-form .wpcf7-submit:hover{background:#e6a303;color:#333}.thim-latest-new-university .thim-owl-carousel-post .title a{color:#333}.thim-latest-new-university .thim-owl-carousel-post .title a:hover{color:#ffb606}.thim-latest-new-university .thim-owl-carousel-post .owl-controls .owl-prev,.thim-latest-new-university .thim-owl-carousel-post .owl-controls .owl-next{border-color:#333}.thim-latest-new-university .thim-owl-carousel-post .owl-controls .owl-prev .fa,.thim-latest-new-university .thim-owl-carousel-post .owl-controls .owl-next .fa{color:#333}.thim-latest-new-university .thim-owl-carousel-post .owl-controls .owl-prev:hover,.thim-latest-new-university .thim-owl-carousel-post .owl-controls .owl-next:hover{border-color:#ffb606}.thim-latest-new-university .thim-owl-carousel-post .owl-controls .owl-prev:hover .fa,.thim-latest-new-university .thim-owl-carousel-post .owl-controls .owl-next:hover .fa{color:#ffb606}.wrapper-lists-our-team .our-team-item .title a{color:#333}.wrapper-lists-our-team .our-team-item .title a:hover{color:#ffb606}form#lostpasswordform p input[type=text]:focus,form#lostpasswordform p input[type=email]:focus,form#lostpasswordform p input[type=password]:focus,.thim-login form#registerform input[type=email]:focus,.thim-login form#loginform input[type=email]:focus,.thim-login form#registerform input[type=password]:focus,.thim-login form#loginform input[type=password]:focus,.thim-login form#registerform input[type=text]:focus,.thim-login form#loginform input[type=text]:focus,.thim-login form#resetpassform input[type=text]:focus,form#registerform input[type=password]:focus{border-color:#ffb606}.thim-course-megamenu .course-title a{color:#333}.thim-course-megamenu .course-title a:hover{color:#ffb606}.thim-course-megamenu .course-readmore{color:#333;background:#ffb606}.thim-course-megamenu .course-readmore:hover{color:#333;background:#e6a303}.site-header.header_v2 .width-navigation{background:#fff0}.site-header.header_v2.bg-custom-sticky.affix .width-navigation{background:#fff}.breadcrumbs-wrapper #breadcrumbs a{color:#666}.breadcrumbs-wrapper #breadcrumbs a:hover{color:#ffb606}#buddypress div.item-list-tabs#subnav ul li.selected a,#buddypress div.item-list-tabs#subnav ul li .current a{color:#ffb606}#buddypress div.item-list-tabs ul li a{color:#333}#buddypress div.item-list-tabs ul li.selected:before,#buddypress div.item-list-tabs ul li.current:before{background:#ffb606}#buddypress div.item-list-tabs ul li.selected a,#buddypress div.item-list-tabs ul li.current a{color:#333}#buddypress .bp-avatar-nav ul.avatar-nav-items li a{color:#333}#buddypress .bp-avatar-nav ul.avatar-nav-items li.selected:before,#buddypress .bp-avatar-nav ul.avatar-nav-items li.current:before{background:#ffb606}#buddypress .bp-avatar-nav ul.avatar-nav-items li.selected a,#buddypress .bp-avatar-nav ul.avatar-nav-items li.current a{color:#333}#buddypress .activity-list .activity-content .activity-header a:not(.activity-time-since),#buddypress .activity-list .activity-content .comment-header a:not(.activity-time-since){color:#333}#buddypress .activity-list .activity-content .activity-header a:not(.activity-time-since):hover,#buddypress .activity-list .activity-content .comment-header a:not(.activity-time-since):hover{color:#ffb606}#buddypress form#whats-new-form #whats-new:focus{border-color:#ffb606!important}#buddypress input[type=submit]{background:#ffb606;color:#333}#buddypress input[type=submit]:hover{color:#333}#buddypress a.button{background:#333}#buddypress a.button:hover{background:#ffb606;color:#333}#buddypress a.button:hover>span{color:#333}#buddypress .standard-form span.label,#buddypress .standard-form label{color:#333}#buddypress .current-visibility-level{color:#333}#buddypress label{color:#333}#buddypress .acomment-meta a:first-child{color:#333}#buddypress .acomment-meta a:first-child:hover{color:#ffb606}#buddypress div.activity-comments>ul>li .acomment-options a{color:#ffb606}#buddypress div.activity-comments>ul>li .acomment-options a:hover{color:#ffb606}#buddypress div.activity-comments li form.ac-form .ac-reply-content input[type=submit]{background:#ffb606;color:#333}#buddypress div.activity-comments li form.ac-form .ac-reply-content .ac-reply-cancel{background:#333}#buddypress div.activity-comments li form.ac-form .ac-reply-content .ac-reply-cancel:hover{background:#ffb606;color:#333}#buddypress #members-list li .item .item-title>a{color:#333}#buddypress #members-list li .item .item-title>a:hover{color:#ffb606}#buddypress #members-list li .item .item-title .activity-read-more a{color:#ffb606}#buddypress #members-list li .item .item-title .activity-read-more a:hover{color:#ffb606}#buddypress div#item-header div.generic-button>a{background:#333}#buddypress div#item-header div.generic-button>a:hover{background:#ffb606;color:#333}#buddypress div#item-header .item-meta{color:#666}#buddypress div#item-header .item-meta a{color:#ffb606}#buddypress div#item-header .item-meta a:hover{color:#ffb606}.activity-list li.bbp_topic_create .activity-content .activity-inner,.activity-list li.bbp_reply_create .activity-content .activity-inner{border-color:#ffb606}.thim-widget-portfolio .wapper_portfolio .filters .portfolio-tabs li a.filter,.portfolio_container .wapper_portfolio .filters .portfolio-tabs li a.filter{color:#666}.thim-widget-portfolio .wapper_portfolio .filters .portfolio-tabs li a.filter:hover,.portfolio_container .wapper_portfolio .filters .portfolio-tabs li a.filter:hover{color:#333;border-color:#ffb606}.thim-widget-portfolio .wapper_portfolio .filters .portfolio-tabs li a.active,.portfolio_container .wapper_portfolio .filters .portfolio-tabs li a.active{color:#333;border-color:#ffb606}.thim-widget-portfolio .wapper_portfolio .portfolio_column .portfolio-hover .mask-content h3,.portfolio_container .wapper_portfolio .portfolio_column .portfolio-hover .mask-content h3{font-size:24px;font-weight:700}.portfolio-content .tags ul li a{color:#ffb606}.portfolio-content .flex-direction-nav li a{background:#ffb606!important}.portfolio-content .flex-direction-nav li a:hover:before{color:#ffb606!important}.rev-btn.thim-slider-button{background:#ffb606;color:#333}.rev-btn.thim-slider-button:hover{color:#333;background:#e6a303!important}.thim-buy-now .thim-widget-button .widget-button:hover{background:#e6a303;border-color:#e6a303}.site-header.header_v2 .navigation .navbar-nav>li>a:before,.site-header.header_v2 .navigation .navbar-nav>li>span:before{background:rgb(230 163 3 / .45)}.learn-press-cart-table tbody .cart_item td a{color:#333}.learn-press-cart-table tbody .cart_item .course-name a:hover{color:#ffb606}form.lp-cart .checkout-button{background-color:#ffb606}form.lp-cart .checkout-button:hover{background-color:#e6a303}form.lp-checkout .logged-in{border-left:3px solid #ffb606}form.lp-checkout .logged-in a{color:#ffb606}#learn-press-checkout-user-form #learn-press-checkout-user-login ul.form-fields li button{background-color:#ffb606}#learn-press-checkout-user-form #learn-press-checkout-user-register .form-content a{background-color:#ffb606}.learn-press .tab-content .course-wishlist-box span.text{font-family:Roboto Slab}.learn-press .view-cart-button{background:#333}.learn-press .view-cart-button:hover{color:#333;background:#ffb606}#learn-press-payment .place-order-action input.button{background-color:#ffb606}.list-book-event thead th a,.list-book-event tbody th a,.list-book-event thead td a,.list-book-event tbody td a{color:#ffb606}#learn-press-finish-course{color:#333;background:#ffb606}#learn-press-finish-course:hover{background:#e6a303}form.lp-cart .checkout-button{color:#333}#learn-press-checkout-user-form #learn-press-checkout-user-login ul.form-fields li button{color:#333;background-color:#ffb606}#learn-press-checkout-user-form #learn-press-checkout-user-login ul.form-fields li button:hover{background-color:#e6a303}#learn-press-checkout-user-form #learn-press-checkout-user-register .form-content a{color:#333;background-color:#ffb606}#learn-press-checkout-user-form #learn-press-checkout-user-register .form-content a:hover{background-color:#e6a303}#learn-press-payment .place-order-action input.button{color:#333;background-color:#ffb606}#learn-press-payment .place-order-action input.button:hover{background-color:#e6a303}.list-book-event thead th a,.list-book-event tbody th a,.list-book-event thead td a,.list-book-event tbody td a{color:#333}.list-book-event thead th a:hover,.list-book-event tbody th a:hover,.list-book-event thead td a:hover,.list-book-event tbody td a:hover{color:#ffb606}.overlay-black .thim-widget-courses-searching .courses-searching button{background:#ffb606}.list-info li i{color:#ffb606}.btn-primary{background-color:#ffb606;border-color:#ffb606}.btn-border:hover{color:#ffb606;border-color:#ffb606}input[type="radio"]:checked:before{background-color:#ffb606}input[type="checkbox"]:checked:before{color:#ffb606}.event_button_disable{background:#ffb606;color:#333}#learn-press-form-login a.lost-pass-link{color:#333}#learn-press-form-login a.lost-pass-link:hover{color:#333}#learn-press-form-login p label{color:#333}#learn-press-form-login input[type="email"]:focus,#learn-press-form-login input[type="password"]:focus,#learn-press-form-login input[type="text"]:focus{border-color:#ffb606}#learn-press-form-login input[type="submit"]{background:#ffb606;color:#333}#learn-press-form-login input[type="submit"]:hover{background:#e6a303}.thim-category-tabs .nav-tabs li a{color:#333}.thim-category-tabs .nav-tabs li a:hover{color:#ffb606;border-bottom:1px solid #ffb606}.thim-category-tabs .nav-tabs li.active a{color:#ffb606;border-bottom:1px solid #ffb606}.owl-controls .owl-pagination .owl-page:hover,.owl-controls .owl-pagination .owl-page.active{background:#ffb606;border-color:#ffb606}.thim-product-switch-wrap form.woocommerce-ordering select:focus{border-color:#ffb606}aside .woof_container_size .woof_list li input[type="radio"]{border:2px solid #ffb606}aside .woof_container_size .woof_list li input[type="radio"]:checked:before{background-color:#ffb606;margin:3px}.widget-area aside.WOOF_Widget .woof_container .woof_container_inner::before{background-color:#ffb606}.thim-university-top-icon .thim-widget-icon-box .wrapper-box-icon{border-right-color:#e6a303}.woocommerce-page .woocommerce .woocommerce-info a,.woocommerce-page .woocommerce .woocommerce-message a{color:#ffb606}.thim-widget-icon-box .line-heading{background:#ffb606}.landing-image .title a{color:#333}.landing-image .title a:hover{color:#ffb606}.thim-testimonial-carousel .content .title .line{border-bottom:1px solid #333}.thim-testimonial-carousel .content .title .line:before{border-top-color:#333}.thim-testimonial-carousel .content .title .line:after{border-top-color:#ffb606}.thim-testimonial-carousel .content .description{color:#333}.thim-testimonial-carousel .owl-buttons .owl-prev,.thim-testimonial-carousel .owl-buttons .owl-next{color:#ffb606}.thim-testimonial-carousel .owl-buttons .owl-prev:hover,.thim-testimonial-carousel .owl-buttons .owl-next:hover{color:#333}body.page-template-landing-page .navigation .navbar-nav #magic-line{background:#fff}.pmpro-has-access a{color:#ffb606}.pmpro-has-access .navigation a,.pmpro-has-access .pmpro_actionlinks a{color:#333}.pmpro-has-access .navigation a:hover,.pmpro-has-access .pmpro_actionlinks a:hover{color:#ffb606}.pmpro-has-access input.pmpro_btn,.pmpro-has-access a.pmpro_btn{background-color:#ffb606;color:#333}.pmpro-has-access input.pmpro_btn:hover,.pmpro-has-access a.pmpro_btn:hover{background-color:#e6a303;color:#333}.pmpro-has-access #pmpro_cancel hr{display:none}.pmpro-has-access #pmpro_cancel h3{margin:0 0 30px 0;text-transform:uppercase}.pmpro-has-access #pmpro_account-invoices tbody tr td a,.pmpro-has-access #pmpro_invoices_table tbody tr td a{color:#333}.pmpro-has-access #pmpro_account-invoices tbody tr td a:hover,.pmpro-has-access #pmpro_invoices_table tbody tr td a:hover{color:#ffb606}.pmpro-has-access #pmpro_billing_address_fields thead th,.pmpro-has-access #pmpro_payment_information_fields thead th{color:#333}.pmpro-has-access .pmpro_thead-name{color:#333}.widget-area.sidebar-events .book-title{background:#ffb606}.widget-area.sidebar-events .book-title:before{border-top-color:#ffb606}.widget-area.sidebar-events .widget_book-event ul li.event-cost .value{color:#ffb606}.thim-buy-now-desc:before{background:#ffb606}.widget-area.sidebar-events .widget_book-event .event_register_foot .event_register_submit{background:#ffb606;color:#333}.widget-area.sidebar-events .widget_book-event .event_register_foot .event_register_submit:hover{background:#e6a303;color:#333}.lp_pmpro_courses_by_level .level-wrap .lp_pmpro_title_course span{color:#333}.lp_pmpro_courses_by_level .level-wrap ul li a:hover{color:#333}.lp_pmpro_courses_by_level .level-wrap header .lp_pmpro_price_level .price{color:#333}.lp_pmpro_courses_by_level .level-wrap header .lp_pmpro_title_level:before{background:#ffb606}.lp_pmpro_courses_by_level .level-wrap footer a{background:#ffb606;color:#333}.lp_pmpro_courses_by_level .level-wrap footer a:hover{background:#e6a303}#thim-popup-login .thim-login-container .link-bottom a{color:#ffb606}#thim-popup-login .thim-login-container .close-popup{background:#ffb606}.thim-other-member:hover .owl-buttons .owl-prev:hover,.thim-other-member:hover .owl-buttons .owl-next:hover{border-color:#ffb606}.thim-other-member:hover .owl-buttons .owl-prev:hover .fa,.thim-other-member:hover .owl-buttons .owl-next:hover .fa{color:#ffb606}.thim-owl-carousel-post.thim-list-posts .info{background:#ffb606}.thim-owl-carousel-post.thim-list-posts .read-more{font-family:Roboto Slab;color:#ffb606}.thim-owl-carousel-post.thim-list-posts .title a{color:#333}.thim-owl-carousel-post.thim-list-posts .title a:hover{color:#ffb606}.thim-timetable-link{color:#333;background:#ffb606}.thim-timetable-link:hover{color:#333;background:#e6a303}.woocommerce-MyAccount-navigation li.is-active:before{background:#ffb606}.woocommerce-MyAccount-navigation li a{color:#333}.woocommerce-MyAccount-content legend{font-family:Roboto Slab}.woocommerce-MyAccount-content form input.button{background:#ffb606!important;color:#333333!important}.woocommerce-MyAccount-content form input.button:hover{background:#e6a303!important;color:#333333!important}.user-info .edit-profile a{color:#ffb606}.user-info .edit-profile a:hover{color:#ffb606}.thim-search-light-style .thim-widget-courses-searching .courses-searching button{background:#ffb606}.thim-search-light-style .thim-widget-courses-searching .courses-searching button:hover{background:#e6a303}.thim-button-checkout{color:#333;background:#ffb606}.thim-button-checkout:hover{background:#e6a303}.thim-text-title:before{background:#ffb606}body .vc_tta.vc_general .vc_active .vc_tta-panel-title>a:before,body .vc_tta.vc_general .vc_tta-panel-title:hover>a:before{background:#ffb606}body .vc_tta.vc_general .vc_active .vc_tta-panel-title .vc_tta-controls-icon:before,body .vc_tta.vc_general .vc_active .vc_tta-panel-title .vc_tta-controls-icon:after,body .vc_tta.vc_general .vc_tta-panel-title:hover .vc_tta-controls-icon:before,body .vc_tta.vc_general .vc_tta-panel-title:hover .vc_tta-controls-icon:after{border-color:#ffb606}.thim-widget-accordion .widget-title:after,.vc_tta-container[data-vc-action*="collapse"]>h2:after{background:#333}body .vc_tta.vc_tta-spacing-1 .vc_tta-tab.vc_active:before{background:#ffb606}body .vc_tta.vc_tta-spacing-1 .vc_tta-tab.vc_active a .fa{color:#ffb606}body .vc_tta.vc_tta-spacing-1 .vc_tta-tab a{color:#333}.thim-widget-courses .view-all-courses.position-bottom{background:#ffb606;color:#333}.thim-widget-courses .view-all-courses.position-bottom:hover{background:#e6a303}a.thim-create-menu{color:#333}a.thim-create-menu:hover{color:#333}#respond.comment-respond .comment-form .comment-form-author input:focus,#respond.comment-respond .comment-form .comment-form-email input:focus,#respond.comment-respond .comment-form .comment-form-url input:focus,#respond.comment-respond .comment-form textarea:focus{border-color:#ffb606}.woocommerce .add_to_cart_button.ajax_add_to_cart{color:#333;background:#ffb606}.woocommerce .add_to_cart_button.ajax_add_to_cart:hover{background:#e6a303;color:#333}.textwidget .add_to_cart_inline .amount{color:#333}.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p input:focus,.woocommerce .woocommerce-tabs #reviews #review_form_wrapper .comment-form p textarea:focus{border-color:#ffb606}.section .section-header>a{color:#333}.woocommerce #customer_login input[type=text]:focus,.woocommerce #customer_login input[type=email]:focus,.woocommerce #customer_login input[type=password]:focus{border-color:#ffb606!important}#your-profile input[type=submit]{color:#333;background:#ffb606}#your-profile input[type=submit]:hover{background:#e6a303;color:#333}#your-profile .link-change-password{color:#ffb606}body #course-curriculum-popup #popup-main #popup-header{background:#ffb606}body #course-curriculum-popup #popup-main #popup-header .popup-close{background:#e6a303}body #course-curriculum-popup #popup-main #popup-header .popup-close:hover{background:#e6a303}body #popup_container #popup_title{background:#ffb606;color:#333}body #popup_panel #popup_ok{background:#ffb606;color:#333}body #popup_panel #popup_ok:hover{background:#e6a303}.quiz-buttons .button-hint,.quiz-buttons .button-next-question,.quiz-buttons .button-check-answer,.quiz-buttons .button-prev-question{background:#333}.quiz-buttons .button-hint:hover,.quiz-buttons .button-next-question:hover,.quiz-buttons .button-check-answer:hover,.quiz-buttons .button-prev-question:hover{background:#ffb606;color:#333}.cssload-loader-style-2{border-color:#ffb606}.cssload-loader-inner-style-2{background-color:#ffb606}.thim-demo-university-3 .rev-btn,.thim-demo-university-4 .rev-btn{font-family:Roboto}.thim-owl-carousel-post.layout-2 .title a{color:#333}.thim-owl-carousel-post.layout-2 .owl-controls .owl-buttons .owl-prev:hover,.thim-owl-carousel-post.layout-2 .owl-controls .owl-buttons .owl-next:hover{color:#ffb606}.thim-owl-carousel-post.layout-2 .owl-controls .owl-buttons .owl-prev:hover i,.thim-owl-carousel-post.layout-2 .owl-controls .owl-buttons .owl-next:hover i{color:#ffb606}.thim-owl-carousel-post.layout-3 .owl-controls .owl-buttons .owl-prev:hover,.thim-owl-carousel-post.layout-3 .owl-controls .owl-buttons .owl-next:hover{color:#ffb606}.thim-owl-carousel-post.layout-3 .owl-controls .owl-buttons .owl-prev:hover .fa,.thim-owl-carousel-post.layout-3 .owl-controls .owl-buttons .owl-next:hover .fa{color:#ffb606}.thim-widget-carousel-categories .link-view-all{color:#333}.thim-widget-carousel-categories .link-view-all:hover{color:#ffb606}.thim-widget-carousel-categories .content-wrapper{background:#ffb606}.thim-sidebar-content .twitter-inner a:hover{color:#ffb606}.thim-experience .title{color:#ffb606}.thim-grid-posts .article-wrapper .title a{color:#333}.thim-grid-posts .article-wrapper .read-more{color:#333}.thim-grid-posts .article-wrapper:hover .title a{color:#ffb606}.grid-horizontal .item-post:nth-child(2n) .article-wrapper{background:#ffb606}.grid-horizontal .item-post:nth-child(2n) .article-wrapper:before{border-left-color:#ffb606}.thim-list-post-inner .link_read_more a{color:#333}.thim-list-post-inner .link_read_more a:hover{color:#ffb606}.thim-footer-info-3 .heading{color:#ffb606}.cssload-loader-style-3 .sk-cube:before{background-color:#ffb606}.thim-font-heading{font-family:Roboto Slab}#learn-press-course-curriculum ul.curriculum-sections .section-header .meta{color:#ffb606}#learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson.current:after,#learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz.current:after,#learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson.item-current:after,#learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz.item-current:after{background:#ffb606}#learn-press-course-curriculum ul.curriculum-sections .section-content .course-lesson .lesson-preview:hover,#learn-press-course-curriculum ul.curriculum-sections .section-content .course-quiz .lesson-preview:hover{color:#333;background:#ffb606}#your-profile input[type=submit]{color:#333;background:#ffb606}#your-profile input[type=submit]:hover{background:#e6a303;color:#333}#your-profile .link-change-password{color:#ffb606}body #course-curriculum-popup #popup-header{background:#ffb606}body #course-curriculum-popup #popup-header .popup-close{background:#e6a303}body #course-curriculum-popup #popup-header .popup-close:hover{background:#e6a303}body #popup_container #popup_title{background:#ffb606;color:#333}body #popup_panel #popup_ok{background:#ffb606;color:#333}body #popup_panel #popup_ok:hover{background:#e6a303}.quiz-buttons .button-hint,.quiz-buttons .button-next-question,.quiz-buttons .button-check-answer,.quiz-buttons .button-prev-question{background:#333}.quiz-buttons .button-hint:hover,.quiz-buttons .button-next-question:hover,.quiz-buttons .button-check-answer:hover,.quiz-buttons .button-prev-question:hover{background:#ffb606;color:#333}#popup-sidebar .learn-press-breadcrumb a{color:#ffb606}#popup-sidebar .learn-press-breadcrumb .fa{color:#ffb606}#learn-press-course-curriculum ul.curriculum-sections .section-header:hover .collapse{color:#ffb606}.cssload-loading i{background:#ffb606}.lp-pmpro-membership-list .header-item.position-2:before{background:#ffb606}.lp-pmpro-membership-list .item-td a:hover{color:#ffb606}.lp-pmpro-membership-list .lp-price{color:#333}form.pmpro_form .lp-pmpro-name{background:#ffb606}li.product-category h3:hover{color:#ffb606}.thim-title-4 .widget-title{color:#333}.thim-right-bg-secondary-color:before{background:#4caf50}.thim-left-full-bg-secondary-color:before{background:#4caf50}.list-event-slider .view-all:hover{color:#ffb606}.list-event-slider .item-event .event-wrapper .box-time:before{border:2px solid #4caf50}.list-event-slider .item-event .event-wrapper .box-time:after{background:#4caf50}.list-event-slider .item-event .event-wrapper .title a{color:#333}.list-event-slider .item-event .event-wrapper .read-more{color:#333}.thim-footer-university-4#colophon .copyright-area .text-copyright a{color:#4caf50}.thim-footer-university-4#colophon .mc4wp-form:after{color:#4caf50}.thim-footer-university-4#colophon .mc4wp-form.focus-input:after{color:#4caf50}.thim-footer-university-4#colophon .menu li a:hover{color:#4caf50!important}.thim-footer-university-4#colophon .email a{color:#4caf50}.thim-footer-university-4#colophon .email a:hover{color:#4caf50!important}.thim-footer-university-4#colophon .thim-social.style-3 li a:hover{color:#4caf50!important}.thim-footer-info-4 .info .heading{color:#4caf50}.thim-simple-wrapper .navigation div:hover{background:#4caf50}.thim-simple-wrapper .pagination .item.active{border-color:#4caf50}.thim-simple-wrapper .event-wrapper:hover .title a{color:#ffb606}.thim-widget-carousel-categories .content-wrapper:before{border-right-color:#ffb606}.thim-right-bg-secondary-color .thim-list-post-inner .link_read_more a:hover{color:#ffb606}.thim-course-landing-button .woocommerce-message a.button,.course-payment .woocommerce-message a.button{background:#ffb606;color:#333}.thim-course-landing-button .woocommerce-message a.button:hover,.course-payment .woocommerce-message a.button:hover{background:#e6a303}.blog-switch-layout.blog-grid article .entry-grid-meta:before{background:#ffb606}.woocommerce-product-search:after{background:#ffb606}.loop-pagination .page-number{color:#333;background:#ffb606;border-color:#ffb606}.loop-pagination a:hover .page-number{color:#333;background:#ffb606;border-color:#ffb606}.learn-press-pmpro-buy-membership a.button:hover{color:#333;background:#ffb606}#idDonner{white-space:nowrap;font-size:14px;line-height:14px;font-weight:500;color:#fff;font-family:Roboto;background-color:rgb(255 215 0 / .74902);border-color:#000;border-radius:3px;outline:none;box-shadow:none;box-sizing:border-box;cursor:pointer;text-decoration:none;visibility:inherit;transition:none;text-align:inherit;margin:0;padding:10px 30px;letter-spacing:0;min-height:0;min-width:0;max-height:none;max-width:none;opacity:1;transform:matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);transform-origin:50% 50% 0;border-width:0}.um-popup-overlay{background:rgba(0,0,0,.7);width:100%;height:100%;position:fixed;top:0;left:0;z-index:1999992}.um-popup *{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.um-popup{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;position:fixed;left:50%;top:10%;margin-left:-250px;width:500px;background:#fff;box-shadow:0 1px 3px #111;z-index:1999993;box-sizing:border-box;overflow:auto;color:#888;padding:0!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.um-popup.loading{background:#fff url(/wp-content/plugins/ultimate-member/assets/img/loading.gif) no-repeat center;min-height:100px}.um-popup a{outline:0!important}.um-modal-overlay{background:rgba(0,0,0,.85);width:100%;height:100%;position:fixed;top:0;left:0;z-index:999999}.um-modal *{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.um-modal-hidden-content{display:none}.um-modal-close{display:block;position:fixed;right:0;top:0;font-size:24px;text-decoration:none!important;color:#fff!important;padding:0 10px}.um-modal{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;position:fixed;left:50%;display:none;z-index:1999993;box-sizing:border-box;bottom:-50px}.um-modal.normal{width:500px;margin-left:-250px}.um-modal.large{width:730px;margin-left:-365px}.um-modal.small{width:400px;margin-left:-200px}.um-modal-body{min-height:3px;padding:20px;box-sizing:border-box!important;width:100%;background:#fff;-moz-border-radius:0 0 3px 3px;-webkit-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px}.um-modal-body.photo{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;box-shadow:0 0 0 1px rgba(0,0,0,.1),0 0 0 1px rgba(255,255,255,.12) inset;background:#888;padding:0}.um-modal-body.photo img{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;display:block;overflow:hidden;opacity:0}.um-modal.loading .um-modal-body{background:#fff url(/wp-content/plugins/ultimate-member/assets/img/loading.gif) no-repeat center;min-height:150px}.um-modal div.um{margin-bottom:20px!important}.um-modal-header{-moz-border-radius:3px 3px 0 0;-webkit-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;height:44px;line-height:44px;color:#fff;padding:0 20px;box-sizing:border-box;font-size:17px}.um-modal-footer{margin-top:20px}.um-modal-left{float:left}.um-modal-right{float:right}.um-modal-btn.disabled,.um-modal-btn.disabled:hover{opacity:.5;cursor:default!important}.um-modal-btn{cursor:pointer!important;line-height:34px!important;height:34px;display:inline-block;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;padding:0 20px;text-align:center;color:#fff;vertical-align:middle;font-size:14px;box-sizing:border-box;transition:.2s;text-decoration:none!important}a.um-modal-btn:visited{color:#fff}.um-modal-btn:hover{background:#44b0ec;color:#fff}.um-modal-btn.alt{color:#666;background:#eee}.um-modal-btn.alt:hover{background:#e5e5e5}.um-modal .um-single-image-preview.crop img{float:left}/*! jQuery UI - v1.13.2 - 2023-10-18
* http://jqueryui.com
* Includes: draggable.css, core.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=.um&folderName=um-&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.um .ui-draggable-handle{-ms-touch-action:none;touch-action:none}.um .ui-helper-hidden{display:none}.um .ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.um .ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.um .ui-helper-clearfix:before,.um .ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.um .ui-helper-clearfix:after{clear:both}.um .ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;-ms-filter:"alpha(opacity=0)"}.um .ui-front{z-index:100}.um .ui-state-disabled{cursor:default!important;pointer-events:none}.um .ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.um .ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.um .ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.um .ui-resizable{position:relative}.um .ui-resizable-handle{position:absolute;font-size:0.1px;display:block;-ms-touch-action:none;touch-action:none}.um .ui-resizable-disabled .ui-resizable-handle,.um .ui-resizable-autohide .ui-resizable-handle{display:none}.um .ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.um .ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.um .ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.um .ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.um .ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.um .ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.um .ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.um .ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.um .ui-selectable{-ms-touch-action:none;touch-action:none}.um .ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black}.um .ui-sortable-handle{-ms-touch-action:none;touch-action:none}.um .ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .5em .5em .7em;font-size:100%}.um .ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.um .ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.um .ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0}.um .ui-menu .ui-menu{position:absolute}.um .ui-menu .ui-menu-item{margin:0;cursor:pointer;list-style-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")}.um .ui-menu .ui-menu-item-wrapper{position:relative;padding:3px 1em 3px .4em}.um .ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.um .ui-menu .ui-state-focus,.um .ui-menu .ui-state-active{margin:-1px}.um .ui-menu-icons{position:relative}.um .ui-menu-icons .ui-menu-item-wrapper{padding-left:2em}.um .ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.um .ui-menu .ui-menu-icon{left:auto;right:0}.um .ui-button{padding:.4em 1em;display:inline-block;position:relative;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:visible}.um .ui-button,.um .ui-button:link,.um .ui-button:visited,.um .ui-button:hover,.um .ui-button:active{text-decoration:none}.um .ui-button-icon-only{width:2em;box-sizing:border-box;text-indent:-9999px;white-space:nowrap}input.um .ui-button.ui-button-icon-only{text-indent:0}.um .ui-button-icon-only .ui-icon{position:absolute;top:50%;left:50%;margin-top:-8px;margin-left:-8px}.um .ui-button.ui-icon-notext .ui-icon{padding:0;width:2.1em;height:2.1em;text-indent:-9999px;white-space:nowrap}input.um .ui-button.ui-icon-notext .ui-icon{width:auto;height:auto;text-indent:0;white-space:normal;padding:.4em 1em}input.um .ui-button::-moz-focus-inner,button.um .ui-button::-moz-focus-inner{border:0;padding:0}.um .ui-controlgroup{vertical-align:middle;display:inline-block}.um .ui-controlgroup > .ui-controlgroup-item{float:left;margin-left:0;margin-right:0}.um .ui-controlgroup > .ui-controlgroup-item:focus,.um .ui-controlgroup > .ui-controlgroup-item.ui-visual-focus{z-index:9999}.um .ui-controlgroup-vertical > .ui-controlgroup-item{display:block;float:none;width:100%;margin-top:0;margin-bottom:0;text-align:left}.um .ui-controlgroup-vertical .ui-controlgroup-item{box-sizing:border-box}.um .ui-controlgroup .ui-controlgroup-label{padding:.4em 1em}.um .ui-controlgroup .ui-controlgroup-label span{font-size:80%}.um .ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item{border-left:none}.um .ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item{border-top:none}.um .ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content{border-right:none}.um .ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content{border-bottom:none}.um .ui-controlgroup-vertical .ui-spinner-input{width:75%;width:calc( 100% - 2.4em )}.um .ui-controlgroup-vertical .ui-spinner .ui-spinner-up{border-top-style:solid}.um .ui-checkboxradio-label .ui-icon-background{box-shadow:inset 1px 1px 1px #ccc;border-radius:.12em;border:none}.um .ui-checkboxradio-radio-label .ui-icon-background{width:16px;height:16px;border-radius:1em;overflow:visible;border:none}.um .ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.um .ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon{background-image:none;width:8px;height:8px;border-width:4px;border-style:solid}.um .ui-checkboxradio-disabled{pointer-events:none}.um .ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.um .ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.um .ui-datepicker .ui-datepicker-prev,.um .ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.um .ui-datepicker .ui-datepicker-prev-hover,.um .ui-datepicker .ui-datepicker-next-hover{top:1px}.um .ui-datepicker .ui-datepicker-prev{left:2px}.um .ui-datepicker .ui-datepicker-next{right:2px}.um .ui-datepicker .ui-datepicker-prev-hover{left:1px}.um .ui-datepicker .ui-datepicker-next-hover{right:1px}.um .ui-datepicker .ui-datepicker-prev span,.um .ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.um .ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.um .ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.um .ui-datepicker select.ui-datepicker-month,.um .ui-datepicker select.ui-datepicker-year{width:45%}.um .ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.um .ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.um .ui-datepicker td{border:0;padding:1px}.um .ui-datepicker td span,.um .ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.um .ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.um .ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.um .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.um .ui-datepicker.ui-datepicker-multi{width:auto}.um .ui-datepicker-multi .ui-datepicker-group{float:left}.um .ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.um .ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.um .ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.um .ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.um .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.um .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.um .ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.um .ui-datepicker-row-break{clear:both;width:100%;font-size:0}.um .ui-datepicker-rtl{direction:rtl}.um .ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.um .ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.um .ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.um .ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.um .ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.um .ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.um .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.um .ui-datepicker-rtl .ui-datepicker-group{float:right}.um .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.um .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.um .ui-datepicker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;left:.5em;top:.3em}.um .ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0}.um .ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.um .ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.um .ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.um .ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto}.um .ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.um .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.um .ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.um .ui-dialog .ui-resizable-n{height:2px;top:0}.um .ui-dialog .ui-resizable-e{width:2px;right:0}.um .ui-dialog .ui-resizable-s{height:2px;bottom:0}.um .ui-dialog .ui-resizable-w{width:2px;left:0}.um .ui-dialog .ui-resizable-se,.um .ui-dialog .ui-resizable-sw,.um .ui-dialog .ui-resizable-ne,.um .ui-dialog .ui-resizable-nw{width:7px;height:7px}.um .ui-dialog .ui-resizable-se{right:0;bottom:0}.um .ui-dialog .ui-resizable-sw{left:0;bottom:0}.um .ui-dialog .ui-resizable-ne{right:0;top:0}.um .ui-dialog .ui-resizable-nw{left:0;top:0}.um .ui-draggable .ui-dialog-titlebar{cursor:move}.um .ui-progressbar{height:2em;text-align:left;overflow:hidden}.um .ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.um .ui-progressbar .ui-progressbar-overlay{background:url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");height:100%;-ms-filter:"alpha(opacity=25)";opacity:0.25}.um .ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.um .ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none}.um .ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.um .ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:bold;line-height:1.5;padding:2px 0.4em;margin:0.5em 0 0 0;height:auto;border:0}.um .ui-selectmenu-open{display:block}.um .ui-selectmenu-text{display:block;margin-right:20px;overflow:hidden;text-overflow:ellipsis}.um .ui-selectmenu-button.ui-button{text-align:left;white-space:nowrap;width:14em}.um .ui-selectmenu-icon.ui-icon{float:right;margin-top:0}.um .ui-slider{position:relative;text-align:left}.um .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:pointer;-ms-touch-action:none;touch-action:none}.um .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.um .ui-slider.ui-state-disabled .ui-slider-handle,.um .ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.um .ui-slider-horizontal{height:.8em}.um .ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.um .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.um .ui-slider-horizontal .ui-slider-range-min{left:0}.um .ui-slider-horizontal .ui-slider-range-max{right:0}.um .ui-slider-vertical{width:.8em;height:100px}.um .ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.um .ui-slider-vertical .ui-slider-range{left:0;width:100%}.um .ui-slider-vertical .ui-slider-range-min{bottom:0}.um .ui-slider-vertical .ui-slider-range-max{top:0}.um .ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.um .ui-spinner-input{border:none;background:none;color:inherit;padding:.222em 0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:2em}.um .ui-spinner-button{width:1.6em;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.um .ui-spinner a.ui-spinner-button{border-top-style:none;border-bottom-style:none;border-right-style:none}.um .ui-spinner-up{top:0}.um .ui-spinner-down{bottom:0}.um .ui-tabs{position:relative;padding:.2em}.um .ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.um .ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.um .ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.um .ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.um .ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.um .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.um .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.um .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.um .ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.um .ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px}body .um .ui-tooltip{border-width:2px}.um .ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em}.um .ui-widget .ui-widget{font-size:1em}.um .ui-widget input,.um .ui-widget select,.um .ui-widget textarea,.um .ui-widget button{font-family:Arial,Helvetica,sans-serif;font-size:1em}.um .ui-widget.ui-widget-content{border:1px solid #c5c5c5}.um .ui-widget-content{border:1px solid #ddd;background:#fff;color:#333}.um .ui-widget-content a{color:#333}.um .ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:bold}.um .ui-widget-header a{color:#333}.um .ui-state-default,.um .ui-widget-content .ui-state-default,.um .ui-widget-header .ui-state-default,.um .ui-button,html .um .ui-button.ui-state-disabled:hover,html .um .ui-button.ui-state-disabled:active{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:normal;color:#454545}.um .ui-state-default a,.um .ui-state-default a:link,.um .ui-state-default a:visited,a.um .ui-button,a:link.um .ui-button,a:visited.um .ui-button,.um .ui-button{color:#454545;text-decoration:none}.um .ui-state-hover,.um .ui-widget-content .ui-state-hover,.um .ui-widget-header .ui-state-hover,.um .ui-state-focus,.um .ui-widget-content .ui-state-focus,.um .ui-widget-header .ui-state-focus,.um .ui-button:hover,.um .ui-button:focus{border:1px solid #ccc;background:#ededed;font-weight:normal;color:#2b2b2b}.um .ui-state-hover a,.um .ui-state-hover a:hover,.um .ui-state-hover a:link,.um .ui-state-hover a:visited,.um .ui-state-focus a,.um .ui-state-focus a:hover,.um .ui-state-focus a:link,.um .ui-state-focus a:visited,a.um .ui-button:hover,a.um .ui-button:focus{color:#2b2b2b;text-decoration:none}.um .ui-visual-focus{box-shadow:0 0 3px 1px rgb(94,158,214)}.um .ui-state-active,.um .ui-widget-content .ui-state-active,.um .ui-widget-header .ui-state-active,a.um .ui-button:active,.um .ui-button:active,.um .ui-button.ui-state-active:hover{border:1px solid #003eff;background:#007fff;font-weight:normal;color:#fff}.um .ui-icon-background,.um .ui-state-active .ui-icon-background{border:#003eff;background-color:#fff}.um .ui-state-active a,.um .ui-state-active a:link,.um .ui-state-active a:visited{color:#fff;text-decoration:none}.um .ui-state-highlight,.um .ui-widget-content .ui-state-highlight,.um .ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620}.um .ui-state-checked{border:1px solid #dad55e;background:#fffa90}.um .ui-state-highlight a,.um .ui-widget-content .ui-state-highlight a,.um .ui-widget-header .ui-state-highlight a{color:#777620}.um .ui-state-error,.um .ui-widget-content .ui-state-error,.um .ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f}.um .ui-state-error a,.um .ui-widget-content .ui-state-error a,.um .ui-widget-header .ui-state-error a{color:#5f3f3f}.um .ui-state-error-text,.um .ui-widget-content .ui-state-error-text,.um .ui-widget-header .ui-state-error-text{color:#5f3f3f}.um .ui-priority-primary,.um .ui-widget-content .ui-priority-primary,.um .ui-widget-header .ui-priority-primary{font-weight:bold}.um .ui-priority-secondary,.um .ui-widget-content .ui-priority-secondary,.um .ui-widget-header .ui-priority-secondary{opacity:.7;-ms-filter:"alpha(opacity=70)";font-weight:normal}.um .ui-state-disabled,.um .ui-widget-content .ui-state-disabled,.um .ui-widget-header .ui-state-disabled{opacity:.35;-ms-filter:"alpha(opacity=35)";background-image:none}.um .ui-state-disabled .ui-icon{-ms-filter:"alpha(opacity=35)"}.um .ui-icon{width:16px;height:16px}.um .ui-icon,.um .ui-widget-content .ui-icon{background-image:url("/wp-content/plugins/ultimate-member/assets/libs/jquery-ui/images/ui-icons_444444_256x240.png")}.um .ui-widget-header .ui-icon{background-image:url("/wp-content/plugins/ultimate-member/assets/libs/jquery-ui/images/ui-icons_444444_256x240.png")}.um .ui-state-hover .ui-icon,.um .ui-state-focus .ui-icon,.um .ui-button:hover .ui-icon,.um .ui-button:focus .ui-icon{background-image:url("/wp-content/plugins/ultimate-member/assets/libs/jquery-ui/images/ui-icons_555555_256x240.png")}.um .ui-state-active .ui-icon,.um .ui-button:active .ui-icon{background-image:url("/wp-content/plugins/ultimate-member/assets/libs/jquery-ui/images/ui-icons_ffffff_256x240.png")}.um .ui-state-highlight .ui-icon,.um .ui-button .ui-state-highlight.ui-icon{background-image:url("/wp-content/plugins/ultimate-member/assets/libs/jquery-ui/images/ui-icons_777620_256x240.png")}.um .ui-state-error .ui-icon,.um .ui-state-error-text .ui-icon{background-image:url("/wp-content/plugins/ultimate-member/assets/libs/jquery-ui/images/ui-icons_cc0000_256x240.png")}.um .ui-button .ui-icon{background-image:url("/wp-content/plugins/ultimate-member/assets/libs/jquery-ui/images/ui-icons_777777_256x240.png")}.um .ui-icon-blank.ui-icon-blank.ui-icon-blank{background-image:none}.um .ui-icon-caret-1-n{background-position:0 0}.um .ui-icon-caret-1-ne{background-position:-16px 0}.um .ui-icon-caret-1-e{background-position:-32px 0}.um .ui-icon-caret-1-se{background-position:-48px 0}.um .ui-icon-caret-1-s{background-position:-65px 0}.um .ui-icon-caret-1-sw{background-position:-80px 0}.um .ui-icon-caret-1-w{background-position:-96px 0}.um .ui-icon-caret-1-nw{background-position:-112px 0}.um .ui-icon-caret-2-n-s{background-position:-128px 0}.um .ui-icon-caret-2-e-w{background-position:-144px 0}.um .ui-icon-triangle-1-n{background-position:0 -16px}.um .ui-icon-triangle-1-ne{background-position:-16px -16px}.um .ui-icon-triangle-1-e{background-position:-32px -16px}.um .ui-icon-triangle-1-se{background-position:-48px -16px}.um .ui-icon-triangle-1-s{background-position:-65px -16px}.um .ui-icon-triangle-1-sw{background-position:-80px -16px}.um .ui-icon-triangle-1-w{background-position:-96px -16px}.um .ui-icon-triangle-1-nw{background-position:-112px -16px}.um .ui-icon-triangle-2-n-s{background-position:-128px -16px}.um .ui-icon-triangle-2-e-w{background-position:-144px -16px}.um .ui-icon-arrow-1-n{background-position:0 -32px}.um .ui-icon-arrow-1-ne{background-position:-16px -32px}.um .ui-icon-arrow-1-e{background-position:-32px -32px}.um .ui-icon-arrow-1-se{background-position:-48px -32px}.um .ui-icon-arrow-1-s{background-position:-65px -32px}.um .ui-icon-arrow-1-sw{background-position:-80px -32px}.um .ui-icon-arrow-1-w{background-position:-96px -32px}.um .ui-icon-arrow-1-nw{background-position:-112px -32px}.um .ui-icon-arrow-2-n-s{background-position:-128px -32px}.um .ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.um .ui-icon-arrow-2-e-w{background-position:-160px -32px}.um .ui-icon-arrow-2-se-nw{background-position:-176px -32px}.um .ui-icon-arrowstop-1-n{background-position:-192px -32px}.um .ui-icon-arrowstop-1-e{background-position:-208px -32px}.um .ui-icon-arrowstop-1-s{background-position:-224px -32px}.um .ui-icon-arrowstop-1-w{background-position:-240px -32px}.um .ui-icon-arrowthick-1-n{background-position:1px -48px}.um .ui-icon-arrowthick-1-ne{background-position:-16px -48px}.um .ui-icon-arrowthick-1-e{background-position:-32px -48px}.um .ui-icon-arrowthick-1-se{background-position:-48px -48px}.um .ui-icon-arrowthick-1-s{background-position:-64px -48px}.um .ui-icon-arrowthick-1-sw{background-position:-80px -48px}.um .ui-icon-arrowthick-1-w{background-position:-96px -48px}.um .ui-icon-arrowthick-1-nw{background-position:-112px -48px}.um .ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.um .ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.um .ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.um .ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.um .ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.um .ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.um .ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.um .ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.um .ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.um .ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.um .ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.um .ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.um .ui-icon-arrowreturn-1-w{background-position:-64px -64px}.um .ui-icon-arrowreturn-1-n{background-position:-80px -64px}.um .ui-icon-arrowreturn-1-e{background-position:-96px -64px}.um .ui-icon-arrowreturn-1-s{background-position:-112px -64px}.um .ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.um .ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.um .ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.um .ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.um .ui-icon-arrow-4{background-position:0 -80px}.um .ui-icon-arrow-4-diag{background-position:-16px -80px}.um .ui-icon-extlink{background-position:-32px -80px}.um .ui-icon-newwin{background-position:-48px -80px}.um .ui-icon-refresh{background-position:-64px -80px}.um .ui-icon-shuffle{background-position:-80px -80px}.um .ui-icon-transfer-e-w{background-position:-96px -80px}.um .ui-icon-transferthick-e-w{background-position:-112px -80px}.um .ui-icon-folder-collapsed{background-position:0 -96px}.um .ui-icon-folder-open{background-position:-16px -96px}.um .ui-icon-document{background-position:-32px -96px}.um .ui-icon-document-b{background-position:-48px -96px}.um .ui-icon-note{background-position:-64px -96px}.um .ui-icon-mail-closed{background-position:-80px -96px}.um .ui-icon-mail-open{background-position:-96px -96px}.um .ui-icon-suitcase{background-position:-112px -96px}.um .ui-icon-comment{background-position:-128px -96px}.um .ui-icon-person{background-position:-144px -96px}.um .ui-icon-print{background-position:-160px -96px}.um .ui-icon-trash{background-position:-176px -96px}.um .ui-icon-locked{background-position:-192px -96px}.um .ui-icon-unlocked{background-position:-208px -96px}.um .ui-icon-bookmark{background-position:-224px -96px}.um .ui-icon-tag{background-position:-240px -96px}.um .ui-icon-home{background-position:0 -112px}.um .ui-icon-flag{background-position:-16px -112px}.um .ui-icon-calendar{background-position:-32px -112px}.um .ui-icon-cart{background-position:-48px -112px}.um .ui-icon-pencil{background-position:-64px -112px}.um .ui-icon-clock{background-position:-80px -112px}.um .ui-icon-disk{background-position:-96px -112px}.um .ui-icon-calculator{background-position:-112px -112px}.um .ui-icon-zoomin{background-position:-128px -112px}.um .ui-icon-zoomout{background-position:-144px -112px}.um .ui-icon-search{background-position:-160px -112px}.um .ui-icon-wrench{background-position:-176px -112px}.um .ui-icon-gear{background-position:-192px -112px}.um .ui-icon-heart{background-position:-208px -112px}.um .ui-icon-star{background-position:-224px -112px}.um .ui-icon-link{background-position:-240px -112px}.um .ui-icon-cancel{background-position:0 -128px}.um .ui-icon-plus{background-position:-16px -128px}.um .ui-icon-plusthick{background-position:-32px -128px}.um .ui-icon-minus{background-position:-48px -128px}.um .ui-icon-minusthick{background-position:-64px -128px}.um .ui-icon-close{background-position:-80px -128px}.um .ui-icon-closethick{background-position:-96px -128px}.um .ui-icon-key{background-position:-112px -128px}.um .ui-icon-lightbulb{background-position:-128px -128px}.um .ui-icon-scissors{background-position:-144px -128px}.um .ui-icon-clipboard{background-position:-160px -128px}.um .ui-icon-copy{background-position:-176px -128px}.um .ui-icon-contact{background-position:-192px -128px}.um .ui-icon-image{background-position:-208px -128px}.um .ui-icon-video{background-position:-224px -128px}.um .ui-icon-script{background-position:-240px -128px}.um .ui-icon-alert{background-position:0 -144px}.um .ui-icon-info{background-position:-16px -144px}.um .ui-icon-notice{background-position:-32px -144px}.um .ui-icon-help{background-position:-48px -144px}.um .ui-icon-check{background-position:-64px -144px}.um .ui-icon-bullet{background-position:-80px -144px}.um .ui-icon-radio-on{background-position:-96px -144px}.um .ui-icon-radio-off{background-position:-112px -144px}.um .ui-icon-pin-w{background-position:-128px -144px}.um .ui-icon-pin-s{background-position:-144px -144px}.um .ui-icon-play{background-position:0 -160px}.um .ui-icon-pause{background-position:-16px -160px}.um .ui-icon-seek-next{background-position:-32px -160px}.um .ui-icon-seek-prev{background-position:-48px -160px}.um .ui-icon-seek-end{background-position:-64px -160px}.um .ui-icon-seek-start{background-position:-80px -160px}.um .ui-icon-seek-first{background-position:-80px -160px}.um .ui-icon-stop{background-position:-96px -160px}.um .ui-icon-eject{background-position:-112px -160px}.um .ui-icon-volume-off{background-position:-128px -160px}.um .ui-icon-volume-on{background-position:-144px -160px}.um .ui-icon-power{background-position:0 -176px}.um .ui-icon-signal-diag{background-position:-16px -176px}.um .ui-icon-signal{background-position:-32px -176px}.um .ui-icon-battery-0{background-position:-48px -176px}.um .ui-icon-battery-1{background-position:-64px -176px}.um .ui-icon-battery-2{background-position:-80px -176px}.um .ui-icon-battery-3{background-position:-96px -176px}.um .ui-icon-circle-plus{background-position:0 -192px}.um .ui-icon-circle-minus{background-position:-16px -192px}.um .ui-icon-circle-close{background-position:-32px -192px}.um .ui-icon-circle-triangle-e{background-position:-48px -192px}.um .ui-icon-circle-triangle-s{background-position:-64px -192px}.um .ui-icon-circle-triangle-w{background-position:-80px -192px}.um .ui-icon-circle-triangle-n{background-position:-96px -192px}.um .ui-icon-circle-arrow-e{background-position:-112px -192px}.um .ui-icon-circle-arrow-s{background-position:-128px -192px}.um .ui-icon-circle-arrow-w{background-position:-144px -192px}.um .ui-icon-circle-arrow-n{background-position:-160px -192px}.um .ui-icon-circle-zoomin{background-position:-176px -192px}.um .ui-icon-circle-zoomout{background-position:-192px -192px}.um .ui-icon-circle-check{background-position:-208px -192px}.um .ui-icon-circlesmall-plus{background-position:0 -208px}.um .ui-icon-circlesmall-minus{background-position:-16px -208px}.um .ui-icon-circlesmall-close{background-position:-32px -208px}.um .ui-icon-squaresmall-plus{background-position:-48px -208px}.um .ui-icon-squaresmall-minus{background-position:-64px -208px}.um .ui-icon-squaresmall-close{background-position:-80px -208px}.um .ui-icon-grip-dotted-vertical{background-position:0 -224px}.um .ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.um .ui-icon-grip-solid-vertical{background-position:-32px -224px}.um .ui-icon-grip-solid-horizontal{background-position:-48px -224px}.um .ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.um .ui-icon-grip-diagonal-se{background-position:-80px -224px}.um .ui-corner-all,.um .ui-corner-top,.um .ui-corner-left,.um .ui-corner-tl{border-top-left-radius:3px}.um .ui-corner-all,.um .ui-corner-top,.um .ui-corner-right,.um .ui-corner-tr{border-top-right-radius:3px}.um .ui-corner-all,.um .ui-corner-bottom,.um .ui-corner-left,.um .ui-corner-bl{border-bottom-left-radius:3px}.um .ui-corner-all,.um .ui-corner-bottom,.um .ui-corner-right,.um .ui-corner-br{border-bottom-right-radius:3px}.um .ui-widget-overlay{background:#aaa;opacity:.3;-ms-filter:Alpha(Opacity=30)}.um .ui-widget-shadow{-webkit-box-shadow:0 0 5px #666;box-shadow:0 0 5px #666}.tipsy{font-size:10px;position:absolute;padding:5px;z-index:100000}.tipsy-inner{background-color:#000;color:#fff;max-width:200px;padding:5px 8px 4px 8px;text-align:center}.tipsy-inner{border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.tipsy-arrow{position:absolute;width:0;height:0;line-height:0;border:5px dashed #000}.tipsy-arrow-n{border-bottom-color:#000}.tipsy-arrow-s{border-top-color:#000}.tipsy-arrow-e{border-left-color:#000}.tipsy-arrow-w{border-right-color:#000}.tipsy-n .tipsy-arrow{top:0;left:50%;margin-left:-5px;border-bottom-style:solid;border-top:none;border-left-color:transparent;border-right-color:transparent}.tipsy-nw .tipsy-arrow{top:0;left:10px;border-bottom-style:solid;border-top:none;border-left-color:transparent;border-right-color:transparent}.tipsy-ne .tipsy-arrow{top:0;right:10px;border-bottom-style:solid;border-top:none;border-left-color:transparent;border-right-color:transparent}.tipsy-s .tipsy-arrow{bottom:0;left:50%;margin-left:-5px;border-top-style:solid;border-bottom:none;border-left-color:transparent;border-right-color:transparent}.tipsy-sw .tipsy-arrow{bottom:0;left:10px;border-top-style:solid;border-bottom:none;border-left-color:transparent;border-right-color:transparent}.tipsy-se .tipsy-arrow{bottom:0;right:10px;border-top-style:solid;border-bottom:none;border-left-color:transparent;border-right-color:transparent}.tipsy-e .tipsy-arrow{right:0;top:50%;margin-top:-5px;border-left-style:solid;border-right:none;border-top-color:transparent;border-bottom-color:transparent}.tipsy-w .tipsy-arrow{left:0;top:50%;margin-top:-5px;border-right-style:solid;border-left:none;border-top-color:transparent;border-bottom-color:transparent}@font-face{font-display:swap;font-family:raty;font-style:normal;font-weight:400;src:url(/wp-content/plugins/ultimate-member/assets/libs/raty/font/raty.eot);src:url(/wp-content/plugins/ultimate-member/assets/libs/raty/font/raty.eot?#iefix) format("embedded-opentype");src:url(/wp-content/plugins/ultimate-member/assets/libs/raty/font/raty.svg#raty) format("svg");src:url(/wp-content/plugins/ultimate-member/assets/libs/raty/font/raty.ttf) format("truetype");src:url(/wp-content/plugins/ultimate-member/assets/libs/raty/font/raty.woff) format("woff");font-display:swap}.cancel-off-png,.cancel-on-png,.star-half-png,.star-off-png,.star-on-png{font-family:raty;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin-right:.2em;color:#ccc}.star-half-png,.star-on-png{color:#ffbe32}.cancel-on-png:before{content:"\e600"}.cancel-off-png:before{content:"\e601"}.star-on-png:before{content:"\f005"}.star-off-png:before{content:"\f006"}.star-half-png:before{content:"\f123"}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}
.um .um-single-file-preview,.um .um-single-image-preview{margin-bottom:20px}.um .um-single-image-preview>img{max-height:300px;display:inline-block;overflow:hidden;margin:auto;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}.um-single-file-preview,.um-single-image-preview{display:none;text-align:center;position:relative}.um-single-file-preview.show,.um-single-image-preview.show{display:block}.um-single-image-preview>img{max-width:100%;max-height:inherit}.um-single-file-preview a.cancel,.um-single-image-preview a.cancel{position:absolute;top:-15px;right:-15px;width:30px;height:30px;-moz-border-radius:999px;-webkit-border-radius:999px;border-radius:999px;background:#ddd;cursor:pointer;text-decoration:none!important;z-index:666;opacity:.75}.um-single-file-preview a.cancel i,.um-single-image-preview a.cancel i{font-size:16px;color:#888;position:relative;display:block;width:100%;height:100%;line-height:30px;overflow:hidden}.um-single-file-preview a.cancel i:before,.um-single-image-preview a.cancel i:before{line-height:inherit}.um-single-fileinfo{padding:26px 0 20px 0;display:inline-block;max-width:100%}.um-single-fileinfo span.icon{font-size:40px;display:inline-block;width:100px;height:70px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background-color:#666;color:#fff!important}.um-single-fileinfo span.icon i{display:block;height:70px;line-height:70px;overflow:hidden}.um-single-fileinfo span.icon i:before{line-height:inherit}.um-single-fileinfo span.filename{display:block;font-size:16px;color:#888;padding-top:5px}.um-single-fileinfo a{text-decoration:none!important;opacity:.9}.um-single-fileinfo a:hover{opacity:1}div.um-modal .upload-statusbar{margin:20px 0 0 0}div.um-modal .upload-filename{display:none!important}div.um-modal .upload-progress{position:relative;width:100%;box-sizing:border-box}div.um-modal .upload-bar{width:0;height:10px;color:#666;background:#7acf58;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}div.um-modal .ajax-upload-dragdrop{width:100%;text-align:center;vertical-align:middle;padding:20px;box-sizing:border-box;border:2px dashed #ddd;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;font-size:18px;line-height:1em}div.um-modal .ajax-upload-dragdrop span.str{display:block;margin:0 0 15px 0}div.um-modal .ajax-upload-dragdrop span.icon{display:block;font-size:80px;line-height:80px;vertical-align:middle;margin-bottom:10px}div.um-modal .ajax-upload-dragdrop span.help{display:block;font-size:14px;color:#aaa;margin:0 0 12px 0}div.um-modal .upload{cursor:pointer!important;line-height:34px!important;height:34px;display:inline-block;text-decoration:none;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;padding:0 20px;color:#fff;vertical-align:middle;font-size:14px;box-sizing:border-box;transition:.2s}div.um-modal .upload:hover{background:#44b0ec}.um-modal input[type=file]::-webkit-file-upload-button{cursor:pointer}#um_confirm_block{display:none}#um_confirm_block_back{background-color:rgba(0,0,0,.2);width:100%;height:100%;position:fixed;left:0;top:0;z-index:2147483646}.um_confirm{position:fixed;color:#fff;width:400px;background-color:#000;left:50%;top:50%;z-index:2147483647}.um_confirm #um_confirm_title{background-color:rgba(0,0,0,.4);border-bottom:1px solid #5c5c5c;color:#ccc;font-weight:700;height:15px;padding:10px;text-align:center;width:calc(100% - 20px)}.um_confirm #um_confirm_message{width:calc(100% - 40px);text-align:center;padding:20px}.um_confirm #um_confirm_buttons{height:40px;width:100%}.um_confirm .um_confirm_button{border-top:1px solid #5c5c5c;color:#aaa;font-size:15px;font-weight:700;float:left;line-height:40px;text-align:center;width:50%;cursor:pointer}.um_confirm .um_confirm_button:hover{background-color:rgba(0,0,0,.6);border-top:1px solid #fff;color:#fff}.um .picker{font-size:16px;text-align:left;line-height:1.2;color:#fff;position:absolute;z-index:10000;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.um .picker__box ul li[role=presentation]{margin:10px 0 0 0}.um .picker__input{cursor:default}.um .picker__input.picker__input--active{border-color:#0089ec}.um .picker__holder{width:100%;overflow-y:auto;-webkit-overflow-scrolling:touch}/*!
 * Default mobile-first, responsive styling for pickadate.js
 * Demo: http://amsul.github.io/pickadate.js
 */.um .picker__frame,.um .picker__holder{bottom:0;left:0;right:0;top:100%}.um .picker__holder{position:fixed;-webkit-transition:background .15s ease-out,top 0s .15s;-moz-transition:background .15s ease-out,top 0s .15s;transition:background .15s ease-out,top 0s .15s}.um .picker__frame{position:absolute;margin:0 auto;min-width:256px;max-width:400px;width:100%;-moz-opacity:0;opacity:0;-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;transition:all .15s ease-out}@media (min-height:33.875em){.um .picker__frame{overflow:visible;top:auto;bottom:-100%;max-height:80%}}@media (min-height:40.125em){.um .picker__frame{margin-bottom:15%!important}}.um .picker__wrap{display:table;width:100%;height:100%}@media (min-height:33.875em){.um .picker__wrap{display:block}}.um .picker__box{display:table-cell;vertical-align:middle}@media (min-height:33.875em){.um .picker__box{display:block;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}}@media (min-height:40.125em){.um .picker__box{border-bottom-width:1px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}}.um .picker--opened .picker__holder{top:0;background:0 0;zoom:1;background:rgba(0,0,0,.7);-webkit-transition:background .15s ease-out;-moz-transition:background .15s ease-out;transition:background .15s ease-out}.um .picker--opened .picker__frame{top:0;-moz-opacity:1;opacity:1}@media (min-height:33.875em){.um .picker--opened .picker__frame{top:auto;bottom:0}}.um .picker__header{text-align:center;position:relative;margin-top:.75em;border-radius:2px 2px 0 0;padding:15px 0;font-size:18px}.um .picker__month,.um .picker__year{display:inline-block;margin-left:10px;margin-right:10px}.um .picker__select--month,.um .picker__select--year{margin-left:.25em;margin-right:.25em;font-size:16px;color:#999;background:#fff!important;outline:0!important;border:0!important}@media (min-width:24.5em){.um .picker__select--month,.um .picker__select--year{margin-top:-.5em}}.um .picker__select--month{width:35%}.um .picker__select--year{width:22.5%}.um .picker__nav--next,.um .picker__nav--prev{position:absolute;padding:.5em 1.25em;width:1em;height:1em;box-sizing:content-box!important;top:8px;color:#fff}.um-popup .picker__nav--next,.um-popup .picker__nav--prev{position:absolute;padding:.5em 1.25em;width:1em;height:1em;box-sizing:content-box!important;top:8px;color:#fff}.um .picker__nav--prev{left:0;padding-right:1.25em}.um-popup .picker__nav--prev{left:0;padding-right:1.25em}@media (min-width:24.5em){.um .picker__nav--prev{padding-right:1.5em}.um-popup .picker__nav--prev{padding-right:1.5em}}.um .picker__nav--next{right:0;padding-left:1.25em}.um-popup .picker__nav--next{right:0;padding-left:1.25em}@media (min-width:24.5em){.um .picker__nav--next{padding-left:1.5em}.um-popup .picker__nav--next{padding-left:1.5em}}.um .picker__nav--next:before,.um .picker__nav--prev:before{content:" ";border-top:.5em solid transparent;border-bottom:.5em solid transparent;border-right:.5em solid #fff;width:0;height:0;display:block;margin:0 auto}.um-popup .picker__nav--next:before,.um-popup .picker__nav--prev:before{content:" ";border-top:.5em solid transparent;border-bottom:.5em solid transparent;border-right:.5em solid #fff;width:0;height:0;display:block;margin:0 auto}.um .picker__nav--next:before{border-right:0;border-left:.5em solid #fff}.um-popup .picker__nav--next:before{border-right:0;border-left:.5em solid #fff}.um .picker__nav--next:hover,.um .picker__nav--prev:hover{cursor:pointer;color:#fff}.um-popup .picker__nav--next:hover,.um-popup .picker__nav--prev:hover{cursor:pointer;color:#fff}.um .picker__nav--disabled,.um .picker__nav--disabled:before,.um .picker__nav--disabled:before:hover,.um .picker__nav--disabled:hover{cursor:default;background:0 0}.um-popup .picker__nav--disabled,.um-popup .picker__nav--disabled:before,.um-popup .picker__nav--disabled:before:hover,.um-popup .picker__nav--disabled:hover{cursor:default;background:0 0}.um .picker__table{text-align:center;border-collapse:collapse;border-spacing:0;table-layout:fixed;font-size:inherit;width:100%;margin-top:5px;border:none;margin-bottom:0}.um .picker__table td{margin:0;padding:0 10px;text-align:center;border:0}.um .picker__weekday{width:14.285714286%;color:#fff;text-align:center;padding:5px 0!important}.um .picker__day{padding:10px 0;line-height:1em!important}.um .picker__day--today{position:relative}.um .picker__day--outfocus{opacity:.75}.um .picker__day--infocus:hover,.um .picker__day--outfocus:hover{border-radius:2px;cursor:pointer}.um .picker--focused .picker__day--highlighted,.um .picker__day--highlighted:hover{border-radius:2px}.um .picker__day--disabled,.um .picker__day--disabled:hover{cursor:default;background:0 0!important;opacity:.3}.um .picker__footer{text-align:center;height:50px!important;line-height:50px!important;margin-top:5px;border-radius:0 0 2px 2px}.um .picker__button--clear,.um .picker__button--today{margin:0!important;width:50%;display:inline-block;background:0 0!important;box-shadow:none!important;border:0!important;outline:0!important;box-sizing:border-box!important}.um .picker__button--clear:focus,.um .picker__button--clear:hover,.um .picker__button--today:focus,.um .picker__button--today:hover{cursor:pointer}.um .picker__list{list-style:none;list-style:none!important;padding:5px!important;margin:0!important}.um .picker__list-item{position:relative;border-radius:2px;display:inline-block;width:25%;text-align:center;box-sizing:border-box;padding:6px 0!important;margin:5px 0!important}.um .picker__list-item:hover{cursor:pointer;z-index:10}.um .picker__list-item--highlighted{z-index:10}.um .picker--focused .picker__list-item--highlighted,.um .picker__list-item--highlighted:hover{cursor:pointer;font-weight:700}.um .picker--focused .picker__list-item--selected,.um .picker__list-item--selected,.um .picker__list-item--selected:hover{z-index:10}.um .picker--focused .picker__list-item--disabled,.um .picker__list-item--disabled,.um .picker__list-item--disabled:hover{color:#a9e792;cursor:default;background:0 0;z-index:auto}.um .picker--time .picker__button--clear{width:100%;display:inline-block;background:0 0;box-shadow:none!important;border:0!important;outline:0!important;background:0 0!important;border-radius:0 0 2px 2px;color:#fff!important}.um .picker--time .picker__button--clear:focus,.um .picker--time .picker__button--clear:hover{cursor:pointer}.um .picker--time .picker__frame{min-width:256px;max-width:400px}.um .picker--time .picker__box{font-size:15px;padding:0;border-radius:2px!important}.um .picker__box ul li[role=presentation]{margin:10px 0 0 0}@media (min-height:40.125em){.um .picker--time .picker__frame{margin-bottom:10%!important}}@font-face{font-display:swap;font-family:Ionicons;src:url(/wp-content/plugins/ultimate-member/assets/libs/legacy/fonticons/font/ionicons.eot?v=2.0.0);src:url(/wp-content/plugins/ultimate-member/assets/libs/legacy/fonticons/font/ionicons.eot?v=2.0.0#iefix) format("embedded-opentype"),url(/wp-content/plugins/ultimate-member/assets/libs/legacy/fonticons/font/ionicons.woff?v=2.0.0) format("woff"),url(/wp-content/plugins/ultimate-member/assets/libs/legacy/fonticons/font/ionicons.ttf?v=2.0.0) format("truetype"),url(/wp-content/plugins/ultimate-member/assets/libs/legacy/fonticons/font/ionicons.svg?v=2.0.0#Ionicons) format("svg");font-display:swap;font-weight:400;font-style:normal}[class*=" um-icon-"]:before,[class^=um-icon-]:before{font-family:Ionicons!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.um-icon-alert:before{content:"\f101"}.um-icon-alert-circled:before{content:"\f100"}.um-icon-android-add:before{content:"\f2c7"}.um-icon-android-add-circle:before{content:"\f359"}.um-icon-android-alarm-clock:before{content:"\f35a"}.um-icon-android-alert:before{content:"\f35b"}.um-icon-android-apps:before{content:"\f35c"}.um-icon-android-archive:before{content:"\f2c9"}.um-icon-android-arrow-back:before{content:"\f2ca"}.um-icon-android-arrow-down:before{content:"\f35d"}.um-icon-android-arrow-dropdown:before{content:"\f35f"}.um-icon-android-arrow-dropdown-circle:before{content:"\f35e"}.um-icon-android-arrow-dropleft:before{content:"\f361"}.um-icon-android-arrow-dropleft-circle:before{content:"\f360"}.um-icon-android-arrow-dropright:before{content:"\f363"}.um-icon-android-arrow-dropright-circle:before{content:"\f362"}.um-icon-android-arrow-dropup:before{content:"\f365"}.um-icon-android-arrow-dropup-circle:before{content:"\f364"}.um-icon-android-arrow-forward:before{content:"\f30f"}.um-icon-android-arrow-up:before{content:"\f366"}.um-icon-android-attach:before{content:"\f367"}.um-icon-android-bar:before{content:"\f368"}.um-icon-android-bicycle:before{content:"\f369"}.um-icon-android-boat:before{content:"\f36a"}.um-icon-android-bookmark:before{content:"\f36b"}.um-icon-android-bulb:before{content:"\f36c"}.um-icon-android-bus:before{content:"\f36d"}.um-icon-android-calendar:before{content:"\f2d1"}.um-icon-android-call:before{content:"\f2d2"}.um-icon-android-camera:before{content:"\f2d3"}.um-icon-android-cancel:before{content:"\f36e"}.um-icon-android-car:before{content:"\f36f"}.um-icon-android-cart:before{content:"\f370"}.um-icon-android-chat:before{content:"\f2d4"}.um-icon-android-checkbox:before{content:"\f374"}.um-icon-android-checkbox-blank:before{content:"\f371"}.um-icon-android-checkbox-outline:before{content:"\f373"}.um-icon-android-checkbox-outline-blank:before{content:"\f372"}.um-icon-android-checkmark-circle:before{content:"\f375"}.um-icon-android-clipboard:before{content:"\f376"}.um-icon-android-close:before{content:"\f2d7"}.um-icon-android-cloud:before{content:"\f37a"}.um-icon-android-cloud-circle:before{content:"\f377"}.um-icon-android-cloud-done:before{content:"\f378"}.um-icon-android-cloud-outline:before{content:"\f379"}.um-icon-android-color-palette:before{content:"\f37b"}.um-icon-android-compass:before{content:"\f37c"}.um-icon-android-contact:before{content:"\f2d8"}.um-icon-android-contacts:before{content:"\f2d9"}.um-icon-android-contract:before{content:"\f37d"}.um-icon-android-create:before{content:"\f37e"}.um-icon-android-delete:before{content:"\f37f"}.um-icon-android-desktop:before{content:"\f380"}.um-icon-android-document:before{content:"\f381"}.um-icon-android-done:before{content:"\f383"}.um-icon-android-done-all:before{content:"\f382"}.um-icon-android-download:before{content:"\f2dd"}.um-icon-android-drafts:before{content:"\f384"}.um-icon-android-exit:before{content:"\f385"}.um-icon-android-expand:before{content:"\f386"}.um-icon-android-favorite:before{content:"\f388"}.um-icon-android-favorite-outline:before{content:"\f387"}.um-icon-android-film:before{content:"\f389"}.um-icon-android-folder:before{content:"\f2e0"}.um-icon-android-folder-open:before{content:"\f38a"}.um-icon-android-funnel:before{content:"\f38b"}.um-icon-android-globe:before{content:"\f38c"}.um-icon-android-hand:before{content:"\f2e3"}.um-icon-android-hangout:before{content:"\f38d"}.um-icon-android-happy:before{content:"\f38e"}.um-icon-android-home:before{content:"\f38f"}.um-icon-android-image:before{content:"\f2e4"}.um-icon-android-laptop:before{content:"\f390"}.um-icon-android-list:before{content:"\f391"}.um-icon-android-locate:before{content:"\f2e9"}.um-icon-android-lock:before{content:"\f392"}.um-icon-android-mail:before{content:"\f2eb"}.um-icon-android-map:before{content:"\f393"}.um-icon-android-menu:before{content:"\f394"}.um-icon-android-microphone:before{content:"\f2ec"}.um-icon-android-microphone-off:before{content:"\f395"}.um-icon-android-more-horizontal:before{content:"\f396"}.um-icon-android-more-vertical:before{content:"\f397"}.um-icon-android-navigate:before{content:"\f398"}.um-icon-android-notifications:before{content:"\f39b"}.um-icon-android-notifications-none:before{content:"\f399"}.um-icon-android-notifications-off:before{content:"\f39a"}.um-icon-android-open:before{content:"\f39c"}.um-icon-android-options:before{content:"\f39d"}.um-icon-android-people:before{content:"\f39e"}.um-icon-android-person:before{content:"\f3a0"}.um-icon-android-person-add:before{content:"\f39f"}.um-icon-android-phone-landscape:before{content:"\f3a1"}.um-icon-android-phone-portrait:before{content:"\f3a2"}.um-icon-android-pin:before{content:"\f3a3"}.um-icon-android-plane:before{content:"\f3a4"}.um-icon-android-playstore:before{content:"\f2f0"}.um-icon-android-print:before{content:"\f3a5"}.um-icon-android-radio-button-off:before{content:"\f3a6"}.um-icon-android-radio-button-on:before{content:"\f3a7"}.um-icon-android-refresh:before{content:"\f3a8"}.um-icon-android-remove:before{content:"\f2f4"}.um-icon-android-remove-circle:before{content:"\f3a9"}.um-icon-android-restaurant:before{content:"\f3aa"}.um-icon-android-sad:before{content:"\f3ab"}.um-icon-android-search:before{content:"\f2f5"}.um-icon-android-send:before{content:"\f2f6"}.um-icon-android-settings:before{content:"\f2f7"}.um-icon-android-share:before{content:"\f2f8"}.um-icon-android-share-alt:before{content:"\f3ac"}.um-icon-android-star:before{content:"\f2fc"}.um-icon-android-star-half:before{content:"\f3ad"}.um-icon-android-star-outline:before{content:"\f3ae"}.um-icon-android-stopwatch:before{content:"\f2fd"}.um-icon-android-subway:before{content:"\f3af"}.um-icon-android-sunny:before{content:"\f3b0"}.um-icon-android-sync:before{content:"\f3b1"}.um-icon-android-textsms:before{content:"\f3b2"}.um-icon-android-time:before{content:"\f3b3"}.um-icon-android-train:before{content:"\f3b4"}.um-icon-android-unlock:before{content:"\f3b5"}.um-icon-android-upload:before{content:"\f3b6"}.um-icon-android-volume-down:before{content:"\f3b7"}.um-icon-android-volume-mute:before{content:"\f3b8"}.um-icon-android-volume-off:before{content:"\f3b9"}.um-icon-android-volume-up:before{content:"\f3ba"}.um-icon-android-walk:before{content:"\f3bb"}.um-icon-android-warning:before{content:"\f3bc"}.um-icon-android-watch:before{content:"\f3bd"}.um-icon-android-wifi:before{content:"\f305"}.um-icon-aperture:before{content:"\f313"}.um-icon-archive:before{content:"\f102"}.um-icon-arrow-down-a:before{content:"\f103"}.um-icon-arrow-down-b:before{content:"\f104"}.um-icon-arrow-down-c:before{content:"\f105"}.um-icon-arrow-expand:before{content:"\f25e"}.um-icon-arrow-graph-down-left:before{content:"\f25f"}.um-icon-arrow-graph-down-right:before{content:"\f260"}.um-icon-arrow-graph-up-left:before{content:"\f261"}.um-icon-arrow-graph-up-right:before{content:"\f262"}.um-icon-arrow-left-a:before{content:"\f106"}.um-icon-arrow-left-b:before{content:"\f107"}.um-icon-arrow-left-c:before{content:"\f108"}.um-icon-arrow-move:before{content:"\f263"}.um-icon-arrow-resize:before{content:"\f264"}.um-icon-arrow-return-left:before{content:"\f265"}.um-icon-arrow-return-right:before{content:"\f266"}.um-icon-arrow-right-a:before{content:"\f109"}.um-icon-arrow-right-b:before{content:"\f10a"}.um-icon-arrow-right-c:before{content:"\f10b"}.um-icon-arrow-shrink:before{content:"\f267"}.um-icon-arrow-swap:before{content:"\f268"}.um-icon-arrow-up-a:before{content:"\f10c"}.um-icon-arrow-up-b:before{content:"\f10d"}.um-icon-arrow-up-c:before{content:"\f10e"}.um-icon-asterisk:before{content:"\f314"}.um-icon-at:before{content:"\f10f"}.um-icon-backspace:before{content:"\f3bf"}.um-icon-backspace-outline:before{content:"\f3be"}.um-icon-bag:before{content:"\f110"}.um-icon-battery-charging:before{content:"\f111"}.um-icon-battery-empty:before{content:"\f112"}.um-icon-battery-full:before{content:"\f113"}.um-icon-battery-half:before{content:"\f114"}.um-icon-battery-low:before{content:"\f115"}.um-icon-beaker:before{content:"\f269"}.um-icon-beer:before{content:"\f26a"}.um-icon-bluetooth:before{content:"\f116"}.um-icon-bonfire:before{content:"\f315"}.um-icon-bookmark:before{content:"\f26b"}.um-icon-bowtie:before{content:"\f3c0"}.um-icon-briefcase:before{content:"\f26c"}.um-icon-bug:before{content:"\f2be"}.um-icon-calculator:before{content:"\f26d"}.um-icon-calendar:before{content:"\f117"}.um-icon-camera:before{content:"\f118"}.um-icon-card:before{content:"\f119"}.um-icon-cash:before{content:"\f316"}.um-icon-chatbox:before{content:"\f11b"}.um-icon-chatbox-working:before{content:"\f11a"}.um-icon-chatboxes:before{content:"\f11c"}.um-icon-chatbubble:before{content:"\f11e"}.um-icon-chatbubble-working:before{content:"\f11d"}.um-icon-chatbubbles:before{content:"\f11f"}.um-icon-checkmark:before{content:"\f122"}.um-icon-checkmark-circled:before{content:"\f120"}.um-icon-checkmark-round:before{content:"\f121"}.um-icon-chevron-down:before{content:"\f123"}.um-icon-chevron-left:before{content:"\f124"}.um-icon-chevron-right:before{content:"\f125"}.um-icon-chevron-up:before{content:"\f126"}.um-icon-clipboard:before{content:"\f127"}.um-icon-clock:before{content:"\f26e"}.um-icon-close:before{content:"\f12a"}.um-icon-close-circled:before{content:"\f128"}.um-icon-close-round:before{content:"\f129"}.um-icon-closed-captioning:before{content:"\f317"}.um-icon-cloud:before{content:"\f12b"}.um-icon-code:before{content:"\f271"}.um-icon-code-download:before{content:"\f26f"}.um-icon-code-working:before{content:"\f270"}.um-icon-coffee:before{content:"\f272"}.um-icon-compass:before{content:"\f273"}.um-icon-compose:before{content:"\f12c"}.um-icon-connection-bars:before{content:"\f274"}.um-icon-contrast:before{content:"\f275"}.um-icon-crop:before{content:"\f3c1"}.um-icon-cube:before{content:"\f318"}.um-icon-disc:before{content:"\f12d"}.um-icon-document:before{content:"\f12f"}.um-icon-document-text:before{content:"\f12e"}.um-icon-drag:before{content:"\f130"}.um-icon-earth:before{content:"\f276"}.um-icon-easel:before{content:"\f3c2"}.um-icon-edit:before{content:"\f2bf"}.um-icon-egg:before{content:"\f277"}.um-icon-eject:before{content:"\f131"}.um-icon-email:before{content:"\f132"}.um-icon-email-unread:before{content:"\f3c3"}.um-icon-erlenmeyer-flask:before{content:"\f3c5"}.um-icon-erlenmeyer-flask-bubbles:before{content:"\f3c4"}.um-icon-eye:before{content:"\f133"}.um-icon-eye-disabled:before{content:"\f306"}.um-icon-female:before{content:"\f278"}.um-icon-filing:before{content:"\f134"}.um-icon-film-marker:before{content:"\f135"}.um-icon-fireball:before{content:"\f319"}.um-icon-flag:before{content:"\f279"}.um-icon-flame:before{content:"\f31a"}.um-icon-flash:before{content:"\f137"}.um-icon-flash-off:before{content:"\f136"}.um-icon-folder:before{content:"\f139"}.um-icon-fork:before{content:"\f27a"}.um-icon-fork-repo:before{content:"\f2c0"}.um-icon-forward:before{content:"\f13a"}.um-icon-funnel:before{content:"\f31b"}.um-icon-gear-a:before{content:"\f13d"}.um-icon-gear-b:before{content:"\f13e"}.um-icon-grid:before{content:"\f13f"}.um-icon-hammer:before{content:"\f27b"}.um-icon-happy:before{content:"\f31c"}.um-icon-happy-outline:before{content:"\f3c6"}.um-icon-headphone:before{content:"\f140"}.um-icon-heart:before{content:"\f141"}.um-icon-heart-broken:before{content:"\f31d"}.um-icon-help:before{content:"\f143"}.um-icon-help-buoy:before{content:"\f27c"}.um-icon-help-circled:before{content:"\f142"}.um-icon-home:before{content:"\f144"}.um-icon-icecream:before{content:"\f27d"}.um-icon-image:before{content:"\f147"}.um-icon-images:before{content:"\f148"}.um-icon-information:before{content:"\f14a"}.um-icon-information-circled:before{content:"\f149"}.um-icon-ionic:before{content:"\f14b"}.um-icon-ios-alarm:before{content:"\f3c8"}.um-icon-ios-alarm-outline:before{content:"\f3c7"}.um-icon-ios-albums:before{content:"\f3ca"}.um-icon-ios-albums-outline:before{content:"\f3c9"}.um-icon-ios-americanfootball:before{content:"\f3cc"}.um-icon-ios-americanfootball-outline:before{content:"\f3cb"}.um-icon-ios-analytics:before{content:"\f3ce"}.um-icon-ios-analytics-outline:before{content:"\f3cd"}.um-icon-ios-arrow-back:before{content:"\f3cf"}.um-icon-ios-arrow-down:before{content:"\f3d0"}.um-icon-ios-arrow-forward:before{content:"\f3d1"}.um-icon-ios-arrow-left:before{content:"\f3d2"}.um-icon-ios-arrow-right:before{content:"\f3d3"}.um-icon-ios-arrow-thin-down:before{content:"\f3d4"}.um-icon-ios-arrow-thin-left:before{content:"\f3d5"}.um-icon-ios-arrow-thin-right:before{content:"\f3d6"}.um-icon-ios-arrow-thin-up:before{content:"\f3d7"}.um-icon-ios-arrow-up:before{content:"\f3d8"}.um-icon-ios-at:before{content:"\f3da"}.um-icon-ios-at-outline:before{content:"\f3d9"}.um-icon-ios-barcode:before{content:"\f3dc"}.um-icon-ios-barcode-outline:before{content:"\f3db"}.um-icon-ios-baseball:before{content:"\f3de"}.um-icon-ios-baseball-outline:before{content:"\f3dd"}.um-icon-ios-basketball:before{content:"\f3e0"}.um-icon-ios-basketball-outline:before{content:"\f3df"}.um-icon-ios-bell:before{content:"\f3e2"}.um-icon-ios-bell-outline:before{content:"\f3e1"}.um-icon-ios-body:before{content:"\f3e4"}.um-icon-ios-body-outline:before{content:"\f3e3"}.um-icon-ios-bolt:before{content:"\f3e6"}.um-icon-ios-bolt-outline:before{content:"\f3e5"}.um-icon-ios-book:before{content:"\f3e8"}.um-icon-ios-book-outline:before{content:"\f3e7"}.um-icon-ios-bookmarks:before{content:"\f3ea"}.um-icon-ios-bookmarks-outline:before{content:"\f3e9"}.um-icon-ios-box:before{content:"\f3ec"}.um-icon-ios-box-outline:before{content:"\f3eb"}.um-icon-ios-briefcase:before{content:"\f3ee"}.um-icon-ios-briefcase-outline:before{content:"\f3ed"}.um-icon-ios-browsers:before{content:"\f3f0"}.um-icon-ios-browsers-outline:before{content:"\f3ef"}.um-icon-ios-calculator:before{content:"\f3f2"}.um-icon-ios-calculator-outline:before{content:"\f3f1"}.um-icon-ios-calendar:before{content:"\f3f4"}.um-icon-ios-calendar-outline:before{content:"\f3f3"}.um-icon-ios-camera:before{content:"\f3f6"}.um-icon-ios-camera-outline:before{content:"\f3f5"}.um-icon-ios-cart:before{content:"\f3f8"}.um-icon-ios-cart-outline:before{content:"\f3f7"}.um-icon-ios-chatboxes:before{content:"\f3fa"}.um-icon-ios-chatboxes-outline:before{content:"\f3f9"}.um-icon-ios-chatbubble:before{content:"\f3fc"}.um-icon-ios-chatbubble-outline:before{content:"\f3fb"}.um-icon-ios-checkmark:before{content:"\f3ff"}.um-icon-ios-checkmark-empty:before{content:"\f3fd"}.um-icon-ios-checkmark-outline:before{content:"\f3fe"}.um-icon-ios-circle-filled:before{content:"\f400"}.um-icon-ios-circle-outline:before{content:"\f401"}.um-icon-ios-clock:before{content:"\f403"}.um-icon-ios-clock-outline:before{content:"\f402"}.um-icon-ios-close:before{content:"\f406"}.um-icon-ios-close-empty:before{content:"\f404"}.um-icon-ios-close-outline:before{content:"\f405"}.um-icon-ios-cloud:before{content:"\f40c"}.um-icon-ios-cloud-download:before{content:"\f408"}.um-icon-ios-cloud-download-outline:before{content:"\f407"}.um-icon-ios-cloud-outline:before{content:"\f409"}.um-icon-ios-cloud-upload:before{content:"\f40b"}.um-icon-ios-cloud-upload-outline:before{content:"\f40a"}.um-icon-ios-cloudy:before{content:"\f410"}.um-icon-ios-cloudy-night:before{content:"\f40e"}.um-icon-ios-cloudy-night-outline:before{content:"\f40d"}.um-icon-ios-cloudy-outline:before{content:"\f40f"}.um-icon-ios-cog:before{content:"\f412"}.um-icon-ios-cog-outline:before{content:"\f411"}.um-icon-ios-color-filter:before{content:"\f414"}.um-icon-ios-color-filter-outline:before{content:"\f413"}.um-icon-ios-color-wand:before{content:"\f416"}.um-icon-ios-color-wand-outline:before{content:"\f415"}.um-icon-ios-compose:before{content:"\f418"}.um-icon-ios-compose-outline:before{content:"\f417"}.um-icon-ios-contact:before{content:"\f41a"}.um-icon-ios-contact-outline:before{content:"\f419"}.um-icon-ios-copy:before{content:"\f41c"}.um-icon-ios-copy-outline:before{content:"\f41b"}.um-icon-ios-crop:before{content:"\f41e"}.um-icon-ios-crop-strong:before{content:"\f41d"}.um-icon-ios-download:before{content:"\f420"}.um-icon-ios-download-outline:before{content:"\f41f"}.um-icon-ios-drag:before{content:"\f421"}.um-icon-ios-email:before{content:"\f423"}.um-icon-ios-email-outline:before{content:"\f422"}.um-icon-ios-eye:before{content:"\f425"}.um-icon-ios-eye-outline:before{content:"\f424"}.um-icon-ios-fastforward:before{content:"\f427"}.um-icon-ios-fastforward-outline:before{content:"\f426"}.um-icon-ios-filing:before{content:"\f429"}.um-icon-ios-filing-outline:before{content:"\f428"}.um-icon-ios-film:before{content:"\f42b"}.um-icon-ios-film-outline:before{content:"\f42a"}.um-icon-ios-flag:before{content:"\f42d"}.um-icon-ios-flag-outline:before{content:"\f42c"}.um-icon-ios-flame:before{content:"\f42f"}.um-icon-ios-flame-outline:before{content:"\f42e"}.um-icon-ios-flask:before{content:"\f431"}.um-icon-ios-flask-outline:before{content:"\f430"}.um-icon-ios-flower:before{content:"\f433"}.um-icon-ios-flower-outline:before{content:"\f432"}.um-icon-ios-folder:before{content:"\f435"}.um-icon-ios-folder-outline:before{content:"\f434"}.um-icon-ios-football:before{content:"\f437"}.um-icon-ios-football-outline:before{content:"\f436"}.um-icon-ios-game-controller-a:before{content:"\f439"}.um-icon-ios-game-controller-a-outline:before{content:"\f438"}.um-icon-ios-game-controller-b:before{content:"\f43b"}.um-icon-ios-game-controller-b-outline:before{content:"\f43a"}.um-icon-ios-gear:before{content:"\f43d"}.um-icon-ios-gear-outline:before{content:"\f43c"}.um-icon-ios-glasses:before{content:"\f43f"}.um-icon-ios-glasses-outline:before{content:"\f43e"}.um-icon-ios-grid-view:before{content:"\f441"}.um-icon-ios-grid-view-outline:before{content:"\f440"}.um-icon-ios-heart:before{content:"\f443"}.um-icon-ios-heart-outline:before{content:"\f442"}.um-icon-ios-help:before{content:"\f446"}.um-icon-ios-help-empty:before{content:"\f444"}.um-icon-ios-help-outline:before{content:"\f445"}.um-icon-ios-home:before{content:"\f448"}.um-icon-ios-home-outline:before{content:"\f447"}.um-icon-ios-infinite:before{content:"\f44a"}.um-icon-ios-infinite-outline:before{content:"\f449"}.um-icon-ios-information:before{content:"\f44d"}.um-icon-ios-information-empty:before{content:"\f44b"}.um-icon-ios-information-outline:before{content:"\f44c"}.um-icon-ios-ionic-outline:before{content:"\f44e"}.um-icon-ios-keypad:before{content:"\f450"}.um-icon-ios-keypad-outline:before{content:"\f44f"}.um-icon-ios-lightbulb:before{content:"\f452"}.um-icon-ios-lightbulb-outline:before{content:"\f451"}.um-icon-ios-list:before{content:"\f454"}.um-icon-ios-list-outline:before{content:"\f453"}.um-icon-ios-location:before{content:"\f456"}.um-icon-ios-location-outline:before{content:"\f455"}.um-icon-ios-locked:before{content:"\f458"}.um-icon-ios-locked-outline:before{content:"\f457"}.um-icon-ios-loop:before{content:"\f45a"}.um-icon-ios-loop-strong:before{content:"\f459"}.um-icon-ios-medical:before{content:"\f45c"}.um-icon-ios-medical-outline:before{content:"\f45b"}.um-icon-ios-medkit:before{content:"\f45e"}.um-icon-ios-medkit-outline:before{content:"\f45d"}.um-icon-ios-mic:before{content:"\f461"}.um-icon-ios-mic-off:before{content:"\f45f"}.um-icon-ios-mic-outline:before{content:"\f460"}.um-icon-ios-minus:before{content:"\f464"}.um-icon-ios-minus-empty:before{content:"\f462"}.um-icon-ios-minus-outline:before{content:"\f463"}.um-icon-ios-monitor:before{content:"\f466"}.um-icon-ios-monitor-outline:before{content:"\f465"}.um-icon-ios-moon:before{content:"\f468"}.um-icon-ios-moon-outline:before{content:"\f467"}.um-icon-ios-more:before{content:"\f46a"}.um-icon-ios-more-outline:before{content:"\f469"}.um-icon-ios-musical-note:before{content:"\f46b"}.um-icon-ios-musical-notes:before{content:"\f46c"}.um-icon-ios-navigate:before{content:"\f46e"}.um-icon-ios-navigate-outline:before{content:"\f46d"}.um-icon-ios-nutrition:before{content:"\f470"}.um-icon-ios-nutrition-outline:before{content:"\f46f"}.um-icon-ios-paper:before{content:"\f472"}.um-icon-ios-paper-outline:before{content:"\f471"}.um-icon-ios-paperplane:before{content:"\f474"}.um-icon-ios-paperplane-outline:before{content:"\f473"}.um-icon-ios-partlysunny:before{content:"\f476"}.um-icon-ios-partlysunny-outline:before{content:"\f475"}.um-icon-ios-pause:before{content:"\f478"}.um-icon-ios-pause-outline:before{content:"\f477"}.um-icon-ios-paw:before{content:"\f47a"}.um-icon-ios-paw-outline:before{content:"\f479"}.um-icon-ios-people:before{content:"\f47c"}.um-icon-ios-people-outline:before{content:"\f47b"}.um-icon-ios-person:before{content:"\f47e"}.um-icon-ios-person-outline:before{content:"\f47d"}.um-icon-ios-personadd:before{content:"\f480"}.um-icon-ios-personadd-outline:before{content:"\f47f"}.um-icon-ios-photos:before{content:"\f482"}.um-icon-ios-photos-outline:before{content:"\f481"}.um-icon-ios-pie:before{content:"\f484"}.um-icon-ios-pie-outline:before{content:"\f483"}.um-icon-ios-pint:before{content:"\f486"}.um-icon-ios-pint-outline:before{content:"\f485"}.um-icon-ios-play:before{content:"\f488"}.um-icon-ios-play-outline:before{content:"\f487"}.um-icon-ios-plus:before{content:"\f48b"}.um-icon-ios-plus-empty:before{content:"\f489"}.um-icon-ios-plus-outline:before{content:"\f48a"}.um-icon-ios-pricetag:before{content:"\f48d"}.um-icon-ios-pricetag-outline:before{content:"\f48c"}.um-icon-ios-pricetags:before{content:"\f48f"}.um-icon-ios-pricetags-outline:before{content:"\f48e"}.um-icon-ios-printer:before{content:"\f491"}.um-icon-ios-printer-outline:before{content:"\f490"}.um-icon-ios-pulse:before{content:"\f493"}.um-icon-ios-pulse-strong:before{content:"\f492"}.um-icon-ios-rainy:before{content:"\f495"}.um-icon-ios-rainy-outline:before{content:"\f494"}.um-icon-ios-recording:before{content:"\f497"}.um-icon-ios-recording-outline:before{content:"\f496"}.um-icon-ios-redo:before{content:"\f499"}.um-icon-ios-redo-outline:before{content:"\f498"}.um-icon-ios-refresh:before{content:"\f49c"}.um-icon-ios-refresh-empty:before{content:"\f49a"}.um-icon-ios-refresh-outline:before{content:"\f49b"}.um-icon-ios-reload:before{content:"\f49d"}.um-icon-ios-reverse-camera:before{content:"\f49f"}.um-icon-ios-reverse-camera-outline:before{content:"\f49e"}.um-icon-ios-rewind:before{content:"\f4a1"}.um-icon-ios-rewind-outline:before{content:"\f4a0"}.um-icon-ios-rose:before{content:"\f4a3"}.um-icon-ios-rose-outline:before{content:"\f4a2"}.um-icon-ios-search:before{content:"\f4a5"}.um-icon-ios-search-strong:before{content:"\f4a4"}.um-icon-ios-settings:before{content:"\f4a7"}.um-icon-ios-settings-strong:before{content:"\f4a6"}.um-icon-ios-shuffle:before{content:"\f4a9"}.um-icon-ios-shuffle-strong:before{content:"\f4a8"}.um-icon-ios-skipbackward:before{content:"\f4ab"}.um-icon-ios-skipbackward-outline:before{content:"\f4aa"}.um-icon-ios-skipforward:before{content:"\f4ad"}.um-icon-ios-skipforward-outline:before{content:"\f4ac"}.um-icon-ios-snowy:before{content:"\f4ae"}.um-icon-ios-speedometer:before{content:"\f4b0"}.um-icon-ios-speedometer-outline:before{content:"\f4af"}.um-icon-ios-star:before{content:"\f4b3"}.um-icon-ios-star-half:before{content:"\f4b1"}.um-icon-ios-star-outline:before{content:"\f4b2"}.um-icon-ios-stopwatch:before{content:"\f4b5"}.um-icon-ios-stopwatch-outline:before{content:"\f4b4"}.um-icon-ios-sunny:before{content:"\f4b7"}.um-icon-ios-sunny-outline:before{content:"\f4b6"}.um-icon-ios-telephone:before{content:"\f4b9"}.um-icon-ios-telephone-outline:before{content:"\f4b8"}.um-icon-ios-tennisball:before{content:"\f4bb"}.um-icon-ios-tennisball-outline:before{content:"\f4ba"}.um-icon-ios-thunderstorm:before{content:"\f4bd"}.um-icon-ios-thunderstorm-outline:before{content:"\f4bc"}.um-icon-ios-time:before{content:"\f4bf"}.um-icon-ios-time-outline:before{content:"\f4be"}.um-icon-ios-timer:before{content:"\f4c1"}.um-icon-ios-timer-outline:before{content:"\f4c0"}.um-icon-ios-toggle:before{content:"\f4c3"}.um-icon-ios-toggle-outline:before{content:"\f4c2"}.um-icon-ios-trash:before{content:"\f4c5"}.um-icon-ios-trash-outline:before{content:"\f4c4"}.um-icon-ios-undo:before{content:"\f4c7"}.um-icon-ios-undo-outline:before{content:"\f4c6"}.um-icon-ios-unlocked:before{content:"\f4c9"}.um-icon-ios-unlocked-outline:before{content:"\f4c8"}.um-icon-ios-upload:before{content:"\f4cb"}.um-icon-ios-upload-outline:before{content:"\f4ca"}.um-icon-ios-videocam:before{content:"\f4cd"}.um-icon-ios-videocam-outline:before{content:"\f4cc"}.um-icon-ios-volume-high:before{content:"\f4ce"}.um-icon-ios-volume-low:before{content:"\f4cf"}.um-icon-ios-wineglass:before{content:"\f4d1"}.um-icon-ios-wineglass-outline:before{content:"\f4d0"}.um-icon-ios-world:before{content:"\f4d3"}.um-icon-ios-world-outline:before{content:"\f4d2"}.um-icon-ipad:before{content:"\f1f9"}.um-icon-iphone:before{content:"\f1fa"}.um-icon-ipod:before{content:"\f1fb"}.um-icon-jet:before{content:"\f295"}.um-icon-key:before{content:"\f296"}.um-icon-knife:before{content:"\f297"}.um-icon-laptop:before{content:"\f1fc"}.um-icon-leaf:before{content:"\f1fd"}.um-icon-levels:before{content:"\f298"}.um-icon-lightbulb:before{content:"\f299"}.um-icon-link:before{content:"\f1fe"}.um-icon-load-a:before{content:"\f29a"}.um-icon-load-b:before{content:"\f29b"}.um-icon-load-c:before{content:"\f29c"}.um-icon-load-d:before{content:"\f29d"}.um-icon-location:before{content:"\f1ff"}.um-icon-lock-combination:before{content:"\f4d4"}.um-icon-locked:before{content:"\f200"}.um-icon-log-in:before{content:"\f29e"}.um-icon-log-out:before{content:"\f29f"}.um-icon-loop:before{content:"\f201"}.um-icon-magnet:before{content:"\f2a0"}.um-icon-male:before{content:"\f2a1"}.um-icon-man:before{content:"\f202"}.um-icon-map:before{content:"\f203"}.um-icon-medkit:before{content:"\f2a2"}.um-icon-merge:before{content:"\f33f"}.um-icon-mic-a:before{content:"\f204"}.um-icon-mic-b:before{content:"\f205"}.um-icon-mic-c:before{content:"\f206"}.um-icon-minus:before{content:"\f209"}.um-icon-minus-circled:before{content:"\f207"}.um-icon-minus-round:before{content:"\f208"}.um-icon-model-s:before{content:"\f2c1"}.um-icon-monitor:before{content:"\f20a"}.um-icon-more:before{content:"\f20b"}.um-icon-mouse:before{content:"\f340"}.um-icon-music-note:before{content:"\f20c"}.um-icon-navicon:before{content:"\f20e"}.um-icon-navicon-round:before{content:"\f20d"}.um-icon-navigate:before{content:"\f2a3"}.um-icon-network:before{content:"\f341"}.um-icon-no-smoking:before{content:"\f2c2"}.um-icon-nuclear:before{content:"\f2a4"}.um-icon-outlet:before{content:"\f342"}.um-icon-paintbrush:before{content:"\f4d5"}.um-icon-paintbucket:before{content:"\f4d6"}.um-icon-paper-airplane:before{content:"\f2c3"}.um-icon-paperclip:before{content:"\f20f"}.um-icon-pause:before{content:"\f210"}.um-icon-person:before{content:"\f213"}.um-icon-person-add:before{content:"\f211"}.um-icon-person-stalker:before{content:"\f212"}.um-icon-pie-graph:before{content:"\f2a5"}.um-icon-pin:before{content:"\f2a6"}.um-icon-pinpoint:before{content:"\f2a7"}.um-icon-pizza:before{content:"\f2a8"}.um-icon-plane:before{content:"\f214"}.um-icon-planet:before{content:"\f343"}.um-icon-play:before{content:"\f215"}.um-icon-playstation:before{content:"\f30a"}.um-icon-plus:before{content:"\f218"}.um-icon-plus-circled:before{content:"\f216"}.um-icon-plus-round:before{content:"\f217"}.um-icon-podium:before{content:"\f344"}.um-icon-pound:before{content:"\f219"}.um-icon-power:before{content:"\f2a9"}.um-icon-pricetag:before{content:"\f2aa"}.um-icon-pricetags:before{content:"\f2ab"}.um-icon-printer:before{content:"\f21a"}.um-icon-pull-request:before{content:"\f345"}.um-icon-qr-scanner:before{content:"\f346"}.um-icon-quote:before{content:"\f347"}.um-icon-radio-waves:before{content:"\f2ac"}.um-icon-record:before{content:"\f21b"}.um-icon-refresh:before{content:"\f21c"}.um-icon-reply:before{content:"\f21e"}.um-icon-reply-all:before{content:"\f21d"}.um-icon-ribbon-a:before{content:"\f348"}.um-icon-ribbon-b:before{content:"\f349"}.um-icon-sad:before{content:"\f34a"}.um-icon-sad-outline:before{content:"\f4d7"}.um-icon-scissors:before{content:"\f34b"}.um-icon-search:before{content:"\f21f"}.um-icon-settings:before{content:"\f2ad"}.um-icon-share:before{content:"\f220"}.um-icon-shuffle:before{content:"\f221"}.um-icon-skip-backward:before{content:"\f222"}.um-icon-skip-forward:before{content:"\f223"}.um-icon-social-android:before{content:"\f225"}.um-icon-social-android-outline:before{content:"\f224"}.um-icon-social-angular:before{content:"\f4d9"}.um-icon-social-angular-outline:before{content:"\f4d8"}.um-icon-social-apple:before{content:"\f227"}.um-icon-social-apple-outline:before{content:"\f226"}.um-icon-social-bitcoin:before{content:"\f2af"}.um-icon-social-bitcoin-outline:before{content:"\f2ae"}.um-icon-social-buffer:before{content:"\f229"}.um-icon-social-buffer-outline:before{content:"\f228"}.um-icon-social-chrome:before{content:"\f4db"}.um-icon-social-chrome-outline:before{content:"\f4da"}.um-icon-social-codepen:before{content:"\f4dd"}.um-icon-social-codepen-outline:before{content:"\f4dc"}.um-icon-social-css3:before{content:"\f4df"}.um-icon-social-css3-outline:before{content:"\f4de"}.um-icon-social-designernews:before{content:"\f22b"}.um-icon-social-designernews-outline:before{content:"\f22a"}.um-icon-social-dribbble:before{content:"\f22d"}.um-icon-social-dribbble-outline:before{content:"\f22c"}.um-icon-social-dropbox:before{content:"\f22f"}.um-icon-social-dropbox-outline:before{content:"\f22e"}.um-icon-social-euro:before{content:"\f4e1"}.um-icon-social-euro-outline:before{content:"\f4e0"}.um-icon-social-facebook:before{content:"\f231"}.um-icon-social-facebook-outline:before{content:"\f230"}.um-icon-social-foursquare:before{content:"\f34d"}.um-icon-social-foursquare-outline:before{content:"\f34c"}.um-icon-social-freebsd-devil:before{content:"\f2c4"}.um-icon-social-github:before{content:"\f233"}.um-icon-social-github-outline:before{content:"\f232"}.um-icon-social-google:before{content:"\f34f"}.um-icon-social-google-outline:before{content:"\f34e"}.um-icon-social-googleplus:before{content:"\f235"}.um-icon-social-googleplus-outline:before{content:"\f234"}.um-icon-social-hackernews:before{content:"\f237"}.um-icon-social-hackernews-outline:before{content:"\f236"}.um-icon-social-html5:before{content:"\f4e3"}.um-icon-social-html5-outline:before{content:"\f4e2"}.um-icon-social-instagram:before{content:"\f351"}.um-icon-social-instagram-outline:before{content:"\f350"}.um-icon-social-javascript:before{content:"\f4e5"}.um-icon-social-javascript-outline:before{content:"\f4e4"}.um-icon-social-linkedin:before{content:"\f239"}.um-icon-social-linkedin-outline:before{content:"\f238"}.um-icon-social-markdown:before{content:"\f4e6"}.um-icon-social-nodejs:before{content:"\f4e7"}.um-icon-social-octocat:before{content:"\f4e8"}.um-icon-social-pinterest:before{content:"\f2b1"}.um-icon-social-pinterest-outline:before{content:"\f2b0"}.um-icon-social-python:before{content:"\f4e9"}.um-icon-social-reddit:before{content:"\f23b"}.um-icon-social-reddit-outline:before{content:"\f23a"}.um-icon-social-rss:before{content:"\f23d"}.um-icon-social-rss-outline:before{content:"\f23c"}.um-icon-social-sass:before{content:"\f4ea"}.um-icon-social-skype:before{content:"\f23f"}.um-icon-social-skype-outline:before{content:"\f23e"}.um-icon-social-snapchat:before{content:"\f4ec"}.um-icon-social-snapchat-outline:before{content:"\f4eb"}.um-icon-social-tumblr:before{content:"\f241"}.um-icon-social-tumblr-outline:before{content:"\f240"}.um-icon-social-tux:before{content:"\f2c5"}.um-icon-social-twitch:before{content:"\f4ee"}.um-icon-social-twitch-outline:before{content:"\f4ed"}.um-icon-social-twitter:before{content:"\f243"}.um-icon-social-twitter-outline:before{content:"\f242"}.um-icon-social-usd:before{content:"\f353"}.um-icon-social-usd-outline:before{content:"\f352"}.um-icon-social-vimeo:before{content:"\f245"}.um-icon-social-vimeo-outline:before{content:"\f244"}.um-icon-social-whatsapp:before{content:"\f4f0"}.um-icon-social-whatsapp-outline:before{content:"\f4ef"}.um-icon-social-windows:before{content:"\f247"}.um-icon-social-windows-outline:before{content:"\f246"}.um-icon-social-wordpress:before{content:"\f249"}.um-icon-social-wordpress-outline:before{content:"\f248"}.um-icon-social-yahoo:before{content:"\f24b"}.um-icon-social-yahoo-outline:before{content:"\f24a"}.um-icon-social-yen:before{content:"\f4f2"}.um-icon-social-yen-outline:before{content:"\f4f1"}.um-icon-social-youtube:before{content:"\f24d"}.um-icon-social-youtube-outline:before{content:"\f24c"}.um-icon-soup-can:before{content:"\f4f4"}.um-icon-soup-can-outline:before{content:"\f4f3"}.um-icon-speakerphone:before{content:"\f2b2"}.um-icon-speedometer:before{content:"\f2b3"}.um-icon-spoon:before{content:"\f2b4"}.um-icon-star:before{content:"\f24e"}.um-icon-stats-bars:before{content:"\f2b5"}.um-icon-steam:before{content:"\f30b"}.um-icon-stop:before{content:"\f24f"}.um-icon-thermometer:before{content:"\f2b6"}.um-icon-thumbsdown:before{content:"\f250"}.um-icon-thumbsup:before{content:"\f251"}.um-icon-toggle:before{content:"\f355"}.um-icon-toggle-filled:before{content:"\f354"}.um-icon-transgender:before{content:"\f4f5"}.um-icon-trash-a:before{content:"\f252"}.um-icon-trash-b:before{content:"\f253"}.um-icon-trophy:before{content:"\f356"}.um-icon-tshirt:before{content:"\f4f7"}.um-icon-tshirt-outline:before{content:"\f4f6"}.um-icon-umbrella:before{content:"\f2b7"}.um-icon-university:before{content:"\f357"}.um-icon-unlocked:before{content:"\f254"}.um-icon-upload:before{content:"\f255"}.um-icon-usb:before{content:"\f2b8"}.um-icon-videocamera:before{content:"\f256"}.um-icon-volume-high:before{content:"\f257"}.um-icon-volume-low:before{content:"\f258"}.um-icon-volume-medium:before{content:"\f259"}.um-icon-volume-mute:before{content:"\f25a"}.um-icon-wand:before{content:"\f358"}.um-icon-waterdrop:before{content:"\f25b"}.um-icon-wifi:before{content:"\f25c"}.um-icon-wineglass:before{content:"\f2b9"}.um-icon-woman:before{content:"\f25d"}.um-icon-wrench:before{content:"\f2ba"}.um-icon-xbox:before{content:"\f30c"}@font-face{font-display:swap;font-family:FontAwesome;src:url(/wp-content/plugins/ultimate-member/assets/libs/legacy/fonticons/font/fontawesome-webfont.eot?v=4.2.0);src:url(/wp-content/plugins/ultimate-member/assets/libs/legacy/fonticons/font/fontawesome-webfont.eot?v=4.2.0#iefix) format("embedded-opentype"),url(/wp-content/plugins/ultimate-member/assets/libs/legacy/fonticons/font/fontawesome-webfont.woff?v=4.2.0) format("woff"),url(/wp-content/plugins/ultimate-member/assets/libs/legacy/fonticons/font/fontawesome-webfont.ttf?v=4.2.0) format("truetype"),url(/wp-content/plugins/ultimate-member/assets/libs/legacy/fonticons/font/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular) format("svg");font-display:swap;font-weight:400;font-style:normal}[class*=" um-faicon-"]:before,[class^=um-faicon-]:before{font-family:FontAwesome!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.um-faicon-sticky-note:before{content:"\f249"}.um-faicon-glass:before{content:"\f000"}.um-faicon-music:before{content:"\f001"}.um-faicon-search:before{content:"\f002"}.um-faicon-envelope-o:before{content:"\f003"}.um-faicon-heart:before{content:"\f004"}.um-faicon-star:before{content:"\f005"}.um-faicon-star-o:before{content:"\f006"}.um-faicon-user:before{content:"\f007"}.um-faicon-film:before{content:"\f008"}.um-faicon-th-large:before{content:"\f009"}.um-faicon-th:before{content:"\f00a"}.um-faicon-th-list:before{content:"\f00b"}.um-faicon-check:before{content:"\f00c"}.um-faicon-close:before,.um-faicon-remove:before,.um-faicon-times:before{content:"\f00d"}.um-faicon-search-plus:before{content:"\f00e"}.um-faicon-search-minus:before{content:"\f010"}.um-faicon-power-off:before{content:"\f011"}.um-faicon-signal:before{content:"\f012"}.um-faicon-cog:before,.um-faicon-gear:before{content:"\f013"}.um-faicon-trash-o:before{content:"\f014"}.um-faicon-home:before{content:"\f015"}.um-faicon-file-o:before{content:"\f016"}.um-faicon-clock-o:before{content:"\f017"}.um-faicon-road:before{content:"\f018"}.um-faicon-download:before{content:"\f019"}.um-faicon-arrow-circle-o-down:before{content:"\f01a"}.um-faicon-arrow-circle-o-up:before{content:"\f01b"}.um-faicon-inbox:before{content:"\f01c"}.um-faicon-play-circle-o:before{content:"\f01d"}.um-faicon-repeat:before,.um-faicon-rotate-right:before{content:"\f01e"}.um-faicon-refresh:before{content:"\f021"}.um-faicon-list-alt:before{content:"\f022"}.um-faicon-lock:before{content:"\f023"}.um-faicon-flag:before{content:"\f024"}.um-faicon-headphones:before{content:"\f025"}.um-faicon-volume-off:before{content:"\f026"}.um-faicon-volume-down:before{content:"\f027"}.um-faicon-volume-up:before{content:"\f028"}.um-faicon-qrcode:before{content:"\f029"}.um-faicon-barcode:before{content:"\f02a"}.um-faicon-tag:before{content:"\f02b"}.um-faicon-tags:before{content:"\f02c"}.um-faicon-book:before{content:"\f02d"}.um-faicon-bookmark:before{content:"\f02e"}.um-faicon-print:before{content:"\f02f"}.um-faicon-camera:before{content:"\f030"}.um-faicon-font:before{content:"\f031"}.um-faicon-bold:before{content:"\f032"}.um-faicon-italic:before{content:"\f033"}.um-faicon-text-height:before{content:"\f034"}.um-faicon-text-width:before{content:"\f035"}.um-faicon-align-left:before{content:"\f036"}.um-faicon-align-center:before{content:"\f037"}.um-faicon-align-right:before{content:"\f038"}.um-faicon-align-justify:before{content:"\f039"}.um-faicon-list:before{content:"\f03a"}.um-faicon-dedent:before,.um-faicon-outdent:before{content:"\f03b"}.um-faicon-indent:before{content:"\f03c"}.um-faicon-video-camera:before{content:"\f03d"}.um-faicon-image:before,.um-faicon-photo:before,.um-faicon-picture-o:before{content:"\f03e"}.um-faicon-pencil:before{content:"\f040"}.um-faicon-map-marker:before{content:"\f041"}.um-faicon-adjust:before{content:"\f042"}.um-faicon-tint:before{content:"\f043"}.um-faicon-edit:before,.um-faicon-pencil-square-o:before{content:"\f044"}.um-faicon-share-square-o:before{content:"\f045"}.um-faicon-check-square-o:before{content:"\f046"}.um-faicon-arrows:before{content:"\f047"}.um-faicon-step-backward:before{content:"\f048"}.um-faicon-fast-backward:before{content:"\f049"}.um-faicon-backward:before{content:"\f04a"}.um-faicon-play:before{content:"\f04b"}.um-faicon-pause:before{content:"\f04c"}.um-faicon-stop:before{content:"\f04d"}.um-faicon-forward:before{content:"\f04e"}.um-faicon-fast-forward:before{content:"\f050"}.um-faicon-step-forward:before{content:"\f051"}.um-faicon-eject:before{content:"\f052"}.um-faicon-chevron-left:before{content:"\f053"}.um-faicon-chevron-right:before{content:"\f054"}.um-faicon-plus-circle:before{content:"\f055"}.um-faicon-minus-circle:before{content:"\f056"}.um-faicon-times-circle:before{content:"\f057"}.um-faicon-check-circle:before{content:"\f058"}.um-faicon-question-circle:before{content:"\f059"}.um-faicon-info-circle:before{content:"\f05a"}.um-faicon-crosshairs:before{content:"\f05b"}.um-faicon-times-circle-o:before{content:"\f05c"}.um-faicon-check-circle-o:before{content:"\f05d"}.um-faicon-ban:before{content:"\f05e"}.um-faicon-arrow-left:before{content:"\f060"}.um-faicon-arrow-right:before{content:"\f061"}.um-faicon-arrow-up:before{content:"\f062"}.um-faicon-arrow-down:before{content:"\f063"}.um-faicon-mail-forward:before,.um-faicon-share:before{content:"\f064"}.um-faicon-expand:before{content:"\f065"}.um-faicon-compress:before{content:"\f066"}.um-faicon-plus:before{content:"\f067"}.um-faicon-minus:before{content:"\f068"}.um-faicon-asterisk:before{content:"\f069"}.um-faicon-exclamation-circle:before{content:"\f06a"}.um-faicon-gift:before{content:"\f06b"}.um-faicon-leaf:before{content:"\f06c"}.um-faicon-fire:before{content:"\f06d"}.um-faicon-eye:before{content:"\f06e"}.um-faicon-eye-slash:before{content:"\f070"}.um-faicon-exclamation-triangle:before,.um-faicon-warning:before{content:"\f071"}.um-faicon-plane:before{content:"\f072"}.um-faicon-calendar:before{content:"\f073"}.um-faicon-random:before{content:"\f074"}.um-faicon-comment:before{content:"\f075"}.um-faicon-magnet:before{content:"\f076"}.um-faicon-chevron-up:before{content:"\f077"}.um-faicon-chevron-down:before{content:"\f078"}.um-faicon-retweet:before{content:"\f079"}.um-faicon-shopping-cart:before{content:"\f07a"}.um-faicon-folder:before{content:"\f07b"}.um-faicon-folder-open:before{content:"\f07c"}.um-faicon-arrows-v:before{content:"\f07d"}.um-faicon-arrows-h:before{content:"\f07e"}.um-faicon-bar-chart-o:before,.um-faicon-bar-chart:before{content:"\f080"}.um-faicon-twitter-square:before{content:"\f081"}.um-faicon-facebook-square:before{content:"\f082"}.um-faicon-camera-retro:before{content:"\f083"}.um-faicon-key:before{content:"\f084"}.um-faicon-cogs:before,.um-faicon-gears:before{content:"\f085"}.um-faicon-comments:before{content:"\f086"}.um-faicon-thumbs-o-up:before{content:"\f087"}.um-faicon-thumbs-o-down:before{content:"\f088"}.um-faicon-star-half:before{content:"\f089"}.um-faicon-heart-o:before{content:"\f08a"}.um-faicon-sign-out:before{content:"\f08b"}.um-faicon-linkedin-square:before{content:"\f08c"}.um-faicon-thumb-tack:before{content:"\f08d"}.um-faicon-external-link:before{content:"\f08e"}.um-faicon-sign-in:before{content:"\f090"}.um-faicon-trophy:before{content:"\f091"}.um-faicon-github-square:before{content:"\f092"}.um-faicon-upload:before{content:"\f093"}.um-faicon-lemon-o:before{content:"\f094"}.um-faicon-phone:before{content:"\f095"}.um-faicon-square-o:before{content:"\f096"}.um-faicon-bookmark-o:before{content:"\f097"}.um-faicon-phone-square:before{content:"\f098"}.um-faicon-twitter:before{content:"\f099"}.um-faicon-facebook:before{content:"\f09a"}.um-faicon-github:before{content:"\f09b"}.um-faicon-unlock:before{content:"\f09c"}.um-faicon-credit-card:before{content:"\f09d"}.um-faicon-rss:before{content:"\f09e"}.um-faicon-hdd-o:before{content:"\f0a0"}.um-faicon-bullhorn:before{content:"\f0a1"}.um-faicon-bell:before{content:"\f0f3"}.um-faicon-certificate:before{content:"\f0a3"}.um-faicon-hand-o-right:before{content:"\f0a4"}.um-faicon-hand-o-left:before{content:"\f0a5"}.um-faicon-hand-o-up:before{content:"\f0a6"}.um-faicon-hand-o-down:before{content:"\f0a7"}.um-faicon-arrow-circle-left:before{content:"\f0a8"}.um-faicon-arrow-circle-right:before{content:"\f0a9"}.um-faicon-arrow-circle-up:before{content:"\f0aa"}.um-faicon-arrow-circle-down:before{content:"\f0ab"}.um-faicon-globe:before{content:"\f0ac"}.um-faicon-wrench:before{content:"\f0ad"}.um-faicon-tasks:before{content:"\f0ae"}.um-faicon-filter:before{content:"\f0b0"}.um-faicon-briefcase:before{content:"\f0b1"}.um-faicon-arrows-alt:before{content:"\f0b2"}.um-faicon-group:before,.um-faicon-users:before{content:"\f0c0"}.um-faicon-chain:before,.um-faicon-link:before{content:"\f0c1"}.um-faicon-cloud:before{content:"\f0c2"}.um-faicon-flask:before{content:"\f0c3"}.um-faicon-cut:before,.um-faicon-scissors:before{content:"\f0c4"}.um-faicon-copy:before,.um-faicon-files-o:before{content:"\f0c5"}.um-faicon-paperclip:before{content:"\f0c6"}.um-faicon-floppy-o:before,.um-faicon-save:before{content:"\f0c7"}.um-faicon-square:before{content:"\f0c8"}.um-faicon-bars:before,.um-faicon-navicon:before,.um-faicon-reorder:before{content:"\f0c9"}.um-faicon-list-ul:before{content:"\f0ca"}.um-faicon-list-ol:before{content:"\f0cb"}.um-faicon-strikethrough:before{content:"\f0cc"}.um-faicon-underline:before{content:"\f0cd"}.um-faicon-table:before{content:"\f0ce"}.um-faicon-magic:before{content:"\f0d0"}.um-faicon-truck:before{content:"\f0d1"}.um-faicon-pinterest:before{content:"\f0d2"}.um-faicon-pinterest-square:before{content:"\f0d3"}.um-faicon-google-plus-square:before{content:"\f0d4"}.um-faicon-google-plus:before{content:"\f0d5"}.um-faicon-money:before{content:"\f0d6"}.um-faicon-caret-down:before{content:"\f0d7"}.um-faicon-caret-up:before{content:"\f0d8"}.um-faicon-caret-left:before{content:"\f0d9"}.um-faicon-caret-right:before{content:"\f0da"}.um-faicon-columns:before{content:"\f0db"}.um-faicon-sort:before,.um-faicon-unsorted:before{content:"\f0dc"}.um-faicon-sort-desc:before,.um-faicon-sort-down:before{content:"\f0dd"}.um-faicon-sort-asc:before,.um-faicon-sort-up:before{content:"\f0de"}.um-faicon-envelope:before{content:"\f0e0"}.um-faicon-linkedin:before{content:"\f0e1"}.um-faicon-rotate-left:before,.um-faicon-undo:before{content:"\f0e2"}.um-faicon-gavel:before,.um-faicon-legal:before{content:"\f0e3"}.um-faicon-dashboard:before,.um-faicon-tachometer:before{content:"\f0e4"}.um-faicon-comment-o:before{content:"\f0e5"}.um-faicon-comments-o:before{content:"\f0e6"}.um-faicon-bolt:before,.um-faicon-flash:before{content:"\f0e7"}.um-faicon-sitemap:before{content:"\f0e8"}.um-faicon-umbrella:before{content:"\f0e9"}.um-faicon-clipboard:before,.um-faicon-paste:before{content:"\f0ea"}.um-faicon-lightbulb-o:before{content:"\f0eb"}.um-faicon-exchange:before{content:"\f0ec"}.um-faicon-cloud-download:before{content:"\f0ed"}.um-faicon-cloud-upload:before{content:"\f0ee"}.um-faicon-user-md:before{content:"\f0f0"}.um-faicon-stethoscope:before{content:"\f0f1"}.um-faicon-suitcase:before{content:"\f0f2"}.um-faicon-bell-o:before{content:"\f0a2"}.um-faicon-coffee:before{content:"\f0f4"}.um-faicon-cutlery:before{content:"\f0f5"}.um-faicon-file-text-o:before{content:"\f0f6"}.um-faicon-building-o:before{content:"\f0f7"}.um-faicon-hospital-o:before{content:"\f0f8"}.um-faicon-ambulance:before{content:"\f0f9"}.um-faicon-medkit:before{content:"\f0fa"}.um-faicon-fighter-jet:before{content:"\f0fb"}.um-faicon-beer:before{content:"\f0fc"}.um-faicon-h-square:before{content:"\f0fd"}.um-faicon-plus-square:before{content:"\f0fe"}.um-faicon-angle-double-left:before{content:"\f100"}.um-faicon-angle-double-right:before{content:"\f101"}.um-faicon-angle-double-up:before{content:"\f102"}.um-faicon-angle-double-down:before{content:"\f103"}.um-faicon-angle-left:before{content:"\f104"}.um-faicon-angle-right:before{content:"\f105"}.um-faicon-angle-up:before{content:"\f106"}.um-faicon-angle-down:before{content:"\f107"}.um-faicon-desktop:before{content:"\f108"}.um-faicon-laptop:before{content:"\f109"}.um-faicon-tablet:before{content:"\f10a"}.um-faicon-mobile-phone:before,.um-faicon-mobile:before{content:"\f10b"}.um-faicon-circle-o:before{content:"\f10c"}.um-faicon-quote-left:before{content:"\f10d"}.um-faicon-quote-right:before{content:"\f10e"}.um-faicon-spinner:before{content:"\f110"}.um-faicon-spin{-webkit-animation:um-faicon-spin 2s infinite linear;animation:um-faicon-spin 2s infinite linear}.um-faicon-circle:before{content:"\f111"}.um-faicon-mail-reply:before,.um-faicon-reply:before{content:"\f112"}.um-faicon-github-alt:before{content:"\f113"}.um-faicon-folder-o:before{content:"\f114"}.um-faicon-folder-open-o:before{content:"\f115"}.um-faicon-smile-o:before{content:"\f118"}.um-faicon-frown-o:before{content:"\f119"}.um-faicon-meh-o:before{content:"\f11a"}.um-faicon-gamepad:before{content:"\f11b"}.um-faicon-keyboard-o:before{content:"\f11c"}.um-faicon-flag-o:before{content:"\f11d"}.um-faicon-flag-checkered:before{content:"\f11e"}.um-faicon-terminal:before{content:"\f120"}.um-faicon-code:before{content:"\f121"}.um-faicon-mail-reply-all:before,.um-faicon-reply-all:before{content:"\f122"}.um-faicon-star-half-empty:before,.um-faicon-star-half-full:before,.um-faicon-star-half-o:before{content:"\f123"}.um-faicon-location-arrow:before{content:"\f124"}.um-faicon-crop:before{content:"\f125"}.um-faicon-code-fork:before{content:"\f126"}.um-faicon-chain-broken:before,.um-faicon-unlink:before{content:"\f127"}.um-faicon-question:before{content:"\f128"}.um-faicon-info:before{content:"\f129"}.um-faicon-exclamation:before{content:"\f12a"}.um-faicon-superscript:before{content:"\f12b"}.um-faicon-subscript:before{content:"\f12c"}.um-faicon-eraser:before{content:"\f12d"}.um-faicon-puzzle-piece:before{content:"\f12e"}.um-faicon-microphone:before{content:"\f130"}.um-faicon-microphone-slash:before{content:"\f131"}.um-faicon-shield:before{content:"\f132"}.um-faicon-calendar-o:before{content:"\f133"}.um-faicon-fire-extinguisher:before{content:"\f134"}.um-faicon-rocket:before{content:"\f135"}.um-faicon-maxcdn:before{content:"\f136"}.um-faicon-chevron-circle-left:before{content:"\f137"}.um-faicon-chevron-circle-right:before{content:"\f138"}.um-faicon-chevron-circle-up:before{content:"\f139"}.um-faicon-chevron-circle-down:before{content:"\f13a"}.um-faicon-html5:before{content:"\f13b"}.um-faicon-css3:before{content:"\f13c"}.um-faicon-anchor:before{content:"\f13d"}.um-faicon-unlock-alt:before{content:"\f13e"}.um-faicon-bullseye:before{content:"\f140"}.um-faicon-ellipsis-h:before{content:"\f141"}.um-faicon-ellipsis-v:before{content:"\f142"}.um-faicon-rss-square:before{content:"\f143"}.um-faicon-play-circle:before{content:"\f144"}.um-faicon-ticket:before{content:"\f145"}.um-faicon-minus-square:before{content:"\f146"}.um-faicon-minus-square-o:before{content:"\f147"}.um-faicon-level-up:before{content:"\f148"}.um-faicon-level-down:before{content:"\f149"}.um-faicon-check-square:before{content:"\f14a"}.um-faicon-pencil-square:before{content:"\f14b"}.um-faicon-external-link-square:before{content:"\f14c"}.um-faicon-share-square:before{content:"\f14d"}.um-faicon-compass:before{content:"\f14e"}.um-faicon-caret-square-o-down:before,.um-faicon-toggle-down:before{content:"\f150"}.um-faicon-caret-square-o-up:before,.um-faicon-toggle-up:before{content:"\f151"}.um-faicon-caret-square-o-right:before,.um-faicon-toggle-right:before{content:"\f152"}.um-faicon-eur:before,.um-faicon-euro:before{content:"\f153"}.um-faicon-gbp:before{content:"\f154"}.um-faicon-dollar:before,.um-faicon-usd:before{content:"\f155"}.um-faicon-inr:before,.um-faicon-rupee:before{content:"\f156"}.um-faicon-cny:before,.um-faicon-jpy:before,.um-faicon-rmb:before,.um-faicon-yen:before{content:"\f157"}.um-faicon-rouble:before,.um-faicon-rub:before,.um-faicon-ruble:before{content:"\f158"}.um-faicon-krw:before,.um-faicon-won:before{content:"\f159"}.um-faicon-bitcoin:before,.um-faicon-btc:before{content:"\f15a"}.um-faicon-file:before{content:"\f15b"}.um-faicon-file-text:before{content:"\f15c"}.um-faicon-sort-alpha-asc:before{content:"\f15d"}.um-faicon-sort-alpha-desc:before{content:"\f15e"}.um-faicon-sort-amount-asc:before{content:"\f160"}.um-faicon-sort-amount-desc:before{content:"\f161"}.um-faicon-sort-numeric-asc:before{content:"\f162"}.um-faicon-sort-numeric-desc:before{content:"\f163"}.um-faicon-thumbs-up:before{content:"\f164"}.um-faicon-thumbs-down:before{content:"\f165"}.um-faicon-youtube-square:before{content:"\f166"}.um-faicon-youtube:before{content:"\f167"}.um-faicon-xing:before{content:"\f168"}.um-faicon-xing-square:before{content:"\f169"}.um-faicon-youtube-play:before{content:"\f16a"}.um-faicon-dropbox:before{content:"\f16b"}.um-faicon-stack-overflow:before{content:"\f16c"}.um-faicon-instagram:before{content:"\f16d"}.um-faicon-flickr:before{content:"\f16e"}.um-faicon-adn:before{content:"\f170"}.um-faicon-bitbucket:before{content:"\f171"}.um-faicon-bitbucket-square:before{content:"\f172"}.um-faicon-tumblr:before{content:"\f173"}.um-faicon-tumblr-square:before{content:"\f174"}.um-faicon-long-arrow-down:before{content:"\f175"}.um-faicon-long-arrow-up:before{content:"\f176"}.um-faicon-long-arrow-left:before{content:"\f177"}.um-faicon-long-arrow-right:before{content:"\f178"}.um-faicon-apple:before{content:"\f179"}.um-faicon-windows:before{content:"\f17a"}.um-faicon-android:before{content:"\f17b"}.um-faicon-linux:before{content:"\f17c"}.um-faicon-dribbble:before{content:"\f17d"}.um-faicon-skype:before{content:"\f17e"}.um-faicon-foursquare:before{content:"\f180"}.um-faicon-trello:before{content:"\f181"}.um-faicon-female:before{content:"\f182"}.um-faicon-male:before{content:"\f183"}.um-faicon-gittip:before{content:"\f184"}.um-faicon-sun-o:before{content:"\f185"}.um-faicon-moon-o:before{content:"\f186"}.um-faicon-archive:before{content:"\f187"}.um-faicon-bug:before{content:"\f188"}.um-faicon-vk:before{content:"\f189"}.um-faicon-weibo:before{content:"\f18a"}.um-faicon-renren:before{content:"\f18b"}.um-faicon-pagelines:before{content:"\f18c"}.um-faicon-stack-exchange:before{content:"\f18d"}.um-faicon-arrow-circle-o-right:before{content:"\f18e"}.um-faicon-arrow-circle-o-left:before{content:"\f190"}.um-faicon-caret-square-o-left:before,.um-faicon-toggle-left:before{content:"\f191"}.um-faicon-dot-circle-o:before{content:"\f192"}.um-faicon-wheelchair:before{content:"\f193"}.um-faicon-vimeo-square:before{content:"\f194"}.um-faicon-try:before,.um-faicon-turkish-lira:before{content:"\f195"}.um-faicon-plus-square-o:before{content:"\f196"}.um-faicon-space-shuttle:before{content:"\f197"}.um-faicon-slack:before{content:"\f198"}.um-faicon-envelope-square:before{content:"\f199"}.um-faicon-wordpress:before{content:"\f19a"}.um-faicon-openid:before{content:"\f19b"}.um-faicon-bank:before,.um-faicon-institution:before,.um-faicon-university:before{content:"\f19c"}.um-faicon-graduation-cap:before,.um-faicon-mortar-board:before{content:"\f19d"}.um-faicon-yahoo:before{content:"\f19e"}.um-faicon-google:before{content:"\f1a0"}.um-faicon-reddit:before{content:"\f1a1"}.um-faicon-reddit-square:before{content:"\f1a2"}.um-faicon-stumbleupon-circle:before{content:"\f1a3"}.um-faicon-stumbleupon:before{content:"\f1a4"}.um-faicon-delicious:before{content:"\f1a5"}.um-faicon-digg:before{content:"\f1a6"}.um-faicon-pied-piper:before{content:"\f1a7"}.um-faicon-pied-piper-alt:before{content:"\f1a8"}.um-faicon-drupal:before{content:"\f1a9"}.um-faicon-joomla:before{content:"\f1aa"}.um-faicon-language:before{content:"\f1ab"}.um-faicon-fax:before{content:"\f1ac"}.um-faicon-building:before{content:"\f1ad"}.um-faicon-child:before{content:"\f1ae"}.um-faicon-paw:before{content:"\f1b0"}.um-faicon-spoon:before{content:"\f1b1"}.um-faicon-cube:before{content:"\f1b2"}.um-faicon-cubes:before{content:"\f1b3"}.um-faicon-behance:before{content:"\f1b4"}.um-faicon-behance-square:before{content:"\f1b5"}.um-faicon-steam:before{content:"\f1b6"}.um-faicon-steam-square:before{content:"\f1b7"}.um-faicon-recycle:before{content:"\f1b8"}.um-faicon-automobile:before,.um-faicon-car:before{content:"\f1b9"}.um-faicon-cab:before,.um-faicon-taxi:before{content:"\f1ba"}.um-faicon-tree:before{content:"\f1bb"}.um-faicon-spotify:before{content:"\f1bc"}.um-faicon-deviantart:before{content:"\f1bd"}.um-faicon-soundcloud:before{content:"\f1be"}.um-faicon-database:before{content:"\f1c0"}.um-faicon-file-pdf-o:before{content:"\f1c1"}.um-faicon-file-word-o:before{content:"\f1c2"}.um-faicon-file-excel-o:before{content:"\f1c3"}.um-faicon-file-powerpoint-o:before{content:"\f1c4"}.um-faicon-file-image-o:before,.um-faicon-file-photo-o:before,.um-faicon-file-picture-o:before{content:"\f1c5"}.um-faicon-file-archive-o:before,.um-faicon-file-zip-o:before{content:"\f1c6"}.um-faicon-file-audio-o:before,.um-faicon-file-sound-o:before{content:"\f1c7"}.um-faicon-file-movie-o:before,.um-faicon-file-video-o:before{content:"\f1c8"}.um-faicon-file-code-o:before{content:"\f1c9"}.um-faicon-vine:before{content:"\f1ca"}.um-faicon-codepen:before{content:"\f1cb"}.um-faicon-jsfiddle:before{content:"\f1cc"}.um-faicon-life-bouy:before,.um-faicon-life-buoy:before,.um-faicon-life-ring:before,.um-faicon-life-saver:before,.um-faicon-support:before{content:"\f1cd"}.um-faicon-circle-o-notch:before{content:"\f1ce"}.um-faicon-ra:before,.um-faicon-rebel:before{content:"\f1d0"}.um-faicon-empire:before,.um-faicon-ge:before{content:"\f1d1"}.um-faicon-git-square:before{content:"\f1d2"}.um-faicon-git:before{content:"\f1d3"}.um-faicon-hacker-news:before{content:"\f1d4"}.um-faicon-tencent-weibo:before{content:"\f1d5"}.um-faicon-qq:before{content:"\f1d6"}.um-faicon-wechat:before,.um-faicon-weixin:before{content:"\f1d7"}.um-faicon-paper-plane:before,.um-faicon-send:before{content:"\f1d8"}.um-faicon-paper-plane-o:before,.um-faicon-send-o:before{content:"\f1d9"}.um-faicon-history:before{content:"\f1da"}.um-faicon-circle-thin:before{content:"\f1db"}.um-faicon-header:before{content:"\f1dc"}.um-faicon-paragraph:before{content:"\f1dd"}.um-faicon-sliders:before{content:"\f1de"}.um-faicon-share-alt:before{content:"\f1e0"}.um-faicon-share-alt-square:before{content:"\f1e1"}.um-faicon-bomb:before{content:"\f1e2"}.um-faicon-futbol-o:before,.um-faicon-soccer-ball-o:before{content:"\f1e3"}.um-faicon-tty:before{content:"\f1e4"}.um-faicon-binoculars:before{content:"\f1e5"}.um-faicon-plug:before{content:"\f1e6"}.um-faicon-slideshare:before{content:"\f1e7"}.um-faicon-twitch:before{content:"\f1e8"}.um-faicon-yelp:before{content:"\f1e9"}.um-faicon-newspaper-o:before{content:"\f1ea"}.um-faicon-wifi:before{content:"\f1eb"}.um-faicon-calculator:before{content:"\f1ec"}.um-faicon-paypal:before{content:"\f1ed"}.um-faicon-google-wallet:before{content:"\f1ee"}.um-faicon-cc-visa:before{content:"\f1f0"}.um-faicon-cc-mastercard:before{content:"\f1f1"}.um-faicon-cc-discover:before{content:"\f1f2"}.um-faicon-cc-amex:before{content:"\f1f3"}.um-faicon-cc-paypal:before{content:"\f1f4"}.um-faicon-cc-stripe:before{content:"\f1f5"}.um-faicon-bell-slash:before{content:"\f1f6"}.um-faicon-bell-slash-o:before{content:"\f1f7"}.um-faicon-trash:before{content:"\f1f8"}.um-faicon-copyright:before{content:"\f1f9"}.um-faicon-at:before{content:"\f1fa"}.um-faicon-eyedropper:before{content:"\f1fb"}.um-faicon-paint-brush:before{content:"\f1fc"}.um-faicon-birthday-cake:before{content:"\f1fd"}.um-faicon-area-chart:before{content:"\f1fe"}.um-faicon-pie-chart:before{content:"\f200"}.um-faicon-line-chart:before{content:"\f201"}.um-faicon-lastfm:before{content:"\f202"}.um-faicon-lastfm-square:before{content:"\f203"}.um-faicon-toggle-off:before{content:"\f204"}.um-faicon-toggle-on:before{content:"\f205"}.um-faicon-bicycle:before{content:"\f206"}.um-faicon-bus:before{content:"\f207"}.um-faicon-ioxhost:before{content:"\f208"}.um-faicon-angellist:before{content:"\f209"}.um-faicon-cc:before{content:"\f20a"}.um-faicon-ils:before,.um-faicon-shekel:before,.um-faicon-sheqel:before{content:"\f20b"}.um-faicon-meanpath:before{content:"\f20c"}@-moz-keyframes um-faicon-spin{0%{-moz-transform:rotate(0)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes um-faicon-spin{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes um-faicon-spin{0%{-o-transform:rotate(0)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes um-faicon-spin{0%{-ms-transform:rotate(0)}100%{-ms-transform:rotate(359deg)}}@keyframes um-faicon-spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}.um,.um-icon-within{/*!
   * Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com
   * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
   * Copyright 2024 Fonticons, Inc.
   *//*!
   * Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com
   * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
   * Copyright 2024 Fonticons, Inc.
   *//*!
   * Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com
   * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
   * Copyright 2024 Fonticons, Inc.
   *//*!
   * Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com
   * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
   * Copyright 2024 Fonticons, Inc.
   *//*!
   * Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com
   * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
   * Copyright 2024 Fonticons, Inc.
   */}.um .fa,.um-icon-within .fa{font-family:var(--fa-style-family, "Font Awesome 6 Free");font-weight:var(--fa-style,900)}.um .fa,.um .fa-brands,.um .fa-classic,.um .fa-regular,.um .fa-sharp,.um .fa-solid,.um .fab,.um .far,.um .fas,.um-icon-within .fa,.um-icon-within .fa-brands,.um-icon-within .fa-classic,.um-icon-within .fa-regular,.um-icon-within .fa-sharp,.um-icon-within .fa-solid,.um-icon-within .fab,.um-icon-within .far,.um-icon-within .fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.um .fa-classic,.um .fa-regular,.um .fa-solid,.um .far,.um .fas,.um-icon-within .fa-classic,.um-icon-within .fa-regular,.um-icon-within .fa-solid,.um-icon-within .far,.um-icon-within .fas{font-family:"Font Awesome 6 Free"}.um .fa-brands,.um .fab,.um-icon-within .fa-brands,.um-icon-within .fab{font-family:"Font Awesome 6 Brands"}.um .fa-1x,.um-icon-within .fa-1x{font-size:1em}.um .fa-2x,.um-icon-within .fa-2x{font-size:2em}.um .fa-3x,.um-icon-within .fa-3x{font-size:3em}.um .fa-4x,.um-icon-within .fa-4x{font-size:4em}.um .fa-5x,.um-icon-within .fa-5x{font-size:5em}.um .fa-6x,.um-icon-within .fa-6x{font-size:6em}.um .fa-7x,.um-icon-within .fa-7x{font-size:7em}.um .fa-8x,.um-icon-within .fa-8x{font-size:8em}.um .fa-9x,.um-icon-within .fa-9x{font-size:9em}.um .fa-10x,.um-icon-within .fa-10x{font-size:10em}.um .fa-2xs,.um-icon-within .fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.um .fa-xs,.um-icon-within .fa-xs{font-size:.75em;line-height:.0833333337em;vertical-align:.125em}.um .fa-sm,.um-icon-within .fa-sm{font-size:.875em;line-height:.0714285718em;vertical-align:.0535714295em}.um .fa-lg,.um-icon-within .fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.um .fa-xl,.um-icon-within .fa-xl{font-size:1.5em;line-height:.0416666682em;vertical-align:-.125em}.um .fa-2xl,.um-icon-within .fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.um .fa-fw,.um-icon-within .fa-fw{text-align:center;width:1.25em}.um .fa-ul,.um-icon-within .fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.um .fa-ul>li,.um-icon-within .fa-ul>li{position:relative}.um .fa-li,.um-icon-within .fa-li{left:calc(var(--fa-li-width,2em) * -1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.um .fa-border,.um-icon-within .fa-border{border-color:var(--fa-border-color,#eee);border-radius:var(--fa-border-radius,.1em);border-style:var(--fa-border-style,solid);border-width:var(--fa-border-width,.08em);padding:var(--fa-border-padding,.2em .25em .15em)}.um .fa-pull-left,.um-icon-within .fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.um .fa-pull-right,.um-icon-within .fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.um .fa-beat,.um-icon-within .fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.um .fa-bounce,.um-icon-within .fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.um .fa-fade,.um-icon-within .fa-fade{animation-name:fa-fade;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.um .fa-beat-fade,.um-icon-within .fa-beat-fade{animation-name:fa-beat-fade;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.um .fa-flip,.um-icon-within .fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.um .fa-shake,.um-icon-within .fa-shake{animation-name:fa-shake;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.um .fa-spin,.um-icon-within .fa-spin{animation-name:fa-spin;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.um .fa-spin-reverse,.um-icon-within .fa-spin-reverse{--fa-animation-direction:reverse}.um .fa-pulse,.um .fa-spin-pulse,.um-icon-within .fa-pulse,.um-icon-within .fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.um .fa-beat,.um .fa-beat-fade,.um .fa-bounce,.um .fa-fade,.um .fa-flip,.um .fa-pulse,.um .fa-shake,.um .fa-spin,.um .fa-spin-pulse,.um-icon-within .fa-beat,.um-icon-within .fa-beat-fade,.um-icon-within .fa-bounce,.um-icon-within .fa-fade,.um-icon-within .fa-flip,.um-icon-within .fa-pulse,.um-icon-within .fa-shake,.um-icon-within .fa-spin,.um-icon-within .fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1,1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1,1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1,1) translateY(0)}100%{transform:scale(1,1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,100%{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}24%,8%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}100%,40%{transform:rotate(0)}}@keyframes fa-spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.um .fa-rotate-90,.um-icon-within .fa-rotate-90{transform:rotate(90deg)}.um .fa-rotate-180,.um-icon-within .fa-rotate-180{transform:rotate(180deg)}.um .fa-rotate-270,.um-icon-within .fa-rotate-270{transform:rotate(270deg)}.um .fa-flip-horizontal,.um-icon-within .fa-flip-horizontal{transform:scale(-1,1)}.um .fa-flip-vertical,.um-icon-within .fa-flip-vertical{transform:scale(1,-1)}.um .fa-flip-both,.um .fa-flip-horizontal.fa-flip-vertical,.um-icon-within .fa-flip-both,.um-icon-within .fa-flip-horizontal.fa-flip-vertical{transform:scale(-1,-1)}.um .fa-rotate-by,.um-icon-within .fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0))}.um .fa-stack,.um-icon-within .fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.um .fa-stack-1x,.um .fa-stack-2x,.um-icon-within .fa-stack-1x,.um-icon-within .fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.um .fa-stack-1x,.um-icon-within .fa-stack-1x{line-height:inherit}.um .fa-stack-2x,.um-icon-within .fa-stack-2x{font-size:2em}.um .fa-inverse,.um-icon-within .fa-inverse{color:var(--fa-inverse,#fff)}.um .fa-0::before,.um-icon-within .fa-0::before{content:"\30 "}.um .fa-1::before,.um-icon-within .fa-1::before{content:"\31 "}.um .fa-2::before,.um-icon-within .fa-2::before{content:"\32 "}.um .fa-3::before,.um-icon-within .fa-3::before{content:"\33 "}.um .fa-4::before,.um-icon-within .fa-4::before{content:"\34 "}.um .fa-5::before,.um-icon-within .fa-5::before{content:"\35 "}.um .fa-6::before,.um-icon-within .fa-6::before{content:"\36 "}.um .fa-7::before,.um-icon-within .fa-7::before{content:"\37 "}.um .fa-8::before,.um-icon-within .fa-8::before{content:"\38 "}.um .fa-9::before,.um-icon-within .fa-9::before{content:"\39 "}.um .fa-fill-drip::before,.um-icon-within .fa-fill-drip::before{content:"\f576"}.um .fa-arrows-to-circle::before,.um-icon-within .fa-arrows-to-circle::before{content:"\e4bd"}.um .fa-circle-chevron-right::before,.um-icon-within .fa-circle-chevron-right::before{content:"\f138"}.um .fa-chevron-circle-right::before,.um-icon-within .fa-chevron-circle-right::before{content:"\f138"}.um .fa-at::before,.um-icon-within .fa-at::before{content:"\@"}.um .fa-trash-can::before,.um-icon-within .fa-trash-can::before{content:"\f2ed"}.um .fa-trash-alt::before,.um-icon-within .fa-trash-alt::before{content:"\f2ed"}.um .fa-text-height::before,.um-icon-within .fa-text-height::before{content:"\f034"}.um .fa-user-xmark::before,.um-icon-within .fa-user-xmark::before{content:"\f235"}.um .fa-user-times::before,.um-icon-within .fa-user-times::before{content:"\f235"}.um .fa-stethoscope::before,.um-icon-within .fa-stethoscope::before{content:"\f0f1"}.um .fa-message::before,.um-icon-within .fa-message::before{content:"\f27a"}.um .fa-comment-alt::before,.um-icon-within .fa-comment-alt::before{content:"\f27a"}.um .fa-info::before,.um-icon-within .fa-info::before{content:"\f129"}.um .fa-down-left-and-up-right-to-center::before,.um-icon-within .fa-down-left-and-up-right-to-center::before{content:"\f422"}.um .fa-compress-alt::before,.um-icon-within .fa-compress-alt::before{content:"\f422"}.um .fa-explosion::before,.um-icon-within .fa-explosion::before{content:"\e4e9"}.um .fa-file-lines::before,.um-icon-within .fa-file-lines::before{content:"\f15c"}.um .fa-file-alt::before,.um-icon-within .fa-file-alt::before{content:"\f15c"}.um .fa-file-text::before,.um-icon-within .fa-file-text::before{content:"\f15c"}.um .fa-wave-square::before,.um-icon-within .fa-wave-square::before{content:"\f83e"}.um .fa-ring::before,.um-icon-within .fa-ring::before{content:"\f70b"}.um .fa-building-un::before,.um-icon-within .fa-building-un::before{content:"\e4d9"}.um .fa-dice-three::before,.um-icon-within .fa-dice-three::before{content:"\f527"}.um .fa-calendar-days::before,.um-icon-within .fa-calendar-days::before{content:"\f073"}.um .fa-calendar-alt::before,.um-icon-within .fa-calendar-alt::before{content:"\f073"}.um .fa-anchor-circle-check::before,.um-icon-within .fa-anchor-circle-check::before{content:"\e4aa"}.um .fa-building-circle-arrow-right::before,.um-icon-within .fa-building-circle-arrow-right::before{content:"\e4d1"}.um .fa-volleyball::before,.um-icon-within .fa-volleyball::before{content:"\f45f"}.um .fa-volleyball-ball::before,.um-icon-within .fa-volleyball-ball::before{content:"\f45f"}.um .fa-arrows-up-to-line::before,.um-icon-within .fa-arrows-up-to-line::before{content:"\e4c2"}.um .fa-sort-down::before,.um-icon-within .fa-sort-down::before{content:"\f0dd"}.um .fa-sort-desc::before,.um-icon-within .fa-sort-desc::before{content:"\f0dd"}.um .fa-circle-minus::before,.um-icon-within .fa-circle-minus::before{content:"\f056"}.um .fa-minus-circle::before,.um-icon-within .fa-minus-circle::before{content:"\f056"}.um .fa-door-open::before,.um-icon-within .fa-door-open::before{content:"\f52b"}.um .fa-right-from-bracket::before,.um-icon-within .fa-right-from-bracket::before{content:"\f2f5"}.um .fa-sign-out-alt::before,.um-icon-within .fa-sign-out-alt::before{content:"\f2f5"}.um .fa-atom::before,.um-icon-within .fa-atom::before{content:"\f5d2"}.um .fa-soap::before,.um-icon-within .fa-soap::before{content:"\e06e"}.um .fa-icons::before,.um-icon-within .fa-icons::before{content:"\f86d"}.um .fa-heart-music-camera-bolt::before,.um-icon-within .fa-heart-music-camera-bolt::before{content:"\f86d"}.um .fa-microphone-lines-slash::before,.um-icon-within .fa-microphone-lines-slash::before{content:"\f539"}.um .fa-microphone-alt-slash::before,.um-icon-within .fa-microphone-alt-slash::before{content:"\f539"}.um .fa-bridge-circle-check::before,.um-icon-within .fa-bridge-circle-check::before{content:"\e4c9"}.um .fa-pump-medical::before,.um-icon-within .fa-pump-medical::before{content:"\e06a"}.um .fa-fingerprint::before,.um-icon-within .fa-fingerprint::before{content:"\f577"}.um .fa-hand-point-right::before,.um-icon-within .fa-hand-point-right::before{content:"\f0a4"}.um .fa-magnifying-glass-location::before,.um-icon-within .fa-magnifying-glass-location::before{content:"\f689"}.um .fa-search-location::before,.um-icon-within .fa-search-location::before{content:"\f689"}.um .fa-forward-step::before,.um-icon-within .fa-forward-step::before{content:"\f051"}.um .fa-step-forward::before,.um-icon-within .fa-step-forward::before{content:"\f051"}.um .fa-face-smile-beam::before,.um-icon-within .fa-face-smile-beam::before{content:"\f5b8"}.um .fa-smile-beam::before,.um-icon-within .fa-smile-beam::before{content:"\f5b8"}.um .fa-flag-checkered::before,.um-icon-within .fa-flag-checkered::before{content:"\f11e"}.um .fa-football::before,.um-icon-within .fa-football::before{content:"\f44e"}.um .fa-football-ball::before,.um-icon-within .fa-football-ball::before{content:"\f44e"}.um .fa-school-circle-exclamation::before,.um-icon-within .fa-school-circle-exclamation::before{content:"\e56c"}.um .fa-crop::before,.um-icon-within .fa-crop::before{content:"\f125"}.um .fa-angles-down::before,.um-icon-within .fa-angles-down::before{content:"\f103"}.um .fa-angle-double-down::before,.um-icon-within .fa-angle-double-down::before{content:"\f103"}.um .fa-users-rectangle::before,.um-icon-within .fa-users-rectangle::before{content:"\e594"}.um .fa-people-roof::before,.um-icon-within .fa-people-roof::before{content:"\e537"}.um .fa-people-line::before,.um-icon-within .fa-people-line::before{content:"\e534"}.um .fa-beer-mug-empty::before,.um-icon-within .fa-beer-mug-empty::before{content:"\f0fc"}.um .fa-beer::before,.um-icon-within .fa-beer::before{content:"\f0fc"}.um .fa-diagram-predecessor::before,.um-icon-within .fa-diagram-predecessor::before{content:"\e477"}.um .fa-arrow-up-long::before,.um-icon-within .fa-arrow-up-long::before{content:"\f176"}.um .fa-long-arrow-up::before,.um-icon-within .fa-long-arrow-up::before{content:"\f176"}.um .fa-fire-flame-simple::before,.um-icon-within .fa-fire-flame-simple::before{content:"\f46a"}.um .fa-burn::before,.um-icon-within .fa-burn::before{content:"\f46a"}.um .fa-person::before,.um-icon-within .fa-person::before{content:"\f183"}.um .fa-male::before,.um-icon-within .fa-male::before{content:"\f183"}.um .fa-laptop::before,.um-icon-within .fa-laptop::before{content:"\f109"}.um .fa-file-csv::before,.um-icon-within .fa-file-csv::before{content:"\f6dd"}.um .fa-menorah::before,.um-icon-within .fa-menorah::before{content:"\f676"}.um .fa-truck-plane::before,.um-icon-within .fa-truck-plane::before{content:"\e58f"}.um .fa-record-vinyl::before,.um-icon-within .fa-record-vinyl::before{content:"\f8d9"}.um .fa-face-grin-stars::before,.um-icon-within .fa-face-grin-stars::before{content:"\f587"}.um .fa-grin-stars::before,.um-icon-within .fa-grin-stars::before{content:"\f587"}.um .fa-bong::before,.um-icon-within .fa-bong::before{content:"\f55c"}.um .fa-spaghetti-monster-flying::before,.um-icon-within .fa-spaghetti-monster-flying::before{content:"\f67b"}.um .fa-pastafarianism::before,.um-icon-within .fa-pastafarianism::before{content:"\f67b"}.um .fa-arrow-down-up-across-line::before,.um-icon-within .fa-arrow-down-up-across-line::before{content:"\e4af"}.um .fa-spoon::before,.um-icon-within .fa-spoon::before{content:"\f2e5"}.um .fa-utensil-spoon::before,.um-icon-within .fa-utensil-spoon::before{content:"\f2e5"}.um .fa-jar-wheat::before,.um-icon-within .fa-jar-wheat::before{content:"\e517"}.um .fa-envelopes-bulk::before,.um-icon-within .fa-envelopes-bulk::before{content:"\f674"}.um .fa-mail-bulk::before,.um-icon-within .fa-mail-bulk::before{content:"\f674"}.um .fa-file-circle-exclamation::before,.um-icon-within .fa-file-circle-exclamation::before{content:"\e4eb"}.um .fa-circle-h::before,.um-icon-within .fa-circle-h::before{content:"\f47e"}.um .fa-hospital-symbol::before,.um-icon-within .fa-hospital-symbol::before{content:"\f47e"}.um .fa-pager::before,.um-icon-within .fa-pager::before{content:"\f815"}.um .fa-address-book::before,.um-icon-within .fa-address-book::before{content:"\f2b9"}.um .fa-contact-book::before,.um-icon-within .fa-contact-book::before{content:"\f2b9"}.um .fa-strikethrough::before,.um-icon-within .fa-strikethrough::before{content:"\f0cc"}.um .fa-k::before,.um-icon-within .fa-k::before{content:"K"}.um .fa-landmark-flag::before,.um-icon-within .fa-landmark-flag::before{content:"\e51c"}.um .fa-pencil::before,.um-icon-within .fa-pencil::before{content:"\f303"}.um .fa-pencil-alt::before,.um-icon-within .fa-pencil-alt::before{content:"\f303"}.um .fa-backward::before,.um-icon-within .fa-backward::before{content:"\f04a"}.um .fa-caret-right::before,.um-icon-within .fa-caret-right::before{content:"\f0da"}.um .fa-comments::before,.um-icon-within .fa-comments::before{content:"\f086"}.um .fa-paste::before,.um-icon-within .fa-paste::before{content:"\f0ea"}.um .fa-file-clipboard::before,.um-icon-within .fa-file-clipboard::before{content:"\f0ea"}.um .fa-code-pull-request::before,.um-icon-within .fa-code-pull-request::before{content:"\e13c"}.um .fa-clipboard-list::before,.um-icon-within .fa-clipboard-list::before{content:"\f46d"}.um .fa-truck-ramp-box::before,.um-icon-within .fa-truck-ramp-box::before{content:"\f4de"}.um .fa-truck-loading::before,.um-icon-within .fa-truck-loading::before{content:"\f4de"}.um .fa-user-check::before,.um-icon-within .fa-user-check::before{content:"\f4fc"}.um .fa-vial-virus::before,.um-icon-within .fa-vial-virus::before{content:"\e597"}.um .fa-sheet-plastic::before,.um-icon-within .fa-sheet-plastic::before{content:"\e571"}.um .fa-blog::before,.um-icon-within .fa-blog::before{content:"\f781"}.um .fa-user-ninja::before,.um-icon-within .fa-user-ninja::before{content:"\f504"}.um .fa-person-arrow-up-from-line::before,.um-icon-within .fa-person-arrow-up-from-line::before{content:"\e539"}.um .fa-scroll-torah::before,.um-icon-within .fa-scroll-torah::before{content:"\f6a0"}.um .fa-torah::before,.um-icon-within .fa-torah::before{content:"\f6a0"}.um .fa-broom-ball::before,.um-icon-within .fa-broom-ball::before{content:"\f458"}.um .fa-quidditch::before,.um-icon-within .fa-quidditch::before{content:"\f458"}.um .fa-quidditch-broom-ball::before,.um-icon-within .fa-quidditch-broom-ball::before{content:"\f458"}.um .fa-toggle-off::before,.um-icon-within .fa-toggle-off::before{content:"\f204"}.um .fa-box-archive::before,.um-icon-within .fa-box-archive::before{content:"\f187"}.um .fa-archive::before,.um-icon-within .fa-archive::before{content:"\f187"}.um .fa-person-drowning::before,.um-icon-within .fa-person-drowning::before{content:"\e545"}.um .fa-arrow-down-9-1::before,.um-icon-within .fa-arrow-down-9-1::before{content:"\f886"}.um .fa-sort-numeric-desc::before,.um-icon-within .fa-sort-numeric-desc::before{content:"\f886"}.um .fa-sort-numeric-down-alt::before,.um-icon-within .fa-sort-numeric-down-alt::before{content:"\f886"}.um .fa-face-grin-tongue-squint::before,.um-icon-within .fa-face-grin-tongue-squint::before{content:"\f58a"}.um .fa-grin-tongue-squint::before,.um-icon-within .fa-grin-tongue-squint::before{content:"\f58a"}.um .fa-spray-can::before,.um-icon-within .fa-spray-can::before{content:"\f5bd"}.um .fa-truck-monster::before,.um-icon-within .fa-truck-monster::before{content:"\f63b"}.um .fa-w::before,.um-icon-within .fa-w::before{content:"W"}.um .fa-earth-africa::before,.um-icon-within .fa-earth-africa::before{content:"\f57c"}.um .fa-globe-africa::before,.um-icon-within .fa-globe-africa::before{content:"\f57c"}.um .fa-rainbow::before,.um-icon-within .fa-rainbow::before{content:"\f75b"}.um .fa-circle-notch::before,.um-icon-within .fa-circle-notch::before{content:"\f1ce"}.um .fa-tablet-screen-button::before,.um-icon-within .fa-tablet-screen-button::before{content:"\f3fa"}.um .fa-tablet-alt::before,.um-icon-within .fa-tablet-alt::before{content:"\f3fa"}.um .fa-paw::before,.um-icon-within .fa-paw::before{content:"\f1b0"}.um .fa-cloud::before,.um-icon-within .fa-cloud::before{content:"\f0c2"}.um .fa-trowel-bricks::before,.um-icon-within .fa-trowel-bricks::before{content:"\e58a"}.um .fa-face-flushed::before,.um-icon-within .fa-face-flushed::before{content:"\f579"}.um .fa-flushed::before,.um-icon-within .fa-flushed::before{content:"\f579"}.um .fa-hospital-user::before,.um-icon-within .fa-hospital-user::before{content:"\f80d"}.um .fa-tent-arrow-left-right::before,.um-icon-within .fa-tent-arrow-left-right::before{content:"\e57f"}.um .fa-gavel::before,.um-icon-within .fa-gavel::before{content:"\f0e3"}.um .fa-legal::before,.um-icon-within .fa-legal::before{content:"\f0e3"}.um .fa-binoculars::before,.um-icon-within .fa-binoculars::before{content:"\f1e5"}.um .fa-microphone-slash::before,.um-icon-within .fa-microphone-slash::before{content:"\f131"}.um .fa-box-tissue::before,.um-icon-within .fa-box-tissue::before{content:"\e05b"}.um .fa-motorcycle::before,.um-icon-within .fa-motorcycle::before{content:"\f21c"}.um .fa-bell-concierge::before,.um-icon-within .fa-bell-concierge::before{content:"\f562"}.um .fa-concierge-bell::before,.um-icon-within .fa-concierge-bell::before{content:"\f562"}.um .fa-pen-ruler::before,.um-icon-within .fa-pen-ruler::before{content:"\f5ae"}.um .fa-pencil-ruler::before,.um-icon-within .fa-pencil-ruler::before{content:"\f5ae"}.um .fa-people-arrows::before,.um-icon-within .fa-people-arrows::before{content:"\e068"}.um .fa-people-arrows-left-right::before,.um-icon-within .fa-people-arrows-left-right::before{content:"\e068"}.um .fa-mars-and-venus-burst::before,.um-icon-within .fa-mars-and-venus-burst::before{content:"\e523"}.um .fa-square-caret-right::before,.um-icon-within .fa-square-caret-right::before{content:"\f152"}.um .fa-caret-square-right::before,.um-icon-within .fa-caret-square-right::before{content:"\f152"}.um .fa-scissors::before,.um-icon-within .fa-scissors::before{content:"\f0c4"}.um .fa-cut::before,.um-icon-within .fa-cut::before{content:"\f0c4"}.um .fa-sun-plant-wilt::before,.um-icon-within .fa-sun-plant-wilt::before{content:"\e57a"}.um .fa-toilets-portable::before,.um-icon-within .fa-toilets-portable::before{content:"\e584"}.um .fa-hockey-puck::before,.um-icon-within .fa-hockey-puck::before{content:"\f453"}.um .fa-table::before,.um-icon-within .fa-table::before{content:"\f0ce"}.um .fa-magnifying-glass-arrow-right::before,.um-icon-within .fa-magnifying-glass-arrow-right::before{content:"\e521"}.um .fa-tachograph-digital::before,.um-icon-within .fa-tachograph-digital::before{content:"\f566"}.um .fa-digital-tachograph::before,.um-icon-within .fa-digital-tachograph::before{content:"\f566"}.um .fa-users-slash::before,.um-icon-within .fa-users-slash::before{content:"\e073"}.um .fa-clover::before,.um-icon-within .fa-clover::before{content:"\e139"}.um .fa-reply::before,.um-icon-within .fa-reply::before{content:"\f3e5"}.um .fa-mail-reply::before,.um-icon-within .fa-mail-reply::before{content:"\f3e5"}.um .fa-star-and-crescent::before,.um-icon-within .fa-star-and-crescent::before{content:"\f699"}.um .fa-house-fire::before,.um-icon-within .fa-house-fire::before{content:"\e50c"}.um .fa-square-minus::before,.um-icon-within .fa-square-minus::before{content:"\f146"}.um .fa-minus-square::before,.um-icon-within .fa-minus-square::before{content:"\f146"}.um .fa-helicopter::before,.um-icon-within .fa-helicopter::before{content:"\f533"}.um .fa-compass::before,.um-icon-within .fa-compass::before{content:"\f14e"}.um .fa-square-caret-down::before,.um-icon-within .fa-square-caret-down::before{content:"\f150"}.um .fa-caret-square-down::before,.um-icon-within .fa-caret-square-down::before{content:"\f150"}.um .fa-file-circle-question::before,.um-icon-within .fa-file-circle-question::before{content:"\e4ef"}.um .fa-laptop-code::before,.um-icon-within .fa-laptop-code::before{content:"\f5fc"}.um .fa-swatchbook::before,.um-icon-within .fa-swatchbook::before{content:"\f5c3"}.um .fa-prescription-bottle::before,.um-icon-within .fa-prescription-bottle::before{content:"\f485"}.um .fa-bars::before,.um-icon-within .fa-bars::before{content:"\f0c9"}.um .fa-navicon::before,.um-icon-within .fa-navicon::before{content:"\f0c9"}.um .fa-people-group::before,.um-icon-within .fa-people-group::before{content:"\e533"}.um .fa-hourglass-end::before,.um-icon-within .fa-hourglass-end::before{content:"\f253"}.um .fa-hourglass-3::before,.um-icon-within .fa-hourglass-3::before{content:"\f253"}.um .fa-heart-crack::before,.um-icon-within .fa-heart-crack::before{content:"\f7a9"}.um .fa-heart-broken::before,.um-icon-within .fa-heart-broken::before{content:"\f7a9"}.um .fa-square-up-right::before,.um-icon-within .fa-square-up-right::before{content:"\f360"}.um .fa-external-link-square-alt::before,.um-icon-within .fa-external-link-square-alt::before{content:"\f360"}.um .fa-face-kiss-beam::before,.um-icon-within .fa-face-kiss-beam::before{content:"\f597"}.um .fa-kiss-beam::before,.um-icon-within .fa-kiss-beam::before{content:"\f597"}.um .fa-film::before,.um-icon-within .fa-film::before{content:"\f008"}.um .fa-ruler-horizontal::before,.um-icon-within .fa-ruler-horizontal::before{content:"\f547"}.um .fa-people-robbery::before,.um-icon-within .fa-people-robbery::before{content:"\e536"}.um .fa-lightbulb::before,.um-icon-within .fa-lightbulb::before{content:"\f0eb"}.um .fa-caret-left::before,.um-icon-within .fa-caret-left::before{content:"\f0d9"}.um .fa-circle-exclamation::before,.um-icon-within .fa-circle-exclamation::before{content:"\f06a"}.um .fa-exclamation-circle::before,.um-icon-within .fa-exclamation-circle::before{content:"\f06a"}.um .fa-school-circle-xmark::before,.um-icon-within .fa-school-circle-xmark::before{content:"\e56d"}.um .fa-arrow-right-from-bracket::before,.um-icon-within .fa-arrow-right-from-bracket::before{content:"\f08b"}.um .fa-sign-out::before,.um-icon-within .fa-sign-out::before{content:"\f08b"}.um .fa-circle-chevron-down::before,.um-icon-within .fa-circle-chevron-down::before{content:"\f13a"}.um .fa-chevron-circle-down::before,.um-icon-within .fa-chevron-circle-down::before{content:"\f13a"}.um .fa-unlock-keyhole::before,.um-icon-within .fa-unlock-keyhole::before{content:"\f13e"}.um .fa-unlock-alt::before,.um-icon-within .fa-unlock-alt::before{content:"\f13e"}.um .fa-cloud-showers-heavy::before,.um-icon-within .fa-cloud-showers-heavy::before{content:"\f740"}.um .fa-headphones-simple::before,.um-icon-within .fa-headphones-simple::before{content:"\f58f"}.um .fa-headphones-alt::before,.um-icon-within .fa-headphones-alt::before{content:"\f58f"}.um .fa-sitemap::before,.um-icon-within .fa-sitemap::before{content:"\f0e8"}.um .fa-circle-dollar-to-slot::before,.um-icon-within .fa-circle-dollar-to-slot::before{content:"\f4b9"}.um .fa-donate::before,.um-icon-within .fa-donate::before{content:"\f4b9"}.um .fa-memory::before,.um-icon-within .fa-memory::before{content:"\f538"}.um .fa-road-spikes::before,.um-icon-within .fa-road-spikes::before{content:"\e568"}.um .fa-fire-burner::before,.um-icon-within .fa-fire-burner::before{content:"\e4f1"}.um .fa-flag::before,.um-icon-within .fa-flag::before{content:"\f024"}.um .fa-hanukiah::before,.um-icon-within .fa-hanukiah::before{content:"\f6e6"}.um .fa-feather::before,.um-icon-within .fa-feather::before{content:"\f52d"}.um .fa-volume-low::before,.um-icon-within .fa-volume-low::before{content:"\f027"}.um .fa-volume-down::before,.um-icon-within .fa-volume-down::before{content:"\f027"}.um .fa-comment-slash::before,.um-icon-within .fa-comment-slash::before{content:"\f4b3"}.um .fa-cloud-sun-rain::before,.um-icon-within .fa-cloud-sun-rain::before{content:"\f743"}.um .fa-compress::before,.um-icon-within .fa-compress::before{content:"\f066"}.um .fa-wheat-awn::before,.um-icon-within .fa-wheat-awn::before{content:"\e2cd"}.um .fa-wheat-alt::before,.um-icon-within .fa-wheat-alt::before{content:"\e2cd"}.um .fa-ankh::before,.um-icon-within .fa-ankh::before{content:"\f644"}.um .fa-hands-holding-child::before,.um-icon-within .fa-hands-holding-child::before{content:"\e4fa"}.um .fa-asterisk::before,.um-icon-within .fa-asterisk::before{content:"\*"}.um .fa-square-check::before,.um-icon-within .fa-square-check::before{content:"\f14a"}.um .fa-check-square::before,.um-icon-within .fa-check-square::before{content:"\f14a"}.um .fa-peseta-sign::before,.um-icon-within .fa-peseta-sign::before{content:"\e221"}.um .fa-heading::before,.um-icon-within .fa-heading::before{content:"\f1dc"}.um .fa-header::before,.um-icon-within .fa-header::before{content:"\f1dc"}.um .fa-ghost::before,.um-icon-within .fa-ghost::before{content:"\f6e2"}.um .fa-list::before,.um-icon-within .fa-list::before{content:"\f03a"}.um .fa-list-squares::before,.um-icon-within .fa-list-squares::before{content:"\f03a"}.um .fa-square-phone-flip::before,.um-icon-within .fa-square-phone-flip::before{content:"\f87b"}.um .fa-phone-square-alt::before,.um-icon-within .fa-phone-square-alt::before{content:"\f87b"}.um .fa-cart-plus::before,.um-icon-within .fa-cart-plus::before{content:"\f217"}.um .fa-gamepad::before,.um-icon-within .fa-gamepad::before{content:"\f11b"}.um .fa-circle-dot::before,.um-icon-within .fa-circle-dot::before{content:"\f192"}.um .fa-dot-circle::before,.um-icon-within .fa-dot-circle::before{content:"\f192"}.um .fa-face-dizzy::before,.um-icon-within .fa-face-dizzy::before{content:"\f567"}.um .fa-dizzy::before,.um-icon-within .fa-dizzy::before{content:"\f567"}.um .fa-egg::before,.um-icon-within .fa-egg::before{content:"\f7fb"}.um .fa-house-medical-circle-xmark::before,.um-icon-within .fa-house-medical-circle-xmark::before{content:"\e513"}.um .fa-campground::before,.um-icon-within .fa-campground::before{content:"\f6bb"}.um .fa-folder-plus::before,.um-icon-within .fa-folder-plus::before{content:"\f65e"}.um .fa-futbol::before,.um-icon-within .fa-futbol::before{content:"\f1e3"}.um .fa-futbol-ball::before,.um-icon-within .fa-futbol-ball::before{content:"\f1e3"}.um .fa-soccer-ball::before,.um-icon-within .fa-soccer-ball::before{content:"\f1e3"}.um .fa-paintbrush::before,.um-icon-within .fa-paintbrush::before{content:"\f1fc"}.um .fa-paint-brush::before,.um-icon-within .fa-paint-brush::before{content:"\f1fc"}.um .fa-lock::before,.um-icon-within .fa-lock::before{content:"\f023"}.um .fa-gas-pump::before,.um-icon-within .fa-gas-pump::before{content:"\f52f"}.um .fa-hot-tub-person::before,.um-icon-within .fa-hot-tub-person::before{content:"\f593"}.um .fa-hot-tub::before,.um-icon-within .fa-hot-tub::before{content:"\f593"}.um .fa-map-location::before,.um-icon-within .fa-map-location::before{content:"\f59f"}.um .fa-map-marked::before,.um-icon-within .fa-map-marked::before{content:"\f59f"}.um .fa-house-flood-water::before,.um-icon-within .fa-house-flood-water::before{content:"\e50e"}.um .fa-tree::before,.um-icon-within .fa-tree::before{content:"\f1bb"}.um .fa-bridge-lock::before,.um-icon-within .fa-bridge-lock::before{content:"\e4cc"}.um .fa-sack-dollar::before,.um-icon-within .fa-sack-dollar::before{content:"\f81d"}.um .fa-pen-to-square::before,.um-icon-within .fa-pen-to-square::before{content:"\f044"}.um .fa-edit::before,.um-icon-within .fa-edit::before{content:"\f044"}.um .fa-car-side::before,.um-icon-within .fa-car-side::before{content:"\f5e4"}.um .fa-share-nodes::before,.um-icon-within .fa-share-nodes::before{content:"\f1e0"}.um .fa-share-alt::before,.um-icon-within .fa-share-alt::before{content:"\f1e0"}.um .fa-heart-circle-minus::before,.um-icon-within .fa-heart-circle-minus::before{content:"\e4ff"}.um .fa-hourglass-half::before,.um-icon-within .fa-hourglass-half::before{content:"\f252"}.um .fa-hourglass-2::before,.um-icon-within .fa-hourglass-2::before{content:"\f252"}.um .fa-microscope::before,.um-icon-within .fa-microscope::before{content:"\f610"}.um .fa-sink::before,.um-icon-within .fa-sink::before{content:"\e06d"}.um .fa-bag-shopping::before,.um-icon-within .fa-bag-shopping::before{content:"\f290"}.um .fa-shopping-bag::before,.um-icon-within .fa-shopping-bag::before{content:"\f290"}.um .fa-arrow-down-z-a::before,.um-icon-within .fa-arrow-down-z-a::before{content:"\f881"}.um .fa-sort-alpha-desc::before,.um-icon-within .fa-sort-alpha-desc::before{content:"\f881"}.um .fa-sort-alpha-down-alt::before,.um-icon-within .fa-sort-alpha-down-alt::before{content:"\f881"}.um .fa-mitten::before,.um-icon-within .fa-mitten::before{content:"\f7b5"}.um .fa-person-rays::before,.um-icon-within .fa-person-rays::before{content:"\e54d"}.um .fa-users::before,.um-icon-within .fa-users::before{content:"\f0c0"}.um .fa-eye-slash::before,.um-icon-within .fa-eye-slash::before{content:"\f070"}.um .fa-flask-vial::before,.um-icon-within .fa-flask-vial::before{content:"\e4f3"}.um .fa-hand::before,.um-icon-within .fa-hand::before{content:"\f256"}.um .fa-hand-paper::before,.um-icon-within .fa-hand-paper::before{content:"\f256"}.um .fa-om::before,.um-icon-within .fa-om::before{content:"\f679"}.um .fa-worm::before,.um-icon-within .fa-worm::before{content:"\e599"}.um .fa-house-circle-xmark::before,.um-icon-within .fa-house-circle-xmark::before{content:"\e50b"}.um .fa-plug::before,.um-icon-within .fa-plug::before{content:"\f1e6"}.um .fa-chevron-up::before,.um-icon-within .fa-chevron-up::before{content:"\f077"}.um .fa-hand-spock::before,.um-icon-within .fa-hand-spock::before{content:"\f259"}.um .fa-stopwatch::before,.um-icon-within .fa-stopwatch::before{content:"\f2f2"}.um .fa-face-kiss::before,.um-icon-within .fa-face-kiss::before{content:"\f596"}.um .fa-kiss::before,.um-icon-within .fa-kiss::before{content:"\f596"}.um .fa-bridge-circle-xmark::before,.um-icon-within .fa-bridge-circle-xmark::before{content:"\e4cb"}.um .fa-face-grin-tongue::before,.um-icon-within .fa-face-grin-tongue::before{content:"\f589"}.um .fa-grin-tongue::before,.um-icon-within .fa-grin-tongue::before{content:"\f589"}.um .fa-chess-bishop::before,.um-icon-within .fa-chess-bishop::before{content:"\f43a"}.um .fa-face-grin-wink::before,.um-icon-within .fa-face-grin-wink::before{content:"\f58c"}.um .fa-grin-wink::before,.um-icon-within .fa-grin-wink::before{content:"\f58c"}.um .fa-ear-deaf::before,.um-icon-within .fa-ear-deaf::before{content:"\f2a4"}.um .fa-deaf::before,.um-icon-within .fa-deaf::before{content:"\f2a4"}.um .fa-deafness::before,.um-icon-within .fa-deafness::before{content:"\f2a4"}.um .fa-hard-of-hearing::before,.um-icon-within .fa-hard-of-hearing::before{content:"\f2a4"}.um .fa-road-circle-check::before,.um-icon-within .fa-road-circle-check::before{content:"\e564"}.um .fa-dice-five::before,.um-icon-within .fa-dice-five::before{content:"\f523"}.um .fa-square-rss::before,.um-icon-within .fa-square-rss::before{content:"\f143"}.um .fa-rss-square::before,.um-icon-within .fa-rss-square::before{content:"\f143"}.um .fa-land-mine-on::before,.um-icon-within .fa-land-mine-on::before{content:"\e51b"}.um .fa-i-cursor::before,.um-icon-within .fa-i-cursor::before{content:"\f246"}.um .fa-stamp::before,.um-icon-within .fa-stamp::before{content:"\f5bf"}.um .fa-stairs::before,.um-icon-within .fa-stairs::before{content:"\e289"}.um .fa-i::before,.um-icon-within .fa-i::before{content:"I"}.um .fa-hryvnia-sign::before,.um-icon-within .fa-hryvnia-sign::before{content:"\f6f2"}.um .fa-hryvnia::before,.um-icon-within .fa-hryvnia::before{content:"\f6f2"}.um .fa-pills::before,.um-icon-within .fa-pills::before{content:"\f484"}.um .fa-face-grin-wide::before,.um-icon-within .fa-face-grin-wide::before{content:"\f581"}.um .fa-grin-alt::before,.um-icon-within .fa-grin-alt::before{content:"\f581"}.um .fa-tooth::before,.um-icon-within .fa-tooth::before{content:"\f5c9"}.um .fa-v::before,.um-icon-within .fa-v::before{content:"V"}.um .fa-bangladeshi-taka-sign::before,.um-icon-within .fa-bangladeshi-taka-sign::before{content:"\e2e6"}.um .fa-bicycle::before,.um-icon-within .fa-bicycle::before{content:"\f206"}.um .fa-staff-snake::before,.um-icon-within .fa-staff-snake::before{content:"\e579"}.um .fa-rod-asclepius::before,.um-icon-within .fa-rod-asclepius::before{content:"\e579"}.um .fa-rod-snake::before,.um-icon-within .fa-rod-snake::before{content:"\e579"}.um .fa-staff-aesculapius::before,.um-icon-within .fa-staff-aesculapius::before{content:"\e579"}.um .fa-head-side-cough-slash::before,.um-icon-within .fa-head-side-cough-slash::before{content:"\e062"}.um .fa-truck-medical::before,.um-icon-within .fa-truck-medical::before{content:"\f0f9"}.um .fa-ambulance::before,.um-icon-within .fa-ambulance::before{content:"\f0f9"}.um .fa-wheat-awn-circle-exclamation::before,.um-icon-within .fa-wheat-awn-circle-exclamation::before{content:"\e598"}.um .fa-snowman::before,.um-icon-within .fa-snowman::before{content:"\f7d0"}.um .fa-mortar-pestle::before,.um-icon-within .fa-mortar-pestle::before{content:"\f5a7"}.um .fa-road-barrier::before,.um-icon-within .fa-road-barrier::before{content:"\e562"}.um .fa-school::before,.um-icon-within .fa-school::before{content:"\f549"}.um .fa-igloo::before,.um-icon-within .fa-igloo::before{content:"\f7ae"}.um .fa-joint::before,.um-icon-within .fa-joint::before{content:"\f595"}.um .fa-angle-right::before,.um-icon-within .fa-angle-right::before{content:"\f105"}.um .fa-horse::before,.um-icon-within .fa-horse::before{content:"\f6f0"}.um .fa-q::before,.um-icon-within .fa-q::before{content:"Q"}.um .fa-g::before,.um-icon-within .fa-g::before{content:"G"}.um .fa-notes-medical::before,.um-icon-within .fa-notes-medical::before{content:"\f481"}.um .fa-temperature-half::before,.um-icon-within .fa-temperature-half::before{content:"\f2c9"}.um .fa-temperature-2::before,.um-icon-within .fa-temperature-2::before{content:"\f2c9"}.um .fa-thermometer-2::before,.um-icon-within .fa-thermometer-2::before{content:"\f2c9"}.um .fa-thermometer-half::before,.um-icon-within .fa-thermometer-half::before{content:"\f2c9"}.um .fa-dong-sign::before,.um-icon-within .fa-dong-sign::before{content:"\e169"}.um .fa-capsules::before,.um-icon-within .fa-capsules::before{content:"\f46b"}.um .fa-poo-storm::before,.um-icon-within .fa-poo-storm::before{content:"\f75a"}.um .fa-poo-bolt::before,.um-icon-within .fa-poo-bolt::before{content:"\f75a"}.um .fa-face-frown-open::before,.um-icon-within .fa-face-frown-open::before{content:"\f57a"}.um .fa-frown-open::before,.um-icon-within .fa-frown-open::before{content:"\f57a"}.um .fa-hand-point-up::before,.um-icon-within .fa-hand-point-up::before{content:"\f0a6"}.um .fa-money-bill::before,.um-icon-within .fa-money-bill::before{content:"\f0d6"}.um .fa-bookmark::before,.um-icon-within .fa-bookmark::before{content:"\f02e"}.um .fa-align-justify::before,.um-icon-within .fa-align-justify::before{content:"\f039"}.um .fa-umbrella-beach::before,.um-icon-within .fa-umbrella-beach::before{content:"\f5ca"}.um .fa-helmet-un::before,.um-icon-within .fa-helmet-un::before{content:"\e503"}.um .fa-bullseye::before,.um-icon-within .fa-bullseye::before{content:"\f140"}.um .fa-bacon::before,.um-icon-within .fa-bacon::before{content:"\f7e5"}.um .fa-hand-point-down::before,.um-icon-within .fa-hand-point-down::before{content:"\f0a7"}.um .fa-arrow-up-from-bracket::before,.um-icon-within .fa-arrow-up-from-bracket::before{content:"\e09a"}.um .fa-folder::before,.um-icon-within .fa-folder::before{content:"\f07b"}.um .fa-folder-blank::before,.um-icon-within .fa-folder-blank::before{content:"\f07b"}.um .fa-file-waveform::before,.um-icon-within .fa-file-waveform::before{content:"\f478"}.um .fa-file-medical-alt::before,.um-icon-within .fa-file-medical-alt::before{content:"\f478"}.um .fa-radiation::before,.um-icon-within .fa-radiation::before{content:"\f7b9"}.um .fa-chart-simple::before,.um-icon-within .fa-chart-simple::before{content:"\e473"}.um .fa-mars-stroke::before,.um-icon-within .fa-mars-stroke::before{content:"\f229"}.um .fa-vial::before,.um-icon-within .fa-vial::before{content:"\f492"}.um .fa-gauge::before,.um-icon-within .fa-gauge::before{content:"\f624"}.um .fa-dashboard::before,.um-icon-within .fa-dashboard::before{content:"\f624"}.um .fa-gauge-med::before,.um-icon-within .fa-gauge-med::before{content:"\f624"}.um .fa-tachometer-alt-average::before,.um-icon-within .fa-tachometer-alt-average::before{content:"\f624"}.um .fa-wand-magic-sparkles::before,.um-icon-within .fa-wand-magic-sparkles::before{content:"\e2ca"}.um .fa-magic-wand-sparkles::before,.um-icon-within .fa-magic-wand-sparkles::before{content:"\e2ca"}.um .fa-e::before,.um-icon-within .fa-e::before{content:"E"}.um .fa-pen-clip::before,.um-icon-within .fa-pen-clip::before{content:"\f305"}.um .fa-pen-alt::before,.um-icon-within .fa-pen-alt::before{content:"\f305"}.um .fa-bridge-circle-exclamation::before,.um-icon-within .fa-bridge-circle-exclamation::before{content:"\e4ca"}.um .fa-user::before,.um-icon-within .fa-user::before{content:"\f007"}.um .fa-school-circle-check::before,.um-icon-within .fa-school-circle-check::before{content:"\e56b"}.um .fa-dumpster::before,.um-icon-within .fa-dumpster::before{content:"\f793"}.um .fa-van-shuttle::before,.um-icon-within .fa-van-shuttle::before{content:"\f5b6"}.um .fa-shuttle-van::before,.um-icon-within .fa-shuttle-van::before{content:"\f5b6"}.um .fa-building-user::before,.um-icon-within .fa-building-user::before{content:"\e4da"}.um .fa-square-caret-left::before,.um-icon-within .fa-square-caret-left::before{content:"\f191"}.um .fa-caret-square-left::before,.um-icon-within .fa-caret-square-left::before{content:"\f191"}.um .fa-highlighter::before,.um-icon-within .fa-highlighter::before{content:"\f591"}.um .fa-key::before,.um-icon-within .fa-key::before{content:"\f084"}.um .fa-bullhorn::before,.um-icon-within .fa-bullhorn::before{content:"\f0a1"}.um .fa-globe::before,.um-icon-within .fa-globe::before{content:"\f0ac"}.um .fa-synagogue::before,.um-icon-within .fa-synagogue::before{content:"\f69b"}.um .fa-person-half-dress::before,.um-icon-within .fa-person-half-dress::before{content:"\e548"}.um .fa-road-bridge::before,.um-icon-within .fa-road-bridge::before{content:"\e563"}.um .fa-location-arrow::before,.um-icon-within .fa-location-arrow::before{content:"\f124"}.um .fa-c::before,.um-icon-within .fa-c::before{content:"C"}.um .fa-tablet-button::before,.um-icon-within .fa-tablet-button::before{content:"\f10a"}.um .fa-building-lock::before,.um-icon-within .fa-building-lock::before{content:"\e4d6"}.um .fa-pizza-slice::before,.um-icon-within .fa-pizza-slice::before{content:"\f818"}.um .fa-money-bill-wave::before,.um-icon-within .fa-money-bill-wave::before{content:"\f53a"}.um .fa-chart-area::before,.um-icon-within .fa-chart-area::before{content:"\f1fe"}.um .fa-area-chart::before,.um-icon-within .fa-area-chart::before{content:"\f1fe"}.um .fa-house-flag::before,.um-icon-within .fa-house-flag::before{content:"\e50d"}.um .fa-person-circle-minus::before,.um-icon-within .fa-person-circle-minus::before{content:"\e540"}.um .fa-ban::before,.um-icon-within .fa-ban::before{content:"\f05e"}.um .fa-cancel::before,.um-icon-within .fa-cancel::before{content:"\f05e"}.um .fa-camera-rotate::before,.um-icon-within .fa-camera-rotate::before{content:"\e0d8"}.um .fa-spray-can-sparkles::before,.um-icon-within .fa-spray-can-sparkles::before{content:"\f5d0"}.um .fa-air-freshener::before,.um-icon-within .fa-air-freshener::before{content:"\f5d0"}.um .fa-star::before,.um-icon-within .fa-star::before{content:"\f005"}.um .fa-repeat::before,.um-icon-within .fa-repeat::before{content:"\f363"}.um .fa-cross::before,.um-icon-within .fa-cross::before{content:"\f654"}.um .fa-box::before,.um-icon-within .fa-box::before{content:"\f466"}.um .fa-venus-mars::before,.um-icon-within .fa-venus-mars::before{content:"\f228"}.um .fa-arrow-pointer::before,.um-icon-within .fa-arrow-pointer::before{content:"\f245"}.um .fa-mouse-pointer::before,.um-icon-within .fa-mouse-pointer::before{content:"\f245"}.um .fa-maximize::before,.um-icon-within .fa-maximize::before{content:"\f31e"}.um .fa-expand-arrows-alt::before,.um-icon-within .fa-expand-arrows-alt::before{content:"\f31e"}.um .fa-charging-station::before,.um-icon-within .fa-charging-station::before{content:"\f5e7"}.um .fa-shapes::before,.um-icon-within .fa-shapes::before{content:"\f61f"}.um .fa-triangle-circle-square::before,.um-icon-within .fa-triangle-circle-square::before{content:"\f61f"}.um .fa-shuffle::before,.um-icon-within .fa-shuffle::before{content:"\f074"}.um .fa-random::before,.um-icon-within .fa-random::before{content:"\f074"}.um .fa-person-running::before,.um-icon-within .fa-person-running::before{content:"\f70c"}.um .fa-running::before,.um-icon-within .fa-running::before{content:"\f70c"}.um .fa-mobile-retro::before,.um-icon-within .fa-mobile-retro::before{content:"\e527"}.um .fa-grip-lines-vertical::before,.um-icon-within .fa-grip-lines-vertical::before{content:"\f7a5"}.um .fa-spider::before,.um-icon-within .fa-spider::before{content:"\f717"}.um .fa-hands-bound::before,.um-icon-within .fa-hands-bound::before{content:"\e4f9"}.um .fa-file-invoice-dollar::before,.um-icon-within .fa-file-invoice-dollar::before{content:"\f571"}.um .fa-plane-circle-exclamation::before,.um-icon-within .fa-plane-circle-exclamation::before{content:"\e556"}.um .fa-x-ray::before,.um-icon-within .fa-x-ray::before{content:"\f497"}.um .fa-spell-check::before,.um-icon-within .fa-spell-check::before{content:"\f891"}.um .fa-slash::before,.um-icon-within .fa-slash::before{content:"\f715"}.um .fa-computer-mouse::before,.um-icon-within .fa-computer-mouse::before{content:"\f8cc"}.um .fa-mouse::before,.um-icon-within .fa-mouse::before{content:"\f8cc"}.um .fa-arrow-right-to-bracket::before,.um-icon-within .fa-arrow-right-to-bracket::before{content:"\f090"}.um .fa-sign-in::before,.um-icon-within .fa-sign-in::before{content:"\f090"}.um .fa-shop-slash::before,.um-icon-within .fa-shop-slash::before{content:"\e070"}.um .fa-store-alt-slash::before,.um-icon-within .fa-store-alt-slash::before{content:"\e070"}.um .fa-server::before,.um-icon-within .fa-server::before{content:"\f233"}.um .fa-virus-covid-slash::before,.um-icon-within .fa-virus-covid-slash::before{content:"\e4a9"}.um .fa-shop-lock::before,.um-icon-within .fa-shop-lock::before{content:"\e4a5"}.um .fa-hourglass-start::before,.um-icon-within .fa-hourglass-start::before{content:"\f251"}.um .fa-hourglass-1::before,.um-icon-within .fa-hourglass-1::before{content:"\f251"}.um .fa-blender-phone::before,.um-icon-within .fa-blender-phone::before{content:"\f6b6"}.um .fa-building-wheat::before,.um-icon-within .fa-building-wheat::before{content:"\e4db"}.um .fa-person-breastfeeding::before,.um-icon-within .fa-person-breastfeeding::before{content:"\e53a"}.um .fa-right-to-bracket::before,.um-icon-within .fa-right-to-bracket::before{content:"\f2f6"}.um .fa-sign-in-alt::before,.um-icon-within .fa-sign-in-alt::before{content:"\f2f6"}.um .fa-venus::before,.um-icon-within .fa-venus::before{content:"\f221"}.um .fa-passport::before,.um-icon-within .fa-passport::before{content:"\f5ab"}.um .fa-heart-pulse::before,.um-icon-within .fa-heart-pulse::before{content:"\f21e"}.um .fa-heartbeat::before,.um-icon-within .fa-heartbeat::before{content:"\f21e"}.um .fa-people-carry-box::before,.um-icon-within .fa-people-carry-box::before{content:"\f4ce"}.um .fa-people-carry::before,.um-icon-within .fa-people-carry::before{content:"\f4ce"}.um .fa-temperature-high::before,.um-icon-within .fa-temperature-high::before{content:"\f769"}.um .fa-microchip::before,.um-icon-within .fa-microchip::before{content:"\f2db"}.um .fa-crown::before,.um-icon-within .fa-crown::before{content:"\f521"}.um .fa-weight-hanging::before,.um-icon-within .fa-weight-hanging::before{content:"\f5cd"}.um .fa-xmarks-lines::before,.um-icon-within .fa-xmarks-lines::before{content:"\e59a"}.um .fa-file-prescription::before,.um-icon-within .fa-file-prescription::before{content:"\f572"}.um .fa-weight-scale::before,.um-icon-within .fa-weight-scale::before{content:"\f496"}.um .fa-weight::before,.um-icon-within .fa-weight::before{content:"\f496"}.um .fa-user-group::before,.um-icon-within .fa-user-group::before{content:"\f500"}.um .fa-user-friends::before,.um-icon-within .fa-user-friends::before{content:"\f500"}.um .fa-arrow-up-a-z::before,.um-icon-within .fa-arrow-up-a-z::before{content:"\f15e"}.um .fa-sort-alpha-up::before,.um-icon-within .fa-sort-alpha-up::before{content:"\f15e"}.um .fa-chess-knight::before,.um-icon-within .fa-chess-knight::before{content:"\f441"}.um .fa-face-laugh-squint::before,.um-icon-within .fa-face-laugh-squint::before{content:"\f59b"}.um .fa-laugh-squint::before,.um-icon-within .fa-laugh-squint::before{content:"\f59b"}.um .fa-wheelchair::before,.um-icon-within .fa-wheelchair::before{content:"\f193"}.um .fa-circle-arrow-up::before,.um-icon-within .fa-circle-arrow-up::before{content:"\f0aa"}.um .fa-arrow-circle-up::before,.um-icon-within .fa-arrow-circle-up::before{content:"\f0aa"}.um .fa-toggle-on::before,.um-icon-within .fa-toggle-on::before{content:"\f205"}.um .fa-person-walking::before,.um-icon-within .fa-person-walking::before{content:"\f554"}.um .fa-walking::before,.um-icon-within .fa-walking::before{content:"\f554"}.um .fa-l::before,.um-icon-within .fa-l::before{content:"L"}.um .fa-fire::before,.um-icon-within .fa-fire::before{content:"\f06d"}.um .fa-bed-pulse::before,.um-icon-within .fa-bed-pulse::before{content:"\f487"}.um .fa-procedures::before,.um-icon-within .fa-procedures::before{content:"\f487"}.um .fa-shuttle-space::before,.um-icon-within .fa-shuttle-space::before{content:"\f197"}.um .fa-space-shuttle::before,.um-icon-within .fa-space-shuttle::before{content:"\f197"}.um .fa-face-laugh::before,.um-icon-within .fa-face-laugh::before{content:"\f599"}.um .fa-laugh::before,.um-icon-within .fa-laugh::before{content:"\f599"}.um .fa-folder-open::before,.um-icon-within .fa-folder-open::before{content:"\f07c"}.um .fa-heart-circle-plus::before,.um-icon-within .fa-heart-circle-plus::before{content:"\e500"}.um .fa-code-fork::before,.um-icon-within .fa-code-fork::before{content:"\e13b"}.um .fa-city::before,.um-icon-within .fa-city::before{content:"\f64f"}.um .fa-microphone-lines::before,.um-icon-within .fa-microphone-lines::before{content:"\f3c9"}.um .fa-microphone-alt::before,.um-icon-within .fa-microphone-alt::before{content:"\f3c9"}.um .fa-pepper-hot::before,.um-icon-within .fa-pepper-hot::before{content:"\f816"}.um .fa-unlock::before,.um-icon-within .fa-unlock::before{content:"\f09c"}.um .fa-colon-sign::before,.um-icon-within .fa-colon-sign::before{content:"\e140"}.um .fa-headset::before,.um-icon-within .fa-headset::before{content:"\f590"}.um .fa-store-slash::before,.um-icon-within .fa-store-slash::before{content:"\e071"}.um .fa-road-circle-xmark::before,.um-icon-within .fa-road-circle-xmark::before{content:"\e566"}.um .fa-user-minus::before,.um-icon-within .fa-user-minus::before{content:"\f503"}.um .fa-mars-stroke-up::before,.um-icon-within .fa-mars-stroke-up::before{content:"\f22a"}.um .fa-mars-stroke-v::before,.um-icon-within .fa-mars-stroke-v::before{content:"\f22a"}.um .fa-champagne-glasses::before,.um-icon-within .fa-champagne-glasses::before{content:"\f79f"}.um .fa-glass-cheers::before,.um-icon-within .fa-glass-cheers::before{content:"\f79f"}.um .fa-clipboard::before,.um-icon-within .fa-clipboard::before{content:"\f328"}.um .fa-house-circle-exclamation::before,.um-icon-within .fa-house-circle-exclamation::before{content:"\e50a"}.um .fa-file-arrow-up::before,.um-icon-within .fa-file-arrow-up::before{content:"\f574"}.um .fa-file-upload::before,.um-icon-within .fa-file-upload::before{content:"\f574"}.um .fa-wifi::before,.um-icon-within .fa-wifi::before{content:"\f1eb"}.um .fa-wifi-3::before,.um-icon-within .fa-wifi-3::before{content:"\f1eb"}.um .fa-wifi-strong::before,.um-icon-within .fa-wifi-strong::before{content:"\f1eb"}.um .fa-bath::before,.um-icon-within .fa-bath::before{content:"\f2cd"}.um .fa-bathtub::before,.um-icon-within .fa-bathtub::before{content:"\f2cd"}.um .fa-underline::before,.um-icon-within .fa-underline::before{content:"\f0cd"}.um .fa-user-pen::before,.um-icon-within .fa-user-pen::before{content:"\f4ff"}.um .fa-user-edit::before,.um-icon-within .fa-user-edit::before{content:"\f4ff"}.um .fa-signature::before,.um-icon-within .fa-signature::before{content:"\f5b7"}.um .fa-stroopwafel::before,.um-icon-within .fa-stroopwafel::before{content:"\f551"}.um .fa-bold::before,.um-icon-within .fa-bold::before{content:"\f032"}.um .fa-anchor-lock::before,.um-icon-within .fa-anchor-lock::before{content:"\e4ad"}.um .fa-building-ngo::before,.um-icon-within .fa-building-ngo::before{content:"\e4d7"}.um .fa-manat-sign::before,.um-icon-within .fa-manat-sign::before{content:"\e1d5"}.um .fa-not-equal::before,.um-icon-within .fa-not-equal::before{content:"\f53e"}.um .fa-border-top-left::before,.um-icon-within .fa-border-top-left::before{content:"\f853"}.um .fa-border-style::before,.um-icon-within .fa-border-style::before{content:"\f853"}.um .fa-map-location-dot::before,.um-icon-within .fa-map-location-dot::before{content:"\f5a0"}.um .fa-map-marked-alt::before,.um-icon-within .fa-map-marked-alt::before{content:"\f5a0"}.um .fa-jedi::before,.um-icon-within .fa-jedi::before{content:"\f669"}.um .fa-square-poll-vertical::before,.um-icon-within .fa-square-poll-vertical::before{content:"\f681"}.um .fa-poll::before,.um-icon-within .fa-poll::before{content:"\f681"}.um .fa-mug-hot::before,.um-icon-within .fa-mug-hot::before{content:"\f7b6"}.um .fa-car-battery::before,.um-icon-within .fa-car-battery::before{content:"\f5df"}.um .fa-battery-car::before,.um-icon-within .fa-battery-car::before{content:"\f5df"}.um .fa-gift::before,.um-icon-within .fa-gift::before{content:"\f06b"}.um .fa-dice-two::before,.um-icon-within .fa-dice-two::before{content:"\f528"}.um .fa-chess-queen::before,.um-icon-within .fa-chess-queen::before{content:"\f445"}.um .fa-glasses::before,.um-icon-within .fa-glasses::before{content:"\f530"}.um .fa-chess-board::before,.um-icon-within .fa-chess-board::before{content:"\f43c"}.um .fa-building-circle-check::before,.um-icon-within .fa-building-circle-check::before{content:"\e4d2"}.um .fa-person-chalkboard::before,.um-icon-within .fa-person-chalkboard::before{content:"\e53d"}.um .fa-mars-stroke-right::before,.um-icon-within .fa-mars-stroke-right::before{content:"\f22b"}.um .fa-mars-stroke-h::before,.um-icon-within .fa-mars-stroke-h::before{content:"\f22b"}.um .fa-hand-back-fist::before,.um-icon-within .fa-hand-back-fist::before{content:"\f255"}.um .fa-hand-rock::before,.um-icon-within .fa-hand-rock::before{content:"\f255"}.um .fa-square-caret-up::before,.um-icon-within .fa-square-caret-up::before{content:"\f151"}.um .fa-caret-square-up::before,.um-icon-within .fa-caret-square-up::before{content:"\f151"}.um .fa-cloud-showers-water::before,.um-icon-within .fa-cloud-showers-water::before{content:"\e4e4"}.um .fa-chart-bar::before,.um-icon-within .fa-chart-bar::before{content:"\f080"}.um .fa-bar-chart::before,.um-icon-within .fa-bar-chart::before{content:"\f080"}.um .fa-hands-bubbles::before,.um-icon-within .fa-hands-bubbles::before{content:"\e05e"}.um .fa-hands-wash::before,.um-icon-within .fa-hands-wash::before{content:"\e05e"}.um .fa-less-than-equal::before,.um-icon-within .fa-less-than-equal::before{content:"\f537"}.um .fa-train::before,.um-icon-within .fa-train::before{content:"\f238"}.um .fa-eye-low-vision::before,.um-icon-within .fa-eye-low-vision::before{content:"\f2a8"}.um .fa-low-vision::before,.um-icon-within .fa-low-vision::before{content:"\f2a8"}.um .fa-crow::before,.um-icon-within .fa-crow::before{content:"\f520"}.um .fa-sailboat::before,.um-icon-within .fa-sailboat::before{content:"\e445"}.um .fa-window-restore::before,.um-icon-within .fa-window-restore::before{content:"\f2d2"}.um .fa-square-plus::before,.um-icon-within .fa-square-plus::before{content:"\f0fe"}.um .fa-plus-square::before,.um-icon-within .fa-plus-square::before{content:"\f0fe"}.um .fa-torii-gate::before,.um-icon-within .fa-torii-gate::before{content:"\f6a1"}.um .fa-frog::before,.um-icon-within .fa-frog::before{content:"\f52e"}.um .fa-bucket::before,.um-icon-within .fa-bucket::before{content:"\e4cf"}.um .fa-image::before,.um-icon-within .fa-image::before{content:"\f03e"}.um .fa-microphone::before,.um-icon-within .fa-microphone::before{content:"\f130"}.um .fa-cow::before,.um-icon-within .fa-cow::before{content:"\f6c8"}.um .fa-caret-up::before,.um-icon-within .fa-caret-up::before{content:"\f0d8"}.um .fa-screwdriver::before,.um-icon-within .fa-screwdriver::before{content:"\f54a"}.um .fa-folder-closed::before,.um-icon-within .fa-folder-closed::before{content:"\e185"}.um .fa-house-tsunami::before,.um-icon-within .fa-house-tsunami::before{content:"\e515"}.um .fa-square-nfi::before,.um-icon-within .fa-square-nfi::before{content:"\e576"}.um .fa-arrow-up-from-ground-water::before,.um-icon-within .fa-arrow-up-from-ground-water::before{content:"\e4b5"}.um .fa-martini-glass::before,.um-icon-within .fa-martini-glass::before{content:"\f57b"}.um .fa-glass-martini-alt::before,.um-icon-within .fa-glass-martini-alt::before{content:"\f57b"}.um .fa-rotate-left::before,.um-icon-within .fa-rotate-left::before{content:"\f2ea"}.um .fa-rotate-back::before,.um-icon-within .fa-rotate-back::before{content:"\f2ea"}.um .fa-rotate-backward::before,.um-icon-within .fa-rotate-backward::before{content:"\f2ea"}.um .fa-undo-alt::before,.um-icon-within .fa-undo-alt::before{content:"\f2ea"}.um .fa-table-columns::before,.um-icon-within .fa-table-columns::before{content:"\f0db"}.um .fa-columns::before,.um-icon-within .fa-columns::before{content:"\f0db"}.um .fa-lemon::before,.um-icon-within .fa-lemon::before{content:"\f094"}.um .fa-head-side-mask::before,.um-icon-within .fa-head-side-mask::before{content:"\e063"}.um .fa-handshake::before,.um-icon-within .fa-handshake::before{content:"\f2b5"}.um .fa-gem::before,.um-icon-within .fa-gem::before{content:"\f3a5"}.um .fa-dolly::before,.um-icon-within .fa-dolly::before{content:"\f472"}.um .fa-dolly-box::before,.um-icon-within .fa-dolly-box::before{content:"\f472"}.um .fa-smoking::before,.um-icon-within .fa-smoking::before{content:"\f48d"}.um .fa-minimize::before,.um-icon-within .fa-minimize::before{content:"\f78c"}.um .fa-compress-arrows-alt::before,.um-icon-within .fa-compress-arrows-alt::before{content:"\f78c"}.um .fa-monument::before,.um-icon-within .fa-monument::before{content:"\f5a6"}.um .fa-snowplow::before,.um-icon-within .fa-snowplow::before{content:"\f7d2"}.um .fa-angles-right::before,.um-icon-within .fa-angles-right::before{content:"\f101"}.um .fa-angle-double-right::before,.um-icon-within .fa-angle-double-right::before{content:"\f101"}.um .fa-cannabis::before,.um-icon-within .fa-cannabis::before{content:"\f55f"}.um .fa-circle-play::before,.um-icon-within .fa-circle-play::before{content:"\f144"}.um .fa-play-circle::before,.um-icon-within .fa-play-circle::before{content:"\f144"}.um .fa-tablets::before,.um-icon-within .fa-tablets::before{content:"\f490"}.um .fa-ethernet::before,.um-icon-within .fa-ethernet::before{content:"\f796"}.um .fa-euro-sign::before,.um-icon-within .fa-euro-sign::before{content:"\f153"}.um .fa-eur::before,.um-icon-within .fa-eur::before{content:"\f153"}.um .fa-euro::before,.um-icon-within .fa-euro::before{content:"\f153"}.um .fa-chair::before,.um-icon-within .fa-chair::before{content:"\f6c0"}.um .fa-circle-check::before,.um-icon-within .fa-circle-check::before{content:"\f058"}.um .fa-check-circle::before,.um-icon-within .fa-check-circle::before{content:"\f058"}.um .fa-circle-stop::before,.um-icon-within .fa-circle-stop::before{content:"\f28d"}.um .fa-stop-circle::before,.um-icon-within .fa-stop-circle::before{content:"\f28d"}.um .fa-compass-drafting::before,.um-icon-within .fa-compass-drafting::before{content:"\f568"}.um .fa-drafting-compass::before,.um-icon-within .fa-drafting-compass::before{content:"\f568"}.um .fa-plate-wheat::before,.um-icon-within .fa-plate-wheat::before{content:"\e55a"}.um .fa-icicles::before,.um-icon-within .fa-icicles::before{content:"\f7ad"}.um .fa-person-shelter::before,.um-icon-within .fa-person-shelter::before{content:"\e54f"}.um .fa-neuter::before,.um-icon-within .fa-neuter::before{content:"\f22c"}.um .fa-id-badge::before,.um-icon-within .fa-id-badge::before{content:"\f2c1"}.um .fa-marker::before,.um-icon-within .fa-marker::before{content:"\f5a1"}.um .fa-face-laugh-beam::before,.um-icon-within .fa-face-laugh-beam::before{content:"\f59a"}.um .fa-laugh-beam::before,.um-icon-within .fa-laugh-beam::before{content:"\f59a"}.um .fa-helicopter-symbol::before,.um-icon-within .fa-helicopter-symbol::before{content:"\e502"}.um .fa-universal-access::before,.um-icon-within .fa-universal-access::before{content:"\f29a"}.um .fa-circle-chevron-up::before,.um-icon-within .fa-circle-chevron-up::before{content:"\f139"}.um .fa-chevron-circle-up::before,.um-icon-within .fa-chevron-circle-up::before{content:"\f139"}.um .fa-lari-sign::before,.um-icon-within .fa-lari-sign::before{content:"\e1c8"}.um .fa-volcano::before,.um-icon-within .fa-volcano::before{content:"\f770"}.um .fa-person-walking-dashed-line-arrow-right::before,.um-icon-within .fa-person-walking-dashed-line-arrow-right::before{content:"\e553"}.um .fa-sterling-sign::before,.um-icon-within .fa-sterling-sign::before{content:"\f154"}.um .fa-gbp::before,.um-icon-within .fa-gbp::before{content:"\f154"}.um .fa-pound-sign::before,.um-icon-within .fa-pound-sign::before{content:"\f154"}.um .fa-viruses::before,.um-icon-within .fa-viruses::before{content:"\e076"}.um .fa-square-person-confined::before,.um-icon-within .fa-square-person-confined::before{content:"\e577"}.um .fa-user-tie::before,.um-icon-within .fa-user-tie::before{content:"\f508"}.um .fa-arrow-down-long::before,.um-icon-within .fa-arrow-down-long::before{content:"\f175"}.um .fa-long-arrow-down::before,.um-icon-within .fa-long-arrow-down::before{content:"\f175"}.um .fa-tent-arrow-down-to-line::before,.um-icon-within .fa-tent-arrow-down-to-line::before{content:"\e57e"}.um .fa-certificate::before,.um-icon-within .fa-certificate::before{content:"\f0a3"}.um .fa-reply-all::before,.um-icon-within .fa-reply-all::before{content:"\f122"}.um .fa-mail-reply-all::before,.um-icon-within .fa-mail-reply-all::before{content:"\f122"}.um .fa-suitcase::before,.um-icon-within .fa-suitcase::before{content:"\f0f2"}.um .fa-person-skating::before,.um-icon-within .fa-person-skating::before{content:"\f7c5"}.um .fa-skating::before,.um-icon-within .fa-skating::before{content:"\f7c5"}.um .fa-filter-circle-dollar::before,.um-icon-within .fa-filter-circle-dollar::before{content:"\f662"}.um .fa-funnel-dollar::before,.um-icon-within .fa-funnel-dollar::before{content:"\f662"}.um .fa-camera-retro::before,.um-icon-within .fa-camera-retro::before{content:"\f083"}.um .fa-circle-arrow-down::before,.um-icon-within .fa-circle-arrow-down::before{content:"\f0ab"}.um .fa-arrow-circle-down::before,.um-icon-within .fa-arrow-circle-down::before{content:"\f0ab"}.um .fa-file-import::before,.um-icon-within .fa-file-import::before{content:"\f56f"}.um .fa-arrow-right-to-file::before,.um-icon-within .fa-arrow-right-to-file::before{content:"\f56f"}.um .fa-square-arrow-up-right::before,.um-icon-within .fa-square-arrow-up-right::before{content:"\f14c"}.um .fa-external-link-square::before,.um-icon-within .fa-external-link-square::before{content:"\f14c"}.um .fa-box-open::before,.um-icon-within .fa-box-open::before{content:"\f49e"}.um .fa-scroll::before,.um-icon-within .fa-scroll::before{content:"\f70e"}.um .fa-spa::before,.um-icon-within .fa-spa::before{content:"\f5bb"}.um .fa-location-pin-lock::before,.um-icon-within .fa-location-pin-lock::before{content:"\e51f"}.um .fa-pause::before,.um-icon-within .fa-pause::before{content:"\f04c"}.um .fa-hill-avalanche::before,.um-icon-within .fa-hill-avalanche::before{content:"\e507"}.um .fa-temperature-empty::before,.um-icon-within .fa-temperature-empty::before{content:"\f2cb"}.um .fa-temperature-0::before,.um-icon-within .fa-temperature-0::before{content:"\f2cb"}.um .fa-thermometer-0::before,.um-icon-within .fa-thermometer-0::before{content:"\f2cb"}.um .fa-thermometer-empty::before,.um-icon-within .fa-thermometer-empty::before{content:"\f2cb"}.um .fa-bomb::before,.um-icon-within .fa-bomb::before{content:"\f1e2"}.um .fa-registered::before,.um-icon-within .fa-registered::before{content:"\f25d"}.um .fa-address-card::before,.um-icon-within .fa-address-card::before{content:"\f2bb"}.um .fa-contact-card::before,.um-icon-within .fa-contact-card::before{content:"\f2bb"}.um .fa-vcard::before,.um-icon-within .fa-vcard::before{content:"\f2bb"}.um .fa-scale-unbalanced-flip::before,.um-icon-within .fa-scale-unbalanced-flip::before{content:"\f516"}.um .fa-balance-scale-right::before,.um-icon-within .fa-balance-scale-right::before{content:"\f516"}.um .fa-subscript::before,.um-icon-within .fa-subscript::before{content:"\f12c"}.um .fa-diamond-turn-right::before,.um-icon-within .fa-diamond-turn-right::before{content:"\f5eb"}.um .fa-directions::before,.um-icon-within .fa-directions::before{content:"\f5eb"}.um .fa-burst::before,.um-icon-within .fa-burst::before{content:"\e4dc"}.um .fa-house-laptop::before,.um-icon-within .fa-house-laptop::before{content:"\e066"}.um .fa-laptop-house::before,.um-icon-within .fa-laptop-house::before{content:"\e066"}.um .fa-face-tired::before,.um-icon-within .fa-face-tired::before{content:"\f5c8"}.um .fa-tired::before,.um-icon-within .fa-tired::before{content:"\f5c8"}.um .fa-money-bills::before,.um-icon-within .fa-money-bills::before{content:"\e1f3"}.um .fa-smog::before,.um-icon-within .fa-smog::before{content:"\f75f"}.um .fa-crutch::before,.um-icon-within .fa-crutch::before{content:"\f7f7"}.um .fa-cloud-arrow-up::before,.um-icon-within .fa-cloud-arrow-up::before{content:"\f0ee"}.um .fa-cloud-upload::before,.um-icon-within .fa-cloud-upload::before{content:"\f0ee"}.um .fa-cloud-upload-alt::before,.um-icon-within .fa-cloud-upload-alt::before{content:"\f0ee"}.um .fa-palette::before,.um-icon-within .fa-palette::before{content:"\f53f"}.um .fa-arrows-turn-right::before,.um-icon-within .fa-arrows-turn-right::before{content:"\e4c0"}.um .fa-vest::before,.um-icon-within .fa-vest::before{content:"\e085"}.um .fa-ferry::before,.um-icon-within .fa-ferry::before{content:"\e4ea"}.um .fa-arrows-down-to-people::before,.um-icon-within .fa-arrows-down-to-people::before{content:"\e4b9"}.um .fa-seedling::before,.um-icon-within .fa-seedling::before{content:"\f4d8"}.um .fa-sprout::before,.um-icon-within .fa-sprout::before{content:"\f4d8"}.um .fa-left-right::before,.um-icon-within .fa-left-right::before{content:"\f337"}.um .fa-arrows-alt-h::before,.um-icon-within .fa-arrows-alt-h::before{content:"\f337"}.um .fa-boxes-packing::before,.um-icon-within .fa-boxes-packing::before{content:"\e4c7"}.um .fa-circle-arrow-left::before,.um-icon-within .fa-circle-arrow-left::before{content:"\f0a8"}.um .fa-arrow-circle-left::before,.um-icon-within .fa-arrow-circle-left::before{content:"\f0a8"}.um .fa-group-arrows-rotate::before,.um-icon-within .fa-group-arrows-rotate::before{content:"\e4f6"}.um .fa-bowl-food::before,.um-icon-within .fa-bowl-food::before{content:"\e4c6"}.um .fa-candy-cane::before,.um-icon-within .fa-candy-cane::before{content:"\f786"}.um .fa-arrow-down-wide-short::before,.um-icon-within .fa-arrow-down-wide-short::before{content:"\f160"}.um .fa-sort-amount-asc::before,.um-icon-within .fa-sort-amount-asc::before{content:"\f160"}.um .fa-sort-amount-down::before,.um-icon-within .fa-sort-amount-down::before{content:"\f160"}.um .fa-cloud-bolt::before,.um-icon-within .fa-cloud-bolt::before{content:"\f76c"}.um .fa-thunderstorm::before,.um-icon-within .fa-thunderstorm::before{content:"\f76c"}.um .fa-text-slash::before,.um-icon-within .fa-text-slash::before{content:"\f87d"}.um .fa-remove-format::before,.um-icon-within .fa-remove-format::before{content:"\f87d"}.um .fa-face-smile-wink::before,.um-icon-within .fa-face-smile-wink::before{content:"\f4da"}.um .fa-smile-wink::before,.um-icon-within .fa-smile-wink::before{content:"\f4da"}.um .fa-file-word::before,.um-icon-within .fa-file-word::before{content:"\f1c2"}.um .fa-file-powerpoint::before,.um-icon-within .fa-file-powerpoint::before{content:"\f1c4"}.um .fa-arrows-left-right::before,.um-icon-within .fa-arrows-left-right::before{content:"\f07e"}.um .fa-arrows-h::before,.um-icon-within .fa-arrows-h::before{content:"\f07e"}.um .fa-house-lock::before,.um-icon-within .fa-house-lock::before{content:"\e510"}.um .fa-cloud-arrow-down::before,.um-icon-within .fa-cloud-arrow-down::before{content:"\f0ed"}.um .fa-cloud-download::before,.um-icon-within .fa-cloud-download::before{content:"\f0ed"}.um .fa-cloud-download-alt::before,.um-icon-within .fa-cloud-download-alt::before{content:"\f0ed"}.um .fa-children::before,.um-icon-within .fa-children::before{content:"\e4e1"}.um .fa-chalkboard::before,.um-icon-within .fa-chalkboard::before{content:"\f51b"}.um .fa-blackboard::before,.um-icon-within .fa-blackboard::before{content:"\f51b"}.um .fa-user-large-slash::before,.um-icon-within .fa-user-large-slash::before{content:"\f4fa"}.um .fa-user-alt-slash::before,.um-icon-within .fa-user-alt-slash::before{content:"\f4fa"}.um .fa-envelope-open::before,.um-icon-within .fa-envelope-open::before{content:"\f2b6"}.um .fa-handshake-simple-slash::before,.um-icon-within .fa-handshake-simple-slash::before{content:"\e05f"}.um .fa-handshake-alt-slash::before,.um-icon-within .fa-handshake-alt-slash::before{content:"\e05f"}.um .fa-mattress-pillow::before,.um-icon-within .fa-mattress-pillow::before{content:"\e525"}.um .fa-guarani-sign::before,.um-icon-within .fa-guarani-sign::before{content:"\e19a"}.um .fa-arrows-rotate::before,.um-icon-within .fa-arrows-rotate::before{content:"\f021"}.um .fa-refresh::before,.um-icon-within .fa-refresh::before{content:"\f021"}.um .fa-sync::before,.um-icon-within .fa-sync::before{content:"\f021"}.um .fa-fire-extinguisher::before,.um-icon-within .fa-fire-extinguisher::before{content:"\f134"}.um .fa-cruzeiro-sign::before,.um-icon-within .fa-cruzeiro-sign::before{content:"\e152"}.um .fa-greater-than-equal::before,.um-icon-within .fa-greater-than-equal::before{content:"\f532"}.um .fa-shield-halved::before,.um-icon-within .fa-shield-halved::before{content:"\f3ed"}.um .fa-shield-alt::before,.um-icon-within .fa-shield-alt::before{content:"\f3ed"}.um .fa-book-atlas::before,.um-icon-within .fa-book-atlas::before{content:"\f558"}.um .fa-atlas::before,.um-icon-within .fa-atlas::before{content:"\f558"}.um .fa-virus::before,.um-icon-within .fa-virus::before{content:"\e074"}.um .fa-envelope-circle-check::before,.um-icon-within .fa-envelope-circle-check::before{content:"\e4e8"}.um .fa-layer-group::before,.um-icon-within .fa-layer-group::before{content:"\f5fd"}.um .fa-arrows-to-dot::before,.um-icon-within .fa-arrows-to-dot::before{content:"\e4be"}.um .fa-archway::before,.um-icon-within .fa-archway::before{content:"\f557"}.um .fa-heart-circle-check::before,.um-icon-within .fa-heart-circle-check::before{content:"\e4fd"}.um .fa-house-chimney-crack::before,.um-icon-within .fa-house-chimney-crack::before{content:"\f6f1"}.um .fa-house-damage::before,.um-icon-within .fa-house-damage::before{content:"\f6f1"}.um .fa-file-zipper::before,.um-icon-within .fa-file-zipper::before{content:"\f1c6"}.um .fa-file-archive::before,.um-icon-within .fa-file-archive::before{content:"\f1c6"}.um .fa-square::before,.um-icon-within .fa-square::before{content:"\f0c8"}.um .fa-martini-glass-empty::before,.um-icon-within .fa-martini-glass-empty::before{content:"\f000"}.um .fa-glass-martini::before,.um-icon-within .fa-glass-martini::before{content:"\f000"}.um .fa-couch::before,.um-icon-within .fa-couch::before{content:"\f4b8"}.um .fa-cedi-sign::before,.um-icon-within .fa-cedi-sign::before{content:"\e0df"}.um .fa-italic::before,.um-icon-within .fa-italic::before{content:"\f033"}.um .fa-table-cells-column-lock::before,.um-icon-within .fa-table-cells-column-lock::before{content:"\e678"}.um .fa-church::before,.um-icon-within .fa-church::before{content:"\f51d"}.um .fa-comments-dollar::before,.um-icon-within .fa-comments-dollar::before{content:"\f653"}.um .fa-democrat::before,.um-icon-within .fa-democrat::before{content:"\f747"}.um .fa-z::before,.um-icon-within .fa-z::before{content:"Z"}.um .fa-person-skiing::before,.um-icon-within .fa-person-skiing::before{content:"\f7c9"}.um .fa-skiing::before,.um-icon-within .fa-skiing::before{content:"\f7c9"}.um .fa-road-lock::before,.um-icon-within .fa-road-lock::before{content:"\e567"}.um .fa-a::before,.um-icon-within .fa-a::before{content:"A"}.um .fa-temperature-arrow-down::before,.um-icon-within .fa-temperature-arrow-down::before{content:"\e03f"}.um .fa-temperature-down::before,.um-icon-within .fa-temperature-down::before{content:"\e03f"}.um .fa-feather-pointed::before,.um-icon-within .fa-feather-pointed::before{content:"\f56b"}.um .fa-feather-alt::before,.um-icon-within .fa-feather-alt::before{content:"\f56b"}.um .fa-p::before,.um-icon-within .fa-p::before{content:"P"}.um .fa-snowflake::before,.um-icon-within .fa-snowflake::before{content:"\f2dc"}.um .fa-newspaper::before,.um-icon-within .fa-newspaper::before{content:"\f1ea"}.um .fa-rectangle-ad::before,.um-icon-within .fa-rectangle-ad::before{content:"\f641"}.um .fa-ad::before,.um-icon-within .fa-ad::before{content:"\f641"}.um .fa-circle-arrow-right::before,.um-icon-within .fa-circle-arrow-right::before{content:"\f0a9"}.um .fa-arrow-circle-right::before,.um-icon-within .fa-arrow-circle-right::before{content:"\f0a9"}.um .fa-filter-circle-xmark::before,.um-icon-within .fa-filter-circle-xmark::before{content:"\e17b"}.um .fa-locust::before,.um-icon-within .fa-locust::before{content:"\e520"}.um .fa-sort::before,.um-icon-within .fa-sort::before{content:"\f0dc"}.um .fa-unsorted::before,.um-icon-within .fa-unsorted::before{content:"\f0dc"}.um .fa-list-ol::before,.um-icon-within .fa-list-ol::before{content:"\f0cb"}.um .fa-list-1-2::before,.um-icon-within .fa-list-1-2::before{content:"\f0cb"}.um .fa-list-numeric::before,.um-icon-within .fa-list-numeric::before{content:"\f0cb"}.um .fa-person-dress-burst::before,.um-icon-within .fa-person-dress-burst::before{content:"\e544"}.um .fa-money-check-dollar::before,.um-icon-within .fa-money-check-dollar::before{content:"\f53d"}.um .fa-money-check-alt::before,.um-icon-within .fa-money-check-alt::before{content:"\f53d"}.um .fa-vector-square::before,.um-icon-within .fa-vector-square::before{content:"\f5cb"}.um .fa-bread-slice::before,.um-icon-within .fa-bread-slice::before{content:"\f7ec"}.um .fa-language::before,.um-icon-within .fa-language::before{content:"\f1ab"}.um .fa-face-kiss-wink-heart::before,.um-icon-within .fa-face-kiss-wink-heart::before{content:"\f598"}.um .fa-kiss-wink-heart::before,.um-icon-within .fa-kiss-wink-heart::before{content:"\f598"}.um .fa-filter::before,.um-icon-within .fa-filter::before{content:"\f0b0"}.um .fa-question::before,.um-icon-within .fa-question::before{content:"\?"}.um .fa-file-signature::before,.um-icon-within .fa-file-signature::before{content:"\f573"}.um .fa-up-down-left-right::before,.um-icon-within .fa-up-down-left-right::before{content:"\f0b2"}.um .fa-arrows-alt::before,.um-icon-within .fa-arrows-alt::before{content:"\f0b2"}.um .fa-house-chimney-user::before,.um-icon-within .fa-house-chimney-user::before{content:"\e065"}.um .fa-hand-holding-heart::before,.um-icon-within .fa-hand-holding-heart::before{content:"\f4be"}.um .fa-puzzle-piece::before,.um-icon-within .fa-puzzle-piece::before{content:"\f12e"}.um .fa-money-check::before,.um-icon-within .fa-money-check::before{content:"\f53c"}.um .fa-star-half-stroke::before,.um-icon-within .fa-star-half-stroke::before{content:"\f5c0"}.um .fa-star-half-alt::before,.um-icon-within .fa-star-half-alt::before{content:"\f5c0"}.um .fa-code::before,.um-icon-within .fa-code::before{content:"\f121"}.um .fa-whiskey-glass::before,.um-icon-within .fa-whiskey-glass::before{content:"\f7a0"}.um .fa-glass-whiskey::before,.um-icon-within .fa-glass-whiskey::before{content:"\f7a0"}.um .fa-building-circle-exclamation::before,.um-icon-within .fa-building-circle-exclamation::before{content:"\e4d3"}.um .fa-magnifying-glass-chart::before,.um-icon-within .fa-magnifying-glass-chart::before{content:"\e522"}.um .fa-arrow-up-right-from-square::before,.um-icon-within .fa-arrow-up-right-from-square::before{content:"\f08e"}.um .fa-external-link::before,.um-icon-within .fa-external-link::before{content:"\f08e"}.um .fa-cubes-stacked::before,.um-icon-within .fa-cubes-stacked::before{content:"\e4e6"}.um .fa-won-sign::before,.um-icon-within .fa-won-sign::before{content:"\f159"}.um .fa-krw::before,.um-icon-within .fa-krw::before{content:"\f159"}.um .fa-won::before,.um-icon-within .fa-won::before{content:"\f159"}.um .fa-virus-covid::before,.um-icon-within .fa-virus-covid::before{content:"\e4a8"}.um .fa-austral-sign::before,.um-icon-within .fa-austral-sign::before{content:"\e0a9"}.um .fa-f::before,.um-icon-within .fa-f::before{content:"F"}.um .fa-leaf::before,.um-icon-within .fa-leaf::before{content:"\f06c"}.um .fa-road::before,.um-icon-within .fa-road::before{content:"\f018"}.um .fa-taxi::before,.um-icon-within .fa-taxi::before{content:"\f1ba"}.um .fa-cab::before,.um-icon-within .fa-cab::before{content:"\f1ba"}.um .fa-person-circle-plus::before,.um-icon-within .fa-person-circle-plus::before{content:"\e541"}.um .fa-chart-pie::before,.um-icon-within .fa-chart-pie::before{content:"\f200"}.um .fa-pie-chart::before,.um-icon-within .fa-pie-chart::before{content:"\f200"}.um .fa-bolt-lightning::before,.um-icon-within .fa-bolt-lightning::before{content:"\e0b7"}.um .fa-sack-xmark::before,.um-icon-within .fa-sack-xmark::before{content:"\e56a"}.um .fa-file-excel::before,.um-icon-within .fa-file-excel::before{content:"\f1c3"}.um .fa-file-contract::before,.um-icon-within .fa-file-contract::before{content:"\f56c"}.um .fa-fish-fins::before,.um-icon-within .fa-fish-fins::before{content:"\e4f2"}.um .fa-building-flag::before,.um-icon-within .fa-building-flag::before{content:"\e4d5"}.um .fa-face-grin-beam::before,.um-icon-within .fa-face-grin-beam::before{content:"\f582"}.um .fa-grin-beam::before,.um-icon-within .fa-grin-beam::before{content:"\f582"}.um .fa-object-ungroup::before,.um-icon-within .fa-object-ungroup::before{content:"\f248"}.um .fa-poop::before,.um-icon-within .fa-poop::before{content:"\f619"}.um .fa-location-pin::before,.um-icon-within .fa-location-pin::before{content:"\f041"}.um .fa-map-marker::before,.um-icon-within .fa-map-marker::before{content:"\f041"}.um .fa-kaaba::before,.um-icon-within .fa-kaaba::before{content:"\f66b"}.um .fa-toilet-paper::before,.um-icon-within .fa-toilet-paper::before{content:"\f71e"}.um .fa-helmet-safety::before,.um-icon-within .fa-helmet-safety::before{content:"\f807"}.um .fa-hard-hat::before,.um-icon-within .fa-hard-hat::before{content:"\f807"}.um .fa-hat-hard::before,.um-icon-within .fa-hat-hard::before{content:"\f807"}.um .fa-eject::before,.um-icon-within .fa-eject::before{content:"\f052"}.um .fa-circle-right::before,.um-icon-within .fa-circle-right::before{content:"\f35a"}.um .fa-arrow-alt-circle-right::before,.um-icon-within .fa-arrow-alt-circle-right::before{content:"\f35a"}.um .fa-plane-circle-check::before,.um-icon-within .fa-plane-circle-check::before{content:"\e555"}.um .fa-face-rolling-eyes::before,.um-icon-within .fa-face-rolling-eyes::before{content:"\f5a5"}.um .fa-meh-rolling-eyes::before,.um-icon-within .fa-meh-rolling-eyes::before{content:"\f5a5"}.um .fa-object-group::before,.um-icon-within .fa-object-group::before{content:"\f247"}.um .fa-chart-line::before,.um-icon-within .fa-chart-line::before{content:"\f201"}.um .fa-line-chart::before,.um-icon-within .fa-line-chart::before{content:"\f201"}.um .fa-mask-ventilator::before,.um-icon-within .fa-mask-ventilator::before{content:"\e524"}.um .fa-arrow-right::before,.um-icon-within .fa-arrow-right::before{content:"\f061"}.um .fa-signs-post::before,.um-icon-within .fa-signs-post::before{content:"\f277"}.um .fa-map-signs::before,.um-icon-within .fa-map-signs::before{content:"\f277"}.um .fa-cash-register::before,.um-icon-within .fa-cash-register::before{content:"\f788"}.um .fa-person-circle-question::before,.um-icon-within .fa-person-circle-question::before{content:"\e542"}.um .fa-h::before,.um-icon-within .fa-h::before{content:"H"}.um .fa-tarp::before,.um-icon-within .fa-tarp::before{content:"\e57b"}.um .fa-screwdriver-wrench::before,.um-icon-within .fa-screwdriver-wrench::before{content:"\f7d9"}.um .fa-tools::before,.um-icon-within .fa-tools::before{content:"\f7d9"}.um .fa-arrows-to-eye::before,.um-icon-within .fa-arrows-to-eye::before{content:"\e4bf"}.um .fa-plug-circle-bolt::before,.um-icon-within .fa-plug-circle-bolt::before{content:"\e55b"}.um .fa-heart::before,.um-icon-within .fa-heart::before{content:"\f004"}.um .fa-mars-and-venus::before,.um-icon-within .fa-mars-and-venus::before{content:"\f224"}.um .fa-house-user::before,.um-icon-within .fa-house-user::before{content:"\e1b0"}.um .fa-home-user::before,.um-icon-within .fa-home-user::before{content:"\e1b0"}.um .fa-dumpster-fire::before,.um-icon-within .fa-dumpster-fire::before{content:"\f794"}.um .fa-house-crack::before,.um-icon-within .fa-house-crack::before{content:"\e3b1"}.um .fa-martini-glass-citrus::before,.um-icon-within .fa-martini-glass-citrus::before{content:"\f561"}.um .fa-cocktail::before,.um-icon-within .fa-cocktail::before{content:"\f561"}.um .fa-face-surprise::before,.um-icon-within .fa-face-surprise::before{content:"\f5c2"}.um .fa-surprise::before,.um-icon-within .fa-surprise::before{content:"\f5c2"}.um .fa-bottle-water::before,.um-icon-within .fa-bottle-water::before{content:"\e4c5"}.um .fa-circle-pause::before,.um-icon-within .fa-circle-pause::before{content:"\f28b"}.um .fa-pause-circle::before,.um-icon-within .fa-pause-circle::before{content:"\f28b"}.um .fa-toilet-paper-slash::before,.um-icon-within .fa-toilet-paper-slash::before{content:"\e072"}.um .fa-apple-whole::before,.um-icon-within .fa-apple-whole::before{content:"\f5d1"}.um .fa-apple-alt::before,.um-icon-within .fa-apple-alt::before{content:"\f5d1"}.um .fa-kitchen-set::before,.um-icon-within .fa-kitchen-set::before{content:"\e51a"}.um .fa-r::before,.um-icon-within .fa-r::before{content:"R"}.um .fa-temperature-quarter::before,.um-icon-within .fa-temperature-quarter::before{content:"\f2ca"}.um .fa-temperature-1::before,.um-icon-within .fa-temperature-1::before{content:"\f2ca"}.um .fa-thermometer-1::before,.um-icon-within .fa-thermometer-1::before{content:"\f2ca"}.um .fa-thermometer-quarter::before,.um-icon-within .fa-thermometer-quarter::before{content:"\f2ca"}.um .fa-cube::before,.um-icon-within .fa-cube::before{content:"\f1b2"}.um .fa-bitcoin-sign::before,.um-icon-within .fa-bitcoin-sign::before{content:"\e0b4"}.um .fa-shield-dog::before,.um-icon-within .fa-shield-dog::before{content:"\e573"}.um .fa-solar-panel::before,.um-icon-within .fa-solar-panel::before{content:"\f5ba"}.um .fa-lock-open::before,.um-icon-within .fa-lock-open::before{content:"\f3c1"}.um .fa-elevator::before,.um-icon-within .fa-elevator::before{content:"\e16d"}.um .fa-money-bill-transfer::before,.um-icon-within .fa-money-bill-transfer::before{content:"\e528"}.um .fa-money-bill-trend-up::before,.um-icon-within .fa-money-bill-trend-up::before{content:"\e529"}.um .fa-house-flood-water-circle-arrow-right::before,.um-icon-within .fa-house-flood-water-circle-arrow-right::before{content:"\e50f"}.um .fa-square-poll-horizontal::before,.um-icon-within .fa-square-poll-horizontal::before{content:"\f682"}.um .fa-poll-h::before,.um-icon-within .fa-poll-h::before{content:"\f682"}.um .fa-circle::before,.um-icon-within .fa-circle::before{content:"\f111"}.um .fa-backward-fast::before,.um-icon-within .fa-backward-fast::before{content:"\f049"}.um .fa-fast-backward::before,.um-icon-within .fa-fast-backward::before{content:"\f049"}.um .fa-recycle::before,.um-icon-within .fa-recycle::before{content:"\f1b8"}.um .fa-user-astronaut::before,.um-icon-within .fa-user-astronaut::before{content:"\f4fb"}.um .fa-plane-slash::before,.um-icon-within .fa-plane-slash::before{content:"\e069"}.um .fa-trademark::before,.um-icon-within .fa-trademark::before{content:"\f25c"}.um .fa-basketball::before,.um-icon-within .fa-basketball::before{content:"\f434"}.um .fa-basketball-ball::before,.um-icon-within .fa-basketball-ball::before{content:"\f434"}.um .fa-satellite-dish::before,.um-icon-within .fa-satellite-dish::before{content:"\f7c0"}.um .fa-circle-up::before,.um-icon-within .fa-circle-up::before{content:"\f35b"}.um .fa-arrow-alt-circle-up::before,.um-icon-within .fa-arrow-alt-circle-up::before{content:"\f35b"}.um .fa-mobile-screen-button::before,.um-icon-within .fa-mobile-screen-button::before{content:"\f3cd"}.um .fa-mobile-alt::before,.um-icon-within .fa-mobile-alt::before{content:"\f3cd"}.um .fa-volume-high::before,.um-icon-within .fa-volume-high::before{content:"\f028"}.um .fa-volume-up::before,.um-icon-within .fa-volume-up::before{content:"\f028"}.um .fa-users-rays::before,.um-icon-within .fa-users-rays::before{content:"\e593"}.um .fa-wallet::before,.um-icon-within .fa-wallet::before{content:"\f555"}.um .fa-clipboard-check::before,.um-icon-within .fa-clipboard-check::before{content:"\f46c"}.um .fa-file-audio::before,.um-icon-within .fa-file-audio::before{content:"\f1c7"}.um .fa-burger::before,.um-icon-within .fa-burger::before{content:"\f805"}.um .fa-hamburger::before,.um-icon-within .fa-hamburger::before{content:"\f805"}.um .fa-wrench::before,.um-icon-within .fa-wrench::before{content:"\f0ad"}.um .fa-bugs::before,.um-icon-within .fa-bugs::before{content:"\e4d0"}.um .fa-rupee-sign::before,.um-icon-within .fa-rupee-sign::before{content:"\f156"}.um .fa-rupee::before,.um-icon-within .fa-rupee::before{content:"\f156"}.um .fa-file-image::before,.um-icon-within .fa-file-image::before{content:"\f1c5"}.um .fa-circle-question::before,.um-icon-within .fa-circle-question::before{content:"\f059"}.um .fa-question-circle::before,.um-icon-within .fa-question-circle::before{content:"\f059"}.um .fa-plane-departure::before,.um-icon-within .fa-plane-departure::before{content:"\f5b0"}.um .fa-handshake-slash::before,.um-icon-within .fa-handshake-slash::before{content:"\e060"}.um .fa-book-bookmark::before,.um-icon-within .fa-book-bookmark::before{content:"\e0bb"}.um .fa-code-branch::before,.um-icon-within .fa-code-branch::before{content:"\f126"}.um .fa-hat-cowboy::before,.um-icon-within .fa-hat-cowboy::before{content:"\f8c0"}.um .fa-bridge::before,.um-icon-within .fa-bridge::before{content:"\e4c8"}.um .fa-phone-flip::before,.um-icon-within .fa-phone-flip::before{content:"\f879"}.um .fa-phone-alt::before,.um-icon-within .fa-phone-alt::before{content:"\f879"}.um .fa-truck-front::before,.um-icon-within .fa-truck-front::before{content:"\e2b7"}.um .fa-cat::before,.um-icon-within .fa-cat::before{content:"\f6be"}.um .fa-anchor-circle-exclamation::before,.um-icon-within .fa-anchor-circle-exclamation::before{content:"\e4ab"}.um .fa-truck-field::before,.um-icon-within .fa-truck-field::before{content:"\e58d"}.um .fa-route::before,.um-icon-within .fa-route::before{content:"\f4d7"}.um .fa-clipboard-question::before,.um-icon-within .fa-clipboard-question::before{content:"\e4e3"}.um .fa-panorama::before,.um-icon-within .fa-panorama::before{content:"\e209"}.um .fa-comment-medical::before,.um-icon-within .fa-comment-medical::before{content:"\f7f5"}.um .fa-teeth-open::before,.um-icon-within .fa-teeth-open::before{content:"\f62f"}.um .fa-file-circle-minus::before,.um-icon-within .fa-file-circle-minus::before{content:"\e4ed"}.um .fa-tags::before,.um-icon-within .fa-tags::before{content:"\f02c"}.um .fa-wine-glass::before,.um-icon-within .fa-wine-glass::before{content:"\f4e3"}.um .fa-forward-fast::before,.um-icon-within .fa-forward-fast::before{content:"\f050"}.um .fa-fast-forward::before,.um-icon-within .fa-fast-forward::before{content:"\f050"}.um .fa-face-meh-blank::before,.um-icon-within .fa-face-meh-blank::before{content:"\f5a4"}.um .fa-meh-blank::before,.um-icon-within .fa-meh-blank::before{content:"\f5a4"}.um .fa-square-parking::before,.um-icon-within .fa-square-parking::before{content:"\f540"}.um .fa-parking::before,.um-icon-within .fa-parking::before{content:"\f540"}.um .fa-house-signal::before,.um-icon-within .fa-house-signal::before{content:"\e012"}.um .fa-bars-progress::before,.um-icon-within .fa-bars-progress::before{content:"\f828"}.um .fa-tasks-alt::before,.um-icon-within .fa-tasks-alt::before{content:"\f828"}.um .fa-faucet-drip::before,.um-icon-within .fa-faucet-drip::before{content:"\e006"}.um .fa-cart-flatbed::before,.um-icon-within .fa-cart-flatbed::before{content:"\f474"}.um .fa-dolly-flatbed::before,.um-icon-within .fa-dolly-flatbed::before{content:"\f474"}.um .fa-ban-smoking::before,.um-icon-within .fa-ban-smoking::before{content:"\f54d"}.um .fa-smoking-ban::before,.um-icon-within .fa-smoking-ban::before{content:"\f54d"}.um .fa-terminal::before,.um-icon-within .fa-terminal::before{content:"\f120"}.um .fa-mobile-button::before,.um-icon-within .fa-mobile-button::before{content:"\f10b"}.um .fa-house-medical-flag::before,.um-icon-within .fa-house-medical-flag::before{content:"\e514"}.um .fa-basket-shopping::before,.um-icon-within .fa-basket-shopping::before{content:"\f291"}.um .fa-shopping-basket::before,.um-icon-within .fa-shopping-basket::before{content:"\f291"}.um .fa-tape::before,.um-icon-within .fa-tape::before{content:"\f4db"}.um .fa-bus-simple::before,.um-icon-within .fa-bus-simple::before{content:"\f55e"}.um .fa-bus-alt::before,.um-icon-within .fa-bus-alt::before{content:"\f55e"}.um .fa-eye::before,.um-icon-within .fa-eye::before{content:"\f06e"}.um .fa-face-sad-cry::before,.um-icon-within .fa-face-sad-cry::before{content:"\f5b3"}.um .fa-sad-cry::before,.um-icon-within .fa-sad-cry::before{content:"\f5b3"}.um .fa-audio-description::before,.um-icon-within .fa-audio-description::before{content:"\f29e"}.um .fa-person-military-to-person::before,.um-icon-within .fa-person-military-to-person::before{content:"\e54c"}.um .fa-file-shield::before,.um-icon-within .fa-file-shield::before{content:"\e4f0"}.um .fa-user-slash::before,.um-icon-within .fa-user-slash::before{content:"\f506"}.um .fa-pen::before,.um-icon-within .fa-pen::before{content:"\f304"}.um .fa-tower-observation::before,.um-icon-within .fa-tower-observation::before{content:"\e586"}.um .fa-file-code::before,.um-icon-within .fa-file-code::before{content:"\f1c9"}.um .fa-signal::before,.um-icon-within .fa-signal::before{content:"\f012"}.um .fa-signal-5::before,.um-icon-within .fa-signal-5::before{content:"\f012"}.um .fa-signal-perfect::before,.um-icon-within .fa-signal-perfect::before{content:"\f012"}.um .fa-bus::before,.um-icon-within .fa-bus::before{content:"\f207"}.um .fa-heart-circle-xmark::before,.um-icon-within .fa-heart-circle-xmark::before{content:"\e501"}.um .fa-house-chimney::before,.um-icon-within .fa-house-chimney::before{content:"\e3af"}.um .fa-home-lg::before,.um-icon-within .fa-home-lg::before{content:"\e3af"}.um .fa-window-maximize::before,.um-icon-within .fa-window-maximize::before{content:"\f2d0"}.um .fa-face-frown::before,.um-icon-within .fa-face-frown::before{content:"\f119"}.um .fa-frown::before,.um-icon-within .fa-frown::before{content:"\f119"}.um .fa-prescription::before,.um-icon-within .fa-prescription::before{content:"\f5b1"}.um .fa-shop::before,.um-icon-within .fa-shop::before{content:"\f54f"}.um .fa-store-alt::before,.um-icon-within .fa-store-alt::before{content:"\f54f"}.um .fa-floppy-disk::before,.um-icon-within .fa-floppy-disk::before{content:"\f0c7"}.um .fa-save::before,.um-icon-within .fa-save::before{content:"\f0c7"}.um .fa-vihara::before,.um-icon-within .fa-vihara::before{content:"\f6a7"}.um .fa-scale-unbalanced::before,.um-icon-within .fa-scale-unbalanced::before{content:"\f515"}.um .fa-balance-scale-left::before,.um-icon-within .fa-balance-scale-left::before{content:"\f515"}.um .fa-sort-up::before,.um-icon-within .fa-sort-up::before{content:"\f0de"}.um .fa-sort-asc::before,.um-icon-within .fa-sort-asc::before{content:"\f0de"}.um .fa-comment-dots::before,.um-icon-within .fa-comment-dots::before{content:"\f4ad"}.um .fa-commenting::before,.um-icon-within .fa-commenting::before{content:"\f4ad"}.um .fa-plant-wilt::before,.um-icon-within .fa-plant-wilt::before{content:"\e5aa"}.um .fa-diamond::before,.um-icon-within .fa-diamond::before{content:"\f219"}.um .fa-face-grin-squint::before,.um-icon-within .fa-face-grin-squint::before{content:"\f585"}.um .fa-grin-squint::before,.um-icon-within .fa-grin-squint::before{content:"\f585"}.um .fa-hand-holding-dollar::before,.um-icon-within .fa-hand-holding-dollar::before{content:"\f4c0"}.um .fa-hand-holding-usd::before,.um-icon-within .fa-hand-holding-usd::before{content:"\f4c0"}.um .fa-bacterium::before,.um-icon-within .fa-bacterium::before{content:"\e05a"}.um .fa-hand-pointer::before,.um-icon-within .fa-hand-pointer::before{content:"\f25a"}.um .fa-drum-steelpan::before,.um-icon-within .fa-drum-steelpan::before{content:"\f56a"}.um .fa-hand-scissors::before,.um-icon-within .fa-hand-scissors::before{content:"\f257"}.um .fa-hands-praying::before,.um-icon-within .fa-hands-praying::before{content:"\f684"}.um .fa-praying-hands::before,.um-icon-within .fa-praying-hands::before{content:"\f684"}.um .fa-arrow-rotate-right::before,.um-icon-within .fa-arrow-rotate-right::before{content:"\f01e"}.um .fa-arrow-right-rotate::before,.um-icon-within .fa-arrow-right-rotate::before{content:"\f01e"}.um .fa-arrow-rotate-forward::before,.um-icon-within .fa-arrow-rotate-forward::before{content:"\f01e"}.um .fa-redo::before,.um-icon-within .fa-redo::before{content:"\f01e"}.um .fa-biohazard::before,.um-icon-within .fa-biohazard::before{content:"\f780"}.um .fa-location-crosshairs::before,.um-icon-within .fa-location-crosshairs::before{content:"\f601"}.um .fa-location::before,.um-icon-within .fa-location::before{content:"\f601"}.um .fa-mars-double::before,.um-icon-within .fa-mars-double::before{content:"\f227"}.um .fa-child-dress::before,.um-icon-within .fa-child-dress::before{content:"\e59c"}.um .fa-users-between-lines::before,.um-icon-within .fa-users-between-lines::before{content:"\e591"}.um .fa-lungs-virus::before,.um-icon-within .fa-lungs-virus::before{content:"\e067"}.um .fa-face-grin-tears::before,.um-icon-within .fa-face-grin-tears::before{content:"\f588"}.um .fa-grin-tears::before,.um-icon-within .fa-grin-tears::before{content:"\f588"}.um .fa-phone::before,.um-icon-within .fa-phone::before{content:"\f095"}.um .fa-calendar-xmark::before,.um-icon-within .fa-calendar-xmark::before{content:"\f273"}.um .fa-calendar-times::before,.um-icon-within .fa-calendar-times::before{content:"\f273"}.um .fa-child-reaching::before,.um-icon-within .fa-child-reaching::before{content:"\e59d"}.um .fa-head-side-virus::before,.um-icon-within .fa-head-side-virus::before{content:"\e064"}.um .fa-user-gear::before,.um-icon-within .fa-user-gear::before{content:"\f4fe"}.um .fa-user-cog::before,.um-icon-within .fa-user-cog::before{content:"\f4fe"}.um .fa-arrow-up-1-9::before,.um-icon-within .fa-arrow-up-1-9::before{content:"\f163"}.um .fa-sort-numeric-up::before,.um-icon-within .fa-sort-numeric-up::before{content:"\f163"}.um .fa-door-closed::before,.um-icon-within .fa-door-closed::before{content:"\f52a"}.um .fa-shield-virus::before,.um-icon-within .fa-shield-virus::before{content:"\e06c"}.um .fa-dice-six::before,.um-icon-within .fa-dice-six::before{content:"\f526"}.um .fa-mosquito-net::before,.um-icon-within .fa-mosquito-net::before{content:"\e52c"}.um .fa-bridge-water::before,.um-icon-within .fa-bridge-water::before{content:"\e4ce"}.um .fa-person-booth::before,.um-icon-within .fa-person-booth::before{content:"\f756"}.um .fa-text-width::before,.um-icon-within .fa-text-width::before{content:"\f035"}.um .fa-hat-wizard::before,.um-icon-within .fa-hat-wizard::before{content:"\f6e8"}.um .fa-pen-fancy::before,.um-icon-within .fa-pen-fancy::before{content:"\f5ac"}.um .fa-person-digging::before,.um-icon-within .fa-person-digging::before{content:"\f85e"}.um .fa-digging::before,.um-icon-within .fa-digging::before{content:"\f85e"}.um .fa-trash::before,.um-icon-within .fa-trash::before{content:"\f1f8"}.um .fa-gauge-simple::before,.um-icon-within .fa-gauge-simple::before{content:"\f629"}.um .fa-gauge-simple-med::before,.um-icon-within .fa-gauge-simple-med::before{content:"\f629"}.um .fa-tachometer-average::before,.um-icon-within .fa-tachometer-average::before{content:"\f629"}.um .fa-book-medical::before,.um-icon-within .fa-book-medical::before{content:"\f7e6"}.um .fa-poo::before,.um-icon-within .fa-poo::before{content:"\f2fe"}.um .fa-quote-right::before,.um-icon-within .fa-quote-right::before{content:"\f10e"}.um .fa-quote-right-alt::before,.um-icon-within .fa-quote-right-alt::before{content:"\f10e"}.um .fa-shirt::before,.um-icon-within .fa-shirt::before{content:"\f553"}.um .fa-t-shirt::before,.um-icon-within .fa-t-shirt::before{content:"\f553"}.um .fa-tshirt::before,.um-icon-within .fa-tshirt::before{content:"\f553"}.um .fa-cubes::before,.um-icon-within .fa-cubes::before{content:"\f1b3"}.um .fa-divide::before,.um-icon-within .fa-divide::before{content:"\f529"}.um .fa-tenge-sign::before,.um-icon-within .fa-tenge-sign::before{content:"\f7d7"}.um .fa-tenge::before,.um-icon-within .fa-tenge::before{content:"\f7d7"}.um .fa-headphones::before,.um-icon-within .fa-headphones::before{content:"\f025"}.um .fa-hands-holding::before,.um-icon-within .fa-hands-holding::before{content:"\f4c2"}.um .fa-hands-clapping::before,.um-icon-within .fa-hands-clapping::before{content:"\e1a8"}.um .fa-republican::before,.um-icon-within .fa-republican::before{content:"\f75e"}.um .fa-arrow-left::before,.um-icon-within .fa-arrow-left::before{content:"\f060"}.um .fa-person-circle-xmark::before,.um-icon-within .fa-person-circle-xmark::before{content:"\e543"}.um .fa-ruler::before,.um-icon-within .fa-ruler::before{content:"\f545"}.um .fa-align-left::before,.um-icon-within .fa-align-left::before{content:"\f036"}.um .fa-dice-d6::before,.um-icon-within .fa-dice-d6::before{content:"\f6d1"}.um .fa-restroom::before,.um-icon-within .fa-restroom::before{content:"\f7bd"}.um .fa-j::before,.um-icon-within .fa-j::before{content:"J"}.um .fa-users-viewfinder::before,.um-icon-within .fa-users-viewfinder::before{content:"\e595"}.um .fa-file-video::before,.um-icon-within .fa-file-video::before{content:"\f1c8"}.um .fa-up-right-from-square::before,.um-icon-within .fa-up-right-from-square::before{content:"\f35d"}.um .fa-external-link-alt::before,.um-icon-within .fa-external-link-alt::before{content:"\f35d"}.um .fa-table-cells::before,.um-icon-within .fa-table-cells::before{content:"\f00a"}.um .fa-th::before,.um-icon-within .fa-th::before{content:"\f00a"}.um .fa-file-pdf::before,.um-icon-within .fa-file-pdf::before{content:"\f1c1"}.um .fa-book-bible::before,.um-icon-within .fa-book-bible::before{content:"\f647"}.um .fa-bible::before,.um-icon-within .fa-bible::before{content:"\f647"}.um .fa-o::before,.um-icon-within .fa-o::before{content:"O"}.um .fa-suitcase-medical::before,.um-icon-within .fa-suitcase-medical::before{content:"\f0fa"}.um .fa-medkit::before,.um-icon-within .fa-medkit::before{content:"\f0fa"}.um .fa-user-secret::before,.um-icon-within .fa-user-secret::before{content:"\f21b"}.um .fa-otter::before,.um-icon-within .fa-otter::before{content:"\f700"}.um .fa-person-dress::before,.um-icon-within .fa-person-dress::before{content:"\f182"}.um .fa-female::before,.um-icon-within .fa-female::before{content:"\f182"}.um .fa-comment-dollar::before,.um-icon-within .fa-comment-dollar::before{content:"\f651"}.um .fa-business-time::before,.um-icon-within .fa-business-time::before{content:"\f64a"}.um .fa-briefcase-clock::before,.um-icon-within .fa-briefcase-clock::before{content:"\f64a"}.um .fa-table-cells-large::before,.um-icon-within .fa-table-cells-large::before{content:"\f009"}.um .fa-th-large::before,.um-icon-within .fa-th-large::before{content:"\f009"}.um .fa-book-tanakh::before,.um-icon-within .fa-book-tanakh::before{content:"\f827"}.um .fa-tanakh::before,.um-icon-within .fa-tanakh::before{content:"\f827"}.um .fa-phone-volume::before,.um-icon-within .fa-phone-volume::before{content:"\f2a0"}.um .fa-volume-control-phone::before,.um-icon-within .fa-volume-control-phone::before{content:"\f2a0"}.um .fa-hat-cowboy-side::before,.um-icon-within .fa-hat-cowboy-side::before{content:"\f8c1"}.um .fa-clipboard-user::before,.um-icon-within .fa-clipboard-user::before{content:"\f7f3"}.um .fa-child::before,.um-icon-within .fa-child::before{content:"\f1ae"}.um .fa-lira-sign::before,.um-icon-within .fa-lira-sign::before{content:"\f195"}.um .fa-satellite::before,.um-icon-within .fa-satellite::before{content:"\f7bf"}.um .fa-plane-lock::before,.um-icon-within .fa-plane-lock::before{content:"\e558"}.um .fa-tag::before,.um-icon-within .fa-tag::before{content:"\f02b"}.um .fa-comment::before,.um-icon-within .fa-comment::before{content:"\f075"}.um .fa-cake-candles::before,.um-icon-within .fa-cake-candles::before{content:"\f1fd"}.um .fa-birthday-cake::before,.um-icon-within .fa-birthday-cake::before{content:"\f1fd"}.um .fa-cake::before,.um-icon-within .fa-cake::before{content:"\f1fd"}.um .fa-envelope::before,.um-icon-within .fa-envelope::before{content:"\f0e0"}.um .fa-angles-up::before,.um-icon-within .fa-angles-up::before{content:"\f102"}.um .fa-angle-double-up::before,.um-icon-within .fa-angle-double-up::before{content:"\f102"}.um .fa-paperclip::before,.um-icon-within .fa-paperclip::before{content:"\f0c6"}.um .fa-arrow-right-to-city::before,.um-icon-within .fa-arrow-right-to-city::before{content:"\e4b3"}.um .fa-ribbon::before,.um-icon-within .fa-ribbon::before{content:"\f4d6"}.um .fa-lungs::before,.um-icon-within .fa-lungs::before{content:"\f604"}.um .fa-arrow-up-9-1::before,.um-icon-within .fa-arrow-up-9-1::before{content:"\f887"}.um .fa-sort-numeric-up-alt::before,.um-icon-within .fa-sort-numeric-up-alt::before{content:"\f887"}.um .fa-litecoin-sign::before,.um-icon-within .fa-litecoin-sign::before{content:"\e1d3"}.um .fa-border-none::before,.um-icon-within .fa-border-none::before{content:"\f850"}.um .fa-circle-nodes::before,.um-icon-within .fa-circle-nodes::before{content:"\e4e2"}.um .fa-parachute-box::before,.um-icon-within .fa-parachute-box::before{content:"\f4cd"}.um .fa-indent::before,.um-icon-within .fa-indent::before{content:"\f03c"}.um .fa-truck-field-un::before,.um-icon-within .fa-truck-field-un::before{content:"\e58e"}.um .fa-hourglass::before,.um-icon-within .fa-hourglass::before{content:"\f254"}.um .fa-hourglass-empty::before,.um-icon-within .fa-hourglass-empty::before{content:"\f254"}.um .fa-mountain::before,.um-icon-within .fa-mountain::before{content:"\f6fc"}.um .fa-user-doctor::before,.um-icon-within .fa-user-doctor::before{content:"\f0f0"}.um .fa-user-md::before,.um-icon-within .fa-user-md::before{content:"\f0f0"}.um .fa-circle-info::before,.um-icon-within .fa-circle-info::before{content:"\f05a"}.um .fa-info-circle::before,.um-icon-within .fa-info-circle::before{content:"\f05a"}.um .fa-cloud-meatball::before,.um-icon-within .fa-cloud-meatball::before{content:"\f73b"}.um .fa-camera::before,.um-icon-within .fa-camera::before{content:"\f030"}.um .fa-camera-alt::before,.um-icon-within .fa-camera-alt::before{content:"\f030"}.um .fa-square-virus::before,.um-icon-within .fa-square-virus::before{content:"\e578"}.um .fa-meteor::before,.um-icon-within .fa-meteor::before{content:"\f753"}.um .fa-car-on::before,.um-icon-within .fa-car-on::before{content:"\e4dd"}.um .fa-sleigh::before,.um-icon-within .fa-sleigh::before{content:"\f7cc"}.um .fa-arrow-down-1-9::before,.um-icon-within .fa-arrow-down-1-9::before{content:"\f162"}.um .fa-sort-numeric-asc::before,.um-icon-within .fa-sort-numeric-asc::before{content:"\f162"}.um .fa-sort-numeric-down::before,.um-icon-within .fa-sort-numeric-down::before{content:"\f162"}.um .fa-hand-holding-droplet::before,.um-icon-within .fa-hand-holding-droplet::before{content:"\f4c1"}.um .fa-hand-holding-water::before,.um-icon-within .fa-hand-holding-water::before{content:"\f4c1"}.um .fa-water::before,.um-icon-within .fa-water::before{content:"\f773"}.um .fa-calendar-check::before,.um-icon-within .fa-calendar-check::before{content:"\f274"}.um .fa-braille::before,.um-icon-within .fa-braille::before{content:"\f2a1"}.um .fa-prescription-bottle-medical::before,.um-icon-within .fa-prescription-bottle-medical::before{content:"\f486"}.um .fa-prescription-bottle-alt::before,.um-icon-within .fa-prescription-bottle-alt::before{content:"\f486"}.um .fa-landmark::before,.um-icon-within .fa-landmark::before{content:"\f66f"}.um .fa-truck::before,.um-icon-within .fa-truck::before{content:"\f0d1"}.um .fa-crosshairs::before,.um-icon-within .fa-crosshairs::before{content:"\f05b"}.um .fa-person-cane::before,.um-icon-within .fa-person-cane::before{content:"\e53c"}.um .fa-tent::before,.um-icon-within .fa-tent::before{content:"\e57d"}.um .fa-vest-patches::before,.um-icon-within .fa-vest-patches::before{content:"\e086"}.um .fa-check-double::before,.um-icon-within .fa-check-double::before{content:"\f560"}.um .fa-arrow-down-a-z::before,.um-icon-within .fa-arrow-down-a-z::before{content:"\f15d"}.um .fa-sort-alpha-asc::before,.um-icon-within .fa-sort-alpha-asc::before{content:"\f15d"}.um .fa-sort-alpha-down::before,.um-icon-within .fa-sort-alpha-down::before{content:"\f15d"}.um .fa-money-bill-wheat::before,.um-icon-within .fa-money-bill-wheat::before{content:"\e52a"}.um .fa-cookie::before,.um-icon-within .fa-cookie::before{content:"\f563"}.um .fa-arrow-rotate-left::before,.um-icon-within .fa-arrow-rotate-left::before{content:"\f0e2"}.um .fa-arrow-left-rotate::before,.um-icon-within .fa-arrow-left-rotate::before{content:"\f0e2"}.um .fa-arrow-rotate-back::before,.um-icon-within .fa-arrow-rotate-back::before{content:"\f0e2"}.um .fa-arrow-rotate-backward::before,.um-icon-within .fa-arrow-rotate-backward::before{content:"\f0e2"}.um .fa-undo::before,.um-icon-within .fa-undo::before{content:"\f0e2"}.um .fa-hard-drive::before,.um-icon-within .fa-hard-drive::before{content:"\f0a0"}.um .fa-hdd::before,.um-icon-within .fa-hdd::before{content:"\f0a0"}.um .fa-face-grin-squint-tears::before,.um-icon-within .fa-face-grin-squint-tears::before{content:"\f586"}.um .fa-grin-squint-tears::before,.um-icon-within .fa-grin-squint-tears::before{content:"\f586"}.um .fa-dumbbell::before,.um-icon-within .fa-dumbbell::before{content:"\f44b"}.um .fa-rectangle-list::before,.um-icon-within .fa-rectangle-list::before{content:"\f022"}.um .fa-list-alt::before,.um-icon-within .fa-list-alt::before{content:"\f022"}.um .fa-tarp-droplet::before,.um-icon-within .fa-tarp-droplet::before{content:"\e57c"}.um .fa-house-medical-circle-check::before,.um-icon-within .fa-house-medical-circle-check::before{content:"\e511"}.um .fa-person-skiing-nordic::before,.um-icon-within .fa-person-skiing-nordic::before{content:"\f7ca"}.um .fa-skiing-nordic::before,.um-icon-within .fa-skiing-nordic::before{content:"\f7ca"}.um .fa-calendar-plus::before,.um-icon-within .fa-calendar-plus::before{content:"\f271"}.um .fa-plane-arrival::before,.um-icon-within .fa-plane-arrival::before{content:"\f5af"}.um .fa-circle-left::before,.um-icon-within .fa-circle-left::before{content:"\f359"}.um .fa-arrow-alt-circle-left::before,.um-icon-within .fa-arrow-alt-circle-left::before{content:"\f359"}.um .fa-train-subway::before,.um-icon-within .fa-train-subway::before{content:"\f239"}.um .fa-subway::before,.um-icon-within .fa-subway::before{content:"\f239"}.um .fa-chart-gantt::before,.um-icon-within .fa-chart-gantt::before{content:"\e0e4"}.um .fa-indian-rupee-sign::before,.um-icon-within .fa-indian-rupee-sign::before{content:"\e1bc"}.um .fa-indian-rupee::before,.um-icon-within .fa-indian-rupee::before{content:"\e1bc"}.um .fa-inr::before,.um-icon-within .fa-inr::before{content:"\e1bc"}.um .fa-crop-simple::before,.um-icon-within .fa-crop-simple::before{content:"\f565"}.um .fa-crop-alt::before,.um-icon-within .fa-crop-alt::before{content:"\f565"}.um .fa-money-bill-1::before,.um-icon-within .fa-money-bill-1::before{content:"\f3d1"}.um .fa-money-bill-alt::before,.um-icon-within .fa-money-bill-alt::before{content:"\f3d1"}.um .fa-left-long::before,.um-icon-within .fa-left-long::before{content:"\f30a"}.um .fa-long-arrow-alt-left::before,.um-icon-within .fa-long-arrow-alt-left::before{content:"\f30a"}.um .fa-dna::before,.um-icon-within .fa-dna::before{content:"\f471"}.um .fa-virus-slash::before,.um-icon-within .fa-virus-slash::before{content:"\e075"}.um .fa-minus::before,.um-icon-within .fa-minus::before{content:"\f068"}.um .fa-subtract::before,.um-icon-within .fa-subtract::before{content:"\f068"}.um .fa-chess::before,.um-icon-within .fa-chess::before{content:"\f439"}.um .fa-arrow-left-long::before,.um-icon-within .fa-arrow-left-long::before{content:"\f177"}.um .fa-long-arrow-left::before,.um-icon-within .fa-long-arrow-left::before{content:"\f177"}.um .fa-plug-circle-check::before,.um-icon-within .fa-plug-circle-check::before{content:"\e55c"}.um .fa-street-view::before,.um-icon-within .fa-street-view::before{content:"\f21d"}.um .fa-franc-sign::before,.um-icon-within .fa-franc-sign::before{content:"\e18f"}.um .fa-volume-off::before,.um-icon-within .fa-volume-off::before{content:"\f026"}.um .fa-hands-asl-interpreting::before,.um-icon-within .fa-hands-asl-interpreting::before{content:"\f2a3"}.um .fa-american-sign-language-interpreting::before,.um-icon-within .fa-american-sign-language-interpreting::before{content:"\f2a3"}.um .fa-asl-interpreting::before,.um-icon-within .fa-asl-interpreting::before{content:"\f2a3"}.um .fa-hands-american-sign-language-interpreting::before,.um-icon-within .fa-hands-american-sign-language-interpreting::before{content:"\f2a3"}.um .fa-gear::before,.um-icon-within .fa-gear::before{content:"\f013"}.um .fa-cog::before,.um-icon-within .fa-cog::before{content:"\f013"}.um .fa-droplet-slash::before,.um-icon-within .fa-droplet-slash::before{content:"\f5c7"}.um .fa-tint-slash::before,.um-icon-within .fa-tint-slash::before{content:"\f5c7"}.um .fa-mosque::before,.um-icon-within .fa-mosque::before{content:"\f678"}.um .fa-mosquito::before,.um-icon-within .fa-mosquito::before{content:"\e52b"}.um .fa-star-of-david::before,.um-icon-within .fa-star-of-david::before{content:"\f69a"}.um .fa-person-military-rifle::before,.um-icon-within .fa-person-military-rifle::before{content:"\e54b"}.um .fa-cart-shopping::before,.um-icon-within .fa-cart-shopping::before{content:"\f07a"}.um .fa-shopping-cart::before,.um-icon-within .fa-shopping-cart::before{content:"\f07a"}.um .fa-vials::before,.um-icon-within .fa-vials::before{content:"\f493"}.um .fa-plug-circle-plus::before,.um-icon-within .fa-plug-circle-plus::before{content:"\e55f"}.um .fa-place-of-worship::before,.um-icon-within .fa-place-of-worship::before{content:"\f67f"}.um .fa-grip-vertical::before,.um-icon-within .fa-grip-vertical::before{content:"\f58e"}.um .fa-arrow-turn-up::before,.um-icon-within .fa-arrow-turn-up::before{content:"\f148"}.um .fa-level-up::before,.um-icon-within .fa-level-up::before{content:"\f148"}.um .fa-u::before,.um-icon-within .fa-u::before{content:"U"}.um .fa-square-root-variable::before,.um-icon-within .fa-square-root-variable::before{content:"\f698"}.um .fa-square-root-alt::before,.um-icon-within .fa-square-root-alt::before{content:"\f698"}.um .fa-clock::before,.um-icon-within .fa-clock::before{content:"\f017"}.um .fa-clock-four::before,.um-icon-within .fa-clock-four::before{content:"\f017"}.um .fa-backward-step::before,.um-icon-within .fa-backward-step::before{content:"\f048"}.um .fa-step-backward::before,.um-icon-within .fa-step-backward::before{content:"\f048"}.um .fa-pallet::before,.um-icon-within .fa-pallet::before{content:"\f482"}.um .fa-faucet::before,.um-icon-within .fa-faucet::before{content:"\e005"}.um .fa-baseball-bat-ball::before,.um-icon-within .fa-baseball-bat-ball::before{content:"\f432"}.um .fa-s::before,.um-icon-within .fa-s::before{content:"S"}.um .fa-timeline::before,.um-icon-within .fa-timeline::before{content:"\e29c"}.um .fa-keyboard::before,.um-icon-within .fa-keyboard::before{content:"\f11c"}.um .fa-caret-down::before,.um-icon-within .fa-caret-down::before{content:"\f0d7"}.um .fa-house-chimney-medical::before,.um-icon-within .fa-house-chimney-medical::before{content:"\f7f2"}.um .fa-clinic-medical::before,.um-icon-within .fa-clinic-medical::before{content:"\f7f2"}.um .fa-temperature-three-quarters::before,.um-icon-within .fa-temperature-three-quarters::before{content:"\f2c8"}.um .fa-temperature-3::before,.um-icon-within .fa-temperature-3::before{content:"\f2c8"}.um .fa-thermometer-3::before,.um-icon-within .fa-thermometer-3::before{content:"\f2c8"}.um .fa-thermometer-three-quarters::before,.um-icon-within .fa-thermometer-three-quarters::before{content:"\f2c8"}.um .fa-mobile-screen::before,.um-icon-within .fa-mobile-screen::before{content:"\f3cf"}.um .fa-mobile-android-alt::before,.um-icon-within .fa-mobile-android-alt::before{content:"\f3cf"}.um .fa-plane-up::before,.um-icon-within .fa-plane-up::before{content:"\e22d"}.um .fa-piggy-bank::before,.um-icon-within .fa-piggy-bank::before{content:"\f4d3"}.um .fa-battery-half::before,.um-icon-within .fa-battery-half::before{content:"\f242"}.um .fa-battery-3::before,.um-icon-within .fa-battery-3::before{content:"\f242"}.um .fa-mountain-city::before,.um-icon-within .fa-mountain-city::before{content:"\e52e"}.um .fa-coins::before,.um-icon-within .fa-coins::before{content:"\f51e"}.um .fa-khanda::before,.um-icon-within .fa-khanda::before{content:"\f66d"}.um .fa-sliders::before,.um-icon-within .fa-sliders::before{content:"\f1de"}.um .fa-sliders-h::before,.um-icon-within .fa-sliders-h::before{content:"\f1de"}.um .fa-folder-tree::before,.um-icon-within .fa-folder-tree::before{content:"\f802"}.um .fa-network-wired::before,.um-icon-within .fa-network-wired::before{content:"\f6ff"}.um .fa-map-pin::before,.um-icon-within .fa-map-pin::before{content:"\f276"}.um .fa-hamsa::before,.um-icon-within .fa-hamsa::before{content:"\f665"}.um .fa-cent-sign::before,.um-icon-within .fa-cent-sign::before{content:"\e3f5"}.um .fa-flask::before,.um-icon-within .fa-flask::before{content:"\f0c3"}.um .fa-person-pregnant::before,.um-icon-within .fa-person-pregnant::before{content:"\e31e"}.um .fa-wand-sparkles::before,.um-icon-within .fa-wand-sparkles::before{content:"\f72b"}.um .fa-ellipsis-vertical::before,.um-icon-within .fa-ellipsis-vertical::before{content:"\f142"}.um .fa-ellipsis-v::before,.um-icon-within .fa-ellipsis-v::before{content:"\f142"}.um .fa-ticket::before,.um-icon-within .fa-ticket::before{content:"\f145"}.um .fa-power-off::before,.um-icon-within .fa-power-off::before{content:"\f011"}.um .fa-right-long::before,.um-icon-within .fa-right-long::before{content:"\f30b"}.um .fa-long-arrow-alt-right::before,.um-icon-within .fa-long-arrow-alt-right::before{content:"\f30b"}.um .fa-flag-usa::before,.um-icon-within .fa-flag-usa::before{content:"\f74d"}.um .fa-laptop-file::before,.um-icon-within .fa-laptop-file::before{content:"\e51d"}.um .fa-tty::before,.um-icon-within .fa-tty::before{content:"\f1e4"}.um .fa-teletype::before,.um-icon-within .fa-teletype::before{content:"\f1e4"}.um .fa-diagram-next::before,.um-icon-within .fa-diagram-next::before{content:"\e476"}.um .fa-person-rifle::before,.um-icon-within .fa-person-rifle::before{content:"\e54e"}.um .fa-house-medical-circle-exclamation::before,.um-icon-within .fa-house-medical-circle-exclamation::before{content:"\e512"}.um .fa-closed-captioning::before,.um-icon-within .fa-closed-captioning::before{content:"\f20a"}.um .fa-person-hiking::before,.um-icon-within .fa-person-hiking::before{content:"\f6ec"}.um .fa-hiking::before,.um-icon-within .fa-hiking::before{content:"\f6ec"}.um .fa-venus-double::before,.um-icon-within .fa-venus-double::before{content:"\f226"}.um .fa-images::before,.um-icon-within .fa-images::before{content:"\f302"}.um .fa-calculator::before,.um-icon-within .fa-calculator::before{content:"\f1ec"}.um .fa-people-pulling::before,.um-icon-within .fa-people-pulling::before{content:"\e535"}.um .fa-n::before,.um-icon-within .fa-n::before{content:"N"}.um .fa-cable-car::before,.um-icon-within .fa-cable-car::before{content:"\f7da"}.um .fa-tram::before,.um-icon-within .fa-tram::before{content:"\f7da"}.um .fa-cloud-rain::before,.um-icon-within .fa-cloud-rain::before{content:"\f73d"}.um .fa-building-circle-xmark::before,.um-icon-within .fa-building-circle-xmark::before{content:"\e4d4"}.um .fa-ship::before,.um-icon-within .fa-ship::before{content:"\f21a"}.um .fa-arrows-down-to-line::before,.um-icon-within .fa-arrows-down-to-line::before{content:"\e4b8"}.um .fa-download::before,.um-icon-within .fa-download::before{content:"\f019"}.um .fa-face-grin::before,.um-icon-within .fa-face-grin::before{content:"\f580"}.um .fa-grin::before,.um-icon-within .fa-grin::before{content:"\f580"}.um .fa-delete-left::before,.um-icon-within .fa-delete-left::before{content:"\f55a"}.um .fa-backspace::before,.um-icon-within .fa-backspace::before{content:"\f55a"}.um .fa-eye-dropper::before,.um-icon-within .fa-eye-dropper::before{content:"\f1fb"}.um .fa-eye-dropper-empty::before,.um-icon-within .fa-eye-dropper-empty::before{content:"\f1fb"}.um .fa-eyedropper::before,.um-icon-within .fa-eyedropper::before{content:"\f1fb"}.um .fa-file-circle-check::before,.um-icon-within .fa-file-circle-check::before{content:"\e5a0"}.um .fa-forward::before,.um-icon-within .fa-forward::before{content:"\f04e"}.um .fa-mobile::before,.um-icon-within .fa-mobile::before{content:"\f3ce"}.um .fa-mobile-android::before,.um-icon-within .fa-mobile-android::before{content:"\f3ce"}.um .fa-mobile-phone::before,.um-icon-within .fa-mobile-phone::before{content:"\f3ce"}.um .fa-face-meh::before,.um-icon-within .fa-face-meh::before{content:"\f11a"}.um .fa-meh::before,.um-icon-within .fa-meh::before{content:"\f11a"}.um .fa-align-center::before,.um-icon-within .fa-align-center::before{content:"\f037"}.um .fa-book-skull::before,.um-icon-within .fa-book-skull::before{content:"\f6b7"}.um .fa-book-dead::before,.um-icon-within .fa-book-dead::before{content:"\f6b7"}.um .fa-id-card::before,.um-icon-within .fa-id-card::before{content:"\f2c2"}.um .fa-drivers-license::before,.um-icon-within .fa-drivers-license::before{content:"\f2c2"}.um .fa-outdent::before,.um-icon-within .fa-outdent::before{content:"\f03b"}.um .fa-dedent::before,.um-icon-within .fa-dedent::before{content:"\f03b"}.um .fa-heart-circle-exclamation::before,.um-icon-within .fa-heart-circle-exclamation::before{content:"\e4fe"}.um .fa-house::before,.um-icon-within .fa-house::before{content:"\f015"}.um .fa-home::before,.um-icon-within .fa-home::before{content:"\f015"}.um .fa-home-alt::before,.um-icon-within .fa-home-alt::before{content:"\f015"}.um .fa-home-lg-alt::before,.um-icon-within .fa-home-lg-alt::before{content:"\f015"}.um .fa-calendar-week::before,.um-icon-within .fa-calendar-week::before{content:"\f784"}.um .fa-laptop-medical::before,.um-icon-within .fa-laptop-medical::before{content:"\f812"}.um .fa-b::before,.um-icon-within .fa-b::before{content:"B"}.um .fa-file-medical::before,.um-icon-within .fa-file-medical::before{content:"\f477"}.um .fa-dice-one::before,.um-icon-within .fa-dice-one::before{content:"\f525"}.um .fa-kiwi-bird::before,.um-icon-within .fa-kiwi-bird::before{content:"\f535"}.um .fa-arrow-right-arrow-left::before,.um-icon-within .fa-arrow-right-arrow-left::before{content:"\f0ec"}.um .fa-exchange::before,.um-icon-within .fa-exchange::before{content:"\f0ec"}.um .fa-rotate-right::before,.um-icon-within .fa-rotate-right::before{content:"\f2f9"}.um .fa-redo-alt::before,.um-icon-within .fa-redo-alt::before{content:"\f2f9"}.um .fa-rotate-forward::before,.um-icon-within .fa-rotate-forward::before{content:"\f2f9"}.um .fa-utensils::before,.um-icon-within .fa-utensils::before{content:"\f2e7"}.um .fa-cutlery::before,.um-icon-within .fa-cutlery::before{content:"\f2e7"}.um .fa-arrow-up-wide-short::before,.um-icon-within .fa-arrow-up-wide-short::before{content:"\f161"}.um .fa-sort-amount-up::before,.um-icon-within .fa-sort-amount-up::before{content:"\f161"}.um .fa-mill-sign::before,.um-icon-within .fa-mill-sign::before{content:"\e1ed"}.um .fa-bowl-rice::before,.um-icon-within .fa-bowl-rice::before{content:"\e2eb"}.um .fa-skull::before,.um-icon-within .fa-skull::before{content:"\f54c"}.um .fa-tower-broadcast::before,.um-icon-within .fa-tower-broadcast::before{content:"\f519"}.um .fa-broadcast-tower::before,.um-icon-within .fa-broadcast-tower::before{content:"\f519"}.um .fa-truck-pickup::before,.um-icon-within .fa-truck-pickup::before{content:"\f63c"}.um .fa-up-long::before,.um-icon-within .fa-up-long::before{content:"\f30c"}.um .fa-long-arrow-alt-up::before,.um-icon-within .fa-long-arrow-alt-up::before{content:"\f30c"}.um .fa-stop::before,.um-icon-within .fa-stop::before{content:"\f04d"}.um .fa-code-merge::before,.um-icon-within .fa-code-merge::before{content:"\f387"}.um .fa-upload::before,.um-icon-within .fa-upload::before{content:"\f093"}.um .fa-hurricane::before,.um-icon-within .fa-hurricane::before{content:"\f751"}.um .fa-mound::before,.um-icon-within .fa-mound::before{content:"\e52d"}.um .fa-toilet-portable::before,.um-icon-within .fa-toilet-portable::before{content:"\e583"}.um .fa-compact-disc::before,.um-icon-within .fa-compact-disc::before{content:"\f51f"}.um .fa-file-arrow-down::before,.um-icon-within .fa-file-arrow-down::before{content:"\f56d"}.um .fa-file-download::before,.um-icon-within .fa-file-download::before{content:"\f56d"}.um .fa-caravan::before,.um-icon-within .fa-caravan::before{content:"\f8ff"}.um .fa-shield-cat::before,.um-icon-within .fa-shield-cat::before{content:"\e572"}.um .fa-bolt::before,.um-icon-within .fa-bolt::before{content:"\f0e7"}.um .fa-zap::before,.um-icon-within .fa-zap::before{content:"\f0e7"}.um .fa-glass-water::before,.um-icon-within .fa-glass-water::before{content:"\e4f4"}.um .fa-oil-well::before,.um-icon-within .fa-oil-well::before{content:"\e532"}.um .fa-vault::before,.um-icon-within .fa-vault::before{content:"\e2c5"}.um .fa-mars::before,.um-icon-within .fa-mars::before{content:"\f222"}.um .fa-toilet::before,.um-icon-within .fa-toilet::before{content:"\f7d8"}.um .fa-plane-circle-xmark::before,.um-icon-within .fa-plane-circle-xmark::before{content:"\e557"}.um .fa-yen-sign::before,.um-icon-within .fa-yen-sign::before{content:"\f157"}.um .fa-cny::before,.um-icon-within .fa-cny::before{content:"\f157"}.um .fa-jpy::before,.um-icon-within .fa-jpy::before{content:"\f157"}.um .fa-rmb::before,.um-icon-within .fa-rmb::before{content:"\f157"}.um .fa-yen::before,.um-icon-within .fa-yen::before{content:"\f157"}.um .fa-ruble-sign::before,.um-icon-within .fa-ruble-sign::before{content:"\f158"}.um .fa-rouble::before,.um-icon-within .fa-rouble::before{content:"\f158"}.um .fa-rub::before,.um-icon-within .fa-rub::before{content:"\f158"}.um .fa-ruble::before,.um-icon-within .fa-ruble::before{content:"\f158"}.um .fa-sun::before,.um-icon-within .fa-sun::before{content:"\f185"}.um .fa-guitar::before,.um-icon-within .fa-guitar::before{content:"\f7a6"}.um .fa-face-laugh-wink::before,.um-icon-within .fa-face-laugh-wink::before{content:"\f59c"}.um .fa-laugh-wink::before,.um-icon-within .fa-laugh-wink::before{content:"\f59c"}.um .fa-horse-head::before,.um-icon-within .fa-horse-head::before{content:"\f7ab"}.um .fa-bore-hole::before,.um-icon-within .fa-bore-hole::before{content:"\e4c3"}.um .fa-industry::before,.um-icon-within .fa-industry::before{content:"\f275"}.um .fa-circle-down::before,.um-icon-within .fa-circle-down::before{content:"\f358"}.um .fa-arrow-alt-circle-down::before,.um-icon-within .fa-arrow-alt-circle-down::before{content:"\f358"}.um .fa-arrows-turn-to-dots::before,.um-icon-within .fa-arrows-turn-to-dots::before{content:"\e4c1"}.um .fa-florin-sign::before,.um-icon-within .fa-florin-sign::before{content:"\e184"}.um .fa-arrow-down-short-wide::before,.um-icon-within .fa-arrow-down-short-wide::before{content:"\f884"}.um .fa-sort-amount-desc::before,.um-icon-within .fa-sort-amount-desc::before{content:"\f884"}.um .fa-sort-amount-down-alt::before,.um-icon-within .fa-sort-amount-down-alt::before{content:"\f884"}.um .fa-less-than::before,.um-icon-within .fa-less-than::before{content:"\<"}.um .fa-angle-down::before,.um-icon-within .fa-angle-down::before{content:"\f107"}.um .fa-car-tunnel::before,.um-icon-within .fa-car-tunnel::before{content:"\e4de"}.um .fa-head-side-cough::before,.um-icon-within .fa-head-side-cough::before{content:"\e061"}.um .fa-grip-lines::before,.um-icon-within .fa-grip-lines::before{content:"\f7a4"}.um .fa-thumbs-down::before,.um-icon-within .fa-thumbs-down::before{content:"\f165"}.um .fa-user-lock::before,.um-icon-within .fa-user-lock::before{content:"\f502"}.um .fa-arrow-right-long::before,.um-icon-within .fa-arrow-right-long::before{content:"\f178"}.um .fa-long-arrow-right::before,.um-icon-within .fa-long-arrow-right::before{content:"\f178"}.um .fa-anchor-circle-xmark::before,.um-icon-within .fa-anchor-circle-xmark::before{content:"\e4ac"}.um .fa-ellipsis::before,.um-icon-within .fa-ellipsis::before{content:"\f141"}.um .fa-ellipsis-h::before,.um-icon-within .fa-ellipsis-h::before{content:"\f141"}.um .fa-chess-pawn::before,.um-icon-within .fa-chess-pawn::before{content:"\f443"}.um .fa-kit-medical::before,.um-icon-within .fa-kit-medical::before{content:"\f479"}.um .fa-first-aid::before,.um-icon-within .fa-first-aid::before{content:"\f479"}.um .fa-person-through-window::before,.um-icon-within .fa-person-through-window::before{content:"\e5a9"}.um .fa-toolbox::before,.um-icon-within .fa-toolbox::before{content:"\f552"}.um .fa-hands-holding-circle::before,.um-icon-within .fa-hands-holding-circle::before{content:"\e4fb"}.um .fa-bug::before,.um-icon-within .fa-bug::before{content:"\f188"}.um .fa-credit-card::before,.um-icon-within .fa-credit-card::before{content:"\f09d"}.um .fa-credit-card-alt::before,.um-icon-within .fa-credit-card-alt::before{content:"\f09d"}.um .fa-car::before,.um-icon-within .fa-car::before{content:"\f1b9"}.um .fa-automobile::before,.um-icon-within .fa-automobile::before{content:"\f1b9"}.um .fa-hand-holding-hand::before,.um-icon-within .fa-hand-holding-hand::before{content:"\e4f7"}.um .fa-book-open-reader::before,.um-icon-within .fa-book-open-reader::before{content:"\f5da"}.um .fa-book-reader::before,.um-icon-within .fa-book-reader::before{content:"\f5da"}.um .fa-mountain-sun::before,.um-icon-within .fa-mountain-sun::before{content:"\e52f"}.um .fa-arrows-left-right-to-line::before,.um-icon-within .fa-arrows-left-right-to-line::before{content:"\e4ba"}.um .fa-dice-d20::before,.um-icon-within .fa-dice-d20::before{content:"\f6cf"}.um .fa-truck-droplet::before,.um-icon-within .fa-truck-droplet::before{content:"\e58c"}.um .fa-file-circle-xmark::before,.um-icon-within .fa-file-circle-xmark::before{content:"\e5a1"}.um .fa-temperature-arrow-up::before,.um-icon-within .fa-temperature-arrow-up::before{content:"\e040"}.um .fa-temperature-up::before,.um-icon-within .fa-temperature-up::before{content:"\e040"}.um .fa-medal::before,.um-icon-within .fa-medal::before{content:"\f5a2"}.um .fa-bed::before,.um-icon-within .fa-bed::before{content:"\f236"}.um .fa-square-h::before,.um-icon-within .fa-square-h::before{content:"\f0fd"}.um .fa-h-square::before,.um-icon-within .fa-h-square::before{content:"\f0fd"}.um .fa-podcast::before,.um-icon-within .fa-podcast::before{content:"\f2ce"}.um .fa-temperature-full::before,.um-icon-within .fa-temperature-full::before{content:"\f2c7"}.um .fa-temperature-4::before,.um-icon-within .fa-temperature-4::before{content:"\f2c7"}.um .fa-thermometer-4::before,.um-icon-within .fa-thermometer-4::before{content:"\f2c7"}.um .fa-thermometer-full::before,.um-icon-within .fa-thermometer-full::before{content:"\f2c7"}.um .fa-bell::before,.um-icon-within .fa-bell::before{content:"\f0f3"}.um .fa-superscript::before,.um-icon-within .fa-superscript::before{content:"\f12b"}.um .fa-plug-circle-xmark::before,.um-icon-within .fa-plug-circle-xmark::before{content:"\e560"}.um .fa-star-of-life::before,.um-icon-within .fa-star-of-life::before{content:"\f621"}.um .fa-phone-slash::before,.um-icon-within .fa-phone-slash::before{content:"\f3dd"}.um .fa-paint-roller::before,.um-icon-within .fa-paint-roller::before{content:"\f5aa"}.um .fa-handshake-angle::before,.um-icon-within .fa-handshake-angle::before{content:"\f4c4"}.um .fa-hands-helping::before,.um-icon-within .fa-hands-helping::before{content:"\f4c4"}.um .fa-location-dot::before,.um-icon-within .fa-location-dot::before{content:"\f3c5"}.um .fa-map-marker-alt::before,.um-icon-within .fa-map-marker-alt::before{content:"\f3c5"}.um .fa-file::before,.um-icon-within .fa-file::before{content:"\f15b"}.um .fa-greater-than::before,.um-icon-within .fa-greater-than::before{content:"\>"}.um .fa-person-swimming::before,.um-icon-within .fa-person-swimming::before{content:"\f5c4"}.um .fa-swimmer::before,.um-icon-within .fa-swimmer::before{content:"\f5c4"}.um .fa-arrow-down::before,.um-icon-within .fa-arrow-down::before{content:"\f063"}.um .fa-droplet::before,.um-icon-within .fa-droplet::before{content:"\f043"}.um .fa-tint::before,.um-icon-within .fa-tint::before{content:"\f043"}.um .fa-eraser::before,.um-icon-within .fa-eraser::before{content:"\f12d"}.um .fa-earth-americas::before,.um-icon-within .fa-earth-americas::before{content:"\f57d"}.um .fa-earth::before,.um-icon-within .fa-earth::before{content:"\f57d"}.um .fa-earth-america::before,.um-icon-within .fa-earth-america::before{content:"\f57d"}.um .fa-globe-americas::before,.um-icon-within .fa-globe-americas::before{content:"\f57d"}.um .fa-person-burst::before,.um-icon-within .fa-person-burst::before{content:"\e53b"}.um .fa-dove::before,.um-icon-within .fa-dove::before{content:"\f4ba"}.um .fa-battery-empty::before,.um-icon-within .fa-battery-empty::before{content:"\f244"}.um .fa-battery-0::before,.um-icon-within .fa-battery-0::before{content:"\f244"}.um .fa-socks::before,.um-icon-within .fa-socks::before{content:"\f696"}.um .fa-inbox::before,.um-icon-within .fa-inbox::before{content:"\f01c"}.um .fa-section::before,.um-icon-within .fa-section::before{content:"\e447"}.um .fa-gauge-high::before,.um-icon-within .fa-gauge-high::before{content:"\f625"}.um .fa-tachometer-alt::before,.um-icon-within .fa-tachometer-alt::before{content:"\f625"}.um .fa-tachometer-alt-fast::before,.um-icon-within .fa-tachometer-alt-fast::before{content:"\f625"}.um .fa-envelope-open-text::before,.um-icon-within .fa-envelope-open-text::before{content:"\f658"}.um .fa-hospital::before,.um-icon-within .fa-hospital::before{content:"\f0f8"}.um .fa-hospital-alt::before,.um-icon-within .fa-hospital-alt::before{content:"\f0f8"}.um .fa-hospital-wide::before,.um-icon-within .fa-hospital-wide::before{content:"\f0f8"}.um .fa-wine-bottle::before,.um-icon-within .fa-wine-bottle::before{content:"\f72f"}.um .fa-chess-rook::before,.um-icon-within .fa-chess-rook::before{content:"\f447"}.um .fa-bars-staggered::before,.um-icon-within .fa-bars-staggered::before{content:"\f550"}.um .fa-reorder::before,.um-icon-within .fa-reorder::before{content:"\f550"}.um .fa-stream::before,.um-icon-within .fa-stream::before{content:"\f550"}.um .fa-dharmachakra::before,.um-icon-within .fa-dharmachakra::before{content:"\f655"}.um .fa-hotdog::before,.um-icon-within .fa-hotdog::before{content:"\f80f"}.um .fa-person-walking-with-cane::before,.um-icon-within .fa-person-walking-with-cane::before{content:"\f29d"}.um .fa-blind::before,.um-icon-within .fa-blind::before{content:"\f29d"}.um .fa-drum::before,.um-icon-within .fa-drum::before{content:"\f569"}.um .fa-ice-cream::before,.um-icon-within .fa-ice-cream::before{content:"\f810"}.um .fa-heart-circle-bolt::before,.um-icon-within .fa-heart-circle-bolt::before{content:"\e4fc"}.um .fa-fax::before,.um-icon-within .fa-fax::before{content:"\f1ac"}.um .fa-paragraph::before,.um-icon-within .fa-paragraph::before{content:"\f1dd"}.um .fa-check-to-slot::before,.um-icon-within .fa-check-to-slot::before{content:"\f772"}.um .fa-vote-yea::before,.um-icon-within .fa-vote-yea::before{content:"\f772"}.um .fa-star-half::before,.um-icon-within .fa-star-half::before{content:"\f089"}.um .fa-boxes-stacked::before,.um-icon-within .fa-boxes-stacked::before{content:"\f468"}.um .fa-boxes::before,.um-icon-within .fa-boxes::before{content:"\f468"}.um .fa-boxes-alt::before,.um-icon-within .fa-boxes-alt::before{content:"\f468"}.um .fa-link::before,.um-icon-within .fa-link::before{content:"\f0c1"}.um .fa-chain::before,.um-icon-within .fa-chain::before{content:"\f0c1"}.um .fa-ear-listen::before,.um-icon-within .fa-ear-listen::before{content:"\f2a2"}.um .fa-assistive-listening-systems::before,.um-icon-within .fa-assistive-listening-systems::before{content:"\f2a2"}.um .fa-tree-city::before,.um-icon-within .fa-tree-city::before{content:"\e587"}.um .fa-play::before,.um-icon-within .fa-play::before{content:"\f04b"}.um .fa-font::before,.um-icon-within .fa-font::before{content:"\f031"}.um .fa-table-cells-row-lock::before,.um-icon-within .fa-table-cells-row-lock::before{content:"\e67a"}.um .fa-rupiah-sign::before,.um-icon-within .fa-rupiah-sign::before{content:"\e23d"}.um .fa-magnifying-glass::before,.um-icon-within .fa-magnifying-glass::before{content:"\f002"}.um .fa-search::before,.um-icon-within .fa-search::before{content:"\f002"}.um .fa-table-tennis-paddle-ball::before,.um-icon-within .fa-table-tennis-paddle-ball::before{content:"\f45d"}.um .fa-ping-pong-paddle-ball::before,.um-icon-within .fa-ping-pong-paddle-ball::before{content:"\f45d"}.um .fa-table-tennis::before,.um-icon-within .fa-table-tennis::before{content:"\f45d"}.um .fa-person-dots-from-line::before,.um-icon-within .fa-person-dots-from-line::before{content:"\f470"}.um .fa-diagnoses::before,.um-icon-within .fa-diagnoses::before{content:"\f470"}.um .fa-trash-can-arrow-up::before,.um-icon-within .fa-trash-can-arrow-up::before{content:"\f82a"}.um .fa-trash-restore-alt::before,.um-icon-within .fa-trash-restore-alt::before{content:"\f82a"}.um .fa-naira-sign::before,.um-icon-within .fa-naira-sign::before{content:"\e1f6"}.um .fa-cart-arrow-down::before,.um-icon-within .fa-cart-arrow-down::before{content:"\f218"}.um .fa-walkie-talkie::before,.um-icon-within .fa-walkie-talkie::before{content:"\f8ef"}.um .fa-file-pen::before,.um-icon-within .fa-file-pen::before{content:"\f31c"}.um .fa-file-edit::before,.um-icon-within .fa-file-edit::before{content:"\f31c"}.um .fa-receipt::before,.um-icon-within .fa-receipt::before{content:"\f543"}.um .fa-square-pen::before,.um-icon-within .fa-square-pen::before{content:"\f14b"}.um .fa-pen-square::before,.um-icon-within .fa-pen-square::before{content:"\f14b"}.um .fa-pencil-square::before,.um-icon-within .fa-pencil-square::before{content:"\f14b"}.um .fa-suitcase-rolling::before,.um-icon-within .fa-suitcase-rolling::before{content:"\f5c1"}.um .fa-person-circle-exclamation::before,.um-icon-within .fa-person-circle-exclamation::before{content:"\e53f"}.um .fa-chevron-down::before,.um-icon-within .fa-chevron-down::before{content:"\f078"}.um .fa-battery-full::before,.um-icon-within .fa-battery-full::before{content:"\f240"}.um .fa-battery::before,.um-icon-within .fa-battery::before{content:"\f240"}.um .fa-battery-5::before,.um-icon-within .fa-battery-5::before{content:"\f240"}.um .fa-skull-crossbones::before,.um-icon-within .fa-skull-crossbones::before{content:"\f714"}.um .fa-code-compare::before,.um-icon-within .fa-code-compare::before{content:"\e13a"}.um .fa-list-ul::before,.um-icon-within .fa-list-ul::before{content:"\f0ca"}.um .fa-list-dots::before,.um-icon-within .fa-list-dots::before{content:"\f0ca"}.um .fa-school-lock::before,.um-icon-within .fa-school-lock::before{content:"\e56f"}.um .fa-tower-cell::before,.um-icon-within .fa-tower-cell::before{content:"\e585"}.um .fa-down-long::before,.um-icon-within .fa-down-long::before{content:"\f309"}.um .fa-long-arrow-alt-down::before,.um-icon-within .fa-long-arrow-alt-down::before{content:"\f309"}.um .fa-ranking-star::before,.um-icon-within .fa-ranking-star::before{content:"\e561"}.um .fa-chess-king::before,.um-icon-within .fa-chess-king::before{content:"\f43f"}.um .fa-person-harassing::before,.um-icon-within .fa-person-harassing::before{content:"\e549"}.um .fa-brazilian-real-sign::before,.um-icon-within .fa-brazilian-real-sign::before{content:"\e46c"}.um .fa-landmark-dome::before,.um-icon-within .fa-landmark-dome::before{content:"\f752"}.um .fa-landmark-alt::before,.um-icon-within .fa-landmark-alt::before{content:"\f752"}.um .fa-arrow-up::before,.um-icon-within .fa-arrow-up::before{content:"\f062"}.um .fa-tv::before,.um-icon-within .fa-tv::before{content:"\f26c"}.um .fa-television::before,.um-icon-within .fa-television::before{content:"\f26c"}.um .fa-tv-alt::before,.um-icon-within .fa-tv-alt::before{content:"\f26c"}.um .fa-shrimp::before,.um-icon-within .fa-shrimp::before{content:"\e448"}.um .fa-list-check::before,.um-icon-within .fa-list-check::before{content:"\f0ae"}.um .fa-tasks::before,.um-icon-within .fa-tasks::before{content:"\f0ae"}.um .fa-jug-detergent::before,.um-icon-within .fa-jug-detergent::before{content:"\e519"}.um .fa-circle-user::before,.um-icon-within .fa-circle-user::before{content:"\f2bd"}.um .fa-user-circle::before,.um-icon-within .fa-user-circle::before{content:"\f2bd"}.um .fa-user-shield::before,.um-icon-within .fa-user-shield::before{content:"\f505"}.um .fa-wind::before,.um-icon-within .fa-wind::before{content:"\f72e"}.um .fa-car-burst::before,.um-icon-within .fa-car-burst::before{content:"\f5e1"}.um .fa-car-crash::before,.um-icon-within .fa-car-crash::before{content:"\f5e1"}.um .fa-y::before,.um-icon-within .fa-y::before{content:"Y"}.um .fa-person-snowboarding::before,.um-icon-within .fa-person-snowboarding::before{content:"\f7ce"}.um .fa-snowboarding::before,.um-icon-within .fa-snowboarding::before{content:"\f7ce"}.um .fa-truck-fast::before,.um-icon-within .fa-truck-fast::before{content:"\f48b"}.um .fa-shipping-fast::before,.um-icon-within .fa-shipping-fast::before{content:"\f48b"}.um .fa-fish::before,.um-icon-within .fa-fish::before{content:"\f578"}.um .fa-user-graduate::before,.um-icon-within .fa-user-graduate::before{content:"\f501"}.um .fa-circle-half-stroke::before,.um-icon-within .fa-circle-half-stroke::before{content:"\f042"}.um .fa-adjust::before,.um-icon-within .fa-adjust::before{content:"\f042"}.um .fa-clapperboard::before,.um-icon-within .fa-clapperboard::before{content:"\e131"}.um .fa-circle-radiation::before,.um-icon-within .fa-circle-radiation::before{content:"\f7ba"}.um .fa-radiation-alt::before,.um-icon-within .fa-radiation-alt::before{content:"\f7ba"}.um .fa-baseball::before,.um-icon-within .fa-baseball::before{content:"\f433"}.um .fa-baseball-ball::before,.um-icon-within .fa-baseball-ball::before{content:"\f433"}.um .fa-jet-fighter-up::before,.um-icon-within .fa-jet-fighter-up::before{content:"\e518"}.um .fa-diagram-project::before,.um-icon-within .fa-diagram-project::before{content:"\f542"}.um .fa-project-diagram::before,.um-icon-within .fa-project-diagram::before{content:"\f542"}.um .fa-copy::before,.um-icon-within .fa-copy::before{content:"\f0c5"}.um .fa-volume-xmark::before,.um-icon-within .fa-volume-xmark::before{content:"\f6a9"}.um .fa-volume-mute::before,.um-icon-within .fa-volume-mute::before{content:"\f6a9"}.um .fa-volume-times::before,.um-icon-within .fa-volume-times::before{content:"\f6a9"}.um .fa-hand-sparkles::before,.um-icon-within .fa-hand-sparkles::before{content:"\e05d"}.um .fa-grip::before,.um-icon-within .fa-grip::before{content:"\f58d"}.um .fa-grip-horizontal::before,.um-icon-within .fa-grip-horizontal::before{content:"\f58d"}.um .fa-share-from-square::before,.um-icon-within .fa-share-from-square::before{content:"\f14d"}.um .fa-share-square::before,.um-icon-within .fa-share-square::before{content:"\f14d"}.um .fa-child-combatant::before,.um-icon-within .fa-child-combatant::before{content:"\e4e0"}.um .fa-child-rifle::before,.um-icon-within .fa-child-rifle::before{content:"\e4e0"}.um .fa-gun::before,.um-icon-within .fa-gun::before{content:"\e19b"}.um .fa-square-phone::before,.um-icon-within .fa-square-phone::before{content:"\f098"}.um .fa-phone-square::before,.um-icon-within .fa-phone-square::before{content:"\f098"}.um .fa-plus::before,.um-icon-within .fa-plus::before{content:"\+"}.um .fa-add::before,.um-icon-within .fa-add::before{content:"\+"}.um .fa-expand::before,.um-icon-within .fa-expand::before{content:"\f065"}.um .fa-computer::before,.um-icon-within .fa-computer::before{content:"\e4e5"}.um .fa-xmark::before,.um-icon-within .fa-xmark::before{content:"\f00d"}.um .fa-close::before,.um-icon-within .fa-close::before{content:"\f00d"}.um .fa-multiply::before,.um-icon-within .fa-multiply::before{content:"\f00d"}.um .fa-remove::before,.um-icon-within .fa-remove::before{content:"\f00d"}.um .fa-times::before,.um-icon-within .fa-times::before{content:"\f00d"}.um .fa-arrows-up-down-left-right::before,.um-icon-within .fa-arrows-up-down-left-right::before{content:"\f047"}.um .fa-arrows::before,.um-icon-within .fa-arrows::before{content:"\f047"}.um .fa-chalkboard-user::before,.um-icon-within .fa-chalkboard-user::before{content:"\f51c"}.um .fa-chalkboard-teacher::before,.um-icon-within .fa-chalkboard-teacher::before{content:"\f51c"}.um .fa-peso-sign::before,.um-icon-within .fa-peso-sign::before{content:"\e222"}.um .fa-building-shield::before,.um-icon-within .fa-building-shield::before{content:"\e4d8"}.um .fa-baby::before,.um-icon-within .fa-baby::before{content:"\f77c"}.um .fa-users-line::before,.um-icon-within .fa-users-line::before{content:"\e592"}.um .fa-quote-left::before,.um-icon-within .fa-quote-left::before{content:"\f10d"}.um .fa-quote-left-alt::before,.um-icon-within .fa-quote-left-alt::before{content:"\f10d"}.um .fa-tractor::before,.um-icon-within .fa-tractor::before{content:"\f722"}.um .fa-trash-arrow-up::before,.um-icon-within .fa-trash-arrow-up::before{content:"\f829"}.um .fa-trash-restore::before,.um-icon-within .fa-trash-restore::before{content:"\f829"}.um .fa-arrow-down-up-lock::before,.um-icon-within .fa-arrow-down-up-lock::before{content:"\e4b0"}.um .fa-lines-leaning::before,.um-icon-within .fa-lines-leaning::before{content:"\e51e"}.um .fa-ruler-combined::before,.um-icon-within .fa-ruler-combined::before{content:"\f546"}.um .fa-copyright::before,.um-icon-within .fa-copyright::before{content:"\f1f9"}.um .fa-equals::before,.um-icon-within .fa-equals::before{content:"\="}.um .fa-blender::before,.um-icon-within .fa-blender::before{content:"\f517"}.um .fa-teeth::before,.um-icon-within .fa-teeth::before{content:"\f62e"}.um .fa-shekel-sign::before,.um-icon-within .fa-shekel-sign::before{content:"\f20b"}.um .fa-ils::before,.um-icon-within .fa-ils::before{content:"\f20b"}.um .fa-shekel::before,.um-icon-within .fa-shekel::before{content:"\f20b"}.um .fa-sheqel::before,.um-icon-within .fa-sheqel::before{content:"\f20b"}.um .fa-sheqel-sign::before,.um-icon-within .fa-sheqel-sign::before{content:"\f20b"}.um .fa-map::before,.um-icon-within .fa-map::before{content:"\f279"}.um .fa-rocket::before,.um-icon-within .fa-rocket::before{content:"\f135"}.um .fa-photo-film::before,.um-icon-within .fa-photo-film::before{content:"\f87c"}.um .fa-photo-video::before,.um-icon-within .fa-photo-video::before{content:"\f87c"}.um .fa-folder-minus::before,.um-icon-within .fa-folder-minus::before{content:"\f65d"}.um .fa-store::before,.um-icon-within .fa-store::before{content:"\f54e"}.um .fa-arrow-trend-up::before,.um-icon-within .fa-arrow-trend-up::before{content:"\e098"}.um .fa-plug-circle-minus::before,.um-icon-within .fa-plug-circle-minus::before{content:"\e55e"}.um .fa-sign-hanging::before,.um-icon-within .fa-sign-hanging::before{content:"\f4d9"}.um .fa-sign::before,.um-icon-within .fa-sign::before{content:"\f4d9"}.um .fa-bezier-curve::before,.um-icon-within .fa-bezier-curve::before{content:"\f55b"}.um .fa-bell-slash::before,.um-icon-within .fa-bell-slash::before{content:"\f1f6"}.um .fa-tablet::before,.um-icon-within .fa-tablet::before{content:"\f3fb"}.um .fa-tablet-android::before,.um-icon-within .fa-tablet-android::before{content:"\f3fb"}.um .fa-school-flag::before,.um-icon-within .fa-school-flag::before{content:"\e56e"}.um .fa-fill::before,.um-icon-within .fa-fill::before{content:"\f575"}.um .fa-angle-up::before,.um-icon-within .fa-angle-up::before{content:"\f106"}.um .fa-drumstick-bite::before,.um-icon-within .fa-drumstick-bite::before{content:"\f6d7"}.um .fa-holly-berry::before,.um-icon-within .fa-holly-berry::before{content:"\f7aa"}.um .fa-chevron-left::before,.um-icon-within .fa-chevron-left::before{content:"\f053"}.um .fa-bacteria::before,.um-icon-within .fa-bacteria::before{content:"\e059"}.um .fa-hand-lizard::before,.um-icon-within .fa-hand-lizard::before{content:"\f258"}.um .fa-notdef::before,.um-icon-within .fa-notdef::before{content:"\e1fe"}.um .fa-disease::before,.um-icon-within .fa-disease::before{content:"\f7fa"}.um .fa-briefcase-medical::before,.um-icon-within .fa-briefcase-medical::before{content:"\f469"}.um .fa-genderless::before,.um-icon-within .fa-genderless::before{content:"\f22d"}.um .fa-chevron-right::before,.um-icon-within .fa-chevron-right::before{content:"\f054"}.um .fa-retweet::before,.um-icon-within .fa-retweet::before{content:"\f079"}.um .fa-car-rear::before,.um-icon-within .fa-car-rear::before{content:"\f5de"}.um .fa-car-alt::before,.um-icon-within .fa-car-alt::before{content:"\f5de"}.um .fa-pump-soap::before,.um-icon-within .fa-pump-soap::before{content:"\e06b"}.um .fa-video-slash::before,.um-icon-within .fa-video-slash::before{content:"\f4e2"}.um .fa-battery-quarter::before,.um-icon-within .fa-battery-quarter::before{content:"\f243"}.um .fa-battery-2::before,.um-icon-within .fa-battery-2::before{content:"\f243"}.um .fa-radio::before,.um-icon-within .fa-radio::before{content:"\f8d7"}.um .fa-baby-carriage::before,.um-icon-within .fa-baby-carriage::before{content:"\f77d"}.um .fa-carriage-baby::before,.um-icon-within .fa-carriage-baby::before{content:"\f77d"}.um .fa-traffic-light::before,.um-icon-within .fa-traffic-light::before{content:"\f637"}.um .fa-thermometer::before,.um-icon-within .fa-thermometer::before{content:"\f491"}.um .fa-vr-cardboard::before,.um-icon-within .fa-vr-cardboard::before{content:"\f729"}.um .fa-hand-middle-finger::before,.um-icon-within .fa-hand-middle-finger::before{content:"\f806"}.um .fa-percent::before,.um-icon-within .fa-percent::before{content:"\%"}.um .fa-percentage::before,.um-icon-within .fa-percentage::before{content:"\%"}.um .fa-truck-moving::before,.um-icon-within .fa-truck-moving::before{content:"\f4df"}.um .fa-glass-water-droplet::before,.um-icon-within .fa-glass-water-droplet::before{content:"\e4f5"}.um .fa-display::before,.um-icon-within .fa-display::before{content:"\e163"}.um .fa-face-smile::before,.um-icon-within .fa-face-smile::before{content:"\f118"}.um .fa-smile::before,.um-icon-within .fa-smile::before{content:"\f118"}.um .fa-thumbtack::before,.um-icon-within .fa-thumbtack::before{content:"\f08d"}.um .fa-thumb-tack::before,.um-icon-within .fa-thumb-tack::before{content:"\f08d"}.um .fa-trophy::before,.um-icon-within .fa-trophy::before{content:"\f091"}.um .fa-person-praying::before,.um-icon-within .fa-person-praying::before{content:"\f683"}.um .fa-pray::before,.um-icon-within .fa-pray::before{content:"\f683"}.um .fa-hammer::before,.um-icon-within .fa-hammer::before{content:"\f6e3"}.um .fa-hand-peace::before,.um-icon-within .fa-hand-peace::before{content:"\f25b"}.um .fa-rotate::before,.um-icon-within .fa-rotate::before{content:"\f2f1"}.um .fa-sync-alt::before,.um-icon-within .fa-sync-alt::before{content:"\f2f1"}.um .fa-spinner::before,.um-icon-within .fa-spinner::before{content:"\f110"}.um .fa-robot::before,.um-icon-within .fa-robot::before{content:"\f544"}.um .fa-peace::before,.um-icon-within .fa-peace::before{content:"\f67c"}.um .fa-gears::before,.um-icon-within .fa-gears::before{content:"\f085"}.um .fa-cogs::before,.um-icon-within .fa-cogs::before{content:"\f085"}.um .fa-warehouse::before,.um-icon-within .fa-warehouse::before{content:"\f494"}.um .fa-arrow-up-right-dots::before,.um-icon-within .fa-arrow-up-right-dots::before{content:"\e4b7"}.um .fa-splotch::before,.um-icon-within .fa-splotch::before{content:"\f5bc"}.um .fa-face-grin-hearts::before,.um-icon-within .fa-face-grin-hearts::before{content:"\f584"}.um .fa-grin-hearts::before,.um-icon-within .fa-grin-hearts::before{content:"\f584"}.um .fa-dice-four::before,.um-icon-within .fa-dice-four::before{content:"\f524"}.um .fa-sim-card::before,.um-icon-within .fa-sim-card::before{content:"\f7c4"}.um .fa-transgender::before,.um-icon-within .fa-transgender::before{content:"\f225"}.um .fa-transgender-alt::before,.um-icon-within .fa-transgender-alt::before{content:"\f225"}.um .fa-mercury::before,.um-icon-within .fa-mercury::before{content:"\f223"}.um .fa-arrow-turn-down::before,.um-icon-within .fa-arrow-turn-down::before{content:"\f149"}.um .fa-level-down::before,.um-icon-within .fa-level-down::before{content:"\f149"}.um .fa-person-falling-burst::before,.um-icon-within .fa-person-falling-burst::before{content:"\e547"}.um .fa-award::before,.um-icon-within .fa-award::before{content:"\f559"}.um .fa-ticket-simple::before,.um-icon-within .fa-ticket-simple::before{content:"\f3ff"}.um .fa-ticket-alt::before,.um-icon-within .fa-ticket-alt::before{content:"\f3ff"}.um .fa-building::before,.um-icon-within .fa-building::before{content:"\f1ad"}.um .fa-angles-left::before,.um-icon-within .fa-angles-left::before{content:"\f100"}.um .fa-angle-double-left::before,.um-icon-within .fa-angle-double-left::before{content:"\f100"}.um .fa-qrcode::before,.um-icon-within .fa-qrcode::before{content:"\f029"}.um .fa-clock-rotate-left::before,.um-icon-within .fa-clock-rotate-left::before{content:"\f1da"}.um .fa-history::before,.um-icon-within .fa-history::before{content:"\f1da"}.um .fa-face-grin-beam-sweat::before,.um-icon-within .fa-face-grin-beam-sweat::before{content:"\f583"}.um .fa-grin-beam-sweat::before,.um-icon-within .fa-grin-beam-sweat::before{content:"\f583"}.um .fa-file-export::before,.um-icon-within .fa-file-export::before{content:"\f56e"}.um .fa-arrow-right-from-file::before,.um-icon-within .fa-arrow-right-from-file::before{content:"\f56e"}.um .fa-shield::before,.um-icon-within .fa-shield::before{content:"\f132"}.um .fa-shield-blank::before,.um-icon-within .fa-shield-blank::before{content:"\f132"}.um .fa-arrow-up-short-wide::before,.um-icon-within .fa-arrow-up-short-wide::before{content:"\f885"}.um .fa-sort-amount-up-alt::before,.um-icon-within .fa-sort-amount-up-alt::before{content:"\f885"}.um .fa-house-medical::before,.um-icon-within .fa-house-medical::before{content:"\e3b2"}.um .fa-golf-ball-tee::before,.um-icon-within .fa-golf-ball-tee::before{content:"\f450"}.um .fa-golf-ball::before,.um-icon-within .fa-golf-ball::before{content:"\f450"}.um .fa-circle-chevron-left::before,.um-icon-within .fa-circle-chevron-left::before{content:"\f137"}.um .fa-chevron-circle-left::before,.um-icon-within .fa-chevron-circle-left::before{content:"\f137"}.um .fa-house-chimney-window::before,.um-icon-within .fa-house-chimney-window::before{content:"\e00d"}.um .fa-pen-nib::before,.um-icon-within .fa-pen-nib::before{content:"\f5ad"}.um .fa-tent-arrow-turn-left::before,.um-icon-within .fa-tent-arrow-turn-left::before{content:"\e580"}.um .fa-tents::before,.um-icon-within .fa-tents::before{content:"\e582"}.um .fa-wand-magic::before,.um-icon-within .fa-wand-magic::before{content:"\f0d0"}.um .fa-magic::before,.um-icon-within .fa-magic::before{content:"\f0d0"}.um .fa-dog::before,.um-icon-within .fa-dog::before{content:"\f6d3"}.um .fa-carrot::before,.um-icon-within .fa-carrot::before{content:"\f787"}.um .fa-moon::before,.um-icon-within .fa-moon::before{content:"\f186"}.um .fa-wine-glass-empty::before,.um-icon-within .fa-wine-glass-empty::before{content:"\f5ce"}.um .fa-wine-glass-alt::before,.um-icon-within .fa-wine-glass-alt::before{content:"\f5ce"}.um .fa-cheese::before,.um-icon-within .fa-cheese::before{content:"\f7ef"}.um .fa-yin-yang::before,.um-icon-within .fa-yin-yang::before{content:"\f6ad"}.um .fa-music::before,.um-icon-within .fa-music::before{content:"\f001"}.um .fa-code-commit::before,.um-icon-within .fa-code-commit::before{content:"\f386"}.um .fa-temperature-low::before,.um-icon-within .fa-temperature-low::before{content:"\f76b"}.um .fa-person-biking::before,.um-icon-within .fa-person-biking::before{content:"\f84a"}.um .fa-biking::before,.um-icon-within .fa-biking::before{content:"\f84a"}.um .fa-broom::before,.um-icon-within .fa-broom::before{content:"\f51a"}.um .fa-shield-heart::before,.um-icon-within .fa-shield-heart::before{content:"\e574"}.um .fa-gopuram::before,.um-icon-within .fa-gopuram::before{content:"\f664"}.um .fa-earth-oceania::before,.um-icon-within .fa-earth-oceania::before{content:"\e47b"}.um .fa-globe-oceania::before,.um-icon-within .fa-globe-oceania::before{content:"\e47b"}.um .fa-square-xmark::before,.um-icon-within .fa-square-xmark::before{content:"\f2d3"}.um .fa-times-square::before,.um-icon-within .fa-times-square::before{content:"\f2d3"}.um .fa-xmark-square::before,.um-icon-within .fa-xmark-square::before{content:"\f2d3"}.um .fa-hashtag::before,.um-icon-within .fa-hashtag::before{content:"\#"}.um .fa-up-right-and-down-left-from-center::before,.um-icon-within .fa-up-right-and-down-left-from-center::before{content:"\f424"}.um .fa-expand-alt::before,.um-icon-within .fa-expand-alt::before{content:"\f424"}.um .fa-oil-can::before,.um-icon-within .fa-oil-can::before{content:"\f613"}.um .fa-t::before,.um-icon-within .fa-t::before{content:"T"}.um .fa-hippo::before,.um-icon-within .fa-hippo::before{content:"\f6ed"}.um .fa-chart-column::before,.um-icon-within .fa-chart-column::before{content:"\e0e3"}.um .fa-infinity::before,.um-icon-within .fa-infinity::before{content:"\f534"}.um .fa-vial-circle-check::before,.um-icon-within .fa-vial-circle-check::before{content:"\e596"}.um .fa-person-arrow-down-to-line::before,.um-icon-within .fa-person-arrow-down-to-line::before{content:"\e538"}.um .fa-voicemail::before,.um-icon-within .fa-voicemail::before{content:"\f897"}.um .fa-fan::before,.um-icon-within .fa-fan::before{content:"\f863"}.um .fa-person-walking-luggage::before,.um-icon-within .fa-person-walking-luggage::before{content:"\e554"}.um .fa-up-down::before,.um-icon-within .fa-up-down::before{content:"\f338"}.um .fa-arrows-alt-v::before,.um-icon-within .fa-arrows-alt-v::before{content:"\f338"}.um .fa-cloud-moon-rain::before,.um-icon-within .fa-cloud-moon-rain::before{content:"\f73c"}.um .fa-calendar::before,.um-icon-within .fa-calendar::before{content:"\f133"}.um .fa-trailer::before,.um-icon-within .fa-trailer::before{content:"\e041"}.um .fa-bahai::before,.um-icon-within .fa-bahai::before{content:"\f666"}.um .fa-haykal::before,.um-icon-within .fa-haykal::before{content:"\f666"}.um .fa-sd-card::before,.um-icon-within .fa-sd-card::before{content:"\f7c2"}.um .fa-dragon::before,.um-icon-within .fa-dragon::before{content:"\f6d5"}.um .fa-shoe-prints::before,.um-icon-within .fa-shoe-prints::before{content:"\f54b"}.um .fa-circle-plus::before,.um-icon-within .fa-circle-plus::before{content:"\f055"}.um .fa-plus-circle::before,.um-icon-within .fa-plus-circle::before{content:"\f055"}.um .fa-face-grin-tongue-wink::before,.um-icon-within .fa-face-grin-tongue-wink::before{content:"\f58b"}.um .fa-grin-tongue-wink::before,.um-icon-within .fa-grin-tongue-wink::before{content:"\f58b"}.um .fa-hand-holding::before,.um-icon-within .fa-hand-holding::before{content:"\f4bd"}.um .fa-plug-circle-exclamation::before,.um-icon-within .fa-plug-circle-exclamation::before{content:"\e55d"}.um .fa-link-slash::before,.um-icon-within .fa-link-slash::before{content:"\f127"}.um .fa-chain-broken::before,.um-icon-within .fa-chain-broken::before{content:"\f127"}.um .fa-chain-slash::before,.um-icon-within .fa-chain-slash::before{content:"\f127"}.um .fa-unlink::before,.um-icon-within .fa-unlink::before{content:"\f127"}.um .fa-clone::before,.um-icon-within .fa-clone::before{content:"\f24d"}.um .fa-person-walking-arrow-loop-left::before,.um-icon-within .fa-person-walking-arrow-loop-left::before{content:"\e551"}.um .fa-arrow-up-z-a::before,.um-icon-within .fa-arrow-up-z-a::before{content:"\f882"}.um .fa-sort-alpha-up-alt::before,.um-icon-within .fa-sort-alpha-up-alt::before{content:"\f882"}.um .fa-fire-flame-curved::before,.um-icon-within .fa-fire-flame-curved::before{content:"\f7e4"}.um .fa-fire-alt::before,.um-icon-within .fa-fire-alt::before{content:"\f7e4"}.um .fa-tornado::before,.um-icon-within .fa-tornado::before{content:"\f76f"}.um .fa-file-circle-plus::before,.um-icon-within .fa-file-circle-plus::before{content:"\e494"}.um .fa-book-quran::before,.um-icon-within .fa-book-quran::before{content:"\f687"}.um .fa-quran::before,.um-icon-within .fa-quran::before{content:"\f687"}.um .fa-anchor::before,.um-icon-within .fa-anchor::before{content:"\f13d"}.um .fa-border-all::before,.um-icon-within .fa-border-all::before{content:"\f84c"}.um .fa-face-angry::before,.um-icon-within .fa-face-angry::before{content:"\f556"}.um .fa-angry::before,.um-icon-within .fa-angry::before{content:"\f556"}.um .fa-cookie-bite::before,.um-icon-within .fa-cookie-bite::before{content:"\f564"}.um .fa-arrow-trend-down::before,.um-icon-within .fa-arrow-trend-down::before{content:"\e097"}.um .fa-rss::before,.um-icon-within .fa-rss::before{content:"\f09e"}.um .fa-feed::before,.um-icon-within .fa-feed::before{content:"\f09e"}.um .fa-draw-polygon::before,.um-icon-within .fa-draw-polygon::before{content:"\f5ee"}.um .fa-scale-balanced::before,.um-icon-within .fa-scale-balanced::before{content:"\f24e"}.um .fa-balance-scale::before,.um-icon-within .fa-balance-scale::before{content:"\f24e"}.um .fa-gauge-simple-high::before,.um-icon-within .fa-gauge-simple-high::before{content:"\f62a"}.um .fa-tachometer::before,.um-icon-within .fa-tachometer::before{content:"\f62a"}.um .fa-tachometer-fast::before,.um-icon-within .fa-tachometer-fast::before{content:"\f62a"}.um .fa-shower::before,.um-icon-within .fa-shower::before{content:"\f2cc"}.um .fa-desktop::before,.um-icon-within .fa-desktop::before{content:"\f390"}.um .fa-desktop-alt::before,.um-icon-within .fa-desktop-alt::before{content:"\f390"}.um .fa-m::before,.um-icon-within .fa-m::before{content:"M"}.um .fa-table-list::before,.um-icon-within .fa-table-list::before{content:"\f00b"}.um .fa-th-list::before,.um-icon-within .fa-th-list::before{content:"\f00b"}.um .fa-comment-sms::before,.um-icon-within .fa-comment-sms::before{content:"\f7cd"}.um .fa-sms::before,.um-icon-within .fa-sms::before{content:"\f7cd"}.um .fa-book::before,.um-icon-within .fa-book::before{content:"\f02d"}.um .fa-user-plus::before,.um-icon-within .fa-user-plus::before{content:"\f234"}.um .fa-check::before,.um-icon-within .fa-check::before{content:"\f00c"}.um .fa-battery-three-quarters::before,.um-icon-within .fa-battery-three-quarters::before{content:"\f241"}.um .fa-battery-4::before,.um-icon-within .fa-battery-4::before{content:"\f241"}.um .fa-house-circle-check::before,.um-icon-within .fa-house-circle-check::before{content:"\e509"}.um .fa-angle-left::before,.um-icon-within .fa-angle-left::before{content:"\f104"}.um .fa-diagram-successor::before,.um-icon-within .fa-diagram-successor::before{content:"\e47a"}.um .fa-truck-arrow-right::before,.um-icon-within .fa-truck-arrow-right::before{content:"\e58b"}.um .fa-arrows-split-up-and-left::before,.um-icon-within .fa-arrows-split-up-and-left::before{content:"\e4bc"}.um .fa-hand-fist::before,.um-icon-within .fa-hand-fist::before{content:"\f6de"}.um .fa-fist-raised::before,.um-icon-within .fa-fist-raised::before{content:"\f6de"}.um .fa-cloud-moon::before,.um-icon-within .fa-cloud-moon::before{content:"\f6c3"}.um .fa-briefcase::before,.um-icon-within .fa-briefcase::before{content:"\f0b1"}.um .fa-person-falling::before,.um-icon-within .fa-person-falling::before{content:"\e546"}.um .fa-image-portrait::before,.um-icon-within .fa-image-portrait::before{content:"\f3e0"}.um .fa-portrait::before,.um-icon-within .fa-portrait::before{content:"\f3e0"}.um .fa-user-tag::before,.um-icon-within .fa-user-tag::before{content:"\f507"}.um .fa-rug::before,.um-icon-within .fa-rug::before{content:"\e569"}.um .fa-earth-europe::before,.um-icon-within .fa-earth-europe::before{content:"\f7a2"}.um .fa-globe-europe::before,.um-icon-within .fa-globe-europe::before{content:"\f7a2"}.um .fa-cart-flatbed-suitcase::before,.um-icon-within .fa-cart-flatbed-suitcase::before{content:"\f59d"}.um .fa-luggage-cart::before,.um-icon-within .fa-luggage-cart::before{content:"\f59d"}.um .fa-rectangle-xmark::before,.um-icon-within .fa-rectangle-xmark::before{content:"\f410"}.um .fa-rectangle-times::before,.um-icon-within .fa-rectangle-times::before{content:"\f410"}.um .fa-times-rectangle::before,.um-icon-within .fa-times-rectangle::before{content:"\f410"}.um .fa-window-close::before,.um-icon-within .fa-window-close::before{content:"\f410"}.um .fa-baht-sign::before,.um-icon-within .fa-baht-sign::before{content:"\e0ac"}.um .fa-book-open::before,.um-icon-within .fa-book-open::before{content:"\f518"}.um .fa-book-journal-whills::before,.um-icon-within .fa-book-journal-whills::before{content:"\f66a"}.um .fa-journal-whills::before,.um-icon-within .fa-journal-whills::before{content:"\f66a"}.um .fa-handcuffs::before,.um-icon-within .fa-handcuffs::before{content:"\e4f8"}.um .fa-triangle-exclamation::before,.um-icon-within .fa-triangle-exclamation::before{content:"\f071"}.um .fa-exclamation-triangle::before,.um-icon-within .fa-exclamation-triangle::before{content:"\f071"}.um .fa-warning::before,.um-icon-within .fa-warning::before{content:"\f071"}.um .fa-database::before,.um-icon-within .fa-database::before{content:"\f1c0"}.um .fa-share::before,.um-icon-within .fa-share::before{content:"\f064"}.um .fa-mail-forward::before,.um-icon-within .fa-mail-forward::before{content:"\f064"}.um .fa-bottle-droplet::before,.um-icon-within .fa-bottle-droplet::before{content:"\e4c4"}.um .fa-mask-face::before,.um-icon-within .fa-mask-face::before{content:"\e1d7"}.um .fa-hill-rockslide::before,.um-icon-within .fa-hill-rockslide::before{content:"\e508"}.um .fa-right-left::before,.um-icon-within .fa-right-left::before{content:"\f362"}.um .fa-exchange-alt::before,.um-icon-within .fa-exchange-alt::before{content:"\f362"}.um .fa-paper-plane::before,.um-icon-within .fa-paper-plane::before{content:"\f1d8"}.um .fa-road-circle-exclamation::before,.um-icon-within .fa-road-circle-exclamation::before{content:"\e565"}.um .fa-dungeon::before,.um-icon-within .fa-dungeon::before{content:"\f6d9"}.um .fa-align-right::before,.um-icon-within .fa-align-right::before{content:"\f038"}.um .fa-money-bill-1-wave::before,.um-icon-within .fa-money-bill-1-wave::before{content:"\f53b"}.um .fa-money-bill-wave-alt::before,.um-icon-within .fa-money-bill-wave-alt::before{content:"\f53b"}.um .fa-life-ring::before,.um-icon-within .fa-life-ring::before{content:"\f1cd"}.um .fa-hands::before,.um-icon-within .fa-hands::before{content:"\f2a7"}.um .fa-sign-language::before,.um-icon-within .fa-sign-language::before{content:"\f2a7"}.um .fa-signing::before,.um-icon-within .fa-signing::before{content:"\f2a7"}.um .fa-calendar-day::before,.um-icon-within .fa-calendar-day::before{content:"\f783"}.um .fa-water-ladder::before,.um-icon-within .fa-water-ladder::before{content:"\f5c5"}.um .fa-ladder-water::before,.um-icon-within .fa-ladder-water::before{content:"\f5c5"}.um .fa-swimming-pool::before,.um-icon-within .fa-swimming-pool::before{content:"\f5c5"}.um .fa-arrows-up-down::before,.um-icon-within .fa-arrows-up-down::before{content:"\f07d"}.um .fa-arrows-v::before,.um-icon-within .fa-arrows-v::before{content:"\f07d"}.um .fa-face-grimace::before,.um-icon-within .fa-face-grimace::before{content:"\f57f"}.um .fa-grimace::before,.um-icon-within .fa-grimace::before{content:"\f57f"}.um .fa-wheelchair-move::before,.um-icon-within .fa-wheelchair-move::before{content:"\e2ce"}.um .fa-wheelchair-alt::before,.um-icon-within .fa-wheelchair-alt::before{content:"\e2ce"}.um .fa-turn-down::before,.um-icon-within .fa-turn-down::before{content:"\f3be"}.um .fa-level-down-alt::before,.um-icon-within .fa-level-down-alt::before{content:"\f3be"}.um .fa-person-walking-arrow-right::before,.um-icon-within .fa-person-walking-arrow-right::before{content:"\e552"}.um .fa-square-envelope::before,.um-icon-within .fa-square-envelope::before{content:"\f199"}.um .fa-envelope-square::before,.um-icon-within .fa-envelope-square::before{content:"\f199"}.um .fa-dice::before,.um-icon-within .fa-dice::before{content:"\f522"}.um .fa-bowling-ball::before,.um-icon-within .fa-bowling-ball::before{content:"\f436"}.um .fa-brain::before,.um-icon-within .fa-brain::before{content:"\f5dc"}.um .fa-bandage::before,.um-icon-within .fa-bandage::before{content:"\f462"}.um .fa-band-aid::before,.um-icon-within .fa-band-aid::before{content:"\f462"}.um .fa-calendar-minus::before,.um-icon-within .fa-calendar-minus::before{content:"\f272"}.um .fa-circle-xmark::before,.um-icon-within .fa-circle-xmark::before{content:"\f057"}.um .fa-times-circle::before,.um-icon-within .fa-times-circle::before{content:"\f057"}.um .fa-xmark-circle::before,.um-icon-within .fa-xmark-circle::before{content:"\f057"}.um .fa-gifts::before,.um-icon-within .fa-gifts::before{content:"\f79c"}.um .fa-hotel::before,.um-icon-within .fa-hotel::before{content:"\f594"}.um .fa-earth-asia::before,.um-icon-within .fa-earth-asia::before{content:"\f57e"}.um .fa-globe-asia::before,.um-icon-within .fa-globe-asia::before{content:"\f57e"}.um .fa-id-card-clip::before,.um-icon-within .fa-id-card-clip::before{content:"\f47f"}.um .fa-id-card-alt::before,.um-icon-within .fa-id-card-alt::before{content:"\f47f"}.um .fa-magnifying-glass-plus::before,.um-icon-within .fa-magnifying-glass-plus::before{content:"\f00e"}.um .fa-search-plus::before,.um-icon-within .fa-search-plus::before{content:"\f00e"}.um .fa-thumbs-up::before,.um-icon-within .fa-thumbs-up::before{content:"\f164"}.um .fa-user-clock::before,.um-icon-within .fa-user-clock::before{content:"\f4fd"}.um .fa-hand-dots::before,.um-icon-within .fa-hand-dots::before{content:"\f461"}.um .fa-allergies::before,.um-icon-within .fa-allergies::before{content:"\f461"}.um .fa-file-invoice::before,.um-icon-within .fa-file-invoice::before{content:"\f570"}.um .fa-window-minimize::before,.um-icon-within .fa-window-minimize::before{content:"\f2d1"}.um .fa-mug-saucer::before,.um-icon-within .fa-mug-saucer::before{content:"\f0f4"}.um .fa-coffee::before,.um-icon-within .fa-coffee::before{content:"\f0f4"}.um .fa-brush::before,.um-icon-within .fa-brush::before{content:"\f55d"}.um .fa-mask::before,.um-icon-within .fa-mask::before{content:"\f6fa"}.um .fa-magnifying-glass-minus::before,.um-icon-within .fa-magnifying-glass-minus::before{content:"\f010"}.um .fa-search-minus::before,.um-icon-within .fa-search-minus::before{content:"\f010"}.um .fa-ruler-vertical::before,.um-icon-within .fa-ruler-vertical::before{content:"\f548"}.um .fa-user-large::before,.um-icon-within .fa-user-large::before{content:"\f406"}.um .fa-user-alt::before,.um-icon-within .fa-user-alt::before{content:"\f406"}.um .fa-train-tram::before,.um-icon-within .fa-train-tram::before{content:"\e5b4"}.um .fa-user-nurse::before,.um-icon-within .fa-user-nurse::before{content:"\f82f"}.um .fa-syringe::before,.um-icon-within .fa-syringe::before{content:"\f48e"}.um .fa-cloud-sun::before,.um-icon-within .fa-cloud-sun::before{content:"\f6c4"}.um .fa-stopwatch-20::before,.um-icon-within .fa-stopwatch-20::before{content:"\e06f"}.um .fa-square-full::before,.um-icon-within .fa-square-full::before{content:"\f45c"}.um .fa-magnet::before,.um-icon-within .fa-magnet::before{content:"\f076"}.um .fa-jar::before,.um-icon-within .fa-jar::before{content:"\e516"}.um .fa-note-sticky::before,.um-icon-within .fa-note-sticky::before{content:"\f249"}.um .fa-sticky-note::before,.um-icon-within .fa-sticky-note::before{content:"\f249"}.um .fa-bug-slash::before,.um-icon-within .fa-bug-slash::before{content:"\e490"}.um .fa-arrow-up-from-water-pump::before,.um-icon-within .fa-arrow-up-from-water-pump::before{content:"\e4b6"}.um .fa-bone::before,.um-icon-within .fa-bone::before{content:"\f5d7"}.um .fa-user-injured::before,.um-icon-within .fa-user-injured::before{content:"\f728"}.um .fa-face-sad-tear::before,.um-icon-within .fa-face-sad-tear::before{content:"\f5b4"}.um .fa-sad-tear::before,.um-icon-within .fa-sad-tear::before{content:"\f5b4"}.um .fa-plane::before,.um-icon-within .fa-plane::before{content:"\f072"}.um .fa-tent-arrows-down::before,.um-icon-within .fa-tent-arrows-down::before{content:"\e581"}.um .fa-exclamation::before,.um-icon-within .fa-exclamation::before{content:"\!"}.um .fa-arrows-spin::before,.um-icon-within .fa-arrows-spin::before{content:"\e4bb"}.um .fa-print::before,.um-icon-within .fa-print::before{content:"\f02f"}.um .fa-turkish-lira-sign::before,.um-icon-within .fa-turkish-lira-sign::before{content:"\e2bb"}.um .fa-try::before,.um-icon-within .fa-try::before{content:"\e2bb"}.um .fa-turkish-lira::before,.um-icon-within .fa-turkish-lira::before{content:"\e2bb"}.um .fa-dollar-sign::before,.um-icon-within .fa-dollar-sign::before{content:"\$"}.um .fa-dollar::before,.um-icon-within .fa-dollar::before{content:"\$"}.um .fa-usd::before,.um-icon-within .fa-usd::before{content:"\$"}.um .fa-x::before,.um-icon-within .fa-x::before{content:"X"}.um .fa-magnifying-glass-dollar::before,.um-icon-within .fa-magnifying-glass-dollar::before{content:"\f688"}.um .fa-search-dollar::before,.um-icon-within .fa-search-dollar::before{content:"\f688"}.um .fa-users-gear::before,.um-icon-within .fa-users-gear::before{content:"\f509"}.um .fa-users-cog::before,.um-icon-within .fa-users-cog::before{content:"\f509"}.um .fa-person-military-pointing::before,.um-icon-within .fa-person-military-pointing::before{content:"\e54a"}.um .fa-building-columns::before,.um-icon-within .fa-building-columns::before{content:"\f19c"}.um .fa-bank::before,.um-icon-within .fa-bank::before{content:"\f19c"}.um .fa-institution::before,.um-icon-within .fa-institution::before{content:"\f19c"}.um .fa-museum::before,.um-icon-within .fa-museum::before{content:"\f19c"}.um .fa-university::before,.um-icon-within .fa-university::before{content:"\f19c"}.um .fa-umbrella::before,.um-icon-within .fa-umbrella::before{content:"\f0e9"}.um .fa-trowel::before,.um-icon-within .fa-trowel::before{content:"\e589"}.um .fa-d::before,.um-icon-within .fa-d::before{content:"D"}.um .fa-stapler::before,.um-icon-within .fa-stapler::before{content:"\e5af"}.um .fa-masks-theater::before,.um-icon-within .fa-masks-theater::before{content:"\f630"}.um .fa-theater-masks::before,.um-icon-within .fa-theater-masks::before{content:"\f630"}.um .fa-kip-sign::before,.um-icon-within .fa-kip-sign::before{content:"\e1c4"}.um .fa-hand-point-left::before,.um-icon-within .fa-hand-point-left::before{content:"\f0a5"}.um .fa-handshake-simple::before,.um-icon-within .fa-handshake-simple::before{content:"\f4c6"}.um .fa-handshake-alt::before,.um-icon-within .fa-handshake-alt::before{content:"\f4c6"}.um .fa-jet-fighter::before,.um-icon-within .fa-jet-fighter::before{content:"\f0fb"}.um .fa-fighter-jet::before,.um-icon-within .fa-fighter-jet::before{content:"\f0fb"}.um .fa-square-share-nodes::before,.um-icon-within .fa-square-share-nodes::before{content:"\f1e1"}.um .fa-share-alt-square::before,.um-icon-within .fa-share-alt-square::before{content:"\f1e1"}.um .fa-barcode::before,.um-icon-within .fa-barcode::before{content:"\f02a"}.um .fa-plus-minus::before,.um-icon-within .fa-plus-minus::before{content:"\e43c"}.um .fa-video::before,.um-icon-within .fa-video::before{content:"\f03d"}.um .fa-video-camera::before,.um-icon-within .fa-video-camera::before{content:"\f03d"}.um .fa-graduation-cap::before,.um-icon-within .fa-graduation-cap::before{content:"\f19d"}.um .fa-mortar-board::before,.um-icon-within .fa-mortar-board::before{content:"\f19d"}.um .fa-hand-holding-medical::before,.um-icon-within .fa-hand-holding-medical::before{content:"\e05c"}.um .fa-person-circle-check::before,.um-icon-within .fa-person-circle-check::before{content:"\e53e"}.um .fa-turn-up::before,.um-icon-within .fa-turn-up::before{content:"\f3bf"}.um .fa-level-up-alt::before,.um-icon-within .fa-level-up-alt::before{content:"\f3bf"}.um .fa-sr-only,.um .sr-only,.um-icon-within .fa-sr-only,.um-icon-within .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.um .fa-sr-only-focusable:not(:focus),.um .sr-only-focusable:not(:focus),.um-icon-within .fa-sr-only-focusable:not(:focus),.um-icon-within .sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.um :host,.um :root,.um-icon-within :host,.um-icon-within :root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-display:swap;font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/plugins/ultimate-member/assets/libs/fontawesome/webfonts/fa-brands-400.woff2) format("woff2"),url(/wp-content/plugins/ultimate-member/assets/libs/fontawesome/webfonts/fa-brands-400.ttf) format("truetype")}.um .fa-brands,.um .fab,.um-icon-within .fa-brands,.um-icon-within .fab{font-weight:400}.um .fa-monero:before,.um-icon-within .fa-monero:before{content:"\f3d0"}.um .fa-hooli:before,.um-icon-within .fa-hooli:before{content:"\f427"}.um .fa-yelp:before,.um-icon-within .fa-yelp:before{content:"\f1e9"}.um .fa-cc-visa:before,.um-icon-within .fa-cc-visa:before{content:"\f1f0"}.um .fa-lastfm:before,.um-icon-within .fa-lastfm:before{content:"\f202"}.um .fa-shopware:before,.um-icon-within .fa-shopware:before{content:"\f5b5"}.um .fa-creative-commons-nc:before,.um-icon-within .fa-creative-commons-nc:before{content:"\f4e8"}.um .fa-aws:before,.um-icon-within .fa-aws:before{content:"\f375"}.um .fa-redhat:before,.um-icon-within .fa-redhat:before{content:"\f7bc"}.um .fa-yoast:before,.um-icon-within .fa-yoast:before{content:"\f2b1"}.um .fa-cloudflare:before,.um-icon-within .fa-cloudflare:before{content:"\e07d"}.um .fa-ups:before,.um-icon-within .fa-ups:before{content:"\f7e0"}.um .fa-pixiv:before,.um-icon-within .fa-pixiv:before{content:"\e640"}.um .fa-wpexplorer:before,.um-icon-within .fa-wpexplorer:before{content:"\f2de"}.um .fa-dyalog:before,.um-icon-within .fa-dyalog:before{content:"\f399"}.um .fa-bity:before,.um-icon-within .fa-bity:before{content:"\f37a"}.um .fa-stackpath:before,.um-icon-within .fa-stackpath:before{content:"\f842"}.um .fa-buysellads:before,.um-icon-within .fa-buysellads:before{content:"\f20d"}.um .fa-first-order:before,.um-icon-within .fa-first-order:before{content:"\f2b0"}.um .fa-modx:before,.um-icon-within .fa-modx:before{content:"\f285"}.um .fa-guilded:before,.um-icon-within .fa-guilded:before{content:"\e07e"}.um .fa-vnv:before,.um-icon-within .fa-vnv:before{content:"\f40b"}.um .fa-square-js:before,.um-icon-within .fa-square-js:before{content:"\f3b9"}.um .fa-js-square:before,.um-icon-within .fa-js-square:before{content:"\f3b9"}.um .fa-microsoft:before,.um-icon-within .fa-microsoft:before{content:"\f3ca"}.um .fa-qq:before,.um-icon-within .fa-qq:before{content:"\f1d6"}.um .fa-orcid:before,.um-icon-within .fa-orcid:before{content:"\f8d2"}.um .fa-java:before,.um-icon-within .fa-java:before{content:"\f4e4"}.um .fa-invision:before,.um-icon-within .fa-invision:before{content:"\f7b0"}.um .fa-creative-commons-pd-alt:before,.um-icon-within .fa-creative-commons-pd-alt:before{content:"\f4ed"}.um .fa-centercode:before,.um-icon-within .fa-centercode:before{content:"\f380"}.um .fa-glide-g:before,.um-icon-within .fa-glide-g:before{content:"\f2a6"}.um .fa-drupal:before,.um-icon-within .fa-drupal:before{content:"\f1a9"}.um .fa-jxl:before,.um-icon-within .fa-jxl:before{content:"\e67b"}.um .fa-hire-a-helper:before,.um-icon-within .fa-hire-a-helper:before{content:"\f3b0"}.um .fa-creative-commons-by:before,.um-icon-within .fa-creative-commons-by:before{content:"\f4e7"}.um .fa-unity:before,.um-icon-within .fa-unity:before{content:"\e049"}.um .fa-whmcs:before,.um-icon-within .fa-whmcs:before{content:"\f40d"}.um .fa-rocketchat:before,.um-icon-within .fa-rocketchat:before{content:"\f3e8"}.um .fa-vk:before,.um-icon-within .fa-vk:before{content:"\f189"}.um .fa-untappd:before,.um-icon-within .fa-untappd:before{content:"\f405"}.um .fa-mailchimp:before,.um-icon-within .fa-mailchimp:before{content:"\f59e"}.um .fa-css3-alt:before,.um-icon-within .fa-css3-alt:before{content:"\f38b"}.um .fa-square-reddit:before,.um-icon-within .fa-square-reddit:before{content:"\f1a2"}.um .fa-reddit-square:before,.um-icon-within .fa-reddit-square:before{content:"\f1a2"}.um .fa-vimeo-v:before,.um-icon-within .fa-vimeo-v:before{content:"\f27d"}.um .fa-contao:before,.um-icon-within .fa-contao:before{content:"\f26d"}.um .fa-square-font-awesome:before,.um-icon-within .fa-square-font-awesome:before{content:"\e5ad"}.um .fa-deskpro:before,.um-icon-within .fa-deskpro:before{content:"\f38f"}.um .fa-brave:before,.um-icon-within .fa-brave:before{content:"\e63c"}.um .fa-sistrix:before,.um-icon-within .fa-sistrix:before{content:"\f3ee"}.um .fa-square-instagram:before,.um-icon-within .fa-square-instagram:before{content:"\e055"}.um .fa-instagram-square:before,.um-icon-within .fa-instagram-square:before{content:"\e055"}.um .fa-battle-net:before,.um-icon-within .fa-battle-net:before{content:"\f835"}.um .fa-the-red-yeti:before,.um-icon-within .fa-the-red-yeti:before{content:"\f69d"}.um .fa-square-hacker-news:before,.um-icon-within .fa-square-hacker-news:before{content:"\f3af"}.um .fa-hacker-news-square:before,.um-icon-within .fa-hacker-news-square:before{content:"\f3af"}.um .fa-edge:before,.um-icon-within .fa-edge:before{content:"\f282"}.um .fa-threads:before,.um-icon-within .fa-threads:before{content:"\e618"}.um .fa-napster:before,.um-icon-within .fa-napster:before{content:"\f3d2"}.um .fa-square-snapchat:before,.um-icon-within .fa-square-snapchat:before{content:"\f2ad"}.um .fa-snapchat-square:before,.um-icon-within .fa-snapchat-square:before{content:"\f2ad"}.um .fa-google-plus-g:before,.um-icon-within .fa-google-plus-g:before{content:"\f0d5"}.um .fa-artstation:before,.um-icon-within .fa-artstation:before{content:"\f77a"}.um .fa-markdown:before,.um-icon-within .fa-markdown:before{content:"\f60f"}.um .fa-sourcetree:before,.um-icon-within .fa-sourcetree:before{content:"\f7d3"}.um .fa-google-plus:before,.um-icon-within .fa-google-plus:before{content:"\f2b3"}.um .fa-diaspora:before,.um-icon-within .fa-diaspora:before{content:"\f791"}.um .fa-foursquare:before,.um-icon-within .fa-foursquare:before{content:"\f180"}.um .fa-stack-overflow:before,.um-icon-within .fa-stack-overflow:before{content:"\f16c"}.um .fa-github-alt:before,.um-icon-within .fa-github-alt:before{content:"\f113"}.um .fa-phoenix-squadron:before,.um-icon-within .fa-phoenix-squadron:before{content:"\f511"}.um .fa-pagelines:before,.um-icon-within .fa-pagelines:before{content:"\f18c"}.um .fa-algolia:before,.um-icon-within .fa-algolia:before{content:"\f36c"}.um .fa-red-river:before,.um-icon-within .fa-red-river:before{content:"\f3e3"}.um .fa-creative-commons-sa:before,.um-icon-within .fa-creative-commons-sa:before{content:"\f4ef"}.um .fa-safari:before,.um-icon-within .fa-safari:before{content:"\f267"}.um .fa-google:before,.um-icon-within .fa-google:before{content:"\f1a0"}.um .fa-square-font-awesome-stroke:before,.um-icon-within .fa-square-font-awesome-stroke:before{content:"\f35c"}.um .fa-font-awesome-alt:before,.um-icon-within .fa-font-awesome-alt:before{content:"\f35c"}.um .fa-atlassian:before,.um-icon-within .fa-atlassian:before{content:"\f77b"}.um .fa-linkedin-in:before,.um-icon-within .fa-linkedin-in:before{content:"\f0e1"}.um .fa-digital-ocean:before,.um-icon-within .fa-digital-ocean:before{content:"\f391"}.um .fa-nimblr:before,.um-icon-within .fa-nimblr:before{content:"\f5a8"}.um .fa-chromecast:before,.um-icon-within .fa-chromecast:before{content:"\f838"}.um .fa-evernote:before,.um-icon-within .fa-evernote:before{content:"\f839"}.um .fa-hacker-news:before,.um-icon-within .fa-hacker-news:before{content:"\f1d4"}.um .fa-creative-commons-sampling:before,.um-icon-within .fa-creative-commons-sampling:before{content:"\f4f0"}.um .fa-adversal:before,.um-icon-within .fa-adversal:before{content:"\f36a"}.um .fa-creative-commons:before,.um-icon-within .fa-creative-commons:before{content:"\f25e"}.um .fa-watchman-monitoring:before,.um-icon-within .fa-watchman-monitoring:before{content:"\e087"}.um .fa-fonticons:before,.um-icon-within .fa-fonticons:before{content:"\f280"}.um .fa-weixin:before,.um-icon-within .fa-weixin:before{content:"\f1d7"}.um .fa-shirtsinbulk:before,.um-icon-within .fa-shirtsinbulk:before{content:"\f214"}.um .fa-codepen:before,.um-icon-within .fa-codepen:before{content:"\f1cb"}.um .fa-git-alt:before,.um-icon-within .fa-git-alt:before{content:"\f841"}.um .fa-lyft:before,.um-icon-within .fa-lyft:before{content:"\f3c3"}.um .fa-rev:before,.um-icon-within .fa-rev:before{content:"\f5b2"}.um .fa-windows:before,.um-icon-within .fa-windows:before{content:"\f17a"}.um .fa-wizards-of-the-coast:before,.um-icon-within .fa-wizards-of-the-coast:before{content:"\f730"}.um .fa-square-viadeo:before,.um-icon-within .fa-square-viadeo:before{content:"\f2aa"}.um .fa-viadeo-square:before,.um-icon-within .fa-viadeo-square:before{content:"\f2aa"}.um .fa-meetup:before,.um-icon-within .fa-meetup:before{content:"\f2e0"}.um .fa-centos:before,.um-icon-within .fa-centos:before{content:"\f789"}.um .fa-adn:before,.um-icon-within .fa-adn:before{content:"\f170"}.um .fa-cloudsmith:before,.um-icon-within .fa-cloudsmith:before{content:"\f384"}.um .fa-opensuse:before,.um-icon-within .fa-opensuse:before{content:"\e62b"}.um .fa-pied-piper-alt:before,.um-icon-within .fa-pied-piper-alt:before{content:"\f1a8"}.um .fa-square-dribbble:before,.um-icon-within .fa-square-dribbble:before{content:"\f397"}.um .fa-dribbble-square:before,.um-icon-within .fa-dribbble-square:before{content:"\f397"}.um .fa-codiepie:before,.um-icon-within .fa-codiepie:before{content:"\f284"}.um .fa-node:before,.um-icon-within .fa-node:before{content:"\f419"}.um .fa-mix:before,.um-icon-within .fa-mix:before{content:"\f3cb"}.um .fa-steam:before,.um-icon-within .fa-steam:before{content:"\f1b6"}.um .fa-cc-apple-pay:before,.um-icon-within .fa-cc-apple-pay:before{content:"\f416"}.um .fa-scribd:before,.um-icon-within .fa-scribd:before{content:"\f28a"}.um .fa-debian:before,.um-icon-within .fa-debian:before{content:"\e60b"}.um .fa-openid:before,.um-icon-within .fa-openid:before{content:"\f19b"}.um .fa-instalod:before,.um-icon-within .fa-instalod:before{content:"\e081"}.um .fa-expeditedssl:before,.um-icon-within .fa-expeditedssl:before{content:"\f23e"}.um .fa-sellcast:before,.um-icon-within .fa-sellcast:before{content:"\f2da"}.um .fa-square-twitter:before,.um-icon-within .fa-square-twitter:before{content:"\f081"}.um .fa-twitter-square:before,.um-icon-within .fa-twitter-square:before{content:"\f081"}.um .fa-r-project:before,.um-icon-within .fa-r-project:before{content:"\f4f7"}.um .fa-delicious:before,.um-icon-within .fa-delicious:before{content:"\f1a5"}.um .fa-freebsd:before,.um-icon-within .fa-freebsd:before{content:"\f3a4"}.um .fa-vuejs:before,.um-icon-within .fa-vuejs:before{content:"\f41f"}.um .fa-accusoft:before,.um-icon-within .fa-accusoft:before{content:"\f369"}.um .fa-ioxhost:before,.um-icon-within .fa-ioxhost:before{content:"\f208"}.um .fa-fonticons-fi:before,.um-icon-within .fa-fonticons-fi:before{content:"\f3a2"}.um .fa-app-store:before,.um-icon-within .fa-app-store:before{content:"\f36f"}.um .fa-cc-mastercard:before,.um-icon-within .fa-cc-mastercard:before{content:"\f1f1"}.um .fa-itunes-note:before,.um-icon-within .fa-itunes-note:before{content:"\f3b5"}.um .fa-golang:before,.um-icon-within .fa-golang:before{content:"\e40f"}.um .fa-kickstarter:before,.um-icon-within .fa-kickstarter:before{content:"\f3bb"}.um .fa-square-kickstarter:before,.um-icon-within .fa-square-kickstarter:before{content:"\f3bb"}.um .fa-grav:before,.um-icon-within .fa-grav:before{content:"\f2d6"}.um .fa-weibo:before,.um-icon-within .fa-weibo:before{content:"\f18a"}.um .fa-uncharted:before,.um-icon-within .fa-uncharted:before{content:"\e084"}.um .fa-firstdraft:before,.um-icon-within .fa-firstdraft:before{content:"\f3a1"}.um .fa-square-youtube:before,.um-icon-within .fa-square-youtube:before{content:"\f431"}.um .fa-youtube-square:before,.um-icon-within .fa-youtube-square:before{content:"\f431"}.um .fa-wikipedia-w:before,.um-icon-within .fa-wikipedia-w:before{content:"\f266"}.um .fa-wpressr:before,.um-icon-within .fa-wpressr:before{content:"\f3e4"}.um .fa-rendact:before,.um-icon-within .fa-rendact:before{content:"\f3e4"}.um .fa-angellist:before,.um-icon-within .fa-angellist:before{content:"\f209"}.um .fa-galactic-republic:before,.um-icon-within .fa-galactic-republic:before{content:"\f50c"}.um .fa-nfc-directional:before,.um-icon-within .fa-nfc-directional:before{content:"\e530"}.um .fa-skype:before,.um-icon-within .fa-skype:before{content:"\f17e"}.um .fa-joget:before,.um-icon-within .fa-joget:before{content:"\f3b7"}.um .fa-fedora:before,.um-icon-within .fa-fedora:before{content:"\f798"}.um .fa-stripe-s:before,.um-icon-within .fa-stripe-s:before{content:"\f42a"}.um .fa-meta:before,.um-icon-within .fa-meta:before{content:"\e49b"}.um .fa-laravel:before,.um-icon-within .fa-laravel:before{content:"\f3bd"}.um .fa-hotjar:before,.um-icon-within .fa-hotjar:before{content:"\f3b1"}.um .fa-bluetooth-b:before,.um-icon-within .fa-bluetooth-b:before{content:"\f294"}.um .fa-square-letterboxd:before,.um-icon-within .fa-square-letterboxd:before{content:"\e62e"}.um .fa-sticker-mule:before,.um-icon-within .fa-sticker-mule:before{content:"\f3f7"}.um .fa-creative-commons-zero:before,.um-icon-within .fa-creative-commons-zero:before{content:"\f4f3"}.um .fa-hips:before,.um-icon-within .fa-hips:before{content:"\f452"}.um .fa-behance:before,.um-icon-within .fa-behance:before{content:"\f1b4"}.um .fa-reddit:before,.um-icon-within .fa-reddit:before{content:"\f1a1"}.um .fa-discord:before,.um-icon-within .fa-discord:before{content:"\f392"}.um .fa-chrome:before,.um-icon-within .fa-chrome:before{content:"\f268"}.um .fa-app-store-ios:before,.um-icon-within .fa-app-store-ios:before{content:"\f370"}.um .fa-cc-discover:before,.um-icon-within .fa-cc-discover:before{content:"\f1f2"}.um .fa-wpbeginner:before,.um-icon-within .fa-wpbeginner:before{content:"\f297"}.um .fa-confluence:before,.um-icon-within .fa-confluence:before{content:"\f78d"}.um .fa-shoelace:before,.um-icon-within .fa-shoelace:before{content:"\e60c"}.um .fa-mdb:before,.um-icon-within .fa-mdb:before{content:"\f8ca"}.um .fa-dochub:before,.um-icon-within .fa-dochub:before{content:"\f394"}.um .fa-accessible-icon:before,.um-icon-within .fa-accessible-icon:before{content:"\f368"}.um .fa-ebay:before,.um-icon-within .fa-ebay:before{content:"\f4f4"}.um .fa-amazon:before,.um-icon-within .fa-amazon:before{content:"\f270"}.um .fa-unsplash:before,.um-icon-within .fa-unsplash:before{content:"\e07c"}.um .fa-yarn:before,.um-icon-within .fa-yarn:before{content:"\f7e3"}.um .fa-square-steam:before,.um-icon-within .fa-square-steam:before{content:"\f1b7"}.um .fa-steam-square:before,.um-icon-within .fa-steam-square:before{content:"\f1b7"}.um .fa-500px:before,.um-icon-within .fa-500px:before{content:"\f26e"}.um .fa-square-vimeo:before,.um-icon-within .fa-square-vimeo:before{content:"\f194"}.um .fa-vimeo-square:before,.um-icon-within .fa-vimeo-square:before{content:"\f194"}.um .fa-asymmetrik:before,.um-icon-within .fa-asymmetrik:before{content:"\f372"}.um .fa-font-awesome:before,.um-icon-within .fa-font-awesome:before{content:"\f2b4"}.um .fa-font-awesome-flag:before,.um-icon-within .fa-font-awesome-flag:before{content:"\f2b4"}.um .fa-font-awesome-logo-full:before,.um-icon-within .fa-font-awesome-logo-full:before{content:"\f2b4"}.um .fa-gratipay:before,.um-icon-within .fa-gratipay:before{content:"\f184"}.um .fa-apple:before,.um-icon-within .fa-apple:before{content:"\f179"}.um .fa-hive:before,.um-icon-within .fa-hive:before{content:"\e07f"}.um .fa-gitkraken:before,.um-icon-within .fa-gitkraken:before{content:"\f3a6"}.um .fa-keybase:before,.um-icon-within .fa-keybase:before{content:"\f4f5"}.um .fa-apple-pay:before,.um-icon-within .fa-apple-pay:before{content:"\f415"}.um .fa-padlet:before,.um-icon-within .fa-padlet:before{content:"\e4a0"}.um .fa-amazon-pay:before,.um-icon-within .fa-amazon-pay:before{content:"\f42c"}.um .fa-square-github:before,.um-icon-within .fa-square-github:before{content:"\f092"}.um .fa-github-square:before,.um-icon-within .fa-github-square:before{content:"\f092"}.um .fa-stumbleupon:before,.um-icon-within .fa-stumbleupon:before{content:"\f1a4"}.um .fa-fedex:before,.um-icon-within .fa-fedex:before{content:"\f797"}.um .fa-phoenix-framework:before,.um-icon-within .fa-phoenix-framework:before{content:"\f3dc"}.um .fa-shopify:before,.um-icon-within .fa-shopify:before{content:"\e057"}.um .fa-neos:before,.um-icon-within .fa-neos:before{content:"\f612"}.um .fa-square-threads:before,.um-icon-within .fa-square-threads:before{content:"\e619"}.um .fa-hackerrank:before,.um-icon-within .fa-hackerrank:before{content:"\f5f7"}.um .fa-researchgate:before,.um-icon-within .fa-researchgate:before{content:"\f4f8"}.um .fa-swift:before,.um-icon-within .fa-swift:before{content:"\f8e1"}.um .fa-angular:before,.um-icon-within .fa-angular:before{content:"\f420"}.um .fa-speakap:before,.um-icon-within .fa-speakap:before{content:"\f3f3"}.um .fa-angrycreative:before,.um-icon-within .fa-angrycreative:before{content:"\f36e"}.um .fa-y-combinator:before,.um-icon-within .fa-y-combinator:before{content:"\f23b"}.um .fa-empire:before,.um-icon-within .fa-empire:before{content:"\f1d1"}.um .fa-envira:before,.um-icon-within .fa-envira:before{content:"\f299"}.um .fa-google-scholar:before,.um-icon-within .fa-google-scholar:before{content:"\e63b"}.um .fa-square-gitlab:before,.um-icon-within .fa-square-gitlab:before{content:"\e5ae"}.um .fa-gitlab-square:before,.um-icon-within .fa-gitlab-square:before{content:"\e5ae"}.um .fa-studiovinari:before,.um-icon-within .fa-studiovinari:before{content:"\f3f8"}.um .fa-pied-piper:before,.um-icon-within .fa-pied-piper:before{content:"\f2ae"}.um .fa-wordpress:before,.um-icon-within .fa-wordpress:before{content:"\f19a"}.um .fa-product-hunt:before,.um-icon-within .fa-product-hunt:before{content:"\f288"}.um .fa-firefox:before,.um-icon-within .fa-firefox:before{content:"\f269"}.um .fa-linode:before,.um-icon-within .fa-linode:before{content:"\f2b8"}.um .fa-goodreads:before,.um-icon-within .fa-goodreads:before{content:"\f3a8"}.um .fa-square-odnoklassniki:before,.um-icon-within .fa-square-odnoklassniki:before{content:"\f264"}.um .fa-odnoklassniki-square:before,.um-icon-within .fa-odnoklassniki-square:before{content:"\f264"}.um .fa-jsfiddle:before,.um-icon-within .fa-jsfiddle:before{content:"\f1cc"}.um .fa-sith:before,.um-icon-within .fa-sith:before{content:"\f512"}.um .fa-themeisle:before,.um-icon-within .fa-themeisle:before{content:"\f2b2"}.um .fa-page4:before,.um-icon-within .fa-page4:before{content:"\f3d7"}.um .fa-hashnode:before,.um-icon-within .fa-hashnode:before{content:"\e499"}.um .fa-react:before,.um-icon-within .fa-react:before{content:"\f41b"}.um .fa-cc-paypal:before,.um-icon-within .fa-cc-paypal:before{content:"\f1f4"}.um .fa-squarespace:before,.um-icon-within .fa-squarespace:before{content:"\f5be"}.um .fa-cc-stripe:before,.um-icon-within .fa-cc-stripe:before{content:"\f1f5"}.um .fa-creative-commons-share:before,.um-icon-within .fa-creative-commons-share:before{content:"\f4f2"}.um .fa-bitcoin:before,.um-icon-within .fa-bitcoin:before{content:"\f379"}.um .fa-keycdn:before,.um-icon-within .fa-keycdn:before{content:"\f3ba"}.um .fa-opera:before,.um-icon-within .fa-opera:before{content:"\f26a"}.um .fa-itch-io:before,.um-icon-within .fa-itch-io:before{content:"\f83a"}.um .fa-umbraco:before,.um-icon-within .fa-umbraco:before{content:"\f8e8"}.um .fa-galactic-senate:before,.um-icon-within .fa-galactic-senate:before{content:"\f50d"}.um .fa-ubuntu:before,.um-icon-within .fa-ubuntu:before{content:"\f7df"}.um .fa-draft2digital:before,.um-icon-within .fa-draft2digital:before{content:"\f396"}.um .fa-stripe:before,.um-icon-within .fa-stripe:before{content:"\f429"}.um .fa-houzz:before,.um-icon-within .fa-houzz:before{content:"\f27c"}.um .fa-gg:before,.um-icon-within .fa-gg:before{content:"\f260"}.um .fa-dhl:before,.um-icon-within .fa-dhl:before{content:"\f790"}.um .fa-square-pinterest:before,.um-icon-within .fa-square-pinterest:before{content:"\f0d3"}.um .fa-pinterest-square:before,.um-icon-within .fa-pinterest-square:before{content:"\f0d3"}.um .fa-xing:before,.um-icon-within .fa-xing:before{content:"\f168"}.um .fa-blackberry:before,.um-icon-within .fa-blackberry:before{content:"\f37b"}.um .fa-creative-commons-pd:before,.um-icon-within .fa-creative-commons-pd:before{content:"\f4ec"}.um .fa-playstation:before,.um-icon-within .fa-playstation:before{content:"\f3df"}.um .fa-quinscape:before,.um-icon-within .fa-quinscape:before{content:"\f459"}.um .fa-less:before,.um-icon-within .fa-less:before{content:"\f41d"}.um .fa-blogger-b:before,.um-icon-within .fa-blogger-b:before{content:"\f37d"}.um .fa-opencart:before,.um-icon-within .fa-opencart:before{content:"\f23d"}.um .fa-vine:before,.um-icon-within .fa-vine:before{content:"\f1ca"}.um .fa-signal-messenger:before,.um-icon-within .fa-signal-messenger:before{content:"\e663"}.um .fa-paypal:before,.um-icon-within .fa-paypal:before{content:"\f1ed"}.um .fa-gitlab:before,.um-icon-within .fa-gitlab:before{content:"\f296"}.um .fa-typo3:before,.um-icon-within .fa-typo3:before{content:"\f42b"}.um .fa-reddit-alien:before,.um-icon-within .fa-reddit-alien:before{content:"\f281"}.um .fa-yahoo:before,.um-icon-within .fa-yahoo:before{content:"\f19e"}.um .fa-dailymotion:before,.um-icon-within .fa-dailymotion:before{content:"\e052"}.um .fa-affiliatetheme:before,.um-icon-within .fa-affiliatetheme:before{content:"\f36b"}.um .fa-pied-piper-pp:before,.um-icon-within .fa-pied-piper-pp:before{content:"\f1a7"}.um .fa-bootstrap:before,.um-icon-within .fa-bootstrap:before{content:"\f836"}.um .fa-odnoklassniki:before,.um-icon-within .fa-odnoklassniki:before{content:"\f263"}.um .fa-nfc-symbol:before,.um-icon-within .fa-nfc-symbol:before{content:"\e531"}.um .fa-mintbit:before,.um-icon-within .fa-mintbit:before{content:"\e62f"}.um .fa-ethereum:before,.um-icon-within .fa-ethereum:before{content:"\f42e"}.um .fa-speaker-deck:before,.um-icon-within .fa-speaker-deck:before{content:"\f83c"}.um .fa-creative-commons-nc-eu:before,.um-icon-within .fa-creative-commons-nc-eu:before{content:"\f4e9"}.um .fa-patreon:before,.um-icon-within .fa-patreon:before{content:"\f3d9"}.um .fa-avianex:before,.um-icon-within .fa-avianex:before{content:"\f374"}.um .fa-ello:before,.um-icon-within .fa-ello:before{content:"\f5f1"}.um .fa-gofore:before,.um-icon-within .fa-gofore:before{content:"\f3a7"}.um .fa-bimobject:before,.um-icon-within .fa-bimobject:before{content:"\f378"}.um .fa-brave-reverse:before,.um-icon-within .fa-brave-reverse:before{content:"\e63d"}.um .fa-facebook-f:before,.um-icon-within .fa-facebook-f:before{content:"\f39e"}.um .fa-square-google-plus:before,.um-icon-within .fa-square-google-plus:before{content:"\f0d4"}.um .fa-google-plus-square:before,.um-icon-within .fa-google-plus-square:before{content:"\f0d4"}.um .fa-web-awesome:before,.um-icon-within .fa-web-awesome:before{content:"\e682"}.um .fa-mandalorian:before,.um-icon-within .fa-mandalorian:before{content:"\f50f"}.um .fa-first-order-alt:before,.um-icon-within .fa-first-order-alt:before{content:"\f50a"}.um .fa-osi:before,.um-icon-within .fa-osi:before{content:"\f41a"}.um .fa-google-wallet:before,.um-icon-within .fa-google-wallet:before{content:"\f1ee"}.um .fa-d-and-d-beyond:before,.um-icon-within .fa-d-and-d-beyond:before{content:"\f6ca"}.um .fa-periscope:before,.um-icon-within .fa-periscope:before{content:"\f3da"}.um .fa-fulcrum:before,.um-icon-within .fa-fulcrum:before{content:"\f50b"}.um .fa-cloudscale:before,.um-icon-within .fa-cloudscale:before{content:"\f383"}.um .fa-forumbee:before,.um-icon-within .fa-forumbee:before{content:"\f211"}.um .fa-mizuni:before,.um-icon-within .fa-mizuni:before{content:"\f3cc"}.um .fa-schlix:before,.um-icon-within .fa-schlix:before{content:"\f3ea"}.um .fa-square-xing:before,.um-icon-within .fa-square-xing:before{content:"\f169"}.um .fa-xing-square:before,.um-icon-within .fa-xing-square:before{content:"\f169"}.um .fa-bandcamp:before,.um-icon-within .fa-bandcamp:before{content:"\f2d5"}.um .fa-wpforms:before,.um-icon-within .fa-wpforms:before{content:"\f298"}.um .fa-cloudversify:before,.um-icon-within .fa-cloudversify:before{content:"\f385"}.um .fa-usps:before,.um-icon-within .fa-usps:before{content:"\f7e1"}.um .fa-megaport:before,.um-icon-within .fa-megaport:before{content:"\f5a3"}.um .fa-magento:before,.um-icon-within .fa-magento:before{content:"\f3c4"}.um .fa-spotify:before,.um-icon-within .fa-spotify:before{content:"\f1bc"}.um .fa-optin-monster:before,.um-icon-within .fa-optin-monster:before{content:"\f23c"}.um .fa-fly:before,.um-icon-within .fa-fly:before{content:"\f417"}.um .fa-aviato:before,.um-icon-within .fa-aviato:before{content:"\f421"}.um .fa-itunes:before,.um-icon-within .fa-itunes:before{content:"\f3b4"}.um .fa-cuttlefish:before,.um-icon-within .fa-cuttlefish:before{content:"\f38c"}.um .fa-blogger:before,.um-icon-within .fa-blogger:before{content:"\f37c"}.um .fa-flickr:before,.um-icon-within .fa-flickr:before{content:"\f16e"}.um .fa-viber:before,.um-icon-within .fa-viber:before{content:"\f409"}.um .fa-soundcloud:before,.um-icon-within .fa-soundcloud:before{content:"\f1be"}.um .fa-digg:before,.um-icon-within .fa-digg:before{content:"\f1a6"}.um .fa-tencent-weibo:before,.um-icon-within .fa-tencent-weibo:before{content:"\f1d5"}.um .fa-letterboxd:before,.um-icon-within .fa-letterboxd:before{content:"\e62d"}.um .fa-symfony:before,.um-icon-within .fa-symfony:before{content:"\f83d"}.um .fa-maxcdn:before,.um-icon-within .fa-maxcdn:before{content:"\f136"}.um .fa-etsy:before,.um-icon-within .fa-etsy:before{content:"\f2d7"}.um .fa-facebook-messenger:before,.um-icon-within .fa-facebook-messenger:before{content:"\f39f"}.um .fa-audible:before,.um-icon-within .fa-audible:before{content:"\f373"}.um .fa-think-peaks:before,.um-icon-within .fa-think-peaks:before{content:"\f731"}.um .fa-bilibili:before,.um-icon-within .fa-bilibili:before{content:"\e3d9"}.um .fa-erlang:before,.um-icon-within .fa-erlang:before{content:"\f39d"}.um .fa-x-twitter:before,.um-icon-within .fa-x-twitter:before{content:"\e61b"}.um .fa-cotton-bureau:before,.um-icon-within .fa-cotton-bureau:before{content:"\f89e"}.um .fa-dashcube:before,.um-icon-within .fa-dashcube:before{content:"\f210"}.um .fa-42-group:before,.um-icon-within .fa-42-group:before{content:"\e080"}.um .fa-innosoft:before,.um-icon-within .fa-innosoft:before{content:"\e080"}.um .fa-stack-exchange:before,.um-icon-within .fa-stack-exchange:before{content:"\f18d"}.um .fa-elementor:before,.um-icon-within .fa-elementor:before{content:"\f430"}.um .fa-square-pied-piper:before,.um-icon-within .fa-square-pied-piper:before{content:"\e01e"}.um .fa-pied-piper-square:before,.um-icon-within .fa-pied-piper-square:before{content:"\e01e"}.um .fa-creative-commons-nd:before,.um-icon-within .fa-creative-commons-nd:before{content:"\f4eb"}.um .fa-palfed:before,.um-icon-within .fa-palfed:before{content:"\f3d8"}.um .fa-superpowers:before,.um-icon-within .fa-superpowers:before{content:"\f2dd"}.um .fa-resolving:before,.um-icon-within .fa-resolving:before{content:"\f3e7"}.um .fa-xbox:before,.um-icon-within .fa-xbox:before{content:"\f412"}.um .fa-square-web-awesome-stroke:before,.um-icon-within .fa-square-web-awesome-stroke:before{content:"\e684"}.um .fa-searchengin:before,.um-icon-within .fa-searchengin:before{content:"\f3eb"}.um .fa-tiktok:before,.um-icon-within .fa-tiktok:before{content:"\e07b"}.um .fa-square-facebook:before,.um-icon-within .fa-square-facebook:before{content:"\f082"}.um .fa-facebook-square:before,.um-icon-within .fa-facebook-square:before{content:"\f082"}.um .fa-renren:before,.um-icon-within .fa-renren:before{content:"\f18b"}.um .fa-linux:before,.um-icon-within .fa-linux:before{content:"\f17c"}.um .fa-glide:before,.um-icon-within .fa-glide:before{content:"\f2a5"}.um .fa-linkedin:before,.um-icon-within .fa-linkedin:before{content:"\f08c"}.um .fa-hubspot:before,.um-icon-within .fa-hubspot:before{content:"\f3b2"}.um .fa-deploydog:before,.um-icon-within .fa-deploydog:before{content:"\f38e"}.um .fa-twitch:before,.um-icon-within .fa-twitch:before{content:"\f1e8"}.um .fa-ravelry:before,.um-icon-within .fa-ravelry:before{content:"\f2d9"}.um .fa-mixer:before,.um-icon-within .fa-mixer:before{content:"\e056"}.um .fa-square-lastfm:before,.um-icon-within .fa-square-lastfm:before{content:"\f203"}.um .fa-lastfm-square:before,.um-icon-within .fa-lastfm-square:before{content:"\f203"}.um .fa-vimeo:before,.um-icon-within .fa-vimeo:before{content:"\f40a"}.um .fa-mendeley:before,.um-icon-within .fa-mendeley:before{content:"\f7b3"}.um .fa-uniregistry:before,.um-icon-within .fa-uniregistry:before{content:"\f404"}.um .fa-figma:before,.um-icon-within .fa-figma:before{content:"\f799"}.um .fa-creative-commons-remix:before,.um-icon-within .fa-creative-commons-remix:before{content:"\f4ee"}.um .fa-cc-amazon-pay:before,.um-icon-within .fa-cc-amazon-pay:before{content:"\f42d"}.um .fa-dropbox:before,.um-icon-within .fa-dropbox:before{content:"\f16b"}.um .fa-instagram:before,.um-icon-within .fa-instagram:before{content:"\f16d"}.um .fa-cmplid:before,.um-icon-within .fa-cmplid:before{content:"\e360"}.um .fa-upwork:before,.um-icon-within .fa-upwork:before{content:"\e641"}.um .fa-facebook:before,.um-icon-within .fa-facebook:before{content:"\f09a"}.um .fa-gripfire:before,.um-icon-within .fa-gripfire:before{content:"\f3ac"}.um .fa-jedi-order:before,.um-icon-within .fa-jedi-order:before{content:"\f50e"}.um .fa-uikit:before,.um-icon-within .fa-uikit:before{content:"\f403"}.um .fa-fort-awesome-alt:before,.um-icon-within .fa-fort-awesome-alt:before{content:"\f3a3"}.um .fa-phabricator:before,.um-icon-within .fa-phabricator:before{content:"\f3db"}.um .fa-ussunnah:before,.um-icon-within .fa-ussunnah:before{content:"\f407"}.um .fa-earlybirds:before,.um-icon-within .fa-earlybirds:before{content:"\f39a"}.um .fa-trade-federation:before,.um-icon-within .fa-trade-federation:before{content:"\f513"}.um .fa-autoprefixer:before,.um-icon-within .fa-autoprefixer:before{content:"\f41c"}.um .fa-whatsapp:before,.um-icon-within .fa-whatsapp:before{content:"\f232"}.um .fa-square-upwork:before,.um-icon-within .fa-square-upwork:before{content:"\e67c"}.um .fa-slideshare:before,.um-icon-within .fa-slideshare:before{content:"\f1e7"}.um .fa-google-play:before,.um-icon-within .fa-google-play:before{content:"\f3ab"}.um .fa-viadeo:before,.um-icon-within .fa-viadeo:before{content:"\f2a9"}.um .fa-line:before,.um-icon-within .fa-line:before{content:"\f3c0"}.um .fa-google-drive:before,.um-icon-within .fa-google-drive:before{content:"\f3aa"}.um .fa-servicestack:before,.um-icon-within .fa-servicestack:before{content:"\f3ec"}.um .fa-simplybuilt:before,.um-icon-within .fa-simplybuilt:before{content:"\f215"}.um .fa-bitbucket:before,.um-icon-within .fa-bitbucket:before{content:"\f171"}.um .fa-imdb:before,.um-icon-within .fa-imdb:before{content:"\f2d8"}.um .fa-deezer:before,.um-icon-within .fa-deezer:before{content:"\e077"}.um .fa-raspberry-pi:before,.um-icon-within .fa-raspberry-pi:before{content:"\f7bb"}.um .fa-jira:before,.um-icon-within .fa-jira:before{content:"\f7b1"}.um .fa-docker:before,.um-icon-within .fa-docker:before{content:"\f395"}.um .fa-screenpal:before,.um-icon-within .fa-screenpal:before{content:"\e570"}.um .fa-bluetooth:before,.um-icon-within .fa-bluetooth:before{content:"\f293"}.um .fa-gitter:before,.um-icon-within .fa-gitter:before{content:"\f426"}.um .fa-d-and-d:before,.um-icon-within .fa-d-and-d:before{content:"\f38d"}.um .fa-microblog:before,.um-icon-within .fa-microblog:before{content:"\e01a"}.um .fa-cc-diners-club:before,.um-icon-within .fa-cc-diners-club:before{content:"\f24c"}.um .fa-gg-circle:before,.um-icon-within .fa-gg-circle:before{content:"\f261"}.um .fa-pied-piper-hat:before,.um-icon-within .fa-pied-piper-hat:before{content:"\f4e5"}.um .fa-kickstarter-k:before,.um-icon-within .fa-kickstarter-k:before{content:"\f3bc"}.um .fa-yandex:before,.um-icon-within .fa-yandex:before{content:"\f413"}.um .fa-readme:before,.um-icon-within .fa-readme:before{content:"\f4d5"}.um .fa-html5:before,.um-icon-within .fa-html5:before{content:"\f13b"}.um .fa-sellsy:before,.um-icon-within .fa-sellsy:before{content:"\f213"}.um .fa-square-web-awesome:before,.um-icon-within .fa-square-web-awesome:before{content:"\e683"}.um .fa-sass:before,.um-icon-within .fa-sass:before{content:"\f41e"}.um .fa-wirsindhandwerk:before,.um-icon-within .fa-wirsindhandwerk:before{content:"\e2d0"}.um .fa-wsh:before,.um-icon-within .fa-wsh:before{content:"\e2d0"}.um .fa-buromobelexperte:before,.um-icon-within .fa-buromobelexperte:before{content:"\f37f"}.um .fa-salesforce:before,.um-icon-within .fa-salesforce:before{content:"\f83b"}.um .fa-octopus-deploy:before,.um-icon-within .fa-octopus-deploy:before{content:"\e082"}.um .fa-medapps:before,.um-icon-within .fa-medapps:before{content:"\f3c6"}.um .fa-ns8:before,.um-icon-within .fa-ns8:before{content:"\f3d5"}.um .fa-pinterest-p:before,.um-icon-within .fa-pinterest-p:before{content:"\f231"}.um .fa-apper:before,.um-icon-within .fa-apper:before{content:"\f371"}.um .fa-fort-awesome:before,.um-icon-within .fa-fort-awesome:before{content:"\f286"}.um .fa-waze:before,.um-icon-within .fa-waze:before{content:"\f83f"}.um .fa-bluesky:before,.um-icon-within .fa-bluesky:before{content:"\e671"}.um .fa-cc-jcb:before,.um-icon-within .fa-cc-jcb:before{content:"\f24b"}.um .fa-snapchat:before,.um-icon-within .fa-snapchat:before{content:"\f2ab"}.um .fa-snapchat-ghost:before,.um-icon-within .fa-snapchat-ghost:before{content:"\f2ab"}.um .fa-fantasy-flight-games:before,.um-icon-within .fa-fantasy-flight-games:before{content:"\f6dc"}.um .fa-rust:before,.um-icon-within .fa-rust:before{content:"\e07a"}.um .fa-wix:before,.um-icon-within .fa-wix:before{content:"\f5cf"}.um .fa-square-behance:before,.um-icon-within .fa-square-behance:before{content:"\f1b5"}.um .fa-behance-square:before,.um-icon-within .fa-behance-square:before{content:"\f1b5"}.um .fa-supple:before,.um-icon-within .fa-supple:before{content:"\f3f9"}.um .fa-webflow:before,.um-icon-within .fa-webflow:before{content:"\e65c"}.um .fa-rebel:before,.um-icon-within .fa-rebel:before{content:"\f1d0"}.um .fa-css3:before,.um-icon-within .fa-css3:before{content:"\f13c"}.um .fa-staylinked:before,.um-icon-within .fa-staylinked:before{content:"\f3f5"}.um .fa-kaggle:before,.um-icon-within .fa-kaggle:before{content:"\f5fa"}.um .fa-space-awesome:before,.um-icon-within .fa-space-awesome:before{content:"\e5ac"}.um .fa-deviantart:before,.um-icon-within .fa-deviantart:before{content:"\f1bd"}.um .fa-cpanel:before,.um-icon-within .fa-cpanel:before{content:"\f388"}.um .fa-goodreads-g:before,.um-icon-within .fa-goodreads-g:before{content:"\f3a9"}.um .fa-square-git:before,.um-icon-within .fa-square-git:before{content:"\f1d2"}.um .fa-git-square:before,.um-icon-within .fa-git-square:before{content:"\f1d2"}.um .fa-square-tumblr:before,.um-icon-within .fa-square-tumblr:before{content:"\f174"}.um .fa-tumblr-square:before,.um-icon-within .fa-tumblr-square:before{content:"\f174"}.um .fa-trello:before,.um-icon-within .fa-trello:before{content:"\f181"}.um .fa-creative-commons-nc-jp:before,.um-icon-within .fa-creative-commons-nc-jp:before{content:"\f4ea"}.um .fa-get-pocket:before,.um-icon-within .fa-get-pocket:before{content:"\f265"}.um .fa-perbyte:before,.um-icon-within .fa-perbyte:before{content:"\e083"}.um .fa-grunt:before,.um-icon-within .fa-grunt:before{content:"\f3ad"}.um .fa-weebly:before,.um-icon-within .fa-weebly:before{content:"\f5cc"}.um .fa-connectdevelop:before,.um-icon-within .fa-connectdevelop:before{content:"\f20e"}.um .fa-leanpub:before,.um-icon-within .fa-leanpub:before{content:"\f212"}.um .fa-black-tie:before,.um-icon-within .fa-black-tie:before{content:"\f27e"}.um .fa-themeco:before,.um-icon-within .fa-themeco:before{content:"\f5c6"}.um .fa-python:before,.um-icon-within .fa-python:before{content:"\f3e2"}.um .fa-android:before,.um-icon-within .fa-android:before{content:"\f17b"}.um .fa-bots:before,.um-icon-within .fa-bots:before{content:"\e340"}.um .fa-free-code-camp:before,.um-icon-within .fa-free-code-camp:before{content:"\f2c5"}.um .fa-hornbill:before,.um-icon-within .fa-hornbill:before{content:"\f592"}.um .fa-js:before,.um-icon-within .fa-js:before{content:"\f3b8"}.um .fa-ideal:before,.um-icon-within .fa-ideal:before{content:"\e013"}.um .fa-git:before,.um-icon-within .fa-git:before{content:"\f1d3"}.um .fa-dev:before,.um-icon-within .fa-dev:before{content:"\f6cc"}.um .fa-sketch:before,.um-icon-within .fa-sketch:before{content:"\f7c6"}.um .fa-yandex-international:before,.um-icon-within .fa-yandex-international:before{content:"\f414"}.um .fa-cc-amex:before,.um-icon-within .fa-cc-amex:before{content:"\f1f3"}.um .fa-uber:before,.um-icon-within .fa-uber:before{content:"\f402"}.um .fa-github:before,.um-icon-within .fa-github:before{content:"\f09b"}.um .fa-php:before,.um-icon-within .fa-php:before{content:"\f457"}.um .fa-alipay:before,.um-icon-within .fa-alipay:before{content:"\f642"}.um .fa-youtube:before,.um-icon-within .fa-youtube:before{content:"\f167"}.um .fa-skyatlas:before,.um-icon-within .fa-skyatlas:before{content:"\f216"}.um .fa-firefox-browser:before,.um-icon-within .fa-firefox-browser:before{content:"\e007"}.um .fa-replyd:before,.um-icon-within .fa-replyd:before{content:"\f3e6"}.um .fa-suse:before,.um-icon-within .fa-suse:before{content:"\f7d6"}.um .fa-jenkins:before,.um-icon-within .fa-jenkins:before{content:"\f3b6"}.um .fa-twitter:before,.um-icon-within .fa-twitter:before{content:"\f099"}.um .fa-rockrms:before,.um-icon-within .fa-rockrms:before{content:"\f3e9"}.um .fa-pinterest:before,.um-icon-within .fa-pinterest:before{content:"\f0d2"}.um .fa-buffer:before,.um-icon-within .fa-buffer:before{content:"\f837"}.um .fa-npm:before,.um-icon-within .fa-npm:before{content:"\f3d4"}.um .fa-yammer:before,.um-icon-within .fa-yammer:before{content:"\f840"}.um .fa-btc:before,.um-icon-within .fa-btc:before{content:"\f15a"}.um .fa-dribbble:before,.um-icon-within .fa-dribbble:before{content:"\f17d"}.um .fa-stumbleupon-circle:before,.um-icon-within .fa-stumbleupon-circle:before{content:"\f1a3"}.um .fa-internet-explorer:before,.um-icon-within .fa-internet-explorer:before{content:"\f26b"}.um .fa-stubber:before,.um-icon-within .fa-stubber:before{content:"\e5c7"}.um .fa-telegram:before,.um-icon-within .fa-telegram:before{content:"\f2c6"}.um .fa-telegram-plane:before,.um-icon-within .fa-telegram-plane:before{content:"\f2c6"}.um .fa-old-republic:before,.um-icon-within .fa-old-republic:before{content:"\f510"}.um .fa-odysee:before,.um-icon-within .fa-odysee:before{content:"\e5c6"}.um .fa-square-whatsapp:before,.um-icon-within .fa-square-whatsapp:before{content:"\f40c"}.um .fa-whatsapp-square:before,.um-icon-within .fa-whatsapp-square:before{content:"\f40c"}.um .fa-node-js:before,.um-icon-within .fa-node-js:before{content:"\f3d3"}.um .fa-edge-legacy:before,.um-icon-within .fa-edge-legacy:before{content:"\e078"}.um .fa-slack:before,.um-icon-within .fa-slack:before{content:"\f198"}.um .fa-slack-hash:before,.um-icon-within .fa-slack-hash:before{content:"\f198"}.um .fa-medrt:before,.um-icon-within .fa-medrt:before{content:"\f3c8"}.um .fa-usb:before,.um-icon-within .fa-usb:before{content:"\f287"}.um .fa-tumblr:before,.um-icon-within .fa-tumblr:before{content:"\f173"}.um .fa-vaadin:before,.um-icon-within .fa-vaadin:before{content:"\f408"}.um .fa-quora:before,.um-icon-within .fa-quora:before{content:"\f2c4"}.um .fa-square-x-twitter:before,.um-icon-within .fa-square-x-twitter:before{content:"\e61a"}.um .fa-reacteurope:before,.um-icon-within .fa-reacteurope:before{content:"\f75d"}.um .fa-medium:before,.um-icon-within .fa-medium:before{content:"\f23a"}.um .fa-medium-m:before,.um-icon-within .fa-medium-m:before{content:"\f23a"}.um .fa-amilia:before,.um-icon-within .fa-amilia:before{content:"\f36d"}.um .fa-mixcloud:before,.um-icon-within .fa-mixcloud:before{content:"\f289"}.um .fa-flipboard:before,.um-icon-within .fa-flipboard:before{content:"\f44d"}.um .fa-viacoin:before,.um-icon-within .fa-viacoin:before{content:"\f237"}.um .fa-critical-role:before,.um-icon-within .fa-critical-role:before{content:"\f6c9"}.um .fa-sitrox:before,.um-icon-within .fa-sitrox:before{content:"\e44a"}.um .fa-discourse:before,.um-icon-within .fa-discourse:before{content:"\f393"}.um .fa-joomla:before,.um-icon-within .fa-joomla:before{content:"\f1aa"}.um .fa-mastodon:before,.um-icon-within .fa-mastodon:before{content:"\f4f6"}.um .fa-airbnb:before,.um-icon-within .fa-airbnb:before{content:"\f834"}.um .fa-wolf-pack-battalion:before,.um-icon-within .fa-wolf-pack-battalion:before{content:"\f514"}.um .fa-buy-n-large:before,.um-icon-within .fa-buy-n-large:before{content:"\f8a6"}.um .fa-gulp:before,.um-icon-within .fa-gulp:before{content:"\f3ae"}.um .fa-creative-commons-sampling-plus:before,.um-icon-within .fa-creative-commons-sampling-plus:before{content:"\f4f1"}.um .fa-strava:before,.um-icon-within .fa-strava:before{content:"\f428"}.um .fa-ember:before,.um-icon-within .fa-ember:before{content:"\f423"}.um .fa-canadian-maple-leaf:before,.um-icon-within .fa-canadian-maple-leaf:before{content:"\f785"}.um .fa-teamspeak:before,.um-icon-within .fa-teamspeak:before{content:"\f4f9"}.um .fa-pushed:before,.um-icon-within .fa-pushed:before{content:"\f3e1"}.um .fa-wordpress-simple:before,.um-icon-within .fa-wordpress-simple:before{content:"\f411"}.um .fa-nutritionix:before,.um-icon-within .fa-nutritionix:before{content:"\f3d6"}.um .fa-wodu:before,.um-icon-within .fa-wodu:before{content:"\e088"}.um .fa-google-pay:before,.um-icon-within .fa-google-pay:before{content:"\e079"}.um .fa-intercom:before,.um-icon-within .fa-intercom:before{content:"\f7af"}.um .fa-zhihu:before,.um-icon-within .fa-zhihu:before{content:"\f63f"}.um .fa-korvue:before,.um-icon-within .fa-korvue:before{content:"\f42f"}.um .fa-pix:before,.um-icon-within .fa-pix:before{content:"\e43a"}.um .fa-steam-symbol:before,.um-icon-within .fa-steam-symbol:before{content:"\f3f6"}.um :host,.um :root,.um-icon-within :host,.um-icon-within :root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-display:swap;font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/plugins/ultimate-member/assets/libs/fontawesome/webfonts/fa-regular-400.woff2) format("woff2"),url(/wp-content/plugins/ultimate-member/assets/libs/fontawesome/webfonts/fa-regular-400.ttf) format("truetype")}.um .fa-regular,.um .far,.um-icon-within .fa-regular,.um-icon-within .far{font-weight:400}.um :host,.um :root,.um-icon-within :host,.um-icon-within :root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-display:swap;font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(/wp-content/plugins/ultimate-member/assets/libs/fontawesome/webfonts/fa-solid-900.woff2) format("woff2"),url(/wp-content/plugins/ultimate-member/assets/libs/fontawesome/webfonts/fa-solid-900.ttf) format("truetype")}.um .fa-solid,.um .fas,.um-icon-within .fa-solid,.um-icon-within .fas{font-weight:900}.um .fa.fa-glass:before,.um-icon-within .fa.fa-glass:before{content:"\f000"}.um .fa.fa-envelope-o,.um-icon-within .fa.fa-envelope-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-envelope-o:before,.um-icon-within .fa.fa-envelope-o:before{content:"\f0e0"}.um .fa.fa-star-o,.um-icon-within .fa.fa-star-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-star-o:before,.um-icon-within .fa.fa-star-o:before{content:"\f005"}.um .fa.fa-remove:before,.um-icon-within .fa.fa-remove:before{content:"\f00d"}.um .fa.fa-close:before,.um-icon-within .fa.fa-close:before{content:"\f00d"}.um .fa.fa-gear:before,.um-icon-within .fa.fa-gear:before{content:"\f013"}.um .fa.fa-trash-o,.um-icon-within .fa.fa-trash-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-trash-o:before,.um-icon-within .fa.fa-trash-o:before{content:"\f2ed"}.um .fa.fa-home:before,.um-icon-within .fa.fa-home:before{content:"\f015"}.um .fa.fa-file-o,.um-icon-within .fa.fa-file-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-file-o:before,.um-icon-within .fa.fa-file-o:before{content:"\f15b"}.um .fa.fa-clock-o,.um-icon-within .fa.fa-clock-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-clock-o:before,.um-icon-within .fa.fa-clock-o:before{content:"\f017"}.um .fa.fa-arrow-circle-o-down,.um-icon-within .fa.fa-arrow-circle-o-down{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-arrow-circle-o-down:before,.um-icon-within .fa.fa-arrow-circle-o-down:before{content:"\f358"}.um .fa.fa-arrow-circle-o-up,.um-icon-within .fa.fa-arrow-circle-o-up{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-arrow-circle-o-up:before,.um-icon-within .fa.fa-arrow-circle-o-up:before{content:"\f35b"}.um .fa.fa-play-circle-o,.um-icon-within .fa.fa-play-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-play-circle-o:before,.um-icon-within .fa.fa-play-circle-o:before{content:"\f144"}.um .fa.fa-repeat:before,.um-icon-within .fa.fa-repeat:before{content:"\f01e"}.um .fa.fa-rotate-right:before,.um-icon-within .fa.fa-rotate-right:before{content:"\f01e"}.um .fa.fa-refresh:before,.um-icon-within .fa.fa-refresh:before{content:"\f021"}.um .fa.fa-list-alt,.um-icon-within .fa.fa-list-alt{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-list-alt:before,.um-icon-within .fa.fa-list-alt:before{content:"\f022"}.um .fa.fa-dedent:before,.um-icon-within .fa.fa-dedent:before{content:"\f03b"}.um .fa.fa-video-camera:before,.um-icon-within .fa.fa-video-camera:before{content:"\f03d"}.um .fa.fa-picture-o,.um-icon-within .fa.fa-picture-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-picture-o:before,.um-icon-within .fa.fa-picture-o:before{content:"\f03e"}.um .fa.fa-photo,.um-icon-within .fa.fa-photo{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-photo:before,.um-icon-within .fa.fa-photo:before{content:"\f03e"}.um .fa.fa-image,.um-icon-within .fa.fa-image{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-image:before,.um-icon-within .fa.fa-image:before{content:"\f03e"}.um .fa.fa-map-marker:before,.um-icon-within .fa.fa-map-marker:before{content:"\f3c5"}.um .fa.fa-pencil-square-o,.um-icon-within .fa.fa-pencil-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-pencil-square-o:before,.um-icon-within .fa.fa-pencil-square-o:before{content:"\f044"}.um .fa.fa-edit,.um-icon-within .fa.fa-edit{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-edit:before,.um-icon-within .fa.fa-edit:before{content:"\f044"}.um .fa.fa-share-square-o:before,.um-icon-within .fa.fa-share-square-o:before{content:"\f14d"}.um .fa.fa-check-square-o,.um-icon-within .fa.fa-check-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-check-square-o:before,.um-icon-within .fa.fa-check-square-o:before{content:"\f14a"}.um .fa.fa-arrows:before,.um-icon-within .fa.fa-arrows:before{content:"\f0b2"}.um .fa.fa-times-circle-o,.um-icon-within .fa.fa-times-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-times-circle-o:before,.um-icon-within .fa.fa-times-circle-o:before{content:"\f057"}.um .fa.fa-check-circle-o,.um-icon-within .fa.fa-check-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-check-circle-o:before,.um-icon-within .fa.fa-check-circle-o:before{content:"\f058"}.um .fa.fa-mail-forward:before,.um-icon-within .fa.fa-mail-forward:before{content:"\f064"}.um .fa.fa-expand:before,.um-icon-within .fa.fa-expand:before{content:"\f424"}.um .fa.fa-compress:before,.um-icon-within .fa.fa-compress:before{content:"\f422"}.um .fa.fa-eye,.um-icon-within .fa.fa-eye{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-eye-slash,.um-icon-within .fa.fa-eye-slash{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-warning:before,.um-icon-within .fa.fa-warning:before{content:"\f071"}.um .fa.fa-calendar:before,.um-icon-within .fa.fa-calendar:before{content:"\f073"}.um .fa.fa-arrows-v:before,.um-icon-within .fa.fa-arrows-v:before{content:"\f338"}.um .fa.fa-arrows-h:before,.um-icon-within .fa.fa-arrows-h:before{content:"\f337"}.um .fa.fa-bar-chart:before,.um-icon-within .fa.fa-bar-chart:before{content:"\e0e3"}.um .fa.fa-bar-chart-o:before,.um-icon-within .fa.fa-bar-chart-o:before{content:"\e0e3"}.um .fa.fa-twitter-square,.um-icon-within .fa.fa-twitter-square{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-twitter-square:before,.um-icon-within .fa.fa-twitter-square:before{content:"\f081"}.um .fa.fa-facebook-square,.um-icon-within .fa.fa-facebook-square{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-facebook-square:before,.um-icon-within .fa.fa-facebook-square:before{content:"\f082"}.um .fa.fa-gears:before,.um-icon-within .fa.fa-gears:before{content:"\f085"}.um .fa.fa-thumbs-o-up,.um-icon-within .fa.fa-thumbs-o-up{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-thumbs-o-up:before,.um-icon-within .fa.fa-thumbs-o-up:before{content:"\f164"}.um .fa.fa-thumbs-o-down,.um-icon-within .fa.fa-thumbs-o-down{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-thumbs-o-down:before,.um-icon-within .fa.fa-thumbs-o-down:before{content:"\f165"}.um .fa.fa-heart-o,.um-icon-within .fa.fa-heart-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-heart-o:before,.um-icon-within .fa.fa-heart-o:before{content:"\f004"}.um .fa.fa-sign-out:before,.um-icon-within .fa.fa-sign-out:before{content:"\f2f5"}.um .fa.fa-linkedin-square,.um-icon-within .fa.fa-linkedin-square{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-linkedin-square:before,.um-icon-within .fa.fa-linkedin-square:before{content:"\f08c"}.um .fa.fa-thumb-tack:before,.um-icon-within .fa.fa-thumb-tack:before{content:"\f08d"}.um .fa.fa-external-link:before,.um-icon-within .fa.fa-external-link:before{content:"\f35d"}.um .fa.fa-sign-in:before,.um-icon-within .fa.fa-sign-in:before{content:"\f2f6"}.um .fa.fa-github-square,.um-icon-within .fa.fa-github-square{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-github-square:before,.um-icon-within .fa.fa-github-square:before{content:"\f092"}.um .fa.fa-lemon-o,.um-icon-within .fa.fa-lemon-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-lemon-o:before,.um-icon-within .fa.fa-lemon-o:before{content:"\f094"}.um .fa.fa-square-o,.um-icon-within .fa.fa-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-square-o:before,.um-icon-within .fa.fa-square-o:before{content:"\f0c8"}.um .fa.fa-bookmark-o,.um-icon-within .fa.fa-bookmark-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-bookmark-o:before,.um-icon-within .fa.fa-bookmark-o:before{content:"\f02e"}.um .fa.fa-twitter,.um-icon-within .fa.fa-twitter{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-facebook,.um-icon-within .fa.fa-facebook{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-facebook:before,.um-icon-within .fa.fa-facebook:before{content:"\f39e"}.um .fa.fa-facebook-f,.um-icon-within .fa.fa-facebook-f{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-facebook-f:before,.um-icon-within .fa.fa-facebook-f:before{content:"\f39e"}.um .fa.fa-github,.um-icon-within .fa.fa-github{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-credit-card,.um-icon-within .fa.fa-credit-card{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-feed:before,.um-icon-within .fa.fa-feed:before{content:"\f09e"}.um .fa.fa-hdd-o,.um-icon-within .fa.fa-hdd-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-hdd-o:before,.um-icon-within .fa.fa-hdd-o:before{content:"\f0a0"}.um .fa.fa-hand-o-right,.um-icon-within .fa.fa-hand-o-right{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-hand-o-right:before,.um-icon-within .fa.fa-hand-o-right:before{content:"\f0a4"}.um .fa.fa-hand-o-left,.um-icon-within .fa.fa-hand-o-left{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-hand-o-left:before,.um-icon-within .fa.fa-hand-o-left:before{content:"\f0a5"}.um .fa.fa-hand-o-up,.um-icon-within .fa.fa-hand-o-up{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-hand-o-up:before,.um-icon-within .fa.fa-hand-o-up:before{content:"\f0a6"}.um .fa.fa-hand-o-down,.um-icon-within .fa.fa-hand-o-down{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-hand-o-down:before,.um-icon-within .fa.fa-hand-o-down:before{content:"\f0a7"}.um .fa.fa-globe:before,.um-icon-within .fa.fa-globe:before{content:"\f57d"}.um .fa.fa-tasks:before,.um-icon-within .fa.fa-tasks:before{content:"\f828"}.um .fa.fa-arrows-alt:before,.um-icon-within .fa.fa-arrows-alt:before{content:"\f31e"}.um .fa.fa-group:before,.um-icon-within .fa.fa-group:before{content:"\f0c0"}.um .fa.fa-chain:before,.um-icon-within .fa.fa-chain:before{content:"\f0c1"}.um .fa.fa-cut:before,.um-icon-within .fa.fa-cut:before{content:"\f0c4"}.um .fa.fa-files-o,.um-icon-within .fa.fa-files-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-files-o:before,.um-icon-within .fa.fa-files-o:before{content:"\f0c5"}.um .fa.fa-floppy-o,.um-icon-within .fa.fa-floppy-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-floppy-o:before,.um-icon-within .fa.fa-floppy-o:before{content:"\f0c7"}.um .fa.fa-save,.um-icon-within .fa.fa-save{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-save:before,.um-icon-within .fa.fa-save:before{content:"\f0c7"}.um .fa.fa-navicon:before,.um-icon-within .fa.fa-navicon:before{content:"\f0c9"}.um .fa.fa-reorder:before,.um-icon-within .fa.fa-reorder:before{content:"\f0c9"}.um .fa.fa-magic:before,.um-icon-within .fa.fa-magic:before{content:"\e2ca"}.um .fa.fa-pinterest,.um-icon-within .fa.fa-pinterest{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-pinterest-square,.um-icon-within .fa.fa-pinterest-square{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-pinterest-square:before,.um-icon-within .fa.fa-pinterest-square:before{content:"\f0d3"}.um .fa.fa-google-plus-square,.um-icon-within .fa.fa-google-plus-square{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-google-plus-square:before,.um-icon-within .fa.fa-google-plus-square:before{content:"\f0d4"}.um .fa.fa-google-plus,.um-icon-within .fa.fa-google-plus{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-google-plus:before,.um-icon-within .fa.fa-google-plus:before{content:"\f0d5"}.um .fa.fa-money:before,.um-icon-within .fa.fa-money:before{content:"\f3d1"}.um .fa.fa-unsorted:before,.um-icon-within .fa.fa-unsorted:before{content:"\f0dc"}.um .fa.fa-sort-desc:before,.um-icon-within .fa.fa-sort-desc:before{content:"\f0dd"}.um .fa.fa-sort-asc:before,.um-icon-within .fa.fa-sort-asc:before{content:"\f0de"}.um .fa.fa-linkedin,.um-icon-within .fa.fa-linkedin{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-linkedin:before,.um-icon-within .fa.fa-linkedin:before{content:"\f0e1"}.um .fa.fa-rotate-left:before,.um-icon-within .fa.fa-rotate-left:before{content:"\f0e2"}.um .fa.fa-legal:before,.um-icon-within .fa.fa-legal:before{content:"\f0e3"}.um .fa.fa-tachometer:before,.um-icon-within .fa.fa-tachometer:before{content:"\f625"}.um .fa.fa-dashboard:before,.um-icon-within .fa.fa-dashboard:before{content:"\f625"}.um .fa.fa-comment-o,.um-icon-within .fa.fa-comment-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-comment-o:before,.um-icon-within .fa.fa-comment-o:before{content:"\f075"}.um .fa.fa-comments-o,.um-icon-within .fa.fa-comments-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-comments-o:before,.um-icon-within .fa.fa-comments-o:before{content:"\f086"}.um .fa.fa-flash:before,.um-icon-within .fa.fa-flash:before{content:"\f0e7"}.um .fa.fa-clipboard:before,.um-icon-within .fa.fa-clipboard:before{content:"\f0ea"}.um .fa.fa-lightbulb-o,.um-icon-within .fa.fa-lightbulb-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-lightbulb-o:before,.um-icon-within .fa.fa-lightbulb-o:before{content:"\f0eb"}.um .fa.fa-exchange:before,.um-icon-within .fa.fa-exchange:before{content:"\f362"}.um .fa.fa-cloud-download:before,.um-icon-within .fa.fa-cloud-download:before{content:"\f0ed"}.um .fa.fa-cloud-upload:before,.um-icon-within .fa.fa-cloud-upload:before{content:"\f0ee"}.um .fa.fa-bell-o,.um-icon-within .fa.fa-bell-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-bell-o:before,.um-icon-within .fa.fa-bell-o:before{content:"\f0f3"}.um .fa.fa-cutlery:before,.um-icon-within .fa.fa-cutlery:before{content:"\f2e7"}.um .fa.fa-file-text-o,.um-icon-within .fa.fa-file-text-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-file-text-o:before,.um-icon-within .fa.fa-file-text-o:before{content:"\f15c"}.um .fa.fa-building-o,.um-icon-within .fa.fa-building-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-building-o:before,.um-icon-within .fa.fa-building-o:before{content:"\f1ad"}.um .fa.fa-hospital-o,.um-icon-within .fa.fa-hospital-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-hospital-o:before,.um-icon-within .fa.fa-hospital-o:before{content:"\f0f8"}.um .fa.fa-tablet:before,.um-icon-within .fa.fa-tablet:before{content:"\f3fa"}.um .fa.fa-mobile:before,.um-icon-within .fa.fa-mobile:before{content:"\f3cd"}.um .fa.fa-mobile-phone:before,.um-icon-within .fa.fa-mobile-phone:before{content:"\f3cd"}.um .fa.fa-circle-o,.um-icon-within .fa.fa-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-circle-o:before,.um-icon-within .fa.fa-circle-o:before{content:"\f111"}.um .fa.fa-mail-reply:before,.um-icon-within .fa.fa-mail-reply:before{content:"\f3e5"}.um .fa.fa-github-alt,.um-icon-within .fa.fa-github-alt{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-folder-o,.um-icon-within .fa.fa-folder-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-folder-o:before,.um-icon-within .fa.fa-folder-o:before{content:"\f07b"}.um .fa.fa-folder-open-o,.um-icon-within .fa.fa-folder-open-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-folder-open-o:before,.um-icon-within .fa.fa-folder-open-o:before{content:"\f07c"}.um .fa.fa-smile-o,.um-icon-within .fa.fa-smile-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-smile-o:before,.um-icon-within .fa.fa-smile-o:before{content:"\f118"}.um .fa.fa-frown-o,.um-icon-within .fa.fa-frown-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-frown-o:before,.um-icon-within .fa.fa-frown-o:before{content:"\f119"}.um .fa.fa-meh-o,.um-icon-within .fa.fa-meh-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-meh-o:before,.um-icon-within .fa.fa-meh-o:before{content:"\f11a"}.um .fa.fa-keyboard-o,.um-icon-within .fa.fa-keyboard-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-keyboard-o:before,.um-icon-within .fa.fa-keyboard-o:before{content:"\f11c"}.um .fa.fa-flag-o,.um-icon-within .fa.fa-flag-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-flag-o:before,.um-icon-within .fa.fa-flag-o:before{content:"\f024"}.um .fa.fa-mail-reply-all:before,.um-icon-within .fa.fa-mail-reply-all:before{content:"\f122"}.um .fa.fa-star-half-o,.um-icon-within .fa.fa-star-half-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-star-half-o:before,.um-icon-within .fa.fa-star-half-o:before{content:"\f5c0"}.um .fa.fa-star-half-empty,.um-icon-within .fa.fa-star-half-empty{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-star-half-empty:before,.um-icon-within .fa.fa-star-half-empty:before{content:"\f5c0"}.um .fa.fa-star-half-full,.um-icon-within .fa.fa-star-half-full{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-star-half-full:before,.um-icon-within .fa.fa-star-half-full:before{content:"\f5c0"}.um .fa.fa-code-fork:before,.um-icon-within .fa.fa-code-fork:before{content:"\f126"}.um .fa.fa-chain-broken:before,.um-icon-within .fa.fa-chain-broken:before{content:"\f127"}.um .fa.fa-unlink:before,.um-icon-within .fa.fa-unlink:before{content:"\f127"}.um .fa.fa-calendar-o,.um-icon-within .fa.fa-calendar-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-calendar-o:before,.um-icon-within .fa.fa-calendar-o:before{content:"\f133"}.um .fa.fa-maxcdn,.um-icon-within .fa.fa-maxcdn{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-html5,.um-icon-within .fa.fa-html5{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-css3,.um-icon-within .fa.fa-css3{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-unlock-alt:before,.um-icon-within .fa.fa-unlock-alt:before{content:"\f09c"}.um .fa.fa-minus-square-o,.um-icon-within .fa.fa-minus-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-minus-square-o:before,.um-icon-within .fa.fa-minus-square-o:before{content:"\f146"}.um .fa.fa-level-up:before,.um-icon-within .fa.fa-level-up:before{content:"\f3bf"}.um .fa.fa-level-down:before,.um-icon-within .fa.fa-level-down:before{content:"\f3be"}.um .fa.fa-pencil-square:before,.um-icon-within .fa.fa-pencil-square:before{content:"\f14b"}.um .fa.fa-external-link-square:before,.um-icon-within .fa.fa-external-link-square:before{content:"\f360"}.um .fa.fa-compass,.um-icon-within .fa.fa-compass{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-caret-square-o-down,.um-icon-within .fa.fa-caret-square-o-down{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-caret-square-o-down:before,.um-icon-within .fa.fa-caret-square-o-down:before{content:"\f150"}.um .fa.fa-toggle-down,.um-icon-within .fa.fa-toggle-down{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-toggle-down:before,.um-icon-within .fa.fa-toggle-down:before{content:"\f150"}.um .fa.fa-caret-square-o-up,.um-icon-within .fa.fa-caret-square-o-up{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-caret-square-o-up:before,.um-icon-within .fa.fa-caret-square-o-up:before{content:"\f151"}.um .fa.fa-toggle-up,.um-icon-within .fa.fa-toggle-up{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-toggle-up:before,.um-icon-within .fa.fa-toggle-up:before{content:"\f151"}.um .fa.fa-caret-square-o-right,.um-icon-within .fa.fa-caret-square-o-right{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-caret-square-o-right:before,.um-icon-within .fa.fa-caret-square-o-right:before{content:"\f152"}.um .fa.fa-toggle-right,.um-icon-within .fa.fa-toggle-right{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-toggle-right:before,.um-icon-within .fa.fa-toggle-right:before{content:"\f152"}.um .fa.fa-eur:before,.um-icon-within .fa.fa-eur:before{content:"\f153"}.um .fa.fa-euro:before,.um-icon-within .fa.fa-euro:before{content:"\f153"}.um .fa.fa-gbp:before,.um-icon-within .fa.fa-gbp:before{content:"\f154"}.um .fa.fa-usd:before,.um-icon-within .fa.fa-usd:before{content:"\$"}.um .fa.fa-dollar:before,.um-icon-within .fa.fa-dollar:before{content:"\$"}.um .fa.fa-inr:before,.um-icon-within .fa.fa-inr:before{content:"\e1bc"}.um .fa.fa-rupee:before,.um-icon-within .fa.fa-rupee:before{content:"\e1bc"}.um .fa.fa-jpy:before,.um-icon-within .fa.fa-jpy:before{content:"\f157"}.um .fa.fa-cny:before,.um-icon-within .fa.fa-cny:before{content:"\f157"}.um .fa.fa-rmb:before,.um-icon-within .fa.fa-rmb:before{content:"\f157"}.um .fa.fa-yen:before,.um-icon-within .fa.fa-yen:before{content:"\f157"}.um .fa.fa-rub:before,.um-icon-within .fa.fa-rub:before{content:"\f158"}.um .fa.fa-ruble:before,.um-icon-within .fa.fa-ruble:before{content:"\f158"}.um .fa.fa-rouble:before,.um-icon-within .fa.fa-rouble:before{content:"\f158"}.um .fa.fa-krw:before,.um-icon-within .fa.fa-krw:before{content:"\f159"}.um .fa.fa-won:before,.um-icon-within .fa.fa-won:before{content:"\f159"}.um .fa.fa-btc,.um-icon-within .fa.fa-btc{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-bitcoin,.um-icon-within .fa.fa-bitcoin{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-bitcoin:before,.um-icon-within .fa.fa-bitcoin:before{content:"\f15a"}.um .fa.fa-file-text:before,.um-icon-within .fa.fa-file-text:before{content:"\f15c"}.um .fa.fa-sort-alpha-asc:before,.um-icon-within .fa.fa-sort-alpha-asc:before{content:"\f15d"}.um .fa.fa-sort-alpha-desc:before,.um-icon-within .fa.fa-sort-alpha-desc:before{content:"\f881"}.um .fa.fa-sort-amount-asc:before,.um-icon-within .fa.fa-sort-amount-asc:before{content:"\f884"}.um .fa.fa-sort-amount-desc:before,.um-icon-within .fa.fa-sort-amount-desc:before{content:"\f160"}.um .fa.fa-sort-numeric-asc:before,.um-icon-within .fa.fa-sort-numeric-asc:before{content:"\f162"}.um .fa.fa-sort-numeric-desc:before,.um-icon-within .fa.fa-sort-numeric-desc:before{content:"\f886"}.um .fa.fa-youtube-square,.um-icon-within .fa.fa-youtube-square{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-youtube-square:before,.um-icon-within .fa.fa-youtube-square:before{content:"\f431"}.um .fa.fa-youtube,.um-icon-within .fa.fa-youtube{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-xing,.um-icon-within .fa.fa-xing{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-xing-square,.um-icon-within .fa.fa-xing-square{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-xing-square:before,.um-icon-within .fa.fa-xing-square:before{content:"\f169"}.um .fa.fa-youtube-play,.um-icon-within .fa.fa-youtube-play{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-youtube-play:before,.um-icon-within .fa.fa-youtube-play:before{content:"\f167"}.um .fa.fa-dropbox,.um-icon-within .fa.fa-dropbox{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-stack-overflow,.um-icon-within .fa.fa-stack-overflow{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-instagram,.um-icon-within .fa.fa-instagram{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-flickr,.um-icon-within .fa.fa-flickr{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-adn,.um-icon-within .fa.fa-adn{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-bitbucket,.um-icon-within .fa.fa-bitbucket{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-bitbucket-square,.um-icon-within .fa.fa-bitbucket-square{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-bitbucket-square:before,.um-icon-within .fa.fa-bitbucket-square:before{content:"\f171"}.um .fa.fa-tumblr,.um-icon-within .fa.fa-tumblr{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-tumblr-square,.um-icon-within .fa.fa-tumblr-square{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-tumblr-square:before,.um-icon-within .fa.fa-tumblr-square:before{content:"\f174"}.um .fa.fa-long-arrow-down:before,.um-icon-within .fa.fa-long-arrow-down:before{content:"\f309"}.um .fa.fa-long-arrow-up:before,.um-icon-within .fa.fa-long-arrow-up:before{content:"\f30c"}.um .fa.fa-long-arrow-left:before,.um-icon-within .fa.fa-long-arrow-left:before{content:"\f30a"}.um .fa.fa-long-arrow-right:before,.um-icon-within .fa.fa-long-arrow-right:before{content:"\f30b"}.um .fa.fa-apple,.um-icon-within .fa.fa-apple{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-windows,.um-icon-within .fa.fa-windows{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-android,.um-icon-within .fa.fa-android{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-linux,.um-icon-within .fa.fa-linux{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-dribbble,.um-icon-within .fa.fa-dribbble{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-skype,.um-icon-within .fa.fa-skype{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-foursquare,.um-icon-within .fa.fa-foursquare{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-trello,.um-icon-within .fa.fa-trello{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-gratipay,.um-icon-within .fa.fa-gratipay{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-gittip,.um-icon-within .fa.fa-gittip{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-gittip:before,.um-icon-within .fa.fa-gittip:before{content:"\f184"}.um .fa.fa-sun-o,.um-icon-within .fa.fa-sun-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-sun-o:before,.um-icon-within .fa.fa-sun-o:before{content:"\f185"}.um .fa.fa-moon-o,.um-icon-within .fa.fa-moon-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-moon-o:before,.um-icon-within .fa.fa-moon-o:before{content:"\f186"}.um .fa.fa-vk,.um-icon-within .fa.fa-vk{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-weibo,.um-icon-within .fa.fa-weibo{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-renren,.um-icon-within .fa.fa-renren{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-pagelines,.um-icon-within .fa.fa-pagelines{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-stack-exchange,.um-icon-within .fa.fa-stack-exchange{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-arrow-circle-o-right,.um-icon-within .fa.fa-arrow-circle-o-right{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-arrow-circle-o-right:before,.um-icon-within .fa.fa-arrow-circle-o-right:before{content:"\f35a"}.um .fa.fa-arrow-circle-o-left,.um-icon-within .fa.fa-arrow-circle-o-left{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-arrow-circle-o-left:before,.um-icon-within .fa.fa-arrow-circle-o-left:before{content:"\f359"}.um .fa.fa-caret-square-o-left,.um-icon-within .fa.fa-caret-square-o-left{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-caret-square-o-left:before,.um-icon-within .fa.fa-caret-square-o-left:before{content:"\f191"}.um .fa.fa-toggle-left,.um-icon-within .fa.fa-toggle-left{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-toggle-left:before,.um-icon-within .fa.fa-toggle-left:before{content:"\f191"}.um .fa.fa-dot-circle-o,.um-icon-within .fa.fa-dot-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-dot-circle-o:before,.um-icon-within .fa.fa-dot-circle-o:before{content:"\f192"}.um .fa.fa-vimeo-square,.um-icon-within .fa.fa-vimeo-square{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-vimeo-square:before,.um-icon-within .fa.fa-vimeo-square:before{content:"\f194"}.um .fa.fa-try:before,.um-icon-within .fa.fa-try:before{content:"\e2bb"}.um .fa.fa-turkish-lira:before,.um-icon-within .fa.fa-turkish-lira:before{content:"\e2bb"}.um .fa.fa-plus-square-o,.um-icon-within .fa.fa-plus-square-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-plus-square-o:before,.um-icon-within .fa.fa-plus-square-o:before{content:"\f0fe"}.um .fa.fa-slack,.um-icon-within .fa.fa-slack{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-wordpress,.um-icon-within .fa.fa-wordpress{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-openid,.um-icon-within .fa.fa-openid{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-institution:before,.um-icon-within .fa.fa-institution:before{content:"\f19c"}.um .fa.fa-bank:before,.um-icon-within .fa.fa-bank:before{content:"\f19c"}.um .fa.fa-mortar-board:before,.um-icon-within .fa.fa-mortar-board:before{content:"\f19d"}.um .fa.fa-yahoo,.um-icon-within .fa.fa-yahoo{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-google,.um-icon-within .fa.fa-google{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-reddit,.um-icon-within .fa.fa-reddit{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-reddit-square,.um-icon-within .fa.fa-reddit-square{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-reddit-square:before,.um-icon-within .fa.fa-reddit-square:before{content:"\f1a2"}.um .fa.fa-stumbleupon-circle,.um-icon-within .fa.fa-stumbleupon-circle{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-stumbleupon,.um-icon-within .fa.fa-stumbleupon{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-delicious,.um-icon-within .fa.fa-delicious{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-digg,.um-icon-within .fa.fa-digg{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-pied-piper-pp,.um-icon-within .fa.fa-pied-piper-pp{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-pied-piper-alt,.um-icon-within .fa.fa-pied-piper-alt{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-drupal,.um-icon-within .fa.fa-drupal{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-joomla,.um-icon-within .fa.fa-joomla{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-behance,.um-icon-within .fa.fa-behance{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-behance-square,.um-icon-within .fa.fa-behance-square{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-behance-square:before,.um-icon-within .fa.fa-behance-square:before{content:"\f1b5"}.um .fa.fa-steam,.um-icon-within .fa.fa-steam{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-steam-square,.um-icon-within .fa.fa-steam-square{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-steam-square:before,.um-icon-within .fa.fa-steam-square:before{content:"\f1b7"}.um .fa.fa-automobile:before,.um-icon-within .fa.fa-automobile:before{content:"\f1b9"}.um .fa.fa-cab:before,.um-icon-within .fa.fa-cab:before{content:"\f1ba"}.um .fa.fa-spotify,.um-icon-within .fa.fa-spotify{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-deviantart,.um-icon-within .fa.fa-deviantart{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-soundcloud,.um-icon-within .fa.fa-soundcloud{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-file-pdf-o,.um-icon-within .fa.fa-file-pdf-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-file-pdf-o:before,.um-icon-within .fa.fa-file-pdf-o:before{content:"\f1c1"}.um .fa.fa-file-word-o,.um-icon-within .fa.fa-file-word-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-file-word-o:before,.um-icon-within .fa.fa-file-word-o:before{content:"\f1c2"}.um .fa.fa-file-excel-o,.um-icon-within .fa.fa-file-excel-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-file-excel-o:before,.um-icon-within .fa.fa-file-excel-o:before{content:"\f1c3"}.um .fa.fa-file-powerpoint-o,.um-icon-within .fa.fa-file-powerpoint-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-file-powerpoint-o:before,.um-icon-within .fa.fa-file-powerpoint-o:before{content:"\f1c4"}.um .fa.fa-file-image-o,.um-icon-within .fa.fa-file-image-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-file-image-o:before,.um-icon-within .fa.fa-file-image-o:before{content:"\f1c5"}.um .fa.fa-file-photo-o,.um-icon-within .fa.fa-file-photo-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-file-photo-o:before,.um-icon-within .fa.fa-file-photo-o:before{content:"\f1c5"}.um .fa.fa-file-picture-o,.um-icon-within .fa.fa-file-picture-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-file-picture-o:before,.um-icon-within .fa.fa-file-picture-o:before{content:"\f1c5"}.um .fa.fa-file-archive-o,.um-icon-within .fa.fa-file-archive-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-file-archive-o:before,.um-icon-within .fa.fa-file-archive-o:before{content:"\f1c6"}.um .fa.fa-file-zip-o,.um-icon-within .fa.fa-file-zip-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-file-zip-o:before,.um-icon-within .fa.fa-file-zip-o:before{content:"\f1c6"}.um .fa.fa-file-audio-o,.um-icon-within .fa.fa-file-audio-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-file-audio-o:before,.um-icon-within .fa.fa-file-audio-o:before{content:"\f1c7"}.um .fa.fa-file-sound-o,.um-icon-within .fa.fa-file-sound-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-file-sound-o:before,.um-icon-within .fa.fa-file-sound-o:before{content:"\f1c7"}.um .fa.fa-file-video-o,.um-icon-within .fa.fa-file-video-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-file-video-o:before,.um-icon-within .fa.fa-file-video-o:before{content:"\f1c8"}.um .fa.fa-file-movie-o,.um-icon-within .fa.fa-file-movie-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-file-movie-o:before,.um-icon-within .fa.fa-file-movie-o:before{content:"\f1c8"}.um .fa.fa-file-code-o,.um-icon-within .fa.fa-file-code-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-file-code-o:before,.um-icon-within .fa.fa-file-code-o:before{content:"\f1c9"}.um .fa.fa-vine,.um-icon-within .fa.fa-vine{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-codepen,.um-icon-within .fa.fa-codepen{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-jsfiddle,.um-icon-within .fa.fa-jsfiddle{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-life-bouy:before,.um-icon-within .fa.fa-life-bouy:before{content:"\f1cd"}.um .fa.fa-life-buoy:before,.um-icon-within .fa.fa-life-buoy:before{content:"\f1cd"}.um .fa.fa-life-saver:before,.um-icon-within .fa.fa-life-saver:before{content:"\f1cd"}.um .fa.fa-support:before,.um-icon-within .fa.fa-support:before{content:"\f1cd"}.um .fa.fa-circle-o-notch:before,.um-icon-within .fa.fa-circle-o-notch:before{content:"\f1ce"}.um .fa.fa-rebel,.um-icon-within .fa.fa-rebel{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-ra,.um-icon-within .fa.fa-ra{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-ra:before,.um-icon-within .fa.fa-ra:before{content:"\f1d0"}.um .fa.fa-resistance,.um-icon-within .fa.fa-resistance{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-resistance:before,.um-icon-within .fa.fa-resistance:before{content:"\f1d0"}.um .fa.fa-empire,.um-icon-within .fa.fa-empire{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-ge,.um-icon-within .fa.fa-ge{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-ge:before,.um-icon-within .fa.fa-ge:before{content:"\f1d1"}.um .fa.fa-git-square,.um-icon-within .fa.fa-git-square{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-git-square:before,.um-icon-within .fa.fa-git-square:before{content:"\f1d2"}.um .fa.fa-git,.um-icon-within .fa.fa-git{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-hacker-news,.um-icon-within .fa.fa-hacker-news{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-y-combinator-square,.um-icon-within .fa.fa-y-combinator-square{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-y-combinator-square:before,.um-icon-within .fa.fa-y-combinator-square:before{content:"\f1d4"}.um .fa.fa-yc-square,.um-icon-within .fa.fa-yc-square{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-yc-square:before,.um-icon-within .fa.fa-yc-square:before{content:"\f1d4"}.um .fa.fa-tencent-weibo,.um-icon-within .fa.fa-tencent-weibo{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-qq,.um-icon-within .fa.fa-qq{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-weixin,.um-icon-within .fa.fa-weixin{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-wechat,.um-icon-within .fa.fa-wechat{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-wechat:before,.um-icon-within .fa.fa-wechat:before{content:"\f1d7"}.um .fa.fa-send:before,.um-icon-within .fa.fa-send:before{content:"\f1d8"}.um .fa.fa-paper-plane-o,.um-icon-within .fa.fa-paper-plane-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-paper-plane-o:before,.um-icon-within .fa.fa-paper-plane-o:before{content:"\f1d8"}.um .fa.fa-send-o,.um-icon-within .fa.fa-send-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-send-o:before,.um-icon-within .fa.fa-send-o:before{content:"\f1d8"}.um .fa.fa-circle-thin,.um-icon-within .fa.fa-circle-thin{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-circle-thin:before,.um-icon-within .fa.fa-circle-thin:before{content:"\f111"}.um .fa.fa-header:before,.um-icon-within .fa.fa-header:before{content:"\f1dc"}.um .fa.fa-futbol-o,.um-icon-within .fa.fa-futbol-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-futbol-o:before,.um-icon-within .fa.fa-futbol-o:before{content:"\f1e3"}.um .fa.fa-soccer-ball-o,.um-icon-within .fa.fa-soccer-ball-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-soccer-ball-o:before,.um-icon-within .fa.fa-soccer-ball-o:before{content:"\f1e3"}.um .fa.fa-slideshare,.um-icon-within .fa.fa-slideshare{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-twitch,.um-icon-within .fa.fa-twitch{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-yelp,.um-icon-within .fa.fa-yelp{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-newspaper-o,.um-icon-within .fa.fa-newspaper-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-newspaper-o:before,.um-icon-within .fa.fa-newspaper-o:before{content:"\f1ea"}.um .fa.fa-paypal,.um-icon-within .fa.fa-paypal{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-google-wallet,.um-icon-within .fa.fa-google-wallet{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-cc-visa,.um-icon-within .fa.fa-cc-visa{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-cc-mastercard,.um-icon-within .fa.fa-cc-mastercard{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-cc-discover,.um-icon-within .fa.fa-cc-discover{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-cc-amex,.um-icon-within .fa.fa-cc-amex{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-cc-paypal,.um-icon-within .fa.fa-cc-paypal{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-cc-stripe,.um-icon-within .fa.fa-cc-stripe{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-bell-slash-o,.um-icon-within .fa.fa-bell-slash-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-bell-slash-o:before,.um-icon-within .fa.fa-bell-slash-o:before{content:"\f1f6"}.um .fa.fa-trash:before,.um-icon-within .fa.fa-trash:before{content:"\f2ed"}.um .fa.fa-copyright,.um-icon-within .fa.fa-copyright{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-eyedropper:before,.um-icon-within .fa.fa-eyedropper:before{content:"\f1fb"}.um .fa.fa-area-chart:before,.um-icon-within .fa.fa-area-chart:before{content:"\f1fe"}.um .fa.fa-pie-chart:before,.um-icon-within .fa.fa-pie-chart:before{content:"\f200"}.um .fa.fa-line-chart:before,.um-icon-within .fa.fa-line-chart:before{content:"\f201"}.um .fa.fa-lastfm,.um-icon-within .fa.fa-lastfm{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-lastfm-square,.um-icon-within .fa.fa-lastfm-square{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-lastfm-square:before,.um-icon-within .fa.fa-lastfm-square:before{content:"\f203"}.um .fa.fa-ioxhost,.um-icon-within .fa.fa-ioxhost{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-angellist,.um-icon-within .fa.fa-angellist{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-cc,.um-icon-within .fa.fa-cc{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-cc:before,.um-icon-within .fa.fa-cc:before{content:"\f20a"}.um .fa.fa-ils:before,.um-icon-within .fa.fa-ils:before{content:"\f20b"}.um .fa.fa-shekel:before,.um-icon-within .fa.fa-shekel:before{content:"\f20b"}.um .fa.fa-sheqel:before,.um-icon-within .fa.fa-sheqel:before{content:"\f20b"}.um .fa.fa-buysellads,.um-icon-within .fa.fa-buysellads{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-connectdevelop,.um-icon-within .fa.fa-connectdevelop{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-dashcube,.um-icon-within .fa.fa-dashcube{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-forumbee,.um-icon-within .fa.fa-forumbee{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-leanpub,.um-icon-within .fa.fa-leanpub{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-sellsy,.um-icon-within .fa.fa-sellsy{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-shirtsinbulk,.um-icon-within .fa.fa-shirtsinbulk{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-simplybuilt,.um-icon-within .fa.fa-simplybuilt{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-skyatlas,.um-icon-within .fa.fa-skyatlas{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-diamond,.um-icon-within .fa.fa-diamond{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-diamond:before,.um-icon-within .fa.fa-diamond:before{content:"\f3a5"}.um .fa.fa-transgender:before,.um-icon-within .fa.fa-transgender:before{content:"\f224"}.um .fa.fa-intersex:before,.um-icon-within .fa.fa-intersex:before{content:"\f224"}.um .fa.fa-transgender-alt:before,.um-icon-within .fa.fa-transgender-alt:before{content:"\f225"}.um .fa.fa-facebook-official,.um-icon-within .fa.fa-facebook-official{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-facebook-official:before,.um-icon-within .fa.fa-facebook-official:before{content:"\f09a"}.um .fa.fa-pinterest-p,.um-icon-within .fa.fa-pinterest-p{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-whatsapp,.um-icon-within .fa.fa-whatsapp{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-hotel:before,.um-icon-within .fa.fa-hotel:before{content:"\f236"}.um .fa.fa-viacoin,.um-icon-within .fa.fa-viacoin{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-medium,.um-icon-within .fa.fa-medium{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-y-combinator,.um-icon-within .fa.fa-y-combinator{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-yc,.um-icon-within .fa.fa-yc{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-yc:before,.um-icon-within .fa.fa-yc:before{content:"\f23b"}.um .fa.fa-optin-monster,.um-icon-within .fa.fa-optin-monster{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-opencart,.um-icon-within .fa.fa-opencart{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-expeditedssl,.um-icon-within .fa.fa-expeditedssl{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-battery-4:before,.um-icon-within .fa.fa-battery-4:before{content:"\f240"}.um .fa.fa-battery:before,.um-icon-within .fa.fa-battery:before{content:"\f240"}.um .fa.fa-battery-3:before,.um-icon-within .fa.fa-battery-3:before{content:"\f241"}.um .fa.fa-battery-2:before,.um-icon-within .fa.fa-battery-2:before{content:"\f242"}.um .fa.fa-battery-1:before,.um-icon-within .fa.fa-battery-1:before{content:"\f243"}.um .fa.fa-battery-0:before,.um-icon-within .fa.fa-battery-0:before{content:"\f244"}.um .fa.fa-object-group,.um-icon-within .fa.fa-object-group{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-object-ungroup,.um-icon-within .fa.fa-object-ungroup{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-sticky-note-o,.um-icon-within .fa.fa-sticky-note-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-sticky-note-o:before,.um-icon-within .fa.fa-sticky-note-o:before{content:"\f249"}.um .fa.fa-cc-jcb,.um-icon-within .fa.fa-cc-jcb{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-cc-diners-club,.um-icon-within .fa.fa-cc-diners-club{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-clone,.um-icon-within .fa.fa-clone{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-hourglass-o:before,.um-icon-within .fa.fa-hourglass-o:before{content:"\f254"}.um .fa.fa-hourglass-1:before,.um-icon-within .fa.fa-hourglass-1:before{content:"\f251"}.um .fa.fa-hourglass-2:before,.um-icon-within .fa.fa-hourglass-2:before{content:"\f252"}.um .fa.fa-hourglass-3:before,.um-icon-within .fa.fa-hourglass-3:before{content:"\f253"}.um .fa.fa-hand-rock-o,.um-icon-within .fa.fa-hand-rock-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-hand-rock-o:before,.um-icon-within .fa.fa-hand-rock-o:before{content:"\f255"}.um .fa.fa-hand-grab-o,.um-icon-within .fa.fa-hand-grab-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-hand-grab-o:before,.um-icon-within .fa.fa-hand-grab-o:before{content:"\f255"}.um .fa.fa-hand-paper-o,.um-icon-within .fa.fa-hand-paper-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-hand-paper-o:before,.um-icon-within .fa.fa-hand-paper-o:before{content:"\f256"}.um .fa.fa-hand-stop-o,.um-icon-within .fa.fa-hand-stop-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-hand-stop-o:before,.um-icon-within .fa.fa-hand-stop-o:before{content:"\f256"}.um .fa.fa-hand-scissors-o,.um-icon-within .fa.fa-hand-scissors-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-hand-scissors-o:before,.um-icon-within .fa.fa-hand-scissors-o:before{content:"\f257"}.um .fa.fa-hand-lizard-o,.um-icon-within .fa.fa-hand-lizard-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-hand-lizard-o:before,.um-icon-within .fa.fa-hand-lizard-o:before{content:"\f258"}.um .fa.fa-hand-spock-o,.um-icon-within .fa.fa-hand-spock-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-hand-spock-o:before,.um-icon-within .fa.fa-hand-spock-o:before{content:"\f259"}.um .fa.fa-hand-pointer-o,.um-icon-within .fa.fa-hand-pointer-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-hand-pointer-o:before,.um-icon-within .fa.fa-hand-pointer-o:before{content:"\f25a"}.um .fa.fa-hand-peace-o,.um-icon-within .fa.fa-hand-peace-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-hand-peace-o:before,.um-icon-within .fa.fa-hand-peace-o:before{content:"\f25b"}.um .fa.fa-registered,.um-icon-within .fa.fa-registered{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-creative-commons,.um-icon-within .fa.fa-creative-commons{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-gg,.um-icon-within .fa.fa-gg{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-gg-circle,.um-icon-within .fa.fa-gg-circle{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-odnoklassniki,.um-icon-within .fa.fa-odnoklassniki{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-odnoklassniki-square,.um-icon-within .fa.fa-odnoklassniki-square{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-odnoklassniki-square:before,.um-icon-within .fa.fa-odnoklassniki-square:before{content:"\f264"}.um .fa.fa-get-pocket,.um-icon-within .fa.fa-get-pocket{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-wikipedia-w,.um-icon-within .fa.fa-wikipedia-w{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-safari,.um-icon-within .fa.fa-safari{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-chrome,.um-icon-within .fa.fa-chrome{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-firefox,.um-icon-within .fa.fa-firefox{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-opera,.um-icon-within .fa.fa-opera{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-internet-explorer,.um-icon-within .fa.fa-internet-explorer{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-television:before,.um-icon-within .fa.fa-television:before{content:"\f26c"}.um .fa.fa-contao,.um-icon-within .fa.fa-contao{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-500px,.um-icon-within .fa.fa-500px{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-amazon,.um-icon-within .fa.fa-amazon{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-calendar-plus-o,.um-icon-within .fa.fa-calendar-plus-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-calendar-plus-o:before,.um-icon-within .fa.fa-calendar-plus-o:before{content:"\f271"}.um .fa.fa-calendar-minus-o,.um-icon-within .fa.fa-calendar-minus-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-calendar-minus-o:before,.um-icon-within .fa.fa-calendar-minus-o:before{content:"\f272"}.um .fa.fa-calendar-times-o,.um-icon-within .fa.fa-calendar-times-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-calendar-times-o:before,.um-icon-within .fa.fa-calendar-times-o:before{content:"\f273"}.um .fa.fa-calendar-check-o,.um-icon-within .fa.fa-calendar-check-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-calendar-check-o:before,.um-icon-within .fa.fa-calendar-check-o:before{content:"\f274"}.um .fa.fa-map-o,.um-icon-within .fa.fa-map-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-map-o:before,.um-icon-within .fa.fa-map-o:before{content:"\f279"}.um .fa.fa-commenting:before,.um-icon-within .fa.fa-commenting:before{content:"\f4ad"}.um .fa.fa-commenting-o,.um-icon-within .fa.fa-commenting-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-commenting-o:before,.um-icon-within .fa.fa-commenting-o:before{content:"\f4ad"}.um .fa.fa-houzz,.um-icon-within .fa.fa-houzz{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-vimeo,.um-icon-within .fa.fa-vimeo{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-vimeo:before,.um-icon-within .fa.fa-vimeo:before{content:"\f27d"}.um .fa.fa-black-tie,.um-icon-within .fa.fa-black-tie{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-fonticons,.um-icon-within .fa.fa-fonticons{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-reddit-alien,.um-icon-within .fa.fa-reddit-alien{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-edge,.um-icon-within .fa.fa-edge{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-credit-card-alt:before,.um-icon-within .fa.fa-credit-card-alt:before{content:"\f09d"}.um .fa.fa-codiepie,.um-icon-within .fa.fa-codiepie{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-modx,.um-icon-within .fa.fa-modx{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-fort-awesome,.um-icon-within .fa.fa-fort-awesome{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-usb,.um-icon-within .fa.fa-usb{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-product-hunt,.um-icon-within .fa.fa-product-hunt{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-mixcloud,.um-icon-within .fa.fa-mixcloud{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-scribd,.um-icon-within .fa.fa-scribd{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-pause-circle-o,.um-icon-within .fa.fa-pause-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-pause-circle-o:before,.um-icon-within .fa.fa-pause-circle-o:before{content:"\f28b"}.um .fa.fa-stop-circle-o,.um-icon-within .fa.fa-stop-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-stop-circle-o:before,.um-icon-within .fa.fa-stop-circle-o:before{content:"\f28d"}.um .fa.fa-bluetooth,.um-icon-within .fa.fa-bluetooth{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-bluetooth-b,.um-icon-within .fa.fa-bluetooth-b{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-gitlab,.um-icon-within .fa.fa-gitlab{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-wpbeginner,.um-icon-within .fa.fa-wpbeginner{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-wpforms,.um-icon-within .fa.fa-wpforms{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-envira,.um-icon-within .fa.fa-envira{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-wheelchair-alt,.um-icon-within .fa.fa-wheelchair-alt{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-wheelchair-alt:before,.um-icon-within .fa.fa-wheelchair-alt:before{content:"\f368"}.um .fa.fa-question-circle-o,.um-icon-within .fa.fa-question-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-question-circle-o:before,.um-icon-within .fa.fa-question-circle-o:before{content:"\f059"}.um .fa.fa-volume-control-phone:before,.um-icon-within .fa.fa-volume-control-phone:before{content:"\f2a0"}.um .fa.fa-asl-interpreting:before,.um-icon-within .fa.fa-asl-interpreting:before{content:"\f2a3"}.um .fa.fa-deafness:before,.um-icon-within .fa.fa-deafness:before{content:"\f2a4"}.um .fa.fa-hard-of-hearing:before,.um-icon-within .fa.fa-hard-of-hearing:before{content:"\f2a4"}.um .fa.fa-glide,.um-icon-within .fa.fa-glide{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-glide-g,.um-icon-within .fa.fa-glide-g{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-signing:before,.um-icon-within .fa.fa-signing:before{content:"\f2a7"}.um .fa.fa-viadeo,.um-icon-within .fa.fa-viadeo{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-viadeo-square,.um-icon-within .fa.fa-viadeo-square{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-viadeo-square:before,.um-icon-within .fa.fa-viadeo-square:before{content:"\f2aa"}.um .fa.fa-snapchat,.um-icon-within .fa.fa-snapchat{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-snapchat-ghost,.um-icon-within .fa.fa-snapchat-ghost{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-snapchat-ghost:before,.um-icon-within .fa.fa-snapchat-ghost:before{content:"\f2ab"}.um .fa.fa-snapchat-square,.um-icon-within .fa.fa-snapchat-square{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-snapchat-square:before,.um-icon-within .fa.fa-snapchat-square:before{content:"\f2ad"}.um .fa.fa-pied-piper,.um-icon-within .fa.fa-pied-piper{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-first-order,.um-icon-within .fa.fa-first-order{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-yoast,.um-icon-within .fa.fa-yoast{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-themeisle,.um-icon-within .fa.fa-themeisle{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-google-plus-official,.um-icon-within .fa.fa-google-plus-official{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-google-plus-official:before,.um-icon-within .fa.fa-google-plus-official:before{content:"\f2b3"}.um .fa.fa-google-plus-circle,.um-icon-within .fa.fa-google-plus-circle{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-google-plus-circle:before,.um-icon-within .fa.fa-google-plus-circle:before{content:"\f2b3"}.um .fa.fa-font-awesome,.um-icon-within .fa.fa-font-awesome{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-fa,.um-icon-within .fa.fa-fa{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-fa:before,.um-icon-within .fa.fa-fa:before{content:"\f2b4"}.um .fa.fa-handshake-o,.um-icon-within .fa.fa-handshake-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-handshake-o:before,.um-icon-within .fa.fa-handshake-o:before{content:"\f2b5"}.um .fa.fa-envelope-open-o,.um-icon-within .fa.fa-envelope-open-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-envelope-open-o:before,.um-icon-within .fa.fa-envelope-open-o:before{content:"\f2b6"}.um .fa.fa-linode,.um-icon-within .fa.fa-linode{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-address-book-o,.um-icon-within .fa.fa-address-book-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-address-book-o:before,.um-icon-within .fa.fa-address-book-o:before{content:"\f2b9"}.um .fa.fa-vcard:before,.um-icon-within .fa.fa-vcard:before{content:"\f2bb"}.um .fa.fa-address-card-o,.um-icon-within .fa.fa-address-card-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-address-card-o:before,.um-icon-within .fa.fa-address-card-o:before{content:"\f2bb"}.um .fa.fa-vcard-o,.um-icon-within .fa.fa-vcard-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-vcard-o:before,.um-icon-within .fa.fa-vcard-o:before{content:"\f2bb"}.um .fa.fa-user-circle-o,.um-icon-within .fa.fa-user-circle-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-user-circle-o:before,.um-icon-within .fa.fa-user-circle-o:before{content:"\f2bd"}.um .fa.fa-user-o,.um-icon-within .fa.fa-user-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-user-o:before,.um-icon-within .fa.fa-user-o:before{content:"\f007"}.um .fa.fa-id-badge,.um-icon-within .fa.fa-id-badge{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-drivers-license:before,.um-icon-within .fa.fa-drivers-license:before{content:"\f2c2"}.um .fa.fa-id-card-o,.um-icon-within .fa.fa-id-card-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-id-card-o:before,.um-icon-within .fa.fa-id-card-o:before{content:"\f2c2"}.um .fa.fa-drivers-license-o,.um-icon-within .fa.fa-drivers-license-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-drivers-license-o:before,.um-icon-within .fa.fa-drivers-license-o:before{content:"\f2c2"}.um .fa.fa-quora,.um-icon-within .fa.fa-quora{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-free-code-camp,.um-icon-within .fa.fa-free-code-camp{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-telegram,.um-icon-within .fa.fa-telegram{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-thermometer-4:before,.um-icon-within .fa.fa-thermometer-4:before{content:"\f2c7"}.um .fa.fa-thermometer:before,.um-icon-within .fa.fa-thermometer:before{content:"\f2c7"}.um .fa.fa-thermometer-3:before,.um-icon-within .fa.fa-thermometer-3:before{content:"\f2c8"}.um .fa.fa-thermometer-2:before,.um-icon-within .fa.fa-thermometer-2:before{content:"\f2c9"}.um .fa.fa-thermometer-1:before,.um-icon-within .fa.fa-thermometer-1:before{content:"\f2ca"}.um .fa.fa-thermometer-0:before,.um-icon-within .fa.fa-thermometer-0:before{content:"\f2cb"}.um .fa.fa-bathtub:before,.um-icon-within .fa.fa-bathtub:before{content:"\f2cd"}.um .fa.fa-s15:before,.um-icon-within .fa.fa-s15:before{content:"\f2cd"}.um .fa.fa-window-maximize,.um-icon-within .fa.fa-window-maximize{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-window-restore,.um-icon-within .fa.fa-window-restore{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-times-rectangle:before,.um-icon-within .fa.fa-times-rectangle:before{content:"\f410"}.um .fa.fa-window-close-o,.um-icon-within .fa.fa-window-close-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-window-close-o:before,.um-icon-within .fa.fa-window-close-o:before{content:"\f410"}.um .fa.fa-times-rectangle-o,.um-icon-within .fa.fa-times-rectangle-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-times-rectangle-o:before,.um-icon-within .fa.fa-times-rectangle-o:before{content:"\f410"}.um .fa.fa-bandcamp,.um-icon-within .fa.fa-bandcamp{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-grav,.um-icon-within .fa.fa-grav{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-etsy,.um-icon-within .fa.fa-etsy{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-imdb,.um-icon-within .fa.fa-imdb{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-ravelry,.um-icon-within .fa.fa-ravelry{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-eercast,.um-icon-within .fa.fa-eercast{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-eercast:before,.um-icon-within .fa.fa-eercast:before{content:"\f2da"}.um .fa.fa-snowflake-o,.um-icon-within .fa.fa-snowflake-o{font-family:"Font Awesome 6 Free";font-weight:400}.um .fa.fa-snowflake-o:before,.um-icon-within .fa.fa-snowflake-o:before{content:"\f2dc"}.um .fa.fa-superpowers,.um-icon-within .fa.fa-superpowers{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-wpexplorer,.um-icon-within .fa.fa-wpexplorer{font-family:"Font Awesome 6 Brands";font-weight:400}.um .fa.fa-meetup,.um-icon-within .fa.fa-meetup{font-family:"Font Awesome 6 Brands";font-weight:400}.um .tipsy,.um-page .tipsy{z-index:9999999999;font-size:inherit}.um .tipsy-inner,.um-page .tipsy-inner{background-color:#333;color:#fff;max-width:250px;padding:6px 10px;text-align:left;font-size:13px;line-height:17px;word-wrap:break-word;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.um .tipsy-arrow-n,.um-page .tipsy-arrow-n{border-bottom-color:#333}.um .tipsy-arrow-s,.um-page .tipsy-arrow-s{border-top-color:#333}.um .tipsy-arrow-e,.um-page .tipsy-arrow-e{border-left-color:#333}.um .tipsy-arrow-w,.um-page .tipsy-arrow-w{border-right-color:#333}.uimob340-show,.uimob500-show,.uimob800-show,.uimob960-show{display:none}.um-profile-nav-item a.uimob340-show,.um-profile-nav-item a.uimob500-show,.um-profile-nav-item a.uimob800-show,.um-profile-nav-item a.uimob960-show{display:none}div.uimob340 .uimob340-show,div.uimob500 .uimob500-show,div.uimob800 .uimob800-show,div.uimob960 .uimob960-show{display:block}div.uimob340 .uimob340-hide,div.uimob500 .uimob500-hide,div.uimob800 .uimob800-hide,div.uimob960 .uimob960-hide{display:none}div.uimob340 .um-item-link a{font-size:14px}div.uimob340 .um-item-meta span{font-size:13px}div.uimob340 .um-load-items a{width:100%!important;max-width:100%!important}div.uimob340 .um-profile-nav{padding:0}div.uimob340 .um-profile-nav-item a{padding:10px 16px;margin-left:0;border-radius:0}div.uimob340 .um-profile-nav-item i{display:block;position:static;top:auto;left:auto}div.uimob340 .um-profile-subnav{padding:8px 15px}div.uimob340 .um-profile-subnav a{display:block;text-align:left;font-size:13px;margin:0;padding:6px 0}div.uimob340 .um-profile-subnav span{font-size:12px;padding:1px 6px}div.uimob340 .um-cover-overlay span.um-cover-overlay-t{display:none!important}div.uimob340 .um-cover-overlay{padding:0}div.uimob340 .um-cover-overlay i,div.uimob340 .um-profile-photo-overlay i{margin-bottom:0;font-size:30px}.um-modal.uimob340{width:100%!important;margin:0!important;left:0!important;height:100%;background:#fff}.um-modal.uimob340,.um-modal.uimob340 .um-modal-body,.um-modal.uimob340 .um-modal-header{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}.um-modal.uimob340 .um-modal-header{text-align:center}.um-modal.uimob340 .um-modal-footer{position:absolute;bottom:0;left:0;width:100%;box-sizing:border-box;padding:10px;border-top:1px solid #ddd}.um-modal.uimob340 .um-modal-right{width:100%;float:none}.um-modal.uimob340 .um-modal-footer a.um-modal-btn{width:48%;margin:0 1%;float:left;display:block;line-height:44px!important;height:44px}.um-modal.uimob340 .ajax-upload-dragdrop span.icon{font-size:40px;line-height:40px}div.uimob340 .um-profile-body{padding-left:0;padding-right:0}div.uimob340 .um-profile-photo{width:100%!important;text-align:center!important;position:absolute;top:-40px;left:0;margin:0}div.uimob340 .um-header.no-cover .um-profile-photo{position:static;top:auto;left:auto}div.uimob340 .um-profile-photo a.um-profile-photo-img{width:100px!important;height:100px!important;margin:0 auto!important;float:none!important;display:inline-block!important;position:relative!important;top:auto!important;left:auto!important}div.uimob340 .um-header.no-cover .um-profile-photo a.um-profile-photo-img{width:120px!important;height:120px!important}div.uimob340 .um-header .um-profile-meta{padding-left:0!important;padding-right:0!important;text-align:center!important;padding-top:60px!important}div.uimob340 .um-header.no-cover .um-profile-meta{padding-top:0!important}div.uimob340 .um-header .um-name{float:none!important;margin-right:0!important;font-size:18px}div.uimob340 .um-header .um-meta-text{padding:0 20px}div.uimob340 .um-header .um-meta{padding:0 10px;display:inline-block}div.uimob340 .um-col-121,div.uimob340 .um-col-122,div.uimob340 .um-col-131,div.uimob340 .um-col-132,div.uimob340 .um-col-133{float:none;width:100%;margin:0}div.uimob340 .um-field-half{float:none;width:100%}div.uimob340 .um-account-main{float:none;width:100%;padding:0;box-sizing:border-box}div.uimob340 .um-account-tab{padding-bottom:20px;border-bottom:1px solid #eee}div.uimob340 .um-account-meta{margin-bottom:0}.uimob340 .um-half{float:none;width:100%;margin:0 0 10px 0}.uimob340 .um-button.um-btn-auto-width{min-width:auto;max-width:auto;width:100%}.uimob340 .um-col-alt-s{padding-top:0}div.uimob500 .um-profile-nav{padding:0}div.uimob500 .um-profile-nav-item a{padding:10px 16px;margin-left:0;border-radius:0}div.uimob500 .um-profile-nav-item i{display:block;position:static;top:auto;left:auto;font-size:22px;height:22px;line-height:22px}div.uimob500 .um-profile-subnav{padding:8px 15px}div.uimob500 .um-profile-subnav a{display:block;text-align:left;font-size:13px;margin:0;padding:6px 0}div.uimob500 .um-profile-subnav span{font-size:12px;padding:1px 6px}div.uimob500 .um-cover-overlay span.um-cover-overlay-t{display:none!important}div.uimob500 .um-cover-overlay{padding:0}div.uimob500 .um-cover-overlay i,div.uimob500 .um-profile-photo-overlay i{margin-bottom:0;font-size:30px}.um-modal.uimob500{width:100%!important;margin:0!important;left:0!important;height:100%;background:#fff}.um-modal.uimob500,.um-modal.uimob500 .um-modal-body,.um-modal.uimob500 .um-modal-header{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}.um-modal.uimob500 .um-modal-header{text-align:center}.um-modal.uimob500 .um-modal-footer{position:absolute;bottom:0;left:0;width:100%;box-sizing:border-box;padding:10px;border-top:1px solid #ddd}.um-modal.uimob500 .um-modal-right{width:100%;float:none}.um-modal.uimob500 .um-modal-footer a.um-modal-btn{width:48%;margin:0 1%;float:left;display:block;line-height:44px!important;height:44px}.um-modal.uimob500 .ajax-upload-dragdrop span.icon{font-size:40px;line-height:40px}div.uimob500 .um-profile-body{padding-left:0;padding-right:0}div.uimob500 .um-profile-photo{width:100%!important;text-align:center!important;position:absolute;top:-40px;left:0;margin:0}div.uimob500 .um-header.no-cover .um-profile-photo{position:static;top:auto;left:auto}div.uimob500 .um-profile-photo a.um-profile-photo-img{width:100px!important;height:100px!important;margin:0 auto!important;float:none!important;display:inline-block!important;position:relative!important;top:auto!important;left:auto!important}div.uimob500 .um-header.no-cover .um-profile-photo a.um-profile-photo-img{width:120px!important;height:120px!important}div.uimob500 .um-header .um-profile-meta{padding-left:0!important;padding-right:0!important;text-align:center!important;padding-top:60px!important}div.uimob500 .um-header.no-cover .um-profile-meta{padding-top:0!important}div.uimob500 .um-header .um-name{float:none!important;margin-right:0!important;font-size:21px}div.uimob500 .um-header .um-meta-text{padding:0 20px}div.uimob500 .um-header .um-meta{padding:0 20px;display:block}div.uimob500 .um-col-121,div.uimob500 .um-col-122,div.uimob500 .um-col-131,div.uimob500 .um-col-132,div.uimob500 .um-col-133{float:none;width:100%;margin:0}div.uimob500 .um-field-half{float:none;width:100%}div.uimob500 .um-account-main{float:none;width:100%;padding:0;box-sizing:border-box}div.uimob500 .um-account-tab{padding-bottom:20px;border-bottom:1px solid #eee}div.uimob500 .um-account-meta{margin-bottom:0}div.uimob800 .um-profile-nav{padding:0}div.uimob800 .um-profile-nav-item a{padding:10px 20px;margin-left:0;border-radius:0}div.uimob800 .um-profile-nav-item i{display:block;position:static;top:auto;left:auto;font-size:26px;height:26px;line-height:26px}div.uimob800 .um-profile-subnav{padding:8px 15px}div.uimob800 .um-profile-subnav a{display:block;text-align:left;font-size:14px;margin:0;padding:6px 0}div.uimob800 .um-profile-subnav span{font-size:12px;padding:2px 8px}div.uimob800 .um-account-main{width:90%;max-width:450px}div.uimob800 .um-account-side{padding:0;width:10%}div.uimob800 .um-account-side ul{border:1px solid #ddd;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}div.uimob800 .um-account-side li{margin-bottom:0!important;background:0 0}div.uimob800 .um-account-side li a{display:block;padding:0!important;height:44px;line-height:44px;color:#666!important;text-align:center;text-decoration:none!important;background:0 0;transition:all .2s linear}div.uimob800 .um-account-side li:first-child a{-moz-border-radius:3px 3px 0 0;-webkit-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0}div.uimob800 .um-account-side li:last-child a{-moz-border-radius:0 0 3px 3px;-webkit-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px}div.uimob800 .um-account-side li a span.um-account-icontip{display:block;float:left;text-align:center;width:100%;height:100%;font-size:22px;line-height:44px}div.uimob800 .um-account-side li a span.um-account-icontip i{position:relative;text-align:center;width:100%}div.uimob800 .um-account-side li a.current,div.uimob800 .um-account-side li a.current:hover{color:#fff!important}div.uimob800 .um-account-meta a{border:1px solid #ddd}div.uimob800 .um-account-meta a,div.uimob800 .um-account-meta img{display:block;overflow:hidden;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;max-width:100%;height:auto}div.uimob800 .um-account-meta img{width:100%}div.uimob800 .um-profile-photo{width:150px!important}div.uimob800 .um-profile-photo a.um-profile-photo-img{width:140px!important;height:140px!important;top:-70px!important}div.uimob800 .um-header.no-cover .um-profile-photo a.um-profile-photo-img{top:auto!important}div.uimob800 .um-header .um-profile-meta{padding-left:200px}div.uimob800 .um-cover-overlay{padding:0}div.uimob960 .um-profile-photo{width:200px!important}div.uimob960 .um-profile-photo a.um-profile-photo-img{width:140px!important;height:140px!important;top:-70px!important}@media screen and (max-height:400px){.ajax-upload-dragdrop span.icon{display:none}.um-modal.no-photo{width:100%!important;margin:0!important;left:0!important;height:100%;background:#fff}.um-modal.no-photo,.um-modal.no-photo .um-modal-body,.um-modal.no-photo .um-modal-header{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}.um-modal.no-photo .um-modal-header{text-align:center;font-size:14px}.um-modal.no-photo .um-modal-footer{position:absolute;bottom:0;left:0;width:100%;box-sizing:border-box;padding:10px;border-top:1px solid #ddd}.um-modal.no-photo .um-modal-right{width:100%;float:none}.um-modal.no-photo .um-modal-footer a.um-modal-btn{width:48%;margin:0 1%;float:left;display:block;line-height:44px!important;height:44px}}@media screen and (max-height:300px){.um-modal.no-photo .um-modal-header{display:none}.ajax-upload-dragdrop span.icon,.ajax-upload-dragdrop span.str{display:none}}@media screen and (max-width:600px){.um-popup{width:96%!important;margin-left:2%!important;left:0!important;top:15px!important}}.um:not(.um-admin){width:100%;text-align:left;box-sizing:border-box;color:#666;font-size:15px;margin-bottom:30px!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important;opacity:0}.um-s1,.um-s2{display:none}.um:not(.um-admin) :after,.um:not(.um-admin) :before{box-sizing:content-box}.um-account-side li a,.um-cover a,.um-field-value a,.um-header a,.um-member-less a,.um-member-more a,.um-member-name a,.um-member-photo a,.um-members a,.um-members-pagi a,.um-members-pagi span{border-bottom:0!important}.um-modal a:focus,.um:not(.um-admin) a:focus{outline:0!important}.um:not(.um-admin) a .image-overlay,.um:not(.um-admin) a:hover .image-overlay,.um:not(.um-admin) a:hover .image-overlay *{display:none!important;width:0!important;height:0!important;position:static!important}.um.um-in-admin{padding-top:0}.um.um-in-admin .um-tip{display:none!important}.um:not(.um-admin):not(.um-directory) input,.um:not(.um-admin):not(.um-directory) select,.um:not(.um-admin):not(.um-directory) textarea{font-size:15px}.um:not(.um-admin) *{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.um-left{float:left}.um-right{float:right}.um-clear{clear:both}.um-center{text-align:center}.um-center .um-button{display:inline-block!important;width:auto!important;min-width:250px!important}.um-half{width:48%}.um-field-half{width:48%;float:left}.um-field-half.right{float:right}.um-field-tri{width:30%;float:left;margin-right:3%}.um img{box-shadow:none!important}.um-col{padding-bottom:20px}.um-col-alt{margin:15px 0 5px 0}.um-col-alt-s{padding-top:10px}.um-col-alt-b{padding-top:20px}.um-col-121{float:left;width:48%}.um-col-122{float:right;width:48%}.um-col-131{float:left;width:30%}.um-col-132{float:left;width:30%;margin:0 5%}.um-col-133{float:left;width:30%}.um-raty i{font-size:26px}.um-field-half .um-raty i{font-size:21px}.um-field-tri .um-raty i{font-size:21px}.um-button i{font-size:22px;width:22px;height:12px!important;display:inline-block;line-height:12px!important;vertical-align:middle!important;position:relative;top:-6px;margin-right:8px}.um-row-heading{padding:5px 0;font-size:16px}.um-row-heading i{font-size:24px;height:24px;line-height:24px;margin:0 12px 0 0;display:inline-block;width:30px;text-align:center}.um-row-heading i:before{vertical-align:middle!important}p.um-notice{width:auto;color:#fff;box-sizing:border-box;font-size:15px;padding:12px!important;margin:12px 0 0 0!important;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;position:relative}p.um-notice a{color:#fff;text-decoration:underline}p.um-notice i{position:absolute;right:14px;font-size:36px;cursor:pointer;top:7px;display:block;height:30px;line-height:30px}p.um-notice.success{background:#7acf58}p.um-notice.err{background:#c74a4a}p.um-notice.warning{background:#f9f9d1;color:#666;border:1px solid #efe4a2;padding:8px 15px!important}p.um-notice.warning a{color:#666;text-decoration:underline}.um-field-error{width:auto;max-width:100%;background:#c74a4a;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;color:#fff;box-sizing:border-box;position:relative;padding:12px;font-size:14px;line-height:20px!important;margin:12px 0 0 0}.um-field-error a{color:#fff!important;text-decoration:underline!important}.um-field-arrow{top:-17px;left:10px;position:absolute;z-index:1;color:#c74a4a;font-size:28px;line-height:1em!important}.um-error-block{width:auto;max-width:100%;background:#c74a4a;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;color:#fff;box-sizing:border-box;position:relative;padding:12px;font-size:14px;line-height:1em!important;margin:12px 0 0 0}.um-field-notice{width:auto;max-width:100%;background:#497bc7;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;color:#fff;box-sizing:border-box;position:relative;padding:12px;font-size:14px;line-height:20px!important;margin:5px 0 0 0}.um-field-notice a{color:#fff!important;text-decoration:underline!important}.um-field-notice .um-field-arrow{top:-17px;left:10px;position:absolute;z-index:1;color:#497bc7!important;font-size:28px;line-height:1em!important}.um-notice-block{width:auto;max-width:100%;background:#497bc7;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;color:#fff;box-sizing:border-box;position:relative;padding:12px;font-size:14px;line-height:1em!important;margin:12px 0 0 0}.um-tip{margin:0 0 0 8px;cursor:pointer;display:inline-block;position:relative;top:3px}.um-tip i{font-size:22px;height:22px;line-height:22px;display:block;position:relative}.um-tip-text{display:block;font-size:13px;line-height:15px;color:#999}.um-form button::-moz-focus-inner,.um-form input::-moz-focus-inner{border:0!important;padding:0!important}.um-field{position:relative;padding:15px 0 0 0}.um-field-b,.um-field-c{padding-top:0!important}.um-field-label{display:block;margin:0 0 8px 0}.um-field-label .um-field-label-icon{float:left;margin:0 8px 0 0;height:22px;line-height:18px;display:inline-block;width:24px;text-align:center}.um-field-label .um-field-label-icon i{font-size:22px;position:relative;top:1px}.um-field-label label{font-size:15px!important;line-height:22px!important;font-weight:600}.um-field-area{position:relative;word-wrap:break-word}.um-field-area-password{position:relative}.um-toggle-password{cursor:pointer;display:block;position:absolute;right:0;top:0;height:100%;width:40px;text-align:center;box-sizing:border-box;font-size:20px;line-height:2}.um-toggle-password i{transition:all .2s linear}.um-toggle-password:hover i{color:#44b0ec}.um-field-value p{margin:0 0 6px 0!important;padding:0}.um-field-block{color:#777;font-size:17px}.um-field-spacing{width:100%}.um-field-divider{width:100%;margin:0 0 12px 0;height:24px;position:relative}.um-field-divider-text{position:absolute;width:100%;text-align:center;bottom:-24px;left:0;font-size:16px;padding:10px 0}.um-field-divider-text span{background:#fff;color:#555;display:inline-block;padding:0 15px}.um-field-icon{position:absolute;cursor:default;text-align:center!important;top:2px;left:0;width:44px;font-size:22px;line-height:1.7em;z-index:1}.um-form input[type=number],.um-form input[type=password],.um-form input[type=search],.um-form input[type=tel],.um-form input[type=text]{padding:0 12px!important;width:100%;display:block!important;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;outline:0!important;cursor:text!important;font-size:15px!important;height:40px!important;box-sizing:border-box!important;box-shadow:none!important;margin:0!important;position:static}.um-form .um-field-area-password input[type=password]{padding-right:40px!important}.um-form .um-field-area-password input[type=password]::-ms-clear,.um-form .um-field-area-password input[type=password]::-ms-reveal{display:none}.um-form input[type=number]{width:auto;padding:0 0 0 5px!important;height:30px!important}.um-form input[type=number]:focus,.um-form input[type=password]:focus,.um-form input[type=search]:focus,.um-form input[type=tel]:focus,.um-form input[type=text]:focus,.um-form textarea:focus{box-shadow:none!important;outline:0!important}.um-form input[type=password].um-iconed,.um-form input[type=tel].um-iconed,.um-form input[type=text].um-iconed{padding-left:44px!important}.um-form input[type=password].um-error,.um-form input[type=tel].um-error,.um-form input[type=text].um-error{border-color:#c74a4a!important}.um-form textarea{width:100%;padding:8px 12px!important;display:block;font-size:15px!important;line-height:22px!important;background:#fff;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;box-sizing:border-box;min-height:80px!important;box-shadow:none;outline:0!important}.um-form .um-meta-text textarea{max-width:100%}.um-form .wp-editor-container{border:1px solid #ddd}.um-form .wp-editor-container textarea{background:#ddd!important;color:#222!important;border-radius:0}.um-field-c .um-field-checkbox{margin-bottom:14px;margin-top:0!important;position:relative}.um-field-checkbox:not(.um-field),.um-field-radio:not(.um-field){display:block;margin:8px 0;position:relative}.um-profile.um-editing .um-field-checkbox,.um-profile.um-editing .um-field-radio{cursor:pointer!important}.um-field-checkbox:hover i,.um-field-radio:hover i{color:#666}.um-field-checkbox input,.um-field-radio input{opacity:0!important;display:inline!important;width:0!important;float:left}.um-field-checkbox-state,.um-field-radio-state{position:absolute;top:0;left:1px;width:24px;height:24px}.um-field-checkbox-state i,.um-field-radio-state i{font-size:24px;line-height:24px;height:24px;color:#aaa;transition:all .2s linear}.um-field-checkbox-option,.um-field-radio-option{margin:0 0 0 36px;line-height:24px;color:#888!important;display:block}.um-field-group{margin-top:20px}.um-field-group-head{cursor:pointer;color:#fff;font-size:16px;line-height:22px;padding:10px 20px;transition:.25s;box-sizing:border-box;-moz-border-radius:4px!important;-webkit-border-radius:4px!important;border-radius:4px!important;border-top:1px solid transparent!important;border-bottom:2px solid rgba(0,0,0,.1)!important}.um-field-group-head i{font-size:20px;margin:0 8px 0 0}.um-field-group-head i:before{vertical-align:middle!important}.um-field-group-body{display:none;margin:15px 0 0 0;padding:15px 20px 5px 20px;background:#f9f9f9;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;position:relative;box-sizing:border-box;width:100%}.um-field-group-body div.um-field{padding:0 0 15px 0}.um-field-group-cancel{font-size:18px;position:absolute;z-index:800;right:8px;top:8px;color:#ccc!important;text-decoration:none!important}.um-field-group-cancel:hover{color:#777!important}.um div.disabled,.um input[type=number]:disabled,.um input[type=submit]:disabled,.um input[type=text]:disabled,.um-disabled{opacity:.6!important;cursor:no-drop!important}input[type=submit].um-button,input[type=submit].um-button:focus{vertical-align:middle!important;height:auto!important;font-size:15px;cursor:pointer!important;width:100%;box-shadow:none;text-shadow:none;font-family:inherit;outline:0!important;margin:0;opacity:1;-webkit-appearance:none}input[type=submit].um-button:hover{opacity:1}.um-button{font-size:15px;border:none!important;display:block;width:100%;line-height:1em!important;padding:16px 20px!important;text-decoration:none!important;text-align:center;text-transform:none!important;font-weight:400!important;overflow:hidden;position:relative;transition:.25s;box-sizing:border-box;-moz-border-radius:4px!important;-webkit-border-radius:4px!important;border-radius:4px!important;-webkit-box-shadow:0 4px 6px rgba(50,50,93,.11),0 1px 3px rgba(0,0,0,.08);box-shadow:0 4px 6px rgba(50,50,93,.11),0 1px 3px rgba(0,0,0,.08);opacity:1}a.um-button{font-size:15px;border:none!important;display:block;width:100%;line-height:1em!important;padding:16px 20px!important;text-decoration:none!important;text-align:center;text-transform:none!important;font-weight:400!important;overflow:hidden;position:relative;transition:.25s;box-sizing:border-box;-moz-border-radius:4px!important;-webkit-border-radius:4px!important;border-radius:4px!important;-webkit-box-shadow:0 4px 6px rgba(50,50,93,.11),0 1px 3px rgba(0,0,0,.08);box-shadow:0 4px 6px rgba(50,50,93,.11),0 1px 3px rgba(0,0,0,.08);opacity:1}a.um-button:hover{-webkit-box-shadow:0 4px 6px rgba(50,50,93,.11),0 1px 3px rgba(0,0,0,.08);box-shadow:0 4px 6px rgba(50,50,93,.11),0 1px 3px rgba(0,0,0,.08)}.um-button.um-btn-auto-width{width:auto;display:inline-block;padding:14px 20px!important;min-width:200px;max-width:450px}a.um-link-alt{line-height:22px;color:#888!important;display:block!important;text-decoration:none!important;font-weight:400;text-align:center;border-bottom:none!important}a.um-link-alt:hover{text-decoration:underline!important}.um-dropdown{position:absolute;height:auto;background:#fff;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;z-index:55;display:none;border:1px solid #e5e5e5;box-sizing:border-box;-webkit-box-shadow:0 0 2px rgba(0,0,0,.1);box-shadow:0 0 1px rgba(0,0,0,.1)}.um-dropdown li,.um-dropdown ul{list-style-type:none!important;padding:0!important;margin:0!important}.um-dropdown ul{background:#fff;position:relative;z-index:16}.um-dropdown li a{display:block;padding:8px 12px;color:#666;font-size:14px;line-height:18px}.um-dropdown li:last-child a{border-top:1px solid #e5e5e5;padding:12px}.um-dropdown-b{position:relative}.um-dropdown-arr{position:absolute;font-size:24px;width:24px;height:24px;overflow:hidden;z-index:15;color:#eee}.um-dropdown-arr *{display:block!important;width:24px!important;height:24px!important;vertical-align:bottom!important;overflow:hidden!important;line-height:24px!important}div.um-photo{margin:20px auto 0 auto;text-align:center;box-sizing:border-box;max-width:100%}div.um-photo,div.um-photo a,div.um-photo img{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}div.um-photo a{border:1px solid #e5e5e5;padding:5px;box-sizing:border-box;display:inline-block;box-shadow:0 1px 1px #eee;margin:0 auto;max-width:100%}div.um-photo img{max-height:300px;max-width:100%}span.um-req{margin:0 0 0 8px;font-size:14px;display:inline-block}small.um-max-filesize{display:block;color:#999;padding-top:5px}small.um-max-filesize span{font-size:12px}.um-form .um-field .um-field-area input.um-form-field.um-validate-not-matched,.um-form .um-field .um-field-area input.um-form-field.um-validate-not-matched:focus,.um-form .um-field .um-field-area input.um-form-field.um-validate-username-exists,.um-form .um-field .um-field-area input.um-form-field.um-validate-username-exists:focus{border-color:#db2929!important}.um-form .um-field .um-field-area input.um-searching-username{background-image:url(/wp-content/plugins/ultimate-member/assets/img/loading.gif);background-position:right center;background-repeat:no-repeat;background-size:24px 24px}.um-search-area{position:relative;max-width:300px}.um-search-area .um-search-field{width:100%;margin:0;padding-left:25px}.rtl .um-search-area .um-search-field{padding-right:25px;padding-left:initial}.um-search-area .um-search-icon{position:absolute;height:100%;left:6px;top:0}.rtl .um-search-area .um-search-icon{right:6px;left:initial}.um-faicon-search:before{display:flex;align-items:center;justify-content:center;height:100%}.um-field .select2-container.select2-container--open,.um-search-filter .select2-container.select2-container--open{z-index:9999999}.um-field .select2.select2-container .select2-selection,.um-search-filter .select2.select2-container .select2-selection{display:block!important;height:40px;padding:0 0 0 12px!important;overflow:hidden!important;position:relative!important;white-space:nowrap!important;line-height:35px!important;color:#666!important;font-size:15px!important;-moz-border-radius:2px!important;-webkit-border-radius:2px!important;border-radius:2px!important;background-clip:padding-box!important;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:#fff!important;border:1px solid #ddd!important}.rtl .um-field .select2.select2-container .select2-selection,.rtl .um-search-filter .select2.select2-container .select2-selection{padding:0 12px 0 0!important}.um-field .select2.select2-container .select2-selection .select2-selection__arrow,.um-search-filter .select2.select2-container .select2-selection .select2-selection__arrow{display:inline-block!important;width:34px!important;height:100%!important;position:absolute;right:0;top:0;text-align:center;background:0 0!important;border:none!important}.rtl .um-field .select2.select2-container .select2-selection .select2-selection__arrow,.rtl .um-search-filter .select2.select2-container .select2-selection .select2-selection__arrow{right:initial;left:0}.um-field .select2.select2-container .select2-selection .select2-selection__arrow:before,.um-search-filter .select2.select2-container .select2-selection .select2-selection__arrow:before{content:"\f3d0"!important;font-size:28px!important;font-family:Ionicons!important;display:block;height:100%;line-height:40px;min-width:1em;text-align:center;color:#aaa}.um-field .select2.select2-container .select2-selection .select2-selection__arrow b[role=presentation],.um-search-filter .select2.select2-container .select2-selection .select2-selection__arrow b[role=presentation]{display:none}.um-field .select2-container.select2-container--open .select2-dropdown,.um-search-filter .select2-container.select2-container--open .select2-dropdown{border:1px solid #ddd!important;border-radius:0}.um-field .select2-container.select2-container--open .select2-dropdown .select2-results li,.um-search-filter .select2-container.select2-container--open .select2-dropdown .select2-results li{list-style:none;display:list-item;background:0 0;font-size:15px;margin:5px!important;color:#666!important;padding:3px 7px 4px!important;cursor:pointer;min-height:1em}.um-field .select2.select2-container .select2-selection.select2-selection--multiple,.um-search-filter .select2.select2-container .select2-selection.select2-selection--multiple{height:auto!important;line-height:.8!important;min-height:40px;padding-bottom:4px!important}.um-field .select2-container--default .select2-selection--single .select2-selection__rendered,.um-search-filter .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:37px;padding-left:0;padding-right:24px}.rtl .um-field .select2-container--default .select2-selection--single .select2-selection__rendered,.rtl .um-search-filter .select2-container--default .select2-selection--single .select2-selection__rendered{padding-left:24px;padding-right:0}.um-field .select2-container--default .select2-selection--multiple .select2-selection__rendered,.um-search-filter .select2-container--default .select2-selection--multiple .select2-selection__rendered{line-height:37px;box-sizing:border-box;list-style:none;margin:0;padding-left:0;padding-right:30px;width:100%;font-size:13px}.rtl .um-field .select2-container--default .select2-selection--multiple .select2-selection__rendered,.rtl .um-search-filter .select2-container--default .select2-selection--multiple .select2-selection__rendered{padding-left:30px;padding-right:0}.um-field .select2-dropdown .select2-results li.select2-results__option.select2-results__option--highlighted,.um-search-filter .select2-dropdown .select2-results li.select2-results__option.select2-results__option--highlighted{background:#f4f4f4;color:#666}.um-field .select2-dropdown .select2-results li.select2-results__option[aria-selected=true],.um-search-filter .select2-dropdown .select2-results li.select2-results__option[aria-selected=true]{background-color:#ddd}.um-field .select2-container--default .select2-selection--multiple .select2-selection__clear,.um-field .select2-container--default .select2-selection--single .select2-selection__clear,.um-search-filter .select2-container--default .select2-selection--multiple .select2-selection__clear,.um-search-filter .select2-container--default .select2-selection--single .select2-selection__clear{color:#aaa;font-size:28px;font-weight:400;line-height:34px;margin:0!important;right:0;text-align:center;width:1em}.rtl .um-field .select2-container--default .select2-selection--multiple .select2-selection__clear,.rtl .um-field .select2-container--default .select2-selection--single .select2-selection__clear,.rtl .um-search-filter .select2-container--default .select2-selection--multiple .select2-selection__clear,.rtl .um-search-filter .select2-container--default .select2-selection--single .select2-selection__clear{left:0;right:initial}.um-field .select2-container--default .select2-selection--multiple .select2-selection__clear,.um-search-filter .select2-container--default .select2-selection--multiple .select2-selection__clear{position:absolute}.um-field .select2-container--default .select2-selection--multiple .select2-selection__choice,.um-search-filter .select2-container--default .select2-selection--multiple .select2-selection__choice{margin:5px 5px 0 0;max-height:28px;padding:3px 3px 3px 5px}.rtl .um-field .select2-container--default .select2-selection--multiple .select2-selection__choice,.rtl .um-search-filter .select2-container--default .select2-selection--multiple .select2-selection__choice{margin:5px 0 0 5px;padding:3px 5px 3px 3px}.um-field .select2-container--default .select2-selection--multiple .select2-search.select2-search--inline,.um-search-filter .select2-container--default .select2-selection--multiple .select2-search.select2-search--inline{margin:5px 5px 0 0;padding:0}.rtl .um-field .select2-container--default .select2-selection--multiple .select2-search.select2-search--inline,.rtl .um-search-filter .select2-container--default .select2-selection--multiple .select2-search.select2-search--inline{margin:5px 0 0 5px}.um-field .select2-container--default .select2-selection--multiple .select2-search.select2-search--inline>input,.um-search-filter .select2-container--default .select2-selection--multiple .select2-search.select2-search--inline>input{border:none!important;padding:0!important;max-height:28px}.um-field .select2-container--default .select2-selection--multiple .select2-selection__rendered li,.um-search-filter .select2-container--default .select2-selection--multiple .select2-selection__rendered li{overflow-x:hidden;text-overflow:ellipsis;max-width:100%;box-sizing:border-box;line-height:20px}.um-field-multiselect .um-field-area .um-field-icon,.um-field-select .um-field-area .um-field-icon{z-index:99999999}.um-field-select .um-field-area.um-field-area-has-icon .select2-selection__rendered{text-indent:20px}.um-field-multiselect .um-field-area.um-field-area-has-icon ul:first-child{margin-left:30px!important}.um-field-area .wp-switch-editor{float:none;height:auto}.um_request_name{display:none!important}/*!
 * Cropper.js v1.6.1
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2023-09-17T03:44:17.565Z
 */.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cropper-container img{backface-visibility:hidden;display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-canvas,.cropper-crop-box,.cropper-drag-box,.cropper-modal,.cropper-wrap-box{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-canvas,.cropper-wrap-box{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:rgba(51,153,255,.75);overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:33.33333%;left:0;top:33.33333%;width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:33.33333%;top:0;width:33.33333%}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:after,.cropper-center:before{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width:768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width:992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width:1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC")}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}.um-profile{box-sizing:border-box}.um-profile .um-cover-overlay{display:none}.um-profile.um-editing .um-cover.has-cover .um-cover-overlay{display:block}.um-profile.um-viewing .um-profile-photo-overlay{display:none}.um-profile img{display:block;overflow:hidden;border-radius:0;margin:0!important}.um-profile a,.um-profile a:hover{text-decoration:none!important}.um-profile .um-profile-body{padding-top:15px;padding-bottom:15px;max-width:600px;margin:auto}.um-profile.um-editing{padding-bottom:15px}.um-profile.um-viewing{padding-bottom:1px}.um-profile.um-viewing .um-field-label{display:block;margin:0 0 8px 0;border-bottom:solid 2px #eee;padding-bottom:4px}.um-cover{background-color:#eee;box-sizing:border-box;position:relative}.um-cover-add{color:#aaa;font-size:36px;width:100%;display:table}.um-cover-add i{font-size:36px}.um-cover-add span{display:table-cell;vertical-align:middle}.um-cover-e{text-align:center;box-sizing:border-box;overflow:hidden}.um-cover-e img{width:100%!important}.um-cover-overlay{position:absolute;top:0;left:0;background:rgba(0,0,0,.5);text-align:center;box-sizing:border-box;padding:0 40px;color:#fff;text-shadow:0 1px #666;cursor:pointer!important;line-height:21px;font-size:16px;height:100%;width:100%}.um-cover-overlay:hover{background:rgba(0,0,0,.55)}.um-cover-overlay span.um-cover-overlay-s{display:table;height:100%;width:100%}.um-cover-overlay ins{display:table-cell;vertical-align:middle;height:100%;text-decoration:none!important;background:0 0!important;color:#fff!important;border-bottom:none!important}.um-cover-overlay i{font-size:46px;display:block;margin-bottom:6px}.um-header{position:relative;padding:0 0 25px 0;border-bottom:solid 2px #eee;min-height:85px;box-sizing:content-box!important}.um-profile-edit{position:absolute;top:15px;right:0;vertical-align:middle;font-size:30px;height:30px;line-height:30px;z-index:66;margin-right:10px}.um-profile-edit i{font-size:30px}.um-header.no-cover .um-profile-meta{padding-left:0!important;padding-right:0!important;text-align:center!important}.um-header.no-cover .um-name{float:none!important;margin-right:0!important}.um-header.no-cover .um-profile-photo{float:none!important;margin:0 auto!important;text-align:center!important}.um-header.no-cover a.um-profile-photo-img{position:relative!important;top:auto!important;left:auto!important;float:none!important;display:inline-block!important;text-align:center!important}.um-header.no-cover .um-main-meta{padding:0}.um-profile .gravatar{position:static}.um-profile-photo{float:left;position:relative;width:200px;margin:0 0 0 30px;box-sizing:border-box}.um-profile-photo a.um-profile-photo-img{float:left;position:absolute;background:#fff;border-radius:100%;border:5px solid #fff;border-bottom:5px solid #fff!important;overflow:hidden;left:0}.um-profile-photo a.um-profile-photo-img img{width:100%;height:auto}.um-profile-photo-overlay{position:absolute;top:0;left:0;background:rgba(0,0,0,.5);text-align:center;box-sizing:border-box;padding:0;color:#fff;text-shadow:0 1px #666;cursor:pointer!important;line-height:21px;font-size:16px;height:100%;width:100%}.um-profile-photo-overlay:hover{background:rgba(0,0,0,.55)}.um-profile-photo-overlay span.um-profile-photo-overlay-s{display:table;height:100%;width:100%}.um-profile-photo-overlay ins{display:table-cell;vertical-align:middle;height:100%;text-decoration:none!important;background:0 0!important;color:#fff!important;border-bottom:none!important}.um-profile-photo-overlay i{font-size:46px;display:block}.um-profile-meta{padding-right:30px;-ms-word-break:break-all;word-break:break-word;word-wrap:break-word}.um-main-meta{padding:10px 0 0 0}.um-name{float:left;font-size:24px;font-weight:700;margin-right:30px;line-height:1.7em}.um-name a{font-size:24px}.um-meta{font-size:15px}.um-meta span a{font-weight:400}.um-meta span:first-child{margin:0 5px 0 0}.um-meta span{margin:0 5px;font-size:14px;display:inline-block}.um-meta span i{font-size:16px;margin:0 5px 0 0}.um-meta-text{margin:6px 0 0 0;color:#666;line-height:1.4em;font-size:13px}.um-meta-text p{margin:0 0 6px 0!important;padding:0!important}.um-profile-status{display:none}.um-profile-status.awaiting_admin_review,.um-profile-status.inactive,.um-profile-status.rejected{display:inline-block;margin:6px 0 0 0;border-left:3px solid #c74a4a;padding-left:10px;font-size:14px;color:#777}.um-profile-note{display:none;text-align:center!important;padding-top:20px;color:#666}.um-profile-note i{display:inline-block;font-size:70px;height:70px;line-height:70px}.um-profile-note i.um-faicon-lock{position:relative;top:2px;display:inline-block;font-size:24px;height:auto;line-height:24px;margin-right:10px}.um-profile-note span{margin-top:10px;display:block;font-size:16px;color:#888}.um-profile-note a{border:none!important}.um-profile-note a:hover{text-decoration:underline!important}.um-profile-nav{padding:10px;background:#444;text-align:center}.um-profile-nav-item.active a,.um-profile-nav-item.active a:hover{color:#fff!important}.um-profile-nav-item.active a span.count{background:0 0;padding:4px 0;color:#fff}.um-profile-nav-item a{color:#fff!important;font-size:14px;font-weight:600;padding:6px 10px 6px 28px;display:block;float:left;border-radius:4px;margin-left:5px;position:relative;border-bottom:0!important}.um-profile-nav-item.without-icon a{padding-left:10px}.um-profile-nav-item.without-icon span.title{padding-left:0}.um-profile-nav-item.without-icon i{display:none}.um-profile-nav-item a:hover{background:#555}.um-profile-nav-item i{font-size:18px;height:18px;line-height:18px;position:absolute;display:block;top:8px;left:10px}.um-profile-nav-item span.title{padding-left:5px}.um-profile-nav-item span.count{font-size:12px;font-weight:300;background:#ddd;color:#666;border-radius:3px;padding:4px 8px;margin-left:3px}.um-profile-subnav{background:#eee;padding:15px;text-align:center}.um-profile-subnav a{display:inline-block;color:#555;font-size:15px;font-weight:600;margin:0 20px;border-bottom:none!important}.um-profile-subnav a:hover{color:#333}.um-profile-subnav span{display:inline-block;margin:0 0 0 8px;background:#ddd;padding:1px 8px;color:#aaa!important;border-radius:2px}.um-item{padding:20px 0;border-bottom:1px solid #eee;position:relative}.um-item-action{position:absolute;right:0;top:16px;width:20px;height:20px;font-size:20px;text-align:center}.um-item-action a{color:#ccc}.um-item-action a:hover{color:#999}.um-item-link{padding-right:40px}.um-item-link a{color:#333;font-size:16px;line-height:20px}.um-item-link a:hover{text-decoration:underline!important}.um-item-link i{font-size:24px;color:#666;margin-right:10px;position:relative;top:3px}.um-item-img{padding:10px 0 0 0}.um-item-img a{display:inline-block;padding:8px;border-radius:3px;border:1px solid #ddd}.um-item-img a:hover{border-color:#bbb}.um-item-img img{max-width:100%;border-radius:3px}.um-item-meta{color:#888}.um-item-meta span{font-size:13px;font-weight:400;font-style:italic}.um-item-meta span:not(:last-child):after{position:relative;padding:0 4px 0 7px;content:"•"}.um-item-meta a{font-weight:700;border-bottom:1px solid #e0e0e0}.um-item-meta a:hover{border-bottom-color:#bbb}.um-load-items{text-align:center;margin-top:12px;padding-top:30px}.um-load-items.loading{background:url(/wp-content/plugins/ultimate-member/assets/img/loading-dots.gif) no-repeat top center}.um-load-items a{max-width:250px;display:inline-block;margin:0 auto}.um-tab-notifier{position:absolute;background:none repeat scroll 0 0 #c65151;width:18px;height:18px;border-radius:999px;line-height:18px;top:-3px;right:-7px;font-size:11px;font-weight:400}.um-tab-notifier.uimob800-show.uimob500-show.uimob340-show{top:2px;right:8px}.um-profile.um-viewing .um-field-checkbox,.um-profile.um-viewing .um-field-radio{cursor:default!important}.um-account i{vertical-align:baseline!important}.um-account p.um-notice{margin:0 0 20px 0!important;padding:12px 15px!important}.um-account a:focus{outline:0!important}.um-account-side{float:left;width:30%;padding:0;box-sizing:border-box}.um-account-main{float:left;width:70%;padding:0 0 0 1.5em;box-sizing:border-box}.um-account-main a{border-bottom:none!important}.um-account-tab{display:none}.um-account-tab .um-field .um-field-label{display:flex;flex-direction:row;align-items:baseline;flex-wrap:nowrap;justify-content:flex-start}.um-account-main div.um-account-heading{display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:flex-start;align-items:baseline;margin:0!important;font-size:18px;line-height:18px;font-weight:700;color:#555}div.uimob340 .um-account-main div.um-account-heading.uimob340-hide,div.uimob500 .um-account-main div.um-account-heading.uimob500-hide{display:none}.um-account-side .um-account-link{box-sizing:content-box}.um-account-main div.um-account-heading i{margin-right:10px;font-size:26px;position:relative;top:2px}.um-account-main p{margin:20px 0 0 0!important;padding:0!important}.um-account-main label{font-size:15px}.um-account-meta{text-align:center;margin-bottom:20px}.um-account-meta img{margin:0!important;position:static!important;float:none!important;display:inline-block}.um-account-meta.radius-1 img{-moz-border-radius:999px;-webkit-border-radius:999px;border-radius:999px}.um-account-meta.radius-2 img{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}.um-account-meta.radius-3 img{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}.um-account-name{padding-top:12px}.um-account-name a{font-weight:700;color:#555;text-decoration:none!important;font-size:18px;line-height:1.4em}.um-account-profile-link a{font-size:13px;font-weight:400}.um-account-nav a{display:block;height:44px;line-height:44px;color:#666!important;text-decoration:none!important;position:relative;padding-left:40px;border-bottom:1px solid #eee!important;transition:all .2s linear;font-size:14px}.um-account-nav a.current{font-weight:700}.um-account-nav span.arr{position:absolute;right:0;top:1px;font-size:28px}.um-account-nav span.ico{position:absolute;left:0;top:0;font-size:21px;width:21px;text-align:center}.um-account-side li,.um-account-side ul{margin:0!important;padding:0!important;list-style-type:none!important}.um-account-side li{margin-bottom:1px!important;background:#eee}.um-account-side li a{display:block;padding:4px 0;font-size:14px;height:30px;line-height:20px;color:#999;position:relative}.um-account-side li a span.um-account-arrow{position:absolute;right:10px;top:6px;font-size:26px;opacity:.6}.um-account-side li a span.um-account-icon,.um-account-side li a.current span.um-account-icon,.um-account-side li a.current:hover span.um-account-icon{text-align:center;font-size:20px;width:20px;height:30px;border-right:1px solid #ccc;color:#444;float:left;padding:0 15px;font-weight:400!important;box-sizing:content-box}.um-account-side li a span.um-account-icon i{display:block;height:30px;line-height:30px}.um-account-side li a span.um-account-title{padding-left:20px;float:left;height:30px;line-height:30px;color:#555}.um-account-side li a:hover{color:#444;background:#ddd}.um-account-side li a.current,.um-account-side li a.current:hover{color:#444;font-weight:700;text-decoration:none!important}.um-field-export_data .um-field-error{display:none}.um-field-export_data .um-field-area-response{display:none;line-height:1.5;padding:10px 0}.um-request-button{display:inline-block;background-color:#3ba1da;border-radius:5px;color:#fff;margin:10px 0 0;padding:5px 10px;text-decoration:none}.um-request-button:hover{background-color:#44b0ec;color:#fff;text-decoration:none}.um-login.um-logout{max-width:300px!important}.um-misc-with-img{position:relative;font-size:15px;border-bottom:3px solid #eee;text-align:center;margin-bottom:14px;padding-top:4px;padding-bottom:14px}.um-misc-img{text-align:center}.um-misc-img img{border-radius:999px;height:auto!important;display:inline-block!important}.um-misc-ul,.um-misc-ul li{font-size:14px}.um-googlemap,.um-vimeo,.um-youtube{position:relative;height:0;overflow:hidden}.um-youtube{padding-bottom:56.25%}.um-vimeo{padding-bottom:56.25%}.um-googlemap{padding-bottom:75%}.um-googlemap iframe,.um-vimeo iframe,.um-youtube iframe{position:absolute;top:0;left:0;width:100%!important;height:100%!important}.um-profile-connect.um-member-connect{padding:5px 0 10px 0}.um-profile-connect.um-member-connect a{text-align:center;width:36px;line-height:36px;height:36px;font-size:20px;border-radius:999px;color:#fff!important;opacity:.85;margin:0 1px;transition:.25s;display:inline-block}.um-profile-connect.um-member-connect a:hover{opacity:1}@-webkit-keyframes um-effect-pop{50%{-webkit-transform:scale(1.2);transform:scale(1.2)}}@keyframes um-effect-pop{50%{-webkit-transform:scale(1.2);transform:scale(1.2)}}.um-effect-pop{-webkit-animation-name:um-effect-pop;animation-name:um-effect-pop;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}.um-locked-content{width:100%;box-sizing:border-box;border:2px dotted #cc3000;color:#333;background:#fff;font-size:14px;padding:20px;border-radius:4px;margin-bottom:20px}.um-locked-content a{border:none!important}.um .um-cover-add:hover,.um .um-field-checkbox.active:not(.um-field-radio-state-disabled) i,.um .um-field-radio.active:not(.um-field-radio-state-disabled) i,.um .um-item-meta a,.um .um-member-less a:hover,.um .um-member-more a:hover,.um .um-member-name a:hover,.um .um-members-pagi a:hover,.um .um-profile-subnav a.active,.um .um-tip:hover,.um-account-name a:hover,.um-account-nav a.current,.um-account-side li a.current span.um-account-icon,.um-account-side li a.current:hover span.um-account-icon,.um-dropdown li a:hover,i.um-active-color,span.um-active-color{color:#3ba1da}.picker__box,.picker__nav--next:hover,.picker__nav--prev:hover,.um .um-field-group-head,.um .um-members-pagi span.current,.um .um-members-pagi span.current:hover,.um .um-profile-nav-item.active a,.um .um-profile-nav-item.active a:hover,.um-modal-btn,.um-modal-btn.disabled,.um-modal-btn.disabled:hover,.um-modal-header,.upload,div.uimob800 .um-account-side li a.current,div.uimob800 .um-account-side li a.current:hover{background:#3ba1da}.picker--focused .picker__day--highlighted,.picker--focused .picker__list-item--highlighted,.picker--focused .picker__list-item--selected,.picker__day--highlighted:hover,.picker__day--infocus:hover,.picker__day--outfocus:hover,.picker__footer,.picker__header,.picker__list-item--highlighted:hover,.picker__list-item--selected,.picker__list-item--selected:hover,.picker__list-item:hover,.um .um-field-group-head:hover{background:#44b0ec}.um{margin-left:auto!important;margin-right:auto!important}.um input[type=submit]:disabled:hover{background:#3ba1da}.um a.um-button,.um a.um-button.um-disabled:active,.um a.um-button.um-disabled:focus,.um a.um-button.um-disabled:hover,.um input[type=submit].um-button,.um input[type=submit].um-button:focus{background:#3ba1da}.um a.um-link{color:#3ba1da}.um a.um-button:hover,.um input[type=submit].um-button:hover{background-color:#44b0ec}.um a.um-link-hvr:hover,.um a.um-link:hover{color:#44b0ec}.um .um-button{color:#fff}.um .um-button:before{color:#fff}.um .um-button.um-alt,.um input[type=submit].um-button.um-alt{background:#eee}.um .um-button.um-alt:hover,.um input[type=submit].um-button.um-alt:hover{background:#e5e5e5}.um .um-button.um-alt,.um input[type=submit].um-button.um-alt{color:#666}.um .um-button.um-alt:before,.um input[type=submit].um-button.um-alt:before{color:#666}.um .um-tip{color:#ccc}.um .um-field-label{color:#555}.um .um-row.um-customized-row .um-field-label{color:inherit}.select2-container .select2-choice,.select2-container-multi .select2-choices,.select2-drop,.select2-drop-active,.select2-drop.select2-drop-above,.um .um-form input[type=number],.um .um-form input[type=password],.um .um-form input[type=search],.um .um-form input[type=tel],.um .um-form input[type=text],.um .um-form textarea,.um .upload-progress{border:1px solid #ddd!important}.um .um-form .select2-container-multi .select2-choices .select2-search-field input[type=text]{border:none!important}.um .um-form .um-datepicker.picker__input.picker__input--active,.um .um-form .um-datepicker.picker__input.picker__input--target,.um .um-form input[type=number]:focus,.um .um-form input[type=password]:focus,.um .um-form input[type=search]:focus,.um .um-form input[type=tel]:focus,.um .um-form input[type=text]:focus,.um .um-form textarea:focus{border:1px solid #bbb!important}.select2-container .select2-choice,.select2-container-multi .select2-choices,.um .um-form input[type=number],.um .um-form input[type=password],.um .um-form input[type=search],.um .um-form input[type=tel],.um .um-form input[type=text],.um .um-form textarea{background-color:#fff}.um .um-form input[type=number]:focus,.um .um-form input[type=password]:focus,.um .um-form input[type=search]:focus,.um .um-form input[type=tel]:focus,.um .um-form input[type=text]:focus,.um .um-form textarea:focus{background-color:#fff}.um .um-form input[type=password],.um .um-form input[type=search],.um .um-form input[type=tel],.um .um-form input[type=text],.um .um-form textarea{color:#666}.um .um-form input:-webkit-autofill{-webkit-box-shadow:0 0 0 50px #fff inset;-webkit-text-fill-color:#666}.um .um-form input:-webkit-autofill:focus{-webkit-box-shadow:none,0 0 0 50px #fff inset;-webkit-text-fill-color:#666}.um .um-form ::-webkit-input-placeholder{color:#aaa;opacity:1!important}.um .um-form ::-moz-placeholder{color:#aaa;opacity:1!important}.um .um-form ::-moz-placeholder{color:#aaa;opacity:1!important}.um .um-form ::-ms-input-placeholder{color:#aaa;opacity:1!important}.select2-container-multi .select2-choices .select2-search-field input,.select2-default,.select2-default *{color:#aaa}.select2-container .select2-choice .select2-arrow:before,.select2-search-choice-close:before,.select2-search:before,.um .um-field-icon i{color:#aaa}.um span.um-req{color:#aaa}.um .um-profile-photo a.um-profile-photo-img,.um .um-profile-photo img,.um .um-profile-photo span.um-profile-photo-overlay{-moz-border-radius:999px!important;-webkit-border-radius:999px!important;border-radius:999px!important}.um-profile.um .um-profile-meta{color:#999}.um-profile.um .um-name a{color:#555}.um-profile.um .um-name a:hover{color:#444}.um-profile.um .um-profile-headericon a{color:#aaa}.um-profile.um .um-profile-edit-a.active,.um-profile.um .um-profile-headericon a:hover{color:#3ba1da}.um .um-tip:hover,.um .um-field-radio.active:not(.um-field-radio-state-disabled) i,.um .um-field-checkbox.active:not(.um-field-radio-state-disabled) i,.um .um-member-name a:hover,.um .um-member-more a:hover,.um .um-member-less a:hover,.um .um-members-pagi a:hover,.um .um-cover-add:hover,.um .um-profile-subnav a.active,.um .um-item-meta a,.um-account-name a:hover,.um-account-nav a.current,.um-account-side li a.current span.um-account-icon,.um-account-side li a.current:hover span.um-account-icon,.um-dropdown li a:hover,i.um-active-color,span.um-active-color{color:#3ba1da}.um .um-field-group-head,.picker__box,.picker__nav--prev:hover,.picker__nav--next:hover,.um .um-members-pagi span.current,.um .um-members-pagi span.current:hover,.um .um-profile-nav-item.active a,.um .um-profile-nav-item.active a:hover,.upload,.um-modal-header,.um-modal-btn,.um-modal-btn.disabled,.um-modal-btn.disabled:hover,div.uimob800 .um-account-side li a.current,div.uimob800 .um-account-side li a.current:hover{background:#3ba1da}.um .um-field-group-head:hover,.picker__footer,.picker__header,.picker__day--infocus:hover,.picker__day--outfocus:hover,.picker__day--highlighted:hover,.picker--focused .picker__day--highlighted,.picker__list-item:hover,.picker__list-item--highlighted:hover,.picker--focused .picker__list-item--highlighted,.picker__list-item--selected,.picker__list-item--selected:hover,.picker--focused .picker__list-item--selected{background:#44b0ec}.um{margin-left:auto!important;margin-right:auto!important}.um input[type=submit]:disabled:hover{background:#3ba1da}.um input[type=submit].um-button,.um input[type=submit].um-button:focus,.um a.um-button,.um a.um-button.um-disabled:hover,.um a.um-button.um-disabled:focus,.um a.um-button.um-disabled:active{background:#3ba1da}.um a.um-link{color:#3ba1da}.um input[type=submit].um-button:hover,.um a.um-button:hover{background-color:#44b0ec}.um a.um-link:hover,.um a.um-link-hvr:hover{color:#44b0ec}.um .um-button{color:#fff}.um .um-button.um-alt,.um input[type=submit].um-button.um-alt{background:#eee}.um .um-button.um-alt:hover,.um input[type=submit].um-button.um-alt:hover{background:#e5e5e5}.um .um-button.um-alt,.um input[type=submit].um-button.um-alt{color:#666}.um .um-tip{color:#ccc}.um .um-field-label{color:#555}.um .um-form input[type=text],.um .um-form input[type=tel],.um .um-form input[type=number],.um .um-form input[type=password],.um .um-form textarea,.um .upload-progress,.select2-container .select2-choice,.select2-drop,.select2-container-multi .select2-choices,.select2-drop-active,.select2-drop.select2-drop-above{border:2px solid #ddd!important}.um .um-form .select2-container-multi .select2-choices .select2-search-field input[type=text]{border:none!important}.um .um-form input[type=text]:focus,.um .um-form input[type=tel]:focus,.um .um-form input[type=number]:focus,.um .um-form input[type=password]:focus,.um .um-form .um-datepicker.picker__input.picker__input--active,.um .um-form .um-datepicker.picker__input.picker__input--target,.um .um-form textarea:focus{border:2px solid #bbb!important}.um .um-form input[type=text],.um .um-form input[type=tel],.um .um-form input[type=number],.um .um-form input[type=password],.um .um-form textarea,.select2-container .select2-choice,.select2-container-multi .select2-choices{background-color:#fff}.um .um-form input[type=text]:focus,.um .um-form input[type=tel]:focus,.um .um-form input[type=number]:focus,.um .um-form input[type=password]:focus,.um .um-form textarea:focus{background-color:#fff}.um .um-form input[type=text],.um .um-form input[type=tel],.um .um-form input[type=password],.um .um-form textarea{color:#666}.um .um-form input:-webkit-autofill{-webkit-box-shadow:0 0 0 50px #fff inset;-webkit-text-fill-color:#666}.um .um-form input:-webkit-autofill:focus{-webkit-box-shadow:none,0 0 0 50px #fff inset;-webkit-text-fill-color:#666}.um .um-form ::-webkit-input-placeholder{color:#aaa;opacity:1!important}.um .um-form ::-moz-placeholder{color:#aaa;opacity:1!important}.um .um-form ::-moz-placeholder{color:#aaa;opacity:1!important}.um .um-form ::-ms-input-placeholder{color:#aaa;opacity:1!important}.select2-default,.select2-default *,.select2-container-multi .select2-choices .select2-search-field input{color:#aaa}.um .um-field-icon i,.select2-container .select2-choice .select2-arrow:before,.select2-search:before,.select2-search-choice-close:before{color:#aaa}.um span.um-req{color:#aaa}.um .um-profile-photo a.um-profile-photo-img,.um .um-profile-photo img,.um .um-profile-photo span.um-profile-photo-overlay{-moz-border-radius:999px!important;-webkit-border-radius:999px!important;border-radius:999px!important}.um-profile.um .um-profile-meta{color:#999}.um-profile.um .um-name a{color:#555}.um-profile.um .um-name a:hover{color:#444}.um-profile.um .um-profile-headericon a{color:#aaa}.um-profile.um .um-profile-headericon a:hover,.um-profile.um .um-profile-edit-a.active{color:#3ba1da}body.wc-block-product-gallery-modal-open,body.wc-modal--open{overflow:hidden}.wc-block-grid__products .wc-block-grid__product-image{display:block;position:relative;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image a{border:0;box-shadow:none;outline:0;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image img{height:auto;max-width:100%;width:100%}.wc-block-grid__products .wc-block-grid__product-image img[hidden]{display:none}.wc-block-grid__products .wc-block-grid__product-image img[alt=""]{border:1px solid #f2f2f2}.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,.editor-styles-wrapper .wc-block-grid__product-title,.wc-block-grid__product-title{color:inherit;display:block;font-family:inherit;font-size:inherit;font-weight:700;line-height:1.2;padding:0}.wc-block-grid__product-price{display:block}.wc-block-grid__product-price .wc-block-grid__product-price__regular{margin-right:.5em}.wc-block-grid__product-add-to-cart.wp-block-button{white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{display:inline-flex;font-size:1em;justify-content:center;text-align:center;white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading{opacity:.25}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after{content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after{animation:spin 2s linear infinite;content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after{content:"";margin:0}.wc-block-grid__product-rating{display:block}.wc-block-grid__product-rating .star-rating,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars{font-family:WooCommerce;font-size:1em;font-weight:400;height:1.618em;line-height:1.618;margin:0 auto;overflow:hidden;position:relative;text-align:left;width:5.3em}.wc-block-grid__product-rating .star-rating:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before{content:"SSSSS";left:0;opacity:.5;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span{left:0;overflow:hidden;padding-top:1.5em;position:absolute;right:0;top:0}.wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before{color:inherit;content:"SSSSS";left:0;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid .wc-block-grid__product-onsale,.wc-block-grid__product-image .wc-block-grid__product-onsale{background:#fff;border:1px solid #43454b;border-radius:4px;color:#43454b;display:inline-block;font-size:.875em;font-weight:600;left:auto;padding:.25em .75em;position:absolute;right:4px;text-align:center;text-transform:uppercase;top:4px;width:auto;z-index:9}.wc-block-grid__product .wc-block-grid__product-image,.wc-block-grid__product .wc-block-grid__product-link{display:inline-block;position:relative}.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image),.wc-block-grid__product .wc-block-grid__product-title{margin:0 0 12px}.wc-block-grid__product .wc-block-grid__product-add-to-cart,.wc-block-grid__product .wc-block-grid__product-onsale,.wc-block-grid__product .wc-block-grid__product-price,.wc-block-grid__product .wc-block-grid__product-rating{margin:0 auto 12px}.theme-twentysixteen .wc-block-grid .price ins{color:#77a464}.theme-twentynineteen .wc-block-grid__product{font-size:.88889em}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-components-product-title,.theme-twentynineteen .wc-block-grid__product-onsale,.theme-twentynineteen .wc-block-grid__product-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.theme-twentynineteen .wc-block-grid__product-title:before{display:none}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-grid__product-onsale{line-height:1}.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color){color:#fff}.theme-twentytwenty .wc-block-grid__product-link{color:#000}.theme-twentytwenty .wc-block-components-product-title,.theme-twentytwenty .wc-block-grid__product-title{color:#cd2653;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:1em}.theme-twentytwenty .wp-block-columns .wc-block-components-product-title{margin-top:0}.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-components-product-price__value,.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-grid__product-price__value{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:.9em}.theme-twentytwenty .wc-block-components-product-price del,.theme-twentytwenty .wc-block-grid__product-price del{opacity:.5}.theme-twentytwenty .wc-block-components-product-price ins,.theme-twentytwenty .wc-block-grid__product-price ins{text-decoration:none}.theme-twentytwenty .star-rating,.theme-twentytwenty .wc-block-grid__product-rating{font-size:.7em}.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars{line-height:1}.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link,.theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif}.theme-twentytwenty .wc-block-components-product-sale-badge,.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{background:#cd2653;color:#fff;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.2;text-transform:uppercase}.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge{position:static}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge{position:absolute}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge){position:absolute;right:4px;top:4px;z-index:1}.theme-twentytwenty .wc-block-active-filters__title,.theme-twentytwenty .wc-block-attribute-filter__title,.theme-twentytwenty .wc-block-price-filter__title,.theme-twentytwenty .wc-block-stock-filter__title{font-size:1em}.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all,.theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{font-size:.75em}@media only screen and (min-width:768px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}@media only screen and (min-width:1168px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart{display:block;margin-top:12px}.theme-twentytwentytwo .wc-block-components-product-price ins,.theme-twentytwentytwo .wc-block-grid__product-price ins{text-decoration:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0 / .6);clip-path:none;color:#2b2d2f;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.wp-block-group.woocommerce.product .up-sells.upsells.products{max-width:var(--wp--style--global--wide-size)}.wc-block-components-notice-banner{align-content:flex-start;align-items:stretch;background-color:#fff;border:1px solid;border-radius:4px;box-sizing:border-box;color:#2f2f2f;display:flex;font-size:.875em;font-weight:400;gap:12px;line-height:1.5;margin:16px 0;padding:16px!important}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content{-ms-grid-row-align:center;align-self:center;flex-basis:100%;padding-right:16px;white-space:normal}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child{padding-right:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary{font-weight:600;margin:0 0 8px}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul{margin:0 0 0 24px;padding:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol li:after,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul li:after{clear:both;content:"";display:block}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward{-moz-appearance:none;appearance:none;background:transparent!important;border:0;color:#2f2f2f!important;float:right;margin:0;opacity:.7;padding:0!important;text-decoration-line:underline;text-underline-position:under;transition:all .2s ease-in-out}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:active,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:focus,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:hover{opacity:1;text-decoration:none}.wc-block-components-notice-banner>svg{fill:#fff;background-color:#2f2f2f;border-radius:50%;flex-grow:0;flex-shrink:0;height:100%;padding:2px}.wc-block-components-notice-banner>.wc-block-components-button{background:#fff0 none!important;border:0!important;box-shadow:none!important;color:#2f2f2f!important;flex:0 0 16px;height:16px!important;margin:6px 0 0 auto!important;min-height:auto!important;min-width:0!important;opacity:.6;outline:none!important;padding:0!important;width:16px!important}.wc-block-components-notice-banner>.wc-block-components-button>svg{margin:0!important}.wc-block-components-notice-banner>.wc-block-components-button:active,.wc-block-components-notice-banner>.wc-block-components-button:focus,.wc-block-components-notice-banner>.wc-block-components-button:hover{opacity:1}.wc-block-components-notice-banner>.wc-block-components-button:focus{outline:2px solid currentColor!important;outline-offset:0}.wc-block-components-notice-banner.is-error{background-color:#fff0f0;border-color:#cc1818}.wc-block-components-notice-banner.is-error>svg{background-color:#cc1818;transform:rotate(180deg)}.wc-block-components-notice-banner.is-warning{background-color:#fffbf4;border-color:#f0b849}.wc-block-components-notice-banner.is-warning>svg{background-color:#f0b849;transform:rotate(180deg)}.wc-block-components-notice-banner.is-success{background-color:#f4fff7;border-color:#4ab866}.wc-block-components-notice-banner.is-success>svg{background-color:#4ab866}.wc-block-components-notice-banner.is-info{background-color:#f4f8ff;border-color:#007cba}.wc-block-components-notice-banner.is-info>svg{background-color:#007cba}.wc-block-components-notice-banner:focus{outline-width:0}.wc-block-components-notice-banner:focus-visible{outline-style:solid;outline-width:2px}.woocommerce.wc-block-store-notices.alignwide{max-width:var(--wp--style--global--wide-size)}.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important}.wpcf7 .hidden-fields-container{display:none}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type="file"]{cursor:pointer}.wpcf7 input[type="file"]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type="url"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}.panel-grid.panel-has-style>.panel-row-style,.panel-grid.panel-no-style{display:flex;-ms-flex-wrap:wrap;flex-wrap:nowrap;-ms-justify-content:space-between;justify-content:space-between}.panel-grid .so-parallax{position:relative}.panel-grid .so-parallax>:not(.simpleParallax){position:relative;z-index:1}.panel-grid .so-parallax .simpleParallax{overflow:hidden}.panel-grid .so-parallax .simpleParallax,.panel-grid .so-parallax img[data-siteorigin-parallax]{bottom:0;left:0;position:absolute;right:0;top:0;width:100%;z-index:0}.panel-background-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.panel-has-overlay .panel-cell-style,.panel-has-overlay .panel-row-style,.panel-has-overlay .panel-widget-style{overflow:hidden;position:relative;z-index:1}.panel-layout.panel-is-rtl .panel-grid.panel-has-style>.panel-row-style,.panel-layout.panel-is-rtl .panel-grid.panel-no-style{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.panel-grid-cell{-ms-box-sizing:border-box;box-sizing:border-box}.panel-grid-cell .panel-cell-style{height:100%}.panel-grid-cell .so-panel{zoom:1}.panel-grid-cell .so-panel:before{content:"";display:block}.panel-grid-cell .so-panel:after{content:"";display:table;clear:both}.panel-grid-cell .panel-last-child{margin-bottom:0}.panel-grid-cell .widget-title{margin-top:0}body.siteorigin-panels-before-js:not(.siteorigin-panels-css-container){overflow-x:hidden}body.siteorigin-panels-before-js:not(.siteorigin-panels-css-container) .siteorigin-panels-stretch{margin-right:-1000px!important;margin-left:-1000px!important;padding-right:1000px!important;padding-left:1000px!important}