<!DOCTYPE html>
<!-- saved from url=(0045)https://infograph.venngage.com/pl/iuIauy9aZhU -->
<html lang="en" data-theme="light" class="wf-robotocondensed-n4-active wf-roboto-n4-active wf-active" style="color-scheme: light;"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    
    <meta name="robots" content="noindex, nofollow">
    <meta name="viewport" content="width=device-width,initial-scale=1">
    <meta name="theme-color" content="#000000">
    <meta name="description" content="Open this design created on Venngage.">

    <!-- Open Graph (OG) meta tags -->
    <meta property="og:title" content="Early Adopter Advising Tech Implementation Project">
    <meta property="og:type" content="website">
    <meta property="og:url" content="https://infograph.venngage.com/pl/iuIauy9aZhU">
    <meta property="og:site_name" content="Venngage">
    <meta property="og:description" content="Open this design created on Venngage.">
    
    <!-- Twitter meta tags -->
    <meta name="twitter:title" content="Early Adopter Advising Tech Implementation Project">
    <meta name="twitter:url" content="https://infograph.venngage.com/pl/iuIauy9aZhU">
    <meta name="twitter:card" content="summary_large_image">
    <meta name="twitter:description" content="Open this design created on Venngage.">
    
    <link rel="shortcut icon" type="image/png" href="https://infograph.venngage.com/media/v2_img/icon-blue.png">
    <link rel="apple-touch-icon" sizes="180x180" href="https://infograph.venngage.com/apple-touch-icon.png">

            <title>Early Adopter Advising Tech Implementation Project - by WA Student Success Center  SBCTC [Infographic]</title>
                            <link id="editor2-css" href="./Early Adopter Advising Tech Implementation Project - by WA Student Success Center SBCTC [Infographic]_files/index-B4PMvN2a.css" rel="stylesheet"><script id="editor2-js" src="./Early Adopter Advising Tech Implementation Project - by WA Student Success Center SBCTC [Infographic]_files/index-CRPO-0AA.js.download" type="module"></script><script defer="defer" src="./Early Adopter Advising Tech Implementation Project - by WA Student Success Center SBCTC [Infographic]_files/editor2-loader.js.download"></script>
                    
    <!-- Load custom fonts -->
            <link rel="stylesheet" href="./Early Adopter Advising Tech Implementation Project - by WA Student Success Center SBCTC [Infographic]_files/css" media="all">
    <style type="text/css">.lf-progress {
  -webkit-appearance: none;
  -moz-apperance: none;
  width: 100%;
  /* margin: 0 10px; */
  height: 4px;
  border-radius: 3px;
  cursor: pointer;
}
.lf-progress:focus {
  outline: none;
  border: none;
}
.lf-progress::-moz-range-track {
  cursor: pointer;
  background: none;
  border: none;
  outline: none;
}
.lf-progress::-webkit-slider-thumb {
  -webkit-appearance: none !important;
  height: 13px;
  width: 13px;
  border: 0;
  border-radius: 50%;
  background: #0fccce;
  cursor: pointer;
}
.lf-progress::-moz-range-thumb {
  -moz-appearance: none !important;
  height: 13px;
  width: 13px;
  border: 0;
  border-radius: 50%;
  background: #0fccce;
  cursor: pointer;
}
.lf-progress::-ms-track {
  width: 100%;
  height: 3px;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  color: transparent;
}
.lf-progress::-ms-fill-lower {
  background: #ccc;
  border-radius: 3px;
}
.lf-progress::-ms-fill-upper {
  background: #ccc;
  border-radius: 3px;
}
.lf-progress::-ms-thumb {
  border: 0;
  height: 15px;
  width: 15px;
  border-radius: 50%;
  background: #0fccce;
  cursor: pointer;
}
.lf-progress:focus::-ms-fill-lower {
  background: #ccc;
}
.lf-progress:focus::-ms-fill-upper {
  background: #ccc;
}
.lf-player-container :focus {
  outline: 0;
}
.lf-popover {
  position: relative;
}

.lf-popover-content {
  display: inline-block;
  position: absolute;
  opacity: 1;
  visibility: visible;
  transform: translate(0, -10px);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  transition: all 0.3s cubic-bezier(0.75, -0.02, 0.2, 0.97);
}

.lf-popover-content.hidden {
  opacity: 0;
  visibility: hidden;
  transform: translate(0, 0px);
}

.lf-player-btn-container {
  display: flex;
  align-items: center;
}
.lf-player-btn {
  cursor: pointer;
  fill: #999;
  width: 14px;
}

.lf-player-btn.active {
  fill: #555;
}

.lf-popover {
  position: relative;
}

.lf-popover-content {
  display: inline-block;
  position: absolute;
  background-color: #ffffff;
  opacity: 1;

  transform: translate(0, -10px);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  transition: all 0.3s cubic-bezier(0.75, -0.02, 0.2, 0.97);
  padding: 10px;
}

.lf-popover-content.hidden {
  opacity: 0;
  visibility: hidden;
  transform: translate(0, 0px);
}

.lf-arrow {
  position: absolute;
  z-index: -1;
  content: '';
  bottom: -9px;
  border-style: solid;
  border-width: 10px 10px 0px 10px;
}

.lf-left-align,
.lf-left-align .lfarrow {
  left: 0;
  right: unset;
}

.lf-right-align,
.lf-right-align .lf-arrow {
  right: 0;
  left: unset;
}

.lf-text-input {
  border: 1px #ccc solid;
  border-radius: 5px;
  padding: 3px;
  width: 60px;
  margin: 0;
}

.lf-color-picker {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  height: 90px;
}

.lf-color-selectors {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.lf-color-component {
  display: flex;
  flex-direction: row;
  font-size: 12px;
  align-items: center;
  justify-content: center;
}

.lf-color-component strong {
  width: 40px;
}

.lf-color-component input[type='range'] {
  margin: 0 0 0 10px;
}

.lf-color-component input[type='number'] {
  width: 50px;
  margin: 0 0 0 10px;
}

.lf-color-preview {
  font-size: 12px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  padding-left: 5px;
}

.lf-preview {
  height: 60px;
  width: 60px;
}

.lf-popover-snapshot {
  width: 150px;
}
.lf-popover-snapshot h5 {
  margin: 5px 0 10px 0;
  font-size: 0.75rem;
}
.lf-popover-snapshot a {
  display: block;
  text-decoration: none;
}
.lf-popover-snapshot a:before {
  content: '\u297c';
  margin-right: 5px;
}
.lf-popover-snapshot .lf-note {
  display: block;
  margin-top: 10px;
  color: #999;
}
.lf-player-controls > div {
  margin-right: 5px;
  margin-left: 5px;
}
.lf-player-controls > div:first-child {
  margin-left: 0px;
}
.lf-player-controls > div:last-child {
  margin-right: 0px;
}
</style><style data-emotion="css-global" data-s=""></style><style data-emotion="css-global" data-s=""></style><style data-emotion="css-global" data-s=""></style><link rel="stylesheet" href="./Early Adopter Advising Tech Implementation Project - by WA Student Success Center SBCTC [Infographic]_files/css2" media="all"><style data-emotion="css" data-s=""></style><style data-tiptap-style="">.ProseMirror {
  position: relative;
}

.ProseMirror {
  word-wrap: break-word;
  white-space: pre-wrap;
  white-space: break-spaces;
  -webkit-font-variant-ligatures: none;
  font-variant-ligatures: none;
  font-feature-settings: "liga" 0; /* the above doesn't seem to work in Edge */
}

.ProseMirror [contenteditable="false"] {
  white-space: normal;
}

.ProseMirror [contenteditable="false"] [contenteditable="true"] {
  white-space: pre-wrap;
}

.ProseMirror pre {
  white-space: pre-wrap;
}

img.ProseMirror-separator {
  display: inline !important;
  border: none !important;
  margin: 0 !important;
  width: 1px !important;
  height: 1px !important;
}

.ProseMirror-gapcursor {
  display: none;
  pointer-events: none;
  position: absolute;
  margin: 0;
}

.ProseMirror-gapcursor:after {
  content: "";
  display: block;
  position: absolute;
  top: -2px;
  width: 20px;
  border-top: 1px solid black;
  animation: ProseMirror-cursor-blink 1.1s steps(2, start) infinite;
}

@keyframes ProseMirror-cursor-blink {
  to {
    visibility: hidden;
  }
}

.ProseMirror-hideselection *::selection {
  background: transparent;
}

.ProseMirror-hideselection *::-moz-selection {
  background: transparent;
}

.ProseMirror-hideselection * {
  caret-color: transparent;
}

.ProseMirror-focused .ProseMirror-gapcursor {
  display: block;
}

.tippy-box[data-animation=fade][data-state=hidden] {
  opacity: 0
}</style></head>

<body class="chakra-ui-light"><noscript>You need to enable JavaScript to run this app.</noscript>
    <!-- for pl and pe page -->
            <script type="text/javascript">
            var VenngageE2 = {
                authorId: "20143551",
                designOwner: {
                    firstName: "WA Student Success Center",
                    lastName: " SBCTC",
                    userType:  "business",
                },
                isUserStudent: false,
                role: null,
                experiments: {"gatePdfPremiumDownload":true},
                infographId: "90394137-9bbb-409d-bfcc-d335f923e909",
                isPublicView: true,
                enabledInteractionSubmission: false,
                viewer: {"type":"owner"},
            };
        </script>
        <!-- for editor2 design/:id page -->
        <!-- for editor2 internal use, such as export and thumbnail -->
    
    <div id="root"><div id="preview-page-container-id" class="css-3u29rv"><div id="interactive-infograph-wrapper" aria-label="infograph container" class="css-b93e9j"><div id="private-page-scroll-container" data-testid="private-page-scroll-container" class="e10nsque0 css-1poys1m"><div class="css-10b475q"><div class="css-n88md6"><div class="css-nzq71i"><div class="css-6nwg79"><div data-testid="YBECK7PBqsFISIYvahY7XTLBzAhY" class="page-container css-dispg4"><div class="css-1ua3vb0"><div tabindex="0" id="preview-active-page-focus-id" data-testid="private-page-focus-element" aria-label="Page" class="css-ajtc72"><div data-testid="widgetbase-003.wrZcZxfbJbZqc1zeEVycd74W" aria-label="heading 1 text widget" aria-describedby="003.wrZcZxfbJbZqc1zeEVycd74W-description" id="read-only-widgetbase-003.wrZcZxfbJbZqc1zeEVycd74W" tabindex="-1" class="widget-container css-1t37daa" style="display: block; position: absolute; top: 22.1193px; left: 25.6433px; width: 759px; height: fit-content; transform: rotate(0deg); z-index: 7;"><div aria-hidden="false" class="css-7gqj5s"><div><div contenteditable="false" translate="no" class="ProseMirror"><h1><span style="line-height: 1.2; font-size: 41.98830409356725px;" class="display-block"><strong><span style="font-family: Roboto; font-size: 41.98830409356725px; color: rgb(255, 255, 255)">Early-Adopter Advising Technology Implementation Project</span></strong></span></h1></div></div></div><span class="css-idkz9h"><p class="chakra-text css-0" id="003.wrZcZxfbJbZqc1zeEVycd74W-description">Early-Adopter Advising Technology Implementation Project</p></span></div><div data-testid="widgetbase-006.29kHLcyES89zuEMJN6NPm75G" aria-label="Basic shape widget" aria-describedby="006.29kHLcyES89zuEMJN6NPm75G-description" id="read-only-widgetbase-006.29kHLcyES89zuEMJN6NPm75G" tabindex="-1" class="widget-container css-1t37daa" style="display: block; position: absolute; top: 297.184px; left: 24.4495px; width: 759px; height: 642px; transform: rotate(0deg); z-index: 1;"><div class="css-dh3it3"><svg id="readonly-triangle-svg-:r10:" xmlns="http://www.w3.org/2000/svg" width="759px" height="642px" offset="31" style="position: absolute;"><rect id="readonly-triangle-fill-:r10:" fill="#ffffff" width="759px" height="642px" x="0" y="0" rx="10px"></rect><rect id="readonly-triangle-border-:r10:" width="759px" height="642px" stroke="black" stroke-width="0px" fill="#ffffff" x="0" y="0" rx="10px"></rect></svg></div><span class="css-idkz9h"><p class="chakra-text css-0" id="006.29kHLcyES89zuEMJN6NPm75G-description"></p></span></div><div data-testid="widgetbase-006.WFOX6NUPm7k34kHLJkaJjQg1" aria-label="Basic shape widget" aria-describedby="006.WFOX6NUPm7k34kHLJkaJjQg1-description" id="read-only-widgetbase-006.WFOX6NUPm7k34kHLJkaJjQg1" tabindex="-1" class="widget-container css-1t37daa" style="display: block; position: absolute; top: 416.665px; left: -0.519679px; width: 818px; height: 639px; transform: rotate(0deg); z-index: 0;"><div class="css-dh3it3"><svg id="readonly-triangle-svg-:r11:" xmlns="http://www.w3.org/2000/svg" width="818px" height="639px" offset="31" style="position: absolute;"><rect id="readonly-triangle-fill-:r11:" fill="#f4cd00" width="818px" height="639px" x="0" y="0" rx="0px"></rect><rect id="readonly-triangle-border-:r11:" width="818px" height="639px" stroke="black" stroke-width="0px" fill="#f4cd00" x="0" y="0" rx="0px"></rect></svg></div><span class="css-idkz9h"><p class="chakra-text css-0" id="006.WFOX6NUPm7k34kHLJkaJjQg1-description"></p></span></div><div data-testid="widgetbase-006.h8oTnN4bVTiR4auLq37J95zA" aria-label="Basic shape widget" aria-describedby="006.h8oTnN4bVTiR4auLq37J95zA-description" id="read-only-widgetbase-006.h8oTnN4bVTiR4auLq37J95zA" tabindex="-1" class="widget-container css-1t37daa" style="display: block; position: absolute; top: 518.043px; left: 413.415px; width: 45px; height: 43px; transform: rotate(0deg); z-index: 3;"><div class="css-dh3it3"><svg id="readonly-triangle-svg-:r12:" xmlns="http://www.w3.org/2000/svg" width="45px" height="43px" offset="31" style="position: absolute;"><rect id="readonly-triangle-fill-:r12:" fill="#003764" width="45px" height="43px" x="0" y="0" rx="10px"></rect><rect id="readonly-triangle-border-:r12:" width="45px" height="43px" stroke="black" stroke-width="0px" fill="#003764" x="0" y="0" rx="10px"></rect></svg></div><span class="css-idkz9h"><p class="chakra-text css-0" id="006.h8oTnN4bVTiR4auLq37J95zA-description"></p></span></div><div data-testid="widgetbase-003.nGO5c7WF3yhOpFP57Q2sy3S5" aria-label="heading 1 text widget" aria-describedby="003.nGO5c7WF3yhOpFP57Q2sy3S5-description" id="read-only-widgetbase-003.nGO5c7WF3yhOpFP57Q2sy3S5" tabindex="-1" class="widget-container css-1t37daa" style="display: block; position: absolute; top: 530.043px; left: 418.915px; width: 34px; height: fit-content; transform: rotate(0deg); z-index: 8;"><div aria-hidden="false" class="css-irsty3"><div><div contenteditable="false" translate="no" class="ProseMirror"><h1><span style="line-height: 1.2; text-align: center; font-size: 15.454545454545453px;" class="display-block"><strong><span style="font-family: Roboto Condensed; font-size: 15.454545454545453px; color: rgb(255, 255, 255)">1</span></strong></span></h1></div></div></div><span class="css-idkz9h"><p class="chakra-text css-0" id="003.nGO5c7WF3yhOpFP57Q2sy3S5-description">1</p></span></div><div data-testid="widgetbase-008.fPXzW1bbjxbL6OHTtTIJxpQ7" aria-label="" aria-describedby="008.fPXzW1bbjxbL6OHTtTIJxpQ7-description" id="read-only-widgetbase-008.fPXzW1bbjxbL6OHTtTIJxpQ7" tabindex="-1" class="widget-container css-1d3uqjx" style="display: block; position: absolute; top: 387.021px; left: 50.7114px; width: 329px; height: 450px; transform: rotate(0deg); z-index: 9;"><div class="allow-link-clicks e70caju0 css-19f4fcn"><div><div contenteditable="false" tabindex="-1" translate="no" class="ProseMirror"><div class="tableWrapper"><table style="--default-cell-min-width: 25px; width: 327.642px;"><colgroup><col style="width: 145px;"><col style="width: 183px;"></colgroup><tbody><tr><td colspan="2" rowspan="1" colwidth="144.82096072247,182.82096072247" backgroundcolor="#0071ce" bordercolor="#000000" borderwidth="1px" verticalalignment="top" style="background-color:#0071ce; border-color:#000000; border-width:1px; vertical-align:top;"><p style="line-height: 1.2; font-size: 15px;"><br class="ProseMirror-trailingBreak"></p></td></tr><tr><td colspan="1" rowspan="1" colwidth="144.82096072247" backgroundcolor="#00000000" bordercolor="#000000" borderwidth="1px" verticalalignment="top" style="background-color:#00000000; border-color:#000000; border-width:1px; vertical-align:top;"><p style="line-height: 1.2; font-size: 15px;"><span style="font-family: Roboto Condensed; font-size: 15px; color: #000000">April 1, 2025</span></p></td><td colspan="1" rowspan="1" colwidth="182.82096072247" backgroundcolor="#00000000" bordercolor="#000000" borderwidth="1px" verticalalignment="top" style="background-color:#00000000; border-color:#000000; border-width:1px; vertical-align:top;"><p style="line-height: 1.2; font-size: 15px;"><strong><span style="font-family: Roboto Condensed; font-size: 15px; color: #000000">Application available</span></strong></p></td></tr><tr><td colspan="1" rowspan="1" colwidth="144.82096072247" backgroundcolor="#00000000" bordercolor="#000000" borderwidth="1px" verticalalignment="top" style="background-color:#00000000; border-color:#000000; border-width:1px; vertical-align:top;"><p style="line-height: 1.2; font-size: 15px;"><span style="font-family: Roboto Condensed; font-size: 15px; color: #000000">April 8, 2025</span></p></td><td colspan="1" rowspan="1" colwidth="182.82096072247" backgroundcolor="#00000000" bordercolor="#000000" borderwidth="1px" verticalalignment="top" style="background-color:#00000000; border-color:#000000; border-width:1px; vertical-align:top;"><p style="line-height: 1.2; font-size: 15px;"><strong><span style="font-family: Roboto Condensed; font-size: 15px; color: #000000">Informational Webinar</span></strong></p></td></tr><tr><td colspan="1" rowspan="1" colwidth="144.82096072247" backgroundcolor="#00000000" bordercolor="#000000" borderwidth="1px" verticalalignment="top" style="background-color:#00000000; border-color:#000000; border-width:1px; vertical-align:top;"><p style="line-height: 1.2; font-size: 15px;"><span style="font-family: Roboto Condensed; font-size: 15px; color: #000000">May 15, 2025</span></p></td><td colspan="1" rowspan="1" colwidth="182.82096072247" backgroundcolor="#00000000" bordercolor="#000000" borderwidth="1px" verticalalignment="top" style="background-color:#00000000; border-color:#000000; border-width:1px; vertical-align:top;"><p style="line-height: 1.2; font-size: 15px;"><strong><span style="font-family: Roboto Condensed; font-size: 15px; color: #000000">Applications Due</span></strong></p></td></tr><tr><td colspan="2" rowspan="1" colwidth="144.82096072247,182.82096072247" backgroundcolor="#0071ce" bordercolor="#000000" borderwidth="1px" verticalalignment="top" style="background-color:#0071ce; border-color:#000000; border-width:1px; vertical-align:top;"><p style="line-height: 1.2; font-size: 15px;"><br class="ProseMirror-trailingBreak"></p></td></tr><tr><td colspan="1" rowspan="1" colwidth="144.82096072247" backgroundcolor="#00000000" bordercolor="#000000" borderwidth="1px" verticalalignment="top" style="background-color:#00000000; border-color:#000000; border-width:1px; vertical-align:top;"><p style="line-height: 1.2; font-size: 15px;"><span style="font-family: Roboto Condensed; font-size: 15px; color: #000000">May 21, 2025</span></p></td><td colspan="1" rowspan="1" colwidth="182.82096072247" backgroundcolor="#00000000" bordercolor="#000000" borderwidth="1px" verticalalignment="top" style="background-color:#00000000; border-color:#000000; border-width:1px; vertical-align:top;"><p style="line-height: 1.2; font-size: 15px;"><strong><span style="font-family: Roboto Condensed; font-size: 15px; color: #000000">Award recipients notified</span></strong></p></td></tr><tr><td colspan="1" rowspan="1" colwidth="144.82096072247" backgroundcolor="#00000000" bordercolor="#000000" borderwidth="1px" verticalalignment="top" style="background-color:#00000000; border-color:#000000; border-width:1px; vertical-align:top;"><p style="line-height: 1.2; font-size: 15px;"><span style="font-family: Roboto Condensed; font-size: 15px; color: #000000">June 1, 2025</span></p></td><td colspan="1" rowspan="1" colwidth="182.82096072247" backgroundcolor="#00000000" bordercolor="#000000" borderwidth="1px" verticalalignment="top" style="background-color:#00000000; border-color:#000000; border-width:1px; vertical-align:top;"><p style="line-height: 1.2; font-size: 15px;"><strong><span style="font-family: Roboto Condensed; font-size: 15px; color: #000000">Grant start date</span></strong></p></td></tr><tr><td colspan="1" rowspan="1" colwidth="144.82096072247" backgroundcolor="#00000000" bordercolor="#000000" borderwidth="1px" verticalalignment="top" style="background-color:#00000000; border-color:#000000; border-width:1px; vertical-align:top;"><p style="line-height: 1.2; font-size: 15px;"><span style="font-family: Roboto Condensed; font-size: 15px; color: #000000">June 2025</span></p></td><td colspan="1" rowspan="1" colwidth="182.82096072247" backgroundcolor="#00000000" bordercolor="#000000" borderwidth="1px" verticalalignment="top" style="background-color:#00000000; border-color:#000000; border-width:1px; vertical-align:top;"><p style="line-height: 1.2; font-size: 15px;"><strong><span style="font-family: Roboto Condensed; font-size: 15px; color: #000000">1st In-person Community of Practice meeting</span></strong></p></td></tr><tr><td colspan="2" rowspan="1" colwidth="144.82096072247,182.82096072247" backgroundcolor="#0071ce" bordercolor="#000000" borderwidth="1px" verticalalignment="top" style="background-color:#0071ce; border-color:#000000; border-width:1px; vertical-align:top;"><p style="line-height: 1.3; font-size: 15px;"><br class="ProseMirror-trailingBreak"></p></td></tr><tr><td colspan="1" rowspan="1" colwidth="144.82096072247" backgroundcolor="#00000000" bordercolor="#000000" borderwidth="1px" verticalalignment="top" style="background-color:#00000000; border-color:#000000; border-width:1px; vertical-align:top;"><p style="line-height: 1.2; font-size: 15px;"><span style="font-family: Roboto Condensed; font-size: 15px; color: #000000">June 2026</span></p></td><td colspan="1" rowspan="1" colwidth="182.82096072247" backgroundcolor="#00000000" bordercolor="#000000" borderwidth="1px" verticalalignment="top" style="background-color:#00000000; border-color:#000000; border-width:1px; vertical-align:top;"><p style="line-height: 1.2; font-size: 15px;"><strong><span style="font-family: Roboto Condensed; font-size: 15px; color: #000000">2nd In-person Community of Practice meeting</span></strong></p></td></tr><tr><td colspan="1" rowspan="1" colwidth="144.82096072247" backgroundcolor="#00000000" bordercolor="#000000" borderwidth="1px" verticalalignment="top" style="background-color:#00000000; border-color:#000000; border-width:1px; vertical-align:top;"><p style="line-height: 1.2; font-size: 15px;"><span style="font-family: Roboto Condensed; font-size: 15px; color: #000000">September 30, 2026</span></p></td><td colspan="1" rowspan="1" colwidth="182.82096072247" backgroundcolor="#00000000" bordercolor="#000000" borderwidth="1px" verticalalignment="top" style="background-color:#00000000; border-color:#000000; border-width:1px; vertical-align:top;"><p style="line-height: 1.2; font-size: 15px;"><strong><span style="font-family: Roboto Condensed; font-size: 15px; color: #000000">All grant funds must be expended</span></strong></p></td></tr><tr><td colspan="1" rowspan="1" colwidth="144.82096072247" backgroundcolor="#00000000" bordercolor="#000000" borderwidth="1px" verticalalignment="top" style="background-color:#00000000; border-color:#000000; border-width:1px; vertical-align:top;"><p style="line-height: 1.2; font-size: 15px;"><span style="font-family: Roboto Condensed; font-size: 15px; color: #000000">October 15, 2026</span></p></td><td colspan="1" rowspan="1" colwidth="182.82096072247" backgroundcolor="#00000000" bordercolor="#000000" borderwidth="1px" verticalalignment="top" style="background-color:#00000000; border-color:#000000; border-width:1px; vertical-align:top;"><p style="line-height: 1.2; font-size: 15px;"><strong><span style="font-family: Roboto Condensed; font-size: 15px; color: #000000">Colleges to submit final report</span></strong></p></td></tr><tr><td colspan="2" rowspan="1" colwidth="144.82096072247,182.82096072247" backgroundcolor="#0071ce" bordercolor="#000000" borderwidth="1px" verticalalignment="top" style="background-color:#0071ce; border-color:#000000; border-width:1px; vertical-align:top;"><p style="line-height: 1.2; font-size: 15px;"><br class="ProseMirror-trailingBreak"></p></td></tr></tbody></table></div></div></div></div><span class="css-idkz9h"><p class="chakra-text css-0" id="008.fPXzW1bbjxbL6OHTtTIJxpQ7-description"></p></span></div><div data-testid="widgetbase-003.uSqjfgLBMi6dFpOedzDXTkwZ" aria-label="heading 2 text widget" aria-describedby="003.uSqjfgLBMi6dFpOedzDXTkwZ-description" id="read-only-widgetbase-003.uSqjfgLBMi6dFpOedzDXTkwZ" tabindex="-1" class="widget-container css-1t37daa" style="display: block; position: absolute; top: 353.889px; left: 50.6067px; width: 327px; height: fit-content; transform: rotate(0deg); z-index: 10;"><div aria-hidden="false" class="css-iqk2ih"><div><div contenteditable="false" translate="no" class="ProseMirror"><h2><span style="line-height: 1.2; font-size: 17px;" class="display-block"><strong><span style="font-family: Roboto Condensed; font-size: 17px; color: rgb(0, 0, 0)">Timeline</span></strong></span></h2></div></div></div><span class="css-idkz9h"><p class="chakra-text css-0" id="003.uSqjfgLBMi6dFpOedzDXTkwZ-description">Timeline</p></span></div><div data-testid="widgetbase-003.C8CW0z6jfe64vBkXISUaF4JP" aria-label="heading 2 text widget" aria-describedby="003.C8CW0z6jfe64vBkXISUaF4JP-description" id="read-only-widgetbase-003.C8CW0z6jfe64vBkXISUaF4JP" tabindex="-1" class="widget-container css-1t37daa" style="display: block; position: absolute; top: 312.892px; left: 400.682px; width: 302px; height: fit-content; transform: rotate(0deg); z-index: 11;"><div aria-hidden="false" class="css-iqk2ih"><div><div contenteditable="false" translate="no" class="ProseMirror"><h2><span style="line-height: 1.2; font-size: 17px;" class="display-block"><strong><span style="font-family: Roboto Condensed; font-size: 17px; color: rgb(0, 0, 0)">Project Overview</span></strong></span></h2></div></div></div><span class="css-idkz9h"><p class="chakra-text css-0" id="003.C8CW0z6jfe64vBkXISUaF4JP-description">Project Overview</p></span></div><div data-testid="widgetbase-003.tWCovOp7EWJ7qAwQoPOFKXG0" aria-label="paragraph text widget" aria-describedby="003.tWCovOp7EWJ7qAwQoPOFKXG0-description" id="read-only-widgetbase-003.tWCovOp7EWJ7qAwQoPOFKXG0" tabindex="-1" class="widget-container css-1t37daa" style="display: block; position: absolute; top: 343.012px; left: 400.683px; width: 365px; height: fit-content; transform: rotate(0deg); z-index: 12;"><div aria-hidden="false" class="css-b73vvp"><div><div contenteditable="false" translate="no" class="ProseMirror"><p style="line-height: 1.4; font-size: 16.32492113564669px;"><span style="font-family: Roboto Condensed; font-size: 16.32492113564669px; color: rgb(0, 0, 0)">The Washington Student Success Center, in support of statewide Guided Pathways reforms, invites Washington state community and technical colleges to apply for funding to accelerate preparation for and implementation of new student success and advising platform.  Priority will be given to colleges adopting technology selected through a statewide RFP process.</span></p></div></div></div><span class="css-idkz9h"><p class="chakra-text css-0" id="003.tWCovOp7EWJ7qAwQoPOFKXG0-description">The Washington Student Success Center, in support of statewide Guided Pathways reforms, invites Washington state community and technical colleges to apply for funding to accelerate preparation for and implementation of new student success and advising platform.  Priority will be given to colleges adopting technology selected through a statewide RFP process.</p></span></div><div data-testid="widgetbase-003.ElXN8IfIKqcBWgkBMLtcqcfm" aria-label="heading 2 text widget" aria-describedby="003.ElXN8IfIKqcBWgkBMLtcqcfm-description" id="read-only-widgetbase-003.ElXN8IfIKqcBWgkBMLtcqcfm" tabindex="-1" class="widget-container css-1t37daa" style="display: block; position: absolute; top: 517.921px; left: 473.885px; width: 302px; height: fit-content; transform: rotate(0deg); z-index: 13;"><div aria-hidden="false" class="css-iqk2ih"><div><div contenteditable="false" translate="no" class="ProseMirror"><h2><span style="line-height: 1.2; font-size: 17px;" class="display-block"><strong><span style="font-family: Roboto Condensed; font-size: 17px; color: rgb(0, 0, 0)">Benefits</span></strong></span></h2></div></div></div><span class="css-idkz9h"><p class="chakra-text css-0" id="003.ElXN8IfIKqcBWgkBMLtcqcfm-description">Benefits</p></span></div><div data-testid="widgetbase-003.xcNTHmm3eQ7aCZqyivDBzmei" aria-label="paragraph text widget" aria-describedby="003.xcNTHmm3eQ7aCZqyivDBzmei-description" id="read-only-widgetbase-003.xcNTHmm3eQ7aCZqyivDBzmei" tabindex="-1" class="widget-container css-1t37daa" style="display: block; position: absolute; top: 548.735px; left: 473.673px; width: 291px; height: fit-content; transform: rotate(0deg); z-index: 2;"><div aria-hidden="false" class="css-1ojbcdw"><div><div contenteditable="false" translate="no" class="ProseMirror"><ul><li class=" " style="font-size: 15.262237762237763px; color: rgb(35, 35, 35); font-family: Roboto Condensed; margin-left: 15.262237762237763px"><p style="line-height: 1.4; font-size: 15.262237762237763px;"><span style="font-family: Roboto Condensed; font-size: 15.262237762237763px; color: rgb(35, 35, 35)">$45,000 in Project Funding</span></p></li><li class=" " style="font-size: 15.262237762237763px; color: rgb(35, 35, 35); font-family: Roboto Condensed; margin-left: 15.262237762237763px"><p style="line-height: 1.4; font-size: 15.262237762237763px;"><span style="font-family: Roboto Condensed; font-size: 15.262237762237763px; color: rgb(35, 35, 35)">Join a Statewide Learning Community</span></p></li><li class=" " style="font-size: 15.262237762237763px; color: rgb(35, 35, 35); font-family: Roboto Condensed; margin-left: 15.262237762237763px"><p style="line-height: 1.4; font-size: 15.262237762237763px;"><span style="font-family: Roboto Condensed; font-size: 15.262237762237763px; color: rgb(35, 35, 35)">Access to Technical Assistance and Coaching.</span></p></li><li class=" " style="font-size: 15.262237762237763px; color: rgb(35, 35, 35); font-family: Roboto Condensed; margin-left: 15.262237762237763px"><p style="line-height: 1.4; font-size: 15.262237762237763px;"><span style="font-family: Roboto Condensed; font-size: 15.262237762237763px; color: rgb(35, 35, 35)">Lead Innovation in Student Support</span></p></li><li class=" " style="font-size: 15.262237762237763px; color: rgb(35, 35, 35); font-family: Roboto Condensed; margin-left: 15.262237762237763px"><p style="line-height: 1.4; font-size: 15.262237762237763px;"><span style="font-family: Roboto Condensed; font-size: 15.262237762237763px; color: rgb(35, 35, 35)">Inform Statewide Strategy and Implementation. </span><br><br class="ProseMirror-trailingBreak"></p></li></ul></div></div></div><span class="css-idkz9h"><p class="chakra-text css-0" id="003.xcNTHmm3eQ7aCZqyivDBzmei-description">$45,000 in Project Funding

Join a Statewide Learning Community

Access to Technical Assistance and Coaching.

Lead Innovation in Student Support

Inform Statewide Strategy and Implementation. 
</p></span></div><div data-testid="widgetbase-003.uRzDRBgxeZyug6inbNxUYHqu" aria-label="paragraph text widget" aria-describedby="003.uRzDRBgxeZyug6inbNxUYHqu-description" id="read-only-widgetbase-003.uRzDRBgxeZyug6inbNxUYHqu" tabindex="-1" class="widget-container css-1t37daa" style="display: block; position: absolute; top: 738.71px; left: 473.672px; width: 242px; height: fit-content; transform: rotate(0deg); z-index: 14;"><div aria-hidden="false" class="css-qk1f3m"><div><div contenteditable="false" translate="no" class="ProseMirror"><ul><li class=" " style="font-size: 15px; color: rgb(35, 35, 35); font-family: Roboto Condensed; margin-left: 15px"><p style="line-height: 1.4; font-size: 15px;"><span style="font-family: Roboto Condensed; font-size: 15px; color: rgb(35, 35, 35)">Geography</span></p></li><li class=" " style="font-size: 15px; color: rgb(35, 35, 35); font-family: Roboto Condensed; margin-left: 15px"><p style="line-height: 1.4; font-size: 15px;"><span style="font-family: Roboto Condensed; font-size: 15px; color: rgb(35, 35, 35)">Institution Size</span></p></li><li class=" " style="font-size: 15px; color: rgb(35, 35, 35); font-family: Roboto Condensed; margin-left: 15px"><p style="line-height: 1.4; font-size: 15px;"><span style="font-family: Roboto Condensed; font-size: 15px; color: rgb(35, 35, 35)">Student Demographic</span></p></li></ul></div></div></div><span class="css-idkz9h"><p class="chakra-text css-0" id="003.uRzDRBgxeZyug6inbNxUYHqu-description">Geography

Institution Size

Student Demographic</p></span></div><div data-testid="widgetbase-006.K6P0zSvatXVSpbxm75ydOX3P" aria-label="Basic shape widget" aria-describedby="006.K6P0zSvatXVSpbxm75ydOX3P-description" id="read-only-widgetbase-006.K6P0zSvatXVSpbxm75ydOX3P" tabindex="-1" class="widget-container css-1t37daa" style="display: block; position: absolute; top: 713.217px; left: 413.72px; width: 45px; height: 43px; transform: rotate(0deg); z-index: 4;"><div class="css-dh3it3"><svg id="readonly-triangle-svg-:r13:" xmlns="http://www.w3.org/2000/svg" width="45px" height="43px" offset="31" style="position: absolute;"><rect id="readonly-triangle-fill-:r13:" fill="#003764" width="45px" height="43px" x="0" y="0" rx="10px"></rect><rect id="readonly-triangle-border-:r13:" width="45px" height="43px" stroke="black" stroke-width="0px" fill="#003764" x="0" y="0" rx="10px"></rect></svg></div><span class="css-idkz9h"><p class="chakra-text css-0" id="006.K6P0zSvatXVSpbxm75ydOX3P-description"></p></span></div><div data-testid="widgetbase-003.gEhPNfV1IgooA8wJ2gZLw7Rl" aria-label="heading 1 text widget" aria-describedby="003.gEhPNfV1IgooA8wJ2gZLw7Rl-description" id="read-only-widgetbase-003.gEhPNfV1IgooA8wJ2gZLw7Rl" tabindex="-1" class="widget-container css-1t37daa" style="display: block; position: absolute; top: 725.217px; left: 419.22px; width: 34px; height: fit-content; transform: rotate(0deg); z-index: 15;"><div aria-hidden="false" class="css-irsty3"><div><div contenteditable="false" translate="no" class="ProseMirror"><h1><span style="line-height: 1.2; text-align: center; font-size: 15.454545454545453px;" class="display-block"><strong><span style="font-family: Roboto Condensed; font-size: 15.454545454545453px; color: rgb(255, 255, 255)">2</span></strong></span></h1></div></div></div><span class="css-idkz9h"><p class="chakra-text css-0" id="003.gEhPNfV1IgooA8wJ2gZLw7Rl-description">2</p></span></div><div data-testid="widgetbase-007.5Z543X0osLNCMWMBGYQJMPL9" aria-label="Image widget" aria-describedby="007.5Z543X0osLNCMWMBGYQJMPL9-description" id="read-only-widgetbase-007.5Z543X0osLNCMWMBGYQJMPL9" tabindex="-1" class="widget-container css-1t37daa" style="display: block; position: absolute; top: 951.243px; left: 25.6427px; width: 229px; height: 80.9992px; transform: rotate(0deg); z-index: 16;"><img src="data:image/png:007.5Z543X0osLNCMWMBGYQJMPL9;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=" alt="Figure" class="a11y-figure-image css-mso77z e12xa6pg0"><div class="css-tsso94"><div class="css-7cxduo"><div data-testid="image-rect" class="image-rect" style="inset: 0px; width: 229px; height: 80.9992px; opacity: 1; position: absolute;"><svg width="0" height="0"><defs><filter id="vg_filter_id__canvas__:r15:"><fecomponenttransfer><fefuncr type="linear" intercept="0.07529411764705882"></fefuncr><fefuncg type="linear" intercept="0"></fefuncg><fefuncb type="linear" intercept="0.15"></fefuncb></fecomponenttransfer></filter></defs></svg><img alt="" src="./Early Adopter Advising Tech Implementation Project - by WA Student Success Center SBCTC [Infographic]_files/7319911-a4c879a68144adb2ab1a90c1ad8d23cf.png" class="erzc5i40 css-16k5xbp" draggable="false"></div></div></div><span class="css-idkz9h"><p class="chakra-text css-0" id="007.5Z543X0osLNCMWMBGYQJMPL9-description"></p></span></div><div data-testid="widgetbase-003.BiSVdw6MJj4PsB8qV4oPiX9X" aria-label="heading 2 text widget" aria-describedby="003.BiSVdw6MJj4PsB8qV4oPiX9X-description" id="read-only-widgetbase-003.BiSVdw6MJj4PsB8qV4oPiX9X" tabindex="-1" class="widget-container css-1t37daa" style="display: block; position: absolute; top: 143.948px; left: 25.6324px; width: 759px; height: fit-content; transform: rotate(0deg); z-index: 17;"><div aria-hidden="false" class="css-b3rlbo"><div><div contenteditable="false" translate="no" class="ProseMirror"><h2><span style="line-height: 1.2; text-align: center; font-size: 19.172279792746114px;" class="display-block"><strong><em><span style="font-family: Roboto Condensed; font-size: 19.172279792746114px; color: #ffffff">The Early-Adopter Advising Technology Implementation Project Application is designed for Washington State Community and Technical Colleges interested in participating in a statewide initiative to enhance student success and advising services through technology adoption. Facilitated by the Washington Student Success Center in partnership with Jobs for the Future (JFF), this initiative supports Guided Pathways reforms by streamlining student support, redesigning, advising structures, and fostering equitable educational outcomes.</span></em></strong></span></h2></div></div></div><span class="css-idkz9h"><p class="chakra-text css-0" id="003.BiSVdw6MJj4PsB8qV4oPiX9X-description">The Early-Adopter Advising Technology Implementation Project Application is designed for Washington State Community and Technical Colleges interested in participating in a statewide initiative to enhance student success and advising services through technology adoption. Facilitated by the Washington Student Success Center in partnership with Jobs for the Future (JFF), this initiative supports Guided Pathways reforms by streamlining student support, redesigning, advising structures, and fostering equitable educational outcomes.</p></span></div><div data-testid="widgetbase-003.XqNr4iH4m8PhxTjTVRTyzuwt" aria-label="heading 2 text widget" aria-describedby="003.XqNr4iH4m8PhxTjTVRTyzuwt-description" id="read-only-widgetbase-003.XqNr4iH4m8PhxTjTVRTyzuwt" tabindex="-1" class="widget-container css-1t37daa" style="display: block; position: absolute; top: 713.225px; left: 473.672px; width: 302px; height: fit-content; transform: rotate(0deg); z-index: 18;"><div aria-hidden="false" class="css-iqk2ih"><div><div contenteditable="false" translate="no" class="ProseMirror"><h2><span style="line-height: 1.2; font-size: 17px;" class="display-block"><strong><span style="font-family: Roboto Condensed; font-size: 17px; color: rgb(0, 0, 0)">Additional Priority Considerations</span></strong></span></h2></div></div></div><span class="css-idkz9h"><p class="chakra-text css-0" id="003.XqNr4iH4m8PhxTjTVRTyzuwt-description">Additional Priority Considerations</p></span></div><div data-testid="widgetbase-007.p2sTo0fFpzRBf8rlmRAU1j24" aria-label="Image widget" aria-describedby="007.p2sTo0fFpzRBf8rlmRAU1j24-description" id="read-only-widgetbase-007.p2sTo0fFpzRBf8rlmRAU1j24" tabindex="-1" class="widget-container css-1t37daa" style="display: block; position: absolute; top: 829.77px; left: 656.302px; width: 128.985px; height: 109px; transform: rotate(0deg); z-index: 19;"><img src="data:image/png:007.p2sTo0fFpzRBf8rlmRAU1j24;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=" alt="Figure" class="a11y-figure-image css-mso77z e12xa6pg0"><div class="css-tsso94"><div class="css-7cxduo"><div data-testid="image-rect" class="image-rect" style="inset: 0px 0px 58.6355px; width: 129.018px; height: 167.635px; opacity: 1; position: absolute;"><svg width="0" height="0"><defs><filter id="vg_filter_id__canvas__:r16:"><fecomponenttransfer><fefuncr type="linear" intercept="0.07529411764705882"></fefuncr><fefuncg type="linear" intercept="0"></fefuncg><fefuncb type="linear" intercept="0.15"></fefuncb></fecomponenttransfer></filter></defs></svg><img alt="" src="./Early Adopter Advising Tech Implementation Project - by WA Student Success Center SBCTC [Infographic]_files/20143551-18ae367d7b6c53ff458f534ced8f73f7.jpeg" class="erzc5i40 css-16k5xbp" draggable="false"></div></div></div><span class="css-idkz9h"><p class="chakra-text css-0" id="007.p2sTo0fFpzRBf8rlmRAU1j24-description"></p></span></div><div data-testid="widgetbase-002.W6M5JmwhBQxQudz69lHCKQbI" aria-label="Icon widget" aria-describedby="002.W6M5JmwhBQxQudz69lHCKQbI-description" id="read-only-widgetbase-002.W6M5JmwhBQxQudz69lHCKQbI" tabindex="-1" class="widget-container css-1t37daa" style="display: block; position: absolute; top: 833.706px; left: 586.948px; width: 41px; height: 49px; transform: rotate(-90.2193deg); z-index: 5;"><div class="css-dh3it3"><svg xmlns="http://www.w3.org/2000/svg" viewBox="4.92 0.93 38.15 46" role="img" fill="" data-testid="svg-inline-icon" style="width: 100%; height: 100%; position: absolute;"><title>icon</title><desc>icon description</desc><radialgradient id="2yqJix89SUV2v9DahJhWka__RLTPo1cH" cx="531.277" cy="603.504" r="24.323" gradientTransform="matrix(0 -1 -1 0 625.932 557.93)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#5d483b"></stop><stop offset=".629" stop-color="#4a342d"></stop><stop offset=".736" stop-color="#453028"></stop><stop offset=".869" stop-color="#35231b"></stop><stop offset="1" stop-color="#1f1108"></stop></radialgradient><path fill="url(#2yqJix89SUV2v9DahJhWka__RLTPo1cH)" d="M26.932,2.191v3.128c0,1.834,0.778,3.569,2.113,4.826c0.614,0.578,1.181,1.237,1.681,1.968 c0.1,0.146,0.177,0.3,0.27,0.449l1.913,2.729l0.014-0.02l2.391,3.437l0.281,0.264c1.01,0.947,2.243,1.63,3.59,1.992l2.938,0.786     c0.576,0.151,0.967,0.669,0.955,1.251c-0.277,3.73-6.903,4.476-13.512,1.462l0,0.012c-0.37-0.161-0.612,0.05-0.676,0.804    c0,0.005-0.001,0.011-0.001,0.016c-0.024,0.807-0.538,17.842-0.542,18.004c0.028,0.94-0.175,1.779-0.537,2.444      c-0.411,0.755-1.001,1.177-1.658,1.188c-0.658,0.011-1.262-0.391-1.699-1.132c-0.384-0.652-0.604-1.512-0.619-2.407l-0.717-14.056   c-0.009,0-0.017,0-0.035,0c-0.27,1.379-1.479,2.421-2.937,2.421c-1.657,0-3-1.343-3-3c0,1.657-1.343,3-3,3  c-1.455,0-2.661-1.037-2.935-2.411c-0.246,1.409-1.468,2.483-2.948,2.483c-1.657,0-3.287-1.438-3.287-3.095 c0-0.003-0.322-14.022,0.747-16.705c0.374-0.939,1.028-1.77,1.837-2.458c1.489-1.267,2.376-3.102,2.376-5.057V2.191 c0-0.697,3.806-1.261,8.5-1.261C23.127,0.93,26.932,1.494,26.932,2.191z"></path><g opacity=".26"><path fill="#5b463a" d="M24.269,1.874c0,0.167,2.038,9.083,2.159,9.198c0.056,1.72,0.811,3.36,2.074,4.566 c0.565,0.54,1.09,1.152,1.552,1.83c0.091,0.133,0.335,0.521,0.42,0.656l1.74,2.479l0.23,0.294l2.199,3.149 c0.092,0.086,0.459,0.388,0.582,0.421c0.918,0.861,1.64,1.183,2.864,1.513c0.037,0.01,1.813-0.114,1.827-0.081 c1.382-0.421,2.465-1.046,2.466-1.311c0.012-0.582-0.379-1.1-0.955-1.251l-2.938-0.786c-1.347-0.362-2.58-1.044-3.59-1.992 l-0.281-0.264l-2.391-3.437l-0.014,0.02l-1.913-2.729c-0.093-0.149-0.17-0.303-0.27-0.449c-0.5-0.731-1.067-1.39-1.681-1.968 c-1.12-1.055-1.759-6.761-1.417-9.152L24.269,1.874z" opacity=".091"></path><path fill="#5a4438" d="M24.535,2.319c0,0.333,1.912,8.532,2.155,8.761c0.112,1.606,0.844,3.152,2.034,4.306 c0.517,0.502,0.998,1.066,1.424,1.691c0.082,0.12,0.493,0.742,0.569,0.863l1.568,2.229l0.446,0.608l2.007,2.86 c0.184,0.172,0.638,0.512,0.882,0.578c0.827,0.775,1.77,1.143,2.872,1.44c0.074,0.019,1.703-0.062,1.73,0.004 c1.248-0.396,2.227-0.975,2.229-1.231c0.012-0.582-0.379-1.1-0.955-1.251l-2.938-0.786c-1.347-0.362-2.58-1.044-3.59-1.992 l-0.281-0.264l-2.391-3.437l-0.014,0.02l-1.913-2.729c-0.093-0.149-0.17-0.303-0.27-0.449c-0.5-0.731-1.067-1.39-1.681-1.968 c-1.141-1.075-1.794-6.384-1.486-8.719L24.535,2.319z" opacity=".182"></path><path fill="#584337" d="M24.801,2.763c0,0.5,1.786,7.98,2.15,8.323c0.167,1.491,0.878,2.942,1.995,4.047 c0.469,0.464,0.907,0.981,1.296,1.553c0.073,0.106,0.651,0.962,0.718,1.071l1.395,1.979l0.662,0.923l1.815,2.572 c0.276,0.258,0.816,0.636,1.183,0.735c0.735,0.689,1.9,1.104,2.879,1.367c0.111,0.029,1.593-0.011,1.633,0.089 c1.114-0.37,1.988-0.904,1.992-1.152c0.012-0.582-0.379-1.1-0.955-1.251l-2.938-0.786c-1.347-0.362-2.58-1.044-3.59-1.992 l-0.281-0.264l-2.391-3.437l-0.014,0.02l-1.913-2.729c-0.093-0.149-0.17-0.303-0.27-0.449c-0.5-0.731-1.067-1.39-1.681-1.968 c-1.163-1.095-1.83-6.007-1.556-8.287L24.801,2.763z" opacity=".273"></path><path fill="#564136" d="M25.068,3.208c0,0.667,1.66,7.429,2.145,7.886c0.223,1.377,0.912,2.733,1.956,3.787 c0.422,0.426,0.816,0.896,1.168,1.415c0.064,0.093,0.809,1.183,0.868,1.278l1.222,1.729l0.878,1.237l1.624,2.283 c0.367,0.345,0.994,0.76,1.484,0.892c0.643,0.603,2.029,1.064,2.886,1.295c0.148,0.039,1.483,0.041,1.536,0.174 c0.98-0.345,1.75-0.833,1.755-1.072c0.012-0.582-0.379-1.1-0.955-1.251l-2.938-0.786c-1.347-0.362-2.58-1.044-3.59-1.992 l-0.281-0.264l-2.391-3.437l-0.014,0.02l-1.913-2.729c-0.093-0.149-0.17-0.303-0.27-0.449c-0.5-0.731-1.067-1.39-1.681-1.968 c-1.185-1.115-1.865-5.63-1.625-7.854L25.068,3.208z" opacity=".364"></path><path fill="#543f35" d="M25.334,3.652c0,0.834,1.534,6.878,2.141,7.449c0.279,1.263,0.946,2.523,1.916,3.527 c0.374,0.387,0.725,0.811,1.04,1.277c0.055,0.08,0.966,1.404,1.017,1.485l1.05,1.479l1.094,1.551l1.432,1.995 c0.459,0.431,1.173,0.884,1.785,1.049c0.551,0.517,2.159,1.024,2.894,1.222c0.185,0.049,1.373,0.092,1.439,0.258 c0.846-0.32,1.512-0.762,1.518-0.993c0.012-0.582-0.379-1.1-0.955-1.251l-2.938-0.786c-1.347-0.362-2.58-1.044-3.59-1.992 l-0.281-0.264l-2.391-3.437l-0.014,0.02l-1.913-2.729c-0.093-0.149-0.17-0.303-0.27-0.449c-0.5-0.731-1.067-1.39-1.681-1.968 c-1.206-1.136-1.9-5.253-1.695-7.422L25.334,3.652z" opacity=".455"></path><path fill="#533d33" d="M25.6,4.097c0,1,1.408,6.326,2.136,7.012c0.335,1.149,0.98,2.313,1.877,3.267 c0.327,0.348,0.634,0.726,0.911,1.139c0.045,0.067,1.124,1.625,1.166,1.692l0.877,1.229l1.31,1.866l1.24,1.706 c0.551,0.517,1.351,1.009,2.086,1.206c0.459,0.431,2.289,0.985,2.901,1.149c0.222,0.058,1.263,0.144,1.342,0.343 c0.712-0.294,1.274-0.69,1.281-0.913c0.012-0.582-0.379-1.1-0.955-1.251l-2.938-0.786c-1.347-0.362-2.58-1.044-3.59-1.992 l-0.281-0.264l-2.391-3.437l-0.014,0.02l-1.913-2.729c-0.093-0.149-0.17-0.303-0.27-0.449c-0.5-0.731-1.067-1.39-1.681-1.968 c-1.228-1.156-1.936-4.876-1.765-6.989L25.6,4.097z" opacity=".545"></path><path fill="#513b32" d="M25.867,4.541c0,1.167,1.282,5.775,2.131,6.575c0.39,1.034,1.016,2.101,1.838,3.007 c0.281,0.309,0.542,0.641,0.783,1.001c0.036,0.053,1.282,1.845,1.316,1.9l0.705,0.979l1.527,2.18l1.048,1.418 c0.643,0.603,1.53,1.133,2.387,1.363c0.367,0.345,2.419,0.945,2.909,1.077c0.259,0.068,1.153,0.195,1.245,0.428 c0.578-0.269,1.036-0.619,1.044-0.834c0.012-0.582-0.379-1.1-0.955-1.251l-2.938-0.786c-1.347-0.362-2.58-1.044-3.59-1.992 l-0.281-0.264l-2.391-3.437l-0.014,0.02l-1.913-2.729c-0.093-0.149-0.17-0.303-0.27-0.449c-0.5-0.731-1.067-1.39-1.681-1.968 c-1.249-1.176-1.971-4.5-1.834-6.556L25.867,4.541z" opacity=".636"></path><path fill="#4f3931" d="M26.133,4.986c0,1.334,1.156,5.223,2.127,6.138c0.446,0.92,1.052,1.889,1.798,2.747 c0.234,0.269,0.451,0.556,0.655,0.863c0.027,0.04,1.44,2.066,1.465,2.107l0.532,0.729l1.743,2.494l0.856,1.129 c0.735,0.689,1.708,1.257,2.687,1.521c0.276,0.258,2.549,0.905,2.916,1.004c0.296,0.078,1.043,0.247,1.149,0.513 c0.444-0.243,0.798-0.548,0.808-0.754c0.012-0.582-0.379-1.1-0.955-1.251l-2.938-0.786c-1.347-0.362-2.58-1.044-3.59-1.992 l-0.281-0.264l-2.391-3.437l-0.014,0.02l-1.913-2.729c-0.093-0.149-0.17-0.303-0.27-0.449c-0.5-0.731-1.067-1.39-1.681-1.968 c-1.271-1.196-2.007-4.123-1.904-6.124L26.133,4.986z" opacity=".727"></path><path fill="#4d3830" d="M26.399,5.43c0,1.5,1.03,4.672,2.122,5.7c0.502,0.806,1.09,1.675,1.759,2.487 c0.189,0.229,0.36,0.47,0.527,0.725c0.018,0.027,1.598,2.287,1.614,2.314l0.359,0.48l1.959,2.809l0.664,0.841 c0.827,0.775,1.886,1.381,2.988,1.678c0.184,0.172,2.678,0.865,2.923,0.931c0.333,0.087,0.933,0.298,1.052,0.598 c0.311-0.218,0.56-0.477,0.571-0.675c0.012-0.582-0.379-1.1-0.955-1.251l-2.938-0.786c-1.347-0.362-2.58-1.044-3.59-1.992 l-0.281-0.264l-2.391-3.437l-0.014,0.02l-1.913-2.729c-0.093-0.149-0.17-0.303-0.27-0.449c-0.5-0.731-1.067-1.39-1.681-1.968 c-1.292-1.217-2.042-3.746-1.974-5.691L26.399,5.43z" opacity=".818"></path><path fill="#4c362e" d="M26.666,5.875c0,1.667,0.904,4.12,2.117,5.263c0.558,0.692,1.132,1.458,1.72,2.227 c0.144,0.188,0.269,0.385,0.398,0.587c0.009,0.013,1.755,2.508,1.764,2.521l0.187,0.23l2.175,3.123l0.473,0.552 c0.918,0.861,2.065,1.505,3.289,1.835c0.092,0.086,2.808,0.826,2.931,0.859c0.37,0.097,0.823,0.35,0.955,0.683 c0.177-0.192,0.322-0.406,0.334-0.595c0.012-0.582-0.379-1.1-0.955-1.251l-2.938-0.786c-1.347-0.362-2.58-1.044-3.59-1.992 l-0.281-0.264l-2.391-3.437l-0.014,0.02l-1.913-2.729c-0.093-0.149-0.17-0.303-0.27-0.449c-0.5-0.731-1.067-1.39-1.681-1.968 c-1.314-1.237-2.077-3.369-2.043-5.259L26.666,5.875z" opacity=".909"></path><path fill="#4a342d" d="M26.932,6.319c0,1.834,0.778,3.569,2.113,4.826c0.614,0.578,1.181,1.237,1.681,1.968 c0.1,0.146,0.177,0.3,0.27,0.449l1.913,2.729l0.014-0.02l2.391,3.437l0.281,0.264c1.01,0.947,2.243,1.63,3.59,1.992l2.938,0.786 c0.407,0.107,0.713,0.401,0.858,0.767c0.043-0.167,0.083-0.335,0.097-0.516c0.012-0.582-0.379-1.1-0.955-1.251l-2.938-0.786 c-1.347-0.362-2.58-1.044-3.59-1.992l-0.281-0.264l-2.391-3.437l-0.014,0.02l-1.913-2.729c-0.093-0.149-0.17-0.303-0.27-0.449 c-0.5-0.731-1.067-1.39-1.681-1.968c-1.335-1.257-2.113-2.992-2.113-4.826V6.319z"></path></g><g opacity=".34"><path fill="#46312a" d="M5.719,15.707c0.374-0.939,1.028-1.77,1.837-2.458 c1.489-1.267,2.376-3.102,2.376-5.057V5.679c0,1.956-0.886,3.254-2.376,4.522c-0.809,0.688-1.587,1.283-1.961,2.222 c-0.693,1.741-0.677,10.539-0.668,14.9C4.938,23.025,5.077,17.32,5.719,15.707z" opacity=".091"></path><path fill="#422e26" d="M5.719,15.439c0.374-0.939,1.028-1.77,1.837-2.458 c1.489-1.267,2.376-3.102,2.376-5.057V5.562c0,1.956-0.886,3.308-2.376,4.575c-0.809,0.688-1.575,1.307-1.948,2.246 c-0.693,1.741-0.69,10.311-0.68,14.671C4.938,22.757,5.077,17.052,5.719,15.439z" opacity=".182"></path><path fill="#3e2a23" d="M5.719,15.171c0.374-0.939,1.028-1.77,1.837-2.458 c1.489-1.267,2.376-3.102,2.376-5.057v-2.21c0,1.956-0.886,3.362-2.376,4.629c-0.809,0.688-1.562,1.331-1.936,2.269 c-0.693,1.741-0.702,10.083-0.692,14.443C4.938,22.489,5.077,16.784,5.719,15.171z" opacity=".273"></path><path fill="#3a2720" d="M5.719,14.903c0.374-0.939,1.028-1.77,1.837-2.458 c1.489-1.267,2.376-3.102,2.376-5.057V5.329c0,1.956-0.886,3.415-2.376,4.682c-0.809,0.688-1.55,1.354-1.924,2.293 c-0.693,1.741-0.714,9.854-0.705,14.215C4.938,22.221,5.077,16.516,5.719,14.903z" opacity=".364"></path><path fill="#36241c" d="M5.719,14.635c0.374-0.939,1.028-1.77,1.837-2.458 C9.046,10.91,9.932,9.075,9.932,7.12V5.212c0,1.956-0.886,3.469-2.376,4.736c-0.809,0.688-1.537,1.378-1.911,2.317 c-0.693,1.741-0.727,9.626-0.717,13.986C4.938,21.953,5.077,16.248,5.719,14.635z" opacity=".455"></path><path fill="#332119" d="M5.719,14.367c0.374-0.939,1.028-1.77,1.837-2.458 c1.489-1.267,2.376-3.102,2.376-5.057V5.096c0,1.956-0.886,3.522-2.376,4.79c-0.809,0.688-1.525,1.401-1.899,2.34 c-0.693,1.741-0.739,9.397-0.729,13.758C4.938,21.685,5.077,15.98,5.719,14.367z" opacity=".545"></path><path fill="#2f1e15" d="M5.719,14.1c0.374-0.939,1.028-1.77,1.837-2.458 c1.489-1.267,2.376-3.102,2.376-5.057V4.979c0,1.956-0.886,3.576-2.376,4.843c-0.809,0.688-1.513,1.425-1.887,2.364 c-0.693,1.741-0.752,9.169-0.742,13.529C4.938,21.417,5.077,15.712,5.719,14.1z" opacity=".636"></path><path fill="#2b1b12" d="M5.719,13.832c0.374-0.939,1.028-1.77,1.837-2.458 c1.489-1.267,2.376-3.102,2.376-5.057V4.862c0,1.956-0.886,3.629-2.376,4.897c-0.809,0.688-1.5,1.449-1.874,2.387 c-0.693,1.741-0.764,8.94-0.754,13.301C4.938,21.149,5.077,15.444,5.719,13.832z" opacity=".727"></path><path fill="#27170f" d="M5.719,13.564c0.374-0.939,1.028-1.77,1.837-2.458 c1.489-1.267,2.376-3.102,2.376-5.057V4.745c0,1.956-0.886,3.683-2.376,4.95c-0.809,0.688-1.488,1.472-1.862,2.411 c-0.693,1.741-0.776,8.712-0.767,13.072C4.938,20.881,5.077,15.176,5.719,13.564z" opacity=".818"></path><path fill="#23140b" d="M5.719,13.296c0.374-0.939,1.028-1.77,1.837-2.458 C9.046,9.57,9.932,7.736,9.932,5.78V4.629c0,1.956-0.886,3.737-2.376,5.004c-0.809,0.688-1.476,1.496-1.849,2.435 c-0.693,1.741-0.789,8.483-0.779,12.844C4.938,20.613,5.077,14.908,5.719,13.296z" opacity=".909"></path><path fill="#1f1108" d="M5.719,13.028c0.374-0.939,1.028-1.77,1.837-2.458c1.489-1.267,2.376-3.102,2.376-5.057v-1 c0,1.956-0.886,3.79-2.376,5.057c-0.809,0.688-1.463,1.519-1.837,2.458c-0.693,1.741-0.801,8.255-0.791,12.615 C4.938,20.345,5.077,14.64,5.719,13.028z"></path></g><radialgradient id="2yqJix89SUV2v9DahJhWkb__RLTPo1cH" cx="1228.701" cy="571.16" r="5.058" gradientTransform="matrix(0 -1 -1.1761 0 692.212 1255.43)" gradientUnits="userSpaceOnUse"><stop offset=".224" stop-color="#5d483b" stop-opacity="0"></stop><stop offset=".999" stop-color="#4a342d"></stop></radialgradient><path fill="url(#2yqJix89SUV2v9DahJhWkb__RLTPo1cH)" d="M19.976,27.732c1.418-0.051,2.564-1.08,2.829-2.414 c0.168,1.642,0.339,3.316,0.339,3.33c0.059,1.656-1.235,3.046-2.891,3.105c-1.656,0.059-3.046-1.235-3.105-2.891    c-0.002-0.048-0.09-2.535-0.09-2.535l-0.015-0.63C17.458,26.917,18.622,27.781,19.976,27.732z" opacity=".59"></path><radialgradient id="2yqJix89SUV2v9DahJhWkc__RLTPo1cH" cx="1228.701" cy="577.154" r="5.058" gradientTransform="matrix(0 -1 -1.1761 0 693.268 1255.43)" gradientUnits="userSpaceOnUse"><stop offset=".224" stop-color="#5d483b" stop-opacity="0"></stop><stop offset=".999" stop-color="#4a342d"></stop></radialgradient><path fill="url(#2yqJix89SUV2v9DahJhWkc__RLTPo1cH)" d="M13.982,27.732c1.418-0.051,2.564-1.08,2.829-2.414    c0.168,1.642,0.339,3.316,0.339,3.33c0.059,1.656-1.235,3.046-2.891,3.105c-1.656,0.059-3.046-1.235-3.105-2.891    c-0.002-0.048-0.09-2.535-0.09-2.535l-0.015-0.63C11.464,26.917,12.628,27.781,13.982,27.732z" opacity=".59"></path><radialgradient id="2yqJix89SUV2v9DahJhWkd__RLTPo1cH" cx="1228.306" cy="583.894" r="5.058" gradientTransform="matrix(0 -1 -1.1761 0 694.454 1255.43)" gradientUnits="userSpaceOnUse"><stop offset=".314" stop-color="#5d483b" stop-opacity="0"></stop><stop offset=".999" stop-color="#4a342d"></stop></radialgradient><path fill="url(#2yqJix89SUV2v9DahJhWkd__RLTPo1cH)" d="M8.071,27.808c1.418-0.051,2.564-1.08,2.829-2.414     c0.168,1.642,0.339,3.316,0.339,3.33c0.059,1.656-1.235,3.046-2.891,3.105c-1.656,0.059-3.046-1.235-3.105-2.891    c-0.002-0.048-0.09-2.535-0.09-2.535l-0.015-0.63C5.553,26.993,6.717,27.856,8.071,27.808z" opacity=".59"></path><lineargradient id="2yqJix89SUV2v9DahJhWke__RLTPo1cH" x1="1221.196" x2="1227.633" y1="571.651" y2="571.651" gradientTransform="matrix(0 -1 -1 0 591.658 1255.43)" gradientUnits="userSpaceOnUse"><stop offset=".253" stop-color="#4a342d"></stop><stop offset=".374" stop-color="#624f49" stop-opacity=".838"></stop><stop offset=".637" stop-color="#a19592" stop-opacity=".486"></stop><stop offset="1" stop-color="#fff" stop-opacity="0"></stop></lineargradient><path fill="url(#2yqJix89SUV2v9DahJhWke__RLTPo1cH)" d="M19.888,26.844c1.418-0.051,2.564-1.08,2.829-2.414   c0.168,1.642,0.339,3.316,0.339,3.33c0.059,1.656-1.235,3.046-2.891,3.105c-1.656,0.059-3.046-1.235-3.105-2.891    c-0.002-0.048-0.09-2.535-0.09-2.535l-0.015-0.63C17.371,26.028,18.534,26.892,19.888,26.844z" opacity=".17"></path><lineargradient id="2yqJix89SUV2v9DahJhWkf__RLTPo1cH" x1="1221.884" x2="1228.321" y1="577.711" y2="577.711" gradientTransform="matrix(0 -1 -1 0 591.658 1255.43)" gradientUnits="userSpaceOnUse"><stop offset=".249" stop-color="#4a342d"></stop><stop offset=".37" stop-color="#624f49" stop-opacity=".838"></stop><stop offset=".635" stop-color="#a19592" stop-opacity=".486"></stop><stop offset="1" stop-color="#fff" stop-opacity="0"></stop></lineargradient><path fill="url(#2yqJix89SUV2v9DahJhWkf__RLTPo1cH)" d="M13.829,26.65c1.418-0.051,2.564-1.08,2.829-2.414  c0.168,1.642,0.339,3.316,0.339,3.33c0.059,1.656-1.235,3.046-2.891,3.105C12.449,30.73,11.059,29.436,11,27.78     c-0.002-0.048-0.09-2.535-0.09-2.535l-0.015-0.63C11.311,25.835,12.474,26.698,13.829,26.65z" opacity=".17"></path><lineargradient id="2yqJix89SUV2v9DahJhWkg__RLTPo1cH" x1="1220.526" x2="1226.964" y1="583.526" y2="583.526" gradientTransform="matrix(0 -1 -1 0 591.658 1255.43)" gradientUnits="userSpaceOnUse"><stop offset=".249" stop-color="#4a342d"></stop><stop offset=".37" stop-color="#624f49" stop-opacity=".838"></stop><stop offset=".635" stop-color="#a19592" stop-opacity=".486"></stop><stop offset="1" stop-color="#fff" stop-opacity="0"></stop></lineargradient><path fill="url(#2yqJix89SUV2v9DahJhWkg__RLTPo1cH)" d="M8.014,27.136c1.418-0.051,2.564-1.08,2.829-2.414   c0.168,1.642,0.339,3.316,0.339,3.33c0.059,1.656-1.235,3.046-2.891,3.105c-1.656,0.059-3.046-1.235-3.105-2.891    c-0.002-0.048-0.09-2.535-0.09-2.535L5.08,25.1C5.496,26.32,6.659,27.184,8.014,27.136z" opacity=".17"></path><g opacity=".62"><path fill="#574336" d="M17.029,28.89l-1.276-2.988c0.014-0.777,0.656-1.396,1.433-1.381 c0.777,0.014,1.396,0.656,1.381,1.433c-0.002,0.111-0.019,0.225-0.045,0.328l-1.205,2.648c-0.02,0.078-0.1,0.125-0.178,0.105 C17.072,29.017,17.028,28.956,17.029,28.89z" opacity=".091"></path><path fill="#523e32" d="M17.039,28.899l-1.174-3.065c0.015-0.72,0.611-1.292,1.331-1.276 c0.72,0.015,1.292,0.611,1.276,1.331c-0.002,0.1-0.017,0.204-0.041,0.297l-1.126,2.75c-0.019,0.073-0.093,0.116-0.165,0.098 C17.079,29.017,17.038,28.961,17.039,28.899z" opacity=".182"></path><path fill="#4c392d" d="M17.05,28.909l-1.072-3.143c0.016-0.663,0.566-1.187,1.229-1.172 c0.663,0.016,1.185,0.566,1.172,1.229c-0.002,0.09-0.015,0.183-0.036,0.266l-1.047,2.852c-0.017,0.067-0.085,0.107-0.152,0.09 C17.086,29.018,17.048,28.966,17.05,28.909z" opacity=".273"></path><path fill="#463428" d="M17.06,28.918l-0.969-3.22c0.017-0.606,0.521-1.083,1.127-1.067 c0.606,0.017,1.081,0.521,1.067,1.127c-0.002,0.079-0.014,0.162-0.032,0.236l-0.967,2.954c-0.015,0.061-0.077,0.098-0.138,0.083 C17.093,29.019,17.058,28.971,17.06,28.918z" opacity=".364"></path><path fill="#412f24" d="M17.07,28.928l-0.867-3.297c0.018-0.549,0.477-0.979,1.025-0.962 c0.549,0.018,0.976,0.476,0.962,1.025c-0.002,0.069-0.012,0.141-0.028,0.205l-0.888,3.056c-0.014,0.055-0.07,0.089-0.125,0.076 C17.101,29.02,17.069,28.976,17.07,28.928z" opacity=".455"></path><path fill="#3b2a1f" d="M17.08,28.938l-0.765-3.374c0.018-0.492,0.432-0.875,0.923-0.857 c0.492,0.018,0.871,0.432,0.857,0.923c-0.002,0.059-0.01,0.12-0.024,0.174l-0.809,3.158c-0.012,0.05-0.062,0.08-0.112,0.069 C17.108,29.021,17.079,28.981,17.08,28.938z" opacity=".545"></path><path fill="#36251b" d="M17.091,28.947l-0.663-3.451c0.019-0.434,0.387-0.771,0.821-0.752 c0.434,0.019,0.767,0.387,0.752,0.821c-0.002,0.048-0.009,0.098-0.02,0.143l-0.729,3.26c-0.01,0.044-0.054,0.071-0.098,0.061 C17.115,29.022,17.089,28.986,17.091,28.947z" opacity=".636"></path><path fill="#302016" d="M17.101,28.957l-0.561-3.528c0.02-0.377,0.342-0.667,0.719-0.647 c0.377,0.02,0.662,0.342,0.647,0.719c-0.002,0.038-0.007,0.077-0.015,0.113l-0.65,3.362c-0.009,0.038-0.047,0.063-0.085,0.054 C17.122,29.022,17.099,28.991,17.101,28.957z" opacity=".727"></path><path fill="#2a1b11" d="M17.111,28.966l-0.458-3.605c0.021-0.32,0.297-0.563,0.617-0.542 c0.32,0.021,0.558,0.297,0.542,0.617c-0.001,0.027-0.005,0.056-0.011,0.082l-0.57,3.464c-0.007,0.033-0.039,0.054-0.072,0.047 C17.129,29.023,17.109,28.996,17.111,28.966z" opacity=".818"></path><path fill="#25160d" d="M17.122,28.976l-0.356-3.682c0.022-0.263,0.252-0.459,0.516-0.437 c0.263,0.022,0.454,0.252,0.437,0.515c-0.001,0.017-0.003,0.035-0.007,0.051l-0.491,3.566c-0.005,0.027-0.031,0.045-0.058,0.039 C17.137,29.024,17.119,29.001,17.122,28.976z" opacity=".909"></path><path fill="#1f1108" d="M17.132,28.986l-0.254-3.759c0.022-0.206,0.208-0.355,0.414-0.332 c0.206,0.022,0.355,0.208,0.332,0.414c-0.001,0.007-0.002,0.014-0.003,0.021l-0.412,3.668c-0.004,0.021-0.024,0.036-0.045,0.032 C17.144,29.025,17.13,29.006,17.132,28.986z"></path></g><g opacity=".58"><path fill="#574336" d="M22.949,29.198l-1.276-2.988c0.014-0.777,0.656-1.396,1.433-1.381 c0.777,0.014,1.396,0.656,1.381,1.433c-0.002,0.111-0.019,0.225-0.045,0.328l-1.205,2.648c-0.02,0.078-0.1,0.125-0.178,0.105 C22.992,29.325,22.948,29.264,22.949,29.198z" opacity=".091"></path><path fill="#523e32" d="M22.96,29.208l-1.174-3.065c0.015-0.72,0.611-1.292,1.331-1.276 c0.72,0.015,1.292,0.611,1.276,1.331c-0.002,0.1-0.017,0.204-0.041,0.297l-1.126,2.75c-0.019,0.073-0.093,0.116-0.165,0.098 C22.999,29.326,22.958,29.269,22.96,29.208z" opacity=".182"></path><path fill="#4c392d" d="M22.97,29.217l-1.072-3.143c0.016-0.663,0.566-1.187,1.229-1.172 c0.663,0.016,1.185,0.566,1.172,1.229c-0.002,0.09-0.015,0.183-0.036,0.266l-1.047,2.852c-0.017,0.067-0.085,0.107-0.152,0.09 C23.006,29.327,22.968,29.274,22.97,29.217z" opacity=".273"></path><path fill="#463428" d="M22.98,29.227l-0.969-3.22c0.017-0.606,0.521-1.083,1.127-1.067 c0.606,0.017,1.081,0.521,1.067,1.127c-0.002,0.079-0.014,0.162-0.032,0.236l-0.967,2.954c-0.015,0.061-0.077,0.098-0.138,0.083 C23.014,29.328,22.979,29.279,22.98,29.227z" opacity=".364"></path><path fill="#412f24" d="M22.99,29.236l-0.867-3.297c0.018-0.549,0.477-0.979,1.025-0.962 c0.549,0.018,0.976,0.476,0.962,1.025c-0.002,0.069-0.012,0.141-0.028,0.205l-0.888,3.056c-0.014,0.055-0.07,0.089-0.125,0.076 C23.021,29.328,22.989,29.284,22.99,29.236z" opacity=".455"></path><path fill="#3b2a1f" d="M23.001,29.246l-0.765-3.374c0.018-0.492,0.432-0.875,0.923-0.857 c0.492,0.018,0.871,0.432,0.857,0.923c-0.002,0.059-0.01,0.12-0.024,0.174l-0.809,3.158c-0.012,0.05-0.062,0.08-0.112,0.069 C23.028,29.329,22.999,29.289,23.001,29.246z" opacity=".545"></path><path fill="#36251b" d="M23.011,29.256l-0.663-3.451c0.019-0.434,0.387-0.771,0.821-0.752 c0.434,0.019,0.767,0.387,0.752,0.821c-0.002,0.048-0.009,0.098-0.02,0.143l-0.729,3.26c-0.01,0.044-0.054,0.071-0.098,0.061 C23.035,29.33,23.009,29.294,23.011,29.256z" opacity=".636"></path><path fill="#302016" d="M23.021,29.265l-0.561-3.528c0.02-0.377,0.342-0.667,0.719-0.647 c0.377,0.02,0.662,0.342,0.647,0.719c-0.002,0.038-0.007,0.077-0.015,0.113l-0.65,3.362c-0.009,0.038-0.047,0.063-0.085,0.054 C23.042,29.331,23.019,29.299,23.021,29.265z" opacity=".727"></path><path fill="#2a1b11" d="M23.031,29.275l-0.458-3.605c0.021-0.32,0.297-0.563,0.617-0.542 c0.32,0.021,0.558,0.297,0.542,0.617c-0.001,0.027-0.005,0.056-0.011,0.082l-0.57,3.464c-0.007,0.033-0.039,0.054-0.072,0.047 C23.05,29.332,23.029,29.304,23.031,29.275z" opacity=".818"></path><path fill="#25160d" d="M23.042,29.285l-0.356-3.682c0.022-0.263,0.252-0.459,0.516-0.437 c0.263,0.022,0.454,0.252,0.437,0.515c-0.001,0.017-0.003,0.035-0.007,0.051l-0.491,3.566c-0.005,0.027-0.031,0.045-0.058,0.039 C23.057,29.333,23.04,29.31,23.042,29.285z" opacity=".909"></path><path fill="#1f1108" d="M23.052,29.294l-0.254-3.759c0.022-0.206,0.208-0.355,0.414-0.332 c0.206,0.022,0.355,0.208,0.332,0.414c-0.001,0.007-0.002,0.014-0.003,0.021l-0.412,3.668c-0.004,0.021-0.024,0.036-0.045,0.032 C23.064,29.333,23.05,29.315,23.052,29.294z"></path></g><g opacity=".82"><path fill="#574336" d="M11.109,29.225l-1.276-2.988c0.014-0.777,0.656-1.396,1.433-1.381 c0.777,0.014,1.396,0.656,1.381,1.433c-0.002,0.111-0.019,0.225-0.045,0.328l-1.205,2.648c-0.02,0.078-0.1,0.125-0.178,0.105 C11.152,29.352,11.108,29.291,11.109,29.225z" opacity=".091"></path><path fill="#523e32" d="M11.119,29.234l-1.174-3.065c0.015-0.72,0.611-1.292,1.331-1.276 c0.72,0.015,1.292,0.611,1.276,1.331c-0.002,0.1-0.017,0.204-0.041,0.297l-1.126,2.75c-0.019,0.073-0.093,0.116-0.165,0.098 C11.159,29.353,11.118,29.296,11.119,29.234z" opacity=".182"></path><path fill="#4c392d" d="M11.129,29.244l-1.072-3.143c0.016-0.663,0.566-1.187,1.229-1.172 c0.663,0.016,1.185,0.566,1.172,1.229c-0.002,0.09-0.015,0.183-0.036,0.266l-1.047,2.852c-0.017,0.067-0.085,0.107-0.152,0.09 C11.166,29.353,11.128,29.301,11.129,29.244z" opacity=".273"></path><path fill="#463428" d="M11.14,29.253l-0.969-3.22c0.017-0.606,0.521-1.083,1.127-1.067 c0.606,0.017,1.081,0.521,1.067,1.127c-0.002,0.079-0.014,0.162-0.032,0.236l-0.967,2.954c-0.015,0.061-0.077,0.098-0.138,0.083 C11.173,29.354,11.138,29.306,11.14,29.253z" opacity=".364"></path><path fill="#412f24" d="M11.15,29.263l-0.867-3.297c0.018-0.549,0.477-0.979,1.025-0.962 c0.549,0.018,0.976,0.476,0.962,1.025c-0.002,0.069-0.012,0.141-0.028,0.205l-0.888,3.056c-0.014,0.055-0.07,0.089-0.125,0.076 C11.18,29.355,11.148,29.311,11.15,29.263z" opacity=".455"></path><path fill="#3b2a1f" d="M11.16,29.273l-0.765-3.374c0.018-0.492,0.432-0.875,0.923-0.857 c0.492,0.018,0.871,0.432,0.857,0.923c-0.002,0.059-0.01,0.12-0.024,0.174l-0.809,3.158c-0.012,0.05-0.062,0.08-0.112,0.069 C11.188,29.356,11.159,29.316,11.16,29.273z" opacity=".545"></path><path fill="#36251b" d="M11.171,29.282l-0.663-3.451c0.019-0.434,0.387-0.771,0.821-0.752 c0.434,0.019,0.767,0.387,0.752,0.821c-0.002,0.048-0.009,0.098-0.02,0.143l-0.729,3.26c-0.01,0.044-0.054,0.071-0.098,0.061 C11.195,29.357,11.169,29.321,11.171,29.282z" opacity=".636"></path><path fill="#302016" d="M11.181,29.292l-0.561-3.528c0.02-0.377,0.342-0.667,0.719-0.647 c0.377,0.02,0.662,0.342,0.647,0.719c-0.002,0.038-0.007,0.077-0.015,0.113l-0.65,3.362c-0.009,0.038-0.047,0.063-0.085,0.054 C11.202,29.358,11.179,29.326,11.181,29.292z" opacity=".727"></path><path fill="#2a1b11" d="M11.191,29.302l-0.458-3.605c0.021-0.32,0.297-0.563,0.617-0.542 c0.32,0.021,0.558,0.297,0.542,0.617c-0.001,0.027-0.005,0.056-0.011,0.082l-0.57,3.464c-0.007,0.033-0.039,0.054-0.072,0.047 C11.209,29.358,11.189,29.331,11.191,29.302z" opacity=".818"></path><path fill="#25160d" d="M11.201,29.311l-0.356-3.682c0.022-0.263,0.252-0.459,0.516-0.437 c0.263,0.022,0.454,0.252,0.437,0.515c-0.001,0.017-0.003,0.035-0.007,0.051L11.3,29.325c-0.005,0.027-0.031,0.045-0.058,0.039 C11.216,29.359,11.199,29.336,11.201,29.311z" opacity=".909"></path><path fill="#1f1108" d="M11.212,29.321l-0.254-3.759c0.022-0.206,0.208-0.355,0.414-0.332 c0.206,0.022,0.355,0.208,0.332,0.414c-0.001,0.007-0.002,0.014-0.003,0.021l-0.412,3.668c-0.004,0.021-0.024,0.036-0.045,0.032 C11.224,29.36,11.209,29.341,11.212,29.321z"></path></g></svg></div><span class="css-idkz9h"><p class="chakra-text css-0" id="002.W6M5JmwhBQxQudz69lHCKQbI-description"></p></span></div><div data-testid="widgetbase-003.Osm2s1klOssO7W1vKhUPGf8o" aria-label="heading 3 text widget" aria-describedby="003.Osm2s1klOssO7W1vKhUPGf8o-description" id="read-only-widgetbase-003.Osm2s1klOssO7W1vKhUPGf8o" tabindex="-1" class="widget-container css-1t37daa" style="display: block; position: absolute; top: 838.995px; left: 473.665px; width: 109px; height: fit-content; transform: rotate(0deg); z-index: 20;"><div aria-hidden="false" class="css-1q260tq"><div><div contenteditable="false" translate="no" class="ProseMirror"><h3><span style="line-height: 1.2; text-align: center; font-size: 24px;" class="display-block"><strong><span style="font-family: Roboto Condensed; font-size: 24px; color: #2B2B35">APPLY</span></strong></span></h3></div></div></div><span class="css-idkz9h"><p class="chakra-text css-0" id="003.Osm2s1klOssO7W1vKhUPGf8o-description">APPLY</p></span></div><div data-testid="widgetbase-006.TjwovSGwPkVYNxzowwjG7JSS" aria-label="Basic shape widget" aria-describedby="006.TjwovSGwPkVYNxzowwjG7JSS-description" id="read-only-widgetbase-006.TjwovSGwPkVYNxzowwjG7JSS" tabindex="-1" class="widget-container css-1t37daa" style="display: block; position: absolute; top: 837.61px; left: 413.144px; width: 45px; height: 43px; transform: rotate(0deg); z-index: 6;"><div class="css-dh3it3"><svg id="readonly-triangle-svg-:r14:" xmlns="http://www.w3.org/2000/svg" width="45px" height="43px" offset="31" style="position: absolute;"><rect id="readonly-triangle-fill-:r14:" fill="#003764" width="45px" height="43px" x="0" y="0" rx="10px"></rect><rect id="readonly-triangle-border-:r14:" width="45px" height="43px" stroke="black" stroke-width="0px" fill="#003764" x="0" y="0" rx="10px"></rect></svg></div><span class="css-idkz9h"><p class="chakra-text css-0" id="006.TjwovSGwPkVYNxzowwjG7JSS-description"></p></span></div><div data-testid="widgetbase-003.7xc8Ns1HCslc2AQtGgdYQFgT" aria-label="heading 1 text widget" aria-describedby="003.7xc8Ns1HCslc2AQtGgdYQFgT-description" id="read-only-widgetbase-003.7xc8Ns1HCslc2AQtGgdYQFgT" tabindex="-1" class="widget-container css-1t37daa" style="display: block; position: absolute; top: 849.61px; left: 418.644px; width: 34px; height: fit-content; transform: rotate(0deg); z-index: 21;"><div aria-hidden="false" class="css-irsty3"><div><div contenteditable="false" translate="no" class="ProseMirror"><h1><span style="line-height: 1.2; text-align: center; font-size: 15.454545454545453px;" class="display-block"><strong><span style="font-family: Roboto Condensed; font-size: 15.454545454545453px; color: rgb(255, 255, 255)">3</span></strong></span></h1></div></div></div><span class="css-idkz9h"><p class="chakra-text css-0" id="003.7xc8Ns1HCslc2AQtGgdYQFgT-description">3</p></span></div></div></div></div><div class="css-2d6419"><div class="css-1gba8ib"><p class="chakra-text css-1ppe44d" data-testid="pl-designOwner-info">Created by WA Student Success Center  </p><a target="_blank" rel="noopener" class="chakra-link css-2sb1m4" href="https://venngage.typeform.com/to/xOUCTk?referrer=" id="preview-page-report-link" data-testid="pl-report-link"><svg width="21" height="21" viewBox="0 0 21 21" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.66646 4.29944V16.7994" stroke="white" stroke-linecap="round"></path><path d="M4.66687 5.13285C4.66687 5.13285 6.1252 3.46619 8.3127 3.46619C10.5002 3.46619 12.1669 5.13285 13.8335 5.13285C15.5002 5.13285 16.3335 4.29952 16.3335 4.29952" stroke="white" stroke-linecap="round"></path><path d="M4.66687 12.6328C4.66687 12.6328 6.1252 10.9661 8.3127 10.9661C10.5002 10.9661 12.1669 12.6328 13.8335 12.6328C15.5002 12.6328 16.3335 11.7994 16.3335 11.7994V4.29944" stroke="white" stroke-linecap="round"></path></svg>Report</a></div><p class="chakra-text css-xhk9t0">Copyright 2025 Venngage Inc</p><a target="_blank" rel="noopener" class="chakra-link css-1tn138t" href="https://help.venngage.com/hc/en-us/articles/11017142376205-Venngage-Digital-Millennium-Copyright-Act-DMCA-Policy">DMCA Policy</a></div></div></div></div></div></div><div class="css-11twb0v"><a class="chakra-link css-1swujvv" href="https://infograph.venngage.com/infographics" data-testid="pl-logo-home-link"><svg width="35" height="35" viewBox="0 0 35 35" fill="currentColor" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" style="width: 34px; height: 34px; cursor: pointer; color: white;"><path d="M17.7812 0.410148C14.4109 0.40139 11.1137 1.38288 8.3067 3.23048C5.49973 5.07808 3.30911 7.70876 2.01197 10.7897C0.714818 13.8707 0.369422 17.2636 1.01946 20.5391C1.66951 23.8146 3.28578 26.8256 5.66383 29.1913C8.04188 31.5569 11.0749 33.1708 14.3791 33.8289C17.6833 34.487 21.1103 34.1597 24.2266 32.8883C27.3429 31.617 30.0085 29.4588 31.8861 26.6867C33.7637 23.9146 34.769 20.6531 34.7748 17.315C34.7788 12.8431 32.992 8.55213 29.8063 5.3831C26.6206 2.21407 22.2961 0.425683 17.7812 0.410148ZM17.7768 2.44491C20.2699 2.44802 22.7223 3.07144 24.9087 4.25795L17.7138 11.3604L10.3026 4.42748C12.57 3.11281 15.1494 2.4187 17.7768 2.41617L17.7768 2.44491ZM17.7122 32.1109C14.6002 32.107 11.5668 31.142 9.03443 29.3503C6.50207 27.5587 4.59677 25.0295 3.58385 22.115C2.57092 19.2004 2.50079 16.0457 3.3832 13.0899C4.2656 10.1341 6.05664 7.52445 8.50692 5.62431L16.2079 12.8311L17.7074 14.3227L26.7283 5.42671C29.2462 7.293 31.1061 9.89799 32.0434 12.8713C32.9807 15.8446 32.9477 19.0349 31.9492 21.9885C30.9507 24.9421 29.0375 27.5087 26.4815 29.3234C23.9256 31.1381 20.857 32.1085 17.7122 32.0965L17.7122 32.1109Z" fill="currentColor"></path></svg><span class="css-idkz9h">Go to My Designs</span></a><div class="css-1pmxjrp"><button type="button" class="chakra-button css-1o550cd" aria-label="Previous Page" disabled=""><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-chevron-down" width="20" height="20" viewBox="0 0 24 24" stroke-width="1.5" stroke="#2c3e50" fill="none" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false" style="transform: rotate(90deg);"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><polyline points="6 9 12 15 18 9"></polyline></svg></button><div value="1" class="chakra-numberinput css-1207rvn"><input inputmode="decimal" type="text" pattern="[0-9]*(.[0-9]+)?" aria-label="Find Page" placeholder="1" role="spinbutton" aria-valuemin="1" aria-valuemax="1" aria-valuenow="1" aria-valuetext="1" autocomplete="off" autocorrect="off" class="chakra-numberinput__field css-b67h8n" value="1"></div><p class="chakra-text css-1ate71q">of 1</p><button disabled="" type="button" class="chakra-button css-1o550cd" aria-label="Next Page"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-chevron-down" width="20" height="20" viewBox="0 0 24 24" stroke-width="1.5" stroke="#2c3e50" fill="none" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false" style="transform: rotate(270deg);"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><polyline points="6 9 12 15 18 9"></polyline></svg></button></div><div class="css-5rp3uq"><div data-testid="zoom-control" class="css-jqg1wh"> <span class="css-idkz9h"><label for=":rj:">Zoom</label></span><div class="el50c1a0 css-y1hur0"><div class="css-1e9gzw6" style="background-color: transparent; border-radius: var(--vg-radii-base); box-shadow: var(--vg-shadows-sm); border: none;"><button type="button" class="chakra-button css-u5orxh" aria-label="Zoom out" data-testid="number-input-decrement-stepper"><svg xmlns="http://www.w3.org/2000/svg" width="15px" height="12" fill="none" fill-rule="evenodd" stroke="white" viewBox="0 0 12 12" aria-hidden="true" focusable="false"><g clip-path="url(#a)"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2.5 6h7"></path></g><defs><clippath id="a"><path fill="white" d="M0 0h12v12H0z"></path></clippath></defs></svg></button><div class="css-0"><button data-testid="number-input-btn-trigger" id="popover-trigger-:rl:" aria-haspopup="dialog" aria-expanded="false" aria-controls="popover-content-:rl:" class="css-0"><div value="67" class="chakra-numberinput css-gl0hq0"><input inputmode="decimal" type="text" pattern="[0-9]*(.[0-9]+)?" id=":rj:" data-testid="zoom-control-input" role="spinbutton" aria-valuemin="20" aria-valuemax="400" aria-valuenow="67" aria-valuetext="67" autocomplete="off" autocorrect="off" class="chakra-numberinput__field css-9wxk3d" value="67"><span class="chakra-text css-145f1c3">%</span></div></button></div><button type="button" class="chakra-button css-z0nyd9" aria-label="Zoom in" data-testid="number-input-increment-stepper"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-plus" width="15px" height="20" viewBox="0 0 24 24" stroke-width="2" stroke="white" fill="none" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><line x1="12" y1="5" x2="12" y2="19"></line><line x1="5" y1="12" x2="19" y2="12"></line></svg></button></div><div class="css-16jwior"><div class="chakra-popover__popper css-1qq679y" style="visibility: hidden; position: absolute; min-width: max-content; inset: 0px auto auto 0px;"><section id="popover-content-:rl:" tabindex="-1" role="dialog" class="chakra-popover__content css-8hdqc0" style="transform-origin: var(--popper-transform-origin); opacity: 0; visibility: hidden; transform: scale(0.95) translateZ(0px);"></section></div></div></div></div><button type="button" class="chakra-button css-1knb6bw" aria-label="go full screen button" data-testid="pl-fullscreen-btn"><svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false"><g clip-path="url(#clip0_264_895)"><path d="M16 4.13281H20V8.13281" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M14 10.1328L20 4.13281" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M8 20.1328H4V16.1328" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M4 20.1328L10 14.1328" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M16 20.1328H20V16.1328" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M14 14.1328L20 20.1328" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M8 4.13281H4V8.13281" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M4 4.13281L10 10.1328" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></g><defs><clippath id="clip0_264_895"><rect width="24" height="24" fill="white" transform="translate(0 0.132812)"></rect></clippath></defs></svg></button></div></div></div></div><span id="__chakra_env" hidden=""></span></div>



<div class="chakra-portal"><ul role="region" aria-live="polite" id="chakra-toast-manager-top" style="position: fixed; z-index: 5500; pointer-events: none; display: flex; flex-direction: column; margin: 0px auto; top: env(safe-area-inset-top, 0px); right: env(safe-area-inset-right, 0px); left: env(safe-area-inset-left, 0px);"></ul><ul role="region" aria-live="polite" id="chakra-toast-manager-top-left" style="position: fixed; z-index: 5500; pointer-events: none; display: flex; flex-direction: column; top: env(safe-area-inset-top, 0px); left: env(safe-area-inset-left, 0px);"></ul><ul role="region" aria-live="polite" id="chakra-toast-manager-top-right" style="position: fixed; z-index: 5500; pointer-events: none; display: flex; flex-direction: column; top: env(safe-area-inset-top, 0px); right: env(safe-area-inset-right, 0px);"></ul><ul role="region" aria-live="polite" id="chakra-toast-manager-bottom-left" style="position: fixed; z-index: 5500; pointer-events: none; display: flex; flex-direction: column; bottom: env(safe-area-inset-bottom, 0px); left: env(safe-area-inset-left, 0px);"></ul><ul role="region" aria-live="polite" id="chakra-toast-manager-bottom" style="position: fixed; z-index: 5500; pointer-events: none; display: flex; flex-direction: column; margin: 0px auto; bottom: env(safe-area-inset-bottom, 0px); right: env(safe-area-inset-right, 0px); left: env(safe-area-inset-left, 0px);"></ul><ul role="region" aria-live="polite" id="chakra-toast-manager-bottom-right" style="position: fixed; z-index: 5500; pointer-events: none; display: flex; flex-direction: column; bottom: env(safe-area-inset-bottom, 0px); right: env(safe-area-inset-right, 0px);"></ul></div></body></html>