h1 {
font-weight:400;
font-size:3em;
} h2,
.et_pb_post h2 {
font-weight:400;
font-size:2.4em;
} h3,
.et_pb_post h3 {
font-weight:400;
font-size:2em;
} h4 {
font-weight:400;
line-height:1.2em;
font-size:2em;
} h5 {
line-height:1.2em;
font-size:1.6em;
} h6 {
line-height:1.2em;
font-size:1.2em;
}  #main-header {
box-shadow:none;
position:relative;
}
#main-header.et-fixed-header {
box-shadow:none!important;
} #et-top-navigation {
font-weight:400;
} #top-menu.nav > li.cta-menu-link > a {
padding:12px!important;
margin-top:-12px;
border-radius:3px;
border:1px #fff solid;
font-weight:700;
letter-spacing:1px;
}
#top-menu.nav > li.cta-menu-link > a:hover {
background:#fff;
color:#000;
border-color:#fff;
opacity:1;
transform:scale(1.1);
} .nav li ul.sub-menu {
border-top:none;
margin-left:-20px;
margin-top:-5px;
padding:0 0 10px;
box-shadow:none;
}
#top-menu.nav li ul.sub-menu li {
padding:0;
display:block;
}
#top-menu.nav li ul.sub-menu li a {
padding:7px 20px;
width:100%;
display:block;
transition:all .3s ease-in-out;
}
#top-menu.nav li ul.sub-menu li a:hover {
background:none;
} .mobile_nav .mobile_menu_bar:before {
color:#fff;
} .opened .mobile_menu_bar:before {
content:'M';
}
.et_mobile_menu {
border-top:none;
padding:0;
} .et_mobile_menu li a {
color:#fff;
text-transform:uppercase;
} .et_mobile_menu li.cta-menu-link > a {
padding:12px!important;
margin:15px;
border-radius:3px;
border:1px #fff solid;
font-weight:700;
letter-spacing:1px;
text-align:center;
}
.et_mobile_menu li.cta-menu-link > a:hover {
background:#fff;
color:#000!important;
border-color:#fff;
opacity:1;
transform:scale(1.1);
}  .et_pb_scroll_top.et-pb-icon {
background:rgba(0,0,0,0.2);
border:1px #fff solid;
margin-right:20px;
border-radius:100%;
color:#fff;
transition:all .3s ease-in-out;
}
.et_pb_scroll_top.et-pb-icon:hover {
background:#000;
} .ally-contact-form p input, .ally-contact-form p textarea {
border:1px #fff solid;
background:rgba(255,255,255,0.2);
color:#000;
}
.ally-contact-form p input:focus, .ally-contact-form p textarea:focus {
color:#000;
border-color:#000;
}
.ally-contact-form p input::-moz-placeholder, .ally-contact-form p textarea::-moz-placeholder {
color:#fff;
font-weight:bold;
letter-spacing:0.5px;
text-transform:uppercase;
}
.ally-contact-form p input:-ms-input-placeholder, .ally-contact-form p textarea:-ms-input-placeholder {
color:#fff;
font-weight:bold;
letter-spacing:0.5px;
text-transform:uppercase;
}
.ally-contact-form p input::-webkit-input-placeholder, .ally-contact-form p textarea::-webkit-input-placeholder {
color:#fff;
font-weight:bold;
letter-spacing:0.5px;
text-transform:uppercase;
}
.ally-contact-form .et_contact_bottom_container {
overflow: auto;
padding:10px;
float:none;
width:100%;
text-align:center;
} .ally-social li a.icon {
width:50px;
height:50px;
}
.ally-social li a.icon::before {
width:50px;
height:50px;
font-size:20px;
line-height:50px;
box-shadow:inset 0 0 5px 50px rgba(255,255,255,0);
border-radius:100%;
transition:all .3s ease-in-out;
transform:scale3d(0.9, 0.9, 1);
}
.ally-social li a.icon:hover::before {
box-shadow:inset 0 0 0 1px rgba(255,255,255,1);
color:#fff;
transform:scale3d(1, 1, 1);
} #et-footer-nav {
margin-bottom:50px;
}
#footer-bottom {
height:50px;
margin-top:-50px;
padding:10px 0 0;
z-index:10;
position:relative;
}
@media all and (max-width:480px) {
#footer-bottom {
height:80px;
margin-top:-80px;
line-height:1.4;
}
}
#ally-footer {
width:100%;
}  .ally-gradient-overlay {
position:relative;
}
.ally-gradient-overlay:after {
content:'';
display:block;
position:absolute;
top:0;
right:0;
bottom:0;
left:0;
background:rgba(0,0,0,0.1);
z-index:6;
}
.ally-gradient-overlay .et_pb_row {
position: relative;
z-index:9;
} .et_pb_module .et_pb_button {
padding-top:0.5em !important;
padding-bottom:0.5em !important;
}
.et_pb_module .et_pb_button:hover {
transform:scale(1.1);
padding-top:0.5em !important;
padding-bottom:0.5em !important;
}
.et_pb_module .et_pb_button.et_pb_bg_layout_dark {
color:#fff !important;
background:#000 !important;
border-color:#fff !important;
}
.et_pb_module .et_pb_button.et_pb_bg_layout_dark:hover {
color:#000 !important;
background:#fff !important;
border-color:#fff !important;
} blockquote {
border:none;
padding-left:40px;
position:relative;
}
blockquote p {
font-style:italic;
}
blockquote:before {
content:'\7b';
display:block;
font-family:'ETModules', monospace;
color:rgba(0,0,0,0.1);
font-size:60px;
position:absolute;
top:-10px;
left:-15px;
} .ally-white-popup {
position: relative;
background: #FFF;
padding: 30px;
width: 80%;
max-width: 850px;
margin: 20px auto;
text-align:center;
border-radius:5px;
box-shadow:1px 1px 12px rgba(0,0,0,0.2);
transform: scale(0.7);
opacity: 0;
transition: all 0.3s;
}
.blurred #page-container {
transition:all .3s ease-in-out;
}
.blurred #page-container {
filter:blur(2px);
}
.blurred .mfp-bg {
background-color:#fff;
opacity:1;
}
.blurred .mfp-wrap .mfp-close:active {
top:0;
}
.mfp-ready .ally-white-popup {
transform: scale(1);
opacity: 1;
} .ally-contact-form-dark p input, .ally-contact-form-dark p textarea {
background:#fff;
}
.ally-contact-form-dark .et_contact_bottom_container {
overflow: auto;
padding:10px;
float:none;
width:100%;
text-align:center;
}
.mfp-wrap .mfp-container .et_pb_button:hover {
background:#000!important;
} .ally-lines:before,
.ally-lines:after {
content:'';
display:inline-block;
width:100px;
height:1px;
background:#000;
margin: 0 .5em .25em 0;
}
.ally-lines:after {
margin: 0 0 .25em .5em;
}
.et_pb_post_title h1.entry-title:after {
content:'';
display:block;
width:100px;
height:1px;
background:#000;
margin: 0 auto .25em;
}
.et_pb_post_title h1.entry-title:after {
margin:.25em auto .125em;
}
.et_pb_bg_layout_dark h1.entry-title:after {
background:#fff;
}
@media (max-width:980px) {
.ally-lines:before,
.ally-lines:after {
width:30px;
}
}
@media (max-width:479px) {
.ally-lines:before,
.ally-lines:after {
display:none;
}
}
.et_pb_text_align_left h2:after,
.et_pb_text_align_left h3:after,
.et_pb_text_align_left h4:after,
.et_pb_text_align_right h2:after,
.et_pb_text_align_right h3:after,
.et_pb_text_align_right h4:after,
#sidebar h4.widgettitle:after {
content:'';
display:block;
width:100px;
height:1px;
margin:10px 0 20px;
background:#000;
}
.et_pb_text_align_right h2:after,
.et_pb_text_align_right h3:after,
.et_pb_text_align_right h4:after {
margin-left:calc(100% - 100px);
}
@media (max-width:767px) {
.et_pb_text_align_right h2:after,
.et_pb_text_align_right h3:after,
.et_pb_text_align_right h4:after {
margin-left:0;
}
}
.et_pb_bg_layout_dark h2:after,
.et_pb_bg_layout_dark h3:after,
.et_pb_bg_layout_dark h4:after,
.et_pb_bg_layout_dark .ally-lines:after,
.et_pb_bg_layout_dark .ally-lines:before,
.et_pb_bg_layout_dark .ally-line:after {
background:#fff!important;
}
h2.no-line:after,
h3.no-line:after,
h4.no-line:after {
display:none!important;
}
strong.ally-lines {
letter-spacing:1px;
}  .ally-fullscreen-slider .et_pb_slides,
.ally-fullscreen-slider .et_pb_slide,
.ally-fullscreen-slider .et_pb_container {
min-height:100vh !important;
height:100vh !important;
} .ally-fullscreen-logo {
margin-top:-100vh;
min-height:100vh !important;
height: 100vh !important;
display:flex;
width:100%;
align-items:center;
justify-content:center;
}
.ally-fullscreen-logo a {
width:auto;
height:auto;
z-index:99;
max-width:60%;
}
.ally-fullscreen-logo a img {
transition:all .3s ease-in-out;
}
.ally-fullscreen-logo a:hover img { transform:scale(1.05);
} .ally-scroll {
position:absolute;
z-index:5;
bottom:10px;
left:50%;
display:block;
}
.ally-scroll:before {
content:'3';
display:inline-block;
color:#fff;
font-family:"ETModules";
font-size:60px;
margin-left:-30px;
-moz-animation: bounce 2s infinite;
-webkit-animation: bounce 2s infinite;
animation: bounce 2s infinite;
}
.ally-scroll:hover:before {
cursor:pointer;
}
@keyframes bounce {
0%, 20%, 50%, 80%, 100% {
transform: translateY(0);
}
40% {
transform: translateY(-30px);
}
60% {
transform: translateY(-15px);
}
} @media all and (max-width:767px) {
.ally-scroll {
display:none;
}
} .ally-blurb1:hover {
box-shadow:0 3px 47px rgba(0, 0, 0, 0.2);
} .et_pb_section {
-webkit-transform: translate3d(0,0,0); }
.ally-blurb2 {
transform-style: preserve-3d;
width:100%;
background-size:cover;
position:relative;
z-index:2;
}
.ally-blurb2 .et_pb_blurb_container,
.ally-blurb2 .et_pb_main_blurb_image {
transition:all .3s ease-in-out;
position:relative;
z-index:3;
}
.ally-blurb2:hover {
box-shadow:1px 1px 30px rgba(0,0,0,0.15);
z-index:15;
}
.ally-blurb2:hover .et_pb_blurb_container,
.ally-blurb2:hover .et_pb_main_blurb_image {
text-shadow:1px 1px 4px rgba(0,0,0,0.4);
transform: translateZ(40px);
}
.ally-blurb2:after{
content:'';
display:block;
position:absolute;
top:0;
right:0;
bottom:0;
left:0;
z-index:2;
} .ally-blurb3 h4:after {
display:none!important;
}
.ally-blurb3 .et-pb-icon {
padding:20px;
border-radius:100px;
z-index:3;
position:relative;
}
.ally-blurb3 .et_pb_main_blurb_image {
position:relative;
border-radius:100px;
margin-bottom:0;
width:74px;
float:left;
}
.ally-blurb3 .et_pb_main_blurb_image:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 74px;
height: 74px;
border-radius: inherit;
z-index: 1;
box-shadow:inset 0 0 20px 50px #000;
transition:all .3s ease-in-out;
transform:scale3d(0.9, 0.9, 1);
}
.ally-blurb3:hover .et_pb_main_blurb_image:before {
box-shadow:inset 0 0 0 1px #000;
transform:scale3d(1, 1, 1);
}
.ally-blurb3.ally-icon .et_pb_main_blurb_image:before {
box-shadow:inset 0 0 20px 50px #f4f4f4;
}
.ally-blurb3.ally-icon:hover .et_pb_main_blurb_image:before {
box-shadow:inset 0 0 0 1px #f4f4f4;
}
.ally-blurb3:hover .et-pb-icon {
color:#000!important;
}
.ally-blurb3 .et_pb_blurb_container {
vertical-align:middle;
transition:all .3s ease-in-out;
}
.ally-blurb3 .et_pb_blurb_content:afer {
content:'';
display:block;
height:0;
width:0;
clear:both;
}
.ally-blurb3:hover .et_pb_blurb_container {
animation: woble_right .5s;
}
@keyframes woble_right {
0%, 100% {
transform: translateX(0);
}
50% {
transform: translateX(15px);
}
} .ally-blurb3-left {
clear:both;
}
.ally-blurb3-left .et_pb_main_blurb_image {
float:right;
width:74px;
}
.et_pb_text_align_right .et_pb_blurb_content,
.ally-blurb3-left .et_pb_blurb_content {
text-align:right;
}
.et_pb_text_align_right .et_pb_blurb_container,
.ally-blurb3-left .et_pb_blurb_container {
padding-right:15px;
padding-left:0;
}
.ally-blurb3-left:hover .et_pb_blurb_container {
animation: woble_left .5s;
}
@keyframes woble_left {
0%, 100% {
transform: translateX(0);
}
50% {
transform: translateX(-15px);
}
} .ally-blurb4 .et_pb_main_blurb_image {
vertical-align:middle;
}
.ally-blurb4:hover .et_pb_main_blurb_image {
animation: woble_left .5s;
}
.ally-blurb4:hover .et_pb_blurb_container {
animation: woble_right .5s;
} .ally-blurb5 .et-pb-icon,
.ally-icon .et-pb-icon {
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.ally-icon .et_pb_main_blurb_image {
margin-bottom:0;
}
.ally-blurb5 {
transition:all .3s ease-in-out;
min-width:100%;
padding:20px;
}
.ally-blurb5:hover {
box-shadow:1px 1px 15px rgba(0,0,0,0.1);
transform:scale(1.05);
}
.et_pb_bg_layout_dark a {color:#fff;} .ally-testimonial .et_pb_testimonial_portrait {
margin-top:-15px;
transition:all .3s ease-in-out;
}
.ally-testimonial .et_pb_testimonial_portrait:before {
box-shadow:1px 1px 10px rgba(0,0,0,0.2);
}
.ally-testimonial:hover .et_pb_testimonial_portrait {
transform:scale(1.1);
}
.ally-testimonial:before {
content:"\7b";
opacity:0.1;
font-size:220px;
top:-80px;
left:-70px;
}
.ally-testimonial .et_pb_testimonial_description_inner {
width:100%!important;
} .ally-testimonial-slider {
text-shadow: none;
}
.ally-testimonial-slider .et_pb_slide_image {
max-width:23%;
margin-left:2%;
}
.ally-testimonial-slider .et_pb_slide_image img {
border-radius:100%;
}
.ally-testimonial-slider .et_pb_slide:first-child .et_pb_slide_image img.active {
animation:none;
}
.ally-testimonial-slider .et_pb_slide_description {
width:68%;
margin-right:2%;
text-shadow:none;
}
.ally-testimonial-slider .et-pb-arrow-prev, .ally-testimonial-slider .et-pb-arrow-next {
color:#000!important;
}
.ally-testimonial-slider .et_pb_slide_description .et_pb_slide_title:before {
content:'\7b';
display:block;
font-family:'ETModules', monospace;
font-style:normal;
color:rgba(0,0,0,0.05);
font-size:140px;
top:30px;
left:-60px;
position:absolute;
animation-name: fadeBottom;
animation-duration: 0.7s;
animation-timing-function: ease-in-out;
}
@media (max-width:767px) {
.ally-testimonial-slider .et_pb_slide_image {
width:30%;
margin:0 auto!important;
display:block!important;
}
.ally-testimonial-slider .et_pb_slide_description {
width:96%;
margin:0 auto;
}
} .ally-image-overlay img {
filter:grayscale(1);
transition:all .3s ease-in-out;
position:relative;
}
.ally-image-overlay {
position:relative;
-webkit-transform: translate3d(0,0,0);
}
.ally-image-overlay:after {
position:absolute;
display:block;
top:0;
right:0;
left:0;
bottom:0;
content:'';
background:rgba(0,0,0,0.1);
transition:all .3s ease-in-out;
}
.ally-image-overlay:hover:after {
opacity:0;
}
.ally-image-overlay:hover img {
filter:grayscale(0);
box-shadow:1px 1px 30px rgba(0,0,0,0.3);
}
.ally-image-overlay:hover {
z-index:15;
} .ally-person {
text-align:center;
}
.ally-person .et_pb_team_member_image {
border-radius:100%;
max-width:250px;
margin:0 auto;
overflow: hidden;
-webkit-transform: translate3d(0,0,0);
}
.ally-person .et_pb_team_member_image img{
min-width:100%;
transition:all .3s ease-in-out;
filter:grayscale(1);
}
.ally-person:hover .et_pb_team_member_image img{
transform:scale(1.1);
filter:grayscale(0);
}
@media (min-width:768px) and (max-width:980px) {
.ally-person {
text-align:left;
}
.ally-person .et_pb_team_member_image {
max-width:150px;
}
} .ally-person-overlay .et_pb_team_member_image:after {
content:'';
display:block;
position:absolute;
top:0;
bottom:0;
right:0;
left:0;
border-radius:100%;
transition:all.3s ease-in-out;
}
.ally-person-overlay:hover .et_pb_team_member_image:after {
opacity:0;
} .ally-faq h5.et_pb_toggle_title {
font-weight:400;
}
.ally-faq .et_pb_toggle {
border-top:none!important;
border-left:none!important;
border-right:none!important;
margin-bottom:0 !important;
}
.et_pb_toggle_title:before {
content:'3'!important;
font-size:26px;
transition:all .3s ease-in-out;
}
.et_pb_toggle_open .et_pb_toggle_title:before {
transform:rotate(180deg);
} .ally-toggle {
border:none;
transition:all .3s ease-in-out;
}
.ally-toggle.et_pb_toggle_open, .ally-toggle:hover {
box-shadow:1px 1px 15px rgba(0,0,0,0.1);
}
.ally-toggle .et_pb_toggle_title:before {
font-size:50px;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
} .ally-number-counter div.percent:after {
content:'';
display:inline-block;
width:50px;
height:1px;
background:#fff;
margin:-8px 0 10px;
}
.ally-number-counter.et_pb_bg_layout_light div.percent:after {
background:#000;
}
@media (max-width: 1100px) and (min-width: 981px) {
.ally-number-counter div.percent:after {
margin-bottom:20px;
}
} .ally-bar-counter .et_pb_counter_container {
border-radius:3px;
overflow:hidden;
}
.ally-bar-counter .et_pb_counter_amount_number {
line-height:2.5em;
} .ally-pricing .et_pb_pricing_table {
border:none;
background:#fff;
box-shadow:1px 1px 7px rgba(0,0,0,0.1);
border-radius:5px;
overflow:hidden;
transition:all .3s ease-in-out;
}
.ally-pricing .et_pb_pricing_table:hover {
transform:scale(1.05);
z-index:11;
}
.ally-pricing .et_pb_pricing_content_top {
border-bottom:none;
}
.ally-pricing .et_pb_pricing_content {
padding-top:0;
}
.ally-pricing li {
padding-bottom:10px;
} .ally-portfolio {
display:block!important;
}
.ally-portfolio .et_pb_portfolio_item {
position:relative;
overflow:hidden;
}
.ally-portfolio .et_pb_portfolio_item .et_portfolio_image {
overflow:hidden;
}
.ally-portfolio .et_pb_portfolio_item .et_overlay,
.ally-gallery .et_pb_gallery_item .et_overlay {
opacity:1;
z-index:2;
top:-200%;
border:0;
transition:none;
}
.ally-portfolio .et_pb_portfolio_item .et_overlay:before {
top:25%;
font-size:24px;
}
.ally-portfolio .et_pb_portfolio_item .et_overlay:hover:before {
top:25%;
}
.ally-portfolio .et_pb_portfolio_item h2 {
position: absolute;
top:40%;
text-align: center;
width: 100%;
opacity: 0;
transition:all .4s ease-in-out;
z-index:3;
transform:scale(0);
}
.ally-portfolio .et_pb_portfolio_item:hover h2 {
opacity:1;
transform:scale(1);
}
@media only screen and (max-device-width : 1024px) {
.ally-portfolio .et_pb_portfolio_item:hover .et_overlay,
.ally-gallery .et_pb_gallery_item:hover .et_overlay {
top:0!important;
left:0!important;
}
} .ally-portfolio .et_pb_portfolio_filters ul {
margin-top:40px;
text-align:center;
}
.ally-portfolio .et_pb_portfolio_filters ul li {
display:inline-block;
float:none;
}
.ally-portfolio .et_pb_portfolio_filters ul li a {
background:transparent!important;
text-transform:uppercase;
transition:all .3s ease-in-out;
letter-spacing:1px;
}
.ally-portfolio .et_pb_portfolio_filters ul li a:hover {
opacity:0.7;
}
.ally-portfolio .et_pb_portfolio_filters ul li a.active {
font-weight:bold;
}
.ally-portfolio .et_pb_portfolio_filters ul li a {
border:1px #000 solid;
color:#000!important;
}
.et_pb_bg_layout_dark.ally-portfolio .et_pb_portfolio_filters ul li a {
border:1px #fff solid;
color:#fff!important;
} .ally-portfolio2 .et_pb_portfolio_item .et_overlay:before {
font-size:36px;
}
.ally-portfolio2 .et_pb_portfolio_item .et_overlay:before {
font-size:36px;
}
.ally-portfolio2 .et_pb_portfolio_filters ul li {
float:left;
}
@media (min-width: 981px) {
.ally-portfolio2 .et_pb_portfolio_item {
width:33.333%!important;
}
} .ally-blog-grid .et_pb_post {
border:none;
transition:all .3s ease-in-out;
}
.ally-blog-grid .et_pb_post:hover {
transform:scale(1.05);
box-shadow:1px 1px 15px rgba(0,0,0,0.08);
}
.ally-blog-grid .et_pb_post .entry-title {
min-height:2.8em;
}
.ally-blog-grid .et_pb_post .post-content > p {
display:none;
}
.ally-blog-grid .et_pb_post .more-link {
float: right;
font-size: 12px;
margin-bottom: -30px;
}
.ally-blog-grid .et_pb_post .et_overlay {
border:none;
} .ally-blog-list .entry-featured-image-url {
width:60%;
float:left;
}
.ally-blog-list .wrapped {
width:60%;
margin-left:-20%;
margin-top:5%;
float:right;
padding:10px 40px 40px;
background:#fff;
box-shadow:1px 1px 15px rgba(0,0,0,0.1);
z-index:12;
position:relative;
}
.ally-blog-list .wrapped h2.entry-title {
line-height:1em;
}
@media all and (max-width:767px) {
.ally-blog-list .wrapped {
width:80%;
margin-left:-40%;
padding:0 20px 20px;
margin-top:10%;
}
}
@media all and (max-width:479px) {
.ally-blog-list .wrapped {
width:90%;
margin-left:-45%;
margin-top:-20%;
}
}
.ally-blog-list .et_pb_post .more-link {
float: right;
display:inline-block;
margin:10px 0 -50px;
}
.ally-blog-list .et_pb_post .more-link:hover {
color:#fff!important;
}
.ally-blog-list .et_pb_post .et_overlay {
border:none;
}  #main-content .container::before {
display:none;
}
.et_pb_widget_area_right {
border-left:none;
} .blog .et_pb_post:after, .category .et_pb_post:after, .archive .et_pb_post:after, .search .et_pb_post:after {
content:'';
clear:both;
display:block;
height:0;
} .blog .et_pb_post > a, .category .et_pb_post > a, .archive .et_pb_post > a, .search .et_pb_post > a {
max-width:60%;
float:left;
overflow:hidden;
transition:all .3s ease-in-out;
position:relative;
}
.blog .et_pb_post > a:hover, .category .et_pb_post > a:hover, .archive .et_pb_post > a:hover, .search .et_pb_post > a:hover {
box-shadow:1px 1px 25px rgba(0,0,0,0.15);
} .blog .et_pb_post > a:after, .category .et_pb_post > a:after, .archive .et_pb_post > a:after, .search .et_pb_post > a:after {
content:'';
display:block;
position:absolute;
top:0;
bottom:0;
left:0;
right:0;
z-index:2;
transition:all .3s ease-in-out;
opacity:0;
}
.blog .et_pb_post > a:hover:after, .category .et_pb_post > a:hover:after, .archive .et_pb_post > a:hover:after, .search .et_pb_post > a:hover:after {
opacity:1;
} .blog .et_pb_post .wrapped, .category .et_pb_post .wrapped, .archive .et_pb_post .wrapped, .search .et_pb_post .wrapped {
width:80%;
float:right;
margin-left:-60%;
margin-top:20%;
background:#fff;
box-shadow:1px 1px 15px rgba(0,0,0,0.1);
padding:10px 40px 40px;
position:relative;
z-index:12;
}
@media all and (max-width:767px) {
.blog .et_pb_post .wrapped, .category .et_pb_post .wrapped, .archive .et_pb_post .wrapped, .search .et_pb_post .wrapped {
width:90%;
padding:0 20px 20px;
}
} .et_pb_post:not(.has-post-thumbnail) .wrapped {
width:100% !important;
margin:0!important;
} .blog .et_pb_post h2.entry-title, .category .et_pb_post h2.entry-title, .archive .et_pb_post h2.entry-title, .search .et_pb_post h2.entry-title {
line-height:1em;
transition:all .3s ease-in-out;
transform-origin: 0 50%;
}
.blog .et_pb_post h2.entry-title:hover, .category .et_pb_post h2.entry-title:hover, .archive .et_pb_post h2.entry-title:hover, .search .et_pb_post h2.entry-title:hover {
transform:scale(1.05);
} .pagination .alignleft a, .pagination .alignright a, .pagination .alignleft a:hover, .pagination .alignright a:hover {
padding-top:0.5em!important;
padding-bottom:0.5em!important;
}
.pagination {
line-height:1.7em;
margin-bottom:3em;
} #sidebar h4.widgettitle {
font-size:1.4em;
letter-spacing:0;
}
#sidebar h4.widgettitle:after {
margin-bottom:0;
}
#sidebar a {
transition:all .3s ease-in-out;
} .widget_recent_entries ul li {
margin-bottom:10px;
line-height:1.2em;
}
.widget_recent_entries ul li a {
display:table;
}
.widget_recent_entries ul li a img {
display:table-cell;
opacity:0.7;
transition:all .3s ease-in-out;
min-width:70px;
}
.widget_recent_entries ul li a:hover img {
opacity:1;
}
.widget_recent_entries ul li a span {
display:table-cell;
vertical-align: middle;
padding-left:10px;
}
.widget_recent_entries ul li a small {
opacity:0.8;
font-size:80%;
} #commentform input[type="text"], #commentform input[type="email"], #commentform input[type="url"], #commentform textarea {
background:#f8f8f8;
border:1px #f8f8f8 solid;
border-radius:3px;
width:100%;
transition:all .3s ease-in-out;
}
#commentform input[type="text"]:focus, #commentform input[type="email"]:focus, #commentform input[type="url"]:focus, #commentform textarea:focus {
border:1px #000 solid;
}
#commentform textarea {
height:185px;
}
@media (min-width:768px) {
body:not(.logged-in) #commentform p.comment-form-comment {
width:48%;
float:left;
}
#commentform p.comment-form-author, #commentform p.comment-form-email, #commentform p.comment-form-url {
width:50%;
float:right;
}
}
#commentform p.form-submit {
clear:both;
}
#commentform:after {
content:'';
display:block;
height:0;
clear:both;
}#jp-post-flair {
padding-top: 0.5em;
} div.sharedaddy,
#content div.sharedaddy,
#main div.sharedaddy {
clear: both;
}
div.sharedaddy h3.sd-title {
margin: 0 0 1em 0;
display: inline-block;
line-height: 1.2;
font-size: 9pt;
font-weight: 700;
}
body.highlander-light h3.sd-title::before {
border-top: 1px solid rgba(0, 0, 0, 0.2);
}
body.highlander-dark h3.sd-title::before {
border-top: 1px solid rgba(255, 255, 255, 0.4);
} .sd-sharing {
margin-bottom: 1em;
}
.sd-content ul {
padding: 0 !important;
margin: 0 !important;
list-style: none !important;
}
.sd-content ul li {
display: inline-block;
margin: 0 8px 12px 0;
padding: 0;
}
.sd-content ul li.share-deprecated {
opacity: 0.5;
}
.sd-content ul li.share-deprecated a span {
text-decoration: line-through;
}
.sd-block.sd-gplus {
margin: 0 0 0.5em 0;
}
.sd-gplus .sd-content {
font-size: 12px;
} .sd-content .share-email-error .share-email-error-title {
margin: 0.5em 0;
}
.sd-content .share-email-error .share-email-error-text {
font-family: "Open Sans", sans-serif;
font-size: 12px;
margin: 0.5em 0;
} .sd-social-icon .sd-content ul li a.sd-button,
.sd-social-text .sd-content ul li a.sd-button,
.sd-content ul li a.sd-button,
.sd-content ul li .option a.share-ustom, .sd-content ul li.preview-item div.option.option-smart-off a,
.sd-content ul li.advanced a.share-more,
.sd-social-icon-text .sd-content ul li a.sd-button,
.sd-social-official .sd-content > ul > li > a.sd-button,
#sharing_email .sharing_send,
.sd-social-official .sd-content > ul > li .digg_button > a { text-decoration: none !important;
display: inline-block;
font-size: 13px;
font-family: "Open Sans", sans-serif;
font-weight: 500;
border-radius: 4px;
color: #2c3338 !important;
background: #fff;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12), 0 0 0 1px rgba(0, 0, 0, 0.12);
text-shadow: none;
line-height: 23px;
padding: 4px 11px 3px 9px;
}
.sd-social-official .sd-content ul li a.sd-button,
.sd-social-official .sd-content ul li.preview-item div.option.option-smart-off a {
align-items: center;
display: flex;
font-size: 12px;
line-height: 12px;
padding: 1px 6px 0 5px;
min-height: 20px;
}
.sd-social-official .sd-content ul.preview li a.sd-button,
.sd-social-official .sd-content ul.preview li.preview-item div.option.option-smart-off a {
position: relative;
top: 2px;
}
.sd-content ul li a.sd-button > span,
.sd-content ul li .option a.share-ustom span, .sd-content ul li.preview-item div.option.option-smart-off a span,
.sd-content ul li.advanced a.share-more span,
.sd-social-icon-text .sd-content ul li a.sd-button > span,
.sd-social-official .sd-content > ul > li > a.sd-button span,
.sd-social-official .sd-content > ul > li .digg_button > a span { line-height: 23px;
margin-left: 6px;
} .sd-social-icon .sd-content ul li a.sd-button > span {
margin-left: 0;
}
body .sd-social-icon .sd-content ul li[class*="share-"] a.sd-button.share-icon.no-text span:not(.custom-sharing-span) {
display: none;
} .sd-social-text .sd-content ul li a.sd-button span {
margin-left: 3px;
}
.sd-social-official .sd-content ul li a.sd-button > span,
.sd-social-official .sd-content ul li.preview-item div.option.option-smart-off a span {
line-height: 12px;
margin-left: 3px;
}
.sd-social-official .sd-content > ul > li > a.sd-button::before,
.sd-social-official .sd-content > ul > li .digg_button > a::before,
.sd-social-official .sd-content .sharing-hidden .inner > ul > li > a.sd-button::before,
.sd-social-official .sd-content .sharing-hidden .inner > ul > li .digg_button > a::before {
margin-bottom: -1px;
}
.sd-social-icon .sd-content ul li a.sd-button:hover,
.sd-social-icon .sd-content ul li a.sd-button:active,
.sd-social-text .sd-content ul li a.sd-button:hover,
.sd-social-text .sd-content ul li a.sd-button:active,
.sd-social-icon-text .sd-content ul li a.sd-button:hover,
.sd-social-icon-text .sd-content ul li a.sd-button:active,
.sd-social-official .sd-content > ul > li > a.sd-button:hover,
.sd-social-official .sd-content > ul > li > a.sd-button:active,
.sd-social-official .sd-content > ul > li .digg_button > a:hover,
.sd-social-official .sd-content > ul > li .digg_button > a:active {
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.22), 0 0 0 1px rgba(0, 0, 0, 0.22);
}
.sd-social-icon .sd-content ul li a.sd-button:active,
.sd-social-text .sd-content ul li a.sd-button:active,
.sd-social-icon-text .sd-content ul li a.sd-button:active,
.sd-social-official .sd-content > ul > li > a.sd-button:active,
.sd-social-official .sd-content > ul > li .digg_button > a:active {
box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.16);
} .sd-content ul li a.sd-button::before {
display: inline-block;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font: 400 18px/1 social-logos;
vertical-align: top;
text-align: center;
} .sd-social-icon-text ul li a.sd-button::before {
position: relative;
top: 2px;
} @media screen and (-webkit-min-device-pixel-ratio: 0) {
.sd-content ul li a.sd-button::before {
position: relative;
top: 2px;
}
}
.sd-social-official ul li a.sd-button::before {
position: relative;
top: -2px;
} @media screen and (-webkit-min-device-pixel-ratio: 0) {
.sd-social-official ul li a.sd-button::before {
top: 0;
}
} .jp-sharing-input-touch .sd-content ul li {
padding-left: 10px;
}
.sd-content ul li.preview-item.no-icon a.sd-button span {
margin-left: 0;
} .sd-social-text .sd-content ul li a::before,
.sd-content ul li.no-icon a::before {
display: none;
}
body .sd-social-text .sd-content ul li.share-custom a span,
body .sd-content ul li.share-custom.no-icon a span {
background-image: none;
background-position: -500px -500px !important; background-repeat: no-repeat !important;
padding-left: 0;
height: 0;
line-height: inherit;
}
.sd-social-icon .sd-content ul li a.share-more {
position: relative;
top: -4px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
.sd-social-icon .sd-content ul li a.share-more {
top: 2px;
}
} @-moz-document url-prefix() {
.sd-social-icon .sd-content ul li a.share-more {
top: 2px;
}
}
.sd-social-icon .sd-content ul li a.share-more span {
margin-left: 3px;
} .sd-social-icon .sd-content ul li.share-print a::before,
.sd-social-text .sd-content ul li.share-print a::before,
.sd-content ul li.share-print div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-print a::before,
.sd-social-official .sd-content li.share-print a::before {
content: "\f469";
}
.sd-social-icon .sd-content ul li.share-email a::before,
.sd-social-text .sd-content ul li.share-email a::before,
.sd-content ul li.share-email div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-email a::before,
.sd-social-official .sd-content li.share-email a::before {
content: "\f410";
}
.sd-social-icon .sd-content ul li.share-linkedin a::before,
.sd-social-text .sd-content ul li.share-linkedin a::before,
.sd-content ul li.share-linkedin div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-linkedin a::before {
content: "\f207";
}
.sd-social-icon .sd-content ul li.share-twitter a::before,
.sd-social-text .sd-content ul li.share-twitter a::before,
.sd-content ul li.share-twitter div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-twitter a::before,
.sd-social-icon .sd-content ul li.share-x a::before,
.sd-social-text .sd-content ul li.share-x a::before,
.sd-content ul li.share-x div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-x a::before {
content: "\f10e";
}
.sd-social-icon .sd-content ul li.share-reddit a::before,
.sd-social-text .sd-content ul li.share-reddit a::before,
.sd-content ul li.share-reddit div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-reddit a::before,
.sd-social-official .sd-content li.share-reddit a::before {
content: "\f222";
}
.sd-social-icon .sd-content ul li.share-tumblr a::before,
.sd-social-text .sd-content ul li.share-tumblr a::before,
.sd-content ul li.share-tumblr div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-tumblr a::before {
content: "\f607";
}
.sd-social-icon .sd-content ul li.share-pocket a::before,
.sd-social-text .sd-content ul li.share-pocket a::before,
.sd-content ul li.share-pocket div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-pocket a::before {
content: "\f224";
}
.sd-social-icon .sd-content ul li.share-pinterest a::before,
.sd-social-text .sd-content ul li.share-pinterest a::before,
.sd-content ul li.share-pinterest div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-pinterest a::before {
content: "\f210";
}
.sd-social-icon .sd-content ul li.share-facebook a::before,
.sd-social-text .sd-content ul li.share-facebook a::before,
.sd-content ul li.share-facebook div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-facebook a::before {
content: "\f203";
}
.sd-social-icon .sd-content ul li.share-press-this a::before,
.sd-social-text .sd-content ul li.share-press-this a::before,
.sd-content ul li.share-press-this div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-press-this a::before,
.sd-social-official .sd-content li.share-press-this a::before {
content: "\f205";
}
.sd-social-official .sd-content li.share-press-this a::before {
color: #2ba1cb;
}
.sd-social-icon .sd-content ul li.share-telegram a::before,
.sd-social-text .sd-content ul li.share-telegram a::before,
.sd-content ul li.share-telegram div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-telegram a::before,
.sd-social-official .sd-content li.share-telegram a::before {
content: "\f606";
}
.sd-social-official .sd-content li.share-telegram a::before {
color: #08c;
}
.sd-social-icon .sd-content ul li.share-threads a::before,
.sd-social-text .sd-content ul li.share-threads a::before,
.sd-content ul li.share-threads div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-threads a::before,
.sd-social-official .sd-content li.share-threads a::before {
content: "\f10d";
}
.sd-social-official .sd-content li.share-threads a::before {
color: #000;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-threads a.sd-button {
background: #000;
color: #fff !important;
}
.sd-social-icon .sd-content ul li.share-mastodon a::before,
.sd-social-text .sd-content ul li.share-mastodon a::before,
.sd-content ul li.share-mastodon div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-mastodon a::before,
.sd-social-official .sd-content li.share-mastodon a::before {
content: "\f10a";
}
.sd-social-official .sd-content li.share-mastodon a::before {
color: #563acc;
}
.sd-social-icon .sd-content ul a.share-more::before,
.sd-social-text .sd-content ul a.share-more::before,
.sd-content ul li.advanced a.share-more::before,
.sd-social-icon-text .sd-content a.share-more::before,
.sd-social-official .sd-content a.share-more::before {
content: "\f415";
}
.sd-social-official .sd-content a.share-more::before {
color: #2ba1cb;
}
.sd-social-icon .sd-content ul li.share-jetpack-whatsapp a::before,
.sd-social-text .sd-content ul li.share-jetpack-whatsapp a::before,
.sd-content ul li.share-jetpack-whatsapp div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-jetpack-whatsapp a::before,
.sd-social-official .sd-content li.share-jetpack-whatsapp a::before {
content: "\f608";
}
.sd-social-official .sd-content li.share-jetpack-whatsapp a::before {
color: #43d854;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-jetpack-whatsapp a.sd-button {
background: #43d854;
color: #fff !important;
}
.sd-social-icon .sd-content ul li.share-nextdoor a::before,
.sd-social-text .sd-content ul li.share-nextdoor a::before,
.sd-content ul li.share-nextdoor div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-nextdoor a::before,
.sd-social-official .sd-content li.share-nextdoor a::before {
content: "\f10c";
}
.sd-social-official .sd-content li.share-nextdoor a::before {
color: #8ed500;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-nextdoor a.sd-button {
background: #8ed500;
color: #fff !important;
}
.sd-social-icon .sd-content ul li.share-bluesky a::before,
.sd-social-text .sd-content ul li.share-bluesky a::before,
.sd-content ul li.share-bluesky div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-bluesky a::before,
.sd-social-official .sd-content li.share-bluesky a::before {
content: "\f10f";
}
.sd-social-official .sd-content li.share-bluesky a::before {
color: #0085ff;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-bluesky a.sd-button {
background: #0085ff;
color: #fff !important;
}
.sd-social-icon .sd-content ul li.share-deprecated a::before,
.sd-social-icon-text .sd-content li.share-deprecated a::before,
.sd-social-official .sd-content li.share-deprecated a::before,
.sd-content ul li.share-deprecated div.option.option-smart-off a::before {
width: 1em;
height: 1em;
content: "\1F6AB";
} .sd-social .sd-button .share-count {
background: #2ea2cc;
color: #fff;
border-radius: 10px;
display: inline-block;
text-align: center;
font-size: 10px;
padding: 1px 3px;
line-height: 1;
}
.sd-social-official .sd-content > ul > li > a.sd-button span {
line-height: 1;
}
.sd-social-official .sd-content ul {
display: flex;
flex-wrap: wrap;
}
.sd-social-official .sd-content ul::after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.sd-social-official .sd-content li.share-press-this a {
margin: 0 0 5px 0;
}
.sd-social-official .sd-content ul > li {
display: flex;
max-height: 18px;
}
.sd-social-official .sd-content ul > li .option-smart-off {
margin-right: 8px;
}
.sd-social-official .fb-share-button > span {
vertical-align: top !important;
}
.sd-social-official .sd-content .pocket_button iframe {
width: 98px;
} .pocket_button iframe,
.pinterest_button,
.twitter_button,
.linkedin_button > span {
margin: 0 !important;
}
.linkedin_button > span,
.pinterest_button a {
display: block !important;
}
.sd-social-official .sd-content .share-tumblr iframe {
max-width: 53px;
width: unset;
}
body .sd-social-official li.share-print,
body .sd-social-official li.share-email a,
body .sd-social-official li.share-custom a,
body .sd-social-official li a.share-more,
body .sd-social-official li.share-digg a,
body .sd-social-official li.share-press-this a {
position: relative;
top: 0;
} body .sd-social-icon .sd-content li.share-custom > a {
padding: 2px 3px 0 3px;
position: relative;
top: 4px;
}
body .sd-social-icon .sd-content li.share-custom a span,
body .sd-social-icon-text .sd-content li.share-custom a span,
body .sd-social-text .sd-content li.share-custom a span,
body .sd-social-official .sd-content li.share-custom a span,
body .sd-content ul li.share-custom a.share-icon span {
background-size: 16px 16px;
background-repeat: no-repeat;
margin-left: 0;
padding: 0 0 0 19px;
display: inline-block;
height: 21px;
line-height: 16px;
}
body .sd-content ul li.share-custom a span[hidden] {
display: none;
}
body .sd-social-icon .sd-content ul li[class*="share-"] a.sd-button.share-icon.no-text .custom-sharing-span {
color: transparent;
}
body .sd-social-icon .sd-content li.share-custom a span {
width: 0;
padding-left: 16px !important;
} .sharing-hidden .inner {
position: absolute;
z-index: 2;
border: 1px solid #ccc;
padding: 10px;
background: #fff;
box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
border-radius: 2px;
margin-top: 5px;
max-width: 400px;
}
.sharing-hidden .inner ul {
margin: 0 !important;
}
.sd-social-official .sd-content .sharing-hidden ul > li.share-end {
clear: both;
margin: 0 !important;
height: 0 !important;
}
.sharing-hidden .inner::before,
.sharing-hidden .inner::after {
position: absolute;
z-index: 1;
top: -8px;
left: 20px;
width: 0;
height: 0;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-bottom: 8px solid #ccc;
content: "";
display: block;
}
.sharing-hidden .inner::after {
z-index: 2;
top: -7px;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-bottom: 8px solid #fff;
}
.sharing-hidden ul {
margin: 0;
} .sd-social-icon .sd-content ul li[class*="share-"] a,
.sd-social-icon .sd-content ul li[class*="share-"] a:hover,
.sd-social-icon .sd-content ul li[class*="share-"] div.option a {
border-radius: 50%;
border: 0;
box-shadow: none;
padding: 7px;
position: relative;
top: -2px;
line-height: 1;
width: auto;
height: auto;
margin-bottom: 0;
max-width: 32px;
}
.sd-social-icon .sd-content ul li[class*="share-"] a.sd-button > span,
.sd-social-icon .sd-content ul li[class*="share-"] div.option a span {
line-height: 1;
}
.sd-social-icon .sd-content ul li[class*="share-"] a:hover,
.sd-social-icon .sd-content ul li[class*="share-"] div.option a:hover {
border: none;
opacity: 0.6;
}
.sd-social-icon .sd-content ul li[class*="share-"] a.sd-button::before {
top: 0;
}
.sd-social-icon .sd-content ul li[class*="share-"] a.sd-button.share-custom {
padding: 8px 8px 6px 8px;
}
.sd-social-icon .sd-content ul li a.sd-button.share-more {
margin-left: 10px;
}
.sd-social-icon .sd-content ul li:first-child a.sd-button.share-more {
margin-left: 0;
}
.sd-social-icon .sd-button span.share-count {
position: absolute;
bottom: 0;
right: 0;
border-radius: 0;
background: #555;
font-size: 9px;
} .sd-social-icon .sd-content ul li[class*="share-"] a.sd-button {
background: #e9e9e9;
margin-top: 2px;
text-indent: 0;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-tumblr a.sd-button {
background: #2c4762;
color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-facebook a.sd-button {
background: #0866ff;
color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-twitter a.sd-button {
background: #000;
color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-x a.sd-button {
background: #000;
color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-pinterest a.sd-button {
background: #ca1f27;
color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-digg a.sd-button {
color: #555 !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-press-this a.sd-button {
background: #4f94d4;
color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-telegram a.sd-button {
background: #08c;
color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-linkedin a.sd-button {
background: #0077b5;
color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-pocket a.sd-button {
background: #ee4056;
color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-reddit a.sd-button {
background: #cee3f8;
color: #555 !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-mastodon a.sd-button {
background: linear-gradient(to top, #563acc 0%, #6364ff 100%);
color: #fff !important;
}
#jetpack-source_f_name {
display: none !important;
position: absolute !important;
left: -9000px;
}
.sd-content .share-customize-link {
margin-top: 8px;
line-height: 11px;
}
.sd-content .share-customize-link a {
font-size: 11px;
font-family: "Open Sans", sans-serif;
}
@media print {
.sharedaddy.sd-sharing-enabled {
display: none;
}
}@font-face{font-family:social-logos;font-style:normal;font-weight:400;src:url(//360truenorth.com/wp-content/plugins/jetpack/_inc/build/social-logos/data:font/woff2;base64,d09GMgABAAAAACQoAAsAAAAARIgAACPYAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHFQGYACLYArqeNNLC4EWAAE2AiQDgigEIAWERgeGPBuCN1UHctg4ALbGdNooatHexFFUK7Ls/y8JVA6rSDf8ApEUKhCkOqVWMK2YHGHTw1W/d4S5M3e+2eV7AyOLM1ZXsQTXYpvLiuMiHMLBNmfib/ttd4TGPsmFp1p7e/N3P1EQWR4ASRQShT4jU1EnHKLD6dr0AQ3xa+vnVe2+3GKBTdhgcXdJC7agVRZYxDilTPSLcWKegBUfT7GuMAovULkS7w7svrAuKhsgoP4/4uB28phTDohe9f9HwE867ZvXzrRk2GU7DnwCkDRFyhyU116paWdakqXAgdD2Jh8S/gCU3ck5KydpHoStMLBN/nl2gC5cDo+If7c9Kz9jaMbGJGgLV4JsFhC2gQwVrP9/OsvWWjwg0lEVKJqkpLLQfFm+mW+ZxvadbHlJWtSRZQe9IW3YVYi6dFvlbRm0HbJ1RNCFqEtR5qVMiqZB4h/iENWxXu5+Ntg2jOmYUzSYbtVaSQuCJeau/vZNXmdo0xmBIpr7PYvyaiZZOmIHXOFffeBjOPfKUEepPHYEAyCC1wjf1MzSFokzB6+co4DLAKKc1i3NmZPHDxLqm6CgUiCDOHWVpq52GIBtN0CD9onfomIYfGAOi6JrO32EHasZJkU1FKagBIcywAc/HDYJB+76+MjkwuwbjqD+vAP94JoO9TeqlHFBLS+IEEKJTqyS5PGe5CnelHFFlFJejZrxPywkQDC7yotF7ItMgWKD1u9cfDTYTJizBKt77HNg8ZATLvy3eOCgyDOtWpl+A4qUSmDTZ1aAVFki5IqTL1exWjVSJswbli+IU44m3aIISiTxaNBuhAEFg8Wv15Apc8ZkKFegUqcug0JQSApVaNSqzbhJPXw4YALIw5iacxXz1xZaw8nCyM4iyMuimM5iqM7iKMsS6M+SGMhSKMrSKM0ySGRZVGU59GVVmM2qEcjyaEkAshIIkQTGaIIgnmCYSXDkJgSKEwq1CY+aREAqETGRSJhPZAwnCvITDYKJFvWJDjmJBU2JFd2JHdEkCek8HiV5EpJ5CprzpqChXQXt7WowkgKYUYWbwvCnCGIpho4UR29KYCglMZVSmEt5jKVGZKRWlKc2FKR2VKZJ6EyT0ZU6MJg6EUpdCKduZKYpKEw9qEhT0ZgOGCT1DpL6MJ76MZmmoSdNhy/NmKBuFhZm4B5+y5inzKPM+7bYZa0eIGUWgnxAIDYHMBuUZ2HgQWjTGEReMFDqtnoCL4ehzaAnDJo+iD6RoMqvOO0Jgs7rEN0GslXG1vpPg0hqQUyWE1iHyDAGGq2/YzlW0OWIKIqg8j2AKPNvhqOYdX+Atosk77BjcySFzxE4NUAvcJxiRV1dNLOci4tjOR1r0uu/MOdZuoHljbwW5WUElNLymC+O4yjUbtBl9HxqfCCP0ypcfGkCCkTvzwQLRZmYZL1Zcqtp2irGxbljw/VqWsWqVByn4gWtJGhRlOZIVHE18iiGctoClrfazRTF1KSLpBKEuPMNJN2CM9VoNDnjJcXDJWG4h+JYPMlaZSA8i7S4pJaWLdIR0wjmcG6xFhTnPgxQ+vlZGaxHZc86dn8IIoQ7/Zw7hijDWqw9qEkgKKU2Lr+j9U2XD6w7Z8yrwfWtF1D4EWglQlO5LNtQoDxX83iMtaXzWBSOzeMIMUEYASDy5VYXHvH5mpmzyAPuEdN8faGYk9BNM6o0gBJBzcp289WUSr1sCcbFR/tWKNLMQeWzGuu2TbuxQR3heneo9s6IqbopspCmci611PUlM1tiDLEJoHzFGGoxKERy6Wp1YZGsxbr2uSpCY6rplOLUPeuxttZS4t8hgCUG7Tmo3VOM6+MFimlXEWLO9gCUT4hxqcVYexXirZ94UA59M/oGRYM6LItTJ5EN5AB9Mzg0JDjZrPAWHS0JKs/hn57aUbnc9vLV2VLNmWTLpv0pm46ryT7NHu8mYYjDgU3Tq7V5wf3SLmvWWJzYtd4AnnhNI0oRi50RUiTxQ4/cg+iKvZXlOHn04eEj/SIoM1xdkwUBs5Vuap6Rlg82gV2SA7YvzZVlentg09SO6RfFA1kRLo6f9nd2hCISqeWyNNP5hn5QZL1k6eF9nu+PFhc2L57cH4Tn4sQ8yix17OjRW1s6p8WJlWev1L+cUCevmsv9ad8l6Xk92rrY7L21fYnuL1vaEZMEMX9QDPbvK3G6lZjJ0WS2Wi5kd3szCWL2TczScuRYM3ZMbcvoDRnFbybx6/KNXXfCXouj15ZQLGEkE9tS5DomwxwgzO6yFr/QI8Y5aqnG9/VeNNRaiyPNvZCQjbDnL87Pdf1TH/L+x2PAQEDNiWEMYW1R6gJGzacfgvriirQ0Fiv08SDkQ/1H/UuRYzKJmPTRbY7d+YzFOA6MrKQIjXkQstTpE0vfnqsTev9g8IvjXoUnSUG/X4z3e7vEhcLXNnOxGddF9UmtKySR+bkflbp5J4GB57ffLNJt2pm5mmFJmURlmuE6M1JxHWtqUTAXhCRGJD34KA3LRIaGTnt2UadPWehCS5MYSgtGBEhIBIkbsLMvPx6cc7RbX+ZSq7n3YhW5KbXaKxEE+JXWJyKbps5YUAbufp5hAoCtPU8V4uADAcMcA9fPiVI1r0EJD16QDeNCxUIzIY6qbIeM7MjdKT+6ZQ+4mC3tv2yunlyYkT7dlQh9ZdmbwiaCwEA+8I/k4PEWx1sB+y8HI4wIIkDO1bd6puZHjJZpe5shOxwI6BIRLlxw1oYnP8GnL754FFJcpiRHftRaU9fes5A0DmvWynVusyydTruqMk0zL4r/5/msru/S5QFxKy5UXkd6puamS1uprZOXbZAQKrbSHa2JVWo1X50t85DzVa9E69Zurqy4KQWbOiNTd+hzafvk2O6tRCnG3+T6VQAUIYatMMKHoyAH5m0YVKamP1Ru9mDnqEWitH3GZgObd+veRWr3VB8v0hsnY+coTZ0Ik7mYSyhxHduSEudQQJd0FWF74EU1Ki9qhGxGfS2VD3mgWSpwCB5HGAjnXZBgHmMhlEGNzRk8NGnmkWgeMTeA8leixFr/akRtJwdl97fG1cShYTHgbrzmfgCsOpg0Z6IYXozgl+d1ZBgTgZgOpYHSg+VzaU5ugGkFsem20s1Wz7bVzjzmWTItWUcEnsIbY89RBEcbTpBlfbZBw8BB8QGQWJJ1/dct5P0VgxwjJyaBHdwasAfq5p04siV/xGv6mPVeyNCwh50RTwbnZNgB9cEPa871pf3nidGFXcVM4H4nWb7oLBycZevh8qoP5MHLwbCL9xu3vv9T34XN88vnt768dfOXB3xsThwAKeAZuc7mWnHNPfbXGi3miBEiNFLtLtVf2cpehvSnCOLBh4V4aqLZMxVG5QK5wZwYBu5zT8/A/jGywDq/TBTK/4/wFjIj23csdauGuOwqH5tSu6eiYH2ekYvrN523MC7t9SzO00VULyINnVJ7XmEP3jx4dcofpHoVQau6Hla8IUZ9GHoxAs4ht2+CSu2e3oatGAFSke2zc19j3m25Ouk7lp/q4x61GTq92Yjy0L5Ht3fmR3E+O2w3p1VT5NyXFn3MOREK7j3W1FqGnGPae+5DNc3KOi/mVTdty3q2PZ8fMDdlkLYt1rwSzTzSPxxp/fBsQsvjxX9unBwc7e0M8hk/+BjpZT+NJAhLjFId4celGPh4okTKOHQTwLEUG8pbS2v+L6/2xlEejBEGaiZZlIArs1jPZmo+N12HZJRFdCCunuL+TQJHUHqgipmMmX7oPm7L2yZjUwAjlU6ZuVq22gncrAG9TwIF49qjDR4ZWi22pHap2kAgdxA4CCLPbNWYCsWdMXqq83/n911p0IwNc/0C1Bdr+lr6rdAP/+IC29r817WXnXb4e8tTQQhZfMlbHAyUK9Zmu6C+vBrHp1ktOsqRN8r2s7Q7MEdzCEXuNa2XQAXBnAsh+Mgw4xAvvzVXgYQ7jKMp1l4nUztRgFypaRIUl863yvANRMEgFVvqcVGywzLtCCXy535VW4Qxl2pOqTMBPF1flWFEeLK+TsHL2yh4j2nJ5hjTi4zEyZpB6TyiHrhfT80IRSgesjIdWcumYzdmDqG2tGOCL+lJtrC95h6PtFcyqjUhGnQbBs+XvA+BMRMgYGp9Jnq/zVBObbMpYxm1FPSoxZxjTAKiEzOSBTMVyDgjEQauZODpoAdKcErVe9vhRtZq3oiAG8DJvGNMuq3JVj/tWc1zKC6r4KJUw/ZlZdC+Z4r00t3soRoGE9m8FoyzI1ZdLww52oQy2KHXhPXnCkdxATlGbyQnjivF1vLTyPogbs07N2TJ+qatoB2dO6FlMHvgUEE28/6v+11qN7Q0t2kZ0rM0k8l4N6j71oEBqT72s8KjVHKQtNVDWC4DyJmcrLfsVndwCCAYAQ2y5m8tULMAx9GTopYCCbu6ZDxMhiSsWU+O4kn0RZKhj1FY3Oeg9MScAahi7jUBdRqhabei4q04CqlGhGSczUte3rJ8ddnGWfzSkhZLEzI4NNnG5Z9g0CUdFwQq5lg9Ktut8bfF/ndTmrX7o29aZmptz9zu+pN89ROM9WOLCM7bjwkxR2vzYTHII1vnzYSYdKKuY58LUgYPjSQneY6wHy15Nc3KepYXDSGIjkA8C9YJcnuo4/w9ojPIyhxdtClgIwiBT/VD+JGZId2HbqQ/hGmVCPOdBfpo/Z7NP8GNGZcfxeXpAPK9o5OtRUJSUL7BK1oB5cq1jJ6kdpKS2qqj7ZC25B6AAAas0U+zESIoZY5Vt33MdfySqA/kGMQtoQRpdYxS3kIbJ7N3qF9yoQgia+RdiB7Dy3q9yIalzdCO/GGZ9esfXDadspfP7MaWu474h1dyYh6d37kDEK5WOUUWo1IvMSO05074tpRjPheuGvuiUcsRS8mUkbX/AFB95xDYlvmTQhESAIAYxxClGgWli56lyp+ocYtzlPWCWhdyLHaSzr2pEmZiGOz/X/DwhMIYEL4S9gXa2Iz+wvpSso31iD85F83FLbZFzIeiwJp++PzBuv0rOBF0Lo7VGAqti8PggVzvJpY8fnQwyzL+7zlDoOr6JF/1PIhiiLOWAkb1IL+0dm+uvrxKzMnHN5DUNywN2Sd66WJ7doj18eI/fXZBajb04u/nzw3PbELgg8vngk37zLFunHLI6FQLsUj7LhINMxwiGBji2eBfz7oNFNYDF49ldPAgJOnn9iSLJU/gXqW6aYdYf6cjE+MsprG8g2sfyHj+I18u7k2RXtR8qKJvYHeJowTHEZExSXhCYswXclAnJCAhYhsBKln4EOP9kcrIoJRalBdhzncjVUyOJsQIcRSEUY92BHH3NUtvInwbf9yDD1MMH2ilNd+uS58Q9O/nMVGskpPpoYou1f/zTVXC4MVj4DTeyltg/Z8MtrsaR0jE+fn5lXWWYF5iZfJVHcVh5Oii8Z3GpLBhvyCa+sKiLR31ZRQIZgj0zv8IwAg/ISRYhTaAnUURIiFz2pn6x8Qsqr/+zLRMIzWLMnpof40Rj+Xfsfpxw+k4XFtBV8AKHqcQYkSOiMQpAJEQBLb0cPAh6fudzz9/D0AQCYFey9wfYmAFVlBPz87CiG2qbXgZBCAchojhErdFmMzxfaw1VwvBOARV7cMlEyyrutK6VNq9oOZjVjo3Xfvy5pu3VGzLnza6ZEd4KPU6jWXWz0RNNmsQa23IJJgLjN29AUzkqHNKXEO7xBV896R+znejDMU3RrJRvKQqjyU2jdTCfqo2V50Lfn2FBXgzBmSTKNm9iFcuU3WFn1EPlxGvnI6v/H+cE5/HNONOvJmZVz2tAmtmmrFtIfD6IjSMpKFpRDp1RyJ79WiEjKCy6PqCV+j7zMvMfbqblrdtf8C4hiN5KPG0CAqkg6JW2i75pOA9/wAJ183sNuYUZbW2Zo3K8XTOrA9pZc7gxiqztXWxl64jk6SP9o6ZD2knj269Di+PqL44W19LZFfYhmgpQtYC8S1gn11qxs2zSgSpPH2WKXFX28wVFVnVD6L+B9VLd+4cWzII76oeY4YnPJcZ+OufgQTA1wXXM7nuw9xms6VLHfV+Jn7mjaq7LObN3GF3LrM+uI4bmL5NdTjF1sy+aPXtUe3xWV9km20ph1XbfguoIkQkPkyEDSpja8E/P97/OTNbUbIz0ctvvLh1sGPdummnXq/wlnkrXj81TRdxkGOuZjPf67/X0FyjOn/Q/6B5s+/B0lladRFda6R/tuU3tvXXhT+rMM45NuFP8G6/0njGrmmwPPXdJUOgVV8X5JXbzDCVyfJ5YumUz4oGPsHPU23N96aUu6q2DVhdNKhu5/WdYj/oeFCUklw0oKhFaq4iD1JX4Y5k6zYpRZmu6XyRW7nwT4DHf25lHkVU21SRR3o/dctZfFOuINqL7WQrjmqjMN49tl1Fo1lRvABi9Ygi1WCivdbUco2YRYAO0dKqsyT2/HiqOtGWaNRu05DtLYk8s5bUWsPx1ad+7Em06FpB4fGs2cHgZ0BK5Zh4RoVMy2I9Ve6YLupMWOyMXnRXNQ2uKWqaaPuwjkDYERVN8FwEwW0jWAyTQ1W2gtYYdWZPzaxf/dE2PVhgi+mk65hykq8Wb6lq6msQ1ehZSWTb8qdmLalRf0jPz+78B30YUC0PJo+nbVrgG/mBr3kagDyMzpO8RDdTSzu/UTQorYdA946rGVvn8qSUlqaklLuyx2dljc92RUKzZoVsxzjRIBjMWJQDZbeEbtbCvmO5mlr65gt9kLhqeUf+mnSD98UV7Mg86iY7y9RuCZS4mXyrVjs394W4ABJG0tFKDEdjaAqSB5dCaYgNC1p7ALQXiSCNSAQGS+yjPaNXjPKMWvnI86h6+UrPylEpHo8H2He1teXxsS4xemJVigJqj0QmSPelqojH/m355szmidIlqcoSLPf5I/GKUF0d42OtrR3l2JxXzgGBUiwN1hxBVtjg7DwLDxqCCCBjVhE09jXNNsTa3kswS5dlnB6EYtG2/R9//9H+tiiGDqJx+bJkTnivbS5vRfzY2NSg40Q+qkM8UytazspSyBGS5IRwxTFrVxJ+c1bFuYwFJGGaDOp3VZC4Pr/SN3eSd1KzzrJi7gfu/1L/89w/GO/vjdd3espwHwx8JXDcdbzl/v2VOsgAGZorCaM0QMY0h0Y5eV7i1aI6bSwPOl4ckBc3ZfGZP9xyyBWS5Hif2eTL42vOH3fXynpAxw+Jnb90jadz6PFdv3TmWCv4+Ptrk8EKLsCtAJOvBaz+6vju13/lX/jD9McLJvU26nF8xJRniuGxd88gFy8i8blsM5gaBduh3u1ptVXb/OHjcu/9uVHzWuxYV698KeJfVWVPi/Xy20EGt51LiRE71DtU29XbWwivqnWmUoWv7QCHjzphGIeAQ9dqBAQvBkFEAw57hwxOmiiaNQyTEBQXnKixGIYRMGyQugGECBqMXjLo3y/1yuujYx2tPN2T1vO0I5BRV2s3wIhUu3nGkYcZ4NbqxfrFh9lHz67Jaf+G1jPf0jlrnlOzgUuKXqbms169Yt+EUz27Nof+htHTEQVVnHJZAb/gfcRqQgmr6LZ53+PbiPVvmxvN/5LH+F7+EN+1bL45nVOytQV2LsPSaFJDyRSj29CoA3/8cY7+lt4iFU3bXD8EL2TjOdChKltQXpk3b/Bw0clt7//t7E5218zaIHLiw2uBTZ8IxHVY+CianGKiNOLwwfPyKssXVCdLz48e/bwkZMq5+hzJqrXoLFqrlKPPlTPB2Eey5Hf4Jcfk6qsRGm5PaoflMiECb0hvYOakzwF2/HE4j2PHBDgGg154MHychyPmGJYcG4hYfkQ8yI8WOAIL15AUc1F8kQt0JDlCVnvAkfhkyKJwLL4v9LXJdLHKsLPH57AHgtbURle4wDJHL+DCDXPULjpmNOjNmPmcAb/E3j4hJf64IfQUPBRZbNYWmOD500/AAvQibBj32V7Iz+O/8n741d94Gak5BWPwqRoEBZuspmtTrZmJ4fdL8XDiW3jptHHlNaBMn6DJgQTIgCCD6Ee6a/SgIc32783IolEKBMFxMEIhGgISwYJnwR9XlJ0ZK9tGPXtsv0knD336NYV/cfKypswFPbN/evIo2C5anlu4Vi9ZbwcRHyTk1dNigqhJLI9PvKdhH7k1Q5rFQzSH8ZTWLg7zYIwe4kHGol1DNmcWc7opYzMO3H3EnMDkd1I07m9lheD6hfnqYED3IiXM0Gsu6fSPFHJEugB5YHPP+2rZUmlQLAEXclOkCPv0IUcU6Xrt8a5SNs5w/tn0Z88bdDLidXgRR9JknYEX3cK//KXpy5d5RR1LwD6pFXbZf4XJfggry5Y9yiu4Piulps+8Y4dK8acr9NPETKl+1N1v/x+YCj+X8dPO/77qs1/f3Ki8TXHbw0ej/ftG2zowZrKVkiBlSxm+uRo1/Nd0s+CJjruja26k55JffV5s5r4Pvff6lyogco8Frgf52b4kc0xizkdDjvx7IrD0uQVC6bhPH/zw/JzAml+xt8zirPfrQFN9ib5kJ2tPor9lFjEP6KSkBvobmjNQg+2p9geMjjvSjukX4//IRU2LSxbb5pJd3x/ku/guUDm2KK2KRE1ZW3T3CmYAg95OpVMiHmicSYnXjXbPNcs1j6S+8MZCEs9HaVRxVE7QPVn5h4cgCNaZq1bhm20+gsRZZwhLw2A2jwVVOMX9K2yRmbakVmWXbfczyiXXRddF6oPrLEqkE2kEjbF2ERr4nnouN5JZRo7ErXiEwNhBC1lyEaW2EOYIF9Nmfq75Wrui4uZu32w7zFRxlQMrMVYuSRoqJlMkIiRLoXphK5bRbtrUfJwn6ppy2zVfnO084MqwllinWu3MrrM/i5Z+Y2pJqrE/ct2YmpTQMfMzkT5EyOTgwJvfDGDOn8YClkYsO62Z9+gt8zEbYSIParpFDuwsbfjh0w3C+llC4/iU8Y3CprbwX/KTw7oB9VYLpDn74xr1pYwW9XUIgrJpmc4uro9XEQsIlYpYoV5dia9Wr5CFFoBH9ert1X6ZlHtte2IMy5jy1Cg6Mq0rMc8USTxYNQTht+TIBXzwh+Y/baY0Xc4KZIw2d1/7n2Yl9SZB9wS9OFsBXBXKGyS1J+jFaB9sCM+jD8778Ya5DpB0jy8gBLcmG/dXQmI9yhPpAIU4oAZqyAhDMk3HBQ/4CwTLDGMAKhBPrwUdiiz5JDWDNnhvwH4lw5TsTUKmciuwKA+hs4JhgdYETSa2Pjg4ulRcGh0crGdNSEBDC+HgLBTio9gKbiqS5E02ZWhCphtoBGFUsk/KFblVD0VxI3ne29J2O/pmw0ng8+1RVvh7DiuuTT7CRPrOvF7boz1V+/oZH2kifJtcyuEe/wplj88HTja8Gb3d1uJtWLExKIoPV3EgaTF4UmhAI8h0PAqEYBsrffEa5glgQvOuDAExOmAMTo5HBNjsk6chODJu3GabN7plQxKCw0mUHAfjUj2MI2PGQAIiQGP25gLWdt1sY6EcM00eIHDWoojICQMQYtggmvQc95YiG2D8Wj/6mqNwrXAhoApUJXsL+AQT/lCa6d+QR5yLNruC+lKy36dV9x1t+zw4x5EdcN2UkHLVawB9/b7jfmmpn55I+/PcE+X78sTi4vDE7XuxBRZ3ZKLlhFr4zb8pKUmjjSP0wESl18jJIR9Z0unEsZoM7cC345zz3DjaywfGr+asHHOO4aRXO2mVhYu5d1CcRUWDD70hTfXZak1IWzhNk9GoPFefuux3NFIq869V5i01BquNe2fN0MwAHb9o1boR5JkzpNVt06lT1boy8uxZkteu5HVqqt6G/7c2tFa3tV/YthL8/saZuDOn/QvrMjGycOLc0576a4y+DsSg9/cQDwBA9vzJmxGzeYnPFETAB508nwgnAPGt9ePatcC7ZpIR8nb/Ez+Urrn+0zuOe2+mCseYprLOJXOWdE7beXXS8sWoOwSF4u6AEAChO3EhKP4VkD4wafaBcb6+ElRlolQn9MeaQQ7OPGBeZh50vkLfp7upb5gRNj2KKZlf9BnwmujTDYj6t65XwyVdS1SEofbkQtWCkzcXEGCb6Kb02WNevxd00Z27fj5QrUQi7vSIO5yuYdy7R97Q3qiqusECvJuoLnBl1mYmFxRpumWB7RNUzyy8efKZ03tben4pLBvvODpCueS87Lzv/KBDa9b1hg418aXFWcFZoF5+ouwO2pnPCQahRdALR6hDwiGhV+id43fDcuIJsldYwUIJ79jLTCBjszA0Ri2/lcC18tlNIzPoEq/Nm2OFYWlDz7xE3QjV9CVf6HXcNhv4Bn+l0fsiclg5vkaVqhJvNRbSEFBsRsWYouIIX73wCbh8Rh4qL6Lvv5r5n+/OTkz4NvWD/8vL0rK/SUzdfBAoj2//QEU/F4/L3z30Pm7Maox7bV/3XkicJu4+MmKT8KoNL8scmfST+L0V/7LUSzyhHIblDHqIb0iN/DX1pa6sZudVBtTVbMkb9dK3QDeTtEzcOMe5vGl2NVi9vHCCdWng+saxMmUtnJA/51OfdWQeDEEwgGAYwt9FIcBDEAwBfslfEjqA3B4glGwG0O7dIoLjEJmffrj3h9b4yTeJfdkLQDoAl3I5Ntrrij+YHrZrP5dL3+SQuHeiHd0fNs5wr2TIn4wamdqcGm0Csmb7BlLtZJ1qckPa5y3fTy/2fcvnad6zQBpBZwfTUI9wIGqbBB3/7bOXH9tMoePX/eaR8pHPcLBN/XeYbLHobliMegvRaoYS307yLzZCcX+9bER/vjReNobvIOp3697nwsDEk7VIxiQxyJ8yLxL96QIMCeIKG4pjaWBHfDeYukrQzra1B+4NJK6vso4yNYdPJGk/c5EWW7/StmWlc4WuwmkcsTyzMVnkuWnpKFLzaLB1rbnWGQdvnmTSXM54enmvQDnkLKFAUnDyGRL+53+K0fArcQ2xykifY76uKLEbQSXk2qpK+irz9iz/H0ZIcyx1z98cPGN72XsBvLwvOl7OL88uD8YWx+qk4qrBVaHZtesidQmrTiWApt6SMVJcHKs6go/1wwX4szLq3FHrIyBLRqIpChG+2h1OvVHFSorkcG2v8zYhvgAI1FwyCm/LSayqI5IftmzUjV8M3GGakmRtZNAER2b5+OyACQYFM6MU6vSmPBfqkgFJq2byBYNoOTqdIwo8HIQHVKhS2KSgrwyn9uwyX5z5knX2KSMLMjxXlodtCvxS1STl0d5FjazLMTIVO6I2m8lvKFvL978uPhnKdAqEiFuZR2mTokzP9Pu/I5tKfnad53kodZOSV2kzrskMqv6e7+ehp7nWUfc4/xU92ztn9UvHoan2PyPH30NNZKA5r8bCqFPaU5tUWSpqdchxSId9IVi/yUDfGp8cGhmt1zI+bg+JWlsfFjMETIcDKLCVLjII83lxvCC/a+2+nzL835D9muG701NHMQeqaRdkgRMsgiLgP6mUB1OSqlkvqYGAtUQHFklwByUS/TC4xQAsmWIEtwkW/WQ/ywFyw6pB56YiwqjYJiLo3BfQQdtEDI1HIo7OJ5GmKu5ShqQ8+w/BAVsm4D922+F2SIV5+6x9t/NzvJ1Kpj+qQwiSQwvvHAwoq/LzmxTmYkB2Af2pkHgaMyIWLQ3TFGnnfSco8QURjnDfVP2bSMFG9eptGnudHVF4wo1MDlkojKvp1EXDjtfscDA8kFRKotk64WOuMtG/5KI3TDCbWsa03hlSdBkPeswnqXqH5RLLLG4EIlf/AiykenH8gmjDtGzH9XxBlGRFo9XpDXHG+IREk9litdmTkh1OlzvFkzrA6/OnpWdkZmUPHDR4yNCc3EAwFI7k5RcUFhWHfksqfpj/jsdltEZzfGyhB7+mbtnGBKbfxOlmriVLAJYfcAJ7mS+A6S9eTasUEdc9mcOY7jjkbqRjchEAFTOpPtcQFqWhMQjIKmxAUiCEWGBfOZVcRja7Gg7z4l68VGBYOFcvWEWtQ6Q1nw4qEbg3AQUD5zWxWllB9OWYlJ8wjAgYxLYALPAv2AyYYT/BseDEeSB6+DK21ZwwmKiVuQitP0vPVMIh4BBajxAwA7QwDRgSnHiz8NaAajAMIYd6gxf6272JCEnM4oTzSwmvpZc2akeqJ9KGjgsZWsvN/eqh34j5IkEyJKf8CyUI+IKto7zggyIz2+itlVJw5rB5HT6o0IOtuNJFIHAm9JGGaDCIDRwKFSCP3XwdxjnouaFeEzEy6PvkJX+dXHURsiLl+U5jYAMOhLNBsW4L4haIMbx8l7kKnR1nyMVjft2OT1ozDREheDJzr2R6Ls9kUwRcdGQw8iQBAA==) format("woff2")}.social-logo{display:inline-block;font-family:social-logos;font-style:normal;font-weight:400;line-height:1;vertical-align:middle;speak:none;text-decoration:inherit;text-rendering:auto;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}