301 status code means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.
The browser will automatically redirect the user to the new address, and search engines will update their indexes.
200 status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.
The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.
GET / HTTP/1.1 Host: astx.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html> <html lang="en-GB" class="html_stretched responsive av-preloader-disabled html_header_top html_logo_left html_main_nav_header html_menu_right html_slim html_header_sticky html_header_shrinking_disabled html_mobile_menu_tablet html_header_searchicon html_content_align_center html_header_unstick_top_disabled html_header_stretch_disabled html_minimal_header html_av-overlay-side html_av-overlay-side-classic html_av-submenu-clone html_entry_id_2 av-cookies-no-cookie-consent av-no-preview av-default-lightbox html_text_menu_active av-mobile-menu-switch-default"> <head> <meta charset="UTF-8" /> <meta name="robots" content="index, follow" /> <!-- mobile setting --> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- Scripts/CSS and wp_head hook --> <title>Astex – Oncology and CNS Drug Discovery & Development</title> <meta name='robots' content='max-image-preview:large' /> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <link rel="alternate" type="application/rss+xml" title="Astex » Feed" href="https://astx.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="Astex » Comments Feed" href="https://astx.com/comments/feed/" /> <link rel="alternate" type="application/rss+xml" title="Astex » Home Comments Feed" href="https://astx.com/home/feed/" /> <!-- google webfont font replacement --> <script type='text/javascript'> (function() { /* check if webfonts are disabled by user setting via cookie - or user must opt in. */ var html = document.getElementsByTagName('html')[0]; var cookie_check = html.className.indexOf('av-cookies-needs-opt-in') >= 0 || html.className.indexOf('av-cookies-can-opt-out') >= 0; var allow_continue = true; var silent_accept_cookie = html.className.indexOf('av-cookies-user-silent-accept') >= 0; if( cookie_check && ! silent_accept_cookie ) { if( ! document.cookie.match(/aviaCookieConsent/) || html.className.indexOf('av-cookies-session-refused') >= 0 ) { allow_continue = false; } else { if( ! document.cookie.match(/aviaPrivacyRefuseCookiesHideBar/) ) { allow_continue = false; } else if( ! document.cookie.match(/aviaPrivacyEssentialCookiesEnabled/) ) { allow_continue = false; } else if( document.cookie.match(/aviaPrivacyGoogleWebfontsDisabled/) ) { allow_continue = false; } } } if( allow_continue ) { var f = document.createElement('link'); f.type = 'text/css'; f.rel = 'stylesheet'; f.href = 'https://fonts.googleapis.com/css?family=Montserrat&display=auto'; f.id = 'avia-google-webfont'; document.getElementsByTagName('head')[0].appendChild(f); } })(); </script> <link rel='stylesheet' id='wp-block-library-css' href='https://astx.com/wp-includes/css/dist/block-library/style.min.css?ver=870e4ae6095b40ddeec5a3fe2dc41609' type='text/css' media='all' /> <style id='global-styles-inline-css' type='text/css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--metallic-red: #b02b2c;--wp--preset--color--maximum-yellow-red: #edae44;--wp--preset--color--yellow-sun: #eeee22;--wp--preset--color--palm-leaf: #83a846;--wp--preset--color--aero: #7bb0e7;--wp--preset--color--old-lavender: #745f7e;--wp--preset--color--steel-teal: #5f8789;--wp--preset--color--raspberry-pink: #d65799;--wp--preset--color--medium-turquoise: #4ecac2;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 1rem;--wp--preset--font-size--medium: 1.125rem;--wp--preset--font-size--large: 1.75rem;--wp--preset--font-size--x-large: clamp(1.75rem, 3vw, 2.25rem);--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:root { --wp--style--global--content-size: 800px;--wp--style--global--wide-size: 1130px; }:where(body) { margin: 0; }.wp-site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks > .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}.is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}a:where(:not(.wp-element-button)){text-decoration: underline;}:root :where(.wp-element-button, .wp-block-button__link){background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;line-height: inherit;padding: calc(0.667em + 2px) calc(1.333em + 2px);text-decoration: none;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-metallic-red-color{color: var(--wp--preset--color--metallic-red) !important;}.has-maximum-yellow-red-color{color: var(--wp--preset--color--maximum-yellow-red) !important;}.has-yellow-sun-color{color: var(--wp--preset--color--yellow-sun) !important;}.has-palm-leaf-color{color: var(--wp--preset--color--palm-leaf) !important;}.has-aero-color{color: var(--wp--preset--color--aero) !important;}.has-old-lavender-color{color: var(--wp--preset--color--old-lavender) !important;}.has-steel-teal-color{color: var(--wp--preset--color--steel-teal) !important;}.has-raspberry-pink-color{color: var(--wp--preset--color--raspberry-pink) !important;}.has-medium-turquoise-color{color: var(--wp--preset--color--medium-turquoise) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-metallic-red-background-color{background-color: var(--wp--preset--color--metallic-red) !important;}.has-maximum-yellow-red-background-color{background-color: var(--wp--preset--color--maximum-yellow-red) !important;}.has-yellow-sun-background-color{background-color: var(--wp--preset--color--yellow-sun) !important;}.has-palm-leaf-background-color{background-color: var(--wp--preset--color--palm-leaf) !important;}.has-aero-background-color{background-color: var(--wp--preset--color--aero) !important;}.has-old-lavender-background-color{background-color: var(--wp--preset--color--old-lavender) !important;}.has-steel-teal-background-color{background-color: var(--wp--preset--color--steel-teal) !important;}.has-raspberry-pink-background-color{background-color: var(--wp--preset--color--raspberry-pink) !important;}.has-medium-turquoise-background-color{background-color: var(--wp--preset--color--medium-turquoise) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-metallic-red-border-color{border-color: var(--wp--preset--color--metallic-red) !important;}.has-maximum-yellow-red-border-color{border-color: var(--wp--preset--color--maximum-yellow-red) !important;}.has-yellow-sun-border-color{border-color: var(--wp--preset--color--yellow-sun) !important;}.has-palm-leaf-border-color{border-color: var(--wp--preset--color--palm-leaf) !important;}.has-aero-border-color{border-color: var(--wp--preset--color--aero) !important;}.has-old-lavender-border-color{border-color: var(--wp--preset--color--old-lavender) !important;}.has-steel-teal-border-color{border-color: var(--wp--preset--color--steel-teal) !important;}.has-raspberry-pink-border-color{border-color: var(--wp--preset--color--raspberry-pink) !important;}.has-medium-turquoise-border-color{border-color: var(--wp--preset--color--medium-turquoise) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} </style> <link rel='stylesheet' id='cookie-notice-front-css' href='https://astx.com/wp-content/plugins/cookie-notice/css/front.min.css?ver=2.5.6' type='text/css' media='all' /> <link rel='stylesheet' id='avia-merged-styles-css' href='https://astx.com/wp-content/uploads/dynamic_avia/avia-merged-styles-0e1132f343a71020c42e620a6834f973---6816c21d1140a.css' type='text/css' media='all' /> <link rel='stylesheet' id='avia-single-post-2-css' href='https://astx.com/wp-content/uploads/dynamic_avia/avia_posts_css/post-2.css?ver=ver-1746321949' type='text/css' media='all' /> <script type="text/javascript" src="https://astx.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script> <script type="text/javascript" src="https://astx.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script> <script type="text/javascript" id="cookie-notice-front-js-before"> /* <![CDATA[ */ var cnArgs = {"ajaxUrl":"https:\/\/astx.com\/wp-admin\/admin-ajax.php","nonce":"0b4bbdb5fd","hideEffect":"fade","position":"bottom","onScroll":false,"onScrollOffset":100,"onClick":false,"cookieName":"cookie_notice_accepted","cookieTime":2592000,"cookieTimeRejected":2592000,"globalCookie":false,"redirection":false,"cache":false,"revokeCookies":false,"revokeCookiesOpt":"automatic"}; /* ]]> */ </script> <script type="text/javascript" src="https://astx.com/wp-content/plugins/cookie-notice/js/front.min.js?ver=2.5.6" id="cookie-notice-front-js"></script> <script type="text/javascript" src="https://astx.com/wp-content/uploads/dynamic_avia/avia-head-scripts-42d1395ac72bbeb4c73851184310d11f---6816c21d1c0a2.js" id="avia-head-scripts-js"></script> <link rel="https://api.w.org/" href="https://astx.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://astx.com/wp-json/wp/v2/pages/2" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://astx.com/xmlrpc.php?rsd" /> <link rel="canonical" href="https://astx.com/" /> <link rel='shortlink' href='https://astx.com/' /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://astx.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fastx.com%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://astx.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fastx.com%2F&format=xml" /> <!-- Google Tag Manager --> <script> (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-56LCMNR'); </script> <!-- End Google Tag Manager --> <link rel="icon" href="https://astx.com/wp-content/uploads/2023/12/New_Favicon_64x64.png" type="image/png"> <!--[if lt IE 9]><script src="https://astx.com/wp-content/themes/enfold/js/html5shiv.js"></script><![endif]--><link rel="profile" href="https://gmpg.org/xfn/11" /> <link rel="alternate" type="application/rss+xml" title="Astex RSS2 Feed" href="https://astx.com/feed/" /> <link rel="pingback" href="https://astx.com/xmlrpc.php" /> <!-- To speed up the rendering and to display the site as fast as possible to the user we include some styles and scripts for above the fold content inline --> <script type="text/javascript">'use strict';var avia_is_mobile=!1;if(/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)&&'ontouchstart' in document.documentElement){avia_is_mobile=!0;document.documentElement.className+=' avia_mobile '} else{document.documentElement.className+=' avia_desktop '};document.documentElement.className+=' js_active ';(function(){var e=['-webkit-','-moz-','-ms-',''],n='',o=!1,a=!1;for(var t in e){if(e[t]+'transform' in document.documentElement.style){o=!0;n=e[t]+'transform'};if(e[t]+'perspective' in document.documentElement.style){a=!0}};if(o){document.documentElement.className+=' avia_transform '};if(a){document.documentElement.className+=' avia_transform3d '};if(typeof document.getElementsByClassName=='function'&&typeof document.documentElement.getBoundingClientRect=='function'&&avia_is_mobile==!1){if(n&&window.innerHeight>0){setTimeout(function(){var e=0,o={},a=0,t=document.getElementsByClassName('av-parallax'),i=window.pageYOffset||document.documentElement.scrollTop;for(e=0;e<t.length;e++){t[e].style.top='0px';o=t[e].getBoundingClientRect();a=Math.ceil((window.innerHeight+i-o.top)*0.3);t[e].style[n]='translate(0px, '+a+'px)';t[e].style.top='auto';t[e].className+=' enabled-parallax '}},50)}}})();</script><link rel="icon" href="https://astx.com/wp-content/uploads/2023/12/New_Favicon_152x152-36x36.png" sizes="32x32" /> <link rel="icon" href="https://astx.com/wp-content/uploads/2023/12/New_Favicon_152x152.png" sizes="192x192" /> <link rel="apple-touch-icon" href="https://astx.com/wp-content/uploads/2023/12/New_Favicon_152x152.png" /> <meta name="msapplication-TileImage" content="https://astx.com/wp-content/uploads/2023/12/New_Favicon_152x152.png" /> <style type="text/css"> @font-face {font-family: 'entypo-fontello-enfold'; font-weight: normal; font-style: normal; font-display: auto; src: url('https://astx.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello-enfold/entypo-fontello-enfold.woff2') format('woff2'), url('https://astx.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello-enfold/entypo-fontello-enfold.woff') format('woff'), url('https://astx.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello-enfold/entypo-fontello-enfold.ttf') format('truetype'), url('https://astx.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello-enfold/entypo-fontello-enfold.svg#entypo-fontello-enfold') format('svg'), url('https://astx.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello-enfold/entypo-fontello-enfold.eot'), url('https://astx.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello-enfold/entypo-fontello-enfold.eot?#iefix') format('embedded-opentype'); } #top .avia-font-entypo-fontello-enfold, body .avia-font-entypo-fontello-enfold, html body [data-av_iconfont='entypo-fontello-enfold']:before{ font-family: 'entypo-fontello-enfold'; } @font-face {font-family: 'entypo-fontello'; font-weight: normal; font-style: normal; font-display: auto; src: url('https://astx.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello/entypo-fontello.woff2') format('woff2'), url('https://astx.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello/entypo-fontello.woff') format('woff'), url('https://astx.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello/entypo-fontello.ttf') format('truetype'), url('https://astx.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello/entypo-fontello.svg#entypo-fontello') format('svg'), url('https://astx.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello/entypo-fontello.eot'), url('https://astx.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello/entypo-fontello.eot?#iefix') format('embedded-opentype'); } #top .avia-font-entypo-fontello, body .avia-font-entypo-fontello, html body [data-av_iconfont='entypo-fontello']:before{ font-family: 'entypo-fontello'; } </style> </head> <body data-rsssl=1 id="top" class="home wp-singular page-template-default page page-id-2 wp-theme-enfold wp-child-theme-enfold-child stretched rtl_columns av-curtain-numeric montserrat cookies-not-set page-home post-type-page avia-responsive-images-support" itemscope="itemscope" itemtype="https://schema.org/WebPage" > <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-56LCMNR" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <div id='wrap_all'> <header id='header' class='all_colors header_color light_bg_color av_header_top av_logo_left av_main_nav_header av_menu_right av_slim av_header_sticky av_header_shrinking_disabled av_header_stretch_disabled av_mobile_menu_tablet av_header_searchicon av_header_unstick_top_disabled av_minimal_header av_bottom_nav_disabled av_header_border_disabled' aria-label="Header" data-av_shrink_factor='50' role="banner" itemscope="itemscope" itemtype="https://schema.org/WPHeader" > <div id='header_main' class='container_wrap container_wrap_logo'> <div class='container av-logo-container'><div class='inner-container'><span class='logo avia-svg-logo'><a href='https://astx.com/' class='av-contains-svg' aria-label='New_Home_Logo_RGB' title='New_Home_Logo_RGB'><svg role="graphics-document" title="New_Home_Logo_RGB" desc="" alt="" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 88.5371399 38.9050331" style="enable-background:new 0 0 88.5371399 38.9050331;" xml:space="preserve" preserveAspectRatio="xMinYMid meet"> <style type="text/css"> .st0{fill:#FFFFFF;} .st1{fill:#ED1C24;} </style> <g> <g> <g> <g> <path class="st0" d="M28.8063049,29.9258137l-0.2811184,1.602499h-0.6356983l0.7026005-3.9345341 c0.0312519-0.17173,0.0468884-0.3401909,0.0468884-0.5052376c0-0.169611-0.0166836-0.334507-0.0502205-0.4951515 l0.6390457-0.1204586c0.0111504,0.0289688,0.0311699,0.1818123,0.0602207,0.4583664 c0.1048241-0.1294098,0.2553864-0.2381344,0.4516983-0.3261909c0.1962166-0.0880566,0.3791771-0.1321754,0.548708-0.1321754 c0.4460659,0,0.7800732,0.1103573,1.0020218,0.3312397c0.2220173,0.2207165,0.3329411,0.5532742,0.3329411,0.9969883 c0,0.6781006-0.1879959,1.2458572-0.5639248,1.7030735c-0.375761,0.4572353-0.869278,0.6859341-1.4804077,0.6859341 c-0.1316071,0-0.28265-0.0257187-0.4533138-0.0769901C28.9551487,30.061739,28.8485432,29.9993858,28.8063049,29.9258137z M28.8998966,29.4003925c0.0402012,0.0716209,0.1215916,0.1316757,0.2442341,0.1808472 c0.1226578,0.0489864,0.237566,0.0734024,0.3446732,0.0734024c0.4661007,0,0.8258286-0.1577263,1.078928-0.4731827 c0.2532024-0.3156052,0.3798294-0.7468052,0.3798294-1.2933922c0-0.2942886-0.0742226-0.5145226-0.2224998-0.6606827 c-0.1483784-0.1460094-0.3708782-0.219099-0.667448-0.219099c-0.1294098,0-0.2794037,0.0450878-0.4500675,0.1354275 c-0.170578,0.0903397-0.291687,0.1845798-0.3629742,0.2827358L28.8998966,29.4003925z"/> <path class="st0" d="M34.219696,30.106493l0.3980637-2.2516289c0.0156174-0.0893574,0.0234337-0.1707458,0.0234337-0.2444839 c0-0.4124641-0.200779-0.6188622-0.6021767-0.6188622c-0.1538925,0-0.3162727,0.0452518-0.4868507,0.1355934 c-0.1706619,0.0903397-0.3084564,0.1956463-0.4132004,0.3161068l-0.471714,2.6632748h-0.6490479l0.8731117-5.0521984h0.6323624 l-0.2943687,1.8636513c0.1093063-0.1316757,0.2659683-0.2413845,0.4701653-0.329607 c0.2040329-0.0880566,0.4064484-0.1321774,0.6072273-0.1321774c0.3165932,0,0.562542,0.0905075,0.737606,0.2710209 c0.1751251,0.1806793,0.2627831,0.4349327,0.2627831,0.7629223c0,0.1137753-0.0112343,0.2353668-0.033535,0.3647594 l-0.3980446,2.2516289H34.219696z"/> <path class="st0" d="M39.0944824,26.7472l-0.4382629,2.0846348c-0.0179062,0.0846405-0.0267868,0.1871796-0.0267868,0.3076382 c0,0.3480091,0.0546227,0.6702824,0.1639938,0.96702h-0.6492119c-0.0355721-0.071455-0.0734901-0.1917458-0.1137772-0.3613586 c-0.1047401,0.1271248-0.2608528,0.2303333-0.4682159,0.3094387c-0.207531,0.0791054-0.4272804,0.1188259-0.6591492,0.1188259 c-0.3525581,0-0.6273918-0.1043434-0.8248405-0.3128567c-0.1972809-0.2086639-0.2960892-0.5080032-0.2960892-0.8983307 c0-0.6558132,0.1934624-1.2373905,0.5806122-1.7447605c0.3868256-0.5073528,0.8849106-0.7612896,1.4938354-0.7612896 C38.432003,26.4561615,38.844696,26.5531864,39.0944824,26.7472z M38.3918648,27.1186447 c-0.0602226-0.0958748-0.2632675-0.143877-0.6089287-0.143877c-0.3523903,0-0.6623955,0.1873474-0.9300842,0.5622063 c-0.2676659,0.3746929-0.4015427,0.8429947-0.4015427,1.4050522c0,0.4753017,0.2119293,0.712616,0.6356926,0.712616 c0.2208862,0,0.4283485-0.1141071,0.6222801-0.3428059c0.1940308-0.2285328,0.3289757-0.5213547,0.4048958-0.8783131 L38.3918648,27.1186447z"/> <path class="st0" d="M41.9686241,27.1520138c-0.1337929-0.1069412-0.2900543-0.1604958-0.4684525-0.1604958 c-0.2252808,0-0.440464,0.1043415-0.64571,0.3128567c-0.2052689,0.2086658-0.3335266,0.4578819-0.3847961,0.7477703 l-0.3647766,2.054348h-0.6356316l0.6323814-3.5832596h0.6356125l-0.1002579,0.5719757 c0.3076401-0.4259815,0.6903152-0.6390476,1.1475334-0.6390476c0.0781403,0,0.1997299,0.0156364,0.3646088,0.0468884 L41.9686241,27.1520138z"/> <path class="st0" d="M46.3747101,30.106493l0.4015579-2.2685471c0.0156212-0.0890388,0.0234375-0.1749783,0.0234375-0.2575188 c0-0.3925953-0.1974487-0.5889091-0.5921631-0.5889091c-0.1450233,0-0.291687,0.0452518-0.4399796,0.1355934 c-0.1482773,0.0903397-0.2604332,0.2002144-0.3362885,0.3294563L44.962822,30.106493h-0.6522293l0.4515343-2.5462341 c0.0068321-0.0379353,0.0100822-0.0724392,0.0100822-0.1036911c0-0.3100891-0.2107811-0.4650497-0.6323624-0.4650497 c-0.1271248,0-0.2687378,0.0490036-0.4248314,0.1471615c-0.1562576,0.0983067-0.274437,0.2063808-0.3546906,0.3245564 l-0.4684525,2.6432571h-0.6489792l0.4616318-2.6131382c0.0133362-0.0756893,0.0200195-0.1806793,0.0200195-0.3144741 c0-0.2475834-0.0223007-0.4482803-0.0667381-0.6022587l0.6188622-0.1170425 c0.0400352,0.17173,0.0634689,0.3279915,0.0703201,0.4684677c0.0890236-0.1450272,0.2368355-0.2599525,0.4432144-0.344759 c0.206234-0.0846386,0.420929-0.1271267,0.6441002-0.1271267c0.5107841,0,0.8408775,0.1595287,0.9904709,0.4783859 c0.0979919-0.1381931,0.2519684-0.2524509,0.4616127-0.3427906c0.2096519-0.0905075,0.4170341-0.1355953,0.6222801-0.1355953 c0.6491318,0,0.9737053,0.310091,0.9737053,0.9302521c0,0.102541-0.0100861,0.2106323-0.0302696,0.3244057l-0.4248505,2.3956738 H46.3747101z"/> <path class="st0" d="M51.236393,26.7472l-0.4383507,2.0846348c-0.017746,0.0846405-0.0266991,0.1871796-0.0266991,0.3076382 c0,0.3480091,0.0545387,0.6702824,0.1639099,0.96702h-0.6491318c-0.0356522-0.071455-0.0735703-0.1917458-0.1137733-0.3613586 c-0.1048203,0.1271248-0.2609367,0.2303333-0.4682961,0.3094387c-0.2075348,0.0791054-0.4272842,0.1188259-0.6590691,0.1188259 c-0.3525543,0-0.6273232-0.1043434-0.8249283-0.3128567c-0.1972771-0.2086639-0.2960854-0.5080032-0.2960854-0.8983307 c0-0.6558132,0.1935463-1.2373905,0.5806084-1.7447605c0.3869171-0.5073528,0.8849983-0.7612896,1.493927-0.7612896 C50.5739098,26.4561615,50.9865227,26.5531864,51.236393,26.7472z M50.5336914,27.1186447 c-0.0602188-0.0958748-0.2631989-0.143877-0.6089287-0.143877c-0.3523865,0-0.6623116,0.1873474-0.9300804,0.5622063 c-0.2675896,0.3746929-0.4015465,0.8429947-0.4015465,1.4050522c0,0.4753017,0.2119293,0.712616,0.6357765,0.712616 c0.2208824,0,0.4282646-0.1141071,0.6222801-0.3428059c0.1940308-0.2285328,0.3289719-0.5213547,0.4048119-0.8783131 L50.5336914,27.1186447z"/> <path class="st0" d="M54.4215088,26.6368427l-0.1171951,0.5454559c-0.1604919-0.1271267-0.375843-0.1907806-0.645546-0.1907806 c-0.4106789,0-0.7424049,0.1622944-0.9955215,0.486702c-0.2531013,0.3247242-0.3797455,0.7233524-0.3797455,1.1962032 c0,0.2900696,0.0820389,0.5213699,0.2459526,0.6942329c0.1639099,0.1730137,0.350605,0.259285,0.5604248,0.259285 c0.3234215,0,0.6335106-0.0991249,0.9300842-0.2977028l-0.0703239,0.6491299 c-0.2921677,0.1292419-0.6121941,0.1940308-0.9602013,0.1940308c-0.4416008,0-0.7806435-0.1264782-1.0169907-0.3797455 c-0.2365189-0.2531185-0.3546753-0.5894089-0.3546753-1.0087051c0-0.6826668,0.1871796-1.2413082,0.5620422-1.6762218 c0.3747101-0.4349308,0.852108-0.652565,1.4320717-0.652565C53.9551735,26.4561615,54.2250443,26.5164013,54.4215088,26.6368427 z"/> <path class="st0" d="M55.5088348,28.4135056c-0.0201836,0.1071072-0.030117,0.2096462-0.030117,0.3078041 c0,0.2944546,0.0825195,0.5208702,0.2475853,0.6790829c0.1650429,0.1583767,0.3958626,0.2376499,0.6925812,0.2376499 c0.2632027,0,0.5285263-0.0971737,0.7962914-0.2910366l-0.066906,0.648962 c-0.3569565,0.1183434-0.6725616,0.1774311-0.9468346,0.1774311c-0.92342,0-1.3852005-0.5174541-1.3852005-1.5525284 c0-0.6089287,0.1940308-1.1219826,0.5820732-1.5390129c0.3882141-0.4171791,0.8766975-0.6256962,1.4656067-0.6256962 c0.3546791,0,0.6377296,0.0758572,0.8498268,0.2275677c0.211937,0.1516933,0.3177261,0.3680267,0.3177261,0.6489639 c0,0.3904953-0.1650467,0.6982994-0.4951515,0.9235668c-0.3300934,0.2252827-0.7349052,0.337925-1.2144394,0.337925 C56.0007362,28.5941849,55.7295494,28.533947,55.5088348,28.4135056z M55.619194,27.9517193 c0.169445,0.0758572,0.3691597,0.1137772,0.5989952,0.1137772c0.3478584,0,0.6323814-0.0563221,0.8530922-0.1689625 c0.2207146-0.1126423,0.3312416-0.2770367,0.3312416-0.4935188c0-0.274437-0.1896324-0.4114971-0.5688934-0.4114971 C56.2559547,26.991518,55.8511429,27.3116913,55.619194,27.9517193z"/> <path class="st0" d="M59.5906601,26.5232334l-0.4181595,2.2851486c-0.0179024,0.09799-0.0268555,0.1883297-0.0268555,0.2708549 c0,0.3725929,0.1940308,0.5588055,0.582077,0.5588055c0.2386169,0,0.467968-0.0892048,0.6877174-0.2676029 c0.2195816-0.1783943,0.3517456-0.3914604,0.3965111-0.6390457l0.4080658-2.2081604h0.6691628l-0.6558113,3.5832596h-0.6691475 l0.0937538-0.5052376c-0.2498703,0.3813801-0.6825142,0.5721436-1.2982788,0.5721436 c-0.2786713,0-0.4961319-0.0825253-0.6523972-0.2475853c-0.1560936-0.1650448-0.234066-0.3992786-0.234066-0.7026844 c0-0.1071072,0.0110664-0.2230015,0.0333672-0.3480091l0.4149132-2.3518867H59.5906601z"/> <path class="st0" d="M63.0368805,27.0248871h-0.4148979l0.10709-0.5016537h0.414917l0.1471405-0.7495708l0.7261353-0.274353 l-0.2376518,1.0239239h0.9837914l-0.1072617,0.5016537h-0.9834671l-0.3748779,1.779911 c-0.0289688,0.1385269-0.0434532,0.2454681-0.0434532,0.3213234c0,0.3413258,0.1696091,0.5119209,0.508503,0.5119209 c0.1650429,0,0.3424759-0.0411854,0.5321045-0.1238766l-0.0234528,0.5587902 c-0.1829453,0.066906-0.4785347,0.1004429-0.8866119,0.1004429c-0.2544174,0-0.4523506-0.0786247-0.5939598-0.2360191 c-0.1416092-0.1570778-0.2124138-0.3730755-0.2124138-0.6471806c0-0.0625038,0.0099335-0.1395092,0.030117-0.2309799 L63.0368805,27.0248871z"/> <path class="st0" d="M65.3020248,30.106493l0.5420227-3.048069h-0.4751358l0.1170425-0.5252724h1.0941467l-0.6323624,3.5733414 H65.3020248z M66.3291168,25.1178493c0.1225586,0,0.2275467,0.0429707,0.314476,0.1289253 c0.0870895,0.0857735,0.1305389,0.1912479,0.1305389,0.3161068c0,0.1227245-0.0434494,0.227066-0.1305389,0.3128395 c-0.0869293,0.0859394-0.1919174,0.1287594-0.314476,0.1287594c-0.1225739,0-0.2275696-0.04282-0.3144684-0.1287594 c-0.0869293-0.0857735-0.1305466-0.190115-0.1305466-0.3128395c0-0.1248589,0.0436172-0.2303333,0.1305466-0.3161068 C66.1015472,25.16082,66.206543,25.1178493,66.3291168,25.1178493z"/> <path class="st0" d="M70.0463333,26.6368427l-0.1171875,0.5454559 c-0.1606674-0.1271267-0.3758469-0.1907806-0.6457214-0.1907806c-0.4105072,0-0.7422333,0.1622944-0.9953537,0.486702 c-0.2532654,0.3247242-0.3797379,0.7233524-0.3797379,1.1962032c0,0.2900696,0.081871,0.5213699,0.2457809,0.6942329 c0.1640778,0.1730137,0.3507767,0.259285,0.5605927,0.259285c0.3234177,0,0.6333389-0.0991249,0.9300842-0.2977028 l-0.0703278,0.6491299c-0.2921829,0.1292419-0.6123505,0.1940308-0.9601974,0.1940308 c-0.4416046,0-0.7806549-0.1264782-1.0171585-0.3797455c-0.2365112-0.2531185-0.3545303-0.5894089-0.3545303-1.0087051 c0-0.6826668,0.1872025-1.2413082,0.5618973-1.6762218c0.3748779-0.4349308,0.8521118-0.652565,1.4320679-0.652565 C69.5800018,26.4561615,69.8498688,26.5164013,70.0463333,26.6368427z"/> <path class="st0" d="M73.6126785,26.7472l-0.4381866,2.0846348c-0.0178986,0.0846405-0.02668,0.1871796-0.02668,0.3076382 c0,0.3480091,0.0545197,0.6702824,0.1639099,0.96702h-0.649147c-0.0356369-0.071455-0.0735703-0.1917458-0.1137772-0.3613586 c-0.1048279,0.1271248-0.2609177,0.2303333-0.4682922,0.3094387c-0.2075348,0.0791054-0.427269,0.1188259-0.6592178,0.1188259 c-0.3524094,0-0.627327-0.1043434-0.8247757-0.3128567c-0.1972885-0.2086639-0.2960892-0.5080032-0.2960892-0.8983307 c0-0.6558132,0.1935501-1.2373905,0.5806046-1.7447605c0.3869095-0.5073528,0.8850021-0.7612896,1.493927-0.7612896 C72.9503632,26.4561615,73.3629913,26.5531864,73.6126785,26.7472z M72.9101562,27.1186447 c-0.0602341-0.0958748-0.2631989-0.143877-0.6089249-0.143877c-0.3524094,0-0.6624985,0.1873474-0.9300842,0.5622063 c-0.267601,0.3746929-0.4015579,0.8429947-0.4015579,1.4050522c0,0.4753017,0.2119293,0.712616,0.6357727,0.712616 c0.2208862,0,0.4282684-0.1141071,0.6222839-0.3428059c0.1940231-0.2285328,0.3289719-0.5213547,0.4048233-0.8783131 L72.9101562,27.1186447z"/> <path class="st0" d="M75.3292694,29.7049294l-0.0737228,0.4684696c-0.715889,0-1.0739746-0.2654858-1.0739746-0.7962914 c0-0.1606464,0.0556717-0.5185871,0.1673279-1.0739613l0.6422958-3.2488518h0.6624832l-0.6121826,3.0512371 c-0.1271286,0.6336784-0.1907806,1.0306759-0.1907806,1.1911697 C74.8507156,29.5688553,75.0102463,29.7049294,75.3292694,29.7049294z"/> <path class="st0" d="M75.9180222,29.8922958l0.3312454-0.6020966c0.0870743,0.0869083,0.2119293,0.1666794,0.3748627,0.2391014 c0.1627808,0.072607,0.3021011,0.1087418,0.4181595,0.1087418c0.1985855,0,0.3624954-0.0535545,0.4918976-0.1606617 c0.1292267-0.1069412,0.1940155-0.2519665,0.1940155-0.4349308c0-0.0935898-0.0340118-0.1772461-0.1022186-0.2509861 c-0.0680389-0.0734215-0.1855469-0.1582088-0.3528748-0.2542496l-0.4717178-0.2609367 c-0.1450272-0.0825214-0.2537689-0.1868458-0.32621-0.3126717c-0.0725861-0.1261597-0.1087189-0.260603-0.1087189-0.403347 c0-0.3322239,0.1292419-0.5993423,0.3880463-0.8011742c0.258812-0.2018318,0.5765381-0.3029232,0.9535141-0.3029232 c0.2610855,0,0.5755692,0.0826912,0.9436035,0.2475853l-0.2845459,0.5889091 c-0.2185898-0.2006969-0.4537964-0.3011379-0.7057571-0.3011379c-0.1673508,0-0.3117294,0.0429859-0.4333191,0.1287594 c-0.1215744,0.0859394-0.1824646,0.1990643-0.1824646,0.3397064c0,0.1025429,0.034668,0.1907654,0.1036911,0.2641697 c0.0691757,0.07374,0.1884842,0.1561127,0.3580933,0.2477512l0.4682999,0.2542534 c0.1450272,0.0781212,0.2532654,0.1785622,0.3247223,0.3011208c0.0713043,0.1225758,0.1069412,0.2565346,0.1069412,0.4013958 c0,0.3836594-0.1388397,0.6870651-0.4165268,0.9100666c-0.2776871,0.2229977-0.6305771,0.3346577-1.0589981,0.3346577 C76.5549545,30.173399,76.2168655,30.0796432,75.9180222,29.8922958z"/> </g> </g> <g> <path class="st0" d="M38.4281654,13.1378174l-1.4395523,6.8470116c-0.0589218,0.2785034-0.0880547,0.6153603-0.0880547,1.0109901 c0,1.1429825,0.1794434,2.2018089,0.538372,3.1761627h-2.1320724c-0.1171265-0.2343006-0.2418823-0.6300144-0.3734932-1.1867695 c-0.3445091,0.4174309-0.8572311,0.7564869-1.5385933,1.0165901c-0.6814499,0.2599525-1.4033527,0.3901615-2.1651249,0.3901615 c-1.1578655,0-2.0607662-0.3424587-2.7091789-1.0277405c-0.6483955-0.6849327-0.9725533-1.6684875-0.9725533-2.9508972 c0-2.1541214,0.6355457-4.0644951,1.9067879-5.7314482c1.2709236-1.6667042,2.9067936-2.5001802,4.9069386-2.5001802 C36.2521439,12.1816978,37.6074753,12.5003214,38.4281654,13.1378174z M36.1200714,14.3576384 c-0.1977043-0.314806-0.8644981-0.4723673-2.0001488-0.4723673c-1.1575661,0-2.1760235,0.6154442-3.0552368,1.8462496 c-0.8791313,1.2309561-1.318779,2.7694845-1.318779,4.6157179c0,1.5607452,0.6959343,2.3410854,2.0882015,2.3410854 c0.7254696,0,1.406599-0.3754425,2.0442486-1.1264648c0.6374283-0.7509537,1.0805779-1.7125416,1.3297768-2.8849754 L36.1200714,14.3576384z"/> <path class="st0" d="M38.7909088,23.468647l1.0879631-1.9781761c0.285923,0.2856712,0.6960983,0.5478897,1.2308044,0.7857056 c0.534874,0.2382183,0.9929047,0.3572922,1.3739662,0.3572922c0.6520653,0,1.1905174-0.1757126,1.6156731-0.5276356 c0.4248428-0.3515778,0.6370888-0.8277779,0.6370888-1.4288044c0-0.3076401-0.1114883-0.5824928-0.3351402-0.8241272 c-0.2234993-0.2418671-0.6099129-0.5202198-1.1592636-0.8352604l-1.5495987-0.8573952 c-0.4762688-0.270853-0.8335571-0.6135769-1.0715256-1.0275898c-0.2382164-0.413681-0.3572922-0.8551292-0.3572922-1.3243132 c0-1.0915451,0.4248466-1.9688091,1.2748413-2.6321068c0.8499947-0.6629639,1.8938522-0.9945383,3.1323738-0.9945383 c0.8569946,0,1.8902855,0.2710199,3.0991936,0.8132915l-0.9343147,1.9342232 c-0.7179909-0.6594801-1.4909935-0.989171-2.3190193-0.989171c-0.5493584,0-1.0239944,0.1412096-1.4231033,0.4230471 c-0.3994484,0.2823372-0.5988426,0.6539307-0.5988426,1.1156473c0,0.3371744,0.1132927,0.6265116,0.3405075,0.8682127 c0.2270813,0.2418003,0.619194,0.5130711,1.176033,0.8132915l1.5386963,0.8353615 c0.4761009,0.2565174,0.8314247,0.5861416,1.0659904,0.9890709c0.2343864,0.4031124,0.3515778,0.8426781,0.3515778,1.3188629 c0,1.260107-0.4560852,2.2566795-1.3680954,2.989315c-0.9121704,0.7326355-2.0719185,1.0991135-3.4784393,1.0991135 C40.8826103,24.391964,39.7726669,24.0841751,38.7909088,23.468647z"/> <path class="st0" d="M51.3306351,14.0499992H49.968071l0.3515892-1.6484852h1.3628807l0.4834328-2.4619284l2.3847771-0.9011822 l-0.780323,3.3631105h3.2311783l-0.3515701,1.6484852h-3.2312012l-1.2308731,5.8468552 c-0.0953903,0.4543839-0.1429291,0.8059597-0.1429291,1.0550938c0,1.1209316,0.5566902,1.6815205,1.6705399,1.6815205 c0.5420227,0,1.1247482-0.1355915,1.7473564-0.4068623l-0.0768166,1.8355846 c-0.6007957,0.2196655-1.5717354,0.3297729-2.9124947,0.3297729c-0.8353462,0-1.4854584-0.2585526-1.9508247-0.7748737 c-0.4653664-0.51647-0.6976357-1.2254219-0.6976357-2.1266193c0-0.205164,0.0327187-0.4577179,0.098793-0.7583561 L51.3306351,14.0499992z"/> <path class="st0" d="M59.8273468,18.6108799c-0.065773,0.3517418-0.0989761,0.6889324-0.0989761,1.0111389 c0,0.967104,0.2710228,1.7109737,0.8133812,2.2311954c0.5421867,0.5201359,1.3003922,0.7802544,2.2748947,0.7802544 c0.8644981,0,1.7362938-0.3187218,2.615757-0.9562836l-0.2198944,2.1321354 c-1.1722946,0.3882122-2.2091637,0.5826435-3.1102676,0.5826435c-3.0332527,0-4.5496407-1.6998234-4.5496407-5.0996513 c0-2.0002117,0.6370926-3.685317,1.9120827-5.0554495c1.2748299-1.3701324,2.8792801-2.0551653,4.8136673-2.0551653 c1.1649475,0,2.0951996,0.2492018,2.7915344,0.7472038c0.6960144,0.4984856,1.0440292,1.2089882,1.0440292,2.1322374 c0,1.2820749-0.5421906,2.2933836-1.6264191,3.0332518c-1.0845642,0.7400532-2.414238,1.1101151-3.9895554,1.1101151 C61.4430122,19.2045059,60.5526505,19.0066586,59.8273468,18.6108799z M60.189991,17.0944023 c0.5566902,0.2489681,1.2125015,0.3735619,1.9672737,0.3735619c1.1429825,0,2.0771332-0.1848316,2.8024521-0.5549736 c0.7254715-0.369894,1.0881271-0.9103832,1.0881271-1.6211185c0-0.9011145-0.6229248-1.3518305-1.8683014-1.3518305 C62.2816238,13.9400415,60.9519272,14.9914675,60.189991,17.0944023z"/> <path class="st0" d="M75.498558,24.1719818l-2.0660629-4.1323833l-3.2424316,4.1323833h-2.5495071l4.8467255-6.1215267 l-2.9674988-5.648941h2.4619217l1.9452972,4.0883617l2.989296-4.0883617h2.7475967l-4.6927185,5.8246536l3.2419357,5.9458141 H75.498558z"/> </g> </g> <g> <polygon class="st1" points="13.9238272,8.3624315 7.6720877,20.3862171 20.1755657,20.3862171 "/> <path class="st1" d="M20.7962055,23.2949944H7.0514426c-0.5479679,0-1.0503712,0.3050327-1.3031583,0.7912083L2.6180356,30.106493 h22.6115398l-3.130209-6.0202847C21.8465824,23.6000309,21.3441753,23.2949944,20.7962055,23.2949944z"/> </g> <g> <g> <path class="st0" d="M81.4500961,12.6248302v1.193759h-0.2516327v-1.193759h-0.4507446v-0.2233162h1.1736679v0.2233162 H81.4500961z"/> <path class="st0" d="M83.4069672,13.8195028h-0.2438736l-0.1470413-0.7640247l-0.2854309,0.7822924h-0.0899658 L82.35569,13.0554781l-0.1529846,0.7640247h-0.2429581l0.2854309-1.4179888h0.1333466l0.3068848,0.954916l0.2995834-0.954916 h0.1328888L83.4069672,13.8195028z"/> </g> </g> </g> </svg></a></span><nav class='main_menu' data-selectname='Select a page' role="navigation" itemscope="itemscope" itemtype="https://schema.org/SiteNavigationElement" ><div class="avia-menu av-main-nav-wrap"><ul role="menu" class="menu av-main-nav" id="avia-menu"><li role="menuitem" id="menu-item-2158" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-top-level menu-item-top-level-1"><a href="https://astx.com/discover-astex/" itemprop="url" tabindex="0"><span class="avia-bullet"></span><span class="avia-menu-text">Discover Astex</span><span class="avia-menu-fx"><span class="avia-arrow-wrap"><span class="avia-arrow"></span></span></span></a> <ul class="sub-menu"> <li role="menuitem" id="menu-item-2008" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://astx.com/discover-astex/our-mission-and-values/" itemprop="url" tabindex="0"><span class="avia-bullet"></span><span class="avia-menu-text">Our Mission & Values</span></a></li> <li role="menuitem" id="menu-item-2011" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://astx.com/discover-astex/our-leadership-team/" itemprop="url" tabindex="0"><span class="avia-bullet"></span><span class="avia-menu-text">Our Leadership Team</span></a></li> <li role="menuitem" id="menu-item-2009" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://astx.com/discover-astex/our-history/" itemprop="url" tabindex="0"><span class="avia-bullet"></span><span class="avia-menu-text">Our History</span></a></li> <li role="menuitem" id="menu-item-2007" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://astx.com/discover-astex/corporate-social-responsibility/" itemprop="url" tabindex="0"><span class="avia-bullet"></span><span class="avia-menu-text">Corporate Social Responsibility</span></a></li> </ul> </li> <li role="menuitem" id="menu-item-2159" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-top-level menu-item-top-level-2"><a href="https://astx.com/research-development/" itemprop="url" tabindex="0"><span class="avia-bullet"></span><span class="avia-menu-text">R&D</span><span class="avia-menu-fx"><span class="avia-arrow-wrap"><span class="avia-arrow"></span></span></span></a> <ul class="sub-menu"> <li role="menuitem" id="menu-item-12696" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children"><a href="https://astx.com/research-development/partnered-products-and-programs/" itemprop="url" tabindex="0"><span class="avia-bullet"></span><span class="avia-menu-text">Clinical Pipeline</span></a> <ul class="sub-menu"> <li role="menuitem" id="menu-item-5928" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children"><a href="https://astx.com/research-development/partnered-products-and-programs/" itemprop="url" tabindex="0"><span class="avia-bullet"></span><span class="avia-menu-text">Partnered Products and Programs</span></a> <ul class="sub-menu"> <li role="menuitem" id="menu-item-4121" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://astx.com/research-development/partnered-products-and-programs/kisqali-ribociclib-cdk46-inhibitor-oncology/" itemprop="url" tabindex="0"><span class="avia-bullet"></span><span class="avia-menu-text">Kisqali<sup>®</sup> (ribociclib) CDK4/6 inhibitor (Oncology)</span></a></li> <li role="menuitem" id="menu-item-4124" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://astx.com/research-development/partnered-products-and-programs/balversa-erdafitinib-fgfr-inhibitor-oncology/" itemprop="url" tabindex="0"><span class="avia-bullet"></span><span class="avia-menu-text">Balversa<sup>®</sup> (erdafitinib) FGFr inhibitor (Oncology)</span></a></li> <li role="menuitem" id="menu-item-4123" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://astx.com/research-development/partnered-products-and-programs/truqap-pkbakt-inhibitor-oncology/" itemprop="url" tabindex="0"><span class="avia-bullet"></span><span class="avia-menu-text">Truqap® PKB/Akt Inhibitor (Oncology)</span></a></li> <li role="menuitem" id="menu-item-12746" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://astx.com/research-development/partnered-products-and-programs/kras-oncogene-oncology/" itemprop="url" tabindex="0"><span class="avia-bullet"></span><span class="avia-menu-text">KRAS Oncogene (Oncology)</span></a></li> <li role="menuitem" id="menu-item-12749" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://astx.com/research-development/partnered-products-and-programs/beroterkib-astx029-extracellular-signal-related-protein-kinases-erk-1-2-inhibitor-solid-tumors/" itemprop="url" tabindex="0"><span class="avia-bullet"></span><span class="avia-menu-text">Beroterkib (ASTX029) Extracellular Signal-Related Protein Kinases (ERK 1/2) Inhibitor (Solid Tumors)</span></a></li> <li role="menuitem" id="menu-item-10848" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://astx.com/research-development/partnered-products-and-programs/astx295-oral-murine-double-minute-2-mdm2-antagonist-solid-tumors/" itemprop="url" tabindex="0"><span class="avia-bullet"></span><span class="avia-menu-text">ASTX295 Oral Murine Double Minute 2 (MDM2) antagonist (Solid Tumors)</span></a></li> <li role="menuitem" id="menu-item-12748" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://astx.com/research-development/partnered-products-and-programs/shp2-oncology/" itemprop="url" tabindex="0"><span class="avia-bullet"></span><span class="avia-menu-text">SHP2 (Oncology)</span></a></li> <li role="menuitem" id="menu-item-12747" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://astx.com/research-development/partnered-products-and-programs/p53-tumour-suppressor-protein-oncology/" itemprop="url" tabindex="0"><span class="avia-bullet"></span><span class="avia-menu-text">P53 tumour suppressor protein (Oncology)</span></a></li> </ul> </li> <li role="menuitem" id="menu-item-5931" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children"><a href="https://astx.com/research-development/clinical-pipeline/" itemprop="url" tabindex="0"><span class="avia-bullet"></span><span class="avia-menu-text">Proprietary Products and Programs</span></a> <ul class="sub-menu"> <li role="menuitem" id="menu-item-12385" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://astx.com/research-development/clinical-pipeline/tolinapant-astx660-dual-iap-antagonist-t-cell-lymphomas/" itemprop="url" tabindex="0"><span class="avia-bullet"></span><span class="avia-menu-text">Tolinapant (ASTX660) Dual IAP Antagonist (T-cell Lymphomas)</span></a></li> </ul> </li> </ul> </li> <li role="menuitem" id="menu-item-2012" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://astx.com/research-development/pyramid-discovery-platform/" itemprop="url" tabindex="0"><span class="avia-bullet"></span><span class="avia-menu-text">Pyramid™ Discovery Platform</span></a></li> <li role="menuitem" id="menu-item-2010" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://astx.com/research-development/oncology-and-cns-discovery/" itemprop="url" tabindex="0"><span class="avia-bullet"></span><span class="avia-menu-text">Oncology and CNS Discovery</span></a></li> <li role="menuitem" id="menu-item-2162" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://astx.com/research-development/sustaining-innovation/" itemprop="url" tabindex="0"><span class="avia-bullet"></span><span class="avia-menu-text">Sustaining Innovation Postdocs</span></a></li> </ul> </li> <li role="menuitem" id="menu-item-2164" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-top-level menu-item-top-level-3"><a href="https://astx.com/partnering/" itemprop="url" tabindex="0"><span class="avia-bullet"></span><span class="avia-menu-text">Partnering</span><span class="avia-menu-fx"><span class="avia-arrow-wrap"><span class="avia-arrow"></span></span></span></a></li> <li role="menuitem" id="menu-item-2160" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-top-level menu-item-top-level-4"><a href="https://astx.com/our-people-and-culture/" itemprop="url" tabindex="0"><span class="avia-bullet"></span><span class="avia-menu-text">Our People & Culture</span><span class="avia-menu-fx"><span class="avia-arrow-wrap"><span class="avia-arrow"></span></span></span></a> <ul class="sub-menu"> <li role="menuitem" id="menu-item-2161" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://astx.com/our-people-and-culture/career-opportunities/" itemprop="url" tabindex="0"><span class="avia-bullet"></span><span class="avia-menu-text">Career Opportunities</span></a></li> </ul> </li> <li role="menuitem" id="menu-item-2165" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-top-level menu-item-top-level-5"><a href="https://astx.com/media-center/" itemprop="url" tabindex="0"><span class="avia-bullet"></span><span class="avia-menu-text">Media</span><span class="avia-menu-fx"><span class="avia-arrow-wrap"><span class="avia-arrow"></span></span></span></a> <ul class="sub-menu"> <li role="menuitem" id="menu-item-2006" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://astx.com/media-center/press-releases/" itemprop="url" tabindex="0"><span class="avia-bullet"></span><span class="avia-menu-text">Press Releases</span></a></li> <li role="menuitem" id="menu-item-2005" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://astx.com/media-center/conferences-and-meetings/" itemprop="url" tabindex="0"><span class="avia-bullet"></span><span class="avia-menu-text">Conferences & Meetings</span></a></li> <li role="menuitem" id="menu-item-2166" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://astx.com/media-center/presentations-and-publications/" itemprop="url" tabindex="0"><span class="avia-bullet"></span><span class="avia-menu-text">Presentations & Publications</span></a></li> <li role="menuitem" id="menu-item-9163" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children"><a href="https://astx.com/media-center/interactive-scientific-resources/" itemprop="url" tabindex="0"><span class="avia-bullet"></span><span class="avia-menu-text">Interactive Scientific Resources</span></a> <ul class="sub-menu"> <li role="menuitem" id="menu-item-9164" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://astx.com/media-center/interactive-scientific-resources/interactive-software/" itemprop="url" tabindex="0"><span class="avia-bullet"></span><span class="avia-menu-text">Interactive Software</span></a></li> </ul> </li> <li role="menuitem" id="menu-item-2167" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://astx.com/media-center/astex-in-the-news/" itemprop="url" tabindex="0"><span class="avia-bullet"></span><span class="avia-menu-text">Astex in the News</span></a></li> </ul> </li> <li role="menuitem" id="menu-item-1889" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-top-level menu-item-top-level-6"><a href="https://astx.com/contact/" itemprop="url" tabindex="0"><span class="avia-bullet"></span><span class="avia-menu-text">Contact</span><span class="avia-menu-fx"><span class="avia-arrow-wrap"><span class="avia-arrow"></span></span></span></a></li> <li id="menu-item-search" class="noMobile menu-item menu-item-search-dropdown menu-item-avia-special" role="menuitem"><a class="avia-svg-icon avia-font-svg_entypo-fontello" aria-label="Search" href="?s=" rel="nofollow" title="Click to open the search input field" data-avia-search-tooltip=" <search> <form role="search" action="https://astx.com/" id="searchform" method="get" class=""> <div> <span class='av_searchform_search avia-svg-icon avia-font-svg_entypo-fontello' data-av_svg_icon='search' data-av_iconset='svg_entypo-fontello'><svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="25" height="32" viewBox="0 0 25 32" preserveAspectRatio="xMidYMid meet" aria-labelledby='av-svg-title-1' aria-describedby='av-svg-desc-1' role="graphics-symbol" aria-hidden="true"> <title id='av-svg-title-1'>Search</title> <desc id='av-svg-desc-1'>Search</desc> <path d="M24.704 24.704q0.96 1.088 0.192 1.984l-1.472 1.472q-1.152 1.024-2.176 0l-6.080-6.080q-2.368 1.344-4.992 1.344-4.096 0-7.136-3.040t-3.040-7.136 2.88-7.008 6.976-2.912 7.168 3.040 3.072 7.136q0 2.816-1.472 5.184zM3.008 13.248q0 2.816 2.176 4.992t4.992 2.176 4.832-2.016 2.016-4.896q0-2.816-2.176-4.96t-4.992-2.144-4.832 2.016-2.016 4.832z"></path> </svg></span> <input type="submit" value="" id="searchsubmit" class="button" title="Enter at least 3 characters to show search results in a dropdown or click to route to search result page to show all results" /> <input type="search" id="s" name="s" value="" aria-label='Search' placeholder='Search' required /> </div> </form> </search> " data-av_svg_icon='search' data-av_iconset='svg_entypo-fontello'><svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="25" height="32" viewBox="0 0 25 32" preserveAspectRatio="xMidYMid meet" aria-labelledby='av-svg-title-2' aria-describedby='av-svg-desc-2' role="graphics-symbol" aria-hidden="true"> <title id='av-svg-title-2'>Click to open the search input field</title> <desc id='av-svg-desc-2'>Click to open the search input field</desc> <path d="M24.704 24.704q0.96 1.088 0.192 1.984l-1.472 1.472q-1.152 1.024-2.176 0l-6.080-6.080q-2.368 1.344-4.992 1.344-4.096 0-7.136-3.040t-3.040-7.136 2.88-7.008 6.976-2.912 7.168 3.040 3.072 7.136q0 2.816-1.472 5.184zM3.008 13.248q0 2.816 2.176 4.992t4.992 2.176 4.832-2.016 2.016-4.896q0-2.816-2.176-4.96t-4.992-2.144-4.832 2.016-2.016 4.832z"></path> </svg><span class="avia_hidden_link_text">Search</span></a></li><li class="av-burger-menu-main menu-item-avia-special " role="menuitem"> <a href="#" aria-label="Menu" aria-hidden="false"> <span class="av-hamburger av-hamburger--spin av-js-hamburger"> <span class="av-hamburger-box"> <span class="av-hamburger-inner"></span> <strong>Menu</strong> </span> </span> <span class="avia_hidden_link_text">Menu</span> </a> </li></ul></div></nav></div> </div> <!-- end container_wrap--> </div> <div class="header_bg"></div> <!-- end header --> </header> <div id='main' class='all_colors' data-scroll-offset='88'> <div class='stretch_full container_wrap alternate_color light_bg_color empty_title title_container'><div class='container'><div class="breadcrumb breadcrumbs avia-breadcrumbs"><div class="breadcrumb-trail" ><span class="trail-before"><span class="breadcrumb-title">You are here:</span></span> <span class="trail-end">Home</span></div></div></div></div><div class='avia-fullscreen-slider main_color av-small-hide av-mini-hide avia-builder-el-0 el_before_av_fullscreen avia-builder-el-first desktop container_wrap fullsize' ><div class='avia-slideshow av-rqy0-17b0b866cf41cb90a82ba16378dbf632 avia-slideshow-no scaling av_fullscreen avia-fade-slider desktop av-small-hide av-mini-hide av-slideshow-ui av-control-hidden av-no-slider-navigation av-hide-nav-arrows av-slideshow-autoplay av-loop-endless av-loop-manual-endless av-default-height-applied avia-slideshow-1' data-slideshow-options="{"animation":"fade","autoplay":true,"loop_autoplay":"endless","interval":5,"loop_manual":"manual-endless","autoplay_stopper":false,"noNavigation":true,"bg_slider":true,"keep_padding":false,"hoverpause":false,"show_slide_delay":0,"slide_height":"100","image_attachment":""}" itemprop="image" itemscope="itemscope" itemtype="https://schema.org/ImageObject" ><ul class='avia-slideshow-inner ' style='padding-bottom: 33.333333333333%;'><li style='background-position:top right;' data-img-url='https://astx.com/wp-content/uploads/2024/02/home_pipette.jpg' class='avia-slideshow-slide av-rqy0-17b0b866cf41cb90a82ba16378dbf632__0 av-single-slide slide-1 slide-odd'><div data-rel='slideshow-1' class='avia-slide-wrap ' ><div class='av-slideshow-caption av-rqy0-17b0b866cf41cb90a82ba16378dbf632__0 caption_fullwidth caption_left'><div class="container caption_container"><div class="slideshow_caption"><div class="slideshow_inner_caption"><div class="slideshow_align_caption"><h2 class='avia-caption-title ' itemprop="name" >Committed to the fight against cancer and CNS disorders</h2></div></div></div></div></div></div></li></ul></div></div> <div class='avia-fullscreen-slider main_color av-desktop-hide av-medium-hide avia-builder-el-1 el_after_av_fullscreen el_before_av_layout_row desktop slider-not-first container_wrap fullsize' ><div class='avia-slideshow av-rqy0-6-b8cbd37e30f8229b8c3df1f3d94c38e6 avia-slideshow-no scaling av_fullscreen avia-fade-slider desktop av-desktop-hide av-medium-hide av-slideshow-ui av-control-hidden av-no-slider-navigation av-hide-nav-arrows av-slideshow-autoplay av-loop-endless av-loop-manual-endless av-default-height-applied avia-slideshow-2' data-slideshow-options="{"animation":"fade","autoplay":true,"loop_autoplay":"endless","interval":5,"loop_manual":"manual-endless","autoplay_stopper":false,"noNavigation":true,"bg_slider":true,"keep_padding":false,"hoverpause":false,"show_slide_delay":0,"slide_height":"100","image_attachment":""}" itemprop="image" itemscope="itemscope" itemtype="https://schema.org/ImageObject" ><ul class='avia-slideshow-inner ' style='padding-bottom: 33.333333333333%;'><li style='background-position:center center;' data-img-url='https://astx.com/wp-content/uploads/2024/02/home_pipette.jpg' class='avia-slideshow-slide av-rqy0-6-b8cbd37e30f8229b8c3df1f3d94c38e6__0 av-single-slide slide-1 slide-odd'><div data-rel='slideshow-2' class='avia-slide-wrap ' ><div class='av-slideshow-caption av-rqy0-6-b8cbd37e30f8229b8c3df1f3d94c38e6__0 caption_fullwidth caption_left'><div class="container caption_container"><div class="slideshow_caption"><div class="slideshow_inner_caption"><div class="slideshow_align_caption"><h2 class='avia-caption-title ' itemprop="name" >Committed to the fight against cancer and CNS disorders</h2></div></div></div></div></div></div></li></ul></div></div> <div id='av-layout-grid-1' class='av-layout-grid-container av-zd2m-45d9148d2e903aede1442fbd3e0ca3e4 entry-content-wrapper main_color av-flex-cells avia-builder-el-2 el_after_av_fullscreen el_before_av_layout_row grid-row-not-first container_wrap fullsize' > <div class='flex_cell av-wx52-1e4045f75a43a60a69518951e742788a av-gridrow-cell av_two_fifth no_margin av-hide-on-mobile avia-builder-el-3 el_before_av_cell_three_fifth avia-builder-el-first content-align-middle avia-full-stretch' ><div class='flex_cell_inner'> </div></div><div class='flex_cell av-upkc-feb5cde04e7b396a3ce00c1e842a9b9c av-gridrow-cell av_three_fifth no_margin avia-builder-el-4 el_after_av_cell_two_fifth avia-builder-el-last red content-align-middle' ><div class='flex_cell_inner'> <section class='av_textblock_section av-srlq-28da40678f3caa58ef499cb6a01c6c1f ' itemscope="itemscope" itemtype="https://schema.org/CreativeWork" ><div class='avia_textblock celebrating' itemprop="text" ><table> <tbody> <tr> <td><img decoding="async" src="https://astx.com/wp-content/uploads/2025/02/25yr_Celebration_Roundel_RGB.svg" /></td> <td> <h3>World leading innovative drug discovery & development</h3> <h4>Our research and development teams utilize our cutting edge technology platform in the relentless pursuit of innovative solutions that address the extensive and complex challenges in oncology and diseases of the CNS.</h4> </td> </tr> </tbody> </table> </div></section> </div></div> </div> <div id='av-layout-grid-2' class='av-layout-grid-container av-2qsg-71ab35735f1502e80608883e8027b772 entry-content-wrapper main_color av-flex-cells avia-builder-el-6 el_after_av_layout_row el_before_av_layout_row grid-row-not-first container_wrap fullsize' > <div class='flex_cell av-p3ou-769c2cc6e88e756c923876ca548cd2b8 av-gridrow-cell av_one_half no_margin avia-builder-el-7 el_before_av_cell_one_half avia-builder-el-first grey content-align-middle' ><div class='flex_cell_inner'> <section class='av_textblock_section av-njyq-7d6760e15659cf8c56351d1d9cbfab48 ' itemscope="itemscope" itemtype="https://schema.org/CreativeWork" ><div class='avia_textblock' itemprop="text" ><h3>Astex has built a rich product portfolio with multiple drugs in preclinical and clinical development.</h3> <h4>We also have a number of partnered products being developed under our collaboration and license agreements with major pharmaceutical companies including three approved drugs that are now on the market.</h4> </div></section> </div></div><div class='flex_cell av-k0se-da3701643196a988d3a7f0efc604c5f1 av-gridrow-cell av_one_half no_margin avia-builder-el-9 el_after_av_cell_one_half avia-builder-el-last content-align-top avia-full-stretch' ><div class='flex_cell_inner'> </div></div> </div> <div id='av-layout-grid-3' class='av-layout-grid-container av-hge0-e62d701efa72325b12cf29378d8c44a2 entry-content-wrapper main_color av-flex-cells avia-builder-el-10 el_after_av_layout_row el_before_av_layout_row grid-row-not-first container_wrap fullsize' > <div class='flex_cell av-fi4u-6c6aa8f03a8796faa01b2d5643259054 av-gridrow-cell av_one_half no_margin av-hide-on-mobile avia-builder-el-11 el_before_av_cell_one_half avia-builder-el-first content-align-top avia-full-stretch' ><div class='flex_cell_inner'> </div></div><div class='flex_cell av-e2fq-1063f61f3d04552a53b9e6a51cbfd218 av-gridrow-cell av_one_half no_margin avia-builder-el-12 el_after_av_cell_one_half avia-builder-el-last black content-align-middle' ><div class='flex_cell_inner'> <section class='av_textblock_section av-byy8-fe51c7f291a50e772d8420d4f2c3892d ' itemscope="itemscope" itemtype="https://schema.org/CreativeWork" ><div class='avia_textblock' itemprop="text" ><h3>Latest from Astex</h3> </div></section> <div id="avia-magazine-1" class='av-magazine av-k2oyxtba-c3cda5aa12a00cd7fb0d4f811b146247 av-magazine-top-bar-active av-magazine-tabs-active avia-builder-el-14 el_after_av_textblock el_before_av_textblock avia-builder-el-14 el_after_av_textblock el_before_av_textblock ' ><div class='av-magazine-top-bar '></div><div class='av-magazine-group sort_all'><article class='av-magazine-entry av-magazine-entry-id-12235 av-magazine-format-standard av-magazine-type-post av-magazine-entry-1 av-magazine-entry-small av-magazine-no-thumb' itemscope="itemscope" itemtype="https://schema.org/CreativeWork" ><div class="av-magazine-content-wrap"><header class="entry-content-header" aria-label="Post: Astex Pharmaceuticals Announce Key Data Presentations at the 36th EORTC-NCI-AACR Symposium"><time class='av-magazine-time updated' itemprop="datePublished" datetime="2024-10-21T09:00:07+01:00" >21 October 2024</time><h3 class='av-magazine-title entry-title ' itemprop="headline" ><a href='https://astx.com/astex-pharmaceuticals-announce-key-data-presentations-at-the-36th-eortc-nci-aacr-symposium/' title='Link to: Astex Pharmaceuticals Announce Key Data Presentations at the 36th EORTC-NCI-AACR Symposium'>Astex Pharmaceuticals Announce Key Data Presentations at the 36th EORTC-NCI-AACR Symposium</a></h3></header></div><footer class="entry-footer"></footer></article><article class='av-magazine-entry av-magazine-entry-id-11754 av-magazine-format-standard av-magazine-type-post av-magazine-entry-2 av-magazine-entry-small av-magazine-no-thumb' itemscope="itemscope" itemtype="https://schema.org/CreativeWork" ><div class="av-magazine-content-wrap"><header class="entry-content-header" aria-label="Post: Astex Pharmaceuticals Announce Key Data Presentations at the American Association For Cancer Research (AACR) 2024 Annual Meeting"><time class='av-magazine-time updated' itemprop="datePublished" datetime="2024-04-03T12:00:47+01:00" >3 April 2024</time><h3 class='av-magazine-title entry-title ' itemprop="headline" ><a href='https://astx.com/astex-pharmaceuticals-announce-key-data-presentations-at-the-american-association-for-cancer-research-aacr-2024-annual-meeting/' title='Link to: Astex Pharmaceuticals Announce Key Data Presentations at the American Association For Cancer Research (AACR) 2024 Annual Meeting'>Astex Pharmaceuticals Announce Key Data Presentations at the American Association For Cancer Research (AACR) 2024 Annual Meeting</a></h3></header></div><footer class="entry-footer"></footer></article></div></div> <section class='av_textblock_section av-681c-70b7e838f8845e54144d67464caf61d8 ' itemscope="itemscope" itemtype="https://schema.org/CreativeWork" ><div class='avia_textblock in-the-news' itemprop="text" ><h3>In the News</h3> <article><time>April 2025</time><br /> <a href="https://mosaic-tx.com/#news" target="_blank" rel="noopener">Mosaic Therapeutics in-licenses two clinical-stage oncology programs from Astex Pharmaceuticals for development as proprietary combination therapies</a></article> <article><time>April 2025</time><br /> <a href="https://www.cancerresearchhorizons.com/news-and-events/our-news/first-treatment-common-bladder-cancer-recommended-nice" target="_blank" rel="noopener">First treatment for common bladder cancer recommended by NICE</a></article> <article><time>April 2025</time><br /> <a href="https://www.icr.ac.uk/about-us/icr-news/detail/icr-welcomes-nice-recommendation-of-capivasertib-for-advanced-breast-cancer" target="_blank" rel="noopener">ICR welcomes NICE recommendation of capivasertib for advanced breast cancer</a></article> <p><!-- --></p> </div></section> </div></div></div><div id='av-layout-grid-4' class='av-layout-grid-container av-9c38-d912f3ef9f269f26f2f58acafa7adc39 entry-content-wrapper main_color av-flex-cells avia-builder-el-16 el_after_av_layout_row el_before_av_layout_row grid-row-not-first container_wrap fullsize' > <div class='flex_cell av-6s9y-07ae36b6f8214f071712e8bfed99870e av-gridrow-cell av_one_half no_margin avia-builder-el-17 el_before_av_cell_one_half avia-builder-el-first red content-align-middle' ><div class='flex_cell_inner'> <section class='av_textblock_section av-681c-5-e912518c7687484898dd99a41fa2ffd6 ' itemscope="itemscope" itemtype="https://schema.org/CreativeWork" ><div class='avia_textblock' itemprop="text" ><h3>Sustaining Innovation</h3> <p>Sustaining Innovation Postdoctoral Training Program</p> </div></section> <div class='avia-button-wrap av-k2ox25ue-65beb51a0428a1cc95ac61f02955cc18-wrap avia-button-left avia-builder-el-19 el_after_av_textblock avia-builder-el-last '><a href='https://astx.com/research-development/sustaining-innovation/' class='avia-button av-k2ox25ue-65beb51a0428a1cc95ac61f02955cc18 av-link-btn avia-icon_select-no avia-size-small avia-position-left avia-color-theme-color' aria-label="Learn more"><span class='avia_iconbox_title' >Learn more</span></a></div> </div></div><div class='flex_cell av-as4-423dd41674bd184e2bc14ffac101bbf2 av-gridrow-cell av_one_half no_margin avia-builder-el-20 el_after_av_cell_one_half avia-builder-el-last content-align-top avia-full-stretch' ><div class='flex_cell_inner'> </div></div> </div></p> <div id='av-layout-grid-5' class='av-layout-grid-container av-9c38-4-56da64b7bc5590128ef83f5b936cb254 entry-content-wrapper main_color av-flex-cells avia-builder-el-21 el_after_av_layout_row el_before_av_layout_row grid-row-not-first container_wrap fullsize' > <div class='flex_cell av-6s9y-3-c0e38f5ed76b8fa235ae32a0a36bd384 av-gridrow-cell av_one_half no_margin av-hide-on-mobile avia-builder-el-22 el_before_av_cell_one_half avia-builder-el-first red content-align-middle avia-full-stretch' ><div class='flex_cell_inner'> </div></div><div class='flex_cell av-as4-1-a6350cf132fe568d9e578f940f332ca3 av-gridrow-cell av_one_half no_margin avia-builder-el-23 el_after_av_cell_one_half avia-builder-el-last content-align-top avia-full-stretch' ><div class='flex_cell_inner'> <section class='av_textblock_section av-681c-2-5c06650c45e73b61724d42646ff4d111 ' itemscope="itemscope" itemtype="https://schema.org/CreativeWork" ><div class='avia_textblock' itemprop="text" ><h3>Career Opportunities</h3> <p>We seek to <a href="https://astx.com/our-people-and-culture/career-opportunities/">attract and retain talented individuals</a> who are passionate about improving patient outcomes.</p> </div></section> </div></div> </div> <div id='av-layout-grid-6' class='av-layout-grid-container av-2y0g-8a0881d173294dbd9de017221f956633 entry-content-wrapper main_color av-flex-cells avia-builder-el-25 el_after_av_layout_row avia-builder-el-last grid-row-not-first container_wrap fullsize' > <div class='flex_cell av-ku45ysgg-e5ecf923e211cb9d6000c5db4681c64e av-gridrow-cell av_one_half no_margin av-hide-on-mobile avia-builder-el-26 el_before_av_cell_one_half avia-builder-el-first grey content-align-middle avia-full-stretch' ><div class='flex_cell_inner'> <div class='avia-image-container av-ku462etq-72c5fcd42256503d1c2e935da6fb671c av-styling- avia-align- avia-builder-el-27 el_before_av_textblock avia-builder-el-first halfsize' itemprop="image" itemscope="itemscope" itemtype="https://schema.org/ImageObject" ><div class="avia-image-container-inner"><div class="avia-image-overlay-wrap"><img decoding="async" fetchpriority="high" class='wp-image-9018 avia-img-lazy-loading-not-9018 avia_image ' src="https://astx.com/wp-content/uploads/2021/09/icon_Interactive_White.png" alt='' title='icon_Interactive_White' height="117" width="150" itemprop="thumbnailUrl" /></div></div></div> <section class='av_textblock_section av-ku45z73m-35969ebd22b5ad770c230d03a5034dd0 ' itemscope="itemscope" itemtype="https://schema.org/CreativeWork" ><div class='avia_textblock' itemprop="text" ><h3>Interactive Scientific Resources</h3> <p>Explore 3D protein-ligand structures from recent Astex publications.</p> <p>Download software developed by Astex scientists.</p> </div></section> <div class='avia-button-wrap av-ku4615d6-62e4020ac088023839a2caff59158a92-wrap avia-button-left avia-builder-el-29 el_after_av_textblock avia-builder-el-last '><a href='https://astx.com/media-center/interactive-scientific-resources/' class='avia-button av-ku4615d6-62e4020ac088023839a2caff59158a92 av-link-btn avia-icon_select-no avia-size-small avia-position-left avia-color-theme-color' aria-label="Learn more"><span class='avia_iconbox_title' >Learn more</span></a></div> </div></div><div class='flex_cell av-ku4657wb-8e84c76e74d40bea51adc2a1c7e6c1d5 av-gridrow-cell av_one_half no_margin avia-builder-el-30 el_after_av_cell_one_half avia-builder-el-last content-align-top avia-full-stretch' ><div class='flex_cell_inner'> </div></div> </div> <div><div> </div><!--end builder template--></div><!-- close default .container_wrap element --> <div class='container_wrap footer_color' id='footer'> <div class='container'> <div class='flex_column av_one_third first el_before_av_one_third'><section id="custom_html-4" class="widget_text widget clearfix widget_custom_html"><div class="textwidget custom-html-widget"><p>© Astex Pharmaceuticals<br/> All rights reserved</p> <img src="/wp-content/uploads/2023/12/New_Footer_LogoText_RGB.svg" alt="astex" width="95" /></div><span class="seperator extralight-border"></span></section></div><div class='flex_column av_one_third el_after_av_one_third el_before_av_one_third '><section id="nav_menu-3" class="widget clearfix widget_nav_menu"><h3 class="widgettitle">Useful links</h3><div class="menu-footer-container"><ul id="menu-footer" class="menu"><li id="menu-item-1903" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-2 current_page_item menu-item-1903"><a href="https://astx.com/" aria-current="page">Home</a></li> <li id="menu-item-2143" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2143"><a href="https://astx.com/sitemap/">Sitemap</a></li> <li id="menu-item-2139" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2139"><a href="https://astx.com/privacy-policy/">Privacy Policy</a></li> <li id="menu-item-2140" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2140"><a href="https://astx.com/terms-of-use/">Terms of Use</a></li> <li id="menu-item-2945" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2945"><a href="https://astx.com/legal/">Legal</a></li> </ul></div><span class="seperator extralight-border"></span></section><section id="block-2" class="widget clearfix widget_block"><div class="social is-layout-flow wp-block-group-is-layout-flow"> <ul class='noLightbox social_bookmarks icon_count_1'> <li class='social_bookmarks_linkedin av-social-link-linkedin social_icon_1'> <a aria-label="Link to LinkedIn" href='https://www.linkedin.com/company/astex-pharmaceuticals-uk/' aria-hidden='false' data-av_icon='' data-av_iconfont='entypo-fontello' title='LinkedIn' target="_blank"> <span class='avia_hidden_link_text'>LinkedIn</span> </a> </li> </ul> </div><span class="seperator extralight-border"></span></section></div><div class='flex_column av_one_third el_after_av_one_third el_before_av_one_third '><section id="custom_html-5" class="widget_text widget clearfix widget_custom_html"><div class="textwidget custom-html-widget"><p>Member of the <a href="https://www.otsuka.com/en/" target="_blank" rel="noopener">Otsuka Group</a></p> <p>A selection of photos on this website<br> is courtesy of <a href="https://valerioberdini.photoshelter.com/about" target="_blank">Valerio Berdini</a></p></div><span class="seperator extralight-border"></span></section></div> </div> <!-- ####### END FOOTER CONTAINER ####### --> </div> <!-- end main --> </div> <!-- end wrap_all --></div> <a href='#top' title='Scroll to top' id='scroll-top-link' class='avia-svg-icon avia-font-svg_entypo-fontello' data-av_svg_icon='up-open' data-av_iconset='svg_entypo-fontello' tabindex='-1' aria-hidden='true'> <svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="19" height="32" viewBox="0 0 19 32" preserveAspectRatio="xMidYMid meet" aria-labelledby='av-svg-title-3' aria-describedby='av-svg-desc-3' role="graphics-symbol" aria-hidden="true"> <title id='av-svg-title-3'>Scroll to top</title> <desc id='av-svg-desc-3'>Scroll to top</desc> <path d="M18.048 18.24q0.512 0.512 0.512 1.312t-0.512 1.312q-1.216 1.216-2.496 0l-6.272-6.016-6.272 6.016q-1.28 1.216-2.496 0-0.512-0.512-0.512-1.312t0.512-1.312l7.488-7.168q0.512-0.512 1.28-0.512t1.28 0.512z"></path> </svg> <span class="avia_hidden_link_text">Scroll to top</span> </a> <div id="fb-root"></div> <script type="speculationrules"> {"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/enfold-child\/*","\/wp-content\/themes\/enfold\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]} </script> <script type='text/javascript'> /* <![CDATA[ */ var avia_framework_globals = avia_framework_globals || {}; avia_framework_globals.frameworkUrl = 'https://astx.com/wp-content/themes/enfold/framework/'; avia_framework_globals.installedAt = 'https://astx.com/wp-content/themes/enfold/'; avia_framework_globals.ajaxurl = 'https://astx.com/wp-admin/admin-ajax.php'; /* ]]> */ </script> <script type="text/javascript" src="https://astx.com/wp-content/uploads/dynamic_avia/avia-footer-scripts-c8876bb936441be6920d469d250c39f3---6816c21d6e78d.js" id="avia-footer-scripts-js"></script> <!-- Cookie Notice plugin v2.5.6 by Hu-manity.co https://hu-manity.co/ --> <div id="cookie-notice" role="dialog" class="cookie-notice-hidden cookie-revoke-hidden cn-position-bottom" aria-label="Cookie Notice" style="background-color: rgba(0,0,0,1);"><div class="cookie-notice-container" style="color: #fff"><span id="cn-notice-text" class="cn-text-container">We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.</span><span id="cn-notice-buttons" class="cn-buttons-container"><a href="#" id="cn-accept-cookie" data-cookie-set="accept" class="cn-set-cookie cn-button" aria-label="Ok" style="background-color: #00a99d">Ok</a></span><span id="cn-close-notice" data-cookie-set="accept" class="cn-close-icon" title="No"></span></div> </div> <!-- / Cookie Notice plugin --> <script type='text/javascript'> (function($) { /* check if google analytics tracking is disabled by user setting via cookie - or user must opt in. */ var analytics_code = "\n<!-- Global site tag (gtag.js) - Google Analytics -->\n<script id='google_analytics_script' class='google_analytics_scripts' async src='https:\/\/www.googletagmanager.com\/gtag\/js?id=UA-88447368-1'><\/script>\n<script class='google_analytics_scripts' type='text\/javascript'>\nwindow.dataLayer = window.dataLayer || [];\nfunction gtag(){dataLayer.push(arguments);}\ngtag('js', new Date());\ngtag('config', 'UA-88447368-1', { 'anonymize_ip': true });\n<\/script>\n".replace(/\"/g, '"' ); var html = document.getElementsByTagName('html')[0]; $('html').on( 'avia-cookie-settings-changed', function(e) { var cookie_check = html.className.indexOf('av-cookies-needs-opt-in') >= 0 || html.className.indexOf('av-cookies-can-opt-out') >= 0; var allow_continue = true; var silent_accept_cookie = html.className.indexOf('av-cookies-user-silent-accept') >= 0; var script_loaded = $( 'script.google_analytics_scripts' ); if( cookie_check && ! silent_accept_cookie ) { if( ! document.cookie.match(/aviaCookieConsent/) || html.className.indexOf('av-cookies-session-refused') >= 0 ) { allow_continue = false; } else { if( ! document.cookie.match(/aviaPrivacyRefuseCookiesHideBar/) ) { allow_continue = false; } else if( ! document.cookie.match(/aviaPrivacyEssentialCookiesEnabled/) ) { allow_continue = false; } else if( document.cookie.match(/aviaPrivacyGoogleTrackingDisabled/) ) { allow_continue = false; } } } // allow 3-rd party plugins to hook (see enfold\config-cookiebot\cookiebot.js) if( window['wp'] && wp.hooks ) { allow_continue = wp.hooks.applyFilters( 'aviaCookieConsent_allow_continue', allow_continue ); } if( ! allow_continue ) { // window['ga-disable-UA-88447368-1'] = true; if( script_loaded.length > 0 ) { script_loaded.remove(); } } else { if( script_loaded.length == 0 ) { $('head').append( analytics_code ); } } }); $('html').trigger( 'avia-cookie-settings-changed' ); })( jQuery ); </script></body> </html>