RequestException GuzzleHttp\Exception\RequestException: cURL error 3: malformed (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) at vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php:201 at GuzzleHttp\Handler\CurlFactory::createRejection(object(EasyHandle), array('errno' => 3, 'error' => '<url> malformed', 'appconnect_time' => 0.0, 'url' => '', 'content_type' => null, 'http_code' => 0, 'header_size' => 0, 'request_size' => 0, 'filetime' => -1, 'ssl_verify_result' => 0, 'redirect_count' => 0, 'total_time' => 0.0, 'namelookup_time' => 0.0, 'connect_time' => 0.0, 'pretransfer_time' => 0.0, 'size_upload' => 0.0, 'size_download' => 0.0, 'speed_download' => 0.0, 'speed_upload' => 0.0, 'download_content_length' => -1.0, 'upload_content_length' => -1.0, 'starttransfer_time' => 0.0, 'redirect_time' => 0.0, 'redirect_url' => '', 'primary_ip' => '', 'certinfo' => array(), 'primary_port' => 0, 'local_ip' => '', 'local_port' => 0, 'http_version' => 0, 'protocol' => 0, 'ssl_verifyresult' => 0, 'scheme' => '', 'curl_version' => '7.58.0')) (vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php:155) at GuzzleHttp\Handler\CurlFactory::finishError(object(CurlHandler), object(EasyHandle), object(CurlFactory)) (vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php:105) at GuzzleHttp\Handler\CurlFactory::finish(object(CurlHandler), object(EasyHandle), object(CurlFactory)) (vendor/guzzlehttp/guzzle/src/Handler/CurlHandler.php:43) at GuzzleHttp\Handler\CurlHandler->__invoke(object(Request), array('synchronous' => true, 'handler' => object(HandlerStack), 'allow_redirects' => array('max' => 5, 'protocols' => array('http', 'https'), 'strict' => false, 'referer' => false, 'track_redirects' => false), 'http_errors' => true, 'decode_content' => true, 'verify' => true, 'cookies' => false, 'idn_conversion' => true)) (vendor/guzzlehttp/guzzle/src/Handler/Proxy.php:28) at GuzzleHttp\Handler\Proxy::GuzzleHttp\Handler\{closure}(object(Request), array('synchronous' => true, 'handler' => object(HandlerStack), 'allow_redirects' => array('max' => 5, 'protocols' => array('http', 'https'), 'strict' => false, 'referer' => false, 'track_redirects' => false), 'http_errors' => true, 'decode_content' => true, 'verify' => true, 'cookies' => false, 'idn_conversion' => true)) (vendor/guzzlehttp/guzzle/src/Handler/Proxy.php:51) at GuzzleHttp\Handler\Proxy::GuzzleHttp\Handler\{closure}(object(Request), array('synchronous' => true, 'handler' => object(HandlerStack), 'allow_redirects' => array('max' => 5, 'protocols' => array('http', 'https'), 'strict' => false, 'referer' => false, 'track_redirects' => false), 'http_errors' => true, 'decode_content' => true, 'verify' => true, 'cookies' => false, 'idn_conversion' => true)) (vendor/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php:37) at GuzzleHttp\PrepareBodyMiddleware->__invoke(object(Request), array('synchronous' => true, 'handler' => object(HandlerStack), 'allow_redirects' => array('max' => 5, 'protocols' => array('http', 'https'), 'strict' => false, 'referer' => false, 'track_redirects' => false), 'http_errors' => true, 'decode_content' => true, 'verify' => true, 'cookies' => false, 'idn_conversion' => true)) (vendor/guzzlehttp/guzzle/src/Middleware.php:29) at GuzzleHttp\Middleware::GuzzleHttp\{closure}(object(Request), array('synchronous' => true, 'handler' => object(HandlerStack), 'allow_redirects' => array('max' => 5, 'protocols' => array('http', 'https'), 'strict' => false, 'referer' => false, 'track_redirects' => false), 'http_errors' => true, 'decode_content' => true, 'verify' => true, 'cookies' => false, 'idn_conversion' => true)) (vendor/guzzlehttp/guzzle/src/RedirectMiddleware.php:70) at GuzzleHttp\RedirectMiddleware->__invoke(object(Request), array('synchronous' => true, 'handler' => object(HandlerStack), 'allow_redirects' => array('max' => 5, 'protocols' => array('http', 'https'), 'strict' => false, 'referer' => false, 'track_redirects' => false), 'http_errors' => true, 'decode_content' => true, 'verify' => true, 'cookies' => false, 'idn_conversion' => true)) (vendor/guzzlehttp/guzzle/src/Middleware.php:59) at GuzzleHttp\Middleware::GuzzleHttp\{closure}(object(Request), array('synchronous' => true, 'handler' => object(HandlerStack), 'allow_redirects' => array('max' => 5, 'protocols' => array('http', 'https'), 'strict' => false, 'referer' => false, 'track_redirects' => false), 'http_errors' => true, 'decode_content' => true, 'verify' => true, 'cookies' => false, 'idn_conversion' => true)) (vendor/guzzlehttp/guzzle/src/HandlerStack.php:71) at GuzzleHttp\HandlerStack->__invoke(object(Request), array('synchronous' => true, 'handler' => object(HandlerStack), 'allow_redirects' => array('max' => 5, 'protocols' => array('http', 'https'), 'strict' => false, 'referer' => false, 'track_redirects' => false), 'http_errors' => true, 'decode_content' => true, 'verify' => true, 'cookies' => false, 'idn_conversion' => true)) (vendor/guzzlehttp/guzzle/src/Client.php:351) at GuzzleHttp\Client->transfer(object(Request), array('synchronous' => true, 'handler' => object(HandlerStack), 'allow_redirects' => array('max' => 5, 'protocols' => array('http', 'https'), 'strict' => false, 'referer' => false, 'track_redirects' => false), 'http_errors' => true, 'decode_content' => true, 'verify' => true, 'cookies' => false, 'idn_conversion' => true)) (vendor/guzzlehttp/guzzle/src/Client.php:162) at GuzzleHttp\Client->requestAsync('get', object(Uri), array('synchronous' => true, 'handler' => object(HandlerStack), 'allow_redirects' => array('max' => 5, 'protocols' => array('http', 'https'), 'strict' => false, 'referer' => false, 'track_redirects' => false), 'http_errors' => true, 'decode_content' => true, 'verify' => true, 'cookies' => false, 'idn_conversion' => true, '_conditional' => array('User-Agent' => 'GuzzleHttp/6.5.5 curl/7.58.0 PHP/7.4.5'))) (vendor/guzzlehttp/guzzle/src/Client.php:182) at GuzzleHttp\Client->request('get', null, array('synchronous' => true)) (vendor/guzzlehttp/guzzle/src/Client.php:95) at GuzzleHttp\Client->__call('get', array(null)) (vendor/codefog/contao-instagram/src/InstagramClient.php:140) at Codefog\InstagramBundle\InstagramClient->storeMediaFiles('wv]��c�;@�\\��', array(array('id' => '17857281076817823', 'caption' => 'By, by Winter 19/20Mit einem tränenden und einem lachenden Auge schauen wir Väterchen Frost nach, denn bereits in einem Monaten startet schon die Designsaison für den Winter 21/22. Diese beiden Entwürfe für Twin-Tips stammen aus der letzten Saison und sind ein Mix aus Echtholz-Furnier, 4-Farb Sublimation und Siebdruck.Was haltet ihr davon?....#graphicdesign #grafikdesign #productdesign #productbranding #branding #brandingdesign #brandidentity #ski #skidesign #freestyle #freeski #freeskiing #mockup #mockupdesign #snow #powder #winter #skilife #freeride #mountain #mountainlove #skiing #outdooradventures #outdoorsports #goodboards #goodschi #keepitreal #zconnection #graphicplayground', 'media_type' => 'CAROUSEL_ALBUM', 'permalink' => 'https://www.instagram.com/p/B94mMm7qCjb/', 'timestamp' => '2020-03-18T18:02:32+0000'), array('id' => '17879234605548845', 'caption' => 'Safety yes, Panik nope!Gestern noch weit weg, heute quasi schon vor der eigenen Haustür. Passt auf euch auf, lasst euch aber nicht von der Panik heimsuchen. Frische Luft und etwas Sonne wirken sicher nach wie vor ... man muss dabei ja keine Fremden küssen 😀 P.s. Wir haben gehört, es gäbe wohl genug Klopapier für alle und die meisten Masken taugen nicht nur nichts, sondern sehen auch noch kacke aus. Vielleicht daher das Ding mit dem Klopapier ... 🤔😂 Bleibt gesund! ...#graphicdesign #branding #brandidentity #brandingidentity #corporatedesign #productbranding #mockup #mockupdesign #mockups #packaging #digitaldesign #madewithyellow #yellowimages #facemask #corona #covid_19 #coronamaske #safetyfirst #staystrong #stayhealthy #gesichtsmaske #forest #frischeluft #naturelover #outdoor #frischelufttutgut #dontpanic #zconnection #graphicplayground #keepitreal', 'media_type' => 'CAROUSEL_ALBUM', 'permalink' => 'https://www.instagram.com/p/B9wjCFKKO3n/', 'timestamp' => '2020-03-15T15:00:57+0000'), array('id' => '17855517331779405', 'caption' => 'Printdesign für eine Einladungskarte zum 50igsten Geburtstag. Thema „Young- und Oldtimer“...#grafikdesign #printdesign #modern #minimalism #paperprint #paperprinting #vespa #vespalovers #firstvehicle #birthday #geburtstagswünsche #geburtstagskarte #birthdaycard #giftcard #graphicdesigner #graphics #zconnection #graphicplayground', 'media_type' => 'CAROUSEL_ALBUM', 'permalink' => 'https://www.instagram.com/p/B8t7utMqxKv/', 'timestamp' => '2020-02-18T18:07:39+0000'), array('id' => '17899806847431366', 'caption' => 'Brandingkonzept für ein neues Promotionfahrzeug....#carwrapping #carbranding #branddesign #logodesign #fahrzeugdesign #fahrzeugbeschriftung #fahrzeugverklebung #folierung #corporatedesign #grafikdesign #graphicdesign #signaturecars #promotion #promocar #jetski #pickup #pickuptruck #water #watersports #wakeboarding #wakelove #cablesport #zconnection #graphicplayground #keepitreal', 'media_type' => 'CAROUSEL_ALBUM', 'permalink' => 'https://www.instagram.com/p/B8PIqoIqKCS/', 'timestamp' => '2020-02-06T19:04:14+0000'), array('id' => '17878533205520696', 'caption' => 'Eigentlich ist es egal ob es um Design oder völlig andere Dinge geht. Ohne Leidenschaft wird es nichts besonderes. Nie.....#agencylife #passion #designinspiration #designlovers #graphicdesigner #designspirit #designlife #mantra #colorful #inked #inspiration #credo #zconnection #graphicplayground #logodesign #printdesign #packagingdesign #webdesign #branding', 'media_type' => 'IMAGE', 'permalink' => 'https://www.instagram.com/p/B79HjFoq6Tw/', 'timestamp' => '2020-01-30T19:08:08+0000'), array('id' => '17865734722616163', 'caption' => 'Outta Space ...Für die Jungs der Alternative-Rockband EXOPLANET haben wir aktuell das Debütalbum designed. Abgespaced ging es dabei zu, wie ihr hier an der Entstehung des Albumtitels sehen könnt. Ca. 30 verschiede Bildebenen voller Effekte, Bildmaterialien und Colorationen haben sich dabei angesammelt. 🔭 ....#albumcover #musiccover #albumcoverart #musiclover #rockband #alternativemusic #indie #indierock #alternativerock #deutschrock #exoplanet #albumcoverdesign #grafikdesign #graphicdesign #space #spacetime #astronaut #spacetime #spaceshuttle #spacesuit #helo #stars #weltraum #photoshop #photoshopart #collage #coloration #zconnection #graphics #graphicplayground', 'media_type' => 'VIDEO', 'permalink' => 'https://www.instagram.com/p/B736EAmqSSd/', 'timestamp' => '2020-01-28T18:47:14+0000'), array('id' => '18126537256010943', 'caption' => 'New minimalistic logodesign for „NEWCOMER BOX“.....#minimalisticstyle #minimalism #goodvibes #geometric #simplelogo #logo #logodesigns #logos #modern #logotype #design #logoawesome #designinspiration #creative #creativelogo #trademark #symbol #rocket #graphicdesign #printdesign #printdesigner #corporateidentity #corporatedesign #branding #branddesign #vektorart #zconnection #graphicplayground #bavaria #grafikdesign', 'media_type' => 'IMAGE', 'media_url' => 'https://scontent-dus1-1.cdninstagram.com/v/t51.2885-15/82898986_155079535923312_2299741924183597332_n.jpg?_nc_cat=110&_nc_sid=8ae9d6&_nc_oc=AQlGwAMCBsFHSZGurToOJKSExDks5b7udFnetcE8x_C3YZc3_GJgTOd8yC4Sv0HIpKk&_nc_ht=scontent-dus1-1.cdninstagram.com&oh=8a7c65af6246e3ca50619b3e9eda9e0d&oe=5F0FF792', 'permalink' => 'https://www.instagram.com/p/B7oL9NgqxrY/', 'timestamp' => '2020-01-22T16:02:36+0000'), array('id' => '17858817880701606', 'caption' => 'New Design for the „wilkon“ employee magazine. With current company development as well as puzzle and recipe area for active participation.----#graphicdesign #print #paperdesign #printmagazine #newspaper #today #employerbranding #graphics #brandidentity #brandinh #graphicdesigncentral #designfeed #employeemagazine #corporatedesign #corporateidentity #typography #posterdesign #collage #cowboy #corporatedevelopment #jobadvertisement #recruiting #vacancy #agency #bavaria #zconnection #grafikdesign #graphicplayground', 'media_type' => 'CAROUSEL_ALBUM', 'permalink' => 'https://www.instagram.com/p/B7jOjTBqtyD/', 'timestamp' => '2020-01-20T17:49:04+0000'), array('id' => '17867354755603191', 'caption' => 'Winter is still a long way off. Until then we have sweetened the time with new Ski designs. What do you think? ----#ski #skidesign #twintip #skigraphic #skiart #woodworking #wintersport #skiing #freestyle #today #freeride #freerideskiing #skiingislife #freeski #powderskiing #powderday #productbranding #grafikdesign #graphicdesign #branding #printdesign #graphics #graphicdesignerlife #snowsports #designstudy #outdoorsports #goodschi #designlovers #zconnection #graphicplayground', 'media_type' => 'IMAGE', 'permalink' => 'https://www.instagram.com/p/B7ZDuoDqhuA/', 'timestamp' => '2020-01-16T19:02:06+0000'), array('id' => '18083131567116370', 'caption' => 'Graphicdesign for hot‘n fresh bikestuff. New bike jerseys pants and socks. 🚲....#bicycle #bike #bicycling #bicyclist #bicyclelife #bikeshop #racer #graphicdesign #trikotdesign #jersey #jerseydesign #grafikdesigner #graphicdesigncentral #graphicdesignersclub #graphicdesignerlife #graphicdesigndaily #sportswear #roadwear #productbranding #textiledesign #textildruck #brandingidentity #branddesign #sportclothing #sportkleidung #bikeclothing #designagentur #zconnection #cosmicsports #graphicplayground', 'media_type' => 'CAROUSEL_ALBUM', 'permalink' => 'https://www.instagram.com/p/B3U2rdMnVjZ/', 'timestamp' => '2019-10-07T17:45:32+0000'), array('id' => '17876377954456340', 'caption' => 'Web concept design and implementation for naturopatic practice from stutttgart.....#concept #design #webdesign #webdesigner #webdesigncompany #webdesignagency #responsivewebdesign #responsivedesign #mobilewebdesign #html #html5 #programming #css #cms #graphicdesign #grafikdesign #grafikdesigner #websitedesign #website #websitedesigner #quelledergesundheit #naturheilkunde #naturheilpraxis #alternativemedicineworks #healtylife #poweredbynature #zconnection #graphicplayground', 'media_type' => 'CAROUSEL_ALBUM', 'permalink' => 'https://www.instagram.com/p/B3MMSjTnX2a/', 'timestamp' => '2019-10-04T09:01:12+0000'), array('id' => '18105189142008318', 'caption' => 'Color study for a print project. Theme - Real Estate and urban development.....#color #colorstudy #collage #designboard #print #printdesign #realestate #cars #mercedes #pantone #gold #copper #design #coloring #colors #colors_of_the_day #marketingstrategy #marketing #immobilien #immobilienmakler #makler #luxusmakler #immobilienmarketing #graphicdesign #graphicdesigner #graphicplayground #zconnection #bavaria #keepitreal', 'media_type' => 'CAROUSEL_ALBUM', 'permalink' => 'https://www.instagram.com/p/B3CyuOcHN3b/', 'timestamp' => '2019-09-30T17:24:37+0000'), array('id' => '18066055327155793', 'caption' => 'Graphic is a playground. Let‘s Play 😀 ....#graphicdesign #typografie #typo #graphic #inked #printdesign #print #webdesign #logodesign #typostyle #agencylife #agencylifestyle #marketing #branddesign #artwork #agency #zconnection #graphicplayground #havefun #keepitreal', 'media_type' => 'IMAGE', 'permalink' => 'https://www.instagram.com/p/B24eY8jiEPQ/', 'timestamp' => '2019-09-26T17:14:33+0000'), array('id' => '18070657627087140', 'caption' => '2019 meets 2020 / wakeboarddesign für das Carbonboard MENTOR von goodboards. Bereits seit 2017 dürfen wir uns an dem Modell austoben. Thanks to goodboards!.....#wakeboarddesign #designboard #boarddesign #wakeboard #wakelove #watersport #outdoorsports #sportbusiness #wakeboatporn #cablesport #wakelife #wakeboarding #wakepark #goodboards #goodboardsmentor #mentor #carbon #carbonfiber #productbranding #labeldesign #siebdruck #graphicdesign #printdesign #sublimation #zconnection #graphicplayground #keepitreal #designlovers', 'media_type' => 'CAROUSEL_ALBUM', 'permalink' => 'https://www.instagram.com/p/B2mmDNCHRRR/', 'timestamp' => '2019-09-19T18:35:09+0000'), array('id' => '17854974217522191', 'caption' => 'Digitale Illustration „familybusiness“....#printdesign #graphicdesign #illustration #illustrator #creative #creativethinking #artwork #brandingdesign #digitalart #digitaldrawing #popart #collageart #duck #dollar #creativeart #popartstyle #familybusiness #globalbrand #bigplayer #art #illustrationartists #visualart #graphicdesignersclub #smalisbeautiful #marketing #zconnection #graphicplayground #nographicnofun', 'media_type' => 'CAROUSEL_ALBUM', 'permalink' => 'https://www.instagram.com/p/B1ojVK1Cwip/', 'timestamp' => '2019-08-26T16:18:29+0000'), array('id' => '18029051989206981', 'caption' => 'Konzeption und Artwork - Imagebroschüre ....#grafikdesign #graphicdesign #print #printdesign #imagebroschüre #konzeption #design #marketing #corporatedesign #branddesign #architechture #handwerk #baugewerbe #imagedesign #collageart #photomontageart #details #typografie #artdirection #creativdesign #brandidentitydesign #designstudio #typographie #illustration #zconnection #graphicplayground', 'media_type' => 'CAROUSEL_ALBUM', 'permalink' => 'https://www.instagram.com/p/B1bwndwiA4y/', 'timestamp' => '2019-08-21T17:04:27+0000'), array('id' => '17865174097461745', 'caption' => 'Manche mögen’s heiß, andere steh‘n auf Eis 😀 ....#illustration #graphic #graphicart #graphicdesign #graphicplayground #digitaldrawing #vectorartwork #vectorgraphics #digitalart #papagei #bierdie #birdielicious #eis #ice #icecream #summer #havefun #zconnection #keepitreal #nographicnofun', 'media_type' => 'CAROUSEL_ALBUM', 'media_url' => 'https://scontent-dus1-1.cdninstagram.com/v/t51.2885-15/66823909_1361423314033172_1118550297052400721_n.jpg?_nc_cat=108&_nc_sid=8ae9d6&_nc_oc=AQmfIjk7GfdHGsuB79CaWZH2_u6iRxMtDQM-zaFn9_DpLcRSG5guKGIo5u-QC3rkNCI&_nc_ht=scontent-dus1-1.cdninstagram.com&oh=9ba1677cf13341e9bfa53a776405a529&oe=5F120877', 'permalink' => 'https://www.instagram.com/p/B1WmrV_CKQ7/', 'timestamp' => '2019-08-19T17:01:24+0000'), array('id' => '17979559999300693', 'caption' => 'Konzeption und Corporate Design mhs Rechtsanwaltskanzlei.... #logodesign #logo #logotype #signet #icondesign #creativelogo #grafikdesigner #graphic_design #graphicdesign #corporatedesign #branding #corporatebranding #lawer #anwaltskanzlei #anwalt #finance #briefpapier #visitenkartendesign #print #printdesign #paper #blackandwhite #paintitblack #black #elegance #minimalistic #zconnection #bavaria #graphicplayground', 'media_type' => 'CAROUSEL_ALBUM', 'permalink' => 'https://www.instagram.com/p/B08_Wj0Dh_Z/', 'timestamp' => '2019-08-09T18:16:45+0000'), array('id' => '18060008020188362', 'caption' => 'Logo und Corporate Design für die Fahrradmarke NG #logodesigns #logostyle #logo #minimalistisch #logotype #branding #branddesign #signet #bildmarke #wortmarke #corporatedesign #icondesign #stripes #printdesign #creativelogo #typography #ng #woodtable #bike #bikeparts #bikelife #bavaria #fuerth #cosmicsports #sportsbusiness #outdoorsports #sportslife #grafikdesign #zconnection #graphicplayground', 'media_type' => 'IMAGE', 'permalink' => 'https://www.instagram.com/p/B03V9hgDfyN/', 'timestamp' => '2019-08-07T13:38:52+0000'), array('id' => '17849901040505661', 'caption' => 'Love this shit #zconnection #agency #worklife #graphicdesign #slogan #grafikdesign #agencylife #agentur #branddesign #style #print #web #packaging #signet #logo #artwork #graphicplayground #typo #keepitteal #justforfun #inkeddrawing #inked #ink #business #marketing', 'media_type' => 'IMAGE', 'permalink' => 'https://www.instagram.com/p/B0RXHWpiitU/', 'timestamp' => '2019-07-23T19:37:49+0000'), array('id' => '18086617027052830', 'caption' => 'Bildmarke für einen Surfshop #logodesigner #logo #logotype #branding #creativelogo #minimalism #identity #design #signet #monogram #symbol #flatdesign #surf #surfen #surfshop #beach #sea #outdoorsports #sportbusiness #goodlife #hangloose #graphicdesign #graphicplayground #agency #zconnection #keepitreal', 'media_type' => 'IMAGE', 'permalink' => 'https://www.instagram.com/p/B0B2g2NCDrA/', 'timestamp' => '2019-07-17T19:04:19+0000'), array('id' => '17875286809399767', 'caption' => 'Winner Designcontest.-Unser PinUp Skateboarddesign hat im Dez 16 den Designcontest der Skateshopkette „moreboards“ gewonnen und ist seit dem in den Shops zu finden. Auch das blaue Board hat es außerhalb der Wertung ins Sortiment geschafft. 😍💪-#design #skate #skateboard #skateboards #skateboarddesign #skatedecks #wood #grafikdesign #graphicdesign #winner #designcontest #moreboards #popart #modernart #pinup #pinupgirl #redlips #lipstick #red #beige #siebdruck #print #typostuff #typo #screenprinting #pantone #agency #zconnection #graphicplayground', 'media_type' => 'CAROUSEL_ALBUM', 'permalink' => 'https://www.instagram.com/p/Bzs_WHcCbYR/', 'timestamp' => '2019-07-09T16:37:27+0000'), array('id' => '18063416047097901', 'caption' => 'Unser coolstes Logodesign ever.-Einige Wort- und Bildmarken haben wir bereits umgesetzt, zahlreiche werden noch folgen. Doch ist das „Frau Hase“ Signet bereits jetzt das beste das wir je entwickelt haben.-Pate für das detailverliebte Logodesign einer kleinen Schmuckschmiede stand „Hugo Hase“, ein einst unerwartetes Hasen-Findelkind. 7 Jahre lang hat es uns begleitet und mit seiner meist stoischen Ruhe und seinen großen haarigen Füßen das Herz erwärmt. Jeden Tag erinnern wir uns mit einem Lächeln im Gesicht an diese Zeit zurück. Danke Hugo Hase!-#logo #logotype #creativelogo #artwork #signet #logomark #graphicdesign #minimal #illustration #logotype #handlettering #branding #icondesign #icon #logodesigner #corporatedesign #details #identity #frauhase #rabbit #rabbitsofinstagram #rabbits #bunny #pet #hase #grauerwiener #zconnection #graphicplayground #keepitreal', 'media_type' => 'CAROUSEL_ALBUM', 'permalink' => 'https://www.instagram.com/p/BzgQde0CI4z/', 'timestamp' => '2019-07-04T17:56:53+0000'), array('id' => '18038072152152869', 'caption' => '#minimal #illustration #myart #graphicdesign #branding #corporatedesign #digitalart #digitalpainting #adobeillustrator #farytail #pink #fisherman #boattrip #gray #visualart #zconnection #agency #bavaria #graphicplayground #keepitteal', 'media_type' => 'CAROUSEL_ALBUM', 'permalink' => 'https://www.instagram.com/p/ByS9LnUikeC/', 'timestamp' => '2019-06-04T17:26:54+0000'), array('id' => '17958102967276618', 'caption' => 'Erarbeitung eines mehrteiligen Logodesigns für waketec by mesle.-#relaunch #logodesigns #creativelogo #typography #identity #branding #graphicdesign #print #corporatedesign #logotype #minimal #logo #waketec #meslewatersports #sportsbusiness #productbranding #outdoorsports #watersports #summertime #wakeboard #wakeskate #wakepark #sea #agency #bavaria #zconnection #graphicplayground #keepitreal', 'media_type' => 'CAROUSEL_ALBUM', 'permalink' => 'https://www.instagram.com/p/BxxqI1ZC7Ho/', 'timestamp' => '2019-05-22T19:05:33+0000'))) (vendor/codefog/contao-instagram/src/FrontendModule/InstagramModule.php:134) at Codefog\InstagramBundle\FrontendModule\InstagramModule->getFeedItems() (vendor/codefog/contao-instagram/src/FrontendModule/InstagramModule.php:65) at Codefog\InstagramBundle\FrontendModule\InstagramModule->generate() (vendor/contao/core-bundle/src/Resources/contao/library/Contao/Controller.php:414) at Contao\Controller::getFrontendModule('8') (vendor/contao/core-bundle/src/Resources/contao/library/Contao/InsertTags.php:512) at Contao\InsertTags->doReplace('<!-- TEMPLATE START: templates/z-connection.de/fe_page.html5 --><!DOCTYPE html><html lang="de"><head> <meta charset="utf-8"> <title>Startseite - z-connection.de</title> <base href="https://www.z-connection.de/"> <meta name="robots" content="index,follow"> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> [[TL_CSS]] [[TL_HEAD]] </head><body id="top"class="index mac chrome blink ch81" itemscope itemtype="http://schema.org/WebPage"> <div id="stickyHeader"> <div class="inside"> <!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/modules/mod_html.html5 --><!-- indexer::stop --><div class="logo"> <a href="/" title="Startseite"> <svg id="z-connection_logo" xmlns="http://www.w3.org/2000/svg" width="288" height="49.9"><g id="font"><path d="M59.2 14.5H65l-6 21.6h6.9v-.7h-5.8l6.1-21.6h-7v.7zM69.1 24.5l-.1.8h6.8v-.8"/><path d="M85.4 14.6a10.908 10.908 0 00-1.1-.6 5.9 5.9 0 00-1.4-.2 4.147 4.147 0 00-2.5.8 2.285 2.285 0 00-1 1.9v17a2.61 2.61 0 001 2 4.306 4.306 0 005 0 2.334 2.334 0 001-2v-1.8h-.9v1.8a1.51 1.51 0 01-.8 1.4 2.792 2.792 0 01-1.8.6 3.077 3.077 0 01-1.9-.6 1.622 1.622 0 01-.7-1.4v-17a1.746 1.746 0 01.7-1.4 2.883 2.883 0 011.9-.6 3.292 3.292 0 011.9.6 1.723 1.723 0 01.8 1.4v1.8h.9v-1.8a2.279 2.279 0 00-.3-1.1 6.034 6.034 0 00-.8-.8M94.7 14.6a10.908 10.908 0 00-1.1-.6 5.9 5.9 0 00-1.4-.2 4.147 4.147 0 00-2.5.8 2.285 2.285 0 00-1 1.9v17a2.334 2.334 0 001 2 4.306 4.306 0 005 0 2.334 2.334 0 001-2v-17a2.016 2.016 0 00-.3-1.1 1.779 1.779 0 00-.7-.8m.1 1.9v17a1.613 1.613 0 01-.8 1.4 2.883 2.883 0 01-1.9.6 3.077 3.077 0 01-1.9-.6 1.622 1.622 0 01-.7-1.4v-17a1.746 1.746 0 01.7-1.4 2.883 2.883 0 011.9-.6 3.292 3.292 0 011.9.6 1.613 1.613 0 01.8 1.4" transform="translate(-1.1 -.1)"/><path d="M103.8 32.6l-5.3-18.8v-.1h-.9v22.4h1V17.3l5.3 18.8h.8V13.7h-.9v18.9zM113.9 32.6l-5.3-18.8-.1-.1h-.8v22.4h.9V17.3l5.3 18.8h.8V13.7h-.8v18.9zM117.7 36.1h6.8v-.7h-5.8V25h4.9v-.7h-4.9v-9.9h5.8v-.7h-6.8v22.4z"/><path d="M134.2 14.6a10.908 10.908 0 00-1.1-.6 5.9 5.9 0 00-1.4-.2 4.147 4.147 0 00-2.5.8 2.285 2.285 0 00-1 1.9v17a2.777 2.777 0 001 2 4.306 4.306 0 005 0 2.334 2.334 0 001-2v-1.8h-.9v1.8a1.746 1.746 0 01-.7 1.4 2.883 2.883 0 01-1.9.6 3.077 3.077 0 01-1.9-.6 1.622 1.622 0 01-.7-1.4v-17a1.746 1.746 0 01.7-1.4 2.883 2.883 0 011.9-.6 3.292 3.292 0 011.9.6 1.622 1.622 0 01.7 1.4v1.8h.9v-1.8a2.279 2.279 0 00-.3-1.1 1.779 1.779 0 00-.7-.8" transform="translate(-1.1 -.1)"/><path d="M136.2 14.4h3v21.7h.9V14.4h2.9v-.7h-6.8v.7zM145.1 13.6v22.5h.9V13.6h-.9z"/><path d="M156.1 14.6a10.908 10.908 0 00-1.1-.6 5.9 5.9 0 00-1.4-.2 4.147 4.147 0 00-2.5.8 2.285 2.285 0 00-1 1.9v17a2.61 2.61 0 001 2 4.306 4.306 0 005 0 2.334 2.334 0 001-2v-17a2.279 2.279 0 00-.3-1.1 2.7 2.7 0 00-.7-.8m.1 1.9v17a1.746 1.746 0 01-.7 1.4 2.883 2.883 0 01-1.9.6 3.077 3.077 0 01-1.9-.6 1.622 1.622 0 01-.7-1.4v-17a1.746 1.746 0 01.7-1.4 2.883 2.883 0 011.9-.6 3.292 3.292 0 011.9.6 1.91 1.91 0 01.7 1.4" transform="translate(-1.1 -.1)"/><path d="M165.2 32.6l-5.3-18.9-.1-.1-.8.1v22.4h.9V17.3l5.3 18.8h.9V13.6h-.9v19z"/><path transform="rotate(-.062 84.456 1041.535)" d="M177.9 12.5h.9v25.1h-.9z"/><path d="M195.6 14.5a10.908 10.908 0 00-1.1-.6 5.9 5.9 0 00-1.4-.2 4.147 4.147 0 00-2.5.8 2.285 2.285 0 00-1 1.9v17a2.61 2.61 0 001 2 4.306 4.306 0 005 0 2.334 2.334 0 001-2v-8.9h-3.9v.7h2.9v8.2a1.613 1.613 0 01-.8 1.4 2.883 2.883 0 01-1.9.6 3.077 3.077 0 01-1.9-.6 1.622 1.622 0 01-.7-1.4v-17a1.746 1.746 0 01.7-1.4 2.883 2.883 0 011.9-.6 3.292 3.292 0 011.9.6 1.723 1.723 0 01.8 1.4v1.8h.9v-1.8a2.016 2.016 0 00-.3-1.1 3.278 3.278 0 00-.6-.8M205.3 14.5a10.908 10.908 0 00-1.1-.6 3.178 3.178 0 00-1.4-.2h-3.2v22.5h1V25.1h2.3a2.792 2.792 0 011.8.6 1.723 1.723 0 01.8 1.4v9.1h1v-9.1a2.4 2.4 0 00-.6-1.5 2.73 2.73 0 00-1.2-.9 2.73 2.73 0 001.2-.9 2.035 2.035 0 00.6-1.5v-5.9a2.016 2.016 0 00-.3-1.1c-.3-.2-.5-.5-.9-.8m.2 2v5.9a1.51 1.51 0 01-.8 1.4 2.883 2.883 0 01-1.9.6h-2.3v-9.9h2.3a3.292 3.292 0 011.9.6 2.024 2.024 0 01.8 1.4M212.4 13.7h-.9L208.4 36v.1h1V36c.2-1.5.4-3 .6-4.6.2-1.5.4-3 .6-4.4h2.8l1.3 9.1h.9l-3.1-22.4zm.9 12.7h-2.6c.2-1.7.5-3.3.7-4.9l.6-4.2q.15 1.05.3 1.8l.3 2.4.3 2.4a18.664 18.664 0 01.4 2.5" transform="translate(-1.1 -.1)"/><path d="M216.5 36.1h.9V25.2h5v-.7h-5V14.4h5.8v-.8h-6.7v22.5zM225.2 13.6v22.5h.9V13.6h-.9z"/><path d="M234.3 30.7c-1-1.8-2-3.5-3-5.3l6.2-11.7h-1l-5.3 10.1V13.7h-1v22.5h1v-9.3l5.3 9.3h1l-.1-.2c-1.1-1.7-2.1-3.5-3.1-5.3M244.9 14.5a10.908 10.908 0 00-1.1-.6 5.9 5.9 0 00-1.4-.2h-3.2v22.5h3.2a4.147 4.147 0 002.5-.8 2.334 2.334 0 001-2v-17a2.279 2.279 0 00-.3-1.1 4.371 4.371 0 00-.7-.8m.1 2v17a1.746 1.746 0 01-.7 1.4 2.883 2.883 0 01-1.9.6h-2.3v-21h2.3a2.883 2.883 0 011.9.6 1.622 1.622 0 01.7 1.4" transform="translate(-1.1 -.1)"/><path d="M247.9 36.1h6.7v-.8h-5.8V25h4.9v-.7h-4.9v-9.9h5.8v-.8h-6.8l.1 22.5z"/><path d="M264.1 14.5a10.908 10.908 0 00-1.1-.6 5.9 5.9 0 00-1.4-.2 4.147 4.147 0 00-2.5.8 2.285 2.285 0 00-1 1.9v5.4a1.594 1.594 0 00.4 1.2 3.819 3.819 0 00.9.9 3.552 3.552 0 00.9.4c.3.1.6.2 1.1.4h.3a.1.1 0 01.1.1 6.89 6.89 0 01.8.3 3.329 3.329 0 01.6.3 2.7 2.7 0 01.8.7 1.135 1.135 0 01.3.8v6.5a1.613 1.613 0 01-.8 1.4 2.792 2.792 0 01-1.8.6 3.077 3.077 0 01-1.9-.6 1.622 1.622 0 01-.7-1.4v-1.8h-1v1.8a2.334 2.334 0 001 2 4.306 4.306 0 005 0 2.334 2.334 0 001-2v-6.5a1.594 1.594 0 00-.4-1.2 2.189 2.189 0 00-1-.9 3.552 3.552 0 00-.9-.4c-.3-.1-.6-.2-1.1-.4h-.3c-.1 0-.1 0-.2-.1a3.091 3.091 0 00-.8-.2l-.6-.3a1.763 1.763 0 01-.9-1.5v-5.4a1.746 1.746 0 01.7-1.4 2.883 2.883 0 011.9-.6 3.292 3.292 0 011.9.6 1.723 1.723 0 01.8 1.4v1.8h.9v-1.8a2.279 2.279 0 00-.3-1.1 5.5 5.5 0 00-.7-.9" transform="translate(-1.1 -.1)"/><path d="M267 13.6v22.5h.9V13.6h-.9z"/><path d="M278 14.5a10.908 10.908 0 00-1.1-.6 5.9 5.9 0 00-1.4-.2 4.147 4.147 0 00-2.5.8 2.285 2.285 0 00-1 1.9v17a2.574 2.574 0 001.1 2 4.306 4.306 0 005 0 2.334 2.334 0 001-2v-9h-3.8v.7h2.9v8.2a1.873 1.873 0 01-.8 1.4 2.883 2.883 0 01-1.9.6 3.077 3.077 0 01-1.9-.6 2.024 2.024 0 01-.8-1.4v-17a1.746 1.746 0 01.7-1.4 2.883 2.883 0 011.9-.6 3.292 3.292 0 011.9.6 1.723 1.723 0 01.8 1.4v1.8h.9v-1.8a2.279 2.279 0 00-.3-1.1 4.514 4.514 0 01-.7-.7" transform="translate(-1.1 -.1)"/><path d="M287.1 13.6v18.9l-5.3-18.8-.1-.1h-.8v22.5h.9V17.2l5.3 18.9h.9V13.6h-.9z"/></g><path id="signet" d="M8.5 30.6L32 28.9l-.2-.4 6-.2 1.5 2.1h-6.4l.6.8-25.8.4zm17.4-10.2l4.3 6v-.1l.2.3-1.9-3.3 4.2-2.6 4.2 6-6.1.3.2.2-18.2 1zm.9.1l5.1-.7.1.2-4.1 2.4zm-10.6-.3l8.7-1.1.1.1-14.2 8.1zM26 19l2.8-3.8 2.1 3.1-4.2.7H26zm-4.9-5.3l2.5 3.6-5.9.9zm-17 .4v22.1l19.4 10.3L43 36.2V14.1L23.6 3.5zM2.9 36.9V13.4L23.5 2.2l20.6 11.2v23.5L23.5 47.8zM1.1 12.3v25.8L23.6 50 46 38V12.3L23.6.1z" transform="translate(-1.1 -.1)"/></svg> </a></div><!-- indexer::continue --><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/modules/mod_html.html5 --><!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/modules/mod_navigation.html5 --><!-- indexer::stop --><nav class="mod_navigation menuMain block" id="navi" itemscope itemtype="http://schema.org/SiteNavigationElement"> <a href="#skipNavigation7" class="invisible">Navigation überspringen</a> <!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/navigation/nav_default.html5 --><ul class="level_1"> <li class="agentur sibling first"><a href="ueber-uns.html" title="Über uns" class="agentur sibling first" itemprop="url"><span itemprop="name">Über uns</span></a></li> <li class="portfolio sibling"><a href="portfolio.html" title="Portfolio" class="portfolio sibling" itemprop="url"><span itemprop="name">Portfolio</span></a></li> <li class="referenzen sibling last"><a href="projekte.html" title="Projekte" class="referenzen sibling last" itemprop="url"><span itemprop="name">Projekte</span></a></li> </ul><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/navigation/nav_default.html5 --> <a id="skipNavigation7" class="invisible">&nbsp;</a></nav><!-- indexer::continue --><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/modules/mod_navigation.html5 --><!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/modules/mod_html.html5 --><!-- indexer::stop --><a id="navi-mobil-button" class="animated fadeInUp">Navigation</a><!-- indexer::continue --><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/modules/mod_html.html5 --> </div> </div> <div id="wrapper"> <div class="index slider-box"> <div class="inside"> <!-- TEMPLATE START: templates/z-connection.de/mod_article.html5 --> <div class="mod_article first block inColumn-slider" id="article-19"> <div class="inside"> <!-- TEMPLATE START: templates/z-connection.de/rsce_slider_start.html5 --><section class="ce_rsce_slider_start first cs" data-slider=\'{"imagesLoaded":true,"contain":true,"arrowShape":"M41.9 50l23.3 23.4v7.1L34.8 50l30.4-30.4v7.1L41.9 50z","autoPlay":6000,"pageDots":false,"selectedAttraction":"0.002","friction":"0.05","pauseAutoPlayOnHover":false,"wrapAround":true,"fade":true,"prevNextButtons":false,"cellAlign":"left"}\'> <div class="inside"><!-- TEMPLATE END: templates/z-connection.de/rsce_slider_start.html5 --><!-- TEMPLATE START: templates/z-connection.de/rsce_sliderElement.html5 --><div class="ce_rsce_sliderElement clearfix withOutImage"> <div class="inside"> <div class="content_container"> <div class="content"> <div class="inside"> <div class="h1Like">Ein Gelungener Markenauftritt<br> ist kein Zufall.</div> </div> </div> <div class="extraContent"> <div class="inside"> <div class="text"><p>puristischer neuer Markenauftritt der <br>mhs Anwaltskanzlei: Logo- und Corporate Design; <br>inkl. handmade Visitenkarten mit Folienschnitt</p></div> </div> </div> </div> <figure class="image_container" itemscope="" itemtype="http://schema.org/ImageObject"> <!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --><img src="files/uploads/Header_und_Bildslider/Headerbilder/Montage_Header_mhs.jpg" width="5000" height="3000" alt="" itemprop="image"><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --> </figure> </div></div><!-- TEMPLATE END: templates/z-connection.de/rsce_sliderElement.html5 --><!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/elements/ce_player.html5 --><!-- indexer::stop --><div class="ce_player block"> <figure class="video_container"> <video width="640" height="360" preload="auto" autoplay loop playsinline muted> <source type="video/mp4" src="files/uploads/Videos/Bear_LP_END.mp4" title="Bear_LP_END.mp4"> </video> </figure></div><!-- indexer::continue --><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/elements/ce_player.html5 --><!-- TEMPLATE START: templates/z-connection.de/rsce_sliderElement.html5 --><div class="ce_rsce_sliderElement clearfix withOutImage"> <div class="inside"> <div class="content_container invert"> <div class="content"> <div class="inside"> <div class="h1Like">Wir stecken den Teufel ins Detail.</div> </div> </div> <div class="extraContent"> <div class="inside"> <div class="text"><p>Logos sind die Königsklasse des Grafikdesigns und <br>eine unserer Lieblingsdisziplinen. Markante Aushängeschilder, <br>die binnen Sekunden Werte und Emotion transportieren.</p></div> </div> </div> </div> <figure class="image_container" itemscope="" itemtype="http://schema.org/ImageObject"> <!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --><img src="files/uploads/Header_und_Bildslider/Headerbilder/Montage_Header_frauHase.jpg" width="4000" height="2400" alt="" itemprop="image"><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --> </figure> </div></div><!-- TEMPLATE END: templates/z-connection.de/rsce_sliderElement.html5 --><!-- TEMPLATE START: templates/z-connection.de/rsce_sliderElement.html5 --><div class="ce_rsce_sliderElement clearfix withOutImage"> <div class="inside"> <div class="content_container invert"> <div class="content"> <div class="inside"> <div class="h1Like">Wertiges Produkt Branding lebt <br> durch Emotion und Lifestyle.</div> </div> </div> <div class="extraContent"> <div class="inside"> <div class="text"><p>Besonders Gebrauchsgegenstände befriedigen <br>Sehnsüchte und schaffen Erlebnisse. Diese sind <br>ein untrennbarer Teil der Wahrnehmung und gehen <br>weit über das eigentliche Produkt hinaus.</p></div> </div> </div> </div> <figure class="image_container" itemscope="" itemtype="http://schema.org/ImageObject"> <!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --><img src="files/uploads/Header_und_Bildslider/Headerbilder/Header_zconnection_Ski.jpg" width="5000" height="3000" alt="" itemprop="image"><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --> </figure> </div></div><!-- TEMPLATE END: templates/z-connection.de/rsce_sliderElement.html5 --><!-- TEMPLATE START: templates/z-connection.de/rsce_sliderElement.html5 --><div class="ce_rsce_sliderElement clearfix withOutImage"> <div class="inside"> <div class="content_container"> <div class="content"> <div class="inside"> <div class="h1Like">Wir verpacken keine Produkte <br> wir formen Unternehmenswerte.</div> </div> </div> <div class="extraContent"> <div class="inside"> <div class="text"><p>Modernes Packaging Design schärft die<br>individuellen Produkt- und Markenwerte und<br>schafft so ein qualitatives Gesamterlebnis.</p></div> </div> </div> </div> <figure class="image_container" itemscope="" itemtype="http://schema.org/ImageObject"> <!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --><img src="files/uploads/Header_und_Bildslider/Headerbilder/Montage_Header_NG.jpg" width="4000" height="2400" alt="" itemprop="image"><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --> </figure> </div></div><!-- TEMPLATE END: templates/z-connection.de/rsce_sliderElement.html5 --><!-- TEMPLATE START: templates/z-connection.de/rsce_slider_stop.html5 --> </div></section><!-- TEMPLATE END: templates/z-connection.de/rsce_slider_stop.html5 --> </div> </div><!-- TEMPLATE END: templates/z-connection.de/mod_article.html5 --><!-- TEMPLATE START: templates/z-connection.de/mod_article.html5 --> <div class="mod_article scrollDown_container last block inColumn-slider" id="article-46"> <div class="inside"> <!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/modules/mod_html.html5 --><!-- indexer::stop --><div> <div class="inside"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60.9 30.4"><path d="M30.4 23.3L53.8 0h7.1L30.4 30.4 0 0h7.1z" fill="#2b2e34"/></svg> </div></div><!-- indexer::continue --><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/modules/mod_html.html5 --> </div> </div><!-- TEMPLATE END: templates/z-connection.de/mod_article.html5 --> </div> </div> <div id="container"> <main id="main"> <div class="inside"> <!-- TEMPLATE START: templates/z-connection.de/mod_article.html5 --> <div class="mod_article first block inColumn-main bgWhite" id="article-22"> <div class="inside"> <!-- TEMPLATE START: templates/z-connection.de/rsce_team.html5 --><div class="ce_rsce_team first"> <div class="inside"> <div class="items"> <div class="item showMore"><a href="https://www.xing.com/profile/Christian_Zitzmann4?sc_o=mxb_p" target="_blank" rel="noopener noreferrer"><div class="inside"><div class="icon"><figure class="image_container" itemscope="" itemtype="http://schema.org/ImageObject"><!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --> <picture> <source srcset="assets/images/5/Portrait_z-d7548c47.jpg 1x, assets/images/b/Portrait_z-af8315a6.jpg 1.969x" media="(min-width: 0rem)"> <img src="files/uploads/Teambilder/Portrait_z.jpg" alt="" itemprop="image"> </picture><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --></figure><div class="social"><div class="svg"><svg xmlns="http://www.w3.org/2000/svg" width="14.737" height="15.709" viewBox="0 0 14.737 15.709"><g transform="translate(-1783.487 -4375.27)"><path d="M0,0A.29.29,0,0,0,.066-.069c.149-.309.336-.6.5-.9C.7-1.209.841-1.451.977-1.7a3.585,3.585,0,0,1,.177-.315c.157-.225.27-.476.415-.708.087-.139.144-.3.236-.433.173-.253.307-.528.457-.793a4.4,4.4,0,0,0,.393-.716,6.829,6.829,0,0,0,.524-.868c.183-.311.357-.628.536-.942q.245-.431.491-.86c.163-.287.329-.573.49-.861.136-.243.277-.484.413-.728.068-.121.134-.244.207-.363.052-.085.056-.082-.023-.184H1.825a.4.4,0,0,0-.184.168c-.071.156-.17.3-.254.447-.075.132-.142.269-.219.4-.088.148-.187.29-.271.44s-.151.336-.252.488c-.164.244-.293.507-.444.757-.079.13-.133.276-.221.4-.135.187-.235.394-.351.591-.158.267-.3.546-.455.813-.061.1-.11.216-.177.315-.157.233-.274.489-.428.724-.086.131-.137.285-.221.418q-.149.234-.277.478c-.089.169-.19.331-.285.5-.139.242-.275.486-.414.727-.162.281-.323.562-.486.843-.063.109-.117.225-.185.332a6.6,6.6,0,0,0-.362.647.175.175,0,0,0,0,.183c.081.145.165.287.255.426s.152.323.253.466a4.81,4.81,0,0,1,.276.481c.19.344.4.677.58,1.026.058.113.121.223.185.332.142.242.288.481.427.724.075.131.125.279.212.4.177.251.3.531.457.794.082.141.157.291.241.43.16.267.305.543.47.808.034.055.07.108.1.155H3.37l.056-.055c-.1-.185-.189-.373-.3-.55-.152-.25-.294-.505-.437-.76-.086-.155-.162-.319-.26-.464-.158-.233-.268-.492-.425-.725-.088-.13-.135-.288-.223-.418-.153-.228-.279-.471-.413-.709s-.264-.478-.4-.711C.82,1.6.693,1.335.528,1.092.468,1,.415.907.364.812.279.656.193.5.1.35A.456.456,0,0,1,0,0M-6.707-3.007a.45.45,0,0,1-.015.074c-.132.232-.275.458-.409.689-.083.142-.173.282-.257.425-.139.237-.287.468-.43.7C-7.912-.965-8-.812-8.1-.66c-.134.218-.272.433-.4.651-.1.158-.175.326-.278.477-.18.265-.322.553-.512.812a1.046,1.046,0,0,0-.094.212h3.452c.063-.108.134-.23.207-.35.11-.179.223-.357.332-.537.12-.2.236-.393.356-.589s.244-.375.35-.571c.119-.218.264-.421.386-.637.1-.166.2-.327.3-.491.126-.207.25-.414.376-.621.11-.18.223-.357.332-.538A1.251,1.251,0,0,0-3.23-2.99c-.116-.2-.228-.382-.333-.571-.074-.132-.125-.279-.211-.4a6.541,6.541,0,0,1-.343-.6c-.016-.028-.028-.057-.044-.084-.142-.242-.286-.481-.425-.724-.075-.132-.128-.277-.214-.4-.173-.253-.286-.54-.463-.789H-8.682a.766.766,0,0,0,.025.117,2.53,2.53,0,0,0,.239.43c.1.145.132.325.266.444.16.339.365.652.539.983.13.247.28.482.413.728.057.105.116.212.177.316.1.181.214.36.316.531" transform="translate(1792.87 4384.735)" fill="#2b2e34"/></g></svg></div></div></div><div class="text_container"><div class="name">Christian Zitzmann</div><div class="text">Inhaber / Grafikdesigner</div><div class="sign"><div class="svg"><svg version="1.1" id="Ebene_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 137.6 28.4" xml:space="preserve"><style>.st0{fill:#2b2e34}.st1{fill:none;stroke:#fff;stroke-width:.33}</style><g id="Gruppe_25" transform="translate(0 193.53)"><g id="Gruppe_19" transform="translate(254.097 -111.299)"><path id="Pfad_12" class="st0" d="M-220-70c.1-1.1-.4-1.4-1.8-1.9-.7-.2-1.3-.5-1.8-.9l-.1-.1c-.8-.7-1.7-1.3-2.7-1.6-.3-.1-.7.1-.9.4-1.3 2-1.8 5-2.2 8-.2 1.6-.5 3.2-.9 4.7l-.1.3h-.2c-.1.1-.3.1-.4.3-.2.3-.5.4-.9.5h-.2l-.1-.2c-.2-.2-.4-.4-.6-.5-.1-.1-.3-.2-.4-.3l-.2-.2.1-.3c0-.1 0-.2.1-.3v-.1c-2-3.5-.4-6.8 1-9.8.8-1.5 1.4-3.1 1.6-4.7 0-.8-.4-1.3-1.1-1.9-.1 0-.3.1-.4.1-.2 0-.3.1-.5.1-4.1 11-9.5 18.1-16.3 21.7h-.8c-.3 0-.6 0-.9-.1h-.1l-.1-.1c-2.1-2-1.5-6-.8-9.3v-.1c2.5-6.4 6-10.5 10.7-12.4.2-.3.3-.6.3-.9-.2-.2-.4-.3-.7-.5-.1-.1-.3-.2-.4-.3-4.5 1-9 5.3-11.2 10.9-1.8 4.4-1.8 9.3.1 13.7.8.9 1.9 1.4 3 1.6 3.2.4 6.5-3 8.3-4.8.4-.5.8-1 1.2-1.6 1-1.4 2.1-2.7 3.3-4l.5-.4.1.7c.3 2.7 1.9 5.2 4.2 6.6 3.4.3 3.5-.8 3.9-5v-.1c.2-2.3.7-6.3 1.7-7.9.2-.4.6-.6 1.1-.5.7.1 1.3.4 1.9.8.7.4 1.4.7 2.2.9.8.1 1.3-.1 1.5-.5"/></g><g id="Gruppe_21" transform="translate(351.063 -102.847)"><path id="Pfad_14" class="st0" d="M-220-70c-3.7-.4-7.6-.6-11.6-.7-4.2-.2-8.5-.3-12.8-.8-3.7-.4-7.3-1.1-10.8-2.1-1.7-.8-3.5-1.3-5.3-1.6-2.6-.3-5.2.3-7.3 1.7-1.9 1.2-3.8 2.3-5.9 2.6h-.1l-.1-.1c-1-1-1.4-2-1.2-3.9.4-4.3 1.7-8.4 3.7-12.3 0-.8-.3-1.5-.8-2-.1-.1-.2-.1-.4-.1-.8-.1-1.3 1.1-1.8 2.8-.1.2-.2.5-.2.7-.2.5-.3 1-.5 1.5-1 2.5-1.7 5.2-2.1 7.9v.5l-.4-.1c-.8-.2-1.5-.6-2.2-1.1-.5-.4-1.1-.7-1.8-.9h-.4c0 .3-.2.6-.3.8-.1.2-.2.3-.1.5l.1.3-.2.2c-5 4.6-9.9 7.6-14.9 8.9 0 .1-.1.1-.1.2-.2.2-.4.3-.7.2-.2 0-.4-.1-.5-.2l-.2-.2.1-.3c.9-4.4 2.8-7.4 4.7-10.2 2-2.8 3.5-5.9 4.4-9.2 0-.9-.2-1.7-.7-2.5-.7-.5-1.4-.9-2.3-.9-2.5-.3-5.3 1.4-7 2.8l-.4.4c-2.7 2.3-7.6 6.7-5.8 10.5.2 0 .4.1.6.2.1 0 .2.1.3.1h.1c2.2-5.8 7.6-10.6 12.3-11h.5l-.2.6c-.8 3.2-2.6 5.8-4.4 8.4-1.8 2.6-3.6 5.1-4.3 8.2-.3 1.4-.1 2.9.5 4.2.1.3.2.6.4 1 .6.4 1.3.6 2 .7 2.6.3 5.3-1.6 7-2.7 2.3-1 4.4-2.3 6.5-3.7.6-.5 1.1-1 1.5-1.5.6-.9 1.4-1.6 2.4-2 .2 0 .4-.1.6 0 .3 0 .6.1.9.2.2.1.4.1.7.2.3 0 .5-.1.7-.3l.4-.4.2.6c.1.4.3.9.4 1.3.2.9.5 1.7.9 2.5.4.2.7.6.9 1.1.6.4 1.3.6 2 .7 2 .2 3.8-.9 5.7-2.2 1.9-1.2 3.9-2.5 6.2-2.3.9.1 1.8.4 2.6.9 3.3 1.3 6.8 2.2 10.3 2.6 1.1.1 2.3.2 3.4.3.2 0 .4.1.5.3l1.4.1c1.7.1 3.4.3 5.1.4 1.6.2 3.1.4 4.7.8 2.8-.2 5.6-.1 8.3 0 4 .2 8.1.3 11.7-.5.1-.3.1-.6 0-.9-2.6-.6-4.8-1-6.9-1.2"/></g><g id="Gruppe_435"><g id="Gruppe_20" transform="translate(254.097 -111.299)"><path id="Pfad_13" class="st1" d="M-220-70c.1-1.1-.4-1.4-1.8-1.9-.7-.2-1.3-.5-1.8-.9l-.1-.1c-.8-.7-1.7-1.3-2.7-1.6-.3-.1-.7.1-.9.4-1.3 2-1.8 5-2.2 8-.2 1.6-.5 3.2-.9 4.7l-.1.3h-.2c-.1.1-.3.1-.4.3-.2.3-.5.4-.9.5h-.2l-.1-.2c-.2-.2-.4-.4-.6-.5-.1-.1-.3-.2-.4-.3l-.2-.2.1-.3c0-.1 0-.2.1-.3v-.1c-2-3.5-.4-6.8 1-9.8.8-1.5 1.4-3.1 1.6-4.7 0-.8-.4-1.3-1.1-1.9-.1 0-.3.1-.4.1-.2 0-.3.1-.5.1-4.1 11-9.5 18.1-16.3 21.7h-.8c-.3 0-.6 0-.9-.1h-.1l-.1-.1c-2.1-2-1.5-6-.8-9.3v-.1c2.5-6.4 6-10.5 10.7-12.4.2-.3.3-.6.3-.9-.2-.2-.4-.3-.7-.5-.1-.1-.3-.2-.4-.3-4.5 1-9 5.3-11.2 10.9-1.8 4.4-1.8 9.3.1 13.7.8.9 1.9 1.4 3 1.6 3.2.4 6.5-3 8.3-4.8.4-.5.8-1 1.2-1.6 1-1.4 2.1-2.7 3.3-4l.5-.4.1.7c.3 2.7 1.9 5.2 4.2 6.6 3.4.3 3.5-.8 3.9-5v-.1c.2-2.3.7-6.3 1.7-7.9.2-.4.6-.6 1.1-.5.7.1 1.3.4 1.9.8.7.4 1.4.7 2.2.9.8.1 1.3-.1 1.5-.5z"/></g><g id="Gruppe_22" transform="translate(351.063 -102.847)"><path id="Pfad_15" class="st1" d="M-220-70c-3.7-.4-7.6-.6-11.6-.7-4.2-.2-8.5-.3-12.8-.8-3.7-.4-7.3-1.1-10.8-2.1-1.7-.8-3.5-1.3-5.3-1.6-2.6-.3-5.2.3-7.3 1.7-1.9 1.2-3.8 2.3-5.9 2.6h-.1l-.1-.1c-1-1-1.4-2-1.2-3.9.4-4.3 1.7-8.4 3.7-12.3 0-.8-.3-1.5-.8-2-.1-.1-.2-.1-.4-.1-.8-.1-1.3 1.1-1.8 2.8-.1.2-.2.5-.2.7-.2.5-.3 1-.5 1.5-1 2.5-1.7 5.2-2.1 7.9v.5l-.4-.1c-.8-.2-1.5-.6-2.2-1.1-.5-.4-1.1-.7-1.8-.9h-.4c0 .3-.2.6-.3.8-.1.2-.2.3-.1.5l.1.3-.2.2c-5 4.6-9.9 7.6-14.9 8.9 0 .1-.1.1-.1.2-.2.2-.4.3-.7.2-.2 0-.4-.1-.5-.2l-.2-.2.1-.3c.9-4.4 2.8-7.4 4.7-10.2 2-2.8 3.5-5.9 4.4-9.2 0-.9-.2-1.7-.7-2.5-.7-.5-1.4-.9-2.3-.9-2.5-.3-5.3 1.4-7 2.8l-.4.4c-2.7 2.3-7.6 6.7-5.8 10.5.2 0 .4.1.6.2.1 0 .2.1.3.1h.1c2.2-5.8 7.6-10.6 12.3-11h.5l-.2.6c-.8 3.2-2.6 5.8-4.4 8.4-1.8 2.6-3.6 5.1-4.3 8.2-.3 1.4-.1 2.9.5 4.2.1.3.2.6.4 1 .6.4 1.3.6 2 .7 2.6.3 5.3-1.6 7-2.7 2.3-1 4.4-2.3 6.5-3.7.6-.5 1.1-1 1.5-1.5.6-.9 1.4-1.6 2.4-2 .2 0 .4-.1.6 0 .3 0 .6.1.9.2.2.1.4.1.7.2.3 0 .5-.1.7-.3l.4-.4.2.6c.1.4.3.9.4 1.3.2.9.5 1.7.9 2.5.4.2.7.6.9 1.1.6.4 1.3.6 2 .7 2 .2 3.8-.9 5.7-2.2 1.9-1.2 3.9-2.5 6.2-2.3.9.1 1.8.4 2.6.9 3.3 1.3 6.8 2.2 10.3 2.6 1.1.1 2.3.2 3.4.3.2 0 .4.1.5.3l1.4.1c1.7.1 3.4.3 5.1.4 1.6.2 3.1.4 4.7.8 2.8-.2 5.6-.1 8.3 0 4 .2 8.1.3 11.7-.5.1-.3.1-.6 0-.9-2.6-.6-4.8-1-6.9-1.2z"/></g></g><g id="Gruppe_23" transform="translate(253.653 -102.511)"><path id="Pfad_16" class="st0" d="M-220-70c-.7-.1-1.5 0-2.1.3-.2.5-.1 1.1.1 1.6.3.6 1 1 1.7 1 .9.2 1.8-.2 2.2-1 .2-.3.2-.6.1-.9-.5-.6-1.2-1-2-1"/></g><g id="Gruppe_24" transform="translate(253.653 -102.511)"><path id="Pfad_17" class="st1" d="M-220-70c-.7-.1-1.5 0-2.1.3-.2.5-.1 1.1.1 1.6.3.6 1 1 1.7 1 .9.2 1.8-.2 2.2-1 .2-.3.2-.6.1-.9-.5-.6-1.2-1-2-1z"/></g></g></svg></div></div></div></div></a></div> </div> </div></div><!-- TEMPLATE END: templates/z-connection.de/rsce_team.html5 --><!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/elements/ce_headline.html5 --><h2 class="ce_headline"> Graphic is a playground</h2><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/elements/ce_headline.html5 --><!-- TEMPLATE START: templates/z-connection.de/ce_text.html5 --><div class="ce_text block"> <div class="inside"> <p>Visuelle Markenbildung und ein hochwertiges Erscheinungsbild sind viel mehr als ein Einzelergebnis, es ist ein Prozess. Beheimatet in der Metropolregion Nürnberg vertrauen uns Kunden und Partner in ganz Deutschland und Teilen Österreichs. Als Anlaufstelle für analoge und digitale Lösungen stehen wir auch Ihnen – beginnend bei der Idee bis hin zur finalen Umsetzung – gerne zur Seite.</p> </div></div><!-- TEMPLATE END: templates/z-connection.de/ce_text.html5 --><!-- TEMPLATE START: templates/z-connection.de/ce_hyperlink.html5 --><div class="ce_hyperlink last btn block"> <a href="ueber-uns.html" class="hyperlink_txt" title="Über Uns"><span class="animBackground_container"><span class="animBackground"></span></span><span class="linkText">Über Uns</span></a> </div><!-- TEMPLATE END: templates/z-connection.de/ce_hyperlink.html5 --> </div> </div><!-- TEMPLATE END: templates/z-connection.de/mod_article.html5 --><!-- TEMPLATE START: templates/z-connection.de/mod_article.html5 --> <div class="mod_article last block inColumn-main" id="article-21"> <div class="inside"> <!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/elements/ce_headline.html5 --><h2 class="ce_headline first"> Markenentwicklung ist ein Prozess</h2><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/elements/ce_headline.html5 --><!-- TEMPLATE START: templates/z-connection.de/rsce_slider_start.html5 --><section class="ce_rsce_slider_start custom grid grid-4" data-slider=\'{"imagesLoaded":true,"contain":true,"arrowShape":"M41.9 50l23.3 23.4v7.1L34.8 50l30.4-30.4v7.1L41.9 50z","autoPlay":5500,"pageDots":false,"selectedAttraction":"0.001","friction":"0.06","pauseAutoPlayOnHover":false,"wrapAround":true,"cellAlign":"left"}\'> <div class="inside"><!-- TEMPLATE END: templates/z-connection.de/rsce_slider_start.html5 --><!-- TEMPLATE START: templates/z-connection.de/rsce_leistung.html5 --><div class="ce_rsce_leistung"> <div class="inside"> <div class="items"> <div class="item"><div class="inside"><div class="icon"><div class="svg"><svg xmlns="http://www.w3.org/2000/svg" width="110" height="110" viewBox="0 0 110 110"><defs><style>.cls-1{fill:#fbdde6;}</style></defs><g id="HG"><path class="cls-1" d="M55,100A45,45,0,1,0,10,54.948,44.994,44.994,0,0,0,55,100"/></g><g id="Icon"><polygon points="8.348 71.788 23.253 86.438 17.41 71.788 8.348 71.788"/><polygon points="19.152 71.788 25.161 86.854 31.17 71.788 19.152 71.788"/><polygon points="9.357 70.337 16.765 70.337 14.703 65.168 9.357 70.337"/><polygon points="41.013 70.337 35.677 65.023 33.558 70.337 41.013 70.337"/><polygon points="18.507 70.337 31.816 70.337 34.43 63.809 25.42 54.849 15.96 63.974 18.507 70.337"/><polygon points="24.49 53.512 18.77 49.668 11.164 51.983 15.313 62.385 24.49 53.512"/><polygon points="9.846 53.046 5.068 60.537 7.403 70.032 14.055 63.6 9.846 53.046"/><polygon points="26.883 86.907 42.265 71.788 32.912 71.788 26.883 86.907"/><polygon points="40.588 52.766 36.329 63.445 43.158 70.246 45.544 60.536 40.588 52.766"/><polygon points="39.19 51.904 31.843 49.668 26.262 53.418 35.083 62.203 39.19 51.904"/><path d="M68.909,62.118H84.427L58.8,87.353Zm4.8-12.33L83.665,59.7H69.742Zm.84-1.983,7.188-17.947,8.2,12.888L85.923,59.129ZM31.88,28.834,44.64,24.94l9.8,6.6-15.51,15Zm26.2,2.557,9.573-6.451L79.964,28.7l-7.013,17.51Zm9.194-8.984-11.125,7.5-11.125-7.5-15.48,4.724L19.866,42.338,21.5,48.994l2.85,1.915-2-8.163,7.891-12.408,7.072,17.769-.826.8,3.879,1.18-.6-1.511,16.58-16L72.11,48.235,67.5,59.7H47.479l.3.47L47.3,62.118H66.667L55.818,89.205,46.436,65.629l-.856,3.478,6.859,17.236L41.559,75.619,40.02,77.13l15.3,15.078.812.8L87.594,62.025l4.827-19.687L82.747,27.131Z"/></g></svg></div></div><div class="name">&#35;BERATUNG</div><div class="text"><p>#BERATUNG<br>#UMSETZUNG<br>#BETREUUNG</p></div></div></div><div class="item"><div class="inside"><div class="icon"><div class="svg"><svg xmlns="http://www.w3.org/2000/svg" width="110" height="110" viewBox="0 0 110 110"><defs><style>.cls-1{fill:#fbdde6;}.cls-2{fill:none;}</style></defs><g id="HG"><path class="cls-1" d="M55,100A45,45,0,1,0,10,54.948,44.994,44.994,0,0,0,55,100"/></g><g id="Icon"><path d="M39.935,82.866H25.448V73.554H39.935Zm-12.586-1.9H38.034V75.454H27.349Z"/><path d="M57.536,82.866H43.051V73.554H57.536Zm-12.585-1.9H55.636V75.454H44.951Z"/><path d="M25.6,44.765V69.744H57.435V44.765Zm1.9,1.9H55.534V67.844H27.5Z"/><polygon points="73.318 73.973 60.702 73.973 60.702 81.412 73.318 73.973"/><polygon points="62.492 82.446 75.088 82.446 75.088 75.019 62.492 82.446"/><polygon class="cls-2" points="6.215 90.962 7.333 92.597 91.399 92.597 92.519 90.962 92.519 89.839 6.215 89.839 6.215 90.962"/><path d="M86.621,87.62l-.119.318H12.344l-.231-.308V39.824l1.35-1.51H60.528V36.268H12.6l-2.538,2.538V87.938H4.314V91.55L6.331,94.5H92.4l2.018-2.948V87.938H88.668V58.577H86.621Zm5.9,2.219v1.123L91.4,92.6H7.333L6.215,90.962V89.839Z"/><path d="M62.428,18.664v37.3h4.413V68.152L80.265,56.679h24.466V18.664Zm40.346,36.059H79.543L68.73,63.964V54.011H64.385V20.679h0v-.058h38.389Z"/><path d="M91.146,42.127a1.473,1.473,0,0,0,1.4-1.038l2.737-8.949a1.509,1.509,0,0,0,.065-.435,1.47,1.47,0,0,0-1.47-1.465H75.043l-.982-3.333a.951.951,0,0,0-.905-.676H69.965a.945.945,0,0,0,0,1.889h2.483L77.3,44.567A2.99,2.99,0,0,0,79.152,49.9h0a2.991,2.991,0,0,0,2.78-4.084H86.7a2.95,2.95,0,0,0-.2,1.084,3,3,0,0,0,2.736,2.976l.242.019c.064,0,.129,0,.191,0a2.989,2.989,0,0,0,1.95-5.168,2.962,2.962,0,0,0-2.037-.809l-10.508.007-.53-1.8H91.146ZM75.6,32.115H93.312l-2.479,8.112H78Zm2.436,14.877A1.118,1.118,0,0,1,79.07,45.8h.157a1.116,1.116,0,0,1,.766,1.849,1.109,1.109,0,0,1-.766.38,1.092,1.092,0,0,1-.81-.274A1.111,1.111,0,0,1,78.037,46.992Zm10.372.089a1.1,1.1,0,0,1,.872-1.262h.073a.761.761,0,0,0,.187-.018,1.095,1.095,0,1,1-1.132,1.28Z"/><line x1="26.628" y1="46.018" x2="56.31" y2="68.443"/><rect x="40.619" y="38.63" width="1.7" height="37.2" transform="translate(-29.192 55.82) rotate(-52.93)"/><line x1="26.628" y1="68.443" x2="56.31" y2="46.018"/><rect x="22.869" y="56.38" width="37.2" height="1.7" transform="translate(-26.13 36.607) rotate(-37.107)"/></g></svg></div></div><div class="name">&#35;KONZEPTION</div><div class="text"><p>#KONZEPTION<br>#WEBENTWICKLUNG<br>#ONLINESHOPS</p></div></div></div><div class="item"><div class="inside"><div class="icon"><div class="svg"><svg xmlns="http://www.w3.org/2000/svg" width="110" height="110" viewBox="0 0 110 110"><defs><style>.cls-1{fill:#fbdde6;}</style></defs><g id="HG"><path class="cls-1" d="M55,100A45,45,0,1,0,10,54.948,44.994,44.994,0,0,0,55,100"/></g><g id="Icon"><polygon points="35.238 49.79 21.46 49.846 28.22 51.95 35.238 49.79"/><polygon points="7.106 58.449 18.953 54.803 17.864 50.593 7.106 58.449"/><polygon points="50.85 58.994 38.647 50.209 37.576 54.862 50.85 58.994"/><polygon points="30.473 52.651 36.309 54.467 37.205 50.579 30.473 52.651"/><polygon points="6.794 60.497 27.432 87.283 20.425 60.497 6.794 60.497"/><polygon points="20.553 55.704 21.447 59.163 35.228 59.163 36.009 55.77 28.218 53.346 20.553 55.704"/><polygon points="28.735 87.353 34.92 60.498 21.792 60.498 28.735 87.353"/><polygon points="19.219 50.544 20.219 54.412 25.965 52.644 19.219 50.544"/><polygon points="9.317 59.163 20.08 59.163 19.287 56.094 9.317 59.163"/><polygon points="36.585 59.163 46.909 59.163 37.276 56.164 36.585 59.163"/><polygon points="30.091 87.367 50.458 60.497 36.279 60.497 30.091 87.367"/><path d="M53.079,41.7h22.04L64.769,86.578Zm23.579,0H100L66.409,86.147Zm1.583-6.863,18.2,5.352H77.007Zm-28.5-.009,1.4,5.361H31.708Zm1.439-.428L63.9,30.622l12.9,3.8-1.332,5.775H52.685Zm-3.594-7.844,1.774,6.809L30.828,38.877Zm31,6.807,1.573-6.822L97.267,38.861Zm-29.527-7.11L61.23,29.838,50.8,32.94Zm17.5,3.574,12.131-3.608-1.55,6.72ZM53.677,26.041l20.376-.016-10.16,3.021Zm26.316-1.8-32.287.027L25.254,40.774l6.25,7.959,2.243-.009L28.234,41.7H51.528L63.1,86.1,47.769,66.584l-1.1,1.46,18.16,23.129,38.111-50.417Z"/></g></svg></div></div><div class="name">&#35;STRATEGIE</div><div class="text"><p>#STRATEGIE<br>#DESIGN<br>#MARKENBILDUNG</p></div></div></div><div class="item"><div class="inside"><div class="icon"><div class="svg"><svg xmlns="http://www.w3.org/2000/svg" width="110" height="110" viewBox="0 0 110 110"><defs><style>.cls-1{fill:#fbdde6;}</style></defs><g id="HG"><path class="cls-1" d="M55,100A45,45,0,1,0,10,54.948,44.994,44.994,0,0,0,55,100"/></g><g id="Icon"><polygon points="32.003 47.988 21.103 66.798 32.003 66.798 32.003 47.988"/><polygon points="33.385 47.988 33.385 66.798 44.284 66.798 33.385 47.988"/><polygon points="34.028 89.303 57.325 89.303 57.315 89.287 45.617 69.099 34.028 89.303"/><polygon points="20.986 68.175 32.003 87.635 32.003 68.175 20.986 68.175"/><polygon points="8.063 89.303 31.361 89.303 19.848 68.966 8.063 89.303"/><polygon points="44.555 68.175 33.384 68.175 33.384 87.652 44.555 68.175"/><path d="M80.081,55.38,98.665,87.451h-37.3Zm-38.891-.9H59.06V85.345Zm19.529,0H78.687L60.719,85.276ZM59.06,21.965V52.831H41.175Zm1.659,0L78.6,52.831H60.719Zm-.83-5.1-21.206,36.6,20.76,35.825h42.413Z"/></g></svg></div></div><div class="name">&#35;PRODUKT BRANDING</div><div class="text"><p>#MARKENSCHÄRFUNG<br>#PACKAGING<br>#PRODUKT BRANDING</p></div></div></div><div class="item"><div class="inside"><div class="icon"><div class="svg"><svg xmlns="http://www.w3.org/2000/svg" width="110" height="110" viewBox="0 0 110 110"><defs><style>.cls-1{fill:#fbdde6;}</style></defs><g id="HG"><path class="cls-1" d="M55,100A45,45,0,1,0,10,54.948,44.994,44.994,0,0,0,55,100"/></g><g id="Icon"><polygon points="39.201 31.379 45.474 33.64 46.322 27.148 39.201 31.379"/><polygon points="76.247 18.341 57.876 23.429 48.741 27.987 47.931 27.285 47.028 34.201 54.9 37.038 52.899 33.289 75.859 21.153 76.247 18.341"/><polygon points="38.484 34.751 27.866 43.241 19.101 54.035 17.979 59.257 30.826 48.503 41.489 39.577 44.171 43.625 45.26 35.279 38.356 32.791 38.484 34.751"/><path d="M81.474,96.442,69.081,77.267l.192-.15L85.448,94.3l-1.06,1.208-2.862,1.011ZM65.6,70.672l-3.013-3.755L56.541,45.192,81.5,87.568ZM47.149,43.334l6.075-3.676,6.391,22.964Zm-1.441.984,35.1,54.308L85.4,97.005l2.208-2.515-.734-1.245,0,0L54.738,38.7l-7.923-2.856Z"/></g></svg></div></div><div class="name">&#35;Corporate Design</div><div class="text"><p>Logodesign<br>Print-, Webdesign<br>Geschäftsausstattung</p></div></div></div><div class="item"><div class="inside"><div class="icon"><div class="svg"><svg xmlns="http://www.w3.org/2000/svg" width="110" height="110" viewBox="0 0 110 110"><defs><style>.cls-1{fill:#fbdde6;}</style></defs><g id="HG"><path class="cls-1" d="M55,100.02A45,45,0,1,0,10,54.968,44.994,44.994,0,0,0,55,100.02"/></g><g id="Icon"><path d="M62.931,69.968l6.943,16.807h-23.7Zm1.23-1.235,7.178-7.2,17.328,7.208L71.349,86.132ZM59.083,56.439,69.73,60.867,63.5,67.119ZM72.475,60.4l9.492-9.52,6.709,16.258ZM83.2,49.642l6.037-6.053V64.27ZM45.51,49.183l6.245-6.27,4.422,10.706Zm34.655-6.892,8.081.007-5.713,5.73ZM58.28,54.493,53.228,42.266l25.2.023L81.3,49.263,70.865,59.728ZM28.823,42.243l21.3.02L43.9,48.514ZM79.55,40.8l-6.1-14.786L88.182,40.81Zm-52.458-.048,16.8-16.871,6.978,16.893Zm26.789.024L70.792,23.8l7.017,17Zm-8.5-17.513H69.047l-16.729,16.8Zm11.6,32.3,5.283,12.79L44.2,86.467l-2.89-2.907-1.254,1.249,3.711,3.761H71.449L91.022,68.916V41.124L71.449,21.47H43.768L24.2,41.124v5.449h1.787v-3.9Z"/><path d="M40.9,54.217l-5.611-5.634H19.533l-7.341,7.371-.007-.007L8.312,59.8V75.562L15.683,82.9l-.007.007,3.857,3.873H35.292l5.582-5.605,5.639-5.616V59.8ZM16.6,71.424h0v.181H15.17v-.182h0V68.391h-2.5v3.215H11.242V63.749h1.424v3.217h2.5v-3h0v-.219h1.424v.219h0Zm6.586-6.24H21.214v6.422H19.789V65.184H17.822V63.749h5.359Zm6.933,6.422h-.157c-.008,0-.013.01-.022.01H28.884c-.009,0-.014-.008-.023-.01H28.69V67.169l-1.569,1.569L25.552,67.17v4.436h-.163c-.009,0-.013.01-.023.01h-1.06c-.008,0-.013-.008-.021-.01h-.157V63.749l.064.078,2.929,2.929,2.946-2.946.047-.061Zm5.736,0H31.568V71.44l0-.007V63.978l0-.009v-.22h1.425v6.423H35.85Zm4.948.01a2.5,2.5,0,0,1-2.485-2.293v-.018a.192.192,0,0,1,.174-.193h1.087a.185.185,0,0,1,.164.156v.009a1.08,1.08,0,0,0,1.06.905,1.069,1.069,0,1,0,0-2.138H38.469a.174.174,0,0,1-.165-.183v-3.91c0-.055,0-.191,0-.191h0v-.011h4.642v1.435H39.73v1.435h1.251a2.5,2.5,0,0,1-.183,5Z"/></g></svg></div></div><div class="name">&#35;WEBENTWICKLUNG</div><div class="text"><p>mobile Webdesign<br>Programmierung<br>CMS</p></div></div></div><div class="item"><div class="inside"><div class="icon"><div class="svg"><svg xmlns="http://www.w3.org/2000/svg" width="110" height="110" viewBox="0 0 110 110"><defs><style>.cls-1{fill:#fbdde6;}.cls-2{fill:none;}</style></defs><g id="HG"><path class="cls-1" d="M55,100A45,45,0,1,0,10,54.948,44.994,44.994,0,0,0,55,100"/></g><g id="Icon"><polygon class="cls-2" points="6.054 92.962 7.173 94.598 95.239 94.598 96.358 92.962 96.358 91.839 6.054 91.839 6.054 92.962"/><path d="M90.461,88.62l-.119.318H12.184l-.232-.308V38.824l1.35-1.51H59.643V35.268h-47.2L9.9,37.806V88.938H4.154V92.55L6.171,95.5h90.07l2.018-2.948V88.938H92.508V53.577H90.461Zm5.9,2.219v1.123L95.239,93.6H7.173L6.054,91.962V90.839Z"/><path d="M61.543,13.663v37.3h4.413V63.152L79.38,51.678h24.466V13.663Zm40.346,1.957v34.1H78.658L67.845,58.964V49.01H63.5V15.678h0V15.62"/><path d="M90.261,37.127a1.474,1.474,0,0,0,1.4-1.038l2.737-8.95a1.5,1.5,0,0,0,.064-.434A1.47,1.47,0,0,0,93,25.239H74.158l-.983-3.332a.947.947,0,0,0-.9-.676H69.08a.945.945,0,1,0,0,1.889h2.483l4.848,16.446A2.99,2.99,0,0,0,78.267,44.9h0a2.99,2.99,0,0,0,2.779-4.083h4.767a2.946,2.946,0,0,0-.2,1.084,3,3,0,0,0,2.736,2.976l.241.019q.1,0,.192,0a2.989,2.989,0,0,0-.087-5.977l-10.508.006-.53-1.8h12.6ZM74.715,27.114H92.427l-2.479,8.113H77.111Zm2.437,14.877A1.116,1.116,0,0,1,78.185,40.8h.156a1.117,1.117,0,0,1,.767,1.849,1.108,1.108,0,0,1-.767.379,1.088,1.088,0,0,1-.809-.273A1.107,1.107,0,0,1,77.152,41.991Zm10.372.09a1.1,1.1,0,0,1,.872-1.262h.072a.721.721,0,0,0,.188-.019,1.095,1.095,0,1,1-1.132,1.281Z"/><polygon points="58.445 69.887 58.445 46.349 27.301 69.887 58.445 69.887"/><polygon points="26.387 44.908 26.387 68.447 57.531 44.908 26.387 44.908"/><path d="M26.387,83.866H40.874V74.554H26.387Zm1.9-7.412H38.973v5.512H28.288Z"/><path d="M43.959,83.866H58.445V74.554H43.959Zm1.9-7.412H56.544v5.512H45.86Z"/><path d="M61.531,74.554v9.312H76.017V74.554Zm10.715,1.9L63.432,81.3V76.454Zm-6.8,5.512,8.67-4.77v4.77Z"/></g></svg></div></div><div class="name">&#35;ONLINE SHOPS</div><div class="text"><p>Shop Design<br>mobile Optimierung<br>Schnittstellen</p></div></div></div><div class="item"><div class="inside"><div class="icon"><div class="svg"><svg xmlns="http://www.w3.org/2000/svg" width="110" height="110" viewBox="0 0 110 110"><defs><style>.cls-1{fill:#fbdde6;}</style></defs><g id="HG"><path class="cls-1" d="M55,100A45,45,0,1,0,10,54.948,44.994,44.994,0,0,0,55,100"/></g><g id="Icon"><polygon points="29.745 40.006 29.745 36.903 31.638 40.006 33.93 40.006 31.107 35.38 45.609 35.38 45.609 33.314 30.241 33.314 27.679 35.876 27.679 40.006 29.745 40.006"/><path d="M59.961,96.235l-1.353,1.352H31.1l-1.351-1.352V88.8H59.961Zm2.066-8.587V57.084L59.961,58.85V84.121L46.234,60.163l3.643-6.033-.021-1.261h-1.5l-3.226,5.343v3.9l14.2,24.733H31.012L38.556,73.56l-1.47-1.323L29.745,85.155V67.27H27.679V97.091l2.562,2.561H59.463l2.564-2.561V88a.968.968,0,0,0,0-.356"/><polygon points="8.424 41.962 8.424 44.326 25.81 54.15 43.17 44.326 43.17 41.962 8.424 41.962"/><polygon points="8.424 62.484 8.424 65.313 32.317 65.313 40.211 72.417 40.211 64.852 43.17 64.852 43.17 46.574 25.811 56.398 8.424 46.573 8.424 62.484"/><path d="M49.523,15.567h51.39v34.1H64.682L53.868,58.911V48.957H49.523ZM47.566,13.61v37.3h4.413V63.1L65.4,51.625H102.87V13.61Z"/><path d="M67.126,22.805c-2.874,0-3.233.012-4.363.064a7.777,7.777,0,0,0-2.568.491A5.421,5.421,0,0,0,57.1,26.454a7.782,7.782,0,0,0-.491,2.568c-.051,1.129-.064,1.489-.064,4.362s.013,3.233.064,4.362a7.778,7.778,0,0,0,.491,2.569A5.421,5.421,0,0,0,60.2,43.409a7.829,7.829,0,0,0,2.568.491c1.13.051,1.489.064,4.363.064s3.232-.013,4.362-.064a7.829,7.829,0,0,0,2.568-.491,5.416,5.416,0,0,0,3.093-3.094,7.75,7.75,0,0,0,.492-2.569c.052-1.129.064-1.488.064-4.362s-.012-3.233-.064-4.362a7.754,7.754,0,0,0-.492-2.568,5.416,5.416,0,0,0-3.093-3.094,7.777,7.777,0,0,0-2.568-.491c-1.13-.052-1.489-.064-4.362-.064m0,1.906c2.824,0,3.159.011,4.274.061a5.878,5.878,0,0,1,1.965.365,3.5,3.5,0,0,1,2.008,2.008,5.9,5.9,0,0,1,.365,1.964c.05,1.116.061,1.45.061,4.275s-.011,3.159-.061,4.275a5.9,5.9,0,0,1-.365,1.965,3.5,3.5,0,0,1-2.008,2.007A5.852,5.852,0,0,1,71.4,42c-1.115.05-1.45.061-4.274.061s-3.16-.011-4.275-.061a5.852,5.852,0,0,1-1.965-.365,3.494,3.494,0,0,1-2.007-2.007,5.852,5.852,0,0,1-.365-1.965c-.05-1.116-.061-1.45-.061-4.275s.011-3.159.061-4.275a5.845,5.845,0,0,1,.365-1.964,3.492,3.492,0,0,1,2.007-2.008,5.878,5.878,0,0,1,1.965-.365c1.115-.05,1.45-.061,4.275-.061"/><path d="M67.126,36.911a3.527,3.527,0,1,1,3.527-3.527,3.527,3.527,0,0,1-3.527,3.527m0-8.959a5.433,5.433,0,1,0,5.432,5.432,5.432,5.432,0,0,0-5.432-5.432"/><path d="M74.042,27.737a1.27,1.27,0,1,1-1.269-1.269,1.27,1.27,0,0,1,1.269,1.269"/><path d="M87.918,41.79H91.3V33.313h2.362l.252-2.838H91.3V28.858c0-.669.135-.934.782-.934h1.832V24.979H91.573c-2.519,0-3.655,1.109-3.655,3.233v2.263H86.157v2.873h1.761Z"/></g></svg></div></div><div class="name">&#35;SOCIAL MEDIA</div><div class="text"><p>Accountdesign<br>Anzeigenkonzepte<br>Portfolios</p></div></div></div><div class="item"><div class="inside"><div class="icon"><div class="svg"><svg xmlns="http://www.w3.org/2000/svg" width="110" height="110" viewBox="0 0 110 110"><defs><style>.cls-1{fill:#fbdde6;}</style></defs><g id="HG"><path class="cls-1" d="M55,100A45,45,0,1,0,10,54.948,44.994,44.994,0,0,0,55,100"/></g><g id="Icon"><polygon points="28.51 101.524 25.503 46.14 33.814 22.74 55.762 16.273 77.519 22.741 85.948 46.129 84.945 101.507 83.045 101.472 84.042 46.432 76.042 24.284 55.76 18.255 35.295 24.285 27.415 46.421 30.408 101.455 28.51 101.524"/><rect x="53.067" y="84.932" width="6.321" height="4.594"/><rect x="53.067" y="91.915" width="6.321" height="9.921"/><polygon points="55.754 20.229 74.565 25.83 78.063 35.863 31.083 78.163 29.358 46.777 36.772 25.83 55.754 20.229"/><polygon class="cls-1" points="78.588 35.945 37.162 24.048 36.402 25.789 77.828 37.685 78.588 35.945"/></g></svg></div></div><div class="name">&#35;PRODUKT BRANDING</div><div class="text"><p>Ski, Snow-, Wakeboards<br>Bikeparts / Textilien<br>Produkt-Mockups</p></div></div></div><div class="item"><div class="inside"><div class="icon"><div class="svg"><svg xmlns="http://www.w3.org/2000/svg" width="110" height="110" viewBox="0 0 110 110"><defs><style>.cls-1{fill:#fbdde6;}</style></defs><g id="HG"><path class="cls-1" d="M55,100A45,45,0,1,0,10,54.948,44.994,44.994,0,0,0,55,100"/></g><g id="Icon"><path d="M62.609,94.928H16.386V19.043H62.609Zm-44.323-1.9H60.708V20.943H18.286Z"/><path d="M93.6,94.928H67.232V37.255H93.6Zm-24.465-1.9H91.7V39.155H69.132Z"/><rect x="24.608" y="54.815" width="29.779" height="30.182"/><path d="M55.337,85.946H23.658V53.864H55.337Zm-29.779-1.9H53.437V55.765H25.558Z"/><rect x="76.638" y="38.201" width="7.553" height="12.035"/><rect x="68.169" y="78.949" width="24.337" height="1.9"/><polygon class="cls-1" points="58.218 73.121 22.705 52.623 21.758 54.269 57.271 74.767 58.218 73.121"/><path d="M44.9,33.228H34.1a2.568,2.568,0,1,1,0-5.111h2.677a2.872,2.872,0,0,1,2.553-1.464h.34a2.873,2.873,0,0,1,2.554,1.464H44.9a2.568,2.568,0,1,1,0,5.111ZM34.1,29.617a1.23,1.23,0,0,0-1.326,1.055A1.23,1.23,0,0,0,34.1,31.728H44.9a1.231,1.231,0,0,0,1.326-1.056A1.231,1.231,0,0,0,44.9,29.617H41.1l-.132-.587a1.294,1.294,0,0,0-1.3-.877h-.34a1.294,1.294,0,0,0-1.3.877l-.132.587Z"/><rect x="79.311" y="73.15" width="1.9" height="27.412" transform="translate(-35.068 113.03) rotate(-60.047)"/></g></svg></div></div><div class="name">&#35;PACKAGING DESIGN</div><div class="text"><p>Produktlogos<br>Verpackungsdesign<br>Point of Sale</p></div></div></div><div class="item"><div class="inside"><div class="icon"><div class="svg"><svg xmlns="http://www.w3.org/2000/svg" width="110" height="110" viewBox="0 0 110 110"><defs><style>.cls-1{fill:#fbdde6;}</style></defs><g id="HG"><path class="cls-1" d="M55,100A45,45,0,1,0,10,54.948,44.994,44.994,0,0,0,55,100"/></g><g id="Icon"><polygon points="32.003 47.988 21.103 66.798 32.003 66.798 32.003 47.988"/><polygon points="33.385 47.988 33.385 66.798 44.284 66.798 33.385 47.988"/><polygon points="34.028 89.303 57.325 89.303 57.315 89.287 45.617 69.099 34.028 89.303"/><polygon points="20.986 68.175 32.003 87.635 32.003 68.175 20.986 68.175"/><polygon points="8.063 89.303 31.361 89.303 19.848 68.966 8.063 89.303"/><polygon points="44.555 68.175 33.384 68.175 33.384 87.652 44.555 68.175"/><path d="M80.081,55.38,98.665,87.451h-37.3Zm-38.891-.9H59.06V85.345Zm19.529,0H78.687L60.719,85.276ZM59.06,21.965V52.831H41.175Zm1.659,0L78.6,52.831H60.719Zm-.83-5.1-21.206,36.6,20.76,35.825h42.413Z"/></g></svg></div></div><div class="name">&#35;BRAND DESIGN</div><div class="text"><p>Markenschärfung<br>Strategieberatung<br>Platzierung</p></div></div></div><div class="item"><div class="inside"><div class="icon"><div class="svg"><svg xmlns="http://www.w3.org/2000/svg" width="110" height="110" viewBox="0 0 110 110"><defs><style>.cls-1{fill:#fbdde6;}</style></defs><g id="HG"><path class="cls-1" d="M55,100A45,45,0,1,0,10,54.948,44.994,44.994,0,0,0,55,100"/></g><g id="Icon"><polygon points="57.891 63.198 70.969 73.032 70.969 63.198 57.891 63.198"/><polygon points="70.968 61.241 70.968 51.371 57.843 61.241 70.968 61.241"/><path d="M47.743,21.663H62.019L68.55,49.1H41.317Zm1.785-6.444H60.347l.966,4.487H48.563Zm2.527-3.5H57.82l.36,1.539H51.7Zm1.9-6.688V9.759H50.5l-.82,3.5H47.948L46.564,19.7l-.369,0-6.913,29.51L54.938,60.977l15.65-11.768-7-29.406h-.251l-1.407-6.539H60.192l-.82-3.5H55.916V5.027Z"/><path d="M68.526,97.1,70.767,77.3,79.98,88.531l-2.874,14.486H71.529ZM29.9,88.531,39.109,77.3l2.26,19.966-3.014,5.756H32.769ZM40.981,76.438H68.9l-2.2,19.486h-23.5Zm-4.267.692L27.8,88.005l3.366,16.968h8.376l3.713-7.092H66.727l3.6,7.092h8.384l3.367-16.968L73.161,77.13l-18.223-13.7Z"/><polygon points="51.985 63.198 38.907 63.198 38.907 73.032 51.985 63.198"/><polygon points="38.907 51.371 38.907 61.242 52.033 61.242 38.907 51.371"/></g></svg></div></div><div class="name">&#35;STARTUPS</div><div class="text"><p>Gründungstipps<br>CD Erstaustattung<br>Betreuung</p></div></div></div> </div> </div></div><!-- TEMPLATE END: templates/z-connection.de/rsce_leistung.html5 --><!-- TEMPLATE START: templates/z-connection.de/rsce_slider_stop.html5 --> </div></section><!-- TEMPLATE END: templates/z-connection.de/rsce_slider_stop.html5 --><!-- TEMPLATE START: templates/z-connection.de/ce_text.html5 --><div class="ce_text block"> <div class="inside"> <p>Wir übersetzen unternehmerische Ideen in individuelle Bild-, Farb- und Formsprachen. Im Zuge dessen entwickeln wir einzelne Marketingbausteine oder medienübergreifende Kommunikationskonzepte für Ihr Unternehmen. Vom ersten Schritt bis hin zur nachhaltigen Projektumsetzung sind wir das Bindeglied zwischen Ihnen und Ihrer Zielgruppe. Auf den Rucksack – hinauf zum Gipfel.</p> </div></div><!-- TEMPLATE END: templates/z-connection.de/ce_text.html5 --><!-- TEMPLATE START: templates/z-connection.de/ce_hyperlink.html5 --><div class="ce_hyperlink last btn block"> <a href="portfolio.html" class="hyperlink_txt" title="Portfolio"><span class="animBackground_container"><span class="animBackground"></span></span><span class="linkText">Portfolio</span></a> </div><!-- TEMPLATE END: templates/z-connection.de/ce_hyperlink.html5 --> </div> </div><!-- TEMPLATE END: templates/z-connection.de/mod_article.html5 --> </div> </main> </div> <div class="custom"> <!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/block/block_section.html5 --><div id="aboveFooter"> <div class="inside"> <!-- TEMPLATE START: templates/z-connection.de/mod_article.html5 --> <div class="mod_article first block inColumn-aboveFooter bgWhiteWide" id="article-30"> <div class="inside"> <!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/elements/ce_headline.html5 --><h2 class="ce_headline first"> Neue Projekte</h2><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/elements/ce_headline.html5 --><!-- TEMPLATE START: templates/z-connection.de/rsce_slider_start.html5 --><section class="ce_rsce_slider_start custom grid grid-2" data-slider=\'{"imagesLoaded":true,"contain":true,"arrowShape":"M41.9 50l23.3 23.4v7.1L34.8 50l30.4-30.4v7.1L41.9 50z","autoPlay":6000,"pageDots":false,"selectedAttraction":"0.001","friction":"0.06","wrapAround":true,"cellAlign":"left"}\'> <div class="inside"><!-- TEMPLATE END: templates/z-connection.de/rsce_slider_start.html5 --><!-- TEMPLATE START: templates/z-connection.de/rsce_neueProjekte.html5 --> <div class="ce_rsce_neueProjekte"> <div class="inside"> <div class="items"> <div class="item"><div class="inside"><figure class="image_container" itemscope="" itemtype="http://schema.org/ImageObject"><!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --> <picture> <source srcset="assets/images/d/Slider_Neue_Projekte_MENTOR2020-96756524.jpg 1x, files/uploads/Header_und_Bildslider/Neue_Projekte_Landingpage/Slider_Neue_Projekte_MENTOR2020.jpg 2x" media="(min-width: 0em)"> <img src="files/uploads/Header_und_Bildslider/Neue_Projekte_Landingpage/Slider_Neue_Projekte_MENTOR2020.jpg" width="1000" height="700" alt="" itemprop="image"> </picture><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --><div class="name">Produktbranding / Carbon Wakeboard 2020</div></a></div></div><div class="item"><div class="inside showMore"><a href="projektdetails/athletic_3.html"><figure class="image_container" itemscope="" itemtype="http://schema.org/ImageObject"><!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --> <picture> <source srcset="assets/images/1/Slider_Neue_Projekte_A3_Packaging2020-1bb1b3d4.jpg 1x, files/uploads/Header_und_Bildslider/Neue_Projekte_Landingpage/Slider_Neue_Projekte_A3_Packaging2020.jpg 2x" media="(min-width: 0em)"> <img src="files/uploads/Header_und_Bildslider/Neue_Projekte_Landingpage/Slider_Neue_Projekte_A3_Packaging2020.jpg" width="1000" height="700" alt="" itemprop="image"> </picture><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --></figure><div class="name">Packaging Design / Nahrungsergänzungsmittel</div><div class="ce_hyperlink btn block"><div class="hyperlink_txt"><span class="animBackground_container"><span class="animBackground"></span></span><span class="linkText">Neugierig?</span></div></div></a></div></div><div class="item"><div class="inside showMore"><a href="projektdetails/ng-sports.html"><figure class="image_container" itemscope="" itemtype="http://schema.org/ImageObject"><!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --> <picture> <source srcset="assets/images/3/Slider_Neue_Projekte_NG2020-421c0008.jpg 1x, files/uploads/Header_und_Bildslider/Neue_Projekte_Landingpage/Slider_Neue_Projekte_NG2020.jpg 2x" media="(min-width: 0em)"> <img src="files/uploads/Header_und_Bildslider/Neue_Projekte_Landingpage/Slider_Neue_Projekte_NG2020.jpg" width="1000" height="700" alt="" itemprop="image"> </picture><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --></figure><div class="name">Brand Design / NG Sports</div><div class="ce_hyperlink btn block"><div class="hyperlink_txt"><span class="animBackground_container"><span class="animBackground"></span></span><span class="linkText">Neugierig?</span></div></div></a></div></div><div class="item"><div class="inside"><figure class="image_container" itemscope="" itemtype="http://schema.org/ImageObject"><!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --> <picture> <source srcset="assets/images/3/Slider_Neue_Projekte_TWS2020-9c23c4d6.jpg 1x, files/uploads/Header_und_Bildslider/Neue_Projekte_Landingpage/Slider_Neue_Projekte_TWS2020.jpg 2x" media="(min-width: 0em)"> <img src="files/uploads/Header_und_Bildslider/Neue_Projekte_Landingpage/Slider_Neue_Projekte_TWS2020.jpg" width="1000" height="700" alt="" itemprop="image"> </picture><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --><div class="name">Konzept + Design / Thüringer Wald Onlineshop</div></a></div></div><div class="item"><div class="inside"><figure class="image_container" itemscope="" itemtype="http://schema.org/ImageObject"><!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --> <picture> <source srcset="assets/images/a/Slider_Neue_Projekte_HWH_wilkon2020-f0abaa26.jpg 1x, files/uploads/Header_und_Bildslider/Neue_Projekte_Landingpage/Slider_Neue_Projekte_HWH_wilkon2020.jpg 2x" media="(min-width: 0em)"> <img src="files/uploads/Header_und_Bildslider/Neue_Projekte_Landingpage/Slider_Neue_Projekte_HWH_wilkon2020.jpg" width="1000" height="700" alt="" itemprop="image"> </picture><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --><div class="name">Brand Design / wilkon Halfwayhouse</div></a></div></div><div class="item"><div class="inside showMore"><a href="projektdetails/wilkon.html"><figure class="image_container" itemscope="" itemtype="http://schema.org/ImageObject"><!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --> <picture> <source srcset="assets/images/5/Slider_Neue_Projekte_HH_Packaging2020-23391c7f.jpg 1x, files/uploads/Header_und_Bildslider/Neue_Projekte_Landingpage/Slider_Neue_Projekte_HH_Packaging2020.jpg 2x" media="(min-width: 0em)"> <img src="files/uploads/Header_und_Bildslider/Neue_Projekte_Landingpage/Slider_Neue_Projekte_HH_Packaging2020.jpg" width="1000" height="700" alt="" itemprop="image"> </picture><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --></figure><div class="name">Packaging Design / Bio Tiernahrung</div><div class="ce_hyperlink btn block"><div class="hyperlink_txt"><span class="animBackground_container"><span class="animBackground"></span></span><span class="linkText">Neugierig?</span></div></div></a></div></div> </div> </div> </div><!-- TEMPLATE END: templates/z-connection.de/rsce_neueProjekte.html5 --><!-- TEMPLATE START: templates/z-connection.de/rsce_slider_stop.html5 --> </div></section><!-- TEMPLATE END: templates/z-connection.de/rsce_slider_stop.html5 --> </div> </div><!-- TEMPLATE END: templates/z-connection.de/mod_article.html5 --><!-- TEMPLATE START: templates/z-connection.de/mod_article.html5 --> <div class="mod_article last block inColumn-aboveFooter bgWhiteWide wide" id="article-20"> <div class="inside"> <!-- TEMPLATE START: templates/z-connection.de/rsce_randomProject.html5 --><div class="ce_rsce_randomProject first last clearfix"> <div class="inside"> <figure class="image_container" itemscope="" itemtype="http://schema.org/ImageObject"> <!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --> <picture> <source srcset="assets/images/a/Montage_Header_wilkon-3f970763.jpg 1x, assets/images/3/Montage_Header_wilkon-cc4cb56d.jpg 2x" media="(max-width: 37.438rem)"> <source srcset="assets/images/f/Montage_Header_wilkon-e51d5f3b.jpg 1x, assets/images/a/Montage_Header_wilkon-89949949.jpg 2x" media="(max-width: 56.250rem)"> <source srcset="assets/images/d/Montage_Header_wilkon-143aa7af.jpg 1x, assets/images/9/Montage_Header_wilkon-b7f67195.jpg 2x" media="(max-width: 75rem)"> <source srcset="assets/images/4/Montage_Header_wilkon-24f21a99.jpg 1x, assets/images/0/Montage_Header_wilkon-979b129a.jpg 1.818x" media="(max-width: 112.5rem)"> <source srcset="assets/images/4/Montage_Header_wilkon-24f21a99.jpg 1x, assets/images/0/Montage_Header_wilkon-979b129a.jpg 1.818x" media="(min-width: 112.5rem)"> <img src="files/uploads/Header_und_Bildslider/Headerbilder/Montage_Header_wilkon.jpg" alt="" itemprop="image"> </picture><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --> </figure> <div class="ce_hyperlink btn block"><a class="hyperlink_txt" href="projekte.html" title="projekte.html"><span class="animBackground_container"><span class="animBackground"></span></span><span class="linkText">Zur Projektübersicht</span></a></div> </div> </div><!-- TEMPLATE END: templates/z-connection.de/rsce_randomProject.html5 --> </div> </div><!-- TEMPLATE END: templates/z-connection.de/mod_article.html5 --> </div></div><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/block/block_section.html5 --> </div> <footer id="footer"> <div class="inside"> <!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/modules/mod_html.html5 --><!-- indexer::stop --><div id="kontakt-button"> <a href="kontakt.html" class="kontakt">Kontakt</a> <!-- TEMPLATE START: templates/z-connection.de/rsce_socials.html5 --><!-- indexer::stop --><div class="ce_rsce_socials"> <ol><li><a href="https://www.facebook.com/zconnection.grafikdesign" title="folge uns auf Facebook" class="icon" target="_blank" rel=”noopener”><svg xmlns="http://www.w3.org/2000/svg" width="7.76" height="16.811" viewBox="0 0 7.76 16.811"><g transform="translate(-1710.821 -4374.719)"><path d="M0,0H3.385V-8.477H5.747L6-11.315H3.385v-1.617c0-.669.135-.934.782-.934H6v-2.945H3.655C1.136-16.811,0-15.7,0-13.578v2.263H-1.761v2.873H0Z" transform="translate(1712.582 4391.53)" fill="#2b2e34"/></g></svg></a></li><li><a href="https://www.instagram.com/christianzitzmann/" title="folge uns auf Instagram" class="icon" target="_blank" rel=”noopener”><svg xmlns="http://www.w3.org/2000/svg" width="15.25" height="15.25" viewBox="0 0 15.25 15.25"><g transform="translate(-1745.153 -4375.499)"><path d="M0,0C2.036,0,2.277.008,3.081.044A4.234,4.234,0,0,1,4.5.307a2.369,2.369,0,0,1,.877.57,2.369,2.369,0,0,1,.57.877A4.234,4.234,0,0,1,6.207,3.17c.036.8.044,1.045.044,3.081s-.008,2.277-.044,3.081a4.228,4.228,0,0,1-.263,1.416,2.369,2.369,0,0,1-.57.877,2.369,2.369,0,0,1-.877.57,4.234,4.234,0,0,1-1.416.263c-.8.036-1.045.044-3.081.044s-2.277-.008-3.081-.044A4.234,4.234,0,0,1-4.5,12.195a2.369,2.369,0,0,1-.877-.57,2.369,2.369,0,0,1-.57-.877,4.228,4.228,0,0,1-.263-1.416c-.036-.8-.044-1.045-.044-3.081s.008-2.277.044-3.081a4.234,4.234,0,0,1,.263-1.416,2.369,2.369,0,0,1,.57-.877A2.369,2.369,0,0,1-4.5.307,4.234,4.234,0,0,1-3.081.044C-2.277.008-2.036,0,0,0M0-1.374c-2.071,0-2.33.009-3.144.046a5.614,5.614,0,0,0-1.851.354,3.742,3.742,0,0,0-1.35.88,3.726,3.726,0,0,0-.879,1.35,5.591,5.591,0,0,0-.355,1.851c-.037.814-.046,1.073-.046,3.144s.009,2.33.046,3.144a5.585,5.585,0,0,0,.355,1.851,3.726,3.726,0,0,0,.879,1.35,3.742,3.742,0,0,0,1.35.88,5.614,5.614,0,0,0,1.851.354c.814.037,1.073.046,3.144.046s2.33-.009,3.144-.046a5.614,5.614,0,0,0,1.851-.354,3.742,3.742,0,0,0,1.35-.88,3.726,3.726,0,0,0,.879-1.35A5.585,5.585,0,0,0,7.579,9.4c.037-.814.046-1.073.046-3.144s-.009-2.33-.046-3.144a5.591,5.591,0,0,0-.355-1.851,3.726,3.726,0,0,0-.879-1.35,3.742,3.742,0,0,0-1.35-.88,5.614,5.614,0,0,0-1.851-.354C2.33-1.365,2.071-1.374,0-1.374" transform="translate(1752.778 4376.873)" fill="#2b2e34"/><path d="M0,0A3.916,3.916,0,0,0-3.916,3.915,3.916,3.916,0,0,0,0,7.831,3.915,3.915,0,0,0,3.915,3.915,3.915,3.915,0,0,0,0,0M0,6.457A2.542,2.542,0,0,1-2.542,3.915,2.542,2.542,0,0,1,0,1.374,2.542,2.542,0,0,1,2.542,3.915,2.542,2.542,0,0,1,0,6.457" transform="translate(1752.778 4379.208)" fill="#2b2e34"/><path d="M0,0A.915.915,0,0,1-.915.915.915.915,0,0,1-1.83,0,.915.915,0,0,1-.915-.915.915.915,0,0,1,0,0" transform="translate(1757.763 4379.054)" fill="#2b2e34"/></g></svg></a></li></ol></div><!-- indexer::continue --><!-- TEMPLATE END: templates/z-connection.de/rsce_socials.html5 --></div><!-- indexer::continue --><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/modules/mod_html.html5 --><!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/modules/mod_html.html5 --><div class="headline"> <!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/elements/ce_headline.html5 --><h2 class="ce_headline"> Get In Touch!</h2><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/elements/ce_headline.html5 --></div><div class="realFooter"> <div class="inside"> <div class="kontakt"> <!-- TEMPLATE START: templates/z-connection.de/ce_text.html5 --><div class="ce_text block"> <h5>Kontakt</h5> <div class="inside"> <p>Steinbockstraße 10, 90765 Fürth<br><a href="tel:004991192330651">+49 911 . 923 30 651</a><br>{{email::info@z-connection.de}}</p> </div></div><!-- TEMPLATE END: templates/z-connection.de/ce_text.html5 --> <!-- TEMPLATE START: templates/z-connection.de/ce_hyperlink.html5 --><div class="ce_hyperlink btn block"> <a href="{{link_url::3}}" class="hyperlink_txt" title="schreib uns"><span class="animBackground_container"><span class="animBackground"></span></span><span class="linkText">schreib uns</span></a> </div><!-- TEMPLATE END: templates/z-connection.de/ce_hyperlink.html5 --> </div> <div class="newProjects"> <!-- TEMPLATE START: templates/z-connection.de/mod_newslist.html5 --><!-- indexer::stop --><div class="mod_newslist block"> <h5>neue Projekte</h5> <!-- TEMPLATE START: templates/z-connection.de/news_latest_footer.html5 --><div class="layout_latest arc_4 block first even" itemscope itemtype="http://schema.org/Article"> <a href="{{news_url::2}}" title="Thüringer Wald Card"> <!-- TEMPLATE START: templates/z-connection.de/image.html5 --><figure class="image_container float_above"> <span class="animBackground_container"> <span class="animBackground"></span> </span> <!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --><img src="assets/images/e/Tasse_TWC-d9f7c537.png" srcset="assets/images/e/Tasse_TWC-d9f7c537.png 1x, assets/images/5/Tasse_TWC-f8f42f6e.png 2x" width="75" height="75" alt="" itemprop="image"><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --> </figure><!-- TEMPLATE END: templates/z-connection.de/image.html5 --> <div class="text_container"> <h3 itemprop="name">Thüringer Wald Card</h3> <div class="ce_text block" itemprop="description"> <p>Relaunch Tourismuskonzept</p> </div> </div> </a> </div><!-- TEMPLATE END: templates/z-connection.de/news_latest_footer.html5 --><!-- TEMPLATE START: templates/z-connection.de/news_latest_footer.html5 --><div class="layout_latest arc_4 block last odd" itemscope itemtype="http://schema.org/Article"> <a href="{{news_url::44}}" title="Athletic 3"> <!-- TEMPLATE START: templates/z-connection.de/image.html5 --><figure class="image_container float_above"> <span class="animBackground_container"> <span class="animBackground"></span> </span> <!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --><img src="assets/images/0/Projekte_zconnection_Athletic3-d2e605ff.jpg" srcset="assets/images/0/Projekte_zconnection_Athletic3-d2e605ff.jpg 1x, assets/images/8/Projekte_zconnection_Athletic3-4013e9d9.jpg 2x" width="75" height="75" alt="" itemprop="image"><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --> </figure><!-- TEMPLATE END: templates/z-connection.de/image.html5 --> <div class="text_container"> <h3 itemprop="name">Athletic 3</h3> <div class="ce_text block" itemprop="description"> <p>Packaging Konzept</p> </div> </div> </a> </div><!-- TEMPLATE END: templates/z-connection.de/news_latest_footer.html5 --> </div><!-- indexer::continue --><!-- TEMPLATE END: templates/z-connection.de/mod_newslist.html5 --> </div> <div class="social_container"> ', true) (vendor/contao/core-bundle/src/Resources/contao/library/Contao/InsertTags.php:53) at Contao\InsertTags->replace('<!-- TEMPLATE START: templates/z-connection.de/fe_page.html5 --><!DOCTYPE html><html lang="de"><head> <meta charset="utf-8"> <title>Startseite - z-connection.de</title> <base href="https://www.z-connection.de/"> <meta name="robots" content="index,follow"> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> [[TL_CSS]] [[TL_HEAD]] </head><body id="top"class="index mac chrome blink ch81" itemscope itemtype="http://schema.org/WebPage"> <div id="stickyHeader"> <div class="inside"> <!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/modules/mod_html.html5 --><!-- indexer::stop --><div class="logo"> <a href="/" title="Startseite"> <svg id="z-connection_logo" xmlns="http://www.w3.org/2000/svg" width="288" height="49.9"><g id="font"><path d="M59.2 14.5H65l-6 21.6h6.9v-.7h-5.8l6.1-21.6h-7v.7zM69.1 24.5l-.1.8h6.8v-.8"/><path d="M85.4 14.6a10.908 10.908 0 00-1.1-.6 5.9 5.9 0 00-1.4-.2 4.147 4.147 0 00-2.5.8 2.285 2.285 0 00-1 1.9v17a2.61 2.61 0 001 2 4.306 4.306 0 005 0 2.334 2.334 0 001-2v-1.8h-.9v1.8a1.51 1.51 0 01-.8 1.4 2.792 2.792 0 01-1.8.6 3.077 3.077 0 01-1.9-.6 1.622 1.622 0 01-.7-1.4v-17a1.746 1.746 0 01.7-1.4 2.883 2.883 0 011.9-.6 3.292 3.292 0 011.9.6 1.723 1.723 0 01.8 1.4v1.8h.9v-1.8a2.279 2.279 0 00-.3-1.1 6.034 6.034 0 00-.8-.8M94.7 14.6a10.908 10.908 0 00-1.1-.6 5.9 5.9 0 00-1.4-.2 4.147 4.147 0 00-2.5.8 2.285 2.285 0 00-1 1.9v17a2.334 2.334 0 001 2 4.306 4.306 0 005 0 2.334 2.334 0 001-2v-17a2.016 2.016 0 00-.3-1.1 1.779 1.779 0 00-.7-.8m.1 1.9v17a1.613 1.613 0 01-.8 1.4 2.883 2.883 0 01-1.9.6 3.077 3.077 0 01-1.9-.6 1.622 1.622 0 01-.7-1.4v-17a1.746 1.746 0 01.7-1.4 2.883 2.883 0 011.9-.6 3.292 3.292 0 011.9.6 1.613 1.613 0 01.8 1.4" transform="translate(-1.1 -.1)"/><path d="M103.8 32.6l-5.3-18.8v-.1h-.9v22.4h1V17.3l5.3 18.8h.8V13.7h-.9v18.9zM113.9 32.6l-5.3-18.8-.1-.1h-.8v22.4h.9V17.3l5.3 18.8h.8V13.7h-.8v18.9zM117.7 36.1h6.8v-.7h-5.8V25h4.9v-.7h-4.9v-9.9h5.8v-.7h-6.8v22.4z"/><path d="M134.2 14.6a10.908 10.908 0 00-1.1-.6 5.9 5.9 0 00-1.4-.2 4.147 4.147 0 00-2.5.8 2.285 2.285 0 00-1 1.9v17a2.777 2.777 0 001 2 4.306 4.306 0 005 0 2.334 2.334 0 001-2v-1.8h-.9v1.8a1.746 1.746 0 01-.7 1.4 2.883 2.883 0 01-1.9.6 3.077 3.077 0 01-1.9-.6 1.622 1.622 0 01-.7-1.4v-17a1.746 1.746 0 01.7-1.4 2.883 2.883 0 011.9-.6 3.292 3.292 0 011.9.6 1.622 1.622 0 01.7 1.4v1.8h.9v-1.8a2.279 2.279 0 00-.3-1.1 1.779 1.779 0 00-.7-.8" transform="translate(-1.1 -.1)"/><path d="M136.2 14.4h3v21.7h.9V14.4h2.9v-.7h-6.8v.7zM145.1 13.6v22.5h.9V13.6h-.9z"/><path d="M156.1 14.6a10.908 10.908 0 00-1.1-.6 5.9 5.9 0 00-1.4-.2 4.147 4.147 0 00-2.5.8 2.285 2.285 0 00-1 1.9v17a2.61 2.61 0 001 2 4.306 4.306 0 005 0 2.334 2.334 0 001-2v-17a2.279 2.279 0 00-.3-1.1 2.7 2.7 0 00-.7-.8m.1 1.9v17a1.746 1.746 0 01-.7 1.4 2.883 2.883 0 01-1.9.6 3.077 3.077 0 01-1.9-.6 1.622 1.622 0 01-.7-1.4v-17a1.746 1.746 0 01.7-1.4 2.883 2.883 0 011.9-.6 3.292 3.292 0 011.9.6 1.91 1.91 0 01.7 1.4" transform="translate(-1.1 -.1)"/><path d="M165.2 32.6l-5.3-18.9-.1-.1-.8.1v22.4h.9V17.3l5.3 18.8h.9V13.6h-.9v19z"/><path transform="rotate(-.062 84.456 1041.535)" d="M177.9 12.5h.9v25.1h-.9z"/><path d="M195.6 14.5a10.908 10.908 0 00-1.1-.6 5.9 5.9 0 00-1.4-.2 4.147 4.147 0 00-2.5.8 2.285 2.285 0 00-1 1.9v17a2.61 2.61 0 001 2 4.306 4.306 0 005 0 2.334 2.334 0 001-2v-8.9h-3.9v.7h2.9v8.2a1.613 1.613 0 01-.8 1.4 2.883 2.883 0 01-1.9.6 3.077 3.077 0 01-1.9-.6 1.622 1.622 0 01-.7-1.4v-17a1.746 1.746 0 01.7-1.4 2.883 2.883 0 011.9-.6 3.292 3.292 0 011.9.6 1.723 1.723 0 01.8 1.4v1.8h.9v-1.8a2.016 2.016 0 00-.3-1.1 3.278 3.278 0 00-.6-.8M205.3 14.5a10.908 10.908 0 00-1.1-.6 3.178 3.178 0 00-1.4-.2h-3.2v22.5h1V25.1h2.3a2.792 2.792 0 011.8.6 1.723 1.723 0 01.8 1.4v9.1h1v-9.1a2.4 2.4 0 00-.6-1.5 2.73 2.73 0 00-1.2-.9 2.73 2.73 0 001.2-.9 2.035 2.035 0 00.6-1.5v-5.9a2.016 2.016 0 00-.3-1.1c-.3-.2-.5-.5-.9-.8m.2 2v5.9a1.51 1.51 0 01-.8 1.4 2.883 2.883 0 01-1.9.6h-2.3v-9.9h2.3a3.292 3.292 0 011.9.6 2.024 2.024 0 01.8 1.4M212.4 13.7h-.9L208.4 36v.1h1V36c.2-1.5.4-3 .6-4.6.2-1.5.4-3 .6-4.4h2.8l1.3 9.1h.9l-3.1-22.4zm.9 12.7h-2.6c.2-1.7.5-3.3.7-4.9l.6-4.2q.15 1.05.3 1.8l.3 2.4.3 2.4a18.664 18.664 0 01.4 2.5" transform="translate(-1.1 -.1)"/><path d="M216.5 36.1h.9V25.2h5v-.7h-5V14.4h5.8v-.8h-6.7v22.5zM225.2 13.6v22.5h.9V13.6h-.9z"/><path d="M234.3 30.7c-1-1.8-2-3.5-3-5.3l6.2-11.7h-1l-5.3 10.1V13.7h-1v22.5h1v-9.3l5.3 9.3h1l-.1-.2c-1.1-1.7-2.1-3.5-3.1-5.3M244.9 14.5a10.908 10.908 0 00-1.1-.6 5.9 5.9 0 00-1.4-.2h-3.2v22.5h3.2a4.147 4.147 0 002.5-.8 2.334 2.334 0 001-2v-17a2.279 2.279 0 00-.3-1.1 4.371 4.371 0 00-.7-.8m.1 2v17a1.746 1.746 0 01-.7 1.4 2.883 2.883 0 01-1.9.6h-2.3v-21h2.3a2.883 2.883 0 011.9.6 1.622 1.622 0 01.7 1.4" transform="translate(-1.1 -.1)"/><path d="M247.9 36.1h6.7v-.8h-5.8V25h4.9v-.7h-4.9v-9.9h5.8v-.8h-6.8l.1 22.5z"/><path d="M264.1 14.5a10.908 10.908 0 00-1.1-.6 5.9 5.9 0 00-1.4-.2 4.147 4.147 0 00-2.5.8 2.285 2.285 0 00-1 1.9v5.4a1.594 1.594 0 00.4 1.2 3.819 3.819 0 00.9.9 3.552 3.552 0 00.9.4c.3.1.6.2 1.1.4h.3a.1.1 0 01.1.1 6.89 6.89 0 01.8.3 3.329 3.329 0 01.6.3 2.7 2.7 0 01.8.7 1.135 1.135 0 01.3.8v6.5a1.613 1.613 0 01-.8 1.4 2.792 2.792 0 01-1.8.6 3.077 3.077 0 01-1.9-.6 1.622 1.622 0 01-.7-1.4v-1.8h-1v1.8a2.334 2.334 0 001 2 4.306 4.306 0 005 0 2.334 2.334 0 001-2v-6.5a1.594 1.594 0 00-.4-1.2 2.189 2.189 0 00-1-.9 3.552 3.552 0 00-.9-.4c-.3-.1-.6-.2-1.1-.4h-.3c-.1 0-.1 0-.2-.1a3.091 3.091 0 00-.8-.2l-.6-.3a1.763 1.763 0 01-.9-1.5v-5.4a1.746 1.746 0 01.7-1.4 2.883 2.883 0 011.9-.6 3.292 3.292 0 011.9.6 1.723 1.723 0 01.8 1.4v1.8h.9v-1.8a2.279 2.279 0 00-.3-1.1 5.5 5.5 0 00-.7-.9" transform="translate(-1.1 -.1)"/><path d="M267 13.6v22.5h.9V13.6h-.9z"/><path d="M278 14.5a10.908 10.908 0 00-1.1-.6 5.9 5.9 0 00-1.4-.2 4.147 4.147 0 00-2.5.8 2.285 2.285 0 00-1 1.9v17a2.574 2.574 0 001.1 2 4.306 4.306 0 005 0 2.334 2.334 0 001-2v-9h-3.8v.7h2.9v8.2a1.873 1.873 0 01-.8 1.4 2.883 2.883 0 01-1.9.6 3.077 3.077 0 01-1.9-.6 2.024 2.024 0 01-.8-1.4v-17a1.746 1.746 0 01.7-1.4 2.883 2.883 0 011.9-.6 3.292 3.292 0 011.9.6 1.723 1.723 0 01.8 1.4v1.8h.9v-1.8a2.279 2.279 0 00-.3-1.1 4.514 4.514 0 01-.7-.7" transform="translate(-1.1 -.1)"/><path d="M287.1 13.6v18.9l-5.3-18.8-.1-.1h-.8v22.5h.9V17.2l5.3 18.9h.9V13.6h-.9z"/></g><path id="signet" d="M8.5 30.6L32 28.9l-.2-.4 6-.2 1.5 2.1h-6.4l.6.8-25.8.4zm17.4-10.2l4.3 6v-.1l.2.3-1.9-3.3 4.2-2.6 4.2 6-6.1.3.2.2-18.2 1zm.9.1l5.1-.7.1.2-4.1 2.4zm-10.6-.3l8.7-1.1.1.1-14.2 8.1zM26 19l2.8-3.8 2.1 3.1-4.2.7H26zm-4.9-5.3l2.5 3.6-5.9.9zm-17 .4v22.1l19.4 10.3L43 36.2V14.1L23.6 3.5zM2.9 36.9V13.4L23.5 2.2l20.6 11.2v23.5L23.5 47.8zM1.1 12.3v25.8L23.6 50 46 38V12.3L23.6.1z" transform="translate(-1.1 -.1)"/></svg> </a></div><!-- indexer::continue --><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/modules/mod_html.html5 --><!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/modules/mod_navigation.html5 --><!-- indexer::stop --><nav class="mod_navigation menuMain block" id="navi" itemscope itemtype="http://schema.org/SiteNavigationElement"> <a href="#skipNavigation7" class="invisible">Navigation überspringen</a> <!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/navigation/nav_default.html5 --><ul class="level_1"> <li class="agentur sibling first"><a href="ueber-uns.html" title="Über uns" class="agentur sibling first" itemprop="url"><span itemprop="name">Über uns</span></a></li> <li class="portfolio sibling"><a href="portfolio.html" title="Portfolio" class="portfolio sibling" itemprop="url"><span itemprop="name">Portfolio</span></a></li> <li class="referenzen sibling last"><a href="projekte.html" title="Projekte" class="referenzen sibling last" itemprop="url"><span itemprop="name">Projekte</span></a></li> </ul><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/navigation/nav_default.html5 --> <a id="skipNavigation7" class="invisible">&nbsp;</a></nav><!-- indexer::continue --><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/modules/mod_navigation.html5 --><!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/modules/mod_html.html5 --><!-- indexer::stop --><a id="navi-mobil-button" class="animated fadeInUp">Navigation</a><!-- indexer::continue --><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/modules/mod_html.html5 --> </div> </div> <div id="wrapper"> <div class="{{page::alias}} slider-box"> <div class="inside"> <!-- TEMPLATE START: templates/z-connection.de/mod_article.html5 --> <div class="mod_article first block inColumn-slider" id="article-19"> <div class="inside"> <!-- TEMPLATE START: templates/z-connection.de/rsce_slider_start.html5 --><section class="ce_rsce_slider_start first cs" data-slider=\'{"imagesLoaded":true,"contain":true,"arrowShape":"M41.9 50l23.3 23.4v7.1L34.8 50l30.4-30.4v7.1L41.9 50z","autoPlay":6000,"pageDots":false,"selectedAttraction":"0.002","friction":"0.05","pauseAutoPlayOnHover":false,"wrapAround":true,"fade":true,"prevNextButtons":false,"cellAlign":"left"}\'> <div class="inside"><!-- TEMPLATE END: templates/z-connection.de/rsce_slider_start.html5 --><!-- TEMPLATE START: templates/z-connection.de/rsce_sliderElement.html5 --><div class="ce_rsce_sliderElement clearfix withOutImage"> <div class="inside"> <div class="content_container"> <div class="content"> <div class="inside"> <div class="h1Like">Ein Gelungener Markenauftritt{{br}} ist kein Zufall.</div> </div> </div> <div class="extraContent"> <div class="inside"> <div class="text"><p>puristischer neuer Markenauftritt der <br>mhs Anwaltskanzlei: Logo- und Corporate Design; <br>inkl. handmade Visitenkarten mit Folienschnitt</p></div> </div> </div> </div> <figure class="image_container" itemscope="" itemtype="http://schema.org/ImageObject"> <!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --><img src="files/uploads/Header_und_Bildslider/Headerbilder/Montage_Header_mhs.jpg" width="5000" height="3000" alt="" itemprop="image"><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --> </figure> </div></div><!-- TEMPLATE END: templates/z-connection.de/rsce_sliderElement.html5 --><!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/elements/ce_player.html5 --><!-- indexer::stop --><div class="ce_player block"> <figure class="video_container"> <video width="640" height="360" preload="auto" autoplay loop playsinline muted> <source type="video/mp4" src="files/uploads/Videos/Bear_LP_END.mp4" title="Bear_LP_END.mp4"> </video> </figure></div><!-- indexer::continue --><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/elements/ce_player.html5 --><!-- TEMPLATE START: templates/z-connection.de/rsce_sliderElement.html5 --><div class="ce_rsce_sliderElement clearfix withOutImage"> <div class="inside"> <div class="content_container invert"> <div class="content"> <div class="inside"> <div class="h1Like">Wir stecken den Teufel ins Detail.</div> </div> </div> <div class="extraContent"> <div class="inside"> <div class="text"><p>Logos sind die Königsklasse des Grafikdesigns und <br>eine unserer Lieblingsdisziplinen. Markante Aushängeschilder, <br>die binnen Sekunden Werte und Emotion transportieren.</p></div> </div> </div> </div> <figure class="image_container" itemscope="" itemtype="http://schema.org/ImageObject"> <!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --><img src="files/uploads/Header_und_Bildslider/Headerbilder/Montage_Header_frauHase.jpg" width="4000" height="2400" alt="" itemprop="image"><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --> </figure> </div></div><!-- TEMPLATE END: templates/z-connection.de/rsce_sliderElement.html5 --><!-- TEMPLATE START: templates/z-connection.de/rsce_sliderElement.html5 --><div class="ce_rsce_sliderElement clearfix withOutImage"> <div class="inside"> <div class="content_container invert"> <div class="content"> <div class="inside"> <div class="h1Like">Wertiges Produkt Branding lebt {{br}} durch Emotion und Lifestyle.</div> </div> </div> <div class="extraContent"> <div class="inside"> <div class="text"><p>Besonders Gebrauchsgegenstände befriedigen <br>Sehnsüchte und schaffen Erlebnisse. Diese sind <br>ein untrennbarer Teil der Wahrnehmung und gehen <br>weit über das eigentliche Produkt hinaus.</p></div> </div> </div> </div> <figure class="image_container" itemscope="" itemtype="http://schema.org/ImageObject"> <!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --><img src="files/uploads/Header_und_Bildslider/Headerbilder/Header_zconnection_Ski.jpg" width="5000" height="3000" alt="" itemprop="image"><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --> </figure> </div></div><!-- TEMPLATE END: templates/z-connection.de/rsce_sliderElement.html5 --><!-- TEMPLATE START: templates/z-connection.de/rsce_sliderElement.html5 --><div class="ce_rsce_sliderElement clearfix withOutImage"> <div class="inside"> <div class="content_container"> <div class="content"> <div class="inside"> <div class="h1Like">Wir verpacken keine Produkte {{br}} wir formen Unternehmenswerte.</div> </div> </div> <div class="extraContent"> <div class="inside"> <div class="text"><p>Modernes Packaging Design schärft die<br>individuellen Produkt- und Markenwerte und<br>schafft so ein qualitatives Gesamterlebnis.</p></div> </div> </div> </div> <figure class="image_container" itemscope="" itemtype="http://schema.org/ImageObject"> <!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --><img src="files/uploads/Header_und_Bildslider/Headerbilder/Montage_Header_NG.jpg" width="4000" height="2400" alt="" itemprop="image"><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --> </figure> </div></div><!-- TEMPLATE END: templates/z-connection.de/rsce_sliderElement.html5 --><!-- TEMPLATE START: templates/z-connection.de/rsce_slider_stop.html5 --> </div></section><!-- TEMPLATE END: templates/z-connection.de/rsce_slider_stop.html5 --> </div> </div><!-- TEMPLATE END: templates/z-connection.de/mod_article.html5 --><!-- TEMPLATE START: templates/z-connection.de/mod_article.html5 --> <div class="mod_article scrollDown_container last block inColumn-slider" id="article-46"> <div class="inside"> <!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/modules/mod_html.html5 --><!-- indexer::stop --><div> <div class="inside"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60.9 30.4"><path d="M30.4 23.3L53.8 0h7.1L30.4 30.4 0 0h7.1z" fill="#2b2e34"/></svg> </div></div><!-- indexer::continue --><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/modules/mod_html.html5 --> </div> </div><!-- TEMPLATE END: templates/z-connection.de/mod_article.html5 --> </div> </div> <div id="container"> <main id="main"> <div class="inside"> <!-- TEMPLATE START: templates/z-connection.de/mod_article.html5 --> <div class="mod_article first block inColumn-main bgWhite" id="article-22"> <div class="inside"> <!-- TEMPLATE START: templates/z-connection.de/rsce_team.html5 --><div class="ce_rsce_team first"> <div class="inside"> <div class="items"> <div class="item showMore"><a href="https://www.xing.com/profile/Christian_Zitzmann4?sc_o=mxb_p" target="_blank" rel="noopener noreferrer"><div class="inside"><div class="icon"><figure class="image_container" itemscope="" itemtype="http://schema.org/ImageObject"><!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --> <picture> <source srcset="assets/images/5/Portrait_z-d7548c47.jpg 1x, assets/images/b/Portrait_z-af8315a6.jpg 1.969x" media="(min-width: 0rem)"> <img src="files/uploads/Teambilder/Portrait_z.jpg" alt="" itemprop="image"> </picture><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --></figure><div class="social"><div class="svg"><svg xmlns="http://www.w3.org/2000/svg" width="14.737" height="15.709" viewBox="0 0 14.737 15.709"><g transform="translate(-1783.487 -4375.27)"><path d="M0,0A.29.29,0,0,0,.066-.069c.149-.309.336-.6.5-.9C.7-1.209.841-1.451.977-1.7a3.585,3.585,0,0,1,.177-.315c.157-.225.27-.476.415-.708.087-.139.144-.3.236-.433.173-.253.307-.528.457-.793a4.4,4.4,0,0,0,.393-.716,6.829,6.829,0,0,0,.524-.868c.183-.311.357-.628.536-.942q.245-.431.491-.86c.163-.287.329-.573.49-.861.136-.243.277-.484.413-.728.068-.121.134-.244.207-.363.052-.085.056-.082-.023-.184H1.825a.4.4,0,0,0-.184.168c-.071.156-.17.3-.254.447-.075.132-.142.269-.219.4-.088.148-.187.29-.271.44s-.151.336-.252.488c-.164.244-.293.507-.444.757-.079.13-.133.276-.221.4-.135.187-.235.394-.351.591-.158.267-.3.546-.455.813-.061.1-.11.216-.177.315-.157.233-.274.489-.428.724-.086.131-.137.285-.221.418q-.149.234-.277.478c-.089.169-.19.331-.285.5-.139.242-.275.486-.414.727-.162.281-.323.562-.486.843-.063.109-.117.225-.185.332a6.6,6.6,0,0,0-.362.647.175.175,0,0,0,0,.183c.081.145.165.287.255.426s.152.323.253.466a4.81,4.81,0,0,1,.276.481c.19.344.4.677.58,1.026.058.113.121.223.185.332.142.242.288.481.427.724.075.131.125.279.212.4.177.251.3.531.457.794.082.141.157.291.241.43.16.267.305.543.47.808.034.055.07.108.1.155H3.37l.056-.055c-.1-.185-.189-.373-.3-.55-.152-.25-.294-.505-.437-.76-.086-.155-.162-.319-.26-.464-.158-.233-.268-.492-.425-.725-.088-.13-.135-.288-.223-.418-.153-.228-.279-.471-.413-.709s-.264-.478-.4-.711C.82,1.6.693,1.335.528,1.092.468,1,.415.907.364.812.279.656.193.5.1.35A.456.456,0,0,1,0,0M-6.707-3.007a.45.45,0,0,1-.015.074c-.132.232-.275.458-.409.689-.083.142-.173.282-.257.425-.139.237-.287.468-.43.7C-7.912-.965-8-.812-8.1-.66c-.134.218-.272.433-.4.651-.1.158-.175.326-.278.477-.18.265-.322.553-.512.812a1.046,1.046,0,0,0-.094.212h3.452c.063-.108.134-.23.207-.35.11-.179.223-.357.332-.537.12-.2.236-.393.356-.589s.244-.375.35-.571c.119-.218.264-.421.386-.637.1-.166.2-.327.3-.491.126-.207.25-.414.376-.621.11-.18.223-.357.332-.538A1.251,1.251,0,0,0-3.23-2.99c-.116-.2-.228-.382-.333-.571-.074-.132-.125-.279-.211-.4a6.541,6.541,0,0,1-.343-.6c-.016-.028-.028-.057-.044-.084-.142-.242-.286-.481-.425-.724-.075-.132-.128-.277-.214-.4-.173-.253-.286-.54-.463-.789H-8.682a.766.766,0,0,0,.025.117,2.53,2.53,0,0,0,.239.43c.1.145.132.325.266.444.16.339.365.652.539.983.13.247.28.482.413.728.057.105.116.212.177.316.1.181.214.36.316.531" transform="translate(1792.87 4384.735)" fill="#2b2e34"/></g></svg></div></div></div><div class="text_container"><div class="name">Christian Zitzmann</div><div class="text">Inhaber / Grafikdesigner</div><div class="sign"><div class="svg"><svg version="1.1" id="Ebene_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 137.6 28.4" xml:space="preserve"><style>.st0{fill:#2b2e34}.st1{fill:none;stroke:#fff;stroke-width:.33}</style><g id="Gruppe_25" transform="translate(0 193.53)"><g id="Gruppe_19" transform="translate(254.097 -111.299)"><path id="Pfad_12" class="st0" d="M-220-70c.1-1.1-.4-1.4-1.8-1.9-.7-.2-1.3-.5-1.8-.9l-.1-.1c-.8-.7-1.7-1.3-2.7-1.6-.3-.1-.7.1-.9.4-1.3 2-1.8 5-2.2 8-.2 1.6-.5 3.2-.9 4.7l-.1.3h-.2c-.1.1-.3.1-.4.3-.2.3-.5.4-.9.5h-.2l-.1-.2c-.2-.2-.4-.4-.6-.5-.1-.1-.3-.2-.4-.3l-.2-.2.1-.3c0-.1 0-.2.1-.3v-.1c-2-3.5-.4-6.8 1-9.8.8-1.5 1.4-3.1 1.6-4.7 0-.8-.4-1.3-1.1-1.9-.1 0-.3.1-.4.1-.2 0-.3.1-.5.1-4.1 11-9.5 18.1-16.3 21.7h-.8c-.3 0-.6 0-.9-.1h-.1l-.1-.1c-2.1-2-1.5-6-.8-9.3v-.1c2.5-6.4 6-10.5 10.7-12.4.2-.3.3-.6.3-.9-.2-.2-.4-.3-.7-.5-.1-.1-.3-.2-.4-.3-4.5 1-9 5.3-11.2 10.9-1.8 4.4-1.8 9.3.1 13.7.8.9 1.9 1.4 3 1.6 3.2.4 6.5-3 8.3-4.8.4-.5.8-1 1.2-1.6 1-1.4 2.1-2.7 3.3-4l.5-.4.1.7c.3 2.7 1.9 5.2 4.2 6.6 3.4.3 3.5-.8 3.9-5v-.1c.2-2.3.7-6.3 1.7-7.9.2-.4.6-.6 1.1-.5.7.1 1.3.4 1.9.8.7.4 1.4.7 2.2.9.8.1 1.3-.1 1.5-.5"/></g><g id="Gruppe_21" transform="translate(351.063 -102.847)"><path id="Pfad_14" class="st0" d="M-220-70c-3.7-.4-7.6-.6-11.6-.7-4.2-.2-8.5-.3-12.8-.8-3.7-.4-7.3-1.1-10.8-2.1-1.7-.8-3.5-1.3-5.3-1.6-2.6-.3-5.2.3-7.3 1.7-1.9 1.2-3.8 2.3-5.9 2.6h-.1l-.1-.1c-1-1-1.4-2-1.2-3.9.4-4.3 1.7-8.4 3.7-12.3 0-.8-.3-1.5-.8-2-.1-.1-.2-.1-.4-.1-.8-.1-1.3 1.1-1.8 2.8-.1.2-.2.5-.2.7-.2.5-.3 1-.5 1.5-1 2.5-1.7 5.2-2.1 7.9v.5l-.4-.1c-.8-.2-1.5-.6-2.2-1.1-.5-.4-1.1-.7-1.8-.9h-.4c0 .3-.2.6-.3.8-.1.2-.2.3-.1.5l.1.3-.2.2c-5 4.6-9.9 7.6-14.9 8.9 0 .1-.1.1-.1.2-.2.2-.4.3-.7.2-.2 0-.4-.1-.5-.2l-.2-.2.1-.3c.9-4.4 2.8-7.4 4.7-10.2 2-2.8 3.5-5.9 4.4-9.2 0-.9-.2-1.7-.7-2.5-.7-.5-1.4-.9-2.3-.9-2.5-.3-5.3 1.4-7 2.8l-.4.4c-2.7 2.3-7.6 6.7-5.8 10.5.2 0 .4.1.6.2.1 0 .2.1.3.1h.1c2.2-5.8 7.6-10.6 12.3-11h.5l-.2.6c-.8 3.2-2.6 5.8-4.4 8.4-1.8 2.6-3.6 5.1-4.3 8.2-.3 1.4-.1 2.9.5 4.2.1.3.2.6.4 1 .6.4 1.3.6 2 .7 2.6.3 5.3-1.6 7-2.7 2.3-1 4.4-2.3 6.5-3.7.6-.5 1.1-1 1.5-1.5.6-.9 1.4-1.6 2.4-2 .2 0 .4-.1.6 0 .3 0 .6.1.9.2.2.1.4.1.7.2.3 0 .5-.1.7-.3l.4-.4.2.6c.1.4.3.9.4 1.3.2.9.5 1.7.9 2.5.4.2.7.6.9 1.1.6.4 1.3.6 2 .7 2 .2 3.8-.9 5.7-2.2 1.9-1.2 3.9-2.5 6.2-2.3.9.1 1.8.4 2.6.9 3.3 1.3 6.8 2.2 10.3 2.6 1.1.1 2.3.2 3.4.3.2 0 .4.1.5.3l1.4.1c1.7.1 3.4.3 5.1.4 1.6.2 3.1.4 4.7.8 2.8-.2 5.6-.1 8.3 0 4 .2 8.1.3 11.7-.5.1-.3.1-.6 0-.9-2.6-.6-4.8-1-6.9-1.2"/></g><g id="Gruppe_435"><g id="Gruppe_20" transform="translate(254.097 -111.299)"><path id="Pfad_13" class="st1" d="M-220-70c.1-1.1-.4-1.4-1.8-1.9-.7-.2-1.3-.5-1.8-.9l-.1-.1c-.8-.7-1.7-1.3-2.7-1.6-.3-.1-.7.1-.9.4-1.3 2-1.8 5-2.2 8-.2 1.6-.5 3.2-.9 4.7l-.1.3h-.2c-.1.1-.3.1-.4.3-.2.3-.5.4-.9.5h-.2l-.1-.2c-.2-.2-.4-.4-.6-.5-.1-.1-.3-.2-.4-.3l-.2-.2.1-.3c0-.1 0-.2.1-.3v-.1c-2-3.5-.4-6.8 1-9.8.8-1.5 1.4-3.1 1.6-4.7 0-.8-.4-1.3-1.1-1.9-.1 0-.3.1-.4.1-.2 0-.3.1-.5.1-4.1 11-9.5 18.1-16.3 21.7h-.8c-.3 0-.6 0-.9-.1h-.1l-.1-.1c-2.1-2-1.5-6-.8-9.3v-.1c2.5-6.4 6-10.5 10.7-12.4.2-.3.3-.6.3-.9-.2-.2-.4-.3-.7-.5-.1-.1-.3-.2-.4-.3-4.5 1-9 5.3-11.2 10.9-1.8 4.4-1.8 9.3.1 13.7.8.9 1.9 1.4 3 1.6 3.2.4 6.5-3 8.3-4.8.4-.5.8-1 1.2-1.6 1-1.4 2.1-2.7 3.3-4l.5-.4.1.7c.3 2.7 1.9 5.2 4.2 6.6 3.4.3 3.5-.8 3.9-5v-.1c.2-2.3.7-6.3 1.7-7.9.2-.4.6-.6 1.1-.5.7.1 1.3.4 1.9.8.7.4 1.4.7 2.2.9.8.1 1.3-.1 1.5-.5z"/></g><g id="Gruppe_22" transform="translate(351.063 -102.847)"><path id="Pfad_15" class="st1" d="M-220-70c-3.7-.4-7.6-.6-11.6-.7-4.2-.2-8.5-.3-12.8-.8-3.7-.4-7.3-1.1-10.8-2.1-1.7-.8-3.5-1.3-5.3-1.6-2.6-.3-5.2.3-7.3 1.7-1.9 1.2-3.8 2.3-5.9 2.6h-.1l-.1-.1c-1-1-1.4-2-1.2-3.9.4-4.3 1.7-8.4 3.7-12.3 0-.8-.3-1.5-.8-2-.1-.1-.2-.1-.4-.1-.8-.1-1.3 1.1-1.8 2.8-.1.2-.2.5-.2.7-.2.5-.3 1-.5 1.5-1 2.5-1.7 5.2-2.1 7.9v.5l-.4-.1c-.8-.2-1.5-.6-2.2-1.1-.5-.4-1.1-.7-1.8-.9h-.4c0 .3-.2.6-.3.8-.1.2-.2.3-.1.5l.1.3-.2.2c-5 4.6-9.9 7.6-14.9 8.9 0 .1-.1.1-.1.2-.2.2-.4.3-.7.2-.2 0-.4-.1-.5-.2l-.2-.2.1-.3c.9-4.4 2.8-7.4 4.7-10.2 2-2.8 3.5-5.9 4.4-9.2 0-.9-.2-1.7-.7-2.5-.7-.5-1.4-.9-2.3-.9-2.5-.3-5.3 1.4-7 2.8l-.4.4c-2.7 2.3-7.6 6.7-5.8 10.5.2 0 .4.1.6.2.1 0 .2.1.3.1h.1c2.2-5.8 7.6-10.6 12.3-11h.5l-.2.6c-.8 3.2-2.6 5.8-4.4 8.4-1.8 2.6-3.6 5.1-4.3 8.2-.3 1.4-.1 2.9.5 4.2.1.3.2.6.4 1 .6.4 1.3.6 2 .7 2.6.3 5.3-1.6 7-2.7 2.3-1 4.4-2.3 6.5-3.7.6-.5 1.1-1 1.5-1.5.6-.9 1.4-1.6 2.4-2 .2 0 .4-.1.6 0 .3 0 .6.1.9.2.2.1.4.1.7.2.3 0 .5-.1.7-.3l.4-.4.2.6c.1.4.3.9.4 1.3.2.9.5 1.7.9 2.5.4.2.7.6.9 1.1.6.4 1.3.6 2 .7 2 .2 3.8-.9 5.7-2.2 1.9-1.2 3.9-2.5 6.2-2.3.9.1 1.8.4 2.6.9 3.3 1.3 6.8 2.2 10.3 2.6 1.1.1 2.3.2 3.4.3.2 0 .4.1.5.3l1.4.1c1.7.1 3.4.3 5.1.4 1.6.2 3.1.4 4.7.8 2.8-.2 5.6-.1 8.3 0 4 .2 8.1.3 11.7-.5.1-.3.1-.6 0-.9-2.6-.6-4.8-1-6.9-1.2z"/></g></g><g id="Gruppe_23" transform="translate(253.653 -102.511)"><path id="Pfad_16" class="st0" d="M-220-70c-.7-.1-1.5 0-2.1.3-.2.5-.1 1.1.1 1.6.3.6 1 1 1.7 1 .9.2 1.8-.2 2.2-1 .2-.3.2-.6.1-.9-.5-.6-1.2-1-2-1"/></g><g id="Gruppe_24" transform="translate(253.653 -102.511)"><path id="Pfad_17" class="st1" d="M-220-70c-.7-.1-1.5 0-2.1.3-.2.5-.1 1.1.1 1.6.3.6 1 1 1.7 1 .9.2 1.8-.2 2.2-1 .2-.3.2-.6.1-.9-.5-.6-1.2-1-2-1z"/></g></g></svg></div></div></div></div></a></div> </div> </div></div><!-- TEMPLATE END: templates/z-connection.de/rsce_team.html5 --><!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/elements/ce_headline.html5 --><h2 class="ce_headline"> Graphic is a playground</h2><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/elements/ce_headline.html5 --><!-- TEMPLATE START: templates/z-connection.de/ce_text.html5 --><div class="ce_text block"> <div class="inside"> <p>Visuelle Markenbildung und ein hochwertiges Erscheinungsbild sind viel mehr als ein Einzelergebnis, es ist ein Prozess. Beheimatet in der Metropolregion Nürnberg vertrauen uns Kunden und Partner in ganz Deutschland und Teilen Österreichs. Als Anlaufstelle für analoge und digitale Lösungen stehen wir auch Ihnen – beginnend bei der Idee bis hin zur finalen Umsetzung – gerne zur Seite.</p> </div></div><!-- TEMPLATE END: templates/z-connection.de/ce_text.html5 --><!-- TEMPLATE START: templates/z-connection.de/ce_hyperlink.html5 --><div class="ce_hyperlink last btn block"> <a href="{{link_url::11}}" class="hyperlink_txt" title="Über Uns"><span class="animBackground_container"><span class="animBackground"></span></span><span class="linkText">Über Uns</span></a> </div><!-- TEMPLATE END: templates/z-connection.de/ce_hyperlink.html5 --> </div> </div><!-- TEMPLATE END: templates/z-connection.de/mod_article.html5 --><!-- TEMPLATE START: templates/z-connection.de/mod_article.html5 --> <div class="mod_article last block inColumn-main" id="article-21"> <div class="inside"> <!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/elements/ce_headline.html5 --><h2 class="ce_headline first"> Markenentwicklung ist ein Prozess</h2><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/elements/ce_headline.html5 --><!-- TEMPLATE START: templates/z-connection.de/rsce_slider_start.html5 --><section class="ce_rsce_slider_start custom grid grid-4" data-slider=\'{"imagesLoaded":true,"contain":true,"arrowShape":"M41.9 50l23.3 23.4v7.1L34.8 50l30.4-30.4v7.1L41.9 50z","autoPlay":5500,"pageDots":false,"selectedAttraction":"0.001","friction":"0.06","pauseAutoPlayOnHover":false,"wrapAround":true,"cellAlign":"left"}\'> <div class="inside"><!-- TEMPLATE END: templates/z-connection.de/rsce_slider_start.html5 --><!-- TEMPLATE START: templates/z-connection.de/rsce_leistung.html5 --><div class="ce_rsce_leistung"> <div class="inside"> <div class="items"> <div class="item"><div class="inside"><div class="icon"><div class="svg"><svg xmlns="http://www.w3.org/2000/svg" width="110" height="110" viewBox="0 0 110 110"><defs><style>.cls-1{fill:#fbdde6;}</style></defs><g id="HG"><path class="cls-1" d="M55,100A45,45,0,1,0,10,54.948,44.994,44.994,0,0,0,55,100"/></g><g id="Icon"><polygon points="8.348 71.788 23.253 86.438 17.41 71.788 8.348 71.788"/><polygon points="19.152 71.788 25.161 86.854 31.17 71.788 19.152 71.788"/><polygon points="9.357 70.337 16.765 70.337 14.703 65.168 9.357 70.337"/><polygon points="41.013 70.337 35.677 65.023 33.558 70.337 41.013 70.337"/><polygon points="18.507 70.337 31.816 70.337 34.43 63.809 25.42 54.849 15.96 63.974 18.507 70.337"/><polygon points="24.49 53.512 18.77 49.668 11.164 51.983 15.313 62.385 24.49 53.512"/><polygon points="9.846 53.046 5.068 60.537 7.403 70.032 14.055 63.6 9.846 53.046"/><polygon points="26.883 86.907 42.265 71.788 32.912 71.788 26.883 86.907"/><polygon points="40.588 52.766 36.329 63.445 43.158 70.246 45.544 60.536 40.588 52.766"/><polygon points="39.19 51.904 31.843 49.668 26.262 53.418 35.083 62.203 39.19 51.904"/><path d="M68.909,62.118H84.427L58.8,87.353Zm4.8-12.33L83.665,59.7H69.742Zm.84-1.983,7.188-17.947,8.2,12.888L85.923,59.129ZM31.88,28.834,44.64,24.94l9.8,6.6-15.51,15Zm26.2,2.557,9.573-6.451L79.964,28.7l-7.013,17.51Zm9.194-8.984-11.125,7.5-11.125-7.5-15.48,4.724L19.866,42.338,21.5,48.994l2.85,1.915-2-8.163,7.891-12.408,7.072,17.769-.826.8,3.879,1.18-.6-1.511,16.58-16L72.11,48.235,67.5,59.7H47.479l.3.47L47.3,62.118H66.667L55.818,89.205,46.436,65.629l-.856,3.478,6.859,17.236L41.559,75.619,40.02,77.13l15.3,15.078.812.8L87.594,62.025l4.827-19.687L82.747,27.131Z"/></g></svg></div></div><div class="name">&#35;BERATUNG</div><div class="text"><p>#BERATUNG<br>#UMSETZUNG<br>#BETREUUNG</p></div></div></div><div class="item"><div class="inside"><div class="icon"><div class="svg"><svg xmlns="http://www.w3.org/2000/svg" width="110" height="110" viewBox="0 0 110 110"><defs><style>.cls-1{fill:#fbdde6;}.cls-2{fill:none;}</style></defs><g id="HG"><path class="cls-1" d="M55,100A45,45,0,1,0,10,54.948,44.994,44.994,0,0,0,55,100"/></g><g id="Icon"><path d="M39.935,82.866H25.448V73.554H39.935Zm-12.586-1.9H38.034V75.454H27.349Z"/><path d="M57.536,82.866H43.051V73.554H57.536Zm-12.585-1.9H55.636V75.454H44.951Z"/><path d="M25.6,44.765V69.744H57.435V44.765Zm1.9,1.9H55.534V67.844H27.5Z"/><polygon points="73.318 73.973 60.702 73.973 60.702 81.412 73.318 73.973"/><polygon points="62.492 82.446 75.088 82.446 75.088 75.019 62.492 82.446"/><polygon class="cls-2" points="6.215 90.962 7.333 92.597 91.399 92.597 92.519 90.962 92.519 89.839 6.215 89.839 6.215 90.962"/><path d="M86.621,87.62l-.119.318H12.344l-.231-.308V39.824l1.35-1.51H60.528V36.268H12.6l-2.538,2.538V87.938H4.314V91.55L6.331,94.5H92.4l2.018-2.948V87.938H88.668V58.577H86.621Zm5.9,2.219v1.123L91.4,92.6H7.333L6.215,90.962V89.839Z"/><path d="M62.428,18.664v37.3h4.413V68.152L80.265,56.679h24.466V18.664Zm40.346,36.059H79.543L68.73,63.964V54.011H64.385V20.679h0v-.058h38.389Z"/><path d="M91.146,42.127a1.473,1.473,0,0,0,1.4-1.038l2.737-8.949a1.509,1.509,0,0,0,.065-.435,1.47,1.47,0,0,0-1.47-1.465H75.043l-.982-3.333a.951.951,0,0,0-.905-.676H69.965a.945.945,0,0,0,0,1.889h2.483L77.3,44.567A2.99,2.99,0,0,0,79.152,49.9h0a2.991,2.991,0,0,0,2.78-4.084H86.7a2.95,2.95,0,0,0-.2,1.084,3,3,0,0,0,2.736,2.976l.242.019c.064,0,.129,0,.191,0a2.989,2.989,0,0,0,1.95-5.168,2.962,2.962,0,0,0-2.037-.809l-10.508.007-.53-1.8H91.146ZM75.6,32.115H93.312l-2.479,8.112H78Zm2.436,14.877A1.118,1.118,0,0,1,79.07,45.8h.157a1.116,1.116,0,0,1,.766,1.849,1.109,1.109,0,0,1-.766.38,1.092,1.092,0,0,1-.81-.274A1.111,1.111,0,0,1,78.037,46.992Zm10.372.089a1.1,1.1,0,0,1,.872-1.262h.073a.761.761,0,0,0,.187-.018,1.095,1.095,0,1,1-1.132,1.28Z"/><line x1="26.628" y1="46.018" x2="56.31" y2="68.443"/><rect x="40.619" y="38.63" width="1.7" height="37.2" transform="translate(-29.192 55.82) rotate(-52.93)"/><line x1="26.628" y1="68.443" x2="56.31" y2="46.018"/><rect x="22.869" y="56.38" width="37.2" height="1.7" transform="translate(-26.13 36.607) rotate(-37.107)"/></g></svg></div></div><div class="name">&#35;KONZEPTION</div><div class="text"><p>#KONZEPTION<br>#WEBENTWICKLUNG<br>#ONLINESHOPS</p></div></div></div><div class="item"><div class="inside"><div class="icon"><div class="svg"><svg xmlns="http://www.w3.org/2000/svg" width="110" height="110" viewBox="0 0 110 110"><defs><style>.cls-1{fill:#fbdde6;}</style></defs><g id="HG"><path class="cls-1" d="M55,100A45,45,0,1,0,10,54.948,44.994,44.994,0,0,0,55,100"/></g><g id="Icon"><polygon points="35.238 49.79 21.46 49.846 28.22 51.95 35.238 49.79"/><polygon points="7.106 58.449 18.953 54.803 17.864 50.593 7.106 58.449"/><polygon points="50.85 58.994 38.647 50.209 37.576 54.862 50.85 58.994"/><polygon points="30.473 52.651 36.309 54.467 37.205 50.579 30.473 52.651"/><polygon points="6.794 60.497 27.432 87.283 20.425 60.497 6.794 60.497"/><polygon points="20.553 55.704 21.447 59.163 35.228 59.163 36.009 55.77 28.218 53.346 20.553 55.704"/><polygon points="28.735 87.353 34.92 60.498 21.792 60.498 28.735 87.353"/><polygon points="19.219 50.544 20.219 54.412 25.965 52.644 19.219 50.544"/><polygon points="9.317 59.163 20.08 59.163 19.287 56.094 9.317 59.163"/><polygon points="36.585 59.163 46.909 59.163 37.276 56.164 36.585 59.163"/><polygon points="30.091 87.367 50.458 60.497 36.279 60.497 30.091 87.367"/><path d="M53.079,41.7h22.04L64.769,86.578Zm23.579,0H100L66.409,86.147Zm1.583-6.863,18.2,5.352H77.007Zm-28.5-.009,1.4,5.361H31.708Zm1.439-.428L63.9,30.622l12.9,3.8-1.332,5.775H52.685Zm-3.594-7.844,1.774,6.809L30.828,38.877Zm31,6.807,1.573-6.822L97.267,38.861Zm-29.527-7.11L61.23,29.838,50.8,32.94Zm17.5,3.574,12.131-3.608-1.55,6.72ZM53.677,26.041l20.376-.016-10.16,3.021Zm26.316-1.8-32.287.027L25.254,40.774l6.25,7.959,2.243-.009L28.234,41.7H51.528L63.1,86.1,47.769,66.584l-1.1,1.46,18.16,23.129,38.111-50.417Z"/></g></svg></div></div><div class="name">&#35;STRATEGIE</div><div class="text"><p>#STRATEGIE<br>#DESIGN<br>#MARKENBILDUNG</p></div></div></div><div class="item"><div class="inside"><div class="icon"><div class="svg"><svg xmlns="http://www.w3.org/2000/svg" width="110" height="110" viewBox="0 0 110 110"><defs><style>.cls-1{fill:#fbdde6;}</style></defs><g id="HG"><path class="cls-1" d="M55,100A45,45,0,1,0,10,54.948,44.994,44.994,0,0,0,55,100"/></g><g id="Icon"><polygon points="32.003 47.988 21.103 66.798 32.003 66.798 32.003 47.988"/><polygon points="33.385 47.988 33.385 66.798 44.284 66.798 33.385 47.988"/><polygon points="34.028 89.303 57.325 89.303 57.315 89.287 45.617 69.099 34.028 89.303"/><polygon points="20.986 68.175 32.003 87.635 32.003 68.175 20.986 68.175"/><polygon points="8.063 89.303 31.361 89.303 19.848 68.966 8.063 89.303"/><polygon points="44.555 68.175 33.384 68.175 33.384 87.652 44.555 68.175"/><path d="M80.081,55.38,98.665,87.451h-37.3Zm-38.891-.9H59.06V85.345Zm19.529,0H78.687L60.719,85.276ZM59.06,21.965V52.831H41.175Zm1.659,0L78.6,52.831H60.719Zm-.83-5.1-21.206,36.6,20.76,35.825h42.413Z"/></g></svg></div></div><div class="name">&#35;PRODUKT BRANDING</div><div class="text"><p>#MARKENSCHÄRFUNG<br>#PACKAGING<br>#PRODUKT BRANDING</p></div></div></div><div class="item"><div class="inside"><div class="icon"><div class="svg"><svg xmlns="http://www.w3.org/2000/svg" width="110" height="110" viewBox="0 0 110 110"><defs><style>.cls-1{fill:#fbdde6;}</style></defs><g id="HG"><path class="cls-1" d="M55,100A45,45,0,1,0,10,54.948,44.994,44.994,0,0,0,55,100"/></g><g id="Icon"><polygon points="39.201 31.379 45.474 33.64 46.322 27.148 39.201 31.379"/><polygon points="76.247 18.341 57.876 23.429 48.741 27.987 47.931 27.285 47.028 34.201 54.9 37.038 52.899 33.289 75.859 21.153 76.247 18.341"/><polygon points="38.484 34.751 27.866 43.241 19.101 54.035 17.979 59.257 30.826 48.503 41.489 39.577 44.171 43.625 45.26 35.279 38.356 32.791 38.484 34.751"/><path d="M81.474,96.442,69.081,77.267l.192-.15L85.448,94.3l-1.06,1.208-2.862,1.011ZM65.6,70.672l-3.013-3.755L56.541,45.192,81.5,87.568ZM47.149,43.334l6.075-3.676,6.391,22.964Zm-1.441.984,35.1,54.308L85.4,97.005l2.208-2.515-.734-1.245,0,0L54.738,38.7l-7.923-2.856Z"/></g></svg></div></div><div class="name">&#35;Corporate Design</div><div class="text"><p>Logodesign<br>Print-, Webdesign<br>Geschäftsausstattung</p></div></div></div><div class="item"><div class="inside"><div class="icon"><div class="svg"><svg xmlns="http://www.w3.org/2000/svg" width="110" height="110" viewBox="0 0 110 110"><defs><style>.cls-1{fill:#fbdde6;}</style></defs><g id="HG"><path class="cls-1" d="M55,100.02A45,45,0,1,0,10,54.968,44.994,44.994,0,0,0,55,100.02"/></g><g id="Icon"><path d="M62.931,69.968l6.943,16.807h-23.7Zm1.23-1.235,7.178-7.2,17.328,7.208L71.349,86.132ZM59.083,56.439,69.73,60.867,63.5,67.119ZM72.475,60.4l9.492-9.52,6.709,16.258ZM83.2,49.642l6.037-6.053V64.27ZM45.51,49.183l6.245-6.27,4.422,10.706Zm34.655-6.892,8.081.007-5.713,5.73ZM58.28,54.493,53.228,42.266l25.2.023L81.3,49.263,70.865,59.728ZM28.823,42.243l21.3.02L43.9,48.514ZM79.55,40.8l-6.1-14.786L88.182,40.81Zm-52.458-.048,16.8-16.871,6.978,16.893Zm26.789.024L70.792,23.8l7.017,17Zm-8.5-17.513H69.047l-16.729,16.8Zm11.6,32.3,5.283,12.79L44.2,86.467l-2.89-2.907-1.254,1.249,3.711,3.761H71.449L91.022,68.916V41.124L71.449,21.47H43.768L24.2,41.124v5.449h1.787v-3.9Z"/><path d="M40.9,54.217l-5.611-5.634H19.533l-7.341,7.371-.007-.007L8.312,59.8V75.562L15.683,82.9l-.007.007,3.857,3.873H35.292l5.582-5.605,5.639-5.616V59.8ZM16.6,71.424h0v.181H15.17v-.182h0V68.391h-2.5v3.215H11.242V63.749h1.424v3.217h2.5v-3h0v-.219h1.424v.219h0Zm6.586-6.24H21.214v6.422H19.789V65.184H17.822V63.749h5.359Zm6.933,6.422h-.157c-.008,0-.013.01-.022.01H28.884c-.009,0-.014-.008-.023-.01H28.69V67.169l-1.569,1.569L25.552,67.17v4.436h-.163c-.009,0-.013.01-.023.01h-1.06c-.008,0-.013-.008-.021-.01h-.157V63.749l.064.078,2.929,2.929,2.946-2.946.047-.061Zm5.736,0H31.568V71.44l0-.007V63.978l0-.009v-.22h1.425v6.423H35.85Zm4.948.01a2.5,2.5,0,0,1-2.485-2.293v-.018a.192.192,0,0,1,.174-.193h1.087a.185.185,0,0,1,.164.156v.009a1.08,1.08,0,0,0,1.06.905,1.069,1.069,0,1,0,0-2.138H38.469a.174.174,0,0,1-.165-.183v-3.91c0-.055,0-.191,0-.191h0v-.011h4.642v1.435H39.73v1.435h1.251a2.5,2.5,0,0,1-.183,5Z"/></g></svg></div></div><div class="name">&#35;WEBENTWICKLUNG</div><div class="text"><p>mobile Webdesign<br>Programmierung<br>CMS</p></div></div></div><div class="item"><div class="inside"><div class="icon"><div class="svg"><svg xmlns="http://www.w3.org/2000/svg" width="110" height="110" viewBox="0 0 110 110"><defs><style>.cls-1{fill:#fbdde6;}.cls-2{fill:none;}</style></defs><g id="HG"><path class="cls-1" d="M55,100A45,45,0,1,0,10,54.948,44.994,44.994,0,0,0,55,100"/></g><g id="Icon"><polygon class="cls-2" points="6.054 92.962 7.173 94.598 95.239 94.598 96.358 92.962 96.358 91.839 6.054 91.839 6.054 92.962"/><path d="M90.461,88.62l-.119.318H12.184l-.232-.308V38.824l1.35-1.51H59.643V35.268h-47.2L9.9,37.806V88.938H4.154V92.55L6.171,95.5h90.07l2.018-2.948V88.938H92.508V53.577H90.461Zm5.9,2.219v1.123L95.239,93.6H7.173L6.054,91.962V90.839Z"/><path d="M61.543,13.663v37.3h4.413V63.152L79.38,51.678h24.466V13.663Zm40.346,1.957v34.1H78.658L67.845,58.964V49.01H63.5V15.678h0V15.62"/><path d="M90.261,37.127a1.474,1.474,0,0,0,1.4-1.038l2.737-8.95a1.5,1.5,0,0,0,.064-.434A1.47,1.47,0,0,0,93,25.239H74.158l-.983-3.332a.947.947,0,0,0-.9-.676H69.08a.945.945,0,1,0,0,1.889h2.483l4.848,16.446A2.99,2.99,0,0,0,78.267,44.9h0a2.99,2.99,0,0,0,2.779-4.083h4.767a2.946,2.946,0,0,0-.2,1.084,3,3,0,0,0,2.736,2.976l.241.019q.1,0,.192,0a2.989,2.989,0,0,0-.087-5.977l-10.508.006-.53-1.8h12.6ZM74.715,27.114H92.427l-2.479,8.113H77.111Zm2.437,14.877A1.116,1.116,0,0,1,78.185,40.8h.156a1.117,1.117,0,0,1,.767,1.849,1.108,1.108,0,0,1-.767.379,1.088,1.088,0,0,1-.809-.273A1.107,1.107,0,0,1,77.152,41.991Zm10.372.09a1.1,1.1,0,0,1,.872-1.262h.072a.721.721,0,0,0,.188-.019,1.095,1.095,0,1,1-1.132,1.281Z"/><polygon points="58.445 69.887 58.445 46.349 27.301 69.887 58.445 69.887"/><polygon points="26.387 44.908 26.387 68.447 57.531 44.908 26.387 44.908"/><path d="M26.387,83.866H40.874V74.554H26.387Zm1.9-7.412H38.973v5.512H28.288Z"/><path d="M43.959,83.866H58.445V74.554H43.959Zm1.9-7.412H56.544v5.512H45.86Z"/><path d="M61.531,74.554v9.312H76.017V74.554Zm10.715,1.9L63.432,81.3V76.454Zm-6.8,5.512,8.67-4.77v4.77Z"/></g></svg></div></div><div class="name">&#35;ONLINE SHOPS</div><div class="text"><p>Shop Design<br>mobile Optimierung<br>Schnittstellen</p></div></div></div><div class="item"><div class="inside"><div class="icon"><div class="svg"><svg xmlns="http://www.w3.org/2000/svg" width="110" height="110" viewBox="0 0 110 110"><defs><style>.cls-1{fill:#fbdde6;}</style></defs><g id="HG"><path class="cls-1" d="M55,100A45,45,0,1,0,10,54.948,44.994,44.994,0,0,0,55,100"/></g><g id="Icon"><polygon points="29.745 40.006 29.745 36.903 31.638 40.006 33.93 40.006 31.107 35.38 45.609 35.38 45.609 33.314 30.241 33.314 27.679 35.876 27.679 40.006 29.745 40.006"/><path d="M59.961,96.235l-1.353,1.352H31.1l-1.351-1.352V88.8H59.961Zm2.066-8.587V57.084L59.961,58.85V84.121L46.234,60.163l3.643-6.033-.021-1.261h-1.5l-3.226,5.343v3.9l14.2,24.733H31.012L38.556,73.56l-1.47-1.323L29.745,85.155V67.27H27.679V97.091l2.562,2.561H59.463l2.564-2.561V88a.968.968,0,0,0,0-.356"/><polygon points="8.424 41.962 8.424 44.326 25.81 54.15 43.17 44.326 43.17 41.962 8.424 41.962"/><polygon points="8.424 62.484 8.424 65.313 32.317 65.313 40.211 72.417 40.211 64.852 43.17 64.852 43.17 46.574 25.811 56.398 8.424 46.573 8.424 62.484"/><path d="M49.523,15.567h51.39v34.1H64.682L53.868,58.911V48.957H49.523ZM47.566,13.61v37.3h4.413V63.1L65.4,51.625H102.87V13.61Z"/><path d="M67.126,22.805c-2.874,0-3.233.012-4.363.064a7.777,7.777,0,0,0-2.568.491A5.421,5.421,0,0,0,57.1,26.454a7.782,7.782,0,0,0-.491,2.568c-.051,1.129-.064,1.489-.064,4.362s.013,3.233.064,4.362a7.778,7.778,0,0,0,.491,2.569A5.421,5.421,0,0,0,60.2,43.409a7.829,7.829,0,0,0,2.568.491c1.13.051,1.489.064,4.363.064s3.232-.013,4.362-.064a7.829,7.829,0,0,0,2.568-.491,5.416,5.416,0,0,0,3.093-3.094,7.75,7.75,0,0,0,.492-2.569c.052-1.129.064-1.488.064-4.362s-.012-3.233-.064-4.362a7.754,7.754,0,0,0-.492-2.568,5.416,5.416,0,0,0-3.093-3.094,7.777,7.777,0,0,0-2.568-.491c-1.13-.052-1.489-.064-4.362-.064m0,1.906c2.824,0,3.159.011,4.274.061a5.878,5.878,0,0,1,1.965.365,3.5,3.5,0,0,1,2.008,2.008,5.9,5.9,0,0,1,.365,1.964c.05,1.116.061,1.45.061,4.275s-.011,3.159-.061,4.275a5.9,5.9,0,0,1-.365,1.965,3.5,3.5,0,0,1-2.008,2.007A5.852,5.852,0,0,1,71.4,42c-1.115.05-1.45.061-4.274.061s-3.16-.011-4.275-.061a5.852,5.852,0,0,1-1.965-.365,3.494,3.494,0,0,1-2.007-2.007,5.852,5.852,0,0,1-.365-1.965c-.05-1.116-.061-1.45-.061-4.275s.011-3.159.061-4.275a5.845,5.845,0,0,1,.365-1.964,3.492,3.492,0,0,1,2.007-2.008,5.878,5.878,0,0,1,1.965-.365c1.115-.05,1.45-.061,4.275-.061"/><path d="M67.126,36.911a3.527,3.527,0,1,1,3.527-3.527,3.527,3.527,0,0,1-3.527,3.527m0-8.959a5.433,5.433,0,1,0,5.432,5.432,5.432,5.432,0,0,0-5.432-5.432"/><path d="M74.042,27.737a1.27,1.27,0,1,1-1.269-1.269,1.27,1.27,0,0,1,1.269,1.269"/><path d="M87.918,41.79H91.3V33.313h2.362l.252-2.838H91.3V28.858c0-.669.135-.934.782-.934h1.832V24.979H91.573c-2.519,0-3.655,1.109-3.655,3.233v2.263H86.157v2.873h1.761Z"/></g></svg></div></div><div class="name">&#35;SOCIAL MEDIA</div><div class="text"><p>Accountdesign<br>Anzeigenkonzepte<br>Portfolios</p></div></div></div><div class="item"><div class="inside"><div class="icon"><div class="svg"><svg xmlns="http://www.w3.org/2000/svg" width="110" height="110" viewBox="0 0 110 110"><defs><style>.cls-1{fill:#fbdde6;}</style></defs><g id="HG"><path class="cls-1" d="M55,100A45,45,0,1,0,10,54.948,44.994,44.994,0,0,0,55,100"/></g><g id="Icon"><polygon points="28.51 101.524 25.503 46.14 33.814 22.74 55.762 16.273 77.519 22.741 85.948 46.129 84.945 101.507 83.045 101.472 84.042 46.432 76.042 24.284 55.76 18.255 35.295 24.285 27.415 46.421 30.408 101.455 28.51 101.524"/><rect x="53.067" y="84.932" width="6.321" height="4.594"/><rect x="53.067" y="91.915" width="6.321" height="9.921"/><polygon points="55.754 20.229 74.565 25.83 78.063 35.863 31.083 78.163 29.358 46.777 36.772 25.83 55.754 20.229"/><polygon class="cls-1" points="78.588 35.945 37.162 24.048 36.402 25.789 77.828 37.685 78.588 35.945"/></g></svg></div></div><div class="name">&#35;PRODUKT BRANDING</div><div class="text"><p>Ski, Snow-, Wakeboards<br>Bikeparts / Textilien<br>Produkt-Mockups</p></div></div></div><div class="item"><div class="inside"><div class="icon"><div class="svg"><svg xmlns="http://www.w3.org/2000/svg" width="110" height="110" viewBox="0 0 110 110"><defs><style>.cls-1{fill:#fbdde6;}</style></defs><g id="HG"><path class="cls-1" d="M55,100A45,45,0,1,0,10,54.948,44.994,44.994,0,0,0,55,100"/></g><g id="Icon"><path d="M62.609,94.928H16.386V19.043H62.609Zm-44.323-1.9H60.708V20.943H18.286Z"/><path d="M93.6,94.928H67.232V37.255H93.6Zm-24.465-1.9H91.7V39.155H69.132Z"/><rect x="24.608" y="54.815" width="29.779" height="30.182"/><path d="M55.337,85.946H23.658V53.864H55.337Zm-29.779-1.9H53.437V55.765H25.558Z"/><rect x="76.638" y="38.201" width="7.553" height="12.035"/><rect x="68.169" y="78.949" width="24.337" height="1.9"/><polygon class="cls-1" points="58.218 73.121 22.705 52.623 21.758 54.269 57.271 74.767 58.218 73.121"/><path d="M44.9,33.228H34.1a2.568,2.568,0,1,1,0-5.111h2.677a2.872,2.872,0,0,1,2.553-1.464h.34a2.873,2.873,0,0,1,2.554,1.464H44.9a2.568,2.568,0,1,1,0,5.111ZM34.1,29.617a1.23,1.23,0,0,0-1.326,1.055A1.23,1.23,0,0,0,34.1,31.728H44.9a1.231,1.231,0,0,0,1.326-1.056A1.231,1.231,0,0,0,44.9,29.617H41.1l-.132-.587a1.294,1.294,0,0,0-1.3-.877h-.34a1.294,1.294,0,0,0-1.3.877l-.132.587Z"/><rect x="79.311" y="73.15" width="1.9" height="27.412" transform="translate(-35.068 113.03) rotate(-60.047)"/></g></svg></div></div><div class="name">&#35;PACKAGING DESIGN</div><div class="text"><p>Produktlogos<br>Verpackungsdesign<br>Point of Sale</p></div></div></div><div class="item"><div class="inside"><div class="icon"><div class="svg"><svg xmlns="http://www.w3.org/2000/svg" width="110" height="110" viewBox="0 0 110 110"><defs><style>.cls-1{fill:#fbdde6;}</style></defs><g id="HG"><path class="cls-1" d="M55,100A45,45,0,1,0,10,54.948,44.994,44.994,0,0,0,55,100"/></g><g id="Icon"><polygon points="32.003 47.988 21.103 66.798 32.003 66.798 32.003 47.988"/><polygon points="33.385 47.988 33.385 66.798 44.284 66.798 33.385 47.988"/><polygon points="34.028 89.303 57.325 89.303 57.315 89.287 45.617 69.099 34.028 89.303"/><polygon points="20.986 68.175 32.003 87.635 32.003 68.175 20.986 68.175"/><polygon points="8.063 89.303 31.361 89.303 19.848 68.966 8.063 89.303"/><polygon points="44.555 68.175 33.384 68.175 33.384 87.652 44.555 68.175"/><path d="M80.081,55.38,98.665,87.451h-37.3Zm-38.891-.9H59.06V85.345Zm19.529,0H78.687L60.719,85.276ZM59.06,21.965V52.831H41.175Zm1.659,0L78.6,52.831H60.719Zm-.83-5.1-21.206,36.6,20.76,35.825h42.413Z"/></g></svg></div></div><div class="name">&#35;BRAND DESIGN</div><div class="text"><p>Markenschärfung<br>Strategieberatung<br>Platzierung</p></div></div></div><div class="item"><div class="inside"><div class="icon"><div class="svg"><svg xmlns="http://www.w3.org/2000/svg" width="110" height="110" viewBox="0 0 110 110"><defs><style>.cls-1{fill:#fbdde6;}</style></defs><g id="HG"><path class="cls-1" d="M55,100A45,45,0,1,0,10,54.948,44.994,44.994,0,0,0,55,100"/></g><g id="Icon"><polygon points="57.891 63.198 70.969 73.032 70.969 63.198 57.891 63.198"/><polygon points="70.968 61.241 70.968 51.371 57.843 61.241 70.968 61.241"/><path d="M47.743,21.663H62.019L68.55,49.1H41.317Zm1.785-6.444H60.347l.966,4.487H48.563Zm2.527-3.5H57.82l.36,1.539H51.7Zm1.9-6.688V9.759H50.5l-.82,3.5H47.948L46.564,19.7l-.369,0-6.913,29.51L54.938,60.977l15.65-11.768-7-29.406h-.251l-1.407-6.539H60.192l-.82-3.5H55.916V5.027Z"/><path d="M68.526,97.1,70.767,77.3,79.98,88.531l-2.874,14.486H71.529ZM29.9,88.531,39.109,77.3l2.26,19.966-3.014,5.756H32.769ZM40.981,76.438H68.9l-2.2,19.486h-23.5Zm-4.267.692L27.8,88.005l3.366,16.968h8.376l3.713-7.092H66.727l3.6,7.092h8.384l3.367-16.968L73.161,77.13l-18.223-13.7Z"/><polygon points="51.985 63.198 38.907 63.198 38.907 73.032 51.985 63.198"/><polygon points="38.907 51.371 38.907 61.242 52.033 61.242 38.907 51.371"/></g></svg></div></div><div class="name">&#35;STARTUPS</div><div class="text"><p>Gründungstipps<br>CD Erstaustattung<br>Betreuung</p></div></div></div> </div> </div></div><!-- TEMPLATE END: templates/z-connection.de/rsce_leistung.html5 --><!-- TEMPLATE START: templates/z-connection.de/rsce_slider_stop.html5 --> </div></section><!-- TEMPLATE END: templates/z-connection.de/rsce_slider_stop.html5 --><!-- TEMPLATE START: templates/z-connection.de/ce_text.html5 --><div class="ce_text block"> <div class="inside"> <p>Wir übersetzen unternehmerische Ideen in individuelle Bild-, Farb- und Formsprachen. Im Zuge dessen entwickeln wir einzelne Marketingbausteine oder medienübergreifende Kommunikationskonzepte für Ihr Unternehmen. Vom ersten Schritt bis hin zur nachhaltigen Projektumsetzung sind wir das Bindeglied zwischen Ihnen und Ihrer Zielgruppe. Auf den Rucksack – hinauf zum Gipfel.</p> </div></div><!-- TEMPLATE END: templates/z-connection.de/ce_text.html5 --><!-- TEMPLATE START: templates/z-connection.de/ce_hyperlink.html5 --><div class="ce_hyperlink last btn block"> <a href="{{link_url::12}}" class="hyperlink_txt" title="Portfolio"><span class="animBackground_container"><span class="animBackground"></span></span><span class="linkText">Portfolio</span></a> </div><!-- TEMPLATE END: templates/z-connection.de/ce_hyperlink.html5 --> </div> </div><!-- TEMPLATE END: templates/z-connection.de/mod_article.html5 --> </div> </main> </div> <div class="custom"> <!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/block/block_section.html5 --><div id="aboveFooter"> <div class="inside"> <!-- TEMPLATE START: templates/z-connection.de/mod_article.html5 --> <div class="mod_article first block inColumn-aboveFooter bgWhiteWide" id="article-30"> <div class="inside"> <!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/elements/ce_headline.html5 --><h2 class="ce_headline first"> Neue Projekte</h2><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/elements/ce_headline.html5 --><!-- TEMPLATE START: templates/z-connection.de/rsce_slider_start.html5 --><section class="ce_rsce_slider_start custom grid grid-2" data-slider=\'{"imagesLoaded":true,"contain":true,"arrowShape":"M41.9 50l23.3 23.4v7.1L34.8 50l30.4-30.4v7.1L41.9 50z","autoPlay":6000,"pageDots":false,"selectedAttraction":"0.001","friction":"0.06","wrapAround":true,"cellAlign":"left"}\'> <div class="inside"><!-- TEMPLATE END: templates/z-connection.de/rsce_slider_start.html5 --><!-- TEMPLATE START: templates/z-connection.de/rsce_neueProjekte.html5 --> <div class="ce_rsce_neueProjekte"> <div class="inside"> <div class="items"> <div class="item"><div class="inside"><figure class="image_container" itemscope="" itemtype="http://schema.org/ImageObject"><!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --> <picture> <source srcset="assets/images/d/Slider_Neue_Projekte_MENTOR2020-96756524.jpg 1x, files/uploads/Header_und_Bildslider/Neue_Projekte_Landingpage/Slider_Neue_Projekte_MENTOR2020.jpg 2x" media="(min-width: 0em)"> <img src="files/uploads/Header_und_Bildslider/Neue_Projekte_Landingpage/Slider_Neue_Projekte_MENTOR2020.jpg" width="1000" height="700" alt="" itemprop="image"> </picture><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --><div class="name">Produktbranding / Carbon Wakeboard 2020</div></a></div></div><div class="item"><div class="inside showMore"><a href="{{news_url::44}}"><figure class="image_container" itemscope="" itemtype="http://schema.org/ImageObject"><!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --> <picture> <source srcset="assets/images/1/Slider_Neue_Projekte_A3_Packaging2020-1bb1b3d4.jpg 1x, files/uploads/Header_und_Bildslider/Neue_Projekte_Landingpage/Slider_Neue_Projekte_A3_Packaging2020.jpg 2x" media="(min-width: 0em)"> <img src="files/uploads/Header_und_Bildslider/Neue_Projekte_Landingpage/Slider_Neue_Projekte_A3_Packaging2020.jpg" width="1000" height="700" alt="" itemprop="image"> </picture><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --></figure><div class="name">Packaging Design / Nahrungsergänzungsmittel</div><div class="ce_hyperlink btn block"><div class="hyperlink_txt"><span class="animBackground_container"><span class="animBackground"></span></span><span class="linkText">Neugierig?</span></div></div></a></div></div><div class="item"><div class="inside showMore"><a href="{{news_url::51}}"><figure class="image_container" itemscope="" itemtype="http://schema.org/ImageObject"><!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --> <picture> <source srcset="assets/images/3/Slider_Neue_Projekte_NG2020-421c0008.jpg 1x, files/uploads/Header_und_Bildslider/Neue_Projekte_Landingpage/Slider_Neue_Projekte_NG2020.jpg 2x" media="(min-width: 0em)"> <img src="files/uploads/Header_und_Bildslider/Neue_Projekte_Landingpage/Slider_Neue_Projekte_NG2020.jpg" width="1000" height="700" alt="" itemprop="image"> </picture><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --></figure><div class="name">Brand Design / NG Sports</div><div class="ce_hyperlink btn block"><div class="hyperlink_txt"><span class="animBackground_container"><span class="animBackground"></span></span><span class="linkText">Neugierig?</span></div></div></a></div></div><div class="item"><div class="inside"><figure class="image_container" itemscope="" itemtype="http://schema.org/ImageObject"><!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --> <picture> <source srcset="assets/images/3/Slider_Neue_Projekte_TWS2020-9c23c4d6.jpg 1x, files/uploads/Header_und_Bildslider/Neue_Projekte_Landingpage/Slider_Neue_Projekte_TWS2020.jpg 2x" media="(min-width: 0em)"> <img src="files/uploads/Header_und_Bildslider/Neue_Projekte_Landingpage/Slider_Neue_Projekte_TWS2020.jpg" width="1000" height="700" alt="" itemprop="image"> </picture><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --><div class="name">Konzept + Design / Thüringer Wald Onlineshop</div></a></div></div><div class="item"><div class="inside"><figure class="image_container" itemscope="" itemtype="http://schema.org/ImageObject"><!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --> <picture> <source srcset="assets/images/a/Slider_Neue_Projekte_HWH_wilkon2020-f0abaa26.jpg 1x, files/uploads/Header_und_Bildslider/Neue_Projekte_Landingpage/Slider_Neue_Projekte_HWH_wilkon2020.jpg 2x" media="(min-width: 0em)"> <img src="files/uploads/Header_und_Bildslider/Neue_Projekte_Landingpage/Slider_Neue_Projekte_HWH_wilkon2020.jpg" width="1000" height="700" alt="" itemprop="image"> </picture><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --><div class="name">Brand Design / wilkon Halfwayhouse</div></a></div></div><div class="item"><div class="inside showMore"><a href="{{news_url::36}}"><figure class="image_container" itemscope="" itemtype="http://schema.org/ImageObject"><!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --> <picture> <source srcset="assets/images/5/Slider_Neue_Projekte_HH_Packaging2020-23391c7f.jpg 1x, files/uploads/Header_und_Bildslider/Neue_Projekte_Landingpage/Slider_Neue_Projekte_HH_Packaging2020.jpg 2x" media="(min-width: 0em)"> <img src="files/uploads/Header_und_Bildslider/Neue_Projekte_Landingpage/Slider_Neue_Projekte_HH_Packaging2020.jpg" width="1000" height="700" alt="" itemprop="image"> </picture><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --></figure><div class="name">Packaging Design / Bio Tiernahrung</div><div class="ce_hyperlink btn block"><div class="hyperlink_txt"><span class="animBackground_container"><span class="animBackground"></span></span><span class="linkText">Neugierig?</span></div></div></a></div></div> </div> </div> </div><!-- TEMPLATE END: templates/z-connection.de/rsce_neueProjekte.html5 --><!-- TEMPLATE START: templates/z-connection.de/rsce_slider_stop.html5 --> </div></section><!-- TEMPLATE END: templates/z-connection.de/rsce_slider_stop.html5 --> </div> </div><!-- TEMPLATE END: templates/z-connection.de/mod_article.html5 --><!-- TEMPLATE START: templates/z-connection.de/mod_article.html5 --> <div class="mod_article last block inColumn-aboveFooter bgWhiteWide wide" id="article-20"> <div class="inside"> <!-- TEMPLATE START: templates/z-connection.de/rsce_randomProject.html5 --><div class="ce_rsce_randomProject first last clearfix"> <div class="inside"> <figure class="image_container" itemscope="" itemtype="http://schema.org/ImageObject"> <!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --> <picture> <source srcset="assets/images/a/Montage_Header_wilkon-3f970763.jpg 1x, assets/images/3/Montage_Header_wilkon-cc4cb56d.jpg 2x" media="(max-width: 37.438rem)"> <source srcset="assets/images/f/Montage_Header_wilkon-e51d5f3b.jpg 1x, assets/images/a/Montage_Header_wilkon-89949949.jpg 2x" media="(max-width: 56.250rem)"> <source srcset="assets/images/d/Montage_Header_wilkon-143aa7af.jpg 1x, assets/images/9/Montage_Header_wilkon-b7f67195.jpg 2x" media="(max-width: 75rem)"> <source srcset="assets/images/4/Montage_Header_wilkon-24f21a99.jpg 1x, assets/images/0/Montage_Header_wilkon-979b129a.jpg 1.818x" media="(max-width: 112.5rem)"> <source srcset="assets/images/4/Montage_Header_wilkon-24f21a99.jpg 1x, assets/images/0/Montage_Header_wilkon-979b129a.jpg 1.818x" media="(min-width: 112.5rem)"> <img src="files/uploads/Header_und_Bildslider/Headerbilder/Montage_Header_wilkon.jpg" alt="" itemprop="image"> </picture><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --> </figure> <div class="ce_hyperlink btn block"><a class="hyperlink_txt" href="{{link_url::13}}" title="{{link_url::13}}"><span class="animBackground_container"><span class="animBackground"></span></span><span class="linkText">Zur Projektübersicht</span></a></div> </div> </div><!-- TEMPLATE END: templates/z-connection.de/rsce_randomProject.html5 --> </div> </div><!-- TEMPLATE END: templates/z-connection.de/mod_article.html5 --> </div></div><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/block/block_section.html5 --> </div> <footer id="footer"> <div class="inside"> <!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/modules/mod_html.html5 --><!-- indexer::stop --><div id="kontakt-button"> <a href="{{link_url::3}}" class="kontakt">Kontakt</a> {{insert_content::162}}</div><!-- indexer::continue --><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/modules/mod_html.html5 --><!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/modules/mod_html.html5 --><div class="headline"> {{insert_content::22}}</div><div class="realFooter"> <div class="inside"> <div class="kontakt"> {{insert_content::19}} {{insert_content::20}} {{insert_content::183}} </div> <div class="newProjects"> {{insert_module::10}} </div> <div class="social_container"> {{insert_module::8}} <div class="socialContainer"><div class="inside"><span>#follow us</span>{{insert_content::18}}</div></div> </div> {{insert_module::12}} </div></div><div class="menuSubContainer"> {{insert_module::3}}</div><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/modules/mod_html.html5 --><!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/modules/mod_customnav.html5 --><!-- indexer::stop --><nav class="mod_customnav block" id="navi-mobil" itemscope itemtype="http://schema.org/SiteNavigationElement"> <a href="#skipNavigation6" class="invisible">Navigation überspringen</a> <!-- TEMPLATE START: templates/z-connection.de/nav_mobile.html5 --><ul class="level_1" role="menubar"><a id="nav-close-button">close</a> <li class="agentur first"><a href="ueber-uns.html" title="Über uns" class="agentur first" role="menuitem"><span>Über uns</span></a></li> <li class="portfolio"><a href="portfolio.html" title="Portfolio" class="portfolio" role="menuitem"><span>Portfolio</span></a></li> <li class="referenzen"><a href="projekte.html" title="Projekte" class="referenzen" role="menuitem"><span>Projekte</span></a></li> <li class="kontakt last"><a href="kontakt.html" title="Kontakt" class="kontakt last" role="menuitem"><span>Kontakt</span></a></li> </ul><!-- TEMPLATE END: templates/z-connection.de/nav_mobile.html5 --> <a id="skipNavigation6" class="invisible">&nbsp;</a></nav><!-- indexer::continue --><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/modules/mod_customnav.html5 --> </div> </footer> </div> <!-- TEMPLATE START: templates/z-connection.de/j_flickity.html5 --> <script type="text/javascript" src="files/themes/z-connection.de/js/flickity.pkgd.min.js"></script> <script type="text/javascript" src="files/themes/z-connection.de/js/flickity-fade.js"></script> <script type="text/javascript"> initFlickity( \'.ce_rsce_slider_start.cs\' , \'.inside\' ); initFlickity( \'.ce_rsce_slider_start.gs\' , \'.ce_gallery > ul\' ); initFlickity( \'.ce_rsce_slider_start.ns\' , \'.mod_newslist\' ); initFlickity( \'.ce_rsce_slider_start.custom\' , \'.items\' ); // https://github.com/metafizzy/flickity/issues/534 // https://codepen.io/desandro/pen/XJZmMp // https://codepen.io/desandro/pen/NPyGjQ var $flickityArray = []; // console.log( $flickityArray ); function initFlickity( $sliderSelector, $itemContainerSelector ) { Flickity.prototype._createResizeClass = function() { this.element.classList.add(\'flickity-resizing\'); }; Flickity.createMethods.push(\'_createResizeClass\'); var resize = Flickity.prototype.resize; Flickity.prototype.resize = function() { this.element.classList.remove(\'flickity-resizing\'); console.log("resizing"); resize.call( this ); this.element.classList.add(\'flickity-resized\'); console.log("resized"); }; if( ($sliderNodeList = document.querySelectorAll( $sliderSelector )).length > 0 ) { for ( var i=0, len = $sliderNodeList.length; i < len; i++ ) { // console.log("ausgeführt"); // console.log( i ); var $galleryElem = $sliderNodeList[i]; var $flkty = new Flickity( $galleryElem.querySelector( $itemContainerSelector ) , JSON.parse( $galleryElem.dataset.slider ) ); // var $flickityArray[] = $flkty ; // console.log( $flkty ); // $flkty.resize(); } } // return $flickityArray; } // console.log( $flickityArray ); </script><!-- TEMPLATE END: templates/z-connection.de/j_flickity.html5 --><!-- TEMPLATE START: templates/z-connection.de/j_accordion.html5 --><script src="assets/jquery-ui/js/jquery-ui.min.js?v=1.12.1.1"></script><script> jQuery(function($) { $(document).accordion({ // Put custom options here heightStyle: \'content\', header: \'.toggler\', collapsible: true, active: false, create: function(event, ui) { ui.header.addClass(\'active\'); $(\'.toggler\').attr(\'tabindex\', 0); }, activate: function(event, ui) { ui.newHeader.addClass(\'active\'); ui.oldHeader.removeClass(\'active\'); $(\'.toggler\').attr(\'tabindex\', 0); } }); });</script><!-- TEMPLATE END: templates/z-connection.de/j_accordion.html5 -->[[TL_JQUERY]]<!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/js/js_autofocus.html5 --><script> (function() { var p = document.querySelector(\'p.error\') || document.querySelector(\'p.confirm\'); if (p) { p.scrollIntoView(); } })();</script><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/js/js_autofocus.html5 --><!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/js/js_nocookie.html5 --><script> (function() { if (navigator.cookieEnabled) return; var e = document.querySelectorAll(\'input[name="REQUEST_TOKEN"]\'), t, c, i; for (i=0; i<e.length; i++) { c = e[i].parentNode; if (\'formbody\' !== c.className) return; t = document.createElement(\'p\'); t.className = \'error nocookie\'; t.innerHTML = \'Sie werden dieses Formular nicht absenden können, da Sie Cookies in Ihrem Browser deaktiviert haben.\'; c.insertBefore(t, c.firstChild); } })();</script><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/js/js_nocookie.html5 -->[[TL_BODY]]<script type="application/ld+json">{"@context":{"contao":"https:\\/\\/schema.contao.org\\/"},"@type":"contao:RegularPage","contao:pageId":2,"contao:noSearch":false,"contao:protected":false,"contao:groups":[],"contao:fePreview":false}</script><script type="text/javascript">// First we get the viewport height and we multiple it by 1% to get a value for a vh unitlet vh = window.innerHeight * 0.01;// Then we set the value in the --vh custom property to the root of the documentdocument.documentElement.style.setProperty(\'--vh\', `${vh}px`);// We listen to the resize eventwindow.addEventListener(\'resize\', () => { // We execute the same script as before let vh = window.innerHeight * 0.01; document.documentElement.style.setProperty(\'--vh\', `${vh}px`);});</script><script src="files/themes/z-connection.de/js/custom.js"></script><script src="files/themes/z-connection.de/js/jquery.parallax-1.1.3.js"></script><script type="text/javascript">$(document).ready(function(){ $(\'#main\').parallax("50%", 0.2);});</script></body></html><!-- TEMPLATE END: templates/z-connection.de/fe_page.html5 -->', true) (vendor/contao/core-bundle/src/Resources/contao/library/Contao/Controller.php:794) at Contao\Controller::replaceInsertTags('<!-- TEMPLATE START: templates/z-connection.de/fe_page.html5 --><!DOCTYPE html><html lang="de"><head> <meta charset="utf-8"> <title>Startseite - z-connection.de</title> <base href="https://www.z-connection.de/"> <meta name="robots" content="index,follow"> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> [[TL_CSS]] [[TL_HEAD]] </head><body id="top"class="index mac chrome blink ch81" itemscope itemtype="http://schema.org/WebPage"> <div id="stickyHeader"> <div class="inside"> <!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/modules/mod_html.html5 --><!-- indexer::stop --><div class="logo"> <a href="/" title="Startseite"> <svg id="z-connection_logo" xmlns="http://www.w3.org/2000/svg" width="288" height="49.9"><g id="font"><path d="M59.2 14.5H65l-6 21.6h6.9v-.7h-5.8l6.1-21.6h-7v.7zM69.1 24.5l-.1.8h6.8v-.8"/><path d="M85.4 14.6a10.908 10.908 0 00-1.1-.6 5.9 5.9 0 00-1.4-.2 4.147 4.147 0 00-2.5.8 2.285 2.285 0 00-1 1.9v17a2.61 2.61 0 001 2 4.306 4.306 0 005 0 2.334 2.334 0 001-2v-1.8h-.9v1.8a1.51 1.51 0 01-.8 1.4 2.792 2.792 0 01-1.8.6 3.077 3.077 0 01-1.9-.6 1.622 1.622 0 01-.7-1.4v-17a1.746 1.746 0 01.7-1.4 2.883 2.883 0 011.9-.6 3.292 3.292 0 011.9.6 1.723 1.723 0 01.8 1.4v1.8h.9v-1.8a2.279 2.279 0 00-.3-1.1 6.034 6.034 0 00-.8-.8M94.7 14.6a10.908 10.908 0 00-1.1-.6 5.9 5.9 0 00-1.4-.2 4.147 4.147 0 00-2.5.8 2.285 2.285 0 00-1 1.9v17a2.334 2.334 0 001 2 4.306 4.306 0 005 0 2.334 2.334 0 001-2v-17a2.016 2.016 0 00-.3-1.1 1.779 1.779 0 00-.7-.8m.1 1.9v17a1.613 1.613 0 01-.8 1.4 2.883 2.883 0 01-1.9.6 3.077 3.077 0 01-1.9-.6 1.622 1.622 0 01-.7-1.4v-17a1.746 1.746 0 01.7-1.4 2.883 2.883 0 011.9-.6 3.292 3.292 0 011.9.6 1.613 1.613 0 01.8 1.4" transform="translate(-1.1 -.1)"/><path d="M103.8 32.6l-5.3-18.8v-.1h-.9v22.4h1V17.3l5.3 18.8h.8V13.7h-.9v18.9zM113.9 32.6l-5.3-18.8-.1-.1h-.8v22.4h.9V17.3l5.3 18.8h.8V13.7h-.8v18.9zM117.7 36.1h6.8v-.7h-5.8V25h4.9v-.7h-4.9v-9.9h5.8v-.7h-6.8v22.4z"/><path d="M134.2 14.6a10.908 10.908 0 00-1.1-.6 5.9 5.9 0 00-1.4-.2 4.147 4.147 0 00-2.5.8 2.285 2.285 0 00-1 1.9v17a2.777 2.777 0 001 2 4.306 4.306 0 005 0 2.334 2.334 0 001-2v-1.8h-.9v1.8a1.746 1.746 0 01-.7 1.4 2.883 2.883 0 01-1.9.6 3.077 3.077 0 01-1.9-.6 1.622 1.622 0 01-.7-1.4v-17a1.746 1.746 0 01.7-1.4 2.883 2.883 0 011.9-.6 3.292 3.292 0 011.9.6 1.622 1.622 0 01.7 1.4v1.8h.9v-1.8a2.279 2.279 0 00-.3-1.1 1.779 1.779 0 00-.7-.8" transform="translate(-1.1 -.1)"/><path d="M136.2 14.4h3v21.7h.9V14.4h2.9v-.7h-6.8v.7zM145.1 13.6v22.5h.9V13.6h-.9z"/><path d="M156.1 14.6a10.908 10.908 0 00-1.1-.6 5.9 5.9 0 00-1.4-.2 4.147 4.147 0 00-2.5.8 2.285 2.285 0 00-1 1.9v17a2.61 2.61 0 001 2 4.306 4.306 0 005 0 2.334 2.334 0 001-2v-17a2.279 2.279 0 00-.3-1.1 2.7 2.7 0 00-.7-.8m.1 1.9v17a1.746 1.746 0 01-.7 1.4 2.883 2.883 0 01-1.9.6 3.077 3.077 0 01-1.9-.6 1.622 1.622 0 01-.7-1.4v-17a1.746 1.746 0 01.7-1.4 2.883 2.883 0 011.9-.6 3.292 3.292 0 011.9.6 1.91 1.91 0 01.7 1.4" transform="translate(-1.1 -.1)"/><path d="M165.2 32.6l-5.3-18.9-.1-.1-.8.1v22.4h.9V17.3l5.3 18.8h.9V13.6h-.9v19z"/><path transform="rotate(-.062 84.456 1041.535)" d="M177.9 12.5h.9v25.1h-.9z"/><path d="M195.6 14.5a10.908 10.908 0 00-1.1-.6 5.9 5.9 0 00-1.4-.2 4.147 4.147 0 00-2.5.8 2.285 2.285 0 00-1 1.9v17a2.61 2.61 0 001 2 4.306 4.306 0 005 0 2.334 2.334 0 001-2v-8.9h-3.9v.7h2.9v8.2a1.613 1.613 0 01-.8 1.4 2.883 2.883 0 01-1.9.6 3.077 3.077 0 01-1.9-.6 1.622 1.622 0 01-.7-1.4v-17a1.746 1.746 0 01.7-1.4 2.883 2.883 0 011.9-.6 3.292 3.292 0 011.9.6 1.723 1.723 0 01.8 1.4v1.8h.9v-1.8a2.016 2.016 0 00-.3-1.1 3.278 3.278 0 00-.6-.8M205.3 14.5a10.908 10.908 0 00-1.1-.6 3.178 3.178 0 00-1.4-.2h-3.2v22.5h1V25.1h2.3a2.792 2.792 0 011.8.6 1.723 1.723 0 01.8 1.4v9.1h1v-9.1a2.4 2.4 0 00-.6-1.5 2.73 2.73 0 00-1.2-.9 2.73 2.73 0 001.2-.9 2.035 2.035 0 00.6-1.5v-5.9a2.016 2.016 0 00-.3-1.1c-.3-.2-.5-.5-.9-.8m.2 2v5.9a1.51 1.51 0 01-.8 1.4 2.883 2.883 0 01-1.9.6h-2.3v-9.9h2.3a3.292 3.292 0 011.9.6 2.024 2.024 0 01.8 1.4M212.4 13.7h-.9L208.4 36v.1h1V36c.2-1.5.4-3 .6-4.6.2-1.5.4-3 .6-4.4h2.8l1.3 9.1h.9l-3.1-22.4zm.9 12.7h-2.6c.2-1.7.5-3.3.7-4.9l.6-4.2q.15 1.05.3 1.8l.3 2.4.3 2.4a18.664 18.664 0 01.4 2.5" transform="translate(-1.1 -.1)"/><path d="M216.5 36.1h.9V25.2h5v-.7h-5V14.4h5.8v-.8h-6.7v22.5zM225.2 13.6v22.5h.9V13.6h-.9z"/><path d="M234.3 30.7c-1-1.8-2-3.5-3-5.3l6.2-11.7h-1l-5.3 10.1V13.7h-1v22.5h1v-9.3l5.3 9.3h1l-.1-.2c-1.1-1.7-2.1-3.5-3.1-5.3M244.9 14.5a10.908 10.908 0 00-1.1-.6 5.9 5.9 0 00-1.4-.2h-3.2v22.5h3.2a4.147 4.147 0 002.5-.8 2.334 2.334 0 001-2v-17a2.279 2.279 0 00-.3-1.1 4.371 4.371 0 00-.7-.8m.1 2v17a1.746 1.746 0 01-.7 1.4 2.883 2.883 0 01-1.9.6h-2.3v-21h2.3a2.883 2.883 0 011.9.6 1.622 1.622 0 01.7 1.4" transform="translate(-1.1 -.1)"/><path d="M247.9 36.1h6.7v-.8h-5.8V25h4.9v-.7h-4.9v-9.9h5.8v-.8h-6.8l.1 22.5z"/><path d="M264.1 14.5a10.908 10.908 0 00-1.1-.6 5.9 5.9 0 00-1.4-.2 4.147 4.147 0 00-2.5.8 2.285 2.285 0 00-1 1.9v5.4a1.594 1.594 0 00.4 1.2 3.819 3.819 0 00.9.9 3.552 3.552 0 00.9.4c.3.1.6.2 1.1.4h.3a.1.1 0 01.1.1 6.89 6.89 0 01.8.3 3.329 3.329 0 01.6.3 2.7 2.7 0 01.8.7 1.135 1.135 0 01.3.8v6.5a1.613 1.613 0 01-.8 1.4 2.792 2.792 0 01-1.8.6 3.077 3.077 0 01-1.9-.6 1.622 1.622 0 01-.7-1.4v-1.8h-1v1.8a2.334 2.334 0 001 2 4.306 4.306 0 005 0 2.334 2.334 0 001-2v-6.5a1.594 1.594 0 00-.4-1.2 2.189 2.189 0 00-1-.9 3.552 3.552 0 00-.9-.4c-.3-.1-.6-.2-1.1-.4h-.3c-.1 0-.1 0-.2-.1a3.091 3.091 0 00-.8-.2l-.6-.3a1.763 1.763 0 01-.9-1.5v-5.4a1.746 1.746 0 01.7-1.4 2.883 2.883 0 011.9-.6 3.292 3.292 0 011.9.6 1.723 1.723 0 01.8 1.4v1.8h.9v-1.8a2.279 2.279 0 00-.3-1.1 5.5 5.5 0 00-.7-.9" transform="translate(-1.1 -.1)"/><path d="M267 13.6v22.5h.9V13.6h-.9z"/><path d="M278 14.5a10.908 10.908 0 00-1.1-.6 5.9 5.9 0 00-1.4-.2 4.147 4.147 0 00-2.5.8 2.285 2.285 0 00-1 1.9v17a2.574 2.574 0 001.1 2 4.306 4.306 0 005 0 2.334 2.334 0 001-2v-9h-3.8v.7h2.9v8.2a1.873 1.873 0 01-.8 1.4 2.883 2.883 0 01-1.9.6 3.077 3.077 0 01-1.9-.6 2.024 2.024 0 01-.8-1.4v-17a1.746 1.746 0 01.7-1.4 2.883 2.883 0 011.9-.6 3.292 3.292 0 011.9.6 1.723 1.723 0 01.8 1.4v1.8h.9v-1.8a2.279 2.279 0 00-.3-1.1 4.514 4.514 0 01-.7-.7" transform="translate(-1.1 -.1)"/><path d="M287.1 13.6v18.9l-5.3-18.8-.1-.1h-.8v22.5h.9V17.2l5.3 18.9h.9V13.6h-.9z"/></g><path id="signet" d="M8.5 30.6L32 28.9l-.2-.4 6-.2 1.5 2.1h-6.4l.6.8-25.8.4zm17.4-10.2l4.3 6v-.1l.2.3-1.9-3.3 4.2-2.6 4.2 6-6.1.3.2.2-18.2 1zm.9.1l5.1-.7.1.2-4.1 2.4zm-10.6-.3l8.7-1.1.1.1-14.2 8.1zM26 19l2.8-3.8 2.1 3.1-4.2.7H26zm-4.9-5.3l2.5 3.6-5.9.9zm-17 .4v22.1l19.4 10.3L43 36.2V14.1L23.6 3.5zM2.9 36.9V13.4L23.5 2.2l20.6 11.2v23.5L23.5 47.8zM1.1 12.3v25.8L23.6 50 46 38V12.3L23.6.1z" transform="translate(-1.1 -.1)"/></svg> </a></div><!-- indexer::continue --><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/modules/mod_html.html5 --><!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/modules/mod_navigation.html5 --><!-- indexer::stop --><nav class="mod_navigation menuMain block" id="navi" itemscope itemtype="http://schema.org/SiteNavigationElement"> <a href="#skipNavigation7" class="invisible">Navigation überspringen</a> <!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/navigation/nav_default.html5 --><ul class="level_1"> <li class="agentur sibling first"><a href="ueber-uns.html" title="Über uns" class="agentur sibling first" itemprop="url"><span itemprop="name">Über uns</span></a></li> <li class="portfolio sibling"><a href="portfolio.html" title="Portfolio" class="portfolio sibling" itemprop="url"><span itemprop="name">Portfolio</span></a></li> <li class="referenzen sibling last"><a href="projekte.html" title="Projekte" class="referenzen sibling last" itemprop="url"><span itemprop="name">Projekte</span></a></li> </ul><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/navigation/nav_default.html5 --> <a id="skipNavigation7" class="invisible">&nbsp;</a></nav><!-- indexer::continue --><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/modules/mod_navigation.html5 --><!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/modules/mod_html.html5 --><!-- indexer::stop --><a id="navi-mobil-button" class="animated fadeInUp">Navigation</a><!-- indexer::continue --><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/modules/mod_html.html5 --> </div> </div> <div id="wrapper"> <div class="{{page::alias}} slider-box"> <div class="inside"> <!-- TEMPLATE START: templates/z-connection.de/mod_article.html5 --> <div class="mod_article first block inColumn-slider" id="article-19"> <div class="inside"> <!-- TEMPLATE START: templates/z-connection.de/rsce_slider_start.html5 --><section class="ce_rsce_slider_start first cs" data-slider=\'{"imagesLoaded":true,"contain":true,"arrowShape":"M41.9 50l23.3 23.4v7.1L34.8 50l30.4-30.4v7.1L41.9 50z","autoPlay":6000,"pageDots":false,"selectedAttraction":"0.002","friction":"0.05","pauseAutoPlayOnHover":false,"wrapAround":true,"fade":true,"prevNextButtons":false,"cellAlign":"left"}\'> <div class="inside"><!-- TEMPLATE END: templates/z-connection.de/rsce_slider_start.html5 --><!-- TEMPLATE START: templates/z-connection.de/rsce_sliderElement.html5 --><div class="ce_rsce_sliderElement clearfix withOutImage"> <div class="inside"> <div class="content_container"> <div class="content"> <div class="inside"> <div class="h1Like">Ein Gelungener Markenauftritt{{br}} ist kein Zufall.</div> </div> </div> <div class="extraContent"> <div class="inside"> <div class="text"><p>puristischer neuer Markenauftritt der <br>mhs Anwaltskanzlei: Logo- und Corporate Design; <br>inkl. handmade Visitenkarten mit Folienschnitt</p></div> </div> </div> </div> <figure class="image_container" itemscope="" itemtype="http://schema.org/ImageObject"> <!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --><img src="files/uploads/Header_und_Bildslider/Headerbilder/Montage_Header_mhs.jpg" width="5000" height="3000" alt="" itemprop="image"><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --> </figure> </div></div><!-- TEMPLATE END: templates/z-connection.de/rsce_sliderElement.html5 --><!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/elements/ce_player.html5 --><!-- indexer::stop --><div class="ce_player block"> <figure class="video_container"> <video width="640" height="360" preload="auto" autoplay loop playsinline muted> <source type="video/mp4" src="files/uploads/Videos/Bear_LP_END.mp4" title="Bear_LP_END.mp4"> </video> </figure></div><!-- indexer::continue --><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/elements/ce_player.html5 --><!-- TEMPLATE START: templates/z-connection.de/rsce_sliderElement.html5 --><div class="ce_rsce_sliderElement clearfix withOutImage"> <div class="inside"> <div class="content_container invert"> <div class="content"> <div class="inside"> <div class="h1Like">Wir stecken den Teufel ins Detail.</div> </div> </div> <div class="extraContent"> <div class="inside"> <div class="text"><p>Logos sind die Königsklasse des Grafikdesigns und <br>eine unserer Lieblingsdisziplinen. Markante Aushängeschilder, <br>die binnen Sekunden Werte und Emotion transportieren.</p></div> </div> </div> </div> <figure class="image_container" itemscope="" itemtype="http://schema.org/ImageObject"> <!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --><img src="files/uploads/Header_und_Bildslider/Headerbilder/Montage_Header_frauHase.jpg" width="4000" height="2400" alt="" itemprop="image"><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --> </figure> </div></div><!-- TEMPLATE END: templates/z-connection.de/rsce_sliderElement.html5 --><!-- TEMPLATE START: templates/z-connection.de/rsce_sliderElement.html5 --><div class="ce_rsce_sliderElement clearfix withOutImage"> <div class="inside"> <div class="content_container invert"> <div class="content"> <div class="inside"> <div class="h1Like">Wertiges Produkt Branding lebt {{br}} durch Emotion und Lifestyle.</div> </div> </div> <div class="extraContent"> <div class="inside"> <div class="text"><p>Besonders Gebrauchsgegenstände befriedigen <br>Sehnsüchte und schaffen Erlebnisse. Diese sind <br>ein untrennbarer Teil der Wahrnehmung und gehen <br>weit über das eigentliche Produkt hinaus.</p></div> </div> </div> </div> <figure class="image_container" itemscope="" itemtype="http://schema.org/ImageObject"> <!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --><img src="files/uploads/Header_und_Bildslider/Headerbilder/Header_zconnection_Ski.jpg" width="5000" height="3000" alt="" itemprop="image"><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --> </figure> </div></div><!-- TEMPLATE END: templates/z-connection.de/rsce_sliderElement.html5 --><!-- TEMPLATE START: templates/z-connection.de/rsce_sliderElement.html5 --><div class="ce_rsce_sliderElement clearfix withOutImage"> <div class="inside"> <div class="content_container"> <div class="content"> <div class="inside"> <div class="h1Like">Wir verpacken keine Produkte {{br}} wir formen Unternehmenswerte.</div> </div> </div> <div class="extraContent"> <div class="inside"> <div class="text"><p>Modernes Packaging Design schärft die<br>individuellen Produkt- und Markenwerte und<br>schafft so ein qualitatives Gesamterlebnis.</p></div> </div> </div> </div> <figure class="image_container" itemscope="" itemtype="http://schema.org/ImageObject"> <!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --><img src="files/uploads/Header_und_Bildslider/Headerbilder/Montage_Header_NG.jpg" width="4000" height="2400" alt="" itemprop="image"><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --> </figure> </div></div><!-- TEMPLATE END: templates/z-connection.de/rsce_sliderElement.html5 --><!-- TEMPLATE START: templates/z-connection.de/rsce_slider_stop.html5 --> </div></section><!-- TEMPLATE END: templates/z-connection.de/rsce_slider_stop.html5 --> </div> </div><!-- TEMPLATE END: templates/z-connection.de/mod_article.html5 --><!-- TEMPLATE START: templates/z-connection.de/mod_article.html5 --> <div class="mod_article scrollDown_container last block inColumn-slider" id="article-46"> <div class="inside"> <!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/modules/mod_html.html5 --><!-- indexer::stop --><div> <div class="inside"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 60.9 30.4"><path d="M30.4 23.3L53.8 0h7.1L30.4 30.4 0 0h7.1z" fill="#2b2e34"/></svg> </div></div><!-- indexer::continue --><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/modules/mod_html.html5 --> </div> </div><!-- TEMPLATE END: templates/z-connection.de/mod_article.html5 --> </div> </div> <div id="container"> <main id="main"> <div class="inside"> <!-- TEMPLATE START: templates/z-connection.de/mod_article.html5 --> <div class="mod_article first block inColumn-main bgWhite" id="article-22"> <div class="inside"> <!-- TEMPLATE START: templates/z-connection.de/rsce_team.html5 --><div class="ce_rsce_team first"> <div class="inside"> <div class="items"> <div class="item showMore"><a href="https://www.xing.com/profile/Christian_Zitzmann4?sc_o=mxb_p" target="_blank" rel="noopener noreferrer"><div class="inside"><div class="icon"><figure class="image_container" itemscope="" itemtype="http://schema.org/ImageObject"><!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --> <picture> <source srcset="assets/images/5/Portrait_z-d7548c47.jpg 1x, assets/images/b/Portrait_z-af8315a6.jpg 1.969x" media="(min-width: 0rem)"> <img src="files/uploads/Teambilder/Portrait_z.jpg" alt="" itemprop="image"> </picture><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --></figure><div class="social"><div class="svg"><svg xmlns="http://www.w3.org/2000/svg" width="14.737" height="15.709" viewBox="0 0 14.737 15.709"><g transform="translate(-1783.487 -4375.27)"><path d="M0,0A.29.29,0,0,0,.066-.069c.149-.309.336-.6.5-.9C.7-1.209.841-1.451.977-1.7a3.585,3.585,0,0,1,.177-.315c.157-.225.27-.476.415-.708.087-.139.144-.3.236-.433.173-.253.307-.528.457-.793a4.4,4.4,0,0,0,.393-.716,6.829,6.829,0,0,0,.524-.868c.183-.311.357-.628.536-.942q.245-.431.491-.86c.163-.287.329-.573.49-.861.136-.243.277-.484.413-.728.068-.121.134-.244.207-.363.052-.085.056-.082-.023-.184H1.825a.4.4,0,0,0-.184.168c-.071.156-.17.3-.254.447-.075.132-.142.269-.219.4-.088.148-.187.29-.271.44s-.151.336-.252.488c-.164.244-.293.507-.444.757-.079.13-.133.276-.221.4-.135.187-.235.394-.351.591-.158.267-.3.546-.455.813-.061.1-.11.216-.177.315-.157.233-.274.489-.428.724-.086.131-.137.285-.221.418q-.149.234-.277.478c-.089.169-.19.331-.285.5-.139.242-.275.486-.414.727-.162.281-.323.562-.486.843-.063.109-.117.225-.185.332a6.6,6.6,0,0,0-.362.647.175.175,0,0,0,0,.183c.081.145.165.287.255.426s.152.323.253.466a4.81,4.81,0,0,1,.276.481c.19.344.4.677.58,1.026.058.113.121.223.185.332.142.242.288.481.427.724.075.131.125.279.212.4.177.251.3.531.457.794.082.141.157.291.241.43.16.267.305.543.47.808.034.055.07.108.1.155H3.37l.056-.055c-.1-.185-.189-.373-.3-.55-.152-.25-.294-.505-.437-.76-.086-.155-.162-.319-.26-.464-.158-.233-.268-.492-.425-.725-.088-.13-.135-.288-.223-.418-.153-.228-.279-.471-.413-.709s-.264-.478-.4-.711C.82,1.6.693,1.335.528,1.092.468,1,.415.907.364.812.279.656.193.5.1.35A.456.456,0,0,1,0,0M-6.707-3.007a.45.45,0,0,1-.015.074c-.132.232-.275.458-.409.689-.083.142-.173.282-.257.425-.139.237-.287.468-.43.7C-7.912-.965-8-.812-8.1-.66c-.134.218-.272.433-.4.651-.1.158-.175.326-.278.477-.18.265-.322.553-.512.812a1.046,1.046,0,0,0-.094.212h3.452c.063-.108.134-.23.207-.35.11-.179.223-.357.332-.537.12-.2.236-.393.356-.589s.244-.375.35-.571c.119-.218.264-.421.386-.637.1-.166.2-.327.3-.491.126-.207.25-.414.376-.621.11-.18.223-.357.332-.538A1.251,1.251,0,0,0-3.23-2.99c-.116-.2-.228-.382-.333-.571-.074-.132-.125-.279-.211-.4a6.541,6.541,0,0,1-.343-.6c-.016-.028-.028-.057-.044-.084-.142-.242-.286-.481-.425-.724-.075-.132-.128-.277-.214-.4-.173-.253-.286-.54-.463-.789H-8.682a.766.766,0,0,0,.025.117,2.53,2.53,0,0,0,.239.43c.1.145.132.325.266.444.16.339.365.652.539.983.13.247.28.482.413.728.057.105.116.212.177.316.1.181.214.36.316.531" transform="translate(1792.87 4384.735)" fill="#2b2e34"/></g></svg></div></div></div><div class="text_container"><div class="name">Christian Zitzmann</div><div class="text">Inhaber / Grafikdesigner</div><div class="sign"><div class="svg"><svg version="1.1" id="Ebene_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 137.6 28.4" xml:space="preserve"><style>.st0{fill:#2b2e34}.st1{fill:none;stroke:#fff;stroke-width:.33}</style><g id="Gruppe_25" transform="translate(0 193.53)"><g id="Gruppe_19" transform="translate(254.097 -111.299)"><path id="Pfad_12" class="st0" d="M-220-70c.1-1.1-.4-1.4-1.8-1.9-.7-.2-1.3-.5-1.8-.9l-.1-.1c-.8-.7-1.7-1.3-2.7-1.6-.3-.1-.7.1-.9.4-1.3 2-1.8 5-2.2 8-.2 1.6-.5 3.2-.9 4.7l-.1.3h-.2c-.1.1-.3.1-.4.3-.2.3-.5.4-.9.5h-.2l-.1-.2c-.2-.2-.4-.4-.6-.5-.1-.1-.3-.2-.4-.3l-.2-.2.1-.3c0-.1 0-.2.1-.3v-.1c-2-3.5-.4-6.8 1-9.8.8-1.5 1.4-3.1 1.6-4.7 0-.8-.4-1.3-1.1-1.9-.1 0-.3.1-.4.1-.2 0-.3.1-.5.1-4.1 11-9.5 18.1-16.3 21.7h-.8c-.3 0-.6 0-.9-.1h-.1l-.1-.1c-2.1-2-1.5-6-.8-9.3v-.1c2.5-6.4 6-10.5 10.7-12.4.2-.3.3-.6.3-.9-.2-.2-.4-.3-.7-.5-.1-.1-.3-.2-.4-.3-4.5 1-9 5.3-11.2 10.9-1.8 4.4-1.8 9.3.1 13.7.8.9 1.9 1.4 3 1.6 3.2.4 6.5-3 8.3-4.8.4-.5.8-1 1.2-1.6 1-1.4 2.1-2.7 3.3-4l.5-.4.1.7c.3 2.7 1.9 5.2 4.2 6.6 3.4.3 3.5-.8 3.9-5v-.1c.2-2.3.7-6.3 1.7-7.9.2-.4.6-.6 1.1-.5.7.1 1.3.4 1.9.8.7.4 1.4.7 2.2.9.8.1 1.3-.1 1.5-.5"/></g><g id="Gruppe_21" transform="translate(351.063 -102.847)"><path id="Pfad_14" class="st0" d="M-220-70c-3.7-.4-7.6-.6-11.6-.7-4.2-.2-8.5-.3-12.8-.8-3.7-.4-7.3-1.1-10.8-2.1-1.7-.8-3.5-1.3-5.3-1.6-2.6-.3-5.2.3-7.3 1.7-1.9 1.2-3.8 2.3-5.9 2.6h-.1l-.1-.1c-1-1-1.4-2-1.2-3.9.4-4.3 1.7-8.4 3.7-12.3 0-.8-.3-1.5-.8-2-.1-.1-.2-.1-.4-.1-.8-.1-1.3 1.1-1.8 2.8-.1.2-.2.5-.2.7-.2.5-.3 1-.5 1.5-1 2.5-1.7 5.2-2.1 7.9v.5l-.4-.1c-.8-.2-1.5-.6-2.2-1.1-.5-.4-1.1-.7-1.8-.9h-.4c0 .3-.2.6-.3.8-.1.2-.2.3-.1.5l.1.3-.2.2c-5 4.6-9.9 7.6-14.9 8.9 0 .1-.1.1-.1.2-.2.2-.4.3-.7.2-.2 0-.4-.1-.5-.2l-.2-.2.1-.3c.9-4.4 2.8-7.4 4.7-10.2 2-2.8 3.5-5.9 4.4-9.2 0-.9-.2-1.7-.7-2.5-.7-.5-1.4-.9-2.3-.9-2.5-.3-5.3 1.4-7 2.8l-.4.4c-2.7 2.3-7.6 6.7-5.8 10.5.2 0 .4.1.6.2.1 0 .2.1.3.1h.1c2.2-5.8 7.6-10.6 12.3-11h.5l-.2.6c-.8 3.2-2.6 5.8-4.4 8.4-1.8 2.6-3.6 5.1-4.3 8.2-.3 1.4-.1 2.9.5 4.2.1.3.2.6.4 1 .6.4 1.3.6 2 .7 2.6.3 5.3-1.6 7-2.7 2.3-1 4.4-2.3 6.5-3.7.6-.5 1.1-1 1.5-1.5.6-.9 1.4-1.6 2.4-2 .2 0 .4-.1.6 0 .3 0 .6.1.9.2.2.1.4.1.7.2.3 0 .5-.1.7-.3l.4-.4.2.6c.1.4.3.9.4 1.3.2.9.5 1.7.9 2.5.4.2.7.6.9 1.1.6.4 1.3.6 2 .7 2 .2 3.8-.9 5.7-2.2 1.9-1.2 3.9-2.5 6.2-2.3.9.1 1.8.4 2.6.9 3.3 1.3 6.8 2.2 10.3 2.6 1.1.1 2.3.2 3.4.3.2 0 .4.1.5.3l1.4.1c1.7.1 3.4.3 5.1.4 1.6.2 3.1.4 4.7.8 2.8-.2 5.6-.1 8.3 0 4 .2 8.1.3 11.7-.5.1-.3.1-.6 0-.9-2.6-.6-4.8-1-6.9-1.2"/></g><g id="Gruppe_435"><g id="Gruppe_20" transform="translate(254.097 -111.299)"><path id="Pfad_13" class="st1" d="M-220-70c.1-1.1-.4-1.4-1.8-1.9-.7-.2-1.3-.5-1.8-.9l-.1-.1c-.8-.7-1.7-1.3-2.7-1.6-.3-.1-.7.1-.9.4-1.3 2-1.8 5-2.2 8-.2 1.6-.5 3.2-.9 4.7l-.1.3h-.2c-.1.1-.3.1-.4.3-.2.3-.5.4-.9.5h-.2l-.1-.2c-.2-.2-.4-.4-.6-.5-.1-.1-.3-.2-.4-.3l-.2-.2.1-.3c0-.1 0-.2.1-.3v-.1c-2-3.5-.4-6.8 1-9.8.8-1.5 1.4-3.1 1.6-4.7 0-.8-.4-1.3-1.1-1.9-.1 0-.3.1-.4.1-.2 0-.3.1-.5.1-4.1 11-9.5 18.1-16.3 21.7h-.8c-.3 0-.6 0-.9-.1h-.1l-.1-.1c-2.1-2-1.5-6-.8-9.3v-.1c2.5-6.4 6-10.5 10.7-12.4.2-.3.3-.6.3-.9-.2-.2-.4-.3-.7-.5-.1-.1-.3-.2-.4-.3-4.5 1-9 5.3-11.2 10.9-1.8 4.4-1.8 9.3.1 13.7.8.9 1.9 1.4 3 1.6 3.2.4 6.5-3 8.3-4.8.4-.5.8-1 1.2-1.6 1-1.4 2.1-2.7 3.3-4l.5-.4.1.7c.3 2.7 1.9 5.2 4.2 6.6 3.4.3 3.5-.8 3.9-5v-.1c.2-2.3.7-6.3 1.7-7.9.2-.4.6-.6 1.1-.5.7.1 1.3.4 1.9.8.7.4 1.4.7 2.2.9.8.1 1.3-.1 1.5-.5z"/></g><g id="Gruppe_22" transform="translate(351.063 -102.847)"><path id="Pfad_15" class="st1" d="M-220-70c-3.7-.4-7.6-.6-11.6-.7-4.2-.2-8.5-.3-12.8-.8-3.7-.4-7.3-1.1-10.8-2.1-1.7-.8-3.5-1.3-5.3-1.6-2.6-.3-5.2.3-7.3 1.7-1.9 1.2-3.8 2.3-5.9 2.6h-.1l-.1-.1c-1-1-1.4-2-1.2-3.9.4-4.3 1.7-8.4 3.7-12.3 0-.8-.3-1.5-.8-2-.1-.1-.2-.1-.4-.1-.8-.1-1.3 1.1-1.8 2.8-.1.2-.2.5-.2.7-.2.5-.3 1-.5 1.5-1 2.5-1.7 5.2-2.1 7.9v.5l-.4-.1c-.8-.2-1.5-.6-2.2-1.1-.5-.4-1.1-.7-1.8-.9h-.4c0 .3-.2.6-.3.8-.1.2-.2.3-.1.5l.1.3-.2.2c-5 4.6-9.9 7.6-14.9 8.9 0 .1-.1.1-.1.2-.2.2-.4.3-.7.2-.2 0-.4-.1-.5-.2l-.2-.2.1-.3c.9-4.4 2.8-7.4 4.7-10.2 2-2.8 3.5-5.9 4.4-9.2 0-.9-.2-1.7-.7-2.5-.7-.5-1.4-.9-2.3-.9-2.5-.3-5.3 1.4-7 2.8l-.4.4c-2.7 2.3-7.6 6.7-5.8 10.5.2 0 .4.1.6.2.1 0 .2.1.3.1h.1c2.2-5.8 7.6-10.6 12.3-11h.5l-.2.6c-.8 3.2-2.6 5.8-4.4 8.4-1.8 2.6-3.6 5.1-4.3 8.2-.3 1.4-.1 2.9.5 4.2.1.3.2.6.4 1 .6.4 1.3.6 2 .7 2.6.3 5.3-1.6 7-2.7 2.3-1 4.4-2.3 6.5-3.7.6-.5 1.1-1 1.5-1.5.6-.9 1.4-1.6 2.4-2 .2 0 .4-.1.6 0 .3 0 .6.1.9.2.2.1.4.1.7.2.3 0 .5-.1.7-.3l.4-.4.2.6c.1.4.3.9.4 1.3.2.9.5 1.7.9 2.5.4.2.7.6.9 1.1.6.4 1.3.6 2 .7 2 .2 3.8-.9 5.7-2.2 1.9-1.2 3.9-2.5 6.2-2.3.9.1 1.8.4 2.6.9 3.3 1.3 6.8 2.2 10.3 2.6 1.1.1 2.3.2 3.4.3.2 0 .4.1.5.3l1.4.1c1.7.1 3.4.3 5.1.4 1.6.2 3.1.4 4.7.8 2.8-.2 5.6-.1 8.3 0 4 .2 8.1.3 11.7-.5.1-.3.1-.6 0-.9-2.6-.6-4.8-1-6.9-1.2z"/></g></g><g id="Gruppe_23" transform="translate(253.653 -102.511)"><path id="Pfad_16" class="st0" d="M-220-70c-.7-.1-1.5 0-2.1.3-.2.5-.1 1.1.1 1.6.3.6 1 1 1.7 1 .9.2 1.8-.2 2.2-1 .2-.3.2-.6.1-.9-.5-.6-1.2-1-2-1"/></g><g id="Gruppe_24" transform="translate(253.653 -102.511)"><path id="Pfad_17" class="st1" d="M-220-70c-.7-.1-1.5 0-2.1.3-.2.5-.1 1.1.1 1.6.3.6 1 1 1.7 1 .9.2 1.8-.2 2.2-1 .2-.3.2-.6.1-.9-.5-.6-1.2-1-2-1z"/></g></g></svg></div></div></div></div></a></div> </div> </div></div><!-- TEMPLATE END: templates/z-connection.de/rsce_team.html5 --><!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/elements/ce_headline.html5 --><h2 class="ce_headline"> Graphic is a playground</h2><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/elements/ce_headline.html5 --><!-- TEMPLATE START: templates/z-connection.de/ce_text.html5 --><div class="ce_text block"> <div class="inside"> <p>Visuelle Markenbildung und ein hochwertiges Erscheinungsbild sind viel mehr als ein Einzelergebnis, es ist ein Prozess. Beheimatet in der Metropolregion Nürnberg vertrauen uns Kunden und Partner in ganz Deutschland und Teilen Österreichs. Als Anlaufstelle für analoge und digitale Lösungen stehen wir auch Ihnen – beginnend bei der Idee bis hin zur finalen Umsetzung – gerne zur Seite.</p> </div></div><!-- TEMPLATE END: templates/z-connection.de/ce_text.html5 --><!-- TEMPLATE START: templates/z-connection.de/ce_hyperlink.html5 --><div class="ce_hyperlink last btn block"> <a href="{{link_url::11}}" class="hyperlink_txt" title="Über Uns"><span class="animBackground_container"><span class="animBackground"></span></span><span class="linkText">Über Uns</span></a> </div><!-- TEMPLATE END: templates/z-connection.de/ce_hyperlink.html5 --> </div> </div><!-- TEMPLATE END: templates/z-connection.de/mod_article.html5 --><!-- TEMPLATE START: templates/z-connection.de/mod_article.html5 --> <div class="mod_article last block inColumn-main" id="article-21"> <div class="inside"> <!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/elements/ce_headline.html5 --><h2 class="ce_headline first"> Markenentwicklung ist ein Prozess</h2><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/elements/ce_headline.html5 --><!-- TEMPLATE START: templates/z-connection.de/rsce_slider_start.html5 --><section class="ce_rsce_slider_start custom grid grid-4" data-slider=\'{"imagesLoaded":true,"contain":true,"arrowShape":"M41.9 50l23.3 23.4v7.1L34.8 50l30.4-30.4v7.1L41.9 50z","autoPlay":5500,"pageDots":false,"selectedAttraction":"0.001","friction":"0.06","pauseAutoPlayOnHover":false,"wrapAround":true,"cellAlign":"left"}\'> <div class="inside"><!-- TEMPLATE END: templates/z-connection.de/rsce_slider_start.html5 --><!-- TEMPLATE START: templates/z-connection.de/rsce_leistung.html5 --><div class="ce_rsce_leistung"> <div class="inside"> <div class="items"> <div class="item"><div class="inside"><div class="icon"><div class="svg"><svg xmlns="http://www.w3.org/2000/svg" width="110" height="110" viewBox="0 0 110 110"><defs><style>.cls-1{fill:#fbdde6;}</style></defs><g id="HG"><path class="cls-1" d="M55,100A45,45,0,1,0,10,54.948,44.994,44.994,0,0,0,55,100"/></g><g id="Icon"><polygon points="8.348 71.788 23.253 86.438 17.41 71.788 8.348 71.788"/><polygon points="19.152 71.788 25.161 86.854 31.17 71.788 19.152 71.788"/><polygon points="9.357 70.337 16.765 70.337 14.703 65.168 9.357 70.337"/><polygon points="41.013 70.337 35.677 65.023 33.558 70.337 41.013 70.337"/><polygon points="18.507 70.337 31.816 70.337 34.43 63.809 25.42 54.849 15.96 63.974 18.507 70.337"/><polygon points="24.49 53.512 18.77 49.668 11.164 51.983 15.313 62.385 24.49 53.512"/><polygon points="9.846 53.046 5.068 60.537 7.403 70.032 14.055 63.6 9.846 53.046"/><polygon points="26.883 86.907 42.265 71.788 32.912 71.788 26.883 86.907"/><polygon points="40.588 52.766 36.329 63.445 43.158 70.246 45.544 60.536 40.588 52.766"/><polygon points="39.19 51.904 31.843 49.668 26.262 53.418 35.083 62.203 39.19 51.904"/><path d="M68.909,62.118H84.427L58.8,87.353Zm4.8-12.33L83.665,59.7H69.742Zm.84-1.983,7.188-17.947,8.2,12.888L85.923,59.129ZM31.88,28.834,44.64,24.94l9.8,6.6-15.51,15Zm26.2,2.557,9.573-6.451L79.964,28.7l-7.013,17.51Zm9.194-8.984-11.125,7.5-11.125-7.5-15.48,4.724L19.866,42.338,21.5,48.994l2.85,1.915-2-8.163,7.891-12.408,7.072,17.769-.826.8,3.879,1.18-.6-1.511,16.58-16L72.11,48.235,67.5,59.7H47.479l.3.47L47.3,62.118H66.667L55.818,89.205,46.436,65.629l-.856,3.478,6.859,17.236L41.559,75.619,40.02,77.13l15.3,15.078.812.8L87.594,62.025l4.827-19.687L82.747,27.131Z"/></g></svg></div></div><div class="name">&#35;BERATUNG</div><div class="text"><p>#BERATUNG<br>#UMSETZUNG<br>#BETREUUNG</p></div></div></div><div class="item"><div class="inside"><div class="icon"><div class="svg"><svg xmlns="http://www.w3.org/2000/svg" width="110" height="110" viewBox="0 0 110 110"><defs><style>.cls-1{fill:#fbdde6;}.cls-2{fill:none;}</style></defs><g id="HG"><path class="cls-1" d="M55,100A45,45,0,1,0,10,54.948,44.994,44.994,0,0,0,55,100"/></g><g id="Icon"><path d="M39.935,82.866H25.448V73.554H39.935Zm-12.586-1.9H38.034V75.454H27.349Z"/><path d="M57.536,82.866H43.051V73.554H57.536Zm-12.585-1.9H55.636V75.454H44.951Z"/><path d="M25.6,44.765V69.744H57.435V44.765Zm1.9,1.9H55.534V67.844H27.5Z"/><polygon points="73.318 73.973 60.702 73.973 60.702 81.412 73.318 73.973"/><polygon points="62.492 82.446 75.088 82.446 75.088 75.019 62.492 82.446"/><polygon class="cls-2" points="6.215 90.962 7.333 92.597 91.399 92.597 92.519 90.962 92.519 89.839 6.215 89.839 6.215 90.962"/><path d="M86.621,87.62l-.119.318H12.344l-.231-.308V39.824l1.35-1.51H60.528V36.268H12.6l-2.538,2.538V87.938H4.314V91.55L6.331,94.5H92.4l2.018-2.948V87.938H88.668V58.577H86.621Zm5.9,2.219v1.123L91.4,92.6H7.333L6.215,90.962V89.839Z"/><path d="M62.428,18.664v37.3h4.413V68.152L80.265,56.679h24.466V18.664Zm40.346,36.059H79.543L68.73,63.964V54.011H64.385V20.679h0v-.058h38.389Z"/><path d="M91.146,42.127a1.473,1.473,0,0,0,1.4-1.038l2.737-8.949a1.509,1.509,0,0,0,.065-.435,1.47,1.47,0,0,0-1.47-1.465H75.043l-.982-3.333a.951.951,0,0,0-.905-.676H69.965a.945.945,0,0,0,0,1.889h2.483L77.3,44.567A2.99,2.99,0,0,0,79.152,49.9h0a2.991,2.991,0,0,0,2.78-4.084H86.7a2.95,2.95,0,0,0-.2,1.084,3,3,0,0,0,2.736,2.976l.242.019c.064,0,.129,0,.191,0a2.989,2.989,0,0,0,1.95-5.168,2.962,2.962,0,0,0-2.037-.809l-10.508.007-.53-1.8H91.146ZM75.6,32.115H93.312l-2.479,8.112H78Zm2.436,14.877A1.118,1.118,0,0,1,79.07,45.8h.157a1.116,1.116,0,0,1,.766,1.849,1.109,1.109,0,0,1-.766.38,1.092,1.092,0,0,1-.81-.274A1.111,1.111,0,0,1,78.037,46.992Zm10.372.089a1.1,1.1,0,0,1,.872-1.262h.073a.761.761,0,0,0,.187-.018,1.095,1.095,0,1,1-1.132,1.28Z"/><line x1="26.628" y1="46.018" x2="56.31" y2="68.443"/><rect x="40.619" y="38.63" width="1.7" height="37.2" transform="translate(-29.192 55.82) rotate(-52.93)"/><line x1="26.628" y1="68.443" x2="56.31" y2="46.018"/><rect x="22.869" y="56.38" width="37.2" height="1.7" transform="translate(-26.13 36.607) rotate(-37.107)"/></g></svg></div></div><div class="name">&#35;KONZEPTION</div><div class="text"><p>#KONZEPTION<br>#WEBENTWICKLUNG<br>#ONLINESHOPS</p></div></div></div><div class="item"><div class="inside"><div class="icon"><div class="svg"><svg xmlns="http://www.w3.org/2000/svg" width="110" height="110" viewBox="0 0 110 110"><defs><style>.cls-1{fill:#fbdde6;}</style></defs><g id="HG"><path class="cls-1" d="M55,100A45,45,0,1,0,10,54.948,44.994,44.994,0,0,0,55,100"/></g><g id="Icon"><polygon points="35.238 49.79 21.46 49.846 28.22 51.95 35.238 49.79"/><polygon points="7.106 58.449 18.953 54.803 17.864 50.593 7.106 58.449"/><polygon points="50.85 58.994 38.647 50.209 37.576 54.862 50.85 58.994"/><polygon points="30.473 52.651 36.309 54.467 37.205 50.579 30.473 52.651"/><polygon points="6.794 60.497 27.432 87.283 20.425 60.497 6.794 60.497"/><polygon points="20.553 55.704 21.447 59.163 35.228 59.163 36.009 55.77 28.218 53.346 20.553 55.704"/><polygon points="28.735 87.353 34.92 60.498 21.792 60.498 28.735 87.353"/><polygon points="19.219 50.544 20.219 54.412 25.965 52.644 19.219 50.544"/><polygon points="9.317 59.163 20.08 59.163 19.287 56.094 9.317 59.163"/><polygon points="36.585 59.163 46.909 59.163 37.276 56.164 36.585 59.163"/><polygon points="30.091 87.367 50.458 60.497 36.279 60.497 30.091 87.367"/><path d="M53.079,41.7h22.04L64.769,86.578Zm23.579,0H100L66.409,86.147Zm1.583-6.863,18.2,5.352H77.007Zm-28.5-.009,1.4,5.361H31.708Zm1.439-.428L63.9,30.622l12.9,3.8-1.332,5.775H52.685Zm-3.594-7.844,1.774,6.809L30.828,38.877Zm31,6.807,1.573-6.822L97.267,38.861Zm-29.527-7.11L61.23,29.838,50.8,32.94Zm17.5,3.574,12.131-3.608-1.55,6.72ZM53.677,26.041l20.376-.016-10.16,3.021Zm26.316-1.8-32.287.027L25.254,40.774l6.25,7.959,2.243-.009L28.234,41.7H51.528L63.1,86.1,47.769,66.584l-1.1,1.46,18.16,23.129,38.111-50.417Z"/></g></svg></div></div><div class="name">&#35;STRATEGIE</div><div class="text"><p>#STRATEGIE<br>#DESIGN<br>#MARKENBILDUNG</p></div></div></div><div class="item"><div class="inside"><div class="icon"><div class="svg"><svg xmlns="http://www.w3.org/2000/svg" width="110" height="110" viewBox="0 0 110 110"><defs><style>.cls-1{fill:#fbdde6;}</style></defs><g id="HG"><path class="cls-1" d="M55,100A45,45,0,1,0,10,54.948,44.994,44.994,0,0,0,55,100"/></g><g id="Icon"><polygon points="32.003 47.988 21.103 66.798 32.003 66.798 32.003 47.988"/><polygon points="33.385 47.988 33.385 66.798 44.284 66.798 33.385 47.988"/><polygon points="34.028 89.303 57.325 89.303 57.315 89.287 45.617 69.099 34.028 89.303"/><polygon points="20.986 68.175 32.003 87.635 32.003 68.175 20.986 68.175"/><polygon points="8.063 89.303 31.361 89.303 19.848 68.966 8.063 89.303"/><polygon points="44.555 68.175 33.384 68.175 33.384 87.652 44.555 68.175"/><path d="M80.081,55.38,98.665,87.451h-37.3Zm-38.891-.9H59.06V85.345Zm19.529,0H78.687L60.719,85.276ZM59.06,21.965V52.831H41.175Zm1.659,0L78.6,52.831H60.719Zm-.83-5.1-21.206,36.6,20.76,35.825h42.413Z"/></g></svg></div></div><div class="name">&#35;PRODUKT BRANDING</div><div class="text"><p>#MARKENSCHÄRFUNG<br>#PACKAGING<br>#PRODUKT BRANDING</p></div></div></div><div class="item"><div class="inside"><div class="icon"><div class="svg"><svg xmlns="http://www.w3.org/2000/svg" width="110" height="110" viewBox="0 0 110 110"><defs><style>.cls-1{fill:#fbdde6;}</style></defs><g id="HG"><path class="cls-1" d="M55,100A45,45,0,1,0,10,54.948,44.994,44.994,0,0,0,55,100"/></g><g id="Icon"><polygon points="39.201 31.379 45.474 33.64 46.322 27.148 39.201 31.379"/><polygon points="76.247 18.341 57.876 23.429 48.741 27.987 47.931 27.285 47.028 34.201 54.9 37.038 52.899 33.289 75.859 21.153 76.247 18.341"/><polygon points="38.484 34.751 27.866 43.241 19.101 54.035 17.979 59.257 30.826 48.503 41.489 39.577 44.171 43.625 45.26 35.279 38.356 32.791 38.484 34.751"/><path d="M81.474,96.442,69.081,77.267l.192-.15L85.448,94.3l-1.06,1.208-2.862,1.011ZM65.6,70.672l-3.013-3.755L56.541,45.192,81.5,87.568ZM47.149,43.334l6.075-3.676,6.391,22.964Zm-1.441.984,35.1,54.308L85.4,97.005l2.208-2.515-.734-1.245,0,0L54.738,38.7l-7.923-2.856Z"/></g></svg></div></div><div class="name">&#35;Corporate Design</div><div class="text"><p>Logodesign<br>Print-, Webdesign<br>Geschäftsausstattung</p></div></div></div><div class="item"><div class="inside"><div class="icon"><div class="svg"><svg xmlns="http://www.w3.org/2000/svg" width="110" height="110" viewBox="0 0 110 110"><defs><style>.cls-1{fill:#fbdde6;}</style></defs><g id="HG"><path class="cls-1" d="M55,100.02A45,45,0,1,0,10,54.968,44.994,44.994,0,0,0,55,100.02"/></g><g id="Icon"><path d="M62.931,69.968l6.943,16.807h-23.7Zm1.23-1.235,7.178-7.2,17.328,7.208L71.349,86.132ZM59.083,56.439,69.73,60.867,63.5,67.119ZM72.475,60.4l9.492-9.52,6.709,16.258ZM83.2,49.642l6.037-6.053V64.27ZM45.51,49.183l6.245-6.27,4.422,10.706Zm34.655-6.892,8.081.007-5.713,5.73ZM58.28,54.493,53.228,42.266l25.2.023L81.3,49.263,70.865,59.728ZM28.823,42.243l21.3.02L43.9,48.514ZM79.55,40.8l-6.1-14.786L88.182,40.81Zm-52.458-.048,16.8-16.871,6.978,16.893Zm26.789.024L70.792,23.8l7.017,17Zm-8.5-17.513H69.047l-16.729,16.8Zm11.6,32.3,5.283,12.79L44.2,86.467l-2.89-2.907-1.254,1.249,3.711,3.761H71.449L91.022,68.916V41.124L71.449,21.47H43.768L24.2,41.124v5.449h1.787v-3.9Z"/><path d="M40.9,54.217l-5.611-5.634H19.533l-7.341,7.371-.007-.007L8.312,59.8V75.562L15.683,82.9l-.007.007,3.857,3.873H35.292l5.582-5.605,5.639-5.616V59.8ZM16.6,71.424h0v.181H15.17v-.182h0V68.391h-2.5v3.215H11.242V63.749h1.424v3.217h2.5v-3h0v-.219h1.424v.219h0Zm6.586-6.24H21.214v6.422H19.789V65.184H17.822V63.749h5.359Zm6.933,6.422h-.157c-.008,0-.013.01-.022.01H28.884c-.009,0-.014-.008-.023-.01H28.69V67.169l-1.569,1.569L25.552,67.17v4.436h-.163c-.009,0-.013.01-.023.01h-1.06c-.008,0-.013-.008-.021-.01h-.157V63.749l.064.078,2.929,2.929,2.946-2.946.047-.061Zm5.736,0H31.568V71.44l0-.007V63.978l0-.009v-.22h1.425v6.423H35.85Zm4.948.01a2.5,2.5,0,0,1-2.485-2.293v-.018a.192.192,0,0,1,.174-.193h1.087a.185.185,0,0,1,.164.156v.009a1.08,1.08,0,0,0,1.06.905,1.069,1.069,0,1,0,0-2.138H38.469a.174.174,0,0,1-.165-.183v-3.91c0-.055,0-.191,0-.191h0v-.011h4.642v1.435H39.73v1.435h1.251a2.5,2.5,0,0,1-.183,5Z"/></g></svg></div></div><div class="name">&#35;WEBENTWICKLUNG</div><div class="text"><p>mobile Webdesign<br>Programmierung<br>CMS</p></div></div></div><div class="item"><div class="inside"><div class="icon"><div class="svg"><svg xmlns="http://www.w3.org/2000/svg" width="110" height="110" viewBox="0 0 110 110"><defs><style>.cls-1{fill:#fbdde6;}.cls-2{fill:none;}</style></defs><g id="HG"><path class="cls-1" d="M55,100A45,45,0,1,0,10,54.948,44.994,44.994,0,0,0,55,100"/></g><g id="Icon"><polygon class="cls-2" points="6.054 92.962 7.173 94.598 95.239 94.598 96.358 92.962 96.358 91.839 6.054 91.839 6.054 92.962"/><path d="M90.461,88.62l-.119.318H12.184l-.232-.308V38.824l1.35-1.51H59.643V35.268h-47.2L9.9,37.806V88.938H4.154V92.55L6.171,95.5h90.07l2.018-2.948V88.938H92.508V53.577H90.461Zm5.9,2.219v1.123L95.239,93.6H7.173L6.054,91.962V90.839Z"/><path d="M61.543,13.663v37.3h4.413V63.152L79.38,51.678h24.466V13.663Zm40.346,1.957v34.1H78.658L67.845,58.964V49.01H63.5V15.678h0V15.62"/><path d="M90.261,37.127a1.474,1.474,0,0,0,1.4-1.038l2.737-8.95a1.5,1.5,0,0,0,.064-.434A1.47,1.47,0,0,0,93,25.239H74.158l-.983-3.332a.947.947,0,0,0-.9-.676H69.08a.945.945,0,1,0,0,1.889h2.483l4.848,16.446A2.99,2.99,0,0,0,78.267,44.9h0a2.99,2.99,0,0,0,2.779-4.083h4.767a2.946,2.946,0,0,0-.2,1.084,3,3,0,0,0,2.736,2.976l.241.019q.1,0,.192,0a2.989,2.989,0,0,0-.087-5.977l-10.508.006-.53-1.8h12.6ZM74.715,27.114H92.427l-2.479,8.113H77.111Zm2.437,14.877A1.116,1.116,0,0,1,78.185,40.8h.156a1.117,1.117,0,0,1,.767,1.849,1.108,1.108,0,0,1-.767.379,1.088,1.088,0,0,1-.809-.273A1.107,1.107,0,0,1,77.152,41.991Zm10.372.09a1.1,1.1,0,0,1,.872-1.262h.072a.721.721,0,0,0,.188-.019,1.095,1.095,0,1,1-1.132,1.281Z"/><polygon points="58.445 69.887 58.445 46.349 27.301 69.887 58.445 69.887"/><polygon points="26.387 44.908 26.387 68.447 57.531 44.908 26.387 44.908"/><path d="M26.387,83.866H40.874V74.554H26.387Zm1.9-7.412H38.973v5.512H28.288Z"/><path d="M43.959,83.866H58.445V74.554H43.959Zm1.9-7.412H56.544v5.512H45.86Z"/><path d="M61.531,74.554v9.312H76.017V74.554Zm10.715,1.9L63.432,81.3V76.454Zm-6.8,5.512,8.67-4.77v4.77Z"/></g></svg></div></div><div class="name">&#35;ONLINE SHOPS</div><div class="text"><p>Shop Design<br>mobile Optimierung<br>Schnittstellen</p></div></div></div><div class="item"><div class="inside"><div class="icon"><div class="svg"><svg xmlns="http://www.w3.org/2000/svg" width="110" height="110" viewBox="0 0 110 110"><defs><style>.cls-1{fill:#fbdde6;}</style></defs><g id="HG"><path class="cls-1" d="M55,100A45,45,0,1,0,10,54.948,44.994,44.994,0,0,0,55,100"/></g><g id="Icon"><polygon points="29.745 40.006 29.745 36.903 31.638 40.006 33.93 40.006 31.107 35.38 45.609 35.38 45.609 33.314 30.241 33.314 27.679 35.876 27.679 40.006 29.745 40.006"/><path d="M59.961,96.235l-1.353,1.352H31.1l-1.351-1.352V88.8H59.961Zm2.066-8.587V57.084L59.961,58.85V84.121L46.234,60.163l3.643-6.033-.021-1.261h-1.5l-3.226,5.343v3.9l14.2,24.733H31.012L38.556,73.56l-1.47-1.323L29.745,85.155V67.27H27.679V97.091l2.562,2.561H59.463l2.564-2.561V88a.968.968,0,0,0,0-.356"/><polygon points="8.424 41.962 8.424 44.326 25.81 54.15 43.17 44.326 43.17 41.962 8.424 41.962"/><polygon points="8.424 62.484 8.424 65.313 32.317 65.313 40.211 72.417 40.211 64.852 43.17 64.852 43.17 46.574 25.811 56.398 8.424 46.573 8.424 62.484"/><path d="M49.523,15.567h51.39v34.1H64.682L53.868,58.911V48.957H49.523ZM47.566,13.61v37.3h4.413V63.1L65.4,51.625H102.87V13.61Z"/><path d="M67.126,22.805c-2.874,0-3.233.012-4.363.064a7.777,7.777,0,0,0-2.568.491A5.421,5.421,0,0,0,57.1,26.454a7.782,7.782,0,0,0-.491,2.568c-.051,1.129-.064,1.489-.064,4.362s.013,3.233.064,4.362a7.778,7.778,0,0,0,.491,2.569A5.421,5.421,0,0,0,60.2,43.409a7.829,7.829,0,0,0,2.568.491c1.13.051,1.489.064,4.363.064s3.232-.013,4.362-.064a7.829,7.829,0,0,0,2.568-.491,5.416,5.416,0,0,0,3.093-3.094,7.75,7.75,0,0,0,.492-2.569c.052-1.129.064-1.488.064-4.362s-.012-3.233-.064-4.362a7.754,7.754,0,0,0-.492-2.568,5.416,5.416,0,0,0-3.093-3.094,7.777,7.777,0,0,0-2.568-.491c-1.13-.052-1.489-.064-4.362-.064m0,1.906c2.824,0,3.159.011,4.274.061a5.878,5.878,0,0,1,1.965.365,3.5,3.5,0,0,1,2.008,2.008,5.9,5.9,0,0,1,.365,1.964c.05,1.116.061,1.45.061,4.275s-.011,3.159-.061,4.275a5.9,5.9,0,0,1-.365,1.965,3.5,3.5,0,0,1-2.008,2.007A5.852,5.852,0,0,1,71.4,42c-1.115.05-1.45.061-4.274.061s-3.16-.011-4.275-.061a5.852,5.852,0,0,1-1.965-.365,3.494,3.494,0,0,1-2.007-2.007,5.852,5.852,0,0,1-.365-1.965c-.05-1.116-.061-1.45-.061-4.275s.011-3.159.061-4.275a5.845,5.845,0,0,1,.365-1.964,3.492,3.492,0,0,1,2.007-2.008,5.878,5.878,0,0,1,1.965-.365c1.115-.05,1.45-.061,4.275-.061"/><path d="M67.126,36.911a3.527,3.527,0,1,1,3.527-3.527,3.527,3.527,0,0,1-3.527,3.527m0-8.959a5.433,5.433,0,1,0,5.432,5.432,5.432,5.432,0,0,0-5.432-5.432"/><path d="M74.042,27.737a1.27,1.27,0,1,1-1.269-1.269,1.27,1.27,0,0,1,1.269,1.269"/><path d="M87.918,41.79H91.3V33.313h2.362l.252-2.838H91.3V28.858c0-.669.135-.934.782-.934h1.832V24.979H91.573c-2.519,0-3.655,1.109-3.655,3.233v2.263H86.157v2.873h1.761Z"/></g></svg></div></div><div class="name">&#35;SOCIAL MEDIA</div><div class="text"><p>Accountdesign<br>Anzeigenkonzepte<br>Portfolios</p></div></div></div><div class="item"><div class="inside"><div class="icon"><div class="svg"><svg xmlns="http://www.w3.org/2000/svg" width="110" height="110" viewBox="0 0 110 110"><defs><style>.cls-1{fill:#fbdde6;}</style></defs><g id="HG"><path class="cls-1" d="M55,100A45,45,0,1,0,10,54.948,44.994,44.994,0,0,0,55,100"/></g><g id="Icon"><polygon points="28.51 101.524 25.503 46.14 33.814 22.74 55.762 16.273 77.519 22.741 85.948 46.129 84.945 101.507 83.045 101.472 84.042 46.432 76.042 24.284 55.76 18.255 35.295 24.285 27.415 46.421 30.408 101.455 28.51 101.524"/><rect x="53.067" y="84.932" width="6.321" height="4.594"/><rect x="53.067" y="91.915" width="6.321" height="9.921"/><polygon points="55.754 20.229 74.565 25.83 78.063 35.863 31.083 78.163 29.358 46.777 36.772 25.83 55.754 20.229"/><polygon class="cls-1" points="78.588 35.945 37.162 24.048 36.402 25.789 77.828 37.685 78.588 35.945"/></g></svg></div></div><div class="name">&#35;PRODUKT BRANDING</div><div class="text"><p>Ski, Snow-, Wakeboards<br>Bikeparts / Textilien<br>Produkt-Mockups</p></div></div></div><div class="item"><div class="inside"><div class="icon"><div class="svg"><svg xmlns="http://www.w3.org/2000/svg" width="110" height="110" viewBox="0 0 110 110"><defs><style>.cls-1{fill:#fbdde6;}</style></defs><g id="HG"><path class="cls-1" d="M55,100A45,45,0,1,0,10,54.948,44.994,44.994,0,0,0,55,100"/></g><g id="Icon"><path d="M62.609,94.928H16.386V19.043H62.609Zm-44.323-1.9H60.708V20.943H18.286Z"/><path d="M93.6,94.928H67.232V37.255H93.6Zm-24.465-1.9H91.7V39.155H69.132Z"/><rect x="24.608" y="54.815" width="29.779" height="30.182"/><path d="M55.337,85.946H23.658V53.864H55.337Zm-29.779-1.9H53.437V55.765H25.558Z"/><rect x="76.638" y="38.201" width="7.553" height="12.035"/><rect x="68.169" y="78.949" width="24.337" height="1.9"/><polygon class="cls-1" points="58.218 73.121 22.705 52.623 21.758 54.269 57.271 74.767 58.218 73.121"/><path d="M44.9,33.228H34.1a2.568,2.568,0,1,1,0-5.111h2.677a2.872,2.872,0,0,1,2.553-1.464h.34a2.873,2.873,0,0,1,2.554,1.464H44.9a2.568,2.568,0,1,1,0,5.111ZM34.1,29.617a1.23,1.23,0,0,0-1.326,1.055A1.23,1.23,0,0,0,34.1,31.728H44.9a1.231,1.231,0,0,0,1.326-1.056A1.231,1.231,0,0,0,44.9,29.617H41.1l-.132-.587a1.294,1.294,0,0,0-1.3-.877h-.34a1.294,1.294,0,0,0-1.3.877l-.132.587Z"/><rect x="79.311" y="73.15" width="1.9" height="27.412" transform="translate(-35.068 113.03) rotate(-60.047)"/></g></svg></div></div><div class="name">&#35;PACKAGING DESIGN</div><div class="text"><p>Produktlogos<br>Verpackungsdesign<br>Point of Sale</p></div></div></div><div class="item"><div class="inside"><div class="icon"><div class="svg"><svg xmlns="http://www.w3.org/2000/svg" width="110" height="110" viewBox="0 0 110 110"><defs><style>.cls-1{fill:#fbdde6;}</style></defs><g id="HG"><path class="cls-1" d="M55,100A45,45,0,1,0,10,54.948,44.994,44.994,0,0,0,55,100"/></g><g id="Icon"><polygon points="32.003 47.988 21.103 66.798 32.003 66.798 32.003 47.988"/><polygon points="33.385 47.988 33.385 66.798 44.284 66.798 33.385 47.988"/><polygon points="34.028 89.303 57.325 89.303 57.315 89.287 45.617 69.099 34.028 89.303"/><polygon points="20.986 68.175 32.003 87.635 32.003 68.175 20.986 68.175"/><polygon points="8.063 89.303 31.361 89.303 19.848 68.966 8.063 89.303"/><polygon points="44.555 68.175 33.384 68.175 33.384 87.652 44.555 68.175"/><path d="M80.081,55.38,98.665,87.451h-37.3Zm-38.891-.9H59.06V85.345Zm19.529,0H78.687L60.719,85.276ZM59.06,21.965V52.831H41.175Zm1.659,0L78.6,52.831H60.719Zm-.83-5.1-21.206,36.6,20.76,35.825h42.413Z"/></g></svg></div></div><div class="name">&#35;BRAND DESIGN</div><div class="text"><p>Markenschärfung<br>Strategieberatung<br>Platzierung</p></div></div></div><div class="item"><div class="inside"><div class="icon"><div class="svg"><svg xmlns="http://www.w3.org/2000/svg" width="110" height="110" viewBox="0 0 110 110"><defs><style>.cls-1{fill:#fbdde6;}</style></defs><g id="HG"><path class="cls-1" d="M55,100A45,45,0,1,0,10,54.948,44.994,44.994,0,0,0,55,100"/></g><g id="Icon"><polygon points="57.891 63.198 70.969 73.032 70.969 63.198 57.891 63.198"/><polygon points="70.968 61.241 70.968 51.371 57.843 61.241 70.968 61.241"/><path d="M47.743,21.663H62.019L68.55,49.1H41.317Zm1.785-6.444H60.347l.966,4.487H48.563Zm2.527-3.5H57.82l.36,1.539H51.7Zm1.9-6.688V9.759H50.5l-.82,3.5H47.948L46.564,19.7l-.369,0-6.913,29.51L54.938,60.977l15.65-11.768-7-29.406h-.251l-1.407-6.539H60.192l-.82-3.5H55.916V5.027Z"/><path d="M68.526,97.1,70.767,77.3,79.98,88.531l-2.874,14.486H71.529ZM29.9,88.531,39.109,77.3l2.26,19.966-3.014,5.756H32.769ZM40.981,76.438H68.9l-2.2,19.486h-23.5Zm-4.267.692L27.8,88.005l3.366,16.968h8.376l3.713-7.092H66.727l3.6,7.092h8.384l3.367-16.968L73.161,77.13l-18.223-13.7Z"/><polygon points="51.985 63.198 38.907 63.198 38.907 73.032 51.985 63.198"/><polygon points="38.907 51.371 38.907 61.242 52.033 61.242 38.907 51.371"/></g></svg></div></div><div class="name">&#35;STARTUPS</div><div class="text"><p>Gründungstipps<br>CD Erstaustattung<br>Betreuung</p></div></div></div> </div> </div></div><!-- TEMPLATE END: templates/z-connection.de/rsce_leistung.html5 --><!-- TEMPLATE START: templates/z-connection.de/rsce_slider_stop.html5 --> </div></section><!-- TEMPLATE END: templates/z-connection.de/rsce_slider_stop.html5 --><!-- TEMPLATE START: templates/z-connection.de/ce_text.html5 --><div class="ce_text block"> <div class="inside"> <p>Wir übersetzen unternehmerische Ideen in individuelle Bild-, Farb- und Formsprachen. Im Zuge dessen entwickeln wir einzelne Marketingbausteine oder medienübergreifende Kommunikationskonzepte für Ihr Unternehmen. Vom ersten Schritt bis hin zur nachhaltigen Projektumsetzung sind wir das Bindeglied zwischen Ihnen und Ihrer Zielgruppe. Auf den Rucksack – hinauf zum Gipfel.</p> </div></div><!-- TEMPLATE END: templates/z-connection.de/ce_text.html5 --><!-- TEMPLATE START: templates/z-connection.de/ce_hyperlink.html5 --><div class="ce_hyperlink last btn block"> <a href="{{link_url::12}}" class="hyperlink_txt" title="Portfolio"><span class="animBackground_container"><span class="animBackground"></span></span><span class="linkText">Portfolio</span></a> </div><!-- TEMPLATE END: templates/z-connection.de/ce_hyperlink.html5 --> </div> </div><!-- TEMPLATE END: templates/z-connection.de/mod_article.html5 --> </div> </main> </div> <div class="custom"> <!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/block/block_section.html5 --><div id="aboveFooter"> <div class="inside"> <!-- TEMPLATE START: templates/z-connection.de/mod_article.html5 --> <div class="mod_article first block inColumn-aboveFooter bgWhiteWide" id="article-30"> <div class="inside"> <!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/elements/ce_headline.html5 --><h2 class="ce_headline first"> Neue Projekte</h2><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/elements/ce_headline.html5 --><!-- TEMPLATE START: templates/z-connection.de/rsce_slider_start.html5 --><section class="ce_rsce_slider_start custom grid grid-2" data-slider=\'{"imagesLoaded":true,"contain":true,"arrowShape":"M41.9 50l23.3 23.4v7.1L34.8 50l30.4-30.4v7.1L41.9 50z","autoPlay":6000,"pageDots":false,"selectedAttraction":"0.001","friction":"0.06","wrapAround":true,"cellAlign":"left"}\'> <div class="inside"><!-- TEMPLATE END: templates/z-connection.de/rsce_slider_start.html5 --><!-- TEMPLATE START: templates/z-connection.de/rsce_neueProjekte.html5 --> <div class="ce_rsce_neueProjekte"> <div class="inside"> <div class="items"> <div class="item"><div class="inside"><figure class="image_container" itemscope="" itemtype="http://schema.org/ImageObject"><!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --> <picture> <source srcset="assets/images/d/Slider_Neue_Projekte_MENTOR2020-96756524.jpg 1x, files/uploads/Header_und_Bildslider/Neue_Projekte_Landingpage/Slider_Neue_Projekte_MENTOR2020.jpg 2x" media="(min-width: 0em)"> <img src="files/uploads/Header_und_Bildslider/Neue_Projekte_Landingpage/Slider_Neue_Projekte_MENTOR2020.jpg" width="1000" height="700" alt="" itemprop="image"> </picture><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --><div class="name">Produktbranding / Carbon Wakeboard 2020</div></a></div></div><div class="item"><div class="inside showMore"><a href="{{news_url::44}}"><figure class="image_container" itemscope="" itemtype="http://schema.org/ImageObject"><!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --> <picture> <source srcset="assets/images/1/Slider_Neue_Projekte_A3_Packaging2020-1bb1b3d4.jpg 1x, files/uploads/Header_und_Bildslider/Neue_Projekte_Landingpage/Slider_Neue_Projekte_A3_Packaging2020.jpg 2x" media="(min-width: 0em)"> <img src="files/uploads/Header_und_Bildslider/Neue_Projekte_Landingpage/Slider_Neue_Projekte_A3_Packaging2020.jpg" width="1000" height="700" alt="" itemprop="image"> </picture><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --></figure><div class="name">Packaging Design / Nahrungsergänzungsmittel</div><div class="ce_hyperlink btn block"><div class="hyperlink_txt"><span class="animBackground_container"><span class="animBackground"></span></span><span class="linkText">Neugierig?</span></div></div></a></div></div><div class="item"><div class="inside showMore"><a href="{{news_url::51}}"><figure class="image_container" itemscope="" itemtype="http://schema.org/ImageObject"><!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --> <picture> <source srcset="assets/images/3/Slider_Neue_Projekte_NG2020-421c0008.jpg 1x, files/uploads/Header_und_Bildslider/Neue_Projekte_Landingpage/Slider_Neue_Projekte_NG2020.jpg 2x" media="(min-width: 0em)"> <img src="files/uploads/Header_und_Bildslider/Neue_Projekte_Landingpage/Slider_Neue_Projekte_NG2020.jpg" width="1000" height="700" alt="" itemprop="image"> </picture><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --></figure><div class="name">Brand Design / NG Sports</div><div class="ce_hyperlink btn block"><div class="hyperlink_txt"><span class="animBackground_container"><span class="animBackground"></span></span><span class="linkText">Neugierig?</span></div></div></a></div></div><div class="item"><div class="inside"><figure class="image_container" itemscope="" itemtype="http://schema.org/ImageObject"><!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --> <picture> <source srcset="assets/images/3/Slider_Neue_Projekte_TWS2020-9c23c4d6.jpg 1x, files/uploads/Header_und_Bildslider/Neue_Projekte_Landingpage/Slider_Neue_Projekte_TWS2020.jpg 2x" media="(min-width: 0em)"> <img src="files/uploads/Header_und_Bildslider/Neue_Projekte_Landingpage/Slider_Neue_Projekte_TWS2020.jpg" width="1000" height="700" alt="" itemprop="image"> </picture><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --><div class="name">Konzept + Design / Thüringer Wald Onlineshop</div></a></div></div><div class="item"><div class="inside"><figure class="image_container" itemscope="" itemtype="http://schema.org/ImageObject"><!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --> <picture> <source srcset="assets/images/a/Slider_Neue_Projekte_HWH_wilkon2020-f0abaa26.jpg 1x, files/uploads/Header_und_Bildslider/Neue_Projekte_Landingpage/Slider_Neue_Projekte_HWH_wilkon2020.jpg 2x" media="(min-width: 0em)"> <img src="files/uploads/Header_und_Bildslider/Neue_Projekte_Landingpage/Slider_Neue_Projekte_HWH_wilkon2020.jpg" width="1000" height="700" alt="" itemprop="image"> </picture><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --><div class="name">Brand Design / wilkon Halfwayhouse</div></a></div></div><div class="item"><div class="inside showMore"><a href="{{news_url::36}}"><figure class="image_container" itemscope="" itemtype="http://schema.org/ImageObject"><!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --> <picture> <source srcset="assets/images/5/Slider_Neue_Projekte_HH_Packaging2020-23391c7f.jpg 1x, files/uploads/Header_und_Bildslider/Neue_Projekte_Landingpage/Slider_Neue_Projekte_HH_Packaging2020.jpg 2x" media="(min-width: 0em)"> <img src="files/uploads/Header_und_Bildslider/Neue_Projekte_Landingpage/Slider_Neue_Projekte_HH_Packaging2020.jpg" width="1000" height="700" alt="" itemprop="image"> </picture><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --></figure><div class="name">Packaging Design / Bio Tiernahrung</div><div class="ce_hyperlink btn block"><div class="hyperlink_txt"><span class="animBackground_container"><span class="animBackground"></span></span><span class="linkText">Neugierig?</span></div></div></a></div></div> </div> </div> </div><!-- TEMPLATE END: templates/z-connection.de/rsce_neueProjekte.html5 --><!-- TEMPLATE START: templates/z-connection.de/rsce_slider_stop.html5 --> </div></section><!-- TEMPLATE END: templates/z-connection.de/rsce_slider_stop.html5 --> </div> </div><!-- TEMPLATE END: templates/z-connection.de/mod_article.html5 --><!-- TEMPLATE START: templates/z-connection.de/mod_article.html5 --> <div class="mod_article last block inColumn-aboveFooter bgWhiteWide wide" id="article-20"> <div class="inside"> <!-- TEMPLATE START: templates/z-connection.de/rsce_randomProject.html5 --><div class="ce_rsce_randomProject first last clearfix"> <div class="inside"> <figure class="image_container" itemscope="" itemtype="http://schema.org/ImageObject"> <!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --> <picture> <source srcset="assets/images/a/Montage_Header_wilkon-3f970763.jpg 1x, assets/images/3/Montage_Header_wilkon-cc4cb56d.jpg 2x" media="(max-width: 37.438rem)"> <source srcset="assets/images/f/Montage_Header_wilkon-e51d5f3b.jpg 1x, assets/images/a/Montage_Header_wilkon-89949949.jpg 2x" media="(max-width: 56.250rem)"> <source srcset="assets/images/d/Montage_Header_wilkon-143aa7af.jpg 1x, assets/images/9/Montage_Header_wilkon-b7f67195.jpg 2x" media="(max-width: 75rem)"> <source srcset="assets/images/4/Montage_Header_wilkon-24f21a99.jpg 1x, assets/images/0/Montage_Header_wilkon-979b129a.jpg 1.818x" media="(max-width: 112.5rem)"> <source srcset="assets/images/4/Montage_Header_wilkon-24f21a99.jpg 1x, assets/images/0/Montage_Header_wilkon-979b129a.jpg 1.818x" media="(min-width: 112.5rem)"> <img src="files/uploads/Header_und_Bildslider/Headerbilder/Montage_Header_wilkon.jpg" alt="" itemprop="image"> </picture><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/picture/picture_default.html5 --> </figure> <div class="ce_hyperlink btn block"><a class="hyperlink_txt" href="{{link_url::13}}" title="{{link_url::13}}"><span class="animBackground_container"><span class="animBackground"></span></span><span class="linkText">Zur Projektübersicht</span></a></div> </div> </div><!-- TEMPLATE END: templates/z-connection.de/rsce_randomProject.html5 --> </div> </div><!-- TEMPLATE END: templates/z-connection.de/mod_article.html5 --> </div></div><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/block/block_section.html5 --> </div> <footer id="footer"> <div class="inside"> <!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/modules/mod_html.html5 --><!-- indexer::stop --><div id="kontakt-button"> <a href="{{link_url::3}}" class="kontakt">Kontakt</a> {{insert_content::162}}</div><!-- indexer::continue --><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/modules/mod_html.html5 --><!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/modules/mod_html.html5 --><div class="headline"> {{insert_content::22}}</div><div class="realFooter"> <div class="inside"> <div class="kontakt"> {{insert_content::19}} {{insert_content::20}} {{insert_content::183}} </div> <div class="newProjects"> {{insert_module::10}} </div> <div class="social_container"> {{insert_module::8}} <div class="socialContainer"><div class="inside"><span>#follow us</span>{{insert_content::18}}</div></div> </div> {{insert_module::12}} </div></div><div class="menuSubContainer"> {{insert_module::3}}</div><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/modules/mod_html.html5 --><!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/modules/mod_customnav.html5 --><!-- indexer::stop --><nav class="mod_customnav block" id="navi-mobil" itemscope itemtype="http://schema.org/SiteNavigationElement"> <a href="#skipNavigation6" class="invisible">Navigation überspringen</a> <!-- TEMPLATE START: templates/z-connection.de/nav_mobile.html5 --><ul class="level_1" role="menubar"><a id="nav-close-button">close</a> <li class="agentur first"><a href="ueber-uns.html" title="Über uns" class="agentur first" role="menuitem"><span>Über uns</span></a></li> <li class="portfolio"><a href="portfolio.html" title="Portfolio" class="portfolio" role="menuitem"><span>Portfolio</span></a></li> <li class="referenzen"><a href="projekte.html" title="Projekte" class="referenzen" role="menuitem"><span>Projekte</span></a></li> <li class="kontakt last"><a href="kontakt.html" title="Kontakt" class="kontakt last" role="menuitem"><span>Kontakt</span></a></li> </ul><!-- TEMPLATE END: templates/z-connection.de/nav_mobile.html5 --> <a id="skipNavigation6" class="invisible">&nbsp;</a></nav><!-- indexer::continue --><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/modules/mod_customnav.html5 --> </div> </footer> </div> <!-- TEMPLATE START: templates/z-connection.de/j_flickity.html5 --> <script type="text/javascript" src="files/themes/z-connection.de/js/flickity.pkgd.min.js"></script> <script type="text/javascript" src="files/themes/z-connection.de/js/flickity-fade.js"></script> <script type="text/javascript"> initFlickity( \'.ce_rsce_slider_start.cs\' , \'.inside\' ); initFlickity( \'.ce_rsce_slider_start.gs\' , \'.ce_gallery > ul\' ); initFlickity( \'.ce_rsce_slider_start.ns\' , \'.mod_newslist\' ); initFlickity( \'.ce_rsce_slider_start.custom\' , \'.items\' ); // https://github.com/metafizzy/flickity/issues/534 // https://codepen.io/desandro/pen/XJZmMp // https://codepen.io/desandro/pen/NPyGjQ var $flickityArray = []; // console.log( $flickityArray ); function initFlickity( $sliderSelector, $itemContainerSelector ) { Flickity.prototype._createResizeClass = function() { this.element.classList.add(\'flickity-resizing\'); }; Flickity.createMethods.push(\'_createResizeClass\'); var resize = Flickity.prototype.resize; Flickity.prototype.resize = function() { this.element.classList.remove(\'flickity-resizing\'); console.log("resizing"); resize.call( this ); this.element.classList.add(\'flickity-resized\'); console.log("resized"); }; if( ($sliderNodeList = document.querySelectorAll( $sliderSelector )).length > 0 ) { for ( var i=0, len = $sliderNodeList.length; i < len; i++ ) { // console.log("ausgeführt"); // console.log( i ); var $galleryElem = $sliderNodeList[i]; var $flkty = new Flickity( $galleryElem.querySelector( $itemContainerSelector ) , JSON.parse( $galleryElem.dataset.slider ) ); // var $flickityArray[] = $flkty ; // console.log( $flkty ); // $flkty.resize(); } } // return $flickityArray; } // console.log( $flickityArray ); </script><!-- TEMPLATE END: templates/z-connection.de/j_flickity.html5 --><!-- TEMPLATE START: templates/z-connection.de/j_accordion.html5 --><script src="assets/jquery-ui/js/jquery-ui.min.js?v=1.12.1.1"></script><script> jQuery(function($) { $(document).accordion({ // Put custom options here heightStyle: \'content\', header: \'.toggler\', collapsible: true, active: false, create: function(event, ui) { ui.header.addClass(\'active\'); $(\'.toggler\').attr(\'tabindex\', 0); }, activate: function(event, ui) { ui.newHeader.addClass(\'active\'); ui.oldHeader.removeClass(\'active\'); $(\'.toggler\').attr(\'tabindex\', 0); } }); });</script><!-- TEMPLATE END: templates/z-connection.de/j_accordion.html5 -->[[TL_JQUERY]]<!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/js/js_autofocus.html5 --><script> (function() { var p = document.querySelector(\'p.error\') || document.querySelector(\'p.confirm\'); if (p) { p.scrollIntoView(); } })();</script><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/js/js_autofocus.html5 --><!-- TEMPLATE START: vendor/contao/core-bundle/src/Resources/contao/templates/js/js_nocookie.html5 --><script> (function() { if (navigator.cookieEnabled) return; var e = document.querySelectorAll(\'input[name="REQUEST_TOKEN"]\'), t, c, i; for (i=0; i<e.length; i++) { c = e[i].parentNode; if (\'formbody\' !== c.className) return; t = document.createElement(\'p\'); t.className = \'error nocookie\'; t.innerHTML = \'Sie werden dieses Formular nicht absenden können, da Sie Cookies in Ihrem Browser deaktiviert haben.\'; c.insertBefore(t, c.firstChild); } })();</script><!-- TEMPLATE END: vendor/contao/core-bundle/src/Resources/contao/templates/js/js_nocookie.html5 -->[[TL_BODY]]<script type="application/ld+json">{"@context":{"contao":"https:\\/\\/schema.contao.org\\/"},"@type":"contao:RegularPage","contao:pageId":2,"contao:noSearch":false,"contao:protected":false,"contao:groups":[],"contao:fePreview":false}</script><script type="text/javascript">// First we get the viewport height and we multiple it by 1% to get a value for a vh unitlet vh = window.innerHeight * 0.01;// Then we set the value in the --vh custom property to the root of the documentdocument.documentElement.style.setProperty(\'--vh\', `${vh}px`);// We listen to the resize eventwindow.addEventListener(\'resize\', () => { // We execute the same script as before let vh = window.innerHeight * 0.01; document.documentElement.style.setProperty(\'--vh\', `${vh}px`);});</script><script src="files/themes/z-connection.de/js/custom.js"></script><script src="files/themes/z-connection.de/js/jquery.parallax-1.1.3.js"></script><script type="text/javascript">$(document).ready(function(){ $(\'#main\').parallax("50%", 0.2);});</script></body></html><!-- TEMPLATE END: templates/z-connection.de/fe_page.html5 -->') (vendor/contao/core-bundle/src/Resources/contao/classes/FrontendTemplate.php:128) at Contao\FrontendTemplate->compile() (vendor/contao/core-bundle/src/Resources/contao/library/Contao/Template.php:319) at Contao\Template->getResponse() (vendor/contao/core-bundle/src/Resources/contao/classes/FrontendTemplate.php:86) at Contao\FrontendTemplate->getResponse(true) (vendor/contao/core-bundle/src/Resources/contao/pages/PageRegular.php:50) at Contao\PageRegular->getResponse(object(PageModel), true) (vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:339) at Contao\FrontendIndex->renderPage(object(PageModel)) (vendor/symfony/http-kernel/HttpKernel.php:158) at Symfony\Component\HttpKernel\HttpKernel->handleRaw(object(Request), 1) (vendor/symfony/http-kernel/HttpKernel.php:80) at Symfony\Component\HttpKernel\HttpKernel->handle(object(Request), 1, true) (vendor/symfony/http-kernel/Kernel.php:201) at Symfony\Component\HttpKernel\Kernel->handle(object(Request)) (web/index.php:31)