<!-- Google Calendar Appointment Scheduling begin -->
<link href="https://calendar.google.com/calendar/scheduling-button-script.css" rel="stylesheet">
<script src="https://calendar.google.com/calendar/scheduling-button-script.js" async></script>
<script>
(function() {
var target = document.currentScript;
window.addEventListener('load', function() {
calendar.schedulingButton.load({
url: 'https://calendar.google.com/calendar/appointments/schedules/AcZssZ2keKlxQPfbow90Kkj3BnefXGIFx2ALrtG6aavu2CKwQyk8P7VLarIEEsR7yvtghKFN8cwWYUrV?gv=true',
color: '#F4511E',
label: "\u0417\u0410\u041F\u0418\u0421\u0410\u0422\u042C\u0421\u042F",
target,
});
});
})();
</script>
<!-- end Google Calendar Appointment Scheduling -->