{"id":923,"date":"2018-09-15T23:56:32","date_gmt":"2018-09-15T23:56:32","guid":{"rendered":"http:\/\/themeforest.unitedthemes.com\/wpversions\/brooklyn\/xml\/demo42\/front-page-copy\/"},"modified":"2018-09-15T23:56:32","modified_gmt":"2018-09-15T23:56:32","slug":"front-page-hero-alternative","status":"publish","type":"page","link":"https:\/\/thearsenale.agency\/index.php\/front-page-hero-alternative\/","title":{"rendered":"Front Page (Hero Alternative)"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_section bklyn_section_anchor_id=&#8221;Work&#8221; el_name=&#8221;First Section \/ Work&#8221;][vc_row][vc_column offset=&#8221;vc_col-lg-12&#8243;]<div class=\"wpb_content_element \"><style type=\"text\/css\"><\/style><header id=\"ut_header_69dfeaba074d9\" class=\"section-header  ut-no-title-linebreak-mobile ut-no-lead-linebreak-mobile pt-style-2 header-center header-tablet-center header-mobile-center element-with-custom-line-height\"><div class=\"element-with-custom-line-height\" ><h2 data-title=\"A Web Agency Focused On&#13;&#10;Vision, Product And People.\"  data-responsive-font=\"section_title\" class=\"section-title title-with-linebreak \"><span>A Web Agency Focused On<br \/>\nVision, Product And People.<\/span><\/h2><\/div><div data-delay=\"0\" class=\"lead title-with-linebreak\"><p>We believe our work speaks for itself. Browse our most recent projects<br \/>\nbelow and enjoy our <b>handmade work<\/b> with love for every detail.<\/p>\n<\/div><\/header><\/div>[\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221;][vc_column]<div class=\"wpb_content_element  vc_custom_1527675094253\">\r\n        <script type=\"text\/javascript\">\r\n        (function($) {\r\n\r\n            \"use strict\";\r\n\r\n            \/* check if is in vc front end\r\n            ================================================== *\/\r\n            function inIframe() {\r\n\r\n                var field = 'vc_editable';\r\n                var url = window.location.href ;\r\n\r\n                if( url.indexOf('?' + field + '=') !== -1 ) {\r\n\r\n                    return true;\r\n\r\n                } else if( url.indexOf('&' + field + '=') !== -1 ) {\r\n\r\n                    return true;\r\n\r\n                } else {\r\n\r\n                    return false;\r\n\r\n                }\r\n\r\n            }\r\n\r\n            if( inIframe() ) {\r\n\r\n                $(window).trigger(\"load\");\r\n\r\n            }\r\n\r\n            $(window).on(\"load\", function(){\r\n\r\n                $(document).ready( function(){\r\n\r\n                var inc = \"0\";\r\n\r\n                function calculate_portfolio_item_width_with_gutter( $container, columns, guttersize, increament ) {\r\n\r\n                    var step = increament ? increament : 0.1,\r\n                        extra_spacing = $container.hasClass('ut-portfolio-item-container-with-background') ? guttersize : 0,\r\n                        size = ( $container.get(0).getBoundingClientRect().width - extra_spacing - guttersize ) \/ columns - ( guttersize * ( columns - 1 ) \/ columns ) - step;\r\n\r\n                    if( ( ( size + guttersize ) * columns ) < $container.get(0).getBoundingClientRect().width ) {\r\n\r\n                        inc = 0;\r\n                        return size;\r\n\r\n                    } else {\r\n\r\n                        inc = inc + 0.2;\r\n                        return calculate_portfolio_item_width_with_gutter( $container, columns, guttersize, inc );\r\n\r\n                    }\r\n\r\n                }\r\n\r\n                var $win = $(window),\r\n                    $container = $(\"#ut-portfolio-items-101\"),\r\n\t\t\t\t\tcolumns = 3,\r\n\t\t\t\t\tgutter = \"\",\r\n\t\t\t\t\tgutterwidth = \"\",\r\n                    guttersize = \"2\";\r\n\r\n\t\t\t\t$container.on( \"layoutComplete\", function( event, filteredItems ){\r\n\r\n\t\t\t\t\t$(filteredItems).each(function( index, element ){\r\n\r\n\t\t\t\t\t\t$(element.element).addClass(\"sorted\").css({\r\n\t\t\t\t\t\t\t\"opacity\" : \"1\", \"transform\" : \"scale(1)\" \t\t\t\t\t\t\t\t\t\t\t\t\t});\r\n\r\n\t\t\t\t\t});\r\n\r\n                    $container.addClass(\"layoutComplete\");\r\n\r\n                    $(window).trigger('scroll');\r\n                    $.waypoints(\"refresh\");\r\n                    $.force_appear();\r\n\r\n                    setTimeout(function(  ) {\r\n\r\n                        $(window).trigger('scroll');\r\n                        $.waypoints(\"refresh\");\r\n                        $.force_appear();\r\n\r\n                    }, 401 );\r\n\r\n\r\n\t\t\t\t});\r\n\r\n                var hide_timout,sort_timeout;\r\n\r\n\t\t\t\tfunction hide_portfolio_articles( selector ) {\r\n\r\n                    $container.removeClass(\"layoutComplete\");\r\n\r\n\t\t\t\t\tclearTimeout( hide_timout );\r\n                    clearTimeout(sort_timeout)\r\n\t\t\t\t\t$(\"> .ut-portfolio-article\", \"#ut-portfolio-items-101\").each(function(){\r\n\r\n\r\n\t\t\t\t\t\tif( $(window).width() <= 1024 ) {\r\n\r\n                            $(this).addClass(\"ut-portfolio-article-animation\").removeClass(\"sorted\").css({\r\n                                \"opacity\" : \"0\"\r\n                            });\r\n\r\n                        } else {\r\n\r\n                            $(this).addClass(\"ut-portfolio-article-animation\").removeClass(\"sorted\").css({\r\n                                \"opacity\" : \"0\", \"transform\" : \"scale(0.001)\"                                                             });\r\n\r\n                        }\r\n\r\n\t\t\t\t\t});\r\n\r\n\t\t\t\t\tsetTimeout( function() {\r\n\r\n\t\t\t\t\t\t$(\"> .ut-portfolio-article .ut-portfolio-article-animation-box\", \"#ut-portfolio-items-101\").each(function(){\r\n\r\n                            var $this = $(this);\r\n\r\n\t\t\t\t\t\t\t$this.clearQueue().css({\r\n\t\t\t\t\t\t\t\t\"visibility\" : \"hidden\",\r\n\t\t\t\t\t\t\t\t\"opacity\" : \"0\"\r\n\t\t\t\t\t\t\t}).removeClass( $this.children(\".ut-portfolio-item\").data(\"effect\") );\r\n\r\n\t\t\t\t\t\t});\r\n\r\n                        hide_timout = setTimeout(function(  ) {\r\n\r\n                            $container.isotope({ filter: selector });\r\n\r\n                        }, 400 );\r\n\r\n                        sort_timeout = setTimeout( function() {\r\n                            $container.find('.sorted').each( function() {\r\n                                let box = $(this).find('.ut-portfolio-article-animation-box');\r\n                                if( box.data('effect') === 'noneAnimation' ) {\r\n                                    box.css({\r\n                                        \"visibility\": \"visible\",\r\n                                        \"opacity\": \"1\"\r\n                                    })\r\n                                }\r\n                            } )\r\n                        }, 500 )\r\n\t\t\t\t\t}, 400 );\r\n\r\n\t\t\t\t}\r\n\r\n                function hide_and_relayout_portfolio_articles( callback ) {\r\n\r\n                    $container.removeClass(\"layoutComplete\");\r\n                    $(\"> .ut-portfolio-article\", \"#ut-portfolio-items-101\").each(function(){\r\n\r\n                        if( $(window).width() <= 1024 ) {\r\n\r\n                            $(this).addClass(\"ut-portfolio-article-animation\").removeClass(\"sorted\").css({\r\n                                \"opacity\" : \"0\"\r\n                            });\r\n\r\n                        } else {\r\n\r\n                            $(this).addClass(\"ut-portfolio-article-animation\").removeClass(\"sorted\").css({\r\n                                \"opacity\" : \"0\", \"transform\" : \"scale(0.001)\"                                                             });\r\n\r\n                        }\r\n\r\n                    });\r\n\r\n                    setTimeout( function() {\r\n\r\n                        if( callback && typeof(callback) === \"function\" ) {\r\n\r\n                            callback();\r\n\r\n                        }\r\n\r\n                    }, 350 );\r\n\r\n                }\r\n\r\n\t\t\t\tfunction ut_call_isotope( force_column, callback ) {\r\n\r\n\t\t\t\t\tif( $(window).width() > 1024) {\r\n\t\t\t\t\t\tcolumns = 3;\r\n                        guttersize = \"2\";\r\n\t\t\t\t\t}\r\n\r\n\t\t\t\t\tif( force_column ) {\r\n\t\t\t\t\t    columns = force_column;\r\n                    }\r\n\r\n\t\t\t\t\tif( $(window).width() <= 1024) {\r\n\t\t\t\t\t\tcolumns = 2;\r\n                        guttersize = \"2\";\r\n\t\t\t\t\t}\r\n\r\n\t\t\t\t\tif( $(window).width() <= 767) {\r\n                        columns = 1;\r\n                        guttersize = 1;\r\n\t\t\t\t\t}\r\n\r\n                    if( $(window).width() <= 400 ) {\r\n                        guttersize = 1;\r\n                    }\r\n\r\n\t\t\t\t\tif( gutter === \"on\" ) {\r\n\r\n                        $container.children().width( calculate_portfolio_item_width_with_gutter( $container, columns, ( 20 * guttersize ), false ) ).addClass(\"show\");\r\n\t\t\t\t\t\tgutterwidth = 20 * guttersize;\r\n\r\n\t\t\t\t\t} else {\r\n\r\n                        $container.children().width( $container.get(0).getBoundingClientRect().width \/ columns - 0.05 ).addClass(\"show\");\r\n\t\t\t\t\t\tgutterwidth = 0;\r\n\r\n\t\t\t\t\t}\r\n\r\n                    if( callback && typeof(callback) === \"function\" ) {\r\n\r\n                        callback( columns, gutterwidth );\r\n\r\n                    } else {\r\n\r\n                        $container.ut_require_js({\r\n                            plugin: 'isotope',\r\n                            source: 'isotope',\r\n                            callback: function (element) {\r\n\r\n                                element.addClass(\"animated\").isotope({\r\n\r\n                                    itemSelector : \".ut-portfolio-article\",\r\n                                    layoutMode: \"fitRows\",\r\n                                    masonry: { columnWidth: element.get(0).getBoundingClientRect().width \/ columns - gutterwidth, gutter: gutterwidth },\r\n                                    itemPositionDataEnabled: true,\r\n                                    transitionDuration: 0\r\n\r\n                                }).isotope(\"layout\");\r\n\r\n                                $('.ut-lazy-wait', $container ).each(function (index, element ) {\r\n\r\n                                    $(element).removeClass('ut-lazy-wait');\r\n\r\n                                });\r\n\r\n                            }\r\n\r\n                        });\r\n\r\n                    }\r\n\r\n\t\t\t\t}\r\n\r\n                $(window).utresize(function(){\r\n\r\n                    \/* update isotope *\/\r\n                    ut_call_isotope();\r\n\r\n                });\r\n\r\n                \/* create isotope *\/\r\n                ut_call_isotope();\r\n                $container.on('inview', function() {\r\n                    ut_call_isotope();\r\n                });\r\n                $(window).on('scroll', function() {\r\n                    if( $container.data('loaded') !== 1 && $(this).scrollTop() > 260 ) {\r\n                        $container.attr('data-loaded', 1)\r\n                        $container.data('loaded', 1);\r\n                        ut_call_isotope();\r\n                    }\r\n                    if( $container.data('loaded1') !== 1 && $(this).scrollTop() > 600 ) {\r\n                        $container.attr('data-loaded1', 1)\r\n                        $container.data('loaded1', 1);\r\n                        ut_call_isotope();\r\n                    }\r\n                    if( $container.data('loaded2') !== 1 && $(this).scrollTop() > 780 ) {\r\n                        $container.attr('data-loaded2', 1)\r\n                        $container.data('loaded2', 1);\r\n                        ut_call_isotope();\r\n                    }\r\n                    if( $container.data('loaded3') !== 1 && $(this).scrollTop() > 900 ) {\r\n                        $container.attr('data-loaded3', 1)\r\n                        $container.data('loaded3', 1);\r\n                        ut_call_isotope();\r\n                    }\r\n                    if( $container.data('loaded4') !== 1 && $(this).scrollTop() > 1200 ) {\r\n                        $container.attr('data-loaded4', 1)\r\n                        $container.data('loaded4', 1);\r\n                        ut_call_isotope();\r\n                    }\r\n                })\r\n\t\t\t\t\/* additional call for ajax filter *\/\r\n\t\t\t\t\r\n                    \/* Isotope Filtering\r\n                    ================================================== *\/\r\n                    $(\"#ut-portfolio-menu-101 a\").each(function( index ) {\r\n\r\n                        if( $(this).parent().hasClass('ut-portfolio-layout-change') ) {\r\n                            return true;\r\n                        }\r\n\r\n                        var searchforclass = $(this).attr(\"data-filter\");\r\n\r\n                        if( !$(searchforclass).length  ) {\r\n                            \/\/ hide filter if we do not have any children to filter\r\n                            $(this).hide();\r\n                        }\r\n\r\n                    });\r\n\r\n                    $(\"#ut-portfolio-menu-101 a\").on('click', function(event) {\r\n\r\n                        var $this = $(this);\r\n\r\n                        if( $this.parent().hasClass('ut-portfolio-layout-change') ) {\r\n                            return true;\r\n                        }\r\n\r\n                        if( $this.hasClass(\"selected\") ) {\r\n\r\n                            event.preventDefault();\r\n                            return;\r\n\r\n                        }\r\n\r\n                        var selector = $this.attr(\"data-filter\");\r\n\r\n                        if ( !$this.hasClass(\"selected\") ) {\r\n\r\n                            $this.parents(\"#ut-portfolio-menu-101\").find(\".selected\").removeClass(\"selected\");\r\n                            $this.addClass(\"selected\");\r\n\r\n                        }\r\n\r\n                        hide_portfolio_articles( selector );\r\n\r\n                        return false;\r\n\r\n                    });\r\n\r\n                    $(\"#ut-portfolio-menu-101 .ut-portfolio-layout-change a\").on('click', function(event) {\r\n\r\n                        var $this = $(this),\r\n                            $columns = $this.data('default-columns'),\r\n                            $columns_alternate = $this.data('alternate-columns');\r\n\r\n                        var selector = $(\"#ut-portfolio-menu-101 a.selected\").attr(\"data-filter\");\r\n\r\n                        \/\/ restore initial layout\r\n                        if( $this.hasClass('ut-alternate-columns-active') ) {\r\n\r\n                            hide_and_relayout_portfolio_articles( function () {\r\n\r\n                                ut_call_isotope( $columns, function ( columns, gutterwidth ) {\r\n\r\n                                    $(\"> .ut-portfolio-article .ut-portfolio-article-animation-box\", \"#ut-portfolio-items-101\").css({\r\n                                        \"visibility\" : \"hidden\",\r\n                                        \"opacity\" : \"0\"\r\n                                    });\r\n\r\n                                    setTimeout(function() {\r\n\r\n                                        $container.isotope({\r\n                                            filter: selector\r\n                                        });\r\n\r\n                                    }, 760 );\r\n\r\n                                });\r\n\r\n                                $this.removeClass('ut-alternate-columns-active');\r\n\r\n                            });\r\n\r\n                        \/\/ switch to alternate layout\r\n                        } else {\r\n\r\n                            hide_and_relayout_portfolio_articles( function () {\r\n\r\n                                ut_call_isotope( $columns_alternate, function ( columns, gutterwidth ) {\r\n\r\n                                    $(\"> .ut-portfolio-article .ut-portfolio-article-animation-box\", \"#ut-portfolio-items-101\").css({\r\n                                        \"visibility\" : \"hidden\",\r\n                                        \"opacity\" : \"0\"\r\n                                    });\r\n\r\n                                    setTimeout(function(  ) {\r\n\r\n                                        $container.isotope({\r\n                                            filter: selector\r\n                                        });\r\n\r\n                                    }, 760 );\r\n\r\n                                });\r\n\r\n                                $this.addClass('ut-alternate-columns-active');\r\n\r\n                            });\r\n\r\n                        }\r\n\r\n                        event.preventDefault();\r\n\r\n                    });\r\n\r\n\t\t\t\t\r\n           \t\t});\r\n\r\n            });\r\n\r\n        }(jQuery));\r\n\r\n        <\/script>\r\n\r\n\t\t<style id=\"ut-portfolio-custom-css-101\" type=\"text\/css\">.ut-portfolio-101 .ut-portfolio-item-container { background: rgba(20, 22, 24, 1) ; }.ut-portfolio-101.ut-carousel { background: rgba(20, 22, 24, 1) !important; }.ut-portfolio-101 .ut-portfolio-item-packery-container { background: rgba(20, 22, 24, 1) ; }#ut-masonry-101 { background: rgba(20, 22, 24, 1) ; }#ut-react-carousel-container-101 { background: rgba(20, 22, 24, 1) ; }.ut-portfolio-101 .ut-portfolio-info-c h3{font-family:'PPEditorialNew-UltraboldItalic.ttf' ;}.ut-portfolio-101 .portfolio-title{font-family:'PPEditorialNew-Regular' ;}.ut-portfolio-101 .ut-portfolio-info-c span{font-family:'PPEditorialNew-Regular' ;}.ut-portfolio-101 .ut-portfolio-info-c h3 { color: rgba(17, 17, 17, 1) ; }.ut-portfolio-101 .portfolio-title { color: rgba(17, 17, 17, 1); }.ut-portfolio-101 .ut-portfolio-info-c, .ut-portfolio-101 .ut-portfolio-info-c span { color: rgba(17, 17, 17, 1) ; }.ut-portfolio-101 .ut-hover-layer .ut-portfolio-info { -webkit-justify-content: center !important; justify-content: center !important; }.ut-portfolio-101 .ut-hover-layer .ut-portfolio-info-c { align-self: center !important; text-align: center; }.ut-portfolio-101 .portfolio-style-two .ut-portfolio-info i { text-align: center ;}.ut-portfolio-101 .ut-portfolio-menu li a { border:none; padding:0; }.ut-portfolio-101 .ut-portfolio-menu li a { font-weight: 600 !important; }.ut-portfolio-101 .ut-portfolio-menu li a { text-transform: uppercase !important; }.ut-portfolio-101 .ut-portfolio-menu li a { font-style: normal !important; }.ut-portfolio-101 .ut-portfolio-menu li a { letter-spacing: 0.05em !important; }.ut-portfolio-101 .ut-portfolio-menu li a { color: rgba(18, 18, 18, 0.5) !important; }.ut-portfolio-101 .ut-portfolio-menu li a { background: rgba(255, 255, 255, 1) !important; }.ut-portfolio-101 .ut-portfolio-menu li a { border-color: rgba(255, 255, 255, 1) !important; }.ut-portfolio-101 .ut-portfolio-menu li a:hover { color: rgba(18, 18, 18, 1) !important; }.ut-portfolio-101 .ut-portfolio-menu li a:hover { background: rgba(255, 255, 255, 1) !important; }.ut-portfolio-101 .ut-portfolio-menu li a:hover { border-color: rgba(255, 255, 255, 1) !important; }.ut-portfolio-101 .ut-portfolio-menu li a.selected { color: rgba(18, 18, 18, 1) !important; }.ut-portfolio-101 .ut-portfolio-menu li a.selected { background: rgba(255, 255, 255, 1) !important; }.ut-portfolio-101 .ut-portfolio-menu li a.selected { border-color: rgba(255, 255, 255, 1) !important; }.ut-portfolio-101 .ut-hover-layer { background: rgba(255,255,255, 1); }#ut-loader-101 { color: #ffffff ; }#ut-loader-101 { background: #111111 ; }#ut-portfolio-details-navigation-101 a.next-portfolio-details { color: #111111 ; }#ut-portfolio-details-navigation-101 a.prev-portfolio-details { color: #111111 ; }#ut-portfolio-details-navigation-101 a.next-portfolio-details:hover { color: #999999 ; }#ut-portfolio-details-navigation-101 a.next-portfolio-details:active { color: #999999 ; }#ut-portfolio-details-navigation-101 a.next-portfolio-details:focus { color: #999999 ; }#ut-portfolio-details-navigation-101 a.prev-portfolio-details:hover { color: #999999 ; }#ut-portfolio-details-navigation-101 a.prev-portfolio-details:active { color: #999999 ; }#ut-portfolio-details-navigation-101 a.prev-portfolio-details:focus { color: #999999 ; }#ut-portfolio-details-navigation-101 a.close-portfolio-details { color: #ffffff ; }#ut-portfolio-details-navigation-101 a.close-portfolio-details:hover { color: #ffffff ; }#ut-portfolio-details-navigation-101 a.close-portfolio-details:active { color: #ffffff ; }#ut-portfolio-details-navigation-101 a.close-portfolio-details:focus { color: #ffffff ; }#ut-portfolio-details-navigation-101 a.close-portfolio-details { background: #111111 ; }#ut-portfolio-details-navigation-101 a.close-portfolio-details:hover { background: #19b5fe ; }#ut-portfolio-details-navigation-101 a.close-portfolio-details:active { background: #19b5fe ; }#ut-portfolio-details-navigation-101 a.close-portfolio-details:focus { background: #19b5fe ; }#ut-portfolio-details-wrap-101 .ut-portfolio-media a.flex-next { color: #ffffff ; }#ut-portfolio-details-wrap-101 .ut-portfolio-media a.flex-prev { color: #ffffff ; }#ut-portfolio-details-wrap-101 .ut-portfolio-media a.flex-next:hover { color: #ffffff ; }#ut-portfolio-details-wrap-101 .ut-portfolio-media a.flex-next:active { color: #ffffff ; }#ut-portfolio-details-wrap-101 .ut-portfolio-media a.flex-next:focus { color: #ffffff ; }#ut-portfolio-details-wrap-101 .ut-portfolio-media a.flex-prev:hover { color: #ffffff ; }#ut-portfolio-details-wrap-101 .ut-portfolio-media a.flex-prev:active { color: #ffffff ; }#ut-portfolio-details-wrap-101 .ut-portfolio-media a.flex-prev:focus { color: #ffffff ; }#ut-portfolio-details-wrap-101 .ut-portfolio-media a.flex-next { background: #111111 ; }#ut-portfolio-details-wrap-101 .ut-portfolio-media a.flex-prev { background: #111111 ; }#ut-portfolio-details-wrap-101 .ut-portfolio-media a.flex-next:hover { background: #19b5fe ; }#ut-portfolio-details-wrap-101 .ut-portfolio-media a.flex-next:active { background: #19b5fe ; }#ut-portfolio-details-wrap-101 .ut-portfolio-media a.flex-next:focus { background: #19b5fe ; }#ut-portfolio-details-wrap-101 .ut-portfolio-media a.flex-prev:hover { background: #19b5fe ; }#ut-portfolio-details-wrap-101 .ut-portfolio-media a.flex-prev:active { background: #19b5fe ; }#ut-portfolio-details-wrap-101 .ut-portfolio-media a.flex-prev:focus { background: #19b5fe ; }<\/style><style id=\"ut-portfolio-single-custom-css\" type=\"text\/css\"><\/style><div id=\"ut-loader-101\" class=\"ut-portfolio-detail-loader\"><i class=\"Bklyn-Core-Rotate-2\"><\/i><\/div><a id=\"ut-portfolio-details-anchor-101\" href=\"#\" class=\"ut-portfolio-offset-anchor-top\"><\/a><div id=\"ut-portfolio-details-navigation-101\" class=\"ut-portfolio-details-navigation grid-container\" data-slideup-width=\"centered\"><a class=\"prev-portfolio-details\" data-wrap=\"101\" href=\"#\"><\/a><a class=\"close-portfolio-details\" data-wrap=\"101\" href=\"#\"><\/a><a class=\"next-portfolio-details\" data-wrap=\"101\" href=\"#\"><\/a><\/div><div id=\"ut-portfolio-details-wrap-101\" class=\"ut-portfolio-details-wrap clearfix\"><div id=\"ut-portfolio-details-101\" class=\"inner ut-portfolio-details\"><div id=\"ut-portfolio-detail-2012\" class=\"animated ut-portfolio-detail clearfix\" data-post=\"2012\" data-format=\"video\"><div class=\"entry-content clearfix\"><\/div><\/div><div id=\"ut-portfolio-detail-1981\" class=\"animated ut-portfolio-detail clearfix\" data-post=\"1981\" data-format=\"video\"><div class=\"entry-content clearfix\"><\/div><\/div><div id=\"ut-portfolio-detail-1962\" class=\"animated ut-portfolio-detail clearfix\" data-post=\"1962\" data-format=\"\"><div class=\"entry-content clearfix\"><\/div><\/div><div id=\"ut-portfolio-detail-1933\" class=\"animated ut-portfolio-detail clearfix\" data-post=\"1933\" data-format=\"\"><div class=\"entry-content clearfix\"><\/div><\/div><div id=\"ut-portfolio-detail-1848\" class=\"animated ut-portfolio-detail clearfix\" data-post=\"1848\" data-format=\"\"><div class=\"entry-content clearfix\"><\/div><\/div><div id=\"ut-portfolio-detail-1796\" class=\"animated ut-portfolio-detail clearfix\" data-post=\"1796\" data-format=\"\"><div class=\"entry-content clearfix\"><\/div><\/div><div id=\"ut-portfolio-detail-1776\" class=\"animated ut-portfolio-detail clearfix\" data-post=\"1776\" data-format=\"\"><div class=\"entry-content clearfix\"><\/div><\/div><div id=\"ut-portfolio-detail-1742\" class=\"animated ut-portfolio-detail clearfix\" data-post=\"1742\" data-format=\"\"><div class=\"entry-content clearfix\"><\/div><\/div><div id=\"ut-portfolio-detail-1902\" class=\"animated ut-portfolio-detail clearfix\" data-post=\"1902\" data-format=\"\"><div class=\"entry-content clearfix\"><\/div><\/div><div id=\"ut-portfolio-detail-1681\" class=\"animated ut-portfolio-detail clearfix\" data-post=\"1681\" data-format=\"\"><div class=\"entry-content clearfix\"><\/div><\/div><div id=\"ut-portfolio-detail-1820\" class=\"animated ut-portfolio-detail clearfix\" data-post=\"1820\" data-format=\"\"><div class=\"entry-content clearfix\"><\/div><\/div><div id=\"ut-portfolio-detail-1524\" class=\"animated ut-portfolio-detail clearfix\" data-post=\"1524\" data-format=\"\"><div class=\"entry-content clearfix\"><\/div><\/div><div id=\"ut-portfolio-detail-1507\" class=\"animated ut-portfolio-detail clearfix\" data-post=\"1507\" data-format=\"\"><div class=\"entry-content clearfix\"><\/div><\/div><div id=\"ut-portfolio-detail-1484\" class=\"animated ut-portfolio-detail clearfix\" data-post=\"1484\" data-format=\"\"><div class=\"entry-content clearfix\"><\/div><\/div><div id=\"ut-portfolio-detail-1467\" class=\"animated ut-portfolio-detail clearfix\" data-post=\"1467\" data-format=\"\"><div class=\"entry-content clearfix\"><\/div><\/div><div id=\"ut-portfolio-detail-1254\" class=\"animated ut-portfolio-detail clearfix\" data-post=\"1254\" data-format=\"video\"><div class=\"entry-content clearfix\"><\/div><\/div><div id=\"ut-portfolio-detail-1282\" class=\"animated ut-portfolio-detail clearfix\" data-post=\"1282\" data-format=\"\"><div class=\"entry-content clearfix\"><\/div><\/div><div id=\"ut-portfolio-detail-1272\" class=\"animated ut-portfolio-detail clearfix\" data-post=\"1272\" data-format=\"video\"><div class=\"entry-content clearfix\"><\/div><\/div><div id=\"ut-portfolio-detail-1252\" class=\"animated ut-portfolio-detail clearfix\" data-post=\"1252\" data-format=\"video\"><div class=\"entry-content clearfix\"><\/div><\/div><div id=\"ut-portfolio-detail-1240\" class=\"animated ut-portfolio-detail clearfix\" data-post=\"1240\" data-format=\"\"><div class=\"entry-content clearfix\"><\/div><\/div><div id=\"ut-portfolio-detail-1194\" class=\"animated ut-portfolio-detail clearfix\" data-post=\"1194\" data-format=\"\"><div class=\"entry-content clearfix\"><\/div><\/div><div id=\"ut-portfolio-detail-1924\" class=\"animated ut-portfolio-detail clearfix\" data-post=\"1924\" data-format=\"\"><div class=\"entry-content clearfix\"><\/div><\/div><div id=\"ut-portfolio-detail-1914\" class=\"animated ut-portfolio-detail clearfix\" data-post=\"1914\" data-format=\"\"><div class=\"entry-content clearfix\"><\/div><\/div><div id=\"ut-portfolio-detail-1928\" class=\"animated ut-portfolio-detail clearfix\" data-post=\"1928\" data-format=\"\"><div class=\"entry-content clearfix\"><\/div><\/div><div id=\"ut-portfolio-detail-1919\" class=\"animated ut-portfolio-detail clearfix\" data-post=\"1919\" data-format=\"\"><div class=\"entry-content clearfix\"><\/div><\/div><div id=\"ut-portfolio-detail-1908\" class=\"animated ut-portfolio-detail clearfix\" data-post=\"1908\" data-format=\"\"><div class=\"entry-content clearfix\"><\/div><\/div><div id=\"ut-portfolio-detail-234\" class=\"animated ut-portfolio-detail clearfix\" data-post=\"234\" data-format=\"\"><div class=\"entry-content clearfix\"><\/div><\/div><div id=\"ut-portfolio-detail-228\" class=\"animated ut-portfolio-detail clearfix\" data-post=\"228\" data-format=\"\"><div class=\"entry-content clearfix\"><\/div><\/div><div id=\"ut-portfolio-detail-218\" class=\"animated ut-portfolio-detail clearfix\" data-post=\"218\" data-format=\"video\"><div class=\"entry-content clearfix\"><\/div><\/div><div id=\"ut-portfolio-detail-1453\" class=\"animated ut-portfolio-detail clearfix\" data-post=\"1453\" data-format=\"\"><div class=\"entry-content clearfix\"><\/div><\/div><\/div><\/div><div class=\"clear\"><\/div><div id=\"ut-portfolio-wrap\" class=\"ut-portfolio-wrap ut-portfolio-101\" data-slideup-title=\"off\" data-slideup-width=\"centered\" data-textcolor=\"rgba(17, 17, 17, 1)\" data-opacity=\"1\" data-hovercolor=\"255,255,255\"><a class=\"ut-portfolio-offset-anchor\" style=\"top:-120px;\" id=\"ut-portfolio-items-101-anchor\"><\/a><div class=\"ut-portfolio-menu-wrap ut-portfolio-menu-wrap-center\" style=\"text-align:center;\"><ul id=\"ut-portfolio-menu-101\" class=\"ut-portfolio-menu style_one ut-portfolio-menu-40\"><li><a href=\"#\" data-filter=\"*\" class=\"selected\">Show All<\/a><\/li><li><a href=\"#\" data-filter=\".photography-filt\">Photography<\/a><\/li><li><a href=\"#\" data-filter=\".video-filt\">Video<\/a><\/li><li><a href=\"#\" data-filter=\".design-filt\">Design<\/a><\/li><li><a href=\"#\" data-filter=\".publishing-filt\">Publishing<\/a><\/li><\/ul><\/div><div id=\"ut-portfolio-items-101\" class=\"ut-portfolio-item-container  ut-portfolio-item-container-with-background\"><article id=\"ut-portfolio-article-2012\" class=\"ut-portfolio-article ut-masonry portfolio-style-one   design-filt  video-filt \"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><a class=\"ut-portfolio-link ut-square \" rel=\"bookmark\" title=\"Renault Twingo Mania\" data-wrap=\"101\" data-post=\"2012\" href=\"#ut-portfolio-details-wrap-101\" ><figure>\r\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/All_1440p-300x225.png&quot;,&quot;500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/All_1440p-500x375.png&quot;,&quot;750&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/All_1440p-750x563.png&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/All_1440p-1000x750.png&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/All_1440p-1500x1125.png&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/All_1440p-2500x1875.png&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D&#039;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#039; viewBox%3D&#039;0 0 1500 1125&#039;%2F%3E\" width=\"1500\" height=\"1125\" data-src=\"https:\/\/thearsenale.agency\/wp-content\/uploads\/2026\/01\/All_1440p-1500x1125.png\" data-image-id=\"1999\" class=\"ut-adaptive-image wp-post-image skip-lazy skip-lazy ut-portfolio-featured-image ut-lazy-wait\">\r\n\r\n        <\/figure><div class=\"ut-hover-layer\"><div class=\"ut-portfolio-info\"><div class=\"ut-portfolio-info-c\"><h3 class=\"portfolio-title\">Renault Twingo Mania<\/h3><span>Design, Video<\/span><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-1981\" class=\"ut-portfolio-article ut-masonry portfolio-style-one   design-filt  video-filt \"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><a class=\"ut-portfolio-link ut-square \" rel=\"bookmark\" title=\"ALPINE x MATHIEU CESAR\" data-wrap=\"101\" data-post=\"1981\" href=\"#ut-portfolio-details-wrap-101\" ><figure>\r\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/0277e7fda4-300x225.webp&quot;,&quot;500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/0277e7fda4-500x375.webp&quot;,&quot;750&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/0277e7fda4-750x563.webp&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/0277e7fda4-1000x750.webp&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/0277e7fda4-1500x1125.webp&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/0277e7fda4-2500x1875.webp&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D&#039;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#039; viewBox%3D&#039;0 0 1500 1125&#039;%2F%3E\" width=\"1500\" height=\"1125\" data-src=\"https:\/\/thearsenale.agency\/wp-content\/uploads\/2026\/01\/0277e7fda4-1500x1125.webp\" data-image-id=\"1987\" class=\"ut-adaptive-image wp-post-image skip-lazy skip-lazy ut-portfolio-featured-image ut-lazy-wait\">\r\n\r\n        <\/figure><div class=\"ut-hover-layer\"><div class=\"ut-portfolio-info\"><div class=\"ut-portfolio-info-c\"><h3 class=\"portfolio-title\">ALPINE x MATHIEU CESAR<\/h3><span>Design, Video<\/span><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-1962\" class=\"ut-portfolio-article ut-masonry portfolio-style-one   design-filt  staging-filt \"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><a class=\"ut-portfolio-link ut-square \" rel=\"bookmark\" title=\"RAESR Tachyon at City of Dreams, Macao\" data-wrap=\"101\" data-post=\"1962\" href=\"#ut-portfolio-details-wrap-101\" ><figure>\r\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/WhatsApp-Image-2025-12-03-at-16.49.53_155f3d8e-300x225.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/WhatsApp-Image-2025-12-03-at-16.49.53_155f3d8e-500x375.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/WhatsApp-Image-2025-12-03-at-16.49.53_155f3d8e-750x563.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/WhatsApp-Image-2025-12-03-at-16.49.53_155f3d8e-1000x750.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/WhatsApp-Image-2025-12-03-at-16.49.53_155f3d8e-1500x1125.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/WhatsApp-Image-2025-12-03-at-16.49.53_155f3d8e-2500x1875.jpg&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D&#039;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#039; viewBox%3D&#039;0 0 1500 1125&#039;%2F%3E\" width=\"1500\" height=\"1125\" data-src=\"https:\/\/thearsenale.agency\/wp-content\/uploads\/2025\/12\/WhatsApp-Image-2025-12-03-at-16.49.53_155f3d8e-1500x1125.jpg\" data-image-id=\"1963\" class=\"ut-adaptive-image wp-post-image skip-lazy skip-lazy ut-portfolio-featured-image ut-lazy-wait\">\r\n\r\n        <\/figure><div class=\"ut-hover-layer\"><div class=\"ut-portfolio-info\"><div class=\"ut-portfolio-info-c\"><h3 class=\"portfolio-title\">RAESR Tachyon at City of Dreams, Macao<\/h3><span>Design, Staging<\/span><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-1933\" class=\"ut-portfolio-article ut-masonry portfolio-style-one   design-filt  staging-filt \"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><a class=\"ut-portfolio-link ut-square \" rel=\"bookmark\" title=\"MELCO RESORTS &#038; ENTERTAINMENT\" data-wrap=\"101\" data-post=\"1933\" href=\"#ut-portfolio-details-wrap-101\" ><figure>\r\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Arsneale_Sixteen-7-1-300x225.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Arsneale_Sixteen-7-1-500x375.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Arsneale_Sixteen-7-1-750x563.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Arsneale_Sixteen-7-1-1000x750.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Arsneale_Sixteen-7-1-1500x1125.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/Arsneale_Sixteen-7-1-2500x1875.jpg&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D&#039;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#039; viewBox%3D&#039;0 0 1500 1125&#039;%2F%3E\" width=\"1500\" height=\"1125\" data-src=\"https:\/\/thearsenale.agency\/wp-content\/uploads\/2025\/03\/Arsneale_Sixteen-7-1-1500x1125.jpg\" data-image-id=\"1945\" class=\"ut-adaptive-image wp-post-image skip-lazy skip-lazy ut-portfolio-featured-image ut-lazy-wait\">\r\n\r\n        <\/figure><div class=\"ut-hover-layer\"><div class=\"ut-portfolio-info\"><div class=\"ut-portfolio-info-c\"><h3 class=\"portfolio-title\">MELCO RESORTS &#038; ENTERTAINMENT<\/h3><span>Design, Staging<\/span><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-1848\" class=\"ut-portfolio-article ut-masonry portfolio-style-one   campaign-filt  design-filt  video-filt \"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><a class=\"ut-portfolio-link ut-square \" rel=\"bookmark\" title=\"RENAULT &#8211; 4 MOVEMENTS\" data-wrap=\"101\" data-post=\"1848\" href=\"#ut-portfolio-details-wrap-101\" ><figure>\r\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/WhatsApp-Image-2024-10-15-at-12.15.31_6d482b5d-300x225.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/WhatsApp-Image-2024-10-15-at-12.15.31_6d482b5d-500x375.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/WhatsApp-Image-2024-10-15-at-12.15.31_6d482b5d-750x563.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/WhatsApp-Image-2024-10-15-at-12.15.31_6d482b5d-1000x750.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/WhatsApp-Image-2024-10-15-at-12.15.31_6d482b5d-1500x1125.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2024\\\/10\\\/WhatsApp-Image-2024-10-15-at-12.15.31_6d482b5d-2500x1875.jpg&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D&#039;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#039; viewBox%3D&#039;0 0 1500 1125&#039;%2F%3E\" width=\"1500\" height=\"1125\" data-src=\"https:\/\/thearsenale.agency\/wp-content\/uploads\/2024\/10\/WhatsApp-Image-2024-10-15-at-12.15.31_6d482b5d-1500x1125.jpg\" data-image-id=\"1865\" class=\"ut-adaptive-image wp-post-image skip-lazy skip-lazy ut-portfolio-featured-image ut-lazy-wait\">\r\n\r\n        <\/figure><div class=\"ut-hover-layer\"><div class=\"ut-portfolio-info\"><div class=\"ut-portfolio-info-c\"><h3 class=\"portfolio-title\">RENAULT &#8211; 4 MOVEMENTS<\/h3><span>Campaign, Design, Video<\/span><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-1796\" class=\"ut-portfolio-article ut-masonry portfolio-style-one   campaign-filt  design-filt \"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><a class=\"ut-portfolio-link ut-square \" rel=\"bookmark\" title=\"R17 BY ORA ITO\" data-wrap=\"101\" data-post=\"1796\" href=\"#ut-portfolio-details-wrap-101\" ><figure>\r\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/R_R17_REVEAL_UHD_P2-300x225.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/R_R17_REVEAL_UHD_P2-500x375.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/R_R17_REVEAL_UHD_P2-750x563.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/R_R17_REVEAL_UHD_P2-1000x750.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/R_R17_REVEAL_UHD_P2-1500x1125.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/R_R17_REVEAL_UHD_P2-2500x1875.jpg&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D&#039;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#039; viewBox%3D&#039;0 0 1500 1125&#039;%2F%3E\" width=\"1500\" height=\"1125\" data-src=\"https:\/\/thearsenale.agency\/wp-content\/uploads\/2024\/09\/R_R17_REVEAL_UHD_P2-1500x1125.jpg\" data-image-id=\"1798\" class=\"ut-adaptive-image wp-post-image skip-lazy skip-lazy ut-portfolio-featured-image ut-lazy-wait\">\r\n\r\n        <\/figure><div class=\"ut-hover-layer\"><div class=\"ut-portfolio-info\"><div class=\"ut-portfolio-info-c\"><h3 class=\"portfolio-title\">R17 BY ORA ITO<\/h3><span>Campaign, Design<\/span><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-1776\" class=\"ut-portfolio-article ut-masonry portfolio-style-one   campaign-filt  design-filt \"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><a class=\"ut-portfolio-link ut-square \" rel=\"bookmark\" title=\"MCLAREN HONG KONG\" data-wrap=\"101\" data-post=\"1776\" href=\"#ut-portfolio-details-wrap-101\" ><figure>\r\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2024\\\/08\\\/thearsenale-macau-and-mclaren-club-hk-unveil-unique-collaboration-123635-300x225.webp&quot;,&quot;500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2024\\\/08\\\/thearsenale-macau-and-mclaren-club-hk-unveil-unique-collaboration-123635-500x375.webp&quot;,&quot;750&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2024\\\/08\\\/thearsenale-macau-and-mclaren-club-hk-unveil-unique-collaboration-123635-750x563.webp&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2024\\\/08\\\/thearsenale-macau-and-mclaren-club-hk-unveil-unique-collaboration-123635-1000x750.webp&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2024\\\/08\\\/thearsenale-macau-and-mclaren-club-hk-unveil-unique-collaboration-123635-1500x1125.webp&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2024\\\/08\\\/thearsenale-macau-and-mclaren-club-hk-unveil-unique-collaboration-123635-2500x1875.webp&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D&#039;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#039; viewBox%3D&#039;0 0 1500 1125&#039;%2F%3E\" width=\"1500\" height=\"1125\" data-src=\"https:\/\/thearsenale.agency\/wp-content\/uploads\/2024\/08\/thearsenale-macau-and-mclaren-club-hk-unveil-unique-collaboration-123635-1500x1125.webp\" data-image-id=\"1789\" class=\"ut-adaptive-image wp-post-image skip-lazy skip-lazy ut-portfolio-featured-image ut-lazy-wait\">\r\n\r\n        <\/figure><div class=\"ut-hover-layer\"><div class=\"ut-portfolio-info\"><div class=\"ut-portfolio-info-c\"><h3 class=\"portfolio-title\">MCLAREN HONG KONG<\/h3><span>Campaign, Design<\/span><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-1742\" class=\"ut-portfolio-article ut-masonry portfolio-style-one   campaign-filt  design-filt  video-filt \"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><a class=\"ut-portfolio-link ut-square \" rel=\"bookmark\" title=\"RENAULT &#8211; 5 MOVEMENTS\" data-wrap=\"101\" data-post=\"1742\" href=\"#ut-portfolio-details-wrap-101\" ><figure>\r\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/renault-5-movements-001_ig_w1500_h843-300x225.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/renault-5-movements-001_ig_w1500_h843-500x375.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/renault-5-movements-001_ig_w1500_h843-750x563.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/renault-5-movements-001_ig_w1500_h843-1000x750.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/renault-5-movements-001_ig_w1500_h843-1500x1125.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/renault-5-movements-001_ig_w1500_h843-2500x1875.jpg&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D&#039;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#039; viewBox%3D&#039;0 0 1500 1125&#039;%2F%3E\" width=\"1500\" height=\"1125\" data-src=\"https:\/\/thearsenale.agency\/wp-content\/uploads\/2024\/02\/renault-5-movements-001_ig_w1500_h843-1500x1125.jpg\" data-image-id=\"1743\" class=\"ut-adaptive-image wp-post-image skip-lazy skip-lazy ut-portfolio-featured-image ut-lazy-wait\">\r\n\r\n        <\/figure><div class=\"ut-hover-layer\"><div class=\"ut-portfolio-info\"><div class=\"ut-portfolio-info-c\"><h3 class=\"portfolio-title\">RENAULT &#8211; 5 MOVEMENTS<\/h3><span>Campaign, Design, Video<\/span><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-1902\" class=\"ut-portfolio-article ut-masonry portfolio-style-one   campaign-filt  photography-filt \"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><a class=\"ut-portfolio-link ut-square \" rel=\"bookmark\" title=\"CARTIER\" data-wrap=\"101\" data-post=\"1902\" href=\"#ut-portfolio-details-wrap-101\" ><figure>\r\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/CARTIER-300x225.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/CARTIER-500x375.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/CARTIER-750x563.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/CARTIER-1000x750.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/CARTIER-1500x1125.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/CARTIER-2500x1875.jpg&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D&#039;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#039; viewBox%3D&#039;0 0 1500 1125&#039;%2F%3E\" width=\"1500\" height=\"1125\" data-src=\"https:\/\/thearsenale.agency\/wp-content\/uploads\/2024\/09\/CARTIER-1500x1125.jpg\" data-image-id=\"1840\" class=\"ut-adaptive-image wp-post-image skip-lazy skip-lazy ut-portfolio-featured-image ut-lazy-wait\">\r\n\r\n        <\/figure><div class=\"ut-hover-layer\"><div class=\"ut-portfolio-info\"><div class=\"ut-portfolio-info-c\"><h3 class=\"portfolio-title\">CARTIER<\/h3><span>Campaign, Photography<\/span><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-1681\" class=\"ut-portfolio-article ut-masonry portfolio-style-one   campaign-filt  design-filt \"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><a class=\"ut-portfolio-link ut-square \" rel=\"bookmark\" title=\"RE-INVENT TWINGO &#8211; RENAULT\" data-wrap=\"101\" data-post=\"1681\" href=\"#ut-portfolio-details-wrap-101\" ><figure>\r\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/SQUARE-3-1-300x225.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/SQUARE-3-1-500x375.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/SQUARE-3-1-750x563.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/SQUARE-3-1-1000x750.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/SQUARE-3-1-1500x1125.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2023\\\/01\\\/SQUARE-3-1-2500x1875.jpg&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D&#039;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#039; viewBox%3D&#039;0 0 1500 1125&#039;%2F%3E\" width=\"1500\" height=\"1125\" data-src=\"https:\/\/thearsenale.agency\/wp-content\/uploads\/2023\/01\/SQUARE-3-1-1500x1125.jpg\" data-image-id=\"1712\" class=\"ut-adaptive-image wp-post-image skip-lazy skip-lazy ut-portfolio-featured-image ut-lazy-wait\">\r\n\r\n        <\/figure><div class=\"ut-hover-layer\"><div class=\"ut-portfolio-info\"><div class=\"ut-portfolio-info-c\"><h3 class=\"portfolio-title\">RE-INVENT TWINGO &#8211; RENAULT<\/h3><span>Campaign, Design<\/span><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-1820\" class=\"ut-portfolio-article ut-masonry portfolio-style-one   campaign-filt  photography-filt \"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><a class=\"ut-portfolio-link ut-square \" rel=\"bookmark\" title=\"LOUIS VUITTON X BMW\" data-wrap=\"101\" data-post=\"1820\" href=\"#ut-portfolio-details-wrap-101\" ><figure>\r\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/P90144151_highRes_the-tailor-made-loui-300x225.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/P90144151_highRes_the-tailor-made-loui-500x375.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/P90144151_highRes_the-tailor-made-loui-750x563.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/P90144151_highRes_the-tailor-made-loui-1000x750.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/P90144151_highRes_the-tailor-made-loui-1500x1125.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2024\\\/09\\\/P90144151_highRes_the-tailor-made-loui-2500x1875.jpg&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D&#039;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#039; viewBox%3D&#039;0 0 1500 1125&#039;%2F%3E\" width=\"1500\" height=\"1125\" data-src=\"https:\/\/thearsenale.agency\/wp-content\/uploads\/2024\/09\/P90144151_highRes_the-tailor-made-loui-1500x1125.jpg\" data-image-id=\"1833\" class=\"ut-adaptive-image wp-post-image skip-lazy skip-lazy ut-portfolio-featured-image ut-lazy-wait\">\r\n\r\n        <\/figure><div class=\"ut-hover-layer\"><div class=\"ut-portfolio-info\"><div class=\"ut-portfolio-info-c\"><h3 class=\"portfolio-title\">LOUIS VUITTON X BMW<\/h3><span>Campaign, Photography<\/span><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-1524\" class=\"ut-portfolio-article ut-masonry portfolio-style-one   design-filt \"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><a class=\"ut-portfolio-link ut-square \" rel=\"bookmark\" title=\"SAUBER F1-TEAM\" data-wrap=\"101\" data-post=\"1524\" href=\"#ut-portfolio-details-wrap-101\" ><figure>\r\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/08\\\/SAUBER-F1-TEAM-COVER-300x225.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/08\\\/SAUBER-F1-TEAM-COVER-500x375.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/08\\\/SAUBER-F1-TEAM-COVER-750x563.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/08\\\/SAUBER-F1-TEAM-COVER-1000x750.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/08\\\/SAUBER-F1-TEAM-COVER-1500x1125.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/08\\\/SAUBER-F1-TEAM-COVER-2500x1875.jpg&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D&#039;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#039; viewBox%3D&#039;0 0 1500 1125&#039;%2F%3E\" width=\"1500\" height=\"1125\" data-src=\"https:\/\/thearsenale.agency\/wp-content\/uploads\/2022\/08\/SAUBER-F1-TEAM-COVER-1500x1125.jpg\" data-image-id=\"1540\" class=\"ut-adaptive-image wp-post-image skip-lazy skip-lazy ut-portfolio-featured-image ut-lazy-wait\">\r\n\r\n        <\/figure><div class=\"ut-hover-layer\"><div class=\"ut-portfolio-info\"><div class=\"ut-portfolio-info-c\"><h3 class=\"portfolio-title\">SAUBER F1-TEAM<\/h3><span>Design<\/span><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-1507\" class=\"ut-portfolio-article ut-masonry portfolio-style-one   photography-filt \"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><a class=\"ut-portfolio-link ut-square \" rel=\"bookmark\" title=\"ALASKAN\" data-wrap=\"101\" data-post=\"1507\" href=\"#ut-portfolio-details-wrap-101\" ><figure>\r\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/08\\\/renault-alaskan22-1199x899-q85-300x225.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/08\\\/renault-alaskan22-1199x899-q85-500x375.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/08\\\/renault-alaskan22-1199x899-q85-750x563.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/08\\\/renault-alaskan22-1199x899-q85-1000x750.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/08\\\/renault-alaskan22-1199x899-q85-1500x1125.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/08\\\/renault-alaskan22-1199x899-q85-2500x1875.jpg&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D&#039;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#039; viewBox%3D&#039;0 0 1500 1125&#039;%2F%3E\" width=\"1500\" height=\"1125\" data-src=\"https:\/\/thearsenale.agency\/wp-content\/uploads\/2022\/08\/renault-alaskan22-1199x899-q85-1500x1125.jpg\" data-image-id=\"1519\" class=\"ut-adaptive-image wp-post-image skip-lazy skip-lazy ut-portfolio-featured-image ut-lazy-wait\">\r\n\r\n        <\/figure><div class=\"ut-hover-layer\"><div class=\"ut-portfolio-info\"><div class=\"ut-portfolio-info-c\"><h3 class=\"portfolio-title\">ALASKAN<\/h3><span>Photography<\/span><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-1484\" class=\"ut-portfolio-article ut-masonry portfolio-style-one   design-filt \"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><a class=\"ut-portfolio-link ut-square \" rel=\"bookmark\" title=\"ALCANTARA\u00ae\" data-wrap=\"101\" data-post=\"1484\" href=\"#ut-portfolio-details-wrap-101\" ><figure>\r\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/08\\\/alcantara-blue-smart-7988-300x225.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/08\\\/alcantara-blue-smart-7988-500x375.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/08\\\/alcantara-blue-smart-7988-750x563.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/08\\\/alcantara-blue-smart-7988-1000x750.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/08\\\/alcantara-blue-smart-7988-1500x1125.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/08\\\/alcantara-blue-smart-7988-2500x1875.jpg&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D&#039;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#039; viewBox%3D&#039;0 0 1500 1125&#039;%2F%3E\" width=\"1500\" height=\"1125\" data-src=\"https:\/\/thearsenale.agency\/wp-content\/uploads\/2022\/08\/alcantara-blue-smart-7988-1500x1125.jpg\" data-image-id=\"1488\" class=\"ut-adaptive-image wp-post-image skip-lazy skip-lazy ut-portfolio-featured-image ut-lazy-wait\">\r\n\r\n        <\/figure><div class=\"ut-hover-layer\"><div class=\"ut-portfolio-info\"><div class=\"ut-portfolio-info-c\"><h3 class=\"portfolio-title\">ALCANTARA\u00ae<\/h3><span>Design<\/span><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-1467\" class=\"ut-portfolio-article ut-masonry portfolio-style-one   photography-filt \"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><a class=\"ut-portfolio-link ut-square \" rel=\"bookmark\" title=\"AUDI E-Tron Concept\" data-wrap=\"101\" data-post=\"1467\" href=\"#ut-portfolio-details-wrap-101\" ><figure>\r\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/08\\\/K5A5273-1-300x225.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/08\\\/K5A5273-1-500x375.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/08\\\/K5A5273-1-750x563.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/08\\\/K5A5273-1-1000x750.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/08\\\/K5A5273-1-1500x1125.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/08\\\/K5A5273-1-2500x1875.jpg&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D&#039;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#039; viewBox%3D&#039;0 0 1500 1125&#039;%2F%3E\" width=\"1500\" height=\"1125\" data-src=\"https:\/\/thearsenale.agency\/wp-content\/uploads\/2022\/08\/K5A5273-1-1500x1125.jpg\" data-image-id=\"1479\" class=\"ut-adaptive-image wp-post-image skip-lazy skip-lazy ut-portfolio-featured-image ut-lazy-wait\">\r\n\r\n        <\/figure><div class=\"ut-hover-layer\"><div class=\"ut-portfolio-info\"><div class=\"ut-portfolio-info-c\"><h3 class=\"portfolio-title\">AUDI E-Tron Concept<\/h3><span>Photography<\/span><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-1254\" class=\"ut-portfolio-article ut-masonry portfolio-style-one   design-filt  video-filt \"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><a class=\"ut-portfolio-link ut-square \" rel=\"bookmark\" title=\"RENAULT AIR 4\" data-wrap=\"101\" data-post=\"1254\" href=\"#ut-portfolio-details-wrap-101\" ><figure>\r\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/211105_AIR42302-e1659727934252-300x225.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/211105_AIR42302-e1659727934252-500x375.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/211105_AIR42302-e1659727934252-750x563.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/211105_AIR42302-e1659727934252-1000x750.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/211105_AIR42302-e1659727934252-1500x1125.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/211105_AIR42302-e1659727934252-2500x1875.jpg&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D&#039;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#039; viewBox%3D&#039;0 0 1500 1125&#039;%2F%3E\" width=\"1500\" height=\"1125\" data-src=\"https:\/\/thearsenale.agency\/wp-content\/uploads\/2022\/07\/211105_AIR42302-e1659727934252-1500x1125.jpg\" data-image-id=\"1257\" class=\"ut-adaptive-image wp-post-image skip-lazy skip-lazy ut-portfolio-featured-image ut-lazy-wait\">\r\n\r\n        <\/figure><div class=\"ut-hover-layer\"><div class=\"ut-portfolio-info\"><div class=\"ut-portfolio-info-c\"><h3 class=\"portfolio-title\">RENAULT AIR 4<\/h3><span>Design, Video<\/span><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-1282\" class=\"ut-portfolio-article ut-masonry portfolio-style-one   design-filt  photography-filt \"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><a class=\"ut-portfolio-link ut-square \" rel=\"bookmark\" title=\"E-MEHARI x JCDC\" data-wrap=\"101\" data-post=\"1282\" href=\"#ut-portfolio-details-wrap-101\" ><figure>\r\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/cover-300x225.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/cover-500x375.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/cover-750x563.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/cover-1000x750.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/cover-1500x1125.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/cover-2500x1875.jpg&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D&#039;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#039; viewBox%3D&#039;0 0 1500 1125&#039;%2F%3E\" width=\"1500\" height=\"1125\" data-src=\"https:\/\/thearsenale.agency\/wp-content\/uploads\/2022\/07\/cover-1500x1125.jpg\" data-image-id=\"1291\" class=\"ut-adaptive-image wp-post-image skip-lazy skip-lazy ut-portfolio-featured-image ut-lazy-wait\">\r\n\r\n        <\/figure><div class=\"ut-hover-layer\"><div class=\"ut-portfolio-info\"><div class=\"ut-portfolio-info-c\"><h3 class=\"portfolio-title\">E-MEHARI x JCDC<\/h3><span>Design, Photography<\/span><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-1272\" class=\"ut-portfolio-article ut-masonry portfolio-style-one   video-filt \"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><a class=\"ut-portfolio-link ut-square \" rel=\"bookmark\" title=\"RENAULT FORMULA E\" data-wrap=\"101\" data-post=\"1272\" href=\"#ut-portfolio-details-wrap-101\" ><figure>\r\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/2016-2017-renault-e-dams-z-e-16-formula-e-racecar_100627335_h-300x225.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/2016-2017-renault-e-dams-z-e-16-formula-e-racecar_100627335_h-500x375.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/2016-2017-renault-e-dams-z-e-16-formula-e-racecar_100627335_h-750x563.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/2016-2017-renault-e-dams-z-e-16-formula-e-racecar_100627335_h-1000x750.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/2016-2017-renault-e-dams-z-e-16-formula-e-racecar_100627335_h-1500x1125.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/2016-2017-renault-e-dams-z-e-16-formula-e-racecar_100627335_h-2500x1875.jpg&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D&#039;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#039; viewBox%3D&#039;0 0 1500 1125&#039;%2F%3E\" width=\"1500\" height=\"1125\" data-src=\"https:\/\/thearsenale.agency\/wp-content\/uploads\/2022\/07\/2016-2017-renault-e-dams-z-e-16-formula-e-racecar_100627335_h-1500x1125.jpg\" data-image-id=\"1339\" class=\"ut-adaptive-image wp-post-image skip-lazy skip-lazy ut-portfolio-featured-image ut-lazy-wait\">\r\n\r\n        <\/figure><div class=\"ut-hover-layer\"><div class=\"ut-portfolio-info\"><div class=\"ut-portfolio-info-c\"><h3 class=\"portfolio-title\">RENAULT FORMULA E<\/h3><span>Video<\/span><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-1252\" class=\"ut-portfolio-article ut-masonry portfolio-style-one   design-filt \"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><a class=\"ut-portfolio-link ut-square \" rel=\"bookmark\" title=\"Renault F1 Team\" data-wrap=\"101\" data-post=\"1252\" href=\"#ut-portfolio-details-wrap-101\" ><figure>\r\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/9424792150-300x225.webp&quot;,&quot;500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/9424792150-500x375.webp&quot;,&quot;750&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/9424792150-750x563.webp&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/9424792150-1000x750.webp&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/9424792150-1500x1125.webp&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/9424792150-2500x1875.webp&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D&#039;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#039; viewBox%3D&#039;0 0 1500 1125&#039;%2F%3E\" width=\"1500\" height=\"1125\" data-src=\"https:\/\/thearsenale.agency\/wp-content\/uploads\/2022\/07\/9424792150-1500x1125.webp\" data-image-id=\"1352\" class=\"ut-adaptive-image wp-post-image skip-lazy skip-lazy ut-portfolio-featured-image ut-lazy-wait\">\r\n\r\n        <\/figure><div class=\"ut-hover-layer\"><div class=\"ut-portfolio-info\"><div class=\"ut-portfolio-info-c\"><h3 class=\"portfolio-title\">Renault F1 Team<\/h3><span>Design<\/span><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-1240\" class=\"ut-portfolio-article ut-masonry portfolio-style-one   design-filt \"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><a class=\"ut-portfolio-link ut-square \" rel=\"bookmark\" title=\"PIRELLI\" data-wrap=\"101\" data-post=\"1240\" href=\"#ut-portfolio-details-wrap-101\" ><figure>\r\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/8200590d-34c5-483e-808c-92b37aeece78-e1660608278530-300x225.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/8200590d-34c5-483e-808c-92b37aeece78-e1660608278530-500x375.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/8200590d-34c5-483e-808c-92b37aeece78-e1660608278530-750x563.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/8200590d-34c5-483e-808c-92b37aeece78-e1660608278530-1000x750.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/8200590d-34c5-483e-808c-92b37aeece78-e1660608278530-1500x1125.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/8200590d-34c5-483e-808c-92b37aeece78-e1660608278530-2500x1875.jpg&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D&#039;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#039; viewBox%3D&#039;0 0 1500 1125&#039;%2F%3E\" width=\"1500\" height=\"1125\" data-src=\"https:\/\/thearsenale.agency\/wp-content\/uploads\/2022\/07\/8200590d-34c5-483e-808c-92b37aeece78-e1660608278530-1500x1125.jpg\" data-image-id=\"1403\" class=\"ut-adaptive-image wp-post-image skip-lazy skip-lazy ut-portfolio-featured-image ut-lazy-wait\">\r\n\r\n        <\/figure><div class=\"ut-hover-layer\"><div class=\"ut-portfolio-info\"><div class=\"ut-portfolio-info-c\"><h3 class=\"portfolio-title\">PIRELLI<\/h3><span>Design<\/span><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-1194\" class=\"ut-portfolio-article ut-masonry portfolio-style-one   design-filt \"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><a class=\"ut-portfolio-link ut-square \" rel=\"bookmark\" title=\"AUDI\" data-wrap=\"101\" data-post=\"1194\" href=\"#ut-portfolio-details-wrap-101\" ><figure>\r\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/Audi_A5_CAPOT-resized-300x225.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/Audi_A5_CAPOT-resized-500x375.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/Audi_A5_CAPOT-resized-750x563.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/Audi_A5_CAPOT-resized-1000x750.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/Audi_A5_CAPOT-resized-1500x1125.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/Audi_A5_CAPOT-resized-2500x1875.jpg&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D&#039;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#039; viewBox%3D&#039;0 0 1500 1125&#039;%2F%3E\" width=\"1500\" height=\"1125\" data-src=\"https:\/\/thearsenale.agency\/wp-content\/uploads\/2022\/07\/Audi_A5_CAPOT-resized-1500x1125.jpg\" data-image-id=\"1202\" class=\"ut-adaptive-image wp-post-image skip-lazy skip-lazy ut-portfolio-featured-image ut-lazy-wait\">\r\n\r\n        <\/figure><div class=\"ut-hover-layer\"><div class=\"ut-portfolio-info\"><div class=\"ut-portfolio-info-c\"><h3 class=\"portfolio-title\">AUDI<\/h3><span>Design<\/span><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-1924\" class=\"ut-portfolio-article ut-masonry portfolio-style-one   design-filt  video-filt \"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><a class=\"ut-portfolio-link ut-square \" rel=\"bookmark\" title=\"NE_MO\" data-wrap=\"101\" data-post=\"1924\" href=\"#ut-portfolio-details-wrap-101\" ><figure>\r\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/enjoy-adventure-flying-with-the-amphibious-icon-a5-comes-with-its-own-trailer-166109_1-1-300x225.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/enjoy-adventure-flying-with-the-amphibious-icon-a5-comes-with-its-own-trailer-166109_1-1-500x375.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/enjoy-adventure-flying-with-the-amphibious-icon-a5-comes-with-its-own-trailer-166109_1-1-750x563.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/enjoy-adventure-flying-with-the-amphibious-icon-a5-comes-with-its-own-trailer-166109_1-1-1000x750.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/enjoy-adventure-flying-with-the-amphibious-icon-a5-comes-with-its-own-trailer-166109_1-1-1500x1125.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/enjoy-adventure-flying-with-the-amphibious-icon-a5-comes-with-its-own-trailer-166109_1-1-2500x1875.jpg&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D&#039;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#039; viewBox%3D&#039;0 0 1500 1125&#039;%2F%3E\" width=\"1500\" height=\"1125\" data-src=\"https:\/\/thearsenale.agency\/wp-content\/uploads\/2022\/07\/enjoy-adventure-flying-with-the-amphibious-icon-a5-comes-with-its-own-trailer-166109_1-1-1500x1125.jpg\" data-image-id=\"1361\" class=\"ut-adaptive-image wp-post-image skip-lazy skip-lazy ut-portfolio-featured-image ut-lazy-wait\">\r\n\r\n        <\/figure><div class=\"ut-hover-layer\"><div class=\"ut-portfolio-info\"><div class=\"ut-portfolio-info-c\"><h3 class=\"portfolio-title\">NE_MO<\/h3><span>Design, Video<\/span><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-1914\" class=\"ut-portfolio-article ut-masonry portfolio-style-one   video-filt \"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><a class=\"ut-portfolio-link ut-square \" rel=\"bookmark\" title=\"BMW\" data-wrap=\"101\" data-post=\"1914\" href=\"#ut-portfolio-details-wrap-101\" ><figure>\r\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/08\\\/BMW_AGENCY-300x225.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/08\\\/BMW_AGENCY-500x375.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/08\\\/BMW_AGENCY-750x563.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/08\\\/BMW_AGENCY-1000x750.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/08\\\/BMW_AGENCY-1500x1125.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/08\\\/BMW_AGENCY-2500x1875.jpg&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D&#039;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#039; viewBox%3D&#039;0 0 1500 1125&#039;%2F%3E\" width=\"1500\" height=\"1125\" data-src=\"https:\/\/thearsenale.agency\/wp-content\/uploads\/2022\/08\/BMW_AGENCY-1500x1125.jpg\" data-image-id=\"1503\" class=\"ut-adaptive-image wp-post-image skip-lazy skip-lazy ut-portfolio-featured-image ut-lazy-wait\">\r\n\r\n        <\/figure><div class=\"ut-hover-layer\"><div class=\"ut-portfolio-info\"><div class=\"ut-portfolio-info-c\"><h3 class=\"portfolio-title\">BMW<\/h3><span>Video<\/span><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-1928\" class=\"ut-portfolio-article ut-masonry portfolio-style-one   video-filt \"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><a class=\"ut-portfolio-link ut-square \" rel=\"bookmark\" title=\"CANADOS\" data-wrap=\"101\" data-post=\"1928\" href=\"#ut-portfolio-details-wrap-101\" ><figure>\r\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2025\\\/02\\\/canados-yachts-300x225.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2025\\\/02\\\/canados-yachts-500x375.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2025\\\/02\\\/canados-yachts-750x563.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2025\\\/02\\\/canados-yachts-1000x750.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2025\\\/02\\\/canados-yachts-1500x1125.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2025\\\/02\\\/canados-yachts-2500x1875.jpg&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D&#039;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#039; viewBox%3D&#039;0 0 1500 1125&#039;%2F%3E\" width=\"1500\" height=\"1125\" data-src=\"https:\/\/thearsenale.agency\/wp-content\/uploads\/2025\/02\/canados-yachts-1500x1125.jpg\" data-image-id=\"1929\" class=\"ut-adaptive-image wp-post-image skip-lazy skip-lazy ut-portfolio-featured-image ut-lazy-wait\">\r\n\r\n        <\/figure><div class=\"ut-hover-layer\"><div class=\"ut-portfolio-info\"><div class=\"ut-portfolio-info-c\"><h3 class=\"portfolio-title\">CANADOS<\/h3><span>Video<\/span><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-1919\" class=\"ut-portfolio-article ut-masonry portfolio-style-one   video-filt \"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><a class=\"ut-portfolio-link ut-square \" rel=\"bookmark\" title=\"FORD\" data-wrap=\"101\" data-post=\"1919\" href=\"#ut-portfolio-details-wrap-101\" ><figure>\r\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/Ford-Mustang-ArtCar-Thomas-Lelu-3-300x225.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/Ford-Mustang-ArtCar-Thomas-Lelu-3-500x375.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/Ford-Mustang-ArtCar-Thomas-Lelu-3-750x563.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/Ford-Mustang-ArtCar-Thomas-Lelu-3-1000x750.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/Ford-Mustang-ArtCar-Thomas-Lelu-3-1500x1125.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/Ford-Mustang-ArtCar-Thomas-Lelu-3-2500x1875.jpg&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D&#039;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#039; viewBox%3D&#039;0 0 1500 1125&#039;%2F%3E\" width=\"1500\" height=\"1125\" data-src=\"https:\/\/thearsenale.agency\/wp-content\/uploads\/2022\/07\/Ford-Mustang-ArtCar-Thomas-Lelu-3-1500x1125.jpg\" data-image-id=\"1365\" class=\"ut-adaptive-image wp-post-image skip-lazy skip-lazy ut-portfolio-featured-image ut-lazy-wait\">\r\n\r\n        <\/figure><div class=\"ut-hover-layer\"><div class=\"ut-portfolio-info\"><div class=\"ut-portfolio-info-c\"><h3 class=\"portfolio-title\">FORD<\/h3><span>Video<\/span><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-1908\" class=\"ut-portfolio-article ut-masonry portfolio-style-one   video-filt \"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><a class=\"ut-portfolio-link ut-square \" rel=\"bookmark\" title=\"BASF\" data-wrap=\"101\" data-post=\"1908\" href=\"#ut-portfolio-details-wrap-101\" ><figure>\r\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/Screen-Shot-2022-08-15-at-6.44.08-PM-300x225.png&quot;,&quot;500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/Screen-Shot-2022-08-15-at-6.44.08-PM-500x375.png&quot;,&quot;750&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/Screen-Shot-2022-08-15-at-6.44.08-PM-750x563.png&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/Screen-Shot-2022-08-15-at-6.44.08-PM-1000x750.png&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/Screen-Shot-2022-08-15-at-6.44.08-PM-1500x1125.png&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/Screen-Shot-2022-08-15-at-6.44.08-PM-2500x1875.png&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D&#039;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#039; viewBox%3D&#039;0 0 1500 1125&#039;%2F%3E\" width=\"1500\" height=\"1125\" data-src=\"https:\/\/thearsenale.agency\/wp-content\/uploads\/2017\/06\/Screen-Shot-2022-08-15-at-6.44.08-PM-1500x1125.png\" data-image-id=\"1394\" class=\"ut-adaptive-image wp-post-image skip-lazy skip-lazy ut-portfolio-featured-image ut-lazy-wait\">\r\n\r\n        <\/figure><div class=\"ut-hover-layer\"><div class=\"ut-portfolio-info\"><div class=\"ut-portfolio-info-c\"><h3 class=\"portfolio-title\">BASF<\/h3><span>Video<\/span><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-234\" class=\"ut-portfolio-article ut-masonry portfolio-style-one   photography-filt \"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><a class=\"ut-portfolio-link ut-square \" rel=\"bookmark\" title=\"ALPINE CARS\" data-wrap=\"101\" data-post=\"234\" href=\"#ut-portfolio-details-wrap-101\" ><figure>\r\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/543A6781-1-300x225.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/543A6781-1-500x375.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/543A6781-1-750x563.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/543A6781-1-1000x750.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/543A6781-1-1500x1125.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/543A6781-1-2500x1875.jpg&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D&#039;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#039; viewBox%3D&#039;0 0 1500 1125&#039;%2F%3E\" width=\"1500\" height=\"1125\" data-src=\"https:\/\/thearsenale.agency\/wp-content\/uploads\/2017\/06\/543A6781-1-1500x1125.jpg\" data-image-id=\"1187\" class=\"ut-adaptive-image wp-post-image skip-lazy skip-lazy ut-portfolio-featured-image ut-lazy-wait\">\r\n\r\n        <\/figure><div class=\"ut-hover-layer\"><div class=\"ut-portfolio-info\"><div class=\"ut-portfolio-info-c\"><h3 class=\"portfolio-title\">ALPINE CARS<\/h3><span>Photography<\/span><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-228\" class=\"ut-portfolio-article ut-masonry portfolio-style-one   design-filt \"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><a class=\"ut-portfolio-link ut-square \" rel=\"bookmark\" title=\"GPX\" data-wrap=\"101\" data-post=\"228\" href=\"#ut-portfolio-details-wrap-101\" ><figure>\r\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/Screen-Shot-2022-08-15-at-6.49.37-PM-300x225.png&quot;,&quot;500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/Screen-Shot-2022-08-15-at-6.49.37-PM-500x375.png&quot;,&quot;750&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/Screen-Shot-2022-08-15-at-6.49.37-PM-750x563.png&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/Screen-Shot-2022-08-15-at-6.49.37-PM-1000x750.png&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/Screen-Shot-2022-08-15-at-6.49.37-PM-1500x1125.png&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/Screen-Shot-2022-08-15-at-6.49.37-PM-2500x1875.png&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D&#039;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#039; viewBox%3D&#039;0 0 1500 1125&#039;%2F%3E\" width=\"1500\" height=\"1125\" data-src=\"https:\/\/thearsenale.agency\/wp-content\/uploads\/2017\/06\/Screen-Shot-2022-08-15-at-6.49.37-PM-1500x1125.png\" data-image-id=\"1395\" class=\"ut-adaptive-image wp-post-image skip-lazy skip-lazy ut-portfolio-featured-image ut-lazy-wait\">\r\n\r\n        <\/figure><div class=\"ut-hover-layer\"><div class=\"ut-portfolio-info\"><div class=\"ut-portfolio-info-c\"><h3 class=\"portfolio-title\">GPX<\/h3><span>Design<\/span><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-218\" class=\"ut-portfolio-article ut-masonry portfolio-style-one   video-filt \"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><a class=\"ut-portfolio-link ut-square \" rel=\"bookmark\" title=\"C1 JCDC\" data-wrap=\"101\" data-post=\"218\" href=\"#ut-portfolio-details-wrap-101\" ><figure>\r\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/CITROEN-C1-JCC-3-300x225.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/CITROEN-C1-JCC-3-500x375.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/CITROEN-C1-JCC-3-750x563.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/CITROEN-C1-JCC-3-1000x750.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/CITROEN-C1-JCC-3-1500x1125.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2017\\\/06\\\/CITROEN-C1-JCC-3-2500x1875.jpg&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D&#039;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#039; viewBox%3D&#039;0 0 1500 1125&#039;%2F%3E\" width=\"1500\" height=\"1125\" data-src=\"https:\/\/thearsenale.agency\/wp-content\/uploads\/2017\/06\/CITROEN-C1-JCC-3-1500x1125.jpg\" data-image-id=\"1217\" class=\"ut-adaptive-image wp-post-image skip-lazy skip-lazy ut-portfolio-featured-image ut-lazy-wait\">\r\n\r\n        <\/figure><div class=\"ut-hover-layer\"><div class=\"ut-portfolio-info\"><div class=\"ut-portfolio-info-c\"><h3 class=\"portfolio-title\">C1 JCDC<\/h3><span>Video<\/span><\/div><\/div><\/div><\/a><\/div><\/div><\/article><article id=\"ut-portfolio-article-1453\" class=\"ut-portfolio-article ut-masonry portfolio-style-one   publishing-filt \"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-article-animation-box\"><div data-effect=\"portfolioZoomIn\" class=\"ut-portfolio-item ut-hover\"><a class=\"ut-portfolio-link ut-square \" rel=\"bookmark\" title=\"INTERSECTION MAGAZINE\" data-wrap=\"101\" data-post=\"1453\" href=\"#ut-portfolio-details-wrap-101\" ><figure>\r\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2018\\\/08\\\/INTER-SPRING-ISSUE-300x225.png&quot;,&quot;500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2018\\\/08\\\/INTER-SPRING-ISSUE-500x375.png&quot;,&quot;750&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2018\\\/08\\\/INTER-SPRING-ISSUE-750x563.png&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2018\\\/08\\\/INTER-SPRING-ISSUE-1000x750.png&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2018\\\/08\\\/INTER-SPRING-ISSUE-1500x1125.png&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2018\\\/08\\\/INTER-SPRING-ISSUE-2500x1875.png&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D&#039;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#039; viewBox%3D&#039;0 0 1500 1125&#039;%2F%3E\" width=\"1500\" height=\"1125\" data-src=\"https:\/\/thearsenale.agency\/wp-content\/uploads\/2018\/08\/INTER-SPRING-ISSUE-1500x1125.png\" data-image-id=\"1464\" class=\"ut-adaptive-image wp-post-image skip-lazy skip-lazy ut-portfolio-featured-image ut-lazy-wait\">\r\n\r\n        <\/figure><div class=\"ut-hover-layer\"><div class=\"ut-portfolio-info\"><div class=\"ut-portfolio-info-c\"><h3 class=\"portfolio-title\">INTERSECTION MAGAZINE<\/h3><span>Publishing<\/span><\/div><\/div><\/div><\/a><\/div><\/div><\/article><\/div><\/div><\/div>[\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1526945134765{margin-top: 0px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #fafafa !important;}&#8221; el_name=&#8221;Margin top 0px&#8221;][vc_column]<div class=\"wpb_content_element ut-gallery-40  clearfix\"><style type=\"text\/css\">#ut_ig_69dfeaba7bfa3 .ut-lazy:not(.ut-image-loaded) + .ut-video-module-loading { display:block; }#ut_ig_69dfeaba7bfa3 .ut-lazy.ut-image-loaded + .ut-video-module-loading { display:none; }#ut_ig_69dfeaba7bfa3 .ut-animate-gallery-element { opacity: 0; }<\/style><div id=\"ut_ig_69dfeaba7bfa3\" class=\"ut-image-gallery ut-image-gallery-module  ut-image-gallery-40 clearfix\" data-settings=\"{&quot;animate&quot;:true,&quot;effect&quot;:&quot;zoomIn&quot;,&quot;lazy&quot;:true,&quot;delay_animation&quot;:true,&quot;global_delay_animation&quot;:false,&quot;delay_timer&quot;:&quot;100&quot;,&quot;global_delay_timer&quot;:100}\" ><div data-effect=\"zoomIn\" data-animateonce=\"yes\" data-count=\"5\" class=\"ut-image-gallery-item ut-animate-gallery-element animated ut-no-animation-tablet ut-no-animation-mobile  grid-20 tablet-grid-33 mobile-grid-100\"><a class=\"ut-deactivated-link \" href=\"#\"><div class=\"ut-image-gallery-image\" ><img loading=\"lazy\" decoding=\"async\"  class=\" ut-lazy skip-lazy\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 100 36'%2F%3E\" data-src=\"https:\/\/thearsenale.agency\/wp-content\/uploads\/2018\/09\/5-100x36.jpg\" width=\"100\" height=\"36\"><\/div><\/a><\/div><div data-effect=\"zoomIn\" data-animateonce=\"yes\" data-count=\"5\" class=\"ut-image-gallery-item ut-animate-gallery-element animated ut-no-animation-tablet ut-no-animation-mobile   grid-20 tablet-grid-33 mobile-grid-100\"><a class=\"ut-deactivated-link \" href=\"#\"><div class=\"ut-image-gallery-image\" ><img loading=\"lazy\" decoding=\"async\"  class=\" ut-lazy skip-lazy\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 100 36'%2F%3E\" data-src=\"https:\/\/thearsenale.agency\/wp-content\/uploads\/2018\/09\/1-100x36.jpg\" width=\"100\" height=\"36\"><\/div><\/a><\/div><div data-effect=\"zoomIn\" data-animateonce=\"yes\" data-count=\"5\" class=\"ut-image-gallery-item ut-animate-gallery-element animated ut-no-animation-tablet ut-no-animation-mobile    grid-20 tablet-grid-33 mobile-grid-100 ut-tablet-last\"><a class=\"ut-deactivated-link \" href=\"#\"><div class=\"ut-image-gallery-image\" ><img loading=\"lazy\" decoding=\"async\"  class=\" ut-lazy skip-lazy\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 100 36'%2F%3E\" data-src=\"https:\/\/thearsenale.agency\/wp-content\/uploads\/2018\/09\/2-100x36.jpg\" width=\"100\" height=\"36\"><\/div><\/a><\/div><div class=\"clear hide-on-desktop hide-on-tablet\"><\/div><div data-effect=\"zoomIn\" data-animateonce=\"yes\" data-count=\"5\" class=\"ut-image-gallery-item ut-animate-gallery-element animated ut-no-animation-tablet ut-no-animation-mobile     grid-20 tablet-grid-33 mobile-grid-100\"><a class=\"ut-deactivated-link \" href=\"#\"><div class=\"ut-image-gallery-image\" ><img loading=\"lazy\" decoding=\"async\"  class=\" ut-lazy skip-lazy\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 100 36'%2F%3E\" data-src=\"https:\/\/thearsenale.agency\/wp-content\/uploads\/2018\/09\/3-100x36.jpg\" width=\"100\" height=\"36\"><\/div><\/a><\/div><div data-effect=\"zoomIn\" data-animateonce=\"yes\" data-count=\"5\" class=\"ut-image-gallery-item ut-animate-gallery-element animated ut-no-animation-tablet ut-no-animation-mobile      grid-20 tablet-grid-33 mobile-grid-100\"><a class=\"ut-deactivated-link \" href=\"#\"><div class=\"ut-image-gallery-image\" ><img loading=\"lazy\" decoding=\"async\"  class=\" ut-lazy skip-lazy\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0 0 100 36'%2F%3E\" data-src=\"https:\/\/thearsenale.agency\/wp-content\/uploads\/2018\/09\/4-100x36.jpg\" width=\"100\" height=\"36\"><\/div><\/a><\/div><div class=\"ut-image-gallery-sizer\"><\/div><div class=\"clear\"><\/div><\/div><\/div>[\/vc_column][\/vc_row][\/vc_section][vc_section el_name=&#8221;Service Section&#8221; bklyn_section_anchor_id=&#8221;Services&#8221;][vc_row][vc_column offset=&#8221;vc_col-lg-12&#8243;]<div class=\"wpb_content_element \"><style type=\"text\/css\"><\/style><header id=\"ut_header_69dfeaba821c4\" class=\"section-header  ut-no-title-linebreak-mobile ut-no-lead-linebreak-mobile pt-style-2 header-center header-tablet-center header-mobile-center element-with-custom-line-height\"><div class=\"element-with-custom-line-height\" ><h2 data-title=\"Top Notch Services.\"  data-responsive-font=\"section_title\" class=\"section-title  \"><span>Top Notch Services.<\/span><\/h2><\/div><div data-delay=\"0\" class=\"lead \"><p>Our quality standards apply also in terms of service, technical expertise and advice.<br \/>\nOur dedicated employees are happy to assist you with know-how and experience in your daily business.<\/p>\n<\/div><\/header><\/div>[\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;1\/3&#8243;]<div class=\"wpb_content_element \"><style type=\"text\/css\">#ut_sc_69dfeaba835cc .ut-service-column a.ut-service-column-link { font-size: 12px; }#ut-svg-69dfeaba835cd { display:none; }#ut-svg-69dfeaba835cd.ut-svg-loaded { display:block; }#ut-svg-69dfeaba835cd path { stroke:#f93a00; }<\/style><div id=\"ut_sc_69dfeaba835cc\" data-effect=\"fadeInUp\" data-animateonce=\"yes\" data-delay=\"0\" class=\"ut-horizontal-style ut-horizontal-style-align-left  clearfix  ut-animate-element animated ut-no-animation-tablet ut-no-animation-mobile\" ><figure class=\"ut-service-icon  ut-service-icon-normal ut-service-icon-large ut-service-icon-with-svg\">\t\t\t\r\n\t\t\t<style type=\"text\/css\">\r\n\t\t\t\t\r\n\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t#ut-svg-69dfeaba835fc { display:none; }\r\n\t\t\t\t\t#ut-svg-69dfeaba835fc.ut-svg-loaded { display:block; }\r\n\t\t\t\t\r\n\t\t\t\t\r\n\t\t\t\t#ut-svg-69dfeaba835fc path { stroke: #f93a00; }\r\n\t\t\t\t#ut-svg-69dfeaba835fc line { stroke: #f93a00; }\r\n\t\t\t\t#ut-svg-69dfeaba835fc circle { stroke: #f93a00; }\r\n\t\t\t\t#ut-svg-69dfeaba835fc rect { stroke: #f93a00; }\r\n\t\t\t\t#ut-svg-69dfeaba835fc ellipse { stroke: #f93a00; }\r\n\t\t\t\t#ut-svg-69dfeaba835fc polyline { stroke: #f93a00; }\r\n\t\t\t\t#ut-svg-69dfeaba835fc polygon { stroke: #f93a00; }\r\n\t\t\t\t\r\n\t\t\t\t#ut-svg-69dfeaba835fc [data-name=\"layer1\"] { stroke: #f93a00; }\r\n\t\t\t\t#ut-svg-69dfeaba835fc [data-name=\"layer1\"] path { stroke: #f93a00; }\r\n\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\r\n\r\n\t\t\t<\/style>\r\n\t\t\r\n\t\t\r\n\r\n<svg version=\"1.1\" class=\"ut-vivus-draw\" data-settings=\"{&quot;draw_svg_icons&quot;:&quot;yes&quot;,&quot;draw_svg_type&quot;:&quot;oneByOne&quot;,&quot;draw_svg_delay&quot;:333.3333333333333,&quot;draw_svg_duration&quot;:&quot;150&quot;}\" id=\"ut-svg-69dfeaba835fc\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\"\r\n\t width=\"64px\" height=\"64px\" viewBox=\"0 0 64 64\" enable-background=\"new 0 0 64 64\" xml:space=\"preserve\">\r\n<g>\r\n\t<rect x=\"1\" y=\"10\" fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" width=\"62\" height=\"41\"\/>\r\n\t<line fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" x1=\"22\" y1=\"63\" x2=\"42\" y2=\"63\"\/>\r\n\t<line fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" x1=\"32\" y1=\"63\" x2=\"32\" y2=\"51\"\/>\r\n<\/g>\r\n<line fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" x1=\"1\" y1=\"43\" x2=\"64\" y2=\"43\"\/>\r\n<\/svg>\r\n<\/figure><div class=\"ut-service-column ut-service-column-horiz\"><h3 data-responsive-font=\"h3\">Web Development<\/h3><p class=\"element-with-custom-line-height\" data-responsive-font=\"p\">We have created an awesome theme that will help designers, developers and companies create websites for their startups quickly and easily.<\/p><\/div><\/div><\/div>[\/vc_column][vc_column width=&#8221;1\/3&#8243;]<div class=\"wpb_content_element \"><style type=\"text\/css\">#ut_sc_69dfeaba83c26 .ut-service-column a.ut-service-column-link { font-size: 12px; }#ut-svg-69dfeaba83c27 { display:none; }#ut-svg-69dfeaba83c27.ut-svg-loaded { display:block; }#ut-svg-69dfeaba83c27 path { stroke:#f93a00; }<\/style><div id=\"ut_sc_69dfeaba83c26\" data-effect=\"fadeInUp\" data-animateonce=\"yes\" data-delay=\"200\" class=\"ut-horizontal-style ut-horizontal-style-align-left  clearfix  ut-animate-element animated ut-no-animation-tablet ut-no-animation-mobile\" ><figure class=\"ut-service-icon  ut-service-icon-normal ut-service-icon-large ut-service-icon-with-svg\">\t\t\t\r\n\t\t\t<style type=\"text\/css\">\r\n\t\t\t\t\r\n\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t#ut-svg-69dfeaba83c41 { display:none; }\r\n\t\t\t\t\t#ut-svg-69dfeaba83c41.ut-svg-loaded { display:block; }\r\n\t\t\t\t\r\n\t\t\t\t\r\n\t\t\t\t#ut-svg-69dfeaba83c41 path { stroke: #f93a00; }\r\n\t\t\t\t#ut-svg-69dfeaba83c41 line { stroke: #f93a00; }\r\n\t\t\t\t#ut-svg-69dfeaba83c41 circle { stroke: #f93a00; }\r\n\t\t\t\t#ut-svg-69dfeaba83c41 rect { stroke: #f93a00; }\r\n\t\t\t\t#ut-svg-69dfeaba83c41 ellipse { stroke: #f93a00; }\r\n\t\t\t\t#ut-svg-69dfeaba83c41 polyline { stroke: #f93a00; }\r\n\t\t\t\t#ut-svg-69dfeaba83c41 polygon { stroke: #f93a00; }\r\n\t\t\t\t\r\n\t\t\t\t#ut-svg-69dfeaba83c41 [data-name=\"layer1\"] { stroke: #f93a00; }\r\n\t\t\t\t#ut-svg-69dfeaba83c41 [data-name=\"layer1\"] path { stroke: #f93a00; }\r\n\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\r\n\r\n\t\t\t<\/style>\r\n\t\t\r\n\t\t\r\n\r\n<svg version=\"1.1\" class=\"ut-vivus-draw\" data-settings=\"{&quot;draw_svg_icons&quot;:&quot;yes&quot;,&quot;draw_svg_type&quot;:&quot;oneByOne&quot;,&quot;draw_svg_delay&quot;:533.3333333333333,&quot;draw_svg_duration&quot;:&quot;150&quot;}\" id=\"ut-svg-69dfeaba83c41\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\"\r\n\t width=\"64px\" height=\"64px\" viewBox=\"0 0 64 64\" enable-background=\"new 0 0 64 64\" xml:space=\"preserve\">\r\n<g>\r\n\t<rect x=\"16\" y=\"1\" fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" width=\"32\" height=\"62\"\/>\r\n\t<line fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" x1=\"28\" y1=\"5\" x2=\"36\" y2=\"5\"\/>\r\n\t<line fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" x1=\"16\" y1=\"51\" x2=\"48\" y2=\"51\"\/>\r\n\t<line fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" x1=\"16\" y1=\"9\" x2=\"48\" y2=\"9\"\/>\r\n\t<circle fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-linejoin=\"bevel\" stroke-miterlimit=\"10\" cx=\"32\" cy=\"57\" r=\"2\"\/>\r\n<\/g>\r\n<\/svg>\r\n<\/figure><div class=\"ut-service-column ut-service-column-horiz\"><h3 data-responsive-font=\"h3\">App Development<\/h3><p class=\"element-with-custom-line-height\" data-responsive-font=\"p\">We have created an awesome theme that will help designers, developers and companies create websites for their startups quickly and easily.<\/p><\/div><\/div><\/div>[\/vc_column][vc_column width=&#8221;1\/3&#8243;]<div class=\"wpb_content_element \"><style type=\"text\/css\">#ut_sc_69dfeaba83fbe .ut-service-column a.ut-service-column-link { font-size: 12px; }#ut-svg-69dfeaba83fbf { display:none; }#ut-svg-69dfeaba83fbf.ut-svg-loaded { display:block; }#ut-svg-69dfeaba83fbf path { stroke:#f93a00; }<\/style><div id=\"ut_sc_69dfeaba83fbe\" data-effect=\"fadeInUp\" data-animateonce=\"yes\" data-delay=\"400\" class=\"ut-horizontal-style ut-horizontal-style-align-left  clearfix  ut-animate-element animated ut-no-animation-tablet ut-no-animation-mobile\" ><figure class=\"ut-service-icon  ut-service-icon-normal ut-service-icon-large ut-service-icon-with-svg\">\t\t\t\r\n\t\t\t<style type=\"text\/css\">\r\n\t\t\t\t\r\n\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t#ut-svg-69dfeaba83fd3 { display:none; }\r\n\t\t\t\t\t#ut-svg-69dfeaba83fd3.ut-svg-loaded { display:block; }\r\n\t\t\t\t\r\n\t\t\t\t\r\n\t\t\t\t#ut-svg-69dfeaba83fd3 path { stroke: #f93a00; }\r\n\t\t\t\t#ut-svg-69dfeaba83fd3 line { stroke: #f93a00; }\r\n\t\t\t\t#ut-svg-69dfeaba83fd3 circle { stroke: #f93a00; }\r\n\t\t\t\t#ut-svg-69dfeaba83fd3 rect { stroke: #f93a00; }\r\n\t\t\t\t#ut-svg-69dfeaba83fd3 ellipse { stroke: #f93a00; }\r\n\t\t\t\t#ut-svg-69dfeaba83fd3 polyline { stroke: #f93a00; }\r\n\t\t\t\t#ut-svg-69dfeaba83fd3 polygon { stroke: #f93a00; }\r\n\t\t\t\t\r\n\t\t\t\t#ut-svg-69dfeaba83fd3 [data-name=\"layer1\"] { stroke: #f93a00; }\r\n\t\t\t\t#ut-svg-69dfeaba83fd3 [data-name=\"layer1\"] path { stroke: #f93a00; }\r\n\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\r\n\r\n\t\t\t<\/style>\r\n\t\t\r\n\t\t\r\n\r\n<svg version=\"1.1\" class=\"ut-vivus-draw\" data-settings=\"{&quot;draw_svg_icons&quot;:&quot;yes&quot;,&quot;draw_svg_type&quot;:&quot;oneByOne&quot;,&quot;draw_svg_delay&quot;:733.3333333333333,&quot;draw_svg_duration&quot;:&quot;150&quot;}\" id=\"ut-svg-69dfeaba83fd3\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\"\r\n\t width=\"64px\" height=\"64px\" viewBox=\"0 0 64 64\" enable-background=\"new 0 0 64 64\" xml:space=\"preserve\">\r\n<path fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" d=\"M30,38v6c0,0,0,19-7,19h9\"\/>\r\n<path fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" d=\"M32,63h9c-7,0-7-19-7-19v-6\"\/>\r\n<path fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-linejoin=\"bevel\" stroke-miterlimit=\"10\" d=\"M34,38\r\n\tc0,7.457,8.044,12.125,15.5,12.125c7.455,0,13.5-6.043,13.5-13.5s-6.045-13.5-13.5-13.5c-2.678,0-5.168,0.789-7.267,2.135\r\n\tc1.995-2.345,3.204-5.378,3.204-8.697c0-7.422-6.017-13.438-13.438-13.438S18.562,9.141,18.562,16.562\r\n\tc0,3.32,1.21,6.353,3.205,8.697c-2.1-1.345-4.59-2.135-7.268-2.135c-7.456,0-13.5,6.043-13.5,13.5s6.044,13.5,13.5,13.5\r\n\tC21.955,50.125,30,45.457,30,38\"\/>\r\n<\/svg>\r\n<\/figure><div class=\"ut-service-column ut-service-column-horiz\"><h3 data-responsive-font=\"h3\">Consultancy<\/h3><p class=\"element-with-custom-line-height\" data-responsive-font=\"p\">We have created an awesome theme that will help designers, developers and companies create websites for their startups quickly and easily.<\/p><\/div><\/div><\/div>[\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;1\/3&#8243;]<div class=\"wpb_content_element \"><style type=\"text\/css\">#ut_sc_69dfeaba8434f .ut-service-column a.ut-service-column-link { font-size: 12px; }#ut-svg-69dfeaba84350 { display:none; }#ut-svg-69dfeaba84350.ut-svg-loaded { display:block; }#ut-svg-69dfeaba84350 path { stroke:#f93a00; }<\/style><div id=\"ut_sc_69dfeaba8434f\" data-effect=\"fadeInUp\" data-animateonce=\"yes\" data-delay=\"600\" class=\"ut-horizontal-style ut-horizontal-style-align-left  clearfix  ut-animate-element animated ut-no-animation-tablet ut-no-animation-mobile\" ><figure class=\"ut-service-icon  ut-service-icon-normal ut-service-icon-large ut-service-icon-with-svg\">\t\t\t\r\n\t\t\t<style type=\"text\/css\">\r\n\t\t\t\t\r\n\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t#ut-svg-69dfeaba84367 { display:none; }\r\n\t\t\t\t\t#ut-svg-69dfeaba84367.ut-svg-loaded { display:block; }\r\n\t\t\t\t\r\n\t\t\t\t\r\n\t\t\t\t#ut-svg-69dfeaba84367 path { stroke: #f93a00; }\r\n\t\t\t\t#ut-svg-69dfeaba84367 line { stroke: #f93a00; }\r\n\t\t\t\t#ut-svg-69dfeaba84367 circle { stroke: #f93a00; }\r\n\t\t\t\t#ut-svg-69dfeaba84367 rect { stroke: #f93a00; }\r\n\t\t\t\t#ut-svg-69dfeaba84367 ellipse { stroke: #f93a00; }\r\n\t\t\t\t#ut-svg-69dfeaba84367 polyline { stroke: #f93a00; }\r\n\t\t\t\t#ut-svg-69dfeaba84367 polygon { stroke: #f93a00; }\r\n\t\t\t\t\r\n\t\t\t\t#ut-svg-69dfeaba84367 [data-name=\"layer1\"] { stroke: #f93a00; }\r\n\t\t\t\t#ut-svg-69dfeaba84367 [data-name=\"layer1\"] path { stroke: #f93a00; }\r\n\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\r\n\r\n\t\t\t<\/style>\r\n\t\t\r\n\t\t\r\n\r\n<svg version=\"1.1\" class=\"ut-vivus-draw\" data-settings=\"{&quot;draw_svg_icons&quot;:&quot;yes&quot;,&quot;draw_svg_type&quot;:&quot;oneByOne&quot;,&quot;draw_svg_delay&quot;:933.3333333333333,&quot;draw_svg_duration&quot;:&quot;150&quot;}\" id=\"ut-svg-69dfeaba84367\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\"\r\n\t width=\"64px\" height=\"64px\" viewBox=\"0 0 64 64\" enable-background=\"new 0 0 64 64\" xml:space=\"preserve\">\r\n<path fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" d=\"M21,40v5h22l0.001-5.107C49,36.195,53,29.564,53,22\r\n\tc0-11.598-9.402-21-21-21s-21,9.402-21,21C11,29.565,14.998,36.304,21,40z\"\/>\r\n<line fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" x1=\"28\" y1=\"45\" x2=\"25\" y2=\"25\"\/>\r\n<line fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" x1=\"36\" y1=\"45\" x2=\"39\" y2=\"25\"\/>\r\n<polyline fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" points=\"25,26 29,29 32,26 35,29 39,26 \"\/>\r\n<rect x=\"21\" y=\"45\" fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" width=\"22\" height=\"6\"\/>\r\n<rect x=\"23\" y=\"51\" fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" width=\"18\" height=\"6\"\/>\r\n<rect x=\"25\" y=\"57\" fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" width=\"14\" height=\"6\"\/>\r\n<\/svg>\r\n<\/figure><div class=\"ut-service-column ut-service-column-horiz\"><h3 data-responsive-font=\"h3\">Brand &amp; Identity<\/h3><p class=\"element-with-custom-line-height\" data-responsive-font=\"p\">We have created an awesome theme that will help designers, developers and companies create websites for their startups quickly and easily.<\/p><\/div><\/div><\/div>[\/vc_column][vc_column width=&#8221;1\/3&#8243;]<div class=\"wpb_content_element \"><style type=\"text\/css\">#ut_sc_69dfeaba84706 .ut-service-column a.ut-service-column-link { font-size: 12px; }#ut-svg-69dfeaba84707 { display:none; }#ut-svg-69dfeaba84707.ut-svg-loaded { display:block; }#ut-svg-69dfeaba84707 path { stroke:#f93a00; }<\/style><div id=\"ut_sc_69dfeaba84706\" data-effect=\"fadeInUp\" data-animateonce=\"yes\" data-delay=\"800\" class=\"ut-horizontal-style ut-horizontal-style-align-left  clearfix  ut-animate-element animated ut-no-animation-tablet ut-no-animation-mobile\" ><figure class=\"ut-service-icon  ut-service-icon-normal ut-service-icon-large ut-service-icon-with-svg\">\t\t\t\r\n\t\t\t<style type=\"text\/css\">\r\n\t\t\t\t\r\n\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t#ut-svg-69dfeaba8471b { display:none; }\r\n\t\t\t\t\t#ut-svg-69dfeaba8471b.ut-svg-loaded { display:block; }\r\n\t\t\t\t\r\n\t\t\t\t\r\n\t\t\t\t#ut-svg-69dfeaba8471b path { stroke: #f93a00; }\r\n\t\t\t\t#ut-svg-69dfeaba8471b line { stroke: #f93a00; }\r\n\t\t\t\t#ut-svg-69dfeaba8471b circle { stroke: #f93a00; }\r\n\t\t\t\t#ut-svg-69dfeaba8471b rect { stroke: #f93a00; }\r\n\t\t\t\t#ut-svg-69dfeaba8471b ellipse { stroke: #f93a00; }\r\n\t\t\t\t#ut-svg-69dfeaba8471b polyline { stroke: #f93a00; }\r\n\t\t\t\t#ut-svg-69dfeaba8471b polygon { stroke: #f93a00; }\r\n\t\t\t\t\r\n\t\t\t\t#ut-svg-69dfeaba8471b [data-name=\"layer1\"] { stroke: #f93a00; }\r\n\t\t\t\t#ut-svg-69dfeaba8471b [data-name=\"layer1\"] path { stroke: #f93a00; }\r\n\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\r\n\r\n\t\t\t<\/style>\r\n\t\t\r\n\t\t\r\n\r\n<svg version=\"1.1\" class=\"ut-vivus-draw\" data-settings=\"{&quot;draw_svg_icons&quot;:&quot;yes&quot;,&quot;draw_svg_type&quot;:&quot;oneByOne&quot;,&quot;draw_svg_delay&quot;:1133.3333333333333,&quot;draw_svg_duration&quot;:&quot;150&quot;}\" id=\"ut-svg-69dfeaba8471b\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\"\r\n\t width=\"64px\" height=\"64px\" viewBox=\"0 0 64 64\" enable-background=\"new 0 0 64 64\" xml:space=\"preserve\">\r\n<circle fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" cx=\"32\" cy=\"32\" r=\"31\"\/>\r\n<circle fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" cx=\"32\" cy=\"32\" r=\"15\"\/>\r\n<line fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" x1=\"26\" y1=\"18\" x2=\"26\" y2=\"1\"\/>\r\n<line fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" x1=\"38\" y1=\"18\" x2=\"38\" y2=\"1\"\/>\r\n<line fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" x1=\"26\" y1=\"63\" x2=\"26\" y2=\"46\"\/>\r\n<line fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" x1=\"38\" y1=\"63\" x2=\"38\" y2=\"46\"\/>\r\n<line fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" x1=\"46\" y1=\"26\" x2=\"63\" y2=\"26\"\/>\r\n<line fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" x1=\"46\" y1=\"38\" x2=\"63\" y2=\"38\"\/>\r\n<line fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" x1=\"1\" y1=\"26\" x2=\"18\" y2=\"26\"\/>\r\n<line fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" x1=\"1\" y1=\"38\" x2=\"18\" y2=\"38\"\/>\r\n<\/svg>\r\n<\/figure><div class=\"ut-service-column ut-service-column-horiz\"><h3 data-responsive-font=\"h3\">Lifetime Free Updates<\/h3><p class=\"element-with-custom-line-height\" data-responsive-font=\"p\">We have created an awesome theme that will help designers, developers and companies create websites for their startups quickly and easily.<\/p><\/div><\/div><\/div>[\/vc_column][vc_column width=&#8221;1\/3&#8243;]<div class=\"wpb_content_element \"><style type=\"text\/css\">#ut_sc_69dfeaba84a90 .ut-service-column a.ut-service-column-link { font-size: 12px; }#ut-svg-69dfeaba84a91 { display:none; }#ut-svg-69dfeaba84a91.ut-svg-loaded { display:block; }#ut-svg-69dfeaba84a91 path { stroke:#f93a00; }<\/style><div id=\"ut_sc_69dfeaba84a90\" data-effect=\"fadeInUp\" data-animateonce=\"yes\" data-delay=\"1000\" class=\"ut-horizontal-style ut-horizontal-style-align-left  clearfix  ut-animate-element animated ut-no-animation-tablet ut-no-animation-mobile\" ><figure class=\"ut-service-icon  ut-service-icon-normal ut-service-icon-large ut-service-icon-with-svg\">\t\t\t\r\n\t\t\t<style type=\"text\/css\">\r\n\t\t\t\t\r\n\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t#ut-svg-69dfeaba84aa3 { display:none; }\r\n\t\t\t\t\t#ut-svg-69dfeaba84aa3.ut-svg-loaded { display:block; }\r\n\t\t\t\t\r\n\t\t\t\t\r\n\t\t\t\t#ut-svg-69dfeaba84aa3 path { stroke: #f93a00; }\r\n\t\t\t\t#ut-svg-69dfeaba84aa3 line { stroke: #f93a00; }\r\n\t\t\t\t#ut-svg-69dfeaba84aa3 circle { stroke: #f93a00; }\r\n\t\t\t\t#ut-svg-69dfeaba84aa3 rect { stroke: #f93a00; }\r\n\t\t\t\t#ut-svg-69dfeaba84aa3 ellipse { stroke: #f93a00; }\r\n\t\t\t\t#ut-svg-69dfeaba84aa3 polyline { stroke: #f93a00; }\r\n\t\t\t\t#ut-svg-69dfeaba84aa3 polygon { stroke: #f93a00; }\r\n\t\t\t\t\r\n\t\t\t\t#ut-svg-69dfeaba84aa3 [data-name=\"layer1\"] { stroke: #f93a00; }\r\n\t\t\t\t#ut-svg-69dfeaba84aa3 [data-name=\"layer1\"] path { stroke: #f93a00; }\r\n\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\r\n\r\n\t\t\t<\/style>\r\n\t\t\r\n\t\t\r\n\r\n<svg version=\"1.1\" class=\"ut-vivus-draw\" data-settings=\"{&quot;draw_svg_icons&quot;:&quot;yes&quot;,&quot;draw_svg_type&quot;:&quot;oneByOne&quot;,&quot;draw_svg_delay&quot;:1333.3333333333333,&quot;draw_svg_duration&quot;:&quot;150&quot;}\" id=\"ut-svg-69dfeaba84aa3\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\"\r\n\t width=\"64px\" height=\"64px\" viewBox=\"0 0 64 64\" enable-background=\"new 0 0 64 64\" xml:space=\"preserve\">\r\n<path fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" d=\"M11,48C5.477,48,1,43.523,1,38s4.477-10,10-10h2v20\r\n\tH11z\"\/>\r\n<path fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" d=\"M53,28c5.523,0,10,4.477,10,10s-4.477,10-10,10h-2\r\n\tV28H53z\"\/>\r\n<path fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" d=\"M13,31v-9c0,0,0-16,19-16s19,16,19,16v6\"\/>\r\n<polyline fill=\"none\" stroke=\"#000000\" stroke-width=\"2\" stroke-miterlimit=\"10\" points=\"51,48 51,53 36,59 28,59 28,55 36,55 \r\n\t36,58 \"\/>\r\n<\/svg>\r\n<\/figure><div class=\"ut-service-column ut-service-column-horiz\"><h3 data-responsive-font=\"h3\">Elite Support<\/h3><p class=\"element-with-custom-line-height\" data-responsive-font=\"p\">We have created an awesome theme that will help designers, developers and companies create websites for their startups quickly and easily.<\/p><\/div><\/div><\/div>[\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1526951420537{padding-top: 100px !important;padding-bottom: 60px !important;background-color: #141618 !important;}&#8221;][vc_column delay=&#8221;true&#8221; effect=&#8221;zoomIn&#8221; delay_timer=&#8221;100&#8243;]<div class=\"wpb_content_element \"><style type=\"text\/css\">#ut_fancy_link_69dfeaba84fb6 a { font-family: \"Montserrat\";font-weight:700;font-style:normal; }#ut_fancy_link_69dfeaba84fb6 a { text-transform:capitalize; }#ut_fancy_link_69dfeaba84fb6 a { color: #ffffff }#ut_fancy_link_69dfeaba84fb6 a:hover { color: rgba(255,255,255,0.5) }#ut_fancy_link_69dfeaba84fb6 a::before { background: #ffffff }#ut_fancy_link_69dfeaba84fb6 a::after { background: #ffffff }#ut_fancy_link_69dfeaba84fb6 a:hover::before { background: rgba(255,255,255,0.5) }#ut_fancy_link_69dfeaba84fb6 a:hover::after { background: rgba(255,255,255,0.5) }<\/style><span id=\"ut_fancy_link_69dfeaba84fb6\" class=\"cta-btn cl-effect-18 \"><a  class=\"cl-effect-18 \" title=\"\" target=\"_self\" href=\"mailto:your@email.com\" >Let\u2019s talk about your project<\/a><\/span><\/div>[\/vc_column][\/vc_row][\/vc_section][vc_section bklyn_section_anchor_id=&#8221;Team&#8221; el_name=&#8221;Team Section&#8221;][vc_row][vc_column offset=&#8221;vc_col-lg-12&#8243;]<div class=\"wpb_content_element \"><style type=\"text\/css\"><\/style><header id=\"ut_header_69dfeaba8533b\" class=\"section-header  ut-no-title-linebreak-mobile ut-no-lead-linebreak-mobile pt-style-2 header-center header-tablet-center header-mobile-center element-with-custom-line-height\"><div class=\"element-with-custom-line-height\" ><h2 data-title=\"All-Star Team.\"  data-responsive-font=\"section_title\" class=\"section-title  \"><span>All-Star Team.<\/span><\/h2><\/div><div data-delay=\"0\" class=\"lead \"><p>We are a creative agency located in Brooklyn, New York.<br \/>\nWe\u2019ve won a ton of awards and have been featured in all of the magazines.<\/p>\n<\/div><\/header><\/div>[\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221; css=&#8221;.vc_custom_1526997055080{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #141618 !important;}&#8221; el_name=&#8221;Margin top 0px&#8221;][vc_column width=&#8221;1\/4&#8243; delay=&#8221;true&#8221; effect=&#8221;zoomIn&#8221; delay_timer=&#8221;100&#8243; offset=&#8221;vc_col-lg-3 vc_col-md-6 vc_col-sm-6 vc_col-xs-12&#8243;]<div class=\"wpb_content_element  vc_custom_1537572061645\"><style type=\"text\/css\">#ut_tm_69dfeaba87200 .bklyn5-team-member-name { color: #ffffff; }#ut_tm_69dfeaba87200.bklyn5-team-member .bklyn5-team-member-social-icons > *::before { background: #19b5fe; }#ut_tm_69dfeaba87200 .bklyn5-team-member-name { font-size: 20px; }#ut_tm_69dfeaba87200 .bklyn5-team-member-ocupation { color: #ffffff; }#ut_tm_69dfeaba87200 .bklyn5-team-member-ocupation { font-weight: 600; }#ut_tm_69dfeaba87200 .bklyn5-team-member-ocupation { letter-spacing: 0.05em; }#ut_tm_69dfeaba87200 .bklyn5-team-member-social-icons a { color: rgba(255,255,255,0.7); }#ut_tm_69dfeaba87200 .bklyn5-team-member-social-icons a:visited { color: rgba(255,255,255,0.7); }#ut_tm_69dfeaba87200 .bklyn5-team-member-social-icons a { font-size: 18px; }#ut_tm_69dfeaba87200 .bklyn5-team-member-social-icons a:hover { color: #ffffff; }#ut_tm_69dfeaba87200 .bklyn5-team-member-social-icons a:focus { color: #ffffff; }#ut_tm_69dfeaba87200 .bklyn5-team-member-social-icons a:active { color: #ffffff; }#ut_tm_69dfeaba87200 .bklyn5-team-member-overlay { background: rgba(20,22,24,0.75); }<\/style><div id=\"ut_tm_69dfeaba87200\" class=\"bklyn5-team-member bklyn5-team-member-style-3 bklyn5-team-member-left\"><div class=\"bklyn5-team-member-avatar\">\r\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2018\\\/09\\\/1-300x200.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2018\\\/09\\\/1-500x333.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2018\\\/09\\\/1-750x500.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2018\\\/09\\\/1-1000x667.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2018\\\/09\\\/1-1500x1000.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2018\\\/09\\\/1-2500x1667.jpg&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D&#039;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#039; viewBox%3D&#039;0 0 1500 1000&#039;%2F%3E\" width=\"1500\" height=\"1000\" data-src=\"https:\/\/thearsenale.agency\/wp-content\/uploads\/2018\/09\/1-1500x1000.jpg\" data-image-id=\"1084\" class=\"ut-adaptive-image wp-post-image skip-lazy \">\r\n\r\n        <\/div><div class=\"bklyn5-team-member-overlay\"><div class=\"bklyn5-team-member-overlay-caption\"><div class=\"bklyn5-team-member-info\"><h3 class=\"bklyn5-team-member-name\">Walther White<\/h3><div class=\"bklyn5-team-member-ocupation\">FOUNDER<\/div><div class=\"bklyn5-team-member-social-icons \"><ul><li><a title=\"\" href=\"#\" target=\"_self\" ><i class=\"fa fa-facebook\"><\/i><\/a><\/li><li><a title=\"\" href=\"#\" target=\"_self\" ><i class=\"fa fa-twitter\"><\/i><\/a><\/li><li><a title=\"\" href=\"#\" target=\"_self\" ><i class=\"fa fa-github\"><\/i><\/a><\/li><\/ul><\/div><\/div><\/div><\/div><\/div><\/div>[\/vc_column][vc_column width=&#8221;1\/4&#8243; delay=&#8221;true&#8221; effect=&#8221;zoomIn&#8221; delay_timer=&#8221;200&#8243; offset=&#8221;vc_col-lg-3 vc_col-md-6 vc_col-sm-6 vc_col-xs-12&#8243;]<div class=\"wpb_content_element  vc_custom_1537572069289\"><style type=\"text\/css\">#ut_tm_69dfeaba88bc9 .bklyn5-team-member-name { color: #ffffff; }#ut_tm_69dfeaba88bc9.bklyn5-team-member .bklyn5-team-member-social-icons > *::before { background: #19b5fe; }#ut_tm_69dfeaba88bc9 .bklyn5-team-member-name { font-size: 20px; }#ut_tm_69dfeaba88bc9 .bklyn5-team-member-ocupation { color: #ffffff; }#ut_tm_69dfeaba88bc9 .bklyn5-team-member-ocupation { font-weight: 600; }#ut_tm_69dfeaba88bc9 .bklyn5-team-member-ocupation { letter-spacing: 0.05em; }#ut_tm_69dfeaba88bc9 .bklyn5-team-member-social-icons a { color: rgba(255,255,255,0.7); }#ut_tm_69dfeaba88bc9 .bklyn5-team-member-social-icons a:visited { color: rgba(255,255,255,0.7); }#ut_tm_69dfeaba88bc9 .bklyn5-team-member-social-icons a { font-size: 18px; }#ut_tm_69dfeaba88bc9 .bklyn5-team-member-social-icons a:hover { color: #ffffff; }#ut_tm_69dfeaba88bc9 .bklyn5-team-member-social-icons a:focus { color: #ffffff; }#ut_tm_69dfeaba88bc9 .bklyn5-team-member-social-icons a:active { color: #ffffff; }#ut_tm_69dfeaba88bc9 .bklyn5-team-member-overlay { background: rgba(20,22,24,0.75); }<\/style><div id=\"ut_tm_69dfeaba88bc9\" class=\"bklyn5-team-member bklyn5-team-member-style-3 bklyn5-team-member-left\"><div class=\"bklyn5-team-member-avatar\">\r\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2018\\\/09\\\/1-300x200.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2018\\\/09\\\/1-500x333.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2018\\\/09\\\/1-750x500.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2018\\\/09\\\/1-1000x667.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2018\\\/09\\\/1-1500x1000.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2018\\\/09\\\/1-2500x1667.jpg&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D&#039;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#039; viewBox%3D&#039;0 0 1500 1000&#039;%2F%3E\" width=\"1500\" height=\"1000\" data-src=\"https:\/\/thearsenale.agency\/wp-content\/uploads\/2018\/09\/1-1500x1000.jpg\" data-image-id=\"1084\" class=\"ut-adaptive-image wp-post-image skip-lazy \">\r\n\r\n        <\/div><div class=\"bklyn5-team-member-overlay\"><div class=\"bklyn5-team-member-overlay-caption\"><div class=\"bklyn5-team-member-info\"><h3 class=\"bklyn5-team-member-name\">Skyler White<\/h3><div class=\"bklyn5-team-member-ocupation\">DESIGNER<\/div><div class=\"bklyn5-team-member-social-icons \"><ul><li><a title=\"\" href=\"#\" target=\"_self\" ><i class=\"fa fa-twitch\"><\/i><\/a><\/li><li><a title=\"\" href=\"#\" target=\"_self\" ><i class=\"fa fa-instagram\"><\/i><\/a><\/li><li><a title=\"\" href=\"#\" target=\"_self\" ><i class=\"fa fa-envelope-o\"><\/i><\/a><\/li><\/ul><\/div><\/div><\/div><\/div><\/div><\/div>[\/vc_column][vc_column width=&#8221;1\/4&#8243; delay=&#8221;true&#8221; effect=&#8221;zoomIn&#8221; delay_timer=&#8221;300&#8243; offset=&#8221;vc_col-lg-3 vc_col-md-6 vc_col-sm-6 vc_col-xs-12&#8243;]<div class=\"wpb_content_element  vc_custom_1537572077276\"><style type=\"text\/css\">#ut_tm_69dfeaba8a733 .bklyn5-team-member-name { color: #ffffff; }#ut_tm_69dfeaba8a733.bklyn5-team-member .bklyn5-team-member-social-icons > *::before { background: #19b5fe; }#ut_tm_69dfeaba8a733 .bklyn5-team-member-name { font-size: 20px; }#ut_tm_69dfeaba8a733 .bklyn5-team-member-ocupation { color: #ffffff; }#ut_tm_69dfeaba8a733 .bklyn5-team-member-ocupation { font-weight: 600; }#ut_tm_69dfeaba8a733 .bklyn5-team-member-ocupation { letter-spacing: 0.05em; }#ut_tm_69dfeaba8a733 .bklyn5-team-member-social-icons a { color: rgba(255,255,255,0.7); }#ut_tm_69dfeaba8a733 .bklyn5-team-member-social-icons a:visited { color: rgba(255,255,255,0.7); }#ut_tm_69dfeaba8a733 .bklyn5-team-member-social-icons a { font-size: 18px; }#ut_tm_69dfeaba8a733 .bklyn5-team-member-social-icons a:hover { color: #ffffff; }#ut_tm_69dfeaba8a733 .bklyn5-team-member-social-icons a:focus { color: #ffffff; }#ut_tm_69dfeaba8a733 .bklyn5-team-member-social-icons a:active { color: #ffffff; }#ut_tm_69dfeaba8a733 .bklyn5-team-member-overlay { background: rgba(20,22,24,0.75); }<\/style><div id=\"ut_tm_69dfeaba8a733\" class=\"bklyn5-team-member bklyn5-team-member-style-3 bklyn5-team-member-left\"><div class=\"bklyn5-team-member-avatar\">\r\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2018\\\/09\\\/1-300x200.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2018\\\/09\\\/1-500x333.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2018\\\/09\\\/1-750x500.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2018\\\/09\\\/1-1000x667.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2018\\\/09\\\/1-1500x1000.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2018\\\/09\\\/1-2500x1667.jpg&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D&#039;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#039; viewBox%3D&#039;0 0 1500 1000&#039;%2F%3E\" width=\"1500\" height=\"1000\" data-src=\"https:\/\/thearsenale.agency\/wp-content\/uploads\/2018\/09\/1-1500x1000.jpg\" data-image-id=\"1084\" class=\"ut-adaptive-image wp-post-image skip-lazy \">\r\n\r\n        <\/div><div class=\"bklyn5-team-member-overlay\"><div class=\"bklyn5-team-member-overlay-caption\"><div class=\"bklyn5-team-member-info\"><h3 class=\"bklyn5-team-member-name\">Mike Ehrmantraut<\/h3><div class=\"bklyn5-team-member-ocupation\">DEVELOPER<\/div><div class=\"bklyn5-team-member-social-icons \"><ul><li><a title=\"\" href=\"#\" target=\"_self\" ><i class=\"fa fa-linkedin\"><\/i><\/a><\/li><li><a title=\"\" href=\"#\" target=\"_self\" ><i class=\"fa fa-steam-square\"><\/i><\/a><\/li><li><a title=\"\" href=\"#\" target=\"_self\" ><i class=\"fa fa-behance\"><\/i><\/a><\/li><\/ul><\/div><\/div><\/div><\/div><\/div><\/div>[\/vc_column][vc_column width=&#8221;1\/4&#8243; delay=&#8221;true&#8221; effect=&#8221;zoomIn&#8221; delay_timer=&#8221;400&#8243; offset=&#8221;vc_col-lg-3 vc_col-md-6 vc_col-sm-6 vc_col-xs-12&#8243;]<div class=\"wpb_content_element  vc_custom_1537572084871\"><style type=\"text\/css\">#ut_tm_69dfeaba8c2ec .bklyn5-team-member-name { color: #ffffff; }#ut_tm_69dfeaba8c2ec.bklyn5-team-member .bklyn5-team-member-social-icons > *::before { background: #19b5fe; }#ut_tm_69dfeaba8c2ec .bklyn5-team-member-name { font-size: 20px; }#ut_tm_69dfeaba8c2ec .bklyn5-team-member-ocupation { color: #ffffff; }#ut_tm_69dfeaba8c2ec .bklyn5-team-member-ocupation { font-weight: 600; }#ut_tm_69dfeaba8c2ec .bklyn5-team-member-ocupation { letter-spacing: 0.05em; }#ut_tm_69dfeaba8c2ec .bklyn5-team-member-social-icons a { color: rgba(255,255,255,0.7); }#ut_tm_69dfeaba8c2ec .bklyn5-team-member-social-icons a:visited { color: rgba(255,255,255,0.7); }#ut_tm_69dfeaba8c2ec .bklyn5-team-member-social-icons a { font-size: 18px; }#ut_tm_69dfeaba8c2ec .bklyn5-team-member-social-icons a:hover { color: #ffffff; }#ut_tm_69dfeaba8c2ec .bklyn5-team-member-social-icons a:focus { color: #ffffff; }#ut_tm_69dfeaba8c2ec .bklyn5-team-member-social-icons a:active { color: #ffffff; }#ut_tm_69dfeaba8c2ec .bklyn5-team-member-overlay { background: rgba(20,22,24,0.75); }<\/style><div id=\"ut_tm_69dfeaba8c2ec\" class=\"bklyn5-team-member bklyn5-team-member-style-3 bklyn5-team-member-left\"><div class=\"bklyn5-team-member-avatar\">\r\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2018\\\/09\\\/3-300x200.jpg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2018\\\/09\\\/3-500x333.jpg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2018\\\/09\\\/3-750x500.jpg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2018\\\/09\\\/3-1000x667.jpg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2018\\\/09\\\/3-1500x1000.jpg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2018\\\/09\\\/3-2500x1667.jpg&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D&#039;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#039; viewBox%3D&#039;0 0 1500 1000&#039;%2F%3E\" width=\"1500\" height=\"1000\" data-src=\"https:\/\/thearsenale.agency\/wp-content\/uploads\/2018\/09\/3-1500x1000.jpg\" data-image-id=\"1086\" class=\"ut-adaptive-image wp-post-image skip-lazy \">\r\n\r\n        <\/div><div class=\"bklyn5-team-member-overlay\"><div class=\"bklyn5-team-member-overlay-caption\"><div class=\"bklyn5-team-member-info\"><h3 class=\"bklyn5-team-member-name\">Mike Ehrmantraut<\/h3><div class=\"bklyn5-team-member-ocupation\">DEVELOPER<\/div><div class=\"bklyn5-team-member-social-icons \"><ul><li><a title=\"\" href=\"#\" target=\"_self\" ><i class=\"fa fa-linkedin\"><\/i><\/a><\/li><li><a title=\"\" href=\"#\" target=\"_self\" ><i class=\"fa fa-steam-square\"><\/i><\/a><\/li><li><a title=\"\" href=\"#\" target=\"_self\" ><i class=\"fa fa-behance\"><\/i><\/a><\/li><\/ul><\/div><\/div><\/div><\/div><\/div><\/div>[\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content&#8221; css=&#8221;.vc_custom_1526941163637{padding-top: 100px !important;padding-bottom: 60px !important;background-color: #141618 !important;}&#8221;][vc_column width=&#8221;1\/4&#8243; delay=&#8221;true&#8221; effect=&#8221;zoomIn&#8221; delay_timer=&#8221;100&#8243;][ut_number_counter sep=&#8221;true&#8221; caption_font_weight=&#8221;500&#8243; caption_letter_spacing=&#8221;0.05&#8243; counter_font_size=&#8221;80&#8243; to=&#8221;1270&#8243; counter_color=&#8221;#19b5fe&#8221; desccolor=&#8221;#ffffff&#8221;] Twinkies Eaten [\/ut_number_counter][\/vc_column][vc_column width=&#8221;1\/4&#8243; delay=&#8221;true&#8221; effect=&#8221;zoomIn&#8221; delay_timer=&#8221;200&#8243;][ut_number_counter sep=&#8221;true&#8221; caption_font_weight=&#8221;500&#8243; caption_letter_spacing=&#8221;0.05&#8243; to=&#8221;75&#8243; counter_color=&#8221;#19b5fe&#8221; desccolor=&#8221;#ffffff&#8221;] Clients Worked With [\/ut_number_counter][\/vc_column][vc_column width=&#8221;1\/4&#8243; delay=&#8221;true&#8221; effect=&#8221;zoomIn&#8221; delay_timer=&#8221;300&#8243;][ut_number_counter sep=&#8221;true&#8221; caption_font_weight=&#8221;500&#8243; caption_letter_spacing=&#8221;0.05&#8243; counter_font_size=&#8221;40&#8243; to=&#8221;90&#8243; counter_color=&#8221;#19b5fe&#8221; desccolor=&#8221;#ffffff&#8221;] Completed Projects[\/ut_number_counter][\/vc_column][vc_column width=&#8221;1\/4&#8243; delay=&#8221;true&#8221; effect=&#8221;zoomIn&#8221; delay_timer=&#8221;400&#8243;][ut_number_counter sep=&#8221;true&#8221; caption_font_weight=&#8221;500&#8243; caption_letter_spacing=&#8221;0.05&#8243; counter_font_size=&#8221;20&#8243; to=&#8221;4&#8243; counter_color=&#8221;#19b5fe&#8221; desccolor=&#8221;#ffffff&#8221;] Winning Awards[\/ut_number_counter][\/vc_column][\/vc_row][\/vc_section][vc_section section_separator_top=&#8221;true&#8221; section_separator_svg_top=&#8221;diagonal&#8221; section_separator_top_height_px=&#8221;90&#8243; section_separator_top_height_unit=&#8221;px&#8221; el_name=&#8221;News Section&#8221; bklyn_section_anchor_id=&#8221;News&#8221; section_separator_top_color_1=&#8221;#141618&#8243;][vc_row][vc_column offset=&#8221;vc_col-lg-12&#8243;]<div class=\"wpb_content_element \"><style type=\"text\/css\"><\/style><header id=\"ut_header_69dfeaba8c610\" class=\"section-header  ut-no-title-linebreak-mobile ut-no-lead-linebreak-mobile pt-style-2 header-center header-tablet-center header-mobile-center element-with-custom-line-height\"><div class=\"element-with-custom-line-height\" ><h2 data-title=\"Latest News.\"  data-responsive-font=\"section_title\" class=\"section-title  \"><span>Latest News.<\/span><\/h2><\/div><div data-delay=\"0\" class=\"lead \"><p>The latest creative news from our studio from Brooklyn.<\/p>\n<\/div><\/header><\/div>[\/vc_column][\/vc_row][vc_row][vc_column]<style type=\"text\/css\">#ut_blog_grid_69dfeaba8c9c9 .ut-blog-grid-article { margin-top: 10px; }<\/style><div id=\"ut_blog_grid_69dfeaba8c9c9\" class=\"ut-blog-grid-module blog\"><div class=\"ut-blog-grid  clearfix ut-blog-grid-date-default\">\r\n<article id=\"post-1440\" class=\"grid-50 tablet-grid-50 mobile-grid-100 ut-blog-grid-article clearfix post-1440 post type-post status-publish format-standard has-post-thumbnail hentry category-press\">\r\n    \r\n    <div class=\"ut-blog-grid-article-inner\">\r\n    \t\r\n\t\t\t\t\r\n                        \r\n\r\n        <!-- ut-post-thumbnail -->\r\n        <div class=\"ut-post-thumbnail\">     \r\n\r\n            <div class=\"entry-thumbnail\">\r\n\r\n                \r\n                <a title=\"Permanent Link to ROBB REPORT\" href=\"https:\/\/thearsenale.agency\/index.php\/2022\/08\/16\/robb-report\/\">                \r\n                    \r\n                    <figure class=\"ut-post-thumbnail-caption-wrap\">\r\n\r\n                        \r\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2018\\\/08\\\/4-Patrice-Meignan_CEO-The-Arsenale--300x250.jpeg&quot;,&quot;500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2018\\\/08\\\/4-Patrice-Meignan_CEO-The-Arsenale--500x417.jpeg&quot;,&quot;750&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2018\\\/08\\\/4-Patrice-Meignan_CEO-The-Arsenale--750x625.jpeg&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2018\\\/08\\\/4-Patrice-Meignan_CEO-The-Arsenale--1000x833.jpeg&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2018\\\/08\\\/4-Patrice-Meignan_CEO-The-Arsenale--1500x1250.jpeg&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2018\\\/08\\\/4-Patrice-Meignan_CEO-The-Arsenale--2500x2083.jpeg&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D&#039;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#039; viewBox%3D&#039;0 0 1500 1250&#039;%2F%3E\" width=\"1500\" height=\"1250\" data-src=\"https:\/\/thearsenale.agency\/wp-content\/uploads\/2018\/08\/4-Patrice-Meignan_CEO-The-Arsenale--1500x1250.jpeg\" data-image-id=\"1430\" class=\"ut-adaptive-image wp-post-image skip-lazy \">\r\n\r\n        \r\n                        \r\n                    <\/figure>\r\n                    \r\n                <\/a>  \r\n                \r\n                <a href=\"https:\/\/thearsenale.agency\/index.php\/2022\/08\/\">\r\n                \r\n                    <div class=\"date-format\">\r\n                        <span class=\"day\">16<\/span>\r\n                        <span class=\"month\">Aug 2022<\/span>\r\n                    <\/div>\r\n                \r\n                <\/a>\r\n\r\n            <\/div>                                                                                                                         \r\n\r\n        <\/div><!-- close ut-post-thumbnail -->\r\n\r\n                \r\n                \r\n        <a class=\"ut-blog-link\" title=\"ROBB REPORT\" href=\"https:\/\/thearsenale.agency\/index.php\/2022\/08\/16\/robb-report\/\" rel=\"bookmark\">     \r\n              \r\n            <div class=\"ut-blog-grid-content-wrap\"> \r\n\r\n                \r\n                    <header class=\"entry-header\">\r\n\r\n                        <h2 data-responsive-font=\"grid_blog_title\" class=\"entry-title\">ROBB REPORT<\/h2>\r\n\r\n                    <\/header>\r\n                    <!-- close entry-header -->\r\n\r\n                 \r\n\r\n                <!-- entry-content -->\r\n                <div class=\"entry-content clearfix\">\r\n\r\n                    <p>The Arsenale\u2019s Patrice Meignan Strap in as we talk to the dream peddler behind The Arsenale \u2013 the ultimate in&hellip;<\/p>\n\r\n                <\/div>\r\n                <!-- entry-content -->\r\n\r\n            <\/div>\r\n        \r\n        <\/a>\r\n        \r\n\t\t                        \r\n    <\/div>\r\n    \r\n<\/article>\r\n<!-- #post-1440 -->\r\n\r\n<article id=\"post-1438\" class=\"grid-50 tablet-grid-50 mobile-grid-100 ut-blog-grid-article clearfix post-1438 post type-post status-publish format-standard has-post-thumbnail hentry category-press\">\r\n    \r\n    <div class=\"ut-blog-grid-article-inner\">\r\n    \t\r\n\t\t\t\t\r\n                        \r\n\r\n        <!-- ut-post-thumbnail -->\r\n        <div class=\"ut-post-thumbnail\">     \r\n\r\n            <div class=\"entry-thumbnail\">\r\n\r\n                \r\n                <a title=\"Permanent Link to FORBES\" href=\"https:\/\/thearsenale.agency\/index.php\/2022\/08\/16\/forbes\/\">                \r\n                    \r\n                    <figure class=\"ut-post-thumbnail-caption-wrap\">\r\n\r\n                        \r\n        <img loading=\"lazy\" decoding=\"async\" data-adaptive-images=\"{&quot;300&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2018\\\/08\\\/thearsenale-1280x720-1-300x250.png&quot;,&quot;500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2018\\\/08\\\/thearsenale-1280x720-1-500x417.png&quot;,&quot;750&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2018\\\/08\\\/thearsenale-1280x720-1-750x625.png&quot;,&quot;1000&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2018\\\/08\\\/thearsenale-1280x720-1-1000x833.png&quot;,&quot;1500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2018\\\/08\\\/thearsenale-1280x720-1-1500x1250.png&quot;,&quot;2500&quot;:&quot;https:\\\/\\\/thearsenale.agency\\\/wp-content\\\/uploads\\\/2018\\\/08\\\/thearsenale-1280x720-1-2500x2083.png&quot;}\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns%3D&#039;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#039; viewBox%3D&#039;0 0 1500 1250&#039;%2F%3E\" width=\"1500\" height=\"1250\" data-src=\"https:\/\/thearsenale.agency\/wp-content\/uploads\/2018\/08\/thearsenale-1280x720-1-1500x1250.png\" data-image-id=\"1426\" class=\"ut-adaptive-image wp-post-image skip-lazy \">\r\n\r\n        \r\n                        \r\n                    <\/figure>\r\n                    \r\n                <\/a>  \r\n                \r\n                <a href=\"https:\/\/thearsenale.agency\/index.php\/2022\/08\/\">\r\n                \r\n                    <div class=\"date-format\">\r\n                        <span class=\"day\">16<\/span>\r\n                        <span class=\"month\">Aug 2022<\/span>\r\n                    <\/div>\r\n                \r\n                <\/a>\r\n\r\n            <\/div>                                                                                                                         \r\n\r\n        <\/div><!-- close ut-post-thumbnail -->\r\n\r\n                \r\n                \r\n        <a class=\"ut-blog-link\" title=\"FORBES\" href=\"https:\/\/thearsenale.agency\/index.php\/2022\/08\/16\/forbes\/\" rel=\"bookmark\">     \r\n              \r\n            <div class=\"ut-blog-grid-content-wrap\"> \r\n\r\n                \r\n                    <header class=\"entry-header\">\r\n\r\n                        <h2 data-responsive-font=\"grid_blog_title\" class=\"entry-title\">FORBES<\/h2>\r\n\r\n                    <\/header>\r\n                    <!-- close entry-header -->\r\n\r\n                 \r\n\r\n                <!-- entry-content -->\r\n                <div class=\"entry-content clearfix\">\r\n\r\n                    <p>Patrice Meignan, creador del \u2018supreme\u2019 de la movilidad Distinguido por una fuerte visi\u00f3n hacia el futuro de la movilidad, TheArsenale&hellip;<\/p>\n\r\n                <\/div>\r\n                <!-- entry-content -->\r\n\r\n            <\/div>\r\n        \r\n        <\/a>\r\n        \r\n\t\t                        \r\n    <\/div>\r\n    \r\n<\/article>\r\n<!-- #post-1438 -->\r\n<\/div><\/div>[\/vc_column][\/vc_row][\/vc_section]<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>[vc_section bklyn_section_anchor_id=&#8221;Work&#8221; el_name=&#8221;First Section \/ Work&#8221;][vc_row][vc_column offset=&#8221;vc_col-lg-12&#8243;][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221;][vc_column][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1526945134765{margin-top: 0px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #fafafa !important;}&#8221; el_name=&#8221;Margin top 0px&#8221;][vc_column][\/vc_column][\/vc_row][\/vc_section][vc_section el_name=&#8221;Service Section&#8221; bklyn_section_anchor_id=&#8221;Services&#8221;][vc_row][vc_column offset=&#8221;vc_col-lg-12&#8243;][\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;1\/3&#8243;][\/vc_column][vc_column width=&#8221;1\/3&#8243;][\/vc_column][vc_column width=&#8221;1\/3&#8243;][\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;1\/3&#8243;][\/vc_column][vc_column width=&#8221;1\/3&#8243;][\/vc_column][vc_column width=&#8221;1\/3&#8243;][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1526951420537{padding-top: 100px !important;padding-bottom: 60px !important;background-color: #141618 !important;}&#8221;][vc_column delay=&#8221;true&#8221; effect=&#8221;zoomIn&#8221; delay_timer=&#8221;100&#8243;][\/vc_column][\/vc_row][\/vc_section][vc_section bklyn_section_anchor_id=&#8221;Team&#8221; el_name=&#8221;Team Section&#8221;][vc_row][vc_column offset=&#8221;vc_col-lg-12&#8243;][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221; css=&#8221;.vc_custom_1526997055080{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #141618 !important;}&#8221; el_name=&#8221;Margin [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-923","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Front Page (Hero Alternative) - TheArsenale Agency<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/thearsenale.agency\/index.php\/front-page-hero-alternative\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Front Page (Hero Alternative) - TheArsenale Agency\" \/>\n<meta property=\"og:description\" content=\"[vc_section bklyn_section_anchor_id=&#8221;Work&#8221; el_name=&#8221;First Section \/ Work&#8221;][vc_row][vc_column offset=&#8221;vc_col-lg-12&#8243;][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221;][vc_column][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1526945134765{margin-top: 0px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #fafafa !important;}&#8221; el_name=&#8221;Margin top 0px&#8221;][vc_column][\/vc_column][\/vc_row][\/vc_section][vc_section el_name=&#8221;Service Section&#8221; bklyn_section_anchor_id=&#8221;Services&#8221;][vc_row][vc_column offset=&#8221;vc_col-lg-12&#8243;][\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;1\/3&#8243;][\/vc_column][vc_column width=&#8221;1\/3&#8243;][\/vc_column][vc_column width=&#8221;1\/3&#8243;][\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;1\/3&#8243;][\/vc_column][vc_column width=&#8221;1\/3&#8243;][\/vc_column][vc_column width=&#8221;1\/3&#8243;][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1526951420537{padding-top: 100px !important;padding-bottom: 60px !important;background-color: #141618 !important;}&#8221;][vc_column delay=&#8221;true&#8221; effect=&#8221;zoomIn&#8221; delay_timer=&#8221;100&#8243;][\/vc_column][\/vc_row][\/vc_section][vc_section bklyn_section_anchor_id=&#8221;Team&#8221; el_name=&#8221;Team Section&#8221;][vc_row][vc_column offset=&#8221;vc_col-lg-12&#8243;][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221; css=&#8221;.vc_custom_1526997055080{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #141618 !important;}&#8221; el_name=&#8221;Margin [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/thearsenale.agency\/index.php\/front-page-hero-alternative\/\" \/>\n<meta property=\"og:site_name\" content=\"TheArsenale Agency\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/thearsenale.agency\/index.php\/front-page-hero-alternative\/\",\"url\":\"https:\/\/thearsenale.agency\/index.php\/front-page-hero-alternative\/\",\"name\":\"Front Page (Hero Alternative) - TheArsenale Agency\",\"isPartOf\":{\"@id\":\"https:\/\/thearsenale.agency\/#website\"},\"datePublished\":\"2018-09-15T23:56:32+00:00\",\"dateModified\":\"2018-09-15T23:56:32+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/thearsenale.agency\/index.php\/front-page-hero-alternative\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/thearsenale.agency\/index.php\/front-page-hero-alternative\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/thearsenale.agency\/index.php\/front-page-hero-alternative\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/thearsenale.agency\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Front Page (Hero Alternative)\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/thearsenale.agency\/#website\",\"url\":\"https:\/\/thearsenale.agency\/\",\"name\":\"TheArsenale Agency\",\"description\":\"Communication in Motion\",\"publisher\":{\"@id\":\"https:\/\/thearsenale.agency\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/thearsenale.agency\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/thearsenale.agency\/#organization\",\"name\":\"TheArsenale Agency\",\"url\":\"https:\/\/thearsenale.agency\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/thearsenale.agency\/#\/schema\/logo\/image\/\",\"url\":\"http:\/\/thearsenale.agency\/wp-content\/uploads\/2022\/07\/TA-AGENCY-BLACK-COVER-1.png\",\"contentUrl\":\"http:\/\/thearsenale.agency\/wp-content\/uploads\/2022\/07\/TA-AGENCY-BLACK-COVER-1.png\",\"width\":914,\"height\":400,\"caption\":\"TheArsenale Agency\"},\"image\":{\"@id\":\"https:\/\/thearsenale.agency\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Front Page (Hero Alternative) - TheArsenale Agency","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/thearsenale.agency\/index.php\/front-page-hero-alternative\/","og_locale":"en_GB","og_type":"article","og_title":"Front Page (Hero Alternative) - TheArsenale Agency","og_description":"[vc_section bklyn_section_anchor_id=&#8221;Work&#8221; el_name=&#8221;First Section \/ Work&#8221;][vc_row][vc_column offset=&#8221;vc_col-lg-12&#8243;][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221;][vc_column][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1526945134765{margin-top: 0px !important;padding-top: 80px !important;padding-bottom: 40px !important;background-color: #fafafa !important;}&#8221; el_name=&#8221;Margin top 0px&#8221;][vc_column][\/vc_column][\/vc_row][\/vc_section][vc_section el_name=&#8221;Service Section&#8221; bklyn_section_anchor_id=&#8221;Services&#8221;][vc_row][vc_column offset=&#8221;vc_col-lg-12&#8243;][\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;1\/3&#8243;][\/vc_column][vc_column width=&#8221;1\/3&#8243;][\/vc_column][vc_column width=&#8221;1\/3&#8243;][\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;1\/3&#8243;][\/vc_column][vc_column width=&#8221;1\/3&#8243;][\/vc_column][vc_column width=&#8221;1\/3&#8243;][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1526951420537{padding-top: 100px !important;padding-bottom: 60px !important;background-color: #141618 !important;}&#8221;][vc_column delay=&#8221;true&#8221; effect=&#8221;zoomIn&#8221; delay_timer=&#8221;100&#8243;][\/vc_column][\/vc_row][\/vc_section][vc_section bklyn_section_anchor_id=&#8221;Team&#8221; el_name=&#8221;Team Section&#8221;][vc_row][vc_column offset=&#8221;vc_col-lg-12&#8243;][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221; css=&#8221;.vc_custom_1526997055080{margin-top: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #141618 !important;}&#8221; el_name=&#8221;Margin [&hellip;]","og_url":"https:\/\/thearsenale.agency\/index.php\/front-page-hero-alternative\/","og_site_name":"TheArsenale Agency","twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/thearsenale.agency\/index.php\/front-page-hero-alternative\/","url":"https:\/\/thearsenale.agency\/index.php\/front-page-hero-alternative\/","name":"Front Page (Hero Alternative) - TheArsenale Agency","isPartOf":{"@id":"https:\/\/thearsenale.agency\/#website"},"datePublished":"2018-09-15T23:56:32+00:00","dateModified":"2018-09-15T23:56:32+00:00","breadcrumb":{"@id":"https:\/\/thearsenale.agency\/index.php\/front-page-hero-alternative\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/thearsenale.agency\/index.php\/front-page-hero-alternative\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/thearsenale.agency\/index.php\/front-page-hero-alternative\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/thearsenale.agency\/"},{"@type":"ListItem","position":2,"name":"Front Page (Hero Alternative)"}]},{"@type":"WebSite","@id":"https:\/\/thearsenale.agency\/#website","url":"https:\/\/thearsenale.agency\/","name":"TheArsenale Agency","description":"Communication in Motion","publisher":{"@id":"https:\/\/thearsenale.agency\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/thearsenale.agency\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/thearsenale.agency\/#organization","name":"TheArsenale Agency","url":"https:\/\/thearsenale.agency\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/thearsenale.agency\/#\/schema\/logo\/image\/","url":"http:\/\/thearsenale.agency\/wp-content\/uploads\/2022\/07\/TA-AGENCY-BLACK-COVER-1.png","contentUrl":"http:\/\/thearsenale.agency\/wp-content\/uploads\/2022\/07\/TA-AGENCY-BLACK-COVER-1.png","width":914,"height":400,"caption":"TheArsenale Agency"},"image":{"@id":"https:\/\/thearsenale.agency\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/thearsenale.agency\/index.php\/wp-json\/wp\/v2\/pages\/923","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thearsenale.agency\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/thearsenale.agency\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/thearsenale.agency\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/thearsenale.agency\/index.php\/wp-json\/wp\/v2\/comments?post=923"}],"version-history":[{"count":0,"href":"https:\/\/thearsenale.agency\/index.php\/wp-json\/wp\/v2\/pages\/923\/revisions"}],"wp:attachment":[{"href":"https:\/\/thearsenale.agency\/index.php\/wp-json\/wp\/v2\/media?parent=923"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}