CINXE.COM

Design World's Online Learning Center

<!DOCTYPE html> <html > <head> <script id="b64-replace" type="text/javascript"> (function () { function hasGetParameters() { return document.location.search !== ''; } /** * Execute fn not earlier than DOM is ready */ function onDOMReady(fn) { if (document.readyState != 'loading') { fn(); } else { document.addEventListener('DOMContentLoaded', fn); } } /** * Encode query string to pass it to backend of our plugin (we omit by this stripping utm tags) */ function buildBase64EncodedQueryString() { var query = []; var searchArray = document.location.search.replace('?', '').split('&'); for (var i = 0; i < searchArray.length; i++) { if (searchArray[i].indexOf("PANTHEON_STRIPPED") === -1) { query.push(searchArray[i]); } } query.push( 'landingPageAjaxLoaderRequest=true' ); return window.btoa(query.join('&')); } /** * Fetch landing page with base64 encoding query strings to ommit caching/altering layers of query params */ function fetchLandingPage() { var url = document.location.origin + document.location.pathname; if (window.XMLHttpRequest) { var xhReq = new XMLHttpRequest(); } else { var xhReq = new ActiveXObject("Microsoft.XMLHTTP"); } xhReq.open('GET', url + '?b64=' + buildBase64EncodedQueryString(), false); xhReq.setRequestHeader("X-Requested-With", "XMLHttpRequest"); xhReq.send(); onDOMReady(function () { document.getElementsByTagName('html')[0].innerHTML = xhReq.responseText; }) } function showBody() { onDOMReady(function () { document.getElementsByTagName('body')[0].style.display = 'block'; }) } if (hasGetParameters()) { fetchLandingPage(); } else { showBody(); } })(); </script> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="format-detection" content="telephone=no"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <meta name="description" content="Design World&#x27;s Learning Center — an online reference series for design engineers needing both broad and specific information about motion components and systems. " /> <meta name="keywords" content="couplings, automation, conveyors, motor, integrated, gearing, motion, power, servo, shocks" /> <link rel="canonical" href="https://www.designworldonline.com/learning-center"> <link rel="shortcut icon" href="//v.fastcdn.co/u/6f5f942d/63987707-0-DWLearningCtr.svg" type="image/ico"> <title>Design World&#x27;s Online Learning Center</title> <meta property="og:locale" content="en_US"> <meta property="og:type" content="article"> <meta property="og:title" content=""> <meta property="og:description" content=""> <meta property="og:site_name" content=""> <meta property="og:url" content="https://www.designworldonline.com/learning-center"> <link rel="preload" as="script" href="//g.fastcdn.co/js/utils.bcf03997485feb49f2c7.js"></link> <link rel="preload" as="script" href="//g.fastcdn.co/js/Cradle.14973f8f195e25e002ff.js"></link> <link rel="preconnect dns-prefetch" href="https://fonts.gstatic.com" crossorigin></link> <!-- Google Tag Manager --> <script data-cfasync="false" > function setupGTM() { (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-MRMQ5MS'); } setupGTM(); </script> <!-- End Google Tag Manager --> <link rel="preload" as="style" href="https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800&display=swap"/><link media="print" onload="this.media='all'" type="text/css" rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800&display=swap"/><noscript><link type="text/css" rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800&display=swap"/></noscript> <link rel="preload" as="style" href="https://fonts.googleapis.com/css?family=Titillium+Web:400,200,200italic,300,300italic,400italic,600,600italic,700,700italic,900&display=swap"/><link media="print" onload="this.media='all'" type="text/css" rel="stylesheet" href="https://fonts.googleapis.com/css?family=Titillium+Web:400,200,200italic,300,300italic,400italic,600,600italic,700,700italic,900&display=swap"/><noscript><link type="text/css" rel="stylesheet" href="https://fonts.googleapis.com/css?family=Titillium+Web:400,200,200italic,300,300italic,400italic,600,600italic,700,700italic,900&display=swap"/></noscript> <link rel="preload" as="style" href="https://fonts.googleapis.com/css?family=Oswald:400,300,700&display=swap"/><link media="print" onload="this.media='all'" type="text/css" rel="stylesheet" href="https://fonts.googleapis.com/css?family=Oswald:400,300,700&display=swap"/><noscript><link type="text/css" rel="stylesheet" href="https://fonts.googleapis.com/css?family=Oswald:400,300,700&display=swap"/></noscript> <style type="text/css" media="screen"> body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin:0;width:100%;font-family:"Open Sans";font-weight:300;background:none;}a{text-decoration:none;color:inherit;}a:not(.btn):hover{text-decoration:underline;}input,select,textarea,p,h1,h2,h3,h4,h5,h6{margin:0;font-size:inherit;font-weight:inherit;}u > span{text-decoration:inherit;}ol,ul{padding-left:2.5rem;margin:.625rem 0;}p{word-wrap:break-word;}h1 > span,h2 > span,h3 > span,h4 > span,h5 > span,h6 > span{display:block;word-wrap:break-word;}iframe{border:0;}*{box-sizing:border-box;}:root.js-text-scaling{--mobile-font-size:4vw;--default-font-size:16px;}.item-absolute{position:absolute;}.item-relative{position:relative;}.item-block{display:block;height:100%;width:100%;}.item-cover{z-index:1000030;}.item-breakword{word-wrap:break-word;}.item-content-box{box-sizing:content-box;}.hidden{display:none;}.hidden-step{visibility:hidden;}.clearfix{clear:both;}sup,sub{margin-left:0.1rem;line-height:0;}body#landing-page .visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:none;}@keyframes slide-down{from{opacity:0;transform:translateY(-50px);}}@keyframes fade-in{from{opacity:0;}}@supports (-webkit-overflow-scrolling:touch){@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi){.image[src$=".svg"]{width:calc(100% + 1px);}}}.show-for-sr{border:0 !important;clip:rect(1px,1px,1px,1px) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important;}.headline{font-family:"Titillium Web";font-weight:400;}.btn{line-height:120%;text-align:center;font-family:"Open Sans";cursor:pointer;transition:border .5s;width:100%;border:0;white-space:normal;display:table-cell;vertical-align:middle;padding:0;}.section-fit{max-width:400px;}[class*="sticky-block-footer"] .section:last-child{bottom:0;z-index:1000015;}[class*="sticky-block-header"] .section:first-child{top:0;z-index:1000015;}.sticky-block-header .section:first-child,.sticky-block-footer .section:last-child{position:sticky;}:root{--section-relative-margin:0 auto;}.section-relative{position:relative;margin:0 auto;}.js-text-scaling .section-relative{margin:var(--section-relative-margin);}.section-inner{height:100%;}#page-block-opxk7io40k{height:1.5625rem;max-width:100%;}#page-block-opxk7io40k .section-holder-border{border:0;}#page-block-opxk7io40k .section-block{background:rgb(218,226,235);height:1.5625rem;}#page-block-opxk7io40k .section-holder-overlay{display:none;}#page-block-f67l1s6y76c{height:10.5625rem;max-width:100%;}#page-block-f67l1s6y76c .section-holder-border{border:0;}#page-block-f67l1s6y76c .section-block{background:rgb(255,255,255);height:10.5625rem;}#page-block-f67l1s6y76c .section-holder-overlay{display:none;}#element-553{top:1rem;left:4.5rem;height:4.3299rem;width:16.9375rem;z-index:44;}#element-551{top:6.6875rem;left:2rem;height:2.75rem;width:20.75rem;z-index:4;color:#37465A;font-size:0.8669rem;line-height:1.4rem;text-align:center;}#element-551 .contents a{color:#535559;}#element-551 .x_938e8cfc{text-align:center;line-height:1.375rem;font-size:0.8669rem;}#element-551 .x_db26bef1{color:#535559;}#page-block-uinxiyr7eitl0udi{height:10.9375rem;max-width:100%;}#page-block-uinxiyr7eitl0udi .section-holder-border{border:0;}#page-block-uinxiyr7eitl0udi .section-block{background:repeat 50% 80% / cover;background-image:url(//v.fastcdn.co/u/6f5f942d/63784831-0-AdobeStock-308331989.jpeg),url(//v.fastcdn.co/t/6f5f942d/9c2ef06c/1731254669-63784831-ghost-AdobeStock-308331989.jpeg);height:10.9375rem;}#page-block-uinxiyr7eitl0udi .section-holder-overlay{opacity:0.63;background-color:#072131;display:block;}#element-3{top:2.25rem;left:0.0625rem;height:2.25rem;width:24.9375rem;z-index:3;color:#000000;font-size:1.8576rem;line-height:2.25rem;text-align:center;}#element-3 .x_efe90565{text-align:center;line-height:2.25rem;font-size:1.8576rem;}#element-3 .x_ada5fb4c{color:#ffbf01;}#element-3 .x_f31a214e{text-align:left;background-color:transparent;font-style:inherit;color:rgb(255,191,1);}#element-3 strong{font-weight:700;}#element-566{top:5.875rem;left:3.1875rem;height:3rem;width:17.1875rem;z-index:51;color:#37465A;font-size:1.0526rem;line-height:1.4875rem;text-align:center;}#element-566 .x_8642b94b{text-align:center;line-height:1.5rem;font-size:1.0526rem;}#element-566 .x_20a48ef1{color:#dbe0e7;}#element-566 strong{font-weight:700;}#page-block-uetcjqb45ji{height:3.9375rem;max-width:100%;}#page-block-uetcjqb45ji .section-holder-border{border:0;}#page-block-uetcjqb45ji .section-block{background:rgb(7,53,96);height:3.9375rem;}#page-block-uetcjqb45ji .section-holder-overlay{display:none;}#element-450{top:1.375rem;left:1.1875rem;height:1.625rem;width:22.5rem;z-index:5;color:#37465A;font-size:1.6099rem;line-height:1.625rem;text-align:center;}#element-450 .x_f82204f0{text-align:center;line-height:1.625rem;font-size:1.6099rem;}#element-450 .x_f2074b6c{color:#ffffff;}#page-block-g1a97iqnjkt{height:269.9375rem;max-width:100%;}#page-block-g1a97iqnjkt .section-holder-border{border:0;}#page-block-g1a97iqnjkt .section-block{background:rgb(255,255,255);height:269.9375rem;}#page-block-g1a97iqnjkt .section-holder-overlay{display:none;}#element-617{top:2.75rem;left:5.3125rem;height:12.5rem;width:14.1875rem;z-index:65;}#element-471{top:32.6875rem;left:5.375rem;height:12.5rem;width:14.1875rem;z-index:9;}#element-475{top:61.5rem;left:5.375rem;height:12.5rem;width:14.1875rem;z-index:12;}#element-557{top:90.875rem;left:5.375rem;height:12.5rem;width:14.1875rem;z-index:46;}#element-557 .cropped{background:url(//v.fastcdn.co/u/6f5f942d/63944679-0-128-circuits-in-a-po.jpglossy0strip1webp1) -2.25rem 0 / 18.75rem 12.5rem;}#element-615{top:16.1875rem;left:6.1875rem;height:9.625rem;width:12.5rem;z-index:64;color:#37465A;font-size:0.8669rem;line-height:1.4rem;text-align:center;}#element-615 .x_938e8cfc{text-align:center;line-height:1.375rem;font-size:0.8669rem;}#element-615 strong{font-weight:700;}#element-454{top:46.5625rem;left:5.375rem;height:8.25rem;width:14.1875rem;z-index:8;color:#37465A;font-size:0.8669rem;line-height:1.4rem;text-align:center;}#element-454 .x_938e8cfc{text-align:center;line-height:1.375rem;font-size:0.8669rem;}#element-454 strong{font-weight:700;}#element-474{top:75.125rem;left:5.3125rem;height:8.25rem;width:14.125rem;z-index:11;color:#37465A;font-size:0.8669rem;line-height:1.4rem;text-align:center;}#element-474 .x_938e8cfc{text-align:center;line-height:1.375rem;font-size:0.8669rem;}#element-474 strong{font-weight:700;}#element-477{top:104.5625rem;left:5.375rem;height:6.875rem;width:14.0625rem;z-index:14;color:#37465A;font-size:0.8669rem;line-height:1.4rem;text-align:center;}#element-477 .x_938e8cfc{text-align:center;line-height:1.375rem;font-size:0.8669rem;}#element-477 strong{font-weight:700;}#element-472{top:55.625rem;left:8.25rem;height:2.625rem;width:8.3125rem;z-index:10;}.btn-shadow{box-shadow:0 1px 3px rgba(1,1,1,0.5);}#element-472 .btn.btn-effect3d:active{box-shadow:none;}#element-472 .btn:hover{background:#FFBF01;color:#80888D;}#element-472 .btn{border:2px solid #80888D;color:#80888D;font-size:0.9907rem;font-family:Oswald;font-weight:400;font-style:normal;height:2.625rem;width:8.3125rem;border-radius:0;}#element-476{top:93.9375rem;left:8.125rem;height:2.625rem;width:8.375rem;z-index:13;}#element-476 .btn.btn-effect3d:active{box-shadow:none;}#element-476 .btn:hover{background:#FFBF01;color:#80888D;}#element-476 .btn{border:2px solid #80888D;color:#80888D;font-size:0.9907rem;font-family:Oswald;font-weight:400;font-style:normal;height:2.625rem;width:8.375rem;border-radius:0;}#element-479{top:112.5625rem;left:8.4375rem;height:2.625rem;width:7.875rem;z-index:15;}#element-479 .btn.btn-effect3d:active{box-shadow:none;}#element-479 .btn:hover{background:#FFBF01;color:#80888D;}#element-479 .btn{border:2px solid #80888D;color:#80888D;font-size:0.9907rem;font-family:Oswald;font-weight:400;font-style:normal;height:2.625rem;width:7.875rem;border-radius:0;}#element-619{top:27.0625rem;left:8.125rem;height:2.625rem;width:8.25rem;z-index:66;}#element-619 .btn.btn-effect3d:active{box-shadow:none;}#element-619 .btn:hover{background:#FFBF01;color:#80888D;}#element-619 .btn{border:2px solid #80888D;color:#80888D;font-size:0.9907rem;font-family:Oswald;font-weight:400;font-style:normal;height:2.625rem;width:8.25rem;border-radius:0;}#element-621{top:84.625rem;left:8.125rem;height:2.625rem;width:8.1875rem;z-index:67;}#element-621 .btn.btn-effect3d:active{box-shadow:none;}#element-621 .btn:hover{background:#FFBF01;color:#80888D;}#element-621 .btn{border:2px solid #80888D;color:#80888D;font-size:0.9907rem;font-family:Oswald;font-weight:400;font-style:normal;height:2.625rem;width:8.1875rem;border-radius:0;}#element-481{top:118.8125rem;left:5.375rem;height:12.5rem;width:14.1875rem;z-index:18;}#element-484{top:147.75rem;left:5.4375rem;height:12.5rem;width:14.1875rem;z-index:24;}#element-554{top:142.5rem;left:5.375rem;height:12.5rem;width:14.1875rem;z-index:27;}.circle{border-radius:50%;}.shape{height:inherit;}.line-horizontal{height:.625rem;}.line-vertical{height:100%;margin-right:.625rem;}[class*='line-']{box-sizing:content-box;}#element-554 .shape{border:0;background:rgb(240,243,245);}#element-487{top:177.125rem;left:5.375rem;height:12.5rem;width:14.1875rem;z-index:28;}#element-480{top:132.375rem;left:5.375rem;height:8.25rem;width:14.125rem;z-index:17;color:#37465A;font-size:0.8669rem;line-height:1.4rem;text-align:center;}#element-480 .x_938e8cfc{text-align:center;line-height:1.375rem;font-size:0.8669rem;}#element-480 strong{font-weight:700;}#element-483{top:161.375rem;left:5.375rem;height:8.25rem;width:14.25rem;z-index:23;color:#37465A;font-size:0.8669rem;line-height:1.4rem;text-align:center;}#element-483 .x_938e8cfc{text-align:center;line-height:1.375rem;font-size:0.8669rem;}#element-483 strong{font-weight:700;}#element-486{top:190.8125rem;left:5.375rem;height:9.625rem;width:14.25rem;z-index:26;color:#37465A;font-size:0.8669rem;line-height:1.4rem;text-align:center;}#element-486 .x_938e8cfc{text-align:center;line-height:1.375rem;font-size:0.8669rem;}#element-486 strong{font-weight:700;}#element-482{top:141.375rem;left:7.625rem;height:2.625rem;width:9.375rem;z-index:19;}#element-482 .btn.btn-effect3d:active{box-shadow:none;}#element-482 .btn:hover{background:#FFBF01;color:#80888D;}#element-482 .btn{border:2px solid #80888D;color:#80888D;font-size:0.9907rem;font-family:Oswald;font-weight:400;font-style:normal;height:2.625rem;width:9.375rem;border-radius:0;}#element-485{top:170.625rem;left:8rem;height:2.625rem;width:8.8125rem;z-index:25;}#element-485 .btn.btn-effect3d:active{box-shadow:none;}#element-485 .btn:hover{background:#FFBF01;color:#80888D;}#element-485 .btn{border:2px solid #80888D;color:#80888D;font-size:0.9907rem;font-family:Oswald;font-weight:400;font-style:normal;height:2.625rem;width:8.8125rem;border-radius:0;}#element-488{top:201.375rem;left:8.375rem;height:2.625rem;width:8rem;z-index:29;}#element-488 .btn.btn-effect3d:active{box-shadow:none;}#element-488 .btn:hover{background:#FFBF01;color:#80888D;}#element-488 .btn{border:2px solid #80888D;color:#80888D;font-size:0.9907rem;font-family:Oswald;font-weight:400;font-style:normal;height:2.625rem;width:8rem;border-radius:0;}#element-594{top:214.375rem;left:10.8125rem;height:12.5rem;width:14.1875rem;z-index:58;}#element-594 .shape{border:0;background:rgb(240,243,245);}#element-602{top:240.125rem;left:5.3125rem;height:12.5rem;width:14.1875rem;z-index:62;}#element-596{top:208.25rem;left:5.3125rem;height:12.5rem;width:14.1875rem;z-index:59;}#element-600{top:253.5625rem;left:5.875rem;height:9.625rem;width:13rem;z-index:61;color:#37465A;font-size:0.8669rem;line-height:1.4rem;text-align:center;}#element-600 .x_938e8cfc{text-align:center;line-height:1.375rem;font-size:0.8669rem;}#element-600 strong{font-weight:700;}#element-592{top:221.6875rem;left:6.75rem;height:11rem;width:11.4375rem;z-index:57;color:#37465A;font-size:0.8669rem;line-height:1.4rem;text-align:center;}#element-592 .x_938e8cfc{text-align:center;line-height:1.375rem;font-size:0.8669rem;}#element-592 strong{font-weight:700;}#element-604{top:264.4375rem;left:7.875rem;height:2.625rem;width:8.875rem;z-index:63;}#element-604 .btn.btn-effect3d:active{box-shadow:none;}#element-604 .btn:hover{background:#FFBF01;color:#80888D;}#element-604 .btn{border:2px solid #80888D;color:#80888D;font-size:0.9907rem;font-family:Oswald;font-weight:400;font-style:normal;height:2.625rem;width:8.875rem;border-radius:0;}#element-598{top:233.9375rem;left:8.3125rem;height:2.625rem;width:7.9375rem;z-index:60;}#element-598 .btn.btn-effect3d:active{box-shadow:none;}#element-598 .btn:hover{background:#FFBF01;color:#80888D;}#element-598 .btn{border:2px solid #80888D;color:#80888D;font-size:0.9907rem;font-family:Oswald;font-weight:400;font-style:normal;height:2.625rem;width:7.9375rem;border-radius:0;}#page-block-h1tft9o36o{height:5.6875rem;max-width:100%;}#page-block-h1tft9o36o .section-holder-border{border:0;}#page-block-h1tft9o36o .section-block{background:rgb(192,199,206);height:5.6875rem;}#page-block-h1tft9o36o .section-holder-overlay{display:none;}#element-495{top:1.375rem;left:1.1875rem;height:3.25rem;width:22.5rem;z-index:6;color:#37465A;font-size:1.6099rem;line-height:1.625rem;text-align:center;}#element-495 .x_f82204f0{text-align:center;line-height:1.625rem;font-size:1.6099rem;}#element-495 .x_295747de{color:#0e3960;}#page-block-sbzvpj7hya{height:126.1875rem;max-width:100%;}#page-block-sbzvpj7hya .section-holder-border{border:0;border-right:0;border-left:0;}#page-block-sbzvpj7hya .section-block{background:repeat rgb(255,255,255) 49% 12% / cover;background-image:url(//v.fastcdn.co/u/6f5f942d/63789298-0-AdobeStock-570453283.jpeg),url(//v.fastcdn.co/t/6f5f942d/9c2ef06c/1731254670-63789298-ghost-AdobeStock-570453283.jpeg);height:126.1875rem;}#page-block-sbzvpj7hya .section-holder-overlay{opacity:0.93;background-color:#071E33;display:block;}#element-500{top:2.5rem;left:1.375rem;height:34.75rem;width:22.125rem;z-index:30;}#element-500 .shape{border:0;background:rgb(255,191,1);opacity:1;}#element-510{top:40.5625rem;left:1.25rem;height:32.4375rem;width:22.125rem;z-index:35;}#element-510 .shape{border:0;background:rgb(255,191,1);opacity:1;}#element-622{top:5.1875rem;left:5.125rem;height:18.5919rem;width:14.5625rem;z-index:68;}#element-496{top:43.375rem;left:5.125rem;height:18.6265rem;width:14.5625rem;z-index:36;}#element-512{top:24.9375rem;left:3.75rem;height:6.25rem;width:17.3125rem;z-index:38;color:#E9DFDF;font-size:1.1146rem;line-height:1.575rem;text-align:center;}#element-512 .x_bcbce646{text-align:center;line-height:1.5625rem;font-size:1.1146rem;}#element-512 .x_295747de{color:#0e3960;}#element-512 strong{font-weight:700;}#element-623{top:62.9375rem;left:3.5625rem;height:3.125rem;width:17.625rem;z-index:69;color:#E9DFDF;font-size:1.1146rem;line-height:1.575rem;text-align:center;}#element-623 .x_bcbce646{text-align:center;line-height:1.5625rem;font-size:1.1146rem;}#element-623 .x_295747de{color:#0e3960;}#element-623 strong{font-weight:700;}#element-511{top:32.6875rem;left:3.3125rem;height:2.625rem;width:17.9375rem;z-index:37;}#element-511 .btn.btn-effect3d:active{box-shadow:none;}#element-511 .btn:hover{background:#FFFFFF;color:#0E3960;}#element-511 .btn{border:2px solid #0E3960;color:#0E3960;font-size:0.9907rem;font-family:Oswald;font-weight:400;font-style:normal;height:2.625rem;width:17.9375rem;border-radius:0;}#element-498{top:67.75rem;left:3.3125rem;height:2.625rem;width:17.9375rem;z-index:39;}#element-498 .btn.btn-effect3d:active{box-shadow:none;}#element-498 .btn:hover{background:#FFFFFF;color:#0E3960;}#element-498 .btn{border:2px solid #0E3960;color:#0E3960;font-size:0.9907rem;font-family:Oswald;font-weight:400;font-style:normal;height:2.625rem;width:17.9375rem;border-radius:0;}#element-501{top:77.125rem;left:1.125rem;height:45.375rem;width:22.5rem;z-index:31;}#element-501 .shape{border:0;background:rgb(210,215,220);opacity:0.63;}#element-515{top:99.375rem;left:3.5625rem;height:15.625rem;width:17.8125rem;z-index:41;color:#E9DFDF;font-size:1.1146rem;line-height:1.575rem;text-align:center;font-weight:400;}#element-515 .x_bcbce646{text-align:center;line-height:1.5625rem;font-size:1.1146rem;}#element-515 .x_c8a46301{color:#e8f1fa;}#element-515 strong{font-weight:700;}#element-515.paragraph{font-weight:400;}#element-513{top:79.5rem;left:5.125rem;height:18.6076rem;width:14.5625rem;z-index:40;}#element-516{top:117.8125rem;left:5.6875rem;height:2.625rem;width:13.25rem;z-index:42;}#element-516 .btn.btn-effect3d:active{box-shadow:none;}#element-516 .btn:hover{background:#FFBF01;color:#197EE2;}#element-516 .btn{border:2px solid #E8F1FA;color:#E8F1FA;font-size:0.9907rem;font-family:Oswald;font-weight:400;font-style:normal;height:2.625rem;width:13.25rem;border-radius:0;}#page-block-f5vial7byyr{height:1.5625rem;max-width:100%;}#page-block-f5vial7byyr .section-holder-border{border:0;}#page-block-f5vial7byyr .section-block{background:rgb(255,191,0);height:1.5625rem;}#page-block-f5vial7byyr .section-holder-overlay{display:none;}#page-block-062y0r1r7lp{height:30.875rem;max-width:100%;}#page-block-062y0r1r7lp .section-holder-border{border:0;}#page-block-062y0r1r7lp .section-block{background:rgb(7,30,51);height:30.875rem;}#page-block-062y0r1r7lp .section-holder-overlay{display:none;}#element-502{top:2.5rem;left:0.9375rem;height:1.625rem;width:22.5rem;z-index:7;color:#37465A;font-size:1.6099rem;line-height:1.625rem;text-align:center;}#element-502 .x_f82204f0{text-align:center;line-height:1.625rem;font-size:1.6099rem;}#element-502 .x_ada5fb4c{color:#ffbf01;}#element-504{top:6rem;left:0;height:6.25rem;width:24.25rem;z-index:32;color:#E9DFDF;font-size:1.1146rem;line-height:1.575rem;text-align:center;}#element-504 .x_bcbce646{text-align:center;line-height:1.5625rem;font-size:1.1146rem;}#element-504 .x_286d47a0{color:#e8ebee;}#element-504 strong{font-weight:700;}#element-517{top:14.1875rem;left:0;height:9.0491rem;width:24.25rem;z-index:43;}#element-505{top:24.9375rem;left:3.25rem;height:3.5625rem;width:17.6875rem;z-index:33;}#element-505 .btn.btn-effect3d:active{box-shadow:none;}#element-505 .btn:hover{background:#FFBF01;color:#FFFFFF;}#element-505 .btn{border:2px solid #E8EBEE;color:#FFFFFF;font-size:1.1146rem;font-family:Oswald;font-weight:400;font-style:normal;height:3.5625rem;width:17.6875rem;border-radius:0;}#page-block-w4kr495r91g{height:1.5625rem;max-width:100%;}#page-block-w4kr495r91g .section-holder-border{border:0;}#page-block-w4kr495r91g .section-block{background:none;height:1.5625rem;}#page-block-w4kr495r91g .section-holder-overlay{display:none;}#page-block-8svl0e1i9gp{height:87.6875rem;max-width:100%;}#page-block-8svl0e1i9gp .section-holder-border{border:0;}#page-block-8svl0e1i9gp .section-block{background:repeat rgb(255,255,255) 50% 50% / cover;background-image:url(//v.fastcdn.co/u/6f5f942d/64447964-0-AdobeStock-129447460.jpeg),url(//v.fastcdn.co/t/6f5f942d/9c2ef06c/1731254670-64447964-ghost-AdobeStock-129447460.jpeg);height:87.6875rem;}#page-block-8svl0e1i9gp .section-holder-overlay{opacity:0.71;background-color:#1E1A1A;display:block;}#element-572{top:3.5rem;left:1.125rem;height:39.125rem;width:22.5rem;z-index:52;}#element-572 .shape{border:0;background:rgb(7,53,96);opacity:0.96;}#element-569{top:5.75rem;left:3.4375rem;height:3.625rem;width:17.9375rem;z-index:55;color:#E9DFDF;font-size:1.1146rem;line-height:1.8rem;text-align:left;font-weight:400;}#element-569 .x_8c071feb{text-align:left;line-height:1.8125rem;font-size:1.1146rem;}#element-569 .x_c8a46301{color:#e8f1fa;}#element-569 strong{font-weight:700;}#element-569.paragraph{font-weight:400;}#element-571{top:10.0625rem;left:3.0625rem;height:13.5rem;width:18.625rem;z-index:54;}#element-573{top:24.6875rem;left:3.125rem;height:11.375rem;width:17.875rem;z-index:53;color:#E9DFDF;font-size:0.9907rem;line-height:1.6rem;text-align:left;font-weight:400;}#element-573 .x_fae6260b{text-align:left;line-height:1.625rem;font-size:0.9907rem;}#element-573 .x_c8a46301{color:#e8f1fa;}#element-573 strong{font-weight:700;}#element-573.paragraph{font-weight:400;}#element-570{top:37.375rem;left:5.75rem;height:2.625rem;width:13.1875rem;z-index:56;}#element-570 .btn.btn-effect3d:active{box-shadow:none;}#element-570 .btn:hover{background:#FFBF01;color:#197EE2;}#element-570 .btn{border:2px solid #E8F1FA;color:#E8F1FA;font-size:0.9907rem;font-family:Oswald;font-weight:400;font-style:normal;height:2.625rem;width:13.1875rem;border-radius:0;}#element-627{top:45.875rem;left:1.125rem;height:38.625rem;width:22.5rem;z-index:70;}#element-627 .shape{border:0;background:rgb(7,53,96);opacity:0.96;}#element-633{top:48.0625rem;left:3.1875rem;height:5.4375rem;width:19rem;z-index:73;color:#E9DFDF;font-size:1.1146rem;line-height:1.8rem;text-align:left;font-weight:400;}#element-633 .x_8c071feb{text-align:left;line-height:1.8125rem;font-size:1.1146rem;}#element-633 .x_c8a46301{color:#e8f1fa;}#element-633 strong{font-weight:700;}#element-633.paragraph{font-weight:400;}#element-631{top:54.1875rem;left:3.125rem;height:13.5rem;width:18.625rem;z-index:72;}#element-629{top:68.9375rem;left:3.125rem;height:8.125rem;width:18.625rem;z-index:71;color:#E9DFDF;font-size:0.9907rem;line-height:1.6rem;text-align:left;font-weight:400;}#element-629 .x_fae6260b{text-align:left;line-height:1.625rem;font-size:0.9907rem;}#element-629 .x_c8a46301{color:#e8f1fa;}#element-629 strong{font-weight:700;}#element-629.paragraph{font-weight:400;}#element-635{top:78.9375rem;left:5.8125rem;height:2.625rem;width:13.1875rem;z-index:74;}#element-635 .btn.btn-effect3d:active{box-shadow:none;}#element-635 .btn:hover{background:#FFBF01;color:#197EE2;}#element-635 .btn{border:2px solid #E8F1FA;color:#E8F1FA;font-size:0.9907rem;font-family:Oswald;font-weight:400;font-style:normal;height:2.625rem;width:13.1875rem;border-radius:0;}#page-block-zp4lxi3lxrh{height:66.0625rem;max-width:100%;}#page-block-zp4lxi3lxrh .section-holder-border{border:0;}#page-block-zp4lxi3lxrh .section-block{background:rgb(255,255,255);height:66.0625rem;}#page-block-zp4lxi3lxrh .section-holder-overlay{display:none;}#element-524{top:2.5625rem;left:0;height:1.625rem;width:24.9375rem;z-index:16;color:#37465A;font-size:1.6099rem;line-height:1.625rem;text-align:center;}#element-524 .x_f82204f0{text-align:center;line-height:1.625rem;font-size:1.6099rem;}#element-524 .x_a269ab78{color:#37465A;}#element-558{top:33.375rem;left:7.375rem;height:10.25rem;width:10.25rem;z-index:47;}#element-558 .shape{border:0.0625rem solid #657376;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mM89h8AApEBx2iaqpQAAAAASUVORK5CYII=) repeat rgb(255,255,255) 50% 50% / cover;}#element-526{top:7.375rem;left:7.375rem;height:10.125rem;width:10.125rem;z-index:20;}#element-526 .shape{border:0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mM89h8AApEBx2iaqpQAAAAASUVORK5CYII=) repeat rgb(255,255,255) 50% 50% / cover;}#element-530{top:18.8125rem;left:3.75rem;height:1.375rem;width:17.4375rem;z-index:22;color:#37465A;font-size:0.8669rem;line-height:1.4rem;text-align:center;}#element-530 .x_938e8cfc{text-align:center;line-height:1.375rem;font-size:0.8669rem;}#element-560{top:44.625rem;left:3.75rem;height:1.625rem;width:17.4375rem;z-index:49;color:#37465A;font-size:0.9907rem;line-height:1.6rem;text-align:center;}#element-560 .x_dc68832a{text-align:center;line-height:1.625rem;font-size:0.9907rem;}#element-559{top:47rem;left:3.8125rem;height:13rem;width:17.4375rem;z-index:48;color:#37465A;font-size:0.9907rem;line-height:1.6rem;text-align:center;font-weight:300;}#element-559 .x_dc68832a{text-align:center;line-height:1.625rem;font-size:0.9907rem;}#element-559 .x_2fff0cc5{color:#293544;}#element-559 strong{font-weight:700;}#element-559.paragraph{font-weight:300;}#element-529{top:21.25rem;left:4.4375rem;height:6.5rem;width:16.125rem;z-index:21;color:#37465A;font-size:0.9907rem;line-height:1.6rem;text-align:center;font-weight:300;}#element-529 .x_dc68832a{text-align:center;line-height:1.625rem;font-size:0.9907rem;}#element-529 .x_2fff0cc5{color:#293544;}#element-529 strong{font-weight:700;}#element-529.paragraph{font-weight:300;}#element-556{top:28.6875rem;left:3.625rem;height:1.375rem;width:17.4375rem;z-index:45;color:#686E75;font-size:0.8669rem;line-height:1.4rem;text-align:center;}#element-556 .x_938e8cfc{text-align:center;line-height:1.375rem;font-size:0.8669rem;}#element-561{top:61.0625rem;left:3.75rem;height:1.375rem;width:17.4375rem;z-index:50;color:#686E75;font-size:0.8669rem;line-height:1.4rem;text-align:center;}#element-561 .x_938e8cfc{text-align:center;line-height:1.375rem;font-size:0.8669rem;}#page_block_footer{height:5.6875rem;max-width:100%;}#page_block_footer .section-holder-border{border:0;}#page_block_footer .section-block{background:repeat 50% 50% / cover;background-image:url(//v.fastcdn.co/u/6f5f942d/63784751-0-AdobeStock-472402131.jpeg),url(//v.fastcdn.co/t/6f5f942d/9c2ef06c/1731254671-63784751-ghost-AdobeStock-472402131.jpeg);height:5.6875rem;}#page_block_footer .section-holder-overlay{opacity:0.71;background-color:#18191B;display:block;}#page-block-gox96k69isuoko6r{height:11.0625rem;max-width:100%;}#page-block-gox96k69isuoko6r .section-holder-border{border:0;}#page-block-gox96k69isuoko6r .section-block{background:rgb(244,244,244);height:11.0625rem;}#page-block-gox96k69isuoko6r .section-holder-overlay{display:none;}#element-509{top:2.5rem;left:1.25rem;height:6.0625rem;width:22.5rem;z-index:34;}.full-size{width:100%;height:100%;}.html-widget__text-center{text-align:center;}@media screen and (max-width:400px){:root{font-size:4vw;}:root.js-text-scaling{font-size:var(--mobile-font-size);}}@media screen and (min-width:401px) and (max-width:767px){:root{font-size:16px;}:root.js-text-scaling{font-size:var(--default-font-size);}}@media screen and (min-width:768px) and (max-width:1200px){:root{font-size:1.33vw;}}@media screen and (min-width:768px) and (max-width:7680px){.hidden-desktop{display:none;}}@media screen and (max-width:767px){.hidden-mobile{display:none;}.sticky-block-header-onlyonmobile .section:first-child,.sticky-block-footer-onlyonmobile .section:last-child{position:sticky;}}@media screen and (min-width:768px){.section-fit{max-width:60rem;}.sticky-block-header-onlyondesktop .section:first-child,.sticky-block-footer-onlyondesktop .section:last-child{position:sticky;}#page-block-opxk7io40k{height:1.5625rem;max-width:100%;}#page-block-opxk7io40k .section-holder-border{border:0;}#page-block-opxk7io40k .section-block{background:rgb(218,226,235);height:1.5625rem;}#page-block-opxk7io40k .section-holder-overlay{display:none;}#page-block-f67l1s6y76c{height:6.3125rem;max-width:100%;}#page-block-f67l1s6y76c .section-holder-border{border:0;}#page-block-f67l1s6y76c .section-block{background:rgb(255,255,255);height:6.3125rem;}#page-block-f67l1s6y76c .section-holder-overlay{display:none;}#element-553{top:2.125rem;left:0;height:2.125rem;width:8.3125rem;z-index:44;}#element-551{top:2.5rem;left:29.1875rem;height:1.375rem;width:30.5625rem;z-index:4;color:#37465A;font-size:0.8669rem;line-height:1.4rem;text-align:right;}#element-551 .contents a{color:#535559;}#element-551 .x_effd9815{text-align:right;line-height:1.375rem;font-size:0.8669rem;}#element-551 .x_db26bef1{color:#535559;}#page-block-uinxiyr7eitl0udi{height:22.9375rem;max-width:100%;}#page-block-uinxiyr7eitl0udi .section-holder-border{border:0;}#page-block-uinxiyr7eitl0udi .section-block{background:repeat 50% 80% / cover fixed;background-image:url(//v.fastcdn.co/u/6f5f942d/63784831-0-AdobeStock-308331989.jpeg),url(//v.fastcdn.co/t/6f5f942d/9c2ef06c/1731254669-63784831-ghost-AdobeStock-308331989.jpeg);height:22.9375rem;}#page-block-uinxiyr7eitl0udi .section-holder-overlay{opacity:0.63;background-color:#072131;display:block;}#element-3{top:5.375rem;left:0.1875rem;height:5.6875rem;width:59.6875rem;z-index:3;color:#000000;font-size:4.0248rem;line-height:5.6875rem;text-align:center;}#element-3 .x_5741eebd{text-align:center;line-height:5.6875rem;font-size:4.0248rem;}#element-3 .x_ada5fb4c{color:#ffbf01;}#element-3 .x_f31a214e{text-align:left;background-color:transparent;font-style:inherit;color:rgb(255,191,1);}#element-3 strong{font-weight:700;}#element-566{top:11rem;left:9.625rem;height:2.1875rem;width:41.3125rem;z-index:51;color:#37465A;font-size:1.3622rem;line-height:2.2rem;text-align:center;}#element-566 .x_1a067148{text-align:center;line-height:2.1875rem;font-size:1.3622rem;}#element-566 .x_20a48ef1{color:#dbe0e7;}#element-566 strong{font-weight:700;}#page-block-uetcjqb45ji{height:4.1875rem;max-width:100%;}#page-block-uetcjqb45ji .section-holder-border{border:0;}#page-block-uetcjqb45ji .section-block{background:rgb(7,53,96);height:4.1875rem;}#page-block-uetcjqb45ji .section-holder-overlay{display:none;}#element-450{top:0.5625rem;left:0.0625rem;height:2.875rem;width:59.9375rem;z-index:5;color:#37465A;font-size:2.3529rem;line-height:2.85rem;text-align:center;}#element-450 .x_b614627d{text-align:center;line-height:2.875rem;font-size:2.3529rem;}#element-450 .x_f2074b6c{color:#ffffff;}#page-block-g1a97iqnjkt{height:91.875rem;max-width:100%;}#page-block-g1a97iqnjkt .section-holder-border{border:0;}#page-block-g1a97iqnjkt .section-block{background:rgb(255,255,255);height:91.875rem;}#page-block-g1a97iqnjkt .section-holder-overlay{display:none;}#element-617{top:1.75rem;left:0.0625rem;height:12.5rem;width:14.1875rem;z-index:65;}#element-471{top:1.75rem;left:15.3125rem;height:12.5rem;width:14.1875rem;z-index:9;}#element-475{top:1.75rem;left:30.5625rem;height:12.5rem;width:14.1875rem;z-index:12;}#element-557{top:1.75rem;left:45.8125rem;height:12.5rem;width:14.1875rem;z-index:46;}#element-557 .cropped{background:url(//v.fastcdn.co/u/6f5f942d/63944679-0-128-circuits-in-a-po.jpglossy0strip1webp1) -2.3124rem -0.0001rem / 18.75rem 12.5rem;}#element-615{top:14.9375rem;left:0.8125rem;height:9.625rem;width:12.625rem;z-index:64;color:#37465A;font-size:0.8669rem;line-height:1.4rem;text-align:center;}#element-615 .x_938e8cfc{text-align:center;line-height:1.375rem;font-size:0.8669rem;}#element-615 strong{font-weight:700;}#element-454{top:14.9375rem;left:16.3125rem;height:8.25rem;width:11.4375rem;z-index:8;color:#37465A;font-size:0.8669rem;line-height:1.4rem;text-align:center;}#element-454 .x_938e8cfc{text-align:center;line-height:1.375rem;font-size:0.8669rem;}#element-454 strong{font-weight:700;}#element-474{top:14.9375rem;left:30.5625rem;height:8.25rem;width:14.1875rem;z-index:11;color:#37465A;font-size:0.8669rem;line-height:1.4rem;text-align:center;}#element-474 .x_938e8cfc{text-align:center;line-height:1.375rem;font-size:0.8669rem;}#element-474 strong{font-weight:700;}#element-477{top:14.9375rem;left:47.25rem;height:8.25rem;width:11.4375rem;z-index:14;color:#37465A;font-size:0.8669rem;line-height:1.4rem;text-align:center;}#element-477 .x_938e8cfc{text-align:center;line-height:1.375rem;font-size:0.8669rem;}#element-477 strong{font-weight:700;}#element-472{top:24.625rem;left:17.75rem;height:2.625rem;width:8.3125rem;z-index:10;}#element-472 .btn.btn-effect3d:active{box-shadow:none;}#element-472 .btn:hover{background:#FFBF01;color:#80888D;}#element-472 .btn{border:2px solid #80888D;color:#80888D;font-size:0.9907rem;font-family:Oswald;font-weight:400;font-style:normal;height:2.625rem;width:8.3125rem;border-radius:0;}#element-476{top:24.625rem;left:33.25rem;height:2.625rem;width:8.3125rem;z-index:13;}#element-476 .btn.btn-effect3d:active{box-shadow:none;}#element-476 .btn:hover{background:#FFBF01;color:#80888D;}#element-476 .btn{border:2px solid #80888D;color:#80888D;font-size:0.9907rem;font-family:Oswald;font-weight:400;font-style:normal;height:2.625rem;width:8.3125rem;border-radius:0;}#element-479{top:24.625rem;left:48.5625rem;height:2.625rem;width:7.9375rem;z-index:15;}#element-479 .btn.btn-effect3d:active{box-shadow:none;}#element-479 .btn:hover{background:#FFBF01;color:#80888D;}#element-479 .btn{border:2px solid #80888D;color:#80888D;font-size:0.9907rem;font-family:Oswald;font-weight:400;font-style:normal;height:2.625rem;width:7.9375rem;border-radius:0;}#element-619{top:25.3125rem;left:2.3125rem;height:2.625rem;width:9.5rem;z-index:66;}#element-619 .btn.btn-effect3d:active{box-shadow:none;}#element-619 .btn:hover{background:#FFBF01;color:#80888D;}#element-619 .btn{border:2px solid #80888D;color:#80888D;font-size:0.9907rem;font-family:Oswald;font-weight:400;font-style:normal;height:2.625rem;width:9.5rem;border-radius:0;}#element-621{top:27.5625rem;left:33.25rem;height:2.625rem;width:8.25rem;z-index:67;}#element-621 .btn.btn-effect3d:active{box-shadow:none;}#element-621 .btn:hover{background:#FFBF01;color:#80888D;}#element-621 .btn{border:2px solid #80888D;color:#80888D;font-size:0.9907rem;font-family:Oswald;font-weight:400;font-style:normal;height:2.625rem;width:8.25rem;border-radius:0;}#element-481{top:30.8125rem;left:7.8125rem;height:12.5rem;width:14.1875rem;z-index:18;}#element-484{top:30.8125rem;left:23.3125rem;height:12.5rem;width:14.1875rem;z-index:24;}#element-554{top:30.8125rem;left:38.6875rem;height:12.5rem;width:14.1875rem;z-index:27;}#element-554 .shape{border:0;background:rgb(240,243,245);}#element-487{top:30.8125rem;left:38.6875rem;height:12.5rem;width:14.1875rem;z-index:28;}#element-480{top:43.9375rem;left:9.25rem;height:8.25rem;width:11.4375rem;z-index:17;color:#37465A;font-size:0.8669rem;line-height:1.4rem;text-align:center;}#element-480 .x_938e8cfc{text-align:center;line-height:1.375rem;font-size:0.8669rem;}#element-480 strong{font-weight:700;}#element-483{top:44rem;left:24.25rem;height:11rem;width:11.4375rem;z-index:23;color:#37465A;font-size:0.8669rem;line-height:1.4rem;text-align:center;}#element-483 .x_938e8cfc{text-align:center;line-height:1.375rem;font-size:0.8669rem;}#element-483 strong{font-weight:700;}#element-486{top:44rem;left:39.6875rem;height:11rem;width:11.4375rem;z-index:26;color:#37465A;font-size:0.8669rem;line-height:1.4rem;text-align:center;}#element-486 .x_938e8cfc{text-align:center;line-height:1.375rem;font-size:0.8669rem;}#element-486 strong{font-weight:700;}#element-482{top:53.625rem;left:10.0625rem;height:2.625rem;width:9.4375rem;z-index:19;}#element-482 .btn.btn-effect3d:active{box-shadow:none;}#element-482 .btn:hover{background:#FFBF01;color:#80888D;}#element-482 .btn{border:2px solid #80888D;color:#80888D;font-size:0.9907rem;font-family:Oswald;font-weight:400;font-style:normal;height:2.625rem;width:9.4375rem;border-radius:0;}#element-485{top:55.5rem;left:25.25rem;height:2.625rem;width:8.875rem;z-index:25;}#element-485 .btn.btn-effect3d:active{box-shadow:none;}#element-485 .btn:hover{background:#FFBF01;color:#80888D;}#element-485 .btn{border:2px solid #80888D;color:#80888D;font-size:0.9907rem;font-family:Oswald;font-weight:400;font-style:normal;height:2.625rem;width:8.875rem;border-radius:0;}#element-488{top:55.5rem;left:41.0625rem;height:2.625rem;width:8.0625rem;z-index:29;}#element-488 .btn.btn-effect3d:active{box-shadow:none;}#element-488 .btn:hover{background:#FFBF01;color:#80888D;}#element-488 .btn{border:2px solid #80888D;color:#80888D;font-size:0.9907rem;font-family:Oswald;font-weight:400;font-style:normal;height:2.625rem;width:8.0625rem;border-radius:0;}#element-594{top:61.5625rem;left:15.3125rem;height:12.5rem;width:14.1875rem;z-index:58;}#element-594 .shape{border:0;background:rgb(240,243,245);}#element-602{top:61.5625rem;left:30.375rem;height:12.5rem;width:14.1875rem;z-index:62;}#element-596{top:61.625rem;left:15.375rem;height:12.5rem;width:14.1875rem;z-index:59;}#element-600{top:74.75rem;left:30.9375rem;height:9.625rem;width:13rem;z-index:61;color:#37465A;font-size:0.8669rem;line-height:1.4rem;text-align:center;}#element-600 .x_938e8cfc{text-align:center;line-height:1.375rem;font-size:0.8669rem;}#element-600 strong{font-weight:700;}#element-592{top:74.8125rem;left:16.625rem;height:11rem;width:11.4375rem;z-index:57;color:#37465A;font-size:0.8669rem;line-height:1.4rem;text-align:center;}#element-592 .x_938e8cfc{text-align:center;line-height:1.375rem;font-size:0.8669rem;}#element-592 strong{font-weight:700;}#element-604{top:86.1875rem;left:32.6875rem;height:2.625rem;width:8.9375rem;z-index:63;}#element-604 .btn.btn-effect3d:active{box-shadow:none;}#element-604 .btn:hover{background:#FFBF01;color:#80888D;}#element-604 .btn{border:2px solid #80888D;color:#80888D;font-size:0.9907rem;font-family:Oswald;font-weight:400;font-style:normal;height:2.625rem;width:8.9375rem;border-radius:0;}#element-598{top:86.3125rem;left:18.0625rem;height:2.625rem;width:7.9375rem;z-index:60;}#element-598 .btn.btn-effect3d:active{box-shadow:none;}#element-598 .btn:hover{background:#FFBF01;color:#80888D;}#element-598 .btn{border:2px solid #80888D;color:#80888D;font-size:0.9907rem;font-family:Oswald;font-weight:400;font-style:normal;height:2.625rem;width:7.9375rem;border-radius:0;}#page-block-h1tft9o36o{height:4.1875rem;max-width:100%;}#page-block-h1tft9o36o .section-holder-border{border:0;}#page-block-h1tft9o36o .section-block{background:rgb(192,199,206);height:4.1875rem;}#page-block-h1tft9o36o .section-holder-overlay{display:none;}#element-495{top:0.5rem;left:0;height:2.875rem;width:59.9375rem;z-index:6;color:#37465A;font-size:2.3529rem;line-height:2.85rem;text-align:center;}#element-495 .x_b614627d{text-align:center;line-height:2.875rem;font-size:2.3529rem;}#element-495 .x_295747de{color:#0e3960;}#page-block-sbzvpj7hya{height:64.3125rem;max-width:100%;}#page-block-sbzvpj7hya .section-holder-border{border:0;border-right:0;border-left:0;}#page-block-sbzvpj7hya .section-block{background:repeat rgb(255,255,255) 49% 12% / cover fixed;background-image:url(//v.fastcdn.co/u/6f5f942d/63789298-0-AdobeStock-570453283.jpeg),url(//v.fastcdn.co/t/6f5f942d/9c2ef06c/1731254670-63789298-ghost-AdobeStock-570453283.jpeg);height:64.3125rem;}#page-block-sbzvpj7hya .section-holder-overlay{opacity:0.93;background-color:#071E33;display:block;}#element-500{top:2.5rem;left:2.5rem;height:30rem;width:22.125rem;z-index:30;}#element-500 .shape{border:0;background:rgb(255,191,1);opacity:1;}#element-510{top:2.5rem;left:34.9375rem;height:30rem;width:22.125rem;z-index:35;}#element-510 .shape{border:0;background:rgb(255,191,1);opacity:1;}#element-622{top:4.5rem;left:7.125rem;height:16.4375rem;width:12.875rem;z-index:68;}#element-496{top:4.625rem;left:39.375rem;height:17.1875rem;width:13.4375rem;z-index:36;}#element-512{top:22.1875rem;left:6.1875rem;height:4.6875rem;width:14.625rem;z-index:38;color:#E9DFDF;font-size:1.1146rem;line-height:1.575rem;text-align:center;}#element-512 .x_bcbce646{text-align:center;line-height:1.5625rem;font-size:1.1146rem;}#element-512 .x_295747de{color:#0e3960;}#element-512 strong{font-weight:700;}#element-623{top:23.375rem;left:37.25rem;height:3.125rem;width:17.625rem;z-index:69;color:#E9DFDF;font-size:1.1146rem;line-height:1.575rem;text-align:center;}#element-623 .x_bcbce646{text-align:center;line-height:1.5625rem;font-size:1.1146rem;}#element-623 .x_295747de{color:#0e3960;}#element-623 strong{font-weight:700;}#element-511{top:28.125rem;left:4.5625rem;height:2.625rem;width:17.875rem;z-index:37;}#element-511 .btn.btn-effect3d:active{box-shadow:none;}#element-511 .btn:hover{background:#FFFFFF;color:#0E3960;}#element-511 .btn{border:2px solid #0E3960;color:#0E3960;font-size:0.9907rem;font-family:Oswald;font-weight:400;font-style:normal;height:2.625rem;width:17.875rem;border-radius:0;}#element-498{top:28.125rem;left:37.0625rem;height:2.625rem;width:17.9375rem;z-index:39;}#element-498 .btn.btn-effect3d:active{box-shadow:none;}#element-498 .btn:hover{background:#FFFFFF;color:#0E3960;}#element-498 .btn{border:2px solid #0E3960;color:#0E3960;font-size:0.9907rem;font-family:Oswald;font-weight:400;font-style:normal;height:2.625rem;width:17.9375rem;border-radius:0;}#element-501{top:35.9375rem;left:2.625rem;height:22.5rem;width:54.125rem;z-index:31;}#element-501 .shape{border:0;background:rgb(210,215,220);opacity:0.63;}#element-515{top:37.1875rem;left:24.0625rem;height:16.25rem;width:30.25rem;z-index:41;color:#E9DFDF;font-size:0.9907rem;line-height:1.6rem;text-align:left;font-weight:400;}#element-515 .x_fae6260b{text-align:left;line-height:1.625rem;font-size:0.9907rem;}#element-515 .x_c8a46301{color:#e8f1fa;}#element-515 strong{font-weight:700;}#element-515.paragraph{font-weight:400;}#element-513{top:38.5rem;left:7.3125rem;height:17.25rem;width:13.5rem;z-index:40;}#element-516{top:54.375rem;left:24.0625rem;height:2.625rem;width:13.25rem;z-index:42;}#element-516 .btn.btn-effect3d:active{box-shadow:none;}#element-516 .btn:hover{background:#FFBF01;color:#197EE2;}#element-516 .btn{border:2px solid #E8F1FA;color:#E8F1FA;font-size:0.9907rem;font-family:Oswald;font-weight:400;font-style:normal;height:2.625rem;width:13.25rem;border-radius:0;}#page-block-f5vial7byyr{height:1.5625rem;max-width:100%;}#page-block-f5vial7byyr .section-holder-border{border:0;}#page-block-f5vial7byyr .section-block{background:rgb(255,191,0);height:1.5625rem;}#page-block-f5vial7byyr .section-holder-overlay{display:none;}#page-block-062y0r1r7lp{height:28.8125rem;max-width:100%;}#page-block-062y0r1r7lp .section-holder-border{border:0;}#page-block-062y0r1r7lp .section-block{background:rgb(7,30,51);height:28.8125rem;}#page-block-062y0r1r7lp .section-holder-overlay{display:none;}#element-502{top:1.4375rem;left:17.9375rem;height:2.875rem;width:24.125rem;z-index:7;color:#37465A;font-size:2.3529rem;line-height:2.85rem;text-align:center;}#element-502 .x_b614627d{text-align:center;line-height:2.875rem;font-size:2.3529rem;}#element-502 .x_ada5fb4c{color:#ffbf01;}#element-504{top:4.875rem;left:7.3125rem;height:3.625rem;width:45.375rem;z-index:32;color:#E9DFDF;font-size:1.1146rem;line-height:1.8rem;text-align:center;}#element-504 .x_e6507cf2{text-align:center;line-height:1.8125rem;font-size:1.1146rem;}#element-504 .x_286d47a0{color:#e8ebee;}#element-504 strong{font-weight:700;}#element-517{top:8.6875rem;left:10.875rem;height:14.25rem;width:38.1875rem;z-index:43;}#element-505{top:23.5625rem;left:21.0625rem;height:3.5625rem;width:17.625rem;z-index:33;}#element-505 .btn.btn-effect3d:active{box-shadow:none;}#element-505 .btn:hover{background:#FFBF01;color:#FFFFFF;}#element-505 .btn{border:2px solid #E8EBEE;color:#FFFFFF;font-size:1.1146rem;font-family:Oswald;font-weight:400;font-style:normal;height:3.5625rem;width:17.625rem;border-radius:0;}#page-block-w4kr495r91g{height:1.5625rem;max-width:100%;}#page-block-w4kr495r91g .section-holder-border{border:0;}#page-block-w4kr495r91g .section-block{background:none;height:1.5625rem;}#page-block-w4kr495r91g .section-holder-overlay{display:none;}#page-block-8svl0e1i9gp{height:57.6875rem;max-width:100%;}#page-block-8svl0e1i9gp .section-holder-border{border:0;}#page-block-8svl0e1i9gp .section-block{background:repeat rgb(255,255,255) 50% 50% / cover fixed;background-image:url(//v.fastcdn.co/u/6f5f942d/64447964-0-AdobeStock-129447460.jpeg),url(//v.fastcdn.co/t/6f5f942d/9c2ef06c/1731254670-64447964-ghost-AdobeStock-129447460.jpeg);height:57.6875rem;}#page-block-8svl0e1i9gp .section-holder-overlay{opacity:0.71;background-color:#1E1A1A;display:block;}#element-572{top:3.375rem;left:10.375rem;height:24.6875rem;width:40.5rem;z-index:52;}#element-572 .shape{border:0;background:rgb(7,53,96);opacity:0.96;}#element-569{top:5.875rem;left:31.4375rem;height:3.625rem;width:17.9375rem;z-index:55;color:#E9DFDF;font-size:1.1146rem;line-height:1.8rem;text-align:left;font-weight:400;}#element-569 .x_8c071feb{text-align:left;line-height:1.8125rem;font-size:1.1146rem;}#element-569 .x_c8a46301{color:#e8f1fa;}#element-569 strong{font-weight:700;}#element-569.paragraph{font-weight:400;}#element-571{top:6.375rem;left:11.5625rem;height:13.5rem;width:18.625rem;z-index:54;}#element-573{top:10.0625rem;left:31.4375rem;height:11.375rem;width:17.5625rem;z-index:53;color:#E9DFDF;font-size:0.9907rem;line-height:1.6rem;text-align:left;font-weight:400;}#element-573 .x_fae6260b{text-align:left;line-height:1.625rem;font-size:0.9907rem;}#element-573 .x_c8a46301{color:#e8f1fa;}#element-573 strong{font-weight:700;}#element-573.paragraph{font-weight:400;}#element-570{top:22.5625rem;left:31.4375rem;height:2.625rem;width:13.25rem;z-index:56;}#element-570 .btn.btn-effect3d:active{box-shadow:none;}#element-570 .btn:hover{background:#FFBF01;color:#197EE2;}#element-570 .btn{border:2px solid #E8F1FA;color:#E8F1FA;font-size:0.9907rem;font-family:Oswald;font-weight:400;font-style:normal;height:2.625rem;width:13.25rem;border-radius:0;}#element-627{top:29.375rem;left:10.4375rem;height:24.6875rem;width:40.5rem;z-index:70;}#element-627 .shape{border:0;background:rgb(7,53,96);opacity:0.96;}#element-633{top:32.625rem;left:31.4375rem;height:5.4375rem;width:18.6875rem;z-index:73;color:#E9DFDF;font-size:1.1146rem;line-height:1.8rem;text-align:left;font-weight:400;}#element-633 .x_8c071feb{text-align:left;line-height:1.8125rem;font-size:1.1146rem;}#element-633 .x_c8a46301{color:#e8f1fa;}#element-633 strong{font-weight:700;}#element-633.paragraph{font-weight:400;}#element-631{top:33.125rem;left:11.375rem;height:13.5rem;width:18.625rem;z-index:72;}#element-629{top:38.9375rem;left:31.4375rem;height:8.125rem;width:18.125rem;z-index:71;color:#E9DFDF;font-size:0.9907rem;line-height:1.6rem;text-align:left;font-weight:400;}#element-629 .x_fae6260b{text-align:left;line-height:1.625rem;font-size:0.9907rem;}#element-629 .x_c8a46301{color:#e8f1fa;}#element-629 strong{font-weight:700;}#element-629.paragraph{font-weight:400;}#element-635{top:48.4375rem;left:31.4375rem;height:2.625rem;width:13.25rem;z-index:74;}#element-635 .btn.btn-effect3d:active{box-shadow:none;}#element-635 .btn:hover{background:#FFBF01;color:#197EE2;}#element-635 .btn{border:2px solid #E8F1FA;color:#E8F1FA;font-size:0.9907rem;font-family:Oswald;font-weight:400;font-style:normal;height:2.625rem;width:13.25rem;border-radius:0;}#page-block-zp4lxi3lxrh{height:41.3125rem;max-width:100%;}#page-block-zp4lxi3lxrh .section-holder-border{border:0;}#page-block-zp4lxi3lxrh .section-block{background:rgb(255,255,255);height:41.3125rem;}#page-block-zp4lxi3lxrh .section-holder-overlay{display:none;}#element-524{top:3.5rem;left:0.1875rem;height:2.875rem;width:59.9375rem;z-index:16;color:#37465A;font-size:2.3529rem;line-height:2.85rem;text-align:center;}#element-524 .x_b614627d{text-align:center;line-height:2.875rem;font-size:2.3529rem;}#element-524 .x_a269ab78{color:#37465A;}#element-558{top:9.1875rem;left:36.625rem;height:8.4375rem;width:8.4375rem;z-index:47;}#element-558 .shape{border:0.0625rem solid #657376;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mM89h8AApEBx2iaqpQAAAAASUVORK5CYII=) repeat rgb(255,255,255) 50% 50% / cover;}#element-526{top:9.25rem;left:12.375rem;height:8.4375rem;width:8.4375rem;z-index:20;}#element-526 .shape{border:0.0625rem solid #657376;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mM89h8AApEBx2iaqpQAAAAASUVORK5CYII=) repeat rgb(255,255,255) 50% 50% / cover;}#element-530{top:19.125rem;left:7.8125rem;height:2.75rem;width:17.4375rem;z-index:22;color:#37465A;font-size:0.9907rem;line-height:1.4rem;text-align:center;}#element-530 .x_2c80ab57{text-align:center;line-height:1.375rem;font-size:0.9907rem;}#element-560{top:19.6875rem;left:32.0625rem;height:1.625rem;width:18.5rem;z-index:49;color:#37465A;font-size:0.9907rem;line-height:1.6rem;text-align:center;}#element-560 .x_dc68832a{text-align:center;line-height:1.625rem;font-size:0.9907rem;}#element-559{top:21.8125rem;left:31.5rem;height:11.375rem;width:19.625rem;z-index:48;color:#37465A;font-size:0.9907rem;line-height:1.6rem;text-align:center;font-weight:300;}#element-559 .x_dc68832a{text-align:center;line-height:1.625rem;font-size:0.9907rem;}#element-559 .x_2fff0cc5{color:#293544;}#element-559 strong{font-weight:700;}#element-559.paragraph{font-weight:300;}#element-529{top:22.625rem;left:6.9375rem;height:8.125rem;width:19.3125rem;z-index:21;color:#37465A;font-size:0.9907rem;line-height:1.6rem;text-align:center;font-weight:300;}#element-529 .x_dc68832a{text-align:center;line-height:1.625rem;font-size:0.9907rem;}#element-529 .x_2fff0cc5{color:#293544;}#element-529 strong{font-weight:700;}#element-529.paragraph{font-weight:300;}#element-556{top:31.8125rem;left:7.8125rem;height:1.375rem;width:17.4375rem;z-index:45;color:#686E75;font-size:0.8669rem;line-height:1.4rem;text-align:center;}#element-556 .x_938e8cfc{text-align:center;line-height:1.375rem;font-size:0.8669rem;}#element-561{top:34.125rem;left:32.125rem;height:1.375rem;width:17.4375rem;z-index:50;color:#686E75;font-size:0.8669rem;line-height:1.4rem;text-align:center;}#element-561 .x_938e8cfc{text-align:center;line-height:1.375rem;font-size:0.8669rem;}#page_block_footer{height:5.6875rem;max-width:100%;}#page_block_footer .section-holder-border{border:0;}#page_block_footer .section-block{background:repeat 50% 50% / cover fixed;background-image:url(//v.fastcdn.co/u/6f5f942d/63784751-0-AdobeStock-472402131.jpeg),url(//v.fastcdn.co/t/6f5f942d/9c2ef06c/1731254671-63784751-ghost-AdobeStock-472402131.jpeg);height:5.6875rem;}#page_block_footer .section-holder-overlay{opacity:0.71;background-color:#18191B;display:block;}#page-block-gox96k69isuoko6r{height:8.0625rem;max-width:100%;}#page-block-gox96k69isuoko6r .section-holder-border{border:0;}#page-block-gox96k69isuoko6r .section-block{background:rgb(244,244,244);height:8.0625rem;}#page-block-gox96k69isuoko6r .section-holder-overlay{display:none;}#element-509{top:1rem;left:0;height:6.0625rem;width:60.0625rem;z-index:34;}} </style> <script data-cfasync="false" > window.__variantsData = [ { name: 'A', chance: 100 } ]; window.__page_id = 23644202; window.__customer_id = 1355093; window.__default_experience_id = 23644202; window.__version = 255; window.__variant = "A"; window.__variant_id = 1; window.__variant_custom_name = "Variation A"; window.__preview = false; window.__page_type = 2; window.__variant_hash = "b33253060297f82f79f017f1095b58839406d046"; window.__page_domain = "www.designworldonline.com"; window.__page_generator = true; window.__experiment_id = null; window.__new_tracker = true; window._Translate = { translations: {}, set: function (text, translation) { this.translations[text] = translation; }, get: function (text) { return this.translations[text] || text; } }; </script> <script data-cfasync="false" id="ip-config" type="application/json"> {"mobileDisabled":false,"snowplowWrapperUrl":"//g.fastcdn.co/js/sptw.051afd940be1c95d0063.js","downloadFileEndpoint":"https://app.instapage.com/ajax/pageserver/files/serve-file","reCaptchaEnabled":false,"snowplowUrl":"https://cdn.instapagemetrics.com/t/js/3/it.js"} </script> <script data-cfasync="false" id="ip-analytics" type="application/json">{"trackingData":{"ownerId":1041598,"customerId":1355093,"pageId":23644202,"publishedVersion":255,"variationName":"A","variationId":1,"linkedVariationId":2,"variation":"A","trackedLinks":[],"allLinks":[{"href":"https://www.designworldonline.com/","ariaLabel":"","id":"7n55f5spbxh","type":"url","track":false,"targetNewWindow":true,"passParameters":false},{"href":"#page-block-g1a97iqnjkt","id":"94w1xe6h0wq","type":"onpage","track":false,"targetNewWindow":false,"passParameters":false},{"href":"#page-block-sbzvpj7hya","id":"194ty2t7abm","type":"onpage","track":false,"targetNewWindow":false,"passParameters":false},{"href":"#page-block-062y0r1r7lp","id":"d3op538vgyc","type":"onpage","track":false,"targetNewWindow":false,"passParameters":false},{"href":"#page-block-zp4lxi3lxrh","id":"ghy33ts09wq","type":"onpage","track":false,"targetNewWindow":false,"passParameters":false},{"type":"url","track":false,"targetNewWindow":false,"passParameters":false},{"type":"url","track":false,"targetNewWindow":false,"passParameters":false},{"type":"url","track":false,"targetNewWindow":false,"passParameters":false},{"type":"url","track":false,"targetNewWindow":false,"passParameters":false},{"href":"https://www.designworldonline.com/gearing-classroom","ariaLabel":"","id":"npuvfo3johc","type":"url","track":false,"targetNewWindow":true,"passParameters":false},{"href":"https://www.designworldonline.com/miniature-engineered-designs-classroom","ariaLabel":"","id":"l3aksjvjt8b","type":"url","track":false,"targetNewWindow":true,"passParameters":false},{"href":"https://www.designworldonline.com/power-supplies-classroom","ariaLabel":"","id":"120ig233h5x","type":"url","track":false,"targetNewWindow":true,"passParameters":false},{"href":"https://www.designworldonline.com/cable-carriers-classroom","ariaLabel":"","id":"u0ucl4uj9y","type":"url","track":false,"targetNewWindow":true,"passParameters":false},{"href":"https://www.designworldonline.com/miniature-engineered-designs-classroom","ariaLabel":"","id":"r86ffmlp3pd","type":"url","track":false,"targetNewWindow":true,"passParameters":false},{"type":"url","track":false,"targetNewWindow":false,"passParameters":false},{"type":"url","track":false,"targetNewWindow":false,"passParameters":false},{"type":"url","track":false,"targetNewWindow":false,"passParameters":false},{"href":"https://www.designworldonline.com/classroom-conveyors","ariaLabel":"","id":"iiqtwlmc5ud","type":"url","track":false,"targetNewWindow":true,"passParameters":false},{"href":"https://www.designworldonline.com/classroom-dc-motors","ariaLabel":"","id":"yonh0gk0mcn","type":"url","track":false,"targetNewWindow":true,"passParameters":false},{"href":"https://www.designworldonline.com/integrated-motors-mc-classroom","ariaLabel":"","id":"o46pv1fcvwn","type":"url","track":false,"targetNewWindow":true,"passParameters":false},{"type":"url","track":false,"targetNewWindow":false,"passParameters":false},{"type":"url","track":false,"targetNewWindow":false,"passParameters":false},{"href":"https://www.designworldonline.com/vibration-damping-shocks-classroom","ariaLabel":"","id":"c4fowh09gg","type":"url","track":false,"targetNewWindow":true,"passParameters":false},{"href":"https://www.designworldonline.com/servo-drives-classroom","ariaLabel":"","id":"zytazzxw2qa","type":"url","track":false,"targetNewWindow":true,"passParameters":false},{"type":"url","track":false,"targetNewWindow":false,"passParameters":false},{"type":"url","track":false,"targetNewWindow":false,"passParameters":false},{"href":"https://www.designworldonline.com/october-2024-issue-edi-engineering-diversity-inclusion/","ariaLabel":"","id":"sr2je47lyvm","type":"url","track":false,"targetNewWindow":true,"passParameters":false},{"href":"https://www.designworldonline.com/august-2024-special-edition-motion-control-handbook/","ariaLabel":"","id":"scraqyhjey","type":"url","track":false,"targetNewWindow":true,"passParameters":false},{"type":"url","track":false,"targetNewWindow":false,"passParameters":false},{"href":"https://www.designworldonline.com/may-2024-special-edition-power-transmission-guide/","ariaLabel":"","id":"67pm97x0j2j","type":"url","track":false,"targetNewWindow":true,"passParameters":false},{"type":"url","track":false,"targetNewWindow":false,"passParameters":false},{"href":"https://www.designworldonline.com/design-guide-library","ariaLabel":"","id":"xy1fau6zjjq","type":"url","track":false,"targetNewWindow":true,"passParameters":false},{"type":"url","track":false,"targetNewWindow":false,"passParameters":false},{"href":"https://designworldonline.tradepub.com/free/w_defa4847/","ariaLabel":"","id":"phsbe47zfo","type":"url","track":false,"targetNewWindow":true,"passParameters":false},{"type":"url","track":false,"targetNewWindow":false,"passParameters":false},{"href":"https://www.designworldonline.com/tech-toolbox-machine-design-for-food-automation/","ariaLabel":"","id":"8rk9cijir62","type":"url","track":false,"targetNewWindow":true,"passParameters":false},{"href":"https://www.designworldonline.com/engineering-training-human-centric-design-and-augmented-reality/","ariaLabel":"","id":"kgl71ais5eo","type":"url","track":false,"targetNewWindow":true,"passParameters":false},{"href":"https://designworldonline.com/reshoring-and-supply-chain-security/","ariaLabel":"","id":"a7vyf54idyr","type":"url","track":false,"targetNewWindow":true,"passParameters":false}],"user_id":1041598},"conversionSettings":{"forms":true,"links":true,"external":false}}</script> <script data-cfasync="false" id="ip-trkr" type="text/javascript" async=1> ;(function(p,l,o,w,i,n,g){if(!p[i]){p.GlobalSnowplowNamespace=p.GlobalSnowplowNamespace||[]; p.GlobalSnowplowNamespace.push(i);p[i]=function(){(p[i].q=p[i].q||[]).push(arguments) };p[i].q=p[i].q||[];n=l.createElement(o);g=l.getElementsByTagName(o)[0];n.async=1; n.src=w;g.parentNode.insertBefore(n,g)}}(window,document,"script","https://cdn.instapagemetrics.com/t/js/3/it.js","instapageSp")); ;(function(i,n,s,t,a,p,g){i[a]||(i[a]=function(){(i[a].q=i[a].q||[]).push(arguments)}, i[a].q=i[a].q||[],p=n.createElement(s),g=n.getElementsByTagName(s)[0],p.async=1, p.src=t,g.parentNode.insertBefore(p,g))}(window,document,"script","//g.fastcdn.co/js/sptw.051afd940be1c95d0063.js","_instapageSnowplow")); try { var trackingData = JSON.parse(document.querySelector('#ip-analytics').text).trackingData; window._instapageSnowplow('setWrapperConfig', { lpContext: { lp_id: trackingData.pageId, lp_variation_id: trackingData.variationId, lp_version: trackingData.publishedVersion, subaccount_id: trackingData.customerId }, collectorHost: "https://ec.instapagemetrics.com" }); if (!localStorage.getItem('IP_NO_TRACKING')) { window._instapageSnowplow('enableActivityTracking'); window._instapageSnowplow('trackPageView'); } } catch (e) { console.warn('Snowplow tracker error', e); } </script> <script data-cfasync="false" id="ip-cm" type="text/javascript" async=1> ;(function(c,o,n,s,e,m,a){c[e]||(c[e]=function(){(c[e].q=c[e].q||[]).push(arguments)}, c[e].q=c[e].q||[],m=o.createElement(n),a=o.getElementsByTagName(n)[0],m.async=1, m.src=s,a.parentNode.insertBefore(m,a))}(window,document,"script","https://g.fastcdn.co/js/cm.js","_instapageConsentManagement")); </script> <script data-cfasync="false" src="//g.fastcdn.co/js/utils.bcf03997485feb49f2c7.js"></script> <!-- F_INSTAPAGE[dynamic_text_replacement;page_generator] --> <!-- Workspace Level Script Head --> <!-- end Workspace Level Script Head --> <!-- custom HEAD code--> <script data-cfasync="false" type="text/javascript"> window.jstag=function(){function t(t){return function(){return t.apply(this,arguments),this}}function n(){var n=["ready"].concat(c.call(arguments));return t(function(){n.push(c.call(arguments)),this._q.push(n)})}var i={_q:[],_c:{},ts:(new Date).getTime(),ver:"2.0.0"},c=Array.prototype.slice;return i.init=function(t){return i._c=t,t.synchronous||i.loadtagmgr(t),this},i.loadtagmgr=function(t){var n=document.createElement("script");n.type="text/javascript",n.async=!0,n.src=t.url+"/api/tag/"+t.cid+"/lio.js";var i=document.getElementsByTagName("script")[0];i.parentNode.insertBefore(n,i)},i.ready=n(),i.send=n("send"),i.mock=n("mock"),i.identify=n("identify"),i.pageView=n("pageView"),i.bind=t(function(t){i._q.push([t,c.call(arguments,1)])}),i.block=t(function(){i._c.blockload=!0}),i.unblock=t(function(){i._c.blockload=!1}),i}(),window.jstag.init({cid:"29a292ff0c468198153eeecb63d02097", url:"//c.lytics.io", min:true, loadid:true}); </script> <!-- end custom HEAD code--> </head> <body style="display: none" id="landing-page"> <!-- Workspace Level Script Body --> <!-- end Workspace Level Script Body --> <!-- custom BODY code--> <!-- end custom BODY code--> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MRMQ5MS" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <main class=""> <section class="section section-relative " id="page-block-opxk7io40k" data-at="section"> <div class="section-holder-border item-block item-absolute" data-at="section-border"></div> <div class="section-holder-overlay item-block item-absolute" data-at="section-overlay"></div> <div class="section-block"> <div class="section-inner section-fit section-relative"> </div> </div> </section> <section class="section section-relative " id="page-block-f67l1s6y76c" data-at="section"> <div class="section-holder-border item-block item-absolute" data-at="section-border"></div> <div class="section-holder-overlay item-block item-absolute" data-at="section-overlay"></div> <div class="section-block"> <div class="section-inner section-fit section-relative"> <div class="widget item-absolute " id="element-553"> <div class="contents cropped item-block" data-at="image-cropp"> <a href="https://www.designworldonline.com/" class="url-link item-content-box item-block" id="link-7n55f5spbxh" data-at="image-link" data-link-7n55f5spbxh target="_blank" > <img class="item-content-box item-block image " data-at="image" alt="Design World Motion Control Classroom" src="//v.fastcdn.co/t/6f5f942d/9c2ef06c/1731254694-40674701-133x34-DesignWorld-Logo.png" srcset="//v.fastcdn.co/t/6f5f942d/9c2ef06c/1731254694-40674701-133x34-DesignWorld-Logo.png 2x" > </a> </div> </div> <div class="widget item-absolute paragraph " id="element-551" data-at="paragraph"> <div class="contents"> <p class="x_effd9815 x_938e8cfc"><span class="x_db26bef1"><a href="#page-block-g1a97iqnjkt" id="link-94w1xe6h0wq" data-link-94w1xe6h0wq class="onpage-link">Classrooms</a>&nbsp; &nbsp; | &nbsp; &nbsp;<a href="#page-block-sbzvpj7hya" id="link-194ty2t7abm" data-link-194ty2t7abm class="onpage-link">Special Issues</a>&nbsp; &nbsp; |&nbsp; &nbsp; <a href="#page-block-062y0r1r7lp" id="link-d3op538vgyc" data-link-d3op538vgyc class="onpage-link">Design Guides</a>&nbsp; &nbsp; | <a href="#page-block-zp4lxi3lxrh" id="link-ghy33ts09wq" data-link-ghy33ts09wq class="onpage-link">Industry Trends</a></span></p> </div> </div> </div> </div> </section> <section class="section section-relative " id="page-block-uinxiyr7eitl0udi" data-at="section"> <div class="section-holder-border item-block item-absolute" data-at="section-border"></div> <div class="section-holder-overlay item-block item-absolute" data-at="section-overlay"></div> <div class="section-block"> <div class="section-inner section-fit section-relative"> <div class="widget item-absolute headline " id="element-3" data-at="headline"> <div class="contents"> <h1> <span class="x_5741eebd x_efe90565"><strong ><span class="x_ada5fb4c">ONLINE&nbsp;</span><span class="x_f31a214e">LEARNING CENTER</span></strong></span> </h1> </div> </div> <div class="widget item-absolute paragraph " id="element-566" data-at="paragraph"> <div class="contents"> <p class="x_1a067148 x_8642b94b"><strong ><em ><span class="x_20a48ef1">An online digital content hub for design engineers.</span></em></strong></p> </div> </div> </div> </div> </section> <section class="section section-relative " id="page-block-uetcjqb45ji" data-at="section"> <div class="section-holder-border item-block item-absolute" data-at="section-border"></div> <div class="section-holder-overlay item-block item-absolute" data-at="section-overlay"></div> <div class="section-block"> <div class="section-inner section-fit section-relative"> <div class="widget item-absolute headline " id="element-450" data-at="headline"> <div class="contents"> <h1> <span class="x_b614627d x_f82204f0"><span class="x_f2074b6c">CLASSROOMS</span></span> </h1> </div> </div> </div> </div> </section> <section class="section section-relative " id="page-block-g1a97iqnjkt" data-at="section"> <div class="section-holder-border item-block item-absolute" data-at="section-border"></div> <div class="section-holder-overlay item-block item-absolute" data-at="section-overlay"></div> <div class="section-block"> <div class="section-inner section-fit section-relative"> <div class="widget item-absolute " id="element-617"> <div class="contents cropped item-block" data-at="image-cropp"> <a class="url-link item-content-box item-block" id="link-" data-at="image-link" data-link- > <img class="item-content-box item-block image " data-at="image" alt="" src="//v.fastcdn.co/t/6f5f942d/9c2ef06c/1731254701-64444420-227x200x300x200x20x0-23-0120-DesignWorldC.jpg" srcset="//v.fastcdn.co/t/6f5f942d/9c2ef06c/1731254701-64444420-227x200x300x200x20x0-23-0120-DesignWorldC.jpg 2x" > </a> </div> </div> <div class="widget item-absolute " id="element-471"> <div class="contents cropped item-block" data-at="image-cropp"> <a class="url-link item-content-box item-block" id="link-" data-at="image-link" data-link- > <img class="item-content-box item-block image " data-at="image" alt="" src="//v.fastcdn.co/t/6f5f942d/9c2ef06c/1731254671-63898174-227x200x300x200x28x0-worm-gear.jpg" srcset="//v.fastcdn.co/t/6f5f942d/9c2ef06c/1731254671-63898174-227x200x300x200x28x0-worm-gear.jpg 2x" > </a> </div> </div> <div class="widget item-absolute " id="element-475"> <div class="contents cropped item-block" data-at="image-cropp"> <a class="url-link item-content-box item-block" id="link-" data-at="image-link" data-link- > <img class="item-content-box item-block image " data-at="image" alt="" src="//v.fastcdn.co/t/6f5f942d/9c2ef06c/1731254672-64133214-227x200x372x200x73x0-MR-01-N41-EN-1.jpg" srcset="//v.fastcdn.co/t/6f5f942d/9c2ef06c/1731254672-64133214-227x200x372x200x73x0-MR-01-N41-EN-1.jpg 2x" > </a> </div> </div> <div class="widget item-absolute " id="element-557"> <div class="contents cropped item-block" data-at="image-cropp"> <a class="url-link item-content-box item-block" id="link-" data-at="image-link" data-link- > </a> </div> </div> <div class="widget item-absolute paragraph " id="element-615" data-at="paragraph"> <div class="contents"> <p class="x_938e8cfc"><strong >Cable Carriers</strong></p><p class="x_938e8cfc">Cable carriers support the heavy weight of numerous cables and hoses without sagging or putting stress on the cabling. They also prevent cable from tangling and snagging.</p> </div> </div> <div class="widget item-absolute paragraph " id="element-454" data-at="paragraph"> <div class="contents"> <p class="x_938e8cfc"><span ><strong >Gearing</strong></span></p><p class="x_938e8cfc">The function of gearing is to mesh with other gear elements to transmit altered torque and rotation. Review this classroom to learn more</p> </div> </div> <div class="widget item-absolute paragraph " id="element-474" data-at="paragraph"> <div class="contents"> <p class="x_938e8cfc"><strong >Miniature engineered designs</strong></p><p class="x_938e8cfc">This classroom covers miniature linear slides guides, sensors, encoders, gears, and motors <br>that lend themselves to <br>tiny designs.</p> </div> </div> <div class="widget item-absolute paragraph " id="element-477" data-at="paragraph"> <div class="contents"> <p class="x_938e8cfc"><span ><strong >Industrial power supplies</strong></span></p><p class="x_938e8cfc">The editors of Design World present a library of FAQs, technical articles, and videos on industrial power supplies.&nbsp;</p> </div> </div> <div class="widget item-absolute " id="element-472"> <a href="https://www.designworldonline.com/gearing-classroom" id="link-npuvfo3johc" target="_blank" class="url-link btn item-block" data-at="button" data-link-npuvfo3johc > GET STARTED </a> </div> <div class="widget item-absolute " id="element-476"> <a href="https://www.designworldonline.com/miniature-engineered-designs-classroom" id="link-l3aksjvjt8b" target="_blank" class="url-link btn item-block" data-at="button" data-link-l3aksjvjt8b > LEARN MORE </a> </div> <div class="widget item-absolute " id="element-479"> <a href="https://www.designworldonline.com/power-supplies-classroom" id="link-120ig233h5x" target="_blank" class="url-link btn item-block" data-at="button" data-link-120ig233h5x > READ NOW </a> </div> <div class="widget item-absolute " id="element-619"> <a href="https://www.designworldonline.com/cable-carriers-classroom" id="link-u0ucl4uj9y" target="_blank" class="url-link btn item-block" data-at="button" data-link-u0ucl4uj9y > ACCESS CLASSROOM </a> </div> <div class="widget item-absolute hidden-desktop" id="element-621"> <a href="https://www.designworldonline.com/miniature-engineered-designs-classroom" id="link-r86ffmlp3pd" target="_blank" class="url-link btn item-block" data-at="button" data-link-r86ffmlp3pd > LEARN MORE </a> </div> <div class="widget item-absolute " id="element-481"> <div class="contents cropped item-block" data-at="image-cropp"> <a class="url-link item-content-box item-block" id="link-" data-at="image-link" data-link- > <img class="item-content-box item-block image img-lazy" data-at="image" alt="" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mM89h8AApEBx2iaqpQAAAAASUVORK5CYII&#x3D;" data-src="//v.fastcdn.co/t/6f5f942d/9c2ef06c/1731254673-63896563-227x200x283x200x28x0-Conveyors-Main.jpg" data-retina-src="//v.fastcdn.co/t/6f5f942d/9c2ef06c/1731254673-63896563-227x200x283x200x28x0-Conveyors-Main.jpg" > </a> </div> </div> <div class="widget item-absolute " id="element-484"> <div class="contents cropped item-block" data-at="image-cropp"> <a class="url-link item-content-box item-block" id="link-" data-at="image-link" data-link- > <img class="item-content-box item-block image img-lazy" data-at="image" alt="" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mM89h8AApEBx2iaqpQAAAAASUVORK5CYII&#x3D;" data-src="//v.fastcdn.co/t/6f5f942d/9c2ef06c/1731254674-64460919-227x200x271x200x22x0-maxon.jpg" data-retina-src="//v.fastcdn.co/t/6f5f942d/9c2ef06c/1731254674-64460919-227x200x271x200x22x0-maxon.jpg" > </a> </div> </div> <div class="widget item-absolute hidden-mobile" id="element-554"> <div class="contents shape box figure " data-at="shape" ></div> </div> <div class="widget item-absolute " id="element-487"> <div class="contents cropped item-block" data-at="image-cropp"> <a class="url-link item-content-box item-block" id="link-" data-at="image-link" data-link- > <img class="item-content-box item-block image img-lazy" data-at="image" alt="" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mM89h8AApEBx2iaqpQAAAAASUVORK5CYII&#x3D;" data-src="//v.fastcdn.co/t/6f5f942d/9c2ef06c/1731254675-63939421-227x200x227x253x0x27-47898610-227x200x227x253x0x27-Moog-smar.png" data-retina-src="//v.fastcdn.co/t/6f5f942d/9c2ef06c/1731254675-63939421-227x200x227x253x0x27-47898610-227x200x227x253x0x27-Moog-smar.png" > </a> </div> </div> <div class="widget item-absolute paragraph " id="element-480" data-at="paragraph"> <div class="contents"> <p class="x_938e8cfc"><span ><strong >Conveyors</strong></span></p><p class="x_938e8cfc">In the conveyor classroom installment, there are&nbsp;more than a dozen references that detail&nbsp;types of material handling with conveyors.&nbsp;</p> </div> </div> <div class="widget item-absolute paragraph " id="element-483" data-at="paragraph"> <div class="contents"> <p class="x_938e8cfc"><strong >DC motors</strong></p><p class="x_938e8cfc">&nbsp;This classroom details the operation of dc brush motors, also called permanent-magnet (PM) dc motors … as well as the use of these motors in various in motion designs.</p> </div> </div> <div class="widget item-absolute paragraph " id="element-486" data-at="paragraph"> <div class="contents"> <p class="x_938e8cfc"><strong >Integrated motors</strong></p><p class="x_938e8cfc">Resources on integrated motors to differentiate the most common variations of these motion-control mainstays, and details on how to use the motors to satisfy requirements.</p> </div> </div> <div class="widget item-absolute " id="element-482"> <a href="https://www.designworldonline.com/classroom-conveyors" id="link-iiqtwlmc5ud" target="_blank" class="url-link btn item-block" data-at="button" data-link-iiqtwlmc5ud > MORE ON CONVEYORS </a> </div> <div class="widget item-absolute " id="element-485"> <a href="https://www.designworldonline.com/classroom-dc-motors" id="link-yonh0gk0mcn" target="_blank" class="url-link btn item-block" data-at="button" data-link-yonh0gk0mcn > MORE </a> </div> <div class="widget item-absolute " id="element-488"> <a href="https://www.designworldonline.com/integrated-motors-mc-classroom" id="link-o46pv1fcvwn" target="_blank" class="url-link btn item-block" data-at="button" data-link-o46pv1fcvwn > READ CONTENT </a> </div> <div class="widget item-absolute hidden-mobile" id="element-594"> <div class="contents shape box figure " data-at="shape" ></div> </div> <div class="widget item-absolute " id="element-602"> <div class="contents cropped item-block" data-at="image-cropp"> <a class="url-link item-content-box item-block" id="link-" data-at="image-link" data-link- > <img class="item-content-box item-block image img-lazy" data-at="image" alt="" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mM89h8AApEBx2iaqpQAAAAASUVORK5CYII&#x3D;" data-src="//v.fastcdn.co/t/6f5f942d/9c2ef06c/1731254700-44773020-227x200x308x200x69x0-ACE-Controls-Industr.jpg" data-retina-src="//v.fastcdn.co/t/6f5f942d/9c2ef06c/1731254700-44773020-227x200x308x200x69x0-ACE-Controls-Industr.jpg" > </a> </div> </div> <div class="widget item-absolute " id="element-596"> <div class="contents cropped item-block" data-at="image-cropp"> <a class="url-link item-content-box item-block" id="link-" data-at="image-link" data-link- > <img class="item-content-box item-block image img-lazy" data-at="image" alt="" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mM89h8AApEBx2iaqpQAAAAASUVORK5CYII&#x3D;" data-src="//v.fastcdn.co/t/6f5f942d/9c2ef06c/1731254697-45738735-227x200x227x288x0x44-maxon-Positioning-Co.png" data-retina-src="//v.fastcdn.co/t/6f5f942d/9c2ef06c/1731254697-45738735-227x200x227x288x0x44-maxon-Positioning-Co.png" > </a> </div> </div> <div class="widget item-absolute paragraph " id="element-600" data-at="paragraph"> <div class="contents"> <p class="x_938e8cfc"><strong >Vibration damping &amp; shocks</strong></p><p class="x_938e8cfc">The ultimate goal for design engineers is to build and tune designs for minimal vibration (free or forced) and render unavoidable system vibration damped (dissipated) or isolated.&nbsp;</p> </div> </div> <div class="widget item-absolute paragraph " id="element-592" data-at="paragraph"> <div class="contents"> <p class="x_938e8cfc"><strong >Servo drives</strong></p><p class="x_938e8cfc">Servo systems consist of four main components — motor, drive, controller, and feedback. In some cases, a standalone controller determines required motor moves.</p> </div> </div> <div class="widget item-absolute " id="element-604"> <a href="https://www.designworldonline.com/vibration-damping-shocks-classroom" id="link-c4fowh09gg" target="_blank" class="url-link btn item-block" data-at="button" data-link-c4fowh09gg > REVIEW CLASSROOM </a> </div> <div class="widget item-absolute " id="element-598"> <a href="https://www.designworldonline.com/servo-drives-classroom" id="link-zytazzxw2qa" target="_blank" class="url-link btn item-block" data-at="button" data-link-zytazzxw2qa > LEARN MORE </a> </div> </div> </div> </section> <section class="section section-relative " id="page-block-h1tft9o36o" data-at="section"> <div class="section-holder-border item-block item-absolute" data-at="section-border"></div> <div class="section-holder-overlay item-block item-absolute" data-at="section-overlay"></div> <div class="section-block"> <div class="section-inner section-fit section-relative"> <div class="widget item-absolute headline " id="element-495" data-at="headline"> <div class="contents"> <h1> <span class="x_b614627d x_f82204f0"><span class="x_295747de">Design World Handbooks and Special Editions</span></span> </h1> </div> </div> </div> </div> </section> <section class="section section-relative " id="page-block-sbzvpj7hya" data-at="section"> <div class="section-holder-border item-block item-absolute" data-at="section-border"></div> <div class="section-holder-overlay item-block item-absolute" data-at="section-overlay"></div> <div class="section-block"> <div class="section-inner section-fit section-relative"> <div class="widget item-absolute " id="element-500"> <div class="contents shape box figure " data-at="shape" ></div> </div> <div class="widget item-absolute " id="element-510"> <div class="contents shape box figure " data-at="shape" ></div> </div> <div class="widget item-absolute " id="element-622"> <div class="contents cropped item-block" data-at="image-cropp"> <a class="url-link item-content-box item-block" id="link-" data-at="image-link" data-link- > <img class="item-content-box item-block image img-lazy" data-at="image" alt="" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mM89h8AApEBx2iaqpQAAAAASUVORK5CYII&#x3D;" data-src="//v.fastcdn.co/t/6f5f942d/9c2ef06c/1731254702-65246043-206x263-DW-EDI-OCTOBER24-Pag.jpg" data-retina-src="//v.fastcdn.co/t/6f5f942d/9c2ef06c/1731254702-65246043-206x263-DW-EDI-OCTOBER24-Pag.jpg" > </a> </div> </div> <div class="widget item-absolute " id="element-496"> <div class="contents cropped item-block" data-at="image-cropp"> <a class="url-link item-content-box item-block" id="link-" data-at="image-link" data-link- > <img class="item-content-box item-block image img-lazy" data-at="image" alt="" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mM89h8AApEBx2iaqpQAAAAASUVORK5CYII&#x3D;" data-src="//v.fastcdn.co/t/6f5f942d/9c2ef06c/1731254679-65246058-215x275-MOTION-CONTROL-HANDB.jpg" data-retina-src="//v.fastcdn.co/t/6f5f942d/9c2ef06c/1731254679-65246058-215x275-MOTION-CONTROL-HANDB.jpg" > </a> </div> </div> <div class="widget item-absolute paragraph " id="element-512" data-at="paragraph"> <div class="contents"> <p class="x_bcbce646"><span class="x_295747de"><strong >EDI – Engineering Diversity + Inclusion </strong></span></p><p class="x_bcbce646"><span class="x_295747de">October 2024</span><br></p> </div> </div> <div class="widget item-absolute paragraph " id="element-623" data-at="paragraph"> <div class="contents"> <p class="x_bcbce646"><span class="x_295747de"><strong >Motion Control Handbook </strong></span></p><p class="x_bcbce646"><span class="x_295747de">August 2024</span><br></p> </div> </div> <div class="widget item-absolute " id="element-511"> <a href="https://www.designworldonline.com/october-2024-issue-edi-engineering-diversity-inclusion/" id="link-sr2je47lyvm" target="_blank" class="url-link btn item-block" data-at="button" data-link-sr2je47lyvm > DOWNLOAD DIGITAL ISSUE </a> </div> <div class="widget item-absolute " id="element-498"> <a href="https://www.designworldonline.com/august-2024-special-edition-motion-control-handbook/" id="link-scraqyhjey" target="_blank" class="url-link btn item-block" data-at="button" data-link-scraqyhjey > DOWNLOAD HANDBOOK </a> </div> <div class="widget item-absolute " id="element-501"> <div class="contents shape box figure " data-at="shape" ></div> </div> <div class="widget item-absolute paragraph " id="element-515" data-at="paragraph"> <div class="contents"> <p class="x_fae6260b x_bcbce646"><span class="x_c8a46301"><strong >May 2024 Special Edition: Power Transmission Guide </strong></span></p><p class="x_fae6260b x_bcbce646">Each spring, the editors at Design World prepare a special issue devoted to power transmission, which we call our Power Transmission Guide. It covers the basics of power transmission by spotlighting key components such as gears, actuators, motors and other mechanical components.&nbsp;</p><br><p class="x_fae6260b x_bcbce646">In a world that is growing more digital by the day, these tried-and-true components remain at the heart of systems and machines that involve motion of any kind.</p> </div> </div> <div class="widget item-absolute " id="element-513"> <div class="contents cropped item-block" data-at="image-cropp"> <a class="url-link item-content-box item-block" id="link-" data-at="image-link" data-link- > <img class="item-content-box item-block image img-lazy" data-at="image" alt="" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mM89h8AApEBx2iaqpQAAAAASUVORK5CYII&#x3D;" data-src="//v.fastcdn.co/t/6f5f942d/9c2ef06c/1731254680-65246077-216x276-MC-MAY-05-24-Page-01.jpg" data-retina-src="//v.fastcdn.co/t/6f5f942d/9c2ef06c/1731254680-65246077-216x276-MC-MAY-05-24-Page-01.jpg" > </a> </div> </div> <div class="widget item-absolute " id="element-516"> <a href="https://www.designworldonline.com/may-2024-special-edition-power-transmission-guide/" id="link-67pm97x0j2j" target="_blank" class="url-link btn item-block" data-at="button" data-link-67pm97x0j2j > DOWNLOAD THIS SPECIAL ISSUE </a> </div> </div> </div> </section> <section class="section section-relative " id="page-block-f5vial7byyr" data-at="section"> <div class="section-holder-border item-block item-absolute" data-at="section-border"></div> <div class="section-holder-overlay item-block item-absolute" data-at="section-overlay"></div> <div class="section-block"> <div class="section-inner section-fit section-relative"> </div> </div> </section> <section class="section section-relative " id="page-block-062y0r1r7lp" data-at="section"> <div class="section-holder-border item-block item-absolute" data-at="section-border"></div> <div class="section-holder-overlay item-block item-absolute" data-at="section-overlay"></div> <div class="section-block"> <div class="section-inner section-fit section-relative"> <div class="widget item-absolute headline " id="element-502" data-at="headline"> <div class="contents"> <h1> <span class="x_b614627d x_f82204f0"><span class="x_ada5fb4c">DESIGN GUIDE LIBRARY</span></span> </h1> </div> </div> <div class="widget item-absolute paragraph " id="element-504" data-at="paragraph"> <div class="contents"> <p class="x_e6507cf2 x_bcbce646"><span class="x_286d47a0"><strong ><em >Gain valuable information about the components and technologies used in motion systems, machine designs, key markets, and general manufacturing and automation.</em></strong></span></p> </div> </div> <div class="widget item-absolute " id="element-517"> <div class="contents cropped item-block" data-at="image-cropp"> <a class="url-link item-content-box item-block" id="link-" data-at="image-link" data-link- > <img class="item-content-box item-block image img-lazy" data-at="image" alt="" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mM89h8AApEBx2iaqpQAAAAASUVORK5CYII&#x3D;" data-src="//v.fastcdn.co/t/6f5f942d/9c2ef06c/1731254682-64748580-611x228x611x229x0x1-2024-DG-Images.png" data-retina-src="//v.fastcdn.co/t/6f5f942d/9c2ef06c/1731254682-64748580-611x228x611x229x0x1-2024-DG-Images.png" > </a> </div> </div> <div class="widget item-absolute " id="element-505"> <a href="https://www.designworldonline.com/design-guide-library" id="link-xy1fau6zjjq" target="_blank" class="url-link btn item-block" data-at="button" data-link-xy1fau6zjjq > COLLECT THESE FREE TECHNICAL PDFS </a> </div> </div> </div> </section> <section class="section section-relative " id="page-block-w4kr495r91g" data-at="section"> <div class="section-holder-border item-block item-absolute" data-at="section-border"></div> <div class="section-holder-overlay item-block item-absolute" data-at="section-overlay"></div> <div class="section-block"> <div class="section-inner section-fit section-relative"> </div> </div> </section> <section class="section section-relative " id="page-block-8svl0e1i9gp" data-at="section"> <div class="section-holder-border item-block item-absolute" data-at="section-border"></div> <div class="section-holder-overlay item-block item-absolute" data-at="section-overlay"></div> <div class="section-block"> <div class="section-inner section-fit section-relative"> <div class="widget item-absolute " id="element-572"> <div class="contents shape box figure " data-at="shape" ></div> </div> <div class="widget item-absolute paragraph " id="element-569" data-at="paragraph"> <div class="contents"> <p class="x_8c071feb"><strong ><span class="x_c8a46301">Tech Toolbox: Programmable Logic Controllers (PLCs)</span></strong></p> </div> </div> <div class="widget item-absolute " id="element-571"> <div class="contents cropped item-block" data-at="image-cropp"> <a class="url-link item-content-box item-block" id="link-" data-at="image-link" data-link- > <img class="item-content-box item-block image img-lazy" data-at="image" alt="" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mM89h8AApEBx2iaqpQAAAAASUVORK5CYII&#x3D;" data-src="//v.fastcdn.co/t/6f5f942d/9c2ef06c/1731254696-64794455-298x216x298x221x0x3-Tech-Toolbox-PLCs-20.jpg" data-retina-src="//v.fastcdn.co/t/6f5f942d/9c2ef06c/1731254696-64794455-298x216x298x221x0x3-Tech-Toolbox-PLCs-20.jpg" > </a> </div> </div> <div class="widget item-absolute paragraph " id="element-573" data-at="paragraph"> <div class="contents"> <p class="x_fae6260b"><span class="x_c8a46301">The editors of Design World detail how PLCs came to replace relay-based controls as well as which PLC logic and memory board arrangements are most common today. as well as backplane interfaces to I/O modules and other circuitry.&nbsp;</span></p> </div> </div> <div class="widget item-absolute " id="element-570"> <a href="https://designworldonline.tradepub.com/free/w_defa4847/" id="link-phsbe47zfo" target="_blank" class="url-link btn item-block" data-at="button" data-link-phsbe47zfo > DOWNLOAD TECH TOOLBOX PDF </a> </div> <div class="widget item-absolute " id="element-627"> <div class="contents shape box figure " data-at="shape" ></div> </div> <div class="widget item-absolute paragraph " id="element-633" data-at="paragraph"> <div class="contents"> <p class="x_8c071feb"><span class="x_c8a46301"><strong >Tech Toolbox Tech Toolbox: Machine Design for Food Automation</strong></span></p> </div> </div> <div class="widget item-absolute " id="element-631"> <div class="contents cropped item-block" data-at="image-cropp"> <a class="url-link item-content-box item-block" id="link-" data-at="image-link" data-link- > <img class="item-content-box item-block image img-lazy" data-at="image" alt="" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mM89h8AApEBx2iaqpQAAAAASUVORK5CYII&#x3D;" data-src="//v.fastcdn.co/t/6f5f942d/9c2ef06c/1731254703-64794530-298x216x298x221x0x3-Tech-Toolbox-Altech-.jpg" data-retina-src="//v.fastcdn.co/t/6f5f942d/9c2ef06c/1731254703-64794530-298x216x298x221x0x3-Tech-Toolbox-Altech-.jpg" > </a> </div> </div> <div class="widget item-absolute paragraph " id="element-629" data-at="paragraph"> <div class="contents"> <p class="x_fae6260b"><span class="x_c8a46301">This Tech Toolbox reviews technologies common in machinery for food manufacturing. The motion components of food-manufacturing equipment sport an array of features.&nbsp;</span></p> </div> </div> <div class="widget item-absolute " id="element-635"> <a href="https://www.designworldonline.com/tech-toolbox-machine-design-for-food-automation/" id="link-8rk9cijir62" target="_blank" class="url-link btn item-block" data-at="button" data-link-8rk9cijir62 > DOWNLOAD PDF TO LEARN MORE </a> </div> </div> </div> </section> <section class="section section-relative " id="page-block-zp4lxi3lxrh" data-at="section"> <div class="section-holder-border item-block item-absolute" data-at="section-border"></div> <div class="section-holder-overlay item-block item-absolute" data-at="section-overlay"></div> <div class="section-block"> <div class="section-inner section-fit section-relative"> <div class="widget item-absolute headline " id="element-524" data-at="headline"> <div class="contents"> <h1> <span class="x_b614627d x_f82204f0"> <span class="x_a269ab78">INDUSTRY TRENDS</span></span> </h1> </div> </div> <div class="widget item-absolute " id="element-558"> <div class="contents shape img-lazy circle figure " data-at="shape" data-src="//v.fastcdn.co/u/6f5f942d/65246120-0-Yaskawa--SmartPendan.jpeg" ></div> </div> <div class="widget item-absolute " id="element-526"> <div class="contents shape img-lazy circle figure " data-at="shape" data-src="//v.fastcdn.co/u/6f5f942d/65246119-0-107-training-in-engi.jpg" ></div> </div> <div class="widget item-absolute paragraph " id="element-530" data-at="paragraph"> <div class="contents"> <p class="x_2c80ab57 x_938e8cfc"><strong >Trends in engineering training and human-centric design&nbsp;</strong></p> </div> </div> <div class="widget item-absolute paragraph " id="element-560" data-at="paragraph"> <div class="contents"> <p class="x_dc68832a"><strong >Reshoring and supply-chain security&nbsp;</strong></p> </div> </div> <div class="widget item-absolute paragraph " id="element-559" data-at="paragraph"> <div class="contents"> <p class="x_dc68832a"><span class="x_2fff0cc5">Discrete automation with motion systems and complementary forms of warehousing technologies remain core to reshoring and making supply chains more robust in the years since COVID-19. We recently asked several industry experts about trends they’re seeing in this space.&nbsp;</span></p> </div> </div> <div class="widget item-absolute paragraph " id="element-529" data-at="paragraph"> <div class="contents"> <p class="x_dc68832a"><span class="x_2fff0cc5">To learn more about the specifics of how technical training has continued to evolve, we recently asked several industry experts about their companies’ education efforts. Here’s what those experts had to say.&nbsp;</span><span class="x_2fff0cc5"></span></p> </div> </div> <div class="widget item-absolute paragraph " id="element-556" data-at="paragraph"> <div class="contents"> <p class="x_938e8cfc"><strong ><em ><a href="https://www.designworldonline.com/engineering-training-human-centric-design-and-augmented-reality/" id="link-kgl71ais5eo" target="_blank" data-link-kgl71ais5eo class="url-link">Read article&nbsp;&gt;&gt;</a></em></strong></p> </div> </div> <div class="widget item-absolute paragraph " id="element-561" data-at="paragraph"> <div class="contents"> <p class="x_938e8cfc"><strong ><em ><a href="https://designworldonline.com/reshoring-and-supply-chain-security/" id="link-a7vyf54idyr" target="_blank" data-link-a7vyf54idyr class="url-link">Learn more&nbsp;&gt;&gt;</a></em></strong></p> </div> </div> </div> </div> </section> <section class="section section-relative " id="page_block_footer" data-at="section"> <div class="section-holder-border item-block item-absolute" data-at="section-border"></div> <div class="section-holder-overlay item-block item-absolute" data-at="section-overlay"></div> <div class="section-block"> <div class="section-inner section-fit section-relative"> </div> </div> </section> <section class="section section-relative " id="page-block-gox96k69isuoko6r" data-at="section"> <div class="section-holder-border item-block item-absolute" data-at="section-border"></div> <div class="section-holder-overlay item-block item-absolute" data-at="section-overlay"></div> <div class="section-block"> <div class="section-inner section-fit section-relative"> <div class="widget item-absolute " id="element-509"> <div class="contents html-widget__text-center " data-at="html"> Copyright © <script data-cfasync="false" >document.write(new Date().getFullYear())</script> WTWH Media, LLC. All Rights Reserved. The material on this site may not be reproduced, distributed, transmitted, cached or otherwise used, except with the prior written permission of WTWH Media. <a href="https://www.wtwhmedia.com/privacy-policy/" target="_blank">Privacy Policy</a> </div> </div> </div> </div> </section> </main> <!-- Workspace Level Script Footer --> <!-- end Workspace Level Script Footer --> <!-- custom FOOTER code--> <!-- end custom FOOTER code--> <script data-cfasync="false" src="//g.fastcdn.co/js/Cradle.14973f8f195e25e002ff.js"></script> <script data-cfasync="false" async defer src="//g.fastcdn.co/js/LazyImage.77b7aec17419c3045fee.js"></script> <script data-cfasync="false" src="//g.fastcdn.co/js/Links.c1a9dcf75cfbd1ae01c0.js"></script> <script data-cfasync="false" async src="https://heatmap-events-collector.instapage.com/static/lib.js"></script> <!-- Generated at: 2024-11-10T16:05:20.751Z --> <!-- --> <script data-cfasync="false" >(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'913485f7adacbfef',t:'MTczOTc4MjE1OC4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10