{"id":8584,"date":"2024-06-15T11:20:10","date_gmt":"2024-06-15T09:20:10","guid":{"rendered":"https:\/\/blog.theusualnext.com\/?page_id=8584"},"modified":"2026-01-16T13:18:00","modified_gmt":"2026-01-16T12:18:00","slug":"team","status":"publish","type":"page","link":"https:\/\/blog.theusualnext.com\/en\/team\/","title":{"rendered":"Our Team"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"8584\" class=\"elementor elementor-8584\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d2a98ec e-flex e-con-boxed e-con e-parent\" data-id=\"d2a98ec\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-15773c5 e-con-full e-flex e-con e-child\" data-id=\"15773c5\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-595fb79 e-con-full e-flex e-con e-child\" data-id=\"595fb79\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-182e983 e-con-full e-flex e-con e-child\" data-id=\"182e983\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9d81212 elementor-widget elementor-widget-image\" data-id=\"9d81212\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/blog.theusualnext.com\/wp-content\/uploads\/2025\/07\/team.jpg\" class=\"attachment-full size-full wp-image-10981\" alt=\"Tecnologia e innovazione: un team di professionisti con strumenti digitali e realt\u00e0 virtuale in un ambiente outdoor, illustrando collaborazione e creativit\u00e0 per il futuro digitale.\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0ae8dec e-con-full e-flex e-con e-child\" data-id=\"0ae8dec\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-91b8caf animated-fast elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"91b8caf\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;opal-move-up&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-size: medium;\">At <b>the usual neXt<\/b>, our team embodies the spirit of innovation, a driving force behind our mission to maximize potential with minimal resources. Our members excel in leveraging the latest technologies to their fullest, ensuring that every project not only embraces cutting-edge solutions but also maintains a human touch. This blend of high-tech prowess and human-centric values sets us apart, allowing us to create deeply engaging and meaningful experiences.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-261063b animated-fast elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"261063b\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;opal-move-up&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-size: small;\">Our mantra\u2014living sociability and embracing humanity\u2014resonates through our workplace culture. We are committed to an environment where every team member feels valued and empowered. Respect, collaboration, and empathy are not just ideals but practices that we uphold daily, making the usual neXt a place where creativity thrives and innovations are born from genuine interactions. This approach ensures that while we push the boundaries of multimedia, we stay grounded in the values that celebrate and elevate the human experience.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-672f6fa e-flex e-con-boxed e-con e-parent\" data-id=\"672f6fa\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2a67b8d elementor-widget elementor-widget-html\" data-id=\"2a67b8d\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Team Cards - The Usual Next<\/title>\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        \n        body {\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n            background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);\n            min-height: 100vh;\n            padding: 20px;\n        }\n\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n        }\n\n        \/* Team Card *\/\n        .team-card {\n            background: #ffffff;\n            border: 1px solid #e5e5e5;\n            border-radius: 20px;\n            padding: 30px;\n            display: flex;\n            flex-direction: column;\n            gap: 25px;\n            transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);\n            position: relative;\n            cursor: pointer;\n            overflow: hidden;\n            margin-bottom: 30px;\n            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);\n        }\n\n        .team-card::before {\n            content: \"\";\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            bottom: 0;\n            background: linear-gradient(\n                135deg,\n                rgba(0, 123, 255, 0.05) 0%,\n                rgba(40, 167, 69, 0.05) 100%\n            );\n            opacity: 0;\n            transition: opacity 0.4s ease;\n        }\n\n        .team-card:hover::before {\n            opacity: 1;\n        }\n\n        .team-card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);\n            border-color: #007bff;\n        }\n\n        \/* Card Header *\/\n        .card-header {\n            display: flex;\n            align-items: flex-start;\n            gap: 35px;\n            position: relative;\n            z-index: 2;\n        }\n\n        \/* Circular Image *\/\n        .image-container {\n            position: relative;\n            flex-shrink: 0;\n        }\n\n        .member-image {\n            width: 280px;\n            height: 280px;\n            border-radius: 50%;\n            object-fit: cover;\n            border: 3px solid #007bff;\n            transition: all 0.4s ease;\n            filter: grayscale(10%);\n        }\n\n        .team-card:hover .member-image {\n            border-color: #28a745;\n            transform: scale(1.05);\n            filter: grayscale(0%);\n        }\n\n        \/* Role Badge *\/\n        .role-badge {\n            position: absolute;\n            bottom: -5px;\n            right: -5px;\n            background: #007bff;\n            color: #ffffff;\n            padding: 6px 14px;\n            border-radius: 15px;\n            font-size: 0.7rem;\n            font-weight: 600;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            z-index: 3;\n        }\n\n        .role-badge.leadership {\n            background: #28a745;\n        }\n\n        \/* Member Info *\/\n        .member-info {\n            flex: 1;\n            min-width: 0;\n        }\n\n        .member-name {\n            font-size: 2rem;\n            font-weight: 700;\n            margin-bottom: 8px;\n            color: #212529;\n            transition: color 0.3s ease;\n        }\n\n        .team-card:hover .member-name {\n            color: #007bff;\n        }\n\n        .member-role {\n            font-size: 1.1rem;\n            color: #6c757d;\n            margin-bottom: 20px;\n            font-weight: 500;\n            line-height: 1.3;\n        }\n\n        .member-bio {\n            font-size: 0.95rem;\n            line-height: 1.6;\n            color: #495057;\n            text-align: justify;\n        }\n\n        \/* Contact & Social Section *\/\n        .contact-social {\n            display: flex;\n            justify-content: space-between;\n            align-items: flex-start;\n            gap: 20px;\n            padding-top: 20px;\n            border-top: 1px solid #e5e5e5;\n            margin-left: 0;\n        }\n\n        .contact-info {\n            text-align: left;\n            flex: 1;\n            margin-left: 0;\n            padding-left: 0;\n        }\n\n        .contact-info h4 {\n            color: #007bff;\n            font-size: 0.9rem;\n            margin-bottom: 10px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n\n        .email-wrapper {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            margin-bottom: 5px;\n            padding: 2px 0;\n            position: relative;\n        }\n\n        .contact-info a {\n            color: #6c757d;\n            text-decoration: none;\n            font-size: 0.85rem;\n            transition: all 0.3s ease;\n            cursor: pointer;\n            padding: 4px 8px;\n            border-radius: 4px;\n        }\n\n        .contact-info a:hover {\n            color: #007bff;\n            background-color: rgba(0, 123, 255, 0.1);\n        }\n\n        .copy-icon {\n            width: 16px;\n            height: 16px;\n            cursor: pointer;\n            opacity: 0.6;\n            transition: all 0.3s ease;\n            fill: #6c757d;\n            flex-shrink: 0;\n        }\n\n        .copy-icon:hover {\n            opacity: 1;\n            fill: #007bff;\n            transform: scale(1.1);\n        }\n\n        .social-icons {\n            display: flex;\n            gap: 12px;\n            align-self: flex-start;\n        }\n\n        .social-icons a {\n            width: 45px;\n            height: 45px;\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            background: #f8f9fa;\n            border: 1px solid #e9ecef;\n            border-radius: 50%;\n            transition: all 0.3s ease;\n            cursor: pointer;\n            text-decoration: none;\n            position: relative;\n            z-index: 10;\n        }\n\n        .social-icons a:hover {\n            background: #0077b5;\n            border-color: #0077b5;\n            transform: translateY(-3px);\n            box-shadow: 0 4px 15px rgba(0, 119, 181, 0.3);\n        }\n\n        .social-icons a:hover img {\n            filter: brightness(0) invert(1);\n        }\n\n        .social-icons img {\n            width: 22px;\n            height: 22px;\n            filter: none;\n            transition: all 0.3s ease;\n            pointer-events: none;\n        }\n\n        \/* Responsive Design *\/\n        @media (max-width: 1200px) {\n            .card-header {\n                gap: 30px;\n            }\n\n            .member-name {\n                font-size: 1.7rem;\n            }\n\n            .member-image {\n                width: 240px;\n                height: 240px;\n            }\n        }\n\n        @media (max-width: 1024px) {\n            .card-header {\n                gap: 25px;\n            }\n\n            .member-image {\n                width: 200px;\n                height: 200px;\n            }\n\n            .member-name {\n                font-size: 1.5rem;\n            }\n\n            .member-role {\n                font-size: 1rem;\n            }\n\n            .member-bio {\n                font-size: 0.9rem;\n            }\n        }\n\n        @media (max-width: 768px) {\n            .card-header {\n                flex-direction: column;\n                text-align: center;\n                gap: 20px;\n            }\n\n            .image-container {\n                align-self: center;\n            }\n\n            .contact-social {\n                flex-direction: column;\n                gap: 15px;\n            }\n\n            .contact-info {\n                text-align: center;\n            }\n\n            .member-bio {\n                text-align: left;\n            }\n\n            .team-card:hover {\n                transform: translateY(-5px);\n            }\n        }\n\n        @media (max-width: 480px) {\n            .team-card {\n                padding: 20px 15px;\n            }\n\n            .member-image {\n                width: 160px;\n                height: 160px;\n            }\n\n            .member-name {\n                font-size: 1.3rem;\n            }\n\n            .member-role {\n                font-size: 0.9rem;\n            }\n\n            .contact-info a {\n                font-size: 0.8rem;\n            }\n\n            .member-bio {\n                font-size: 0.85rem;\n            }\n        }\n\n        \/* Glow Line Effect *\/\n        .glow-line {\n            position: absolute;\n            left: 0;\n            bottom: 0;\n            height: 2px;\n            width: 0;\n            background: linear-gradient(90deg, transparent, #007bff, transparent);\n            transition: width 0.4s ease;\n        }\n\n        .team-card:hover .glow-line {\n            width: 100%;\n        }\n\n        \/* Copy functionality *\/\n        .copy-success {\n            position: fixed;\n            top: 20px;\n            right: 20px;\n            background: #28a745;\n            color: white;\n            padding: 12px 20px;\n            border-radius: 8px;\n            font-size: 0.9rem;\n            font-weight: 500;\n            z-index: 1000;\n            opacity: 0;\n            transform: translateY(-20px);\n            transition: all 0.3s ease;\n            box-shadow: 0 4px 12px rgba(40, 167, 69, 0.3);\n        }\n\n        .copy-success.show {\n            opacity: 1;\n            transform: translateY(0);\n        }\n\n        \/* Animation per il feedback di copia *\/\n        .copy-feedback {\n            animation: copyPulse 0.3s ease;\n        }\n\n        @keyframes copyPulse {\n            0% { transform: scale(1); }\n            50% { transform: scale(1.2); }\n            100% { transform: scale(1); }\n        }\n\n        \/* Tooltip for copy functionality *\/\n        .email-wrapper::after {\n            content: \"Click to open email, icon to copy\";\n            position: absolute;\n            bottom: 100%;\n            left: 50%;\n            transform: translateX(-50%);\n            background: rgba(0, 0, 0, 0.8);\n            color: white;\n            padding: 4px 8px;\n            border-radius: 4px;\n            font-size: 0.7rem;\n            white-space: nowrap;\n            opacity: 0;\n            pointer-events: none;\n            transition: opacity 0.3s ease;\n            z-index: 1000;\n        }\n\n        .email-wrapper:hover::after {\n            opacity: 1;\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"container\">\n        <!-- Dario Riccio -->\n        <div class=\"team-card\">\n            <div class=\"card-header\">\n                <div class=\"image-container\">\n                    <img decoding=\"async\"\n                        src=\"https:\/\/blog.theusualnext.com\/wp-content\/uploads\/2025\/05\/riccio.png\"\n                        alt=\"Dario Riccio\"\n                        class=\"member-image\"\n                    \/>\n                    <div class=\"role-badge leadership\">CEO<\/div>\n                <\/div>\n                <div class=\"member-info\">\n                    <h3 class=\"member-name\">Dario Riccio<\/h3>\n                    <p class=\"member-role\">Chief Executive Officer & Co-founder<\/p>\n                    <p class=\"member-bio\">\n                        Our cinematic wizard and co-founder of the usual neXt, where he waves his wand as the Operational Director. He isn't just a media mogul; he's a storyteller at heart, blending a rich heritage from the legendary halls of Cinecitt\u00e0 with a knack for cutting-edge multimedia content. His career is a blockbuster hit, featuring strategic alliances with major broadcasters and the launch of a trailblazing webTV venture, all leading up to the grand premiere of his own production company.\n                        <br \/><br \/>\n                        A true enthusiast of life's authentic moments, he is a maestro of mixing technology with a touch of humanity. Under his leadership, the usual neXt isn't just a workplace; it's a dynamic studio where creativity meets technology, and everyone is part of the cast. With a director's eye for detail and a producer's passion for big ideas, he ensures that every project not only tells a story but also resonates deeply with its audience. In his world, every day is an opening night, and technology is the star of the show!\n                    <\/p>\n                <\/div>\n            <\/div>\n            <div class=\"contact-social\">\n                <div class=\"contact-info\">\n                    <h4>Contact<\/h4>\n                    <div class=\"email-wrapper\">\n                        <a href=\"mailto:ceo@theusualnext.com\" onclick=\"trackEmailClick('ceo@theusualnext.com')\">\n                            ceo@theusualnext.com\n                        <\/a>\n                        <svg\n                            class=\"copy-icon\"\n                            onclick=\"copyEmail('ceo@theusualnext.com', this)\"\n                            viewBox=\"0 0 24 24\"\n                            title=\"Copy email to clipboard\"\n                        >\n                            <path\n                                d=\"M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z\"\n                            \/>\n                        <\/svg>\n                    <\/div>\n                <\/div>\n                <div class=\"social-icons\">\n                    <a href=\"https:\/\/www.linkedin.com\/in\/darioriccio\/\" target=\"_blank\">\n                        <img decoding=\"async\"\n                            src=\"https:\/\/cdn-icons-png.flaticon.com\/512\/174\/174857.png\"\n                            alt=\"LinkedIn\"\n                        \/>\n                    <\/a>\n                <\/div>\n            <\/div>\n            <div class=\"glow-line\"><\/div>\n        <\/div>\n\n        <!-- John Kapine Kodo -->\n        <div class=\"team-card\">\n            <div class=\"card-header\">\n                <div class=\"image-container\">\n                    <img decoding=\"async\"\n                        src=\"https:\/\/blog.theusualnext.com\/wp-content\/uploads\/2025\/02\/kodo.png\"\n                        alt=\"John Kapine Kodo\"\n                        class=\"member-image\"\n                    \/>\n                    <div class=\"role-badge leadership\">PRESIDENT<\/div>\n                <\/div>\n                <div class=\"member-info\">\n                    <h3 class=\"member-name\">John Kapine Kodo<\/h3>\n                    <p class=\"member-role\">\n                        President & Co-founder<br>Head of External Relations\n                    <\/p>\n                    <p class=\"member-bio\">\n                        The globe-trotting co-founder of the usual neXt and our charismatic Head of External Relations. With a resume that reads more like an adventure novel, his journey from international diplomacy to the world of innovative multimedia is nothing short of epic. Fluent in three languages (yes, French is one of them!), he is our in-house expert on all things international, be it law, culture, or the art of negotiation.\n                        <br \/><br \/>\n                        Before helping to launch the usual neXt, he served as a liaison officer for the Republic of Chad, where he wasn't just a diplomat, but a bridge builder between nations and cultures. He also moonlighted as a consultant for international cooperation at the Italian Ministry of Foreign Affairs\u2014talk about wearing multiple hats!\n                        <br \/><br \/>\n                        With two master's degrees under his belt, including one in Diplomatic Studies, he brings a touch of elegance and a whole lot of strategy to our team. Whether he's striking partnerships or charming us with tales from his diplomatic days, he is the living proof that when you mix serious international credentials with a passion for multimedia, magic happens.\n                    <\/p>\n                <\/div>\n            <\/div>\n            <div class=\"contact-social\">\n                <div class=\"contact-info\">\n                    <h4>Contact<\/h4>\n                    <div class=\"email-wrapper\">\n                        <a href=\"mailto:president@theusualnext.com\" onclick=\"trackEmailClick('president@theusualnext.com')\">\n                            president@theusualnext.com\n                        <\/a>\n                        <svg\n                            class=\"copy-icon\"\n                            onclick=\"copyEmail('president@theusualnext.com', this)\"\n                            viewBox=\"0 0 24 24\"\n                            title=\"Copy email to clipboard\"\n                        >\n                            <path\n                                d=\"M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z\"\n                            \/>\n                        <\/svg>\n                    <\/div>\n                <\/div>\n                <div class=\"social-icons\">\n                    <a\n                        href=\"https:\/\/www.linkedin.com\/in\/kapine-kodo-0b3136105\/\"\n                        target=\"_blank\"\n                    >\n                        <img decoding=\"async\"\n                            src=\"https:\/\/cdn-icons-png.flaticon.com\/512\/174\/174857.png\"\n                            alt=\"LinkedIn\"\n                        \/>\n                    <\/a>\n                <\/div>\n            <\/div>\n            <div class=\"glow-line\"><\/div>\n        <\/div>\n\n        <!-- David Lombardozzi -->\n        <div class=\"team-card\">\n            <div class=\"card-header\">\n                <div class=\"image-container\">\n                    <img decoding=\"async\"\n                        src=\"https:\/\/blog.theusualnext.com\/wp-content\/uploads\/2025\/09\/David-Lombardozzi.jpg\"\n                        alt=\"David Lombardozzi\"\n                        class=\"member-image\"\n                        onerror=\"this.src='https:\/\/blog.theusualnext.com\/wp-content\/uploads\/2025\/09\/David-Lombardozzi.png'; console.log('Fallback image loaded for David');\"\n                        onload=\"console.log('David image loaded successfully');\"\n                    \/>\n                    <div class=\"role-badge\">GLAMPING<\/div>\n                <\/div>\n                <div class=\"member-info\">\n                    <h3 class=\"member-name\">David Lombardozzi<\/h3>\n                    <p class=\"member-role\">Head of Experiential Glamping<\/p>\n                    <p class=\"member-bio\">\n                        The guardian of authentic nature experiences and the architect of our unforgettable experiential glamping adventures. With over three decades of experience in the world of beekeeping, he is not just a nature expert, but a true ambassador of sustainability and authentic outdoor living.\n                        <br \/><br \/>\n                        His passion for the natural world is rooted in his academic training in apiculture and sericulture at the University of Bari, where he acquired deep scientific knowledge of ecosystems and biodiversity. As the owner of Apicoltura Biologica Il Dolce Alveare, he has transformed his expertise into a business that celebrates natural rhythms and sustainable production, values he brings to every project.\n                        <br \/><br \/>\n                        His extensive experience in managing natural spaces and eco-sustainable hospitality has made him a master in the art of creating authentic connections between people and the environment. He possesses encyclopedic knowledge of organic farming techniques and responsible tourism principles, skills he uses to design glamping experiences that are not only relaxing, but also educational and transformative.\n                        <br \/><br \/>\n                        At the usual neXt, he orchestrates every detail of our glamping events, ensuring that everyone can live an experience that nourishes both creativity and soul. His ability to balance modern comfort with natural authenticity creates the perfect environment for networking, personal growth, and rediscovering the value of genuine human relationships.\n                        <br \/><br \/>\n                        He is not just an event organizer; he's a facilitator of transformative experiences, a bridge between the digital world of our young talents and the millennial wisdom of nature.\n                    <\/p>\n                <\/div>\n            <\/div>\n            <div class=\"contact-social\">\n                <div class=\"contact-info\">\n                    <h4>Contact<\/h4>\n                    <div class=\"email-wrapper\">\n                        <a href=\"mailto:glamping@theusualnext.com\" onclick=\"trackEmailClick('glamping@theusualnext.com')\">\n                            glamping@theusualnext.com\n                        <\/a>\n                        <svg\n                            class=\"copy-icon\"\n                            onclick=\"copyEmail('glamping@theusualnext.com', this)\"\n                            viewBox=\"0 0 24 24\"\n                            title=\"Copy email to clipboard\"\n                        >\n                            <path\n                                d=\"M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z\"\n                            \/>\n                        <\/svg>\n                    <\/div>\n                <\/div>\n                <div class=\"social-icons\">\n                    <a href=\"https:\/\/www.linkedin.com\/in\/david-lombardozzi-23038b26\/\" target=\"_blank\">\n                        <img decoding=\"async\" src=\"https:\/\/cdn-icons-png.flaticon.com\/512\/174\/174857.png\" alt=\"LinkedIn\" \/>\n                    <\/a>\n                <\/div>\n            <\/div>\n            <div class=\"glow-line\"><\/div>\n        <\/div>\n\n        <!-- Igor Di Paolo -->\n        <div class=\"team-card\">\n            <div class=\"card-header\">\n                <div class=\"image-container\">\n                    <img decoding=\"async\"\n                        src=\"https:\/\/blog.theusualnext.com\/wp-content\/uploads\/2025\/02\/dipaolo.png\"\n                        alt=\"Igor Di Paolo\"\n                        class=\"member-image\"\n                    \/>\n                    <div class=\"role-badge\">CIO<\/div>\n                <\/div>\n                <div class=\"member-info\">\n                    <h3 class=\"member-name\">Igor Di Paolo<\/h3>\n                    <p class=\"member-role\">Chief Information Officer<\/p>\n                    <p class=\"member-bio\">\n                        The tech whiz and mastermind behind high-performance software solutions at the cutting edge of low-latency and real-time systems, with a keen eye on the evolving world of 5G technologies. His career has spanned several international arenas, from Italy to the futuristic labs of Oculus Tech in the United Arab Emirates and the advanced research facilities at KTH in Stockholm, Sweden. There, he delved deep into network security protocols and the pioneering frontiers of telecommunications.\n                        <br \/><br \/>\n                        At Mobileum\/Niometrics, he tackled complex technical challenges associated with 3G\/4G\/5G protocols, crafting innovative solutions that significantly enhanced telecom network efficiencies. His expertise isn't just limited to telecommunications; he's also adept at developing tools for network data analysis and designing wireless sensor systems.\n                        <br \/><br \/>\n                        Armed with a master's degree in Computer Engineering from the University of L'Aquila, where he specialized in wireless communication protocols, he combines a robust theoretical foundation with rich, practical experience. His innovative approach to telecom solutions and his extensive international exposure make him a standout IT professional, driving technological advances and setting new benchmarks in the industry.\n                    <\/p>\n                <\/div>\n            <\/div>\n            <div class=\"contact-social\">\n                <div class=\"contact-info\">\n                    <h4>Contact<\/h4>\n                    <div class=\"email-wrapper\">\n                        <a href=\"mailto:cio@theusualnext.com\" onclick=\"trackEmailClick('cio@theusualnext.com')\">\n                            cio@theusualnext.com\n                        <\/a>\n                        <svg\n                            class=\"copy-icon\"\n                            onclick=\"copyEmail('cio@theusualnext.com', this)\"\n                            viewBox=\"0 0 24 24\"\n                            title=\"Copy email to clipboard\"\n                        >\n                            <path\n                                d=\"M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z\"\n                            \/>\n                        <\/svg>\n                    <\/div>\n                <\/div>\n                <div class=\"social-icons\">\n                    <a\n                        href=\"https:\/\/www.linkedin.com\/in\/igor-maria-di-paolo\/\"\n                        target=\"_blank\"\n                    >\n                        <img decoding=\"async\"\n                            src=\"https:\/\/cdn-icons-png.flaticon.com\/512\/174\/174857.png\"\n                            alt=\"LinkedIn\"\n                        \/>\n                    <\/a>\n                <\/div>\n            <\/div>\n            <div class=\"glow-line\"><\/div>\n        <\/div>\n\n        <!-- Serena Maltagliati -->\n        <div class=\"team-card\">\n            <div class=\"card-header\">\n                <div class=\"image-container\">\n                    <img decoding=\"async\"\n                        src=\"https:\/\/blog.theusualnext.com\/wp-content\/uploads\/2025\/02\/maltagliati.png\"\n                        alt=\"Serena Maltagliati\"\n                        class=\"member-image\"\n                    \/>\n                    <div class=\"role-badge\">NARRATIVE<\/div>\n                <\/div>\n                <div class=\"member-info\">\n                    <h3 class=\"member-name\">Serena Maltagliati<\/h3>\n                    <p class=\"member-role\">Narrative Designer<\/p>\n                    <p class=\"member-bio\">\n                        A brilliant storyteller and creative force behind the captivating story of Luna Dolph. A recent graduate with a degree in Languages from the University of Salento, she possesses a remarkable talent for storytelling and a profound command of French, Spanish, and English.\n                        <br \/><br \/>\n                        Her imaginative prowess is the foundation of Luna Dolph's saga, having conceived the entire initial storyline that has captured the hearts and imaginations of our audience. Despite being a recent graduate, her exceptional writing skills and creative vision have set a high standard for our narrative projects.\n                        <br \/><br \/>\n                        At the usual neXt, she channels her linguistic expertise and storytelling flair into crafting compelling narratives that resonate deeply with our audience. Her ability to weave intricate plots and develop rich, engaging characters makes each project she touches an unforgettable experience. Her contributions ensure that the world of Luna Dolph is not only visually stunning but also richly textured with powerful, emotive storytelling.\n                        <br \/><br \/>\n                        She is not just a writer; she is a storyteller who breathes life into words, transforming our projects into immersive journeys that captivate and inspire.\n                    <\/p>\n                <\/div>\n            <\/div>\n            <div class=\"contact-social\">\n                <div class=\"contact-info\">\n                    <h4>Contact<\/h4>\n                    <div class=\"email-wrapper\">\n                        <a href=\"mailto:creative@theusualnext.com\" onclick=\"trackEmailClick('creative@theusualnext.com')\">\n                            creative@theusualnext.com\n                        <\/a>\n                        <svg\n                            class=\"copy-icon\"\n                            onclick=\"copyEmail('creative@theusualnext.com', this)\"\n                            viewBox=\"0 0 24 24\"\n                            title=\"Copy email to clipboard\"\n                        >\n                            <path\n                                d=\"M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z\"\n                            \/>\n                        <\/svg>\n                    <\/div>\n                <\/div>\n                <div class=\"social-icons\">\n                    <a\n                        href=\"https:\/\/www.linkedin.com\/in\/serena-maltagliati-a08369171\/\"\n                        target=\"_blank\"\n                    >\n                        <img decoding=\"async\"\n                            src=\"https:\/\/cdn-icons-png.flaticon.com\/512\/174\/174857.png\"\n                            alt=\"LinkedIn\"\n                        \/>\n                    <\/a>\n                <\/div>\n            <\/div>\n            <div class=\"glow-line\"><\/div>\n        <\/div>\n\n        <!-- Michela Sette -->\n        <div class=\"team-card\">\n            <div class=\"card-header\">\n                <div class=\"image-container\">\n                    <img decoding=\"async\"\n                        src=\"https:\/\/blog.theusualnext.com\/wp-content\/uploads\/2025\/02\/sette.png\"\n                        alt=\"Michela Sette\"\n                        class=\"member-image\"\n                    \/>\n                    <div class=\"role-badge\">CREATIVE<\/div>\n                <\/div>\n                <div class=\"member-info\">\n                    <h3 class=\"member-name\">Michela Sette<\/h3>\n                    <p class=\"member-role\">Creative Director<\/p>\n                    <p class=\"member-bio\">\n                        A 3D sculpting maestro and generalist wizard who brings the virtual world of Luna Dolph to mesmerizing life in *L'Eco Perduto*. Her impressive career trajectory spans from the adrenaline-pumping world of video game development to the grand stages of cinema. She's made her mark in the gaming industry with major studios like Milestone, where she played a key role in designing wildly popular games like Ride, Supercross, and SBK, showcasing her versatility and deep technical expertise.\n                        <br \/><br \/>\n                        In the realm of film, she has worked with Proxima to conjure high-level visual effects for movies such as War and Elf Me, blending reality and fantasy with breathtaking finesse. At the usual neXt, her unique ability to sculpt and animate 3D environments ensures that every frame of Luna Dolph's journey is not only visually stunning but also technically impeccable. Whether it's crafting intricate models or breathing life into fantastical settings, her work is a cornerstone of our visual storytelling, making each project a visual feast that transcends the ordinary.\n                    <\/p>\n                <\/div>\n            <\/div>\n            <div class=\"contact-social\">\n                <div class=\"contact-info\">\n                    <h4>Contact<\/h4>\n                    <div class=\"email-wrapper\">\n                        <a href=\"mailto:creativedirector@theusualnext.com\" onclick=\"trackEmailClick('creativedirector@theusualnext.com')\">\n                            creativedirector@theusualnext.com\n                        <\/a>\n                        <svg\n                            class=\"copy-icon\"\n                            onclick=\"copyEmail('creativedirector@theusualnext.com', this)\"\n                            viewBox=\"0 0 24 24\"\n                            title=\"Copy email to clipboard\"\n                        >\n                            <path\n                                d=\"M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z\"\n                            \/>\n                        <\/svg>\n                    <\/div>\n                <\/div>\n                <div class=\"social-icons\">\n                    <a href=\"https:\/\/www.linkedin.com\/in\/michela-sette-613009198\/\" target=\"_blank\">\n                        <img decoding=\"async\" src=\"https:\/\/cdn-icons-png.flaticon.com\/512\/174\/174857.png\" alt=\"LinkedIn\" \/>\n                    <\/a>\n                <\/div>\n            <\/div>\n            <div class=\"glow-line\"><\/div>\n        <\/div>\n\n        <!-- Edoardo Guarnieri -->\n        <div class=\"team-card\">\n            <div class=\"card-header\">\n                <div class=\"image-container\">\n                    <img decoding=\"async\"\n                        src=\"https:\/\/blog.theusualnext.com\/wp-content\/uploads\/2025\/02\/guarnieri.png\"\n                        alt=\"Edoardo Guarnieri\"\n                        class=\"member-image\"\n                    \/>\n                    <div class=\"role-badge\">3D HEAD<\/div>\n                <\/div>\n                <div class=\"member-info\">\n                    <h3 class=\"member-name\">Edoardo Guarnieri<\/h3>\n                    <p class=\"member-role\">Head of 3D Production<\/p>\n                    <p class=\"member-bio\">\n                        Our 3D Production Manager at the usual neXt, whose eye for the digitally sublime transforms every project into a spectacle. With over five years of industry experience across various esteemed 3D studios in Italy, he has honed his craft in the intricate realms of creative motion design and architectural visualization. A graduate of NABA in Milan, with advanced training in VFX and VideoMapping, his academic credentials are as impressive as his professional undertakings.\n                        <br \/><br \/>\n                        Currently steering the 3D technical direction of our immersive experiences, he previously orchestrated the visual marvel that was the \"Journey over a million Footpath\" at the Venice Architecture Biennale 2023. His technical prowess also shone brightly on the streets of Milan, where he crafted dynamic lighting and textures for a 3D billboard campaign for Maserati. Not stopping at commercial projects, he has dipped his toes into the avant-garde waters of NFTs and digital art exhibitions, leaving an indelible mark on the Milan Art Week.\n                        <br \/><br \/>\n                        At the usual neXt, he employs his diverse skill set\u2014spanning from 3DS Max to Unreal Engine\u2014to create 3D narratives that are not only visually engaging but also technologically pioneering. Whether it's developing interactive systems for the SARAV\u00c1 project or pioneering digital sculptures, his creative solutions and problem-solving skills make each project an adventure in innovation.\n                        <br \/><br \/>\n                        He isn't just a 3D wizard; he's an architect of virtual worlds, crafting experiences that bridge the gap between imagination and reality, and ensuring our projects not only dazzle the eyes but also captivate the soul.\n                    <\/p>\n                <\/div>\n            <\/div>\n            <div class=\"contact-social\">\n                <div class=\"contact-info\">\n                    <h4>Contact<\/h4>\n                    <div class=\"email-wrapper\">\n                        <a href=\"mailto:head3d@theusualnext.com\" onclick=\"trackEmailClick('head3d@theusualnext.com')\">\n                            head3d@theusualnext.com\n                        <\/a>\n                        <svg\n                            class=\"copy-icon\"\n                            onclick=\"copyEmail('head3d@theusualnext.com', this)\"\n                            viewBox=\"0 0 24 24\"\n                            title=\"Copy email to clipboard\"\n                        >\n                            <path\n                                d=\"M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z\"\n                            \/>\n                        <\/svg>\n                    <\/div>\n                <\/div>\n                <div class=\"social-icons\">\n                    <a href=\"https:\/\/www.linkedin.com\/in\/edoardo-g-m-guarnieri-98b236140\/\" target=\"_blank\">\n                        <img decoding=\"async\" src=\"https:\/\/cdn-icons-png.flaticon.com\/512\/174\/174857.png\" alt=\"LinkedIn\" \/>\n                    <\/a>\n                <\/div>\n            <\/div>\n            <div class=\"glow-line\"><\/div>\n        <\/div>\n\n        <!-- Ruwan Sampath -->\n        <div class=\"team-card\">\n            <div class=\"card-header\">\n                <div class=\"image-container\">\n                    <img decoding=\"async\"\n                        src=\"https:\/\/blog.theusualnext.com\/wp-content\/uploads\/2025\/02\/sampath.png\"\n                        alt=\"Ruwan Sampath\"\n                        class=\"member-image\"\n                    \/>\n                    <div class=\"role-badge\">UNREAL<\/div>\n                <\/div>\n                <div class=\"member-info\">\n                    <h3 class=\"member-name\">Ruwan Sampath<\/h3>\n                    <p class=\"member-role\">Unreal Developer, AI Specialist & 3D Artist<\/p>\n                    <p class=\"member-bio\">\n                        A dynamic multimedia artist at the usual neXt, whose versatile expertise brings groundbreaking digital experiences to life. Based in Kandy, Sri Lanka, he is a master of 3D design, Unreal Engine development, video production, and AI-driven visuals. His multidisciplinary skills\u2014spanning game mechanics, level design, cinematic rendering, and VFX\u2014make him an essential force behind our immersive projects.\n                        <br \/><br \/>\n                        With a diploma in multimedia and ongoing studies in software engineering, he seamlessly blends artistic vision with technical prowess. He has contributed to a wide range of ambitious international projects, including VR museum experiences, metaverse environments, and interactive AI applications. From crafting pixel streamed virtual worlds like \"Rehydr8\" for 88 Ideas in California to developing high-fidelity level designs for Outer Aspect IP in New Zealand, he consistently delivers innovation that captivates and engages.\n                        <br \/><br \/>\n                        At the usual neXt, he spearheads Unreal Engine environments, AI-driven video and photo production, and contributes to the VFX magic of our immersive films. His ability to harness cutting-edge tools like Blender, HoudiniFX, and ComfyUI ensures that each project is visually stunning, technologically advanced, and profoundly immersive.\n                        <br \/><br \/>\n                        He isn't just a multimedia artist; he's a digital architect who transforms ideas into extraordinary virtual realities. Whether building captivating game environments or pushing the boundaries of AI-powered visuals, his work enriches the storytelling and experiential quality at the core of the usual neXt.\n                    <\/p>\n                <\/div>\n            <\/div>\n            <div class=\"contact-social\">\n                <div class=\"contact-info\">\n                    <h4>Contact<\/h4>\n                    <div class=\"email-wrapper\">\n                        <a href=\"mailto:tech@theusualnext.com\" onclick=\"trackEmailClick('tech@theusualnext.com')\">\n                            tech@theusualnext.com\n                        <\/a>\n                        <svg\n                            class=\"copy-icon\"\n                            onclick=\"copyEmail('tech@theusualnext.com', this)\"\n                            viewBox=\"0 0 24 24\"\n                            title=\"Copy email to clipboard\"\n                        >\n                            <path\n                                d=\"M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z\"\n                            \/>\n                        <\/svg>\n                    <\/div>\n                <\/div>\n                <div class=\"social-icons\">\n                    <a\n                        href=\"https:\/\/www.linkedin.com\/in\/ruwan-sampath-a37176186\/\"\n                        target=\"_blank\"\n                    >\n                        <img decoding=\"async\"\n                            src=\"https:\/\/cdn-icons-png.flaticon.com\/512\/174\/174857.png\"\n                            alt=\"LinkedIn\"\n                        \/>\n                    <\/a>\n                <\/div>\n            <\/div>\n            <div class=\"glow-line\"><\/div>\n        <\/div>\n\n        <!-- Udara Sampath -->\n        <div class=\"team-card\">\n            <div class=\"card-header\">\n                <div class=\"image-container\">\n                    <img decoding=\"async\"\n                        src=\"https:\/\/blog.theusualnext.com\/wp-content\/uploads\/2025\/06\/udara-768x766-1.png\"\n                        alt=\"Udara Sampath\"\n                        class=\"member-image\"\n                    \/>\n                    <div class=\"role-badge\">ENGINEER<\/div>\n                <\/div>\n                <div class=\"member-info\">\n                    <h3 class=\"member-name\">Udara Sampath<\/h3>\n                    <p class=\"member-role\">Full-Stack Developer<\/p>\n                    <p class=\"member-bio\">\n                        The digital architect behind the scenes at the usual neXt, whose code brings our virtual realms to vibrant life. This Sri Lankan tech virtuoso isn't just an engineer \u2013 he's a multidimensional creator who seamlessly blends art and technology to craft immersive experiences that transcend the ordinary. With a background spanning from hyper-realistic VR environments to AI-driven innovations, his journey reads like a global tech adventure, having left his digital fingerprints on projects from Copenhagen to Auckland.\n                        <br \/><br \/>\n                        At the usual neXt, he orchestrates the intricate ecosystem of our community platform, transforming complex technical challenges into elegant solutions that connect our young actors across digital and physical spaces. His expertise in 3D modeling, animation, and game development isn't just technical prowess \u2013 it's the foundation for creating spaces where Luna Dolph and our community of Gen Z performers can explore, create, and collaborate without technological barriers.\n                        <br \/><br \/>\n                        What truly sets him apart is his unique ability to bridge multiple technological realms \u2013 from crafting responsive web applications to programming autonomous robots, he approaches each challenge with the precision of a scientist and the vision of an artist. When he's not weaving code or sculpting virtual environments, you might find him building IoT systems, competing in e-sports, or applying his karate skills \u2013 a testament to his belief that the best technological solutions emerge from a life lived fully across both digital and physical worlds.\n                    <\/p>\n                <\/div>\n            <\/div>\n            <div class=\"contact-social\">\n                <div class=\"contact-info\">\n                    <h4>Contact<\/h4>\n                    <div class=\"email-wrapper\">\n                        <a href=\"mailto:udara.sampath@theusualnext.com\" onclick=\"trackEmailClick('udara.sampath@theusualnext.com')\">\n                            udara.sampath@theusualnext.com\n                        <\/a>\n                        <svg\n                            class=\"copy-icon\"\n                            onclick=\"copyEmail('udara.sampath@theusualnext.com', this)\"\n                            viewBox=\"0 0 24 24\"\n                            title=\"Copy email to clipboard\"\n                        >\n                            <path\n                                d=\"M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z\"\n                            \/>\n                        <\/svg>\n                    <\/div>\n                <\/div>\n                <div class=\"social-icons\">\n                    <a\n                        href=\"https:\/\/www.linkedin.com\/in\/udara-sampath-973248183\/\"\n                        target=\"_blank\"\n                    >\n                        <img decoding=\"async\"\n                            src=\"https:\/\/cdn-icons-png.flaticon.com\/512\/174\/174857.png\"\n                            alt=\"LinkedIn\"\n                        \/>\n                    <\/a>\n                <\/div>\n            <\/div>\n            <div class=\"glow-line\"><\/div>\n        <\/div>\n\n  \n\n        <!-- Michele Pelosio -->\n        <div class=\"team-card\">\n            <div class=\"card-header\">\n                <div class=\"image-container\">\n                    <img decoding=\"async\"\n                        src=\"https:\/\/blog.theusualnext.com\/wp-content\/uploads\/2025\/02\/pelosio.png\"\n                        alt=\"Michele Pelosio\"\n                        class=\"member-image\"\n                    \/>\n                    <div class=\"role-badge\">DIRECTOR<\/div>\n                <\/div>\n                <div class=\"member-info\">\n                    <h3 class=\"member-name\">Michele Pelosio<\/h3>\n                    <p class=\"member-role\">\n                        Head of Cinematography<br>Director of \"The Lost Echo\"\n                    <\/p>\n                    <p class=\"member-bio\">\n                        The maestro behind the camera at the usual neXt, and the director bringing Luna Dolph's saga, The Lost Echo, to life. He is not just a director; he's a creative pioneer who founded Emmepi, a production powerhouse known for crafting visually captivating multimedia content and commercials for top-tier national and international brands.\n                        <br \/><br \/>\n                        His artistic journey is adorned with accolades from acclaimed film festivals where his shorts and documentaries have won hearts and awards alike. His deep roots in the film industry include a decade-long collaboration with the Giffoni Film Festival and prestigious partnerships with entities like Cinecitt\u00e0 Luce, 01 Distribution, Rai Cinema, and I Wonder Pictures.\n                        <br \/><br \/>\n                        At the usual neXt, he applies his cinematic expertise to transform every frame into a compelling narrative. His knack for storytelling not only captivates audiences but also enriches the cinematic tapestry of our projects, making each viewing experience not just seen, but felt. Whether it's crafting the perfect shot or piecing together powerful narratives, he ensures that every project he touches turns into cinematic gold.\n                    <\/p>\n                <\/div>\n            <\/div>\n            <div class=\"contact-social\">\n                <div class=\"contact-info\">\n                    <h4>Contact<\/h4>\n                    <div class=\"email-wrapper\">\n                        <a href=\"mailto:cinematography@theusualnext.com\" onclick=\"trackEmailClick('cinematography@theusualnext.com')\">\n                            cinematography@theusualnext.com\n                        <\/a>\n                        <svg\n                            class=\"copy-icon\"\n                            onclick=\"copyEmail('cinematography@theusualnext.com', this)\"\n                            viewBox=\"0 0 24 24\"\n                            title=\"Copy email to clipboard\"\n                        >\n                            <path\n                                d=\"M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12V1zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zm0 16H8V7h11v14z\"\n                            \/>\n                        <\/svg>\n                    <\/div>\n                <\/div>\n                <div class=\"social-icons\">\n                    <a href=\"https:\/\/www.linkedin.com\/in\/michele-pelosio-4a455b112\/\" target=\"_blank\">\n                        <img decoding=\"async\" src=\"https:\/\/cdn-icons-png.flaticon.com\/512\/174\/174857.png\" alt=\"LinkedIn\" \/>\n                    <\/a>\n                <\/div>\n            <\/div>\n            <div class=\"glow-line\"><\/div>\n        <\/div>\n    <\/div>\n\n    <!-- Copy notification -->\n    <div id=\"copyNotification\" class=\"copy-success\"><\/div>\n\n    <script>\n        function copyEmail(email, iconElement) {\n            \/\/ Prevenire la propagazione dell'evento per evitare conflitti\n            event.stopPropagation();\n            \n            \/\/ Aggiungi animazione all'icona\n            if (iconElement) {\n                iconElement.classList.add('copy-feedback');\n                setTimeout(() => {\n                    iconElement.classList.remove('copy-feedback');\n                }, 300);\n            }\n            \n            \/\/ Utilizzare l'API moderna del clipboard se disponibile\n            if (navigator.clipboard && navigator.clipboard.writeText) {\n                navigator.clipboard.writeText(email)\n                    .then(function () {\n                        showCopyNotification(`\ud83d\udce7 ${email} copied to clipboard!`);\n                    })\n                    .catch(function (err) {\n                        console.error('Copy error:', err);\n                        fallbackCopyTextToClipboard(email);\n                    });\n            } else {\n                \/\/ Fallback per browser pi\u00f9 vecchi\n                fallbackCopyTextToClipboard(email);\n            }\n        }\n\n        function fallbackCopyTextToClipboard(text) {\n            const textArea = document.createElement(\"textarea\");\n            textArea.value = text;\n            \n            \/\/ Evitare lo scroll della pagina\n            textArea.style.top = \"0\";\n            textArea.style.left = \"0\";\n            textArea.style.position = \"fixed\";\n            textArea.style.opacity = \"0\";\n            \n            document.body.appendChild(textArea);\n            textArea.focus();\n            textArea.select();\n            \n            try {\n                const successful = document.execCommand('copy');\n                if (successful) {\n                    showCopyNotification(`\ud83d\udce7 ${text} copied to clipboard!`);\n                } else {\n                    showCopyNotification('\u274c Unable to copy email');\n                }\n            } catch (err) {\n                console.error('Fallback: Unable to copy', err);\n                showCopyNotification('\u274c Error copying email');\n            }\n            \n            document.body.removeChild(textArea);\n        }\n\n        function showCopyNotification(message) {\n            const notification = document.getElementById(\"copyNotification\");\n            notification.textContent = message;\n            notification.classList.add(\"show\");\n\n            \/\/ Rimuovere automaticamente la notifica dopo 3 secondi\n            setTimeout(() => {\n                notification.classList.remove(\"show\");\n            }, 3000);\n        }\n\n        function trackEmailClick(email) {\n            \/\/ Opzionale: aggiungi tracking per i clic sulle email\n            console.log(`Email clicked: ${email}`);\n            \n            \/\/ Qui puoi aggiungere codice di analytics se necessario\n            \/\/ gtag('event', 'email_click', { email: email });\n        }\n\n        \/\/ Aggiungi gestione degli errori per le immagini\n        document.addEventListener('DOMContentLoaded', function() {\n            const images = document.querySelectorAll('.member-image');\n            images.forEach(img => {\n                img.addEventListener('error', function() {\n                    this.src = 'data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgwIiBoZWlnaHQ9IjI4MCIgdmlld0JveD0iMCAwIDI4MCAyODAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxyZWN0IHdpZHRoPSIyODAiIGhlaWdodD0iMjgwIiBmaWxsPSIjZjhmOWZhIi8+CjxjaXJjbGUgY3g9IjE0MCIgY3k9IjEyMCIgcj0iNDAiIGZpbGw9IiNkZWUyZTYiLz4KPHBhdGggZD0ibTEwMCAxODBjMC0yMiAxOC00MCA0MC00MHM0MCAyMCA0MCA0MHYyMGgtODB2LTIweiIgZmlsbD0iI2RlZTJlNiIvPgo8L3N2Zz4K';\n                    this.alt = 'Image not available';\n                });\n            });\n        });\n    <\/script>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2b427d3 e-flex e-con-boxed e-con e-parent\" data-id=\"2b427d3\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bba887b elementor-widget elementor-widget-html\" data-id=\"bba887b\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<a href=\"https:\/\/blog.theusualnext.com\/en\/remote-work-policy\/\" target=\"_blank\" style=\"color:#0077b5; text-decoration:underline;\">\nRead our Remote Work Policy<\/a>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>At the usual neXt, our team embodies the spirit of innovation, a driving force behind our mission to maximize potential with minimal resources. Our members excel in leveraging the latest technologies to their fullest, ensuring that every project not only embraces cutting-edge solutions but also maintains a human touch. This blend of high-tech prowess and [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template-homepage.php","meta":{"footnotes":""},"class_list":["post-8584","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v25.7.1 (Yoast SEO v25.7) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Our Team - the usual neXt<\/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:\/\/blog.theusualnext.com\/en\/team\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Our Team\" \/>\n<meta property=\"og:description\" content=\"At the usual neXt, our team embodies the spirit of innovation, a driving force behind our mission to maximize potential with minimal resources. Our members excel in leveraging the latest technologies to their fullest, ensuring that every project not only embraces cutting-edge solutions but also maintains a human touch. This blend of high-tech prowess and [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/blog.theusualnext.com\/en\/team\/\" \/>\n<meta property=\"og:site_name\" content=\"the usual neXt\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/theusualnext\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-16T12:18:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/blog.theusualnext.com\/wp-content\/uploads\/2025\/07\/team.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1\" \/>\n\t<meta property=\"og:image:height\" content=\"1\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"14 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/blog.theusualnext.com\/en\/team\/\",\"url\":\"https:\/\/blog.theusualnext.com\/en\/team\/\",\"name\":\"Our Team - the usual neXt\",\"isPartOf\":{\"@id\":\"https:\/\/blog.theusualnext.com\/en\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/blog.theusualnext.com\/en\/team\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/blog.theusualnext.com\/en\/team\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/blog.theusualnext.com\/wp-content\/uploads\/2025\/07\/team.jpg\",\"datePublished\":\"2024-06-15T09:20:10+00:00\",\"dateModified\":\"2026-01-16T12:18:00+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/blog.theusualnext.com\/en\/team\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/blog.theusualnext.com\/en\/team\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/blog.theusualnext.com\/en\/team\/#primaryimage\",\"url\":\"https:\/\/blog.theusualnext.com\/wp-content\/uploads\/2025\/07\/team.jpg\",\"contentUrl\":\"https:\/\/blog.theusualnext.com\/wp-content\/uploads\/2025\/07\/team.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/blog.theusualnext.com\/en\/team\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/blog.theusualnext.com\/en\/unext-blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Our Team\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/blog.theusualnext.com\/en\/#website\",\"url\":\"https:\/\/blog.theusualnext.com\/en\/\",\"name\":\"the usual neXt\",\"description\":\"Tech-Enhanced Social Experiences\",\"publisher\":{\"@id\":\"https:\/\/blog.theusualnext.com\/en\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/blog.theusualnext.com\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/blog.theusualnext.com\/en\/#organization\",\"name\":\"the usual neXt\",\"url\":\"https:\/\/blog.theusualnext.com\/en\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/blog.theusualnext.com\/en\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/blog.theusualnext.com\/wp-content\/uploads\/2024\/11\/cropped-logo-tun-new-small2-1.png\",\"contentUrl\":\"https:\/\/blog.theusualnext.com\/wp-content\/uploads\/2024\/11\/cropped-logo-tun-new-small2-1.png\",\"width\":700,\"height\":466,\"caption\":\"the usual neXt\"},\"image\":{\"@id\":\"https:\/\/blog.theusualnext.com\/en\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/theusualnext\",\"https:\/\/www.instagram.com\/theusualnext\/\",\"https:\/\/www.youtube.com\/channel\/UCxJI4sPfTNEarFcdWrT59lw\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Our Team - the usual neXt","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:\/\/blog.theusualnext.com\/en\/team\/","og_locale":"en_US","og_type":"article","og_title":"Our Team","og_description":"At the usual neXt, our team embodies the spirit of innovation, a driving force behind our mission to maximize potential with minimal resources. Our members excel in leveraging the latest technologies to their fullest, ensuring that every project not only embraces cutting-edge solutions but also maintains a human touch. This blend of high-tech prowess and [&hellip;]","og_url":"https:\/\/blog.theusualnext.com\/en\/team\/","og_site_name":"the usual neXt","article_publisher":"https:\/\/www.facebook.com\/theusualnext","article_modified_time":"2026-01-16T12:18:00+00:00","og_image":[{"url":"https:\/\/blog.theusualnext.com\/wp-content\/uploads\/2025\/07\/team.jpg","width":1,"height":1,"type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"14 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/blog.theusualnext.com\/en\/team\/","url":"https:\/\/blog.theusualnext.com\/en\/team\/","name":"Our Team - the usual neXt","isPartOf":{"@id":"https:\/\/blog.theusualnext.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/blog.theusualnext.com\/en\/team\/#primaryimage"},"image":{"@id":"https:\/\/blog.theusualnext.com\/en\/team\/#primaryimage"},"thumbnailUrl":"https:\/\/blog.theusualnext.com\/wp-content\/uploads\/2025\/07\/team.jpg","datePublished":"2024-06-15T09:20:10+00:00","dateModified":"2026-01-16T12:18:00+00:00","breadcrumb":{"@id":"https:\/\/blog.theusualnext.com\/en\/team\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/blog.theusualnext.com\/en\/team\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/blog.theusualnext.com\/en\/team\/#primaryimage","url":"https:\/\/blog.theusualnext.com\/wp-content\/uploads\/2025\/07\/team.jpg","contentUrl":"https:\/\/blog.theusualnext.com\/wp-content\/uploads\/2025\/07\/team.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/blog.theusualnext.com\/en\/team\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/blog.theusualnext.com\/en\/unext-blog\/"},{"@type":"ListItem","position":2,"name":"Our Team"}]},{"@type":"WebSite","@id":"https:\/\/blog.theusualnext.com\/en\/#website","url":"https:\/\/blog.theusualnext.com\/en\/","name":"the usual neXt","description":"Tech-Enhanced Social Experiences","publisher":{"@id":"https:\/\/blog.theusualnext.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/blog.theusualnext.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/blog.theusualnext.com\/en\/#organization","name":"the usual neXt","url":"https:\/\/blog.theusualnext.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/blog.theusualnext.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/blog.theusualnext.com\/wp-content\/uploads\/2024\/11\/cropped-logo-tun-new-small2-1.png","contentUrl":"https:\/\/blog.theusualnext.com\/wp-content\/uploads\/2024\/11\/cropped-logo-tun-new-small2-1.png","width":700,"height":466,"caption":"the usual neXt"},"image":{"@id":"https:\/\/blog.theusualnext.com\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/theusualnext","https:\/\/www.instagram.com\/theusualnext\/","https:\/\/www.youtube.com\/channel\/UCxJI4sPfTNEarFcdWrT59lw"]}]}},"_links":{"self":[{"href":"https:\/\/blog.theusualnext.com\/en\/wp-json\/wp\/v2\/pages\/8584","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.theusualnext.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/blog.theusualnext.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/blog.theusualnext.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.theusualnext.com\/en\/wp-json\/wp\/v2\/comments?post=8584"}],"version-history":[{"count":140,"href":"https:\/\/blog.theusualnext.com\/en\/wp-json\/wp\/v2\/pages\/8584\/revisions"}],"predecessor-version":[{"id":13852,"href":"https:\/\/blog.theusualnext.com\/en\/wp-json\/wp\/v2\/pages\/8584\/revisions\/13852"}],"wp:attachment":[{"href":"https:\/\/blog.theusualnext.com\/en\/wp-json\/wp\/v2\/media?parent=8584"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}