html{scroll-behavior:smooth;overflow-x:hidden}@media screen and (prefers-reduced-motion: reduce){html{scroll-behavior:auto}}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;overflow-x:hidden;margin:0 !important;padding:0 !important;padding-top:clamp(5rem,8.333vw - .625rem,6.875rem) !important;margin:0 !important}.overflow-hidden{overflow:hidden !important}.site-header{padding:0}.wp-site-blocks{padding:0;margin:0;width:100%}.pattern-compare-table:has(.read-more) table tr:nth-child(n+4){display:none}.post-password-form{margin:var(--wp--preset--spacing--60) auto !important;max-width:530px !important}/*# sourceMappingURL=style.min.css.map */
@media only screen and (min-width: 1024px) {
	.header-free-consultation-btn, .mobile-whatsapp-link-in-header{
		display: none !important;
	}
}
.mobile-whatsapp-link-in-header .wp-container-core-group-is-layout-3{
	gap: 5px !important;
}
@media only screen and (max-width: 370px) {
	.mobile-whatsapp-link-in-header{
		display: none !important;
	}
}
.services-full-med-text{
	height: 100% !important;
}
.footer-links-p{
	padding-top: 0 !important;
}
.custom-steps-number{
    font-family: var(--wp--preset--font-family--heading);
    font-weight: 400;
    background: var(--wp--preset--gradient--yellow-gradient);
    border-radius: 50%;
    height: 1.2em;
    width: 1.2em;
    text-align: center;
    font-size: clamp(2.125rem,3.365vw - .029rem,3rem) !important;
    color: #fff;
    line-height: 85% !important;	
}
.navbar-inner{align-items: center !important;}
.align-left{
	text-align: left !important;
}

@media only screen and (max-width: 992px) {
	.footer-first-row-left, .footer-first-row-right{
		width: 90% !important;

	}
	.footer-first-row-right{
		align-items: flex-start !important
	}
	.lablec-second-row{
		padding-left: 30px;
		padding-right: 30px;
	}	
}
.footer-first-row-right .wp-block-buttons .wp-block-button{
	align-self: flex-start !important;
}
