.wp-block-image a{display:inline-block}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}@media (prefers-reduced-motion:no-preference){.wp-block-image img.hide{visibility:hidden}.wp-block-image img.show{animation:show-content-image .4s}}.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{border-radius:inherit}.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull a,.wp-block-image.alignwide a{width:100%}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-image.is-style-circle-mask img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{border-radius:0;-webkit-mask-image:url('data:image/svg+xml;utf8,');mask-image:url('data:image/svg+xml;utf8,');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img){border-radius:9999px}.wp-block-image figure{margin:0}.wp-lightbox-container{display:flex;flex-direction:column;position:relative}.wp-lightbox-container img{cursor:zoom-in}.wp-lightbox-container img:hover+button{opacity:1}.wp-lightbox-container button{align-items:center;-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background-color:#5a5a5a40;border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;text-align:center;top:16px;transition:opacity .2s ease;width:20px;z-index:100}.wp-lightbox-container button:focus-visible{outline:3px auto #5a5a5a40;outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:hover{cursor:pointer;opacity:1}.wp-lightbox-container button:focus{opacity:1}.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:#5a5a5a40;border:none}.wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100%;z-index:100000}.wp-lightbox-overlay .close-button{align-items:center;cursor:pointer;display:flex;justify-content:center;min-height:40px;min-width:40px;padding:0;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000}.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:none;border:none}.wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:top left;width:var(--wp--lightbox-container-width);z-index:9999999999}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:0 0;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width)}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay button{background:none;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.active{animation:turn-on-visibility .25s both;visibility:visible}.wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active){animation:turn-off-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active) img{animation:turn-off-visibility .25s both}@media (prefers-reduced-motion:no-preference){.wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active){animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim{animation:turn-off-visibility .4s forwards}}@keyframes show-content-image{0%{visibility:hidden}99%{visibility:hidden}to{visibility:visible}}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))}to{transform:translate(-50%,-50%) scale(1)}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible}99%{visibility:visible}to{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden}}

Â黨¶¹¾çÌìÃÀÐÇ¿Õ

2023 Wichita CATIA RUG Aerospace & Defense

Join us for the Aerospace & Defense Day of the 2023 Wichita CATIA Regional Users Group (RUG). This event will be held in Wichita, Kansas on August 25, 2023. Come meet, network, and learn from other expert users of CATIA and the 3DEXPERIENCE in your community.

2023 Global Product Data Interoperability Summit GPDIS

Join us this September 18-21 at the Hilton Phoenix Resort at the Peaks in Phoenix, Arizona for the 2023 Global Product Data Interoperability Summit GPDIS. Learn the latest MBE, MBD, MBSE, CAM, product analysis, emerging technologies, and more! Don’t miss Inceptra’s MBSE presentation!

Orange County MBSE Workshop

The acronym for Model-Based Engineering MBSE is often misunderstood in engineering, making it difficult for companies to see how it improves their product lifecycle. Join Â黨¶¹¾çÌìÃÀÐÇ¿Õand Dassault Systèmes for this workshop that aims to introduce MBSE to design engineers, with a primary focus on mechanical design, but accessible to engineers from various domains.

Annual Meeting of the Quebec Shipbuilding Supply Chain

Join us on November 6-7 at the Levis Convention Center for a marine and offshore industry event presented by AFCDC. Network with key players in Canada’s shipbuilding industry, discover our cutting-edge maritime solutions at booth #36, and dive into the future of naval innovation. Don’t miss out!

Rendez-vous de la chaine d’approvisionnement de la construction navale du Québec

Rejoignez-nous les 6 et 7 novembre au Centre des congrès de Lévis pour un événement de l’industrie maritime et extracôtière présenté par l’AFCDC. Réseautez avec des acteurs clés de l’industrie de la construction navale canadienne, découvrez nos solutions maritimes de pointe au stand n° 36 et plongez dans l’avenir de l’innovation navale. Ne manquez rien!

2023 Carbon Fiber Conference

Discover how carbon fiber is reshaping industries and pushing the boundaries of what’s possible at CompositesWorld’s Conference on November 28-30, 2023, in Salt Lake City, UT. Join us for discussions that focus on advanced design and automation processes, connect with innovative and influential leaders, make connections, and more! Make sure to connect with us by stopping by booth #125. See you there!

WEBINAR: 3DCS Variation Analyst

Supercharge your manufacturing quality with 3DCS Variation Analyst – the unrivaled software seamlessly integrated into 3DEXPERIENCE. Seize control over variation, supercharge your designs, and cut costs with precision simulations. Unlock invaluable insights, automate measurement plans, and secure superior results. Reserve your spot NOW and revolutionize your approach to quality!

Symposium canadien sur la maintenance navale

Discover the latest trends and innovations in naval maintenance at the Canadian Naval Maintenance Symposium. Join us to connect with industry leaders, explore cutting-edge solutions, and stay ahead of the curve in naval operations. Register now and network with prominent experts to gain valuable insights!

2024 Wichita CATIA RUG Aerospace & Defense

Don’t miss out on the Aerospace & Defense Day at the 2024 Wichita CATIA Regional Users Group (RUG)! Get ready to dive into the excitement in Wichita, Kansas on April 17th – 18th, 2024. Join us to connect, network, and learn from top-notch CATIA and 3DEXPERIENCE experts in your community. It’s an event you won’t want to skip!

2024 SIMULIA Americas Users Conference

Join us for the 2024 SIMULIA Americas Users Conference in Novi, MI! This free event starting on April 30 features keynotes from industry leaders and Dassault Systèmes experts. Register now to secure your spot and connect with peers in your field!

The Vertical Flight Society’s 80th Annual Forum & Technology Display

The Vertical Flight Society’s 80th Annual Forum & Technology Display, the premier global event on vertical flight technology, spans three days, May 7-9th, 2024. Featuring 250+ technical papers, including Inceptra’s brief on ‘Accelerating VTOL Aircraft Development from Concept to Certification‘. Join us at booth 720!