|
|
<?php
|
|
|
|
|
|
$excluded_page_ids = array(763, 724, 732, 585, 582);
|
|
|
|
|
|
if (!is_front_page() &&
|
|
|
!is_404() &&
|
|
|
!in_array(get_the_ID(), $excluded_page_ids)) {
|
|
|
$front_page_id = get_option('page_on_front');
|
|
|
|
|
|
if ($front_page_id) {
|
|
|
$page_content = get_post_field('post_content', $front_page_id);
|
|
|
$blocks = parse_blocks($page_content);
|
|
|
|
|
|
foreach ($blocks as $block) {
|
|
|
if ($block['blockName'] === 'acf/form-block') {
|
|
|
echo render_block($block);
|
|
|
break;
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
?>
|
|
|
<div class="text-white relative min-h-[330px] bg-[linear-gradient(180deg,_#f9f9f9_69.59%,_#ededed_100%)] dark:bg-none dark:bg-[#141419]">
|
|
|
<?php if (get_current_room() === 'gym'): ?>
|
|
|
|
|
|
<svg class="absolute right-0 top-0 z-[0] pointer-events-none" width="621" height="330" viewBox="0 0 621 330"
|
|
|
fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
|
<g opacity="0.04" clip-path="url(#clip0_4018_16537)">
|
|
|
<path fill-rule="evenodd" clip-rule="evenodd"
|
|
|
d="M621 -0.00390625C506.463 285.064 258.06 133.205 63.4795 202.474C120.06 42.623 222.18 13.317 336.721 11.9849C422.28 10.6528 542.342 19.9775 621 -0.00390625Z"
|
|
|
fill="#F8F8F8"/>
|
|
|
<path fill-rule="evenodd" clip-rule="evenodd"
|
|
|
d="M426.423 206.469C338.102 424.931 149.041 303.71 0 356.995C77.2817 138.532 253.922 250.428 426.423 206.469Z"
|
|
|
fill="#F8F8F8"/>
|
|
|
</g>
|
|
|
<defs>
|
|
|
<clipPath id="clip0_4018_16537">
|
|
|
<rect width="621" height="357" fill="white"/>
|
|
|
</clipPath>
|
|
|
</defs>
|
|
|
</svg>
|
|
|
<?php else: ?>
|
|
|
<svg class="absolute right-0 top-0 z-[0] pointer-events-none" width="621" height="330" viewBox="0 0 621 330"
|
|
|
fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
|
<g opacity="0.02" clip-path="url(#clip0_2190_3228)">
|
|
|
<path fill-rule="evenodd" clip-rule="evenodd"
|
|
|
d="M621 -13.0039C506.463 272.064 258.06 120.205 63.4795 189.474C120.06 29.623 222.18 0.317019 336.721 -1.01508C422.28 -2.34716 542.342 6.97748 621 -13.0039Z"
|
|
|
fill="#222222"/>
|
|
|
<path fill-rule="evenodd" clip-rule="evenodd"
|
|
|
d="M426.423 193.469C338.102 411.931 149.041 290.71 0 343.995C77.2817 125.532 253.922 237.428 426.423 193.469Z"
|
|
|
fill="#222222"/>
|
|
|
</g>
|
|
|
<defs>
|
|
|
<clipPath id="clip0_2190_3228">
|
|
|
<rect width="621" height="357" fill="white" transform="translate(0 -13)"/>
|
|
|
</clipPath>
|
|
|
</defs>
|
|
|
</svg>
|
|
|
<?php endif; ?>
|
|
|
<div class="mx-auto container">
|
|
|
|
|
|
<div class="flex pt-[48px] pb-[24px] justify-between">
|
|
|
<div>
|
|
|
<a href="<?php echo esc_url(home_url('/')); ?>">
|
|
|
<?php display_icon(get_current_room() === 'gym' ? 'dark_logo' : 'light_logo'); ?>
|
|
|
</a>
|
|
|
<div class="mt-[12px]"> <?php get_template_part('template-parts/la-components/language-switcher'); ?></div>
|
|
|
<div class="hidden max-[800px]:block mt-[24px]">
|
|
|
<div class="flex w-full flex-wrap gap-y-[16px] gap-x-[40px]"> <?php
|
|
|
$menu_items = get_simple_menu_items();
|
|
|
foreach ($menu_items as $item):
|
|
|
?>
|
|
|
<a class="!no-underline text-[#222] dark:text-[#f8f8f8] dark:hover:text-[#c7c7c7] hover:text-[#555] hover:text-[#555] font-[600] leading-[125%] text-[16px]"
|
|
|
href="<?php echo esc_url($item['url']); ?>">
|
|
|
<?php echo esc_html($item['title']); ?>
|
|
|
</a>
|
|
|
<?php endforeach; ?></div>
|
|
|
</div>
|
|
|
<div class="hidden max-[1000px]:flex mt-[24px] flex items-center gap-[12px] text-[#222] dark:text-[#f8f8f8]">
|
|
|
<div class="leading-[145%] inline-flex text-[16px] font-[600]">
|
|
|
<p>г. Томск, </p>
|
|
|
<p>ул. Красноармейская, 120</p>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="max-[1000px]:block hidden mt-[12px] text-[#222] dark:text-[#f8f8f8] text-[14px] leading-[125%] font-[600]">
|
|
|
<?php
|
|
|
|
|
|
$work_time = get_field('work_time', 'option');
|
|
|
echo $work_time[get_current_room()];
|
|
|
?>
|
|
|
</div>
|
|
|
<div class="hidden max-[1000px]:flex mt-[12px] justify-between flex-wrap items-center gap-[6px]">
|
|
|
<a class="font-[700] dark:hover:text-[#c7c7c7] hover:text-[#555] text-[24px] leading-[125%] !decoration-transparent text-[#222] dark:text-[#f8f8f8] transition-colors"
|
|
|
href="tel:+783822990019">
|
|
|
+7 (3822) 99-00-19
|
|
|
</a>
|
|
|
<div class="flex gap-[4px]">
|
|
|
<a class="[&>img]:w-[30px] dark:hover:[&>img]:brightness-90 hover:[&>img]:brightness-150 transition" href="https://t.me/FakelGym_bot">
|
|
|
<?php display_icon(get_current_room() === 'gym' ? 'tg_dark' : 'tg'); ?>
|
|
|
</a>
|
|
|
<a class="[&>img]:w-[30px] dark:hover:[&>img]:brightness-90 hover:[&>img]:brightness-150 transition" href="https://wa.me/79832321319">
|
|
|
<?php display_icon(get_current_room() === 'gym' ? 'whatsapp_dark' : 'whatsapp'); ?>
|
|
|
</a>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="flex gap-[12px] items-center mt-[24px] ">
|
|
|
<?php
|
|
|
$page = get_page_by_path('lk');
|
|
|
?>
|
|
|
<a href="
|
|
|
<?php
|
|
|
echo get_permalink(pll_get_post($page->ID, pll_current_language()) ?: $page->ID);
|
|
|
?>
|
|
|
"
|
|
|
class="max-[768px]:px-[14px] max-[768px]:text-[14px] !no-underline max-[1000px]:flex hidden font-[600] dark:text-[#222] text-[#f8f8f8] dark-gradient-hover dark:!bg-none dark:!bg-[#f8f8f8] gap-[8px] h-[44px] px-[20px] items-center cursor-pointer rounded-[90px]"
|
|
|
>
|
|
|
<svg class="min-w-fit" width="16" height="17" viewBox="0 0 16 17" fill="none"
|
|
|
xmlns="http://www.w3.org/2000/svg">
|
|
|
<path class="dark:fill-[#222222] fill-[#f8f8f8]"
|
|
|
d="M8 0.5C9.06087 0.5 10.0783 0.921427 10.8284 1.67157C11.5786 2.42172 12 3.43913 12 4.5C12 5.56087 11.5786 6.57828 10.8284 7.32843C10.0783 8.07857 9.06087 8.5 8 8.5C6.93913 8.5 5.92172 8.07857 5.17157 7.32843C4.42143 6.57828 4 5.56087 4 4.5C4 3.43913 4.42143 2.42172 5.17157 1.67157C5.92172 0.921427 6.93913 0.5 8 0.5ZM8 10.5C12.42 10.5 16 12.29 16 14.5V16.5H0V14.5C0 12.29 3.58 10.5 8 10.5Z"
|
|
|
/>
|
|
|
</svg>
|
|
|
Личный кабинет
|
|
|
</a>
|
|
|
<button data-modal="time"
|
|
|
class="dark:hidden max-[768px]:px-[14px] max-[768px]:text-[14px] text-[#222] dark:text-[#f8f8f8] dark:border-[rgba(248,_248,_248,_0.2)] font-[600] flex gap-[8px] h-[44px] px-[20px] items-center cursor-pointer border border-[#e0e0e0] rounded-[90px]"
|
|
|
>
|
|
|
<span class="dark:bg-[#f8f8f8] w-[8px] h-[8px] rounded-full bg-[#e21e24]"></span>
|
|
|
Расписание
|
|
|
</button>
|
|
|
</div>
|
|
|
<div class="max-[1000px]:hidden mt-[24px] text-[#222] dark:text-[#f8f8f8] text-[14px] leading-[125%] font-[600]">
|
|
|
<?php
|
|
|
|
|
|
$work_time = get_field('work_time', 'option');
|
|
|
echo $work_time[get_current_room()];
|
|
|
?>
|
|
|
</div>
|
|
|
</div>
|
|
|
|
|
|
<div class="max-[800px]:hidden">
|
|
|
<div class="flex w-full max-w-[424px] flex-wrap gap-y-[16px] gap-x-[40px]"> <?php
|
|
|
$menu_items = get_simple_menu_items();
|
|
|
foreach ($menu_items as $item):
|
|
|
?>
|
|
|
<a class="!no-underline text-[#222] dark:text-[#f8f8f8] dark:hover:text-[#c7c7c7] hover:text-[#555] hover:text-[#555] font-[600] leading-[125%] text-[16px]"
|
|
|
href="<?php echo esc_url($item['url']); ?>">
|
|
|
<?php echo esc_html($item['title']); ?>
|
|
|
</a>
|
|
|
<?php endforeach; ?></div>
|
|
|
</div>
|
|
|
|
|
|
<div class="max-[1000px]:hidden flex flex-col items-end">
|
|
|
<?php
|
|
|
$page = get_page_by_path('lk');
|
|
|
?>
|
|
|
<a href="
|
|
|
<?php
|
|
|
echo get_permalink(pll_get_post($page->ID, pll_current_language()) ?: $page->ID);
|
|
|
?>
|
|
|
"
|
|
|
class="!no-underline font-[600] dark:text-[#222] text-[#f8f8f8] dark-gradient-hover dark:!bg-none dark:!bg-[#f8f8f8] flex gap-[8px] h-[44px] px-[20px] items-center cursor-pointer rounded-[90px]"
|
|
|
>
|
|
|
<svg width="16" height="17" viewBox="0 0 16 17" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
|
<path class="dark:fill-[#222222] fill-[#f8f8f8]"
|
|
|
d="M8 0.5C9.06087 0.5 10.0783 0.921427 10.8284 1.67157C11.5786 2.42172 12 3.43913 12 4.5C12 5.56087 11.5786 6.57828 10.8284 7.32843C10.0783 8.07857 9.06087 8.5 8 8.5C6.93913 8.5 5.92172 8.07857 5.17157 7.32843C4.42143 6.57828 4 5.56087 4 4.5C4 3.43913 4.42143 2.42172 5.17157 1.67157C5.92172 0.921427 6.93913 0.5 8 0.5ZM8 10.5C12.42 10.5 16 12.29 16 14.5V16.5H0V14.5C0 12.29 3.58 10.5 8 10.5Z"
|
|
|
/>
|
|
|
</svg>
|
|
|
Личный кабинет
|
|
|
</a>
|
|
|
|
|
|
|
|
|
<div class="mt-[24px] flex items-center gap-[12px] text-[#222] dark:text-[#f8f8f8]">
|
|
|
<div class="leading-[145%] inline-flex text-[16px] font-[600]">
|
|
|
<p>г. Томск, </p>
|
|
|
<p>ул. Красноармейская, 120</p>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="mt-[12px]">
|
|
|
<a class="font-[700] dark:hover:text-[#c7c7c7] hover:text-[#555] text-[24px] leading-[125%] !decoration-transparent text-[#222] dark:text-[#f8f8f8] transition-colors"
|
|
|
href="tel:+783822990019">
|
|
|
+7 (3822) 99-00-19
|
|
|
</a>
|
|
|
</div>
|
|
|
<div class="mt-[12px] flex gap-[4px]">
|
|
|
<a class="dark:hover:[&>img]:brightness-90 hover:[&>img]:brightness-150 transition" href="https://t.me/FakelGym_bot">
|
|
|
<?php display_icon(get_current_room() === 'gym' ? 'tg_dark' : 'tg'); ?>
|
|
|
</a>
|
|
|
<a class="dark:hover:[&>img]:brightness-90 hover:[&>img]:brightness-150 transition" href="https://wa.me/79832321319">
|
|
|
<?php display_icon(get_current_room() === 'gym' ? 'whatsapp_dark' : 'whatsapp'); ?>
|
|
|
</a>
|
|
|
</div>
|
|
|
|
|
|
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="max-[768px]:grid-cols-1 max-[768px]:gap-[12px] max-[768px]:items-start max-[768px]:justify-start text-[#222] dark:text-[#f8f8f8] font-[500] text-[14px] leading-[125%] grid grid-cols-3 pt-[16px] pb-[16px] border-t border-[#e0e0e0]">
|
|
|
<div class="flex items-center">© 2025 fakelgym.ru. Все права защищены.</div>
|
|
|
<div class="flex items-center justify-center max-[768px]:justify-start">
|
|
|
<a class="hover:!no-underline skip-ink" href="/policy" target="_blank">
|
|
|
Политика Конфиденциальности
|
|
|
</a>
|
|
|
</div>
|
|
|
<div class="flex items-center justify-end max-[768px]:justify-start">
|
|
|
<a href="https://vk.ru/fakelgym" target="_blank">
|
|
|
|
|
|
<svg width="36" height="36" viewBox="0 0 36 36" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
|
<path d="M0 18C0 8.05888 8.05888 0 18 0C27.9411 0 36 8.05888 36 18C36 27.9411 27.9411 36 18 36C8.05888 36 0 27.9411 0 18Z"
|
|
|
fill="white"/>
|
|
|
<g clip-path="url(#clip0_2190_3227)">
|
|
|
<path d="M27.1299 24.0993H24.9401C24.1119 24.0993 23.8624 23.4286 22.3779 21.9431C21.0805 20.6927 20.5325 20.5372 20.2043 20.5372C19.7504 20.5372 19.6266 20.662 19.6266 21.2867V23.2558C19.6266 23.7884 19.4539 24.1003 18.0624 24.1003C16.7125 24.0096 15.4035 23.5995 14.2431 22.9038C13.0827 22.2081 12.1042 21.2466 11.3882 20.0987C9.68876 17.9823 8.50592 15.499 7.93359 12.8458C7.93359 12.5176 8.05835 12.2201 8.68402 12.2201H10.872C11.4343 12.2201 11.6368 12.4706 11.8575 13.0493C12.9198 16.1757 14.7325 18.8953 15.4686 18.8953C15.7507 18.8953 15.8735 18.7705 15.8735 18.0671V14.8466C15.7804 13.3775 15.0003 13.2537 15.0003 12.722C15.0101 12.5818 15.0743 12.4509 15.1791 12.3572C15.2839 12.2635 15.4212 12.2143 15.5617 12.2201H19.0009C19.4712 12.2201 19.6266 12.4543 19.6266 13.0166V17.3637C19.6266 17.833 19.8281 17.9885 19.9702 17.9885C20.2523 17.9885 20.4692 17.833 20.9864 17.3167C22.0947 15.9643 23.0004 14.4579 23.6753 12.8449C23.744 12.651 23.8745 12.485 24.0466 12.3723C24.2187 12.2597 24.423 12.2066 24.6282 12.2211H26.8171C27.4735 12.2211 27.6126 12.5493 27.4735 13.0176C26.6771 14.8009 25.692 16.4937 24.5351 18.0671C24.299 18.427 24.205 18.6141 24.5351 19.0364C24.752 19.3646 25.5197 20.0056 26.035 20.6149C26.7854 21.3635 27.4082 22.229 27.8794 23.1771C28.0675 23.7875 27.7546 24.0993 27.1299 24.0993Z"
|
|
|
fill="#222222"/>
|
|
|
</g>
|
|
|
<defs>
|
|
|
<clipPath id="clip0_2190_3227">
|
|
|
<rect width="20" height="20" fill="white" transform="translate(8 8)"/>
|
|
|
</clipPath>
|
|
|
</defs>
|
|
|
</svg>
|
|
|
</a>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="container mx-auto">
|
|
|
<div class="min-h-[48px] flex items-center justify-center">
|
|
|
<a class="!no-underline flex items-center gap-[12px]" href="https://ledoffsky.agency/"
|
|
|
target="_blank">
|
|
|
<span class="text-[14px] leading-[125%] text-[#6c6b6b]">Разработка и продвижение</span>
|
|
|
|
|
|
<svg width="145" height="24" viewBox="0 0 145 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
|
<g clip-path="url(#clip0_2190_3233)">
|
|
|
<mask id="mask0_2190_3233" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0"
|
|
|
width="145" height="24">
|
|
|
<path d="M144.603 0H0.5V23.8984H144.603V0Z" fill="white"/>
|
|
|
</mask>
|
|
|
<g mask="url(#mask0_2190_3233)">
|
|
|
<path d="M3.95039 5.97656H10.8478L7.39741 11.9504L10.8478 17.9241H3.95039L0.5 11.9504L3.95039 5.97656Z"
|
|
|
fill="black"/>
|
|
|
<path d="M7.39648 0H14.2972L21.1947 11.9509L14.2972 23.8984H7.39648L14.2972 11.9509L7.39648 0Z"
|
|
|
fill="black"/>
|
|
|
<path d="M17.7483 5.97266L21.1954 11.9498H14.2979L17.7483 5.97266Z" fill="black"/>
|
|
|
<path d="M14.2976 11.9498L10.8477 5.97266H17.748L14.2976 11.9498Z" fill="black"/>
|
|
|
<path d="M3.95039 5.97266L7.39741 11.9499H0.5L3.95039 5.97266Z" fill="black"/>
|
|
|
<path d="M14.2976 11.9492L17.7485 17.9229L10.8477 17.923L14.2976 11.9492Z" fill="black"/>
|
|
|
<path d="M7.39722 11.9492L10.8476 17.9229H3.9502L7.39722 11.9492Z" fill="black"/>
|
|
|
<path d="M14.2976 0L10.8477 5.97371H17.748L14.2976 0Z" fill="black"/>
|
|
|
<path d="M10.8473 5.97371L7.39648 0H14.2972L10.8473 5.97371Z" fill="black"/>
|
|
|
<path d="M17.7488 17.9229L21.1954 11.9492H14.2979L17.7488 17.9229Z" fill="black"/>
|
|
|
<path d="M7.39722 11.9504L10.8476 5.97656H3.9502L7.39722 11.9504Z" fill="black"/>
|
|
|
<path d="M3.95039 17.9229L7.39741 11.9492H0.5L3.95039 17.9229Z" fill="black"/>
|
|
|
<path d="M14.2976 23.8996L10.8477 17.9259L17.7485 17.9258L14.2976 23.8996Z" fill="black"/>
|
|
|
<path d="M10.8473 17.9258L7.39648 23.8995H14.2972L10.8473 17.9258Z" fill="black"/>
|
|
|
<path d="M138.663 17.9567H137.853V16.5917H138.528C139.308 16.5917 139.638 16.5317 139.998 15.4817L140.088 15.2867L137.163 7.26172H139.113L140.943 13.0517L142.773 7.26172H144.603L141.768 15.3167C141.003 17.4017 140.478 17.9567 138.663 17.9567Z"
|
|
|
fill="black"/>
|
|
|
<path d="M133.253 7.08203C135.023 7.08203 136.553 8.23703 136.868 10.0221H135.128C134.963 9.16703 134.228 8.56703 133.253 8.56703C132.128 8.56703 131.138 9.39203 131.138 11.2971C131.138 13.2171 132.158 14.0421 133.208 14.0421C134.093 14.0421 134.948 13.6521 135.188 12.5721H136.928C136.568 14.4621 134.903 15.5271 133.178 15.5271C130.838 15.5271 129.293 13.7121 129.293 11.3121C129.293 8.91203 130.838 7.08203 133.253 7.08203Z"
|
|
|
fill="black"/>
|
|
|
<path d="M122.8 7.26203V8.38703C123.265 7.54703 124.105 7.08203 125.245 7.08203C127.195 7.08203 127.99 8.34203 127.99 10.2621V15.3321H126.205V10.6971C126.205 9.60203 126.055 8.53703 124.675 8.53703C123.295 8.53703 122.8 9.58703 122.8 11.0421V15.3321H121.015V7.26203H122.8Z"
|
|
|
fill="black"/>
|
|
|
<path d="M119.545 11.8071H113.53C113.65 13.3071 114.7 14.0421 115.72 14.0421C116.665 14.0421 117.385 13.6821 117.7 12.9171H119.455C119.095 14.2071 117.865 15.5271 115.795 15.5271C113.2 15.5271 111.715 13.5621 111.715 11.2371C111.715 8.80703 113.38 7.08203 115.675 7.08203C118.15 7.08203 119.71 9.10703 119.545 11.8071ZM115.675 8.47703C114.835 8.47703 113.695 8.98703 113.53 10.5021H117.73C117.685 9.24203 116.725 8.47703 115.675 8.47703Z"
|
|
|
fill="black"/>
|
|
|
<path d="M108.47 8.34203V7.26203H110.255V14.5221C110.255 15.8271 109.925 16.7721 109.28 17.3721C108.635 17.9721 107.675 18.2421 106.415 18.2421C104.645 18.2421 103.25 17.5371 102.965 15.7671H104.735C104.9 16.5321 105.38 16.8321 106.46 16.8321C107.255 16.8321 107.765 16.6071 108.065 16.2471C108.365 15.9021 108.47 15.4071 108.47 14.8821V13.9371C107.99 14.7321 107.15 15.1971 106.07 15.1971C104.15 15.1971 102.56 13.6521 102.56 11.1321C102.56 8.61203 104.15 7.08203 106.07 7.08203C107.15 7.08203 107.99 7.54703 108.47 8.34203ZM108.545 11.1321C108.545 9.33203 107.615 8.50703 106.46 8.50703C105.26 8.50703 104.42 9.51203 104.42 11.1321C104.42 12.7971 105.26 13.7871 106.46 13.7871C107.615 13.7871 108.545 12.9471 108.545 11.1321Z"
|
|
|
fill="black"/>
|
|
|
<path d="M99.5697 12.1535V11.5385C97.0197 11.7785 95.9847 12.1535 95.9847 13.0685C95.9847 13.7735 96.5697 14.1935 97.4697 14.1935C98.7897 14.1935 99.5697 13.5335 99.5697 12.1535ZM97.0797 15.5285C95.3247 15.5285 94.0947 14.5835 94.0947 13.1135C94.0947 11.0885 96.5847 10.6085 99.5247 10.2935V10.1435C99.5247 8.76344 98.7447 8.34344 97.8447 8.34344C96.9447 8.34344 96.2697 8.82344 96.2247 9.79844H94.4697C94.5897 8.16344 95.9547 7.02344 97.9047 7.02344C99.8397 7.02344 101.355 7.90844 101.31 10.4885C101.31 10.8785 101.28 11.8385 101.28 12.5735C101.28 13.5935 101.355 14.6585 101.52 15.3335H99.8847C99.8247 14.9885 99.7797 14.7935 99.7347 14.2385C99.2097 15.1235 98.2797 15.5285 97.0797 15.5285Z"
|
|
|
fill="black"/>
|
|
|
<path d="M92.7861 15.333H90.7461V13.293H92.7861V15.333Z" fill="black"/>
|
|
|
<path d="M85.3721 17.9567H84.5621V16.5917H85.2371C86.0171 16.5917 86.3471 16.5317 86.7071 15.4817L86.7971 15.2867L83.8721 7.26172H85.8221L87.6521 13.0517L89.4821 7.26172H91.3121L88.4771 15.3167C87.7121 17.4017 87.1871 17.9567 85.3721 17.9567Z"
|
|
|
fill="black"/>
|
|
|
<path d="M76.7764 4.45703H78.5614V10.5021L81.5464 7.26203H83.6914L80.6014 10.5771L84.0364 15.3321H81.9514L79.4164 11.8371L78.5614 12.7521V15.3321H76.7764V4.45703Z"
|
|
|
fill="black"/>
|
|
|
<path d="M75.1664 9.46703H73.4864C73.2914 8.73203 72.6164 8.44703 71.7164 8.44703C70.9364 8.44703 70.2164 8.79203 70.2164 9.33203C70.2164 9.87203 70.5914 10.1571 71.2964 10.2921L72.4364 10.5171C74.0714 10.8321 75.3164 11.3421 75.3164 12.9171C75.3164 14.5971 73.7264 15.5271 71.8964 15.5271C69.9164 15.5271 68.5964 14.3871 68.4014 12.8721H70.1414C70.3064 13.7121 70.8914 14.1771 71.9564 14.1771C72.9014 14.1771 73.5764 13.7871 73.5764 13.1271C73.5764 12.4671 72.9764 12.1821 72.1814 12.0171L70.9664 11.7771C69.6014 11.4921 68.5364 10.9071 68.5364 9.42203C68.5364 7.99703 70.0814 7.08203 71.8214 7.08203C73.3964 7.08203 74.8364 7.84703 75.1664 9.46703Z"
|
|
|
fill="black"/>
|
|
|
<path d="M64.3896 7.26203V6.76703C64.3896 4.89203 65.0946 4.45703 67.0596 4.45703H67.7646V5.82203H67.2546C66.3696 5.82203 66.1746 5.98703 66.1746 6.82703V7.26203H67.7646V8.55203H66.1746V15.3321H64.3896V8.55203H63.2646V7.26203H64.3896Z"
|
|
|
fill="black"/>
|
|
|
<path d="M59.541 7.26203V6.76703C59.541 4.89203 60.246 4.45703 62.211 4.45703H62.916V5.82203H62.406C61.521 5.82203 61.326 5.98703 61.326 6.82703V7.26203H62.916V8.55203H61.326V15.3321H59.541V8.55203H58.416V7.26203H59.541Z"
|
|
|
fill="black"/>
|
|
|
<path d="M51.6555 11.3121C51.6555 13.1721 52.6455 14.0721 53.7855 14.0721C54.9255 14.0721 55.9155 13.1721 55.9155 11.3121C55.9155 9.45203 54.9255 8.53703 53.7855 8.53703C52.6455 8.53703 51.6555 9.45203 51.6555 11.3121ZM53.7855 7.08203C55.7505 7.08203 57.7605 8.40203 57.7605 11.3121C57.7605 14.2371 55.7505 15.5271 53.7855 15.5271C51.8205 15.5271 49.8105 14.2371 49.8105 11.3121C49.8105 8.40203 51.8205 7.08203 53.7855 7.08203Z"
|
|
|
fill="black"/>
|
|
|
<path d="M46.5506 8.34203V4.45703H48.3356V15.3321H46.5506V14.2671C46.0706 15.0621 45.2306 15.5271 44.1506 15.5271C42.2306 15.5271 40.6406 13.8921 40.6406 11.2971C40.6406 8.71703 42.2306 7.08203 44.1506 7.08203C45.2306 7.08203 46.0706 7.54703 46.5506 8.34203ZM46.6256 11.2971C46.6256 9.43703 45.6956 8.53703 44.5406 8.53703C43.3406 8.53703 42.5006 9.61703 42.5006 11.2971C42.5006 13.0221 43.3406 14.0721 44.5406 14.0721C45.6956 14.0721 46.6256 13.1571 46.6256 11.2971Z"
|
|
|
fill="black"/>
|
|
|
<path d="M39.6376 11.8071H33.6226C33.7426 13.3071 34.7926 14.0421 35.8126 14.0421C36.7576 14.0421 37.4776 13.6821 37.7926 12.9171H39.5476C39.1876 14.2071 37.9576 15.5271 35.8876 15.5271C33.2926 15.5271 31.8076 13.5621 31.8076 11.2371C31.8076 8.80703 33.4726 7.08203 35.7676 7.08203C38.2426 7.08203 39.8026 9.10703 39.6376 11.8071ZM35.7676 8.47703C34.9276 8.47703 33.7876 8.98703 33.6226 10.5021H37.8226C37.7776 9.24203 36.8176 8.47703 35.7676 8.47703Z"
|
|
|
fill="black"/>
|
|
|
<path d="M30.3387 4.45703V15.3321H28.5537V4.45703H30.3387Z" fill="black"/>
|
|
|
</g>
|
|
|
</g>
|
|
|
<defs>
|
|
|
<clipPath id="clip0_2190_3233">
|
|
|
<rect width="145" height="24" fill="white"/>
|
|
|
</clipPath>
|
|
|
</defs>
|
|
|
</svg>
|
|
|
</a></div>
|
|
|
</div>
|
|
|
|
|
|
|