diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 0000000..e69de29 diff --git a/CNAME b/CNAME new file mode 100644 index 0000000..ace5e92 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +uxlfoundation.org \ No newline at end of file diff --git a/css/flexboxgrid.min.css b/css/flexboxgrid.min.css new file mode 100644 index 0000000..1f3d2df --- /dev/null +++ b/css/flexboxgrid.min.css @@ -0,0 +1 @@ +.container,.container-fluid{margin-left:auto;margin-right:auto}.container-fluid{padding-left:2rem;padding-right:2rem}.row{box-sizing:border-box;display:flex;flex:0 1 auto;flex-direction:row;flex-wrap:wrap;margin-left:-.5rem;margin-right:-.5rem}.row.reverse{flex-direction:row-reverse}.col.reverse{flex-direction:column-reverse}.col-xs,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-offset-0,.col-xs-offset-1,.col-xs-offset-10,.col-xs-offset-11,.col-xs-offset-12,.col-xs-offset-2,.col-xs-offset-3,.col-xs-offset-4,.col-xs-offset-5,.col-xs-offset-6,.col-xs-offset-7,.col-xs-offset-8,.col-xs-offset-9{box-sizing:border-box;flex:0 0 auto;padding-left:.5rem;padding-right:.5rem}.col-xs{flex-basis:0;flex-grow:1;max-width:100%}.col-xs-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-xs-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-xs-3{flex-basis:25%;max-width:25%}.col-xs-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-xs-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-xs-6{flex-basis:50%;max-width:50%}.col-xs-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-xs-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-xs-9{flex-basis:75%;max-width:75%}.col-xs-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-xs-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-xs-12{flex-basis:100%;max-width:100%}.col-xs-offset-0{margin-left:0}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-11{margin-left:91.66666667%}.start-xs{justify-content:flex-start;text-align:start}.center-xs{justify-content:center;text-align:center}.end-xs{justify-content:flex-end;text-align:end}.top-xs{align-items:flex-start}.middle-xs{align-items:center}.bottom-xs{align-items:flex-end}.around-xs{justify-content:space-around}.between-xs{justify-content:space-between}.first-xs{order:-1}.last-xs{order:1}@media only screen and (min-width:48em){.container{width:49rem}.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-offset-0,.col-sm-offset-1,.col-sm-offset-10,.col-sm-offset-11,.col-sm-offset-12,.col-sm-offset-2,.col-sm-offset-3,.col-sm-offset-4,.col-sm-offset-5,.col-sm-offset-6,.col-sm-offset-7,.col-sm-offset-8,.col-sm-offset-9{box-sizing:border-box;flex:0 0 auto;padding-left:.5rem;padding-right:.5rem}.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-sm-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-sm-3{flex-basis:25%;max-width:25%}.col-sm-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-sm-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-sm-6{flex-basis:50%;max-width:50%}.col-sm-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-sm-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-sm-9{flex-basis:75%;max-width:75%}.col-sm-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-sm-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-sm-12{flex-basis:100%;max-width:100%}.col-sm-offset-0{margin-left:0}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-11{margin-left:91.66666667%}.start-sm{justify-content:flex-start;text-align:start}.center-sm{justify-content:center;text-align:center}.end-sm{justify-content:flex-end;text-align:end}.top-sm{align-items:flex-start}.middle-sm{align-items:center}.bottom-sm{align-items:flex-end}.around-sm{justify-content:space-around}.between-sm{justify-content:space-between}.first-sm{order:-1}.last-sm{order:1}}@media only screen and (min-width:64em){.container{width:65rem}.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-offset-0,.col-md-offset-1,.col-md-offset-10,.col-md-offset-11,.col-md-offset-12,.col-md-offset-2,.col-md-offset-3,.col-md-offset-4,.col-md-offset-5,.col-md-offset-6,.col-md-offset-7,.col-md-offset-8,.col-md-offset-9{box-sizing:border-box;flex:0 0 auto;padding-left:.5rem;padding-right:.5rem}.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-md-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-md-3{flex-basis:25%;max-width:25%}.col-md-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-md-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-md-6{flex-basis:50%;max-width:50%}.col-md-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-md-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-md-9{flex-basis:75%;max-width:75%}.col-md-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-md-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-md-12{flex-basis:100%;max-width:100%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-11{margin-left:91.66666667%}.start-md{justify-content:flex-start;text-align:start}.center-md{justify-content:center;text-align:center}.end-md{justify-content:flex-end;text-align:end}.top-md{align-items:flex-start}.middle-md{align-items:center}.bottom-md{align-items:flex-end}.around-md{justify-content:space-around}.between-md{justify-content:space-between}.first-md{order:-1}.last-md{order:1}}@media only screen and (min-width:75em){.container{width:76rem}.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-offset-0,.col-lg-offset-1,.col-lg-offset-10,.col-lg-offset-11,.col-lg-offset-12,.col-lg-offset-2,.col-lg-offset-3,.col-lg-offset-4,.col-lg-offset-5,.col-lg-offset-6,.col-lg-offset-7,.col-lg-offset-8,.col-lg-offset-9{box-sizing:border-box;flex:0 0 auto;padding-left:.5rem;padding-right:.5rem}.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-1{flex-basis:8.33333333%;max-width:8.33333333%}.col-lg-2{flex-basis:16.66666667%;max-width:16.66666667%}.col-lg-3{flex-basis:25%;max-width:25%}.col-lg-4{flex-basis:33.33333333%;max-width:33.33333333%}.col-lg-5{flex-basis:41.66666667%;max-width:41.66666667%}.col-lg-6{flex-basis:50%;max-width:50%}.col-lg-7{flex-basis:58.33333333%;max-width:58.33333333%}.col-lg-8{flex-basis:66.66666667%;max-width:66.66666667%}.col-lg-9{flex-basis:75%;max-width:75%}.col-lg-10{flex-basis:83.33333333%;max-width:83.33333333%}.col-lg-11{flex-basis:91.66666667%;max-width:91.66666667%}.col-lg-12{flex-basis:100%;max-width:100%}.col-lg-offset-0{margin-left:0}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-11{margin-left:91.66666667%}.start-lg{justify-content:flex-start;text-align:start}.center-lg{justify-content:center;text-align:center}.end-lg{justify-content:flex-end;text-align:end}.top-lg{align-items:flex-start}.middle-lg{align-items:center}.bottom-lg{align-items:flex-end}.around-lg{justify-content:space-around}.between-lg{justify-content:space-between}.first-lg{order:-1}.last-lg{order:1}} \ No newline at end of file diff --git a/css/slick-theme.css b/css/slick-theme.css new file mode 100644 index 0000000..5252b31 --- /dev/null +++ b/css/slick-theme.css @@ -0,0 +1 @@ +@charset "UTF-8";.slick-loading .slick-list{background:#fff url(ajax-loader.gif) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(fonts/slick.eot);src:url(fonts/slick.eot?#iefix) format("embedded-opentype"),url(fonts/slick.woff) format("woff"),url(fonts/slick.ttf) format("truetype"),url(fonts/slick.svg#slick) format("svg")}.slick-next,.slick-prev{background:#898c9a;border:none;border-radius:100%;color:transparent;cursor:pointer;display:block;font-size:0;height:30px;line-height:0;outline:none;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:30px}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{background:#898c9a;color:transparent;opacity:.8;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#898c9a;font-family:slick;font-size:30px;line-height:1;opacity:1}.slick-prev{left:-35px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{border-left:1px solid #4308e5;border-top:1px solid #4308e5;content:"";display:block;height:10px;left:11px;position:relative;transform:rotate(-45deg);width:10px}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-35px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{border-right:1px solid #4308e5;border-top:1px solid #4308e5;content:"";display:block;height:10px;left:7px;position:relative;transform:rotate(45deg);width:10px}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-45px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}@media screen and (max-width:1024px){.slick-dots{bottom:-40px}}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:transparent;border:0;color:transparent;display:block;font-size:0;line-height:0;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;content:"•";font-family:slick;font-size:16px;height:20px;left:0;line-height:20px;opacity:1;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#ff4a3b;opacity:1}.slick-track{display:flex!important} \ No newline at end of file diff --git a/css/slick.css b/css/slick.css new file mode 100644 index 0000000..dd0e8f0 --- /dev/null +++ b/css/slick.css @@ -0,0 +1 @@ +.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid transparent;display:block;height:auto}.slick-arrow.slick-hidden{display:none} \ No newline at end of file diff --git a/css/style.css b/css/style.css new file mode 100644 index 0000000..e140c40 --- /dev/null +++ b/css/style.css @@ -0,0 +1,2 @@ +@charset "UTF-8"; +/*! tailwindcss v3.4.0 | MIT License | https://tailwindcss.com*/*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{-webkit-text-size-adjust:100%;font-feature-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-variation-settings:normal;line-height:1.5;-moz-tab-size:4;tab-size:4}body{line-height:inherit}hr{border-top-width:1px;color:inherit}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-feature-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-variation-settings:normal}table{border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-feature-settings:inherit;font-family:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;line-height:inherit;padding:0}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset,menu,ol,ul{margin:0;padding:0}menu,ol,ul{list-style:none}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]{display:none}[multiple],[type=date],[type=datetime-local],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],input:where(:not([type])),select,textarea{--tw-shadow:0 0 #0000;-webkit-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-radius:0;border-width:1px;font-size:1rem;line-height:1.5rem;padding:.5rem .75rem}[multiple]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=email]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,input:where(:not([type])):focus,select:focus,textarea:focus{--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);border-color:#2563eb;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);outline:2px solid transparent;outline-offset:2px}input::placeholder,textarea::placeholder{color:#6b7280;opacity:1}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-date-and-time-value{min-height:1.5em;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-meridiem-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-year-field{padding-bottom:0;padding-top:0}select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}[multiple],[size]:where(select:not([size="1"])){background-image:none;background-position:0 0;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;print-color-adjust:unset}[type=checkbox],[type=radio]{--tw-shadow:0 0 #0000;-webkit-appearance:none;appearance:none;background-color:#fff;background-origin:border-box;border-color:#6b7280;border-width:1px;color:#2563eb;display:inline-block;flex-shrink:0;height:1rem;padding:0;-webkit-print-color-adjust:exact;print-color-adjust:exact;-webkit-user-select:none;user-select:none;vertical-align:middle;width:1rem}[type=checkbox]{border-radius:0}[type=radio]{border-radius:100%}[type=checkbox]:focus,[type=radio]:focus{--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:2px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);outline:2px solid transparent;outline-offset:2px}[type=checkbox]:checked,[type=radio]:checked{background-color:currentColor;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-color:transparent}[type=checkbox]:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Cpath d='M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0z'/%3E%3C/svg%3E")}@media (forced-colors:active) {[type=checkbox]:checked{-webkit-appearance:auto;appearance:auto}}[type=radio]:checked{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E")}@media (forced-colors:active) {[type=radio]:checked{-webkit-appearance:auto;appearance:auto}}[type=checkbox]:checked:focus,[type=checkbox]:checked:hover,[type=radio]:checked:focus,[type=radio]:checked:hover{background-color:currentColor;border-color:transparent}[type=checkbox]:indeterminate{background-color:currentColor;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-color:transparent}@media (forced-colors:active) {[type=checkbox]:indeterminate{-webkit-appearance:auto;appearance:auto}}[type=checkbox]:indeterminate:focus,[type=checkbox]:indeterminate:hover{background-color:currentColor;border-color:transparent}[type=file]{background:unset;border-color:inherit;border-radius:0;border-width:0;font-size:unset;line-height:inherit;padding:0}[type=file]:focus{outline:1px solid ButtonText;outline:1px auto -webkit-focus-ring-color}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.tw-container{margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem;width:100%}@media (min-width:768px){.tw-container{max-width:768px;padding-left:2.25rem;padding-right:2.25rem}}@media (min-width:1024px){.tw-container{max-width:1024px}}@media (min-width:1280px){.tw-container{max-width:1240px}}.visible{visibility:visible}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.-bottom-\[7px\]{bottom:-7px}.bottom-4{bottom:1rem}.left-1\/2{left:50%}.right-0{right:0}.right-2{right:.5rem}.right-3{right:.75rem}.top-1\/2{top:50%}.top-3{top:.75rem}.isolate{isolation:isolate}.z-10{z-index:10}.z-20{z-index:20}.m-0{margin:0}.mx-auto{margin-left:auto;margin-right:auto}.my-10{margin-bottom:2.5rem;margin-top:2.5rem}.my-3{margin-bottom:.75rem;margin-top:.75rem}.-mb-\[1px\]{margin-bottom:-1px}.-mt-\[1px\]{margin-top:-1px}.mb-0{margin-bottom:0}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-\[-200px\]{margin-bottom:-200px}.ml-2{margin-left:.5rem}.mr-2{margin-right:.5rem}.mt-0{margin-top:0}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.aspect-square{aspect-ratio:1/1}.size-12{height:3rem;width:3rem}.size-14{height:3.5rem;width:3.5rem}.size-4{height:1rem;width:1rem}.h-10{height:2.5rem}.h-3{height:.75rem}.h-80{height:20rem}.h-\[18px\]{height:18px}.h-\[20px\]{height:20px}.h-\[30px\]{height:30px}.h-\[4px\]{height:4px}.h-auto{height:auto}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.max-h-\[100px\]{max-height:100px}.max-h-\[250px\]{max-height:250px}.max-h-\[60vh\]{max-height:60vh}.max-h-\[80px\]{max-height:80px}.max-h-full{max-height:100%}.min-h-64{min-height:16rem}.min-h-\[135px\]{min-height:135px}.min-h-\[250px\]{min-height:250px}.w-3{width:.75rem}.w-\[101vw\]{width:101vw}.w-\[20px\]{width:20px}.w-\[45px\]{width:45px}.w-\[4px\]{width:4px}.w-\[calc\(50\%-1\.25rem\)\]{width:calc(50% - 1.25rem)}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.max-w-\[348px\]{max-width:348px}.max-w-\[600px\]{max-width:600px}.max-w-\[650px\]{max-width:650px}.max-w-\[80\%\]{max-width:80%}.max-w-full{max-width:100%}.max-w-sm{max-width:24rem}.flex-auto{flex:1 1 auto}.flex-grow{flex-grow:1}.flex-grow-0{flex-grow:0}.grow{flex-grow:1}.border-collapse{border-collapse:collapse}.-translate-x-1\/2{--tw-translate-x:-50%}.-translate-x-1\/2,.-translate-y-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y:-50%}.translate-x-3\/4{--tw-translate-x:75%}.rotate-180,.translate-x-3\/4{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate:180deg}.rotate-45{--tw-rotate:45deg}.rotate-45,.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;user-select:none}.list-none{list-style-type:none}.columns-2{-moz-columns:2;column-count:2}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-10{gap:2.5rem}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-x-1{-moz-column-gap:.25rem;column-gap:.25rem}.gap-x-11{-moz-column-gap:2.75rem;column-gap:2.75rem}.gap-x-12{-moz-column-gap:3rem;column-gap:3rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-x-8{-moz-column-gap:2rem;column-gap:2rem}.gap-y-14{row-gap:3.5rem}.gap-y-2{row-gap:.5rem}.gap-y-4{row-gap:1rem}.self-center{align-self:center}.self-stretch{align-self:stretch}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.rounded{border-radius:.25rem}.rounded-\[10px\]{border-radius:10px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-2{border-width:2px}.border-b-2{border-bottom-width:2px}.border-r-2{border-right-width:2px}.border-dashed{border-style:dashed}.border-\[\#707070\]{--tw-border-opacity:1;border-color:rgb(112 112 112/var(--tw-border-opacity))}.border-\[\#888C9B\]{--tw-border-opacity:1;border-color:rgb(136 140 155/var(--tw-border-opacity))}.border-\[\#F4F4F4\]{--tw-border-opacity:1;border-color:rgb(244 244 244/var(--tw-border-opacity))}.border-\[\#d8d8d8\]{--tw-border-opacity:1;border-color:rgb(216 216 216/var(--tw-border-opacity))}.border-transparent{border-color:transparent}.border-vibrant-orange{--tw-border-opacity:1;border-color:rgb(255 74 59/var(--tw-border-opacity))}.bg-\[\#BEBABA\]{--tw-bg-opacity:1;background-color:rgb(190 186 186/var(--tw-bg-opacity))}.bg-\[\#F4F4F4\]{--tw-bg-opacity:1;background-color:rgb(244 244 244/var(--tw-bg-opacity))}.bg-\[\#FCFCFC\]{--tw-bg-opacity:1;background-color:rgb(252 252 252/var(--tw-bg-opacity))}.bg-\[\#f4f4f4\]{--tw-bg-opacity:1;background-color:rgb(244 244 244/var(--tw-bg-opacity))}.bg-\[\#ff5050\]{--tw-bg-opacity:1;background-color:rgb(255 80 80/var(--tw-bg-opacity))}.bg-vibrant-orange{--tw-bg-opacity:1;background-color:rgb(255 74 59/var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.from-\[\#220473\]{--tw-gradient-from:#220473 var(--tw-gradient-from-position);--tw-gradient-to:rgba(34,4,115,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-\[\#888C9B28\]{--tw-gradient-from:#888c9b28 var(--tw-gradient-from-position);--tw-gradient-to:hsla(227,9%,57%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.to-\[\#4308E5\]{--tw-gradient-to:#4308e5 var(--tw-gradient-to-position)}.to-white{--tw-gradient-to:#fff var(--tw-gradient-to-position)}.bg-cover{background-size:cover}.bg-no-repeat{background-repeat:no-repeat}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.object-center{object-position:center}.p-0{padding:0}.p-2{padding:.5rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-7{padding:1.75rem}.px-0{padding-left:0;padding-right:0}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-12{padding-bottom:3rem;padding-top:3rem}.py-6{padding-bottom:1.5rem;padding-top:1.5rem}.py-8{padding-bottom:2rem;padding-top:2rem}.py-9{padding-bottom:2.25rem;padding-top:2.25rem}.pb-12{padding-bottom:3rem}.pb-24{padding-bottom:6rem}.pb-6{padding-bottom:1.5rem}.pt-12{padding-top:3rem}.pt-4{padding-top:1rem}.pt-\[200px\]{padding-top:200px}.text-left{text-align:left}.text-center{text-align:center}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-\[1\.5rem\]{font-size:1.5rem}.text-\[12px\]{font-size:12px}.text-\[20px\]{font-size:20px}.text-\[51px\]{font-size:51px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem}.text-lg,.text-xl{line-height:1.75rem}.text-xl{font-size:1.25rem}.font-bold{font-weight:700}.font-light{font-weight:300}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.italic{font-style:italic}.leading-\[0\]{line-height:0}.leading-relaxed{line-height:1.625}.leading-tight{line-height:1.25}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.\!text-\[\#888C9B\]{--tw-text-opacity:1!important;color:rgb(136 140 155/var(--tw-text-opacity))!important}.text-\[\#888C9B\]{--tw-text-opacity:1;color:rgb(136 140 155/var(--tw-text-opacity))}.text-gray-900{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity))}.text-neutral-800{--tw-text-opacity:1;color:rgb(38 38 38/var(--tw-text-opacity))}.text-vibrant-orange{--tw-text-opacity:1;color:rgb(255 74 59/var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.underline{text-decoration-line:underline}.no-underline{text-decoration-line:none}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.shadow,.shadow-\[0_0_6px_rgba\(0\2c 0\2c 0\2c \.3\)\]{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_6px_rgba\(0\2c 0\2c 0\2c \.3\)\]{--tw-shadow:0 0 6px rgba(0,0,0,.3);--tw-shadow-colored:0 0 6px var(--tw-shadow-color)}.shadow-card{--tw-shadow:0px 0px 6px #0000004d;--tw-shadow-colored:0px 0px 6px var(--tw-shadow-color)}.shadow-card,.shadow-lg{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[\#00000029\]{--tw-shadow-color:#00000029;--tw-shadow:var(--tw-shadow-colored)}.outline{outline-style:solid}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.ligatures-none{font-variant-ligatures:none}*{box-sizing:border-box}h1,h2{font-size:2rem;line-height:2.5rem}strong{font-weight:700}@keyframes spin-icon{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes fade-in-long{0%{opacity:0}50%{opacity:0}to{opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.line-height-normal{line-height:1.2}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-family:sans-serif}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}::selection{background-color:#4308e5;color:#fff}a{background-color:transparent;transition:all .3s linear}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2.44rem;line-height:1.4;margin:.67rem 0}h2{font-size:2.25rem;line-height:1.5}h3{font-size:1.5rem;line-height:1.4}h4{font-size:1.25rem;line-height:1.5}h5{font-size:1rem}h6{font-size:.8rem}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.author-credits{text-align:left}.author-credits a{color:#222;text-decoration:none}body,button,input,optgroup,select,textarea{color:#383838;font-family:Lato,sans-serif;font-size:16px;font-size:1rem;font-weight:400;line-height:1.5}body{position:relative}h1,h2,h3,h4,h5,h6{clear:both;color:#000}.entry-header h1.entry-title{font-size:2em;line-height:1.4;margin:1em 0}cite,dfn,em,i{font-style:italic}blockquote{margin:0 1.5em}address{margin:0 0 1.5em}pre{background:#eee;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em}code,kbd,pre,tt,var{font-family:Lato,sans-serif;font-size:15px;font-size:.9375rem}abbr,acronym{border-bottom:1px dotted #666;cursor:help}ins,mark{background:#fff9c0;text-decoration:none}big{font-size:125%}.site-title{font-size:1.33em;font-weight:700;line-height:1.2;margin:0}.site-title a{color:inherit;text-decoration:none}.site-description{word-wrap:break-word;color:#929292;font-size:17px;font-weight:inherit;line-height:1.4;margin:.4375em 0 0}.has-medium-font-size{font-size:1.625rem}a,a:visited{color:#ff5050}a:active,a:focus,a:hover{color:#000}a:focus{outline:none}a:active,a:hover{outline:0}.entry-title a,.entry-title a:visited{color:#4308e5;text-decoration:none}ul{padding-left:1rem}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}body{background:#fff}blockquote,q{quotes:"" ""}blockquote:after,blockquote:before,q:after,q:before{content:""}hr{border:0;height:1px;margin-bottom:1.5em}ol,ul{margin:0 0 1.5em}ul{list-style:disc}ol{list-style:decimal}li>ol,li>ul{margin-bottom:0;margin-left:1.5em}dt{font-weight:700}dd{margin:0 1.5em 1.5em}img{height:auto;max-width:100%}figure{margin:1em 0}table{margin:0 0 1.5em;width:100%}input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=range],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{border:1px solid #c6c6c6;border-radius:4px;color:#666;font-family:inherit;height:2.6rem;padding:0 .6em;width:100%}input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=range]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,select:focus,textarea:focus{color:#111}select{border:1px solid #ccc}textarea{height:auto;padding:.6em;width:100%}button,input[type=submit]{outline:none;transition:all .3s linear}label{color:#888c9b;font-size:.75rem;text-transform:uppercase}label span{color:#ff5050}.button{background-color:#ff4a3b;border:none;border-radius:28px;box-shadow:0 0 6px rgba(0,0,0,.3);color:#fff;cursor:pointer;display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:1.68px;margin:12px 0 0;overflow-wrap:break-word;padding:12px 20px;text-align:center;text-decoration:none;text-transform:uppercase}.button,.button:visited{color:#fff}.button:hover{background:#fff;color:#000}.button:after{background:transparent url(../../css/images/chevron-circle-right-solid.svg) no-repeat 100%;background-size:12px 12px;color:#fff;content:"";display:inline-block;height:12px;margin-left:8px;position:relative;top:1px;transition:background .3s linear;width:12px}.button:hover:after{background:transparent url(../../css/images/chevron-circle-right-solid-red.svg) no-repeat 100%;content:"";transition:background .3s linear}.button.download:after{background:transparent url(../../css/images/arrow-circle-down-solid.svg) no-repeat 100%}.button.download:hover:after{background:transparent url(../../css/images/arrow-circle-down-solid-red.svg) no-repeat 100%}.button.white,.button.white:visited{background:#fff;color:#ff5050;padding:10px 36px}.button.white:hover{background:#ff5050;color:#fff;opacity:1}.button.plain:after,.button.white:after{display:none}.button.white.arrow{padding:12px 20px}.button.white.arrow:after{background:transparent url(../../css/images/chevron-circle-right-solid-red.svg) no-repeat 100%;content:"";display:inline-block}.button.white.arrow:hover:after{background:transparent url(../../css/images/chevron-circle-right-solid.svg) no-repeat 100%;content:"";display:inline-block}.button.gray{background:#888c9b}.button.gray:hover{background:#000;color:#fff}.button.gray:after,.button.gray:hover:after{background:transparent url(../../css/images/times-circle-solid-white.svg) no-repeat 100%}.button.check:after{background:transparent url(../../css/images/check-circle-solid.svg) no-repeat 100%}.button.check:hover:after{background:transparent url(../../css/images/check-circle-solid-red.svg) no-repeat 100%}.button-contact{text-align:right}@media screen and (max-width:1500px){.button-contact{display:none}}.header-inner .button-contact .button{color:#fff;margin-top:0;padding:10px 36px}.header-inner .button-contact .button:hover{color:#4308e5}.text-link-button{display:inline-block;font-size:.75rem;font-weight:700;margin-left:.6rem;margin-right:.4rem;text-decoration:none;text-transform:uppercase}.text-link-button:after{background-size:12px 12px;background:transparent url(../../css/images/chevron-circle-right-solid-red.svg) no-repeat 100%;color:#fff;content:"";display:inline-block;height:12px;margin-left:8px;position:relative;top:2px;width:12px}.button.max-height{max-height:42px}.button.border-on-blue{background:#4308e5;border:1px solid #fff}.button.border-on-blue:hover{background:#fff;border:1px solid #4308e5}.button.border-on-blue:hover:after{background:transparent url(../../css/images/chevron-circle-right-solid-blu.svg) no-repeat 100%}.button.bordered{background:transparent;border:1px solid #fff}.button.bordered:hover{background:#fff;border:1px solid #4308e5}.button.bordered:hover:after{background:transparent url(../../css/images/chevron-circle-right-solid-blu.svg) no-repeat 100%}.button.no-margin{margin:0}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;height:1px;overflow:hidden;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#page{margin:0 auto;max-width:100%}.alignleft,.alignright{max-width:1000px!important}.alignleft figcaption,.alignleft img,.alignright figcaption,.alignright img{max-width:50%;width:50%}.alignleft figcaption{clear:left}.alignright figcaption{clear:right}.alignleft figcaption,.alignleft img{float:left;margin-right:1.5em}.alignright figcaption,.alignright img{float:right;margin-left:1.5em}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}.widget-area{width:25%}.widget{margin:0 0 1.5em}.widget select{max-width:100%}.comment-content .wp-smiley,.entry-content .wp-smiley,.page-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}embed,iframe,object{max-width:100%}.custom-logo-link{display:inline-block}.wp-caption{margin-bottom:1.5em;max-width:100%}.wp-caption img[class*=wp-image-]{display:block;margin-left:auto;margin-right:auto}.wp-caption .wp-caption-text{margin:.8075em 0}.wp-caption-text{text-align:center}.sticky{display:block}.hentry{margin:0}.updated:not(.published){display:none}.entry-content,.entry-summary,.page-content{margin:0}.entry-content section{max-width:100%}.entry-content .container{margin:0 auto;max-width:94%;padding:60px 0 70px}@media screen and (min-width:1100px){.entry-content .container{max-width:1000px}}section.single-col h2{margin-bottom:0}section.single-col h2:first-child{margin-top:0}section.multiple-col h4{margin-bottom:0}section.multiple-col .box-row p{margin-top:4px}.comments-area,.entry-footer,.entry-header,.not-found .page-content,.page-header,.page-navigation,.post-navigation,.search .entry-summary,.site-info{margin:1.5em auto;max-width:1000px;padding-left:14px;padding-right:14px}.entry-header .wp-post-image{margin-bottom:1.5em}.entry-footer span{margin-right:1em}.entry-footer{border-bottom:1px solid #999;color:#aaa;display:none;font-size:90%;padding-bottom:20px}@media screen and (min-width:664px){.comments-area,.entry-footer,.entry-header,.not-found .page-content,.page-header,.page-navigation,.post-navigation,.search .entry-summary,.site-info{padding-left:0;padding-right:0}}.element{background:#fff;border-radius:5px;box-shadow:0 0 6px rgba(0,0,0,.3);margin-top:16px;padding:20px 15px 15px}.element .name p{font-size:1.25rem;line-height:1.1;margin:0}.element .description p{color:#383838}.element .application{color:#383838;font-size:.875rem;font-weight:700;margin:6px 0}.page-links{clear:both;margin:0 0 1.5em}.box{background:#fff;box-shadow:0 0 6px rgba(0,0,0,.3);height:100%}.box.rounded{aspect-ratio:1.6;border-radius:10px;height:auto;overflow:hidden}.box.rounded .header{align-items:center;display:flex;flex-direction:row;height:86px;justify-content:space-between;padding:1rem 2.25rem;text-transform:uppercase}@media screen and (max-width:1024px){.box.rounded .header{flex-direction:column;height:100px;justify-content:center;padding:.5rem}}.box.rounded .header h4{color:#fff;font-size:1.1rem;font-weight:700;letter-spacing:2px;margin:.5rem 0}.box.rounded .image{height:calc(100% - 86px);padding:2.25rem;width:100%}@media screen and (max-width:1024px){.box.rounded .image{height:calc(100% - 100px)}}.box.rounded .image img{height:100%;object-fit:contain;object-position:center;width:100%}.box .header{background:#4308e5;color:#fff;font-size:.9rem;height:3em;text-align:center}.box .content{display:flex;padding:40px 40px 20px}.box .box-image{margin-right:20px;width:100px}.box .copy p:first-child{margin-top:0}.download-links{padding-bottom:20px;padding-top:20px;width:80%}.small-boxes{margin-top:20px}.small-boxes .box.gray{margin:0 15px}.page-container{margin:0 auto;max-width:1230px;padding:0 15px}.page-row{margin-left:-15px;margin-right:-15px;overflow:hidden}.page-col{width:67%}.page-col,.sidebar-col{float:left;padding:0 15px}.sidebar-col{width:33%}.sidebar-widget-wrap{margin:60px 0}.sidebar-widget{margin-bottom:20px}.sidebar-widget ul{font-size:.95rem;list-style-type:none;margin:0;padding:0}.sidebar-widget p{font-size:.95rem;font-weight:300;margin-top:0}.sidebar-widget .widget-title{font-size:1rem;font-weight:700;line-height:2rem;margin-bottom:10px;text-transform:uppercase}.sidebar-widget a{text-decoration:none}@media screen and (max-width:767px){.page-col{float:none;padding:0;width:100%}.sidebar-col{float:none;margin:0;width:100%}.sidebar-wrap{margin:50px 0}}.gallery{margin-bottom:1.5em}.gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-3 .gallery-item{max-width:33.3333333333%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.6666666667%}.gallery-columns-7 .gallery-item{max-width:14.2857142857%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.1111111111%}.gallery-caption{display:block}#page,body{overflow-x:hidden}section.blue{background:#4308e5;color:#fff}section.dark-gray{background:#888c9b;color:#fff}section.dark-gray a{color:#fff}section.dark-gray a:link{color:#fff}section.dark-gray a:visited{color:#fff}section.dark-gray a:hover{color:#fff}section.dark-gray a:active{color:#fff}section.blue h2{color:#fff}.container.gray,section.gray{background:#f4f4f4}.container.gray-wavy,section.gray-wavy{background:#f4f4f4;margin-top:160px;padding-bottom:80px;position:relative}@media screen and (max-width:768px){.container.gray-wavy,section.gray-wavy{margin-top:100px}}.container.gray-wavy:before,section.gray-wavy:before{background-image:url(https://www.oneapi.io/wp-content/themes/one-api/images/wavesF4.svg);background-position:50% bottom;background-repeat:no-repeat;background-size:102%;content:"";display:block;height:80px;position:absolute;top:-80px;transform:translateY(2px);width:100%}.container.gray-wavy:after,section.gray-wavy:after{background-image:url(../../images/wavesNegativeWhite.svg);background-position:50% bottom;background-repeat:no-repeat;background-size:102%;bottom:0;content:"";display:block;height:80px;position:absolute;transform:translateY(2px);width:100%}.white{background-color:#fff}.m-b{margin-bottom:10px!important}.p-t-0{padding-top:0!important}.p-b-0{padding-bottom:0!important}.section-padding{padding:60px 0;padding-left:15px!important;padding-right:15px!important}.section-padding.pad-bottom-none{padding-bottom:0}.section-padding.pad-top-none{padding-top:0}@media screen and (min-width:1024px){.section-padding{padding:80px 0}}.section-padding-top-sm{padding:30px 0 60px;padding-left:15px!important;padding-right:15px!important}@media screen and (min-width:1024px){.section-padding-top-sm{padding:50px 0 80px}}.search-form label{vertical-align:top}.tingle-modal-box__content{padding:30px 50px 50px}.tingle-modal__close{display:none}.tingle-modal-box__content .close{background:transparent url(../../css/images/times-circle-solid.svg) no-repeat 50%;color:#888c9b;content:"";height:20px;position:absolute;right:10px;top:10px;width:20px}.responsive-video{height:0;max-width:100%;overflow:hidden;padding-bottom:56.25%;position:relative}.responsive-video embed,.responsive-video iframe,.responsive-video object{height:100%;left:0;position:absolute;top:0;width:100%}.container.padding{padding:0 15px}.back{text-align:center}.back:before{background:#ff5050;content:"";display:block;height:6px;margin:0 auto 28px;max-width:100%;width:376px}.back a,.waves svg{display:block}.waves svg{left:-1vw;margin-top:-1px;position:relative;width:102vw}@media screen and (min-width:768px){.two-col .col:first-child{padding-right:25px}.two-col .col:last-child{padding-left:25px}}.text-center{text-align:center}.uppercase{text-transform:uppercase}.community-forum-sigs .sigs .group-list .group:last-child{-moz-column-span:all;column-span:all}#advisory-cards .entry-title span{display:block;font-size:.75rem;font-weight:700;letter-spacing:1.5px;margin-bottom:.25rem;text-transform:uppercase}.bio-open strong{color:#4308e5}.spacing-1u{margin-bottom:1rem}.spacing-2u{margin-bottom:2rem}.spacing-3u{margin-bottom:3rem}.center{text-align:center}.hero-with-images{background-color:#dfe0e4;background-position:center -5.25vw;background-size:100%;min-height:560px;position:relative}.hero-with-images:after{background-image:linear-gradient(0deg,#fff,transparent);bottom:0;content:"";height:475px;left:0;position:absolute;width:100%;z-index:0}.hero-with-images.dark{background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff}.hero-with-images.dark h1{color:#fff}.hero-with-images.dark:after{display:none}.hero-with-images.dark .waves{background:#f4f4f4;bottom:0;position:absolute}.hero-with-images.dark .waves:before{background-image:linear-gradient(transparent,rgba(34,4,115,.1),#220473);content:"";display:block;height:250px;position:absolute;top:0;transform:translateY(-97%);width:100%}@media screen and (min-width:1200px){.hero-with-images.dark .left-side .content{max-width:55%}}.hero-with-images.blog{background-image:url(../../images/sub-page-rh-gradient.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:400px}@media screen and (min-width:900px){.hero-with-images.blog{margin-bottom:70px}}.hero-with-images.blog .container{max-width:1230px;padding-left:calc(15px + .5rem);padding-right:calc(15px + .5rem);width:100%}.hero-with-images.blog:after{display:none}.hero-with-images.blog:before{background-image:url(../../images/wavesNegativeWhite.svg);background-position:50% bottom;background-repeat:no-repeat;background-size:102%;bottom:0;content:"";display:block;height:80px;position:absolute;transform:translateY(2px);width:100%}.hero-with-images.blog .content{max-width:none}.hero-with-images .container.custom-flex{display:flex;flex-wrap:wrap}@media screen and (max-width:1200px){.hero-with-images .container.custom-flex{padding-bottom:20px}}.hero-with-images .left-side{align-items:center;display:flex;z-index:1}@media screen and (min-width:1024px){.hero-with-images .left-side{padding-top:40px}}.hero-with-images .left-side .logo{display:none;flex-basis:170px}@media screen and (min-width:600px){.hero-with-images .left-side .logo{display:block}}.hero-with-images .left-side .logo img{height:auto;max-width:100%}.hero-with-images .left-side .content.pad-left{padding-left:20px}@media screen and (min-width:600px){.hero-with-images .left-side .content.pad-left{padding-left:50px}}@media screen and (min-width:1200px){.hero-with-images .left-side .content{max-width:44%}}.hero-with-images .left-side .content h1{font-size:2rem;line-height:1}@media screen and (min-width:1024px){.hero-with-images .left-side .content h1{font-size:3rem}}@media screen and (min-width:1200px){.hero-with-images .left-side .content h1{font-size:3.8125rem}}.hero-with-images .left-side.expand-width{max-width:100%}@media screen and (min-width:1024px){.hero-with-images .left-side.expand-width{max-width:54%}}.hero-with-images .left-side.expand-width .content{max-width:100%}.hero-with-images .right-side{display:flex;justify-content:flex-end;padding-left:5%}@media screen and (min-width:600px){.hero-with-images .right-side{padding-left:0}}@media screen and (min-width:1200px){.hero-with-images .right-side{max-width:68%}}.hero-with-images .right-side img{height:auto;position:relative;right:0;width:100%;z-index:1}@media screen and (min-width:600px){.hero-with-images .right-side img{top:0;width:46%}}@media screen and (min-width:1200px){.hero-with-images .right-side img{position:absolute;right:0;top:140px}}@media screen and (min-width:1440px){.hero-with-images .right-side img{width:670px}}@media screen and (min-width:600px){.hero-with-images .right-side img.wide{width:60%}}@media screen and (min-width:1200px){.hero-with-images .right-side img.wide{top:20px}}@media screen and (min-width:1440px){.hero-with-images .right-side img.wide{width:870px}}@media screen and (min-width:600px){.hero-with-images .right-side img.medium{width:50%}}@media screen and (min-width:1200px){.hero-with-images .right-side img.medium{top:20px}}@media screen and (min-width:1440px){.hero-with-images .right-side img.medium{width:760px}}.hero-with-images .right-side img.events{display:none}@media screen and (min-width:900px){.hero-with-images .right-side img.events{display:block;position:absolute;top:50px}}.hero-with-images .right-side img.blog{display:none;width:540px}@media screen and (min-width:900px){.hero-with-images .right-side img.blog{display:block;position:absolute;top:50px}}.hero-with-images .subhead{color:#9191ff;font-size:1.1rem;font-weight:700;text-transform:uppercase}.testimonials-slider-2022,.uxl-slider{background-image:url(/images/testimonial-bg.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#000;max-height:700px;overflow:hidden;padding:60px 0 100px;position:relative;text-align:left}@media screen and (min-width:800px){.testimonials-slider-2022,.uxl-slider{padding:80px 0 160px}}@media screen and (min-width:1100px){.testimonials-slider-2022,.uxl-slider{padding:120px 0 200px}}.testimonials-slider-2022 .slide-int,.uxl-slider .slide-int{display:flex;padding:0 20px}.testimonials-slider-2022 .slide-int.uxl,.uxl-slider .slide-int.uxl{padding:0}.testimonials-slider-2022 .wysiwyg a,.testimonials-slider-2022 .wysiwyg a:active,.testimonials-slider-2022 .wysiwyg a:focus,.testimonials-slider-2022 .wysiwyg a:hover,.testimonials-slider-2022 .wysiwyg a:visited,.uxl-slider .wysiwyg a,.uxl-slider .wysiwyg a:active,.uxl-slider .wysiwyg a:focus,.uxl-slider .wysiwyg a:hover,.uxl-slider .wysiwyg a:visited{color:#fff;text-decoration:underline}.testimonials-slider-2022 .wysiwyg p,.uxl-slider .wysiwyg p{font-size:1.25rem;line-height:1.5}.testimonials-slider-2022 .waves,.uxl-slider .waves{position:absolute;top:-2px;width:100%}.testimonials-slider-2022 .waves svg,.uxl-slider .waves svg{display:block;left:-1vw;position:relative;width:102vw}.testimonials-slider-2022 .waves-bottom,.uxl-slider .waves-bottom{bottom:-2px;position:absolute;width:100%}.testimonials-slider-2022 .waves-bottom svg,.uxl-slider .waves-bottom svg{display:block;left:-1vw;position:relative;width:102vw}.testimonials-slider-2022 .container,.uxl-slider .container{padding-bottom:0;padding-top:0}.testimonials-slider-2022 .testimonial-content,.uxl-slider .testimonial-content{color:#fff;flex-basis:100%}@media screen and (min-width:768px){.testimonials-slider-2022 .testimonial-content,.uxl-slider .testimonial-content{flex-basis:71.4%}}.testimonials-slider-2022 .quote-mark,.uxl-slider .quote-mark{margin:0 auto .5rem;text-align:center}.testimonials-slider-2022 .quote-mark svg,.uxl-slider .quote-mark svg{height:83px;width:83px}.testimonials-slider-2022 p,.uxl-slider p{font-size:1.125rem;line-height:1.7;margin:0 0 1rem;text-align:center}.testimonials-slider-2022 p.long,.uxl-slider p.long{font-size:1rem}@media screen and (min-width:992px){.testimonials-slider-2022 p,.uxl-slider p{font-size:1.625rem}.testimonials-slider-2022 p.long,.uxl-slider p.long{font-size:1.25rem}}.testimonials-slider-2022 .attr .inner,.uxl-slider .attr .inner{color:#fff;font-size:1.125rem;position:relative;text-align:center}@media screen and (min-width:1024px){.testimonials-slider-2022 .attr .inner,.uxl-slider .attr .inner{font-size:1.25rem}}.testimonials-slider-2022 .attr .headshot,.uxl-slider .attr .headshot{padding-top:30px}.testimonials-slider-2022 .attr .headshot img,.uxl-slider .attr .headshot img{border-radius:100%;height:auto;max-width:58%}.testimonials-slider-2022 .attr .author-name,.uxl-slider .attr .author-name{font-weight:700;padding-top:20px}.testimonials-slider-2022 .attr .image,.uxl-slider .attr .image{border-top:2px solid #fff;bottom:0;margin-top:1rem;padding:30px;width:100%}.testimonials-slider-2022 .attr img,.uxl-slider .attr img{display:block;margin:0 auto}.testimonials-slider-2022 .slick-dotted.slick-slider,.uxl-slider .slick-dotted.slick-slider{margin-bottom:0}.testimonials-slider-2022 .slick-prev,.uxl-slider .slick-prev{background:#f4f4f4;height:60px;left:-5vw;top:50%;width:60px;z-index:3}.testimonials-slider-2022 .slick-prev:before,.uxl-slider .slick-prev:before{border-color:#4308e5;border-width:2px;border-bottom:none;border-right:none;height:15px;left:24px;width:15px}.testimonials-slider-2022 .slick-prev:focus,.testimonials-slider-2022 .slick-prev:hover,.uxl-slider .slick-prev:focus,.uxl-slider .slick-prev:hover{background:#bbb}.testimonials-slider-2022 .slick-next,.uxl-slider .slick-next{background:#f4f4f4;height:60px;right:-5vw;top:50%;width:60px}.testimonials-slider-2022 .slick-next:hover,.uxl-slider .slick-next:hover{opacity:.8}.testimonials-slider-2022 .slick-next:before,.uxl-slider .slick-next:before{border-color:#4308e5;border-width:2px;border-bottom:none;border-left:none;height:15px;left:18px;width:15px}.testimonials-slider-2022 .slick-next:focus,.testimonials-slider-2022 .slick-next:hover,.uxl-slider .slick-next:focus,.uxl-slider .slick-next:hover{background:#bbb}@media screen and (min-width:1024px){.testimonials-slider-2022 .slick-dots li,.uxl-slider .slick-dots li{margin:0 .7rem}}.testimonials-slider-2022 .slick-dots button,.uxl-slider .slick-dots button{background:#f4f4f4;border-radius:6px;height:6px;padding:0;width:24px}.testimonials-slider-2022 .slick-dots button:before,.uxl-slider .slick-dots button:before{display:none}.testimonials-slider-2022 .slick-dots .slick-active button,.uxl-slider .slick-dots .slick-active button{background:#ff4a3b}section.element-grid{background:#f4f4f4;text-align:center}section.element-grid .subheader{font-size:1rem;margin-bottom:40px;margin-top:0}section.element-grid .spec-item{flex-basis:100%;flex-grow:1}@media screen and (min-width:768px){section.element-grid .spec-item{flex-basis:50%;margin:20px auto}}@media screen and (min-width:1024px){section.element-grid .spec-item{flex-basis:25%;margin:40px auto}}section.element-grid .spec-item .icon-holder{align-items:center;display:flex;height:60px;justify-content:center;width:100%}section.element-grid .spec-item .application{font-size:1.125rem;font-weight:700}@media screen and (min-width:1024px){section.element-grid .spec-item .application{font-size:1.375rem}}section.element-grid .spec-item .application a,section.element-grid .spec-item .application a:hover,section.element-grid .spec-item .application a:visited{color:#383838}section.element-grid .spec-item .application a:hover{text-decoration:underline}section.element-grid .spec-item .name{font-size:1rem;line-height:1.3}@media screen and (min-width:1024px){section.element-grid .spec-item .name{font-size:1.125rem}}section.element-grid .ctas{padding:40px 0 20px}section.element-grid .ctas .button{margin:0 10px}section.element-grid a{text-decoration:none}section.element-grid .element .description p{margin:0}section.element-grid .element .description p a{display:inline;margin-right:10px;text-decoration:underline}section.element-grid .container{max-width:none;padding-bottom:60px;padding-top:20px}@media screen and (min-width:83rem){section.element-grid .container{width:84rem}}section.element-grid h2{font-size:2rem;margin-bottom:0}@media screen and (min-width:1024px){section.element-grid h2{font-size:3rem;padding-top:30px}}.community-forum-hero .alternate-text{background:hsla(0,0%,96%,.16);border-radius:10px;margin-bottom:1rem;padding:1.5rem}.community-forum-hero .alternate-text h2,.community-forum-hero .alternate-text h3,.community-forum-hero .alternate-text p{color:#fff;margin-bottom:.5rem;margin-top:0}.community-forum-hero .alternate-text h2,.community-forum-hero .alternate-text h3{font-size:1.3125rem}.community-forum-hero .alternate-text .discussion-icon{height:42px;opacity:.25;width:42px}.community-forum-hero .alternate-text .discussion-cta{color:#fff;font-size:12px;letter-spacing:1.5px;margin:0;text-decoration:none}.community-forum-hero .left-side.community-forum .copy{align-items:flex-start;display:flex}.community-forum-hero .left-side.community-forum .copy .logo{flex:0 1 auto;margin-bottom:0;margin-right:2rem;margin-top:.4rem;max-width:120px}.community-forum-hero .left-side.community-forum .intro-text{margin-bottom:1.5rem}.community-forum-hero .left-side.community-forum .intro-text h1{margin-top:0}.community-forum-hero .right-side .community-forum{padding-left:2rem}@media screen and (max-width:1200px){.community-forum-hero .right-side .community-forum{display:none}}.community-forum-hero .waves svg{background:#f4f4f4}.community-forum-mission{background:transparent linear-gradient(180deg,#f4f4f4,hsla(0,0%,96%,0) 60%,hsla(0,0%,96%,0)) 0 0 no-repeat padding-box}.community-forum-mission .video{padding-bottom:0}.community-forum-mission blockquote{border-left:6px solid hsla(227,9%,57%,.4);font-size:1.5rem;margin:0 0 3.5rem;padding-left:1rem}.community-forum-mission blockquote span,.community-forum-mission blockquote strong{color:#4308e5}.community-forum-mission blockquote span{font-weight:700}.community-forum-mission .column-text{display:flex;flex-wrap:wrap;font-size:18px}@media screen and (min-width:1025px){.community-forum-mission .column-text{flex-wrap:nowrap;gap:2.5rem}}.community-forum-mission .column-text .column{flex:0 0 100%}.community-forum-mission .column-text .column p:first-child{margin-top:0}@media screen and (min-width:1025px){.community-forum-mission .column-text .column{flex:0 0 calc(50% - 1.25rem)}}section.community-forum-structure{margin-top:1.5rem}section.community-forum-structure .structure-container{padding-bottom:1rem}section.community-forum-structure .structure-container h2{color:#4308e5;font-size:2.25rem}.community-forum-groups .group-list{display:flex;flex-wrap:wrap;font-size:18px}@media screen and (min-width:1025px){.community-forum-groups .group-list{gap:2.5rem}}.community-forum-groups .group-list .group{flex:0 0 100%;margin-top:1rem}@media screen and (min-width:1025px){.community-forum-groups .group-list .group{margin-top:.25rem}}.community-forum-groups .group-list .group .sig-icon{margin-bottom:.5rem}.community-forum-groups .group-list .group h2{margin-bottom:1rem;margin-top:0}.community-forum-groups .group-list .group ul{list-style-type:"–";margin-bottom:1rem;padding-left:.7rem}.community-forum-groups .group-list .group ul li{margin-bottom:.25rem;padding-left:.6rem}@media screen and (min-width:1025px){.community-forum-groups .group-list .group{flex:0 0 calc(50% - 1.25rem)}}.community-forum-committee{background:#f4f4f4}.community-forum-committee .center{text-align:center}.community-forum-committee .committee-list{display:flex;flex-wrap:wrap;margin-top:3.5rem;position:relative}.community-forum-committee .committee-list.open .member{opacity:.5}.community-forum-committee .committee-list.open .member .name:hover{text-decoration:none}.community-forum-committee .committee-list .member{cursor:pointer;flex:0 0 100%;margin-bottom:2rem;transition:opacity .4s}@media screen and (min-width:400px){.community-forum-committee .committee-list .member{flex:1 0 50%}}@media screen and (min-width:1025px){.community-forum-committee .committee-list .member{flex:0 0 20%;margin-bottom:0}}.community-forum-committee .committee-list .member .headshot{height:auto;margin-bottom:.5rem;max-width:170px}.community-forum-committee .committee-list .member p{line-height:1.2;margin:0 auto .4rem}.community-forum-committee .committee-list .member .name{color:#ff5050;font-size:18px;margin-bottom:.5rem}.community-forum-committee .committee-list .member .name:hover{text-decoration:underline}.community-forum-committee .committee-list .member .company{color:#888c9b}.community-forum-committee .committee-list .member-overlay{align-items:center;background:#fcfcfc;border-radius:10px;box-shadow:0 3px 12px rgba(0,0,0,.4);display:none;padding:1rem;position:absolute;width:100%;z-index:10}@media screen and (max-width:1025px){.community-forum-committee .committee-list .member-overlay{top:calc(50% - 160px)}}.community-forum-committee .committee-list .member-overlay .headshot{align-self:flex-start;flex:0 1 280px;height:auto;max-width:min(25vw,280px)}.community-forum-committee .committee-list .member-overlay .copy{flex:1 1 auto;padding:0 1rem;text-align:left}@media screen and (min-width:1025px){.community-forum-committee .committee-list .member-overlay .copy{padding:0 2rem}}.community-forum-committee .committee-list .member-overlay .copy p{margin:.4rem 0;max-width:600px}.community-forum-committee .committee-list .member-overlay .copy .name{color:#383838;font-size:2rem;font-weight:700;margin-bottom:.5rem}.community-forum-committee .committee-list .member-overlay .copy .title{font-size:18px;font-weight:700;line-height:1.2}.community-forum-committee .committee-list .member-overlay .copy .company{color:#888c9b;font-size:18px;font-weight:700;line-height:1.2}.community-forum-committee .committee-list .member-overlay .close-icon{align-items:center;align-self:flex-start;background:#898c9a;border-radius:100%;cursor:pointer;display:flex;flex:0 0 24px;height:24px;justify-content:center;width:24px}@media screen and (min-width:1025px){.community-forum-committee .committee-list .member-overlay .close-icon{flex:0 0 38px;height:38px;width:38px}}.community-forum-committee .committee-list .member-overlay .close-icon svg{fill:#fff;height:16px;transform:rotate(45deg);width:16px}@media screen and (min-width:1025px){.community-forum-committee .committee-list .member-overlay .close-icon svg{height:20px;width:20px}}.community-forum-sigs .sigs h2{align-items:center;display:flex;margin-bottom:3.5rem}.community-forum-sigs .sigs h2 .sig-header-icon,.community-forum-sigs .sigs h2 img{height:84px;width:84px}.community-forum-sigs .sigs h2 .sig-header-icon{background-image:url(../../images/sig-icon-large-onwhite.png);background-position:50%;background-size:84px;flex:0 0 84px;margin-right:1.75rem}@media screen and (max-width:768px){.community-forum-sigs .sigs h2 .sig-header-icon{align-self:flex-start;margin-right:1rem}}@media screen and (min-width:1025px){.community-forum-sigs .sigs .group-list{-moz-column-count:2;column-count:2;-moz-column-gap:20px;column-gap:20px}}.community-forum-sigs .sigs .group-list .group{-moz-column-break-inside:avoid;background:#fff;border-radius:10px;box-shadow:0 3px 6px rgba(0,0,0,.161);break-inside:avoid;margin-bottom:20px;padding:2rem 1.75rem}.community-forum-sigs .sigs .group-list .group h3{margin-top:0}.community-forum-sigs .sigs .group-list .group .text-link-button{margin-left:0}.community-forum-sigs .sigs .group-list .group:nth-child(2n){-webkit-column-break-after:always}.community-forum-sigs.gradient{background:transparent linear-gradient(180deg,#f4f4f4,hsla(0,0%,96%,0) 60%,hsla(0,0%,96%,0)) 0 0 no-repeat padding-box}.community-forum-sigs.gradient .sigs .sig-header-icon{background-image:url(../../images/sig-icon-large.png)}.community-forum-sigs .details{border-top:1px solid hsla(0,0%,44%,.24);padding-top:0}@media screen and (min-width:1025px){.community-forum-sigs .details .detail-list{padding-left:2.5rem}}.community-forum-sigs .details .detail-list .detail-item{align-items:flex-start;display:flex;margin-bottom:.5rem}.community-forum-sigs .details .detail-list .detail-item .detail-icon{flex:0 0 24px}.community-forum-sigs .details .detail-list .detail-item .copy{flex:1 1 auto;font-size:18px;max-width:900px;padding-left:1rem}.community-forum-sigs .details .detail-list .detail-item .copy h2,.community-forum-sigs .details .detail-list .detail-item .copy h3,.community-forum-sigs .details .detail-list .detail-item .copy h4,.community-forum-sigs .details .detail-list .detail-item .copy p,.community-forum-sigs .details .detail-list .detail-item .copy ul{margin-top:0}.forum-related-content-slider{background:#f4f4f4;position:relative;z-index:9}.forum-related-content-slider.gradient{background:transparent linear-gradient(180deg,#f4f4f4,hsla(0,0%,96%,0) 60%,hsla(0,0%,96%,0)) 0 0 no-repeat padding-box}.forum-related-content-slider .container.title{padding-bottom:0}.forum-related-content-slider.white{background-color:#fff}.forum-related-content-slider .container.custom-flex.header{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:-40px;padding:30px 0 0}@media screen and (min-width:1100px){.forum-related-content-slider .container.custom-flex.header{max-width:1144px;padding-top:60px}}.forum-related-content-slider .container.custom-flex.header h2{font-size:2rem;line-height:1;margin:0}@media screen and (min-width:1024px){.forum-related-content-slider .container.custom-flex.header h2{font-size:3rem}}.forum-related-content-slider .container.custom-flex.header .button{display:inline-block}.three-up-slider-forum-container.container{max-width:1180px}.three-up-slider-forum-container.container .the-slide{background:#fff;border-radius:10px;box-shadow:0 0 6px rgba(0,0,0,.302);margin:20px;min-height:400px;padding:24px;position:relative}.three-up-slider-forum-container.container .the-slide img{border-radius:10px}.three-up-slider-forum-container.container .the-slide .slider-image-container{aspect-ratio:16/9;background-image:url(../../images/thumbnail-placeholder.png);background-position:50%;background-size:cover;border:1px solid hsla(229,8%,57%,.365);border-radius:10px 10px;overflow:hidden;position:relative;width:100%}.three-up-slider-forum-container.container .the-slide .slider-image-container img{aspect-ratio:16/9;border-radius:0;box-shadow:none;object-fit:contain;position:absolute}.three-up-slider-forum-container.container .the-slide .copy{background:rgba(0,0,0,.7);border-radius:10px;height:calc(100% - 40px);left:20px;opacity:0;overflow:hidden;position:absolute;top:20px;transition:opacity .2s ease;width:calc(100% - 40px)}@media screen and (max-width:1024px){.three-up-slider-forum-container.container .the-slide .copy{background:transparent;opacity:1}.three-up-slider-forum-container.container .the-slide .copy:before{background-image:linear-gradient(180deg,rgba(0,0,0,.7),transparent);content:"";height:80px;left:0;position:absolute;top:0;width:100%}.three-up-slider-forum-container.container .the-slide .copy:after{background-image:linear-gradient(0deg,rgba(0,0,0,.7),transparent);bottom:0;content:"";height:80px;left:0;position:absolute;width:100%;z-index:0}}.three-up-slider-forum-container.container .the-slide .copy h3{color:#fff;font-size:1rem;font-weight:400;left:20px;max-width:calc(100% - 40px);position:absolute;top:0}.three-up-slider-forum-container.container .the-slide .copy .text-link{bottom:16px;font-weight:700;letter-spacing:.64px;position:absolute;right:20px;text-decoration:none;text-transform:uppercase;z-index:1}.three-up-slider-forum-container.container .the-slide .copy .text-link:after{background:transparent url(../../css/images/chevron-circle-right-solid-red.svg) no-repeat 100%;background-size:12px 12px;content:"";display:inline-block;height:12px;margin-left:8px;position:relative;top:0;transition:background .3s linear;width:12px}.three-up-slider-forum-container.container .the-slide .copy .text-link:hover{color:#fff}.three-up-slider-forum-container.container .the-slide .copy .text-link:hover:after{background:transparent url(../../css/images/chevron-circle-right-solid.svg) no-repeat 100%;transition:background .3s linear}.three-up-slider-forum-container.container .the-slide .copy:hover{opacity:1;transition:opacity .2s ease}.three-up-slider-forum-container.container .the-slide.no-overlay img{border-radius:10px 10px 0 0;box-shadow:none;width:100%}.three-up-slider-forum-container.container .the-slide.no-overlay .copyx h3{font-size:22px;margin-bottom:10px}.three-up-slider-forum-container.container .the-slide.no-overlay .copyx .text-link{bottom:14px;font-size:14px;font-weight:700;letter-spacing:.64px;position:absolute;text-decoration:none;text-transform:uppercase;z-index:1}.three-up-slider-forum-container.container .the-slide.no-overlay .copyx .text-link:after{background:transparent url(../../css/images/chevron-circle-right-solid-red.svg) no-repeat 100%;background-size:12px 12px;content:"";display:inline-block;height:12px;margin-left:8px;position:relative;top:0;transition:background .3s linear;width:12px}.three-up-slider-forum-container.container .the-slide.no-overlay .copyx .text-link:hover{color:#000}.three-up-slider-forum-container.container .the-slide.no-overlay .copyx .text-link:hover:after{background:transparent url(../../css/images/chevron-circle-right-solid-red.svg) no-repeat 100%;transition:background .3s linear}.three-up-slider-forum-container.container .slick-prev{background:#888c9b;height:60px;left:-5vw;top:50%;width:60px;z-index:3}.three-up-slider-forum-container.container .slick-prev:before{border-color:#fff;border-width:2px;height:15px;left:24px;width:15px}.three-up-slider-forum-container.container .slick-next{background:#888c9b;height:60px;right:-5vw;top:50%;width:60px}.three-up-slider-forum-container.container .slick-next:before{border-color:#fff;border-width:2px;height:15px;left:18px;width:15px}.three-up-slider-forum-container.container .slick-dots{display:none!important}.hero-image-on-blue h2{color:#fff;margin:0 auto 2.5rem;text-align:center}.hero-image-on-blue .waves{transform:rotate(180deg) translateY(-2px)}.hero-image-on-blue .dark-blue-image{background:#220473 radial-gradient(closest-side at 50% 50%,#4308e5 0,#220473 100%) 0 0 no-repeat padding-box}.hero-image-on-blue .dark-blue-image img{height:auto;margin-bottom:2rem;max-width:1080px;width:100%}.community-left-right .community-section:first-child{background:transparent linear-gradient(180deg,#f4f4f4,hsla(0,0%,96%,0) 60%,hsla(0,0%,96%,0)) 0 0 no-repeat padding-box}.community-left-right .community-section:nth-child(2n){background:hsla(227,9%,57%,.15)}.community-left-right .community-section .container.custom-flex{display:flex;flex-wrap:wrap}@media screen and (min-width:1025px){.community-left-right .community-section .container.custom-flex{gap:3rem}}.community-left-right .community-section .container.custom-flex .left{flex:0 0 100%}@media screen and (min-width:1025px){.community-left-right .community-section .container.custom-flex .left{flex:0 0 calc(50% - 1.5rem)}}.community-left-right .community-section .container.custom-flex .left .image-container{aspect-ratio:55/31;border-radius:10px;box-shadow:0 3px 6px rgba(0,0,0,.161);margin-bottom:2rem;overflow:hidden}.community-left-right .community-section .container.custom-flex .left .image-container img{height:100%;object-fit:cover;object-position:center;width:100%}.community-left-right .community-section .container.custom-flex .right{flex:0 0 100%}@media screen and (min-width:1025px){.community-left-right .community-section .container.custom-flex .right{flex:0 0 calc(50% - 1.75rem)}}.community-left-right .community-section .container.custom-flex .right h2,.community-left-right .community-section .container.custom-flex .right h3{letter-spacing:-.2px;margin-top:0}.community-left-right .community-section .container.custom-flex .right p,.community-left-right .community-section .container.custom-flex .right ul{font-size:18px}@media screen and (min-width:1025px){.community-left-right .community-section:nth-child(2n) .left{order:2}.community-left-right .community-section:nth-child(2n) .right{order:1}}.small-intro{text-align:center}.small-intro .container{margin:0 auto;max-width:880px}.small-intro h1{font-size:1.5rem;margin:0 0 10px}@media screen and (min-width:768px){.small-intro h1{font-size:1.875rem}}.ecosystem{padding:80px 40px}.ecosystem h2{font-size:1.875rem;line-height:1.1;margin-bottom:1rem;margin-top:0}@media screen and (min-width:1024px){.ecosystem h2{font-size:3rem}}.ecosystem .header{padding-bottom:30px}.ecosystem .header .container{display:block;max-width:1140px}.ecosystem .github-icon{height:30px;width:30px}.ecosystem .container{display:flex;flex-wrap:wrap;max-width:1040px}.ecosystem .container article{background:#fff;border-radius:10px;box-shadow:0 0 6px rgba(0,0,0,.302);display:flex;flex-direction:column;justify-content:space-between;margin-bottom:16px;padding:0;width:100%}@media screen and (min-width:1024px){.ecosystem .container article{margin:8px;width:calc(20% - 16px)}.ecosystem .container.four-up article{margin:8px;width:calc(25% - 16px)}.ecosystem .container.three-up article{margin:8px;width:calc(33.33333% - 16px)}}.ecosystem .container.masonry article{width:calc(100% - 30px)}@media screen and (min-width:1024px){.ecosystem .container.masonry article{margin:8px;width:calc(31% - 16px)}}.ecosystem .container article .logo{border-bottom:1px solid hsla(0,0%,44%,.345);height:140px;padding:15px 10px;position:relative}.ecosystem .container article .logo img{display:block;left:50%;max-width:90%;position:absolute;top:50%;transform:translate(-50%,-50%)}.ecosystem .container article .entry-title{color:#000;font-size:1.125rem;margin:0 0 5px 5px;padding:15px 10px 0}.ecosystem .container article p{color:#383838;font-size:1rem;margin:0 0 15px 5px;padding:0 10px}.ecosystem .container article .links{padding:0 10px 10px}.ecosystem .container article .links a{display:inline-block;margin:2px;opacity:1;transition:opacity .2s ease}.ecosystem .container article .links a:link{color:#383838;text-decoration:none}.ecosystem .container article .links a:visited{color:#383838;text-decoration:none}.ecosystem .container article .links a:hover{color:#383838;opacity:.6;text-decoration:none;transition:opacity .2s ease}.ecosystem .container article .links a:active{color:#383838;text-decoration:none}.ecosystem .container article .links .doc-link{border:2px solid #383838;border-radius:6px;color:#383838;font-size:11px;font-weight:700;height:30px;line-height:28px;position:relative;text-align:center;text-decoration:none;top:-8px;width:37px}section.imp .border{border:1px solid silver}.expand-link{display:block}.hidden{display:none}#advisory-cards{padding-bottom:40px;padding-top:40px}.search-no-results .site-header,.search-results .site-header{box-shadow:0 0 6px rgba(0,0,0,.302)}.search-template{background-image:url(../../images/tiny-bubbles.svg);background-position:center -2vw;background-repeat:no-repeat;background-size:115vw;padding-bottom:100px}.search-template .page-header{margin-top:0;padding-bottom:10px;padding-top:10px}@media screen and (min-width:992px){.search-template .page-header{padding-bottom:50px;padding-top:88px}}.search-template .page-header .page-title{font-size:1.75rem;font-weight:100}@media screen and (min-width:992px){.search-template .page-header .page-title{font-size:3rem}}.search-template .container{max-width:calc(65em + 30px);width:100%}@media screen and (min-width:670px){.search-template .container{padding:0 15px!important}}.search-template .container article.hentry{padding:20px 0}.search-template .container article.hentry .entry-summary,.search-template .container article.hentry p{margin:0}.search-template .container .entry-header{margin-bottom:0;margin-top:0}.search-template .container .entry-title{font-size:1rem;margin-bottom:10px;margin-top:0}@media screen and (min-width:992px){.search-template .container .entry-title{font-size:1.5rem}}.search-template .container .breadcrumbs{color:#888c9b;font-size:1rem;margin-top:1.25rem}@media screen and (max-width:670px){.search-template .container .breadcrumbs{padding:0 15px}}.search-template .container .breadcrumbs .crumb-title{text-decoration:none}.no-search-results{text-align:center}.no-search-results .page-header{margin-bottom:.75rem;padding-bottom:0}.no-search-results h1{text-align:center}.no-search-results .subtext{font-size:1rem;font-weight:700;margin-top:0;text-align:center}@media screen and (min-width:992px){.no-search-results .subtext{font-size:1.5rem}}.no-search-results .page-content{margin-top:0}.no-search-results #searchform{margin:40px auto 400px;max-width:477px}@media screen and (min-width:768px){p.s-large,ul.s-large{font-size:1.125rem;line-height:1.6}}@media screen and (min-width:1025px){.community-forum-groups .group-list{gap:1.5rem}}.community-forum-groups .group-list .group{border-radius:10px;box-shadow:0 0 6px rgba(0,0,0,.3);display:flex;flex-direction:column;justify-content:space-between;padding:.75rem 1.25rem}.community-forum-groups .group-list .group h2,.community-forum-groups .group-list .group h3{margin-top:0}.community-forum-groups .group-list .group ul{list-style-type:disc;padding-left:1.1rem}.community-forum-groups .group-list .group ul:last-child{margin-bottom:0}.community-forum-groups .group-list .group ul.cta-flex{align-items:center;display:flex;gap:.5rem;list-style-type:none;padding:0}.community-forum-groups .group-list .group ul.cta-flex li{margin-bottom:0;padding:0}.community-forum-groups .group-list .group ul.cta-flex li a{background:#ff5050;border:1px solid transparent;border-radius:10px;color:#fff;display:block;font-size:1rem;margin:1.25rem auto;padding:.5rem;text-align:center;text-decoration:none;width:-moz-fit-content;width:fit-content}.community-forum-groups .group-list .group ul.cta-flex li a:active,.community-forum-groups .group-list .group ul.cta-flex li a:focus,.community-forum-groups .group-list .group ul.cta-flex li a:hover{background:#fff;border:1px solid #ff5050;color:#ff5050}blockquote.static{border-left:6px solid hsla(227,9%,57%,.4);font-size:1.5rem;margin:0;padding-left:1rem}blockquote.static span{font-weight:700}blockquote.static footer{font-size:1.125rem;margin-top:1rem}@media screen and (min-width:1200px){.hero-with-images .right-side img{top:100px}}.ecosystem{padding:20px}.ecosystem h2{margin-bottom:2rem}@media screen and (min-width:1025px){.ecosystem{padding:40px}}.ecosystem .container{width:100%}@media screen and (max-width:768px){.ecosystem .container{padding:0}}.ecosystem .container.five-up{gap:1rem;justify-content:center}.ecosystem .container.five-up article{align-items:center;flex:0 1 calc(50% - 1rem);justify-content:center;margin:0;min-height:120px;padding:1.25rem}@media screen and (min-width:768px){.ecosystem .container.five-up article{flex:0 1 calc(33% - 1rem)}}@media screen and (min-width:1025px){.ecosystem .container.five-up article{flex:0 1 calc(25% - 1rem);margin:0}}.ecosystem .container.five-up article img{max-height:80px;max-width:100%;width:auto}.community-forum-groups .container{padding-bottom:20px;padding-top:20px}.static-gray-wavy-intro{background-image:url(https://www.oneapi.io/wp-content/themes/one-api/images/wavesF4.svg);background-position:50% bottom;background-repeat:no-repeat;background-size:102%;content:"";display:block;height:60px;margin:0;padding:0;position:relative;transform:translateY(2px);width:100%}.static-gray-wavy-intro.flip{transform:rotate(180deg)}footer.site-footer-uxl{background:#fff}footer.site-footer-uxl p{font-size:16px;margin-bottom:.5rem;margin-top:0}footer.site-footer-uxl .social-links{align-items:center;display:flex;gap:1rem;justify-content:center;list-style-type:none;margin:1.5rem auto;padding:0;width:100%}footer.site-footer-uxl .social-links .uxl-socialicon{display:block;text-align:center}.jdfbanner{background:#fff;border:0;font:inherit;height:33px;line-height:33px;margin:0;padding:0;position:fixed;vertical-align:baseline;width:100%;z-index:99999}.jdfbanner .container{padding:0 40px}.jdfbanner a{color:#453cbc;margin:0;text-decoration:none;transition:color .3s;vertical-align:baseline}.jdfbanner a,.jdfbanner a img{border:0;font:inherit;padding:0}.jdfbanner a img{height:30px!important;line-height:30px!important;margin:0 0 2px;max-height:30px!important;max-width:270px;vertical-align:middle}a.cta-item{background:#ff5050;border:1px solid transparent;border-radius:10px;box-shadow:0 0 6px rgba(0,0,0,.3);color:#fff;display:block;font-size:1.125rem;margin:1.25rem auto;padding:.75rem 1.125rem;text-align:center;text-decoration:none;width:-moz-fit-content;width:fit-content}a.cta-item.no-margin{margin:0}a.cta-item:active,a.cta-item:focus,a.cta-item:hover{background:#fff;border:1px solid #ff5050;color:#ff5050}a.cta-item.small{font-size:1rem}a.cta-item.large{font-size:1.5rem;padding:1rem 1.5rem}.hero-with-images.static-custom{background:#cacbd2;min-height:0;padding-top:33px}.hero-with-images.static-custom .container{padding:40px 20px 20px}.hero-with-images.static-custom .container .content{color:#383838;position:relative;width:100%;z-index:1}.hero-with-images.static-custom .container .content h1,.hero-with-images.static-custom .container .content h2{font-size:24px}.hero-with-images.static-custom .container .content.alt-sizes h1{font-size:36px}.hero-with-images.static-custom .container .content img.uxl-hero{height:auto;max-width:800px;width:90%}.mission-container{border-left:6px solid hsla(227,9%,57%,.4);margin:1.5rem 0 2.25rem;padding:.25rem 1.25rem}.mission-container h2{color:#2922e2;line-height:1;margin-top:0}.mission-container ul{list-style-type:none;margin:0;padding:0}.mission-container ul li{font-size:1.125rem;line-height:1.2;margin:.65rem 0}.uxlblue{color:#2922e2}hr.custom-hr{border-top:1px solid hsla(0,0%,44%,.2);margin:2rem 0}hr.spacer{border:0}.container.slim{padding-bottom:30px;padding-top:30px}.container.medium-width{max-width:800px}.membership{padding-top:0}.membership ul.member-tiers{align-items:stretch;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;list-style-type:none;margin:0;padding:0}@media screen and (min-width:1100px){.membership ul.member-tiers{flex-wrap:nowrap}}.membership ul.member-tiers li{align-items:center;border-radius:10px;box-shadow:0 0 6px rgba(0,0,0,.3);display:flex;flex:1 1 40%;flex-direction:column;font-size:1rem;font-weight:700;justify-content:center;max-width:60%;padding:1.5rem 1.25rem}@media screen and (min-width:1100px){.membership ul.member-tiers li{font-size:1.5rem}}.membership ul.member-tiers li .title{color:#2922e2;margin-bottom:.5rem}.membership ul.member-tiers li .dues{font-size:1.5rem}@media screen and (min-width:1100px){.membership ul.member-tiers li .dues{font-size:2.25rem}}@media screen and (min-width:1025px){.membership ul.member-tiers li{max-width:40%}}@media screen and (min-width:1100px){.membership ul.member-tiers li{flex:0 1 30%;max-width:none}}.membership div.table-container{margin-bottom:1rem;margin-top:4rem;overflow-x:auto;padding:0;width:100%}.membership div.table-container table.membership-features-table{-webkit-appearance:none;appearance:none;background:transparent;border-collapse:collapse;border-top:1px solid hsla(0,0%,44%,.2);empty-cells:show;min-width:600px;text-align:left;width:100%}.membership div.table-container table.membership-features-table td,.membership div.table-container table.membership-features-table th{border-bottom:1px solid hsla(0,0%,44%,.2);padding:.5rem}.membership div.table-container table.membership-features-table .left-label{padding-left:1rem}.membership div.table-container table.membership-features-table tr.label-row{background:linear-gradient(180deg,#eee 0,#eee)}.membership div.table-container table.membership-features-table tr.label-row .left-label{padding-left:.5rem}.membership div.table-container table.membership-features-table tbody td{font-size:14px}.membership div.table-container table.membership-features-table tbody td.main-label{font-size:1rem;font-weight:700;padding:1rem;text-align:center}.membership div.table-container table.membership-features-table tbody td.level-label{color:#2922e2;padding:1rem .5rem;text-align:center;width:80px}.membership div.table-container table.membership-features-table tbody td.marker{text-align:center}.membership div.table-container table.membership-features-table tbody td.marker p{background:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 448 512"><path fill="%234308e5" d="M438.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L160 338.7l233.4-233.3c12.5-12.5 32.8-12.5 45.3 0z"/></svg>');background-position:50%;background-repeat:no-repeat;background-size:1rem;color:transparent;display:block;font-size:1rem;height:1rem;line-height:1;margin:0 auto;width:1rem}.membership div.table-container table.membership-features-table thead{background:#cfcfcf;background:linear-gradient(180deg,#dbdbdb 0,#d3d3d3 66%,#cfcfcf);border-bottom:3px solid #000}.membership div.table-container table.membership-features-table thead th{color:#000;font-size:15px;font-weight:700;text-align:left}.membership div.table-container table.membership-features-table tfoot{border-top:3px solid #000;color:#000;font-size:14px;font-weight:700}.membership div.table-container table.membership-features-table tfoot td{font-size:14px}section.cta-blade{background:hsla(0,0%,44%,.2)}section.cta-blade .cta-text{font-size:1.5rem}section.cta-blade .container{max-width:800px}main a{text-decoration:underline}.visited\:text-white:visited{color:#fff}.hover\:cursor-pointer:hover{cursor:pointer}.hover\:border-\[\#ff5050\]:hover{--tw-border-opacity:1;border-color:rgb(255 80 80/var(--tw-border-opacity))}.hover\:bg-vibrant-orange:hover{--tw-bg-opacity:1;background-color:rgb(255 74 59/var(--tw-bg-opacity))}.hover\:bg-white:hover{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.hover\:\!text-vibrant-orange:hover{--tw-text-opacity:1!important;color:rgb(255 74 59/var(--tw-text-opacity))!important}.hover\:text-vibrant-orange:hover{--tw-text-opacity:1;color:rgb(255 74 59/var(--tw-text-opacity))}.hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.group:hover .group-hover\:border-vibrant-orange{--tw-border-opacity:1;border-color:rgb(255 74 59/var(--tw-border-opacity))}.group:hover .group-hover\:bg-vibrant-orange{--tw-bg-opacity:1;background-color:rgb(255 74 59/var(--tw-bg-opacity))}.group:hover .group-hover\:bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.group:hover .group-hover\:text-vibrant-orange{--tw-text-opacity:1;color:rgb(255 74 59/var(--tw-text-opacity))}@media (min-width:640px){.sm\:my-0{margin-bottom:0;margin-top:0}.sm\:flex{display:flex}.sm\:w-\[calc\(50\%-1rem\)\]{width:calc(50% - 1rem)}.sm\:max-w-none{max-width:none}}@media (min-width:768px){.md\:flex{display:flex}.md\:max-h-\[200px\]{max-height:200px}.md\:w-\[200px\]{width:200px}.md\:w-\[calc\(33\.34\%-1\.34rem\)\]{width:calc(33.34% - 1.34rem)}.md\:w-\[calc\(33\.34\%-1rem\)\]{width:calc(33.34% - 1rem)}.md\:flex-shrink-0{flex-shrink:0}.md\:flex-nowrap{flex-wrap:nowrap}}@media (min-width:1024px){.lg\:absolute{position:absolute}.lg\:right-\[-17\%\]{right:-17%}.lg\:top-1\/2{top:50%}.lg\:mx-0{margin-left:0;margin-right:0}.lg\:mb-0{margin-bottom:0}.lg\:mr-5{margin-right:1.25rem}.lg\:mr-7{margin-right:1.75rem}.lg\:mt-20{margin-top:5rem}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:max-h-\[300px\]{max-height:300px}.lg\:max-h-none{max-height:none}.lg\:w-\[376px\]{width:376px}.lg\:w-\[calc\(25\%-1rem\)\]{width:calc(25% - 1rem)}.lg\:max-w-\[850px\]{max-width:850px}.lg\:flex-shrink-0{flex-shrink:0}.lg\:origin-bottom{transform-origin:bottom}.lg\:-translate-y-1\/2{--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:flex-nowrap{flex-wrap:nowrap}.lg\:justify-start{justify-content:flex-start}.lg\:px-0{padding-left:0;padding-right:0}.lg\:py-12{padding-bottom:3rem;padding-top:3rem}.lg\:pb-24{padding-bottom:6rem}.lg\:text-left{text-align:left}.lg\:text-2xl{font-size:1.5rem;line-height:2rem}.lg\:text-\[44px\]{font-size:44px}.lg\:text-lg{font-size:1.125rem;line-height:1.75rem}}@media (min-width:1280px){.xl\:right-\[-24\%\]{right:-24%}.xl\:mr-24{margin-right:6rem}.xl\:mt-8{margin-top:2rem}.xl\:max-h-\[408px\]{max-height:408px}.xl\:max-h-\[600px\]{max-height:600px}.xl\:w-\[calc\(20\%-1rem\)\]{width:calc(20% - 1rem)}.xl\:w-\[calc\(25\%-1\.5rem\)\]{width:calc(25% - 1.5rem)}.xl\:w-auto{width:auto}.xl\:p-12{padding:3rem}} \ No newline at end of file diff --git a/images/android-chrome-144x144.png b/images/android-chrome-144x144.png new file mode 100644 index 0000000..a6b6125 Binary files /dev/null and b/images/android-chrome-144x144.png differ diff --git a/images/blog-hero.png b/images/blog-hero.png new file mode 100644 index 0000000..29e75d2 Binary files /dev/null and b/images/blog-hero.png differ diff --git a/images/favicon-16x16.png b/images/favicon-16x16.png new file mode 100644 index 0000000..61cfabf Binary files /dev/null and b/images/favicon-16x16.png differ diff --git a/images/favicon-32x32.png b/images/favicon-32x32.png new file mode 100644 index 0000000..455664e Binary files /dev/null and b/images/favicon-32x32.png differ diff --git a/images/favicon.ico b/images/favicon.ico new file mode 100644 index 0000000..800a9ff Binary files /dev/null and b/images/favicon.ico differ diff --git a/images/ghuxlblue.png b/images/ghuxlblue.png new file mode 100644 index 0000000..f14ab79 Binary files /dev/null and b/images/ghuxlblue.png differ diff --git a/images/jdfp-banner.svg b/images/jdfp-banner.svg new file mode 100644 index 0000000..b671e55 --- /dev/null +++ b/images/jdfp-banner.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 723.07483 34.88007"><defs><style>.b{fill:#0076bc;}.c{fill:#7cc24d;}</style></defs><path class="b" d="M48.52305,34.88007H14.53052c-.48953,0-.88754-.39588-.88754-.88754v-1.71548c0-.48953,.39801-.88754,.88754-.88754h30.5041V3.48843H17.13142v4.95064c0,.48953-.39588,.88754-.88754,.88754h-1.71548c-.48953,0-.88754-.39801-.88754-.88754V0H48.52093V34.88007h.00213Z"/><path class="c" d="M23.88906,11.25067H8.86262c-.48953,0-.88754,.39801-.88754,.88754v1.71548c0,.48953,.39801,.88754,.88754,.88754H27.88617v-2.88397h6.59801c.48953,0,.88754-.39801,.88754-.88754v-1.71548c0-.48953-.39801-.88754-.88754-.88754h-10.58662l3.98861,2.88184h-3.99712"/><path class="c" d="M23.88906,18.51274H.88541c-.48953,0-.88541,.39801-.88541,.88754v1.71548c0,.48953,.39588,.88754,.88541,.88754H27.88617v-2.88397h12.80227c.48953,0,.88754-.39801,.88754-.88754v-1.71548c0-.48953-.39801-.88754-.88754-.88754H23.89757l3.98861,2.88184h-3.99712"/><path class="c" d="M23.88906,25.77481H5.31672c-.48953,0-.88754,.39801-.88754,.88754v1.71548c0,.48953,.39801,.88754,.88754,.88754H27.88617v-2.88184h12.80227c.48953,0,.88754-.39801,.88754-.88754v-1.71548c0-.48953-.39801-.88754-.88754-.88754H23.89757l3.98861,2.88184h-3.99712"/><g><path class="b" d="M58.24817,24.41846l3.5-3.3042c.95215,1.14795,1.84814,1.81982,3.05225,1.81982,1.37207,0,2.24023-.92383,2.24023-2.74365V7.78614h5.40332v12.43213c0,2.46387-.61523,4.2002-1.93164,5.51611-1.28809,1.28809-3.13574,1.98779-5.37598,1.98779-3.4165,0-5.51611-1.42773-6.88818-3.30371Z"/><path class="b" d="M74.9928,17.64209v-.05566c0-5.62793,4.53516-10.19189,10.58398-10.19189,6.04785,0,10.52734,4.50781,10.52734,10.13574v.05615c0,5.62793-4.53613,10.19189-10.58398,10.19189s-10.52734-4.5083-10.52734-10.13623Zm15.56738,0v-.05566c0-2.82812-2.04395-5.29199-5.04004-5.29199-2.96777,0-4.95605,2.40771-4.95605,5.23584v.05615c0,2.82764,2.04395,5.29199,5.0127,5.29199,2.99512,0,4.9834-2.4082,4.9834-5.23633Z"/><path class="b" d="M99.04358,7.78614h5.45996V27.38623h-5.45996V7.78614Z"/><path class="b" d="M108.0885,7.78614h5.06738l8.06445,10.36035V7.78614h5.37598V27.38623h-4.75977l-8.37207-10.75195v10.75195h-5.37598V7.78614Z"/><path class="b" d="M134.85608,12.54639h-5.88086V7.78614h17.19238v4.76025h-5.87988v14.83984h-5.43164V12.54639Z"/><path class="b" d="M156.30335,7.78614h7.55957c7,0,11.05957,4.03223,11.05957,9.68799v.05615c0,5.65576-4.11523,9.85596-11.17188,9.85596h-7.44727V7.78614Zm7.64355,14.78418c3.24805,0,5.4043-1.79199,5.4043-4.95605v-.05615c0-3.13574-2.15625-4.95605-5.4043-4.95605h-2.21191v9.96826h2.21191Z"/><path class="b" d="M177.72327,7.78614h15.76367v4.62012h-10.3877v2.96826h9.40723v4.28369h-9.40723v3.10791h10.52734v4.62012h-15.90332V7.78614Z"/><path class="b" d="M194.83069,7.78614h6.07617l4.45215,12.4043,4.45117-12.4043h5.96484l-7.95215,19.74023h-5.04004l-7.95215-19.74023Z"/><path class="b" d="M217.67933,7.78614h15.76367v4.62012h-10.3877v2.96826h9.40723v4.28369h-9.40723v3.10791h10.52734v4.62012h-15.90332V7.78614Z"/><path class="b" d="M236.35511,7.78614h5.43164v14.84033h9.49219v4.75977h-14.92383V7.78614Z"/><path class="b" d="M251.81116,17.64209v-.05566c0-5.62793,4.53516-10.19189,10.58398-10.19189,6.04785,0,10.52734,4.50781,10.52734,10.13574v.05615c0,5.62793-4.53613,10.19189-10.58398,10.19189s-10.52734-4.5083-10.52734-10.13623Zm15.56738,0v-.05566c0-2.82812-2.04395-5.29199-5.04004-5.29199-2.96777,0-4.95605,2.40771-4.95605,5.23584v.05615c0,2.82764,2.04395,5.29199,5.0127,5.29199,2.99512,0,4.9834-2.4082,4.9834-5.23633Z"/><path class="b" d="M275.75061,7.78614h8.39941c4.95605,0,8.14844,2.54834,8.14844,6.88818v.05615c0,4.61963-3.55664,7.05566-8.42871,7.05566h-2.6875v5.6001h-5.43164V7.78614Zm8.00781,9.74414c1.93164,0,3.10742-1.00781,3.10742-2.54785v-.05615c0-1.68018-1.17578-2.57617-3.13574-2.57617h-2.54785v5.18018h2.57617Z"/><path class="b" d="M294.59436,7.78614h5.73926l4.67676,7.58838,4.67578-7.58838h5.74023V27.38623h-5.4043v-11.25586l-5.01172,7.67188h-.1123l-4.98438-7.61621v11.2002h-5.31934V7.78614Z"/><path class="b" d="M318.89808,7.78614h15.76367v4.62012h-10.3877v2.96826h9.40723v4.28369h-9.40723v3.10791h10.52734v4.62012h-15.90332V7.78614Z"/><path class="b" d="M337.57386,7.78614h5.06738l8.06445,10.36035V7.78614h5.37598V27.38623h-4.75977l-8.37207-10.75195v10.75195h-5.37598V7.78614Z"/><path class="b" d="M364.34241,12.54639h-5.88086V7.78614h17.19238v4.76025h-5.87988v14.83984h-5.43164V12.54639Z"/><path class="b" d="M385.78968,7.78614h15.67969v4.76025h-10.24805v3.33203h9.26758v4.50781h-9.26758v7h-5.43164V7.78614Z"/><path class="b" d="M403.26136,17.64209v-.05566c0-5.62793,4.53516-10.19189,10.58301-10.19189,6.04883,0,10.52832,4.50781,10.52832,10.13574v.05615c0,5.62793-4.53613,10.19189-10.58398,10.19189s-10.52734-4.5083-10.52734-10.13623Zm15.56738,0v-.05566c0-2.82812-2.04395-5.29199-5.04004-5.29199-2.96777,0-4.95605,2.40771-4.95605,5.23584v.05615c0,2.82764,2.04395,5.29199,5.01172,5.29199,2.99609,0,4.98438-2.4082,4.98438-5.23633Z"/><path class="b" d="M426.94886,18.79004V7.78614h5.51562v10.89209c0,2.82812,1.42773,4.17188,3.6123,4.17188,2.18359,0,3.61133-1.28809,3.61133-4.03174V7.78614h5.5166v10.86426c0,6.32764-3.6123,9.09961-9.18457,9.09961-5.57129,0-9.07129-2.82764-9.07129-8.95996Z"/><path class="b" d="M448.42444,7.78614h5.06738l8.06445,10.36035V7.78614h5.37598V27.38623h-4.75977l-8.37207-10.75195v10.75195h-5.37598V7.78614Z"/><path class="b" d="M470.40491,7.78614h7.55957c7,0,11.05957,4.03223,11.05957,9.68799v.05615c0,5.65576-4.11523,9.85596-11.17188,9.85596h-7.44727V7.78614Zm7.64355,14.78418c3.24805,0,5.4043-1.79199,5.4043-4.95605v-.05615c0-3.13574-2.15625-4.95605-5.4043-4.95605h-2.21191v9.96826h2.21191Z"/><path class="b" d="M497.19983,7.64649h5.23633l8.34375,19.73975h-5.82422l-1.42773-3.5h-7.55957l-1.40039,3.5h-5.71191l8.34375-19.73975Zm4.75977,12.01172l-2.18359-5.57178-2.21191,5.57178h4.39551Z"/><path class="b" d="M514.95276,12.54639h-5.88086V7.78614h17.19238v4.76025h-5.87988v14.83984h-5.43164V12.54639Z"/><path class="b" d="M528.75647,7.78614h5.45996V27.38623h-5.45996V7.78614Z"/><path class="b" d="M537.12854,17.64209v-.05566c0-5.62793,4.53516-10.19189,10.58301-10.19189,6.04883,0,10.52832,4.50781,10.52832,10.13574v.05615c0,5.62793-4.53613,10.19189-10.58398,10.19189s-10.52734-4.5083-10.52734-10.13623Zm15.56738,0v-.05566c0-2.82812-2.04395-5.29199-5.04004-5.29199-2.96777,0-4.95605,2.40771-4.95605,5.23584v.05615c0,2.82764,2.04395,5.29199,5.01172,5.29199,2.99609,0,4.98438-2.4082,4.98438-5.23633Z"/><path class="b" d="M561.068,7.78614h5.06738l8.06445,10.36035V7.78614h5.37598V27.38623h-4.75977l-8.37207-10.75195v10.75195h-5.37598V7.78614Z"/><path class="c" d="M590.80335,7.78614h8.39941c4.95605,0,8.14844,2.54834,8.14844,6.88818v.05615c0,4.61963-3.55664,7.05566-8.42871,7.05566h-2.6875v5.6001h-5.43164V7.78614Zm8.00781,9.74414c1.93164,0,3.10742-1.00781,3.10742-2.54785v-.05615c0-1.68018-1.17578-2.57617-3.13574-2.57617h-2.54785v5.18018h2.57617Z"/><path class="c" d="M609.6471,7.78614h9.26758c2.99609,0,5.06836,.78418,6.38379,2.12842,1.14844,1.11963,1.73633,2.63184,1.73633,4.56396v.05566c0,2.99609-1.5957,4.98389-4.03223,6.02002l4.67578,6.83203h-6.27148l-3.94824-5.93604h-2.37988v5.93604h-5.43164V7.78614Zm9.01562,9.4082c1.84766,0,2.91211-.896,2.91211-2.32422v-.05566c0-1.54004-1.12012-2.32422-2.94043-2.32422h-3.55566v4.7041h3.58398Z"/><path class="c" d="M629.10706,17.64209v-.05566c0-5.62793,4.53516-10.19189,10.58301-10.19189,6.04883,0,10.52832,4.50781,10.52832,10.13574v.05615c0,5.62793-4.53613,10.19189-10.58398,10.19189s-10.52734-4.5083-10.52734-10.13623Zm15.56738,0v-.05566c0-2.82812-2.04395-5.29199-5.04004-5.29199-2.96777,0-4.95605,2.40771-4.95605,5.23584v.05615c0,2.82764,2.04395,5.29199,5.01172,5.29199,2.99609,0,4.98438-2.4082,4.98438-5.23633Z"/><path class="c" d="M650.58362,24.41846l3.5-3.3042c.95215,1.14795,1.84766,1.81982,3.05176,1.81982,1.37207,0,2.24023-.92383,2.24023-2.74365V7.78614h5.40332v12.43213c0,2.46387-.61523,4.2002-1.93164,5.51611-1.28809,1.28809-3.13574,1.98779-5.37598,1.98779-3.41602,0-5.51562-1.42773-6.8877-3.30371Z"/><path class="c" d="M667.99866,7.78614h15.76367v4.62012h-10.3877v2.96826h9.40723v4.28369h-9.40723v3.10791h10.52734v4.62012h-15.90332V7.78614Z"/><path class="c" d="M685.86292,17.64209v-.05566c0-5.71191,4.39551-10.19189,10.33105-10.19189,4.00488,0,6.58008,1.67969,8.31641,4.08789l-4.08789,3.16406c-1.12012-1.40039-2.4082-2.29639-4.28418-2.29639-2.74414,0-4.67578,2.32422-4.67578,5.18018v.05615c0,2.93994,1.93164,5.23584,4.67578,5.23584,2.04395,0,3.24805-.95215,4.42383-2.37988l4.08789,2.91162c-1.84766,2.54834-4.33984,4.42432-8.67969,4.42432-5.59961,0-10.10742-4.28418-10.10742-10.13623Z"/><path class="c" d="M711.76331,12.54639h-5.88086V7.78614h17.19238v4.76025h-5.87988v14.83984h-5.43164V12.54639Z"/></g></svg> \ No newline at end of file diff --git a/images/liuxlblue.png b/images/liuxlblue.png new file mode 100644 index 0000000..d489e9e Binary files /dev/null and b/images/liuxlblue.png differ diff --git a/images/masahiro.png b/images/masahiro.png new file mode 100644 index 0000000..9387c00 Binary files /dev/null and b/images/masahiro.png differ diff --git a/images/oneapi-bg-texture.svg b/images/oneapi-bg-texture.svg new file mode 100644 index 0000000..8cd8e94 --- /dev/null +++ b/images/oneapi-bg-texture.svg @@ -0,0 +1,35 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 28.2.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg 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 1440 482.1" style="enable-background:new 0 0 1440 482.1;" xml:space="preserve"> +<style type="text/css"> + .st0{fill:none;} + .st1{fill:none;stroke:#F4F4F4;stroke-width:3;} +</style> +<rect x="-2" y="-34.5" class="st0" width="1440" height="475"/> +<g id="Group_114" transform="translate(-1.999 -34.465)"> + <path id="Path_42" class="st1" d="M733.2,377c35.7,35.7,93.6,35.7,129.3,0l0,0c35.7-35.7,35.7-93.6,0-129.3l0,0 + c-35.7-35.7-93.6-35.7-129.3,0l0,0C697.5,283.5,697.5,341.3,733.2,377L733.2,377z"/> + <path id="Path_45" class="st1" d="M-102.1,493.8c28.3,28.3,74.2,28.3,102.5,0l0,0c24.1-24.1,63.1-24.1,87.2,0 + c28.3,28.3,74.2,28.3,102.5,0l0,0l0,0c28.3-28.3,28.3-74.2,0-102.5l0,0l0,0c-28.3-28.3-74.2-28.3-102.6,0 + c-24.1,24.1-63.1,24.1-87.2,0l0,0c-28.3-28.3-74.2-28.3-102.6,0l0,0C-130.4,419.5-130.4,465.5-102.1,493.8L-102.1,493.8 + L-102.1,493.8z"/> + <path id="Path_46" class="st1" d="M1235.3,129.8c21,21,55,21,76,0l0,0c17.9-17.8,46.8-17.8,64.6,0c21,21,55,21,76,0l0,0l0,0 + c21-21,21-55,0-76l0,0l0,0c-21-21-55-21-76,0c-17.8,17.8-46.8,17.9-64.6,0l0,0c-21-21-55-21-76,0l0,0 + C1214.3,74.7,1214.3,108.8,1235.3,129.8L1235.3,129.8z"/> + <path id="Path_48" class="st1" d="M1179.1,433.5c12.1,12.1,31.7,12.1,43.7,0l0,0c10.3-10.3,26.9-10.3,37.2,0 + c12.1,12.1,31.7,12.1,43.7,0l0,0c10.3-10.3,26.9-10.3,37.2,0c12.1,12.1,31.7,12.1,43.7,0l0,0c10.3-10.3,26.9-10.3,37.2,0 + c12.1,12.1,31.7,12.1,43.7,0l0,0l0,0c12.1-12.1,12.1-31.7,0-43.7l0,0c-12.1-12.1-31.7-12.1-43.7,0c-10.3,10.3-26.9,10.3-37.2,0l0,0 + c-12.1-12.1-31.7-12.1-43.7,0c-10.3,10.3-26.9,10.3-37.2,0l0,0c-12.1-12.1-31.7-12.1-43.7,0c-10.3,10.3-26.9,10.3-37.2,0l0,0 + c-12.1-12.1-31.7-12.1-43.7,0l0,0C1167,401.8,1167,421.4,1179.1,433.5L1179.1,433.5z"/> + <path id="Path_50" class="st1" d="M45.6,71.5c27,27,70.8,27,97.8,0l0,0c23-23,60.2-23,83.1,0c27,27,70.8,27,97.8,0l0,0 + c23-23,60.2-23,83.1,0c27,27,70.8,27,97.8,0l0,0c23-23,60.2-23,83.1,0c27,27,70.8,27,97.8,0l0,0l0,0c27-27,27-70.8,0-97.8l0,0 + c-27-27-70.8-27-97.8,0c-23,23-60.2,23-83.1,0l0,0c-27-27-70.8-27-97.8,0c-23,23-60.2,23-83.1,0l0,0c-27-27-70.8-27-97.8,0 + c-23,23-60.2,23-83.1,0l0,0c-27-27-70.8-27-97.8,0l0,0C18.6,0.7,18.6,44.5,45.6,71.5L45.6,71.5z"/> + <path id="Path_49" class="st1" d="M1034.6,310.9c12.1-12.1,12.1-31.7,0-43.7l0,0c-10.3-10.3-10.3-26.9,0-37.2 + c12.1-12.1,12.1-31.7,0-43.7l0,0c-10.3-10.3-10.3-26.9,0-37.2c12.1-12.1,12.1-31.7,0-43.7l0,0c-10.3-10.3-10.3-26.9,0-37.2 + c12.1-12.1,12.1-31.7,0-43.7l0,0l0,0c-12.1-12.1-31.7-12.1-43.7,0l0,0c-12.1,12.1-12.1,31.7,0,43.7c10.3,10.3,10.3,26.9,0,37.2l0,0 + c-12.1,12.1-12.1,31.7,0,43.7c10.3,10.3,10.3,26.9,0,37.2l0,0c-12.1,12.1-12.1,31.7,0,43.7c10.3,10.3,10.3,26.9,0,37.2l0,0 + c-12.1,12.1-12.1,31.7,0,43.7l0,0C1002.9,323,1022.5,323,1034.6,310.9L1034.6,310.9z"/> +</g> +</svg> diff --git a/images/partners/Arm_logo_blue_150MD.png b/images/partners/Arm_logo_blue_150MD.png new file mode 100644 index 0000000..95d2459 Binary files /dev/null and b/images/partners/Arm_logo_blue_150MD.png differ diff --git a/images/partners/VMware_by_Broadcom_Blackgi.png b/images/partners/VMware_by_Broadcom_Blackgi.png new file mode 100644 index 0000000..c255612 Binary files /dev/null and b/images/partners/VMware_by_Broadcom_Blackgi.png differ diff --git a/images/partners/fujitsu.png b/images/partners/fujitsu.png new file mode 100644 index 0000000..bcb814a Binary files /dev/null and b/images/partners/fujitsu.png differ diff --git a/images/partners/google cloud.png b/images/partners/google cloud.png new file mode 100644 index 0000000..15574af Binary files /dev/null and b/images/partners/google cloud.png differ diff --git a/images/partners/imagination.png b/images/partners/imagination.png new file mode 100644 index 0000000..cba3f53 Binary files /dev/null and b/images/partners/imagination.png differ diff --git a/images/partners/intel.png b/images/partners/intel.png new file mode 100644 index 0000000..65274de Binary files /dev/null and b/images/partners/intel.png differ diff --git a/images/partners/qualcomm.png b/images/partners/qualcomm.png new file mode 100644 index 0000000..0af7c12 Binary files /dev/null and b/images/partners/qualcomm.png differ diff --git a/images/partners/samsung.png b/images/partners/samsung.png new file mode 100644 index 0000000..6d0f167 Binary files /dev/null and b/images/partners/samsung.png differ diff --git a/images/partners/vmware.png b/images/partners/vmware.png new file mode 100644 index 0000000..62c1105 Binary files /dev/null and b/images/partners/vmware.png differ diff --git a/images/spec/dpc.png b/images/spec/dpc.png new file mode 100644 index 0000000..8764877 Binary files /dev/null and b/images/spec/dpc.png differ diff --git a/images/spec/levelzero.png b/images/spec/levelzero.png new file mode 100644 index 0000000..543ab0c Binary files /dev/null and b/images/spec/levelzero.png differ diff --git a/images/spec/oneCCL.png b/images/spec/oneCCL.png new file mode 100644 index 0000000..c198187 Binary files /dev/null and b/images/spec/oneCCL.png differ diff --git a/images/spec/oneDAL.png b/images/spec/oneDAL.png new file mode 100644 index 0000000..4690798 Binary files /dev/null and b/images/spec/oneDAL.png differ diff --git a/images/spec/oneDNN.png b/images/spec/oneDNN.png new file mode 100644 index 0000000..6541f69 Binary files /dev/null and b/images/spec/oneDNN.png differ diff --git a/images/spec/oneDPL.png b/images/spec/oneDPL.png new file mode 100644 index 0000000..5411e1d Binary files /dev/null and b/images/spec/oneDPL.png differ diff --git a/images/spec/oneMKL.png b/images/spec/oneMKL.png new file mode 100644 index 0000000..066053c Binary files /dev/null and b/images/spec/oneMKL.png differ diff --git a/images/spec/oneTBB.png b/images/spec/oneTBB.png new file mode 100644 index 0000000..3dfe61f Binary files /dev/null and b/images/spec/oneTBB.png differ diff --git a/images/sub-page-bg.svg b/images/sub-page-bg.svg new file mode 100644 index 0000000..6d800f5 --- /dev/null +++ b/images/sub-page-bg.svg @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Generator: Adobe Illustrator 26.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg 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 1440 401" style="enable-background:new 0 0 1440 401;" xml:space="preserve"> +<style type="text/css"> + .st0{fill:url(#Rectangle_362_00000134946502895634167000000013387661634604928177_);} + .st1{fill:none;stroke:#4308E5;stroke-width:3;} +</style> +<g id="sub_page_bg" transform="translate(0 -36.709)"> + + <radialGradient id="Rectangle_362_00000062164038097039515730000012876234357862550198_" cx="186.3708" cy="622.5764" r="0.581" gradientTransform="matrix(1440 0 0 -401 -267654 249890.3281)" gradientUnits="userSpaceOnUse"> + <stop offset="0" style="stop-color:#4308E5"/> + <stop offset="1" style="stop-color:#220473"/> + </radialGradient> + + <rect id="Rectangle_362" y="36.7" style="fill:url(#Rectangle_362_00000062164038097039515730000012876234357862550198_);" width="1440" height="401"/> + <path class="st1" d="M995,288.2c-35.7,35.7-35.7,93.6,0,129.3v0c9,9,19.5,15.8,30.6,20.2h68c11.2-4.5,21.6-11.2,30.6-20.2 c35.7-35.7,35.7-93.6,0-129.3C1088.6,252.5,1030.7,252.5,995,288.2z"/> + <path id="Path_45" class="st1" d="M65.7,366.3c28.3,28.3,74.2,28.3,102.5,0c0,0,0,0,0,0c24.1-24.1,63.1-24.1,87.2,0 c28.3,28.3,74.2,28.3,102.5,0c0,0,0,0,0,0l0,0c28.3-28.3,28.3-74.2,0-102.5c0,0,0,0,0,0l0,0c-28.3-28.3-74.2-28.3-102.6,0 c-24.1,24.1-63.1,24.1-87.2,0c0,0,0,0,0,0c-28.3-28.3-74.2-28.3-102.6,0l0,0C37.4,292,37.4,337.9,65.7,366.3 C65.7,366.2,65.7,366.2,65.7,366.3L65.7,366.3z"/> + <path class="st1" d="M307.4,112L307.4,112c27,27,70.8,27,97.8,0c0,0,0,0,0,0c23-23,60.2-23,83.1,0c27,27,70.8,27,97.8,0 c0,0,0,0,0,0c23-23,60.2-23,83.1,0c27,27,70.8,27,97.8,0c0,0,0,0,0,0c23-23,60.2-23,83.1,0c27,27,70.8,27,97.8,0c0,0,0,0,0,0 c20.3-20.3,25.3-50.2,15-75.2H292.4C282.1,61.7,287.1,91.6,307.4,112z"/> + <path id="Path_49" class="st1" d="M1296.4,351.4c12.1-12.1,12.1-31.7,0-43.7c0,0,0,0,0,0c-10.3-10.3-10.3-26.9,0-37.2 c12.1-12.1,12.1-31.7,0-43.7c0,0,0,0,0,0c-10.3-10.3-10.3-26.9,0-37.2c12.1-12.1,12.1-31.7,0-43.7c0,0,0,0,0,0 c-10.3-10.3-10.3-26.9,0-37.2c12.1-12.1,12.1-31.7,0-43.7c0,0,0,0,0,0l0,0c-12.1-12.1-31.7-12.1-43.7,0l0,0 c-12.1,12.1-12.1,31.7,0,43.7c10.3,10.3,10.3,26.9,0,37.2c0,0,0,0,0,0c-12.1,12.1-12.1,31.7,0,43.7c10.3,10.3,10.3,26.9,0,37.2 c0,0,0,0,0,0c-12.1,12.1-12.1,31.7,0,43.7c10.3,10.3,10.3,26.9,0,37.2c0,0,0,0,0,0c-12.1,12.1-12.1,31.7,0,43.7l0,0 C1264.8,363.5,1284.4,363.5,1296.4,351.4L1296.4,351.4z"/> +</g> +</svg> \ No newline at end of file diff --git a/images/testimonial-bg.svg b/images/testimonial-bg.svg new file mode 100644 index 0000000..3495f72 --- /dev/null +++ b/images/testimonial-bg.svg @@ -0,0 +1 @@ +<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="6 0 1472 690"><defs><style>.cls-1{fill:url(#radial-gradient);}.cls-2{fill:none;stroke:#4308e5;stroke-width:3px;}</style><radialGradient id="radial-gradient" cx="58.59" cy="665.15" r="1.12" gradientTransform="matrix(1477.58, 0, 0, -690.39, -85838.29, 459558.18)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#4308e5"/><stop offset="1" stop-color="#220473"/></radialGradient></defs><path id="Path_37" data-name="Path 37" class="cls-1" d="M0,0H1477.58V690.39H0Z" transform="translate(1.5 1.5)"/><path class="cls-2" d="M287.22,476a72.52,72.52,0,0,0-102.56,0,61.65,61.65,0,0,1-87.19,0h0A72.53,72.53,0,0,0,0,471.39V583.21a72.5,72.5,0,0,0,97.44-4.61l0,0a61.68,61.68,0,0,1,87.2,0,72.51,72.51,0,0,0,102.54,0l0,0a72.51,72.51,0,0,0,0-102.54Z" transform="translate(1.5 1.5)"/><path class="cls-2" d="M210.88,59.56l0,0a72.51,72.51,0,0,0,102.54,0l0,0a61.68,61.68,0,0,1,87.2,0,72.51,72.51,0,0,0,102.54,0l0,0A72.36,72.36,0,0,0,524,0H190.15A72.31,72.31,0,0,0,210.88,59.56Z" transform="translate(1.5 1.5)"/><path class="cls-2" d="M1477.58,130.3a53.79,53.79,0,0,0-61.26,10.47,45.7,45.7,0,0,1-64.63,0h0a53.76,53.76,0,0,0-76,76h0a53.75,53.75,0,0,0,76,0v0a45.73,45.73,0,0,1,64.64,0,53.76,53.76,0,0,0,61.26,10.47Z" transform="translate(1.5 1.5)"/><path class="cls-2" d="M1477.58,452.06a30.92,30.92,0,0,0-41.79,1.78,26.31,26.31,0,0,1-37.2,0h0a30.93,30.93,0,0,0-43.74,0,26.31,26.31,0,0,1-37.19,0h0a30.93,30.93,0,0,0-43.74,0,26.3,26.3,0,0,1-37.19,0h0a30.93,30.93,0,1,0,0,43.75h0a26.31,26.31,0,0,1,37.2,0,30.93,30.93,0,0,0,43.74,0h0a26.33,26.33,0,0,1,37.2,0,30.91,30.91,0,0,0,43.73,0h0a26.31,26.31,0,0,1,37.2,0,30.91,30.91,0,0,0,41.79,1.79Z" transform="translate(1.5 1.5)"/><path class="cls-2" d="M945.17,0H890a31.1,31.1,0,0,0,5.7,7.85,26.3,26.3,0,0,1,0,37.19,30.93,30.93,0,0,0,0,43.74,26.31,26.31,0,0,1,0,37.2,30.93,30.93,0,0,0,43.74,43.75h0a30.93,30.93,0,0,0,0-43.74h0a26.31,26.31,0,0,1,0-37.2,30.91,30.91,0,0,0,0-43.73h0a26.3,26.3,0,0,1,0-37.19A30.86,30.86,0,0,0,945.17,0Z" transform="translate(1.5 1.5)"/></svg> \ No newline at end of file diff --git a/images/tiuxlblue.png b/images/tiuxlblue.png new file mode 100644 index 0000000..1d923bd Binary files /dev/null and b/images/tiuxlblue.png differ diff --git a/images/uxl-basic.png b/images/uxl-basic.png new file mode 100644 index 0000000..bbdd0cc Binary files /dev/null and b/images/uxl-basic.png differ diff --git a/images/uxl-color.svg b/images/uxl-color.svg new file mode 100644 index 0000000..10ccd07 --- /dev/null +++ b/images/uxl-color.svg @@ -0,0 +1,205 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 28.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg 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" + width="800px" height="298.2px" viewBox="0 0 800 298.2" style="enable-background:new 0 0 800 298.2;" xml:space="preserve"> +<style type="text/css"> + .st0{fill:url(#SVGID_1_);} + .st1{fill:url(#SVGID_00000162344610363172517100000013072523962136665984_);} +</style> +<g> + <linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="237.0229" y1="116.9121" x2="799.2917" y2="116.9121"> + <stop offset="0" style="stop-color:#A600F2"/> + <stop offset="1" style="stop-color:#263E71"/> + </linearGradient> + <path class="st0" d="M799.3,189.6v40.5H660.1V0H705v189.6H799.3z M364.3,0v152.1c0,36.1-22.1,41.5-41.2,41.5 + c-19.1,0-41.2-5.4-41.2-41.5V0H237v161.7c0,50.4,41.2,72.2,86.1,72.2c44.9,0,86.1-21.8,86.1-72.2V0H364.3z M560.4,115.2L632.2,0 + h-51.4l-46.1,74L488.5,0h-51.4l72.7,113.9l-72.4,116.2h51.4l47-75.4l44.6,75.4h51.4L560.4,115.2z"/> + <g> + <path d="M28.5,258.8c0.2,0.2,0.3,0.5,0.3,0.8v24.2c0,2.6-0.7,5-2,7.2c-1.3,2.2-3.1,4-5.3,5.3c-2.2,1.3-4.6,2-7.2,2 + c-2.6,0-5-0.7-7.2-2c-2.2-1.3-4-3.1-5.3-5.3c-1.3-2.2-2-4.6-2-7.2v-24.2c0-0.3,0.1-0.6,0.3-0.8c0.2-0.2,0.5-0.3,0.8-0.3 + c0.3,0,0.6,0.1,0.8,0.3c0.2,0.2,0.3,0.5,0.3,0.8v24.2c0,2.2,0.5,4.2,1.6,6.1c1.1,1.9,2.5,3.4,4.4,4.5c1.8,1.1,3.9,1.7,6.1,1.7 + s4.2-0.6,6.1-1.7c1.8-1.1,3.3-2.6,4.4-4.5c1.1-1.9,1.7-3.9,1.7-6.1v-24.2c0-0.3,0.1-0.6,0.3-0.8c0.2-0.2,0.5-0.3,0.8-0.3 + C28,258.5,28.3,258.6,28.5,258.8z"/> + <path d="M59.3,271.8c1.7,2,2.5,4.5,2.5,7.6v17.1c0,0.3-0.1,0.6-0.3,0.8c-0.2,0.2-0.5,0.3-0.8,0.3c-0.3,0-0.6-0.1-0.8-0.3 + s-0.3-0.5-0.3-0.8v-16.9c0-2.5-0.7-4.6-2-6.2c-1.3-1.6-3.3-2.4-6-2.4c-1.6,0-3.3,0.4-4.8,1.2c-1.6,0.8-2.9,1.8-3.9,3.2 + c-1,1.3-1.5,2.8-1.5,4.3v16.9c0,0.3-0.1,0.6-0.3,0.8c-0.2,0.2-0.5,0.3-0.8,0.3c-0.3,0-0.6-0.1-0.8-0.3s-0.3-0.5-0.3-0.8v-25.7 + c0-0.3,0.1-0.6,0.3-0.8c0.2-0.2,0.5-0.3,0.8-0.3c0.3,0,0.6,0.1,0.8,0.3c0.2,0.2,0.3,0.5,0.3,0.8v3.8c1.1-1.7,2.6-3.1,4.6-4.1 + c2-1.1,3.9-1.6,5.9-1.6C55.1,268.8,57.6,269.8,59.3,271.8z"/> + <path d="M70.8,264.5c-0.4-0.3-0.5-0.8-0.5-1.3v-0.4c0-0.5,0.2-1,0.6-1.3c0.4-0.3,0.9-0.5,1.5-0.5c0.5,0,1,0.2,1.3,0.5 + c0.4,0.3,0.5,0.8,0.5,1.3v0.4c0,0.5-0.2,1-0.5,1.3c-0.4,0.3-0.8,0.5-1.4,0.5C71.6,265,71.1,264.8,70.8,264.5z M73,297.3 + c-0.2,0.2-0.5,0.3-0.8,0.3c-0.3,0-0.6-0.1-0.8-0.3c-0.2-0.2-0.3-0.5-0.3-0.8v-26.6c0-0.3,0.1-0.6,0.3-0.8c0.2-0.2,0.5-0.3,0.8-0.3 + c0.3,0,0.6,0.1,0.8,0.3c0.2,0.2,0.3,0.5,0.3,0.8v26.6C73.3,296.8,73.2,297.1,73,297.3z"/> + <path d="M94.7,270.4c0.2,0.2,0.3,0.5,0.3,0.8c0,0.3-0.1,0.6-0.3,0.8c-0.2,0.2-0.5,0.3-0.8,0.3h-6.6v24.4c0,0.3-0.1,0.6-0.3,0.8 + c-0.2,0.2-0.5,0.3-0.8,0.3c-0.3,0-0.6-0.1-0.8-0.3c-0.2-0.2-0.3-0.5-0.3-0.8v-24.4h-4.5c-0.3,0-0.5-0.1-0.7-0.3 + c-0.2-0.2-0.3-0.5-0.3-0.7c0-0.3,0.1-0.6,0.3-0.8c0.2-0.2,0.5-0.3,0.8-0.3h4.5v-6.8c0-2.2,0.6-3.9,1.8-5c1.2-1.1,2.7-1.7,4.5-1.7 + c0.9,0,1.8,0.1,2.7,0.4s1.3,0.6,1.3,1.2c0,0.3-0.1,0.6-0.3,0.8c-0.2,0.2-0.5,0.3-0.7,0.3c-0.3,0-0.7-0.1-1.2-0.3 + c-0.9-0.3-1.5-0.4-1.9-0.4c-1.2,0-2.1,0.4-2.8,1.2c-0.7,0.8-1,2-1,3.5v6.8h6.6C94.2,270.1,94.5,270.2,94.7,270.4z M100.9,264.5 + c-0.4-0.3-0.5-0.8-0.5-1.3v-0.4c0-0.5,0.2-1,0.6-1.3c0.4-0.3,0.9-0.5,1.5-0.5c0.5,0,1,0.2,1.3,0.5c0.4,0.3,0.5,0.8,0.5,1.3v0.4 + c0,0.5-0.2,1-0.5,1.3c-0.4,0.3-0.8,0.5-1.4,0.5C101.7,265,101.3,264.8,100.9,264.5z M103.1,297.3c-0.2,0.2-0.5,0.3-0.8,0.3 + c-0.3,0-0.6-0.1-0.8-0.3c-0.2-0.2-0.3-0.5-0.3-0.8v-26.6c0-0.3,0.1-0.6,0.3-0.8c0.2-0.2,0.5-0.3,0.8-0.3c0.3,0,0.6,0.1,0.8,0.3 + c0.2,0.2,0.3,0.5,0.3,0.8v26.6C103.5,296.8,103.3,297.1,103.1,297.3z"/> + <path d="M135.5,291.2c0.2,0.2,0.3,0.4,0.3,0.7c0,0.3-0.1,0.5-0.2,0.7c-1.2,1.6-2.8,3-4.6,4c-1.8,1-3.8,1.6-5.9,1.6 + c-2.8,0-5.3-0.6-7.4-1.8c-2.2-1.2-3.9-2.9-5.1-5.1c-1.2-2.2-1.8-4.8-1.8-7.7c0-3,0.6-5.6,1.8-7.9c1.2-2.3,2.7-4,4.7-5.2 + c1.9-1.2,4-1.8,6.2-1.8s4.2,0.5,6.1,1.4c1.9,1,3.4,2.4,4.6,4.3c1.2,1.9,1.8,4.3,1.9,7.1c0,0.3-0.1,0.6-0.3,0.8 + c-0.2,0.2-0.5,0.4-0.8,0.4h-22v0.7c0,2.3,0.5,4.4,1.4,6.4c0.9,1.9,2.3,3.4,4.1,4.6c1.8,1.1,4,1.7,6.6,1.7c1.8,0,3.5-0.4,5.1-1.3 + c1.6-0.9,2.8-2,3.7-3.3c0.3-0.3,0.6-0.5,1-0.5C135.1,290.9,135.3,291,135.5,291.2z M119.2,272.2c-1.4,0.7-2.7,1.8-3.8,3.2 + c-1.1,1.4-1.8,3.2-2.2,5.2h20.6v-0.5c-0.2-1.9-0.8-3.5-1.8-4.9c-1-1.4-2.3-2.4-3.8-3.1c-1.5-0.7-3.1-1.1-4.7-1.1 + C122.1,271.1,120.6,271.4,119.2,272.2z"/> + <path d="M167.1,256.6c0.2,0.2,0.3,0.5,0.3,0.8v39.2c0,0.3-0.1,0.6-0.3,0.8s-0.5,0.3-0.8,0.3c-0.3,0-0.6-0.1-0.8-0.3 + s-0.3-0.5-0.3-0.8v-5.3c-0.9,2-2.3,3.6-4.3,5c-1.9,1.3-4.1,2-6.5,2c-2.4,0-4.6-0.6-6.6-1.9c-2-1.3-3.5-3.1-4.7-5.3 + c-1.1-2.2-1.7-4.7-1.7-7.5c0-2.8,0.6-5.3,1.7-7.5c1.1-2.2,2.7-4,4.7-5.3c2-1.3,4.2-1.9,6.6-1.9c2.3,0,4.5,0.7,6.4,2 + c2,1.3,3.4,3,4.3,5.1v-18.5c0-0.3,0.1-0.6,0.3-0.8c0.2-0.2,0.5-0.3,0.8-0.3C166.7,256.2,166.9,256.3,167.1,256.6z M160.2,294.5 + c1.6-1.1,2.9-2.6,3.9-4.5c0.9-1.9,1.4-4.1,1.4-6.5c0-2.4-0.5-4.5-1.4-6.4c-0.9-1.9-2.2-3.4-3.9-4.5c-1.7-1.1-3.5-1.6-5.6-1.6 + c-2,0-3.9,0.5-5.5,1.6c-1.7,1.1-3,2.6-3.9,4.5c-1,1.9-1.4,4.1-1.4,6.4c0,2.4,0.5,4.5,1.4,6.4c1,1.9,2.2,3.4,3.9,4.5 + c1.6,1.1,3.5,1.7,5.5,1.7C156.6,296.1,158.5,295.5,160.2,294.5z"/> + <path d="M221.6,296.6c0,0.3-0.1,0.6-0.3,0.8c-0.2,0.2-0.5,0.3-0.8,0.3c-0.3,0-0.5-0.1-0.7-0.2c-0.2-0.1-0.3-0.3-0.4-0.5l-4.7-11.5 + l0.1,0.1h-18.8l-4.5,11.4c-0.2,0.5-0.5,0.7-1,0.7c-0.3,0-0.6-0.1-0.8-0.3c-0.2-0.2-0.3-0.4-0.4-0.7c0-0.1,0-0.3,0.1-0.6l15.1-37.1 + c0.1-0.3,0.3-0.5,0.4-0.6c0.2-0.1,0.4-0.1,0.6-0.1c0.6,0,0.9,0.2,1.1,0.7l15.1,37.1C221.5,296.2,221.6,296.4,221.6,296.6z + M196.8,283.3h17l-8.6-21.1L196.8,283.3z"/> + <path d="M245,269.4c1.5,0.4,2.7,0.9,3.6,1.5c0.9,0.6,1.4,1.3,1.4,1.9c0,0.3-0.1,0.6-0.3,0.8c-0.2,0.2-0.5,0.3-0.8,0.3 + c-0.3,0-0.6-0.1-0.8-0.2c-0.2-0.1-0.4-0.3-0.7-0.6c-0.5-0.6-1-1-1.5-1.2c-1.3-0.6-3.2-1-5.7-1c-2.1,0-4.1,0.6-5.9,1.7 + c-1.8,1.1-3.2,2.6-4.3,4.6c-1.1,1.9-1.6,4-1.6,6.3c0,2.4,0.5,4.5,1.5,6.5c1,1.9,2.4,3.4,4.2,4.5c1.8,1.1,3.9,1.6,6.1,1.6 + c1.5,0,2.7-0.1,3.5-0.4c0.9-0.3,1.7-0.6,2.6-1.1c0.6-0.4,1.1-0.8,1.6-1.2c0.2-0.2,0.4-0.3,0.6-0.5c0.2-0.1,0.4-0.2,0.6-0.2 + c0.3,0,0.5,0.1,0.7,0.3c0.2,0.2,0.3,0.4,0.3,0.7c0,0.5-0.4,1.1-1.3,1.9c-0.9,0.7-2,1.4-3.6,1.9c-1.5,0.5-3.2,0.8-5.1,0.8 + c-2.7,0-5.1-0.6-7.2-1.9c-2.1-1.3-3.8-3-4.9-5.3c-1.2-2.2-1.8-4.8-1.8-7.6c0-2.6,0.6-5,1.8-7.3c1.2-2.2,2.8-4,5-5.4 + c2.1-1.3,4.6-2,7.4-2C241.9,268.8,243.5,269,245,269.4z"/> + <path d="M273.7,269.4c1.5,0.4,2.7,0.9,3.6,1.5c0.9,0.6,1.4,1.3,1.4,1.9c0,0.3-0.1,0.6-0.3,0.8c-0.2,0.2-0.5,0.3-0.8,0.3 + c-0.3,0-0.6-0.1-0.8-0.2c-0.2-0.1-0.4-0.3-0.7-0.6c-0.5-0.6-1-1-1.5-1.2c-1.3-0.6-3.2-1-5.7-1c-2.1,0-4.1,0.6-5.9,1.7 + c-1.8,1.1-3.2,2.6-4.3,4.6c-1.1,1.9-1.6,4-1.6,6.3c0,2.4,0.5,4.5,1.5,6.5c1,1.9,2.4,3.4,4.2,4.5c1.8,1.1,3.9,1.6,6.1,1.6 + c1.5,0,2.7-0.1,3.5-0.4c0.9-0.3,1.7-0.6,2.6-1.1c0.6-0.4,1.1-0.8,1.6-1.2c0.2-0.2,0.4-0.3,0.6-0.5c0.2-0.1,0.4-0.2,0.6-0.2 + c0.3,0,0.5,0.1,0.7,0.3c0.2,0.2,0.3,0.4,0.3,0.7c0,0.5-0.4,1.1-1.3,1.9c-0.9,0.7-2,1.4-3.6,1.9c-1.5,0.5-3.2,0.8-5.1,0.8 + c-2.7,0-5.1-0.6-7.2-1.9c-2.1-1.3-3.8-3-4.9-5.3c-1.2-2.2-1.8-4.8-1.8-7.6c0-2.6,0.6-5,1.8-7.3c1.2-2.2,2.8-4,5-5.4s4.6-2,7.4-2 + C270.6,268.8,272.2,269,273.7,269.4z"/> + <path d="M308.4,291.2c0.2,0.2,0.3,0.4,0.3,0.7c0,0.3-0.1,0.5-0.2,0.7c-1.2,1.6-2.8,3-4.6,4s-3.8,1.6-5.9,1.6 + c-2.8,0-5.3-0.6-7.4-1.8c-2.2-1.2-3.9-2.9-5.1-5.1c-1.2-2.2-1.8-4.8-1.8-7.7c0-3,0.6-5.6,1.8-7.9c1.2-2.3,2.7-4,4.7-5.2 + c1.9-1.2,4-1.8,6.2-1.8c2.2,0,4.2,0.5,6.1,1.4c1.9,1,3.4,2.4,4.6,4.3c1.2,1.9,1.8,4.3,1.9,7.1c0,0.3-0.1,0.6-0.3,0.8 + c-0.2,0.2-0.5,0.4-0.8,0.4h-22v0.7c0,2.3,0.5,4.4,1.4,6.4c0.9,1.9,2.3,3.4,4.1,4.6c1.8,1.1,4,1.7,6.6,1.7c1.8,0,3.5-0.4,5.1-1.3 + c1.6-0.9,2.8-2,3.7-3.3c0.3-0.3,0.6-0.5,1-0.5C308,290.9,308.2,291,308.4,291.2z M292.1,272.2c-1.4,0.7-2.7,1.8-3.8,3.2 + c-1.1,1.4-1.8,3.2-2.2,5.2h20.6v-0.5c-0.2-1.9-0.8-3.5-1.8-4.9c-1-1.4-2.3-2.4-3.8-3.1c-1.5-0.7-3.1-1.1-4.7-1.1 + C294.9,271.1,293.5,271.4,292.1,272.2z"/> + <path d="M318.5,297.3c-0.2,0.2-0.5,0.3-0.8,0.3c-0.3,0-0.6-0.1-0.8-0.3c-0.2-0.2-0.3-0.5-0.3-0.8v-39.2c0-0.3,0.1-0.6,0.3-0.8 + c0.2-0.2,0.5-0.3,0.8-0.3c0.3,0,0.6,0.1,0.8,0.3c0.2,0.2,0.3,0.5,0.3,0.8v39.2C318.8,296.8,318.7,297.1,318.5,297.3z"/> + <path d="M350.6,291.2c0.2,0.2,0.3,0.4,0.3,0.7c0,0.3-0.1,0.5-0.2,0.7c-1.2,1.6-2.8,3-4.6,4s-3.8,1.6-5.9,1.6 + c-2.8,0-5.3-0.6-7.4-1.8c-2.2-1.2-3.9-2.9-5.1-5.1c-1.2-2.2-1.8-4.8-1.8-7.7c0-3,0.6-5.6,1.8-7.9c1.2-2.3,2.7-4,4.7-5.2 + c1.9-1.2,4-1.8,6.2-1.8c2.2,0,4.2,0.5,6.1,1.4c1.9,1,3.4,2.4,4.6,4.3c1.2,1.9,1.8,4.3,1.9,7.1c0,0.3-0.1,0.6-0.3,0.8 + c-0.2,0.2-0.5,0.4-0.8,0.4h-22v0.7c0,2.3,0.5,4.4,1.4,6.4c0.9,1.9,2.3,3.4,4.1,4.6c1.8,1.1,4,1.7,6.6,1.7c1.8,0,3.5-0.4,5.1-1.3 + c1.6-0.9,2.8-2,3.7-3.3c0.3-0.3,0.6-0.5,1-0.5C350.2,290.9,350.4,291,350.6,291.2z M334.3,272.2c-1.4,0.7-2.7,1.8-3.8,3.2 + c-1.1,1.4-1.8,3.2-2.2,5.2h20.6v-0.5c-0.2-1.9-0.8-3.5-1.8-4.9c-1-1.4-2.3-2.4-3.8-3.1c-1.5-0.7-3.1-1.1-4.7-1.1 + C337.1,271.1,335.7,271.4,334.3,272.2z"/> + <path d="M373.7,270.1c0,0.3-0.1,0.6-0.3,0.8c-0.2,0.2-0.4,0.3-0.7,0.3c-0.1,0-0.4-0.1-0.8-0.3c-0.4-0.2-0.9-0.3-1.4-0.3 + c-1.5,0-3.1,0.6-4.6,1.8c-1.5,1.2-2.8,2.7-3.8,4.6c-1,1.8-1.5,3.6-1.5,5.3v14c0,0.3-0.1,0.6-0.3,0.8c-0.2,0.2-0.5,0.3-0.8,0.3 + c-0.3,0-0.6-0.1-0.8-0.3s-0.3-0.5-0.3-0.8v-25.7c0-0.3,0.1-0.6,0.3-0.8c0.2-0.2,0.5-0.3,0.8-0.3c0.3,0,0.6,0.1,0.8,0.3 + c0.2,0.2,0.3,0.5,0.3,0.8v5.9c0.9-2.3,2.2-4.2,4-5.7c1.8-1.5,3.9-2.3,6.4-2.3C372.9,268.8,373.7,269.2,373.7,270.1z"/> + <path d="M402.1,270.1c0.2,0.2,0.3,0.5,0.3,0.8v25.7c0,0.3-0.1,0.6-0.3,0.8c-0.2,0.2-0.5,0.3-0.8,0.3c-0.3,0-0.6-0.1-0.8-0.3 + s-0.3-0.5-0.3-0.8v-5c-0.9,1.9-2.4,3.5-4.3,4.8c-1.9,1.3-4.1,1.9-6.4,1.9c-2.5,0-4.7-0.6-6.7-1.9s-3.5-3.1-4.6-5.3 + c-1.1-2.3-1.7-4.8-1.7-7.6c0-2.8,0.6-5.3,1.7-7.5c1.1-2.2,2.7-4,4.7-5.2c2-1.2,4.2-1.9,6.6-1.9c2.4,0,4.6,0.6,6.5,1.9 + c1.9,1.3,3.3,3,4.2,5.1v-5c0-0.3,0.1-0.6,0.3-0.8c0.2-0.2,0.5-0.3,0.8-0.3C401.7,269.7,401.9,269.8,402.1,270.1z M395.1,294.4 + c1.7-1.1,3-2.6,3.9-4.6c0.9-1.9,1.4-4.1,1.4-6.5c0-2.3-0.5-4.4-1.4-6.3c-0.9-1.9-2.2-3.4-3.9-4.5c-1.7-1.1-3.5-1.7-5.6-1.7 + c-2.1,0-3.9,0.5-5.6,1.6c-1.7,1.1-3,2.5-3.9,4.4c-0.9,1.9-1.4,4-1.4,6.4c0,2.4,0.5,4.6,1.4,6.5c0.9,1.9,2.2,3.5,3.9,4.6 + c1.6,1.1,3.5,1.7,5.6,1.7C391.6,296.1,393.5,295.5,395.1,294.4z"/> + <path d="M422.9,269.8c0.2,0.2,0.3,0.5,0.3,0.7c0,0.3-0.1,0.6-0.3,0.8c-0.2,0.2-0.5,0.3-0.8,0.3H416v19.9c0,1.6,0.3,2.7,0.9,3.3 + c0.6,0.5,1.3,0.8,2.2,0.8c0.1,0,0.4,0,0.6-0.1c0.3-0.1,0.5-0.1,0.7-0.1c0.3,0,0.5,0.1,0.7,0.3c0.2,0.2,0.3,0.4,0.3,0.7 + c0,0.3-0.2,0.6-0.7,0.9c-0.4,0.2-1,0.4-1.6,0.4c-0.9,0-1.7-0.1-2.4-0.2c-0.6-0.1-1.3-0.6-2-1.5c-0.7-0.9-1-2.3-1-4.3v-20h-4.6 + c-0.3,0-0.5-0.1-0.7-0.3c-0.2-0.2-0.3-0.5-0.3-0.7c0-0.3,0.1-0.6,0.3-0.8c0.2-0.2,0.5-0.3,0.8-0.3h4.6v-7.1c0-0.3,0.1-0.6,0.3-0.8 + c0.2-0.2,0.5-0.3,0.8-0.3c0.3,0,0.6,0.1,0.8,0.3c0.2,0.2,0.3,0.5,0.3,0.8v7.1h6.2C422.4,269.5,422.6,269.6,422.9,269.8z"/> + <path d="M429.1,264.5c-0.4-0.3-0.5-0.8-0.5-1.3v-0.4c0-0.5,0.2-1,0.6-1.3c0.4-0.3,0.9-0.5,1.5-0.5c0.5,0,1,0.2,1.3,0.5 + c0.4,0.3,0.5,0.8,0.5,1.3v0.4c0,0.5-0.2,1-0.5,1.3c-0.4,0.3-0.8,0.5-1.4,0.5C429.9,265,429.5,264.8,429.1,264.5z M431.3,297.3 + c-0.2,0.2-0.5,0.3-0.8,0.3c-0.3,0-0.6-0.1-0.8-0.3s-0.3-0.5-0.3-0.8v-26.6c0-0.3,0.1-0.6,0.3-0.8c0.2-0.2,0.5-0.3,0.8-0.3 + c0.3,0,0.6,0.1,0.8,0.3c0.2,0.2,0.3,0.5,0.3,0.8v26.6C431.7,296.8,431.5,297.1,431.3,297.3z"/> + <path d="M464.8,291c-1.2,2.2-2.8,4-5,5.3c-2.1,1.3-4.5,1.9-7,1.9c-2.6,0-4.9-0.6-7-1.9c-2.1-1.3-3.8-3.1-5-5.3 + c-1.2-2.2-1.8-4.7-1.8-7.4c0-2.8,0.6-5.3,1.8-7.5c1.2-2.2,2.9-4,5-5.3c2.1-1.3,4.4-1.9,7.1-1.9c2.6,0,4.9,0.6,7,1.9 + c2.1,1.3,3.8,3.1,5,5.3c1.2,2.2,1.8,4.7,1.8,7.5C466.6,286.3,466,288.8,464.8,291z M462.9,277.1c-1-1.9-2.4-3.4-4.1-4.5 + c-1.8-1.1-3.7-1.7-5.9-1.7c-2.2,0-4.1,0.6-5.9,1.7c-1.8,1.1-3.2,2.6-4.2,4.5c-1,1.9-1.5,4-1.5,6.4c0,2.4,0.5,4.5,1.5,6.4 + c1,1.9,2.4,3.4,4.2,4.5c1.8,1.1,3.7,1.7,5.9,1.7c2.2,0,4.2-0.5,5.9-1.6c1.8-1.1,3.1-2.6,4.1-4.5c1-1.9,1.5-4.1,1.5-6.4 + C464.3,281.2,463.9,279,462.9,277.1z"/> + <path d="M494.1,271.8c1.7,2,2.5,4.5,2.5,7.6v17.1c0,0.3-0.1,0.6-0.3,0.8c-0.2,0.2-0.5,0.3-0.8,0.3c-0.3,0-0.6-0.1-0.8-0.3 + s-0.3-0.5-0.3-0.8v-16.9c0-2.5-0.7-4.6-2-6.2c-1.3-1.6-3.3-2.4-6-2.4c-1.6,0-3.3,0.4-4.8,1.2c-1.6,0.8-2.9,1.8-3.9,3.2 + c-1,1.3-1.5,2.8-1.5,4.3v16.9c0,0.3-0.1,0.6-0.3,0.8c-0.2,0.2-0.5,0.3-0.8,0.3c-0.3,0-0.6-0.1-0.8-0.3s-0.3-0.5-0.3-0.8v-25.7 + c0-0.3,0.1-0.6,0.3-0.8c0.2-0.2,0.5-0.3,0.8-0.3c0.3,0,0.6,0.1,0.8,0.3c0.2,0.2,0.3,0.5,0.3,0.8v3.8c1.1-1.7,2.6-3.1,4.6-4.1 + c2-1.1,3.9-1.6,5.9-1.6C490,268.8,492.5,269.8,494.1,271.8z"/> + <path d="M545,258.8c0.2,0.2,0.3,0.5,0.3,0.8c0,0.3-0.1,0.6-0.3,0.8c-0.2,0.2-0.5,0.3-0.8,0.3h-20v15.4h17.5c0.3,0,0.6,0.1,0.8,0.3 + c0.2,0.2,0.3,0.5,0.3,0.8c0,0.3-0.1,0.6-0.3,0.8c-0.2,0.2-0.5,0.3-0.8,0.3h-17.5v18.1c0,0.3-0.1,0.6-0.3,0.8 + c-0.2,0.2-0.5,0.3-0.8,0.3c-0.3,0-0.6-0.1-0.8-0.3c-0.2-0.2-0.3-0.5-0.3-0.8v-36.9c0-0.3,0.1-0.6,0.3-0.8c0.2-0.2,0.5-0.3,0.8-0.3 + h21.1C544.5,258.5,544.8,258.6,545,258.8z"/> + <path d="M575.8,291c-1.2,2.2-2.8,4-5,5.3c-2.1,1.3-4.5,1.9-7,1.9c-2.6,0-4.9-0.6-7-1.9c-2.1-1.3-3.8-3.1-5-5.3 + c-1.2-2.2-1.8-4.7-1.8-7.4c0-2.8,0.6-5.3,1.8-7.5c1.2-2.2,2.9-4,5-5.3c2.1-1.3,4.4-1.9,7.1-1.9c2.6,0,4.9,0.6,7,1.9 + c2.1,1.3,3.8,3.1,5,5.3c1.2,2.2,1.8,4.7,1.8,7.5C577.6,286.3,577,288.8,575.8,291z M573.9,277.1c-1-1.9-2.4-3.4-4.1-4.5 + c-1.8-1.1-3.7-1.7-5.9-1.7c-2.2,0-4.1,0.6-5.9,1.7c-1.8,1.1-3.2,2.6-4.2,4.5c-1,1.9-1.5,4-1.5,6.4c0,2.4,0.5,4.5,1.5,6.4 + s2.4,3.4,4.2,4.5c1.8,1.1,3.7,1.7,5.9,1.7c2.2,0,4.2-0.5,5.9-1.6c1.8-1.1,3.1-2.6,4.1-4.5c1-1.9,1.5-4.1,1.5-6.4 + C575.4,281.2,574.9,279,573.9,277.1z"/> + <path d="M606.8,270.1c0.2,0.2,0.3,0.5,0.3,0.8v16.3c0,3.5-1,6.2-3,8.1c-2,1.8-4.7,2.8-8.1,2.8c-3.4,0-6.1-0.9-8.1-2.8 + c-2-1.8-3-4.5-3-8.1v-16.3c0-0.3,0.1-0.6,0.3-0.8c0.2-0.2,0.5-0.3,0.8-0.3c0.3,0,0.6,0.1,0.8,0.3c0.2,0.2,0.3,0.5,0.3,0.8v16.3 + c0,2.8,0.8,5,2.4,6.5c1.6,1.5,3.7,2.3,6.5,2.3c2.8,0,5-0.8,6.6-2.3c1.6-1.5,2.4-3.7,2.4-6.5v-16.3c0-0.3,0.1-0.6,0.3-0.8 + c0.2-0.2,0.5-0.3,0.8-0.3C606.4,269.7,606.6,269.8,606.8,270.1z"/> + <path d="M636.7,271.8c1.7,2,2.5,4.5,2.5,7.6v17.1c0,0.3-0.1,0.6-0.3,0.8s-0.5,0.3-0.8,0.3c-0.3,0-0.6-0.1-0.8-0.3 + c-0.2-0.2-0.3-0.5-0.3-0.8v-16.9c0-2.5-0.7-4.6-2-6.2c-1.3-1.6-3.3-2.4-6-2.4c-1.6,0-3.3,0.4-4.8,1.2c-1.6,0.8-2.9,1.8-3.9,3.2 + c-1,1.3-1.5,2.8-1.5,4.3v16.9c0,0.3-0.1,0.6-0.3,0.8c-0.2,0.2-0.5,0.3-0.8,0.3c-0.3,0-0.6-0.1-0.8-0.3c-0.2-0.2-0.3-0.5-0.3-0.8 + v-25.7c0-0.3,0.1-0.6,0.3-0.8c0.2-0.2,0.5-0.3,0.8-0.3c0.3,0,0.6,0.1,0.8,0.3c0.2,0.2,0.3,0.5,0.3,0.8v3.8 + c1.1-1.7,2.6-3.1,4.6-4.1c2-1.1,3.9-1.6,5.9-1.6C632.5,268.8,635,269.8,636.7,271.8z"/> + <path d="M672.2,256.6c0.2,0.2,0.3,0.5,0.3,0.8v39.2c0,0.3-0.1,0.6-0.3,0.8c-0.2,0.2-0.5,0.3-0.8,0.3c-0.3,0-0.6-0.1-0.8-0.3 + c-0.2-0.2-0.3-0.5-0.3-0.8v-5.3c-0.9,2-2.3,3.6-4.3,5c-1.9,1.3-4.1,2-6.5,2c-2.4,0-4.6-0.6-6.6-1.9c-2-1.3-3.5-3.1-4.7-5.3 + c-1.1-2.2-1.7-4.7-1.7-7.5c0-2.8,0.6-5.3,1.7-7.5c1.1-2.2,2.7-4,4.7-5.3c2-1.3,4.2-1.9,6.6-1.9c2.3,0,4.5,0.7,6.4,2 + c2,1.3,3.4,3,4.3,5.1v-18.5c0-0.3,0.1-0.6,0.3-0.8c0.2-0.2,0.5-0.3,0.8-0.3C671.7,256.2,672,256.3,672.2,256.6z M665.2,294.5 + c1.6-1.1,2.9-2.6,3.9-4.5c0.9-1.9,1.4-4.1,1.4-6.5c0-2.4-0.5-4.5-1.4-6.4c-0.9-1.9-2.2-3.4-3.9-4.5c-1.7-1.1-3.5-1.6-5.6-1.6 + c-2,0-3.9,0.5-5.5,1.6c-1.7,1.1-3,2.6-3.9,4.5c-1,1.9-1.4,4.1-1.4,6.4c0,2.4,0.5,4.5,1.4,6.4c1,1.9,2.2,3.4,3.9,4.5 + c1.6,1.1,3.5,1.7,5.5,1.7C661.7,296.1,663.6,295.5,665.2,294.5z"/> + <path d="M705.5,270.1c0.2,0.2,0.3,0.5,0.3,0.8v25.7c0,0.3-0.1,0.6-0.3,0.8c-0.2,0.2-0.5,0.3-0.8,0.3c-0.3,0-0.6-0.1-0.8-0.3 + c-0.2-0.2-0.3-0.5-0.3-0.8v-5c-0.9,1.9-2.4,3.5-4.3,4.8c-1.9,1.3-4.1,1.9-6.4,1.9c-2.5,0-4.7-0.6-6.7-1.9c-2-1.3-3.5-3.1-4.6-5.3 + c-1.1-2.3-1.7-4.8-1.7-7.6c0-2.8,0.6-5.3,1.7-7.5c1.1-2.2,2.7-4,4.7-5.2c2-1.2,4.2-1.9,6.6-1.9c2.4,0,4.6,0.6,6.5,1.9 + c1.9,1.3,3.3,3,4.2,5.1v-5c0-0.3,0.1-0.6,0.3-0.8c0.2-0.2,0.5-0.3,0.8-0.3C705,269.7,705.3,269.8,705.5,270.1z M698.5,294.4 + c1.7-1.1,3-2.6,3.9-4.6c0.9-1.9,1.4-4.1,1.4-6.5c0-2.3-0.5-4.4-1.4-6.3c-0.9-1.9-2.2-3.4-3.9-4.5c-1.7-1.1-3.5-1.7-5.6-1.7 + s-3.9,0.5-5.6,1.6c-1.7,1.1-3,2.5-3.9,4.4c-0.9,1.9-1.4,4-1.4,6.4c0,2.4,0.5,4.6,1.4,6.5c0.9,1.9,2.2,3.5,3.9,4.6 + c1.6,1.1,3.5,1.7,5.6,1.7C695,296.1,696.8,295.5,698.5,294.4z"/> + <path d="M726.2,269.8c0.2,0.2,0.3,0.5,0.3,0.7c0,0.3-0.1,0.6-0.3,0.8c-0.2,0.2-0.5,0.3-0.8,0.3h-6.2v19.9c0,1.6,0.3,2.7,0.9,3.3 + c0.6,0.5,1.3,0.8,2.2,0.8c0.1,0,0.4,0,0.6-0.1c0.3-0.1,0.5-0.1,0.7-0.1c0.3,0,0.5,0.1,0.7,0.3c0.2,0.2,0.3,0.4,0.3,0.7 + c0,0.3-0.2,0.6-0.7,0.9c-0.4,0.2-1,0.4-1.6,0.4c-0.9,0-1.7-0.1-2.4-0.2c-0.6-0.1-1.3-0.6-2-1.5c-0.7-0.9-1-2.3-1-4.3v-20h-4.6 + c-0.3,0-0.5-0.1-0.7-0.3c-0.2-0.2-0.3-0.5-0.3-0.7c0-0.3,0.1-0.6,0.3-0.8c0.2-0.2,0.5-0.3,0.8-0.3h4.6v-7.1c0-0.3,0.1-0.6,0.3-0.8 + c0.2-0.2,0.5-0.3,0.8-0.3c0.3,0,0.6,0.1,0.8,0.3c0.2,0.2,0.3,0.5,0.3,0.8v7.1h6.2C725.8,269.5,726,269.6,726.2,269.8z"/> + <path d="M732.5,264.5c-0.4-0.3-0.5-0.8-0.5-1.3v-0.4c0-0.5,0.2-1,0.6-1.3c0.4-0.3,0.9-0.5,1.5-0.5c0.5,0,1,0.2,1.3,0.5 + c0.4,0.3,0.5,0.8,0.5,1.3v0.4c0,0.5-0.2,1-0.5,1.3c-0.4,0.3-0.8,0.5-1.4,0.5C733.3,265,732.8,264.8,732.5,264.5z M734.7,297.3 + c-0.2,0.2-0.5,0.3-0.8,0.3c-0.3,0-0.6-0.1-0.8-0.3c-0.2-0.2-0.3-0.5-0.3-0.8v-26.6c0-0.3,0.1-0.6,0.3-0.8c0.2-0.2,0.5-0.3,0.8-0.3 + c0.3,0,0.6,0.1,0.8,0.3c0.2,0.2,0.3,0.5,0.3,0.8v26.6C735,296.8,734.9,297.1,734.7,297.3z"/> + <path d="M768.1,291c-1.2,2.2-2.8,4-5,5.3c-2.1,1.3-4.5,1.9-7,1.9c-2.6,0-4.9-0.6-7-1.9c-2.1-1.3-3.8-3.1-5-5.3 + c-1.2-2.2-1.8-4.7-1.8-7.4c0-2.8,0.6-5.3,1.8-7.5c1.2-2.2,2.9-4,5-5.3c2.1-1.3,4.4-1.9,7.1-1.9c2.6,0,4.9,0.6,7,1.9 + c2.1,1.3,3.8,3.1,5,5.3c1.2,2.2,1.8,4.7,1.8,7.5C769.9,286.3,769.3,288.8,768.1,291z M766.2,277.1c-1-1.9-2.4-3.4-4.1-4.5 + c-1.8-1.1-3.7-1.7-5.9-1.7c-2.2,0-4.1,0.6-5.9,1.7c-1.8,1.1-3.2,2.6-4.2,4.5c-1,1.9-1.5,4-1.5,6.4c0,2.4,0.5,4.5,1.5,6.4 + s2.4,3.4,4.2,4.5c1.8,1.1,3.7,1.7,5.9,1.7c2.2,0,4.2-0.5,5.9-1.6c1.8-1.1,3.1-2.6,4.1-4.5c1-1.9,1.5-4.1,1.5-6.4 + C767.7,281.2,767.2,279,766.2,277.1z"/> + <path d="M797.5,271.8c1.7,2,2.5,4.5,2.5,7.6v17.1c0,0.3-0.1,0.6-0.3,0.8s-0.5,0.3-0.8,0.3c-0.3,0-0.6-0.1-0.8-0.3 + c-0.2-0.2-0.3-0.5-0.3-0.8v-16.9c0-2.5-0.7-4.6-2-6.2c-1.3-1.6-3.3-2.4-6-2.4c-1.6,0-3.3,0.4-4.8,1.2c-1.6,0.8-2.9,1.8-3.9,3.2 + c-1,1.3-1.5,2.8-1.5,4.3v16.9c0,0.3-0.1,0.6-0.3,0.8c-0.2,0.2-0.5,0.3-0.8,0.3c-0.3,0-0.6-0.1-0.8-0.3c-0.2-0.2-0.3-0.5-0.3-0.8 + v-25.7c0-0.3,0.1-0.6,0.3-0.8c0.2-0.2,0.5-0.3,0.8-0.3c0.3,0,0.6,0.1,0.8,0.3c0.2,0.2,0.3,0.5,0.3,0.8v3.8 + c1.1-1.7,2.6-3.1,4.6-4.1c2-1.1,3.9-1.6,5.9-1.6C793.3,268.8,795.8,269.8,797.5,271.8z"/> + </g> + <g> + + <linearGradient id="SVGID_00000182528869548021209770000003808431298029810560_" gradientUnits="userSpaceOnUse" x1="0" y1="-40.7255" x2="215.8937" y2="-40.7255" gradientTransform="matrix(1 0 0 -1 0 74.7106)"> + <stop offset="0" style="stop-color:#A600F2"/> + <stop offset="1" style="stop-color:#263E71"/> + </linearGradient> + <path style="fill:url(#SVGID_00000182528869548021209770000003808431298029810560_);" d="M162.4,216.2c32-18.7,53.5-53.4,53.5-93 + c0-1.8-1.4-3.2-3.2-3.2h-44.3c-1.8,0-3.2,1.4-3.2,3.2c0,7.4-1.1,14.3-3.4,20.7l-10.5-9.7c0.5-2.9,0.9-5.9,0.9-9.1 + c0-1.8-1.4-3.2-3.2-3.2h-2.3V95.4c0-0.9,0.7-1.6,1.6-1.6h27.3v3.6c0,4.4,3.5,7.9,7.9,7.9h13.5c4.4,0,7.9-3.5,7.9-7.9V83.8 + c0-4.4-3.6-7.9-7.9-7.9h-13.5c-4.4,0-7.9,3.5-7.9,7.9v3.6h-27.3c-4.4,0-8,3.6-8,8v26.4h-9.8v-59c0-0.9,0.7-1.6,1.6-1.6h11.4 + C145,67.9,151,73,158.2,73c8.3,0,15-6.8,15-15.1s-6.7-15.1-15-15.1c-7.2,0-13.2,5.1-14.7,11.9h-11.4c-4.4,0-8,3.6-8,8v59h-13.1 + V35.6h13.7c1.1,0,2.2-0.6,2.7-1.6c0.6-1,0.6-2.2,0-3.2L110.7,1.6c-0.6-1-1.6-1.6-2.7-1.6l0,0c-1.1,0-2.2,0.6-2.7,1.6L88.4,30.8 + c-0.6,1-0.6,2.2,0,3.2c0.6,1,1.6,1.6,2.7,1.6h13.7v86.2H92.6v-59c0-4.4-3.6-8-8-8H73.3c-1.5-6.8-7.5-11.9-14.7-11.9 + c-8.3,0-15.1,6.8-15.1,15.1S50.3,73,58.6,73c7.2,0,13.2-5.1,14.7-11.9h11.4c0.9,0,1.6,0.7,1.6,1.6v59h-9.8V95.3c0-4.4-3.6-8-8-8 + H40.3v-3.6c0-4.4-3.6-7.9-7.9-7.9H18.8c-4.4,0-7.9,3.5-7.9,7.9v13.6c0,4.4,3.5,7.9,7.9,7.9h13.5c4.4,0,7.9-3.5,7.9-7.9v-3.6h28.2 + c0.9,0,1.6,0.8,1.6,1.6v26.4h-3.2c-1.8,0-3.2,1.4-3.2,3.2c0,28.6,22.2,43.6,44.2,43.6c11.9,0,23.7-4.4,32.2-12.9l12.6,3.9 + c-14.8,17.6-41.3,24.9-64.9,17.4c-3.3-1-6.3-2.3-9.2-3.8l0,0l0,0c-18-9.3-28.1-27-28.1-50.1c0-1.8-1.4-3.2-3.2-3.2H3.2 + c-1.8,0-3.2,1.4-3.2,3.2c0,39.6,21.5,74.3,53.5,93c0.1,0.1,0.1,0.2,0.2,0.2c0.1,0,0.2,0,0.3,0.1c15.9,9.1,34.2,14.4,53.8,14.4 + s38-5.2,53.8-14.4c0.1,0,0.2,0,0.3-0.1C162.2,216.3,162.3,216.1,162.4,216.2L162.4,216.2z M33.9,97.3c0,0.9-0.7,1.6-1.6,1.6H18.8 + c-0.8,0-1.6-0.7-1.6-1.6V83.8c0-0.9,0.7-1.6,1.6-1.6h13.5c0.9,0,1.6,0.7,1.6,1.6V97.3z M67.2,58c0,4.8-3.9,8.7-8.7,8.7 + s-8.7-3.9-8.7-8.7s3.9-8.7,8.7-8.7C63.3,49.3,67.2,53.2,67.2,58z M119.3,29.3H96.5l11.4-19.7L119.3,29.3z M149.5,58 + c0-4.8,3.9-8.7,8.7-8.7s8.7,3.9,8.7,8.7s-3.9,8.7-8.7,8.7C153.4,66.7,149.5,62.8,149.5,58z M181.9,83.8c0-0.9,0.7-1.6,1.6-1.6H197 + c0.9,0,1.6,0.7,1.6,1.6v13.6c0,0.9-0.7,1.6-1.6,1.6h-13.5c-0.9,0-1.6-0.7-1.6-1.6V83.8z M44.3,126.3c0.9,22.5,11.1,40.6,28.4,50.9 + l-18.5,32c-27.9-17.4-46.8-47.9-47.9-82.9L44.3,126.3L44.3,126.3z M137,179.4l19.1,33c-14.4,7.8-30.8,12.2-48.2,12.2 + s-33.8-4.4-48.2-12.2l18.7-32.3c2.4,1.1,4.9,2.1,7.6,3C103.1,188.5,121.7,186.8,137,179.4z M107.9,162.2 + c-17.5,0-36.2-10.7-37.7-34.1h75.5c-0.7,10.1-4.7,18.6-11.6,24.7C127.2,158.9,117.9,162.2,107.9,162.2L107.9,162.2z M149.4,141 + l17.9,16.5l-22.7-7.1C146.5,147.6,148.1,144.4,149.4,141z M209.5,126.3c-1.1,35-20,65.5-47.9,82.9l-19-32.8 + c6.4-3.9,12.1-8.9,16.6-14.8l19.6,6.1c1.4,0.4,3-0.1,3.7-1.4c0.8-1.3,0.5-2.9-0.6-3.9l-15.1-13.9c2.8-6.8,4.4-14.2,4.7-22.1H209.5 + z"/> + </g> +</g> +</svg> diff --git a/images/uxl-foundation-logo-horizontal-color.png b/images/uxl-foundation-logo-horizontal-color.png new file mode 100644 index 0000000..94ec50e Binary files /dev/null and b/images/uxl-foundation-logo-horizontal-color.png differ diff --git a/images/uxl-logo-med.png b/images/uxl-logo-med.png new file mode 100644 index 0000000..00ca6ac Binary files /dev/null and b/images/uxl-logo-med.png differ diff --git a/images/uxl-vec.png b/images/uxl-vec.png new file mode 100644 index 0000000..5b8a26c Binary files /dev/null and b/images/uxl-vec.png differ diff --git a/images/uxl-vec.svg b/images/uxl-vec.svg new file mode 100644 index 0000000..e7b5742 --- /dev/null +++ b/images/uxl-vec.svg @@ -0,0 +1,122 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 27.8.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg 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 600 140" style="enable-background:new 0 0 600 140;" xml:space="preserve"> +<style type="text/css"> + .st0{fill:#2922E2;} + .st1{fill:#050505;} +</style> +<g> + <g> + <path class="st0" d="M40.6,77.7c-6,0-10.6-1.7-14-5c-3.4-3.3-5-8.1-5-14.2V35h9.7v23.2c0,4,0.8,6.9,2.5,8.6 + c1.6,1.8,3.9,2.6,6.9,2.6c3,0,5.3-0.9,6.9-2.6c1.6-1.8,2.5-4.6,2.5-8.6V35h9.6v23.5c0,6.2-1.7,10.9-5,14.2 + C51.2,76,46.6,77.7,40.6,77.7z"/> + <path class="st0" d="M63.2,77l18.1-24.9v7.1L64,35h11L87,51.8l-4.6,0.1L94.1,35h10.6L87.5,58.7v-7L105.7,77H94.5L82.1,59.1h4.4 + L74.4,77H63.2z"/> + <path class="st0" d="M109,77V35h9.7V69h21.1V77H109z"/> + <path class="st1" d="M170.7,77H161V35h31.7v7.8h-22V77z M170,53.9h20.2v7.8H170V53.9z"/> + <path class="st1" d="M218.7,77.7c-3.3,0-6.4-0.5-9.2-1.6c-2.8-1.1-5.3-2.6-7.3-4.6c-2.1-2-3.7-4.3-4.8-6.9 + c-1.1-2.6-1.7-5.5-1.7-8.6s0.6-6,1.7-8.6c1.1-2.6,2.8-4.9,4.8-6.9c2.1-2,4.5-3.5,7.3-4.6c2.8-1.1,5.8-1.6,9.1-1.6 + c3.3,0,6.4,0.5,9.2,1.6c2.8,1.1,5.2,2.6,7.3,4.6c2.1,2,3.7,4.3,4.8,6.9c1.2,2.6,1.7,5.5,1.7,8.7c0,3.1-0.6,6-1.7,8.7 + c-1.2,2.7-2.8,5-4.8,6.9c-2.1,1.9-4.5,3.5-7.3,4.5C225,77.1,222,77.7,218.7,77.7z M218.6,69.4c1.9,0,3.6-0.3,5.2-1 + c1.6-0.6,3-1.6,4.2-2.8c1.2-1.2,2.1-2.6,2.8-4.3c0.7-1.6,1-3.5,1-5.5c0-2-0.3-3.8-1-5.5c-0.7-1.6-1.6-3.1-2.8-4.3 + c-1.2-1.2-2.6-2.1-4.2-2.8c-1.6-0.6-3.3-1-5.2-1c-1.9,0-3.6,0.3-5.2,1c-1.6,0.6-3,1.6-4.2,2.8c-1.2,1.2-2.1,2.6-2.8,4.3 + c-0.7,1.6-1,3.5-1,5.5c0,2,0.3,3.8,1,5.4c0.7,1.7,1.6,3.1,2.8,4.3c1.2,1.2,2.6,2.1,4.2,2.8C215,69.1,216.8,69.4,218.6,69.4z"/> + <path class="st1" d="M267,77.7c-6,0-10.6-1.7-14-5c-3.4-3.3-5-8.1-5-14.2V35h9.7v23.2c0,4,0.8,6.9,2.5,8.6 + c1.6,1.8,3.9,2.6,6.9,2.6c3,0,5.3-0.9,6.9-2.6c1.6-1.8,2.5-4.6,2.5-8.6V35h9.6v23.5c0,6.2-1.7,10.9-5,14.2 + C277.6,76,273,77.7,267,77.7z"/> + <path class="st1" d="M295,77V35h8l24.8,30.2h-3.9V35h9.6v42h-8l-24.8-30.2h3.9V77H295z"/> + <path class="st1" d="M342.9,77V35H362c4.6,0,8.6,0.9,12.1,2.6c3.5,1.7,6.2,4.2,8.2,7.3c2,3.1,2.9,6.8,2.9,11.1 + c0,4.2-1,7.9-2.9,11.1c-2,3.1-4.7,5.6-8.2,7.3c-3.5,1.7-7.5,2.6-12.1,2.6H342.9z M352.6,69h8.9c2.8,0,5.2-0.5,7.3-1.6 + c2.1-1.1,3.7-2.6,4.8-4.5c1.1-2,1.7-4.3,1.7-6.9c0-2.7-0.6-5-1.7-6.9c-1.1-1.9-2.7-3.4-4.8-4.5c-2.1-1.1-4.5-1.6-7.3-1.6h-8.9V69z + "/> + <path class="st1" d="M385.7,77l18.7-42h9.6l18.8,42h-10.2l-15.4-37.1h3.8L395.7,77H385.7z M395.1,68l2.6-7.4h21.6l2.6,7.4H395.1z" + /> + <path class="st1" d="M443.2,77V42.9h-13.4V35h36.6v7.9h-13.4V77H443.2z"/> + <path class="st1" d="M471,77V35h9.7v42H471z"/> + <path class="st1" d="M510.5,77.7c-3.3,0-6.4-0.5-9.2-1.6s-5.3-2.6-7.3-4.6c-2.1-2-3.7-4.3-4.8-6.9c-1.1-2.6-1.7-5.5-1.7-8.6 + s0.6-6,1.7-8.6c1.1-2.6,2.8-4.9,4.8-6.9c2.1-2,4.5-3.5,7.3-4.6c2.8-1.1,5.8-1.6,9.1-1.6c3.3,0,6.4,0.5,9.1,1.6s5.2,2.6,7.3,4.6 + c2.1,2,3.7,4.3,4.8,6.9c1.2,2.6,1.7,5.5,1.7,8.7c0,3.1-0.6,6-1.7,8.7c-1.2,2.7-2.8,5-4.8,6.9c-2.1,1.9-4.5,3.5-7.3,4.5 + S513.8,77.7,510.5,77.7z M510.4,69.4c1.9,0,3.6-0.3,5.2-1c1.6-0.6,3-1.6,4.2-2.8c1.2-1.2,2.1-2.6,2.8-4.3c0.7-1.6,1-3.5,1-5.5 + c0-2-0.3-3.8-1-5.5c-0.7-1.6-1.6-3.1-2.8-4.3c-1.2-1.2-2.6-2.1-4.2-2.8c-1.6-0.6-3.3-1-5.2-1c-1.9,0-3.6,0.3-5.2,1 + c-1.6,0.6-3,1.6-4.2,2.8c-1.2,1.2-2.1,2.6-2.8,4.3c-0.7,1.6-1,3.5-1,5.5c0,2,0.3,3.8,1,5.4c0.7,1.7,1.6,3.1,2.8,4.3 + c1.2,1.2,2.6,2.1,4.2,2.8C506.8,69.1,508.5,69.4,510.4,69.4z"/> + <path class="st1" d="M540.1,77V35h8l24.8,30.2H569V35h9.6v42h-8l-24.8-30.2h3.9V77H540.1z"/> + </g> + <g> + <path class="st0" d="M157.5,106.6c-3,0-5.3-0.8-7-2.5c-1.7-1.7-2.5-4-2.5-7.1V85.3h4.9v11.6c0,2,0.4,3.4,1.2,4.3 + c0.8,0.9,2,1.3,3.5,1.3s2.6-0.4,3.5-1.3c0.8-0.9,1.2-2.3,1.2-4.3V85.3h4.8V97c0,3.1-0.8,5.5-2.5,7.1 + C162.8,105.8,160.5,106.6,157.5,106.6z"/> + <path class="st0" d="M180.7,89.9c1.3,0,2.4,0.3,3.4,0.8c1,0.5,1.8,1.3,2.4,2.3c0.6,1,0.9,2.4,0.9,4v9.2h-4.7v-8.5 + c0-1.3-0.3-2.3-0.9-2.9c-0.6-0.6-1.4-0.9-2.4-0.9c-0.7,0-1.4,0.2-2,0.5c-0.6,0.3-1,0.8-1.4,1.4s-0.5,1.5-0.5,2.5v8h-4.7V90.1h4.5 + v4.5l-0.8-1.4c0.6-1.1,1.4-1.9,2.5-2.5C178.1,90.2,179.3,89.9,180.7,89.9z"/> + <path class="st0" d="M193.4,87.9c-0.9,0-1.6-0.2-2.1-0.8c-0.5-0.5-0.8-1.1-0.8-1.9c0-0.7,0.3-1.4,0.8-1.9s1.2-0.8,2.1-0.8 + s1.6,0.2,2.1,0.7s0.8,1.1,0.8,1.8c0,0.8-0.3,1.4-0.8,1.9C195,87.6,194.3,87.9,193.4,87.9z M191,106.3V90.1h4.7v16.1H191z"/> + <path class="st0" d="M197.6,94.1v-3.6h11.2v3.6H197.6z M200,106.3V89.8c0-1.8,0.5-3.3,1.6-4.4c1.1-1.1,2.6-1.6,4.6-1.6 + c0.7,0,1.3,0.1,2,0.2c0.6,0.1,1.2,0.4,1.6,0.7l-1.2,3.4c-0.3-0.2-0.5-0.3-0.9-0.4c-0.3-0.1-0.7-0.1-1-0.1c-0.7,0-1.2,0.2-1.6,0.6 + s-0.6,1-0.6,1.8v1.5l0.1,2v13H200z M213.7,87.9c-0.9,0-1.6-0.2-2.1-0.8c-0.5-0.5-0.8-1.1-0.8-1.9c0-0.7,0.3-1.4,0.8-1.9 + s1.2-0.8,2.1-0.8c0.9,0,1.6,0.2,2.1,0.7s0.8,1.1,0.8,1.8c0,0.8-0.3,1.4-0.8,1.9C215.3,87.6,214.6,87.9,213.7,87.9z M211.4,106.3 + V90.1h4.7v16.1H211.4z"/> + <path class="st0" d="M227.8,106.5c-1.8,0-3.5-0.4-4.8-1.1c-1.4-0.7-2.5-1.7-3.2-3s-1.1-2.7-1.1-4.3c0-1.6,0.4-3.1,1.1-4.3 + c0.8-1.2,1.8-2.2,3.1-2.9c1.3-0.7,2.8-1.1,4.4-1.1c1.6,0,3,0.3,4.3,1c1.3,0.7,2.3,1.6,3,2.9c0.7,1.3,1.1,2.7,1.1,4.5 + c0,0.2,0,0.4,0,0.6c0,0.2,0,0.4-0.1,0.6h-13.1v-2.7H233l-1.8,0.8c0-0.8-0.2-1.6-0.5-2.2c-0.3-0.6-0.8-1.1-1.4-1.5 + c-0.6-0.3-1.3-0.5-2.1-0.5s-1.5,0.2-2.1,0.5c-0.6,0.4-1.1,0.8-1.4,1.5c-0.3,0.6-0.5,1.4-0.5,2.2v0.7c0,0.9,0.2,1.7,0.6,2.3 + c0.4,0.7,0.9,1.2,1.7,1.5c0.7,0.4,1.5,0.5,2.5,0.5c0.9,0,1.6-0.1,2.3-0.4c0.6-0.3,1.2-0.6,1.8-1.2l2.5,2.7 + c-0.7,0.8-1.7,1.5-2.8,1.9C230.5,106.3,229.2,106.5,227.8,106.5z"/> + <path class="st0" d="M245,106.5c-1.5,0-2.9-0.3-4.1-1s-2.2-1.7-2.9-2.9c-0.7-1.2-1.1-2.7-1.1-4.4c0-1.7,0.4-3.2,1.1-4.4 + c0.7-1.2,1.7-2.2,2.9-2.9c1.2-0.7,2.6-1,4.1-1c1.4,0,2.5,0.3,3.6,0.9c1,0.6,1.8,1.5,2.4,2.7c0.6,1.2,0.8,2.8,0.8,4.7 + c0,1.9-0.3,3.4-0.8,4.7s-1.3,2.1-2.3,2.7C247.7,106.2,246.5,106.5,245,106.5z M245.8,102.7c0.8,0,1.5-0.2,2.1-0.5 + c0.6-0.4,1.1-0.9,1.5-1.5c0.4-0.7,0.6-1.5,0.6-2.4c0-0.9-0.2-1.7-0.6-2.4c-0.4-0.7-0.9-1.2-1.5-1.5s-1.3-0.5-2.1-0.5 + c-0.8,0-1.5,0.2-2.1,0.5s-1.1,0.9-1.5,1.5c-0.4,0.7-0.6,1.5-0.6,2.4c0,0.9,0.2,1.7,0.6,2.4c0.4,0.7,0.9,1.2,1.5,1.5 + C244.4,102.5,245.1,102.7,245.8,102.7z M250.1,106.3V103l0.1-4.8l-0.3-4.8V84h4.7v22.3H250.1z"/> + <path class="st0" d="M263.7,106.3l9.4-21h4.8l9.4,21h-5.1l-7.7-18.5h1.9l-7.7,18.5H263.7z M268.4,101.8l1.3-3.7h10.8l1.3,3.7 + H268.4z"/> + <path class="st0" d="M296.2,106.5c-1.7,0-3.3-0.4-4.7-1.1c-1.4-0.7-2.4-1.7-3.2-3c-0.8-1.3-1.2-2.7-1.2-4.3c0-1.6,0.4-3.1,1.2-4.3 + c0.8-1.2,1.8-2.2,3.2-2.9s2.9-1.1,4.7-1.1c1.7,0,3.2,0.4,4.4,1.1c1.3,0.7,2.2,1.7,2.8,3l-3.6,2c-0.4-0.8-0.9-1.3-1.6-1.7 + c-0.6-0.4-1.3-0.5-2.1-0.5c-0.8,0-1.5,0.2-2.2,0.5s-1.1,0.9-1.5,1.5c-0.4,0.7-0.6,1.5-0.6,2.4s0.2,1.7,0.6,2.4s0.9,1.2,1.5,1.5 + c0.6,0.4,1.4,0.5,2.2,0.5c0.7,0,1.4-0.2,2.1-0.5c0.6-0.3,1.2-0.9,1.6-1.7l3.6,2c-0.6,1.3-1.5,2.3-2.8,3 + C299.4,106.2,297.9,106.5,296.2,106.5z"/> + <path class="st0" d="M313.1,106.5c-1.7,0-3.3-0.4-4.7-1.1c-1.4-0.7-2.4-1.7-3.2-3c-0.8-1.3-1.2-2.7-1.2-4.3c0-1.6,0.4-3.1,1.2-4.3 + c0.8-1.2,1.8-2.2,3.2-2.9s2.9-1.1,4.7-1.1c1.7,0,3.2,0.4,4.4,1.1c1.3,0.7,2.2,1.7,2.8,3l-3.6,2c-0.4-0.8-0.9-1.3-1.6-1.7 + c-0.6-0.4-1.3-0.5-2.1-0.5c-0.8,0-1.5,0.2-2.2,0.5s-1.1,0.9-1.5,1.5c-0.4,0.7-0.6,1.5-0.6,2.4s0.2,1.7,0.6,2.4s0.9,1.2,1.5,1.5 + c0.6,0.4,1.4,0.5,2.2,0.5c0.7,0,1.4-0.2,2.1-0.5c0.6-0.3,1.2-0.9,1.6-1.7l3.6,2c-0.6,1.3-1.5,2.3-2.8,3 + C316.3,106.2,314.8,106.5,313.1,106.5z"/> + <path class="st0" d="M330.2,106.5c-1.8,0-3.5-0.4-4.8-1.1c-1.4-0.7-2.5-1.7-3.2-3s-1.1-2.7-1.1-4.3c0-1.6,0.4-3.1,1.1-4.3 + c0.8-1.2,1.8-2.2,3.1-2.9c1.3-0.7,2.8-1.1,4.4-1.1c1.6,0,3,0.3,4.3,1c1.3,0.7,2.3,1.6,3,2.9c0.7,1.3,1.1,2.7,1.1,4.5 + c0,0.2,0,0.4,0,0.6c0,0.2,0,0.4-0.1,0.6h-13.1v-2.7h10.7l-1.8,0.8c0-0.8-0.2-1.6-0.5-2.2c-0.3-0.6-0.8-1.1-1.4-1.5 + c-0.6-0.3-1.3-0.5-2.1-0.5s-1.5,0.2-2.1,0.5c-0.6,0.4-1.1,0.8-1.4,1.5c-0.3,0.6-0.5,1.4-0.5,2.2v0.7c0,0.9,0.2,1.7,0.6,2.3 + c0.4,0.7,0.9,1.2,1.7,1.5c0.7,0.4,1.5,0.5,2.5,0.5c0.9,0,1.6-0.1,2.3-0.4c0.6-0.3,1.2-0.6,1.8-1.2l2.5,2.7 + c-0.7,0.8-1.7,1.5-2.8,1.9C333,106.3,331.7,106.5,330.2,106.5z"/> + <path class="st0" d="M340.6,106.3V84h4.7v22.3H340.6z"/> + <path class="st0" d="M357,106.5c-1.8,0-3.5-0.4-4.8-1.1c-1.4-0.7-2.5-1.7-3.2-3s-1.1-2.7-1.1-4.3c0-1.6,0.4-3.1,1.1-4.3 + c0.8-1.2,1.8-2.2,3.1-2.9c1.3-0.7,2.8-1.1,4.4-1.1c1.6,0,3,0.3,4.3,1c1.3,0.7,2.3,1.6,3,2.9c0.7,1.3,1.1,2.7,1.1,4.5 + c0,0.2,0,0.4,0,0.6c0,0.2,0,0.4-0.1,0.6h-13.1v-2.7h10.7l-1.8,0.8c0-0.8-0.2-1.6-0.5-2.2c-0.3-0.6-0.8-1.1-1.4-1.5 + c-0.6-0.3-1.3-0.5-2.1-0.5s-1.5,0.2-2.1,0.5c-0.6,0.4-1.1,0.8-1.4,1.5c-0.3,0.6-0.5,1.4-0.5,2.2v0.7c0,0.9,0.2,1.7,0.6,2.3 + c0.4,0.7,0.9,1.2,1.7,1.5c0.7,0.4,1.5,0.5,2.5,0.5c0.9,0,1.6-0.1,2.3-0.4c0.7-0.3,1.2-0.6,1.8-1.2l2.5,2.7 + c-0.7,0.8-1.7,1.5-2.8,1.9C359.7,106.3,358.5,106.5,357,106.5z"/> + <path class="st0" d="M367.3,106.3V90.1h4.5v4.6l-0.6-1.3c0.5-1.1,1.2-2,2.3-2.6c1.1-0.6,2.4-0.9,3.9-0.9v4.3c-0.2,0-0.4,0-0.5,0 + c-0.2,0-0.3,0-0.5,0c-1.3,0-2.3,0.4-3.1,1.1c-0.8,0.7-1.2,1.9-1.2,3.4v7.6H367.3z"/> + <path class="st0" d="M383.5,106.5c-1.3,0-2.3-0.2-3.2-0.6c-0.9-0.4-1.6-1-2.1-1.8c-0.5-0.7-0.7-1.6-0.7-2.5c0-1,0.2-1.8,0.7-2.5 + c0.5-0.7,1.2-1.3,2.2-1.7c1-0.4,2.3-0.6,4-0.6h4.3v2.7h-3.8c-1.1,0-1.9,0.2-2.3,0.5c-0.4,0.4-0.6,0.8-0.6,1.4 + c0,0.6,0.2,1.1,0.7,1.4c0.5,0.4,1.1,0.5,1.9,0.5c0.8,0,1.5-0.2,2.1-0.6c0.6-0.4,1.1-0.9,1.3-1.6l0.7,2.2c-0.3,1-1,1.8-1.9,2.4 + C386,106.2,384.9,106.5,383.5,106.5z M388.4,106.3v-3.1l-0.3-0.7v-5.6c0-1-0.3-1.8-0.9-2.3s-1.5-0.8-2.8-0.8 + c-0.9,0-1.7,0.1-2.5,0.4s-1.5,0.6-2.1,1.1l-1.7-3.3c0.9-0.6,1.9-1.1,3.2-1.4c1.2-0.3,2.5-0.5,3.8-0.5c2.5,0,4.4,0.6,5.7,1.7 + c1.4,1.2,2,3,2,5.4v9.2H388.4z"/> + <path class="st0" d="M394.5,94.1v-3.6h11.2v3.6H394.5z M403,106.5c-1.9,0-3.4-0.5-4.4-1.5c-1.1-1-1.6-2.4-1.6-4.3V86.6h4.7v14.1 + c0,0.7,0.2,1.2,0.5,1.6c0.4,0.4,0.8,0.6,1.5,0.6c0.7,0,1.4-0.2,1.9-0.6l1.3,3.3c-0.5,0.3-1.1,0.6-1.7,0.8 + C404.4,106.4,403.7,106.5,403,106.5z"/> + <path class="st0" d="M411.2,87.9c-0.9,0-1.6-0.2-2.1-0.8c-0.5-0.5-0.8-1.1-0.8-1.9c0-0.7,0.3-1.4,0.8-1.9s1.2-0.8,2.1-0.8 + c0.9,0,1.6,0.2,2.1,0.7s0.8,1.1,0.8,1.8c0,0.8-0.3,1.4-0.8,1.9C412.8,87.6,412.1,87.9,411.2,87.9z M408.8,106.3V90.1h4.7v16.1 + H408.8z"/> + <path class="st0" d="M424.9,106.5c-1.7,0-3.2-0.4-4.6-1.1c-1.3-0.7-2.4-1.7-3.1-3c-0.8-1.2-1.2-2.7-1.2-4.3c0-1.6,0.4-3.1,1.2-4.3 + c0.8-1.2,1.8-2.2,3.1-2.9s2.9-1.1,4.6-1.1c1.7,0,3.2,0.4,4.6,1.1c1.3,0.7,2.4,1.7,3.1,2.9c0.8,1.2,1.1,2.7,1.1,4.3 + c0,1.6-0.4,3-1.1,4.3s-1.8,2.2-3.1,3C428.2,106.2,426.6,106.5,424.9,106.5z M424.9,102.7c0.8,0,1.5-0.2,2.1-0.5 + c0.6-0.4,1.1-0.9,1.5-1.5c0.4-0.7,0.5-1.5,0.5-2.4c0-0.9-0.2-1.7-0.5-2.4c-0.4-0.7-0.9-1.2-1.5-1.5c-0.6-0.4-1.3-0.5-2.1-0.5 + s-1.5,0.2-2.1,0.5c-0.6,0.4-1.1,0.9-1.5,1.5c-0.4,0.7-0.6,1.5-0.6,2.4c0,0.9,0.2,1.7,0.6,2.4c0.4,0.7,0.9,1.2,1.5,1.5 + C423.5,102.5,424.2,102.7,424.9,102.7z"/> + <path class="st0" d="M446.1,89.9c1.3,0,2.4,0.3,3.4,0.8c1,0.5,1.8,1.3,2.4,2.3c0.6,1,0.9,2.4,0.9,4v9.2h-4.7v-8.5 + c0-1.3-0.3-2.3-0.9-2.9c-0.6-0.6-1.4-0.9-2.4-0.9c-0.7,0-1.4,0.2-2,0.5c-0.6,0.3-1,0.8-1.4,1.4s-0.5,1.5-0.5,2.5v8h-4.7V90.1h4.5 + v4.5l-0.8-1.4c0.6-1.1,1.4-1.9,2.5-2.5S444.7,89.9,446.1,89.9z"/> + </g> +</g> +</svg> diff --git a/images/wavesF4.svg b/images/wavesF4.svg new file mode 100644 index 0000000..3f22d6f --- /dev/null +++ b/images/wavesF4.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="1440" height="40.699" viewBox="0 0 1440 40.699"> + <path id="wavesNegative" d="M257.208,32.966C352,25.805,451.464,11.711,547.392,5.933,646.1-.028,749.064.319,847.932,6.067c69.408,4.032,136.8,10.681,206.4,14.39,129.332,6.815,262.709,3.357,385.668-10v31.85H0V33.987C81.372,41.935,173.148,39.319,257.208,32.966Z" transform="translate(0 -1.607)" fill="#f4f4f4"/> +</svg> \ No newline at end of file diff --git a/images/wavesNegativeWhite.svg b/images/wavesNegativeWhite.svg new file mode 100644 index 0000000..5f7160c --- /dev/null +++ b/images/wavesNegativeWhite.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="1440" height="40.699" viewBox="0 0 1440 40.699"> + <path id="wavesNegative" d="M257.208,32.966C352,25.805,451.464,11.711,547.392,5.933,646.1-.028,749.064.319,847.932,6.067c69.408,4.032,136.8,10.681,206.4,14.39,129.332,6.815,262.709,3.357,385.668-10v31.85H0V33.987C81.372,41.935,173.148,39.319,257.208,32.966Z" transform="translate(0 -1.607)" fill="#ffffff"/> +</svg> \ No newline at end of file diff --git a/images/wp-sync/1-Year-Anniversary.png b/images/wp-sync/1-Year-Anniversary.png new file mode 100644 index 0000000..3fccdcb Binary files /dev/null and b/images/wp-sync/1-Year-Anniversary.png differ diff --git a/images/wp-sync/Andrew-Wafaa.png b/images/wp-sync/Andrew-Wafaa.png new file mode 100644 index 0000000..747fa4b Binary files /dev/null and b/images/wp-sync/Andrew-Wafaa.png differ diff --git a/images/wp-sync/Arm_logo_blue_150MD.png b/images/wp-sync/Arm_logo_blue_150MD.png new file mode 100644 index 0000000..95d2459 Binary files /dev/null and b/images/wp-sync/Arm_logo_blue_150MD.png differ diff --git a/images/wp-sync/Autoware-Main-Logo-whiteBG.png b/images/wp-sync/Autoware-Main-Logo-whiteBG.png new file mode 100644 index 0000000..4aa14be Binary files /dev/null and b/images/wp-sync/Autoware-Main-Logo-whiteBG.png differ diff --git a/images/wp-sync/Broadcom_Logo_Black_no-tag.png b/images/wp-sync/Broadcom_Logo_Black_no-tag.png new file mode 100644 index 0000000..c971169 Binary files /dev/null and b/images/wp-sync/Broadcom_Logo_Black_no-tag.png differ diff --git a/images/wp-sync/CloudsAI.png b/images/wp-sync/CloudsAI.png new file mode 100644 index 0000000..4da59db Binary files /dev/null and b/images/wp-sync/CloudsAI.png differ diff --git a/images/wp-sync/Code-Reckons-logo-screenshot.png b/images/wp-sync/Code-Reckons-logo-screenshot.png new file mode 100644 index 0000000..dcfe3a1 Binary files /dev/null and b/images/wp-sync/Code-Reckons-logo-screenshot.png differ diff --git a/images/wp-sync/Dave-Murray.png b/images/wp-sync/Dave-Murray.png new file mode 100644 index 0000000..b65182f Binary files /dev/null and b/images/wp-sync/Dave-Murray.png differ diff --git a/images/wp-sync/Denso_logo_-_squared.png b/images/wp-sync/Denso_logo_-_squared.png new file mode 100644 index 0000000..e34b9ba Binary files /dev/null and b/images/wp-sync/Denso_logo_-_squared.png differ diff --git a/images/wp-sync/Dr.-Priyanka-Sharma.png b/images/wp-sync/Dr.-Priyanka-Sharma.png new file mode 100644 index 0000000..563ec9a Binary files /dev/null and b/images/wp-sync/Dr.-Priyanka-Sharma.png differ diff --git a/images/wp-sync/Dr.-Vinesh-Sukumar.png b/images/wp-sync/Dr.-Vinesh-Sukumar.png new file mode 100644 index 0000000..4e4eca2 Binary files /dev/null and b/images/wp-sync/Dr.-Vinesh-Sukumar.png differ diff --git a/images/wp-sync/GEHealthcare.jpg b/images/wp-sync/GEHealthcare.jpg new file mode 100644 index 0000000..ea5d943 Binary files /dev/null and b/images/wp-sync/GEHealthcare.jpg differ diff --git a/images/wp-sync/GE_HealthCare_logo.png b/images/wp-sync/GE_HealthCare_logo.png new file mode 100644 index 0000000..2126937 Binary files /dev/null and b/images/wp-sync/GE_HealthCare_logo.png differ diff --git a/images/wp-sync/Hanwoong-Jung.png b/images/wp-sync/Hanwoong-Jung.png new file mode 100644 index 0000000..e1143d9 Binary files /dev/null and b/images/wp-sync/Hanwoong-Jung.png differ diff --git a/images/wp-sync/Imagination_Logo_hori_Blk.png b/images/wp-sync/Imagination_Logo_hori_Blk.png new file mode 100644 index 0000000..ff1be36 Binary files /dev/null and b/images/wp-sync/Imagination_Logo_hori_Blk.png differ diff --git a/images/wp-sync/Inspire-Semiconductor.png b/images/wp-sync/Inspire-Semiconductor.png new file mode 100644 index 0000000..09ab31f Binary files /dev/null and b/images/wp-sync/Inspire-Semiconductor.png differ diff --git a/images/wp-sync/Khronos_100px_June18.png b/images/wp-sync/Khronos_100px_June18.png new file mode 100644 index 0000000..e2359f9 Binary files /dev/null and b/images/wp-sync/Khronos_100px_June18.png differ diff --git a/images/wp-sync/Masahiro-Doteguchi.png b/images/wp-sync/Masahiro-Doteguchi.png new file mode 100644 index 0000000..ead6e4b Binary files /dev/null and b/images/wp-sync/Masahiro-Doteguchi.png differ diff --git a/images/wp-sync/Mercedes-orig_img_90008mb_rdna_2c_all_black.jpg b/images/wp-sync/Mercedes-orig_img_90008mb_rdna_2c_all_black.jpg new file mode 100644 index 0000000..3898811 Binary files /dev/null and b/images/wp-sync/Mercedes-orig_img_90008mb_rdna_2c_all_black.jpg differ diff --git a/images/wp-sync/Penporn-Koanantakool.png b/images/wp-sync/Penporn-Koanantakool.png new file mode 100644 index 0000000..8cea685 Binary files /dev/null and b/images/wp-sync/Penporn-Koanantakool.png differ diff --git a/images/wp-sync/Ramesh-Radhakrishnan.png b/images/wp-sync/Ramesh-Radhakrishnan.png new file mode 100644 index 0000000..7fbd2bf Binary files /dev/null and b/images/wp-sync/Ramesh-Radhakrishnan.png differ diff --git a/images/wp-sync/Robert-Cohn.png b/images/wp-sync/Robert-Cohn.png new file mode 100644 index 0000000..536b6c7 Binary files /dev/null and b/images/wp-sync/Robert-Cohn.png differ diff --git a/images/wp-sync/Rod-Burns-1.png b/images/wp-sync/Rod-Burns-1.png new file mode 100644 index 0000000..39394a6 Binary files /dev/null and b/images/wp-sync/Rod-Burns-1.png differ diff --git a/images/wp-sync/SKHynix_logo.png b/images/wp-sync/SKHynix_logo.png new file mode 100644 index 0000000..b24ced7 Binary files /dev/null and b/images/wp-sync/SKHynix_logo.png differ diff --git a/images/wp-sync/Screen-Shot-2024-06-10-at-2.06.06-PM.png b/images/wp-sync/Screen-Shot-2024-06-10-at-2.06.06-PM.png new file mode 100644 index 0000000..5ec4a0e Binary files /dev/null and b/images/wp-sync/Screen-Shot-2024-06-10-at-2.06.06-PM.png differ diff --git a/images/wp-sync/ThunderSoftware.jpg b/images/wp-sync/ThunderSoftware.jpg new file mode 100644 index 0000000..4c6b69a Binary files /dev/null and b/images/wp-sync/ThunderSoftware.jpg differ diff --git a/images/wp-sync/UXL-Foundation-SC24.jpg b/images/wp-sync/UXL-Foundation-SC24.jpg new file mode 100644 index 0000000..8f80af0 Binary files /dev/null and b/images/wp-sync/UXL-Foundation-SC24.jpg differ diff --git a/images/wp-sync/UXL-Foundation-Thankyou-500x752-1.png b/images/wp-sync/UXL-Foundation-Thankyou-500x752-1.png new file mode 100644 index 0000000..9bc759b Binary files /dev/null and b/images/wp-sync/UXL-Foundation-Thankyou-500x752-1.png differ diff --git a/images/wp-sync/Untitled-design.png b/images/wp-sync/Untitled-design.png new file mode 100644 index 0000000..d1d7a47 Binary files /dev/null and b/images/wp-sync/Untitled-design.png differ diff --git a/images/wp-sync/VMware_by_Broadcom_Black.png b/images/wp-sync/VMware_by_Broadcom_Black.png new file mode 100644 index 0000000..c255612 Binary files /dev/null and b/images/wp-sync/VMware_by_Broadcom_Black.png differ diff --git a/images/wp-sync/Wipro.jpg b/images/wp-sync/Wipro.jpg new file mode 100644 index 0000000..19a3f88 Binary files /dev/null and b/images/wp-sync/Wipro.jpg differ diff --git a/images/wp-sync/akhetonics-1.png b/images/wp-sync/akhetonics-1.png new file mode 100644 index 0000000..b9862da Binary files /dev/null and b/images/wp-sync/akhetonics-1.png differ diff --git a/images/wp-sync/axelera_ai-1.png b/images/wp-sync/axelera_ai-1.png new file mode 100644 index 0000000..65d6515 Binary files /dev/null and b/images/wp-sync/axelera_ai-1.png differ diff --git a/images/wp-sync/canspirit_artificial_intelligence-1.png b/images/wp-sync/canspirit_artificial_intelligence-1.png new file mode 100644 index 0000000..de725f9 Binary files /dev/null and b/images/wp-sync/canspirit_artificial_intelligence-1.png differ diff --git a/images/wp-sync/codasip_sro.png b/images/wp-sync/codasip_sro.png new file mode 100644 index 0000000..cb403b2 Binary files /dev/null and b/images/wp-sync/codasip_sro.png differ diff --git a/images/wp-sync/codeplay-lg.png b/images/wp-sync/codeplay-lg.png new file mode 100644 index 0000000..1163d74 Binary files /dev/null and b/images/wp-sync/codeplay-lg.png differ diff --git a/images/wp-sync/devSummit-hosted-by-UXL-Foundation-OCT9-LI-500x752-5.jpg b/images/wp-sync/devSummit-hosted-by-UXL-Foundation-OCT9-LI-500x752-5.jpg new file mode 100644 index 0000000..9fd7488 Binary files /dev/null and b/images/wp-sync/devSummit-hosted-by-UXL-Foundation-OCT9-LI-500x752-5.jpg differ diff --git a/images/wp-sync/embecosm.png b/images/wp-sync/embecosm.png new file mode 100644 index 0000000..7967211 Binary files /dev/null and b/images/wp-sync/embecosm.png differ diff --git a/images/wp-sync/evgeny-square-image-002.png b/images/wp-sync/evgeny-square-image-002.png new file mode 100644 index 0000000..a835e7d Binary files /dev/null and b/images/wp-sync/evgeny-square-image-002.png differ diff --git a/images/wp-sync/fixstars-logo.png b/images/wp-sync/fixstars-logo.png new file mode 100644 index 0000000..7ce81f1 Binary files /dev/null and b/images/wp-sync/fixstars-logo.png differ diff --git a/images/wp-sync/flapmax-logo-white-rwd.png.rendition.intel_.web_.256.192.png b/images/wp-sync/flapmax-logo-white-rwd.png.rendition.intel_.web_.256.192.png new file mode 100644 index 0000000..2ac7886 Binary files /dev/null and b/images/wp-sync/flapmax-logo-white-rwd.png.rendition.intel_.web_.256.192.png differ diff --git a/images/wp-sync/fujitsu-1.png b/images/wp-sync/fujitsu-1.png new file mode 100644 index 0000000..42256c7 Binary files /dev/null and b/images/wp-sync/fujitsu-1.png differ diff --git a/images/wp-sync/fujitsu.png b/images/wp-sync/fujitsu.png new file mode 100644 index 0000000..bcb814a Binary files /dev/null and b/images/wp-sync/fujitsu.png differ diff --git a/images/wp-sync/gmac_intelligence.png b/images/wp-sync/gmac_intelligence.png new file mode 100644 index 0000000..fceb92b Binary files /dev/null and b/images/wp-sync/gmac_intelligence.png differ diff --git a/images/wp-sync/google-cloud.png b/images/wp-sync/google-cloud.png new file mode 100644 index 0000000..15574af Binary files /dev/null and b/images/wp-sync/google-cloud.png differ diff --git a/images/wp-sync/imagination-small-white.png b/images/wp-sync/imagination-small-white.png new file mode 100644 index 0000000..7414029 Binary files /dev/null and b/images/wp-sync/imagination-small-white.png differ diff --git a/images/wp-sync/intel.png b/images/wp-sync/intel.png new file mode 100644 index 0000000..65274de Binary files /dev/null and b/images/wp-sync/intel.png differ diff --git a/images/wp-sync/logo-white-3000px.png b/images/wp-sync/logo-white-3000px.png new file mode 100644 index 0000000..25b81ca Binary files /dev/null and b/images/wp-sync/logo-white-3000px.png differ diff --git a/images/wp-sync/market_Potential.jpg b/images/wp-sync/market_Potential.jpg new file mode 100644 index 0000000..82f64bf Binary files /dev/null and b/images/wp-sync/market_Potential.jpg differ diff --git a/images/wp-sync/micron.png b/images/wp-sync/micron.png new file mode 100644 index 0000000..46e00f6 Binary files /dev/null and b/images/wp-sync/micron.png differ diff --git a/images/wp-sync/one_fact_foundation.png b/images/wp-sync/one_fact_foundation.png new file mode 100644 index 0000000..3c38e90 Binary files /dev/null and b/images/wp-sync/one_fact_foundation.png differ diff --git a/images/wp-sync/qualcomm-cropped.png b/images/wp-sync/qualcomm-cropped.png new file mode 100644 index 0000000..a2352c2 Binary files /dev/null and b/images/wp-sync/qualcomm-cropped.png differ diff --git a/images/wp-sync/qualcomm.png b/images/wp-sync/qualcomm.png new file mode 100644 index 0000000..0af7c12 Binary files /dev/null and b/images/wp-sync/qualcomm.png differ diff --git a/images/wp-sync/samsung-cropped.png b/images/wp-sync/samsung-cropped.png new file mode 100644 index 0000000..bb54308 Binary files /dev/null and b/images/wp-sync/samsung-cropped.png differ diff --git a/images/wp-sync/samsung.png b/images/wp-sync/samsung.png new file mode 100644 index 0000000..6d0f167 Binary files /dev/null and b/images/wp-sync/samsung.png differ diff --git a/images/wp-sync/spec-square-levelzero.png b/images/wp-sync/spec-square-levelzero.png new file mode 100644 index 0000000..8723134 Binary files /dev/null and b/images/wp-sync/spec-square-levelzero.png differ diff --git a/images/wp-sync/spec-square-oneCCL.png b/images/wp-sync/spec-square-oneCCL.png new file mode 100644 index 0000000..b8ab70a Binary files /dev/null and b/images/wp-sync/spec-square-oneCCL.png differ diff --git a/images/wp-sync/spec-square-oneDAL.png b/images/wp-sync/spec-square-oneDAL.png new file mode 100644 index 0000000..ec73b32 Binary files /dev/null and b/images/wp-sync/spec-square-oneDAL.png differ diff --git a/images/wp-sync/spec-square-oneDNN.png b/images/wp-sync/spec-square-oneDNN.png new file mode 100644 index 0000000..246b1a1 Binary files /dev/null and b/images/wp-sync/spec-square-oneDNN.png differ diff --git a/images/wp-sync/spec-square-oneDPL.png b/images/wp-sync/spec-square-oneDPL.png new file mode 100644 index 0000000..247c330 Binary files /dev/null and b/images/wp-sync/spec-square-oneDPL.png differ diff --git a/images/wp-sync/spec-square-oneMKL.png b/images/wp-sync/spec-square-oneMKL.png new file mode 100644 index 0000000..df59315 Binary files /dev/null and b/images/wp-sync/spec-square-oneMKL.png differ diff --git a/images/wp-sync/spec-square-oneTBB.png b/images/wp-sync/spec-square-oneTBB.png new file mode 100644 index 0000000..2a7e3f2 Binary files /dev/null and b/images/wp-sync/spec-square-oneTBB.png differ diff --git a/images/wp-sync/untether_ai.png b/images/wp-sync/untether_ai.png new file mode 100644 index 0000000..c830a37 Binary files /dev/null and b/images/wp-sync/untether_ai.png differ diff --git a/images/wp-sync/uxl-header-uncrop.png b/images/wp-sync/uxl-header-uncrop.png new file mode 100644 index 0000000..ae78f51 Binary files /dev/null and b/images/wp-sync/uxl-header-uncrop.png differ diff --git a/images/wp-sync/vmwarelogo.png b/images/wp-sync/vmwarelogo.png new file mode 100644 index 0000000..039b684 Binary files /dev/null and b/images/wp-sync/vmwarelogo.png differ diff --git a/images/wp-sync/xiangdixian-logo.png b/images/wp-sync/xiangdixian-logo.png new file mode 100644 index 0000000..adfc4c5 Binary files /dev/null and b/images/wp-sync/xiangdixian-logo.png differ diff --git a/index.html b/index.html new file mode 100644 index 0000000..0fe9639 --- /dev/null +++ b/index.html @@ -0,0 +1,1278 @@ + +<html lang="en"> +<head> +<title>UXL Foundation: Unified Acceleration</title> +<meta charset="utf-8"> +<meta name="viewport" content="width=device-width,initial-scale=1"> +<link rel="apple-touch-icon" sizes="144x144" href="/images/apple-touch-icon.png"> +<link rel="icon" type="image/png" sizes="32x32" href="/images/favicon-32x32.png"> +<link rel="icon" type="image/png" sizes="16x16" href="/images/favicon-16x16.png"> +<link rel="stylesheet" id="oneapitheme-fonts-css" href="https://fonts.googleapis.com/css?family=Lato%3A300%2C300italic%2C400%2C400italic%2C500%2C700%2C700italic%2C900&subset=latin%2Clatin-ext&ver=6.0.2" type="text/css" media="all"> +<link rel="stylesheet" href="/css/style.css" type="text/css"> +<link rel="stylesheet" href="/css/flexboxgrid.min.css" type="text/css"> +<link rel="stylesheet" href="/css/slick.css" type="text/css"> +<link rel="stylesheet" href="/css/slick-theme.css" type="text/css"> +<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.0/jquery.min.js"></script> +<script src="/js/vendor/slick.min.js"></script> +<script src="/js/app.js"></script> +</head> +<body> +<div class="jdfbanner"> +<div class="container"> +<a href="https://jointdevelopment.org/" rel="noopener noreferrer" target="_blank"> +<img alt="Joint Development foundation Project" src="/images/jdfp-banner.svg" class="inline"> +</a> +</div> +</div> +<main> +<div class="entry-content"> +<section class="max-w-full bg-gradient-to-b from-[#888C9B28] to-white relative"> +<div class="absolute inset-0 w-full h-full bg-cover bg-no-repeat" style="background-image: url('/images/oneapi-bg-texture.svg');"></div> +<div class="tw-container py-9 relative"> +<div class="lg:max-w-[850px] mt-16 lg:text-left text-center"> +<div class="lg:flex items-center justify-start lg:mb-0 mb-6"> +<img src="/images/uxl-logo-med.png" alt="UXL" height="100" width="348" class="grow flex-auto h-auto w-full max-w-[348px] max-h-[100px] lg:mr-5 lg:mx-0 lg:mb-0 mb-6 block mx-auto"> +<h1 class="text-[51px] font-light leading-tight ligatures-none">Unified Acceleration Foundation</h1> +</div> +<h2 class="text-2xl font-bold mb-4">Join us to drive an open standard accelerator software ecosystem!</h2> +<div class="text-lg max-w-[650px]"> +<ul> +<li>Build a multi-architecture multi-vendor software ecosystem for all accelerators.</li> +<li>Unify the heterogeneous compute ecosystem around open standards.</li> +<li>Build on and expand open-source projects for accelerated computing.</li> +</ul> +</div> +<div class="flex items-center lg:justify-start justify-center gap-x-4 gap-y-2 mt-8"> +<a href="https://uxlfoundation.org/membership" target="_blank" class="text-[12px] font-bold uppercase tracking-widest bg-vibrant-orange hover:bg-white text-white visited:text-white focused:text-white hover:text-vibrant-orange rounded-full h-10 inline-flex items-center justify-start px-4 shadow shadow-[#00000029] no-underline"> +Join +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="ml-2 size-4"><!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--> +<path fill="currentcolor" d="M0 256a256 256 0 1 0 512 0A256 256 0 1 0 0 256zM241 377c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l87-87-87-87c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0L345 239c9.4 9.4 9.4 24.6 0 33.9L241 377z"/> +</svg> +</a> +<a href="https://github.com/uxlfoundation/foundation" target="_blank" class="text-[12px] font-bold uppercase tracking-widest border border-vibrant-orange hover:bg-vibrant-orange hover:vibrant-orange text-vibrant-orange hover:text-white rounded-full h-10 inline-flex items-center justify-start px-4 shadow shadow-[#00000029] no-underline"> +Participate +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="ml-2 size-4"><!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--> +<path fill="currentcolor" d="M0 256a256 256 0 1 0 512 0A256 256 0 1 0 0 256zM241 377c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l87-87-87-87c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0L345 239c9.4 9.4 9.4 24.6 0 33.9L241 377z"/> +</svg> +</a> +<a href="#newsletter" class="text-[12px] font-bold uppercase tracking-widest border border-vibrant-orange hover:bg-vibrant-orange hover:vibrant-orange text-vibrant-orange hover:text-white rounded-full h-10 inline-flex items-center justify-start px-4 shadow shadow-[#00000029] no-underline"> +Newsletter +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="ml-2 size-4"><!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--> +<path fill="currentcolor" d="M0 256a256 256 0 1 0 512 0A256 256 0 1 0 0 256zM241 377c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l87-87-87-87c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0L345 239c9.4 9.4 9.4 24.6 0 33.9L241 377z"/> +</svg> +</a> +</div> +<img src="/images/wp-sync/uxl-header-uncrop.png" alt="" class="lg:absolute xl:max-h-[408px] xl:w-auto h-full xl:mt-8 xl:right-[-24%] lg:max-h-[300px] lg:top-1/2 lg:right-[-17%] lg:-translate-y-1/2 lg:origin-bottom lg:mt-20 lg:block hidden"> +</div> +</div> +<div class="tw-container relative"> +<div class="w-100 px-0 border border-[#d8d8d8] rounded-lg flex justify-between items-stretch gap-x-11 gap-y-2 min-h-[250px] overflow-hidden lg:flex-nowrap flex-wrap z-10 relative bg-white shadow"> +<div class="min-h-[250px] lg:flex-shrink-0 lg:max-h-none lg:w-[376px] max-h-[250px] self-stretch"> +<img src="/images/wp-sync/UXL-Foundation-Thankyou-500x752-1.png" alt="" class="h-full w-full object-center object-cover"> +</div> +<div class="lg:px-0 p-7 flex-auto xl:mr-24 lg:mr-7 self-center"> +<h2 class="text-2xl font-bold mb-4">oneAPI DevSummit Hosted by UXL Foundation</h2> +<div class="text-lg"> +<p><span data-sheets-root="1">Join us for an in-depth showcase of oneAPI specification along with open-source projects that implement oneAPI specification. oneAPI is designed to enable developers to use a single code base across multiple accelerators and architectures, supporting artificial intelligence, high performance computing, edge computing, automotive, and more.</span></p> +<p> </p> +<p>Hosted by the UXL Foundation, this community-led conference brings together developers to explore, share, and showcase the capabilities of oneAPI through hands-on tutorials, demos, technical talks, and panel discussions.</p> +<p> </p> +<p>We welcome you for two days across global time zones to discover how oneAPI is being used today and explore its future. Join our ever-growing community.</p> +</div> +<div class="flex flex-wrap md:flex-nowrap items-center lg:justify-start justify-center gap-x-4 gap-y-2 mt-4"> +<a href="https://oneapi.io/events/oneapi-devsummit-hosted-by-uxl-foundation/" target="_blank" class="text-[12px] font-bold uppercase tracking-widest bg-vibrant-orange hover:bg-white text-white visited:text-white focused:text-white hover:text-vibrant-orange rounded-full h-10 inline-flex items-center justify-start px-4 shadow shadow-[#00000029] no-underline"> +Watch Now +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="ml-2 size-4"><!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--> +<path fill="currentcolor" d="M0 256a256 256 0 1 0 512 0A256 256 0 1 0 0 256zM241 377c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l87-87-87-87c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0L345 239c9.4 9.4 9.4 24.6 0 33.9L241 377z"/> +</svg> +</a> +</div> +</div> +</div> +</div> +</section> +<section class="max-w-full bg-white"> +<div class="tw-container py-12"> +<div class="w-full flex flex-wrap md:flex-nowrap justify-between mb-10 gap-x-1 gap-y-4 items-center"> +<h2 class="lg:text-[44px] font-bold text-3xl text-left text-neutral-800">UXL News</h2> +<div> +<a href="https://www.oneapi.io/blog/" target="_blank" class="text-[12px] font-bold uppercase tracking-widest border border-vibrant-orange hover:bg-vibrant-orange hover:vibrant-orange text-vibrant-orange hover:text-white rounded-full h-10 inline-flex items-center justify-start px-4 shadow shadow-[#00000029] no-underline"> +See All Posts<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="ml-2 size-4"><!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--> +<path fill="currentcolor" d="M0 256a256 256 0 1 0 512 0A256 256 0 1 0 0 256zM241 377c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l87-87-87-87c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0L345 239c9.4 9.4 9.4 24.6 0 33.9L241 377z"/> +</svg> +</a> +</div> +</div> +<div class="w-100 px-0 border border-[#d8d8d8] flex justify-between items-stretch gap-x-12 gap-y-2 min-h-[250px] overflow-hidden lg:flex-nowrap flex-wrap z-10 relative bg-[#FCFCFC]"> +<div class="min-h-[250px] lg:flex-shrink-0 lg:max-h-none lg:w-[376px] max-h-[250px] self-stretch"> +<img src="/images/wp-sync/UXL-Foundation-SC24.jpg" alt="" class="h-full w-full object-center object-cover"> +</div> +<div class="lg:px-0 lg:py-12 p-7 flex-auto xl:mr-24 lg:mr-7 self-center"> +<h2 class="text-2xl font-bold mb-4">The UXL Foundation: Join to Drive Open Standards for all Accelerators</h2> +<div class="text-lg"> +<p><strong>Location:</strong> Westin Peachtree Plaza, Atlanta, Chastain Room 1-2</p> +<p><strong>Date:</strong> Monday, November 18th, 9:00-11:00 am</p> +<ul> +<li>Members of the UXL Foundation or SIGs</li> +<li>Prospective Members</li> +<li>Developers interested in Open Accelerated Compute in HPC/AI</li> +</ul> +</div> +<div class="md:flex items-center lg:justify-start justify-center gap-x-4 gap-y-2 mt-8"> +<a href="https://linuxfoundation.regfox.com/uxl-foundation-at-sc-24?" target="_blank" class="text-[12px] font-bold uppercase tracking-widest bg-vibrant-orange hover:bg-white text-white visited:text-white focused:text-white hover:text-vibrant-orange rounded-full h-10 inline-flex items-center justify-start px-4 shadow shadow-[#00000029] no-underline"> +Register Now <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="ml-2 size-4"><!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--> +<path fill="currentcolor" d="M0 256a256 256 0 1 0 512 0A256 256 0 1 0 0 256zM241 377c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l87-87-87-87c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0L345 239c9.4 9.4 9.4 24.6 0 33.9L241 377z"/> +</svg> +</a> +</div> +</div> +</div> +<style> +.uxl-news-slider .slick-list, .uxl-news-slider .slick-track{ + height: 100%; + } + .uxl-news-slider .slick-list{ + /* add padding to show drop shadows */ + padding-top: 20px; + padding-bottom: 20px; + } + .uxl-news-slider .slick-track + { + display: flex !important; + gap: 1rem; + justify-content: space-between; + } + + .uxl-news-slider .slick-slide + { + height: inherit !important; + } + .uxl-news-slider .slick-next:before + { + content: ''; + width: 10px; + height: 10px; + border-top: 1px solid white; + display: block; + border-right: 1px solid white; + transform: rotate(45deg); + position: relative; + left: 7px; + } + .uxl-news-slider .slick-prev:before + { + content: ''; + width: 10px; + height: 10px; + border-top: 1px solid white; + display: block; + border-left: 1px solid white; + transform: rotate(-45deg); + position: relative; + left: 11px; + } + .uxl-news-slider .slick-dots li button::before{ + color: #888c9b; + } +</style> +<div class="mt-4"> +<div class="uxl-news-slider h-80"> +<div class="uxl-news-slide group rounded-[10px] bg-white shadow-card px-6 pt-4 pb-6 min-h-64"> +<div class="flex flex-col justify-between h-full"> +<div> +<div class="w-full text-[#888C9B] flex items-center mb-8"> +<span class="mr-2 inline-block"><svg class="h-[18px] w-auto" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path fill="currentcolor" d="M552 64H112c-20.9 0-38.6 13.4-45.2 32H24c-13.3 0-24 10.7-24 24v272c0 30.9 25.1 56 56 56h496c13.3 0 24-10.7 24-24V88c0-13.3-10.7-24-24-24zM48 392V144h16v248c0 4.4-3.6 8-8 8s-8-3.6-8-8zm480 8H111.4c.4-2.6 .6-5.3 .6-8V112h416v288zM172 280h136c6.6 0 12-5.4 12-12v-96c0-6.6-5.4-12-12-12H172c-6.6 0-12 5.4-12 12v96c0 6.6 5.4 12 12 12zm28-80h80v40h-80v-40zm-40 140v-24c0-6.6 5.4-12 12-12h136c6.6 0 12 5.4 12 12v24c0 6.6-5.4 12-12 12H172c-6.6 0-12-5.4-12-12zm192 0v-24c0-6.6 5.4-12 12-12h104c6.6 0 12 5.4 12 12v24c0 6.6-5.4 12-12 12H364c-6.6 0-12-5.4-12-12zm0-144v-24c0-6.6 5.4-12 12-12h104c6.6 0 12 5.4 12 12v24c0 6.6-5.4 12-12 12H364c-6.6 0-12-5.4-12-12zm0 72v-24c0-6.6 5.4-12 12-12h104c6.6 0 12 5.4 12 12v24c0 6.6-5.4 12-12 12H364c-6.6 0-12-5.4-12-12z"/></svg></span><span class="text-[12px] uppercase tracking-wider font-bold inline-block">Article</span> +</div> +<h4 class="text-xl font-bold mb-4">Intel oneCCL 2021.14 Brings New Performance & Scalability Optimizations</h4> +</div> +<div> +<a href="https://www.phoronix.com/news/Intel-oneCCL-2021.14" target="_blank" class="text-[12px] font-bold uppercase tracking-widest text-vibrant-orange inline-flex items-center justify-start no-underline"> +Read Now <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="ml-2 size-4"><!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--> +<path fill="currentcolor" d="M0 256a256 256 0 1 0 512 0A256 256 0 1 0 0 256zM241 377c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l87-87-87-87c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0L345 239c9.4 9.4 9.4 24.6 0 33.9L241 377z"/> +</svg> +</a> +</div> +</div> +</div> +<div class="uxl-news-slide group rounded-[10px] bg-white shadow-card px-6 pt-4 pb-6 min-h-64"> +<div class="flex flex-col justify-between h-full"> +<div> +<div class="w-full text-[#888C9B] flex items-center mb-8"> +<span class="mr-2 inline-block"><svg class="h-[18px] w-auto" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path fill="currentcolor" d="M552 64H112c-20.9 0-38.6 13.4-45.2 32H24c-13.3 0-24 10.7-24 24v272c0 30.9 25.1 56 56 56h496c13.3 0 24-10.7 24-24V88c0-13.3-10.7-24-24-24zM48 392V144h16v248c0 4.4-3.6 8-8 8s-8-3.6-8-8zm480 8H111.4c.4-2.6 .6-5.3 .6-8V112h416v288zM172 280h136c6.6 0 12-5.4 12-12v-96c0-6.6-5.4-12-12-12H172c-6.6 0-12 5.4-12 12v96c0 6.6 5.4 12 12 12zm28-80h80v40h-80v-40zm-40 140v-24c0-6.6 5.4-12 12-12h136c6.6 0 12 5.4 12 12v24c0 6.6-5.4 12-12 12H172c-6.6 0-12-5.4-12-12zm192 0v-24c0-6.6 5.4-12 12-12h104c6.6 0 12 5.4 12 12v24c0 6.6-5.4 12-12 12H364c-6.6 0-12-5.4-12-12zm0-144v-24c0-6.6 5.4-12 12-12h104c6.6 0 12 5.4 12 12v24c0 6.6-5.4 12-12 12H364c-6.6 0-12-5.4-12-12zm0 72v-24c0-6.6 5.4-12 12-12h104c6.6 0 12 5.4 12 12v24c0 6.6-5.4 12-12 12H364c-6.6 0-12-5.4-12-12z"/></svg></span><span class="text-[12px] uppercase tracking-wider font-bold inline-block">Article</span> +</div> +<h4 class="text-xl font-bold mb-4">Happy Birthday Unified Acceleration Foundation (UXL)</h4> +</div> +<div> +<a href="https://www.oneapi.io/blog/happy-birthday-unified-acceleration-foundation-uxl/" target="_blank" class="text-[12px] font-bold uppercase tracking-widest text-vibrant-orange inline-flex items-center justify-start no-underline"> +Read Now <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="ml-2 size-4"><!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--> +<path fill="currentcolor" d="M0 256a256 256 0 1 0 512 0A256 256 0 1 0 0 256zM241 377c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l87-87-87-87c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0L345 239c9.4 9.4 9.4 24.6 0 33.9L241 377z"/> +</svg> +</a> +</div> +</div> +</div> +<div class="uxl-news-slide group rounded-[10px] bg-white shadow-card px-6 pt-4 pb-6 min-h-64"> +<div class="flex flex-col justify-between h-full"> +<div> +<div class="w-full text-[#888C9B] flex items-center mb-8"> +<span class="mr-2 inline-block"><svg class="h-[18px] w-auto" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path fill="currentcolor" d="M552 64H112c-20.9 0-38.6 13.4-45.2 32H24c-13.3 0-24 10.7-24 24v272c0 30.9 25.1 56 56 56h496c13.3 0 24-10.7 24-24V88c0-13.3-10.7-24-24-24zM48 392V144h16v248c0 4.4-3.6 8-8 8s-8-3.6-8-8zm480 8H111.4c.4-2.6 .6-5.3 .6-8V112h416v288zM172 280h136c6.6 0 12-5.4 12-12v-96c0-6.6-5.4-12-12-12H172c-6.6 0-12 5.4-12 12v96c0 6.6 5.4 12 12 12zm28-80h80v40h-80v-40zm-40 140v-24c0-6.6 5.4-12 12-12h136c6.6 0 12 5.4 12 12v24c0 6.6-5.4 12-12 12H172c-6.6 0-12-5.4-12-12zm192 0v-24c0-6.6 5.4-12 12-12h104c6.6 0 12 5.4 12 12v24c0 6.6-5.4 12-12 12H364c-6.6 0-12-5.4-12-12zm0-144v-24c0-6.6 5.4-12 12-12h104c6.6 0 12 5.4 12 12v24c0 6.6-5.4 12-12 12H364c-6.6 0-12-5.4-12-12zm0 72v-24c0-6.6 5.4-12 12-12h104c6.6 0 12 5.4 12 12v24c0 6.6-5.4 12-12 12H364c-6.6 0-12-5.4-12-12z"/></svg></span><span class="text-[12px] uppercase tracking-wider font-bold inline-block">Article</span> +</div> +<h4 class="text-xl font-bold mb-4">The Autoware Foundation and The UXL Foundation Collaborate on Achieving Software Portability for Open Source Autonomous Driving Stack</h4> +</div> +<div> +<a href="https://autoware.org/the-autoware-foundation-and-the-uxl-foundation-collaborate-on-achieving-software-portability-for-open-source-autonomous-driving-stack/" target="_blank" class="text-[12px] font-bold uppercase tracking-widest text-vibrant-orange inline-flex items-center justify-start no-underline"> +Read Now <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="ml-2 size-4"><!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--> +<path fill="currentcolor" d="M0 256a256 256 0 1 0 512 0A256 256 0 1 0 0 256zM241 377c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l87-87-87-87c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0L345 239c9.4 9.4 9.4 24.6 0 33.9L241 377z"/> +</svg> +</a> +</div> +</div> +</div> +<div class="uxl-news-slide group rounded-[10px] bg-white shadow-card px-6 pt-4 pb-6 min-h-64"> +<div class="flex flex-col justify-between h-full"> +<div> +<div class="w-full text-[#888C9B] flex items-center mb-8"> +<span class="mr-2 inline-block"><svg class="h-[18px] w-auto" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path fill="currentcolor" d="M552 64H112c-20.9 0-38.6 13.4-45.2 32H24c-13.3 0-24 10.7-24 24v272c0 30.9 25.1 56 56 56h496c13.3 0 24-10.7 24-24V88c0-13.3-10.7-24-24-24zM48 392V144h16v248c0 4.4-3.6 8-8 8s-8-3.6-8-8zm480 8H111.4c.4-2.6 .6-5.3 .6-8V112h416v288zM172 280h136c6.6 0 12-5.4 12-12v-96c0-6.6-5.4-12-12-12H172c-6.6 0-12 5.4-12 12v96c0 6.6 5.4 12 12 12zm28-80h80v40h-80v-40zm-40 140v-24c0-6.6 5.4-12 12-12h136c6.6 0 12 5.4 12 12v24c0 6.6-5.4 12-12 12H172c-6.6 0-12-5.4-12-12zm192 0v-24c0-6.6 5.4-12 12-12h104c6.6 0 12 5.4 12 12v24c0 6.6-5.4 12-12 12H364c-6.6 0-12-5.4-12-12zm0-144v-24c0-6.6 5.4-12 12-12h104c6.6 0 12 5.4 12 12v24c0 6.6-5.4 12-12 12H364c-6.6 0-12-5.4-12-12zm0 72v-24c0-6.6 5.4-12 12-12h104c6.6 0 12 5.4 12 12v24c0 6.6-5.4 12-12 12H364c-6.6 0-12-5.4-12-12z"/></svg></span><span class="text-[12px] uppercase tracking-wider font-bold inline-block">Article</span> +</div> +<h4 class="text-xl font-bold mb-4">How open source is shaping AI developments</h4> +</div> +<div> +<a href="https://www.computerweekly.com/news/366606012/How-open-source-is-shaping-AI-developments" target="_blank" class="text-[12px] font-bold uppercase tracking-widest text-vibrant-orange inline-flex items-center justify-start no-underline"> +Read Now <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="ml-2 size-4"><!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--> +<path fill="currentcolor" d="M0 256a256 256 0 1 0 512 0A256 256 0 1 0 0 256zM241 377c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l87-87-87-87c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0L345 239c9.4 9.4 9.4 24.6 0 33.9L241 377z"/> +</svg> +</a> +</div> +</div> +</div> +<div class="uxl-news-slide group rounded-[10px] bg-white shadow-card px-6 pt-4 pb-6 min-h-64"> +<div class="flex flex-col justify-between h-full"> +<div> +<div class="w-full text-[#888C9B] flex items-center mb-8"> +<span class="mr-2 inline-block"><svg class="h-[18px] w-auto" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path fill="currentcolor" d="M552 64H112c-20.9 0-38.6 13.4-45.2 32H24c-13.3 0-24 10.7-24 24v272c0 30.9 25.1 56 56 56h496c13.3 0 24-10.7 24-24V88c0-13.3-10.7-24-24-24zM48 392V144h16v248c0 4.4-3.6 8-8 8s-8-3.6-8-8zm480 8H111.4c.4-2.6 .6-5.3 .6-8V112h416v288zM172 280h136c6.6 0 12-5.4 12-12v-96c0-6.6-5.4-12-12-12H172c-6.6 0-12 5.4-12 12v96c0 6.6 5.4 12 12 12zm28-80h80v40h-80v-40zm-40 140v-24c0-6.6 5.4-12 12-12h136c6.6 0 12 5.4 12 12v24c0 6.6-5.4 12-12 12H172c-6.6 0-12-5.4-12-12zm192 0v-24c0-6.6 5.4-12 12-12h104c6.6 0 12 5.4 12 12v24c0 6.6-5.4 12-12 12H364c-6.6 0-12-5.4-12-12zm0-144v-24c0-6.6 5.4-12 12-12h104c6.6 0 12 5.4 12 12v24c0 6.6-5.4 12-12 12H364c-6.6 0-12-5.4-12-12zm0 72v-24c0-6.6 5.4-12 12-12h104c6.6 0 12 5.4 12 12v24c0 6.6-5.4 12-12 12H364c-6.6 0-12-5.4-12-12z"/></svg></span><span class="text-[12px] uppercase tracking-wider font-bold inline-block">Article</span> +</div> +<h4 class="text-xl font-bold mb-4">In pursuit of energy efficiency: How Fujitsu and Arm are shaping AI’s tomorrow</h4> +</div> +<div> +<a href="https://www.fujitsu.com/global/about/research/article/202407-fujitsu-arm.html" target="_blank" class="text-[12px] font-bold uppercase tracking-widest text-vibrant-orange inline-flex items-center justify-start no-underline"> +Read Now <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="ml-2 size-4"><!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--> +<path fill="currentcolor" d="M0 256a256 256 0 1 0 512 0A256 256 0 1 0 0 256zM241 377c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l87-87-87-87c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0L345 239c9.4 9.4 9.4 24.6 0 33.9L241 377z"/> +</svg> +</a> +</div> +</div> +</div> +<div class="uxl-news-slide group rounded-[10px] bg-white shadow-card px-6 pt-4 pb-6 min-h-64"> +<div class="flex flex-col justify-between h-full"> +<div> +<div class="w-full text-[#888C9B] flex items-center mb-8"> +<span class="mr-2 inline-block"><svg class="h-[18px] w-auto" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><!--!Font Awesome Pro 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.--><path fill="currentcolor" d="M543.9 96c-6.2 0-12.5 1.8-18.2 5.7L416 170.1v-58.3c0-26.4-23.2-47.8-51.8-47.8H51.8C23.2 64 0 85.4 0 111.8v288.4C0 426.6 23.2 448 51.8 448h312.4c28.6 0 51.8-21.4 51.8-47.8v-58.3l109.7 68.3c5.7 4 12.1 5.7 18.2 5.7 16.6 0 32.1-13 32.1-31.5V127.5C576 109 560.5 96 543.9 96zM368 200v198.9c-.6 .4-1.8 1.1-3.8 1.1H51.8c-2 0-3.2-.6-3.8-1.1V113.1c.6-.4 1.8-1.1 3.8-1.1h312.4c2 0 3.2 .6 3.8 1.1V200zm160 155.2l-112-69.8v-58.7l112-69.8v198.3z"/></svg></span><span class="text-[12px] uppercase tracking-wider font-bold inline-block">Video</span> +</div> +<h4 class="text-xl font-bold mb-4">Bring your code to RISC-V accelerators with SYCL - Charles Macfarlane, Codeplay</h4> +</div> +<div> +<a href="https://youtu.be/Jw_nEtYi2-k?si=QE5Hnew64MrpPI8M" target="_blank" class="text-[12px] font-bold uppercase tracking-widest text-vibrant-orange inline-flex items-center justify-start no-underline"> +Watch Video <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="ml-2 size-4"><!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--> +<path fill="currentcolor" d="M0 256a256 256 0 1 0 512 0A256 256 0 1 0 0 256zM241 377c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l87-87-87-87c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0L345 239c9.4 9.4 9.4 24.6 0 33.9L241 377z"/> +</svg> +</a> +</div> +</div> +</div> +<div class="uxl-news-slide group rounded-[10px] bg-white shadow-card px-6 pt-4 pb-6 min-h-64"> +<div class="flex flex-col justify-between h-full"> +<div> +<div class="w-full text-[#888C9B] flex items-center mb-8"> +<span class="mr-2 inline-block"><svg class="h-[18px] w-auto" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path fill="currentcolor" d="M552 64H112c-20.9 0-38.6 13.4-45.2 32H24c-13.3 0-24 10.7-24 24v272c0 30.9 25.1 56 56 56h496c13.3 0 24-10.7 24-24V88c0-13.3-10.7-24-24-24zM48 392V144h16v248c0 4.4-3.6 8-8 8s-8-3.6-8-8zm480 8H111.4c.4-2.6 .6-5.3 .6-8V112h416v288zM172 280h136c6.6 0 12-5.4 12-12v-96c0-6.6-5.4-12-12-12H172c-6.6 0-12 5.4-12 12v96c0 6.6 5.4 12 12 12zm28-80h80v40h-80v-40zm-40 140v-24c0-6.6 5.4-12 12-12h136c6.6 0 12 5.4 12 12v24c0 6.6-5.4 12-12 12H172c-6.6 0-12-5.4-12-12zm192 0v-24c0-6.6 5.4-12 12-12h104c6.6 0 12 5.4 12 12v24c0 6.6-5.4 12-12 12H364c-6.6 0-12-5.4-12-12zm0-144v-24c0-6.6 5.4-12 12-12h104c6.6 0 12 5.4 12 12v24c0 6.6-5.4 12-12 12H364c-6.6 0-12-5.4-12-12zm0 72v-24c0-6.6 5.4-12 12-12h104c6.6 0 12 5.4 12 12v24c0 6.6-5.4 12-12 12H364c-6.6 0-12-5.4-12-12z"/></svg></span><span class="text-[12px] uppercase tracking-wider font-bold inline-block">Article</span> +</div> +<h4 class="text-xl font-bold mb-4">Pursuing Energy Efficiency: Fujitsu and Arm's AI Future</h4> +</div> +<div> +<a href="https://www.fujitsu.com/jp/about/research/article/202407-fujitsu-arm.html" target="_blank" class="text-[12px] font-bold uppercase tracking-widest text-vibrant-orange inline-flex items-center justify-start no-underline"> +Read Now <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="ml-2 size-4"><!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--> +<path fill="currentcolor" d="M0 256a256 256 0 1 0 512 0A256 256 0 1 0 0 256zM241 377c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l87-87-87-87c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0L345 239c9.4 9.4 9.4 24.6 0 33.9L241 377z"/> +</svg> +</a> +</div> +</div> +</div> +<div class="uxl-news-slide group rounded-[10px] bg-white shadow-card px-6 pt-4 pb-6 min-h-64"> +<div class="flex flex-col justify-between h-full"> +<div> +<div class="w-full text-[#888C9B] flex items-center mb-8"> +<span class="mr-2 inline-block"><svg class="h-[18px] w-auto" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><!--!Font Awesome Pro 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.--><path fill="currentcolor" d="M543.9 96c-6.2 0-12.5 1.8-18.2 5.7L416 170.1v-58.3c0-26.4-23.2-47.8-51.8-47.8H51.8C23.2 64 0 85.4 0 111.8v288.4C0 426.6 23.2 448 51.8 448h312.4c28.6 0 51.8-21.4 51.8-47.8v-58.3l109.7 68.3c5.7 4 12.1 5.7 18.2 5.7 16.6 0 32.1-13 32.1-31.5V127.5C576 109 560.5 96 543.9 96zM368 200v198.9c-.6 .4-1.8 1.1-3.8 1.1H51.8c-2 0-3.2-.6-3.8-1.1V113.1c.6-.4 1.8-1.1 3.8-1.1h312.4c2 0 3.2 .6 3.8 1.1V200zm160 155.2l-112-69.8v-58.7l112-69.8v198.3z"/></svg></span><span class="text-[12px] uppercase tracking-wider font-bold inline-block">Video</span> +</div> +<h4 class="text-xl font-bold mb-4">Accelerate Together: How to Drive Acceleration with Industry Alliances - UXL Foundation at OSSNA (Open Source Summit North America)</h4> +</div> +<div> +<a href="https://www.youtube.com/watch?v=MvuEuthCHhM" target="_blank" class="text-[12px] font-bold uppercase tracking-widest text-vibrant-orange inline-flex items-center justify-start no-underline"> +Watch Video <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="ml-2 size-4"><!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--> +<path fill="currentcolor" d="M0 256a256 256 0 1 0 512 0A256 256 0 1 0 0 256zM241 377c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l87-87-87-87c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0L345 239c9.4 9.4 9.4 24.6 0 33.9L241 377z"/> +</svg> +</a> +</div> +</div> +</div> +<div class="uxl-news-slide group rounded-[10px] bg-white shadow-card px-6 pt-4 pb-6 min-h-64"> +<div class="flex flex-col justify-between h-full"> +<div> +<div class="w-full text-[#888C9B] flex items-center mb-8"> +<span class="mr-2 inline-block"><svg class="h-[18px] w-auto" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><!--!Font Awesome Pro 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2024 Fonticons, Inc.--><path fill="currentcolor" d="M543.9 96c-6.2 0-12.5 1.8-18.2 5.7L416 170.1v-58.3c0-26.4-23.2-47.8-51.8-47.8H51.8C23.2 64 0 85.4 0 111.8v288.4C0 426.6 23.2 448 51.8 448h312.4c28.6 0 51.8-21.4 51.8-47.8v-58.3l109.7 68.3c5.7 4 12.1 5.7 18.2 5.7 16.6 0 32.1-13 32.1-31.5V127.5C576 109 560.5 96 543.9 96zM368 200v198.9c-.6 .4-1.8 1.1-3.8 1.1H51.8c-2 0-3.2-.6-3.8-1.1V113.1c.6-.4 1.8-1.1 3.8-1.1h312.4c2 0 3.2 .6 3.8 1.1V200zm160 155.2l-112-69.8v-58.7l112-69.8v198.3z"/></svg></span><span class="text-[12px] uppercase tracking-wider font-bold inline-block">Video</span> +</div> +<h4 class="text-xl font-bold mb-4">Intel ISC 2024 Keynote</h4> +</div> +<div> +<a href="https://www.youtube.com/watch?v=MlvJmiCkXgc" target="_blank" class="text-[12px] font-bold uppercase tracking-widest text-vibrant-orange inline-flex items-center justify-start no-underline"> +Watch Video <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="ml-2 size-4"><!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--> +<path fill="currentcolor" d="M0 256a256 256 0 1 0 512 0A256 256 0 1 0 0 256zM241 377c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l87-87-87-87c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0L345 239c9.4 9.4 9.4 24.6 0 33.9L241 377z"/> +</svg> +</a> +</div> +</div> +</div> +<div class="uxl-news-slide group rounded-[10px] bg-white shadow-card px-6 pt-4 pb-6 min-h-64"> +<div class="flex flex-col justify-between h-full"> +<div> +<div class="w-full text-[#888C9B] flex items-center mb-8"> +<span class="mr-2 inline-block"><svg class="h-[18px] w-auto" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path fill="currentcolor" d="M552 64H112c-20.9 0-38.6 13.4-45.2 32H24c-13.3 0-24 10.7-24 24v272c0 30.9 25.1 56 56 56h496c13.3 0 24-10.7 24-24V88c0-13.3-10.7-24-24-24zM48 392V144h16v248c0 4.4-3.6 8-8 8s-8-3.6-8-8zm480 8H111.4c.4-2.6 .6-5.3 .6-8V112h416v288zM172 280h136c6.6 0 12-5.4 12-12v-96c0-6.6-5.4-12-12-12H172c-6.6 0-12 5.4-12 12v96c0 6.6 5.4 12 12 12zm28-80h80v40h-80v-40zm-40 140v-24c0-6.6 5.4-12 12-12h136c6.6 0 12 5.4 12 12v24c0 6.6-5.4 12-12 12H172c-6.6 0-12-5.4-12-12zm192 0v-24c0-6.6 5.4-12 12-12h104c6.6 0 12 5.4 12 12v24c0 6.6-5.4 12-12 12H364c-6.6 0-12-5.4-12-12zm0-144v-24c0-6.6 5.4-12 12-12h104c6.6 0 12 5.4 12 12v24c0 6.6-5.4 12-12 12H364c-6.6 0-12-5.4-12-12zm0 72v-24c0-6.6 5.4-12 12-12h104c6.6 0 12 5.4 12 12v24c0 6.6-5.4 12-12 12H364c-6.6 0-12-5.4-12-12z"/></svg></span><span class="text-[12px] uppercase tracking-wider font-bold inline-block">Article</span> +</div> +<h4 class="text-xl font-bold mb-4">AI in Context: UXL to Be an Open-Source Alternative to NVIDIA’s CUDA?</h4> +</div> +<div> +<a href="https://futurumgroup.com/insights/ai-in-context-uxl-to-be-an-open-source-alternative-to-nvidias-cuda/" target="_blank" class="text-[12px] font-bold uppercase tracking-widest text-vibrant-orange inline-flex items-center justify-start no-underline"> +Read Now <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="ml-2 size-4"><!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--> +<path fill="currentcolor" d="M0 256a256 256 0 1 0 512 0A256 256 0 1 0 0 256zM241 377c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l87-87-87-87c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0L345 239c9.4 9.4 9.4 24.6 0 33.9L241 377z"/> +</svg> +</a> +</div> +</div> +</div> +<div class="uxl-news-slide group rounded-[10px] bg-white shadow-card px-6 pt-4 pb-6 min-h-64"> +<div class="flex flex-col justify-between h-full"> +<div> +<div class="w-full text-[#888C9B] flex items-center mb-8"> +<span class="mr-2 inline-block"><svg class="h-[18px] w-auto" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path fill="currentcolor" d="M552 64H112c-20.9 0-38.6 13.4-45.2 32H24c-13.3 0-24 10.7-24 24v272c0 30.9 25.1 56 56 56h496c13.3 0 24-10.7 24-24V88c0-13.3-10.7-24-24-24zM48 392V144h16v248c0 4.4-3.6 8-8 8s-8-3.6-8-8zm480 8H111.4c.4-2.6 .6-5.3 .6-8V112h416v288zM172 280h136c6.6 0 12-5.4 12-12v-96c0-6.6-5.4-12-12-12H172c-6.6 0-12 5.4-12 12v96c0 6.6 5.4 12 12 12zm28-80h80v40h-80v-40zm-40 140v-24c0-6.6 5.4-12 12-12h136c6.6 0 12 5.4 12 12v24c0 6.6-5.4 12-12 12H172c-6.6 0-12-5.4-12-12zm192 0v-24c0-6.6 5.4-12 12-12h104c6.6 0 12 5.4 12 12v24c0 6.6-5.4 12-12 12H364c-6.6 0-12-5.4-12-12zm0-144v-24c0-6.6 5.4-12 12-12h104c6.6 0 12 5.4 12 12v24c0 6.6-5.4 12-12 12H364c-6.6 0-12-5.4-12-12zm0 72v-24c0-6.6 5.4-12 12-12h104c6.6 0 12 5.4 12 12v24c0 6.6-5.4 12-12 12H364c-6.6 0-12-5.4-12-12z"/></svg></span><span class="text-[12px] uppercase tracking-wider font-bold inline-block">Article</span> +</div> +<h4 class="text-xl font-bold mb-4">UXL Foundation readying alternative to Nvidia's CUDA for this year</h4> +</div> +<div> +<a href="https://www.theregister.com/2024/03/26/uxl_foundation_cuda_alternative/" target="_blank" class="text-[12px] font-bold uppercase tracking-widest text-vibrant-orange inline-flex items-center justify-start no-underline"> +Read Now <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="ml-2 size-4"><!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--> +<path fill="currentcolor" d="M0 256a256 256 0 1 0 512 0A256 256 0 1 0 0 256zM241 377c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l87-87-87-87c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0L345 239c9.4 9.4 9.4 24.6 0 33.9L241 377z"/> +</svg> +</a> +</div> +</div> +</div> +<div class="uxl-news-slide group rounded-[10px] bg-white shadow-card px-6 pt-4 pb-6 min-h-64"> +<div class="flex flex-col justify-between h-full"> +<div> +<div class="w-full text-[#888C9B] flex items-center mb-8"> +<span class="mr-2 inline-block"><svg class="h-[18px] w-auto" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path fill="currentcolor" d="M552 64H112c-20.9 0-38.6 13.4-45.2 32H24c-13.3 0-24 10.7-24 24v272c0 30.9 25.1 56 56 56h496c13.3 0 24-10.7 24-24V88c0-13.3-10.7-24-24-24zM48 392V144h16v248c0 4.4-3.6 8-8 8s-8-3.6-8-8zm480 8H111.4c.4-2.6 .6-5.3 .6-8V112h416v288zM172 280h136c6.6 0 12-5.4 12-12v-96c0-6.6-5.4-12-12-12H172c-6.6 0-12 5.4-12 12v96c0 6.6 5.4 12 12 12zm28-80h80v40h-80v-40zm-40 140v-24c0-6.6 5.4-12 12-12h136c6.6 0 12 5.4 12 12v24c0 6.6-5.4 12-12 12H172c-6.6 0-12-5.4-12-12zm192 0v-24c0-6.6 5.4-12 12-12h104c6.6 0 12 5.4 12 12v24c0 6.6-5.4 12-12 12H364c-6.6 0-12-5.4-12-12zm0-144v-24c0-6.6 5.4-12 12-12h104c6.6 0 12 5.4 12 12v24c0 6.6-5.4 12-12 12H364c-6.6 0-12-5.4-12-12zm0 72v-24c0-6.6 5.4-12 12-12h104c6.6 0 12 5.4 12 12v24c0 6.6-5.4 12-12 12H364c-6.6 0-12-5.4-12-12z"/></svg></span><span class="text-[12px] uppercase tracking-wider font-bold inline-block">Article</span> +</div> +<h4 class="text-xl font-bold mb-4">Vmware Collaborates With Intel To Unlock Private AI Everywhere</h4> +</div> +<div> +<a href="https://menafn.com/1107389413/Vmware-Collaborates-With-Intel-To-Unlock-Private-AI-Everywhere" target="_blank" class="text-[12px] font-bold uppercase tracking-widest text-vibrant-orange inline-flex items-center justify-start no-underline"> +Read Now <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" class="ml-2 size-4"><!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--> +<path fill="currentcolor" d="M0 256a256 256 0 1 0 512 0A256 256 0 1 0 0 256zM241 377c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l87-87-87-87c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0L345 239c9.4 9.4 9.4 24.6 0 33.9L241 377z"/> +</svg> +</a> +</div> +</div> +</div> +</div> +</div> +</div> +</section> +<script> +jQuery(function(){ + jQuery('.uxl-news-slider').slick({ + infinite: true, + slidesToShow: 3, + slidesToScroll: 1, + arrows: true, + dots: false, + responsive: [ + { + breakpoint: 1024, + settings: { + slidesToShow: 2, + slidesToScroll: 1, + infinite: true, + arrows: false, + dots: false + } + }, + { + breakpoint: 640, + settings: { + slidesToShow: 1, + slidesToScroll: 1, + arrows: false, + dots: true + } + } + ] + }) + }) +</script> +<section class="max-w-full bg-white"> +<div class="transform rotate-180 -mb-[1px] w-[101vw] overflow-hidden"> +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1440 40.699"> +<path id="wavesNegative" d="M257.208,32.966C352,25.805,451.464,11.711,547.392,5.933,646.1-.028,749.064.319,847.932,6.067c69.408,4.032,136.8,10.681,206.4,14.39,129.332,6.815,262.709,3.357,385.668-10v31.85H0V33.987C81.372,41.935,173.148,39.319,257.208,32.966Z" transform="translate(1440 42.306) rotate(180)" fill="#220473"></path> +</svg> +</div> +<div class="max-w-full bg-gradient-to-b from-[#220473] to-[#4308E5]"> +<div class="tw-container pt-12 pb-12"> +<h2 class="lg:text-[44px] font-bold text-3xl text-center mt-12 mb-10 text-white">Steering Members</h2> +<div class="flex gap-4 flex-wrap justify-center"> +<article class="flex-grow-0 flex-auto xl:w-[calc(20%-1rem)] lg:w-[calc(25%-1rem)] md:w-[calc(33.34%-1rem)] sm:w-[calc(50%-1rem)] w-full sm:max-w-none max-w-[80%] shadow-md flex items-center justify-center text-center min-h-[135px] rounded-xl bg-white p-5"> +<img src="https://oneapi.io/wp-content/uploads/2023/09/Arm_logo_blue_150MD.png" alt="" class="max-w-full max-h-[80px] w-auto"> +</article> +<article class="flex-grow-0 flex-auto xl:w-[calc(20%-1rem)] lg:w-[calc(25%-1rem)] md:w-[calc(33.34%-1rem)] sm:w-[calc(50%-1rem)] w-full sm:max-w-none max-w-[80%] shadow-md flex items-center justify-center text-center min-h-[135px] rounded-xl bg-white p-5"> +<img src="https://oneapi.io/wp-content/uploads/2023/09/fujitsu.png" alt="" class="max-w-full max-h-[80px] w-auto"> +</article> +<article class="flex-grow-0 flex-auto xl:w-[calc(20%-1rem)] lg:w-[calc(25%-1rem)] md:w-[calc(33.34%-1rem)] sm:w-[calc(50%-1rem)] w-full sm:max-w-none max-w-[80%] shadow-md flex items-center justify-center text-center min-h-[135px] rounded-xl bg-white p-5"> +<a href="https://www.gehealthcare.com/" target="_blank"> +<img src="https://oneapi.io/wp-content/uploads/2024/09/GE_HealthCare_logo.png" alt="" class="max-w-full max-h-[80px] w-auto"> +</a> +</article> +<article class="flex-grow-0 flex-auto xl:w-[calc(20%-1rem)] lg:w-[calc(25%-1rem)] md:w-[calc(33.34%-1rem)] sm:w-[calc(50%-1rem)] w-full sm:max-w-none max-w-[80%] shadow-md flex items-center justify-center text-center min-h-[135px] rounded-xl bg-white p-5"> +<img src="https://oneapi.io/wp-content/uploads/2023/09/google-cloud.png" alt="" class="max-w-full max-h-[80px] w-auto"> +</article> +<article class="flex-grow-0 flex-auto xl:w-[calc(20%-1rem)] lg:w-[calc(25%-1rem)] md:w-[calc(33.34%-1rem)] sm:w-[calc(50%-1rem)] w-full sm:max-w-none max-w-[80%] shadow-md flex items-center justify-center text-center min-h-[135px] rounded-xl bg-white p-5"> +<img src="https://oneapi.io/wp-content/uploads/2024/04/Imagination_Logo_hori_Blk.png" alt="Imagination Tech" class="max-w-full max-h-[80px] w-auto"> +</article> +<article class="flex-grow-0 flex-auto xl:w-[calc(20%-1rem)] lg:w-[calc(25%-1rem)] md:w-[calc(33.34%-1rem)] sm:w-[calc(50%-1rem)] w-full sm:max-w-none max-w-[80%] shadow-md flex items-center justify-center text-center min-h-[135px] rounded-xl bg-white p-5"> +<img src="https://oneapi.io/wp-content/uploads/2023/09/intel.png" alt="" class="max-w-full max-h-[80px] w-auto"> +</article> +<article class="flex-grow-0 flex-auto xl:w-[calc(20%-1rem)] lg:w-[calc(25%-1rem)] md:w-[calc(33.34%-1rem)] sm:w-[calc(50%-1rem)] w-full sm:max-w-none max-w-[80%] shadow-md flex items-center justify-center text-center min-h-[135px] rounded-xl bg-white p-5"> +<img src="https://oneapi.io/wp-content/uploads/2023/09/qualcomm.png" alt="" class="max-w-full max-h-[80px] w-auto"> +</article> +<article class="flex-grow-0 flex-auto xl:w-[calc(20%-1rem)] lg:w-[calc(25%-1rem)] md:w-[calc(33.34%-1rem)] sm:w-[calc(50%-1rem)] w-full sm:max-w-none max-w-[80%] shadow-md flex items-center justify-center text-center min-h-[135px] rounded-xl bg-white p-5"> +<img src="https://oneapi.io/wp-content/uploads/2023/09/samsung.png" alt="" class="max-w-full max-h-[80px] w-auto"> +</article> +<article class="flex-grow-0 flex-auto xl:w-[calc(20%-1rem)] lg:w-[calc(25%-1rem)] md:w-[calc(33.34%-1rem)] sm:w-[calc(50%-1rem)] w-full sm:max-w-none max-w-[80%] shadow-md flex items-center justify-center text-center min-h-[135px] rounded-xl bg-white p-5"> +<img src="https://oneapi.io/wp-content/uploads/2024/10/Broadcom_Logo_Black_no-tag.png" alt="" class="max-w-full max-h-[80px] w-auto"> +</article> +<article class="flex-grow-0 flex-auto xl:w-[calc(20%-1rem)] lg:w-[calc(25%-1rem)] md:w-[calc(33.34%-1rem)] sm:w-[calc(50%-1rem)] w-full sm:max-w-none max-w-[80%] shadow-md flex items-center justify-center text-center min-h-[135px] rounded-xl group"> +<a href="https://uxlfoundation.org/membership" target="_blank" class="rounded-xl w-full p-4 border-2 self-stretch flex items-center justify-center border-[#707070] border-dashed bg-[#F4F4F4] uppercase lg:text-lg tracking-wider font-bold leading-relaxed !text-[#888C9B] hover:!text-vibrant-orange relative z-10 no-underline"> +Add your organization +<div class="bg-vibrant-orange absolute rounded-full size-12 right-0 transform translate-x-3/4 z-20 shadow-lg flex items-center justify-center group-hover:bg-white"> +<div class="w-[20px] h-[4px] bg-white absolute group-hover:bg-vibrant-orange"></div> +<div class="h-[20px] w-[4px] bg-white absolute group-hover:bg-vibrant-orange"></div> +</div> +</a> +</article> +</div> +</div> +<div class="tw-container pb-12"> +<h2 class="lg:text-[44px] font-bold text-3xl text-center mt-12 mb-10 text-white">General Members</h2> +<div class="flex gap-4 flex-wrap justify-center"> +<article class="flex-grow-0 flex-auto xl:w-[calc(20%-1rem)] lg:w-[calc(25%-1rem)] md:w-[calc(33.34%-1rem)] sm:w-[calc(50%-1rem)] w-full sm:max-w-none max-w-[80%] shadow-md flex items-center justify-center text-center min-h-[135px] rounded-xl bg-white p-5"> +<a href="https://www.micron.com/" target="_blank"> +<img src="https://oneapi.io/wp-content/uploads/2024/09/micron.png" alt="" class="max-w-full max-h-[80px] w-auto"> +</a> +</article> +<article class="flex-grow-0 flex-auto xl:w-[calc(20%-1rem)] lg:w-[calc(25%-1rem)] md:w-[calc(33.34%-1rem)] sm:w-[calc(50%-1rem)] w-full sm:max-w-none max-w-[80%] shadow-md flex items-center justify-center text-center min-h-[135px] rounded-xl bg-white p-5"> +<a href="https://www.skhynix.com/" target="_blank"> +<img src="https://oneapi.io/wp-content/uploads/2024/09/SKHynix_logo.png" alt="" class="max-w-full max-h-[80px] w-auto"> +</a> +</article> +</div> +</div> +<div class="tw-container pb-12"> +<h2 class="lg:text-[44px] font-bold text-3xl text-center mt-12 mb-10 text-white">Contributing Members</h2> +<div class="flex gap-4 flex-wrap justify-center"> +<article class="flex-grow-0 flex-auto xl:w-[calc(20%-1rem)] lg:w-[calc(25%-1rem)] md:w-[calc(33.34%-1rem)] sm:w-[calc(50%-1rem)] w-full sm:max-w-none max-w-[80%] shadow-md flex items-center justify-center text-center min-h-[135px] rounded-xl bg-white p-5"> +<a href="https://akhetonics.com/" target="_blank"> +<img src="https://oneapi.io/wp-content/uploads/2024/07/akhetonics-1.png" alt="" class="max-w-full max-h-[80px] w-auto"> +</a> +</article> +<article class="flex-grow-0 flex-auto xl:w-[calc(20%-1rem)] lg:w-[calc(25%-1rem)] md:w-[calc(33.34%-1rem)] sm:w-[calc(50%-1rem)] w-full sm:max-w-none max-w-[80%] shadow-md flex items-center justify-center text-center min-h-[135px] rounded-xl bg-white p-5"> +<a href="https://axelera.ai/" target="_blank"> +<img src="https://oneapi.io/wp-content/uploads/2024/07/axelera_ai-1.png" alt="" class="max-w-full max-h-[80px] w-auto"> +</a> +</article> +<article class="flex-grow-0 flex-auto xl:w-[calc(20%-1rem)] lg:w-[calc(25%-1rem)] md:w-[calc(33.34%-1rem)] sm:w-[calc(50%-1rem)] w-full sm:max-w-none max-w-[80%] shadow-md flex items-center justify-center text-center min-h-[135px] rounded-xl bg-white p-5"> +<a href="https://www.canspirit.ai/" target="_blank"> +<img src="https://oneapi.io/wp-content/uploads/2024/07/canspirit_artificial_intelligence-1.png" alt="" class="max-w-full max-h-[80px] w-auto"> +</a> +</article> +<article class="flex-grow-0 flex-auto xl:w-[calc(20%-1rem)] lg:w-[calc(25%-1rem)] md:w-[calc(33.34%-1rem)] sm:w-[calc(50%-1rem)] w-full sm:max-w-none max-w-[80%] shadow-md flex items-center justify-center text-center min-h-[135px] rounded-xl bg-white p-5"> +<a href="https://www.cloudsai.co.nz/" target="_blank"> +<img src="https://oneapi.io/wp-content/uploads/2024/07/CloudsAI.png" alt="" class="max-w-full max-h-[80px] w-auto"> +</a> +</article> +<article class="flex-grow-0 flex-auto xl:w-[calc(20%-1rem)] lg:w-[calc(25%-1rem)] md:w-[calc(33.34%-1rem)] sm:w-[calc(50%-1rem)] w-full sm:max-w-none max-w-[80%] shadow-md flex items-center justify-center text-center min-h-[135px] rounded-xl bg-white p-5"> +<a href="https://codasip.com/" target="_blank"> +<img src="https://oneapi.io/wp-content/uploads/2024/06/codasip_sro.png" alt="" class="max-w-full max-h-[80px] w-auto"> +</a> +</article> +<article class="flex-grow-0 flex-auto xl:w-[calc(20%-1rem)] lg:w-[calc(25%-1rem)] md:w-[calc(33.34%-1rem)] sm:w-[calc(50%-1rem)] w-full sm:max-w-none max-w-[80%] shadow-md flex items-center justify-center text-center min-h-[135px] rounded-xl bg-white p-5"> +<a href="https://codereckons.com/" target="_blank"> +<img src="https://oneapi.io/wp-content/uploads/2024/07/Code-Reckons-logo-screenshot.png" alt="" class="max-w-full max-h-[80px] w-auto"> +</a> +</article> +<article class="flex-grow-0 flex-auto xl:w-[calc(20%-1rem)] lg:w-[calc(25%-1rem)] md:w-[calc(33.34%-1rem)] sm:w-[calc(50%-1rem)] w-full sm:max-w-none max-w-[80%] shadow-md flex items-center justify-center text-center min-h-[135px] rounded-xl bg-white p-5"> +<a href="https://www.denso.com/global/en/" target="_blank"> +<img src="https://oneapi.io/wp-content/uploads/2024/08/Denso_logo_-_squared.png" alt="" class="max-w-full max-h-[80px] w-auto"> +</a> +</article> +<article class="flex-grow-0 flex-auto xl:w-[calc(20%-1rem)] lg:w-[calc(25%-1rem)] md:w-[calc(33.34%-1rem)] sm:w-[calc(50%-1rem)] w-full sm:max-w-none max-w-[80%] shadow-md flex items-center justify-center text-center min-h-[135px] rounded-xl bg-white p-5"> +<a href="https://www.embecosm.com/" target="_blank"> +<img src="https://oneapi.io/wp-content/uploads/2024/07/embecosm.png" alt="" class="max-w-full max-h-[80px] w-auto"> +</a> +</article> +<article class="flex-grow-0 flex-auto xl:w-[calc(20%-1rem)] lg:w-[calc(25%-1rem)] md:w-[calc(33.34%-1rem)] sm:w-[calc(50%-1rem)] w-full sm:max-w-none max-w-[80%] shadow-md flex items-center justify-center text-center min-h-[135px] rounded-xl bg-white p-5"> +<a href="https://fixstars.com/" target="_blank"> +<img src="https://oneapi.io/wp-content/uploads/2024/06/fixstars-logo.png" alt="" class="max-w-full max-h-[80px] w-auto"> +</a> +</article> +<article class="flex-grow-0 flex-auto xl:w-[calc(20%-1rem)] lg:w-[calc(25%-1rem)] md:w-[calc(33.34%-1rem)] sm:w-[calc(50%-1rem)] w-full sm:max-w-none max-w-[80%] shadow-md flex items-center justify-center text-center min-h-[135px] rounded-xl bg-white p-5"> +<a href="https://flapmax.com/" target="_blank"> +<img src="https://oneapi.io/wp-content/uploads/2024/07/flapmax-logo-white-rwd.png.rendition.intel_.web_.256.192.png" alt="" class="max-w-full max-h-[80px] w-auto"> +</a> +</article> +<article class="flex-grow-0 flex-auto xl:w-[calc(20%-1rem)] lg:w-[calc(25%-1rem)] md:w-[calc(33.34%-1rem)] sm:w-[calc(50%-1rem)] w-full sm:max-w-none max-w-[80%] shadow-md flex items-center justify-center text-center min-h-[135px] rounded-xl bg-white p-5"> +<a href="https://inspiresemi.com/" target="_blank"> +<img src="https://oneapi.io/wp-content/uploads/2024/07/Inspire-Semiconductor.png" alt="" class="max-w-full max-h-[80px] w-auto"> +</a> +</article> +<article class="flex-grow-0 flex-auto xl:w-[calc(20%-1rem)] lg:w-[calc(25%-1rem)] md:w-[calc(33.34%-1rem)] sm:w-[calc(50%-1rem)] w-full sm:max-w-none max-w-[80%] shadow-md flex items-center justify-center text-center min-h-[135px] rounded-xl bg-white p-5"> +<a href="https://gi4all.com/" target="_blank"> +<img src="https://oneapi.io/wp-content/uploads/2024/06/gmac_intelligence.png" alt="" class="max-w-full max-h-[80px] w-auto"> +</a> +</article> +<article class="flex-grow-0 flex-auto xl:w-[calc(20%-1rem)] lg:w-[calc(25%-1rem)] md:w-[calc(33.34%-1rem)] sm:w-[calc(50%-1rem)] w-full sm:max-w-none max-w-[80%] shadow-md flex items-center justify-center text-center min-h-[135px] rounded-xl bg-white p-5"> +<a href="https://market-potential.com/" target="_blank"> +<img src="https://oneapi.io/wp-content/uploads/2024/07/market_Potential.jpg" alt="" class="max-w-full max-h-[80px] w-auto"> +</a> +</article> +<article class="flex-grow-0 flex-auto xl:w-[calc(20%-1rem)] lg:w-[calc(25%-1rem)] md:w-[calc(33.34%-1rem)] sm:w-[calc(50%-1rem)] w-full sm:max-w-none max-w-[80%] shadow-md flex items-center justify-center text-center min-h-[135px] rounded-xl bg-white p-5"> +<a href="https://mbrdna.com/" target="_blank"> +<img src="https://oneapi.io/wp-content/uploads/2024/07/Mercedes-orig_img_90008mb_rdna_2c_all_black.jpg" alt="" class="max-w-full max-h-[80px] w-auto"> +</a> +</article> +<article class="flex-grow-0 flex-auto xl:w-[calc(20%-1rem)] lg:w-[calc(25%-1rem)] md:w-[calc(33.34%-1rem)] sm:w-[calc(50%-1rem)] w-full sm:max-w-none max-w-[80%] shadow-md flex items-center justify-center text-center min-h-[135px] rounded-xl bg-white p-5"> +<a href="https://onefact.org/" target="_blank"> +<img src="https://oneapi.io/wp-content/uploads/2024/06/one_fact_foundation.png" alt="" class="max-w-full max-h-[80px] w-auto"> +</a> +</article> +<article class="flex-grow-0 flex-auto xl:w-[calc(20%-1rem)] lg:w-[calc(25%-1rem)] md:w-[calc(33.34%-1rem)] sm:w-[calc(50%-1rem)] w-full sm:max-w-none max-w-[80%] shadow-md flex items-center justify-center text-center min-h-[135px] rounded-xl bg-white p-5"> +<a href="https://www.thundersoft.com/" target="_blank"> +<img src="https://oneapi.io/wp-content/uploads/2024/07/ThunderSoftware.jpg" alt="" class="max-w-full max-h-[80px] w-auto"> +</a> +</article> +<article class="flex-grow-0 flex-auto xl:w-[calc(20%-1rem)] lg:w-[calc(25%-1rem)] md:w-[calc(33.34%-1rem)] sm:w-[calc(50%-1rem)] w-full sm:max-w-none max-w-[80%] shadow-md flex items-center justify-center text-center min-h-[135px] rounded-xl bg-white p-5"> +<a href="https://untether.ai/" target="_blank"> +<img src="https://oneapi.io/wp-content/uploads/2024/06/untether_ai.png" alt="" class="max-w-full max-h-[80px] w-auto"> +</a> +</article> +<article class="flex-grow-0 flex-auto xl:w-[calc(20%-1rem)] lg:w-[calc(25%-1rem)] md:w-[calc(33.34%-1rem)] sm:w-[calc(50%-1rem)] w-full sm:max-w-none max-w-[80%] shadow-md flex items-center justify-center text-center min-h-[135px] rounded-xl bg-white p-5"> +<a href="https://www.wipro.com/" target="_blank"> +<img src="https://oneapi.io/wp-content/uploads/2024/07/Wipro.jpg" alt="" class="max-w-full max-h-[80px] w-auto"> +</a> +</article> +<article class="flex-grow-0 flex-auto xl:w-[calc(20%-1rem)] lg:w-[calc(25%-1rem)] md:w-[calc(33.34%-1rem)] sm:w-[calc(50%-1rem)] w-full sm:max-w-none max-w-[80%] shadow-md flex items-center justify-center text-center min-h-[135px] rounded-xl bg-white p-5"> +<a href="https://www.xdxct.com/" target="_blank"> +<img src="https://oneapi.io/wp-content/uploads/2024/07/xiangdixian-logo.png" alt="" class="max-w-full max-h-[80px] w-auto"> +</a> +</article> +</div> +</div> +<div class="tw-container pb-12"> +<h2 class="lg:text-[44px] font-bold text-3xl text-center mt-12 mb-10 text-white">Affiliate Partners</h2> +<div class="flex gap-4 flex-wrap justify-center"> +<article class="flex-grow-0 flex-auto xl:w-[calc(20%-1rem)] lg:w-[calc(25%-1rem)] md:w-[calc(33.34%-1rem)] sm:w-[calc(50%-1rem)] w-full sm:max-w-none max-w-[80%] shadow-md flex items-center justify-center text-center min-h-[135px] rounded-xl bg-white p-5"> +<a href="https://autoware.org/" target="_blank"> +<img src="https://oneapi.io/wp-content/uploads/2024/06/Autoware-Main-Logo-whiteBG.png" alt="" class="max-w-full max-h-[80px] w-auto"> +</a> +</article> +<article class="flex-grow-0 flex-auto xl:w-[calc(20%-1rem)] lg:w-[calc(25%-1rem)] md:w-[calc(33.34%-1rem)] sm:w-[calc(50%-1rem)] w-full sm:max-w-none max-w-[80%] shadow-md flex items-center justify-center text-center min-h-[135px] rounded-xl bg-white p-5"> +<a href="https://www.khronos.org/members/liaisons" target="_blank"> +<img src="https://oneapi.io/wp-content/uploads/2024/06/Khronos_100px_June18.png" alt="" class="max-w-full max-h-[80px] w-auto"> +</a> +</article> +</div> +</div> +<div class="tw-container pb-12"> +<h2 class="lg:text-[44px] font-bold text-3xl text-center mb-10 text-white">Steering Committee Members</h2> +<div class="flex gap-10 flex-wrap justify-center relative committeev2"> +<div class="committee-member-v2 flex-grow-0 flex-auto md:w-[200px] w-[calc(50%-1.25rem)] sm:max-w-none max-w-[80%] text-white text-center"> +<div class="click-target group shadow-md border border-[#F4F4F4] rounded-[10px] aspect-square md:max-h-[200px] w-full overflow-hidden relative hover:cursor-pointer"> +<img src="/images/wp-sync/Andrew-Wafaa.png" alt="" class="w-full h-full object-center object-cover"> +</div> +<p class="font-bold text-[20px] mb-2 mt-3"> +Andrew Wafaa +</p> +<p class="font-lg mb-2 mt-0"> +Senior Director Software Communities & Fellow +</p> +<div class="h-10 text-center"> +<img src="/images/wp-sync/Arm_logo_blue_150MD.png" alt="" class="h-full w-auto object-contain object-center block mx-auto p-2"> +</div> +</div> +<div class="committee-member-v2 flex-grow-0 flex-auto md:w-[200px] w-[calc(50%-1.25rem)] sm:max-w-none max-w-[80%] text-white text-center"> +<div data-memberi="1" class="click-target group shadow-md border border-[#F4F4F4] rounded-[10px] aspect-square md:max-h-[200px] w-full overflow-hidden relative hover:cursor-pointer"> +<div class="bg-white w-[45px] h-[30px] border-2 border-[#888C9B] group-hover:border-vibrant-orange rounded-md absolute bottom-4 right-3"> +<span class="text-[#888C9B] group-hover:text-vibrant-orange font-bold select-none text-3xl leading-[0] top-3 relative" style="font-family: Helvetica,sans-serif">“”</span> +<div class="bg-white border-r-2 border-b-2 border-[#888C9B] group-hover:border-vibrant-orange w-3 h-3 transform rotate-45 absolute -bottom-[7px] right-2"></div> +</div> +<img src="/images/wp-sync/Rod-Burns-1.png" alt="" class="w-full h-full object-center object-cover"> +</div> +<p class="font-bold text-[20px] mb-2 mt-3"> +Rod Burns +</p> +<p class="font-lg mb-2 mt-0"> +VP of Ecosystem +</p> +<div class="h-10 text-center"> +<img src="/images/wp-sync/codeplay-lg.png" alt="" class="h-full w-auto object-contain object-center block mx-auto p-2"> +</div> +</div> +<div class="member-overlay member-overlay-1 hidden absolute top-1/2 left-1/2 transform -translate-x-1/2 -translate-y-1/2 z-20 h-full w-full justify-center items-center"> +<div class="overlay-target bg-white h-full rounded-lg shadow-card xl:p-12 py-8 px-6 xl:max-h-[600px] max-h-[60vh] max-w-[600px] relative"> +<div class="close-icon absolute top-3 right-3 size-4 rotate-45 cursor-pointer p2"> +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" width="20"><!--! Font Awesome Pro 6.3.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --> +<path d="M232 72c0-13.3-10.7-24-24-24s-24 10.7-24 24V232H24c-13.3 0-24 10.7-24 24s10.7 24 24 24H184V440c0 13.3 10.7 24 24 24s24-10.7 24-24V280H392c13.3 0 24-10.7 24-24s-10.7-24-24-24H232V72z"/> +</svg> +</div> +<div class="overflow-y-auto max-h-full h-fit w-full"> +<div> +<p class="lg:text-lg font-bold">“The foundation members aspire to build the largest open ecosystem for accelerated computing. The initial contributions to the foundation will bring an existing open standards based platform with open governance. Our ultimate aim is to foster a multi-architecture and multi-vendor programming platform for all accelerators”</p> +<p class="mt-2 lg:text-lg"><i>Rod Burns, VP of Ecosystem</i></p> +</div> +</div> +</div> +</div> +<div class="committee-member-v2 flex-grow-0 flex-auto md:w-[200px] w-[calc(50%-1.25rem)] sm:max-w-none max-w-[80%] text-white text-center"> +<div class="click-target group shadow-md border border-[#F4F4F4] rounded-[10px] aspect-square md:max-h-[200px] w-full overflow-hidden relative hover:cursor-pointer"> +<img src="/images/wp-sync/Masahiro-Doteguchi.png" alt="" class="w-full h-full object-center object-cover"> +</div> +<p class="font-bold text-[20px] mb-2 mt-3"> +Masahiro Doteguchi +</p> +<p class="font-lg mb-2 mt-0"> +Senior Engineering Manager +</p> +<div class="h-10 text-center"> +<img src="/images/wp-sync/fujitsu-1.png" alt="Fujitsu" class="h-full w-auto object-contain object-center block mx-auto p-2"> +</div> +</div> +<div class="committee-member-v2 flex-grow-0 flex-auto md:w-[200px] w-[calc(50%-1.25rem)] sm:max-w-none max-w-[80%] text-white text-center"> +<div class="click-target group shadow-md border border-[#F4F4F4] rounded-[10px] aspect-square md:max-h-[200px] w-full overflow-hidden relative hover:cursor-pointer"> +<img src="/images/wp-sync/Dr.-Priyanka-Sharma.png" alt="" class="w-full h-full object-center object-cover"> +</div> +<p class="font-bold text-[20px] mb-2 mt-3"> +Dr. Priyanka Sharma +</p> +<p class="font-lg mb-2 mt-0"> +Director of Software Engineering +</p> +<div class="h-10 text-center"> +<img src="/images/wp-sync/fujitsu-1.png" alt="Fujitsu" class="h-full w-auto object-contain object-center block mx-auto p-2"> +</div> +</div> +<div class="committee-member-v2 flex-grow-0 flex-auto md:w-[200px] w-[calc(50%-1.25rem)] sm:max-w-none max-w-[80%] text-white text-center"> +<div class="click-target group shadow-md border border-[#F4F4F4] rounded-[10px] aspect-square md:max-h-[200px] w-full overflow-hidden relative hover:cursor-pointer"> +<img src="/images/wp-sync/evgeny-square-image-002.png" alt="" class="w-full h-full object-center object-cover"> +</div> +<p class="font-bold text-[20px] mb-2 mt-3"> +Evgeny Drapkin +</p> +<p class="font-lg mb-2 mt-0"> +Chief Engineer - Compute at GE HealthCare +</p> +<div class="h-10 text-center"> +<img src="/images/wp-sync/GEHealthcare.jpg" alt="" class="h-full w-auto object-contain object-center block mx-auto p-2"> +</div> +</div> +<div class="committee-member-v2 flex-grow-0 flex-auto md:w-[200px] w-[calc(50%-1.25rem)] sm:max-w-none max-w-[80%] text-white text-center"> +<div class="click-target group shadow-md border border-[#F4F4F4] rounded-[10px] aspect-square md:max-h-[200px] w-full overflow-hidden relative hover:cursor-pointer"> +<img src="/images/wp-sync/Penporn-Koanantakool.png" alt="" class="w-full h-full object-center object-cover"> +</div> +<p class="font-bold text-[20px] mb-2 mt-3"> +Penporn Koanantakool +</p> +<p class="font-lg mb-2 mt-0"> +Senior Software Engineer +</p> +<div class="h-10 text-center"> +<img src="/images/wp-sync/google-cloud.png" alt="" class="h-full w-auto object-contain object-center block mx-auto p-2"> +</div> +</div> +<div class="committee-member-v2 flex-grow-0 flex-auto md:w-[200px] w-[calc(50%-1.25rem)] sm:max-w-none max-w-[80%] text-white text-center"> +<div class="click-target group shadow-md border border-[#F4F4F4] rounded-[10px] aspect-square md:max-h-[200px] w-full overflow-hidden relative hover:cursor-pointer"> +<img src="/images/wp-sync/Dave-Murray.png" alt="" class="w-full h-full object-center object-cover"> +</div> +<p class="font-bold text-[20px] mb-2 mt-3"> +Dave Murray +</p> +<p class="font-lg mb-2 mt-0"> +AI Software Product Management +</p> +<div class="h-10 text-center"> +<img src="/images/wp-sync/imagination-small-white.png" alt="Imagination Tech" class="h-full w-auto object-contain object-center block mx-auto p-2"> +</div> +</div> +<div class="committee-member-v2 flex-grow-0 flex-auto md:w-[200px] w-[calc(50%-1.25rem)] sm:max-w-none max-w-[80%] text-white text-center"> +<div data-memberi="7" class="click-target group shadow-md border border-[#F4F4F4] rounded-[10px] aspect-square md:max-h-[200px] w-full overflow-hidden relative hover:cursor-pointer"> +<div class="bg-white w-[45px] h-[30px] border-2 border-[#888C9B] group-hover:border-vibrant-orange rounded-md absolute bottom-4 right-3"> +<span class="text-[#888C9B] group-hover:text-vibrant-orange font-bold select-none text-3xl leading-[0] top-3 relative" style="font-family: Helvetica,sans-serif">“”</span> +<div class="bg-white border-r-2 border-b-2 border-[#888C9B] group-hover:border-vibrant-orange w-3 h-3 transform rotate-45 absolute -bottom-[7px] right-2"></div> +</div> +<img src="/images/wp-sync/Robert-Cohn.png" alt="" class="w-full h-full object-center object-cover"> +</div> +<p class="font-bold text-[20px] mb-2 mt-3"> +Robert Cohn +</p> +<p class="font-lg mb-2 mt-0"> +Senior Principal Engineer +</p> +<div class="h-10 text-center"> +<img src="/images/wp-sync/logo-white-3000px.png" alt="Intel" class="h-full w-auto object-contain object-center block mx-auto p-2"> +</div> +</div> +<div class="member-overlay member-overlay-7 hidden absolute top-1/2 left-1/2 transform -translate-x-1/2 -translate-y-1/2 z-20 h-full w-full justify-center items-center"> +<div class="overlay-target bg-white h-full rounded-lg shadow-card xl:p-12 py-8 px-6 xl:max-h-[600px] max-h-[60vh] max-w-[600px] relative"> +<div class="close-icon absolute top-3 right-3 size-4 rotate-45 cursor-pointer p2"> +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" width="20"><!--! Font Awesome Pro 6.3.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --> +<path d="M232 72c0-13.3-10.7-24-24-24s-24 10.7-24 24V232H24c-13.3 0-24 10.7-24 24s10.7 24 24 24H184V440c0 13.3 10.7 24 24 24s24-10.7 24-24V280H392c13.3 0 24-10.7 24-24s-10.7-24-24-24H232V72z"/> +</svg> +</div> +<div class="overflow-y-auto max-h-full h-fit w-full"> +<div> +<p class="lg:text-lg font-bold">“Linux and GNU transformed the CPU software stack through open source and standards, encompassing everything from embedded to cloud computing. As a founding member of the Unified Acceleration Foundation, I believe that open source and standards are essential for creating a cross platform software stack for GPU’s and other accelerators that will serve as the foundation for the next generation of computationally and data-intensive applications”</p> +<p class="mt-2 lg:text-lg"><i>Robert Cohn, Senior Principal Engineer</i></p> +</div> +</div> +</div> +</div> +<div class="committee-member-v2 flex-grow-0 flex-auto md:w-[200px] w-[calc(50%-1.25rem)] sm:max-w-none max-w-[80%] text-white text-center"> +<div data-memberi="8" class="click-target group shadow-md border border-[#F4F4F4] rounded-[10px] aspect-square md:max-h-[200px] w-full overflow-hidden relative hover:cursor-pointer"> +<div class="bg-white w-[45px] h-[30px] border-2 border-[#888C9B] group-hover:border-vibrant-orange rounded-md absolute bottom-4 right-3"> +<span class="text-[#888C9B] group-hover:text-vibrant-orange font-bold select-none text-3xl leading-[0] top-3 relative" style="font-family: Helvetica,sans-serif">“”</span> +<div class="bg-white border-r-2 border-b-2 border-[#888C9B] group-hover:border-vibrant-orange w-3 h-3 transform rotate-45 absolute -bottom-[7px] right-2"></div> +</div> +<img src="/images/wp-sync/Dr.-Vinesh-Sukumar.png" alt="" class="w-full h-full object-center object-cover"> +</div> +<p class="font-bold text-[20px] mb-2 mt-3"> +Dr. Vinesh Sukumar +</p> +<p class="font-lg mb-2 mt-0"> +Head of AI/ML Product Management +</p> +<div class="h-10 text-center"> +<img src="/images/wp-sync/qualcomm-cropped.png" alt="Qualcomm" class="h-full w-auto object-contain object-center block mx-auto p-2"> +</div> +</div> +<div class="member-overlay member-overlay-8 hidden absolute top-1/2 left-1/2 transform -translate-x-1/2 -translate-y-1/2 z-20 h-full w-full justify-center items-center"> +<div class="overlay-target bg-white h-full rounded-lg shadow-card xl:p-12 py-8 px-6 xl:max-h-[600px] max-h-[60vh] max-w-[600px] relative"> +<div class="close-icon absolute top-3 right-3 size-4 rotate-45 cursor-pointer p2"> +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" width="20"><!--! Font Awesome Pro 6.3.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --> +<path d="M232 72c0-13.3-10.7-24-24-24s-24 10.7-24 24V232H24c-13.3 0-24 10.7-24 24s10.7 24 24 24H184V440c0 13.3 10.7 24 24 24s24-10.7 24-24V280H392c13.3 0 24-10.7 24-24s-10.7-24-24-24H232V72z"/> +</svg> +</div> +<div class="overflow-y-auto max-h-full h-fit w-full"> +<div> +<p class="lg:text-lg font-bold">“As a new independent entity, the Unified Acceleration Foundation will help build an open source programming model across a wide range of architectures and vendors,” said Vinesh Sukumar, Senior Director of Product Management, Qualcomm Technologies, Inc. “This helps to address a critical need in the industry for flexible and open source alternatives that will enable a broad range of unique needs.”</p> +<p class="mt-2 lg:text-lg"><i>Dr. Vinesh Sukumar, Head of AI/ML Product Management </i></p> +</div> +</div> +</div> +</div> +<div class="committee-member-v2 flex-grow-0 flex-auto md:w-[200px] w-[calc(50%-1.25rem)] sm:max-w-none max-w-[80%] text-white text-center"> +<div class="click-target group shadow-md border border-[#F4F4F4] rounded-[10px] aspect-square md:max-h-[200px] w-full overflow-hidden relative hover:cursor-pointer"> +<img src="/images/wp-sync/Hanwoong-Jung.png" alt="" class="w-full h-full object-center object-cover"> +</div> +<p class="font-bold text-[20px] mb-2 mt-3"> +Hanwoong Jung +</p> +<p class="font-lg mb-2 mt-0"> +Project Leader of Universal Deep Learning Compiler (UDLC) +</p> +<div class="h-10 text-center"> +<img src="/images/wp-sync/samsung-cropped.png" alt="Samsung" class="h-full w-auto object-contain object-center block mx-auto p-2"> +</div> +</div> +<div class="committee-member-v2 flex-grow-0 flex-auto md:w-[200px] w-[calc(50%-1.25rem)] sm:max-w-none max-w-[80%] text-white text-center"> +<div class="click-target group shadow-md border border-[#F4F4F4] rounded-[10px] aspect-square md:max-h-[200px] w-full overflow-hidden relative hover:cursor-pointer"> +<img src="/images/wp-sync/Ramesh-Radhakrishnan.png" alt="" class="w-full h-full object-center object-cover"> +</div> +<p class="font-bold text-[20px] mb-2 mt-3"> +Ramesh Radhakrishnan +</p> +<p class="font-lg mb-2 mt-0"> +Technical Director , OCTO HPC/ML +</p> +<div class="h-10 text-center"> +<img src="/images/wp-sync/Broadcom_Logo_Black_no-tag.png" alt="" class="h-full w-auto object-contain object-center block mx-auto p-2"> +</div> +</div> +</div> +</div> +</div> +<div class="-mt-[1px] w-[101vw] overflow-hidden"> +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1440 40.699"> +<path id="wavesNegative" d="M257.208,32.966C352,25.805,451.464,11.711,547.392,5.933,646.1-.028,749.064.319,847.932,6.067c69.408,4.032,136.8,10.681,206.4,14.39,129.332,6.815,262.709,3.357,385.668-10v31.85H0V33.987C81.372,41.935,173.148,39.319,257.208,32.966Z" transform="translate(1440 42.306) rotate(180)" fill="#4308E5"></path> +</svg> +</div> +</section> +<script> +var modalOpen = false; + jQuery(document).ready(function () { + jQuery('.committeev2 .committee-member-v2 .click-target').click(function () { + var i = jQuery(this).attr('data-memberi'); + if (!modalOpen && i !== undefined) { + jQuery('.committee-member-v2').css('opacity', '0.5'); + modalOpen = true; + jQuery('.committeev2 .member-overlay.member-overlay-' + i).css("display", "flex").hide().fadeIn(); + + if (window.innerWidth < 768) { + jQuery([document.documentElement, document.body]).animate({ + scrollTop: jQuery('.committeev2 .member-overlay.member-overlay-' + i + ' .overlay-target').offset().top - 200 + }, 1000); + } + + } + }); + + jQuery('.committeev2 .close-icon').click(function () { + if (modalOpen) { + jQuery('.committeev2 .member-overlay').fadeOut(); + jQuery('.committee-member-v2').css('opacity', '1'); + modalOpen = false; + } + }); + }); +</script> +<section class="max-w-full bg-white"> +<div class="tw-container py-12"> +<h2 class="lg:text-[44px] font-bold text-3xl text-left mb-5 text-neutral-800">oneAPI Specification Elements and Open Source Projects</h2> +<h3 class="text-2xl font-bold text-left mb-10 text-neutral-800">The Spec is made of 6 core elements.</h3> +<div class="sm:flex gap-x-8 gap-y-14 flex-wrap justify-center"> +<div class="md:flex-shrink-0 xl:w-[calc(25%-1.5rem)] md:w-[calc(33.34%-1.34rem)] sm:w-[calc(50%-1rem)] sm:my-0 my-10"> +<div class="w-fit mb-6"> +<a class="w-full justify-center flex mb-3 p-0" href="https://oneapi-spec.uxlfoundation.org/specifications/oneapi/latest/elements/onedpl/source/"> +<img src="/images/wp-sync/spec-square-oneDPL.png" alt="" class="size-14 block"> +</a> +<h4 class="lg:text-2xl text-xl font-bold text-left text-neutral-800"> +<a href="https://oneapi-spec.uxlfoundation.org/specifications/oneapi/latest/elements/onedpl/source/" class="underline text-vibrant-orange"> +oneDPL +</a> +</h4> +</div> +<hr class="w-full bg-[#BEBABA]"> +<div class="mt-6"> +<p class="text-lg text-[#888C9B] mb-2"> +<strong>oneAPI</strong> Data Parallel C++ Library +</p> +<p class="text-lg text-neutral-800"> +A companion to the DPC++ Compiler for programming oneAPI devices with APIs from C++ standard library, Parallel STL, and extensions. +</p> +</div> +</div> +<div class="md:flex-shrink-0 xl:w-[calc(25%-1.5rem)] md:w-[calc(33.34%-1.34rem)] sm:w-[calc(50%-1rem)] sm:my-0 my-10"> +<div class="w-fit mb-6"> +<a class="w-full justify-center flex mb-3 p-0" href="https://oneapi-spec.uxlfoundation.org/specifications/oneapi/latest/elements/onednn/source/"> +<img src="/images/wp-sync/spec-square-oneDNN.png" alt="" class="size-14 block"> +</a> +<h4 class="lg:text-2xl text-xl font-bold text-left text-neutral-800"> +<a href="https://oneapi-spec.uxlfoundation.org/specifications/oneapi/latest/elements/onednn/source/" class="underline text-vibrant-orange"> +oneDNN +</a> +</h4> +</div> +<hr class="w-full bg-[#BEBABA]"> +<div class="mt-6"> +<p class="text-lg text-[#888C9B] mb-2"> +<strong>oneAPI</strong> Deep Neural Network Library +</p> +<p class="text-lg text-neutral-800"> +High performance implementations of primitives for deep learning frameworks. +</p> +</div> +</div> +<div class="md:flex-shrink-0 xl:w-[calc(25%-1.5rem)] md:w-[calc(33.34%-1.34rem)] sm:w-[calc(50%-1rem)] sm:my-0 my-10"> +<div class="w-fit mb-6"> +<a class="w-full justify-center flex mb-3 p-0" href="https://oneapi-spec.uxlfoundation.org/specifications/oneapi/latest/elements/oneccl/source/"> +<img src="/images/wp-sync/spec-square-oneCCL.png" alt="" class="size-14 block"> +</a> +<h4 class="lg:text-2xl text-xl font-bold text-left text-neutral-800"> +<a href="https://oneapi-spec.uxlfoundation.org/specifications/oneapi/latest/elements/oneccl/source/" class="underline text-vibrant-orange"> +oneCCL +</a> +</h4> +</div> +<hr class="w-full bg-[#BEBABA]"> +<div class="mt-6"> +<p class="text-lg text-[#888C9B] mb-2"> +<strong>oneAPI</strong> Collective Communications Library +</p> +<p class="text-lg text-neutral-800"> +Communication primitives for scaling deep learning frameworks across multiple devices. +</p> +</div> +</div> +<div class="md:flex-shrink-0 xl:w-[calc(25%-1.5rem)] md:w-[calc(33.34%-1.34rem)] sm:w-[calc(50%-1rem)] sm:my-0 my-10"> +<div class="w-fit mb-6"> +<a class="w-full justify-center flex mb-3 p-0" href="https://oneapi-spec.uxlfoundation.org/specifications/oneapi/latest/elements/onedal/source/"> +<img src="/images/wp-sync/spec-square-oneDAL.png" alt="" class="size-14 block"> +</a> +<h4 class="lg:text-2xl text-xl font-bold text-left text-neutral-800"> +<a href="https://oneapi-spec.uxlfoundation.org/specifications/oneapi/latest/elements/onedal/source/" class="underline text-vibrant-orange"> +oneDAL +</a> +</h4> +</div> +<hr class="w-full bg-[#BEBABA]"> +<div class="mt-6"> +<p class="text-lg text-[#888C9B] mb-2"> +<strong>oneAPI</strong> Data Analytics Library +</p> +<p class="text-lg text-neutral-800"> +Algorithms for accelerated data science. +</p> +</div> +</div> +<div class="md:flex-shrink-0 xl:w-[calc(25%-1.5rem)] md:w-[calc(33.34%-1.34rem)] sm:w-[calc(50%-1rem)] sm:my-0 my-10"> +<div class="w-fit mb-6"> +<a class="w-full justify-center flex mb-3 p-0" href="https://oneapi-spec.uxlfoundation.org/specifications/oneapi/latest/elements/onetbb/source/nested-index"> +<img src="/images/wp-sync/spec-square-oneTBB.png" alt="" class="size-14 block"> +</a> +<h4 class="lg:text-2xl text-xl font-bold text-left text-neutral-800"> +<a href="https://oneapi-spec.uxlfoundation.org/specifications/oneapi/latest/elements/onetbb/source/nested-index" class="underline text-vibrant-orange"> +oneTBB +</a> +</h4> +</div> +<hr class="w-full bg-[#BEBABA]"> +<div class="mt-6"> +<p class="text-lg text-[#888C9B] mb-2"> +<strong>oneAPI</strong> Threading Building Blocks +</p> +<p class="text-lg text-neutral-800"> +Library for adding thread-based parallelism to complex applications on multiprocessors. +</p> +</div> +</div> +<div class="md:flex-shrink-0 xl:w-[calc(25%-1.5rem)] md:w-[calc(33.34%-1.34rem)] sm:w-[calc(50%-1rem)] sm:my-0 my-10"> +<div class="w-fit mb-6"> +<a class="w-full justify-center flex mb-3 p-0" href="https://oneapi-spec.uxlfoundation.org/specifications/oneapi/latest/elements/onemkl/source/"> +<img src="/images/wp-sync/spec-square-oneMKL.png" alt="" class="size-14 block"> +</a> +<h4 class="lg:text-2xl text-xl font-bold text-left text-neutral-800"> +<a href="https://oneapi-spec.uxlfoundation.org/specifications/oneapi/latest/elements/onemkl/source/" class="underline text-vibrant-orange"> +oneMKL +</a> +</h4> +</div> +<hr class="w-full bg-[#BEBABA]"> +<div class="mt-6"> +<p class="text-lg text-[#888C9B] mb-2"> +<strong>oneAPI</strong> Math Kernel Library +</p> +<p class="text-lg text-neutral-800"> +High performance math routines for science, engineering, and financial applications. +</p> +</div> +</div> +</div> +</div> +</section> +<section class="uxl-slider mb-6"> +<div class="waves"> +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1440 40.699"> +<path id="wavesNegative" d="M257.208,32.966C352,25.805,451.464,11.711,547.392,5.933,646.1-.028,749.064.319,847.932,6.067c69.408,4.032,136.8,10.681,206.4,14.39,129.332,6.815,262.709,3.357,385.668-10v31.85H0V33.987C81.372,41.935,173.148,39.319,257.208,32.966Z" transform="translate(1440 42.306) rotate(180)" fill="#fff"/> +</svg> +</div> +<div class="tw-container p-0"> +<h2 class="text-white text-center font-semibold mb-4 text-3xl">Hear more from the Steering Members</h2> +<div class="uxl-slick-slider"> +<div class="slide"> +<div class="slide-int uxl"> +<div class="testimonial-content container"> +<div class="quote-mark"> +<svg xmlns="http://www.w3.org/2000/svg" width="0.5839in" height="0.4628in" class="mx-auto" viewBox="0 0 42.042 33.3193"> +<g style="isolation: isolate"> +<g style="isolation: isolate"> +<path d="M17.542,18.8154a9.2984,9.2984,0,0,1,1.3721,5.0967,9.1161,9.1161,0,0,1-2.646,6.8106,9.2463,9.2463,0,0,1-6.7622,2.5966,9.3238,9.3238,0,0,1-6.8111-2.6455A9.0649,9.0649,0,0,1,0,23.9121a16.068,16.068,0,0,1,.49-3.92,44.04,44.04,0,0,1,2.1563-5.88L8.33,0h9.7016L13.72,15.582A8.465,8.465,0,0,1,17.542,18.8154Zm23.1279,0a9.2984,9.2984,0,0,1,1.3721,5.0967,9.1153,9.1153,0,0,1-2.6455,6.8106,9.2483,9.2483,0,0,1-6.7627,2.5966,9.3262,9.3262,0,0,1-6.8115-2.6455,9.0661,9.0661,0,0,1-2.6944-6.7617,16.04,16.04,0,0,1,.49-3.92,44.0549,44.0549,0,0,1,2.1552-5.88L31.458,0H41.16L36.8477,15.582A8.4652,8.4652,0,0,1,40.67,18.8154Z" style="fill: white"/> +</g> +</g> +</svg> +</div> +<div class="mb-2 font-light text-xl wysiwyg"> +<p class="long">“The foundation members aspire to build the largest open ecosystem for accelerated computing. The initial contributions to the foundation will bring an existing open standards based platform with open governance. Our ultimate aim is to foster a multi-architecture and multi-vendor programming platform for all accelerators”, said <strong>Rod Burns, VP Ecosystem, Codeplay Software and UXL Foundation Steering Committee Chair.</strong></p> +<p class="long"><a href="https://www.oneapi.io/blog/announcing-the-unified-acceleration-uxl-foundation" target="_blank" rel="noopener">Read More from Rod Burns, VP Ecosystem, Codeplay Software and UXL Foundation Steering Committee Chair</a></p> +</div> +</div> +</div> +</div> +<div class="slide"> +<div class="slide-int uxl"> +<div class="testimonial-content container"> +<div class="quote-mark"> +<svg xmlns="http://www.w3.org/2000/svg" width="0.5839in" height="0.4628in" class="mx-auto" viewBox="0 0 42.042 33.3193"> +<g style="isolation: isolate"> +<g style="isolation: isolate"> +<path d="M17.542,18.8154a9.2984,9.2984,0,0,1,1.3721,5.0967,9.1161,9.1161,0,0,1-2.646,6.8106,9.2463,9.2463,0,0,1-6.7622,2.5966,9.3238,9.3238,0,0,1-6.8111-2.6455A9.0649,9.0649,0,0,1,0,23.9121a16.068,16.068,0,0,1,.49-3.92,44.04,44.04,0,0,1,2.1563-5.88L8.33,0h9.7016L13.72,15.582A8.465,8.465,0,0,1,17.542,18.8154Zm23.1279,0a9.2984,9.2984,0,0,1,1.3721,5.0967,9.1153,9.1153,0,0,1-2.6455,6.8106,9.2483,9.2483,0,0,1-6.7627,2.5966,9.3262,9.3262,0,0,1-6.8115-2.6455,9.0661,9.0661,0,0,1-2.6944-6.7617,16.04,16.04,0,0,1,.49-3.92,44.0549,44.0549,0,0,1,2.1552-5.88L31.458,0H41.16L36.8477,15.582A8.4652,8.4652,0,0,1,40.67,18.8154Z" style="fill: white"/> +</g> +</g> +</svg> +</div> +<div class="mb-2 font-light text-xl wysiwyg"> +<p>“The future of human centric, sustainable digital transformation needs a holistic approach to technology development and open collaboration with the international community. The Unified Acceleration Foundation’s innovative strategy of building a unified development ecosystem will play a vital role in advancing the creation of cross-platform software and accelerators”, said <strong>Hirai Kouichi, Head of Software Development Division under the Advanced Technology Development Unit, Fujitsu.</strong></p> +</div> +</div> +</div> +</div> +<div class="slide"> +<div class="slide-int uxl"> +<div class="testimonial-content container"> +<div class="quote-mark"> +<svg xmlns="http://www.w3.org/2000/svg" width="0.5839in" height="0.4628in" class="mx-auto" viewBox="0 0 42.042 33.3193"> +<g style="isolation: isolate"> +<g style="isolation: isolate"> +<path d="M17.542,18.8154a9.2984,9.2984,0,0,1,1.3721,5.0967,9.1161,9.1161,0,0,1-2.646,6.8106,9.2463,9.2463,0,0,1-6.7622,2.5966,9.3238,9.3238,0,0,1-6.8111-2.6455A9.0649,9.0649,0,0,1,0,23.9121a16.068,16.068,0,0,1,.49-3.92,44.04,44.04,0,0,1,2.1563-5.88L8.33,0h9.7016L13.72,15.582A8.465,8.465,0,0,1,17.542,18.8154Zm23.1279,0a9.2984,9.2984,0,0,1,1.3721,5.0967,9.1153,9.1153,0,0,1-2.6455,6.8106,9.2483,9.2483,0,0,1-6.7627,2.5966,9.3262,9.3262,0,0,1-6.8115-2.6455,9.0661,9.0661,0,0,1-2.6944-6.7617,16.04,16.04,0,0,1,.49-3.92,44.0549,44.0549,0,0,1,2.1552-5.88L31.458,0H41.16L36.8477,15.582A8.4652,8.4652,0,0,1,40.67,18.8154Z" style="fill: white"/> +</g> +</g> +</svg> +</div> +<div class="mb-2 font-light text-xl wysiwyg"> +<p>“The growing diversity of accelerators presents a tremendous opportunity for the industry but can also introduce challenges. Consistent programming models help developers write code that can run efficiently on any accelerator, fostering innovation and choice,” said <strong>George Elissaios, Sr. Director, HPC and ML infrastructure at Google Cloud.</strong></p> +</div> +</div> +</div> +</div> +<div class="slide"> +<div class="slide-int uxl"> +<div class="testimonial-content container"> +<div class="quote-mark"> +<svg xmlns="http://www.w3.org/2000/svg" width="0.5839in" height="0.4628in" class="mx-auto" viewBox="0 0 42.042 33.3193"> +<g style="isolation: isolate"> +<g style="isolation: isolate"> +<path d="M17.542,18.8154a9.2984,9.2984,0,0,1,1.3721,5.0967,9.1161,9.1161,0,0,1-2.646,6.8106,9.2463,9.2463,0,0,1-6.7622,2.5966,9.3238,9.3238,0,0,1-6.8111-2.6455A9.0649,9.0649,0,0,1,0,23.9121a16.068,16.068,0,0,1,.49-3.92,44.04,44.04,0,0,1,2.1563-5.88L8.33,0h9.7016L13.72,15.582A8.465,8.465,0,0,1,17.542,18.8154Zm23.1279,0a9.2984,9.2984,0,0,1,1.3721,5.0967,9.1153,9.1153,0,0,1-2.6455,6.8106,9.2483,9.2483,0,0,1-6.7627,2.5966,9.3262,9.3262,0,0,1-6.8115-2.6455,9.0661,9.0661,0,0,1-2.6944-6.7617,16.04,16.04,0,0,1,.49-3.92,44.0549,44.0549,0,0,1,2.1552-5.88L31.458,0H41.16L36.8477,15.582A8.4652,8.4652,0,0,1,40.67,18.8154Z" style="fill: white"/> +</g> +</g> +</svg> +</div> +<div class="mb-2 font-light text-xl wysiwyg"> +<p>“The technology that is improving our day-to-day experiences of driving, entertainment, healthcare and more, is increasingly data-intensive and complex. A new open and collaborative approach to computing is required to provide the necessary acceleration in an efficient and performant manner, whether in the cloud or at the edge,” said <strong>Shreyas Derashri, Vice President of Compute Product Management at Imagination Technologies.</strong> “As a founding member of the Unified Acceleration Foundation, Imagination Technologies will help unite the technology ecosystem around the oneAPI spec and encourage its widespread adoption for software acceleration.”</p> +</div> +</div> +</div> +</div> +<div class="slide"> +<div class="slide-int uxl"> +<div class="testimonial-content container"> +<div class="quote-mark"> +<svg xmlns="http://www.w3.org/2000/svg" width="0.5839in" height="0.4628in" class="mx-auto" viewBox="0 0 42.042 33.3193"> +<g style="isolation: isolate"> +<g style="isolation: isolate"> +<path d="M17.542,18.8154a9.2984,9.2984,0,0,1,1.3721,5.0967,9.1161,9.1161,0,0,1-2.646,6.8106,9.2463,9.2463,0,0,1-6.7622,2.5966,9.3238,9.3238,0,0,1-6.8111-2.6455A9.0649,9.0649,0,0,1,0,23.9121a16.068,16.068,0,0,1,.49-3.92,44.04,44.04,0,0,1,2.1563-5.88L8.33,0h9.7016L13.72,15.582A8.465,8.465,0,0,1,17.542,18.8154Zm23.1279,0a9.2984,9.2984,0,0,1,1.3721,5.0967,9.1153,9.1153,0,0,1-2.6455,6.8106,9.2483,9.2483,0,0,1-6.7627,2.5966,9.3262,9.3262,0,0,1-6.8115-2.6455,9.0661,9.0661,0,0,1-2.6944-6.7617,16.04,16.04,0,0,1,.49-3.92,44.0549,44.0549,0,0,1,2.1552-5.88L31.458,0H41.16L36.8477,15.582A8.4652,8.4652,0,0,1,40.67,18.8154Z" style="fill: white"/> +</g> +</g> +</svg> +</div> +<div class="mb-2 font-light text-xl wysiwyg"> +<p>“As a new independent entity, the Unified Acceleration Foundation will help build an open source programming model across a wide range of architectures and vendors,” said <strong>Vinesh Sukumar, Senior Director of Product Management, Qualcomm Technologies, Inc.</strong> “This helps to address a critical need in the industry for flexible and open source alternatives that will enable a broad range of unique needs.”</p> +</div> +</div> +</div> +</div> +<div class="slide"> +<div class="slide-int uxl"> +<div class="testimonial-content container"> +<div class="quote-mark"> +<svg xmlns="http://www.w3.org/2000/svg" width="0.5839in" height="0.4628in" class="mx-auto" viewBox="0 0 42.042 33.3193"> +<g style="isolation: isolate"> +<g style="isolation: isolate"> +<path d="M17.542,18.8154a9.2984,9.2984,0,0,1,1.3721,5.0967,9.1161,9.1161,0,0,1-2.646,6.8106,9.2463,9.2463,0,0,1-6.7622,2.5966,9.3238,9.3238,0,0,1-6.8111-2.6455A9.0649,9.0649,0,0,1,0,23.9121a16.068,16.068,0,0,1,.49-3.92,44.04,44.04,0,0,1,2.1563-5.88L8.33,0h9.7016L13.72,15.582A8.465,8.465,0,0,1,17.542,18.8154Zm23.1279,0a9.2984,9.2984,0,0,1,1.3721,5.0967,9.1153,9.1153,0,0,1-2.6455,6.8106,9.2483,9.2483,0,0,1-6.7627,2.5966,9.3262,9.3262,0,0,1-6.8115-2.6455,9.0661,9.0661,0,0,1-2.6944-6.7617,16.04,16.04,0,0,1,.49-3.92,44.0549,44.0549,0,0,1,2.1552-5.88L31.458,0H41.16L36.8477,15.582A8.4652,8.4652,0,0,1,40.67,18.8154Z" style="fill: white"/> +</g> +</g> +</svg> +</div> +<div class="mb-2 font-light text-xl wysiwyg"> +<p>“Samsung is pleased to be part of the Unified Acceleration Foundation, which will help expand the basis and adoption for memory coupled computing technologies, such as PIM and PNM”, said <strong>Seungwon Lee, Master and lead of computing software team at Samsung Advanced Institute of technology(SAIT).</strong> “We expect the open collaboration will also bolster programming models and software stacks to effectively accelerate AI/HPC applications in future datacenter and supercomputing systems.”</p> +</div> +</div> +</div> +</div> +<div class="slide"> +<div class="slide-int uxl"> +<div class="testimonial-content container"> +<div class="quote-mark"> +<svg xmlns="http://www.w3.org/2000/svg" width="0.5839in" height="0.4628in" class="mx-auto" viewBox="0 0 42.042 33.3193"> +<g style="isolation: isolate"> +<g style="isolation: isolate"> +<path d="M17.542,18.8154a9.2984,9.2984,0,0,1,1.3721,5.0967,9.1161,9.1161,0,0,1-2.646,6.8106,9.2463,9.2463,0,0,1-6.7622,2.5966,9.3238,9.3238,0,0,1-6.8111-2.6455A9.0649,9.0649,0,0,1,0,23.9121a16.068,16.068,0,0,1,.49-3.92,44.04,44.04,0,0,1,2.1563-5.88L8.33,0h9.7016L13.72,15.582A8.465,8.465,0,0,1,17.542,18.8154Zm23.1279,0a9.2984,9.2984,0,0,1,1.3721,5.0967,9.1153,9.1153,0,0,1-2.6455,6.8106,9.2483,9.2483,0,0,1-6.7627,2.5966,9.3262,9.3262,0,0,1-6.8115-2.6455,9.0661,9.0661,0,0,1-2.6944-6.7617,16.04,16.04,0,0,1,.49-3.92,44.0549,44.0549,0,0,1,2.1552-5.88L31.458,0H41.16L36.8477,15.582A8.4652,8.4652,0,0,1,40.67,18.8154Z" style="fill: white"/> +</g> +</g> +</svg> +</div> +<div class="mb-2 font-light text-xl wysiwyg"> +<p>“Linux and GNU transformed the CPU software stack through open source and standards, encompassing everything from embedded to cloud computing. As a founding member of the Unified Acceleration Foundation, I believe that open source and standards are essential for creating a cross platform software stack for GPU’s and other accelerators that will serve as the foundation for the next generation of computationally and data-intensive applications”, said <strong>Robert Cohn, Intel Corporation, oneAPI Specification Editor.</strong></p> +</div> +</div> +</div> +</div> +</div> +</div> +<div class="waves-bottom"> +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1440 40.699"> +<path id="wavesNegative" d="M257.208,32.966C352,25.805,451.464,11.711,547.392,5.933,646.1-.028,749.064.319,847.932,6.067c69.408,4.032,136.8,10.681,206.4,14.39,129.332,6.815,262.709,3.357,385.668-10v31.85H0V33.987C81.372,41.935,173.148,39.319,257.208,32.966Z" transform="translate(0 -1.607)" fill="#fff"/> +</svg> +</div> +</section> +<script> +jQuery(function(){ + jQuery('.uxl-slick-slider').slick({ + slidesToShow: 1, + slidesToScroll: 1, + autoplaySpeed: 2000, + arrows: true, + dots: true, + focusOnSelect: false, + infinite: true, + responsive: [ + { + breakpoint: 1320, + settings: { + arrows: false + } + }, + { + breakpoint: 1024, + settings: { + arrows: false + } + } + ] + }) + }) +</script> +<section class="max-w-full bg-white"> +<div class="tw-container py-6"> +<div class="mb-6 text-lg"> +<p>The Unified Acceleration Foundation is an evolution of the <a href="https://oneapi.io" target="_blank" rel="noopener">oneAPI initiative</a> and focuses on the development of a <strong>specification and open source projects through Working Groups and <a href="https://github.com/uxlfoundation/foundation#special-interest-groups-sigs" target="_blank" rel="nofollow noopener">Special Interest Groups (SIGs)</a></strong>.</p> +</div> +<div class="gap-6 mb-12 grid grid-cols-1 lg:grid-cols-2"> +<div class="rounded-[10px] shadow-[0_0_6px_rgba(0,0,0,.3)] px-3 py-6 columns-2 flex flex-col justify-between"> +<div> +<h3 class="text-[1.5rem] mb-4"> +<a href="https://oneapi.io/spec/" target="_blank" class="underline"> +Specification +</a> +</h3> +<div class="mb-4 text-lg"> +<p>The specification includes 7 core elements of oneAPI, developed by a core team with feedback from the community.</p> +</div> +</div> +<ul class="flex items-center gap-2 list-none p-0 m-0"> +<li class="mb-0 p-0"> +<a class="visited:text-white text-white bg-[#ff5050] border border-transparent hover:bg-white hover:border-[#ff5050] rounded-[10px] block text-base mx-auto my-3 p-2 text-center no-underline w-auto" href="https://spec.oneapi.io/releases/index.html" target="_blank">Releases (oneAPI 1.3 Prov. Spec)</a> +</li> +<li class="mb-0 p-0"> +<a class="visited:text-white text-white bg-[#ff5050] border border-transparent hover:bg-white hover:border-[#ff5050] rounded-[10px] block text-base mx-auto my-3 p-2 text-center no-underline w-auto" href="https://github.com/oneapi-src/oneapi-spec" target="_blank">Latest Build on GitHub</a> +</li> +</ul> +</div> +<div class="rounded-[10px] shadow-[0_0_6px_rgba(0,0,0,.3)] px-3 py-6 columns-2 flex flex-col justify-between"> +<div> +<h3 class="text-[1.5rem] mb-4"> +<a href="https://oneapi.io/open-source/" target="_blank" class="underline"> +Open Source +</a> +</h3> +<div class="mb-4 text-lg"> +<p>oneAPI allows developers to make accelerator choices.</p> +</div> +</div> +<ul class="flex items-center gap-2 list-none p-0 m-0"> +<li class="mb-0 p-0"> +<a class="visited:text-white text-white bg-[#ff5050] border border-transparent hover:bg-white hover:border-[#ff5050] rounded-[10px] block text-base mx-auto my-3 p-2 text-center no-underline w-auto" href="https://www.oneapi.io/resources/implementations/" target="_blank">Implementations</a> +</li> +<li class="mb-0 p-0"> +<a class="visited:text-white text-white bg-[#ff5050] border border-transparent hover:bg-white hover:border-[#ff5050] rounded-[10px] block text-base mx-auto my-3 p-2 text-center no-underline w-auto" href="https://github.com/oneapi-src" target="_blank">oneAPI projects on GitHub</a> +</li> +</ul> +</div> +<div class="rounded-[10px] shadow-[0_0_6px_rgba(0,0,0,.3)] px-3 py-6 columns-2 flex flex-col justify-between"> +<div> +<h3 class="text-[1.5rem] mb-4"> +<a href="https://github.com/uxlfoundation/foundation" target="_blank" class="underline"> +Community +</a> +</h3> +<div class="mb-4 text-lg"> +<p>We invite radical collaboration from across the ecosystem to create a shared industry spec.</p> +</div> +</div> +<ul class="flex items-center gap-2 list-none p-0 m-0"> +<li class="mb-0 p-0"> +<a class="visited:text-white text-white bg-[#ff5050] border border-transparent hover:bg-white hover:border-[#ff5050] rounded-[10px] block text-base mx-auto my-3 p-2 text-center no-underline w-auto" href="https://www.oneapi.io/community/how-to-contribute/" target="_blank">Participate</a> +</li> +</ul> +</div> +<div class="rounded-[10px] shadow-[0_0_6px_rgba(0,0,0,.3)] px-3 py-6 columns-2 flex flex-col justify-between"> +<div> +<h3 class="text-[1.5rem] mb-4"> +And much more... +</h3> +<div class="mb-4 text-lg"> +<ul> +<li>Check out oneAPI <a href="https://oneapi.io/events/" target="_blank" rel="noopener">events</a>, <a href="https://oneapi.io/news/" target="_blank" rel="noopener">news</a>, and <a href="https://oneapi.io/blog/" target="_blank" rel="noopener">blog</a>.</li> +<li>Join our community on <a href="https://www.linkedin.com/groups/14241252/" target="_blank" rel="noopener">LinkedIn</a>.</li> +</ul> +</div> +</div> +</div> +</div> +</div> +</section> +<div class="jump-link-container" aria-hidden="true"> +<div class="jump-link" id="newsletter" style="top: 0px;"></div> +</div> +<section class="bg-[#f4f4f4]"> +<div class="container center"> +<h3 class="mb-4 font-semibold">Stay connected with the UXL Foundation!</h3> +<p>We send occasional news about the UXL Foundation and oneAPI technical progress, events, community discussions and projects.</p> +<div class="max-w-sm mx-auto mt-8 text-gray-900" id="form-subscribe"> +<script charset="utf-8" src="//js.hsforms.net/forms/embed/v2.js" type="text/javascript"></script> +<script> +hbspt.forms.create({ + region: "na1", + portalId: "8112310", + formId: "70e3fb5c-faca-4fc9-894b-c30cb8b94381", + onFormSubmitted: function () { + document.getElementById("form-thank-you").classList.remove("hidden"); + document.getElementById("form-subscribe").classList.add("hidden"); + } + }); +</script> +</div> +<div class="hidden" id="form-thank-you"> +<p class="mt-8 font-semibold font-lg">Thank you for subscribing!</p> +</div> +</div> +</section> +<footer class="site-footer-uxl"> +<div class="container center"> +<img alt="UXL Foundation: Unified Acceleration" height="70" src="/images/uxl-color.svg" width="200" class="inline"> +<p class="spacing-1u"><a href="https://uxlfoundation.org">UXLFoundation.org</a></p> +<ul class="social-links"> +<li><a href="https://www.linkedin.com/groups/14241252/" target="_blank" class="uxl-socialicon spacing-1u"><img src="/images/liuxlblue.png" alt="UXL on LinkedIn" height="36" width="36"></a></li> +<li><a href="https://twitter.com/UXLfoundation" target="_blank" class="uxl-socialicon spacing-1u"><img src="/images/tiuxlblue.png" alt="UXL on Twitter" height="36" width="36"></a></li> +<li><a href="https://github.com/uxlfoundation" target="_blank" class="uxl-socialicon spacing-1u"><img src="/images/ghuxlblue.png" alt="UXL on GitHub" height="36" width="36"></a></li> +</ul> +<p>Copyright © 2024 Unified Acceleration Foundation. All rights reserved.</p> +<p>Unified Acceleration Foundation is a <a href="https://jointdevelopment.org/">Joint Development Foundation Project</a></p> +<p><a href="https://jointdevelopment.org/policies/terms/">Privacy Policy and Terms of Use</a></p> +</div> +</footer> +</div> +</main> +</body> +</html> \ No newline at end of file diff --git a/js/app.js b/js/app.js new file mode 100644 index 0000000..0b86b82 --- /dev/null +++ b/js/app.js @@ -0,0 +1 @@ +$().ready(function(){$(".home-testimonials-slider-new").slick({slidesToShow:1,slidesToScroll:1,autoplaySpeed:2e3,arrows:!0,dots:!0,focusOnSelect:!1,infinite:!0,responsive:[{breakpoint:1320,settings:{arrows:!1}},{breakpoint:1024,settings:{arrows:!1}}]})}); \ No newline at end of file diff --git a/js/vendor/slick.min.js b/js/vendor/slick.min.js new file mode 100644 index 0000000..42172c2 --- /dev/null +++ b/js/vendor/slick.min.js @@ -0,0 +1 @@ +!function(i){"use strict";"function"==typeof define&&define.amd?define(["jquery"],i):"undefined"!=typeof exports?module.exports=i(require("jquery")):i(jQuery)}(function(i){"use strict";var e=window.Slick||{};(e=function(){var e=0;return function(t,o){var s,n=this;n.defaults={accessibility:!0,adaptiveHeight:!1,appendArrows:i(t),appendDots:i(t),arrows:!0,asNavFor:null,prevArrow:'<button class="slick-prev" aria-label="Previous" type="button">Previous</button>',nextArrow:'<button class="slick-next" aria-label="Next" type="button">Next</button>',autoplay:!1,autoplaySpeed:3e3,centerMode:!1,centerPadding:"50px",cssEase:"ease",customPaging:function(e,t){return i('<button type="button" />').text(t+1)},dots:!1,dotsClass:"slick-dots",draggable:!0,easing:"linear",edgeFriction:.35,fade:!1,focusOnSelect:!1,focusOnChange:!1,infinite:!0,initialSlide:0,lazyLoad:"ondemand",mobileFirst:!1,pauseOnHover:!0,pauseOnFocus:!0,pauseOnDotsHover:!1,respondTo:"window",responsive:null,rows:1,rtl:!1,slide:"",slidesPerRow:1,slidesToShow:1,slidesToScroll:1,speed:500,swipe:!0,swipeToSlide:!1,touchMove:!0,touchThreshold:5,useCSS:!0,useTransform:!0,variableWidth:!1,vertical:!1,verticalSwiping:!1,waitForAnimate:!0,zIndex:1e3},n.initials={animating:!1,dragging:!1,autoPlayTimer:null,currentDirection:0,currentLeft:null,currentSlide:0,direction:1,$dots:null,listWidth:null,listHeight:null,loadIndex:0,$nextArrow:null,$prevArrow:null,scrolling:!1,slideCount:null,slideWidth:null,$slideTrack:null,$slides:null,sliding:!1,slideOffset:0,swipeLeft:null,swiping:!1,$list:null,touchObject:{},transformsEnabled:!1,unslicked:!1},i.extend(n,n.initials),n.activeBreakpoint=null,n.animType=null,n.animProp=null,n.breakpoints=[],n.breakpointSettings=[],n.cssTransitions=!1,n.focussed=!1,n.interrupted=!1,n.hidden="hidden",n.paused=!0,n.positionProp=null,n.respondTo=null,n.rowCount=1,n.shouldClick=!0,n.$slider=i(t),n.$slidesCache=null,n.transformType=null,n.transitionType=null,n.visibilityChange="visibilitychange",n.windowWidth=0,n.windowTimer=null,s=i(t).data("slick")||{},n.options=i.extend({},n.defaults,o,s),n.currentSlide=n.options.initialSlide,n.originalSettings=n.options,void 0!==document.mozHidden?(n.hidden="mozHidden",n.visibilityChange="mozvisibilitychange"):void 0!==document.webkitHidden&&(n.hidden="webkitHidden",n.visibilityChange="webkitvisibilitychange"),n.autoPlay=i.proxy(n.autoPlay,n),n.autoPlayClear=i.proxy(n.autoPlayClear,n),n.autoPlayIterator=i.proxy(n.autoPlayIterator,n),n.changeSlide=i.proxy(n.changeSlide,n),n.clickHandler=i.proxy(n.clickHandler,n),n.selectHandler=i.proxy(n.selectHandler,n),n.setPosition=i.proxy(n.setPosition,n),n.swipeHandler=i.proxy(n.swipeHandler,n),n.dragHandler=i.proxy(n.dragHandler,n),n.keyHandler=i.proxy(n.keyHandler,n),n.instanceUid=e++,n.htmlExpr=/^(?:\s*(<[\w\W]+>)[^>]*)$/,n.registerBreakpoints(),n.init(!0)}}()).prototype.activateADA=function(){this.$slideTrack.find(".slick-active").attr({"aria-hidden":"false"}).find("a, input, button, select").attr({tabindex:"0"})},e.prototype.addSlide=e.prototype.slickAdd=function(e,t,o){var s=this;if("boolean"==typeof t)o=t,t=null;else if(t<0||t>=s.slideCount)return!1;s.unload(),"number"==typeof t?0===t&&0===s.$slides.length?i(e).appendTo(s.$slideTrack):o?i(e).insertBefore(s.$slides.eq(t)):i(e).insertAfter(s.$slides.eq(t)):!0===o?i(e).prependTo(s.$slideTrack):i(e).appendTo(s.$slideTrack),s.$slides=s.$slideTrack.children(this.options.slide),s.$slideTrack.children(this.options.slide).detach(),s.$slideTrack.append(s.$slides),s.$slides.each(function(e,t){i(t).attr("data-slick-index",e)}),s.$slidesCache=s.$slides,s.reinit()},e.prototype.animateHeight=function(){var i=this;if(1===i.options.slidesToShow&&!0===i.options.adaptiveHeight&&!1===i.options.vertical){var e=i.$slides.eq(i.currentSlide).outerHeight(!0);i.$list.animate({height:e},i.options.speed)}},e.prototype.animateSlide=function(e,t){var o={},s=this;s.animateHeight(),!0===s.options.rtl&&!1===s.options.vertical&&(e=-e),!1===s.transformsEnabled?!1===s.options.vertical?s.$slideTrack.animate({left:e},s.options.speed,s.options.easing,t):s.$slideTrack.animate({top:e},s.options.speed,s.options.easing,t):!1===s.cssTransitions?(!0===s.options.rtl&&(s.currentLeft=-s.currentLeft),i({animStart:s.currentLeft}).animate({animStart:e},{duration:s.options.speed,easing:s.options.easing,step:function(i){i=Math.ceil(i),!1===s.options.vertical?(o[s.animType]="translate("+i+"px, 0px)",s.$slideTrack.css(o)):(o[s.animType]="translate(0px,"+i+"px)",s.$slideTrack.css(o))},complete:function(){t&&t.call()}})):(s.applyTransition(),e=Math.ceil(e),!1===s.options.vertical?o[s.animType]="translate3d("+e+"px, 0px, 0px)":o[s.animType]="translate3d(0px,"+e+"px, 0px)",s.$slideTrack.css(o),t&&setTimeout(function(){s.disableTransition(),t.call()},s.options.speed))},e.prototype.getNavTarget=function(){var e=this,t=e.options.asNavFor;return t&&null!==t&&(t=i(t).not(e.$slider)),t},e.prototype.asNavFor=function(e){var t=this.getNavTarget();null!==t&&"object"==typeof t&&t.each(function(){var t=i(this).slick("getSlick");t.unslicked||t.slideHandler(e,!0)})},e.prototype.applyTransition=function(i){var e=this,t={};!1===e.options.fade?t[e.transitionType]=e.transformType+" "+e.options.speed+"ms "+e.options.cssEase:t[e.transitionType]="opacity "+e.options.speed+"ms "+e.options.cssEase,!1===e.options.fade?e.$slideTrack.css(t):e.$slides.eq(i).css(t)},e.prototype.autoPlay=function(){var i=this;i.autoPlayClear(),i.slideCount>i.options.slidesToShow&&(i.autoPlayTimer=setInterval(i.autoPlayIterator,i.options.autoplaySpeed))},e.prototype.autoPlayClear=function(){var i=this;i.autoPlayTimer&&clearInterval(i.autoPlayTimer)},e.prototype.autoPlayIterator=function(){var i=this,e=i.currentSlide+i.options.slidesToScroll;i.paused||i.interrupted||i.focussed||(!1===i.options.infinite&&(1===i.direction&&i.currentSlide+1===i.slideCount-1?i.direction=0:0===i.direction&&(e=i.currentSlide-i.options.slidesToScroll,i.currentSlide-1==0&&(i.direction=1))),i.slideHandler(e))},e.prototype.buildArrows=function(){var e=this;!0===e.options.arrows&&(e.$prevArrow=i(e.options.prevArrow).addClass("slick-arrow"),e.$nextArrow=i(e.options.nextArrow).addClass("slick-arrow"),e.slideCount>e.options.slidesToShow?(e.$prevArrow.removeClass("slick-hidden").removeAttr("aria-hidden tabindex"),e.$nextArrow.removeClass("slick-hidden").removeAttr("aria-hidden tabindex"),e.htmlExpr.test(e.options.prevArrow)&&e.$prevArrow.prependTo(e.options.appendArrows),e.htmlExpr.test(e.options.nextArrow)&&e.$nextArrow.appendTo(e.options.appendArrows),!0!==e.options.infinite&&e.$prevArrow.addClass("slick-disabled").attr("aria-disabled","true")):e.$prevArrow.add(e.$nextArrow).addClass("slick-hidden").attr({"aria-disabled":"true",tabindex:"-1"}))},e.prototype.buildDots=function(){var e,t,o=this;if(!0===o.options.dots){for(o.$slider.addClass("slick-dotted"),t=i("<ul />").addClass(o.options.dotsClass),e=0;e<=o.getDotCount();e+=1)t.append(i("<li />").append(o.options.customPaging.call(this,o,e)));o.$dots=t.appendTo(o.options.appendDots),o.$dots.find("li").first().addClass("slick-active")}},e.prototype.buildOut=function(){var e=this;e.$slides=e.$slider.children(e.options.slide+":not(.slick-cloned)").addClass("slick-slide"),e.slideCount=e.$slides.length,e.$slides.each(function(e,t){i(t).attr("data-slick-index",e).data("originalStyling",i(t).attr("style")||"")}),e.$slider.addClass("slick-slider"),e.$slideTrack=0===e.slideCount?i('<div class="slick-track"/>').appendTo(e.$slider):e.$slides.wrapAll('<div class="slick-track"/>').parent(),e.$list=e.$slideTrack.wrap('<div class="slick-list"/>').parent(),e.$slideTrack.css("opacity",0),!0!==e.options.centerMode&&!0!==e.options.swipeToSlide||(e.options.slidesToScroll=1),i("img[data-lazy]",e.$slider).not("[src]").addClass("slick-loading"),e.setupInfinite(),e.buildArrows(),e.buildDots(),e.updateDots(),e.setSlideClasses("number"==typeof e.currentSlide?e.currentSlide:0),!0===e.options.draggable&&e.$list.addClass("draggable")},e.prototype.buildRows=function(){var i,e,t,o,s,n,r,l=this;if(o=document.createDocumentFragment(),n=l.$slider.children(),l.options.rows>1){for(r=l.options.slidesPerRow*l.options.rows,s=Math.ceil(n.length/r),i=0;i<s;i++){var d=document.createElement("div");for(e=0;e<l.options.rows;e++){var a=document.createElement("div");for(t=0;t<l.options.slidesPerRow;t++){var c=i*r+(e*l.options.slidesPerRow+t);n.get(c)&&a.appendChild(n.get(c))}d.appendChild(a)}o.appendChild(d)}l.$slider.empty().append(o),l.$slider.children().children().children().css({width:100/l.options.slidesPerRow+"%",display:"inline-block"})}},e.prototype.checkResponsive=function(e,t){var o,s,n,r=this,l=!1,d=r.$slider.width(),a=window.innerWidth||i(window).width();if("window"===r.respondTo?n=a:"slider"===r.respondTo?n=d:"min"===r.respondTo&&(n=Math.min(a,d)),r.options.responsive&&r.options.responsive.length&&null!==r.options.responsive){s=null;for(o in r.breakpoints)r.breakpoints.hasOwnProperty(o)&&(!1===r.originalSettings.mobileFirst?n<r.breakpoints[o]&&(s=r.breakpoints[o]):n>r.breakpoints[o]&&(s=r.breakpoints[o]));null!==s?null!==r.activeBreakpoint?(s!==r.activeBreakpoint||t)&&(r.activeBreakpoint=s,"unslick"===r.breakpointSettings[s]?r.unslick(s):(r.options=i.extend({},r.originalSettings,r.breakpointSettings[s]),!0===e&&(r.currentSlide=r.options.initialSlide),r.refresh(e)),l=s):(r.activeBreakpoint=s,"unslick"===r.breakpointSettings[s]?r.unslick(s):(r.options=i.extend({},r.originalSettings,r.breakpointSettings[s]),!0===e&&(r.currentSlide=r.options.initialSlide),r.refresh(e)),l=s):null!==r.activeBreakpoint&&(r.activeBreakpoint=null,r.options=r.originalSettings,!0===e&&(r.currentSlide=r.options.initialSlide),r.refresh(e),l=s),e||!1===l||r.$slider.trigger("breakpoint",[r,l])}},e.prototype.changeSlide=function(e,t){var o,s,n,r=this,l=i(e.currentTarget);switch(l.is("a")&&e.preventDefault(),l.is("li")||(l=l.closest("li")),n=r.slideCount%r.options.slidesToScroll!=0,o=n?0:(r.slideCount-r.currentSlide)%r.options.slidesToScroll,e.data.message){case"previous":s=0===o?r.options.slidesToScroll:r.options.slidesToShow-o,r.slideCount>r.options.slidesToShow&&r.slideHandler(r.currentSlide-s,!1,t);break;case"next":s=0===o?r.options.slidesToScroll:o,r.slideCount>r.options.slidesToShow&&r.slideHandler(r.currentSlide+s,!1,t);break;case"index":var d=0===e.data.index?0:e.data.index||l.index()*r.options.slidesToScroll;r.slideHandler(r.checkNavigable(d),!1,t),l.children().trigger("focus");break;default:return}},e.prototype.checkNavigable=function(i){var e,t;if(e=this.getNavigableIndexes(),t=0,i>e[e.length-1])i=e[e.length-1];else for(var o in e){if(i<e[o]){i=t;break}t=e[o]}return i},e.prototype.cleanUpEvents=function(){var e=this;e.options.dots&&null!==e.$dots&&(i("li",e.$dots).off("click.slick",e.changeSlide).off("mouseenter.slick",i.proxy(e.interrupt,e,!0)).off("mouseleave.slick",i.proxy(e.interrupt,e,!1)),!0===e.options.accessibility&&e.$dots.off("keydown.slick",e.keyHandler)),e.$slider.off("focus.slick blur.slick"),!0===e.options.arrows&&e.slideCount>e.options.slidesToShow&&(e.$prevArrow&&e.$prevArrow.off("click.slick",e.changeSlide),e.$nextArrow&&e.$nextArrow.off("click.slick",e.changeSlide),!0===e.options.accessibility&&(e.$prevArrow&&e.$prevArrow.off("keydown.slick",e.keyHandler),e.$nextArrow&&e.$nextArrow.off("keydown.slick",e.keyHandler))),e.$list.off("touchstart.slick mousedown.slick",e.swipeHandler),e.$list.off("touchmove.slick mousemove.slick",e.swipeHandler),e.$list.off("touchend.slick mouseup.slick",e.swipeHandler),e.$list.off("touchcancel.slick mouseleave.slick",e.swipeHandler),e.$list.off("click.slick",e.clickHandler),i(document).off(e.visibilityChange,e.visibility),e.cleanUpSlideEvents(),!0===e.options.accessibility&&e.$list.off("keydown.slick",e.keyHandler),!0===e.options.focusOnSelect&&i(e.$slideTrack).children().off("click.slick",e.selectHandler),i(window).off("orientationchange.slick.slick-"+e.instanceUid,e.orientationChange),i(window).off("resize.slick.slick-"+e.instanceUid,e.resize),i("[draggable!=true]",e.$slideTrack).off("dragstart",e.preventDefault),i(window).off("load.slick.slick-"+e.instanceUid,e.setPosition)},e.prototype.cleanUpSlideEvents=function(){var e=this;e.$list.off("mouseenter.slick",i.proxy(e.interrupt,e,!0)),e.$list.off("mouseleave.slick",i.proxy(e.interrupt,e,!1))},e.prototype.cleanUpRows=function(){var i,e=this;e.options.rows>1&&((i=e.$slides.children().children()).removeAttr("style"),e.$slider.empty().append(i))},e.prototype.clickHandler=function(i){!1===this.shouldClick&&(i.stopImmediatePropagation(),i.stopPropagation(),i.preventDefault())},e.prototype.destroy=function(e){var t=this;t.autoPlayClear(),t.touchObject={},t.cleanUpEvents(),i(".slick-cloned",t.$slider).detach(),t.$dots&&t.$dots.remove(),t.$prevArrow&&t.$prevArrow.length&&(t.$prevArrow.removeClass("slick-disabled slick-arrow slick-hidden").removeAttr("aria-hidden aria-disabled tabindex").css("display",""),t.htmlExpr.test(t.options.prevArrow)&&t.$prevArrow.remove()),t.$nextArrow&&t.$nextArrow.length&&(t.$nextArrow.removeClass("slick-disabled slick-arrow slick-hidden").removeAttr("aria-hidden aria-disabled tabindex").css("display",""),t.htmlExpr.test(t.options.nextArrow)&&t.$nextArrow.remove()),t.$slides&&(t.$slides.removeClass("slick-slide slick-active slick-center slick-visible slick-current").removeAttr("aria-hidden").removeAttr("data-slick-index").each(function(){i(this).attr("style",i(this).data("originalStyling"))}),t.$slideTrack.children(this.options.slide).detach(),t.$slideTrack.detach(),t.$list.detach(),t.$slider.append(t.$slides)),t.cleanUpRows(),t.$slider.removeClass("slick-slider"),t.$slider.removeClass("slick-initialized"),t.$slider.removeClass("slick-dotted"),t.unslicked=!0,e||t.$slider.trigger("destroy",[t])},e.prototype.disableTransition=function(i){var e=this,t={};t[e.transitionType]="",!1===e.options.fade?e.$slideTrack.css(t):e.$slides.eq(i).css(t)},e.prototype.fadeSlide=function(i,e){var t=this;!1===t.cssTransitions?(t.$slides.eq(i).css({zIndex:t.options.zIndex}),t.$slides.eq(i).animate({opacity:1},t.options.speed,t.options.easing,e)):(t.applyTransition(i),t.$slides.eq(i).css({opacity:1,zIndex:t.options.zIndex}),e&&setTimeout(function(){t.disableTransition(i),e.call()},t.options.speed))},e.prototype.fadeSlideOut=function(i){var e=this;!1===e.cssTransitions?e.$slides.eq(i).animate({opacity:0,zIndex:e.options.zIndex-2},e.options.speed,e.options.easing):(e.applyTransition(i),e.$slides.eq(i).css({opacity:0,zIndex:e.options.zIndex-2}))},e.prototype.filterSlides=e.prototype.slickFilter=function(i){var e=this;null!==i&&(e.$slidesCache=e.$slides,e.unload(),e.$slideTrack.children(this.options.slide).detach(),e.$slidesCache.filter(i).appendTo(e.$slideTrack),e.reinit())},e.prototype.focusHandler=function(){var e=this;e.$slider.off("focus.slick blur.slick").on("focus.slick blur.slick","*",function(t){t.stopImmediatePropagation();var o=i(this);setTimeout(function(){e.options.pauseOnFocus&&(e.focussed=o.is(":focus"),e.autoPlay())},0)})},e.prototype.getCurrent=e.prototype.slickCurrentSlide=function(){return this.currentSlide},e.prototype.getDotCount=function(){var i=this,e=0,t=0,o=0;if(!0===i.options.infinite)if(i.slideCount<=i.options.slidesToShow)++o;else for(;e<i.slideCount;)++o,e=t+i.options.slidesToScroll,t+=i.options.slidesToScroll<=i.options.slidesToShow?i.options.slidesToScroll:i.options.slidesToShow;else if(!0===i.options.centerMode)o=i.slideCount;else if(i.options.asNavFor)for(;e<i.slideCount;)++o,e=t+i.options.slidesToScroll,t+=i.options.slidesToScroll<=i.options.slidesToShow?i.options.slidesToScroll:i.options.slidesToShow;else o=1+Math.ceil((i.slideCount-i.options.slidesToShow)/i.options.slidesToScroll);return o-1},e.prototype.getLeft=function(i){var e,t,o,s,n=this,r=0;return n.slideOffset=0,t=n.$slides.first().outerHeight(!0),!0===n.options.infinite?(n.slideCount>n.options.slidesToShow&&(n.slideOffset=n.slideWidth*n.options.slidesToShow*-1,s=-1,!0===n.options.vertical&&!0===n.options.centerMode&&(2===n.options.slidesToShow?s=-1.5:1===n.options.slidesToShow&&(s=-2)),r=t*n.options.slidesToShow*s),n.slideCount%n.options.slidesToScroll!=0&&i+n.options.slidesToScroll>n.slideCount&&n.slideCount>n.options.slidesToShow&&(i>n.slideCount?(n.slideOffset=(n.options.slidesToShow-(i-n.slideCount))*n.slideWidth*-1,r=(n.options.slidesToShow-(i-n.slideCount))*t*-1):(n.slideOffset=n.slideCount%n.options.slidesToScroll*n.slideWidth*-1,r=n.slideCount%n.options.slidesToScroll*t*-1))):i+n.options.slidesToShow>n.slideCount&&(n.slideOffset=(i+n.options.slidesToShow-n.slideCount)*n.slideWidth,r=(i+n.options.slidesToShow-n.slideCount)*t),n.slideCount<=n.options.slidesToShow&&(n.slideOffset=0,r=0),!0===n.options.centerMode&&n.slideCount<=n.options.slidesToShow?n.slideOffset=n.slideWidth*Math.floor(n.options.slidesToShow)/2-n.slideWidth*n.slideCount/2:!0===n.options.centerMode&&!0===n.options.infinite?n.slideOffset+=n.slideWidth*Math.floor(n.options.slidesToShow/2)-n.slideWidth:!0===n.options.centerMode&&(n.slideOffset=0,n.slideOffset+=n.slideWidth*Math.floor(n.options.slidesToShow/2)),e=!1===n.options.vertical?i*n.slideWidth*-1+n.slideOffset:i*t*-1+r,!0===n.options.variableWidth&&(o=n.slideCount<=n.options.slidesToShow||!1===n.options.infinite?n.$slideTrack.children(".slick-slide").eq(i):n.$slideTrack.children(".slick-slide").eq(i+n.options.slidesToShow),e=!0===n.options.rtl?o[0]?-1*(n.$slideTrack.width()-o[0].offsetLeft-o.width()):0:o[0]?-1*o[0].offsetLeft:0,!0===n.options.centerMode&&(o=n.slideCount<=n.options.slidesToShow||!1===n.options.infinite?n.$slideTrack.children(".slick-slide").eq(i):n.$slideTrack.children(".slick-slide").eq(i+n.options.slidesToShow+1),e=!0===n.options.rtl?o[0]?-1*(n.$slideTrack.width()-o[0].offsetLeft-o.width()):0:o[0]?-1*o[0].offsetLeft:0,e+=(n.$list.width()-o.outerWidth())/2)),e},e.prototype.getOption=e.prototype.slickGetOption=function(i){return this.options[i]},e.prototype.getNavigableIndexes=function(){var i,e=this,t=0,o=0,s=[];for(!1===e.options.infinite?i=e.slideCount:(t=-1*e.options.slidesToScroll,o=-1*e.options.slidesToScroll,i=2*e.slideCount);t<i;)s.push(t),t=o+e.options.slidesToScroll,o+=e.options.slidesToScroll<=e.options.slidesToShow?e.options.slidesToScroll:e.options.slidesToShow;return s},e.prototype.getSlick=function(){return this},e.prototype.getSlideCount=function(){var e,t,o=this;return t=!0===o.options.centerMode?o.slideWidth*Math.floor(o.options.slidesToShow/2):0,!0===o.options.swipeToSlide?(o.$slideTrack.find(".slick-slide").each(function(s,n){if(n.offsetLeft-t+i(n).outerWidth()/2>-1*o.swipeLeft)return e=n,!1}),Math.abs(i(e).attr("data-slick-index")-o.currentSlide)||1):o.options.slidesToScroll},e.prototype.goTo=e.prototype.slickGoTo=function(i,e){this.changeSlide({data:{message:"index",index:parseInt(i)}},e)},e.prototype.init=function(e){var t=this;i(t.$slider).hasClass("slick-initialized")||(i(t.$slider).addClass("slick-initialized"),t.buildRows(),t.buildOut(),t.setProps(),t.startLoad(),t.loadSlider(),t.initializeEvents(),t.updateArrows(),t.updateDots(),t.checkResponsive(!0),t.focusHandler()),e&&t.$slider.trigger("init",[t]),!0===t.options.accessibility&&t.initADA(),t.options.autoplay&&(t.paused=!1,t.autoPlay())},e.prototype.initADA=function(){var e=this,t=Math.ceil(e.slideCount/e.options.slidesToShow),o=e.getNavigableIndexes().filter(function(i){return i>=0&&i<e.slideCount});e.$slides.add(e.$slideTrack.find(".slick-cloned")).attr({"aria-hidden":"true",tabindex:"-1"}).find("a, input, button, select").attr({tabindex:"-1"}),null!==e.$dots&&(e.$slides.not(e.$slideTrack.find(".slick-cloned")).each(function(t){var s=o.indexOf(t);i(this).attr({role:"tabpanel",id:"slick-slide"+e.instanceUid+t,tabindex:-1}),-1!==s&&i(this).attr({"aria-describedby":"slick-slide-control"+e.instanceUid+s})}),e.$dots.attr("role","tablist").find("li").each(function(s){var n=o[s];i(this).attr({role:"presentation"}),i(this).find("button").first().attr({role:"tab",id:"slick-slide-control"+e.instanceUid+s,"aria-controls":"slick-slide"+e.instanceUid+n,"aria-label":s+1+" of "+t,"aria-selected":null,tabindex:"-1"})}).eq(e.currentSlide).find("button").attr({"aria-selected":"true",tabindex:"0"}).end());for(var s=e.currentSlide,n=s+e.options.slidesToShow;s<n;s++)e.$slides.eq(s).attr("tabindex",0);e.activateADA()},e.prototype.initArrowEvents=function(){var i=this;!0===i.options.arrows&&i.slideCount>i.options.slidesToShow&&(i.$prevArrow.off("click.slick").on("click.slick",{message:"previous"},i.changeSlide),i.$nextArrow.off("click.slick").on("click.slick",{message:"next"},i.changeSlide),!0===i.options.accessibility&&(i.$prevArrow.on("keydown.slick",i.keyHandler),i.$nextArrow.on("keydown.slick",i.keyHandler)))},e.prototype.initDotEvents=function(){var e=this;!0===e.options.dots&&(i("li",e.$dots).on("click.slick",{message:"index"},e.changeSlide),!0===e.options.accessibility&&e.$dots.on("keydown.slick",e.keyHandler)),!0===e.options.dots&&!0===e.options.pauseOnDotsHover&&i("li",e.$dots).on("mouseenter.slick",i.proxy(e.interrupt,e,!0)).on("mouseleave.slick",i.proxy(e.interrupt,e,!1))},e.prototype.initSlideEvents=function(){var e=this;e.options.pauseOnHover&&(e.$list.on("mouseenter.slick",i.proxy(e.interrupt,e,!0)),e.$list.on("mouseleave.slick",i.proxy(e.interrupt,e,!1)))},e.prototype.initializeEvents=function(){var e=this;e.initArrowEvents(),e.initDotEvents(),e.initSlideEvents(),e.$list.on("touchstart.slick mousedown.slick",{action:"start"},e.swipeHandler),e.$list.on("touchmove.slick mousemove.slick",{action:"move"},e.swipeHandler),e.$list.on("touchend.slick mouseup.slick",{action:"end"},e.swipeHandler),e.$list.on("touchcancel.slick mouseleave.slick",{action:"end"},e.swipeHandler),e.$list.on("click.slick",e.clickHandler),i(document).on(e.visibilityChange,i.proxy(e.visibility,e)),!0===e.options.accessibility&&e.$list.on("keydown.slick",e.keyHandler),!0===e.options.focusOnSelect&&i(e.$slideTrack).children().on("click.slick",e.selectHandler),i(window).on("orientationchange.slick.slick-"+e.instanceUid,i.proxy(e.orientationChange,e)),i(window).on("resize.slick.slick-"+e.instanceUid,i.proxy(e.resize,e)),i("[draggable!=true]",e.$slideTrack).on("dragstart",e.preventDefault),i(window).on("load.slick.slick-"+e.instanceUid,e.setPosition),i(e.setPosition)},e.prototype.initUI=function(){var i=this;!0===i.options.arrows&&i.slideCount>i.options.slidesToShow&&(i.$prevArrow.show(),i.$nextArrow.show()),!0===i.options.dots&&i.slideCount>i.options.slidesToShow&&i.$dots.show()},e.prototype.keyHandler=function(i){var e=this;i.target.tagName.match("TEXTAREA|INPUT|SELECT")||(37===i.keyCode&&!0===e.options.accessibility?e.changeSlide({data:{message:!0===e.options.rtl?"next":"previous"}}):39===i.keyCode&&!0===e.options.accessibility&&e.changeSlide({data:{message:!0===e.options.rtl?"previous":"next"}}))},e.prototype.lazyLoad=function(){function e(e){i("img[data-lazy]",e).each(function(){var e=i(this),t=i(this).attr("data-lazy"),o=i(this).attr("data-srcset"),s=i(this).attr("data-sizes")||n.$slider.attr("data-sizes"),r=document.createElement("img");r.onload=function(){e.animate({opacity:0},100,function(){o&&(e.attr("srcset",o),s&&e.attr("sizes",s)),e.attr("src",t).animate({opacity:1},200,function(){e.removeAttr("data-lazy data-srcset data-sizes").removeClass("slick-loading")}),n.$slider.trigger("lazyLoaded",[n,e,t])})},r.onerror=function(){e.removeAttr("data-lazy").removeClass("slick-loading").addClass("slick-lazyload-error"),n.$slider.trigger("lazyLoadError",[n,e,t])},r.src=t})}var t,o,s,n=this;if(!0===n.options.centerMode?!0===n.options.infinite?s=(o=n.currentSlide+(n.options.slidesToShow/2+1))+n.options.slidesToShow+2:(o=Math.max(0,n.currentSlide-(n.options.slidesToShow/2+1)),s=n.options.slidesToShow/2+1+2+n.currentSlide):(o=n.options.infinite?n.options.slidesToShow+n.currentSlide:n.currentSlide,s=Math.ceil(o+n.options.slidesToShow),!0===n.options.fade&&(o>0&&o--,s<=n.slideCount&&s++)),t=n.$slider.find(".slick-slide").slice(o,s),"anticipated"===n.options.lazyLoad)for(var r=o-1,l=s,d=n.$slider.find(".slick-slide"),a=0;a<n.options.slidesToScroll;a++)r<0&&(r=n.slideCount-1),t=(t=t.add(d.eq(r))).add(d.eq(l)),r--,l++;e(t),n.slideCount<=n.options.slidesToShow?e(n.$slider.find(".slick-slide")):n.currentSlide>=n.slideCount-n.options.slidesToShow?e(n.$slider.find(".slick-cloned").slice(0,n.options.slidesToShow)):0===n.currentSlide&&e(n.$slider.find(".slick-cloned").slice(-1*n.options.slidesToShow))},e.prototype.loadSlider=function(){var i=this;i.setPosition(),i.$slideTrack.css({opacity:1}),i.$slider.removeClass("slick-loading"),i.initUI(),"progressive"===i.options.lazyLoad&&i.progressiveLazyLoad()},e.prototype.next=e.prototype.slickNext=function(){this.changeSlide({data:{message:"next"}})},e.prototype.orientationChange=function(){var i=this;i.checkResponsive(),i.setPosition()},e.prototype.pause=e.prototype.slickPause=function(){var i=this;i.autoPlayClear(),i.paused=!0},e.prototype.play=e.prototype.slickPlay=function(){var i=this;i.autoPlay(),i.options.autoplay=!0,i.paused=!1,i.focussed=!1,i.interrupted=!1},e.prototype.postSlide=function(e){var t=this;t.unslicked||(t.$slider.trigger("afterChange",[t,e]),t.animating=!1,t.slideCount>t.options.slidesToShow&&t.setPosition(),t.swipeLeft=null,t.options.autoplay&&t.autoPlay(),!0===t.options.accessibility&&(t.initADA(),t.options.focusOnChange&&i(t.$slides.get(t.currentSlide)).attr("tabindex",0).focus()))},e.prototype.prev=e.prototype.slickPrev=function(){this.changeSlide({data:{message:"previous"}})},e.prototype.preventDefault=function(i){i.preventDefault()},e.prototype.progressiveLazyLoad=function(e){e=e||1;var t,o,s,n,r,l=this,d=i("img[data-lazy]",l.$slider);d.length?(t=d.first(),o=t.attr("data-lazy"),s=t.attr("data-srcset"),n=t.attr("data-sizes")||l.$slider.attr("data-sizes"),(r=document.createElement("img")).onload=function(){s&&(t.attr("srcset",s),n&&t.attr("sizes",n)),t.attr("src",o).removeAttr("data-lazy data-srcset data-sizes").removeClass("slick-loading"),!0===l.options.adaptiveHeight&&l.setPosition(),l.$slider.trigger("lazyLoaded",[l,t,o]),l.progressiveLazyLoad()},r.onerror=function(){e<3?setTimeout(function(){l.progressiveLazyLoad(e+1)},500):(t.removeAttr("data-lazy").removeClass("slick-loading").addClass("slick-lazyload-error"),l.$slider.trigger("lazyLoadError",[l,t,o]),l.progressiveLazyLoad())},r.src=o):l.$slider.trigger("allImagesLoaded",[l])},e.prototype.refresh=function(e){var t,o,s=this;o=s.slideCount-s.options.slidesToShow,!s.options.infinite&&s.currentSlide>o&&(s.currentSlide=o),s.slideCount<=s.options.slidesToShow&&(s.currentSlide=0),t=s.currentSlide,s.destroy(!0),i.extend(s,s.initials,{currentSlide:t}),s.init(),e||s.changeSlide({data:{message:"index",index:t}},!1)},e.prototype.registerBreakpoints=function(){var e,t,o,s=this,n=s.options.responsive||null;if("array"===i.type(n)&&n.length){s.respondTo=s.options.respondTo||"window";for(e in n)if(o=s.breakpoints.length-1,n.hasOwnProperty(e)){for(t=n[e].breakpoint;o>=0;)s.breakpoints[o]&&s.breakpoints[o]===t&&s.breakpoints.splice(o,1),o--;s.breakpoints.push(t),s.breakpointSettings[t]=n[e].settings}s.breakpoints.sort(function(i,e){return s.options.mobileFirst?i-e:e-i})}},e.prototype.reinit=function(){var e=this;e.$slides=e.$slideTrack.children(e.options.slide).addClass("slick-slide"),e.slideCount=e.$slides.length,e.currentSlide>=e.slideCount&&0!==e.currentSlide&&(e.currentSlide=e.currentSlide-e.options.slidesToScroll),e.slideCount<=e.options.slidesToShow&&(e.currentSlide=0),e.registerBreakpoints(),e.setProps(),e.setupInfinite(),e.buildArrows(),e.updateArrows(),e.initArrowEvents(),e.buildDots(),e.updateDots(),e.initDotEvents(),e.cleanUpSlideEvents(),e.initSlideEvents(),e.checkResponsive(!1,!0),!0===e.options.focusOnSelect&&i(e.$slideTrack).children().on("click.slick",e.selectHandler),e.setSlideClasses("number"==typeof e.currentSlide?e.currentSlide:0),e.setPosition(),e.focusHandler(),e.paused=!e.options.autoplay,e.autoPlay(),e.$slider.trigger("reInit",[e])},e.prototype.resize=function(){var e=this;i(window).width()!==e.windowWidth&&(clearTimeout(e.windowDelay),e.windowDelay=window.setTimeout(function(){e.windowWidth=i(window).width(),e.checkResponsive(),e.unslicked||e.setPosition()},50))},e.prototype.removeSlide=e.prototype.slickRemove=function(i,e,t){var o=this;if(i="boolean"==typeof i?!0===(e=i)?0:o.slideCount-1:!0===e?--i:i,o.slideCount<1||i<0||i>o.slideCount-1)return!1;o.unload(),!0===t?o.$slideTrack.children().remove():o.$slideTrack.children(this.options.slide).eq(i).remove(),o.$slides=o.$slideTrack.children(this.options.slide),o.$slideTrack.children(this.options.slide).detach(),o.$slideTrack.append(o.$slides),o.$slidesCache=o.$slides,o.reinit()},e.prototype.setCSS=function(i){var e,t,o=this,s={};!0===o.options.rtl&&(i=-i),e="left"==o.positionProp?Math.ceil(i)+"px":"0px",t="top"==o.positionProp?Math.ceil(i)+"px":"0px",s[o.positionProp]=i,!1===o.transformsEnabled?o.$slideTrack.css(s):(s={},!1===o.cssTransitions?(s[o.animType]="translate("+e+", "+t+")",o.$slideTrack.css(s)):(s[o.animType]="translate3d("+e+", "+t+", 0px)",o.$slideTrack.css(s)))},e.prototype.setDimensions=function(){var i=this;!1===i.options.vertical?!0===i.options.centerMode&&i.$list.css({padding:"0px "+i.options.centerPadding}):(i.$list.height(i.$slides.first().outerHeight(!0)*i.options.slidesToShow),!0===i.options.centerMode&&i.$list.css({padding:i.options.centerPadding+" 0px"})),i.listWidth=i.$list.width(),i.listHeight=i.$list.height(),!1===i.options.vertical&&!1===i.options.variableWidth?(i.slideWidth=Math.ceil(i.listWidth/i.options.slidesToShow),i.$slideTrack.width(Math.ceil(i.slideWidth*i.$slideTrack.children(".slick-slide").length))):!0===i.options.variableWidth?i.$slideTrack.width(5e3*i.slideCount):(i.slideWidth=Math.ceil(i.listWidth),i.$slideTrack.height(Math.ceil(i.$slides.first().outerHeight(!0)*i.$slideTrack.children(".slick-slide").length)));var e=i.$slides.first().outerWidth(!0)-i.$slides.first().width();!1===i.options.variableWidth&&i.$slideTrack.children(".slick-slide").width(i.slideWidth-e)},e.prototype.setFade=function(){var e,t=this;t.$slides.each(function(o,s){e=t.slideWidth*o*-1,!0===t.options.rtl?i(s).css({position:"relative",right:e,top:0,zIndex:t.options.zIndex-2,opacity:0}):i(s).css({position:"relative",left:e,top:0,zIndex:t.options.zIndex-2,opacity:0})}),t.$slides.eq(t.currentSlide).css({zIndex:t.options.zIndex-1,opacity:1})},e.prototype.setHeight=function(){var i=this;if(1===i.options.slidesToShow&&!0===i.options.adaptiveHeight&&!1===i.options.vertical){var e=i.$slides.eq(i.currentSlide).outerHeight(!0);i.$list.css("height",e)}},e.prototype.setOption=e.prototype.slickSetOption=function(){var e,t,o,s,n,r=this,l=!1;if("object"===i.type(arguments[0])?(o=arguments[0],l=arguments[1],n="multiple"):"string"===i.type(arguments[0])&&(o=arguments[0],s=arguments[1],l=arguments[2],"responsive"===arguments[0]&&"array"===i.type(arguments[1])?n="responsive":void 0!==arguments[1]&&(n="single")),"single"===n)r.options[o]=s;else if("multiple"===n)i.each(o,function(i,e){r.options[i]=e});else if("responsive"===n)for(t in s)if("array"!==i.type(r.options.responsive))r.options.responsive=[s[t]];else{for(e=r.options.responsive.length-1;e>=0;)r.options.responsive[e].breakpoint===s[t].breakpoint&&r.options.responsive.splice(e,1),e--;r.options.responsive.push(s[t])}l&&(r.unload(),r.reinit())},e.prototype.setPosition=function(){var i=this;i.setDimensions(),i.setHeight(),!1===i.options.fade?i.setCSS(i.getLeft(i.currentSlide)):i.setFade(),i.$slider.trigger("setPosition",[i])},e.prototype.setProps=function(){var i=this,e=document.body.style;i.positionProp=!0===i.options.vertical?"top":"left","top"===i.positionProp?i.$slider.addClass("slick-vertical"):i.$slider.removeClass("slick-vertical"),void 0===e.WebkitTransition&&void 0===e.MozTransition&&void 0===e.msTransition||!0===i.options.useCSS&&(i.cssTransitions=!0),i.options.fade&&("number"==typeof i.options.zIndex?i.options.zIndex<3&&(i.options.zIndex=3):i.options.zIndex=i.defaults.zIndex),void 0!==e.OTransform&&(i.animType="OTransform",i.transformType="-o-transform",i.transitionType="OTransition",void 0===e.perspectiveProperty&&void 0===e.webkitPerspective&&(i.animType=!1)),void 0!==e.MozTransform&&(i.animType="MozTransform",i.transformType="-moz-transform",i.transitionType="MozTransition",void 0===e.perspectiveProperty&&void 0===e.MozPerspective&&(i.animType=!1)),void 0!==e.webkitTransform&&(i.animType="webkitTransform",i.transformType="-webkit-transform",i.transitionType="webkitTransition",void 0===e.perspectiveProperty&&void 0===e.webkitPerspective&&(i.animType=!1)),void 0!==e.msTransform&&(i.animType="msTransform",i.transformType="-ms-transform",i.transitionType="msTransition",void 0===e.msTransform&&(i.animType=!1)),void 0!==e.transform&&!1!==i.animType&&(i.animType="transform",i.transformType="transform",i.transitionType="transition"),i.transformsEnabled=i.options.useTransform&&null!==i.animType&&!1!==i.animType},e.prototype.setSlideClasses=function(i){var e,t,o,s,n=this;if(t=n.$slider.find(".slick-slide").removeClass("slick-active slick-center slick-current").attr("aria-hidden","true"),n.$slides.eq(i).addClass("slick-current"),!0===n.options.centerMode){var r=n.options.slidesToShow%2==0?1:0;e=Math.floor(n.options.slidesToShow/2),!0===n.options.infinite&&(i>=e&&i<=n.slideCount-1-e?n.$slides.slice(i-e+r,i+e+1).addClass("slick-active").attr("aria-hidden","false"):(o=n.options.slidesToShow+i,t.slice(o-e+1+r,o+e+2).addClass("slick-active").attr("aria-hidden","false")),0===i?t.eq(t.length-1-n.options.slidesToShow).addClass("slick-center"):i===n.slideCount-1&&t.eq(n.options.slidesToShow).addClass("slick-center")),n.$slides.eq(i).addClass("slick-center")}else i>=0&&i<=n.slideCount-n.options.slidesToShow?n.$slides.slice(i,i+n.options.slidesToShow).addClass("slick-active").attr("aria-hidden","false"):t.length<=n.options.slidesToShow?t.addClass("slick-active").attr("aria-hidden","false"):(s=n.slideCount%n.options.slidesToShow,o=!0===n.options.infinite?n.options.slidesToShow+i:i,n.options.slidesToShow==n.options.slidesToScroll&&n.slideCount-i<n.options.slidesToShow?t.slice(o-(n.options.slidesToShow-s),o+s).addClass("slick-active").attr("aria-hidden","false"):t.slice(o,o+n.options.slidesToShow).addClass("slick-active").attr("aria-hidden","false"));"ondemand"!==n.options.lazyLoad&&"anticipated"!==n.options.lazyLoad||n.lazyLoad()},e.prototype.setupInfinite=function(){var e,t,o,s=this;if(!0===s.options.fade&&(s.options.centerMode=!1),!0===s.options.infinite&&!1===s.options.fade&&(t=null,s.slideCount>s.options.slidesToShow)){for(o=!0===s.options.centerMode?s.options.slidesToShow+1:s.options.slidesToShow,e=s.slideCount;e>s.slideCount-o;e-=1)t=e-1,i(s.$slides[t]).clone(!0).attr("id","").attr("data-slick-index",t-s.slideCount).prependTo(s.$slideTrack).addClass("slick-cloned");for(e=0;e<o+s.slideCount;e+=1)t=e,i(s.$slides[t]).clone(!0).attr("id","").attr("data-slick-index",t+s.slideCount).appendTo(s.$slideTrack).addClass("slick-cloned");s.$slideTrack.find(".slick-cloned").find("[id]").each(function(){i(this).attr("id","")})}},e.prototype.interrupt=function(i){var e=this;i||e.autoPlay(),e.interrupted=i},e.prototype.selectHandler=function(e){var t=this,o=i(e.target).is(".slick-slide")?i(e.target):i(e.target).parents(".slick-slide"),s=parseInt(o.attr("data-slick-index"));s||(s=0),t.slideCount<=t.options.slidesToShow?t.slideHandler(s,!1,!0):t.slideHandler(s)},e.prototype.slideHandler=function(i,e,t){var o,s,n,r,l,d=null,a=this;if(e=e||!1,!(!0===a.animating&&!0===a.options.waitForAnimate||!0===a.options.fade&&a.currentSlide===i))if(!1===e&&a.asNavFor(i),o=i,d=a.getLeft(o),r=a.getLeft(a.currentSlide),a.currentLeft=null===a.swipeLeft?r:a.swipeLeft,!1===a.options.infinite&&!1===a.options.centerMode&&(i<0||i>a.getDotCount()*a.options.slidesToScroll))!1===a.options.fade&&(o=a.currentSlide,!0!==t?a.animateSlide(r,function(){a.postSlide(o)}):a.postSlide(o));else if(!1===a.options.infinite&&!0===a.options.centerMode&&(i<0||i>a.slideCount-a.options.slidesToScroll))!1===a.options.fade&&(o=a.currentSlide,!0!==t?a.animateSlide(r,function(){a.postSlide(o)}):a.postSlide(o));else{if(a.options.autoplay&&clearInterval(a.autoPlayTimer),s=o<0?a.slideCount%a.options.slidesToScroll!=0?a.slideCount-a.slideCount%a.options.slidesToScroll:a.slideCount+o:o>=a.slideCount?a.slideCount%a.options.slidesToScroll!=0?0:o-a.slideCount:o,a.animating=!0,a.$slider.trigger("beforeChange",[a,a.currentSlide,s]),n=a.currentSlide,a.currentSlide=s,a.setSlideClasses(a.currentSlide),a.options.asNavFor&&(l=(l=a.getNavTarget()).slick("getSlick")).slideCount<=l.options.slidesToShow&&l.setSlideClasses(a.currentSlide),a.updateDots(),a.updateArrows(),!0===a.options.fade)return!0!==t?(a.fadeSlideOut(n),a.fadeSlide(s,function(){a.postSlide(s)})):a.postSlide(s),void a.animateHeight();!0!==t?a.animateSlide(d,function(){a.postSlide(s)}):a.postSlide(s)}},e.prototype.startLoad=function(){var i=this;!0===i.options.arrows&&i.slideCount>i.options.slidesToShow&&(i.$prevArrow.hide(),i.$nextArrow.hide()),!0===i.options.dots&&i.slideCount>i.options.slidesToShow&&i.$dots.hide(),i.$slider.addClass("slick-loading")},e.prototype.swipeDirection=function(){var i,e,t,o,s=this;return i=s.touchObject.startX-s.touchObject.curX,e=s.touchObject.startY-s.touchObject.curY,t=Math.atan2(e,i),(o=Math.round(180*t/Math.PI))<0&&(o=360-Math.abs(o)),o<=45&&o>=0?!1===s.options.rtl?"left":"right":o<=360&&o>=315?!1===s.options.rtl?"left":"right":o>=135&&o<=225?!1===s.options.rtl?"right":"left":!0===s.options.verticalSwiping?o>=35&&o<=135?"down":"up":"vertical"},e.prototype.swipeEnd=function(i){var e,t,o=this;if(o.dragging=!1,o.swiping=!1,o.scrolling)return o.scrolling=!1,!1;if(o.interrupted=!1,o.shouldClick=!(o.touchObject.swipeLength>10),void 0===o.touchObject.curX)return!1;if(!0===o.touchObject.edgeHit&&o.$slider.trigger("edge",[o,o.swipeDirection()]),o.touchObject.swipeLength>=o.touchObject.minSwipe){switch(t=o.swipeDirection()){case"left":case"down":e=o.options.swipeToSlide?o.checkNavigable(o.currentSlide+o.getSlideCount()):o.currentSlide+o.getSlideCount(),o.currentDirection=0;break;case"right":case"up":e=o.options.swipeToSlide?o.checkNavigable(o.currentSlide-o.getSlideCount()):o.currentSlide-o.getSlideCount(),o.currentDirection=1}"vertical"!=t&&(o.slideHandler(e),o.touchObject={},o.$slider.trigger("swipe",[o,t]))}else o.touchObject.startX!==o.touchObject.curX&&(o.slideHandler(o.currentSlide),o.touchObject={})},e.prototype.swipeHandler=function(i){var e=this;if(!(!1===e.options.swipe||"ontouchend"in document&&!1===e.options.swipe||!1===e.options.draggable&&-1!==i.type.indexOf("mouse")))switch(e.touchObject.fingerCount=i.originalEvent&&void 0!==i.originalEvent.touches?i.originalEvent.touches.length:1,e.touchObject.minSwipe=e.listWidth/e.options.touchThreshold,!0===e.options.verticalSwiping&&(e.touchObject.minSwipe=e.listHeight/e.options.touchThreshold),i.data.action){case"start":e.swipeStart(i);break;case"move":e.swipeMove(i);break;case"end":e.swipeEnd(i)}},e.prototype.swipeMove=function(i){var e,t,o,s,n,r,l=this;return n=void 0!==i.originalEvent?i.originalEvent.touches:null,!(!l.dragging||l.scrolling||n&&1!==n.length)&&(e=l.getLeft(l.currentSlide),l.touchObject.curX=void 0!==n?n[0].pageX:i.clientX,l.touchObject.curY=void 0!==n?n[0].pageY:i.clientY,l.touchObject.swipeLength=Math.round(Math.sqrt(Math.pow(l.touchObject.curX-l.touchObject.startX,2))),r=Math.round(Math.sqrt(Math.pow(l.touchObject.curY-l.touchObject.startY,2))),!l.options.verticalSwiping&&!l.swiping&&r>4?(l.scrolling=!0,!1):(!0===l.options.verticalSwiping&&(l.touchObject.swipeLength=r),t=l.swipeDirection(),void 0!==i.originalEvent&&l.touchObject.swipeLength>4&&(l.swiping=!0,i.preventDefault()),s=(!1===l.options.rtl?1:-1)*(l.touchObject.curX>l.touchObject.startX?1:-1),!0===l.options.verticalSwiping&&(s=l.touchObject.curY>l.touchObject.startY?1:-1),o=l.touchObject.swipeLength,l.touchObject.edgeHit=!1,!1===l.options.infinite&&(0===l.currentSlide&&"right"===t||l.currentSlide>=l.getDotCount()&&"left"===t)&&(o=l.touchObject.swipeLength*l.options.edgeFriction,l.touchObject.edgeHit=!0),!1===l.options.vertical?l.swipeLeft=e+o*s:l.swipeLeft=e+o*(l.$list.height()/l.listWidth)*s,!0===l.options.verticalSwiping&&(l.swipeLeft=e+o*s),!0!==l.options.fade&&!1!==l.options.touchMove&&(!0===l.animating?(l.swipeLeft=null,!1):void l.setCSS(l.swipeLeft))))},e.prototype.swipeStart=function(i){var e,t=this;if(t.interrupted=!0,1!==t.touchObject.fingerCount||t.slideCount<=t.options.slidesToShow)return t.touchObject={},!1;void 0!==i.originalEvent&&void 0!==i.originalEvent.touches&&(e=i.originalEvent.touches[0]),t.touchObject.startX=t.touchObject.curX=void 0!==e?e.pageX:i.clientX,t.touchObject.startY=t.touchObject.curY=void 0!==e?e.pageY:i.clientY,t.dragging=!0},e.prototype.unfilterSlides=e.prototype.slickUnfilter=function(){var i=this;null!==i.$slidesCache&&(i.unload(),i.$slideTrack.children(this.options.slide).detach(),i.$slidesCache.appendTo(i.$slideTrack),i.reinit())},e.prototype.unload=function(){var e=this;i(".slick-cloned",e.$slider).remove(),e.$dots&&e.$dots.remove(),e.$prevArrow&&e.htmlExpr.test(e.options.prevArrow)&&e.$prevArrow.remove(),e.$nextArrow&&e.htmlExpr.test(e.options.nextArrow)&&e.$nextArrow.remove(),e.$slides.removeClass("slick-slide slick-active slick-visible slick-current").attr("aria-hidden","true").css("width","")},e.prototype.unslick=function(i){var e=this;e.$slider.trigger("unslick",[e,i]),e.destroy()},e.prototype.updateArrows=function(){var i=this;Math.floor(i.options.slidesToShow/2),!0===i.options.arrows&&i.slideCount>i.options.slidesToShow&&!i.options.infinite&&(i.$prevArrow.removeClass("slick-disabled").attr("aria-disabled","false"),i.$nextArrow.removeClass("slick-disabled").attr("aria-disabled","false"),0===i.currentSlide?(i.$prevArrow.addClass("slick-disabled").attr("aria-disabled","true"),i.$nextArrow.removeClass("slick-disabled").attr("aria-disabled","false")):i.currentSlide>=i.slideCount-i.options.slidesToShow&&!1===i.options.centerMode?(i.$nextArrow.addClass("slick-disabled").attr("aria-disabled","true"),i.$prevArrow.removeClass("slick-disabled").attr("aria-disabled","false")):i.currentSlide>=i.slideCount-1&&!0===i.options.centerMode&&(i.$nextArrow.addClass("slick-disabled").attr("aria-disabled","true"),i.$prevArrow.removeClass("slick-disabled").attr("aria-disabled","false")))},e.prototype.updateDots=function(){var i=this;null!==i.$dots&&(i.$dots.find("li").removeClass("slick-active").end(),i.$dots.find("li").eq(Math.floor(i.currentSlide/i.options.slidesToScroll)).addClass("slick-active"))},e.prototype.visibility=function(){var i=this;i.options.autoplay&&(document[i.hidden]?i.interrupted=!0:i.interrupted=!1)},i.fn.slick=function(){var i,t,o=this,s=arguments[0],n=Array.prototype.slice.call(arguments,1),r=o.length;for(i=0;i<r;i++)if("object"==typeof s||void 0===s?o[i].slick=new e(o[i],s):t=o[i].slick[s].apply(o[i].slick,n),void 0!==t)return t;return o}}); diff --git a/membership.html b/membership.html new file mode 100644 index 0000000..048d430 --- /dev/null +++ b/membership.html @@ -0,0 +1,393 @@ +<html lang="en"> +<head> +<title>UXL Foundation: Unified Acceleration</title> +<meta charset="utf-8"> +<meta name="viewport" content="width=device-width,initial-scale=1"> +<link rel="apple-touch-icon" sizes="144x144" href="/images/apple-touch-icon.png"> +<link rel="icon" type="image/png" sizes="32x32" href="/images/favicon-32x32.png"> +<link rel="icon" type="image/png" sizes="16x16" href="/images/favicon-16x16.png"> +<link rel="stylesheet" id="oneapitheme-fonts-css" href="https://fonts.googleapis.com/css?family=Lato%3A300%2C300italic%2C400%2C400italic%2C500%2C700%2C700italic%2C900&subset=latin%2Clatin-ext&ver=6.0.2" type="text/css" media="all"> +<link rel="stylesheet" href="/css/style.css" type="text/css"> +<link rel="stylesheet" href="/css/flexboxgrid.min.css" type="text/css"> +<link rel="stylesheet" href="/css/slick.css" type="text/css"> +<link rel="stylesheet" href="/css/slick-theme.css" type="text/css"> +<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.0/jquery.min.js"></script> +<script src="/js/vendor/slick.min.js"></script> +<script src="/js/app.js"></script> +</head> +<body> +<div class="jdfbanner"> +<div class="container"> +<a href="https://jointdevelopment.org/" rel="noopener noreferrer" target="_blank"> +<img alt="Joint Development foundation Project" src="/images/jdfp-banner.svg" class="inline"> +</a> +</div> +</div> +<main class="site-main"> +<article> +<div class="entry-content"> +<section class="hero-with-images static-custom"> +<div class="container custom-flex"> +<div class="content alt-sizes center mb-2"> +<img alt="UXL Foundation: Unified Acceleration" class="uxl-hero inline mb-5" height="140" src="/images/uxl-color.svg" width="600"> +<h1 class="spacing-1u uppercase font-semibold mb-6">Membership</h1> +<h2 class="spacing-1u font-semibold mb-4">Join us to drive an open standard accelerator software ecosystem!</h2> +<p class="s-large mb-8">Go back to the <a href="/" target="_blank">UXL Foundation Information page</a></p> +</div> +</div> +</section> +<section class="membership"> +<div class="container slim"> +<p class="s-large">Hosted by the Linux Foundation's Joint Development Foundation (JDF), the <strong>Unified Acceleration Foundation</strong> brings together ecosystem participants to establish an open standard for developing applications that deliver performance across a wide range of architectures. </p> +<hr class="custom-hr"> +<h2 class="center font-semibold mb-8" style="margin-top: 3rem;">Collaborate with the UXL Foundation as a...</h2> +<ul class="member-tiers"> +<li class="member center"> +<div class="title">Steering Member</div> +<div class="dues">$20,000/year*</div> +</li> +<li class="member center"> +<div class="title">General Member</div> +<div class="dues">$5,000/year*</div> +</li> +<li class="member center"> +<div class="title">Contributor Member</div> +<div class="dues">$0/year</div> +</li> +</ul> +<p class="small center mt-6">*In addition to Linux Foundation membership dues</p> +<div class="table-container"> +<table class="membership-features-table"> +<tbody> +<tr> +<td class="main-label"> +<p>Membership Features</p> +</td> +<td class="level-label"> +<p><strong>Steering</strong></p> +</td> +<td class="level-label"> +<p><strong>General</strong></p> +</td> +<td class="level-label"> +<p><strong>Contributor</strong></p> +</td> +</tr> +<tr class="label-row"> +<td class="left-label"> +<p><strong>Steering Committee Leadership</strong></p> +</td> +<td class="marker"></td> +<td class="marker"></td> +<td class="marker"></td> +</tr> +<tr> +<td class="left-label"> +<p>Influence the direction of the foundation through Steering Committee participation - by election.</p> +</td> +<td class="marker"> +<p>✓</p> +</td> +<td class="marker"></td> +<td class="marker"></td> +</tr> +<tr> +<td class="left-label"> +<p>Steering Committee voting rights - by election.</p> +</td> +<td class="marker"> +<p>✓</p> +</td> +<td class="marker"></td> +<td class="marker"></td> +</tr> +<tr> +<td class="left-label"> +<p>Support and influence the Working Groups (WGs) and Special Interest Groups (SIGs).</p> +</td> +<td class="marker"> +<p>✓</p> +</td> +<td class="marker"></td> +<td class="marker"></td> +</tr> +<tr> +<td class="left-label"> +<p>Approve plans from the Working Groups.</p> +</td> +<td class="marker"> +<p>✓</p> +</td> +<td class="marker"></td> +<td class="marker"></td> +</tr> +<tr> +<td class="left-label"> +<p>Define the operational framework for the foundation.</p> +</td> +<td class="marker"> +<p>✓</p> +</td> +<td class="marker"></td> +<td class="marker"></td> +</tr> +<tr> +<td class="left-label"> +<p>Approve the plans from the Marketing Committee.</p> +</td> +<td class="marker"> +<p>✓</p> +</td> +<td class="marker"></td> +<td class="marker"></td> +</tr> +<tr> +<td class="left-label"> +<p>Ratify new versions of the specification.</p> +</td> +<td class="marker"> +<p>✓</p> +</td> +<td class="marker"></td> +<td class="marker"></td> +</tr> +<tr> +<td class="left-label"> +<p>Ratify deliverables from Working Groups.</p> +</td> +<td class="marker"> +<p>✓</p> +</td> +<td class="marker"></td> +<td class="marker"></td> +</tr> +<tr class="label-row"> +<td class="left-label"> +<p><strong>Working Groups (WGs): Specification, Open Source</strong></p> +</td> +<td class="marker"></td> +<td class="marker"></td> +<td class="marker"></td> +</tr> +<tr> +<td class="left-label"> +<p>Participate in Working Groups decision-making.</p> +</td> +<td class="marker"> +<p>✓</p> +</td> +<td class="marker"> +<p>✓</p> +</td> +<td class="marker"></td> +</tr> +<tr> +<td class="left-label"> +<p>Agree Working Group proposals.</p> +</td> +<td class="marker"> +<p>✓</p> +</td> +<td class="marker"> +<p>✓</p> +</td> +<td class="marker"></td> +</tr> +<tr> +<td class="left-label"> +<p>Attend Working Group meetings.</p> +</td> +<td class="marker"> +<p>✓</p> +</td> +<td class="marker"> +<p>✓</p> +</td> +<td class="marker"> +<p>✓</p> +</td> +</tr> +<tr> +<td class="left-label"> +<p>Help to organize Working Groups.</p> +</td> +<td class="marker"> +<p>✓</p> +</td> +<td class="marker"> +<p>✓</p> +</td> +<td class="marker"> +<p>✓</p> +</td> +</tr> +<tr> +<td class="left-label"> +<p>Contribute to Working Group projects.</p> +</td> +<td class="marker"> +<p>✓</p> +</td> +<td class="marker"> +<p>✓</p> +</td> +<td class="marker"> +<p>✓</p> +</td> +</tr> +<tr class="label-row"> +<td class="left-label"> +<p><strong>Special Interest Groups (SIGs): Language, Math, AI, Hardware, Image.</strong></p> +</td> +<td class="marker"></td> +<td class="marker"></td> +<td class="marker"></td> +</tr> +<tr> +<td class="left-label"> +<p>Participate in meetings to present, discuss and provide feedback on the UXL Foundation projects.</p> +</td> +<td class="marker"> +<p>✓</p> +</td> +<td class="marker"> +<p>✓</p> +</td> +<td class="marker"> +<p>✓</p> +</td> +</tr> +<tr> +<td class="left-label"> +<p>Help to organize SIGs.</p> +</td> +<td class="marker"> +<p>✓</p> +</td> +<td class="marker"> +<p>✓</p> +</td> +<td class="marker"> +<p>✓</p> +</td> +</tr> +<tr class="label-row"> +<td class="left-label"> +<p><strong>Share marketing ideas and content.</strong></p> +</td> +<td class="marker"></td> +<td class="marker"></td> +<td class="marker"></td> +</tr> +<tr> +<td class="left-label"> +<p>Participate in the Marketing Committee meetings.</p> +</td> +<td class="marker"> +<p>✓</p> +</td> +<td class="marker"> +<p>✓</p> +</td> +<td class="marker"> +<p>✓</p> +</td> +</tr> +<tr> +<td class="left-label"> +<p>Share links to articles, communicate case studies, show off your contributions, propose event activities, or be a speaker.</p> +</td> +<td class="marker"> +<p>✓</p> +</td> +<td class="marker"> +<p>✓</p> +</td> +<td class="marker"> +<p>✓</p> +</td> +</tr> +<tr class="label-row"> +<td class="left-label"> +<p><strong>Contribute code changes and specification proposals.</strong></p> +</td> +<td class="marker"></td> +<td class="marker"></td> +<td class="marker"></td> +</tr> +<tr> +<td class="left-label"> +<p>Submit changes and enhancements to the open source projects, and/or the oneAPI specification.</p> +</td> +<td class="marker"> +<p>✓</p> +</td> +<td class="marker"> +<p>✓</p> +</td> +<td class="marker"> +<p>✓</p> +</td> +</tr> +<tr class="label-row"> +<td class="left-label"> +<p><strong>Share insights, give feedback.</strong></p> +</td> +<td class="marker"></td> +<td class="marker"></td> +<td class="marker"></td> +</tr> +<tr> +<td class="left-label"> +<p>Send your comments, share your thoughts about the Spec, the UXL Foundation, suggest improvements, launch a discussion.</p> +</td> +<td class="marker"> +<p>✓</p> +</td> +<td class="marker"> +<p>✓</p> +</td> +<td class="marker"> +<p>✓</p> +</td> +</tr> +</tbody> +</table> +</div> +<p class="center small"><em>Preview the <a href="https://cdn.platform.linuxfoundation.org/agreements/unified-acceleration-foundation-fund.pdf" target="_blank">Member Agreement</a>.</em></p> +</div> +</section> +<section class="cta-blade"> +<div class="container slim"> +<a class="cta-item large" href="http://join.uxlfoundation.org" target="_blank"><strong>Join us now</strong></a> +<p class="center cta-text"><strong>by logging in or creating a Linux Foundation account.</strong></p> +</div> +</section> +<section> +<div class="container slim"> +<p class="mb-4">Taking part in the Unified Acceleration (UXL) Foundation is an opportunity to build a multi-architecture multi-vendor software ecosystem for all accelerators - and unify the heterogeneous compute ecosystem around open standards - through active collaboration with industry leaders and experts.</p> +<p class="mb-4"><strong>The Unified Acceleration Foundation</strong> is an evolution of the oneAPI initiative and focuses on the development of specifications and open source projects through <strong>Working Groups (WGs) - Specification, Open Source, and Special Interest Groups (SIGs) - Language, Math, AI, Hardware, Image</strong>. +</p> +<p class="mb-4"><strong>As a member</strong>, you are invited to participate in the Working Group meetings, and co-develop the oneAPI Specification. <a href="https://github.com/uxlfoundation/foundation">Check the repo for details</a>.</p> +<p class="mb-4"><a href="https://lists.uxlfoundation.org/g/main/subgroups">Join the mailing lists</a> to learn more about upcoming meetings, see new announcements, and read the latest discussions.</p> +</div> +</section> +<footer class="site-footer-uxl"> +<div class="container center"> +<img alt="UXL Foundation: Unified Acceleration" height="70" src="/images/uxl-color.svg" width="200" class="inline"> +<p class="spacing-1u"><a href="https://uxlfoundation.org">UXLFoundation.org</a></p> +<ul class="social-links"> +<li><a href="https://www.linkedin.com/groups/14241252/" target="_blank" class="uxl-socialicon spacing-1u"><img src="/images/liuxlblue.png" alt="UXL on LinkedIn" height="36" width="36"></a></li> +<li><a href="https://twitter.com/UXLfoundation" target="_blank" class="uxl-socialicon spacing-1u"><img src="/images/tiuxlblue.png" alt="UXL on Twitter" height="36" width="36"></a></li> +<li><a href="https://github.com/uxlfoundation" target="_blank" class="uxl-socialicon spacing-1u"><img src="/images/ghuxlblue.png" alt="UXL on GitHub" height="36" width="36"></a></li> +</ul> +<p>Copyright © 2024 Unified Acceleration Foundation. All rights reserved.</p> +<p>Unified Acceleration Foundation is a <a href="https://jointdevelopment.org/">Joint Development Foundation Project</a></p> +<p><a href="https://jointdevelopment.org/policies/terms/">Privacy Policy and Terms of Use</a></p> +</div> +</footer> +</div> +</article> +</main> +</body> +</html> \ No newline at end of file