{"id":2248,"date":"2026-01-10T16:39:18","date_gmt":"2026-01-10T15:39:18","guid":{"rendered":"https:\/\/portfolio.anmcollective.pl\/?page_id=2248"},"modified":"2026-04-06T15:39:40","modified_gmt":"2026-04-06T13:39:40","slug":"old-town","status":"publish","type":"page","link":"https:\/\/portfolio.anmcollective.pl\/?page_id=2248","title":{"rendered":"Old town"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2248\" class=\"elementor elementor-2248\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-11d7094 e-flex e-con-boxed e-con e-parent\" data-id=\"11d7094\" data-element_type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ea8f89d elementor-widget elementor-widget-html\" data-id=\"ea8f89d\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/gsap\/3.12.2\/gsap.min.js\"><\/script>\n<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/gsap\/3.12.2\/ScrollTrigger.min.js\"><\/script>\n\n<style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Life+Savers:wght@400;700&family=Montserrat:wght@300;400;600&display=swap');\n\n    \/* 1. USTAWIENIA BAZOWE *\/\n    body, html {\n        margin: 0 !important; padding: 0 !important;\n        background-color: #000; color: #fff;\n        font-family: 'Montserrat', sans-serif;\n        overflow-x: hidden;\n    }\n\n    .no-scroll { overflow: hidden !important; height: 100vh !important; }\n\n    \/* Bezpiecznik dla edytora Elementora *\/\n    .elementor-editor-active #intro-layer, \n    .elementor-editor-active #custom-cursor { \n        display: none !important; \n    }\n    .elementor-editor-active body, .elementor-editor-active html { \n        overflow: auto !important; \n    }\n\n    \/* 2. INTRO LAYER *\/\n    #intro-layer {\n        position: fixed; top: 0; left: 0; width: 100vw; height: 100vh;\n        background-color: #000; display: flex; flex-direction: column;\n        justify-content: center; align-items: center; z-index: 99999;\n    }\n    .intro-logo-img { width: clamp(200px, 20vw, 350px); opacity: 0; transform: scale(0.9); z-index: 10; }\n    \n    #loader-percentage {\n        position: absolute; bottom: 50px; font-family: 'Life Savers', cursive;\n        color: #B8860B; font-size: 1.2rem; letter-spacing: 5px;\n    }\n\n    .intro-bg-slides { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; opacity: 0; }\n    .intro-slide {\n        position: absolute; top: 0; left: 0; width: 100%; height: 100%;\n        background-size: cover; background-position: center;\n        filter: grayscale(1) brightness(0.3); opacity: 0;\n    }\n\n    \/* 3. HERO SECTION *\/\n    #hero-section {\n        position: relative; height: 100vh; width: 100vw;\n        display: flex; align-items: center; justify-content: center; overflow: hidden;\n    }\n    .hero-bg-image {\n        position: absolute; top: 0; left: 0; width: 100%; height: 100%;\n        background: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.8)), \n                    url('https:\/\/portfolio.anmcollective.pl\/wp-content\/uploads\/2026\/01\/oldtown-webnew.webp');\n        background-size: cover; background-position: center;\n        filter: grayscale(1) contrast(1.1); z-index: 1; transform: scale(1.3); opacity: 0;\n    }\n    .hero-container { position: relative; z-index: 2; width: 90%; max-width: 1200px; display: grid; grid-template-columns: 1fr 400px; gap: 50px; align-items: center; opacity: 0; }\n    .hero-title { font-family: 'Life Savers', cursive; font-size: clamp(3rem, 6vw, 6rem); letter-spacing: 0.1em; text-transform: uppercase; margin: 0; }\n    \n    .hero-nav { display: flex; gap: 25px; list-style: none; padding: 20px 0 0 0; margin: 0; }\n    .hero-nav a { color: #B8860B; text-decoration: none; font-size: 0.8rem; letter-spacing: 0.3em; text-transform: uppercase; transition: 0.3s; }\n    .hero-nav a:hover { color: #fff; }\n\n    .hero-booking-panel { background: rgba(10, 10, 10, 0.8); backdrop-filter: blur(15px); border: 1px solid rgba(184, 134, 11, 0.3); padding: 30px; }\n    .time-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; margin: 20px 0; }\n    .time-slot { padding: 8px; border: 1px solid #333; text-align: center; cursor: pointer; transition: 0.3s; font-size: 0.75rem; color: #fff; }\n    .time-slot.selected { background: #B8860B; color: #000; border-color: #B8860B; }\n    \n    .btn-book { background: transparent; border: 1px solid #B8860B; font-family: 'Life Savers'; color: #fff; padding: 12px; width: 100%; cursor: pointer; text-transform: uppercase; letter-spacing: 2px; font-size: 0.8rem; margin-top: 15px; transition: 0.3s; }\n    .btn-book:hover { background: #B8860B; color: #000; }\n\n    \/* MODAL *\/\n    #booking-modal { position: fixed; top: 0; left: 0; width: 100%; height: 100vh; background: rgba(0,0,0,0.95); z-index: 100000; display: none; justify-content: center; align-items: center; backdrop-filter: blur(10px); }\n    .modal-content { background: #111; border: 1px solid #B8860B; padding: 40px; max-width: 500px; width: 90%; position: relative; }\n    #close-modal { position: absolute; top: 10px; right: 20px; font-size: 35px; color: #B8860B; cursor: pointer; }\n\n    \/* KURSOR *\/\n    #custom-cursor { width: 20px; height: 20px; border: 1px solid #B8860B; border-radius: 50%; position: fixed; pointer-events: none; z-index: 100002; display: none; }\n    \n    \/* POPRAWKA RESPONSYWNO\u015aCI DLA FORMULARZA HERO *\/\n@media (max-width: 900px) {\n    #hero-section {\n        height: auto !important; \/* Pozwala sekcji rosn\u0105\u0107 wraz z tre\u015bci\u0105 *\/\n        min-height: 100vh;\n        padding: 120px 20px 60px 20px; \/* Miejsce na logo i odst\u0119py *\/\n    }\n\n    .hero-container {\n        grid-template-columns: 1fr !important; \/* Zmienia uk\u0142ad z dw\u00f3ch kolumn na jedn\u0105 *\/\n        gap: 30px;\n        width: 100% !important;\n        max-width: 100%;\n        margin: 0 auto;\n    }\n\n    .hero-text-side {\n        text-align: center; \/* Centruje napis OLD TOWN na telefonie *\/\n    }\n\n    .hero-title {\n        font-size: clamp(3rem, 15vw, 4.5rem) !important;\n    }\n\n    .hero-nav {\n        justify-content: center;\n        flex-wrap: wrap; \/* Pozwala menu si\u0119 prze\u0142ama\u0107, je\u015bli jest za szerokie *\/\n    }\n\n    .hero-booking-panel {\n        width: 100% !important; \/* Formularz zajmuje ca\u0142\u0105 dost\u0119pn\u0105 szeroko\u015b\u0107 *\/\n        max-width: 100% !important;\n        box-sizing: border-box; \/* Wa\u017cne: padding nie powi\u0119ksza szeroko\u015bci *\/\n        padding: 20px !important;\n        margin: 0 auto;\n    }\n\n    .time-grid {\n        grid-template-columns: repeat(3, 1fr) !important; \/* 3 kolumny z godzinami zamiast 6 *\/\n        gap: 8px;\n    }\n\n    .time-slot {\n        font-size: 0.8rem;\n        padding: 10px 5px;\n    }\n}\n\n\/* Ekstremalnie ma\u0142e telefony *\/\n@media (max-width: 400px) {\n    .time-grid {\n        grid-template-columns: repeat(2, 1fr) !important; \/* 2 kolumny na bardzo ma\u0142ych ekranach *\/\n    }\n}\n<\/style>\n\n<div id=\"custom-cursor\"><\/div>\n\n<div id=\"intro-layer\">\n    <div class=\"intro-bg-slides\">\n        <div class=\"intro-slide\" style=\"background-image: url('https:\/\/portfolio.anmcollective.pl\/wp-content\/uploads\/2026\/01\/wnuin.webp');\"><\/div>\n        <div class=\"intro-slide\" style=\"background-image: url('https:\/\/portfolio.anmcollective.pl\/wp-content\/uploads\/2026\/01\/fewqe.webp');\"><\/div>\n        <div class=\"intro-slide\" style=\"background-image: url('https:\/\/portfolio.anmcollective.pl\/wp-content\/uploads\/2026\/01\/olduhbhuyhj.webp');\"><\/div>\n    <\/div>\n    <img decoding=\"async\" src=\"https:\/\/portfolio.anmcollective.pl\/wp-content\/uploads\/2026\/01\/old-town-bez-tlaweb.webp\" class=\"intro-logo-img\">\n    <div id=\"loader-percentage\">0%<\/div>\n<\/div>\n\n<main id=\"main-wrapper\">\n    <section id=\"hero-section\">\n        <div class=\"hero-bg-image\"><\/div>\n        <div class=\"hero-container\">\n            <div class=\"hero-text-side\">\n                <h1 class=\"hero-title\">OLD TOWN<\/h1>\n                <ul class=\"hero-nav\">\n                    <li><a href=\"#o-nas\">O NAS<\/a><\/li>\n                    <li><a href=\"#prace\">PRACE<\/a><\/li>\n                    <li><a href=\"#kontakt\">KONTAKT<\/a><\/li>\n                <\/ul>\n            <\/div>\n            <div class=\"hero-booking-panel\">\n                <h3 style=\"font-family: 'Life Savers'; color: #B8860B; margin: 0; font-size: 1.5rem;\">Zarezerwuj wizyt\u0119<\/h3>\n                <p style=\"font-size: 0.9rem; color: #888; margin-bottom: 20px;\">Wybierz us\u0142ug\u0119 i woln\u0105 godzin\u0119.<\/p>\n                <div class=\"time-grid\">\n                    <div class=\"time-slot\">10:00<\/div><div class=\"time-slot\">11:30<\/div><div class=\"time-slot\">13:00<\/div>\n                    <div class=\"time-slot\">14:30<\/div><div class=\"time-slot\">16:00<\/div><div class=\"time-slot\">17:30<\/div>\n                <\/div>\n                <button class=\"btn-book\" id=\"next-step\">Zarezerwuj teraz<\/button>\n            <\/div>\n        <\/div>\n    <\/section>\n<\/main>\n\n<div id=\"booking-modal\">\n    <div class=\"modal-content\">\n        <span id=\"close-modal\">\u00d7<\/span>\n        <h3 style=\"font-family: 'Life Savers'; color: #B8860B;\">Doko\u0144cz rezerwacj\u0119<\/h3>\n        <p id=\"selected-summary\" style=\"color: #888; font-size: 0.8rem; margin-bottom: 20px;\"><\/p>\n        <div class='fluentform ff-default fluentform_wrapper_8 ffs_default_wrap'><form data-form_id=\"8\" id=\"fluentform_8\" class=\"frm-fluent-form fluent_form_8 ff-el-form-top ff_form_instance_8_1 ff-form-loading ffs_default\" data-form_instance=\"ff_form_instance_8_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend class=\"ff_screen_reader_title\" style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">old town<\/legend><input type='hidden' name='__fluent_form_embded_post_id' value='2248' \/><input type=\"hidden\" id=\"_fluentform_8_fluentformnonce\" name=\"_fluentform_8_fluentformnonce\" value=\"0c8d1e2f14\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/index.php?rest_route=%2Fwp%2Fv2%2Fpages%2F2248\" \/><div data-type=\"name-element\" data-name=\"names\" class=\" ff-field_container ff-name-field-wrapper\" ><div class='ff-t-container'><div class='ff-t-cell '><div class='ff-el-group ff-el-form-top'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_8_names_first_name_' id='label_ff_8_names_first_name_' >First Name<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"names[first_name]\" id=\"ff_8_names_first_name_\" class=\"ff-el-form-control\" placeholder=\"Enter Your First Name\" aria-invalid=\"false\" aria-required=false><\/div><\/div><\/div><div class='ff-t-cell '><div class='ff-el-group ff-el-form-top'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_8_names_last_name_' id='label_ff_8_names_last_name_' >Last Name<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"names[last_name]\" id=\"ff_8_names_last_name_\" class=\"ff-el-form-control\" placeholder=\"Enter Your Last Name\" aria-invalid=\"false\" aria-required=false><\/div><\/div><\/div><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_8_phone' id='label_ff_8_phone' aria-label=\"Phone\/Mobile\">Phone\/Mobile<\/label><\/div><div class='ff-el-input--content'><input name=\"phone\" class=\"ff-el-form-control ff-el-phone\" type=\"tel\" placeholder=\"Mobile Number\" data-name=\"phone\" id=\"ff_8_phone\" inputmode=\"tel\"  aria-invalid='false' aria-required=false><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_8_email' id='label_ff_8_email' aria-label=\"Email\">Email<\/label><\/div><div class='ff-el-input--content'><input type=\"email\" name=\"email\" id=\"ff_8_email\" class=\"ff-el-form-control\" placeholder=\"Email Address\" data-name=\"email\"  aria-invalid=\"false\" aria-required=false><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_8_description' id='label_ff_8_description' aria-label=\"Textarea\">Textarea<\/label><\/div><div class='ff-el-input--content'><textarea aria-required=\"false\" aria-labelledby=\"label_ff_8_description\" name=\"description\" id=\"ff_8_description\" class=\"ff-el-form-control\" rows=\"3\" cols=\"2\" data-name=\"description\" ><\/textarea><\/div><\/div><div class='ff-el-group ff-text-left ff_submit_btn_wrapper'><button type=\"submit\" class=\"ff-btn ff-btn-submit ff-btn-md ff_btn_style\"  aria-label=\"Submit Form\">Submit Form<\/button><\/div><\/fieldset><\/form><div id='fluentform_8_errors' class='ff-errors-in-stack ff_form_instance_8_1 ff-form-loading_errors ff_form_instance_8_1_errors'><\/div><\/div>            <script type=\"text\/javascript\">\n                window.fluent_form_ff_form_instance_8_1 = {\"id\":\"8\",\"settings\":{\"layout\":{\"labelPlacement\":\"top\",\"asteriskPlacement\":\"asterisk-right\",\"helpMessagePlacement\":\"with_label\",\"errorMessagePlacement\":\"inline\",\"cssClassName\":\"\"},\"restrictions\":{\"denyEmptySubmission\":{\"enabled\":false}}},\"form_instance\":\"ff_form_instance_8_1\",\"form_id_selector\":\"fluentform_8\",\"rules\":{\"names[first_name]\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"names[middle_name]\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"names[last_name]\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"phone\":{\"required\":{\"value\":false,\"global\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\"},\"valid_phone_number\":{\"value\":false,\"global\":true,\"message\":\"Phone number is not valid\",\"global_message\":\"Phone number is not valid\"}},\"email\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true},\"email\":{\"value\":true,\"message\":\"This field must contain a valid email\",\"global_message\":\"This field must contain a valid email\",\"global\":true}},\"description\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}}},\"debounce_time\":300};\n                            <\/script>\n            \n    <\/div>\n<\/div>\n\n<script>\nwindow.addEventListener('load', function() {\n    \/\/ 1. BEZPIECZNIK ELEMENTORA\n    if (document.body.classList.contains('elementor-editor-active')) {\n        document.documentElement.classList.remove('no-scroll');\n        return; \n    }\n\n    gsap.registerPlugin(ScrollTrigger);\n    \n    \/\/ 2. BLOKADA SCROLLA I RESET\n    document.documentElement.classList.add('no-scroll');\n    window.scrollTo(0, 0);\n\n    const tl = gsap.timeline();\n    const cursor = document.querySelector('#custom-cursor');\n    const modal = document.querySelector('#booking-modal');\n    const slides = document.querySelectorAll('.intro-slide');\n    const percentageText = document.querySelector('#loader-percentage');\n\n    \/\/ 3. ANIMACJA LICZNIKA % (4 sekundy)\n    let loadPercent = { val: 0 };\n    tl.to(loadPercent, {\n        val: 100, \n        duration: 4, \n        ease: \"power1.inOut\",\n        onUpdate: () => {\n            percentageText.innerText = Math.floor(loadPercent.val) + \"%\";\n        }\n    });\n\n    \/\/ 4. WEJ\u015aCIE LOGO I SLAJDY\n    tl.to(\".intro-logo-img\", { opacity: 1, scale: 1, duration: 2.5, ease: \"power2.out\" }, 0.5)\n      .to(\".intro-bg-slides\", { opacity: 1, duration: 1 }, 0.5);\n\n    slides.forEach((slide, i) => {\n        tl.to(slide, { opacity: 1, duration: 1.2 }, 0.8 + (i * 1.2))\n          .to(slide, { opacity: 0, duration: 1.2 }, 2.0 + (i * 1.2));\n    });\n\n    \/\/ 5. ODJAZD I ODBLOKOWANIE\n    tl.to(\"#intro-layer\", { \n        yPercent: -100, \n        duration: 2.0, \n        ease: \"power4.inOut\",\n        onComplete: () => {\n            document.documentElement.classList.remove('no-scroll');\n            document.body.classList.remove('no-scroll');\n            if(cursor) cursor.style.display = 'block';\n        }\n    }, \"-=0.3\")\n    .to(\".hero-bg-image\", { opacity: 1, scale: 1, duration: 3.5 }, \"-=1.5\")\n    .to(\".hero-container\", { opacity: 1, y: -20, duration: 2.0 }, \"-=1\");\n\n    \/\/ 6. OBS\u0141UGA KURSORA\n    document.addEventListener('mousemove', (e) => {\n        gsap.to(cursor, { x: e.clientX - 10, y: e.clientY - 10, duration: 0.1 });\n    });\n\n    \/\/ 7. LOGIKA REZERWACJI\n    document.querySelectorAll('.time-slot').forEach(slot => {\n        slot.addEventListener('click', () => {\n            document.querySelectorAll('.time-slot').forEach(s => s.classList.remove('selected'));\n            slot.classList.add('selected');\n        });\n    });\n\n    document.querySelector('#next-step').addEventListener('click', () => {\n        const sel = document.querySelector('.time-slot.selected');\n        if(!sel) { alert(\"Wybierz godzin\u0119 wizyty!\"); return; }\n        document.querySelector('#selected-summary').innerText = `Termin: dzisiaj, godz. ${sel.innerText}`;\n        modal.style.display = 'flex';\n        gsap.from(\".modal-content\", { scale: 0.8, opacity: 0, duration: 0.5, ease: \"back.out\" });\n    });\n\n    const closeFunc = () => {\n        gsap.to(\".modal-content\", { \n            scale: 0.8, opacity: 0, duration: 0.3, \n            onComplete: () => { modal.style.display = 'none'; gsap.set(\".modal-content\", {scale:1, opacity:1}); } \n        });\n    };\n    document.querySelector('#close-modal').addEventListener('click', closeFunc);\n    modal.addEventListener('click', (e) => { if (e.target === modal) closeFunc(); });\n});\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ca274fa e-flex e-con-boxed e-con e-parent\" data-id=\"ca274fa\" data-element_type=\"container\" id=\"#o-nas\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;shape_divider_top&quot;:&quot;brush&quot;,&quot;shape_divider_bottom&quot;:&quot;brush&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-shape elementor-shape-top\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 4080 400\" preserveAspectRatio=\"none\">\r\n<g>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M2123.8,259.8c-0.4,0.4-0.1,0.4,0.7-0.1C2124.2,259.7,2124,259.7,2123.8,259.8z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M2915.2,220.8c-3.5,0.4-8.3,0.9-15.1,1.9c-1.7,0.2-2.9,2-5.4,3.8c77.7,10.9,108.6,2.2,158.2,4.4\r\n\t\tc29.7,1.3,52.2-12.6,109.3-9.5c12.3,0.7,23.4-2.1,35.1-3.5c17.5-2.1,16.5,3.8,46.7-1.1c25.6-4.2,52.1-5.5,77.1-11.9\r\n\t\tc13.2-3.4,38.2-2.6,47.6-6.8c-2.4-1.8-4.4-4.6-6.9-4.9c-27.4-3.1-49.8,3.9-73.7-8.4c-0.6-0.3-1.4-0.5-2.1-0.6\r\n\t\tc-33.1-1.5-64.6,1.3-96-2.3c2.2-1.4,3.8-3.1,6-3.6c116.9-26.3,66.9-8.2,219.4-17.5c2-0.1,2-3.1,0-3.2c-33.9-1.4-65.5-3.1-97.1-2.5\r\n\t\tc-5.2,0.1-4.3-4.6-0.9-5.3c13.4-3,3.6-1.5,63-2.7c35.2-0.7,33.1-12.1,61.4-7.2c31.1,5.5,84.3-2.1,122.2,5.1\r\n\t\tc4.9,0.9,11.2,1.4,15.6,0.2c11.9-3.5,23.4-1.4,35.2-0.9c52.6,2.1,77.8,2.1,90.5,2c6.4-0.1,7.1,9.4,0.7,10.2\r\n\t\tc-5.1,0.6-13.4,0.7-32.5,1.3c5.2,4.6,10.8,6.3,17.1,7.6c0.6,0.1,1.2,0.1,1.8,0c10.7-1.8,25.4-5.7,26.8,1.2c0.7,3.2,2.9,4.8,8.2,4.7\r\n\t\tc7-3.4,14.4-7,22.2-10.8c2.2-1.1,3.4-3.6,2.8-6c-3.1-12.1-2.6-4.7,16-11.1c2.7-0.9,3.9-4,6.7-7.1c-32.4-3.4-29.3-2.3-33.9-6.7\r\n\t\tc-1.7-1.7,0.4-6.1,3.5-7c25.4-7.1,32.8,0.5,49.7-6c-1.2-1.5-2.1-4-3.7-4.2c-6.3-1-12.8-1.7-19.2-1.7c-20.7,0.1,6.3,5.6-42.2-2.7\r\n\t\tc-5.9-1-5.6-9.5,0.3-10.1c22.5-2.3,81.2-0.9,246.7-2.5c11.6,8.6,17.2,18.6,48.7,15.5c52.7-5.3-45.9-39.9,7.5-48.2\r\n\t\tS4079.8,0,4079.8,0H0c0,0,0.7,59,3.1,68s0,21.1,0,21.1H13c0.8,0.6,1.7,1,2.8,1C69.7,92.7,201.6,81.5,145,108\r\n\t\tc-4.9,2.3-3.4,9.6,2,9.8c54.8,1.8,87.8-9.5,90.9,3.9c-17.4,1.1-34.8,0-51.2,4.5c-31.5,8.7-73.5-1.6-99.7-1.1\r\n\t\tc-6.4,0.1-6.8,9.6-0.4,10.2c14.7,1.3,32.4,2,40,2.6c0.6,0,1.1,0,1.6-0.2c23.8-7.2,48.3-6.5,71.8-1.3c1.4,0.3,2.7,1.2,3.5,2.5\r\n\t\tc3.6,6,1.2,12.6,11.2,16.9c59.8,5.2,38.9,4.8,87.1-2c0.8-0.1,1.6,0,2.4,0.2c13.1,4.3,27.3,8.3,43.2,8.4c3.4,0,3.8,2.3,1.2,3.1\r\n\t\tc-79.9,4.1-71.8,0.7-43.8,9.2c-1.4,1.2-2,2.2-3,2.6c-35.8,12.3-27.3,7.9-31.3,14.1c2.2,0.8,4.3,2.3,6.6,2.4\r\n\t\tc23.6,1.4,47.1,4.7,71,1.9c31-3.6,59.2-2.7,82.6,1.2c0.6,0.1,0.9,1.5,1.3,2.3c-4.8,9.3-71.7,28,83,22.3c-0.5-1.5-0.9-3-1.7-5.5\r\n\t\tc-60.3-4.5-29.7-0.7-6.5-8c15.4-4.8,30.9-4.2,46.7-2.3c3.7,0.5,4.6,1.8,2.1,4c-6.6,1.1-14,2.4-21.2,3.7\r\n\t\tc17.9,3.7,35.6,7.2,53.2,10.9c4,0.8,6.7,6.6-13.2,6.7c-176.9,0.6-184.6,1.8-210.4-3.2c-0.4-0.1-0.9-0.1-1.4-0.1\r\n\t\tc-103.3,6.9-89.8,2-109.8,6.1c2.9,2.8,4.5,6,7.1,6.4c34.7,6.3,29.1-3,98.8,0.8c4.5,0.2,5.2,3.2,2.4,6.1c-24.7,3-38.2,1-98.8,2.4\r\n\t\tc-2.5,0.1-6.2,0-7,3.7c78.9,5.7,165.8-4.4,172.2,7.6c14,26.4,28.1,20.9-168.7,19.6c-47.4-0.3-28.9,11.4-6.8,12.1\r\n\t\tc86.5,2.9,77.9-7.7,205.1-4c2.2,2.8,2.4,4.7,1,6.2c-2.6,3.1-0.4,7.9,3.6,8.2c14.4,1.1,18.9,1.4,22.8,0.9c36.4-4.4,61,1.3,118.8-1.6\r\n\t\tc1.3-0.1,2.5-1.8,4.3-3.2c-31.4-6.4-91.6,3.9-133.4-5.4c234-11.9,281-2,280.6-11.7c-73.5-0.9-146.2-1.8-219.5-2.6\r\n\t\tc17.2-6.1,34.2-10.1,53.4-7.1c9.5,1.5,15.1-1.9,83.1-1.9c31.4,0,29.6-1.1,41.2-13.4c0.9-0.9,2.1-1.5,3.3-1.6\r\n\t\tc51.7-4.2,434.8,4.1,394.3-7.2c-8.5-2.4-18.7,2.2-26.6-3c7.6-4.9,16.3-0.8,43.9-2c0.7,0,1.5,0.1,2.1,0.3\r\n\t\tc28.3,10.6,14.1,8.4,122.3,11.7c1.4,0,2.6,0.6,3.5,1.6c1.4,1.5,2.8,3.1,4.2,4.7c-10.3,5.1-21.2,1.9-31.5,2.7\r\n\t\tc-44.9,3.3-45.7-1.2-54.4,4.4c63.6,7.8-27.2,4.1,395.6,2.4c37.7-0.2,34.4-1.1,44.7-11.6c0.9-0.9,2.2-1.5,3.5-1.5\r\n\t\tc70.7-2.7,98.8-4.1,268.8-3.2c3.5,0,4,5.1,0.6,5.8c-2.5,0.5-4.8,1.2-6.5,2.5c-2,1.5-1,4.8,1.5,5.1c26.5,3.4,82.4-2.3,101.5-7.5\r\n\t\tc51.3-14,87.2,8.7,138.8-1.2c0.7-0.1,1.3-0.4,1.9-0.8c2.2-1.5,8.7-4.4,20.9-4c27.5,0.7,54.9-0.7,82.7-1.7c2.7-0.1,4.9-2.3,4.9-5.1\r\n\t\tV244c0-2.7,2.1-4.9,4.8-5.1c126.1-6.4,89-5.1,134.9-3.1c0.6,0,1.2,0,1.7-0.2c35.9-9.9,9.4-3.4,51-3.8c80.4-0.6,101.3,14.8,133,12.9\r\n\t\tc35.1-2.1,48.6,10.2,73.1,10.1c115.3-0.6,110.5-0.8,114.4-3c5.5-3,4.1-7.7,1.2-9c-26.6-11.5-85.3-3.8-19.3-10.5\r\n\t\tc9.1-0.9,18-3.6,27.1-4c11-0.5,17.7-6.5,28.1-8.4c0.7-0.1,1.5-0.1,2.2,0c14.7,2.8,8.1,1.5,29.5,5.8c0.6,0.1,1.2,0.1,1.9,0.1\r\n\t\tc49.5-6.6,65.7-19.6,98.6-15.9C2921.3,211.3,2921.3,220.2,2915.2,220.8z M3593,31.7c30.2-2.7,21.7,10.1,0.6,9.7\r\n\t\tc-0.8,0-1.5-0.2-2.2-0.6c-0.1,0-0.2-0.1-0.2-0.1C3587.1,38.4,3588.3,32.1,3593,31.7z M3897.8,35.7c30.2-2.7,21.7,10.1,0.6,9.7\r\n\t\tc-0.8,0-1.5-0.2-2.2-0.6c-0.1,0-0.2-0.1-0.2-0.1C3891.9,42.4,3893.1,36.1,3897.8,35.7z M3592.9,130.4c4.6-6.1,3-6.2,14.7-2.9\r\n\t\tC3596.5,134,3600.3,132.8,3592.9,130.4z M3933.5,49.5c4.6-6.1,3-6.2,14.7-2.9C3937.1,53.1,3940.9,51.9,3933.5,49.5z M3708.4,133.9\r\n\t\tc-0.6,0.1-1.4,0.1-2,0c-31.8-5.5-18.5-3.7-40.6-1.2c-2.3,0.2-4.2-3.7-2.5-4.2C3713.6,112.9,3743.6,126.6,3708.4,133.9z\r\n\t\t M3643.2,23.5c-28.8,3.2-54.2,1.6-79.6-0.3C3589.1,21.8,3614.6,19.4,3643.2,23.5z M3435.7,133.4c-1.8-0.1-3.5-1.5-5.3-2.3\r\n\t\tc4.2-4.2,0.7-4.3,12.9-1.5C3442.2,132.2,3439.5,133.6,3435.7,133.4z M3442.6,60.6c-7.3,2.6-14.7,1.2-22,0.3\r\n\t\tC3427.9,59.6,3435.2,58.6,3442.6,60.6z M3747.3,33.9c-7.3,2.6-14.7,1.2-22,0.3C3732.6,32.9,3739.9,31.9,3747.3,33.9z M3238.5,60.8\r\n\t\tv1C3234,61.1,3234,61.4,3238.5,60.8z M3273.4,151.3c2.6,6.9-34.9,5.8-50.1,2.2C3233.8,149.4,3270.6,143.8,3273.4,151.3z\r\n\t\t M222.9,137.1c7.2-3.1,4.3-3.2,11.2,0.3C227,140.1,229.5,140.3,222.9,137.1z M455.3,271.4c2.4,0.8,8.7,2.5,27.1,7.6\r\n\t\tC465.8,281,455.3,282.4,455.3,271.4z M424.8,248.7c-10.5,0.5-21.1,0-31.7-0.4c-3.4-0.1-6.7-1.4-10.4-2.2c2.3-1.6,3.7-3.4,5.8-3.9\r\n\t\tc12.8-3.1,25.9-4,38.8-0.7c31.3,8,124.9-1.2,156.6,5.2C531.9,250.9,481.2,245.9,424.8,248.7z M1427.6,142.9\r\n\t\tc-12.7,1.8-17.5,3-18.8,0.9C1406.1,139.1,1420.5,142,1427.6,142.9z M1385.6,179.1c0.7,0.2,1.1,1,1.6,1.5c-0.9,0.4-1.8,1-2.6,1\r\n\t\tC1378.9,181.5,1382.3,178.4,1385.6,179.1z M1318.5,28.1c4.8-0.1,3.2,2.8-1,1.2C1317.9,28.9,1318.2,28.1,1318.5,28.1z M1217.6,28.7\r\n\t\tc-2,1.4,0.2,1.4-8.2,0.3C1211.6,27.6,1209.3,27.7,1217.6,28.7z M1172.1,182.5c-3.4,4.9-1.8,4-12.7,4.7c-12.1-0.8-3.5-5.6-0.9-6\r\n\t\tC1161.6,180.7,1173.5,180.5,1172.1,182.5z M1094.5,27.6c11.9-1.9,22.8,3.2,34.9,1.7c11.5-1.5,23.5-1.4,35.3-1.8\r\n\t\tc2.3-0.1,4.7,1.2,7,1.9c-1.8,1.3-3.2,3.3-5.3,3.7c-24.1,5.2-11.2,1.8-87.6,1.8C1090.6,25.1,1085.2,29.1,1094.5,27.6z M1014.3,31.5\r\n\t\tc-1.4,3.9-11.1,2.1-19.5-2.7C1002.1,27.1,1016.1,26.7,1014.3,31.5z M1090.4,44c-22.9,4.7-60.7,4-125.7,0.8\r\n\t\tC1009.7,42.8,1048.8,43,1090.4,44z M1017.7,148.6c-5.6,0-11.7,3-16.6-1.2C1007.2,144.1,1012.3,146.8,1017.7,148.6z M956,28.2\r\n\t\tc3.9,0.9,3.7,1.8-0.5,2.2c-0.9-0.5-1.9-0.9-2.8-1.4C953.8,28.8,955.2,28,956,28.2z M869,138.9c11.8-2.4,22.2,3.4,34.4,2.2\r\n\t\tc9-0.8,12.3-0.6,50.2,0.5c5.7,0.2,6.9,8.1,1.5,9.9c-0.3,0.1-0.5,0.2-0.8,0.3c-0.6,0.2-1.2,0.3-1.8,0.3c-10.8-0.5-23.9,0-35.9-2.1\r\n\t\tc-16.2-2.9-33.5-1.8-51.1-8.1C867.5,140.2,868.1,139.1,869,138.9z M953.3,166.5c-6.3-0.3-5.2,0-4.7-2\r\n\t\tC950.2,165.2,951.8,165.8,953.3,166.5z M858.3,158.5c11.3-3.9,22.7-0.1,32.9-1.6c0.7-0.1,1.4-0.1,2,0.1c10.3,2.8,19.7,5.4,29.3,8.1\r\n\t\tc1,1.9-1.3,5.5-3.9,5.9c-14.3,1.9-29.6,2.9-42.9,0c-18-3.8-36.2-3.3-57.1-5.3C831.9,156.2,846.8,162.5,858.3,158.5z M900.4,181.1\r\n\t\tc-4,5.3-5.8,6.3-12.7,5.2C877.1,184.8,882.3,176.6,900.4,181.1z M712.4,140.9c2.9-5.2,23.7-0.5,32.6,3.7\r\n\t\tC718.9,144.6,709.7,145.7,712.4,140.9z M517.3,146.7c18.7-3.1,27.9-5.3,26.4,0c-0.8,3.1-17.4,6.8-28.1,2.1\r\n\t\tC516.1,148,516.5,146.8,517.3,146.7z M491.1,29.5c-19,0.5-38.1,1-57.1,1.4C451.9,26.7,471.6,28.5,491.1,29.5z M479.4,159.6\r\n\t\tc-5.8,2.1-11.5,1.7-17.9,0C470,157.9,470,157.9,479.4,159.6z M390.5,15.8c5.1,0,10.2,0.6,15.2,2.7C338.6,21,335.1,15.4,390.5,15.8z\r\n\t\t M382.4,29.2v-0.9C386,28.9,386,28.6,382.4,29.2z M353.9,28.7l-3.4,0.3C351.1,27.4,350.2,27.6,353.9,28.7z M157.5,60.2\r\n\t\tc1.1-0.4,2.6-0.8,4.5-1.3C160.5,59.3,159,59.7,157.5,60.2z M218.1,63.6c-3.6,0.3-7.5-1-13.4-1.9c29.3-9.9,24.9-8.9,27-16.5\r\n\t\tc10.4-1.8,20.8-3.6,30.5-5.1c52.7,4.9,73.1-2.6,128.7,2.5c2.5,0.2,3.6,3.3,1.8,5.1l-0.1,0.1c-1.9,1.7-0.8,4.9,1.8,5.1\r\n\t\tc25.6,1.9,49.9,0.7,75.6,1.3c-6.8,5.6,1.6,3-28.3,3.4c-70.4,0.7-86.3,11.8-125.7,2C296.3,54.6,291.8,57.1,218.1,63.6z M333.5,147.9\r\n\t\tc-5.9,0.7-13.3-3.5-12.1-8.2c0.4-1.4,1-2.8,1.7-4.4c1.1-2.2,0.3-4.9-1.7-6.3c-2.5-1.8-2.7-2-17.6-3.5c-6.4-0.6-6.1-10,0.3-10.2\r\n\t\tc12.6-0.2,31.8-0.2,61.1-0.2c0.7,0,1.4,0.1,2,0.4c7.9,3.4,15.5,6.5,22.8,9.8c26.7,12.4,43.9,14.7,56.2,16.1\r\n\t\tc6.4,0.7,5.9,10.2-0.5,10.2C408.8,151.5,365.3,143.9,333.5,147.9z M556.3,197.1c8.8-3.5,17.6-1.6,26.1,0.3\r\n\t\tC586.2,198.3,588.3,210.6,556.3,197.1z M598.9,180.2c-1.8,1.1-3.9,2.7-6,2.7c-70.1,1.9-104.2,1.4-153.5-0.3\r\n\t\tc-42.7-1.5-61.5,5.8-72.8-4.3c5.1-3.4-5.2-3.5,50.3,1c0.6,0.1,1.3,0,1.9-0.2c21.4-6.2,16.5-6.4,44.5-7.2c21.7-0.6,32.9,0,39.9-1.3\r\n\t\tc4.5-0.9,5.5-6.8,1.7-9.3c-5.9-3.9-1.9-6.1,53.8-3.4c0.8,0,1.7,0.3,2.4,0.7c23.8,13.8,23.6,9.7,34,14.5\r\n\t\tC598.1,174.6,600.7,179.2,598.9,180.2z M655.9,183.5c-1.8-2.3-3.9-3.8-3.8-5.3c0.5-7.4,28.7-5.5,50.7-1.2c5.8,1.1,5.3,9.8-0.5,10.1\r\n\t\tC697.6,187.3,688.7,185,655.9,183.5z M801.8,248.9c-14.8,1.4-28.4-5.5-42.7-3.2c-12.9,2-41.3,2.1-46.9,0.8c2.3-3.5,2.5-5.5,6.6-5.6\r\n\t\tc31.7-1.2,63.4-2.4,94.8,1.6c3,0.4,5.5,2.4,8.8,3.9C815.1,249.5,808.3,248.3,801.8,248.9z M859,245.9l3,0.8\r\n\t\tC858,247.1,858.7,247.4,859,245.9z M982.8,229.5c-10.3,1.7-101.2,3.2-145.5-0.6c-29.1-2.5-59.3,1.5-105.9-3.2\r\n\t\tc3.4-3,4.5-4.9,6.5-5.6c5.9-2.1,12.2-3.3,19-2.5c77.6,9.3,205.2,0.9,227.6,6.8C984,226,983.4,227.6,982.8,229.5z M966.7,212.6\r\n\t\tc-38.2,0.9-46.5-3.5-70.9,0.5c-10.3,1.7-1.9-1.4-66.6-2.1c-66.7-0.7-30.5-0.8-94.3-4.2c-21-1.1-36-1.8-46.8-2.4\r\n\t\tc-6.4-0.4-6.4-9.8,0-10.2c11.9-0.8,21.7-0.7,33.1,1.9c30.6,6.8,47.2,1.7,93.9,7.3c30.4,3.6,45.8-1.8,105.9-0.2\r\n\t\tc85.8,2.3,76.3,0.9,86.9,2c19.7,2,39.4,2,59.2,1c2.3-0.1,4.8,1,13.4,3.1C973.9,211.8,991.9,212,966.7,212.6z M1090,187.9\r\n\t\tc-5.9,2.1-9.4,1.6-47.7-0.3c3-1.9,4.4-3.7,6.1-3.8C1080.5,181.8,1097.8,180.1,1090,187.9z M1056.3,165.2c5.4-6.4,19.1-2.5,18.1-1.3\r\n\t\ts-2.1,2.9-3.7,3.2C1065.8,167.9,1060.7,167.8,1056.3,165.2z M1100.5,143.5c-19-0.4-38.1,4.6-58.2,1.5c0.9-1.6,1.4-3.8,2.4-4\r\n\t\tc33.5-4.6,19.5,0,53.6-3.5C1102.4,137.1,1103.3,140.5,1100.5,143.5z M1108.6,45.4c26.8-3.5,25.5-3.1,40.4-0.5\r\n\t\tC1136.3,48.7,1125.3,46.2,1108.6,45.4z M1174.5,210.8c-28,2.1-23.8,0.7-29.1-1.7c12.1-3.9,12.1-3.8,32.3-1.4\r\n\t\tC1176.5,208.8,1175.6,210.7,1174.5,210.8z M1208.5,247.8c-0.9-0.2-2.4-0.3-2.7-0.7c-0.9-1.3,0.5-2,3.3-1.6c0.8,0.1,1.5,0.9,2.2,1.4\r\n\t\tC1210.4,247.2,1209.4,247.5,1208.5,247.8z M1173.7,142.4c17.1-4.5,25.1-4.4,51.7,0.6C1199.4,147.1,1191,147,1173.7,142.4z\r\n\t\t M1245.6,28.4c25.9-1.3,13.3-1.1,49.7-1.1C1279.3,32.5,1262.5,29.6,1245.6,28.4z M1263.3,208h2.8\r\n\t\tC1265.5,209.1,1266.3,209,1263.3,208z M1265.1,143.6c13.3-6.4,16.1-6.4,40.2-0.7C1280.5,146.3,1280.5,146.3,1265.1,143.6z\r\n\t\t M1297.5,230.8c3.2-1.6,4.9-3.1,7.1-3.5c20.4-3.9,41.3-3.8,62.2-3.5c6.5,0.1,12.4,2.2,17.8,6.9\r\n\t\tC1358.4,232.8,1323.5,231.3,1297.5,230.8z M1388.2,208.9c-4.8,1.6-10,1.7-14.8-0.4c5.7-5.6,16-5.7,16-3.9\r\n\t\tC1389.3,206.1,1389.3,208.5,1388.2,208.9z M1405,177.2c7.4-1.8,5.4-2.9,9.3,2.7C1409.3,185.7,1405.1,177.3,1405,177.2z\r\n\t\t M1427.1,209.2c-4.6,0-8.6-2.9-7-4.7c3.5-3.9,17.8-4.1,21.3,3.8C1436.4,208.6,1431.7,209.1,1427.1,209.2z M1449.7,263.2\r\n\t\tc17.5-3,27.8-3.4,39.8-1.3C1478.5,266.7,1468.2,263.6,1449.7,263.2z M1464.7,207.5c10.5-1.3,20.4-1.5,36,1.5\r\n\t\tC1470.6,209.1,1468.7,209.5,1464.7,207.5z M1578.2,247.8c-0.7-3-5.2-3,43.7-2.3C1615.7,248.4,1614.2,247.8,1578.2,247.8z\r\n\t\t M1504.1,144.3c8.2-4.9,50.7-3.4,77-5.8c25.6-2.3,64.7,3.4,82.5,0.3c22.3-3.8,44.6-1.2,66.9-1.4c3.3,0,6.6,2.5,14.7,5.9\r\n\t\tC1661.3,146.6,1583.7,148,1504.1,144.3z M2022,159.2c-1.2,1.6-0.1,1.5-3.8,0.8C2019.4,158.5,2018.3,158.5,2022,159.2z M1997,141.2\r\n\t\tc1.1,0.3,2.9,0.4,3.1,0.9c0.6,1.6-1.1,2.3-4.2,1.8c-0.8-0.1-1.2-1-1.8-1.6C1995,141.9,1996,141.5,1997,141.2z M2065.8,189.3\r\n\t\tc-141.9-17-52.4,8.5-212.6-6.5c-3.7-0.3-5.6-4.4-3.7-7.7c1-1.7,1.4-3.4-0.1-5.4c-1.5-1.9,13.5-9,17.5-9.9\r\n\t\tc11.4-2.6,22.3,5.8,34.5,1.9l-0.7,0.6c12.1-9.6,34.2,1.2,52.5-4.4c2.9-0.9,7.7,0.4,11.2,1.4c2,0.6,3,2.7,4.5,4.1\r\n\t\tc-0.3,0.3-0.7,0.7-1,1c-2.9,2.9-1.4,8.1,2.7,8.6c4.1,0.6,8.8,0.3,13.6,1c0.6,0.1,1.2,0.1,1.8-0.1c8-2,17.2-4.3,26.4-6.7\r\n\t\tc0.4-0.1,0.9-0.2,1.3-0.2c19.7,0,38.8,1.3,55.3,9.6c1,0.5,0.5,2.4,1.8,4.9C2067.8,186.4,2068.9,184.7,2065.8,189.3z M2119.4,142.8\r\n\t\tc7.8-4.1,15.5-5.3,23.3,0C2135,146.7,2127.2,148.1,2119.4,142.8z M2213.6,149.8c-5.5-1.6-4.2-9.7,1.5-10c4.1-0.2,7.9,0.6,11.6,2.2\r\n\t\tc2.6,1.1,3.7,3.9,5.8,6.2C2225.4,150.7,2219.3,151.4,2213.6,149.8z M3535.8,56.7c7.8-4.1,15.5-5.3,23.3,0\r\n\t\tC3551.4,60.6,3543.6,62,3535.8,56.7z M3630,63.7c-5.5-1.6-4.2-9.7,1.5-10c4.1-0.2,7.9,0.6,11.6,2.2c2.6,1.1,3.7,3.9,5.8,6.2\r\n\t\tC3641.8,64.6,3635.7,65.3,3630,63.7z M2416.5,152.6c-7.4-2.2-15.3,2.5-22.8-0.5c-2.7-1.1-3.3-2.5-1.2-4.8\r\n\t\tc15.7-0.8,32.7,1.2,45.7-7.3c1-0.7,2.3-1,3.5-0.8c58.5,7.6,84.9-3.9,87.4,9.3c1.3,6.8-4.2,5.9-85.5,6.2\r\n\t\tC2434.5,154.6,2425.3,155.1,2416.5,152.6z M2441.8,172.1c16.8-8.1,27.1-4,36.7-5.1c8.9-1,17.8,2.2,27.2,0.5\r\n\t\tc10.3-1.9,20.7-0.6,31.1,0.5C2537.2,173.6,2540.8,172.1,2441.8,172.1z M2744.5,50.9c-6.3,3.5-12.2,1.7-18.1-0.6\r\n\t\tC2732.6,48.7,2738.8,47,2744.5,50.9z M2727.3,22.6c1.9,0.1,3.6,1.4,5.4,2.2c-0.4,0.7-0.9,2-1.1,2c-2.1-0.2-4.7-0.3-6.2-1.2\r\n\t\tC2722.7,24,2723.6,22.4,2727.3,22.6z M2733.5,213.5c-25.9,0.5-77,3.7-84.1-0.5c1.6-1.3,2.9-3.4,4.8-3.6c24.4-3.2,55.1-3.6,84.8-1.4\r\n\t\tC2742.2,212,2733.8,213.5,2733.5,213.5z M2722.4,189.9c2.1-0.2,4.4,0.6,6.5,1c0.1,0-0.1,1.4-0.3,1.4c-2.3,0.2-4.8,0.8-6.8,0.4\r\n\t\tC2718.3,191.8,2718.6,190.3,2722.4,189.9z M2754.7,212c-0.2-5.3,8.8-3.7,14.6-3.5C2768.8,217,2754.8,215.1,2754.7,212z\r\n\t\t M2801.3,175.9c-54.9,10.8-37.1,8.5-100.4,7.4c-0.5,0-1.1-0.1-1.5-0.3c-19.2-6.9-40.8-4.7-61.2-7.5c-3-0.4-5.3-3.3-8.2-5.3\r\n\t\tc15.6-5.1-2.5-0.3,54.9-6.7c19.7-2.2,39.6-1.8,59.4-2.1c5-0.1,10,1.9,15.1,2.9c26.7,4.8,7.4-4.8,46.9,8\r\n\t\tC2804.6,173.7,2803.2,175.6,2801.3,175.9z M2808.4,172.2c6.1-3.1,4.3-2.5,7.3-1.4C2813.7,172.6,2811.1,172.5,2808.4,172.2z\r\n\t\t M2816,51.2c-12.2-0.8-10.5-0.3-10.3-1.8C2817.7,50.2,2816.2,49.8,2816,51.2z M2856.4,170.9c0.4-2.7-4.5-2,32.2-2\r\n\t\tC2883.5,172.1,2882.3,170.9,2856.4,170.9z M2870.8,149.1c6.3-2.2,11.8-3.2,17.9-0.9C2881,150.8,2885.9,150.8,2870.8,149.1z\r\n\t\t M2886.6,33.5c9.5-1.2,6.6-1.1,10.3,0C2892.5,35.5,2895.3,35.8,2886.6,33.5z M3174.8,33.2c15.9,0,13.5-0.4,14.5,1.1\r\n\t\tC3172.6,34.4,3174.8,34.7,3174.8,33.2z M3167.4,149c-4.1,1.2-1.3,1.6-10.2-0.6C3160.8,147.2,3164.3,146.6,3167.4,149z M3123,29.4\r\n\t\tc0.6,0.7,1.8,1.6,1.6,2.1c-1.3,2.7-2.9,2.6-3.6-0.2C3120.9,30.8,3122.3,30,3123,29.4z M3046.7,175.5c91.9,7.4,114.6-3.9,117.9,5.8\r\n\t\tc-8.5,2.3,13.1,2.5-153.5,1.3c-21.5-0.2-23.4-4.1-29.6-7.4C3004.8,175.2,3026,173.8,3046.7,175.5z M2982.8,164.5\r\n\t\tc12.3-5.2,24.6-2,38.9-0.5C3007.6,166.3,2995.4,168.4,2982.8,164.5z M2967.8,34.4c-9,0.9-6.7,1-8.6-0.6\r\n\t\tC2962.2,33,2964.8,32,2967.8,34.4z M2964.4,141.6c14.2,2.5,24.3,4.4,31.7,5.7c6.3,1.2,5.1,10.5-1.3,10.1c-14.4-0.9-27.1-5-41.5-4.2\r\n\t\tc-3.1,0.2-7.1-3.4-7.3-5.7C2945.6,142,2956.6,140.2,2964.4,141.6z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M1759.1,277.2c-25.9,5.1-124.5,9.1-165,0.5c-16.8-3.6-105.9,5.6-130,4.1c-31.5-2-63.5,0.8-94.6-4.8\r\n\t\tc-16.9,1.9-34.1-3.4-50.6,0.3c-36.3,8.1-122.8-0.1-152.4,6c-3.8,10.4,0.1,7.2-19,14.6c9.3,7.8,1.8,6.6,214.7,5.9\r\n\t\tc60.8-0.2,56.6-0.4,46-9.1c8.6-3.5,17.3-2.7,26.1-0.5c1.8,2.2,3.7,4.4,5.5,6.6c7.2,2,12.3-2.4,18.6-2.8c18.2-1.2,76.5,5.5,70.4-4.2\r\n\t\tc-0.9-1.4-3.2-2.5-5.5-4.1c127.2-2.8,135.6-4.4,157,0.6c14.6,3.4,47.5,2.1,62.9,1.6c13.8-0.5,24-5.3,33.2-14.1\r\n\t\tC1769.3,277.5,1763.7,276.3,1759.1,277.2z M1359.8,296.5c7.6-5.6,15.1-1.8,27.6-1.5C1375.3,296.8,1368,297.1,1359.8,296.5z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3388.3,254.8c0,0-0.1,0-0.1-0.1L3388.3,254.8L3388.3,254.8L3388.3,254.8z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3389.6,253.9c-1.1,0.1-1.6,0.3-1.3,0.8c-0.5-0.4-0.7-0.4,0,0c0,0,0,0.1,0.1,0.1s0.1,0.1,0.2,0.1\r\n\t\tC3388.9,254.5,3389.2,254.2,3389.6,253.9z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3619.6,269.5c-4.4-12.9-31.1-5.8-115.4-9.6c-3.7-8.8,0-12.3-38.4-9.4c-4.8,2.9-9.6,5.8-15.1,9.2\r\n\t\tc-17.9,1.4-36.3,1.9-54.6-0.3c-1.9-0.2-6-3.2-7.7-4.5h-0.1l0,0c0,0,0,0-0.1-0.1c-18.5-7.1-37.6-8.7-56.4-1.6\r\n\t\tc-42.8,16.2-422.3,0.3-436.3,10.2c127.8,9,344.6,9.2,471.1,8.1C3500.5,270.5,3602.8,276.5,3619.6,269.5z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3831.1,278.4c-0.4,0.1-0.9-0.1-1.3-0.1c-0.7-0.6-1.5-1.4-2.4-2.2c-39.2-3.8-200.4,2.4-201.2,2.3\r\n\t\tc-14.3-1.7-28.6-2.5-42.7,0.9c-7.9-2.9-14.7,0.3-21.9,1.6c-21.8-0.4-45-0.1-52.2,0.2c-15.6,0.8-30.9-4.4-46.7-0.8\r\n\t\tc-6.9,1.6-11.6-8.2-38-1.6c-7.7,1.9-14.9,2.1-23,0.3c-8.6-2-17.9-0.2-27.1-2c-11.7-2.3-23.2,0.3-33,5.4c-0.7,0.3-0.4,1.6-0.5,2.4\r\n\t\tc2.5,0.4,5.1,1.1,7.6,1.1c218.9,1.6,245.5,2.4,250.1-0.7c29.1,0.6,70.8,1.4,129.6,2.6c4.5,0.1,4.2,1.6,4.4,1.9\r\n\t\tc-11.6,3.6-23.5-0.3-35.3,0.9c-10.9,1.1-22.1,0.6-32.7,4.1c-7.6,10,33.3,7,50.2,4.6c47.7-6.6,70.5,5,102.7-4.6\r\n\t\tc-3-2-5.7-3.7-9.8-6.3c6.4-1.2,11.4-2.1,15.1-2.7c27.4,0.5,63.4,1.3,110.2,2.2c4.5,0.1,4.2,1.6,4.4,1.9\r\n\t\tc-11.6,3.6-23.5-0.3-35.3,0.9c-10.9,1.1-22.1,0.6-32.7,4.1c17,1.4,33.3,7,50.2,4.6c47.7-6.6,70.5,5,102.7-4.6c-3-2-5.7-3.7-9.8-6.3\r\n\t\tc25.5-4.9,29.2-3.6,19.2-12.2C4126.7,236.1,3850.1,273.5,3831.1,278.4z M3783.9,289.2c-3.4-0.4-3.4-0.2,0-0.7V289.2z M3988.8,289.2\r\n\t\tc-3.3-0.4-3.3-0.2,0-0.7V289.2z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3478.5,206.1c29.3,1.1,63.5-3.1,110.9-3.6c14.4-0.2,28.7,0,42.9-1.9c27-3.7,12.1,4.1,45-13.7c0.2-0.1,0.2-0.3,0.1-0.6\r\n\t\tc-0.3-0.9-0.9-1.7-1.7-2.3c-13.7-8.4-44.2-2.6-55.9-10.2c-0.5-0.3-1-0.6-1.6-0.7c-16.8-2.7-34.5-7.2-45.5-2.8\r\n\t\tc-3.6,1.5-3.2,6.8,0.6,7.6c0.3,0.1,0.5,0.1,0.8,0.2c4.2,0.9,4.2,6.9,0,7.8c-11.7,2.4-25.8,2.5-49,3.4c-0.8,0-1.7,0.3-2.3,0.9\r\n\t\tc-1.2,1-2.9,2.1-3.6,2.3c-14.8,3.3-23.2,1-41.4,5.8C3473.2,199.4,3473.9,206,3478.5,206.1z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3987.4,127.8c-15.6,0.8-30.9-4.4-46.7-0.8c-6.9,1.6-11.6-8.2-38-1.6c-7.7,1.9-14.9,2.1-23,0.3c-8.6-2-17.9-0.2-27.1-2\r\n\t\tc-11.7-2.3-23.2,0.3-33,5.4c-0.7,0.3-0.4,1.6-0.5,2.4c2.5,0.4-17.8,9.4-15.2,9.4c254.3,1.9,271.8-5.6,274.2-10.9\r\n\t\tC4059.6,126.7,3999.8,127.2,3987.4,127.8z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3878.4,218.9c-15.6,0.8-30.9-4.4-46.7-0.8c-6.9,1.6-11.6-8.2-38-1.6c-7.7,1.9-14.9,2.1-23,0.3c-8.6-2-17.9-0.2-27.1-2\r\n\t\tc-11.7-2.3-23.2,0.3-33,5.4c-0.7,0.3-0.4,1.6-0.5,2.4c2.5,0.4,5.1,1.1,7.6,1.1c254.3,1.9,249,2.7,251.4-2.6\r\n\t\tC3950.5,217.7,3890.7,218.3,3878.4,218.9z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3441.4,220.5c144.8,2,148.2,12.2,228.1,1.7c3-0.4,7.2-0.8,4.6-5.2c-98.7-3.1-105.3-4.7-105.5-5c-0.7,0.3-10.9,2-127.1,5.3\r\n\t\tC3439.4,217.4,3439.3,220.5,3441.4,220.5z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M2390.2,273.9c-3.2-12.6-17.2-1.4-29.8-12c1-1.7,2-3.3,3-5c-5.2-0.4-10.4-1-14,2.7c-11.1,11.6-21.7-3.2-34.9,3.2\r\n\t\tc-1.7,0.8,2.5,5.2,5.7,5.7c29.3,4.5,21.6,2,26.5,6.4c-13.1,2.5-19,1.2-20.8,5.1c-3.9,8.4,42.2,20.8,67.6,13.9c1.2-0.3,1.2-2.8,2-5\r\n\t\tc-8-1.7-16.1-3.5-25.6-5.6C2377.7,279.8,2384,276.8,2390.2,273.9z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3566.9,295.4c-21.5-1.5-23.9,1.5-31,0.6c-31.4-4-62.9-1.3-94.3-0.3c-3.8,0.1-2.1,4.1,1.1,6.3c19,1.9,124.5,1.2,125.5,1.2\r\n\t\tC3577,302.9,3581.6,296.4,3566.9,295.4z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3759.6,318c-21.5-1.5-23.9,1.5-31,0.6c-31.4-4-62.9-1.3-94.3-0.3c-3.8,0.1-19.3,5.4-16.1,7.7c19,1.9,141.6-0.1,142.7-0.2\r\n\t\tC3769.7,325.5,3774.3,319.1,3759.6,318z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M2938.7,240c-3.9-0.8-14.1,2.6-27.1,6.5c20.9,5.5,1.6,3.9,137.8,0.3c-25.6-1.8-45.5-1.9-64.4-5\r\n\t\tC2969.3,239.2,2953.9,243.1,2938.7,240z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M2677,261c-8.9,1.2-17.4,4-26.3,4.5c-12,0.7-22.3,3.7-35.6,9.1c28.8,2,53.3,1.7,77.7-1.1c3.1-0.4,6.1-3,8-5.1\r\n\t\tC2703,266,2697.6,258.2,2677,261z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M255,297.6c-10.6,0.2-22.1-1-34.8,3c57,4,68.7,4,107.3,0.2C303.9,294.6,279.2,297.1,255,297.6z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M111.8,259.8c-10.6,0.2-22.1-1-34.8,3c57,4,68.7,4,107.3,0.2C160.7,256.8,136,259.3,111.8,259.8z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M110.4,200.9c-23.7-6.2-48.3-3.7-72.5-3.2c-10.6,0.2-22.1-1-34.8,3C60.1,204.6,71.8,204.6,110.4,200.9z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M2944.9,279c30.7,2.8,57.7,3.1,92.8-0.2C2991.3,275.4,2981.3,275.5,2944.9,279z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M309.5,269.1c49.4,0,62.7,3.9,76.1-2C355.1,264.9,339.5,265.3,309.5,269.1z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M11.3,284.5c49.4,0,62.7,3.9,76.1-2C56.9,280.3,41.3,280.7,11.3,284.5z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M135.5,227.9c-30.4-2.2-46.1-1.8-76.1,2C108.8,229.9,122.2,233.8,135.5,227.9z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M264.3,220.5c49,0.6,43.1,1,49.1-1.1c-2.1-0.8-4-2.3-6.2-2.4C265,214.9,258.7,214,264.3,220.5z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M183.6,242.3c49,0.6,43.1,1,49.1-1.1c-2.1-0.8-4-2.3-6.2-2.4C184.4,236.8,178.1,235.9,183.6,242.3z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M220.3,167.9c-1.1,0-2.1,1-4.3,2.1c20,2.7,11.1,0.8,22.7,1.2c9.8,0.4,6.9,2.2,22.9-0.2c0.6-0.1,0.9-1.1,1.3-1.8\r\n\t\tC259.3,167.6,266.6,167.5,220.3,167.9z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3600.3,159.1c-12.5-1.2-25-5-39.2,0.2C3575.3,163.8,3587.9,161.3,3600.3,159.1z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M290.3,268.2c-20.4-3.3-25.8-3.3-44.5,0.1C263.5,271.4,265.6,271.4,290.3,268.2z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M55.8,242.5c-20.4-3.3-25.8-3.3-44.5,0.1C29.1,245.8,31.2,245.8,55.8,242.5z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M1996,268.3c18.6,3.8,18.6,3.8,40.5-0.2C2022.5,266.1,2010,263.7,1996,268.3z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M2276,283.6c0.2,1.9-3.6,1.5,31.3,1.5C2311.9,278.3,2301.8,280.8,2276,283.6z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3221.4,247.5c-4.5-3.2,2.2-2.5-31.7-2.5C3195.9,248.4,3200.9,247.8,3221.4,247.5z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M1099.2,296.7c21.1,0.4,33.8,0.6,46.2,0.8C1134.2,290.4,1112.8,294.4,1099.2,296.7z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M1145.4,297.5c0.3,0.2,0.7,0.4,1,0.7c0.4-0.1,0.7-0.3,1.1-0.4c-0.1-0.1-0.2-0.2-0.3-0.2\r\n\t\tC1146.6,297.6,1146,297.6,1145.4,297.5z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M392.3,219.4c-3.5-2.8,3.7-2-39-2.8c1.5,1.1,3,2.3,4.8,2.6C369.3,221.1,380.5,221.5,392.3,219.4z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3477.9,157.2c-1.1,0-2.1,0.9-3.2,1.4c6.2,3.1-0.8,2.7,25.5,1.9C3492.3,156.3,3485,157.2,3477.9,157.2z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M2260.3,263.4c13.5,2.1,13.5,2.2,21-1.1C2274.2,261.1,2266.9,259.1,2260.3,263.4z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3227.2,279.8c10.6,3.2,18,1.4,25.4-0.9C3245.1,279,3237.8,276.5,3227.2,279.8z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3277.7,281.9c0.4-0.2,0.8-0.4,1.2-0.6C3276.8,280.8,3276.1,280.8,3277.7,281.9z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3278.9,281.3c4.7,1.2,16.5,4.7,23.9,1.6C3294,275.9,3291.2,275.5,3278.9,281.3z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M41,131.1c-1.8-1.4-5.8-0.5-15.6,0.6C29,132,45.2,134.3,41,131.1z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3457,187.7c9.1,0.4,14.7,3.3,21.9-1.5C3472.3,183.6,3466.5,183.8,3457,187.7z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3500.5,187.8c13.5,0.6,19.6,0.7,22.1,0.9C3516.2,183,3513.3,183,3500.5,187.8z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3523.6,189.4c0.2-0.1,0.3-0.3,0.4-0.4c0.1-0.1,0.2-0.1,0.2-0.2c-0.1-0.1-0.6-0.1-1.6-0.2c0.3,0.2,0.6,0.5,0.8,0.8\r\n\t\tC3523.5,189.4,3523.5,189.4,3523.6,189.4z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3413.4,251.3c-10.3-3.2-17.9-2.6-23.8,2.6C3393.7,253.4,3405.7,254.3,3413.4,251.3z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3844.9,257.5c0.6,0.6,1.2,1.1,1.9,1.6c7.3,5.3,16.9,6,26,6.2c25.4,0.7,50.9-0.7,76-4.2c9-1.3,18.2-2.8,26.4-7\r\n\t\tc3.5-1.8,6.9-4.1,8.8-7.5c0.8-1.5,1.3-3.2,1.4-5c0.4-0.5,0.7-1,1.3-1.5c-0.6-0.4-1.1-0.8-1.5-1.2c-0.3-1.2-0.9-2.4-1.8-3.4\r\n\t\tc-1.4-1.6-3.5-2.5-5.5-3.2c-20.3-7-42.5-0.7-64,0.2c-17.7,0.8-35.4-2.2-53.1-2.7c-6.8-0.2-14.4,0.4-18.9,5.5\r\n\t\tc-0.3,0.3-0.5,0.6-0.7,0.9c-20.5,0.1-44,0.1-71,0.1c-236.8,0.3-215.3-0.1-220.9,4.8c14,4.8,29.4-1.2,42.9,3.6\r\n\t\tc9.6,8.7,9.6,8.7,25.3,8.2c0.7-2.3,1.3-4.7,2.3-8c13.8-2.1,126.4-2,219.2-1.5c0,4.7,2.1,9.6,5.5,13.2\r\n\t\tC3830,256.9,3830.5,256.8,3844.9,257.5z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M76.7,170.8c1.5-0.3,3.2-2.2,3.2-3.4c0-1-2.5-1.9-4.7-3.5c-1.7,2-3.3,3.9-4.9,5.7C72.4,170.1,74.8,171.1,76.7,170.8z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3120.3,247c0.2-1.5,1.7-1.1-10-1.7C3110.1,246.8,3108.6,246.3,3120.3,247z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3563.7,251.2c-3.7-0.9-0.9-1.1-10,0.1C3562,253.6,3559.3,253.3,3563.7,251.2z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M2727.7,262.2c1.7,1.5-0.4,1.4,8.1,0.5C2734.2,261.3,2736.2,261.4,2727.7,262.2z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M1662.5,273.6c2.6,1,5.5,2.5,8.6-0.4C1662.3,271.6,1664.4,271.6,1662.5,273.6z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M1702.8,274c-0.1-1.2,1.4-1-7.6-0.9C1695.3,274.3,1693.8,274,1702.8,274z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3188.7,279c8.2,2.2,5.6,1.9,9.5,0.6C3195.2,277.5,3192,277.7,3188.7,279z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3830.4,115.6c0.8,0.4,1.6,0.7,2.4,1.1c3.7-0.1,3.9-0.7,0.5-1.5C3832.5,115,3831.3,115.4,3830.4,115.6z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3858.4,116.1l-2.2-0.8C3855.6,116.5,3855,116.2,3858.4,116.1z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3937.9,115.3l-2.8,0.5C3938.6,116.5,3937.9,116.7,3937.9,115.3z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M74,141.8l-2.6,0.7C74.7,143.3,74,143.6,74,141.8z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3535.8,159l3.2,0.9C3539.6,158.3,3540.4,158.6,3535.8,159z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3781.4,165c2.9-2.2,2.8-1-0.2-5.5C3778.3,161.4,3778,159.9,3781.4,165z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M204.2,191.8c1.7,0.9,2.4,2.1,6,1c0.3,0,0.1-0.9,0.2-1.4C206.4,190.6,208,190.4,204.2,191.8z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M346.2,213.4c-0.4-0.3-1.9,0.4-2.8,0.7c1.7,2,4.2,1.7,6.8,1.7c0.8,0.7,0.9,0.9,1.3,0.7l-0.2,0.1c0.7,0,1.4,0,2,0\r\n\t\tc-0.4-0.3-0.7-0.5-1.1-0.7c-0.6-0.1-1.3-0.1-2-0.1h0.1C349.6,215.3,348.5,214.5,346.2,213.4z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3153.3,246.4c-3.5-1.5-1.9-1.4-6-0.6C3150.7,247.3,3149.1,247.2,3153.3,246.4z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3101.9,279.6l3.5-0.8C3101.1,277.6,3102,277.3,3101.9,279.6z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3319.9,282.7c0.2,0.2,1.9-0.3,2.9-0.5C3322.9,277.8,3316.7,279.9,3319.9,282.7z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M372.4,300c0.3,0.6,0.3,1.4,0.9,1.6C379.3,303.8,382.2,298,372.4,300z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3374.4,328.5l-2.3-0.8C3371.5,329,3370.9,328.7,3374.4,328.5z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3277.7,281.9l-0.8-0.6C3274.5,283.4,3274.2,283.2,3277.7,281.9z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M2123.7,260.2c0.4,0.2,0.7,0.4,1.1,0.5C2124.5,259.9,2124.9,259.4,2123.7,260.2z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M2125.3,261.6c0.3,0.3,1.4,0.3,2.1,0.4c-0.9-0.4-1.7-0.9-2.6-1.3C2124.8,261,2125,261.3,2125.3,261.6z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3618.2,172.7c0.2,0.2,0.5,0.4,0.7,0.5h0.1C3621.6,171.1,3621.8,171.3,3618.2,172.7z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M1900.7,162.4c0.5,0,0.8,0,1.3,0h0.1C1901.5,162.2,1901.1,162.1,1900.7,162.4z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M1920.5,162.6c-7.3-0.1-12.9-0.1-18.5-0.2C1904.4,163.7,1908.6,169.6,1920.5,162.6z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M339.3,128.1c-1.1,2.3-2.3,1.5,4.1,3.7C344.5,129.6,345.3,130.4,339.3,128.1z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M4071.7,191.6c-10.7-10.9-25.7-16.7-41-15.9c-13.3,0.7-26.9,1.4-33,1.4c2.6-0.3,5.2-0.7,7.9-1c2.3-0.3,5.4-0.7,5.4-2.9\r\n\t\tc0-1.3-1.2-2.3-2.5-2.3c-86.6-2.7-101.2-4.3-103.5-4.8c-0.3-0.1-0.6-0.1-0.9,0c-3,0.5-21.6,2.3-131.5,5.3c-1.1,0-1.9,0.8-2.2,1.9\r\n\t\tc-0.9,2.9-10.7,7.5-9.8,7.5c52.6,0.7,88.7,1.7,117.2,2.1c-5,3.6-9.9,7.2-14.7,11c-2,1.5-4.1,3.2-4.5,5.7c-0.5,2.9,1.7,5.7,4.3,6.9\r\n\t\ts5.7,1.2,8.6,1.2c20.7-0.1,41.3-0.2,62-0.3c4.3,0,8.8-0.1,12.5-2.4c0.1-0.1,0.2-0.1,0.2-0.2c36.7,0.3,82.5,0,83.1,0\r\n\t\tc2.8-0.1,5.1-0.8,6.6-1.8c5.1,2.6,10.8,3.6,16.5,3.8c4.6,0.1,9.1,0.1,13.7-0.3c7.4-0.5,10.9-9.4,5.8-14.7\r\n\t\tC4071.9,191.8,4071.8,191.7,4071.7,191.6z M3950.1,195.6c-0.2-0.6-0.4-1.1-0.8-1.6c-19-5.3-38.8-8.1-58.5-8.6\r\n\t\tc-0.1-0.8-0.3-1.6-0.5-2.4c30.1,0.3,52.1-0.3,78.9-2.8c-0.5,4.7-33.8,4.5-34.3,9.2c-0.2,1.7,24.7,4.3,49.8,7\r\n\t\tC3973.2,195.5,3961.6,195.4,3950.1,195.6z\"\/>\r\n<\/g>\r\n<\/svg>\r\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-shape elementor-shape-bottom\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 4080 400\" preserveAspectRatio=\"none\">\r\n<g>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M2123.8,259.8c-0.4,0.4-0.1,0.4,0.7-0.1C2124.2,259.7,2124,259.7,2123.8,259.8z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M2915.2,220.8c-3.5,0.4-8.3,0.9-15.1,1.9c-1.7,0.2-2.9,2-5.4,3.8c77.7,10.9,108.6,2.2,158.2,4.4\r\n\t\tc29.7,1.3,52.2-12.6,109.3-9.5c12.3,0.7,23.4-2.1,35.1-3.5c17.5-2.1,16.5,3.8,46.7-1.1c25.6-4.2,52.1-5.5,77.1-11.9\r\n\t\tc13.2-3.4,38.2-2.6,47.6-6.8c-2.4-1.8-4.4-4.6-6.9-4.9c-27.4-3.1-49.8,3.9-73.7-8.4c-0.6-0.3-1.4-0.5-2.1-0.6\r\n\t\tc-33.1-1.5-64.6,1.3-96-2.3c2.2-1.4,3.8-3.1,6-3.6c116.9-26.3,66.9-8.2,219.4-17.5c2-0.1,2-3.1,0-3.2c-33.9-1.4-65.5-3.1-97.1-2.5\r\n\t\tc-5.2,0.1-4.3-4.6-0.9-5.3c13.4-3,3.6-1.5,63-2.7c35.2-0.7,33.1-12.1,61.4-7.2c31.1,5.5,84.3-2.1,122.2,5.1\r\n\t\tc4.9,0.9,11.2,1.4,15.6,0.2c11.9-3.5,23.4-1.4,35.2-0.9c52.6,2.1,77.8,2.1,90.5,2c6.4-0.1,7.1,9.4,0.7,10.2\r\n\t\tc-5.1,0.6-13.4,0.7-32.5,1.3c5.2,4.6,10.8,6.3,17.1,7.6c0.6,0.1,1.2,0.1,1.8,0c10.7-1.8,25.4-5.7,26.8,1.2c0.7,3.2,2.9,4.8,8.2,4.7\r\n\t\tc7-3.4,14.4-7,22.2-10.8c2.2-1.1,3.4-3.6,2.8-6c-3.1-12.1-2.6-4.7,16-11.1c2.7-0.9,3.9-4,6.7-7.1c-32.4-3.4-29.3-2.3-33.9-6.7\r\n\t\tc-1.7-1.7,0.4-6.1,3.5-7c25.4-7.1,32.8,0.5,49.7-6c-1.2-1.5-2.1-4-3.7-4.2c-6.3-1-12.8-1.7-19.2-1.7c-20.7,0.1,6.3,5.6-42.2-2.7\r\n\t\tc-5.9-1-5.6-9.5,0.3-10.1c22.5-2.3,81.2-0.9,246.7-2.5c11.6,8.6,17.2,18.6,48.7,15.5c52.7-5.3-45.9-39.9,7.5-48.2\r\n\t\tS4079.8,0,4079.8,0H0c0,0,0.7,59,3.1,68s0,21.1,0,21.1H13c0.8,0.6,1.7,1,2.8,1C69.7,92.7,201.6,81.5,145,108\r\n\t\tc-4.9,2.3-3.4,9.6,2,9.8c54.8,1.8,87.8-9.5,90.9,3.9c-17.4,1.1-34.8,0-51.2,4.5c-31.5,8.7-73.5-1.6-99.7-1.1\r\n\t\tc-6.4,0.1-6.8,9.6-0.4,10.2c14.7,1.3,32.4,2,40,2.6c0.6,0,1.1,0,1.6-0.2c23.8-7.2,48.3-6.5,71.8-1.3c1.4,0.3,2.7,1.2,3.5,2.5\r\n\t\tc3.6,6,1.2,12.6,11.2,16.9c59.8,5.2,38.9,4.8,87.1-2c0.8-0.1,1.6,0,2.4,0.2c13.1,4.3,27.3,8.3,43.2,8.4c3.4,0,3.8,2.3,1.2,3.1\r\n\t\tc-79.9,4.1-71.8,0.7-43.8,9.2c-1.4,1.2-2,2.2-3,2.6c-35.8,12.3-27.3,7.9-31.3,14.1c2.2,0.8,4.3,2.3,6.6,2.4\r\n\t\tc23.6,1.4,47.1,4.7,71,1.9c31-3.6,59.2-2.7,82.6,1.2c0.6,0.1,0.9,1.5,1.3,2.3c-4.8,9.3-71.7,28,83,22.3c-0.5-1.5-0.9-3-1.7-5.5\r\n\t\tc-60.3-4.5-29.7-0.7-6.5-8c15.4-4.8,30.9-4.2,46.7-2.3c3.7,0.5,4.6,1.8,2.1,4c-6.6,1.1-14,2.4-21.2,3.7\r\n\t\tc17.9,3.7,35.6,7.2,53.2,10.9c4,0.8,6.7,6.6-13.2,6.7c-176.9,0.6-184.6,1.8-210.4-3.2c-0.4-0.1-0.9-0.1-1.4-0.1\r\n\t\tc-103.3,6.9-89.8,2-109.8,6.1c2.9,2.8,4.5,6,7.1,6.4c34.7,6.3,29.1-3,98.8,0.8c4.5,0.2,5.2,3.2,2.4,6.1c-24.7,3-38.2,1-98.8,2.4\r\n\t\tc-2.5,0.1-6.2,0-7,3.7c78.9,5.7,165.8-4.4,172.2,7.6c14,26.4,28.1,20.9-168.7,19.6c-47.4-0.3-28.9,11.4-6.8,12.1\r\n\t\tc86.5,2.9,77.9-7.7,205.1-4c2.2,2.8,2.4,4.7,1,6.2c-2.6,3.1-0.4,7.9,3.6,8.2c14.4,1.1,18.9,1.4,22.8,0.9c36.4-4.4,61,1.3,118.8-1.6\r\n\t\tc1.3-0.1,2.5-1.8,4.3-3.2c-31.4-6.4-91.6,3.9-133.4-5.4c234-11.9,281-2,280.6-11.7c-73.5-0.9-146.2-1.8-219.5-2.6\r\n\t\tc17.2-6.1,34.2-10.1,53.4-7.1c9.5,1.5,15.1-1.9,83.1-1.9c31.4,0,29.6-1.1,41.2-13.4c0.9-0.9,2.1-1.5,3.3-1.6\r\n\t\tc51.7-4.2,434.8,4.1,394.3-7.2c-8.5-2.4-18.7,2.2-26.6-3c7.6-4.9,16.3-0.8,43.9-2c0.7,0,1.5,0.1,2.1,0.3\r\n\t\tc28.3,10.6,14.1,8.4,122.3,11.7c1.4,0,2.6,0.6,3.5,1.6c1.4,1.5,2.8,3.1,4.2,4.7c-10.3,5.1-21.2,1.9-31.5,2.7\r\n\t\tc-44.9,3.3-45.7-1.2-54.4,4.4c63.6,7.8-27.2,4.1,395.6,2.4c37.7-0.2,34.4-1.1,44.7-11.6c0.9-0.9,2.2-1.5,3.5-1.5\r\n\t\tc70.7-2.7,98.8-4.1,268.8-3.2c3.5,0,4,5.1,0.6,5.8c-2.5,0.5-4.8,1.2-6.5,2.5c-2,1.5-1,4.8,1.5,5.1c26.5,3.4,82.4-2.3,101.5-7.5\r\n\t\tc51.3-14,87.2,8.7,138.8-1.2c0.7-0.1,1.3-0.4,1.9-0.8c2.2-1.5,8.7-4.4,20.9-4c27.5,0.7,54.9-0.7,82.7-1.7c2.7-0.1,4.9-2.3,4.9-5.1\r\n\t\tV244c0-2.7,2.1-4.9,4.8-5.1c126.1-6.4,89-5.1,134.9-3.1c0.6,0,1.2,0,1.7-0.2c35.9-9.9,9.4-3.4,51-3.8c80.4-0.6,101.3,14.8,133,12.9\r\n\t\tc35.1-2.1,48.6,10.2,73.1,10.1c115.3-0.6,110.5-0.8,114.4-3c5.5-3,4.1-7.7,1.2-9c-26.6-11.5-85.3-3.8-19.3-10.5\r\n\t\tc9.1-0.9,18-3.6,27.1-4c11-0.5,17.7-6.5,28.1-8.4c0.7-0.1,1.5-0.1,2.2,0c14.7,2.8,8.1,1.5,29.5,5.8c0.6,0.1,1.2,0.1,1.9,0.1\r\n\t\tc49.5-6.6,65.7-19.6,98.6-15.9C2921.3,211.3,2921.3,220.2,2915.2,220.8z M3593,31.7c30.2-2.7,21.7,10.1,0.6,9.7\r\n\t\tc-0.8,0-1.5-0.2-2.2-0.6c-0.1,0-0.2-0.1-0.2-0.1C3587.1,38.4,3588.3,32.1,3593,31.7z M3897.8,35.7c30.2-2.7,21.7,10.1,0.6,9.7\r\n\t\tc-0.8,0-1.5-0.2-2.2-0.6c-0.1,0-0.2-0.1-0.2-0.1C3891.9,42.4,3893.1,36.1,3897.8,35.7z M3592.9,130.4c4.6-6.1,3-6.2,14.7-2.9\r\n\t\tC3596.5,134,3600.3,132.8,3592.9,130.4z M3933.5,49.5c4.6-6.1,3-6.2,14.7-2.9C3937.1,53.1,3940.9,51.9,3933.5,49.5z M3708.4,133.9\r\n\t\tc-0.6,0.1-1.4,0.1-2,0c-31.8-5.5-18.5-3.7-40.6-1.2c-2.3,0.2-4.2-3.7-2.5-4.2C3713.6,112.9,3743.6,126.6,3708.4,133.9z\r\n\t\t M3643.2,23.5c-28.8,3.2-54.2,1.6-79.6-0.3C3589.1,21.8,3614.6,19.4,3643.2,23.5z M3435.7,133.4c-1.8-0.1-3.5-1.5-5.3-2.3\r\n\t\tc4.2-4.2,0.7-4.3,12.9-1.5C3442.2,132.2,3439.5,133.6,3435.7,133.4z M3442.6,60.6c-7.3,2.6-14.7,1.2-22,0.3\r\n\t\tC3427.9,59.6,3435.2,58.6,3442.6,60.6z M3747.3,33.9c-7.3,2.6-14.7,1.2-22,0.3C3732.6,32.9,3739.9,31.9,3747.3,33.9z M3238.5,60.8\r\n\t\tv1C3234,61.1,3234,61.4,3238.5,60.8z M3273.4,151.3c2.6,6.9-34.9,5.8-50.1,2.2C3233.8,149.4,3270.6,143.8,3273.4,151.3z\r\n\t\t M222.9,137.1c7.2-3.1,4.3-3.2,11.2,0.3C227,140.1,229.5,140.3,222.9,137.1z M455.3,271.4c2.4,0.8,8.7,2.5,27.1,7.6\r\n\t\tC465.8,281,455.3,282.4,455.3,271.4z M424.8,248.7c-10.5,0.5-21.1,0-31.7-0.4c-3.4-0.1-6.7-1.4-10.4-2.2c2.3-1.6,3.7-3.4,5.8-3.9\r\n\t\tc12.8-3.1,25.9-4,38.8-0.7c31.3,8,124.9-1.2,156.6,5.2C531.9,250.9,481.2,245.9,424.8,248.7z M1427.6,142.9\r\n\t\tc-12.7,1.8-17.5,3-18.8,0.9C1406.1,139.1,1420.5,142,1427.6,142.9z M1385.6,179.1c0.7,0.2,1.1,1,1.6,1.5c-0.9,0.4-1.8,1-2.6,1\r\n\t\tC1378.9,181.5,1382.3,178.4,1385.6,179.1z M1318.5,28.1c4.8-0.1,3.2,2.8-1,1.2C1317.9,28.9,1318.2,28.1,1318.5,28.1z M1217.6,28.7\r\n\t\tc-2,1.4,0.2,1.4-8.2,0.3C1211.6,27.6,1209.3,27.7,1217.6,28.7z M1172.1,182.5c-3.4,4.9-1.8,4-12.7,4.7c-12.1-0.8-3.5-5.6-0.9-6\r\n\t\tC1161.6,180.7,1173.5,180.5,1172.1,182.5z M1094.5,27.6c11.9-1.9,22.8,3.2,34.9,1.7c11.5-1.5,23.5-1.4,35.3-1.8\r\n\t\tc2.3-0.1,4.7,1.2,7,1.9c-1.8,1.3-3.2,3.3-5.3,3.7c-24.1,5.2-11.2,1.8-87.6,1.8C1090.6,25.1,1085.2,29.1,1094.5,27.6z M1014.3,31.5\r\n\t\tc-1.4,3.9-11.1,2.1-19.5-2.7C1002.1,27.1,1016.1,26.7,1014.3,31.5z M1090.4,44c-22.9,4.7-60.7,4-125.7,0.8\r\n\t\tC1009.7,42.8,1048.8,43,1090.4,44z M1017.7,148.6c-5.6,0-11.7,3-16.6-1.2C1007.2,144.1,1012.3,146.8,1017.7,148.6z M956,28.2\r\n\t\tc3.9,0.9,3.7,1.8-0.5,2.2c-0.9-0.5-1.9-0.9-2.8-1.4C953.8,28.8,955.2,28,956,28.2z M869,138.9c11.8-2.4,22.2,3.4,34.4,2.2\r\n\t\tc9-0.8,12.3-0.6,50.2,0.5c5.7,0.2,6.9,8.1,1.5,9.9c-0.3,0.1-0.5,0.2-0.8,0.3c-0.6,0.2-1.2,0.3-1.8,0.3c-10.8-0.5-23.9,0-35.9-2.1\r\n\t\tc-16.2-2.9-33.5-1.8-51.1-8.1C867.5,140.2,868.1,139.1,869,138.9z M953.3,166.5c-6.3-0.3-5.2,0-4.7-2\r\n\t\tC950.2,165.2,951.8,165.8,953.3,166.5z M858.3,158.5c11.3-3.9,22.7-0.1,32.9-1.6c0.7-0.1,1.4-0.1,2,0.1c10.3,2.8,19.7,5.4,29.3,8.1\r\n\t\tc1,1.9-1.3,5.5-3.9,5.9c-14.3,1.9-29.6,2.9-42.9,0c-18-3.8-36.2-3.3-57.1-5.3C831.9,156.2,846.8,162.5,858.3,158.5z M900.4,181.1\r\n\t\tc-4,5.3-5.8,6.3-12.7,5.2C877.1,184.8,882.3,176.6,900.4,181.1z M712.4,140.9c2.9-5.2,23.7-0.5,32.6,3.7\r\n\t\tC718.9,144.6,709.7,145.7,712.4,140.9z M517.3,146.7c18.7-3.1,27.9-5.3,26.4,0c-0.8,3.1-17.4,6.8-28.1,2.1\r\n\t\tC516.1,148,516.5,146.8,517.3,146.7z M491.1,29.5c-19,0.5-38.1,1-57.1,1.4C451.9,26.7,471.6,28.5,491.1,29.5z M479.4,159.6\r\n\t\tc-5.8,2.1-11.5,1.7-17.9,0C470,157.9,470,157.9,479.4,159.6z M390.5,15.8c5.1,0,10.2,0.6,15.2,2.7C338.6,21,335.1,15.4,390.5,15.8z\r\n\t\t M382.4,29.2v-0.9C386,28.9,386,28.6,382.4,29.2z M353.9,28.7l-3.4,0.3C351.1,27.4,350.2,27.6,353.9,28.7z M157.5,60.2\r\n\t\tc1.1-0.4,2.6-0.8,4.5-1.3C160.5,59.3,159,59.7,157.5,60.2z M218.1,63.6c-3.6,0.3-7.5-1-13.4-1.9c29.3-9.9,24.9-8.9,27-16.5\r\n\t\tc10.4-1.8,20.8-3.6,30.5-5.1c52.7,4.9,73.1-2.6,128.7,2.5c2.5,0.2,3.6,3.3,1.8,5.1l-0.1,0.1c-1.9,1.7-0.8,4.9,1.8,5.1\r\n\t\tc25.6,1.9,49.9,0.7,75.6,1.3c-6.8,5.6,1.6,3-28.3,3.4c-70.4,0.7-86.3,11.8-125.7,2C296.3,54.6,291.8,57.1,218.1,63.6z M333.5,147.9\r\n\t\tc-5.9,0.7-13.3-3.5-12.1-8.2c0.4-1.4,1-2.8,1.7-4.4c1.1-2.2,0.3-4.9-1.7-6.3c-2.5-1.8-2.7-2-17.6-3.5c-6.4-0.6-6.1-10,0.3-10.2\r\n\t\tc12.6-0.2,31.8-0.2,61.1-0.2c0.7,0,1.4,0.1,2,0.4c7.9,3.4,15.5,6.5,22.8,9.8c26.7,12.4,43.9,14.7,56.2,16.1\r\n\t\tc6.4,0.7,5.9,10.2-0.5,10.2C408.8,151.5,365.3,143.9,333.5,147.9z M556.3,197.1c8.8-3.5,17.6-1.6,26.1,0.3\r\n\t\tC586.2,198.3,588.3,210.6,556.3,197.1z M598.9,180.2c-1.8,1.1-3.9,2.7-6,2.7c-70.1,1.9-104.2,1.4-153.5-0.3\r\n\t\tc-42.7-1.5-61.5,5.8-72.8-4.3c5.1-3.4-5.2-3.5,50.3,1c0.6,0.1,1.3,0,1.9-0.2c21.4-6.2,16.5-6.4,44.5-7.2c21.7-0.6,32.9,0,39.9-1.3\r\n\t\tc4.5-0.9,5.5-6.8,1.7-9.3c-5.9-3.9-1.9-6.1,53.8-3.4c0.8,0,1.7,0.3,2.4,0.7c23.8,13.8,23.6,9.7,34,14.5\r\n\t\tC598.1,174.6,600.7,179.2,598.9,180.2z M655.9,183.5c-1.8-2.3-3.9-3.8-3.8-5.3c0.5-7.4,28.7-5.5,50.7-1.2c5.8,1.1,5.3,9.8-0.5,10.1\r\n\t\tC697.6,187.3,688.7,185,655.9,183.5z M801.8,248.9c-14.8,1.4-28.4-5.5-42.7-3.2c-12.9,2-41.3,2.1-46.9,0.8c2.3-3.5,2.5-5.5,6.6-5.6\r\n\t\tc31.7-1.2,63.4-2.4,94.8,1.6c3,0.4,5.5,2.4,8.8,3.9C815.1,249.5,808.3,248.3,801.8,248.9z M859,245.9l3,0.8\r\n\t\tC858,247.1,858.7,247.4,859,245.9z M982.8,229.5c-10.3,1.7-101.2,3.2-145.5-0.6c-29.1-2.5-59.3,1.5-105.9-3.2\r\n\t\tc3.4-3,4.5-4.9,6.5-5.6c5.9-2.1,12.2-3.3,19-2.5c77.6,9.3,205.2,0.9,227.6,6.8C984,226,983.4,227.6,982.8,229.5z M966.7,212.6\r\n\t\tc-38.2,0.9-46.5-3.5-70.9,0.5c-10.3,1.7-1.9-1.4-66.6-2.1c-66.7-0.7-30.5-0.8-94.3-4.2c-21-1.1-36-1.8-46.8-2.4\r\n\t\tc-6.4-0.4-6.4-9.8,0-10.2c11.9-0.8,21.7-0.7,33.1,1.9c30.6,6.8,47.2,1.7,93.9,7.3c30.4,3.6,45.8-1.8,105.9-0.2\r\n\t\tc85.8,2.3,76.3,0.9,86.9,2c19.7,2,39.4,2,59.2,1c2.3-0.1,4.8,1,13.4,3.1C973.9,211.8,991.9,212,966.7,212.6z M1090,187.9\r\n\t\tc-5.9,2.1-9.4,1.6-47.7-0.3c3-1.9,4.4-3.7,6.1-3.8C1080.5,181.8,1097.8,180.1,1090,187.9z M1056.3,165.2c5.4-6.4,19.1-2.5,18.1-1.3\r\n\t\ts-2.1,2.9-3.7,3.2C1065.8,167.9,1060.7,167.8,1056.3,165.2z M1100.5,143.5c-19-0.4-38.1,4.6-58.2,1.5c0.9-1.6,1.4-3.8,2.4-4\r\n\t\tc33.5-4.6,19.5,0,53.6-3.5C1102.4,137.1,1103.3,140.5,1100.5,143.5z M1108.6,45.4c26.8-3.5,25.5-3.1,40.4-0.5\r\n\t\tC1136.3,48.7,1125.3,46.2,1108.6,45.4z M1174.5,210.8c-28,2.1-23.8,0.7-29.1-1.7c12.1-3.9,12.1-3.8,32.3-1.4\r\n\t\tC1176.5,208.8,1175.6,210.7,1174.5,210.8z M1208.5,247.8c-0.9-0.2-2.4-0.3-2.7-0.7c-0.9-1.3,0.5-2,3.3-1.6c0.8,0.1,1.5,0.9,2.2,1.4\r\n\t\tC1210.4,247.2,1209.4,247.5,1208.5,247.8z M1173.7,142.4c17.1-4.5,25.1-4.4,51.7,0.6C1199.4,147.1,1191,147,1173.7,142.4z\r\n\t\t M1245.6,28.4c25.9-1.3,13.3-1.1,49.7-1.1C1279.3,32.5,1262.5,29.6,1245.6,28.4z M1263.3,208h2.8\r\n\t\tC1265.5,209.1,1266.3,209,1263.3,208z M1265.1,143.6c13.3-6.4,16.1-6.4,40.2-0.7C1280.5,146.3,1280.5,146.3,1265.1,143.6z\r\n\t\t M1297.5,230.8c3.2-1.6,4.9-3.1,7.1-3.5c20.4-3.9,41.3-3.8,62.2-3.5c6.5,0.1,12.4,2.2,17.8,6.9\r\n\t\tC1358.4,232.8,1323.5,231.3,1297.5,230.8z M1388.2,208.9c-4.8,1.6-10,1.7-14.8-0.4c5.7-5.6,16-5.7,16-3.9\r\n\t\tC1389.3,206.1,1389.3,208.5,1388.2,208.9z M1405,177.2c7.4-1.8,5.4-2.9,9.3,2.7C1409.3,185.7,1405.1,177.3,1405,177.2z\r\n\t\t M1427.1,209.2c-4.6,0-8.6-2.9-7-4.7c3.5-3.9,17.8-4.1,21.3,3.8C1436.4,208.6,1431.7,209.1,1427.1,209.2z M1449.7,263.2\r\n\t\tc17.5-3,27.8-3.4,39.8-1.3C1478.5,266.7,1468.2,263.6,1449.7,263.2z M1464.7,207.5c10.5-1.3,20.4-1.5,36,1.5\r\n\t\tC1470.6,209.1,1468.7,209.5,1464.7,207.5z M1578.2,247.8c-0.7-3-5.2-3,43.7-2.3C1615.7,248.4,1614.2,247.8,1578.2,247.8z\r\n\t\t M1504.1,144.3c8.2-4.9,50.7-3.4,77-5.8c25.6-2.3,64.7,3.4,82.5,0.3c22.3-3.8,44.6-1.2,66.9-1.4c3.3,0,6.6,2.5,14.7,5.9\r\n\t\tC1661.3,146.6,1583.7,148,1504.1,144.3z M2022,159.2c-1.2,1.6-0.1,1.5-3.8,0.8C2019.4,158.5,2018.3,158.5,2022,159.2z M1997,141.2\r\n\t\tc1.1,0.3,2.9,0.4,3.1,0.9c0.6,1.6-1.1,2.3-4.2,1.8c-0.8-0.1-1.2-1-1.8-1.6C1995,141.9,1996,141.5,1997,141.2z M2065.8,189.3\r\n\t\tc-141.9-17-52.4,8.5-212.6-6.5c-3.7-0.3-5.6-4.4-3.7-7.7c1-1.7,1.4-3.4-0.1-5.4c-1.5-1.9,13.5-9,17.5-9.9\r\n\t\tc11.4-2.6,22.3,5.8,34.5,1.9l-0.7,0.6c12.1-9.6,34.2,1.2,52.5-4.4c2.9-0.9,7.7,0.4,11.2,1.4c2,0.6,3,2.7,4.5,4.1\r\n\t\tc-0.3,0.3-0.7,0.7-1,1c-2.9,2.9-1.4,8.1,2.7,8.6c4.1,0.6,8.8,0.3,13.6,1c0.6,0.1,1.2,0.1,1.8-0.1c8-2,17.2-4.3,26.4-6.7\r\n\t\tc0.4-0.1,0.9-0.2,1.3-0.2c19.7,0,38.8,1.3,55.3,9.6c1,0.5,0.5,2.4,1.8,4.9C2067.8,186.4,2068.9,184.7,2065.8,189.3z M2119.4,142.8\r\n\t\tc7.8-4.1,15.5-5.3,23.3,0C2135,146.7,2127.2,148.1,2119.4,142.8z M2213.6,149.8c-5.5-1.6-4.2-9.7,1.5-10c4.1-0.2,7.9,0.6,11.6,2.2\r\n\t\tc2.6,1.1,3.7,3.9,5.8,6.2C2225.4,150.7,2219.3,151.4,2213.6,149.8z M3535.8,56.7c7.8-4.1,15.5-5.3,23.3,0\r\n\t\tC3551.4,60.6,3543.6,62,3535.8,56.7z M3630,63.7c-5.5-1.6-4.2-9.7,1.5-10c4.1-0.2,7.9,0.6,11.6,2.2c2.6,1.1,3.7,3.9,5.8,6.2\r\n\t\tC3641.8,64.6,3635.7,65.3,3630,63.7z M2416.5,152.6c-7.4-2.2-15.3,2.5-22.8-0.5c-2.7-1.1-3.3-2.5-1.2-4.8\r\n\t\tc15.7-0.8,32.7,1.2,45.7-7.3c1-0.7,2.3-1,3.5-0.8c58.5,7.6,84.9-3.9,87.4,9.3c1.3,6.8-4.2,5.9-85.5,6.2\r\n\t\tC2434.5,154.6,2425.3,155.1,2416.5,152.6z M2441.8,172.1c16.8-8.1,27.1-4,36.7-5.1c8.9-1,17.8,2.2,27.2,0.5\r\n\t\tc10.3-1.9,20.7-0.6,31.1,0.5C2537.2,173.6,2540.8,172.1,2441.8,172.1z M2744.5,50.9c-6.3,3.5-12.2,1.7-18.1-0.6\r\n\t\tC2732.6,48.7,2738.8,47,2744.5,50.9z M2727.3,22.6c1.9,0.1,3.6,1.4,5.4,2.2c-0.4,0.7-0.9,2-1.1,2c-2.1-0.2-4.7-0.3-6.2-1.2\r\n\t\tC2722.7,24,2723.6,22.4,2727.3,22.6z M2733.5,213.5c-25.9,0.5-77,3.7-84.1-0.5c1.6-1.3,2.9-3.4,4.8-3.6c24.4-3.2,55.1-3.6,84.8-1.4\r\n\t\tC2742.2,212,2733.8,213.5,2733.5,213.5z M2722.4,189.9c2.1-0.2,4.4,0.6,6.5,1c0.1,0-0.1,1.4-0.3,1.4c-2.3,0.2-4.8,0.8-6.8,0.4\r\n\t\tC2718.3,191.8,2718.6,190.3,2722.4,189.9z M2754.7,212c-0.2-5.3,8.8-3.7,14.6-3.5C2768.8,217,2754.8,215.1,2754.7,212z\r\n\t\t M2801.3,175.9c-54.9,10.8-37.1,8.5-100.4,7.4c-0.5,0-1.1-0.1-1.5-0.3c-19.2-6.9-40.8-4.7-61.2-7.5c-3-0.4-5.3-3.3-8.2-5.3\r\n\t\tc15.6-5.1-2.5-0.3,54.9-6.7c19.7-2.2,39.6-1.8,59.4-2.1c5-0.1,10,1.9,15.1,2.9c26.7,4.8,7.4-4.8,46.9,8\r\n\t\tC2804.6,173.7,2803.2,175.6,2801.3,175.9z M2808.4,172.2c6.1-3.1,4.3-2.5,7.3-1.4C2813.7,172.6,2811.1,172.5,2808.4,172.2z\r\n\t\t M2816,51.2c-12.2-0.8-10.5-0.3-10.3-1.8C2817.7,50.2,2816.2,49.8,2816,51.2z M2856.4,170.9c0.4-2.7-4.5-2,32.2-2\r\n\t\tC2883.5,172.1,2882.3,170.9,2856.4,170.9z M2870.8,149.1c6.3-2.2,11.8-3.2,17.9-0.9C2881,150.8,2885.9,150.8,2870.8,149.1z\r\n\t\t M2886.6,33.5c9.5-1.2,6.6-1.1,10.3,0C2892.5,35.5,2895.3,35.8,2886.6,33.5z M3174.8,33.2c15.9,0,13.5-0.4,14.5,1.1\r\n\t\tC3172.6,34.4,3174.8,34.7,3174.8,33.2z M3167.4,149c-4.1,1.2-1.3,1.6-10.2-0.6C3160.8,147.2,3164.3,146.6,3167.4,149z M3123,29.4\r\n\t\tc0.6,0.7,1.8,1.6,1.6,2.1c-1.3,2.7-2.9,2.6-3.6-0.2C3120.9,30.8,3122.3,30,3123,29.4z M3046.7,175.5c91.9,7.4,114.6-3.9,117.9,5.8\r\n\t\tc-8.5,2.3,13.1,2.5-153.5,1.3c-21.5-0.2-23.4-4.1-29.6-7.4C3004.8,175.2,3026,173.8,3046.7,175.5z M2982.8,164.5\r\n\t\tc12.3-5.2,24.6-2,38.9-0.5C3007.6,166.3,2995.4,168.4,2982.8,164.5z M2967.8,34.4c-9,0.9-6.7,1-8.6-0.6\r\n\t\tC2962.2,33,2964.8,32,2967.8,34.4z M2964.4,141.6c14.2,2.5,24.3,4.4,31.7,5.7c6.3,1.2,5.1,10.5-1.3,10.1c-14.4-0.9-27.1-5-41.5-4.2\r\n\t\tc-3.1,0.2-7.1-3.4-7.3-5.7C2945.6,142,2956.6,140.2,2964.4,141.6z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M1759.1,277.2c-25.9,5.1-124.5,9.1-165,0.5c-16.8-3.6-105.9,5.6-130,4.1c-31.5-2-63.5,0.8-94.6-4.8\r\n\t\tc-16.9,1.9-34.1-3.4-50.6,0.3c-36.3,8.1-122.8-0.1-152.4,6c-3.8,10.4,0.1,7.2-19,14.6c9.3,7.8,1.8,6.6,214.7,5.9\r\n\t\tc60.8-0.2,56.6-0.4,46-9.1c8.6-3.5,17.3-2.7,26.1-0.5c1.8,2.2,3.7,4.4,5.5,6.6c7.2,2,12.3-2.4,18.6-2.8c18.2-1.2,76.5,5.5,70.4-4.2\r\n\t\tc-0.9-1.4-3.2-2.5-5.5-4.1c127.2-2.8,135.6-4.4,157,0.6c14.6,3.4,47.5,2.1,62.9,1.6c13.8-0.5,24-5.3,33.2-14.1\r\n\t\tC1769.3,277.5,1763.7,276.3,1759.1,277.2z M1359.8,296.5c7.6-5.6,15.1-1.8,27.6-1.5C1375.3,296.8,1368,297.1,1359.8,296.5z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3388.3,254.8c0,0-0.1,0-0.1-0.1L3388.3,254.8L3388.3,254.8L3388.3,254.8z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3389.6,253.9c-1.1,0.1-1.6,0.3-1.3,0.8c-0.5-0.4-0.7-0.4,0,0c0,0,0,0.1,0.1,0.1s0.1,0.1,0.2,0.1\r\n\t\tC3388.9,254.5,3389.2,254.2,3389.6,253.9z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3619.6,269.5c-4.4-12.9-31.1-5.8-115.4-9.6c-3.7-8.8,0-12.3-38.4-9.4c-4.8,2.9-9.6,5.8-15.1,9.2\r\n\t\tc-17.9,1.4-36.3,1.9-54.6-0.3c-1.9-0.2-6-3.2-7.7-4.5h-0.1l0,0c0,0,0,0-0.1-0.1c-18.5-7.1-37.6-8.7-56.4-1.6\r\n\t\tc-42.8,16.2-422.3,0.3-436.3,10.2c127.8,9,344.6,9.2,471.1,8.1C3500.5,270.5,3602.8,276.5,3619.6,269.5z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3831.1,278.4c-0.4,0.1-0.9-0.1-1.3-0.1c-0.7-0.6-1.5-1.4-2.4-2.2c-39.2-3.8-200.4,2.4-201.2,2.3\r\n\t\tc-14.3-1.7-28.6-2.5-42.7,0.9c-7.9-2.9-14.7,0.3-21.9,1.6c-21.8-0.4-45-0.1-52.2,0.2c-15.6,0.8-30.9-4.4-46.7-0.8\r\n\t\tc-6.9,1.6-11.6-8.2-38-1.6c-7.7,1.9-14.9,2.1-23,0.3c-8.6-2-17.9-0.2-27.1-2c-11.7-2.3-23.2,0.3-33,5.4c-0.7,0.3-0.4,1.6-0.5,2.4\r\n\t\tc2.5,0.4,5.1,1.1,7.6,1.1c218.9,1.6,245.5,2.4,250.1-0.7c29.1,0.6,70.8,1.4,129.6,2.6c4.5,0.1,4.2,1.6,4.4,1.9\r\n\t\tc-11.6,3.6-23.5-0.3-35.3,0.9c-10.9,1.1-22.1,0.6-32.7,4.1c-7.6,10,33.3,7,50.2,4.6c47.7-6.6,70.5,5,102.7-4.6\r\n\t\tc-3-2-5.7-3.7-9.8-6.3c6.4-1.2,11.4-2.1,15.1-2.7c27.4,0.5,63.4,1.3,110.2,2.2c4.5,0.1,4.2,1.6,4.4,1.9\r\n\t\tc-11.6,3.6-23.5-0.3-35.3,0.9c-10.9,1.1-22.1,0.6-32.7,4.1c17,1.4,33.3,7,50.2,4.6c47.7-6.6,70.5,5,102.7-4.6c-3-2-5.7-3.7-9.8-6.3\r\n\t\tc25.5-4.9,29.2-3.6,19.2-12.2C4126.7,236.1,3850.1,273.5,3831.1,278.4z M3783.9,289.2c-3.4-0.4-3.4-0.2,0-0.7V289.2z M3988.8,289.2\r\n\t\tc-3.3-0.4-3.3-0.2,0-0.7V289.2z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3478.5,206.1c29.3,1.1,63.5-3.1,110.9-3.6c14.4-0.2,28.7,0,42.9-1.9c27-3.7,12.1,4.1,45-13.7c0.2-0.1,0.2-0.3,0.1-0.6\r\n\t\tc-0.3-0.9-0.9-1.7-1.7-2.3c-13.7-8.4-44.2-2.6-55.9-10.2c-0.5-0.3-1-0.6-1.6-0.7c-16.8-2.7-34.5-7.2-45.5-2.8\r\n\t\tc-3.6,1.5-3.2,6.8,0.6,7.6c0.3,0.1,0.5,0.1,0.8,0.2c4.2,0.9,4.2,6.9,0,7.8c-11.7,2.4-25.8,2.5-49,3.4c-0.8,0-1.7,0.3-2.3,0.9\r\n\t\tc-1.2,1-2.9,2.1-3.6,2.3c-14.8,3.3-23.2,1-41.4,5.8C3473.2,199.4,3473.9,206,3478.5,206.1z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3987.4,127.8c-15.6,0.8-30.9-4.4-46.7-0.8c-6.9,1.6-11.6-8.2-38-1.6c-7.7,1.9-14.9,2.1-23,0.3c-8.6-2-17.9-0.2-27.1-2\r\n\t\tc-11.7-2.3-23.2,0.3-33,5.4c-0.7,0.3-0.4,1.6-0.5,2.4c2.5,0.4-17.8,9.4-15.2,9.4c254.3,1.9,271.8-5.6,274.2-10.9\r\n\t\tC4059.6,126.7,3999.8,127.2,3987.4,127.8z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3878.4,218.9c-15.6,0.8-30.9-4.4-46.7-0.8c-6.9,1.6-11.6-8.2-38-1.6c-7.7,1.9-14.9,2.1-23,0.3c-8.6-2-17.9-0.2-27.1-2\r\n\t\tc-11.7-2.3-23.2,0.3-33,5.4c-0.7,0.3-0.4,1.6-0.5,2.4c2.5,0.4,5.1,1.1,7.6,1.1c254.3,1.9,249,2.7,251.4-2.6\r\n\t\tC3950.5,217.7,3890.7,218.3,3878.4,218.9z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3441.4,220.5c144.8,2,148.2,12.2,228.1,1.7c3-0.4,7.2-0.8,4.6-5.2c-98.7-3.1-105.3-4.7-105.5-5c-0.7,0.3-10.9,2-127.1,5.3\r\n\t\tC3439.4,217.4,3439.3,220.5,3441.4,220.5z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M2390.2,273.9c-3.2-12.6-17.2-1.4-29.8-12c1-1.7,2-3.3,3-5c-5.2-0.4-10.4-1-14,2.7c-11.1,11.6-21.7-3.2-34.9,3.2\r\n\t\tc-1.7,0.8,2.5,5.2,5.7,5.7c29.3,4.5,21.6,2,26.5,6.4c-13.1,2.5-19,1.2-20.8,5.1c-3.9,8.4,42.2,20.8,67.6,13.9c1.2-0.3,1.2-2.8,2-5\r\n\t\tc-8-1.7-16.1-3.5-25.6-5.6C2377.7,279.8,2384,276.8,2390.2,273.9z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3566.9,295.4c-21.5-1.5-23.9,1.5-31,0.6c-31.4-4-62.9-1.3-94.3-0.3c-3.8,0.1-2.1,4.1,1.1,6.3c19,1.9,124.5,1.2,125.5,1.2\r\n\t\tC3577,302.9,3581.6,296.4,3566.9,295.4z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3759.6,318c-21.5-1.5-23.9,1.5-31,0.6c-31.4-4-62.9-1.3-94.3-0.3c-3.8,0.1-19.3,5.4-16.1,7.7c19,1.9,141.6-0.1,142.7-0.2\r\n\t\tC3769.7,325.5,3774.3,319.1,3759.6,318z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M2938.7,240c-3.9-0.8-14.1,2.6-27.1,6.5c20.9,5.5,1.6,3.9,137.8,0.3c-25.6-1.8-45.5-1.9-64.4-5\r\n\t\tC2969.3,239.2,2953.9,243.1,2938.7,240z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M2677,261c-8.9,1.2-17.4,4-26.3,4.5c-12,0.7-22.3,3.7-35.6,9.1c28.8,2,53.3,1.7,77.7-1.1c3.1-0.4,6.1-3,8-5.1\r\n\t\tC2703,266,2697.6,258.2,2677,261z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M255,297.6c-10.6,0.2-22.1-1-34.8,3c57,4,68.7,4,107.3,0.2C303.9,294.6,279.2,297.1,255,297.6z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M111.8,259.8c-10.6,0.2-22.1-1-34.8,3c57,4,68.7,4,107.3,0.2C160.7,256.8,136,259.3,111.8,259.8z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M110.4,200.9c-23.7-6.2-48.3-3.7-72.5-3.2c-10.6,0.2-22.1-1-34.8,3C60.1,204.6,71.8,204.6,110.4,200.9z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M2944.9,279c30.7,2.8,57.7,3.1,92.8-0.2C2991.3,275.4,2981.3,275.5,2944.9,279z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M309.5,269.1c49.4,0,62.7,3.9,76.1-2C355.1,264.9,339.5,265.3,309.5,269.1z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M11.3,284.5c49.4,0,62.7,3.9,76.1-2C56.9,280.3,41.3,280.7,11.3,284.5z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M135.5,227.9c-30.4-2.2-46.1-1.8-76.1,2C108.8,229.9,122.2,233.8,135.5,227.9z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M264.3,220.5c49,0.6,43.1,1,49.1-1.1c-2.1-0.8-4-2.3-6.2-2.4C265,214.9,258.7,214,264.3,220.5z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M183.6,242.3c49,0.6,43.1,1,49.1-1.1c-2.1-0.8-4-2.3-6.2-2.4C184.4,236.8,178.1,235.9,183.6,242.3z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M220.3,167.9c-1.1,0-2.1,1-4.3,2.1c20,2.7,11.1,0.8,22.7,1.2c9.8,0.4,6.9,2.2,22.9-0.2c0.6-0.1,0.9-1.1,1.3-1.8\r\n\t\tC259.3,167.6,266.6,167.5,220.3,167.9z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3600.3,159.1c-12.5-1.2-25-5-39.2,0.2C3575.3,163.8,3587.9,161.3,3600.3,159.1z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M290.3,268.2c-20.4-3.3-25.8-3.3-44.5,0.1C263.5,271.4,265.6,271.4,290.3,268.2z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M55.8,242.5c-20.4-3.3-25.8-3.3-44.5,0.1C29.1,245.8,31.2,245.8,55.8,242.5z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M1996,268.3c18.6,3.8,18.6,3.8,40.5-0.2C2022.5,266.1,2010,263.7,1996,268.3z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M2276,283.6c0.2,1.9-3.6,1.5,31.3,1.5C2311.9,278.3,2301.8,280.8,2276,283.6z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3221.4,247.5c-4.5-3.2,2.2-2.5-31.7-2.5C3195.9,248.4,3200.9,247.8,3221.4,247.5z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M1099.2,296.7c21.1,0.4,33.8,0.6,46.2,0.8C1134.2,290.4,1112.8,294.4,1099.2,296.7z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M1145.4,297.5c0.3,0.2,0.7,0.4,1,0.7c0.4-0.1,0.7-0.3,1.1-0.4c-0.1-0.1-0.2-0.2-0.3-0.2\r\n\t\tC1146.6,297.6,1146,297.6,1145.4,297.5z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M392.3,219.4c-3.5-2.8,3.7-2-39-2.8c1.5,1.1,3,2.3,4.8,2.6C369.3,221.1,380.5,221.5,392.3,219.4z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3477.9,157.2c-1.1,0-2.1,0.9-3.2,1.4c6.2,3.1-0.8,2.7,25.5,1.9C3492.3,156.3,3485,157.2,3477.9,157.2z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M2260.3,263.4c13.5,2.1,13.5,2.2,21-1.1C2274.2,261.1,2266.9,259.1,2260.3,263.4z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3227.2,279.8c10.6,3.2,18,1.4,25.4-0.9C3245.1,279,3237.8,276.5,3227.2,279.8z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3277.7,281.9c0.4-0.2,0.8-0.4,1.2-0.6C3276.8,280.8,3276.1,280.8,3277.7,281.9z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3278.9,281.3c4.7,1.2,16.5,4.7,23.9,1.6C3294,275.9,3291.2,275.5,3278.9,281.3z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M41,131.1c-1.8-1.4-5.8-0.5-15.6,0.6C29,132,45.2,134.3,41,131.1z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3457,187.7c9.1,0.4,14.7,3.3,21.9-1.5C3472.3,183.6,3466.5,183.8,3457,187.7z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3500.5,187.8c13.5,0.6,19.6,0.7,22.1,0.9C3516.2,183,3513.3,183,3500.5,187.8z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3523.6,189.4c0.2-0.1,0.3-0.3,0.4-0.4c0.1-0.1,0.2-0.1,0.2-0.2c-0.1-0.1-0.6-0.1-1.6-0.2c0.3,0.2,0.6,0.5,0.8,0.8\r\n\t\tC3523.5,189.4,3523.5,189.4,3523.6,189.4z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3413.4,251.3c-10.3-3.2-17.9-2.6-23.8,2.6C3393.7,253.4,3405.7,254.3,3413.4,251.3z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3844.9,257.5c0.6,0.6,1.2,1.1,1.9,1.6c7.3,5.3,16.9,6,26,6.2c25.4,0.7,50.9-0.7,76-4.2c9-1.3,18.2-2.8,26.4-7\r\n\t\tc3.5-1.8,6.9-4.1,8.8-7.5c0.8-1.5,1.3-3.2,1.4-5c0.4-0.5,0.7-1,1.3-1.5c-0.6-0.4-1.1-0.8-1.5-1.2c-0.3-1.2-0.9-2.4-1.8-3.4\r\n\t\tc-1.4-1.6-3.5-2.5-5.5-3.2c-20.3-7-42.5-0.7-64,0.2c-17.7,0.8-35.4-2.2-53.1-2.7c-6.8-0.2-14.4,0.4-18.9,5.5\r\n\t\tc-0.3,0.3-0.5,0.6-0.7,0.9c-20.5,0.1-44,0.1-71,0.1c-236.8,0.3-215.3-0.1-220.9,4.8c14,4.8,29.4-1.2,42.9,3.6\r\n\t\tc9.6,8.7,9.6,8.7,25.3,8.2c0.7-2.3,1.3-4.7,2.3-8c13.8-2.1,126.4-2,219.2-1.5c0,4.7,2.1,9.6,5.5,13.2\r\n\t\tC3830,256.9,3830.5,256.8,3844.9,257.5z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M76.7,170.8c1.5-0.3,3.2-2.2,3.2-3.4c0-1-2.5-1.9-4.7-3.5c-1.7,2-3.3,3.9-4.9,5.7C72.4,170.1,74.8,171.1,76.7,170.8z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3120.3,247c0.2-1.5,1.7-1.1-10-1.7C3110.1,246.8,3108.6,246.3,3120.3,247z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3563.7,251.2c-3.7-0.9-0.9-1.1-10,0.1C3562,253.6,3559.3,253.3,3563.7,251.2z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M2727.7,262.2c1.7,1.5-0.4,1.4,8.1,0.5C2734.2,261.3,2736.2,261.4,2727.7,262.2z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M1662.5,273.6c2.6,1,5.5,2.5,8.6-0.4C1662.3,271.6,1664.4,271.6,1662.5,273.6z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M1702.8,274c-0.1-1.2,1.4-1-7.6-0.9C1695.3,274.3,1693.8,274,1702.8,274z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3188.7,279c8.2,2.2,5.6,1.9,9.5,0.6C3195.2,277.5,3192,277.7,3188.7,279z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3830.4,115.6c0.8,0.4,1.6,0.7,2.4,1.1c3.7-0.1,3.9-0.7,0.5-1.5C3832.5,115,3831.3,115.4,3830.4,115.6z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3858.4,116.1l-2.2-0.8C3855.6,116.5,3855,116.2,3858.4,116.1z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3937.9,115.3l-2.8,0.5C3938.6,116.5,3937.9,116.7,3937.9,115.3z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M74,141.8l-2.6,0.7C74.7,143.3,74,143.6,74,141.8z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3535.8,159l3.2,0.9C3539.6,158.3,3540.4,158.6,3535.8,159z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3781.4,165c2.9-2.2,2.8-1-0.2-5.5C3778.3,161.4,3778,159.9,3781.4,165z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M204.2,191.8c1.7,0.9,2.4,2.1,6,1c0.3,0,0.1-0.9,0.2-1.4C206.4,190.6,208,190.4,204.2,191.8z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M346.2,213.4c-0.4-0.3-1.9,0.4-2.8,0.7c1.7,2,4.2,1.7,6.8,1.7c0.8,0.7,0.9,0.9,1.3,0.7l-0.2,0.1c0.7,0,1.4,0,2,0\r\n\t\tc-0.4-0.3-0.7-0.5-1.1-0.7c-0.6-0.1-1.3-0.1-2-0.1h0.1C349.6,215.3,348.5,214.5,346.2,213.4z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3153.3,246.4c-3.5-1.5-1.9-1.4-6-0.6C3150.7,247.3,3149.1,247.2,3153.3,246.4z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3101.9,279.6l3.5-0.8C3101.1,277.6,3102,277.3,3101.9,279.6z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3319.9,282.7c0.2,0.2,1.9-0.3,2.9-0.5C3322.9,277.8,3316.7,279.9,3319.9,282.7z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M372.4,300c0.3,0.6,0.3,1.4,0.9,1.6C379.3,303.8,382.2,298,372.4,300z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3374.4,328.5l-2.3-0.8C3371.5,329,3370.9,328.7,3374.4,328.5z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3277.7,281.9l-0.8-0.6C3274.5,283.4,3274.2,283.2,3277.7,281.9z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M2123.7,260.2c0.4,0.2,0.7,0.4,1.1,0.5C2124.5,259.9,2124.9,259.4,2123.7,260.2z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M2125.3,261.6c0.3,0.3,1.4,0.3,2.1,0.4c-0.9-0.4-1.7-0.9-2.6-1.3C2124.8,261,2125,261.3,2125.3,261.6z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M3618.2,172.7c0.2,0.2,0.5,0.4,0.7,0.5h0.1C3621.6,171.1,3621.8,171.3,3618.2,172.7z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M1900.7,162.4c0.5,0,0.8,0,1.3,0h0.1C1901.5,162.2,1901.1,162.1,1900.7,162.4z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M1920.5,162.6c-7.3-0.1-12.9-0.1-18.5-0.2C1904.4,163.7,1908.6,169.6,1920.5,162.6z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M339.3,128.1c-1.1,2.3-2.3,1.5,4.1,3.7C344.5,129.6,345.3,130.4,339.3,128.1z\"\/>\r\n\t<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M4071.7,191.6c-10.7-10.9-25.7-16.7-41-15.9c-13.3,0.7-26.9,1.4-33,1.4c2.6-0.3,5.2-0.7,7.9-1c2.3-0.3,5.4-0.7,5.4-2.9\r\n\t\tc0-1.3-1.2-2.3-2.5-2.3c-86.6-2.7-101.2-4.3-103.5-4.8c-0.3-0.1-0.6-0.1-0.9,0c-3,0.5-21.6,2.3-131.5,5.3c-1.1,0-1.9,0.8-2.2,1.9\r\n\t\tc-0.9,2.9-10.7,7.5-9.8,7.5c52.6,0.7,88.7,1.7,117.2,2.1c-5,3.6-9.9,7.2-14.7,11c-2,1.5-4.1,3.2-4.5,5.7c-0.5,2.9,1.7,5.7,4.3,6.9\r\n\t\ts5.7,1.2,8.6,1.2c20.7-0.1,41.3-0.2,62-0.3c4.3,0,8.8-0.1,12.5-2.4c0.1-0.1,0.2-0.1,0.2-0.2c36.7,0.3,82.5,0,83.1,0\r\n\t\tc2.8-0.1,5.1-0.8,6.6-1.8c5.1,2.6,10.8,3.6,16.5,3.8c4.6,0.1,9.1,0.1,13.7-0.3c7.4-0.5,10.9-9.4,5.8-14.7\r\n\t\tC4071.9,191.8,4071.8,191.7,4071.7,191.6z M3950.1,195.6c-0.2-0.6-0.4-1.1-0.8-1.6c-19-5.3-38.8-8.1-58.5-8.6\r\n\t\tc-0.1-0.8-0.3-1.6-0.5-2.4c30.1,0.3,52.1-0.3,78.9-2.8c-0.5,4.7-33.8,4.5-34.3,9.2c-0.2,1.7,24.7,4.3,49.8,7\r\n\t\tC3973.2,195.5,3961.6,195.4,3950.1,195.6z\"\/>\r\n<\/g>\r\n<\/svg>\r\n\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e1aff60 e-con-full e-flex e-con e-child\" data-id=\"e1aff60\" data-element_type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ae9c519 e-con-full e-flex e-con e-child\" data-id=\"ae9c519\" data-element_type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t<div class=\"elementor-element elementor-element-dda44a9 e-con-full animated-slow e-flex elementor-invisible e-con e-child\" data-id=\"dda44a9\" data-element_type=\"container\" data-settings=\"{&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_translateX_effect&quot;:&quot;yes&quot;,&quot;animation&quot;:&quot;fadeInLeft&quot;,&quot;animation_delay&quot;:300,&quot;motion_fx_translateX_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;_ha_eqh_enable&quot;:false,&quot;motion_fx_translateX_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:100}},&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-590c2aa elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"590c2aa\" data-element_type=\"widget\" data-settings=\"{&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_translateX_effect&quot;:&quot;yes&quot;,&quot;_animation&quot;:&quot;fadeInLeft&quot;,&quot;_animation_delay&quot;:200,&quot;motion_fx_translateX_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;motion_fx_translateX_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:100}},&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<h3 style=\"font-family: 'Life Savers'; color: #b8860b; margin: 0 0 4px 0; font-size: 1.5rem;\">TRADYCJA<\/h3><p>Wierzymy w metody, kt\u00f3re przetrwa\u0142y pokolenia. Gor\u0105cy r\u0119cznik, p\u0119dzel z w\u0142osia borsuka i tradycyjna brzytwa to nasze narz\u0119dzia pracy.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5d7c965 e-con-full animated-slow e-flex elementor-invisible e-con e-child\" data-id=\"5d7c965\" data-element_type=\"container\" data-settings=\"{&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_translateX_effect&quot;:&quot;yes&quot;,&quot;animation&quot;:&quot;fadeInRight&quot;,&quot;animation_delay&quot;:400,&quot;motion_fx_translateX_direction&quot;:&quot;negative&quot;,&quot;motion_fx_translateX_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;_ha_eqh_enable&quot;:false,&quot;motion_fx_translateX_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:100}},&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9831517 elementor-widget elementor-widget-text-editor\" data-id=\"9831517\" data-element_type=\"widget\" data-settings=\"{&quot;motion_fx_translateX_effect&quot;:&quot;yes&quot;,&quot;motion_fx_translateX_direction&quot;:&quot;negative&quot;,&quot;_animation&quot;:&quot;none&quot;,&quot;_animation_delay&quot;:250,&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_translateX_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;motion_fx_translateX_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:100}},&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t  <h3 style=\"font-family: 'Life Savers'; color: #B8860B; margin: 0 0 4px 0; font-size: 1.5rem;\">STYL<\/h3>\n\nNie kopiujemy. Tworzymy formy dopasowane do kszta\u0142tu Twojej twarzy i Twojego charakteru. Tw\u00f3j wygl\u0105d to Twoja wizyt\u00f3wka \u2013 dbamy, by by\u0142a nienaganna.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7ead3e1 e-con-full animated-slow e-flex elementor-invisible e-con e-child\" data-id=\"7ead3e1\" data-element_type=\"container\" data-settings=\"{&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_translateX_effect&quot;:&quot;yes&quot;,&quot;animation&quot;:&quot;fadeInLeft&quot;,&quot;animation_delay&quot;:450,&quot;_ha_eqh_enable&quot;:false,&quot;motion_fx_translateX_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:4,&quot;sizes&quot;:[]},&quot;motion_fx_translateX_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:100}},&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-421220c elementor-widget elementor-widget-text-editor\" data-id=\"421220c\" data-element_type=\"widget\" data-settings=\"{&quot;motion_fx_translateX_effect&quot;:&quot;yes&quot;,&quot;_animation&quot;:&quot;none&quot;,&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_translateX_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;motion_fx_translateX_affectedRange&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:100}},&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<h3 style=\"font-family: 'Life Savers'; color: #b8860b; margin: 0 0 4px 0; font-size: 1.5rem;\">JAKO\u015a\u0106<\/h3><p>Od selekcji kosmetyk\u00f3w po ostro\u015b\u0107 naszych narz\u0119dzi. W Old Town jako\u015b\u0107 nie jest celem \u2013 jest fundamentem ka\u017cdej minuty, kt\u00f3r\u0105 sp\u0119dzasz w naszym fotelu.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3662659 e-flex e-con-boxed e-con e-parent\" data-id=\"3662659\" data-element_type=\"container\" id=\"#prace\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-908c577 elementor-widget elementor-widget-html\" data-id=\"908c577\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n    \/* UNIKALNE STYLE DLA KARUZELI PRAC *\/\n    #works-section-wrapper {\n        background: #000;\n        padding: 100px 0;\n        overflow: hidden;\n        width: 100%;\n        position: relative;\n    }\n\n    .works-title-container {\n        text-align: center;\n        margin-bottom: 60px;\n    }\n\n    .works-marquee-container {\n        display: flex;\n        width: max-content;\n        gap: 30px;\n        will-change: transform;\n    }\n\n    .works-card {\n        flex: 0 0 350px;\n        height: 500px;\n        overflow: hidden;\n        position: relative;\n        cursor: pointer;\n        transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1);\n        z-index: 1;\n    }\n\n    \/* Efekt powi\u0119kszenia i koloru *\/\n    .works-card:hover {\n        transform: scale(1.1);\n        z-index: 10;\n    }\n\n    .works-photo {\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        filter: grayscale(100%);\n        transition: filter 0.8s ease;\n    }\n\n    .works-card:hover .works-photo {\n        filter: grayscale(0%);\n    }\n\n    \/* Etykieta Life Savers *\/\n    .works-label {\n        position: absolute;\n        bottom: 25px;\n        left: 25px;\n        color: #B8860B;\n        font-family: 'Life Savers', cursive;\n        font-size: 1.6rem;\n        opacity: 0;\n        transform: translateY(15px);\n        transition: all 0.5s ease;\n        text-shadow: 2px 2px 10px rgba(0,0,0,0.8);\n    }\n\n    .works-card:hover .works-label {\n        opacity: 1;\n        transform: translateY(0);\n    }\n<\/style>\n\n<section id=\"works-section-wrapper\">\n    <div class=\"works-title-container\">\n        <h2 style=\"font-family: 'Life Savers'; color: #B8860B; font-size: 3rem; text-transform: uppercase; letter-spacing: 5px;\">Nasze Prace<\/h2>\n    <\/div>\n\n    <div class=\"works-marquee-container\" id=\"works-slider-track\">\n        <div class=\"works-card\"><img decoding=\"async\" src=\"https:\/\/portfolio.anmcollective.pl\/wp-content\/uploads\/2026\/01\/ilv8t.webp\" class=\"works-photo\"><div class=\"works-label\">Classic Cut<\/div><\/div>\n        <div class=\"works-card\"><img decoding=\"async\" src=\"https:\/\/portfolio.anmcollective.pl\/wp-content\/uploads\/2026\/01\/ob9yv.webp\" class=\"works-photo\"><div class=\"works-label\">Beard Art<\/div><\/div>\n        <div class=\"works-card\"><img decoding=\"async\" src=\"https:\/\/portfolio.anmcollective.pl\/wp-content\/uploads\/2026\/01\/lbi.webp\" class=\"works-photo\"><div class=\"works-label\">Hot Towel<\/div><\/div>\n        <div class=\"works-card\"><img decoding=\"async\" src=\"https:\/\/portfolio.anmcollective.pl\/wp-content\/uploads\/2026\/01\/khiby8.webp\" class=\"works-photo\"><div class=\"works-label\">Modern Fade<\/div><\/div>\n        <div class=\"works-card\"><img decoding=\"async\" src=\"https:\/\/portfolio.anmcollective.pl\/wp-content\/uploads\/2026\/01\/jhvuyv.webp\" class=\"works-photo\"><div class=\"works-label\">Old School<\/div><\/div>\n        <div class=\"works-card\"><img decoding=\"async\" src=\"https:\/\/portfolio.anmcollective.pl\/wp-content\/uploads\/2026\/01\/brodaff.webp\" class=\"works-photo\"><div class=\"works-label\">Sharp Line<\/div><\/div>\n    <\/div>\n<\/section>\n\n<script>\n    (function() {\n        \/\/ Funkcja uruchamiaj\u0105ca karuzel\u0119\n        const initWorksCarousel = () => {\n            const track = document.querySelector('#works-slider-track');\n            if (!track) return;\n\n            \/\/ 1. Klonowanie element\u00f3w dla p\u0142ynnej p\u0119tli\n            const items = Array.from(track.children);\n            items.forEach(item => {\n                const clone = item.cloneNode(true);\n                track.appendChild(clone);\n            });\n            \n            \/\/ Ponowne klonowanie dla bardzo szerokich ekran\u00f3w\n            items.forEach(item => {\n                const clone = item.cloneNode(true);\n                track.appendChild(clone);\n            });\n\n            const totalWidth = track.scrollWidth \/ 3; \n\n            \/\/ 2. Animacja GSAP (Ustawiona na 80s - bardzo powolna i dostojna)\n            const worksLoop = gsap.to(track, {\n                x: `-=${totalWidth}`,\n                duration: 80,\n                ease: \"none\",\n                repeat: -1,\n                modifiers: {\n                    x: gsap.utils.unitize(x => parseFloat(x) % totalWidth)\n                }\n            });\n\n            \/\/ 3. Interakcja: Zwolnienie przy najechaniu\n            track.addEventListener('mouseenter', () => {\n                gsap.to(worksLoop, { timeScale: 0.1, duration: 1.5 });\n            });\n\n            track.addEventListener('mouseleave', () => {\n                gsap.to(worksLoop, { timeScale: 1, duration: 1.5 });\n            });\n        };\n\n        \/\/ Uruchomienie po za\u0142adowaniu wszystkiego\n        if (document.readyState === 'complete') {\n            initWorksCarousel();\n        } else {\n            window.addEventListener('load', initWorksCarousel);\n        }\n    })();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4a90c15 e-flex e-con-boxed e-con e-parent\" data-id=\"4a90c15\" data-element_type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-420906b elementor-widget elementor-widget-html\" data-id=\"420906b\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Life+Savers:wght@400;700&display=swap');\n\n    #ritual-section {\n        background: #000;\n        position: relative;\n        \/* Zmniejszamy min-height, by skr\u00f3ci\u0107 \"pust\u0105\" drog\u0119, ale zachowa\u0107 p\u0142ynno\u015b\u0107 *\/\n        min-height: 400vh; \n        margin-top: -50px;\n       margin-bottom:-100px;\n        \n        \n        \/* Podci\u0105gamy sekcj\u0119 wy\u017cej, by zlikwidowa\u0107 przerw\u0119 *\/\n    }\n\n    .ritual-container {\n        position: sticky;\n        top: 0;\n        height: 100vh;\n        width: 100%;\n        overflow: hidden;\n    }\n\n    \/* WSKA\u0179NIK SCROLLOWANIA PO BOKU *\/\n    .scroll-guide {\n        position: absolute;\n        right: 40px;\n        top: 50%;\n        transform: translateY(-50%);\n        height: 200px;\n        width: 2px;\n        background: rgba(184, 134, 11, 0.2);\n        z-index: 100;\n        display: flex;\n        flex-direction: column;\n        justify-content: space-between;\n        align-items: center;\n    }\n\n    .scroll-dot {\n        width: 8px;\n        height: 8px;\n        background: #B8860B;\n        border-radius: 50%;\n        position: absolute;\n        top: 0;\n        transition: top 0.1s linear;\n        box-shadow: 0 0 10px #B8860B;\n    }\n\n    .scroll-text {\n        position: absolute;\n        right: 15px;\n        top: 50%;\n        transform: rotate(90deg) translateY(-50%);\n        color: #B8860B;\n        font-size: 10px;\n        letter-spacing: 3px;\n        white-space: nowrap;\n        text-transform: uppercase;\n    }\n\n    .ritual-step {\n        position: absolute;\n        top: 0; left: 0; width: 100%; height: 100%;\n        display: flex; align-items: center; justify-content: center;\n        opacity: 0; visibility: hidden;\n    }\n\n    .ritual-bg-image {\n        position: absolute;\n        top: 0; left: 0; width: 100%; height: 100%;\n        background-size: cover; background-position: center;\n        filter: grayscale(1) brightness(0.35);\n        transform: scale(1.1);\n        z-index: 1;\n    }\n\n    .ritual-content {\n        position: relative; z-index: 10; text-align: center;\n        max-width: 800px; padding: 0 40px; color: #fff;\n    }\n\n    .ritual-content h3 {\n        font-family: 'Life Savers', cursive;\n        font-size: clamp(2.5rem, 7vw, 5.5rem);\n        color: #B8860B; margin-bottom: 20px; font-weight: 700;\n    }\n\n    .ritual-content p {\n        font-family: 'Montserrat', sans-serif;\n        font-size: 1.1rem; line-height: 1.8; letter-spacing: 1px;\n        max-width: 600px; margin: 0 auto; opacity: 0.9;\n    }\n\n    .ritual-watermark {\n        position: absolute; font-family: 'Life Savers', cursive;\n        font-size: 18vw; color: rgba(255, 255, 255, 0.03);\n        z-index: 2; pointer-events: none; white-space: nowrap;\n    }\n\n    @media (max-width: 768px) {\n        .scroll-guide { right: 15px; height: 150px; }\n        .ritual-watermark { font-size: 25vw; }\n    }\n<\/style>\n\n<section id=\"ritual-section\">\n    <div class=\"ritual-container\">\n        \n        <div class=\"scroll-guide\">\n            <span class=\"scroll-text\">Scrolluj Rytua\u0142<\/span>\n            <div class=\"scroll-dot\" id=\"ritual-dot\"><\/div>\n        <\/div>\n        \n        <div class=\"ritual-step step-1\">\n            <div class=\"ritual-bg-image\" style=\"background-image: url('https:\/\/portfolio.anmcollective.pl\/wp-content\/uploads\/2026\/01\/kompres-1.webp');\"><\/div>\n            <div class=\"ritual-watermark\">RELAX<\/div>\n            <div class=\"ritual-content\">\n                <h3 style=\"font-size: 1.5rem; color: #fff; margin-bottom: 10px;\">01<\/h3>\n                <h3>Gor\u0105cy Kompres<\/h3>\n                <p>Przygotowanie to fundament. Gor\u0105cy r\u0119cznik otwiera pory i zmi\u0119kcza zarost, wprowadzaj\u0105c Ci\u0119 w stan g\u0142\u0119bokiego odpr\u0119\u017cenia.<\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"ritual-step step-2\">\n            <div class=\"ritual-bg-image\" style=\"background-image: url('https:\/\/portfolio.anmcollective.pl\/wp-content\/uploads\/2026\/01\/pedzel-1.webp');\"><\/div>\n            <div class=\"ritual-watermark\">CRAFT<\/div>\n            <div class=\"ritual-content\">\n                <h3 style=\"font-size: 1.5rem; color: #fff; margin-bottom: 10px;\">02<\/h3>\n                <h3>P\u0119dzel i Tygiel<\/h3>\n                <p>Tradycyjne myd\u0142o rozrabiane p\u0119dzlem z w\u0142osia borsuka tworzy g\u0119st\u0105 pian\u0119, kt\u00f3ra chroni Twoj\u0105 sk\u00f3r\u0119 podczas ka\u017cdego ruchu.<\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"ritual-step step-3\">\n            <div class=\"ritual-bg-image\" style=\"background-image: url('https:\/\/portfolio.anmcollective.pl\/wp-content\/uploads\/2026\/01\/brzytwa-1.webp');\"><\/div>\n            <div class=\"ritual-watermark\">SHARP<\/div>\n            <div class=\"ritual-content\">\n                <h3 style=\"font-size: 1.5rem; color: #fff; margin-bottom: 10px;\">03<\/h3>\n                <h3>Ostra Brzytwa<\/h3>\n                <p>Kunszt w czystej postaci. Jedno ostrze, pewna r\u0119ka barbera i precyzja, kt\u00f3rej nie zapewni \u017cadna nowoczesna maszynka.<\/p>\n            <\/div>\n        <\/div>\n\n        <div class=\"ritual-step step-4\">\n            <div class=\"ritual-bg-image\" style=\"background-image: url('https:\/\/portfolio.anmcollective.pl\/wp-content\/uploads\/2026\/01\/kosmetyki-1.webp');\"><\/div>\n            <div class=\"ritual-watermark\">STYLE<\/div>\n            <div class=\"ritual-content\">\n                <h3 style=\"font-size: 1.5rem; color: #fff; margin-bottom: 10px;\">04<\/h3>\n                <h3>Signature Finish<\/h3>\n                <p>Zwie\u0144czenie rytua\u0142u najlepszymi kosmetykami. Zapach drewna sanda\u0142owego i pewno\u015b\u0107 siebie, kt\u00f3ra zostanie z Tob\u0105 na d\u0142ugo.<\/p>\n            <\/div>\n        <\/div>\n\n    <\/div>\n<\/section>\n\n<script>\n    window.addEventListener('load', function() {\n        gsap.registerPlugin(ScrollTrigger);\n\n        const steps = gsap.utils.toArray(\".ritual-step\");\n        const dot = document.querySelector(\"#ritual-dot\");\n        \n        \/\/ Animacja kropki post\u0119pu\n        gsap.to(dot, {\n            top: \"100%\",\n            ease: \"none\",\n            scrollTrigger: {\n                trigger: \"#ritual-section\",\n                start: \"top top\",\n                end: \"bottom bottom\",\n                scrub: true\n            }\n        });\n\n        const ritualTl = gsap.timeline({\n    scrollTrigger: {\n        trigger: \"#ritual-section\",\n        start: \"top top\",\n        end: \"bottom bottom\",\n        scrub: 1.5,\n        pin: true,\n        pinSpacing: false, \/\/ <-- TO DODAJE MAGI\u0118: Kolejna sekcja wjedzie pod sp\u00f3d bez dziury!\n    }\n});\n        \n\n        steps.forEach((step, i) => {\n            const bgImage = step.querySelector(\".ritual-bg-image\");\n            const watermark = step.querySelector(\".ritual-watermark\");\n\n            ritualTl.to(step, {\n                display: \"flex\",\n                autoAlpha: 1,\n                duration: 1\n            })\n            .to(bgImage, { scale: 1, duration: 2 }, \"-=1\")\n            .from(watermark, { xPercent: 15, opacity: 0, duration: 2 }, \"-=2\")\n            .to({}, { duration: 3 });\n\n            if (i < steps.length - 1) {\n                ritualTl.to(step, {\n                    autoAlpha: 0,\n                    scale: 0.95,\n                    duration: 1.5\n                });\n            }\n        });\n    });\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-234e970 e-flex e-con-boxed e-con e-parent\" data-id=\"234e970\" data-element_type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-76148eb elementor-widget elementor-widget-html\" data-id=\"76148eb\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n    \/* SEKCJA LICZNIK\u00d3W - ZIELONE \u015aWIAT\u0141O DLA LIFE SAVERS *\/\n    #stats-section {\n        background: #000;\n        padding: 80px 5%;\n        position: relative;\n        z-index: 10;\n        margin-top: -2px; \/* Sklejenie sekcji *\/\n    }\n\n    .stats-grid {\n        display: grid;\n        grid-template-columns: repeat(3, 1fr);\n        gap: 30px;\n        max-width: 1100px;\n        margin: 0 auto;\n        text-align: center;\n    }\n\n    .stat-item {\n        padding: 40px 20px;\n        border: 1px solid rgba(184, 134, 11, 0.15);\n        transition: border 0.5s ease;\n    }\n\n    .stat-item:hover {\n        border-color: rgba(184, 134, 11, 0.6);\n    }\n\n    .stat-number {\n        font-family: 'Life Savers', cursive;\n        font-size: clamp(2.5rem, 5vw, 4.5rem);\n        color: #B8860B;\n        display: block;\n        margin-bottom: 10px;\n        font-weight: 700;\n    }\n\n    .stat-label {\n        font-family: 'Montserrat', sans-serif;\n        font-size: 0.7rem;\n        letter-spacing: 4px;\n        color: #888;\n        text-transform: uppercase;\n    }\n\n    @media (max-width: 768px) {\n        .stats-grid { grid-template-columns: 1fr; }\n    }\n<\/style>\n\n<section id=\"stats-section\">\n    <div class=\"stats-grid\">\n        <div class=\"stat-item\">\n            <span class=\"stat-number\" data-target=\"12500\">0<\/span>\n            <span class=\"stat-label\">Gole\u0144 brzytw\u0105<\/span>\n        <\/div>\n        <div class=\"stat-item\">\n            <span class=\"stat-number\" data-target=\"4800\">0<\/span>\n            <span class=\"stat-label\">Zu\u017cytych r\u0119cznik\u00f3w<\/span>\n        <\/div>\n        <div class=\"stat-item\">\n            <span class=\"stat-number\" data-target=\"100\">0<\/span>\n            <span class=\"stat-label\">% Satysfakcji<\/span>\n        <\/div>\n    <\/div>\n<\/section>\n\n<script>\n    \/\/ Skrypt animuj\u0105cy cyfry przy scrollu\n    window.addEventListener('load', function() {\n        const stats = document.querySelectorAll('.stat-number');\n        \n        stats.forEach(stat => {\n            const target = parseInt(stat.getAttribute('data-target'));\n            \n            gsap.to(stat, {\n                innerText: target,\n                duration: 3,\n                snap: { innerText: 1 }, \/\/ Zaokr\u0105glanie do liczb ca\u0142kowitych\n                scrollTrigger: {\n                    trigger: \"#stats-section\",\n                    start: \"top 85%\", \n                },\n                onUpdate: function() {\n                    \/\/ Dodanie plusika na ko\u0144cu, je\u015bli to nie procenty\n                    if(target > 100) {\n                        stat.innerHTML = Math.ceil(this.targets()[0].innerText).toLocaleString() + \"+\";\n                    } else {\n                        stat.innerHTML = Math.ceil(this.targets()[0].innerText) + \"%\";\n                    }\n                }\n            });\n        });\n    });\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e573fa7 e-flex e-con-boxed e-con e-parent\" data-id=\"e573fa7\" data-element_type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e797ec5 elementor-widget elementor-widget-html\" data-id=\"e797ec5\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n    #philosophy-section {\n        height: 100vh;\n        width: 100%;\n        position: relative;\n        overflow: hidden;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        background: #000;\n    }\n\n    .philosophy-bg {\n        position: absolute;\n        top: 0; left: 0;\n        width: 100%; height: 120%; \/* Wi\u0119ksza wysoko\u015b\u0107 dla efektu parallax *\/\n        background: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), \n                    url('https:\/\/portfolio.anmcollective.pl\/wp-content\/uploads\/2026\/01\/wnuin.webp');\n        background-size: cover;\n        background-position: center;\n        filter: grayscale(1) sepia(0.2) brightness(0.4);\n        z-index: 1;\n    }\n\n    .philosophy-content {\n        position: relative;\n        z-index: 2;\n        text-align: center;\n        width: 80%;\n    }\n\n    .philosophy-quote {\n        font-family: 'Life Savers', cursive;\n        font-size: clamp(2rem, 5vw, 4rem);\n        color: #fff;\n        line-height: 1.4;\n        margin-bottom: 30px;\n    }\n\n    .philosophy-author {\n        font-family: 'Montserrat', sans-serif;\n        color: #B8860B;\n        letter-spacing: 5px;\n        text-transform: uppercase;\n        font-size: 0.9rem;\n    }\n\n    \/* Dekoracyjne linie *\/\n    .decor-line {\n        width: 1px;\n        height: 100px;\n        background: linear-gradient(to bottom, #B8860B, transparent);\n        margin: 0 auto 30px;\n    }\n<\/style>\n\n<section id=\"philosophy-section\">\n    <div class=\"philosophy-bg\"><\/div>\n    \n    <div class=\"philosophy-content\">\n        <div class=\"decor-line\"><\/div>\n        <blockquote class=\"philosophy-quote\">\n            \"Barbering to nie zaw\u00f3d. To ciche porozumienie mi\u0119dzy rzemie\u015blnikiem a d\u017centelmenem, spisane stal\u0105 brzytwy na gor\u0105cym r\u0119czniku.\"\n        <\/blockquote>\n        <div class=\"philosophy-author\">\u2014 Old Town Philosophy \u2014<\/div>\n    <\/div>\n<\/section>\n\n<script>\n    \/\/ Parallax efekt dla t\u0142a\n    gsap.to(\".philosophy-bg\", {\n        yPercent: 20,\n        ease: \"none\",\n        scrollTrigger: {\n            trigger: \"#philosophy-section\",\n            start: \"top bottom\",\n            end: \"bottom top\",\n            scrub: true\n        }\n    });\n\n    \/\/ Animacja tekstu\n    gsap.from(\".philosophy-quote\", {\n        scrollTrigger: {\n            trigger: \"#philosophy-section\",\n            start: \"top 70%\",\n        },\n        opacity: 0,\n        y: 50,\n        duration: 2,\n        ease: \"power3.out\"\n    });\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-16bc7d3 e-flex e-con-boxed e-con e-parent\" data-id=\"16bc7d3\" data-element_type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e5e7c32 elementor-widget elementor-widget-html\" data-id=\"e5e7c32\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n    #main-footer {\n        background: #050505;\n        color: #fff;\n        padding: 100px 5% 50px 5%;\n        border-top: 1px solid rgba(184, 134, 11, 0.2);\n        position: relative;\n    }\n\n    .footer-grid {\n        display: grid;\n        grid-template-columns: 1fr 1fr 1fr;\n        gap: 50px;\n        max-width: 1200px;\n        margin: 0 auto;\n    }\n\n    .footer-col h4 {\n        font-family: 'Life Savers', cursive;\n        color: #B8860B;\n        font-size: 1.5rem;\n        margin-bottom: 25px;\n    }\n\n    .footer-col p, .footer-col a {\n        font-family: 'Montserrat', sans-serif;\n        color: #888;\n        text-decoration: none;\n        line-height: 2;\n        display: block;\n        transition: 0.3s;\n    }\n\n    .footer-col a:hover {\n        color: #B8860B;\n    }\n\n    \/* WIELKI NAPIS NA KO\u0143CU *\/\n    .footer-big-title {\n        text-align: center;\n        margin-top: 100px;\n        opacity: 0.1;\n        transition: opacity 1s ease;\n    }\n\n    .footer-big-title h2 {\n        font-family: 'Life Savers', cursive;\n        font-size: clamp(4rem, 15vw, 12rem);\n        margin: 0;\n        color: #fff;\n        letter-spacing: 10px;\n    }\n\n    \/* MAPA *\/\n    .footer-map {\n        filter: grayscale(1) invert(1) contrast(1.2); \/* Czarno-bia\u0142a mapa *\/\n        border: 1px solid #222;\n        width: 100%;\n        height: 250px;\n        margin-top: 20px;\n    }\n\n    @media (max-width: 900px) {\n        .footer-grid { grid-template-columns: 1fr; text-align: center; }\n    }\n<\/style>\n\n<footer id=\"main-footer\">\n    <div class=\"footer-grid\">\n        <div class=\"footer-col\" id=\"kontakt\">\n            <h4>Lokalizacja<\/h4>\n            <p>ul. Marsza\u0142kowska 12\/4<br>00-001 Warszawa<\/p>\n            <a href=\"tel:+48500600700\">+48 500 600 700<\/a>\n            <a href=\"mailto:biuro@oldtown.pl\">rezerwacja@oldtown.pl<\/a>\n        <\/div>\n\n        <div class=\"footer-col\">\n            <h4>Godziny Otwarcia<\/h4>\n            <p>Poniedzia\u0142ek - Pi\u0105tek: 09:00 - 20:00<\/p>\n            <p>Sobota: 10:00 - 16:00<\/p>\n            <p>Niedziela: Zamkni\u0119te<\/p>\n        <\/div>\n\n        <div class=\"footer-col\">\n            <h4>Znajd\u017a nas<\/h4>\n            <div class=\"footer-map\">\n                <iframe src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d2443.468235288!2d21.01178!3d52.22967!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0x0!2zNTLCsDEzJzQ2LjgiTiAyMcKwMDAnNDIuNCJF!5e0!3m2!1spl!2spl!4v1611111111111!5m2!1spl!2spl\" width=\"100%\" height=\"100%\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\"><\/iframe>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <div class=\"footer-big-title\">\n        <h2>OLD TOWN<\/h2>\n        <p style=\"letter-spacing: 5px; color: #B8860B; font-size: 0.7rem; text-transform: uppercase;\">Tradition & Quality<\/p>\n    <\/div>\n\n    <div style=\"text-align: center; padding-top: 50px; color: #333; font-size: 0.7rem;\">\n        &copy; Projekt i realizacja: ANM collective. Copywriting: ANM Collective. Zdj\u0119cia i grafiki: ANM Collective\u00a0 Zobacz pe\u0142ne portfolio\u00a0\n    <\/div>\n<\/footer>\n\n<script>\n    \/\/ Subtelna animacja pojawienia si\u0119 napisu w stopce\n    gsap.from(\".footer-big-title h2\", {\n        scrollTrigger: {\n            trigger: \".footer-big-title\",\n            start: \"top bottom\",\n        },\n        y: 50,\n        opacity: 0,\n        duration: 2,\n        ease: \"power2.out\"\n    });\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-87f7f26 e-flex e-con-boxed e-con e-parent\" data-id=\"87f7f26\" data-element_type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2c4e84a elementor-widget elementor-widget-html\" data-id=\"2c4e84a\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"portfolio-dock-wrapper\">\n    <div class=\"dock-notice\">\n        Ogl\u0105dasz portfolio <strong>ANM Collective<\/strong>\n    <\/div>\n\n    <div class=\"portfolio-nav-dock\">\n        <div class=\"dock-signature\">\n            <a href=\"https:\/\/portfolio.anmcollective.pl\/\" class=\"signature-link\">\n                <img decoding=\"async\" src=\"https:\/\/portfolio.anmcollective.pl\/wp-content\/uploads\/2026\/01\/logo-bez-tla-1.webp\" alt=\"ANM Collective\">\n                <div class=\"signature-text\">\n                    <span>Created by<\/span>\n                    <strong>ANM Collective<\/strong>\n                <\/div>\n            <\/a>\n        <\/div>\n\n        <div class=\"dock-divider\"><\/div>\n\n        <div class=\"dock-scroll-viewport\">\n            <div class=\"dock-container\" id=\"dockContainerScroll\">\n                <div class=\"dock-item\">\n                    <a href=\"https:\/\/portfolio.anmcollective.pl\/?page_id=1548\"><img decoding=\"async\" src=\"https:\/\/portfolio.anmcollective.pl\/wp-content\/uploads\/2026\/01\/lapkaweb.webp\" alt=\"\u0141apka\"><\/a>\n                    <span class=\"tooltip\">\u0141apka<\/span>\n                <\/div>\n                <div class=\"dock-item\">\n                    <a href=\"https:\/\/portfolio.anmcollective.pl\/?page_id=22\"><img decoding=\"async\" src=\"https:\/\/portfolio.anmcollective.pl\/wp-content\/uploads\/2026\/01\/makramoreweb.webp\" alt=\"Makramore\"><\/a>\n                    <span class=\"tooltip\">Makramore<\/span>\n                <\/div>\n                <div class=\"dock-item\">\n                    <a href=\"https:\/\/portfolio.anmcollective.pl\/?page_id=2248\"><img decoding=\"async\" src=\"https:\/\/portfolio.anmcollective.pl\/wp-content\/uploads\/2026\/01\/old-town-bez-tlaweb.webp\" alt=\"Old Town\"><\/a>\n                    <span class=\"tooltip\">Old Town<\/span>\n                <\/div>\n                <div class=\"dock-item\">\n                    <a href=\"https:\/\/portfolio.anmcollective.pl\/?page_id=881\"><img decoding=\"async\" src=\"https:\/\/portfolio.anmcollective.pl\/wp-content\/uploads\/2026\/01\/logoqubic-ezgif.com-video-to-webp-converter.webp\" alt=\"Qubis form\"><\/a>\n                    <span class=\"tooltip\">Qubis Form<\/span>\n                <\/div>\n                <div class=\"dock-item\">\n                    <a href=\"https:\/\/portfolio.anmcollective.pl\/?page_id=2244\"><img decoding=\"async\" src=\"https:\/\/portfolio.anmcollective.pl\/wp-content\/uploads\/2026\/04\/szafir.png\" alt=\"Szafir\"><\/a>\n                    <span class=\"tooltip\">Szafir<\/span>\n                <\/div>\n                <div class=\"dock-item\">\n                    <a href=\"https:\/\/portfolio.anmcollective.pl\/?page_id=2246\"><img decoding=\"async\" src=\"https:\/\/portfolio.anmcollective.pl\/wp-content\/uploads\/2026\/01\/slow-nestweb.webp\" alt=\"Slow Nest\"><\/a>\n                    <span class=\"tooltip\">Slow Nest<\/span>\n                <\/div>\n                <div class=\"dock-item\">\n                    <a href=\"https:\/\/portfolio.anmcollective.pl\/?page_id=3179\"><img decoding=\"async\" src=\"https:\/\/portfolio.anmcollective.pl\/wp-content\/uploads\/2026\/01\/lukierowniaweb.webp\" alt=\"Lukrownia\"><\/a>\n                    <span class=\"tooltip\">Lukrownia<\/span>\n                <\/div>\n                <div class=\"dock-item\">\n                    <a href=\"https:\/\/portfolio.anmcollective.pl\/?page_id=3181\"><img decoding=\"async\" src=\"https:\/\/portfolio.anmcollective.pl\/wp-content\/uploads\/2026\/01\/ekodomweb.webp\" alt=\"Eco dom\"><\/a>\n                    <span class=\"tooltip\">Eco dom<\/span>\n                <\/div>\n                <div class=\"dock-item\">\n                    <a href=\"https:\/\/portfolio.anmcollective.pl\/?page_id=5616\"><img decoding=\"async\" src=\"https:\/\/portfolio.anmcollective.pl\/wp-content\/uploads\/2026\/01\/zumbaweb.webp\" alt=\"Zumba\"><\/a>\n                    <span class=\"tooltip\">Zumba<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"dock-divider\"><\/div>\n\n        <div class=\"dock-arrows\">\n            <button type=\"button\" class=\"dock-arrow\" onclick=\"document.getElementById('dockContainerScroll').scrollBy({left: -150, behavior: 'smooth'})\">\u2039<\/button>\n            <button type=\"button\" class=\"dock-arrow\" onclick=\"document.getElementById('dockContainerScroll').scrollBy({left: 150, behavior: 'smooth'})\">\u203a<\/button>\n        <\/div>\n    <\/div>\n<\/div>\n\n<style>\n\/* G\u0142\u00f3wny kontener i ZMIENNE KOLORYSTYCZNE *\/\n.portfolio-dock-wrapper {\n    \/* ========================================== *\/\n    \/* \ud83d\udfe2 WASZ KOLOR T\u0141A (#253A2A)               *\/\n    \/* ========================================== *\/\n    --anm-bg-rgb: 37, 58, 42; \n\n    \/* Nieco ja\u015bniejsza ziele\u0144 do po\u015bwiaty, aby \u0142adnie odcina\u0142a si\u0119 od ciemnego t\u0142a *\/\n    --anm-glow-rgb: 70, 140, 90;\n\n    \/* Przezroczysto\u015bci dla po\u015bwiaty *\/\n    --anm-glow-strong: rgba(var(--anm-glow-rgb), 0.5);\n    --anm-glow-soft:   rgba(var(--anm-glow-rgb), 0.3);\n    --anm-glow-edge:   rgba(var(--anm-glow-rgb), 0.2);\n    --anm-glow-hover:  rgba(var(--anm-glow-rgb), 0.5);\n    \n    position: fixed;\n    bottom: 25px;\n    left: 50%;\n    transform: translateX(-50%);\n    z-index: 2147483647 !important;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 12px;\n    pointer-events: none; \n}\n\n\/* Stylizacja notki nad paskiem (T\u0141O W KOLORZE #253A2A) *\/\n.dock-notice {\n    background: rgba(var(--anm-bg-rgb), 0.95);\n    color: rgba(255, 255, 255, 0.9);\n    padding: 6px 20px;\n    border-radius: 30px;\n    font-size: 12px;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    backdrop-filter: blur(10px);\n    -webkit-backdrop-filter: blur(10px);\n    border: 1px solid rgba(255, 255, 255, 0.2);\n    pointer-events: auto;\n    \/* Delikatna po\u015bwiata notki *\/\n    box-shadow: 0 5px 15px var(--anm-glow-soft), 0 2px 10px rgba(0,0,0,0.5);\n    font-family: sans-serif;\n}\n\n.dock-notice strong {\n    color: #ffffff;\n    font-weight: bold;\n}\n\n\/* Powi\u0119kszony panel dock (T\u0141O W KOLORZE #253A2A) *\/\n.portfolio-nav-dock {\n    position: relative;\n    display: flex !important;\n    align-items: center;\n    background: rgba(var(--anm-bg-rgb), 0.95) !important;\n    padding: 0 30px;\n    border-radius: 100px;\n    backdrop-filter: blur(20px);\n    -webkit-backdrop-filter: blur(20px);\n    border: 1px solid rgba(255, 255, 255, 0.2);\n    height: 75px; \n    pointer-events: auto !important; \n    \n    \/* Wielowarstwowe pod\u015bwietlenie *\/\n    box-shadow: \n        0 10px 30px rgba(0, 0, 0, 0.9),           \n        0 15px 45px var(--anm-glow-strong),       \n        0 0 20px var(--anm-glow-soft),          \n        inset 0 -2px 10px var(--anm-glow-edge); \n}\n\n\/* Powi\u0119kszony obszar przewijania *\/\n.dock-scroll-viewport {\n    width: 380px; \n    overflow: hidden;\n    position: relative;\n    display: flex;\n    align-items: center;\n}\n\n.dock-container {\n    display: flex;\n    align-items: center;\n    gap: 20px; \n    overflow-x: auto;\n    scroll-behavior: smooth;\n    scrollbar-width: none;\n    padding: 0 10px;\n    pointer-events: all !important;\n}\n.dock-container::-webkit-scrollbar { display: none; }\n\n.dock-item {\n    position: relative;\n    flex-shrink: 0;\n    width: 50px;\n    display: flex;\n    justify-content: center;\n}\n\n\/* Powi\u0119kszone ikony portfolio *\/\n.dock-item img {\n    width: 46px; \n    height: 46px; \n    object-fit: contain;\n    filter: grayscale(100%) opacity(0.6);\n    transition: 0.3s ease;\n}\n\n.dock-item:hover img {\n    filter: grayscale(0%) opacity(1);\n    transform: scale(1.2);\n}\n\n\/* Dostosowane Tooltipy *\/\n.tooltip {\n    position: absolute;\n    bottom: 80px; \n    left: 50%;\n    transform: translateX(-50%) translateY(10px);\n    background: #fff;\n    color: #000;\n    padding: 7px 15px; \n    border-radius: 8px;\n    font-size: 13px; \n    font-weight: bold;\n    opacity: 0;\n    pointer-events: none;\n    transition: 0.2s ease;\n    white-space: nowrap;\n    box-shadow: 0 5px 15px var(--anm-glow-soft);\n}\n\n.dock-item:hover .tooltip {\n    opacity: 1;\n    transform: translateX(-50%) translateY(0);\n}\n\n.dock-arrows {\n    display: flex;\n    gap: 12px;\n    pointer-events: all !important;\n}\n\n\/* Powi\u0119kszone przyciski strza\u0142ek *\/\n.dock-arrow {\n    background: rgba(255,255,255,0.15) !important;\n    border: 1px solid rgba(255,255,255,0.1) !important;\n    color: white !important;\n    width: 40px; \n    height: 40px; \n    border-radius: 50%;\n    cursor: pointer !important;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 24px; \n    z-index: 10;\n    pointer-events: all !important;\n    transition: 0.3s;\n}\n\n.dock-arrow:hover {\n    background: rgba(255,255,255,0.3) !important;\n    box-shadow: 0 0 15px var(--anm-glow-hover); \n}\n\n\/* Powi\u0119kszone logo i teksty *\/\n.signature-link { display: flex; align-items: center; gap: 10px; text-decoration: none; }\n.dock-signature img { width: 40px; height: 40px; } \n.signature-text strong { font-size: 12px; color: #fff; white-space: nowrap; display: block; } \n.signature-text span { font-size: 9px; color: rgba(255,255,255,0.7); display: block; } \n.dock-divider { width: 1px; height: 30px; background: rgba(255,255,255,0.2); margin: 0 20px; } \n\n\/* Responsywno\u015b\u0107 dla telefon\u00f3w *\/\n@media (max-width: 768px) {\n    .dock-scroll-viewport { width: 160px; }\n    .signature-text { display: none; }\n    .portfolio-nav-dock { padding: 0 15px; height: 65px; }\n    .dock-item img { width: 38px; height: 38px; }\n    .dock-notice { font-size: 10px; padding: 5px 15px; }\n}\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>0% OLD TOWN O NAS PRACE KONTAKT Zarezerwuj wizyt\u0119 Wybierz us\u0142ug\u0119 i woln\u0105 godzin\u0119. 10:0011:3013:00 14:3016:0017:30 Zarezerwuj teraz \u00d7 Doko\u0144cz rezerwacj\u0119 TRADYCJA Wierzymy w metody, kt\u00f3re przetrwa\u0142y pokolenia. Gor\u0105cy r\u0119cznik, p\u0119dzel z w\u0142osia borsuka i tradycyjna brzytwa to nasze narz\u0119dzia pracy. STYL Nie kopiujemy. Tworzymy formy dopasowane do kszta\u0142tu Twojej twarzy i Twojego charakteru. Tw\u00f3j&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"_kad_post_transparent":"","_kad_post_title":"hide","_kad_post_layout":"fullwidth","_kad_post_sidebar_id":"","_kad_post_content_style":"unboxed","_kad_post_vertical_padding":"hide","_kad_post_feature":"hide","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-2248","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Old town - ANM Collective<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/portfolio.anmcollective.pl\/?page_id=2248\" \/>\n<meta property=\"og:locale\" content=\"pl_PL\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Old town - ANM Collective\" \/>\n<meta property=\"og:description\" content=\"0% OLD TOWN O NAS PRACE KONTAKT Zarezerwuj wizyt\u0119 Wybierz us\u0142ug\u0119 i woln\u0105 godzin\u0119. 10:0011:3013:00 14:3016:0017:30 Zarezerwuj teraz \u00d7 Doko\u0144cz rezerwacj\u0119 TRADYCJA Wierzymy w metody, kt\u00f3re przetrwa\u0142y pokolenia. Gor\u0105cy r\u0119cznik, p\u0119dzel z w\u0142osia borsuka i tradycyjna brzytwa to nasze narz\u0119dzia pracy. STYL Nie kopiujemy. Tworzymy formy dopasowane do kszta\u0142tu Twojej twarzy i Twojego charakteru. Tw\u00f3j...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/portfolio.anmcollective.pl\/?page_id=2248\" \/>\n<meta property=\"og:site_name\" content=\"ANM Collective\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-06T13:39:40+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/portfolio.anmcollective.pl\/wp-content\/uploads\/2026\/01\/old-town-bez-tlaweb.webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Szacowany czas czytania\" \/>\n\t<meta name=\"twitter:data1\" content=\"23 minuty\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/portfolio.anmcollective.pl\/?page_id=2248\",\"url\":\"https:\/\/portfolio.anmcollective.pl\/?page_id=2248\",\"name\":\"Old town - ANM Collective\",\"isPartOf\":{\"@id\":\"https:\/\/portfolio.anmcollective.pl\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/portfolio.anmcollective.pl\/?page_id=2248#primaryimage\"},\"image\":{\"@id\":\"https:\/\/portfolio.anmcollective.pl\/?page_id=2248#primaryimage\"},\"thumbnailUrl\":\"https:\/\/portfolio.anmcollective.pl\/wp-content\/uploads\/2026\/01\/old-town-bez-tlaweb.webp\",\"datePublished\":\"2026-01-10T15:39:18+00:00\",\"dateModified\":\"2026-04-06T13:39:40+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/portfolio.anmcollective.pl\/?page_id=2248#breadcrumb\"},\"inLanguage\":\"pl-PL\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/portfolio.anmcollective.pl\/?page_id=2248\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"pl-PL\",\"@id\":\"https:\/\/portfolio.anmcollective.pl\/?page_id=2248#primaryimage\",\"url\":\"https:\/\/portfolio.anmcollective.pl\/wp-content\/uploads\/2026\/01\/old-town-bez-tlaweb.webp\",\"contentUrl\":\"https:\/\/portfolio.anmcollective.pl\/wp-content\/uploads\/2026\/01\/old-town-bez-tlaweb.webp\",\"width\":500,\"height\":500},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/portfolio.anmcollective.pl\/?page_id=2248#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Strona g\u0142\u00f3wna\",\"item\":\"https:\/\/portfolio.anmcollective.pl\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Old town\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/portfolio.anmcollective.pl\/#website\",\"url\":\"https:\/\/portfolio.anmcollective.pl\/\",\"name\":\"ANM Collective\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/portfolio.anmcollective.pl\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/portfolio.anmcollective.pl\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"pl-PL\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/portfolio.anmcollective.pl\/#organization\",\"name\":\"ANM Collective\",\"url\":\"https:\/\/portfolio.anmcollective.pl\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pl-PL\",\"@id\":\"https:\/\/portfolio.anmcollective.pl\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/portfolio.anmcollective.pl\/wp-content\/uploads\/2026\/01\/cropped-eg.webp\",\"contentUrl\":\"https:\/\/portfolio.anmcollective.pl\/wp-content\/uploads\/2026\/01\/cropped-eg.webp\",\"width\":500,\"height\":481,\"caption\":\"ANM Collective\"},\"image\":{\"@id\":\"https:\/\/portfolio.anmcollective.pl\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Old town - ANM Collective","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/portfolio.anmcollective.pl\/?page_id=2248","og_locale":"pl_PL","og_type":"article","og_title":"Old town - ANM Collective","og_description":"0% OLD TOWN O NAS PRACE KONTAKT Zarezerwuj wizyt\u0119 Wybierz us\u0142ug\u0119 i woln\u0105 godzin\u0119. 10:0011:3013:00 14:3016:0017:30 Zarezerwuj teraz \u00d7 Doko\u0144cz rezerwacj\u0119 TRADYCJA Wierzymy w metody, kt\u00f3re przetrwa\u0142y pokolenia. Gor\u0105cy r\u0119cznik, p\u0119dzel z w\u0142osia borsuka i tradycyjna brzytwa to nasze narz\u0119dzia pracy. STYL Nie kopiujemy. Tworzymy formy dopasowane do kszta\u0142tu Twojej twarzy i Twojego charakteru. Tw\u00f3j...","og_url":"https:\/\/portfolio.anmcollective.pl\/?page_id=2248","og_site_name":"ANM Collective","article_modified_time":"2026-04-06T13:39:40+00:00","og_image":[{"url":"https:\/\/portfolio.anmcollective.pl\/wp-content\/uploads\/2026\/01\/old-town-bez-tlaweb.webp","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Szacowany czas czytania":"23 minuty"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/portfolio.anmcollective.pl\/?page_id=2248","url":"https:\/\/portfolio.anmcollective.pl\/?page_id=2248","name":"Old town - ANM Collective","isPartOf":{"@id":"https:\/\/portfolio.anmcollective.pl\/#website"},"primaryImageOfPage":{"@id":"https:\/\/portfolio.anmcollective.pl\/?page_id=2248#primaryimage"},"image":{"@id":"https:\/\/portfolio.anmcollective.pl\/?page_id=2248#primaryimage"},"thumbnailUrl":"https:\/\/portfolio.anmcollective.pl\/wp-content\/uploads\/2026\/01\/old-town-bez-tlaweb.webp","datePublished":"2026-01-10T15:39:18+00:00","dateModified":"2026-04-06T13:39:40+00:00","breadcrumb":{"@id":"https:\/\/portfolio.anmcollective.pl\/?page_id=2248#breadcrumb"},"inLanguage":"pl-PL","potentialAction":[{"@type":"ReadAction","target":["https:\/\/portfolio.anmcollective.pl\/?page_id=2248"]}]},{"@type":"ImageObject","inLanguage":"pl-PL","@id":"https:\/\/portfolio.anmcollective.pl\/?page_id=2248#primaryimage","url":"https:\/\/portfolio.anmcollective.pl\/wp-content\/uploads\/2026\/01\/old-town-bez-tlaweb.webp","contentUrl":"https:\/\/portfolio.anmcollective.pl\/wp-content\/uploads\/2026\/01\/old-town-bez-tlaweb.webp","width":500,"height":500},{"@type":"BreadcrumbList","@id":"https:\/\/portfolio.anmcollective.pl\/?page_id=2248#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Strona g\u0142\u00f3wna","item":"https:\/\/portfolio.anmcollective.pl\/"},{"@type":"ListItem","position":2,"name":"Old town"}]},{"@type":"WebSite","@id":"https:\/\/portfolio.anmcollective.pl\/#website","url":"https:\/\/portfolio.anmcollective.pl\/","name":"ANM Collective","description":"","publisher":{"@id":"https:\/\/portfolio.anmcollective.pl\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/portfolio.anmcollective.pl\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"pl-PL"},{"@type":"Organization","@id":"https:\/\/portfolio.anmcollective.pl\/#organization","name":"ANM Collective","url":"https:\/\/portfolio.anmcollective.pl\/","logo":{"@type":"ImageObject","inLanguage":"pl-PL","@id":"https:\/\/portfolio.anmcollective.pl\/#\/schema\/logo\/image\/","url":"https:\/\/portfolio.anmcollective.pl\/wp-content\/uploads\/2026\/01\/cropped-eg.webp","contentUrl":"https:\/\/portfolio.anmcollective.pl\/wp-content\/uploads\/2026\/01\/cropped-eg.webp","width":500,"height":481,"caption":"ANM Collective"},"image":{"@id":"https:\/\/portfolio.anmcollective.pl\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/portfolio.anmcollective.pl\/index.php?rest_route=\/wp\/v2\/pages\/2248","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/portfolio.anmcollective.pl\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/portfolio.anmcollective.pl\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/portfolio.anmcollective.pl\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/portfolio.anmcollective.pl\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2248"}],"version-history":[{"count":229,"href":"https:\/\/portfolio.anmcollective.pl\/index.php?rest_route=\/wp\/v2\/pages\/2248\/revisions"}],"predecessor-version":[{"id":6766,"href":"https:\/\/portfolio.anmcollective.pl\/index.php?rest_route=\/wp\/v2\/pages\/2248\/revisions\/6766"}],"wp:attachment":[{"href":"https:\/\/portfolio.anmcollective.pl\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2248"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}