.wp-social-login-provider-list{padding:10px}.wp-social-login-provider-list a{text-decoration:none}.wp-social-login-provider-list img{border:0}.wpum_five_sixth,.wpum_four_fifth,.wpum_one_fifth,.wpum_one_fourth,.wpum_one_half,.wpum_one_sixth,.wpum_one_third,.wpum_three_fifth,.wpum_three_fourth,.wpum_two_fifth,.wpum_two_fourth,.wpum_two_third{position:relative;margin-right:4%;float:left}.wpum_one_half{width:48%}.wpum_one_third{width:30.6666%}.wpum_two_third{width:65.3332%}.wpum_one_fourth{width:22%}.wpum_two_fourth{width:48%}.wpum_three_fourth{width:74%}.wpum_one_fifth{width:16.8%}.wpum_two_fifth{width:37.6%}.wpum_three_fifth{width:58.4%}.wpum_four_fifth{width:79.2%}.wpum_one_sixth{width:13.3333%}.wpum_two_sixth{width:30.6666%}.wpum_three_sixth{width:47.9998%}.wpum_four_sixth{width:65.3332%}.wpum_five_sixth{width:82.6665%}.last{margin-right:0!important;clear:right}.wpum_one_half .wpum_one_half{margin-right:8.3333%;width:45.8333%}.wpum_one_half .wpum_one_third{margin-right:8.3333%;width:27.7778%}.wpum_one_half .wpum_two_third{margin-right:8.3333%;width:63.8889%}.wpum_two_third .wpum_one_third{margin-right:6.1224%;width:29.2517%}.wpum_two_third .wpum_two_third{margin-right:6.1224%;width:64.6258%}.wpum_two_third .wpum_one_fourth{margin-right:6.1224%;width:20.4082%}.wpum_clearfix::after{content:"";clear:both;display:table}:root{--gutter-width:1rem;--outer-margin:2rem;--gutter-compensation:calc((var(--gutter-width) * .5) * -1);--half-gutter-width:calc((var(--gutter-width) * .5));--xs-min:30;--sm-min:48;--md-min:64;--lg-min:75;--screen-xs-min:var(--xs-min)em;--screen-sm-min:var(--sm-min)em;--screen-md-min:var(--md-min)em;--screen-lg-min:var(--lg-min)em;--container-sm:calc(var(--sm-min) + var(--gutter-width));--container-md:calc(var(--md-min) + var(--gutter-width));--container-lg:calc(var(--lg-min) + var(--gutter-width))}@custom-media --sm-viewport only screen and (min-width:48em);@custom-media --md-viewport only screen and (min-width:64em);@custom-media --lg-viewport only screen and (min-width:75em);.wpum-container,.wpum-container-fluid{margin-right:auto;margin-left:auto}.wpum-container-fluid{padding-right:var(--outer-margin,2rem);padding-left:var(--outer-margin,2rem)}.wpum-row{box-sizing:border-box;display:flex;flex:0 1 auto;flex-direction:row;flex-wrap:wrap;margin-right:var(--gutter-compensation,-.5rem);margin-left:var(--gutter-compensation,-.5rem)}.wpum-row.reverse{flex-direction:row-reverse}.wpum-col.reverse{flex-direction:column-reverse}.wpum-col-xs,.wpum-col-xs-1,.wpum-col-xs-10,.wpum-col-xs-11,.wpum-col-xs-12,.wpum-col-xs-2,.wpum-col-xs-3,.wpum-col-xs-4,.wpum-col-xs-5,.wpum-col-xs-6,.wpum-col-xs-7,.wpum-col-xs-8,.wpum-col-xs-9,.wpum-col-xs-offset-0,.wpum-col-xs-offset-1,.wpum-col-xs-offset-10,.wpum-col-xs-offset-11,.wpum-col-xs-offset-12,.wpum-col-xs-offset-2,.wpum-col-xs-offset-3,.wpum-col-xs-offset-4,.wpum-col-xs-offset-5,.wpum-col-xs-offset-6,.wpum-col-xs-offset-7,.wpum-col-xs-offset-8,.wpum-col-xs-offset-9{box-sizing:border-box;flex:0 0 auto;padding-right:var(--half-gutter-width,.5rem);padding-left:var(--half-gutter-width,.5rem)}.wpum-col-xs{flex-grow:1;flex-basis:0;max-width:100%}.wpum-col-xs-1{flex-basis:8.33333333%;max-width:8.33333333%}.wpum-col-xs-2{flex-basis:16.66666667%;max-width:16.66666667%}.wpum-col-xs-3{flex-basis:25%;max-width:25%}.wpum-col-xs-4{flex-basis:33.33333333%;max-width:33.33333333%}.wpum-col-xs-5{flex-basis:41.66666667%;max-width:41.66666667%}.wpum-col-xs-6{flex-basis:50%;max-width:50%}.wpum-col-xs-7{flex-basis:58.33333333%;max-width:58.33333333%}.wpum-col-xs-8{flex-basis:66.66666667%;max-width:66.66666667%}.wpum-col-xs-9{flex-basis:75%;max-width:75%}.wpum-col-xs-10{flex-basis:83.33333333%;max-width:83.33333333%}.wpum-col-xs-11{flex-basis:91.66666667%;max-width:91.66666667%}.wpum-col-xs-12{flex-basis:100%;max-width:100%}.wpum-col-xs-offset-0{margin-left:0}.wpum-col-xs-offset-1{margin-left:8.33333333%}.wpum-col-xs-offset-2{margin-left:16.66666667%}.wpum-col-xs-offset-3{margin-left:25%}.wpum-col-xs-offset-4{margin-left:33.33333333%}.wpum-col-xs-offset-5{margin-left:41.66666667%}.wpum-col-xs-offset-6{margin-left:50%}.wpum-col-xs-offset-7{margin-left:58.33333333%}.wpum-col-xs-offset-8{margin-left:66.66666667%}.wpum-col-xs-offset-9{margin-left:75%}.wpum-col-xs-offset-10{margin-left:83.33333333%}.wpum-col-xs-offset-11{margin-left:91.66666667%}.start-xs{justify-content:flex-start;text-align:start}.center-xs{justify-content:center;text-align:center}.end-xs{justify-content:flex-end;text-align:end}.top-xs{align-items:flex-start}.middle-xs{align-items:center}.bottom-xs{align-items:flex-end}.around-xs{justify-content:space-around}.between-xs{justify-content:space-between}.first-xs{order:-1}.last-xs{order:1}@media (--sm-viewport){.wpum-container{width:var(--container-sm,46rem)}.wpum-col-sm,.wpum-col-sm-1,.wpum-col-sm-10,.wpum-col-sm-11,.wpum-col-sm-12,.wpum-col-sm-2,.wpum-col-sm-3,.wpum-col-sm-4,.wpum-col-sm-5,.wpum-col-sm-6,.wpum-col-sm-7,.wpum-col-sm-8,.wpum-col-sm-9,.wpum-col-sm-offset-0,.wpum-col-sm-offset-1,.wpum-col-sm-offset-10,.wpum-col-sm-offset-11,.wpum-col-sm-offset-12,.wpum-col-sm-offset-2,.wpum-col-sm-offset-3,.wpum-col-sm-offset-4,.wpum-col-sm-offset-5,.wpum-col-sm-offset-6,.wpum-col-sm-offset-7,.wpum-col-sm-offset-8,.wpum-col-sm-offset-9{box-sizing:border-box;flex:0 0 auto;padding-right:var(--half-gutter-width,.5rem);padding-left:var(--half-gutter-width,.5rem)}.wpum-col-sm{flex-grow:1;flex-basis:0;max-width:100%}.wpum-col-sm-1{flex-basis:8.33333333%;max-width:8.33333333%}.wpum-col-sm-2{flex-basis:16.66666667%;max-width:16.66666667%}.wpum-col-sm-3{flex-basis:25%;max-width:25%}.wpum-col-sm-4{flex-basis:33.33333333%;max-width:33.33333333%}.wpum-col-sm-5{flex-basis:41.66666667%;max-width:41.66666667%}.wpum-col-sm-6{flex-basis:50%;max-width:50%}.wpum-col-sm-7{flex-basis:58.33333333%;max-width:58.33333333%}.wpum-col-sm-8{flex-basis:66.66666667%;max-width:66.66666667%}.wpum-col-sm-9{flex-basis:75%;max-width:75%}.wpum-col-sm-10{flex-basis:83.33333333%;max-width:83.33333333%}.wpum-col-sm-11{flex-basis:91.66666667%;max-width:91.66666667%}.wpum-col-sm-12{flex-basis:100%;max-width:100%}.wpum-col-sm-offset-0{margin-left:0}.wpum-col-sm-offset-1{margin-left:8.33333333%}.wpum-col-sm-offset-2{margin-left:16.66666667%}.wpum-col-sm-offset-3{margin-left:25%}.wpum-col-sm-offset-4{margin-left:33.33333333%}.wpum-col-sm-offset-5{margin-left:41.66666667%}.wpum-col-sm-offset-6{margin-left:50%}.wpum-col-sm-offset-7{margin-left:58.33333333%}.wpum-col-sm-offset-8{margin-left:66.66666667%}.wpum-col-sm-offset-9{margin-left:75%}.wpum-col-sm-offset-10{margin-left:83.33333333%}.wpum-col-sm-offset-11{margin-left:91.66666667%}.start-sm{justify-content:flex-start;text-align:start}.center-sm{justify-content:center;text-align:center}.end-sm{justify-content:flex-end;text-align:end}.top-sm{align-items:flex-start}.middle-sm{align-items:center}.bottom-sm{align-items:flex-end}.around-sm{justify-content:space-around}.between-sm{justify-content:space-between}.first-sm{order:-1}.last-sm{order:1}}@media (--md-viewport){.wpum-container{width:var(--container-md,61rem)}.wpum-col-md,.wpum-col-md-1,.wpum-col-md-10,.wpum-col-md-11,.wpum-col-md-12,.wpum-col-md-2,.wpum-col-md-3,.wpum-col-md-4,.wpum-col-md-5,.wpum-col-md-6,.wpum-col-md-7,.wpum-col-md-8,.wpum-col-md-9,.wpum-col-md-offset-0,.wpum-col-md-offset-1,.wpum-col-md-offset-10,.wpum-col-md-offset-11,.wpum-col-md-offset-12,.wpum-col-md-offset-2,.wpum-col-md-offset-3,.wpum-col-md-offset-4,.wpum-col-md-offset-5,.wpum-col-md-offset-6,.wpum-col-md-offset-7,.wpum-col-md-offset-8,.wpum-col-md-offset-9{box-sizing:border-box;flex:0 0 auto;padding-right:var(--half-gutter-width,.5rem);padding-left:var(--half-gutter-width,.5rem)}.wpum-col-md{flex-grow:1;flex-basis:0;max-width:100%}.wpum-col-md-1{flex-basis:8.33333333%;max-width:8.33333333%}.wpum-col-md-2{flex-basis:16.66666667%;max-width:16.66666667%}.wpum-col-md-3{flex-basis:25%;max-width:25%}.wpum-col-md-4{flex-basis:33.33333333%;max-width:33.33333333%}.wpum-col-md-5{flex-basis:41.66666667%;max-width:41.66666667%}.wpum-col-md-6{flex-basis:50%;max-width:50%}.wpum-col-md-7{flex-basis:58.33333333%;max-width:58.33333333%}.wpum-col-md-8{flex-basis:66.66666667%;max-width:66.66666667%}.wpum-col-md-9{flex-basis:75%;max-width:75%}.wpum-col-md-10{flex-basis:83.33333333%;max-width:83.33333333%}.wpum-col-md-11{flex-basis:91.66666667%;max-width:91.66666667%}.wpum-col-md-12{flex-basis:100%;max-width:100%}.wpum-col-md-offset-0{margin-left:0}.wpum-col-md-offset-1{margin-left:8.33333333%}.wpum-col-md-offset-2{margin-left:16.66666667%}.wpum-col-md-offset-3{margin-left:25%}.wpum-col-md-offset-4{margin-left:33.33333333%}.wpum-col-md-offset-5{margin-left:41.66666667%}.wpum-col-md-offset-6{margin-left:50%}.wpum-col-md-offset-7{margin-left:58.33333333%}.wpum-col-md-offset-8{margin-left:66.66666667%}.wpum-col-md-offset-9{margin-left:75%}.wpum-col-md-offset-10{margin-left:83.33333333%}.wpum-col-md-offset-11{margin-left:91.66666667%}.start-md{justify-content:flex-start;text-align:start}.center-md{justify-content:center;text-align:center}.end-md{justify-content:flex-end;text-align:end}.top-md{align-items:flex-start}.middle-md{align-items:center}.bottom-md{align-items:flex-end}.around-md{justify-content:space-around}.between-md{justify-content:space-between}.first-md{order:-1}.last-md{order:1}}@media (--lg-viewport){.wpum-container{width:var(--container-lg,71rem)}.wpum-col-lg,.wpum-col-lg-1,.wpum-col-lg-10,.wpum-col-lg-11,.wpum-col-lg-12,.wpum-col-lg-2,.wpum-col-lg-3,.wpum-col-lg-4,.wpum-col-lg-5,.wpum-col-lg-6,.wpum-col-lg-7,.wpum-col-lg-8,.wpum-col-lg-9,.wpum-col-lg-offset-0,.wpum-col-lg-offset-1,.wpum-col-lg-offset-10,.wpum-col-lg-offset-11,.wpum-col-lg-offset-12,.wpum-col-lg-offset-2,.wpum-col-lg-offset-3,.wpum-col-lg-offset-4,.wpum-col-lg-offset-5,.wpum-col-lg-offset-6,.wpum-col-lg-offset-7,.wpum-col-lg-offset-8,.wpum-col-lg-offset-9{box-sizing:border-box;flex:0 0 auto;padding-right:var(--half-gutter-width,.5rem);padding-left:var(--half-gutter-width,.5rem)}.wpum-col-lg{flex-grow:1;flex-basis:0;max-width:100%}.wpum-col-lg-1{flex-basis:8.33333333%;max-width:8.33333333%}.wpum-col-lg-2{flex-basis:16.66666667%;max-width:16.66666667%}.wpum-col-lg-3{flex-basis:25%;max-width:25%}.wpum-col-lg-4{flex-basis:33.33333333%;max-width:33.33333333%}.wpum-col-lg-5{flex-basis:41.66666667%;max-width:41.66666667%}.wpum-col-lg-6{flex-basis:50%;max-width:50%}.wpum-col-lg-7{flex-basis:58.33333333%;max-width:58.33333333%}.wpum-col-lg-8{flex-basis:66.66666667%;max-width:66.66666667%}.wpum-col-lg-9{flex-basis:75%;max-width:75%}.wpum-col-lg-10{flex-basis:83.33333333%;max-width:83.33333333%}.wpum-col-lg-11{flex-basis:91.66666667%;max-width:91.66666667%}.wpum-col-lg-12{flex-basis:100%;max-width:100%}.wpum-col-lg-offset-0{margin-left:0}.wpum-col-lg-offset-1{margin-left:8.33333333%}.wpum-col-lg-offset-2{margin-left:16.66666667%}.wpum-col-lg-offset-3{margin-left:25%}.wpum-col-lg-offset-4{margin-left:33.33333333%}.wpum-col-lg-offset-5{margin-left:41.66666667%}.wpum-col-lg-offset-6{margin-left:50%}.wpum-col-lg-offset-7{margin-left:58.33333333%}.wpum-col-lg-offset-8{margin-left:66.66666667%}.wpum-col-lg-offset-9{margin-left:75%}.wpum-col-lg-offset-10{margin-left:83.33333333%}.wpum-col-lg-offset-11{margin-left:91.66666667%}.start-lg{justify-content:flex-start;text-align:start}.center-lg{justify-content:center;text-align:center}.end-lg{justify-content:flex-end;text-align:end}.top-lg{align-items:flex-start}.middle-lg{align-items:center}.bottom-lg{align-items:flex-end}.around-lg{justify-content:space-around}.between-lg{justify-content:space-between}.first-lg{order:-1}.last-lg{order:1}}#wpum-account-forms-tabs{margin-bottom:30px}#wpum-account-forms-tabs ul{list-style:none;margin:0;padding:0}#wpum-account-forms-tabs ul li{display:block;margin:0 0 5px;padding:10px 15px;border-radius:3px}#wpum-account-forms-tabs ul li:hover{text-decoration:none;background:#fcfcfc}#wpum-account-forms-tabs ul li.active{background:#efefef;text-decoration:none}#wpum-account-forms-tabs ul li a{text-decoration:none}.wpum-message{padding:8px 35px 8px 14px;margin-bottom:18px;text-shadow:0 1px 0 rgba(255,255,255,.5);background-color:#fcf8e3;border:1px solid #fbeed5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#c09853}.wpum-message p{margin:0}.wpum-message.success{background-color:#dff0d8;border-color:#d6e9c6;color:#468847}.wpum-message.error{background-color:#f2dede;border-color:#eed3d7;color:#b94a48}.wpum-message.info{background-color:#d9edf7;border-color:#bce8f1;color:#3a87ad}.wpum-message.warning{background-color:#fcf8e3;border-color:#faebcc;color:#C09853}.wpum-form>h2{margin-top:0}.wpum-form .wpum-required{color:red}.wpum-form fieldset{margin:0;padding:0 0 1em;line-height:2em;border:0}.wpum-form fieldset label{display:block;margin:0;vertical-align:middle}.wpum-form fieldset label small{opacity:.75;font-size:.83em}.wpum-form fieldset div.field{vertical-align:middle}.wpum-form fieldset div.field label{float:none;width:auto}.wpum-form fieldset div.field.field-mailchimp label~small{margin-top:0;margin-bottom:1.2em}.wpum-form fieldset input.input-email,.wpum-form fieldset input.input-text,.wpum-form fieldset select,.wpum-form fieldset textarea{margin:0;vertical-align:middle;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.wpum-form fieldset small.description{opacity:.75;font-size:.83em;margin:1.2em 0 0;display:block;line-height:1.2em}.wpum-form fieldset input[type=checkbox]~.description{display:inline}.wpum-form fieldset.fieldset-user_avatar .wpum-uploaded-file-preview img{width:70px;height:70px;display:block;min-height:100%;object-fit:cover;object-position:center}.wpum-form fieldset.fieldset-robo{display:none}.wpum-form fieldset .fieldset-wpum_field_group{border:1px solid #dcdcdc;padding:1em;margin-top:1em;position:relative}.wpum-form fieldset .fieldset-wpum_field_group-clone{display:none}.wpum-form fieldset .add-repeater-row{margin-top:1em}.wpum-form fieldset .remove-repeater-row{position:absolute;right:10px;text-decoration:none;top:0}.wpum-form .select2-container{width:100%}.wpum-action-links{list-style:none;padding:0;margin-top:1em}.wpum-action-links li{margin-bottom:.3em}.wpum-datepicker{width:100%}#cover-image-container{position:relative}#header-cover-image{background-color:#c5c5c5;background-position:center top;background-repeat:no-repeat;background-size:cover;border-top-right-radius:3px;border-top-left-radius:3px;border:0;display:block;left:0;margin:0;padding:0;top:0;width:100%;z-index:1;height:350px;position:relative}#header-avatar-container{position:absolute;bottom:20px;left:20px}#header-avatar-container a{width:128px;height:128px;display:inline-block;overflow:hidden;border-radius:3px;box-shadow:none}#header-avatar-container img{display:block;width:100%;min-height:100%;object-fit:cover;object-position:center}#header-profile-details{border:1px solid #eee;margin:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}#header-name-container h2{padding:20px;font-size:24px;margin:0}#header-name-container h2 small{font-size:14px;text-decoration:underline}.profile-navbar{display:flex;flex-wrap:wrap;border-top:1px solid #eee}.profile-navbar>a,.profile-navbar>button{background:0 0;border:0;display:block;padding:13px 20px;text-decoration:none}.profile-navbar>a.active,.profile-navbar>a:hover,.profile-navbar>button.active,.profile-navbar>button:hover{background:#eee}.profile-navbar>a.active:first-child,.profile-navbar>a:hover:first-child,.profile-navbar>button.active:first-child,.profile-navbar>button:hover:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px}#profile-content-about h3.group-title,#profile-content-about p.group-description,.profile-content-settings h3.group-title,.profile-content-settings p.group-description{border:1px solid #eee;margin:1.5rem 0 0;padding:15px 20px;border-top-right-radius:3px;border-top-left-radius:3px}#profile-content-about p.group-description,.profile-content-settings p.group-description{margin-top:0;border-top:none}#profile-content-about .profile-fields-table,.profile-content-settings .profile-fields-table{width:100%;margin-top:0;border:1px solid #eee;border-top:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}#profile-content-about .profile-fields-table td,.profile-content-settings .profile-fields-table td{border:none}#profile-content-about .profile-fields-table td.label,.profile-content-settings .profile-fields-table td.label{width:30%;font-weight:600;padding:5px 20px}#profile-content-about .profile-fields-table td .field_repeater_child,.profile-content-settings .profile-fields-table td .field_repeater_child{margin:0 0 .5em}#profile-content-about .profile-fields-table td .field_repeater_child:last-child,.profile-content-settings .profile-fields-table td .field_repeater_child:last-child{margin-bottom:0}#profile-content-about .profile-fields-table tr:last-child,.profile-content-settings .profile-fields-table tr:last-child{border-bottom:none}#profile-tab-content{margin-top:40px}#profile-posts .wpum-post{border-bottom:2px solid #f6f6f6;padding:15px 0}#profile-posts .wpum-post:first-child{padding-top:0}#profile-posts .wpum-post-thumbnail{float:left;width:70px;margin-right:1rem}#profile-posts .wpum-post-meta{margin:0;padding:0}#profile-posts .wpum-post-meta li{list-style:none;margin:0;display:inline-block}#profile-pagination{display:flex;flex-wrap:wrap;margin:0 0 20px;border-bottom:1px solid #eee}#profile-pagination a,#profile-pagination span{background:0 0;border:0;display:block;padding:10px 15px;text-decoration:none}#profile-pagination a:first-child,#profile-pagination span:first-child{padding-left:0}#profile-comments .wpum-single-comment p{border-bottom:2px solid #f6f6f6;margin:0;padding:15px 0}#profile-comments .wpum-single-comment:first-child p{padding-top:0}#wpum-recent-users ul.wpum-users-list{list-style:none;padding:0;margin:0}#wpum-recent-users ul.wpum-users-list li{margin:0;padding:0}#wpum-profile-card{text-align:center;position:relative;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.1);-moz-box-shadow:0 1px 2px rgba(0,0,0,.1);box-shadow:0 1px 2px rgba(0,0,0,.1);border:1px solid rgba(0,0,0,.1)}#wpum-profile-card ul{list-style:none;margin:0;padding:0}#wpum-profile-card ul li:last-child a{margin-bottom:0}#wpum-profile-card .wpum-profile-img{position:relative;border-radius:999px;margin-top:-48px}#wpum-profile-card .wpum-profile-img img{border-radius:999px;box-shadow:none;padding:5px;background-color:#fff;border:1px solid #eee}#wpum-profile-card a.wpum-card-button{border:1px solid #cecccc;background:#eee;padding:5px 12px;text-decoration:none;outline:0;border-radius:3px;display:inline-block;margin:10px 0}#wpum-profile-card a.wpum-card-button:hover{background:#f5f5f5}#wpum-profile-card h4.wpum-card-name{margin-top:0}#wpum-profile-card .wpum-profile-cover{background-color:#c5c5c5;background-position:center top;background-repeat:no-repeat;background-size:cover;border:0;display:block;left:0;margin:0;padding:0;top:0;width:100%;z-index:1;height:200px}#wpum-profile-card .wpum-card-details{padding:0 15px 15px}.wpum-profile-card~.wpum-profile-card{margin-top:70px}#wpum-user-overview{vertical-align:middle}#wpum-user-overview img{border-radius:999px;box-shadow:none;padding:5px;background-color:#fff;border:1px solid #eee}#wpum-user-overview ul{margin:0}#wpum-user-overview ul li{display:inline-block;margin-right:5px;border:0}.wpum-avatar-img{border-radius:999px;box-shadow:none;padding:5px;background-color:#fff;border:1px solid #eee}#wpum-user-directory{margin-bottom:1em;max-width:100%}#wpum-user-directory ul.wpum-user-listings{margin:0}#wpum-directory-search-form,#wpum-directory-top-bar{padding:.5em 1em;background:#f9f9f9;border-top:1px solid #e5e5e5}#wpum-directory-search-form div p,#wpum-directory-top-bar div p{margin:0}#wpum-directory-top-bar .wpum-col-xs:last-child{text-align:right}#wpum-directory-search-form{padding:1em}#wpum-directory-search-form input{width:100%;display:block}.wpum-directory-pagination{padding:.5em 1em;background:#f9f9f9;border-bottom:1px solid #e5e5e5;text-align:center}.wpum-directory-pagination a.next{float:right}.wpum-directory-pagination a.prev{float:left}#wpum-directory-users-list{padding:0;margin:0;border-top:1px solid #eee}#wpum-directory-users-list .wpum-directory-single-user{margin:0;border-bottom:1px solid #eee;zoom:1;position:relative;line-height:1.5em;text-decoration:none;padding:1em}#wpum-directory-users-list .wpum-directory-single-user:focus,#wpum-directory-users-list .wpum-directory-single-user:hover{background-color:#fcfcfc}#directory-avatar a{width:68px;height:68px;display:inline-flex;overflow:hidden;border-radius:999px;box-shadow:none}#directory-avatar img{display:block;width:100%;min-height:100%;object-fit:cover;object-position:center}.wpum-directory-single-user .wpum-description{font-size:13px;margin:0}.wpum-directory-single-user .wpum-name{margin:0}.wpum-directory-single-user .wpum-meta{text-align:right}@media only screen and (max-width:500px){#directory-avatar a{width:inherit;height:inherit}#directory-avatar img{height:100%}#wpum-directory-search-form .wpum-col-xs-10{margin-bottom:10px}#wpum-directory-search-form .wpum-col-xs-10,#wpum-directory-search-form .wpum-col-xs-2,.wpum-directory-single-user .wpum-meta{flex-basis:100%;max-width:100%}}@media only screen and (max-width:767px){.wpum_five_sixth,.wpum_four_fifth,.wpum_one_fifth,.wpum_one_fourth,.wpum_one_half,.wpum_one_sixth,.wpum_one_third,.wpum_three_fifth,.wpum_three_fourth,.wpum_two_fifth,.wpum_two_fourth,.wpum_two_third{width:100%;float:none;margin-left:0}#header-avatar-container{text-align:center}#header-avatar-container a{left:0}#profile-navbar{display:block;border:0}}#wpfront-scroll-top-container{display:none;position:fixed;cursor:pointer;z-index:9999}#wpfront-scroll-top-container div.text-holder{padding:3px 10px;border-radius:3px;-webkit-border-radius:3px;-webkit-box-shadow:4px 4px 5px 0 rgba(50,50,50,0.5);-moz-box-shadow:4px 4px 5px 0 rgba(50,50,50,0.5);box-shadow:4px 4px 5px 0 rgba(50,50,50,0.5)}#wpfront-scroll-top-container a{outline-style:none;box-shadow:none;text-decoration:none}.clearfix::before,.clearfix::after{content:" ";display:table;clear:both}.eael-testimonial-slider.nav-top-left,.eael-testimonial-slider.nav-top-right,.eael-team-slider.nav-top-left,.eael-team-slider.nav-top-right,.eael-logo-carousel.nav-top-left,.eael-logo-carousel.nav-top-right,.eael-post-carousel.nav-top-left,.eael-post-carousel.nav-top-right,.eael-product-carousel.nav-top-left,.eael-product-carousel.nav-top-right{padding-top:40px}.eael-contact-form input[type=text],.eael-contact-form input[type=email],.eael-contact-form input[type=url],.eael-contact-form input[type=tel],.eael-contact-form input[type=date],.eael-contact-form input[type=number],.eael-contact-form textarea{background:#fff;box-shadow:none;-webkit-box-shadow:none;float:none;height:auto;margin:0;outline:0;width:100%}.eael-contact-form input[type=submit]{border:0;float:none;height:auto;margin:0;padding:10px 20px;width:auto;-webkit-transition:all .25s linear 0s;-o-transition:all .25s linear 0s;transition:all .25s linear 0s}.eael-contact-form.placeholder-hide input::-webkit-input-placeholder,.eael-contact-form.placeholder-hide textarea::-webkit-input-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input::-moz-placeholder,.eael-contact-form.placeholder-hide textarea::-moz-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input:-ms-input-placeholder,.eael-contact-form.placeholder-hide textarea:-ms-input-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input:-moz-placeholder,.eael-contact-form.placeholder-hide textarea:-moz-placeholder{opacity:0;visibility:hidden}.eael-custom-radio-checkbox input[type=checkbox],.eael-custom-radio-checkbox input[type=radio]{-webkit-appearance:none;-moz-appearance:none;border-style:solid;border-width:0;outline:none;min-width:1px;width:15px;height:15px;background:#ddd;padding:3px}.eael-custom-radio-checkbox input[type=checkbox]:before,.eael-custom-radio-checkbox input[type=radio]:before{content:"";width:100%;height:100%;padding:0;margin:0;display:block}.eael-custom-radio-checkbox input[type=checkbox]:checked:before,.eael-custom-radio-checkbox input[type=radio]:checked:before{background:#999;-webkit-transition:all .25s linear 0s;-o-transition:all .25s linear 0s;transition:all .25s linear 0s}.eael-custom-radio-checkbox input[type=radio]{border-radius:50%}.eael-custom-radio-checkbox input[type=radio]:before{border-radius:50%}.eael-post-elements-readmore-btn{font-size:12px;font-weight:500;-webkit-transition:all 300ms ease-in-out;-o-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;display:inline-block}.elementor-lightbox .dialog-widget-content{width:100%;height:100%}.eael-contact-form-align-left,.elementor-widget-eael-weform.eael-contact-form-align-left .eael-weform-container{margin:0 auto 0 0}.eael-contact-form-align-center,.elementor-widget-eael-weform.eael-contact-form-align-center .eael-weform-container{float:none;margin:0 auto}.eael-contact-form-align-right,.elementor-widget-eael-weform.eael-contact-form-align-right .eael-weform-container{margin:0 0 0 auto}
.eael-learndash-wrapper.eael-3d-hover{-webkit-perspective:5000px;perspective:5000px}.eael-learndash-wrapper .eael-learn-dash-course .eael-learn-dash-course-inner{background:#fff;-webkit-box-shadow:0 10px 120px rgba(116,83,198,.15);box-shadow:0 10px 120px rgba(116,83,198,.15);margin:15px;-webkit-border-radius:10px;border-radius:10px}.eael-learndash-wrapper .eael-learn-dash-course .eael-learn-dash-course-inner .eael-learn-dash-course-header{padding:15px 35px 10px;text-align:center}.eael-learndash-wrapper .eael-learn-dash-course .eael-learn-dash-course-inner .course-tag{color:#7453c6;display:inline-block;font-weight:500;background:rgba(108,98,255,.2);padding:8px 18px;line-height:1;-webkit-border-radius:50px;border-radius:50px;font-size:12px;text-transform:capitalize;margin-right:10px;margin-bottom:5px}.eael-learndash-wrapper .eael-learn-dash-course .eael-learn-dash-course-inner .course-tag:last-child{margin-right:0}.eael-learndash-wrapper .eael-learn-dash-course .eael-learn-dash-course-inner .eael-learn-dash-course-thumbnail{display:block;position:relative}.eael-learndash-wrapper .eael-learn-dash-course .eael-learn-dash-course-inner .eael-learn-dash-course-thumbnail img{width:100%;-webkit-border-radius:10px;border-radius:10px}.eael-learndash-wrapper .eael-learn-dash-course .eael-learn-deash-course-content-card{text-align:center;padding:0 36px 20px}.eael-learndash-wrapper .eael-learn-dash-course .course-card-title{font-size:18px;font-weight:600;line-height:30px;padding-top:20px;margin-bottom:18px}.eael-learndash-wrapper .eael-learn-dash-course .course-card-title a{color:#485771}.eael-learndash-wrapper .eael-learn-dash-course .eael-course-button{margin-top:15px;color:#fff;background:#7453c6;display:inline-block;padding:12px 30px;-webkit-border-radius:50px;border-radius:50px;-webkit-box-shadow:0 10px 15px -5px rgba(116,83,198,.4);box-shadow:0 10px 15px -5px rgba(116,83,198,.4)}.eael-learndash-wrapper .eael-learn-dash-course .layout-button-wrap{text-align:center}.eael-learndash-wrapper.layout__1 .eael-learn-dash-course-inner{margin-bottom:45px}.eael-learndash-wrapper.layout__1 .eael-learn-deash-course-content-card{position:relative}.eael-learndash-wrapper.layout__1 .course-button-wrap{text-align:center;position:relative;top:47px;margin-top:-47px}.eael-learndash-wrapper.layout__1 .course-button-wrap .eael-course-button{margin-top:0}.eael-learndash-wrapper.layout__1 a.eael-learn-dash-course-thumbnail{position:relative}.eael-learndash-wrapper.layout__1 .price-ticker-tag{position:absolute;left:0;bottom:15px;width:24%;height:42px;background:hsla(0,0%,100%,.9);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;padding-right:25px;-webkit-border-radius:0 50px 50px 0;border-radius:0 50px 50px 0;font-weight:600;color:#7453c6;font-size:16px}.eael-learndash-wrapper.layout__1 .eael-learn-dash-author-meta{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:30px}.eael-learndash-wrapper.layout__1 .eael-learn-dash-author-meta .author-image{-webkit-flex-basis:50px;-ms-flex-preferred-size:50px;flex-basis:50px;height:50px;-webkit-border-radius:50%;border-radius:50%;overflow:hidden;margin-right:15px}.eael-learndash-wrapper.layout__1 .eael-learn-dash-author-meta .author-desc{text-align:left}.eael-learndash-wrapper.layout__1 .eael-learn-dash-author-meta .author-desc h5{font-size:14px;margin:0;text-transform:uppercase;font-weight:500}.eael-learndash-wrapper.layout__1 .eael-learn-dash-author-meta .author-desc h5 a{color:#475671}.eael-learndash-wrapper.layout__1 .eael-learn-dash-author-meta .author-desc p{margin:0;font-size:13px;color:#7484a1;font-weight:500}.eael-learndash-wrapper.layout__1 .eael-learn-dash-course-short-desc{margin-bottom:20px}.eael-learndash-wrapper.layout__1 .eael-learn-deash-course-content-card{text-align:left}.eael-learndash-wrapper.layout__2{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.eael-learndash-wrapper.layout__2 .eael-course-button{margin-top:20px}.eael-learndash-wrapper.layout__2 .course-card-title{margin-bottom:6px}.eael-learndash-wrapper.default .card-price,.eael-learndash-wrapper.layout__3 .card-price{position:absolute;right:20px;top:20px;height:50px;width:50px;background:#7453c6;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-border-radius:50%;border-radius:50%;color:#fff;font-size:small}.eael-learndash-wrapper.layout__3 .eael-course-layout-3.card-style .eael-learn-dash-course-inner{-webkit-box-shadow:0 0 20px rgba(0,0,0,.1);box-shadow:0 0 20px rgba(0,0,0,.1);-webkit-transition:-webkit-box-shadow .5s;transition:-webkit-box-shadow .5s;-o-transition:box-shadow .5s;transition:box-shadow .5s;transition:box-shadow .5s,-webkit-box-shadow .5s;-webkit-border-radius:0;border-radius:0;position:relative}.eael-learndash-wrapper.layout__3 a.card-thumb{display:block;background:#000;position:relative;overflow:hidden}.eael-learndash-wrapper.layout__3 a.card-thumb img{width:100%;opacity:1;display:block}.eael-learndash-wrapper.layout__3 .card-body{position:relative;-webkit-transition:height .5s;-o-transition:height .5s;transition:height .5s;padding:15px 30px 24px;overflow:hidden}.eael-learndash-wrapper.layout__3 .eael-learn-dash-course-short-desc{line-height:27px}.eael-learndash-wrapper.layout__3 .eael-learn-dash-course-meta-card span.enrolled-count{margin-left:0}.eael-learndash-wrapper.layout__3 .eael-learn-dash-course-meta-card>span{color:#4b5981;font-size:small}.eael-learndash-wrapper.layout__3 .eael-learn-dash-course-meta-card span.enrolled-count{margin-right:10px}.eael-learndash-wrapper.layout__3 .course-card-title{padding-top:0;margin-bottom:14px}.eael-learndash-wrapper.layout__3 .eael-course-button{margin-top:15px}.eael-learndash-wrapper.default .eael-learn-dash-course.eael-course-default-layout .eael-learn-deash-course-content-card{text-align:left}.eael-learndash-wrapper.default .eael-learn-dash-course.eael-course-default-layout .eael-learn-dash-course-header{padding:15px 0 5px}.eael-learn-dash-course .learndash-wrapper.learndash-widget .ld-progress{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-top:20px;margin-bottom:0}.eael-learn-dash-course .learndash-wrapper.learndash-widget .ld-progress .ld-progress-percentage{color:#7453c6;margin:0}.eael-learn-dash-course .learndash-wrapper.learndash-widget .ld-progress .ld-progress-bar-percentage{background:#7453c6}.eael-learn-dash-course .learndash-wrapper.learndash-widget .ld-progress .ld-progress-steps{display:none}.eael-learndash-wrapper .learndash-wrapper .ld-progress.ld-progress-inline{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.card-footer{padding:10px 15px;border-top:1px solid rgba(229,229,245,.94);-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.card-footer,.card-footer>a,.card-footer>span{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.card-footer>a,.card-footer>span{margin:0;padding:5px 10px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-border-radius:5px;border-radius:5px;color:#9253c6;border:2px solid rgba(108,98,255,.4);font-weight:600;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.course-card-cat:hover,.course-price:hover{color:#fff}.card-footer>a:hover,.card-footer>span:hover{background:#9253c6}.card-footer a i{margin-right:5px}a.eael-course-card-button:hover,a.eael-course-card-button:hover i{color:#fff}.eael-learn-dash-course-meta-card span{color:#7453c6;font-size:16px}.eael-learn-dash-course-meta-card span.price{font-size:24px;font-weight:600;position:relative;top:3px}.eael-learn-dash-course-meta-card span.enrolled-count{margin:0 25px}.eael-learn-dash-course-meta-card span i{margin-right:8px}.eael-learn-dash-course-short-desc{font-size:15px;line-height:26px;color:#7484a1;margin-top:5px}.eael-learn-dash-course-short-desc p{margin:0}.price-tikcer-position-left-top .eael-learndash-wrapper.layout__1 .price-ticker-tag{left:0;right:auto;bottom:auto;top:15px}.price-tikcer-position-right-bottom .eael-learndash-wrapper.layout__1 .price-ticker-tag{left:auto;right:0;bottom:15px;top:auto;margin-right:0!important;-webkit-border-radius:50px 0 0 50px;border-radius:50px 0 0 50px}.price-tikcer-position-right-top .eael-learndash-wrapper.layout__1 .price-ticker-tag{left:auto;right:0;bottom:auto;top:15px;margin-right:0!important;-webkit-border-radius:50px 0 0 50px;border-radius:50px 0 0 50px}.course-author-meta-inline{font-size:14px}.eael-learn-dash-course-inner .course-author-meta-inline img{height:25px;width:25px;-webkit-border-radius:50%;border-radius:50%}.eael-learn-dash-course-inner .course-author-meta-inline span{font-size:14px;color:#929aae;margin:0 2px}.eael-learn-dash-course-inner .course-author-meta-inline>a{color:#4b5981;font-weight:500;text-transform:capitalize}.eael-learn-dash-course.eael-course-default-layout .card-footer{padding:15px 0 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-top:15px}.eael-learndash-wrapper.layout__1 .learndash-wrapper .ld-progress.ld-progress-inline{margin-top:0;margin-bottom:15px}.course-steps-label-yes .eael-learn-dash-course .learndash-wrapper.learndash-widget .ld-progress .ld-progress-steps{display:block;margin-left:15px}@media only screen and (min-width:1025px){.elementor-element.elementor-grid-1{position:relative}.elementor-element.elementor-grid-1 .eael-learn-dash-course{width:100%;float:left}.elementor-element.elementor-grid-2{position:relative}.elementor-element.elementor-grid-2 .eael-learn-dash-course{width:50%;float:left}.elementor-element.elementor-grid-2 .eael-learn-dash-course:nth-of-type(2n){margin-right:0!important}.elementor-element.elementor-grid-2 .eael-learn-dash-course:nth-of-type(odd){clear:left}.elementor-element.elementor-grid-3{position:relative}.elementor-element.elementor-grid-3 .eael-learn-dash-course{width:33.3333%;float:left}.elementor-element.elementor-grid-3 .eael-learn-dash-course:nth-of-type(3n){margin-right:0!important}.elementor-element.elementor-grid-3 .eael-learn-dash-course:nth-of-type(3n+1){clear:left}.elementor-element.elementor-grid-4{position:relative}.elementor-element.elementor-grid-4 .eael-learn-dash-course{width:25%;float:left}.elementor-element.elementor-grid-4 .eael-learn-dash-course:nth-of-type(4n){margin-right:0!important}.elementor-element.elementor-grid-4 .eael-learn-dash-course:nth-of-type(4n+1){clear:left}.elementor-element.elementor-grid-5{position:relative}.elementor-element.elementor-grid-5 .pp-logo-grid{margin-right:-5px}.elementor-element.elementor-grid-5 .eael-learn-dash-course{width:20%;float:left}.elementor-element.elementor-grid-5 .eael-learn-dash-course:nth-of-type(5n){margin-right:0!important}.elementor-element.elementor-grid-5 .eael-learn-dash-course:nth-of-type(5n+1){clear:left}.elementor-element.elementor-grid-6{position:relative}.elementor-element.elementor-grid-6 .pp-logo-grid{margin-right:-6px}.elementor-element.elementor-grid-6 .eael-learn-dash-course{width:16.6667%;float:left}.elementor-element.elementor-grid-6 .eael-learn-dash-course:nth-of-type(6n){margin-right:0!important}.elementor-element.elementor-grid-6 .eael-learn-dash-course:nth-of-type(6n+1){clear:left}}@media only screen and (max-width:1024px)and (min-width:766px){.elementor-element.elementor-grid-tablet-1{position:relative}.elementor-element.elementor-grid-tablet-1 .eael-learn-dash-course{width:100%;float:left}.elementor-element.elementor-grid-tablet-2{position:relative}.elementor-element.elementor-grid-tablet-2 .eael-learn-dash-course{width:50%;float:left}.elementor-element.elementor-grid-tablet-2 .eael-learn-dash-course:nth-of-type(2n){margin-right:0!important}.elementor-element.elementor-grid-tablet-2 .eael-learn-dash-course:nth-of-type(odd){clear:left}.elementor-element.elementor-grid-tablet-3{position:relative}.elementor-element.elementor-grid-tablet-3 .eael-learn-dash-course{width:33.3333%;float:left}.elementor-element.elementor-grid-tablet-3 .eael-learn-dash-course:nth-of-type(3n){margin-right:0!important}.elementor-element.elementor-grid-tablet-3 .eael-learn-dash-course:nth-of-type(3n+1){clear:left}.elementor-element.elementor-grid-tablet-4{position:relative}.elementor-element.elementor-grid-tablet-4 .eael-learn-dash-course{width:25%;float:left}.elementor-element.elementor-grid-tablet-4 .eael-learn-dash-course:nth-of-type(4n){margin-right:0!important}.elementor-element.elementor-grid-tablet-4 .eael-learn-dash-course:nth-of-type(4n+1){clear:left}.elementor-element.elementor-grid-tablet-5{position:relative}.elementor-element.elementor-grid-tablet-5 .eael-learn-dash-course{width:20%;float:left}.elementor-element.elementor-grid-tablet-5 .eael-learn-dash-course:nth-of-type(5n){margin-right:0!important}.elementor-element.elementor-grid-tablet-5 .eael-learn-dash-course:nth-of-type(5n+1){clear:left}.elementor-element.elementor-grid-tablet-6{position:relative}.elementor-element.elementor-grid-tablet-6 .pp-logo-grid{margin-right:-6px}.elementor-element.elementor-grid-tablet-6 .eael-learn-dash-course{width:16.6667%;float:left}.elementor-element.elementor-grid-tablet-6 .eael-learn-dash-course:nth-of-type(6n){margin-right:0!important}.elementor-element.elementor-grid-tablet-6 .eael-learn-dash-course:nth-of-type(6n+1){clear:left}}@media only screen and (max-width:767px){.elementor-element.elementor-grid-mobile-1{position:relative}.elementor-element.elementor-grid-mobile-1 .eael-learn-dash-course{width:100%;float:left}.elementor-element.elementor-grid-mobile-2{position:relative}.elementor-element.elementor-grid-mobile-2 .eael-learn-dash-course{width:50%;float:left}.elementor-element.elementor-grid-mobile-2 .eael-learn-dash-course:nth-of-type(2n){margin-right:0!important}.elementor-element.elementor-grid-mobile-2 .eael-learn-dash-course:nth-of-type(odd){clear:left}.elementor-element.elementor-grid-mobile-3{position:relative}.elementor-element.elementor-grid-mobile-3 .eael-learn-dash-course{width:33.3333%;float:left}.elementor-element.elementor-grid-mobile-3 .eael-learn-dash-course:nth-of-type(3n){margin-right:0!important}.elementor-element.elementor-grid-mobile-3 .eael-learn-dash-course:nth-of-type(3n+1){clear:left}.elementor-element.elementor-grid-mobile-4{position:relative}.elementor-element.elementor-grid-mobile-4 .eael-learn-dash-course{width:25%;float:left}.elementor-element.elementor-grid-mobile-4 .eael-learn-dash-course:nth-of-type(4n){margin-right:0!important}.elementor-element.elementor-grid-mobile-4 .eael-learn-dash-course:nth-of-type(4n+1){clear:left}.elementor-element.elementor-grid-mobile-5{position:relative}.elementor-element.elementor-grid-mobile-5 .eael-learn-dash-course{width:20%;float:left}.elementor-element.elementor-grid-mobile-5 .eael-learn-dash-course:nth-of-type(5n){margin-right:0!important}.elementor-element.elementor-grid-mobile-5 .eael-learn-dash-course:nth-of-type(5n+1){clear:left}.elementor-element.elementor-grid-mobile-6{position:relative}.elementor-element.elementor-grid-mobile-6 .pp-logo-grid{margin-right:-6px}.elementor-element.elementor-grid-mobile-6 .eael-learn-dash-course{width:16.6667%;float:left}.elementor-element.elementor-grid-mobile-6 .eael-learn-dash-course:nth-of-type(6n){margin-right:0!important}.elementor-element.elementor-grid-mobile-6 .eael-learn-dash-course:nth-of-type(6n+1){clear:left}}@keyframes ifMenuFadeIn {
from {
opacity: 0;
transform: translate3d(20%, 0, 0);
}
to {
opacity: 1;
transform: translate3d(0, 0, 0);
}
}
.if-menu-peek {
position: relative;
}
.if-menu-peek a {
opacity: 0.8;
}
.if-menu-peek::before {
content: "If Menu peek";
position: absolute;
text-align: center;
top: 50%;
left: calc(100% + 15px);
background: #f6f9fc;
box-shadow: 0 0 0 1px rgba(136,152,170,.1), 0 15px 35px 0 rgba(49,49,93,.1), 0 5px 15px 0 rgba(0,0,0,.08);
border-radius: 4px;
width: 140px;
margin-top: -17px;
padding: 10px 15px;
font-size: 14px;
opacity: 0;
pointer-events: none;
}
.if-menu-peek:hover::before {
animation: ifMenuFadeIn ease-in-out .2s forwards;
}
.if-menu-peek::after {
content: "";
position: absolute;
width: 20px;
height: 17px;
background: url(//eng.youpass.co.kr/wp-content/plugins/if-menu/assets/icon-visibility.svg);
color: rgb(80,169,47);
background-size: cover;
top: -14px;
right: -15px;
border-radius: 50%;
}@font-face {
font-family: 'bb-icons';
src: url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/icons/bb-icons.eot?80309866);
src: url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/icons/bb-icons.eot?80309866#iefix) format('embedded-opentype'),
url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/icons/bb-icons.woff2?80309866) format('woff2'),
url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/icons/bb-icons.woff?80309866) format('woff'),
url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/icons/bb-icons.ttf?80309866) format('truetype'),
url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/icons/bb-icons.svg?80309866#bb-icons) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="bb-icon-"],
[class*=" bb-icon-"] {
font: normal normal normal 14px/1 "bb-icons";
speak: none;
display: inline-block;
text-decoration: inherit;
text-transform: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.bb-icon-alert-question:before { content: '\e800'; }
.bb-icon-ball-soccer:before { content: '\e801'; }
.bb-icon-bell-small:before { content: '\e802'; }
.bb-icon-bulb:before { content: '\e803'; }
.bb-icon-calendar:before { content: '\e804'; }
.bb-icon-camera-small:before { content: '\e805'; }
.bb-icon-car-small:before { content: '\e806'; }
.bb-icon-bar-chart-square:before { content: '\e807'; }
.bb-icon-check-square-small:before { content: '\e808'; }
.bb-icon-check-small:before { content: '\e809'; }
.bb-icon-close-circle:before { content: '\e80a'; }
.bb-icon-comment:before { content: '\e80b'; }
.bb-icon-edit-square-small:before { content: '\e80c'; }
.bb-icon-heart-small:before { content: '\e80d'; }
.bb-icon-flag-small:before { content: '\e80e'; }
.bb-icon-forest:before { content: '\e80f'; }
.bb-icon-gear:before { content: '\e810'; }
.bb-icon-gif:before { content: '\e811'; }
.bb-icon-home-small:before { content: '\e812'; }
.bb-icon-inbox-small:before { content: '\e813'; }
.bb-icon-laugh:before { content: '\e814'; }
.bb-icon-like:before { content: '\e815'; }
.bb-icon-link-2:before { content: '\e816'; }
.bb-icon-map-pin-small:before { content: '\e817'; }
.bb-icon-lock-small:before { content: '\e818'; }
.bb-icon-globe:before { content: '\e819'; }
.bb-icon-menu-dots-h:before { content: '\e81a'; }
.bb-icon-menu-dots-v:before { content: '\e81b'; }
.bb-icon-menu-left:before { content: '\e81c'; }
.bb-icon-pizza-slice:before { content: '\e81d'; }
.bb-icon-play-square:before { content: '\e81e'; }
.bb-icon-search:before { content: '\e81f'; }
.bb-icon-settings-small:before { content: '\e820'; }
.bb-icon-smile:before { content: '\e821'; }
.bb-icon-swap:before { content: '\e822'; }
.bb-icon-clock-small:before { content: '\e823'; }
.bb-icon-user-circle:before { content: '\e824'; }
.bb-icon-user:before { content: '\e825'; }
.bb-icon-angle-down:before { content: '\e826'; }
.bb-icon-angle-right:before { content: '\e827'; }
.bb-icon-close:before { content: '\e828'; }
.bb-icon-key:before { content: '\e829'; }
.bb-icon-list-view-small:before { content: '\e82a'; }
.bb-icon-grid-view-small:before { content: '\e82b'; }
.bb-icon-sort-desc:before { content: '\e82c'; }
.bb-icon-bookmark-small:before { content: '\e82d'; }
.bb-icon-user-small-minus:before { content: '\e82e'; }
.bb-icon-user-small-plus:before { content: '\e82f'; }
.bb-icon-share-small:before { content: '\e830'; }
.bb-icon-mail-open:before { content: '\e831'; }
.bb-icon-quote:before { content: '\e832'; }
.bb-icon-bookmark-small-fill:before { content: '\e833'; }
.bb-icon-headphones-small:before { content: '\e834'; }
.bb-icon-info:before { content: '\e835'; }
.bb-icon-link-1:before { content: '\e836'; }
.bb-icon-rounded-twitter:before { content: '\e837'; }
.bb-icon-loader:before { content: '\e838'; }
.bb-icon-mail-small:before { content: '\e839'; }
.bb-icon-rounded-google-plus:before { content: '\e83a'; }
.bb-icon-rounded-email:before { content: '\e83b'; }
.bb-icon-rounded-youtube:before { content: '\e83c'; }
.bb-icon-rounded-github:before { content: '\e83d'; }
.bb-icon-twitter-small:before { content: '\e83e'; }
.bb-icon-facebook-small:before { content: '\e83f'; }
.bb-icon-plane:before { content: '\e840'; }
.bb-icon-star-small:before { content: '\e841'; }
.bb-icon-star-small-fill:before { content: '\e842'; }
.bb-icon-eye-small:before { content: '\e843'; }
.bb-icon-visibility:before { content: '\e844'; }
.bb-icon-profile-info:before { content: '\e845'; }
.bb-icon-user-small:before { content: '\e846'; }
.bb-icon-arrow-up-square:before { content: '\e847'; }
.bb-icon-image:before { content: '\e848'; }
.bb-icon-spin:before { content: '\e849'; }
.bb-icon-profile:before { content: '\e84a'; }
.bb-icon-menu:before { content: '\e84b'; }
.bb-icon-reply:before { content: '\e84c'; }
.bb-icon-spin-small:before { content: '\e84d'; }
.bb-icon-select:before { content: '\e84e'; }
.bb-icon-inbox-o:before { content: '\e84f'; }
.bb-icon-visibility-hidden:before { content: '\e850'; }
.bb-icon-print-fill:before { content: '\e851'; }
.bb-icon-alert-octagon:before { content: '\e852'; }
.bb-icon-alert-exclamation:before { content: '\e853'; }
.bb-icon-activity:before { content: '\e854'; }
.bb-icon-alert-triangle:before { content: '\e855'; }
.bb-icon-align-center:before { content: '\e856'; }
.bb-icon-airplay:before { content: '\e857'; }
.bb-icon-align-justify:before { content: '\e858'; }
.bb-icon-align-left:before { content: '\e859'; }
.bb-icon-align-right:before { content: '\e85a'; }
.bb-icon-arrow-down-left:before { content: '\e85b'; }
.bb-icon-arrow-down-right:before { content: '\e85c'; }
.bb-icon-anchor:before { content: '\e85d'; }
.bb-icon-aperture:before { content: '\e85e'; }
.bb-icon-arrow-left:before { content: '\e85f'; }
.bb-icon-arrow-right:before { content: '\e860'; }
.bb-icon-arrow-down:before { content: '\e861'; }
.bb-icon-arrow-up-left:before { content: '\e862'; }
.bb-icon-arrow-up-right:before { content: '\e863'; }
.bb-icon-arrow-up:before { content: '\e864'; }
.bb-icon-award:before { content: '\e865'; }
.bb-icon-bar-chart-up:before { content: '\e866'; }
.bb-icon-at-sign:before { content: '\e867'; }
.bb-icon-bar-chart:before { content: '\e868'; }
.bb-icon-battery-charging:before { content: '\e869'; }
.bb-icon-bell-off:before { content: '\e86a'; }
.bb-icon-battery:before { content: '\e86b'; }
.bb-icon-bluetooth:before { content: '\e86c'; }
.bb-icon-bell:before { content: '\e86d'; }
.bb-icon-book:before { content: '\e86e'; }
.bb-icon-briefcase:before { content: '\e86f'; }
.bb-icon-camera-off:before { content: '\e870'; }
.bb-icon-calendar-small:before { content: '\e871'; }
.bb-icon-bookmark:before { content: '\e872'; }
.bb-icon-box:before { content: '\e873'; }
.bb-icon-camera:before { content: '\e874'; }
.bb-icon-check-circle:before { content: '\e875'; }
.bb-icon-check:before { content: '\e876'; }
.bb-icon-check-square:before { content: '\e877'; }
.bb-icon-cast:before { content: '\e878'; }
.bb-icon-chevron-down:before { content: '\e879'; }
.bb-icon-chevron-left:before { content: '\e87a'; }
.bb-icon-chevron-right:before { content: '\e87b'; }
.bb-icon-chevron-up:before { content: '\e87c'; }
.bb-icon-chevrons-down:before { content: '\e87d'; }
.bb-icon-chevrons-right:before { content: '\e87e'; }
.bb-icon-chevrons-up:before { content: '\e87f'; }
.bb-icon-chevrons-left:before { content: '\e880'; }
.bb-icon-circle:before { content: '\e881'; }
.bb-icon-clipboard:before { content: '\e882'; }
.bb-icon-chrome:before { content: '\e883'; }
.bb-icon-clock:before { content: '\e884'; }
.bb-icon-cloud-lightning:before { content: '\e885'; }
.bb-icon-cloud-drizzle:before { content: '\e886'; }
.bb-icon-cloud-rain:before { content: '\e887'; }
.bb-icon-cloud-off:before { content: '\e888'; }
.bb-icon-cloud-download:before { content: '\e889'; }
.bb-icon-connect-user:before { content: '\e88a'; }
.bb-icon-maximize:before { content: '\e8af'; }
.bb-icon-octagon:before { content: '\e88c'; }
.bb-icon-package:before { content: '\e88d'; }
.bb-icon-map:before { content: '\e88e'; }
.bb-icon-grid-view:before { content: '\e88f'; }
.bb-icon-download:before { content: '\e890'; }
.bb-icon-droplet:before { content: '\e891'; }
.bb-icon-heart:before { content: '\e892'; }
.bb-icon-map-pin:before { content: '\e893'; }
.bb-icon-pause-circle:before { content: '\e894'; }
.bb-icon-codepen:before { content: '\e895'; }
.bb-icon-pencil:before { content: '\e896'; }
.bb-icon-home:before { content: '\e897'; }
.bb-icon-connected:before { content: '\e898'; }
.bb-icon-pause:before { content: '\e899'; }
.bb-icon-cloud-snow:before { content: '\e89a'; }
.bb-icon-edit-square:before { content: '\e89b'; }
.bb-icon-github:before { content: '\e89c'; }
.bb-icon-comment-circle:before { content: '\e89d'; }
.bb-icon-rss-square:before { content: '\e89e'; }
.bb-icon-list-doc:before { content: '\e89f'; }
.bb-icon-board:before { content: '\e8a0'; }
.bb-icon-arrow-circle:before { content: '\e8a1'; }
.bb-icon-user-doc:before { content: '\e8a2'; }
.bb-icon-id-card:before { content: '\e8a3'; }
.bb-icon-power:before { content: '\e8a4'; }
.bb-icon-bell-plus:before { content: '\e8a5'; }
.bb-icon-percent:before { content: '\e8a6'; }
.bb-icon-minimize-square:before { content: '\e8a7'; }
.bb-icon-image-square:before { content: '\e8a8'; }
.bb-icon-edit:before { content: '\e8a9'; }
.bb-icon-compass:before { content: '\e8aa'; }
.bb-icon-angle-left:before { content: '\e8ab'; }
.bb-icon-copy:before { content: '\e8ac'; }
.bb-icon-external-link:before { content: '\e8ad'; }
.bb-icon-inbox:before { content: '\e8ae'; }
.bb-icon-minimize:before { content: '\e8af'; }
.bb-icon-comment-square:before { content: '\e8b0'; }
.bb-icon-phone-call:before { content: '\e8b1'; }
.bb-icon-phone-forwarded:before { content: '\e8b2'; }
.bb-icon-phone-missed:before { content: '\e8b3'; }
.bb-icon-power-small:before { content: '\e8b4'; }
.bb-icon-radio:before { content: '\e8b5'; }
.bb-icon-repeat:before { content: '\e8b6'; }
.bb-icon-refresh-ccw:before { content: '\e8b7'; }
.bb-icon-rewind:before { content: '\e8b8'; }
.bb-icon-rotate-ccw:before { content: '\e8b9'; }
.bb-icon-refresh-cw:before { content: '\e8ba'; }
.bb-icon-rotate-cw:before { content: '\e8bb'; }
.bb-icon-mic-off:before { content: '\e8bc'; }
.bb-icon-layers:before { content: '\e8bd'; }
.bb-icon-eye:before { content: '\e8be'; }
.bb-icon-corner-down-right:before { content: '\e8bf'; }
.bb-icon-corner-down-left:before { content: '\e8c0'; }
.bb-icon-feather:before { content: '\e8c1'; }
.bb-icon-info-circle:before { content: '\e8c2'; }
.bb-icon-minus-circle:before { content: '\e8c3'; }
.bb-icon-phone-off:before { content: '\e8c4'; }
.bb-icon-save:before { content: '\e8c5'; }
.bb-icon-search-small:before { content: '\e8c6'; }
.bb-icon-phone-incoming:before { content: '\e8c7'; }
.bb-icon-slack:before { content: '\e8c8'; }
.bb-icon-slash:before { content: '\e8c9'; }
.bb-icon-smartphone:before { content: '\e8ca'; }
.bb-icon-square:before { content: '\e8cb'; }
.bb-icon-speaker:before { content: '\e8cc'; }
.bb-icon-star:before { content: '\e8cd'; }
.bb-icon-stop-circle:before { content: '\e8ce'; }
.bb-icon-sun:before { content: '\e8cf'; }
.bb-icon-sunrise:before { content: '\e8d0'; }
.bb-icon-tablet:before { content: '\e8d1'; }
.bb-icon-mic:before { content: '\e8d2'; }
.bb-icon-instagram:before { content: '\e8d3'; }
.bb-icon-facebook:before { content: '\e8d4'; }
.bb-icon-corner-left-down:before { content: '\e8d5'; }
.bb-icon-corner-left-up:before { content: '\e8d6'; }
.bb-icon-corner-up-left:before { content: '\e8d7'; }
.bb-icon-corner-up-right:before { content: '\e8d8'; }
.bb-icon-corner-right-down:before { content: '\e8d9'; }
.bb-icon-corner-right-up:before { content: '\e8da'; }
.bb-icon-cpu:before { content: '\e8db'; }
.bb-icon-trending-up:before { content: '\e8dc'; }
.bb-icon-trending-down:before { content: '\e8dd'; }
.bb-icon-triangle:before { content: '\e8de'; }
.bb-icon-type:before { content: '\e8df'; }
.bb-icon-twitter:before { content: '\e8e0'; }
.bb-icon-upload:before { content: '\e8e1'; }
.bb-icon-umbrella:before { content: '\e8e2'; }
.bb-icon-cloud-upload:before { content: '\e8e3'; }
.bb-icon-unlock:before { content: '\e8e4'; }
.bb-icon-user-check:before { content: '\e8e5'; }
.bb-icon-credit-card:before { content: '\e8e6'; }
.bb-icon-crosshair:before { content: '\e8e7'; }
.bb-icon-disc:before { content: '\e8e8'; }
.bb-icon-delete:before { content: '\e8e9'; }
.bb-icon-flag:before { content: '\e8ea'; }
.bb-icon-filter:before { content: '\e8eb'; }
.bb-icon-folder:before { content: '\e8ec'; }
.bb-icon-file-plus:before { content: '\e8ed'; }
.bb-icon-file:before { content: '\e8ee'; }
.bb-icon-film:before { content: '\e8ef'; }
.bb-icon-volume-up:before { content: '\e8f0'; }
.bb-icon-volume-off:before { content: '\e8f1'; }
.bb-icon-watch:before { content: '\e8f2'; }
.bb-icon-wifi:before { content: '\e8f3'; }
.bb-icon-x-square:before { content: '\e8f4'; }
.bb-icon-wind:before { content: '\e8f5'; }
.bb-icon-x:before { content: '\e8f6'; }
.bb-icon-x-circle:before { content: '\e8f7'; }
.bb-icon-zap:before { content: '\e8f8'; }
.bb-icon-zoom-in:before { content: '\e8f9'; }
.bb-icon-file-text:before { content: '\e8fa'; }
.bb-icon-fast-forward:before { content: '\e8fb'; }
.bb-icon-eye-off:before { content: '\e8fc'; }
.bb-icon-file-minus:before { content: '\e8fd'; }
.bb-icon-layout:before { content: '\e8fe'; }
.bb-icon-link:before { content: '\e8ff'; }
.bb-icon-life-buoy:before { content: '\e900'; }
.bb-icon-link-3:before { content: '\e901'; }
.bb-icon-log-in:before { content: '\e902'; }
.bb-icon-list-view:before { content: '\e903'; }
.bb-icon-paperclip:before { content: '\e904'; }
.bb-icon-shopping-cart:before { content: '\e905'; }
.bb-icon-tv:before { content: '\e906'; }
.bb-icon-wifi-off:before { content: '\e907'; }
.bb-icon-maximize-square:before { content: '\e8af'; }
.bb-icon-gitlab:before { content: '\e909'; }
.bb-icon-sliders:before { content: '\e90a'; }
.bb-icon-star-fill:before { content: '\e90b'; }
.bb-icon-heart-fill:before { content: '\e90c'; }
.bb-icon-lock:before { content: '\e90d'; }
.bb-icon-log-out:before { content: '\e90e'; }
.bb-icon-loader-small:before { content: '\e90f'; }
.bb-icon-mail:before { content: '\e910'; }
.bb-icon-navigation:before { content: '\e911'; }
.bb-icon-navigation-up:before { content: '\e912'; }
.bb-icon-music:before { content: '\e913'; }
.bb-icon-move:before { content: '\e914'; }
.bb-icon-more-h:before { content: '\e915'; }
.bb-icon-more-v:before { content: '\e916'; }
.bb-icon-monitor:before { content: '\e917'; }
.bb-icon-moon:before { content: '\e918'; }
.bb-icon-minus:before { content: '\e919'; }
.bb-icon-minus-square:before { content: '\e91a'; }
.bb-icon-phone:before { content: '\e91b'; }
.bb-icon-phone-outgoing:before { content: '\e91c'; }
.bb-icon-pie-chart:before { content: '\e91d'; }
.bb-icon-play-circle:before { content: '\e91e'; }
.bb-icon-play:before { content: '\e91f'; } 
.bb-icon-plus-square:before { content: '\e920'; }
.bb-icon-plus-circle:before { content: '\e921'; }
.bb-icon-plus:before { content: '\e922'; }
.bb-icon-pocket:before { content: '\e923'; }
.bb-icon-print:before { content: '\e924'; }
.bb-icon-server:before { content: '\e925'; }
.bb-icon-scissors:before { content: '\e926'; }
.bb-icon-share:before { content: '\e927'; }
.bb-icon-connection-minus:before { content: '\e928'; }
.bb-icon-shield:before { content: '\e929'; }
.bb-icon-settings:before { content: '\e92a'; }
.bb-icon-skip-back:before { content: '\e92b'; }
.bb-icon-shuffle:before { content: '\e92c'; }
.bb-icon-sidebar:before { content: '\e92d'; }
.bb-icon-skip-forward:before { content: '\e92e'; }
.bb-icon-tag:before { content: '\e92f'; }
.bb-icon-connection-remove:before { content: '\e930'; }
.bb-icon-target:before { content: '\e931'; }
.bb-icon-thermometer:before { content: '\e932'; }
.bb-icon-thumbs-up:before { content: '\e933'; }
.bb-icon-thumbs-down:before { content: '\e934'; }
.bb-icon-toggle-left:before { content: '\e935'; }
.bb-icon-toggle-right:before { content: '\e936'; }
.bb-icon-trash:before { content: '\e937'; }
.bb-icon-trash-empty:before { content: '\e938'; }
.bb-icon-user-minus:before { content: '\e939'; }
.bb-icon-user-plus:before { content: '\e93a'; }
.bb-icon-user-x:before { content: '\e93b'; }
.bb-icon-user-alt:before { content: '\e93c'; }
.bb-icon-users:before { content: '\e93d'; }
.bb-icon-video-off:before { content: '\e93e'; }
.bb-icon-video:before { content: '\e93f'; }
.bb-icon-voicemail:before { content: '\e940'; }
.bb-icon-volume-mute:before { content: '\e941'; }
.bb-icon-volume-down:before { content: '\e942'; }
.bb-icon-zoom-out:before { content: '\e943'; }
.bb-icon-command:before { content: '\e944'; }
.bb-icon-cloud:before { content: '\e945'; }
.bb-icon-hash:before { content: '\e946'; }
.bb-icon-headphones:before { content: '\e947'; }
.bb-icon-underline:before { content: '\e948'; }
.bb-icon-italic:before { content: '\e949'; }
.bb-icon-bold:before { content: '\e94a'; }
.bb-icon-crop:before { content: '\e94b'; }
.bb-icon-help-circle:before { content: '\e94c'; }
.bb-icon-connection-request:before { content: '\e94d'; }
.bb-icon-connection-waiting:before { content: '\e94e'; }
.bb-icon-connections:before { content: '\e94f'; }
.bb-icon-rounded-rss:before { content: '\e950'; }
.bb-icon-rounded-skype:before { content: '\e951'; }
.bb-icon-rounded-vimeo:before { content: '\e952'; }
.bb-icon-rounded-vk:before { content: '\e953'; }
.bb-icon-rounded-xing:before { content: '\e954'; }
.bb-icon-youtube-logo:before { content: '\e955'; }
.bb-icon-question-thin:before { content: '\e956'; }
.bb-icon-graduation-cap:before { content: '\e957'; }
.bb-icon-edit-thin:before { content: '\e965'; }
.bb-icon-all-results:before { content: '\e966'; }
.bb-icon-activity-comment:before { content: '\e967'; }
.bb-icon-book-round:before { content: '\e968'; }
.bb-icon-forum-replies:before { content: '\e969'; }
.bb-icon-generic:before { content: '\e96a'; }
.bb-icon-groups:before { content: '\e96b'; }
.bb-icon-list-bookmark:before { content: '\e96c'; }
.bb-icon-members:before { content: '\e96d'; }
.bb-icon-membership:before { content: '\e96e'; }
.bb-icon-book-open:before { content: '\e96f'; }
.bb-icon-cube:before { content: '\e970'; }
.bb-icon-profile-types:before { content: '\e971'; }
.bb-icon-badge-tall:before { content: '\e973'; }
.bb-icon-alert-thin:before { content: '\e974'; }
.bb-icon-badge:before { content: '\e975'; }
.bb-icon-board-box:before { content: '\e976'; }
.bb-icon-board-code:before { content: '\e977'; }
.bb-icon-board-list:before { content: '\e978'; }
.bb-icon-chat:before { content: '\e979'; }
.bb-icon-discussion:before { content: '\e97a'; }
.bb-icon-grid-round:before { content: '\e97b'; }
.bb-icon-lock-fill:before { content: '\e97c'; }
.bb-icon-moon-circle:before { content: '\e97d'; }
.bb-icon-play-circle-fill:before { content: '\e97e'; }
.bb-icon-play-thin:before { content: '\e97f'; }
.bb-icon-rocket:before { content: '\e981'; }
.bb-icon-text:before { content: '\e982'; }
.bb-icon-tools:before { content: '\e983'; }
.bb-icon-triangle-fill:before { content: '\e984'; }
.bb-icon-watch-alarm:before { content: '\e985'; }
.bb-icon-trash-small:before { content: '\eaea'; }
.bb-icon-rounded-instagram:before { content: '\eaec'; }
.bb-icon-rounded-facebook:before { content: '\eaed'; }
.bb-icon-rounded-medium:before { content: '\eafa'; }
.bb-icon-rounded-meetup:before { content: '\eafb'; }
.bb-icon-rounded-quora:before { content: '\eafc'; }
.bb-icon-rounded-reddit:before { content: '\eafd'; }
.bb-icon-rounded-tumblr:before { content: '\eafe'; }
.bb-icon-rounded-linkedin:before { content: '\ec66'; }
.bb-icon-rounded-flickr:before { content: '\ede1'; }
.bb-icon-rounded-dribbble:before { content: '\ede2'; }
.bb-icon-rounded-pinterest:before { content: '\ede3'; }@font-face {
font-family: 'Noto Sans KR';
src: url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/fonts/NotoSansKR-Regular-Alphabetic.eot);
src: url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/fonts/NotoSansKR-Regular-Alphabetic.eot?#iefix) format('embedded-opentype'),
url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/fonts/NotoSansKR-Regular-Alphabetic.woff2) format('woff2'),
url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/fonts/NotoSansKR-Regular-Alphabetic.woff) format('woff'),
url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/fonts/NotoSansKR-Regular-Alphabetic.ttf) format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Noto Sans KR';
src: url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/fonts/NotoSansKR-Medium-Alphabetic.eot);
src: url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/fonts/NotoSansKR-Medium-Alphabetic.eot?#iefix) format('embedded-opentype'),
url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/fonts/NotoSansKR-Medium-Alphabetic.woff2) format('woff2'),
url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/fonts/NotoSansKR-Medium-Alphabetic.woff) format('woff'),
url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/fonts/NotoSansKR-Medium-Alphabetic.ttf) format('truetype');
font-weight: 500;
font-style: normal;
}
@font-face {
font-family: 'Noto Sans KR';
src: url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/fonts/NotoSansKR-Bold-Alphabetic.eot);
src: url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/fonts/NotoSansKR-Bold-Alphabetic.eot?#iefix) format('embedded-opentype'),
url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/fonts/NotoSansKR-Bold-Alphabetic.woff2) format('woff2'),
url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/fonts/NotoSansKR-Bold-Alphabetic.woff) format('woff'),
url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/fonts/NotoSansKR-Bold-Alphabetic.ttf) format('truetype');
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: 'Noto Sans KR';
src: url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/fonts/NotoSansKR-Black-Alphabetic.eot);
src: url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/fonts/NotoSansKR-Black-Alphabetic.eot?#iefix) format('embedded-opentype'),
url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/fonts/NotoSansKR-Black-Alphabetic.woff2) format('woff2'),
url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/fonts/NotoSansKR-Black-Alphabetic.woff) format('woff'),
url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/fonts/NotoSansKR-Black-Alphabetic.ttf) format('truetype');
font-weight: 900;
font-style: normal;
}
@font-face {
font-family: 'Noto Sans KR';
src: url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/fonts/NotoSansKR-Light-Alphabetic.eot);
src: url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/fonts/NotoSansKR-Light-Alphabetic.eot?#iefix) format('embedded-opentype'),
url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/fonts/NotoSansKR-Light-Alphabetic.woff2) format('woff2'),
url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/fonts/NotoSansKR-Light-Alphabetic.woff) format('woff'),
url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/fonts/NotoSansKR-Light-Alphabetic.ttf) format('truetype');
font-weight: 300;
font-style: normal;
}
@font-face {
font-family: 'Noto Sans KR';
src: url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/fonts/NotoSansKR-DemiLight-Alphabetic.eot);
src: url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/fonts/NotoSansKR-DemiLight-Alphabetic.eot?#iefix) format('embedded-opentype'),
url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/fonts/NotoSansKR-DemiLight-Alphabetic.woff2) format('woff2'),
url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/fonts/NotoSansKR-DemiLight-Alphabetic.woff) format('woff'),
url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/fonts/NotoSansKR-DemiLight-Alphabetic.ttf) format('truetype');
font-weight: 300;
font-style: normal;
} @font-face {
font-family: "FontAwesome";
font-weight: normal;
font-style : normal;
src : url(https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.eot?v=4.3.0);
src : url(https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0) format("embedded-opentype"),
url(https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.woff2?v=4.3.0) format("woff2"),
url(https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.woff?v=4.3.0) format("woff"),
url(https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.ttf?v=4.3.0) format("truetype"),
url(https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular) format("svg");
} @font-face{ font-family:'Arial Black'; src:url(https://history.youpass.co.kr/content/font/Arial Black.eot) fotmat('embedded-opentype'); src:url(https://history.youpass.co.kr/content/font/Arial Black.woff) fotmat('woff'); src:url(https://history.youpass.co.kr/content/font/Arial Black.ttf) fotmat('truetype'); src:url(https://history.youpass.co.kr/content/font/Arial Black.woff2) fotmat('woff2'); }
body.bb-custom-typo {
font-family: 'Arial-Black','Noto Sans KR';
}
.bb-custom-typo h1,
.bb-custom-typo .h1,
.bb-custom-typo h2,
.bb-custom-typo .h2,
.bb-custom-typo h3,
.bb-custom-typo .h3,
.bb-custom-typo h4,
.bb-custom-typo .h4,
.bb-custom-typo h5,
.bb-custom-typo .h5,
.bb-custom-typo h6,
.bb-custom-typo .h6,
.bb-custom-typo .bb-course-footer,
.bb-custom-typo .ld-table-list-header .ld-text,
.bb-custom-typo .gamipress-achievement-points,
.bb-custom-typo .elementor .elementor-widget-heading.elementor-widget-heading .elementor-heading-title {
font-family: 'Arial-Black','Noto Sans KR';
}
.bb-custom-typo #content .mepr-price-menu .mepr-price-box-title {
font-family: 'Arial-Black','Noto Sans KR' !important;
}
.bb-custom-typo .mepr-price-box-price span,
.bb-custom-typo .learndash-wrapper #ld-profile .ld-profile-heading {
font-family: 'Arial-Black','Noto Sans KR';
font-weight: 500;
}
.bb-custom-typo .ld-profile-stats .ld-profile-stat strong {
font-family: 'Arial-Black','Noto Sans KR';
font-weight: 600;
}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.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;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-ajax-holder .mfp-content,.mfp-inline-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-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-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-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}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;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;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 rgba(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:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;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:rgba(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-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.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;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-ajax-holder .mfp-content,.mfp-inline-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-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-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-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}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;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;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 rgba(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:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;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:rgba(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-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.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;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-ajax-holder .mfp-content,.mfp-inline-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-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-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-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}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;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;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 rgba(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:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;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:rgba(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-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.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;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-ajax-holder .mfp-content,.mfp-inline-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-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-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-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}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;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;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 rgba(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:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;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:rgba(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-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.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;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-ajax-holder .mfp-content,.mfp-inline-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-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-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-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}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;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;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 rgba(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:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;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:rgba(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-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.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;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-ajax-holder .mfp-content,.mfp-inline-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-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-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-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}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;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;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 rgba(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:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;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:rgba(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-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.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;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-ajax-holder .mfp-content,.mfp-inline-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-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-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-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}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;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;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 rgba(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:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;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:rgba(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-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.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;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-ajax-holder .mfp-content,.mfp-inline-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-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-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-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}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;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;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 rgba(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:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;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:rgba(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-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.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;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-ajax-holder .mfp-content,.mfp-inline-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-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-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-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}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;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;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 rgba(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:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;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:rgba(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-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.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;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-ajax-holder .mfp-content,.mfp-inline-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-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-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-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}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;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;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 rgba(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:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;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:rgba(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-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.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;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-ajax-holder .mfp-content,.mfp-inline-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-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-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-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}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;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;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 rgba(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:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;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:rgba(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-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.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;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-ajax-holder .mfp-content,.mfp-inline-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-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-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-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}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;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;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 rgba(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:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;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:rgba(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}}.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;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !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__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.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-selection__placeholder,.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}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{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}.clearfix:after,.group:after{content:' ';display:table;clear:both}.h1,.h2,.h3,.h4,.h5,.h6,address,h1,h2,h3,h4,h5,h6,hr,p{margin:0 0 1.6875rem;padding:0} article,aside,footer,header,nav,section{display:block}figcaption,figure,main{display:block}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}body{background-color:#fafbfd;color:#4d5c6d;margin:0;font-size:18px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:16px;line-height:1.6875rem;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;overflow-x:hidden}body.mce-content-body{font-family:inherit;margin:.9375rem}img{border:0;font-style:italic;height:auto;max-width:100%;vertical-align:middle}a{background-color:transparent;-webkit-text-decoration-skip:objects}a{color:#007cff;outline:0;text-decoration:none}a:hover{color:#007cff;outline:0;text-decoration:none}a:focus{outline:0;text-decoration:none}.black{color:#0d0d0e}.inverted{color:#fff}.error{color:#ef3e46}.success{color:#1cd991}.warning{color:#f7ba45}.focus{color:#1c86f2}.aluminum{color:#f8f8f8}.silver{color:#e0e1e1}.lightgray{color:#dedfe2}.gray{color:#bdbdbd}.midgray{color:#676b72}.darkgray{color:#313439}.bg-black{background-color:#0d0d0e}.bg-inverted{background-color:#fff}.bg-error{background-color:#ef3e46}.bg-success{background-color:#1cd991}.bg-warning{background-color:#f7ba45}.bg-focus{background-color:#1c86f2}.bg-aluminum{background-color:#f8f8f8}.bg-silver{background-color:#e0e1e1}.bg-lightgray{background-color:#dedfe2}.bg-gray{background-color:#bdbdbd}.bg-midgray{background-color:#676b72}.bg-darkgray{background-color:#313439}.bg-highlight{background-color:#edf2ff}.h1,h1{font-size:2.125rem;line-height:42px}.h2,h2{font-size:1.5rem;line-height:32px}.h3,h3{font-size:1.25rem;line-height:28px}.h4,h4{font-size:1.125rem;line-height:24px}.h5,h5{font-size:1rem;line-height:21px}.h6,h6{font-size:.75rem;line-height:21px}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:#122b46;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:400}.h6,h6{font-weight:500}dd,ol,ul{margin:0 0 1.6875rem 1.6875rem;padding:0}pre{background:#eef0f3;border:1px solid rgba(0,0,0,.03);margin:0 auto 1.6875rem;max-width:80%;overflow:auto;padding:2rem}pre code.bash,pre>code{background:0 0;border:0;display:block;margin:0;padding:0}pre code code.bash{font-size:inherit}code{padding:.125rem .375rem;margin:0 .1875rem;font-size:80%;background:#eef0f3;border:1px solid rgba(0,0,0,.03);border-radius:3px}code,kbd,pre,samp{font-family:"Courier New",Courier,"Lucida Sans Typewriter","Lucida Typewriter",monospace;font-size:1rem}blockquote,q{font-size:1.25rem;font-weight:300;font-style:italic;color:#4d5c6d;line-height:1.637}hr{background-color:#e6eaf0;border:0;box-sizing:content-box;height:2px}figure{margin:0}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}ul.unstyled{margin-left:0}ul.unstyled,ul.unstyled ul{list-style:none}.monospace{font-family:"Courier New",Courier,"Lucida Sans Typewriter","Lucida Typewriter",monospace}.upper{text-transform:uppercase}.lower{text-transform:lowercase}.italic{font-style:italic!important}.strong{font-weight:700!important}.normal{font-weight:400!important}.muted{opacity:.55}a.muted{color:#0d0d0e}a.muted:hover{opacity:1}.black{color:#0d0d0e}.smaller{font-size:14px;line-height:20px}.small{font-size:16px;line-height:24px;color:#a3a5a9}.big{font-size:20px;line-height:28px}.large{font-size:22px;line-height:32px}.end{margin-bottom:0!important}.nowrap,.nowrap td{white-space:nowrap}.container,.container-fluid{margin-left:auto;margin-right:auto;padding-left:10px;padding-right:10px}.container{max-width:1200px}.page-template-page-fullscreen .site-content,.page-template-page-fullwidth-content .site-content{padding:0}.page-template-page-fullscreen .site-content>.container,.page-template-page-fullwidth-content .site-content>.container{max-width:none;padding:0}.page-template-page-fullscreen .content-area,.page-template-page-fullwidth-content .content-area{padding-top:0;padding-bottom:0}.page-template-page-fullwidth-content #content{padding-left:0;padding-right:0}.page-template-page-fullwidth-content #content #primary{max-width:100%}.container-full{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.bb-grid{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:-10px;margin-right:-10px;-ms-flex-wrap:wrap;flex-wrap:wrap}.bb-grid-cell,.bb-grid>*{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:1px;display:inline-block;list-style:none}.bb-grid-cell:not(.no-gutter),.bb-grid>:not(.no-gutter){padding-left:10px;padding-right:10px}.site-content-grid>style{display:none}.grid-reverse{-ms-flex-flow:row-reverse;flex-flow:row-reverse}.align-items-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.align-items-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.align-items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.align-self-top{-ms-flex-item-align:start;align-self:flex-start}.align-self-bottom{-ms-flex-item-align:end;align-self:flex-end}.align-self-center{-ms-flex-item-align:center;align-self:center}.push-center{margin-left:auto;margin-right:auto}.push-right{margin-left:auto}.push-middle{margin-top:auto;margin-bottom:auto}.push-bottom{margin-top:auto}.push-top{margin-bottom:auto}@media (max-width:543px){.bb-grid{-ms-flex-flow:row wrap;flex-flow:row wrap}.bb-grid-cell,.bb-grid>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width:544px){.sm-grid-1-1{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.sm-grid-1-2{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.sm-grid-1-3{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.sm-grid-1-4{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.sm-grid-1-5{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.sm-grid-1-6{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.sm-grid-2-3{-webkit-box-flex:0;-ms-flex:0 0 66.66%;flex:0 0 66.66%;max-width:66.66%}.sm-grid-3-4{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}}@media (min-width:800px){.md-grid-1-1{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.md-grid-1-2{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.md-grid-1-3{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.md-grid-1-4{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.md-grid-1-5{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.md-grid-1-6{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.md-grid-2-3{-webkit-box-flex:0;-ms-flex:0 0 66.66%;flex:0 0 66.66%;max-width:66.66%}.md-grid-3-4{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.md-grid-reverse{-ms-flex-flow:row-reverse;flex-flow:row-reverse}}@media (min-width:992px){.lg-grid-1-1{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.lg-grid-1-2{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.lg-grid-1-3{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.lg-grid-1-4{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.lg-grid-1-5{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.lg-grid-1-6{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.lg-grid-2-3{-webkit-box-flex:0;-ms-flex:0 0 66.66%;flex:0 0 66.66%;max-width:66.66%}.lg-grid-3-4{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.lg-grid-reverse{-ms-flex-flow:row-reverse;flex-flow:row-reverse}}table{border-collapse:collapse;border-spacing:0;max-width:100%;width:100%;empty-cells:show;font-size:17px;line-height:24px;margin-bottom:27px}table caption{text-align:left;font-size:16px;font-weight:500;color:#a3a5a9}th{text-align:left;font-weight:700;vertical-align:bottom}td{vertical-align:top}td.align-middle,tr.align-middle td{vertical-align:middle}td,th{padding:1rem 1rem;border-bottom:1px solid rgba(0,0,0,.05)}td:first-child,th:first-child{padding-left:0}td:last-child,th:last-child{padding-right:0}tfoot td,tfoot th{color:#a3a5a9}table.bordered td,table.bordered th{border:1px solid rgba(0,0,0,.05)}table.striped tr:nth-child(odd) td{background:#f8f8f8}table.bordered td:first-child,table.bordered th:first-child,table.striped td:first-child,table.striped th:first-child{padding-left:1rem}table.bordered td:last-child,table.bordered th:last-child,table.striped td:last-child,table.striped th:last-child{padding-right:1rem}table.unstyled td,table.unstyled th{border:none;padding:0}fieldset{font-family:inherit;border:1px solid rgba(0,0,0,.1);padding:2rem;margin-bottom:2rem;margin-top:2rem}input,select,textarea{display:inline-block;font-family:inherit;font-style:inherit;font-size:15px;height:40px;outline:0;vertical-align:middle;background-color:#fff;border:1px solid #dedfe2;border-radius:3px;box-shadow:none;padding:0 12px;color:#4d5c6d}input.placeholder,select.placeholder,textarea.placeholder{color:#c3c6c9}input:-moz-placeholder,select:-moz-placeholder,textarea:-moz-placeholder{color:#c3c6c9}input::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{color:#c3c6c9}input:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#c3c6c9}input::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#c3c6c9}input.small,select.small,textarea.small{height:34px;font-size:13px;padding:0 12px;border-radius:3px}input.big,select.big,textarea.big{height:48px;font-size:17px;padding:0 12px;border-radius:3px}input:focus,select:focus,textarea:focus{outline:0;background-color:#fff;border-color:rgba(0,0,0,.25);box-shadow:none}input.error,select.error,textarea.error{background-color:rgba(239,62,70,.1);border:1px solid #f5858a}input.error:focus,select.error:focus,textarea.error:focus{border-color:#ef3e46;box-shadow:none}input.success,select.success,textarea.success{background-color:rgba(28,217,145,.1);border:1px solid #58e9b2}input.success:focus,select.success:focus,textarea.success:focus{border-color:#1cd991;box-shadow:none}input.disabled,input:disabled,select.disabled,select:disabled,textarea.disabled,textarea:disabled{resize:none;opacity:.6;cursor:default;color:rgba(0,0,0,.5)}select{-webkit-appearance:none;background-image:url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/images/svg/arrow-down.svg);background-repeat:no-repeat;background-position:right 1rem center;padding-right:40px}select[multiple]{background-image:none;height:auto;padding:.5rem .75rem}textarea{height:auto;padding:8px 12px;line-height:27px;vertical-align:top}input[type=file]{width:auto;border:none;padding:0;height:auto;background:0 0;box-shadow:none;display:inline-block}input.search,input[name=bbp_search],input[type=search]{background-repeat:no-repeat;background-position:10px 50%;background-size:16px;background-image:url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/images/svg/search.svg);background-position:left 10px center;padding-left:2rem}input[type=checkbox],input[type=radio]{display:inline-block;width:auto;height:auto;padding:0}label{color:#122b46;margin-bottom:.25rem;font-size:17px}label .desc,label .error,label .success,label.checkbox{text-transform:none;font-weight:400}label.checkbox{font-size:18px;line-height:27px;cursor:pointer;color:inherit}label.checkbox input{margin-top:0}.form-checkboxes label.checkbox{display:inline-block;margin-right:1rem}.req{position:relative;top:1px;font-weight:700;color:#ef3e46;font-size:110%}div.desc,span.desc{color:rgba(77,92,109,.5);font-size:14px;line-height:20px}span.desc{margin-left:4px}div.desc{margin-top:.25rem;margin-bottom:-.5rem}.form-buttons .button,.form-buttons button{margin-right:.5rem}.form-item,form{margin-bottom:2rem}.form>.form-item:last-child{margin-bottom:0}.form .row:last-child .form-item{margin-bottom:0}.form span.error,.form span.success{font-size:14px;line-height:20px;margin-left:.25rem}.form-inline input,.form-inline select,.form-inline textarea{display:inline-block;width:auto}.append,.prepend{display:-webkit-box;display:-ms-flexbox;display:flex}.append input,.prepend input{-webkit-box-flex:1;-ms-flex:1;flex:1}.append .button,.append span,.prepend .button,.prepend span{-ms-flex-negative:0;flex-shrink:0}.append span,.prepend span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:400;border:1px solid #dedfe2;background-color:#f8f8f8;padding:0 .875rem;color:rgba(0,0,0,.5);font-size:14px;white-space:nowrap}.prepend input{border-radius:0 3px 3px 0}.prepend .button{margin-right:-1px;border-radius:3px 0 0 3px!important}.prepend span{border-right:none;border-radius:3px 0 0 3px}.append input{border-radius:3px 0 0 3px}.append .button{margin-left:-1px;border-radius:0 3px 3px 0!important}.append span{border-left:none;border-radius:0 3px 3px 0}.bs-styled-checkbox{position:absolute;opacity:0}.bs-styled-checkbox+label{cursor:pointer;position:relative;padding:0;line-height:1}.bs-styled-checkbox+label:before{content:'';margin-right:10px;display:inline-block;vertical-align:text-top;width:20px;height:20px;background:#fff;border-radius:3px;border:1px solid #c9cbca}.bs-styled-checkbox:checked+label:before{background:#007cff;border-color:#007cff}.bs-styled-checkbox:disabled+label{color:#b8b8b8;cursor:auto}.bs-styled-checkbox:disabled+label:before{box-shadow:none;background:#ddd}.bs-styled-checkbox:checked+label:after{content:'\E876';position:absolute;left:3px;top:3px;font-family:bb-icons;color:#fff;font-size:14px;line-height:1;display:block}.bs-styled-radio{position:absolute;opacity:0}.bs-styled-radio+.bb-radio-label,.bs-styled-radio+label{position:relative;cursor:pointer;padding:0}.bs-styled-radio+.bb-radio-label:before,.bs-styled-radio+label:before{content:'';display:inline-block;vertical-align:middle;cursor:pointer;position:relative;overflow:hidden;width:22px;height:22px;line-height:1;background-color:#fff;border:2px solid #d6dce6;border-radius:100%;margin-right:10px}.bs-styled-radio:disabled+.bb-radio-label,.bs-styled-radio:disabled+label{color:#b8b8b8;cursor:auto}.bs-styled-radio:disabled+.bb-radio-label:before,.bs-styled-radio:disabled+label:before{box-shadow:none;background:#ddd}.bs-styled-radio:checked+.bb-radio-label:after,.bs-styled-radio:checked+label:after{content:'';background-color:#007cff;margin:auto;width:14px;position:absolute;height:14px;text-align:center;left:4px;top:5px;border-radius:100%}@media screen and (max-width:544px){form.search-form>label{display:block;width:100%;margin-bottom:10px}form.search-form>label input[type=search]{width:100%}}.buddypress .buddypress-wrap .comment-reply-link,.buddypress .buddypress-wrap .generic-button a,.buddypress .buddypress-wrap a.bp-title-button,.buddypress .buddypress-wrap a.button,.buddypress .buddypress-wrap button,.buddypress .buddypress-wrap input[type=button],.buddypress .buddypress-wrap input[type=reset],.buddypress .buddypress-wrap input[type=submit],.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a,.button,button,input[type=button],input[type=submit]{font-family:inherit;font-size:15px;color:#fff;background-color:#007cff;border-radius:100px;padding:10px 20px;font-weight:500;font-style:normal;text-decoration:none;text-align:center;cursor:pointer;display:inline-block;line-height:1.3;border:1px solid transparent;outline:0;vertical-align:middle;-webkit-appearance:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:all linear .2s;transition:all linear .2s}.buddypress .buddypress-wrap .comment-reply-link i,.buddypress .buddypress-wrap .generic-button a i,.buddypress .buddypress-wrap a.bp-title-button i,.buddypress .buddypress-wrap a.button i,.buddypress .buddypress-wrap button i,.buddypress .buddypress-wrap input[type=button] i,.buddypress .buddypress-wrap input[type=reset] i,.buddypress .buddypress-wrap input[type=submit] i,.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a i,.button i,button i,input[type=button] i,input[type=submit] i{position:relative}.buddypress .buddypress-wrap .comment-reply-link:focus,.buddypress .buddypress-wrap .comment-reply-link:hover,.buddypress .buddypress-wrap .generic-button a:focus,.buddypress .buddypress-wrap .generic-button a:hover,.buddypress .buddypress-wrap a.bp-title-button:focus,.buddypress .buddypress-wrap a.bp-title-button:hover,.buddypress .buddypress-wrap a.button:focus,.buddypress .buddypress-wrap a.button:hover,.buddypress .buddypress-wrap button:focus,.buddypress .buddypress-wrap button:hover,.buddypress .buddypress-wrap input[type=button]:focus,.buddypress .buddypress-wrap input[type=button]:hover,.buddypress .buddypress-wrap input[type=reset]:focus,.buddypress .buddypress-wrap input[type=reset]:hover,.buddypress .buddypress-wrap input[type=submit]:focus,.buddypress .buddypress-wrap input[type=submit]:hover,.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a:focus,.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a:hover,.button:focus,.button:hover,button:focus,button:hover,input[type=button]:focus,input[type=button]:hover,input[type=submit]:focus,input[type=submit]:hover{outline:0;text-decoration:none;color:#fff;box-shadow:inset 0 0 0 99999px rgba(0,0,0,.1)}.buddypress .buddypress-wrap .comment-reply-link:active,.buddypress .buddypress-wrap .generic-button a:active,.buddypress .buddypress-wrap a.bp-title-button:active,.buddypress .buddypress-wrap a.button:active,.buddypress .buddypress-wrap button:active,.buddypress .buddypress-wrap input[type=button]:active,.buddypress .buddypress-wrap input[type=reset]:active,.buddypress .buddypress-wrap input[type=submit]:active,.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a:active,.button:active,button:active,input[type=button]:active,input[type=submit]:active{outline:0;text-decoration:none;color:#fff;box-shadow:inset 0 0 0 99999px rgba(0,0,0,.1)}.buddypress .buddypress-wrap .comment-reply-link.disabled,.buddypress .buddypress-wrap .generic-button a.disabled,.buddypress .buddypress-wrap a.bp-title-button.disabled,.buddypress .buddypress-wrap a.button.disabled,.buddypress .buddypress-wrap button.disabled,.buddypress .buddypress-wrap input[type=button].disabled,.buddypress .buddypress-wrap input[type=reset].disabled,.buddypress .buddypress-wrap input[type=submit].disabled,.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.disabled,.button.disabled,button.disabled,input[type=button].disabled,input[type=submit].disabled{cursor:default;font-style:normal;color:#c8cbcf;background-color:#f5f5f5;opacity:1}.buddypress .buddypress-wrap .comment-reply-link.small,.buddypress .buddypress-wrap .generic-button a.small,.buddypress .buddypress-wrap a.bp-title-button.small,.buddypress .buddypress-wrap a.button.small,.buddypress .buddypress-wrap button.small,.buddypress .buddypress-wrap input[type=button].small,.buddypress .buddypress-wrap input[type=reset].small,.buddypress .buddypress-wrap input[type=submit].small,.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.small,.button.small,button.small,input[type=button].small,input[type=submit].small{font-size:14px;font-weight:500;min-height:34px;padding:6px 20px;border-radius:100px}.buddypress .buddypress-wrap .comment-reply-link.big,.buddypress .buddypress-wrap .generic-button a.big,.buddypress .buddypress-wrap a.bp-title-button.big,.buddypress .buddypress-wrap a.button.big,.buddypress .buddypress-wrap button.big,.buddypress .buddypress-wrap input[type=button].big,.buddypress .buddypress-wrap input[type=reset].big,.buddypress .buddypress-wrap input[type=submit].big,.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.big,.button.big,button.big,input[type=button].big,input[type=submit].big{font-size:16px;min-height:62px;padding:20px 40px;border-radius:100px}.buddypress .buddypress-wrap .comment-reply-link.large,.buddypress .buddypress-wrap .generic-button a.large,.buddypress .buddypress-wrap a.bp-title-button.large,.buddypress .buddypress-wrap a.button.large,.buddypress .buddypress-wrap button.large,.buddypress .buddypress-wrap input[type=button].large,.buddypress .buddypress-wrap input[type=reset].large,.buddypress .buddypress-wrap input[type=submit].large,.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.large,.button.large,button.large,input[type=button].large,input[type=submit].large{font-size:16px;min-height:50px;padding:14px 30px;border-radius:100px}.buddypress .buddypress-wrap .comment-reply-link.full,.buddypress .buddypress-wrap .generic-button a.full,.buddypress .buddypress-wrap a.bp-title-button.full,.buddypress .buddypress-wrap a.button.full,.buddypress .buddypress-wrap button.full,.buddypress .buddypress-wrap input[type=button].full,.buddypress .buddypress-wrap input[type=reset].full,.buddypress .buddypress-wrap input[type=submit].full,.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.full,.button.full,button.full,input[type=button].full,input[type=submit].full{width:100%}.buddypress .buddypress-wrap .comment-reply-link.secondary,.buddypress .buddypress-wrap .generic-button a.secondary,.buddypress .buddypress-wrap a.bp-title-button.secondary,.buddypress .buddypress-wrap a.button.secondary,.buddypress .buddypress-wrap button.secondary,.buddypress .buddypress-wrap input[type=button].secondary,.buddypress .buddypress-wrap input[type=reset].secondary,.buddypress .buddypress-wrap input[type=submit].secondary,.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.secondary,.button.secondary,button.secondary,input[type=button].secondary,input[type=submit].secondary{color:#fff;background-color:#a1abb5}.buddypress .buddypress-wrap .comment-reply-link.secondary:hover,.buddypress .buddypress-wrap .generic-button a.secondary:hover,.buddypress .buddypress-wrap a.bp-title-button.secondary:hover,.buddypress .buddypress-wrap a.button.secondary:hover,.buddypress .buddypress-wrap button.secondary:hover,.buddypress .buddypress-wrap input[type=button].secondary:hover,.buddypress .buddypress-wrap input[type=reset].secondary:hover,.buddypress .buddypress-wrap input[type=submit].secondary:hover,.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.secondary:hover,.button.secondary:hover,button.secondary:hover,input[type=button].secondary:hover,input[type=submit].secondary:hover{color:#fff;background-color:#939eaa}.buddypress .buddypress-wrap .comment-reply-link.secondary:active,.buddypress .buddypress-wrap .generic-button a.secondary:active,.buddypress .buddypress-wrap a.bp-title-button.secondary:active,.buddypress .buddypress-wrap a.button.secondary:active,.buddypress .buddypress-wrap button.secondary:active,.buddypress .buddypress-wrap input[type=button].secondary:active,.buddypress .buddypress-wrap input[type=reset].secondary:active,.buddypress .buddypress-wrap input[type=submit].secondary:active,.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.secondary:active,.button.secondary:active,button.secondary:active,input[type=button].secondary:active,input[type=submit].secondary:active{color:#fff;background-color:#bbc2c9}.buddypress .buddypress-wrap .comment-reply-link.secondary.disabled,.buddypress .buddypress-wrap .comment-reply-link.secondary:disabled,.buddypress .buddypress-wrap .generic-button a.secondary.disabled,.buddypress .buddypress-wrap .generic-button a.secondary:disabled,.buddypress .buddypress-wrap a.bp-title-button.secondary.disabled,.buddypress .buddypress-wrap a.bp-title-button.secondary:disabled,.buddypress .buddypress-wrap a.button.secondary.disabled,.buddypress .buddypress-wrap a.button.secondary:disabled,.buddypress .buddypress-wrap button.secondary.disabled,.buddypress .buddypress-wrap button.secondary:disabled,.buddypress .buddypress-wrap input[type=button].secondary.disabled,.buddypress .buddypress-wrap input[type=button].secondary:disabled,.buddypress .buddypress-wrap input[type=reset].secondary.disabled,.buddypress .buddypress-wrap input[type=reset].secondary:disabled,.buddypress .buddypress-wrap input[type=submit].secondary.disabled,.buddypress .buddypress-wrap input[type=submit].secondary:disabled,.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.secondary.disabled,.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.secondary:disabled,.button.secondary.disabled,.button.secondary:disabled,button.secondary.disabled,button.secondary:disabled,input[type=button].secondary.disabled,input[type=button].secondary:disabled,input[type=submit].secondary.disabled,input[type=submit].secondary:disabled{color:#c8cbcf;background-color:#f5f5f5}.buddypress .buddypress-wrap .comment-reply-link.secondary.outline,.buddypress .buddypress-wrap .generic-button a.secondary.outline,.buddypress .buddypress-wrap a.bp-title-button.secondary.outline,.buddypress .buddypress-wrap a.button.secondary.outline,.buddypress .buddypress-wrap button.secondary.outline,.buddypress .buddypress-wrap input[type=button].secondary.outline,.buddypress .buddypress-wrap input[type=reset].secondary.outline,.buddypress .buddypress-wrap input[type=submit].secondary.outline,.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.secondary.outline,.button.secondary.outline,button.secondary.outline,input[type=button].secondary.outline,input[type=submit].secondary.outline{background:0 0;color:#a1abb5;border-color:#a1abb5}.buddypress .buddypress-wrap .comment-reply-link.secondary.outline:hover,.buddypress .buddypress-wrap .generic-button a.secondary.outline:hover,.buddypress .buddypress-wrap a.bp-title-button.secondary.outline:hover,.buddypress .buddypress-wrap a.button.secondary.outline:hover,.buddypress .buddypress-wrap button.secondary.outline:hover,.buddypress .buddypress-wrap input[type=button].secondary.outline:hover,.buddypress .buddypress-wrap input[type=reset].secondary.outline:hover,.buddypress .buddypress-wrap input[type=submit].secondary.outline:hover,.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.secondary.outline:hover,.button.secondary.outline:hover,button.secondary.outline:hover,input[type=button].secondary.outline:hover,input[type=submit].secondary.outline:hover{color:#939eaa;border-color:#939eaa}.buddypress .buddypress-wrap .comment-reply-link.secondary.outline:active,.buddypress .buddypress-wrap .generic-button a.secondary.outline:active,.buddypress .buddypress-wrap a.bp-title-button.secondary.outline:active,.buddypress .buddypress-wrap a.button.secondary.outline:active,.buddypress .buddypress-wrap button.secondary.outline:active,.buddypress .buddypress-wrap input[type=button].secondary.outline:active,.buddypress .buddypress-wrap input[type=reset].secondary.outline:active,.buddypress .buddypress-wrap input[type=submit].secondary.outline:active,.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.secondary.outline:active,.button.secondary.outline:active,button.secondary.outline:active,input[type=button].secondary.outline:active,input[type=submit].secondary.outline:active{color:#c3cad0;border-color:#c3cad0}.buddypress .buddypress-wrap .comment-reply-link.secondary.outline.disabled,.buddypress .buddypress-wrap .comment-reply-link.secondary.outline:disabled,.buddypress .buddypress-wrap .generic-button a.secondary.outline.disabled,.buddypress .buddypress-wrap .generic-button a.secondary.outline:disabled,.buddypress .buddypress-wrap a.bp-title-button.secondary.outline.disabled,.buddypress .buddypress-wrap a.bp-title-button.secondary.outline:disabled,.buddypress .buddypress-wrap a.button.secondary.outline.disabled,.buddypress .buddypress-wrap a.button.secondary.outline:disabled,.buddypress .buddypress-wrap button.secondary.outline.disabled,.buddypress .buddypress-wrap button.secondary.outline:disabled,.buddypress .buddypress-wrap input[type=button].secondary.outline.disabled,.buddypress .buddypress-wrap input[type=button].secondary.outline:disabled,.buddypress .buddypress-wrap input[type=reset].secondary.outline.disabled,.buddypress .buddypress-wrap input[type=reset].secondary.outline:disabled,.buddypress .buddypress-wrap input[type=submit].secondary.outline.disabled,.buddypress .buddypress-wrap input[type=submit].secondary.outline:disabled,.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.secondary.outline.disabled,.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.secondary.outline:disabled,.button.secondary.outline.disabled,.button.secondary.outline:disabled,button.secondary.outline.disabled,button.secondary.outline:disabled,input[type=button].secondary.outline.disabled,input[type=button].secondary.outline:disabled,input[type=submit].secondary.outline.disabled,input[type=submit].secondary.outline:disabled{background:#f5f5f5;color:#dedfe2;border-color:#dedfe2;opacity:1}.buddypress .buddypress-wrap .comment-reply-link.success,.buddypress .buddypress-wrap .generic-button a.success,.buddypress .buddypress-wrap a.bp-title-button.success,.buddypress .buddypress-wrap a.button.success,.buddypress .buddypress-wrap button.success,.buddypress .buddypress-wrap input[type=button].success,.buddypress .buddypress-wrap input[type=reset].success,.buddypress .buddypress-wrap input[type=submit].success,.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.success,.button.success,button.success,input[type=button].success,input[type=submit].success{color:#fff;background-color:#28cf8b}.buddypress .buddypress-wrap .comment-reply-link.success:hover,.buddypress .buddypress-wrap .generic-button a.success:hover,.buddypress .buddypress-wrap a.bp-title-button.success:hover,.buddypress .buddypress-wrap a.button.success:hover,.buddypress .buddypress-wrap button.success:hover,.buddypress .buddypress-wrap input[type=button].success:hover,.buddypress .buddypress-wrap input[type=reset].success:hover,.buddypress .buddypress-wrap input[type=submit].success:hover,.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.success:hover,.button.success:hover,button.success:hover,input[type=button].success:hover,input[type=submit].success:hover{color:#fff;background-color:#24ba7d}.buddypress .buddypress-wrap .comment-reply-link.success:active,.buddypress .buddypress-wrap .generic-button a.success:active,.buddypress .buddypress-wrap a.bp-title-button.success:active,.buddypress .buddypress-wrap a.button.success:active,.buddypress .buddypress-wrap button.success:active,.buddypress .buddypress-wrap input[type=button].success:active,.buddypress .buddypress-wrap input[type=reset].success:active,.buddypress .buddypress-wrap input[type=submit].success:active,.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.success:active,.button.success:active,button.success:active,input[type=button].success:active,input[type=submit].success:active{color:#fff;background-color:#49dca0}.buddypress .buddypress-wrap .comment-reply-link.success.disabled,.buddypress .buddypress-wrap .comment-reply-link.success:disabled,.buddypress .buddypress-wrap .generic-button a.success.disabled,.buddypress .buddypress-wrap .generic-button a.success:disabled,.buddypress .buddypress-wrap a.bp-title-button.success.disabled,.buddypress .buddypress-wrap a.bp-title-button.success:disabled,.buddypress .buddypress-wrap a.button.success.disabled,.buddypress .buddypress-wrap a.button.success:disabled,.buddypress .buddypress-wrap button.success.disabled,.buddypress .buddypress-wrap button.success:disabled,.buddypress .buddypress-wrap input[type=button].success.disabled,.buddypress .buddypress-wrap input[type=button].success:disabled,.buddypress .buddypress-wrap input[type=reset].success.disabled,.buddypress .buddypress-wrap input[type=reset].success:disabled,.buddypress .buddypress-wrap input[type=submit].success.disabled,.buddypress .buddypress-wrap input[type=submit].success:disabled,.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.success.disabled,.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.success:disabled,.button.success.disabled,.button.success:disabled,button.success.disabled,button.success:disabled,input[type=button].success.disabled,input[type=button].success:disabled,input[type=submit].success.disabled,input[type=submit].success:disabled{color:#c8cbcf;background-color:#f5f5f5}.buddypress .buddypress-wrap .comment-reply-link.success.outline,.buddypress .buddypress-wrap .generic-button a.success.outline,.buddypress .buddypress-wrap a.bp-title-button.success.outline,.buddypress .buddypress-wrap a.button.success.outline,.buddypress .buddypress-wrap button.success.outline,.buddypress .buddypress-wrap input[type=button].success.outline,.buddypress .buddypress-wrap input[type=reset].success.outline,.buddypress .buddypress-wrap input[type=submit].success.outline,.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.success.outline,.button.success.outline,button.success.outline,input[type=button].success.outline,input[type=submit].success.outline{background:0 0;color:#28cf8b;border-color:#28cf8b}.buddypress .buddypress-wrap .comment-reply-link.success.outline:hover,.buddypress .buddypress-wrap .generic-button a.success.outline:hover,.buddypress .buddypress-wrap a.bp-title-button.success.outline:hover,.buddypress .buddypress-wrap a.button.success.outline:hover,.buddypress .buddypress-wrap button.success.outline:hover,.buddypress .buddypress-wrap input[type=button].success.outline:hover,.buddypress .buddypress-wrap input[type=reset].success.outline:hover,.buddypress .buddypress-wrap input[type=submit].success.outline:hover,.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.success.outline:hover,.button.success.outline:hover,button.success.outline:hover,input[type=button].success.outline:hover,input[type=submit].success.outline:hover{color:#24ba7d;border-color:#24ba7d}.buddypress .buddypress-wrap .comment-reply-link.success.outline:active,.buddypress .buddypress-wrap .generic-button a.success.outline:active,.buddypress .buddypress-wrap a.bp-title-button.success.outline:active,.buddypress .buddypress-wrap a.button.success.outline:active,.buddypress .buddypress-wrap button.success.outline:active,.buddypress .buddypress-wrap input[type=button].success.outline:active,.buddypress .buddypress-wrap input[type=reset].success.outline:active,.buddypress .buddypress-wrap input[type=submit].success.outline:active,.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.success.outline:active,.button.success.outline:active,button.success.outline:active,input[type=button].success.outline:active,input[type=submit].success.outline:active{color:#56dea7;border-color:#56dea7}.buddypress .buddypress-wrap .comment-reply-link.success.outline.disabled,.buddypress .buddypress-wrap .comment-reply-link.success.outline:disabled,.buddypress .buddypress-wrap .generic-button a.success.outline.disabled,.buddypress .buddypress-wrap .generic-button a.success.outline:disabled,.buddypress .buddypress-wrap a.bp-title-button.success.outline.disabled,.buddypress .buddypress-wrap a.bp-title-button.success.outline:disabled,.buddypress .buddypress-wrap a.button.success.outline.disabled,.buddypress .buddypress-wrap a.button.success.outline:disabled,.buddypress .buddypress-wrap button.success.outline.disabled,.buddypress .buddypress-wrap button.success.outline:disabled,.buddypress .buddypress-wrap input[type=button].success.outline.disabled,.buddypress .buddypress-wrap input[type=button].success.outline:disabled,.buddypress .buddypress-wrap input[type=reset].success.outline.disabled,.buddypress .buddypress-wrap input[type=reset].success.outline:disabled,.buddypress .buddypress-wrap input[type=submit].success.outline.disabled,.buddypress .buddypress-wrap input[type=submit].success.outline:disabled,.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.success.outline.disabled,.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.success.outline:disabled,.button.success.outline.disabled,.button.success.outline:disabled,button.success.outline.disabled,button.success.outline:disabled,input[type=button].success.outline.disabled,input[type=button].success.outline:disabled,input[type=submit].success.outline.disabled,input[type=submit].success.outline:disabled{background:#f5f5f5;color:#dedfe2;border-color:#dedfe2;opacity:1}.buddypress .buddypress-wrap .comment-reply-link.error,.buddypress .buddypress-wrap .generic-button a.error,.buddypress .buddypress-wrap a.bp-title-button.error,.buddypress .buddypress-wrap a.button.error,.buddypress .buddypress-wrap button.error,.buddypress .buddypress-wrap input[type=button].error,.buddypress .buddypress-wrap input[type=reset].error,.buddypress .buddypress-wrap input[type=submit].error,.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.error,.button.error,button.error,input[type=button].error,input[type=submit].error{color:#fff;background-color:#ef3e46}.buddypress .buddypress-wrap .comment-reply-link.error:hover,.buddypress .buddypress-wrap .generic-button a.error:hover,.buddypress .buddypress-wrap a.bp-title-button.error:hover,.buddypress .buddypress-wrap a.button.error:hover,.buddypress .buddypress-wrap button.error:hover,.buddypress .buddypress-wrap input[type=button].error:hover,.buddypress .buddypress-wrap input[type=reset].error:hover,.buddypress .buddypress-wrap input[type=submit].error:hover,.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.error:hover,.button.error:hover,button.error:hover,input[type=button].error:hover,input[type=submit].error:hover{color:#fff;background-color:#ed262f}.buddypress .buddypress-wrap .comment-reply-link.error:active,.buddypress .buddypress-wrap .generic-button a.error:active,.buddypress .buddypress-wrap a.bp-title-button.error:active,.buddypress .buddypress-wrap a.button.error:active,.buddypress .buddypress-wrap button.error:active,.buddypress .buddypress-wrap input[type=button].error:active,.buddypress .buddypress-wrap input[type=reset].error:active,.buddypress .buddypress-wrap input[type=submit].error:active,.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.error:active,.button.error:active,button.error:active,input[type=button].error:active,input[type=submit].error:active{color:#fff;background-color:#f3686f}.buddypress .buddypress-wrap .comment-reply-link.error.disabled,.buddypress .buddypress-wrap .comment-reply-link.error:disabled,.buddypress .buddypress-wrap .generic-button a.error.disabled,.buddypress .buddypress-wrap .generic-button a.error:disabled,.buddypress .buddypress-wrap a.bp-title-button.error.disabled,.buddypress .buddypress-wrap a.bp-title-button.error:disabled,.buddypress .buddypress-wrap a.button.error.disabled,.buddypress .buddypress-wrap a.button.error:disabled,.buddypress .buddypress-wrap button.error.disabled,.buddypress .buddypress-wrap button.error:disabled,.buddypress .buddypress-wrap input[type=button].error.disabled,.buddypress .buddypress-wrap input[type=button].error:disabled,.buddypress .buddypress-wrap input[type=reset].error.disabled,.buddypress .buddypress-wrap input[type=reset].error:disabled,.buddypress .buddypress-wrap input[type=submit].error.disabled,.buddypress .buddypress-wrap input[type=submit].error:disabled,.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.error.disabled,.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.error:disabled,.button.error.disabled,.button.error:disabled,button.error.disabled,button.error:disabled,input[type=button].error.disabled,input[type=button].error:disabled,input[type=submit].error.disabled,input[type=submit].error:disabled{color:#c8cbcf;background-color:#f5f5f5}.buddypress .buddypress-wrap .comment-reply-link.error.outline,.buddypress .buddypress-wrap .generic-button a.error.outline,.buddypress .buddypress-wrap a.bp-title-button.error.outline,.buddypress .buddypress-wrap a.button.error.outline,.buddypress .buddypress-wrap button.error.outline,.buddypress .buddypress-wrap input[type=button].error.outline,.buddypress .buddypress-wrap input[type=reset].error.outline,.buddypress .buddypress-wrap input[type=submit].error.outline,.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.error.outline,.button.error.outline,button.error.outline,input[type=button].error.outline,input[type=submit].error.outline{background:0 0;color:#ef3e46;border-color:#ef3e46}.buddypress .buddypress-wrap .comment-reply-link.error.outline:hover,.buddypress .buddypress-wrap .generic-button a.error.outline:hover,.buddypress .buddypress-wrap a.bp-title-button.error.outline:hover,.buddypress .buddypress-wrap a.button.error.outline:hover,.buddypress .buddypress-wrap button.error.outline:hover,.buddypress .buddypress-wrap input[type=button].error.outline:hover,.buddypress .buddypress-wrap input[type=reset].error.outline:hover,.buddypress .buddypress-wrap input[type=submit].error.outline:hover,.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.error.outline:hover,.button.error.outline:hover,button.error.outline:hover,input[type=button].error.outline:hover,input[type=submit].error.outline:hover{color:#ed262f;border-color:#ed262f}.buddypress .buddypress-wrap .comment-reply-link.error.outline:active,.buddypress .buddypress-wrap .generic-button a.error.outline:active,.buddypress .buddypress-wrap a.bp-title-button.error.outline:active,.buddypress .buddypress-wrap a.button.error.outline:active,.buddypress .buddypress-wrap button.error.outline:active,.buddypress .buddypress-wrap input[type=button].error.outline:active,.buddypress .buddypress-wrap input[type=reset].error.outline:active,.buddypress .buddypress-wrap input[type=submit].error.outline:active,.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.error.outline:active,.button.error.outline:active,button.error.outline:active,input[type=button].error.outline:active,input[type=submit].error.outline:active{color:#f4777c;border-color:#f4777c}.buddypress .buddypress-wrap .comment-reply-link.error.outline.disabled,.buddypress .buddypress-wrap .comment-reply-link.error.outline:disabled,.buddypress .buddypress-wrap .generic-button a.error.outline.disabled,.buddypress .buddypress-wrap .generic-button a.error.outline:disabled,.buddypress .buddypress-wrap a.bp-title-button.error.outline.disabled,.buddypress .buddypress-wrap a.bp-title-button.error.outline:disabled,.buddypress .buddypress-wrap a.button.error.outline.disabled,.buddypress .buddypress-wrap a.button.error.outline:disabled,.buddypress .buddypress-wrap button.error.outline.disabled,.buddypress .buddypress-wrap button.error.outline:disabled,.buddypress .buddypress-wrap input[type=button].error.outline.disabled,.buddypress .buddypress-wrap input[type=button].error.outline:disabled,.buddypress .buddypress-wrap input[type=reset].error.outline.disabled,.buddypress .buddypress-wrap input[type=reset].error.outline:disabled,.buddypress .buddypress-wrap input[type=submit].error.outline.disabled,.buddypress .buddypress-wrap input[type=submit].error.outline:disabled,.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.error.outline.disabled,.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.error.outline:disabled,.button.error.outline.disabled,.button.error.outline:disabled,button.error.outline.disabled,button.error.outline:disabled,input[type=button].error.outline.disabled,input[type=button].error.outline:disabled,input[type=submit].error.outline.disabled,input[type=submit].error.outline:disabled{background:#f5f5f5;color:#dedfe2;border-color:#dedfe2;opacity:1}.buddypress .buddypress-wrap .comment-reply-link.inverted,.buddypress .buddypress-wrap .generic-button a.inverted,.buddypress .buddypress-wrap a.bp-title-button.inverted,.buddypress .buddypress-wrap a.button.inverted,.buddypress .buddypress-wrap button.inverted,.buddypress .buddypress-wrap input[type=button].inverted,.buddypress .buddypress-wrap input[type=reset].inverted,.buddypress .buddypress-wrap input[type=submit].inverted,.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.inverted,.button.inverted,button.inverted,input[type=button].inverted,input[type=submit].inverted{color:#000;background-color:#fff}.buddypress .buddypress-wrap .comment-reply-link.inverted:hover,.buddypress .buddypress-wrap .generic-button a.inverted:hover,.buddypress .buddypress-wrap a.bp-title-button.inverted:hover,.buddypress .buddypress-wrap a.button.inverted:hover,.buddypress .buddypress-wrap button.inverted:hover,.buddypress .buddypress-wrap input[type=button].inverted:hover,.buddypress .buddypress-wrap input[type=reset].inverted:hover,.buddypress .buddypress-wrap input[type=submit].inverted:hover,.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.inverted:hover,.button.inverted:hover,button.inverted:hover,input[type=button].inverted:hover,input[type=submit].inverted:hover{color:#000;background-color:#f2f2f2}.buddypress .buddypress-wrap .comment-reply-link.inverted:active,.buddypress .buddypress-wrap .generic-button a.inverted:active,.buddypress .buddypress-wrap a.bp-title-button.inverted:active,.buddypress .buddypress-wrap a.button.inverted:active,.buddypress .buddypress-wrap button.inverted:active,.buddypress .buddypress-wrap input[type=button].inverted:active,.buddypress .buddypress-wrap input[type=reset].inverted:active,.buddypress .buddypress-wrap input[type=submit].inverted:active,.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.inverted:active,.button.inverted:active,button.inverted:active,input[type=button].inverted:active,input[type=submit].inverted:active{color:#000;background-color:#fff}.buddypress .buddypress-wrap .comment-reply-link.inverted.disabled,.buddypress .buddypress-wrap .comment-reply-link.inverted:disabled,.buddypress .buddypress-wrap .generic-button a.inverted.disabled,.buddypress .buddypress-wrap .generic-button a.inverted:disabled,.buddypress .buddypress-wrap a.bp-title-button.inverted.disabled,.buddypress .buddypress-wrap a.bp-title-button.inverted:disabled,.buddypress .buddypress-wrap a.button.inverted.disabled,.buddypress .buddypress-wrap a.button.inverted:disabled,.buddypress .buddypress-wrap button.inverted.disabled,.buddypress .buddypress-wrap button.inverted:disabled,.buddypress .buddypress-wrap input[type=button].inverted.disabled,.buddypress .buddypress-wrap input[type=button].inverted:disabled,.buddypress .buddypress-wrap input[type=reset].inverted.disabled,.buddypress .buddypress-wrap input[type=reset].inverted:disabled,.buddypress .buddypress-wrap input[type=submit].inverted.disabled,.buddypress .buddypress-wrap input[type=submit].inverted:disabled,.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.inverted.disabled,.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.inverted:disabled,.button.inverted.disabled,.button.inverted:disabled,button.inverted.disabled,button.inverted:disabled,input[type=button].inverted.disabled,input[type=button].inverted:disabled,input[type=submit].inverted.disabled,input[type=submit].inverted:disabled{color:#c8cbcf;background-color:#f5f5f5}.buddypress .buddypress-wrap .comment-reply-link.inverted.outline,.buddypress .buddypress-wrap .generic-button a.inverted.outline,.buddypress .buddypress-wrap a.bp-title-button.inverted.outline,.buddypress .buddypress-wrap a.button.inverted.outline,.buddypress .buddypress-wrap button.inverted.outline,.buddypress .buddypress-wrap input[type=button].inverted.outline,.buddypress .buddypress-wrap input[type=reset].inverted.outline,.buddypress .buddypress-wrap input[type=submit].inverted.outline,.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.inverted.outline,.button.inverted.outline,button.inverted.outline,input[type=button].inverted.outline,input[type=submit].inverted.outline{background:0 0;color:#fff;border-color:#fff}.buddypress .buddypress-wrap .comment-reply-link.inverted.outline:hover,.buddypress .buddypress-wrap .generic-button a.inverted.outline:hover,.buddypress .buddypress-wrap a.bp-title-button.inverted.outline:hover,.buddypress .buddypress-wrap a.button.inverted.outline:hover,.buddypress .buddypress-wrap button.inverted.outline:hover,.buddypress .buddypress-wrap input[type=button].inverted.outline:hover,.buddypress .buddypress-wrap input[type=reset].inverted.outline:hover,.buddypress .buddypress-wrap input[type=submit].inverted.outline:hover,.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.inverted.outline:hover,.button.inverted.outline:hover,button.inverted.outline:hover,input[type=button].inverted.outline:hover,input[type=submit].inverted.outline:hover{color:#f2f2f2;border-color:#f2f2f2}.buddypress .buddypress-wrap .comment-reply-link.inverted.outline:active,.buddypress .buddypress-wrap .generic-button a.inverted.outline:active,.buddypress .buddypress-wrap a.bp-title-button.inverted.outline:active,.buddypress .buddypress-wrap a.button.inverted.outline:active,.buddypress .buddypress-wrap button.inverted.outline:active,.buddypress .buddypress-wrap input[type=button].inverted.outline:active,.buddypress .buddypress-wrap input[type=reset].inverted.outline:active,.buddypress .buddypress-wrap input[type=submit].inverted.outline:active,.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.inverted.outline:active,.button.inverted.outline:active,button.inverted.outline:active,input[type=button].inverted.outline:active,input[type=submit].inverted.outline:active{color:#fff;border-color:#fff}.buddypress .buddypress-wrap .comment-reply-link.inverted.outline.disabled,.buddypress .buddypress-wrap .comment-reply-link.inverted.outline:disabled,.buddypress .buddypress-wrap .generic-button a.inverted.outline.disabled,.buddypress .buddypress-wrap .generic-button a.inverted.outline:disabled,.buddypress .buddypress-wrap a.bp-title-button.inverted.outline.disabled,.buddypress .buddypress-wrap a.bp-title-button.inverted.outline:disabled,.buddypress .buddypress-wrap a.button.inverted.outline.disabled,.buddypress .buddypress-wrap a.button.inverted.outline:disabled,.buddypress .buddypress-wrap button.inverted.outline.disabled,.buddypress .buddypress-wrap button.inverted.outline:disabled,.buddypress .buddypress-wrap input[type=button].inverted.outline.disabled,.buddypress .buddypress-wrap input[type=button].inverted.outline:disabled,.buddypress .buddypress-wrap input[type=reset].inverted.outline.disabled,.buddypress .buddypress-wrap input[type=reset].inverted.outline:disabled,.buddypress .buddypress-wrap input[type=submit].inverted.outline.disabled,.buddypress .buddypress-wrap input[type=submit].inverted.outline:disabled,.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.inverted.outline.disabled,.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.inverted.outline:disabled,.button.inverted.outline.disabled,.button.inverted.outline:disabled,button.inverted.outline.disabled,button.inverted.outline:disabled,input[type=button].inverted.outline.disabled,input[type=button].inverted.outline:disabled,input[type=submit].inverted.outline.disabled,input[type=submit].inverted.outline:disabled{background:#f5f5f5;color:#dedfe2;border-color:#dedfe2;opacity:1}.buddypress .buddypress-wrap .comment-reply-link.inverted:hover,.buddypress .buddypress-wrap .generic-button a.inverted:hover,.buddypress .buddypress-wrap a.bp-title-button.inverted:hover,.buddypress .buddypress-wrap a.button.inverted:hover,.buddypress .buddypress-wrap button.inverted:hover,.buddypress .buddypress-wrap input[type=button].inverted:hover,.buddypress .buddypress-wrap input[type=reset].inverted:hover,.buddypress .buddypress-wrap input[type=submit].inverted:hover,.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.inverted:hover,.button.inverted:hover,button.inverted:hover,input[type=button].inverted:hover,input[type=submit].inverted:hover{opacity:.7}.buddypress .buddypress-wrap .comment-reply-link.round,.buddypress .buddypress-wrap .generic-button a.round,.buddypress .buddypress-wrap a.bp-title-button.round,.buddypress .buddypress-wrap a.button.round,.buddypress .buddypress-wrap button.round,.buddypress .buddypress-wrap input[type=button].round,.buddypress .buddypress-wrap input[type=reset].round,.buddypress .buddypress-wrap input[type=submit].round,.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.round,.button.round,button.round,input[type=button].round,input[type=submit].round{border-radius:50px}.buddypress .buddypress-wrap .comment-reply-link.raised,.buddypress .buddypress-wrap .generic-button a.raised,.buddypress .buddypress-wrap a.bp-title-button.raised,.buddypress .buddypress-wrap a.button.raised,.buddypress .buddypress-wrap button.raised,.buddypress .buddypress-wrap input[type=button].raised,.buddypress .buddypress-wrap input[type=reset].raised,.buddypress .buddypress-wrap input[type=submit].raised,.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.raised,.button.raised,button.raised,input[type=button].raised,input[type=submit].raised{box-shadow:0 1px 3px rgba(0,0,0,.3)}.buddypress .buddypress-wrap .comment-reply-link.outline,.buddypress .buddypress-wrap .generic-button a.outline,.buddypress .buddypress-wrap a.bp-title-button.outline,.buddypress .buddypress-wrap a.button.outline,.buddypress .buddypress-wrap button.outline,.buddypress .buddypress-wrap input[type=button].outline,.buddypress .buddypress-wrap input[type=reset].outline,.buddypress .buddypress-wrap input[type=submit].outline,.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.outline,.button.outline,button.outline,input[type=button].outline,input[type=submit].outline{background:0 0;border-width:1px;border-color:#007cff;color:#007cff;box-shadow:none}.buddypress .buddypress-wrap .comment-reply-link.outline:focus,.buddypress .buddypress-wrap .comment-reply-link.outline:hover,.buddypress .buddypress-wrap .generic-button a.outline:focus,.buddypress .buddypress-wrap .generic-button a.outline:hover,.buddypress .buddypress-wrap a.bp-title-button.outline:focus,.buddypress .buddypress-wrap a.bp-title-button.outline:hover,.buddypress .buddypress-wrap a.button.outline:focus,.buddypress .buddypress-wrap a.button.outline:hover,.buddypress .buddypress-wrap button.outline:focus,.buddypress .buddypress-wrap button.outline:hover,.buddypress .buddypress-wrap input[type=button].outline:focus,.buddypress .buddypress-wrap input[type=button].outline:hover,.buddypress .buddypress-wrap input[type=reset].outline:focus,.buddypress .buddypress-wrap input[type=reset].outline:hover,.buddypress .buddypress-wrap input[type=submit].outline:focus,.buddypress .buddypress-wrap input[type=submit].outline:hover,.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.outline:focus,.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.outline:hover,.button.outline:focus,.button.outline:hover,button.outline:focus,button.outline:hover,input[type=button].outline:focus,input[type=button].outline:hover,input[type=submit].outline:focus,input[type=submit].outline:hover{background:0 0;color:#0070e6;border-color:#0070e6}.buddypress .buddypress-wrap .comment-reply-link.outline:active,.buddypress .buddypress-wrap .generic-button a.outline:active,.buddypress .buddypress-wrap a.bp-title-button.outline:active,.buddypress .buddypress-wrap a.button.outline:active,.buddypress .buddypress-wrap button.outline:active,.buddypress .buddypress-wrap input[type=button].outline:active,.buddypress .buddypress-wrap input[type=reset].outline:active,.buddypress .buddypress-wrap input[type=submit].outline:active,.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.outline:active,.button.outline:active,button.outline:active,input[type=button].outline:active,input[type=submit].outline:active{background:0 0;color:#3d9bff;border-color:#3d9bff}.buddypress .buddypress-wrap .comment-reply-link.outline.disabled,.buddypress .buddypress-wrap .comment-reply-link.outline:disabled,.buddypress .buddypress-wrap .generic-button a.outline.disabled,.buddypress .buddypress-wrap .generic-button a.outline:disabled,.buddypress .buddypress-wrap a.bp-title-button.outline.disabled,.buddypress .buddypress-wrap a.bp-title-button.outline:disabled,.buddypress .buddypress-wrap a.button.outline.disabled,.buddypress .buddypress-wrap a.button.outline:disabled,.buddypress .buddypress-wrap button.outline.disabled,.buddypress .buddypress-wrap button.outline:disabled,.buddypress .buddypress-wrap input[type=button].outline.disabled,.buddypress .buddypress-wrap input[type=button].outline:disabled,.buddypress .buddypress-wrap input[type=reset].outline.disabled,.buddypress .buddypress-wrap input[type=reset].outline:disabled,.buddypress .buddypress-wrap input[type=submit].outline.disabled,.buddypress .buddypress-wrap input[type=submit].outline:disabled,.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.outline.disabled,.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.outline:disabled,.button.outline.disabled,.button.outline:disabled,button.outline.disabled,button.outline:disabled,input[type=button].outline.disabled,input[type=button].outline:disabled,input[type=submit].outline.disabled,input[type=submit].outline:disabled{background:#f5f5f5;color:#dedfe2;border-color:#dedfe2;opacity:1}.buddypress .buddypress-wrap .comment-reply-link.upper,.buddypress .buddypress-wrap .generic-button a.upper,.buddypress .buddypress-wrap a.bp-title-button.upper,.buddypress .buddypress-wrap a.button.upper,.buddypress .buddypress-wrap button.upper,.buddypress .buddypress-wrap input[type=button].upper,.buddypress .buddypress-wrap input[type=reset].upper,.buddypress .buddypress-wrap input[type=submit].upper,.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.upper,.button.upper,button.upper,input[type=button].upper,input[type=submit].upper{text-transform:uppercase;letter-spacing:.04em;font-size:14px}.buddypress .buddypress-wrap .comment-reply-link.upper.small,.buddypress .buddypress-wrap .generic-button a.upper.small,.buddypress .buddypress-wrap a.bp-title-button.upper.small,.buddypress .buddypress-wrap a.button.upper.small,.buddypress .buddypress-wrap button.upper.small,.buddypress .buddypress-wrap input[type=button].upper.small,.buddypress .buddypress-wrap input[type=reset].upper.small,.buddypress .buddypress-wrap input[type=submit].upper.small,.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.upper.small,.button.upper.small,button.upper.small,input[type=button].upper.small,input[type=submit].upper.small{font-size:12px}.buddypress .buddypress-wrap .comment-reply-link.upper.big,.buddypress .buddypress-wrap .generic-button a.upper.big,.buddypress .buddypress-wrap a.bp-title-button.upper.big,.buddypress .buddypress-wrap a.button.upper.big,.buddypress .buddypress-wrap button.upper.big,.buddypress .buddypress-wrap input[type=button].upper.big,.buddypress .buddypress-wrap input[type=reset].upper.big,.buddypress .buddypress-wrap input[type=submit].upper.big,.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.upper.big,.button.upper.big,button.upper.big,input[type=button].upper.big,input[type=submit].upper.big{font-size:14px}.buddypress .buddypress-wrap .comment-reply-link.upper.large,.buddypress .buddypress-wrap .generic-button a.upper.large,.buddypress .buddypress-wrap a.bp-title-button.upper.large,.buddypress .buddypress-wrap a.button.upper.large,.buddypress .buddypress-wrap button.upper.large,.buddypress .buddypress-wrap input[type=button].upper.large,.buddypress .buddypress-wrap input[type=reset].upper.large,.buddypress .buddypress-wrap input[type=submit].upper.large,.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.upper.large,.button.upper.large,button.upper.large,input[type=button].upper.large,input[type=submit].upper.large{font-size:15px}input[type=submit]{width:auto;font-style:normal}.breadcrumbs{font-size:16px;margin-bottom:27px}.breadcrumbs ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.breadcrumbs.push-center ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.breadcrumbs a,.breadcrumbs span{font-style:normal;padding:0 .625rem;display:inline-block;white-space:nowrap}.breadcrumbs li:after{display:inline-block;content:'/';color:rgba(0,0,0,.3)}.breadcrumbs li:last-child:after{display:none}.breadcrumbs li:first-child a,.breadcrumbs li:first-child span{padding-left:0}.breadcrumbs li.active a{color:#4d5c6d;text-decoration:none;cursor:text}.pagination{margin:27px 0;font-size:16px}.pagination ul{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0}.pagination.align-center ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pagination a,.pagination span{border-radius:3px;display:inline-block;padding:.5rem .75rem;line-height:1;white-space:nowrap;border:1px solid transparent}.pagination a{text-decoration:none;color:#4d5c6d}.pagination a:hover{color:rgba(0,0,0,.5);border-color:#e0e1e1}.pagination li.active a,.pagination span{color:rgba(0,0,0,.5);border-color:#e0e1e1;cursor:text}.pagination.upper{font-size:14px}.push-left{margin-right:auto}.push-right{margin-left:auto}.push-center{margin-left:auto;margin-right:auto}.push-middle{margin-top:auto;margin-bottom:auto}.push-bottom{margin-top:auto}@media (max-width:544px){.push-left-sm{margin-left:0}.push-center-sm{margin-left:auto;margin-right:auto}.push-top-sm{margin-top:0}}.align-middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.align-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.align-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:544px){.align-left-sm{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.fixed{position:fixed;top:0;left:0;z-index:100;width:100%}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-1{-webkit-box-flex:1;-ms-flex:1;flex:1}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-full{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.flex-reverse{-ms-flex-flow:row-reverse;flex-flow:row-reverse}.flex-column{-ms-flex-flow:column;flex-flow:column}@media (max-width:544px){.flex-column-sm{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-w100-sm{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}@media (max-width:544px) and (max-width:544px){.flex-w100-sm{-webkit-box-flex:0!important;-ms-flex:0 0 100%!important;flex:0 0 100%!important}}.invisible{visibility:hidden}.visible{visibility:visible}.display-block{display:block}.hide{display:none!important}@media (max-width:544px){.hide-sm{display:none!important}}@media (min-width:544px){.show-sm{display:block!important}}@media print{.hide-print{display:none!important}.show-print{display:block!important}}.no-scroll{overflow:hidden;position:fixed;top:0;left:0;width:100%;height:100%!important}.scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.video-container{height:0;padding-bottom:56.25%;position:relative;margin-bottom:18px}.video-container embed,.video-container iframe:not(.wp-embedded-content),.video-container object{position:absolute;top:0;left:0;width:100%!important;height:100%!important}.close{display:inline-block;min-height:16px;min-width:16px;line-height:16px;vertical-align:middle;text-align:center;font-size:.75rem;opacity:.6}.close:hover{opacity:1}.close.small{font-size:.5rem}.close.big{font-size:1.125rem}.close.white{color:#fff}.caret{display:inline-block}.button .caret{margin-right:-.5rem}.overlay{position:fixed;z-index:200;top:0;left:0;right:0;bottom:0;background-color:rgba(255,255,255,.95)}.overlay>.close{position:fixed;top:1rem;right:1rem}.overlay.black{background-color:rgba(0,0,0,.9)}.round{border-radius:50%}@media print{*{background:0 0!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}blockquote,pre{border:1px solid #999;page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,h4{page-break-after:avoid}@page{margin:.5cm}}.ani-bg{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:ani-bg;animation-name:ani-bg;-webkit-animation-timing-function:linear;animation-timing-function:linear;background:#eee;background:-webkit-gradient(linear,left top,right top,color-stop(8%,#eee),color-stop(18%,#ddd),color-stop(33%,#eee));background:-webkit-linear-gradient(left,#eee 8%,#ddd 18%,#eee 33%);background:linear-gradient(to right,#eee 8%,#ddd 18%,#eee 33%);background-size:1000px 100%;height:96px;position:relative}@-webkit-keyframes ani-bg{0%{background-position:-1000px 0}100%{background-position:1000px 0}}@keyframes ani-bg{0%{background-position:-1000px 0}100%{background-position:1000px 0}}@-webkit-keyframes loading{0%{opacity:1}100%{opacity:.9}}@keyframes loading{0%{opacity:1}100%{opacity:.9}}@-webkit-keyframes slideUp{to{height:0;padding-top:0;padding-bottom:0}}@keyframes slideUp{to{height:0;padding-top:0;padding-bottom:0}}@-webkit-keyframes slideDown{from{height:0;padding-top:0;padding-bottom:0}}@keyframes slideDown{from{height:0;padding-top:0;padding-bottom:0}}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes flipIn{from{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}to{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1)}}@keyframes flipIn{from{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}to{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1)}}@-webkit-keyframes flipOut{from{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1)}to{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}}@keyframes flipOut{from{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1)}to{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@-webkit-keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@-webkit-keyframes rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@-webkit-keyframes shake{15%{-webkit-transform:translateX(.5rem);transform:translateX(.5rem)}30%{-webkit-transform:translateX(-.4rem);transform:translateX(-.4rem)}45%{-webkit-transform:translateX(.3rem);transform:translateX(.3rem)}60%{-webkit-transform:translateX(-.2rem);transform:translateX(-.2rem)}75%{-webkit-transform:translateX(.1rem);transform:translateX(.1rem)}90%{-webkit-transform:translateX(0);transform:translateX(0)}90%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes shake{15%{-webkit-transform:translateX(.5rem);transform:translateX(.5rem)}30%{-webkit-transform:translateX(-.4rem);transform:translateX(-.4rem)}45%{-webkit-transform:translateX(.3rem);transform:translateX(.3rem)}60%{-webkit-transform:translateX(-.2rem);transform:translateX(-.2rem)}75%{-webkit-transform:translateX(.1rem);transform:translateX(.1rem)}90%{-webkit-transform:translateX(0);transform:translateX(0)}90%{-webkit-transform:translateX(0);transform:translateX(0)}}.fadeIn{-webkit-animation:fadeIn 250ms;animation:fadeIn 250ms}.fadeOut{-webkit-animation:fadeOut 250ms;animation:fadeOut 250ms}.zoomIn{-webkit-animation:zoomIn .2s;animation:zoomIn .2s}.zoomOut{-webkit-animation:zoomOut .5s;animation:zoomOut .5s}.slideInRight{-webkit-animation:slideInRight .5s;animation:slideInRight .5s}.slideInLeft{-webkit-animation:slideInLeft .5s;animation:slideInLeft .5s}.slideInDown{-webkit-animation:slideInDown .5s;animation:slideInDown .5s}.slideOutLeft{-webkit-animation:slideOutLeft .5s;animation:slideOutLeft .5s}.slideOutRight{-webkit-animation:slideOutRight .5s;animation:slideOutRight .5s}.slideOutUp{-webkit-animation:slideOutUp .5s;animation:slideOutUp .5s}.slideUp{overflow:hidden;-webkit-animation:slideUp .2s ease-in-out;animation:slideUp .2s ease-in-out}.slideDown{overflow:hidden;-webkit-animation:slideDown 80ms ease-in-out;animation:slideDown 80ms ease-in-out}.flipIn{-webkit-animation:flipIn 250ms cubic-bezier(.5,-.5,.5,1.5);animation:flipIn 250ms cubic-bezier(.5,-.5,.5,1.5)}.flipOut{-webkit-animation:flipOut .5s cubic-bezier(.5,-.5,.5,1.5);animation:flipOut .5s cubic-bezier(.5,-.5,.5,1.5)}.rotate{-webkit-animation:rotate .5s;animation:rotate .5s}.pulse{-webkit-animation:pulse 250ms 2;animation:pulse 250ms 2}.shake{-webkit-animation:shake .5s;animation:shake .5s}.dropdown:not(.v-select){position:absolute;z-index:100;top:0;right:0;width:17.5rem;color:#000;font-size:17px;background:#fff;box-shadow:0 10px 25px rgba(0,0,0,.15);border-radius:3px;max-height:18.75rem;margin:0;padding:0;overflow:hidden}.dropdown:not(.v-select).dropdown-mobile{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;max-height:none;border:none}.dropdown:not(.v-select) .close{margin:1.25rem auto}.dropdown:not(.v-select).open{overflow:auto}.dropdown:not(.v-select) ul{list-style:none;margin:0}.dropdown:not(.v-select) ul li{border-bottom:1px solid rgba(0,0,0,.07)}.dropdown:not(.v-select) ul li:last-child{border-bottom:none}.dropdown:not(.v-select) ul a{display:block;padding:.75rem;text-decoration:none;color:#000}.dropdown:not(.v-select) ul a:hover{background:rgba(0,0,0,.05)}.message{font-size:16px;line-height:24px;background:#e0e1e1;color:#4d5c6d;padding:1rem;padding-right:2.5em;padding-bottom:.75rem;margin-bottom:27px;position:relative}.message a{color:inherit}.message h2,.message h3,.message h4,.message h5,.message h6{margin-bottom:0}.message .close{position:absolute;right:1rem;top:1.1rem}.message.error{background:#ef3e46;color:#fff}.message.success{background:#1cd991;color:#fff}.message.warning{background:#f7ba45}.message.focus{background:#1c86f2;color:#fff}.message.black{background:#0d0d0e;color:#fff}.message.inverted{background:#fff}button[data-balloon]{overflow:visible}[data-balloon]{position:relative;cursor:pointer}[data-balloon]:after{opacity:0;pointer-events:none;-webkit-transition:all .18s ease-out .18s;transition:all .18s ease-out .18s;font-weight:500;font-size:13px;letter-spacing:-.24px;background:rgba(18,43,70,.95);border-radius:4px;box-shadow:0 1px 3px 0 rgba(0,0,0,.22);color:#fff;content:attr(data-balloon);line-height:1.3;padding:7px 15px;position:absolute;white-space:nowrap;z-index:10}[data-balloon]:before{background:no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba(18, 43, 70, 0.95)%22%20transform%3D%22rotate(0)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");background-size:100% auto;width:18px;height:6px;opacity:0;pointer-events:none;-webkit-transition:all .18s ease-out .18s;transition:all .18s ease-out .18s;content:'';position:absolute;z-index:10}[data-balloon]:hover:after,[data-balloon]:hover:before,[data-balloon][data-balloon-visible]:after,[data-balloon][data-balloon-visible]:before{opacity:1;pointer-events:auto}[data-balloon].font-awesome:after{font-family:FontAwesome}[data-balloon][data-balloon-break]:after{white-space:pre}[data-balloon][data-balloon-blunt]:after,[data-balloon][data-balloon-blunt]:before{-webkit-transition:none;transition:none}[data-balloon][data-balloon-pos=up]:after{bottom:100%;left:50%;margin-bottom:11px;-webkit-transform:translate(-50%,10px);-ms-transform:translate(-50%,10px);transform:translate(-50%,10px);-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top}[data-balloon][data-balloon-pos=up]:before{bottom:100%;left:50%;margin-bottom:5px;-webkit-transform:translate(-50%,10px);-ms-transform:translate(-50%,10px);transform:translate(-50%,10px);-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top}[data-balloon][data-balloon-pos=up]:hover:after,[data-balloon][data-balloon-pos=up][data-balloon-visible]:after{-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}[data-balloon][data-balloon-pos=up]:hover:before,[data-balloon][data-balloon-pos=up][data-balloon-visible]:before{-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}[data-balloon][data-balloon-pos=up-left]:after{bottom:100%;left:0;margin-bottom:11px;-webkit-transform:translate(0,10px);-ms-transform:translate(0,10px);transform:translate(0,10px);-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top}[data-balloon][data-balloon-pos=up-left]:before{bottom:100%;left:5px;margin-bottom:5px;-webkit-transform:translate(0,10px);-ms-transform:translate(0,10px);transform:translate(0,10px);-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top}[data-balloon][data-balloon-pos=up-left]:hover:after,[data-balloon][data-balloon-pos=up-left][data-balloon-visible]:after{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}[data-balloon][data-balloon-pos=up-left]:hover:before,[data-balloon][data-balloon-pos=up-left][data-balloon-visible]:before{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}[data-balloon][data-balloon-pos=up-right]:after{bottom:100%;right:0;margin-bottom:11px;-webkit-transform:translate(0,10px);-ms-transform:translate(0,10px);transform:translate(0,10px);-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top}[data-balloon][data-balloon-pos=up-right]:before{bottom:100%;right:5px;margin-bottom:5px;-webkit-transform:translate(0,10px);-ms-transform:translate(0,10px);transform:translate(0,10px);-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top}[data-balloon][data-balloon-pos=up-right]:hover:after,[data-balloon][data-balloon-pos=up-right][data-balloon-visible]:after{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}[data-balloon][data-balloon-pos=up-right]:hover:before,[data-balloon][data-balloon-pos=up-right][data-balloon-visible]:before{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}[data-balloon][data-balloon-pos=down]:after{left:50%;margin-top:11px;top:100%;-webkit-transform:translate(-50%,-10px);-ms-transform:translate(-50%,-10px);transform:translate(-50%,-10px)}[data-balloon][data-balloon-pos=down]:before{background:no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba(18, 43, 70, 0.95)%22%20transform%3D%22rotate(180 18 6)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");background-size:100% auto;width:18px;height:6px;left:50%;margin-top:5px;top:100%;-webkit-transform:translate(-50%,-10px);-ms-transform:translate(-50%,-10px);transform:translate(-50%,-10px)}[data-balloon][data-balloon-pos=down]:hover:after,[data-balloon][data-balloon-pos=down][data-balloon-visible]:after{-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}[data-balloon][data-balloon-pos=down]:hover:before,[data-balloon][data-balloon-pos=down][data-balloon-visible]:before{-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}[data-balloon][data-balloon-pos=down-left]:after{left:0;margin-top:11px;top:100%;-webkit-transform:translate(0,-10px);-ms-transform:translate(0,-10px);transform:translate(0,-10px)}[data-balloon][data-balloon-pos=down-left]:before{background:no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba(18, 43, 70, 0.95)%22%20transform%3D%22rotate(180 18 6)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");background-size:100% auto;width:18px;height:6px;left:5px;margin-top:5px;top:100%;-webkit-transform:translate(0,-10px);-ms-transform:translate(0,-10px);transform:translate(0,-10px)}[data-balloon][data-balloon-pos=down-left]:hover:after,[data-balloon][data-balloon-pos=down-left][data-balloon-visible]:after{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}[data-balloon][data-balloon-pos=down-left]:hover:before,[data-balloon][data-balloon-pos=down-left][data-balloon-visible]:before{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}[data-balloon][data-balloon-pos=down-right]:after{right:0;margin-top:11px;top:100%;-webkit-transform:translate(0,-10px);-ms-transform:translate(0,-10px);transform:translate(0,-10px)}[data-balloon][data-balloon-pos=down-right]:before{background:no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba(18, 43, 70, 0.95)%22%20transform%3D%22rotate(180 18 6)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");background-size:100% auto;width:18px;height:6px;right:5px;margin-top:5px;top:100%;-webkit-transform:translate(0,-10px);-ms-transform:translate(0,-10px);transform:translate(0,-10px)}[data-balloon][data-balloon-pos=down-right]:hover:after,[data-balloon][data-balloon-pos=down-right][data-balloon-visible]:after{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}[data-balloon][data-balloon-pos=down-right]:hover:before,[data-balloon][data-balloon-pos=down-right][data-balloon-visible]:before{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}[data-balloon][data-balloon-pos=left]:after{margin-right:11px;right:100%;top:50%;-webkit-transform:translate(10px,-50%);-ms-transform:translate(10px,-50%);transform:translate(10px,-50%)}[data-balloon][data-balloon-pos=left]:before{background:no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2212px%22%20height%3D%2236px%22%3E%3Cpath%20fill%3D%22rgba(18, 43, 70, 0.95)%22%20transform%3D%22rotate(-90 18 18)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");background-size:100% auto;width:6px;height:18px;margin-right:5px;right:100%;top:50%;-webkit-transform:translate(10px,-50%);-ms-transform:translate(10px,-50%);transform:translate(10px,-50%)}[data-balloon][data-balloon-pos=left]:hover:after,[data-balloon][data-balloon-pos=left][data-balloon-visible]:after{-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}[data-balloon][data-balloon-pos=left]:hover:before,[data-balloon][data-balloon-pos=left][data-balloon-visible]:before{-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}[data-balloon][data-balloon-pos=right]:after{left:100%;margin-left:11px;top:50%;-webkit-transform:translate(-10px,-50%);-ms-transform:translate(-10px,-50%);transform:translate(-10px,-50%)}[data-balloon][data-balloon-pos=right]:before{background:no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2212px%22%20height%3D%2236px%22%3E%3Cpath%20fill%3D%22rgba(18, 43, 70, 0.95)%22%20transform%3D%22rotate(90 6 6)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");background-size:100% auto;width:6px;height:18px;left:100%;margin-left:5px;top:50%;-webkit-transform:translate(-10px,-50%);-ms-transform:translate(-10px,-50%);transform:translate(-10px,-50%)}[data-balloon][data-balloon-pos=right]:hover:after,[data-balloon][data-balloon-pos=right][data-balloon-visible]:after{-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}[data-balloon][data-balloon-pos=right]:hover:before,[data-balloon][data-balloon-pos=right][data-balloon-visible]:before{-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}[data-balloon][data-balloon-length=small]:after{white-space:normal;width:80px}[data-balloon][data-balloon-length=medium]:after{white-space:normal;width:150px}[data-balloon][data-balloon-length=large]:after{white-space:normal;width:260px}[data-balloon][data-balloon-length=xlarge]:after{white-space:normal;width:380px}@media screen and (max-width:768px){[data-balloon][data-balloon-length=xlarge]:after{white-space:normal;width:90vw}}[data-balloon][data-balloon-length=fit]:after{white-space:normal;width:100%}.bs-item-list.list-view{list-style:none;margin:0}.bs-item-list.list-view .bs-item-wrap{background-color:#fff;border:1px solid #e7e9ec;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:0 0 -1px;padding:15px 20px;position:relative;-webkit-transition:all linear .2s;transition:all linear .2s}.bs-item-list.list-view .bs-item-wrap:not(.no-hover-effect):hover{box-shadow:0 3px 24px 0 rgba(18,43,70,.08);border-left-color:#fff;border-right-color:#fff;border-radius:3px;position:relative;z-index:1}.bs-item-list.list-view .bs-item-wrap:first-child{border-radius:4px 4px 0 0}.bs-item-list.list-view .bs-item-wrap:last-child{border-radius:0 0 4px 4px}.bs-item-list.list-view .item-meta{font-size:13px;color:#a3a5a9;letter-spacing:-.24px;line-height:1}.bs-item-list.list-view .bs-dropdown{right:-15px}.bs-item-list.list-view .bb-icon-map-pin-small:before{margin-left:0}.bs-item-list.list-view .item-avatar>a{display:inline-block;margin:0;position:relative}.bs-item-list.list-view .item-avatar{margin-right:20px}.bs-item-list.list-view .bs-dropdown-link{color:#122b46;border:0;display:inline-block;line-height:1;opacity:.4;padding:7px 0;-webkit-transition:all linear .2s;transition:all linear .2s}.bs-item-list.list-view .bs-dropdown-link.active,.bs-item-list.list-view .bs-dropdown-link.focus,.bs-item-list.list-view .bs-dropdown-link:hover{background:0 0;opacity:1}.bs-item-list.list-view .bs-dropdown-link i{font-size:20px}.bs-item-list.notification-list .bs-item-wrap:not(.no-hover-effect):hover{border-left-color:transparent;border-right-color:transparent}.bs-item-list .infinite-loading-container{padding:0}.bs-item-wrap.loading *{-webkit-transition:opacity;transition:opacity;-webkit-animation:loading 1s infinite;animation:loading 1s infinite}.bs-dropdown-wrap{position:relative}.bs-dropdown-wrap.hover-open:hover .bs-dropdown{opacity:1;visibility:visible}.bs-dropdown{background:#fff;box-shadow:0 2px 7px 1px rgba(0,0,0,.05),0 6px 32px 0 rgba(18,43,70,.1);border-radius:4px;list-style:none;padding:10px 0;position:absolute;-webkit-transition:all linear .2s;transition:all linear .2s;right:0;top:38px;margin:0;min-width:168px;opacity:0;visibility:hidden;z-index:95}.bs-dropdown.open{opacity:1;visibility:visible}.bs-dropdown:after{content:' ';position:absolute;width:0;height:0;top:1px;margin:0 auto;right:25px;box-sizing:border-box;border:6px solid #000;border-color:#fff #fff transparent transparent;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);box-shadow:2px -3px 3px 0 rgba(0,0,0,.02);-webkit-transition:all linear .2s;transition:all linear .2s;z-index:96}.bs-dropdown li{font-size:13px;font-weight:inherit;color:#4d5c6d;letter-spacing:-.24px;line-height:1;margin-bottom:1px;padding:.5625rem .9375rem;cursor:pointer;width:100%}.bs-dropdown-wrap li{border:0;margin-bottom:0;padding:0}.bs-dropdown-wrap .bs-dropdown a{margin:0;padding:9px 15px;display:block;text-align:left;opacity:1;color:#939597}.bs-dropdown-wrap .bs-dropdown a.selected,.bs-dropdown-wrap .bs-dropdown a:hover{background:#f5f5f5;color:#007cff}.bs-dropdown-wrap .bs-icon-sort-desc{color:#122b46;opacity:.4;font-size:22px;line-height:1}.bb-modal{position:relative;background-color:#fff;border:1px solid #e7e9ec;border-radius:4px;padding:40px;width:auto;max-width:800px;margin:10px auto;box-shadow:0 3px 24px 0 rgba(18,43,70,.28)}.bb-modal .mfp-close,.bb-modal .mfp-close:hover{background-color:transparent;box-shadow:none}.mfp-bg{opacity:.4}@media (max-width:992px){.bb-modal{padding:40px 20px}}.bb-cover-wrap{border-radius:3px;position:relative;overflow:hidden;padding-top:96.52%;display:block;background:#607387}.bb-cover-wrap:after{content:'';position:absolute;background:rgba(0,0,0,.1);background-image:-webkit-linear-gradient(270deg,transparent 0,#07121d 100%);background-image:linear-gradient(-180deg,transparent 0,#07121d 100%);border-radius:3px;width:100%;height:100%;left:0;top:0}.bb-cover-wrap.bs-no-cover-img:after{opacity:.3}.bb-cover-wrap img{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;z-index:0;min-height:100%;width:auto;min-width:100%;object-fit:cover;border-radius:0}.my-account.events.profile .item-body-inner .statusnotice .em-warning{padding:0;margin:0}.my-account.events.profile .item-body-inner .statusnotice .em-warning p{padding:0;margin:0 0 1.6875rem!important}.buddyboss-theme .wp-core-ui .quicktags-toolbar input.button.button-small{line-height:1;border-color:#bbb;height:35px;padding:0 12px}.icheckbox_minimal{display:inline-block;vertical-align:middle;cursor:pointer;position:relative;overflow:hidden;width:22px;height:22px;line-height:1;background-color:#fff;border:2px solid #d6dce6;border-radius:4px;margin-right:10px}.icheckbox_minimal input{height:100%;width:100%}.icheckbox_minimal.checked{background-color:#007cff;border-color:#007cff}.icheckbox_minimal.checked:after{content:'\E809';font-family:bb-icons;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;text-align:center;font-variant:normal;text-transform:none;width:100%;position:absolute;height:100%;text-align:center;color:#fff;line-height:1;font-size:27px;left:-4px;top:-4px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icheckbox_minimal.focus{border-color:#007cff}.icheckbox_minimal.disabled{cursor:default}.icheckbox_minimal.disabled:not(.checked):after{content:'';background-color:#a1adbf;margin:auto;width:14px;position:absolute;height:14px;text-align:center;left:2px;top:2px;border-radius:2px}.icheckbox_minimal.checked.disabled{opacity:.6}.bb-checkbox,.bb-radio{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:22px;position:relative;cursor:pointer}.bb-checkbox .bb-checkbox-help:before,.bb-checkbox .bb-radio-help:before,.bb-radio .bb-checkbox-help:before,.bb-radio .bb-radio-help:before{display:inline-block;content:"";width:22px;height:22px;vertical-align:middle;background-color:#fff;border:2px solid #d6dce6;border-radius:4px;margin-right:10px}.bb-checkbox .bb-checkbox-help:after,.bb-radio .bb-checkbox-help:after{position:absolute;top:0;left:0;display:inline-block;content:'\E809';width:22px;height:22px;font-family:bb-icons;font-style:normal;font-weight:400;font-size:22px;line-height:22px;background-color:#007cff;color:#fff;border-radius:4px;opacity:0}.bb-checkbox input,.bb-radio input{position:absolute;opacity:0}.bb-checkbox input[type=checkbox]:checked+.bb-checkbox-help:after,.bb-radio input[type=checkbox]:checked+.bb-checkbox-help:after{opacity:1}.vue-tabs label.bb-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex}.bb-radio .bb-radio-help:before{border-radius:50%}.bb-radio .bb-radio-help:after{content:"";position:absolute;top:4px;left:4px;width:14px;height:14px;display:inline-block;background-color:#007cff;border-radius:50%;opacity:0}.bb-radio input[type=radio]:checked+.bb-radio-help:after{opacity:1}.iradio_minimal{display:inline-block;vertical-align:middle;cursor:pointer;position:relative;overflow:hidden;width:22px;height:22px;line-height:1;background-color:#fff;border:2px solid #d6dce6;border-radius:100%;margin-right:10px}.iradio_minimal.checked:after{content:'';background-color:#007cff;margin:auto;width:14px;position:absolute;height:14px;text-align:center;left:2px;top:2px;border-radius:100%}.iradio_minimal.disabled{cursor:default}.iradio_minimal.disabled:after{content:'';background-color:#a1adbf;margin:auto;width:14px;position:absolute;height:14px;text-align:center;left:2px;top:2px;border-radius:100%}.iradio_minimal.checked.disabled{opacity:.6}.iradio_minimal.checked.disabled:after{background-color:#007cff}.bb-switch{position:relative;display:inline-block!important;width:44px!important;height:28px!important;margin:0!important;vertical-align:middle}.bb-switch input{display:none}.switch-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#c8cbcf;-webkit-transition:.4s;transition:.4s;border-radius:34px}.switch-slider:before{position:absolute;content:"";height:24px;width:24px;left:2px;bottom:2px;background-color:#fff;border-radius:50%;-webkit-transition:.4s;transition:.4s;box-shadow:0 3px 7px 0 rgba(0,0,0,.15),0 1px 1px 0 rgba(0,0,0,.16),0 3px 1px 0 rgba(0,0,0,.1)}.bb-input-switch:checked+.switch-slider{background-color:#007cff}input:checked+.switch-slider:before{-webkit-transform:translateX(16px);-ms-transform:translateX(16px);transform:translateX(16px)}ins.iCheck-helper{z-index:2}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.screen-reader-text:active,.screen-reader-text:focus,.screen-reader-text:hover{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;color:#21759b;display:block;font-size:14px;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}.alignleft{float:left}.alignright{float:right}.aligncenter{display:block;margin-left:auto;margin-right:auto;text-align:center}.clear-both{clear:both}.clear-none{clear:none}.clear-left{clear:left}.clear-right{clear:right}.wp-caption{background-color:#e6e6e6;max-width:100%;overflow:hidden;text-align:center}.wp-caption.alignleft{margin:.5rem 2rem 1.625rem 0}.wp-caption.aligncenter{margin-left:auto;margin-right:auto}.wp-caption.alignright{margin:.5rem 0 1.625rem 2rem}.wp-caption-text{color:#666;font-size:.875rem;line-height:1.2;padding:.5rem}#tinymce.mce-content-body{font-size:1rem;font-style:normal;font-weight:400;padding:15px!important}.gallery{margin:0 -5px 45px}.gallery br+br{display:none}.gallery-item{display:inline-block;margin:0;padding:5px;vertical-align:top}.gallery-columns-1 .gallery-item{width:100%}.gallery-columns-2 .gallery-item{width:50%}.gallery-columns-3 .gallery-item{width:33.33333%}.gallery-columns-4 .gallery-item{width:25%}.gallery-columns-5 .gallery-item{width:20%}.gallery-columns-6 .gallery-item{width:16.66667%}.gallery-columns-7 .gallery-item{width:14.28571%}.gallery-columns-8 .gallery-item{width:12.5%}.gallery-columns-9 .gallery-item{width:11.11111%}.gallery-caption{color:#666;line-height:1.2;padding:.5rem;text-align:center}.gallery-icon{overflow:hidden;text-align:center}.gallery-icon .attachment-thumbnail{background-color:#f5f5f5;margin:0;max-width:100%;padding:5px}.gallery img{display:block;height:auto;width:100%}.entry-content .fluid-width-video-wrapper,.entry-content img.aligncenter{margin-top:30px;margin-bottom:50px}.bb-vw-container{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}#bb-loader{position:fixed;left:0;top:0;width:100%;height:100%;background:url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/images/svg/loader.svg) center no-repeat #fff;background-size:62px;-webkit-transition:.3s all;transition:.3s all;z-index:9999}.bb-remove-loader #bb-loader{opacity:0;visibility:hidden;z-index:-1111}.bp-screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}[v-cloak]{display:none!important}img.wp-smiley{display:inline!important;border:none!important;box-shadow:none!important;height:1em!important;width:1em!important;margin:0 .07em!important;vertical-align:-.1em!important;background:0 0!important;padding:0!important}[contenteditable]:empty:before{content:"\feff"}.select2-dropdown{background:#fff;box-shadow:0 2px 7px 1px rgba(0,0,0,.05),0 6px 32px 0 rgba(18,43,70,.1);border-radius:4px;border:0;padding:5px 10px;margin-right:0;max-width:300px}.select2-dropdown .select2-results__option{border-radius:3px;margin-bottom:0;font-size:14px;padding:2px 5px}html{height:100%;background-image:url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/images/adminbar-background.png);background-repeat:repeat-x;background-attachment:fixed}body,html{min-height:100%}.site{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh}body:not(.page-template-page-fullscreen) .site{overflow-x:hidden}.bb-footer,.site-content,.site-header{padding:0 10px}.site-content{min-height:70vh}.site-main{position:relative}.has-sidebar:not(.profile-sidebar):not(.group-sidebar):not(.llms-sidebar) #primary,body.buddypress.has-sidebar:not(.profile-sidebar):not(.group-sidebar):not(.llms-sidebar) #page #primary{max-width:900px;width:100%}.content-area{padding-top:1.875rem;padding-bottom:2.1875rem}.my-messages .content-area{padding-top:1.5625rem}@media screen and (max-width:800px){.content-area{padding-bottom:1.25rem}}body .widget-area:not(.widget-area-secondary){padding-top:1.875rem}.infinite-loading-container{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding:0}@media (min-width:800px){.bb-buddypanel .site{margin-left:68px;-webkit-transition:margin-left .2s;transition:margin-left .2s}}@media (min-width:800px){.bb-buddypanel.bb-buddypanel-right .site{margin-right:68px;margin-left:0;-webkit-transition:margin-right .2s;transition:margin-right .2s}}.error-404,.no-results.not-found{padding-top:40px;padding-bottom:40px}.error-404 .page-header,.no-results.not-found .page-header{margin-bottom:60px}.error-404 .page-title,.no-results.not-found .page-title{margin-bottom:10px}.error-404 .desc,.no-results.not-found .desc{font-size:18px;font-weight:300;color:#a3a5a9;letter-spacing:-.24px;line-height:1.5}.error-404 .button,.no-results.not-found .button{min-width:140px}.error-404 .bb-img-404,.no-results.not-found .bb-img-404{margin:0 auto 40px}.no-results.not-found .search-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.no-results.not-found .search-form label{min-width:28%}.no-results.not-found .search-form .search-field{border-radius:100px 0 0 100px;border-right:0;width:100%}.no-results.not-found .search-form .search-submit{border-radius:0 100px 100px 0;font-size:14px;font-weight:500;letter-spacing:-.24px}.no-results.not-found .no-results-img{margin-bottom:50px}.avatar{border-radius:50%}@media screen and (min-width:800px){.widget-area:not(.widget-area-secondary){-webkit-box-flex:0;-ms-flex:0 0 300px;flex:0 0 300px;max-width:300px}.sidebar-left:not(.forums-sidebar) .site-content-grid{-ms-flex-flow:row-reverse;flex-flow:row-reverse}}@media screen and (max-width:799px){body.sidebar-right:not(.profile-sidebar) .widget-area:not(.widget-area-secondary){padding-top:0}}@media screen and (max-width:600px){#wpadminbar{position:fixed}}.site-header{background-color:#fff;box-shadow:inset 0 -1px 0 0 #e7e9ec;position:relative}.site-header .header-search-wrap i,.site-header .notification-dropdown i,.site-header i{color:#939597;font-size:21px;line-height:1;display:inline-block}.site-header .site-header-container.flex{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.site-header .menu-item-has-children.selected span[data-balloon]:after,.site-header .menu-item-has-children.selected span[data-balloon]:before{display:none}.site-header .header-aside [data-balloon]:after,.site-header .header-aside [data-balloon]:before{z-index:1003}.site-header .bb-header-loader{text-align:center;margin:10px 0}.sticky-header .site-header{-webkit-transition:width .2s;transition:width .2s;box-shadow:0 1px 0 0 rgba(139,141,157,.05),0 0 1px 0 rgba(65,71,108,.15)}.sticky-header .site-header.has-scrolled{box-shadow:0 1px 0 0 rgba(139,141,157,.05),0 5px 10px 0 rgba(65,71,108,.15)}.search-visible .site-header a.header-search-link[data-balloon]:after,.search-visible .site-header a.header-search-link[data-balloon]:before{display:none}.site-branding{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:76px;min-width:60px;padding-right:30px;-webkit-transition:all linear .1s;transition:all linear .1s}.header-2 .site-branding{margin:auto;padding:0 20px}.default-header .main-navigation{-webkit-box-flex:1;-ms-flex:1;flex:1}.header-2 .header-aside,.header-2 .main-navigation{width:40%}.header-2 .site-title{text-align:center;line-height:normal}.bb-mobile-header .flex-1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.site-title{font-size:1.375rem;font-weight:500;margin:0}.site-title img{max-height:76px;min-height:60px;width:auto;padding:10px 0;object-fit:contain}#site-logo .site-title img.bb-logo{position:relative;z-index:1}.site-branding.bb-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.site-branding.bb-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}a.custom-logo-link{display:inline-block}.site-header .button i{color:inherit}.user-link img{border-radius:50%;max-width:36px}.header-aside{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.header-aside>*{padding:0 10px;height:76px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-aside>:first-child{padding-left:0}.header-aside>:last-child{padding-right:0}.header-aside .bb-button:not(.button){font-size:14px;color:#939597;letter-spacing:-.24px;line-height:1}.header-aside .bb-button:not(.button):hover{color:#007cff}.header-aside-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-aside-inner>*{padding:0 10px;line-height:1}.header-aside-inner>:last-child{padding-right:0}.header-aside-inner .bb-header-buttons{padding:0}.header-aside-inner .ab-submenu{list-style:none;padding:0;margin:0}.header-aside-inner .ab-submenu a{padding-left:25px}a.user-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.875rem;font-weight:500;color:#122b46;letter-spacing:-.24px;height:76px}a.user-link i{margin:0 6px 0 2px}.bb-separator{background:rgba(0,0,0,.1);height:28px;max-height:28px;width:1px;display:inline-block;margin:0 12px 0 12px;padding:0;vertical-align:middle}.header-search-wrap{position:absolute;width:100%;left:0;top:0;height:76px;background:#fff;box-shadow:0 1px 0 0 rgba(139,141,157,.05),0 5px 18px 0 rgba(65,71,108,.22);opacity:0;visibility:hidden;-webkit-transition:all linear .2s;transition:all linear .2s;z-index:2}.search-visible .header-search-wrap{opacity:1;visibility:visible}.header-search-wrap .container{padding:0;position:relative;width:100%}.header-search-wrap .search-form{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;height:76px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-search-wrap .search-form label{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0}.header-search-wrap .search-field-top,.header-search-wrap input.search-field{border:0;background-size:20px;outline:0;box-shadow:none;padding:0 50px 0 50px;font-size:16px;width:100%;height:76px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-search-wrap input.search-submit{position:absolute;width:30px;font-size:0;top:18px;padding:0;opacity:0}.header-search-wrap a.close-search{display:inline-block;line-height:1;position:absolute;top:-webkit-calc(50% - 11px);top:calc(50% - 11px);right:10px}.header-search-wrap a.close-search i{font-size:22px}.site-header i.bb-icon-menu-left{font-size:24px}.header-aside .sub-menu{min-width:180px}.header-aside .menu-item-has-children:not(.hideshow):after{display:none}.entry-header{margin-bottom:2.1875rem}.post-grid .entry-header{margin-bottom:1.25rem}.entry-header.bb-single-forum{margin-bottom:0}.entry-header.bb-single-forum h1{margin-bottom:0}.bb-single-forum.has-subforums h1{margin-bottom:40px}.entry-title{font-size:1.75rem;color:#122b46;line-height:1.5rem;margin:0;font-style:normal}.menu-link{font-size:.875rem;color:#939597;letter-spacing:-.24px}.menu-link:hover{color:#007cff}.button.singup{margin-left:.625rem;min-width:110px}.bb-header-more-menu,.bb-help-dropdown-wrap{position:relative}.bb-header-more-menu:hover .bb-help-content,.bb-header-more-menu:hover .bb-help-link:after,.bb-header-more-menu:hover .bb-more-menu-icon:after,.bb-header-more-menu:hover .bb-more-menu-nav,.bb-help-dropdown-wrap:hover .bb-help-content,.bb-help-dropdown-wrap:hover .bb-help-link:after,.bb-help-dropdown-wrap:hover .bb-more-menu-icon:after,.bb-help-dropdown-wrap:hover .bb-more-menu-nav{opacity:1;visibility:visible}.bb-help-link,.bb-more-menu-icon{position:relative;height:76px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bb-help-link:after,.bb-more-menu-icon:after{content:' ';position:absolute;width:0;height:0;bottom:-1px;margin:0;right:5px;box-sizing:border-box;border:8px solid #000;border-color:#fff #fff transparent transparent;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);box-shadow:2px -3px 3px 0 rgba(0,0,0,.02);z-index:101;opacity:0;visibility:hidden}.bb-help-content,.bb-more-menu-nav{background:#fff;box-shadow:0 2px 7px 1px rgba(0,0,0,.05),0 6px 32px 0 rgba(18,43,70,.1);border-radius:4px;list-style:none;padding:10px;position:absolute;right:-15px;top:-webkit-calc(100% - 15px);top:calc(100% - 15px);margin:0;min-width:168px;z-index:100;font-size:13px;line-height:1.6;color:#939597;letter-spacing:-.24px;opacity:0;visibility:hidden}.header-aside .bb-more-menu-nav .menu-item-has-children>a:after{display:none}.bb-more-menu-nav{padding:5px 0}.bb-more-menu-nav ul{list-style:none;margin:0}.bb-more-menu-nav li:hover>a{background:#f5f5f5;color:#007cff}.bb-more-menu-nav a{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:13px;font-weight:inherit;color:#939597;letter-spacing:-.24px;line-height:1;margin-bottom:1px;padding:.5625rem .9375rem}.bb-more-menu-nav a:hover{background:#f5f5f5;color:#007cff}.bb-more-menu-nav i{font-size:14px;margin-right:8px}.bb-more-menu-nav [data-balloon]:after,.bb-more-menu-nav [data-balloon]:before{display:none}.bb-more-menu-nav .sub-menu{right:95%;top:0}.bb-more-menu-nav .sub-menu .sub-menu{left:auto}.bb-header-search-bar form{margin:0 auto;max-width:600px}.bb-header-search-bar .search-field{border-radius:50px;height:34px;font-size:14px;width:100%}.bb-header-search-bar .search-submit{display:none}#header-messages-dropdown-elem .menu-item-has-children:not(.hideshow):after,#header-notification-dropdown-elem .menu-item-has-children:not(.hideshow):after,.bb-header-search-bar .menu-item-has-children:not(.hideshow):after{display:none}.notification-wrap,.user-wrap{display:inline-block}.notification-wrap span.count{background-color:#ef3e46;line-height:1.6;font-size:9px;top:-webkit-calc(50% - 20px);top:calc(50% - 20px);right:-4px;padding:1px 6px;position:absolute}a.header-search-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.site-header .bb-button-wrap{display:inline-block;height:100%;padding-left:10px;padding-right:10px}.site-header .bb-button-wrap:last-child{padding-right:0}.site-header .bb-button-wrap-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.site-header .bb-button{font-size:14px}.site-header span.bb-separator.vertical{height:28px;margin:0 10px}.site-header span.bb-separator.horizontal{max-width:20px}#header-messages-dropdown-elem,#header-notification-dropdown-elem,.bb-header-more-menu,.bb-header-search-bar,.bb-help-dropdown-wrap,.header-cart-link-wrap,.header-search-link-wrap,.user-wrap-container{display:inline-block;padding:0 10px;text-align:left;vertical-align:middle}.text-center .bb-header-search-bar{width:80%}.dropdown-left .menu-item-has-children:not(.hideshow):after{line-height:1;right:12px;top:4px;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.dropdown-right .menu-item-has-children:not(.hideshow):after{line-height:1;right:12px;top:4px;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.bb-header-buttons .button.link{background:0 0;border:0;color:inherit;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 12px}.bb-header-buttons a.button.outline{color:#939597}.bb-header-buttons a.button.outline:hover{color:#007cff}.bb-button-wrap+.bb-button-wrap{padding-left:0}@-webkit-keyframes autofill{to{background-color:transparent;background-image:url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/images/svg/search.svg)}}.header-search-wrap input.search-field:-webkit-autofill{-webkit-animation-name:autofill;-webkit-animation-fill-mode:both}@media (max-width:480px){.header-search-wrap input.search-field{width:100%;padding-right:50px}}@media (max-width:799px){.buddypanel,.site-header-container{display:none!important}.bb-mobile-header{height:76px}.bb-left-panel-mobile{margin-left:10px}.bb-left-panel-mobile,.header-search-link{color:#939597;font-size:26px}.site-title a{display:inline-block}}@media (min-width:800px){.bb-mobile-header-wrapper,.bb-mobile-panel-wrapper{display:none!important}}.bb-mobile-panel-wrapper{width:285px;position:fixed;top:0;height:100%;overflow-y:auto;-webkit-transition:all .35s ease-in-out;transition:all .35s ease-in-out;z-index:999;box-shadow:0 2px 5px 0 rgba(18,43,70,.7)}.bb-mobile-panel-wrapper.left{left:0}.bb-mobile-panel-wrapper.left.closed{left:-300px}.bb-mobile-panel-wrapper.right{right:0}.bb-mobile-panel-wrapper.right.closed{right:-300px}.bb-mobile-panel-wrapper.dark{background-color:#242424}.bb-mobile-panel-wrapper.light{background-color:#fff}.admin-bar .bb-mobile-panel-wrapper{top:32px}.bb-mobile-panel-inner{background:#fff;min-height:100%;position:relative;padding:25px 30px 60px;z-index:11}.bb-mobile-panel-inner hr{background:#dedfe2;height:1px;opacity:.5;margin-top:25px;margin-bottom:25px}.bb-mobile-panel-inner .mobile-menu{list-style:none;margin:0}.bb-mobile-panel-inner .mobile-menu>li{float:none;line-height:1;margin:0;height:auto}.bb-mobile-panel-inner .mobile-menu a{display:block;padding:12px 0}.bb-mobile-panel-inner footer{opacity:.5;font-size:13px;color:#939597;letter-spacing:-.22px}.bb-mobile-panel-inner .side-panel-menu{margin:0 0 30px}.bb-mobile-panel-inner .side-panel-menu>li{min-height:44px}.bb-mobile-panel-inner .side-panel-menu a{padding:15px 0}.bb-mobile-panel-inner [data-balloon]:after,.bb-mobile-panel-inner [data-balloon]:before{display:none}.bb-mobile-panel-inner .menu-item i._mi{margin-top:0}.bb-mobile-panel-inner .bb-primary-menu a{font-size:14px;color:#939597;letter-spacing:-.21px}.bb-mobile-panel-inner .bb-primary-menu a:hover{color:#007cff}.bb-mobile-panel-inner .bb-primary-menu .current-menu-item a{color:#007cff}.bb-mobile-panel-inner .bb-primary-menu .current_page_item>a{color:#007cff}.bb-mobile-panel-inner .menu-item-has-children:not(.hideshow):after{display:none}.bb-mobile-panel-inner .side-panel-menu .bs-submenu-toggle{opacity:1;visibility:visible}.bb-mobile-panel-inner .sub-menu.bb-open{display:block;box-shadow:none;padding-left:30px;padding-top:0;padding-bottom:0;background-color:transparent}.bb-mobile-panel-inner .sub-menu.bb-open a{background:0 0;padding:10px 0}.site-header .bb-mobile-panel-inner .sub-menu.bb-open a:hover{background-color:transparent}.bb-mobile-panel-inner .buddypanel-menu li{position:relative}.bb-mobile-panel-inner .bs-submenu-toggle{color:inherit;cursor:pointer;margin:0;position:absolute;right:0;top:10px;z-index:22;-webkit-transition:all linear .2s;transition:all linear .2s}.bb-mobile-panel-inner .sub-menu li{min-height:34px}.bb-mobile-panel-inner .sub-menu .bs-submenu-toggle{top:5px}.bb-mobile-panel-inner .current-menu-item>a{font-weight:500}a.bb-close-panel{cursor:pointer;display:block;position:fixed;width:100vw;height:100vh;top:0;left:0;right:0;-webkit-transition:all linear .2s;transition:all linear .2s;background:rgba(255,255,255,.9);z-index:1}.closed a.bb-close-panel{visibility:hidden;opacity:0}a.bb-close-panel i{background:#fff;position:absolute;right:14px;top:67px;line-height:1;font-size:34px;color:#000;border-radius:50px}.bb-search-area .search-field{border-radius:50px;font-size:14px;height:34px;width:100%}.bb-search-area .search-submit{display:none}.bb-login-section .button{margin-bottom:16px}.bb-mobile-panel-header .user-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bb-mobile-panel-header .avatar{border-radius:50%;margin-right:15px;max-width:52px}.bb-mobile-panel-header .user-name{font-size:18px;font-weight:500;color:#122b46;letter-spacing:-.24px}.bb-mobile-panel-header+hr{margin-bottom:15px}.bs-submenu-toggle{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.bs-submenu-toggle.bs-submenu-open{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}[dir=rtl] .side-panel-menu .bs-submenu-toggle{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}[dir=rtl] .side-panel-menu .bs-submenu-toggle.bs-submenu-open{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.bb-mobile-header .header-aside{padding-right:15px}.bb-mobile-header .header-aside span:not(.count){line-height:1}.mobile-logo-wrapper{padding:0 15px}.bb-single-icon .mobile-logo-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}[class*=" single-sfwd-"] .bb-single-icon .bb-mobile-header>div,[class^=single-sfwd-] .bb-single-icon .bb-mobile-header>div{min-width:80px}.my-account-link{line-height:1.2}.my-account-link a{font-size:13px;color:#939597;letter-spacing:-.24px;line-height:1}@media screen and (max-width:782px){.admin-bar .bb-mobile-panel-wrapper{top:46px;height:-webkit-calc(100% - 46px);height:calc(100% - 46px)}}@media screen and (max-width:768px){.bb-mobile-header .header-aside>:last-child{padding-right:0!important}}@media screen and (max-width:375px){.bb-mobile-panel-wrapper{width:270px}.bb-mobile-panel-wrapper a.bb-close-panel i{right:10px}}@media screen and (max-width:543px){#header-notifications-dropdown-elem:not(:last-child) .notification-dropdown{right:-38px}.messages-wrap:not(:last-child) .notification-dropdown{right:-78px}.messages-wrap:nth-last-child(2):not(:last-child) .notification-dropdown{right:-35px}}.menu-item i._mi,.menu-item img._mi{display:inline-block;vertical-align:middle}.menu-item i._mi{width:auto;height:auto;margin-top:-.265em;font-size:20px;line-height:1}.menu-item i._before,.rtl .menu-item i._after{margin-right:.4em}.menu-item i._after,.rtl .menu-item i._before{margin-left:.4em}.menu-item img._before,.rtl .menu-item img._after{margin-right:.5em}.menu-item img._after,.rtl .menu-item img._before{margin-left:.5em}.menu-item ._svg{width:1em;font-size:20px}.menu-item ._image{width:1.4em}.visuallyhidden{overflow:hidden;clip:rect(0 0 0 0);position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0}.menu-item i.elusive{margin-top:-.3em}.dashicons-admin-site:before{content:"\f319"!important}.dashicons-welcome-view-site:before{content:"\f115"!important}.side-panel-menu img._mi{margin-left:7px;margin-right:.4em}#primary-navbar{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;min-width:130px}@media screen and (min-width:992px){#primary-navbar{min-width:210px}}.buddypanel-transtioned #primary-navbar{overflow:hidden}.site-header .main-navigation .primary-menu.bb-primary-overflow .menu-item-has-children:hover>.sub-menu,.site-header .main-navigation .primary-menu.bb-primary-overflow .menu-item-has-children:hover>a:after{visibility:hidden}.primary-menu.bb-primary-overflow .menu-item-has-children:not(.hideshow):after{opacity:.1}.primary-menu{margin:0;list-style:none;vertical-align:middle;height:76px;white-space:nowrap}.primary-menu.bb-primary-overflow{overflow:hidden}body:not(.bb-page-loaded) .primary-menu{height:76px;overflow:hidden}.primary-menu>li{float:left;display:inline-block;height:76px;line-height:76px;padding:0 16px;position:relative;vertical-align:middle}.primary-menu>li:first-child{padding-left:0}.primary-menu>li>a{height:76px;display:block}.primary-menu>li .sub-menu i._mi{margin-top:-.165em;font-size:16px}.primary-menu a{font-size:.875rem;color:#939597;letter-spacing:-.24px}.primary-menu a:focus,.primary-menu a:hover{color:#007cff}.primary-menu a:focus>i,.primary-menu a:hover>i{color:#007cff}.primary-menu .current-menu-ancestor>a,.primary-menu .current-menu-item>a,.primary-menu .current-menu-parent>a,.primary-menu .current_page_item>a{font-weight:500;color:#007cff;letter-spacing:-.24px}.primary-menu .current-menu-ancestor>a>i,.primary-menu .current-menu-item>a>i,.primary-menu .current-menu-parent>a>i,.primary-menu .current_page_item>a>i{color:#007cff}.primary-menu .more-button{font-size:22px;color:#122b46;line-height:1}.primary-menu .more-button i{position:relative}.primary-menu>.menu-item-has-children:not(.hideshow){padding:0 21px 0 11px}.primary-menu .menu-item-has-children>a:after{left:0;right:0;margin:auto}#navbar-collapse{position:relative;margin-left:15px;margin-right:15px}#navbar-collapse:not(.hasItems){margin:0}#navbar-collapse:not(.hasItems) a.more-button{display:none}#navbar-collapse a.more-button{opacity:0;visibility:hidden}#navbar-collapse #navbar-extend{display:none}#navbar-collapse.hasItems a.more-button{opacity:1;visibility:visible;display:-webkit-box;display:-ms-flexbox;display:flex}#navbar-collapse.hasItems #navbar-extend{display:block}.menu-items-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.menu-items-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.site-header .sub-menu{background:#fff;box-shadow:0 2px 7px 1px rgba(0,0,0,.05),0 6px 32px 0 rgba(18,43,70,.1);border-radius:4px;list-style:none;padding:10px 0;position:absolute;right:-20px;top:-webkit-calc(100% - 15px);top:calc(100% - 15px);margin:0;min-width:168px;opacity:0;visibility:hidden;z-index:100}.site-header .sub-menu a{display:block;font-size:13px;font-weight:inherit;color:#939597;letter-spacing:-.24px;line-height:1;margin-bottom:1px;padding:.5625rem .9375rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.site-header .sub-menu .current-menu-ancestor>a,.site-header .sub-menu .current-menu-item>a,.site-header .sub-menu .current-menu-parent>a,.site-header .sub-menu a:hover{background:#f5f5f5;color:#007cff}.site-header .sub-menu .sub-menu{top:-6px;left:-webkit-calc(100% + -16px);left:calc(100% + -16px)}.site-header .sub-menu .menu-item-has-children:not(.hideshow):after{line-height:1;right:15px;top:4px;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.site-header .sub-menu .menu-item-has-children>a:after{left:-webkit-calc(100% + 5px);left:calc(100% + 5px);-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg);top:28px;display:none}.site-header .sub-menu.active{opacity:1;visibility:visible}.site-header .bb-mobile-panel-wrapper .sub-menu a{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.site-header .menu-item-has-children{position:relative}.site-header .menu-item-has-children>a{position:relative}.primary-menu>li>.sub-menu:before,.user-wrap-container>.sub-menu:before{content:' ';position:absolute;width:0;height:0;top:0;right:28px;border:7px solid #000;border-color:#fff #fff transparent transparent;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);box-shadow:2px -3px 3px 0 rgba(0,0,0,.02);z-index:1002}.user-wrap-container>.sub-menu:before{right:78px}.site-header .main-navigation .menu-item-has-children:hover>.sub-menu{opacity:1;visibility:visible}.site-header .header-aside .menu-item-has-children.selected>.sub-menu{opacity:1;visibility:visible}.user-wrap-container .sub-menu li.menupop{position:relative}.user-wrap-container .sub-menu li.menupop:hover .ab-sub-wrapper{display:block}.user-wrap-container .sub-menu .ab-sub-wrapper{display:none;position:absolute;width:187px;left:-187px;top:0;box-sizing:border-box;margin:0}.user-wrap-container .sub-menu .ab-sub-wrapper::before{content:'';width:12px;height:12px;display:block;box-shadow:2px -2px 2px -1px rgba(0,0,0,.1);position:absolute;right:-5px;top:11px;z-index:1;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);background:#fff}.user-wrap-container .sub-menu .ab-sub-wrapper .ab-submenu{background:#fff;box-shadow:0 2px 7px 1px rgba(0,0,0,.05),0 6px 32px 0 rgba(18,43,70,.1);list-style:none;padding:5px 0}.site-header .more-button{height:76px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.more-button.active{position:relative}.more-button.active:after{content:' ';position:absolute;width:0;height:0;bottom:-2px;margin:0 auto;right:0;left:-7px;box-sizing:border-box;border:8px solid #000;border-color:#fff #fff transparent transparent;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);box-shadow:2px -3px 3px 0 rgba(0,0,0,.02);z-index:101;opacity:1;visibility:visible}#navbar-extend .menu-item-has-children:after,.primary-menu .menu-item-has-children:not(.hideshow):after{content:'\e826';font-family:bb-icons;font-weight:400;speak:none;display:inline-block;color:#939597;position:absolute;right:0;top:0;font-size:22px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.site-header #navbar-extend.sub-menu .menu-item-has-children:after{right:15px;top:4px}li.hideshow{padding:0 8px;position:relative}.sub-menu .user-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:auto;border-bottom:1px solid #eef0f3;margin-bottom:8px;padding-bottom:12px;padding-top:12px}.sub-menu span.user-name{font-size:16px;font-weight:500;color:#122b46;letter-spacing:-.24px;margin-bottom:2px;display:block}.sub-menu .user-mention{font-size:13px;color:#939597;letter-spacing:-.24px}.sub-menu .user-link img{float:left;margin-right:10px}.sub-menu li.current.selected a{background:#f5f5f5;border:0}.notification-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:76px}.notification-link.active i{position:relative}.notification-link.active i:after{content:'';background:#ee343c;border-radius:50%;width:6px;height:6px;position:absolute;right:4px;top:1px}.notification-link.active i.bb-icon-mail-small:after{right:0}.notification-dropdown{background:#fff;border:1px solid #e7e9ec;box-shadow:0 2px 7px 1px rgba(0,0,0,.05),0 6px 32px 0 rgba(18,43,70,.1);border-radius:4px;list-style:none;position:absolute;right:-15px;top:-webkit-calc(100% - 15px);top:calc(100% - 15px);margin:0;min-width:430px;overflow:hidden;opacity:0;visibility:hidden;z-index:1001}.menu-item-has-children.selected .notification-dropdown{opacity:1;visibility:visible}.dropdown-left .notification-dropdown{right:auto;left:-15px}@media (max-width:543px){.notification-dropdown{min-width:330px}}.user-wrap.menu-item-has-children:not(.hideshow):after{display:none}.user-wrap.menu-item-has-children .bb-icon-angle-down{font-size:22px}.user-wrap.menu-item-has-children .sub-menu{min-width:180px}.user-wrap.menu-item-has-children .sub-menu a{display:block;position:relative}.user-wrap.menu-item-has-children .user-name{line-height:1.3;white-space:nowrap;padding-right:3px;text-overflow:ellipsis;max-width:100px;overflow:hidden}@media screen and (min-width:992px){.user-wrap.menu-item-has-children .user-name{max-width:180px}}.user-wrap.menu-item-has-children span.no-count{display:none}.user-wrap.menu-item-has-children span.count{font-size:10px;padding:1px 7px;position:absolute;right:10px}.user-wrap.menu-item-has-children>a:after{left:auto;right:48px;margin:auto;bottom:-3px}.bb-more-menu-nav.dropdown-left{right:auto;left:-15px}.bb-more-menu-nav.dropdown-left .sub-menu{right:auto;left:95%}.bb-more-menu-nav.dropdown-left .menu-item-has-children>a:after{display:none}.bb-more-menu-nav a:after{display:none}.dropdown-left .bb-help-content,.dropdown-left .sub-menu{right:auto;left:-15px}.user-wrap .wp-admin-bar-arrow{display:none}span.count{box-shadow:0 2px 2px 0 rgba(0,0,0,.15)}.user-wrap ul.sub-menu a:not(.user-link)>.count{background:rgba(238,52,60,.95);box-shadow:none;border-radius:100px;margin-left:auto;padding:2px 6px;font-size:10px;font-style:normal;font-weight:600;color:#fff;letter-spacing:-.55px;min-width:16px;min-height:16px}.site-header-container .sub-menu .ab-submenu a:hover{background:0 0}#header-aside .bb-my-account-menu{list-style:none;margin:0}#header-aside .bb-my-account-menu li{position:relative}#header-aside .bb-my-account-menu li:hover>.sub-menu{display:block;opacity:1;visibility:visible}#header-aside .bb-my-account-menu i{position:relative;top:2px}#header-aside .bb-my-account-menu .sub-menu{display:none;position:absolute;width:187px;left:-187px;top:0;box-sizing:border-box;margin:0}#header-aside .bb-my-account-menu .sub-menu::before{content:'';width:12px;height:12px;display:block;box-shadow:2px -2px 2px -1px rgba(0,0,0,.1);position:absolute;right:-5px;top:11px;z-index:1;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);background:#fff}#header-aside .bb-my-account-menu .sub-menu a:hover{background:0 0}#header-aside .bb-my-account-menu .sub-menu .current-menu-item a{background:0 0}.header-aside .wrapper{position:relative}.header-aside .wrapper .count{display:none}.header-aside .wrapper .sub-menu-inner{width:187px;max-height:76vh;margin:0;overflow-x:hidden;overflow-y:auto}.header-aside .wrapper .bb-sub-menu{width:187px;margin:0;list-style:none}.header-aside .wrapper li{position:static!important}.header-aside .wrapper li .wrapper{position:absolute;background:#fff;box-shadow:0 2px 7px 1px rgba(0,0,0,.05),0 6px 32px 0 rgba(18,43,70,.1);list-style:none;left:-187px;z-index:10;display:none}.header-aside .wrapper li .wrapper:before{content:'';width:12px;height:12px;display:block;box-shadow:2px -2px 2px -1px rgba(0,0,0,.1);position:absolute;right:-5px;top:11px;z-index:1;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);background:#fff}.header-aside .wrapper li:hover>.wrapper{display:block}.header-aside .wrapper a{position:static!important}.buddypanel{background:#fff;box-shadow:0 3px 13px 0 rgba(18,43,70,.1);left:0;position:fixed;width:68px;height:100%;z-index:611;-webkit-transition:width .2s;transition:width .2s}.buddypanel .link-text{display:block;min-width:0;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.buddypanel .link-text,.buddypanel span.count:not(.small){opacity:0;width:0;visibility:hidden;-webkit-transition:all linear .2s;transition:all linear .2s}.buddypanel [data-balloon][data-balloon-pos=right]:before{left:inherit;top:inherit;margin-left:60px;margin-top:8px}.buddypanel [data-balloon][data-balloon-pos=right]:after{left:inherit;top:inherit;margin-left:65px;margin-top:15px}.buddypanel .side-panel-scroll [data-balloon][data-balloon-pos=right]:after,.buddypanel .side-panel-scroll [data-balloon][data-balloon-pos=right]:before{display:none}.buddypanel ul.buddypanel-menu li a span:not(.count){display:block;min-width:0;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.buddypanel ul.buddypanel-menu>li>a>span:not(.count){margin-left:-10px}.buddypanel .site-branding{position:relative;z-index:29;background-color:#fff}.buddypanel .count{margin-right:15px}.buddypanel .menu-item-has-children .count{display:none}body.bb-buddypanel-right .buddypanel{left:auto;right:0}body.bb-buddypanel:not(.buddypanel-open).bb-sfwd-aside .buddypanel{width:0}body.bb-buddypanel:not(.buddypanel-open).bb-sfwd-aside .buddypanel .side-panel-inner{display:none}body.bb-buddypanel:not(.buddypanel-open).bb-sfwd-aside .buddypanel .site-branding{opacity:0;visibility:hidden}body.bb-buddypanel:not(.buddypanel-open).bb-sfwd-aside .site{margin-left:0}body.bb-buddypanel:not(.buddypanel-open).bb-sfwd-aside.bb-buddypanel-right .site{margin-right:0}body.bb-buddypanel:not(.buddypanel-open):not(.sticky-header).bb-sfwd-aside .buddypanel.has-scrolled a.bb-toggle-panel{opacity:0;visibility:hidden}.buddypanel #site-logo{text-align:center;padding:20px 20px;height:auto;max-height:none}.buddypanel h1.site-title,.buddypanel h2.site-title{width:100%}.buddypanel .site-title img{max-height:none;max-width:180px}.buddypanel-menu{min-height:100%}.side-panel-menu-container{height:100%}@media screen and (min-width:800px){.bb-buddypanel.sticky-header:not(.bb-sfwd-aside) .site-header{width:-webkit-calc(100% - 68px);width:calc(100% - 68px)}}@media screen and (min-width:800px){.bb-buddypanel.buddypanel-open.sticky-header .site-header{width:-webkit-calc(100% - 220px);width:calc(100% - 220px)}.bb-buddypanel .bb-footer,.bb-buddypanel .header-search-wrap,.bb-buddypanel .site-content,.bb-buddypanel .site-header{padding:0 30px}.buddypanel-open .site{margin-left:220px}.buddypanel-open.bb-buddypanel-right .site{margin-right:220px;margin-left:inherit}.buddypanel-open .buddypanel{width:220px}.buddypanel-open .buddypanel .link-text,.buddypanel-open .buddypanel span.count:not(.small){opacity:1;width:auto;visibility:visible}.buddypanel-open .link-text{min-width:120px}.buddypanel-open span.count.small{opacity:0;-webkit-transition:all linear .1s;transition:all linear .1s}.buddypanel-open .buddypanel [data-balloon][data-balloon-pos=left]:after,.buddypanel-open .buddypanel [data-balloon][data-balloon-pos=left]:before,.buddypanel-open .buddypanel [data-balloon][data-balloon-pos=right]:after,.buddypanel-open .buddypanel [data-balloon][data-balloon-pos=right]:before{display:none}.buddypanel-open .buddypanel span.visuallyhidden{position:relative;width:auto;height:auto;margin:0}.buddypanel-open .buddypanel ul.buddypanel-menu>li>a>span{opacity:1;width:auto;visibility:visible}}@media screen and (max-width:799px){.buddypanel-open.buddypanel-header .site{margin-left:0}.header-search-wrap{padding:0 10px}}body:not(.buddypanel-open) .buddypanel ul.buddypanel-menu>li>a>span{opacity:0;width:0;visibility:hidden;-webkit-transition:all linear .2s;transition:all linear .2s}body:not(.buddypanel-open) .buddypanel ul.buddypanel-menu>li>a>span.count{display:none}.panel-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:76px;background-color:#fff;position:relative;z-index:29}.bb-buddypanel-right .panel-head{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.site-header .bb-toggle-panel{display:none;margin-right:20px;margin-left:0;color:#939597}.site-header .bb-toggle-panel:hover{color:#007cff}.site-header .bb-toggle-panel i{color:inherit;font-size:24px}.buddypanel-header .site-header .bb-toggle-panel{display:inherit}.bb-buddypanel.buddypanel-header.bb-buddypanel-right .site-header .header-3>.bb-toggle-panel{display:none}.bb-buddypanel.buddypanel-header.bb-buddypanel-right .bb-toggle-panel{margin-right:0}@-webkit-keyframes site-brand{0%{height:auto;opacity:1}50%{height:auto;opacity:0}100%{height:0;opacity:0}}body.buddypanel-header.buddypanel-open .buddypanel #site-logo{height:auto;opacity:1}body.buddypanel-header:not(.buddypanel-open):not(.bb-sfwd-aside) .buddypanel #site-logo{opacity:0;height:0;visibility:hidden;padding:0 0 15px;-webkit-animation:site-brand .3s;animation:site-brand .3s;-webkit-animation-fill-mode:none;animation-fill-mode:none}.buddypanel .bb-toggle-panel{color:#939597;font-size:24px;padding:10px 16px;min-width:68px;text-align:center;-webkit-transition:all linear .2s;transition:all linear .2s}.buddypanel .bb-toggle-panel i{font-size:inherit}.buddypanel .bb-toggle-panel:hover{color:#007cff}.side-panel-inner{height:-webkit-calc(100% - 120px);height:calc(100% - 120px);overflow:hidden}.side-panel-menu{list-style:none;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column}.side-panel-menu li{min-height:52px}.side-panel-menu .bp-menu-item-at-bottom{margin-top:auto;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.side-panel-menu .bp-menu-item-at-bottom~.bp-menu-item-at-bottom{margin-top:0}.side-panel-menu a{padding:15px 0;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;color:#939597;letter-spacing:-.24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1;position:absolute;width:100%}.side-panel-menu a:hover{color:#007cff}.side-panel-menu a:hover i{color:#007cff}.side-panel-menu a:hover span.count{color:#fff}.side-panel-menu i{color:#939597;font-size:20px;margin-left:7px;margin-right:.4em;margin-top:2px}.side-panel-menu .current-menu-item>a{font-weight:500}.side-panel-menu .current-menu-item a,.side-panel-menu .current-menu-item i{color:#007cff}.side-panel-menu .current-menu-item a:hover i{color:#007cff}.side-panel-menu .bs-submenu-toggle{cursor:pointer;position:absolute;right:10px;top:10px;z-index:22;opacity:0;visibility:hidden;-webkit-transition:all linear .2s;transition:all linear .2s;font-size:22px;width:30px;height:30px;line-height:30px;text-align:center;margin:0}.buddypanel-open .side-panel-menu .bs-submenu-toggle{opacity:1;visibility:visible}.side-panel-menu .sub-menu{list-style:none;margin-left:0;margin-bottom:0}.side-panel-menu .sub-menu a{width:-webkit-calc(100% - 32px);width:calc(100% - 32px)}.side-panel-menu .sub-menu i._mi._before,.side-panel-menu .sub-menu i.bb-icon-file{margin-left:0}span.count{background:rgba(238,52,60,.95);border-radius:100px;margin-left:auto;padding:2px 9px;font-size:11px;font-style:normal;font-weight:600;color:#fff;letter-spacing:-.55px}.buddypanel span.count{box-shadow:none}span.count.small{font-size:10px;padding:3px 5px 4px;position:absolute;left:34px;top:10px;line-height:1;-webkit-transition:all linear .6s;transition:all linear .6s}.buddypanel-menu>li>.bb-menu-item>img{margin:0 24px}.buddypanel-menu>li>.bb-menu-item>i:not(.bb-icon-angle-down){margin:0;min-width:68px;text-align:center}@media (max-width:799px){.buddypanel-menu>li>.bb-menu-item>img{margin:0 17px 0 0}.buddypanel-menu>li>.bb-menu-item>i:not(.bb-icon-angle-down){min-width:32px;text-align:left;margin-right:5px}}.buddypanel-menu .menu-item-has-children:not(.hideshow):after{display:none}.buddypanel-menu .sub-menu{display:none;position:static;opacity:1;visibility:visible}@media (min-width:800px){.buddypanel-open .buddypanel-menu .sub-menu.bb-open{display:block;box-shadow:none;padding-left:32px;padding-top:52px}.buddypanel-open .buddypanel-menu .sub-menu.bb-open .sub-menu{padding-left:0}}.widget-area{padding-bottom:1.25rem}.widget-area-secondary .widget:first-child{margin-top:0}.widget{background:#fff;border:1px solid #e7e9ec;border-radius:4px;font-size:.875rem;line-height:1.35;margin-bottom:1.25rem;padding:1.25rem .9375rem}.widget form,.widget ol,.widget ul{margin-bottom:0}.widget fieldset{border:0;margin:0;padding:0}.widget select{width:100%}.textwidget p:last-child{margin-bottom:0}.widget .widget-title{display:-webkit-box;display:-ms-flexbox;display:flex}.widget .widget-title .widget-num-count{padding:0 .25rem;color:#a3a5a9;margin-right:auto}.widget .widget-title a.bs-widget-reload{color:#939597}.widget-title{font-family:inherit;font-size:.75rem;font-weight:600;color:#122b46;letter-spacing:.25px;line-height:1rem;margin:0 0 20px;text-transform:uppercase}.widget .widget-title:empty{display:none}form.search-form{position:relative}.widget_search{padding:.9375rem}.widget_search .search-field{background-size:17px;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;border-radius:20px}.widget_search .search-field-top{background-image:none;padding-left:15px;padding-right:40px;width:100%}.widget_search .search-submit{border:0;position:absolute;width:40px;font-size:0;top:0;padding:0;background:url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/images/svg/search.svg) no-repeat center transparent;background-size:45%;right:0;opacity:.8}.widget_search .search-submit:hover{box-shadow:none;opacity:1}#wp-calendar{font-size:12px;margin-bottom:0;table-layout:fixed}#wp-calendar td,#wp-calendar th{padding:0}#wp-calendar caption{text-align:center;padding-bottom:5px;text-transform:uppercase;font-size:13px;border-bottom:1px solid rgba(0,0,0,.08);margin-bottom:20px}.widget_nav_menu .sub-menu{margin-left:1.5rem}.widget_nav_menu li{padding-left:0;margin-top:10px}.widget.widget_media_gallery .gallery{margin:0}.blog .site-main{position:relative;padding-bottom:0}.single:not(.single-post) .entry-content-wrap{padding:25px 0 0}.post-grid .hentry{margin-bottom:20px}.post-grid .first .ratio-wrap{width:42.417%}.post-grid .first .ratio-wrap .entry-img{padding-top:55.27%;height:100%}.post-grid .entry-content{font-size:1rem;color:#4d5c6d;letter-spacing:-.24px;line-height:1.5;margin-bottom:1.6875rem}.post-grid .entry-title{font-size:1.25rem;color:#122b46;letter-spacing:-.24px;line-height:1.31;margin:0;word-break:break-word}.post-related-posts .post-grid .first .ratio-wrap{width:100%}.post-related-posts .slick-list{padding:0 0 20px 0}.bb-standard .entry-title{font-size:1.625rem;font-weight:500}p.post-main-link{margin:0;overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-all;word-break:break-word}.post-inner-wrap{background:#fff;border:1px solid #e7e9ec;border-radius:4px;overflow:hidden;min-width:1px;-webkit-transition:all linear .2s;transition:all linear .2s;height:100%}.post-inner-wrap:hover{box-shadow:0 6px 24px 0 rgba(18,43,70,.12)}.first .post-inner-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row-reverse;flex-flow:row-reverse}.first .post-inner-wrap .entry-content-wrap{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;padding:40px}.first .post-inner-wrap .entry-meta{margin-top:auto}.first .post-inner-wrap .entry-title{font-size:2.125rem;color:#122b46;letter-spacing:-.24px;line-height:2.625rem}.format-audio .post-inner-wrap{overflow:visible}.slick-slider .format-audio .mejs-time-float{margin-bottom:0}.post-grid .lg-grid-1-1 .entry-img{padding-top:36.334%;width:58.829%}.post-grid .lg-grid-1-3 .post-inner-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.post-grid .lg-grid-1-3 .entry-content-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1}.post-grid .lg-grid-1-3 .entry-meta{margin-top:auto}span.edit-link{display:none}.bb-masonry{margin-left:-10px;margin-right:-10px}.bb-masonry .bb-masonry-sizer{width:33.33%}.bb-masonry .hentry{margin-bottom:0;padding-bottom:20px;padding-left:10px;padding-right:10px;width:33.33%;float:left}.bb-masonry .hentry.bb-grid-1-1{width:100%}.bb-masonry .hentry.bb-grid-1-1.first .entry-img{padding-top:36.334%;width:58.829%}.bb-masonry .hentry.bb-grid-2-3{width:66.66%}.bb-masonry .hentry.bb-grid-2-3.first .ratio-wrap{width:42.417%}.bb-masonry .hentry.bb-grid-2-3.first .ratio-wrap .entry-img{padding-top:55.27%}body:not(.bb-page-loaded) .post-grid.bb-masonry .hentry{display:none}.post-grid .first.product .post-inner-wrap{-ms-flex-flow:row wrap;flex-flow:row wrap}.post-grid .first.product .ratio-wrap{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%}.post-grid .first.product .ratio-wrap .entry-img{height:auto}.post-grid .first.product .entry-content-wrap{padding:25px 30px 30px}.post-grid .first.product .entry-title{font-size:1.25rem;line-height:1.31}.button-load-more-posts{font-size:15px;color:inherit;display:inline-block}.button-load-more-posts.loading:after{display:inline-block;content:"\e838";color:inherit;font-family:bb-icons;font-size:18px;line-height:1;margin-left:10px;-webkit-animation:spin 3s infinite linear;animation:spin 3s infinite linear}@media (max-width:992px){.bb-masonry .bb-masonry-sizer,.post-grid:not(.bb-standard) .hentry{width:50%}.post-grid:not(.bb-standard) .hentry.first{width:100%}.post-grid:not(.bb-standard):not(.slick-slider) .hentry.first .entry-title{font-size:1.75rem}.post-grid:not(.bb-standard) .hentry.first .entry-content-wrap{padding:25px 30px 30px}.post-grid .top-meta a:not(.bookmark-link-container){display:none}}@media (max-width:799px){.bb-masonry .hentry.bb-grid-1-1{width:100%}.bb-masonry .hentry.bb-grid-1-1.first .entry-img{padding-top:40.476%;width:100%}.bb-masonry .bb-masonry-sizer,.post-grid .hentry:not(.bb-standard){width:100%}.hentry.first .post-inner-wrap{-ms-flex-flow:row wrap;flex-flow:row wrap}.bb-masonry .hentry.bb-grid-2-3.first .entry-img,.post-grid .hentry.first .entry-content-wrap,.post-grid .hentry.first .entry-img,.post-grid:not(.bb-standard) .hentry.first .entry-img{width:100%}.post-grid .hentry.first .entry-img{padding-top:52.56%}}.entry-img,.single .post-related-posts .entry-img{position:relative;overflow:hidden;padding-top:52.56%;display:block;background:#809ab4}@media (max-width:800px){.entry-img,.single .post-related-posts .entry-img{padding-top:40.476%}}.single .entry-img{padding-top:36%;margin:0 0 32px}.single .post.full-fi figure.entry-img,.single .post.full-fi-invert figure.entry-img{width:100vw;margin-left:-webkit-calc(-50vw + 50%);margin-left:calc(-50vw + 50%);padding-top:60%}.single-post.full-fi-invert .content-area{padding-top:0}.single-post.full-fi-invert .content-area header.entry-header{margin-top:32px}.entry-img img{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;z-index:0;min-height:100%;width:auto;min-width:100%;object-fit:cover}.entry-content-wrap{padding:25px 30px 30px}.entry-content-wrap .avatar{border-radius:100%;max-width:38px}.entry-title a{color:inherit}.entry-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.meta-wrap{-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:1}.avatar-wrap{margin-right:10px}.post-author,.post-date{font-size:.875rem;color:#122b46;line-height:1}.post-date{display:block;margin-top:4px}.post-date a{color:#939597}.post-date a:hover{color:#122b46}.bb-bookmark{font-size:24px;display:inline-block}.top-meta .bookmark-link-container{line-height:1.5}.author-post-meta a.bb-more i:before{margin-right:.2em;margin-left:.2em;left:0;top:0;font-size:inherit}.single-attachment:not(.full-fi) .content-area,.single-attachment:not(.full-fi-invert) .content-area,.single-post:not(.full-fi) .content-area,.single-post:not(.full-fi-invert) .content-area{margin:0 auto;max-width:800px}.single-attachment:not(.has-sidebar) .content-area,.single-attachment:not(.has-sidebar) .site-content-grid,.single-post:not(.has-sidebar) .content-area,.single-post:not(.has-sidebar) .site-content-grid{margin:0 auto;max-width:800px}.single-attachment .entry-content,.single-post .entry-content{letter-spacing:-.24px}.single-attachment .entry-content p,.single-post .entry-content p{margin-bottom:40px}@media (max-width:544px){.single-attachment .entry-content p,.single-post .entry-content p{margin-bottom:20px}}.single .entry-content-wrap{padding:0}.single .entry-title{font-size:2rem;line-height:1.2;margin-bottom:20px;letter-spacing:-.03rem}.single .entry-meta{margin-bottom:25px}@media (min-width:800px){.single-attachment .content-area,.single-post .content-area{max-width:-webkit-calc(100% - 300px);max-width:calc(100% - 300px)}}.entry-content img.alignleft{margin:.5rem 2rem 1.625rem 0}.entry-content img.alignright{margin:.5rem 0 1.625rem 2rem}.author-post-meta{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px 0}.author-post-meta i{font-size:24px;color:#122b46;opacity:.4;-webkit-transition:all linear .2s;transition:all linear .2s}.author-post-meta i:hover{opacity:.9}.author-post-meta .bb-icon-like{font-size:33px;margin:0 5px 4px 0}.author-post-meta .bb-icon-like.bookmarked{opacity:1}.like-count{font-size:14px;color:#122b46;letter-spacing:-.24px;line-height:1}.author-post-meta .author-box-share-wrap,.author-post-meta a[href="#comments"]{margin-right:12px}a.bb-like-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:-2px;color:#7f868f}a.bb-like-wrap:hover{color:#122b46}a.bb-like-wrap:hover .like-count{color:#122b46}.show-support.show-support-inactive{display:none}.show-support.show-support-active{margin-bottom:20px}.post-author-info{border-bottom:1px solid #e7e9ec;margin-bottom:30px}.post-author-details{display:-webkit-box;display:-ms-flexbox;display:flex;border-top:1px solid #e7e9ec;padding-top:30px;padding-bottom:30px}.post-author-details .avatar{border-radius:100%;max-width:60px}.post-author-details a.post-author{font-size:16px;letter-spacing:-.27px}.post-author-details .author-desc{font-size:14px;color:#a3a5a9;letter-spacing:-.24px;line-height:1.5;margin:0}.post-author-details .author-desc-wrap{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:15px}.post-meta-wrapper{border-top:1px solid #e7e9ec;padding-top:30px;font-size:15px}.post-meta-wrapper>div:first-child{margin-bottom:10px}.post-meta-wrapper i{font-size:17px}.show-support h6{font-size:18px;font-weight:400;letter-spacing:-.24px;margin:0 0 10px}.show-support p{font-size:14px;color:#a3a5a9;letter-spacing:-.24px;margin:0 0 5px}.bb-subscribe-wrap{background:url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/images/svg/newsletter-bg.svg) no-repeat left bottom #fff;background-size:contain;border:1px solid #eef0f3;border-radius:4px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:30px 20px 125px;min-height:401px;position:relative;overflow:hidden;margin-bottom:30px;clear:both}.bb-subscribe-wrap h3{font-weight:600;font-size:18px;color:#122b46;letter-spacing:-.24px;margin:0 0 0;text-transform:uppercase}.bb-subscribe-wrap p{font-size:14px;color:#a3a5a9;letter-spacing:-.24px}.bb-subscribe-wrap .bb-icon-mail-open{font-size:50px;color:rgba(0,0,0,.28)}.bb-subscribe-wrap .wpcf7-form input[type=date],.bb-subscribe-wrap .wpcf7-form input[type=email],.bb-subscribe-wrap .wpcf7-form input[type=number],.bb-subscribe-wrap .wpcf7-form input[type=tel],.bb-subscribe-wrap .wpcf7-form input[type=text],.bb-subscribe-wrap .wpcf7-form input[type=url],.bb-subscribe-wrap .wpcf7-form select,.bb-subscribe-wrap .wpcf7-form textarea{background-color:#f8f8f8;border-radius:3px;font-size:14px;color:#bdbdbd;border:1px solid #dedfe2}.bb-subscribe-wrap .wpcf7-form input[type=date].bb-newsletter-blog-post,.bb-subscribe-wrap .wpcf7-form input[type=email].bb-newsletter-blog-post,.bb-subscribe-wrap .wpcf7-form input[type=number].bb-newsletter-blog-post,.bb-subscribe-wrap .wpcf7-form input[type=tel].bb-newsletter-blog-post,.bb-subscribe-wrap .wpcf7-form input[type=text].bb-newsletter-blog-post,.bb-subscribe-wrap .wpcf7-form input[type=url].bb-newsletter-blog-post,.bb-subscribe-wrap .wpcf7-form select.bb-newsletter-blog-post,.bb-subscribe-wrap .wpcf7-form textarea.bb-newsletter-blog-post{border-top-left-radius:3px;border-bottom-left-radius:3px;border-top-right-radius:0;border-bottom-right-radius:0}.bb-subscribe-wrap .icheckbox_minimal{border-width:1px}.bb-subscribe-wrap .wpcf7-form input[type=submit]{background:#dedfe2;border-radius:3px;border-left:0;font-size:14px;color:#fff;letter-spacing:-.24px}.bb-subscribe-wrap .wpcf7-form input[type=submit].bb-newsletter-bp-update{border-radius:0 3px 3px 0;vertical-align:bottom}@media (max-width:544px){.bb-subscribe-wrap .wpcf7-form input[type=date],.bb-subscribe-wrap .wpcf7-form input[type=email],.bb-subscribe-wrap .wpcf7-form input[type=number],.bb-subscribe-wrap .wpcf7-form input[type=tel],.bb-subscribe-wrap .wpcf7-form input[type=text],.bb-subscribe-wrap .wpcf7-form input[type=url],.bb-subscribe-wrap .wpcf7-form select,.bb-subscribe-wrap .wpcf7-form textarea{width:100%;margin-bottom:10px;border-radius:3px}.bb-subscribe-wrap .wpcf7-form input[type=submit]{width:40%;border-radius:3px}.bb-subscribe-wrap div.wpcf7 .ajax-loader{width:100%;background-position:center}}@media (max-width:992px){.has-sidebar .bb-subscribe-wrap .wpcf7-form input[type=date],.has-sidebar .bb-subscribe-wrap .wpcf7-form input[type=email],.has-sidebar .bb-subscribe-wrap .wpcf7-form input[type=number],.has-sidebar .bb-subscribe-wrap .wpcf7-form input[type=tel],.has-sidebar .bb-subscribe-wrap .wpcf7-form input[type=text],.has-sidebar .bb-subscribe-wrap .wpcf7-form input[type=url],.has-sidebar .bb-subscribe-wrap .wpcf7-form select,.has-sidebar .bb-subscribe-wrap .wpcf7-form textarea{width:100%;margin-bottom:10px;border-radius:3px}.has-sidebar .bb-subscribe-wrap .wpcf7-form input[type=submit]{width:40%;border-radius:3px}.has-sidebar .bb-subscribe-wrap div.wpcf7 .ajax-loader{width:100%;background-position:center}}.bb-standard .entry-img{padding-top:40.476%}.pagination-below{clear:both;overflow:hidden;padding:30px 0;text-align:center}.post-grid .format-quote .post-inner-wrap{background:#a3a5a9}.post-grid .format-quote .entry-content{font-size:22px;color:#fff;letter-spacing:-.24px;line-height:30px;font-style:italic}.post-grid .format-quote blockquote{color:#fff;margin:0}.post-grid .video-container{margin-bottom:0}.top-meta a{margin-left:15px}.top-meta a .bb-icon-like.bookmarked{color:#122b46}.top-meta .like-count,.top-meta a{font-size:12px;color:#939597;letter-spacing:-.21px}.top-meta a:hover{color:#007cff}.top-meta a:hover .like-count{color:#007cff}.top-meta a:hover i{opacity:.9}.top-meta i{font-size:24px;margin-right:5px;opacity:.4;color:#122b46}.top-meta i.bb-icon-like.bookmarked{opacity:.9}.hentry blockquote.wp-block-quote{background:#e3e6ea;border-radius:3px;margin:0 0 40px;padding:30px;font-size:22px;letter-spacing:-.24px;line-height:30px;position:relative}.hentry blockquote.wp-block-quote:before{content:'\e832';font-family:bb-icons;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;text-align:center;font-variant:normal;text-transform:none;color:#fff;width:38px;height:38px;line-height:38px;background:#7f868f;border-radius:100%;margin-bottom:20px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.hentry blockquote.wp-block-quote p:last-child{margin-bottom:0}.entry-content .bb-chat-container{margin-bottom:40px}.entry-content .bb-chat-container p{margin:0;padding:15px;font-size:14px;color:#a3a5a9;letter-spacing:-.21px}.entry-content .bb-chat-container p:nth-child(odd){background:#eef0f3}.entry-content .bb-chat-container p:nth-child(even){background:#fff}.widget ul{list-style:none;margin-left:0}.widget ul a{font-size:14px;color:#939597;letter-spacing:-.21px;line-height:16px}.widget ul a:hover{color:#007cff}.widget li{margin-bottom:10px}.widget_mc4wp_form_widget .mc4wp-form-fields>p:first-child{display:-webkit-box;display:-ms-flexbox;display:flex}.widget_mc4wp_form_widget input[type=email]{width:-webkit-calc(100% - 100px);width:calc(100% - 100px);background:#fbfbfc;border:1px solid #dedfe2;border-radius:3px 0 0 3px;font-size:14px}.widget_mc4wp_form_widget input[type=submit]{background:#d0d4d8;border-radius:0 3px 3px 0;border-left:0;font-size:14px;color:#fff;letter-spacing:-.24px}.widget_post_author .avatar{border-radius:100%;margin-right:8px;max-width:36px}.widget_post_author .post-author-head{margin-bottom:15px}.widget_post_author .post-author-head a:hover .post-author{color:#007cff}.widget_post_author .author-desc-wrap{color:#a3a5a9;letter-spacing:-.21px;line-height:22px}.bb_widget_recent_posts .bb-recent-posts,.elementor-widget-container .bb-recent-posts{margin-left:0}.bb_widget_recent_posts .bb-recent-posts li,.elementor-widget-container .bb-recent-posts li{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px}.bb_widget_recent_posts .bb-recent-posts li>div,.elementor-widget-container .bb-recent-posts li>div{-webkit-box-flex:1;-ms-flex:1;flex:1}.bb_widget_recent_posts .bb-recent-posts .entry-media.entry-img,.elementor-widget-container .bb-recent-posts .entry-media.entry-img{border-radius:3px;max-width:74px;width:74px;margin:0 15px 0 0;padding-top:21.43%}.bb_widget_recent_posts .bb-recent-posts h4,.elementor-widget-container .bb-recent-posts h4{margin:0;line-height:1;font-weight:400}.bb_widget_recent_posts .bb-recent-posts h4 a.bb-title,.elementor-widget-container .bb-recent-posts h4 a.bb-title{font-size:14px;color:#122b46;letter-spacing:-.24px;line-height:22px}.bb_widget_recent_posts .bb-recent-posts h4 a.bb-title:hover,.elementor-widget-container .bb-recent-posts h4 a.bb-title:hover{color:#007cff}.bb_widget_recent_posts .bb-recent-posts span.post-date,.elementor-widget-container .bb-recent-posts span.post-date{font-size:12px;color:#939597;letter-spacing:-.24px;line-height:22px;margin:0}.bb-follow-links{font-size:24px;margin-top:-5px}.bb-follow-links a{color:#939597;margin-right:10px}.bb-follow-links a:hover{color:#007cff}.bb-follow-links a i{font-size:24px}.bb-follow-links [class*=" bb-icon-"]:before,.bb-follow-links [class^=bb-icon-]:before{margin:0}.archive-description{margin-bottom:30px}.bb-bookmark.bb-icon-loader{font-size:21px}.bb-bookmark.bookmarked:before{content:'\e833'}span.post-format-icon{height:38px;width:38px;background-color:#122b46;border-radius:100%;color:#fff;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:24px;margin-bottom:18px}span.post-format-icon.white{background:#fff;color:#a3a5a9}.content-area .gallery-icon{position:relative;overflow:hidden;padding-top:68.785%;display:block;background:#809ab4;border-radius:4px}.content-area .gallery-icon img,.content-area .gallery-icon>*{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;z-index:0;min-height:100%;width:auto;min-width:100%;object-fit:cover}.top-meta .bb-like-wrap:after,.top-meta .bb-like-wrap:before{display:none}.post-related-posts .slick-slide>div{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.post-related-posts .slick-slide>div article{height:100%;padding:0 10px}.single-attachment .post-related-posts,.single-post .post-related-posts{border-bottom:1px solid #eef0f3;margin-bottom:20px;padding-bottom:10px}.single-attachment .post-related-posts>.post-grid,.single-post .post-related-posts>.post-grid{display:none}.single-attachment .post-related-posts>.post-grid.slick-initialized,.single-post .post-related-posts>.post-grid.slick-initialized{display:block}.single-attachment .post-related-posts .slick-slider .slick-list,.single-attachment .post-related-posts .slick-slider .slick-track,.single-post .post-related-posts .slick-slider .slick-list,.single-post .post-related-posts .slick-slider .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.single-attachment .post-related-posts .slick-slider a.slick-arrow.bb-slide-prev,.single-post .post-related-posts .slick-slider a.slick-arrow.bb-slide-prev{right:auto;left:5px}.single-attachment .post-related-posts .slick-slider a.slick-arrow.bb-slide-prev i,.single-post .post-related-posts .slick-slider a.slick-arrow.bb-slide-prev i{display:block;margin-top:1px}.single-attachment .post-related-posts .slick-slider .slick-arrow,.single-post .post-related-posts .slick-slider .slick-arrow{background:rgba(0,0,0,.27);box-shadow:0 2px 6px 0 rgba(0,0,0,.09);border-radius:100%}.single-attachment .post-related-posts .slick-slider .slick-arrow i,.single-post .post-related-posts .slick-slider .slick-arrow i{color:#fff}.single-attachment .post-related-posts .gallery,.single-post .post-related-posts .gallery{margin-bottom:0}.single-attachment .post-related-posts .gallery .gallery-item,.single-post .post-related-posts .gallery .gallery-item{display:none}.single-attachment .post-related-posts .gallery .gallery-item:first-child,.single-post .post-related-posts .gallery .gallery-item:first-child{display:block}.single-attachment .post-related-posts .gallery.slick-initialized,.single-post .post-related-posts .gallery.slick-initialized{display:block}.single-attachment .post-related-posts .gallery.slick-initialized .gallery-item,.single-post .post-related-posts .gallery.slick-initialized .gallery-item{display:block}.single-attachment .post-related-posts .gallery ul.slick-dots,.single-post .post-related-posts .gallery ul.slick-dots{display:none!important}.single-attachment .post-related-posts .post-inner-wrap,.single-post .post-related-posts .post-inner-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.single-attachment .post-related-posts .post-grid .first .entry-img,.single-post .post-related-posts .post-grid .first .entry-img{width:100%}.single-attachment .post-related-posts .hentry blockquote,.single-post .post-related-posts .hentry blockquote{margin-bottom:0}.single-attachment .post-related-posts h1.entry-title,.single-attachment .post-related-posts h2.entry-title,.single-post .post-related-posts h1.entry-title,.single-post .post-related-posts h2.entry-title{margin-bottom:0;font-size:1.25rem;line-height:28px}.single-attachment .post-related-posts .entry-img,.single-post .post-related-posts .entry-img{margin-bottom:0}.single-attachment .post-related-posts>h5,.single-post .post-related-posts>h5{position:relative}.single-attachment .post-related-posts>h4,.single-post .post-related-posts>h4{position:relative}.single-attachment .post-related-posts .entry-content,.single-post .post-related-posts .entry-content{display:none}.single-attachment .post-related-posts .format-aside:not(.has-post-thumbnail) .entry-content,.single-attachment .post-related-posts .format-audio:not(.has-post-thumbnail) .entry-content,.single-attachment .post-related-posts .format-link:not(.has-post-thumbnail) .entry-content,.single-attachment .post-related-posts .format-quote .entry-content-wrap .entry-content,.single-attachment .post-related-posts .format-standard:not(.has-post-thumbnail) .entry-content,.single-post .post-related-posts .format-aside:not(.has-post-thumbnail) .entry-content,.single-post .post-related-posts .format-audio:not(.has-post-thumbnail) .entry-content,.single-post .post-related-posts .format-link:not(.has-post-thumbnail) .entry-content,.single-post .post-related-posts .format-quote .entry-content-wrap .entry-content,.single-post .post-related-posts .format-standard:not(.has-post-thumbnail) .entry-content{display:block}.single-attachment .post-related-posts .post-grid .format-quote .entry-content,.single-post .post-related-posts .post-grid .format-quote .entry-content{font-size:14px;color:#4d5c6d}.single-attachment .post-related-posts .lg-grid-1-3,.single-post .post-related-posts .lg-grid-1-3{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;vertical-align:top}.single-attachment .post-related-posts .entry-content-wrap,.single-post .post-related-posts .entry-content-wrap{padding:25px 30px 30px}.single-attachment .post-related-posts .entry-content-wrap .entry-meta,.single-post .post-related-posts .entry-content-wrap .entry-meta{margin-bottom:0}.single-attachment .post-related-posts .entry-content-wrap .entry-meta .push-right>a,.single-post .post-related-posts .entry-content-wrap .entry-meta .push-right>a{display:none}.single-attachment .post-related-posts .entry-content-wrap .entry-meta .push-right>a.bookmark-link-container,.single-post .post-related-posts .entry-content-wrap .entry-meta .push-right>a.bookmark-link-container{display:inline-block}@media screen and (min-width:768px) and (max-width:1550px){.single-attachment .post-related-posts .single-post.bb-buddypanel .site-content,.single-post .post-related-posts .single-post.bb-buddypanel .site-content{padding-left:80px;padding-right:80px}}@media screen and (min-width:768px) and (max-width:1420px){.single-attachment .post-related-posts body.single-post .site-content-grid>.bb-share-container,.single-post .post-related-posts body.single-post .site-content-grid>.bb-share-container{display:block}}@media screen and (min-width:768px) and (max-width:1150px){.single-attachment .post-related-posts .single-post .content-area,.single-post .post-related-posts .single-post .content-area{max-width:100%;width:100%}.single-attachment .post-related-posts .single-post .widget-area:not(.widget-area-secondary),.single-post .post-related-posts .single-post .widget-area:not(.widget-area-secondary){-webkit-box-flex:0;-ms-flex:none;flex:none;max-width:100%}.single-attachment .post-related-posts .single.single-post .site-content-grid,.single-post .post-related-posts .single.single-post .site-content-grid{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:544px){.single-attachment .post-related-posts .slick-initialized .slick-list,.single-post .post-related-posts .slick-initialized .slick-list{height:100%!important}}@media (max-width:900px){body.has-sidebar.single-post .post-related-posts .slick-initialized .slick-list{height:100%!important}}.bb-share-container span.jssocials-share-label{display:none!important}@media (max-width:543px){.entry-meta .top-meta .comments-count,.entry-meta .top-meta .like-count{display:none}.single .entry-title{font-size:1.5rem;line-height:1.5}.bb-masonry .hentry.bb-grid-2-3.first .ratio-wrap,.post-grid .first .ratio-wrap{width:100%}}@media (min-width:375px) and (max-width:543px){.post-grid.grid .entry-meta .top-meta{-webkit-box-flex:unset;-ms-flex:unset;flex:unset;margin-top:0}}@media (min-width:544px) and (max-width:767px){.post-related-posts .post-grid .hentry.first .entry-img{padding-top:36%}}.comments-title{font-family:inherit;font-size:18px;font-weight:400;margin-bottom:20px}.comment-list{list-style:none;margin:0}.children{list-style:none;margin-bottom:0}.comment-author .avatar{border-radius:100%;max-width:42px}.comment-body{display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff;border:1px solid #e7e9ec;border-radius:4px;margin-bottom:20px;padding:30px}cite.fn{display:block}.comment-content-wrap{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:12px}.comment-author{line-height:1}.comment-author a.url{font-size:14px;font-weight:600;font-style:normal;color:#122b46;letter-spacing:-.24px;line-height:18px}a.comment-date{font-size:14px;color:#939597;letter-spacing:-.24px}a.comment-date:hover{color:#122b46}.comment-text{font-size:16px;color:#4d5c6d;letter-spacing:-.24px;line-height:24px;margin-top:8px;margin-bottom:8px;word-break:break-word}.comment-text p:last-child{margin-bottom:0}.comment-footer{font-size:14px;color:#939597;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;letter-spacing:-.26px;margin-bottom:-8px}.comment-footer a{color:inherit}.comment-footer .bb-bookmark{cursor:pointer}.comment-footer a:not(.bb-bookmark){color:inherit;margin-right:20px}.comment-respond{margin:20px 0;padding:30px;background:#fff;border:1px solid #e7e9ec;border-radius:4px;-webkit-transition:.3s all;transition:.3s all}.comment-respond.bb-active{box-shadow:0 6px 10px 0 rgba(0,0,0,.06)}.comment-respond .comment-author{font-weight:500;color:#122b46}.comment-respond .comment-author:hover{color:#007cff}.comment-respond .vcard{margin-right:12px}.comment-respond form{margin:0}.comment-respond form div.error{font-size:14px;line-height:20px}.comment-respond textarea{border-color:#dedfe2;-webkit-transition:all linear .2s;transition:all linear .2s}.comment-respond .form-submit{margin:0;text-align:right}.comment-respond .comment-form-comment{margin-bottom:15px}.comment-reply-title{font-size:18px;font-weight:500}p.comment-notes,p.logged-in-as{font-size:16px}.comment-form label{display:block}.comment-form textarea{width:100%;max-height:120px;resize:vertical}.comment-form input[type=email],.comment-form input[type=name],.comment-form input[type=text],.comment-form input[type=url]{width:100%}@media (min-width:800px){.comment-form-author,.comment-form-email,.comment-form-url{width:-webkit-calc(33.33% - 13.33px);width:calc(33.33% - 13.33px);float:left;margin-right:20px}}#respond .comment-form-url{margin-right:0}#respond .comment-form-url input{max-width:100%}p.form-submit{clear:both}a#cancel-comment-reply-link{float:right}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px;outline:0;-webkit-transition:all .3s ease;transition:all .3s ease}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-arrow{background:rgba(0,0,0,.27);box-shadow:0 2px 6px 0 rgba(0,0,0,.09);border-radius:100%;cursor:pointer;float:right;height:30px;left:5px;margin-top:-15px;position:absolute;text-align:center;top:50%;width:30px;opacity:.8;-webkit-transition:.3s all;transition:.3s all;z-index:10}.slick-arrow i{color:#fff;font-size:28px;margin:0 -3px;line-height:1.2}.slick-arrow.bb-slide-next{right:5px;left:auto}.slick-arrow.bb-slide-prev{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}ul.slick-dots{left:0;right:0;margin:0 auto;position:absolute;bottom:10px;list-style:none;text-align:center}ul.slick-dots li{display:inline-block}ul.slick-dots span{display:block;width:8px;height:8px;border-radius:100%;border:1px solid #fff;margin:0 2px}ul.slick-dots .slick-active span{background:#fff;cursor:pointer}.post-related-posts a.slick-arrow{right:5px;background-color:transparent;box-shadow:none}.post-related-posts a.slick-arrow i{color:#122b46}.post-related-posts a.slick-arrow:hover i{color:#007cff}.post-related-posts a.slick-arrow.slick-disabled i{opacity:.5}.post-related-posts a.slick-arrow.slick-disabled:hover i{color:#122b46}.post-related-posts a.slick-arrow.bb-slide-prev{right:35px;left:inherit}.post-related-posts a.slick-arrow.bb-slide-prev i{position:relative;bottom:2px}.post-related-posts .slick-slider .slick-list{padding-left:0;padding-right:0}body.page-template-page-fullwidth .wp-block-cover-image{width:100vw;margin-left:-webkit-calc(-50vw + 50%);margin-left:calc(-50vw + 50%)}body.page-template-page-fullwidth .wp-block-code{max-width:1200px;margin-left:auto;margin-right:auto}pre.wp-block-code,pre.wp-block-preformatted,pre.wp-block-verse{max-width:1200px;width:100%}.wp-block-media-text,figure.wp-block-audio{margin:0 0 1.6875rem}ul.wp-block-gallery{margin-left:0}blockquote.wp-block-pullquote{color:#4d5c6d;border-top:1px solid rgba(0,0,0,.05);border-bottom:1px solid rgba(0,0,0,.05);padding:2em 0}blockquote.wp-block-pullquote p{font-size:24px;line-height:1.4;font-weight:inherit;margin-bottom:0}blockquote.wp-block-pullquote cite{font-style:italic;font-weight:inherit;font-size:15px;margin-top:1.25em;text-transform:none;display:inline-block}p.has-background{padding:30px}figure.wp-block-audio audio{width:100%}figure.wp-block-audio figcaption{color:#939597}figure.wp-block-video video{width:100%}figure.wp-block-video figcaption{color:#939597}pre.wp-block-code{padding:.75em 1.25em}pre.wp-block-code code{font-size:14px;line-height:1.5}table.wp-block-table{display:table}.wp-block-button a.wp-block-button__link{background-color:#007cff;color:#fff;font-size:15px;border-radius:100px;padding:10px 20px}.wp-block-columns{margin-left:-10px;margin-right:-10px}.wp-block-columns p{padding-left:10px;padding-right:10px}hr.wp-block-separator{border-color:transparent;height:1px;border-bottom:0;background-color:#dedfe2}.wp-block-categories.aligncenter{text-align:inherit}.wp-block-categories ul{list-style:none;text-align:left;margin-left:0}.wp-block-categories ul li.cat-item{font-size:14px}.wp-block-categories ul li.cat-item a{color:#939597}.wp-block-categories ul li.cat-item a:hover{color:#122b46}.wp-block-categories ul li.cat-item ul{padding-left:2em}ul.wp-block-latest-posts{list-style:none;margin-left:0}ul.wp-block-latest-posts li{text-align:left}ul.wp-block-latest-posts li a{color:#939597;font-size:14px}ul.wp-block-latest-posts li a:hover{color:#122b46}ul.wp-block-latest-posts li .wp-block-latest-posts__post-date{font-size:12px;color:#bdbdbd}figure.wp-block-embed{margin:0}.entry-content .wp-block-embed .fluid-width-video-wrapper{margin-top:10px;margin-bottom:10px}.wp-block-table td,.wp-block-table th{border-color:rgba(0,0,0,.05)}.wp-block-table td:first-child,.wp-block-table th:first-child{padding-left:.5em}.wp-block-table td:last-child,.wp-block-table th:last-child{padding-right:.5em}table.wp-block-table.is-style-regular{border-top:1px solid rgba(0,0,0,.05)}.entry-content img{vertical-align:bottom}.entry-content .emoji,.entry-content .emojioneemoji{vertical-align:middle}body .wp-block-cover .wp-block-cover-image-text,body .wp-block-cover .wp-block-cover-text,body .wp-block-cover h2,body .wp-block-cover-image .wp-block-cover-image-text,body .wp-block-cover-image .wp-block-cover-text,body .wp-block-cover-image h2{font-size:2.5em;font-weight:600}.wp-block-embed-wordpress-tv .wp-block-embed__wrapper{width:100%;position:relative;padding-top:56.25%}.wp-block-embed-wordpress-tv iframe{position:absolute;top:0;left:0;width:100%;height:100%}.jssocials-shares{text-align:center}.jssocials-shares *{box-sizing:border-box}.jssocials-share{display:inline-block;vertical-align:top}.jssocials-share:last-child{margin-right:0}.jssocials-share-logo{width:1em;vertical-align:middle;font-size:1.5em}img.jssocials-share-logo{width:auto;height:1em}.jssocials-share-link{display:inline-block;text-align:center;text-decoration:none;line-height:1}.jssocials-share-link.jssocials-share-link-count{padding-top:.2em}.jssocials-share-link.jssocials-share-link-count .jssocials-share-count{display:block;font-size:.6em;margin:0 -.5em -.8em -.5em}.jssocials-share-link.jssocials-share-no-count{padding-top:.5em}.jssocials-share-link.jssocials-share-no-count .jssocials-share-count{height:1em}.jssocials-share-label{padding-left:.3em;vertical-align:middle}.jssocials-share-count-box{display:inline-block;height:1.5em;padding:0 .3em;line-height:1;vertical-align:middle;cursor:default}.jssocials-share-count-box.jssocials-share-no-count{display:none}.jssocials-share-count{line-height:1.5em;vertical-align:middle}.jssocials-share-logo.fa:before{font-family:bb-icons;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:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.jssocials-share-logo.fa-twitter:before{content:'\e83e'}.jssocials-share-logo.fa-facebook:before{content:'\e83f'}.full-fi .site-content-grid>.bb-share-container,.full-fi-invert .site-content-grid>.bb-share-container{margin-left:60px}.single .site-content-grid{position:relative}.bb-share-container{position:absolute;width:50px;top:175px;background:#fff;box-shadow:0 6px 10px 0 rgba(0,0,0,.06);border-radius:100px;padding:15px 0;text-align:center;z-index:21}.sidebar-left .bb-share-container{margin-left:60px}.sidebar-right .bb-share-container{margin-left:-60px}.single-attachment:not(.has-sidebar) .bb-share-container,.single-post:not(.has-sidebar) .bb-share-container{margin-left:-60px}.bb-share-container .bb-bookmark,.bb-share-container .bb-icon-bookmark-small:before{color:inherit;font-size:24px;margin:0}.bb-share-container .like-count{display:block;text-align:center}.bb-share-container a.bb-like-wrap{-ms-flex-flow:column;flex-flow:column;margin:6px 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bb-share-container .bb-icon-like{font-size:26px;color:#122b46;line-height:1.3}.bb-share-container a{color:#122b46;font-size:17px;margin-bottom:2px;-webkit-transition:all linear .2s;transition:all linear .2s}.bb-share-container a>*{opacity:.4}.bb-share-container a:hover{color:#122b46}.bb-share-container a:hover>*{opacity:1}.bb-share-container a i.bookmarked{opacity:1}.bb-share-container a i.bb-icon-like.bookmarked{opacity:.9}.bb-share-container a i.bb-icon-bookmark-small.bookmarked{opacity:.4}.bb-share-container a i.bb-icon-bookmark-small.bookmarked:hover{opacity:1}.bb-share-container a i.bookmarked+.like-count{opacity:1}.bb-share-container.bb-share-author-box{position:absolute;top:auto;left:auto;margin:15px;bottom:20px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:all linear .2s;transition:all linear .2s;visibility:hidden;opacity:0;min-height:110px}.jssocials-share-count-box{display:block;font-size:14px;color:#122b46;letter-spacing:-.24px;line-height:1;opacity:.4;margin-bottom:5px}.jssocials-share.jssocials-share-twitter{margin-bottom:0}.author-box-share-wrap{position:relative}.author-box-share-wrap:hover .bb-share-author-box{visibility:visible;opacity:1}.author-box-share-wrap .jssocials-shares{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column}.content-area .jssocials-shares{margin:12px 0}.content-area .author-post-meta .jssocials-shares{margin-bottom:6px;margin-top:6px}.bb-share-container .jssocials-share:not(:last-child){margin-bottom:8px}.social-networks .fa{font-family:FontAwesome;font-weight:400}.bb-share-container span.like-count{display:none}@media (max-width:1400px){.bb-share-author-box{display:-webkit-box;display:-ms-flexbox;display:flex;box-shadow:0 6px 10px 10px rgba(0,0,0,.06);width:auto;height:50px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 15px;top:80%}.bb-share-author-box a.bb-like-wrap{-ms-flex-flow:row;flex-flow:row;margin:0 10px 0 0}.bb-share-author-box a{font-size:16px;margin:0}.bb-share-author-box .bb-bookmark{position:relative;top:2px}.bb-share-author-box .jssocials-shares{display:-webkit-box;display:-ms-flexbox;display:flex}.has-sidebar .site-main>.bb-share-container{display:none}}@media (max-width:1420px){.has-sidebar .site-content-grid>.bb-share-container{display:none}}@media (min-width:1241px){.single.full-fi .site-content-grid>.bb-share-container,.single.full-fi-invert .site-content-grid>.bb-share-container{display:block}}@media (max-width:1190px){.buddypanel-open.single-attachment:not(.has-sidebar) .site-content-grid>.bb-share-container,.buddypanel-open.single-post:not(.has-sidebar) .site-content-grid>.bb-share-container{display:none}}@media (max-width:1040px){.single-attachment:not(.has-sidebar) .site-content-grid>.bb-share-container,.single-post:not(.has-sidebar) .site-content-grid>.bb-share-container{display:none}}.bb-footer{-webkit-box-flex:1;-ms-flex:1;flex:1;background:#fff;font-size:13px;color:#a3a5a9}.bb-footer li a{font-size:13px;color:#939597;letter-spacing:-.24px}.bb-footer .widget ul li a{color:#939597}.bb-footer .widget ul li a:hover{color:#007cff}.bb-footer .widget{background-color:transparent;border:0;font-size:inherit;color:inherit;margin-bottom:30px;padding:0}.bb-footer .widget li{margin-bottom:16px}.bb-footer .widget li i{margin-right:5px}.bb-footer .widget li.vcard{margin-bottom:0}.bb-footer .widget h4:not(.widget-title){margin-bottom:0}.bb-footer .widget-title{font-size:14px;font-weight:500;letter-spacing:.5px;margin-bottom:30px}.bb-footer .sub-menu{top:auto;bottom:100%;margin-top:16px;margin-left:0}.bb-footer .menu-item-has-children>a:after{top:auto;-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg)}.bb-footer .bs-submenu-toggle{cursor:pointer;position:relative;font-size:20px;top:3px;z-index:22}.bb-footer .widget_nav_menu .sub-menu a{color:#939597;display:inline-block}.bb-footer .widget_nav_menu .sub-menu a:hover{color:#007cff}.bb-footer .bb-menu-widget{margin-bottom:30px}.bb-footer .bbp-login-links{clear:both;margin:20px 0 0;float:left;width:100%}.bb-footer .bbp_widget_login .bbp-remember-me{float:left;margin-top:28px}.bb-footer .bbp_widget_login .bbp-submit-wrapper{width:100%}.bb-footer .bbp_widget_login .bbp-login-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-flow:row wrap;flex-flow:row wrap}.bb-footer .widget.buddypress div.item-options a{margin-right:.9375rem;font-size:.8125rem}.bb-footer .footer-bottom{border-top:0;padding:40px 0 40px;font-size:14px}.bb-footer .footer-bottom li{padding:0}.bb-footer .footer-bottom li a{font-size:14px}.bb-footer .footer-widget-area{padding-top:50px;padding-left:10px;padding-right:10px}.bb-footer .footer-widget-area+.footer-bottom{border-top:1px solid #e7e9ec}.bb-footer .footer-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;list-style:none}.bb-footer .footer-menu a{padding:0;font-size:14px;color:#122b46;letter-spacing:.5px;text-transform:uppercase;margin-right:30px}.bb-footer .footer-menu a:hover{color:#007cff}.bb-footer .footer-socials{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:0 0 0 auto;list-style:none;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.bb-footer .footer-socials a{display:block;line-height:1;margin:6px}.bb-footer .footer-socials a:hover{color:#007cff}.bb-footer .footer-socials li:first-child a{margin-left:0}.bb-footer .footer-socials li:last-child a{margin-right:0}.bb-footer .footer-socials i{font-size:22px}span.bb-separator.vertical{background:rgba(0,0,0,.1);height:100%;max-height:100%;margin:0}span.bb-separator.horizontal{background:rgba(0,0,0,.1);max-height:1px;width:100%;margin:1rem 0}#page .footer-widget-area{padding-top:30px}#page .footer-bottom{padding-top:30px;padding-bottom:30px}.footer-bottom .container{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.copyright{margin-right:30px}.copyright,.footer-desc{font-size:14px;letter-spacing:-.24px}.footer-desc{text-align:right}.footer-socials+.footer-desc{margin-top:5px}.footer-desc p:last-child{margin-bottom:0}.footer-copyright-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-top:5px}.footer-copyright-wrap .footer-menu a{font-size:14px;color:rgba(147,149,151,.5);letter-spacing:-.24px;text-transform:none}.footer-logo-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-bottom:15px}.footer-logo-wrap .footer-loto{margin-right:20px}span.footer-tagline{font-size:14px}.bb-footer.style-2 .footer-bottom-right{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.bb-footer.style-2 .footer-socials{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.bb-footer.style-2 .footer-desc{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.bb-footer.style-2 .footer-desc{margin:0 0 10px}.footer-bottom-left{-webkit-box-flex:1;-ms-flex:1;flex:1}.footer-bottom-right{padding-left:20px}.footer-loto img{height:auto;max-height:70px;width:auto}@media screen and (max-width:992px){.bb-footer .footer-widget{-webkit-box-flex:0;-ms-flex:0 0 33.33%;flex:0 0 33.33%;max-width:33.33%}}@media screen and (max-width:767px){.bb-footer .footer-widget{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.footer-bottom .container.flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-bottom .footer-menu,.footer-bottom .footer-socials{padding:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bb-footer .footer-menu a{margin:0 15px}.footer-bottom-right,.footer-copyright-wrap{margin-top:20px}.copyright,.footer-desc{text-align:center}.copyright,.footer-bottom .footer-menu.secondary{margin:0;width:100%}.footer-bottom-right{width:100%}.footer-logo-wrap .footer-loto{margin:0 auto 15px}span.footer-tagline{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;text-align:center}}@media screen and (max-width:543px){.bb-footer .footer-widget{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.bs-dir-search{float:right;margin:0 0 20px}.bs-dir-search input[type=text]{background:0 0;border-radius:100px;border:0;height:34px;font-size:14px;letter-spacing:-.24px;padding:0 30px 0 35px}.bs-search-form{background-color:#fff;border:1px solid #dedfe2;border-radius:100px;margin-bottom:0;position:relative}.bs-search-form:before{content:'\e81f';font-family:bb-icons;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;position:absolute;top:10px;font-size:14px;color:#4d5c6d;left:9px;opacity:.4;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bb-secondary-list-tabs{border-bottom:0;margin:.9375rem 0}.bb-secondary-list-tabs h4{font-size:16px;font-weight:400;color:#a3a5a9;letter-spacing:-.24px;margin:0}.bb-secondary-list-tabs ul{list-style:none;margin-left:auto;margin-bottom:0}.bs-sort-button{color:#122b46;opacity:.4;font-size:22px;line-height:1;display:block;padding:5px 10px;text-decoration:none;-webkit-transition:.3s all;transition:.3s all}.bs-sort-button.active,.bs-sort-button:hover{color:#122b46;opacity:1}.bs-dir-form{margin:0}.bs-groups-items.bs-item-list.list-view .bs-item-wrap,.bs-members-items.bs-item-list.list-view .bs-item-wrap{-webkit-transition:border-color .2s linear,box-shadow .2s linear;transition:border-color .2s linear,box-shadow .2s linear}.bs-groups-items.bs-item-list .sm-grid-1-2,.bs-members-items.bs-item-list .sm-grid-1-2{border-color:#e7eaec}.item-title a{color:#122b46;display:inline-block;font-size:20px;font-weight:500;letter-spacing:-.24px;line-height:1.2;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.item-title a:hover{color:#007cff}.bs-members-items.list-view div.action{-webkit-box-flex:1;-ms-flex:1;flex:1}.bs-members-items.list-view .bs-generic-button{margin-right:20px}.list-view .avatar:not(.profile-avatar){margin:0;max-width:52px}.list-view.bs-groups-items .avatar:not(.profile-avatar){max-width:75px}.list-view .item-wrap-left{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:38%;-webkit-box-flex:0;-ms-flex:0 0 38%;flex:0 0 38%;padding-right:20px}.bs-list-actions{-webkit-box-flex:1;-ms-flex:1;flex:1}.bs-members-items.grid-view .awaiting_response.bs-generic-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bs-members-items.grid-view .awaiting_response.bs-generic-button a{width:auto!important}.bs-item-list-tabs .more-button i{font-size:18px;line-height:1}.bs-item-list-tabs .sub-menu{-ms-flex-flow:row wrap;flex-flow:row wrap;top:38px}.bs-item-list-tabs .sub-menu li{float:none;margin:0;width:100%}@media (max-width:800px){.list-view .item-wrap-left{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.bs-item-list.list-view div.action{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-left:75px}.list-view .bs-followers{margin:0 18px 0 0}.list-view .bs-dropdown-wrap{position:absolute;right:15px;top:5px}.bs-item-list.list-view .bs-button-follow{margin-left:auto;margin-right:0}#buddypress .list-view .action .button{font-size:13px;min-width:110px;min-height:30px;padding:6px 20px;margin-bottom:5px}}@media (max-width:543px){.list-view .item-title{margin-bottom:3px}.list-view .item-title a{font-size:18px}.bs-item-list.list-view div.action{-ms-flex-flow:row wrap;flex-flow:row wrap}.bs-list-actions{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.bs-item-list.list-view .bs-button-follow{margin-left:0;margin-top:8px;margin-bottom:4px}#buddypress .list-view .action .button{font-size:13px;min-width:110px;min-height:24px;padding:6px 20px}.bs-item-list.list-view .bs-generic-button{margin-right:10px}.list-view .bs-followers{margin:0 15px 0 0}.bs-dir-search{margin:0 0 40px;float:left}}@media (max-width:380px){.bs-item-list.list-view div.action{padding-left:70px}.bs-item-list.list-view .item-wrap-left{-ms-flex-flow:nowrap;flex-flow:nowrap}.bs-item-list.list-view .bs-list-actions .send-private-message{margin-right:0}}span.location i{font-size:19px;margin:0 -6px 0 -6px;position:relative;top:2px}.bs-members-items.list-view .location{display:block;position:relative;padding-left:15px;padding-top:3px;line-height:1.2}.bs-members-items.list-view .location i{position:absolute;left:0;top:0}.bs-followers{font-size:14px;color:#939597;letter-spacing:-.24px}.bs-followers span{color:#4d5c6d}.follow-wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:20px}.follow-wrap .bs-followers{font-size:13px}.follow-wrap .follow{border:0;padding:0;font-size:13px;font-weight:500;color:#007cff;letter-spacing:-.24px}.follow-wrap .follow:hover{border:0;background:0 0}.follow-wrap .bs-generic-button{line-height:1;margin-left:auto}.member-status{background:#00e652;border-radius:100%;position:absolute;width:9px;height:9px;right:5px;top:0}.bs-item-list.grid-view>li{margin-bottom:1.25rem}.bs-item-list-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff;border:1px solid #e7eaec;border-radius:4px;height:100%;margin:0 0 -1px;padding:25px 20px 0;position:relative;text-align:center;-webkit-transition:all linear .2s;transition:all linear .2s}.bs-item-list-inner:hover{box-shadow:0 3px 24px 0 rgba(18,43,70,.08);border-radius:3px;position:relative;z-index:1}.bs-item-list-inner .bs-item{margin-bottom:.625rem}.bs-item-list-inner .item-meta{font-size:.875rem;color:#a3a5a9;letter-spacing:-.24px;line-height:1}.bs-item-list-inner .follow-wrap{margin-top:auto}.bs-item-avatar a{display:inline-block;position:relative}.bs-item-avatar img.avatar{max-width:125px;width:100%}.grid-view .member-status{right:25px;top:5px}.grid-view .bs-item-avatar{margin-bottom:1rem}div.action a{color:rgba(18,43,70,.4);border:0;display:inline-block;line-height:1;padding:7px 0;-webkit-transition:all linear .2s;transition:all linear .2s;border-style:solid}div.action a.active,div.action a:hover{background:0 0;color:rgba(18,43,70,.8)}div.action i{font-size:20px}div.action i:not(.boss-icons){line-height:0}#buddypress .action .button{border:1px solid #007cff;background:#007cff;border-radius:100px;font-weight:500;font-size:14px;font-style:normal;color:#fff;letter-spacing:-.24px;padding:8px 20px;display:block;line-height:1.2;min-width:140px;opacity:1;-webkit-transition:box-shadow linear .2s;transition:box-shadow linear .2s}#buddypress .action .button:focus,#buddypress .action .button:hover{box-shadow:inset 0 0 0 99999px rgba(0,0,0,.1);color:#fff}#buddypress .action .button:active{box-shadow:inset 0 0 0 99999px rgba(0,0,0,.1);color:#fff}#buddypress .action .button.outline{border:1px solid #007cff;background:0 0;color:#007cff;box-shadow:none}#buddypress .action .button.outline:focus,#buddypress .action .button.outline:hover{background:0 0;box-shadow:none}ul.grid-view .action{border-top:1px solid #e7e9ec;margin:0 -20px}ul.grid-view .action>*{border-right:1px solid #e7e9ec;-webkit-box-flex:1;-ms-flex:1;flex:1}ul.grid-view .action>:last-child{border:0}ul.grid-view .action .bs-dropdown:after{right:42px}@media (min-width:800px) and (max-width:1150px){.has-sidebar .list-view .item-wrap-left{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.has-sidebar .bs-item-list.list-view div.action{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-left:70px}.has-sidebar .list-view .bs-dropdown-wrap{position:absolute;right:15px;top:5px}.has-sidebar .bs-list-actions{-webkit-box-flex:1;-ms-flex:1;flex:1}.has-sidebar .bs-item-list.list-view .bs-button-follow{margin-left:auto;margin-right:0}.has-sidebar .list-view .bs-followers{margin:0 18px 0 0}}@media (min-width:800px) and (max-width:850px){.has-sidebar .bs-list-actions{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.has-sidebar .bs-item-list.list-view .bs-generic-button{margin-right:10px}.has-sidebar .bs-item-list.list-view div.action{-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.has-sidebar .bs-item-list.list-view .bs-button-follow{margin-left:0;margin-top:5px;margin-bottom:5px}.has-sidebar #buddypress .list-view .action .button{font-size:13px;min-width:110px;min-height:24px;padding:6px 20px}ul.list-view .bb-profile-index-card-area .action.item-wrap-right:not(.profile-second-row){-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.activity-item-header .item-title span img{border-radius:3px}.bp-login-widget-user-avatar{position:relative}.bp-login-widget-user-avatar img.avatar{height:auto;max-width:46px;width:100%;border-radius:3px}.bp-login-widget-user-avatar img.avatar.profile-avatar{max-width:110px}#content .bb-profile-avatar{-webkit-box-flex:0;-ms-flex:0 0 160px;flex:0 0 160px;display:-webkit-box;display:-ms-flexbox;display:flex}.no-cover-img #content .bb-profile-avatar{-ms-flex-item-align:end;align-self:flex-end}#content .bb-profile-avatar img.profile-avatar{background:#fff;border:5px solid #fff;box-shadow:0 2px 5px 0 rgba(18,43,70,.12),0 0 0 1px #e7e9ec;border-radius:5px;max-width:180px;width:100%}img.profile-avatar{background:#fff;border:5px solid #fff;box-shadow:0 2px 5px 0 rgba(18,43,70,.12),0 0 0 1px #e7e9ec;border-radius:5px;max-width:100px;width:100%}.bb-profile-details{padding:0 0 15px 30px;-ms-flex-flow:row wrap;flex-flow:row wrap}.bb-profile-details-inner{-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bb-profile-details-inner .button{margin-top:6px;margin-bottom:6px}.bb-profile-details-inner a.button.small.outline{min-height:10px}.cover-img .profile-item-header{margin:15px 0 3px}#buddypress .profile-title{font-size:2rem;line-height:1.1;margin:6px 15px 6px 0;position:relative}#buddypress .profile-title a{color:#122b46}#buddypress .profile-title a:hover{color:#007cff}#buddypress .profile-title .bs-dropdown-wrap{font-size:20px}@media (max-width:580px){#buddypress .profile-title{font-size:1.5rem}}.bb-field-tag{margin-right:15px;margin-bottom:6px;margin-top:6px;border-radius:100px}.bb-field-tag>span{border-radius:100px;display:inline-block;font-weight:500;font-size:10px;color:#fff;line-height:18px;padding:0 6px;letter-spacing:.25px;text-transform:uppercase;margin:0 3px}@media (max-width:580px){.bb-field-tag>span{padding:0 15px}}.profile-single-meta{font-size:15px}.bs-meta-bp_group_description{color:#4d5c6d}.bb-profile-meta{-ms-flex-flow:row wrap;flex-flow:row wrap;font-size:14px;line-height:1.3575;color:#a3a5a9}.bb-profile-meta>span{margin-right:22px;margin-bottom:6px;margin-top:6px}.bb-profile-meta span span{color:#4d5c6d}.bb-profile-meta a{color:#122b46;display:inline-block;opacity:.4;-webkit-transition:.3s all;transition:.3s all}.bb-profile-meta a:hover{opacity:.9}.bb-profile-meta i[class*=bb-icon-]{font-size:19px;line-height:1}.bb-separator-dot{color:#122b46;opacity:.15;margin-left:2px}.bb-field-counter,.normal{margin-right:18px;margin-bottom:5px;margin-top:5px}.bb-field-counter i,.normal i{line-height:1;margin-right:5px;font-size:18px;position:relative;top:2px;color:rgba(18,43,70,.3)}.bb-field-counter span:not(.bs-output),.normal span:not(.bs-output){font-size:14px;color:#a3a5a9}.bb-profile-details-inner>.action{margin-top:6px;margin-bottom:6px;margin-left:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-flow:row wrap;flex-flow:row wrap}.bs-meta-bp_group_privacy{line-height:1;text-transform:capitalize}#buddypress .list-view div.pending a{color:rgba(18,43,70,.4)}#buddypress .list-view div.pending a:hover{color:rgba(18,43,70,.8)}#item-nav{background:#fff;border:1px solid #e7e9ec;padding:0 20px;margin:0 0 30px;border-radius:0 0 4px 4px}.no-cover-img+#item-nav{padding-left:242px}.main-navs #messages-personal-li,.main-navs #notifications-personal-li,.main-navs #settings-personal-li{display:none!important;width:0!important}.single-item #content .bs-meta-bp_group_members .bs-group-members img.round{max-width:32px}.single-item .bs-meta-bp_group_members.bb-field-normal{margin:12px 0}.bs-meta-bp_group_privacy.bb-field-tag i{font-size:10px}@media (max-width:800px){#content .bb-profile-avatar{-webkit-box-flex:0;-ms-flex:0 0 160px;flex:0 0 160px}.profile-title{font-size:28px;margin-top:0}.no-cover-img .bb-profile-avatar{-ms-flex-item-align:start;align-self:flex-start}.no-cover-img+#item-nav{padding-left:30px}}@media (max-width:720px){.bb-profile-details-inner>div{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}@media (max-width:580px){#content .bb-profile-avatar{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}div#bb-media-model-container{text-align:left}.bb-profile-details{margin-bottom:12px}.profile-title{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin:5px 0}.profile-first-row{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:5px}.bs-groups-items.grid-view .profile-first-row{-webkit-box-flex:1;-ms-flex:1;flex:1}.profile-item .profile-first-row{margin-top:5px}.profile-item-header+div{margin-top:0}.bb-profile-details .bb-field-tag{margin:0 5px}.bb-profile-details{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding:0;text-align:center}#content .no-cover-img .bb-profile-avatar img.profile-avatar{display:block;margin:0 auto 20px;max-width:160px;float:none}div#buddypress div#item-header img.avatar{margin:0 auto;float:none}div.no-cover-img .bb-profile-details-inner{margin-top:0}#buddypress .bb-profile-details .profile-title{margin-right:0;margin-bottom:5px}.bb-profile-details-inner .action{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.profile-item-header{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bb-profile-meta{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bb-profile-meta>div{margin:0 5px 15px}.bb-profile-meta i[class*=bb-icon-]{margin-left:5px}.bs-groups-items.grid-view .bb-profile-meta{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}span.bb-separator-dot{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.bb-profile-meta>span{margin:0 auto 10px;padding:0 8px}.no-cover-img+#item-nav{padding-left:20px}#buddypress div.item-list-tabs#object-nav li.hideshow{float:right;margin:0}}.item-avatar{position:relative}.bbp-logged-in h4,.bp-login-widget-user-link{position:relative}.profile-single-meta:empty{display:none}.widget .item-avatar{position:relative}.medium-editor-toolbar-active.medium-editor-toolbar-active{z-index:9999}.medium-editor-toolbar-form-active{background:#fff;padding:10px 10px;box-shadow:0 6px 24px 0 rgba(18,43,70,.08);border-radius:8px}.medium-editor-toolbar-form-active .medium-editor-toolbar-form a{font-size:16px}address{font-style:inherit}.bb-field-location{margin-bottom:6px;margin-top:6px;margin-right:20px;font-size:14px;line-height:1.2}.bb-field-location i{font-size:17px;line-height:0;position:relative;top:2px;margin-left:-3px}.bb-field-icon,.bb-field-link{margin-right:20px;margin-bottom:6px;margin-top:6px}.bb-field-icon a,.bb-field-link a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#122b46;opacity:.4;-webkit-transition:.3s all;transition:.3s all}.bb-field-icon a:hover,.bb-field-link a:hover{opacity:.9}.bb-field-icon i,.bb-field-link i{font-size:22px;line-height:1}.bb-field-icon .prefix,.bb-field-link .prefix{line-height:1;margin-left:8px}.bs-meta-xprofile_field:not(.show-balloon),.bs-meta-xprofile_field[data-balloon='']{cursor:initial}.bs-meta-xprofile_field:not(.show-balloon):after,.bs-meta-xprofile_field:not(.show-balloon):before,.bs-meta-xprofile_field[data-balloon='']:after,.bs-meta-xprofile_field[data-balloon='']:before{display:none}.bb-field-icon{font-size:0}.bb-field-icon:after,.bb-field-icon:before{display:none}.bb-field-icon.show-balloon:after,.bb-field-icon.show-balloon:before{display:block}.bb-field-icon .prefix{display:none}.bb-profile-index-card-area{height:100%}.profile-second-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-flow:row wrap;flex-flow:row wrap}.list-view .bb-profile-index-card-area .bs-item-wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.list-view .bb-profile-index-card-area .profile-single-meta{margin-bottom:0}.list-view .bb-profile-index-card-area div.action i:not(.boss-icons){line-height:0}#buddypress .list-view .bb-profile-index-card-area .bs-generic-button{font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-flow:row wrap;flex-flow:row wrap}#buddypress .list-view .bb-profile-index-card-area .bs-generic-button a{white-space:nowrap;text-overflow:ellipsis;cursor:pointer}.list-view .bb-profile-index-card-area .profile-first-row .bb-field-location{margin-bottom:0;margin-top:2px}.list-view .bb-profile-index-card-area .action.item-wrap-right:not(.profile-second-row){-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.list-view .bb-profile-index-card-area .profile-first-row .bb-field-counter{margin-top:5px}.list-view .bb-profile-index-card-area .bs-item-wrap:last-child{border-radius:0}.list-view .bb-profile-index-card-area .bb-field-description{display:none}a[data-balloon='']:after,a[data-balloon='']:before{display:none}.grid-view .bb-profile-index-card-area .bb-field-location,.grid-view .bb-profile-index-card-area .profile-first-row .bb-field-location{margin-bottom:0;margin-top:8px;margin-right:0}.grid-view .bb-profile-index-card-area .profile-second-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-flow:row wrap;flex-flow:row wrap}.grid-view .bb-profile-index-card-area .profile-second-row>div{margin:0 auto}.grid-view .bb-profile-index-card-area .profile-third-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-flow:row wrap;flex-flow:row wrap}.grid-view .bb-profile-index-card-area .profile-third-row>div{margin:0 auto 10px}.grid-view .bb-profile-index-card-area .bb-field-counter span:not(.bs-output){font-size:13px;letter-spacing:-.24px}#buddypress .grid-view .bb-profile-index-card-area .bs-generic-button a{min-width:10px;height:auto;border:0;font-size:13px;line-height:1.5;color:rgba(18,43,70,.4);min-height:35px;cursor:pointer;padding:6px}#buddypress .grid-view .bb-profile-index-card-area .bs-generic-button a:hover{color:rgba(18,43,70,.8)}#buddypress .grid-view .bb-profile-index-card-area .bs-generic-button a i:not(.boss-icons){line-height:0}.grid-view .bb-profile-index-card-area .bb-field-description p:last-child{margin-bottom:0}.grid-view .bb-profile-index-card-area div.action a{width:100%}.grid-view .bb-profile-index-card-area .profile-single-meta{margin-bottom:12px;margin-top:auto}.grid-view .bb-profile-index-card-area .bs-item{margin-bottom:12px}#buddypress .list-view .action .button{min-width:130px}.bb-field-normal{margin:6px 18px 6px 0}.bs-meta-xprofile_field:not(.bb-field-tag){background-color:transparent!important}@media (max-width:580px){.bb-field-normal{margin:3px 10px 3px 0}}#content .bs-meta-bp_group_members .bs-group-members{display:inline-block;margin-right:12px;min-width:24px}#content .bs-meta-bp_group_members .bs-group-members img.round{border:1px solid #fff;max-width:24px;display:inline-block;margin-right:-8px;position:relative;z-index:3;border-radius:50%;float:left}.bs-meta-bp_group_members.bb-field-normal>span,.bs-meta-bp_group_members.normal>span{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#groups-list .item-avatar a{display:inline-block}.entry-content p.bps_filters{font-size:14px}p.bps_filters~.bs-members-directory .bs-dir-search{margin-top:0}.widget.widget_bps_widget label{font-size:12px}.widget.widget_bps_widget .label{background:0 0;padding:0}.widget.widget_bps_widget a.clear-value{display:none!important}.widget.widget_bps_widget .editfield input{height:34px!important}.bb-group-profile-index-card-area .bs-group-toggle{display:inline-block;margin-left:15px}.bb-group-profile-index-card-area .bs-groups-items .action{padding-left:12px}.bb-group-profile-index-card-area .bb-field-counter{line-height:1}.bb-group-profile-index-card-area .bs-generic-button+.bs-generic-button{margin-top:10px}.bs-groups-items .bb-group-profile-index-card-area .action{padding-left:20px}.bb-group-profile-index-card-area .bb-field-location{margin-bottom:5px}.bs-meta-bp_group_description{line-height:1.357}.profile-single-meta .normal{margin:6px 0}.bs-meta-bp_group_description.bb-field-description{font-size:14px;line-height:1.357;margin-top:6px;margin-bottom:6px;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.bs-dropdown-model .bb-icon-loader{margin-left:10px;font-size:14px}ul.bb-profile-fields{padding:0;list-style:none;margin:0 0 20px}ul.bb-profile-fields li{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-bottom:1rem}ul.bb-profile-fields .bb-label{-webkit-box-flex:0;-ms-flex:0 0 140px;flex:0 0 140px;font-size:14px;color:#a3a5a9;line-height:1.3;padding-right:10px}ul.bb-profile-fields .bb-data{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:14px;line-height:1.3;word-wrap:break-word;min-width:0}.single-item.groups.forum .forums-header{display:none}.single-item.groups.forum .forums-header h1.entry-title{display:none;visibility:hidden}#activity-actionlist-media a.close-link{display:block;cursor:pointer;margin:0 auto;max-width:100px;text-align:center}.bs-meta-bp_followers_count span.bs-output,.bs-meta-bp_following_count span.bs-output,.bs-meta-bp_friends_count span.bs-output{font-weight:500}body.bs-model-open{overflow:hidden}@media (min-width:992px) and (max-width:1240px){ul.bs-item-list.bs-groups-items.grid-view.grid .md-grid-1-2{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media (min-width:992px) and (max-width:1100px){ul.bb-profile-fields li{margin-bottom:1.5rem}ul.bb-profile-fields .bb-label{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding:0;margin-bottom:6px}ul.bb-profile-fields .bb-data{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}@media (max-width:991px){div.bs-profile-details-wrap .lg-grid-1-2:nth-child(2n+1){border:0}.bs-profile-details-grid>div{margin-bottom:20px}}@media (min-width:821px){#buddypress>.no-cover-img>div>div>.bb-profile-avatar>a{display:block;position:absolute;bottom:0;width:100%}}@media (max-width:832px){#content .bb-profile-avatar{-webkit-box-flex:0;-ms-flex:0 0 140px;flex:0 0 140px}}@media (max-width:580px){#content .bb-profile-avatar{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.entry-header+.entry-content .bs-dir-search{margin-top:0;width:100%}.bs-dir-search input[type=text]{width:100%}ul.bb-profile-fields li{margin-bottom:1.5rem}ul.bb-profile-fields .bb-label{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding:0;margin-bottom:6px}ul.bb-profile-fields .bb-data{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.profile-second-row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bs-groups-items.grid-view .profile-second-row{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}}@media (max-width:767px){ul.bs-item-list.bs-groups-items.list-view .profile-first-row{display:block}ul.bs-item-list.bs-groups-items.list-view .bb-field-normal{margin:0 0 12px}ul.bs-item-list.bs-groups-items.list-view .item-wrap-left{margin-bottom:10px}ul.bs-item-list.bs-groups-items.list-view .bs-meta-bp_group_last_active{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-bottom:20px}ul.bs-item-list.bs-groups-items.list-view .bs-meta-bp_group_privacy{display:inline-block}ul.bs-item-list.bs-groups-items.list-view .bs-groups-items.list-view .item-title-wrap{-webkit-box-flex:1;-ms-flex:1;flex:1}}@media (max-width:560px){.bs-members-items.list-view div.action{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.list-view .bb-profile-index-card-area .action.item-wrap-right:not(.profile-second-row){-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.list-view.bs-groups-items .avatar:not(.profile-avatar){max-width:70px}.bs-item-list-tabs ul{display:block}.bs-item-list-tabs ul:after{content:'';display:table;clear:both}.bs-item-list-tabs ul li{float:left}}.activity-inner{word-break:break-all}li.feed>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}li.feed>a:before{margin-right:3px}.buddypress .bp-invites-content li .status{font-size:13px;font-style:normal;clear:both;color:inherit;margin:0;display:none}#buddypress ul.group-inviters{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:8px}#buddypress ul.group-inviters li{font-size:10px}#buddypress ul.group-inviters li .avatar{max-width:20px;margin-left:6px!important}#buddypress div#item-header .bb-media-model-container .item-avatar .avatar{max-width:36px}#buddypress div#item-header .activity-item-header .item-title .avatar{margin-right:2px;margin-top:2px;float:none}.bs-meta-bp_group_members>span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-flow:row wrap;flex-flow:row wrap}.buddypress-wrap input[type=email]:focus,.buddypress-wrap input[type=password]:focus,.buddypress-wrap input[type=tel]:focus,.buddypress-wrap input[type=text]:focus,.buddypress-wrap input[type=url]:focus,.buddypress-wrap textarea:focus{box-shadow:none}#buddypress button.ac-reply-cancel{font-size:14px;font-weight:500;color:#a3a5a9;letter-spacing:-.24px;margin-right:15px;background:0 0;border:0;padding:0;margin:0 0 0 10px}#buddypress button.ac-reply-cancel:hover{color:#122b46}.vue-tabs .tab-content{min-width:0}.tab-container-inner .v-select .dropdown-toggle .clear{background:0 0;right:38px;font-size:20px}.tab-container-inner .v-select .dropdown-toggle .clear:hover{color:#ef3e46}.tab-container-inner .v-select.v-select .open-indicator{bottom:8px;right:15px}.tab-container-inner .v-select .open-indicator:before{border-width:2px 2px 0 0;width:8px;height:8px}.tab-container-inner .dropdown-menu li{margin-bottom:0!important}.tab-container-inner .dropdown-menu li a{font-size:14px!important}.tab-container-inner .v-select.v-select .dropdown-toggle{position:relative}.tab-container-inner .v-select .selected-tag{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;-webkit-box-flex:0;-ms-flex:0 0 82%;flex:0 0 82%;margin-top:0;min-width:0;max-width:82%}.tab-container-inner .bs-styled-checkbox+label:before{min-width:20px}.tab-container-inner input.form-control[type=search]{position:absolute;left:0}div,dl,li{border-radius:0}.acomment-content,.bs-forum-content{word-wrap:break-word}body.activity-permalink .activity-list .activity-content .activity-header{text-align:left}.bb-model-form-content .vue-input-tag-wrapper .new-tag{width:auto}#content #buddypress #bb-media-model-container .activity-comments-items ul:not(.bs-dropdown){padding-bottom:0}#content #buddypress #bb-media-model-container .activity-comments-items ul .avatar{max-width:28px}.bb-profile-details-inner .bs-generic-button.bs-button-follow>a:first-child{margin-right:12px}.webui-popover-title{font-weight:500;padding:12px 14px}.webui-popover-inner .close{font-size:24px;margin:10px 10px 0 0}.appbosscm-feedback-form-submit-button{margin-top:0}#buddypress #activity-stream .activity-meta .bp-secondary-action.appbosscm-activity-report-button:before{content:"\E8EA";display:inline-block;font:normal normal normal 14px/1 bb-icons;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:normal;background:0 0;font-size:15px}.appbosscm-feedback-form-field-wrap select{font-size:14px}.activity-comments .appbosscm-report-button:after,.single-attachment .appbosscm-report-button:after,.single-post .appbosscm-report-button:after{display:none}.single-attachment .appbosscm-moderation-button-wrap,.single-post .appbosscm-moderation-button-wrap{margin-bottom:30px}#buddypress .groups-meta.action .appbosscm-moderation-button-wrap{padding-left:10px}#buddypress .groups-meta.action .appbosscm-moderation-button-wrap a{box-shadow:none}#buddypress .bs-dropdown .appbosscm-moderation-button-wrap{font-family:inherit;display:block}#bbpress-forums .bs-dropdown .bbp-admin-links a.bbp-topic-reply-link,#buddypress .bs-dropdown .appbosscm-moderation-button-wrap .appbosscm-report-button{-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;border:0}.medium-editor-toolbar-form-active{box-shadow:0 2px 7px 1px rgba(0,0,0,.05),0 6px 32px 0 rgba(18,43,70,.1);border-radius:4px}.medium-editor-toolbar-form .medium-editor-toolbar-input,.medium-editor-toolbar-form .medium-editor-toolbar-input:focus{background:0 0;border:1px solid #dedfe2;color:#4d5c6d}.medium-editor-toolbar .medium-editor-toolbar-actions{height:auto;padding:0;overflow:hidden}.medium-editor-toolbar li .medium-editor-button-first{border-bottom-left-radius:0!important;border-top-left-radius:0!important;padding-left:10px!important}.medium-editor-toolbar li .medium-editor-button-last{border-bottom-right-radius:0!important;border-right:none!important;border-top-right-radius:0!important;padding-right:10px!important}a.medium-editor-toolbar-close,a.medium-editor-toolbar-save{font-size:0;color:inherit}a.medium-editor-toolbar-close:before,a.medium-editor-toolbar-save:before{content:'\E876';font-family:bb-icons;font-size:22px;line-height:20px;text-align:center}a.medium-editor-toolbar-close:before{content:'\E828';font-size:24px}.medium-editor-toolbar-form .medium-editor-toolbar-close{margin-left:0;margin-right:10px}.medium-editor-toolbar-form .medium-editor-toolbar-input::-webkit-input-placeholder{color:rgba(0,0,0,.3)}.medium-editor-toolbar-form .medium-editor-toolbar-input:-moz-placeholder{color:rgba(0,0,0,.3)}.medium-editor-toolbar-form .medium-editor-toolbar-input::-moz-placeholder{color:rgba(0,0,0,.3)}.medium-editor-toolbar-form .medium-editor-toolbar-input:-ms-input-placeholder{color:rgba(0,0,0,.3)}.medium-editor-anchor-preview{font-size:14px;max-width:300px}.medium-editor-anchor-preview a{margin:0;padding:5px}@media screen and (min-width:46.8em){.bp-list li .item{overflow:visible}}.bp-list:after,.bp-list:before{content:normal}.bp-pagination.top{display:none}#buddypress a.button{color:#fff;background-color:#007cff;font-weight:500;text-decoration:none;border:1px solid transparent;outline:0;vertical-align:middle}#buddypress a.button.small{font-size:14px;font-weight:500;min-height:34px;padding:6px 20px;border-radius:100px;line-height:1.4}#buddypress a.button:focus,#buddypress a.button:hover{outline:0;text-decoration:none;color:#fff;box-shadow:inset 0 0 0 99999px rgba(0,0,0,.1);border-color:transparent}#buddypress a.button:active{outline:0;text-decoration:none;color:#fff;box-shadow:inset 0 0 0 99999px rgba(0,0,0,.1)}#buddypress #admins-list li,#buddypress #members-list li,#buddypress #mods-list li{overflow:initial}#buddypress #pag-top{display:none}#buddypress .dir-form{margin-top:40px}li#members-order-select{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.item-title a{color:#122b46;display:inline-block;font-size:20px;font-weight:500;letter-spacing:-.24px;line-height:1.2}.item-title a:hover{color:#007cff}@media only screen and (max-width:320px){#buddypress li div.item{margin-left:0}}#buddypress div#item-header img.avatar{margin:0;max-width:160px}#buddypress div#item-header #item-header-cover-image #item-header-content{margin-left:0;margin-top:0;-webkit-box-flex:1;-ms-flex:1;flex:1}#buddypress #item-header-cover-image{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}#item-header-cover-image{min-height:225px}#buddypress div.item-list-tabs#object-nav{border-top:1px solid #e7e9ec;margin-top:20px;margin-bottom:0;overflow:visible}#buddypress div.item-list-tabs#object-nav li{float:left;margin:0;padding:0 30px 0 0}#buddypress div.item-list-tabs#object-nav li.hideshow{padding:0}#buddypress div.item-list-tabs#object-nav a{color:#939597;display:block;padding:11px 0;text-decoration:none;font-size:14px;line-height:2}#buddypress div.item-list-tabs#object-nav a:hover{color:#122b46}#buddypress div.item-list-tabs#object-nav .selected a{background-color:transparent;border-bottom:1px solid #007cff;margin-bottom:-1px;opacity:1;font-weight:500;color:#122b46}#buddypress div.item-list-tabs#object-nav .selected a span{background-color:#007cff}#buddypress div.item-list-tabs#object-nav span{background:#c8cbcf;box-shadow:none;border-radius:100px;font-size:11px;font-weight:600;color:#fff;letter-spacing:-.26px;line-height:15px;border:0;min-width:22px;display:inline-block;margin-left:3px;padding:2px 7px 1px;text-align:center;vertical-align:middle}p#user_switching_switch_on{max-width:1200px;padding-left:10px;padding-right:10px;margin:20px auto 50px}#buddypress .comment-reply-link,#buddypress .generic-button a,#buddypress .standard-form button,#buddypress a.button,#buddypress input[type=button],#buddypress input[type=reset],#buddypress input[type=submit],#buddypress ul.button-nav li a,a.bp-title-button{font-family:inherit;font-size:15px;color:#fff;background-color:#007cff;border-radius:100px;min-height:40px;padding:10px 20px;font-weight:500;text-decoration:none;cursor:pointer;display:inline-block;line-height:1.3;border:1px solid transparent;outline:0;vertical-align:middle;-webkit-appearance:none;-webkit-transition:.3s all;transition:.3s all}#buddypress .comment-reply-link:focus,#buddypress .comment-reply-link:hover,#buddypress .generic-button a:focus,#buddypress .generic-button a:hover,#buddypress .standard-form button:focus,#buddypress .standard-form button:hover,#buddypress a.button:focus,#buddypress a.button:hover,#buddypress input[type=button]:focus,#buddypress input[type=button]:hover,#buddypress input[type=reset]:focus,#buddypress input[type=reset]:hover,#buddypress input[type=submit]:focus,#buddypress input[type=submit]:hover,#buddypress ul.button-nav li a:focus,#buddypress ul.button-nav li a:hover,a.bp-title-button:focus,a.bp-title-button:hover{outline:0;text-decoration:none;color:#fff;box-shadow:inset 0 0 0 99999px rgba(0,0,0,.1)}#buddypress .comment-reply-link:active,#buddypress .generic-button a:active,#buddypress .standard-form button:active,#buddypress a.button:active,#buddypress input[type=button]:active,#buddypress input[type=reset]:active,#buddypress input[type=submit]:active,#buddypress ul.button-nav li a:active,a.bp-title-button:active{outline:0;text-decoration:none;color:#fff;box-shadow:inset 0 0 0 99999px rgba(0,0,0,.1)}#buddypress .comment-reply-link.disabled,#buddypress .generic-button a.disabled,#buddypress .standard-form button.disabled,#buddypress a.button.disabled,#buddypress input[type=button].disabled,#buddypress input[type=reset].disabled,#buddypress input[type=submit].disabled,#buddypress ul.button-nav li a.disabled,a.bp-title-button.disabled{cursor:default;font-style:normal;color:#c8cbcf;background-color:#f5f5f5;opacity:1}#buddypress .comment-reply-link.small,#buddypress .generic-button a.small,#buddypress .standard-form button.small,#buddypress a.button.small,#buddypress input[type=button].small,#buddypress input[type=reset].small,#buddypress input[type=submit].small,#buddypress ul.button-nav li a.small,a.bp-title-button.small{font-size:14px;font-weight:500;min-height:34px;padding:6px 20px;border-radius:100px}#buddypress .comment-reply-link.big,#buddypress .generic-button a.big,#buddypress .standard-form button.big,#buddypress a.button.big,#buddypress input[type=button].big,#buddypress input[type=reset].big,#buddypress input[type=submit].big,#buddypress ul.button-nav li a.big,a.bp-title-button.big{font-size:16px;min-height:62px;padding:20px 40px;border-radius:100px}#buddypress .comment-reply-link.large,#buddypress .generic-button a.large,#buddypress .standard-form button.large,#buddypress a.button.large,#buddypress input[type=button].large,#buddypress input[type=reset].large,#buddypress input[type=submit].large,#buddypress ul.button-nav li a.large,a.bp-title-button.large{font-size:16px;min-height:50px;padding:14px 30px;border-radius:100px}#buddypress .comment-reply-link.outline,#buddypress .generic-button a.outline,#buddypress .standard-form button.outline,#buddypress a.button.outline,#buddypress input[type=button].outline,#buddypress input[type=reset].outline,#buddypress input[type=submit].outline,#buddypress ul.button-nav li a.outline,a.bp-title-button.outline{background:0 0;border-width:1px;border-color:#007cff;color:#007cff}#buddypress .comment-reply-link.outline:hover,#buddypress .generic-button a.outline:hover,#buddypress .standard-form button.outline:hover,#buddypress a.button.outline:hover,#buddypress input[type=button].outline:hover,#buddypress input[type=reset].outline:hover,#buddypress input[type=submit].outline:hover,#buddypress ul.button-nav li a.outline:hover,a.bp-title-button.outline:hover{background:0 0;color:#0070e6;border-color:#0070e6;box-shadow:none}#buddypress .comment-reply-link.outline:active,#buddypress .generic-button a.outline:active,#buddypress .standard-form button.outline:active,#buddypress a.button.outline:active,#buddypress input[type=button].outline:active,#buddypress input[type=reset].outline:active,#buddypress input[type=submit].outline:active,#buddypress ul.button-nav li a.outline:active,a.bp-title-button.outline:active{background:0 0;color:#2e94ff;border-color:#2e94ff;box-shadow:none}#buddypress .comment-reply-link.outline.disabled,#buddypress .comment-reply-link.outline:disabled,#buddypress .generic-button a.outline.disabled,#buddypress .generic-button a.outline:disabled,#buddypress .standard-form button.outline.disabled,#buddypress .standard-form button.outline:disabled,#buddypress a.button.outline.disabled,#buddypress a.button.outline:disabled,#buddypress input[type=button].outline.disabled,#buddypress input[type=button].outline:disabled,#buddypress input[type=reset].outline.disabled,#buddypress input[type=reset].outline:disabled,#buddypress input[type=submit].outline.disabled,#buddypress input[type=submit].outline:disabled,#buddypress ul.button-nav li a.outline.disabled,#buddypress ul.button-nav li a.outline:disabled,a.bp-title-button.outline.disabled,a.bp-title-button.outline:disabled{background:0 0;color:#c8cbcf;border-color:#f5f5f5;opacity:1}#buddypress .standard-form button.wp-switch-editor{padding:6px 12px;height:auto;min-height:10px;border-radius:0;border:1px solid #d7e0e2;border-bottom:0;background:#dcdcdc;color:inherit}#buddypress .standard-form .tmce-active .wp-switch-editor.switch-tmce{background:#f5f5f5}#buddypress .standard-form .html-active .wp-switch-editor.switch-html{background:#f5f5f5}#buddypress .standard-form .html-active .button{min-height:20px;color:#122b46;border:1px solid #d7e0e2;padding:6px 6px;margin:4px 1px;font-size:13px;line-height:1;border-radius:3px}#buddypress a.button.outline{box-shadow:none}#buddypress table.notification-settings th.title,#buddypress table.profile-settings th.title{width:100%;padding:0 0 20px;border:0}#buddypress div.item-list-tabs ul:after{content:'';display:table;clear:both}#buddypress div.item-list-tabs#object-nav{border-top:0;margin-top:0;margin-bottom:0;overflow:visible}#buddypress div.item-list-tabs#object-nav li li{margin:0;display:block;width:100%;padding:0}#buddypress div.item-list-tabs#object-nav li li.selected a{border:0}#buddypress div.item-list-tabs#object-nav li li a{display:block;font-size:13px;font-weight:inherit;color:#4d5c6d;letter-spacing:-.24px;line-height:1;margin-bottom:1px;padding:.75rem .9375rem}.bb-single-bp-header .flex{-ms-flex-flow:row wrap;flex-flow:row wrap}#buddypress div.item-list-tabs#object-nav a.more-button{font-size:20px;padding:14px 0;line-height:1.1}#buddypress div.item-list-tabs#object-nav a.more-button.active:after{bottom:-17px}#buddypress div.item-list-tabs ul.sub-menu{top:50px;padding:10px 0}div.item-list-tabs li.hideshow.menu-item-has-children>a:after{top:50px}#buddypress div.item-list-tabs#object-nav li.hideshow span{float:right}#sitewide-notice #message{background:#1c86f2;color:#fff;border:0;border-radius:10px;width:auto;left:auto;right:1%;margin-left:1%;opacity:.9;font-size:15px;padding:10px 20px 10px 20px}#sitewide-notice #message h4{max-width:90%;font-size:18px;color:#fff;margin-bottom:10px;font-weight:500}#sitewide-notice #message p{padding:0;margin:0 0 1rem;font-size:1rem;line-height:1.4}#sitewide-notice #message p:empty{display:none!important}#sitewide-notice .bb-notice-content>:last-child{margin-bottom:0}#sitewide-notice ol,#sitewide-notice ul{margin-left:0;margin-bottom:1rem;list-style-position:inside}#sitewide-notice button{position:absolute;top:15px;right:15px;min-height:0;height:18px;width:18px;padding:0;line-height:16px;font-size:10px;font-weight:800;background:#fff;color:#1c86f2}@media (min-width:768px){#sitewide-notice #message{min-width:500px}}#buddypress ul.item-list{border-top:0;margin-bottom:20px}#buddypress ul.item-list li:not(.load-more){border-bottom:0}#buddypress ul.item-list li img.avatar{margin:0}.widget_bp_core_friends_widget .item-meta{display:none}.dir-list{margin-bottom:30px}input#send_reply_button{min-width:87px}#buddypress div.item-list-tabs#subnav{overflow:visible}.bs-dropdown-model{display:none}.bs-dropdown-model.open{display:block}.gif-search-result .loading-icon{display:block;margin:0 auto;max-height:300px}#buddypress div#message-thread div.message-content{margin-left:0}#buddypress div.item-list-tabs ul.bs-dropdown{padding:10px 0}#buddypress div.item-list-tabs ul.bs-dropdown a{padding:9px 15px}#buddypress #member-forums-sub-nav ul{margin-bottom:25px}#buddypress #member-forums-sub-nav li{padding-right:30px;padding-bottom:10px}#buddypress #member-forums-sub-nav a{display:block;font-size:14px;color:#939597;opacity:1;padding:0 0 10px}#buddypress #member-forums-sub-nav .selected a{background:0 0;border-bottom:1px solid #007cff;font-weight:500;font-size:14px;color:#122b46;opacity:1}@media (max-width:540px){.bb-photos-wrap .bb-title{margin:0 0 20px}.bb-photos-actions{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.bb-photos-actions a{margin-bottom:10px;margin-left:0!important}}#buddypress .dir-search input[type=search],#buddypress .dir-search input[type=text],#buddypress .groups-members-search input[type=search],#buddypress .groups-members-search input[type=text],#buddypress .standard-form input[type=color],#buddypress .standard-form input[type=date],#buddypress .standard-form input[type=datetime-local],#buddypress .standard-form input[type=datetime],#buddypress .standard-form input[type=email],#buddypress .standard-form input[type=month],#buddypress .standard-form input[type=number],#buddypress .standard-form input[type=password],#buddypress .standard-form input[type=range],#buddypress .standard-form input[type=search],#buddypress .standard-form input[type=tel],#buddypress .standard-form input[type=text],#buddypress .standard-form input[type=time],#buddypress .standard-form input[type=url],#buddypress .standard-form input[type=week],#buddypress .standard-form select,#buddypress .standard-form textarea{display:inline-block;font-family:inherit;font-style:inherit;font-size:15px;height:40px;outline:0;vertical-align:middle;background-color:#fff;border:1px solid #dedfe2;border-radius:3px;box-shadow:none;padding:0 12px;width:100%}#buddypress .standard-form select{background-image:url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/images/svg/arrow-down.svg);background-repeat:no-repeat;background-position:right 1rem center;padding-right:40px}#buddypress .standard-form select:focus{background-image:url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/images/svg/arrow-down.svg);background-repeat:no-repeat;background-position:right 1rem center}#buddypress .standard-form select[multiple]{background-image:none}#buddypress .standard-form input[type=search]{background-repeat:no-repeat;background-position:10px 50%;background-size:16px;background-image:url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/images/svg/search.svg);background-position:left 10px center;padding-left:2rem}.widget.buddypress .bp-login-widget-user-links>div{padding:0}.widget_bp_core_login_widget{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.widget_bp_core_login_widget .widget-title{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.widget_bp_core_login_widget .widget-title:empty{display:none}.widget_bp_core_login_widget .bp-login-widget-user-avatar{margin-right:15px}.widget_bp_core_login_widget .bp-login-widget-user-links{-webkit-box-flex:1;-ms-flex:1;flex:1}.bbp_widget_login{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.bbp_widget_login>.inner{width:100%}.bbp_widget_login .widget-title{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.bbp_widget_login .widget-title:empty{display:none}.bbp_widget_login .bbp-logged-in{-webkit-box-flex:1;-ms-flex:1;flex:1}.bbp-logged-in{position:relative}#buddypress a.disabled,#buddypress button.disabled,#buddypress button.pending,#buddypress div.pending a,#buddypress input[type=button].disabled,#buddypress input[type=button].pending,#buddypress input[type=reset].disabled,#buddypress input[type=reset].pending,#buddypress input[type=submit].disabled,#buddypress input[type=submit].pending,#buddypress input[type=submit][disabled=disabled]{cursor:initial}body #buddypress * a{box-shadow:initial}body.buddypress .buddypress-wrap h1,body.buddypress .buddypress-wrap h2,body.buddypress .buddypress-wrap h3,body.buddypress .buddypress-wrap h4,body.buddypress .buddypress-wrap h5,body.buddypress .buddypress-wrap h6{margin:0 0 1.6875rem}.bp-navs.bp-navs{overflow:initial}.bp-navs ul:after,.bp-navs:after{content:' ';display:table;clear:both}body #buddypress .group-item-avatar{box-shadow:0 2px 5px 0 rgba(18,43,70,.12),0 0 0 1px #e7e9ec}#buddypress div.item-list-tabs ul li{float:left;margin:0;list-style:none}#buddypress div.item-list-tabs ul li a,#buddypress div.item-list-tabs ul li span{display:block}.widget.buddypress #friends-list li,.widget.buddypress #groups-list li,.widget.buddypress #members-list li{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin:0 0 15px;border:0;padding:0}.buddypress.widget ul.item-list li .item-avatar{padding:0;-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px}.buddypress.widget ul.item-list li .item{padding:0}#buddypress div.item-list-tabs ul{margin:0;padding:0}#buddypress .bp-feedback.custom-homepage-info button.bp-tooltip{padding:0}#buddypress .custom-homepage-info.info{border:1px solid #e7e9ec;background:#fff;box-shadow:none;border-radius:3px;padding:20px;position:relative;font-size:16px;margin-bottom:20px;margin-top:0}#buddypress .custom-homepage-info.info button{position:absolute;right:10px;top:10px;background:0 0;border:0;color:#ef3e46;box-shadow:none}#buddypress .custom-homepage-info.info p{padding:0}#buddypress .custom-homepage-info.info p:last-child{margin-bottom:0}.bs-groups-items.grid-view .item-avatar .avatar{width:100%}.buddypress-wrap:not(.round-avatars) .bs-groups-items.grid-view .item-avatar .avatar{border-radius:0}.buddypress-wrap a[data-bp-close] span:before,.buddypress-wrap button[data-bp-close] span:before{font-size:24px}@media screen and (min-width:75em){.member-front-page .buddypress.widget ul.item-list li .avatar,.widget-area .buddypress.widget ul.item-list li .avatar{width:100%}.member-front-page .buddypress.widget ul.item-list,.widget-area .buddypress.widget ul.item-list{margin:0;width:100%}}body.buddypress.activation .site-content,body.buddypress.register .site-content{padding-top:5%}body.buddypress.activation .site-content .content-area,body.buddypress.register .site-content .content-area{padding-top:0}@media screen and (min-width:46.8em){body.buddypress .site-content{padding-top:0}.buddypress-wrap.bp-dir-hori-nav:not(.bp-vertical-navs) nav{border-bottom:1px solid #e7e9ec;border-top:0;box-shadow:none;margin-bottom:20px;margin-top:0}.bp-single-vert-nav .bp-navs.vertical li.selected,.bp-single-vert-nav .bp-navs.vertical li:focus,.bp-single-vert-nav .bp-navs.vertical li:hover{background:rgba(77,92,109,.1)}}#cover-image-container{background:#fff;border:1px solid #e7e9ec;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:0;padding:30px 30px 0;font-size:14px;line-height:1.3575}#header-cover-image{background-color:#607387}body #buddypress #header-cover-image{background-position:center center;margin:-30px -30px 0;position:relative;width:auto}body #buddypress #header-cover-image.width-full{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;border-bottom:1px solid #e7e9ec}body #buddypress #header-cover-image.cover-large{height:300px}body #buddypress #item-header-cover-image{min-height:auto;margin-bottom:0;padding-bottom:20px;width:100%}body #buddypress .groups-header #item-header-cover-image{display:-webkit-box;display:-ms-flexbox;display:flex}body #buddypress .groups-header #item-header-cover-image .group-item-actions{min-width:170px}.bp-user #buddypress #item-header{margin:0}#buddypress #item-header-cover-image #item-header-avatar{margin-top:-40px;margin-right:30px;margin-bottom:5px;padding:0}#buddypress #item-header-cover-image.bb-disable-cover-img #item-header-avatar{margin-top:0}body #buddypress #item-header-cover-image #item-header-avatar img.avatar{box-shadow:0 2px 5px 0 rgba(18,43,70,.12),0 0 0 1px #e7e9ec;border:5px solid #fff;max-width:180px}body #buddypress:not(.round-avatars) #item-header-cover-image #item-header-avatar img.avatar{border-radius:4px}nav#object-nav{background:#fbfbfc;border:1px solid #e7e9ec;padding:0 20px;margin:0 0 20px;margin-top:-1px;border-radius:0 0 4px 4px}nav#object-nav li{float:left;margin:0;padding:0 30px 0 0}nav#object-nav li.hideshow{padding-right:5px}nav#object-nav a{color:#939597;display:block;padding:11px 0;text-decoration:none;font-size:14px;line-height:2}.buddypress-wrap .bp-navs li:not(.current) a:focus,.buddypress-wrap .bp-navs li:not(.current) a:hover,.buddypress-wrap .bp-navs li:not(.selected) a:focus,.buddypress-wrap .bp-navs li:not(.selected) a:hover{background:0 0;color:#122b46}.bp-navs ul li .count,.buddypress-wrap .bp-navs li.dynamic a .count{background:#c8cbcf;box-shadow:none;border-radius:100px;font-size:11px;font-weight:600;color:#fff;letter-spacing:-.26px;line-height:15px;border:0;min-width:22px;display:inline-block;margin-left:3px;padding:2px 7px 1px;text-align:center;vertical-align:middle}.bp-navs ul li .count:empty,.buddypress-wrap .bp-navs li.dynamic a .count:empty{display:none}.buddypress-wrap .bp-navs li.current a .count,.buddypress-wrap .bp-navs li.dynamic.current a .count,.buddypress-wrap .bp-navs li.selected a .count,.buddypress_object_nav .bp-navs li.current a .count,.buddypress_object_nav .bp-navs li.selected a .count{background-color:#007cff}nav#object-nav .selected>a{background-color:transparent;border-bottom:1px solid #007cff;margin-bottom:-1px;opacity:1;font-weight:500;color:#122b46}body #buddypress div#item-header-cover-image h2,body #buddypress div#item-header-cover-image h2 a{font-size:2rem;position:relative;color:#122b46;text-shadow:none}body #cover-image-container span.activity{font-size:14px}.single-headers .item-meta{margin:0 0 10px;padding:0}#item-header-cover-image .member-header-actions .generic-button a,#item-header-cover-image .member-header-actions .generic-button button{font-size:12px;min-height:30px;padding:0 20px;line-height:28px}#item-header-cover-image .member-header-actions div.generic-button{display:inline-block;float:none}#item-header-cover-image .member-header-actions>li{float:none}body .single-headers a.button,body .single-headers div.generic-button,body .single-headers li.generic-button{margin:5px 8px 5px 0}nav#object-nav .more-button{font-size:20px;padding:14px 0;line-height:1.1}nav#object-nav .more-button.active:after{bottom:-18px}nav#object-nav .sub-menu{top:50px;padding:10px 0}nav#object-nav .sub-menu li{margin:0;display:block;width:100%;padding:0}nav#object-nav .sub-menu a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:13px;font-weight:inherit;color:#939597;letter-spacing:-.24px;line-height:1;margin-bottom:1px;padding:.75rem .9375rem;overflow:hidden}nav#object-nav .sub-menu a:hover{background:#f5f5f5}nav#object-nav .sub-menu span.count{float:right;font-size:10px}nav#object-nav .sub-menu .selected>a{background:#f5f5f5;border:0}@media screen and (min-width:46.8em){.single-headers #item-header-content{padding-left:0}}.bp-navs.bp-subnavs{font-size:14px}.bp-navs ul li a{border-bottom:1px solid transparent;margin-bottom:-1px}.bp-navs ul li a,.bp-navs ul li span{padding:0 0 5px;color:#939597}.bp-single-vert-nav .bp-wrap .bp-subnavs ul li.current:not(:last-child),.buddypress-wrap .bp-subnavs ul li:not(:last-child){padding-right:30px}.bp-single-vert-nav .bp-wrap .bp-navs.bp-subnavs{margin-bottom:20px}.buddypress-wrap .bp-subnavs li.current a,.buddypress-wrap .bp-subnavs li.selected a{background:0 0;border-bottom:1px solid #007cff;font-weight:500}@media screen and (max-width:782px){#buddypress #item-header-cover-image{-ms-flex-flow:row wrap;flex-flow:row wrap}body #buddypress #item-header-cover-image #item-header-avatar{margin-right:auto;margin-left:auto;margin-bottom:20px}#buddypress div#item-header #item-header-cover-image #item-header-content{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}@media screen and (max-width:46.8em){.buddypress-wrap:not(.bp-single-vert-nav) .bp-navs li{background:0 0;float:left}.buddypress-wrap .single-screen-navs li{border-bottom:0}.buddypress-wrap .bp-subnavs li.current a,.buddypress-wrap .bp-subnavs li.current a:focus,.buddypress-wrap .bp-subnavs li.current a:hover,.buddypress-wrap .bp-subnavs li.selected a,.buddypress-wrap .bp-subnavs li.selected a:focus,.buddypress-wrap .bp-subnavs li.selected a:hover{color:#122b46}}.bp-user [data-bp-search] form input[type=search],.bp-user [data-bp-search] form input[type=text],body .buddypress-wrap .bp-invites-search-form input[type=search]{padding:6px 10px;height:auto;font-size:14px}body .buddypress-wrap .bp-invites-search-form input[type=search],body .buddypress-wrap form.bp-dir-search-form input[type=search],body .buddypress-wrap form.bp-messages-search-form input[type=search]{background-repeat:no-repeat;background-position:10px 50%;background-size:16px;background-image:url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/images/svg/search.svg);background-position:left 10px center;padding-left:2rem;width:100%;min-width:210px;border-radius:100px}@media screen and (max-width:544px){body .buddypress-wrap .bp-invites-search-form input[type=search],body .buddypress-wrap form.bp-dir-search-form input[type=search],body .buddypress-wrap form.bp-messages-search-form input[type=search]{min-width:150px}}body .buddypress-wrap form.bp-messages-search-form input[type=search]:-webkit-autofill{background-repeat:no-repeat;background-position:10px 50%;background-size:16px;background-image:url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/images/svg/search.svg);background-position:left 10px center}.buddypress-wrap form.bp-dir-search-form,.buddypress-wrap form.bp-invites-search-form,.buddypress-wrap form.bp-messages-search-form{background-color:#fff;border:1px solid #dedfe2;box-shadow:none;border-radius:100px;margin:0;position:relative}.buddypress-wrap .subnav-filters div button#user_messages_search_submit,body .buddypress-wrap .bp-invites-search-form .nouveau-search-submit{padding:0;position:absolute!important;width:0;height:0;visibility:hidden;opacity:0}.buddypress-wrap form.bp-dir-search-form button[type=submit],.buddypress-wrap form.bp-messages-search-form button[type=submit]{position:absolute;opacity:0;visibility:hidden;width:0;height:0}.buddypress-wrap .bp-tables-report,.buddypress-wrap .bp-tables-user,.buddypress-wrap table.forum,.buddypress-wrap table.wp-profile-fields{background-color:#fff;border-radius:4px;overflow:hidden;box-shadow:0 0 0 1px #e7eaec}.buddypress-wrap .bp-tables-report tr td,.buddypress-wrap .bp-tables-report tr th,.buddypress-wrap .bp-tables-user tr td,.buddypress-wrap .bp-tables-user tr th,.buddypress-wrap table.forum tr td,.buddypress-wrap table.forum tr th,.buddypress-wrap table.wp-profile-fields tr td,.buddypress-wrap table.wp-profile-fields tr th{padding:25px 20px}.buddypress-wrap .bp-tables-report thead tr,.buddypress-wrap .bp-tables-user thead tr,.buddypress-wrap table.forum thead tr,.buddypress-wrap table.wp-profile-fields thead tr{background:0 0;border-bottom:1px solid #e7e9ec}.buddypress-wrap .bp-tables-report tbody tr,.buddypress-wrap .bp-tables-user tbody tr,.buddypress-wrap table.forum tbody tr,.buddypress-wrap table.wp-profile-fields tbody tr{background:0 0}.buddypress-wrap .bp-tables-report tbody tr:nth-child(odd),.buddypress-wrap .bp-tables-user tbody tr:nth-child(odd){background:#f7fafe}.buddypress-wrap .bp-tables-report tbody tr:hover,.buddypress-wrap .bp-tables-user tbody tr:hover{background:#f5f5f5}td.notification-description a{font-size:16px;color:#122b46;letter-spacing:-.24px;line-height:1.3;position:relative}.buddypress-wrap .subnav-filters .select-wrap{margin-right:12px}.buddypress-wrap .select-wrap{background-color:#fff;border:1px solid #e7e9ec;border-radius:3px}.buddypress-wrap .select-wrap select{margin-right:0;padding:6px 25px 6px 10px;position:relative;text-indent:0}.buddypress-wrap .select-wrap span.select-arrow{display:none}.buddypress-wrap .current-visibility-level{color:#a3a5a9}.buddypress-wrap .field-visibility-settings{color:inherit}body .buddypress-wrap .subnav-filters .component-filters select,body .buddypress-wrap .subnav-filters .last select{font-size:14px;max-width:100%;min-height:34px;background-image:url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/images/svg/arrow-down.svg);background-repeat:no-repeat;background-position:right 10px center;border:0}.buddypress-wrap .bp-pagination{color:#a3a5a9;padding:10px 0}.buddypress-wrap .notifications-options-nav input#notification-bulk-manage{border:0;border-radius:3px;line-height:1;margin:1px 0 0 10px;padding:0 20px;min-height:34px;height:34px;font-size:14px;font-weight:500}.bb-sort-by-date{font-size:15px;color:#a3a5a9;letter-spacing:-.24px;margin:0}span.notifications-order-actions{box-shadow:0 0 0 1px #dedfe2;margin-left:5px;padding-top:1px;position:relative}span.notifications-order-actions .dashicons-arrow-down:before,span.notifications-order-actions .dashicons-arrow-up:before{content:"\e87c";font-family:bb-icons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;list-style:none;-webkit-font-smoothing:antialiased;font-size:14px;position:relative;bottom:3px}span.notifications-order-actions .dashicons-arrow-down:before{content:"\e879"}body.buddypress .buddypress-wrap .bs-section-title{margin-bottom:0}.buddypress-wrap .bp-messages{border:1px solid #e7e9ec;margin:0;border-radius:3px}.buddypress-wrap .bp-messages:after{content:'';clear:both;display:table}span.count:empty{display:none!important}#whats-new-content+#message{margin-top:20px}.buddypress-wrap #group-settings-form .bp-messages{margin-bottom:20px}.buddypress-wrap .bp-feedback{box-shadow:none;border:1px solid #e7e9ec;border-radius:3px;color:#4d5c6d}.buddypress-wrap .bp-feedback:after{content:'';display:table}.buddypress-wrap .bp-feedback .bp-icon{border-radius:3px 0 0 3px}.buddypress-wrap .bp-feedback.help .bp-icon,.buddypress-wrap .bp-feedback.info .bp-icon{background-color:#007cff}.buddypress-wrap .bp-feedback.loading .bp-icon{background-color:#f7ba45}.buddypress-wrap .bp-feedback.success .bp-icon{background-color:#1cd991}.buddypress-wrap .bp-feedback.error .bp-icon{background-color:#ef3e46}.buddypress-wrap .bp-feedback:not(.custom-homepage-info) p{-webkit-box-flex:1;-ms-flex:1;flex:1}#buddypress .bp-invites-content ul.item-list li img.avatar{border-radius:50%}.buddypress-wrap ul.item-list li .invite-button:not(.group-remove-invite-button) span.icons:before{content:"\e921";font-family:bb-icons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;list-style:none;-webkit-font-smoothing:antialiased;color:#939597}.buddypress-wrap ul.item-list li .group-remove-invite-button span.icons:before,.buddypress-wrap ul.item-list li.selected .invite-button span.icons:before{content:"\e8f7";font-family:bb-icons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;list-style:none;-webkit-font-smoothing:antialiased;color:#939597}.buddypress-wrap .bp-feedback p{font-size:14px;line-height:1.5;padding:10px 5px}.bulk-select-all,.bulk-select-check{min-width:40px}.bulk-select-all label,.bulk-select-check label{margin:0!important}.notification-list.bb-nouveau-list{margin-bottom:20px}.notification-list.bb-nouveau-list .actions{opacity:1;visibility:visible;font-size:0}.notification-list.bb-nouveau-list .actions a{color:rgba(18,43,70,.4);margin-left:6px}.notification-list.bb-nouveau-list .actions .dashicons{font-size:18px}.notification-list.bb-nouveau-list .actions .delete .dashicons{font-size:16px;position:relative;top:2px}.notification-list.bb-nouveau-list .actions .dashicons-dismiss:before,.notification-list.bb-nouveau-list .actions .dashicons-hidden:before,.notification-list.bb-nouveau-list .actions .dashicons-trash:before,.notification-list.bb-nouveau-list .actions .dashicons-visibility:before{content:"\e8fc";font-family:bb-icons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;list-style:none;-webkit-font-smoothing:antialiased;font-size:15px}.notification-list.bb-nouveau-list .actions .dashicons-dismiss:before{content:"\e8f6"}.notification-list.bb-nouveau-list .actions .dashicons-trash:before{content:"\E937"}.notification-list.bb-nouveau-list .actions .dashicons-hidden:before{content:"\e8be"}.buddypress-wrap .subnav-filters:after,.buddypress-wrap .subnav-filters:before{display:none}.buddypress-wrap .subnav-filters>ul{margin-left:0;margin-bottom:0}@media screen and (min-width:32em){#activity-stream{clear:both;padding-top:0}}@media (max-width:543px){.notification-list.bb-nouveau-list .avatar:not(.profile-avatar){max-width:44px}.notification-list.bb-nouveau-list .actions{font-size:0;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding:8px 0 0 98px}body.buddypress .buddypress-wrap .bs-section-title{font-size:20px}.bb-sort-by-date{font-size:13px;text-align:right}.notification-list .bs-item-wrap:not(.bs-header-item){-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}form#whats-new-form{margin:0}form#whats-new-form .bp-feedback{min-width:100%}form#whats-new-form #whats-new-post-in-box input[type=text]{font-size:13px;min-width:200px}form#whats-new-form #whats-new-post-in-box .bp-activity-object{font-size:13px;border-radius:3px;border-color:#dedfe2}.buddypress .buddypress-wrap form#whats-new-form button.bp-remove-item.dashicons{background-color:transparent;border:0;padding:0;margin-top:2px;margin-left:10px;margin-right:3px}.buddypress .buddypress-wrap form#whats-new-form button.bp-remove-item.dashicons:before{content:"\e8f7";font-family:bb-icons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;list-style:none;-webkit-font-smoothing:antialiased;color:#939597}.buddypress-wrap:not(.bp-single-vert-nav) .main-navs>ul>li>a{padding:0 0 15px}body.buddypress article.page>.entry-header .entry-title{font-size:28px}#buddypress #dir-activity-search,#buddypress #dir-groups-search,#buddypress #group-activity-search{border:0;background-color:transparent;padding-left:35px;font-size:14px;height:34px}select#activity-filter-by{border:0}.filters .feed{height:34px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.filters .feed a{color:rgba(18,43,70,.4)}.filters .feed a:hover{color:#122b46}body #bbpress-forums .bp-list .action,body #buddypress .bp-list .action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-bottom:15px}body #bbpress-forums .bp-list .action .generic-button,body #buddypress .bp-list .action .generic-button{margin-right:15px}@media screen and (max-width:400px){body #buddypress #members-list.bp-list.following-list .following-meta.action{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body #buddypress #members-list.bp-list.following-list .following-meta.action .generic-button,body #buddypress #members-list.bp-list.following-list .following-meta.action .generic-button:last-child{margin-left:5px;margin-right:5px}}#bp-login-widget-form label{display:block}#bp-login-widget-form input{margin-bottom:12px}.widget_bp_core_login_widget label[for=bp-login-widget-user-login]::before,.widget_bp_core_login_widget label[for=bp-login-widget-user-pass]::before{top:30px}.widget_bp_core_login_widget label[for=bp-login-widget-user-pass] span.label-switch{top:32px}.widget_bp_core_login_widget .forgetmenot{width:100%}.bp-list li .item-avatar{float:left}div#cover-image-container{margin-top:-31px}@media screen and (min-width:46.8em){.bp-dir-vert-nav .dir-navs{min-width:180px}.bp-dir-vert-nav .screen-content{border-color:#e7e9ec}.bp-dir-vert-nav .dir-navs ul li.selected a{background:0 0;color:inherit}.bp-dir-vert-nav .dir-navs ul li.selected{border:0}#buddypress.bp-dir-vert-nav .dir-navs a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:0;padding:4px 0}#buddypress.bp-dir-vert-nav .dir-navs li.selected a{border-bottom:0}.bp-dir-vert-nav .dir-navs ul li.selected a span{color:#fff}.bp-dir-vert-nav .dir-navs ul li a:focus span,.bp-dir-vert-nav .dir-navs ul li a:hover span{border:0}}.entry-content #groups-list .item-avatar a{display:inline-block;background:#fff;border:3px solid #fff;box-shadow:0 2px 5px 0 rgba(18,43,70,.12),0 0 0 1px #e7e9ec;border-radius:3px}.entry-content .widget #groups-list .item-avatar a{box-shadow:none;border:0}.buddypress-wrap.round-avatars .item-avatar a{border-radius:50%}.buddypress-wrap .groups-list li .item-meta{margin-bottom:0;line-height:1.6}.buddypress #buddypress.bp-dir-vert-nav .create-button a{font-size:14px;font-weight:400;min-height:34px;padding:4px 20px;border:1px solid #007cff;background:0 0;color:#007cff;box-shadow:none;border-radius:50px;text-decoration:none}#buddypress h4.bb-active-order{margin:0 0 0 20px}.buddypress-wrap .groups-list li .group-desc{border:0;border-radius:0;color:#737373;font-style:italic;margin:0;padding:0}.buddypress-wrap .grid.bp-list>li .item .group-desc,.buddypress-wrap .grid.bp-list>li .item .item-block{width:100%;margin-top:0;min-height:10px;font-size:13px}.buddypress-wrap .grid.bp-list>li .item .item-block{min-height:auto}.buddypress-wrap .grid.groups-list>li .item .last-activity{margin-top:0}.buddypress-wrap .grid.groups-list li .list-title{margin-bottom:10px}.buddypress-wrap .groups-list li p{margin:0 0 15px}.buddypress #buddypress.bp-dir-hori-nav .create-button a,.buddypress #buddypress.bp-dir-hori-nav .create-button a:hover{text-decoration:none}@media screen and (min-width:24em){.grid.groups-list .list-wrap{min-height:40px}.grid.groups-list .list-wrap .item-block{min-height:10px}}@media screen and (min-width:46.8em){.buddypress .bp-vertical-navs .groups-list .item-avatar{margin-right:20px;width:auto}.buddypress-wrap .groups-list li .group-desc{font-size:13px;line-height:1.5;font-style:normal}}@media screen and (max-width:980px){body #buddypress .group-invites-column .bp-list .action{-webkit-box-flex:inherit;-ms-flex:inherit;flex:inherit}}body.single-item.single-item.groups #buddypress div#item-header #item-header-cover-image #item-actions,body.single-item.single-item.groups #buddypress div#item-header #item-header-cover-image #item-header-content{margin-top:0;margin-left:0;max-width:100%}.bp-list li .item-meta,.bp-list li .meta{letter-spacing:-.24px;line-height:1.3;font-size:12px;font-weight:300;color:#a3a5a9;margin:0}.single-headers{margin-bottom:0}body.buddypress .buddypress-wrap .bp-screen-title{margin:15px 0 0;display:none}.single-headers .activity{font-size:13px;margin-bottom:0}#buddypress #item-header-cover-image .highlight{margin-bottom:6px;padding:0}.group-description p{margin-bottom:1rem}.bp-avatar-nav ul,.bp-avatar-nav ul.avatar-nav-items li.current{border-color:#e7e9ec;font-size:14px}.bp-avatar-nav ul.avatar-nav-items li.current{border-bottom-color:#fff}#buddypress input#bp-browse-button{margin-top:10px}.avatar-crop-management #avatar-crop-pane{margin-bottom:10px}.avatar-crop-management #avatar-crop-actions a.avatar-crop-cancel{color:#939597;font-size:15px}.avatar-crop-management #avatar-crop-actions a.avatar-crop-cancel:hover{color:#007cff}body #buddypress p.warning,body.profile_page_bp-profile-edit.modal-open #TB_ajaxContent p.warning,body.users_page_bp-profile-edit.modal-open #TB_ajaxContent p.warning{display:block;font-size:85%;margin:1em 0;color:#856404;background-color:#fff3cd;border-color:#ffeeba;position:relative;padding:10px 15px;margin-bottom:1rem;border:1px solid transparent;border-radius:4px}.bb-bp-profile-screen{font-size:16px}.bb-bp-profile-screen .bp-cover-image{margin-top:20px;margin-bottom:20px}#buddypress #bp-delete-avatar,#buddypress #bp-delete-cover-image{color:#fff;background-color:#ef3e46;border:0;font-size:14px;padding:12px 25px;font-weight:500}#buddypress #bp-delete-avatar:hover,#buddypress #bp-delete-cover-image:hover{color:#fff;background-color:#ed262f}#pass-strength-result{margin-bottom:30px}#buddypress .register-section .bp-heading{font-size:18px;margin:0 0 15px;line-height:1.2}#buddypress .register-section label,#buddypress .register-section legend{font-weight:400;font-size:14px;margin:0 0 3px}#buddypress .register-section input[type=password]{margin-bottom:20px}#buddypress .register-section a.clear-value{display:none}#buddypress .register-section .field-visibility-settings-header{font-size:12px;margin-bottom:10px}#buddypress .register-section .field-visibility-settings div.radio label{position:relative}#buddypress .register-section .field-visibility-settings div.radio .field-visibility-text{margin-left:35px}#buddypress .register-section .field-visibility-settings input[type=radio]{width:22px!important;height:22px;position:absolute;top:0;left:0;z-index:10;margin-top:0;opacity:0;margin-right:10px}#buddypress .register-section .field-visibility-settings span.bs-radio{display:inline-block;vertical-align:middle;cursor:pointer;position:absolute;top:0;left:0;overflow:hidden;width:22px;height:22px;line-height:1;background-color:#fff;border:2px solid #d6dce6;border-radius:100%;margin-right:10px;z-index:7}#buddypress .register-section .field-visibility-settings span.bs-radio.on:after{content:'';position:absolute;top:2px;left:2px;border-radius:100%;width:14px;height:14px;display:inline-block;background-color:#007cff;z-index:9}#buddypress .register-section .visibility-toggle-link{font-size:13px;background-color:transparent;color:#122b46;border:0;font-weight:600;min-height:auto;padding:0;vertical-align:baseline;border-radius:0;margin-left:5px}#buddypress .register-section .visibility-toggle-link:active,#buddypress .register-section .visibility-toggle-link:focus,#buddypress .register-section .visibility-toggle-link:hover{background:0 0;color:#007cff;box-shadow:none}#buddypress .register-section p.description{font-size:14px}#buddypress .register-section .datebox-selects{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-flow:row wrap;flex-flow:row wrap}#buddypress .register-section .datebox-selects label,#buddypress .register-section .datebox-selects select{margin-right:10px;margin-bottom:10px}#buddypress .register-section .wp-editor-tabs button{background:0 0;border:1px solid #ddd;color:inherit;padding:6px 12px;height:auto;min-height:10px;border-radius:3px 3px 0 0}#buddypress .register-section .wp-editor-tabs button:active,#buddypress .register-section .wp-editor-tabs button:focus,#buddypress .register-section .wp-editor-tabs button:hover{background:0 0;color:inherit;border:1px solid #ddd}#buddypress .register-section .html-active .wp-editor-tabs .switch-html,#buddypress .register-section .tmce-active .wp-editor-tabs .switch-tmce{background-color:#f5f5f5;border-bottom-color:#f5f5f5}#buddypress .register-section .quicktags-toolbar .button{color:inherit;background:0 0;border:0;font-weight:700;padding:0 5px;margin:0 6px 0 0;border-radius:0;box-shadow:none;font-size:14px;height:auto;min-height:10px}#buddypress .register-section .editfield:first-child{margin-top:0}@media screen and (min-width:46.8em){.buddypress-wrap .register-page .layout-wrap{display:block}.buddypress-wrap.extended-default-reg .register-page .default-profile,.buddypress-wrap.extended-default-reg .register-page .extended-profile{padding:0}}#group-invites-container ul.subnav li{float:none;margin:0;padding-right:0}#group-invites-container ul.subnav a{border-bottom:0;padding:6px 0}@media screen and (max-width:680px){#group-invites-container ul.subnav li{float:left}}form#group_invites_search_form:after{content:'';display:table;clear:both}.drag-drop .drag-drop-inside p{color:inherit}.groups.group-admin #buddypress #item-body .bp-navs.group-subnav li{float:none;padding:0}body .groups-manage-members-list .section-title{background:0 0;color:#122b46;font-weight:500;font-size:20px;line-height:1.1;padding-left:0;letter-spacing:0}#buddypress #members-list .members-meta.action>.generic-button:last-child a,#buddypress #members-list .members-meta.action>.generic-button:last-child button{font-size:.875rem;min-height:32px;padding:5px 20px;border-radius:100px;border:1px solid #007cff;background:0 0;color:#007cff;margin-left:10px;min-width:120px}#buddypress #members-list .members-meta.action>.generic-button:last-child a:focus,#buddypress #members-list .members-meta.action>.generic-button:last-child a:hover,#buddypress #members-list .members-meta.action>.generic-button:last-child button:focus,#buddypress #members-list .members-meta.action>.generic-button:last-child button:hover{box-shadow:none}#buddypress .groups-manage-members-list{padding:0}#buddypress .groups-manage-members-list ul.item-list{margin:0 0 30px}#buddypress .groups-manage-members-list .item-list>li{background-color:#fff;border:1px solid #e7e9ec;margin-bottom:-1px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;padding:15px 20px;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:0}#buddypress .groups-manage-members-list .item-list>li .avatar{max-width:44px;width:100%;margin-right:15px}#buddypress .groups-manage-members-list .members-manage-buttons{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-flow:row wrap;flex-flow:row wrap;padding-left:57px;margin:0}#buddypress .groups-manage-members-list .members-manage-buttons .button{min-width:20px;display:inline-block;font-size:12px;min-height:20px;padding:4px 12px;margin:5px 10px 5px 0}#buddypress .groups-manage-members-list .list-title.member-name a{font-size:20px;font-weight:400}#group-settings-form fieldset{border:0;padding:0;margin-bottom:0;margin-top:0;font-size:14px;line-height:1.5}#group-settings-form p.description{padding:10px;font-size:13px;margin-bottom:20px}.groups.group-admin #item-body #group-settings-form label[for=delete-group-understand]{margin:30px 0 15px}#buddypress input#delete-group-button{color:#fff}div#bs-member-profile:empty{display:none}#item-body .bb-message-heading h2,#item-body .bs-member-notifications .title.title{margin:0}.group-create #buddypress.bp-single-vert-nav #group-invites-container .group-invites-column,.group-create .type-bp_members #buddypress.bp-single-vert-nav #group-invites-container .group-invites-column{padding:0}.type-bp_members .buddypress-wrap .activity-list .load-more a,.type-bp_members .buddypress-wrap .activity-list .load-newest a{color:#007cff}.type-bp_members .buddypress-wrap .activity-list .load-more a:hover,.type-bp_members .buddypress-wrap .activity-list .load-newest a:hover{color:#0f74e0}#item-body #group-invites-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;background:#fff;border:1px solid #e7e9ec;border-radius:4px;margin-bottom:30px}#item-body #group-invites-container .bp-navs.group-subnav{border-bottom:0;-webkit-box-flex:0;-ms-flex:0 0 220px;flex:0 0 220px;background:#fbfbfc;border-right:1px solid #e7e9ec;min-height:60vh;border-radius:4px 0 0 4px;margin:0;padding:30px 0}#item-body #group-invites-container .bp-navs.group-subnav a{border:0;font-size:14px;color:#939597;letter-spacing:-.24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:13px 20px;line-height:1;margin-bottom:1px}#item-body #group-invites-container .bp-navs.group-subnav a:hover{background:rgba(77,92,109,.1)}#item-body #group-invites-container .bp-navs.group-subnav .current a,#item-body #group-invites-container .bp-navs.group-subnav .selected a{background:rgba(77,92,109,.1);color:#007cff;font-weight:400}#item-body #group-invites-container .group-invites-column{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:30px}#item-body #group-invites-container .bp-invites-filters .button.invite-button{background-color:transparent;border:0;padding-left:5px;padding-right:5px}#item-body #group-invites-container .bp-invites-filters .button.invite-button .dashicons-arrow-left:before,#item-body #group-invites-container .bp-invites-filters .button.invite-button .dashicons-arrow-right:before{content:"\e87b";font-family:bb-icons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;list-style:none;-webkit-font-smoothing:antialiased;color:#939597}#item-body #group-invites-container .bp-invites-filters .button.invite-button .dashicons-arrow-left:before{content:"\e87a"}#item-body #group-invites-container .bp-invites-filters .button.invite-button:hover .dashicons-arrow-left:before,#item-body #group-invites-container .bp-invites-filters .button.invite-button:hover .dashicons-arrow-right:before{color:#122b46}#item-body #group-invites-container .bp-invites-content .item-list>li{background-color:#fff;border:1px solid #e7e9ec;border-bottom:0;margin-bottom:-1px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;padding:15px 20px;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:0;width:100%}#item-body #group-invites-container .bp-invites-content .item-list>li:first-child{border-top-left-radius:3px;border-top-right-radius:3px}#item-body #group-invites-container .bp-invites-content .item-list>li:last-child{border-bottom:1px solid #e7eaec;border-bottom-right-radius:3px;border-bottom-left-radius:3px}#item-body #group-invites-container .bp-invites-content .list-title{color:#122b46;font-size:20px;margin:0 auto;width:100%}#item-body #group-invites-container .bp-invites-content .item-meta .group-inviters li{color:#a3a5a9}#item-body #group-invites-container .bp-invites-content .action{position:static}#item-body #group-invites-container .bp-invites-content .action button{height:auto;min-height:10px;padding:0;min-width:40px;border:0;color:inherit;background:0 0;box-shadow:none}#item-body #group-invites-container .bp-invites-content .action button .icons:before{font-size:22px}#item-body #group-invites-container .bp-invites-content .button.selected{color:#ee343c}#item-body #group-invites-container .bp-invites-content #send-invites-editor{margin-top:30px}#item-body #group-invites-container .bp-invites-content #send-invites-editor img.avatar{border-radius:50%;max-width:40px}#item-body #group-invites-container .bp-invites-content #send-invites-editor #bp-send-invites-form label{font-size:14px}#item-body #group-invites-container .bp-invites-content #send-invites-editor #bp-send-invites-form .action{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row-reverse;flex-flow:row-reverse}#item-body #group-invites-container .bp-invites-content #send-invites-editor #bp-send-invites-form .action button{color:#939597}#item-body #group-invites-container .bp-invites-content #send-invites-editor #bp-send-invites-form .action button#bp-invites-send{margin-left:0;background-color:#007cff;color:#fff;min-height:34px;padding:6px 20px;border-radius:100px}#item-body #group-invites-container .bp-invites-content #send-invites-editor #bp-send-invites-form .action button#bp-invites-send:hover{box-shadow:inset 0 0 0 99999px rgba(0,0,0,.1)}#item-body #group-invites-container .button.invite-button{min-height:34px;padding:5px 16px}#item-body #group-invites-container .bp-invites-content .action{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}#group-invites-container .invite-button .dashicons-arrow-left:before,#group-invites-container .invite-button .dashicons-arrow-right:before{content:"\e87b";font-family:bb-icons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;list-style:none;-webkit-font-smoothing:antialiased;color:#939597}#group-invites-container .invite-button .dashicons-arrow-left:before{content:"\e87a"}@media screen and (min-width:768px) and (max-width:1040px){#item-body #group-invites-container .bp-navs.group-subnav,#item-body #group-invites-container .group-invites-column,.groups.group-admin #buddypress #item-body #group-settings-form,.groups.group-admin #buddypress #item-body nav.bp-navs.group-subnav{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;min-height:10px;border-right:0;border-radius:4px 4px 0 0}#item-body #group-invites-container .bp-navs.group-subnav,.groups.group-admin #buddypress #item-body nav.bp-navs.group-subnav{padding:0}#item-body #group-invites-container .group-invites-column,.groups.group-admin #buddypress #item-body #group-settings-form{padding:20px}#group-invites-container ul.subnav li,.groups.group-admin #buddypress #item-body nav.bp-navs.group-subnav li{float:left!important}}@media screen and (max-width:680px){#buddypress .bb-bp-settings-content,#item-body #group-invites-container .bp-navs.group-subnav,#item-body #group-invites-container .group-invites-column,.groups.group-admin #buddypress #item-body #group-settings-form,.groups.group-admin #buddypress #item-body nav.bp-navs.group-subnav{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;min-height:10px;border-right:0;border-bottom:1px solid #e7e9ec;border-radius:4px 4px 0 0}#item-body #group-invites-container .bp-navs.group-subnav,.groups.group-admin #buddypress #item-body nav.bp-navs.group-subnav{padding:0}#item-body #group-invites-container .group-invites-column,.groups.group-admin #buddypress #item-body form#group-settings-form{padding:20px}.groups.group-admin #buddypress #item-body .bp-navs.group-subnav li{float:left}}.groups.group-create #buddypress .group-create-buttons{list-style:none;margin:0;overflow:hidden;display:inline-block}#create-group-form div#header-cover-image{background-color:#fbfbfc;border-radius:4px;max-width:100%;margin:0 auto 15px}.groups.group-create .buddypress-wrap{background:#fff;border:1px solid #e7e9ec;border-radius:4px;max-width:960px;margin:50px auto;padding:50px 100px}.groups.group-create .buddypress-wrap h2.bp-subhead{font-size:28px;line-height:1;margin-bottom:30px;text-align:center}.groups.group-create .buddypress-wrap #group-create-tabs{background:#fbfbfc;border-top:1px solid #e7e9ec;border-bottom:1px solid #e7e9ec;margin:0 -100px 40px;padding:10px 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:14px;letter-spacing:-.24px}.groups.group-create .buddypress-wrap .group-create-buttons li{padding-right:0}.groups.group-create .buddypress-wrap .group-create-buttons li a,.groups.group-create .buddypress-wrap .group-create-buttons li span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.groups.group-create .buddypress-wrap .group-create-buttons li:not(:last-child) a:after,.groups.group-create .buddypress-wrap .group-create-buttons li:not(:last-child) span:after{content:'';display:inline-block;width:24px;height:1px;background:#a3a5a9;margin:0 15px}.groups.group-create .buddypress-wrap .group-create-buttons li span{color:#a3a5a9}.groups.group-create .buddypress-wrap .group-create-buttons li:not(:last-child) a:after{background:#007cff}.groups.group-create .buddypress-wrap .group-create-buttons li.current a{background:0 0;color:#007cff}.groups.group-create .buddypress-wrap label{font-size:15px;font-weight:400;color:#122b46;letter-spacing:-.24px;line-height:1.5;margin:0 0 8px;cursor:pointer}.groups.group-create .buddypress-wrap input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]){height:50px!important;margin:0 0 25px}.groups.group-create .buddypress-wrap textarea{height:120px!important;padding:10px!important;margin:0 0 25px}.groups.group-create .buddypress-wrap .submit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-flow:row wrap;flex-flow:row wrap}.groups.group-create .buddypress-wrap #group-creation-next{margin-right:0;margin-bottom:15px}.groups.group-create .buddypress-wrap #group-creation-previous{margin-bottom:15px}.groups.group-create .buddypress-wrap #group-creation-finish{margin-bottom:15px}.groups.group-create .buddypress-wrap fieldset{border:0;padding:0;margin:0 0 40px}.groups.group-create .buddypress-wrap legend{color:#122b46;letter-spacing:-.14px;font-size:18px;font-weight:500;border-bottom:1px solid rgba(0,0,0,.1);padding-bottom:20px;display:block;width:100%;line-height:1;margin-bottom:22px}.groups.group-create .buddypress-wrap .group-status-type ul{font-size:14px;margin:0 0 30px 53px;line-height:1.6;letter-spacing:-.24px}.groups.group-create .buddypress-wrap h4{font-weight:500}.groups.group-create .buddypress-wrap .left-menu{float:none;max-width:160px;margin:0 auto 30px}.groups.group-create .buddypress-wrap img.avatar{width:100%}.groups.group-create .buddypress-wrap .main-column{margin-left:0;font-size:14px;letter-spacing:-.24px;text-align:center;line-height:1.5}.groups.group-create .buddypress-wrap .main-column p{margin-bottom:1rem}.groups.group-create .buddypress-wrap #drag-drop-area{background:#fbfbfc;border:1px dashed #e7e9ec;border-radius:3px}.groups.group-create .buddypress-wrap button#bp-delete-avatar{margin-top:30px}.groups.group-create .buddypress-wrap div#avatar-crop-pane{margin-bottom:20px}.groups.group-create .buddypress-wrap #subnav .subnav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.groups.group-create .buddypress-wrap #subnav li{margin:0 12px}.groups.group-create .buddypress-wrap #subnav a{font-size:18px;font-weight:500;letter-spacing:-.14px;line-height:40px}.groups.group-create .buddypress-wrap #group_invites_search_form,.groups.group-create .buddypress-wrap .bp-search,.groups.group-create .buddypress-wrap .group-invites-search.subnav-search{width:100%}.groups.group-create .buddypress-wrap input#group_invites_search{background-position:left 18px center;margin:0;border:0;border-radius:50px;padding-left:48px}.groups.group-create .buddypress-wrap .bp-invites-content #members-list li{background-color:#fff;border:1px solid #e7e9ec;margin-bottom:-1px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;padding:15px 20px;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:0;width:100%}.groups.group-create .buddypress-wrap .bp-invites-content #members-list .list-title{color:#122b46;font-size:20px;margin:0 auto;width:100%}.groups.group-create .buddypress-wrap .bp-invites-content #members-list li.selected{box-shadow:inset 0 0 0 99999px rgba(0,0,0,.01)}.groups.group-create .buddypress-wrap .bp-invites-content #members-list .action{position:static}.groups.group-create .buddypress-wrap .bp-invites-content #members-list button{height:auto;min-height:10px;padding:0;min-width:60px;border:0;color:inherit;background:0 0;box-shadow:none}.groups.group-create .buddypress-wrap .bp-invites-content #members-list .button.selected{color:#ee343c}.groups.group-create .buddypress-wrap .bp-invites-content #members-list button .icons:before{font-size:22px}#item-body #group-invites-container .bp-invites-content ul.item-list li.selected{box-shadow:inset 0 0 0 99999px rgba(0,0,0,.01)}#group-create-body{padding:0}#group-create-body #group-invites-container{margin-bottom:25px}#group-create-body #group-invites-container ul#members-list:after{content:'';display:table;clear:both}#buddypress textarea.activity-update{box-shadow:none}.groups.group-admin .settings-header{display:none}.bp-feedback{clear:both}.bb-group-settings .bs-item-list.list-view .bs-item-wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bs-member-notifications .title{-webkit-box-flex:1;-ms-flex:1;flex:1}.widget .standard-form.bps_form .editfield{margin-bottom:15px}.widget .standard-form.bps_form label{display:block;margin-bottom:5px}#buddypress h1.entry-title.settings-title{margin:0}.buddypress-wrap select{height:40px}body #buddypress #item-body blockquote,body #buddypress .bp-lists blockquote{margin-left:0}div.bp-avatar-status p.updated,div.bp-cover-image-status p.updated{border-radius:3px;font-size:14px;line-height:1.5}div.bp-avatar-status p.success,div.bp-cover-image-status p.success{background-color:#1cd991;border-color:#1cd991;color:#fff}.buddypress-wrap a.loading,.buddypress-wrap input.loading{-webkit-transition-property:none!important;transition-property:none!important;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;-webkit-animation:none!important;animation:none!important}div#group-invites-container .button.invite-button{min-height:26px;padding:0;background:0 0;border:0}div#group-invites-container .button.invite-button:focus,div#group-invites-container .button.invite-button:hover{background:0 0}div#group-invites-container .button.invite-button:focus .dashicons-arrow-left:before,div#group-invites-container .button.invite-button:focus .dashicons-arrow-right:before,div#group-invites-container .button.invite-button:hover .dashicons-arrow-left:before,div#group-invites-container .button.invite-button:hover .dashicons-arrow-right:before{color:#122b46}@media screen and (max-width:800px){.buddypress-wrap div#group-invites-container .group-subnav-filters .last{text-align:right}}.mce-top-part.mce-top-part:before{box-shadow:none}.buddypress-wrap .subnav-filters .user-messages-bulk-actions .bulk-apply span{font-size:18px;padding-right:2px;padding-top:1px}div.has-text-field #wp-link .query-results{top:260px}@media screen and (max-width:782px){body.single-item.groups #buddypress div#item-header #item-header-cover-image #item-actions,body.single-item.groups #buddypress div#item-header #item-header-cover-image #item-header-content{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;text-align:center}.groups-header .groups-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#wp-link-wrap.has-text-field .query-results{top:275px}}#buddypress a.view.activity-time-since{display:inline-block}.bp-user.notifications #buddypress #item-header{margin-bottom:20px;display:none}body #buddypress div#item-header li{float:none}body #buddypress div#item-header .activity-comments-items{margin:0;list-style:none;background:#fbfbfc;padding:15px}div#item-header .bp-feedback.bp-messages{border-radius:0;margin-bottom:20px}div#item-header .bp-feedback.bp-messages .bp-icon{border-radius:0}.type-bp_members div#item-header #cover-image-container+.bp-feedback.bp-messages{margin-top:20px}.bp-user.notifications #buddypress div#item-header .bp-feedback.bp-messages{margin-bottom:0}#bp-send-invites-form #bp-invites-reset,#bp-send-invites-form #bp-invites-send{display:inline-block;margin-right:15px;margin-bottom:15px}#item-header.groups-header .bp-feedback.bp-feedback{border-top:0;border-radius:0;padding:12px 30px;margin:0}#item-header.groups-header .bp-feedback.bp-feedback p{padding:5px}.button.invite-button.group-add-remove-invite-button:after{min-width:80px}.button.invite-button.group-remove-invite-button:after{min-width:140px}.buddypress-wrap #group-create-body .bp-cover-image-status p.warning{box-shadow:none;background:#1cd991;border-radius:3px}.buddypress-wrap .filter label{font-size:14px;margin-right:10px;margin-bottom:0}.buddypress-wrap .filter label:before{display:none}.buddypress.widget .activity-list blockquote{margin:0 0 10px;padding:0 0 10px;font-size:14px;border-bottom:1px solid rgba(0,0,0,.1)}.buddypress.widget .activity-list blockquote>p{word-wrap:break-word;margin-bottom:10px}.buddypress.widget .activity-list blockquote iframe{max-width:100%;height:auto}.buddypress.widget .activity-list blockquote footer{overflow:hidden}.buddypress.widget .activity-list blockquote cite{float:left;margin-right:15px}.buddypress.widget .activity-list blockquote a.view.activity-time-since{line-height:1;display:block}.friends-request-list .list-wrap{width:100%}#buddypress .group-front-page{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:-10px;margin-right:-10px;padding-left:10px;padding-right:10px}#buddypress .group-front-page .group-description{padding-left:10px;padding-right:10px;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}#buddypress .group-front-page #group-front-widgets{-webkit-box-flex:0;-ms-flex:0 0 300px;flex:0 0 300px;max-width:300px;padding-left:10px;padding-right:10px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}#buddypress .group-front-page #group-front-widgets .item-avatar .avatar{width:100%}#buddypress .group-front-page .widget_bp_core_login_widget{display:-webkit-box;display:-ms-flexbox;display:flex}#buddypress .group-front-page .widget_bp_core_login_widget h2.widget-title{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}#buddypress .group-front-page .widget .widget-title{font-family:inherit;font-size:.75rem;font-weight:600;letter-spacing:.25px;line-height:1rem;margin:0 0 20px;text-transform:uppercase}.buddypress-wrap .custom-homepage-info button[data-bp-close] span:before{font-size:20px}.custom-homepage-info .dashicons-dismiss{color:rgba(18,43,70,.4)}.custom-homepage-info .dashicons-dismiss:hover{color:rgba(18,43,70,.9)}.custom-homepage-info .dashicons-dismiss:before{display:inline-block;text-rendering:auto;font-size:20px;font-family:bb-icons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;list-style:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e8f6"}#buddypress.bp-single-vert-nav.bp-vertical-navs .bp-wrap{border-radius:4px;margin-top:20px}#buddypress.bp-single-vert-nav.bp-vertical-navs .bp-wrap nav#object-nav.vertical{border-radius:4px 0 0 4px}#buddypress.bp-single-vert-nav.bp-vertical-navs .bp-wrap nav#object-nav.vertical li{-webkit-transition:.3s all;transition:.3s all}#buddypress.bp-single-vert-nav.bp-vertical-navs .bp-wrap nav#object-nav.vertical li:hover{background:rgba(77,92,109,.1)}#buddypress.bp-single-vert-nav.bp-vertical-navs .bp-wrap nav#object-nav.vertical li a:hover{color:#007cff}#buddypress.bp-single-vert-nav.bp-vertical-navs .bp-wrap nav#object-nav.vertical li span{border-radius:100px}#buddypress.bp-single-vert-nav.bp-vertical-navs .bp-wrap nav#object-nav.vertical .selected>a{font-weight:inherit}.buddypress-wrap.round-avatars .widget_bp_core_login_widget .avatar{border-radius:3px}.buddypress .buddypress-wrap .mejs-button>button{background-color:transparent;background-image:url(//eng.youpass.co.kr/wp-includes/js/mediaelement/mejs-controls.svg);color:inherit;border:0;padding:0;width:20px}.buddypress .buddypress-wrap .mejs-button>button:hover{background-color:transparent}.buddypress .buddypress-wrap .mejs-play>button{background-position:0 0}.buddypress .buddypress-wrap .mejs-pause>button{background-position:-20px 0}.buddypress .buddypress-wrap .mejs-unmute>button{background-position:-40px 0}.buddypress .buddypress-wrap .mejs-mute>button{background-position:-60px 0}.buddypress .buddypress-wrap .mejs-fullscreen-button>button{background-position:-80px 0}.buddypress .buddypress-wrap .mejs-unfullscreen>button{background-position:-100px 0}.buddypress .buddypress-wrap .mejs-captions-button>button{background-position:-140px 0}.buddypress .buddypress-wrap .mejs-replay>button{background-position:-160px 0}.buddypress .buddypress-wrap .mejs-chapters-button>button{background-position:-180px 0}.bp-user .messages nav#object-nav,.bp-user .notifications nav#object-nav,.bp-user .settings nav#object-nav{display:none}.bb-group-header-wrapper{overflow:hidden;background:#fff;border:1px solid #e7e9ec;border-bottom:0;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:0;padding:30px;font-size:14px;line-height:1.3575}.bb-group-header-wrapper .avatar{box-shadow:0 2px 5px 0 rgba(18,43,70,.12),0 0 0 1px #e7e9ec;border:5px solid #fff;border-radius:5px}@media screen and (max-width:46.8em){.buddypress-wrap .bp-subnavs li.current a,.buddypress-wrap .bp-subnavs li.current a:focus,.buddypress-wrap .bp-subnavs li.current a:hover,.buddypress-wrap .bp-subnavs li.selected a,.buddypress-wrap .bp-subnavs li.selected a:focus,.buddypress-wrap .bp-subnavs li.selected a:hover{background:0 0}}@media screen and (min-width:46.8em){.bp-single-vert-nav .bp-wrap:not(.bp-fullwidth-wrap){display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;background:#fff;border:1px solid #e7e9ec}.bb-user-nav-display-wrap nav#object-nav.vertical{width:100%;-webkit-box-flex:0;-ms-flex:0 0 200px;flex:0 0 200px}nav#object-nav.vertical{width:100%;-webkit-box-flex:0;-ms-flex:0 0 230px;flex:0 0 230px;float:left;margin:0;min-height:50vh;padding:0;border-radius:0;border:0;border-right:1px solid #e7e9ec;padding:20px 0}nav#object-nav.vertical li{width:100%;padding:0}nav#object-nav.vertical .selected>a{background:rgba(77,92,109,.1)}nav#object-nav.vertical a{border:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:1px;padding:10px 15px}nav#object-nav.vertical a:hover{background:rgba(77,92,109,.1)}.bp-single-vert-nav .item-body{min-height:50vh;padding:20px}.group-invites.buddypress .bp-single-vert-nav .item-body,.type-bp_members .bp-single-vert-nav .item-body{overflow:inherit}.bp-single-vert-nav .bp-navs.vertical ul{border-right:0;border-bottom:0;float:none;margin-right:0;width:auto}}.bp-messages .bp-feedback{margin:12px 8px}.bbp-form .icheckbox_minimal{margin-top:2px;vertical-align:top}.messages .buddypress-wrap .bp-navs li,.notifications .buddypress-wrap .bp-navs li{float:left}.widget.bp-latest-activities .fluid-width-video-wrapper{margin-bottom:25px}.bb-group-settings h4+#bb_profile_avatar_wrap,.settings-messages+#bb_profile_avatar_wrap{margin:0 auto 30px}.bb-author.bb-message-title{min-height:67px}.grid-filters .dashicons{font:normal normal normal 22px/1 bb-icons;width:auto;height:auto}.grid-filters .layout-grid-view .dashicons:before{content:'\e82b'}.grid-filters .layout-list-view .dashicons:before{content:'\e82a'}@media screen and (max-width:980px){.groups.group-create .buddypress-wrap{padding:50px 30px}.groups.group-create .buddypress-wrap #group-create-tabs{margin:0 -30px 40px}}@media screen and (max-width:640px){.bp-invites-content .bp-list li .item-avatar{margin-right:15px}.bp-invites-content #members-list.item-list .item-avatar img{max-width:42px}#item-body #group-invites-container .bp-invites-content .list-title{font-size:16px}#item-body #group-invites-container .bp-invites-content .action button .icons:before{font-size:18px}#item-body #group-invites-container .bp-invites-content .action button{min-width:20px}.buddypress-wrap .bp-invites-filters ul li #bp-invites-next-page,.buddypress-wrap .bp-invites-filters ul li #bp-invites-prev-page,.buddypress-wrap .bp-messages-filters ul li #bp-messages-next-page,.buddypress-wrap .bp-messages-filters ul li #bp-messages-prev-page{margin-bottom:10px}.buddypress-wrap .subnav-filters .bulk-actions-wrap.bp-show{margin-top:20px;margin-bottom:10px}.user-messages-bulk-actions .bulk-actions.select-wrap{margin-left:0}.groups.group-create .buddypress-wrap #group-creation-next,.groups.group-create .buddypress-wrap #group-creation-previous,.submit input#group-creation-create{font-size:13px;font-weight:500}.groups.group-create .buddypress-wrap label{font-size:14px}.groups.group-create .buddypress-wrap .bp-invites-content #members-list .list-title{font-size:16px}.groups.group-create .buddypress-wrap .bp-invites-content #members-list .action{margin-left:auto}}@media screen and (max-width:511px){.buddypress-wrap .subnav-filters div{clear:both;margin-top:10px;margin-bottom:10px}.buddypress-wrap .subnav-filters .user-messages-bulk-actions div.bulk-actions-wrap{margin-top:10px;margin-bottom:0}.buddypress-wrap .subnav-filters .user-messages-bulk-actions div.bulk-actions-wrap div{margin-top:0;margin-bottom:0}.buddypress-wrap .subnav-filters>ul{margin-left:0;margin-bottom:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-flow:row wrap;flex-flow:row wrap}li.group-act-search{-webkit-box-flex:1;-ms-flex:1;flex:1}}@media screen and (min-width:55em){body:not(.has-sidebar) .buddypress-wrap .grid.bp-list>li{-webkit-box-flex:0;-ms-flex:0 0 33.333%;flex:0 0 33.333%;max-width:33.333%}}@media screen and (min-width:75em){body:not(.has-sidebar) .buddypress-wrap .grid.bp-list>li{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}}.activity-update-form{border:0;margin:0;padding:0}.activity-update-form #activity-form-submit-wrapper{border-top:1px solid #eef0f3;margin:0;padding:0 15px}.activity-post-avatar{color:#122b46;font-size:14px;font-weight:500;letter-spacing:-.24px}.activity-post-avatar:hover{color:#007cff}#whats-new-form{background-color:#fff;border:1px solid #e7e9ec;border-radius:4px;box-shadow:none;margin:0 0 20px;padding:0;position:relative}#whats-new-form.focus-in{box-shadow:0 6px 24px 0 rgba(18,43,70,.08)}#whats-new-form .avatar{margin-right:10px;max-width:36px}#whats-new-form .username{color:#122b46;font-size:14px;font-weight:500;text-transform:capitalize}#whats-new-form .username:hover{color:#007cff}#whats-new-form .activity-url-scrapper-container{margin:15px 0 15px;width:100%}#whats-new-form .activity-url-scrapper-container #activity-link-preview-url{max-width:400px;width:100%}#whats-new-form #whats-new-attachments,#whats-new-form #whats-new-toolbar{margin:0;padding:0 15px}#whats-new-form #whats-new-toolbar{margin-bottom:10px}#whats-new-form .gif-image-container img{max-width:100%}#whats-new-form .found-media-item img{max-width:100%}.activity-attached-gif-container{background-repeat:no-repeat;margin-bottom:15px;max-width:100%}.activity-inner .activity-attached-gif-container{margin-bottom:0}.acomment-content .activity-attached-gif-container{margin-top:10px}.gif-image-container video{display:block}.activity-attached-gif-container .gif-image-overlay,.messages-attached-gif-container .gif-image-overlay{background:#fd4343;width:20px;height:20px;border-radius:50%}.gif-image-remove .dashicons:before{content:'\E828';font:normal normal normal 18px/1 bb-icons;speak:none;display:inline-block;text-decoration:inherit;text-transform:none;position:relative;top:-4px;left:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#activity-close-link-suggestion{top:6px}.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-category-title{color:#122b46;font-weight:500}#whats-new-messages-toolbar .dashicons,#whats-new-toolbar .dashicons,.ac-reply-toolbar .dashicons{font:normal normal normal 24px/1 bb-icons;color:rgba(18,43,70,.4);-webkit-transition:all linear .2s;transition:all linear .2s;width:auto;height:auto}#whats-new-messages-toolbar .dashicons-admin-media:before,#whats-new-toolbar .dashicons-admin-media:before,.ac-reply-toolbar .dashicons-admin-media:before{content:'\E805'}#whats-new-messages-toolbar .dashicons-admin-links:before,#whats-new-toolbar .dashicons-admin-links:before,.ac-reply-toolbar .dashicons-admin-links:before{content:'\E816'}#whats-new-messages-toolbar .dashicons-smiley:before,#whats-new-toolbar .dashicons-smiley:before,.ac-reply-toolbar .dashicons-smiley:before{content:'\E811'}#whats-new-messages-toolbar .emojionearea .emojionearea-button:before,#whats-new-toolbar .emojionearea .emojionearea-button:before,.ac-reply-toolbar .emojionearea .emojionearea-button:before{content:'\E821';color:rgba(18,43,70,.4);font:normal normal normal 24px/1 bb-icons;speak:none;display:inline-block;text-decoration:inherit;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#whats-new-messages-toolbar .emojionearea .emojionearea-button.active:before,#whats-new-toolbar .emojionearea .emojionearea-button.active:before,.ac-reply-toolbar .emojionearea .emojionearea-button.active:before{color:#122b46}.activity-update-form #whats-new{padding:10px 15px}.activity-update-form #whats-new-content{padding:0}.active #activity-link-preview-button .dashicons,.active #activity-media-button .dashicons{color:#122b46}.activity-update-form #whats-new-avatar{background-color:#fbfbfc;border-bottom:1px solid #e7e9ec;border-radius:4px 4px 0 0;margin:0;padding:12px 15px;line-height:36px;text-align:left;width:100%}.activity-update-form textarea#whats-new{box-shadow:none;border:0;border-radius:0;font-size:1rem;font-weight:300;resize:none!important;min-height:85px;padding:15px}.activity-update-form textarea#whats-new:focus{box-shadow:none}.activity-update-form #whats-new-post-in-box{margin:10px 0}.focus-in #whats-new-elements{border-bottom:1px solid #e7e9ec}.buddypress-wrap #whats-new-post-in-box select,.buddypress-wrap .filter select{border:1px solid #dedfe2;font-size:13px;height:34px}.dropzone .dz-preview .dz-progress .dz-upload{background:#007cff}.dropzone .dz-complete .dz-remove:after{position:relative;top:-2px}#buddypress #whats-new-submit{margin:10px 0 10px auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row-reverse;flex-flow:row-reverse}#buddypress input#aw-whats-new-reset{background:0 0;border:0;font-size:14px;color:#a3a5a9;font-weight:400;margin:0 10px;padding:0 10px;width:auto;box-shadow:none}#buddypress input#aw-whats-new-submit{font-size:14px;width:auto;font-weight:500;letter-spacing:0;height:34px;padding:0 20px;min-height:34px;margin:0}@media screen and (min-width:46.8em){.activity-update-form #whats-new-content,.activity-update-form #whats-new-elements,.activity-update-form #whats-new-post-in-box,.activity-update-form #whats-new-submit{margin-left:0}}ul.activity-list.bp-list{background:0 0;border:0;padding:0}#bbpress-forums .activity-list.bp-list .activity-item,#buddypress .activity-list.bp-list .activity-item{background:#fff;border:1px solid #e7e9ec;border-radius:4px;box-shadow:0 6px 24px 0 rgba(18,43,70,0);font-size:.875rem;line-height:1.5;margin-bottom:20px;padding:15px 15px 0}#bbpress-forums .activity-list.bp-list .activity-item .activity-link-preview-image img,#buddypress .activity-list.bp-list .activity-item .activity-link-preview-image img{margin-top:0;max-width:200px}#bbpress-forums .bb-media-model-inner .activity-list.bp-list .activity-item,#buddypress .bb-media-model-inner .activity-list.bp-list .activity-item{margin-bottom:0;min-height:90vh}#bbpress-forums .bb-media-model-container .activity-list.bp-list .activity-item,#buddypress .bb-media-model-container .activity-list.bp-list .activity-item{border-radius:0;border-left:0;border-top:0;border-right:0}.actvity-head-bar{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:20px 0}.actvity-head-bar .subnav-filters{margin:0 0 0 auto}.activity-list .activity-item .activity-inner p{margin-bottom:12px}.activity-list .activity-item .activity-inner p:last-child{margin-bottom:0}.activity-list .activity-content .fluid-width-video-wrapper{margin-top:5px;margin-bottom:15px}.activity-list .bb-video-wrapper,.bb-activity-media-wrap{max-width:640px}.activity-list .activity-item .activity-header{color:#7f868f;font-size:14px;letter-spacing:-.24px;margin:0;width:auto}.activity-header a{font-size:14px;font-weight:500;letter-spacing:-.24px;color:#122b46;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.activity-header a:hover{color:#007cff}.activity-header p{margin:0}.activity-list .activity-item .activity-content .activity-header,.activity-list .activity-item .activity-content .comment-header{margin-bottom:15px}#buddypress .activity-list .activity-item .activity-header img.avatar{margin-right:5px;margin-left:3px;position:relative;bottom:1px}#bbpress-forums a.view.activity-time-since,#buddypress a.view.activity-time-since{display:none}.activity-item-header .item p a img.avatar{border-radius:50%;margin-right:4px;position:relative;bottom:1px}.activity-date{color:#939597;font-size:12px}.activity-list .activity-item .bp-generic-meta.action{border:0;background:0 0;padding:0}body #bbpress-forums .bp-list.bp-list .bp-generic-meta .generic-button,body #buddypress .bp-list.bp-list .bp-generic-meta .generic-button{margin-bottom:5px;margin-right:15px}#bbpress-forums .activity-list .action.bp-generic-meta .button,#buddypress .activity-list .action.bp-generic-meta .button{background:0 0;border:0;color:rgba(18,43,70,.4);margin:0;min-width:10px;min-height:1px;padding:0;-webkit-transition-property:none!important;transition-property:none!important;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;-webkit-animation:none!important;animation:none!important}#bbpress-forums .activity-list .action.bp-generic-meta .button:hover,#bbpress-forums .activity-list .action.bp-generic-meta .button:hover span,#buddypress .activity-list .action.bp-generic-meta .button:hover,#buddypress .activity-list .action.bp-generic-meta .button:hover span{background:0 0;border:0;box-shadow:none;color:#007cff}.activity-list .activity-item .bp-generic-meta.action .unfav .like-count,.activity-list .activity-item .bp-generic-meta.action .unfav:before{color:#007cff}.activity-state{color:#a3a5a9;font-size:13px;margin-bottom:5px}.activity-list .activity-item .bp-generic-meta.action .acomment-reply.button:before,.activity-list .activity-item .bp-generic-meta.action .delete-activity:before,.activity-list .activity-item .bp-generic-meta.action .fav:before,.activity-list .activity-item .bp-generic-meta.action .spam-activity:before,.activity-list .activity-item .bp-generic-meta.action .unfav:before,.activity-list .activity-item .bp-generic-meta.action .view.button:before{display:inline-block;text-rendering:auto;font-size:22px;min-width:22px;font-family:bb-icons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;list-style:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:middle}.activity-list .activity-item .bp-generic-meta.action .fav:before{content:'\e815';position:relative;top:-2px}.activity-list .activity-item .bp-generic-meta.action .unfav:before{content:'\e815';position:relative;top:-2px}.activity-list .activity-item .bp-generic-meta.action .delete-activity:before{content:"\eaea";position:relative;top:-1px;font-size:19px}.activity-list .activity-item .bp-generic-meta.action .acomment-reply.button:before{content:"\e80b"}.activity-list .activity-item .bp-generic-meta.action .view.button:before{content:"\e89d";position:relative;top:-1px}.activity-list .activity-item .bp-generic-meta.action .spam-activity:before{content:"\e8c9";font-size:16px;position:relative;top:-2px}div#buddypress .activity-read-more a{font-size:inherit;border:0;padding:0}.activity-list .activity-item .bp-generic-meta.action .button span:not(.bp-screen-reader-text){font-size:13px;font-weight:400;color:#7f868f;letter-spacing:-.24px;line-height:1;margin-left:2px}.bp-activity-head{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:15px}.activity-header{-webkit-box-flex:1;-ms-flex:1;flex:1}.activity-list.item-list .activity-item .activity-avatar{margin:0 15px 0 0;width:auto;-webkit-box-flex:0;-ms-flex:0 0 36px;flex:0 0 36px}.activity-list .activity-item div.item-avatar img,.activity-list .activity-item.mini .activity-avatar img.FB_profile_pic,.activity-list .activity-item.mini .activity-avatar img.avatar{max-width:36px}.buddypress-wrap .activity-comments ul{margin-top:15px;margin-bottom:2px}.buddypress-wrap .activity-comments>.ac-form{padding-top:15px}@media screen and (min-width:46.8em){.buddypress-wrap.bp-dir-hori-nav:not(.bp-vertical-navs) .actvity-head-bar nav{margin-bottom:0}.buddypress-wrap .activity-inner{font-size:14px}}.buddypress-wrap .activity-comments{margin:0;overflow:visible}.buddypress-wrap .activity-comments form{margin:0;padding:0;background:#fbfbfc;margin:0 -15px;padding:15px 15px}.buddypress-wrap .activity-comments>ul{background:#fbfbfc;margin:0 -15px;padding:15px 15px 0;border-top:1px solid #eef0f3;border-radius:0 0 4px 4px}.buddypress-wrap .activity-comments>form:first-child{border-top:1px solid #eef0f3}.activity-list .activity-item.has-comments{padding-bottom:0}.buddypress-wrap .activity-comments form{padding-top:0}.buddypress-wrap .activity-comments li form.ac-form{padding-top:15px;padding-bottom:0}form.ac-form .ac-reply-content{padding-left:0}.activity-comments li form.ac-form{margin-right:0}.activity-list .activity-item,.buddypress-wrap .activity-comments ul li{padding:0}#buddypress button.ac-reply-cancel{background:0 0;box-shadow:none;border:0;font-size:14px;color:#a3a5a9;font-weight:500;margin:0;padding:0 10px;width:auto}.buddypress-wrap .activity-comments .acomment-content{border-left:0;margin:0 0 0 51px;padding:0;overflow:hidden}.buddypress-wrap .activity-comments ul ul .acomment-content,body #buddypress .bp-list .comment-item .comment-item .action{margin-left:43px}.buddypress-wrap .activity-comments ul ul .acomment-content{margin-bottom:5px}.buddypress-wrap .activity-comments .acomment-meta{padding-left:0;color:inherit}.activity-comments-items li{position:relative}.activity-comments-items .item-title p{margin-bottom:10px;margin-top:10px}.activity-comments-items .bs-item-wrap .item{-webkit-box-flex:1;-ms-flex:1;flex:1}.activity-comments-items .item-title .video-container{display:block;margin-top:10px;margin-bottom:10px;border-radius:0}.activity-comments-items:not(.depth1){padding-bottom:0}.bs-activity-wrap.bb-media-info-section .activity-comments-items{max-height:100%;overflow-x:initial;overflow-y:initial}@media screen and (max-width:544px){.activity-update-form #whats-new-post-in-box{float:none;width:100%}.activity-update-form #whats-new-post-in-box select{width:100%}}.activity-type .gif-photo-type{font-size:13px;position:absolute;z-index:9;cursor:pointer;left:10px;bottom:10px;background-color:#000;padding:2px 10px;color:#fff;border-radius:5px;font-weight:lighter}.activity-type .gif-photo-source{position:absolute;z-index:9;cursor:pointer;bottom:-30px;font-size:14px;color:#767676}.buddypress-wrap .activity-comments .bp-feedback{padding:5px 10px;font-size:13px}.buddypress-wrap .activity-comments .bp-feedback.error{background-color:#ef3e46;color:#fff;border:0;margin-top:20px}body #buddypress .bp-list .activity-comments .action{line-height:1;margin-left:51px}.activity-list.item-list .activity-item .activity-comments img.avatar{max-width:36px;width:100%;height:auto}.activity-list.item-list .activity-item .activity-comments>ul ul li img.avatar{max-width:28px}.activity-list .activity-item div.item-avatar{margin:0 15px 0 0}.buddypress-wrap .activity-comments .show-all button:hover{color:inherit;text-decoration:none}form.ac-form .ac-reply-content .ac-textarea textarea,form.ac-form .ac-reply-content .ac-textarea textarea:focus{box-shadow:none;border-color:#eef0f3;resize:none;background:#fff;height:36px;padding:5px 10px}#buddypress .bp-list .activity-comments .bp-generic-meta .generic-button a{background:0 0;padding:0;color:#939597;border:0;font-size:12px;line-height:1;margin:0;min-height:10px}.buddypress-wrap .activity-comments .acomment-content p{margin-bottom:0}.buddypress-wrap .activity-comments .show-all button{box-shadow:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;text-decoration:none;padding:0;margin-bottom:15px}.buddypress-wrap .activity-comments .show-all button .icon{margin-right:6px}.buddypress-wrap .activity-comments .show-all button .text-button{color:#939597}.buddypress-wrap .activity-comments .show-all button .text-button:hover{color:#007cff}.buddypress-wrap .activity-comments ul li{border-top:0;margin:0;padding-bottom:15px}.buddypress-wrap .activity-comments .acomment-content p,.buddypress-wrap .activity-comments .acomment-meta{font-size:13px}.acomment-meta .author-name{color:#122b46;font-weight:600}.acomment-meta .activity-time-since{color:#a3a5a9;font-size:12px}form.ac-form .ac-reply-content .ac-textarea{padding:0 10px}#buddypress form.ac-form .ac-reply-content input[type=submit]{padding:7px 20px;height:auto;min-height:10px;line-height:1;font-size:14px;font-weight:500;margin:0 0 0 10px}.acomment-content iframe{margin-top:15px;margin-bottom:5px}.buddypress-wrap .activity-comments ul li ul{margin-left:51px;margin-bottom:0;margin-top:0}.buddypress-wrap .activity-comments ul li ul li{margin-bottom:0;padding-bottom:0}.buddypress-wrap .activity-comments ul li ul li.detached-comment-item{margin-left:-51px}.buddypress-wrap .activity-comments ul li ul li:first-child{margin-top:15px}ul.activity-list.item-list.bp-list{margin-bottom:0}#buddypress ul.item-list .activity-header img.avatar{margin-right:6px;margin-left:4px}.activity-list .activity-item .activity-header .time-since{font-size:12px;color:#a3a5a9;text-decoration:none}.activity-list .activity-item .activity-header .time-since:hover{text-decoration:none}.activity-list .activity-item .activity-header .activity-time-since:before{color:#a3a5a9}.activity-list .activity-item .activity-content .activity-inner{background:0 0;margin:0 0 12px;overflow:hidden;padding:0}.activity-list .activity-item .activity-content .activity-inner iframe{margin-top:10px}.activity-list .activity-item .activity-content .activity-inner,.activity-list li.bbp_reply_create .activity-content .activity-inner{border-color:#e7e9ec}.activity-header .activity-time-since:before{display:block;content:''}@media screen and (min-width:46.8em){.buddypress-wrap .activity-header,.buddypress-wrap .activity-inner{font-size:14px}}body.activity-permalink #activity-stream{margin-top:0;padding-top:0}body.activity-permalink ul.activity-list{margin-top:0}body.activity-permalink .bp-messages{margin-bottom:20px}body.activity-permalink .activity-list .activity-comments{margin-bottom:0}#buddypress .activity-list.item-list.bp-list>li.load-newest{padding-bottom:15px}body.activity-permalink .activity-comments>ul{padding:15px}@media screen and (min-width:46.8em){body.activity-permalink .activity-list .activity-avatar{left:0;top:0}}.activity-comments-items .item-title{word-break:break-word}.buddypress-wrap .activity-comments .show-all button:focus,.buddypress-wrap .activity-comments .show-all button:hover{color:inherit}@media screen and (min-width:46.8em){.activity.buddypress .bp-single-vert-nav .item-body{overflow:inherit}.activity-update-form #whats-new-content,.activity-update-form #whats-new-elements,.activity-update-form #whats-new-post-in-box,.activity-update-form #whats-new-submit{margin-left:0}}.acomment-content .fluid-width-video-wrapper,.activity-inner .fluid-width-video-wrapper{margin:12px 0}.fluid-width-video-wrapper iframe{margin:0}.bs-activity-wrap{background:#fff;border:1px solid #eef0f3;border-radius:4px;margin-bottom:20px;font-size:14px;line-height:1.5;box-shadow:0 6px 24px 0 rgba(18,43,70,0)}#bs-activity-form-wrap.highlight .bs-activity-wrap{border:1px solid #d2d4d6;box-shadow:0 6px 24px 0 rgba(18,43,70,.08)}.bs-activity-wrap .inner-wrap .map-wrap img{width:100%;border-radius:4px}.bs-activity-wrap .inner-wrap .gif-wrap img{border-radius:4px}.bs-activity-wrap .inner-wrap .video-container{border-radius:4px;overflow:hidden;margin:0}.activity-type .dropzone .dz-preview{min-width:200px}.bb-dz-preview-wrap .dz-image{border-radius:4px;position:relative;overflow:hidden;padding-top:100%;display:block}.bb-dz-preview-wrap .dz-image img{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;z-index:0;min-height:100%;height:auto!important;width:auto!important;min-width:100%;object-fit:cover!important;cursor:move}.bs-update.bs-activity-wrap .inner-wrap{margin-top:15px;margin-bottom:15px}.bs-activity-wrap.bb-media-info-section{margin:0}.loading.bs-activity-wrap:not(.bs-update){padding:0 15px}.bb-activity-author{margin-right:3px}.bb-activity-author+p{display:inline}.bb-mini-profile-card-area+p{display:inline}div#buddypress .activity-read-more{margin-left:0}div#buddypress .activity-read-more a{font-size:inherit;border:0}div#buddypress .activity-read-more a:hover{background:0 0}.wp-embedded-content+.video-container{height:auto;padding-bottom:0}.wp-embedded-content+.video-container iframe{position:static}iframe.wp-embedded-content{max-width:100%;width:100%}.activity-item-header{border-radius:4px 4px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:61px;margin-bottom:5px;padding:12px 0}.bs-update .activity-item-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.activity-item-header .item-avatar{margin-right:12px;padding-top:3px;position:relative}.activity-item-header .item-avatar .avatar:not(.profile-avatar){border-radius:50%;max-width:36px}.activity-item-header .item{line-height:21px}.activity-item-header .item p{margin-bottom:0;color:#7f868f}.activity-item-header .item p a{color:#122b46}.activity-item-header .item p a:hover{color:#007cff;text-decoration:none}.activity-item-header .item p a img.avatar{border-radius:50%;margin-right:4px;position:relative;bottom:1px}.activity-item-header .item p a.activity-time-since{display:none}.activity-item-header .bs-dropdown:after{right:19px}#buddypress .activity-item-header .item p a.activity-time-since:hover{text-decoration:none}.bs-update .activity-item-header{background-color:#fbfbfc;border-bottom:1px solid #eef0f3;padding:12px 15px}.activity-item-header .item-title{font-size:14px;letter-spacing:-.24px;color:#939597;position:relative}.activity-item-header .item-title img{position:relative;bottom:1px}.gif-holder .loading-icon{max-width:80px}.activity-item-header .item-title a{font-size:14px;letter-spacing:-.24px;color:#122b46;display:inline}.activity-item-header .item-title a:hover{color:#007cff}.activity-item-header .item-meta{font-size:12px}.activity-date{color:#a3a5a9}a.activity-date:hover{color:#122b46}.activity-item-body .inner-wrap.act-photo{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:-6px;margin-right:-6px;margin-top:0;margin-bottom:0;-ms-flex-wrap:wrap;flex-wrap:wrap}.activity-body-photo a img{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;z-index:0;min-height:100%;width:auto;min-width:100%;object-fit:cover}.activity-item-footer{padding:15px 0}.activity-item-footer input{width:100%}span.gif-photo-source{display:none}.activity-item-footer a.bb-comment-ico .bb-icon-comment,.activity-item-footer a.bb-like-wrap .bb-icon-like{color:rgba(18,43,70,.4);font-size:24px;-webkit-transition:all linear .2s;transition:all linear .2s}.activity-item-footer a.bb-like-wrap.bb-favorite .bb-icon-like{color:#122b46}.activity-item-footer a.bb-comment-ico{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto 0 25px}.activity-item-footer a.bb-comment-ico i.bb-icon-comment:hover,.activity-item-footer a.bb-like-wrap i.bb-icon-like:hover{color:rgba(18,43,70,.8)}.activity-item-footer .comment-count,.activity-item-footer .like-count{color:#7f868f}.bs-activity-wrap .bs-dropdown-link{color:rgba(18,43,70,.4);-webkit-transition:all linear .2s;transition:all linear .2s;font-size:20px;opacity:.4}.bs-activity-wrap .bs-dropdown-link:hover{color:rgba(18,43,70,.8)}span.gif-photo-type{display:none}.bs-activity-wrap .bs-dropdown{right:-12px}.bs-activity-wrap .bs-dropdown#activity-actionlist-location{padding:10px}.bs-activity-wrap .bs-dropdown.bs-emoji-dropdown .emoji-mart{border:0}.bs-activity-wrap .bs-dropdown.bs-emoji-dropdown .emoji-mart .emoji-mart-anchors .emoji-mart-anchor{color:rgba(18,43,70,.3);cursor:pointer}.bs-activity-wrap .bs-dropdown.bs-emoji-dropdown .emoji-mart .emoji-mart-anchors .emoji-mart-anchor:hover{color:rgba(18,43,70,.8)}.bs-activity-wrap .bs-dropdown.bs-emoji-dropdown .emoji-mart .emoji-mart-anchors .emoji-mart-anchor-selected{color:rgba(18,43,70,.8)!important}.bs-activity-wrap .bs-dropdown.bs-emoji-dropdown .emoji-mart .emoji-mart-anchors .emoji-mart-anchor-selected .emoji-mart-anchor-bar{background-color:rgba(18,43,70,.8)!important}.bs-activity-wrap .bs-dropdown.bs-emoji-dropdown .emoji-mart-search{margin-bottom:6px}.bs-activity-wrap .bs-dropdown.bs-emoji-dropdown .emoji-mart-search input{height:35px;font-size:14px;padding:.1em .9em}.bs-activity-wrap .bs-dropdown:after{right:22px}.bb-media-model-container .activity-comments-items li:nth-child(n+4) .bs-emoji-dropdown,.bb-media-model-container .add-comment-wrap.bb-emoji-up .bs-emoji-dropdown{bottom:40px;top:auto;right:-5px;left:auto}.bb-media-model-container .activity-comments-items li:nth-child(n+4) .bs-emoji-dropdown:after,.bb-media-model-container .add-comment-wrap.bb-emoji-up .bs-emoji-dropdown:after{right:-2px;bottom:-10px;top:auto;-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg)}.bb-media-model-container .bs-item-wrap:last-child .bs-dropdown{top:auto;bottom:25px}.bb-media-model-container .bs-item-wrap:last-child .bs-dropdown:after{right:-2px;bottom:-10px;top:auto;-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg)}.bs-activity-comments{background-color:#fbfbfc;border-top:1px solid #eef0f3;margin:0 -15px}.activity-comments-items .bs-activity-comments{border-top:0;margin-top:10px}.bs-activity-ctrl{border-top:1px solid #eef0f3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 15px;-ms-flex-flow:row wrap;flex-flow:row wrap}.bs-activity-ctrl>div{margin-top:10px;margin-bottom:10px}#buddypress h6.list-comments-heading{padding:15px 20px 5px;margin-bottom:0;font-size:13px;color:#939597;font-weight:400;letter-spacing:0;line-height:1}#buddypress h6.list-comments-heading a{color:inherit}#buddypress h6.list-comments-heading a:hover{color:#007cff}.activity-comments-items .bs-item-wrap .item-avatar{margin-right:12px}.activity-comments-items .bs-item-wrap .item-avatar .avatar:not(.profile-avatar){border-radius:50%;max-width:36px}.activity-comments-items:not(.depth1) .bs-item-wrap .item-avatar .avatar:not(.profile-avatar){max-width:28px}.bb-media-comments-wrapper:not(.depth1){padding-left:48px}.bb-media-comments-wrapper.depth3{padding-left:42px}.bb-media-comments-wrapper.depth4{padding-left:40px}.activity-comments-items>li>.bb-media-comments-wrapper.depth1{padding-left:50px}.bb-mini-profile-card-area:empty{display:none}.add-comment-wrap{background-color:#fbfbfc;border-top:1px solid #eef0f3;display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px 15px;border-radius:0 0 4px 4px}.add-comment-wrap .item-avatar{margin-right:12px}.add-comment-wrap .avatar:not(.profile-avatar){max-width:36px}.add-comment-wrap .add-comment{width:100%;background:0 0;border-radius:4px}.add-comment-wrap .add-comment:hover{background:#fff}.bb-activity-info-inner-wrap{font-size:14px;letter-spacing:-.24px;line-height:22px;padding:0 15px}.bs-activity-comments:empty{display:none}.bb-media-model-wrapper.bb-internal-model .bb-activity-info-inner-wrap{max-height:-webkit-calc(100% - 61px);max-height:calc(100% - 61px);overflow:auto}.activity-item-footer .like-count{margin-left:7px}.activity-item-footer .comment-count{margin-left:10px}.activity-comment-field{margin-right:auto}.activity-comment-field{width:100%}.activity-comment-field textarea.bs-comment-textarea{width:100%;padding:5px 12px;height:2.417em;border-color:transparent;background-color:transparent;color:#7f868f;font-size:14px;resize:none;font-size:13px;color:#4d5c6d;letter-spacing:-.22px;line-height:1.307}.activity-comment-field textarea.bs-comment-textarea:focus{border-color:transparent;background-color:transparent}.bs-activity-comments .add-comment .bs-generic-button{position:relative}.bs-activity-comments .add-comment .bs-generic-button a{color:rgba(18,43,70,.4);-webkit-transition:all linear .2s;transition:all linear .2s;font-size:20px}.bs-activity-comments .add-comment .bs-generic-button a:hover{color:rgba(18,43,70,.8)}.bs-activity-comments .add-comment .bs-generic-button i{font-size:20px}.bs-item-list.activity-comments-items.list-view .bs-item-wrap:first-child,.bs-item-list.activity-comments-items.list-view .bs-item-wrap:last-child{border-radius:0}.bs-item-list.activity-comments-items.list-view .bs-item-wrap{border:0;background-color:transparent}.bs-item-list.activity-comments-items.list-view .bs-item-wrap:hover{box-shadow:0 3px 24px 0 rgba(18,43,70,.08);border-radius:3px;position:relative;z-index:1}.bs-item-list.activity-comments-items.list-view .bs-item-wrap .item-expand .bs-dropdown{right:7px;top:45px}.bs-item-list.activity-comments-items.list-view .bs-item-wrap ul.activity-comments-items{width:100%;padding-top:10px}.bs-item-list.activity-comments-items.list-view .bs-item-wrap ul.activity-comments-items li{padding-right:0}.bs-item-list.activity-comments-items.list-view .bs-item-wrap ul.activity-comments-items li:hover{box-shadow:none;border-radius:0}.bs-item-list.activity-comments-items.list-view .bs-item-wrap ul.activity-comments-items li:last-of-type{padding-bottom:0}.bs-item-list.activity-comments-items.list-view .bs-item-wrap ul.activity-comments-items li .item-expand .bs-dropdown{right:-15px}.bs-item-list.activity-comments-items.list-view .bs-item-wrap .item{line-height:24px}.bs-item-list.activity-comments-items.list-view .bs-item-wrap .add-comment-wrap{padding-right:0}.list-comments-wrap>.bs-item-list.activity-comments-items.list-view{border-bottom:1px solid #eef0f3}.bs-item-list.activity-comments-items.list-view.depth1 li.bs-item-wrap.hide_comment{display:none}.item-wrap-stretch{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.activity-comments-items .bs-item-wrap .item-expand{margin-left:20px;position:relative}.activity-comments-items .bs-item-wrap a.expand-comment{color:rgba(18,43,70,.4);-webkit-transition:all linear .2s;transition:all linear .2s;font-size:14px;opacity:1}.activity-comments-items .bs-item-wrap a.expand-comment .bb-icon-angle-down{font-size:22px;position:relative;top:-5px}.activity-comments-items .bs-item-wrap a.expand-comment:hover{color:rgba(18,43,70,.8)}.activity-comments-items .item,.activity-comments-items .item-title a,.bs-item-list.activity-comments-items.list-view .item-meta{font-size:14px}.activity-comments-items .activity-comment-text{color:#7f868f}.bs-item-list.activity-comments-items.list-view .item-meta{margin:5px 0 0;font-size:12px}.bs-item-list.activity-comments-items.list-view .item-meta a{color:#7f868f}.bs-item-list.activity-comments-items.list-view .item-meta a:hover{color:#007cff}.activity-comments-items .item-expand .bs-dropdown{top:28px}.inner-wrap.act-poll{margin-left:70px}.inner-wrap.act-poll label{font-size:1rem;margin-bottom:20px;display:block}.poll-button{margin-right:20px}#buddypress .poll-button input[type=button],.poll-button input[type=button]{padding-right:40px;padding-left:40px}.bb-input-vote .count{color:#7f868f}.bb-input-vote{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:20px 0 0}.bb-shared-poll .poll-item{background:#fff;border-radius:4px;position:relative;height:35px;line-height:35px;margin:10px 0;padding:0 15px;position:relative;z-index:1;overflow:hidden}.bb-shared-poll .poll-progress{display:inline-block;height:35px;background-color:#e7e9ec;position:absolute;top:0;left:0;z-index:2}.poll-data{position:relative;z-index:9}.poll-item i.bb-icon-check-small{margin:0 0 0 10px}.poll-item i.bb-icon-check-small:before{content:'\e809';width:22px;height:22px;line-height:22px;border:1px solid #4d5c6d;border-radius:50%}.bs-befriend .inner-wrap{text-align:center;color:#7f868f}.befriend-info{margin-bottom:5px}.befriend-info p{margin:0}.befriend-info a{color:#122b46}.befriend-info img.avatar{max-width:30px;border-radius:50%;margin-right:6px}.befriend-date{font-size:12px;display:none}#buddypress .befriend-info a.activity-time-since{color:#122b46}#buddypress .befriend-info a.activity-time-since:hover{color:#007cff;text-decoration:none}.befriend-info a:hover{color:#007cff}.befriend-icon img{max-width:70px;display:block;margin:0 auto 15px}.bs-activity-wrap .post-info{letter-spacing:-.24px;line-height:1.357;word-wrap:break-word}.bs-activity-wrap .post-info p{margin-bottom:1rem}.bs-activity-wrap .post-info img{margin-top:1rem}.bs-activity-wrap.bb-poll .activity-item-body{padding-left:48px}.bs-activity-wrap.bb-poll .activity-item-body .inner-wrap{font-size:16px}.bb-poll-footer{margin-bottom:10px}.entry-content .bs-video-post .fluid-width-video-wrapper{margin-bottom:0;margin-top:0}.bs-activity-map .map-wrap img{width:100%}.post-link-container{border-radius:4px;border:1px solid #eef0f3;overflow:hidden;margin-bottom:20px;max-width:420px;position:relative;min-height:36px}.post-link-container .close-link{position:absolute;right:5px;top:5px}.post-link-container h4{font-size:15px;font-weight:500;letter-spacing:-.24px;line-height:1.21;margin:0 0 10px}.post-link-container .link-wrap{padding:7px 10px}.link-info{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:40px 20px;font-size:13px;color:#939597;letter-spacing:-.24px;line-height:1.38;-ms-flex-item-align:center;align-self:center}.link-img-holder{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:180px;min-height:208px}.link-img-holder a{display:block;width:100%;height:100%;background-size:cover;background-position:50% 50%;background-color:transparent;border-top-left-radius:4px;border-bottom-left-radius:4px;min-height:140px}.post-link-container .bb-icon-close-circle:before{color:#939597;font-size:1.5em;margin-top:5px}.activity-update-buttons{padding:0;margin-left:auto}a.cancel{font-size:14px;color:#a3a5a9;letter-spacing:-.24px;margin-right:15px}#buddypress .activity-post input[type=button]{padding-left:40px;padding-right:40px;font-size:14px}#buddypress .activity-post input.cancel[type=button]{background-color:#fff;border-color:#fff;color:#7f868f}textarea.activity-update{width:100%;min-height:85px;padding:0;border-color:#fff;font-size:1rem;font-weight:300;resize:none;border:0}label[for=whats-new-post-in]{font-size:14px;color:inherit;letter-spacing:-.24px;margin-right:5px}#whats-new-post-in{height:30px;width:auto;font-size:13px}.bs-update .activity-item-body{padding:0 15px}.bs-update .activity-item-footer{padding:0 15px 15px}.bs-update .activity-item-footer a.activity-emoji-icon i,.bs-update .activity-item-footer a.activity-type-icon i{color:rgba(18,43,70,.4);font-size:24px;-webkit-transition:all linear .2s;transition:all linear .2s;padding:0 3px}.bs-update .activity-item-footer a.activity-emoji-icon i:hover,.bs-update .activity-item-footer a.activity-type-icon i:hover,.bs-update .activity-item-footer a.activity-type-icon.active i{color:rgba(18,43,70,.8)}.group-wrap{overflow:hidden}.activity-types>*{text-align:center;display:inline-block;margin-right:8px}.bs-activity-wrap.bs-activity-group .inner-wrap{margin-top:0;margin-bottom:0}.group-hero-image{padding-top:40.476%;border-top-left-radius:4px;border-top-right-radius:4px;position:relative;overflow:hidden}.group-hero-image img{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;z-index:0;min-height:100%;width:auto;min-width:100%;object-fit:cover}.group-icon{position:absolute;bottom:-60px;left:50px;z-index:5}.group-icon div#item-header-avatar{display:inline-block}.group-icon div#item-header-avatar img{max-width:160px}.group-meta{padding:25px 20px 25px 270px;border:1px solid #eef0f3;border-top:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.group-activity-members a{margin-left:-20px}.group-activity-members img.avatar{max-width:40px;border:2px solid #fff}.count-members{color:#7f868f;padding-left:10px}.type-case-photo ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;width:100%;margin-top:1rem;font-size:0;margin:0 0 1rem}.type-case-photo ul li{position:relative;display:inline-block;width:-webkit-calc(33.333% - .5rem);width:calc(33.333% - .5rem);margin-bottom:.5rem}.type-case-photo ul li a img{position:absolute;top:0;height:100%;width:100%;object-fit:cover;border-radius:4px}.type-case-photo ul li:before{display:block;width:100%;padding-bottom:100%;content:' '}.type-tag-wrap{display:inline-block;margin-bottom:1rem;font-size:16px}.type-tag-wrap a i:before{color:rgba(18,43,70,.4);font-weight:700}.type-tag-wrap .bs-dropdown{top:-75px;right:inherit;left:0;opacity:1;visibility:visible;padding:10px;min-width:300px}.type-tag-wrap .bs-dropdown input[type=search]{width:100%;padding-left:2.5rem}.type-tag-wrap .bs-dropdown:after{top:unset;right:unset;left:50px;bottom:-12px;-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg)}.close-type-photo{font-size:24px;position:absolute;top:5px;right:5px;z-index:9;cursor:pointer}.close-type-photo i{color:#fd4343}.act-dropdown-wrap{position:relative}.act-dropdown{position:absolute;left:-15px;top:38px;background:#fff;box-shadow:0 2px 7px 1px rgba(0,0,0,.05),0 6px 32px 0 rgba(18,43,70,.1);border-radius:4px;padding:10px;-webkit-transition:all linear .2s;transition:all linear .2s;margin:0;min-width:400px;z-index:100}.act-dropdown:after{content:' ';position:absolute;width:0;height:0;top:1px;margin:0 auto;left:20px;box-sizing:border-box;border:6px solid #000;border-color:#fff #fff transparent transparent;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);box-shadow:2px -3px 3px 0 rgba(0,0,0,.02);-webkit-transition:all linear .2s;transition:all linear .2s;z-index:101}.act-dropdown#activity-actionlist-gifsearch .gif-search-result{max-height:300px;overflow:auto;margin:10px 0}.act-dropdown input[type=search]{padding-left:2.5rem;width:100%}@media (max-width:544px){.act-dropdown{min-width:250px}}a.activity-type-icon{position:relative}a.activity-type-icon.disabled{display:none}span.bs-dropdown-wrap.disabled{display:none}a.activity-type-icon.open-down:after{content:' ';position:absolute;width:0;height:0;top:37px;margin:0 auto;left:10px;box-sizing:border-box;border:6px solid #000;border-color:#fff #fff transparent transparent;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);box-shadow:2px -3px 3px 0 rgba(0,0,0,.02);-webkit-transition:all linear .2s;transition:all linear .2s;z-index:101}.gif-holder ul{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 5px 0 0}.gif-holder ul li{width:-webkit-calc(100% * (1/3));width:calc(100% * (1/3));margin-bottom:4px;padding:0 2px}.gif-holder ul li img{width:100%}.bs-dropdown-model{display:none}.bs-dropdown-model.open{display:block}.bb-input-poll{max-width:400px}.bb-input-poll .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 0}.bb-input-poll .item:before{content:'';background:#fbfbfc;border:1px solid #dedfe2;width:18px;height:18px;border-radius:50%;margin-right:10px;cursor:move}.bb-input-poll input{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:7px;font-size:14px;height:34px;max-width:343px}.bb-input-poll .bb-icon-close-circle{font-size:22px;color:#c4cad1;cursor:pointer;visibility:hidden;opacity:0;-webkit-transition:.2s all;transition:.2s all}.bb-input-poll .item:hover .bb-icon-close-circle{visibility:visible;opacity:1}.bb-input-poll .bb-sign{font-size:14px}#adds-poll-choice{padding:10px 26px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:12px;color:#007cff;letter-spacing:-.24px;font-weight:500;line-height:1}#adds-poll-choice a{cursor:pointer}.bb-input-poll .close-link{color:#ef3e46;margin-left:20px}.bb-input-poll .close-link .bb-sign{font-size:11px}.bb-activity-media-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:0 -3px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative}.bb-activity-media-elem{padding:3px}.bb-activity-media-elem .entry-img{background:0 0;border-radius:3px;margin:0;position:relative;padding-top:38.56%}.bb-activity-media-elem .bb-photos-length{position:absolute;width:100%;top:0;left:0;height:100%;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:rgba(0,0,0,.4);color:#fff;font-size:16px}.bb-activity-media-elem .bb-photos-length strong{color:inherit;display:block;font-size:28px;font-weight:400;margin-bottom:10px}.bbp-reply-content .bb-activity-media-elem .bb-photos-length{font-size:12px}.bbp-reply-content .bb-activity-media-elem .bb-photos-length strong{font-size:20px;line-height:1;margin-bottom:5px}.bb-media-length-2 .act-grid-1-1{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.act-grid-1-2{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.activity-body-photo a.entry-img{padding-top:40.476%;border-radius:4px}.activity-body-photo .act-grid-1-2 a.entry-img{padding-top:52.56%}.bb-media-length-1 .bb-activity-media-elem .entry-img{padding-top:0}.bb-media-length-1 .bb-activity-media-elem .entry-img img{position:static}.bb-media-length-2 .bb-activity-media-elem .entry-img{padding-top:80%}.bb-media-length-3 .bb-activity-media-elem .entry-img.act-grid-1-1{padding-top:52.56%}.bb-media-length-4 .act-grid-1-2{-webkit-box-flex:0;-ms-flex:0 0 33.33%;flex:0 0 33.33%;max-width:33.33%}.bb-media-length-4 .bb-activity-media-elem.act-grid-1-2 .entry-img{padding-top:72.56%}.bb-media-length-5 .bb-activity-media-elem .entry-img{padding-top:72.56%}.bb-media-length-5 .act-grid-1-1{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.bb-media-length-5 .act-grid-1-1+.act-grid-1-2{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.bb-media-length-5 .act-grid-1-2{-webkit-box-flex:0;-ms-flex:0 0 33.33%;flex:0 0 33.33%;max-width:33.33%}.bb-activity-media-wrap.bb-media-length-3 .act-grid-1-2 .entry-img{padding-top:55.56%}.bb-activity-media-wrap.bb-media-length-3 .act-grid-1-1.bb-vertical-layout{-webkit-box-flex:0;-ms-flex:0 0 64%;flex:0 0 64%;max-width:64%}.bb-activity-media-wrap.bb-media-length-3 .act-grid-1-1.bb-vertical-layout~.bb-activity-media-elem{-webkit-box-flex:0;-ms-flex:0 0 36%;flex:0 0 36%;max-width:36%}.bb-activity-media-wrap.bb-media-length-3 .act-grid-1-1.bb-vertical-layout~.bb-activity-media-elem .entry-img{padding-top:105.6%}.bb-activity-media-wrap.bb-media-length-3 .act-grid-1-1.bb-vertical-layout+div+div{position:absolute;right:0;bottom:0;width:36%}.bb-activity-media-wrap.bb-media-length-4 .act-grid-1-1.bb-vertical-layout{-webkit-box-flex:0;-ms-flex:0 0 64%;flex:0 0 64%;max-width:64%}.bb-activity-media-wrap.bb-media-length-4 .act-grid-1-1.bb-vertical-layout~.bb-activity-media-elem{-webkit-box-flex:0;-ms-flex:0 0 36%;flex:0 0 36%;max-width:36%}.bb-activity-media-wrap.bb-media-length-4 .act-grid-1-1.bb-vertical-layout~.bb-activity-media-elem .entry-img{padding-top:69.1%}.bb-activity-media-wrap.bb-media-length-4 .act-grid-1-1.bb-vertical-layout .entry-img{padding-top:119%}.bb-activity-media-wrap.bb-media-length-4 .act-grid-1-1.bb-vertical-layout+div{position:absolute;right:0;top:33.4%;width:36%}.bb-activity-media-wrap.bb-media-length-4 .act-grid-1-1.bb-vertical-layout+div+div{position:absolute;right:0;bottom:0;width:36%}.bb-activity-media-wrap.bb-media-length-more .bb-activity-media-elem .entry-img{padding-top:82.56%}.bb-activity-media-wrap.bb-media-length-more .act-grid-1-1{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.bb-activity-media-wrap.bb-media-length-more .act-grid-1-1+.act-grid-1-2{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.bb-activity-media-wrap.bb-media-length-more .act-grid-1-2{-webkit-box-flex:0;-ms-flex:0 0 33.33%;flex:0 0 33.33%;max-width:33.33%}.activity-item-header .item-title img{margin-right:5px;margin-left:5px}ul.bb-choices{list-style:none;font-size:16px;color:#122b46;margin:0 0 20px}ul.bb-choices li{margin-bottom:12px}ul.bb-choices a{color:inherit}ul.bb-choices .bb-choice-wrap{position:relative;border-radius:3px;overflow:hidden;font-size:16px;color:#122b46;padding:6px 12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}ul.bb-choices label{font-size:16px}ul.bb-choices .bar{margin-right:20px;position:relative}ul.bb-choices svg{position:relative}ul.bb-choices .bg-bag{width:50%;background:#e7e9ec;display:block;position:absolute;left:0;height:100%;top:0}ul.bb-choices strong{font-weight:500;min-width:42px;display:inline-block}ul.bb-choices .bb-votes{color:#a3a5a9;letter-spacing:-.24px}ul.bb-choices .bs-styled-radio+.bb-radio-label:before,ul.bb-choices .bs-styled-radio+label:before{border-width:1px;width:18px;height:18px;top:-2px}ul.bb-choices .bs-styled-radio:checked+.bb-radio-label:before,ul.bb-choices .bs-styled-radio:checked+label:before{background:#1cd991;border-color:#1cd991}ul.bb-choices .bs-styled-radio:checked+.bb-radio-label:after,ul.bb-choices .bs-styled-radio:checked+label:after{background:0 0;color:#fff;content:'\E809';display:inline-block;font:normal normal normal 14px/1 bb-icons;font-size:24px;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;left:-3px;top:-2px}.bb-poll-footer .button{min-width:110px;margin-right:25px}.bb-poll-footer .bb-votes{color:#a3a5a9;letter-spacing:-.24px}.map-wrap{background:#fff;border:1px solid #e7e9ec;border-radius:4px}.map-wrap .bb-map-img-wrap{position:relative;overflow:hidden;padding-top:42.56%;display:block}.map-wrap .bb-map-img-wrap img{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;z-index:0;min-height:100%;width:auto;min-width:100%;object-fit:cover}.map-wrap .location-info{display:-webkit-box;display:-ms-flexbox;display:flex;padding:15px}.map-wrap h4{font-size:14px;font-weight:500;letter-spacing:-.24px;margin:0 0 3px}.map-wrap .location-meta{font-size:13px;color:#a3a5a9;line-height:1.4}.map-wrap .bb-checkin-img{display:inline-block;margin-right:15px}.activity-add-smile{position:relative}.bb-load-new-activities{margin-bottom:20px}#bs-activity-form-wrap .bs-activity-wrap.bs-activity-wrap .dropzone .dz-default{min-height:200px;max-height:200px}#bs-activity-update-wrap .dropzone.dz-started .dz-message{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;min-height:1px;max-width:200px;height:200px;font-size:14px;line-height:1;margin:0 5px 10px 5px}#buddypress div#subnav.bb-item-list-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}#buddypress div#subnav.bb-item-list-tabs ul#activity-sub-nav{margin:0}#buddypress div#subnav.bb-item-list-tabs ul#activity-sub-nav>li{padding-bottom:0}#buddypress div#subnav.bb-item-list-tabs ul#activity-sub-nav .sub-menu{top:36px}#buddypress div#subnav.bb-item-list-tabs ul#activity-sub-nav .sub-menu li{float:none}#buddypress div#subnav.bb-item-list-tabs ul#activity-sub-nav .sub-menu li a{padding:9px 15px}#buddypress div#subnav.bb-item-list-tabs ul#activity-sub-nav .sub-menu li.selected a{background:#f5f5f5;color:#122b46;border-bottom:0}#buddypress div#subnav.bb-item-list-tabs a.more-button{font-size:16px}#buddypress div#subnav.bb-item-list-tabs a.more-button:after{bottom:-25px}#buddypress div#subnav.bb-item-list-tabs .bs-dropdown-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:13px}#buddypress div#subnav.bb-item-list-tabs .bs-sort-button{padding:5px 0 5px 10px}ul#activity-sub-nav{-webkit-box-flex:1;-ms-flex:1;flex:1}.bb-mini-group-profile-card-area:empty,.dz-details{display:none}.activity.bp-user #bs-activity-update-wrap .dropzone.dz-started .dz-message{max-width:99px;height:100px;min-height:100px;font-size:11px;line-height:1}.activity.bp-user .activity-type .dropzone .dz-preview{min-width:99px}.activity.bp-user .dropzone .dz-default span:before{height:25px;width:30px;margin:0 auto 10px}.activity-comments-items{margin:0;list-style:none;background:#fbfbfc;padding:15px}.activity-comments-items li:not(:last-child){margin-bottom:20px}.activity-comments-items .item-title{font-size:13px;letter-spacing:-.22px;line-height:1.307;position:relative}.activity-comments-items .item-title a{font-weight:600}.activity-comments-items .bs-activity-comments:not(.show){display:none}.activity-comments-items .bs-item-list.list-view .bs-item-wrap{margin-bottom:15px;padding:0}.activity-comments-items .bs-item-list.list-view .bs-item-wrap:last-child{margin-bottom:0}.activity-comments-items h6.list-comments-heading{padding:0;margin-bottom:16px;font-size:13px;color:#939597}.activity-comments-items h6.list-comments-heading a{color:inherit}.activity-comments-items .activity-comments-items .bs-item-wrap a.expand-comment .bb-icon-angle-down:before{font-size:20px}.activity-comments-items .bs-item-list.activity-comments-items.list-view .bs-item-wrap .item-expand .bs-dropdown{min-width:100px;right:24px;top:-5px;padding:2px 0}.activity-comments-items .bs-item-list.activity-comments-items.list-view .bs-item-wrap .item-expand .bs-dropdown:after{top:8px;right:-12px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.activity-comments-items .bs-item-list.activity-comments-items.list-view .bs-item-wrap:hover{box-shadow:none}.activity-comments-items .activity-comments-items .activity-comment-text{display:inline-block;font-size:13px;letter-spacing:-.22px;line-height:17px;color:inherit}.activity-comments-items .activity-comment-text p{margin:0}.activity-comments-items .list-comments-wrap>.bs-item-list.activity-comments-items.list-view{border-bottom:0}.activity-comments-items .add-comment-wrap .add-comment{background:#fff}.activity-comments-items .item-meta{font-size:12px;color:#a3a5a9;letter-spacing:-.18px;line-height:1.666;margin:5px 0 0}.activity-comments-items .item-meta a{color:inherit}.activity-comments-items .item-meta a:hover{color:#122b46}.bb-media-comment-text{border:0;height:36px;resize:none;width:100%;font-size:14px;padding:5px 12px;overflow:hidden}.bb-media-comment-wrap{position:relative}.bb-media-comment-wrap .item-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;position:absolute;right:6px;bottom:2px;font-size:20px}.bb-media-comment-wrap .item-meta a{color:#a3a5a9}.activity-item-header .item-title .bs-dropdown a{display:block}.bs-item-list-tabs .more-button.active:after{bottom:-18px}body.activity.bp-user:not(.settings):not(.edit-details) .dropzone .dz-default span:before{height:26px;width:31px}body.activity.bp-user .dropzone .dz-preview .dz-error-mark{top:28%}li.load-more a.button{min-width:180px}li.load-more a.loading:after{content:"\e838";font-family:bb-icons;font-size:18px;line-height:1;margin-left:10px;text-align:center;display:inline-block;-webkit-animation:spin 3s infinite linear;animation:spin 3s infinite linear}.buddypress-wrap .activity-list .load-more,.buddypress-wrap .activity-list .load-newest{background:0 0;border:0;border-radius:0;box-shadow:none;overflow:hidden}#activity-gif-button.open .dashicons{color:#122b46}.webui-popover.webui-popover{z-index:999912}#buddypress .activity-list.item-list.bp-list>li.load-newest{padding-bottom:0;border-bottom:1px solid #e7e9ec}.emojionearea-search>input,.search-query-input{border-radius:100px}.blogs.activity-item .activity-inner img:not(.emoji){border-radius:3px;margin-top:10px}@media only screen and (min-width:1081px){#secondary.sidebar-left{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}@media only screen and (min-width:768px) and (max-width:1080px){#secondary-right,#user-activity{display:none}}@media only screen and (max-width:640px){.bb-input-poll .bb-icon-close-circle{visibility:visible;opacity:1}.bb-activity-media-elem .bb-photos-length{font-size:11px}.bb-activity-media-elem .bb-photos-length strong{font-size:18px;line-height:1;margin:0}.activity-comments-items:not(.depth1){padding-left:8px;padding-right:8px}.activity-comments-items.depth3{padding-left:8px}.activity-comments-items.depth4{padding-left:8px}.post-link-container{-ms-flex-flow:row wrap;flex-flow:row wrap}.link-img-holder{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;min-height:180px}.link-info{padding:20px}.activity-type .dropzone .dz-preview{min-width:104px}#bs-activity-update-wrap .dropzone.dz-started .dz-message{max-width:106px;height:106px;font-size:11px;line-height:1.2}body:not(.settings):not(.edit-details) .dropzone .dz-default span:before{height:31px;width:36px}body:not(.settings):not(.edit-details) .dropzone .dz-default{min-height:18vh;font-size:14px}.dropzone .dz-preview .dz-error-mark{top:28%}#bs-activity-form-wrap .bs-activity-wrap.bs-activity-wrap .dropzone .dz-default{min-height:80px;max-height:104px}.buddypress-wrap .activity-comments ul li ul{margin-left:15px}.buddypress-wrap .activity-comments ul li ul li.detached-comment-item{margin-left:-15px}}@media only screen and (max-width:520px){.actvity-head-bar{-ms-flex-flow:row wrap;flex-flow:row wrap}.actvity-head-bar .subnav-filters{margin:10px 0 0;width:100%}.activity-list .activity-comments .emojionearea .emojionearea-picker{left:0;margin-left:-140px}.activity-list .activity-comments .emojionearea .emojionearea-picker .emojionearea-wrapper:after{left:142px}}.avatar{border-radius:50%}.subnav-search.members-search{float:right;margin-top:-56px;display:-webkit-box;display:-ms-flexbox;display:flex}.buddypress-wrap .subnav-search.members-search .subnav-filters{margin-top:0;margin-left:10px}#buddypress #dir-members-search{border:0;background-color:transparent;padding-left:32px;font-size:14px;height:34px}.member-status{background:#00e652;border:2px solid #fff;border-radius:100%;position:absolute;width:12px;height:12px;right:2px;top:0}.grid .member-status{right:18px;top:5px;width:14px;height:14px}#friend-list.grid,#groups-list.grid,#members-list.grid{margin:0 -10px}#friend-list.item-list .item-avatar img,#members-list.item-list .item-avatar img{border-radius:50%}#friend-list.item-list li,#members-list.item-list li,.item-list.bp-search-results-list li,.item-list.groups-list li{margin:0;padding:0}#friend-list.item-list:not(.grid) .list-wrap,#members-list.item-list:not(.grid) .list-wrap,.item-list.bp-search-results-list:not(.grid) .list-wrap,.item-list.groups-list:not(.grid) .list-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}#friend-list.item-list:not(.grid) li:first-child .list-wrap,#members-list.item-list:not(.grid) li:first-child .list-wrap,.item-list.bp-search-results-list:not(.grid) li:first-child .list-wrap,.item-list.groups-list:not(.grid) li:first-child .list-wrap{border-radius:3px 3px 0 0}#friend-list.item-list:not(.grid) li:last-child .list-wrap,#members-list.item-list:not(.grid) li:last-child .list-wrap,.item-list.bp-search-results-list:not(.grid) li:last-child .list-wrap,.item-list.groups-list:not(.grid) li:last-child .list-wrap{border-radius:0 0 3px 3px}#friend-list.item-list .list-wrap,#members-list.item-list .list-wrap,.item-list.bp-search-results-list .list-wrap,.item-list.groups-list .list-wrap{background-color:#fff;border:1px solid #e7e9ec;margin:0 0 -1px;overflow:visible;padding:15px 20px;position:relative;-webkit-transition:box-shadow linear .2s;transition:box-shadow linear .2s}#friend-list.item-list .list-wrap:hover,#members-list.item-list .list-wrap:hover,.item-list.bp-search-results-list .list-wrap:hover,.item-list.groups-list .list-wrap:hover{box-shadow:0 3px 24px 0 rgba(18,43,70,.08);position:relative;z-index:1}#friend-list.item-list.grid .list-wrap,#members-list.item-list.grid .list-wrap,.item-list.bp-search-results-list.grid .list-wrap,.item-list.groups-list.grid .list-wrap{border-radius:4px}#friend-list.item-list.grid .list-wrap.footer-buttons-on,#members-list.item-list.grid .list-wrap.footer-buttons-on,.item-list.bp-search-results-list.grid .list-wrap.footer-buttons-on,.item-list.groups-list.grid .list-wrap.footer-buttons-on{padding:15px 20px 52px 20px}#friend-list.item-list .item-avatar img,#members-list.item-list .item-avatar img,.item-list.bp-search-results-list .item-avatar img,.item-list.groups-list .item-avatar img{max-width:52px}#members-list.item-list:not(.grid) .list-wrap{display:block}#members-list.item-list:not(.grid) .list-wrap .list-wrap-inner{display:-webkit-box;display:-ms-flexbox;display:flex}#members-list.item-list li .bp-members-list-hook .more-action-button{display:none}#members-list.item-list li .bp-members-list-hook .generic-button{margin:10px 0 0;display:block}#members-list.item-list li .bp-members-list-hook .generic-button a{font-size:13px;display:block;padding:10px 20px;border:1px solid #e7e9ec;border-radius:5px;background-color:transparent;color:#939597;min-height:0;text-align:center;line-height:1}#members-list.item-list li .bp-members-list-hook .generic-button a:hover{color:#4c464e}#members-list.item-list:not(.grid) .has_hook_content.list-wrap{padding-right:35px}@media screen and (max-width:1240px){#members-list.item-list:not(.grid) .has_hook_content.list-wrap{padding-bottom:25px}}@media screen and (max-width:880px) and (min-width:768px){#members-list.item-list:not(.grid) li .has_hook_content .button-wrap.member-button-wrap{padding-right:6px}}@media screen and (max-width:480px){#members-list.item-list:not(.grid) li .has_hook_content .button-wrap.member-button-wrap{padding-right:6px}}#members-list.item-list:not(.grid) li .has_hook_content .bp-members-list-hook .more-action-button{position:absolute;right:0;top:27px;padding-right:10px;z-index:11;display:block}#members-list.item-list:not(.grid) li .has_hook_content .bp-members-list-hook .more-action-button i.bb-icon-menu-dots-h{font-size:20px;color:#939597}@media screen and (max-width:1240px){#members-list.item-list:not(.grid) li .has_hook_content .bp-members-list-hook .more-action-button{right:-4px}#members-list.item-list:not(.grid) li .has_hook_content .bp-members-list-hook .more-action-button i.bb-icon-menu-dots-h{font-size:24px}}@media screen and (max-width:1100px) and (min-width:768px){#members-list.item-list:not(.grid) li .has_hook_content .bp-members-list-hook .more-action-button{top:inherit;bottom:26px}}@media screen and (max-width:880px) and (min-width:768px){#members-list.item-list:not(.grid) li .has_hook_content .bp-members-list-hook .more-action-button{top:50%;bottom:inherit;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);margin-top:-2px}}@media screen and (max-width:680px){#members-list.item-list:not(.grid) li .has_hook_content .bp-members-list-hook .more-action-button{top:inherit;bottom:27px}}@media screen and (max-width:480px){#members-list.item-list:not(.grid) li .has_hook_content .bp-members-list-hook .more-action-button{right:-1px;top:50%;bottom:inherit;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);margin-top:-4px}}#members-list.item-list:not(.grid) li .has_hook_content .bp-members-list-hook .bp-members-list-hook-inner{opacity:0;visibility:hidden;-webkit-transition:ease .3s;transition:ease .3s;background-color:#fff;margin-top:0;text-align:center;padding:15px;border-radius:4px;position:absolute;right:0;box-shadow:0 2px 7px 1px rgba(0,0,0,.05),0 6px 32px 0 rgba(18,43,70,.1);top:70px;z-index:111}@media screen and (max-width:1100px) and (min-width:768px){#members-list.item-list:not(.grid) li .has_hook_content .bp-members-list-hook .bp-members-list-hook-inner{top:100%;margin-top:-20px}}@media screen and (max-width:880px) and (min-width:768px){#members-list.item-list:not(.grid) li .has_hook_content .bp-members-list-hook .bp-members-list-hook-inner{top:50%;margin-top:20px}}@media screen and (max-width:680px){#members-list.item-list:not(.grid) li .has_hook_content .bp-members-list-hook .bp-members-list-hook-inner{top:100%;margin-top:-20px}}@media screen and (max-width:480px){#members-list.item-list:not(.grid) li .has_hook_content .bp-members-list-hook .bp-members-list-hook-inner{top:50%;margin-top:20px}}#members-list.item-list:not(.grid) li .has_hook_content .bp-members-list-hook .bp-members-list-hook-inner:before{content:' ';position:absolute;width:0;height:0;margin:0 auto;top:0;right:16px;box-sizing:border-box;border:8px solid #000;border-color:#fff #fff transparent transparent;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);box-shadow:2px -3px 3px 0 rgba(0,0,0,.02);z-index:101;opacity:1;visibility:visible}#members-list.item-list:not(.grid) li .has_hook_content .bp-members-list-hook .bp-members-list-hook-inner .generic-button{margin:0 0 15px 0;display:block}#members-list.item-list:not(.grid) li .has_hook_content .bp-members-list-hook .bp-members-list-hook-inner .generic-button:last-child{margin:0}#members-list.item-list:not(.grid) li .has_hook_content .bp-members-list-hook .bp-members-list-hook-inner .generic-button a{font-size:14px;min-height:34px;padding:6px 20px;border:1px solid #e7e9ec;color:#939597;border-radius:100px;text-align:center;min-width:140px;line-height:1.5}#members-list.item-list:not(.grid) li.active{z-index:111}#members-list.item-list:not(.grid) li.active .has_hook_content .bp-members-list-hook .bp-members-list-hook-inner{opacity:1;visibility:visible}.item-list.groups-list .item-avatar img{max-width:75px}.buddypress-wrap #members-list li .user-update{border:0;border-radius:0;font-style:normal;font-size:13px;margin:0;padding:0;clear:both}#friend-list.grid,#groups-list.grid,#members-list.grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-bottom:0;width:auto}#friend-list.grid>li,#groups-list.grid>li,#members-list.grid>li{margin:0 0 20px;padding:0 10px}#groups-list.groups-list{padding:0;margin-top:0;margin-bottom:0}.list-title a{color:#122b46;display:inline-block;font-size:20px;font-weight:500;letter-spacing:-.24px;line-height:1.2;text-transform:capitalize}.list-title a:hover{color:#007cff}.buddypress-wrap #friend-list:not(.grid) li .user-update,.buddypress-wrap #members-list:not(.grid) li .user-update,.buddypress-wrap .groups-list:not(.grid) li .group-desc{display:none}body #bbpress-forums .bp-list .action,body #buddypress .bp-list .action{margin:0}body #bbpress-forums .bp-list .action .generic-button,body #buddypress .bp-list .action .generic-button{margin:0 10px 0 0}body #bbpress-forums .bp-list .action .generic-button:last-child,body #buddypress .bp-list .action .generic-button:last-child{margin-right:0}body #bbpress-forums .bp-list .action .generic-button a,body #bbpress-forums .bp-list .action .generic-button button,body #buddypress .bp-list .action .generic-button a,body #buddypress .bp-list .action .generic-button button{font-size:13px;font-weight:500;min-height:32px;line-height:32px;padding:0 20px;background:0 0;border:1px solid #007cff;background:0 0;color:#007cff;margin:5px 0;-webkit-font-smoothing:initial;-moz-font-smoothing:initial;box-shadow:none}body #bbpress-forums .bp-list.members-list .action .generic-button a,body #bbpress-forums .bp-list.members-list .action .generic-button button,body #buddypress .bp-list.members-list .action .generic-button a,body #buddypress .bp-list.members-list .action .generic-button button{padding:0;line-height:1.54;min-height:auto;border:0;color:#939597;margin-bottom:0;box-shadow:none}body #bbpress-forums .bp-list.members-list .action .generic-button a:hover,body #bbpress-forums .bp-list.members-list .action .generic-button button:hover,body #buddypress .bp-list.members-list .action .generic-button a:hover,body #buddypress .bp-list.members-list .action .generic-button button:hover{color:#007cff}.buddypress-wrap .bp-list li .list-title{margin-bottom:5px}.buddypress-wrap .bp-list li .last-activity,.buddypress-wrap .bp-list li .member-type{clear:left;margin-top:0;letter-spacing:-.24px;line-height:1.3;font-size:12px;font-weight:300;color:#a3a5a9;margin:0}.buddypress-wrap .grid>li .last-activity{font-weight:500}.buddypress-wrap .grid>li .member-type{font-weight:500;font-size:13px}.bp-list li .item .group-details,.bp-list li .item .item-avatar,.bp-list li .item .item-meta,.bp-list li .item .list-title{text-align:left}.bp-list li .item-avatar{float:left;margin-right:20px}.bp-list li .item-avatar a{display:inline-block;position:relative}.bp-list li .item .item-block{margin-right:0;width:auto;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}body.logged-in .bp-list li .item .item-block{-webkit-box-flex:0;-ms-flex:0 0 36%;flex:0 0 36%}.bp-list li .item{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.buddypress-wrap #friend-list li .user-update,.buddypress-wrap #members-list li .user-update{font-size:14px}#friend-list.bp-list.grid li,#members-list.bp-list.grid li{margin-bottom:20px}#friend-list.bp-list.grid .item-avatar,#members-list.bp-list.grid .item-avatar{margin-bottom:18px;margin-top:10px}#friend-list.bp-list.grid .item-avatar a,#members-list.bp-list.grid .item-avatar a{display:inline-block}#friend-list.bp-list.grid .item-avatar img,#members-list.bp-list.grid .item-avatar img{max-width:126px;width:100%}#friend-list.bp-list.grid .action,#members-list.bp-list.grid .action{text-align:center}#friend-list.bp-list.grid .action .generic-button,#members-list.bp-list.grid .action .generic-button{margin:0}#friend-list.bp-list.grid .action .generic-button a,#friend-list.bp-list.grid .action .generic-button button,#members-list.bp-list.grid .action .generic-button a,#members-list.bp-list.grid .action .generic-button button{width:auto;float:none;margin:0 auto 12px}.buddypress-wrap .grid.bp-list>li .item .item-block{margin-bottom:10px}.buddypress:not(.logged-in) .grid.groups-list .list-wrap{min-height:30px}.grid>li .list-wrap .list-title{padding:0}.buddypress-wrap .grid.bp-list>li .list-wrap{padding-bottom:15px;height:100%}.buddypress-wrap .grid.bp-list>li .action{padding:0;position:static;width:100%}#friend-list.grid .list-wrap .item-block,#members-list.grid .list-wrap .item-block{min-height:10px}#friend-list.grid .list-wrap .item-block .member-name a,#members-list.grid .list-wrap .item-block .member-name a{width:100%;overflow-wrap:break-word;word-wrap:break-word}.buddypress-wrap .grid.bp-list>li .item .user-update{text-align:center;width:100%}.grid>li .list-wrap .update{color:#737373;padding:0;font-size:13px;line-height:1.6}div#buddypress .bs-members-items.list-view .activity-read-more a{padding-left:0}div#buddypress .bs-members-items.list-view .bs-meta-bp_member_last_post,div#buddypress .bs-members-items.list-view .bs-meta-xprofile_field{line-height:1.3;overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-all;word-break:break-word;-ms-hyphens:auto;-webkit-hyphens:auto;hyphens:auto}div#buddypress .bs-members-items.list-view .bs-meta-bp_member_last_post.normal span:not(.bs-output),div#buddypress .bs-members-items.list-view .bs-meta-xprofile_field.normal span:not(.bs-output){font-size:13px}#buddypress .bb-member-profile-card span.activity{font-size:13px}#buddypress .single-headers .item-meta span{color:#a3a5a9}.buddypress-wrap .subnav-filters{margin-bottom:0;margin-top:0}.bp-secondary-header{margin-bottom:20px}.bp-secondary-header .bb-icon-grid-view-small,.bp-secondary-header .bb-icon-list-view-small,.bp-secondary-header .bb-icon-sort-desc{font-size:22px}#friend-list,#members-list{padding:0;margin:0}.buddypress-wrap .grid-filters{background:#fff;border:1px solid #e7e9ec;border-radius:3px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:21px}.buddypress-wrap .grid-filters a{color:#122b46;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:5px;padding-right:5px;opacity:.4;-webkit-transition:.3s all;transition:.3s all}.buddypress-wrap .grid-filters a:hover{color:#122b46;opacity:1}.buddypress-wrap .grid-filters .active{opacity:1}a.layout-grid-view{padding-left:5px;border-right:1px solid #e7e9ec}.buddypress-wrap .subnav-filters:after{content:'';display:table;clear:both}.buddypress-wrap .subnav-filters .bp-search{float:left}.buddypress-wrap .subnav-filters .grid-filters{padding:0;clear:right;float:right}.buddypress-wrap .subnav-filters .grid-filters a{padding-top:4px;padding-bottom:4px}.buddypress-wrap .subnav-filters .grid-filters a i{font-size:22px}.button-wrap.member-button-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.button-wrap.member-button-wrap i{font-size:22px}#buddypress .button-wrap.member-button-wrap .generic-button:not(.follow-button) a,#buddypress .button-wrap.member-button-wrap .generic-button:not(.follow-button) button{background:0 0;color:#939597;padding:0;margin:0;line-height:1;min-height:1px;border:0}#buddypress .button-wrap.member-button-wrap .generic-button:not(.follow-button) a:focus,#buddypress .button-wrap.member-button-wrap .generic-button:not(.follow-button) a:hover,#buddypress .button-wrap.member-button-wrap .generic-button:not(.follow-button) button:focus,#buddypress .button-wrap.member-button-wrap .generic-button:not(.follow-button) button:hover{color:#007cff;background:0 0;box-shadow:none}.followers-wrap,.following-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:14px;color:#939597;line-height:1;margin-bottom:5px;margin-top:5px}.followers-wrap b,.following-wrap b{color:#4d5c6d;font-weight:400;margin-right:3px}#buddypress .member-button-wrap .follow-button .follow-button{min-width:140px}#buddypress .bp-list li .generic-button{margin:0 0 0 20px}.directory.members .buddypress-wrap .subnav-filters{margin-bottom:0}.buddypress-wrap .grid.bp-list>li .item{width:100%}.bp-list:not(.grid) .only-grid-view{display:none!important}.bp-list.grid li .item{-ms-flex-flow:column;flex-flow:column}.bp-list.grid .only-list-view{display:none!important}.button-wrap.member-button-wrap.on-top{position:absolute;top:2px;right:5px}#buddypress .bp-list li .on-top .generic-button{margin:0}#buddypress .bp-list li .on-top .generic-button i{opacity:.7}#buddypress .bp-list li .on-top #send-private-message{margin:0 2px 0 0}#buddypress .only-grid-view .follow-button .follow-button{background:0 0;border:0;border-radius:0;box-shadow:none;color:#007cff;line-height:1.3;min-height:1px;padding:0}#buddypress .bp-list li .follow-container>div{-webkit-box-flex:unset;-ms-flex:unset;flex:unset}#buddypress .bp-list li .follow-container .generic-button{font-size:14px;line-height:1;margin:5px 0}.bb-friend-button-tag{display:none}.member-header-actions .bb-friend-button-tag{display:inline-block}.member-header-actions .friendship-button i{display:none}.member-header-actions .friendship-button[data-balloon]:after,.member-header-actions .friendship-button[data-balloon]:before{display:none}#buddypress .bp-list li .member-button-wrap .friendship-button .bp-feedback.success{font-size:0;border:0;margin:0;padding:0;text-align:center}#buddypress .bp-list li .member-button-wrap .friendship-button .bp-feedback.success:before{content:'\e93b';font-family:bb-icons;display:inline-block;line-height:1;font-weight:400;font-style:normal;speak:none;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;padding-top:3px;vertical-align:top;text-align:center;color:#939597;opacity:.7}#buddypress .bp-list li .member-request-list-wrap .friends-meta .bp-feedback.success{border:0;font-size:13px;font-weight:500;min-height:32px;line-height:32px;padding:0 20px;background:0 0;border:1px solid #e7e9ec;background:0 0;color:#a3a5a9;margin:5px 0;-webkit-font-smoothing:initial;border-radius:100px}#buddypress .only-grid-view.button-wrap.member-button-wrap.footer-button-wrap{border-top:1px solid #e7e9ec;margin:0 -20px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;width:100%;bottom:0}#buddypress .only-grid-view.button-wrap.member-button-wrap.footer-button-wrap>.generic-button{-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:35px;padding:6px 10px 7px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#buddypress .only-grid-view.button-wrap.member-button-wrap.footer-button-wrap>.friendship-button{border-right:1px solid #e7e9ec}#buddypress .only-grid-view.button-wrap.member-button-wrap.footer-button-wrap a,#buddypress .only-grid-view.button-wrap.member-button-wrap.footer-button-wrap button{border:0}#buddypress .only-grid-view.button-wrap.member-button-wrap.footer-button-wrap a:focus,#buddypress .only-grid-view.button-wrap.member-button-wrap.footer-button-wrap button:focus{color:#007cff;opacity:1}#buddypress .only-grid-view.button-wrap.member-button-wrap.footer-button-wrap i{opacity:.7}.follow-container{-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.list-wrap:not(.footer-buttons-on) .follow-container{margin-top:20px}body.logged-in .bp-list li .list-wrap:not(.follow-active) .item .item-block{-webkit-box-flex:1;-ms-flex:1;flex:1}.buddypress-wrap .bb-profile-grid .subnav-filters{margin-bottom:20px}#buddypress .member-request-list-wrap #send-private-message,#buddypress .member-request-list-wrap .follow-button{display:none}.follow-container.justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.buddypress:not(.logged-in) .grid.bp-list .list-wrap{padding-bottom:15px}.button-wrap.member-button-wrap .friendship-button i{font-size:17px}.button-wrap.member-button-wrap .friendship-button .bb-icon-connection-waiting{font-size:18px}#buddypress .follow-button button{color:#fff;border-color:#007cff}#buddypress .follow-button button.outline{border-color:#007cff;color:#007cff}#buddypress .bp-list:not(.grid) .follow-button button.outline{background-color:transparent}.bp-members-list-hook:empty,.member-button-wrap.footer-button-wrap:empty{display:none!important}@media screen and (min-width:24em){.grid.members-list .list-wrap{min-height:40px}}@media screen and (max-width:1120px){.has-sidebar #friend-list .list-wrap.member-request-list-wrap{-ms-flex-flow:wrap;flex-flow:wrap}.has-sidebar #friend-list .friends-meta.action{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.has-sidebar #buddypress .list-wrap.member-request-list-wrap .friends-meta.action{margin-top:15px}.has-sidebar #buddypress #friend-list .action .button{min-width:100px}}@media screen and (max-width:992px){#friend-list .list-wrap.member-request-list-wrap{-ms-flex-flow:wrap;flex-flow:wrap}#friend-list .friends-meta.action{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}body #buddypress .list-wrap.member-request-list-wrap .friends-meta.action{margin-top:15px}#buddypress #friend-list .action .button{min-width:100px}}@media screen and (max-width:980px){body #buddypress .bp-list .action{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media screen and (min-width:768px) and (max-width:1100px){body.logged-in .bp-list li .item .item-block{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media screen and (min-width:768px) and (max-width:880px){body.logged-in .bp-list li .item .item-block{margin-bottom:8px}#buddypress .bp-list:not(.grid) li .follow-button{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin:5px 0}}@media screen and (max-width:680px){body.logged-in .bp-list li .item .item-block{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}@media screen and (max-width:511px){.directory.members .buddypress-wrap .subnav-filters .component-filters,.directory.members .buddypress-wrap .subnav-filters div{margin-top:0;margin-bottom:0}}@media screen and (max-width:480px){body.logged-in .bp-list li .item .item-block{margin-bottom:8px}#buddypress .bp-list:not(.grid) li .follow-button{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin:5px 0}#buddypress #friend-list .action .button,.has-sidebar #buddypress #friend-list .action .button{min-width:80px}body #buddypress #friend-list .action .generic-button{margin-right:5px}.buddypress .item-list.groups-list:not(.grid) .list-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.buddypress .item-list.groups-list:not(.grid) .list-wrap .item-avatar{margin-bottom:15px}}#object-nav .sub-menu{background:#fff;box-shadow:0 2px 7px 1px rgba(0,0,0,.05),0 6px 32px 0 rgba(18,43,70,.1);border-radius:4px;list-style:none;padding:10px 0;position:absolute;right:-20px;top:50px;margin:0;min-width:168px;opacity:0;visibility:hidden;z-index:100}#object-nav .sub-menu.active{opacity:1;visibility:visible}#object-nav .more-button{padding:14px 0;line-height:1.1}#object-nav .more-button i{font-size:1.25rem}body.buddypress.bp-user #page #primary .entry-header{display:-webkit-box;display:-ms-flexbox;display:flex}.bp-dir-hori-nav nav#object-nav{background:#fff}.bp-dir-hori-nav nav.horizontal{display:block;width:100%;height:auto}.bb-user-content-wrap{-webkit-box-flex:1;-ms-flex:1;flex:1}.bb-user-content-wrap .member-social{-ms-flex-flow:row wrap;flex-flow:row wrap}.bb-user-content-wrap .member-social>.flex{margin-bottom:10px}.social-networks-wrap{white-space:nowrap}.social-networks-wrap svg path{fill:#939597}.member-title-wrap{margin:30px 0 5px 0}.users-header .bp-member-type{background:#d94c61;border-radius:100px;font-size:11px;font-weight:600;color:#fff;letter-spacing:.25px;text-align:center;display:inline-block;padding:4px 10px 4px;line-height:1}.single-headers .member-header-actions>.generic-button{margin:5px 0 10px 10px}body #buddypress .member-header-actions{padding-left:20px;margin:15px 0 0;text-align:right;overflow:visible}body #buddypress .member-header-actions a,body #buddypress .member-header-actions button{font-weight:500}body #buddypress .member-header-actions .friendship-button i{font-size:15px}#buddypress div#item-header-cover-image .user-nicename,#buddypress div#item-header-cover-image .user-nicename a{margin:0 10px 0 0;word-break:break-word}.single-headers .followers-wrap,.single-headers .following-wrap{-webkit-box-flex:initial;-ms-flex:initial;flex:initial;margin-right:20px}.single-headers .followers-wrap b,.single-headers .following-wrap b{font-weight:500}#member-front-widgets{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:0 -10px}#member-front-widgets .widget{margin:10px;-webkit-box-flex:0;-ms-flex:0 0 calc(25% - 20px);flex:0 0 -webkit-calc(25% - 20px);flex:0 0 calc(25% - 20px)}#member-front-widgets ul.item-list{margin:0}#buddypress .bb-bp-invites-content{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:55px 80px}#buddypress .bb-bp-invites-content .screen-heading{font-weight:500;font-size:22px;line-height:1.1}#buddypress .bb-bp-invites-content .invite-info{font-size:16px;color:#a3a5a9;letter-spacing:-.27px;line-height:1.2}#buddypress .bb-bp-invites-content label{display:block;font-size:16px;font-weight:400;color:#a3a5a9;letter-spacing:-.27px;line-height:1.2;margin:15px 0}#buddypress .bb-bp-invites-content textarea{height:120px;margin-bottom:15px;padding:10px 15px}#buddypress .bb-bp-invites-content .bp-feedback{margin:0 0 30px}#member-invites-table td,#member-invites-table th{padding:12px 20px}.bp-invitee-status a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bp-invitee-status span{font-size:20px;margin-right:5px}.bp-invitee-status .registered{color:inherit}#buddypress #invites-send-invite-personal-li a:before{content:'\E910'}#buddypress #invites-sent-invites-personal-li a:before{content:'\E8AE'}td.field-email span,td.field-name span{word-break:break-word}body.invites.has-sidebar #buddypress .bp-settings-container .bp-navs{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;min-height:10px;border-right:0;border-radius:4px 4px 0 0;padding:0}body.invites.has-sidebar #buddypress .bp-settings-container .bp-navs li{float:left}body.invites.has-sidebar #buddypress .bb-bp-invites-content{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:30px 50px}.member-header-actions.action:empty{display:none}@media only screen and (min-width:1081px){#group-activity,#user-activity{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;padding-top:0}}#secondary.no-padding-top{padding-top:0}.bp-single-vert-nav .bb-profile-grid #subnav{margin-bottom:20px}@media screen and (max-width:1200px){#member-front-widgets .widget{-webkit-box-flex:0;-ms-flex:0 0 calc(33.33% - 20px);flex:0 0 -webkit-calc(33.33% - 20px);flex:0 0 calc(33.33% - 20px)}}@media screen and (min-width:981px){body #buddypress .member-header-actions{margin:30px 0 0}}@media screen and (max-width:1080px){#buddypress .bb-bp-invites-content{padding:30px}}@media screen and (max-width:900px){#buddypress .bb-bp-invites-content{padding:20px}body.invites.has-sidebar #buddypress .bb-bp-invites-content{padding:20px}}@media screen and (max-width:980px){div#item-header-content .flex{-ms-flex-flow:row wrap;flex-flow:row wrap}body #buddypress .member-header-actions{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding:0;text-align:left}body #buddypress .member-header-actions>.generic-button{float:left;margin-left:0;margin-right:10px}#member-front-widgets .widget{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 20px);flex:0 0 -webkit-calc(50% - 20px);flex:0 0 calc(50% - 20px)}}@media screen and (max-width:782px){div#item-header-content .flex{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.social-networks-wrap{width:100%}.member-title-wrap{margin-top:5px}.single-headers .following-wrap{margin-right:0}body #buddypress .member-header-actions{text-align:center}body #buddypress .member-header-actions>.generic-button{float:none;margin-left:5px;margin-right:5px}.single-headers .followers-wrap,.single-headers .following-wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#buddypress div#item-header-cover-image .user-nicename{margin:0 0 5px;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.single-headers .activity{margin-bottom:0}}@media screen and (max-width:640px){#member-front-widgets .widget{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 20px);flex:0 0 -webkit-calc(100% - 20px);flex:0 0 calc(100% - 20px)}}.elementor-widget-wrap div.item-options,.widget.buddypress div.item-options{border-bottom:1px solid #e7e9ec;font-size:0;line-height:1;margin:-10px 0 15px;padding:0}.elementor-widget-wrap div.item-options a,.widget.buddypress div.item-options a{color:#939597;font-size:.875rem;display:inline-block;padding-bottom:10px;margin-right:1.25rem;margin-top:10px;-webkit-animation:unset!important;animation:unset!important}.elementor-widget-wrap div.item-options a:hover,.widget.buddypress div.item-options a:hover{color:#007cff}.elementor-widget-wrap div.item-options a:last-child,.widget.buddypress div.item-options a:last-child{margin-right:0}.elementor-widget-wrap div.item-options .selected,.widget.buddypress div.item-options .selected{border-bottom:1px solid #007cff;color:#007cff;font-weight:600;margin-bottom:-1px}.widget.buddypress .bp-login-widget-user-links>div,.widget.buddypress div.item{margin:0}.widget.buddypress .bp-login-widget-user-links .bp-login-widget-user-link{margin-bottom:0;margin-top:4px}.widget.buddypress .bp-login-widget-user-links>div.bp-login-widget-user-link a{font-weight:500;font-size:14px;line-height:19px;color:#122b46}.widget.buddypress .bp-login-widget-user-links>div.bp-login-widget-user-link a:hover{color:#007cff}.widget.buddypress div.item-avatar img{height:auto;margin:0;max-width:38px;width:100%;border-radius:100%}.widget.widget_bp_groups_widget div.item-avatar img{border-radius:3px}.widget_bp_groups_widget.buddypress div.item-avatar img{height:auto;max-width:48px;width:100%}.elementor-widget-wp-widget-bp_core_follow_following_widget div.item-avatar img,.elementor-widget-wp-widget-bp_core_recently_active_widget div.item-avatar img,.elementor-widget-wp-widget-bp_core_whos_online_widget div.item-avatar img,.widget_bp_core_recently_active_widget.buddypress div.item-avatar img,.widget_bp_core_whos_online_widget.buddypress div.item-avatar img,.widget_bp_follow_following_widget.buddypress div.item-avatar img{height:auto;max-width:52px;width:100%}.widget.buddypress:not(.widget_bp_groups_widget) span.activity{display:none}.widget.buddypress .item-avatar a{float:none;margin-bottom:0;margin-right:0}.elementor-widget-wp-widget-bp_core_members_widget #friends-list li,.elementor-widget-wp-widget-bp_core_members_widget #members-list li,.widget.buddypress #friends-list li,.widget.buddypress #members-list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:3px 0;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:100%}.elementor-widget-wrap #groups-list li,.widget.buddypress #groups-list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 0;margin-bottom:0;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:100%}.widget.buddypress div.item-content,.widget.buddypress div.item-meta{margin-left:0}.elementor-widget-wp-widget-bp_core_whos_online_widget .avatar-block,.widget_bp_core_recently_active_widget .avatar-block,.widget_bp_core_whos_online_widget .avatar-block{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:0 -2px}.elementor-widget-wp-widget-bp_core_follow_following_widget .item-avatar,.elementor-widget-wp-widget-bp_core_recently_active_widget .item-avatar,.elementor-widget-wp-widget-bp_core_whos_online_widget .item-avatar,.widget_bp_core_recently_active_widget .item-avatar,.widget_bp_core_whos_online_widget .item-avatar,.widget_bp_follow_following_widget .item-avatar{padding:2px;max-width:20%}.widget .item-list .item-avatar{margin-right:12px}.widget .item-list .item{-webkit-box-flex:1;-ms-flex:1;flex:1}.widget .item-list .item-title a{color:#122b46;letter-spacing:-.24px;line-height:16px}.widget .item-list .item-title a:hover{color:#007cff}.widget.widget_bp_groups_widget .item-list .item-title{margin-bottom:3px}.widget.widget_bp_groups_widget .item-list .item-title a{font-size:.9375rem;font-weight:500;color:#122b46;letter-spacing:-.24px}.widget.buddypress span.activity{color:#a3a5a9;font-size:12px;letter-spacing:-.26px;line-height:1.2}.widget_bp_core_login_widget:after{content:'';display:table;clear:both}.widget_bp_core_login_widget.bs-bp-login .widget-title{margin-bottom:10px}.widget_bp_core_login_widget label{font-size:.875rem}.widget_bp_core_login_widget .input{height:34px;padding-left:35px}.widget_bp_core_login_widget .input[type=password],.widget_bp_core_login_widget .input[type=text]{width:100%}.widget_bp_core_login_widget .forgetmenot{float:left;margin-top:10px}.widget_bp_core_login_widget.buddypress #bp-login-widget-form #bp-login-widget-submit{float:right;margin-top:20px;margin-right:0;background:#9ca8b4;border-radius:100px;border:0;color:#fff;font-size:14px;font-weight:500;min-width:100px;height:34px;cursor:pointer;padding:5px 20px}.widget_bp_core_login_widget.buddypress #bp-login-widget-form #bp-login-widget-submit.bp-login-btn-active{background:#007cff}.widget_bp_core_login_widget label[for=bp-login-widget-user-login],.widget_bp_core_login_widget label[for=bp-login-widget-user-pass]{position:relative}.widget_bp_core_login_widget label[for=bp-login-widget-user-login]:before,.widget_bp_core_login_widget label[for=bp-login-widget-user-pass]:before{content:'\e825';font-family:bb-icons;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;text-align:center;font-variant:normal;text-transform:none;line-height:1em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;top:35px;left:10px;color:#a1abb5;font-size:18px}.widget_bp_core_login_widget label[for=bp-login-widget-user-pass]:before{content:'\e829'}.widget_bp_core_login_widget label[for=bp-login-widget-user-pass] span.label-switch{position:absolute;top:38px;right:10px;font-size:0;-webkit-transition:all .3s ease;transition:all .3s ease;opacity:.3}.widget_bp_core_login_widget label[for=bp-login-widget-user-pass] span.label-switch.bb-eye{opacity:1}.widget_bp_core_login_widget label[for=bp-login-widget-user-pass] span.label-switch:after{content:'\e843';font-family:bb-icons;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;font-size:14px}.widget_bp_core_login_widget .bp-login-widget-register-link{clear:both;display:none}.widget_bp_core_login_widget .icheckbox_minimal{margin-right:5px}.widget_bp_core_login_widget .bs-login-id{margin:0;text-align:center}.widget_bp_core_login_widget .bs-login-id span{width:33%;border-radius:100%;position:relative;display:inline-block;background-size:cover;background-color:transparent;background-repeat:no-repeat;background-position:50% 50%}.widget_bp_core_login_widget .bs-login-id span:after{content:"";display:block;padding-bottom:100%}.widget .bp-site-wide-message #message button{background:0 0;border:0;padding:0;position:absolute;top:0;min-height:1px;top:-48px;right:-7px}.widget .bp-site-wide-message #message button span{font-size:0;line-height:1;display:block}.widget .bp-site-wide-message #message button span:before{content:'\e80a';color:#a1abb5;font-family:bb-icons;font-size:26px;font-style:normal;font-weight:400;display:inline-block;text-decoration:inherit;text-align:center;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.widget .bp-site-wide-message #message p{margin:0;padding-right:0;position:static}.widget .bp-site-wide-message #message p strong{font-weight:600;font-size:12px;color:#122b46;letter-spacing:.25px;line-height:16px;text-transform:uppercase;margin-bottom:-8px;display:block}.bp-site-wide-message{position:relative}div#groups-list-options{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-flow:row wrap;flex-flow:row wrap}.bb-widget-dropdown{margin-left:auto;position:relative}.bb-widget-dropdown i.bb-icon-menu-dots-v{position:relative;top:-2px;font-size:20px;margin-bottom:-5px;display:block}.widget_bp_core_recently_active_widget .widget-title{display:-webkit-box;display:-ms-flexbox;display:flex}.widget_bp_core_recently_active_widget .widget-title a.bs-widget-reload{color:#939597;margin-left:auto}.more-block{text-align:center;text-transform:uppercase;margin:10px 0 0;display:block;height:14px;font-size:12px;line-height:14px}.more-block a.count-more{cursor:pointer;padding-left:10px}.more-block a.count-more .bb-icon-angle-right{vertical-align:middle;line-height:14px}.more-block .bb-icon-angle-right:before{font-size:24px;vertical-align:bottom;margin-left:.1em;margin-right:0}.elementor-widget-wp-widget-bp_core_whos_online_widget .item-avatar a,.widget_bp_core_whos_online_widget .item-avatar a{position:relative;display:inline-block}.elementor-widget-wp-widget-bp_core_whos_online_widget .item-avatar a .member-status,.widget_bp_core_whos_online_widget .item-avatar a .member-status{width:13px;height:13px;right:-3px;top:1px;border:2px solid #fff}.elementor-widget-wp-widget-bp_core_whos_online_widget .item-avatar a .member-status.online,.widget_bp_core_whos_online_widget .item-avatar a .member-status.online{background-color:#1cd991}.elementor-widget-wp-widget-bp_core_whos_online_widget .item-avatar a .member-status.offline,.widget_bp_core_whos_online_widget .item-avatar a .member-status.offline{background-color:#bdbdbd}.elementor-widget-wp-widget-bp_core_members_widget #members-list .item-avatar a,.widget_bp_core_members_widget #members-list .item-avatar a{position:relative;display:inline-block}.elementor-widget-wp-widget-bp_core_members_widget #members-list .item-avatar a .member-status,.widget_bp_core_members_widget #members-list .item-avatar a .member-status{width:13px;height:13px;right:-3px;top:1px;border:2px solid #fff}.elementor-widget-wp-widget-bp_core_members_widget #members-list .item-avatar a .member-status.online,.widget_bp_core_members_widget #members-list .item-avatar a .member-status.online{background-color:#1cd991}.elementor-widget-wp-widget-bp_core_members_widget #members-list .item-avatar a .member-status.offline,.widget_bp_core_members_widget #members-list .item-avatar a .member-status.offline{background-color:#bdbdbd}.widget_bp_core_members_widget #members-list .member_last_visit{font-size:12px;color:#a3a5a9}.widget.buddypress #network-list li{display:-webkit-box;display:-ms-flexbox;display:flex}.widget.buddypress #network-list li .item-title a{letter-spacing:0;color:#122b46}.widget.buddypress #network-list li .item-data{color:#122b46}.widget.buddypress #network-list li .item-data .netowrk-post-activity{color:#939597}.widget.buddypress #network-list li div.item-avatar img{width:28px;height:28px}.widget.buddypress #network-list li .data-photo{max-width:60%;margin:5px 0 5px}.widget.buddypress #network-list li .data-photo a{border-radius:3px}.netowrk-post-type{color:#939597}a.button.logout-link{padding:6px 15px;min-height:20px;font-size:12px;font-weight:600;font-style:normal;line-height:1}body.buddypress .buddypress-wrap .bbp-logged-in h4{margin-top:4px;margin-bottom:0}#buddypress .bbp_widget_login a.button.logout-link,.buddypress .buddypress-wrap .bbp_widget_login a.button.logout-link{padding:3px 0 3px;font-size:13px;font-weight:500;font-style:normal;line-height:1;color:#007cff;background:0 0;border:0;min-height:auto}#buddypress .bbp_widget_login a.button.logout-link:hover,.buddypress .buddypress-wrap .bbp_widget_login a.button.logout-link:hover{color:#0f74e0}.bp-login-widget-user-logout a.logout{padding:0 0 3px;font-size:13px;font-weight:500;font-style:normal;line-height:1}.single .hentry .buddypress.widget .activity-list blockquote{background:0 0;color:#4d5c6d}.single .hentry .buddypress.widget .activity-list blockquote:before{display:none}.elementor-widget-wp-widget-bp_core_follow_following_widget .avatar-block,.elementor-widget-wp-widget-bp_core_recently_active_widget .avatar-block,.widget_bp_follow_following_widget .avatar-block{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:0 -2px}#buddypress .widget .mc4wp-form-fields p,.buddypress .buddypress-wrap .widget .mc4wp-form-fields p,.widget .mc4wp-form-fields p{display:-webkit-box;display:-ms-flexbox;display:flex}#buddypress .widget .mc4wp-form-fields input[type=submit],.buddypress .buddypress-wrap .widget .mc4wp-form-fields input[type=submit],.widget .mc4wp-form-fields input[type=submit]{font-size:14px;padding:0 10px;border-radius:0 3px 3px 0}#buddypress .widget .mc4wp-form-fields input[type=submit]:disabled,.buddypress .buddypress-wrap .widget .mc4wp-form-fields input[type=submit]:disabled,.widget .mc4wp-form-fields input[type=submit]:disabled{background:#d0d4d8}#buddypress .widget .mc4wp-form-fields input[type=submit][disabled=disabled],.buddypress .buddypress-wrap .widget .mc4wp-form-fields input[type=submit][disabled=disabled],.widget .mc4wp-form-fields input[type=submit][disabled=disabled]{background:#d0d4d8;color:#fff;border:1px solid transparent}#buddypress .widget .mc4wp-form-fields input[type=email],.buddypress .buddypress-wrap .widget .mc4wp-form-fields input[type=email],.widget .mc4wp-form-fields input[type=email]{border-radius:3px 0 0 3px;border-right:0;font-size:14px;letter-spacing:-.24px;min-width:160px}.widget_display_topics ul li{margin-bottom:15px}.widget_display_topics ul div{font-size:12px;color:rgba(0,0,0,.45);margin-top:3px}.widget_display_topics ul img.avatar{border-radius:50%}body.buddypress .buddypress-wrap .bb-recent-posts h4{margin:0}#buddypress .widget_display_search input#bbp_search_submit{display:none}.buddypress-wrap.round-avatars .widget:not(.widget_bp_core_members_widget) .avatar{border-radius:3px}.buddypress-wrap .widget.widget_bps_widget .standard-form label{font-weight:400;margin-top:0}.buddypress-wrap .widget.widget_bps_widget .standard-form .submit{padding-top:0}.widget_sfwd-quiz-widget li h4,body.buddypress .buddypress-wrap .widget_sfwd-quiz-widget li h4{margin-bottom:10px}#buddypress .widget_search .search-submit{display:none}.widget_nav_menu.buddypress_object_nav{overflow:hidden}.widget_nav_menu.buddypress_object_nav nav#object-nav.vertical{width:100%;min-height:auto}.widget_nav_menu.buddypress_object_nav nav#object-nav.vertical li.selected{background:0 0}.widget_nav_menu.buddypress_object_nav nav#object-nav.vertical li a{padding:2px 0}#buddypress.bp-single-vert-nav.bp-vertical-navs .bp-wrap nav#object-nav.vertical ul li a:hover{color:#122b46}#buddypress.bp-single-vert-nav.bp-vertical-navs .bp-wrap nav#object-nav.vertical ul li:hover{background:0 0}.widget_nav_menu.buddypress_object_nav nav#object-nav,.widget_nav_menu.buddypress_object_nav nav#object-nav.vertical{padding-left:0;padding-right:0;background-color:transparent;border:0;margin-bottom:0}.widget_nav_menu.buddypress_object_nav nav#object-nav .more-button,.widget_nav_menu.buddypress_object_nav nav#object-nav.vertical .more-button{display:none}.widget_nav_menu.buddypress_object_nav nav#object-nav.vertical>ul>li,.widget_nav_menu.buddypress_object_nav nav#object-nav>ul>li{padding-right:0;float:none}.widget_nav_menu.buddypress_object_nav nav#object-nav ul.sub-menu,.widget_nav_menu.buddypress_object_nav nav#object-nav.vertical ul.sub-menu{margin-left:0}.widget_nav_menu.buddypress_object_nav nav#object-nav ul.sub-menu a,.widget_nav_menu.buddypress_object_nav nav#object-nav.vertical ul.sub-menu a{padding:8px 0}.widget_nav_menu.buddypress_object_nav nav#object-nav ul.sub-menu a:hover,.widget_nav_menu.buddypress_object_nav nav#object-nav.vertical ul.sub-menu a:hover{background:0 0}.widget_nav_menu.buddypress_object_nav nav#object-nav ul.sub-menu .selected>a,.widget_nav_menu.buddypress_object_nav nav#object-nav.vertical ul.sub-menu .selected>a{background:0 0}.widget .bp-navs ul li{margin-bottom:10px}.bp-profile-search-widget{background:#fff;border:1px solid #e7e9ec;border-radius:4px;font-size:.875rem;line-height:1.35;margin-bottom:.9375rem;padding:0}.bp-profile-search-widget .bps-form-title{font-family:inherit;font-size:.75rem;font-weight:600;color:#122b46;letter-spacing:.25px;line-height:1rem;border-bottom:1px solid rgba(0,0,0,.06);margin:0;padding:1.125rem 1.25rem;text-transform:uppercase}.bp-profile-search-widget .bps-form{margin:0;padding:1.125rem 1.25rem 1.375rem}.bp-profile-search-widget .bps-label{font-size:14px;font-weight:400;margin-bottom:8px;display:block}.bp-profile-search-widget .bps-label strong{font-weight:400}.bp-profile-search-widget label{font-size:14px;font-weight:400}.bp-profile-search-widget .bp-checkbox-wrap label,.bp-profile-search-widget .bp-radio-wrap label{color:#7f868f}.bp-profile-search-widget input[type=search]{background:0 0;padding-left:12px;width:100%}.bp-profile-search-widget p.bps-description{margin:5px 0;font-size:12px;color:#7f868f}.bp-profile-search-widget .bp-checkbox-wrap,.bp-profile-search-widget .bp-radio-wrap{margin-bottom:10px}.bp-profile-search-widget .icheckbox_minimal,.bp-profile-search-widget .iradio_minimal{margin-right:5px;width:18px;height:18px}.bp-profile-search-widget .icheckbox_minimal.checked:after{font-size:25px;left:-5px;top:-5px}.bp-profile-search-widget .iradio_minimal.checked:after{left:0;top:0}.bp-profile-search-widget .submit-wrapper input{min-width:140px;font-size:14px;font-weight:500}.bp-profile-search-widget .bp-field-wrap input{width:100%}.bp-profile-search-widget .clear-from-wrap{margin-bottom:20px}.bp-profile-search-widget .bp-heading-field-wrap{background:#fbfbfc;border-top:1px solid #e7e9ec;border-bottom:1px solid #e7e9ec;margin:0 -20px 20px;padding:12px 20px}.bp-profile-search-widget .bp-heading-field-wrap strong{text-transform:uppercase;font-size:.75rem;font-weight:600;color:#122b46}.bp-profile-search-widget .bp-heading-field-wrap p.bps-description{margin:5px 0 0}.bp-profile-search-widget .date-label{display:block;margin-bottom:5px}.bp-profile-search-widget .date-wrapper select{margin-bottom:10px}.buddypress.widget ul.item-list{margin:0}.buddypress.widget ul.item-list li .item-avatar .avatar{width:100%}.elementor-widget-wp-widget-bp_latest_activities .activity-link-preview-image,.widget.activity_update .activity-link-preview-image{max-width:100%}.elementor-widget-wp-widget-bp_latest_activities .activity-link-preview-content,.widget.activity_update .activity-link-preview-content{clear:both;padding:0}.elementor-widget-wp-widget-bp_latest_activities .activity-link-preview-title,.widget.activity_update .activity-link-preview-title{font-style:normal;margin-bottom:5px;margin-right:0}.elementor-widget-wp-widget-bp_latest_activities footer cite,.widget.activity_update footer cite{margin-right:12px}.elementor-widget-wp-widget-bp_latest_activities .activity-list>div,.widget.activity_update .activity-list>div{margin-bottom:15px}.elementor-widget-wp-widget-bp_latest_activities .activity-list>div:last-of-type,.widget.activity_update .activity-list>div:last-of-type{margin-bottom:0}.elementor-widget-wp-widget-bp_latest_activities .activity-list>div p,.widget.activity_update .activity-list>div p{margin-bottom:10px}.elementor-widget-wp-widget-bp_latest_activities .activity-list img,.widget.activity_update .activity-list img{margin-bottom:0}.elementor-widget-wp-widget-bp_latest_activities .view.activity-time-since,.widget.activity_update .view.activity-time-since{font-style:normal;font-weight:500;font-size:13px}.elementor-widget-wp-widget-bp_latest_activities footer,.widget.activity_update footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.elementor-widget-wp-widget-bp_latest_activities .activity-update .update-item,.widget.activity_update .activity-update .update-item{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.elementor-widget-wp-widget-bp_latest_activities .activity-update p,.widget.activity_update .activity-update p{color:#a3a5a9}.elementor-widget-wp-widget-bp_latest_activities .activity-update p a:not(.activity-time-since),.widget.activity_update .activity-update p a:not(.activity-time-since){color:#122b46;font-weight:500}.elementor-widget-wp-widget-bp_latest_activities .activity-update p a:not(.activity-time-since):hover,.widget.activity_update .activity-update p a:not(.activity-time-since):hover{color:#007cff}.elementor-widget-wp-widget-bp_latest_activities .activity-update .activity-time-since,.widget.activity_update .activity-update .activity-time-since{display:block;font-size:12px;color:#939597;margin-top:5px}.elementor-widget-wp-widget-bp_latest_activities .activity-update .activity-time-since:hover,.widget.activity_update .activity-update .activity-time-since:hover{color:#007cff}.buddypress.widget .activity-update .update-item cite{-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px}.widget.bp-latest-activities .activity-update{color:#a3a5a9;font-size:14px;letter-spacing:-.24px;margin-bottom:20px}.widget.bp-latest-activities a{color:#122b46}.widget.bp-latest-activities a:hover{color:#007cff}.widget.bp-latest-activities p{margin-bottom:0}.widget-area .widget.bp-latest-activities .activity-update p img{max-width:15px;vertical-align:text-bottom;margin-right:5px;margin-left:2px}.subnav-search.groups-search{float:right;margin-top:-56px}.bs-groups-items{margin-bottom:0}.bs-groups-items .item-title a{margin-bottom:8px;display:inline-block}.bs-groups-items .item-meta p{margin-bottom:7px}.bs-groups-items .item-meta p:last-child{margin:0}.bs-groups-items span.status{text-transform:capitalize}.bs-groups-items .item-desc{font-size:14px;color:#4d5c6d;line-height:1.35;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-right:30px;display:block;display:-webkit-box;height:2.69em;margin:0 auto;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.bs-groups-items .item-desc:after{content:' ';display:inline-block;vertical-align:middle}.bs-groups-items .action{margin-left:auto}.bs-groups-items.list-view .item-title-wrap{min-width:0}.bs-groups-items.list-view .item-title a{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.group-item-avatar{background:#fff;border:3px solid #fff;box-shadow:0 2px 5px 0 rgba(18,43,70,.12),0 0 0 1px #e7e9ec;border-radius:1px;display:inline-block}a.group-item-avatar{border-radius:3px}a.group-item-avatar .avatar{max-width:100%}.bs-groups-items.grid-view .bs-item-list-inner{padding-bottom:14px;text-align:left}.bs-groups-items.grid-view .item-avatar{margin-top:-50px;position:relative;max-width:75px;width:100%}.bs-groups-items.grid-view span.status{font-size:13px;color:#939597;letter-spacing:-.24px}.bs-groups-items.grid-view .item-title{margin-bottom:15px}.bs-groups-items.grid-view .item-title a{margin-bottom:0}.bs-group-head{margin-bottom:6px}.btn-group{color:#007cff;font-size:13px;line-height:1.1875;letter-spacing:-.24px;font-weight:500;cursor:pointer}.buddypress-wrap .item-list.groups-list .item-meta{font-size:13px;font-weight:400;color:#a3a5a9}body #buddypress .bp-list .action .generic-button .leave-group,body #buddypress .bp-list .action .generic-button .membership-requested{background:#007cff;color:#fff}body #buddypress .bp-list .action .generic-button .leave-group:hover,body #buddypress .bp-list .action .generic-button .membership-requested:hover{color:#fff;box-shadow:inset 0 0 0 99999px rgba(0,0,0,.1)}body #buddypress .bp-list .action .generic-button .membership-requested{min-width:140px}.item-desc.group-item-desc{-ms-flex-item-align:center;align-self:center;-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:14px;line-height:1.4;padding-right:20px}.buddypress-wrap .groups-list .item-desc.group-item-desc p{margin:0;max-width:85%}#buddypress .bp-list.groups-list li .list-wrap .item .item-block{-webkit-box-flex:0;-ms-flex:0 0 28%;flex:0 0 28%;padding-right:15px}#buddypress .bp-list.groups-list li .list-wrap .item .item-block .groups-title a{width:100%;overflow-wrap:break-word;word-wrap:break-word}.groups-loop-buttons{-ms-flex-item-align:center;align-self:center;min-width:140px}#groups-order-select,.bp-groups-filter-wrap #dir-filters,div#groups-order-select .select-wrap{margin-top:0;margin-bottom:0}@media (hover:none){.entry-content .bs-group-head a.btn-group:not(.button):hover{color:#007cff}}#buddypress .group-title{line-height:1;margin:6px 0 2px}.bs-group-cover{overflow:hidden;margin:-15px -20px 5px;position:relative}.bs-group-cover a{border-radius:3px 3px 0 0;position:relative;overflow:hidden;padding-top:52.56%;display:block;background:#809ab4}.bs-group-cover a:before{background:rgba(0,0,0,.25);content:'';position:absolute;width:100%;height:100%;left:0;top:0}.bs-group-cover img{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;z-index:0;min-height:100%;width:auto;min-width:100%;object-fit:cover}.bs-group-members{display:inline-block;margin-right:12px}.bs-group-members img{border:1px solid #fff;max-width:24px;display:inline-block;margin-right:-8px;position:relative;z-index:3}.bs-group-members img:nth-child(2){z-index:2}.bs-group-members img:nth-child(3){z-index:1}a.bb-more{display:inline-block}a.bb-more i:before{margin:0;font-size:19px;line-height:.5;position:relative;top:3px;left:-7px;opacity:.7}.members-count{color:#4d5c6d}.bs-groups-items .bs-item-list-inner .item-meta{font-size:12px}.bs-groups-directory .bs-item-list-tabs{clear:both}#groups-list.bp-list .avatar{border-radius:3px}#groups-list.bp-list .group-avatar-wrap{min-height:81px;min-width:81px}#groups-list.bp-list.grid.bb-cover-enabled .item-avatar{margin-bottom:20px;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#groups-list.bp-list.grid.bb-cover-enabled .item-avatar .group-avatar-wrap{margin-top:-47px}#groups-list.bp-list.grid.bb-cover-enabled .item-avatar img{max-width:75px;width:100%}#groups-list.bp-list.grid.bb-cover-enabled .item-avatar .generic-button{text-align:right}#groups-list.bp-list.grid.bb-cover-enabled .item-avatar .generic-button .group-button{line-height:1.3;min-height:1px;padding:0;border:0;border-radius:0;min-width:1px;width:auto;background:0 0;box-shadow:none;margin:5px 0 5px auto;font-size:14px;color:#007cff}#groups-list.bp-list.grid.bb-cover-enabled .item-avatar .generic-button .group-button span{font-size:0}#groups-list.bp-list.grid.bb-cover-enabled .item-avatar .generic-button .group-button span:before{content:'\e876';font-family:bb-icons;speak:none;font-size:14px;margin-right:5px;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;list-style:none;-webkit-font-smoothing:antialiased}#groups-list.bp-list.grid.bb-cover-enabled .item-meta,#groups-list.bp-list.grid.bb-cover-enabled .list-title{text-align:left}#groups-list.bp-list.grid.bb-cover-enabled .groups-loop-buttons{-ms-flex-item-align:end;align-self:flex-end;min-width:1px;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:10px}#groups-list.bp-list.grid.bb-cover-enabled .groups-loop-buttons .group-button{text-align:right}#groups-list.bp-list.grid.bb-cover-enabled .footer-button-wrap,#groups-list.bp-list.grid.bb-cover-enabled .last-activity{display:none}#groups-list.bp-list.grid.bb-cover-disabled .item-avatar .groups-loop-buttons{display:none}#groups-list.bp-list.grid.bb-cover-disabled img.avatar{max-width:115px;width:100%}#groups-list.bp-list.grid.bb-cover-disabled .group-avatar-wrap{margin:5px 0 20px}#groups-list.bp-list.grid.bb-cover-disabled .item-meta{margin-bottom:5px}.group-members-wrap.only-grid-view{font-size:12px;color:#a3a5a9;letter-spacing:-.24px;margin-bottom:2px;text-align:left}.groups.group-members #group-members-search{height:34px;font-size:15px}.groups.group-members .buddypress-wrap .subnav-filters{margin-bottom:20px}a.bb-more-link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}a.bb-more-link i{font-size:12px}.groups.single-item .activity-update-form{margin-bottom:20px}#item-body.group-single-wrapper{margin:0 -10px}.bb-cover-disabled.grid .group-members-wrap.only-grid-view{display:none}.bp-shortcode-wrap .bp-feedback.info{margin-top:-5px;margin-bottom:20px}.bp-shortcode-wrap .dir-list{border-top:1px solid #e7e9ec;padding-top:30px}.bp-shortcode-wrap .item-desc.group-item-desc{padding-right:40px}.buddypress-wrap.bp-shortcode-wrap .subnav-filters{margin-top:-56px;float:right}body #buddypress .bp-list .action .generic-button .group-button{min-width:170px}#request-membership-form #group-request-membership-comments{min-height:80px;margin-bottom:20px}@media screen and (min-width:800px){.sidebar-left .bb-profile-grid,.sidebar-left .bb-user-nav-display-wrap{-ms-flex-flow:row-reverse;flex-flow:row-reverse}}@media (min-width:800px) and (max-width:1150px){.has-sidebar .bs-groups-items.list-view .item-wrap-left{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.has-sidebar .bs-groups-items.list-view .item-wrap-left{margin-bottom:20px}.has-sidebar .bs-groups-items.list-view div.action{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding:0;margin:0}.has-sidebar .bs-groups-items.list-view .item-wrap-right{-ms-flex-flow:row wrap;flex-flow:row wrap}.has-sidebar .bs-groups-items .item-desc{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-bottom:15px;padding-right:0}.has-sidebar #buddypress .bs-groups-items .action .button{display:inline-block}.bs-item-list.list-view .bb-group-profile-card .bs-meta-bp_group_last_active{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-bottom:15px}}@media (max-width:1000px){.bs-groups-items.list-view .item-wrap-left{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.bs-groups-items.list-view .item-wrap-left{margin-bottom:20px}.bs-groups-items.list-view div.action{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding:0;margin:0}.bs-groups-items.list-view .item-wrap-right{-ms-flex-flow:row wrap;flex-flow:row wrap}.bs-groups-items .item-desc{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-bottom:15px;padding-right:0}#buddypress .bs-groups-items .action .button{display:inline-block}.item-desc.group-item-desc{margin:10px 0;padding-right:0}#buddypress .bp-list.groups-list li .list-wrap .item .item-block,.item-desc.group-item-desc{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding-right:0}.buddypress-wrap .groups-list .item-desc.group-item-desc p{max-width:100%}body.logged-in .bp-list.groups-list li .item .item-block{margin-bottom:0}}@media (max-width:543px){.item-title a{font-size:18px;line-height:1.4}.bs-groups-items.list-view .item-wrap-left{padding-right:0}.bs-groups-items.list-view .item-wrap-right{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}@media screen and (max-width:782px){#item-actions.group-item-actions dl{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 0 10px;padding:0}}@media (max-width:380px){.list-view .item-wrap-left{-ms-flex-flow:row wrap;flex-flow:row wrap}.bs-item-list.list-view .item-avatar{margin-right:15px}.bs-groups-items .item-title a{margin-bottom:3px}.bs-groups-items.list-view .item-title-wrap{-webkit-box-flex:1;-ms-flex:1;flex:1}}@media (max-width:360px){.subnav-search.groups-search{float:right;margin-top:-6px;width:100%;margin-bottom:20px}}.bb-single-bp-content{background:#fff;border:1px solid #e7e9ec;border-radius:4px;padding:20px;margin-bottom:20px}#buddypress .bb-single-bp-content.bb-friends-wrap .bs-dir-search{margin-top:-10px}.bb-single-bp-content .bs-item-list-tabs{margin-top:20px;margin-bottom:-16px;border:0}.bb-single-bp-content .bs-item-list-tabs .selected a{font-weight:inherit}#buddypress .bb-single-bp-header{border-bottom:1px solid #e7e9ec;margin:0 -20px 20px;padding:0 20px 15px}#buddypress .bb-single-bp-header .bs-title{font-family:inherit;font-size:1rem;letter-spacing:.33px;margin-bottom:0;font-weight:600;text-transform:uppercase;line-height:1}#buddypress .bb-single-bp-header .bs-dir-search{margin:0 0 0 auto}#buddypress .bb-single-bp-header .bs-link{font-size:14px}.single-item.groups #buddypress div#item-header #item-header-cover-image #item-actions,.single-item.groups #buddypress div#item-header #item-header-cover-image #item-header-content{max-width:none}.single-item.groups #buddypress div#item-header div.generic-button{margin:0}.single-item.groups #buddypress div#item-header #item-buttons{padding:0;margin-bottom:0}.single-item.groups #buddypress .group-title-bar{margin-top:30px}.single-item.groups #buddypress div#item-header div#item-meta{margin:10px 0 5px 0;padding:0}.single-item.groups #buddypress div#item-header div#item-meta p{margin-bottom:12px;color:#4d5c6d}.single-item.groups #buddypress .highlight,.single-item.groups #buddypress .highlight strong{display:block;margin-bottom:12px;font-size:15px;background:0 0}.single-item.groups #buddypress .group-members-preview .gmp-list{margin-right:10px}.single-item.groups #buddypress .group-members-preview img{float:right;width:32px;height:32px;margin-left:-10px;border-radius:50%;border:1px solid #fff}.single-item.groups #buddypress .group-members-preview img:last-child{margin:0}.single-item.groups #buddypress div#item-header div#item-meta .group-members-preview p{margin:0;font-size:13px;color:#939597}.single-item.groups #buddypress div#item-header div#item-meta .group-members-preview p span{color:#3c4a5a}.single-item.subgroups #buddypress .item-body .subnav-filters{margin-bottom:1.5em}.single-item.subgroups #buddypress .item-body .groups-type-navs{display:none}#buddypress #item-header-cover-image #item-buttons{margin-left:auto}#buddypress .bs-group-invite .button,#buddypress .generic-button a.group-button.join-group,#buddypress .generic-button a.group-button.leave-group{background:0 0;border-width:1px;border-color:#007cff;box-shadow:none;color:#007cff;font-size:14px;min-height:34px;padding:6px 20px;border-radius:100px}#buddypress .bs-group-invite .button:hover,#buddypress .generic-button a.group-button.join-group:hover,#buddypress .generic-button a.group-button.leave-group:hover{color:#0070e6;border-color:#0070e6}.bb-group-members-wrap.bb-single-bp-content .item-meta{margin:10px 0 15px}.bs-suggested-groups .item{margin-bottom:10px;border:1px solid #e7e9ec;border-radius:4px;overflow:hidden}.bs-suggested-groups .item .bs-suggested-group-cover{height:66px;display:block;background-position:center top;background-repeat:no-repeat;background-size:cover}.bs-suggested-groups .item #item-header-avatar{position:relative;width:52px;margin-left:15px;margin-top:-40px;border:2px solid #fff;border-radius:3px}.bs-suggested-groups .item #item-header-avatar a{border-radius:3px;overflow:hidden}.bs-suggested-groups .item .item-meta{position:relative;padding:10px 15px 15px}.bs-suggested-groups .item h5{margin-bottom:0}.bs-suggested-groups .item .meta-members{font-size:13px;color:#939597}.bs-suggested-groups .item a.meta-join{font-size:15px;position:absolute;top:2px;right:15px}.bs-suggested-groups .item a.meta-join:hover{color:#0070e6}.widget-title .stats{color:#818385}.bs-group-invite .more,.bs-suggested-groups .more{font-weight:600}.bs-group-admins ul,.bs-group-members-grid ul,.bs-group-photos ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -2px -4px}.bs-group-admins ul li,.bs-group-members-grid ul li,.bs-group-photos ul li{margin-bottom:4px;padding:0 2px;width:-webkit-calc(100% * (1/4));width:calc(100% * (1/4))}.bs-group-admins ul a,.bs-group-members-grid ul a,.bs-group-photos ul a{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;font-size:13px;border-radius:3px;overflow:hidden;background:rgba(18,43,70,.05);color:#007cff}.bs-group-admins ul img,.bs-group-members-grid ul img,.bs-group-photos ul img{width:100%}.bs-group-photos ul li{width:-webkit-calc(100% * (1/3));width:calc(100% * (1/3))}.bs-group-invite .widget-title{margin-bottom:10px}.bs-group-invite p{margin-bottom:12px}.widget .more{font-size:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.widget .more i{margin-left:-8px;font-size:24px}.widget .more:hover{color:#0070e6}.bs-group-members-grid,.bs-group-photos{padding-bottom:15px}.bs-group-members-grid .more,.bs-group-photos .more{margin-top:15px;text-transform:uppercase;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#buddypress .bs-group-invite .group-invite-form,.bs-group-invite .group-invite-form{margin-bottom:10px}#buddypress .bs-group-invite input,.bs-group-invite input{font-size:14px;height:33px}#buddypress .bs-group-invite input[type=email],.bs-group-invite input[type=email]{width:-webkit-calc(100% - 72px);width:calc(100% - 72px);border:1px solid #dedfe2;border-radius:3px 0 0 3px}#buddypress .bs-group-invite input[type=submit],.bs-group-invite input[type=submit]{min-height:33px;line-height:33px;padding-top:0;padding-bottom:0;background:#d0d4d8;border-radius:0 3px 3px 0;border-left:0;color:#fff}#buddypress .bs-group-invite .button:hover,.bs-group-invite .button:hover{background:0 0}.group-members-heading{padding:20px;border:1px solid #e7e9ec;border-bottom:none;border-radius:4px 4px 0 0;background:#fff}.group-members-heading h6{margin:0;text-transform:uppercase}hr.group-members-border{height:1px;margin:0 20px;background:#e7e9ec}#buddypress #member-list{padding:10px;border:1px solid #e7e9ec;border-top:none;border-radius:0 0 4px 4px;background:#fff}#buddypress #member-list li{padding:10px;border:none}#buddypress #member-list h5{margin-bottom:0;font-weight:600}#buddypress #member-list h5 a{color:#122b46}#buddypress #member-list .member-options-wrap{position:relative;cursor:pointer}#buddypress #member-list .member-options-wrap>a{color:#a3a5a9}#buddypress #member-list .member-options-wrap>a:after{content:' ';position:absolute;width:0;height:0;top:26px;margin:0 8px 0 0;right:0;box-sizing:border-box;border:8px solid #000;border-color:#fff #fff transparent transparent;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);box-shadow:2px -3px 3px 0 rgba(0,0,0,.02);-webkit-transition:all linear .2s;transition:all linear .2s;z-index:101;opacity:0;visibility:hidden}#buddypress #member-list .member-options-wrap .member-options-menu{position:absolute;right:0;top:26px;margin-right:-10px;padding:10px 0;background:#fff;box-shadow:0 2px 7px 1px rgba(0,0,0,.05),0 6px 32px 0 rgba(18,43,70,.1);border-radius:4px;z-index:100;opacity:0;visibility:hidden;-webkit-transition:all linear .2s;transition:all linear .2s}#buddypress #member-list .member-options-wrap .member-options-menu a{display:block;padding:2px 15px;margin:0;min-height:0;font-size:13px;line-height:24px;white-space:nowrap;border:0;border-radius:0;background:0 0;color:#4d5c6d;text-align:left}#buddypress #member-list .member-options-wrap .member-options-menu a:hover{color:#007cff;background:#f5f5f5}#buddypress #member-list .member-options-wrap:hover>a{color:#122b46}#buddypress #member-list .member-options-wrap:hover>a:after{opacity:1;visibility:visible}#buddypress #member-list .member-options-wrap:hover .member-options-menu{opacity:1;visibility:visible}#buddypress #member-list .inside{border:1px solid #e7e9ec;border-radius:4px;overflow:hidden}#buddypress #member-list .inside>a{display:block;overflow:hidden}#buddypress #member-list .inside img{margin:0}#buddypress #member-list .member-info{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:20px}#buddypress #member-list .member-location{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;color:#939597}#buddypress #member-list .member-location i{margin-left:-8px;font-size:20px}#buddypress #member-list .activity{position:absolute;bottom:20px;left:20px}.bs-item-list.square-view .bs-item-list-inner{padding:0}.bs-item-list.square-view .bs-item-avatar{margin-bottom:0}.bs-item-list.square-view .bs-item-avatar img.avatar{border-radius:3px 0 0 3px;max-width:150px}.bs-item-list.square-view .bb-member-deails-wrap{text-align:left;padding:20px}.bs-item-list.square-view .follow-wrap{margin-bottom:0}.bs-item-list.square-view a.bs-dropdown-link{color:#122b46;border:0;display:inline-block;line-height:1;opacity:.4;padding:7px 0;-webkit-transition:all linear .2s;transition:all linear .2s;font-size:20px}.bb-member-deails-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.bb-member-deails-wrap>div{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.bb-member-deails-wrap>div:last-child{margin-top:auto}.bb-member-deails-wrap .item-meta{margin-top:-20px}.bp-group-status{margin-bottom:1rem}p.bp-group-meta.bp-group-status,p.bp-group-meta.bp-group-type{-ms-flex-item-align:start;align-self:flex-start;margin-top:8px;margin-bottom:10px}.groups-header #item-header-cover-image #item-actions{padding:0;text-align:left}.group-description{font-size:14px;color:inherit;margin:10px 0 0}.groups-header div#item-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column}.group-members #buddypress #item-body .bp-navs.group-subnav,.groups-header .moderators-lists .moderators-title{display:none}#buddypress.buddypress-wrap.bp-single-vert-nav #item-body #group-invites-container{-ms-flex-flow:column;flex-flow:column;border:0}#buddypress.buddypress-wrap.bp-single-vert-nav #item-body #group-invites-container .bp-navs.group-subnav{background:0 0;min-height:1px;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding:0;border:0}#buddypress.buddypress-wrap.bp-single-vert-nav #item-body #group-invites-container .group-invites-column{padding:0}.groups-header .parent-list .parent-title{display:none}.groups.group-admin #buddypress.buddypress-wrap.bp-single-vert-nav #item-body{border:0;-ms-flex-flow:column;flex-flow:column}.groups.group-admin #buddypress.buddypress-wrap.bp-single-vert-nav #item-body .bp-navs.group-subnav{background:0 0;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;min-height:1px;padding:0;border:0}.groups.group-admin #buddypress.buddypress-wrap.bp-single-vert-nav #item-body .bp-navs.group-subnav a{background:0 0;line-height:1.6875rem;padding:0}.groups.group-admin #buddypress.buddypress-wrap.bp-single-vert-nav #item-body .bp-navs.group-subnav .selected a{border-bottom:1px solid #007cff;font-weight:500}.groups.group-admin #buddypress.buddypress-wrap.bp-single-vert-nav #item-body .bp-navs.group-subnav li{float:left}.groups.group-admin #buddypress.buddypress-wrap.bp-single-vert-nav #item-body #group-settings-form{padding:10px 0}.bp-learndash-reports-filters-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-flow:row wrap;flex-flow:row wrap}.bp-learndash-reports-filters-form>*{margin-left:10px;margin-bottom:10px}.bp-learndash-reports-filters-form button.button{font-size:14px;font-weight:500;min-height:34px;min-width:120px;padding:6px 20px}.bp-learndash-reports-filters-form .bp-learndash-reports-filters select{height:34px}.bp_ld_report_table_wrapper h2{font-weight:500;font-size:22px;line-height:1.1}.bp_ld_report_table_wrapper .bp_ld_report_table{border:0;border-collapse:collapse;border-radius:4px;overflow:hidden;box-shadow:0 0 0 1px #e7eaec;width:100%!important}.bp_ld_report_table_wrapper .bp_ld_report_table thead tr{background:#fff;border-bottom:1px solid #e7e9ec}.bp_ld_report_table_wrapper .bp_ld_report_table thead th{border-bottom:0;font-size:13px;outline:0;font-weight:400;text-transform:uppercase;color:#a3a5a9}.bp_ld_report_table_wrapper .bp_ld_report_table td,.bp_ld_report_table_wrapper .bp_ld_report_table th{border:0;font-size:14px;padding:12px 20px}table.dataTable.no-footer.bp_ld_report_table{border-bottom:0}table.dataTable thead .sorting{background:url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/images/svg/sort-arrows.svg) no-repeat center right 15px;background-size:10px}table.dataTable thead .sorting_asc{background:url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/images/svg/sort-up.svg) no-repeat center right 15px;background-size:8px}table.dataTable thead .sorting_desc{background:url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/images/svg/sort-down.svg) no-repeat center right 15px;background-size:8px}.dataTables_wrapper .dataTables_processing{background:rgba(255,255,255,.78);box-shadow:0 0 0 1px #e7eaec;top:0;height:-webkit-calc(97% - 29px);height:calc(97% - 29px);min-height:48px;margin:0 auto;left:0;padding:15px 0 0 0;border-radius:4px;font-size:0}.dataTables_wrapper .dataTables_processing:after{content:'\e838';-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;font:normal normal normal 20px/1 bb-icons;speak:none;display:inline-block;text-decoration:inherit;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ld-report-course-name{font-weight:500;font-size:22px;line-height:1.1}.ld-report-course-name a{color:inherit}a.button.ld-report-export-csv.has-data{min-width:140px}.ld-report-course-stats,.ld-report-user-stats{color:#939597;margin-bottom:35px;border-radius:5px}.ld-report-course-stats b,.ld-report-user-stats b{color:#4d5c6d}.user-steps{color:#939597}.user-steps b{color:#4d5c6d}.ld-report-user-stats .user-message{margin-left:auto}.ld-report-user-stats a.send-message{min-width:120px}.ld-report-user-stats .item-meta{font-size:13px}.ld-report-user-stats .user-info{min-width:25%}#buddypress .ld-report-user-stats .generic-button .send-message{font-size:14px;font-weight:500;min-height:34px;padding:6px 20px}.item-header-wrap .bp-group-meta{margin:0}.item-header-wrap .bp-group-meta span{background-color:#eef0f3;border-radius:100px;display:inline-block;font-size:11px;font-weight:600;letter-spacing:.25px;color:rgba(77,92,109,.8);padding:6px 12px;line-height:1;margin:0 6px 0 0;white-space:nowrap}.item-header-wrap .bp-group-meta .group-type{background:#d94c61;color:#fff}.item-header-wrap .bp-group-meta .type-separator{display:none}.buddypress-wrap .item-header-wrap .bp-title{font-size:13px;font-weight:500;color:#a3a5a9;margin:0 0 5px}.item-header-wrap #item-actions.group-item-actions{margin-bottom:0}.item-header-wrap span.group-visibility:before{font:normal normal normal 12px/1 bb-icons;speak:none;display:inline-block;margin-right:5px;text-decoration:inherit;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.item-header-wrap span.group-visibility.public:before{content:'\e8e4';color:#0dd081}.item-header-wrap span.group-visibility.private:before{content:'\e90d';color:#d94c61}.item-header-wrap span.group-visibility.hidden:before{content:'\e850';color:#f7ba45;-webkit-transform:scale(1.4);-ms-transform:scale(1.4);transform:scale(1.4)}#buddypress div#item-header-cover-image .bb-bp-group-title{margin:0 10px 6px 0}#buddypress #item-header .bp-group-parent-wrap .parent-list{margin:0;padding:0}#buddypress #item-header .bp-group-parent-wrap .parent-list .avatar{max-width:26px;height:auto}#buddypress #item-header .bp-group-parent-wrap .group-list{margin:0 10px 0 0}#buddypress #item-header .bp-group-parent-wrap .group-list li{margin:0}#buddypress #item-header .bp-group-parent-wrap .bp-parent-group-title-wrap{margin:0}.bp-group-parent-wrap{margin-bottom:10px}#buddypress .bp-group-status .group-type,#buddypress .bp-group-type .group-visibility{display:none}.bp-parent-group-title{color:#4d5c6d;font-size:14px;font-weight:500;letter-spacing:-.2px}.bp-current-group-title{font-size:14px;letter-spacing:-.2px;color:#939597}#admins-list .action{margin-left:auto;margin-bottom:0}#admins-list .action .button{min-height:30px;font-size:12px;font-weight:600;letter-spacing:0;padding:0 20px;line-height:30px}#group-settings-form #admins-list li:last-child,#group-settings-form #members-list li:last-child{border-bottom:1px solid #e7e9ec}ul#group-admins li{margin:0 -10px 0 0}ul#group-admins li a{display:inline-block}ul#group-admins li .avatar{border:2px solid #fff}@media (max-width:800px){ul#group-admins{margin-left:-10px}}.groups-header .moderators-lists{margin:0}.groups-header #item-header-cover-image #item-actions,.groups-header #item-header-cover-image #item-header-content{padding-bottom:0}.groups-header #item-header-content .generic-button .group-button{background:0 0;color:#007cff;box-shadow:none}.groups-header #item-header-content .generic-button .group-button:focus,.groups-header #item-header-content .generic-button .group-button:hover{background:0 0;color:#0070e6;border-color:#0070e6}.groups-header #item-header-content .generic-button .group-button:active{background:0 0;color:#3d9bff;border-color:#3d9bff}#buddypress .action .button.appbosscm-report-button{min-height:1px;margin:0}#buddypress .groups-header.single-headers .action .button{margin-left:12px;margin-right:0}#buddypress .bp-list.grid .button.appbosscm-report-button{min-width:1px;width:auto}form.appbosscm-feedback-form{margin:0 0 1rem}form.appbosscm-feedback-form label{font-size:14px}.appbosscm-feedback-form-field-wrap{margin-bottom:1rem}.appbosscm-feedback-form-wrapper input.appbosscm-feedback-form-submit-button{min-width:120px;font-weight:500;font-size:14px;min-height:1px;padding:8px 20px;height:auto}#buddypress .users-header.single-headers .action .button.appbosscm-report-button{min-width:1px}.groups-header .moderators-lists .user-list{-webkit-box-flex:1;-ms-flex:1;flex:1}#buddypress .groups-header.single-headers .action .generic-button:first-child .button{margin-left:0}.groups-meta.action:after{content:'';display:table;clear:both}.buddypress-wrap:not(.bp-single-vert-nav) .bp-manage-group-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;background:#fff;border:1px solid #e7e9ec;border-radius:4px;margin-bottom:30px}.groups.group-admin #buddypress #item-body .bp-navs.group-subnav{-webkit-box-flex:0;-ms-flex:0 0 220px;flex:0 0 220px;background:#fbfbfc;border-right:1px solid #e7e9ec;border-bottom:0;min-height:60vh;border-radius:4px 0 0 4px;margin:0;padding:30px 0}.groups.group-admin #buddypress #item-body .bp-navs.group-subnav a{border:0;font-size:14px;color:#939597;letter-spacing:-.24px;display:block;padding:13px 20px;line-height:1;margin-bottom:1px}.groups.group-admin #buddypress #item-body .bp-navs.group-subnav a:hover{background:rgba(77,92,109,.1)}.groups.group-admin #buddypress #item-body .bp-navs.group-subnav .current a,.groups.group-admin #buddypress #item-body .bp-navs.group-subnav .selected a{background:rgba(77,92,109,.1);color:#007cff;font-weight:400;text-decoration:none}.groups.group-admin #buddypress #item-body #group-settings-form{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:40px 50px}.groups.group-admin #buddypress #item-body #group-settings-form label{display:block;font-size:15px;font-weight:400;color:#4d5c6d;letter-spacing:-.27px;line-height:1.187;margin-bottom:12px;margin-top:0}.groups.group-admin #buddypress #item-body #group-settings-form label span.icheckbox_minimal{margin-right:7px}.groups.group-admin #buddypress #item-body #group-settings-form #delete-group-understand+label:before{margin-right:12px}.groups.group-admin #buddypress #item-body #group-settings-form input[type=text],.groups.group-admin #buddypress #item-body #group-settings-form textarea{margin-bottom:30px}.groups.group-admin #buddypress #item-body #group-settings-form textarea{height:auto;min-height:100px;line-height:1.35;padding:10px 12px}.groups.group-admin #buddypress #item-body #group-settings-form .bp-controls-wrap{margin:0 0 30px}.groups.group-admin #buddypress #item-body #group-settings-form .group-settings-selections fieldset label{font-weight:600}.groups.group-admin #buddypress #item-body #group-settings-form .group-parent #bp-groups-parent{margin-bottom:1em}.groups.group-admin #buddypress #item-body .group-settings-selections fieldset{border:0;padding:0;margin:0 0 20px}.groups.group-admin #buddypress #item-body .group-settings-selections legend{color:#122b46;font-size:18px;font-weight:500;border-bottom:1px solid rgba(0,0,0,.1);padding-bottom:15px;width:100%;margin-bottom:25px}.groups.group-admin #buddypress #item-body .group-settings-selections ul{font-size:13px;margin:0 0 30px 53px;line-height:1.6}.groups.group-admin #buddypress #item-body label.bp-label-text.warn{margin-top:40px}.groups.group-admin #buddypress #drag-drop-area{background:rgba(240,243,247,.5);border:1px dashed #dedfe2;border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px;letter-spacing:-.24px;line-height:26px}.groups .bp-single-vert-nav #item-body #subnav .subnav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-bottom:20px}.groups .bp-single-vert-nav #item-body #subnav .subnav li:not(:last-child){padding-right:30px}.groups .bp-single-vert-nav #item-body #subnav .subnav .current a{border-color:#007cff;font-weight:500}.groups .bp-single-vert-nav #item-body #subnav .subnav a{background:0 0;border-bottom:1px solid transparent;display:block;padding:0 0 5px;line-height:2}.groups .bp-single-vert-nav .bb-media-container.group-albums,.groups .bp-single-vert-nav .bb-media-container.group-media{border:0;padding:0}.groups .bb-single-course-sidebar{margin:0!important}.groups .bb-single-course-sidebar .widget{box-shadow:none;border:1px solid #e7e9ec}.groups .bb-learndash-content-wrap{padding-top:0}.groups .bb-grid .bb-learndash-content-wrap{padding-right:10px}.groups h3.bbp-topic-title{display:none}.groups #bbpress-forums{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column}.groups #bbpress-forums .bp-group-single-forums{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.groups .bb-learndash-content-wrap .entry-title{font-weight:500;margin-top:10px}.groups .bb-learndash-content-wrap .bb-course-excerpt{margin-bottom:30px}.groups .bb-learndash-content-wrap .ld-progress-stats{color:inherit!important}.groups .bb-learndash-content-wrap .bb-about-instructor h5{margin:0 0 5px}.groups .learndash-wrapper .ld-course-status .ld-status{font-weight:500}#bbpress-forums.single-with-sub-forum{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column}#bbpress-forums.single-with-sub-forum .bp-group-single-forums{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}#bbpress-forums .bp-group-single-forums hr{height:1px;margin:0 0 35px}#group-settings-form #request-list{margin:0;padding:0}#group-settings-form #request-list li{margin:0;-ms-flex-flow:row wrap;flex-flow:row wrap}#group-settings-form #request-list .action{-webkit-box-flex:1;-ms-flex:1;flex:1}#group-settings-form #request-list .item-title{text-align:left}#group-settings-form #request-list img.avatar{max-width:50px}#group-settings-form #request-list .item{-ms-flex-flow:column;flex-flow:column}#group-settings-form #request-list .item-title h3{margin:0 0 5px}@media (min-width:1181px){.logged-in .item-header-wrap .bp-group-title-wrap,.logged-in .item-header-wrap .group-description{max-width:70%}.logged-in .item-header-wrap .groups-meta.action{position:absolute;top:20px;right:0;max-width:25%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.logged-in .item-header-wrap .groups-meta.action>.generic-button{margin-bottom:10px!important}}@media (max-width:1080px){.groups-header .groups-meta{margin:12px 0 4px}#buddypress .groups-header.single-headers .groups-meta.action .button{margin-left:0}}@media (max-width:960px){.dataTables_wrapper{overflow:auto}}@media (min-width:992px) and (max-width:1200px){#buddypress #member-list .inside img{width:90px}#buddypress #member-list .activity{position:static}}@media (max-width:799px){.bb-single-bp-content .flex.bs-item-list-tabs{-ms-flex-flow:row wrap;flex-flow:row wrap}#buddypress .bb-single-bp-content.bb-friends-wrap .bs-dir-search{margin-top:-45px;float:right}.bb-single-bp-content .bs-item-list-tabs ul{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;clear:both}#buddypress div#item-header-cover-image .bb-bp-group-title{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin:0 0 12px}div#item-header-content .group-description{margin-top:20px}.groups-header .groups-meta{margin:4px 0}}@media (max-width:520px){.bs-item-list.square-view .bs-item-avatar img.avatar{max-width:100px}.bb-member-deails-wrap .item-meta{margin-top:-8px}.bb-single-bp-header .bs-dir-search{width:100%}#buddypress .bb-single-bp-content.bb-friends-wrap .bs-dir-search{margin-top:0;margin-bottom:20px}.bs-item-list.square-view .bb-member-deails-wrap{padding:8px 15px}.tab-container-inner .list-view .avatar:not(.profile-avatar){max-width:36px}.tab-container-inner .bb-group-settings .item-title a{font-size:16px}.tab-container-inner .action .button{width:100%}}@media (max-width:380px){#buddypress .bb-single-bp-content.bb-friends-wrap .bs-dir-search{margin-top:0;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-bottom:20px}}.messages-wrapper{background:#fff;border:1px solid #e7e9ec;border-radius:5px;min-height:50vh}.messages-wrapper #subnav .subnav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;min-height:65px}.messages-wrapper #subnav li{margin:0;padding:0}.messages-wrapper #subnav #compose-personal-li{margin-right:0}.messages-wrapper #subnav a{border:0;font-weight:400;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.875rem;-webkit-transition:all linear .2s;transition:all linear .2s}.messages-wrapper #inbox-personal-li a{color:#122b46;font-size:18px;font-weight:500;letter-spacing:-.24px;line-height:1;padding:0}.messages-wrapper #inbox-personal-li a:hover{color:#007cff}.messages-wrapper #compose-personal-li a{color:#007cff;font-size:0;padding:0}.messages-wrapper #compose-personal-li a:after{content:'\E80C';font-family:bb-icons;font-size:22px;line-height:20px;text-align:center}.messages-wrapper #user_messages_search{height:32px;background-size:14px;background-position:left 12px center;background-color:#fbfbfc}.bp-messages-nav-panel .messages-search,.bp-messages-nav-panel .user-messages-search{width:100%}.bp-messages-nav-panel #subnav{padding:0 20px;margin:0}@media (max-width:800px){.bp-messages-nav-panel #subnav{border-bottom:1px solid #e7e9ec}}.buddypress-wrap .bb-profile-grid .bp-messages-nav-panel .subnav-filters{margin:15px 20px}.bp-messages-feedback:empty{display:none}#buddypress div.message-search{margin-right:0;margin-left:10px}#buddypress div.message-search input[type=text]{height:34px;font-size:13px;padding:0 12px;border-radius:17px;background-size:16px;background-repeat:no-repeat;background-position:14px 53%;background-image:url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/images/svg/search.svg);padding-left:2.375rem}.messages-screen .bp-messages-feedback .bp-feedback{margin:30px}@-webkit-keyframes autofill{to{background-color:transparent;background-image:url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/images/svg/search.svg)}}#buddypress div.message-search input#messages_search:-webkit-autofill{-webkit-animation-name:autofill;-webkit-animation-fill-mode:both}#message-thread{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;position:relative;padding:30px 30px 0;border-left:1px solid #e7e9ec;max-height:78vh;min-height:78vh;overflow-x:hidden;overflow-y:auto}div#buddypress #message-thread .confirm{position:absolute;top:20px;right:20px}div#buddypress #message-thread div.alt{background:rgba(247,250,254,.5)}.message-metadata{-ms-flex-flow:row wrap;flex-flow:row wrap}.message-metadata img{float:none;max-width:40px;border-radius:50%;margin-right:15px}.message-metadata .meta-user-info a{display:block;font-weight:500;font-size:14px;line-height:19px;color:#122b46;margin-bottom:2px}.message-metadata .meta-user-info a:hover{color:#007cff}.message-metadata .meta-user-info span{display:block;font-size:12px;line-height:14px;color:#a3a5a9}.thread-load{display:block;text-align:center}#bb-message-subject{margin-bottom:5px;font-family:inherit;font-size:16px;font-weight:500;letter-spacing:-.27px;line-height:1.1875}#buddypress #message-thread #message-recipients{letter-spacing:-.24px;margin:0}#buddypress #message-thread #message-recipients .highlight{font-size:14px;font-weight:300;color:#939597;background-color:transparent}#buddypress #message-thread #message-recipients .highlight a{color:#122b46}#buddypress #message-thread #message-recipients .highlight a:hover{color:#007cff}#message-thread{margin:0;font-size:14px;color:#4d5c6d;line-height:1.5;letter-spacing:-.24px}#message-thread .h1,#message-thread .h2,#message-thread .h3,#message-thread .h4,#message-thread .h5,#message-thread .h6,#message-thread address,#message-thread h1,#message-thread h2,#message-thread h3,#message-thread h4,#message-thread h5,#message-thread h6,#message-thread hr,#message-thread p{margin-bottom:1rem}a.bb-cover-link{display:block;position:absolute;width:100%;left:0;top:0;font-size:0;height:100%}.thread-excerpt,.thread-subject,.thread-to a{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.thread-subject .emoji{max-width:14px;vertical-align:middle;height:auto}.reply-box{padding:30px}.reply-box .reply-box-header{margin-bottom:16px}.reply-box .avatar{width:40px;margin-right:10px}.reply-box .reply-user-info p{margin-bottom:0;line-height:20px}.reply-box .reply-user-info p:first-child{font-size:14px;font-weight:500;color:#4d5c6d}.reply-box .reply-user-info p:last-child{font-size:12px;color:#a3a5a9}.reply-box textarea{display:block;width:100%;height:100px;margin-bottom:16px;padding:0 0 0 50px;border:none;font-size:16px;resize:vertical}#buddypress .reply-box input[type=submit].small{font-size:14px;min-height:34px;padding:6px 20px;border-radius:100px;line-height:1.4}#buddypress .reply-box input[type=submit].small:hover{outline:0;text-decoration:none;color:#fff;background-color:#0070e6;border-color:transparent}#send_message_form{padding:20px;margin:0;position:relative;color:#4d5c6d;min-height:82vh;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column}#send_message_form .bp-messages-form-header{border-bottom:1px solid #e7e9ec;margin:0 -20px 20px;padding:0 20px 18px}#send_message_form label[for=send-to-input]{margin:0}#send_message_form .select2-selection--multiple{border-color:transparent;padding:0}#send_message_form .select2-selection__rendered li{margin:0}#send_message_form li.select2-selection__choice{margin-right:10px}#send_message_form #bp-message-content{margin:auto -20px 0;padding:20px 20px 0}#buddypress #send_message_form .select2-search__field{background:0 0;border-width:0;min-width:100%;width:100%!important;padding-left:0}#send_message_form .dropzone .dz-default{margin:0 0 20px}#send_message_form .select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#4d5c6d;border-color:#4d5c6d;font-size:14px;color:#fff;letter-spacing:-.24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-flow:row-reverse;flex-flow:row-reverse;padding:0 8px}#send_message_form .select2-selection__choice__remove{font-size:0;line-height:1;margin:0 0 0 8px}#send_message_form .select2-selection__choice__remove:before{content:'\E828';font-family:bb-icons;font-size:13px;line-height:1;background:#fff;border-radius:50%;color:#4d5c6d;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:13px;min-height:13px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body .select2-container .select2-dropdown{background:#fff;box-shadow:0 2px 7px 1px rgba(0,0,0,.05),0 6px 32px 0 rgba(18,43,70,.1);border-radius:4px;border:0;padding:5px 10px;margin-right:0;max-width:300px}body .select2-container .select2-dropdown .select2-results__option{border-radius:3px;margin-bottom:0;font-size:14px;padding:2px 5px}.thread.bb-new-message{background:rgba(0,124,255,.1)}.messages .ac_results{background:#fff;box-shadow:0 2px 7px 1px rgba(0,0,0,.05),0 6px 32px 0 rgba(18,43,70,.1);border-radius:4px;border:none;min-width:200px;font-size:13px;max-width:200px;padding:5px 0;margin-left:-12px;margin-top:4px;overflow:visible}.messages .ac_results:after{content:' ';position:absolute;width:0;height:0;top:1px;margin:0 auto;left:15px;box-sizing:border-box;border:6px solid #000;border-color:#fff #fff transparent transparent;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);box-shadow:2px -3px 3px 0 rgba(0,0,0,.02);-webkit-transition:all linear .2s;transition:all linear .2s;z-index:101}.messages .ac_results li{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.messages .ac_results .ac_odd{background:#fff}.messages .ac_results .ac_over{color:#007cff;background:#f5f5f5}.messages .ac_results img{margin-right:0;width:auto!important;max-width:25px;border-radius:50%}#buddypress div#message-thread .bb-send-reply-title{font-size:13px;font-weight:500;color:#4d5c6d}#sitewide-notice{position:fixed;z-index:9999;top:2%;right:1%}@media (max-width:600px){#send_message_form{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.bb-messages-wrap{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.thread.bb-new-message{display:none}#message-thread,.bb-messages-wrap{overflow:initial;min-height:100%;max-height:100%}.bb-mobile-view .bb-messages-wrap{display:none}#message-thread{padding:30px 20px}.metadata-right{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding-left:50px}.message-metadata .message-star-actions{margin-left:auto}}@media (max-width:520px){#buddypress .bb-message-heading .message-search{margin:10px auto;width:100%}.bb-message-heading .message-search #messages_search{width:100%}}.buddypress-wrap .subnav-filters .user-messages-bulk-actions label{padding:0;margin:0;font-family:inherit;font-size:1rem;font-weight:500;text-transform:uppercase}.buddypress-wrap .subnav-filters .user-messages-bulk-actions .select-wrap:focus,.buddypress-wrap .subnav-filters .user-messages-bulk-actions .select-wrap:hover{box-shadow:none;outline:0}.buddypress-wrap .subnav-filters .user-messages-bulk-actions .bulk-apply{padding:0;margin:0;min-height:10px;line-height:1}.user-messages-bulk-actions .bulk-actions.select-wrap{margin-left:10px;margin-right:10px}.buddypress-wrap .subnav-filters .user-messages-bulk-actions div select{border:1px solid #eee;-webkit-appearance:none;background-image:url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/images/svg/arrow-down.svg);background-repeat:no-repeat;background-position:right 10px center;font-size:14px;height:26px;padding:0 25px 0 8px}#bp-message-thread-list{max-height:56vh;min-height:56vh}.buddypress-wrap .subnav-filters.bp-messages-filters .messages-search{margin-bottom:0;margin-top:0}.buddypress-wrap .subnav-filters.bp-messages-filters ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bp-messages-content{margin:0}.bp-messages-content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;padding:0 20px}.bp-messages-content-wrapper #messages-post-media-uploader.open{height:-webkit-calc(100% - 145px);height:calc(100% - 145px);left:0}#message-threads{border:0}#message-threads .bb-user-avatar{margin-right:15px}#message-threads .bb-user-avatar .avatar{max-width:40px}.bb-thread-subject{line-height:1.3;margin-bottom:10px}nav#subnav #subnav{margin-bottom:0}.bb-thread-cb{margin-top:10px}#message-threads .bp-message-link{border-bottom:0;padding:10px 28px 10px 20px;min-width:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#message-threads .bp-message-link:last-child{border-bottom:0}#message-threads .bp-message-link.unread{background-color:inherit}#message-threads .bp-message-link.unread .thread-to{position:relative}#message-threads .bp-message-link.unread .thread-to:before{content:'\25CF';font-size:14px;color:#007cff;position:absolute;left:-14px;top:0}#message-threads .bp-message-link:hover{background:#f5f6f7}#message-threads .bp-message-link:hover .thread-to{color:#007cff}#message-threads li.selected{background-color:#f7fafe}#message-threads .bp-message-link .thread-cb{-webkit-box-flex:0;-ms-flex:0 0 35px;flex:0 0 35px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}#message-threads .bb-thread-info{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.bb-thread-title{font-size:15px}.bb-thread-title .bb-user-link{font-weight:500;color:inherit}.bb-thread-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1;margin-bottom:3px}#message-threads .bp-message-link .thread-date{padding:0 0 0 10px;line-height:1;font-size:11px;color:#939597;-webkit-box-flex:1;-ms-flex:1;flex:1;letter-spacing:-.19px;min-width:0}.bp-messages-content time{font-size:12px;letter-spacing:-.24px;line-height:1.3;font-size:12px;font-weight:300;color:#a3a5a9}.user-messages-bulk-actions .bs-styled-checkbox+label:before{margin-right:15px}#buddypress .mce-toolbar .mce-btn button,#buddypress .mce-toolbar .mce-btn button:focus,#buddypress .mce-toolbar .mce-btn button:hover{background:0 0;border:0;box-shadow:none;padding:0;margin:0;color:inherit;min-height:16px;padding-bottom:2px}#message-threads li .thread-content .excerpt{margin:0 0 3px;font-size:14px;color:#7f868f;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bp-messages-content #bp-message-thread-header h2:first-child{background-color:transparent;color:#122b46;padding:0;margin-bottom:12px;font-family:inherit;font-size:16px;font-weight:500;letter-spacing:-.27px;line-height:1.25}.bp-messages-content .preview-thread-title .messages-title,.bp-messages-content .single-thread-title .messages-title{padding-left:0}ul.participants-list{list-style:none;margin:0}.preview-content .actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bp-messages-content .thread-participants dd,.bp-messages-content .thread-participants ul{margin-bottom:0}dl.thread-participants{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-flow:row wrap;flex-flow:row wrap;padding:10px 20px 10px 0}dl.thread-participants+.actions{position:absolute;right:20px}.bp-messages-content .thread-participants img{width:100%;max-width:30px;border-radius:50%}.bp-messages-content .preview-pane-header,.bp-messages-content .single-message-thread-header{margin-bottom:0}.bp-messages-content .thread-participants{margin:0;width:auto;font-size:16px;color:#122b46;letter-spacing:-.27px}.bp-messages-content .thread-participants .participants-name a{color:#122b46}.bp-messages-content .thread-participants .participants-name a:hover{color:#007cff}.bp-messages-content .thread-participants dt{padding-right:10px}.bp-messages-content .thread-participants dd,.bp-messages-content .thread-participants dt{display:block;width:100%;line-height:1.2em}.bp-messages-content .participants-list a{display:inline-block;margin-right:3px}div#subsubnav:empty{display:none}dl.thread-participants{font-size:14px;line-height:1.5;letter-spacing:-.24px}body.compose .bp-messages-content{border:0}body.compose #compose-personal-li #compose{color:#939597}.mce-btn button:hover,.mce-window-head .mce-close:hover{background:0 0;box-shadow:none}button.message-action-delete.bp-tooltip.bp-icons{background:0 0;border:0;color:inherit}button.message-action-delete.bp-tooltip.bp-icons:focus,button.message-action-delete.bp-tooltip.bp-icons:hover{background:0 0;box-shadow:none;border:0}.bp-hide{display:none!important}.bp-messages-content .thread-participants li{float:left;margin:5px 2px}.bp-messages-content .single-message-thread-header{border-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:65px}.single.messages.view .bp-messages-filters,.single.messages.view .bp-messages-threads-list{display:block}.bp-messages-content:empty{display:none}.bp-messages-content,.bp-messages-threads-list{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;padding:0}#message-threads .bp-message-link .thread-avatar{-webkit-box-flex:0;-ms-flex:0 0 45px;flex:0 0 45px;margin-right:20px}#message-threads .bp-message-link .thread-avatar img.avatar{margin:0}.thread-to{font-size:14px;color:#122b46;margin-bottom:5px;opacity:.85;text-transform:capitalize}.unread .thread-to{font-weight:500;opacity:1}.unread .thread-subject{font-weight:500}.unread .thread-date time{position:relative}.unread .thread-date time:after{content:'';height:8px;width:8px;border-radius:100%;background-color:#0f74e0;display:inline-block;position:absolute;right:-17px}.buddypress-wrap .bp-messages.bp-user-messages-feedback{border:0;border-radius:0}.messages.compose #message-threads .bp-message-link .thread-date,.messages.view #message-threads .bp-message-link .thread-date{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;padding:7px 0 0 10px;margin-bottom:auto}#bp-messages-next-page,#bp-messages-prev-page{padding:0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:34px;height:34px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:15px}#message-threads .bp-message-link .thread-content .thread-subject{color:#939597;font-size:12px;letter-spacing:-.21px;line-height:1.5}#message-threads li.unread .thread-subject .subject{color:#939597}.bp-avatar-wrap{margin-right:18px;max-width:38px}.bp-messages-content #bp-message-thread-list{background:0 0;border:0;border-top:1px solid #e7e9ec;margin:0 -20px;padding:10px 20px}.bp-messages-content #bp-message-thread-list li{margin:0 -20px;border-radius:0;padding:10px 20px;border:0;box-shadow:none;width:auto}.bp-messages-content #bp-message-thread-list .message-metadata .user-link strong:after{display:none}.bp-messages-content form.send-reply .avatar-box{padding:0}#message-threads .bp-message-link .thread-content{-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:1;min-width:0}.bp-messages-content .thread-participants .thread-date{color:#a3a5a9;font-size:13px;font-weight:400}#bp-message-load-more:empty{display:none}#buddypress button.message-action-delete{background:0 0;border:0;color:inherit;font-size:10px;padding:0;line-height:1;min-height:1px;height:auto}#buddypress button.message-action-delete:focus,#buddypress button.message-action-delete:hover{background:0 0;box-shadow:none}#buddypress button.message-action-delete .dashicons-trash{font:normal normal normal 18px/1 bb-icons;speak:none;display:inline-block;text-decoration:inherit;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#939597}#buddypress button.message-action-delete .dashicons-trash:before{content:'\e937'}.bp-messages-content .actions{line-height:1.3}.message-metadata .user-link{height:auto}.bp-messages-content #bp-message-thread-list .message-metadata time{color:#a3a5a9;font-size:12px;padding-left:4px}.bp-messages-content #bp-message-thread-list .message-metadata .avatar{width:auto}.bp-messages-content #send-reply{margin:0 -20px}.bp-messages-content #send-reply .wp-editor-container{border-left:0;border-right:0}.bp-messages-content #send-reply .message-metadata{display:none}.bp-messages-content #send-reply #bp-message-content{margin-top:0}.bp-messages-content #send-reply .dropzone .dz-default{padding:20px}.buddypress-wrap .standard-form#send-reply textarea{width:100%;border:0}#bp-message-thread-list:empty{border:0;max-height:-webkit-calc(56vh + 65px);max-height:calc(56vh + 65px);min-height:-webkit-calc(56vh + 65px);min-height:calc(56vh + 65px);padding:20px;text-align:center}#bp-message-thread-list:empty:before{font:normal normal normal 20px/1 bb-icons;speak:none;display:inline-block;text-decoration:inherit;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\E838';-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear}#bp-message-load-more .button .dashicons-update{font-family:bb-icons}#bp-message-load-more .button .dashicons-update:before{content:"\e838"}.messages.compose .bp-messages-filters{display:block}#buddypress #bp-messages-reset,#buddypress #bp-messages-send{min-width:140px;font-weight:500;height:40px}.buddypress-wrap .standard-form .wp-editor-container{border:1px solid #dedfe2}.send-reply.loading{position:relative}.send-reply.loading:before{background:rgba(255,255,255,.6);content:'';position:absolute;height:100%;width:100%;z-index:10}.send-reply.loading:after{position:absolute;top:42%;left:0;right:0;margin-top:0;margin:auto;content:"\e838";font-family:bb-icons;font-size:24px;line-height:36px;text-align:center;-webkit-animation:spin 3s infinite linear;animation:spin 3s infinite linear;z-index:12}#message_content_ifr{max-height:80px}#message_content>p:last-child{margin-bottom:0}.no-message-wrap .dashicons-email-alt{background:url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/images/svg/new-message.svg) no-repeat center center;display:block;margin:20px auto 0;height:80px;width:86px}.no-message-wrap .dashicons-email-alt:before{display:none}.no-message-content{padding:20px 40px;font-size:15px;color:#939597;letter-spacing:-.24px;line-height:1.46}#bp-messages-threads-list .no-message-content h3{font-size:22px;margin-bottom:15px}#bp-message-content{border-top:1px solid #e7e9ec;padding:20px}#bp-message-content .medium-editor-element,#bp-message-content .medium-editor-placeholder{font-size:16px}#bp-message-content .medium-editor-element:not(.emojionearea){border:0;min-height:60px;padding:0}#bp-message-content .medium-editor-placeholder:after{color:#c3c6c9}#bp-message-content .messages-attached-gif-container{margin-bottom:10px}.bp-messages-content #send_reply_button{margin:0}#message-form-submit-wrapper,#message-reply-form-submit-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#message-new-submit,#message-reply-new-submit{padding:0}#message-new-submit input,#message-reply-new-submit input{margin-right:0}.bp-messages-container .bp-messages.loading{border:0}.bp-messages-container .bp-messages.loading .dashicons-update{font-family:bb-icons}.bp-messages-container .bp-messages.loading .dashicons-update:before{content:"\e838"}.bp-message-content-wrap .bp-messages.loading{display:none}#page .ql-bubble .ql-tooltip{padding:0 10px}#page .ql-bubble .ql-tooltip button{background:0 0;margin:0;padding:0}#page .ql-bubble .ql-toolbar button svg,#page .ql-bubble.ql-toolbar button svg{float:none;max-width:18px}#page .ql-bubble .ql-toolbar .ql-formats{margin:0}#page .ql-bubble .ql-toolbar .ql-formats:first-child{margin-left:0}.bp-single-message-content .bp-user-link{font-size:14px;color:#122b46;letter-spacing:-.2px;line-height:1.21}.bp-single-message-content .message-metadata{margin-bottom:5px}#bp-message-thread-list .bp-message-content-wrap{color:#122b46;letter-spacing:-.2px;line-height:1.28}.messages .bp-single-vert-nav .item-body{padding:0}.messages .bp-single-vert-nav #subnav{border-bottom:1px solid #e7e9ec}#whats-new-messages-toolbar .emojionearea .emojionearea-picker .emojionearea-search>input{outline:0;width:100%;min-width:100%;height:30px}#whats-new-messages-toolbar .gif-media-search-dropdown.open{margin:0 0 10px -20px;top:auto;bottom:100%;padding-bottom:0;padding-top:10px}#whats-new-messages-toolbar .gif-media-search-dropdown:before{left:38px;top:auto;bottom:-11px;-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg)}#whats-new-messages-toolbar .gif-search-content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:column-reverse;flex-flow:column-reverse}#whats-new-messages-toolbar .emojionearea .emojionearea-picker{top:auto;bottom:40px}#whats-new-messages-toolbar .emojionearea .emojionearea-picker.emojionearea-filters-position-top .emojionearea-filters{top:auto;bottom:0}#whats-new-messages-toolbar .emojionearea .emojionearea-picker .emojionearea-search-panel{top:auto;bottom:40px}#whats-new-messages-toolbar .emojionearea .emojionearea-picker.emojionearea-filters-position-top.emojionearea-search-position-top .emojionearea-scroll-area{bottom:auto;top:0}#whats-new-messages-toolbar .emojionearea .emojionearea-picker.emojionearea-picker-position-bottom .emojionearea-wrapper:after{bottom:-10px;top:auto;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.bp-close-compose-form{color:rgba(18,43,70,.4);line-height:1}.bp-close-compose-form .dashicons{font:normal normal normal 24px/1 bb-icons;-webkit-transition:all linear .2s;transition:all linear .2s;width:auto;height:auto}.bp-close-compose-form .dashicons:before{content:'\E8F6'}.bp-back-to-thread-list{color:rgba(18,43,70,.4);line-height:1;margin-left:-10px}.bp-back-to-thread-list .dashicons{font:normal normal normal 24px/1 bb-icons;-webkit-transition:all linear .2s;transition:all linear .2s;width:auto;height:auto}.bp-back-to-thread-list .dashicons:before{content:'\E87A'}#message-threads .current a{background:#f5f6f7}@media screen and (min-width:46.8em){.bp-single-vert-nav #subnav{background:0 0}.bp-single-vert-nav #subnav li{font-size:inherit;margin:0}.bp-single-vert-nav #subnav li a{border-right:0;padding:0 0 5px}}@media screen and (min-width:55em){.buddypress-wrap form.bp-dir-search-form,.buddypress-wrap form.bp-invites-search-form,.buddypress-wrap form.bp-messages-search-form{width:auto}}@media screen and (min-width:1081px){.bp-messages-nav-panel{border-right:1px solid #e7e9ec}}@media screen and (max-width:1080px){.messages-wrapper{margin-bottom:20px;min-height:65vh}#send_message_form{min-height:74vh}#bp-message-thread-list{max-height:100%;min-height:100%}}@media screen and (max-width:800px){.messages-screen>.flex{-ms-flex-wrap:wrap;flex-wrap:wrap}.messages-screen>.flex .bp-messages-content{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;border-top:1px solid #e7e9ec}}@media screen and (max-width:680px){.messages-wrapper #subnav{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.buddypress-wrap .messages-wrapper .bp-subnavs{margin:0}.messages-wrapper #subnav .subnav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.messages-screen{border-left:0;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.bp-messages-content #message-threads{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;min-height:10px;max-height:100%;overflow:initial}}@media screen and (min-width:46.8em){.bp-messages-user-threads{max-height:66vh}}#buddypress .notifications-header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:14px}#buddypress .notifications-header .entry-title{margin:0}#buddypress .notifications-header .subnav-filters{margin:0}#buddypress .notifications-header #subnav{border:0}#buddypress .notifications-header .bp-navs{margin:0;width:auto}#buddypress .notifications-header .bp-navs li{margin-bottom:0}#buddypress .notifications-header .bp-navs li:last-child{padding:0}.notifications-options-nav .select-wrap{float:left}@media screen and (max-width:544px){.notifications-options-nav>.select-wrap{width:100%}.notification-list .bs-header-item .bb-sort-by-date{margin-left:10px}}#notifications-bulk-management #notification-select{background-position:right .6rem center;border:0;font-size:14px;height:34px;padding-right:30px;min-width:125px}.bs-member-notifications .notification-header{border:0;padding:0;margin-bottom:30px}.bs-member-notifications .title.title{font-size:1.75rem}.bs-member-notifications .notification-header a{font-size:.875rem}.bs-member-notifications .notification-header .settings{color:inherit;font-size:1.375rem;color:#9ca8b4;min-width:22px;text-align:right;margin-left:20px}.notification-wrap.menu-item-has-children>a:after{bottom:-4px;left:0}.notification-wrap.menu-item-has-children>a:before{content:'';display:block;position:absolute;bottom:7px;left:4px;width:15px;height:15px;background:#fff;border-right:1px solid #e7e9ec;border-bottom:1px solid #e7e9ec;-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg);opacity:0;visibility:hidden}.notification-wrap.menu-item-has-children.selected>a:before{opacity:1;visibility:visible;z-index:1002}.circle-mark{display:block;width:10px;height:10px;border:2px solid;border-radius:100%;color:rgba(0,124,255,.5)}.circle-mark.read{background:#007cff}.notification-list .unread{background:#f7fafe}.bs-item-list.notification-list .bs-item-wrap.read-item{background:#f7fafe}.bs-item-list.notification-list .bs-item-wrap:not(.no-hover-effect):hover{border-left-color:#f5f5f5;border-right-color:#f5f5f5}.unread-item{background:#f0f3f7}.notification-list{margin-left:0}.site-header .notification-list{min-width:420px;max-height:52vh;overflow:auto;padding-bottom:0;margin-bottom:0;overflow-x:hidden}@media (max-width:543px){.site-header .notification-list{min-width:330px}}.notification-list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:15px 20px;border-bottom:1px solid #e7e9ec;position:relative}.notification-list li:hover{background:#f5f5f5}@media (min-width:1025px){.notification-list li:hover .actions{opacity:1;visibility:visible;-webkit-transition:.2s all;transition:.2s all}}.notification-list .actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:center;align-self:center;padding-left:5px;position:relative}@media (min-width:1025px){.notification-list .actions{opacity:0;visibility:hidden}}.notification-list .actions a{display:inline-block;padding:0;font-size:24px;margin-left:4px}.notification-list .bs-item-wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.notification-list .delete-notification{color:#122b46;opacity:.4;margin-left:10px}.notification-list .delete-notification:hover{color:#007cff;opacity:1}.menu-item-has-children .notification-list li:last-child{margin-bottom:-1px}#header-notification-dropdown .notification-list li{padding-right:12px}.notification-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px 20px;border-bottom:1px solid #e7e9ec}.notification-header a{display:block;font-size:13px;font-weight:inherit;color:#007cff;letter-spacing:-.24px;line-height:1;margin:0 0 0 22px;padding:0}.notification-header a:hover{background:0 0}.notification-header a.mark-all-read{margin-left:auto}.notification-header .settings{color:inherit}.notification-header .settings i{margin-left:-7px}.notification-header .title{font-size:1rem;line-height:1;margin:0}.notification-header .title+a{margin-left:auto}.notification-avatar{margin-right:10px;position:relative}.notification-avatar img{display:block;max-width:36px;border-radius:50%}.notification-content{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:14px;color:#a3a5a9;letter-spacing:-.24px;line-height:1.3;position:relative}.notification-content a{color:#122b46}.notification-content a:hover{background:0 0}.notification-content a span{color:#007cff;display:inline-block}.notification-content .posted{display:block;margin-top:3px}.bs-item-wrap .notification-content{font-size:16px}.bs-item-wrap span.posted{font-size:14px}.bs-item-wrap .notification-avatar{margin-right:20px}.notification-footer{position:relative;bottom:0;background:#fff;width:100%;border-top:1px solid #e7e9ec}.notification-footer .delete-all{font-size:12px;font-weight:500;color:#007cff;padding:12px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.notification-footer .bb-icon-angle-right{color:inherit;margin-left:0;opacity:.6}.bb-full-link{font-size:0}.bb-full-link>a{cursor:pointer;font-size:0;position:absolute;width:100%;height:100%;left:0;top:0;opacity:0}#header-messages-dropdown-elem .notification-link.active i:after{right:0}body.messages .bp-vertical-navs #item-body,body.notifications .bp-vertical-navs #item-body,body.settings .bp-vertical-navs #item-body{margin:0;padding:0}body.messages .bp-vertical-navs #subnav,body.notifications .bp-vertical-navs #subnav,body.settings .bp-vertical-navs #subnav{margin:0!important}body.messages #buddypress.bp-single-vert-nav.bp-vertical-navs .bp-wrap,body.notifications #buddypress.bp-single-vert-nav.bp-vertical-navs .bp-wrap,body.settings #buddypress.bp-single-vert-nav.bp-vertical-navs .bp-wrap{margin-top:0}@media (min-width:544px){#notifications-filter-select .select-wrap{margin:0 0 0 30px}}@media (max-width:543px){.bs-member-notifications .bs-item-list.list-view .bs-item-wrap{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}section.notifications .notification-list .actions{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-top:10px;padding-left:75px}.bs-item-wrap span.posted{margin-top:5px}.bs-member-notifications .notification-header{-ms-flex-flow:row wrap;flex-flow:row wrap}#buddypress #item-body .bs-member-notifications .title{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-bottom:20px}.bs-member-notifications .notification-header a.mark-all-read{margin-left:0}.bs-member-notifications .notification-header .settings{margin-left:auto}#buddypress .notifications-header{-ms-flex-flow:row wrap;flex-flow:row wrap}#buddypress .notifications-header .subnav-filters{margin-top:20px;width:100%}.notifications-header .notifications-search,.notifications-header .subnav-search{width:100%}#buddypress .notifications-header .bp-navs li:last-child{padding-right:0}.notifications-header .subnav-filters div{margin-top:0;margin-bottom:0}}@media screen and (max-width:440px){.bb-sort-by-date{margin-top:10px;width:100%}}.notification-list .bb-notification-loader{display:block!important;position:relative;width:40px;height:40px;margin:0 auto}.notification-list .bb-notification-loader i{display:inline-block;position:absolute;left:8px;width:6px;background:#ddd;-webkit-animation:bb-notification-load 1.2s cubic-bezier(0,.5,.5,1) infinite;animation:bb-notification-load 1.2s cubic-bezier(0,.5,.5,1) infinite}.notification-list .bb-notification-loader i:nth-child(1){left:8px;-webkit-animation-delay:-.24s;animation-delay:-.24s}.notification-list .bb-notification-loader i:nth-child(2){left:19px;-webkit-animation-delay:-.12s;animation-delay:-.12s}.notification-list .bb-notification-loader i:nth-child(3){left:30px;-webkit-animation-delay:0;animation-delay:0}@-webkit-keyframes bb-notification-load{0%{top:4px;height:34px}100%,50%{top:14px;height:12px}}@keyframes bb-notification-load{0%{top:4px;height:34px}100%,50%{top:14px;height:12px}}body.bp-user.profile:not(.public) #buddypress.bp-single-vert-nav.bp-vertical-navs .bp-wrap{margin-top:0}body.bp-user.profile:not(.public) .bp-wrap{background:0 0;border:0}body.bp-user.profile:not(.public) .bp-vertical-navs #item-body{margin:0;padding:0}body.bp-user.profile:not(.public) .bp-vertical-navs #subnav{margin:0!important}.bp-vertical-navs .bb-profile-grid{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:1px;margin:0}.buddypress-wrap .profile{margin:0}header.profile-header{margin-bottom:30px}#item-body .bb-profile-title{margin:0}.profile-loop-header{margin-bottom:0;border-bottom:1px solid #e7e9ec;margin:0 -30px 30px;padding:10px 30px}.profile-loop-header .entry-title.bb-profile-title{margin:0;font-family:inherit;font-size:18px;font-weight:500}@media (max-width:375px){#buddypress .bp-profile-content .profile-loop-header .button{padding:6px 14px}}.bp-profile-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;background:#fff;border:1px solid #e7e9ec;border-radius:4px;margin-bottom:30px}.bp-profile-wrapper table.profile-fields{box-shadow:none;border-radius:0}.bp-profile-wrapper .bp-tables-user tbody tr:nth-child(odd){background:0 0}.bp-profile-wrapper .bp-widget:not(:last-child){margin-bottom:30px}.bp-profile-wrapper #public-personal-li{display:none}.bb-user-nav-display-wrap .bp-profile-wrapper{background:0 0;border:0;border-radius:0}.bb-user-nav-display-wrap .bp-profile-content{padding:0}.bb-user-nav-display-wrap header.profile-header{padding-top:0;padding-bottom:20px}#page #buddypress #item-body .bp-profile-wrapper #subnav{-webkit-box-flex:0;-ms-flex:0 0 230px;flex:0 0 230px;background:#fbfbfc;border-right:1px solid #e7e9ec;border-bottom:0;min-height:60vh;border-radius:4px 0 0 4px;margin:0;padding:30px 0}#page #buddypress #item-body .bp-profile-wrapper #subnav .subnav{float:none}#page #buddypress #item-body .bp-profile-wrapper #subnav li{float:none;padding:0}#page #buddypress #item-body .bp-profile-wrapper #subnav a{border:0;font-size:14px;color:#939597;letter-spacing:-.24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px 20px;line-height:1;margin-bottom:1px}#page #buddypress #item-body .bp-profile-wrapper #subnav a:before{content:'\E8EE';font:normal normal normal 14px/1 bb-icons;speak:none;display:inline-block;font-size:18px;margin-right:10px;text-decoration:inherit;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#page #buddypress #item-body .bp-profile-wrapper #subnav a:hover{background:rgba(77,92,109,.1);color:#122b46}#page #buddypress #item-body .bp-profile-wrapper #subnav #edit:before{content:'\e89b'}#page #buddypress #item-body .bp-profile-wrapper #subnav #change-avatar:before{content:'\E8A2'}#page #buddypress #item-body .bp-profile-wrapper #subnav #change-cover-image:before{content:'\e8a8'}#page #buddypress #item-body .bp-profile-wrapper #subnav .selected a{background:rgba(77,92,109,.1);color:#007cff;font-weight:400}.bp-profile-content{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 30px 30px}.bp-profile-content .profile:not(.public){padding:50px}.bp-profile-content .profile:not(.public) .screen-heading{font-weight:500;font-size:22px;line-height:1.1}.profile.change-avatar .bp-feedback,.profile.change-cover-image .bp-feedback{font-size:14px;line-height:1.7}.profile.change-avatar .bp-help-text,.profile.change-cover-image .bp-help-text{font-style:normal;padding:10px 0}.profile.change-avatar .warning,.profile.change-cover-image .warning{line-height:1.6}.profile.change-cover-image .bp-cover-image{margin:20px 0}.buddypress-wrap .profile.public .profile-group-title{border-bottom:1px solid #e7e9ec;font-size:18px;margin-bottom:15px;padding-bottom:5px}#buddypress div.bp-profile-content table.profile-fields tr td{padding:0 0 12px;word-break:break-word}#buddypress div.bp-profile-content table.profile-fields tr td.label{padding-right:12px}.buddypress-wrap .profile.edit .editfield .description{outline:0;color:#bdbdbd;font-size:14px}.bs-profile-details-wrap .profile-details-heading{margin-bottom:20px;padding:10px 0;line-height:30px;border-bottom:1px solid #e7e9ec}.bs-profile-details-wrap .bs-profile-widget-heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.bs-profile-details-wrap .bs-profile-widget-heading i{display:none;margin-right:10px;width:30px;height:30px;line-height:30px;text-align:center;font-size:22px}.bs-profile-details-wrap .lg-grid-1-2:nth-child(2n+1){border-right:1px solid #e7e9ec}.bs-profile-details-wrap .bp-widget{margin-bottom:30px}.bs-profile-details-grid .bb-field-group:nth-child(odd) .bp-widget{padding-right:10px}.bs-profile-details-grid .bb-field-group:nth-child(even) .bp-widget{padding-left:10px}#buddypress table.profile-fields tr td.data,#buddypress table.profile-fields tr td.label{padding:5px 0;font-size:14px;font-weight:400;line-height:inherit;background:0 0;border:0}#buddypress table.profile-fields tr td.label{color:#a3a5a9;width:35%}#buddypress table.profile-fields tr td.data{color:#4d5c6d;width:65%}#buddypress table.profile-fields tr:hover{background:0 0}#buddypress table.profile-fields tr td.label{display:table-cell;padding-right:20px;width:35%;vertical-align:top}#buddypress table.profile-fields tr td.data{display:table-cell;width:65%;vertical-align:top}#item-body>div.profile .bp-feedback .bp-help-text{display:block;font-style:normal;padding:10px 5px}#item-body>div.profile p.bp-feedback{background:#fbfbfc;border:1px solid #e7e9ec;border-radius:3px;font-size:14px;line-height:1.5;overflow:hidden}#item-body .profile #drag-drop-area{background:rgba(240,243,247,.5);border:1px dashed #dedfe2;border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px;color:#122b46;letter-spacing:-.24px;line-height:26px}#profile-edit-form fieldset{border:0;padding:0;margin-bottom:0;margin-top:0}#buddypress #profile-edit-form .datebox-selects{-webkit-box-align:center;-ms-flex-align:center;align-items:center}div#buddypress #profile-edit-form .datebox-selects label{margin-top:0;margin-bottom:0}#buddypress .profile.edit>#profile-edit-form{max-width:100%}#buddypress .profile.edit>#profile-edit-form .editfield{background:0 0;border:0;margin:0;padding:0}#buddypress .profile.edit>#profile-edit-form fieldset{padding:0}#buddypress .profile.edit>#profile-edit-form fieldset .editfield legend{font-size:14px;color:#122b46}#buddypress .profile.edit>#profile-edit-form input[type=email],#buddypress .profile.edit>#profile-edit-form input[type=number],#buddypress .profile.edit>#profile-edit-form input[type=text],#buddypress .profile.edit>#profile-edit-form select{height:50px}#buddypress .profile.edit>#profile-edit-form .editfield{margin:15px 0}#buddypress .profile.edit .button-nav{margin:30px 0;border-bottom:1px solid #e7e9ec}#buddypress .profile.edit .button-nav a{background:0 0;padding:0 0 10px;border:0;margin:0 20px -1px 0;color:inherit;min-height:1px;border-radius:0;box-shadow:none}#buddypress .profile.edit .button-nav a:hover{color:#122b46}#buddypress .profile.edit .button-nav .current a{background:0 0;border-bottom:1px solid #007cff;color:#122b46;font-weight:500}#buddypress .profile.edit .visibility-toggle-link{font-size:13px;background-color:transparent;color:#122b46;border:0;font-weight:600;min-height:auto;padding:0;vertical-align:baseline;border-radius:0;margin-left:5px}#buddypress .profile.edit .visibility-toggle-link:active,#buddypress .profile.edit .visibility-toggle-link:focus,#buddypress .profile.edit .visibility-toggle-link:hover{background:0 0;color:#007cff;box-shadow:none}#buddypress .profile.edit .field-visibility-settings-header{font-size:12px}.buddypress-wrap .profile.edit .button-nav li{margin-top:10px}#item-body>div.profile{background:#fff;border:1px solid #e7e9ec;border-radius:4px;padding:20px;margin-bottom:20px;font-size:16px}#item-body>div.profile .bp-tables-user,#item-body>div.profile table.forum,#item-body>div.profile table.wp-profile-fields{border-radius:0;box-shadow:none}#item-body>div.profile tr:nth-child(odd){background:0 0}#item-body>div.profile .profile-group-title{border-bottom:0;margin-bottom:20px;color:#122b46;font-size:18px;line-height:1}#item-body>div.profile h2.screen-heading{border-bottom:1px solid #e7e9ec;margin:0 -20px 20px;padding:0 20px 15px;letter-spacing:.33px;font-size:1rem;font-weight:600;text-transform:uppercase;line-height:1}a.link-change-cover-image,a.link-change-profile-image{color:#939597}a.link-change-cover-image:hover,a.link-change-profile-image:hover{color:#007cff}.bb-buddypanel #item-header .width-full a.link-change-cover-image{left:45px}.bb-buddypanel.buddypanel-open #item-header .width-full a.link-change-cover-image{left:120px}.buddypress-wrap .profile.edit .repeater_group_outer{background:#fbfbfc;border-radius:4px;padding:15px 15px 0}#buddypress #btn_add_repeater_set{float:left;height:32px;margin-right:10px}#buddypress #btn_add_repeater_set .dashicons{font:normal normal normal 18px/1 bb-icons}#buddypress #btn_add_repeater_set .dashicons:before{content:"\E922"}#buddypress .repeater_tools a{color:#939597;cursor:pointer}#buddypress .repeater_tools a:hover{color:#007cff}#buddypress .repeater_tools .dashicons{font:normal normal normal 18px/1 bb-icons}#buddypress .repeater_tools .dashicons-edit:before{content:"\E89B"}#buddypress .repeater_tools .dashicons-trash:before{content:"\E937"}tr.repeater-separator td{border-top:1px solid rgba(0,0,0,.025);border-bottom:0}.repeater_group_inner{border-top:1px solid #eee;display:none;margin:10px -15px;padding:10px 15px}.buddypress-wrap .profile.edit .repeater_group_outer .repeater_tools{margin-bottom:15px}.buddypress-wrap .profile.edit .repeater_group_outer .repeater_set_title{font-size:17px}.active .repeater_set_title{font-weight:600}.bb-user-nav-display-wrap .widget-area{margin-top:20px}body #buddypress .bp-list.invites .action{margin:0 0 0 auto}.bp-sitewide-notice-wrap{background:0 0;border:0;display:-webkit-box;display:-ms-flexbox;display:flex}.bp-sitewide-notice .bp-sitewide-notice-wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto;max-width:1200px;padding-left:10px;padding-right:10px;width:100%}.bp-feedback.bp-sitewide-notice+.users-header div#cover-image-container{margin-top:-26px}.site .bp-feedback.bp-sitewide-notice{background:#fff;box-shadow:0 10px 25px -5px rgba(18,43,70,.05);padding:20px 30px;border:0;border-bottom:1px solid #e7e9ec;border-radius:0;line-height:1.5;margin:0;position:relative}.site-content .bp-feedback.bp-sitewide-notice{display:none}.bp-feedback.bp-sitewide-notice button{height:auto;width:auto;padding:0;background:0 0;box-shadow:none;border:0;color:#4d5c6d;margin-left:auto}.bp-feedback.bp-sitewide-notice .bp-icon{display:none}.bp-feedback.bp-sitewide-notice p{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 10px 0 0;color:#4d5c6d;font-size:14px}.bp-feedback.bp-sitewide-notice strong{display:block;margin-bottom:-15px}.messages #buddypress .bp-feedback.bp-sitewide-notice{margin-top:-25px}@media (min-width:800px){#buddypress table.profile-fields tr td.label{width:25%}#buddypress table.profile-fields tr td.data{width:75%}}@media (max-width:991px){.bs-profile-details-grid .bb-field-group:nth-child(odd) .bp-widget{padding-right:0}.bs-profile-details-grid .bb-field-group:nth-child(even) .bp-widget{padding-left:0}}@media screen and (max-width:900px){#page #buddypress #item-body .bp-profile-wrapper #subnav{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;min-height:10px;border-right:0;border-radius:4px 4px 0 0;padding:0}#page #buddypress #item-body .bp-profile-wrapper #subnav li{float:left;margin-right:1px}#buddypress .profile.edit .button-nav a{margin-top:20px}#buddypress .profile.edit .button-nav{margin-top:0}.buddypress-wrap .item-body .profile.edit .screen-heading{margin:0}.bp-profile-content .profile:not(.public){padding:30px 0}}@media screen and (max-width:520px){#buddypress #btn_add_repeater_set{margin-bottom:15px}#buddypress #profile-edit-form{margin-bottom:0}}.bp-settings-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;background:#fff;border:1px solid #e7e9ec;border-radius:4px;margin-bottom:30px}body.settings #buddypress.bp-single-vert-nav .item-body:not(#group-create-body) #subnav{background:#fbfbfc}body.settings #buddypress.bp-single-vert-nav .item-body:not(#group-create-body) #subnav li.current a{color:#122b46}#buddypress .bp-settings-container .bp-navs{-webkit-box-flex:0;-ms-flex:0 0 230px;flex:0 0 230px;background:#fbfbfc;border-right:1px solid #e7e9ec;border-bottom:0;min-height:60vh;border-radius:4px 0 0 4px;margin:0;padding:30px 0}#buddypress .bp-settings-container .bp-navs li{float:none;padding:0}#buddypress .bp-settings-container .bp-navs a{border:0;font-size:14px;color:#939597;letter-spacing:-.24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px 20px;line-height:1;margin-bottom:1px}#buddypress .bp-settings-container .bp-navs a:before{content:'\E8EE';font:normal normal normal 14px/1 bb-icons;speak:none;display:inline-block;font-size:18px;margin-right:10px;text-decoration:inherit;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media only screen and (max-width:768px){#buddypress .bp-settings-container .bp-navs a:before{display:none}}#buddypress .bp-settings-container .bp-navs a:hover{background:rgba(77,92,109,.1);color:#007cff}#buddypress .bp-settings-container .bp-navs #general:before{content:'\E92A'}#buddypress .bp-settings-container .bp-navs #notifications:before{content:'\E910'}#buddypress .bp-settings-container .bp-navs #profile:before{content:'\E90D'}#buddypress .bp-settings-container .bp-navs #invites:before{content:'\E93D'}#buddypress .bp-settings-container .bp-navs #export:before{content:'\E889'}#buddypress .bp-settings-container .bp-navs #delete-account:before{content:'\E937'}#buddypress .bp-settings-container .bp-navs ul.subnav{width:100%}@media only screen and (max-width:900px){#buddypress .bp-settings-container .bp-navs ul.subnav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}}#buddypress .bp-settings-container .bp-navs .current a,#buddypress .bp-settings-container .bp-navs .selected a{background:rgba(77,92,109,.1);color:#007cff;font-weight:400}#buddypress .bb-bp-settings-content{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:55px 80px}#buddypress .bb-bp-settings-content h2.screen-heading{font-weight:500;font-size:22px;line-height:1.1}#buddypress .bb-bp-settings-content label{display:block;font-size:16px;font-weight:400;color:#4d5c6d;letter-spacing:-.27px;line-height:1.187;margin-bottom:12px}#buddypress .bb-bp-settings-content .settings-input{margin-bottom:20px}#buddypress .bb-bp-settings-content .bp-feedback{margin-bottom:30px}#buddypress .bb-bp-settings-content .info.bp-feedback{background:#fbfbfc}#buddypress .bb-bp-settings-content .info.email-pwd-info{display:none}#buddypress .bb-bp-settings-content .bp-help-text{font-size:16px;color:#a3a5a9;letter-spacing:-.27px;line-height:1.2}#buddypress .bb-bp-settings-content .notification-settings{border-top:1px solid rgba(0,0,0,.05);margin-top:20px;margin-bottom:20px}#buddypress .bb-bp-settings-content .notification-settings td,#buddypress .bb-bp-settings-content .notification-settings th{border-bottom:0;padding:0}#buddypress .bb-bp-settings-content .notification-settings td,#buddypress .bb-bp-settings-content .notification-settings th{padding:6px 0;border:0;vertical-align:middle;font-size:16px;color:inherit;letter-spacing:-.27px;line-height:1.38}#buddypress .bb-bp-settings-content .notification-settings th{font-size:14px;color:#a3a5a9;letter-spacing:.5px;text-transform:uppercase;font-weight:500}#buddypress .bb-bp-settings-content .notification-settings th.title{padding-top:30px}#buddypress .bb-bp-settings-content .notification-settings th.yes{min-width:80px}#buddypress .bb-bp-settings-content .notification-settings .iradio_minimal{margin-right:0}#buddypress .bb-bp-settings-content .bp-tables-user,#buddypress .bb-bp-settings-content table.forum,#buddypress .bb-bp-settings-content table.wp-profile-fields{table-layout:fixed}#buddypress .bb-bp-settings-content .bp-tables-user th.title,#buddypress .bb-bp-settings-content table.forum th.title,#buddypress .bb-bp-settings-content table.wp-profile-fields th.title{padding:12px 20px}#buddypress .bb-bp-settings-content .bp-tables-user td,#buddypress .bb-bp-settings-content table.forum td,#buddypress .bb-bp-settings-content table.wp-profile-fields td{background:0 0;border:0;padding:12px 20px}#buddypress .bb-bp-settings-content table#xprofile-settings-base th:first-child,#buddypress .bb-bp-settings-content table#xprofile-settings-important-data th:first-child{width:40%}#buddypress .bp-tables-report{table-layout:fixed}#buddypress .bp-tables-report th{padding:12px 20px}#buddypress .bp-tables-report td{background:0 0;border:0;padding:12px 20px}.bb-bp-settings-content #settings-form input.settings-input{height:50px}.bb-bp-settings-content input#submit{min-width:160px;height:42px;font-weight:500}.dz-default{font-size:14px;font-weight:300;cursor:pointer;letter-spacing:-.24px;line-height:1.3;position:relative;z-index:1;color:#fff;text-align:center}.dz-default:before{content:'\e847';font-family:bb-icons;font-size:24px;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;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.dz-default span{display:block;margin-top:8px}.dz-default.dz-drag{position:absolute;width:100%;height:100%;top:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:5;pointer-events:none}.dz-default.dz-drag:before{content:'\e82a'}.left-vertical-tabs{-webkit-box-flex:0;-ms-flex:0 0 250px;flex:0 0 250px;background:#fbfbfc;border-right:1px solid #e7e9ec;min-height:60vh;border-radius:4px 0 0 4px;padding:40px 0}.left-vertical-tabs ul{list-style:none;margin:0}.left-vertical-tabs ul a{font-size:14px;color:#939597;letter-spacing:-.24px;display:block;padding:13px 20px;line-height:1}.left-vertical-tabs ul a:hover{color:#007cff}.left-vertical-tabs ul i{font-size:24px;width:24px}.left-vertical-tabs li{-webkit-transition:.3s all;transition:.3s all;margin-bottom:1px}.left-vertical-tabs li:hover{background:rgba(77,92,109,.1)}.left-vertical-tabs .active{background:rgba(77,92,109,.1)}.left-vertical-tabs .active a{color:#122b46}.left-vertical-tabs span.title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.left-vertical-tabs span.title span{margin-left:10px}.bb-input-wrap{display:block;position:relative}.bb-input-wrap .bb-input{height:50px;width:100%}.bb-input-wrap i{left:0;top:0;position:absolute;width:50px;height:50px;line-height:50px;text-align:center;color:#122b46;opacity:.4;font-size:22px;z-index:1}.bb-input-wrap i+.bb-input{padding-left:48px}.bb-input-wrap .bb-icon-visibility{font-size:24px;left:auto;right:0}.bb-input-wrap .bb-textarea{height:120px;width:100%}.bb-input-wrap textarea{resize:vertical}span.bb-visibility-wrap{right:0;top:0;position:absolute;width:50px;height:50px;line-height:50px;z-index:1}.bb-input[type=password]+.bb-visibility-wrap .bb-icon-visibility:before{content:'\e850'}.bb-input[type=text]+.bb-visibility-wrap .bb-icon-visibility:before{content:'\e844'}.bs-settings-container .bb-input[type=password]{padding-right:40px}.settings-header.entry-header{margin-bottom:30px}.profile-header i.bb-icon-user-small,.settings-header i.bb-icon-user-small{margin:0;width:auto;height:auto;font-size:18px;position:relative;line-height:1;top:1px}div.bs-settings-container .bb-profile-avatar-wrap{position:relative;margin-left:45px;margin-top:-155px;height:152px;width:152px}div.bs-settings-container .bb-profile-avatar-wrap .dz-default span{display:block}.bb-profile-avatar-wrap+.button-wrap{margin-top:0}#bb-profile-avatar-wrap-components{overflow:hidden;height:152px;width:152px;border-radius:4px;position:relative}#bb-profile-avatar-wrap-components video{position:absolute;z-index:3;object-fit:cover}#bb-profile-avatar-wrap-components #captureAvatarlink{position:absolute;z-index:3;top:0;left:10px;font-size:12px;font-weight:500;text-transform:uppercase}#bb-profile-avatar-wrap-components #avatar-drag-message{z-index:1}#bb-profile-avatar-wrap-components div#profile_avatar{background-size:cover;background-repeat:no-repeat;border:2px solid #fff;position:relative;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:5}#bb-profile-avatar-wrap-components div#profile_avatar:before{background:rgba(18,43,70,.3);content:'';position:absolute;left:0;top:0;height:100%;width:100%}#bb-profile-avatar-wrap-components .croppie-container{position:absolute;top:0;-webkit-transition:all .2s ease;transition:all .2s ease;z-index:3}#bb-profile-avatar-wrap-components .croppie-container .cr-boundary{width:100%!important;height:100%!important;position:absolute;top:0;z-index:3;background:#fff}#bb-profile-avatar-wrap-components .croppie-container .cr-viewport{border:0}.has-sidebar .bb-profile-avatar-wrap{width:90px;height:90px;margin-top:-60px}.has-sidebar .bb-profile-avatar-wrap .dz-default span{display:none}.bb-profile-cover-wrap #cover-drag-message{z-index:1}.bb-profile-cover-wrap .croppie-container{position:absolute;overflow:hidden;border-radius:4px;z-index:3}.bb-profile-cover-wrap .croppie-container .cr-boundary{width:100%!important;height:100%!important;padding-top:26.895%;position:absolute;top:0;background:#fff}.bb-profile-cover-wrap .croppie-container .cr-viewport{border:0}.bb-profile-cover-wrap .dz-default{position:absolute;top:50%;margin-top:-25px}.bb-profile-cover-wrap .dz-default.dz-drag{top:0;margin:0}.cr-viewport{width:100%!important;height:100%!important}.bb-profile-wrap{z-index:2;position:relative}.bb-profile-wrap [class*=bb-delete]{color:#fff;font-size:22px;position:absolute;top:0;right:0;z-index:5}.bb-profile-wrap .bs-dropdown-wrap{position:absolute;z-index:7;top:0;right:0}.bb-profile-wrap .bs-dropdown-wrap .bs-dropdown{top:46px}.bb-profile-wrap .bs-dropdown-wrap .bs-dropdown:after{right:15px}.bb-profile-wrap .bs-dropdown-wrap .bb-icon-menu-dots-v{color:#fff;position:relative;right:10px;top:10px}.bb-profile-wrap.loading .cr-image{opacity:.6!important}.bb-profile-wrap.loading:before{position:absolute;top:38%;left:0;right:0;margin-top:0;margin:auto;content:"\e838";font-family:bb-icons;font-size:24px;line-height:36px;color:#fff;text-align:center;-webkit-animation:spin 3s infinite linear;animation:spin 3s infinite linear;z-index:12}.bb-profile-wrap.loading .dz-default{display:none}.bb-field-wrap{margin-bottom:20px}.bb-profile-section .bs-dropdown-link .bs-dropdown-link{font-size:14px;cursor:pointer;color:#939597;background-image:url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/images/svg/arrow-down.svg);background-position:right 7px;background-repeat:no-repeat;padding-right:15px}.bb-profile-section i{font-size:14px;color:#939597;margin-right:5px}.bb-profile-section input:not([type=checkbox]):not([type=radio]),.bb-profile-section select,.bb-profile-section textarea{width:100%}.bb-profile-section .bb-icon-user-small-plus{font-size:17px}.notification-settings-wrap{border-top:1px solid rgba(0,0,0,.05);padding-top:25px;padding-bottom:25px}.notification-settings-wrap:last-child{border-bottom:1px solid rgba(0,0,0,.05)}.notification-settings-wrap td,.notification-settings-wrap th{padding:6px 0;border:0;vertical-align:middle;font-size:16px;color:#4d5c6d;letter-spacing:-.27px;line-height:1.38}.notification-settings-wrap th{padding:5px 0 15px}.notification-settings-wrap .yes{padding-left:15px;text-align:right}div#message.error{background-color:#ef3e46;color:#fff;border:1px solid #ef3e46;padding:.615em 2.25em .615em 1.15em;font-size:14px;line-height:1.5;border-radius:3px}.bb-delete-account-wrap{margin:30px 0}.vdp-datepicker .vdp-datepicker__calendar{background:#fff;box-shadow:0 8px 14px 0 rgba(0,0,0,.08);border:0;border-radius:4px;max-width:100%}.vdp-datepicker .vdp-datepicker__calendar header{border-bottom:1px solid #e8eaed;overflow:hidden;height:48px;line-height:48px;font-size:14px;color:#007cff;letter-spacing:-.24px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vdp-datepicker .vdp-datepicker__calendar>div{padding:10px 20px 20px}.vdp-datepicker .vdp-datepicker__calendar .next,.vdp-datepicker .vdp-datepicker__calendar .prev{line-height:1;text-indent:0;font-size:0}.vdp-datepicker .vdp-datepicker__calendar .next:before,.vdp-datepicker .vdp-datepicker__calendar .prev:before{content:'\e827';color:#53597b;display:inline-block;font:normal normal normal 14px/1 bb-icons;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;left:10px;font-size:24px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);top:-12px}.vdp-datepicker .vdp-datepicker__calendar .next:after,.vdp-datepicker .vdp-datepicker__calendar .prev:after{display:none}.vdp-datepicker .vdp-datepicker__calendar .next:before{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.vdp-datepicker .vdp-datepicker__calendar .cell.day-header{font-size:10px;color:#4d5c6d;opacity:.5;text-transform:uppercase}.vdp-datepicker .vdp-datepicker__calendar .cell{font-size:14px;color:#122b46}.vdp-datepicker .vdp-datepicker__calendar .cell.selected,.vdp-datepicker .vdp-datepicker__calendar .cell.selected.highlighted,.vdp-datepicker .vdp-datepicker__calendar .cell.selected:hover{background:0 0;color:#fff;position:relative}.vdp-datepicker .vdp-datepicker__calendar .cell.selected.highlighted:not(.day),.vdp-datepicker .vdp-datepicker__calendar .cell.selected:hover:not(.day),.vdp-datepicker .vdp-datepicker__calendar .cell.selected:not(.day){background:#007cff}.vdp-datepicker .vdp-datepicker__calendar .cell.selected.day:before,.vdp-datepicker .vdp-datepicker__calendar .cell.selected.highlighted.day:before,.vdp-datepicker .vdp-datepicker__calendar .cell.selected:hover.day:before{content:'';position:absolute;left:0;right:0;margin:0 auto;display:block;height:32px;width:32px;background:#007cff;color:#fff;border-radius:50%;z-index:-1;top:3px}.vdp-datepicker .vdp-datepicker__calendar .cell:not(.blank):not(.disabled).day:hover,.vdp-datepicker .vdp-datepicker__calendar .cell:not(.blank):not(.disabled).month:hover,.vdp-datepicker .vdp-datepicker__calendar .cell:not(.blank):not(.disabled).year:hover{border:1px solid transparent}.vdp-datepicker .vdp-datepicker__calendar .cell:not(.selected):hover{color:#007cff}#buddypress #profile-edit-form{max-width:520px;width:100%}#buddypress #profile-edit-form .editfield{margin-bottom:20px}#buddypress #profile-edit-form fieldset{margin:0}#buddypress #profile-edit-form .clear-value{display:none}#buddypress #profile-edit-form label:not(.bp-screen-reader-text),#buddypress #profile-edit-form legend:not(.bp-screen-reader-text){display:block;font-size:16px;font-weight:400;font-style:normal;color:#4d5c6d;letter-spacing:-.27px;line-height:1.187;margin-bottom:12px}#buddypress #profile-edit-form input[type=text],#buddypress #profile-edit-form select{color:#122b46;height:50px;font-style:normal;width:100%}#buddypress #profile-edit-form .field-visibility-settings-toggle{margin:0;position:relative}#buddypress #profile-edit-form .field-visibility-settings-toggle select{position:absolute;right:0;top:-6px;width:140px;height:30px;font-size:14px;color:#939597;background-image:url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/images/svg/arrow-down.svg);background-repeat:no-repeat;background-position:right 10px center;padding-right:26px;border:0;text-align:right;direction:rtl;font-style:normal;-webkit-appearance:none;-moz-appearance:none;appearance:none}#buddypress #profile-edit-form .wp-editor-container .button,#buddypress #profile-edit-form .wp-editor-container button{padding:4px 2px;background:0 0;border:0;height:auto;margin:0;min-height:20px}#buddypress #profile-edit-form .wp-editor-container .mce-ico{color:#222}#buddypress #profile-edit-form .quicktags-toolbar{background:#ecf0f1}#buddypress #profile-edit-form .wp-editor-container textarea{border:0;font-family:inherit;color:#122b46;letter-spacing:-.24px;line-height:1.5;font-size:1rem;padding-top:10px;padding-bottom:10px;height:auto}#buddypress #profile-edit-form .datebox-selects{display:-webkit-box;display:-ms-flexbox;display:flex}#buddypress #profile-edit-form .datebox-selects select:not(:last-child){margin-right:10px}#buddypress #profile-edit-form .datebox-selects label{margin-right:10px;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}#buddypress #profile-edit-form div.submit{clear:none;padding:0}#buddypress #profile-edit-form div.submit input{margin-right:0}@media (min-width:1081px){.left-vertical-tabs [data-balloon]:after,.left-vertical-tabs [data-balloon]:before{display:none}}@media (max-width:1080px){.has-sidebar .left-vertical-tabs{-ms-flex-preferred-size:auto;flex-basis:auto}}@media (max-width:800px){.notification-settings-wrap td,.notification-settings-wrap th{font-size:14px}.bb-profile-avatar-wrap{width:80px;height:80px;margin-top:-70px;margin-left:30px}.bb-profile-avatar-wrap .dz-default span{display:none}}@media (max-width:800px){div.bs-settings-container .bb-profile-avatar-wrap{margin-left:30px;margin-top:-122px;height:120px;width:120px}.bb-profile-avatar-wrap #bb-profile-avatar-wrap-components{height:120px;width:120px}.bs-dropdown-wrap .bs-dropdown a.bb-webcam{display:none}.tab-container .bb-profile-wrap{z-index:initial}}@media screen and (max-width:900px){#buddypress .bp-settings-container .bp-navs{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;min-height:10px;border-right:0;border-radius:4px 4px 0 0;padding:0}#buddypress .bp-settings-container .bp-navs li{float:left}#buddypress .bb-bp-settings-content{padding:20px}}@media (max-width:640px){div.bs-settings-container .bb-profile-avatar-wrap{width:120px;height:120px;margin:-20px auto 40px}.bb-profile-avatar-wrap #bb-profile-avatar-wrap-components{height:120px;width:120px}.bb-profile-avatar-wrap .button-wrap{margin-top:-15px}div.bs-settings-container .bb-profile-avatar-wrap .dz-default span{font-size:11px}#buddypress .bp-settings-container .bp-navs a{color:#007cff}}@media (min-width:541px){#buddypress #profile-edit-form .datebox-selects select[name*=day]{-webkit-box-flex:0;-ms-flex:0 0 90px;flex:0 0 90px}}@media (max-width:540px){.bb-profile-wrap.loading:before{font-size:20px}.left-vertical-tabs [data-balloon]:after,.left-vertical-tabs [data-balloon]:before{display:none}.vdp-datepicker .vdp-datepicker__calendar .cell{font-size:10px}.vdp-datepicker .vdp-datepicker__calendar .cell.selected.day:before,.vdp-datepicker .vdp-datepicker__calendar .cell.selected.highlighted.day:before,.vdp-datepicker .vdp-datepicker__calendar .cell.selected:hover.day:before{height:24px;width:24px;top:8px}.vdp-datepicker .vdp-datepicker__calendar .cell.day-header{font-size:8px;font-weight:700}.bb-profile-avatar-wrap+.button-wrap{text-align:center}.bb-profile-avatar-wrap+.button-wrap .button{margin-bottom:10px}#buddypress #profile-edit-form .field-visibility-settings-toggle>span{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}#buddypress #profile-edit-form label,#buddypress #profile-edit-form legend{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-bottom:0}#buddypress #profile-edit-form .field-visibility-settings-toggle select{text-align:left;direction:inherit;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;position:static;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-bottom:10px;padding-left:0}#buddypress #profile-edit-form input[type=text],#buddypress #profile-edit-form select{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}#buddypress #profile-edit-form .datebox-selects{-ms-flex-flow:row wrap;flex-flow:row wrap}#buddypress #profile-edit-form .datebox-selects select:not(:last-child){margin-right:0;margin-bottom:12px;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}@media (max-width:380px){.bs-settings-container .button-wrap input[type=button]{margin-top:5px;margin-bottom:5px}.settings-messages .message{font-size:13px}.settings-messages .message code{font-size:13px}.bb-profile-section .bs-dropdown-link .bs-dropdown-link{font-size:11px}.bb-profile-section i{font-size:12px;margin-right:3px}span.push-right.field-visibility{margin:0}.settings #buddypress .settings-header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.settings #buddypress .settings-header>.button{margin:10px auto 0}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.buddypress-wrap .bp-tables-report tr th{font-size:14px}body #buddypress a.export-csv{background-color:#007cff;color:#fff;font-size:14px;border-radius:100px;padding:10px 30px;text-decoration:none;display:inline-block;line-height:1.3;outline:0;vertical-align:middle;-webkit-appearance:none;-webkit-transition:.3s all;transition:.3s all}body #buddypress a.export-csv:hover{box-shadow:inset 0 0 0 99999px rgba(0,0,0,.1)}.bs-bp-container-reg #buddypress #signup-form.standard-form{overflow:hidden}.bs-bp-container-reg #buddypress #signup-form.standard-form>p{font-size:14px;line-height:21px}.bs-bp-container-reg #buddypress #signup-form.standard-form p.description{margin:0 0 12px 0;background:0 0}.bs-bp-container-reg #buddypress #signup-form.standard-form #basic-details-section.register-section,.bs-bp-container-reg #buddypress #signup-form.standard-form #profile-details-section.register-section{float:none;margin:0 auto;width:100%}.bs-bp-container-reg #buddypress #signup-form.standard-form #basic-details-section.register-section>h2,.bs-bp-container-reg #buddypress #signup-form.standard-form #profile-details-section.register-section>h2{margin-bottom:.5rem}.bs-bp-container-reg #buddypress #signup-form.standard-form #basic-details-section.register-section{margin-bottom:0}.bs-bp-container-reg #buddypress #signup-form.standard-form #profile-details-section.register-section .editfield{margin-top:0;margin-bottom:0}.bs-bp-container-reg #buddypress #signup-form.standard-form input[type=color],.bs-bp-container-reg #buddypress #signup-form.standard-form input[type=date],.bs-bp-container-reg #buddypress #signup-form.standard-form input[type=datetime-local],.bs-bp-container-reg #buddypress #signup-form.standard-form input[type=datetime],.bs-bp-container-reg #buddypress #signup-form.standard-form input[type=email],.bs-bp-container-reg #buddypress #signup-form.standard-form input[type=month],.bs-bp-container-reg #buddypress #signup-form.standard-form input[type=number],.bs-bp-container-reg #buddypress #signup-form.standard-form input[type=password],.bs-bp-container-reg #buddypress #signup-form.standard-form input[type=range],.bs-bp-container-reg #buddypress #signup-form.standard-form input[type=search],.bs-bp-container-reg #buddypress #signup-form.standard-form input[type=tel],.bs-bp-container-reg #buddypress #signup-form.standard-form input[type=text],.bs-bp-container-reg #buddypress #signup-form.standard-form input[type=time],.bs-bp-container-reg #buddypress #signup-form.standard-form input[type=url],.bs-bp-container-reg #buddypress #signup-form.standard-form input[type=week],.bs-bp-container-reg #buddypress #signup-form.standard-form select,.bs-bp-container-reg #buddypress #signup-form.standard-form textarea{display:inline-block;width:100%;font-family:inherit;font-size:15px;height:40px;outline:0;vertical-align:middle;background-color:#fff;border:1px solid #dedfe2;border-radius:3px;box-shadow:none;padding:0 12px;margin-bottom:12px}.bs-bp-container-reg #buddypress #signup-form.standard-form input#signup_blog_url{margin-bottom:0}.bs-bp-container-reg #buddypress #signup-form.standard-form select{padding-right:30px}.bs-bp-container-reg #buddypress #signup-form.standard-form .datebox-selects select{width:auto}@media (max-width:544px){.bs-bp-container-reg #buddypress #signup-form.standard-form .datebox-selects select{width:100%;margin-bottom:10px}}.bs-bp-container-reg #buddypress #signup-form.standard-form fieldset{margin-top:0}.bs-bp-container-reg #buddypress #signup-form.standard-form label,.bs-bp-container-reg #buddypress #signup-form.standard-form legend{font-weight:400;font-size:14px;color:#122b46}.bs-bp-container-reg #buddypress #signup-form.standard-form .checkbox-options label,.bs-bp-container-reg #buddypress #signup-form.standard-form .radio-button-options label{margin-top:5px}.bs-bp-container-reg #buddypress #signup-form.standard-form .submit input[type=submit],.bs-bp-container-reg #buddypress #signup-form.standard-form button{font-size:14px;margin-right:0}.bs-bp-container-reg #buddypress #signup-form.standard-form button{padding:6px 20px;min-height:34px}.bs-bp-container-reg #buddypress #signup-form.standard-form .field-visibility-settings-toggle{font-size:12px;margin-top:.3rem}.bs-bp-container-reg #buddypress #signup-form.standard-form .field-visibility-settings-toggle button{font-size:12px;font-weight:400;background:0 0;background-color:none;color:#a1abb5;border:0;min-height:auto;padding:0;border-radius:0;line-height:1.6875rem;vertical-align:baseline}.bs-bp-container-reg #buddypress #signup-form.standard-form a.clear-value{font-size:12px}.bs-bp-container-reg #buddypress #signup-form.standard-form .register-section>h2{font-size:18px}.bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap.html-active .wp-editor-tabs button{border-color:#ddd;border-bottom:0;background-color:transparent;border-radius:3px 3px 0 0;box-shadow:none}.bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap.html-active .wp-editor-tabs button.switch-html{background-color:#fbfbfc}.bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap.tmce-active .wp-editor-tabs button{border-color:#ddd;border-bottom:0;background-color:transparent;border-radius:3px 3px 0 0;box-shadow:none}.bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap.tmce-active button.switch-tmce{background-color:#fbfbfc}.bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-tabs button{border-radius:0;padding:0 15px}.bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container{border-radius:3px}.bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container .mce-panel,.bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container .quicktags-toolbar{background-color:#fbfbfc}.bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container .mce-panel .mce-toolbar .mce-btn-group .mce-btn:focus,.bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container .mce-panel .mce-toolbar .mce-btn-group .mce-btn:hover,.bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container .mce-panel .mce-toolbar .qt-dfw:focus,.bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container .mce-panel .mce-toolbar .qt-dfw:hover,.bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container .quicktags-toolbar .mce-toolbar .mce-btn-group .mce-btn:focus,.bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container .quicktags-toolbar .mce-toolbar .mce-btn-group .mce-btn:hover,.bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container .quicktags-toolbar .mce-toolbar .qt-dfw:focus,.bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container .quicktags-toolbar .mce-toolbar .qt-dfw:hover{box-shadow:none;border-color:transparent;color:rgba(18,43,70,.8)}.bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container .mce-panel .mce-toolbar .mce-btn-group .mce-btn:focus .mce-ico,.bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container .mce-panel .mce-toolbar .mce-btn-group .mce-btn:hover .mce-ico,.bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container .mce-panel .mce-toolbar .qt-dfw:focus .mce-ico,.bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container .mce-panel .mce-toolbar .qt-dfw:hover .mce-ico,.bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container .quicktags-toolbar .mce-toolbar .mce-btn-group .mce-btn:focus .mce-ico,.bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container .quicktags-toolbar .mce-toolbar .mce-btn-group .mce-btn:hover .mce-ico,.bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container .quicktags-toolbar .mce-toolbar .qt-dfw:focus .mce-ico,.bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container .quicktags-toolbar .mce-toolbar .qt-dfw:hover .mce-ico{color:rgba(18,43,70,.8)}.bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container .mce-panel .mce-toolbar .mce-btn-group .mce-btn.mce-disabled:focus,.bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container .mce-panel .mce-toolbar .mce-btn-group .mce-btn.mce-disabled:hover,.bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container .quicktags-toolbar .mce-toolbar .mce-btn-group .mce-btn.mce-disabled:focus,.bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container .quicktags-toolbar .mce-toolbar .mce-btn-group .mce-btn.mce-disabled:hover{color:rgba(18,43,70,.4)}.bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container .mce-panel .mce-toolbar .mce-btn-group .mce-btn.mce-disabled:focus .mce-ico,.bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container .mce-panel .mce-toolbar .mce-btn-group .mce-btn.mce-disabled:hover .mce-ico,.bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container .quicktags-toolbar .mce-toolbar .mce-btn-group .mce-btn.mce-disabled:focus .mce-ico,.bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container .quicktags-toolbar .mce-toolbar .mce-btn-group .mce-btn.mce-disabled:hover .mce-ico{color:rgba(18,43,70,.4)}.bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container .mce-panel .mce-toolbar .mce-ico,.bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container .quicktags-toolbar .mce-toolbar .mce-ico{color:rgba(18,43,70,.4);-webkit-transition:all linear .2s;transition:all linear .2s}.bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container .mce-panel button i,.bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container .quicktags-toolbar button i{font-size:16px}.bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container button,.bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container input[type=button]{background-color:transparent;border-color:transparent;border-radius:0;padding:0 8px;color:rgba(18,43,70,.4);box-shadow:none;min-height:30px;-webkit-transition:all linear .2s;transition:all linear .2s}.bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container button:hover,.bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container input[type=button]:hover{color:rgba(18,43,70,.8)}.bs-bp-container-reg #buddypress #signup-form.standard-form div.error{background-color:#ef3e46;color:#fff;width:100%;border-radius:3px;font-size:14px;padding:6px 12px;margin-bottom:3px;border:0}.bs-bp-container-reg #buddypress #signup-form.standard-form div.error .error{padding:0;border:0;border-radius:0;width:auto;margin:0;background:0 0;line-height:1}.bs-bp-container-reg #buddypress #signup-form.standard-form div.error span.bp-icon{margin-right:0;display:none}.bs-bp-container-reg #buddypress #signup-form.standard-form div.error p{padding:0;margin:0;line-height:1.6875rem}.bs-bp-container-reg #buddypress #signup-form.standard-form .submit{padding:25px 0 0}.bs-bp-container-reg .buddypress-wrap #pass-strength-result.short,.bs-bp-container-reg .buddypress-wrap #pass-strength-result.show{font-weight:400;background-color:#e0e1e1;border-color:#e0e1e1;border-radius:3px;font-size:14px}.bs-bp-container-reg .buddypress-wrap #pass-strength-result.short{background-color:#ef3e46;border-color:#ef3e46;color:#fff}.bs-bp-container-reg .buddypress-wrap #pass-strength-result.strong{background-color:#1cd991;border-color:#1cd991;color:#fff;font-weight:400!important}.bs-bp-container-reg .buddypress-wrap .bp-messages.info{background-color:#007cff;border-color:#007cff}.bs-bp-container-reg .buddypress-wrap .bp-messages.info .bp-icon{background-color:#007cff;margin-right:0}.bs-bp-container-reg .buddypress-wrap .bp-messages.info .bp-icon:before{font-family:bb-icons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;list-style:none;-webkit-font-smoothing:antialiased;content:"\e8c2"}.bs-bp-container-reg .buddypress-wrap .bp-messages.info p{color:#fff}body.buddypress.register article.bp_register{max-width:450px;width:100%;margin-left:auto;margin-right:auto}body.buddypress.register article.bp_register .entry-header{margin-bottom:1.2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}body.buddypress.register article.bp_register .entry-header h1{font-size:20px;margin-right:auto}body.buddypress.register article.bp_register .entry-header span{font-size:14px;text-transform:lowercase}body.buddypress.register .register-section-logo{width:48%;max-width:450px;text-align:center;margin:0 auto 1.7rem}body.buddypress.register .register-section-logo img{max-width:320px;width:22%}body.buddypress.register .register-section-logo span{background-size:contain;width:84px;height:auto;display:block;background-position:center top;background-repeat:no-repeat;margin:auto}body.buddypress.register .register-section-logo .bs-register-section-logo{visibility:hidden;width:100%}body.buddypress.register .register-section-logo a{font-size:20px;line-height:1.3em}body.buddypress.register.login-split-page .login-split{display:none}@media (min-width:992px){body.buddypress.register.login-split-page{min-height:100%}body.buddypress.register.login-split-page .site-content{padding:0;min-height:100vh;height:100%}body.buddypress.register.login-split-page .container{max-width:none;padding:0;height:100%}body.buddypress.register.login-split-page .bb-grid{margin:0;height:100%}body.buddypress.register.login-split-page .login-split{padding:0;width:50%;position:fixed;left:0;height:100%;display:block}body.buddypress.register.login-split-page #primary{position:static;margin-left:50%}body.buddypress.register.login-split-page .bs-bp-container-reg{padding-left:0;padding-right:0}body.buddypress.register.login-split-page .register-section-logo{margin-right:0;margin-left:50px;margin-top:50px;min-width:320px;text-align:left}body.buddypress.register.login-split-page article.bp_register{margin-right:0;margin-left:50px;min-width:320px}body.buddypress.register.login-split-page .submit input[type=submit]{width:100%}body.buddypress.register.login-split-page .login-split .split-overlay{width:100%;height:100%;background-color:#000;position:relative;z-index:1;opacity:0}body.buddypress.register.login-split-page .login-split div{color:#fff}body.buddypress.register.login-split-page .login-split>div:not(.split-overlay){display:block;width:50%;max-width:300px;margin:0 auto;padding:8% 0 0;font-size:32px;line-height:1.15;position:absolute;top:0;left:0;bottom:0;right:0;z-index:9;margin:auto}body.buddypress.register.login-split-page .login-split>div>span{font-size:16px;line-height:1.4;display:block;margin-top:20px}}@media (max-width:800px){body.buddypress.register article.bp_register{width:90%}body.buddypress.register .register-section-logo{width:90%}}@media (max-width:544px){body.buddypress.register article.bp_register{width:100%}body.buddypress.register .register-section-logo{width:100%}}body.register .registration-popup.bb-modal{max-width:800px}body.buddypress.activation article.bp_activate{max-width:450px;width:48%;margin-left:auto;margin-right:auto}body.buddypress.activation article.bp_activate .entry-header{margin-bottom:1.2rem;display:-webkit-box;display:-ms-flexbox;display:flex}body.buddypress.activation article.bp_activate .entry-header h1{font-size:20px;margin-right:auto}body.buddypress.activation article.bp_activate .entry-header span{font-size:14px;text-transform:lowercase}body.buddypress.activation article.bp_activate label{font-weight:400;font-size:14px}body.buddypress.activation .site{min-height:initial}body.buddypress.activation .activate-section-logo{width:48%;max-width:450px;text-align:center;margin:0 auto 1.7rem}body.buddypress.activation .activate-section-logo img{max-width:320px;width:22%}body.buddypress.activation .activate-section-logo span{background-size:contain;width:84px;height:auto;display:block;background-position:center top;background-repeat:no-repeat;margin:auto}body.buddypress.activation .activate-section-logo a{font-size:20px;line-height:1.3em}body.buddypress.activation.login-split-page .login-split{display:none}@media (min-width:992px){body.buddypress.activation.login-split-page{height:100%}body.buddypress.activation.login-split-page .site-content{padding:0;min-height:initial;height:100%}body.buddypress.activation.login-split-page .container{max-width:none;padding:0;height:100%}body.buddypress.activation.login-split-page .bb-grid{margin:0;height:100%}body.buddypress.activation.login-split-page .login-split{padding:0;width:50%;position:fixed;left:0;height:100%;display:block}body.buddypress.activation.login-split-page #primary{position:absolute;left:50%}body.buddypress.activation.login-split-page .bs-bp-container-reg{padding-left:0;padding-right:0}body.buddypress.activation.login-split-page .activate-section-logo{margin-right:0;margin-left:50px;margin-top:50px;min-width:320px;text-align:left}body.buddypress.activation.login-split-page article.bp_activate{margin-right:0;margin-left:50px;min-width:320px}body.buddypress.activation.login-split-page .submit input[type=submit]{width:100%}body.buddypress.activation.login-split-page .login-split .split-overlay{width:100%;height:100%;background-color:#000;position:relative;z-index:1;opacity:0}body.buddypress.activation.login-split-page .login-split div{color:#fff}body.buddypress.activation.login-split-page .login-split>div:not(.split-overlay){display:block;width:50%;max-width:300px;margin:0 auto;padding:8% 0 0;font-size:32px;line-height:1.15;position:absolute;top:0;left:0;bottom:0;right:0;z-index:9;margin:auto}body.buddypress.activation.login-split-page .login-split>div>span{font-size:16px;line-height:1.4;display:block;margin-top:20px}}@media (max-width:800px){body.buddypress.activation article.bp_activate{width:90%}body.buddypress.activation .activate-section-logo{width:90%}}@media (max-width:544px){body.buddypress.activation article.bp_activate{width:100%}body.buddypress.activation .activate-section-logo{width:100%}}body.group-create .site-content>.container{max-width:100%}body.group-create .content-area{padding-top:0}body.group-create #buddypress .item-body{margin:0}.bb-create-group-container{margin:0 -20px}.bb-create-group-container div#profile_cover{padding-top:22%}.bb-create-group-container div#profile_cover:before{background:#eef0f3}#group-create-body .bb-create-group-container .dz-default{min-height:1px;background:0 0;border:0;line-height:1}#group-create-body .bb-create-group-container .dz-default span:before{background:url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/images/svg/group-avatar.svg) no-repeat;margin:0;width:65px;height:60px}#group-create-body .bb-create-group-container .dz-default.dz-message{font-size:0}.bb-create-group-container #bb_profile_avatar_wrap .more-actions,.bb-create-group-container .bb-profile-cover-wrap .more-actions{top:50%;left:0;right:0;margin:auto;margin-top:40px;max-width:240px;font-size:16px;text-align:center;z-index:22}.bb-create-group-container #bb_profile_avatar_wrap .croppie-container,.bb-create-group-container .bb-profile-cover-wrap .croppie-container{border-radius:0}.bb-create-group-container #bb_profile_avatar_wrap .bb-icon-menu-dots-v,.bb-create-group-container .bb-profile-cover-wrap .bb-icon-menu-dots-v{font-family:inherit;font-size:16px;color:rgba(77,92,109,.63);letter-spacing:-.24px;right:0;top:0}.bb-create-group-container #bb_profile_avatar_wrap .bb-icon-menu-dots-v:before,.bb-create-group-container .bb-profile-cover-wrap .bb-icon-menu-dots-v:before{content:''}.bb-create-group-container #bb_profile_avatar_wrap .bs-dropdown,.bb-create-group-container .bb-profile-cover-wrap .bs-dropdown{top:35px;left:0;right:0;margin:auto;max-width:160px}.bb-create-group-container #bb_profile_avatar_wrap .bs-dropdown:after,.bb-create-group-container .bb-profile-cover-wrap .bs-dropdown:after{right:0;left:0}.bb-create-group-container #bb-profile-avatar-wrap-components div#profile_avatar{background:#eef0f3;border:2px solid rgba(255,255,255,.37);box-shadow:0 4px 12px 0 #d0d3d6;border-radius:5px}.bb-create-group-container #bb-profile-avatar-wrap-components,.bb-create-group-container .bb-profile-avatar-wrap{height:200px;width:200px;overflow:visible}.bb-create-group-container .bb-profile-avatar-wrap{margin-left:150px;margin-top:-162px}.bb-create-group-container #bb-profile-avatar-wrap-components div#profile_avatar:before{display:none}.bb-create-group-container .bb-profile-avatar-wrap .dz-default span{display:block}.bb-create-group-container .bb-profile-wrap .croppie-container .cr-boundary{border:1px solid #fff;border-radius:5px}.bb-create-group-container .bb-privary-box{background:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,.12);border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;min-width:160px;min-height:130px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;cursor:pointer}.bb-create-group-container .bb-privary-box .icheckbox_minimal.checked{position:absolute;top:10px;right:0;width:16px;height:16px;border-radius:2px;opacity:0;visibility:hidden}.bb-create-group-container .bb-privary-box .icheckbox_minimal.checked:after{font-size:24px;left:-6px;top:-6px}.bb-create-group-container .bb-privary-box .bb-text{opacity:.5;color:#4d5c6d;line-height:1;margin-top:15px}.bb-create-group-container .bb-privary-box svg{opacity:.5}div#profile_cover{border-radius:4px;padding-top:36.47%;background-position:center;background-repeat:no-repeat;background-size:cover;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;margin-bottom:2rem;z-index:5}div#profile_cover:before{background:rgba(18,43,70,.3);content:'';position:absolute;left:0;top:0;height:100%;width:100%}.bb-profile-avatar-wrap{position:relative;margin-left:45px;margin-top:-155px;height:152px;width:152px}div#profile_avatar{background-size:cover;background-repeat:no-repeat;border:2px solid #fff;position:relative;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:5}#group-create-body #bb_profile_avatar_wrap .dz-default span:before{background:url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/images/svg/group-profile.svg) no-repeat;margin-top:-20px}.bb-profile-wrap .croppie-container .cr-overlay{background:rgba(0,0,0,.3)}.bb-create-group-container #bb_profile_avatar_wrap .dz-started~div .bb-icon-menu-dots-v,.bb-profile-cover-wrap .dz-started~div .bb-icon-menu-dots-v{color:#fff}#create-group-form.standard-form .bb-create-group-details-wrap{max-width:750px;margin:auto;padding:80px 15px 0}#create-group-form.standard-form .bb-create-group-details-wrap .bb-field-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:0 0 30px;padding:0;font-size:14px;color:#4d5c6d;letter-spacing:-.24px;line-height:1.57}#create-group-form.standard-form .bb-create-group-details-wrap .bb-field-wrap>label{-webkit-box-flex:0;-ms-flex:0 0 200px;flex:0 0 200px;margin:0;padding:0;font-size:14px;font-weight:500;color:#4d5c6d;letter-spacing:-.24px;cursor:pointer}#create-group-form.standard-form .bb-create-group-details-wrap .bb-field-input{-webkit-box-flex:1;-ms-flex:1;flex:1}#create-group-form.standard-form .bb-create-group-details-wrap .bb-field-input label{font-size:14px;color:#4d5c6d;font-weight:500;letter-spacing:-.24px;cursor:pointer}#create-group-form.standard-form .bb-create-group-details-wrap input,#create-group-form.standard-form .bb-create-group-details-wrap select{height:48px;font-size:14px;letter-spacing:-.24px;padding:10px 15px}#create-group-form.standard-form .bb-create-group-details-wrap textarea{height:145px;resize:none;font-size:14px;letter-spacing:-.24px;padding:10px 15px}#create-group-form.standard-form .bb-create-group-details-wrap .bb-field-inner-wrap{margin-bottom:20px}#create-group-form.standard-form .bb-create-group-details-wrap .bb-field-inner-wrap:last-child{margin-bottom:0}#create-group-form.standard-form .bb-create-group-details-wrap .bb-field-inner-wrap span{color:#939597}#create-group-form.standard-form .bb-create-group-details-wrap .bb-field-inner-wrap .checked+span{color:#4d5c6d}#create-group-form.standard-form .bb-create-group-details-wrap input.button{min-width:200px}#create-group-form.standard-form .bb-create-group-details-wrap a.cancel{margin-right:25px}#create-group-form.standard-form .bb-create-group-details-wrap .group-create-privacy .radio{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}#create-group-form.standard-form .bb-create-group-details-wrap .group-create-privacy .radio .bb-field-inner-wrap{margin-right:10px}#create-group-form.standard-form .bb-create-group-details-wrap .group-create-privacy .checked+.bb-privary-box{box-shadow:0 7px 16px 0 rgba(0,0,0,.12),inset 0 -2px 0 0 #007cff}#create-group-form.standard-form .bb-create-group-details-wrap .group-create-privacy .checked+.bb-privary-box svg{opacity:1}#create-group-form.standard-form .bb-create-group-details-wrap .group-create-privacy .checked+.bb-privary-box .bb-text{opacity:1}#create-group-form.standard-form .bb-create-group-details-wrap .group-create-privacy .checked+.bb-privary-box .icheckbox_minimal.checked{opacity:1;visibility:visible}#create-group-form.standard-form .bb-create-group-details-wrap .group-create-privacy label>.iradio_minimal{display:none}#content form.standard-form .left-menu #invite-list ul{margin:0}#content form.standard-form .left-menu #invite-list ul li{margin:0 0 15px}#content div#invite-list{background:0 0;height:auto;margin:0;overflow:auto;padding:0 20px 20px;width:auto;max-height:500px}#content div#invite-list ul{margin:0;list-style:none}#content div#invite-list .avatar{max-width:40px;border-radius:50%;margin-right:10px}#content div#invite-list label{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#content div#invite-list .bb-name-wrap span{display:block}#content div#invite-list .bb-name{font-size:16px;color:#4d5c6d;letter-spacing:-.24px;line-height:1}#content div#invite-list .bb-mention{font-size:13px;font-weight:300;color:rgba(0,0,0,.3);letter-spacing:-.24px;line-height:1;margin-top:3px}#content div#invite-list .bb-input-wrap{margin-left:auto}#content div#invite-list .icheckbox_minimal{width:22px;height:22px;background:url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/images/svg/circle-add.svg) no-repeat;background-size:cover;border:0;border-radius:0;margin-right:0}#content div#invite-list .icheckbox_minimal.checked{background-image:url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/images/svg/circle-select.svg);opacity:.5}#content div#invite-list .icheckbox_minimal.checked:after{display:none}#content div#invite-list .bb-input-wrap input{position:absolute;opacity:0}#content div#invite-list .bb-check-icon{display:inline-block;width:22px;height:22px;background:url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/images/svg/circle-add.svg) no-repeat;background-size:cover;border:0;border-radius:0;margin-right:0}#content div#invite-list input:checked+.bb-check-icon{background-image:url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/images/svg/circle-select.svg);opacity:.5}ul#friend-list .avatar{border-radius:50%;max-width:52px}ul#friend-list .bb-user-avatar{margin-right:15px}.bb-invite-search{padding:20px}.bb-invite-user-meta h2{color:#122b46;font-size:18px;font-weight:500;letter-spacing:-.24px;line-height:1.2;margin:0}.bb-invite-user-meta h2 a{color:inherit}.bb-invite-user-meta .bb-activity{display:block;font-size:13px;font-weight:300;color:rgba(0,0,0,.3);letter-spacing:-.24px;line-height:1;margin-top:3px}#send-invite-form ul#friend-list li{border-bottom:1px solid #eaeaea;padding:20px 0}#buddypress div.pagination .pag-count{margin-left:0}.invite-action{margin-left:auto}.main-column.hide{display:none}div#group-step-popup{max-width:600px;padding:40px}div#group-step-popup #content div#invite-list{max-height:45vh}div#group-step-popup .bb-invite-search input{width:100%}div#group-step-popup .bb-input-wrap input{width:26px;height:26px;background:url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/images/svg/circle-add.svg) no-repeat;background-size:cover;border:0;border-radius:0;margin-right:0;display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none}div#group-step-popup .bb-input-wrap input:checked{background-image:url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/images/svg/circle-select.svg);opacity:.5}div#group-step-popup #content div#invite-list .avatar{max-width:44px;margin-right:20px}div#group-step-popup #content form.standard-form .left-menu #invite-list ul li{margin:0;border-bottom:1px solid #e7e9ec;padding-bottom:20px;padding-top:20px}div#group-step-popup #content div#invite-list .bb-name{font-size:18px}div#group-step-popup #content div#invite-list .bb-mention{margin-top:6px}div#group-step-popup input#groups_invite_search{height:50px}div#group-step-popup .bb-search-title{font-size:30px;color:#4d5c6d;letter-spacing:-.23px;text-align:center;line-height:40px;margin-bottom:5px}div#group-step-popup .mfp-close{background:0 0}div#group-step-popup .mfp-close:hover{background:0 0}.group-step-buttons{text-align:center}.group-step-buttons input.button{min-width:180px;min-height:46px}.bb-no-fiends{font-size:14px}#buddypress .bb-group-settings{font-size:16px}#buddypress .bb-group-settings .bs-styled-checkbox+label{display:-webkit-box;display:-ms-flexbox;display:flex}#buddypress .bb-group-settings .bs-styled-checkbox:checked+label:before{-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px}#buddypress .bb-group-settings .bb-field-title{font-size:18px;font-weight:500;border-bottom:1px solid rgba(0,0,0,.1);padding-bottom:15px}#buddypress .bb-group-settings .bs-styled-radio:checked+.bb-radio-label:after,#buddypress .bb-group-settings .bs-styled-radio:checked+label:after{top:4px}#content #buddypress .bb-group-settings .action .button{min-width:20px;display:inline-block;font-size:12px;min-height:20px;padding:4px 12px}#content #buddypress .bb-group-settings .bs-item-wrap div.action{padding:0}#content #buddypress .bb-group-settings .bs-item-wrap .bs-generic-button{margin:0 5px 0 0}#buddypress .bb-group-settings .bs-item-wrap>.item>.item-title{margin-bottom:5px}#buddypress .bb-group-settings .item-title a{font-size:18px}#buddypress .bb-group-settings .bs-item-list.list-view{margin-bottom:30px}#buddypress .bb-group-settings .bs-members-items .bs-generic-button{margin-right:5px}#buddypress .bb-group-settings .item-title{position:relative}#buddypress .bb-group-settings .bs-members-items.list-view .bb-profile-card div.action{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}#buddypress .bb-group-settings .bs-members-items.list-view .bb-profile-card div.action a{font-size:13px}.group-create-privacy label{font-weight:500}.bb-group-desc{font-size:13px;margin:0 0 30px 53px;line-height:1.6}.bb-delete-group-wrap{margin:30px 0}.bb-create-group-container div.bb-profile-avatar-wrap:first-child{margin:50px auto 0}p.group-setting-label{outline:0;margin:0 0 12px}#create-group-form #group-create-body select{width:auto;min-width:50%;margin:0 0 8px}.groups.group-create .buddypress-wrap .group-status-type ul:last-child{margin-bottom:0}.groups.group-create .buddypress-wrap .group-status-type label{font-size:16px}.groups.group-create .buddypress-wrap .submit{padding:0}#bp-delete-cover-image-container{margin-bottom:30px}#create-group-form>.bp-messages{margin-bottom:30px}@media (max-width:1080px){.bb-create-group-cover-wrap div#profile_cover{padding-top:28%}.bb-create-group-container .bb-profile-avatar-wrap{margin-left:60px}#send-invite-form .left-menu{-webkit-box-flex:0;-ms-flex:0 0 240px;flex:0 0 240px}#content div#invite-list .avatar{max-width:36px}#content div#invite-list .bb-name{font-size:14px}#content div#invite-list .icheckbox_minimal{width:20px;height:20px}.invite-action{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding-left:67px;padding-top:6px}#buddypress a.button.small.remove{font-size:13px;min-height:30px;padding:5px 20px}.bb-invite-user-meta .bb-activity{font-size:11px}}@media (min-width:800px) and (max-width:920px){.invite-action.invite-action{padding-left:0}}@media (max-width:820px){.bb-create-group-container .bb-privary-box{min-width:130px;min-height:100px}#create-group-form.standard-form .bb-create-group-details-wrap .bb-field-wrap>label{-webkit-box-flex:0;-ms-flex:0 0 150px;flex:0 0 150px}}@media (max-width:760px){.bb-create-group-cover-wrap div#profile_cover{padding-top:32%}.bb-create-group-container #bb-profile-avatar-wrap-components,.bb-create-group-container .bb-profile-avatar-wrap{height:160px;width:160px}.bb-create-group-container #bb_profile_avatar_wrap .bb-icon-menu-dots-v{font-size:12px}}@media (max-width:640px){.bb-create-group-container .bb-profile-avatar-wrap{margin:0 auto;margin-top:-50px}.bb-create-group-cover-wrap div#profile_cover{padding-top:45%}#create-group-form.standard-form .bb-create-group-details-wrap .bb-field-wrap>label{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-bottom:10px}}@media (max-width:580px){#send-invite-form .left-menu{border-right:0;border-bottom:1px solid #e7e9ec;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}div#group-step-popup{padding:30px}}@media (max-width:440px){.bb-create-group-cover-wrap div#profile_cover{padding-top:60%}}body.bp-search .buddypanel{z-index:611}body.bp-search .site-header{z-index:610}body.bp-search .bp-search-ac-header{box-shadow:0 1px 0 0 rgba(139,141,157,.05),0 5px 10px 0 rgba(65,71,108,.15);display:block;left:0!important;padding:10px 0;right:0;width:100vw!important;z-index:50}body.bp-search .bp-search-ac-header>li:not(.bbls-view_all_type-type){max-width:1190px;margin:auto;width:-webkit-calc(100% - 68px);width:calc(100% - 68px)}body.bp-search .bp-search-ac-header>li.bbls-view_all_type-type{margin-top:10px;margin-bottom:-10px;text-align:center}body.bp-search .bp-search-ac-header img{border-radius:50%}@media (min-width:800px){body.bp-search.bb-buddypanel .bp-search-ac-header{left:68px!important;width:-webkit-calc(100vw - 68px)!important;width:calc(100vw - 68px)!important}body.bp-search.buddypanel-open .bp-search-ac-header{left:220px!important;width:-webkit-calc(100vw - 220px)!important;width:calc(100vw - 220px)!important}}body.bp-search .bbls-category a{font-size:12px;font-weight:600;color:#939597;letter-spacing:.7px;text-transform:uppercase}body.bp-search .bp-search-ac .item-avatar img{max-width:48px;min-height:48px;width:100%;height:auto}.members-group-list .item-entry-header{font-size:18px;color:#122b46}.activity-user{font-weight:500}.item-title.activity-content p:last-child{margin:0}.bp-search-results-list li:first-child .list-wrap{border-radius:0!important}#buddypress .bp-search-results-list .list-wrap{border-left:0;border-right:0;box-shadow:none;padding-left:0;padding-right:0}.bp-search-results-list .bp-search-item .item-avatar{max-width:90px;width:100%}.bp-search-results-list .bp-search-item .item-avatar a{border-radius:3px;display:block;margin-right:15px;max-width:100%;min-height:90px;overflow:hidden;position:relative;width:100%;height:auto}.bp-search-results-list .bp-search-item .item-avatar img{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;z-index:0;min-height:100%;width:auto;min-width:100%;object-fit:cover}.bp-search-results-list .entry-summary{font-size:14px;color:#939597;letter-spacing:-.24px;line-height:1.3;margin-bottom:6px}.bp-search-results-list .entry-content{float:none;width:auto;word-break:break-word}.bp-search-results-list .fluid-width-video-wrapper{min-width:240px;margin:0!important}.bp-search-results-list .item-meta.activity-header{margin-bottom:0!important}.bp-search-results-list .bp-search-item .entry-meta,.bp-search-results-list .bp-search-item .entry-meta a,.bp-search-results-list .bp-search-item .entry-meta span{font-size:13px;color:#939597;letter-spacing:0;line-height:1.3}.bp-search-results-list .bp-search-item .entry-meta span.middot{display:inline-block;margin:0 6px;font-size:17px;color:#c3c6c9;line-height:0}.bp-search-results-list .entry-content:last-child{margin:0}.search-results .bp-list li .item-meta{font-size:13px;font-weight:400}.search-results .pag-count{float:left;margin:0 0 10px}.search-results .pag-data{color:#a3a5a9;font-size:13px}.search-results .pagination{float:right;margin:0 0 10px}.search-results .pagination-links a,.search-results .pagination-links span{color:#007cff;padding:0;border:0;font-size:13px;padding:0 5px}.search-results .pagination-links .current{color:#a3a5a9}.search-results .item-meta.last-activity{font-size:13px}#buddypress .dir-form.bp-search-results-wrapper{margin-top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;background:#fff;border:1px solid #e7e9ec;border-radius:4px;margin-bottom:30px}#buddypress .bp-search-results-wrapper .bp-navs{-webkit-box-flex:0;-ms-flex:0 0 260px;flex:0 0 260px;background:#fbfbfc;border-right:1px solid #e7e9ec;border-bottom:0;min-height:60vh;border-radius:4px 0 0 4px;margin:0;padding:30px 0}#buddypress .bp-search-results-wrapper .bp-navs li{float:none;padding:0}#buddypress .bp-search-results-wrapper .bp-navs a{border:0;font-size:14px;color:#939597;letter-spacing:-.24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px 20px;line-height:1;margin-bottom:1px}#buddypress .bp-search-results-wrapper .bp-navs a:before{content:'\E96A';font:normal normal normal 14px/1 bb-icons;speak:none;display:inline-block;font-size:18px;margin-right:10px;text-decoration:inherit;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:22px;text-align:center}@media only screen and (max-width:768px){#buddypress .bp-search-results-wrapper .bp-navs a:before{display:none}}#buddypress .bp-search-results-wrapper .bp-navs a:hover{background:rgba(77,92,109,.1);color:#007cff}#buddypress .bp-search-results-wrapper .bp-navs li:first-child a:before{content:'\E966'}#buddypress .bp-search-results-wrapper .bp-navs .activity a:before{content:'\E854'}#buddypress .bp-search-results-wrapper .bp-navs .activity_comment a:before{content:'\E967'}#buddypress .bp-search-results-wrapper .bp-navs .members a:before{content:'\E96D'}#buddypress .bp-search-results-wrapper .bp-navs .groups a:before{content:'\E96B'}#buddypress .bp-search-results-wrapper .bp-navs .cpt-sfwd-quiz a:before{content:'\E972'}#buddypress .bp-search-results-wrapper .bp-navs .cpt-product a:before{content:'\E970';-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}#buddypress .bp-search-results-wrapper .bp-navs .cpt-bp-member-type a:before{content:'\E971'}#buddypress .bp-search-results-wrapper .bp-navs .posts a:before{content:'\E965'}#buddypress .bp-search-results-wrapper .bp-navs .cpt-page a:before{content:'\E96F'}#buddypress .bp-search-results-wrapper .bp-navs .cpt-sfwd-courses a:before{content:'\E968'}#buddypress .bp-search-results-wrapper .bp-navs .cpt-sfwd-lessons a:before{content:'\E96C'}#buddypress .bp-search-results-wrapper .bp-navs .cpt-sfwd-topic a:before,#buddypress .bp-search-results-wrapper .bp-navs .topic a:before{content:'\E973'}#buddypress .bp-search-results-wrapper .bp-navs .cpt-memberpressproduct a:before{content:'\E96E'}#buddypress .bp-search-results-wrapper .bp-navs .cpt-command a:before,#buddypress .bp-search-results-wrapper .bp-navs .cpt-wp-parser-class a:before,#buddypress .bp-search-results-wrapper .bp-navs .cpt-wp-parser-function a:before,#buddypress .bp-search-results-wrapper .bp-navs .cpt-wp-parser-hook a:before,#buddypress .bp-search-results-wrapper .bp-navs .cpt-wp-parser-method a:before{content:'\E977'}#buddypress .bp-search-results-wrapper .bp-navs ul.subnav{width:100%}@media only screen and (max-width:900px){#buddypress .bp-search-results-wrapper .bp-navs ul.subnav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}}#buddypress .bp-search-results-wrapper .bp-navs .current a,#buddypress .bp-search-results-wrapper .bp-navs .selected a{background:rgba(77,92,109,.1);color:#007cff;font-weight:400}.search-results-header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.search-results-header .bp-search-form-wrapper{margin-bottom:1.6875rem}.bp-search-page .bp-navs ul li .count{margin-left:auto}.bp-search-results-list .bp-search-item .item-title,.buddypress-wrap .members-list li .member-name{margin-bottom:6px;margin-top:0;word-break:break-word;font-size:14px;color:#122b46;letter-spacing:-.21px;line-height:1.35}.entry-title.item-title a:empty{display:none}.results-group{margin-bottom:40px}.bp-search-page .results-group ul#activity-stream li.activity-item{padding:0}#buddypress .bp-search-form-wrapper .bp-dir-search-form input[type=search]{border:0;background-color:transparent;padding-left:32px;font-size:14px;height:34px}#buddypress header.results-group-header{background:#fff;border-bottom:0;border-radius:3px 3px 0 0;padding:0 0 20px}#buddypress header.results-group-header .results-group-title{font-family:inherit;font-size:14px;font-weight:500;letter-spacing:.25px;line-height:1;margin:0;text-transform:uppercase}.search_results{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:35px 40px 10px;min-width:0}.search_results .avatar{border-radius:0}.search_results .item-title a{font-size:inherit}.search_results div.item-avatar a{display:block}.total-results{font-size:12px;color:#122b46;letter-spacing:.25px;line-height:1}#buddypress ul.bp-search-results-list{margin-bottom:0;padding-bottom:0}.bp-search-results-wrap .view-all-link{color:#007cff;font-size:14px;letter-spacing:-.22px}.bp-search-results-wrap .view-all-link:focus,.bp-search-results-wrap .view-all-link:hover{color:#007cff}.bp-search-results-wrap .view-all-link:after{content:'\e87b';font:normal normal normal 14px/1 bb-icons;speak:none;display:inline-block;text-decoration:inherit;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#999;margin-left:2px}body.bp-search .bp-search-ac-header .bbls-undefined-type{padding:5px 10px;margin:5px auto 0!important}.bp-search-ac .loading-msg{padding:10px 20px}.bp-search-ac.ui-menu .ui-menu-item .bp-search-ajax-item.noresult{font-weight:500;font-size:14px;color:#122b46;padding:10px}.bp-search-results-wrapper .bp-navs.bp-subnavs{float:left;margin:0 0 30px;width:auto}.bp-search-results-wrapper .bp-search-form-wrapper{float:right;margin:0 0 30px}.bp-search-results-list .bp-search-item .item-desc{font-size:13px;font-weight:300;color:#a3a5a9}.bp-search-ac.ui-menu .ui-menu-item.ui-state-focus,.bp-search-ac.ui-menu .ui-menu-item.ui-state-hover,.bp-search-ac.ui-menu .ui-menu-item:hover{background:#f7fafe}.bp-search-ajax-item .item-title{font-size:14px;color:#122b46;letter-spacing:-.24px}.bp-search-ajax-item .item .item-desc{font-size:12px;color:#a3a5a9;letter-spacing:-.18px}.bp-search-results-wrap .results-group-footer{margin-top:15px}.bp-search-results-wrap.results-group-activity .activity-content .activity-header{margin-bottom:4px}.bp-search-results-wrap.results-group-activity .activity-header a{text-transform:capitalize}.bp-search-results-wrap.results-group-activity .activity-inner{font-size:14px;color:#939597;letter-spacing:-.24px;line-height:1.3}.bp-search-results-wrap.results-group-activity li .item{margin-bottom:0}.bp-search-results-wrap.results-group-activity time{font-size:13px;font-weight:400}.bp-search-results-wrap.results-group-activity .activity-item .activity-avatar{-webkit-box-flex:0;-ms-flex:0 0 90px;flex:0 0 90px}.bp-search-results-wrap.results-group-activity .activity-avatar img{max-width:100%}.bp-search-results-wrap.results-group-activity_comment .activity-header a{letter-spacing:0;text-transform:capitalize}.bp-search-results-wrap.results-group-activity_comment .activity-inner{font-size:14px;color:#939597;letter-spacing:-.21px;line-height:1.42}.bp-search-results-wrap.results-group-activity_comment .activity-inner a{color:inherit}.bp-search-results-wrap.results-group-activity_comment .activity-inner a:hover{color:#007cff}.bp-search-results-wrap.results-group-activity_comment .activity-inner p{margin:0 0 5px}.bp-search-results-wrap.results-group-cpt-product span.entry-meta{margin:4px 0}.bp-search-results-wrap.results-group-cpt-product .rating-custom .woocommerce-product-rating .star-rating{margin:0 0 5px}.bp-search-results-wrap.results-group-cpt-product .rating-custom .star-rating{font-size:14px}.bp-search-results-wrap.results-group-cpt-product .star-rating span{color:#ffd21a}.bp-search-results-wrap.results-group-cpt-product .product-sale{line-height:1;margin-top:2px}.bp-search-results-wrap.results-group-cpt-product .product-sale .onsale{background:#3ebc7d;border-radius:4px;font-size:11px;color:#fff;letter-spacing:-.24px;display:inline-block;line-height:1;padding:3px 6px}.bp-search-results-wrap.results-group-cpt-sfwd-courses dd.course_progress{height:4px;margin:0 0 8px;max-width:220px;width:100%}.bp-search-results-wrap.results-group-cpt-sfwd-courses .course_progress_blue{background:#05d786}.bp-search-results-wrap.results-group-cpt-sfwd-courses .entry-meta{margin-bottom:6px}.bp-search-page .results-group ul#activity-stream li.activity-item .activity-inner{margin-bottom:6px}#buddypress .bp-search-results-list.groups-list .avatar{border-radius:3px}.bp-search-item.bp-search-item_sfwd-lessons .entry-summary,.bp-search-item.bp-search-item_sfwd-topic .entry-summary{font-size:13px}.bp-search-ac.ui-autocomplete.bp-forum-search-ac-header{border-radius:10px;border:0}.bp-search-results-list .learndash-wrapper.learndash-widget{display:none}@media screen and (max-width:900px){#buddypress .bp-search-results-wrapper .bp-navs{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;min-height:10px;border-right:0;border-radius:4px 4px 0 0;padding:0}#buddypress .bp-search-results-wrapper .bp-navs li{float:left}.bp-search-page .bp-navs ul li .count{margin-left:10px}.search_results{padding:30px}}@media (max-width:640px){#buddypress .bp-search-results-wrapper .search_filters>ul{padding-right:0}.bp-search-results-wrapper .bp-navs.bp-subnavs{margin-bottom:20px}.bp-search-results-wrapper .bp-navs.bp-subnavs,.bp-search-results-wrapper .bp-search-form-wrapper{float:none}}.directory.media .subnav-filters .subnav-search{position:absolute;right:0;top:0;margin:0}.directory.media .dir-search.media-search.bp-search{margin:0}.directory.media #buddypress #dir-media-search{border:0;background-color:transparent;padding-left:32px;font-size:14px;height:34px}.bb-media-container{background:#fff;border:1px solid #e7e9ec;border-radius:4px;padding:20px;margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column}.bb-media-container #subnav{margin:20px -20px;width:auto;padding:0 20px}.bb-media-actions-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#buddypress .bb-media-actions-wrap .bb-title{margin:0}.groups.single-item .bb-media-actions-wrap{margin-bottom:20px}#buddypress .media-list.item-list{margin-bottom:0;padding-top:0;margin-left:-10px;margin-right:-10px}#buddypress .bb-photo-list li{margin-bottom:20px;margin-top:0;padding:0 10px}#buddypress .bb-photo-cover-wrap{border-radius:3px}#buddypress .bb-photo-thumb{box-shadow:0 3px 12px -1px rgba(7,10,25,.2),0 22px 27px -20px rgba(7,10,25,.2);-webkit-transition:all .3s ease;transition:all .3s ease}#buddypress .bb-photo-thumb:hover{box-shadow:0 15px 45px -5px rgba(7,10,25,.25);-webkit-filter:brightness(1.07);filter:brightness(1.07);-webkit-transform:translate(0,-2px);-ms-transform:translate(0,-2px);transform:translate(0,-2px)}.single.media.albums .bb-media-container #subnav{margin-top:-10px}.bb-media-actions-wrap.album-actions-wrap{margin-bottom:30px}.dropzone .dz-default{background:rgba(240,243,247,.5);border:1px dashed #dedfe2;border-radius:6px;min-height:20vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px;color:#122b46;letter-spacing:-.24px;line-height:26px;padding:20px 0}.dropzone .dz-default:before{display:none}.dropzone .dz-default span{margin-top:0}.dropzone .dz-default span:before{background:url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/images/svg/upload.svg) no-repeat;background-size:cover;content:" ";height:41px;width:48px;display:block;margin:0 auto 15px}#buddypress .bb-model-header h4{margin:0}#boss-media-create-album-popup .bb-model-header{margin-bottom:25px}#boss-media-create-album-popup .media-uploader-wrapper{max-height:48vh;overflow-x:hidden;overflow-y:auto}.bbm-uploader-model-wrap .media-uploader-wrapper{max-height:48vh;overflow-x:hidden;overflow-y:auto}.bb-photos-meta{margin-bottom:20px}.bb-photos-meta .bb-delete{line-height:1}.bb-photos-meta .bb-delete i{font-size:24px}.bb-photos-meta .bb-select i{font-size:12px}.bb-photos-meta .bb-select.selected i{background:#007cff;color:#fff;border-color:#007cff}.bb-photos-meta i{font-size:22px}.bb-photos-meta .bb-icon-select{font-size:18px}.bb-media-check-wrap .dashicons{font:normal normal normal 14px/1 bb-icons;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:22px;height:22px;border-radius:50%;border:1px solid #fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bb-media-check-wrap .dashicons:before{content:'\E876'}.selected .bb-media-check-wrap .dashicons{background-color:#007cff}.modal-container .bp-existing-media-wrap{margin-bottom:0;padding:30px 0}.bb-model-header{margin-bottom:0}.bb-model-footer .button{margin-top:20px}.bb-model-footer .bb-dropdown-wrap{margin-bottom:5px}.bb-photo-thumb label{display:block}.bp-media-upload-tab-content{padding-top:30px}.modal-container .dropzone{margin-bottom:0}.modal-container .bp-media-upload-tab{font-weight:500;font-size:15px;color:#939597}.modal-container .bp-media-upload-tab.selected{color:#122b46}.activity-list.loading .dashicons-update{font-family:bb-icons}.activity-list.loading .dashicons-update:before{content:'\E838'}#buddypress .bb-photo-list li.load-more{margin:20px auto 10px;text-align:center}.bb-member-photos-header{margin-top:0}html.quiz-sort,html.quiz-sort .site,html.quiz-sort body{overflow:initial}html.elementor-html body.bb-sfwd-aside{overflow:auto}.learndash-theme.archive .post-grid>.hentry{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}@media screen and (max-width:1100px){.learndash-theme.archive .post-grid>.hentry{-webkit-box-flex:0;-ms-flex:0 0 33.3333%;flex:0 0 33.3333%}}@media screen and (max-width:800px){.learndash-theme.archive .post-grid>.hentry{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}@media screen and (max-width:480px){.learndash-theme.archive .post-grid>.hentry{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.learndash-theme.archive .post-grid>.hentry .entry-content{margin-bottom:0}.learndash-theme.archive .post-grid>.hentry .entry-content p:last-child{margin-bottom:0}#learndash-page-content{background-color:#fff;border-bottom:1px solid #e7e9ec;padding:30px 100px 0;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:-webkit-calc(100vh - 76px);min-height:calc(100vh - 76px)}#learndash-page-content.loading>.learndash-content-body{opacity:.2}#learndash-page-content.loading:after{font:normal normal normal 20px/1 bb-icons;speak:none;display:inline-block;text-decoration:inherit;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\E838';-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;width:20px;height:20px;position:absolute;z-index:102;margin-left:auto;margin-right:auto;left:0;right:0}@media screen and (max-width:1200px){#learndash-page-content{padding:30px 60px 0}}@media screen and (max-width:992px){#learndash-page-content{padding:30px 40px 0}}@media screen and (max-width:543px){#learndash-page-content{padding:30px 20px 0}}#learndash-page-content .learndash_next_prev_link{margin-top:auto;display:-webkit-box;display:-ms-flexbox;display:flex;padding:30px 0}#learndash-page-content .learndash_next_prev_link a.next-link{margin-left:auto}#learndash-page-content .sfwd-course-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#learndash-page-content .sfwd-course-nav .sfwd-course-expire{margin-right:20px;font-size:14px}#learndash-page-content .sfwd-course-nav .sfwd-course-expire i{color:#a3a5a9;margin-right:8px}#learndash-page-content .sfwd-course-nav .learndash_next_prev_link{margin-top:0;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0}#learndash-page-content .sfwd-course-nav .learndash_next_prev_link a{font-size:0;background-color:#d3d7db;color:#fff}#learndash-page-content .sfwd-course-nav .learndash_next_prev_link a:hover{background-color:#007cff}#learndash-page-content .sfwd-course-nav .learndash_next_prev_link a:after,#learndash-page-content .sfwd-course-nav .learndash_next_prev_link a:before{font-size:16px;padding-bottom:0;margin:0}#learndash-page-content .sfwd-course-nav .learndash_next_prev_link a.next-link{margin-left:auto}#learndash-page-content .sfwd-course-nav .learndash_next_prev_link span.empty-post{font-size:0;background-color:#d3d7db;color:#fff;opacity:.5;pointer-events:none}#learndash-page-content .sfwd-course-nav .learndash_next_prev_link span.empty-post:after,#learndash-page-content .sfwd-course-nav .learndash_next_prev_link span.empty-post:before{font-size:16px;padding-bottom:0;margin:0}#learndash-page-content .sfwd-course-nav .learndash_next_prev_link span.next-link{margin-left:auto}#learndash-page-content .bb-lms-secondary-header>span{text-transform:uppercase;font-size:12px}#learndash-page-content .bb-lms-secondary-header h1{line-height:1.2;font-weight:700;font-size:36px;margin:0}#learndash-page-content .bb-lms-secondary-header p#learndash_next_prev_link{font-size:13px;margin-bottom:0}.sfwd-lessons-template-default #learndash-page-content #learndash-content .lms-topic-sidebar-wrapper,.sfwd-quiz-template-default #learndash-page-content #learndash-content .lms-topic-sidebar-wrapper,.sfwd-topic-template-default #learndash-page-content #learndash-content .lms-topic-sidebar-wrapper{display:none}.sfwd-lessons-template-default #learndash-page-content #learndash-content #learndash-page-content,.sfwd-quiz-template-default #learndash-page-content #learndash-content #learndash-page-content,.sfwd-topic-template-default #learndash-page-content #learndash-content #learndash-page-content{min-height:inherit;padding:0;border:0}.sfwd-lessons-template-default #learndash-page-content #learndash-content #learndash-page-content .learndash_content_wrap,.sfwd-quiz-template-default #learndash-page-content #learndash-content #learndash-page-content .learndash_content_wrap,.sfwd-topic-template-default #learndash-page-content #learndash-content #learndash-page-content .learndash_content_wrap{padding:0;margin:0}.sfwd-lessons-template-default #learndash-page-content #learndash-content #learndash-page-content .learndash_content_wrap>div,.sfwd-quiz-template-default #learndash-page-content #learndash-content #learndash-page-content .learndash_content_wrap>div,.sfwd-topic-template-default #learndash-page-content #learndash-content #learndash-page-content .learndash_content_wrap>div{padding:0;margin:0}.sfwd-lessons-template-default #learndash-page-content #learndash-content #learndash-page-content #learndash-course-header,.sfwd-quiz-template-default #learndash-page-content #learndash-content #learndash-page-content #learndash-course-header,.sfwd-topic-template-default #learndash-page-content #learndash-content #learndash-page-content #learndash-course-header{display:none}.sfwd-lessons-template-default #learndash-page-content #learndash-content #learndash-page-content .learndash_content_wrap #comments.comments-area,.sfwd-lessons-template-default #learndash-page-content #learndash-content #learndash-page-content .learndash_content_wrap .ld-focus-comments,.sfwd-quiz-template-default #learndash-page-content #learndash-content #learndash-page-content .learndash_content_wrap #comments.comments-area,.sfwd-quiz-template-default #learndash-page-content #learndash-content #learndash-page-content .learndash_content_wrap .ld-focus-comments,.sfwd-topic-template-default #learndash-page-content #learndash-content #learndash-page-content .learndash_content_wrap #comments.comments-area,.sfwd-topic-template-default #learndash-page-content #learndash-content #learndash-page-content .learndash_content_wrap .ld-focus-comments{display:none}#learndash_lesson_topics_list>div,#learndash_lessons,#learndash_profile,#learndash_quizzes{background-color:transparent;border:0;border-radius:0;box-shadow:none;margin-bottom:0}body.bb-buddypanel.bb-sfwd-aside .site-header .bb-toggle-panel{display:inherit;margin-left:-18px}body.bb-buddypanel.bb-sfwd-aside .header-aside-inner .bb-toggle-panel{display:none}body.bb-buddypanel.bb-sfwd-aside.bb-buddypanel-right .site-header .site-header-container>.bb-toggle-panel{display:none}body.bb-buddypanel.bb-sfwd-aside.bb-buddypanel-right .site-header .site-header-container{padding-left:0}body.bb-buddypanel.bb-sfwd-aside.bb-buddypanel-right .header-3 .header-aside-inner .bb-toggle-panel{margin-right:0}body.bb-buddypanel.bb-sfwd-aside.bb-buddypanel-right .header-aside-inner .bb-toggle-panel{display:inline-block;padding-left:20px;margin:0;margin-right:-18px}body.bb-buddypanel.bb-sfwd-aside .site-header .site-header-container:not(.header-3) #header-aside .bb-toggle-panel i{color:inherit}body.bb-buddypanel.bb-sfwd-aside.buddypanel-open:not(.buddypanel-header) .site-header .bb-toggle-panel,body.bb-buddypanel.bb-sfwd-aside.buddypanel-transtioned:not(.buddypanel-header) .site-header .bb-toggle-panel{visibility:hidden;opacity:0}body.bb-buddypanel.bb-sfwd-aside.buddypanel-header .site-header .bb-toggle-panel{margin-left:-18px}body.bb-buddypanel.bb-sfwd-aside.buddypanel-header.bb-buddypanel-right .site-header .bb-toggle-panel{margin-left:0}body.bb-buddypanel.bb-sfwd-aside:not(.buddypanel-open) .buddypanel .bb-toggle-panel{visibility:hidden;opacity:0}body.bb-sfwd-aside .footer-container .container,body.bb-sfwd-aside .site-header .container{max-width:100%}body.bb-sfwd-aside .site-header .container{max-width:100%;margin-right:0}body.bb-sfwd-aside.buddypanel-header .buddypanel .panel-head{height:0}body.bb-sfwd-aside.buddypanel-header .buddypanel .panel-head .bb-toggle-panel{display:none}body.bb-sfwd-aside .side-panel-inner{height:-webkit-calc(100% - 70px);height:calc(100% - 70px)}.single-sfwd-lessons.admin-bar .elementor-location-header>.elementor-inner,.single-sfwd-quiz.admin-bar .elementor-location-header>.elementor-inner,.single-sfwd-topic.admin-bar .elementor-location-header>.elementor-inner{padding-top:32px}.single-sfwd-lessons .elementor.elementor-location-footer,.single-sfwd-quiz .elementor.elementor-location-footer,.single-sfwd-topic .elementor.elementor-location-footer{display:none!important}.bb-sfwd-aside .site-content .container{max-width:100%;padding-left:0;padding-right:0}.bb-sfwd-aside .site-content .container>.grid{margin-left:0;margin-right:0}.bb-sfwd-aside .site-content .container .grid-cell:not(.no-gutter),.bb-sfwd-aside .site-content .container .grid>:not(.no-gutter){padding-left:0;padding-right:0}.bb-sfwd-aside .site-content .container .container-full{width:100%;margin-left:0;margin-right:0;left:0;right:0}.bb-sfwd-aside .site-content .container .content-area{padding-bottom:0;padding-top:0}.bb-sfwd-aside .header-aside{margin-left:auto}.single-sfwd-courses.has-sidebar #primary,.single-sfwd-lessons.has-sidebar #primary,.single-sfwd-quiz.has-sidebar #primary,.single-sfwd-topic.has-sidebar #primary{max-width:100%!important}.site-branding.ld-brand-logo img{max-height:100%;padding:10px 0}.site-header-container .site-branding.ld-brand-logo{min-width:inherit}.buddypanel-header .buddypanel .site-branding.ld-brand-logo{padding-right:0;margin-top:10px;margin-bottom:10px}.buddypanel-header .buddypanel .site-branding.ld-brand-logo img{padding:0;margin:0 auto}.lms-topic-sidebar-wrapper.lms-topic-sidebar-close.md-grid-1-3{-webkit-box-flex:0;-ms-flex:0 0 0%;flex:0 0 0%;opacity:0}.ld-course-navigation .bb-toggle-panel{margin-right:10px;position:relative;top:4px}.ld-course-navigation .bb-toggle-panel .bb-icon-menu-left{font-size:24px}.lms-topic-sidebar-wrapper .bb-elementor-header-items{display:none}.learndash-content-body{position:relative}.learndash-content-body .bb-elementor-header-items{position:absolute;right:0;z-index:2}.learndash-content-body .bb-elementor-header-items a{margin-left:10px}.learndash-content-body .bb-elementor-header-items i{font-size:16px}.lms-side-panel-close .bb-elementor-header-items{right:30px}.lms-side-panel-close .bb-elementor-header-items .header-minimize-link{display:inline-block}@media screen and (min-width:800px){.sfwd-single-sidebar-right:not(.single-sfwd-courses) #learndash-content>.bb-grid{-ms-flex-flow:row-reverse;flex-flow:row-reverse}}@media screen and (min-width:800px){.single-sfwd-lessons.bb-buddypanel .site-content,.single-sfwd-quiz.bb-buddypanel .site-content,.single-sfwd-topic.bb-buddypanel .site-content{padding:0 10px}}.bb-courses-header{margin-bottom:2rem}.bb-courses-header .bb-title{font-size:28px;margin:0 0 0}@media (max-width:375px){.bb-courses-header .bb-title{font-size:28px;margin-right:10px}}.bb-courses-header .bs-dir-search{margin-left:auto;margin-bottom:0;margin-right:0}.ld-secondary-header .bb-secondary-list-tabs{margin:25px 0 20px}.bb-courses-directory .grid-filters{background:#fff;border:1px solid #e7e9ec;border-radius:3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:start;align-self:flex-start;font-size:21px;height:36px}.bb-courses-directory .grid-filters a{color:#122b46;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:5px;padding-right:5px;opacity:.4;-webkit-transition:.3s all;transition:.3s all}.bb-courses-directory .grid-filters a:hover{color:#122b46;opacity:1}.bb-courses-directory .grid-filters a i{font-size:22px}.bb-courses-directory .grid-filters .active{opacity:1}.bb-courses-directory .bp-navs{overflow:hidden;margin-bottom:15px;border-bottom:1px solid #e7e9ec}.bb-courses-directory .bp-navs li{float:left;padding-right:30px}.bb-courses-directory .bp-navs li a{padding:0 0 15px}.bb-courses-directory .bp-navs .selected .count{background-color:#007cff}.bb-courses-directory .bs-sort-button i{font-size:22px}.bb-courses-directory .select-wrap{margin:0}.bb-courses-directory .select-wrap select{height:36px;font-size:14px;outline:0}.bb-courses-directory .sfwd-courses-filters .select-wrap select{margin-right:12px}.bb-grid #course-dir-list{margin-top:10px}.bb-course-items{list-style:none;-ms-flex-flow:row wrap;flex-flow:row wrap}.bb-course-items:not(.bb-grid){margin:0}.bb-course-items .bb-course-item-wrap{margin-bottom:20px}.bb-course-items .bb-course-cover{overflow:hidden;position:relative}.bb-course-items .bb-cover-wrap{border-radius:3px 3px 0 0;padding-top:52%}.bb-course-items .bb-cover-list-item{background:#fff;border:1px solid #e7e9ec;border-radius:4px;height:100%;padding-bottom:0;-webkit-transition:.2s box-shadow;transition:.2s box-shadow;position:relative}.bb-course-items .bb-cover-list-item.bb-course-paid{padding-bottom:45px}.bb-course-items .bb-cover-list-item:hover{box-shadow:0 4px 32px 0 rgba(18,43,70,.1);z-index:1}.bb-course-items .bb-cover-list-item .course-fee{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bb-course-items .bs-timestamp{font-size:14px;color:#939597;letter-spacing:-.24px;line-height:22px;position:absolute;bottom:20px}.bb-course-items .forums-meta span{background:rgba(18,43,70,.1)}.bb-course-items .bb-cover-wrap:after{display:none}.bb-course-items .forums-meta{margin-bottom:12px}.bb-course-items .bb-course-excerpt{color:#a3a5a9}.bb-course-items .course-progress-wrap{position:relative;z-index:1;margin:0 0 20px;line-height:1}.bb-course-items .start-course-completion-rate{font-size:11px;margin-top:12px;text-transform:uppercase}.bb-course-items .course-progress{margin:0;height:4px;background:#e7e9ec}.bb-course-items .course-progress-bar{background:#007cff;height:4px;width:auto}.bb-course-items .bb-course-excerpt{font-size:13px;color:#a3a5a9;line-height:1.384;display:block;display:-webkit-box;max-height:2.72em;margin:-3px 0 20px;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.bb-course-items.grid-view .bb-course-item-wrap{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}@media screen and (max-width:1200px){.bb-course-items.grid-view .bb-course-item-wrap{-webkit-box-flex:0;-ms-flex:0 0 33.333%;flex:0 0 33.333%}}@media screen and (max-width:820px){.bb-course-items.grid-view .bb-course-item-wrap{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}@media screen and (max-width:480px){.bb-course-items.grid-view .bb-course-item-wrap{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.has-sidebar .bb-course-items.grid-view .bb-course-item-wrap{-webkit-box-flex:0;-ms-flex:0 0 33.333%;flex:0 0 33.333%}@media screen and (max-width:1200px){.has-sidebar .bb-course-items.grid-view .bb-course-item-wrap{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}@media screen and (min-width:800px) and (max-width:900px){.has-sidebar .bb-course-items.grid-view .bb-course-item-wrap{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}@media screen and (max-width:480px){.has-sidebar .bb-course-items.grid-view .bb-course-item-wrap{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.bb-course-items.list-view .bb-course-item-wrap{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.bb-course-items.list-view .bb-cover-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0}.bb-course-items.list-view .bb-course-cover{-webkit-box-flex:0;-ms-flex:0 0 240px;flex:0 0 240px}@media screen and (max-width:1040px){.bb-course-items.list-view .bb-course-cover{-webkit-box-flex:0;-ms-flex:0 0 200px;flex:0 0 200px}}@media screen and (max-width:460px){.bb-course-items.list-view .bb-course-cover{-webkit-box-flex:0;-ms-flex:0 0 140px;flex:0 0 140px}}@media screen and (max-width:375px){.bb-course-items.list-view .bb-course-cover{-webkit-box-flex:0;-ms-flex:0 0 110px;flex:0 0 110px}}.bb-course-items.list-view .bb-card-course-details{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-bottom:16px}.bb-course-items.list-view .bb-cover-wrap{border-radius:3px 0 0 3px;padding-top:70%;height:100%}@media screen and (max-width:1040px){.bb-course-items.list-view .bb-cover-wrap{padding-top:78%}}.bb-course-items.list-view .bb-course-footer{-ms-flex-flow:column-reverse;flex-flow:column-reverse;bottom:auto;top:16px;width:auto;left:auto;right:0}@media screen and (max-width:1040px){.bb-course-items.list-view .bb-course-footer{position:static;padding:15px 0 0}}.bb-course-items.list-view .bb-course-footer del{margin-right:0;margin-top:8px}.bb-course-items.list-view .bb-course-title,.bb-course-items.list-view .course-lesson-count{max-width:80%}.bb-course-items.list-view .course-progress-wrap{max-width:450px}.has-sidebar .bb-course-items.list-view .course-progress-wrap{max-width:320px}.bb-course-items .course-completion-rate,.bb-learndash-wrapper.bb-course-item-wrap .course-completion-rate,.group_courses .course-completion-rate{display:block;margin-top:10px}.bb-course-items .ld-progress-stats,.bb-learndash-wrapper.bb-course-item-wrap .ld-progress-stats,.group_courses .ld-progress-stats{font-size:12px;font-weight:500;line-height:1;letter-spacing:-.24px;display:block;margin-top:10px;color:#a3a5a9}.bb-course-items .ld-progress-stats .ld-progress-steps,.bb-learndash-wrapper.bb-course-item-wrap .ld-progress-stats .ld-progress-steps,.group_courses .ld-progress-stats .ld-progress-steps{margin-top:5px;display:block!important}.grid-view .bb-card-course-details .course-progress-wrap:nth-last-child(2){margin:0 0 10px}.bb-course-footer{position:absolute;bottom:20px;width:100%;left:0;padding:0 20px;font-weight:500;font-size:20px;line-height:1;color:#122b46;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.bb-course-footer del{font-size:15px;font-weight:400;color:#939597;margin-right:5px}.bb-card-course-details{padding:16px 20px 0}.grid-view .bb-card-course-details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#page .bb-course-title{font-size:22px;font-weight:600;line-height:1.24;margin:0 0 8px}#page .bb-course-title a{color:inherit;display:block;display:-webkit-box;max-height:2.7em;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}#page .bb-course-title a:hover{color:#007cff}#page .bb-course-title .lms-category{display:block;font-size:12px;text-transform:uppercase;margin-bottom:20px;font-weight:400}#page .bb-course-title .lms-title{display:block;font-size:20px}.bb-course-meta{font-size:13px;font-weight:300;color:#a3a5a9;letter-spacing:-.24px;line-height:1;margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-flow:row wrap;flex-flow:row wrap}.bb-course-meta .item-avatar{max-width:28px;margin-right:10px}.bb-course-meta strong{font-size:13px;font-weight:500;letter-spacing:-.24px;margin:0}.bb-course-meta strong a{color:#122b46}.bb-course-meta strong a:hover{color:#007cff}.list-view .bb-course-meta .item-avatar img{max-width:100%}.course-lesson-count{font-size:13px;color:#a3a5a9;line-height:1;margin-bottom:8px;font-weight:300}.bb-course-categories{font-size:12px;font-weight:500;color:#122b46;letter-spacing:.25px;line-height:1;margin-bottom:10px;text-transform:uppercase}.bb-course-excerpt{margin-bottom:20px;opacity:.8;font-size:16px;letter-spacing:-.24px;line-height:27px}.bb-cover-list-item .sfwd-type-tag{position:absolute;z-index:9;top:15px;background-color:#007cff;border-radius:0 15px 15px 0;color:#fff;text-align:center;padding:5px 12px;text-transform:uppercase;font-size:11px;line-height:1;letter-spacing:.23px}.bb-cover-list-item .progress-continue{background-color:#0b8ac7}.bb-cover-list-item .sfwd-type-free{background-color:#0bc1c7}.bb-cover-list-item .progress-empty{background-color:#dbbe1a}.bb-cover-list-item .progress-completed{background-color:#aac70b}.bb-cover-list-item .sfwd-type-closed{background-color:#9c9c9c}.bb-cover-list-item .sfwd-type-purchase{background-color:#0bc77a}.bb-cover-list-item .sfwd-type-unlock{background-color:#007cff;z-index:10}.bb-cover-list-item .ld-status{position:absolute;z-index:9;top:15px;background-color:#007cff;border-radius:0 15px 15px 0;color:#fff;text-align:center;padding:5px 12px;text-transform:uppercase;font-size:11px;line-height:1;letter-spacing:.23px}.bb-cover-list-item .ld-primary-background{background-color:#007cff}.bb-cover-list-item .ld-status-complete.ld-secondary-background{background-color:#1cd991}.bb-cover-list-item .ld-secondary-background{background-color:#aac70b}.bb-cover-list-item .ld-third-background{background-color:#dbbe1a}.bb-course-step{min-width:auto;margin-left:auto}.bb-course-step .sfwd-price-unlock{color:#939597}.bb-course-step .sfwd-price-unlock:hover{color:#007cff}.bb-course-step .sfwd-price-unlock i{font-size:22px}.bb-list-card-data .bb-course-step{min-width:140px}.bb-list-card-data .bb-course-step a.button{width:100%}.bb-list-card-data .bb-course-step a.button.sfwd-price-closed,.bb-list-card-data .bb-course-step a.button.sfwd-price-closed:hover{color:#dedfe2;border-color:#dedfe2}span.bb-course-price{font-size:22px;font-weight:400;color:#122b46;letter-spacing:0;text-align:right;line-height:1.22}.sfwd-courses-filters{-ms-flex-flow:row wrap;flex-flow:row wrap}.component-navigation.courses-nav{margin:0}.component-navigation.courses-nav li{position:relative;list-style:none}.component-navigation.courses-nav .bb-icon-loader{position:absolute;right:10px;top:7px}.bb-lms-pagination{padding:10px 0;text-align:right}.bb-lms-pagination>*{display:inline-block;font-size:13px;margin-right:10px}.bb-lms-pagination a.next.page-numbers,.bb-lms-pagination a.prev.page-numbers{font-size:0}.bb-lms-pagination a.next.page-numbers:before,.bb-lms-pagination a.prev.page-numbers:before{content:'\2192';font-size:13px}.bb-lms-pagination a.prev.page-numbers:before{content:'\2190'}@media screen and (min-width:800px) and (max-width:992px){.ld-secondary-header .bs-secondary-list-tabs{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.sfwd-courses-filters{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;margin-right:15px}.sfwd-courses-filters .select-wrap{width:100%;margin-bottom:5px}.sfwd-courses-filters select{width:100%}}@media screen and (max-width:610px){.bb-secondary-list-tabs{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.sfwd-courses-filters{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;margin-right:15px}.sfwd-courses-filters .select-wrap{width:100%;margin-bottom:5px}.sfwd-courses-filters select{width:100%}}.single.single-sfwd-courses .content-area{padding-top:0}.bb-learndash-banner{background-color:#607387;overflow:hidden;padding:0 44px}.bb-learndash-banner:before{content:'';opacity:.4;background-color:#122b46;background-image:-webkit-linear-gradient(270deg,transparent 4%,#000 100%);background-image:linear-gradient(-180deg,transparent 4%,#000 100%);position:absolute;height:100%;width:100%;top:0;left:0;z-index:1}.bb-learndash-banner .banner-img{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;z-index:0;min-height:100%;width:auto;min-width:100%;object-fit:cover}.bb-course-banner-info{padding-top:30px;padding-bottom:30px;position:relative;z-index:2}.bb-course-banner-info .bb-enroll-widget{-ms-flex-item-align:center;align-self:center}.bb-learndash-full-area .bb-course-banner-inner{max-width:100%;width:100%}.bb-learndash-full-area .bb-learndash-content-wrap{max-width:100%}.bb-learndash-full-area .bb-single-course-sidebar{display:none}.bb-learndash-side-area .bb-course-banner-inner{max-width:-webkit-calc(100% - 480px);max-width:calc(100% - 480px);width:-webkit-calc(100% - 480px);width:calc(100% - 480px)}@media screen and (max-width:1200px){.bb-learndash-side-area .bb-course-banner-inner{max-width:-webkit-calc(100% - 400px);max-width:calc(100% - 400px);width:-webkit-calc(100% - 400px);width:calc(100% - 400px)}}@media screen and (max-width:992px){.bb-learndash-side-area .bb-course-banner-inner{max-width:-webkit-calc(100% - 350px);max-width:calc(100% - 350px);width:-webkit-calc(100% - 350px);width:calc(100% - 350px)}}@media screen and (max-width:880px){.bb-learndash-side-area .bb-course-banner-inner{max-width:-webkit-calc(100% - 320px);max-width:calc(100% - 320px);width:-webkit-calc(100% - 320px);width:calc(100% - 320px)}}@media screen and (max-width:820px){.bb-learndash-side-area .bb-course-banner-inner{max-width:100%;width:100%}.bb-single-course-sidebar{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.bb-course-banner-inner{color:#fff;padding-top:70px}.bb-course-banner-inner .bb-course-category{font-size:14px;color:inherit;letter-spacing:.61px;text-transform:uppercase;margin-bottom:5px}.bb-course-banner-inner .bb-course-category .course-category-item{display:inline-block;padding-right:5px}.bb-course-banner-inner .bb-course-category .course-category-item a{color:#fff}.bb-course-banner-inner .bb-course-category .course-category-item a:hover{color:#fff}.bb-course-banner-inner .bb-course-category .course-category-item:last-of-type>span{display:none}.bb-course-banner-inner h1.entry-title{font-size:48px;font-weight:600;color:inherit;line-height:1.25;margin-bottom:15px}.bb-course-banner-inner .avatar{border-radius:50%;margin-right:12px;max-width:38px}.bb-course-banner-inner .author-name{font-size:14px;color:#fff;color:#fff;letter-spacing:-.24px}.bb-course-banner-inner span.meta-saperator{color:#fff;margin:0 15px 0 15px;display:none}.bb-course-banner-inner .bb-course-single-meta>a+span.meta-saperator{display:inline-block}.bb-course-banner-inner .course-date{font-size:13px;color:rgba(255,255,255,.8);letter-spacing:-.19px}.bb-course-banner-inner .course-completion-rate{opacity:.8;font-size:12px;font-weight:500;color:#fff;display:block;margin-bottom:-10px}.bb-course-banner-inner .course-progress{margin:0;height:3px;background:rgba(238,240,243,.4);border-radius:12px}.bb-course-banner-inner .course-progress-bar{background:#fff;height:3px;width:auto}.bb-course-banner-inner .course-progress-inner{border-radius:0}.bb-course-banner-inner .course-progress-inner .course-progress-bar{border-radius:3px}.course-progress-inner{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;border-radius:50px;overflow:hidden}.bb-course-points{margin-bottom:35px}.bb-course-points a.anchor-course-points{color:#fff;font-size:15px;font-weight:500}.bb-course-points a.anchor-course-points i{margin-left:10px}.bb-course-single-meta{margin-bottom:40px}.bb-course-single-meta.bb_single_meta_off{margin-bottom:0}#btn-join,.btn-join{background-color:#007cff;border-radius:100px;width:100%;max-width:100%;-webkit-transition:all linear .2s;transition:all linear .2s}#btn-join:hover,.btn-join:hover{box-shadow:inset 0 0 0 99999px rgba(0,0,0,.1)}#learndash-course-overview{margin-top:30px}.learndash_course_materials{margin:50px 0}#learndash-course-content{margin-top:50px}.bb-course-preview-wrap{margin:0 -30px 0;border-radius:5px 5px 0 0;overflow:hidden;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bb-course-banner-info .bb-course-preview-wrap{border-radius:5px;margin:0 auto;max-width:380px}.bb-course-preview-wrap img{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;z-index:0;min-height:100%;width:auto;min-width:100%;object-fit:cover}.bb-preview-course-link-wrap{position:relative;padding:68px 0;color:#fff}.bb-course-preview-wrap.bb-thumbnail-preview .bb-preview-course-link-wrap{padding:0}.thumbnail-container{height:0;padding-bottom:56.25%;position:relative;z-index:1;background-color:#607387}.learndash .fluid-width-video-wrapper{max-width:100%;margin-top:0}.thumbnail-container-img .bb-course-video-overlay{display:none}.bb-course-video-overlay{position:absolute;z-index:2;color:#fff;text-align:center;width:100%;height:100%;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-transition:all linear .2s;transition:all linear .2s}.bb-course-video-overlay>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;z-index:3;margin:50px auto;font-size:13px;font-weight:500;text-shadow:0 1px 1px rgba(0,0,0,.3)}.bb-course-video-overlay .bb-course-play-btn-wrapper{width:60px;height:60px;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bb-course-video-overlay .bb-course-play-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:50px;height:50px;background-color:rgba(248,248,248,.7);border-radius:100%;margin:auto;-webkit-transition:all linear .2s;transition:all linear .2s}.bb-course-video-overlay .bb-course-play-btn:after{content:'';display:inline-block;position:relative;left:2px;margin:auto;width:10px;height:10px;border-style:solid;border-width:6px 0 6px 10px;border-color:transparent transparent transparent #4d5c6d;-webkit-transition:all linear .2s;transition:all linear .2s}.bb-course-video-overlay:hover{background-color:rgba(0,0,0,.1)}.bb-course-video-overlay:hover .bb-course-play-btn{width:60px;height:60px;background-color:rgba(248,248,248,.9)}.bb-course-video-overlay:hover .bb-course-play-btn:after{border-color:transparent transparent transparent #007cff}.bb-modal.bb_course_video_details{padding:10px;max-height:-webkit-calc(100vh - 20px);max-height:calc(100vh - 20px);-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.bb-modal.bb_course_video_details .fluid-width-video-wrapper iframe{max-height:-webkit-calc(100vh - 140px);max-height:calc(100vh - 140px)}.bb-modal.bb_course_video_details button.mfp-close{width:30px;height:30px;line-height:32px;top:15px;right:15px;background-color:#fff}@media screen and (max-width:800px){.bb-modal.bb_course_video_details{padding:10px}.bb-modal.bb_course_video_details .fluid-width-video-wrapper iframe{max-height:-webkit-calc(100vh - 100px);max-height:calc(100vh - 100px)}.bb-modal.bb_course_video_details button.mfp-close{top:7px;right:7px}}@media screen and (max-width:544px){.bb-modal.bb_course_video_details{padding:20px}.bb-modal.bb_course_video_details .fluid-width-video-wrapper iframe{max-height:-webkit-calc(100vh - 60px);max-height:calc(100vh - 60px)}.bb-modal.bb_course_video_details button.mfp-close{width:18px;height:18px;line-height:20px;top:3px;right:3px;font-size:120%}}a.bb-preview-course-link{display:block;text-align:center}a.bb-preview-course-link span{color:#fff;display:block;margin-top:8px;text-align:center}.bb-course-member-wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 10px 0}.bb-single-course-sidebar .bb-course-member-wrap{padding-top:20px;padding-bottom:20px}.bb-single-course-sidebar .bb-course-member-wrap+.bb-course-status-wrap .bb-course-status-content{padding-top:0}.bb-single-course-sidebar .bb-course-status-wrap .bb-course-status-content{padding-top:20px;padding-bottom:0}.bb-single-course-sidebar .widget{box-shadow:0 32px 54px 0 rgba(0,0,0,.1);border-radius:5px;border:0;padding:0 30px;overflow:hidden;background-color:transparent}.bb-single-course-sidebar .bb-button-wrap{margin-bottom:0;padding-top:10px;padding-bottom:20px;text-align:center}.bb-single-course-sidebar .bb-button-wrap:empty{display:none}.bb-single-course-sidebar .bb-button-wrap .learndash_checkout_buttons{padding-bottom:0;padding-top:0;margin-bottom:0;margin-top:0}.bb-single-course-sidebar .bb-button-wrap .learndash_checkout_buttons .ppalholder{display:none}.bb-single-course-sidebar .bb-button-wrap .learndash_join_button{padding-bottom:0;padding-top:0;margin-bottom:10px;margin-top:0}.bb-single-course-sidebar .bb-button-wrap .learndash_join_button.btn-advance-completed{display:none}.bb-single-course-sidebar .bb-button-wrap>a.btn-join{display:inline-block;text-align:center;margin-bottom:10px}.bb-single-course-sidebar .bb-button-wrap .bb-course-type{display:inline-block;color:#a3a5a9}.bb-single-course-sidebar .bb-button-wrap .ld-status+.bb-course-type,.bb-single-course-sidebar .bb-button-wrap .learndash_checkout_buttons+.bb-course-type,.bb-single-course-sidebar .bb-button-wrap .learndash_join_button+.bb-course-type,.bb-single-course-sidebar .bb-button-wrap>a.btn-join+.bb-course-type{margin-top:10px}.bb-single-course-sidebar .bb-course-member-wrap+.bb-button-wrap{padding-top:0}.bb-single-course-sidebar h4{font-size:13px;color:#122b46;font-weight:600;letter-spacing:.5px;margin:0;padding-bottom:15px;text-transform:uppercase}.bb-single-course-sidebar .bb-course-volume-list{list-style:none;margin:0;padding:0 0 30px}.bb-single-course-sidebar .bb-course-volume-list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px}.bb-single-course-sidebar .bb-course-volume-list li i{margin-right:12px;font-size:18px;max-width:18px;position:relative;top:1px}.bb-single-course-sidebar #btn-join,.bb-single-course-sidebar .btn-join{background-color:#007cff;border-radius:100px;width:100%;font-size:14px;font-weight:400}.bb-single-course-sidebar a.btn-advance{background-color:#007cff;color:#fff;border-radius:100px;width:100%;-webkit-transition:all linear .2s;transition:all linear .2s;font-size:14px;display:inline-block;padding:10px 19px;line-height:1.471}.bb-single-course-sidebar a.btn-advance:hover{box-shadow:inset 0 0 0 99999px rgba(0,0,0,.1)!important}.bb-single-course-sidebar .btn-advance-disabled a.btn-advance{background-color:#f5f5f5;color:#a3a5a9;pointer-events:none;cursor:default}.bb-single-course-sidebar .btn-advance-disabled a.btn-advance:hover{box-shadow:none}.bb-single-course-sidebar .btn-advance-completed a.btn-advance{background-color:#f5f5f5;color:#a3a5a9;pointer-events:none;cursor:default}.bb-single-course-sidebar .btn-advance-completed a.btn-advance:hover{box-shadow:none}.bb-course-members{display:inline-block;margin-right:12px}.bb-course-members img{border:1px solid #fff;max-width:28px;display:inline-block;margin-right:-8px;position:relative;z-index:3;border-radius:50%;float:left}.bb-learndash-content-wrap{padding-top:35px}.bb-learndash-content-wrap>div{margin-bottom:50px}.bb-learndash-content-wrap h4{font-size:16px;font-weight:600;letter-spacing:.6px;margin:0 0 20px;text-transform:uppercase}.bb-learndash-content-wrap #learndash_course_status{margin-bottom:30px}.bb-learndash-content-wrap #learndash_lessons>div>div,.bb-learndash-content-wrap #learndash_quizzes>div>div{border:0}.bb-learndash-content-wrap #learndash_lesson_topics_list>div,.bb-learndash-content-wrap #learndash_lessons,.bb-learndash-content-wrap #learndash_profile,.bb-learndash-content-wrap #learndash_quizzes{background-color:transparent;border:0;border-radius:0;box-shadow:none;margin-bottom:20px}#learndash_lesson_topics_list span a,#learndash_lessons a,#learndash_profile a,#learndash_profile a span,#learndash_quizzes a,.learndash_topic_dots a,.learndash_topic_dots a>span{font-family:inherit}#course_list>div h4>a,#lessons_list>div h4>a,#quiz_list>div h4>a{padding-top:0;padding-bottom:0;padding-left:0;display:block;padding-right:0}#course_list>div h4,#learndash_lesson_topics_list ul>li>span.topic_item,#lessons_list>div h4,#quiz_list>div h4{display:block;width:100%;border-top:0;padding:0}h4#learndash_course_content_title{margin-bottom:30px}.bb-lesson-head{border-radius:4px;padding:15px 15px 15px 40px;letter-spacing:-.24px;margin-bottom:1px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.bb-lesson-head:hover{background:rgba(146,164,183,.1)}.learndash_course_content .bb-lessons-list>li:nth-child(odd) a.bb-lesson-head{background:rgba(146,164,183,.05);-webkit-transition:.3s all;transition:.3s all}.learndash_course_content .bb-lessons-list>li:nth-child(odd) a.bb-lesson-head:hover{background:rgba(146,164,183,.1)}.learndash_course_content .bb-lessons-list>li:nth-child(odd) a.bb-lesson-head>.flex-1{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lms-lesson-item.current>.bb-lesson-head,.lms-quiz-item.current>.bb-lms-title-wrap,.lms-topic-item.current>.bb-lms-title-wrap{background:rgba(146,164,183,.05)}.lms-topic-sidebar-wrapper .bb-lms-title-wrap{padding:12px 30px 12px 40px;line-height:1.5;border-radius:0}.lms-topic-sidebar-wrapper .bb-lesson-head{line-height:1.6}.lms-topic-sidebar-wrapper [data-balloon]:after{z-index:25}.bb-lms-list-inside li:nth-child(odd) .bb-lms-title-wrap{background:rgba(146,164,183,.05);-webkit-transition:.3s all;transition:.3s all}.bb-lms-list-inside li:nth-child(odd) .bb-lms-title-wrap:hover{background:rgba(146,164,183,.1)}.bb-lms-title-wrap{border-radius:4px;color:inherit;padding:12px 15px 12px 35px;letter-spacing:-.24px;line-height:1.6;margin-bottom:1px}.bb-lms-title-wrap .bb-lms-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:10px}.bb-lms-title-wrap:hover{background:rgba(146,164,183,.1);-webkit-transition:.3s all;transition:.3s all}.lms-topic-sidebar-wrapper .lms-quiz-list>li .bb-lms-title-wrap .bb-lms-quiz-tag:after{margin-right:0}.lms-topic-sidebar-wrapper li.lms-quiz-item .bb-lms-title-wrap .bb-lms-title:before{display:none}.bb-lessons-list{margin:0}.bb-lessons-list,.bb-lessons-list ol,.bb-lessons-list ul{list-style-type:none}.bb-lessons-list li .bb-type-list li:not(.lms-quiz-item) .bb-lms-title-wrap .bb-lms-title:before{line-height:1.4;margin-right:0}.bb-type-list,.lms-quiz-list{margin:0}.bb-type-list li,.lms-quiz-list li{font-size:14px;color:#939597;letter-spacing:-.24px}.bb-type-list li a,.lms-quiz-list li a{color:#939597}.bb-type-list li a:hover,.lms-quiz-list li a:hover{color:#007cff}div#bb-learndash-lessons{margin-bottom:72px}.bb-course-topic-status,.bb-quiz-topic-status{width:22px;height:22px;position:relative;margin-right:0;margin-left:0}.bb-course-topic-status .bb-lms-status,.bb-quiz-topic-status .bb-lms-status{position:absolute;left:0;top:0;display:none}.bb-completed-item{text-decoration:line-through}.bb-course-topic-status.topic-completed .bb-completed,.bb-quiz-topic-status.bb-completed .bb-completed{display:block}.bb-course-topic-status.topic-notcompleted .bb-not-completed,.bb-quiz-topic-status.bb-notcompleted .bb-not-completed{display:block}.i-progress{display:inline-block;width:22px;height:22px;border-radius:100%;color:#fff;line-height:22px;text-align:center}.i-progress.i-progress-completed{background-color:#007cff}.i-progress.i-progress-not-completed{color:#dedfe2;width:23px;height:23px}.i-progress.i-progress-not-completed i{font-size:23px;width:23px;height:23px}.bb-quiz-list{list-style:none;margin:0}.bb-quiz-list a{border-radius:4px;color:inherit;padding:15px;color:#122b46;line-height:1.4}.bb-quiz-list a:hover{background:rgba(146,164,183,.1);color:#007cff}.bb-quiz-list .bb-quiz-topic-status-wrap .flex-1{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bb-quiz-list li:nth-child(odd) .bb-quiz-topic-status-wrap{background:rgba(146,164,183,.05)}.bb-quiz-list li:nth-child(odd) .bb-quiz-topic-status-wrap:hover{background:rgba(146,164,183,.1)}.bb-quiz-list li.lms-is-locked a{pointer-events:none;cursor:default}.bb-quiz-list .lms-is-locked-ico{position:relative;margin-left:10px;bottom:1px;color:#939597}.bb-quiz-list-container .bb-quiz-list{counter-reset:lms-quiz-list}.bb-quiz-list-container .bb-quiz-list a.bb-quiz-topic-status-wrap{padding:18px 22px}.bb-quiz-list-container .bb-quiz-list .bb-quiz-topic-status-wrap span.flex-1:before{line-height:1.4;margin-right:0;counter-increment:lms-quiz-list;content:counter(lms-quiz-list) ". ";color:#a3a5a9}.lms-is-sample-tag{display:inline-block;padding:0 12px;background-color:transparent;border:1px solid #007cff;color:#007cff;font-size:12px;line-height:21px;border-radius:50px;position:relative}.lms-topic-sidebar-wrapper .lms-lessions-list>ol.bb-lessons-list{margin-left:0}.lms-topic-sidebar-wrapper .lms-lessions-list>ol.bb-lessons-list>li.lms-lesson-item{padding:0 0 5px;position:relative}.lms-topic-sidebar-wrapper .lms-lessions-list>ol.bb-lessons-list>li.lms-lesson-item:first-child{padding-top:0}.lms-topic-sidebar-wrapper .lms-lessions-list>ol.bb-lessons-list>li.lms-lesson-item:last-child{border-bottom:0;padding-bottom:0}.lms-topic-sidebar-wrapper .lms-lessions-list>ol.bb-lessons-list .bb-lesson-head{border-radius:0}.lms-topic-sidebar-wrapper .lms-lessions-list>ol.bb-lessons-list .bb-lesson-head>.flex-1{display:-webkit-box;display:-ms-flexbox;display:flex;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lms-topic-sidebar-wrapper .lms-lessions-list>ol.bb-lessons-list .bb-lesson-head>.flex-1 .lms-is-sample-tag{margin-left:auto;padding-top:1px;padding-bottom:1px}.lms-topic-sidebar-wrapper .lms-lessions-list>ol.bb-lessons-list .bb-lesson-head>.flex-1 .lms-is-locked-ico,.lms-topic-sidebar-wrapper .lms-lessions-list>ol.bb-lessons-list .bb-lesson-head>.flex-1 .lms-not-locked-ico{color:#939597;position:relative;bottom:1px;margin-left:10px;margin-right:10px}.lms-topic-sidebar-wrapper .lms-course-quizzes-list>ul.lms-quiz-list .lms-quiz-item>a>.flex-1{max-width:-webkit-calc(99% - 32px);max-width:calc(99% - 32px);display:-webkit-box;display:-ms-flexbox;display:flex}.lms-topic-sidebar-wrapper .lms-course-quizzes-list>ul.lms-quiz-list .lms-quiz-item>a>.flex-1 .bb-quiz-title{margin-right:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lms-topic-sidebar-wrapper .lms-course-quizzes-list>ul.lms-quiz-list .lms-quiz-item>a>.flex-1 .lms-is-locked-ico{color:#939597;position:relative;bottom:1px;margin-right:10px;margin-left:auto}.bb-progress[data-percentage='0'] .bb-progress-circle{opacity:0}li.lms-lesson-item .bb-lesson-head{padding:15px 30px;padding-left:44px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lms-topic-sidebar-wrapper .lms-lessions-list ol.bb-type-list{margin-left:0}.lms-topic-sidebar-wrapper .lms-lessions-list ol.bb-type-list .bb-lms-title-wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.learndash_content_wrap .bb-title{font-size:16px;font-weight:600;letter-spacing:.6px;margin:0 0 20px;text-transform:uppercase}.learndash_content_wrap .bb-type-list{margin:0}span.bb-pages{font-size:13px;display:block;line-height:1;text-transform:uppercase;-webkit-transition:all linear .2s;transition:all linear .2s}span.bb-pages .bb-total{color:#a3a5a9}.header-aside-inner .course-toggle-view{padding-right:0}.header-minimize-link{display:none}.lms-side-panel-close .header-maximize-link{display:none}.lms-side-panel-close .header-minimize-link{display:-webkit-box;display:-ms-flexbox;display:flex}.swfd-video-backlayer{background-color:#000;padding:0 40px;margin:-30px -100px 0}@media screen and (max-width:1200px){.swfd-video-backlayer{margin:-30px -60px 0}}@media screen and (max-width:992px){.swfd-video-backlayer{margin:-30px -40px 0}}.lms-side-panel-close .swfd-video-backlayer .swfd-video-backframe{max-width:-webkit-calc(100vh + 120px);max-width:calc(100vh + 120px);margin:0 auto}.entry-content .swfd-video-backlayer .fluid-width-video-wrapper{margin:0}div.bb-lms-header{padding:0;position:relative;margin:0;-webkit-transition:margin .2s;transition:margin .2s}div.bb-lms-header .sfwd-course-position{margin-right:auto}div.bb-lms-header h1{font-size:32px;line-height:1.2;font-weight:700;margin-bottom:0}div.bb-lms-header .bb-position{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:50px}@media screen and (max-width:544px){div.bb-lms-header .bb-position{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}div.bb-lms-header .bb-position .sfwd-course-nav{margin-top:15px}}@media screen and (max-width:380px){#learndash-page-content div.bb-lms-header .bb-position .sfwd-course-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}div.bb-lms-header.quiz-fix .bb-position{padding-top:10px}.swfd-video-backlayer+div.bb-lms-header{margin-top:0}.learndash_course_content .bb-lessons-list li.bb-lessons-list-item{position:relative}.learndash_course_content .bb-lessons-list li a.bb-lesson-head{color:#122b46;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.learndash_course_content .bb-lessons-list li a.bb-lesson-head:hover{color:#007cff}.learndash_course_content .bb-lessons-list li a.bb-lesson-head .flex-1 .lms-is-sample-tag{margin-left:10px;bottom:1px}.learndash_course_content .bb-lessons-list li a.bb-lesson-head .lms-is-locked-ico{position:relative;margin-left:10px;bottom:1px;color:#939597}.learndash_course_content .bb-lessons-list li.lms-is-locked a.bb-lesson-head{pointer-events:none;cursor:default}.learndash_course_content .bb-lessons-list li.lms-is-locked .bb-type-list li a{pointer-events:none;cursor:default}.bb-type-list.bb-lms-list-inside a{color:#122b46}.bb-type-list.bb-lms-list-inside a:hover{color:#007cff}.lms-toggle-lesson{position:absolute;top:2px;left:7px;display:inline-block;width:35px;height:50px;margin-right:6px;cursor:pointer}.lms-toggle-lesson i{font-size:8px;line-height:10px;color:#bdbdbd;position:relative;top:9px;left:18px;-webkit-transition:-webkit-transform .2s;transition:transform .2s}.ld-item-list-section-heading+.lms-toggle-lesson{top:38px}.bb-lessons-list-item .lms-toggle-lesson{left:0}.bb-lessons-list-item .lms-toggle-lesson i{top:10px}.lms-lesson-turnover:not(.bb-lesson-item-no-topics) .lms-toggle-lesson i{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.lms-topic-sidebar-wrapper .bb-lesson-title,.lms-topic-sidebar-wrapper .bb-lms-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;min-width:0;font-size:14px}.bb-quiz-list .bb-lms-ico,.bb-type-list .bb-lms-ico,.lms-quiz-list .bb-lms-ico{display:inline-block;margin-right:10px;width:20px;height:20px}.bb-quiz-list .bb-lms-ico i,.bb-type-list .bb-lms-ico i,.lms-quiz-list .bb-lms-ico i{font-size:20px;width:20px;height:20px}.bb-lesson-head .bb-lesson-topics-count{margin:0 10px 0 0;font-size:12px;color:#a3a5a9;white-space:nowrap}.lms-topic-sidebar-wrapper .bb-lms-title{font-size:13px}.lms-topic-sidebar-wrapper .bb-lms-title .bb-quiz-title{font-size:14px}.bb-lms-secondary-header .bb-pages{margin-bottom:0}.bb-lms-secondary-header .bb-learndash-meta-wrap{margin-bottom:20px;min-height:34px}.learndash_next_prev_link{display:-webkit-box;display:-ms-flexbox;display:flex}.learndash_next_prev_link a,.learndash_next_prev_link span.empty-post{display:-webkit-box;display:-ms-flexbox;display:flex;height:30px;min-width:55px;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;-webkit-transition:all linear .2s;transition:all linear .2s;color:#939597;font-size:12px;white-space:nowrap}.learndash_next_prev_link a:hover,.learndash_next_prev_link span.empty-post:hover{color:#007cff}.learndash_next_prev_link a .meta-nav,.learndash_next_prev_link span.empty-post .meta-nav{position:absolute;width:100%;font-size:0;z-index:20}@media (max-width:360px){.learndash_next_prev_link a{font-size:0}}.learndash_next_prev_link a.next-link,.learndash_next_prev_link span.next-link{border-radius:0 50px 50px 0}.learndash_next_prev_link a.next-link:after,.learndash_next_prev_link span.next-link:after{content:'\e87b';font:normal normal normal 14px/1 bb-icons;font-size:16px;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-left:6px;padding-bottom:3px}.learndash_next_prev_link a.prev-link,.learndash_next_prev_link span.prev-link{border-radius:50px 0 0 50px;margin-right:2px}.learndash_next_prev_link a.prev-link:before,.learndash_next_prev_link span.prev-link:before{content:'\e87a';font:normal normal normal 14px/1 bb-icons;font-size:16px;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-right:6px;padding-bottom:3px}.learndash_next_prev_link:empty{display:none}.learndash_content_wrap{padding-top:30px}.learndash_content_wrap.learndash_content_video{padding-top:0}.learndash_content_wrap .ld-tabs-content{margin-bottom:50px}.learndash_content_wrap .ld-progress{margin-top:0}.learndash-wrapper{color:inherit;line-height:inherit}.learndash-wrapper .ld-tabs{margin:0}.learndash-wrapper .ld-tabs .ld-tabs-content .ld-tab-content{padding-bottom:0}.learndash-wrapper a{color:#007cff}.learndash-wrapper .learndash_content_wrap .ld-table-list.ld-no-pagination{border:0}.learndash-wrapper .learndash_content_wrap .ld-content-actions{border:0;margin-bottom:0}.learndash-wrapper .learndash_content_wrap .sfwd-mark-complete:after{display:none}.learndash-wrapper .learndash_content_wrap .learndash_mark_complete_button{border-radius:100px;background-color:#007cff;-webkit-transition:all linear .2s;transition:all linear .2s;font-size:15px;font-weight:500;padding:10px 20px}.learndash-wrapper .learndash_content_wrap .learndash_mark_complete_button:hover{opacity:1;box-shadow:inset 0 0 0 99999px rgba(0,0,0,.1)}@media (min-width:1024px){.learndash-wrapper .learndash_content_wrap{max-width:760px}.learndash-wrapper .bb-lms-header .lms-header-instructor,.learndash-wrapper .bb-lms-header .lms-header-title{max-width:760px;margin-left:auto;margin-right:auto}}.learndash-wrapper .ld-table-list .ld-table-list-header{background-color:transparent;color:#122b46;font-size:16px;font-weight:600;text-transform:uppercase;padding:0;margin:0 0 20px}.learndash-wrapper .ld-table-list .ld-table-list-header .ld-item-icon{display:none}.learndash-wrapper .ld-table-list .ld-table-list-header .ld-table-list-lesson-details{color:#a3a5a9}.learndash-wrapper .ld-table-list .ld-table-list-footer{padding:0;background-color:transparent}.learndash-wrapper .ld-table-list .ld-table-list-items{border:0;padding:0}.learndash-wrapper .ld-table-list .ld-table-list-items .ld-table-list-item{border:0;margin-bottom:1px}.learndash-wrapper .ld-table-list .ld-table-list-items a.ld-table-list-item-preview{padding:20px;border-radius:4px;-webkit-transition:.3s all;transition:.3s all;color:inherit}.learndash-wrapper .ld-table-list .ld-table-list-items a.ld-table-list-item-preview:hover{color:inherit;background:rgba(146,164,183,.1)}.learndash-wrapper .learndash_content_wrap .ld-table-list .ld-table-list-items div.ld-table-list-item:nth-child(odd) a.ld-table-list-item-preview{background:rgba(146,164,183,.05)}.learndash-wrapper .learndash_content_wrap .ld-table-list .ld-table-list-items div.ld-table-list-item:nth-child(odd) a.ld-table-list-item-preview:hover{background:rgba(146,164,183,.1)}.learndash-wrapper .ld-status-icon{width:22px;height:22px;-ms-flex-preferred-size:22px;flex-basis:22px;margin-right:12px}.learndash-wrapper .ld-status-icon.ld-status-complete{background-color:#007cff}.learndash-wrapper .ld-status-icon.ld-status-incomplete{border-width:2px;border-color:#dedfe2;background-color:transparent}.learndash-wrapper .ld-status-icon.ld-status-in-progress{background-color:transparent}.learndash-wrapper .ld-icon.ld-icon-assignment,.learndash-wrapper .ld-icon.ld-icon-calendar,.learndash-wrapper .ld-icon.ld-icon-certificate,.learndash-wrapper .ld-icon.ld-icon-checkmark,.learndash-wrapper .ld-icon.ld-icon-content,.learndash-wrapper .ld-icon.ld-icon-materials,.learndash-wrapper .ld-icon.ld-icon-quiz,.learndash-wrapper .ld-icon.ld-icon-search{font-family:bb-icons!important;font-size:22px;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-left:6px;padding-bottom:0}.learndash-wrapper .ld-icon.ld-icon-quiz:before{content:'\e956'}.learndash-wrapper .ld-icon.ld-icon-checkmark{font-size:14px}.learndash-wrapper .ld-icon.ld-icon-checkmark:before{content:'\e876'}.learndash-wrapper .ld-icon.ld-icon-content{font-size:14px}.learndash-wrapper .ld-icon.ld-icon-content:before{content:'\e86e'}.learndash-wrapper .ld-icon.ld-icon-materials{font-size:14px}.learndash-wrapper .ld-icon.ld-icon-materials:before{content:'\e982'}.learndash-wrapper .ld-icon.ld-icon-certificate:before{content:'\e975'}.learndash-wrapper .ld-icon.ld-icon-assignment:before{content:'\e96A'}.learndash-wrapper .ld-icon.ld-icon-search:before{content:'\e8C6'}.learndash-wrapper .ld-icon.ld-icon-calendar:before{content:'\e823'}.learndash-wrapper .ld-tabs .ld-tabs-navigation:after{height:1px}.learndash-wrapper .ld-tabs .ld-tabs-navigation .ld-tab{padding:10px 20px;font-size:14px;font-weight:400}.learndash-wrapper .ld-tabs .ld-tabs-navigation .ld-tab:after{height:1px}.learndash-wrapper .ld-tabs .ld-tabs-navigation .ld-tab.ld-active{color:#007cff}.learndash-wrapper .ld-tabs .ld-tabs-navigation .ld-active:after{background:#007cff}.learndash-wrapper .bb-ld-info-bar{margin:0 0 15px}.learndash-wrapper .bb-ld-status{margin-right:20px}.learndash-wrapper .bb-ld-status .ld-status{background-color:rgba(146,164,183,.05);text-transform:none;font-weight:400;font-size:12px;line-height:inherit;padding:0 12px;letter-spacing:inherit}.learndash-wrapper .bb-ld-status .ld-status.ld-status-progress{color:#fff;background-color:#007cff}.learndash-wrapper .bb-ld-status .ld-status.ld-status-complete{color:#fff;background-color:#1cd991}.learndash-wrapper .bb-ld-info-bar .ld-topic-status{border-radius:0}.learndash-wrapper .bb-ld-info-bar .ld-breadcrumbs{background-color:transparent;padding:0 0 10px;border-bottom:1px solid #e7e9ec;border-radius:0}.learndash-wrapper .bb-ld-info-bar .ld-breadcrumbs .ld-status{display:none;background-color:rgba(146,164,183,.05);text-transform:none;font-weight:400;font-size:12px;line-height:inherit;padding:0 12px;letter-spacing:inherit}.learndash-wrapper .bb-ld-info-bar .ld-breadcrumbs .ld-status.ld-status-progress{background-color:#007cff}.learndash-wrapper .bb-ld-info-bar .ld-breadcrumbs .ld-status.ld-status-complete{background-color:#1cd991}.learndash-wrapper .bb-ld-info-bar .ld-breadcrumbs .ld-breadcrumbs-segments span a{font-weight:400;color:#122b46}.learndash-wrapper .bb-ld-info-bar .ld-breadcrumbs .ld-breadcrumbs-segments span a:hover{color:#007cff}.learndash-wrapper .bb-ld-info-bar .ld-breadcrumbs .ld-breadcrumbs-segments span:after{content:'\e827';font-family:bb-icons;font-size:12px;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-left:0;margin-right:0;position:relative;top:2px}.learndash-wrapper .ld-topic-status{background-color:transparent}.learndash-wrapper .ld-alert .ld-button{padding:5px 20px}.learndash-wrapper .ld-alert .ld-button .ld-icon{display:none}.learndash-wrapper .ld-alert .ld-alert-content a{color:#122b46;text-decoration:none}.learndash-wrapper .ld-alert .ld-alert-content a:hover{color:#007cff}.learndash-wrapper .ld-alert-success{border-color:#1cd991;border-width:1px;padding:15px;min-height:inherit;color:inherit;font-size:15px;background-color:rgba(1,158,124,.1)}.learndash-wrapper .ld-alert-success .ld-alert-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.learndash-wrapper .ld-alert-success .ld-alert-content>p{margin:0}.learndash-wrapper .ld-alert-success .ld-button{background-color:#1cd991;color:#fff}.learndash-wrapper .ld-alert-success .ld-alert-icon.ld-icon{margin-left:6px;padding-bottom:0;background-color:transparent;position:static;padding-top:0;color:inherit;-webkit-transform:none;-ms-transform:none;transform:none}.learndash-wrapper .ld-alert-warning{border-color:#f7ba45;border-width:1px;padding:15px;min-height:inherit;color:inherit;font-size:15px}.learndash-wrapper .ld-alert-warning .ld-alert-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.learndash-wrapper .ld-alert-warning .ld-alert-content>p{margin:0}.learndash-wrapper .ld-alert-warning .ld-button{background-color:#f7ba45;color:#fff}.learndash-wrapper .ld-alert-warning .ld-alert-icon.ld-icon-alert{font-family:bb-icons!important;font-size:20px;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-left:6px;padding-bottom:0;background-color:transparent;position:static;padding-top:0}.learndash-wrapper .ld-alert-warning .ld-alert-icon.ld-icon-alert:before{content:'\e974'}.learndash-wrapper .bb-ld-tabs{position:relative}.learndash-wrapper .bb-ld-tabs #learndash-course-content{margin:0;position:absolute;height:1px;opacity:0;top:-90px}.learndash-wrapper .ld-pagination{font-weight:inherit;color:#a3a5a9}.learndash-wrapper .ld-pagination .ld-pages{background-color:transparent;padding:1em .5em}.learndash-wrapper .ld-pagination .ld-pages a{color:#939597}.learndash-wrapper .ld-pagination .ld-pages a:hover{color:#007cff}.learndash-wrapper .ld-pagination .ld-pages .ld-icon{font-size:10px}.lms-topic-sidebar-wrapper.lms-topic-sidebar-close{margin-left:-370px}.lms-header-instructor .bb-about-instructor{margin:0;padding-top:20px;padding-bottom:20px}.lms-header-instructor .bb-about-instructor.bb_single_meta_off{padding:0}.lms-header-instructor .bb-about-instructor>.flex{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lms-header-instructor .bb-about-instructor>h4{text-transform:uppercase;color:#122b46;font-size:13px;margin-bottom:10px;font-weight:400}.lms-header-instructor .bb-about-instructor h5{font-weight:400;font-size:15px;color:#122b46;margin-bottom:0}.lms-header-instructor .bb-about-instructor h5 a{color:#122b46}.lms-header-instructor .bb-about-instructor h5 a:hover{color:#007cff}.lms-header-instructor .bb-about-instructor .bb-about-instructor-date{color:#a3a5a9;margin-left:0}.lms-header-instructor .bb-about-instructor .bb-about-instructor-date:before{content:'';display:inline-block;width:4px;height:4px;border-radius:100%;background-color:#a3a5a9;margin-right:10px;position:relative;bottom:2px;display:none}.lms-header-instructor .bb-about-instructor .bb-avatar-wrap+.bb-content-wrap .bb-about-instructor-date{margin-left:7px}.lms-header-instructor .bb-about-instructor .bb-avatar-wrap+.bb-content-wrap .bb-about-instructor-date:before{display:inline-block}.lms-header-instructor .bb-about-instructor .bb-avatar-wrap{max-width:40px;text-align:left;margin-right:10px;display:block;padding:0}.lms-header-instructor .bb-about-instructor .bb-content-wrap{padding:0}.lms-header-instructor .bb-about-instructor .avatar{max-width:32px}.lms-header-instructor .bb-about-instructor .bb-avatar-wrap>div{margin-bottom:0}.lms-topic-sidebar-course-navigation .ld-course-navigation{margin:15px 30px}.lms-topic-sidebar-course-navigation .ld-course-navigation .course-entry-title{color:#122b46;font-size:26px;font-weight:700;margin:0}.lms-topic-sidebar-course-navigation a.course-entry-link{display:inline-block;background-color:rgba(0,0,0,.03);color:#939597;border-radius:20px;padding:1px 15px 1px 10px;font-size:12px;margin:0 0 15px;-webkit-transition:all linear .2s;transition:all linear .2s}.lms-topic-sidebar-course-navigation a.course-entry-link:hover{background-color:rgba(0,0,0,.06)}.lms-topic-sidebar-course-navigation a.course-entry-link i{margin-right:3px}.lms-topic-sidebar-progress .course-progress-wrap{position:relative;z-index:1;margin:30px 30px 15px;padding-bottom:25px;border-bottom:1px solid #e7e9ec}.lms-topic-sidebar-progress .course-completion-rate{font-size:12px;font-weight:500;color:#a3a5a9;display:block;margin-top:15px;line-height:1}.lms-topic-sidebar-progress .ld-progress-steps{font-size:12px;font-weight:500;color:#a3a5a9;display:block;margin-top:7px;line-height:1}.lms-topic-sidebar-progress .course-progress{margin:0;height:3px;background:rgba(255,255,255,.9);background:#e7e9ec;border-radius:12px}.lms-topic-sidebar-progress .course-progress-bar{background:#007cff;height:3px;width:auto}.bb-about-instructor{margin-bottom:60px}.bb-about-instructor>.bb-grid{background-color:#fff;border:1px solid #e7e9ec;border-radius:4px;padding:25px 20px;margin-left:0;margin-right:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bb-about-instructor .bb-instructor-wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bb-about-instructor .bb-instructor-message{-webkit-box-flex:inherit;-ms-flex:inherit;flex:inherit}.bb-about-instructor h4{font-size:16px;font-weight:600;letter-spacing:.6px;margin:0 0 30px;text-transform:uppercase}.bb-about-instructor .avatar{max-width:52px}.bb-about-instructor .bb-avatar-wrap{max-width:110px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;margin-right:18px}.bb-about-instructor h5{font-size:18px;font-weight:600;line-height:1;margin:0 0 5px}.bb-about-instructor h5 a{color:#122b46}.bb-about-instructor h5 a:hover{color:#007cff}.bb-about-instructor .bb-author-meta{font-size:14px;color:#a3a5a9;line-height:1.2;margin-bottom:0}.bb-about-instructor .bb-content-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column}.bb-about-instructor .bb-author-meta-info{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-top:auto;padding-bottom:5px}.bb-about-instructor .bb-author-meta-info>span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:15px;font-size:13px;color:#a3a5a9;letter-spacing:-.24px}.bb-about-instructor .bb-author-meta-info>span:last-child{margin-right:0}.bb-about-instructor .bb-author-meta-info svg{margin-right:5px}.bb-about-instructor .button{max-width:160px;display:block;margin-left:auto;margin-right:auto;line-height:20px;padding-left:25px;padding-right:25px;font-weight:400}.bb-about-instructor .button i{margin-right:5px;font-size:18px;position:relative;top:1px}.bb-learndash-meta-wrap .bb-toggle-theme{display:block;line-height:0}.bb-learndash-meta-wrap .bb-toggle-theme span{display:inline-block}.learndash_content_wrap{width:100%;max-width:1200px;margin-left:auto;margin-right:auto}.single #learndash-course-header{width:100%;max-width:1180px;margin-left:auto;margin-right:auto}.bb-type-list.bb-lms-list-inside{list-style:none;counter-reset:lms-list}.bb-type-list.bb-lms-list-inside li>a .bb-lms-title:before{line-height:1.4;margin-right:0;counter-increment:lms-list;content:counter(lms-list) ". ";color:#a3a5a9}.bb-type-list.bb-lms-list-inside .bb-lms-title-wrap{font-size:16px;padding:18px 22px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bb-type-list.bb-lms-list-inside .bb-course-topic-status{width:24px;height:24px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.bb-type-list.bb-lms-list-inside svg{margin-right:0}.learndash_content .h1,.learndash_content .h2,.learndash_content .h3,.learndash_content .h4,.learndash_content .h5,.learndash_content .h6,.learndash_content address,.learndash_content h1,.learndash_content h2,.learndash_content h3,.learndash_content h4,.learndash_content h5,.learndash_content h6,.learndash_content hr,.learndash_content p{margin-bottom:40px}.learndash_content_wrap>div{margin-bottom:40px}.single.single-sfwd-courses .comments-area{max-width:700px}.learndash_uploaded_assignments h4{font-size:16px;font-weight:600;letter-spacing:.6px;text-transform:uppercase}.bb-assignments-list{margin:0;list-style:none}.bb-assignments-list li{border-radius:4px;margin-bottom:1px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bb-assignments-list li:hover{background:rgba(146,164,183,.1)}.bb-assignments-list a{color:inherit;letter-spacing:-.24px;line-height:19px}.bb-assignments-list .ld-assignment-filename-col a{display:block;padding:13px 15px}.bb-assignments-list img{max-width:24px;margin-right:15px}.bb-assignments-list .bb-icon-close-circle{color:#ef3e46;font-size:20px}.bb-assignments-list .ld-assignment-delete-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:10px}.bb-assignments-list .learndash_uploaded_assignment_points{margin-right:15px}.bb-leardash-upload-assignment h4{font-size:16px;font-weight:600;letter-spacing:.6px;text-transform:uppercase}.bb-leardash-upload-assignment .bb-label{display:inline-block;cursor:pointer;outline:0;border:1px solid #007cff;border-radius:100px;padding:3px 25px;font-size:14px;font-weight:500;margin-bottom:20px;color:#007cff}.bb-leardash-upload-assignment form{border:1px dashed #c3c6c9;border-radius:4px;padding:30px 20px;text-align:center}.bb-leardash-upload-assignment input[type=file]{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}.bb-leardash-upload-assignment input[type=file]:focus+label{outline:0}.bb-leardash-upload-assignment input[type=file]:focus+label *{pointer-events:none}.bb-leardash-upload-assignment input#uploadfile_btn{min-width:140px;font-weight:500}.bb-leardash-upload-assignment .bb-upload-message{padding:15px 0 0;font-size:14px;color:#939597;letter-spacing:-.24px;line-height:1}.bb-course-preview-content{padding:0 30px 0;background-color:#fff;margin-left:-30px;margin-right:-30px}.bb-lms-back{text-align:center;padding:10% 0 0;font-weight:500}.bb-lms-nav-wrap{background:#fff;border:0;box-shadow:inset 0 -1px 0 0 #eef0f3;padding:0 44px}#object-nav.bb-lms-nav{border:0;background:0 0;max-width:1200px;margin:auto;padding:0 10px}.buddypanel-open #object-nav.bb-lms-nav{max-width:1160px}.bb-course-content{margin-bottom:2rem}.single-sfwd-courses .comment-respond{background:0 0;border:0;border-radius:0;border-bottom:1px solid #eef0f3;padding:0 0 30px}.single-sfwd-courses .comment-respond.bb-active{box-shadow:none}.single-sfwd-courses .comments-area input#submit{min-width:160px;min-height:40px}.single-sfwd-courses .comment-body{background:0 0;border:0;border-radius:0;margin-bottom:30px;padding:0 0 30px;border-bottom:1px solid #eef0f3}.single-sfwd-courses .comment-content-wrap{padding-left:22px}.single-sfwd-courses .comment-respond .vcard a{margin-left:22px}.ld-in-focus-mode.bb-sfwd-aside .comments-area{display:none}.bb-more-courses{margin:0 -10px 60px}.bb-more-courses a.bb-slide-next.slick-arrow,.bb-more-courses a.bb-slide-prev.slick-arrow{top:-webkit-calc(50% - 27px);top:calc(50% - 27px);background:#fff;color:inherit;width:54px;height:54px;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;right:-14px;opacity:1}.bb-more-courses a.bb-slide-prev.slick-arrow{right:inherit;left:-14px;box-shadow:0 -2px 6px 0 rgba(0,0,0,.09)}.bb-more-courses .slick-arrow i{color:inherit;font-size:35px;margin:2px 0 0 5px}.bb-more-courses .bb-course-meta{min-height:27px}.bb-more-courses .bb-course-meta.bb-course-footer .item-meta a{line-height:1.22;display:-webkit-box;max-height:1.22em;margin:0;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;width:100%}.bb-more-courses .bb-course-categories{line-height:1;display:-webkit-box;max-height:1em;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;width:100%}.bb-more-courses .bb-course-cover{width:100%}.bb-more-courses .bb-course-excerpt{margin:-3px 0 10px;height:40px}.bb-more-courses .bb-course-item .bb-course-meta.bb-course-footer{margin-top:30px}.bb-more-courses .course-progress-wrap{height:40px}.bb-card-list.bb-more-courses-list.bb-course-items{display:-webkit-box;display:-ms-flexbox;display:flex}.bb-card-list.bb-more-courses-list.bb-course-items .bb-course-item{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}@media screen and (max-width:1180px){.bb-card-list.bb-more-courses-list.bb-course-items .bb-course-item{-webkit-box-flex:0;-ms-flex:0 0 33.333%;flex:0 0 33.333%}}@media screen and (max-width:900px){.bb-card-list.bb-more-courses-list.bb-course-items .bb-course-item{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}@media screen and (max-width:480px){.bb-card-list.bb-more-courses-list.bb-course-items .bb-course-item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.bb-more-courses-list .slick-list,.bb-more-courses-list .slick-track{min-width:100%}.bb-more-courses-list .bb-course-item-wrap{margin-bottom:0;padding:0 10px}.bb-more-courses-list .bb-course-footer{position:static;padding:5px 0 12px}.bb-more-courses-list .bb-cover-list-item,.bb-more-courses-list .bb-cover-list-item.bb-course-paid{padding-bottom:0}.bb-more-courses-list .bb-card-course-details{width:100%;overflow:hidden}.bb-more-courses-list .slick-track{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.bb-more-courses-list .slick-slide{height:inherit!important}.bb-more-courses-list .slick-slide>div{height:100%}.bb-more-courses-list .slick-slide .bb-course-item-wrap{height:100%}h4.bb-more-course-title{font-size:16px;font-weight:600;letter-spacing:.6px;padding:0 10px;text-transform:uppercase}.bb-course-item{padding:0 10px 15px}.bb-course-item .avatar{max-width:28px;width:100%}.bb-course-items .bb-course-item .bb-cover-list-item:hover{box-shadow:0 2px 10px 0 rgba(18,43,70,.1)}.bb-course-item .bb-course-meta.bb-course-footer{margin-top:40px;-ms-flex-flow:row;flex-flow:row}.bb-details{display:inline-block;margin-top:20px;font-size:16px;color:#fff;letter-spacing:-.24px}.bb-details i{font-size:26px;position:relative;top:4px;left:-4px}#learndash_complete_prerequisites{padding:35px 0}.expand_collapse{display:none!important}.groups.single-item .bb-lms-nav-wrap{width:auto;margin:0;padding:0;left:auto;right:auto;background:0 0;box-shadow:none}.groups.single-item #object-nav.bb-lms-nav{padding:0}#learndash_course_points_access_message{margin:50px 0}.lms-quiz-item .bb-title.bb-lms-title-wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ld-entry-title.entry-title{line-height:1.3}form#sfwd-mark-complete input#learndash_mark_complete_button[disabled]{color:#fff}form#sfwd-mark-complete input#learndash_mark_complete_button[disabled]:hover{box-shadow:none}.bb-more-courses a.bb-slide-next.slick-arrow,.bb-more-courses a.bb-slide-prev.slick-arrow{top:-45px;width:40px;height:40px;right:10px}.bb-more-courses a.bb-slide-prev.slick-arrow{right:60px;left:inherit}.learndash+p.bp-group-discussion{display:none}body.bb-custom-ld-focus-mode-enabled.admin-bar{padding-top:0}.learndash-wrapper .ld-expand-button{pointer-events:all;padding:0}.learndash-wrapper .ld-section-heading{margin-bottom:1.25em}.learndash-wrapper .ld-section-heading h2{font-size:16px!important;font-weight:600;letter-spacing:.6px;text-transform:uppercase}.learndash-wrapper .ld-item-list.ld-lesson-list .ld-section-heading{margin-bottom:.5em}.learndash-wrapper .ld-item-list.ld-lesson-list .ld-lesson-section-heading{font-size:16px}.learndash-wrapper .ld-expand-button{color:#4d5c6d}.learndash-wrapper .ld-item-list.ld-lesson-list .ld-lesson-section-heading,.learndash-wrapper .ld-table-list .ld-table-list-header{color:#122b46}.learndash-wrapper .ld-expand-button{background-color:transparent;border-radius:4px}.learndash-wrapper .ld-expand-button:hover{background-color:transparent}.learndash-wrapper .ld-item-details .ld-expand-button{background:0 0}.learndash-wrapper .ld-item-list .ld-item-list-item{border:none;margin-bottom:10px!important;background-color:transparent}.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview{border-radius:4px}.learndash-wrapper .ld-table-list .ld-table-list-items div.ld-table-list-item a.ld-table-list-item-preview.learndash-complete .ld-topic-title{text-decoration:line-through}.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview{padding:16px 15px}.learndash-wrapper .learndash_content_wrap .ld-table-list .ld-table-list-items div.ld-table-list-item a.ld-table-list-item-preview{padding-left:50px}.learndash-wrapper .learndash_content_wrap .ld-table-list-item-quiz .ld-item-title{position:relative;color:#939597;position:relative;font-weight:500;font-size:14px;letter-spacing:-.24px;line-height:1.6}.learndash-wrapper .learndash_content_wrap .ld-table-list-item-quiz:hover .ld-item-title{color:#007cff}.learndash-wrapper .learndash_content_wrap .ld-table-list-item-quiz .ld-item-title:before{font:normal normal normal 18px/1 bb-icons;speak:none;display:inline-block;text-decoration:inherit;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\e956';position:absolute;left:-30px;top:3px}.learndash-wrapper .ld-table-list .ld-table-list-items div.ld-table-list-item a.ld-table-list-item-preview{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px 15px 16px 70px;background:0 0}.learndash-wrapper .ld-table-list .ld-table-list-items div.ld-table-list-item a.ld-table-list-item-preview .ld-topic-title{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;position:relative;font-weight:500;font-size:14px;letter-spacing:-.24px;line-height:1.6}.learndash-wrapper .ld-table-list .ld-table-list-items div.ld-table-list-item a.ld-table-list-item-preview .ld-topic-title:before{font:normal normal normal 18px/1 bb-icons;speak:none;display:inline-block;text-decoration:inherit;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\e982';position:absolute;left:-30px;top:3px}.learndash-wrapper .ld-table-list .ld-table-list-items div.ld-table-list-item a.ld-table-list-item-preview .ld-status-icon{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-right:0}.learndash-wrapper .ld-status-icon.ld-quiz-complete,.learndash-wrapper .ld-status-icon.ld-status-complete{border:0}.learndash-wrapper .ld-status-icon.ld-quiz-incomplete,.learndash-wrapper .ld-status-icon.ld-quiz-pending,.learndash-wrapper .ld-status-icon.ld-status-incomplete{border:2px solid #dedfe2}.learndash-wrapper .ld-topic-list.ld-table-list .ld-table-list-lesson-details .ld-lesson-list-progress{text-transform:none}.learndash-wrapper .ld-topic-list.ld-table-list .ld-table-list-lesson-details .ld-lesson-list-steps{text-transform:none}.learndash-wrapper .ld-table-list .ld-table-list-header .ld-text{font-family:inherit;text-transform:none;font-weight:500}.learndash-wrapper .ld-table-list .ld-table-list-header{background-color:transparent;border:none}@media screen and (max-width:640px){.learndash-wrapper .ld-table-list .ld-table-list-header .ld-table-list-lesson-details{margin-left:0}}.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-expanded:before{background:rgba(146,164,183,.05)}.learndash-wrapper .ld-item-list.ld-lesson-list .ld-topic-list .ld-table-list-header{padding:16px 15px;margin-bottom:0}.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-expanded:before{left:24px}.learndash-wrapper .ld-table-list .ld-table-list-items{padding:0 0}.learndash-wrapper .ld-item-list.ld-lesson-list .ld-topic-list .ld-table-list-item{margin:0;padding:0}.learndash-wrapper .ld-status-icon .ld-icon:before{font-size:12px}.learndash-wrapper .ld-item-list-item-quiz .ld-item-name{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.learndash-wrapper .ld-item-list-item-quiz .ld-item-name .ld-item-title{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;position:relative;font-weight:500}.learndash-wrapper .ld-item-list-item-quiz .ld-item-name .ld-item-title:before{content:'\e956';font:normal normal normal 18px/1 bb-icons;speak:none;display:inline-block;text-decoration:inherit;text-transform:none;-webkit-font-smoothing:antialiased;font-size:20px!important;margin-right:10px}.learndash-wrapper .ld-item-list-item-quiz .ld-item-name .ld-status-icon{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.learndash-wrapper .ld-expand-button{font-weight:400}.learndash-wrapper .ld-expand-button.ld-button-alternate{color:#007cff}.learndash-wrapper .ld-expand-button.ld-button-alternate:hover{color:#007cff}.learndash-wrapper .ld-expand-button.ld-button-alternate .ld-icon{background:0 0;color:inherit;font-weight:400}.learndash-wrapper .ld-status-icon{-ms-flex-preferred-size:22px;flex-basis:22px;-ms-flex-negative:0;flex-shrink:0;height:22px;width:22px;border:2px solid}.learndash-wrapper .ld-status-icon .ld-icon.ld-icon-quiz:before{content:''}.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview .ld-icon-arrow-down{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);color:#939597}.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview .ld-icon-arrow-down:before{content:"\e984";font:normal normal normal 9px/1 bb-icons;speak:none;text-decoration:inherit;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:-webkit-transform .2s;transition:transform .2s}.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview .ld-expanded .ld-icon-arrow-down{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.learndash-wrapper .ld-progress .ld-progress-heading .ld-progress-stats .ld-progress-percentage{color:inherit;text-transform:none;font-weight:400}.learndash-wrapper .ld-item-list .ld-item-list-item.ld-item-lesson-item .ld-item-list-item-preview .ld-item-details{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.learndash-wrapper .ld-item-list .ld-item-list-item.ld-item-lesson-item .ld-item-list-item-preview .ld-item-details .ld-expand-button{margin-left:0}.learndash-wrapper .ld-item-list .ld-item-list-item.ld-item-lesson-item .ld-item-list-item-preview .ld-item-details .ld-text{display:none}.learndash-wrapper .ld-item-list .ld-item-list-item.ld-item-lesson-item .ld-item-list-item-preview .ld-item-name{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.learndash-wrapper .ld-item-list .ld-item-list-item.ld-item-lesson-item .ld-item-list-item-preview .ld-item-name .ld-item-title{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:-webkit-calc(100% - 20px);width:calc(100% - 20px);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 10px;font-weight:500}.learndash-wrapper .ld-item-list .ld-item-list-item.ld-item-lesson-item .ld-item-list-item-preview .ld-item-name .ld-item-title .ld-item-components{margin-top:0}.learndash-wrapper .ld-item-list .ld-item-list-item.ld-item-lesson-item .ld-item-list-item-preview .ld-item-name .ld-item-title .ld-item-components span{font-size:12px;font-weight:400}.learndash-wrapper .ld-item-list .ld-item-list-item.ld-item-lesson-item .ld-item-list-item-preview .ld-item-name .ld-status-icon{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-right:0}.learndash-wrapper .ld-status-icon.ld-quiz-complete{color:transparent}.learndash-wrapper .ld-status-unlocked{padding:0 10px}.learndash-wrapper .ld-table-list-items .ld-table-list-item .ld-table-list-item-quiz .ld-quiz-complete .ld-icon:before{content:'\e876';color:#fff}.learndash-wrapper .ld-table-list-items .ld-table-list-item .ld-table-list-item-quiz .ld-quiz-complete{border:0}.learndash-wrapper .ld-table-list-items .ld-table-list-item .ld-table-list-item-quiz .ld-quiz-complete~.ld-item-title:before{content:'\e956';font:normal normal normal 12px/1 bb-icons;speak:none;display:inline-block;text-decoration:inherit;text-transform:none;-webkit-font-smoothing:antialiased;font-size:20px!important;margin-right:10px;position:absolute;left:-30px;top:1px}.learndash-wrapper .ld-item-list-item-expanded .ld-table-list-items .ld-table-list-item .ld-table-list-item-quiz .ld-item-title{position:relative;font-weight:500;font-size:14px;letter-spacing:-.24px;line-height:1.6}.learndash-wrapper .ld-item-list-item-expanded .ld-table-list-items .ld-table-list-item .ld-table-list-item-quiz .ld-item-title:before{content:'\e956';font:normal normal normal 12px/1 bb-icons;speak:none;display:inline-block;text-decoration:inherit;text-transform:none;-webkit-font-smoothing:antialiased;font-size:20px!important;margin-right:10px;position:absolute;left:-30px;top:1px}.learndash-wrapper .ld-course-status.ld-course-status-enrolled{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(146,164,183,.05)}.learndash-wrapper .ld-progress-percentage{font-size:12px;font-weight:700}.learndash-wrapper .ld-progress-steps{font-size:12px}.learndash-wrapper .ld-progress-stats{padding-right:20px}.learndash-wrapper div.ld-course-status{margin-bottom:30px}.learndash-wrapper div.ld-item-list{margin-bottom:50px}.learndash-wrapper .bb-instructor-message a{color:#fff}.learndash-wrapper .bb-instructor-message a:hover{box-shadow:inset 0 0 0 99999px rgba(0,0,0,.1)!important}.learndash-wrapper .ld-status-incomplete~.ld-item-title{position:relative}.learndash-wrapper .ld-item-icon{font-size:16px}.learndash-wrapper .learndash-not-available .ld-item-list-item-expanded .ld-table-list-items .ld-table-list-item{cursor:auto}.learndash-wrapper .learndash-not-available .ld-item-list-item-expanded .ld-table-list-header{cursor:auto}.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview .ld-status-icon{margin-right:0}.learndash-wrapper .ld-table-list-item.learndash-complete .ld-item-title>span:first-child{text-decoration:line-through}.learndash-wrapper .learndash-complete .ld-item-list-item-preview .ld-item-title>span:first-child{text-decoration:line-through}.learndash-wrapper .ld-status-icon.ld-quiz-complete{color:#fff;border:0}.learndash-wrapper .ld-status-icon.ld-quiz-complete .ld-icon.ld-icon-quiz:before{content:'\e876'}.learndash-wrapper .ld-video{padding-top:0}.learndash-cpt.learndash-embed-responsive .learndash-wrapper .ld-video.fluid-width-video-wrapper{padding-top:0!important}.learndash-cpt.learndash-embed-responsive .learndash-wrapper .ld-video:not(.fluid-width-video-wrapper){margin-bottom:50px;padding-top:0}.learndash-wrapper.learndash-widget .ld-progress.ld-progress-inline{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:inherit;flex-direction:inherit}.learndash-wrapper .comment-respond .logged-in-as>a.comment-author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#learndash-page-content>.bp-feedback.bp-sitewide-notice{display:block;top:0;margin:-30px -100px 30px}@media screen and (max-width:1200px){#learndash-page-content>.bp-feedback.bp-sitewide-notice{margin-left:-60px;margin-right:-60px}}@media screen and (max-width:992px){#learndash-page-content>.bp-feedback.bp-sitewide-notice{margin-left:-40px;margin-right:-40px}}@media screen and (max-width:543px){#learndash-page-content>.bp-feedback.bp-sitewide-notice{margin-left:-20px;margin-right:-20px}}@media screen and (min-width:768px) and (max-width:1000px){.bb-lesson-head{-ms-flex-flow:row wrap;flex-flow:row wrap}.bb-lesson-head .push-right{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.bb-lesson-head .bb-lms-progress-wrap{margin-left:auto}}@media screen and (min-width:800px){.bb-grid .bb-learndash-content-wrap{padding-right:8%}.bb-course-banner-inner{width:88%}}@media screen and (max-width:820px){.bb-learndash-content-wrap,.bb-single-course-sidebar{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.bb-learndash-content-wrap{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.bb-single-course-sidebar{margin-bottom:40px;max-width:100%}.bb-single-course-sidebar.bb-preview-wrap{margin-top:30px!important;margin-bottom:20px}}@media screen and (max-width:992px){.buddypanel-open .bb-learndash-content-wrap,.buddypanel-open .bb-single-course-sidebar{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.buddypanel-open .bb-single-course-sidebar{margin-bottom:40px;margin-top:0!important;max-width:100%}.buddypanel-open .bb-learndash-side-area .bb-course-banner-inner{width:100%;max-width:100%}}@media screen and (max-width:767px){.bb-course-banner-info{padding-left:20px;padding-right:20px}.bb-course-banner-inner{padding-top:0}.bb-learndash-banner{padding:0}.bb-course-banner-info .bb-enroll-widget{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding-top:30px}#learndash-content .lms-topic-sidebar-wrapper{position:absolute!important;z-index:99;width:370px;height:100%}body:not(.bb-page-loaded) #learndash-content .lms-topic-sidebar-wrapper{display:none}.bb-mobile-header-wrapper .course-toggle-view{padding-left:10px;padding-right:0}.lms-side-panel-close-sm:after{content:'';background:rgba(0,0,0,.5);position:fixed;width:100%;height:100%;left:0;top:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}}@media screen and (max-width:680px){div.bb-course-banner-inner{width:100%;max-width:100%}}@media screen and (max-width:543px){div.bb-lms-header{padding:25px 0 0;margin:0}.bb-about-instructor .bb-avatar-wrap{max-width:100%;margin-right:0;margin-bottom:0}.bb-about-instructor .button{max-width:100%}}@media screen and (max-width:400px){#learndash-content .lms-topic-sidebar-wrapper{max-width:350px;min-width:330px}}@media screen and (min-width:544px){.lms-topic-sidebar,.lms-topic-sidebar-wrapper{max-width:370px}}.ld-course-list-items{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:-10px!important;margin-right:-10px!important;-ms-flex-wrap:wrap;flex-wrap:wrap}.ld-course-list-items .bb-course-item-wrap{padding-left:10px;padding-right:10px;min-width:20%}@media screen and (min-width:900px) and (max-width:1200px){.ld-course-list-items .bb-course-item-wrap{min-width:25%}}@media screen and (min-width:768px) and (max-width:900px){.ld-course-list-items .bb-course-item-wrap{min-width:33.3333%}}@media screen and (min-width:576px) and (max-width:768px){.ld-course-list-items .bb-course-item-wrap{width:50%;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}@media screen and (max-width:576px){.ld-course-list-items .bb-course-item-wrap{width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.has-sidebar .ld-course-list-items .bb-course-item-wrap{min-width:25%}@media screen and (min-width:576px) and (max-width:1200px){.has-sidebar .ld-course-list-items .bb-course-item-wrap{min-width:50%}}@media screen and (max-width:576px){.has-sidebar .ld-course-list-items .bb-course-item-wrap{width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.ld-course-list-items .bb-cover-list-item{background:#fff;border:1px solid #e7e9ec;border-radius:4px;-webkit-transition:.2s box-shadow;transition:.2s box-shadow;position:relative}.ld-course-list-items .bb-cover-list-item:hover{box-shadow:0 4px 32px 0 rgba(18,43,70,.1);z-index:1}.ld-course-list-items .bb-cover-list-item:not(.bb-course-no-content){height:100%;padding-bottom:15px}.ld-course-list-items .bb-cover-list-item:not(.bb-course-no-content) .bb-cover-wrap{padding-top:52%}.ld-course-list-items .bb-cover-list-item.bb-course-paid{padding-bottom:45px}.ld-course-list-items .bb-course-item-wrap{margin-bottom:20px}.ld-course-list-items .bb-course-cover{overflow:hidden;position:relative}.ld-course-list-items .bs-timestamp{font-size:14px;color:#939597;letter-spacing:-.24px;line-height:22px;position:absolute;bottom:20px}.ld-course-list-items .forums-meta span{background:rgba(18,43,70,.1)}.ld-course-list-items .bb-cover-wrap:after{display:none}.ld-course-list-items .forums-meta{margin-bottom:12px}.ld-course-list-items .bb-course-excerpt{color:#a3a5a9}.ld-course-list-items .course-progress-wrap{position:relative;z-index:1;margin:0 0 10px;line-height:1.7}.ld-course-list-items .course-completion-rate{font-size:12px;font-weight:500;line-height:1;letter-spacing:-.24px;display:block;margin-top:10px;color:#a3a5a9}.ld-course-list-items .course-completion-rate.start-course-completion-rate{opacity:.6;font-size:12px;line-height:1;font-weight:500;color:#122b46;letter-spacing:-.24px;margin-top:10px}.ld-course-list-items .ld-progress-stats{font-size:12px;font-weight:500;line-height:1;letter-spacing:-.24px;display:block;margin-top:10px;color:#a3a5a9}.ld-course-list-items .ld-progress-stats .ld-progress-steps{margin-top:5px;display:block!important}.ld-course-list-items .course-progress{margin:0;height:3px;background:#e7e9ec;border-radius:50px}.ld-course-list-items .course-progress-bar{background:#007cff;height:3px;width:auto}.ld-course-list-items .bb-course-excerpt{font-size:13px;color:#939597;line-height:1.384;display:block;display:-webkit-box;max-height:2.72em;margin:-3px 0 0;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.ld-course-list-content.grid-view .bb-cover-list-item:not(.bb-course-no-content) .bb-cover-wrap{border-radius:3px 3px 0 0}.ld-course-list-content{margin-bottom:30px}.bb-ld-course-list-item{margin-bottom:20px}.bb-ld-course-list-item .ld-entry-content .entry-img{padding-top:40.476%;border-radius:4px 4px 0 0}.bb-ld-course-list-item .ld-entry-content .entry-img>img{margin:0}.bb-ld-course-list-item .ld-entry-content .entry-content h1{font-size:1.5rem;margin:0 0 10px}.bb-ld-course-list-item .ld-entry-title a{color:#122b46}.bb-ld-course-list-item .ld-entry-title a:hover{color:#007cff}.ld-course-list-items.row .learndash-wrapper{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.ld-course-list-items.row .learndash-wrapper .ld-item-list{margin:0 0 20px}.ld-course-list-items.row .learndash-wrapper .ld-item-list .ld-item-list-item{background:#fff;border:1px solid #e7e9ec;border-radius:4px;height:100%;padding-bottom:0;-webkit-transition:.2s box-shadow;transition:.2s box-shadow;position:relative}.ld-course-list-items.row .learndash-wrapper .ld-item-list .ld-item-list-item:hover{box-shadow:0 4px 32px 0 rgba(18,43,70,.1);z-index:1}.ld-course-list-content.list-view .ld-course-list-items .ld_course_grid{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.ld-course-list-content.list-view .bb-cover-list-item{padding-bottom:0}.ld-course-list-content.list-view .bb-cover-list-item{display:-webkit-box;display:-ms-flexbox;display:flex}.ld-course-list-content.list-view .bb-card-course-details{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:16px}.ld-course-list-content.list-view .bb-cover-wrap{border-radius:3px 0 0 3px}.ld-course-list-content.list-view .bb-course-cover{-webkit-box-flex:0;-ms-flex:0 0 240px;flex:0 0 240px}.ld-course-list-content.list-view .bb-cover-wrap{padding-top:70%;height:100%}.ld-course-list-content.list-view .course-progress-wrap{max-width:450px}.ld-course-list-content.list-view .bb-course-footer{-ms-flex-flow:column-reverse;flex-flow:column-reverse;bottom:auto;top:16px;width:auto;left:auto;right:0}.learndash-pager{display:block;color:inherit;text-transform:none;font-size:inherit;font-weight:inherit;background-color:inherit;padding:0;border-radius:0;margin:0}@media screen and (min-width:768px){.ld-course-list-items .col-md-2{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}}ul.bb-lms-user-profile-tabs{margin:0;list-style:none}ul.bb-lms-user-profile-tabs:after{content:'';clear:both;display:table}ul.bb-lms-user-profile-tabs li{float:left;margin:0 30px 0 0}ul.bb-lms-user-profile-tabs a{color:#939597;display:block;padding:15px 0;text-decoration:none;font-size:14px;border:0}ul.bb-lms-user-profile-tabs a:hover{color:#122b46}ul.bb-lms-user-profile-tabs .selected a{color:#122b46;font-weight:600}ul.bb-lms-user-profile-tabs .hideshow li{float:none;margin:0}ul.bb-lms-user-profile-tabs .hideshow li a{display:block;font-weight:400;letter-spacing:-.24px;line-height:1;margin-bottom:1px;padding:.75rem .9375rem}ul.bb-lms-user-profile-tabs .sub-menu{top:50px}ul.bb-lms-user-profile-tabs .more-button.active:after{bottom:-10px}.single-badges .entry-content-wrap{padding:0}.single-badges .entry-meta{margin-bottom:30px}.single-badges .entry-img{display:none}.single-badges .achievement-wrap{padding:0;margin:0;border-top:0}.single-badges .badgeos-achievement-earned p,.single-badges .badgeos-feedback-response.success{border-radius:3px;padding:10px 10px}.single-badges .achievement-wrap h4{clear:both;margin-top:50px;margin-bottom:15px;font-weight:500}#badge_list .bb-badge-wrap{background:#fff;border:1px solid #eef0f3;border-radius:4px;margin-bottom:10px;padding:20px}#badge_list .bb-badge-wrap img{max-width:64px;margin-right:20px}#badge_list .bb-badge-img{float:left}#badge_list .bb-badge-content{overflow:hidden}#badge_list .bb-badge-title{font-size:18px;font-weight:600;letter-spacing:0;line-height:1.5;margin-bottom:10px}#badge_list .bb-badge-title a{color:inherit}#badge_list .bb-badge-content{font-size:16px;color:#939597;letter-spacing:-.24px;line-height:1.5}#certificate_list>li{margin-bottom:20px}#certificate_list .bb-certificate-wrap{background:#fff;border:1px solid #eef0f3;border-radius:4px;height:100%;padding:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;position:relative}#certificate_list .bb-certificate-wrap:after{content:'';position:absolute;top:15px;right:15px;background:url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/images/svg/certificate-icon.svg);width:44px;height:50px}#certificate_list .bb-certificate-wrap:hover{box-shadow:0 4px 32px 0 rgba(18,43,70,.1);z-index:1}#certificate_list .bb-certificate-content{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;padding-top:18px}#certificate_list .bb-certificate-title{font-size:20px;font-weight:600;letter-spacing:0;line-height:1.3;margin:0 0 25px}@media screen and (min-width:561px){#certificate_list .bb-certificate-title{min-height:72px}}#certificate_list .bb-certificate-title a{color:inherit;display:block;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:50px;width:100%}#certificate_list .bb-certificate-title a:hover{color:#007cff}#certificate_list .bb-certificate-title span{display:block;margin-bottom:6px;font-weight:400;letter-spacing:-.13px;font-size:13px;color:#4d5c6d}#certificate_list .bb-certificate-date{font-size:13px;color:#4d5c6d;letter-spacing:-.22px;line-height:1;width:50%;float:left}#certificate_list .bb-certificate-date span{display:block;font-size:12px;margin-bottom:6px}#certificate_list .bb-certificate-download{width:50%;float:left;text-align:right;margin-bottom:0}#certificate_list .bb-certificate-download a{font-size:13px;position:relative;display:inline-block;padding-top:11px;letter-spacing:-.24px}#certificate_list .bb-certificate-download a:hover{color:inherit}#certificate_list .bb-certificate-download a i{font-size:25px;position:absolute;top:-13px;right:0}#certificate_list>li{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}@media screen and (max-width:1200px){#certificate_list>li{-webkit-box-flex:0;-ms-flex:0 0 33.333%;flex:0 0 33.333%}}@media screen and (max-width:998px){#certificate_list>li{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}@media screen and (max-width:640px){#certificate_list>li .bb-certificate-wrap{padding:25px 15px 15px}}@media screen and (max-width:560px){#certificate_list>li{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.has-sidebar #certificate_list>li{-webkit-box-flex:0;-ms-flex:0 0 33.333%;flex:0 0 33.333%}@media screen and (max-width:1200px){.has-sidebar #certificate_list>li{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}@media screen and (min-width:800px) and (max-width:1000px){.has-sidebar #certificate_list>li{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}@media screen and (max-width:640px){.has-sidebar #certificate_list>li .bb-certificate-wrap{padding:25px 15px 15px}}@media screen and (max-width:560px){.has-sidebar #certificate_list>li{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.bb-leandash-profile-page .bb-profile-card-area{margin-top:65px}.bb-course-preview-wrap.bb-thumbnail-preview{display:block}.bb-profile-grid .bb-courses-header{margin:0}.bb-profile-grid .bb-secondary-list-tabs{margin:0 0 10px}.bb-leandash-profile-page .bb-profile-avatar a.bbp-profile-avatar-link{width:100%}.bb-leandash-profile-page .bb-profile-card div.cover-image-wrap{margin-top:0}.bb_profile_course_wrapper{padding:5px 0;margin-bottom:5px;border-bottom:1px solid #e7e9ec;font-size:15px}.bb_profile_course_wrapper a{color:#122b46}.bb_profile_course_wrapper a:hover{color:#007cff}.bb_profile_course_wrapper span.bb-learndash-profile-edit-course-link{-webkit-box-flex:0;-ms-flex:0 0 60px;flex:0 0 60px;max-width:60px;text-align:right}.bb_profile_course_wrapper span.bb-learndash-profile-edit-course-link a{color:#939597}.bb_profile_course_wrapper span.bb-learndash-profile-edit-course-link a:hover{color:#939597}.learndash-wrapper #ld-profile .ld-item-list{background:#fff;border:1px solid #e7e9ec;border-radius:4px}.learndash-wrapper #ld-profile .ld-item-list .ld-section-heading{padding:10px 20px}.learndash-wrapper #ld-profile .ld-item-list .ld-section-heading h3{font-size:22px;font-weight:600;line-height:1.24}.learndash-wrapper #ld-profile .ld-item-list .ld-section-heading .ld-item-list-actions .ld-expand-button{padding:4px 15px;border-radius:50px;border:1px solid #e7e9ec;font-size:13px}.learndash-wrapper #ld-profile .ld-item-list .ld-section-heading .ld-item-list-actions .ld-expand-button .ld-icon{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;font-size:8px;color:#a3a5a9}.learndash-wrapper #ld-profile .ld-item-list .ld-section-heading .ld-item-list-actions .ld-expand-button .ld-text{padding:0 8px 0 0}.learndash-wrapper #ld-profile .ld-item-list .ld-section-heading .ld-item-list-actions .ld-expand-button:hover{opacity:1}.learndash-wrapper #ld-profile .ld-item-list .ld-section-heading .ld-item-list-actions .ld-search-prompt{padding:4px 15px;border-radius:50px;border:1px solid #e7e9ec;font-size:13px;font-weight:400;color:inherit}.learndash-wrapper #ld-profile .ld-item-list .ld-section-heading .ld-item-list-actions .ld-search-prompt .ld-icon{margin-left:8px;position:relative;top:6px;color:#a3a5a9}.learndash-wrapper #ld-profile .ld-item-list .ld-section-heading .ld-item-list-actions .ld-search-prompt .ld-icon-search{font-size:14px}.learndash-wrapper #ld-profile .ld-progress-label{color:#122b46;text-transform:none;font-size:14px}.learndash-wrapper #ld-profile .ld-item-search .ld-item-search-wrapper{border-radius:0;background-color:#fbfbfc;margin:0;padding:12px 20px}.learndash-wrapper #ld-profile .ld-item-search .ld-item-search-wrapper:before{background-color:#fbfbfc}.learndash-wrapper #ld-profile .ld-item-search .ld-item-search-fields{margin-bottom:20px}.learndash-wrapper #ld-profile .ld-item-search .ld-item-search-fields input.ld-course-nav-field{border:1px solid #dedfe2;border-radius:100px;padding:0 30px}.learndash-wrapper #ld-profile .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button{background-color:#007cff;-webkit-transition:all linear .2s;transition:all linear .2s}.learndash-wrapper #ld-profile .ld-item-search .ld-item-search-fields .ld-item-search-submit .ld-button:hover{box-shadow:inset 0 0 0 99999px rgba(0,0,0,.1);opacity:1}.learndash-wrapper #ld-profile .ld-item-search .ld-item-search-fields .ld-reset-button{background-color:transparent;color:#a3a5a9;font-weight:400}.learndash-wrapper #ld-profile .ld-item-search .ld-item-search-name>label{color:#a3a5a9}.learndash-wrapper #ld-profile .ld-item-search h4{font-weight:400}.learndash-wrapper #ld-profile .ld-item-search .ld-closer{font-weight:400;font-size:11px;color:#a3a5a9}.learndash-wrapper #ld-profile .ld-item-list .ld-expand-button.ld-mobile-only .ld-text{display:none}.learndash-wrapper #ld-profile .ld-item-list .ld-item-list-item{margin-bottom:0!important}.learndash-wrapper #ld-profile .ld-item-list .ld-item-list-items .ld-item-list-item .ld-item-list-item-preview{border-radius:0;padding:15px 20px}.learndash-wrapper #ld-profile .ld-item-list .ld-item-list-items .ld-item-list-item .ld-item-list-item-preview .ld-course-title{font-weight:600}@media screen and (max-width:640px){.learndash-wrapper #ld-profile .ld-item-list .ld-item-list-items .ld-item-list-item .ld-item-list-item-preview .ld-course-title{font-weight:500;font-size:14px}}@media screen and (max-width:640px){.learndash-wrapper #ld-profile .ld-item-list .ld-item-list-items .ld-item-list-item .ld-item-list-item-preview{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.learndash-wrapper #ld-profile .ld-item-list .ld-item-list-items .ld-item-list-item .ld-item-list-item-preview .ld-item-details{margin-left:5px}.learndash-wrapper #ld-profile .ld-item-list .ld-item-list-items .ld-item-list-item .ld-item-list-item-preview .ld-item-details .ld-status{margin-right:0;text-transform:none;padding:0 6px;line-height:20px}}.learndash-wrapper #ld-profile .ld-item-list .ld-item-list-items .ld-item-list-item .ld-item-list-item-expanded{border-bottom:1px solid rgba(146,164,183,.05)}.learndash-wrapper #ld-profile .ld-item-list .ld-item-list-items .ld-item-list-item .ld-item-list-item-expanded .ld-progress{background:#fff;margin-bottom:0}.learndash-wrapper #ld-profile .ld-item-list .ld-item-list-items .ld-item-list-item .ld-table-list-item-expanded{margin-top:0}.learndash-wrapper #ld-profile .ld-item-list .ld-item-list-items .ld-item-list-item .ld-table-list-item-expanded .ld-table-list-item-preview{padding:10px 0}.learndash-wrapper #ld-profile .ld-item-list .ld-item-list-items .ld-item-list-item .ld-table-list-item-expanded .ld-table-list .ld-table-list-header{background-color:#fff;margin-bottom:10px}.learndash-wrapper #ld-profile .ld-item-list .ld-item-list-items .ld-item-list-item .ld-table-list-item-expanded .ld-table-list .ld-table-list-items{background-color:#fff;font-size:1em}.learndash-wrapper #ld-profile .ld-item-list .ld-item-list-items .ld-item-list-item .ld-table-list-item-expanded .ld-table-list .ld-table-list-item:first-child{border-top:0}.learndash-wrapper #ld-profile .ld-item-list .ld-item-list-items .ld-item-list-item .ld-table-list-item-expanded .ld-table-list .ld-table-list-item{border-bottom:0}.learndash-wrapper #ld-profile .ld-item-list .ld-item-list-items .ld-item-list-item .ld-table-list-item-expanded .ld-table-list .ld-table-list-column.ld-table-list-column-comments>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.learndash-wrapper #ld-profile .ld-item-list .ld-item-list-items .ld-item-list-item .ld-table-list-item-expanded .ld-table-list .ld-table-list-column.ld-table-list-column-comments>a .ld-icon{margin-right:5px}@media screen and (max-width:800px){.learndash-wrapper #ld-profile .ld-item-list .ld-item-list-items .ld-item-list-item .ld-table-list-item-expanded .ld-table-list .ld-table-list-column.ld-table-list-column-comments>a .ld-icon{margin-left:0}}.learndash-wrapper #ld-profile .ld-item-list .ld-item-list-items .ld-item-list-item .ld-table-list-item-expanded .ld-status{padding:4px 12px;display:inline-block}.learndash-wrapper #ld-profile .ld-item-list .ld-item-list-items .ld-item-list-item .ld-table-list-item-expanded .ld-icon{color:#939597}.learndash-wrapper #ld-profile .ld-item-list .ld-item-list-items .ld-item-list-item:nth-child(odd) .ld-item-list-item-preview{background:rgba(146,164,183,.05)}.learndash-wrapper #ld-profile .ld-item-list .ld-item-list-items .ld-item-list-item:nth-child(even) .ld-item-list-item-preview{background:0 0}.learndash-wrapper #ld-profile .ld-item-list .ld-item-list-items .ld-item-list-item:nth-child(even) .ld-item-list-item-expanded:before{background:#fff}.learndash-wrapper #ld-profile .ld-status{text-transform:uppercase;font-weight:400;font-size:11px;line-height:inherit;padding:0 12px;letter-spacing:inherit}.learndash-wrapper #ld-profile .ld-status.ld-status-progress{background-color:#007cff;color:#fff}.learndash-wrapper #ld-profile .ld-item-list-item-preview .ld-status-icon{margin-left:10px}.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-details .ld-certificate-link{color:#939597}.learndash-wrapper #ld-profile .ld-item-list a.ld-item-name{padding:0 5px}@media screen and (min-width:800px){.learndash-wrapper #ld-profile .ld-table-list .ld-table-list-header .ld-table-list-columns .ld-table-list-column.ld-column-date,.learndash-wrapper #ld-profile .ld-table-list .ld-table-list-header .ld-table-list-columns .ld-table-list-column.ld-table-list-column-date,.learndash-wrapper #ld-profile .ld-table-list .ld-table-list-item-preview .ld-table-list-columns .ld-table-list-column.ld-column-date,.learndash-wrapper #ld-profile .ld-table-list .ld-table-list-item-preview .ld-table-list-columns .ld-table-list-column.ld-table-list-column-date{-webkit-box-flex:0;-ms-flex:0 1 190px;flex:0 1 190px}}.learndash-wrapper #ld-profile .ld-table-list .ld-table-list-header .ld-table-list-columns .ld-table-list-column,.learndash-wrapper #ld-profile .ld-table-list .ld-table-list-item-preview .ld-table-list-columns .ld-table-list-column{text-align:left;font-size:1em}.learndash-wrapper #ld-profile .ld-table-list .ld-table-list-header .ld-table-list-columns .ld-table-list-column{text-transform:uppercase;font-size:12px;color:#a3a5a9}.learndash-wrapper #ld-profile .ld-table-list .ld-table-list-items .ld-table-list-column{color:#a3a5a9}.learndash-wrapper #ld-profile .ld-table-list .ld-table-list-header .ld-table-list-column{color:#122b46}.learndash-wrapper #ld-profile .ld-item-list-item-expanded .ld-table-list .ld-table-list-item-preview{padding:12px 0}.learndash-wrapper #ld-profile .ld-item-list-item-expanded .ld-table-list .ld-table-list-item-preview .ld-table-list-title a{color:#939597}.learndash-wrapper #ld-profile .ld-item-list-item-expanded .ld-table-list .ld-table-list-item-preview .ld-table-list-title a:hover{color:#007cff}.learndash-wrapper #ld-profile .ld-item-list-item-expanded .ld-item-contents{padding-top:1em;padding-bottom:1em}.learndash-wrapper #ld-profile .ld-item-list-item-expanded .ld-table-list.ld-quiz-list{margin:.5em 0;border-radius:0}.learndash-wrapper #ld-profile .ld-item-list-item-expanded .ld-table-list-header{text-transform:uppercase;font-size:12px;color:#a3a5a9}.learndash-wrapper #ld-profile .ld-icon.ld-icon-assignment{color:#939597;font-size:20px}.learndash-wrapper #ld-profile .ld-icon.ld-icon-calendar{font-size:13px}.learndash-wrapper #ld-profile .ld-assignment-list .ld-status{padding-left:2px}.learndash-wrapper #ld-profile .ld-table-list-column.ld-table-list-column-stats .ld-icon.ld-icon-assignment{font-size:22px}.learndash-wrapper #ld-profile .ld-table-list-column.ld-table-list-column-stats .ld-icon.ld-icon-assignment:before{content:'\e807'}.learndash-wrapper #ld-profile .ld-table-list-column.ld-table-list-column-certificate .ld-icon.ld-icon-certificate{color:#939597;font-size:18px}.learndash-wrapper #ld-profile .ld-status-icon.ld-status-incomplete{border:2px solid #dedfe2}.learndash-wrapper #ld-profile .ld-status-icon.ld-status-in-progress{border:2px solid #dedfe2;border-right-color:#007cff;border-bottom-color:#007cff;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);background-color:transparent}@media screen and (min-width:800px){.learndash-wrapper #ld-profile .ld-table-list.ld-assignment-list .ld-table-list-item-preview .ld-table-list-columns .ld-table-list-column.ld-date-column{-webkit-box-flex:0;-ms-flex:0 1 180px;flex:0 1 180px}.learndash-wrapper #ld-profile .ld-table-list.ld-assignment-list .ld-table-list-column.ld-column-status,.learndash-wrapper #ld-profile .ld-table-list.ld-assignment-list .ld-table-list-column.ld-status-column{-webkit-box-flex:0;-ms-flex:0 1 250px;flex:0 1 250px}}.learndash-wrapper #ld-profile .ld-table-list.ld-assignment-list .ld-table-list-column.ld-comments-column{font-weight:400}.learndash-wrapper #ld-profile .ld-table-list.ld-assignment-list .ld-status{white-space:nowrap;display:inline-block}.learndash-wrapper #ld-profile .ld-table-list.ld-assignment-list .ld-icon.ld-icon-assignment{margin-right:5px}.learndash-wrapper #ld-profile .ld-profile-summary{margin-bottom:2em}.learndash-wrapper #ld-profile .ld-profile-summary .ld-profile-card{background-color:#fff;border:1px solid #e7e9ec;border-radius:4px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:0 20px 20px;margin-bottom:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;max-height:180px}.learndash-wrapper #ld-profile .ld-profile-summary .ld-profile-card .ld-profile-heading{-ms-flex-item-align:end;align-self:flex-end;font-size:28px;color:#122b46;position:relative;bottom:55px}.learndash-wrapper #ld-profile .ld-profile-summary .ld-profile-card .ld-profile-avatar{border-radius:5px;border:0;margin-right:20px;position:relative;top:30px;width:180px;height:180px;border:5px solid #fff;box-shadow:0 2px 5px 0 rgba(18,43,70,.12),0 0 0 1px #e7e9ec}.learndash-wrapper #ld-profile .ld-profile-summary .ld-profile-card .ld-profile-avatar .avatar{border-radius:5px}.learndash-wrapper #ld-profile .ld-profile-summary .ld-profile-edit-link{-ms-flex-item-align:end;align-self:flex-end;padding:2px 12px;border-radius:50px;border:1px solid #e7e9ec!important;font-size:13px;color:#939597;margin-left:auto;position:relative;z-index:3}.learndash-wrapper #ld-profile .ld-profile-summary .ld-profile-stats{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-left:220px;position:relative;bottom:65px;z-index:2}.learndash-wrapper #ld-profile .ld-profile-summary .ld-profile-stats .ld-profile-stat{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-flex:0;-ms-flex:none;flex:none;padding:0 15px 0 15px;border-right:1px solid #e7e9ec}.learndash-wrapper #ld-profile .ld-profile-summary .ld-profile-stats .ld-profile-stat:first-of-type{padding-left:0}.learndash-wrapper #ld-profile .ld-profile-summary .ld-profile-stats .ld-profile-stat:last-of-type{border-right:0;padding-right:0}.learndash-wrapper #ld-profile .ld-profile-summary .ld-profile-stats .ld-profile-stat strong{color:#122b46;margin:0 5px 0 0;font-size:20px}.learndash-wrapper #ld-profile .ld-profile-summary .ld-profile-stats .ld-profile-stat span{color:#a3a5a9;font-size:14px;line-height:1}@media screen and (max-width:992px){.learndash-wrapper #ld-profile .ld-profile-summary{margin-bottom:0}.learndash-wrapper #ld-profile .ld-profile-summary .ld-profile-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:none;padding-bottom:0}.learndash-wrapper #ld-profile .ld-profile-summary .ld-profile-card .ld-profile-heading{bottom:90px}.learndash-wrapper #ld-profile .ld-profile-summary .ld-profile-card .ld-profile-edit-link,.learndash-wrapper #ld-profile .ld-profile-summary .ld-profile-card .ld-profile-heading{-ms-flex-item-align:start;align-self:flex-start;margin-left:200px}.learndash-wrapper #ld-profile .ld-profile-summary .ld-profile-card .ld-profile-avatar{top:35px}.learndash-wrapper #ld-profile .ld-profile-summary .ld-profile-card .ld-profile-edit-link{bottom:30px}.learndash-wrapper #ld-profile .ld-profile-summary .ld-profile-stats{bottom:120px}.learndash-wrapper #ld-profile .ld-profile-summary .ld-profile-stats .ld-profile-stat span,.learndash-wrapper #ld-profile .ld-profile-summary .ld-profile-stats .ld-profile-stat strong{font-size:14px}}@media screen and (max-width:800px){.learndash-wrapper #ld-profile .ld-profile-summary .ld-profile-card{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:50px;padding-top:30px}.learndash-wrapper #ld-profile .ld-profile-summary .ld-profile-card .ld-profile-avatar{top:0;margin-right:0}.learndash-wrapper #ld-profile .ld-profile-summary .ld-profile-card .ld-profile-heading{bottom:0;margin:10px 0}.learndash-wrapper #ld-profile .ld-profile-summary .ld-profile-card .ld-profile-edit-link,.learndash-wrapper #ld-profile .ld-profile-summary .ld-profile-card .ld-profile-heading{-ms-flex-item-align:center;align-self:center;margin-left:0}.learndash-wrapper #ld-profile .ld-profile-summary .ld-profile-card .ld-profile-edit-link{bottom:0}.learndash-wrapper #ld-profile .ld-profile-summary .ld-profile-stats{margin-left:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;bottom:45px}.learndash-wrapper #ld-profile .ld-profile-summary .ld-profile-stats .ld-profile-stat{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.learndash-wrapper #ld-profile .ld-profile-summary .ld-profile-stats .ld-profile-stat span,.learndash-wrapper #ld-profile .ld-profile-summary .ld-profile-stats .ld-profile-stat strong{font-size:14px;line-height:140%}}@media screen and (max-width:640px){.learndash-wrapper #ld-profile .ld-profile-summary .ld-profile-stats .ld-profile-stat{width:auto;margin-bottom:.5em!important}}@media screen and (max-width:500px){.learndash-wrapper #ld-profile .ld-profile-summary .ld-profile-card{padding-bottom:150px}.learndash-wrapper #ld-profile .ld-profile-summary .ld-profile-card .ld-profile-avatar{width:170px;height:170px}.learndash-wrapper #ld-profile .ld-profile-summary .ld-profile-stats{bottom:130px}.learndash-wrapper #ld-profile .ld-profile-summary .ld-profile-stats .ld-profile-stat{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width:992px){.learndash-wrapper #ld-profile .ld-profile-summary+.ld-item-list{margin-top:0}}@media screen and (max-width:800px){.learndash-wrapper #ld-profile .ld-profile-summary+.ld-item-list{margin-top:10px}}@media screen and (max-width:500px){.learndash-wrapper #ld-profile .ld-profile-summary+.ld-item-list{margin-top:-80px}}.learndash-wrapper .ld-loading::before{border:3px solid rgba(0,0,0,.2);border-top-color:#007cff}.lms-topic-sidebar-wrapper{background-color:#fafbfd;box-shadow:inset -36px 0 40px -32px rgba(0,0,0,.05);-webkit-transition:margin-left .3s ease-in-out;transition:margin-left .3s ease-in-out;opacity:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow-x:hidden;overflow-y:auto;min-height:-webkit-calc(100vh - 76px);min-height:calc(100vh - 76px)}.lms-topic-sidebar-wrapper .ld-item-list-section-heading{padding:5px 30px 5px 25px}.lms-topic-sidebar-wrapper .ld-item-list-section-heading .ld-lesson-section-heading{color:#122b46;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.lms-topic-sidebar-wrapper .lms-topic-sidebar-data{padding:15px 0;font-size:15px}.lms-topic-sidebar-wrapper .lms-links{border-top:1px solid #e7e9ec;margin:25px 30px 0;padding:25px 0 0}.lms-topic-sidebar-wrapper .lms-links ul{list-style:none;margin-left:0}.lms-topic-sidebar-wrapper .lms-links ul li{padding:5px 0}.lms-topic-sidebar-wrapper .lms-links ul li a{display:block;width:100%;text-align:center;line-height:40px;border:1px solid #007cff;border-radius:100px;color:#color-link;-webkit-transition:all linear .2s;transition:all linear .2s}.lms-topic-sidebar-wrapper .lms-links ul li a:hover{color:#007cff}.lms-topic-sidebar-wrapper .lms-links ul li a i{margin:0 8px 0 0;position:relative;top:1px;font-size:16px}.lms-topic-sidebar-wrapper .bb-progress-bar{width:100%;height:3px;border-radius:3px;background-color:rgba(255,255,255,.4);position:relative;margin-bottom:10px}.lms-topic-sidebar-wrapper .bb-progress-bar span{background-color:#fff;height:100%;display:inline-block;position:absolute;border-radius:3px}.lms-topic-sidebar-wrapper .lms-items-loading{list-style:none;margin-left:30px}.lms-topic-sidebar-wrapper .lms-items-loading li{margin:8px 0}.lms-topic-sidebar-wrapper .lms-items-loading li a{display:inline-block}.lms-topic-sidebar-wrapper .lms-lessions-list ol .lms-item-wrapper{margin-left:-100px;padding-left:100px}.lms-topic-sidebar-wrapper .lms-lessions-list ol>li ol,.lms-topic-sidebar-wrapper .lms-lessions-list ol>li>ul{margin-bottom:0}.lms-topic-sidebar-wrapper .lms-lessions-list>ol{margin-left:47px}.lms-topic-sidebar-wrapper .lms-course-quizzes-list{margin-top:30px}.lms-topic-sidebar-wrapper .lms-course-quizzes-list .lms-course-quizzes-heading{font-size:15px;font-weight:600;letter-spacing:.6px;padding:20px 0 0;margin:0 30px 15px;border-top:1px solid #e7e9ec}.lms-topic-sidebar-wrapper .lms-course-quizzes-list>ul{margin-left:0}.lms-topic-sidebar-wrapper .lms-course-quizzes-list>ul a{padding-left:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lms-topic-sidebar-wrapper .lms-course-quizzes-list ul .lms-item-wrapper{margin-left:-100px;padding-left:100px}.lms-topic-sidebar-wrapper .lms-count{background-color:rgba(0,0,0,.03);border-radius:100px;font-weight:500;font-size:11px;padding:0 14px;font-size:11px;height:20px;line-height:20px;margin-left:10px}.lms-topic-sidebar-wrapper .lms-course-sidebar-heading{font-size:15px;font-weight:600;letter-spacing:.6px;padding:20px 0 0;margin:0 30px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lms-topic-sidebar-wrapper .lms-course-groups-list{margin-bottom:20px}.lms-topic-sidebar-wrapper .lms-group-flag{margin:30px 0 10px}.lms-topic-sidebar-wrapper .lms-group-flag .group-flag-index{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:17px 30px;background:rgba(146,164,183,.1);-webkit-transition:.3s all;transition:.3s all}.lms-topic-sidebar-wrapper .lms-group-flag .group-flag-index>a{-webkit-box-flex:0;-ms-flex:0 0 53px;flex:0 0 53px;max-width:53px}.lms-topic-sidebar-wrapper .lms-group-flag .lms-flag-group-avatar{border-radius:4px;margin-right:15px;max-width:38px;box-shadow:0 2px 5px 0 rgba(18,43,70,.12),0 0 0 1px #e7e9ec}.lms-topic-sidebar-wrapper .lms-group-flag .lms-group-heading{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 77px);flex:0 0 -webkit-calc(100% - 77px);flex:0 0 calc(100% - 77px);max-width:-webkit-calc(100% - 77px);max-width:calc(100% - 77px)}.lms-topic-sidebar-wrapper .lms-group-flag .lms-group-heading span{display:block;line-height:1}.lms-topic-sidebar-wrapper .lms-group-flag .lms-group-heading a span{color:#122b46;font-size:16px;font-weight:500;-webkit-transition:.3s all;transition:.3s all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lms-topic-sidebar-wrapper .lms-group-flag .lms-group-heading a:hover span{color:#007cff}.lms-topic-sidebar-wrapper .lms-group-flag .lms-group-heading>span{color:#a3a5a9;font-size:13px;margin-top:5px}.lms-topic-sidebar-wrapper .lms-group-flag .flag-group-exp{padding:5px;color:#939597;cursor:pointer;-webkit-box-flex:0;-ms-flex:0 0 24px;flex:0 0 24px;max-width:24px}.lms-topic-sidebar-wrapper .lms-group-flag.expanded .flag-group-exp i{-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1)}.lms-topic-sidebar-wrapper .course-group-list{list-style:none;margin:0;padding-top:15px;padding-bottom:15px;display:none}.lms-topic-sidebar-wrapper .course-group-list li{padding:8px 30px 8px 80px}.lms-topic-sidebar-wrapper .course-group-list img{max-width:32px;margin-right:15px;border-radius:5px}.lms-topic-sidebar-wrapper .course-group-list a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#122b46;-webkit-transition:.3s all;transition:.3s all}.lms-topic-sidebar-wrapper .course-group-list a:hover{color:#007cff}.lms-topic-sidebar-wrapper .course-group-list a .lms-group-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lms-topic-sidebar-wrapper .group-exec-list{list-style:none;margin:0}.lms-topic-sidebar-wrapper .group-exec-list li{padding:0}.lms-topic-sidebar-wrapper .group-exec-list li>a{padding:10px 30px;-webkit-transition:.3s all;transition:.3s all}.lms-topic-sidebar-wrapper .group-exec-list li>a:hover{background:rgba(146,164,183,.1)}.lms-topic-sidebar-wrapper .group-exec-list img{max-width:38px;margin-right:15px}.lms-topic-sidebar-wrapper .group-exec-list a .lms-group-lead span{display:block;line-height:1;color:#122b46}.lms-topic-sidebar-wrapper .group-exec-list a .lms-group-lead span:last-child{font-size:13px;color:#a3a5a9;margin-top:5px}.lms-topic-sidebar-wrapper .group-exec-list a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#939597}.lms-topic-sidebar-wrapper .group-exec-list a:hover .lms-group-lead span{color:#007cff}.lms-topic-sidebar-wrapper .group-exec-list a:hover .lms-group-lead span:last-child{color:#a3a5a9}.lms-topic-sidebar-wrapper .lms-course-members-list{margin-top:30px}.lms-topic-sidebar-wrapper .lms-course-members-list .lms-course-sidebar-heading{border-top:1px solid #e7e9ec}.lms-topic-sidebar-wrapper .lms-course-members-list .bb-course-member-wrap{padding:0}.lms-topic-sidebar-wrapper .lms-course-members-list .bb-course-member-wrap>.list-members-extra{padding:15px 30px 0;display:inline-block}.lms-topic-sidebar-wrapper .lms-course-members-list .bb-course-member-wrap>.list-members-extra.lme-less{display:none}.lms-topic-sidebar-wrapper .lms-course-members-list .bb-course-member-wrap.expanded>.list-members-extra.lme-less{display:inline-block}.lms-topic-sidebar-wrapper .lms-course-members-list .bb-course-member-wrap.expanded>.list-members-extra.lme-more{display:none}.lms-topic-sidebar-wrapper .lms-course-members-list .list-members-extra i{margin-left:5px}.lms-topic-sidebar-wrapper .lms-course-members-list .expanded .list-members-extra i{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.lms-topic-sidebar-wrapper .lms-course-members-list .course-members-list{list-style:none;margin:0}.lms-topic-sidebar-wrapper .lms-course-members-list .course-members-list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px 30px}.lms-topic-sidebar-wrapper .lms-course-members-list .course-members-list img{max-width:28px;margin-right:10px}.lms-topic-sidebar-wrapper .lms-course-members-list .course-members-list.course-members-list-extra{display:none}.lms-topic-sidebar-wrapper .lms-course-members-list .course-members-list a{color:#122b46}.lms-topic-sidebar-wrapper .lms-course-members-list .course-members-list a:hover{color:#007cff}.lms-topic-sidebar-wrapper .lms-course-quizzes-list>ul,.lms-topic-sidebar-wrapper .lms-lessions-list>ol{margin-bottom:0}.lms-topic-sidebar-wrapper .lms-course-quizzes-list>ul>li a.bb-lesson-head,.lms-topic-sidebar-wrapper .lms-lessions-list>ol>li a.bb-lesson-head{color:#122b46}.lms-topic-sidebar-wrapper .lms-course-quizzes-list>ul>li a.bb-lesson-head:hover,.lms-topic-sidebar-wrapper .lms-lessions-list>ol>li a.bb-lesson-head:hover{color:#007cff}.lms-topic-sidebar-wrapper .lms-course-quizzes-list>ul>li.lms-is-locked a,.lms-topic-sidebar-wrapper .lms-lessions-list>ol>li.lms-is-locked a{pointer-events:none;cursor:default}.lms-topic-sidebar-wrapper .lms-course-quizzes-list>ul li.current>.lms-item-wrapper>a,.lms-topic-sidebar-wrapper .lms-lessions-list>ol li.current>.lms-item-wrapper>a{color:#007cff}.lms-topic-sidebar-wrapper .lms-course-quizzes-list>ul .lms-sidebar-lesson-progression,.lms-topic-sidebar-wrapper .lms-lessions-list>ol .lms-sidebar-lesson-progression{color:#939597;font-size:13px;margin-right:30px;display:-webkit-box;display:-ms-flexbox;display:flex;align-tems:center}.lms-topic-sidebar-wrapper .lms-course-quizzes-list>ul .lms-sidebar-lesson-progression .bb-progress,.lms-topic-sidebar-wrapper .lms-lessions-list>ol .lms-sidebar-lesson-progression .bb-progress{margin-left:10px;position:relative;left:1px}.lms-topic-sidebar-wrapper ol.lms-topic-list{margin-bottom:1rem}.lms-topic-sidebar-wrapper ol.lms-topic-list .lms-topic-item .lms-quiz-list{margin-bottom:0}.lms-topic-sidebar-wrapper ol.lms-topic-list .lms-topic-item .lms-quiz-list li:last-child{padding-bottom:0}.lms-topic-sidebar-wrapper .lms-quiz-list{list-style:none;margin-left:0;margin-bottom:0}.lms-topic-sidebar-wrapper li .lms-item-wrapper{padding:12px 0;line-height:1.6;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lms-topic-sidebar-wrapper li.current>.lms-item-wrapper{background-color:#f4f5f7}.lms-topic-sidebar-wrapper .lms-item-wrapper a{margin-right:auto;color:#939597}.lms-topic-sidebar-wrapper .lms-side-item-complete{font-size:18px;margin-right:20px}.lms-topic-sidebar-wrapper .lms-side-item-complete i[class*=" bb-icon-"],.lms-topic-sidebar-wrapper .lms-side-item-complete i[class^=bb-icon-]{font-size:20px}.lms-topic-sidebar-wrapper .lms-side-item-incomplete{color:#e7e9ec;margin-right:20px;margin-left:15px}.lms-topic-sidebar-wrapper .lms-side-item-incomplete i[class*=" bb-icon-"],.lms-topic-sidebar-wrapper .lms-side-item-incomplete i[class^=bb-icon-]{font-size:20px}.lms-topic-sidebar-wrapper .lms-lesson-progress-container{display:inline-block;width:20px;height:20px}@media screen and (min-width:820px){.bb-single-course-sidebar{max-width:380px;-webkit-box-flex:0;-ms-flex:0 0 42%;flex:0 0 42%;margin-left:auto;position:relative;z-index:2}.bb-single-course-sidebar.bb-preview-wrap{margin-top:-260px}}.widget-area.course-widget-area{padding-top:0}.widget-area.course-widget-area .widget-title{font-size:13px;letter-spacing:.5px;border-bottom:1px solid #e6e7e8;margin:0 -15px 15px;padding:0 15px 15px}.widget .bb-course-filters:not(:last-child){margin-bottom:22px}.widget .bb-course-filters li{margin:0}.widget .bb-course-filters label{font-size:14px;color:#939597;letter-spacing:-.24px;display:block;margin:0 -15px 1px;padding:8px 15px}.widget .bb-course-filters .bs-styled-checkbox:checked+label{background:#f7fafe}.widget .bb-course-filters .bs-styled-checkbox+label:before{width:16px;height:16px}.widget .bb-course-filters .bs-styled-checkbox:checked+label:after{content:'\E809';display:inline-block;font:normal normal normal 14px/1 bb-icons;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);color:#fff;left:10px;font-size:26px;top:4px;box-shadow:none}.widget_ldcourseinfo #ld_course_info_mycourses_list .ld-course-info-my-courses{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.widget_ldcourseinfo #ld_course_info_mycourses_list .bb-cover-list-item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;border:0;background-color:transparent;box-shadow:none}.widget_ldcourseinfo #ld_course_info_mycourses_list .bb-cover-wrap{width:40px;height:40px;padding:0;border-radius:100%}.widget_ldcourseinfo #ld_course_info_mycourses_list .bb-card-course-details{padding:0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.widget_ldcourseinfo #ld_course_info_mycourses_list .bb-card-course-details h2{font-size:14px;font-weight:500}.widget_ldcourseinfo #ld_course_info>h4{margin-bottom:15px;line-height:1.4;font-size:14px;color:#a3a5a9}.widget_ldcourseinfo #course_progress_details>h4{margin-bottom:10px;font-size:12px;text-transform:uppercase}.widget_ldcourseinfo #course_progress_details a.learndash-profile-course-certificate-link{display:none}.widget_ldcourseinfo #course_progress_details .bb_profile_course_wrapper{font-size:0}.widget_ldcourseinfo #course_progress_details .bb_profile_course_wrapper .learndash-profile-course-title{font-size:14px}.widget_ldcourseinfo #course_progress_details .bb_profile_course_wrapper .learndash-profile-course-title strong{font-weight:400}.widget_ldcourseinfo #course_progress_details .bb_profile_course_wrapper .learndash-profile-course-access-label{display:none}.widget_ldcourseinfo #course_progress_details .bb_profile_course_wrapper .bb-learndash-profile-course-status{font-size:0;-webkit-box-flex:0;-ms-flex:0 0 95px;flex:0 0 95px;max-width:95px}.widget_ldcourseinfo #course_progress_details .bb_profile_course_wrapper .bb-learndash-profile-course-status .leardash-course-status{font-size:12px}.widget_ldcourseinfo #course_progress_details span.bb-learndash-profile-edit-course-link{-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;max-width:20px;padding:0;margin-right:5px}.widget_ldcourseinfo #quiz_progress_details>h4{margin-bottom:10px;font-size:12px;text-transform:uppercase}.widget_ldcourseinfo #quiz_progress_details>p{font-size:12px}.widget_ldcourseinfo #quiz_progress_details span.bb-learndash-profile-edit-course-link{-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;max-width:20px;padding:0;margin-right:5px}.widget_ldcourseinfo #quiz_progress_details .bb-ld-quiz-percentage{padding:0 5px;-webkit-box-flex:0;-ms-flex:0 0 45px;flex:0 0 45px;max-width:45px}.widget_ldcourseinfo #quiz_progress_details a.user_statistic{padding:0 5px;-webkit-box-flex:0;-ms-flex:0 0 70px;flex:0 0 70px;max-width:70px}.widget_sfwd-courses-widget li h4{margin-bottom:0}.widget-area .widget_lduserstatus .ld-user-status.ld-is-widget{margin:0}.widget-area .widget_lduserstatus .ld-user-status.ld-is-widget .ld-item-list .ld-item-list-item:last-child{padding-bottom:0}.widget-area .widget_lduserstatus div.ld-item-list{margin:0}.widget-area .widget_lduserstatus .ld-item-list-item-preview{background:0 0!important;border-radius:4px!important}.widget-area .widget_lduserstatus .ld-item-title{display:block}.widget-area .widget_lduserstatus .ld-status-icon{margin-right:10px!important}.widget-area .widget_lduserstatus .ld-section-heading{margin-bottom:0}.widget-area .widget_lduserstatus .ld-section-heading h4{margin-bottom:0}@media screen and (min-width:800px){.widget-area.course-widget-area{-webkit-box-flex:0;-ms-flex:0 0 280px;flex:0 0 280px;max-width:280px}}@media screen and (min-width:540px) and (max-width:799px){.widget-area.course-widget-area{-webkit-box-flex:0;-ms-flex:0 0 240px;flex:0 0 240px;max-width:240px}}.wpProQuiz_content .wpProQuiz_box,.wpProQuiz_content .wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion{text-align:center;background-color:transparent;border:0}.wpProQuiz_content .wpProQuiz_box>ol,.wpProQuiz_content .wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion>ol{display:inline-block;overflow:hidden}.wpProQuiz_content .wpProQuiz_box>ol li,.wpProQuiz_content .wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion>ol li{width:40px;height:40px;line-height:40px;padding:0;background-color:#f4f5f7;color:#122b46;border:0;font-weight:500;font-size:15px;border-radius:100%}.wpProQuiz_content .wpProQuiz_box>ol li.wpProQuiz_reviewQuestionTarget,.wpProQuiz_content .wpProQuiz_box>ol li.wpProQuiz_reviewQuestionTarget.wpProQuiz_reviewQuestionReview,.wpProQuiz_content .wpProQuiz_box>ol li.wpProQuiz_reviewQuestionTarget.wpProQuiz_reviewQuestionSolved,.wpProQuiz_content .wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion>ol li.wpProQuiz_reviewQuestionTarget,.wpProQuiz_content .wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion>ol li.wpProQuiz_reviewQuestionTarget.wpProQuiz_reviewQuestionReview,.wpProQuiz_content .wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion>ol li.wpProQuiz_reviewQuestionTarget.wpProQuiz_reviewQuestionSolved{color:#fff;background-color:#007cff;box-shadow:none;font-weight:500}.wpProQuiz_content .wpProQuiz_box>ol li.wpProQuiz_reviewQuestionReview,.wpProQuiz_content .wpProQuiz_box>ol li.wpProQuiz_reviewQuestionSolved,.wpProQuiz_content .wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion>ol li.wpProQuiz_reviewQuestionReview,.wpProQuiz_content .wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion>ol li.wpProQuiz_reviewQuestionSolved{background-color:#f4f5f7;position:relative;color:inherit}.wpProQuiz_content .wpProQuiz_box>ol li.wpProQuiz_reviewQuestionReview:after,.wpProQuiz_content .wpProQuiz_box>ol li.wpProQuiz_reviewQuestionSolved:after,.wpProQuiz_content .wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion>ol li.wpProQuiz_reviewQuestionReview:after,.wpProQuiz_content .wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion>ol li.wpProQuiz_reviewQuestionSolved:after{content:'';display:inline-block;width:13px;height:13px;background-color:#6ca54c;border:2px solid #fff;border-radius:100%;position:absolute;top:0;right:0}.wpProQuiz_content .wpProQuiz_box>ol li.wpProQuiz_reviewQuestionReview:after,.wpProQuiz_content .wpProQuiz_reviewDiv .wpProQuiz_reviewQuestion>ol li.wpProQuiz_reviewQuestionReview:after{background-color:#ffb000}.wpProQuiz_content .wpProQuiz_reviewDiv{border-bottom:1px solid #e7e9ec}.learndash-wrapper .wpProQuiz_content .wpProQuiz_box{background-color:transparent}.learndash-wrapper .wpProQuiz_content .wpProQuiz_box li{color:#122b46;border-radius:100%}.learndash-wrapper .wpProQuiz_content .wpProQuiz_box li.wpProQuiz_reviewQuestionSolved:not(.wpProQuiz_reviewQuestionTarget){color:#122b46}.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem.wpProQuiz_answerCorrect .wpProQuiz_sortable,.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem.wpProQuiz_answerCorrect label{background-color:transparent;color:inherit;font-weight:400}.wpProQuiz_content>h2{font-size:18px;line-height:1.2;font-weight:700;margin:0 0 1.6875rem}.wpProQuiz_content .wpProQuiz_button2{border:1px solid #007cff;background:0 0;color:#007cff;border-radius:100px;font-weight:500;min-height:34px;padding:6px 2em;box-shadow:none}.wpProQuiz_content .wpProQuiz_button2:active,.wpProQuiz_content .wpProQuiz_button2:focus,.wpProQuiz_content .wpProQuiz_button2:hover{background:0 0;box-shadow:none}@media screen and (max-width:544px){.wpProQuiz_content .wpProQuiz_button2{float:none!important;margin-bottom:10px}}.wpProQuiz_content .wpProQuiz_TipButton{border:0;font-weight:500;min-height:34px;padding:6px 2em}.wpProQuiz_content .wpProQuiz_TipButton:active,.wpProQuiz_content .wpProQuiz_TipButton:focus,.wpProQuiz_content .wpProQuiz_TipButton:hover{box-shadow:inset 0 0 0 99999px rgba(0,0,0,.1)}.wpProQuiz_content .wpProQuiz_button{padding-left:2em;padding-right:2em;margin-bottom:10px}.wpProQuiz_content .wpProQuiz_question_page{font-size:12px;text-transform:uppercase;margin-bottom:30px}.wpProQuiz_content .wpProQuiz_listItem>h5.wpProQuiz_header{font-size:13px;text-transform:uppercase}.wpProQuiz_content .wpProQuiz_checkPage{margin:30px 0 0}.wpProQuiz_content .wpProQuiz_checkPage h4.wpProQuiz_header+p{font-size:12px;text-transform:uppercase}.wpProQuiz_content .wpProQuiz_reviewLegend li{font-size:12px}.wpProQuiz_content .wpProQuiz_reviewLegend li .wpProQuiz_reviewColor{border-radius:100%}.wpProQuiz_content .wpProQuiz_questionList{background-color:transparent;border:0;padding:0}.wpProQuiz_content .wpProQuiz_questionList li.wpProQuiz_questionListItem{background-color:#fff}.wpProQuiz_content .wpProQuiz_questionList.ui-sortable li.wpProQuiz_questionListItem,.wpProQuiz_content .wpProQuiz_questionList[data-type=multiple] li.wpProQuiz_questionListItem,.wpProQuiz_content .wpProQuiz_questionList[data-type=single] li.wpProQuiz_questionListItem,.wpProQuiz_content .wpProQuiz_questionList[data-type=sort_answer] li.wpProQuiz_questionListItem{border:1px solid #e7e9ec;border-radius:4px;padding:10px 20px;margin-bottom:8px}.wpProQuiz_content .wpProQuiz_questionList.ui-sortable li.wpProQuiz_questionListItem:last-child,.wpProQuiz_content .wpProQuiz_questionList[data-type=multiple] li.wpProQuiz_questionListItem:last-child,.wpProQuiz_content .wpProQuiz_questionList[data-type=single] li.wpProQuiz_questionListItem:last-child,.wpProQuiz_content .wpProQuiz_questionList[data-type=sort_answer] li.wpProQuiz_questionListItem:last-child{padding:10px 20px}.wpProQuiz_content .wpProQuiz_questionList.ui-sortable li.wpProQuiz_questionListItem label,.wpProQuiz_content .wpProQuiz_questionList[data-type=multiple] li.wpProQuiz_questionListItem label,.wpProQuiz_content .wpProQuiz_questionList[data-type=single] li.wpProQuiz_questionListItem label,.wpProQuiz_content .wpProQuiz_questionList[data-type=sort_answer] li.wpProQuiz_questionListItem label{padding:0;border:0}.wpProQuiz_content .wpProQuiz_questionList[data-type=multiple] li.wpProQuiz_questionListItem label .icheckbox_minimal,.wpProQuiz_content .wpProQuiz_questionList[data-type=single] li.wpProQuiz_questionListItem label .icheckbox_minimal{bottom:1px}.wpProQuiz_content .wpProQuiz_questionList[data-type=multiple] li.wpProQuiz_questionListItem label .iradio_minimal,.wpProQuiz_content .wpProQuiz_questionList[data-type=single] li.wpProQuiz_questionListItem label .iradio_minimal{bottom:1px;height:0;width:0;padding:9px}.wpProQuiz_content .wpProQuiz_questionList[data-type=multiple] li.wpProQuiz_questionListItem>span,.wpProQuiz_content .wpProQuiz_questionList[data-type=single] li.wpProQuiz_questionListItem>span{margin-right:5px}.wpProQuiz_content .wpProQuiz_questionList[data-type=multiple] .icheckbox_minimal{border-radius:100%}.wpProQuiz_content .wpProQuiz_questionList[data-type=multiple] .icheckbox_minimal.checked{background-color:#fff}.wpProQuiz_content .wpProQuiz_questionList[data-type=multiple] .icheckbox_minimal.checked:after{color:#007cff;left:-5px}.wpProQuiz_content .wpProQuiz_questionList[data-type=essay] form{border:1px dashed #e7e9ec;border-radius:2px;padding:10px 10%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;background-color:transparent}.wpProQuiz_content .wpProQuiz_questionList[data-type=essay] form input[type=file]{width:140px;height:40px;opacity:0;overflow:hidden;position:absolute;z-index:0;left:0;top:0;right:0;bottom:0;margin:auto}.wpProQuiz_content .wpProQuiz_questionList[data-type=essay] form input[placeholder]{text-overflow:ellipsis}.wpProQuiz_content .wpProQuiz_questionList[data-type=essay] form ::-moz-placeholder{text-overflow:ellipsis}.wpProQuiz_content .wpProQuiz_questionList[data-type=essay] form input:-moz-placeholder{text-overflow:ellipsis}.wpProQuiz_content .wpProQuiz_questionList[data-type=essay] form input[type=file]+label{font-size:15px;font-weight:400;color:#fff;background-color:#007cff;border:0;border-radius:20px;width:auto;text-align:center;padding:7px 20px;display:inline-block;float:none;cursor:pointer;margin:10px 0}.wpProQuiz_content .wpProQuiz_questionList[data-type=essay] form input[type=file]+label:before{content:'\e8e3';font:normal normal normal 18px/1 bb-icons;speak:none;display:inline-block;text-decoration:inherit;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-right:10px}.wpProQuiz_content .wpProQuiz_questionList[data-type=essay] form input[type=submit]{background-color:transparent;color:#007cff;border:1px solid #e7e9ec;padding-left:1em;padding-right:1em;padding-top:10px;padding-bottom:10px;font-size:15px;cursor:pointer;box-shadow:none;max-width:145px;font-weight:400;position:absolute;right:10%}.wpProQuiz_content .wpProQuiz_questionList[data-type=essay] form input[type=submit]:hover{background-color:transparent!important;opacity:1!important}@media screen and (max-width:1200px){.wpProQuiz_content .wpProQuiz_questionList[data-type=essay] form{padding:10px 5% 20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wpProQuiz_content .wpProQuiz_questionList[data-type=essay] form input[type=file]{bottom:inherit;top:18px}.wpProQuiz_content .wpProQuiz_questionList[data-type=essay] form input[type=submit]{position:static}}@media screen and (max-width:992px){.wpProQuiz_content .wpProQuiz_questionList[data-type=essay] form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.wpProQuiz_content .wpProQuiz_questionList textarea.wpProQuiz_questionEssay{width:100%}.wpProQuiz_content .wpProQuiz_sortable{background-color:transparent;border:0;box-shadow:none;position:relative;padding-top:0;padding-bottom:0}.wpProQuiz_content .wpProQuiz_sortable:after,.wpProQuiz_content .wpProQuiz_sortable:before{font-family:bb-icons;font-size:18px;text-rendering:auto;-webkit-font-smoothing:antialiased;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);display:inline-block;content:'\E81B';color:#c8cbcf}.wpProQuiz_content .wpProQuiz_sortable:before{right:6px}.wpProQuiz_content .wpProQuiz_tipp>div{background-color:#fff;border-radius:4px;box-shadow:0 3px 24px 0 rgba(18,43,70,.08);border:1px solid #e7eaec}.wpProQuiz_content .wpProQuiz_tipp>div .wpProQuiz_header{font-weight:500}.wpProQuiz_content .wpProQuiz_tipp>div p{font-size:15px}.wpProQuiz_content .wpProQuiz_listItem>.wpProQuiz_header+span{font-size:14px;font-weight:400!important;color:#a3a5a9}.wpProQuiz_content .wpProQuiz_matrixSortString{background:0 0;border:0;padding:0;overflow:initial}.wpProQuiz_content .wpProQuiz_matrixSortString .wpProQuiz_sortStringList.ui-sortable{overflow:hidden;padding-left:0;padding-right:0}.wpProQuiz_content .wpProQuiz_matrixSortString .wpProQuiz_sortStringList.ui-sortable li.wpProQuiz_sortStringItem{background-color:#eef0f3;border-color:#eef0f3;box-shadow:none;padding-left:40px;padding-right:25px;position:relative;font-size:15px;line-height:1.3}.wpProQuiz_content .wpProQuiz_matrixSortString .wpProQuiz_sortStringList.ui-sortable li.wpProQuiz_sortStringItem:after,.wpProQuiz_content .wpProQuiz_matrixSortString .wpProQuiz_sortStringList.ui-sortable li.wpProQuiz_sortStringItem:before{font-family:bb-icons;font-size:18px;text-rendering:auto;-webkit-font-smoothing:antialiased;position:absolute;left:12px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);display:inline-block;content:'\E81B';color:#c8cbcf}.wpProQuiz_content .wpProQuiz_matrixSortString .wpProQuiz_sortStringList.ui-sortable li.wpProQuiz_sortStringItem:after{left:18px}.wpProQuiz_content .wpProQuiz_matrixSortString .wpProQuiz_sortStringList.ui-sortable li.wpProQuiz_sortStringItem.ui-sortable-helper{background-color:#007cff;border-color:#007cff;color:#fff}.wpProQuiz_content .wpProQuiz_matrixSortString .wpProQuiz_sortStringList.ui-sortable .wpProQuiz_placehold{background-color:#fff;border:2px dashed #bdbdbd;border-radius:10px;min-height:100px;min-width:70px}.wpProQuiz_content ul.wpProQuiz_questionList[data-type=matrix_sort_answer]{overflow:hidden;margin-left:-5px;margin-right:-5px}.wpProQuiz_content ul.wpProQuiz_questionList[data-type=matrix_sort_answer] li{padding:0;margin:0 5px 10px}.wpProQuiz_content ul.wpProQuiz_questionList[data-type=matrix_sort_answer] li table td{border-color:#e7e9ec}.wpProQuiz_content ul.wpProQuiz_questionList[data-type=matrix_sort_answer] li table td .wpProQuiz_maxtrixSortText img{width:auto}.wpProQuiz_content ul.wpProQuiz_questionList[data-type=matrix_sort_answer] li table td:first-child{border-bottom:0;border-radius:4px 0 0 4px;text-align:center}.wpProQuiz_content ul.wpProQuiz_questionList[data-type=matrix_sort_answer] li table td:last-child{border-radius:0 4px 4px 0;border-top:0}.wpProQuiz_content ul.wpProQuiz_questionList[data-type=matrix_sort_answer] li ul.wpProQuiz_maxtrixSortCriterion{min-height:25px!important;height:auto!important}.wpProQuiz_content ul.wpProQuiz_questionList[data-type=matrix_sort_answer] li ul.wpProQuiz_maxtrixSortCriterion li.wpProQuiz_sortStringItem{background-color:#eef0f3;border-color:#eef0f3;box-shadow:none;padding:5px 25px 5px 40px;margin-left:0;margin-right:0;position:relative;font-size:15px;line-height:1.3}.wpProQuiz_content ul.wpProQuiz_questionList[data-type=matrix_sort_answer] li ul.wpProQuiz_maxtrixSortCriterion li.wpProQuiz_sortStringItem:after,.wpProQuiz_content ul.wpProQuiz_questionList[data-type=matrix_sort_answer] li ul.wpProQuiz_maxtrixSortCriterion li.wpProQuiz_sortStringItem:before{font-family:bb-icons;font-size:18px;text-rendering:auto;-webkit-font-smoothing:antialiased;position:absolute;left:12px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);display:inline-block;content:'\E81B';color:#c8cbcf}.wpProQuiz_content ul.wpProQuiz_questionList[data-type=matrix_sort_answer] li ul.wpProQuiz_maxtrixSortCriterion li.wpProQuiz_sortStringItem:after{left:18px}.wpProQuiz_content ul.wpProQuiz_questionList[data-type=matrix_sort_answer] li ul.wpProQuiz_maxtrixSortCriterion li.wpProQuiz_sortStringItem.ui-sortable-helper{background-color:#007cff;border-color:#007cff;color:#fff}.wpProQuiz_content ul.wpProQuiz_questionList[data-type=matrix_sort_answer] li .wpProQuiz_placehold{background-color:#fff;border:2px dashed #bdbdbd;border-radius:10px;width:100%;min-height:100px}@media screen and (max-width:800px){.wpProQuiz_content ul.wpProQuiz_questionList[data-type=matrix_sort_answer] li{width:45%}}.wpProQuiz_content .wpProQuiz_cloze input[type=text]{border-color:#e7eaec;color:inherit}.wpProQuiz_content ul.wpProQuiz_questionList[data-type=assessment_answer] li label{margin-right:15px}.wpProQuiz_content ul.wpProQuiz_questionList[data-type=assessment_answer] li label .iradio_minimal{margin-right:5px}.wpProQuiz_content .wpProQuiz_question{margin-bottom:30px!important}.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem .wpProQuiz_sortable{border:0;padding:0}.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem .wpProQuiz_sortable:before{display:none}.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem>table{border-width:1px}.learndash-wrapper .wpProQuiz_content ul.wpProQuiz_questionList[data-type=matrix_sort_answer] li table td:first-child{border-right-width:1px}.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem textarea.wpProQuiz_questionEssay{border:1px solid #e7e9ec}.wpProQuiz_content .wpProQuiz_results{text-align:center}.wpProQuiz_content .wpProQuiz_results h4.wpProQuiz_header{font-weight:700;font-size:20px}.wpProQuiz_content .wpProQuiz_results h4.wpProQuiz_header+p{font-weight:500}.wpProQuiz_content .wpProQuiz_results>p{font-size:15px}.wpProQuiz_content .wpProQuiz_results .wpProQuiz_quiz_time{color:#a3a5a9}.wpProQuiz_content .wpProQuiz_results .wpProQuiz_graded_points{font-weight:400;color:#a3a5a9}.wpProQuiz_content .wpProQuiz_results>div>.wpProQuiz_button{border:1px solid #007cff;background:0 0;color:#007cff;border-radius:100px;font-weight:500;min-height:34px;padding:6px 2em;box-shadow:none}.wpProQuiz_content .wpProQuiz_results>div>.wpProQuiz_button:active,.wpProQuiz_content .wpProQuiz_results>div>.wpProQuiz_button:focus,.wpProQuiz_content .wpProQuiz_results>div>.wpProQuiz_button:hover{background:0 0;box-shadow:none}.wpProQuiz_content .wpProQuiz_results .ld-quiz-actions{-ms-flex-wrap:wrap;flex-wrap:wrap}.wpProQuiz_content .wpProQuiz_results .quiz_continue_link{width:100%;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.wpProQuiz_content .wpProQuiz_results .quiz_continue_link a#quiz_continue_link{border-radius:100px;background:#007cff;font-size:.75em;padding-left:2em;padding-right:2em;-webkit-transition:all linear .2s;transition:all linear .2s;width:auto}.wpProQuiz_content .wpProQuiz_results .quiz_continue_link a#quiz_continue_link:hover{box-shadow:inset 0 0 0 99999px rgba(0,0,0,.1)}.wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_response{box-shadow:none;border:1px solid #e7e9ec;border-radius:4px;padding:10px 20px 5px;background:#fbfbfc;min-height:auto}.wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_response p{margin-bottom:10px;font-size:15px}.wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_response span{font-weight:700;font-size:15px}.wpProQuiz_sending{text-align:center}.wpProQuiz_sending h4.wpProQuiz_header{font-weight:700;font-size:20px}.wpProQuiz_sending dd.course_progress{width:100%;border-radius:100px;box-shadow:none}.wpProQuiz_sending dd.course_progress div.course_progress_blue{background-color:#007cff}#content li.wpProQuiz_questionListItem.wpProQuiz_answerCorrect{background:rgba(28,217,145,.2)}#content ul.wpProQuiz_questionList[data-type=matrix_sort_answer] li.wpProQuiz_questionListItem.wpProQuiz_answerCorrect{border-radius:4px}.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem.wpProQuiz_answerCorrect>table td .wpProQuiz_maxtrixSortCriterion,.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem.wpProQuiz_answerCorrect>table td .wpProQuiz_maxtrixSortText{background-color:transparent;border-color:transparent;color:inherit}.wpProQuiz_content .wpProQuiz_forms table{width:100%}#wpProQuiz_user_content table{display:table;width:100%}#wpProQuiz_user_content table td,#wpProQuiz_user_content table th{padding:5px;box-sizing:border-box}.wpProQuiz_content .wpProQuiz_catOverview{text-align:left;margin-top:30px;margin-bottom:40px}.wpProQuiz_content .wpProQuiz_catOverview>h4{font-weight:700;font-size:20px}.wpProQuiz_content .wpProQuiz_catOverview span.wpProQuiz_catName{color:#4d5c6d;font-size:15px}.wpProQuiz_content .wpProQuiz_catOverview span.wpProQuiz_catPercent{font-weight:400;color:#a3a5a9;font-size:15px}.wpProQuiz_content .wpProQuiz_catOverview li{border-bottom-color:#e7e9ec}.wpProQuiz_toplistTable{font-size:14px;border:0}.wpProQuiz_toplistTable caption{color:#939597}.wpProQuiz_toplistTable thead tr{background:#fff;color:#939597}.wpProQuiz_toplistTable thead tr th:first-child{text-align:left}.wpProQuiz_toplistTable thead tr th:nth-child(3){width:160px!important}.wpProQuiz_toplistTable thead tr th:last-child{text-align:right}.wpProQuiz_toplistTable th{background:#fff;border-bottom:1px solid #e7e9ec;font-weight:400}.wpProQuiz_toplistTable tbody td{font-weight:400;font-size:14px!important;color:#939597;padding:10px 5px}.wpProQuiz_toplistTable tbody td.wpProQuiz_toplistTrOdd{background-color:#fff}.wpProQuiz_toplistTable tbody td:first-child{font-weight:400;text-align:left;color:#4d5c6d}.wpProQuiz_toplistTable tbody td:nth-child(2){color:#4d5c6d}.wpProQuiz_toplistTable tbody td:last-child{text-align:right}@media screen and (max-width:544px){.wpProQuiz_toplistTable{font-size:13px}.wpProQuiz_toplistTable tbody td{font-size:13px!important}}.wpProQuiz_toplist{margin-bottom:10px!important}.wpProQuiz_content .wpProQuiz_addToplist{background-color:#fff;border:0;border-top:1px solid #e7e9ec;margin-bottom:10px}.wpProQuiz_content .wpProQuiz_addToplist>span{font-weight:400!important}.wpProQuiz_content .wpProQuiz_addToplist .wpProQuiz_addToplistMessage{border:0;background-color:#1cd991;color:#fff;border-radius:4px;font-weight:400}.wpProQuiz_content .wpProQuiz_resultTable{width:auto;border:0;font-weight:400}.wpProQuiz_content .wpProQuiz_resultTable table{font-size:15px}.wpProQuiz_content .wpProQuiz_resultTable table td,.wpProQuiz_content .wpProQuiz_resultTable table tr{display:inline-block}.wpProQuiz_content .wpProQuiz_resultTable table tr:nth-child(1) td:first-child:before{content:'';display:inline-block;width:10px;height:10px;margin-right:8px;border-radius:100%;background-color:#eccbff}.wpProQuiz_content .wpProQuiz_resultTable table tr:nth-child(2) td:first-child{padding-left:20px}.wpProQuiz_content .wpProQuiz_resultTable table tr:nth-child(2) td:first-child:before{content:'';display:inline-block;width:10px;height:10px;margin-right:8px;border-radius:100%;background-color:#007cff}.wpProQuiz_content .wpProQuiz_resultTable .wpProQuiz_resultName{width:auto;border-right-color:#e7e9ec;border:0;padding:0 5px 0 0}.wpProQuiz_content .wpProQuiz_resultTable .wpProQuiz_resultValue div{box-shadow:none;border-radius:100px;background-color:#007cff!important;display:none}p.wpProQuiz_quiz_time{text-transform:uppercase}p.wpProQuiz_quiz_time>span{display:block;text-transform:none}.wpProQuiz_questionList[data-type=essay] input[type=submit]{margin:10px auto}.quiz_progress_container{max-width:250px;min-height:250px;margin:30px auto 15px;position:relative;display:none}.quiz_progress_container .quiz_progress_fix{z-index:1}.quiz_progress_container #quiz_shape_progress{z-index:3}.quiz_progress_container>svg{position:absolute;top:0;left:0;width:100%;overflow:visible}.quiz_progress_container .bb_avg_progress{max-width:230px;min-height:230px;margin:0 auto;position:relative;display:none}.quiz_progress_container .bb_avg_progress>svg{position:absolute;top:10px;left:0;width:100%;overflow:visible}.wpProQuiz_results .quiz_progress_container{display:block}.wpProQuiz_content .wpProQuiz_results .wpProQuiz_points{font-weight:500}.bb_progressbar_label{position:absolute;left:50%;top:58%;padding:0;margin:0;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#007cff;font-size:2rem}.bb_progressbar_points{display:inline-block;width:61%;position:absolute;left:50%;top:38%;text-align:center;padding:0;margin:0;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#a3a5a9;font-size:13px;line-height:1.5}.wpProQuiz_content .wpProQuiz_results>div>.wpProQuiz_button[name=restartQuiz]{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='bb-icon-rotate-cw'%3E%3Cpolyline points='23 4 23 10 17 10'%3E%3C/polyline%3E%3Cpath d='M20.49 15a9 9 0 1 1-2.12-9.36L23 10'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:14px center;background-size:18px 18px;background-color:#007cff;color:#fff;padding-left:0;padding-right:0;font-weight:400;min-width:160px}.wpProQuiz_content .wpProQuiz_results>div>.wpProQuiz_button[name=restartQuiz]:hover{box-shadow:inset 0 0 0 99999px rgba(0,0,0,.1)}.wpProQuiz_content .wpProQuiz_results .quiz_continue_link{margin-top:20px;margin-bottom:40px}#content .wpProQuiz_content .wpProQuiz_sortable{padding-right:30px}.wpProQuiz_content .wpProQuiz_time_limit .wpProQuiz_progress{background-color:#007cff;border-radius:10px}.wpProQuiz_modal_window{border-radius:5px}.wpProQuiz_modal_window:before{position:fixed;top:48px;right:59px;z-index:160000;content:'\e80a';font-family:bb-icons;font-size:30px;line-height:30px;speak:none;display:inline-block;text-decoration:inherit;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.wpProQuiz_modal_window #wpProQuiz_overlay_close{font-size:1px;width:30px;height:30px;padding:0;opacity:0}.wpProQuiz_modal_window #wpProQuiz_loadUserData{margin-left:0!important;margin-right:0!important;border-radius:5px;background-color:rgba(247,186,69,.3)!important;border:0}.wpProQuiz_modal_window #wpProQuiz_user_content>h2{font-size:18px;margin-bottom:10px}.wpProQuiz_modal_window table thead{font-size:16px}.wpProQuiz_modal_window table tbody,.wpProQuiz_modal_window table tfoot{font-size:14px}.wpProQuiz_modal_window table th{font-weight:500;border-bottom:0}.wpProQuiz_modal_window table td,.wpProQuiz_modal_window table th{padding:10px}.wpProQuiz_modal_window table td p,.wpProQuiz_modal_window table th p{margin-bottom:10px}.wpProQuiz_modal_window table td:first-child,.wpProQuiz_modal_window table th:first-child{padding-left:10px}.wpProQuiz_modal_window table td:last-child,.wpProQuiz_modal_window table th:last-child{padding-right:10px}.wpProQuiz_modal_window table .categoryTr th{background-color:#fbfbfc;border-radius:5px}.wpProQuiz_modal_window table td[style="color: red;"],.wpProQuiz_modal_window table th[style="color: red;"]{color:#ef3e46!important}.wpProQuiz_modal_window table td[style="color: green;"],.wpProQuiz_modal_window table th[style="color: green;"]{color:#1cd991!important}.wpProQuiz_modal_window #wpProQuiz_user_content .wpProQuiz_response{background-color:#fbfbfc!important;border:0!important;box-shadow:none!important;border-radius:5px;padding:10px}.wpProQuiz_modal_window #wpProQuiz_user_content .wpProQuiz_response p{margin-bottom:0}.wpProQuiz_modal_window #wpProQuiz_user_content .wpProQuiz_questionList{background-color:#fbfbfc!important;border:1px solid #e7e9ec!important;border-radius:5px}.wpProQuiz_modal_window #wpProQuiz_user_content .wpProQuiz_questionList li label{font-weight:400;font-size:14px}.wpProQuiz_modal_window #wpProQuiz_user_content .wpProQuiz_answerCorrect{background-color:#1cd991;border-radius:5px}.wpProQuiz_modal_window #wpProQuiz_user_content .wpProQuiz_answerIncorrect{border-radius:5px;border-color:#ef3e46}#content li.wpProQuiz_questionListItem.wpProQuiz_answerIncorrect,#content li.wpProQuiz_questionListItem.wpProQuiz_answerIncorrect table{border-color:#ef3e46}#quiz_progress_details>p{padding:5px 0 10px;margin-bottom:15px;border-bottom:1px solid #e7e9ec;font-size:15px}#quiz_progress_details>p:last-of-type{border-bottom:0}#quiz_progress_details p a{color:#122b46}#quiz_progress_details p a:hover{color:#007cff}#quiz_progress_details span.bb-ld-quiz-percentage{-webkit-box-flex:0;-ms-flex:0 0 60px;flex:0 0 60px;max-width:60px;text-align:right}#quiz_progress_details span.bb-learndash-profile-edit-course-link{-webkit-box-flex:0;-ms-flex:0 0 60px;flex:0 0 60px;max-width:60px;text-align:right}#quiz_progress_details span.bb-learndash-profile-edit-course-link a{color:#939597}#quiz_progress_details span.bb-learndash-profile-edit-course-link a:hover{color:#939597}.learndash-wrapper .wpProQuiz_content .wpProQuiz_button,.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2{background-color:#007cff;-webkit-transition:all linear .2s;transition:all linear .2s}.learndash-wrapper .wpProQuiz_content .wpProQuiz_button2:hover,.learndash-wrapper .wpProQuiz_content .wpProQuiz_button:hover{opacity:1;background-color:#007cff;box-shadow:inset 0 0 0 99999px rgba(0,0,0,.1)}.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem label.is-selected,.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem label:focus-within{border-color:#007cff}.learndash-wrapper .wpProQuiz_content .wpProQuiz_time_limit{border-radius:4px;background-color:rgba(146,164,183,.2)}.learndash-wrapper .wpProQuiz_content .wpProQuiz_time_limit .time{font-weight:400;color:inherit}.learndash-wrapper .wpProQuiz_content .wpProQuiz_time_limit .wpProQuiz_progress{height:4px;background-color:#007cff}.learndash-wrapper .wpProQuiz_content .wpProQuiz_time_limit:before{height:4px}.wpProQuiz_content .wpProQuiz_results .quiz_continue_link a#quiz_continue_link{font-weight:400;padding:6px 2em}.bb-sfwd-aside .sfwd-quiz .learndash_content_wrap .ld-alert{margin-bottom:40px}#content ul.wpProQuiz_sortStringList.ui-sortable{background:#fbfbfc;padding:15px 10px 15px!important;margin:0!important}.learndash-wrapper .wpProQuiz_content input.wpProQuiz_questionInput.bbstyled{opacity:0}.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem .input-style{display:inline-block;vertical-align:middle;cursor:pointer;position:relative;overflow:hidden;width:22px;height:22px;line-height:1;background-color:#fff;border:2px solid #d6dce6;border-radius:4px;margin-left:-30px;margin-right:12px}.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionList[data-type=assessment_answer] .input-style{margin-left:-20px;margin-right:10px}.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionList[data-type=free_answer] label{padding:0;max-width:300px}.learndash-wrapper .wpProQuiz_content input[type=radio].wpProQuiz_questionInput+.input-style{border-radius:100%}.learndash-wrapper .wpProQuiz_content input[type=radio].wpProQuiz_questionInput.bbstyled:checked+span:after{content:'';background-color:#007cff;margin:auto;width:14px;position:absolute;height:14px;text-align:center;left:2px;top:2px;border-radius:100%}.learndash-wrapper .wpProQuiz_content input[type=checkbox].wpProQuiz_questionInput.bbstyled:checked+span{background-color:#007cff;border-color:#007cff}.learndash-wrapper .wpProQuiz_content input[type=checkbox].wpProQuiz_questionInput.bbstyled:checked+span:after{content:'\E809';font-family:bb-icons;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;text-align:center;font-variant:normal;text-transform:none;width:100%;position:absolute;height:100%;text-align:center;color:#fff;line-height:1;font-size:27px;left:-4px;top:-4px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}dd.course_progress{margin-left:0;margin-right:0;border-radius:100px;box-shadow:none}dd.course_progress div.course_progress_blue{background-color:#007cff}#ld_course_info #ld_course_info_mycourses_list .ld-course-info-my-courses{padding-bottom:20px}#course_progress_details .bb_profile_course_wrapper:last-of-type{border-bottom:0}.bp-feedback.ld-feedback{color:#4d5c6d;border:1px solid #e7e9ec;margin:10px 0;position:relative;border-radius:3px;box-shadow:none}.bp-feedback.ld-feedback .bp-icon{border-radius:3px 0 0 3px;background-color:#007cff}.bp-feedback.ld-feedback p{font-size:14px;line-height:1.5;padding:10px 5px}.leardash-course-status-completed{color:#1cd991}.learndash_checkout_buttons{margin:10px 0}.learndash_checkout_buttons .learndash_checkout_button{width:100%;max-width:100%;margin-right:0}.learndash_checkout_buttons form{margin-bottom:10px}#learndash_course_content>#learndash_course_content_title{margin-bottom:30px;font-size:16px;font-weight:600;letter-spacing:.6px;margin:0 0 20px;text-transform:uppercase}#learndash_course_content #learndash_lessons #lesson_heading{background-color:transparent;padding-left:0;padding-right:0}#learndash_course_content #learndash_lessons #lesson_heading span:first-child{font-size:16px;font-weight:600;letter-spacing:.6px;margin:0 0 20px}#learndash_course_content #learndash_lessons #lessons_list{font-size:15px}#learndash_course_content #learndash_lessons #lessons_list>div{border:0}#learndash_course_content #learndash_lessons #lessons_list>div div.list-count{border:0}#learndash_course_content #learndash_lessons #lessons_list h4,#learndash_course_content #learndash_lessons #lessons_list h4 a{font-size:15px;margin-bottom:0}#learndash_course_content #learndash_lessons #lessons_list h4 a{color:#939597;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:0 0}#learndash_course_content #learndash_lessons #lessons_list h4 a:hover{color:#122b46;background-color:transparent}#learndash_course_content #learndash_lessons #lessons_list h4 a:hover.completed:after,#learndash_course_content #learndash_lessons #lessons_list h4 a:hover.notcompleted:after{color:#122b46}#learndash_course_content #learndash_lessons #lessons_list h4 a.completed:after,#learndash_course_content #learndash_lessons #lessons_list h4 a.notcompleted:after{font-family:bb-icons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;list-style:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e877";margin-left:auto;margin-right:15px;color:#122b46}#learndash_course_content #learndash_lessons #lessons_list h4 a.notcompleted:after{opacity:.2}.learndash_post_sfwd-lessons .notavailable_message{padding:100px 100px;font-size:inherit}.learndash_post_sfwd-lessons .notavailable_message>span{text-transform:uppercase}#learndash-page-content .ld-focus-comments .ld-focus-comment:last-child{margin-bottom:2em}#learndash-page-content .ld-focus-comments .ld-comment-wrapper{background:#fff;border:1px solid #e7e9ec;border-radius:4px;margin-bottom:20px;padding:30px}#learndash-page-content .ld-focus-comments #commentform textarea#comment{background-color:transparent;border-width:1px;border-radius:3px}#learndash-page-content .ld-focus-comments #commentform .logged-in-as{display:none}#learndash-page-content .ld-focus-comments .ld-expand-button.ld-button-alternate{font-size:14px;color:#007cff}#learndash-page-content .ld-focus-comments .comment-respond{padding:30px}#learndash-page-content .ld-focus-comments .comment-respond #reply-title{font-size:18px;font-weight:400;margin-bottom:25px}#learndash-page-content .ld-focus-comments .ld-focus-comments__heading{border-bottom:none}#learndash-page-content .ld-focus-comments .ld-focus-comments__heading .ld-focus-comments__header{color:#122b46;font-size:18px;font-weight:400;margin-bottom:0}#learndash-page-content .ld-focus-comments #ld-comments{margin-bottom:0}#learndash-page-content .ld-focus-comments .ld-comment-avatar .ld-comment-avatar-author a.ld-comment-permalink{line-height:normal;color:#007cff}#learndash-page-content .ld-focus-comments .ld-comment-avatar .ld-comment-avatar-author .ld-comment-author-name{font-size:14px;margin-bottom:0}#learndash-page-content .ld-focus-comments .ld-comment-body{margin-left:60px}#learndash-page-content .ld-focus-comments .ld-comment-body p{margin-bottom:0}#learndash-page-content .ld-focus-comments .ld-comment-reply{margin:10px 0 0}#learndash-page-content .ld-focus-comments .ld-comment-reply a.comment-reply-link{background-color:transparent;padding:0;font-size:14px;color:#939597;font-weight:400;border-radius:0;letter-spacing:-.26px}#learndash-page-content .ld-focus-comments .comment .ld-comment-avatar{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}#learndash-page-content .ld-focus-comments .comment .ld-comment-avatar>img{max-width:42px;border:0}#learndash-page-content .ld-focus-comments .form-submit #submit{background-color:transparent;border:1px solid #007cff;color:#007cff;width:auto;padding:6px 20px;font-size:14px;min-height:34px;font-weight:500;border-radius:100px}.group-sidebar .group_courses ul.courses-group-list li.item-entry{-webkit-box-flex:0;-ms-flex:0 0 33.333%;flex:0 0 33.333%}@media screen and (max-width:992px){.group-sidebar .group_courses ul.courses-group-list li.item-entry{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}@media screen and (max-width:544px){.group-sidebar .group_courses ul.courses-group-list li.item-entry{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}#buddypress .dataTables_paginate .button{background:0 0;box-shadow:none;color:#007cff;font-size:13px;padding:0;height:auto;min-height:1px;margin:10px 0 0 12px}#buddypress .dataTables_paginate .button.current{color:#a3a5a9}#buddypress .dataTables_paginate .button:focus,#buddypress .dataTables_paginate .button:hover{color:#007cff;box-shadow:none}body.buddypress .buddypress-wrap .group_courses h3.course-name{margin-bottom:8px}body.buddypress .buddypress-wrap .group_courses .bb-course-excerpt{font-size:13px;color:#a3a5a9;line-height:1.384;display:block;display:-webkit-box;max-height:2.72em;margin:-3px 0 20px;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.group_courses ul.courses-group-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap;padding-top:0;margin:0 -10px}.group_courses ul.courses-group-list li.item-entry{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;margin:0 0 20px;padding:0 10px}.group_courses ul.courses-group-list li.item-entry .list-wrap{height:100%;background-color:#fff;border:1px solid #e7e9ec;border-radius:4px}@media screen and (max-width:992px){.group_courses ul.courses-group-list li.item-entry{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}@media screen and (max-width:544px){.group_courses ul.courses-group-list li.item-entry{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.group_courses ul.courses-group-list li.item-entry .bb-course-meta .item-avatar{margin-right:10px}.group_courses ul.courses-group-list li.item-entry .item-avatar{float:none;margin:0}.group_courses ul.courses-group-list li.item-entry .item-avatar>a{border-radius:4px 4px 0 0;padding-top:52%;position:relative;overflow:hidden;display:block;background:#607387}.group_courses ul.courses-group-list li.item-entry .item-avatar>a img.photo{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;z-index:0;min-height:100%;width:auto;min-width:100%;object-fit:cover;border-radius:0;display:none}.group_courses ul.courses-group-list li.item-entry .item-avatar>a img.photo.wp-post-image{display:block}.group_courses ul.courses-group-list li.item-entry .item-avatar>a img.photo.no-photo{display:none}.group_courses ul.courses-group-list li.item-entry .item{padding:20px}.group_courses ul.courses-group-list .course-name a{color:inherit;font-weight:600;font-size:22px}.group_courses ul.courses-group-list .course-name a:hover{color:#007cff}.group_courses ul.courses-group-list .bp-learndash-progress-bar p.bp-learndash-progress-bar-label{display:none}.group_courses ul.courses-group-list .bp-learndash-progress-bar progress{display:block;width:100%;border:0 none;background:#e7e9ec;height:3px;border-radius:3px}.group_courses ul.courses-group-list .bp-learndash-progress-bar progress::-moz-progress-bar{background-color:#007cff}.group_courses ul.courses-group-list .bp-learndash-progress-bar progress::-webkit-progress-bar{background:0 0}.group_courses ul.courses-group-list .bp-learndash-progress-bar progress::-webkit-progress-value{border-radius:3px;background-color:#007cff}.group_courses ul.courses-group-list .bp-learndash-progress-bar progress::-ms-fill{background-color:#007cff}.group_courses ul.courses-group-list .bp-learndash-progress-bar-percentage{display:block;color:#a3a5a9;font-size:13px;margin:5px 0 0;opacity:.8}#buddypress ul.courses-group-list .course-link{text-align:right;margin:5px 0}#buddypress ul.courses-group-list .course-link a.button{background-color:transparent;color:#939597;box-shadow:none;font-size:14px;padding:0;line-height:1;height:auto;min-height:auto}#buddypress ul.courses-group-list .course-link a.button:after{content:'\e87b';font-family:bb-icons;display:inline-block;line-height:1;font-weight:400;font-style:normal;speak:none;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;margin-left:5px;position:relative;top:1px}#buddypress ul.courses-group-list .course-link a.button:hover{color:#007cff}.bb-leandash-profile-page .bb-profile-card{background:#fff;border:1px solid #e7e9ec;border-bottom:0}.bb-leandash-profile-page .bb-profile-avatar{margin-top:-45px;margin-left:30px;margin-bottom:20px}@media only screen and (max-width:768px){#content .bb-profile-avatar{margin-top:-45px;margin-left:0;margin-bottom:20px}}.bb-profile-items .profile-item .profile-title{font-weight:400;font-size:32px;margin-top:20px;margin-bottom:5px}.bb-profile-items .profile-item .profile-title a{color:#122b46}@media only screen and (max-width:768px){.bb-profile-items .profile-item .profile-title{margin-top:0}}.bb-progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.bb-progress-circle{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;transition:width .6s ease}.bb-progress{width:22px;height:22px;line-height:22px;background:0 0;margin:0 auto;box-shadow:none;position:relative}.bb-progress:after{content:"";width:100%;height:100%;border-radius:50%;border:2px solid #dedfe2;position:absolute;top:0;left:0}.bb-progress>span{width:50%;height:100%;overflow:hidden;position:absolute;top:0;z-index:1}.bb-progress .bb-progress-left{left:0}.bb-progress .bb-progress-circle{width:100%;height:100%;background:0 0;border-width:2px;border-style:solid;position:absolute;top:0;border-color:#dedfe2}.bb-progress .bb-progress-left .bb-progress-circle{left:100%;border-top-right-radius:11px;border-bottom-right-radius:11px;border-left:0;-webkit-transform-origin:center left;-ms-transform-origin:center left;transform-origin:center left;-webkit-animation:loading-2 1.5s linear forwards 1.8s;animation:loading-2 1.5s linear forwards 1.8s}.bb-progress .bb-progress-right{right:0}.bb-progress .bb-progress-right .bb-progress-circle{left:-100%;border-top-left-radius:11px;border-bottom-left-radius:11px;border-right:0;-webkit-transform-origin:center right;-ms-transform-origin:center right;transform-origin:center right;-webkit-animation:loading-1 1.8s linear forwards;animation:loading-1 1.8s linear forwards}.bb-progress .bb-progress-value{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:50%;font-size:36px;text-align:center;line-height:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;font-weight:300}.bb-progress .bb-progress-value div{margin-top:10px}.bb-progress .bb-progress-value span{font-size:12px;text-transform:uppercase}.ld-progress-bar{margin:0;height:4px;background:#e7e9ec}.ld-progress-bar .ld-progress-bar-percentage{background:#007cff;height:4px;width:auto}.learndash-wrapper .ld-progress .ld-progress-bar{height:4px;background-color:#e7e9ec}.learndash-wrapper .ld-progress .ld-progress-bar .ld-progress-bar-percentage{background:#007cff;height:4px;width:auto;border-radius:7px}.learndash-wrapper .ld-progress .ld-progress-stats{color:#a3a5a9;font-size:12px}.bb-progress[data-percentage="1"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-1 1.5s linear forwards;animation:loading-1 1.5s linear forwards}.bb-progress[data-percentage="1"] .bb-progress-left .bb-progress-circle{-webkit-animation:0;animation:0}.bb-progress[data-percentage="2"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-2 1.5s linear forwards;animation:loading-2 1.5s linear forwards}.bb-progress[data-percentage="2"] .bb-progress-left .bb-progress-circle{-webkit-animation:0;animation:0}.bb-progress[data-percentage="3"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-3 1.5s linear forwards;animation:loading-3 1.5s linear forwards}.bb-progress[data-percentage="3"] .bb-progress-left .bb-progress-circle{-webkit-animation:0;animation:0}.bb-progress[data-percentage="4"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-4 1.5s linear forwards;animation:loading-4 1.5s linear forwards}.bb-progress[data-percentage="4"] .bb-progress-left .bb-progress-circle{-webkit-animation:0;animation:0}.bb-progress[data-percentage="5"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-5 1.5s linear forwards;animation:loading-5 1.5s linear forwards}.bb-progress[data-percentage="5"] .bb-progress-left .bb-progress-circle{-webkit-animation:0;animation:0}.bb-progress[data-percentage="6"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-6 1.5s linear forwards;animation:loading-6 1.5s linear forwards}.bb-progress[data-percentage="6"] .bb-progress-left .bb-progress-circle{-webkit-animation:0;animation:0}.bb-progress[data-percentage="7"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-7 1.5s linear forwards;animation:loading-7 1.5s linear forwards}.bb-progress[data-percentage="7"] .bb-progress-left .bb-progress-circle{-webkit-animation:0;animation:0}.bb-progress[data-percentage="8"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-8 1.5s linear forwards;animation:loading-8 1.5s linear forwards}.bb-progress[data-percentage="8"] .bb-progress-left .bb-progress-circle{-webkit-animation:0;animation:0}.bb-progress[data-percentage="9"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-9 1.5s linear forwards;animation:loading-9 1.5s linear forwards}.bb-progress[data-percentage="9"] .bb-progress-left .bb-progress-circle{-webkit-animation:0;animation:0}.bb-progress[data-percentage="10"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-10 1.5s linear forwards;animation:loading-10 1.5s linear forwards}.bb-progress[data-percentage="10"] .bb-progress-left .bb-progress-circle{-webkit-animation:0;animation:0}.bb-progress[data-percentage="11"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-11 1.5s linear forwards;animation:loading-11 1.5s linear forwards}.bb-progress[data-percentage="11"] .bb-progress-left .bb-progress-circle{-webkit-animation:0;animation:0}.bb-progress[data-percentage="12"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-12 1.5s linear forwards;animation:loading-12 1.5s linear forwards}.bb-progress[data-percentage="12"] .bb-progress-left .bb-progress-circle{-webkit-animation:0;animation:0}.bb-progress[data-percentage="13"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-13 1.5s linear forwards;animation:loading-13 1.5s linear forwards}.bb-progress[data-percentage="13"] .bb-progress-left .bb-progress-circle{-webkit-animation:0;animation:0}.bb-progress[data-percentage="14"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-14 1.5s linear forwards;animation:loading-14 1.5s linear forwards}.bb-progress[data-percentage="14"] .bb-progress-left .bb-progress-circle{-webkit-animation:0;animation:0}.bb-progress[data-percentage="15"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-15 1.5s linear forwards;animation:loading-15 1.5s linear forwards}.bb-progress[data-percentage="15"] .bb-progress-left .bb-progress-circle{-webkit-animation:0;animation:0}.bb-progress[data-percentage="16"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-16 1.5s linear forwards;animation:loading-16 1.5s linear forwards}.bb-progress[data-percentage="16"] .bb-progress-left .bb-progress-circle{-webkit-animation:0;animation:0}.bb-progress[data-percentage="17"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-17 1.5s linear forwards;animation:loading-17 1.5s linear forwards}.bb-progress[data-percentage="17"] .bb-progress-left .bb-progress-circle{-webkit-animation:0;animation:0}.bb-progress[data-percentage="18"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-18 1.5s linear forwards;animation:loading-18 1.5s linear forwards}.bb-progress[data-percentage="18"] .bb-progress-left .bb-progress-circle{-webkit-animation:0;animation:0}.bb-progress[data-percentage="19"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-19 1.5s linear forwards;animation:loading-19 1.5s linear forwards}.bb-progress[data-percentage="19"] .bb-progress-left .bb-progress-circle{-webkit-animation:0;animation:0}.bb-progress[data-percentage="20"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-20 1.5s linear forwards;animation:loading-20 1.5s linear forwards}.bb-progress[data-percentage="20"] .bb-progress-left .bb-progress-circle{-webkit-animation:0;animation:0}.bb-progress[data-percentage="21"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-21 1.5s linear forwards;animation:loading-21 1.5s linear forwards}.bb-progress[data-percentage="21"] .bb-progress-left .bb-progress-circle{-webkit-animation:0;animation:0}.bb-progress[data-percentage="22"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-22 1.5s linear forwards;animation:loading-22 1.5s linear forwards}.bb-progress[data-percentage="22"] .bb-progress-left .bb-progress-circle{-webkit-animation:0;animation:0}.bb-progress[data-percentage="23"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-23 1.5s linear forwards;animation:loading-23 1.5s linear forwards}.bb-progress[data-percentage="23"] .bb-progress-left .bb-progress-circle{-webkit-animation:0;animation:0}.bb-progress[data-percentage="24"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-24 1.5s linear forwards;animation:loading-24 1.5s linear forwards}.bb-progress[data-percentage="24"] .bb-progress-left .bb-progress-circle{-webkit-animation:0;animation:0}.bb-progress[data-percentage="25"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-25 1.5s linear forwards;animation:loading-25 1.5s linear forwards}.bb-progress[data-percentage="25"] .bb-progress-left .bb-progress-circle{-webkit-animation:0;animation:0}.bb-progress[data-percentage="26"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-26 1.5s linear forwards;animation:loading-26 1.5s linear forwards}.bb-progress[data-percentage="26"] .bb-progress-left .bb-progress-circle{-webkit-animation:0;animation:0}.bb-progress[data-percentage="27"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-27 1.5s linear forwards;animation:loading-27 1.5s linear forwards}.bb-progress[data-percentage="27"] .bb-progress-left .bb-progress-circle{-webkit-animation:0;animation:0}.bb-progress[data-percentage="28"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-28 1.5s linear forwards;animation:loading-28 1.5s linear forwards}.bb-progress[data-percentage="28"] .bb-progress-left .bb-progress-circle{-webkit-animation:0;animation:0}.bb-progress[data-percentage="29"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-29 1.5s linear forwards;animation:loading-29 1.5s linear forwards}.bb-progress[data-percentage="29"] .bb-progress-left .bb-progress-circle{-webkit-animation:0;animation:0}.bb-progress[data-percentage="30"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-30 1.5s linear forwards;animation:loading-30 1.5s linear forwards}.bb-progress[data-percentage="30"] .bb-progress-left .bb-progress-circle{-webkit-animation:0;animation:0}.bb-progress[data-percentage="31"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-31 1.5s linear forwards;animation:loading-31 1.5s linear forwards}.bb-progress[data-percentage="31"] .bb-progress-left .bb-progress-circle{-webkit-animation:0;animation:0}.bb-progress[data-percentage="32"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-32 1.5s linear forwards;animation:loading-32 1.5s linear forwards}.bb-progress[data-percentage="32"] .bb-progress-left .bb-progress-circle{-webkit-animation:0;animation:0}.bb-progress[data-percentage="33"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-33 1.5s linear forwards;animation:loading-33 1.5s linear forwards}.bb-progress[data-percentage="33"] .bb-progress-left .bb-progress-circle{-webkit-animation:0;animation:0}.bb-progress[data-percentage="34"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-34 1.5s linear forwards;animation:loading-34 1.5s linear forwards}.bb-progress[data-percentage="34"] .bb-progress-left .bb-progress-circle{-webkit-animation:0;animation:0}.bb-progress[data-percentage="35"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-35 1.5s linear forwards;animation:loading-35 1.5s linear forwards}.bb-progress[data-percentage="35"] .bb-progress-left .bb-progress-circle{-webkit-animation:0;animation:0}.bb-progress[data-percentage="36"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-36 1.5s linear forwards;animation:loading-36 1.5s linear forwards}.bb-progress[data-percentage="36"] .bb-progress-left .bb-progress-circle{-webkit-animation:0;animation:0}.bb-progress[data-percentage="37"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-37 1.5s linear forwards;animation:loading-37 1.5s linear forwards}.bb-progress[data-percentage="37"] .bb-progress-left .bb-progress-circle{-webkit-animation:0;animation:0}.bb-progress[data-percentage="38"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-38 1.5s linear forwards;animation:loading-38 1.5s linear forwards}.bb-progress[data-percentage="38"] .bb-progress-left .bb-progress-circle{-webkit-animation:0;animation:0}.bb-progress[data-percentage="39"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-39 1.5s linear forwards;animation:loading-39 1.5s linear forwards}.bb-progress[data-percentage="39"] .bb-progress-left .bb-progress-circle{-webkit-animation:0;animation:0}.bb-progress[data-percentage="40"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-40 1.5s linear forwards;animation:loading-40 1.5s linear forwards}.bb-progress[data-percentage="40"] .bb-progress-left .bb-progress-circle{-webkit-animation:0;animation:0}.bb-progress[data-percentage="41"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-41 1.5s linear forwards;animation:loading-41 1.5s linear forwards}.bb-progress[data-percentage="41"] .bb-progress-left .bb-progress-circle{-webkit-animation:0;animation:0}.bb-progress[data-percentage="42"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-42 1.5s linear forwards;animation:loading-42 1.5s linear forwards}.bb-progress[data-percentage="42"] .bb-progress-left .bb-progress-circle{-webkit-animation:0;animation:0}.bb-progress[data-percentage="43"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-43 1.5s linear forwards;animation:loading-43 1.5s linear forwards}.bb-progress[data-percentage="43"] .bb-progress-left .bb-progress-circle{-webkit-animation:0;animation:0}.bb-progress[data-percentage="44"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-44 1.5s linear forwards;animation:loading-44 1.5s linear forwards}.bb-progress[data-percentage="44"] .bb-progress-left .bb-progress-circle{-webkit-animation:0;animation:0}.bb-progress[data-percentage="45"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-45 1.5s linear forwards;animation:loading-45 1.5s linear forwards}.bb-progress[data-percentage="45"] .bb-progress-left .bb-progress-circle{-webkit-animation:0;animation:0}.bb-progress[data-percentage="46"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-46 1.5s linear forwards;animation:loading-46 1.5s linear forwards}.bb-progress[data-percentage="46"] .bb-progress-left .bb-progress-circle{-webkit-animation:0;animation:0}.bb-progress[data-percentage="47"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-47 1.5s linear forwards;animation:loading-47 1.5s linear forwards}.bb-progress[data-percentage="47"] .bb-progress-left .bb-progress-circle{-webkit-animation:0;animation:0}.bb-progress[data-percentage="48"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-48 1.5s linear forwards;animation:loading-48 1.5s linear forwards}.bb-progress[data-percentage="48"] .bb-progress-left .bb-progress-circle{-webkit-animation:0;animation:0}.bb-progress[data-percentage="49"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-49 1.5s linear forwards;animation:loading-49 1.5s linear forwards}.bb-progress[data-percentage="49"] .bb-progress-left .bb-progress-circle{-webkit-animation:0;animation:0}.bb-progress[data-percentage="50"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-50 1.5s linear forwards;animation:loading-50 1.5s linear forwards}.bb-progress[data-percentage="50"] .bb-progress-left .bb-progress-circle{-webkit-animation:0;animation:0}.bb-progress[data-percentage="51"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-50 1.5s linear forwards;animation:loading-50 1.5s linear forwards}.bb-progress[data-percentage="51"] .bb-progress-left .bb-progress-circle{-webkit-animation:loading-1 1.5s linear forwards 1.5s;animation:loading-1 1.5s linear forwards 1.5s}.bb-progress[data-percentage="52"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-50 1.5s linear forwards;animation:loading-50 1.5s linear forwards}.bb-progress[data-percentage="52"] .bb-progress-left .bb-progress-circle{-webkit-animation:loading-2 1.5s linear forwards 1.5s;animation:loading-2 1.5s linear forwards 1.5s}.bb-progress[data-percentage="53"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-50 1.5s linear forwards;animation:loading-50 1.5s linear forwards}.bb-progress[data-percentage="53"] .bb-progress-left .bb-progress-circle{-webkit-animation:loading-3 1.5s linear forwards 1.5s;animation:loading-3 1.5s linear forwards 1.5s}.bb-progress[data-percentage="54"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-50 1.5s linear forwards;animation:loading-50 1.5s linear forwards}.bb-progress[data-percentage="54"] .bb-progress-left .bb-progress-circle{-webkit-animation:loading-4 1.5s linear forwards 1.5s;animation:loading-4 1.5s linear forwards 1.5s}.bb-progress[data-percentage="55"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-50 1.5s linear forwards;animation:loading-50 1.5s linear forwards}.bb-progress[data-percentage="55"] .bb-progress-left .bb-progress-circle{-webkit-animation:loading-5 1.5s linear forwards 1.5s;animation:loading-5 1.5s linear forwards 1.5s}.bb-progress[data-percentage="56"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-50 1.5s linear forwards;animation:loading-50 1.5s linear forwards}.bb-progress[data-percentage="56"] .bb-progress-left .bb-progress-circle{-webkit-animation:loading-6 1.5s linear forwards 1.5s;animation:loading-6 1.5s linear forwards 1.5s}.bb-progress[data-percentage="57"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-50 1.5s linear forwards;animation:loading-50 1.5s linear forwards}.bb-progress[data-percentage="57"] .bb-progress-left .bb-progress-circle{-webkit-animation:loading-7 1.5s linear forwards 1.5s;animation:loading-7 1.5s linear forwards 1.5s}.bb-progress[data-percentage="58"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-50 1.5s linear forwards;animation:loading-50 1.5s linear forwards}.bb-progress[data-percentage="58"] .bb-progress-left .bb-progress-circle{-webkit-animation:loading-8 1.5s linear forwards 1.5s;animation:loading-8 1.5s linear forwards 1.5s}.bb-progress[data-percentage="59"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-50 1.5s linear forwards;animation:loading-50 1.5s linear forwards}.bb-progress[data-percentage="59"] .bb-progress-left .bb-progress-circle{-webkit-animation:loading-9 1.5s linear forwards 1.5s;animation:loading-9 1.5s linear forwards 1.5s}.bb-progress[data-percentage="60"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-50 1.5s linear forwards;animation:loading-50 1.5s linear forwards}.bb-progress[data-percentage="60"] .bb-progress-left .bb-progress-circle{-webkit-animation:loading-10 1.5s linear forwards 1.5s;animation:loading-10 1.5s linear forwards 1.5s}.bb-progress[data-percentage="61"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-50 1.5s linear forwards;animation:loading-50 1.5s linear forwards}.bb-progress[data-percentage="61"] .bb-progress-left .bb-progress-circle{-webkit-animation:loading-11 1.5s linear forwards 1.5s;animation:loading-11 1.5s linear forwards 1.5s}.bb-progress[data-percentage="62"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-50 1.5s linear forwards;animation:loading-50 1.5s linear forwards}.bb-progress[data-percentage="62"] .bb-progress-left .bb-progress-circle{-webkit-animation:loading-12 1.5s linear forwards 1.5s;animation:loading-12 1.5s linear forwards 1.5s}.bb-progress[data-percentage="63"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-50 1.5s linear forwards;animation:loading-50 1.5s linear forwards}.bb-progress[data-percentage="63"] .bb-progress-left .bb-progress-circle{-webkit-animation:loading-13 1.5s linear forwards 1.5s;animation:loading-13 1.5s linear forwards 1.5s}.bb-progress[data-percentage="64"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-50 1.5s linear forwards;animation:loading-50 1.5s linear forwards}.bb-progress[data-percentage="64"] .bb-progress-left .bb-progress-circle{-webkit-animation:loading-14 1.5s linear forwards 1.5s;animation:loading-14 1.5s linear forwards 1.5s}.bb-progress[data-percentage="65"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-50 1.5s linear forwards;animation:loading-50 1.5s linear forwards}.bb-progress[data-percentage="65"] .bb-progress-left .bb-progress-circle{-webkit-animation:loading-15 1.5s linear forwards 1.5s;animation:loading-15 1.5s linear forwards 1.5s}.bb-progress[data-percentage="66"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-50 1.5s linear forwards;animation:loading-50 1.5s linear forwards}.bb-progress[data-percentage="66"] .bb-progress-left .bb-progress-circle{-webkit-animation:loading-16 1.5s linear forwards 1.5s;animation:loading-16 1.5s linear forwards 1.5s}.bb-progress[data-percentage="67"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-50 1.5s linear forwards;animation:loading-50 1.5s linear forwards}.bb-progress[data-percentage="67"] .bb-progress-left .bb-progress-circle{-webkit-animation:loading-17 1.5s linear forwards 1.5s;animation:loading-17 1.5s linear forwards 1.5s}.bb-progress[data-percentage="68"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-50 1.5s linear forwards;animation:loading-50 1.5s linear forwards}.bb-progress[data-percentage="68"] .bb-progress-left .bb-progress-circle{-webkit-animation:loading-18 1.5s linear forwards 1.5s;animation:loading-18 1.5s linear forwards 1.5s}.bb-progress[data-percentage="69"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-50 1.5s linear forwards;animation:loading-50 1.5s linear forwards}.bb-progress[data-percentage="69"] .bb-progress-left .bb-progress-circle{-webkit-animation:loading-19 1.5s linear forwards 1.5s;animation:loading-19 1.5s linear forwards 1.5s}.bb-progress[data-percentage="70"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-50 1.5s linear forwards;animation:loading-50 1.5s linear forwards}.bb-progress[data-percentage="70"] .bb-progress-left .bb-progress-circle{-webkit-animation:loading-20 1.5s linear forwards 1.5s;animation:loading-20 1.5s linear forwards 1.5s}.bb-progress[data-percentage="71"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-50 1.5s linear forwards;animation:loading-50 1.5s linear forwards}.bb-progress[data-percentage="71"] .bb-progress-left .bb-progress-circle{-webkit-animation:loading-21 1.5s linear forwards 1.5s;animation:loading-21 1.5s linear forwards 1.5s}.bb-progress[data-percentage="72"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-50 1.5s linear forwards;animation:loading-50 1.5s linear forwards}.bb-progress[data-percentage="72"] .bb-progress-left .bb-progress-circle{-webkit-animation:loading-22 1.5s linear forwards 1.5s;animation:loading-22 1.5s linear forwards 1.5s}.bb-progress[data-percentage="73"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-50 1.5s linear forwards;animation:loading-50 1.5s linear forwards}.bb-progress[data-percentage="73"] .bb-progress-left .bb-progress-circle{-webkit-animation:loading-23 1.5s linear forwards 1.5s;animation:loading-23 1.5s linear forwards 1.5s}.bb-progress[data-percentage="74"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-50 1.5s linear forwards;animation:loading-50 1.5s linear forwards}.bb-progress[data-percentage="74"] .bb-progress-left .bb-progress-circle{-webkit-animation:loading-24 1.5s linear forwards 1.5s;animation:loading-24 1.5s linear forwards 1.5s}.bb-progress[data-percentage="75"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-50 1.5s linear forwards;animation:loading-50 1.5s linear forwards}.bb-progress[data-percentage="75"] .bb-progress-left .bb-progress-circle{-webkit-animation:loading-25 1.5s linear forwards 1.5s;animation:loading-25 1.5s linear forwards 1.5s}.bb-progress[data-percentage="76"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-50 1.5s linear forwards;animation:loading-50 1.5s linear forwards}.bb-progress[data-percentage="76"] .bb-progress-left .bb-progress-circle{-webkit-animation:loading-26 1.5s linear forwards 1.5s;animation:loading-26 1.5s linear forwards 1.5s}.bb-progress[data-percentage="77"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-50 1.5s linear forwards;animation:loading-50 1.5s linear forwards}.bb-progress[data-percentage="77"] .bb-progress-left .bb-progress-circle{-webkit-animation:loading-27 1.5s linear forwards 1.5s;animation:loading-27 1.5s linear forwards 1.5s}.bb-progress[data-percentage="78"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-50 1.5s linear forwards;animation:loading-50 1.5s linear forwards}.bb-progress[data-percentage="78"] .bb-progress-left .bb-progress-circle{-webkit-animation:loading-28 1.5s linear forwards 1.5s;animation:loading-28 1.5s linear forwards 1.5s}.bb-progress[data-percentage="79"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-50 1.5s linear forwards;animation:loading-50 1.5s linear forwards}.bb-progress[data-percentage="79"] .bb-progress-left .bb-progress-circle{-webkit-animation:loading-29 1.5s linear forwards 1.5s;animation:loading-29 1.5s linear forwards 1.5s}.bb-progress[data-percentage="80"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-50 1.5s linear forwards;animation:loading-50 1.5s linear forwards}.bb-progress[data-percentage="80"] .bb-progress-left .bb-progress-circle{-webkit-animation:loading-30 1.5s linear forwards 1.5s;animation:loading-30 1.5s linear forwards 1.5s}.bb-progress[data-percentage="81"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-50 1.5s linear forwards;animation:loading-50 1.5s linear forwards}.bb-progress[data-percentage="81"] .bb-progress-left .bb-progress-circle{-webkit-animation:loading-31 1.5s linear forwards 1.5s;animation:loading-31 1.5s linear forwards 1.5s}.bb-progress[data-percentage="82"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-50 1.5s linear forwards;animation:loading-50 1.5s linear forwards}.bb-progress[data-percentage="82"] .bb-progress-left .bb-progress-circle{-webkit-animation:loading-32 1.5s linear forwards 1.5s;animation:loading-32 1.5s linear forwards 1.5s}.bb-progress[data-percentage="83"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-50 1.5s linear forwards;animation:loading-50 1.5s linear forwards}.bb-progress[data-percentage="83"] .bb-progress-left .bb-progress-circle{-webkit-animation:loading-33 1.5s linear forwards 1.5s;animation:loading-33 1.5s linear forwards 1.5s}.bb-progress[data-percentage="84"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-50 1.5s linear forwards;animation:loading-50 1.5s linear forwards}.bb-progress[data-percentage="84"] .bb-progress-left .bb-progress-circle{-webkit-animation:loading-34 1.5s linear forwards 1.5s;animation:loading-34 1.5s linear forwards 1.5s}.bb-progress[data-percentage="85"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-50 1.5s linear forwards;animation:loading-50 1.5s linear forwards}.bb-progress[data-percentage="85"] .bb-progress-left .bb-progress-circle{-webkit-animation:loading-35 1.5s linear forwards 1.5s;animation:loading-35 1.5s linear forwards 1.5s}.bb-progress[data-percentage="86"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-50 1.5s linear forwards;animation:loading-50 1.5s linear forwards}.bb-progress[data-percentage="86"] .bb-progress-left .bb-progress-circle{-webkit-animation:loading-36 1.5s linear forwards 1.5s;animation:loading-36 1.5s linear forwards 1.5s}.bb-progress[data-percentage="87"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-50 1.5s linear forwards;animation:loading-50 1.5s linear forwards}.bb-progress[data-percentage="87"] .bb-progress-left .bb-progress-circle{-webkit-animation:loading-37 1.5s linear forwards 1.5s;animation:loading-37 1.5s linear forwards 1.5s}.bb-progress[data-percentage="88"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-50 1.5s linear forwards;animation:loading-50 1.5s linear forwards}.bb-progress[data-percentage="88"] .bb-progress-left .bb-progress-circle{-webkit-animation:loading-38 1.5s linear forwards 1.5s;animation:loading-38 1.5s linear forwards 1.5s}.bb-progress[data-percentage="89"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-50 1.5s linear forwards;animation:loading-50 1.5s linear forwards}.bb-progress[data-percentage="89"] .bb-progress-left .bb-progress-circle{-webkit-animation:loading-39 1.5s linear forwards 1.5s;animation:loading-39 1.5s linear forwards 1.5s}.bb-progress[data-percentage="90"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-50 1.5s linear forwards;animation:loading-50 1.5s linear forwards}.bb-progress[data-percentage="90"] .bb-progress-left .bb-progress-circle{-webkit-animation:loading-40 1.5s linear forwards 1.5s;animation:loading-40 1.5s linear forwards 1.5s}.bb-progress[data-percentage="91"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-50 1.5s linear forwards;animation:loading-50 1.5s linear forwards}.bb-progress[data-percentage="91"] .bb-progress-left .bb-progress-circle{-webkit-animation:loading-41 1.5s linear forwards 1.5s;animation:loading-41 1.5s linear forwards 1.5s}.bb-progress[data-percentage="92"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-50 1.5s linear forwards;animation:loading-50 1.5s linear forwards}.bb-progress[data-percentage="92"] .bb-progress-left .bb-progress-circle{-webkit-animation:loading-42 1.5s linear forwards 1.5s;animation:loading-42 1.5s linear forwards 1.5s}.bb-progress[data-percentage="93"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-50 1.5s linear forwards;animation:loading-50 1.5s linear forwards}.bb-progress[data-percentage="93"] .bb-progress-left .bb-progress-circle{-webkit-animation:loading-43 1.5s linear forwards 1.5s;animation:loading-43 1.5s linear forwards 1.5s}.bb-progress[data-percentage="94"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-50 1.5s linear forwards;animation:loading-50 1.5s linear forwards}.bb-progress[data-percentage="94"] .bb-progress-left .bb-progress-circle{-webkit-animation:loading-44 1.5s linear forwards 1.5s;animation:loading-44 1.5s linear forwards 1.5s}.bb-progress[data-percentage="95"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-50 1.5s linear forwards;animation:loading-50 1.5s linear forwards}.bb-progress[data-percentage="95"] .bb-progress-left .bb-progress-circle{-webkit-animation:loading-45 1.5s linear forwards 1.5s;animation:loading-45 1.5s linear forwards 1.5s}.bb-progress[data-percentage="96"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-50 1.5s linear forwards;animation:loading-50 1.5s linear forwards}.bb-progress[data-percentage="96"] .bb-progress-left .bb-progress-circle{-webkit-animation:loading-46 1.5s linear forwards 1.5s;animation:loading-46 1.5s linear forwards 1.5s}.bb-progress[data-percentage="97"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-50 1.5s linear forwards;animation:loading-50 1.5s linear forwards}.bb-progress[data-percentage="97"] .bb-progress-left .bb-progress-circle{-webkit-animation:loading-47 1.5s linear forwards 1.5s;animation:loading-47 1.5s linear forwards 1.5s}.bb-progress[data-percentage="98"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-50 1.5s linear forwards;animation:loading-50 1.5s linear forwards}.bb-progress[data-percentage="98"] .bb-progress-left .bb-progress-circle{-webkit-animation:loading-48 1.5s linear forwards 1.5s;animation:loading-48 1.5s linear forwards 1.5s}.bb-progress[data-percentage="99"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-50 1.5s linear forwards;animation:loading-50 1.5s linear forwards}.bb-progress[data-percentage="99"] .bb-progress-left .bb-progress-circle{-webkit-animation:loading-49 1.5s linear forwards 1.5s;animation:loading-49 1.5s linear forwards 1.5s}.bb-progress[data-percentage="100"] .bb-progress-right .bb-progress-circle{-webkit-animation:loading-50 1.5s linear forwards;animation:loading-50 1.5s linear forwards}.bb-progress[data-percentage="100"] .bb-progress-left .bb-progress-circle{-webkit-animation:loading-50 1.5s linear forwards 1.5s;animation:loading-50 1.5s linear forwards 1.5s}@-webkit-keyframes loading-1{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(3.6deg);transform:rotate(3.6deg)}}@keyframes loading-1{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(3.6deg);transform:rotate(3.6deg)}}@-webkit-keyframes loading-2{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(7.2deg);transform:rotate(7.2deg)}}@keyframes loading-2{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(7.2deg);transform:rotate(7.2deg)}}@-webkit-keyframes loading-3{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(10.8deg);transform:rotate(10.8deg)}}@keyframes loading-3{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(10.8deg);transform:rotate(10.8deg)}}@-webkit-keyframes loading-4{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(14.4deg);transform:rotate(14.4deg)}}@keyframes loading-4{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(14.4deg);transform:rotate(14.4deg)}}@-webkit-keyframes loading-5{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}}@keyframes loading-5{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}}@-webkit-keyframes loading-6{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(21.6deg);transform:rotate(21.6deg)}}@keyframes loading-6{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(21.6deg);transform:rotate(21.6deg)}}@-webkit-keyframes loading-7{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(25.2deg);transform:rotate(25.2deg)}}@keyframes loading-7{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(25.2deg);transform:rotate(25.2deg)}}@-webkit-keyframes loading-8{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(28.8deg);transform:rotate(28.8deg)}}@keyframes loading-8{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(28.8deg);transform:rotate(28.8deg)}}@-webkit-keyframes loading-9{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(32.4deg);transform:rotate(32.4deg)}}@keyframes loading-9{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(32.4deg);transform:rotate(32.4deg)}}@-webkit-keyframes loading-10{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(36deg);transform:rotate(36deg)}}@keyframes loading-10{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(36deg);transform:rotate(36deg)}}@-webkit-keyframes loading-11{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(39.6deg);transform:rotate(39.6deg)}}@keyframes loading-11{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(39.6deg);transform:rotate(39.6deg)}}@-webkit-keyframes loading-12{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(43.2deg);transform:rotate(43.2deg)}}@keyframes loading-12{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(43.2deg);transform:rotate(43.2deg)}}@-webkit-keyframes loading-13{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(46.8deg);transform:rotate(46.8deg)}}@keyframes loading-13{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(46.8deg);transform:rotate(46.8deg)}}@-webkit-keyframes loading-14{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(50.4deg);transform:rotate(50.4deg)}}@keyframes loading-14{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(50.4deg);transform:rotate(50.4deg)}}@-webkit-keyframes loading-15{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(54deg);transform:rotate(54deg)}}@keyframes loading-15{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(54deg);transform:rotate(54deg)}}@-webkit-keyframes loading-16{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(57.6deg);transform:rotate(57.6deg)}}@keyframes loading-16{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(57.6deg);transform:rotate(57.6deg)}}@-webkit-keyframes loading-17{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(61.2deg);transform:rotate(61.2deg)}}@keyframes loading-17{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(61.2deg);transform:rotate(61.2deg)}}@-webkit-keyframes loading-18{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(64.8deg);transform:rotate(64.8deg)}}@keyframes loading-18{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(64.8deg);transform:rotate(64.8deg)}}@-webkit-keyframes loading-19{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(68.4deg);transform:rotate(68.4deg)}}@keyframes loading-19{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(68.4deg);transform:rotate(68.4deg)}}@-webkit-keyframes loading-20{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(72deg);transform:rotate(72deg)}}@keyframes loading-20{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(72deg);transform:rotate(72deg)}}@-webkit-keyframes loading-21{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(75.6deg);transform:rotate(75.6deg)}}@keyframes loading-21{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(75.6deg);transform:rotate(75.6deg)}}@-webkit-keyframes loading-22{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(79.2deg);transform:rotate(79.2deg)}}@keyframes loading-22{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(79.2deg);transform:rotate(79.2deg)}}@-webkit-keyframes loading-23{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(82.8deg);transform:rotate(82.8deg)}}@keyframes loading-23{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(82.8deg);transform:rotate(82.8deg)}}@-webkit-keyframes loading-24{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(86.4deg);transform:rotate(86.4deg)}}@keyframes loading-24{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(86.4deg);transform:rotate(86.4deg)}}@-webkit-keyframes loading-25{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(90deg);transform:rotate(90deg)}}@keyframes loading-25{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(90deg);transform:rotate(90deg)}}@-webkit-keyframes loading-26{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(93.6deg);transform:rotate(93.6deg)}}@keyframes loading-26{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(93.6deg);transform:rotate(93.6deg)}}@-webkit-keyframes loading-27{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(97.2deg);transform:rotate(97.2deg)}}@keyframes loading-27{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(97.2deg);transform:rotate(97.2deg)}}@-webkit-keyframes loading-28{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(100.8deg);transform:rotate(100.8deg)}}@keyframes loading-28{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(100.8deg);transform:rotate(100.8deg)}}@-webkit-keyframes loading-29{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(104.4deg);transform:rotate(104.4deg)}}@keyframes loading-29{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(104.4deg);transform:rotate(104.4deg)}}@-webkit-keyframes loading-30{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(108deg);transform:rotate(108deg)}}@keyframes loading-30{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(108deg);transform:rotate(108deg)}}@-webkit-keyframes loading-31{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(111.6deg);transform:rotate(111.6deg)}}@keyframes loading-31{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(111.6deg);transform:rotate(111.6deg)}}@-webkit-keyframes loading-32{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(115.2deg);transform:rotate(115.2deg)}}@keyframes loading-32{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(115.2deg);transform:rotate(115.2deg)}}@-webkit-keyframes loading-33{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(118.8deg);transform:rotate(118.8deg)}}@keyframes loading-33{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(118.8deg);transform:rotate(118.8deg)}}@-webkit-keyframes loading-34{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(122.4deg);transform:rotate(122.4deg)}}@keyframes loading-34{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(122.4deg);transform:rotate(122.4deg)}}@-webkit-keyframes loading-35{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(126deg);transform:rotate(126deg)}}@keyframes loading-35{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(126deg);transform:rotate(126deg)}}@-webkit-keyframes loading-36{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(129.6deg);transform:rotate(129.6deg)}}@keyframes loading-36{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(129.6deg);transform:rotate(129.6deg)}}@-webkit-keyframes loading-37{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(133.2deg);transform:rotate(133.2deg)}}@keyframes loading-37{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(133.2deg);transform:rotate(133.2deg)}}@-webkit-keyframes loading-38{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(136.8deg);transform:rotate(136.8deg)}}@keyframes loading-38{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(136.8deg);transform:rotate(136.8deg)}}@-webkit-keyframes loading-39{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(140.4deg);transform:rotate(140.4deg)}}@keyframes loading-39{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(140.4deg);transform:rotate(140.4deg)}}@-webkit-keyframes loading-40{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(144deg);transform:rotate(144deg)}}@keyframes loading-40{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(144deg);transform:rotate(144deg)}}@-webkit-keyframes loading-41{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(147.6deg);transform:rotate(147.6deg)}}@keyframes loading-41{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(147.6deg);transform:rotate(147.6deg)}}@-webkit-keyframes loading-42{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(151.2deg);transform:rotate(151.2deg)}}@keyframes loading-42{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(151.2deg);transform:rotate(151.2deg)}}@-webkit-keyframes loading-43{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(154.8deg);transform:rotate(154.8deg)}}@keyframes loading-43{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(154.8deg);transform:rotate(154.8deg)}}@-webkit-keyframes loading-44{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(158.4deg);transform:rotate(158.4deg)}}@keyframes loading-44{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(158.4deg);transform:rotate(158.4deg)}}@-webkit-keyframes loading-45{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(162deg);transform:rotate(162deg)}}@keyframes loading-45{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(162deg);transform:rotate(162deg)}}@-webkit-keyframes loading-46{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(165.6deg);transform:rotate(165.6deg)}}@keyframes loading-46{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(165.6deg);transform:rotate(165.6deg)}}@-webkit-keyframes loading-47{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(169.2deg);transform:rotate(169.2deg)}}@keyframes loading-47{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(169.2deg);transform:rotate(169.2deg)}}@-webkit-keyframes loading-48{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(172.8deg);transform:rotate(172.8deg)}}@keyframes loading-48{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(172.8deg);transform:rotate(172.8deg)}}@-webkit-keyframes loading-49{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(176.4deg);transform:rotate(176.4deg)}}@keyframes loading-49{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(176.4deg);transform:rotate(176.4deg)}}@-webkit-keyframes loading-50{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}@keyframes loading-50{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}.learndash-wrapper .ld-file-upload{border-radius:4px;background-color:#fafbfd}.learndash-wrapper .ld-file-upload .ld-file-upload-heading{font-size:inherit}.learndash-wrapper .ld-file-upload .ld-file-upload-form .ld-file-input+label span{font-size:14px;color:#a3a5a9;font-weight:400}.learndash-wrapper .ld-file-upload .ld-file-upload-form .ld-file-input+label{border-top-right-radius:4px;border-bottom-right-radius:4px}.learndash-wrapper .ld-file-upload .ld-file-upload-form .ld-file-input+label strong{font-size:15px;font-weight:400}.learndash-wrapper .ld-file-upload .ld-file-upload-form .ld-file-input+label{border-top-left-radius:4px;border-bottom-left-radius:4px}.learndash-wrapper .ld-file-upload .ld-file-upload-form .ld-button{background-color:#007cff}.learndash-wrapper .ld-file-upload .ld-file-upload-form .ld-button:hover{box-shadow:inset 0 0 0 99999px rgba(0,0,0,.1)}.learndash-wrapper .ld-status-waiting{background-color:#dbbe1a}.learndash-wrapper .ld-assignment-list .ld-status{line-height:inherit;font-size:12px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.learndash-wrapper .ld-assignment-list .ld-status .ld-icon{font-size:16px;margin-left:0;margin-right:3px}.learndash-wrapper .ld-assignment-list .ld-icon.ld-icon-comments{position:relative;bottom:1px}.learndash-wrapper .ld-table-list.ld-assignment-list .ld-table-list-items{overflow:visible}.ld-icon.ld-icon-comments,.ld-icon.ld-icon-delete,.ld-icon.ld-icon-download{font-family:bb-icons!important;font-size:20px;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-left:6px;padding-bottom:0}.ld-icon.ld-icon-comments{font-size:24px}.ld-icon.ld-icon-download:before{content:'\e890'}.ld-icon.ld-icon-delete:before{content:'\e828'}.ld-icon.ld-icon-comments:before{content:'\e80B'}body:not(.bb-dark-theme) .sfwd-light-mode{display:none}.bb-sfwd-aside.bb-dark-theme{background:#121212;color:#aaa}.bb-sfwd-aside.bb-dark-theme .bb-mobile-panel-header .user-wrap a:hover,.bb-sfwd-aside.bb-dark-theme .bb-mobile-panel-inner .mobile-menu a:hover{color:#fff}.bb-sfwd-aside.bb-dark-theme.ld-in-focus-mode .learndash-wrapper{background-color:transparent}.bb-sfwd-aside.bb-dark-theme .sfwd-dark-mode{display:none}.bb-sfwd-aside.bb-dark-theme .h1,.bb-sfwd-aside.bb-dark-theme .h2,.bb-sfwd-aside.bb-dark-theme .h3,.bb-sfwd-aside.bb-dark-theme .h4,.bb-sfwd-aside.bb-dark-theme .h5,.bb-sfwd-aside.bb-dark-theme .h6,.bb-sfwd-aside.bb-dark-theme h1,.bb-sfwd-aside.bb-dark-theme h2,.bb-sfwd-aside.bb-dark-theme h3,.bb-sfwd-aside.bb-dark-theme h4,.bb-sfwd-aside.bb-dark-theme h5,.bb-sfwd-aside.bb-dark-theme h6{color:#fff}.bb-sfwd-aside.bb-dark-theme .ld-course-navigation .course-entry-title,.bb-sfwd-aside.bb-dark-theme .learndash-wrapper .ld-table-list .ld-table-list-header,.bb-sfwd-aside.bb-dark-theme .lms-topic-sidebar-wrapper .ld-item-list-section-heading .ld-lesson-section-heading{color:#fff}.bb-sfwd-aside.bb-dark-theme .site-header{background:#232323;box-shadow:inset 0 -1px 0 0 rgba(0,0,0,.51)}.bb-sfwd-aside.bb-dark-theme .site-header .bb-icon-close{color:#121212}.bb-sfwd-aside.bb-dark-theme.sticky-header .site-header{box-shadow:0 4px 1px -4px rgba(0,0,0,.22)}.bb-sfwd-aside.bb-dark-theme.sticky-header .site-header.has-scrolled{box-shadow:0 1px 0 0 rgba(0,0,0,.05),0 5px 10px 0 rgba(0,0,0,.15)}.bb-sfwd-aside.bb-dark-theme .site-header #header-aside i{color:#fff}.bb-sfwd-aside.bb-dark-theme .side-panel-menu a{color:#939597}.bb-sfwd-aside.bb-dark-theme .side-panel-menu a:hover{color:#fff}.bb-sfwd-aside.bb-dark-theme .learndash_next_prev_link a,.bb-sfwd-aside.bb-dark-theme .lms-header-instructor .bb-about-instructor h5 a{color:#939597}.bb-sfwd-aside.bb-dark-theme .learndash_next_prev_link a:hover,.bb-sfwd-aside.bb-dark-theme .lms-header-instructor .bb-about-instructor h5 a:hover{color:#fff}.bb-sfwd-aside.bb-dark-theme .lms-topic-sidebar-wrapper .lms-links ul li a{color:#939597;border-color:#939597}.bb-sfwd-aside.bb-dark-theme .lms-topic-sidebar-wrapper .lms-links ul li a:hover{color:#fff;border-color:#fff}.bb-sfwd-aside.bb-dark-theme .bb-quiz-list a,.bb-sfwd-aside.bb-dark-theme .bb-type-list.bb-lms-list-inside a{color:#fff}.bb-sfwd-aside.bb-dark-theme .bb-learndash-banner,.bb-sfwd-aside.bb-dark-theme .learndash-wrapper .ld-topic-status,.bb-sfwd-aside.bb-dark-theme .lms-topic-sidebar-wrapper{background-color:#1c1c1c}.bb-sfwd-aside.bb-dark-theme .learndash-wrapper .bb-ld-info-bar .ld-topic-status{background-color:transparent}.bb-sfwd-aside.bb-dark-theme #learndash-page-content,.bb-sfwd-aside.bb-dark-theme .bb-footer,.bb-sfwd-aside.bb-dark-theme .bb-mobile-panel-wrapper.left,.bb-sfwd-aside.bb-dark-theme .bb-mobile-panel-wrapper.left .bb-mobile-panel-inner,.bb-sfwd-aside.bb-dark-theme .buddypanel,.bb-sfwd-aside.bb-dark-theme .buddypanel #site-logo,.bb-sfwd-aside.bb-dark-theme .panel-head,.bb-sfwd-aside.bb-dark-theme div.bb-lms-header{background:#121212}.bb-sfwd-aside.bb-dark-theme #learndash-page-content,.bb-sfwd-aside.bb-dark-theme .lms-topic-sidebar-wrapper{border-bottom:0}.bb-sfwd-aside.bb-dark-theme .bb-footer{border-top:1px solid rgba(255,255,255,.1)}.bb-sfwd-aside.bb-dark-theme .header-search-wrap,.bb-sfwd-aside.bb-dark-theme .header-search-wrap input.search-field{background:#000;color:#fff}.bb-sfwd-aside.bb-dark-theme .primary-menu>li>a{color:#888}.bb-sfwd-aside.bb-dark-theme .primary-menu>li>a:hover{color:#fff}.bb-sfwd-aside.bb-dark-theme #learndash-page-content .sfwd-course-nav .learndash_next_prev_link a,.bb-sfwd-aside.bb-dark-theme .lms-topic-sidebar-course-navigation a.course-entry-link{background-color:rgba(146,164,183,.2)}.bb-sfwd-aside.bb-dark-theme #learndash-page-content .sfwd-course-nav .learndash_next_prev_link a:hover,.bb-sfwd-aside.bb-dark-theme .lms-topic-sidebar-course-navigation a.course-entry-link:hover{background-color:rgba(146,164,183,.3)}.bb-sfwd-aside.bb-dark-theme #learndash-page-content .sfwd-course-nav .learndash_next_prev_link span.empty-post{background-color:rgba(146,164,183,.1)}.bb-sfwd-aside.bb-dark-theme .lms-lesson-item.current>.bb-lesson-head,.bb-sfwd-aside.bb-dark-theme .lms-quiz-item.current>.bb-lms-title-wrap,.bb-sfwd-aside.bb-dark-theme .lms-topic-item.current>.bb-lms-title-wrap{background:#333}.bb-sfwd-aside.bb-dark-theme .lms-lesson-item.current>a .i-progress.i-progress-completed,.bb-sfwd-aside.bb-dark-theme .lms-quiz-item.current .i-progress.i-progress-completed,.bb-sfwd-aside.bb-dark-theme .lms-topic-item.current>a .i-progress.i-progress-completed{background-color:#007cff;color:#fff}.bb-sfwd-aside.bb-dark-theme .i-progress.i-progress-not-completed{color:#777}.bb-sfwd-aside.bb-dark-theme .bb-toggle-panel,.bb-sfwd-aside.bb-dark-theme .buddypanel .bb-toggle-panel,.bb-sfwd-aside.bb-dark-theme .side-panel-menu i,.bb-sfwd-aside.bb-dark-theme .site-header i,.bb-sfwd-aside.bb-dark-theme .user-wrap a.user-link{color:#fff}.bb-sfwd-aside.bb-dark-theme .bb-toggle-panel:hover,.bb-sfwd-aside.bb-dark-theme .bb-toggle-panel:hover i,.bb-sfwd-aside.bb-dark-theme .buddypanel .bb-toggle-panel:hover,.bb-sfwd-aside.bb-dark-theme .site-header #header-aside a.user-link:hover i,.bb-sfwd-aside.bb-dark-theme .user-wrap a.user-link:hover,.bb-sfwd-aside.bb-dark-theme .user-wrap a.user-link:hover i{color:#aaa}.bb-sfwd-aside.bb-dark-theme [data-balloon]:after{background:rgba(255,255,255,.95);box-shadow:none;color:#000}.bb-sfwd-aside.bb-dark-theme [data-balloon]:before{background:no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba(255,255,255,0.95)%22%20transform%3D%22rotate(0)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");background-size:100% auto}.bb-sfwd-aside.bb-dark-theme [data-balloon][data-balloon-pos=right]:before{background:no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2212px%22%20height%3D%2236px%22%3E%3Cpath%20fill%3D%22rgba(255,255,255,0.95)%22%20transform%3D%22rotate(90 6 6)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");background-size:100% auto}.bb-sfwd-aside.bb-dark-theme [data-balloon][data-balloon-pos=left]:before{background:no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2212px%22%20height%3D%2236px%22%3E%3Cpath%20fill%3D%22rgba(255,255,255,0.95)%22%20transform%3D%22rotate(-90 18 18)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");background-size:100% auto}.bb-sfwd-aside.bb-dark-theme [data-balloon][data-balloon-pos=down]:before{background:no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba(255,255,255,0.95)%22%20transform%3D%22rotate(180 18 6)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");background-size:100% auto}.bb-sfwd-aside.bb-dark-theme .lms-topic-sidebar-wrapper .lms-course-quizzes-list>ul li a,.bb-sfwd-aside.bb-dark-theme .lms-topic-sidebar-wrapper .lms-lessions-list>ol li a{color:#888}.bb-sfwd-aside.bb-dark-theme .lms-topic-sidebar-wrapper .lms-course-quizzes-list>ul li a:hover,.bb-sfwd-aside.bb-dark-theme .lms-topic-sidebar-wrapper .lms-course-quizzes-list>ul li a:hover:before,.bb-sfwd-aside.bb-dark-theme .lms-topic-sidebar-wrapper .lms-lessions-list>ol li a:hover,.bb-sfwd-aside.bb-dark-theme .lms-topic-sidebar-wrapper .lms-lessions-list>ol li a:hover:before{color:#fff}.bb-sfwd-aside.bb-dark-theme .lms-topic-item:hover:before{color:#fff}.bb-sfwd-aside.bb-dark-theme .bb-progress:after{border-color:#939597}.bb-sfwd-aside.bb-dark-theme .lms-topic-sidebar-wrapper .lms-side-item-incomplete{color:#939597}.bb-sfwd-aside.bb-dark-theme .learndash-wrapper .bb-ld-info-bar .ld-breadcrumbs .ld-breadcrumbs-segments span a{color:#939597}.bb-sfwd-aside.bb-dark-theme .learndash-wrapper .bb-ld-info-bar .ld-breadcrumbs .ld-breadcrumbs-segments span a:hover{color:#fff}.bb-sfwd-aside.bb-dark-theme .lms-topic-sidebar-wrapper .lms-side-item-complete{color:#fff}.bb-sfwd-aside.bb-dark-theme .learndash_next_prev_link .next-link:last-child{border-color:#121212}.bb-sfwd-aside.bb-dark-theme .lms-topic-item.current:before,.bb-sfwd-aside.bb-dark-theme .lms-topic-sidebar-wrapper .course-group-list a,.bb-sfwd-aside.bb-dark-theme .lms-topic-sidebar-wrapper .group-exec-list a .lms-group-lead span:first-child,.bb-sfwd-aside.bb-dark-theme .lms-topic-sidebar-wrapper .lms-course-members-list .course-members-list a,.bb-sfwd-aside.bb-dark-theme .lms-topic-sidebar-wrapper .lms-group-flag .lms-group-heading a span,.bb-sfwd-aside.bb-dark-theme li.lms-topic-item.current>.bb-title{color:#fff}.bb-sfwd-aside.bb-dark-theme pre{background:#282a2c}.bb-sfwd-aside.bb-dark-theme label{color:#f8f8f8}.bb-sfwd-aside.bb-dark-theme .lms-topic-sidebar-instructor .bb-about-instructor h5 a{color:#fff}.bb-sfwd-aside.bb-dark-theme .learndash-wrapper .bb-ld-info-bar .ld-breadcrumbs,.bb-sfwd-aside.bb-dark-theme .lms-topic-sidebar-progress .course-progress-wrap,.bb-sfwd-aside.bb-dark-theme .lms-topic-sidebar-wrapper .lms-lessions-list>ol.bb-lessons-list>li.lms-lesson-item,.bb-sfwd-aside.bb-dark-theme .wpProQuiz_content .wpProQuiz_reviewDiv{border-bottom-color:#333}.bb-sfwd-aside.bb-dark-theme .lms-topic-sidebar-wrapper .lms-course-members-list .lms-course-sidebar-heading,.bb-sfwd-aside.bb-dark-theme .lms-topic-sidebar-wrapper .lms-course-quizzes-list .lms-course-quizzes-heading,.bb-sfwd-aside.bb-dark-theme .lms-topic-sidebar-wrapper .lms-links{border-top-color:#333}.bb-sfwd-aside.bb-dark-theme .bb-separator{background:#333}.bb-sfwd-aside.bb-dark-theme .wpProQuiz_content .wpProQuiz_questionList li.wpProQuiz_questionListItem,.bb-sfwd-aside.bb-dark-theme .wpProQuiz_content .wpProQuiz_quiz .wpProQuiz_response,.bb-sfwd-aside.bb-dark-theme .wpProQuiz_content ul.wpProQuiz_sortStringList>li{background-color:#121212;border-color:#333}.bb-sfwd-aside.bb-dark-theme .learndash-wrapper .wpProQuiz_content .wpProQuiz_tipp>div:before,.bb-sfwd-aside.bb-dark-theme .wpProQuiz_content .wpProQuiz_tipp>div{background-color:#333;border-color:#333}.bb-sfwd-aside.bb-dark-theme .wpProQuiz_content ul.wpProQuiz_questionList[data-type=matrix_sort_answer] li table td{border-color:#333}.bb-sfwd-aside.bb-dark-theme .wpProQuiz_content .wpProQuiz_catOverview span,.bb-sfwd-aside.bb-dark-theme .wpProQuiz_content .wpProQuiz_questionList[data-type=essay] form input[type=file]+label{background-color:#121212}.bb-sfwd-aside.bb-dark-theme input[type=text],.bb-sfwd-aside.bb-dark-theme select,.bb-sfwd-aside.bb-dark-theme textarea{background-color:#333;border-color:#aaa;color:#aaa}.bb-sfwd-aside.bb-dark-theme .learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem textarea.wpProQuiz_questionEssay{border-color:#aaa}.bb-sfwd-aside.bb-dark-theme .wpProQuiz_catOverview span.wpProQuiz_catPercent,.bb-sfwd-aside.bb-dark-theme .wpProQuiz_content .wpProQuiz_catOverview span.wpProQuiz_catName{color:#aaa}.bb-sfwd-aside.bb-dark-theme .lms-header-instructor .bb-about-instructor .bb-about-instructor-date:before{background-color:#aaa}.bb-sfwd-aside.bb-dark-theme #learndash-page-content .sfwd-course-nav .sfwd-course-expire i,.bb-sfwd-aside.bb-dark-theme .bb-lesson-head .bb-lesson-topics-count,.bb-sfwd-aside.bb-dark-theme .learndash-wrapper .ld-progress .ld-progress-stats,.bb-sfwd-aside.bb-dark-theme .lms-header-instructor .bb-about-instructor .bb-about-instructor-date,.bb-sfwd-aside.bb-dark-theme .lms-topic-sidebar-progress .course-completion-rate,.bb-sfwd-aside.bb-dark-theme .lms-topic-sidebar-progress .ld-progress-steps,.bb-sfwd-aside.bb-dark-theme .lms-topic-sidebar-wrapper .group-exec-list a .lms-group-lead span:last-child,.bb-sfwd-aside.bb-dark-theme .lms-topic-sidebar-wrapper .lms-group-flag .lms-group-heading>span,.bb-sfwd-aside.bb-dark-theme span.bb-pages .bb-total{color:#aaa}.bb-sfwd-aside.bb-dark-theme .wpProQuiz_content .wpProQuiz_addToplist{background-color:transparent;border-top-color:#333}.bb-sfwd-aside.bb-dark-theme .wpProQuiz_content .wpProQuiz_addToplist .wpProQuiz_button2{margin-left:auto;margin-right:auto}.bb-sfwd-aside.bb-dark-theme .learndash-wrapper .ld-quiz-actions{border-top:1px solid #333}.bb-sfwd-aside.bb-dark-theme .comment-respond{background-color:#121212;border-color:#333}.bb-sfwd-aside.bb-dark-theme .comment-respond .comment-author{color:#fff}.bb-sfwd-aside.bb-dark-theme .comment-respond textarea{border-color:#333}.bb-sfwd-aside.bb-dark-theme .comment-respond input[type=submit].outline:disabled{background-color:#333}.bb-sfwd-aside.bb-dark-theme .learndash-wrapper .ld-table-list .ld-table-list-item .ld-table-list-title a{color:inherit}.bb-sfwd-aside.bb-dark-theme .comment-list .comment-body{background-color:#121212;border-color:#333;color:#aaa}.bb-sfwd-aside.bb-dark-theme .comment-list .comment-body .comment-author a.url{color:#fff}.bb-sfwd-aside.bb-dark-theme .comment-list .comment-body a.comment-date{color:#aaa}.bb-sfwd-aside.bb-dark-theme .comment-list .comment-body a.comment-date:hover{color:#fff}.bb-sfwd-aside.bb-dark-theme .bp-feedback.bp-sitewide-notice{background-color:rgba(146,164,183,.2);border-color:transparent}.bb-sfwd-aside.bb-dark-theme .bp-feedback.bp-sitewide-notice p{color:#939597}.bb-sfwd-aside.bb-dark-theme .bp-feedback.bp-sitewide-notice strong{color:#fff}.bb-sfwd-aside.bb-dark-theme .bp-feedback.bp-sitewide-notice button{color:#fff}.bb-sfwd-aside.bb-dark-theme #learndash-page-content .ld-focus-comments #commentform textarea#comment{background-color:#333;border:0}.bb-sfwd-aside.bb-dark-theme #learndash-page-content .ld-focus-comments .ld-comment-avatar .ld-comment-avatar-author .ld-comment-author-name{color:#fff}.bb-sfwd-aside.bb-dark-theme #learndash-page-content .ld-focus-comments .comment .ld-comment-wrapper{background-color:#121212;border:1px solid #333}.bb-sfwd-aside.bb-dark-theme #learndash-page-content .ld-focus-comments .ld-focus-comments__heading .ld-focus-comments__header{color:#fff}.ld-modal.ld-login-modal .ld-login-modal-register{background-color:#007cff}.ld-modal.ld-login-modal .ld-login-modal-wrapper{max-width:360px;min-width:inherit;padding:45px 20px}.ld-modal.ld-login-modal .ld-login-modal-wrapper .ld-login-modal-branding>img{max-width:250px;height:auto}.ld-modal.ld-login-modal .ld-login-modal-branding{margin-bottom:20px}.ld-modal.ld-login-modal .ld-modal-closer{color:#0d0d0e}.ld-modal.ld-login-modal .ld-login-modal-form{margin:15px 0 0}.ld-modal.ld-login-modal .ld-login-modal-form .login-password:before,.ld-modal.ld-login-modal .ld-login-modal-form .login-username:before{top:inherit;bottom:27px}.ld-modal.ld-login-modal .ld-login-modal-form input[type=submit]{background-color:#007cff;color:#fff;font-weight:600;margin:10px 0 20px}.ld-modal.ld-login-modal .ld-login-modal-form input[type=submit]:hover{box-shadow:inset 0 0 0 99999px rgba(0,0,0,.1)!important;opacity:1}.ld-modal.ld-login-modal .ld-login-modal-form .input{background-color:#fff;border:1px solid #dedfe2;color:#0d0d0e}.ld-modal.ld-login-modal .ld-login-modal-form form{margin-bottom:0}.ld-modal.ld-login-modal .ld-login-modal-form form label{font-weight:400;line-height:1;margin-bottom:12px;margin-top:10px}.ld-modal.ld-login-modal .ld-login-modal-register .input{background-color:#fff;border:1px solid #dedfe2;color:#0d0d0e;font-size:14px}.ld-modal.ld-login-modal .ld-login-modal-register form p{margin-bottom:0}.ld-modal.ld-login-modal .ld-login-modal-register form label{font-weight:400}.ld-modal.ld-login-modal .ld-alert-warning{background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.4);line-height:1.5;text-align:left}.ld-modal.ld-login-modal .ld-alert-warning .ld-alert-content{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.ld-modal.ld-login-modal .ld-alert-warning .ld-alert-content .ld-alert-icon.ld-icon-alert{padding-top:0;-webkit-transform:none;-ms-transform:none;transform:none;padding-left:0;margin-left:0}.learndash-wrapper.learndash-wrapper-login-modal.ld-modal-open:after{content:'';position:fixed;height:100%;width:100%;background:rgba(255,255,255,.95);top:0;left:0;z-index:999}.learndash-wrapper .ld-login-modal .ld-login-modal-login .ld-modal-text{color:#a3a5a9;line-height:1.5;margin-bottom:20px}.ld-login-modal p.login-password,.ld-login-modal p.login-username{text-align:left}.ld-modal.ld-login-modal.ld-can-register .ld-alert-warning .ld-alert-content,.ld-modal.ld-login-modal.ld-can-register .ld-login-modal-register,.ld-modal.ld-login-modal.ld-can-register .ld-modal-closer,.learndash-wrapper .ld-modal.ld-can-register .ld-modal-closer{color:#fff}.ld-modal.ld-login-modal.ld-can-register .ld-login-modal-login .ld-alert-warning{padding-left:0}.ld-modal.ld-login-modal.ld-can-register .ld-login-modal-login .ld-alert-warning .ld-alert-content{color:inherit}label[for=user_reg_email],label[for=user_reg_login]{color:#fff;text-align:left}.learndash-wrapper .ld-modal .ld-modal-closer{top:0}.learndash-wrapper .ld-login-modal .ld-login-modal-register #ld-user-register{margin:25px 0 0}form#registerform{margin-bottom:0}#ld-user-register .input{padding-left:10px}.learndash-wrapper .ld-login-modal .ld-login-modal-login .ld-modal-heading{color:#122b46;line-height:1;margin:0 0 20px;font-size:1.8em}.learndash-wrapper .ld-login-modal .ld-modal-heading{font-size:1.8em;font-weight:500}.ld-modal.ld-login-modal.ld-can-register .ld-login-modal-register #wp-submit,.learndash-wrapper .ld-login-modal .ld-login-modal-register .ld-button{background:#fff;border-radius:100px;color:#007cff;font-weight:500;min-height:48px;width:100%}.ld-modal.ld-login-modal.ld-can-register .ld-login-modal-register #wp-submit:hover,.learndash-wrapper .ld-login-modal .ld-login-modal-register .ld-button:hover{background:#fff;box-shadow:none!important;opacity:.8}@media screen and (max-width:1024px){.learndash-wrapper .ld-login-modal.ld-can-register .ld-modal-closer{color:#0d0d0e}}@media screen and (min-width:769px){.learndash-wrapper.ld-modal-open .ld-modal{position:fixed;z-index:999991;margin:0!important;left:50%;top:5%;bottom:5%;width:90%;max-width:1024px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);margin:0!important;height:auto}}@media screen and (max-height:650px){.learndash-wrapper.ld-modal-open .ld-modal{display:block}}@media screen and (max-width:768px){.ld-modal.ld-login-modal.ld-can-register .ld-login-modal-register{padding:20px 0}a.ld-button.ld-button-reverse.ld-js-register-account{margin-bottom:0}}.learndash-wrapper .ld-status{height:100%;border-radius:100px;text-transform:none;font-weight:400;line-height:30px;font-size:14px;letter-spacing:normal}.learndash-wrapper .ld-status.ld-status-complete{background-color:#1cd991}.learndash-wrapper .ld-course-status .ld-status{font-size:12px}.learndash-wrapper .ld-course-status .ld-status.ld-status-complete{background-color:#1cd991}.bb-single-course-sidebar .bb-button-wrap{padding-top:10px}.ld-item-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ld-item-title .lms-is-locked-ico i{margin-left:10px}.learndash-theme.single-sfwd-courses .bb-course-banner-inner{max-width:-webkit-calc(100% - 480px);max-width:calc(100% - 480px);width:-webkit-calc(100% - 480px);width:calc(100% - 480px)}.learndash-theme.single-sfwd-courses .bb-about-instructor h4{margin-left:5px}.learndash-theme.single-sfwd-courses .learndash-wrapper .ld-progress.ld-progress-inline .ld-progress-bar{height:3px;color:#fff}.learndash-theme.single-sfwd-courses .learndash-wrapper .ld-progress .ld-progress-bar .ld-progress-bar-percentage{height:3px}.learndash-theme.single-sfwd-courses .learndash-wrapper .ld-course-status .ld-status.ld-status-progress{text-transform:none;font-weight:500;font-size:12px}@media screen and (max-width:1200px){.learndash-theme.single-sfwd-courses .bb-course-banner-inner{max-width:-webkit-calc(100% - 400px);max-width:calc(100% - 400px);width:-webkit-calc(100% - 400px);width:calc(100% - 400px)}}@media screen and (max-width:992px){.learndash-theme.single-sfwd-courses .bb-course-banner-inner{max-width:-webkit-calc(100% - 350px);max-width:calc(100% - 350px);width:-webkit-calc(100% - 350px);width:calc(100% - 350px)}}@media screen and (max-width:880px){.learndash-theme.single-sfwd-courses .bb-course-banner-inner{max-width:-webkit-calc(100% - 320px);max-width:calc(100% - 320px);width:-webkit-calc(100% - 320px);width:calc(100% - 320px)}}@media screen and (max-width:820px){.learndash-theme.single-sfwd-courses .bb-course-banner-inner{max-width:100%;width:100%}.learndash-theme.single-sfwd-courses .bb-grid .bb-learndash-content-wrap{padding-left:10px;padding-right:10px}.learndash-theme.single-sfwd-courses .bb-single-course-sidebar{max-width:100%;-webkit-box-flex:1;-ms-flex:auto;flex:auto}}@media screen and (max-width:640px){.learndash-theme.single-sfwd-courses .learndash-wrapper .ld-topic-list.ld-table-list .ld-table-list-lesson-details{margin:0}.learndash-theme.single-sfwd-courses .learndash-wrapper .ld-topic-list.ld-table-list .ld-table-list-header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.learndash-theme.single-sfwd-courses .learndash-wrapper .ld-item-list.ld-lesson-list .ld-section-heading .ld-item-list-actions,.learndash-theme.single-sfwd-courses .learndash-wrapper .ld-item-list.ld-lesson-list .ld-section-heading h2{-webkit-box-flex:0;-ms-flex:none;flex:none}.learndash-theme.single-sfwd-courses .learndash-wrapper .ld-item-list .ld-item-list-item.ld-item-lesson-item .ld-item-list-item-preview .ld-item-name{width:-webkit-calc(100% - 18px);width:calc(100% - 18px)}.learndash-theme.single-sfwd-courses .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.learndash-theme.single-sfwd-courses .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview .ld-item-details{margin-top:0;margin-left:0}.learndash-theme.single-sfwd-courses .learndash-wrapper .ld-item-list .ld-section-heading .ld-item-list-actions .ld-expand-button{width:100px}.learndash-theme.single-sfwd-courses .learndash-wrapper .ld-progress.ld-progress-inline .ld-progress-bar{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-bottom:5px}.learndash-theme.single-sfwd-courses .learndash-wrapper .ld-course-status.ld-course-status-enrolled .ld-progress .ld-progress-stats{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.learndash-theme.single-sfwd-courses .learndash-wrapper .ld-course-status.ld-course-status-enrolled{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.learndash-theme.single-sfwd-courses .ld-item-list .ld-item-list-item .ld-item-name{width:100%}.learndash-theme.single-sfwd-courses .ld-status-incomplete~.ld-item-title{width:-webkit-calc(100% - 60px);width:calc(100% - 60px)}.learndash-theme.single-sfwd-courses .learndash-wrapper .ld-course-status.ld-course-status-enrolled .ld-progress{width:-webkit-calc(100% - 120px);width:calc(100% - 120px);padding-bottom:0;margin-right:20px}.learndash-theme.single-sfwd-courses .learndash-wrapper .ld-course-status.ld-course-status-enrolled{padding-bottom:15px}}@media screen and (max-width:543px){.learndash-theme.single-sfwd-courses .bb-about-instructor .bb-avatar-wrap{margin-bottom:0;margin-right:20px}.learndash-theme.single-sfwd-courses .bb-instructor-wrap.flex{padding-bottom:20px!important}}@media screen and (max-width:480px){.learndash-theme.single-sfwd-courses .learndash-wrapper .ld-item-list .ld-item-list-item.ld-item-lesson-item .ld-item-list-item-preview .ld-item-name .ld-item-title{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.learndash-theme.single-sfwd-courses .learndash-wrapper .ld-topic-list.ld-table-list .ld-table-list-header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.learndash-theme.single-sfwd-courses .learndash-wrapper .ld-table-list .ld-table-list-items div.ld-table-list-item a.ld-table-list-item-preview{padding:16px 15px 16px 45px}.learndash-theme.single-sfwd-courses .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview .ld-item-details{margin-top:4px}}@media screen and (max-width:380px){.learndash-theme.single-sfwd-courses .learndash-wrapper .ld-topic-list.ld-table-list .ld-table-list-header{display:none}}@media (max-width:992px) and (min-width:820px){.learndash-wrapper .ld-course-status.ld-course-status-enrolled .ld-progress{width:-webkit-calc(100% - 120px);width:calc(100% - 120px);padding-bottom:0;margin-right:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-right:0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.learndash-wrapper .ld-course-status.ld-course-status-enrolled{padding-bottom:15px}.learndash-wrapper .ld-progress.ld-progress-inline .ld-progress-bar{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-bottom:5px!important;width:100%;margin:1em 0}}.learndash-wrapper .ld-progress .ld-progress-bar .ld-progress-bar-percentage,.learndash-wrapper .ld-status-icon.ld-quiz-complete,.learndash-wrapper .ld-status-icon.ld-status-complete{background-color:#007cff}.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-name,.learndash-wrapper .ld-item-list .ld-item-list-item.ld-item-lesson-item .ld-item-list-item-preview .ld-item-details .ld-icon-arrow-down,.learndash-wrapper .ld-item-list .ld-item-list-item.ld-item-lesson-item .ld-item-list-item-preview .ld-item-name .ld-item-title .ld-item-components span,.learndash-wrapper .ld-item-list .ld-item-list-item.ld-item-lesson-item .ld-item-list-item-preview .ld-item-name .ld-item-title .lms-is-locked-ico i,.learndash-wrapper .ld-item-list-item-expanded .ld-table-list-items .ld-table-list-item .ld-table-list-item-quiz .ld-item-title,.learndash-wrapper .ld-table-list .ld-table-list-items div.ld-table-list-item a.ld-table-list-item-preview .ld-topic-title,.learndash-wrapper .ld-table-list .ld-table-list-items div.ld-table-list-item a.ld-table-list-item-preview .ld-topic-title:before{color:#939597}.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview:hover .ld-item-details .ld-expand-button .ld-icon,.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview:hover a.ld-item-name .ld-item-title,.learndash-wrapper .ld-item-list .ld-item-list-item.ld-item-lesson-item .ld-item-list-item-preview:hover .ld-item-name .ld-item-title .ld-item-components span,.learndash-wrapper .ld-table-list .ld-table-list-items div.ld-table-list-item a.ld-table-list-item-preview:hover .ld-topic-title,.learndash-wrapper .ld-table-list .ld-table-list-items div.ld-table-list-item a.ld-table-list-item-preview:hover .ld-topic-title:before .learndash-wrapper .ld-item-list-item-expanded .ld-table-list-items .ld-table-list-item .ld-table-list-item-quiz .ld-table-list-item-preview:hover .ld-item-title{color:#007cff}.ld-course-status .ld-status.ld-status-progress,.learndash-wrapper .ld-status-unlocked{background-color:#e7e9ec}#learndash-tooltips .ld-tooltip{background-color:#122b46;color:#fff}#learndash-tooltips .ld-tooltip:after{background-color:#122b46}.learndash-wrapper .ld-table-list-header.ld-primary-background{background-color:transparent!important}.learndash-wrapper .ld-expand-button,.learndash-wrapper .ld-expand-button.ld-button-alternate .ld-icon,.learndash-wrapper .ld-expand-button.ld-primary-background{background-color:inherit!important}.learndash-wrapper .ld-secondary-color.ld-status-icon{color:#fff!important}.learndash-wrapper .ld-secondary-in-progress-icon{border-left-color:#dedfe2!important;border-top-color:#dedfe2!important}.learndash-wrapper .ld-alert-warning .ld-alert-icon{background-color:transparent!important}.learndash-wrapper .ld-alert-warning .ld-alert-icon{color:inherit!important}.woocommerce .woocommerce-result-count{font-size:14px;margin:.5em 0;margin-right:auto;color:#a3a5a9}.woocommerce form.woocommerce-ordering select::-ms-expand{display:none}.woocommerce form.woocommerce-ordering select{font-size:14px;height:36px;-moz-appearance:none;-webkit-appearance:none;-o-appearance:none;appearance:none;outline:0}.woocommerce ul.products{-webkit-column-count:auto;column-count:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}.woocommerce ul.products li.product:first-of-type{-webkit-box-flex:1;-ms-flex:1;flex:1}.woocommerce ul.products.columns-2 li.product{width:-webkit-calc(50% - 20px);width:calc(50% - 20px);max-width:-webkit-calc(50% - 20px);max-width:calc(50% - 20px)}.woocommerce ul.products.columns-3 li.product{width:-webkit-calc(33.333% - 20px);width:calc(33.333% - 20px);max-width:-webkit-calc(33.333% - 20px);max-width:calc(33.333% - 20px)}.woocommerce ul.products.columns-4 li.product{width:-webkit-calc(25% - 20px);width:calc(25% - 20px);max-width:-webkit-calc(25% - 20px);max-width:calc(25% - 20px)}.woocommerce ul.products.columns-4 li.product .bs_after_shop_loop_item_links{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.woocommerce ul.products.columns-4 li.product .bs_after_shop_loop_item_links a.added_to_cart.wc-forward{width:100%;border-right:0;border-radius:0}.woocommerce ul.products.columns-4 li.product .bs_after_shop_loop_item_links a.button{-ms-flex-item-align:center;align-self:center;width:100%}.woocommerce ul.products.columns-4 li.product .bs_after_shop_loop_item_links a.button.add_to_cart_button.added{border-radius:0 0 4px 4px}.woocommerce ul.products li.product,.woocommerce ul.products li.product.type-product{margin:0 10px 20px}.woocommerce ul.products li.product span.onsale{margin:0;left:0;right:auto}.woocommerce li.product{background-color:#fff;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 10px 20px;width:-webkit-calc(33.333% - 20px);width:calc(33.333% - 20px);max-width:-webkit-calc(33.333% - 20px);max-width:calc(33.333% - 20px)}.woocommerce li.product a.woocommerce-LoopProduct-link{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex:0 0 100%;flex:0 0 100%}.woocommerce li.product a.woocommerce-LoopProduct-link>img{border-radius:4px 4px 0 0;margin:0 0 .5em;border:0;border-bottom:1px solid #e7e9ec}.woocommerce li.product .woocommerce-loop-product__title{text-align:center;font-size:16px;line-height:24px}.woocommerce li.product .star-rating{margin-left:auto;margin-right:auto}.woocommerce li.product .price{text-align:center;color:#dc5525;font-weight:500}.woocommerce li.product .price ins{text-decoration:none;font-weight:500}.woocommerce li.product .price del{color:#c8cbcf;opacity:1;font-weight:400}.woocommerce li.product .bs_after_shop_loop_item_separator{width:100%;height:1px;border-bottom:1px solid #e7e9ec;margin:.4em 0 0}.woocommerce li.product .bs_after_shop_loop_item_links{display:-webkit-box;display:-ms-flexbox;display:flex}.woocommerce li.product a.button{-ms-flex-item-align:end;align-self:flex-end}.woocommerce li.product a.added_to_cart.wc-forward,.woocommerce li.product a.button.add_to_cart_button,.woocommerce li.product a.button.product_type_external,.woocommerce li.product a.button.product_type_grouped,.woocommerce li.product a.button.product_type_simple,.woocommerce li.product a.button.product_type_variable{border-radius:0 0 4px 4px;border:0;background-color:#fff;float:right;color:#007cff;text-transform:uppercase;font-weight:400;font-size:12px;line-height:2.5;text-align:center;min-height:auto;white-space:nowrap;overflow:hidden;padding:.618em 1em;margin:0}.woocommerce li.product a.added_to_cart.wc-forward:hover,.woocommerce li.product a.button.add_to_cart_button:hover,.woocommerce li.product a.button.product_type_external:hover,.woocommerce li.product a.button.product_type_grouped:hover,.woocommerce li.product a.button.product_type_simple:hover,.woocommerce li.product a.button.product_type_variable:hover{background-color:#007cff;color:#fff}.woocommerce li.product a.button.product_type_external{white-space:normal;line-height:2}.woocommerce li.product a.button.add_to_cart_button.added{border-radius:0 0 4px 0;margin-top:auto;border-top:1px solid #e7e9ec}.woocommerce li.product a.button.add_to_cart_button,.woocommerce li.product a.button.product_type_external,.woocommerce li.product a.button.product_type_grouped,.woocommerce li.product a.button.product_type_simple,.woocommerce li.product a.button.product_type_variable{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:auto;border-top:1px solid #e7e9ec}.woocommerce li.product a.added_to_cart.wc-forward{border-radius:0 0 0 4px;border-right:1px solid #e7e9ec;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:50%;max-height:50px;margin-top:auto;border-top:1px solid #e7e9ec}.woocommerce li.product .star-rating{font-size:.757em;margin-bottom:1em}.woocommerce li.product .star-rating:before{content:'\53\53\53\53\53'}.woocommerce li.product .star-rating span{color:#fcaf00}.woocommerce li.product:hover{box-shadow:0 6px 24px 0 rgba(18,43,70,.12)}@media (min-width:1200px){.woocommerce .has-wc-sidebar ul.products.columns-4 a.button.add_to_cart_button.added:after,.woocommerce .has-wc-sidebar ul.products.columns-5 a.button.add_to_cart_button.added:after,.woocommerce .has-wc-sidebar ul.products.columns-6 a.button.add_to_cart_button.added:after{display:none}}.woocommerce ul.products.columns-5 a.added_to_cart.wc-forward,.woocommerce ul.products.columns-6 a.added_to_cart.wc-forward,.woocommerce.bb-has-wc-sidebar ul.products.columns-4 a.added_to_cart.wc-forward{width:100%;border-right:0}@media (max-width:992px){.woocommerce ul.products li.product a.added_to_cart.wc-forward{width:100%;border-right:0}}.woocommerce span.onsale{margin:0;top:0;left:0;border-top:1px solid #e7e9ec;border-left:1px solid #e7e9ec;right:auto;border-radius:4px 0 4px 0;padding:10px 10px;background-color:#e65454;min-height:auto;min-width:auto;line-height:1em;text-transform:uppercase;font-size:12px}.woocommerce li.product span.onsale{border-top:0;border-left:0}.woocommerce .star-rating{font-size:.757em;width:7em}.woocommerce .star-rating:before{content:'\53\53\53\53\53';letter-spacing:5px}.woocommerce .star-rating span{color:#fcaf00}.woocommerce .star-rating span:before{letter-spacing:5px}.woocommerce .woocommerce-error,.woocommerce .woocommerce-info,.woocommerce .woocommerce-message{border-top:0;background-color:#fff;border-radius:4px;border:1px solid #e7e9ec;font-size:16px;margin-bottom:1em}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button{background-color:#007cff;color:#fff;border-radius:100px;font-size:14px;font-weight:400;padding-left:1em;padding-right:1em;min-height:auto;margin-left:30px}.woocommerce .woocommerce-error .button:hover,.woocommerce .woocommerce-info .button:hover,.woocommerce .woocommerce-message .button:hover{background-color:#007cff;box-shadow:inset 0 0 0 99999px rgba(0,0,0,.1);color:#fff}.woocommerce .woocommerce-error{background:#ef3e46;color:#fff;border:0}.woocommerce .woocommerce-error strong{color:#fff}.woocommerce .woocommerce-error::before{font-size:16px;text-rendering:auto;-webkit-font-smoothing:antialiased;font-family:bb-icons;color:#ef3e46;content:"\E853";color:#fff}.woocommerce .woocommerce-info{color:inherit}.woocommerce .woocommerce-info::before{font-size:16px;text-rendering:auto;-webkit-font-smoothing:antialiased;font-family:bb-icons;content:"\e882"}.woocommerce .woocommerce-message{color:inherit}.woocommerce .woocommerce-message::before{font-size:16px;text-rendering:auto;-webkit-font-smoothing:antialiased;font-family:bb-icons;content:"\e875"}.woocommerce .woocommerce-breadcrumb{font-size:14px;color:#122b46}.woocommerce .woocommerce-breadcrumb a{color:#939597}.woocommerce .woocommerce-breadcrumb a:hover{color:#122b46}.woocommerce .woocommerce-breadcrumb .bc-delimiter{margin:0 3px;position:relative;top:1px}.woocommerce a.button{font-size:15px;font-style:normal;color:#fff;background-color:#007cff;border-radius:100px;padding:10px 20px;font-weight:500;text-decoration:none;text-align:center;cursor:pointer;display:inline-block;line-height:1.3;border:1px solid transparent;outline:0;vertical-align:middle;-webkit-appearance:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;min-height:34px;padding:6px 20px;border-radius:100px;-webkit-transition:all linear .2s;transition:all linear .2s}.woocommerce a.button:hover{color:#fff}.woocommerce a.remove{font-weight:100;color:#939597!important;line-height:.9;font-size:1.8em}.woocommerce a.remove:hover{color:#fff!important;background-color:#e65454}.woocommerce form .form-row{padding:3px 0}.woocommerce form .form-row.form-row-first{width:49%}.woocommerce form .form-row.form-row-last{width:49%}.woocommerce form .form-row label{font-size:16px;line-height:1.1;margin-bottom:10px}.woocommerce form button.button{background-color:#007cff;color:#fff;border-radius:100px;font-size:14px;font-weight:400;display:inline-block;padding-left:2em;padding-right:2em;height:40px}.woocommerce form button.button:hover{box-shadow:inset 0 0 0 99999px rgba(0,0,0,.1)}.woocommerce form button.button:disabled:hover,.woocommerce form button.button:disabled[disabled]:hover,.woocommerce form button.button:hover{box-shadow:none;color:#fff}.woocommerce form button.button:disabled,.woocommerce form button.button:disabled[disabled]{color:#fff;padding-left:2em;padding-right:2em}.woocommerce nav.woocommerce-pagination ul{border:0}.woocommerce nav.woocommerce-pagination ul li{border:0;margin:0 5px;width:25px;height:25px;line-height:25px;overflow:visible}.woocommerce nav.woocommerce-pagination ul li span{font-size:13px;border-radius:4px;width:25px;height:25px}.woocommerce nav.woocommerce-pagination ul li span.current{background-color:#007cff;color:#fff}.woocommerce nav.woocommerce-pagination ul li a{font-size:13px;background-color:#fff;color:#007cff;border-radius:4px;width:25px;height:25px}.woocommerce nav.woocommerce-pagination ul li a:active,.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover{background-color:#007cff;color:#fff}.woocommerce nav.woocommerce-pagination ul li a.next,.woocommerce nav.woocommerce-pagination ul li a.prev{font-size:12px}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{background-color:#ebebeb;background-image:none}.woocommerce .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-range{background-color:#007cff;background-image:none}.woocommerce .widget_price_filter .price_slider_wrapper .ui-slider .ui-slider-handle{background-color:#007cff;background-image:none;border:0;width:.8em;height:.8em;top:-.3em;cursor:pointer}.woocommerce .widget_price_filter .price_slider_wrapper .ui-slider-horizontal{height:.2em}.woocommerce .widget_price_filter .price_slider_wrapper .price_slider_amount .button{color:#fff;background-color:#007cff;border-radius:100px;padding:7px 20px 6px;min-height:20px;height:30px;font-size:12px;font-weight:400;line-height:1}.woocommerce .widget_price_filter .price_slider_wrapper .price_slider_amount .button:hover{background-color:#0f74e0}@media (max-width:800px){.woocommerce-cart #content .woocommerce table.cart td.product-thumbnail{display:block;text-align:center!important}.woocommerce-cart #content .woocommerce table.cart td.product-thumbnail:before{display:none}}.woocommerce-cart .select2-container .select2-search{display:none}.woocommerce-cart .woocommerce{background-color:#fff;border-radius:4px;border:1px solid #e7e9ec;margin-bottom:20px;padding:15px 20px}.woocommerce-cart .woocommerce table.shop_table th{font-weight:400}body.woocommerce-cart p.cart-empty{text-align:center;font-size:22px;margin-bottom:30px;padding:0 0 30px;overflow:hidden}body.woocommerce-cart p.cart-empty:before{display:inline-block;width:100%;height:60px;content:'';background-image:url(//eng.youpass.co.kr/wp-content/themes/coursemaker/assets/images/svg/cart.svg);background-repeat:no-repeat;background-size:60px 60px;background-position:center;margin-bottom:20px;margin-top:30px;position:static}body.woocommerce-cart p.cart-empty+p.return-to-shop{text-align:center}body.woocommerce-cart p.cart-empty+p.return-to-shop .button.wc-backward{padding:10px 2em;margin-bottom:1.6875rem}.woocommerce-notices-wrapper+p.return-to-shop{text-align:center}.woocommerce table.shop_table{border:0;font-size:14px}.woocommerce table.shop_table td,.woocommerce table.shop_table th{border-bottom:1px solid #e7e9ec;border-top:0}.woocommerce table.shop_table th{text-transform:uppercase;color:#a3a5a9;font-size:14px}.woocommerce table.shop_table th.product-subtotal{text-align:right}.woocommerce table.shop_table td.product-name a{color:#122b46;font-weight:500}.woocommerce table.shop_table td.product-name a:hover{color:#007cff}.woocommerce table.shop_table td.product-quantity div.quantity{display:inline-block}.woocommerce table.shop_table td.product-quantity div.quantity input.qty{color:#122b46}.woocommerce table.shop_table td.product-price{color:#122b46}.woocommerce table.shop_table td.product-subtotal{color:#122b46;text-align:right}@media (max-width:800px){.woocommerce table.shop_table td{padding-top:12px;padding-bottom:12px}}.woocommerce table.shop_table td.actions>button.button{border:1px solid #007cff;background:0 0;color:#007cff;font-size:14px;font-weight:500;min-height:34px;padding:6px 20px;border-radius:100px;line-height:1.4;margin-top:0}.woocommerce table.shop_table td.actions>button.button:hover{background:0 0}.woocommerce table.shop_table .coupon button.button,.woocommerce table.shop_table .coupon input.button{background:#dedfe2;border-radius:3px;border-left:0;font-size:14px;color:#fff;font-weight:400}.woocommerce table.shop_table .coupon button.button.bp-coupon-btn-active,.woocommerce table.shop_table .coupon input.button.bp-coupon-btn-active{box-shadow:0 0 100px 30px rgba(0,0,0,.2) inset}.woocommerce table.shop_table .coupon input.input-text{font-size:14px;min-width:150px}@media (max-width:544px){.woocommerce table.shop_table .coupon button.button,.woocommerce table.shop_table .coupon input.button{width:100%!important;margin-bottom:10px}.woocommerce table.shop_table .coupon input.input-text{width:100%!important;margin-bottom:5px!important}}@media (max-width:800px){.woocommerce table.shop_table.shop_table_responsive tr:nth-child(even) td{background-color:#fafbfd}.woocommerce table.shop_table.shop_table_responsive tr:nth-child(even) td div.quantity input.qty{background-color:#fafbfd}.woocommerce table.shop_table.shop_table_responsive tr td::before{padding-right:5px}}.woocommerce .bb_sku_wrapper{display:block;color:#a3a5a9;font-size:13px;line-height:1}@media (max-width:800px){.woocommerce .bb_sku_wrapper{display:none}}.woocommerce .bb-header-buttons a.button:hover{background-color:transparent}.woocommerce .bb-header-buttons a.button.singup:hover{box-shadow:inset 0 0 0 99999px rgba(0,0,0,.1)}.woocommerce .bb-login-section a.button{margin-bottom:16px}.woocommerce-cart .wc_empty_cart{text-align:center}.woocommerce-cart .wc_empty_cart .cart_message_wrap{padding:3rem;width:60%;margin:0 auto}.woocommerce-cart .wc_empty_cart .wc-cart-sub-icon{margin-bottom:25px}.woocommerce-cart .wc_empty_cart .wc-cart-sub-icon img{max-width:60px}.woocommerce-cart .wc_empty_cart p.cart-empty{font-size:22px;color:#4d5c6d;margin-bottom:5px}.woocommerce-cart .wc_empty_cart p.wc_empty_cart_description{font-size:14px;color:#939597}.woocommerce-cart .wc_empty_cart a.button{padding:10px 2em}.woocommerce-cart .wc_empty_cart a.button:hover{background-color:#0f74e0;color:#fff}@media (max-width:800px){.woocommerce-cart .wc_empty_cart .cart_message_wrap{width:80%}}@media (max-width:544px){.woocommerce-cart .wc_empty_cart .cart_message_wrap{padding:3rem 2rem;width:90%}}.woocommerce-cart .bs-quantity{border:0;padding-right:0;padding-left:0;min-width:72px}.woocommerce-cart .bs-quantity input.qty{font-size:14px}.woocommerce-cart .bs-quantity .qty-nav{height:35px}.woocommerce-cart .bs-quantity .quantity-button{font-size:0;line-height:20px}.woocommerce-cart .bs-quantity .quantity-button:before{font-family:bb-icons;font-size:22px;text-rendering:auto;-webkit-font-smoothing:antialiased;position:relative;top:9px}.woocommerce-cart .bs-quantity .quantity-up:before{content:'\e827'}.woocommerce-cart .bs-quantity .quantity-down:before{content:'\E8AB'}.woocommerce-cart .bs-quantity.bs-quantity-individually .num-individually{display:inline-block;width:3.631em;min-width:32px;max-width:32px;text-align:center}.woocommerce-cart .bs-quantity.bs-quantity-individually .qty-nav{opacity:.3;cursor:default}.woocommerce-cart .bs-quantity.bs-quantity-individually .qty-nav .quantity-button{cursor:default}.woocommerce-cart table.cart img{width:100px}.woocommerce-cart .cart-collaterals table.shop_table td,.woocommerce-cart .cart-collaterals table.shop_table th{border-bottom:0;border-top:0;color:#122b46}.woocommerce-cart .cart-collaterals table.shop_table th{padding-left:0}.woocommerce-cart .cart-collaterals .cart_totals{float:none;width:100%}.woocommerce-cart .cart-collaterals .cart_totals>h2{display:none}.woocommerce-cart .cart-collaterals table.shop_table{float:right;width:50%}@media (max-width:800px){.woocommerce-cart .cart-collaterals table.shop_table{float:none;width:100%}}@media (max-width:544px){.woocommerce-cart .cart-collaterals .bb_cart_totals_ctrls{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.woocommerce-cart .cart-collaterals .bb_cart_totals_ctrls .wc-proceed-to-checkout{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding-bottom:0}.woocommerce-cart .cart-collaterals .bb_cart_totals_ctrls .cart_shop{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-left:auto;margin-right:0}}.woocommerce-cart .bb_cart_totals_ctrls{clear:both}.woocommerce-cart .bb_cart_totals_ctrls .cart_shop{margin-right:auto;-ms-flex-item-align:end;align-self:flex-end}.woocommerce-cart .bb_cart_totals_ctrls a.button{font-size:14px;margin-bottom:2em;height:40px;padding:9px 2em;font-weight:400;vertical-align:middle;display:inline-block;line-height:1.4;background:0 0;border:1px solid #007cff;color:#007cff;font-weight:500}.woocommerce-cart .bb_cart_totals_ctrls a.button:hover{border-color:#0f74e0}.woocommerce-cart .wc-proceed-to-checkout{text-align:right;clear:both}.woocommerce-cart .wc-proceed-to-checkout a.button.checkout-button{background-color:#007cff;border-radius:100px;font-size:14px;font-weight:400;display:inline-block;height:40px;padding:9px 2em;vertical-align:middle;line-height:1.4;font-weight:500;color:#fff}.woocommerce-cart .wc-proceed-to-checkout a.button.checkout-button:hover{background-color:#0f74e0;box-shadow:inset 0 0 0 99999px rgba(0,0,0,.1)}.woocommerce-cart.woocommerce-page .bb_cart_totals_ctrls a.button.outline{background:0 0;color:#007cff}@media (max-width:992px){body.woocommerce-cart #secondary{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}body.archive.woocommerce .grid.wc-grid-wrap{display:block;margin:0}body.archive.woocommerce .grid.wc-grid-wrap header.woocommerce-products-header{display:block;padding-top:1.875rem}body.archive.woocommerce .grid.wc-grid-wrap header.woocommerce-products-header h1{margin:0 0 .3125rem}body.archive.woocommerce .grid.wc-grid-wrap>.grid{display:-webkit-box;display:-ms-flexbox;display:flex}body.archive.woocommerce .grid.wc-grid-wrap>.grid #secondary{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding-top:0}body.archive.woocommerce .grid.wc-grid-wrap>.grid #primary{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding-top:.9375rem}#secondary.wc-widget-area .widgets_expand{background:#fff;border-radius:4px;padding:.9375rem .9375rem;border:0;margin-top:.9375rem;margin-bottom:0;display:none;border-bottom:1px solid #fff}#secondary.wc-widget-area .widgets_expand h4.widget-title{margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex}#secondary.wc-widget-area .widgets_expand h4.widget-title span.wc-widget-area-expand{margin-left:auto}#secondary.wc-widget-area .widgets_expand.active{border-radius:4px 4px 0 0;border-bottom:1px solid #e7e9ec}@media (min-width:800px){#secondary.wc-widget-area .wc-widget-area-expandable{display:block!important}}@media (max-width:800px){#secondary.wc-widget-area .widgets_expand{display:block}#secondary.wc-widget-area .wc-widget-area-expandable{display:none}#secondary.wc-widget-area .wc-widget-area-expandable aside.widget h4.widget-title span.collapse-widget{display:none}#secondary.wc-widget-area aside.widget:first-of-type{margin-top:0;border-radius:0}}@media (max-width:799px){body.archive.woocommerce .grid.wc-grid-wrap>.grid #secondary{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}body.archive.woocommerce .grid.wc-grid-wrap>.grid #primary{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding-top:.9375rem}body.archive.woocommerce .grid.wc-grid-wrap>.grid #primary ul.products{margin-bottom:0}}.widget_layered_nav ul.product-categories li span.count,.widget_layered_nav ul.woocommerce-widget-layered-nav-list li span.count,.widget_product_categories ul.product-categories li span.count,.widget_product_categories ul.woocommerce-widget-layered-nav-list li span.count{float:right;background:0 0;box-shadow:none;color:#a3a5a9;padding:0;letter-spacing:0}.widget_layered_nav ul.product-categories li ul.children,.widget_layered_nav ul.woocommerce-widget-layered-nav-list li ul.children,.widget_product_categories ul.product-categories li ul.children,.widget_product_categories ul.woocommerce-widget-layered-nav-list li ul.children{margin-top:10px;padding:0}.widget_layered_nav ul.product-categories>li>a,.widget_layered_nav ul.woocommerce-widget-layered-nav-list>li>a,.widget_product_categories ul.product-categories>li>a,.widget_product_categories ul.woocommerce-widget-layered-nav-list>li>a{text-transform:uppercase}.attribute-colors li,.woocommerce-widget-layered-color li{display:inline-block;margin-right:10px}.attribute-colors .color-marker,.woocommerce-widget-layered-color .color-marker{width:25px;height:25px;display:inline-block;border-radius:100%;border:2px solid #fff;box-shadow:0 0 0 1px #fff;cursor:pointer;position:relative;z-index:1}.attribute-colors .color-marker.checked,.woocommerce-widget-layered-color .color-marker.checked{box-shadow:0 0 0 1px #e7e9ec}.attribute-colors .color-marker:hover:after,.woocommerce-widget-layered-color .color-marker:hover:after{border:1px solid #e7e9ec;font-size:12px;padding:2px 7px;background:#fff;color:#939597;border-radius:4px;content:attr(data-name);position:absolute;left:-50%;margin:0 auto;top:-27px;z-index:9}.attribute-colors .color-marker{cursor:default;margin-right:6px}.woocommerce .woocommerce-widget-layered-nav-list.woocommerce-widget-layered-attribute li{padding:7px .9375rem}.woocommerce .woocommerce-widget-layered-nav-list.woocommerce-widget-layered-attribute li.on{background-color:#fafbfd}.woocommerce .woocommerce-widget-layered-nav-list.woocommerce-widget-layered-attribute li.on label,.woocommerce .woocommerce-widget-layered-nav-list.woocommerce-widget-layered-attribute li.on span.count{color:#122b46}.woocommerce .woocommerce-widget-layered-nav-list.woocommerce-widget-layered-attribute li label{font-size:14px;color:#a3a5a9;line-height:1.95}.woocommerce .woocommerce-widget-layered-nav-list.woocommerce-widget-layered-attribute li label span.checkbox{z-index:5;display:inline-block;width:17px;height:17px;background:#fff;border:1px solid #e7e9ec;margin:4px 0 0 0;top:2px;float:left;border-radius:2px;margin-right:7px;line-height:1.35}.woocommerce .woocommerce-widget-layered-nav-list.woocommerce-widget-layered-attribute li label span.checkbox.on{background-color:#007cff;border-color:#007cff}.woocommerce .woocommerce-widget-layered-nav-list.woocommerce-widget-layered-attribute li label span.checkbox.on:before{color:#fff;content:"\E809";width:16px;height:16px;line-height:17px;font-family:bb-icons;font-size:17px;position:relative;top:-2px;right:1px;font-weight:400}.bs_widget_price_filter .price_label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:10px}.bs_widget_price_filter .price_label .from{margin-right:auto}.wc-widget-area aside.widget h4.widget-title{margin-left:-.9375rem;margin-right:-.9375rem;border-bottom:1px solid #e7e9ec;padding-bottom:15px;padding:0 .9375rem 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wc-widget-area aside.widget.widget_product_categories h4{padding-bottom:15px;border-bottom:1px solid #e7e9ec;margin-bottom:10px}.wc-widget-area aside.widget.widget_layered_nav ul.product-categories,.wc-widget-area aside.widget.widget_layered_nav ul.woocommerce-widget-layered-nav-list:not(.woocommerce-widget-layered-color),.wc-widget-area aside.widget.widget_product_categories ul.product-categories,.wc-widget-area aside.widget.widget_product_categories ul.woocommerce-widget-layered-nav-list:not(.woocommerce-widget-layered-color){margin-left:-.9375rem;margin-right:-.9375rem}.wc-widget-area aside.widget.widget_layered_nav>select,.wc-widget-area aside.widget.widget_product_categories>select{width:100%}.wc-widget-area aside.widget.widget_layered_nav li,.wc-widget-area aside.widget.widget_product_categories li{margin-bottom:0;position:relative;min-height:38px;line-height:1}.wc-widget-area aside.widget.widget_layered_nav li.current-cat>a,.wc-widget-area aside.widget.widget_product_categories li.current-cat>a{background-color:#fafbfd;color:#122b46}.wc-widget-area aside.widget.widget_layered_nav li.current-cat>.count,.wc-widget-area aside.widget.widget_product_categories li.current-cat>.count{color:#122b46}.wc-widget-area aside.widget.widget_layered_nav li a,.wc-widget-area aside.widget.widget_product_categories li a{display:inline-block;padding-top:8px;padding-bottom:7px;padding-left:.9375rem;padding-right:50px;width:100%;line-height:24px;max-height:38px;height:38px;white-space:nowrap;margin:0;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.wc-widget-area aside.widget.widget_layered_nav li a:hover,.wc-widget-area aside.widget.widget_product_categories li a:hover{background-color:#fafbfd}.wc-widget-area aside.widget.widget_layered_nav li span.count,.wc-widget-area aside.widget.widget_product_categories li span.count{display:inline-block;padding-top:13px;padding-right:0;position:absolute;right:28px;top:0;font-weight:400;font-size:13px}.wc-widget-area aside.widget.widget_layered_nav li span.expand-parent,.wc-widget-area aside.widget.widget_product_categories li span.expand-parent{display:inline-block;font-size:1.3rem;padding-top:9px;padding-right:5px;padding-left:7px;position:absolute;right:0;top:0;cursor:pointer}.wc-widget-area aside.widget.widget_layered_nav li span.expand-parent.active i,.wc-widget-area aside.widget.widget_product_categories li span.expand-parent.active i{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.wc-widget-area aside.widget.widget_layered_nav li ul.children,.wc-widget-area aside.widget.widget_product_categories li ul.children{margin-top:0}.wc-widget-area aside.widget.widget_layered_nav li ul.children li a,.wc-widget-area aside.widget.widget_product_categories li ul.children li a{padding-left:1.5625rem}.wc-widget-area aside.widget.widget_layered_nav li ul.children ul.children li a,.wc-widget-area aside.widget.widget_product_categories li ul.children ul.children li a{padding-left:2.1875rem}.wc-widget-area aside.widget.widget_layered_nav li ul.children ul.children li ul.children a,.wc-widget-area aside.widget.widget_product_categories li ul.children ul.children li ul.children a{padding-left:2.8125rem}.wc-widget-area aside.widget.widget_layered_nav li ul.children ul.children li ul.children li ul.children a,.wc-widget-area aside.widget.widget_product_categories li ul.children ul.children li ul.children li ul.children a{padding-left:3.4375rem}.wc-widget-area aside.widget.widget_layered_nav li.cat-parent ul.children,.wc-widget-area aside.widget.widget_product_categories li.cat-parent ul.children{display:none}.wc-widget-area aside.widget.widget_layered_nav li.current-cat-parent.cat-parent.cat-expanded>ul.children,.wc-widget-area aside.widget.widget_layered_nav li.current-cat.cat-parent.cat-expanded>ul.children,.wc-widget-area aside.widget.widget_product_categories li.current-cat-parent.cat-parent.cat-expanded>ul.children,.wc-widget-area aside.widget.widget_product_categories li.current-cat.cat-parent.cat-expanded>ul.children{display:block}.wc-widget-area aside.widget.widget_layered_nav li{line-height:1.35}.no-js .wc-widget-area .widget.widget_product_categories li ul.children{display:block}body:not(.bb-page-loaded) .wc-widget-area aside.widget.widget_layered_nav li span.count,body:not(.bb-page-loaded) .wc-widget-area aside.widget.widget_product_categories li span.count{display:none}body:not(.bb-page-loaded).woocommerce form.woocommerce-ordering{display:none}body:not(.bb-page-loaded) .bs_widget_price_filter #max_price,body:not(.bb-page-loaded) .bs_widget_price_filter #min_price{display:none}.bs-quantity{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #dedfe2;border-radius:100px;padding:0 10px 0 10px}.bs-quantity input[type=number]::-webkit-inner-spin-button,.bs-quantity input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.bs-quantity input[type=number]{width:auto;min-width:32px;max-width:32px;height:40px;line-height:40px;display:block;padding:0;margin:0;border:0;-moz-appearance:textfield}.bs-quantity input[type=number]:focus{outline:0}.bs-quantity .qty-nav{position:relative;height:40px}.bs-quantity .quantity-button{position:relative;cursor:pointer;width:20px;text-align:center;line-height:40px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.bs-quantity .qty-nav .quantity-button.limit{opacity:.3;cursor:default}.cart_totals table.shop_table td{text-align:right}.cart_totals table.shop_table tr.order-total th{color:#122b46;font-weight:bolder}.cart_totals table.shop_table form.woocommerce-shipping-calculator{margin-bottom:0}.cart_totals table.shop_table form.woocommerce-shipping-calculator>p{margin-bottom:5px}.cart_totals table.shop_table .shipping-calculator-form{text-align:left}.woocommerce-page .select2-container .select2-selection--single{height:40px;border-color:#dedfe2;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDEwIDYiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+Cjx0aXRsZT5TdHJva2UgNzczPC90aXRsZT4KPGRlc2M+Q3JlYXRlZCB1c2luZyBGaWdtYTwvZGVzYz4KPGcgaWQ9IkNhbnZhcyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTE5ODg2IDApIj4KPGcgaWQ9IlN0cm9rZSA3NzMiIG9wYWNpdHk9IjAuMjUiPgo8dXNlIHhsaW5rOmhyZWY9IiNwYXRoMF9zdHJva2UiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE5ODg3IDEpIiBmaWxsPSIjMTIyQjQ2Ii8+CjwvZz4KPC9nPgo8ZGVmcz4KPHBhdGggaWQ9InBhdGgwX3N0cm9rZSIgZD0iTSA4LjYzNjQgMC42MzYzOTZDIDguOTg3ODcgMC4yODQ5MjQgOC45ODc4NyAtMC4yODQ5MjQgOC42MzY0IC0wLjYzNjM5NkMgOC4yODQ5MiAtMC45ODc4NjggNy43MTUwOCAtMC45ODc4NjggNy4zNjM2IC0wLjYzNjM5NkwgOC42MzY0IDAuNjM2Mzk2Wk0gNCA0TCAzLjM2MzYgNC42MzY0QyAzLjcxNTA4IDQuOTg3ODcgNC4yODQ5MiA0Ljk4Nzg3IDQuNjM2NCA0LjYzNjRMIDQgNFpNIDAuNjM2Mzk2IC0wLjYzNjM5NkMgMC4yODQ5MjQgLTAuOTg3ODY4IC0wLjI4NDkyNCAtMC45ODc4NjggLTAuNjM2Mzk2IC0wLjYzNjM5NkMgLTAuOTg3ODY4IC0wLjI4NDkyNCAtMC45ODc4NjggMC4yODQ5MjQgLTAuNjM2Mzk2IDAuNjM2Mzk2TCAwLjYzNjM5NiAtMC42MzYzOTZaTSA3LjM2MzYgLTAuNjM2Mzk2TCAzLjM2MzYgMy4zNjM2TCA0LjYzNjQgNC42MzY0TCA4LjYzNjQgMC42MzYzOTZMIDcuMzYzNiAtMC42MzYzOTZaTSA0LjYzNjQgMy4zNjM2TCAwLjYzNjM5NiAtMC42MzYzOTZMIC0wLjYzNjM5NiAwLjYzNjM5NkwgMy4zNjM2IDQuNjM2NEwgNC42MzY0IDMuMzYzNloiLz4KPC9kZWZzPgo8L3N2Zz4K);background-repeat:no-repeat;background-position:right .5rem center;padding-right:35px;font-size:15px}.woocommerce-page .select2-container .select2-selection--single .select2-selection__arrow{display:none}.woocommerce-page .select2-container .select2-selection--single.wc-order-by{background-image:url("data:image/svg+xml;charset=utf8,%3C!-- Generated by IcoMoon.io --%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 32 32'%3E%3Ctitle%3Esort-desc%3C/title%3E%3Cpath style='fill:%23A1ACB8;' d='M24.768 22.464v-13.216c0-0.544-0.448-0.992-1.024-0.992-0.544 0-0.992 0.448-0.992 0.992v13.216c0 0.576 0.448 1.024 0.992 1.024 0.576 0 1.024-0.448 1.024-1.024zM21.568 19.616c-0.352-0.384-0.992-0.416-1.408-0.032-0.384 0.384-0.416 1.024-0.032 1.408l2.912 3.104c0.384 0.448 1.056 0.448 1.44 0l2.912-3.104c0.384-0.384 0.352-1.024-0.032-1.408-0.416-0.384-1.056-0.352-1.408 0.032l-2.208 2.336-2.176-2.336zM16.736 12.64h-8.736c-0.544 0-0.992 0.448-0.992 0.992 0 0.576 0.448 1.024 0.992 1.024h8.736c0.544 0 0.992-0.448 0.992-1.024 0-0.544-0.448-0.992-0.992-0.992zM14.56 17.376h-6.56c-0.544 0-0.992 0.448-0.992 0.992 0 0.576 0.448 1.024 0.992 1.024h6.56c0.544 0 0.992-0.448 0.992-1.024 0-0.544-0.448-0.992-0.992-0.992zM12.352 22.368h-4.352c-0.544 0-0.992 0.448-0.992 0.992 0 0.576 0.448 1.024 0.992 1.024h4.352c0.576 0 1.024-0.448 1.024-1.024 0-0.544-0.448-0.992-1.024-0.992zM18.176 7.648h-10.176c-0.544 0-0.992 0.448-0.992 0.992 0 0.576 0.448 1.024 0.992 1.024h10.176c0.576 0 1.024-0.448 1.024-1.024 0-0.544-0.448-0.992-1.024-0.992z'%3E%3C/path%3E%3C/svg%3E");border:0;background-color:transparent;font-size:14px;outline:0}.woocommerce-page .select2-container .select2-selection--single.wc-order-by:hover{background-image:url("data:image/svg+xml;charset=utf8,%3C!-- Generated by IcoMoon.io --%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 32 32'%3E%3Ctitle%3Esort-desc%3C/title%3E%3Cpath style='fill:%23122b46;' d='M24.768 22.464v-13.216c0-0.544-0.448-0.992-1.024-0.992-0.544 0-0.992 0.448-0.992 0.992v13.216c0 0.576 0.448 1.024 0.992 1.024 0.576 0 1.024-0.448 1.024-1.024zM21.568 19.616c-0.352-0.384-0.992-0.416-1.408-0.032-0.384 0.384-0.416 1.024-0.032 1.408l2.912 3.104c0.384 0.448 1.056 0.448 1.44 0l2.912-3.104c0.384-0.384 0.352-1.024-0.032-1.408-0.416-0.384-1.056-0.352-1.408 0.032l-2.208 2.336-2.176-2.336zM16.736 12.64h-8.736c-0.544 0-0.992 0.448-0.992 0.992 0 0.576 0.448 1.024 0.992 1.024h8.736c0.544 0 0.992-0.448 0.992-1.024 0-0.544-0.448-0.992-0.992-0.992zM14.56 17.376h-6.56c-0.544 0-0.992 0.448-0.992 0.992 0 0.576 0.448 1.024 0.992 1.024h6.56c0.544 0 0.992-0.448 0.992-1.024 0-0.544-0.448-0.992-0.992-0.992zM12.352 22.368h-4.352c-0.544 0-0.992 0.448-0.992 0.992 0 0.576 0.448 1.024 0.992 1.024h4.352c0.576 0 1.024-0.448 1.024-1.024 0-0.544-0.448-0.992-1.024-0.992zM18.176 7.648h-10.176c-0.544 0-0.992 0.448-0.992 0.992 0 0.576 0.448 1.024 0.992 1.024h10.176c0.576 0 1.024-0.448 1.024-1.024 0-0.544-0.448-0.992-1.024-0.992z'%3E%3C/path%3E%3C/svg%3E")}.woocommerce-page .select2-container .select2-search{font-size:15px}.woocommerce-page .select2-container .select2-results{font-size:15px}.woocommerce-page .select2-container.select2-container--open .wc-order-by-dropdown.select2-dropdown--below{border-radius:4px;border:0;background:#fff;box-shadow:0 2px 7px 1px rgba(0,0,0,.05),0 6px 32px 0 rgba(18,43,70,.1);padding:7px 0;margin-top:8px}.woocommerce-page .select2-container.select2-container--open .wc-order-by-dropdown.select2-dropdown--below:before{content:' ';position:absolute;width:0;height:0;top:0;right:16px;margin:0 auto;box-sizing:border-box;border:8px solid #000;border-color:#fff #fff transparent transparent;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);box-shadow:2px -3px 3px 0 rgba(0,0,0,.02);-webkit-transition:all linear .2s;transition:all linear .2s;z-index:101}.woocommerce-page .select2-container.select2-container--open .wc-order-by-dropdown.select2-dropdown--below .select2-results ul.select2-results__options li.select2-results__option{padding:3px 12px;font-size:14px}.woocommerce-page .select2-container.select2-container--open .wc-order-by-dropdown.select2-dropdown--below .select2-results ul.select2-results__options li.select2-results__option.select2-results__option--highlighted,.woocommerce-page .select2-container.select2-container--open .wc-order-by-dropdown.select2-dropdown--below .select2-results ul.select2-results__options li.select2-results__option.select2-results__option[aria-selected=true]{background-color:#fafbfd;color:#007cff}.woocommerce-page .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:38px;padding-right:3px;padding-left:12px;color:inherit}.woocommerce-page .select2-container--default .select2-selection--single .select2-selection__rendered[title~=Select]{color:#c3c6c9}.woocommerce-page form.woocommerce-ordering .select2-selection--single .select2-selection__rendered{text-align:right;color:#7f868f}.site-header a.header-cart-link{position:relative;padding-right:2px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.site-header a.header-cart-link span.count{background-color:#ef3e46;line-height:1.6;font-size:9px;top:-webkit-calc(50% - 20px);top:calc(50% - 20px);right:-4px;padding:1px 6px;position:absolute}.header-mini-cart{overflow:hidden}.header-mini-cart ul.cart_list{list-style:none;margin-left:0;margin-bottom:0}.header-mini-cart ul.cart_list li.mini_cart_item{padding:15px 20px;border-bottom:1px solid #e7e9ec;position:relative;background-color:#f7fafe;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-mini-cart ul.cart_list li.mini_cart_item>a{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-right:auto;color:#122b46;font-weight:400;margin-bottom:0}.header-mini-cart ul.cart_list li.mini_cart_item>a:hover{color:#007cff}.header-mini-cart ul.cart_list li.mini_cart_item>a:not(.remove){max-width:290px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-mini-cart ul.cart_list li.mini_cart_item span.quantity{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;color:#a3a5a9;font-size:12px;margin-right:10px;white-space:nowrap}.header-mini-cart ul.cart_list li.mini_cart_item>a.remove{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-right:0;color:#939597;font-size:16px;line-height:1;width:auto}.header-mini-cart ul.cart_list li.mini_cart_item>a.remove:hover{color:#007cff!important;background-color:transparent}.header-mini-cart ul.cart_list li.mini_cart_item .blockUI.blockOverlay{opacity:.12!important}.header-mini-cart ul.cart_list img.attachment-woocommerce_thumbnail,.header-mini-cart ul.cart_list img.woocommerce-placeholder{max-width:36px;width:36px;border-radius:50%;margin-right:10px;margin-left:0;float:none}.header-mini-cart p.woocommerce-mini-cart__total{width:50%;float:left;color:#a3a5a9;font-size:14px;margin:0;line-height:35px;padding:7px 0 7px 20px}.header-mini-cart p.woocommerce-mini-cart__total strong{font-weight:400}.header-mini-cart p.woocommerce-mini-cart__buttons{width:50%;float:right;text-align:right;margin:0;line-height:35px;padding:7px 20px 7px 0}.header-mini-cart p.woocommerce-mini-cart__buttons a.button{padding:0 0 0 10px;background-color:transparent;box-shadow:none;color:#007cff;font-size:14px;min-height:auto}.header-mini-cart p.woocommerce-mini-cart__buttons a.button:hover{color:#0f74e0}.header-mini-cart p.woocommerce-mini-cart__empty-message{margin:0;padding:15px 20px;font-size:14px;color:#a3a5a9}.woocommerce-cart .woocommerce-shipping-calculator{position:relative}.woocommerce-cart .woocommerce-shipping-calculator a.shipping-calculator-button{position:relative;padding-right:20px}.woocommerce-cart .woocommerce-shipping-calculator a.shipping-calculator-button:after{content:'\e826';font-family:bb-icons;font-weight:400;speak:none;display:inline-block;color:#939597;position:absolute;right:-5px;top:0;font-size:22px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.shipping-calculator-form{position:absolute;width:250px;top:37px;left:14px;z-index:9;background-color:#fff;padding:1.25rem 1.25rem;border-radius:4px;box-shadow:0 6px 24px 0 rgba(18,43,70,.12)}.shipping-calculator-form:before{content:' ';position:absolute;width:0;height:0;top:0;right:50px;margin:0 auto;box-sizing:border-box;border:8px solid #000;border-color:#fff #fff transparent transparent;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);box-shadow:2px -3px 3px 0 rgba(0,0,0,.02);-webkit-transition:all linear .2s;transition:all linear .2s;z-index:1002}.shipping-calculator-form p:last-of-type{margin-bottom:0}.shipping-calculator-form button.button{width:100%}.woocommerce ul#shipping_method label{font-size:14px}.woocommerce ul#shipping_method label .amount{font-weight:400}.woocommerce-shipping-destination{font-size:12px}.woocommerce-shipping-destination strong{font-weight:400}.woocommerce .widget_layered_nav_filters ul li a::before,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before{content:'\e8f7';font-family:bb-icons;display:inline-block;line-height:1;font-weight:400;font-style:normal;speak:none;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:18px;color:#939597;position:relative;top:1px}.woocommerce ul.product_list_widget li{padding:8px 0}.woocommerce ul.product_list_widget li a{font-weight:400;margin-bottom:10px;min-height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.woocommerce ul.product_list_widget li a img{border-radius:3px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-left:auto}.woocommerce ul.product_list_widget li a .product-title{line-height:1.35;display:block;display:-webkit-box;max-height:3em;margin:0;margin-right:10px;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.woocommerce ul.product_list_widget li .star-rating{height:1.5em;width:7.2em}.woocommerce ul.product_list_widget li>del{color:#a3a5a9}.woocommerce ul.product_list_widget li>ins{float:right;text-decoration:none}.woocommerce .widget_rating_filter ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:10px}.woocommerce .widget_rating_filter ul li .star-rating{width:7.2em;margin-right:auto}@media (max-width:1200px){.content-area.has-wc-sidebar ul.products{margin-left:-1%;margin-right:-1%}.content-area.has-wc-sidebar ul.products li.product{width:31%;max-width:31%;margin:0 1% 2%}.woocommerce ul.products.products li.product{width:-webkit-calc(33% - 20px);width:calc(33% - 20px);max-width:-webkit-calc(33% - 20px);max-width:calc(33% - 20px)}}@media (max-width:992px){.content-area.has-wc-sidebar ul.products,.content-area.no-wc-sidebar ul.products{margin-left:-1%;margin-right:-1%}.content-area.has-wc-sidebar ul.products li.product,.content-area.no-wc-sidebar ul.products li.product{width:48%;max-width:48%;margin:0 1% 2%}.woocommerce ul.products.products li.product{width:-webkit-calc(50% - 20px);width:calc(50% - 20px);max-width:-webkit-calc(50% - 20px);max-width:calc(50% - 20px)}.content-area.has-wc-sidebar ul.products li.product a.added_to_cart.wc-forward,.content-area.has-wc-sidebar ul.products li.product a.button.add_to_cart_button,.content-area.has-wc-sidebar ul.products li.product a.button.product_type_simple{font-size:12px;letter-spacing:-.5px}.content-area.has-wc-sidebar ul.products li.product a.button.add_to_cart_button.added:after{vertical-align:baseline;font-size:10px}}@media (max-width:544px){.woocommerce .woocommerce-result-count{float:none;width:100%}.woocommerce form.woocommerce-ordering{float:none}.woocommerce ul.products{margin-left:0;margin-right:0}.woocommerce ul.products li.product.product{width:-webkit-calc(50% - 10px);width:calc(50% - 10px);max-width:-webkit-calc(50% - 10px);max-width:calc(50% - 10px);margin:0 5px 10px}body.archive.woocommerce .grid.wc-grid-wrap>.grid{margin-left:auto;margin-right:auto;padding-left:0;padding-right:0}body.archive.woocommerce .grid.wc-grid-wrap>.grid #secondary{padding-left:5px;padding-right:5px}}#content .wp-block-woocommerce-handpicked-products ul.products,#content .wp-block-woocommerce-product-best-sellers ul.products,#content .wp-block-woocommerce-product-category ul.products,#content .wp-block-woocommerce-product-new ul.products,#content .wp-block-woocommerce-product-on-sale ul.products,#content .wp-block-woocommerce-product-top-rated ul.products,#content .wp-block-woocommerce-products-by-attribute ul.products{-webkit-column-count:auto;column-count:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}#content .wp-block-woocommerce-handpicked-products ul.products li.product:first-of-type,#content .wp-block-woocommerce-product-best-sellers ul.products li.product:first-of-type,#content .wp-block-woocommerce-product-category ul.products li.product:first-of-type,#content .wp-block-woocommerce-product-new ul.products li.product:first-of-type,#content .wp-block-woocommerce-product-on-sale ul.products li.product:first-of-type,#content .wp-block-woocommerce-product-top-rated ul.products li.product:first-of-type,#content .wp-block-woocommerce-products-by-attribute ul.products li.product:first-of-type{-webkit-box-flex:1;-ms-flex:1;flex:1}#content .wp-block-woocommerce-handpicked-products ul.products.columns-2 li.product,#content .wp-block-woocommerce-product-best-sellers ul.products.columns-2 li.product,#content .wp-block-woocommerce-product-category ul.products.columns-2 li.product,#content .wp-block-woocommerce-product-new ul.products.columns-2 li.product,#content .wp-block-woocommerce-product-on-sale ul.products.columns-2 li.product,#content .wp-block-woocommerce-product-top-rated ul.products.columns-2 li.product,#content .wp-block-woocommerce-products-by-attribute ul.products.columns-2 li.product{width:-webkit-calc(50% - 20px);width:calc(50% - 20px);max-width:-webkit-calc(50% - 20px);max-width:calc(50% - 20px)}#content .wp-block-woocommerce-handpicked-products ul.products.columns-3 li.product,#content .wp-block-woocommerce-product-best-sellers ul.products.columns-3 li.product,#content .wp-block-woocommerce-product-category ul.products.columns-3 li.product,#content .wp-block-woocommerce-product-new ul.products.columns-3 li.product,#content .wp-block-woocommerce-product-on-sale ul.products.columns-3 li.product,#content .wp-block-woocommerce-product-top-rated ul.products.columns-3 li.product,#content .wp-block-woocommerce-products-by-attribute ul.products.columns-3 li.product{width:-webkit-calc(33.333% - 20px);width:calc(33.333% - 20px);max-width:-webkit-calc(33.333% - 20px);max-width:calc(33.333% - 20px)}#content .wp-block-woocommerce-handpicked-products ul.products.columns-4 li.product,#content .wp-block-woocommerce-product-best-sellers ul.products.columns-4 li.product,#content .wp-block-woocommerce-product-category ul.products.columns-4 li.product,#content .wp-block-woocommerce-product-new ul.products.columns-4 li.product,#content .wp-block-woocommerce-product-on-sale ul.products.columns-4 li.product,#content .wp-block-woocommerce-product-top-rated ul.products.columns-4 li.product,#content .wp-block-woocommerce-products-by-attribute ul.products.columns-4 li.product{width:-webkit-calc(25% - 20px);width:calc(25% - 20px);max-width:-webkit-calc(25% - 20px);max-width:calc(25% - 20px)}#content .wp-block-woocommerce-handpicked-products ul.products.columns-4 li.product .bs_after_shop_loop_item_links,#content .wp-block-woocommerce-product-best-sellers ul.products.columns-4 li.product .bs_after_shop_loop_item_links,#content .wp-block-woocommerce-product-category ul.products.columns-4 li.product .bs_after_shop_loop_item_links,#content .wp-block-woocommerce-product-new ul.products.columns-4 li.product .bs_after_shop_loop_item_links,#content .wp-block-woocommerce-product-on-sale ul.products.columns-4 li.product .bs_after_shop_loop_item_links,#content .wp-block-woocommerce-product-top-rated ul.products.columns-4 li.product .bs_after_shop_loop_item_links,#content .wp-block-woocommerce-products-by-attribute ul.products.columns-4 li.product .bs_after_shop_loop_item_links{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#content .wp-block-woocommerce-handpicked-products ul.products.columns-4 li.product .bs_after_shop_loop_item_links a.added_to_cart.wc-forward,#content .wp-block-woocommerce-product-best-sellers ul.products.columns-4 li.product .bs_after_shop_loop_item_links a.added_to_cart.wc-forward,#content .wp-block-woocommerce-product-category ul.products.columns-4 li.product .bs_after_shop_loop_item_links a.added_to_cart.wc-forward,#content .wp-block-woocommerce-product-new ul.products.columns-4 li.product .bs_after_shop_loop_item_links a.added_to_cart.wc-forward,#content .wp-block-woocommerce-product-on-sale ul.products.columns-4 li.product .bs_after_shop_loop_item_links a.added_to_cart.wc-forward,#content .wp-block-woocommerce-product-top-rated ul.products.columns-4 li.product .bs_after_shop_loop_item_links a.added_to_cart.wc-forward,#content .wp-block-woocommerce-products-by-attribute ul.products.columns-4 li.product .bs_after_shop_loop_item_links a.added_to_cart.wc-forward{width:100%;border-right:0;border-radius:0}#content .wp-block-woocommerce-handpicked-products ul.products.columns-4 li.product .bs_after_shop_loop_item_links a.button,#content .wp-block-woocommerce-product-best-sellers ul.products.columns-4 li.product .bs_after_shop_loop_item_links a.button,#content .wp-block-woocommerce-product-category ul.products.columns-4 li.product .bs_after_shop_loop_item_links a.button,#content .wp-block-woocommerce-product-new ul.products.columns-4 li.product .bs_after_shop_loop_item_links a.button,#content .wp-block-woocommerce-product-on-sale ul.products.columns-4 li.product .bs_after_shop_loop_item_links a.button,#content .wp-block-woocommerce-product-top-rated ul.products.columns-4 li.product .bs_after_shop_loop_item_links a.button,#content .wp-block-woocommerce-products-by-attribute ul.products.columns-4 li.product .bs_after_shop_loop_item_links a.button{-ms-flex-item-align:center;align-self:center;width:100%}#content .wp-block-woocommerce-handpicked-products ul.products.columns-4 li.product .bs_after_shop_loop_item_links a.button.add_to_cart_button.added,#content .wp-block-woocommerce-product-best-sellers ul.products.columns-4 li.product .bs_after_shop_loop_item_links a.button.add_to_cart_button.added,#content .wp-block-woocommerce-product-category ul.products.columns-4 li.product .bs_after_shop_loop_item_links a.button.add_to_cart_button.added,#content .wp-block-woocommerce-product-new ul.products.columns-4 li.product .bs_after_shop_loop_item_links a.button.add_to_cart_button.added,#content .wp-block-woocommerce-product-on-sale ul.products.columns-4 li.product .bs_after_shop_loop_item_links a.button.add_to_cart_button.added,#content .wp-block-woocommerce-product-top-rated ul.products.columns-4 li.product .bs_after_shop_loop_item_links a.button.add_to_cart_button.added,#content .wp-block-woocommerce-products-by-attribute ul.products.columns-4 li.product .bs_after_shop_loop_item_links a.button.add_to_cart_button.added{border-radius:0 0 4px 4px}#content .wp-block-woocommerce-handpicked-products ul.products li.product,#content .wp-block-woocommerce-handpicked-products ul.products li.product.type-product,#content .wp-block-woocommerce-product-best-sellers ul.products li.product,#content .wp-block-woocommerce-product-best-sellers ul.products li.product.type-product,#content .wp-block-woocommerce-product-category ul.products li.product,#content .wp-block-woocommerce-product-category ul.products li.product.type-product,#content .wp-block-woocommerce-product-new ul.products li.product,#content .wp-block-woocommerce-product-new ul.products li.product.type-product,#content .wp-block-woocommerce-product-on-sale ul.products li.product,#content .wp-block-woocommerce-product-on-sale ul.products li.product.type-product,#content .wp-block-woocommerce-product-top-rated ul.products li.product,#content .wp-block-woocommerce-product-top-rated ul.products li.product.type-product,#content .wp-block-woocommerce-products-by-attribute ul.products li.product,#content .wp-block-woocommerce-products-by-attribute ul.products li.product.type-product{margin:0 10px 20px}#content .wp-block-woocommerce-handpicked-products ul.products li.product span.onsale,#content .wp-block-woocommerce-product-best-sellers ul.products li.product span.onsale,#content .wp-block-woocommerce-product-category ul.products li.product span.onsale,#content .wp-block-woocommerce-product-new ul.products li.product span.onsale,#content .wp-block-woocommerce-product-on-sale ul.products li.product span.onsale,#content .wp-block-woocommerce-product-top-rated ul.products li.product span.onsale,#content .wp-block-woocommerce-products-by-attribute ul.products li.product span.onsale{margin:0;left:0;right:auto}@media (max-width:1024px){#content .wp-block-woocommerce-handpicked-products ul.products.products li.product,#content .wp-block-woocommerce-product-best-sellers ul.products.products li.product,#content .wp-block-woocommerce-product-category ul.products.products li.product,#content .wp-block-woocommerce-product-new ul.products.products li.product,#content .wp-block-woocommerce-product-on-sale ul.products.products li.product,#content .wp-block-woocommerce-product-top-rated ul.products.products li.product,#content .wp-block-woocommerce-products-by-attribute ul.products.products li.product{width:-webkit-calc(33.333% - 20px);width:calc(33.333% - 20px);max-width:-webkit-calc(33.333% - 20px);max-width:calc(33.333% - 20px)}}@media (max-width:768px){#content .wp-block-woocommerce-handpicked-products ul.products.products li.product,#content .wp-block-woocommerce-product-best-sellers ul.products.products li.product,#content .wp-block-woocommerce-product-category ul.products.products li.product,#content .wp-block-woocommerce-product-new ul.products.products li.product,#content .wp-block-woocommerce-product-on-sale ul.products.products li.product,#content .wp-block-woocommerce-product-top-rated ul.products.products li.product,#content .wp-block-woocommerce-products-by-attribute ul.products.products li.product{width:-webkit-calc(50% - 20px);width:calc(50% - 20px);max-width:-webkit-calc(50% - 20px);max-width:calc(50% - 20px)}}@media (max-width:480px){#content .wp-block-woocommerce-handpicked-products ul.products.products li.product,#content .wp-block-woocommerce-product-best-sellers ul.products.products li.product,#content .wp-block-woocommerce-product-category ul.products.products li.product,#content .wp-block-woocommerce-product-new ul.products.products li.product,#content .wp-block-woocommerce-product-on-sale ul.products.products li.product,#content .wp-block-woocommerce-product-top-rated ul.products.products li.product,#content .wp-block-woocommerce-products-by-attribute ul.products.products li.product{width:-webkit-calc(100% - 20px);width:calc(100% - 20px);max-width:-webkit-calc(100% - 20px);max-width:calc(100% - 20px)}}.woocommerce #content div.product{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-ms-flex-flow:row wrap;flex-flow:row wrap}.woocommerce #content div.product>div,.woocommerce #content div.product>section{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:100%;box-sizing:border-box}.woocommerce #content div.product div.woocommerce-product-gallery.images{width:55%;-webkit-box-flex:0;-ms-flex:0 0 55%;flex:0 0 55%;min-width:55%;background-color:#fff;border-radius:4px 0 0 4px;border:1px solid #e7e9ec;border-right-width:0;padding-bottom:0}.woocommerce #content div.product div.summary{width:45%;-webkit-box-flex:0;-ms-flex:0 0 45%;flex:0 0 45%;min-width:45%;margin-top:0;padding:2em 2% 0 4%;background-color:#fff;border-radius:0 4px 4px 0;border:1px solid #e7e9ec;border-left-width:0}.woocommerce #content div.product div.summary h1.product_title{line-height:2rem}.woocommerce #content div.product div.summary h4.pr-sub-heading{text-transform:uppercase;font-size:.75rem;font-weight:600;margin-bottom:10px;border-bottom:1px solid #e7e9ec}.woocommerce #content div.product div.summary .product_meta{font-size:16px;margin-bottom:20px}.woocommerce #content div.product div.summary .product_meta>span{display:block;font-size:14px;color:#a3a5a9;padding:0 0 3px;margin:0 0 0}.woocommerce #content div.product div.summary .product_meta>span:last-of-type{border-bottom:0}.woocommerce #content div.product div.summary .product_meta .pr-atts-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.woocommerce #content div.product div.summary .product_meta .pr-atts-row .pr-atts-title{width:30%;padding-right:5px}@media (max-width:544px){.woocommerce #content div.product div.summary .product_meta .pr-atts-row .pr-atts-title{width:40%}}.woocommerce #content div.product div.summary .product_meta .pr-atts-row p{display:inline;margin:0;font-size:1em}.woocommerce #content div.product div.summary .product_meta .pr-atts-row p.out-of-stock{color:#ef3e46}.woocommerce #content div.product div.summary .attribute-colors{margin:0 0 20px}.woocommerce #content div.product div.summary .quantity{margin-right:10px;margin-bottom:10px}.woocommerce #content div.product div.summary .quantity.hidden{margin-right:0}.woocommerce #content div.product div.summary .quantity.hidden .qty-nav{display:none}.woocommerce #content div.product div.summary>p.stock{display:none}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.woocommerce #content div.product div.summary{width:38%;-webkit-box-flex:0;-ms-flex:0 0 38%;flex:0 0 38%;min-width:38%}}.woocommerce #content div.product .flex-control-thumbs{width:70%;overflow:visible;display:none}.woocommerce #content div.product .flex-control-thumbs.slick-initialized{display:block;min-height:100px}.woocommerce #content div.product .flex-control-thumbs .slick-list .slick-slide{margin:0 5px}.woocommerce #content div.product .flex-control-thumbs .slick-list .slick-slide li img{opacity:1}.woocommerce #content div.product .flex-control-thumbs{width:70%;margin:10px auto 15px}.woocommerce #content div.product .flex-control-thumbs .slick-slide{margin:0 5px}.woocommerce #content div.product .flex-control-thumbs .slick-arrow{background-color:#fff;opacity:1;box-shadow:0 0 6px 0 rgba(0,0,0,.09)}.woocommerce #content div.product .flex-control-thumbs .slick-arrow i{color:#828d98}.woocommerce #content div.product .flex-control-thumbs .slick-arrow.slick-disabled{cursor:default}.woocommerce #content div.product .flex-control-thumbs .slick-arrow.slick-disabled i{opacity:.3}.woocommerce #content div.product .flex-control-thumbs .slick-arrow.bb-slide-next{right:-15px}.woocommerce #content div.product .flex-control-thumbs .slick-arrow.bb-slide-prev{left:-15px}.woocommerce #content div.product div.images .woocommerce-product-gallery__trigger img.emoji{display:none}.woocommerce #content div.product div.images .woocommerce-product-gallery__trigger:before{border:1.5px solid #9ca8b4;top:10px;left:10px}.woocommerce #content div.product div.images .woocommerce-product-gallery__trigger:after{background:#9ca8b4;width:1.5px}.woocommerce #content div.product p.price{color:#122b46;font-weight:500;margin-top:1.2em;margin-bottom:1.2em}.woocommerce #content div.product p.price ins{text-decoration:none;font-weight:500}.woocommerce #content div.product p.price del{color:#c8cbcf;opacity:1;font-weight:400}.woocommerce #content div.product .woocommerce-product-details__short-description{font-size:16px}.woocommerce #content div.product form.cart .button{background-color:#007cff;border-radius:100px;font-size:14px;font-weight:400;padding-left:3em;padding-right:3em;height:40px}.woocommerce #content div.product form.cart .button:hover{box-shadow:inset 0 0 0 99999px rgba(0,0,0,.1)}.woocommerce #content div.product .woocommerce-tabs ul.tabs{padding:0}.woocommerce #content div.product .woocommerce-tabs ul.tabs li{border:0;background-color:transparent}.woocommerce #content div.product .woocommerce-tabs ul.tabs li:after,.woocommerce #content div.product .woocommerce-tabs ul.tabs li:before{display:none}.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active{background:0 0;border-bottom:1px solid #007cff}.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active a{color:#122b46}.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active a:hover{color:#122b46}.woocommerce #content div.product .woocommerce-tabs ul.tabs li a{font-weight:400;font-size:14px;color:#939597}.woocommerce #content div.product .woocommerce-tabs ul.tabs li a:hover{color:#007cff}.woocommerce #content div.product .woocommerce-tabs ul.tabs li#tab-title-reviews a span{display:inline-block;background-color:#c8cbcf;color:#fff;padding:2px 9px;border-radius:100px;line-height:1.2;font-size:.9em;margin-left:4px}.woocommerce #content div.product .woocommerce-tabs .panel{background-color:#fff;border-radius:4px;border:1px solid #e7e9ec;padding:1.25rem 1.25rem;font-size:14px}.woocommerce #content div.product .woocommerce-tabs .panel.woocommerce-Tabs-panel--description p{font-size:16px}.woocommerce #content div.product .shop_attributes tr:nth-child(even) td,.woocommerce #content div.product .shop_attributes tr:nth-child(even) th{background-color:transparent}.woocommerce #content div.product .shop_attributes td,.woocommerce #content div.product .shop_attributes th{padding:8px;font-size:14px}.woocommerce #content div.product .shop_attributes td p,.woocommerce #content div.product .shop_attributes th p{padding:0}.woocommerce #content div.product .shop_attributes th{text-transform:uppercase;font-weight:400}.woocommerce #content div.product #reviews #comments ol.commentlist li img.avatar{border-radius:100%;border:0;padding:0}.woocommerce #content div.product #reviews .comment-respond{box-shadow:none}.woocommerce #content div.product #reviews .comment-reply-title{text-transform:uppercase;font-size:14px;font-weight:700;margin-bottom:12px}.woocommerce #content div.product #reviews p.stars a{color:#d3ced2;margin:0 2px}.woocommerce #content div.product #reviews p.stars a:hover{color:#fcaf00}.woocommerce #content div.product #reviews p.stars.selected a.active,.woocommerce #content div.product #reviews p.stars.selected a:not(.active){color:#fcaf00}.woocommerce #content div.product #reviews p.stars.selected a.active~a{color:#d3ced2}.woocommerce #content div.product #reviews p.form-submit input#submit{background-color:#007cff;border-radius:100px;font-size:14px;font-weight:400;display:inline-block;padding-left:2em;padding-right:2em;color:#fff}.woocommerce #content div.product #reviews p.form-submit input#submit:hover{box-shadow:inset 0 0 0 99999px rgba(0,0,0,.1)}.woocommerce #content div.product #reviews .comment-form label{font-size:16px;line-height:1.1;margin-bottom:12px;color:inherit}.woocommerce #content div.product form.cart .variations td.value{padding:0 0 .5rem}.woocommerce #content div.product form.cart .variations td.label{background:0 0}.woocommerce #content div.product form.cart .variations label{padding-bottom:0;text-transform:uppercase;font-size:.75rem;font-weight:600;line-height:2.5rem}.woocommerce .woocommerce-product-rating a.woocommerce-review-link{font-size:.757em;color:#a3a5a9}.woocommerce .woocommerce-product-rating a.woocommerce-review-link:hover{color:#a3a5a9}.woocommerce div.product .woocommerce-product-rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:.4em;margin-bottom:0}.woocommerce div.product .woocommerce-product-rating .star-rating{margin-top:0}.woocommerce div.product .woocommerce-product-rating span.count{background-color:transparent;color:inherit;letter-spacing:0;box-shadow:none;padding:0 3px}.woocommerce #reviews #comments ol.commentlist li .meta{color:#a3a5a9}.woocommerce #review_form #respond p.comment-form-author{margin-right:5px;width:-webkit-calc(50% - 5px);width:calc(50% - 5px)}.woocommerce #review_form #respond p.comment-form-email{margin-left:5px;width:-webkit-calc(50% - 5px);width:calc(50% - 5px)}@media (max-width:992px){.woocommerce .has-sidebar #review_form #respond p.comment-form-author{margin-left:0;width:100%}.woocommerce .has-sidebar #review_form #respond p.comment-form-email{margin-left:0;width:100%}}@media (max-width:800px){.woocommerce #review_form #respond p.comment-form-author{margin-left:0;width:100%}.woocommerce #review_form #respond p.comment-form-email{margin-left:0;width:100%}}@media (max-width:1200px){body.has-sidebar.woocommerce #content div.product div.woocommerce-product-gallery.images{width:52%;-webkit-box-flex:0;-ms-flex:0 0 52%;flex:0 0 52%;min-width:52%}body.has-sidebar.woocommerce #content div.product div.summary{width:48%;-webkit-box-flex:0;-ms-flex:0 0 48%;flex:0 0 48%;min-width:48%}body.has-sidebar.woocommerce #content div.product .flex-control-thumbs.slick-initialized{min-height:50px}}@media (max-width:992px){body.has-sidebar.woocommerce #content div.product{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body.has-sidebar.woocommerce #content div.product div.woocommerce-product-gallery.images{width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;min-width:100%;border-right-width:1px;border-radius:4px;float:none}body.has-sidebar.woocommerce #content div.product div.summary{width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;min-width:100%;border-left-width:1px;border-radius:4px;padding:1.5em 1.5em 1.5em 1.5em;float:none}}@media (max-width:800px){.woocommerce #content div.product{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.woocommerce #content div.product div.images{margin-bottom:15px}.woocommerce #content div.product div.woocommerce-product-gallery.images{width:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:100%;border-right-width:1px;border-radius:4px;float:none}.woocommerce #content div.product div.summary{width:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:100%;border-left-width:1px;border-radius:4px;padding:1.5em 1.5em 1.5em 1.5em;float:none}.woocommerce #content div.product .flex-control-thumbs.slick-initialized{min-height:50px}}@media (max-width:544px){.content-area .related.products ul.products li.product{margin-bottom:20px}.woocommerce .woocommerce-message{font-size:14px;line-height:150%}.woocommerce .woocommerce-message .button{margin-left:10px;font-size:13px}.woocommerce .woocommerce-message[role=alert]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.woocommerce .woocommerce-message[role=alert] .button.wc-forward{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin:10px 0 0 0;max-width:230px}.woocommerce .woocommerce-error li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.woocommerce .woocommerce-error li .button.wc-forward{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin:10px 0 0 0;max-width:230px}}.wpb_wrapper li.product-category a{display:block;width:100%}.wpb_wrapper li.product-category h2.woocommerce-loop-category__title{text-align:center;padding:5px 10px}.woocommerce-checkout form.checkout .col2-set .col-1{width:100%;float:none}.woocommerce-checkout form.checkout .col2-set .col-2{width:100%;float:none}.woocommerce-checkout form.checkout .col2-set .col-2 .woocommerce-shipping-fields{margin-bottom:10px}.woocommerce-checkout form.checkout .col2-set h3{text-transform:uppercase;font-size:16px;font-weight:700;margin:1rem 0}.woocommerce-checkout .bb-wc-co{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-left:-10px;margin-right:-10px}.woocommerce-checkout .bb-wc-co .bb-wc-col{width:50%;padding-left:10px;padding-right:10px}.woocommerce-checkout .bb-wc-co #customer_details{background-color:#fff;border-radius:4px;border:1px solid #e7e9ec;margin-bottom:20px;padding:15px 20px}.woocommerce-checkout .bb-wc-co .bb-order-review{background-color:#fff;border-radius:4px;border:1px solid #e7e9ec;margin-bottom:20px;padding:15px 20px}.woocommerce-checkout .bb-wc-co .bb-order-review h3{text-transform:uppercase;font-size:16px;font-weight:700}.woocommerce-checkout .bb-wc-co table.shop_table{border:0;font-size:14px}.woocommerce-checkout .bb-wc-co table.shop_table td,.woocommerce-checkout .bb-wc-co table.shop_table th{border-bottom:1px solid #e7e9ec;border-top:0;font-weight:400;color:#939597;padding-left:0}.woocommerce-checkout .bb-wc-co table.shop_table td:first-child,.woocommerce-checkout .bb-wc-co table.shop_table th:first-child{padding-left:0}.woocommerce-checkout .bb-wc-co table.shop_table td:last-child,.woocommerce-checkout .bb-wc-co table.shop_table th:last-child{padding-right:0;text-align:right}.woocommerce-checkout .bb-wc-co table.shop_table td.product-name{width:65%}.woocommerce-checkout .bb-wc-co table.shop_table td.product-total{color:#122b46;width:35%}.woocommerce-checkout .bb-wc-co table.shop_table th{text-transform:uppercase;font-weight:400;color:#a3a5a9;font-size:14px}.woocommerce-checkout .bb-wc-co table.shop_table tfoot td,.woocommerce-checkout .bb-wc-co table.shop_table tfoot th{color:#a3a5a9;border-bottom:0;vertical-align:top}.woocommerce-checkout .bb-wc-co table.shop_table tfoot th:first-child{padding-left:30%;padding-top:6px;padding-bottom:6px}.woocommerce-checkout .bb-wc-co table.shop_table tfoot td{width:50%}.woocommerce-checkout .bb-wc-co table.shop_table tfoot .order-total td,.woocommerce-checkout .bb-wc-co table.shop_table tfoot .order-total th{color:#122b46;font-weight:500}.woocommerce-checkout .bb-wc-co table.shop_table tfoot .order-total td strong{font-weight:500}.woocommerce-checkout .bb-wc-co table.shop_table tfoot tr:first-child td,.woocommerce-checkout .bb-wc-co table.shop_table tfoot tr:first-child th{padding-top:15px}.woocommerce-checkout .bb-wc-co table.shop_table .bs-product-check{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.woocommerce-checkout .bb-wc-co table.shop_table .bs-product-thumbnail img{max-width:65px;height:auto;margin-right:20px}.woocommerce-checkout .bb-wc-co table.shop_table .check-name{color:#122b46;font-weight:500;line-height:1.4}.woocommerce-checkout .bb-wc-co table.shop_table .bs-product-remove{margin-right:10px}.woocommerce-checkout .bb-wc-co table.shop_table .qty{color:#a3a5a9;text-transform:uppercase;font-size:13px}.woocommerce-checkout .bb-wc-co table.shop_table .qty strong{color:#122b46;font-weight:400;margin-left:5px}@media (max-width:544px){.woocommerce-checkout .bb-wc-co table.shop_table td.product-name{width:70%}.woocommerce-checkout .bb-wc-co table.shop_table td.product-total{color:#122b46;width:30%}}@media (max-width:992px){.woocommerce-checkout .bb-wc-co{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.woocommerce-checkout .bb-wc-co .bb-wc-col{width:100%}}@media (max-width:544px){.woocommerce-checkout .bb-wc-co .bb-wc-col .bb-order-review table.shop_table tfoot th:first-child{padding-left:0}}.woocommerce-checkout form .form-row{margin:0 0 1.2rem}.woocommerce-checkout form .form-row label{font-size:16px;line-height:1.1;margin-bottom:10px;color:#4d5c6d}.woocommerce-checkout form .form-row .required{color:#e65454;text-decoration:none}.woocommerce-checkout form .form-row #order_comments{height:120px;overflow-x:hidden}.woocommerce-checkout form .form-row.woocommerce-validated .select2-container,.woocommerce-checkout form .form-row.woocommerce-validated input.input-text,.woocommerce-checkout form .form-row.woocommerce-validated select{border-color:#dedfe2}.woocommerce-checkout form .form-row.woocommerce-invalid .select2-container,.woocommerce-checkout form .form-row.woocommerce-invalid input.input-text,.woocommerce-checkout form .form-row.woocommerce-invalid select{border-color:#ef3e46}.woocommerce-checkout form #ship-to-different-address label{font-size:16px}.woocommerce-checkout #payment{background-color:transparent}.woocommerce-checkout #payment ul.payment_methods{background-color:#f4f5f7;border-radius:4px;border-bottom:0}.woocommerce-checkout #payment div.payment_box{font-size:13px}.woocommerce-checkout #payment #place_order{background-color:#007cff;border-radius:100px;font-size:14px;font-weight:400;display:inline-block;padding-left:2em;padding-right:2em;height:40px}.woocommerce-checkout #payment #place_order:hover{box-shadow:inset 0 0 0 99999px rgba(0,0,0,.1)}.woocommerce-checkout #payment li.wc_payment_method input.input-radio{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;position:relative;background-color:#fff;border:2px solid #d6dce6;color:#666;top:-2px;height:20px;width:20px;border-radius:50px;cursor:pointer;margin-right:7px;outline:0}.woocommerce-checkout #payment li.wc_payment_method input.input-radio:checked{background-color:#fff}.woocommerce-checkout #payment li.wc_payment_method input.input-radio:checked::before{position:absolute;left:2px;top:2px;content:'';display:inline-block;width:12px;height:12px;background-color:#007cff;border-radius:100%}.woocommerce-checkout .woocommerce-order-over{text-align:center}.woocommerce-checkout .woocommerce-order-over>p{font-size:16px;color:#a3a5a9}.woocommerce-checkout .woocommerce-order-over h2.woocommerce-heading--success{margin-bottom:5px}.woocommerce-checkout .woocommerce-order-over h2.woocommerce-heading--success i{color:#1cd991;border:1px solid #1cd991;border-radius:100%;padding:0;display:inline-block;width:20px;height:20px;line-height:20px;text-align:center;margin-right:8px;position:relative;bottom:2px}.woocommerce-checkout .woocommerce-order-over h2.woocommerce-heading--success span{display:block;margin:1em 0}.woocommerce-checkout .woocommerce-order-over h2.woocommerce-heading--success span i{color:#1cd991;border:1px solid #1cd991;border-radius:100%;padding:0 10px;display:inline-block;width:50px;height:50px;line-height:50px}.woocommerce-checkout ul.woocommerce-order-overview{display:inline-block;margin:1em 0 2em}.woocommerce-checkout ul.woocommerce-order-overview li{float:none;padding-right:1em;margin-right:1em;border-right:0;text-align:left;display:inline-block;color:#a3a5a9}.woocommerce-checkout ul.woocommerce-order-overview li>span{display:block;font-weight:500;font-size:14px;white-space:nowrap;padding:.6em 0 0;text-transform:none;color:#4d5c6d}@media (max-width:800px){.woocommerce-checkout ul.woocommerce-order-overview{margin:.5em 0 1em}.woocommerce-checkout ul.woocommerce-order-overview li{display:block;text-align:center;margin-bottom:20px}}.woocommerce-checkout .woocommerce-order-details-wrapper{background:#fff;border:1px solid #eef0f3;border-radius:4px;padding:20px}.woocommerce-checkout .woocommerce-order-details-wrapper section.woocommerce-order-details p.order-again{text-align:right}.woocommerce-checkout .woocommerce-order-details-wrapper section.woocommerce-order-details p.order-again a.button{padding:8px 2em}.woocommerce-checkout .woocommerce-order-details-wrapper section.woocommerce-order-details p.order-again a.button:hover{background-color:#0f74e0;color:#fff}.woocommerce-checkout .woocommerce-order-details-wrapper section.woocommerce-customer-details{padding:0 12px}.woocommerce-checkout .woocommerce-order-details-wrapper section.woocommerce-customer-details h2.woocommerce-column__title{font-size:17px;font-weight:500;margin-bottom:.5rem}.woocommerce-checkout .woocommerce-order-details-wrapper section.woocommerce-customer-details .woocommerce-column h2.woocommerce-column__title{font-size:17px;font-weight:500;margin-bottom:.5rem}@media (max-width:992px){.woocommerce-checkout .woocommerce-order-details-wrapper section.woocommerce-customer-details .woocommerce-column{width:100%;float:none}.woocommerce-checkout .woocommerce-order-details-wrapper section.woocommerce-customer-details .woocommerce-column.woocommerce-column--1{margin-bottom:30px}}.woocommerce-checkout .woocommerce-order-details-wrapper section.woocommerce-customer-details address{border:0;padding:0;font-size:14px}.woocommerce-checkout .woocommerce-order-details-wrapper section.woocommerce-customer-details address .woocommerce-customer-details--email:before,.woocommerce-checkout .woocommerce-order-details-wrapper section.woocommerce-customer-details address .woocommerce-customer-details--phone:before{line-height:2.15}.woocommerce-checkout .woocommerce-order-details-wrapper section.woocommerce-customer-details .woocommerce-customer-details--subcolumn{font-size:14px}.woocommerce-checkout .woocommerce-order-details-wrapper section.woocommerce-customer-details .woocommerce-customer-details--subcolumn .woocommerce-customer-details--email:before,.woocommerce-checkout .woocommerce-order-details-wrapper section.woocommerce-customer-details .woocommerce-customer-details--subcolumn .woocommerce-customer-details--phone:before{line-height:2.15}.woocommerce-checkout table.shop_table.woocommerce-table--order-details td{vertical-align:top}.woocommerce-checkout .woocommerce-table--order-details{border:0}.woocommerce-checkout .woocommerce-table--order-details td,.woocommerce-checkout .woocommerce-table--order-details th{padding-top:8px;padding-bottom:8px;font-size:14px;border-bottom:0;border-top:1px solid #e7e9ec}.woocommerce-checkout .woocommerce-table--order-details td.product-total,.woocommerce-checkout .woocommerce-table--order-details th.product-total{width:200px;color:inherit;text-align:right}.woocommerce-checkout .woocommerce-table--order-details td.product-total span.woocommerce-Price-amount{font-weight:700}@media (max-width:1200px){.woocommerce-checkout .woocommerce-table--order-details td.product-total{width:auto}}@media (max-width:544px){.woocommerce-checkout .woocommerce-table--order-details td.product-total,.woocommerce-checkout .woocommerce-table--order-details th.product-total{text-align:right}}.woocommerce-checkout .woocommerce-table--order-details thead th{text-transform:uppercase;font-size:14px;color:#939597;font-weight:500}.woocommerce-checkout .woocommerce-table--order-details tfoot td,.woocommerce-checkout .woocommerce-table--order-details tfoot th{font-weight:400}.woocommerce-checkout .woocommerce-table--order-details.order_details_items thead tr:first-child td,.woocommerce-checkout .woocommerce-table--order-details.order_details_items thead tr:first-child th{border-top:0}@media (max-width:544px){.woocommerce-checkout .woocommerce-table--order-details.order_details_items thead tr:first-child th.product-thumb{display:none}}.woocommerce-checkout .woocommerce-table--order-details.order_details_items tbody tr:last-child td,.woocommerce-checkout .woocommerce-table--order-details.order_details_items tbody tr:last-child th{border-bottom:1px solid #e7e9ec}.woocommerce-checkout .woocommerce-table--order-details.order_details_items td.product-name a{color:#122b46;font-weight:500}.woocommerce-checkout .woocommerce-table--order-details.order_details_items td.product-name a:hover{color:#007cff}.woocommerce-checkout .woocommerce-table--order-details.order_details_items tr.product-purchase-note td{padding-top:8px}.woocommerce-checkout .woocommerce-table--order-details.order_details_items td:not(.product-thumb){padding-top:20px}.woocommerce-checkout .woocommerce-table--order-details.order_details_items td.product-thumb{width:120px}.woocommerce-checkout .woocommerce-table--order-details.order_details_items td.product-thumb img{max-width:100px}@media (max-width:992px){.woocommerce-checkout .woocommerce-table--order-details.order_details_items td.product-thumb{width:80px}.woocommerce-checkout .woocommerce-table--order-details.order_details_items td.product-thumb img{max-width:70px}}@media (max-width:544px){.woocommerce-checkout .woocommerce-table--order-details.order_details_items td.product-thumb{display:none}}.woocommerce-checkout .woocommerce-table--order-details.order_details_items .bb_sku_wrapper{display:block;color:#939597;font-size:13px;line-height:1}.woocommerce-checkout .woocommerce-table--order-details.order_details_total{width:70%;float:right}.woocommerce-checkout .woocommerce-table--order-details.order_details_total td,.woocommerce-checkout .woocommerce-table--order-details.order_details_total th{border-top:0;border-bottom:0;padding-top:6px;padding-bottom:6px;font-weight:400}.woocommerce-checkout .woocommerce-table--order-details.order_details_total th{text-transform:uppercase}.woocommerce-checkout .woocommerce-table--order-details.order_details_total tfoot td:last-child{width:200px;color:inherit;text-align:right}.woocommerce-checkout .woocommerce-table--order-details.order_details_total tfoot tr:last-child td,.woocommerce-checkout .woocommerce-table--order-details.order_details_total tfoot tr:last-child th{font-weight:700;color:inherit}@media (max-width:800px){.woocommerce-checkout .woocommerce-table--order-details.order_details_total tfoot td:last-child{text-align:right}}@media (max-width:992px){.woocommerce-checkout .woocommerce-table--order-details.order_details_total{width:100%;float:none}.woocommerce-checkout .woocommerce-table--order-details.order_details_total td,.woocommerce-checkout .woocommerce-table--order-details.order_details_total th{padding-top:4px;padding-bottom:4px}}.woocommerce-checkout .woocommerce-table--order-details.order_details_note{clear:both}.woocommerce-checkout .woocommerce-table--order-details.order_details_note th{color:#4d5c6d}.woocommerce-checkout .woocommerce-order-end{text-align:center;margin:2rem 0;padding:0 3rem}.woocommerce-checkout .woocommerce-order-end h3{margin-bottom:5px}.woocommerce-checkout .woocommerce-order-end p{font-size:14px;color:#a3a5a9}.woocommerce form.checkout_coupon{background-color:#fff;border:1px solid #e7e9ec;margin-top:0;margin-bottom:1em;font-size:14px}.woocommerce form.checkout_coupon .form-row-first{width:-webkit-calc(100% - 150px);width:calc(100% - 150px);padding-right:15px}.woocommerce form.checkout_coupon .form-row-last{width:150px}.woocommerce form.checkout_coupon .form-row-last button.button{width:100%}.woocommerce form.checkout_coupon .form-row-last button.button:hover{box-shadow:inset 0 0 0 99999px rgba(0,0,0,.1)}@media (max-width:800px){.woocommerce form.checkout_coupon>p{margin-bottom:5px;line-height:150%}.woocommerce form.checkout_coupon .form-row-first{padding-right:0}}@media (max-width:992px){.woocommerce-checkout.has-sidebar form.checkout_coupon .form-row-first{padding-right:0}.woocommerce-checkout.has-sidebar form.checkout_coupon>p{margin-bottom:5px;line-height:150%}}.woocommerce-form-coupon-toggle .woocommerce-info{font-size:14px;color:#4d5c6d;background-color:transparent!important;border:0;padding-top:0;padding-bottom:0;padding-left:25px}.woocommerce .woocommerce-form-coupon-toggle .woocommerce-info::before{content:"\e929";top:0;left:0;color:#4d5c6d}@media (max-width:1200px){body.woocommerce-checkout.has-sidebar .woocommerce .woocommerce-order ul.woocommerce-order-overview{margin:.5em 0 1em}body.woocommerce-checkout.has-sidebar .woocommerce .woocommerce-order ul.woocommerce-order-overview li{display:block;text-align:center;margin-bottom:20px}}@media (max-width:1200px){.woocommerce-checkout.has-sidebar .woocommerce form.checkout .bb-wc-co{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.woocommerce-checkout.has-sidebar .woocommerce form.checkout .bb-wc-co .bb-wc-col{width:100%}}@media (max-width:992px){.woocommerce-checkout.has-sidebar .woocommerce form.checkout .bb-wc-co .bb-wc-col .bb-order-review table.shop_table tfoot th:first-child{padding-left:0}}.woocommerce-checkout.woocommerce-order-received header.entry-header{display:none}.mfp-content .bs_checkout_coupon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mfp-content .bs_checkout_coupon div.woocommerce-message,.mfp-content .bs_checkout_coupon ul.woocommerce-error{width:100%}.mfp-content .bs_checkout_coupon form.bs_checkout_coupon_form{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;margin-bottom:0;min-height:50px!important;width:100%}.mfp-content .bs_checkout_coupon form.bs_checkout_coupon_form p.form-row-first{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-bottom:0}.mfp-content .bs_checkout_coupon form.bs_checkout_coupon_form p.form-row-last{width:auto;margin-left:15px;margin-bottom:0}.mfp-content .bs_checkout_coupon button{color:#a3a5a9}.mfp-content .bs_checkout_coupon button:hover{color:#122b46;background-color:transparent}@media (max-width:544px){.mfp-content .bs_checkout_coupon form.bs_checkout_coupon_form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:92px!important}.mfp-content .bs_checkout_coupon form.bs_checkout_coupon_form p{width:100%}.mfp-content .bs_checkout_coupon form.bs_checkout_coupon_form p.form-row-last{margin-left:0;text-align:center}}.woocommerce .woocommerce-MyAccount-navigation{min-width:230px;float:none;width:230px}.woocommerce .woocommerce-MyAccount-navigation ul{margin:0}.woocommerce .woocommerce-MyAccount-navigation ul li{display:block}.woocommerce .woocommerce-MyAccount-navigation ul li a{display:block;padding:9px 15px;font-size:14px;color:#939597}.woocommerce .woocommerce-MyAccount-navigation ul li a.is-active{color:#007cff;background-color:#fafbfd}.woocommerce .woocommerce-MyAccount-navigation ul li a:hover{color:#007cff;background-color:rgba(77,92,109,.1)}.woocommerce .woocommerce-MyAccount-navigation ul li a:before{font-size:18px;text-rendering:auto;-webkit-font-smoothing:antialiased;font-family:bb-icons;margin-right:15px}.woocommerce .woocommerce-MyAccount-navigation ul li.is-active a{color:#007cff;background-color:rgba(77,92,109,.1)}.woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before{content:'\e89f'}.woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before{content:'\e8bd'}.woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before{content:'\e889'}.woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before{content:'\e893'}.woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before{content:'\e92a'}.woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before{content:'\e8b4'}.woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--become-a-vendor a:before{content:'\e825'}@media (min-width:800px){.woocommerce .woocommerce-MyAccount-navigation ul.woocommerce-MyAccount-menu{display:block!important}}.woocommerce .woocommerce-MyAccount-navigation .wc-MyAccount-navigation-heading{padding:15px 15px;text-transform:uppercase}.woocommerce .woocommerce-MyAccount-navigation .wc-MyAccount-navigation-heading h5{margin-bottom:0;font-weight:700;font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.woocommerce .woocommerce-MyAccount-navigation .wc-MyAccount-navigation-heading h5 a.push-my-account-nav{margin-left:auto;color:#939597;display:none}.woocommerce .woocommerce-MyAccount-navigation .wc-MyAccount-navigation-heading h5 a.push-my-account-nav:hover{color:#007cff}.woocommerce .woocommerce-MyAccount-content{-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #e7e9ec;min-height:400px;width:auto;padding:30px}.woocommerce .woocommerce-MyAccount-content input[type=submit][name=apply_for_vendor_submit]{border-radius:100px;padding:10px 20px;font-weight:500;font-style:normal;text-decoration:none;cursor:pointer;display:inline-block;line-height:1.3;border:1px solid transparent;font-size:15px;color:#fff}.woocommerce .woocommerce-MyAccount-content .MyAccount-content--dashboard p{font-size:14px}.woocommerce .woocommerce-MyAccount-content .wc-MyAccount-inner-content{padding:20px 0}.woocommerce .woocommerce-MyAccount-content .wc-MyAccount-inner-content .woocommerce-address-fields{width:70%;margin:2em auto}@media (max-width:1200px){.woocommerce .woocommerce-MyAccount-content .wc-MyAccount-inner-content .woocommerce-address-fields{width:90%}}@media (max-width:992px){.woocommerce .woocommerce-MyAccount-content .wc-MyAccount-inner-content .woocommerce-address-fields .form-row.form-row-first,.woocommerce .woocommerce-MyAccount-content .wc-MyAccount-inner-content .woocommerce-address-fields .form-row.form-row-last{width:100%;float:none}}@media screen and (max-width:860px) and (min-width:800px){.woocommerce .woocommerce-MyAccount-content .wc-MyAccount-inner-content{padding:20px 0}}.woocommerce .woocommerce-MyAccount-content .woocommerce-account-fields{width:70%;margin:2em auto}.woocommerce .woocommerce-MyAccount-content .woocommerce-account-fields fieldset{border:0;padding:1.5rem 0 1rem;margin-top:3rem;margin-bottom:0}.woocommerce .woocommerce-MyAccount-content .woocommerce-account-fields legend{font-weight:500;font-size:16px;color:#122b46}@media (max-width:1200px){.woocommerce .woocommerce-MyAccount-content .woocommerce-account-fields{width:90%}}@media (max-width:992px){.woocommerce .woocommerce-MyAccount-content .woocommerce-account-fields .form-row.form-row-first,.woocommerce .woocommerce-MyAccount-content .woocommerce-account-fields .form-row.form-row-last{width:100%;float:none}}.woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses{font-size:14px;padding:0}.woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address-title h3{text-transform:uppercase;font-size:14px;font-weight:500;margin-bottom:.2rem}.woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses address{line-height:21px;margin-bottom:1em}@media (max-width:992px){.woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address{float:none;width:100%}.woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address.col-1{padding-bottom:30px}}.woocommerce .woocommerce-MyAccount-content form .form-row{margin-bottom:1.3em}.woocommerce .woocommerce-MyAccount-content form .form-row .required{color:#ef3e46;text-decoration:none}.woocommerce .woocommerce-MyAccount-content form .form-row label{font-size:14px}.woocommerce .woocommerce-MyAccount-content form .form-row input,.woocommerce .woocommerce-MyAccount-content form .form-row select,.woocommerce .woocommerce-MyAccount-content form .form-row textarea{font-size:14px}.woocommerce .woocommerce-MyAccount-content form .form-row .select2-container .select2-results,.woocommerce .woocommerce-MyAccount-content form .form-row .select2-container .select2-selection--single{font-size:14px}.woocommerce .woocommerce-MyAccount-content form .form-row span.select2-selection.select2-selection--single{outline:0}.woocommerce .woocommerce-MyAccount-content form .form-row span>em{font-size:14px;font-style:normal;color:#a3a5a9}.woocommerce .woocommerce-MyAccount-content form .woocommerce-account-fields__ctrls-wrapper,.woocommerce .woocommerce-MyAccount-content form .woocommerce-address-fields__ctrls-wrapper{text-align:right}.woocommerce .wc-MyAccount-sub-heading{padding:0 0 10px;border-bottom:1px solid #e7e9ec}.woocommerce .wc-MyAccount-sub-heading h2{margin-bottom:10px}.woocommerce .wc-MyAccount-sub-heading h2 strong{font-weight:400}.woocommerce .wc-MyAccount-sub-heading p{font-size:14px;margin-bottom:0;color:#a3a5a9}.woocommerce table.my_account_orders{border:0}.woocommerce table.my_account_orders td,.woocommerce table.my_account_orders th{padding-top:8px;padding-bottom:8px;font-size:13px;border-bottom:0}.woocommerce table.my_account_orders thead th{text-transform:uppercase;font-size:12px;font-weight:500}.woocommerce table.my_account_orders tbody td{border-top:1px solid #e7e9ec;color:#a3a5a9}.woocommerce table.my_account_orders tbody td.woocommerce-orders-table__cell-order-actions{width:95px}@media (max-width:800px){.woocommerce table.my_account_orders tbody td.woocommerce-orders-table__cell-order-actions{width:auto}}.woocommerce table.my_account_orders tbody td a.button{min-height:auto;padding:5px 1.2em;margin:0 0 5px 5px;font-size:13px;line-height:1;max-width:100px;width:100%}.woocommerce table.my_account_orders tbody td a.button:hover{background-color:#0f74e0;color:#fff}@media (max-width:800px){.woocommerce table.my_account_orders tbody td a.button{width:auto}}.woocommerce table.my_account_orders tbody td.woocommerce-orders-table__cell-order-number a{color:#939597}.woocommerce table.my_account_orders tbody td.woocommerce-orders-table__cell-order-number a:hover{color:#007cff}@media (max-width:800px){.woocommerce table.my_account_orders tbody tr:nth-child(even) td{background-color:#fafbfd}.woocommerce table.my_account_orders tbody tr.woocommerce-orders-table__row{margin-bottom:30px}.woocommerce table.my_account_orders tbody tr:last-child{margin-bottom:0}}.woocommerce table.my_account_orders.account-orders-table-dashboard tbody td a.button{padding:6px 15px;display:block;max-width:90%;margin-bottom:10px}@media (max-width:1200px){.woocommerce table.my_account_orders.account-orders-table-dashboard tbody td a.button{width:100%;max-width:100%}}@media (max-width:800px){.woocommerce table.my_account_orders.account-orders-table-dashboard tbody td a.button{display:inline-block;margin-left:0;margin-right:5px}}.woocommerce .bsMyAccount{display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff;border:1px solid #e7e9ec;border-radius:4px;margin-bottom:30px}@media (max-width:800px){.woocommerce .bsMyAccount{margin-bottom:0}}@media (max-width:1200px){.woocommerce-account.has-sidebar .woocommerce .bsMyAccount{margin-bottom:0}}.woocommerce .wc-MyAccount-fix-center{width:60%;margin:2em auto;text-align:center}.woocommerce .wc-MyAccount-fix-center.woocommerce-info{border:0;padding:0}.woocommerce .wc-MyAccount-fix-center.woocommerce-info:before{display:none}.woocommerce .wc-MyAccount-fix-center.woocommerce-info .button{float:none;padding:1em 3em;font-weight:500;margin:0 auto}.woocommerce .wc-MyAccount-fix-center .wc-MyAccount-sub-tagline{font-size:22px;margin-bottom:25px}.woocommerce .wc-MyAccount-fix-center .wc-MyAccount-sub-icon{margin-bottom:25px}.woocommerce .wc-MyAccount-fix-center .wc-MyAccount-sub-icon img{max-width:60px}@media (max-width:992px){.woocommerce .wc-MyAccount-fix-center{width:85%}}.woocommerce #customer_login,.woocommerce .bb_customer_login{padding:3rem}.woocommerce #customer_login form.login,.woocommerce #customer_login form.register,.woocommerce .bb_customer_login form.login,.woocommerce .bb_customer_login form.register{border:0;padding:10px 0;font-size:14px}.woocommerce #customer_login form.login label,.woocommerce #customer_login form.register label,.woocommerce .bb_customer_login form.login label,.woocommerce .bb_customer_login form.register label{font-size:14px}.woocommerce #customer_login form.login input,.woocommerce #customer_login form.login select,.woocommerce #customer_login form.login textarea,.woocommerce #customer_login form.register input,.woocommerce #customer_login form.register select,.woocommerce #customer_login form.register textarea,.woocommerce .bb_customer_login form.login input,.woocommerce .bb_customer_login form.login select,.woocommerce .bb_customer_login form.login textarea,.woocommerce .bb_customer_login form.register input,.woocommerce .bb_customer_login form.register select,.woocommerce .bb_customer_login form.register textarea{font-size:14px}.woocommerce #customer_login .woocommerce-LostPassword,.woocommerce .bb_customer_login .woocommerce-LostPassword{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.woocommerce #customer_login .woocommerce-LostPassword label.woocommerce-form__label,.woocommerce .bb_customer_login .woocommerce-LostPassword label.woocommerce-form__label{margin-right:auto}@media (max-width:544px){.woocommerce #customer_login .woocommerce-LostPassword,.woocommerce .bb_customer_login .woocommerce-LostPassword{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.woocommerce #customer_login .woocommerce-LostPassword label.woocommerce-form__label,.woocommerce .bb_customer_login .woocommerce-LostPassword label.woocommerce-form__label{margin-right:auto;margin-left:auto;margin-bottom:15px}}.woocommerce #customer_login .woocommerce-LoginBtn,.woocommerce #customer_login .woocommerce-RegisterBtn,.woocommerce .bb_customer_login .woocommerce-LoginBtn,.woocommerce .bb_customer_login .woocommerce-RegisterBtn{text-align:right}.woocommerce #customer_login .woocommerce-LoginBtn button.button,.woocommerce #customer_login .woocommerce-RegisterBtn button.button,.woocommerce .bb_customer_login .woocommerce-LoginBtn button.button,.woocommerce .bb_customer_login .woocommerce-RegisterBtn button.button{padding-left:3em;padding-right:3em}@media (max-width:544px){.woocommerce #customer_login .woocommerce-LoginBtn,.woocommerce #customer_login .woocommerce-RegisterBtn,.woocommerce .bb_customer_login .woocommerce-LoginBtn,.woocommerce .bb_customer_login .woocommerce-RegisterBtn{text-align:center}}.woocommerce #customer_login.col2-set .col-1,.woocommerce #customer_login.col2-set .col-2,.woocommerce .bb_customer_login.col2-set .col-1,.woocommerce .bb_customer_login.col2-set .col-2{padding:0 20px}.woocommerce #customer_login.col2-set .col-1 .bb_customer_login,.woocommerce #customer_login.col2-set .col-2 .bb_customer_login,.woocommerce .bb_customer_login.col2-set .col-1 .bb_customer_login,.woocommerce .bb_customer_login.col2-set .col-2 .bb_customer_login{padding:0}.woocommerce .woocommerce-MyAccount-content .bb_customer_login{width:50%;margin:0 auto;padding:3rem}.woocommerce .woocommerce-MyAccount-content .bb_customer_login>h2{display:none}@media (max-width:1200px){.has-sidebar .woocommerce .woocommerce-MyAccount-content .bb_customer_login{width:80%}}@media (max-width:992px){.woocommerce .woocommerce-MyAccount-content .bb_customer_login{width:80%}.has-sidebar .woocommerce .woocommerce-MyAccount-content .bb_customer_login{width:95%;padding-left:1rem;padding-right:1rem}}@media (max-width:544px){.woocommerce .woocommerce-MyAccount-content .bb_customer_login{width:90%;padding-left:1rem;padding-right:1rem}}.woocommerce .wc-LostPassword{padding:3rem;width:50%;margin:0 auto}.woocommerce .wc-LostPassword .bs_woocommerce_reset_message{font-size:14px;color:#939597;margin-bottom:1rem;line-height:1.3rem}.woocommerce .wc-LostPassword .bs_woocommerce_reset_ctrls{text-align:right}@media (max-width:800px){.woocommerce .wc-LostPassword{width:80%}}@media (max-width:544px){.woocommerce .wc-LostPassword{width:100%}}.woocommerce section.woocommerce-order-details p.order-again{text-align:right}.woocommerce section.woocommerce-order-details p.order-again a.button{padding:8px 2em}.woocommerce section.woocommerce-order-details p.order-again a.button:hover{background-color:#0f74e0;color:#fff}.woocommerce .woocommerce-table--order-details{border:0}.woocommerce .woocommerce-table--order-details td,.woocommerce .woocommerce-table--order-details th{padding-top:8px;padding-bottom:8px;font-size:14px;border-bottom:0;vertical-align:top;border-top:1px solid #e7e9ec}.woocommerce .woocommerce-table--order-details thead th{text-transform:uppercase;font-size:14px;color:#a3a5a9;font-weight:500}.woocommerce .woocommerce-table--order-details tfoot td,.woocommerce .woocommerce-table--order-details tfoot th{font-weight:400}.woocommerce .order_details_items thead tr:first-child td,.woocommerce .order_details_items thead tr:first-child th{border-top:0}@media (max-width:544px){.woocommerce .order_details_items thead tr:first-child th.product-thumb{display:none}}.woocommerce .order_details_items tbody tr:last-child td,.woocommerce .order_details_items tbody tr:last-child th{border-bottom:1px solid #e7e9ec}.woocommerce .order_details_items td.product-name a{color:#122b46;font-weight:500}.woocommerce .order_details_items td.product-name a:hover{color:#007cff}.woocommerce .order_details_items td.product-total,.woocommerce .order_details_items th.product-total{width:190px;text-align:right}.woocommerce .order_details_items td.product-total span.woocommerce-Price-amount,.woocommerce .order_details_items th.product-total span.woocommerce-Price-amount{font-weight:700}@media (max-width:544px){.woocommerce .order_details_items td.product-total,.woocommerce .order_details_items th.product-total{text-align:right}}@media (max-width:1200px){.woocommerce .order_details_items td.product-total{width:auto}}.woocommerce .order_details_items tr.product-purchase-note td{padding-top:8px}.woocommerce .order_details_items td:not(.product-thumb){padding-top:20px}.woocommerce .order_details_items td.product-thumb{width:120px}.woocommerce .order_details_items td.product-thumb img{max-width:100px}@media (max-width:992px){.woocommerce .order_details_items td.product-thumb{width:90px}.woocommerce .order_details_items td.product-thumb img{max-width:80px}}.woocommerce .order_details_items .bb_sku_wrapper{display:block;color:#a3a5a9;font-size:13px;line-height:1}.woocommerce table.order_details_total{width:70%;float:right}.woocommerce table.order_details_total tfoot td,.woocommerce table.order_details_total tfoot th{border-top:0;border-bottom:0;padding-top:4px;padding-bottom:4px;color:#a3a5a9;font-weight:400}.woocommerce table.order_details_total th{text-transform:uppercase}.woocommerce table.order_details_total tfoot td:last-child{width:190px;color:#4d5c6d;text-align:right}@media (max-width:800px){.woocommerce table.order_details_total tfoot td:last-child{text-align:right}}.woocommerce table.order_details_total tfoot tr:last-child td,.woocommerce table.order_details_total tfoot tr:last-child th{color:#4d5c6d;font-weight:700}@media (max-width:992px){.woocommerce table.order_details_total{width:100%;float:none}.woocommerce table.order_details_total td,.woocommerce table.order_details_total th{padding-top:4px;padding-bottom:4px}}.woocommerce .order_details_note{clear:both}.woocommerce .order_details_note th{color:#4d5c6d}.woocommerce section.woocommerce-customer-details{padding:0 12px}.woocommerce section.woocommerce-customer-details h2.woocommerce-column__title{font-size:17px;font-weight:500;margin-bottom:.5rem}.woocommerce section.woocommerce-customer-details .woocommerce-column h2.woocommerce-column__title{font-size:17px;font-weight:500;margin-bottom:.5rem}.woocommerce section.woocommerce-customer-details .woocommerce-column.woocommerce-column--1{width:64%}.woocommerce section.woocommerce-customer-details .woocommerce-column.woocommerce-column--2{width:32%}@media (max-width:992px){.woocommerce section.woocommerce-customer-details .woocommerce-column,.woocommerce section.woocommerce-customer-details .woocommerce-column.woocommerce-column--1,.woocommerce section.woocommerce-customer-details .woocommerce-column.woocommerce-column--2{width:100%;float:none}.woocommerce section.woocommerce-customer-details .woocommerce-column.woocommerce-column--1{margin-bottom:30px}}.woocommerce section.woocommerce-customer-details address{border:0;padding:0;font-size:14px}.woocommerce section.woocommerce-customer-details address .woocommerce-customer-details--email:before,.woocommerce section.woocommerce-customer-details address .woocommerce-customer-details--phone:before{line-height:2.15}.woocommerce section.woocommerce-customer-details .woocommerce-customer-details--subcolumn{font-size:14px}.woocommerce section.woocommerce-customer-details .woocommerce-customer-details--subcolumn .woocommerce-customer-details--email:before,.woocommerce section.woocommerce-customer-details .woocommerce-customer-details--subcolumn .woocommerce-customer-details--phone:before{line-height:2.15}.woocommerce section.woocommerce-customer-details .woocommerce-customer-details--billwrap{display:-webkit-box;display:-ms-flexbox;display:flex}.woocommerce section.woocommerce-customer-details .woocommerce-customer-details--billwrap .woocommerce-customer-details--maincolumn{margin-right:50px}@media (max-width:1200px){.woocommerce section.woocommerce-customer-details .woocommerce-customer-details--billwrap .woocommerce-customer-details--maincolumn{margin-right:25px}}@media (max-width:992px){.woocommerce section.woocommerce-customer-details .woocommerce-customer-details--billwrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.woocommerce section.woocommerce-customer-details .woocommerce-customer-details--billwrap .woocommerce-customer-details--maincolumn{margin-right:0}}.woocommerce mark{background-color:#fafbfd;color:#4d5c6d}@media (max-width:800px){.woocommerce .bsMyAccount{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.woocommerce .woocommerce-MyAccount-navigation{width:100%}.woocommerce .woocommerce-MyAccount-navigation .wc-MyAccount-navigation-heading h5 a.push-my-account-nav{display:block}.woocommerce .woocommerce-MyAccount-navigation ul.woocommerce-MyAccount-menu{display:none}.woocommerce .woocommerce-MyAccount-content{border-left:0}}.woocommerce .bsMyAccount--dashboard .wc-MyAccount-inner-content{padding-bottom:10px}.woocommerce .bsMyAccount--dashboard .wc-MyAccount-sub-heading{border-bottom:0;padding-bottom:0}@media (min-width:860px){.woocommerce .bsMyAccount--dashboard .wc-MyAccount-dashboard-block{margin-left:-20px;margin-right:-20px}}.woocommerce .bsMyAccount--dashboard .wc-MyAccount-dashboard-block .wc-MyAccount-sub-heading{border-bottom:1px solid #e7e9ec;padding-top:10px;padding-bottom:5px}.woocommerce .bsMyAccount--dashboard .wc-MyAccount-dashboard-block .wc-MyAccount-sub-heading h2{text-transform:uppercase;font-size:14px;margin-bottom:0;font-weight:500}.woocommerce .bsMyAccount--dashboard .wc-MyAccount-dashboard-block .my_account_orders{margin-bottom:0}.woocommerce .bsMyAccount--dashboard .wc-MyAccount-dashboard-block .woocommerce-account-fields{width:100%;margin:0}.woocommerce .bsMyAccount--dashboard .wc-MyAccount-dashboard-block .woocommerce-account-fields .wcf-split{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -10px}.woocommerce .bsMyAccount--dashboard .wc-MyAccount-dashboard-block .woocommerce-account-fields .wcf-split .wcf-col{width:50%;margin:0 10px}.woocommerce .bsMyAccount--dashboard .wc-MyAccount-dashboard-block .woocommerce-account-fields .wcf-split fieldset{margin:0;padding:0}@media (max-width:1200px){.woocommerce .bsMyAccount--dashboard .wc-MyAccount-dashboard-block .woocommerce-account-fields .wcf-split{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0}.woocommerce .bsMyAccount--dashboard .wc-MyAccount-dashboard-block .woocommerce-account-fields .wcf-split .wcf-col{width:100%;margin:0}}.woocommerce .bsMyAccount--dashboard .wc-DashBoard-address-wrapper .col2-set{display:-webkit-box;display:-ms-flexbox;display:flex;margin:20px 0;padding:0}.woocommerce .bsMyAccount--dashboard .wc-DashBoard-address-wrapper .col2-set:after,.woocommerce .bsMyAccount--dashboard .wc-DashBoard-address-wrapper .col2-set:before{display:none}@media (max-width:992px){.woocommerce .bsMyAccount--dashboard .wc-DashBoard-address-wrapper .col2-set{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:992px){.woocommerce .bsMyAccount--dashboard .wc-DashBoard-address-wrapper .woocommerce-Address{width:100%}.woocommerce .bsMyAccount--dashboard .wc-DashBoard-address-wrapper .woocommerce-Address.col-1{margin-right:0;margin-bottom:20px}.woocommerce .bsMyAccount--dashboard .wc-DashBoard-address-wrapper .woocommerce-Address.col-2{margin-left:0}}.woocommerce .bsMyAccount--dashboard .woocommerce-Address{width:50%;margin:0;float:none}.woocommerce .bsMyAccount--dashboard .woocommerce-Address address{padding:20px}.woocommerce .bsMyAccount--dashboard .woocommerce-Address.col-1{margin-right:10px}.woocommerce .bsMyAccount--dashboard .woocommerce-Address.col-2{margin-left:10px}.woocommerce .bsMyAccount--dashboard .woocommerce-Address-title{border-bottom:1px solid #eef0f3;padding:10px 20px 5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.woocommerce .bsMyAccount--dashboard .woocommerce-Address-title h3{text-transform:uppercase;font-size:14px;margin-bottom:0;font-weight:500}.woocommerce .bsMyAccount--dashboard .woocommerce-Address-title a.edit{margin-left:auto}@media (max-width:800px){.woocommerce .bsMyAccount.bsMyAccount--dashboard .MyAccount-content--dashboard>.wc-MyAccount-inner-content{padding-left:0;padding-right:0}}@media (max-width:1200px){.logged-in.woocommerce-account.has-sidebar .widget-area:not(.widget-area-secondary){-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.logged-in.woocommerce-account.has-sidebar:not(.profile-sidebar):not(.group-sidebar):not(.sfwd-sidebar):not(.llms-sidebar) #primary{max-width:100%}}@media (max-width:800px){.woocommerce table.woocommerce-table--order-details.shop_table_responsive.order_details_items td.product-thumb,.woocommerce-checkout .woocommerce .woocommerce-order .woocommerce-order-details-wrapper table.woocommerce-table--order-details.shop_table_responsive.order_details_items td.product-thumb{text-align:center!important;width:100%}.woocommerce table.woocommerce-table--order-details.shop_table_responsive.order_details_items td.product-thumb img,.woocommerce-checkout .woocommerce .woocommerce-order .woocommerce-order-details-wrapper table.woocommerce-table--order-details.shop_table_responsive.order_details_items td.product-thumb img{max-width:100px;width:100px}.woocommerce table.woocommerce-table--order-details.shop_table_responsive.order_details_items td.product-thumb:before,.woocommerce-checkout .woocommerce .woocommerce-order .woocommerce-order-details-wrapper table.woocommerce-table--order-details.shop_table_responsive.order_details_items td.product-thumb:before{display:none}.woocommerce table.woocommerce-table--order-details.shop_table_responsive.order_details_items tr:nth-child(2n) td,.woocommerce-checkout .woocommerce .woocommerce-order .woocommerce-order-details-wrapper table.woocommerce-table--order-details.shop_table_responsive.order_details_items tr:nth-child(2n) td{background-color:#fff}.woocommerce table.woocommerce-table--order-details.shop_table_responsive.order_details_items tbody tr:last-child td,.woocommerce-checkout .woocommerce .woocommerce-order .woocommerce-order-details-wrapper table.woocommerce-table--order-details.shop_table_responsive.order_details_items tbody tr:last-child td{border-bottom:0}.woocommerce table.woocommerce-table--order-details.shop_table_responsive.order_details_items tr.woocommerce-table__line-item,.woocommerce-checkout .woocommerce .woocommerce-order .woocommerce-order-details-wrapper table.woocommerce-table--order-details.shop_table_responsive.order_details_items tr.woocommerce-table__line-item{margin-bottom:30px}.woocommerce table.woocommerce-table--order-details.shop_table_responsive.order_details_items tr.woocommerce-table__product-purchase-note,.woocommerce-checkout .woocommerce .woocommerce-order .woocommerce-order-details-wrapper table.woocommerce-table--order-details.shop_table_responsive.order_details_items tr.woocommerce-table__product-purchase-note{position:relative;bottom:30px}.woocommerce table.woocommerce-table--order-details.shop_table_responsive.order_details_items tr td.woocommerce-table__product-thumb,.woocommerce-checkout .woocommerce .woocommerce-order .woocommerce-order-details-wrapper table.woocommerce-table--order-details.shop_table_responsive.order_details_items tr td.woocommerce-table__product-thumb{border-top:0}}body.woocommerce-account header.entry-header{display:none}.woocommerce-account .select2-container .select2-results,.woocommerce-account .select2-container .select2-selection--single,.woocommerce-account .select2-container input{font-size:14px}.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--members-area a:before{content:'\e96e'}.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--subscriptions a:before{content:'\e8b5'}.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--wc-smart-coupons a:before{content:'\e976'}.elementor-template-full-width #content,[class*=template-elementor_header_footer] #content{padding-left:0;padding-right:0}.elementor-template-full-width #content>.container,[class*=template-elementor_header_footer] #content>.container{max-width:100%;padding:0}.elementor-template-full-width .site-content-grid{display:block}.elementor-template-full-width .site-content-grid>*{display:inherit}.elementor-header+#content{padding-top:0}.elementor+.appbosscm-moderation-button-wrap{display:none}.elementor-slick-slider .slick-next,.elementor-slick-slider .slick-prev{box-shadow:none}.elementor-slick-slider .slick-arrows-inside .slick-next{left:auto}#content .elementor-widget-container li.product,#content .wp-block-woocommerce-handpicked-products li.product,#content .wp-block-woocommerce-product-best-sellers li.product,#content .wp-block-woocommerce-product-category li.product,#content .wp-block-woocommerce-product-new li.product,#content .wp-block-woocommerce-product-on-sale li.product,#content .wp-block-woocommerce-product-top-rated li.product,#content .wp-block-woocommerce-products-by-attribute li.product{background-color:#fff;border-radius:4px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column}#content .elementor-widget-container li.product:hover,#content .wp-block-woocommerce-handpicked-products li.product:hover,#content .wp-block-woocommerce-product-best-sellers li.product:hover,#content .wp-block-woocommerce-product-category li.product:hover,#content .wp-block-woocommerce-product-new li.product:hover,#content .wp-block-woocommerce-product-on-sale li.product:hover,#content .wp-block-woocommerce-product-top-rated li.product:hover,#content .wp-block-woocommerce-products-by-attribute li.product:hover{box-shadow:0 6px 24px 0 rgba(18,43,70,.12)}#content .elementor-widget-container .woocommerce-loop-category__title,#content .elementor-widget-container .woocommerce-loop-product__title,#content .wp-block-woocommerce-handpicked-products .woocommerce-loop-category__title,#content .wp-block-woocommerce-handpicked-products .woocommerce-loop-product__title,#content .wp-block-woocommerce-product-best-sellers .woocommerce-loop-category__title,#content .wp-block-woocommerce-product-best-sellers .woocommerce-loop-product__title,#content .wp-block-woocommerce-product-category .woocommerce-loop-category__title,#content .wp-block-woocommerce-product-category .woocommerce-loop-product__title,#content .wp-block-woocommerce-product-new .woocommerce-loop-category__title,#content .wp-block-woocommerce-product-new .woocommerce-loop-product__title,#content .wp-block-woocommerce-product-on-sale .woocommerce-loop-category__title,#content .wp-block-woocommerce-product-on-sale .woocommerce-loop-product__title,#content .wp-block-woocommerce-product-top-rated .woocommerce-loop-category__title,#content .wp-block-woocommerce-product-top-rated .woocommerce-loop-product__title,#content .wp-block-woocommerce-products-by-attribute .woocommerce-loop-category__title,#content .wp-block-woocommerce-products-by-attribute .woocommerce-loop-product__title{text-align:center;font-size:16px;line-height:24px}#content .elementor-widget-container li.product .price,#content .wp-block-woocommerce-handpicked-products li.product .price,#content .wp-block-woocommerce-product-best-sellers li.product .price,#content .wp-block-woocommerce-product-category li.product .price,#content .wp-block-woocommerce-product-new li.product .price,#content .wp-block-woocommerce-product-on-sale li.product .price,#content .wp-block-woocommerce-product-top-rated li.product .price,#content .wp-block-woocommerce-products-by-attribute li.product .price{color:#dc5525;font-weight:500;text-align:center}#content .elementor-widget-container li.product .price del,#content .wp-block-woocommerce-handpicked-products li.product .price del,#content .wp-block-woocommerce-product-best-sellers li.product .price del,#content .wp-block-woocommerce-product-category li.product .price del,#content .wp-block-woocommerce-product-new li.product .price del,#content .wp-block-woocommerce-product-on-sale li.product .price del,#content .wp-block-woocommerce-product-top-rated li.product .price del,#content .wp-block-woocommerce-products-by-attribute li.product .price del{color:#c8cbcf;font-weight:400;opacity:1}#content .elementor-widget-container ul.products li.product .onsale,#content .wp-block-woocommerce-handpicked-products ul.products li.product .onsale,#content .wp-block-woocommerce-product-best-sellers ul.products li.product .onsale,#content .wp-block-woocommerce-product-category ul.products li.product .onsale,#content .wp-block-woocommerce-product-new ul.products li.product .onsale,#content .wp-block-woocommerce-product-on-sale ul.products li.product .onsale,#content .wp-block-woocommerce-product-top-rated ul.products li.product .onsale,#content .wp-block-woocommerce-products-by-attribute ul.products li.product .onsale{margin:0;top:0;left:0;border-top:1px solid #e7e9ec;border-left:1px solid #e7e9ec;right:auto;border-radius:4px 0 4px 0;padding:10px 10px;background-color:#e65454;min-height:auto;min-width:auto;line-height:1em;text-transform:uppercase;font-size:12px}#content .elementor-widget-container li.product .button,#content .wp-block-woocommerce-handpicked-products li.product .button,#content .wp-block-woocommerce-product-best-sellers li.product .button,#content .wp-block-woocommerce-product-category li.product .button,#content .wp-block-woocommerce-product-new li.product .button,#content .wp-block-woocommerce-product-on-sale li.product .button,#content .wp-block-woocommerce-product-top-rated li.product .button,#content .wp-block-woocommerce-products-by-attribute li.product .button{width:100%;border-radius:0;padding:12px 10px;margin-top:auto}#content .elementor-widget-container li.product .button:hover,#content .wp-block-woocommerce-handpicked-products li.product .button:hover,#content .wp-block-woocommerce-product-best-sellers li.product .button:hover,#content .wp-block-woocommerce-product-category li.product .button:hover,#content .wp-block-woocommerce-product-new li.product .button:hover,#content .wp-block-woocommerce-product-on-sale li.product .button:hover,#content .wp-block-woocommerce-product-top-rated li.product .button:hover,#content .wp-block-woocommerce-products-by-attribute li.product .button:hover{color:#fff}#content .elementor-widget-container .star-rating,#content .wp-block-woocommerce-handpicked-products .star-rating,#content .wp-block-woocommerce-product-best-sellers .star-rating,#content .wp-block-woocommerce-product-category .star-rating,#content .wp-block-woocommerce-product-new .star-rating,#content .wp-block-woocommerce-product-on-sale .star-rating,#content .wp-block-woocommerce-product-top-rated .star-rating,#content .wp-block-woocommerce-products-by-attribute .star-rating{margin:0 auto 10px}#content .elementor-widget-container .woocommerce-placeholder,#content .wp-block-woocommerce-handpicked-products .woocommerce-placeholder,#content .wp-block-woocommerce-product-best-sellers .woocommerce-placeholder,#content .wp-block-woocommerce-product-category .woocommerce-placeholder,#content .wp-block-woocommerce-product-new .woocommerce-placeholder,#content .wp-block-woocommerce-product-on-sale .woocommerce-placeholder,#content .wp-block-woocommerce-product-top-rated .woocommerce-placeholder,#content .wp-block-woocommerce-products-by-attribute .woocommerce-placeholder{border:0;border-bottom:1px solid #e7e9ec}.elementor-widget-container .product_list_widget{list-style:none;margin:0}.elementor-widget-container .product_list_widget li{background-color:#fff;border-radius:4px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;margin-bottom:20px}.elementor-widget-container .product_list_widget li:hover{box-shadow:0 6px 24px 0 rgba(18,43,70,.12)}.elementor-widget-container .product_list_widget img{width:100%;height:auto;display:block;margin:0 0 1em;box-shadow:none}.elementor-widget-container .product_list_widget .product-title{color:#122b46;display:block;font-size:16px;line-height:24px;margin-bottom:15px;text-align:center}.elementor-widget-container .product_list_widget .amount{color:#dc5525;display:block;font-weight:500;margin-top:-10px;margin-bottom:15px;text-align:center}.elementor-widget-container .product_list_widget del .amount{color:#c8cbcf;margin-bottom:10px}.elementor-widget-container .product_list_widget .star-rating{font-size:12px}.elementor-widget-wrap #groups-list{list-style:none;margin:0}.elementor-widget-wrap #groups-list .item-avatar{-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px;margin-right:12px}.elementor-widget-wrap #groups-list .item-avatar img{border-radius:3px}.elementor-widget-wrap #groups-list .item{line-height:1}.elementor-widget-wrap #groups-list .item-title{margin-bottom:3px}.elementor-widget-wrap #groups-list .item-title a{font-size:.9375rem;font-weight:500;color:#122b46;letter-spacing:-.24px}.elementor-widget-wrap #groups-list span.activity{color:#a3a5a9;font-size:12px;letter-spacing:-.26px;line-height:1.2}.elementor-widget-wp-widget-bp_latest_activities .activity-list{padding:0}.elementor-widget-wp-widget-bp_latest_activities .update-item{display:-webkit-box;display:-ms-flexbox;display:flex}.elementor-widget-wp-widget-bp_latest_activities .update-item cite{-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px;min-width:0;margin-right:10px}.elementor-widget-wp-widget-bp_latest_activities .update-item{font-size:14px}.elementor-widget-wp-widget-bp_latest_activities .avatar{border-radius:50%}.elementor-widget-wp-widget-bp_latest_activities .view.activity-time-since{line-height:1;margin:0}.elementor-widget-wp-widget-bp_core_members_widget #members-list{list-style:none;font-size:.875rem;line-height:1.35}.elementor-widget-wp-widget-bp_core_members_widget #members-list li{margin-bottom:10px}.elementor-widget-wp-widget-bp_core_members_widget ul.item-list li .item-avatar{margin-right:12px;-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px;padding:0}.elementor-widget-wp-widget-bp_core_members_widget .item-title a{font-size:14px}.elementor-widget-wp-widget-bp_core_members_widget .item-meta{display:none}.elementor-widget-wp-widget-bp_core_members_widget #members-list.item-list .item-avatar img{max-width:100%}.elementor-widget .widget-num-count{padding:0 0 0 6px;color:#a3a5a9;margin-right:auto;font-size:14px}.elementor-widget-wp-widget-bp_core_follow_following_widget .item-avatar img,.elementor-widget-wp-widget-bp_core_recently_active_widget .item-avatar img,.elementor-widget-wp-widget-bp_core_whos_online_widget .item-avatar img{border-radius:50%}.uael-subscribe-bar .fluid-width-video-wrapper{padding:0!important;margin:0!important;width:auto}.uael-subscribe-bar .fluid-width-video-wrapper iframe{height:auto;position:static;width:auto}.elementor-element.elementor-products-grid ul.products li.product{max-width:100%}.elementor-element.elementor-products-grid ul.products li.product .onsale.onsale{padding:10px}.elementor-element.elementor-products-grid h2.woocommerce-loop-category__title{text-align:center}.site-content-grid>.woocommerce-notices-wrapper{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.site-content-grid>.woocommerce-notices-wrapper:empty{display:none}.woocommerce #content .site-content-grid>.product.elementor{display:block}nav.elementor-pagination{margin-top:30px;margin-bottom:30px}@media (max-width:1024px){#content .elementor-element.elementor-products-grid ul.products.products{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){#content .elementor-element.elementor-products-grid ul.products.products{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){#content .elementor-element.elementor-products-grid ul.products.products{grid-template-columns:repeat(1,1fr)}}@font-face{font-family:eicons;src:url(//eng.youpass.co.kr/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.13.0);src:url(//eng.youpass.co.kr/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.13.0#iefix) format("embedded-opentype"),url(//eng.youpass.co.kr/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.13.0) format("woff2"),url(//eng.youpass.co.kr/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.13.0) format("woff"),url(//eng.youpass.co.kr/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.13.0) format("truetype"),url(//eng.youpass.co.kr/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.13.0#eicon) format("svg");font-weight:400;font-style:normal}[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:a 2s infinite linear}.eicon-editor-link:before{content:'\e800'}.eicon-editor-unlink:before{content:'\e801'}.eicon-editor-external-link:before{content:'\e802'}.eicon-editor-close:before{content:'\e803'}.eicon-editor-list-ol:before{content:'\e804'}.eicon-editor-list-ul:before{content:'\e805'}.eicon-editor-bold:before{content:'\e806'}.eicon-editor-italic:before{content:'\e807'}.eicon-editor-underline:before{content:'\e808'}.eicon-editor-paragraph:before{content:'\e809'}.eicon-editor-h1:before{content:'\e80a'}.eicon-editor-h2:before{content:'\e80b'}.eicon-editor-h3:before{content:'\e80c'}.eicon-editor-h4:before{content:'\e80d'}.eicon-editor-h5:before{content:'\e80e'}.eicon-editor-h6:before{content:'\e80f'}.eicon-editor-quote:before{content:'\e810'}.eicon-editor-code:before{content:'\e811'}.eicon-elementor:before{content:'\e812'}.eicon-elementor-circle:before{content:'\e813'}.eicon-pojome:before{content:'\e814'}.eicon-plus:before{content:'\e815'}.eicon-menu-bar:before{content:'\e816'}.eicon-apps:before{content:'\e817'}.eicon-accordion:before{content:'\e818'}.eicon-alert:before{content:'\e819'}.eicon-animation-text:before{content:'\e81a'}.eicon-animation:before{content:'\e81b'}.eicon-banner:before{content:'\e81c'}.eicon-blockquote:before{content:'\e81d'}.eicon-button:before{content:'\e81e'}.eicon-call-to-action:before{content:'\e81f'}.eicon-captcha:before{content:'\e820'}.eicon-carousel:before{content:'\e821'}.eicon-checkbox:before{content:'\e822'}.eicon-columns:before{content:'\e823'}.eicon-countdown:before{content:'\e824'}.eicon-counter:before{content:'\e825'}.eicon-date:before{content:'\e826'}.eicon-divider-shape:before{content:'\e827'}.eicon-divider:before{content:'\e828'}.eicon-download-button:before{content:'\e829'}.eicon-dual-button:before{content:'\e82a'}.eicon-email-field:before{content:'\e82b'}.eicon-facebook-comments:before{content:'\e82c'}.eicon-facebook-like-box:before{content:'\e82d'}.eicon-form-horizontal:before{content:'\e82e'}.eicon-form-vertical:before{content:'\e82f'}.eicon-gallery-grid:before{content:'\e830'}.eicon-gallery-group:before{content:'\e831'}.eicon-gallery-justified:before{content:'\e832'}.eicon-gallery-masonry:before{content:'\e833'}.eicon-icon-box:before{content:'\e834'}.eicon-image-before-after:before{content:'\e835'}.eicon-image-box:before{content:'\e836'}.eicon-image-hotspot:before{content:'\e837'}.eicon-image-rollover:before{content:'\e838'}.eicon-info-box:before{content:'\e839'}.eicon-inner-section:before{content:'\e83a'}.eicon-mailchimp:before{content:'\e83b'}.eicon-menu-card:before{content:'\e83c'}.eicon-navigation-horizontal:before{content:'\e83d'}.eicon-nav-menu:before{content:'\e83e'}.eicon-navigation-vertical:before{content:'\e83f'}.eicon-number-field:before{content:'\e840'}.eicon-parallax:before{content:'\e841'}.eicon-php7:before{content:'\e842'}.eicon-post-list:before{content:'\e843'}.eicon-post-slider:before{content:'\e844'}.eicon-post:before{content:'\e845'}.eicon-posts-carousel:before{content:'\e846'}.eicon-posts-grid:before{content:'\e847'}.eicon-posts-group:before{content:'\e848'}.eicon-posts-justified:before{content:'\e849'}.eicon-posts-masonry:before{content:'\e84a'}.eicon-posts-ticker:before{content:'\e84b'}.eicon-price-list:before{content:'\e84c'}.eicon-price-table:before{content:'\e84d'}.eicon-radio:before{content:'\e84e'}.eicon-rtl:before{content:'\e84f'}.eicon-scroll:before{content:'\e850'}.eicon-search:before{content:'\e851'}.eicon-select:before{content:'\e852'}.eicon-share:before{content:'\e853'}.eicon-sidebar:before{content:'\e854'}.eicon-skill-bar:before{content:'\e855'}.eicon-slider-3d:before{content:'\e856'}.eicon-slider-album:before{content:'\e857'}.eicon-slider-device:before{content:'\e858'}.eicon-slider-full-screen:before{content:'\e859'}.eicon-slider-push:before{content:'\e85a'}.eicon-slider-vertical:before{content:'\e85b'}.eicon-slider-video:before{content:'\e85c'}.eicon-slides:before{content:'\e85d'}.eicon-social-icons:before{content:'\e85e'}.eicon-spacer:before{content:'\e85f'}.eicon-table:before{content:'\e860'}.eicon-tabs:before{content:'\e861'}.eicon-tel-field:before{content:'\e862'}.eicon-text-area:before{content:'\e863'}.eicon-text-field:before{content:'\e864'}.eicon-thumbnails-down:before{content:'\e865'}.eicon-thumbnails-half:before{content:'\e866'}.eicon-thumbnails-right:before{content:'\e867'}.eicon-time-line:before{content:'\e868'}.eicon-toggle:before{content:'\e869'}.eicon-url:before{content:'\e86a'}.eicon-t-letter:before{content:'\e86b'}.eicon-wordpress:before{content:'\e86c'}.eicon-text:before{content:'\e86d'}.eicon-anchor:before{content:'\e86e'}.eicon-bullet-list:before{content:'\e86f'}.eicon-code:before{content:'\e870'}.eicon-favorite:before{content:'\e871'}.eicon-google-maps:before{content:'\e872'}.eicon-image:before{content:'\e873'}.eicon-photo-library:before{content:'\e874'}.eicon-woocommerce:before{content:'\e875'}.eicon-youtube:before{content:'\e876'}.eicon-flip-box:before{content:'\e877'}.eicon-settings:before{content:'\e878'}.eicon-headphones:before{content:'\e879'}.eicon-testimonial:before{content:'\e87a'}.eicon-counter-circle:before{content:'\e87b'}.eicon-person:before{content:'\e87c'}.eicon-chevron-right:before{content:'\e87d'}.eicon-chevron-left:before{content:'\e87e'}.eicon-close:before{content:'\e87f'}.eicon-file-download:before{content:'\e880'}.eicon-save:before{content:'\e881'}.eicon-zoom-in:before{content:'\e882'}.eicon-shortcode:before{content:'\e883'}.eicon-nerd:before{content:'\e884'}.eicon-device-desktop:before{content:'\e885'}.eicon-device-tablet:before{content:'\e886'}.eicon-device-mobile:before{content:'\e887'}.eicon-document-file:before{content:'\e888'}.eicon-folder-o:before{content:'\e889'}.eicon-hypster:before{content:'\e88a'}.eicon-h-align-left:before{content:'\e88b'}.eicon-h-align-right:before{content:'\e88c'}.eicon-h-align-center:before{content:'\e88d'}.eicon-h-align-stretch:before{content:'\e88e'}.eicon-v-align-top:before{content:'\e88f'}.eicon-v-align-bottom:before{content:'\e890'}.eicon-v-align-middle:before{content:'\e891'}.eicon-v-align-stretch:before{content:'\e892'}.eicon-pro-icon:before{content:'\e893'}.eicon-mail:before{content:'\e894'}.eicon-lock-user:before{content:'\e895'}.eicon-testimonial-carousel:before{content:'\e896'}.eicon-media-carousel:before{content:'\e897'}.eicon-section:before{content:'\e898'}.eicon-column:before{content:'\e899'}.eicon-edit:before{content:'\e89a'}.eicon-clone:before{content:'\e89b'}.eicon-trash:before{content:'\e89c'}.eicon-play:before{content:'\e89d'}.eicon-angle-right:before{content:'\e89e'}.eicon-angle-left:before{content:'\e89f'}.eicon-animated-headline:before{content:'\e8a0'}.eicon-menu-toggle:before{content:'\e8a1'}.eicon-fb-embed:before{content:'\e8a2'}.eicon-fb-feed:before{content:'\e8a3'}.eicon-twitter-embed:before{content:'\e8a4'}.eicon-twitter-feed:before{content:'\e8a5'}.eicon-sync:before{content:'\e8a6'}.eicon-import-export:before{content:'\e8a7'}.eicon-check-circle:before{content:'\e8a8'}.eicon-library-save:before{content:'\e8a9'}.eicon-library-download:before{content:'\e8aa'}.eicon-insert:before{content:'\e8ab'}.eicon-preview-medium:before{content:'\e8ac'}.eicon-sort-down:before{content:'\e8ad'}.eicon-sort-up:before{content:'\e8ae'}.eicon-heading:before{content:'\e8af'}.eicon-logo:before{content:'\e8b0'}.eicon-meta-data:before{content:'\e8b1'}.eicon-post-content:before{content:'\e8b2'}.eicon-post-excerpt:before{content:'\e8b3'}.eicon-post-navigation:before{content:'\e8b4'}.eicon-yoast:before{content:'\e8b5'}.eicon-nerd-chuckle:before{content:'\e8b6'}.eicon-nerd-wink:before{content:'\e8b7'}.eicon-comments:before{content:'\e8b8'}.eicon-download-circle-o:before{content:'\e8b9'}.eicon-library-upload:before{content:'\e8ba'}.eicon-save-o:before{content:'\e8bb'}.eicon-upload-circle-o:before{content:'\e8bc'}.eicon-ellipsis-h:before{content:'\e8bd'}.eicon-ellipsis-v:before{content:'\e8be'}.eicon-arrow-left:before{content:'\e8bf'}.eicon-arrow-right:before{content:'\e8c0'}.eicon-arrow-up:before{content:'\e8c1'}.eicon-arrow-down:before{content:'\e8c2'}.eicon-play-o:before{content:'\e8c3'}.eicon-archive-posts:before{content:'\e8c4'}.eicon-archive-title:before{content:'\e8c5'}.eicon-featured-image:before{content:'\e8c6'}.eicon-post-info:before{content:'\e8c7'}.eicon-post-title:before{content:'\e8c8'}.eicon-site-logo:before{content:'\e8c9'}.eicon-site-search:before{content:'\e8ca'}.eicon-site-title:before{content:'\e8cb'}.eicon-plus-square:before{content:'\e8cc'}.eicon-minus-square:before{content:'\e8cd'}.eicon-cloud-check:before{content:'\e8ce'}.eicon-drag-n-drop:before{content:'\e8cf'}.eicon-welcome:before{content:'\e8d0'}.eicon-handle:before{content:'\e8d1'}.eicon-cart:before{content:'\e8d2'}.eicon-product-add-to-cart:before{content:'\e8d3'}.eicon-product-breadcrumbs:before{content:'\e8d4'}.eicon-product-categories:before{content:'\e8d5'}.eicon-product-description:before{content:'\e8d6'}.eicon-product-images:before{content:'\e8d7'}.eicon-product-info:before{content:'\e8d8'}.eicon-product-meta:before{content:'\e8d9'}.eicon-product-pages:before{content:'\e8da'}.eicon-product-price:before{content:'\e8db'}.eicon-product-rating:before{content:'\e8dc'}.eicon-product-related:before{content:'\e8dd'}.eicon-product-stock:before{content:'\e8de'}.eicon-product-tabs:before{content:'\e8df'}.eicon-product-title:before{content:'\e8e0'}.eicon-product-upsell:before{content:'\e8e1'}.eicon-products:before{content:'\e8e2'}.eicon-bag-light:before{content:'\e8e3'}.eicon-bag-medium:before{content:'\e8e4'}.eicon-bag-solid:before{content:'\e8e5'}.eicon-basket-light:before{content:'\e8e6'}.eicon-basket-medium:before{content:'\e8e7'}.eicon-basket-solid:before{content:'\e8e8'}.eicon-cart-light:before{content:'\e8e9'}.eicon-cart-medium:before{content:'\e8ea'}.eicon-cart-solid:before{content:'\e8eb'}.eicon-exchange:before{content:'\e8ec'}.eicon-preview-thin:before{content:'\e8ed'}.eicon-device-laptop:before{content:'\e8ee'}.eicon-collapse:before{content:'\e8ef'}.eicon-expand:before{content:'\e8f0'}.eicon-navigator:before{content:'\e8f1'}.eicon-plug:before{content:'\e8f2'}.eicon-dashboard:before{content:'\e8f3'}.eicon-typography:before{content:'\e8f4'}.eicon-info-circle-o:before{content:'\e8f5'}.eicon-integration:before{content:'\e8f6'}.eicon-plus-circle-o:before{content:'\e8f7'}.eicon-rating:before{content:'\e8f8'}.eicon-review:before{content:'\e8f9'}.eicon-tools:before{content:'\e8fa'}.eicon-loading:before{content:'\e8fb'}.eicon-sitemap:before{content:'\e8fc'}.eicon-click:before{content:'\e8fd'}.eicon-clock:before{content:'\e8fe'}.eicon-library-open:before{content:'\e8ff'}.eicon-warning:before{content:'\e900'}.eicon-flow:before{content:'\e901'}.eicon-cursor-move:before{content:'\e902'}.eicon-arrow-circle-left:before{content:'\e903'}.eicon-flash:before{content:'\e904'}.eicon-redo:before{content:'\e905'}.eicon-ban:before{content:'\e906'}.eicon-barcode:before{content:'\e907'}.eicon-calendar:before{content:'\e908'}.eicon-caret-left:before{content:'\e909'}.eicon-caret-right:before{content:'\e90a'}.eicon-caret-up:before{content:'\e90b'}.eicon-chain-broken:before{content:'\e90c'}.eicon-check-circle-o:before{content:'\e90d'}.eicon-check:before{content:'\e90e'}.eicon-chevron-double-left:before{content:'\e90f'}.eicon-chevron-double-right:before{content:'\e910'}.eicon-undo:before{content:'\e911'}.eicon-filter:before{content:'\e912'}.eicon-circle-o:before{content:'\e913'}.eicon-circle:before{content:'\e914'}.eicon-clock-o:before{content:'\e915'}.eicon-cog:before{content:'\e916'}.eicon-cogs:before{content:'\e917'}.eicon-commenting-o:before{content:'\e918'}.eicon-copy:before{content:'\e919'}.eicon-database:before{content:'\e91a'}.eicon-dot-circle-o:before{content:'\e91b'}.eicon-envelope:before{content:'\e91c'}.eicon-external-link-square:before{content:'\e91d'}.eicon-eyedropper:before{content:'\e91e'}.eicon-folder:before{content:'\e91f'}.eicon-font:before{content:'\e920'}.eicon-adjust:before{content:'\e921'}.eicon-lightbox:before{content:'\e922'}.eicon-heart-o:before{content:'\e923'}.eicon-history:before{content:'\e924'}.eicon-image-bold:before{content:'\e925'}.eicon-info-circle:before{content:'\e926'}.eicon-link:before{content:'\e927'}.eicon-long-arrow-left:before{content:'\e928'}.eicon-long-arrow-right:before{content:'\e929'}.eicon-caret-down:before{content:'\e92a'}.eicon-paint-brush:before{content:'\e92b'}.eicon-pencil:before{content:'\e92c'}.eicon-plus-circle:before{content:'\e92d'}.eicon-zoom-in-bold:before{content:'\e92e'}.eicon-sort-amount-desc:before{content:'\e92f'}.eicon-sign-out:before{content:'\e930'}.eicon-spinner:before{content:'\e931'}.eicon-square:before{content:'\e932'}.eicon-star-o:before{content:'\e933'}.eicon-star:before{content:'\e934'}.eicon-text-align-justify:before{content:'\e935'}.eicon-text-align-center:before{content:'\e936'}.eicon-tags:before{content:'\e937'}.eicon-text-align-left:before{content:'\e938'}.eicon-text-align-right:before{content:'\e939'}.eicon-close-circle:before{content:'\e93a'}.eicon-trash-o:before{content:'\e93b'}.eicon-font-awesome:before{content:'\e93c'}.eicon-user-circle-o:before{content:'\e93d'}.eicon-video-camera:before{content:'\e93e'}.eicon-heart:before{content:'\e93f'}.eicon-wrench:before{content:'\e940'}.eicon-help:before{content:'\e941'}.eicon-help-o:before{content:'\e942'}.eicon-zoom-out-bold:before{content:'\e943'}.eicon-plus-square-o:before{content:'\e944'}.eicon-minus-square-o:before{content:'\e945'}.eicon-minus-circle:before{content:'\e946'}.eicon-minus-circle-o:before{content:'\e947'}.eicon-code-bold:before{content:'\e948'}.eicon-cloud-upload:before{content:'\e949'}.eicon-search-bold:before{content:'\e94a'}.eicon-map-pin:before{content:'\e94b'}.eicon-meetup:before{content:'\e94c'}.eicon-slideshow:before{content:'\e94d'}.eicon-t-letter-bold:before{content:'\e94e'}.eicon-preferences:before{content:'\e94f'}.eicon-table-of-contents:before{content:'\e950'}.eicon-tv:before{content:'\e951'}.eicon-upload:before{content:'\e952'}.eicon-instagram-comments:before{content:'\e953'}.eicon-instagram-nested-gallery:before{content:'\e954'}.eicon-instagram-post:before{content:'\e955'}.eicon-instagram-video:before{content:'\e956'}.eicon-instagram-gallery:before{content:'\e957'}.eicon-instagram-likes:before{content:'\e958'}.eicon-facebook:before{content:'\e959'}.eicon-twitter:before{content:'\e95a'}.eicon-pinterest:before{content:'\e95b'}.eicon-frame-expand:before{content:'\e95c'}.eicon-frame-minimize:before{content:'\e95d'}.eicon-archive:before{content:'\e95e'}.eicon-colors-typography:before{content:'\e95f'}.eicon-custom:before{content:'\e960'}.eicon-footer:before{content:'\e961'}.eicon-header:before{content:'\e962'}.eicon-layout-settings:before{content:'\e963'}.eicon-lightbox-expand:before{content:'\e964'}.eicon-error-404:before{content:'\e965'}.eicon-theme-style:before{content:'\e966'}.eicon-search-results:before{content:'\e967'}.eicon-single-post:before{content:'\e968'}.eicon-site-identity:before{content:'\e969'}.eicon-theme-builder:before{content:'\e96a'}.eicon-download-bold:before{content:'\e96b'}.eicon-share-arrow:before{content:'\e96c'}.eicon-global-settings:before{content:'\e96d'}.eicon-user-preferences:before{content:'\e96e'}.eicon-lock:before{content:'\e96f'}.eicon-export-kit:before{content:'\e970'}.eicon-import-kit:before{content:'\e971'}.eicon-lottie:before{content:'\e972'}.eicon-products-archive:before{content:'\e973'}.eicon-single-product:before{content:'\e974'}.eicon-disable-trash-o:before{content:'\e975'}.eicon-single-page:before{content:'\e976'}.eicon-wordpress-light:before{content:'\e977'}.eicon-cogs-check:before{content:'\e978'}.eicon-custom-css:before{content:'\e979'}.eicon-global-colors:before{content:'\e97a'}.eicon-globe:before{content:'\e97b'}.eicon-typography-1:before{content:'\e97c'}.eicon-background:before{content:'\e97d'}.eicon-device-responsive:before{content:'\e97e'}.eicon-device-wide:before{content:'\e97f'}.eicon-code-highlight:before{content:'\e980'}.eicon-video-playlist:before{content:'\e981'}.eicon-download-kit:before{content:'\e982'}.eicon-kit-details:before{content:'\e983'}.eicon-kit-parts:before{content:'\e984'}.eicon-kit-upload:before{content:'\e985'}.eicon-kit-plugins:before{content:'\e986'}.eicon-kit-upload-alt:before{content:'\e987'}.eicon-hotspot:before{content:'\e988'}.eicon-paypal-button:before{content:'\e989'}.eicon-shape:before{content:'\e98a'}.eicon-wordart:before{content:'\e98b'}.eicon-checkout:before{content:'\e98c'}.eicon-container:before{content:'\e98d'}.eicon-flip:before{content:'\e98e'}.eicon-info:before{content:'\e98f'}.eicon-my-account:before{content:'\e990'}.eicon-purchase-summary:before{content:'\e991'}.eicon-page-transition:before{content:'\e992'}.eicon-spotify:before{content:'\e993'}.eicon-stripe-button:before{content:'\e994'}.eicon-woo-settings:before{content:'\e995'}.eicon-woo-cart:before{content:'\e996'}.eicon-grow:before{content:'\e997'}.eicon-order-end:before{content:'\e998'}.eicon-nowrap:before{content:'\e999'}.eicon-order-start:before{content:'\e99a'}.eicon-progress-tracker:before{content:'\e99b'}.eicon-shrink:before{content:'\e99c'}.eicon-wrap:before{content:'\e99d'}.eicon-align-center-h:before{content:'\e99e'}.eicon-align-center-v:before{content:'\e99f'}.eicon-align-end-h:before{content:'\e9a0'}.eicon-align-end-v:before{content:'\e9a1'}.eicon-align-start-h:before{content:'\e9a2'}.eicon-align-start-v:before{content:'\e9a3'}.eicon-align-stretch-h:before{content:'\e9a4'}.eicon-align-stretch-v:before{content:'\e9a5'}.eicon-justify-center-h:before{content:'\e9a6'}.eicon-justify-center-v:before{content:'\e9a7'}.eicon-justify-end-h:before{content:'\e9a8'}.eicon-justify-end-v:before{content:'\e9a9'}.eicon-justify-space-around-h:before{content:'\e9aa'}.eicon-justify-space-around-v:before{content:'\e9ab'}.eicon-justify-space-between-h:before{content:'\e9ac'}.eicon-justify-space-between-v:before{content:'\e9ad'}.eicon-justify-space-evenly-h:before{content:'\e9ae'}.eicon-justify-space-evenly-v:before{content:'\e9af'}.eicon-justify-start-h:before{content:'\e9b0'}.eicon-justify-start-v:before{content:'\e9b1'}.eicon-eye:before{content:'\e8ac'}.eicon-elementor-square:before{content:'\e813'}