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..8bea0f4 --- /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%}.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-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}.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-\[\#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-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-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,');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\: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}}@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 @@ + \ 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 @@ + + + + + + + + + + + + + + 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 @@ + + + + + + + + + + + + + + + + + + \ 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 @@ + \ 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 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 @@ + + + \ 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 @@ + + + \ No newline at end of file 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/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/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/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/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/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/UXL-webinar-promo.png b/images/wp-sync/UXL-webinar-promo.png new file mode 100644 index 0000000..2e99a23 Binary files /dev/null and b/images/wp-sync/UXL-webinar-promo.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/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/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/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/newsimg.jpg b/images/wp-sync/newsimg.jpg new file mode 100644 index 0000000..3c0422a Binary files /dev/null and b/images/wp-sync/newsimg.jpg 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/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/index.html b/index.html new file mode 100644 index 0000000..b0f5e17 --- /dev/null +++ b/index.html @@ -0,0 +1,899 @@ + + + +UXL Foundation: Unified Acceleration + + + + + + + + + + + + + + + +
+
+ +Joint Development foundation Project + +
+
+
+
+
+
+
+
+
+UXL +

Unified Acceleration Foundation

+
+
+
    +
  • Build a multi-architecture multi-vendor software ecosystem for all accelerators.
  • +
  • Unify the heterogeneous compute ecosystem around open standards.
  • +
  • Build on and expand open-source projects for accelerated computing.
  • +
+
+ + +
+
+
+
+
+
+
+ +
+
+

UXL Foundation Webinar

+
+

Join us on April 30th at 8:00 am PDT, for a Complimentary Live Webinar presented by the UXL Foundation. Learn about the UXL Foundation and meet members of our Steering Committee to learn more about oneAPI and why these companies have come together to use open source elements of oneAPI to drive solutions for their businesses.

+

This webinar will cover:

+
    +
  • What are the UXL Foundation focus areas?
  • +
  • What is the oneAPI Specification?
  • +
  • What target markets are specific companies targeting for solutions based on oneAPI?
  • +
  • What open source project momentum is there and where can we learn more?
  • +
+
+ +
+
+
+
+ + + +
+
+
+

Steering Members

+
+
+ +
+
+ +
+
+ +
+
+Imagination Tech +
+
+ +
+
+ +
+
+ +
+
+ +
+ +
+
+
+

Steering Committee Members

+
+
+
+ +
+

+Andrew Wafaa

+

+Senior Director Software Communities & Fellow

+
+ +
+
+
+
+
+“” +
+
+ +
+

+Rod Burns

+

+VP of Ecosystem

+
+ +
+
+ +
+
+ +
+

+Masahiro Doteguchi

+

+Senior Engineering Manager

+
+Fujitsu +
+
+
+
+ +
+

+Dr. Priyanka Sharma

+

+Director of Software Engineering

+
+Fujitsu +
+
+
+
+ +
+

+Penporn Koanantakool

+

+Senior Software Engineer

+
+ +
+
+
+
+ +
+

+Dave Murray

+

+AI Software Product Management

+
+Imagination Tech +
+
+
+
+
+“” +
+
+ +
+

+Robert Cohn

+

+Senior Principal Engineer

+
+Intel +
+
+ +
+
+
+“” +
+
+ +
+

+Dr. Vinesh Sukumar

+

+Head of AI/ML Product Management

+
+Qualcomm +
+
+ +
+
+ +
+

+Hanwoong Jung

+

+Project Leader of Universal Deep Learning Compiler (UDLC)

+
+Samsung +
+
+
+
+ +
+

+Ramesh Radhakrishnan

+

+Technical Director , OCTO HPC/ML

+
+VMWare +
+
+
+
+
+
+ + + +
+
+ +
+
+

Spec Elements

+

The Spec is made of 7 core elements.

+
+
+
+
+ +
+

oneDPL

+
+
+
+

+oneAPI Data Parallel C++ Library +

+

+A companion to the DPC++ Compiler for programming oneAPI devices with APIs from C++ standard library, Parallel STL, and extensions. +

+
+
+
+
+
+ +
+

oneDNN

+
+
+
+

+oneAPI Deep Neural Network Library +

+

+High performance implementations of primitives for deep learning frameworks. +

+
+
+
+
+
+ +
+

oneCCL

+
+
+
+

+oneAPI Collective Communications Library +

+

+Communication primitives for scaling deep learning frameworks across multiple devices. +

+
+
+
+
+
+ +
+

Level Zero

+
+
+
+

+oneAPI Level Zero +

+

+System interface for oneAPI languages and libraries. +

+
+
+
+
+
+ +
+

oneDAL

+
+
+
+

+oneAPI Data Analytics Library +

+

+Algorithms for accelerated data science. +

+
+
+
+
+
+ +
+

oneTBB

+
+
+
+

+oneAPI Threading Building Blocks +

+

+Library for adding thread-based parallelism to complex applications on multiprocessors. +

+
+
+
+
+
+ +
+

oneMKL

+
+
+
+

+oneAPI Math Kernel Library +

+

+High performance math routines for science, engineering, and financial applications. +

+
+
+
+
+
+
+
+

UXL News

+
+
+Man on computer, city in the background +
+
+

UXL Foundation readying alternative to Nvidia's CUDA for this year

+
+

The UXL Foundation is readying its open standard accelerator programming model, touted by some as an alternative to Nvidia’s CUDA platform, for “a spec release in Q4.

+
+ +
+
+ +
+
+
+
+
+
+Article +
+

Vmware Collaborates With Intel To Unlock Private AI Everywhere

+
+ +
+
+
+
+
+
+Article +
+

Unified Acceleration (UXL) Foundation

+
+ +
+
+
+
+
+
+Article +
+

The Unified Acceleration Foundation Aims to Boost ML, AI Workloads No Matter the Architecture

+
+ +
+
+
+
+
+
+Article +
+

UXL Foundation Safety Critical SIG Created

+
+ +
+
+
+
+
+
+ +
+
+ + + +
+
+

Hear more from the Steering Members

+
+
+
+
+
+ + + + + + + +
+
+

“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 Rod Burns, VP Ecosystem, Codeplay Software and UXL Foundation Steering Committee Chair.

+

Read More from Rod Burns, VP Ecosystem, Codeplay Software and UXL Foundation Steering Committee Chair

+
+
+
+
+
+
+
+
+ + + + + + + +
+
+

“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 Hirai Kouichi, Head of Software Development Division under the Advanced Technology Development Unit, Fujitsu.

+
+
+
+
+
+
+
+
+ + + + + + + +
+
+

“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 George Elissaios, Sr. Director, HPC and ML infrastructure at Google Cloud.

+
+
+
+
+
+
+
+
+ + + + + + + +
+
+

“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 Shreyas Derashri, Vice President of Compute Product Management at Imagination Technologies. “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.”

+
+
+
+
+
+
+
+
+ + + + + + + +
+
+

“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.”

+
+
+
+
+
+
+
+
+ + + + + + + +
+
+

“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 Seungwon Lee, Master and lead of computing software team at Samsung Advanced Institute of technology(SAIT). “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.”

+
+
+
+
+
+
+
+
+ + + + + + + +
+
+

“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 Robert Cohn, Intel Corporation, oneAPI Specification Editor.

+
+
+
+
+
+
+
+ + + +
+
+ +
+
+
+

The Unified Acceleration Foundation is an evolution of the oneAPI initiative and focuses on the development of a specification and open source projects through Working Groups and Special Interest Groups (SIGs).

+
+
+
+
+

+ +Specification +

+
+

The specification includes 7 core elements of oneAPI, developed by a core team with feedback from the community.

+
+
+ +
+
+
+

+ +Open Source +

+
+

oneAPI allows developers to make accelerator choices.

+
+
+ +
+
+
+

+ +Community +

+
+

We invite radical collaboration from across the ecosystem to create a shared industry spec.

+
+
+ +
+
+
+

+And much more...

+
+ +
+
+
+
+
+
+ +
+
+ + \ 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:'',nextArrow:'',autoplay:!1,autoplaySpeed:3e3,centerMode:!1,centerPadding:"50px",cssEase:"ease",customPaging:function(e,t){return i('