CINXE.COM

Design World Classroom on Gearing

<!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="This classroom details the most common gear types for motion applications — as well as the contained gear trains known as gearboxes (those mechanical components consisting of a series of integrated gears) and other iterations to simplify integration and servo tuning." /> <meta name="keywords" content="gearmotors, gearboxes, gears, gearing, cgi, servo, speed, motion, washdown, engineering" /> <link rel="canonical" href="https://www.designworldonline.com/gearing-classroom"> <link rel="shortcut icon" href="//v.fastcdn.co/u/6f5f942d/63988510-0-gears-favicon.png" type="image/ico"> <title>Design World Classroom on Gearing</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/gearing-classroom"> <link rel="preload" as="script" href="//g.fastcdn.co/js/utils.7accb7b6af83a9dd4f79.js"></link> <link rel="preload" as="script" href="//g.fastcdn.co/js/Cradle.dd0edac2d5f2fa8e68b5.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=Roboto:400,100,300,100italic,300italic,400italic,500,500italic,700,700italic,900,900italic&display=swap"/><link media="print" onload="this.media='all'" type="text/css" rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:400,100,300,100italic,300italic,400italic,500,500italic,700,700italic,900,900italic&display=swap"/><noscript><link type="text/css" rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:400,100,300,100italic,300italic,400italic,500,500italic,700,700italic,900,900italic&display=swap"/></noscript> <link rel="preload" as="style" href="https://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700,300italic,400italic,500italic,700italic&display=swap"/><link media="print" onload="this.media='all'" type="text/css" rel="stylesheet" href="https://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700,300italic,400italic,500italic,700italic&display=swap"/><noscript><link type="text/css" rel="stylesheet" href="https://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700,300italic,400italic,500italic,700italic&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:Roboto;font-weight:400;background:rgb(255,255,255);}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;}main{overflow:hidden;}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;}.clearfix{clear:both;}sup,sub{margin-left:0.1rem;line-height:0;}@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:Ubuntu;font-weight:500;}.btn{line-height:120%;text-align:center;font-family:Roboto;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;}: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-6mrf768uimo{height:9.9375rem;max-width:100%;}#page-block-6mrf768uimo .section-holder-border{border:0;}#page-block-6mrf768uimo .section-block{background:rgb(255,255,255);height:9.9375rem;}#page-block-6mrf768uimo .section-holder-overlay{display:none;}#element-759{top:1.75rem;left:4.5625rem;height:4.0509rem;width:15.875rem;z-index:30;}#element-760{top:6.75rem;left:4.3125rem;height:2.75rem;width:17.25rem;z-index:29;color:#37465A;font-size:0.8669rem;line-height:1.4rem;text-align:center;}#element-760 .x_938e8cfc{text-align:center;line-height:1.375rem;font-size:0.8669rem;}#element-760 .x_56623800{color:#881b13;}#page-block-520uf37ocf{height:34.3125rem;max-width:100%;}#page-block-520uf37ocf .section-holder-border{border:0;}#page-block-520uf37ocf .section-block{background:repeat rgb(255,255,255) 50% 50% / cover;background-image:url(//v.fastcdn.co/u/6f5f942d/63845072-0-AdobeStock-325149187.jpeg),url(//v.fastcdn.co/t/6f5f942d/a93698a8/1712797871-63845072-ghost-AdobeStock-325149187.jpeg);height:34.3125rem;}#page-block-520uf37ocf .section-holder-overlay{opacity:0.43;background-color:#000000;display:block;}#element-765{top:2.5rem;left:1.25rem;height:2.375rem;width:22.5rem;z-index:31;color:#000000;font-size:1.9814rem;line-height:2.4rem;text-align:center;}#element-765 .x_d5cc1063{text-align:center;line-height:2.375rem;font-size:1.9814rem;}#element-765 .x_fb061381{color:#c9cdd2;}#element-765 strong{font-weight:700;}#element-773{top:7.3125rem;left:4rem;height:0.625rem;width:0.625rem;z-index:34;}.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-773 .shape{border:0;background:rgb(155,10,10);}#element-774{top:9.1875rem;left:4rem;height:0.625rem;width:0.625rem;z-index:35;}#element-774 .shape{border:0;background:rgb(155,10,10);}#element-775{top:11.0625rem;left:4rem;height:0.625rem;width:0.625rem;z-index:36;}#element-775 .shape{border:0;background:rgb(155,10,10);}#element-766{top:19.0625rem;left:1.625rem;height:11rem;width:22.125rem;z-index:32;color:#FFFFFF;font-size:1.1765rem;line-height:1.425rem;text-align:left;font-weight:300;}#element-766 .x_ee13c36c{text-align:left;line-height:1.4375rem;font-size:1.1765rem;}#element-766 strong{font-weight:700;}#element-766.paragraph{font-weight:300;}#element-464{top:7rem;left:5.4375rem;height:7.875rem;width:15.3125rem;z-index:3;color:#FFFFFF;font-size:0.9288rem;line-height:1.3125rem;text-align:left;}#element-464 .x_5319a2c7{text-align:left;line-height:1.3125rem;font-size:0.9288rem;}#element-464 .x_c59c11d3{color:#f1ecec;}#element-464 .x_9910323e{color:#f4f2f2;}#element-464 strong{font-weight:700;}#element-767{top:40.1875rem;left:16.5625rem;height:10.375rem;width:1.375rem;z-index:33;}#element-767 .shape{border-right:2px solid #9B0A0A;}#element-798{top:52.4375rem;left:12rem;height:0.9375rem;width:0.9375rem;z-index:40;}#element-798 .shape{border:0;background:rgb(155,10,10);}#element-799{top:55.25rem;left:12rem;height:0.9375rem;width:0.9375rem;z-index:41;}#element-799 .shape{border:0;background:rgb(155,10,10);}#element-800{top:58.0625rem;left:12rem;height:0.9375rem;width:0.9375rem;z-index:42;}#element-800 .shape{border:0;background:rgb(155,10,10);}#page-block-8c7kn9tke14{height:16.75rem;max-width:100%;}#page-block-8c7kn9tke14 .section-holder-border{border:0;}#page-block-8c7kn9tke14 .section-block{background:rgb(255,255,255);height:16.75rem;}#page-block-8c7kn9tke14 .section-holder-overlay{display:none;}#element-631{top:1.0625rem;left:2.1875rem;height:4.375rem;width:20.5rem;z-index:23;color:#37465A;font-size:1.548rem;line-height:2.1875rem;text-align:center;}#element-631 .x_67ab24c6{text-align:center;line-height:2.1875rem;font-size:1.548rem;}#element-635{top:6rem;left:2.9375rem;height:9.5704rem;width:19rem;z-index:24;}#page-block-1x08yzwc5ga{height:104.25rem;max-width:100%;}#page-block-1x08yzwc5ga .section-holder-border{border:0;}#page-block-1x08yzwc5ga .section-block{background:no-repeat rgb(201,205,210) 50% 50% / auto;background-image:url(//v.fastcdn.co/u/6f5f942d/63898407-0-AdobeStock-210269007.jpg),url(//v.fastcdn.co/t/6f5f942d/a93698a8/1712797872-63898407-ghost-AdobeStock-210269007.jpg);height:104.25rem;}#page-block-1x08yzwc5ga .section-holder-overlay{opacity:0.9;background-color:#1B252C;display:block;}#element-777{top:3.8125rem;left:1.25rem;height:2.25rem;width:22.5rem;z-index:9;color:#37465A;font-size:1.6099rem;line-height:2.275rem;text-align:center;font-weight:700;}#element-777 .x_47b745f5{text-align:center;line-height:2.25rem;font-size:1.6099rem;}#element-777 .x_fb061381{color:#c9cdd2;}#element-777 strong{font-weight:700;}#element-777.headline{font-weight:700;}#element-781{top:10.8125rem;left:3.125rem;height:16.25rem;width:18.75rem;z-index:19;}#element-781 .shape{border:0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mM89h8AApEBx2iaqpQAAAAASUVORK5CYII=) repeat rgb(255,255,255) 32% 53% / cover;}#element-779{top:46.625rem;left:4.375rem;height:1.625rem;width:16.1875rem;z-index:18;color:#37465A;font-size:0.9907rem;line-height:1.6rem;text-align:left;font-weight:400;}#element-779 .x_fae6260b{text-align:left;line-height:1.625rem;font-size:0.9907rem;}#element-779 strong{font-weight:700;}#element-779.paragraph{font-weight:400;}#element-778{top:10.8125rem;left:3.125rem;height:27.3125rem;width:18.75rem;z-index:17;}#element-778 .shape{border:0;background:rgb(255,255,255);}#element-783{top:40rem;left:3.0625rem;height:29.875rem;width:18.75rem;z-index:13;}#element-783 .shape{border:0;background:rgb(255,255,255);}#element-786{top:40rem;left:3.0625rem;height:16.25rem;width:18.75rem;z-index:14;}#element-786 .shape{border:0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mM89h8AApEBx2iaqpQAAAAASUVORK5CYII=) repeat rgb(255,255,255) 50% 50% / cover;}#element-788{top:72.875rem;left:3.125rem;height:28.375rem;width:18.75rem;z-index:10;}#element-788 .shape{border:0;background:rgb(255,255,255);}#element-791{top:72.875rem;left:3.125rem;height:16.25rem;width:18.75rem;z-index:11;}#element-791 .shape{border:0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mM89h8AApEBx2iaqpQAAAAASUVORK5CYII=) repeat rgb(255,255,255) 61% 51% / cover;}#element-784{top:57.3125rem;left:3.9375rem;height:3.25rem;width:16.1875rem;z-index:15;color:#37465A;font-size:0.9907rem;line-height:1.6rem;text-align:left;font-weight:400;}#element-784 .x_fae6260b{text-align:left;line-height:1.625rem;font-size:0.9907rem;}#element-784 strong{font-weight:700;}#element-784.paragraph{font-weight:400;}#element-789{top:91.0625rem;left:3.9375rem;height:1.625rem;width:16.1875rem;z-index:12;color:#37465A;font-size:0.9907rem;line-height:1.6rem;text-align:left;font-weight:400;}#element-789 .x_fae6260b{text-align:left;line-height:1.625rem;font-size:0.9907rem;}#element-789 strong{font-weight:700;}#element-789.paragraph{font-weight:400;}#element-780{top:28.6875rem;left:4.375rem;height:6.5rem;width:16.1875rem;z-index:20;color:#37465A;font-size:0.9907rem;line-height:1.6rem;text-align:left;font-weight:400;}#element-780 .x_fae6260b{text-align:left;line-height:1.625rem;font-size:0.9907rem;}#element-780 strong{font-weight:700;}#element-780.paragraph{font-weight:400;}#element-793{top:61rem;left:3.9375rem;height:5.5rem;width:16.9375rem;z-index:37;color:#37465A;font-size:0.8669rem;line-height:1.4rem;text-align:left;font-weight:400;}#element-793 .x_8b9dcb22{text-align:left;line-height:1.375rem;font-size:0.8669rem;}#element-793 strong{font-weight:700;}#element-793.paragraph{font-weight:400;}#element-795{top:93.375rem;left:3.9375rem;height:4.125rem;width:16.9375rem;z-index:39;color:#37465A;font-size:0.8669rem;line-height:1.4rem;text-align:left;font-weight:400;}#element-795 .x_8b9dcb22{text-align:left;line-height:1.375rem;font-size:0.8669rem;}#element-795 strong{font-weight:700;}#element-795.paragraph{font-weight:400;}#element-787{top:67.3125rem;left:3.9375rem;height:1.1875rem;width:16.1875rem;z-index:16;color:#37465A;font-size:0.743rem;line-height:1.2rem;text-align:right;font-weight:700;}#element-787 .x_e86f1825{text-align:right;line-height:1.1875rem;font-size:0.743rem;}#element-787 .x_afd94657{color:#9b0a0a;}#element-787 strong{font-weight:700;}#element-787.headline{font-weight:700;}#element-782{top:35.6875rem;left:4.375rem;height:1.1875rem;width:16.1875rem;z-index:21;color:#37465A;font-size:0.743rem;line-height:1.2rem;text-align:right;font-weight:700;}#element-782 .x_e86f1825{text-align:right;line-height:1.1875rem;font-size:0.743rem;}#element-782 .x_afd94657{color:#9b0a0a;}#element-782 strong{font-weight:700;}#element-782.headline{font-weight:700;}#element-794{top:98.875rem;left:4.3125rem;height:1.1875rem;width:16.1875rem;z-index:38;color:#37465A;font-size:0.743rem;line-height:1.2rem;text-align:right;font-weight:700;}#element-794 .x_e86f1825{text-align:right;line-height:1.1875rem;font-size:0.743rem;}#element-794 .x_afd94657{color:#9b0a0a;}#element-794 strong{font-weight:700;}#element-794.headline{font-weight:700;}#page-block-1r2qkpsnlsw{height:177.125rem;max-width:100%;}#page-block-1r2qkpsnlsw .section-holder-border{border:0;}#page-block-1r2qkpsnlsw .section-block{background:rgb(255,255,255);height:177.125rem;}#page-block-1r2qkpsnlsw .section-holder-overlay{display:none;}#element-855{top:2.5rem;left:4.6875rem;height:7.875rem;width:15.625rem;z-index:99;}#element-802{top:24.375rem;left:0;height:1.625rem;width:24.9375rem;z-index:44;color:#37465A;font-size:1.6099rem;line-height:1.625rem;text-align:center;font-weight:700;}#element-802 .x_f82204f0{text-align:center;line-height:1.625rem;font-size:1.6099rem;}#element-802 .x_afd94657{color:#9b0a0a;}#element-802 strong{font-weight:700;}#element-802.headline{font-weight:700;}#element-819{top:66.6875rem;left:1.5625rem;height:1.8125rem;width:21.4375rem;z-index:46;color:#37465A;font-size:1.4861rem;line-height:1.8rem;text-align:center;}#element-819 .x_5f0ed501{text-align:center;line-height:1.8125rem;font-size:1.4861rem;}#element-808{top:29.5rem;left:0;height:2.125rem;width:24.9375rem;z-index:6;color:#37465A;font-size:1.4861rem;line-height:2.1rem;text-align:center;}#element-808 .x_fc9d998b{text-align:center;line-height:2.125rem;font-size:1.4861rem;}#element-822{top:69.1875rem;left:1.4375rem;height:15.4375rem;width:21.75rem;z-index:49;}#element-822 .shape{border:0.0625rem solid #A3BAC6;border-radius:0 0 0 0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mM89h8AApEBx2iaqpQAAAAASUVORK5CYII=) repeat 50% 50% / cover;}#element-812{top:32.5625rem;left:1.25rem;height:15.9375rem;width:22.5rem;z-index:8;}#element-812 .shape{border:0.0625rem solid #A3BAC6;border-radius:0 0 0 0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mM89h8AApEBx2iaqpQAAAAASUVORK5CYII=) repeat 50% 93% / cover;}#element-820{top:85.375rem;left:2.25rem;height:6.5rem;width:20.125rem;z-index:47;color:#37465A;font-size:0.9907rem;line-height:1.6rem;text-align:center;}#element-820 .x_dc68832a{text-align:center;line-height:1.625rem;font-size:0.9907rem;}#element-807{top:49.125rem;left:3.75rem;height:9.75rem;width:17.5rem;z-index:5;color:#37465A;font-size:0.9907rem;line-height:1.6rem;text-align:center;}#element-807 .x_dc68832a{text-align:center;line-height:1.625rem;font-size:0.9907rem;}#element-818{top:59.25rem;left:6.625rem;height:2.625rem;width:11.3125rem;z-index:45;}.btn-shadow{box-shadow:0 1px 3px rgba(1,1,1,0.5);}#element-818 .btn.btn-effect3d:active{box-shadow:none;}#element-818 .btn:hover{background:#C6C6C9;color:#000000;}#element-818 .btn{border:2px solid #9B0A0A;color:#9B0A0A;font-size:0.9907rem;font-family:Oswald;font-weight:400;height:2.625rem;width:11.3125rem;border-radius:0;}#element-821{top:92.3125rem;left:6.25rem;height:2.625rem;width:11.3125rem;z-index:48;}#element-821 .btn.btn-effect3d:active{box-shadow:none;}#element-821 .btn:hover{background:#C6C6C9;color:#000000;}#element-821 .btn{border:2px solid #9B0A0A;color:#9B0A0A;font-size:0.9907rem;font-family:Oswald;font-weight:400;height:2.625rem;width:11.3125rem;border-radius:0;}#element-824{top:100.625rem;left:1.75rem;height:3.625rem;width:21.4375rem;z-index:51;color:#37465A;font-size:1.4861rem;line-height:1.8rem;text-align:center;}#element-824 .x_5f0ed501{text-align:center;line-height:1.8125rem;font-size:1.4861rem;}#element-828{top:141.5rem;left:1.75rem;height:3.625rem;width:21.4375rem;z-index:55;color:#37465A;font-size:1.4861rem;line-height:1.8rem;text-align:center;}#element-828 .x_5f0ed501{text-align:center;line-height:1.8125rem;font-size:1.4861rem;}#element-825{top:104.875rem;left:1.75rem;height:15.4375rem;width:21.75rem;z-index:52;}#element-825 .shape{border:0.0625rem solid #A3BAC6;border-radius:0 0 0 0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mM89h8AApEBx2iaqpQAAAAASUVORK5CYII=) repeat 48% 17% / cover;}#element-829{top:145.8125rem;left:1.75rem;height:15.4375rem;width:21.75rem;z-index:56;}#element-829 .shape{border:0.0625rem solid #A3BAC6;border-radius:0 0 0 0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mM89h8AApEBx2iaqpQAAAAASUVORK5CYII=) repeat 50% 50% / cover;}#element-823{top:121rem;left:2.125rem;height:11.375rem;width:20.75rem;z-index:50;color:#37465A;font-size:0.9907rem;line-height:1.6rem;text-align:center;}#element-823 .x_dc68832a{text-align:center;line-height:1.625rem;font-size:0.9907rem;}#element-827{top:162.3125rem;left:2rem;height:6.5rem;width:20.9375rem;z-index:54;color:#37465A;font-size:0.9907rem;line-height:1.6rem;text-align:center;}#element-827 .x_dc68832a{text-align:center;line-height:1.625rem;font-size:0.9907rem;}#element-830{top:169.5rem;left:7.25rem;height:2.625rem;width:10.4375rem;z-index:57;}#element-830 .btn.btn-effect3d:active{box-shadow:none;}#element-830 .btn:hover{background:#C6C6C9;color:#000000;}#element-830 .btn{border:2px solid #9B0A0A;color:#9B0A0A;font-size:0.9907rem;font-family:Oswald;font-weight:400;height:2.625rem;width:10.4375rem;border-radius:0;}#element-826{top:132.9375rem;left:6.8125rem;height:2.625rem;width:11.3125rem;z-index:53;}#element-826 .btn.btn-effect3d:active{box-shadow:none;}#element-826 .btn:hover{background:#C6C6C9;color:#000000;}#element-826 .btn{border:2px solid #9B0A0A;color:#9B0A0A;font-size:0.9907rem;font-family:Oswald;font-weight:400;height:2.625rem;width:11.3125rem;border-radius:0;}#element-835{top:172.625rem;left:7.25rem;height:2.625rem;width:10.4375rem;z-index:58;}#element-835 .btn.btn-effect3d:active{box-shadow:none;}#element-835 .btn:hover{background:#C6C6C9;color:#000000;}#element-835 .btn{border:2px solid #9B0A0A;color:#9B0A0A;font-size:0.9907rem;font-family:Oswald;font-weight:400;height:2.625rem;width:10.4375rem;border-radius:0;}#page-block-4icojuuwaou{height:105.5rem;max-width:100%;}#page-block-4icojuuwaou .section-holder-border{border:0;}#page-block-4icojuuwaou .section-block{background:repeat rgb(255,255,255) 50% 50% / cover;background-image:url(//v.fastcdn.co/u/6f5f942d/55095886-0-iStock-842184952-Gea.jpg),url(//v.fastcdn.co/t/6f5f942d/a93698a8/1712797872-55095886-ghost-iStock-842184952-Gea.jpg);height:105.5rem;}#page-block-4icojuuwaou .section-holder-overlay{opacity:0.9;background-color:#0A2235;display:block;}#element-714{top:2.25rem;left:2.4375rem;height:3.5rem;width:20.25rem;z-index:4;color:#98A0A6;font-size:1.4241rem;line-height:1.725rem;text-align:center;}#element-714 .x_6ee82066{text-align:center;line-height:1.75rem;font-size:1.4241rem;}#element-714 .x_70fc9423{color:#f2f5f7;}#element-836{top:7.625rem;left:3.125rem;height:28.0625rem;width:18.75rem;z-index:59;}#element-836 .shape{border:0.0625rem solid #A3BAC6;background:rgb(255,255,255);}#element-842{top:38.6875rem;left:3.125rem;height:29.4375rem;width:18.75rem;z-index:64;}#element-842 .shape{border:0.0625rem solid #A3BAC6;background:rgb(255,255,255);}#element-844{top:38.625rem;left:3.125rem;height:15.4375rem;width:18.625rem;z-index:66;}#element-844 .shape{border:0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mM89h8AApEBx2iaqpQAAAAASUVORK5CYII=) repeat rgb(255,255,255) 50% 50% / cover;}#element-847{top:70.9375rem;left:3.125rem;height:29.875rem;width:18.75rem;z-index:69;}#element-847 .shape{border:0.0625rem solid #A3BAC6;background:rgb(255,255,255);}#element-849{top:70.9375rem;left:3.125rem;height:15.4375rem;width:18.625rem;z-index:71;}#element-849 .shape{border:0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mM89h8AApEBx2iaqpQAAAAASUVORK5CYII=) repeat rgb(255,255,255) 50% 50% / cover;}#element-841{top:7.625rem;left:3.125rem;height:16.25rem;width:18.75rem;z-index:61;}#element-841 .shape{border:0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mM89h8AApEBx2iaqpQAAAAASUVORK5CYII=) repeat rgb(255,255,255) 55% 48% / cover;}#element-840{top:23.875rem;left:4.375rem;height:3.25rem;width:16.875rem;z-index:60;color:#37465A;font-size:0.9907rem;line-height:1.6rem;text-align:left;font-weight:400;}#element-840 .x_fae6260b{text-align:left;line-height:1.625rem;font-size:0.9907rem;}#element-840 strong{font-weight:700;}#element-840.paragraph{font-weight:400;}#element-843{top:55.0625rem;left:3.875rem;height:3.25rem;width:17.25rem;z-index:65;color:#37465A;font-size:0.9907rem;line-height:1.6rem;text-align:left;font-weight:400;}#element-843 .x_fae6260b{text-align:left;line-height:1.625rem;font-size:0.9907rem;}#element-843 strong{font-weight:700;}#element-843.paragraph{font-weight:400;}#element-848{top:87.25rem;left:4.0625rem;height:3.25rem;width:17.25rem;z-index:70;color:#37465A;font-size:0.9907rem;line-height:1.6rem;text-align:left;font-weight:400;}#element-848 .x_fae6260b{text-align:left;line-height:1.625rem;font-size:0.9907rem;}#element-848 strong{font-weight:700;}#element-848.paragraph{font-weight:400;}#element-837{top:27.8125rem;left:4.375rem;height:4.125rem;width:16.1875rem;z-index:62;color:#37465A;font-size:0.8669rem;line-height:1.4rem;text-align:left;font-weight:400;}#element-837 .x_8b9dcb22{text-align:left;line-height:1.375rem;font-size:0.8669rem;}#element-837 strong{font-weight:700;}#element-837.paragraph{font-weight:400;}#element-845{top:59rem;left:3.875rem;height:5.5rem;width:16.75rem;z-index:67;color:#37465A;font-size:0.8669rem;line-height:1.4rem;text-align:left;font-weight:400;}#element-845 .x_8b9dcb22{text-align:left;line-height:1.375rem;font-size:0.8669rem;}#element-845 strong{font-weight:700;}#element-845.paragraph{font-weight:400;}#element-850{top:91.3125rem;left:4.0625rem;height:5.5rem;width:16.75rem;z-index:72;color:#37465A;font-size:0.8669rem;line-height:1.4rem;text-align:left;font-weight:400;}#element-850 .x_8b9dcb22{text-align:left;line-height:1.375rem;font-size:0.8669rem;}#element-850 strong{font-weight:700;}#element-850.paragraph{font-weight:400;}#element-846{top:65.875rem;left:4.375rem;height:1.1875rem;width:16.1875rem;z-index:68;color:#37465A;font-size:0.743rem;line-height:1.2rem;text-align:right;font-weight:700;}#element-846 .x_e86f1825{text-align:right;line-height:1.1875rem;font-size:0.743rem;}#element-846 .x_afd94657{color:#9b0a0a;}#element-846 strong{font-weight:700;}#element-846.headline{font-weight:700;}#element-838{top:32.875rem;left:4.375rem;height:1.1875rem;width:16.1875rem;z-index:63;color:#37465A;font-size:0.743rem;line-height:1.2rem;text-align:right;font-weight:700;}#element-838 .x_e86f1825{text-align:right;line-height:1.1875rem;font-size:0.743rem;}#element-838 .x_afd94657{color:#9b0a0a;}#element-838 strong{font-weight:700;}#element-838.headline{font-weight:700;}#element-851{top:97.75rem;left:4.5625rem;height:1.1875rem;width:16.1875rem;z-index:73;color:#37465A;font-size:0.743rem;line-height:1.2rem;text-align:right;font-weight:700;}#element-851 .x_e86f1825{text-align:right;line-height:1.1875rem;font-size:0.743rem;}#element-851 .x_afd94657{color:#9b0a0a;}#element-851 strong{font-weight:700;}#element-851.headline{font-weight:700;}#page-block-fyd9b66d5s2ocshfq7kg1fw29{height:34.5625rem;max-width:100%;}#page-block-fyd9b66d5s2ocshfq7kg1fw29 .section-holder-border{border:0;}#page-block-fyd9b66d5s2ocshfq7kg1fw29 .section-block{background:rgb(255,255,255);height:34.5625rem;}#page-block-fyd9b66d5s2ocshfq7kg1fw29 .section-holder-overlay{display:none;}#element-749{top:5.3125rem;left:3.25rem;height:13.7887rem;width:17.5625rem;z-index:26;}#element-751{top:1.125rem;left:1.9375rem;height:3.5rem;width:21rem;z-index:27;color:#98A0A6;font-size:1.4241rem;line-height:1.725rem;text-align:center;}#element-751 .x_6ee82066{text-align:center;line-height:1.75rem;font-size:1.4241rem;}#element-751 .x_47aaa431{color:#79001f;}#element-752{top:19.6875rem;left:1.1875rem;height:9.625rem;width:22.5rem;z-index:28;color:#98A0A6;font-size:1.1146rem;line-height:1.35rem;text-align:center;}#element-752 .x_764cc516{text-align:center;line-height:1.375rem;font-size:1.1146rem;}#element-852{top:30.625rem;left:7.375rem;height:2.625rem;width:10.1875rem;z-index:74;}#element-852 .btn.btn-effect3d:active{box-shadow:none;}#element-852 .btn:hover{background:#C6C6C9;color:#000000;}#element-852 .btn{border:2px solid #9B0A0A;color:#9B0A0A;font-size:0.9907rem;font-family:Oswald;font-weight:400;height:2.625rem;width:10.1875rem;border-radius:0;}#page-block-evyi2xjwr46{height:6.25rem;max-width:100%;}#page-block-evyi2xjwr46 .section-holder-border{border:0;}#page-block-evyi2xjwr46 .section-block{background:rgb(155,10,10);height:6.25rem;}#page-block-evyi2xjwr46 .section-holder-overlay{display:none;}#page-block-tf98gqx3hol{height:30.3125rem;max-width:100%;}#page-block-tf98gqx3hol .section-holder-border{border:0;}#page-block-tf98gqx3hol .section-block{background:none;height:30.3125rem;}#page-block-tf98gqx3hol .section-holder-overlay{display:none;}#element-856{top:2.5rem;left:1.25rem;height:11.3333rem;width:22.5rem;z-index:124;}#page-block-9wevj9i0x8b{height:6.25rem;max-width:100%;}#page-block-9wevj9i0x8b .section-holder-border{border:0;}#page-block-9wevj9i0x8b .section-block{background:rgb(215,221,227);height:6.25rem;}#page-block-9wevj9i0x8b .section-holder-overlay{display:none;}#element-569{top:0.9375rem;left:4.3125rem;height:4.125rem;width:16.3125rem;z-index:22;}#page-block-u9jmnf3mje{height:8.3125rem;max-width:100%;}#page-block-u9jmnf3mje .section-holder-border{border:0;}#page-block-u9jmnf3mje .section-block{background:rgb(255,255,255);height:8.3125rem;}#page-block-u9jmnf3mje .section-holder-overlay{display:none;}#element-758{top:1.125rem;left:1.25rem;height:6.0625rem;width:22.5rem;z-index:7;}.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;}}@media screen and (min-width:768px){.section-fit{max-width:60rem;}#page-block-6mrf768uimo{height:6.9375rem;max-width:100%;}#page-block-6mrf768uimo .section-holder-border{border:0;}#page-block-6mrf768uimo .section-block{background:rgb(255,255,255);height:6.9375rem;}#page-block-6mrf768uimo .section-holder-overlay{display:none;}#element-759{top:2.625rem;left:0;height:2.3125rem;width:9.0625rem;z-index:30;}#element-760{top:2.625rem;left:24.3125rem;height:1.375rem;width:35.3125rem;z-index:29;color:#37465A;font-size:0.8669rem;line-height:1.4rem;text-align:right;}#element-760 .x_effd9815{text-align:right;line-height:1.375rem;font-size:0.8669rem;}#element-760 .x_56623800{color:#881b13;}#page-block-520uf37ocf{height:33.0625rem;max-width:100%;}#page-block-520uf37ocf .section-holder-border{border:0;}#page-block-520uf37ocf .section-block{background:repeat rgb(255,255,255) 50% 50% / cover;background-image:url(//v.fastcdn.co/u/6f5f942d/63845072-0-AdobeStock-325149187.jpeg),url(//v.fastcdn.co/t/6f5f942d/a93698a8/1712797871-63845072-ghost-AdobeStock-325149187.jpeg);height:33.0625rem;}#page-block-520uf37ocf .section-holder-overlay{opacity:0.43;background-color:#000000;display:block;}#element-765{top:2.1875rem;left:3.0625rem;height:3.875rem;width:56.875rem;z-index:31;color:#000000;font-size:2.7245rem;line-height:3.85rem;text-align:center;}#element-765 .x_31fd560a{text-align:center;line-height:3.875rem;font-size:2.7245rem;}#element-765 .x_fb061381{color:#c9cdd2;}#element-765 strong{font-weight:700;}#element-773{top:8.125rem;left:19.8125rem;height:0.9375rem;width:0.9375rem;z-index:34;}#element-773 .shape{border:0;background:rgb(155,10,10);}#element-774{top:8.125rem;left:21.625rem;height:0.9375rem;width:0.9375rem;z-index:35;}#element-774 .shape{border:0;background:rgb(155,10,10);}#element-775{top:8.125rem;left:23.4375rem;height:0.9375rem;width:0.9375rem;z-index:36;}#element-775 .shape{border:0;background:rgb(155,10,10);}#element-766{top:9.9375rem;left:19.8125rem;height:13.5625rem;width:27.875rem;z-index:32;color:#FFFFFF;font-size:1.3622rem;line-height:1.925rem;text-align:left;font-weight:300;}#element-766 .x_052b6b4c{text-align:left;line-height:1.9375rem;font-size:1.3622rem;}#element-766 strong{font-weight:700;}#element-766.paragraph{font-weight:300;}#element-464{top:10.1875rem;left:4.3125rem;height:10.5rem;width:11.6875rem;z-index:3;color:#FFFFFF;font-size:0.9288rem;line-height:1.3125rem;text-align:right;}#element-464 .x_ba555996{text-align:right;line-height:1.3125rem;font-size:0.9288rem;}#element-464 .x_c59c11d3{color:#f1ecec;}#element-464 .x_9910323e{color:#f4f2f2;}#element-464 strong{font-weight:700;}#element-767{top:10.375rem;left:16.5625rem;height:10.375rem;width:1.375rem;z-index:33;}#element-767 .shape{border-right:2px solid #9B0A0A;}#element-798{top:24.125rem;left:42.0625rem;height:0.9375rem;width:0.9375rem;z-index:40;}#element-798 .shape{border:0;background:rgb(155,10,10);}#element-799{top:24.125rem;left:43.875rem;height:0.9375rem;width:0.9375rem;z-index:41;}#element-799 .shape{border:0;background:rgb(155,10,10);}#element-800{top:24.125rem;left:45.6875rem;height:0.9375rem;width:0.9375rem;z-index:42;}#element-800 .shape{border:0;background:rgb(155,10,10);}#page-block-8c7kn9tke14{height:19.75rem;max-width:100%;}#page-block-8c7kn9tke14 .section-holder-border{border:0;}#page-block-8c7kn9tke14 .section-block{background:rgb(255,255,255);height:19.75rem;}#page-block-8c7kn9tke14 .section-holder-overlay{display:none;}#element-631{top:1.4375rem;left:3.75rem;height:3rem;width:52.5rem;z-index:23;color:#37465A;font-size:1.8576rem;line-height:3rem;text-align:center;}#element-631 .x_55e4a81c{text-align:center;line-height:3rem;font-size:1.8576rem;}#element-635{top:5.4375rem;left:17.25rem;height:12.75rem;width:25.3125rem;z-index:24;}#page-block-1x08yzwc5ga{height:41.5625rem;max-width:100%;}#page-block-1x08yzwc5ga .section-holder-border{border:0;}#page-block-1x08yzwc5ga .section-block{background:no-repeat rgb(201,205,210) 50% 50% / auto fixed;background-image:url(//v.fastcdn.co/u/6f5f942d/63898407-0-AdobeStock-210269007.jpg),url(//v.fastcdn.co/t/6f5f942d/a93698a8/1712797872-63898407-ghost-AdobeStock-210269007.jpg);height:41.5625rem;}#page-block-1x08yzwc5ga .section-holder-overlay{opacity:0.9;background-color:#1B252C;display:block;}#element-777{top:3.5625rem;left:-0.0625rem;height:2.875rem;width:60rem;z-index:9;color:#37465A;font-size:2.3529rem;line-height:2.85rem;text-align:center;font-weight:700;}#element-777 .x_b614627d{text-align:center;line-height:2.875rem;font-size:2.3529rem;}#element-777 .x_fb061381{color:#c9cdd2;}#element-777 strong{font-weight:700;}#element-777.headline{font-weight:700;}#element-781{top:10.1875rem;left:0;height:16.25rem;width:18.75rem;z-index:19;}#element-781 .shape{border:0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mM89h8AApEBx2iaqpQAAAAASUVORK5CYII=) repeat rgb(255,255,255) 32% 53% / cover;}#element-779{top:27.6875rem;left:1.3125rem;height:1.625rem;width:16.875rem;z-index:18;color:#37465A;font-size:0.9907rem;line-height:1.6rem;text-align:left;font-weight:400;}#element-779 .x_fae6260b{text-align:left;line-height:1.625rem;font-size:0.9907rem;}#element-779 strong{font-weight:700;}#element-779.paragraph{font-weight:400;}#element-778{top:10.1875rem;left:0;height:27.3125rem;width:18.75rem;z-index:17;}#element-778 .shape{border:0;background:rgb(255,255,255);}#element-783{top:10.1875rem;left:20.625rem;height:27.3125rem;width:18.75rem;z-index:13;}#element-783 .shape{border:0;background:rgb(255,255,255);}#element-786{top:10.1875rem;left:20.625rem;height:16.25rem;width:18.75rem;z-index:14;}#element-786 .shape{border:0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mM89h8AApEBx2iaqpQAAAAASUVORK5CYII=) repeat rgb(255,255,255) 50% 50% / cover;}#element-788{top:10.1875rem;left:41.25rem;height:27.3125rem;width:18.75rem;z-index:10;}#element-788 .shape{border:0;background:rgb(255,255,255);}#element-791{top:10.1875rem;left:41.25rem;height:16.25rem;width:18.75rem;z-index:11;}#element-791 .shape{border:0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mM89h8AApEBx2iaqpQAAAAASUVORK5CYII=) repeat rgb(255,255,255) 61% 51% / cover;}#element-784{top:27.6875rem;left:21.9375rem;height:1.625rem;width:17.4375rem;z-index:15;color:#37465A;font-size:0.9907rem;line-height:1.6rem;text-align:left;font-weight:400;}#element-784 .x_fae6260b{text-align:left;line-height:1.625rem;font-size:0.9907rem;}#element-784 strong{font-weight:700;}#element-784.paragraph{font-weight:400;}#element-789{top:27.6875rem;left:42.5625rem;height:1.625rem;width:16.1875rem;z-index:12;color:#37465A;font-size:0.9907rem;line-height:1.6rem;text-align:left;font-weight:400;}#element-789 .x_fae6260b{text-align:left;line-height:1.625rem;font-size:0.9907rem;}#element-789 strong{font-weight:700;}#element-789.paragraph{font-weight:400;}#element-780{top:29.8125rem;left:1.3125rem;height:4.125rem;width:16.1875rem;z-index:20;color:#37465A;font-size:0.8669rem;line-height:1.4rem;text-align:left;font-weight:400;}#element-780 .x_8b9dcb22{text-align:left;line-height:1.375rem;font-size:0.8669rem;}#element-780 strong{font-weight:700;}#element-780.paragraph{font-weight:400;}#element-793{top:29.8125rem;left:21.9375rem;height:5.5rem;width:16.9375rem;z-index:37;color:#37465A;font-size:0.8669rem;line-height:1.4rem;text-align:left;font-weight:400;}#element-793 .x_8b9dcb22{text-align:left;line-height:1.375rem;font-size:0.8669rem;}#element-793 strong{font-weight:700;}#element-793.paragraph{font-weight:400;}#element-795{top:29.8125rem;left:42.5625rem;height:4.125rem;width:16.9375rem;z-index:39;color:#37465A;font-size:0.8669rem;line-height:1.4rem;text-align:left;font-weight:400;}#element-795 .x_8b9dcb22{text-align:left;line-height:1.375rem;font-size:0.8669rem;}#element-795 strong{font-weight:700;}#element-795.paragraph{font-weight:400;}#element-787{top:35.5rem;left:22.1875rem;height:1.1875rem;width:16.1875rem;z-index:16;color:#37465A;font-size:0.743rem;line-height:1.2rem;text-align:right;font-weight:700;}#element-787 .x_e86f1825{text-align:right;line-height:1.1875rem;font-size:0.743rem;}#element-787 .x_afd94657{color:#9b0a0a;}#element-787 strong{font-weight:700;}#element-787.headline{font-weight:700;}#element-782{top:35.625rem;left:1.3125rem;height:1.1875rem;width:16.1875rem;z-index:21;color:#37465A;font-size:0.743rem;line-height:1.2rem;text-align:right;font-weight:700;}#element-782 .x_e86f1825{text-align:right;line-height:1.1875rem;font-size:0.743rem;}#element-782 .x_afd94657{color:#9b0a0a;}#element-782 strong{font-weight:700;}#element-782.headline{font-weight:700;}#element-794{top:35.625rem;left:42.9375rem;height:1.1875rem;width:16.1875rem;z-index:38;color:#37465A;font-size:0.743rem;line-height:1.2rem;text-align:right;font-weight:700;}#element-794 .x_e86f1825{text-align:right;line-height:1.1875rem;font-size:0.743rem;}#element-794 .x_afd94657{color:#9b0a0a;}#element-794 strong{font-weight:700;}#element-794.headline{font-weight:700;}#page-block-1r2qkpsnlsw{height:88.5rem;max-width:100%;}#page-block-1r2qkpsnlsw .section-holder-border{border:0;}#page-block-1r2qkpsnlsw .section-block{background:rgb(255,255,255);height:88.5rem;}#page-block-1r2qkpsnlsw .section-holder-overlay{display:none;}#element-855{top:1.25rem;left:43.5rem;height:7.875rem;width:15.625rem;z-index:99;}#element-802{top:3.75rem;left:0;height:2.875rem;width:28.25rem;z-index:44;color:#37465A;font-size:2.3529rem;line-height:2.85rem;text-align:left;font-weight:700;}#element-802 .x_abeb1804{text-align:left;line-height:2.875rem;font-size:2.3529rem;}#element-802 .x_afd94657{color:#9b0a0a;}#element-802 strong{font-weight:700;}#element-802.headline{font-weight:700;}#element-819{top:11.8125rem;left:35.3125rem;height:1.8125rem;width:21.4375rem;z-index:46;color:#37465A;font-size:1.4861rem;line-height:1.8rem;text-align:center;}#element-819 .x_5f0ed501{text-align:center;line-height:1.8125rem;font-size:1.4861rem;}#element-808{top:11.875rem;left:3.6875rem;height:1.8125rem;width:21.4375rem;z-index:6;color:#37465A;font-size:1.4861rem;line-height:1.8rem;text-align:center;}#element-808 .x_5f0ed501{text-align:center;line-height:1.8125rem;font-size:1.4861rem;}#element-822{top:14.3125rem;left:35rem;height:15.4375rem;width:21.75rem;z-index:49;}#element-822 .shape{border:0.0625rem solid #A3BAC6;border-radius:0 0 0 0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mM89h8AApEBx2iaqpQAAAAASUVORK5CYII=) repeat 50% 50% / cover;}#element-812{top:14.375rem;left:3.6875rem;height:15.4375rem;width:21.75rem;z-index:8;}#element-812 .shape{border:0.0625rem solid #A3BAC6;border-radius:0 0 0 0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mM89h8AApEBx2iaqpQAAAAASUVORK5CYII=) repeat 50% 93% / cover;}#element-820{top:30.875rem;left:36.625rem;height:8.125rem;width:18.3125rem;z-index:47;color:#37465A;font-size:0.9907rem;line-height:1.6rem;text-align:center;}#element-820 .x_dc68832a{text-align:center;line-height:1.625rem;font-size:0.9907rem;}#element-807{top:30.9375rem;left:3.6875rem;height:8.125rem;width:21.75rem;z-index:5;color:#37465A;font-size:0.9907rem;line-height:1.6rem;text-align:center;}#element-807 .x_dc68832a{text-align:center;line-height:1.625rem;font-size:0.9907rem;}#element-818{top:39.5625rem;left:8.6875rem;height:2.625rem;width:10.9375rem;z-index:45;}#element-818 .btn.btn-effect3d:active{box-shadow:none;}#element-818 .btn:hover{background:#C6C6C9;color:#000000;}#element-818 .btn{border:2px solid #9B0A0A;color:#9B0A0A;font-size:0.9907rem;font-family:Oswald;font-weight:400;height:2.625rem;width:10.9375rem;border-radius:0;}#element-821{top:39.5625rem;left:40.375rem;height:2.625rem;width:10.9375rem;z-index:48;}#element-821 .btn.btn-effect3d:active{box-shadow:none;}#element-821 .btn:hover{background:#C6C6C9;color:#000000;}#element-821 .btn{border:2px solid #9B0A0A;color:#9B0A0A;font-size:0.9907rem;font-family:Oswald;font-weight:400;height:2.625rem;width:10.9375rem;border-radius:0;}#element-824{top:46.6875rem;left:3.625rem;height:3.625rem;width:21.4375rem;z-index:51;color:#37465A;font-size:1.4861rem;line-height:1.8rem;text-align:center;}#element-824 .x_5f0ed501{text-align:center;line-height:1.8125rem;font-size:1.4861rem;}#element-828{top:46.6875rem;left:36.625rem;height:3.625rem;width:21.4375rem;z-index:55;color:#37465A;font-size:1.4861rem;line-height:1.8rem;text-align:center;}#element-828 .x_5f0ed501{text-align:center;line-height:1.8125rem;font-size:1.4861rem;}#element-825{top:50.6875rem;left:3.625rem;height:15.4375rem;width:21.75rem;z-index:52;}#element-825 .shape{border:0.0625rem solid #A3BAC6;border-radius:0 0 0 0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mM89h8AApEBx2iaqpQAAAAASUVORK5CYII=) repeat 48% 17% / cover;}#element-829{top:50.6875rem;left:36.625rem;height:15.4375rem;width:21.75rem;z-index:56;}#element-829 .shape{border:0.0625rem solid #A3BAC6;border-radius:0 0 0 0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mM89h8AApEBx2iaqpQAAAAASUVORK5CYII=) repeat 50% 50% / cover;}#element-823{top:67.25rem;left:3.125rem;height:9.75rem;width:22.8125rem;z-index:50;color:#37465A;font-size:0.9907rem;line-height:1.6rem;text-align:center;}#element-823 .x_dc68832a{text-align:center;line-height:1.625rem;font-size:0.9907rem;}#element-827{top:67.25rem;left:36.625rem;height:6.5rem;width:21.5rem;z-index:54;color:#37465A;font-size:0.9907rem;line-height:1.6rem;text-align:center;}#element-827 .x_dc68832a{text-align:center;line-height:1.625rem;font-size:0.9907rem;}#element-830{top:74.4375rem;left:42.4375rem;height:2.625rem;width:10.3125rem;z-index:57;}#element-830 .btn.btn-effect3d:active{box-shadow:none;}#element-830 .btn:hover{background:#C6C6C9;color:#000000;}#element-830 .btn{border:2px solid #9B0A0A;color:#9B0A0A;font-size:0.9907rem;font-family:Oswald;font-weight:400;height:2.625rem;width:10.3125rem;border-radius:0;}#element-826{top:78.125rem;left:8.3125rem;height:2.625rem;width:10.6875rem;z-index:53;}#element-826 .btn.btn-effect3d:active{box-shadow:none;}#element-826 .btn:hover{background:#C6C6C9;color:#000000;}#element-826 .btn{border:2px solid #9B0A0A;color:#9B0A0A;font-size:0.9907rem;font-family:Oswald;font-weight:400;height:2.625rem;width:10.6875rem;border-radius:0;}#element-835{top:78.125rem;left:42.375rem;height:2.625rem;width:10.1875rem;z-index:58;}#element-835 .btn.btn-effect3d:active{box-shadow:none;}#element-835 .btn:hover{background:#C6C6C9;color:#000000;}#element-835 .btn{border:2px solid #9B0A0A;color:#9B0A0A;font-size:0.9907rem;font-family:Oswald;font-weight:400;height:2.625rem;width:10.1875rem;border-radius:0;}#page-block-4icojuuwaou{height:38.8125rem;max-width:100%;}#page-block-4icojuuwaou .section-holder-border{border:0;}#page-block-4icojuuwaou .section-block{background:repeat rgb(255,255,255) 50% 50% / cover fixed;background-image:url(//v.fastcdn.co/u/6f5f942d/55095886-0-iStock-842184952-Gea.jpg),url(//v.fastcdn.co/t/6f5f942d/a93698a8/1712797872-55095886-ghost-iStock-842184952-Gea.jpg);height:38.8125rem;}#page-block-4icojuuwaou .section-holder-overlay{opacity:0.9;background-color:#0A2235;display:block;}#element-714{top:2.625rem;left:0.0625rem;height:2.625rem;width:59.875rem;z-index:4;color:#98A0A6;font-size:1.8576rem;line-height:2.625rem;text-align:center;}#element-714 .x_eb0060c7{text-align:center;line-height:2.625rem;font-size:1.8576rem;}#element-714 .x_70fc9423{color:#f2f5f7;}#element-836{top:7.1875rem;left:-0.625rem;height:29rem;width:18.75rem;z-index:59;}#element-836 .shape{border:0.0625rem solid #A3BAC6;background:rgb(255,255,255);}#element-842{top:7.1875rem;left:20.625rem;height:29rem;width:18.75rem;z-index:64;}#element-842 .shape{border:0.0625rem solid #A3BAC6;background:rgb(255,255,255);}#element-844{top:7.1875rem;left:20.625rem;height:15.4375rem;width:18.6875rem;z-index:66;}#element-844 .shape{border:0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mM89h8AApEBx2iaqpQAAAAASUVORK5CYII=) repeat rgb(255,255,255) 50% 50% / cover;}#element-847{top:7.3125rem;left:41.1875rem;height:29rem;width:18.75rem;z-index:69;}#element-847 .shape{border:0.0625rem solid #A3BAC6;background:rgb(255,255,255);}#element-849{top:7.3125rem;left:41.25rem;height:15.4375rem;width:18.75rem;z-index:71;}#element-849 .shape{border:0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mM89h8AApEBx2iaqpQAAAAASUVORK5CYII=) repeat rgb(255,255,255) 50% 50% / cover;}#element-841{top:7.375rem;left:-0.25rem;height:16.25rem;width:18.1875rem;z-index:61;}#element-841 .shape{border:0;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mM89h8AApEBx2iaqpQAAAAASUVORK5CYII=) repeat rgb(255,255,255) 55% 48% / cover;}#element-840{top:24.375rem;left:0.625rem;height:3.25rem;width:16.875rem;z-index:60;color:#37465A;font-size:0.9907rem;line-height:1.6rem;text-align:left;font-weight:400;}#element-840 .x_fae6260b{text-align:left;line-height:1.625rem;font-size:0.9907rem;}#element-840 strong{font-weight:700;}#element-840.paragraph{font-weight:400;}#element-843{top:24.375rem;left:21.375rem;height:3.25rem;width:17.25rem;z-index:65;color:#37465A;font-size:0.9907rem;line-height:1.6rem;text-align:left;font-weight:400;}#element-843 .x_fae6260b{text-align:left;line-height:1.625rem;font-size:0.9907rem;}#element-843 strong{font-weight:700;}#element-843.paragraph{font-weight:400;}#element-848{top:24.4375rem;left:41.875rem;height:3.25rem;width:17.25rem;z-index:70;color:#37465A;font-size:0.9907rem;line-height:1.6rem;text-align:left;font-weight:400;}#element-848 .x_fae6260b{text-align:left;line-height:1.625rem;font-size:0.9907rem;}#element-848 strong{font-weight:700;}#element-848.paragraph{font-weight:400;}#element-837{top:28.125rem;left:0.625rem;height:4.125rem;width:16.1875rem;z-index:62;color:#37465A;font-size:0.8669rem;line-height:1.4rem;text-align:left;font-weight:400;}#element-837 .x_8b9dcb22{text-align:left;line-height:1.375rem;font-size:0.8669rem;}#element-837 strong{font-weight:700;}#element-837.paragraph{font-weight:400;}#element-845{top:28.125rem;left:21.3125rem;height:5.5rem;width:16.75rem;z-index:67;color:#37465A;font-size:0.8669rem;line-height:1.4rem;text-align:left;font-weight:400;}#element-845 .x_8b9dcb22{text-align:left;line-height:1.375rem;font-size:0.8669rem;}#element-845 strong{font-weight:700;}#element-845.paragraph{font-weight:400;}#element-850{top:28.1875rem;left:41.875rem;height:5.5rem;width:16.75rem;z-index:72;color:#37465A;font-size:0.8669rem;line-height:1.4rem;text-align:left;font-weight:400;}#element-850 .x_8b9dcb22{text-align:left;line-height:1.375rem;font-size:0.8669rem;}#element-850 strong{font-weight:700;}#element-850.paragraph{font-weight:400;}#element-846{top:33.8125rem;left:21.875rem;height:1.1875rem;width:16.1875rem;z-index:68;color:#37465A;font-size:0.743rem;line-height:1.2rem;text-align:right;font-weight:700;}#element-846 .x_e86f1825{text-align:right;line-height:1.1875rem;font-size:0.743rem;}#element-846 .x_afd94657{color:#9b0a0a;}#element-846 strong{font-weight:700;}#element-846.headline{font-weight:700;}#element-838{top:33.875rem;left:0.625rem;height:1.1875rem;width:16.1875rem;z-index:63;color:#37465A;font-size:0.743rem;line-height:1.2rem;text-align:right;font-weight:700;}#element-838 .x_e86f1825{text-align:right;line-height:1.1875rem;font-size:0.743rem;}#element-838 .x_afd94657{color:#9b0a0a;}#element-838 strong{font-weight:700;}#element-838.headline{font-weight:700;}#element-851{top:33.9375rem;left:42.4375rem;height:1.1875rem;width:16.1875rem;z-index:73;color:#37465A;font-size:0.743rem;line-height:1.2rem;text-align:right;font-weight:700;}#element-851 .x_e86f1825{text-align:right;line-height:1.1875rem;font-size:0.743rem;}#element-851 .x_afd94657{color:#9b0a0a;}#element-851 strong{font-weight:700;}#element-851.headline{font-weight:700;}#page-block-fyd9b66d5s2ocshfq7kg1fw29{height:23.8125rem;max-width:100%;}#page-block-fyd9b66d5s2ocshfq7kg1fw29 .section-holder-border{border:0;}#page-block-fyd9b66d5s2ocshfq7kg1fw29 .section-block{background:rgb(255,255,255);height:23.8125rem;}#page-block-fyd9b66d5s2ocshfq7kg1fw29 .section-holder-overlay{display:none;}#element-749{top:1.6875rem;left:-2.625rem;height:17.8125rem;width:22.6875rem;z-index:26;}#element-751{top:4.3125rem;left:18.1875rem;height:2.625rem;width:41.75rem;z-index:27;color:#98A0A6;font-size:1.8576rem;line-height:2.625rem;text-align:left;}#element-751 .x_4ebdd446{text-align:left;line-height:2.625rem;font-size:1.8576rem;}#element-751 .x_47aaa431{color:#79001f;}#element-752{top:7.5rem;left:18.3125rem;height:6.25rem;width:40.6875rem;z-index:28;color:#98A0A6;font-size:1.1146rem;line-height:1.575rem;text-align:left;}#element-752 .x_f66a7a65{text-align:left;line-height:1.5625rem;font-size:1.1146rem;}#element-852{top:15.0625rem;left:18.1875rem;height:2.625rem;width:9.9375rem;z-index:74;}#element-852 .btn.btn-effect3d:active{box-shadow:none;}#element-852 .btn:hover{background:#C6C6C9;color:#000000;}#element-852 .btn{border:2px solid #9B0A0A;color:#9B0A0A;font-size:0.9907rem;font-family:Oswald;font-weight:400;height:2.625rem;width:9.9375rem;border-radius:0;}#page-block-evyi2xjwr46{height:1.5625rem;max-width:100%;}#page-block-evyi2xjwr46 .section-holder-border{border:0;}#page-block-evyi2xjwr46 .section-block{background:rgb(155,10,10);height:1.5625rem;}#page-block-evyi2xjwr46 .section-holder-overlay{display:none;}#page-block-tf98gqx3hol{height:19rem;max-width:100%;}#page-block-tf98gqx3hol .section-holder-border{border:0;}#page-block-tf98gqx3hol .section-block{background:none;height:19rem;}#page-block-tf98gqx3hol .section-holder-overlay{display:none;}#element-856{top:3.75rem;left:17.3125rem;height:12.75rem;width:25.3125rem;z-index:124;}#page-block-9wevj9i0x8b{height:6.25rem;max-width:100%;}#page-block-9wevj9i0x8b .section-holder-border{border:0;}#page-block-9wevj9i0x8b .section-block{background:rgb(215,221,227);height:6.25rem;}#page-block-9wevj9i0x8b .section-holder-overlay{display:none;}#element-569{top:1.25rem;left:21.8125rem;height:4.125rem;width:16.3125rem;z-index:22;}#page-block-u9jmnf3mje{height:8.5rem;max-width:100%;}#page-block-u9jmnf3mje .section-holder-border{border:0;}#page-block-u9jmnf3mje .section-block{background:rgb(255,255,255);height:8.5rem;}#page-block-u9jmnf3mje .section-holder-overlay{display:none;}#element-758{top:1.4375rem;left:0;height:6.0625rem;width:60.0625rem;z-index:7;}} </style> <script data-cfasync="false" > window.__variantsData = [ { name: 'A', chance: 100 } ]; window.__page_id = 23660155; window.__customer_id = 1355093; window.__default_experience_id = 23660155; window.__version = 67; window.__variant = "A"; window.__variant_id = 1; window.__variant_custom_name = "Variation A"; window.__preview = false; window.__page_type = 2; window.__variant_hash = "e4304b1cb9538fd4dfbca5cfc7b19dda5ff5e2f5"; 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.a416ac4ebfdfa0d582c4.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":23660155,"publishedVersion":67,"variationName":"A","variationId":1,"linkedVariationId":2,"variation":"A","trackedLinks":[{"href":"https://www.cgimotion.com/engineering-tools/media/","ariaLabel":"","id":"rkzn6jpu1b","type":"url","track":true,"targetNewWindow":true,"passParameters":false},{"href":"https://www.cgimotion.com/part-configurators-and-3d-models/","ariaLabel":"","id":"yoypcsj6xe","type":"url","track":true,"targetNewWindow":true,"passParameters":false}],"allLinks":[{"href":"https://www.designworldonline.com/","ariaLabel":"","id":"ebn9802qplp","type":"url","track":false,"targetNewWindow":true,"passParameters":false},{"href":"#page-block-1x08yzwc5ga","id":"17ubuv3ks44","type":"onpage","track":false,"targetNewWindow":false,"passParameters":false},{"href":"#page-block-1r2qkpsnlsw","id":"r7odbcen8pq","type":"onpage","track":false,"targetNewWindow":false,"passParameters":false},{"href":"#page-block-4icojuuwaou","id":"818weqbqyeu","type":"onpage","track":false,"targetNewWindow":false,"passParameters":false},{"href":"https://www.cgimotion.com/","ariaLabel":"","id":"sfk03ph7ur","type":"url","track":false,"targetNewWindow":true,"passParameters":false},{"href":"https://www.designworldonline.com/wave-and-cycloidal-gearing/","ariaLabel":"","id":"4egyn8nnudh","type":"url","track":false,"targetNewWindow":true,"passParameters":false},{"href":"https://www.motioncontroltips.com/what-determines-worm-gear-efficiency-and-is-it-really-that-low/","ariaLabel":"","id":"phiwyd452y","type":"url","track":false,"targetNewWindow":true,"passParameters":false},{"href":"https://www.motioncontroltips.com/gearmotors-driving-the-timber-industry/","ariaLabel":"","id":"riep223zs2","type":"url","track":false,"targetNewWindow":true,"passParameters":false},{"href":"https://www.cgimotion.com/","ariaLabel":"","id":"ot3salf8b3","type":"url","track":false,"targetNewWindow":true,"passParameters":false},{"href":"https://www.cgimotion.com/wp-content/uploads/2015/03/Capabilities-Brochure.pdf","ariaLabel":"","id":"fp40cwo3unh","type":"url","track":false,"targetNewWindow":true,"passParameters":false},{"href":"https://www.cgimotion.com/technology-showcase/","ariaLabel":"","id":"f3fmjq4ali6","type":"url","track":false,"targetNewWindow":true,"passParameters":false},{"href":"http://2014pdfs.s3.amazonaws.com/CGI/cgi-brand/CGI-3rd-ads.pdf","ariaLabel":"","id":"njwxxsdrxa","type":"url","track":false,"targetNewWindow":true,"passParameters":false},{"href":"https://www.cgimotion.com/category/white-papers/","ariaLabel":"","id":"xu4nrcbcv3","type":"url","track":false,"targetNewWindow":true,"passParameters":false},{"href":"https://www.cgimotion.com/engineering-tools/media/","ariaLabel":"","id":"rkzn6jpu1b","type":"url","track":true,"targetNewWindow":true,"passParameters":false},{"href":"https://www.motioncontroltips.com/what-features-make-a-gearbox-suitable-for-washdown-environments/","ariaLabel":"","id":"l5f5o36ipyf","type":"url","track":false,"targetNewWindow":true,"passParameters":false},{"href":"https://www.motioncontroltips.com/cgi-inc-now-offers-new-raptor-ss-ip69k-rated-precision-planetary-gearheads/","ariaLabel":"","id":"k1lgl5ttgyi","type":"url","track":false,"targetNewWindow":true,"passParameters":false},{"href":"https://www.motioncontroltips.com/trends-in-gears-and-gearmotors-for-emobility-washdown-customization/","ariaLabel":"","id":"1j0o9tttq6x","type":"url","track":false,"targetNewWindow":true,"passParameters":false},{"href":"https://www.cgimotion.com/part-configurators-and-3d-models/","ariaLabel":"","id":"yoypcsj6xe","type":"url","track":true,"targetNewWindow":true,"passParameters":false},{"href":"https://www.cgimotion.com/","ariaLabel":"","id":"5xo2lqsusag","type":"url","track":false,"targetNewWindow":true,"passParameters":false},{"href":"https://www.designworldonline.com/mc2","ariaLabel":"","id":"bceavjcrt4k","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.a416ac4ebfdfa0d582c4.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.7accb7b6af83a9dd4f79.js"></script> <!-- F_INSTAPAGE[dynamic_text_replacement;page_generator] --> <!-- Workspace Level Script Head --> <!-- end Workspace Level Script Head --> <!-- custom HEAD code--> <!-- 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> <section class="section section-relative " id="page-block-6mrf768uimo" 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-759"> <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-ebn9802qplp" data-at="image-link" data-link-ebn9802qplp 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/a93698a8/1712797882-40674701-145x37-DesignWorld-Logo.png" srcset="//v.fastcdn.co/t/6f5f942d/a93698a8/1712797883-40674701-290x74-DesignWorld-Logo.png 2x" > </a> </div> </div> <div class="widget item-absolute paragraph " id="element-760" data-at="paragraph"> <div class="contents"> <p class="x_effd9815 x_938e8cfc"><span class="x_56623800"><a href="#page-block-1x08yzwc5ga" id="link-17ubuv3ks44" data-link-17ubuv3ks44 class="onpage-link">GEAR TYPES</a>&nbsp; &nbsp; &nbsp;| &nbsp; &nbsp;<a href="#page-block-1r2qkpsnlsw" id="link-r7odbcen8pq" data-link-r7odbcen8pq class="onpage-link">FEATURED RESOURCES </a>&nbsp;&nbsp;&nbsp;|&nbsp; &nbsp; <a href="#page-block-4icojuuwaou" id="link-818weqbqyeu" data-link-818weqbqyeu class="onpage-link">WASHDOWN GEAR OFFERINGS</a></span></p> </div> </div> </div> </div> </section> <section class="section section-relative " id="page-block-520uf37ocf" 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-765" data-at="headline"> <div class="contents"> <h1> <span class="x_31fd560a x_d5cc1063"><span class="x_fb061381">GEARING CLASSROOM</span></span> </h1> </div> </div> <div class="widget item-absolute " id="element-773"> <div class="contents shape circle figure " data-at="shape" ></div> </div> <div class="widget item-absolute " id="element-774"> <div class="contents shape circle figure " data-at="shape" ></div> </div> <div class="widget item-absolute " id="element-775"> <div class="contents shape circle figure " data-at="shape" ></div> </div> <div class="widget item-absolute paragraph " id="element-766" data-at="paragraph"> <div class="contents"> <p class="x_052b6b4c x_ee13c36c">This Learning Center Classroom details the most common gear types for motion applications — as well as the contained gear trains known as gearboxes (those mechanical components consisting of a series of integrated gears) and other iterations to simplify integration and servotuning.&nbsp;<br></p> </div> </div> <div class="widget item-absolute paragraph " id="element-464" data-at="paragraph"> <div class="contents"> <p class="x_ba555996 x_5319a2c7"><span class="x_c59c11d3">The function of</span><strong > <span class="x_9910323e">GEARING</span></strong><span class="x_c59c11d3"> is to mesh with other gear elements to transmit altered torque and rotation. In fact, gearing can change the speed, torque, and direction of motion from a drive source.&nbsp;</span></p> </div> </div> <div class="widget item-absolute hidden-mobile" id="element-767"> <div class="contents shape line-vertical line " data-at="shape" ></div> </div> <div class="widget item-absolute hidden-mobile" id="element-798"> <div class="contents shape circle figure " data-at="shape" ></div> </div> <div class="widget item-absolute hidden-mobile" id="element-799"> <div class="contents shape circle figure " data-at="shape" ></div> </div> <div class="widget item-absolute hidden-mobile" id="element-800"> <div class="contents shape circle figure " data-at="shape" ></div> </div> </div> </div> </section> <section class="section section-relative " id="page-block-8c7kn9tke14" 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-631" data-at="headline"> <div class="contents"> <h1> <span class="x_55e4a81c x_67ab24c6"><em >Sponsored by:</em></span> </h1> </div> </div> <div class="widget item-absolute " id="element-635"> <div class="contents cropped item-block" data-at="image-cropp"> <a href="https://www.cgimotion.com/" class="url-link item-content-box item-block" id="link-sfk03ph7ur" data-at="image-link" data-link-sfk03ph7ur target="_blank" > <img class="item-content-box item-block image " data-at="image" alt="" src="//v.fastcdn.co/t/6f5f942d/a93698a8/1712797874-55087466-405x204x415x214x4x5-cgi-logo.jpg" srcset="//v.fastcdn.co/t/6f5f942d/a93698a8/1712797875-55087466-810x408x830x428x8x10-cgi-logo.jpg 2x" > </a> </div> </div> </div> </div> </section> <section class="section section-relative " id="page-block-1x08yzwc5ga" 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-777" data-at="headline"> <div class="contents"> <h1> <span class="x_b614627d x_47b745f5"><span class="x_fb061381">GEAR TYPES AND USES</span></span> </h1> </div> </div> <div class="widget item-absolute " id="element-781"> <div class="contents shape img-lazy box figure " data-at="shape" data-src="//v.fastcdn.co/u/6f5f942d/63898174-0-worm-gear.jpg" ></div> </div> <div class="widget item-absolute paragraph " id="element-779" data-at="paragraph"> <div class="contents"> <p class="x_fae6260b"><strong >Worm gear efficiency</strong></p> </div> </div> <div class="widget item-absolute " id="element-778"> <div class="contents shape box figure " data-at="shape" ></div> </div> <div class="widget item-absolute " id="element-783"> <div class="contents shape box figure " data-at="shape" ></div> </div> <div class="widget item-absolute " id="element-786"> <div class="contents shape img-lazy box figure " data-at="shape" data-src="//v.fastcdn.co/u/6f5f942d/63898344-0-AdobeStock-256595933.jpg" ></div> </div> <div class="widget item-absolute " id="element-788"> <div class="contents shape box figure " data-at="shape" ></div> </div> <div class="widget item-absolute " id="element-791"> <div class="contents shape img-lazy box figure " data-at="shape" data-src="//v.fastcdn.co/u/6f5f942d/63898380-0-01-SEW-Eurodrive-tim.jpglossy1strip1webp1" ></div> </div> <div class="widget item-absolute paragraph " id="element-784" data-at="paragraph"> <div class="contents"> <p class="x_fae6260b"><strong >Wave &amp; cycloidal gearing for robotics&nbsp;</strong></p> </div> </div> <div class="widget item-absolute paragraph " id="element-789" data-at="paragraph"> <div class="contents"> <p class="x_fae6260b"><strong >Driving the timber industry</strong></p> </div> </div> <div class="widget item-absolute paragraph " id="element-780" data-at="paragraph"> <div class="contents"> <p class="x_8b9dcb22 x_fae6260b">Worm gears are often used for their ability to provide very high reduction ratios in a compact, single-stage design.&nbsp;</p> </div> </div> <div class="widget item-absolute paragraph " id="element-793" data-at="paragraph"> <div class="contents"> <p class="x_8b9dcb22">Many of today’s precision applications necessitate gears capable of dramatic speed reductions, power densities, and transmission accuracies.&nbsp;</p> </div> </div> <div class="widget item-absolute paragraph " id="element-795" data-at="paragraph"> <div class="contents"> <p class="x_8b9dcb22">Some gear units and gearmotors&nbsp;are specifically designed to handle heavy-duty processes.</p> </div> </div> <div class="widget item-absolute headline " id="element-787" data-at="headline"> <div class="contents"> <h5> <span class="x_e86f1825"><a href="https://www.designworldonline.com/wave-and-cycloidal-gearing/" id="link-4egyn8nnudh" target="_blank" data-link-4egyn8nnudh class="url-link"><span class="x_afd94657">MORE</span></a></span> </h5> </div> </div> <div class="widget item-absolute headline " id="element-782" data-at="headline"> <div class="contents"> <h5> <span class="x_e86f1825"><a href="https://www.motioncontroltips.com/what-determines-worm-gear-efficiency-and-is-it-really-that-low/" id="link-phiwyd452y" target="_blank" data-link-phiwyd452y class="url-link"><span class="x_afd94657">MORE</span></a></span> </h5> </div> </div> <div class="widget item-absolute headline " id="element-794" data-at="headline"> <div class="contents"> <h5> <span class="x_e86f1825"><span class="x_afd94657"><a href="https://www.motioncontroltips.com/gearmotors-driving-the-timber-industry/" id="link-riep223zs2" target="_blank" data-link-riep223zs2 class="url-link">MORE</a></span></span> </h5> </div> </div> </div> </div> </section> <section class="section section-relative " id="page-block-1r2qkpsnlsw" 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-855"> <div class="contents cropped item-block" data-at="image-cropp"> <a href="https://www.cgimotion.com/" class="url-link item-content-box item-block" id="link-ot3salf8b3" data-at="image-link" data-link-ot3salf8b3 target="_blank" > <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/a93698a8/1712797883-55087466-250x126x256x132x2x3-cgi-logo.jpg" data-retina-src="//v.fastcdn.co/t/6f5f942d/a93698a8/1712797884-55087466-500x252x512x264x4x6-cgi-logo.jpg" > </a> </div> </div> <div class="widget item-absolute headline " id="element-802" data-at="headline"> <div class="contents"> <h1> <span class="x_abeb1804 x_f82204f0"><span class="x_afd94657">FEATURED RESOURCES</span></span> </h1> </div> </div> <div class="widget item-absolute headline " id="element-819" data-at="headline"> <div class="contents"> <h3> <span class="x_5f0ed501">Precision Gears</span> </h3> </div> </div> <div class="widget item-absolute headline " id="element-808" data-at="headline"> <div class="contents"> <h3> <span class="x_5f0ed501 x_fc9d998b">CGI Products and Capabilities</span> </h3> </div> </div> <div class="widget item-absolute " id="element-822"> <div class="contents shape img-lazy box figure " data-at="shape" data-src="//v.fastcdn.co/u/6f5f942d/63904956-0-helical-gearing2-600.jpg" ></div> </div> <div class="widget item-absolute " id="element-812"> <div class="contents shape img-lazy box figure " data-at="shape" data-src="//v.fastcdn.co/u/6f5f942d/63904364-0-Capabilities-Brochur.jpg" ></div> </div> <div class="widget item-absolute paragraph " id="element-820" data-at="paragraph"> <div class="contents"> <p class="x_dc68832a">CGI, Inc.’s core business is designing and manufacturing precision components and sub assemblies to enable design excellence across a wide array of applications.</p> </div> </div> <div class="widget item-absolute paragraph " id="element-807" data-at="paragraph"> <div class="contents"> <p class="x_dc68832a">From Prototype to Production CGI enables design excellence across a wide range of industrial applications. CGI is your design and manufacturing partner helping to differentiate your product or innovation.</p> </div> </div> <div class="widget item-absolute " id="element-818"> <a href="https://www.cgimotion.com/wp-content/uploads/2015/03/Capabilities-Brochure.pdf" id="link-fp40cwo3unh" target="_blank" class="url-link btn item-block" data-at="button" data-link-fp40cwo3unh > DOWNLOAD BROCHURE </a> </div> <div class="widget item-absolute " id="element-821"> <a href="https://www.cgimotion.com/technology-showcase/" id="link-f3fmjq4ali6" target="_blank" class="url-link btn item-block" data-at="button" data-link-f3fmjq4ali6 > TECHNOLOGY SHOWCASE </a> </div> <div class="widget item-absolute headline " id="element-824" data-at="headline"> <div class="contents"> <h3> <span class="x_5f0ed501">Six Tips for Choosing a&nbsp;Planetary Gearhead</span> </h3> </div> </div> <div class="widget item-absolute headline " id="element-828" data-at="headline"> <div class="contents"> <h3> <span class="x_5f0ed501">Advanced Products for Robotics &amp; Automation</span> </h3> </div> </div> <div class="widget item-absolute " id="element-825"> <div class="contents shape img-lazy box figure " data-at="shape" data-src="//v.fastcdn.co/u/6f5f942d/63905058-0-Raptor-SS-precision-.jpg" ></div> </div> <div class="widget item-absolute " id="element-829"> <div class="contents shape img-lazy box figure " data-at="shape" data-src="//v.fastcdn.co/u/6f5f942d/63905140-0-gearboxes.jpg" ></div> </div> <div class="widget item-absolute paragraph " id="element-823" data-at="paragraph"> <div class="contents"> <p class="x_dc68832a">When a motor is being designed into a motion control system, all too often the benefits of a gearhead are realized much too late. Designing in a gearhead at the end of the project will many times cause delay and additional cost, which could have been prevented at the start of the project.</p> </div> </div> <div class="widget item-absolute paragraph " id="element-827" data-at="paragraph"> <div class="contents"> <p class="x_dc68832a">CGI Motion enables design excellence across a wide range of industrial applications&nbsp;using instrument grade precision gear drives and servo gearbox products.</p> </div> </div> <div class="widget item-absolute " id="element-830"> <a href="http://2014pdfs.s3.amazonaws.com/CGI/cgi-brand/CGI-3rd-ads.pdf" id="link-njwxxsdrxa" target="_blank" class="url-link btn item-block" data-at="button" data-link-njwxxsdrxa > LEARN MORE </a> </div> <div class="widget item-absolute " id="element-826"> <a href="https://www.cgimotion.com/category/white-papers/" id="link-xu4nrcbcv3" target="_blank" class="url-link btn item-block" data-at="button" data-link-xu4nrcbcv3 > DOWNLOAD WHITEPAPER </a> </div> <div class="widget item-absolute " id="element-835"> <a href="https://www.cgimotion.com/engineering-tools/media/" id="link-rkzn6jpu1b" target="_blank" class="url-link btn item-block" data-at="button" data-link-rkzn6jpu1b > ENGINEERING TOOLS </a> </div> </div> </div> </section> <section class="section section-relative " id="page-block-4icojuuwaou" 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-714" data-at="headline"> <div class="contents"> <h1> <span class="x_eb0060c7 x_6ee82066"><span class="x_70fc9423">ALL ABOUT WASHDOWN GEAR OFFERINGS</span></span> </h1> </div> </div> <div class="widget item-absolute " id="element-836"> <div class="contents shape box figure " data-at="shape" ></div> </div> <div class="widget item-absolute " id="element-842"> <div class="contents shape box figure " data-at="shape" ></div> </div> <div class="widget item-absolute " id="element-844"> <div class="contents shape img-lazy box figure " data-at="shape" data-src="//v.fastcdn.co/u/6f5f942d/63944978-0-02-NORD-DRIVESYSTEMS.jpglossy1strip1webp1" ></div> </div> <div class="widget item-absolute " id="element-847"> <div class="contents shape box figure " data-at="shape" ></div> </div> <div class="widget item-absolute " id="element-849"> <div class="contents shape img-lazy box figure " data-at="shape" data-src="//v.fastcdn.co/u/6f5f942d/63945267-0-05-CGI-Motion-custom.jpglossy1strip1webp1" ></div> </div> <div class="widget item-absolute " id="element-841"> <div class="contents shape img-lazy box figure " data-at="shape" data-src="//v.fastcdn.co/u/6f5f942d/55090461-0-CGI-Inc.-now-offers-.jpg" ></div> </div> <div class="widget item-absolute paragraph " id="element-840" data-at="paragraph"> <div class="contents"> <p class="x_fae6260b"><strong >Raptor-SS IP69K-rated precision planetary gearheads by&nbsp;CGI</strong></p> </div> </div> <div class="widget item-absolute paragraph " id="element-843" data-at="paragraph"> <div class="contents"> <p class="x_fae6260b"><strong >What features make a gearbox suitable for washdown environments?</strong></p> </div> </div> <div class="widget item-absolute paragraph " id="element-848" data-at="paragraph"> <div class="contents"> <p class="x_fae6260b"><strong >Trends in gears and gearmotors for eMobility • washdown • customization</strong></p> </div> </div> <div class="widget item-absolute paragraph " id="element-837" data-at="paragraph"> <div class="contents"> <p class="x_8b9dcb22">These Raptor-SS series gearheads are washdown ready and built with advanced heat-treated materials.</p> </div> </div> <div class="widget item-absolute paragraph " id="element-845" data-at="paragraph"> <div class="contents"> <p class="x_8b9dcb22">Washdown processes are common in the food and beverage and pharmaceutical industries, where cleanliness of the equipment is crucial.</p> </div> </div> <div class="widget item-absolute paragraph " id="element-850" data-at="paragraph"> <div class="contents"> <p class="x_8b9dcb22">The fundamental mode of operation for gearing and its transmission of mechanical power remains unchanged — as has that for the electric motors with which they pair.</p> </div> </div> <div class="widget item-absolute headline " id="element-846" data-at="headline"> <div class="contents"> <h5> <span class="x_e86f1825"><span class="x_afd94657"><a href="https://www.motioncontroltips.com/what-features-make-a-gearbox-suitable-for-washdown-environments/" id="link-l5f5o36ipyf" target="_blank" data-link-l5f5o36ipyf class="url-link">MORE</a></span></span> </h5> </div> </div> <div class="widget item-absolute headline " id="element-838" data-at="headline"> <div class="contents"> <h5> <span class="x_e86f1825"><span class="x_afd94657"><a href="https://www.motioncontroltips.com/cgi-inc-now-offers-new-raptor-ss-ip69k-rated-precision-planetary-gearheads/" id="link-k1lgl5ttgyi" target="_blank" data-link-k1lgl5ttgyi class="url-link">MORE</a></span></span> </h5> </div> </div> <div class="widget item-absolute headline " id="element-851" data-at="headline"> <div class="contents"> <h5> <span class="x_e86f1825"><span class="x_afd94657"><a href="https://www.motioncontroltips.com/trends-in-gears-and-gearmotors-for-emobility-washdown-customization/" id="link-1j0o9tttq6x" target="_blank" data-link-1j0o9tttq6x class="url-link">MORE</a></span></span> </h5> </div> </div> </div> </div> </section> <section class="section section-relative " id="page-block-fyd9b66d5s2ocshfq7kg1fw29" 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-749"> <div class="contents cropped item-block" data-at="image-cropp"> <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/a93698a8/1712797875-63945344-363x285x363x286x1x1-raptor-3d.png" data-retina-src="//v.fastcdn.co/t/6f5f942d/a93698a8/1712797877-63945344-726x570x726x572x2x2-raptor-3d.png" > </div> </div> <div class="widget item-absolute headline " id="element-751" data-at="headline"> <div class="contents"> <h1> <span class="x_4ebdd446 x_6ee82066"><span class="x_47aaa431">CGI Motion Product Configurators &amp; 3D Models</span></span> </h1> </div> </div> <div class="widget item-absolute paragraph " id="element-752" data-at="paragraph"> <div class="contents"> <p class="x_f66a7a65 x_764cc516">Quickly configure and select the right gearbox for your application. This step by step process will produce a part number, description and generate a 3D CAD model for use in any CAD package. Individual configurators available by CGI product family for ease of use</p> </div> </div> <div class="widget item-absolute " id="element-852"> <a href="https://www.cgimotion.com/part-configurators-and-3d-models/" id="link-yoypcsj6xe" target="_blank" class="url-link btn item-block" data-at="button" data-link-yoypcsj6xe > LEARN MORE </a> </div> </div> </div> </section> <section class="section section-relative " id="page-block-evyi2xjwr46" 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-tf98gqx3hol" 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-856"> <div class="contents cropped item-block" data-at="image-cropp"> <a href="https://www.cgimotion.com/" class="url-link item-content-box item-block" id="link-5xo2lqsusag" data-at="image-link" data-link-5xo2lqsusag target="_blank" > <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/a93698a8/1712797874-55087466-405x204x415x214x4x5-cgi-logo.jpg" data-retina-src="//v.fastcdn.co/t/6f5f942d/a93698a8/1712797875-55087466-810x408x830x428x8x10-cgi-logo.jpg" > </a> </div> </div> </div> </div> </section> <section class="section section-relative " id="page-block-9wevj9i0x8b" 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-569"> <div class="contents cropped item-block" data-at="image-cropp"> <a href="https://www.designworldonline.com/mc2" class="url-link item-content-box item-block" id="link-bceavjcrt4k" data-at="image-link" data-link-bceavjcrt4k target="_blank" > <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/a93698a8/1712797873-40674701-261x66-DesignWorld-Logo.png" data-retina-src="//v.fastcdn.co/t/6f5f942d/a93698a8/1712797874-40674701-522x132-DesignWorld-Logo.png" > </a> </div> </div> </div> </div> </section> <section class="section section-relative " id="page-block-u9jmnf3mje" 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-758"> <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.dd0edac2d5f2fa8e68b5.js"></script> <script data-cfasync="false" async defer src="//g.fastcdn.co/js/LazyImage.4714f6fe2b1ad13d8f3b.js"></script> <script data-cfasync="false" src="//g.fastcdn.co/js/Links.70b7d22ad62e6b363655.js"></script> <script data-cfasync="false" async src="https://heatmap-events-collector.instapage.com/static/lib.js"></script> <!-- Generated at: 2024-04-11T01:13:06.708Z --> <!-- --> <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:'8e74e385ba3eb019',t:'MTczMjQwNDAxNS4wMDAwMDA='};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