@charset "utf-8";
.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	word-wrap: normal !important;
}

.wpcf7 form .wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #00a0d2; /* Blue */
}

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
	display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450; /* Green */
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	border-color: #dc3232; /* Red */
}

.wpcf7 form.spam .wpcf7-response-output {
	border-color: #f56e28; /* Orange */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ffb900; /* Yellow */
}

.wpcf7-form-control-wrap {
	position: relative;
}

.wpcf7-not-valid-tip {
	color: #dc3232; /* Red */
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
	position: relative;
	top: -2ex;
	left: 1em;
	z-index: 100;
	border: 1px solid #dc3232;
	background: #fff;
	padding: .2em .8em;
	width: 24em;
}

.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-spinner {
	visibility: hidden;
	display: inline-block;
	background-color: #23282d; /* Dark Gray 800 */
	opacity: 0.75;
	width: 24px;
	height: 24px;
	border: none;
	border-radius: 100%;
	padding: 0;
	margin: 0 24px;
	position: relative;
}

form.submitting .wpcf7-spinner {
	visibility: visible;
}

.wpcf7-spinner::before {
	content: '';
	position: absolute;
	background-color: #fbfbfc; /* Light Gray 100 */
	top: 4px;
	left: 4px;
	width: 6px;
	height: 6px;
	border: none;
	border-radius: 100%;
	transform-origin: 8px 8px;
	animation-name: spin;
	animation-duration: 1000ms;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

@media (prefers-reduced-motion: reduce) {
	.wpcf7-spinner::before {
		animation-name: blink;
		animation-duration: 2000ms;
	}
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

@keyframes blink {
	from {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

.wpcf7 [inert] {
	opacity: 0.5;
}

.wpcf7 input[type="file"] {
	cursor: pointer;
}

.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
	direction: ltr;
}

.wpcf7-reflection > output {
	display: list-item;
	list-style: none;
}

.wpcf7-reflection > output[hidden] {
	display: none;
}


@font-face {
    font-family: helveticabold;
    src: url(//cosmicsymphony.org/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_bold_0-webfont.eot);
    src: url(//cosmicsymphony.org/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_bold_0-webfont.eot?#iefix) format('embedded-opentype'), url(//cosmicsymphony.org/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_bold_0-webfont.woff) format('woff'), url(//cosmicsymphony.org/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_bold_0-webfont.ttf) format('truetype'), url(//cosmicsymphony.org/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_bold_0-webfont.svg#helveticabold) format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: helveticaregular;
    src: url(//cosmicsymphony.org/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.eot);
    src: url(//cosmicsymphony.org/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.eot?#iefix) format('embedded-opentype'), url(//cosmicsymphony.org/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.woff) format('woff'), url(//cosmicsymphony.org/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.ttf) format('truetype'), url(//cosmicsymphony.org/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.svg#helveticaregular) format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: helvetica-light;
    src: url(//cosmicsymphony.org/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.eot);
    src: url(//cosmicsymphony.org/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.eot?#iefix) format('embedded-opentype'), url(//cosmicsymphony.org/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.woff) format('woff'), url(//cosmicsymphony.org/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.ttf) format('truetype'), url(//cosmicsymphony.org/wp-content/plugins/ultimate-social-media-icons/css/fonts/helvetica_0-webfont.svg#helvetica-light) format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: helveticaneue-light;
    src: url(//cosmicsymphony.org/wp-content/plugins/ultimate-social-media-icons/css/fonts/helveticaneue-light.eot);
    src: url(//cosmicsymphony.org/wp-content/plugins/ultimate-social-media-icons/css/fonts/helveticaneue-light.eot?#iefix) format('embedded-opentype'), url(//cosmicsymphony.org/wp-content/plugins/ultimate-social-media-icons/css/fonts/helveticaneue-light.woff) format('woff'), url(//cosmicsymphony.org/wp-content/plugins/ultimate-social-media-icons/css/fonts/helveticaneue-light.ttf) format('truetype'), url(//cosmicsymphony.org/wp-content/plugins/ultimate-social-media-icons/css/fonts/helveticaneue-light.svg#helveticaneue-light) format('svg');
    font-weight: 400;
    font-style: normal;
}

body {
    margin: 0;
    padding: 0;
}

.clear {
    clear: both;
}

.space {
    clear: both;
    padding: 30px 0 0;
    width: 100%;
    float: left;
}

.like_txt {
    margin: 30px 0 0;
    padding: 0;
    color: #12a252;
    font-family: helveticaregular;
    font-size: 20px;
    line-height: 20px;
    text-align: center;
}

.like_txt a {
    color: #12a252;
}

.sfsibeforpstwpr iframe,
.sfsiaftrpstwpr iframe {
    max-width: none;
}

.sfwp_fivestar_ul li {
    display: block;
    padding-right: 20px;
}

.shwthmbfraftr {
    margin-top: 5px !important
}

label.toglpstpgsbttl {
    float: left;
    margin-top: 5px !important
}

.tab_3_icns.shwthmbfraftr .cstmdisplaysharingtxt {
    float: left;
}

.tab6 ul.enough_waffling.sfsi_dsplyatend {
    width: 24%;
    float: left;
}

.tab4 ul.like_icon {
    margin: 0;
    padding: 20px 0 0;
    list-style: none;
    text-align: center;
}

.tab4 ul.like_icon li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
}

.tab4 ul.like_icon li span {
    margin: 0;
    width: 58px;
    display: block;
    background: url(//cosmicsymphony.org/wp-content/plugins/ultimate-social-media-icons/images/count_bg.png) no-repeat;
    height: 38px;
    overflow: hidden;
    padding: 10px 2px 2px;
    font-size: 17px;
    text-align: center;
    line-height: 24px;
    color: #5a6570;
}

.tab4 ul.like_icon li a {
    color: #5a6570;
    text-decoration: none;
}

.tab4 ul.enough_waffling {
    margin: 0;
    padding: 25px 0 27px;
    list-style: none;
    text-align: center;
}

.tab4 ul.enough_waffling li {
    margin: 0 22px;
    padding: 0;
    list-style: none;
    display: inline-block;
}

.tab4 ul.enough_waffling li span {
    float: left;
}

.tab4 ul.enough_waffling li label {
    margin: 0 0 0 20px;
    float: left;
    font-family: helveticaregular;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    line-height: 38px;
    color: #5a6570;
}

.sfsi_mainContainer .checkbox {
    width: 31px;
    height: 31px;
    background: url(//cosmicsymphony.org/wp-content/plugins/ultimate-social-media-icons/images/check_bg.jpg) no-repeat;
    display: inherit;
}

.sfsi_mainContainer .radio {
    width: 40px;
    height: 40px;
    background: url(//cosmicsymphony.org/wp-content/plugins/ultimate-social-media-icons/images/radio_bg.png) no-repeat;
    display: inherit;
}

.sfsi_mainContainer .select {
    width: 137px;
    height: 47px;
    font-size: 17px;
    background: url(//cosmicsymphony.org/wp-content/plugins/ultimate-social-media-icons/images/select_bg.jpg) no-repeat;
    display: block;
    padding-left: 16px;
    line-height: 49px;
}

.sfsi_mainContainer .line {
    background: #eaebee;
    height: 1px;
    font-size: 0;
    margin: 15px 0 0;
    clear: both;
    width: 100%;
    float: left;
}

.specify_counts {
    display: block;
    margin-top: 15px;
    padding-top: 15px;
    clear: both;
    width: 100%;
    float: left;
    border-top: 1px solid #eaebee;
}

.specify_counts .radio_section {
    width: 30px;
    float: left;
    margin: 12px 10px 0 0;
}

.specify_counts .social_icon_like {
    width: 54px;
    float: left;
    margin: 0 15px 0 0;
}

.specify_counts .social_icon_like ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}

.specify_counts .social_icon_like li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
}

.specify_counts .social_icon_like li span {
    margin: 0;
    width: 54px;
    display: block;
    background: url(//cosmicsymphony.org/wp-content/plugins/ultimate-social-media-icons/images/count_bg.jpg) no-repeat;
    height: 24px;
    overflow: hidden;
    padding: 10px 2px 2px;
    font-family: helveticaregular;
    font-size: 16px;
    text-align: center;
    line-height: 24px;
    color: #5a6570;
}

.specify_counts .social_icon_like li a {
    color: #5a6570;
    text-decoration: none;
}

.specify_counts .listing {
    width: 88%;
    margin-top: -5px;
    display: inherit;
    float: left;
}

.specify_counts .listing ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left;
}

.specify_counts .listing li {
    margin: 15px 0 0;
    padding: 0;
    list-style: none;
    clear: both;
    line-height: 39px;
    font-size: 17px;
}

.specify_counts .listing li span {
    float: left;
    margin-right: 20px;
}

.specify_counts .listing li .input {
    background: #e5e5e5;
    box-shadow: 2px 2px 3px #dcdcdc inset;
    border: 0;
    padding: 10px;
    margin-left: 25px;
}

.specify_counts .listing li .input_facebook {
    width: 288px;
    background: #e5e5e5;
    box-shadow: 2px 2px 3px #dcdcdc inset;
    border: 0;
    padding: 10px;
    margin-left: 16px;
}

.save_button {
    width: 450px;
    padding-top: 30px;
    clear: both;
    margin: auto;
}

.save_button a {
    background: #12a252;
    text-align: center;
    font-size: 23px;
    color: #FFF !important;
    display: block;
    padding: 11px 0;
    text-decoration: none;
}

.save_button a:hover {
    background: #079345
}

.tab5 ul.share_icon_order {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left;
}

.tab5 ul.share_icon_order li {
    margin: 22px 6px 0 0;
    padding: 0;
    list-style: none;
    float: left;
    line-height: 37px;
}

.tab5 ul.share_icon_order li:last-child {
    margin: 22px 0 0 3px;
}

.tab5 .row {
    border-top: 1px solid #eaebee;
    margin-top: 25px;
    padding-top: 15px;
    clear: both;
    display: block;
    width: 100%;
    float: left;
    font-family: helveticaregular;
    line-height: 42px;
}

.tab5 .icons_size {
    position: relative;
}

.tab5 .icons_size span {
    margin-right: 18px;
    display: block;
    float: left;
    font-size: 17px;
    font-weight: 400;
    line-height: 46px;
}

.tab5 .icons_size span.last {
    margin-left: 55px;
}

.tab5 .icons_size input {
    width: 73px;
    background: #e5e5e5;
    box-shadow: 2px 2px 3px #dcdcdc inset;
    border: 0;
    padding: 13px 13px 12px;
    margin-right: 18px;
    float: left;
    display: block;
}

.tab5 .icons_size select.styled {
    position: absolute;
    left: 0;
    width: 135px;
    height: 46px;
    line-height: 46px;
}

.tab5 .icons_size .field {
    position: relative;
    float: left;
    display: block;
    margin-right: 20px;
}

.tab5 .icons_size ins {
    margin-right: 25px;
    float: left;
    font-size: 17px;
    font-weight: 400;
    text-decoration: none;
}

.tab5 .icons_size ins.leave_empty {
    line-height: 23px;
}

.tab5 .icons_size {
    padding-top: 15px;
}

.tab5 ul.enough_waffling {
    margin: -5px 0 0;
    padding: 0;
    list-style: none;
    text-align: center;
}

.tab5 .new_wind .row_onl ul.enough_waffling {
    /*margin: 14px 0 0 167px;*/
    margin: 20px 0 0 0;
    padding: 0;
    list-style: none;
    height: 38px;
    text-align: center;
    width: 61%;
}

.tab5 ul.enough_waffling li {
    margin: 0 22px;
    padding: 0;
    list-style: none;
    display: inline-block;
    float: left;
}

.tab5 ul.enough_waffling li span {
    float: left;
}

.tab5 ul.enough_waffling li label {
    margin: 0 0 0 20px;
    float: left;
    font-family: helveticaregular;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    line-height: 38px;
    color: #5a6570;
}

.sticking p {
    float: left;
    font-size: 18px !important;
}

.sticking p.list {
    width: 168px;
}

.sticking p.link {
    margin: 3px 0 0 12px;
    padding: 0 !important;
    float: left;
}

.sticking .float {
    margin-left: 188px;
    margin-top: 3px;
    float: left;
    font-size: 17px;
}

.sticking ul {
    margin: 0;
    padding: 30px 0 0;
    list-style: none;
    float: left;
}

.sticking a {
    color: #a4a9ad;
}

.sticking p {
    line-height: 19px !important;
}

.sticking .field {
    position: relative;
    float: left;
    display: block;
    margin-left: 20px;
}

.sticking .field .select {
    width: 206px;
    height: 47px;
    background: url(//cosmicsymphony.org/wp-content/plugins/ultimate-social-media-icons/images/select_bg1.jpg) no-repeat;
    display: block;
    padding-left: 10px;
}

.sticking .field select.styled {
    position: absolute;
    left: 0;
    top: 0;
    width: 211px;
    line-height: 46px;
    height: 46px;
}

.mouseover_field {
    width: 455px;
    float: left;
    font-size: 18px;
    margin-top: 10px;
}

.mouseover_field label {
    width: 125px;
    float: left;
}

.mouseover_field input {
    width: 256px;
    float: left;
    background: #e5e5e5;
    box-shadow: 2px 2px 3px #dcdcdc inset;
    border: 0;
    padding: 10px;
}

.pop_up_box {
    width: 474px;
    background: #FFF;
    box-shadow: 0 0 5px 3px #d8d8d8;
    margin: 200px auto;
    padding: 20px 25px 0px;
    font-family: helveticaregular;
    color: #5a6570;
    min-height: 250px;
    position: relative;
}

.pop_up_box h4,
.pop_up_box_ex h4 {
    font-size: 20px;
    color: #5a6570;
    text-align: center;
    margin: 0;
    padding: 0;
    line-height: 22px;
}

.pop_up_box p,
.pop_up_box_ex p {
    font-size: 17px;
    line-height: 28px;
    color: #5a6570;
    text-align: left;
    margin: 0;
    padding: 25px 0 0;
    font-family: helveticaregular;
}

.sfsi_popupcntnr {
    float: left;
    width: 100%
}

.sfsi_popupcntnr>h3 {
    color: #000;
    float: left;
    font-weight: 700;
    margin-bottom: 5px;
    width: 100%
}

ul.flwstep {
    float: left;
    width: 100%
}

ul.flwstep>li {
    color: #000;
    font-size: 16px;
    margin: 5px;
}

.upldbtn {
    float: left;
    text-align: center;
    width: 100%
}

.upload_butt {
    background-color: #12a252;
    border: none;
    color: #fff;
    font-weight: 700;
    margin-top: 10px;
    padding: 7px 22px;
    width: auto;
    cursor: pointer;
    font-size: 19px;
}

.pop_up_box .button {
    background: #12a252;
    font-size: 22px;
    line-height: 24px;
    color: #5a6570;
    text-align: center;
    min-height: 80px;
    margin-top: 32px;
    box-shadow: none;
}

.pop_up_box .button:hover {
    box-shadow: none !important;
}

.pop_up_box .button a.activate {
    padding: 0px 0;
}

.pop_up_box a,
.pop_up_box_ex a {
    color: #a4a9ad;
    font-size: 20px;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    margin-top: 18px;
    width: 100%;
}

.pop_up_box .upload {
    width: 100%;
    float: left;
    text-align: left;
    margin-top: 15px;
    height: 46px;
}

.pop_up_box .upload label {
    width: 135px;
    float: left;
    line-height: 45px;
    font-size: 18px;
    font-family: helveticaregular;
    text-align: left;
}

.pop_up_box .upload input[type=text] {
    width: 248px;
    float: left;
    background: #e5e5e5;
    box-shadow: 2px 2px 3px #dcdcdc inset;
    border: 0;
    padding: 0 10px;
    font-size: 16px;
    height: 44px;
    text-align: left;
    color: #5a6570;
    font-family: helveticaregular;
}

.pop_up_box .upload input.upload_butt {
    width: 100px;
    background: #12a252;
    box-shadow: 0 0 0;
    border: 0;
    text-align: center;
    font-size: 18px;
    color: #fff;
    font-family: helveticaregular;
    height: 45px;
    right: 32px;
    top: 71px;
    position: absolute;
}

.pop_up_box .upload a {
    color: #12a252;
    font-size: 18px;
    text-decoration: underline;
    font-family: helveticaregular;
    margin: 0 0 16px 140px;
}

.pop_up_box a:hover,
.pop_up_box_ex a:hover {
    color: #a4a9ad;
}

.inr_cont .fb_url {
    clear: both;
}

.inr_cont .fb_url .checkbox,
.inr_cont .fb_url input.add,
.inr_cont .fb_url label,
.inr_cont .fb_url lable {
    float: left;
}

.inr_cont .fb_url input.add {
    margin-left: 19px;
}

.inr_cont .fb_url .checkbox {
    margin: 6px 0 0;
}

.inr_cont .fb_url label {
    /*line-height: 41px;    margin: 0 0 0 15px;*/
    line-height: 22px;
    margin: 10px 0 0 15px;
    font-size: 17px;
}

.inr_cont textarea.add_txt {
    resize: none;
    margin: 0 0 0 19px !important;
    height: 60px;
}

.tab2 .inr_cont textarea.add_txt {
    width: 382px !important;
    height: 90px;
    overflow: hidden;
}

.tab2 .inr_cont input.add {
    width: 417px;
}

.red_txt,
.tab2 .red_txt {
    color: #ef4745 !important;
    text-align: center !important;
    padding-top: 5px !important;
}

.green_txt {
    color: #12A252 !important;
    text-align: center !important;
    padding-top: 5px !important;
}

.red_txt {
    color: #f80000 !important;
    text-align: center !important;
    padding-top: 5px !important;
}

.linked_tab_2 .fb_url label {
    /* width: 32%;*/
    /* width: 26.99%;*/
    width: 22%;
}

.twt_tab_2 label {
    width: 18%
}

.bdr_top {
    border-top: none !important;
}

.linked_tab_2 .fb_url input.link_dbl {
    margin-bottom: 6px;
}

.tab3 {
    overflow: hidden;
}

.tab3 .row {
    /*border-top: 1px solid #EAEBEE;*/
    padding: 25px 0;
    clear: both;
    overflow: hidden;
}

.tab3 ul.tab_3_list {
    overflow: hidden;
    margin: 4px 0 11px;
}

ul.tab_3_list li {
    background: url(//cosmicsymphony.org/wp-content/plugins/ultimate-social-media-icons/images/tab_3_list_bg.jpg) 13px 7px no-repeat;
    padding: 0 0 0 30px;
    color: #778088;
    font-family: helveticaregular;
    font-size: 17px;
    margin-bottom: 4px;
}

.tab5 ul.tab_3_list li {
    background: url(//cosmicsymphony.org/wp-content/plugins/ultimate-social-media-icons/images/tab_3_list_bg.jpg) 13px 18px no-repeat;
}

.tab3 .row h3 {
    /* margin: 0 0 20px;*/
    margin: 20px 0 0px;
    color: #414951;
    font-family: helveticabold;
    font-size: 20px;
}

ul.tab_3_icns {
    list-style: none;
    margin: 10px 0 0;
    overflow: hidden;
}

ul.tab_3_icns li {
    width: 100%;
    margin: 0 0 21px;
    float: left;
}

ul.tab_3_icns label {
    float: left;
    line-height: 42px;
    /*margin: 0 20px;*/
    color: #69737C;
    font-size: 18px;
    font-family: helveticaregular;
    min-width: 125px;
}

ul.tab_3_icns li .icns_tab_3,
ul.tab_3_icns li .radio {
    float: left;
}

.tab3 .sub_row h4 {
    color: #a4a9ad !important;
}

.tab3 .sub_row p {
    padding-top: 18px !important;
    clear: both;
    overflow: hidden;
}

.sub_row .sub_sub_box p {
    padding-top: 18px !important;
}

.tab3 .sub_row .checkbox {
    float: left;
    margin-top: 4px;
}

.tab3 .sub_row .sub_sub_box {
    width: 80%;
    margin: 7px 0 15px 10%;
    float: left;
}

.tab3 .sub_row input.smal_inpt {
    width: 73px;
    background: #e5e5e5;
    box-shadow: 2px 2px 3px #dcdcdc inset;
    border: 0;
    padding: 10px;
    float: left;
    margin-left: 10px;
}

.tab3 .sub_row .drop_lst {
    border: 1px solid #d6d6d6;
    font-size: 16px;
    color: #5a6570;
    width: 120px;
}

.tab3 .first_row,
.tab3 .first_row p,
.tab3 .first_row p .radio,
.tab3 .first_row p label {
    float: left;
}

.tab3 .first_row {
    width: 90%;
    float: left;
}

.tab3 .first_row p {
    padding: 0 !important;
}

.tab3 .first_row p label {
    line-height: 44px;
    margin: 0 10px;
}

.tab3 .first_row p:last-child {
    margin-left: 27%
}

.tab3 .tab_1_sav {
    padding-top: 20px !important;
    margin: 10px auto 20px;
}

.suc_msg {
    background: #12A252;
    color: #FFF;
    display: none;
    font-size: 23px;
    padding: 10px;
    text-align: left;
    text-decoration: none;
}

.error_msg {
    background: #D22B30;
    color: #FFF;
    display: none;
    font-size: 23px;
    padding: 10px;
    text-align: left;
    text-decoration: none;
}

.fileUPInput {
    cursor: pointer;
    position: relative;
    top: -43px;
    right: 0;
    z-index: 99;
    height: 42px;
    font-size: 5px;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    width: 100%
}

.inputWrapper {
    height: 20px;
    width: 50px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}

.custom-txt {
    background: none !important;
    padding-left: 2px !important;
}

.custom-img {
    float: left;
    margin-left: 20px;
}

.loader-img {
    float: left;
    margin-left: -70px;
    display: none;
}

.pop-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #d3d3d3;
    z-index: 10;
    padding: 20px;
    display: none;
}

.fb-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #d3d3d3;
    z-index: -1000;
    padding: 20px;
    opacity: 0;
    display: block;
}

.inputError {
    border: 1px solid #f80000 !important;
}

.sfsicloseBtn {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}



.sfsi_tool_tip_2 .tool_tip>img,
.tool_tip>img {
    display: inline-block;
    margin-right: 4px;
    float: left;
}

.norm_row {
    float: left;
    min-width: 25px;
}

.norm_row a {
    border: none;
    display: inline-block;
    position: relative;
    float: left;
}

.sfsi_tool_tip_2 a {
    min-height: 0 !important;
}

.sfsi_widget {
    min-height: 55px;
}

.sfsi_widget a img {
    box-shadow: none !important;
    outline: 0;
}

.sfsi_wicons {
    display: inline-block;
    color: #000;
}

.sel-active {
    background-color: #f7941d;
}

.sfsi_outr_div .close {
    position: absolute;
    right: 18px;
    top: 18px;
}

.sfsi_outr_div h2 {
    color: #778088;
    font-family: helveticaregular;
    font-size: 26px;
    margin: 0 0 9px;
    padding: 0;
    text-align: center;
    font-weight: 400;
}

.sfsi_outr_div ul li a {
    color: #5A6570;
    text-decoration: none;
}

.sfsi_outr_div ul li {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
    float: none;
}

.expanded-area {
    display: none;
}

.sfsi_wicons a {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
}

.scale,
.scale-div,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-scale a.sfsi_responsive_fluid:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo a.sfsi_responsive_fluid:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-scale .sfsi_premium_sticky_icons_container a:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sfsi_premium_sticky_icons_container a:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-scale .sf_icon a:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sf_icon a:hover,
.sfsi_Sicons.sfsi-mouseOver-effect.sfsi-mouseOver-effect-scale .sf_fb.sf_icon:hover,
.sfsi_Sicons.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sf_fb.sf_icon:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.sfsi_Sicons {
    float: left;
}

.sfsi_Sicons .sf_subscrbe {
    margin: 2px 3px 3px 0;
    line-height: 20px;
}

.sfsi_Sicons .sf_fb
{
    margin: 0 4px 0 5px;
    line-height: 20px;
}
 .sfsi_Sicons .sf_fb_share {
     text-align: left;
     vertical-align: middle;
     float: left;
     line-height: 33px;
     width: auto;
     margin-right: 7px;
 }

.sfsi_Sicons .sf_twiter {
    margin: -12px 7px 0 4px;
    line-height: 20px;
}

.sfsi_Sicons.left .sf_subscrbe {
    margin: 2px 8px 3px 0;
}

.sfsi_Sicons.left .sf_fb {
    margin: 0 8px 0 0;
}

.sfsi_Sicons.left .sf_twiter {
    margin: 2px 7px 0 0;
}

.sfsi_Sicons.right .sf_subscrbe {
    margin: 2px 0 3px;
}

.sfsi_Sicons.right .sf_fb {
    margin: 0 0 0 7px;
}

.sfsi_Sicons.right .sf_twiter {
    margin: 2px 0 0 8px;
}

.sfsi_Sicons .sf_subscrbe,
.sfsi_Sicons .sf_twiter {
    position: relative;
    width: 75px;
}

.sfsi_Sicons .sf_twiter iframe {
    margin: 0px;
    height: 20px !important;
    overflow: visible !important;
}

.sfsi_Sicons .sf_twiter iframe #widget {
    overflow: visible !important;
}

.sfsi_Sicons .sf_subscrbe a {
    width: auto;
    float: left;
    border: medium none;
    padding-top: 0px;
}

.sfsi_Sicons .sf_subscrbe a:focus {
    outline: medium none;
}

.sfsi_Sicons .sf_subscrbe a img {
    width: 65px;
    float: left;
    height: 20px !important;
}

.sfsi_Sicons .sf_fb {
    position: relative;
    width: 75px;
}


.sfsi_Sicons .fb_iframe_widget {
    float: left;
    min-width: 115px;
    width: 73px;
    margin: 2px 0 0;
}

.sfsi_Sicons .sfsi_socialwpr .fb-like.fb_iframe_widget[data-layout="button_count"] {
    min-width: 125px;
    width: 73px !important;
    margin-left: 17px;
    margin-right: 24px;
}

.sfsi_pop_up .button a:hover {
    color: #fff;
}

.sfsi_pop_up .button:hover {
    background: #12a252;
    color: #fff;
    border: none;
}

ul.icn_listing li .right_info a {
    outline: 0;
    font-family: helveticaregular;
}

.upload_pop_up .upload_butt {
    line-height: 27px;
    margin-left: 6px;
}

.drop_lsts {
    left: 220px;
    position: relative;
    top: -40px;
}

.drop_lsts .styled {
    top: -42px;
    width: 127px;
    height: 33px;
}

.drop_lsts span {
    line-height: 50px;
}

.drag_drp {
    left: 11px;
    position: relative;
    top: 38px;
    font-size: 17px;
}

.listing ul li label {
    width: 224px;
    float: left;
}

.row_onl {
    width: 100%;
    float: left;
}

#sfsi_Show_popupOn_PageIDs option.sel-active {
    background: #f7941d;
}

.sfsi_inside div iframe {
    float: left;
    margin: 0;
}

.sfsi_inside div #___plus_0,
.sfsi_inside div #___plusone_0 {
    height: 27px;
}

.sfsi_outr_div li {
    float: left;
}

.sfsi_tool_tip_2 .sfsi_inside div {
    min-height: 0;
}
.sfsi_tool_tip_2 .sfsi_inside > div {
    height: 23px !important;
}

#___plus_1>iframe {
    height: 30px;
}

.main_contant h1 {
    margin: 0 0 18px;
}

.main_contant p {
    margin: 0 0 11px;
}

.main_contant p>a {
    color: #1a1d20;
    text-decoration: underline;
}

.tab1 .gary_bg {
    background: #f1f1f1;
}

#accordion {
    margin-top: 25px;
}

.main_contant p>a,
.tab1 p span {
    font-family: helveticabold;
}

.wapper .ui-accordion-header-active {
    margin-top: 20px !important;
}

.wapper .tab2 {
    padding: 20px 33px 12px 34px !important;
}

.wapper .tab2 p {
    margin-bottom: 6px;
}

.tab2 .twt_tab_2 label {
    width: 175px;
}

.tab2 .twt_fld {
    margin: 18px 0 23px;
    float: left;
}

.tab2 .twt_fld_2 {
    margin: 0 0 17px;
    float: left;
}

.tab2 .utube_inn {
    padding-bottom: 2px;
    float: left;
}

.tab2 .utube_inn label {
    max-width: 90%
}

.tab2 .utube_inn label span {
    font-family: helveticabold;
}

.tab2 .inr_cont p>a {
    font-family: helveticaneue-light;
    color: #778088;
    text-decoration: underline;
}

.pinterest_section .inr_cont .pint_url {
    float: left;
    padding-top: 6px;
    clear: both;
}

.pinterest_section .inr_cont .add {
    width: 417px !important;
}

.linkedin_section .link_1,
.linkedin_section .link_2,
.linkedin_section .link_3,
.linkedin_section .link_4 {
    float: left;
    width: 100%
}

.linkedin_section .link_1 input.add,
.linkedin_section .link_2 input.add,
.linkedin_section .link_3 input.add,
.linkedin_section .link_4 input.add {
    width: 417px;
}

.linkedin_section .link_1 {
    margin-bottom: 7px;
}

.linkedin_section .link_2 {
    margin-bottom: 12px;
}

.linkedin_section .link_3,
.linkedin_section .link_4 {
    margin-bottom: 13px;
}

.tab2 .linkedin_section .link_4 {
    margin-bottom: 0;
}

ul.tab_3_list li span {
    font-family: helveticaregular;
}

#accordion .tab4 h4,
#accordion1 .tab4 h4 {
    color: #414951;
    font-size: 20px;
}

.specify_counts .listing li .input {
    width: 73px;
}

.sfsi_fbpgidwpr {
    width: 180px;
    float: left;
    font-weight: bold;
    font-size: 17px;
    color: #000000;
}

.sfsi_fbpgiddesc {
    font-weight: normal;
    width: 42%;
    font-size: 14px;
    color: #888888;
    padding: 4px 0 0 60px;
}

.specify_counts .listing li .input.mypginpt {
    width: 288px;
}

.tab3 .Shuffle_auto .sub_sub_box .tab_3_option {
    padding-top: 0 !important;
    margin-bottom: 10px !important;
}

.tab4 {
    padding-top: 35px !important;
}

.tab4 .save_button {
    padding-top: 46px;
}

.tab5 {
    padding-top: 31px !important;
}

.tab7 {
    padding-top: 28px !important;
}

.tab5 .row_onl {
    margin-top: 15px;
}

.tab5 .sticking .link>a {
    color: #a4a9ad;
    text-decoration: underline;
}

.tab5 .mouse_txt h4 {
    /*margin-bottom: 8px!important;*/
    padding-bottom: 30px !important;
}

.tab5 .save_button {
    padding-top: 54px;
}

.tab7 .like_pop_box h2 {
    font-family: helveticabold;
    text-align: center;
    color: #414951;
    font-size: 26px;
}

.tab1 ul.icn_listing li .right_info label:hover {
    text-decoration: none !important;
}

.tab1 ul.icn_listing li .right_info label.expanded-area {
    clear: both;
    float: left;
    margin-top: 14px;
    width: 100%;
}

.tab7 .space {
    margin-top: 14px;
}

.tab7 .pop_up_show label {
    font-family: helveticaneue-light !important;
}

.tab7 .save_button {
    padding-top: 78px;
}

.like_txt a {
    text-decoration: none;
    font-family: helveticaregular;
}

.bdr_btm_non {
    border-bottom: none !important;
}

.tab1 .tab_1_sav {
    padding-top: 13px;
}

#accordion .tab2 .facebook_section .inr_cont p.extra_sp,
#accordion1 .tab2 .facebook_section .inr_cont p.extra_sp {
    padding-top: 7px;

}

.tab2 .custom_section {
    width: 100%
}

.tab7 {
    padding-bottom: 40px !important;
}

.tab9 .save_button {
    padding-top: 40px;
}

.tab9 .save_button a {
    padding: 16px 0;
}

.tab2 .twitter_section .twt_fld input.add,
.tab2 .twitter_section .twt_fld_2 textarea.add_txt {
    width: 464px !important;
}

.tab2 .utube_inn .fb_url label span {
    font-family: helveticaneue-light;
}

.tab1 label,
.tab2 label,
.tab3 label,
.tab4 label,
.tab5 label,
.tab6 label,
.tab7 label,
.tab8 label {
    cursor: default !important;
}

.tab5 .new_wind h4 {
    margin-bottom: 11px !important;
}

.pop_up_box .fb_2 span {
    height: 28px !important;
}

.pop_up_box .sfsi_tool_tip_2 .fbb .fb_1 a {
    margin-top: 0;
}

.tab6 .social_icon_like1 ul li span {
    margin-top: -1px;
}

#sfpageLoad {
    background: url(//cosmicsymphony.org/wp-content/plugins/ultimate-social-media-icons/images/ajax-loader.gif) 50% 50% no-repeat #F9F9F9;
    height: 100%;
    left: 160px;
    opacity: 1;
    position: fixed;
    top: 0;
    width: calc(100% - 160px);
    z-index: 9999;
}

.sfsi_tool_tip_2,
.tool_tip {
    background: #FFF;
    border: 1px solid #e7e7e7;
    box-shadow: #e7e7e7 0 0 2px 1px;
    display: block;
    float: left;
    margin: 0 0 0 -52px;
    padding: 5px 14px 5px 14px;
    position: absolute;
    z-index: 10000;
    border-bottom: #e5e5e5 solid 4px;
    width: 100px;
}

.sfsi_tool_tip_2 {
    display: inline-table;
}

.inerCnt,
.inerCnt:hover,
.inerCnt>a,
.inerCnt>a:hover,
.widget-area .widget a {
    outline: 0;
}

.sfsi_tool_tip_2_inr {
    bottom: 90%;
    left: 20%;
    opacity: 0;
}

.sfsi_tool_tip_2 .bot_arow {
    background: url(//cosmicsymphony.org/wp-content/plugins/ultimate-social-media-icons/images/bot_tip_icn.png) no-repeat;
    position: absolute;
    bottom: -21px;
    left: 50%;
    width: 15px;
    height: 21px;
    margin-left: -5px;
}

.sfsi_tool_tip_2 .top_big_arow {
    position: absolute;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    top: -21px;
    left: 50%;
    width: 15px;
    height: 21px;
    margin-right: -5px;
}

.sfsi_tool_tip_2_inr .gpls_visit>a,
.sfsi_tool_tip_2_inr .prints_visit_1 a,
.sfsi_tool_tip_2_inr .utub_visit>a {
    margin-top: 0;
}

.sfsi_tool_tip_2_inr .linkin_1 a,
.sfsi_tool_tip_2_inr .linkin_2 a,
.sfsi_tool_tip_2_inr .linkin_3 a,
.sfsi_tool_tip_2_inr .linkin_4 a,
.sfsi_tool_tip_2_inr .prints_visit a {
    margin: 0;
}

.sfsiTlleftBig {
    bottom: 121%;
    left: 22%;
    margin-left: -54%
}

.sfsiTlleft {
    bottom: 100%;
    left: 50%;
    margin-left: -66px;
    margin-bottom: 2px;
}

.sfsi_plc_btm {
    bottom: auto;
    top: 100%;
    left: 50%;
    margin-left: -63px;
    margin-top: -6px;
    margin-bottom: auto;
}

.inerCnt {
    position: relative;
    z-index: inherit !important;
    float: left;
    width: 100%;
    float: left;
}

.sfsi_wicons {
    margin-bottom: 30px;
    position: relative;
    padding-top: 5px;
}

.norm_row .bot_no {
    position: absolute;
    padding: 1px 0;
    font-size: 12px !important;
    text-align: center;
    line-height: 12px !important;
    background: #fff;
    border-radius: 5px;
    left: 50%;
    margin-left: -22px;
    z-index: 9;
    border: 1px solid #333;
    top: 100%;
    white-space: pre;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 8px;
    width: 40px;
}

.norm_row .bot_no:before {
    content: url(//cosmicsymphony.org/wp-content/plugins/ultimate-social-media-icons/css/images/count_top_arow.png);
    position: absolute;
    height: 9px;
    margin-left: -7.5px;
    top: -10px;
    left: 50%;
    width: 15px;
}

.bot_no.sfsiSmBtn {
    font-size: 10px;
    margin-top: 4px;
}

.bot_no.sfsiSmBtn:before {
    margin-left: -8px;
    top: -9px;
}

.norm_row .cbtn_vsmall {
    font-size: 9px;
    left: -28%;
    top: 4px;
}

.norm_row .cbtn_vsmall:before {
    left: 31%;
    top: -9px;
    margin-left: -31%
}

h2.optional {
    font-family: helveticaregular;
    font-size: 25px;
    margin: 14px 0 19px;
    color: #5a6570;
}

.utube_tool_bdr .utub_visit {
    margin: 9px 0 0;
    height: 24px;
    display: inline-block;
    float: none;
}

.utube_tool_bdr .utub_2 {
    margin: 9px 0 0;
    height: 24px;
    width: 86px;
    display: inline-block;
    float: none;
}

.printst_tool_bdr {
    width: 79px;
}

.printst_tool_bdr .prints_visit {
    margin: 0 0 10px -22px;
}

.printst_tool_bdr .prints_visit_1 {
    margin: 0 0 0 -53px;
}

.fb_tool_bdr {
    width: 68px;
    height: auto;
}

.fb_tool_bdr .sfsi_inside {
    text-align: center;
    width: 100%;
    float: left;
    overflow: hidden;
    margin-left: 2px;
}

.fb_tool_bdr .sfsi_inside .icon1 {
    /* margin: 0 0 -5px 0;*/
    margin: 2px 0px 6px 0;
    height: auto;
    display: inline-block;
    float: none;
}

.fb_tool_bdr .sfsi_inside .icon2 {
    margin: 2px 0 -2px -8px !important;
    height: auto;
/*     width: 60px; */
    display: inline-block;
    overflow: hidden;
}

.fb_tool_bdr .sfsi_inside .icon3 {
    margin: 2px 0 2px 0;
    height: auto;
/*     width: 62px; */
    display: inline-block;
    float: none;
}

.fb_tool_bdr .sfsi_inside .fb_1,
.fb_tool_bdr .sfsi_inside .fb_2,
.fb_tool_bdr .sfsi_inside .fb_3 {
    margin: 9px 0 0;
    height: 25px;
}

.printst_tool_bdr .sfsi_inside {
    text-align: center;
    float: left;
    width: 100%
}

.printst_tool_bdr .sfsi_inside .icon1 {
    /* margin: 2px 0;*/
    margin: 3px 0 3px 0;
    /*  height: 24px;*/
    height: auto;
    display: inline-block;
    float: none;
/*     width: 64px; */
}

.printst_tool_bdr .sfsi_inside .icon2 {
    /*  margin: 2px 0;*/
    margin: 2px 0 2px 0;
    height: auto;
    display: inline-block;
    float: none;
    max-width: 73px;
    width: auto;
}

.printst_tool_bdr .sfsi_inside .prints_visit,
.printst_tool_bdr .sfsi_inside .prints_visit_1 {
    margin: 9px 0 0;
    height: 20px;
    float: none;
    display: inline-block;
}

.printst_tool_bdr {
    margin-left: -59px;
}

.fb_tool_bdr .sfsi_inside .icon1>a>img,
.gpls_tool_bdr .sfsi_inside .icon1>a>img,
.linkedin_tool_bdr .sfsi_inside .icon1>a>img,
.linkedin_tool_bdr .sfsi_inside .icon4>a>img,
.printst_tool_bdr .sfsi_inside .icon1>a>img,
.printst_tool_bdr .sfsi_inside .icon2>a>img,
.utube_tool_bdr .sfsi_inside .icon1>a>img {
    padding-top: 0;
}

.gpls_tool_bdr {
    width: 76px;
}

.gpls_tool_bdr .sfsi_inside .icon1>a>img {
    padding-top: 0;
}

.gpls_tool_bdr .sfsi_inside {
    text-align: center;
    width: 100%;
    float: left;
}

.gpls_tool_bdr .sfsi_inside .icon1 {
    margin: 2px 0;
    display: inline-block;
    float: none;
    height: 29px;
    width: 76px;
}

.gpls_tool_bdr .sfsi_inside .icon2 {
    margin: 2px 0 3px 0;
    display: inline-block;
    float: none;
    height: 24px;
    width: 38px;
}

.gpls_tool_bdr .sfsi_inside .icon3 {
    margin: 3px 0 2px 0;
    display: inline-block;
    float: none;
    height: 24px;
    width: 76px;
}

.gpls_tool_bdr .sfsi_inside .gpls_visit,
.gpls_tool_bdr .sfsi_inside .gtalk_2,
.gpls_tool_bdr .sfsi_inside .gtalk_3 {
    margin: 9px 0 0;
    height: 29px;
}

.pop_up_box_ex.sfsi_pop_up .fb_tool_bdr,
.gpls_tool_bdr,
.linkedin_tool_bdr,
.twt_tool_bdr {
    bottom: 100%;
    left: 50%;
    margin-bottom: -12px;
}

.fb_tool_bdr,
.gpls_tool_bdr,
.linkedin_tool_bdr,
.twt_tool_bdr {
    bottom: 100%;
    left: 50%;
    margin-bottom: 8px;
}

.printst_tool_bdr {
    bottom: 80%;
    left: 50%;
    /* margin-bottom: 2px;*/
    margin-bottom: 0px;
    margin-bottom: 18px;
}

.printst_tool_bdr {
    bottom: 80%;
    left: 50%;
    margin-bottom: 18px;
}

.twt_tool_bdr .sfsi_inside {
    text-align: center;
    width: 100%;
    float: left;
}

.twt_tool_bdr .sfsi_inside .cstmicon1 {
    margin: 2px 0px 2px 0 !important;
    /*margin: 2px 0!important;    display: inline-block;*/
    float: none;
/*     width: 62px; */
    /* overflow: hidden;*/
    /*height: 20px;*/
}

.twt_tool_bdr .sfsi_inside .cstmicon1 a img {
    float: left;
}

.twt_tool_bdr .sfsi_inside .icon1 {
    /*margin: -4px 0 -5px 0 !important;*/
    margin: 5px 0px 3px 0 !important;
    display: inline-block;
    float: none;
/*     width: 61px; */
    /*   overflow: hidden;*/
    height: auto;
}

.twt_tool_bdr .sfsi_inside .icon1 iframe {
    max-width:100%;
}

.twt_tool_bdr .sfsi_inside .icon2 {
    margin: 3px 0px 2px 0px !important;
    display: inline-block;
    float: none;
    height: auto;
/*     width: 58px; */
}

.twt_tool_bdr .sfsi_inside .twt_1 {
    margin: 9px 0 0;
    display: inline-block;
    float: none;
    /*width: 58px;*/
    height: 20px;
    overflow: hidden;
}

.twt_tool_bdr .sfsi_inside .twt_1 iframe {
    width: 100% !important;
}

.twt_tool_bdr .sfsi_inside .twt_2 {
    margin: 9px 0 0;
    height: 20px;
    display: inline-block;
    float: none;
    /*width: 58px;*/
}

.utube_tool_bdr .sfsi_inside {
    text-align: center;
    width: 100%;
    float: left;
}

.utube_tool_bdr .sfsi_inside .icon1 {
    /*margin: 5px 0 0;*/
    margin: 4px 0px 3px 0;
    height: 24px;
    display: inline-block;
    float: none;
    width: 96px;
}

.utube_tool_bdr .sfsi_inside .icon2 {
    /*   margin: 9px 0 0;*/
    margin: 2px 0 3px 0 !important;
    height: 24px;
    display: inline-block;
    float: none;
    max-width: 96px;
    width: 82px;
}

.pop-overlay.read-overlay.ytex-s2 .utube_tool_bdr {
    width: 93px;
    bottom: 100%;
    left: 50%;
    margin-bottom: -12px;
}

.utube_tool_bdr {
    width: 93px;
    bottom: 100%;
    left: 50%;
    margin-bottom: 8px;
}

.linkedin_tool_bdr {
    width: 66px;
}

.linkedin_tool_bdr .sfsi_inside {
    text-align: center;
    float: left;
    width: 100%
}

.linkedin_tool_bdr .sfsi_inside .icon1 {
    margin: 2px 0 2px 0px;
    display: inline-block;
    float: none;
    /* height: 20px;*/
    width: 100%;
    text-align: initial;
}

.linkedin_tool_bdr .sfsi_inside .icon2 {
    margin: 2px 19px 2px 0px;
    display: inline-block;
    float: none;
    /* height: 20px;*/
    width: 100%;
}

.linkedin_tool_bdr .sfsi_inside .icon3 {
    margin: 2px 19px 2px 0px;
    display: inline-block;
    float: none;
    /* height: 20px;*/
    width: 100%;
}

.linkedin_tool_bdr .sfsi_inside .icon4 {
    margin: 2px 0 1px 0px;
    display: inline-block;
    float: none;
    /* height: 25px !important;*/
    width: 100%;
}

.sfsi_FrntInner_chg .linkedin_tool_bdr .sfsi_inside .icon1 {
    margin: 7px 0;
}

.sfsi_widget .linkedin_tool_bdr .sfsi_inside .icon4,
.sfsi_widget .gpls_tool_bdr .sfsi_inside .icon1,
.sfsi_widget .fb_tool_bdr .sfsi_inside .icon1 {
    height: auto
}

.linkedin_tool_bdr .linkin_1,
.linkedin_tool_bdr .linkin_2,
.linkedin_tool_bdr .linkin_3,
.linkedin_tool_bdr .linkin_4 {
    margin: 9px 0 0 !important;
    height: 20px;
    display: inline-block;
    float: none;
    overflow: hidden;
}

.twt_tool_bdr {
    width: 62px;
    height: auto;
}

.twt_tool_bdr .sfsi_inside .icon1>iframe {
    margin: 0 auto !important;
    float: none !important;
    width: 100%
}

.twt_tool_bdr .sfsi_inside .icon1>iframe #widget {
    text-align: center;
}

.sfsi_pop_up .button {
    border: none;
    padding: 0;
}

.pop_up_box .button a {
    color: #fff;
    line-height: normal;
    font-size: 22px;
    text-decoration: none;
    text-align: center;
    width: 482px;
    height: 80px;
    margin: 0;
    display: table-cell;
    vertical-align: middle;
    font-family: helveticabold;
}

.tab3 ul.tab_3_icns li .radio {
    margin-top: 7px;
}

.tab3 ul.tab_3_icns li label {
    line-height: 50px !important;
    margin-left: 20px;
}

.sfsi_mainContainer input[type=email],
.sfsi_mainContainer input[type=number],
.sfsi_mainContainer input[type=password],
.sfsi_mainContainer input[type=search],
.sfsi_mainContainer input[type=tel],
.sfsi_mainContainer input[type=text],
.sfsi_mainContainer input[type=url],
.sfsi_mainContainer select,
.sfsi_mainContainer textarea {
    color: #5a6570 !important;
    line-height: 1 !important;
}

.adminTooltip {
    left: 118px;
    position: absolute;
}

.adPopWidth {
    min-height: 136px !important;
}

.main_contant p>a.lit_txt,
.tab4 p>a {
    font-family: helveticaregular;
    color: #414951;
}

.tab1 ul.icn_listing li .custom-txt {
    margin-left: 5px;
}

.tab1 ul.icn_listing li .custom-img {
    margin-left: 18px;
}

.linkedin_section .link_4>label.anthr_labl {
    height: 60px;
}

.mediam_txt {
    font-family: helveticabold;
}

.sfsiCtxt {
    line-height: 51px;
    font-family: helveticaregular;
    font-size: 22px;
    float: left;
    padding-left: 19px;
    color: #5a6570;
}

.customstep2-img {
    width: 51px;
    float: left;
}

.tab2 .row h2.custom {
    margin: 15px 0 7px 21px;
    height: 52px;
    line-height: 51px;
    font-family: helveticaregular;
    font-size: 22px;
}

.custom-links p.cus_link label {
    margin-left: 0;
}

.pop_up_box .sfsi_tool_tip_2 .fbb .fb_1 a>img:hover {
    opacity: .9;
}

.tab2 .rss_url_row .sfrsTxt {
    font-size: 17px;
    line-height: 47px;
    margin: 0 0 0 4px;
    font-family: helveticaregular;
}

.tab2 .rss_url_row .sfrsTxt>strong {
    font-family: helveticaregular;
}

.tab2 .utube_inn p.extra_pp {
    float: left;
    width: 100%;
    margin: 0 0 0 48px;
}

.tab2 .utube_inn p.extra_pp label {
    float: left;
    line-height: 41px;
    margin-right: 8px;
}

.sfsi_inside .icon2 .fb_iframe_widget span {
    width: 500px !important;
}

@media (max-width:767px) {
    .sfsi_inside .icon2 .fb_iframe_widget span {
        width: auto;
    }

    .sfsi_outr_div {
        top: 10%
    }

    .sfsi_outr_div h2 {
        font-size: 22px !important;
        line-height: 28px;
    }

    .sfsi_wicons {
        padding-top: 0;
    }
}

.specify_counts .listing li .high_prb {
    height: 41px;
}

.sfsi_Sicons {
    position: relative;
}



.sfsi_Sicons .fb_iframe_widget {
    float: left;
    width: 73px;
    margin: 2px 0 0;
}

.sfsi_Sicons .sf_fb .fb_iframe_widget>span {
    position: absolute;
    /*width: 450px!important;    z-index: 1;*/
}

.tab2 .utube_inn label {
    font-size: 17px;
}

.sfsi_plc_btm {
    padding: 5px 14px 9px;
}

.tab7 .field {
    margin-top: 7px;
}

.sfsi_outr_div ul li .cmcls img {
    margin-top: 0 !important;
}

.sfsi_outr_div ul li .inerCnt {
    float: left;
}

.sfsi_outr_div ul li .inerCnt .bot_no {
    position: absolute;
    padding: 1px 0;
    font-size: 12px !important;
    line-height: 12px !important;
    text-align: center;
    background: #fff;
    border-radius: 5px;
    display: block;
    left: 50%;
    margin-left: -20px;
    border: 1px solid #333;
    white-space: pre;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 6px;
    width: 40px;
    word-break: break-all;
    word-wrap: break-word;
}

.sfsi_outr_div ul li .inerCnt .bot_no:before {
    content: url(//cosmicsymphony.org/wp-content/plugins/ultimate-social-media-icons/css/images/count_top_arow.png);
    position: absolute;
    height: 9px;
    margin-left: -7.5px;
    top: -10px;
    left: 50%;
    width: 15px;
}

.sfsi_outr_div {
    position: fixed;
    width: 100%;
    float: none;
    left: 50%;
    top: 20%;
    margin-left: -50%;
    opacity: 0;
    z-index: -1;
    display: block;
    text-align: center;
}

.sfsi_outr_div .sfsi_FrntInner_chg {
    display: inline-block;
    padding: 15px 17px 27px 18px;
    background: #FFF;
    border: 1px solid #EDEDED;
    box-shadow: 0 0 5px #CCC;
    margin: 20px;
    position: relative;
}

.sfsi_FrntInner_chg .sfsiclpupwpr {
    position: absolute;
    right: -10px;
    top: -10px;
    width: 25px;
    cursor: pointer;
}

.sfsi_FrntInner_chg .sfsiclpupwpr img {
    width: auto;
    float: left;
    border: medium none;
}

.tab7 .like_pop_box {
    width: 100%;
    margin: 35px auto auto;
    position: relative;
    text-align: center;
}

.tab7 .like_pop_box .sfsi_Popinner {
    display: inline-block;
    padding: 18px 20px;
    box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    border: 1px solid #ededed;
    background: #FFF;
}

.tab7 .like_pop_box .sfsi_Popinner h2 {
    margin: 0 0 23px;
    padding: 0;
    color: #414951;
    font-family: helveticabold;
    font-size: 26px;
    text-align: center;
}

.tab7 .like_pop_box .sfsi_Popinner ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}

.tab7 .like_pop_box .sfsi_Popinner ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
}

.tab7 .like_pop_box .sfsi_Popinner ul li span {
    margin: 0;
    width: 60px;
    display: block;
    background: url(//cosmicsymphony.org/wp-content/plugins/ultimate-social-media-icons/images/count_bg.png) no-repeat;
    height: 37px;
    overflow: hidden;
    padding: 10px 2px 2px;
    font-family: helveticaregular;
    font-size: 16px;
    text-align: center;
    line-height: 24px;
    color: #5a6570;
}

.tab7 .like_pop_box .sfsi_Popinner ul li a {
    color: #5a6570;
    text-decoration: none;
}

.sfsi_outr_div .sfsi_FrntInner_chg .sfsi_wicons {
    margin-bottom: 0;
}

.sfsi_outr_div ul {
    list-style: none;
    margin: 0 0 24px;
    padding: 0;
    text-align: center;
}

a.sfsiColbtn {
    color: #5a6570 !important;
    float: right;
    font-size: 14px;
    margin: -35px -30px 0 0;
    position: relative;
    right: 0;
    font-family: helveticaregular;
    width: 100px;
    text-decoration: none;
}

.tab3 a.sfsiColbtn {
    margin-top: -43px;
}

.sfsi_FrntInner_chg ul li:first-of-type .sfsi_wicons {
    margin-left: 0 !important;
}

ul.tab_3_icns li .trans_bg {
    background: #000;
    padding-left: 3px;
}

.tab2 .instagram_section {
    padding-bottom: 20px;
}

h1.abt_titl {
    text-align: center;
    margin: 19% 0 0;
}

.sfcm.sfsi_wicon {
    padding: 0;
    width: 100%;
    border: medium none;
}

.fb_iframe_widget span {
    vertical-align: top !important;
}

.sfsi_outr_div .sfsi_FrntInner_chg ul {
    margin: 0 0 0 3px;
}

.sfsi_outr_div .sfsi_FrntInner_chg ul li {
    margin: 0 3px 0 0;
}

.sfcm.sfsi_wicon {
    margin: -1px;
    padding: 0;
}

@media (min-width:320px) and (max-width:480px) {

    .sfsi_tool_tip_2,
    .tool_tip {
        padding: 5px 14px 0;
    }

    .sfsi_inside:last-child {
        margin-bottom: 18px;
        clear: both;
    }

    .sfsi_outr_div {
        top: 10%;
    }

    .sfsi_FrntInner_chg .sfsi_wicons {
        width: 31px !important;
        height: 31px !important;
    }

    .sfsi_FrntInner_chg .sfsi_wicons img {
        width: 100%;
    }

    .sfsi_Sicons .sf_fb
     {
        margin-bottom: 24px;
    }


    .sfsi_Sicons .sf_twiter {
        margin-bottom: 4px;
    }
}

@media (max-width:320px) {

    .sfsi_tool_tip_2,
    .tool_tip {
        padding: 5px 14px 0;
    }

    .sfsi_inside:last-child {
        margin-bottom: 18px;
        clear: both;
    }

    .sfsi_FrntInner_chg .sfsi_wicons {
        width: 31px !important;
        height: 31px !important;
    }

    .sfsi_FrntInner_chg .sfsi_wicons img {
        width: 100%
    }
}

ul.SFSI_lsngfrm {
    float: left;
    width: 61%;
    padding-left: 60px !important;
}

ul.SFSI_instructions {
    float: left;
    width: 35%;
}

li.youtube_options {
    padding-left: 60px !important;
}

input[name="sfsi_pinterest_manualCounts"] {
    margin-left: -20px !important;
}

ul.SFSI_instructions li {
    font-size: 12px !important;
    line-height: 25px !important;
    margin: 0 !important;
    padding: 0 0 0 15px !important;
    width: 100%
}

/*{Monad}*/
/*Upload Skins css*/
.cstmskin_popup {
    width: 500px;
    background: #FFF;
    box-shadow: 0 0 5px 3px #d8d8d8;
    margin: 40px 0px auto;
    padding: 20px 25px 20px;
    font-family: helveticaregular;
    color: #5a6570;
    height: auto;
    float: left;
    position: relative;
    left: 35%;
}

.cstomskins_wrpr {
    float: left;
    width: 100%;
}

.custskinmsg {
    float: left;
    font-size: 15px;
    margin-top: 10px;
    width: 100%;
}

.custskinmsg>ul {
    color: #000;
    float: left;
    margin-top: 8px;
    width: 100%;
}

ul.cstmskin_iconlist {
    float: left;
    padding: 11px 0 40px 8px;
    width: 100%;
    max-width: 1000px;
    margin: 0;
    height: 307px;
    overflow-y: scroll;
}

.placethemanulywpr {
    max-width: 98% !important
}

.cstmskin_iconlist>li {
    float: left;
    margin: 3px 0;
    width: 100%;
}

.cstm_icnname {
    float: left;
    width: 30%;
}

.cstmskins_btn>img {
    float: left;
    margin-right: 25px;
}

.cstmskin_btn {
    width: auto;
    float: left;
    padding: 3px 20px;
    color: #fff;
    background-color: #12a252;
    text-decoration: none;
    margin: 0 10px;
}

.cstmskins_sbmt {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 15px;
}

.done_btn {
    width: auto;
    padding: 3px 80px;
    color: #fff;
    background-color: #12a252;
    text-decoration: none;
    font-size: 18px;
}

.cstmskin_btn:hover,
.done_btn:hover,
.cstmskin_btn:focus,
.done_btn:focus {
    color: #fff;
}

.skswrpr,
.dlt_btn {
    display: none;
}

.cstmutbewpr {
    width: 100%;
    float: left;
    margin-top: 10px;
    margin-left: 40px;
}

.cstmutbewpr ul.enough_waffling li {
    width: auto;
    float: left;
    margin-right: 20px;
}

.cstmutbewpr ul.enough_waffling li span {
    float: left;
}

.cstmutbewpr ul.enough_waffling li label {
    width: auto;
    float: left;
    margin-top: 10px;
    margin-left: 10px;
}

.cstmutbewpr .cstmutbtxtwpr {
    width: 100%;
    float: left;
    padding-top: 10px;
}

.cstmutbewpr .cstmutbtxtwpr .cstmutbchnlnmewpr {
    width: 100%;
    float: left;
    display: none;
}

#accordion .cstmutbewpr .cstmutbtxtwpr .cstmutbchnlnmewpr p,
#accordion .cstmutbewpr .cstmutbtxtwpr .cstmutbchnlidwpr p {
    margin-left: 0px;
}

.cstmutbewpr .cstmutbtxtwpr .cstmutbchnlidwpr {
    width: 100%;
    float: left;
    display: none;
}

#accordion .cstmutbewpr .cstmutbtxtwpr .cstmutbchnlnmewpr p label,
#accordion .cstmutbewpr .cstmutbtxtwpr .cstmutbchnlidwpr p label {
    width: 120px;
}

.sfsi_widget .sfsi_wDiv .sfsi_wicons .inerCnt a,
.sfsi_widget .sfsi_wDiv .sfsi_wicons .inerCnt a.sficn {
    padding: 0px;
    margin: 0px;
    width: 100%;
    float: left;
    border: medium none;
}

.sfsi_socialwpr {
    width: auto;
    /*display: inline-block;*/
    display: flex;
    align-items: center;
    /*vertical-align: middle;*/
}

.sfsi_socialwpr .sf_fb
 {
    float: left;
}

.sfsipyplfrm {
    float: left;
    margin-top: 10px;
    width: 100%;
}

.sfsipyplfrm input[type="submit"] {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #0074a2;
    cursor: pointer;
    font-weight: normal;
    margin: 0;
    padding: 5px 10px;
    text-decoration: underline;
}

.sfsipyplfrm input[type="submit"]:hover {
    color: #2ea2cc
}

.pop_up_box_ex {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 0 5px 3px #d8d8d8;
    color: #5a6570;
    font-family: helveticaregular;
    margin: 200px auto;
    min-height: 150px;
    padding: 20px 25px 0px;
    position: relative;
    width: 290px;
}

.pop_up_box_ex {
    color: #5a6570;
    font-family: helveticaregular;
}

.cstmutbchnlidwpr .utbe_instruction,
.cstmutbchnlnmewpr .utbe_instruction,
.lnkdin_instruction {
    float: left;
    line-height: 22px;
    margin-top: 10px;
    width: 100%;
}

.fb_iframe_widget iframe {
    max-width: none;
}

.sfsi_mainContainer p.bldtxtmsg {
    float: left;
    font-size: 15px;
    font-weight: bold;
    margin-top: 12px;
    width: 100%;
    text-align: center;
}

.sfsinewplgndesc {
    background: none repeat scroll 0 0 #e5e5e5;
    float: left;
    padding: 5px 10px 8px;
    margin-top: 25px;
}

.sfsinewplgndesc>.clear>a {
    color: #5a6570;
    font-weight: bold;
}

.sfsiicnsdvwrp {
    float: left;
    width: 110px;
}

.sfsi_Sicons:not( .sfsi_Sicons_position_right ) .sf_subscrbe .bot_no {
    background: rgba(0, 0, 0, 0) url(//cosmicsymphony.org/wp-content/plugins/ultimate-social-media-icons/css/images/count_left_arow.png) no-repeat scroll 0 0 / 27px auto;
    font-size: 12px !important;
    left: 67px;
    line-height: 18px !important;
    margin-left: 0px;
    margin-top: 0px;
    padding: 1px 0;
    /*position: absolute;*/
    text-align: center;
    top: 30px;
    white-space: pre;
    width: 33px;
    height: 24px;
    z-index: 9;
}

.sfsi_wicons a.sficn,
.sfsi_wicons .sfsi_inside a,
.sfsi_Sicons div a {
    box-shadow: none;
    border: none;
}

/* .sfsi_Sicons .sf_pinit>span {
    height: 20px !important;
} */

.sfsi_Sicons .sf_pinit>span>span {
    width: 38px !important;
    right: -45px !important;
}

.sfsi_wicons a {
    box-shadow: none !important;
}

a.sficn {
    cursor: pointer;
}

.sfsi_Sicons .fb_iframe_widget>span {
    vertical-align: top !important;
}

.sfsi_Sicons .sf_fb
 {
   margin: 0 -10px 0px 2px !important;
}

.disabled_checkbox .sfsi_right_info:before {
    position: absolute;
    content: "";
    width: 500px;
    height: 60px;
    display: inline-block;
    z-index: 99;
    margin-left: -59px;
    margin-top: -14px;
    background: rgba(255, 255, 255, .6);
}

.disabled_checkbox .sfsi_right_info.sfsi_Woocommerce_disable:before {
    margin-left: -49px !important;
    width: 400px;
}

#sfsi_floater .fb_tool_bdr .sfsi_inside .icon2 {
    /*margin: -2px 0 -5px 0;*/
}

.sfsi_wechat_follow_overlay {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
    background: rgba(0, 0, 0, 0.7);
    height:100vh;
}

.sfsi_wechat_follow_overlay .close_btn {
    position: absolute;
    right: 60px;
    top: 60px;
    font-size: 40px;
    line-height: 40px;
    text-decoration: none;
    border: 1px solid #fff;
    padding: 0 10px;
    border-radius: 60px;
    color: #333;
    background-color: #ffff;
    text-decoration: none;
}

@media (max-width:786px) {
    .sfsi_upload_butt_container {
        display: inline-block;
    }

    .upload_butt {
        height: 38px;
    }

    .sfsi_wechat_follow_overlay .sfsi_inner_display>div div.sfsi_upload_butt_container:first-child {
        margin-left: 0;
        margin-right: 20px;
    }
}

/*added by Developer */
#accordion1 p:nth-child(2) {
    padding-top: 0px !important;
}

input[name="sfsi_instagram_manualCounts"] {
    margin-left: -15px !important;
}

.sfsi_prem_cmn_rowlisting {
    width: 33.33%;
}

.rss_url_row h4 {
    line-height: 43px !important;
    font-size: 17px !important;
    font-family: 'helveticaneue-light' !important;
}

.cstmutbchnlnmewpr p.extra_pp label {
    width: auto !important;
}

.cstmutbchnlidwpr p.extra_pp label {
    width: auto !important;
}

.tab_3_option {
    margin: 10px 0 0;
}

div.tab3 .sub_row.stand.sec_new {
    margin: 0;
}

div#custom_social_data_setting h4 {
    padding-bottom: 30px;
}

.like_pop_box img.sfcm {
    height: 50px;
    width: 50px;
}

.linkedin_tool_bdr {
    line-height: 0 !important;
}

.twt_tool_bdr {
    line-height: 0 !important;
}

div#sfsiid_facebook {
    line-height: 0 !important;
}

div#sfsiid_youtube {
    line-height: 0 !important;
}

.printst_tool_bdr {
    line-height: 0 !important;
}

/*end added by Developer */
/*by developer - 29-5-2019 */
ul.SFSI_instructions li,
ul.SFSI_instructions li a {
    font-size: 17px !important;
    font-family: helveticaregular !important;
    font-weight: 400;
    color: #1a1d20 !important;
}

body .specify_counts .listing .sfsi_instagramInstruction li {
    font-size: 17px !important;
    font-family: helveticaregular !important;
    font-weight: 400 !important;
    color: #1a1d20 !important;
    line-height: 26px !important;
}

/*end - 29-5-2019*/

a.pop-up .radio {
    opacity: 0.5;
    background-position: 0px 0px !important;
    /* padding-right: 3px; */
}

.sfsi_vertically_center {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.sfsi_center {
    display: flex;
    justify-content: center;
}
.sfsi_custom_icons_q4 {
    display: flex;
    align-items: center;
}
.tab6 .sfsi_responsive_icon_option_li .options .first.first.first {
    width: 25%!important;
}
.sfsi_responsive_icon_gradient{
    background-image: -webkit-linear-gradient(bottom,rgba(0, 0, 0, 0.17) 0%,rgba(255, 255, 255, 0.17) 100%);
    background-image: -moz-linear-gradient(bottom,rgba(0, 0, 0, 0.17) 0%,rgba(255, 255, 255, 0.17) 100%);
    /*background-image: linear-gradient(to bottom,rgba(0,0,0,.17) 0%,rgba(255,255,255,.17) 100%);*/
}
.tab6 ul.sfsi_icn_listing8 ul.sfsi_tab_3_icns li {
    width: 50%;
    max-width: 450px;
    padding-left: 0;
    padding-bottom: 0;
}
 .tab6 .sfsi_tab_3_icns.sfsi_shwthmbfraftr > li {
    width:100% !important;
    max-width:100% !important;
    border-left: 45px solid transparent;
}

.tab6 ul.sfsi_icn_listing8 li {
    float: left;
    padding: 11px 0 40px 8px;
    width: 100%;
    max-width: 1000px;
    margin: 0;
}

ul.sfsi_icn_listing8 li .sfsi_right_info a {
    outline: 0;
    font-family: helveticaregular;
}
#accordion .tab6 ul.sfsi_tab_3_icns {
    margin-top: 25px;
}
.sfsi_tab_3_icns.sfsi_shwthmbfraftr {
    overflow: visible;
}
ul.sfsi_tab_3_icns {
    list-style: none;
    margin: 34px 0 0;
    overflow: hidden;
}

.tab6 ul.sfsi_icn_listing8 li {
    float: left;
    padding: 11px 0 40px 8px;
    width: 100%;
    max-width: 1000px;
    margin: 0;
}
.tab6 .sfsi_tab_3_icns.sfsi_shwthmbfraftr .social_icon_like1 li {
    width: auto;
    min-width: auto;
    margin: 0 30px 0 0;
}

ul.sfsi_tab_3_icns label {
    float: left;
    line-height: 42px;
    color: #69737C;
    font-size: 18px;
    font-family: helveticaregular;
    min-width: 120px;
}
.tab6 ul.sfsi_tab_3_icns li label {
    line-height: 50px !important;
}

#accordion1 .tab6 ul.sfsi_shwthmbfraftr .labelhdng4, #accordion .tab6 ul.sfsi_shwthmbfraftr .row h4.labelhdng4, #accordion .tab6 ul.sfsi_shwthmbfraftr .labelhdng4, #accordion .tab6 ul.sfsi_shwthmbfraftr .row h4.labelhdng4 {
    color: #555;
    font-size: 20px;
    margin-left: 20px;
    font-family: 'helveticaregular';
}
.tab6 ul.sfsi_icn_listing8 li .sfsi_tab_3_icns.sfsi_shwthmbfraftr>li:nth-child(1), .tab6 ul.sfsi_icn_listing8 li .sfsi_tab_3_icns.sfsi_shwthmbfraftr>li:nth-child(2){
    width: 27% !important;
}

.tab6 ul.sfsi_tab_3_icns li .radio{
    margin-top: 7px;
}

ul.sfsi_icn_listing8 li .tb_4_ck{
    float: left;
}
.sfsi_responsive_default_icon_container .radio_section.tb_4_ck, .sfsi_responsive_custom_icon_container .radio_section.tb_4_ck {
    margin: 5px 20px 0 0 !important;
}

.sfsi_responsive_icon_option_li .options .field .select {
    font-family: helveticaregular;
    font-weight: 400;
    font-size: 17px;
    color: #5a6570!important;
}

.tab6 ul.sfsi_icn_listing8 ul.sfsi_tab_3_icns .usually li {
    width: 100% !important;
    max-width: 1000px !important;
    padding: 3px 0 5px 5px !important;
}
.sfsi_responsive_icons a{
    text-decoration: none!important;
    box-shadow: none!important;
}
.sfsi_responsive_icons *{
    box-shadow: none!important;
}

.sfsi_responsive_icon_facebook_container {
    background-color: #336699;
}

.sfsi_responsive_icon_follow_container {
    background-color: #00B04E;
}

.sfsi_responsive_icon_twitter_container{
    background-color: #020202;
}

.sfsi_responsive_icon_pinterest_container {
    background-color: #cb3233;
}

.sfsi_large_button span {
    font-size: 20px;
    padding: 0px;
    line-height: 16px;
    vertical-align: -webkit-baseline-middle !important;
    display: inline;
    margin-left: 10px;
}
.sfsi_large_button img {
    max-height: 16px !important;
    padding: 0px;
    line-height: 0px;
    vertical-align: -webkit-baseline-middle !important;
    display: inline;
}
.sfsi_large_button {
    line-height: 0px;
    height: unset;
    padding: 13px !important;
}
.sfsi_responsive_icons .sfsi_icons_container span {
    font-family: sans-serif;
    font-size: 15px;
}
.sfsi_icons_container_box_fully_container {
    flex-wrap: wrap;
}
.sfsi_responsive_icons .sfsi_icons_container_box_fully_container a {
    flex-basis: auto !important;
    flex-grow: 1;
    flex-shrink: 1;
}
.sfsi_icons_container>a {
    float: left!important;
    text-decoration: none!important;
    -webkit-box-shadow: unset!important;
    box-shadow: unset!important;
    -webkit-transition: unset!important;
    transition: unset!important;
    margin-bottom:5px!important;
}
.sfsi_small_button {
    line-height: 0px;
    height: unset;
    padding: 6px !important;
}
.sfsi_small_button span {
    margin-left: 10px;
    font-size: 16px;
    padding: 0px;
    line-height: 16px;
    vertical-align: -webkit-baseline-middle !important;
    margin-left: 10px;
}
.sfsi_small_button img {
    max-height: 16px !important;
    padding: 0px;
    line-height: 0px;
    vertical-align: -webkit-baseline-middle !important;
}

.sfsi_medium_button span {
    margin-left: 10px;
    font-size: 18px;
    padding: 0px;
    line-height: 16px;
    vertical-align: -webkit-baseline-middle !important;
    margin-left: 10px;
}
.sfsi_medium_button img {
    max-height: 16px !important;
    padding: 0px;
    line-height: 0px;
    vertical-align: -webkit-baseline-middle !important;
}
.sfsi_medium_button {
    line-height: 0px;
    height: unset;
    padding: 9px 10px !important;
}
.sfsi_large_button span {
    font-size: 20px;
    padding: 0px;
    line-height: 16px;
    vertical-align: -webkit-baseline-middle !important;
    display: inline;
    margin-left: 10px;
}
.sfsi_large_button img {
    max-height: 16px !important;
    padding: 0px;
    line-height: 0px;
    vertical-align: -webkit-baseline-middle !important;
    display: inline;
}
.sfsi_large_button {
    line-height: 0px;
    height: unset;
    padding: 13px !important;
}
.sfsi_responsive_icons_count{
    padding: 5px 10px;
    float: left !important;
    display: inline-block;
    margin-right: 0px;
    margin-top: 2px;
}

.sfsi_responsive_icons_count h3{
    font-family: 'sans-serif' !important;
    font-weight: 900;
    font-size: 32px !important;
    line-height: 0px !important;
    padding: 0px;
    margin: 0px;
}

.sfsi_responsive_icons_count h6{
    font-family: 'sans-serif' !important;
    font-weight: 900;
    padding: 0px;
    margin: 0px;
}
.sfsi_responsive_icons a, .sfsi_responsive_icons h3, .sfsi_responsive_icons h6 {
    text-decoration: none!important;
    border: 0!important;
}
.sfsi_responsive_with_counter_icons{
    width: calc(100% - 100px)!important;
}
.sfsiresponsive_icon_preview {
    padding: 0px 0 20px 0;
    min-width: 100%;
}
.sfsi_responsive_icons_count.sfsi_fixed_count_container.sfsi_large_button {
    padding: 12px 13px 9px 13px !important;
}
.sfsi_responsive_icons_count.sfsi_fixed_count_container.sfsi_medium_button {
    padding: 9px 10px 7px 10px !important;
}

.sfsi_responsive_icons_count.sfsi_small_button {
    padding: 7px 6px !important;
    margin-top: 2px;
}
.sfsi_responsive_icons_count.sfsi_small_button h6 {
    display: inline-block;
    font-size: 12px !important;
    vertical-align: middle;
}
.sfsi_responsive_icons_count.sfsi_responsive_count_container.sfsi_medium_button {
    padding: 9px 10px 7px 10px !important;
}
.sfsi_responsive_icons_count.sfsi_medium_button h3 {
    font-size: 21px !important;
    vertical-align: top;
    line-height: 8px !important;
    margin: 0px 0px 12px 0px !important;
    font-weight: 900;
    padding: 0px;
}
.sfsi_esponsive_icons_count.sfsi_responsive_count_container.sfsi_large_button h3 {
    margin: 0px 0px 15px 0px !important;
}
.sfsi_responsive_icons_count.sfsi_large_button h3 {
    font-size: 26px !important;
    vertical-align: top;
    line-height: 6px !important;
}

.sfsi_responsive_icons_count h3 {
    font-family: 'sans-serif' !important;
    font-weight: 900;
    padding: 0px;
}

.sfsi_responsive_icons_count.sfsi_small_button h3 {
    font-size: 20px !important;
    display: inline-block;
    vertical-align: middle;
    margin: 0px !important;
}
.sfsi_responsive_icons_count h3 {
    font-family: 'sans-serif' !important;
    font-weight: 900;
    line-height: 0px !important;
    padding: 0px;
    margin: 0px;
}
.sfsi_responsive_icons a, .sfsi_responsive_icons h3, .sfsi_responsive_icons h6 {
    text-decoration: none!important;
    border: 0!important;
}
.sfsi_responsive_icons_count.sfsi_small_button {
    padding: 7px 6px !important;
    margin-top: 2px;
}

.sfsi_responsive_icons_count {
    vertical-align: top;
}
.sfsi_responsive_icons_count {
    float: left;
}
.sfsi_small_button {
    line-height: 0px;
    height: unset;
}
.sfsi_responsive_icons a, .sfsi_responsive_icons h3, .sfsi_responsive_icons h6 {
    text-decoration: none!important;
    border: 0!important;
}
.sfsi_responsive_icons_count.sfsi_small_button h3 {
    font-size: 20px !important;
    display: inline-block;
    vertical-align: middle;
    margin: 0px !important;
}

.sfsi_responsive_icons a, .sfsi_responsive_icons h3, .sfsi_responsive_icons h6 {
    text-decoration: none!important;
    font-family: helveticaregular!important;
    border: 0!important;
}
.sfsi_responsive_icons_count h3 {
    line-height: 0px !important;
    padding: 0px;
}
.sfsi_responsive_icons_count.sfsi_small_button h6 {
    display: inline-block;
    font-size: 12px !important;
    /*vertical-align: middle;*/
    margin: 0px !important;
    line-height: initial !important;
    padding: 0;
    margin: 0;
}
.sfsi_responsive_icons_count h6{
    margin:0!important;
}
.sfsi_responsive_icons_count h6 {
    padding: 0px;
}
.sfsi_responsive_icons a, .sfsi_responsive_icons h3, .sfsi_responsive_icons h6{
    text-decoration: none!important;
    font-family: helveticaregular!important;
    border: 0!important;
}
.sfsi_responsive_icons_count.sfsi_medium_button h6{
    font-size: 11px !important;
    line-height: 0px !important;
    margin: 0px 0px 0px 0px !important;
}

/* .sfsi_widget .sfsi_shortcode_container{
    width: 100%;
} */

.export_selections{
    clear: both;
    color: #afafaf;
    font-size: 23px;
    display: flex;
    height: 0px;
    position: absolute;
    top: 42px;
    right: 0;
}

.save_export{
    clear: both;
    position: relative;
}

.export{
    padding-right: 11px;
    text-decoration: underline;
    cursor: pointer;
}

.sf_subscrbe .bot_no,
.sf_fb .bot_no,
.sf_fb_share .bot_no,
.sf_twiter .bot_no,
.sf_pinit .bot_no,
.sf_linkedin .bot_no
 {
    background: rgba(0, 0, 0, 0) url(//cosmicsymphony.org/wp-content/plugins/ultimate-social-media-icons/css/images/count_left_arow.png) no-repeat scroll 0 0 / 27px auto;
    font-size: 12px !important;
    left: 67px;
    line-height: 19px !important;
    margin-left: 0;
    /* padding: 1px 3px; */
    text-align: center;
    white-space: pre;
    width: 35px;
    height: 20px;
    z-index: 9;
    display: inline-block;
    /* vertical-align: text-top; */
}

.sfsi_icons_container>a {
    float: left !important;
    text-decoration: none !important;
    -webkit-box-shadow: unset !important;
    box-shadow: unset !important;
    -webkit-transition: unset !important;
    transition: unset !important;
}

.sfsi_icons_container a:hover,
.sfsi_icons_container a:focus,
.sfsi_icons_container a:active {
    -webkit-box-shadow: unset !important;
    box-shadow: unset !important;
}

.sfsi_Sicons .sfsi_icons_container img {
    height: unset !important;
    width: unset !important;
}

.sfsi_flex_container {
    display: flex;
    flex-wrap: wrap;
    overflow-y: scroll;
    height: 36vh;
}

.sfsi_flex_container>div {
    height: 90px;
    width: 139px;
    margin: 10px;
    margin-bottom: 0;
    text-align: center;
    font-size: 30px;
    position: relative;
    border: 1px solid #ddd;
}

.sfsi_flex_container>div>a>img {
    width: 100%;
    height: 88px;
    object-fit: scale-down;
}

.sfsi_flex_container>div a {
    position: relative;
    margin: 0;
    padding: 0;
    z-index: 100;
    height: 90px;
}

.sfsi_pinterest_overlay {
    position: absolute;
    top: -61px;
    left: 0;
    width: 100%;
    height: 90px;
    z-index: 1000;
    display: inline-block;
    background: rgba(189, 8, 28, .3);
    text-align: center;
    padding-top: 22px;
    color: #fff;
    transition: all .3s;
    display: none;
}

.sfsi_flex_container>div:hover a .sfsi_pinterest_overlay {
    display: block;
}

.sfsi_socialwpr img{
   height: 20px;
}

.sfsi_Sicons.sfsi_Sicons.sfsi_Sicons .sf_icon img {
    height: 20.5px!important;
    margin:0 !important;
    padding:0 !important;
    /*margin-top:6px!important;*/
    padding-top: 0!important;
    width: auto!important;
    /*vertical-align: top!important;*/
    max-width: inherit!important;
    min-width: inherit!important;
    position: unset!important;
    /*float: none!important;*/
}
.sfsi_Sicons.sfsi_Sicons.sfsi_Sicons .sf_icon a{
    float: none!important;
    margin:0 !important;
    padding:0 !important;
    text-decoration: none!important;
    line-height:unset!important;
    font-size: inherit!important;
}
.sfsi_Sicons.sfsi_Sicons.sfsi_Sicons .sf_icon .fb_iframe_widget , .sfsi_Sicons.sfsi_Sicons.sfsi_Sicons .sf_icon .fb_iframe_widget>*{
    float: none!important;
    vertical-align: unset!important;
    height: 20px !important;
    position: unset!important;
    margin-top: 0!important;
    padding-top: 0!important;
    width: 59px!important;
    min-width: unset!important;
}
.sfsi_Sicons.sfsi_Sicons.sfsi_Sicons .sf_icon {
    /*float: none!important;*/
    vertical-align: unset!important;
    /*display: inline-block!important;*/
    position: unset!important;
    margin: 0 4px!important;
    /*line-height: unset!important;*/
    width: unset!important;
    text-align: unset!important;
    max-width: 100%!important;
    display: flex !important;
    align-items: center !important;
}

.sfsi_tool_tip_2.utube_tool_bdr .icon1 {
    margin-left: 13px!important;
}

.sfsi_shortcode_container .sfsi_wicons {
    z-index: 110 !important;
}

/* Responsive icon left text align */
.sfsi_left-align_icon {
    text-align: left !important;
}
/*
#usm-normalize-h3-7p {
  font-size: 20px;
}

#usm-normalize-h3-7p:hover, #ui-id-13:hover *, #ui-id-13.ui-state-hover #usm-normalize-h3-7p, #ui-id-13.ui-state-active #usm-normalize-h3-7p {
  color: white;
}

#ui-id-13.ui-state-hover #usm-normalize-h3-7p span, #ui-id-13.ui-state-active #usm-normalize-h3-7p span {
  background-color: rgb(184, 38, 42);
} */

.sfsi_tool_tip_2 .sfsi_inside div:first-child {
    margin-top: 0 !important;
}

.sfsi_tool_tip_2 .sfsi_inside div:last-child {
    margin-bottom: 0 !important;
}

#sfsiid_facebook.sfsi_tool_tip_2 .sfsi_inside .icon2 {
    margin: 0 0 6px 0 !important;
    height: 20px;
    width: 90px;
}

#sfsiid_facebook.sfsi_tool_tip_2 .sfsi_inside .icon3 {
    width: 68px;
    margin-top: 0 !important;
}

.sfsi_tool_tip_2 .sfsi_inside {
    margin-left: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.sfsi_tool_tip_2 {
    border: 0px;
    box-shadow: #86868654 0 0 25px 1px;
    border-radius: 6px;
    padding: 8px 12px 8px 12px;
    width: 140px;
    transform: translateX(-50%);
    margin:0;
    bottom: calc(100% + 8px);
}

.sfsi_tool_tip_2::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 15px;
}

.sfsi_tool_tip_2 .bot_arow {
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0;
    border-color: #fff transparent transparent;
    bottom: -5px;
    background: none;
}

.sfsi_icons_container>a {
    padding: 2px 0;
}

.sfsi_responsive_icons_count.sfsi_small_button {
    margin-top: 2px !important;
}

.sfsi_responsive_icons_count {
    margin-top: 0;
}

.sfsi_responsive_icons_count.sfsi_responsive_count_container.sfsi_large_button {
    display: inline-flex !important;
    align-items: center;
    padding: 10px 13px !important;
    white-space: nowrap;
}

.sfsi_responsive_icons_count.sfsi_responsive_count_container.sfsi_large_button h3 {
    margin: 0 7px 0 0 !important;
    font-size: 18px !important;
    line-height: 18px !important;
}

.sfsi_responsive_icons_count.sfsi_responsive_count_container.sfsi_large_button h6 {
    line-height: 14px;
    font-size: 14px;
}

.linkedin_tool_bdr .sfsi_inside .icon2 {
    margin-right: 0 !important;
}

.linkedin_tool_bdr .sfsi_inside .icon1,
.linkedin_tool_bdr .sfsi_inside .icon2,
.linkedin_tool_bdr .sfsi_inside .icon3,
.linkedin_tool_bdr .sfsi_inside .icon4 {
    width: auto;
}

.linkedin_tool_bdr .sfsi_inside .icon3 {
    margin-right: 0;
}

.linkedin_tool_bdr .sfsi_inside .icon3 .IN-widget {
    width: 106px;
}

.vk_tool_bdr .sfsi_inside .icon1 {
    margin: 2px 0 3px 0;
    height: auto;
    display: inline-block;
    float: none;
}

.vk_tool_bdr .sfsi_inside .icon2 {
    margin: 3px auto;
    min-height: 25px !important;
    display: block;
    overflow: hidden;
}

.vk_tool_bdr .sfsi_inside .icon1 img {
    width: 80px;
}

.vk_tool_bdr .sfsi_inside .icon2 img {
    width: 80px;
    height: 24px;
}

.sfsi_responsive_icons .sfsi_responsive_icon_pinterest_container {
    background-color: #CB3233;
}

/* Sticky bar */
.sfsi_premium_sticky_icons_container {
    flex-direction: column;
    display: flex;
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icons_container a {
    display: block;
    text-align: center;
    transition: all 0.3s ease;
    color: white;
    font-size: 20px;
}

.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_right_button_container {
    right: 0;
}

.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_left_button_container {
    left: 0;
}

.sfsi_premium_sticky_mobile_icons_container {
    display: flex;
    position: fixed;
    width: 100% !important;
}

.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_mobile_icons_container a {
    width: 100% !important;
}

.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_mobile_top {
    top: 0px;
}

.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_mobile_bottom {
    bottom: 0px;
}

.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icon_item_container {
    height: 40px;
    vertical-align: middle;
    margin-top: auto;
    margin-bottom: auto;
    display: flex;
    justify-content: center;
}

.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icon_item_container img {
    padding: 9px;
    vertical-align: middle !important;
    box-shadow: unset !important;
    -webkit-box-shadow: unset !important;
    max-width: 40px !important;
    max-height: 40px !important;
}

.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icon_item_container span {
    padding: 7px;
    vertical-align: middle !important;
    box-shadow: unset !important;
    -webkit-box-shadow: unset !important;
    line-height: 40px
}

.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icon_item_container.sfsi_premium_sticky_custom_icon{
    width:40px;
}

.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icons_count.sfsi_premium_sticky_count_container{
    width: 40px;
    font-size: 12px;
    height: 40px;
    line-height: 20px;
    margin: 0px !important;
    padding-top: 3px;
}

.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icons_count.sfsi_premium_sticky_count_container h3,
.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icons_count.sfsi_premium_sticky_count_container h6 {
    margin: 0px;
}

.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_mobile_icons_container .sfsi_premium_sticky_icons_count {
    width: 100% !important;
    padding-top: 4px;
}

amp-facebook-like{
    height: 21px;
    margin-bottom:-7px
}

.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icon_item_container.sfsi_premium_responsive_icon_follow_container img{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 7px;
    padding-left: 7px;
}

.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icons_count.sfsi_premium_sticky_count_container h3{
    font-size: 16px !important;
}

.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_icons_count.sfsi_premium_sticky_count_container h6{
    font-size: 9px !important;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-right: 11px;
    padding-left: 10px;
}
.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_count_container .sfsi_premium_count,
.sfsi_sticky_icons_container_wrapper .sfsi_premium_sticky_count_container .sfsi_premium_count_text{
    font-size:12px!important;
}

.sfsiaftrpstwpr {
    display: flex;
    justify-content: flex-start;
    max-width: 100% !important;
    clear: both;
}

@media screen and (max-width: 569px) {
    .sfsi_responsive_fluid div span {
        display: none;
    }
}

/* Flat icon */
.sfsi_actvite_theme_flat .inerCnt .sfcm.sfsi_wicon {
    padding: 0;
    border: medium none !important;
    width: 55% !important;
    height: auto;
    position: absolute;
    top: 50%;
    transition: inherit;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
}

.sfsi_actvite_theme_flat .inerCnt .sficn {
    display: flex;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    height: 100%;
}

/* mouseOver effect */

.sfsi-mouseOver-effect.sfsi-mouseOver-effect-fade_in a.sfsi_responsive_fluid,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo a.sfsi_responsive_fluid,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-fade_in .sfsi_premium_sticky_icons_container a,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sfsi_premium_sticky_icons_container a,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-fade_in .sf_icon a,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sf_icon a,
.sfsi_Sicons.sfsi-mouseOver-effect.sfsi-mouseOver-effect-fade_in .sf_fb.sf_icon,
.sfsi_Sicons.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sf_fb.sf_icon {
    opacity: 0.6 !important;
}
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-fade_in a.sfsi_responsive_fluid:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo a.sfsi_responsive_fluid:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-fade_in .sfsi_premium_sticky_icons_container a:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sfsi_premium_sticky_icons_container a:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-fade_in .sf_icon a:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sf_icon a:hover,
.sfsi_Sicons.sfsi-mouseOver-effect.sfsi-mouseOver-effect-fade_in .sf_fb.sf_icon:hover,
.sfsi_Sicons.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sf_fb.sf_icon:hover {
    opacity: 1 !important;
    transition: all 0.6s ease 0s !important;
}

.sfsi-mouseOver-effect.sfsi-mouseOver-effect-scale a.sfsi_responsive_fluid:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo a.sfsi_responsive_fluid:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-scale .sfsi_premium_sticky_icons_container a:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sfsi_premium_sticky_icons_container a:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-scale .sf_icon a:hover,
.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sf_icon a:hover,
.sfsi_Sicons.sfsi-mouseOver-effect.sfsi-mouseOver-effect-scale .sf_fb.sf_icon:hover,
.sfsi_Sicons.sfsi-mouseOver-effect.sfsi-mouseOver-effect-combo .sf_fb.sf_icon:hover {
    z-index: 99999 !important;
    transition: all 0.6s ease 0s !important;
}

.sfsi_Sicons.sfsi-mouseOver-effect .sf_icon a,
.sfsi_Sicons.sfsi_Sicons_position_right .sf_subscrbe.sf_icon a {
    display: inline-block;
}

.sfsi_Sicons.sfsi_Sicons.sfsi_Sicons.sfsi_Sicons_position_right .sf_icon .fb_iframe_widget,
.sfsi_Sicons.sfsi_Sicons.sfsi_Sicons.sfsi_Sicons_position_right .sf_icon .fb_iframe_widget>* {
    margin-left: 0;
}

.vk_tool_bdr .sfsi_inside .icon1,
.vk_tool_bdr .sfsi_inside .icon1 a,
.vk_tool_bdr .sfsi_inside .icon2,
.vk_tool_bdr .sfsi_inside .icon2 a {
    display: flex;
    align-items: center;
}

#sfsi_floater .sfsi_tool_tip_2 {
    display: none;
}

.margin-enable-count{
    margin-left: -13px !important;
}

.sf_fb iframe{
    margin-top: 2px !important;
}

.success-alert {
    display: none;
    position: fixed;
    top: 100px; /* Adjust the distance from the top */
    right: 10px; /* Adjust the distance from the right */
    background-color: #4CAF50;
    color: white;
    text-align: center;
    padding: 15px;
    border-radius: 5px;
    z-index: 99999;
}

/* Intro animation */
@keyframes intro-animation {
    0% {
        transform: translateX(100%);
    }
    100% {
        transform: translateX(0);
    }
}

/* Keyframes animation to fade out */
@keyframes fade-out {
    0% {
        opacity: 1;
    }
    90% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.sfsi_Sicons .sf_icon a {
    display: flex !important;
}#cff:after,.cff-lightbox-dataContainer:after,.cff-lightbox-outerContainer:after,.cff-wrapper:after{content:"";display:table;clear:both}#cff{float:left;width:100%;margin:0 auto;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cff .cff-comment-attachment img,#cff .cff-event-meta,#cff .cff-html5-video.cff-multiple.cff-portrait .cff-main-image,#cff .cff-review .cff-post-links,#cff-lightbox-wrapper .cff-comment-attachment img,#cff.cff-half-layout .cff-full-size .cff-link img,#cff.cff-half-layout .cff-link-slider,#cff.cff-theme-overlap .cff-visual-header .cff-header-text .cff-bio-info,#cff.cff-thumb-layout .cff-full-size .cff-link img,#cff.cff-thumb-layout .cff-link-slider,#cff.cff-thumb-layout[data-media-side=right] .cff-text-wrapper,.cff-wrapper-ctn{float:left}.cff-wrapper-ctn.cff-wrapper-fixed-height{overflow:auto}#cff .cff-masonry-posts,#cff .cff-posts-wrap,.cff-wrapper-ctn{position:relative;clear:both;height:100%;top:0;bottom:0;width:100%;box-sizing:border-box}#cff .cff-item{float:left;width:100%;clear:both;padding:20px 0 15px;margin:0;border-bottom:1px solid #ddd}#cff .cff-item:first-child{padding-top:0}#cff .cff-item.cff-box,#cff .cff-item.cff-box:first-child{padding:15px;margin:8px 0;background:rgba(255,255,255,.5);border:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cff.cff-masonry .cff-item.cff-box{margin-left:1.5%;margin-right:1.5%}#cff .cff-item.cff-shadow{box-shadow:0 0 10px 0 rgba(0,0,0,.15);-moz-box-shadow:0 0 10px 0 rgba(0,0,0,.15);-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.15)}#cff.cff-masonry{position:relative;margin-bottom:50px}#cff .cff-author-img.cff-no-consent img,#cff .cff-comments-wrap:empty,#cff .cff-empty-album,#cff .cff-event .cff-end-date k,#cff .cff-iframe-img,#cff .cff-less,#cff .cff-photo.cff-multiple .cff-album-icon,#cff .cff-replace,#cff .cff-timeline-event .cff-end-date k,#cff .cff-view-comments.cff-hide-comments,#cff-lightbox-wrapper .cff-comments-wrap:empty,#cff-lightbox-wrapper .cff-end-date k,#cff-lightbox-wrapper .cff-info,#cff-lightbox-wrapper .cff-replace,#cff-lightbox-wrapper.cff-no-svgs svg,#cff.cff-all-reviews .cff-review,#cff.cff-all-reviews.cff-masonry .cff-review,#cff.cff-no-svgs svg,#cff.cff-pag.cff-masonry.cff-masonry-css .cff-item.cff-upcoming-event,#cff.cff-pag.cff-masonry.cff-masonry-css.masonry-2-desktop .cff-item.cff-upcoming-event,#cff.cff-pag.cff-masonry.cff-masonry-css.masonry-4-desktop .cff-item.cff-upcoming-event,#cff.cff-pag.cff-masonry.cff-masonry-css.masonry-5-desktop .cff-item.cff-upcoming-event,#cff.cff-pag.cff-masonry.cff-masonry-css.masonry-6-desktop .cff-item.cff-upcoming-event,#cff.cff-pag:not(.cff-carousel) .cff-upcoming-event,.cff-lightbox-wrapper.cff-theme.cff-outline .cff-comments a,.cff-load-more-mobile,.cff-masonry .cff-load-more,.cff-wrapper .cff-visual-header .cff-header-hero img{display:none}.cff-header{width:100%;margin:0 0 15px;padding:0;line-height:1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:flex;align-items:center}.cff-header .fa{float:left;margin-right:10px}.cff-header span{display:table-cell;vertical-align:middle}.cff-header svg{width:1em;height:1em;margin-right:10px}.cff-wrapper .cff-visual-header{margin-bottom:24px!important}.cff-wrapper .cff-visual-header .cff-header-hero{width:100%;height:300px;position:relative}.cff-wrapper .cff-visual-header .cff-likes-box{position:absolute;bottom:10px;right:10px;padding:5px;background:#eee;line-height:1;border-radius:2px;color:#445790}.cff-wrapper .cff-visual-header .cff-likes-box .cff-square-logo{float:left;display:inline-block;line-height:0}.cff-wrapper .cff-visual-header .cff-likes-box .cff-square-logo svg{width:18px;height:18px;vertical-align:top}.cff-wrapper .cff-visual-header .cff-likes-box .cff-likes-count{float:left;display:inline-block;margin-left:8px;vertical-align:top;font-size:15px;line-height:20px}.cff-wrapper .cff-visual-header .cff-header-inner-wrap{position:relative;display:block;text-decoration:none!important}.cff-wrapper .cff-visual-header .cff-header-inner-wrap a{color:inherit!important;border:0}.cff-wrapper .cff-visual-header .cff-header-img img{display:block;width:100px;border-radius:3px;padding:0;margin:0}.cff-wrapper .cff-visual-header.cff-has-cover .cff-header-img img{border:2px solid #fff}.cff-wrapper .cff-visual-header .cff-header-img{position:absolute;display:inline-block;line-height:1}.cff-wrapper .cff-visual-header.cff-has-cover .cff-header-img{top:-25px;left:10px}.cff-wrapper .cff-visual-header .cff-header-text{display:inline-block;float:left;padding-top:10px;margin:0}#cff .cff-visual-header .cff-header-text h3,.cff-wrapper .cff-visual-header .cff-header-text h3{display:inline-block;width:auto;margin:0 8px 0 0;padding:0;font-size:1.2em;line-height:1.2em}.cff-wrapper .cff-visual-header.cff-has-name{min-height:100px}.cff-wrapper .cff-visual-header.cff-has-cover.cff-has-name .cff-header-text{min-height:75px;margin-left:125px}.cff-wrapper .cff-visual-header.cff-has-name .cff-header-text{margin-left:120px;padding-top:30px}.cff-wrapper .cff-visual-header.cff-has-name.cff-has-about .cff-header-text,.cff-wrapper .cff-visual-header.cff-has-name.cff-has-cover .cff-header-text{padding-top:10px}#cff .cff-visual-header .cff-header-inner-wrap .cff-bio,.cff-wrapper .cff-visual-header .cff-header-inner-wrap .cff-bio{display:block;width:100%;clear:both;margin:3px 0 0;padding:0;line-height:1.2em}.cff-wrapper .cff-visual-header .cff-header-name{float:left;padding:0 5px 2px 0}.cff-wrapper .cff-visual-header .cff-bio-info{font-size:.9em;line-height:1.7}.cff-wrapper .cff-visual-header .cff-bio-info svg{width:1em;vertical-align:middle;position:relative;top:-2px}.cff-posts-count svg{padding-right:3px}.cff-header-inner-wrap:after,.cff-header-text:after{display:table;clear:both;content:" "}#cff .cff-credit a,#cff .cff-link:focus,#cff .cff-link:hover,#cff a,#cff-lightbox-wrapper .cff-comments-box .cff-comment-on-facebook a,.cff-lightbox-wrapper.cff-theme .cff-comment-text-wrapper .cff-comment-replies-a,.cff-lightbox-wrapper.cff-theme .cff-comment-text-wrapper .cff-name{text-decoration:none}#cff #cff-error-reason a,#cff a:focus,#cff a:hover,.cff-frontend-license-notice .cff-fln-body .cff-fln-expired-text a:hover{text-decoration:underline}#cff .cff-album-cover,#cff .cff-event-thumb,#cff .cff-html5-video,#cff .cff-iframe-wrap,#cff .cff-photo,#cff .cff-vidLink{text-decoration:none;border:none}#cff h3,#cff h4,#cff h5,#cff h6,#cff p{float:left;width:100%;clear:both;padding:0;margin:5px 0;line-height:1.4;word-wrap:break-word}#cff .cff-date{float:left;width:100%;min-width:50px;font-size:11px}#cff .cff-date.cff-date-below,#cff .cff-timeline-event .cff-date.cff-date-below{margin:5px 0 0}#cff .cff-author,#cff-lightbox-wrapper .cff-author{float:left;clear:both;margin:0 0 15px;padding:0;line-height:1.2;width:100%}#cff .cff-author-img,#cff .cff-author.cff-no-author-info .cff-author-img,#cff-lightbox-wrapper .cff-author-img,#cff-lightbox-wrapper .cff-author.cff-no-author-info .cff-author-img{width:40px;height:40px;background:url(//cosmicsymphony.org/wp-content/plugins/custom-facebook-feed-pro/assets/img/cff-sprite.png) -132px -50px no-repeat}#cff .cff-author a,#cff-lightbox-wrapper .cff-author a{border:none;text-decoration:none}#cff .cff-author-img,#cff-lightbox-wrapper .cff-author-img{float:left;margin:0 0 0 -100%!important;font-size:0;border-radius:40px}.cff-no-consent .cff-header-text{margin-left:0!important}#cff-lightbox-wrapper.cff-enable-lb-comments .cff-lightbox-dataContainer .cff-lightbox-caption,#cff-lightbox-wrapper.cff-has-video .cff-lightbox-image,#cff.cff-theme-modern .cff-comments-box p.cff-comments.cff-comment-on-facebook a .cff-icon,#cff.cff-theme-outline .cff-comments-box p.cff-comments.cff-comment-on-facebook a .cff-icon,#cff.cff-theme-overlap .cff-comments-box p.cff-comments.cff-comment-on-facebook a .cff-icon,#cff.cff-theme-social_wall .cff-comments-box p.cff-comments.cff-comment-on-facebook a .cff-icon,.cff-lightbox-wrapper.cff-theme .cff-comments a .cff-icon,.cff-no-consent .cff-header-hero,.cff-no-consent .cff-header-img,.cff-num-diff-hide{display:none!important}#cff .cff-author img,#cff-lightbox-wrapper .cff-author img{float:left;margin:0!important;padding:0!important;border:none!important;font-size:0;border-radius:40px}#cff .cff-author .cff-author-text span.cff-page-name,#cff-lightbox-wrapper .cff-author .cff-author-text span.cff-page-name{display:table-cell;vertical-align:middle;height:40px;margin:0;font-weight:700;padding-left:50px;float:none}#cff .cff-author .cff-story,#cff .cff-event b,#cff .cff-timeline-event b,#cff-lightbox-wrapper .cff-author .cff-story,#cff-lightbox-wrapper b{font-weight:400}#cff .cff-author .cff-author-text,#cff-lightbox-wrapper .cff-author .cff-author-text{float:left;width:100%;min-height:40px}#cff .cff-author .cff-date,#cff .cff-author .cff-page-name,#cff-lightbox-wrapper .cff-author .cff-date,#cff-lightbox-wrapper .cff-author .cff-page-name{float:left;clear:both;width:auto;margin:0 0 0 50px!important;font-weight:700;line-height:1.2}#cff .cff-author .cff-date,#cff-lightbox-wrapper .cff-author .cff-date{color:#9197a3;font-weight:400;font-size:11px;margin-top:1px!important;margin-bottom:0!important}#cff .cff-author.cff-no-author-info .cff-date,#cff-lightbox-wrapper .cff-author.cff-no-author-info .cff-date{margin-top:14px!important}#cff .cff-author .cff-page-name.cff-author-date,#cff-lightbox-wrapper .cff-author .cff-page-name.cff-author-date{float:left;padding:3px 0 0;font-size:14px}#cff .cff-post-desc,#cff-lightbox-wrapper .cff-post-desc{line-height:1.3}#cff .cff-html5-video.cff-img-layout-2 .cff-img-wrap,#cff .cff-link-slider .cff-link-slider-item:first-child,#cff .cff-multiple-date,#cff .cff-photo span,#cff .cff-timeline-event .cff-date,#cff .cff-timeline-event .cff-info,#cff .cff-timeline-event .cff-timeline-event-title,#cff .cff-timeline-event .cff-where,#cff span.cff-post-desc,#cff-lightbox-wrapper .cff-date,#cff-lightbox-wrapper .cff-timeline-event-title,#cff-lightbox-wrapper .cff-where,#cff-lightbox-wrapper span.cff-post-desc,#cff-lightbox-wrapper.cff-has-iframe iframe,.cff-event-place,.cff-event-street,.cff-has-video .cff-lightbox-video{display:block}#cff .cff-post-text .cff-post-desc,#cff-lightbox-wrapper .cff-post-desc{margin:5px 0;border-left:2px solid rgba(0,0,0,.1);padding-left:8px}#cff .cff-text-wrapper{float:right;width:77%;margin:0;padding:0}#cff .cff-break-word{word-break:break-all}#cff .cff-event .cff-meta-links a:first-child,#cff .cff-img-layout-2:after,#cff .cff-img-layout-3:after,#cff .cff-img-layout-4:after,#cff .cff-item img,.cff-lightbox-wrapper a img{border:none}#cff .cff-byline{font-size:12px;display:block;margin:-5px 0 10px}#cff .cff-photo{max-width:100%;float:left;display:block;position:relative;margin:0}#cff .cff-album-item .cff-album-cover:after,#cff .cff-event-thumb:after,#cff .cff-html5-video:after,#cff .cff-img-wrap:after,#cff .cff-photo:after{border:1px solid rgba(0,0,0,.1);bottom:0;content:'';left:0;position:absolute;right:0;top:0}#cff .cff-media-above{margin-bottom:7px}#cff .cff-photo img{float:left;max-width:100%;height:auto;margin:0!important;padding:0!important}#cff .cff-photo .cff-album-icon{position:absolute;z-index:5;bottom:5px;right:5px;height:22px;background:url(//cosmicsymphony.org/wp-content/plugins/custom-facebook-feed-pro/assets/img/cff-sprite.png) -49px -38px no-repeat rgba(0,0,0,.7);color:#fff;font-size:12px;margin:0;padding:0 0 0 26px;line-height:22px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;box-shadow:0 0 1px 0 rgba(255,255,255,.8);-moz-box-shadow:0 0 1px 0 rgba(255,255,255,.8);-webkit-box-shadow:0 0 1px 0 rgba(255,255,255,.8)}#cff .cff-full-size .cff-text-link,#cff .cff-photo.cff-multiple,#cff.cff-half-layout .cff-audio-post .cff-text-wrapper,#cff.cff-half-layout .cff-html5-video .cff-vidLink,#cff.cff-half-layout .cff-link-item .cff-text-wrapper,#cff.cff-theme-modern.cff-half-layout .cff-media-wrap>*,#cff.cff-theme-outline.cff-half-layout .cff-media-wrap>*,#cff.cff-theme-overlap.cff-half-layout .cff-media-wrap>*,#cff.cff-theme-social_wall.cff-half-layout .cff-media-wrap>*,#cff.cff-thumb-layout .cff-audio-post .cff-text-wrapper,#cff.cff-thumb-layout .cff-html5-video .cff-vidLink,#cff.cff-thumb-layout .cff-link-item .cff-text-wrapper,#cff.narrow .cff-embedded-video .cff-iframe-wrap,#cff.narrow .cff-embedded-video .cff-text-wrapper,#cff.narrow .cff-event .cff-details,#cff.narrow .cff-event-thumb,#cff.narrow .cff-shared-link .cff-text-link{width:100%}#cff .cff-multiple .cff-crop{overflow:hidden}#cff .cff-img-attachments{width:100%;float:left;clear:both}#cff .cff-comment-replies-box .cff-comment-reply .cff-comment-text.cff-no-name,#cff .cff-comment-text.cff-no-image,#cff .cff-img-layout-2 .cff-img-wrap,#cff .cff-timeline-event .cff-date,#cff p.cff-link-title,#cff-lightbox-wrapper .cff-comment-replies-box .cff-comment-reply .cff-comment-text.cff-no-name,#cff-lightbox-wrapper .cff-comment-text.cff-no-image,#cff-lightbox-wrapper .cff-date,#cff-lightbox-wrapper .cff-lightbox-caption.cff-no-caption .cff-lightbox-caption-text,#cff.cff-half-layout .cff-likebox .fb_iframe_widget iframe,#cff.cff-theme-modern .cff-post-links,#cff.cff-thumb-layout .cff-likebox .fb_iframe_widget iframe{margin:0}#cff .cff-img-layout-2 .cff-img-wrap.cff-main-image{margin:0 0 .5%}#cff .cff-img-layout-2.cff-portrait .cff-img-wrap{width:49.75%;float:left}#cff .cff-img-layout-2.cff-portrait .cff-img-wrap.cff-main-image{margin:0 .5% 0 0}#cff .cff-img-layout-3 .cff-img-attachments .cff-img-wrap{width:49.75%;margin:.5% .25% 0;float:left}#cff .cff-img-layout-4 .cff-img-attachments .cff-img-wrap{width:33%;margin:.5% .25% 0;float:left}#cff .cff-small-layout.cff-img-layout-2 .cff-img-wrap.cff-main-image{margin:0 0 1%}#cff .cff-small-layout.cff-img-layout-2.cff-portrait .cff-img-wrap{width:49.5%}#cff .cff-small-layout.cff-img-layout-2.cff-portrait .cff-img-wrap.cff-main-image{margin:0 1% 0 0}#cff .cff-small-layout.cff-img-layout-3 .cff-img-attachments .cff-img-wrap{width:49.5%;margin:1% .5% 0}#cff .cff-small-layout.cff-img-layout-4 .cff-img-attachments .cff-img-wrap{width:32.5%;margin:1% .5% 0}#cff .cff-img-layout-3 .cff-img-attachments .cff-img-wrap:first-child,#cff .cff-img-layout-4 .cff-img-attachments .cff-img-wrap:first-child,#cff .cff-reaction-one.cff-no-animate,#cff .cff-reactions-count span:first-child,#cff-lightbox-wrapper .cff-reactions-count span:first-child{margin-left:0}#cff .cff-album-item.cff-col-2:nth-of-type(2n),#cff .cff-album-item.cff-col-3:nth-of-type(3n),#cff .cff-album-item.cff-col-4:nth-of-type(4n),#cff .cff-album-item.cff-col-5:nth-of-type(5n),#cff .cff-album-item.cff-col-6:nth-of-type(6n),#cff .cff-album-item.cff-col-7:nth-of-type(7n),#cff .cff-album-item.cff-col-8:nth-of-type(8n),#cff .cff-img-layout-3 .cff-img-attachments .cff-img-wrap:last-child,#cff .cff-img-layout-4 .cff-img-attachments .cff-img-wrap:last-child,#cff.narrow .cff-album-item.cff-col-3:nth-of-type(2n),#cff.narrow .cff-album-item.cff-col-4:nth-of-type(2n),#cff.narrow .cff-album-item.cff-col-5:nth-of-type(2n),#cff.narrow .cff-album-item.cff-col-6:nth-of-type(2n),#cff.narrow .cff-album-item.cff-col-7:nth-of-type(2n),#cff.narrow .cff-album-item.cff-col-8:nth-of-type(2n){margin-right:0}#cff .cff-event .cff-date,#cff .cff-img-wrap,#cff .cff-view-comments,#cff-lightbox-wrapper.cff-no-svgs .cff-comments-box .cff-show-more-comments,#cff.cff-no-svgs .cff-comments-box .cff-show-more-comments,#cff.cff-theme-modern.cff-half-layout .cff-text-wrapper,#cff.cff-theme-outline.cff-half-layout .cff-text-wrapper,#cff.cff-theme-overlap.cff-half-layout .cff-text-wrapper,#cff.cff-theme-social_wall .cff-author,#cff.cff-theme-social_wall.cff-half-layout .cff-text-wrapper,.cff-theme-social_wall .cff-header-wrap{position:relative}#cff .cff-img-attachments .cff-crop{width:100%;height:100px;display:block;float:left;position:relative;border:none}#cff .cff-img-attachments .cff-crop img,#cff.cff-nojs .cff-new .cff-crop img{visibility:visible}#cff .cff-more-attachments,.cff-gdpr-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.4)}#cff .cff-more-attachments span{position:absolute;width:100%;text-align:center;top:50%;left:0;height:30px;margin-top:-15px;line-height:30px;color:#fff;font-size:30px}#cff .cff-small-layout .cff-more-attachments span{font-size:20px}#cff .cff-html5-video.cff-img-layout-2 .cff-crop,#cff .cff-photo.cff-img-layout-2 .cff-crop{height:150px}#cff .cff-album-item{float:left;width:100%;margin:0 0 20px;padding:0;text-align:center}#cff .cff-album-item.cff-col-2,#cff.narrow .cff-album-item.cff-col-3,#cff.narrow .cff-album-item.cff-col-4,#cff.narrow .cff-album-item.cff-col-5,#cff.narrow .cff-album-item.cff-col-6,#cff.narrow .cff-album-item.cff-col-7,#cff.narrow .cff-album-item.cff-col-8{width:47.5%;margin-right:5%}#cff .cff-album-item.cff-col-3{width:30.3%;margin-right:4.5%}#cff .cff-album-item.cff-col-4{width:22%;margin-right:4%}#cff .cff-album-item.cff-col-5{width:17.2%;margin-right:3.5%}#cff .cff-album-item.cff-col-6{width:14.16%;margin-right:3%}#cff .cff-album-item.cff-col-7{width:12.14%;margin-right:2.5%}#cff .cff-album-item.cff-col-8{width:10.75%;margin-right:2%}#cff .cff-album-item .cff-album-cover,#cff .cff-main-image.cff-crop,#cff .cff-photo.cff-crop{width:100%;display:block;float:left;position:relative;border:none;overflow:hidden;background-size:cover;background-position:center center}#cff.cff-masonry .cff-album-item .cff-album-cover{height:auto;float:none;overflow:visible;line-height:0}#cff .cff-album-item .cff-album-cover img,#cff .cff-crop img,#cff .cff-new .cff-crop img{visibility:hidden;opacity:0;display:block!important}#cff.cff-disable-liquid .cff-album-item .cff-album-cover img,#cff.cff-masonry .cff-album-item .cff-album-cover img,#cff.cff-masonry .cff-album-item.cff-video .cff-album-cover img{visibility:visible;opacity:1}#cff:not(.cff-disable-liquid) .cff-album-item.cff-video .cff-album-cover img{opacity:0!important}#cff.cff-disable-liquid .cff-album-item .cff-album-cover,#cff.cff-super-narrow.cff-theme-modern .cff-view-comments,#cff.cff-super-narrow.cff-theme-outline .cff-view-comments,#cff.cff-super-narrow.cff-theme-overlap .cff-view-comments,#cff.cff-super-narrow.cff-theme-social_wall .cff-view-comments{height:auto}#cff.cff-nojs .cff-album-item .cff-album-cover img{height:100%;visibility:visible}#cff .cff-html5-video.cff-multiple .cff-main-image,#cff .cff-main-image.cff-crop{overflow:hidden;float:none}#cff .cff-html5-video.cff-multiple .cff-main-image:not(.cff-crop){display:block;height:auto!important}#cff .cffFadeIn{opacity:1;transition:.1s}#cff .cff-album-item .cff-album-info{width:100%;height:70px;float:left;clear:both}#cff .cff-album-item h4{font-size:14px;line-height:1.2;margin:10px 0 0;padding:0}#cff .cff-album-item p{font-size:12px;color:gray;margin:5px 0 0}#cff p.cff-empty-album{display:inline!important;margin:0!important;padding:0!important;height:0!important;line-height:0!important;width:0!important;clear:none!important}#cff .cff-embed-wrap{float:left;width:100%;margin-top:5px}#cff .cff-iframe-wrap{float:left;clear:both;margin:5px 0;width:100%;position:relative;padding-bottom:62%}#cff iframe{border:0}#cff .cff-iframe-wrap iframe{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0}#cff .cff-soundcloud,#cff .cff-spotify{margin:10px 0 0}#cff .cff-desc-wrap,#cff.narrow.cff-half-layout .cff-text-wrapper,#cff.narrow.cff-thumb-layout .cff-text-wrapper{float:left;width:100%}#cff .cff-embedded-video .cff-post-text{margin:0 0 15px}#cff.narrow .cff-embedded-video .cff-iframe-wrap{padding-bottom:62%}#cff .cff-video-player .fb-video,#cff .cff-video-player iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:1}#cff .cff-html5-video,#cff video{float:left;clear:left;position:relative;width:100%;margin:0;padding:0;overflow:hidden}#cff video,#cff.cff-masonry.cff-opaque-comments .cff-item{z-index:1}#cff .cff-vidLink{float:left;clear:both;position:relative;z-index:1;width:100%;max-width:100%;display:inline-block;vertical-align:top;zoom:1}#cff .cff-vidLink .cff-poster{width:100%;height:auto;float:left}#cff .cff-playbtn{position:absolute;z-index:9;background:rgba(0,0,0,.7);top:50%;left:50%;margin-top:-28px;margin-left:-28px;padding:13px 16px;font-size:30px;color:#fff;font-style:normal!important;width:32px;border-radius:8px;box-sizing:border-box}#cff .cff-event-thumb img,#cff .cff-link img{float:left;margin:0!important;padding:0!important;border:none!important}#cff .cff-html5-play:focus .cff-playbtn,#cff .cff-html5-play:hover .cff-playbtn,#cff .cff-html5-video .cff-playbtn:hover{background:#141b38;cursor:pointer}#cff.cff .cff-posts-wrap svg.cff-playbtn{width:1em;height:1em;font-size:56px;padding:14px 12px}#cff .cff-desc-wrap.cff-no-image{float:right;width:86%}#cff .cff-playbtn-solo{width:10%;float:left;margin-top:5px}#cff .cff-playbtn.no-poster,#cff.cff-half-layout .cff-playbtn.no-poster,#cff.cff-thumb-layout .cff-playbtn.no-poster{position:relative;top:0;left:0;margin:0}.cff-html5-play{display:block;position:absolute;z-index:8;width:100%;top:0;right:0;bottom:0;left:0}#cff.cff-half-layout .cff-video .cff-playbtn,#cff.cff-thumb-layout .cff-video .cff-playbtn{margin-top:-22px;margin-left:-23px;padding:11px 13px;font-size:24px}#cff .cff-expand{display:none;white-space:normal}#cff .cff-expand a{font-size:11px;font-weight:400}#cff .cff-shared-link{float:left;clear:both;width:100%;padding:8px;margin:10px 0 5px;background:rgba(0,0,0,.02);border:1px solid rgba(0,0,0,.07);box-sizing:border-box}#cff .cff-no-styles{background:0 0;border:none;padding:0}#cff .cff-link{float:left;clear:both;border:none;max-width:20%;margin-right:3%}#cff .cff-link img{width:100%;max-width:100%}#cff .cff-link-title{float:left;clear:both;width:100%;display:block;font-weight:700}#cff .cff-text-link{float:left;clear:none;padding:0 0 5px;width:72%}#cff .cff-link-caption{font-size:12px;margin:0}#cff .cff-text-link.cff-no-image,.cff-vidLink.cff-video-player.cff-only-vids{width:100%!important}#cff .cff-shared-link .cff-post-desc{margin-bottom:0}#cff .cff-full-size .cff-link{width:100%;max-width:100%;margin-right:0;margin-bottom:5px;text-align:center}#cff .cff-full-size .cff-link img{width:auto;float:none}#cff .cff-details,#cff-lightbox-wrapper .cff-details{float:left;clear:none;width:77%;margin-left:3%;padding:0 0 10px}#cff .cff-timeline-event .cff-details,#cff-lightbox-wrapper .cff-details{width:100%;margin:0;padding:0}#cff-lightbox-wrapper .cff-details{padding-bottom:20px}#cff .cff-timeline-event .cff-post-text{padding-bottom:5px}#cff .cff-event-thumb{position:relative;width:100%;float:left;clear:none;margin:0}#cff .cff-event-thumb img{overflow:hidden;width:100%;height:auto}#cff .cff-event-thumb.cff-has-cover{width:100%;padding:0}#cff .cff-details.cff-has-cover,#cff.narrow .cff-details.cff-has-cover{width:100%;margin:5px 0 0}#cff .cff-details h5{margin:0 0 5px;padding:0;font-size:16px}#cff .cff-details p,#cff.cff-theme-modern .cff-item.cff-link-item .cff-text,#cff.cff-theme-modern .cff-text-wrapper .cff-post-text,#cff.cff-theme-outline .cff-text-wrapper .cff-post-text,#cff.cff-theme-overlap .cff-text-wrapper .cff-post-text,#cff.cff-theme-social_wall .cff-item.cff-video-post .cff-text,#cff.cff-theme-social_wall .cff-text-wrapper .cff-post-text,.cff-sw-update-ntc p:first-child b{font-size:14px}#cff .cff-details .cff-info{padding:10px 0 0;line-height:1.2;clear:both}#cff .cff-details .cff-where{clear:both}#cff .cff-details .cff-when,#cff .cff-details .cff-where{white-space:normal!important}#cff .cff-event .cff-photo{margin-top:5px}#cff .cff-event .cff-photo img{width:100%;max-width:100%;height:auto;margin:0}#cff .cff-comments-box .cff-comment-likes.cff-likes,#cff .cff-event .cff-details{padding:0}#cff.cff-half-layout .cff-event .cff-details,#cff.cff-half-layout .cff-text-wrapper{float:right;width:47%}#cff .cff-event .cff-meta-links{float:right;clear:both;margin:5px 0 0}#cff .cff-event .cff-meta-links a{float:left;padding:0 10px;border-left:1px solid #ccc}#cff .cff-no-events{width:100%;text-align:center}#cff .cff-more-dates{height:16px;margin:0 0 0 10px;padding:2px 5px;border:1px solid #ddd;font-size:12px;text-decoration:none;border-radius:3px}#cff .cff-more-dates:hover{background:rgba(0,0,0,.05);text-decoration:none}#cff .cff-multiple-dates{display:none;position:absolute;z-index:10;top:30px;left:0;max-height:150px;padding:8px 20px 8px 12px;margin:0 0 0 -12px;color:#333;overflow-y:auto;background:rgba(255,255,255,.95);border-radius:3px;border:1px solid #ddd;box-shadow:0 0 10px 0 rgba(0,0,0,.1);-moz-box-shadow:0 0 10px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.1)}.cff-event-zip{margin-left:6px}.cff-event-map-link{margin-left:4px}#cff .cff-note-title{display:block;font-weight:700;padding-bottom:5px}#cff .cff-meta-wrap{float:left;width:100%;margin:5px 0 0;padding:0}#cff .cff-meta,#cff-lightbox-wrapper .cff-meta{float:left;clear:both;list-style-type:none;padding:10px 0!important;margin:0!important}#cff .cff-meta li,#cff-lightbox-wrapper .cff-meta li{float:left;width:auto;display:block;list-style-type:none!important;margin:0 10px 0 0!important;padding:0!important;font-size:11px;line-height:16px!important;background:0 0!important}#cff .cff-meta li:before,#cff-lightbox-wrapper .cff-meta li:before{content:none!important}.cff-icon,.cff-icon svg{width:16px;height:16px;transition:.1s}.cff-angry,.cff-angry svg,.cff-haha,.cff-haha svg,.cff-sad,.cff-sad svg,.cff-wow,.cff-wow svg{width:17px;height:17px}#cff-lightbox-wrapper iframe,.cff-likebox iframe{width:100%!important}#cff .cff-icon,#cff .cff-reactions-count .cff-like,#cff-lightbox-wrapper .cff-icon,#cff-lightbox-wrapper .cff-reactions-count .cff-like{display:block;float:left;position:relative;z-index:2;margin:0 0 0 3px}#cff .cff-icon svg,#cff-lightbox-wrapper .cff-icon svg{z-index:2}#cff .cff-meta .cff-count,#cff-lightbox-wrapper .cff-meta .cff-count{position:relative;z-index:2;margin-left:5px}#cff .cff-comments-box .cff-comments .cff-icon,#cff .cff-comments-box .cff-likes .cff-icon,#cff-lightbox-wrapper .cff-comments-box .cff-comments .cff-icon,#cff-lightbox-wrapper .cff-comments-box .cff-likes .cff-icon{margin:0 5px 0 0}#cff .cff-angry,#cff .cff-haha,#cff .cff-love,#cff .cff-reactions-count .cff-like,#cff .cff-reactions-count svg,#cff .cff-sad,#cff .cff-wow,#cff-lightbox-wrapper .cff-angry,#cff-lightbox-wrapper .cff-haha,#cff-lightbox-wrapper .cff-love,#cff-lightbox-wrapper .cff-reactions-count .cff-like,#cff-lightbox-wrapper .cff-reactions-count svg,#cff-lightbox-wrapper .cff-sad,#cff-lightbox-wrapper .cff-wow{display:block;float:left;position:relative;margin:0 0 0 1px;z-index:2}#cff .cff-comment .cff-comment-date,#cff-lightbox-wrapper .cff-comment .cff-comment-date,#cff-lightbox-wrapper .cff-comments-box .cff-reactions-count .cff-icon,#cff.cff-theme-modern.narrow.cff.cff-half-layout .cff-photo-post .cff-post-links,#cff.cff-theme-modern.narrow.cff.cff-thumb-layout .cff-photo-post .cff-post-links{margin-right:3px}#cff .cff-theme-default_theme .cff-icon path,#cff-lightbox-wrapper .cff-reaction-one path,#cff-lightbox-wrapper .cff-reaction-two path,#cff-lightbox-wrapper .cff-reactions-count path,#cff-lightbox-wrapper .cff-theme-default_theme .cff-icon path,#cff.cff-theme-default_theme .cff-icon path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reaction-one path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reaction-two path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reactions-count path{fill:rgba(0,0,0,0.4)}#cff .cff-reactions-count .cff-svg-bg,#cff .cff-reactions-count .cff-svg-bg-dark,#cff svg.cff-svg-bg,#cff-lightbox-wrapper svg.cff-svg-bg{position:absolute;left:0;top:0;z-index:-1}#cff .cff-dark .cff-svg-bg-dark .cff-svg-bg path,#cff-lightbox-wrapper .cff-dark .cff-svg-bg-dark .cff-svg-bg path,#cff-lightbox-wrapper .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-svg-bg path{fill:rgba(255,255,255,0.7)}#cff .cff-open .cff-svg-bg-dark .cff-svg-bg path,#cff .cff-reactions-count .cff-svg-bg-dark .cff-svg-bg path,#cff .cff-view-comments .cff-animate .cff-svg-bg-dark .cff-svg-bg path,#cff-lightbox-wrapper .cff-svg-bg-dark .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-svg-bg-dark .cff-svg-bg path{fill:rgba(0,0,0,0.05)}#cff-lightbox-wrapper .cff-like .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-like .cff-svg-bg path{fill:url(#likeGrad)}#cff .cff-dark .cff-icon path,#cff .cff-dark .cff-reaction-one path,#cff .cff-dark .cff-reaction-two path,#cff .cff-dark .cff-reactions-count path,#cff-lightbox-wrapper .cff-dark .cff-icon path,#cff-lightbox-wrapper .cff-dark .cff-reaction-one path,#cff-lightbox-wrapper .cff-dark .cff-reaction-two path,#cff-lightbox-wrapper .cff-dark .cff-reactions-count path{fill:rgba(0,0,0,1);fill:rgba(255,255,255,0.1)}#cff .cff-dark .cff-svg-bg path,#cff-lightbox-wrapper .cff-dark .cff-svg-bg path{fill:rgba(255,255,255,0.9)}#cff .cff-dark .cff-like .cff-svg-bg path,#cff-lightbox-wrapper .cff-dark .cff-like .cff-svg-bg path{fill:url(#likeGradDark)}#cff .cff-reaction-one:not(.cff-no-animate),#cff-lightbox-wrapper .cff-reaction-one{position:relative;z-index:1;animation-name:cff_reactions_enter;animation-duration:.1s}#cff .cff-reaction-two,#cff-lightbox-wrapper .cff-reaction-two{position:relative;z-index:0;animation-name:cff_reactions_enter_two;animation-duration:.2s}@keyframes cff_reactions_enter{0%{opacity:0;margin-left:-10px}25%{opacity:0;margin-left:-7px}50%{opacity:25%;opacity:50%;margin-left:-1px}100%{opacity:100%;margin-left:2px}}@keyframes cff_reactions_enter_two{0%{opacity:0;margin-left:-30px}25%{opacity:0;margin-left:-22px}50%{opacity:25%;opacity:50%;margin-left:-6px}100%{opacity:100%;margin-left:2px}}#cff .cff-reactions-count,#cff-lightbox-wrapper .cff-reactions-count{display:flex;align-items:center;float:left;padding-top:1px;font-size:11px;line-height:11px!important;margin-right:-2px}#cff .cff-angry-count,#cff .cff-haha-count,#cff .cff-like-count,#cff .cff-love-count,#cff .cff-sad-count,#cff .cff-wow-count,#cff-lightbox-wrapper .cff-angry-count,#cff-lightbox-wrapper .cff-haha-count,#cff-lightbox-wrapper .cff-like-count,#cff-lightbox-wrapper .cff-love-count,#cff-lightbox-wrapper .cff-sad-count,#cff-lightbox-wrapper .cff-wow-count{float:left;margin:0 6px 0 0;font-size:11px;line-height:17px}#cff .cff-angry-count,#cff .cff-haha-count,#cff .cff-like-count,#cff .cff-love-count,#cff .cff-sad-count,#cff .cff-wow-count{margin-right:8px}.cff-reaction-wrap{display:flex;align-items:center}#cff .cff-view-comments,#cff-lightbox-wrapper .cff-view-comments{display:block;overflow:hidden;outline:0;float:left;clear:left;height:37px;margin:5px 12px 5px 0;padding:0 5px 0 0;border:none;text-decoration:none;background:rgba(0,0,0,.05);box-shadow:0 0 0 1px rgba(0,0,0,.07);border-radius:4px}#cff-lightbox-wrapper:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments{padding:0 5px 0 10px}#cff.cff-masonry-css .cff-view-comments{-webkit-column-count:1;-moz-column-count:1;column-count:1}#cff .cff-view-comments:hover{box-shadow:0 0 0 1px rgba(0,0,0,.09)}#cff .cff-view-comments:after{content:'';position:absolute;top:0;left:-200%;width:200%;height:100%;z-index:0;background:linear-gradient(90deg,rgba(0,0,0,.04) 50%,rgba(0,0,0,0) 100%);transition:.2s}#cff .cff-view-comments:hover:after{left:0;transition:.5s}#cff .cff-dark .cff-reactions-count path,#cff .cff-open .cff-dark path,#cff .cff-view-comments .cff-dark .cff-animate path,#cff-lightbox-wrapper .cff-view-comments .cff-dark .cff-animate path{fill:rgba(255,255,255,0.05)}#cff .cff-open .cff-svg-bg path,#cff .cff-reactions-count .cff-svg-bg path,#cff .cff-view-comments .cff-animate .cff-svg-bg path{fill:rgba(255,255,255,1)}#cff-lightbox-wrapper .cff-reactions-count .cff-like .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-open .cff-like .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reactions-count .cff-like .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-like.cff-animate .cff-svg-bg path{fill:url(#likeGradHover)}#cff-lightbox-wrapper .cff-reactions-count .cff-love .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-open .cff-love .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reactions-count .cff-love .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-love.cff-animate .cff-svg-bg path{fill:#ffb9b9}#cff-lightbox-wrapper .cff-reactions-count .cff-haha .cff-svg-bg path,#cff-lightbox-wrapper .cff-reactions-count .cff-sad .cff-svg-bg path,#cff-lightbox-wrapper .cff-reactions-count .cff-wow .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-open .cff-haha .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-open .cff-sad .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-open .cff-wow .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reactions-count .cff-haha .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reactions-count .cff-sad .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reactions-count .cff-wow .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-haha.cff-animate .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-sad.cff-animate .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-wow.cff-animate .cff-svg-bg path{fill:#ffe7a4}#cff-lightbox-wrapper .cff-reactions-count .cff-angry .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-open .cff-angry .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reactions-count .cff-angry .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-angry.cff-animate .cff-svg-bg path{fill:url(#angryGrad)}#cff-lightbox-wrapper .cff-reactions-count .cff-share .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-open .cff-shares .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reactions-count .cff-share .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-share.cff-animate .cff-svg-bg path{fill:#fdf3d0}#cff-lightbox-wrapper .cff-reactions-count .cff-comment .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-open .cff-comments .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-reactions-count .cff-comment .cff-svg-bg path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-comment.cff-animate .cff-svg-bg path{fill:white}#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-icon path,#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-icon.cff-animate path{transition:.2s}#cff:not(.cff-theme-modern):not(.cff-theme-social_wall):not(.cff-theme-outline):not(.cff-theme-overlap) .cff-view-comments .cff-icon.cff-animate svg{animation-duration:.2s}#cff-lightbox-wrapper.cff-no-svgs .cff-comments-box .cff-comments .cff-icon,#cff-lightbox-wrapper.cff-no-svgs .cff-comments-box .cff-likes .cff-icon,#cff.cff-no-svgs .cff-comments-box .cff-comments .cff-icon,#cff.cff-no-svgs .cff-comments-box .cff-likes .cff-icon{margin:0 3px 0 0}#cff-lightbox-wrapper.cff-no-svgs .cff-angry,#cff-lightbox-wrapper.cff-no-svgs .cff-comment,#cff-lightbox-wrapper.cff-no-svgs .cff-comments .cff-icon,#cff-lightbox-wrapper.cff-no-svgs .cff-haha,#cff-lightbox-wrapper.cff-no-svgs .cff-love,#cff-lightbox-wrapper.cff-no-svgs .cff-reactions-count .cff-like,#cff-lightbox-wrapper.cff-no-svgs .cff-reactions-count svg,#cff-lightbox-wrapper.cff-no-svgs .cff-sad,#cff-lightbox-wrapper.cff-no-svgs .cff-share,#cff-lightbox-wrapper.cff-no-svgs .cff-wow,#cff.cff-no-svgs .cff-angry,#cff.cff-no-svgs .cff-comment,#cff.cff-no-svgs .cff-comments .cff-icon,#cff.cff-no-svgs .cff-haha,#cff.cff-no-svgs .cff-like,#cff.cff-no-svgs .cff-love,#cff.cff-no-svgs .cff-reactions-count svg,#cff.cff-no-svgs .cff-sad,#cff.cff-no-svgs .cff-share,#cff.cff-no-svgs .cff-wow{background:url(//cosmicsymphony.org/wp-content/plugins/custom-facebook-feed-pro/assets/img/cff-sprite.png) no-repeat}#cff-lightbox-wrapper.cff-no-svgs .cff-like,#cff-lightbox-wrapper.cff-no-svgs .cff-reactions-count .cff-like,#cff.cff-no-svgs .cff-like,#cff.cff-no-svgs .cff-reactions-count .cff-like{background-position:0 -17px}#cff-lightbox-wrapper.cff-no-svgs .cff-reactions-count .cff-like,#cff.cff-no-svgs .cff-reactions-count .cff-like{width:13px}#cff.cff-no-svgs .cff-share{width:14px;background-position:0 -33px}#cff-lightbox-wrapper.cff-no-svgs .cff-comments .cff-icon,#cff.cff-no-svgs .cff-comments .cff-icon{width:12px}#cff-lightbox-wrapper.cff-no-svgs .cff-love,#cff.cff-no-svgs .cff-love{width:15px;height:13px;margin-top:1px;background-position:-34px -1px}#cff-lightbox-wrapper.cff-no-svgs .cff-reactions-count .cff-love,#cff.cff-no-svgs .cff-reactions-count .cff-love{height:14px;background-position:-34px 0}#cff-lightbox-wrapper.cff-no-svgs .cff-haha,#cff.cff-no-svgs .cff-haha{height:15px;background-position:-34px -15px}#cff-lightbox-wrapper.cff-no-svgs .cff-wow,#cff.cff-no-svgs .cff-wow{height:15px;background-position:-34px -47px}#cff-lightbox-wrapper.cff-no-svgs .cff-sad,#cff.cff-no-svgs .cff-sad{height:15px;background-position:-34px -31px}#cff-lightbox-wrapper.cff-no-svgs .cff-angry,#cff.cff-no-svgs .cff-angry{height:15px;background-position:-34px -63px}#cff-lightbox-wrapper.cff-no-svgs .cff-comments-box .cff-comment-likes b,#cff.cff-no-svgs .cff-comments-box .cff-comment-likes b{background:url(//cosmicsymphony.org/wp-content/plugins/custom-facebook-feed-pro/assets/img/cff-sprite.png) 1px -48px no-repeat;width:10px;height:9px}#cff-lightbox-wrapper.cff-no-svgs .cff-comments-box .cff-show-more-comments a,#cff.cff-no-svgs .cff-comments-box .cff-show-more-comments a{position:relative;z-index:1;height:20px}#cff-lightbox-wrapper.cff-no-svgs .cff-comments-box .cff-show-more-comments:after,#cff.cff-no-svgs .cff-comments-box .cff-show-more-comments:after{position:absolute;z-index:0;content:'...';top:-2px;font-size:20px;color:#333;height:20px;line-height:20px}#cff-lightbox-wrapper.cff-no-svgs .cff-meta.cff-dark li.cff-comments .cff-icon,#cff.cff-no-svgs .cff-meta.cff-dark li.cff-comments .cff-icon{background-position:-17px 0}#cff-lightbox-wrapper.cff-no-svgs .cff-dark .cff-reactions-count .cff-like,#cff-lightbox-wrapper.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-icon,#cff.cff-no-svgs .cff-dark .cff-reactions-count .cff-like,#cff.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-icon{background-position:-17px -17px}#cff-lightbox-wrapper.cff-no-svgs .cff-meta.cff-dark li.cff-shares .cff-icon,#cff.cff-no-svgs .cff-meta.cff-dark li.cff-shares .cff-icon{background-position:-17px -34px}#cff-lightbox-wrapper.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-love,#cff.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-love{background-position:-52px -1px}#cff-lightbox-wrapper.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-wow,#cff.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-wow{background-position:-34px -47px}#cff-lightbox-wrapper.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-haha,#cff.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-haha{background-position:-34px -15px}#cff-lightbox-wrapper.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-sad,#cff.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-sad{background-position:-34px -31px}#cff-lightbox-wrapper.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-angry,#cff.cff-no-svgs .cff-meta.cff-dark li.cff-likes .cff-angry{background-position:-51px -63px}#cff .cff-dark .cff-comment-replies .cff-replies-icon,#cff-lightbox-wrapper .cff-dark .cff-comment-replies .cff-replies-icon,#cff-lightbox-wrapper.cff-no-svgs .cff-dark .cff-comment-replies .cff-replies-icon,#cff.cff-no-svgs .cff-dark .cff-comment-replies .cff-replies-icon{background-position:-17px -65px}#cff-lightbox-wrapper.cff-no-svgs .cff-comments-box.cff-dark .cff-show-more-comments:after,#cff.cff-no-svgs .cff-comments-box.cff-dark .cff-show-more-comments:after{color:rgba(255,255,255,.7)}#cff-lightbox-wrapper.cff-no-svgs .cff-comments-box.cff-dark .cff-comment-likes b,#cff.cff-no-svgs .cff-comments-box.cff-dark .cff-comment-likes b{background-position:-16px -48px}#cff .cff-comments-box,#cff-lightbox-wrapper .cff-comments-box{display:none;float:left;clear:both;width:100%;max-width:100%;margin:0;box-sizing:border-box}#cff .cff-comments-box .cff-likes,#cff-lightbox-wrapper .cff-comments-box .cff-likes{margin-bottom:1px}#cff .cff-comments-box .cff-comments .cff-icon,#cff-lightbox-wrapper .cff-comments-box .cff-comments .cff-icon{margin-top:1px}#cff .cff-comments-box .cff-comment,#cff .cff-comments-box .cff-comment-reply,#cff .cff-comments-box p,#cff-lightbox-wrapper .cff-comments-box .cff-comment,#cff-lightbox-wrapper .cff-comments-box .cff-comment-reply,#cff-lightbox-wrapper .cff-comments-box p{width:100%;min-width:100%;float:left;clear:both;font-size:12px;padding:5px 20px 5px 10px;margin:0 0 1px;background:rgba(0,0,0,.05);line-height:17px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cff .cff-comments-box.cff-no-comments,#cff-lightbox-wrapper .cff-comments-box.cff-no-comments,#cff.cff-theme-modern.cff-thumb-layout .cff-media-wrap>*,#cff.cff-theme-outline.cff-thumb-layout .cff-media-wrap>*,#cff.cff-theme-overlap.cff-thumb-layout .cff-media-wrap>*,#cff.cff-theme-social_wall.cff-thumb-layout .cff-media-wrap>*{width:auto}#cff .cff-comments-box .cff-comment-on-facebook,#cff-lightbox-wrapper .cff-comments-box .cff-comment-on-facebook{border-radius:4px}#cff-lightbox-wrapper .cff-comments-box .cff-comment-on-facebook>span,#cff.cff-theme-modern.cff-half-layout[data-media-side=left] .cff-video-post .cff-iframe-wrap,#cff.cff-theme-modern.cff-thumb-layout[data-media-side=left] .cff-video-post .cff-iframe-wrap,#cff.cff-theme-outline .cff-post-links .cff-viewpost-facebook svg,#cff.cff-theme-outline.cff-half-layout[data-media-side=left] .cff-video-post .cff-iframe-wrap,#cff.cff-theme-outline.cff-thumb-layout[data-media-side=left] .cff-video-post .cff-iframe-wrap,#cff.cff-theme-overlap .cff-post-links .cff-viewpost-facebook svg,#cff.cff-theme-overlap.cff-half-layout[data-media-side=left] .cff-video-post .cff-iframe-wrap,#cff.cff-theme-overlap.cff-thumb-layout[data-media-side=left] .cff-video-post .cff-iframe-wrap,#cff.cff-theme-social_wall.cff-half-layout[data-media-side=left] .cff-video-post .cff-iframe-wrap,#cff.cff-theme-social_wall.cff-thumb-layout[data-media-side=left] .cff-video-post .cff-iframe-wrap{margin-right:10px}#cff .cff-comments-wrap,#cff-lightbox-wrapper .cff-comments-wrap{float:left;clear:both;overflow:hidden;width:100%;padding-bottom:0;border-radius:0 0 4px 4px;background:rgba(0,0,0,.05);z-index:2;position:relative}#cff.cff-theme-modern .cff-comments-box .cff-comments-wrap,#cff.cff-theme-outline .cff-comments-box .cff-comments-wrap,#cff.cff-theme-overlap .cff-comments-box p.cff-comments.cff-comment-on-facebook .cff-comments-wrap,#cff.cff-theme-social_wall .cff-comments-box .cff-comments-wrap{border-top:1px solid #e8e8eb}#cff .cff-comments-box .cff-comment,#cff-lightbox-wrapper .cff-comments-box .cff-comment{display:none;margin:0;background:0 0}#cff .cff-comments-box .cff-name,#cff-lightbox-wrapper .cff-comments-box .cff-name{padding:0;margin-right:6px;font-weight:700}#cff .cff-comments-box .cff-comment-likes,#cff-lightbox-wrapper .cff-comments-box .cff-comment-likes{font-style:normal;border-radius:4px 4px 0 0}#cff .cff-comments-box .cff-comment-likes b,#cff-lightbox-wrapper .cff-comments-box .cff-comment-likes b{display:inline-block;vertical-align:top;zoom:1;background-position:0 -50px;width:10px;height:9px;margin:0;line-height:1;padding:2px 2px 0;box-sizing:unset}#cff .cff-share-tooltip,#cff.cff-fixed-height{-webkit-box-sizing:border-box;-moz-box-sizing:border-box}.cff-comments-box .cff-comment-likes path{fill:rgba(0,0,0,0.6)}.cff-comments-box .cff-comment-likes .cff-comment-likes-bg{background:rgba(255,255,255,.6);box-shadow:0 0 2px 0 rgba(0,0,0,.2);padding:1px 4px 2px 3px;border-radius:5px;margin:0 0 0 2px;font-size:10px;display:inline-block}.cff-comments-box.cff-dark .cff-comment-likes .cff-comment-likes-bg{background:rgba(255,255,255,.2)}#cff .cff-comments-box.cff-dark .cff-comment-likes b,#cff-lightbox-wrapper .cff-comments-box.cff-dark .cff-comment-likes b{background-position:-17px -50px}#cff .cff-comments-box .cff-time,#cff-lightbox-wrapper .cff-comments-box .cff-time{float:left;clear:both;font-size:11px;margin:2px 0 0;display:block;font-style:italic}#cff .cff-comment-likes,#cff-lightbox-wrapper .cff-comment-likes{margin:5px 0 10px;width:100%}#cff .cff-comment-text-wrapper,#cff-lightbox-wrapper .cff-comment-text-wrapper{width:100%;float:left}#cff .cff-comment .cff-comment-img,#cff-lightbox-wrapper .cff-comment .cff-comment-img{float:left;width:32px;margin:0 0 0 -100%!important;border-radius:40px}#cff .cff-comment .cff-comment-avatar,#cff .cff-comment .cff-comment-img img,#cff-lightbox-wrapper .cff-comment .cff-comment-avatar,#cff-lightbox-wrapper .cff-comment .cff-comment-img img{float:left;width:32px;margin:0 10px 0 0!important;padding:0!important;border:none!important;border-radius:40px;box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}#cff .cff-avatar-fallback,#cff .cff-comment .cff-comment-avatar,#cff-lightbox-wrapper .cff-avatar-fallback,#cff-lightbox-wrapper .cff-comment .cff-comment-avatar{height:32px;background:url(//cosmicsymphony.org/wp-content/plugins/custom-facebook-feed-pro/assets/img/cff-sprite.png) -77px 0 no-repeat}#cff-lightbox-wrapper .cff-avatar-fallback img{position:relative;text-indent:-9999px}#cff-lightbox-wrapper .cff-avatar-fallback img[alt]:after{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:url(//cosmicsymphony.org/wp-content/plugins/custom-facebook-feed-pro/assets/img/cff-sprite.png) -77px 0 no-repeat;font-family:Helvetica,serif;font-weight:300;line-height:2;text-align:center;content:''}#cff .cff-comment .cff-comment-text,#cff-lightbox-wrapper .cff-comment .cff-comment-text{margin:0 0 0 42px;line-height:1.3}#cff .cff-comment .cff-comment-text p,#cff-lightbox-wrapper .cff-comment .cff-comment-text p{padding:0!important;margin:0!important;line-height:1.4;background:0 0!important}#cff .cff-comments-box .cff-show-more-comments,#cff-lightbox-wrapper .cff-comments-box .cff-show-more-comments{text-align:center;padding:2px 0 1px;background:rgba(0,0,0,.02);border-top:1px solid rgba(0,0,0,.05);margin-top:8px;transition:.5s}#cff .cff-comments-box .cff-show-more-comments-a,#cff-lightbox-wrapper .cff-comments-box .cff-show-more-comments-a{width:100%;display:block;padding:2px 0;text-decoration:none}#cff .cff-comments-box .cff-show-more-comments svg,#cff-lightbox-wrapper .cff-comments-box .cff-show-more-comments svg{width:17px;height:10px}#cff .cff-comments-box .cff-show-more-comments path,#cff-lightbox-wrapper .cff-comments-box .cff-show-more-comments path{fill:rgba(0,0,0,0.5);transition:.5s}#cff .cff-dark .cff-show-more-comments path,#cff-lightbox-wrapper .cff-dark .cff-show-more-comments path{fill:rgba(255,255,255,0.8)}#cff .cff-dark .cff-show-more-comments,#cff-lightbox-wrapper .cff-dark .cff-show-more-comments{background:rgba(255,255,255,.1);border-top:1px solid rgba(255,255,255,.2)}#cff .cff-comments-box .cff-show-more-comments:hover,#cff-lightbox-wrapper .cff-comments-box .cff-show-more-comments:hover{background:rgba(0,0,0,.05);text-decoration:none;transition:.1s}#cff .cff-comments-box .cff-show-more-comments:hover path,#cff-lightbox-wrapper .cff-comments-box .cff-show-more-comments:hover path{fill:rgba(0,0,0,0.7);transition:.1s}#cff .cff-comment .cff-comment-text img,#cff img.emoji,#cff-lightbox-wrapper .cff-comment .cff-comment-text img,#cff-lightbox-wrapper img.emoji{float:none;max-width:100%}#cff .cff-comment-attachment,#cff-lightbox-wrapper .cff-comment-attachment{float:left;clear:both;width:120px;height:auto;margin:5px 0 0}#cff .cff-comment-replies a,#cff-lightbox-wrapper .cff-comment-replies a{display:block;float:left;position:relative;padding:3px 0;font-size:11px}#cff .cff-comment-replies-box,#cff-lightbox-wrapper .cff-comment-replies-box{float:left;clear:both;border-left:2px solid rgba(0,0,0,.1)}#cff .cff-comments-box .cff-comment-replies-box .cff-comment-reply,#cff-lightbox-wrapper .cff-comments-box .cff-comment-replies-box .cff-comment-reply,#cff.cff-dark .cff-meta-wrap:hover{background:0 0}#cff .cff-comment-replies-box a,#cff-lightbox-wrapper .cff-comment-replies-box a{color:inherit!important}#cff .cff-comment-replies-box .cff-comment-reply .cff-comment-img img,#cff-lightbox-wrapper .cff-comment-replies-box .cff-comment-reply .cff-comment-img img{width:20px;height:20px}#cff .cff-comment-replies-box .cff-comment-reply .cff-comment-text,#cff-lightbox-wrapper .cff-comment-replies-box .cff-comment-reply .cff-comment-text{margin:0 0 0 28px}#cff .cff-comment-replies .cff-replies-icon,#cff-lightbox-wrapper .cff-comment-replies .cff-replies-icon{background:url(//cosmicsymphony.org/wp-content/plugins/custom-facebook-feed-pro/assets/img/cff-sprite.png) 0 -65px no-repeat;width:11px;height:8px;display:block;float:left;margin:5px 5px 0 0}#cff .cff-event-meta,#cff .cff-post-links{float:right;clear:none;margin-top:12px;font-size:11px}#cff .cff-post-links.cff-left{float:left;margin:8px 0}#cff .cff-post-links a{font-size:11px}#cff .cff-post-links a:first-child{padding-left:0;margin:0}#cff .cff-dot{padding:0 5px}#cff .cff-share-container{position:relative;display:inline}#cff .cff-share-tooltip{display:none;position:absolute;z-index:1000;bottom:22px;right:0;width:110px;padding:4px 5px;margin:0;background:#333;color:#fff;font-size:12px;line-height:1.4;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;box-sizing:border-box}#cff .cff-share-tooltip .fa-play{position:absolute;font-size:8px;bottom:-8px;right:8px;color:#333;transform:rotate(90deg);height:14px;width:14px}#cff .cff-share-tooltip a .fa,#cff .cff-share-tooltip a svg{font-size:16px;margin:0;padding:5px;box-sizing:unset;overflow:visible;height:1em;width:.9em;display:block}#cff .cff-share-tooltip a{display:block;float:left;margin:0!important;padding:0!important;color:#fff!important;opacity:0;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}#cff .cff-share-tooltip a:hover{color:#fff!important}#cff .cff-share-tooltip .cff-facebook-icon:hover{background:#3b5998}#cff .cff-share-tooltip .cff-twitter-icon:hover{background:#00aced}#cff .cff-share-tooltip .cff-google-icon:hover{background:#dd4b39}#cff .cff-share-tooltip .cff-linkedin-icon:hover{background:#007bb6}#cff .cff-share-tooltip .cff-pinterest-icon:hover{background:#cb2027}#cff .cff-share-tooltip .cff-email-icon:hover{background:#666}#cff .cff-share-tooltip a.cff-show{opacity:1;transition:opacity .2s}.cff-likebox{float:left;width:100%;position:relative;margin:0;padding:0}#cff.cff-thumb-layout .cff-date,.cff-likebox.cff-top{margin-bottom:10px}.cff-likebox.cff-bottom{margin-top:10px}.cff-likebox iframe{margin:0!important;border:0!important;padding:0;position:relative;top:0;left:0}#cff.cff-fixed-height{padding:5px 10px;box-sizing:border-box}#cff.cff-thumb-layout .cff-html5-video,#cff.cff-thumb-layout .cff-iframe-wrap,#cff.cff-thumb-layout .cff-photo,#cff.cff-thumb-layout .cff-vidLink{width:20%;clear:none}#cff[data-media-side=right].cff-thumb-layout .cff-html5-video,#cff[data-media-side=right].cff-thumb-layout .cff-iframe-wrap,#cff[data-media-side=right].cff-thumb-layout .cff-photo,#cff[data-media-side=right].cff-thumb-layout .cff-vidLink{float:right}#cff.cff-thumb-layout .cff-iframe-wrap{margin-top:0;padding-bottom:16%}#cff.cff-half-layout .cff-photo img,#cff.cff-thumb-layout .cff-photo img{width:100%;height:auto}#cff.cff-thumb-layout .cff-posts-wrap svg.cff-playbtn{margin-top:-15px;margin-left:-15px;width:1em;height:1em;font-size:32px;padding:8px 10px}#cff.cff-thumb-layout .cff-text-wrapper{float:right;width:77%}#cff.cff-half-layout .cff-post-text,#cff.cff-thumb-layout .cff-post-text{margin-top:0}#cff.cff-thumb-layout .cff-photo-hover .fa,#cff.cff-thumb-layout .cff-photo-hover svg{margin-top:-11px;margin-left:-10px;font-size:24px}#cff.cff-thumb-layout .cff-full-size .cff-link,#cff.cff-thumb-layout .cff-link-slider{width:auto;max-width:20%;margin-right:3%;margin-bottom:0;text-align:left}#cff.cff-thumb-layout .cff-event-thumb{width:20%}#cff.cff-half-layout .cff-details.cff-has-cover,#cff.cff-masonry.masonry-1-desktop .cff-album-item,#cff.cff-thumb-layout .cff-details.cff-has-cover{width:100%;margin:0}#cff.cff-half-layout .cff-html5-video,#cff.cff-half-layout .cff-iframe-wrap,#cff.cff-half-layout .cff-photo,#cff.cff-half-layout .cff-vidLink{width:50%;clear:none}#cff.cff-half-layout .cff-iframe-wrap{margin-top:0;padding-bottom:28%}#cff.cff-half-layout[data-media-side=right] .cff-text-wrapper{float:left;width:47%;margin-right:3%}#cff.cff-half-layout .cff-photo-hover .fa,#cff.cff-half-layout .cff-photo-hover svg{margin-top:-16px;margin-left:-14px;font-size:32px}#cff.cff-half-layout .cff-full-size .cff-link,#cff.cff-half-layout .cff-link-slider,#cff.cff-thumb-layout .cff-full-size .cff-link{width:auto;max-width:50%;margin-right:3%;margin-bottom:0;text-align:left}#cff.cff-masonry .cff-comment-attachment,#cff.cff-masonry .cff-comment-replies-box,#cff.narrow.cff-half-layout .cff-full-size .cff-link,#cff.narrow.cff-half-layout .cff-link-slider,#cff.narrow.cff-thumb-layout .cff-full-size .cff-link,#cff.narrow.cff-thumb-layout .cff-link-slider{max-width:100%}#cff.cff-half-layout .cff-full-size .cff-text-link,#cff.cff-thumb-layout .cff-full-size .cff-text-link{width:47%;margin-top:20px}#cff.cff-half-layout .cff-event-thumb{width:50%}#cff.narrow.cff-half-layout .cff-html5-video,#cff.narrow.cff-half-layout .cff-iframe-wrap,#cff.narrow.cff-half-layout .cff-link-slider,#cff.narrow.cff-half-layout .cff-photo,#cff.narrow.cff-half-layout .cff-vidLink,#cff.narrow.cff-thumb-layout .cff-html5-video,#cff.narrow.cff-thumb-layout .cff-iframe-wrap,#cff.narrow.cff-thumb-layout .cff-link-slider,#cff.narrow.cff-thumb-layout .cff-photo,#cff.narrow.cff-thumb-layout .cff-vidLink{width:100%;clear:both}#cff.narrow .cff-shared-link .cff-link{max-width:100%;width:100%;margin:0 0 5px;text-align:center}#cff.narrow .cff-shared-link .cff-link img{float:none;width:auto}#cff.cff-super-narrow .cff-meta{padding:8px 0!important}#cff.cff-super-narrow .cff-view-comments{margin-right:0;height:32px}#cff.cff-super-narrow .cff-meta li{margin:0 5px 0 0!important}#cff.cff-super-narrow .cff-meta .cff-count{margin-left:2px;font-size:11px}#cff.cff-super-narrow .cff-shares .cff-count{margin-left:1px}#cff.cff-super-narrow .cff-comments-box,#cff.cff-super-narrow .cff-view-comments-wrap{float:left;width:100%;max-width:100%}.cff-theme-modern .cff-view-comments-wrap,.cff-theme-social_wall .cff-view-comments-wrap{width:100%;max-width:280px}.cff-theme-social_wall .cff-view-comments-wrap{max-width:205px}.cff-theme-modern .cff-meta-wrap,.cff-theme-social_wall .cff-meta-wrap{display:flex;align-items:center;justify-content:space-between}#cff.cff-theme-modern .cff-meta .cff-icon,#cff.cff-theme-modern.cff-thumb-layout .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-modern.cff-thumb-layout .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-outline.cff-thumb-layout .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-outline.cff-thumb-layout .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-overlap.cff-thumb-layout .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-overlap.cff-thumb-layout .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-social_wall.cff-thumb-layout .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-social_wall.cff-thumb-layout .cff-posts-wrap .cff-video-post.cff-item,.cff-frontend-license-notice .cff-fln-header span.sb-left,.cff-theme-modern .cff-view-comments,.cff-theme-social_wall .cff-view-comments{display:flex}.cff-theme-modern .cff-meta,.cff-theme-social_wall .cff-meta{display:flex;align-items:center;width:100%}#cff.cff-theme-modern #cff-lightbox-wrapper .cff-meta li,#cff.cff-theme-modern .cff-meta li,#cff.cff-theme-social_wall #cff-lightbox-wrapper .cff-meta li,#cff.cff-theme-social_wall .cff-meta li{margin:0 auto 0 0!important}#cff.cff-theme-social_wall .cff-meta li{gap:3px}#cff .cff-error-msg{display:none;position:relative;font-size:12px;font-family:sans-serif;padding:8px 12px;border:1px solid rgba(0,0,0,.1);background:rgba(255,255,255,.5);margin-bottom:15px;clear:both;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px}#cff .cff-album-details *,#cff .cff-error-msg p{float:none}#cff .cff-error-msg .cff_notice_dismiss{position:absolute;top:4px;right:8px}#cff #cff-error-reason{padding:5px 0 0;clear:both}#cff #cff-error-reason a{font-weight:700}#cff .cff-error-msg:not(.cff_notice_dismiss) svg{width:8px;margin-right:5px}#cff .cff-error-msg .cff_notice_dismiss svg{width:11px;cursor:pointer;text-align:center;vertical-align:middle}.cff_error_msg_header svg{width:24px;color:#3b5998;padding-right:5px;vertical-align:middle;margin-top:-5px}#cff .cff-credit{font-size:11px;padding-top:10px}#cff .cff-credit .cff-credit-logo{float:left;display:block;width:18px;height:21px;margin:-2px 5px 0 0;background:url(//cosmicsymphony.org/wp-content/plugins/custom-facebook-feed-pro/assets/img/cff-sprite.png) -54px -16px no-repeat}#cff .cff-credit .fa{padding-right:5px;font-size:13px}#cff .cff-lightbox-link{position:absolute;z-index:10;top:0;right:0;bottom:0;left:0;width:100%;padding:0;text-align:center;color:#fff;font-size:12px;line-height:1.1;border:none}#cff.cff-doing-gdpr .cff-iframe-wrap .cff-lightbox-link:after{box-shadow:inset 0 0 1px 0 rgba(0,0,0,.7);bottom:0;content:'';left:0;position:absolute;z-index:1;right:0;top:0;width:100%}#cff .cff-photo-hover{display:none;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;color:#fff;background:rgba(0,0,0,.4)}#cff .cff-photo-hover .fa,#cff .cff-photo-hover svg{display:none;position:absolute;z-index:2;top:50%;left:50%;margin-top:-19px;margin-left:-16px;padding:0;font-size:39px;font-style:normal!important}.cff-lightbox-thumbs{display:none;float:left;position:relative;width:111%;margin:0 0 0 -5px}.cff-lightbox-thumbs-holder{float:left;overflow:hidden;max-height:0;transition:max-height 2s}.cff-lightbox-thumbs-holder.cff-animate{max-height:2000px;transition:max-height 1.5s}.cff-lightbox-thumbs-wrap{margin-top:10px;padding:2px 0 6px;overflow:hidden}.cff-gdpr-more-link,.cff-lightbox-thumbs a{width:60px;height:60px;display:block;float:left;margin:5px 0 0 5px;border-radius:3px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.15);-webkit-transition:box-shadow .1s;-moz-transition:box-shadow .1s;-ms-transition:box-shadow .1s;-o-transition:box-shadow .1s;transition:box-shadow .1s}.cff-gdpr-more-link:focus,.cff-gdpr-more-link:hover,.cff-lightbox-thumbs a:focus,.cff-lightbox-thumbs a:hover{box-shadow:inset 0 0 0 4px rgba(0,0,0,.3);outline:0;-webkit-transition:box-shadow .1s;-moz-transition:box-shadow .1s;-ms-transition:box-shadow .1s;-o-transition:box-shadow .1s;transition:box-shadow .1s}.cff-lightbox-nav a.cff-lightbox-next,.cff-lightbox-nav a.cff-lightbox-prev{width:50px;opacity:.3;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s}.cff-enable-lb-comments .cff-lightbox-thumbs a{border:1px solid #333}.cff-enable-lb-comments .cff-lightbox-thumbs a:focus,.cff-enable-lb-comments .cff-lightbox-thumbs a:hover{box-shadow:inset 0 0 0 4px rgba(255,255,255,.7);border:1px solid #bbb}.cff-lightbox-thumbs .cff-selected,.cff-lightbox-thumbs .cff-selected:focus,.cff-lightbox-thumbs .cff-selected:hover{box-shadow:inset 0 0 0 4px rgba(255,255,255,.7);border:1px solid #eee;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.cff-lightbox-thumbs .cff-selected:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(255,255,255,.2)}.cff-lightbox-thumbs img{width:60px;height:auto}.cff-lightbox-thumbs .cff-loader{width:20px;height:20px;position:absolute;z-index:999;top:50%;left:50%;margin:-10px 0 0 -10px;background-color:rgba(0,0,0,.5);border-radius:100%;-webkit-animation:1s ease-in-out infinite ctf-sk-scaleout;animation:1s ease-in-out infinite ctf-sk-scaleout}.cff-lightbox-overlay{position:absolute;top:0;left:0;z-index:999999;background-color:#000;opacity:.9;display:none}.cff-lightbox-wrapper{position:absolute;left:0;width:100%;z-index:1000000;text-align:center;line-height:0;font-weight:400}.cff-lightbox-wrapper .cff-lightbox-image{display:block;height:auto;max-width:inherit;border-radius:3px 3px 0 0}.cff-lightbox-wrapper.cff-enable-lb-comments .cff-lightbox-image{border-radius:3px 0 0 3px}.cff-lightbox-wrapper.cff-enable-lb-comments.cff-has-thumbs .cff-lightbox-image{border-radius:3px 0 0}.cff-lightbox-outerContainer{position:relative;background-color:#141b38;width:250px;height:250px;margin:0 auto;border-radius:3px 3px 0 0}.cff-lightbox-container{position:relative;padding:0;height:100%}.cff-lightbox-cancel{display:block;width:16px;height:16px;margin:0 auto;background:url(//cosmicsymphony.org/wp-content/plugins/custom-facebook-feed-pro/assets/img/cff-sprite.png) -71px -62px no-repeat}#cff-lightbox-wrapper .cff-lightbox-caption,#cff-lightbox-wrapper .cff-lightbox-caption-text{float:left;clear:both;width:100%}#cff-lightbox-wrapper .cff-lightbox-caption-text{margin:0 0 15px;word-break:break-all}#cff-lightbox-wrapper .cff-gdpr-more-link{position:relative;display:inline-block;clear:both;margin-top:10px;margin-left:0}#cff-lightbox-wrapper .cff-gdpr-more-link:hover{background:#eee}#cff-lightbox-wrapper .cff-gdpr-more-link span{position:absolute;display:none;top:50%;right:50%;margin-top:-8px;margin-right:-10px;color:#fff;font-weight:700;font-size:18px}#cff-lightbox-wrapper .cff-lightbox-facebook{margin:0;padding:0;border-left:none;border-bottom:none;color:#3b579d;width:100%;display:block;float:left;clear:both}#cff-lightbox-wrapper .cff-lightbox-facebook svg{vertical-align:middle;width:12px;height:14px;margin-right:6px;margin-top:-5px}#cff-lightbox-wrapper .cff-lightbox-caption .cff-dot{margin:0 7px}#cff-lightbox-wrapper .cff-lightbox-caption.cff-no-caption .cff-lightbox-facebook{padding:0;border:none}#cff-lightbox-wrapper .cff-lightbox-caption .cff-date,#cff-lightbox-wrapper .cff-lightbox-caption .cff-event-title,#cff-lightbox-wrapper .cff-lightbox-caption .cff-location{display:block;padding-bottom:10px}#cff-lightbox-wrapper .cff-lightbox-caption .cff-desc{display:block;padding-top:10px}#cff-lightbox-wrapper .cff_gdpr_notice{z-index:1;display:block;position:absolute;top:50%;left:50%;margin-left:-44px;margin-top:-44px;padding:20px}#cff-lightbox-wrapper .cff_gdpr_notice svg:not(:root).svg-inline--fa{position:relative;display:block!important;height:48px;width:48px;opacity:.8}#cff-lightbox-wrapper .cff_gdpr_notice:hover svg:not(:root).svg-inline--fa,.cff-lightbox-nav a.cff-lightbox-next:hover,.cff-lightbox-nav a.cff-lightbox-prev:hover{opacity:1}.cff-lightbox-wrapper.cff-enable-lb-comments .cff-lightbox-sidebar::-webkit-scrollbar{width:14px}.cff-lightbox-wrapper.cff-enable-lb-comments .cff-lightbox-sidebar::-webkit-scrollbar-thumb{border-radius:0;background-color:#ccc;border:3px solid #fff;border-left:none}.cff-lightbox-wrapper.cff-enable-lb-comments .cff-lightbox-sidebar::-webkit-scrollbar-track{border-radius:0;background-color:#fff}#cff-lightbox-wrapper .cff-lightbox-caption-text a:active,#cff-lightbox-wrapper .cff-lightbox-caption-text a:hover,#cff-lightbox-wrapper .cff-lightbox-caption-text a:link,#cff-lightbox-wrapper .cff-lightbox-caption-text a:visited,#cff-lightbox-wrapper .cff-lightbox-facebook:active,#cff-lightbox-wrapper .cff-lightbox-facebook:hover,#cff-lightbox-wrapper .cff-lightbox-facebook:link,#cff-lightbox-wrapper .cff-lightbox-facebook:visited{color:#3b579d;text-decoration:none}#cff-lightbox-wrapper .cff-lightbox-caption-text a:focus,#cff-lightbox-wrapper .cff-lightbox-caption-text a:hover,#cff-lightbox-wrapper .cff-lightbox-facebook:focus,#cff-lightbox-wrapper .cff-lightbox-facebook:hover{text-decoration:underline;border-bottom:none}.cff-lightbox-nav{top:0;left:0;width:100%;z-index:1000}.cff-lightbox-container>.nav{left:0}.cff-lightbox-nav a{outline:0;background-image:url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==);position:absolute;z-index:1000;top:0;bottom:0;height:auto}.cff-has-iframe .cff-lightbox-nav a{top:50px;bottom:50px}.cff-has-video .cff-lightbox-nav a{top:35px;bottom:35px}.cff-fb-player .cff-lightbox-nav a.cff-lightbox-next,.cff-fb-player .cff-lightbox-nav a.cff-lightbox-prev{top:75px;bottom:75px;width:7%}.cff-lightbox-next,.cff-lightbox-prev{height:100%;cursor:pointer;display:block}#cff-lightbox-wrapper iframe,.cff-lightbox-video{display:none;height:100%;left:0;z-index:999;max-width:100%;bottom:0}#cff .cff-link-slider .cff-slider-next:active,#cff .cff-link-slider .cff-slider-next:focus,#cff .cff-link-slider .cff-slider-prev:active,#cff .cff-link-slider .cff-slider-prev:focus,.cff-lightbox-next:active,.cff-lightbox-next:focus,.cff-lightbox-prev:active,.cff-lightbox-prev:focus{outline:0}.cff-lightbox-nav a.cff-lightbox-prev{left:-50px;float:left;transition:opacity .2s}.cff-lightbox-nav a.cff-lightbox-next{right:-50px;float:right;transition:opacity .2s}.cff-enable-lb-comments .cff-lightbox-nav a.cff-lightbox-next{margin-right:-300px}.cff-lightbox-dataContainer{position:relative;margin:0 auto;padding:0;width:100%;background:#fff;border-radius:0 0 3px 3px}.cff-enable-lb-comments .cff-lightbox-dataContainer{background:#222}.cff-lightbox-nav span{display:block;top:50%;position:absolute;left:0;width:34px;height:45px;margin:-25px 0 0;background:url(//cosmicsymphony.org/wp-content/plugins/custom-facebook-feed-pro/assets/img/cff-sprite.png) no-repeat;text-indent:-9999px}.cff-lightbox-nav a.cff-lightbox-prev span{background-position:-160px 0}.cff-lightbox-nav a.cff-lightbox-next span{left:auto;right:0;background-position:-125px 0}.cff-fb-player .cff-lightbox-nav a.cff-lightbox-prev span{left:10px}.cff-fb-player .cff-lightbox-nav a.cff-lightbox-next span{right:10px}.cff-lb-dataContainer a{color:#ccc;text-decoration:underline}#cff.cff-dark .cff-item a,.cff-lb-dataContainer a:focus,.cff-lb-dataContainer a:hover{color:#fff;text-decoration:underline}.cff-lightbox-data{padding:0 4px;color:#444}.cff-lightbox-data .cff-lightbox-details{position:relative;width:90%;padding:0 0 0 2px;float:left;text-align:left;line-height:1.1em}#cff .cff-media-overlay,#cff-lightbox-wrapper iframe,.cff-lightbox-sidebar .cff-lightbox-closeContainer,.cff-lightbox-video{position:absolute;right:0;top:0}.cff-lightbox-data .cff-lightbox-caption{padding:15px 10px 10px;margin:0;font-size:14px;line-height:1.3}.cff-lightbox-data .cff-lightbox-number{clear:left;padding-right:10px;font-size:12px;color:#999}.cff-lightbox-data .cff-lightbox-close{display:block;float:right;width:30px;height:30px;margin:7px -5px 0 0;color:#333;text-align:center;outline:0;opacity:.7;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}.cff-lightbox-data .cff-lightbox-close:hover{cursor:pointer;opacity:1}.cff-lightbox-sidebar .cff-lightbox-closeContainer .cff-lightbox-close{display:block;padding:8px;cursor:pointer;line-height:1}#cff.cff-light .cff-album-info a,#cff.cff-light .cff-author-date,#cff.cff-light .cff-post-links a,.cff-lightbox-sidebar .cff-lightbox-closeContainer .cff-lightbox-close:hover{color:#000}.cff-lightbox-closeContainer svg{width:10px;height:14px}.cff-lightbox-video{width:100%;-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;-ms-border-radius:3px 3px 0 0;-o-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0}.cff-has-video .cff-lightbox-outerContainer{min-width:640px;min-height:360px}.cff-has-video .cff-lightbox-dataContainer{min-width:640px}.cff-has-video.cff-enable-lb-comments .cff-lightbox-dataContainer,.cff-has-video.cff-enable-lb-comments .cff-lightbox-outerContainer{min-width:0;min-height:0}@media all and (max-width:640px){.cff-has-video .cff-lightbox-outerContainer{min-width:100%;min-height:auto}.cff-has-video .cff-lightbox-dataContainer{min-width:100%}#cff.cff-width-resp{width:100%!important}.cff-lightbox-nav a.cff-lightbox-prev{width:25px;left:-25px}.cff-lightbox-nav a.cff-lightbox-next{width:25px;right:-25px}.cff-lightbox-nav span{left:0}.cff-lightbox-nav a.cff-lightbox-prev span{background-position:-108px 0;background-size:650%;width:20px;height:30px}.cff-lightbox-nav a.cff-lightbox-next span{background-position:-84px 0;background-size:650%;width:20px;height:30px}.cff-lightbox-thumbs a{border:none}.cff-lightbox-thumbs .cff-selected,.cff-lightbox-thumbs .cff-selected:focus,.cff-lightbox-thumbs .cff-selected:hover,.cff-lightbox-thumbs a:focus,.cff-lightbox-thumbs a:hover{box-shadow:inset 0 0 0 4px rgba(0,0,0,.5);border:none}}#cff-lightbox-wrapper.cff-has-iframe .cff-lightbox-image{min-width:500px;display:none!important}#cff .cff-media-overlay{z-index:5;left:0;bottom:0;width:100%;height:100}#cff .cff-load-more,#cff .cff-no-more-posts{width:100%;display:block;min-height:30px;position:relative;box-sizing:border-box;outline:0;float:left;text-align:center;clear:both;text-decoration:none}#cff .cff-review .cff-reviewer-name{padding-right:8px;margin-left:0!important}#cff .cff-review .cff-author .cff-author-text .cff-rating{float:none;display:inline-block;margin:0 0 5px!important;padding:3px 6px;height:auto;background:#5890ff;color:#fff;line-height:.9;white-space:nowrap;-moz-border-radius:100px;-webkit-border-radius:100px;border-radius:100px}#cff .cff-review .cff-rating span.cff-rating-num,#cff .cff-review .cff-rating span.cff-star{margin:0 2px 0 4px!important;padding:0;height:auto;display:inline-block;vertical-align:top;line-height:1;color:#fff;font-weight:400;font-size:12px!important}#cff .cff-review .cff-rating span.cff-star{margin:0 2px 0 0!important}#cff .cff-load-more{border:none;background:rgba(0,0,0,.05);padding:5px 0;margin:10px 0 0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out;transition:background .1s ease-in-out}#cff .cff-load-more:hover{background:rgba(0,0,0,.1);text-decoration:none;-moz-transition:background .1s ease-in-out;-webkit-transition:background .1s ease-in-out;-o-transition:background .1s ease-in-out;transition:background .1s ease-in-out}#cff .cff-load-more.cff-loading span{-moz-transition:opacity .5s ease-in-out;-webkit-transition:opacity .5s ease-in-out;-o-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;opacity:0}#cff .cff-no-more-posts{padding:7px 0;margin:10px 0 -1px;background:rgba(255,255,255,.1);border:1px solid #ddd;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}#cff .cff-loader,.cff-lightbox-loader{width:20px;height:20px;position:absolute;top:50%;left:50%;margin:-10px 0 0 -10px;background-color:rgba(0,0,0,.5);border-radius:100%;-webkit-animation:1s ease-in-out infinite ctf-sk-scaleout;animation:1s ease-in-out infinite ctf-sk-scaleout}#cff .cff-album-details p,#cff .cff-poster{margin:0!important}.cff-lightbox-loader{width:30px;height:30px;margin:-15px 0 0 -15px;background-color:rgba(255,255,255,.8)}#cff .cff-comment-replies .cff-loader{width:12px;height:12px;position:absolute;top:50%;left:auto;right:-16px;margin:-6px 0 0}@-webkit-keyframes ctf-sk-scaleout{0%{-webkit-transform:scale(0)}100%{-webkit-transform:scale(1);opacity:0}}@keyframes ctf-sk-scaleout{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}#cff .cff-load-more.cff-disabled{cursor:default}#cff.cff-theme-modern .cff-load-more,#cff.cff-theme-outline .cff-load-more,#cff.cff-theme-overlap .cff-load-more,#cff.cff-theme-social_wall .cff-load-more{display:flex;justify-content:center;align-items:center}#cff-lightbox-wrapper .cff-comment,.cff-screenreader{display:block!important}#cff.cff-theme-modern .cff-load-more .cff-load-icon,#cff.cff-theme-outline .cff-load-more .cff-load-icon,#cff.cff-theme-overlap .cff-load-more .cff-load-icon,#cff.cff-theme-social_wall .cff-load-more .cff-load-icon{display:flex;margin-right:4px}#cff .cff-poster{padding:0!important;width:100%!important}.cff-lightbox-wrapper.cff-enable-lb-comments .cff-lightbox-outerContainer{position:relative;padding-right:300px;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.cff-lightbox-wrapper.cff-enable-lb-comments .cff-lightbox-sidebar{width:300px;position:absolute;top:0;right:-300px;height:100%;bottom:0;background:#fff;line-height:1.4;overflow:hidden;overflow-y:auto;text-align:left;border-radius:0 3px 3px 0}.cff-lightbox-wrapper.cff-enable-lb-comments.cff-has-thumbs .cff-lightbox-sidebar{border-radius:0 3px 0 0}#cff-lightbox-wrapper .cff-comments-box,#cff-lightbox-wrapper .cff-comments-box.cff-no-comments{display:block!important;width:90%;margin:0 5% 15px}#cff-lightbox-wrapper .cff-comments-box p{text-align:left}#cff-lightbox-wrapper .cff-lightbox-sidebar-content{padding:15px 20px}#cff-lightbox-wrapper p.cff-comment-likes{padding-right:10px;line-height:16px}#cff .cff-likes-this-text,#cff-lightbox-wrapper .cff-likes-this-text{display:inline;min-height:20px;line-height:20px}#cff-lightbox-wrapper .cff-likes-this-text.cff-long{display:inline-block;float:left;clear:both;margin-top:4px;line-height:16px}#cff .cff-liker-one-name,#cff-lightbox-wrapper .cff-liker-one-name{margin-left:8px}.cff-screenreader{text-indent:-9999px!important;width:0!important;height:0!important;line-height:0!important}.cff-screenreader.cff-inline-sr{display:inline-block!important}#cff .cff-linebreak{display:inline-block;height:5px;float:left;width:100%}#cff .cff-cta-link a{display:inline-block;padding:5px 15px;border:1px solid rgba(0,0,0,.1);border-radius:3px;background:rgba(0,0,0,.02)}#cff .cff-cta-link a:hover{background:rgba(0,0,0,.03);text-decoration:none}#cff .cff-link-slider{position:relative;overflow:hidden;width:100%;margin:0 auto 10px}#cff .cff-link-slider .cff-link-slider-slides{position:relative;left:0;float:left;margin:0;padding:0;list-style:none;-webkit-transition:.2s}#cff .cff-link-slider .cff-link-slider-item{position:relative;display:none;float:left;margin:0;padding:0;text-align:center}#cff .cff-link-slider .cff-link-slider-item img{display:block;margin:0 auto}#cff .cff-link-slider .cff-slider-next,#cff .cff-link-slider .cff-slider-prev{position:absolute;top:50%;z-index:999;display:block;width:12px;height:20px;margin-top:-17px;background:#f9f9f9;color:#333;text-decoration:none;font-weight:600;font-size:16px;cursor:pointer;box-shadow:0 0 0 1px rgba(0,0,0,.1);-webkit-transition:.1s;-webkit-box-sizing:unset;-moz-box-sizing:unset;box-sizing:unset}#cff .cff-link-slider .cff-slider-prev{left:-1px;display:none;border-radius:0 2px 2px 0;padding:6px 7px 6px 5px}#cff .cff-link-slider .cff-slider-next{right:-1px;border-radius:2px 0 0 2px;padding:6px 5px 6px 7px}#cff .cff-link-slider .cff-slider-next:hover,#cff .cff-link-slider .cff-slider-prev:hover{margin-top:-19px;color:#141b38;box-shadow:0 0 8px 2px rgba(0,0,0,.2);-webkit-transition:.1s}#cff .cff-link-slider .cff-slider-prev:hover{padding:8px 9px 8px 5px}#cff .cff-link-slider .cff-slider-next:hover{padding:8px 5px 8px 9px}#cff .cff-link-slider .cff-slider-next .fa,#cff .cff-link-slider .cff-slider-prev .fa{position:absolute;top:50%;margin-top:-8px;height:16px;padding:0;line-height:1}#cff.cff-masonry{box-sizing:border-box}#cff.cff-masonry .cff-item,#cff.cff-masonry .cff-item:first-child{padding-top:20px;margin-top:0}#cff.cff-masonry .cff-album-item,#cff.cff-masonry .cff-item,#cff.cff-masonry .cff-likebox{float:none;display:inline-block;width:30.3%;margin:0 1.5% 20px}#cff.cff-masonry.masonry-2-desktop .cff-album-item,#cff.cff-masonry.masonry-2-desktop .cff-item,#cff.cff-masonry.masonry-2-desktop .cff-likebox{width:47%;margin:0 1.5%}#cff.cff-masonry.masonry-4-desktop .cff-album-item,#cff.cff-masonry.masonry-4-desktop .cff-item,#cff.cff-masonry.masonry-4-desktop .cff-likebox{width:22%;margin:0 1.5%}#cff.cff-masonry.masonry-5-desktop .cff-album-item,#cff.cff-masonry.masonry-5-desktop .cff-item,#cff.cff-masonry.masonry-5-desktop .cff-likebox{width:17%;margin:0 1.5%}#cff.cff-masonry.masonry-6-desktop .cff-album-item,#cff.cff-masonry.masonry-6-desktop .cff-item,#cff.cff-masonry.masonry-6-desktop .cff-likebox{width:13.516%;margin:0 1.5%}#cff.cff-masonry .cff-comments-box{position:relative;z-index:999}#cff.cff-masonry .cff-load-more{display:flex;float:left;clear:both;justify-content:center;align-items:center}@media (max-width:800px){#cff.cff-masonry .cff-album-item,#cff.cff-masonry .cff-item,#cff.cff-masonry .cff-likebox,#cff.cff-masonry.masonry-1-tablet .cff-album-item,#cff.cff-masonry.masonry-2-desktop .cff-album-item,#cff.cff-masonry.masonry-2-desktop .cff-item,#cff.cff-masonry.masonry-3-desktop .cff-album-item,#cff.cff-masonry.masonry-3-desktop .cff-item,#cff.cff-masonry.masonry-4-desktop .cff-album-item,#cff.cff-masonry.masonry-4-desktop .cff-item,#cff.cff-masonry.masonry-5-desktop .cff-album-item,#cff.cff-masonry.masonry-5-desktop .cff-item,#cff.cff-masonry.masonry-6-desktop .cff-album-item,#cff.cff-masonry.masonry-6-desktop .cff-item{width:100%;margin:0}#cff.cff-masonry.masonry-2-tablet .cff-posts-wrap .cff-album-item,#cff.cff-masonry.masonry-2-tablet .cff-posts-wrap .cff-item,#cff.cff-masonry.masonry-2-tablet .cff-posts-wrap .cff-likebox{width:47%;margin-left:1.5%;margin-right:1.5%}#cff.cff-masonry.masonry-3-tablet .cff-posts-wrap .cff-album-item,#cff.cff-masonry.masonry-3-tablet .cff-posts-wrap .cff-item,#cff.cff-masonry.masonry-3-tablet .cff-posts-wrap .cff-likebox{width:30.3%;margin-left:1.5%;margin-right:1.5%}#cff.cff-masonry.masonry-4-tablet .cff-album-item,#cff.cff-masonry.masonry-4-tablet .cff-item,#cff.cff-masonry.masonry-4-tablet .cff-likebox{width:22%}.cff-view-comments{width:100%!important}#cff .cff-post-links.cff-left{margin:12px 0 0!important}}@media (max-width:480px){#cff.cff-masonry .cff-album-item,#cff.cff-masonry .cff-item,#cff.cff-masonry .cff-likebox,#cff.cff-masonry.masonry-1-mobile .cff-album-item,#cff.cff-masonry.masonry-2-desktop .cff-album-item,#cff.cff-masonry.masonry-2-desktop .cff-item,#cff.cff-masonry.masonry-3-desktop .cff-album-item,#cff.cff-masonry.masonry-3-desktop .cff-item,#cff.cff-masonry.masonry-4-desktop .cff-album-item,#cff.cff-masonry.masonry-4-desktop .cff-item,#cff.cff-masonry.masonry-5-desktop .cff-album-item,#cff.cff-masonry.masonry-5-desktop .cff-item,#cff.cff-masonry.masonry-6-desktop .cff-album-item,#cff.cff-masonry.masonry-6-desktop .cff-item{width:100%;margin:0}#cff.cff-masonry.masonry-2-mobile .cff-posts-wrap .cff-album-item,#cff.cff-masonry.masonry-2-mobile .cff-posts-wrap .cff-item,#cff.cff-masonry.masonry-2-mobile .cff-posts-wrap .cff-likebox{width:47%;margin-left:1.5%;margin-right:1.5%}#cff.cff-masonry.masonry-3-mobile .cff-posts-wrap .cff-album-item,#cff.cff-masonry.masonry-3-mobile .cff-posts-wrap .cff-item,#cff.cff-masonry.masonry-3-mobile .cff-posts-wrap .cff-likebox{width:30.3%;margin-left:1.5%;margin-right:1.5%}}#cff.cff-masonry .cff-posts-wrap .cff-album-item{margin-bottom:3%}#cff.cff-masonry.cff-masonry-css{width:100%;overflow:hidden;margin-bottom:20px}#cff.cff-masonry.cff-masonry-css .cff-posts-wrap{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;-webkit-column-fill:auto;column-fill:unset;-webkit-column-count:3;-moz-column-count:3;column-count:3;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-2-desktop .cff-posts-wrap{-webkit-column-count:2;-moz-column-count:2;column-count:2;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-4-desktop .cff-posts-wrap{-webkit-column-count:4;-moz-column-count:4;column-count:4;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-5-desktop .cff-posts-wrap{-webkit-column-count:5;-moz-column-count:5;column-count:5;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-6-desktop .cff-posts-wrap{-webkit-column-count:6;-moz-column-count:6;column-count:6;margin:0}#cff.cff-masonry.cff-masonry-css .cff-item,#cff.cff-masonry.cff-masonry-css .cff-likebox,#cff.cff-masonry.cff-masonry-css.masonry-2-desktop .cff-item,#cff.cff-masonry.cff-masonry-css.masonry-4-desktop .cff-item,#cff.cff-masonry.cff-masonry-css.masonry-5-desktop .cff-item,#cff.cff-masonry.cff-masonry-css.masonry-6-desktop .cff-item{float:none;display:inline-block;width:100%;margin:0 0 12px}#cff.cff-masonry.cff-masonry-css .cff-likebox{width:99.5%}#cff.cff-masonry.cff-masonry-css .cff-load-more{margin:0 0 10px;position:relative;bottom:0}@media only screen and (max-width:780px){#cff.cff-masonry.cff-masonry-css .cff-posts-wrap,#cff.cff-masonry.cff-masonry-css.masonry-2-desktop .cff-posts-wrap,#cff.cff-masonry.cff-masonry-css.masonry-4-desktop .cff-posts-wrap,#cff.cff-masonry.cff-masonry-css.masonry-5-desktop .cff-posts-wrap,#cff.cff-masonry.cff-masonry-css.masonry-6-desktop .cff-posts-wrap{-webkit-column-count:1;-moz-column-count:1;column-count:1}#cff.cff-masonry.cff-masonry-css.masonry-2-mobile .cff-posts-wrap{-webkit-column-count:2;-moz-column-count:2;column-count:2;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-2-mobile .cff-posts-wrap,#cff.cff-masonry.cff-masonry-css.masonry-2-mobile .cff-posts-wrap .cff-item{width:100%}}#cff.cff-disable-masonry{height:auto!important}#cff.cff-disable-masonry .cff-item,#cff.cff-disable-masonry .cff-likebox{position:relative!important;top:auto!important}#cff .cff-comments-box .cff-likes-info-wrap{padding:5px 20px 5px 10px;display:block;float:left;box-sizing:border-box}#cff.cff-theme-outline .cff-post-links .cff-share-container,#cff.cff-theme-overlap .cff-post-links .cff-share-container,.cff-theme-default_theme .cff-comments.cff-comment-on-facebook>a{margin-left:10px}#cff .cff-album-details{text-align:center;font-family:inherit;margin:0 auto;padding:0 20px}#cff .cff-album-details span{display:inline-block}#cff .cff-album-details .cff-album-desc-meta{font-size:.85em;opacity:.7;margin-top:5px!important}#cff .cff-album-details .cff-album-photo-count,#cff.cff-theme-social_wall.cff-thumb-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap .cff-post-links,#cff.cff-theme-social_wall.cff-thumb-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap .cff-post-links{margin-right:5px}#cff .cff-album-details .cff-album-desc{margin:10px 0 40px!important}@media all and (min-width:480px){#cff.masonry-1-desktop .cff-posts-wrap .cff-item{width:100%;float:left;margin:0 0 20px}}@media all and (max-width:800px){#cff.cff-tab-cols-1 .cff-posts-wrap .cff-album-item{width:100%}#cff .cff-posts-wrap .cff-album-item{width:47.5%;margin-left:1.5%;margin-right:1.5%!important}#cff.cff-tab-cols-3 .cff-posts-wrap .cff-album-item{width:30%;margin-left:1.5%;margin-right:1.5%!important}#cff.cff-tab-cols-4 .cff-posts-wrap .cff-album-item{width:22%;margin-left:1.5%;margin-right:1.5%!important}#cff.cff-tab-cols-5 .cff-posts-wrap .cff-album-item{width:17%;margin-left:1.5%;margin-right:1.5%!important}#cff.cff-tab-cols-6 .cff-posts-wrap .cff-album-item{width:15%;margin-left:1.5%;margin-right:1.5%!important}#cff .cff-posts-wrap .cff-album-item:nth-of-type(2n),#cff.cff-tab-cols-3 .cff-posts-wrap .cff-album-item:nth-of-type(3n),#cff.cff-tab-cols-4 .cff-posts-wrap .cff-album-item:nth-of-type(4n),#cff.cff-tab-cols-5 .cff-posts-wrap .cff-album-item:nth-of-type(5n),#cff.cff-tab-cols-6 .cff-posts-wrap .cff-album-item:nth-of-type(6n){margin-right:0!important}}@media all and (max-width:480px){#cff .cff-album-item .cff-album-info{height:auto}.cff-wrapper .cff-visual-header .cff-header-img img{width:80px}.cff-wrapper .cff-visual-header.cff-has-cover.cff-has-name .cff-header-text{margin-left:105px}#cff.cff-masonry.cff-mob-cols-1 .cff-posts-wrap .cff-item,#cff.cff-mob-cols-1 .cff-posts-wrap .cff-album-item{width:100%}#cff.cff-mob-cols-2 .cff-posts-wrap .cff-album-item{width:47.5%;margin-left:1.5%;margin-right:1.5%!important}#cff.cff-mob-cols-3 .cff-posts-wrap .cff-album-item{width:30%;margin-left:1.5%;margin-right:1.5%!important}#cff.cff-mob-cols-4 .cff-posts-wrap .cff-album-item{width:22%;margin-left:1.5%;margin-right:1.5%!important}#cff.cff-mob-cols-5 .cff-posts-wrap .cff-album-item{width:17%;margin-left:1.5%;margin-right:1.5%!important}#cff.cff-mob-cols-6 .cff-posts-wrap .cff-album-item{width:15%;margin-left:1.5%;margin-right:1.5%!important}#cff.cff-mob-cols-2 .cff-posts-wrap .cff-album-item:nth-of-type(2n),#cff.cff-mob-cols-3 .cff-posts-wrap .cff-album-item:nth-of-type(3n),#cff.cff-mob-cols-4 .cff-posts-wrap .cff-album-item:nth-of-type(4n),#cff.cff-mob-cols-5 .cff-posts-wrap .cff-album-item:nth-of-type(5n),#cff.cff-mob-cols-6 .cff-posts-wrap .cff-album-item:nth-of-type(6n){margin-right:0!important}}#cff.cff-dark{background-color:rgba(0,0,0,.85)!important;color:rgba(255,255,255,.75)!important}#cff.cff-dark .cff-album-info a,#cff.cff-dark .cff-author-date,#cff.cff-dark .cff-header-text,#cff.cff-dark .cff-header-text h3,#cff.cff-dark .cff-post-links a,#cff.cff-theme-social_wall .cff-visual-header .cff-likes-box .cff-likes-count,.cff-theme-social_wall .cff-header-inner-wrap .cff-header-text,.cff-theme-social_wall .cff-header-name h3{color:#fff}#cff.cff-dark .cff-album-item,#cff.cff-dark .cff-bio,#cff.cff-dark .cff-item,#cff.cff-dark .cff-item.cff-box,#cff.cff-dark .cff-item.cff-box:first-child,#cff.cff-dark .cff-posts-wrap{color:rgba(255,255,255,.75)!important}#cff.cff-dark .cff-header-img img{border-color:rgba(255,255,255,.1)}#cff.cff-dark.cff-theme-outline .cff-visual-header .cff-header-wrap .cff-header-likes-count path,#cff.cff-dark.cff-theme-outline .cff-visual-header .cff-header-wrap .cff-header-likes-count rect{stroke:#fff}#cff.cff-dark .cff-posts-wrap{float:left}#cff.cff-dark:not(.cff-masonry) .cff-posts-wrap{padding:10px 15px}#cff.cff-dark .cff-date{color:rgba(255,255,255,.5)}#cff.cff-dark .cff-album-info p{color:rgba(255,255,255,.75)}#cff.cff-dark .cff-meta-wrap span:not(.cff-like) svg,#cff.cff-dark .cff-meta-wrap:hover .cff-share path,#cff.cff-dark .cff-post-item-share-link svg,#cff.cff-dark a.cff-post-item-action-txt svg path,#cff.cff-dark.cff-overlap .cff-meta-wrap span:not(.cff-comment) svg path,#cff.cff-dark:not([data-cff-theme=overlap]) .cff-meta-wrap :not(.cff-like) svg path,#cff.cff-theme-modern .cff-likes .cff-icon svg g:not(.cff-smile) path,#cff.cff-theme-modern .cff-post-links .cff-share-tooltip>svg path,#cff.cff-theme-outline .cff-likes .cff-icon svg g:not(.cff-smile) path,#cff.cff-theme-outline .cff-post-links .cff-share-tooltip>svg path,#cff.cff-theme-overlap .cff-likes .cff-icon svg g:not(.cff-smile) path,#cff.cff-theme-overlap .cff-post-links .cff-share-tooltip>svg path,#cff.cff-theme-social_wall .cff-icon.cff-comment svg path,#cff.cff-theme-social_wall .cff-icon.cff-share svg path,#cff.cff-theme-social_wall .cff-likes .cff-icon svg g:not(.cff-smile) path,#cff.cff-theme-social_wall .cff-post-links .cff-share-tooltip>svg path{fill:#fff}#cff.cff-theme-overlap .cff-comment.cff-icon path{fill:#1B95E0}#cff.cff-dark[data-cff-theme=outline] .cff-post-links a{color:#fff!important;border-color:rgba(255,255,255,.5)!important}#cff.cff-dark .cff-meta-wrap span.cff-like svg rect{stroke:#000000}#cff.cff-dark[data-cff-theme=outline] .cff-meta-wrap span:not(.cff-like) svg,#cff.cff-dark[data-cff-theme=outline] .cff-meta-wrap span:not(.cff-like) svg path{fill:transparent;stroke:#fff}#cff.cff-dark .cff-comments-box{background:rgba(196,213,255,.1)}#cff.cff-light .cff-album-item,#cff.cff-light .cff-item,#cff.cff-light .cff-item.cff-box,#cff.cff-light .cff-item.cff-box:first-child{background-color:rgba(255,255,255,.95)!important;color:rgba(0,0,0,.8)!important}#cff.cff-light .cff-item a{color:#000;text-decoration:underline}#cff.cff-light .cff-date{color:rgba(0,0,0,.5)}#cff.cff-light .cff-album-info p{color:rgba(0,0,0,.7)}.cff-gdpr-notice{max-width:100%;box-sizing:border-box;padding:8px 15px;margin:0;font-size:12px;background:#fdf7f7;border-radius:5px;border:1px solid #e4b1b1;line-height:1.3;display:none}.sb-elementor-cta-img,.sb-elementor-cta-img-ctn{position:relative!important;display:flex!important}.cff-gdpr-notice .fa-lock{width:8px}.cff-sw-update-ntc{border:1px solid #e4b1b1;background:#fdf7f7;color:#333;margin:0 0 10px;padding:10px 15px;font-size:13px;text-align:center;clear:both;border-radius:4px}.cff-sw-update-ntc p{padding:5px 0!important;margin:0!important;line-height:1.3!important;font-family:"Open Sans",Helvetica,Arial,sans-serif;font-size:13px}.sb-elementor-cta{width:100%!important;border:1px solid #e8e8eb!important;border-radius:2px!important;position:relative!important;text-align:center!important}.sb-elementor-cta-img-ctn{width:100%!important;float:left!important;justify-content:center!important;align-items:center!important;margin-top:50px!important;margin-bottom:35px!important}.sb-elementor-cta-img{width:65px!important;height:65px!important;border:2px solid #dcdde1!important;border-radius:16px!important;-webkit-transform:rotate(-3deg)!important;transform:rotate(-3deg)!important;justify-content:center!important;align-items:center!important}.sb-elementor-cta-img span svg{float:left!important}.sb-elementor-cta-img>*{-webkit-transform:rotate(3deg)!important;transform:rotate(3deg)!important}.sb-elementor-cta-logo{position:absolute!important;right:-15px!important;bottom:-19px!important;z-index:1!important}.sb-elementor-cta-heading{font-size:19px!important;padding:0!important;margin:0 0 30px!important;display:inline-block!important;width:100%!important;font-weight:700!important;line-height:1.4em!important}.sb-elementor-cta-btn{background:#0068a0!important;border-radius:2px!important;padding:8px 20px 8px 38px!important;cursor:pointer!important;color:#fff!important;position:relative!important;margin-bottom:30px!important}.sb-elementor-cta-btn:after,.sb-elementor-cta-btn:before{content:''!important;position:absolute!important;width:2px!important;height:12px!important;background:#fff!important;left:20px!important;top:14px!important}.sb-elementor-cta-btn:after{-webkit-transform:rotate(90deg)!important;transform:rotate(90deg)!important}.sb-elementor-cta-desc{display:flex!important;justify-content:center!important;align-items:center!important;padding:20px!important;background:#f9f9fa!important;border-top:1px solid #e8e8eb!important;margin-top:35px!important;flex-direction:column!important}.sb-elementor-cta-desc strong{color:#141b38!important;font-size:16px!important;font-weight:600!important;margin-bottom:8px!important}.sb-elementor-cta-desc span{color:#434960!important;font-size:14px!important;line-height:1.5em!important;padding:0 20%!important}.sb-elementor-cta-selector{width:100%!important;padding:0 20%!important;display:flex!important;justify-content:center!important;align-items:center!important;flex-direction:column!important;margin-bottom:45px!important}.sb-elementor-cta-feedselector{border:1px solid #d0d1d7!important;padding:8px 16px!important;margin-bottom:15px!important;max-width:100%!important;min-width:400px!important}.sb-elementor-cta-selector span{color:#2c324c!important}.sb-elementor-cta-selector span a{text-transform:capitalize!important;text-decoration:underline!important;font-weight:600!important}.sb-elementor-cta-selector span a:after{color:#2c324c!important;margin-left:2px!important;font-weight:400!important;text-decoration-color:#fff!important}.sb-elementor-cta-selector span a:first-of-type:after{content:','!important}.sb-elementor-cta-selector span a:nth-of-type(2):after{content:'or'!important;margin-left:5px!important;margin-right:2px!important}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_facebook_feed::before,.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_instagram_feed::before,.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_twitter_feed::before,.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_youtube_feed::before{content:''!important;height:16px!important;font-variant:normal!important;background-position:center center!important;background-repeat:no-repeat!important}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_facebook_feed::before{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.9056 18.109H13.4056V17.609H12.9056V18.109ZM9.79722 18.109H9.29722V18.609H9.79722V18.109ZM9.79722 14.5601V14.0601H9.29722V14.5601H9.79722ZM12.9056 14.5601V15.0601H13.4056V14.5601H12.9056ZM20.2604 7.32764H20.7604V6.90407L20.3426 6.83444L20.2604 7.32764ZM20.2604 10.3503V10.8503H20.7604V10.3503H20.2604ZM16.7237 14.5601H16.2237V15.0601H16.7237V14.5601ZM20.1258 14.5601L20.6199 14.6367L20.7094 14.0601H20.1258V14.5601ZM19.5751 18.109V18.609H20.0035L20.0692 18.1857L19.5751 18.109ZM16.7237 18.109V17.609H16.2237V18.109H16.7237ZM27.0523 14.5601H26.5523L26.5523 14.5612L27.0523 14.5601ZM17.0803 26.6136L16.9877 26.1222L17.0803 26.6136ZM12.5489 26.6139L12.6411 26.1225L12.5489 26.6139ZM14.8147 1.79797C7.80749 1.79797 2.07703 7.51685 2.07703 14.5601H3.07703C3.07703 8.06849 8.36042 2.79797 14.8147 2.79797V1.79797ZM2.07703 14.5601C2.07703 20.7981 6.54984 25.9974 12.4567 27.1053L12.6411 26.1225C7.19999 25.1019 3.07703 20.3097 3.07703 14.5601H2.07703ZM13.4056 26.3139V18.109H12.4056V26.3139H13.4056ZM12.9056 17.609H9.79722V18.609H12.9056V17.609ZM10.2972 18.109V14.5601H9.29722V18.109H10.2972ZM9.79722 15.0601H12.9056V14.0601H9.79722V15.0601ZM13.4056 14.5601V11.8556H12.4056V14.5601H13.4056ZM13.4056 11.8556C13.4056 10.4191 13.8299 9.36825 14.5211 8.67703C15.2129 7.98525 16.2305 7.59512 17.5314 7.59512V6.59512C16.0299 6.59512 14.7346 7.04939 13.814 7.96992C12.893 8.891 12.4056 10.2204 12.4056 11.8556H13.4056ZM17.5314 7.59512C18.1724 7.59512 18.8342 7.65119 19.3401 7.70823C19.592 7.73664 19.8029 7.76502 19.9504 7.78622C20.0241 7.79681 20.0818 7.8056 20.1208 7.81167C20.1402 7.81471 20.155 7.81706 20.1647 7.81863C20.1695 7.81941 20.1731 7.82 20.1754 7.82037C20.1765 7.82056 20.1773 7.82069 20.1778 7.82077C20.178 7.82081 20.1782 7.82083 20.1782 7.82084C20.1783 7.82085 20.1783 7.82085 20.1783 7.82085C20.1783 7.82085 20.1783 7.82085 20.1783 7.82085C20.1782 7.82084 20.1782 7.82084 20.2604 7.32764C20.3426 6.83444 20.3426 6.83443 20.3425 6.83443C20.3425 6.83442 20.3424 6.83441 20.3424 6.83441C20.3423 6.83439 20.3422 6.83437 20.342 6.83435C20.3418 6.8343 20.3414 6.83425 20.341 6.83417C20.3401 6.83403 20.3389 6.83383 20.3373 6.83357C20.3342 6.83307 20.3298 6.83234 20.3241 6.83142C20.3127 6.82958 20.2962 6.82695 20.2749 6.82362C20.2323 6.81698 20.1707 6.8076 20.0927 6.7964C19.9369 6.774 19.7157 6.74425 19.4521 6.71453C18.927 6.65532 18.2243 6.59512 17.5314 6.59512V7.59512ZM19.7604 7.32764V10.3503H20.7604V7.32764H19.7604ZM20.2604 9.85033H18.7185V10.8503H20.2604V9.85033ZM18.7185 9.85033C17.851 9.85033 17.1997 10.1241 16.7742 10.6148C16.3604 11.0922 16.2237 11.7025 16.2237 12.2594H17.2237C17.2237 11.8495 17.3257 11.5053 17.5298 11.2699C17.7224 11.0477 18.0684 10.8503 18.7185 10.8503V9.85033ZM16.2237 12.2594V14.5601H17.2237V12.2594H16.2237ZM16.7237 15.0601H20.1258V14.0601H16.7237V15.0601ZM19.6317 14.4834L19.081 18.0323L20.0692 18.1857L20.6199 14.6367L19.6317 14.4834ZM19.5751 17.609H16.7237V18.609H19.5751V17.609ZM16.2237 18.109V26.3135H17.2237V18.109H16.2237ZM17.1728 27.105C20.0281 26.5671 22.618 25.068 24.5079 22.8512L23.7469 22.2025C22.0054 24.2452 19.6188 25.6266 16.9877 26.1222L17.1728 27.105ZM24.5079 22.8512C26.4793 20.5388 27.5591 17.5977 27.5523 14.559L26.5523 14.5612C26.5586 17.3614 25.5636 20.0715 23.7469 22.2025L24.5079 22.8512ZM27.5523 14.5601C27.5523 7.51685 21.8218 1.79797 14.8147 1.79797V2.79797C21.2689 2.79797 26.5523 8.06849 26.5523 14.5601H27.5523ZM16.2237 26.3135C16.2237 26.8064 16.6682 27.2 17.1728 27.105L16.9877 26.1222C17.119 26.0975 17.2237 26.2006 17.2237 26.3135H16.2237ZM12.4567 27.1053C12.9603 27.1998 13.4056 26.8073 13.4056 26.3139H12.4056C12.4056 26.2001 12.5107 26.098 12.6411 26.1225L12.4567 27.1053Z' fill='%232b87da' /%3E%3Cpath d='M12.9056 18.1088H13.4056V17.6088H12.9056V18.1088ZM9.79724 18.1088H9.29724V18.6088H9.79724V18.1088ZM9.79724 14.5599V14.0599H9.29724V14.5599H9.79724ZM12.9056 14.5599V15.0599H13.4056V14.5599H12.9056ZM20.2604 7.32749H20.7604V6.90392L20.3426 6.83429L20.2604 7.32749ZM20.2604 10.3502V10.8502H20.7604V10.3502H20.2604ZM16.7237 14.5599H16.2237V15.0599H16.7237V14.5599ZM20.1258 14.5599L20.6199 14.6366L20.7094 14.0599H20.1258V14.5599ZM19.5751 18.1088V18.6088H20.0035L20.0692 18.1855L19.5751 18.1088ZM16.7237 18.1088V17.6088H16.2237V18.1088H16.7237ZM13.4056 26.366V18.1088H12.4056V26.366H13.4056ZM12.9056 17.6088H9.79724V18.6088H12.9056V17.6088ZM10.2972 18.1088V14.5599H9.29724V18.1088H10.2972ZM9.79724 15.0599H12.9056V14.0599H9.79724V15.0599ZM13.4056 14.5599V11.8554H12.4056V14.5599H13.4056ZM13.4056 11.8554C13.4056 10.4189 13.8299 9.3681 14.5212 8.67688C15.2129 7.9851 16.2305 7.59497 17.5314 7.59497V6.59497C16.0299 6.59497 14.7346 7.04924 13.814 7.96977C12.893 8.89085 12.4056 10.2202 12.4056 11.8554H13.4056ZM17.5314 7.59497C18.1724 7.59497 18.8342 7.65103 19.3401 7.70808C19.592 7.73648 19.803 7.76487 19.9504 7.78607C20.0241 7.79666 20.0819 7.80545 20.1208 7.81152C20.1402 7.81455 20.155 7.81691 20.1647 7.81848C20.1695 7.81926 20.1731 7.81984 20.1754 7.82022C20.1765 7.8204 20.1773 7.82054 20.1778 7.82061C20.178 7.82065 20.1782 7.82068 20.1783 7.82069C20.1783 7.8207 20.1783 7.8207 20.1783 7.8207C20.1783 7.8207 20.1783 7.82069 20.1783 7.82069C20.1782 7.82069 20.1782 7.82068 20.2604 7.32749C20.3426 6.83429 20.3426 6.83428 20.3425 6.83427C20.3425 6.83427 20.3424 6.83426 20.3424 6.83425C20.3423 6.83424 20.3422 6.83422 20.3421 6.8342C20.3418 6.83415 20.3414 6.83409 20.341 6.83402C20.3401 6.83387 20.3389 6.83367 20.3374 6.83342C20.3343 6.83291 20.3298 6.83219 20.3241 6.83127C20.3127 6.82943 20.2962 6.82679 20.2749 6.82347C20.2324 6.81683 20.1707 6.80745 20.0927 6.79624C19.9369 6.77385 19.7158 6.7441 19.4522 6.71438C18.927 6.65516 18.2244 6.59497 17.5314 6.59497V7.59497ZM19.7604 7.32749V10.3502H20.7604V7.32749H19.7604ZM20.2604 9.85018H18.7185V10.8502H20.2604V9.85018ZM18.7185 9.85018C17.8511 9.85018 17.1997 10.1239 16.7743 10.6146C16.3604 11.092 16.2237 11.7024 16.2237 12.2592H17.2237C17.2237 11.8493 17.3257 11.5052 17.5298 11.2697C17.7224 11.0476 18.0684 10.8502 18.7185 10.8502V9.85018ZM16.2237 12.2592V14.5599H17.2237V12.2592H16.2237ZM16.7237 15.0599H20.1258V14.0599H16.7237V15.0599ZM19.6317 14.4833L19.081 18.0322L20.0692 18.1855L20.6199 14.6366L19.6317 14.4833ZM19.5751 17.6088H16.7237V18.6088H19.5751V17.6088ZM16.2237 18.1088V26.366H17.2237V18.1088H16.2237ZM16.4146 26.1752H13.2148V27.1752H16.4146V26.1752ZM16.2237 26.366C16.2237 26.2606 16.3092 26.1752 16.4146 26.1752V27.1752C16.8615 27.1752 17.2237 26.8129 17.2237 26.366H16.2237ZM12.4056 26.366C12.4056 26.8129 12.7679 27.1752 13.2148 27.1752V26.1752C13.3202 26.1752 13.4056 26.2606 13.4056 26.366H12.4056Z' fill='%232b87da'/%3E%3C/svg%3E%0A")!important}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_instagram_feed::before{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1' y='1' width='22' height='22' rx='6' stroke='%232b87da' stroke-width='1.5'/%3E%3Ccircle cx='12' cy='12' r='5' stroke='%232b87da' stroke-width='1.5'/%3E%3Ccircle cx='18.5' cy='5.75' r='1.25' fill='%232b87da'/%3E%3C/svg%3E%0A")!important}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_twitter_feed::before{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M27.8762 6.78846C27.9345 6.7065 27.8465 6.60094 27.7536 6.63936C27.0263 6.93989 26.26 7.15757 25.4698 7.29241C25.3632 7.31061 25.3082 7.16347 25.3956 7.09969C26.2337 6.48801 26.8918 5.63649 27.2636 4.63802C27.2958 4.55162 27.2014 4.47574 27.1212 4.52123C26.1605 5.06618 25.1092 5.45524 24.0054 5.68842C23.971 5.69568 23.9354 5.68407 23.9113 5.65844C22.9264 4.60891 21.5545 4 19.9999 4C17.0624 4 14.6624 6.4 14.6624 9.3625C14.6624 9.74071 14.702 10.109 14.7724 10.4586C14.7855 10.5235 14.7342 10.5842 14.6681 10.5803C10.3227 10.3231 6.45216 8.2421 3.84135 5.09864C3.79681 5.04501 3.71241 5.0515 3.67879 5.11257C3.26061 5.8722 3.02493 6.75115 3.02493 7.675C3.02493 9.41548 3.84362 10.9704 5.13417 11.9317C5.2141 11.9913 5.17327 12.12 5.07385 12.1129C4.32811 12.0597 3.63173 11.835 3.00827 11.5171C2.99303 11.5094 2.97493 11.5204 2.97493 11.5375V11.5375C2.97493 13.9896 4.6205 16.0638 6.86301 16.7007C6.96452 16.7295 6.96588 16.8757 6.86218 16.8953C6.25772 17.0096 5.63724 17.0173 5.0289 16.9176C4.95384 16.9052 4.89095 16.9762 4.91633 17.0479C5.26967 18.0466 5.91213 18.9192 6.7637 19.5537C7.58576 20.1661 8.56481 20.5283 9.58351 20.6001C9.67715 20.6067 9.71634 20.7266 9.64124 20.7829C7.78574 22.1744 5.52424 22.9237 3.19993 22.9125C2.91864 22.9125 2.63736 22.9015 2.35608 22.8796C2.25034 22.8714 2.20189 23.0116 2.29272 23.0664C4.58933 24.4509 7.27959 25.25 10.1499 25.25C19.9999 25.25 25.4124 17.075 25.4124 9.9875C25.4124 9.76833 25.4124 9.5598 25.4026 9.34228C25.4011 9.30815 25.4168 9.27551 25.4445 9.2555C26.3819 8.57814 27.1984 7.74079 27.8762 6.78846Z' stroke='%232b87da' stroke-width='1.25' stroke-linejoin='round'/%3E%3C/svg%3E%0A")!important}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_youtube_feed::before{background-image:url("data:image/svg+xml,%3Csvg width='27' height='20' viewBox='0 0 27 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 13.3267C11 13.4037 11.0834 13.4518 11.15 13.4133L17.3377 9.83658C17.4043 9.79808 17.4043 9.70192 17.3377 9.66342L11.15 6.08673C11.0834 6.0482 11 6.0963 11 6.17331V13.3267ZM25.45 3.7125C25.6125 4.3 25.725 5.0875 25.8 6.0875C25.8875 7.0875 25.925 7.95 25.925 8.7L26 9.75C26 12.4875 25.8 14.5 25.45 15.7875C25.1375 16.9125 24.4125 17.6375 23.2875 17.95C22.7 18.1125 21.625 18.225 19.975 18.3C18.35 18.3875 16.8625 18.425 15.4875 18.425L13.5 18.5C8.2625 18.5 5 18.3 3.7125 17.95C2.5875 17.6375 1.8625 16.9125 1.55 15.7875C1.3875 15.2 1.275 14.4125 1.2 13.4125C1.1125 12.4125 1.075 11.55 1.075 10.8L1 9.75C1 7.0125 1.2 5 1.55 3.7125C1.8625 2.5875 2.5875 1.8625 3.7125 1.55C4.3 1.3875 5.375 1.275 7.025 1.2C8.65 1.1125 10.1375 1.075 11.5125 1.075L13.5 1C18.7375 1 22 1.2 23.2875 1.55C24.4125 1.8625 25.1375 2.5875 25.45 3.7125Z' stroke='%232b87da' stroke-width='1.25' stroke-linejoin='round'/%3E%3C/svg%3E%0A")!important}.cff-frontend-license-notice{position:fixed;right:20px;bottom:30px;width:298px;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15),0 13.3px 19.32px rgba(0,0,0,.1),0 0 37.29px rgba(0,0,0,.05);border-radius:4px}.cff-frontend-license-notice .cff-fln-header{height:26px;padding:5px 8px 0 12px;background:#fceded;display:flex;justify-content:space-between;box-sizing:border-box}.cff-frontend-license-notice .cff-fln-header span.sb-text{font-weight:600;font-size:11px;line-height:160%;color:#841919}.cff-frontend-license-notice .cff-fln-header .sb-close{cursor:pointer}.cff-frontend-license-notice .cff-fln-header .sb-close svg{transform:translate(1px,-8px)}.cff-frontend-license-notice .cff-fln-header svg{margin-right:6px}.cff-frontend-license-notice .cff-fln-header svg path{fill:#841919}.cff-frontend-license-notice .cff-fln-body{padding:9px 12px 15px;display:flex;height:58px;box-sizing:border-box}.cff-frontend-license-notice .cff-fln-body>svg{height:36px;width:44px;margin-right:11px}.cff-frontend-license-notice .cff-fln-body>svg path{fill:#006afa}.cff-frontend-license-notice .cff-fln-body .cff-fln-expired-text p{font-weight:600;font-size:12px;line-height:160%;color:#141b38;margin:0}.cff-frontend-license-notice .cff-fln-body .cff-fln-expired-text p a{margin-left:5px;text-decoration:none;text-underline-offset:1px;color:#af2121}#cff.cff-theme-modern .cff-item.cff-link-item .cff-link-title a,#cff.cff-theme-social_wall .cff-item.cff-link-item .cff-link-title a,.cff-frontend-license-notice.cff-ce-license-inactive .cff-fln-body .cff-fln-expired-text p a,.cff-frontend-license-notice[data-license-state=inactive] .cff-fln-body .cff-fln-expired-text p a{color:#0068a0}#cff.cff-theme-modern .cff-comments.cff-show-more-comments .cff-show-more-comments-a svg path,#cff.cff-theme-outline .cff-comments.cff-show-more-comments .cff-show-more-comments-a svg path,#cff.cff-theme-overlap .cff-comments.cff-show-more-comments .cff-show-more-comments-a svg path,#cff.cff-theme-social_wall .cff-comments.cff-show-more-comments .cff-show-more-comments-a svg path,.cff-frontend-license-notice.cff-ce-license-inactive .cff-fln-body .cff-fln-expired-text p svg path,.cff-frontend-license-notice[data-license-state=inactive] .cff-fln-body .cff-fln-expired-text svg path{fill:#0068A0}.cff-frontend-license-notice .cff-fln-body .cff-fln-expired-text svg{display:inline-block;transform:translate(3px,1px);width:6px;transition:.2s}.cff-frontend-license-notice .cff-fln-body .cff-fln-expired-text svg path{fill:#AF2121}.cff-frontend-license-notice .cff-fln-body .cff-fln-expired-text a:hover svg{transform:translate(1px,1px)}.cff-wrapper .cff-theme-modern .cff-visual-header .cff-header-img img{border-radius:50%!important}#cff.cff-theme-modern .cff-visual-header .cff-header-inner-wrap .cff-bio{font-size:14px;color:#696d80}.cff-wrapper .cff-theme-overlap .cff-visual-header .cff-header-img img{width:80px;border-radius:20px;border:none}#cff.cff-theme-modern .cff-item.cff-photo-post .cff-text-wrapper,#cff.cff-theme-modern .cff-item.cff-video-post .cff-text-wrapper,#cff.cff-theme-outline .cff-item.cff-photo-post .cff-text-wrapper,#cff.cff-theme-outline .cff-item.cff-video-post .cff-text-wrapper,#cff.cff-theme-social_wall .cff-item.cff-photo-post .cff-text-wrapper,#cff.cff-theme-social_wall .cff-item.cff-video-post .cff-text-wrapper{width:100%;padding-bottom:32px}#cff.cff-theme-outline.narrow .cff-item.cff-photo-post .cff-text-wrapper,#cff.cff-theme-outline.narrow .cff-item.cff-video-post .cff-text-wrapper,#cff.cff-theme-overlap.narrow .cff-item.cff-photo-post .cff-text-wrapper,#cff.cff-theme-overlap.narrow .cff-item.cff-video-post .cff-text-wrapper{padding-bottom:64px}#cff.cff-thumb-layout.cff-theme-modern .cff-iframe-wrap iframe{height:100%}.cff-theme-modern .cff-text-wrapper .cff-author .cff-page-name a,.cff-theme-social_wall .cff-author .cff-page-name a{color:#141b38}#cff.cff-theme-modern .cff-item.cff-link-item .cff-text-link{margin-top:45px}#cff.cff-theme-modern.cff-thumb-layout .cff-item.cff-link-item .cff-text-link{margin-top:25px}#cff.cff-theme-modern .cff-item.cff-link-item .cff-link-caption,#cff.cff-theme-social_wall .cff-item.cff-link-item .cff-link-caption{color:#8c8f9a}#cff.cff-theme-modern .cff-item.cff-link-item .cff-post-desc,#cff.cff-theme-social_wall .cff-item.cff-link-item .cff-post-desc{font-size:14px;color:#141b38}#cff.cff-theme-modern .cff-meta,#cff.cff-theme-social_wall .cff-meta{display:flex;align-items:center;gap:23px}#cff.cff-theme-modern .cff-meta li{display:flex;align-items:center;line-height:1!important}#cff.cff-theme-modern .cff-meta-wrap .cff-view-comments-wrap .cff-view-comments,#cff.cff-theme-modern .cff-view-comments,#cff.cff-theme-modern .cff-view-comments:after,#cff.cff-theme-outline .cff-view-comments,#cff.cff-theme-outline .cff-view-comments:after,#cff.cff-theme-overlap .cff-view-comments,#cff.cff-theme-overlap .cff-view-comments:after,#cff.cff-theme-social_wall .cff-view-comments,#cff.cff-theme-social_wall .cff-view-comments:after{background:0 0;box-shadow:none}#cff.cff-theme-outline .cff-meta-wrap,#cff.cff-theme-overlap .cff-meta-wrap{display:flex;justify-content:space-between;width:100%;margin-top:0}#cff.cff-theme-outline .cff-item.cff-photo-post .cff-meta-wrap,#cff.cff-theme-outline .cff-item.cff-video-post .cff-meta-wrap,#cff.cff-theme-outline.cff-half-layout .cff-item.cff-photo-post .cff-meta-wrap,#cff.cff-theme-outline.cff-half-layout .cff-item.cff-video-post .cff-meta-wrap,#cff.cff-theme-outline.cff-thumb-layout .cff-meta-wrap,#cff.cff-theme-outline.narrow .cff-item .cff-meta-wrap,#cff.cff-theme-outline.narrow .cff-item.cff-photo-post .cff-meta-wrap,#cff.cff-theme-outline.narrow .cff-item.cff-video-post .cff-meta-wrap,#cff.cff-theme-outline.narrow.cff-thumb-layout .cff-item .cff-meta-wrap,#cff.cff-theme-overlap .cff-item.cff-photo-post .cff-meta-wrap,#cff.cff-theme-overlap .cff-item.cff-video-post .cff-meta-wrap,#cff.cff-theme-overlap.cff-half-layout .cff-item.cff-photo-post .cff-meta-wrap,#cff.cff-theme-overlap.cff-half-layout .cff-item.cff-video-post .cff-meta-wrap,#cff.cff-theme-overlap.cff-thumb-layout .cff-meta-wrap,#cff.cff-theme-overlap.narrow .cff-item .cff-meta-wrap,#cff.cff-theme-overlap.narrow .cff-item.cff-photo-post .cff-meta-wrap,#cff.cff-theme-overlap.narrow .cff-item.cff-video-post .cff-meta-wrap,#cff.cff-theme-overlap.narrow.cff-thumb-layout .cff-item .cff-meta-wrap{flex-direction:column}#cff.cff-theme-outline .cff-item.cff-photo-post .cff-meta-wrap,#cff.cff-theme-outline .cff-item.cff-video-post .cff-meta-wrap,#cff.cff-theme-outline.cff-thumb-layout .cff-item .cff-meta-wrap,#cff.cff-theme-overlap .cff-item.cff-photo-post .cff-meta-wrap,#cff.cff-theme-overlap .cff-item.cff-video-post .cff-meta-wrap,#cff.cff-theme-overlap.cff-thumb-layout .cff-item .cff-meta-wrap{flex-direction:row}#cff.cff-theme-outline .cff-item .cff-post-links,#cff.cff-theme-outline.cff-half-layout .cff-item .cff-post-links,#cff.cff-theme-outline.cff-thumb-layout .cff-item .cff-post-links,#cff.cff-theme-outline.narrow .cff-item .cff-post-links,#cff.cff-theme-overlap .cff-item .cff-post-links,#cff.cff-theme-overlap.cff-half-layout .cff-item .cff-post-links,#cff.cff-theme-overlap.cff-thumb-layout .cff-item .cff-post-links,#cff.cff-theme-overlap.narrow .cff-item .cff-post-links{margin-top:0!important}#cff.cff-theme-modern.narrow .cff-meta,#cff.cff-theme-social_wall.narrow .cff-meta,.cff-theme-modern.narrow .cff-post-links{gap:7px}#cff.cff-theme-modern.cff-half-layout .cff-photo-post .cff-post-links,#cff.cff-theme-modern.cff-half-layout .cff-video-post .cff-post-links,#cff.cff-theme-modern.cff-thumb-layout .cff-photo-post .cff-post-links,#cff.cff-theme-modern.cff-thumb-layout .cff-video-post .cff-post-links,#cff.cff-theme-outline.cff-thumb-layout .cff-photo-post .cff-post-links,#cff.cff-theme-outline.cff-thumb-layout .cff-video-post .cff-post-links,#cff.cff-theme-overlap.cff-thumb-layout .cff-photo-post .cff-post-links,#cff.cff-theme-overlap.cff-thumb-layout .cff-video-post .cff-post-links{margin-right:20px}.cff-theme-modern .cff-comments,.cff-theme-modern .cff-likes,.cff-theme-modern .cff-shares,.cff-theme-outline .cff-shares,.cff-theme-overlap .cff-shares,.cff-theme-social_wall .cff-comments,.cff-theme-social_wall .cff-likes,.cff-theme-social_wall .cff-shares{display:flex!important;align-items:center}.cff-theme-modern .cff-comments .cff-count,.cff-theme-modern .cff-likes .cff-count,.cff-theme-modern .cff-shares .cff-count,.cff-theme-outline .cff-comments .cff-count,.cff-theme-outline .cff-likes .cff-count,.cff-theme-outline .cff-shares .cff-count,.cff-theme-overlap .cff-comments .cff-count,.cff-theme-overlap .cff-likes .cff-count,.cff-theme-overlap .cff-shares .cff-count,.cff-theme-social_wall .cff-comments .cff-count,.cff-theme-social_wall .cff-likes .cff-count,.cff-theme-social_wall .cff-shares .cff-count{font-weight:500}.cff-theme-modern .cff-comments .cff-icon,.cff-theme-modern .cff-likes .cff-icon,.cff-theme-outline .cff-comments .cff-icon,.cff-theme-outline .cff-likes .cff-icon,.cff-theme-outline .cff-shares .cff-icon,.cff-theme-overlap .cff-comments .cff-icon,.cff-theme-overlap .cff-likes .cff-icon,.cff-theme-overlap .cff-shares .cff-icon,.cff-theme-social_wall .cff-comments .cff-icon,.cff-theme-social_wall .cff-likes .cff-icon,.cff-theme-social_wall .cff-shares .cff-icon{display:flex!important;width:auto;height:auto}.cff-theme-modern .cff-comment-likes.cff-likes .cff-icon svg,.cff-theme-outline .cff-comment-likes.cff-likes .cff-icon svg,.cff-theme-overlap .cff-comment-likes.cff-likes .cff-icon svg,.cff-theme-social_wall .cff-comment-likes.cff-likes .cff-icon svg{height:12px}#cff.cff-theme-modern.narrow .cff-comments-box p.cff-comments.cff-comment-on-facebook,#cff.cff-theme-outline.narrow .cff-comments-box p.cff-comments.cff-comment-on-facebook,#cff.cff-theme-overlap.narrow .cff-comments-box p.cff-comments.cff-comment-on-facebook,#cff.cff-theme-social_wall.narrow .cff-comments-box p.cff-comments.cff-comment-on-facebook{flex-direction:column;align-items:start;gap:5px}#cff.cff-theme-outline.narrow.cff-half-layout .cff-post-links .cff-viewpost-facebook,#cff.cff-theme-overlap.narrow.cff-half-layout .cff-post-links .cff-viewpost-facebook{line-height:1}#cff.cff-theme-modern.narrow .cff-meta-wrap,#cff.cff-theme-outline.cff-half-layout.narrow .cff-photo-post .cff-text-wrapper .cff-meta-wrap{width:100%;justify-content:space-between}#cff.cff-theme-modern.narrow .cff-view-comments-wrap{width:70%;overflow:hidden}@media only screen and (max-width:480px){#cff.cff-theme-social_wall .cff-header-text{display:flex;flex-direction:column}#cff.cff-theme-modern .cff-header-text{display:flex;margin:60px 0 0;flex-direction:column}#cff.cff.cff-theme-overlap .cff-visual-header .cff-header-text .cff-bio{margin-left:0}}#cff.cff-theme-modern .cff-icon.cff-share svg path{fill:transparent}.cff-theme-modern .cff-post-links{display:flex;flex-direction:row-reverse;align-items:center;gap:10px}.cff:not(.cff-theme-default_theme) .cff-reaction-one.cff-icon{margin-left:-5px!important;border:1px solid #fff!important;border-radius:50%!important}.cff:not(.cff-theme-default_theme) .cff-reaction-one.cff-icon:first-of-type{margin-left:0!important;z-index:9!important}.cff:not(.cff-theme-default_theme) .cff-reaction-one.cff-icon:nth-of-type(2){z-index:8!important}.cff:not(.cff-theme-default_theme) .cff-reaction-one.cff-icon:nth-of-type(3){z-index:7!important}.cff:not(.cff-theme-default_theme) .cff-reaction-one.cff-icon:nth-of-type(4){z-index:6!important}.cff:not(.cff-theme-default_theme) .cff-reaction-one.cff-icon:nth-of-type(5){z-index:5!important}.cff:not(.cff-theme-default_theme) .cff-reaction-one.cff-icon:nth-of-type(6){z-index:4!important}#cff.cff-theme-modern .cff-post-links .cff-share-tooltip,#cff.cff-theme-outline .cff-post-links .cff-share-tooltip,#cff.cff-theme-overlap .cff-post-links .cff-share-tooltip,#cff.cff-theme-social_wall .cff-post-links .cff-share-tooltip{width:180px;background:#fff;color:#141b38;border-radius:8px;padding:10px;box-shadow:0 14px 41px rgba(0,0,0,.09),0 8px 23px rgba(0,0,0,.08);bottom:32px}#cff.cff-theme-modern .cff-post-links .cff-share-tooltip .cff-share-title,#cff.cff-theme-outline .cff-post-links .cff-share-tooltip .cff-share-title,#cff.cff-theme-overlap .cff-post-links .cff-share-tooltip .cff-share-title,#cff.cff-theme-social_wall .cff-post-links .cff-share-tooltip .cff-share-title{font-weight:600;margin-bottom:3px}#cff.cff-theme-modern .cff-share-tooltip a,#cff.cff-theme-outline .cff-share-tooltip a,#cff.cff-theme-overlap .cff-share-tooltip a,#cff.cff-theme-social_wall .cff-share-tooltip a{color:#141b38!important;padding:5px 7px!important}#cff.cff-theme-modern .cff-share-tooltip a:hover,#cff.cff-theme-outline .cff-share-tooltip a:hover,#cff.cff-theme-overlap .cff-share-tooltip a:hover,#cff.cff-theme-social_wall .cff-share-tooltip a:hover{background-color:rgba(0,107,250,.1)!important}#cff.cff-theme-modern .cff-comments-box,#cff.cff-theme-outline .cff-comments-box,#cff.cff-theme-overlap .cff-comments-box,#cff.cff-theme-social_wall .cff-comments-box{width:100%;margin-top:8px;border-radius:4px;box-shadow:0 4px 4px rgba(0,0,0,.1),0 8.01379px 23.1649px rgba(0,0,0,.08)}#cff.cff-theme-modern .cff-comments-box .cff-comments-wrap,#cff.cff-theme-outline .cff-comments-box .cff-comments-wrap,#cff.cff-theme-overlap .cff-comments-box .cff-comments-wrap,#cff.cff-theme-social_wall .cff-comments-box .cff-comments-wrap{padding:10px 0 0}#cff.cff-theme-modern .cff-comments-box .cff-comments-wrap .cff-comment-replies-box,#cff.cff-theme-outline .cff-comments-box .cff-comments-wrap .cff-comment-replies-box,#cff.cff-theme-overlap .cff-comments-box .cff-comments-wrap .cff-comment-replies-box,#cff.cff-theme-social_wall .cff-comments-box .cff-comments-wrap .cff-comment-replies-box{border-left:none}#cff.cff-theme-modern .cff-comments-box .cff-comments-wrap .cff-comment-replies-box .cff-comment-reply,#cff.cff-theme-outline .cff-comments-box .cff-comments-wrap .cff-comment-replies-box .cff-comment-reply,#cff.cff-theme-overlap .cff-comments-box .cff-comments-wrap .cff-comment-replies-box .cff-comment-reply,#cff.cff-theme-social_wall .cff-comments-box .cff-comments-wrap .cff-comment-replies-box .cff-comment-reply{background-color:#f9f9fa;padding:12px;border-radius:12px}#cff.cff-theme-modern .cff-comments-box p.cff-comments,#cff.cff-theme-outline .cff-comments-box p.cff-comments,#cff.cff-theme-overlap .cff-comments-box p.cff-comments,#cff.cff-theme-social_wall .cff-comments-box p.cff-comments{display:flex;justify-content:space-between;width:100%;padding:5px 10px}#cff.cff-theme-modern .cff-comments-box p.cff-comments.cff-comment-on-facebook,#cff.cff-theme-outline .cff-comments-box p.cff-comments.cff-comment-on-facebook,#cff.cff-theme-overlap .cff-comments-box p.cff-comments.cff-comment-on-facebook,#cff.cff-theme-social_wall .cff-comments-box p.cff-comments.cff-comment-on-facebook{display:flex;justify-content:space-between;padding:10px;align-items:center}#cff.cff-theme-modern:not(.cff-dark) .cff-comments-box .cff-comments-wrap,#cff.cff-theme-modern:not(.cff-dark) .cff-comments-box p.cff-comments.cff-comment-on-facebook,#cff.cff-theme-outline:not(.cff-dark) .cff-comments-box .cff-comments-wrap,#cff.cff-theme-outline:not(.cff-dark) .cff-comments-box p.cff-comments.cff-comment-on-facebook,#cff.cff-theme-overlap:not(.cff-dark) .cff-comments-box .cff-comments-wrap,#cff.cff-theme-overlap:not(.cff-dark) .cff-comments-box p.cff-comments.cff-comment-on-facebook,#cff.cff-theme-social_wall:not(.cff-dark) .cff-comments-box .cff-comments-wrap,#cff.cff-theme-social_wall:not(.cff-dark) .cff-comments-box p.cff-comments.cff-comment-on-facebook{background-color:#fff}#cff.cff-theme-modern .cff-comments-box p.cff-comments.cff-comment-on-facebook span,#cff.cff-theme-outline .cff-comments-box p.cff-comments.cff-comment-on-facebook span,#cff.cff-theme-overlap .cff-comments-box p.cff-comments.cff-comment-on-facebook span,#cff.cff-theme-social_wall .cff-comments-box p.cff-comments.cff-comment-on-facebook span{font-weight:600}#cff.cff-theme-modern .cff-comments-box p.cff-comments.cff-comment-on-facebook a,#cff.cff-theme-outline .cff-comments-box p.cff-comments.cff-comment-on-facebook a,#cff.cff-theme-overlap .cff-comments-box p.cff-comments.cff-comment-on-facebook a,#cff.cff-theme-social_wall .cff-comments-box p.cff-comments.cff-comment-on-facebook a{font-size:12px;font-weight:600;background:#e2f5ff;padding:5px;border-radius:4px;color:#0068a0;text-decoration:none}#cff.cff-dark.cff-theme-modern .cff-comments-box p.cff-comments.cff-comment-on-facebook a,#cff.cff-dark.cff-theme-outline .cff-comments-box p.cff-comments.cff-comment-on-facebook a,#cff.cff-dark.cff-theme-overlap .cff-comments-box p.cff-comments.cff-comment-on-facebook a,#cff.cff-dark.cff-theme-social_wall .cff-comments-box p.cff-comments.cff-comment-on-facebook a{background:rgba(196,213,255,.1);color:#fff}#cff.cff-theme-modern .cff-comment .cff-comment-date,#cff.cff-theme-outline .cff-comment .cff-comment-date,#cff.cff-theme-overlap .cff-comment .cff-comment-date,#cff.cff-theme-social_wall .cff-comment .cff-comment-date{font-style:normal;color:#8c8f9a}#cff.cff-theme-modern .cff-comments.cff-show-more-comments,#cff.cff-theme-outline .cff-comments.cff-show-more-comments,#cff.cff-theme-overlap .cff-comments.cff-show-more-comments,#cff.cff-theme-social_wall .cff-comments.cff-show-more-comments{border:none;margin-bottom:0}#cff.cff-theme-modern .cff-comments.cff-show-more-comments .cff-show-more-comments-a,#cff.cff-theme-outline .cff-comments.cff-show-more-comments .cff-show-more-comments-a,#cff.cff-theme-overlap .cff-comments.cff-show-more-comments .cff-show-more-comments-a,#cff.cff-theme-social_wall .cff-comments.cff-show-more-comments .cff-show-more-comments-a{padding:5px 0;color:#0068a0;font-weight:600}#cff.cff-theme-modern .cff-header-inner-wrap .cff-header-text .cff-posts-count,#cff.cff-theme-modern .cff-header-inner-wrap .cff-header-text .cff-posts-count.cff-without-cover-img,#cff.cff-theme-outline .cff-visual-header .cff-header-text p{font-size:12px}#cff.cff-theme-modern.cff-half-layout .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-modern.cff-half-layout .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-outline.cff-half-layout .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-outline.cff-half-layout .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-overlap.cff-half-layout .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-overlap.cff-half-layout .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-social_wall.cff-half-layout .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-social_wall.cff-half-layout .cff-posts-wrap .cff-video-post.cff-item{display:grid;grid-template-columns:50% 50%;column-gap:10px}#cff.cff-theme-modern.cff-half-layout[data-media-side=left] .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-modern.cff-half-layout[data-media-side=left] .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-modern.cff-thumb-layout[data-media-side=left] .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-modern.cff-thumb-layout[data-media-side=left] .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-outline.cff-half-layout[data-media-side=left] .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-outline.cff-half-layout[data-media-side=left] .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-outline.cff-thumb-layout[data-media-side=left] .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-outline.cff-thumb-layout[data-media-side=left] .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-overlap.cff-half-layout[data-media-side=left] .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-overlap.cff-half-layout[data-media-side=left] .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-overlap.cff-thumb-layout[data-media-side=left] .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-overlap.cff-thumb-layout[data-media-side=left] .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-social_wall.cff-half-layout[data-media-side=left] .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-social_wall.cff-half-layout[data-media-side=left] .cff-posts-wrap .cff-video-post.cff-item,#cff.cff-theme-social_wall.cff-thumb-layout[data-media-side=left] .cff-posts-wrap .cff-photo-post.cff-item,#cff.cff-theme-social_wall.cff-thumb-layout[data-media-side=left] .cff-posts-wrap .cff-video-post.cff-item{display:flex;flex-direction:row-reverse}#cff.cff-theme-modern.cff-thumb-layout .cff-text-wrapper,#cff.cff-theme-outline.cff-thumb-layout .cff-text-wrapper,#cff.cff-theme-overlap.cff-thumb-layout .cff-text-wrapper,#cff.cff-theme-social_wall.cff-thumb-layout .cff-text-wrapper{position:relative;padding-right:5px}#cff.cff-theme-modern.cff-thumb-layout .cff-photo-post .cff-media-wrap,#cff.cff-theme-modern.cff-thumb-layout .cff-video-post .cff-iframe-wrap,#cff.cff-theme-outline.cff-thumb-layout .cff-photo-post .cff-media-wrap,#cff.cff-theme-outline.cff-thumb-layout .cff-video-post .cff-iframe-wrap,#cff.cff-theme-overlap.cff-thumb-layout .cff-photo-post .cff-media-wrap,#cff.cff-theme-overlap.cff-thumb-layout .cff-video-post .cff-iframe-wrap,#cff.cff-theme-social_wall.cff-thumb-layout .cff-photo-post .cff-media-wrap,#cff.cff-theme-social_wall.cff-thumb-layout .cff-video-post .cff-iframe-wrap{width:23%}#cff.cff-theme-modern.cff-half-layout[data-media-side=left] .cff-photo-post .cff-media-wrap,#cff.cff-theme-modern.cff-thumb-layout[data-media-side=left] .cff-photo-post .cff-media-wrap,#cff.cff-theme-outline.cff-half-layout[data-media-side=left] .cff-photo-post .cff-media-wrap,#cff.cff-theme-outline.cff-thumb-layout[data-media-side=left] .cff-photo-post .cff-media-wrap,#cff.cff-theme-overlap.cff-half-layout[data-media-side=left] .cff-photo-post .cff-media-wrap,#cff.cff-theme-overlap.cff-thumb-layout[data-media-side=left] .cff-photo-post .cff-media-wrap,#cff.cff-theme-social_wall.cff-half-layout[data-media-side=left] .cff-photo-post .cff-media-wrap,#cff.cff-theme-social_wall.cff-thumb-layout[data-media-side=left] .cff-photo-post .cff-media-wrap{padding-right:10px}#cff.cff-theme-modern.cff-half-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-modern.cff-half-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-modern.cff-thumb-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-modern.cff-thumb-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-outline.cff-half-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-outline.cff-half-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-outline.cff-thumb-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-outline.cff-thumb-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-overlap.cff-half-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-overlap.cff-half-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-overlap.cff-thumb-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-overlap.cff-thumb-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-social_wall.cff-half-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-social_wall.cff-half-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-social_wall.cff-thumb-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap,#cff.cff-theme-social_wall.cff-thumb-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap{position:absolute;bottom:0}#cff.cff-theme-social_wall .cff-author .cff-page-name.cff-author-date{padding-right:18px}#cff.cff-theme-modern.cff-half-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-modern.cff-half-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-modern.cff-thumb-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-modern.cff-thumb-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-outline.cff-half-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-outline.cff-half-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-outline.cff-thumb-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-outline.cff-thumb-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-overlap.cff-half-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-overlap.cff-half-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-overlap.cff-thumb-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-overlap.cff-thumb-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-social_wall.cff-half-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-social_wall.cff-half-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-social_wall.cff-thumb-layout .cff-photo-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments,#cff.cff-theme-social_wall.cff-thumb-layout .cff-video-post .cff-text-wrapper .cff-meta-wrap .cff-view-comments{margin:0;padding-left:0}#cff.cff-theme-modern.cff-half-layout .cff-text-wrapper .cff-post-text,#cff.cff-theme-outline.cff-half-layout .cff-text-wrapper .cff-post-text,#cff.cff-theme-overlap.cff-half-layout .cff-text-wrapper .cff-post-text,#cff.cff-theme-social_wall.cff-half-layout .cff-text-wrapper .cff-post-text{margin-bottom:35px}#cff.cff-theme-modern.cff-thumb-layout .cff-text-wrapper .cff-post-text,#cff.cff-theme-outline.cff-thumb-layout .cff-text-wrapper .cff-post-text,#cff.cff-theme-overlap.cff-thumb-layout .cff-text-wrapper .cff-post-text,#cff.cff-theme-social_wall.cff-thumb-layout .cff-text-wrapper .cff-post-text{margin-bottom:5px}#cff.cff-theme-social_wall .cff-visual-header .cff-likes-box{display:flex;bottom:42px;background:0 0}.cff-wrapper .cff-theme-social_wall .cff-visual-header .cff-header-inner-wrap{position:absolute;bottom:20px;left:15px}.cff-wrapper .cff-theme-social_wall .cff-visual-header.cff-has-cover .cff-header-img{top:0}.cff-wrapper .cff-theme-social_wall .cff-visual-header.cff-has-cover .cff-header-img img{width:64px;height:64px;border-radius:50%;border:none}.cff-wrapper .cff-theme-social_wall .cff-visual-header.cff-has-cover .cff-header-text{margin-left:90px;padding-top:0}.cff-theme-social_wall .cff-header-inner-wrap .cff-header-text .cff-bio{font-size:14px;max-width:365px}.cff-theme-social_wall .cff-posts-wrap{margin-top:50px}#cff.cff-theme-social_wall .cff-top-share{position:absolute;right:0}#cff.cff-theme-outline .cff-visual-header .cff-header-hero{border-radius:8px;box-shadow:5px 4px 0 rgb(0 0 0 / 15%);border:1px solid #000}#cff.cff-theme-outline .cff-visual-header .cff-header-wrap{margin-bottom:50px;padding-bottom:20px}#cff.cff-theme-outline .cff-visual-header .cff-header-img{top:15px;left:0}#cff.cff-theme-outline .cff-visual-header .cff-header-img img{width:48px;height:48px;border-radius:50%}#cff.cff-theme-outline .cff-visual-header .cff-header-text{margin-left:65px;padding-top:16px;padding-right:32px}#cff.cff-theme-outline .cff-visual-header .cff-header-wrap .cff-header-likes-count{position:absolute;right:0;top:18px;display:flex;flex-direction:column;align-items:center;line-height:1;font-size:12px}@media only screen and (max-width:600px){#cff.cff-theme-social_wall .cff-visual-header .cff-likes-box{right:auto;left:10px;bottom:10px}#cff.cff-theme-outline .cff-visual-header .cff-header-inner-wrap{display:flex;gap:5px}#cff.cff-theme-outline .cff-visual-header .cff-header-inner-wrap .cff-header-img,#cff.cff-theme-outline .cff-visual-header .cff-header-inner-wrap .cff-header-text,#cff.cff-theme-outline .cff-visual-header .cff-header-wrap .cff-header-inner-wrap .cff-header-likes-count{position:relative;margin-left:0}}#cff.cff-theme-outline .cff-view-comments,#cff.cff-theme-overlap .cff-view-comments{width:100%;background:0 0;box-shadow:none}#cff.cff-theme-modern .cff-view-comments,#cff.cff-theme-overlap .cff-post-links,#cff.cff-theme-overlap .cff-view-comments,#cff.cff-theme-social_wall .cff-view-comments{max-width:350px}#cff.cff-theme-outline .cff-view-comments ul,#cff.cff-theme-overlap .cff-view-comments ul{width:100%;display:flex;justify-content:space-between}#cff.cff-theme-outline .cff-post-links,#cff.cff-theme-overlap .cff-post-links{display:flex;justify-content:start;align-items:center}#cff.cff-theme-outline .cff-post-links .cff-share-container .cff-share-link,#cff.cff-theme-outline .cff-post-links .cff-viewpost-facebook{display:flex;border:1px solid #141b38;padding:8px 20px;border-radius:25px;color:#141b38;line-height:1;align-items:center;text-decoration:none}#cff.cff-theme-overlap .cff-post-links .cff-share-container .cff-share-link,#cff.cff-theme-overlap .cff-post-links .cff-viewpost-facebook{display:flex;padding:8px 20px;border-radius:4px;background:#e2f5ff;color:#0068a0;line-height:1;align-items:center;text-decoration:none}#cff.cff-theme-modern .cff-post-links .cff-share-container .cff-share-link,#cff.cff-theme-modern .cff-post-links .cff-viewpost-facebook,#cff.cff-theme-social_wall .cff-post-links .cff-share-container .cff-share-link{display:block;height:16px}#cff.cff-theme-social_wall .cff-post-links{margin:0;height:37px;display:flex;align-items:center}#cff.cff-theme-social_wall .cff-share-container{height:21px}#cff.cff-theme-outline .cff-post-links .cff-viewpost-facebook,#cff.cff-theme-overlap .cff-post-links .cff-viewpost-facebook{width:75%;display:flex;justify-content:center}#cff.cff-theme-outline .cff-post-links .cff-share-container .cff-share-link:active,#cff.cff-theme-outline .cff-post-links .cff-share-container .cff-share-link:hover,#cff.cff-theme-outline .cff-post-links .cff-viewpost-facebook:active,#cff.cff-theme-outline .cff-post-links .cff-viewpost-facebook:hover{background:#f9f9f9}#cff.cff-theme-overlap .cff-post-links .cff-share-link svg,#cff.cff-theme-overlap .cff-post-links .cff-share-link svg path,#cff.cff-theme-overlap .cff-post-links .cff-viewpost-facebook svg,#cff.cff-theme-overlap .cff-post-links .cff-viewpost-facebook svg path{fill:currentColor!important;stroke:none}#cff.cff-theme-overlap .cff-visual-header .cff-header-hero{border-radius:12px}#cff.cff-theme-overlap .cff-visual-header .cff-header-text{margin-left:105px}#cff.cff-theme-overlap .cff-visual-header .cff-header-text .cff-bio{display:inline-block;font-size:12px;float:left;width:auto;clear:none;margin-left:25px;max-width:250px}.cff-lightbox-wrapper.cff-theme .cff-comments{display:flex;justify-content:space-between;align-items:center;padding:5px 10px!important;background:0 0!important;border-bottom:1px solid #e6e6eb;margin-bottom:12px!important}.cff-lightbox-wrapper.cff-theme .cff-comments a{font-size:12px;font-weight:600;background:#e2f5ff;padding:5px;border-radius:4px;color:#0068a0}.cff-lightbox-wrapper.cff-theme .cff-comment-text-wrapper .cff-comment-date{font-style:normal;color:#696d80}.cff-lightbox-wrapper.cff-theme .cff-comment-text-wrapper .cff-comment-replies-box{border-left:none!important}.cff-lightbox-wrapper.cff-theme .cff-comment-text-wrapper .cff-comment-replies-box .cff-comment-reply{padding:10px!important;border-radius:12px;margin-bottom:5px}@font-face{font-display:swap;font-family:Roboto;font-stretch:100%;font-style:normal;font-weight:400;src:url(//cosmicsymphony.org/wp-content/plugins/pojo-accessibility/assets/build/fonts/Roboto-400-cyrillic-ext.ef54216e.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Roboto;font-stretch:100%;font-style:normal;font-weight:400;src:url(//cosmicsymphony.org/wp-content/plugins/pojo-accessibility/assets/build/fonts/Roboto-400-cyrillic.969ea6a3.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Roboto;font-stretch:100%;font-style:normal;font-weight:400;src:url(//cosmicsymphony.org/wp-content/plugins/pojo-accessibility/assets/build/fonts/Roboto-400-greek-ext.04782fd5.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Roboto;font-stretch:100%;font-style:normal;font-weight:400;src:url(//cosmicsymphony.org/wp-content/plugins/pojo-accessibility/assets/build/fonts/Roboto-400-greek.9e4a3805.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-display:swap;font-family:Roboto;font-stretch:100%;font-style:normal;font-weight:400;src:url(//cosmicsymphony.org/wp-content/plugins/pojo-accessibility/assets/build/fonts/Roboto-400-symbols.f5851590.woff2) format("woff2");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8bb,u+1f8c0-1f8c1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa89,u+1fa8f-1fac6,u+1face-1fadc,u+1fadf-1fae9,u+1faf0-1faf8,u+1fb??}@font-face{font-display:swap;font-family:Roboto;font-stretch:100%;font-style:normal;font-weight:400;src:url(//cosmicsymphony.org/wp-content/plugins/pojo-accessibility/assets/build/fonts/Roboto-400-vietnamese.b13ae75f.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Roboto;font-stretch:100%;font-style:normal;font-weight:400;src:url(//cosmicsymphony.org/wp-content/plugins/pojo-accessibility/assets/build/fonts/Roboto-400-latin-ext.6d1ff22c.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Roboto;font-stretch:100%;font-style:normal;font-weight:400;src:url(//cosmicsymphony.org/wp-content/plugins/pojo-accessibility/assets/build/fonts/Roboto-400-latin.75e6c243.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Roboto;font-stretch:100%;font-style:normal;font-weight:500;src:url(//cosmicsymphony.org/wp-content/plugins/pojo-accessibility/assets/build/fonts/Roboto-500-cyrillic-ext.ef54216e.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Roboto;font-stretch:100%;font-style:normal;font-weight:500;src:url(//cosmicsymphony.org/wp-content/plugins/pojo-accessibility/assets/build/fonts/Roboto-500-cyrillic.969ea6a3.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Roboto;font-stretch:100%;font-style:normal;font-weight:500;src:url(//cosmicsymphony.org/wp-content/plugins/pojo-accessibility/assets/build/fonts/Roboto-500-greek-ext.04782fd5.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Roboto;font-stretch:100%;font-style:normal;font-weight:500;src:url(//cosmicsymphony.org/wp-content/plugins/pojo-accessibility/assets/build/fonts/Roboto-500-greek.9e4a3805.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-display:swap;font-family:Roboto;font-stretch:100%;font-style:normal;font-weight:500;src:url(//cosmicsymphony.org/wp-content/plugins/pojo-accessibility/assets/build/fonts/Roboto-500-symbols.f5851590.woff2) format("woff2");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8bb,u+1f8c0-1f8c1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa89,u+1fa8f-1fac6,u+1face-1fadc,u+1fadf-1fae9,u+1faf0-1faf8,u+1fb??}@font-face{font-display:swap;font-family:Roboto;font-stretch:100%;font-style:normal;font-weight:500;src:url(//cosmicsymphony.org/wp-content/plugins/pojo-accessibility/assets/build/fonts/Roboto-500-vietnamese.b13ae75f.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Roboto;font-stretch:100%;font-style:normal;font-weight:500;src:url(//cosmicsymphony.org/wp-content/plugins/pojo-accessibility/assets/build/fonts/Roboto-500-latin-ext.6d1ff22c.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Roboto;font-stretch:100%;font-style:normal;font-weight:500;src:url(//cosmicsymphony.org/wp-content/plugins/pojo-accessibility/assets/build/fonts/Roboto-500-latin.75e6c243.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Roboto;font-stretch:100%;font-style:normal;font-weight:600;src:url(//cosmicsymphony.org/wp-content/plugins/pojo-accessibility/assets/build/fonts/Roboto-600-cyrillic-ext.ef54216e.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Roboto;font-stretch:100%;font-style:normal;font-weight:600;src:url(//cosmicsymphony.org/wp-content/plugins/pojo-accessibility/assets/build/fonts/Roboto-600-cyrillic.969ea6a3.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Roboto;font-stretch:100%;font-style:normal;font-weight:600;src:url(//cosmicsymphony.org/wp-content/plugins/pojo-accessibility/assets/build/fonts/Roboto-600-greek-ext.04782fd5.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Roboto;font-stretch:100%;font-style:normal;font-weight:600;src:url(//cosmicsymphony.org/wp-content/plugins/pojo-accessibility/assets/build/fonts/Roboto-600-greek.9e4a3805.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-display:swap;font-family:Roboto;font-stretch:100%;font-style:normal;font-weight:600;src:url(//cosmicsymphony.org/wp-content/plugins/pojo-accessibility/assets/build/fonts/Roboto-600-symbols.f5851590.woff2) format("woff2");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8bb,u+1f8c0-1f8c1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa89,u+1fa8f-1fac6,u+1face-1fadc,u+1fadf-1fae9,u+1faf0-1faf8,u+1fb??}@font-face{font-display:swap;font-family:Roboto;font-stretch:100%;font-style:normal;font-weight:600;src:url(//cosmicsymphony.org/wp-content/plugins/pojo-accessibility/assets/build/fonts/Roboto-600-vietnamese.b13ae75f.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Roboto;font-stretch:100%;font-style:normal;font-weight:600;src:url(//cosmicsymphony.org/wp-content/plugins/pojo-accessibility/assets/build/fonts/Roboto-600-latin-ext.6d1ff22c.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Roboto;font-stretch:100%;font-style:normal;font-weight:600;src:url(//cosmicsymphony.org/wp-content/plugins/pojo-accessibility/assets/build/fonts/Roboto-600-latin.75e6c243.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Roboto;font-stretch:100%;font-style:normal;font-weight:700;src:url(//cosmicsymphony.org/wp-content/plugins/pojo-accessibility/assets/build/fonts/Roboto-700-cyrillic-ext.ef54216e.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Roboto;font-stretch:100%;font-style:normal;font-weight:700;src:url(//cosmicsymphony.org/wp-content/plugins/pojo-accessibility/assets/build/fonts/Roboto-700-cyrillic.969ea6a3.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Roboto;font-stretch:100%;font-style:normal;font-weight:700;src:url(//cosmicsymphony.org/wp-content/plugins/pojo-accessibility/assets/build/fonts/Roboto-700-greek-ext.04782fd5.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Roboto;font-stretch:100%;font-style:normal;font-weight:700;src:url(//cosmicsymphony.org/wp-content/plugins/pojo-accessibility/assets/build/fonts/Roboto-700-greek.9e4a3805.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-display:swap;font-family:Roboto;font-stretch:100%;font-style:normal;font-weight:700;src:url(//cosmicsymphony.org/wp-content/plugins/pojo-accessibility/assets/build/fonts/Roboto-700-symbols.f5851590.woff2) format("woff2");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8bb,u+1f8c0-1f8c1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa89,u+1fa8f-1fac6,u+1face-1fadc,u+1fadf-1fae9,u+1faf0-1faf8,u+1fb??}@font-face{font-display:swap;font-family:Roboto;font-stretch:100%;font-style:normal;font-weight:700;src:url(//cosmicsymphony.org/wp-content/plugins/pojo-accessibility/assets/build/fonts/Roboto-700-vietnamese.b13ae75f.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Roboto;font-stretch:100%;font-style:normal;font-weight:700;src:url(//cosmicsymphony.org/wp-content/plugins/pojo-accessibility/assets/build/fonts/Roboto-700-latin-ext.6d1ff22c.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Roboto;font-stretch:100%;font-style:normal;font-weight:700;src:url(//cosmicsymphony.org/wp-content/plugins/pojo-accessibility/assets/build/fonts/Roboto-700-latin.75e6c243.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}.ea11y-skip-to-content-link{clip:rect(1px,1px,1px,1px);align-items:center;background-color:#fff;border:1px solid #2563eb;border-radius:12px;clip-path:inset(50%);color:#0c0d0e;display:flex;gap:8px;height:1px;margin:-1px;overflow:hidden;padding:0;pointer-events:none;position:fixed;text-decoration:none;width:1px;word-wrap:normal!important}.ea11y-skip-to-content-link:focus{clip:auto!important;clip-path:none;height:auto;left:30px;padding:16px 24px;pointer-events:auto;top:30px;width:auto;z-index:100000}.ea11y-skip-to-content-link:focus+.ea11y-skip-to-content-backdrop{background-color:rgba(0,0,0,.5);bottom:0;left:0;position:fixed;right:0;top:0;z-index:9999}div.wpforms-container-full,div.wpforms-container-full .wpforms-form *{background:none;border:0 none;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;float:none;font-size:100%;height:auto;letter-spacing:normal;list-style:none;outline:none;position:static;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;width:auto;visibility:visible;overflow:visible;margin:0;padding:0;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none}div.wpforms-container-full{margin-left:auto;margin-right:auto}div.wpforms-container-full .wpforms-form amp-img>img{position:absolute}div.wpforms-container-full .wpforms-form input,div.wpforms-container-full .wpforms-form label,div.wpforms-container-full .wpforms-form select,div.wpforms-container-full .wpforms-form button,div.wpforms-container-full .wpforms-form textarea{margin:0;border:0;padding:0;display:inline-block;vertical-align:middle;background:none;height:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}div.wpforms-container-full .wpforms-form textarea{max-width:100%;width:100%}div.wpforms-container-full .wpforms-form ul,div.wpforms-container-full .wpforms-form ul li{background:none !important;border:0 !important;margin:0 !important;padding:0 !important;list-style:none !important}div.wpforms-container-full .wpforms-form ul li{margin-bottom:5px !important}div.wpforms-container-full .wpforms-form ul li:last-of-type{margin-bottom:0 !important}div.wpforms-container-full .wpforms-form hr{border-top:1px solid #ccc;margin:0.5em auto}div.wpforms-container-full .wpforms-form fieldset{min-width:0}.flatpickr-calendar .flatpickr-current-month select{display:initial}@media only screen and (max-width: 600px){.flatpickr-calendar .flatpickr-current-month .numInputWrapper{width:calc(6ch - 14px)}.flatpickr-calendar .flatpickr-current-month .numInputWrapper span.arrowUp,.flatpickr-calendar .flatpickr-current-month .numInputWrapper span.arrowDown{display:none}}.wpforms-container .wpforms-form .wpforms-error-alert{border:1px solid #cccccc;text-shadow:0 1px 0 rgba(255,255,255,0.5);padding:10px 15px;font-size:14px;margin:0 0 10px 0}.wpforms-container .wpforms-form .wpforms-error-alert{color:#b94a48;background-color:#f2dede;border-color:#eed3d7}div[style*="z-index: 2147483647"] div[style*="border-width: 11px"][style*="position: absolute"][style*="pointer-events: none"]{border-style:none}.wpforms-is-turnstile iframe{margin-left:-2px !important}.wpforms-container .wpforms-hidden{display:none !important}.wpforms-clear:before{content:" ";display:table}.wpforms-clear:after{clear:both;content:" ";display:table}div.wpforms-container-full .wpforms-form input.wpforms-field-medium,div.wpforms-container-full .wpforms-form select.wpforms-field-medium,div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium{max-width:60%}div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium{height:120px}div.wpforms-container-full .wpforms-form input.wpforms-field-small,div.wpforms-container-full .wpforms-form select.wpforms-field-small,div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-small{max-width:25%}div.wpforms-container-full .wpforms-form textarea.wpforms-field-small{height:70px}div.wpforms-container-full .wpforms-form input.wpforms-field-large,div.wpforms-container-full .wpforms-form select.wpforms-field-large,div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-large{max-width:100%}div.wpforms-container-full .wpforms-form textarea.wpforms-field-large{height:220px}div.wpforms-container-full .wpforms-form .wpforms-field{padding:10px 0;clear:both}div.wpforms-container-full .wpforms-form .wpforms-field-description,div.wpforms-container-full .wpforms-form .wpforms-field-limit-text{font-size:13px;line-height:1.3;margin:8px 0 0 0;word-break:break-word;word-wrap:break-word}div.wpforms-container-full .wpforms-form .wpforms-field-description.wpforms-disclaimer-description{background-color:#fff;border:1px solid #ddd;color:#444;padding:15px 15px 0;margin-top:15px;height:125px;overflow-y:scroll;overflow-x:hidden;font-size:12px}div.wpforms-container-full .wpforms-form .wpforms-field-description.wpforms-disclaimer-description p{color:#444;font-size:12px;line-height:18px;margin-bottom:15px}div.wpforms-container-full .wpforms-form .wpforms-field-description-before,div.wpforms-container-full .wpforms-form .wpforms-field-description.before{margin:0 0 8px 0}div.wpforms-container-full .wpforms-form .wpforms-field-label{display:block;font-weight:700;font-size:16px;float:none;line-height:1.3;margin:0 0 4px 0;padding:0;word-break:break-word;word-wrap:break-word}div.wpforms-container-full .wpforms-form .wpforms-field-sublabel{display:block;font-size:13px;float:none;font-weight:400;line-height:1.3;margin:4px 0 0;padding:0}div.wpforms-container-full .wpforms-form .wpforms-field-sublabel.before{margin:0 0 4px 0}div.wpforms-container-full .wpforms-form .wpforms-field-label-inline{display:inline;vertical-align:baseline;font-size:16px;font-weight:400;line-height:1.3;word-break:break-word}div.wpforms-container-full .wpforms-form .wpforms-field-label.wpforms-label-hide,div.wpforms-container-full .wpforms-form .wpforms-field-sublabel.wpforms-sublabel-hide{position:absolute;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden}div.wpforms-container-full .wpforms-form .wpforms-required-label{color:#ff0000;font-weight:400}div.wpforms-container-full .wpforms-form .wpforms-field-row{margin-bottom:8px;position:relative}div.wpforms-container-full .wpforms-form .wpforms-field .wpforms-field-row:last-of-type{margin-bottom:0}div.wpforms-container-full .wpforms-form .wpforms-field-row:before{content:"";display:table}div.wpforms-container-full .wpforms-form .wpforms-field-row:after{clear:both;content:"";display:table}div.wpforms-container-full .wpforms-form .wpforms-field-address .wpforms-one-half:only-child{margin-left:0}div.wpforms-container-full .wpforms-form .wpforms-five-sixths,div.wpforms-container-full .wpforms-form .wpforms-four-sixths,div.wpforms-container-full .wpforms-form .wpforms-four-fifths,div.wpforms-container-full .wpforms-form .wpforms-one-fifth,div.wpforms-container-full .wpforms-form .wpforms-one-fourth,div.wpforms-container-full .wpforms-form .wpforms-one-half,div.wpforms-container-full .wpforms-form .wpforms-one-sixth,div.wpforms-container-full .wpforms-form .wpforms-one-third,div.wpforms-container-full .wpforms-form .wpforms-three-fourths,div.wpforms-container-full .wpforms-form .wpforms-three-fifths,div.wpforms-container-full .wpforms-form .wpforms-three-sixths,div.wpforms-container-full .wpforms-form .wpforms-two-fourths,div.wpforms-container-full .wpforms-form .wpforms-two-fifths,div.wpforms-container-full .wpforms-form .wpforms-two-sixths,div.wpforms-container-full .wpforms-form .wpforms-two-thirds{float:left;margin-left:20px;clear:none}div.wpforms-container-full .wpforms-form .wpforms-one-half,div.wpforms-container-full .wpforms-form .wpforms-three-sixths,div.wpforms-container-full .wpforms-form .wpforms-two-fourths{width:calc( 50% - 10px)}div.wpforms-container-full .wpforms-form .wpforms-one-third,div.wpforms-container-full .wpforms-form .wpforms-two-sixths{width:calc( 100% / 3 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-one-third.wpforms-first,div.wpforms-container-full .wpforms-form .wpforms-two-sixths.wpforms-first{width:calc( 100% / 3)}div.wpforms-container-full .wpforms-form .wpforms-four-sixths,div.wpforms-container-full .wpforms-form .wpforms-two-thirds{width:calc( 2 * 100% / 3 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-four-sixths.wpforms-first,div.wpforms-container-full .wpforms-form .wpforms-two-thirds.wpforms-first{width:calc( 2 * 100% / 3)}div.wpforms-container-full .wpforms-form .wpforms-one-fourth{width:calc( 25% - 20px)}div.wpforms-container-full .wpforms-form .wpforms-one-fourth.wpforms-first{width:25%}div.wpforms-container-full .wpforms-form .wpforms-three-fourths{width:calc( 75% - 20px)}div.wpforms-container-full .wpforms-form .wpforms-three-fourths.wpforms-first{width:75%}div.wpforms-container-full .wpforms-form .wpforms-one-fifth{width:calc( 100% / 5 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-one-fifth.wpforms-first{width:calc( 100% / 5)}div.wpforms-container-full .wpforms-form .wpforms-two-fifths{width:calc( 2 * 100% / 5 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-two-fifths.wpforms-first{width:calc( 2 * 100% / 5)}div.wpforms-container-full .wpforms-form .wpforms-three-fifths{width:calc( 3 * 100% / 5 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-three-fifths.wpforms-first{width:calc( 3 * 100% / 5)}div.wpforms-container-full .wpforms-form .wpforms-four-fifths{width:calc( 4 * 100% / 5 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-four-fifths.wpforms-first{width:calc( 4 * 100% / 5)}div.wpforms-container-full .wpforms-form .wpforms-one-sixth{width:calc( 100% / 6 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-one-sixth.wpforms-first{width:calc( 100% / 6)}div.wpforms-container-full .wpforms-form .wpforms-five-sixths{width:calc( 5 * 100% / 6 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-five-sixths.wpforms-first{width:calc( 5 * 100% / 6)}div.wpforms-container-full .wpforms-form .wpforms-first{clear:both !important;margin-left:0 !important}div.wpforms-container-full .wpforms-form .wpforms-checkbox-2-columns ul,div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-2-columns ul,div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul,div.wpforms-container-full .wpforms-form .wpforms-checkbox-3-columns ul,div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-3-columns ul,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul{display:-ms-flex;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}div.wpforms-container-full .wpforms-form .wpforms-checkbox-2-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-2-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul li{width:50%;display:block;padding-right:26px !important}div.wpforms-container-full .wpforms-form .wpforms-checkbox-3-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-3-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul li{width:33.3333%;display:block;padding-right:26px !important}div.wpforms-container-full .wpforms-form .wpforms-list-inline ul li{display:inline-block;vertical-align:top;margin-right:20px !important}div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-first-half{float:left;width:48%;clear:both}div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-last-half{float:right;width:48%;clear:none}div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-first-third{float:left;width:30.666666667%;clear:both}div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-middle-third{float:left;width:30.666666667%;margin-left:4%;clear:none}div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-last-third{float:right;width:30.666666667%;clear:none}div.wpforms-container-full .wpforms-form div.wpforms-last{float:right !important;margin-right:0 !important;clear:none}div.wpforms-container-full.inline-fields{overflow:visible}div.wpforms-container-full.inline-fields .wpforms-form{display:flex;align-items:flex-end}div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field-container{display:table;width:calc(100% - 160px);float:left}div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field{display:table-cell;padding-right:2%;vertical-align:top}div.wpforms-container-full.inline-fields .wpforms-form .wpforms-submit-container{float:right;width:160px;clear:none;padding-bottom:10px}div.wpforms-container-full.inline-fields .wpforms-form .wpforms-submit{display:block;width:100%}div.wpforms-container-full.inline-fields .wpforms-form input.wpforms-field-medium,div.wpforms-container-full.inline-fields .wpforms-form select.wpforms-field-medium,div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field-row.wpforms-field-medium{max-width:100%}div.wpforms-container-full .wpforms-form input[type=date],div.wpforms-container-full .wpforms-form input[type=datetime],div.wpforms-container-full .wpforms-form input[type=datetime-local],div.wpforms-container-full .wpforms-form input[type=email],div.wpforms-container-full .wpforms-form input[type=month],div.wpforms-container-full .wpforms-form input[type=number],div.wpforms-container-full .wpforms-form input[type=password],div.wpforms-container-full .wpforms-form input[type=range],div.wpforms-container-full .wpforms-form input[type=search],div.wpforms-container-full .wpforms-form input[type=tel],div.wpforms-container-full .wpforms-form input[type=text],div.wpforms-container-full .wpforms-form input[type=time],div.wpforms-container-full .wpforms-form input[type=url],div.wpforms-container-full .wpforms-form input[type=week],div.wpforms-container-full .wpforms-form select,div.wpforms-container-full .wpforms-form textarea{background-color:#fff;box-sizing:border-box;border-radius:2px;color:#333;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;display:block;float:none;font-size:16px;font-family:inherit;border:1px solid #ccc;padding:6px 10px;height:38px;width:100%;line-height:1.3}div.wpforms-container-full .wpforms-form textarea{min-height:38px;resize:vertical}div.wpforms-container-full .wpforms-form input[type=checkbox],div.wpforms-container-full .wpforms-form input[type=radio]{border:1px solid #ccc;background-color:#fff;width:14px;height:14px;margin:0 10px 0 3px;display:inline-block;vertical-align:baseline}div.wpforms-container-full .wpforms-form input[type=radio]{border-radius:50%}div.wpforms-container-full .wpforms-form select{max-width:100%;text-transform:none;white-space:nowrap}div.wpforms-container-full .wpforms-form select[multiple]{height:auto;overflow-y:scroll;background-image:none}div.wpforms-container-full .wpforms-form input[type=number]:read-only{appearance:textfield;-moz-appearance:textfield;-webkit-appearance:textfield}div.wpforms-container-full .wpforms-form input[type=number]:read-only::-webkit-inner-spin-button{visibility:hidden}div.wpforms-container-full .wpforms-form input[type=submit],div.wpforms-container-full .wpforms-form button[type=submit],div.wpforms-container-full .wpforms-form .wpforms-page-button{background-color:#eee;border:1px solid #ddd;color:#333;font-size:1em;font-family:inherit;padding:10px 15px}div.wpforms-container-full .wpforms-form .wpforms-page-button{font-size:0.9em;font-weight:400;margin:0 5px;min-width:90px;text-align:center}div.wpforms-container-full .wpforms-form input[type=submit]:hover,div.wpforms-container-full .wpforms-form input[type=submit]:focus,div.wpforms-container-full .wpforms-form input[type=submit]:active,div.wpforms-container-full .wpforms-form button[type=submit]:hover,div.wpforms-container-full .wpforms-form button[type=submit]:focus,div.wpforms-container-full .wpforms-form button[type=submit]:active,div.wpforms-container-full .wpforms-form .wpforms-page-button:hover,div.wpforms-container-full .wpforms-form .wpforms-page-button:active,div.wpforms-container-full .wpforms-form .wpforms-page-button:focus{background-color:#ddd;border:1px solid #ccc;cursor:pointer}div.wpforms-container-full .wpforms-form input[type=submit]:disabled,div.wpforms-container-full .wpforms-form button[type=submit]:disabled,div.wpforms-container-full .wpforms-form .wpforms-page-button:disabled{background-color:#eee;border:1px solid #ddd;cursor:default;opacity:0.5}div.wpforms-container-full .wpforms-form input:focus,div.wpforms-container-full .wpforms-form textarea:focus,div.wpforms-container-full .wpforms-form select:focus,div.wpforms-container-full .wpforms-form .is-focused .choices__inner,div.wpforms-container-full .wpforms-form .is-open .choices__inner,div.wpforms-container-full .wpforms-form .is-open .choices__list--dropdown{border:1px solid #999;box-shadow:none}div.wpforms-container-full .wpforms-form input:disabled,div.wpforms-container-full .wpforms-form textarea:disabled,div.wpforms-container-full .wpforms-form select:disabled{background-color:#f9f9f9;border-color:#ddd;color:#999;cursor:not-allowed}div.wpforms-container-full .wpforms-error-container.wpforms-error-styled-container{padding:10px 0;font-size:15px}div.wpforms-container-full .wpforms-error-container.wpforms-error-styled-container .wpforms-error{padding:6px;border:1px solid #990000;border-left:5px solid}div.wpforms-container-full .wpforms-form .wpforms-error-container,div.wpforms-container-full .wpforms-form noscript.wpforms-error-noscript{color:#990000}div.wpforms-container-full .wpforms-form label.wpforms-error{display:block;color:#990000;font-size:12px;float:none;cursor:default;margin-top:8px}div.wpforms-container-full .wpforms-form .wpforms-field input.wpforms-error,div.wpforms-container-full .wpforms-form .wpforms-field input.user-invalid,div.wpforms-container-full .wpforms-form .wpforms-field textarea.wpforms-error,div.wpforms-container-full .wpforms-form .wpforms-field textarea.user-invalid,div.wpforms-container-full .wpforms-form .wpforms-field select.wpforms-error,div.wpforms-container-full .wpforms-form .wpforms-field select.user-invalid,div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-has-error .choices__inner{border:1px solid #cc0000}div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-expiration label.wpforms-error,div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-code label.wpforms-error{display:none !important}.wpforms-confirmation-container-full,div[submit-success]>.wpforms-confirmation-container-full{color:#333;margin:0 auto 24px;padding:15px 15px;overflow-wrap:break-word}.wpforms-confirmation-container-full iframe,div[submit-success]>.wpforms-confirmation-container-full iframe{width:100%;border:0}.wpforms-confirmation-container-full,div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message){background:#e0ffc7;border:1px solid #b4d39b;box-sizing:border-box}.wpforms-confirmation-container-full p,div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) p{color:#333333}.wpforms-confirmation-container-full p:last-of-type,div[submit-success]>.wpforms-confirmation-container-full p:last-of-type{margin:0}.amp-form-submit-success .wpforms-field-container,.amp-form-submit-success .wpforms-submit-container{display:none}div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container{padding:10px 0 20px 0;clear:both}div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container.wpforms-is-turnstile-invisible{padding:0}div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container.wpforms-is-turnstile .g-recaptcha{line-height:0;font-size:0}div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container.wpforms-is-turnstile .g-recaptcha iframe{position:relative !important}div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container iframe{width:100%;max-width:100%}div.wpforms-container-full .wpforms-form .wpforms-title{font-size:26px;margin:0 0 10px 0}div.wpforms-container-full .wpforms-form .wpforms-description{margin:0 0 10px 0}div.wpforms-container-full .wpforms-form .wpforms-submit-container{padding:10px 0 0 0;clear:both;position:relative}div.wpforms-container-full .wpforms-form .wpforms-submit-spinner{margin-inline-start:0.5em;display:inline-block;vertical-align:middle;max-width:26px}div.wpforms-container-full .wpforms-form .wpforms-pagebreak-center{text-align:center}div.wpforms-container-full .wpforms-form .wpforms-pagebreak-left{text-align:left}div.wpforms-container-full .wpforms-form .wpforms-pagebreak-left .wpforms-page-button{margin:0 10px 0 0}div.wpforms-container-full .wpforms-form .wpforms-pagebreak-right{text-align:right}div.wpforms-container-full .wpforms-form .wpforms-pagebreak-right .wpforms-page-button{margin:0 0 0 10px}div.wpforms-container-full .wpforms-form .wpforms-pagebreak-split .wpforms-page-prev{float:left;margin:0}div.wpforms-container-full .wpforms-form .wpforms-pagebreak-split .wpforms-page-next{float:right;margin:0}div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-number{margin-right:100px;width:calc( 100% - 120px)}div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-code{position:absolute;right:0;top:0;width:110px}div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-name{margin-right:170px}div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-expiration{position:absolute;right:0;top:0;width:160px}div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-expiration select{width:45%;float:left;display:block}div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-expiration span{float:left;width:10%;text-align:center;line-height:38px}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]{-webkit-appearance:none;appearance:none;height:10px;background:#fff;border:1px solid #CCC;border-radius:5px;outline:none;padding:0;margin:10px 0 5px}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-ms-track{color:transparent}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:17px;height:17px;background:#B5B5B5;cursor:pointer;border-radius:100%}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-moz-range-thumb{width:17px;height:17px;background:#B5B5B5;cursor:pointer;border-radius:100%}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-ms-thumb{width:17px;height:17px;background:#B5B5B5;cursor:pointer;border-radius:100%}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider .wpforms-field-number-slider-hint{font-size:13px}div.wpforms-container-full .wpforms-form .wpforms-field-stripe-credit-card-cardnumber,div.wpforms-container-full .wpforms-form input.wpforms-stripe-credit-card-hidden-input{background-color:#fff;box-sizing:border-box;border-radius:2px;color:#333;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;display:block;float:none;font-size:16px;border:1px solid #ccc;padding:8px 10px;height:38px;width:100%;line-height:1.3}div.wpforms-container-full .wpforms-form .wpforms-stripe-element-invalid{border:1px solid #cc0000 !important}div.wpforms-container-full .wpforms-form .wpforms-field-html ul,div.wpforms-container-full .wpforms-form .wpforms-field-html ol{margin:0 0 20px !important}div.wpforms-container-full .wpforms-form .wpforms-field-html ul li,div.wpforms-container-full .wpforms-form .wpforms-field-html ol li{margin:0 0 5px 0 !important}div.wpforms-container-full .wpforms-form .wpforms-field-html ul li{list-style:disc !important}div.wpforms-container-full .wpforms-form .wpforms-field-html ol li{list-style:decimal !important}div.wpforms-container-full .wpforms-form .wpforms-field-html li>ul,div.wpforms-container-full .wpforms-form .wpforms-field-html li>ol{margin:6px 0 0 20px !important}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-row{display:flex;flex-wrap:wrap;align-items:start;gap:10px 12px}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-row::before,div.wpforms-container-full .wpforms-field-date-time .wpforms-field-row::after{position:absolute}div.wpforms-container-full .wpforms-field-date-time .wpforms-date-type-dropdown{align-items:center;display:flex;flex-grow:1;flex-wrap:wrap;width:clamp(calc( 50% - 12px), 100px, 100%)}div.wpforms-container-full .wpforms-field-date-time .wpforms-date-type-dropdown+.wpforms-field-row-block{width:clamp(calc( 50% - 12px), 100px, 100%);flex:1;min-width:30%}div.wpforms-container-full .wpforms-field-date-time .wpforms-date-type-dropdown .wpforms-field-date-dropdown-wrap{width:100%}div.wpforms-container-full .wpforms-field-date-time .wpforms-date-type-dropdown .wpforms-field-sublabel{width:100%}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-dropdown-wrap{align-items:center;display:flex;flex-grow:1;flex-wrap:wrap;margin:0 -6px 0 -6px}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-dropdown-wrap.wpforms-field-small{width:calc( 25% + 12px)}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-dropdown-wrap.wpforms-field-small select{appearance:none;background-image:none;padding-left:5px;padding-right:5px}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-dropdown-wrap.wpforms-field-medium{width:calc( 60% + 12px)}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-dropdown-wrap.wpforms-field-large{width:calc( 100% + 12px)}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-dropdown-wrap select{margin:0 6px 0 6px}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-row-block .wpforms-field-date-dropdown-wrap{width:100%}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-time-date-day,div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-time-date-month{width:calc( 30% - 12px)}div.wpforms-container-full .wpforms-field-date-time .wpforms-field-date-time-date-year{width:calc( 40% - 12px)}div.wpforms-container-full .wpforms-field-date-time .wpforms-date-type-datepicker{width:clamp(calc( 50% - 12px), 100px, 100%)}div.wpforms-container-full .wpforms-field-date-time .wpforms-date-type-datepicker+.wpforms-field-row-block{width:clamp(50%, 100px, 100%)}div.wpforms-container-full .wpforms-datepicker-wrap{position:relative}div.wpforms-container-full .wpforms-datepicker-wrap .wpforms-datepicker-clear{position:absolute;background-image:url(//cosmicsymphony.org/wp-content/plugins/wpforms/assets/pro/images/times-solid-white.svg);background-position:50% 50%;background-repeat:no-repeat;background-color:#cccccc;background-size:8px;width:16px;height:16px;cursor:pointer;display:block;border-radius:50%;right:10px;top:50%;margin-top:-8px;transition:all 0.3s}div.wpforms-container-full .wpforms-datepicker-wrap .wpforms-datepicker-clear:hover{background-color:red}div.wpforms-container-full .wpforms-datepicker-wrap .wpforms-field-small+.wpforms-datepicker-clear{right:calc( 75% + 10px)}div.wpforms-container-full .wpforms-datepicker-wrap .wpforms-field-medium+.wpforms-datepicker-clear{right:calc( 40% + 10px)}div.wpforms-container-full .wpforms-form .wpforms-captcha-math input{display:inline-block;width:70px;vertical-align:inherit;margin:0 0 0 5px}div.wpforms-container-full .wpforms-form .wpforms-captcha-equation{font-size:16px}div.wpforms-container-full .wpforms-form .wpforms-captcha-question{margin:0 0 4px 0}div.wpforms-container-full .wpforms-form .wpforms-field-rating-item{padding-right:6px}div.wpforms-container-full .wpforms-form .wpforms-field-rating svg{cursor:pointer;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;opacity:0.60}div.wpforms-container-full .wpforms-form .wpforms-field-rating-item.selected svg,div.wpforms-container-full .wpforms-form .wpforms-field-rating-item.hover svg{-webkit-transform:scale(1.3);transform:scale(1.3);opacity:1}div.wpforms-container-full .wpforms-form .wpforms-field-layout{padding:0}div.wpforms-field-file-upload .wpforms-hide{display:none !important}div.wpforms-field-file-upload input[type=file]{font-style:normal;font-weight:400;font-size:16px;line-height:22px;padding:1px;height:auto;width:60%;border:none !important;box-shadow:none}div.wpforms-field-file-upload input[type=file]::-webkit-file-upload-button{padding:4px 12px;font-weight:400;font-size:14px;margin-right:10px;cursor:pointer;transition:all 0.15s ease-out}div.wpforms-field-file-upload input[type=file]:hover::-webkit-file-upload-button{background:#eeeeee}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern{border:2px dashed rgba(0,0,0,0.1);background:rgba(0,0,0,0.02);padding:20px;display:flex;align-items:center;justify-content:center;flex-direction:column;cursor:pointer}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern.wpforms-with-files{padding:5px;flex-direction:row;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern svg{height:50px;width:50px;color:#e27730}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-modern-title{font-weight:bold}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-modern-hint{color:rgba(0,0,0,0.1)}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern.wpforms-highlighted{border-color:#e27730}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-text{display:flex;align-items:center;justify-content:center;flex-direction:column}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block{width:100px;height:100px;border:1px solid rgba(0,0,0,0.1);background:#fff;background-size:cover !important;margin:5px;position:relative;display:flex;align-items:center;justify-content:center;cursor:default}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block:hover .wpforms-overlay{opacity:1}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay{position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,0.5);opacity:0}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-close{position:absolute;right:5px;top:5px;cursor:pointer;display:block;width:18px;height:18px}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-title{position:absolute;font-size:12px;color:#fff;top:25px;bottom:10px;left:5px;right:5px;overflow-y:auto;line-height:16px}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-close .wpforms-close-left,div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-close .wpforms-close-right{height:18px;width:1px;background:#fff;position:absolute;display:block;z-index:1;right:9px}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-close .wpforms-close-left{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-close .wpforms-close-right{-webkit-transform:rotate(45deg);transform:rotate(45deg)}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block svg{height:25px;width:25px;color:rgba(0,0,0,0.1)}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-progress{height:5px;width:0;position:absolute;bottom:0;left:0;background:#e27730;transition:all 0.5s}div.wpforms-field-file-upload .wpforms-file-upload-builder-modern input[type="file"]{display:none}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices label:not(.wpforms-error){cursor:pointer;position:relative}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices label input{top:50%}div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-image-choices-modern li{margin:5px 5px 5px 5px !important}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern img{display:inline-block;margin:0 auto;max-width:100%}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern label:not(.wpforms-error){background-color:#fff;display:block;margin:0 auto;border:1px solid #fff;border-radius:3px;padding:20px 20px 18px 20px;transition:all 0.5s;text-align:center}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern label:not(.wpforms-error):hover,div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern label:not(.wpforms-error):focus{border:1px solid #ddd}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-selected label,div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern li:has(input:checked) label{box-shadow:0 0 20px 0 rgba(0,0,0,0.1)}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-image:after{content:"\2714";font-size:22px;line-height:32px;color:#fff;background:green;opacity:0;position:absolute;top:50%;left:50%;margin:-16px 0 0 -16px;width:32px;height:32px;border-radius:50%;transition:all 0.5s}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-selected .wpforms-image-choices-image:after,div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern li:has(input:checked) .wpforms-image-choices-image:after{opacity:1}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-image{display:block;position:relative}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-selected .wpforms-image-choices-label,div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern li:has(input:checked) .wpforms-image-choices-label{font-weight:700}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-label{display:block;margin-top:12px}div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-image-choices-classic li{margin:0 10px 10px 0 !important}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic img{display:inline-block;margin:0 auto;max-width:100%}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic label:not(.wpforms-error){background-color:#fff;display:block;margin:0 auto;border:2px solid #fff;padding:10px;text-align:center}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic label:not(.wpforms-error):hover,div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic label:not(.wpforms-error):focus{border-color:#ddd}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic .wpforms-image-choices-image{display:block}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic .wpforms-selected label,div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic li:has(input:checked) label{border-color:#666 !important}div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic .wpforms-image-choices-label{display:block;margin-top:8px}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices,div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices *{box-sizing:border-box}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices{display:flex;flex-direction:column;width:100%;padding:0 1px 0 1px !important;margin:12px 0 -20px 0 !important}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices+.wpforms-field-description,div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices+.wpforms-error{margin-top:15px}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices li{min-width:120px;padding-right:0 !important;margin:0 0 20px 0 !important}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices label{position:relative;display:block;margin:0;cursor:pointer}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices .wpforms-icon-choices-icon{display:block}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices svg{margin:0 auto;fill:var(--wpforms-icon-choices-color)}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-none svg{margin:0}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default li,div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li{margin:0 0 22px 0 !important}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default label{text-align:center}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default label:focus-within .wpforms-icon-choices-icon{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color)}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-icon-choices-icon{position:relative;z-index:1;margin-bottom:10px;padding:15px 20px 45px 20px;background-color:#ffffff;box-shadow:0 0 0 1px #cccccc;border-radius:6px}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-icon-choices-icon:hover{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color)}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-icon-choices-icon svg{position:relative;z-index:2}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-icon-choices-icon-bg{display:block;position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;border-radius:6px;background-color:#ffffff}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-selected .wpforms-icon-choices-icon,div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon{background-color:transparent;box-shadow:0 0 0 1px var(--wpforms-icon-choices-color);box-sizing:border-box}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default .wpforms-selected .wpforms-icon-choices-icon-bg,div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon-bg{background-color:var(--wpforms-icon-choices-color);opacity:.1}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li label{background-color:#ffffff !important;box-shadow:0 0 0 1px #cccccc;border-radius:6px;height:100%;padding:20px 20px 15px 20px;text-align:center}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li label:hover{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color)}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li:focus-within label{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color)}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li.wpforms-selected label,div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li:has(input:checked) label{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color),0 2px 10px rgba(0,0,0,0.15)}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-modern li .wpforms-icon-choices-icon{margin-bottom:10px}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-classic li label{background-color:#ffffff !important;height:100%;padding:20px 20px 15px 20px;text-align:center}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-classic li label:hover{box-shadow:0 0 0 1px #999999}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-classic li:focus-within label{box-shadow:0 0 0 1px #999999}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-classic li.wpforms-selected label,div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-classic li:has(input:checked) label{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color)}div.wpforms-container-full .wpforms-form ul.wpforms-icon-choices.wpforms-icon-choices-classic li .wpforms-icon-choices-icon{margin-bottom:10px}div.wpforms-container-full .wpforms-form .wpforms-field-radio ul.wpforms-icon-choices-default li .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-payment-multiple ul.wpforms-icon-choices-default li .wpforms-icon-choices-icon:before{content:"";position:absolute;z-index:2;bottom:15px;left:calc(50% - 8px);display:block;width:16px;height:16px;background-color:#ffffff;box-shadow:0 0 0 1px #cccccc;border-radius:50%;margin:15px auto 0}div.wpforms-container-full .wpforms-form .wpforms-field-radio ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-radio ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-payment-multiple ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-payment-multiple ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:before{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color)}div.wpforms-container-full .wpforms-form .wpforms-field-radio ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:after,div.wpforms-container-full .wpforms-form .wpforms-field-radio ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:after,div.wpforms-container-full .wpforms-form .wpforms-field-payment-multiple ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:after,div.wpforms-container-full .wpforms-form .wpforms-field-payment-multiple ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:after{content:"";position:absolute;z-index:2;bottom:calc(15px + 4px);left:calc(50% - 4px);display:block;width:8px;height:8px;background-color:var(--wpforms-icon-choices-color);border-radius:50%}div.wpforms-container-full .wpforms-form .wpforms-field-checkbox ul.wpforms-icon-choices-default li .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-payment-checkbox ul.wpforms-icon-choices-default li .wpforms-icon-choices-icon:before{content:"";position:absolute;z-index:2;bottom:15px;left:calc(50% - 8px);display:block;width:16px;height:16px;background-color:#ffffff;box-shadow:0 0 0 1px #cccccc;border-radius:3px;margin:15px auto 0}div.wpforms-container-full .wpforms-form .wpforms-field-checkbox ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-checkbox ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-payment-checkbox ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:before,div.wpforms-container-full .wpforms-form .wpforms-field-payment-checkbox ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:before{box-shadow:0 0 0 1px var(--wpforms-icon-choices-color)}div.wpforms-container-full .wpforms-form .wpforms-field-checkbox ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:after,div.wpforms-container-full .wpforms-form .wpforms-field-checkbox ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:after,div.wpforms-container-full .wpforms-form .wpforms-field-payment-checkbox ul.wpforms-icon-choices-default li.wpforms-selected .wpforms-icon-choices-icon:after,div.wpforms-container-full .wpforms-form .wpforms-field-payment-checkbox ul.wpforms-icon-choices-default li:has(input:checked) .wpforms-icon-choices-icon:after{content:"";box-sizing:border-box;display:block;position:absolute;z-index:2;bottom:23px;left:calc(50% - 6px);width:6px;height:10px;border-style:solid;border-color:var(--wpforms-icon-choices-color);border-width:0 2px 2px 0;transform-origin:bottom left;transform:rotate(45deg)}div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices,div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-icon-choices{flex-direction:row;flex-wrap:wrap}div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices li,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices li,div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-icon-choices li{margin-right:20px !important}div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices.wpforms-icon-choices-default li,div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices.wpforms-icon-choices-modern li,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices.wpforms-icon-choices-default li,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices.wpforms-icon-choices-modern li,div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-icon-choices.wpforms-icon-choices-default li,div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-icon-choices.wpforms-icon-choices-modern li{margin-right:22px !important;margin-bottom:22px !important}div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices li{width:calc( 100% / 2 - 20px / 2)}div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices li:nth-child(2n){margin-right:0 !important}div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices.wpforms-icon-choices-default li,div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul.wpforms-icon-choices.wpforms-icon-choices-modern li{width:calc( 100% / 2 - 22px / 2)}div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices li{width:calc( 100% / 3 - 20px * 2 / 3)}div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices li:nth-child(3n){margin-right:0 !important}div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices.wpforms-icon-choices-default li,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul.wpforms-icon-choices.wpforms-icon-choices-modern li{width:calc( 100% / 3 - 22px * 2 / 3)}div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-icon-choices li{width:auto;max-width:calc( 100% / 4 - 20px)}div.wpforms-container-full .wpforms-form .wpforms-page-indicator{margin:0 0 20px 0;overflow:hidden}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles{border-top:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf;padding:15px 10px}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page{float:left;margin:0 20px 0 0}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page:last-of-type{margin:0}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page-number{height:40px;width:40px;border-radius:50%;display:inline-block;margin:0 10px 0 0;line-height:40px;text-align:center;background-color:#ddd;color:#666}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .active .wpforms-page-indicator-page-number{color:#fff}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page{float:left;text-align:center;font-size:16px;line-height:1.2}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page-number{display:block;text-indent:-9999px;height:6px;background-color:#ddd;margin:0 0 16px 0;position:relative}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page-triangle{position:absolute;top:100%;left:50%;width:0;height:0;margin-left:-5px;border-style:solid;border-width:6px 5px 0 5px;border-color:transparent transparent transparent transparent}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page-title{display:inline-block;padding:0 15px;font-size:16px}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.progress{font-size:18px}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.progress .wpforms-page-indicator-page-progress-wrap{display:block;width:100%;background-color:#ddd;height:18px;border-radius:10px;overflow:hidden;position:relative;margin:5px 0 0}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.progress .wpforms-page-indicator-page-progress{height:18px;position:absolute;left:0;top:0}div.wpforms-container-full .wpforms-form .wpforms-field-select select>option{color:inherit}div.wpforms-container-full .wpforms-form .wpforms-field-select select>option.placeholder,div.wpforms-container-full .wpforms-form .wpforms-field-select select>option[disabled]{color:inherit;opacity:0.5}div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple]{padding:0}@supports (font: -apple-system-body) and (-webkit-appearance: none) and (-webkit-hyphens: none){div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple]{padding:10px 8px}}div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple]>option{padding:8px 10px;box-shadow:0 1px 0 0 rgba(0,0,0,0.1)}div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple]>option.placeholder,div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple]>option[disabled]{box-shadow:0 1px 0 0 rgba(0,0,0,0.2)}div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple]>option:checked{background-color:lightgrey}@supports (font: -apple-system-body) and (-webkit-appearance: none) and (-webkit-hyphens: none){div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select{text-indent:2px}}div.wpforms-container-full .wpforms-form .choices{font-size:16px;color:#333}div.wpforms-container-full .wpforms-form .choices .choices__list--single{font-size:1em;line-height:normal}div.wpforms-container-full .wpforms-form .choices.is-open.is-flipped .choices__inner,div.wpforms-container-full .wpforms-form .choices.is-open .choices__list--dropdown{border-radius:0 0 2px 2px}div.wpforms-container-full .wpforms-form .choices.is-open.is-flipped .choices__list--dropdown,div.wpforms-container-full .wpforms-form .choices.is-open .choices__inner{border-radius:2px 2px 0 0}div.wpforms-container-full .wpforms-form .choices .choices__inner{min-height:38px;line-height:38px;border-radius:2px;padding-top:0}div.wpforms-container-full .wpforms-form .choices input.choices__input{display:inline-block;height:auto;line-height:1.3}div.wpforms-container-full .wpforms-form .choices ::-webkit-input-placeholder{color:inherit;opacity:0.5}div.wpforms-container-full .wpforms-form .choices ::-moz-placeholder{color:inherit;opacity:0.5}div.wpforms-container-full .wpforms-form .choices :-ms-input-placeholder{color:inherit;opacity:0.5}div.wpforms-container-full .wpforms-field.wpforms-field-select-style-modern .choices .choices__inner .choices__list--multiple:empty+.choices__input{min-width:100% !important;text-overflow:ellipsis;padding-right:4px !important;margin-bottom:1px !important;white-space:nowrap}div.wpforms-container-full .wpforms-field.wpforms-field-select-style-modern .choices .choices__inner input[disabled]{opacity:1}div.wpforms-container-full .wpforms-notice{background-color:#fff;border:1px solid #ddd;border-left-width:12px;color:#333;font-size:16px;line-height:1.5;margin-bottom:30px;padding:20px 36px 20px 26px;position:relative}div.wpforms-container-full .wpforms-notice .wpforms-delete{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:rgba(10,10,10,0.2);border:none;border-radius:290486px;cursor:pointer;display:inline-block;height:20px;margin:0;padding:0;outline:none;vertical-align:top;width:20px;position:absolute;right:10px;top:10px}div.wpforms-container-full .wpforms-notice .wpforms-delete:before,div.wpforms-container-full .wpforms-notice .wpforms-delete:after{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;-webkit-transform:translateX(-50%) translateY(-50%) rotate(45deg);transform:translateX(-50%) translateY(-50%) rotate(45deg);-webkit-transform-origin:center center;transform-origin:center center}div.wpforms-container-full .wpforms-notice .wpforms-delete:before{height:2px;width:50%}div.wpforms-container-full .wpforms-notice .wpforms-delete:after{height:50%;width:2px}div.wpforms-container-full .wpforms-notice .wpforms-delete:hover,div.wpforms-container-full .wpforms-notice .wpforms-delete:focus{background-color:rgba(10,10,10,0.3)}div.wpforms-container-full .wpforms-notice a{text-decoration:underline}div.wpforms-container-full .wpforms-notice p{margin:0 0 20px 0}div.wpforms-container-full .wpforms-notice p:last-of-type{margin-bottom:0}div.wpforms-container-full .wpforms-notice.wpforms-info .wpforms-notice-action,div.wpforms-container-full .wpforms-notice.wpforms-info{border-color:#3273dc}div.wpforms-container-full .wpforms-notice.wpforms-success .wpforms-notice-action,div.wpforms-container-full .wpforms-notice.wpforms-success{border-color:#23d160}div.wpforms-container-full .wpforms-notice.wpforms-warning .wpforms-notice-action,div.wpforms-container-full .wpforms-notice.wpforms-warning{border-color:#ffdd57}div.wpforms-container-full .wpforms-notice.wpforms-error .wpforms-notice-action,div.wpforms-container-full .wpforms-notice.wpforms-error{border-color:#ff3860}div.wpforms-container-full .wpforms-notice .wpforms-notice-actions{margin-top:20px}div.wpforms-container-full .wpforms-notice .wpforms-notice-action{border:2px solid;margin-right:20px;padding:5px;text-decoration:none}div.wpforms-container-full .wpforms-notice .wpforms-notice-action:hover,div.wpforms-container-full .wpforms-notice .wpforms-notice-action:focus,div.wpforms-container-full .wpforms-notice .wpforms-notice-action:active{color:#fff}div.wpforms-container-full .wpforms-notice.wpforms-info .wpforms-notice-action:hover,div.wpforms-container-full .wpforms-notice.wpforms-info .wpforms-notice-action:focus,div.wpforms-container-full .wpforms-notice.wpforms-info .wpforms-notice-action:active{background-color:#3273dc}div.wpforms-container-full .wpforms-notice.wpforms-success .wpforms-notice-action:hover,div.wpforms-container-full .wpforms-notice.wpforms-success .wpforms-notice-action:focus,div.wpforms-container-full .wpforms-notice.wpforms-success .wpforms-notice-action:active{background-color:#23d160}div.wpforms-container-full .wpforms-notice.wpforms-warning .wpforms-notice-action:hover,div.wpforms-container-full .wpforms-notice.wpforms-warning .wpforms-notice-action:focus,div.wpforms-container-full .wpforms-notice.wpforms-warning .wpforms-notice-action:active{background-color:#ffdd57;color:inherit}div.wpforms-container-full .wpforms-notice.wpforms-error .wpforms-notice-action:hover,div.wpforms-container-full .wpforms-notice.wpforms-error .wpforms-notice-action:focus,div.wpforms-container-full .wpforms-notice.wpforms-error .wpforms-notice-action:active{background-color:#ff3860}div.wpforms-container-full .wpforms-form textarea.wpforms-field-small.wp-editor-area{height:100px}div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium.wp-editor-area{height:250px}div.wpforms-container-full .wpforms-form textarea.wpforms-field-large.wp-editor-area{height:400px}.wpforms-preview-notice-links{line-height:2.4}.wpforms-preview-notice{background-color:#fcf9e8;border:1px solid #f5e6ab;padding:15px;box-sizing:border-box;font-size:16px}.wpforms-preview-notice p{margin:0}div.wpforms-container-full{margin:24px auto}div.wpforms-container-full .wpforms-form h3{font-size:24px}div.wpforms-container-full .wpforms-form .wpforms-field-hp{display:none !important;position:absolute !important;left:-9000px !important}div.wpforms-container-full .wpforms-form .wpforms-field-hidden{display:none;padding:0}div.wpforms-container-full .wpforms-form .wpforms-screen-reader-element{position:absolute !important;clip:rect(0, 0, 0, 0) !important;height:1px !important;width:1px !important;border:0 !important;margin:0 !important;padding:0 !important;overflow:hidden !important;word-wrap:normal !important}div.wpforms-container-full .wpforms-form .wpforms-limit-text{font-size:13px;display:block}body.rtl .wpforms-field-phone input[type=tel]{direction:ltr;unicode-bidi:embed;text-align:right}body.rtl .wpforms-container-full .wpforms-form .wpforms-first{float:right}body.rtl .wpforms-container-full .wpforms-form .wpforms-first+.wpforms-one-half{margin-right:4%;margin-left:0}div.wpforms-container-full .wpforms-form .wpforms-error-container ul li{list-style:inside !important}div.wpforms-container-full .wpforms-form .wpforms-error-container ol li{list-style:inside decimal !important}div.wpforms-container-full .wpforms-form .wpforms-error-container a{text-decoration:underline !important}div.wpforms-container-full .wpforms-form .wpforms-error-container del{text-decoration:line-through !important}div.wpforms-container-full .wpforms-form .wpforms-error-container blockquote{padding-left:20px;border-left:4px solid;font-style:italic}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-payment-single .wpforms-single-item-price-content{display:flex;align-items:center;gap:15px}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-payment-single .wpforms-single-item-price-content .wpforms-single-item-price{width:calc(60% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-payment-single .wpforms-single-item-price-content .wpforms-single-item-price.wpforms-field-small{text-wrap:balance;width:calc(25% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-payment-single .wpforms-single-item-price-content .wpforms-single-item-price.wpforms-field-large{width:calc(100% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-payment-single .wpforms-single-item-price-content select.wpforms-payment-quantity{margin-left:0;height:30px;min-height:30px;font-size:14px;padding-top:0;padding-bottom:0}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-price{display:inline-block;max-width:calc( 60% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-price.wpforms-field-small{max-width:calc( 25% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-price.wpforms-field-large{max-width:calc( 100% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-quantity{display:inline-block;margin-inline-start:15px;width:70px;min-width:70px}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern{display:flex;flex-wrap:wrap;column-gap:15px;align-items:flex-start}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-field-label{min-width:100%}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .choices{margin-bottom:5px}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-field-row{flex-grow:1;max-width:calc( 60% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-field-row.wpforms-field-small{max-width:calc( 25% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-field-row.wpforms-field-large{max-width:calc( 100% - 85px)}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-payment-quantity{flex-basis:70px;max-width:70px}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-payment-quantity .choices__list--dropdown{min-width:70px}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-field-description{flex-basis:100%;margin-top:0}.wpforms-container .wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-error{flex-basis:100%}@media only screen and (max-width: 600px){.wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-price{width:calc( 100% - 85px) !important;max-width:100% !important}.wpforms-form .wpforms-payment-quantities-enabled .wpforms-single-item-price-content .wpforms-single-item-price{width:calc( 100% - 70px) !important}.wpforms-form .wpforms-payment-quantities-enabled.wpforms-field-select-style-modern .wpforms-field-row{width:calc( 100% - 85px) !important;max-width:100% !important}}#wpforms-form-page-page .wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-price.wpforms-field-medium,#wpforms-form-page-page .wpforms-form .wpforms-payment-quantities-enabled select.wpforms-payment-price.wpforms-field-small{max-width:calc( 100% - 85px)}.wpforms-container .wpforms-form .wpforms-order-summary-container,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container,.wpforms-confirmation-container-full .wpforms-order-summary-container{display:block;max-width:60%}.wpforms-container .wpforms-form .wpforms-order-summary-container *,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container *,.wpforms-confirmation-container-full .wpforms-order-summary-container *{word-break:break-word;box-sizing:border-box}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview{width:100%;table-layout:fixed}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th{text-align:center}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label{text-align:left}.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label{text-align:right}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity{width:8ch}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short{display:none}@media (max-width: 600px){.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity{width:4ch}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-short{display:inline}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-full,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-full,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-full,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-full,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-full,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-quantity .wpforms-order-summary-item-quantity-label-full{display:none}}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price{width:6ch;text-align:right}.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price{text-align:left}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td{text-align:left}.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td{text-align:right}.wpforms-container .wpforms-form .size-large>.wpforms-order-summary-container,.wpforms-container .wpforms-form .wpforms-field-large>.wpforms-order-summary-container,.wpforms-confirmation-container-order-summary .size-large>.wpforms-order-summary-container,.wpforms-confirmation-container-order-summary .wpforms-field-large>.wpforms-order-summary-container,.wpforms-confirmation-container-full .size-large>.wpforms-order-summary-container,.wpforms-confirmation-container-full .wpforms-field-large>.wpforms-order-summary-container{max-width:100%}.wpforms-container .wpforms-form .size-medium>.wpforms-order-summary-container,.wpforms-container .wpforms-form .wpforms-field-medium>.wpforms-order-summary-container,.wpforms-confirmation-container-order-summary .size-medium>.wpforms-order-summary-container,.wpforms-confirmation-container-order-summary .wpforms-field-medium>.wpforms-order-summary-container,.wpforms-confirmation-container-full .size-medium>.wpforms-order-summary-container,.wpforms-confirmation-container-full .wpforms-field-medium>.wpforms-order-summary-container{max-width:60%}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview{border-radius:4px;border:1px solid #e2e2e2;border-collapse:separate}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td{border-top:1px solid #e2e2e2;border-bottom:none;border-left:none;border-right:none}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th{font-weight:400;border:none}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th{padding:9px 0;line-height:20px;background:none}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label{text-wrap:balance;padding-left:10px}.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-label,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-label{padding-right:10px;padding-left:0}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price{padding-right:10px}.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td.wpforms-order-summary-item-price,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr th.wpforms-order-summary-item-price{padding-left:10px;padding-right:0}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td{padding-left:10px}.rtl .wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td,.rtl .wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td,.rtl .wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-placeholder td{padding-right:10px;padding-left:0}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-subtotal td,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-total td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-subtotal td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-total td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-subtotal td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-total td{font-weight:700}.wpforms-container .wpforms-form .wpforms-order-summary-container,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container,.wpforms-confirmation-container-full .wpforms-order-summary-container{font-size:16px}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview{border-color:color-mix(in srgb, currentColor 25%, transparent)}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr td:not(.wpforms-order-summary-preview-total),.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr td:not(.wpforms-order-summary-preview-total),.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr td:not(.wpforms-order-summary-preview-total){color:color-mix(in srgb, currentColor 50%, transparent);border-color:color-mix(in srgb, currentColor 50%, transparent)}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-coupon-total td.wpforms-order-summary-item-price,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-coupon-total td.wpforms-order-summary-item-price,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-coupon-total td.wpforms-order-summary-item-price{color:#990000;border-color:color-mix(in srgb, black 25%, transparent)}.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-total td,.wpforms-container .wpforms-form .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-subtotal td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-total td,.wpforms-confirmation-container-order-summary .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-subtotal td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-total td,.wpforms-confirmation-container-full .wpforms-order-summary-container table.wpforms-order-summary-preview tr.wpforms-order-summary-preview-subtotal td{color:currentColor;border-color:color-mix(in srgb, currentColor 25%, transparent)}.wpforms-confirmation-container-order-summary .wpforms-order-summary-container,.wpforms-confirmation-container-full .wpforms-order-summary-container{max-width:100%;margin-bottom:24px}.wpforms-confirmation-container-order-summary .wpforms-order-summary-container tr td,.wpforms-confirmation-container-full .wpforms-order-summary-container tr td{color:color-mix(in srgb, currentColor 75%, transparent)}@media only screen and (max-width: 600px){div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field-container,div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field{display:block;width:100%}div.wpforms-container-full.inline-fields .wpforms-form .wpforms-submit-container{width:100%}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page-title{display:none}div.wpforms-container-full .wpforms-form .wpforms-field:not(.wpforms-field-phone):not(.wpforms-field-select-style-modern):not(.wpforms-field-radio):not(.wpforms-field-checkbox):not(.wpforms-field-layout):not(.wpforms-field-repeater){overflow-x:hidden}div.wpforms-container-full .wpforms-form .wpforms-field{padding-right:1px;padding-left:1px}div.wpforms-container-full .wpforms-form .wpforms-field>*{max-width:100%}div.wpforms-container-full .wpforms-form .wpforms-mobile-full{width:100% !important;margin-left:0 !important;float:none !important}div.wpforms-container-full .wpforms-form input.wpforms-field-medium,div.wpforms-container-full .wpforms-form select.wpforms-field-medium,div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium,div.wpforms-container-full .wpforms-form input.wpforms-field-small,div.wpforms-container-full .wpforms-form select.wpforms-field-small,div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-small,div.wpforms-container-full .wpforms-form input.wpforms-field-large,div.wpforms-container-full .wpforms-form select.wpforms-field-large,div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-large{max-width:100%}div.wpforms-container-full .wpforms-form .wpforms-checkbox-2-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-2-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-checkbox-3-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-3-columns ul li,div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul li{float:none;width:100%}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page{margin:0 10px 0 0}div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page-number{width:30px;height:30px;line-height:30px}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]{margin:20px 0 15px}div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range]::-webkit-slider-thumb{width:30px;height:30px}}/*
Theme Name: Sydney
Theme URI: https://athemes.com/theme/sydney
Author: aThemes
Author URI: https://athemes.com
Description: Sydney is a powerful business theme that provides a fast way for companies or freelancers to create an awesome online presence. As well as being fully compatible with Elementor, Sydney brings plenty of customization possibilities like access to all Google Fonts, full color control, layout control, logo upload, full screen slider, header image, sticky navigation and much more. Also, Sydney provides all the construction blocks you need to rapidly create an engaging front page. Looking for a quick start with Sydney? With just a few clicks, you can import one of our existing demos (https://athemes.com/sydney-demos/)
Version: 2.53
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tested up to: 6.6
Requires PHP: 5.6
Text Domain: sydney
Tags: two-columns, right-sidebar, block-styles, custom-colors, custom-background, custom-header, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
Sydney is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
*/