landing-page-gem 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (84) hide show
  1. checksums.yaml +7 -0
  2. data/LICENSE.txt +21 -0
  3. data/README.md +44 -0
  4. data/_config.yml +43 -0
  5. data/_includes/benefits.html +123 -0
  6. data/_includes/body.html +12 -0
  7. data/_includes/bottom-action-call.html +10 -0
  8. data/_includes/breadcrumbs.html +16 -0
  9. data/_includes/document-head.html +21 -0
  10. data/_includes/foot.html +3 -0
  11. data/_includes/footer.html +271 -0
  12. data/_includes/hash/landing.yml +1 -0
  13. data/_includes/header.html +28 -0
  14. data/_includes/navbar.html +121 -0
  15. data/_includes/preconnect.html +13 -0
  16. data/_includes/scripts/custom-theme.html +3 -0
  17. data/_includes/scripts/google-noscript.html +9 -0
  18. data/_includes/scripts/google-tag.html +23 -0
  19. data/_includes/scripts/vendor-cdn.html +3 -0
  20. data/_includes/styles/fonts.html +4 -0
  21. data/_includes/styles/main.html +8 -0
  22. data/_includes/styles/vendor.html +3 -0
  23. data/_includes/svg/check-mark.html +16 -0
  24. data/_includes/svg/check.html +13 -0
  25. data/_includes/svg/check_circle-24px.html +13 -0
  26. data/_includes/svg/earn-more.html +30 -0
  27. data/_includes/svg/email-24px.html +13 -0
  28. data/_includes/svg/endorsements-icon.html +15 -0
  29. data/_includes/svg/flexible-icon.html +30 -0
  30. data/_includes/svg/free-classes.html +36 -0
  31. data/_includes/svg/goals.html +21 -0
  32. data/_includes/svg/kcc-copy.html +62 -0
  33. data/_includes/svg/kcc.html +65 -0
  34. data/_includes/svg/kcc.svg +59 -0
  35. data/_includes/svg/love.html +13 -0
  36. data/_includes/svg/place-24px.html +13 -0
  37. data/_includes/svg/save-money.html +26 -0
  38. data/_includes/targetx-form.html +363 -0
  39. data/_includes/targetx-head.html +47 -0
  40. data/_layouts/landing.html +15 -0
  41. data/assets/css/content.scss +14 -0
  42. data/assets/img/DSC_8724_4x3.jpg +0 -0
  43. data/assets/img/banner-bg.jpg +0 -0
  44. data/assets/img/culture.svg +31 -0
  45. data/assets/img/d-daun2.jpg +0 -0
  46. data/assets/img/itransfer.png +0 -0
  47. data/assets/img/miguel2.jpg +0 -0
  48. data/assets/img/placeholder_16to9.jpg +0 -0
  49. data/assets/img/placeholder_4by3.jpg +0 -0
  50. data/assets/img/placeholder_square.jpg +0 -0
  51. data/assets/img/schedule.svg +42 -0
  52. data/assets/img/support.svg +12 -0
  53. data/assets/img/zippia.png +0 -0
  54. data/assets/js/dist/315.b82f3c2bb153940ebd76.bundle.js +1 -0
  55. data/assets/js/dist/321.b82f3c2bb153940ebd76.bundle.js +1 -0
  56. data/assets/js/dist/582.b82f3c2bb153940ebd76.bundle.js +1 -0
  57. data/assets/js/dist/909.b82f3c2bb153940ebd76.bundle.js +1 -0
  58. data/assets/js/dist/kcc-landing-page.b82f3c2bb153940ebd76.bundle.js +1 -0
  59. data/assets/js/dist/kcc-landing-page.b82f3c2bb153940ebd76.css +1 -0
  60. data/assets/js/src/footerDate.js +7 -0
  61. data/assets/js/src/landingPage.js +38 -0
  62. data/assets/js/src/lazyLoad.js +11 -0
  63. data/assets/js/src/main.js +19 -0
  64. data/assets/js/src/test.js +5 -0
  65. data/assets/scss/0-tools/_bootstrap-overrides.scss +26 -0
  66. data/assets/scss/0-tools/_cloudcannon.scss +17 -0
  67. data/assets/scss/0-tools/_content.scss +40 -0
  68. data/assets/scss/0-tools/_targetx-overrides.scss +76 -0
  69. data/assets/scss/0-tools/_vars.scss +79 -0
  70. data/assets/scss/1-base/_footer.scss +84 -0
  71. data/assets/scss/1-base/_header.scss +18 -0
  72. data/assets/scss/1-base/_html.scss +4 -0
  73. data/assets/scss/1-base/_links.scss +39 -0
  74. data/assets/scss/1-base/_svg.scss +57 -0
  75. data/assets/scss/1-base/_typography.scss +320 -0
  76. data/assets/scss/2-modules/_benefits.scss +270 -0
  77. data/assets/scss/2-modules/_breadcrumbs.scss +32 -0
  78. data/assets/scss/2-modules/_error.scss +20 -0
  79. data/assets/scss/2-modules/_nav-landing.scss +203 -0
  80. data/assets/scss/3-layout/_positioning.scss +50 -0
  81. data/assets/scss/3-layout/_thank-you.scss +24 -0
  82. data/assets/scss/inline.scss +3 -0
  83. data/assets/scss/main.scss +21 -0
  84. metadata +139 -0
@@ -0,0 +1 @@
1
+ b82f3c2bb153940ebd76
@@ -0,0 +1,28 @@
1
+ <header>
2
+ <div class="container-fluid">
3
+ <div class="row">
4
+ <div class="col-xl-8 header__bg positioning__offset-global-nav">
5
+ <div class="row positioning__heading--row">
6
+ <div class="col-5">&nbsp;</div>
7
+ <div class="col-7 positioning__col--offset text-center">
8
+ <h2 class="typography__register--h2">Get&nbsp;ahead.</h2>
9
+ <h3 class="typography__register--h3">Get&nbsp;started&nbsp;at&nbsp;KCC.</h3>
10
+ </div>
11
+ </div>
12
+ <span class="typography__register--caption">Adrian Benfield, Class of 2017</span>
13
+ </div>
14
+ <div class="col-xl-4 positioning__form--margins">
15
+ <h4 id="page-top" class="typography__register-h4 text-center">ABOUT YOU</h4>
16
+ {%- comment -%}
17
+ <!--
18
+ <h5 class="typography__register-h5 text-center">Classes Begin Jan. 7th</h5>
19
+ <h5 class="typography__register-h5 text-center">Seats Are Filling Fast</h5>
20
+ -->
21
+ {%- endcomment -%}
22
+ <div class="targetx__wrapper">
23
+ {% include targetx-form.html %}
24
+ </div>
25
+ </div>
26
+ </div>
27
+ </div>
28
+ </header>
@@ -0,0 +1,121 @@
1
+ <nav id="globalNav" role="navigation" class="navbar nav-landing fixed-top navbar-fixed-top">
2
+ <a class="clickable navbar-brand nav-landing__navbar-brand mr-auto" href="http://www.kcc.edu" aria-label="Kankakee Community College">
3
+ <svg
4
+ id="KCC-logo"
5
+ class="nav-landing__kcc-logo-inverse"
6
+ xmlns="http://www.w3.org/2000/svg"
7
+ width="82.398px"
8
+ height="36px"
9
+ viewBox="0 0 82.398 36"
10
+ aria-labelledby="kcc-logo-title">
11
+ <title id="kcc-logo-title" lang="en">KCC</title>
12
+ <path class="svg--fill-white" d="M63.95,23.918c0,0-9.805,9.808-21.45,4.511c-12.867-5.855-24.053-2.522-24.053-2.522l0,0
13
+ c0,0,11.531-4.624,23.573-0.584C53.948,29.322,63.95,23.918,63.95,23.918" />
14
+ <path class="svg--fill-white" d="M58.976,21.669c0.266-0.131,0.53-0.284,0.793-0.468c1.723-1.229,2.082-2.817,2.457-4.58l0.1-0.473h-4.428
15
+ l-0.102,0.473c-0.401,1.891-1.289,2.021-3.073,2.021c-2.58,0-2.491-0.925-1.979-3.332l0.535-2.516
16
+ c0.488-2.301,0.885-3.053,3.336-3.053c1.461,0,2.449,0.107,2.294,1.547l-0.132,0.625h4.428l0.133-0.625
17
+ c0.942-4.836-1.025-5.288-5.455-5.288c-4.729,0-7.753,0.774-8.886,6.105l-0.887,4.171c-0.865,4.068,0.375,5.429,2.668,5.881
18
+ c-2.01-0.106-4.13-0.388-6.329-0.908c0.025-0.017,0.051-0.031,0.076-0.049c1.722-1.229,2.082-2.817,2.457-4.58l0.1-0.473h-4.429
19
+ l-0.1,0.473c-0.403,1.891-1.29,2.021-3.075,2.021c-2.58,0-2.491-0.925-1.979-3.332l0.535-2.516
20
+ c0.489-2.301,0.885-3.053,3.336-3.053c1.462,0,2.45,0.107,2.294,1.547l-0.133,0.625h4.429l0.133-0.625
21
+ c0.942-4.836-1.026-5.288-5.455-5.288c-4.729,0-7.754,0.774-8.887,6.105l-0.887,4.171c-0.235,1.109-0.315,2.02-0.258,2.763
22
+ c-0.454,0.011-0.901,0.036-1.345,0.069l-2.718-5.068l7.357-7.911h-5.203l-5.438,6.062h-1.29L25.26,6.13h-4.3l-3.427,16.125h2.67
23
+ c-4.016,1.973-6.466,4.121-6.466,4.121s12.566-7.161,28.131-1.712c15.313,5.359,26.794-6.114,26.794-6.114
24
+ S64.897,20.649,58.976,21.669z M23.176,15.934h1.289l1.987,3.986c-1.599,0.413-3.089,0.938-4.445,1.51L23.176,15.934z" />
25
+ </svg>
26
+ <svg
27
+ id="KCC-white-text-logo"
28
+ class="img__responsive--svg nav-landing__kcc-logo d-none d-sm-inline"
29
+ xmlns="http://www.w3.org/2000/svg"
30
+ width="432px" height="36px"
31
+ viewBox="0 0 432 36"
32
+ aria-labelledby="kcc-white-text-logo-title">
33
+ <title id="kcc-white-text-logo-title" lang="en">Kankakee Community College</title>
34
+ <path class="svg--fill-white" d="M14.716,12.708h1.943l9.136-8.875h5.133L19.856,14.448l7.348,11.135h-5.278l-6.025-9.309h-1.943
35
+ l-1.979,9.309H7.803l4.623-21.75h4.176L14.716,12.708z" />
36
+ <path class="svg--fill-white" d="M38.776,23.669h-0.087c-1.157,2.031-3.402,2.088-5.171,2.088c-3.451,0-5.53-0.725-4.655-4.842
37
+ c0.777-3.654,2.907-4.67,6.676-4.67c1.856,0,3.677,0.029,4.184,1.74h0.116l0.419-1.973c0.524-2.465,0.506-3.334-2.54-3.334
38
+ c-1.595,0-2.901,0.145-3.321,2.117h-3.654c0.943-4.438,4.025-4.611,7.505-4.611c4.872,0,6.742,0.754,5.657,5.857l-2.028,9.541
39
+ h-3.654L38.776,23.669z M32.518,20.915c-0.457,2.145,0.371,2.348,2.835,2.348c1.943,0,3.401-0.174,3.863-2.348
40
+ c0.45-2.117-1.104-2.176-2.902-2.176C34.458,18.739,32.979,18.739,32.518,20.915z" />
41
+ <path class="svg--fill-white" d="M52.393,10.358l-0.487,2.291h0.116c1.286-2.232,3.163-2.465,5.309-2.465c4.002,0,4.869,1.652,4.08,5.365
42
+ l-2.133,10.033h-3.654l2.053-9.656c0.468-2.205,0.136-2.959-2.213-2.959c-3.19,0-3.945,1.508-4.525,4.234l-1.781,8.381h-3.654
43
+ l3.236-15.225H52.393z" />
44
+ <path class="svg--fill-white" d="M68.448,16.274h0.899l5.521-5.916h4.118l-6.917,7.164l4.782,8.061h-4.408l-3.626-6.814h-0.899l-1.449,6.814
45
+ h-3.654l4.623-21.75h3.654L68.448,16.274z" />
46
+ <path class="svg--fill-white" d="M88.829,23.669h-0.087c-1.157,2.031-3.402,2.088-5.171,2.088c-3.451,0-5.53-0.725-4.655-4.842
47
+ c0.777-3.654,2.907-4.67,6.677-4.67c1.856,0,3.677,0.029,4.183,1.74h0.116l0.419-1.973c0.524-2.465,0.506-3.334-2.54-3.334
48
+ c-1.595,0-2.901,0.145-3.321,2.117h-3.654c0.943-4.438,4.025-4.611,7.505-4.611c4.872,0,6.742,0.754,5.657,5.857l-2.028,9.541
49
+ h-3.654L88.829,23.669z M82.571,20.915c-0.457,2.145,0.371,2.348,2.835,2.348c1.943,0,3.401-0.174,3.863-2.348
50
+ c0.45-2.117-1.104-2.176-2.902-2.176C84.512,18.739,83.033,18.739,82.571,20.915z" />
51
+ <path class="svg--fill-white" d="M101.16,16.274h0.899l5.521-5.916h4.118l-6.917,7.164l4.782,8.061h-4.408l-3.626-6.814h-0.899l-1.449,6.814
52
+ h-3.654l4.623-21.75h3.654L101.16,16.274z" />
53
+ <path class="svg--fill-white" d="M125.758,20.741c-1.017,4.785-3.821,5.016-8.171,5.016c-5.829,0-6.623-1.855-5.372-7.742
54
+ c1.159-5.451,2.535-7.83,8.683-7.83c6.264,0,6.716,1.826,5.305,8.469h-10.469c-0.697,3.275-0.832,4.32,2.445,4.32
55
+ c2.03,0,3.445,0.029,3.926-2.232H125.758z M123.042,16.333c0.666-3.133,0.251-3.365-2.736-3.365c-3.161,0-3.506,0.668-4.079,3.365
56
+ H123.042z" />
57
+ <path class="svg--fill-white" d="M142.288,20.741c-1.017,4.785-3.821,5.016-8.171,5.016c-5.829,0-6.623-1.855-5.372-7.742
58
+ c1.159-5.451,2.535-7.83,8.683-7.83c6.264,0,6.716,1.826,5.305,8.469h-10.469c-0.697,3.275-0.832,4.32,2.445,4.32
59
+ c2.03,0,3.445,0.029,3.926-2.232H142.288z M139.571,16.333c0.666-3.133,0.251-3.365-2.736-3.365c-3.161,0-3.506,0.668-4.079,3.365
60
+ H139.571z" />
61
+ <path class="svg--fill-white" d="M170.55,11.112l0.253-1.189c0.536-2.521-0.413-2.695-4.067-2.695c-4.205,0-5.078,0.695-5.984,4.959
62
+ l-1.023,4.812c-0.896,4.35-0.553,5.191,3.826,5.191c3.364,0,4.897-0.115,5.556-3.219l0.253-1.189h4.176l-0.302,1.422
63
+ c-1.306,6.553-4.998,6.322-10.441,6.553c-7.718,0.291-8.544-2.232-7.282-8.584l1.061-4.986c1.479-6.961,4.509-8.527,10.918-8.527
64
+ c5.423,0,8.52,0.029,7.484,6.264l-0.252,1.189H170.55z" />
65
+ <path class="svg--fill-white" d="M190.057,17.985c-1.251,5.887-2.464,7.771-8.815,7.771s-6.762-1.885-5.511-7.771
66
+ c1.257-5.916,2.47-7.801,8.821-7.801C190.903,10.185,191.314,12.069,190.057,17.985z M179.378,18.015
67
+ c-0.863,4.061-0.793,4.959,2.455,4.959s3.7-0.898,4.563-4.959c0.875-4.117,0.812-5.047-2.437-5.047
68
+ C180.712,12.968,180.254,13.897,179.378,18.015z" />
69
+ <path class="svg--fill-white" d="M198.318,10.358l-0.468,2.205h0.116c1.225-1.943,3.376-2.379,5.291-2.379s4.013,0.492,3.951,2.697h0.116
70
+ c1.146-2.117,3.357-2.697,5.387-2.697c3.943,0,4.959,1.363,4.164,5.104l-2.188,10.295h-3.654l2.114-9.947
71
+ c0.32-1.914,0.017-2.668-1.984-2.668c-2.958,0-3.822,1.334-4.395,4.031l-1.824,8.584h-3.654l2.114-9.947
72
+ c0.32-1.914,0.016-2.668-1.985-2.668c-2.958,0-3.821,1.334-4.395,4.031l-1.825,8.584h-3.654l3.236-15.225H198.318z" />
73
+ <path class="svg--fill-white" d="M225.115,10.358l-0.469,2.205h0.115c1.225-1.943,3.377-2.379,5.291-2.379s4.012,0.492,3.951,2.697h0.115
74
+ c1.146-2.117,3.357-2.697,5.387-2.697c3.943,0,4.959,1.363,4.164,5.104l-2.188,10.295h-3.654l2.113-9.947
75
+ c0.32-1.914,0.018-2.668-1.984-2.668c-2.957,0-3.82,1.334-4.395,4.031l-1.824,8.584h-3.654l2.115-9.947
76
+ c0.318-1.914,0.016-2.668-1.986-2.668c-2.957,0-3.82,1.334-4.395,4.031l-1.824,8.584h-3.654l3.236-15.225H225.115z" />
77
+ <path class="svg--fill-white" d="M255.141,25.583l0.5-2.348h-0.117c-1.271,2.029-3.262,2.521-5.35,2.521c-3.045,0-4.854-1.043-4.174-4.379
78
+ l2.344-11.02h3.654l-2.041,9.6c-0.463,2.174-0.438,3.016,1.91,3.016c2.814,0,3.965-1.189,4.525-3.828l1.869-8.787h3.654
79
+ l-3.236,15.225H255.141z" />
80
+ <path class="svg--fill-white" d="M269.193,10.358l-0.486,2.291h0.115c1.287-2.232,3.164-2.465,5.309-2.465c4.002,0,4.869,1.652,4.08,5.365
81
+ l-2.133,10.033h-3.654l2.053-9.656c0.469-2.205,0.137-2.959-2.213-2.959c-3.189,0-3.945,1.508-4.525,4.234l-1.781,8.381h-3.654
82
+ l3.236-15.225H269.193z" />
83
+ <path class="svg--fill-white" d="M283.096,25.583h-3.654l3.236-15.225h3.654L283.096,25.583z M287.061,6.937h-3.654l0.658-3.104h3.654
84
+ L287.061,6.937z" />
85
+ <path class="svg--fill-white" d="M287.869,10.358h1.914l0.732-3.451h3.654l-0.732,3.451h5.828l-0.592,2.783h-5.828l-1.658,7.803
86
+ c-0.268,1.391-0.402,2.029,1.135,2.029c2.059,0,2.172-1.625,2.51-3.219h3.221c-0.924,4.611-2.379,6.002-6.322,6.002
87
+ c-4.002,0-5.023-0.928-4.203-4.785l1.664-7.83h-1.914L287.869,10.358z" />
88
+ <path class="svg--fill-white" d="M307.152,26.192c-1.574,3.451-2.844,6.148-7.107,6.148c-0.521,0-1.025-0.088-1.541-0.117l0.586-2.754
89
+ c0.256,0.029,0.504,0.086,0.766,0.086c2.291,0,3.107-2.203,3.801-3.973h-1.768l-1.781-15.225h3.77l1.102,12.963h0.059l5.713-12.963
90
+ h3.713L307.152,26.192z" />
91
+ <path class="svg--fill-white" d="M339.182,11.112l0.254-1.189c0.535-2.521-0.414-2.695-4.066-2.695c-4.205,0-5.078,0.695-5.984,4.959
92
+ l-1.023,4.812c-0.896,4.35-0.553,5.191,3.826,5.191c3.363,0,4.896-0.115,5.557-3.219l0.252-1.189h4.176l-0.301,1.422
93
+ c-1.307,6.553-4.998,6.322-10.441,6.553c-7.717,0.291-8.545-2.232-7.281-8.584l1.061-4.986c1.479-6.961,4.508-8.527,10.918-8.527
94
+ c5.422,0,8.52,0.029,7.484,6.264l-0.254,1.189H339.182z" />
95
+ <path class="svg--fill-white" d="M358.689,17.985c-1.252,5.887-2.465,7.771-8.814,7.771c-6.352,0-6.764-1.885-5.512-7.771
96
+ c1.258-5.916,2.471-7.801,8.82-7.801C359.535,10.185,359.947,12.069,358.689,17.985z M348.012,18.015
97
+ c-0.863,4.061-0.793,4.959,2.455,4.959c3.246,0,3.699-0.898,4.562-4.959c0.875-4.117,0.811-5.047-2.438-5.047
98
+ S348.887,13.897,348.012,18.015z" />
99
+ <path class="svg--fill-white" d="M363.83,25.583h-3.652l4.623-21.75h3.652L363.83,25.583z" />
100
+ <path class="svg--fill-white" d="M371.139,25.583h-3.654l4.623-21.75h3.654L371.139,25.583z" />
101
+ <path class="svg--fill-white" d="M389.336,20.741c-1.018,4.785-3.822,5.016-8.172,5.016c-5.828,0-6.623-1.855-5.371-7.742
102
+ c1.158-5.451,2.533-7.83,8.682-7.83c6.264,0,6.717,1.826,5.305,8.469h-10.469c-0.697,3.275-0.832,4.32,2.445,4.32
103
+ c2.029,0,3.445,0.029,3.926-2.232H389.336z M386.619,16.333c0.666-3.133,0.25-3.365-2.736-3.365c-3.162,0-3.506,0.668-4.08,3.365
104
+ H386.619z" />
105
+ <path class="svg--fill-white" d="M401.848,23.409h-0.086c-1.383,2-3.4,2.348-5.256,2.348c-5.221,0-5.219-2.871-4.27-7.336
106
+ c0.992-4.67,1.924-8.236,7.58-8.236c2.145,0,3.729,0.465,4.23,2.465h0.117l0.342-2.291h3.654l-3.23,15.195
107
+ c-1.166,5.482-3.182,6.787-8.75,6.787c-3.713,0-6.361-0.639-5.16-5.191h3.422c-0.445,2.088,0.271,2.406,2.33,2.406
108
+ c3.104,0,3.904-0.637,4.459-3.248L401.848,23.409z M396.082,17.522c-0.734,3.449-1.16,5.451,2.088,5.451
109
+ c3.654,0,4.043-1.826,4.812-5.451c0.691-3.248,0.475-4.555-2.686-4.555C397.773,12.968,396.895,13.694,396.082,17.522z" />
110
+ <path class="svg--fill-white" d="M423.092,20.741c-1.018,4.785-3.822,5.016-8.172,5.016c-5.828,0-6.623-1.855-5.371-7.742
111
+ c1.158-5.451,2.533-7.83,8.682-7.83c6.264,0,6.717,1.826,5.305,8.469h-10.469c-0.697,3.275-0.832,4.32,2.445,4.32
112
+ c2.029,0,3.445,0.029,3.926-2.232H423.092z M420.375,16.333c0.666-3.133,0.25-3.365-2.736-3.365c-3.162,0-3.506,0.668-4.08,3.365
113
+ H420.375z" />
114
+ </svg>
115
+ </a>
116
+ <span class="typography__phone--span">
117
+ <a class="links__phone--span"
118
+ href="tel:+1{% if site.contact_phone %}{{ site.contact_phone | remove: '-' }}{% else %}8158028508{% endif %}">
119
+ {% if site.contact_phone %}{{ site.contact_phone }}{% else %}815-802-8508{% endif %}</a>
120
+ </span>
121
+ </nav>
@@ -0,0 +1,13 @@
1
+ <!-- preconnect to assets -->
2
+ <!-- fonts -->
3
+ <!-- preconnect to the Eurostile typekit font -->
4
+ <link rel="preconnect" href="https://use.typekit.net">
5
+ <!-- Google fonts -->
6
+ <link rel="preconnect" href="https://fonts.gstatic.com">
7
+ <!-- Google Cusom Search -->
8
+ <link rel="preconnect" href="https://clients1.google.com">
9
+ <link rel="preconnect" href="https://www.google.com">
10
+ <!-- Custom theme JS -->
11
+ <link rel="preconnect" as="script" href="{{page.baseurl}}assets/js/dist/kcc-landing-page.{% include hash/landing.yml %}.bundle.js">
12
+ <link rel="preconnect" as="script" href="{{page.baseurl}}assets/js/dist/main{% if site.data.hash %}.{{ site.data.hash }}{% endif %}.bundle.js">
13
+ <!-- End of preconnects -->
@@ -0,0 +1,3 @@
1
+
2
+ <!-- custom compiled and minified javascript -->
3
+ <script src="{{page.baseurl}}assets/js/dist/kcc-landing-page.{% include hash/landing.yml %}.bundle.js" defer></script>
@@ -0,0 +1,9 @@
1
+ <!-- Google Tag Manager (noscript) -->
2
+ {% if site.google-tag_key == "Google Tag Manager key goes here" or site.google-tag_key == nil or site.google-tag_key == '' %}<!-- =========================================================================================
3
+ YOU NEED TO PUT THE GOOGLE TAG KEY IN THE _config.yml FILE!
4
+ ============================================================================================ -->{% endif %}
5
+ {% if jekyll.environment == "publish" %}{% if site.google-tag_key != "Google Tag Manager key goes here" and site.google-tag_key != nil %}
6
+ <noscript>
7
+ <iframe src="https://www.googletagmanager.com/ns.html?id={{ site.google-tag_key }}" height="0" width="0" style="display:none;visibility:hidden"></iframe>
8
+ </noscript>{% endif %}{%- endif -%}
9
+ <!-- End Google Tag Manager (noscript) -->
@@ -0,0 +1,23 @@
1
+ <!-- Google Tag Manager -->
2
+ {% if site.google-tag_key == "Google Tag Manager key goes here" or site.google-tag_key == nil or site.google-tag_key == '' %}<!-- =========================================================================================
3
+ YOU NEED TO PUT THE GOOGLE TAG KEY IN THE _config.yml FILE!
4
+ ============================================================================================ -->{% endif %}
5
+ {% if jekyll.environment == "publish" %}{% if site.google-tag_key != "Google Tag Manager key goes here" and site.google-tag_key != nil %}
6
+ <script>
7
+ (function(w, d, s, l, i) {
8
+ w[l] = w[l] || [];
9
+ w[l].push({
10
+ 'gtm.start': new Date().getTime(),
11
+ event: 'gtm.js'
12
+ });
13
+ var f = d.getElementsByTagName(s)[0],
14
+ j = d.createElement(s),
15
+ dl = l != 'dataLayer' ? '&l=' + l : '';
16
+ j.async = true;
17
+ j.src =
18
+ 'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
19
+ f.parentNode.insertBefore(j, f);
20
+ })(window, document, 'script', 'dataLayer', '{{ site.google-tag_key }}');
21
+ </script>
22
+ {% endif %}{%- endif -%}
23
+ <!-- End Google Tag Manager -->
@@ -0,0 +1,3 @@
1
+ <!-- CDN links to Bootstrap 4 beta dependancies -->
2
+ <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js" integrity="sha512-894YE6QWD5I59HgZOGReFYm4dnWc1Qt5NtvYSaNcOP+u1T9qYdvdihz0PPSiiqn/+/3e7Jo4EaG7TubfWGUrMQ==" crossorigin="anonymous"></script>
3
+ <script src="https://cdn.jsdelivr.net/npm/bootstrap@4.6.0/dist/js/bootstrap.bundle.min.js" integrity="sha384-Piv4xVNRyMGpqkS2by6br4gNJ7DXjqk09RmUpJ8jgGtD7zP9yug3goQfGII0yAns" crossorigin="anonymous"></script>
@@ -0,0 +1,4 @@
1
+ <!-- Typkit font for KCC logo-font -->
2
+ <link rel="stylesheet" href="https://use.typekit.net/mli7lsm.css">
3
+ <!-- Link to Google Font -->
4
+ <link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&family=Oswald:wght@400;500;700&family=Roboto:wght@400;500;700;900&family=Saira:wght@700&display=swap" rel="stylesheet">
@@ -0,0 +1,8 @@
1
+ {%- if jekyll.environment == "production" or jekyll.environment == "publish" -%}
2
+ <!-- Custom CSS for the KCC Theme -->
3
+ <link rel="stylesheet" href="{{page.baseurl}}assets/js/dist/kcc-landing-page.{% include hash/landing.yml %}.css">
4
+ {%- if site.theme_config != true -%}
5
+ <!-- Link to this site's main stylesheet -->
6
+ <link rel="stylesheet" href="{{page.baseurl}}assets/js/dist/main{% if site.data.hash %}.{{ site.data.hash }}{% endif %}.css">
7
+ {% endif %}
8
+ {% endif %}
@@ -0,0 +1,3 @@
1
+ <!-- CDN assets -->
2
+ <!-- Bootstrap 4 minified stylesheet -->
3
+ <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.6.0/dist/css/bootstrap.min.css" integrity="sha384-B0vP5xmATw1+K9KRQjQERJvTumQW0nPEzvF6L/Z6nronJ3oUOFUFpCjEUQouq2+l" crossorigin="anonymous">
@@ -0,0 +1,16 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ width="50"
4
+ height="50"
5
+ viewBox="0 0 50 50"
6
+ class="thank-you__check-mark text-center float-md-left"
7
+ aria-hidden="true">
8
+ <path class="svg--fill-blue" d="M24.215,4.409c11.408,0,20.689,9.282,20.689,20.69c0,11.405-9.281,20.685-20.689,20.685
9
+ c-11.408,0-20.689-9.279-20.689-20.685C3.526,13.69,12.807,4.409,24.215,4.409 M24.215,1.758c-12.889,0-23.34,10.451-23.34,23.341
10
+ c0,12.893,10.451,23.336,23.34,23.336c12.891,0,23.341-10.443,23.341-23.336C47.556,12.209,37.105,1.758,24.215,1.758
11
+ L24.215,1.758z"/>
12
+ <path class="svg--fill-green" d="M48.14,1.565l0.985,1.408c-4.016,3.022-8.487,7.682-13.408,13.973
13
+ c-4.922,6.292-8.676,12.168-11.268,17.634l-2.087,1.408c-1.727,1.209-2.9,2.101-3.52,2.681c-0.247-0.888-0.779-2.327-1.608-4.339
14
+ l-0.787-1.833c-1.128-2.63-2.173-4.571-3.14-5.833c-0.968-1.257-2.052-2.09-3.254-2.507c2.028-2.142,3.888-3.208,5.575-3.208
15
+ c1.448,0,3.054,1.96,4.819,5.889l0.873,1.972c3.175-5.356,7.251-10.554,12.227-15.609C38.524,8.15,43.385,4.271,48.14,1.565z"/>
16
+ </svg>
@@ -0,0 +1,13 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ width="100px"
4
+ height="100px"
5
+ viewBox="0 0 100 100"
6
+ class="benefits__check-svg">
7
+ <circle class="svg__fill--bright-red" cx="50" cy="50" r="47.728"/>
8
+ <path class="svg__fill--red-shadow" d="M80.738,17.543L59.342,33.59L43.53,61.674L27.836,77.721l14.48,19.383c2.503,0.404,5.068,0.625,7.685,0.625
9
+ c24.534,0,44.735-18.516,47.415-42.334L80.738,17.543z"/>
10
+ <path class="svg--fill-white" d="M81.996,17.779C74.68,28.044,60.053,43.639,51.887,55.145c-5.191,7.316-15.122,25.289-18.858,25.289
11
+ c-8.85,0-11.328-14.984-11.328-19.586c0,0,0.826-7.316,7.906-7.316c4.956,0,4.484,10.424,6.687,10.424
12
+ c1.062,0,3.372-5.037,10.54-15.615c9.676-14.277,17.463-32.331,32.803-32.331C82.734,16.009,81.996,17.779,81.996,17.779z"/>
13
+ </svg>
@@ -0,0 +1,13 @@
1
+ {% comment %}
2
+ <!-- aria-hidden="true" b/c they add no meaning to the button -->
3
+ {% endcomment %}
4
+ <svg
5
+ aria-hidden="true"
6
+ xmlns="http://www.w3.org/2000/svg"
7
+ viewBox="0 0 24 24"
8
+ class="svg--max-width svg__button svg__apply">
9
+ <path class="svg--fill-none" d="M0,0h24v24H0V0z"/>
10
+ <path class="svg--fill-white"
11
+ d="M12,2C6.5,2,2,6.5,2,12s4.5,10,10,10s10-4.5,10-10S17.5,2,12,2z M10,17l-5-5l1.4-1.4
12
+ l3.6,3.6l7.6-7.6L19,8 L10,17z"/>
13
+ </svg>
@@ -0,0 +1,30 @@
1
+ <svg
2
+ aria-labelledby="earnMoreTitle"
3
+ class="svg svg__earn-more"
4
+ height="100"
5
+ role="image"
6
+ viewBox="0 0 100 100"
7
+ width="100"
8
+ xmlns="http://www.w3.org/2000/svg">
9
+ <title lang="en" id="earnMoreTitle">Stylized icon of a stack of money</title>
10
+ <path class="svg--blue" d="M50,25.8c-7.6,0-13.7,4.7-13.7,10.5c0,5.8,6.1,10.5,13.7,10.5c7.6,0,13.7-4.7,13.7-10.5
11
+ C63.7,30.5,57.6,25.8,50,25.8z M56.7,40.5c-1,0.6-2.7,1-4.8,1.1c0,0.4,0,0.6,0,1c0,0.2-0.4,0.5-0.8,0.5H49c-0.5,0-0.8-0.2-0.8-0.4
12
+ c0-0.4,0-0.6,0-1c-1.8-0.1-3.8-0.3-5.5-0.6c-0.8-0.1-1.1-0.6-0.8-1.1c0.3-0.4,0.4-0.6,0.7-0.9c0.3-0.4,1.1-0.6,1.9-0.5
13
+ c0.5,0.1,0.9,0.2,1.4,0.2c1.4,0.2,2.6,0.3,3.7,0.3c0.9,0,1.5-0.1,1.9-0.2c0.4-0.1,0.6-0.3,0.6-0.6c0-0.2-0.2-0.4-0.5-0.5
14
+ c-0.3-0.1-0.8-0.3-1.5-0.5c-0.7-0.2-1.6-0.4-2.7-0.6c-1.3-0.3-2.2-0.6-3-0.9c-0.7-0.3-1.2-0.7-1.5-1.1c-0.3-0.4-0.4-1-0.3-1.6
15
+ c0.1-1,0.7-1.7,1.7-2.3c1-0.5,2.4-0.9,4.1-1c0-0.4,0-0.6,0-1c0-0.2,0.3-0.4,0.7-0.4c0.6,0,1,0,1.6,0c0.4,0,0.7,0.2,0.7,0.4
16
+ c0,0.4,0,0.6,0,0.9c1.3,0.1,2.7,0.2,4.1,0.5c0.7,0.2,1,0.6,0.8,1.1c-0.2,0.4-0.3,0.6-0.5,1c-0.2,0.4-1,0.6-1.7,0.4
17
+ c-1.5-0.3-2.8-0.5-4.1-0.5c-0.7,0-1.3,0.1-1.6,0.2c-0.3,0.1-0.5,0.3-0.5,0.5c0,0.2,0.1,0.4,0.3,0.5c0.2,0.1,0.6,0.3,1.2,0.4
18
+ c0.5,0.2,1.3,0.3,2.3,0.5c2,0.4,3.5,0.9,4.5,1.5c1,0.6,1.5,1.3,1.6,2.1C58.2,39.1,57.7,39.9,56.7,40.5z"/>
19
+ <path class="svg--blue" d="M94.5,50.3c-3.1-9.9-4.6-15.8-7.6-25.7c-0.4-1.5-2.6-2.6-4.7-2.6H17.9c-2.2,0-4.3,1.2-4.7,2.6
20
+ c-3.1,9.9-4.6,15.8-7.6,25.7c-0.4,1.5,0,3.4,2.8,3.4h83.4C94.5,53.7,94.9,51.8,94.5,50.3z M77.3,49.9H22.7
21
+ c-0.8-3.6-5.2-6.4-11.2-7.3c1.3-4.5,1.9-6.7,3.1-11.2c6-0.8,11-3.7,13-7.3h44.9c1.9,3.6,7,6.4,13,7.3c1.3,4.5,1.9,6.7,3.1,11.2
22
+ C82.5,43.4,78.1,46.3,77.3,49.9z"/>
23
+ <path class="svg--blue" d="M94.3,58.1H5.7c0,0.1-0.1,0.3-0.1,0.4C5.1,60,5.5,62,8.3,62h83.4c2.8,0,3.2-1.9,2.8-3.4
24
+ C94.4,58.4,94.4,58.3,94.3,58.1"/>
25
+ <path class="svg--blue" d="M94.3,66.4H5.7c0,0.1-0.1,0.3-0.1,0.4c-0.4,1.5,0,3.4,2.8,3.4h83.4c2.8,0,3.2-2,2.8-3.4
26
+ C94.4,66.6,94.4,66.5,94.3,66.4"/>
27
+ <path class="svg--blue" d="M94.3,74.2H5.7c0,0.1-0.1,0.3-0.1,0.4c-0.4,1.5,0,3.4,2.8,3.4h83.4c2.8,0,3.2-2,2.8-3.4
28
+ C94.4,74.5,94.4,74.4,94.3,74.2"/>
29
+ <rect class="svg--none" width="100" height="100"/>
30
+ </svg>
@@ -0,0 +1,13 @@
1
+ {% comment %}
2
+ <!-- aria-hidden="true" b/c they add no meaning to the button -->
3
+ {% endcomment %}
4
+ <svg
5
+ aria-hidden="true"
6
+ xmlns="http://www.w3.org/2000/svg"
7
+ viewBox="0 0 24 24"
8
+ class="svg--max-width svg__button svg__action">
9
+ <path class="svg--fill-white"
10
+ d="M20,4H4C2.9,4,2,4.9,2,6l0,12c0,1.1,0.9,2,2,2h16c1.1,0,2-0.9,2-2V6C22,4.9,21.1,4,20,4
11
+ z M20,8l-8,5L4,8V6l8,5 l8-5V8z"/>
12
+ <path class="svg--fill-none" d="M0,0h24v24H0V0z"/>
13
+ </svg>
@@ -0,0 +1,15 @@
1
+ <svg version="1.1" class="svg svg__endorsements" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 47 67.8" style="enable-background:new 0 0 47 67.8;" xml:space="preserve">
2
+ <rect x="1" y="0.9" class="svg__none" width="45.1" height="65.9"/>
3
+ <path class="svg__blue" d="M7.7,23.4c0-8.8,7.1-15.9,15.9-15.9s15.9,7.1,15.9,15.9s-7.1,15.9-15.9,15.9S7.7,32.2,7.7,23.4 M34.8,42.9
4
+ c1.6-0.9,1.5-4.1,2.9-5.4c1.3-1.3,4.5-1.2,5.4-2.9c0.9-1.6-0.7-4.3-0.2-6.1c0.5-1.8,3.2-3.3,3.2-5.2s-2.8-3.4-3.2-5.2
5
+ c-0.5-1.8,1.1-4.5,0.2-6.1c-0.9-1.6-4.1-1.6-5.4-2.9s-1.2-4.4-2.9-5.4c-1.6-0.9-4.3,0.7-6.1,0.2c-1.8-0.5-3.3-3.2-5.2-3.2
6
+ s-3.4,2.8-5.2,3.2c-1.8,0.5-4.5-1.1-6.1-0.2C10.7,4.8,10.8,8,9.5,9.3S5,10.5,4.1,12.1c-0.9,1.6,0.7,4.3,0.2,6.1
7
+ c-0.5,1.8-3.2,3.3-3.2,5.2s2.8,3.4,3.2,5.2c0.5,1.8-1.1,4.5-0.2,6.1c0.9,1.6,4.1,1.5,5.4,2.9s1.2,4.5,2.9,5.4
8
+ c1.6,0.9,4.3-0.7,6.1-0.2c1.8,0.5,3.3,3.2,5.2,3.2s3.4-2.8,5.2-3.2C30.6,42.2,33.2,43.8,34.8,42.9 M39.6,39.1
9
+ C39.6,39.1,39.6,39.1,39.6,39.1c-1.7,1.4-1.5,5.1-3.4,6.2c-1.8,1-4.8-0.8-6.8-0.2c-1.6,0.4-3,2.6-4.7,3.3L28.9,66
10
+ c0.2,0.8,1.1,1,1.7,0.4l5.1-5.7c0.3-0.3,0.7-0.4,1.1-0.3l7.1,2.8c0.7,0.3,1.5-0.4,1.3-1.1L39.6,39.1z M10.9,45.3
11
+ c-1.9-1.1-1.7-4.8-3.4-6.2c0,0,0,0,0,0L2,62.2c-0.2,0.8,0.6,1.4,1.3,1.1l7.1-2.8c0.4-0.2,0.8,0,1.1,0.3l5.1,5.7
12
+ c0.5,0.6,1.5,0.3,1.7-0.4l4.2-17.7c-1.6-0.8-3.1-2.9-4.7-3.3C15.7,44.5,12.7,46.3,10.9,45.3"/>
13
+ <path class="svg__red" d="M31.6,14.8L19.7,26.7l-5.3-5.3l-3.1,3.1l6.8,6.8c0.4,0.4,1,0.6,1.5,0.6s1.1-0.2,1.5-0.6l13.4-13.4L31.6,14.8z"
14
+ />
15
+ </svg>
@@ -0,0 +1,30 @@
1
+ <svg version="1.1" class="svg svg__flexible" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 66.5 71.2" style="enable-background:new 0 0 66.5 71.2;" xml:space="preserve">
2
+ <path class="svg__blue" d="M18.2,22.4c-0.9,2.2-1.7,4.3-2.6,6.4c0.1,0.1,0.3,0.2,0.4,0.3c3.7,1.9,7.1,4.2,10.1,7.2c1.3,1.2,2.4,2.6,3.6,4
3
+ c0.1,0.1,0.1,0.3,0,0.4c-2.6,4.2-4.4,8.8-5.6,13.7c0,0,0,0.1-0.1,0.2c-2.5-6.7-7-11.2-13.1-14.4c-0.8,2.1-1.7,4.2-2.6,6.3
4
+ C5.9,40.5,3.4,34.8,0.8,29C6.6,26.8,12.3,24.6,18.2,22.4"/>
5
+ <path class="svg__red" d="M27.2,14.9h-6.6c0,0,0-0.1,0-0.1c4.2-4.6,8.5-9.2,12.8-13.9c4.1,4.7,8.2,9.3,12.5,14.1H39v0.5
6
+ c0,4.7,0,9.5,0,14.2c0,0.4-0.1,0.6-0.4,0.8c-1.9,1.6-3.7,3.3-5.3,5.2c-0.1,0.1-0.2,0.2-0.3,0.3c-0.5-0.6-1-1.2-1.6-1.8
7
+ c-1.3-1.3-2.6-2.6-4-3.8c-0.2-0.2-0.3-0.4-0.3-0.7c0-4.7,0-9.5,0-14.2L27.2,14.9C27.2,14.9,27.2,14.9,27.2,14.9z"/>
8
+ <g>
9
+ <path class="svg__blue" d="M9.8,56v1.9h-4v1.5h3.8v1.8H5.7v3.2H3V56H9.8z"/>
10
+ <path class="svg__blue" d="M10.8,56h2.7v6.3h3.3v2.1h-5.9V56z"/>
11
+ <path class="svg__blue" d="M17.5,56h6.7v1.9h-4v1.3H24V61h-3.8v1.7h4.4v1.8h-7.1C17.5,64.5,17.5,56,17.5,56z"/>
12
+ <path class="svg__blue" d="M31.2,56h3.1l-2.7,3.9l3.2,4.6h-3.2l-1.8-3l-1.9,3h-3.1l3.3-4.5L25.4,56h3.1l1.3,2.3L31.2,56z"/>
13
+ <path class="svg__blue" d="M35.5,56h2.7v8.5h-2.7V56z"/>
14
+ <path class="svg__blue" d="M40,56h5c0.5,0,1.5,0.1,2.2,0.7c0.4,0.4,0.6,0.9,0.6,1.5c0,0.6-0.3,1.2-0.6,1.5c-0.2,0.2-0.4,0.3-0.7,0.5
15
+ c0.3,0.1,0.7,0.2,1,0.5c0.5,0.5,0.6,1,0.6,1.4c0,0.6-0.2,1.3-0.6,1.7c-0.6,0.7-1.5,0.7-2.2,0.7H40L40,56L40,56z M42.7,61v1.6h1.7
16
+ c0.2,0,0.5,0,0.7-0.2c0.1-0.1,0.2-0.3,0.2-0.5c0-0.8-0.7-0.8-1-0.8H42.7z M42.7,57.8v1.4h1.5c0.2,0,0.9,0,0.9-0.7
17
+ c0-0.7-0.6-0.7-0.8-0.7H42.7z"/>
18
+ <path class="svg__blue" d="M49.5,56h2.7v6.3h3.3v2.1h-6L49.5,56L49.5,56z"/>
19
+ <path class="svg__blue" d="M56.3,56H63v1.9h-4v1.3h3.8V61H59v1.7h4.4v1.8h-7.1L56.3,56L56.3,56z"/>
20
+ </g>
21
+ <g>
22
+ <path class="svg__blue" d="M38.8,65.7L38.8,65.7l-1.5,0h-3H31l-1.1-1.9l-1.2,1.9h-1.2c-0.1,1.3-0.2,2.6-0.3,3.9c0,0.2,0,0.4,0,0.7H39
23
+ c0-0.5,0.1-1,0.1-1.5c0.1-1,0.1-2,0.3-3.1H38.8z"/>
24
+ <path class="svg__blue" d="M48,22.5c0.9,2.2,1.7,4.3,2.5,6.4c-0.2,0.1-0.3,0.2-0.4,0.2c-2.1,1.1-4.1,2.3-6,3.7
25
+ c-4.7,3.4-8.6,7.6-11.3,12.9c-1.5,2.9-2.6,6-3.5,9.2l0.6,1l0.6-1.1h3.7h2.4h2.1h0.7h2.3c1-2.7,2.4-5.2,4.2-7.4
26
+ c2.3-2.8,5.2-5,8.3-6.8c0.2-0.1,0.5-0.2,0.8-0.4c0.8,2.1,1.6,4.2,2.4,6.2c0,0,0.1,0,0.1,0c2.6-5.7,5.1-11.3,7.7-17
27
+ C59.5,27.1,53.8,24.8,48,22.5z"/>
28
+ <polygon class="svg__blue" points="34.3,58.3 33.2,59.9 34.3,61.4 "/>
29
+ </g>
30
+ </svg>
@@ -0,0 +1,36 @@
1
+ <svg version="1.1" class="svg svg__classes" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 95.5 73.5" style="enable-background:new 0 0 95.5 73.5;" xml:space="preserve">
2
+ <path class="svg__blue" d="M91.8,18.7v-3.3h-0.9c-1.1,0-2.2,0-3.3,0.1v-3.6h-0.9c-21.1,0-32,8.5-32.1,8.6l0,0l0,0c0,0-0.5-0.4-1.5-1
3
+ l-2.1,0.8c0.2,0.1,0.4,0.2,0.5,0.3c0.7,0.4,1.1,0.7,1.4,0.9c0,0,0.1,0.1,0.1,0.1v3.2c0.6-0.1,1.2-0.1,1.8-0.1c0.5,0,0.9,0,1.3,0.1
4
+ v-3.2c1.9-1.3,11.9-7.7,29.6-7.9v45.9c-16,0.2-26,5.3-29.6,7.5v-6.1c-0.4,0-0.9,0.1-1.3,0.1c-0.6,0-1.2,0-1.8-0.1V67
5
+ c-3.6-2.2-13.6-7.3-29.6-7.5V30.6l-1.9,0.7v29c0,0.1,0,0.2,0,0.3c0.2,0.3,0.3,0.3,0.3,0.4c0.2,0.1,0.1,0.1,0.2,0.1l1.3,0.6v-0.5
6
+ c9.8,0.1,17.2,2.1,22.2,4.1c0.9,0.4,1.8,0.7,2.5,1.1c-5.7-1.5-15.4-3.4-29-3.5V32.2l-0.6,0.2l-0.5-1.2l-1.6-4.2l-1,0.4l-1.1,0.4V67
7
+ c26.5,0,40.1,5.5,40.1,5.5S68.2,67,94.6,67V18.6C93.7,18.6,92.7,18.6,91.8,18.7z M60.9,66.4c5-2.3,13.5-5.2,25.5-5.2l1.2,0.5V17.1
8
+ c0.8,0,1.5,0,2.3,0l0,45.9C76.4,63,66.7,64.9,60.9,66.4z"/>
9
+ <path class="svg__blue" d="M60.2,51.1c1.5,0,5.3,0.9,6.5,1.5c-1.2,2.2-6.3,5.2-8.9,5.3C58.6,55.7,59.4,53.4,60.2,51.1 M57.7,27.5
10
+ c3.6,0.7,6.6,2.5,9.1,5.4c-2.2,0.9-4.5,1.3-6.7,1.5C59.3,32.2,58.5,29.9,57.7,27.5 M52.2,34.7c0.7-2.6,1.5-5,2.6-7.4
11
+ c1.1,2.5,2,4.9,2.6,7.4H52.2z M49.6,34.3c-2.2-0.3-4.3-0.9-6.5-1.7c2.4-2.7,5.3-4.4,8.8-5.1C51.1,29.8,50.4,32.1,49.6,34.3 M68.2,35
12
+ c1.2,2,1.8,4.1,2,6.5h-9.1c-0.2-1.5-0.3-3-0.5-4.5C63.2,36.6,65.7,36,68.2,35 M68.2,50.5c-2.4-1-5-1.6-7.5-2c0.2-1.5,0.3-3,0.4-4.5
13
+ h9.1C70,46.4,69.3,48.5,68.2,50.5 M54.8,58.4c-1.3-2.4-2.1-4.9-2.8-7.5h5.5C57,53.5,56.1,55.9,54.8,58.4 M43.1,53
14
+ c1-0.6,5.2-1.7,6.3-1.7c0.8,2.3,1.6,4.5,2.4,6.7C48.4,57.3,45.5,55.6,43.1,53 M55.6,48.2c-0.2,0-0.4,0.1-0.5,0.2
15
+ C54.6,48.8,54,49,53.3,49c-1.8,0-3.7,0-5.5,0c-0.2,0-0.4,0-0.6,0.1c-1.8,0.5-3.5,1.1-5.2,1.6c-0.3,0.1-0.4,0.1-0.6-0.2
16
+ c-0.2-0.4-0.4-0.8-0.7-1.2c-0.1-0.1-0.2-0.2-0.3-0.3c-0.9,0-1.7,0-2.6,0c2.5,7,9.2,11.9,17,11.9c10,0,18.1-8.1,18.1-18.2
17
+ s-8.1-18.2-18.1-18.2c-7.8,0-14.5,5-17,11.9c0.9,0,1.8,0,2.6,0c0.1,0,0.2-0.1,0.3-0.2c0.2-0.4,0.5-0.8,0.7-1.3
18
+ c0.1-0.2,0.2-0.3,0.5-0.2c1,0.4,2,0.7,3.1,1.1c1.4,0.5,2.9,0.7,4.4,0.7c1.3-0.1,2.6,0,3.9,0c0.6,0,1.1,0.1,1.5,0.5
19
+ c0.4,0.3,0.7,0.3,1.2,0.3c0.6,0,1.3,0,2,0c0.2,1.4,0.3,2.8,0.5,4.2H56v2.6h2.5c-0.1,1.4-0.3,2.8-0.4,4.2
20
+ C57.2,48.2,56.4,48.2,55.6,48.2"/>
21
+ <path class="svg__blue" d="M52.5,44.6h-1v-1h1V44.6z M50.3,44.6h-0.9l-0.7-2.4L48,44.6h-0.9l-1.1-3.7H47l0.7,2.6l0.7-2.6h0.8l0.7,2.6
22
+ l0.7-2.6h0.9L50.3,44.6z M44.7,44.6h-0.9l-0.7-2.4l-0.7,2.4h-0.9l-1.1-3.7h0.9l0.7,2.6l0.7-2.6h0.8l0.7,2.6l0.7-2.6h0.9L44.7,44.6z
23
+ M39.1,44.6h-0.9l-0.7-2.4l-0.7,2.4h-0.9l-1.1-3.7h0.9l0.7,2.6l0.7-2.6h0.8l0.7,2.6l0.7-2.6h0.9L39.1,44.6z M54.8,40.2
24
+ c0.1-1.6-1-2.6-2.6-2.6c-2.8,0.1-5.7,0-8.5,0c-3,0-5.9,0-8.8,0c-1.4,0-2.3,1-2.3,2.4c0,1.9,0,3.7,0,5.6c0,1.4,0.9,2.4,2.3,2.4
25
+ c5.9,0,11.8,0,17.6,0c1.4,0,2.3-0.9,2.3-2.4C54.8,43.8,54.8,42,54.8,40.2"/>
26
+ <g>
27
+ <polygon class="svg__red" points="1,21.4 6.4,35.6 10.9,33.9 8.8,28.5 15.1,26.1 13.9,23 7.7,25.4 6.7,22.9 13.4,20.3 12.2,17.2 "/>
28
+ <path class="svg__red" d="M19.6,17.8l1.2,3.3l1.9-0.7c0.7-0.3,2.1-0.9,1.5-2.5c-0.6-1.6-2-1.1-2.8-0.8L19.6,17.8z M14,16.5l7.1-2.7
29
+ c1.3-0.5,2.7-0.9,3.7-0.9c2.2,0.1,3.5,1.8,4,3.2c0.2,0.5,0.6,1.8,0,3.3c-0.3,0.8-0.9,1.3-1.4,1.8l5.6,4.4l-5,1.9l-4.6-4L21.9,24
30
+ l1.9,5l-4.5,1.7L14,16.5z"/>
31
+ <polygon class="svg__red" points="29.4,10.7 40.7,6.5 41.8,9.6 35.1,12.1 35.9,14.2 42.2,11.9 43.3,14.9 37.1,17.3 38.1,20.1 45.5,17.3
32
+ 46.6,20.4 34.8,24.9 "/>
33
+ <polygon class="svg__red" points="54.9,1.1 43.7,5.3 49,19.5 60.8,15 59.7,12 52.3,14.7 51.3,11.9 57.6,9.6 56.4,6.5 50.1,8.9 49.3,6.8
34
+ 56.1,4.2 "/>
35
+ </g>
36
+ </svg>
@@ -0,0 +1,21 @@
1
+ <svg
2
+ xmlns="http://www.w3.org/2000/svg"
3
+ role="img"
4
+ class="svg"
5
+ width="100px"
6
+ height="100px"
7
+ viewBox="0 0 100 100"
8
+ aria-labelledby="goalsTitle">
9
+ <title lang="en" id="goalsTitle">Stylized icon of a figure climbing a mountain and reaching for a flag at it's top</title>
10
+ <rect class="svg--none" width="100" height="100"/>
11
+ <path class="svg--blue" d="M19.2,33.2c0.6,3,0.2,5.9,0.4,8.9c0.2,2.2-0.3,4.5,0.9,6.5c2.8,4.8,2.6,9.5-0.6,14.1c-1.2,1.7-2.2,3.5-3.2,5.2
12
+ c-1.3,2.1-1.3,4,0.9,5.3c2.2,1.3,3.9,0.2,5.2-1.7c1.5-2.4,2.9-4.9,4.5-7.2c1.8-2.6,2.5-5.3,2.2-8.5c-0.1-1.5-1.2-4.1,0.8-4.6
13
+ c2.1-0.4,4.7,0.5,6.2,2.6c0.6,0.9,1,2,1.5,3c0.7,1.6,1.4,3.2,2.2,4.7c1,2.2,2.6,3.9,5.2,2.7c2.5-1.2,2.5-3.4,1.4-5.6
14
+ c-1.5-3-3-5.9-4.3-9c-0.8-1.9-2-3.3-4.1-3.5c-6.6-0.8-7.1-3.8-7.4-9.4c0.1-0.9,0-3.3,0-4.2c0-4.5,0.1-5,4.3-4.1
15
+ c6.7,1.5,11-2.8,15.8-5.8c1.5-0.9,2-2.5,1-4.1c-1.1-1.8-2.7-2-4.5-1.1c-1,0.5-2,1-2.8,1.7c-3.2,2.5-6.7,3.2-10.7,2.7
16
+ c-4.8-0.6-5.3-1.3-3-5.7c1.7-3.2,1.1-7-1.5-9.1C27,5,23.3,4.9,20.7,7c-2.6,2-3.6,6-1.5,8.9c1.6,2.2,1,3.8,0.3,6
17
+ c-0.8,2.5-2.6,4-4.5,5.3c-6.3,4.4-4,10.7-3.7,16.4c0.1,1.5,1.5,2.5,3.1,2.3c1.7-0.2,2.9-1.2,3-3.1c0.1-2.1,0-4.1,0-6.2
18
+ C17.4,35.4,17.1,33.8,19.2,33.2"/>
19
+ <path class="svg--blue" d="M69.3,54.7V21.8h21.5l-4-7.3l4-7.3H69.3V3.7c0-1.1-0.9-2-2-2s-2,0.9-2,2V54l-19,19l-16.1-2.2L5.8,98.3h88.4
20
+ L69.3,54.7z"/>
21
+ </svg>
@@ -0,0 +1,62 @@
1
+ <svg version="1.1" id="KCC-white-text-logo" class="header-global__brand--svg img__responsive--svg" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
2
+ x="0px" y="0px" viewBox="0 0 432 36" style="enable-background:new 0 0 432 36;" xml:space="preserve" aria-labelledby="kcc-white-text-logo-title">
3
+ <title id="kcc-white-text-logo-title" lang="en">Kankakee Community College</title>
4
+ <g>
5
+ <path class="st0" d="M7.2,12.5h2l9.5-9.2H24l-11.5,11l7.6,11.6h-5.5l-6.3-9.7h-2l-2.1,9.7H0L4.8,3.3h4.3L7.2,12.5z"/>
6
+ <path class="st0" d="M32.1,23.9L32.1,23.9C30.8,26,28.5,26,26.7,26c-3.6,0-5.7-0.8-4.8-5c0.8-3.8,3-4.8,6.9-4.8
7
+ c1.9,0,3.8,0,4.3,1.8h0.1l0.4-2c0.5-2.6,0.5-3.5-2.6-3.5c-1.7,0-3,0.2-3.4,2.2h-3.8c1-4.6,4.2-4.8,7.8-4.8c5.1,0,7,0.8,5.9,6.1
8
+ l-2.1,9.9h-3.8L32.1,23.9z M25.6,21c-0.5,2.2,0.4,2.4,2.9,2.4c2,0,3.5-0.2,4-2.4c0.5-2.2-1.1-2.3-3-2.3
9
+ C27.7,18.8,26.1,18.8,25.6,21z"/>
10
+ <path class="st0" d="M46.3,10.1l-0.5,2.4h0.1c1.3-2.3,3.3-2.6,5.5-2.6c4.2,0,5.1,1.7,4.2,5.6l-2.2,10.4h-3.8l2.1-10
11
+ c0.5-2.3,0.1-3.1-2.3-3.1c-3.3,0-4.1,1.6-4.7,4.4l-1.8,8.7h-3.8l3.4-15.8L46.3,10.1L46.3,10.1z"/>
12
+ <path class="st0" d="M62.9,16.2h0.9l5.7-6.1h4.3l-7.2,7.4l5,8.4h-4.6l-3.8-7.1h-0.9l-1.5,7.1h-3.8l4.8-22.6h3.8L62.9,16.2z"/>
13
+ <path class="st0" d="M84.1,23.9L84.1,23.9C82.8,26,80.4,26,78.6,26c-3.6,0-5.7-0.8-4.8-5c0.8-3.8,3-4.8,6.9-4.8
14
+ c1.9,0,3.8,0,4.3,1.8h0.1l0.4-2c0.5-2.6,0.5-3.5-2.6-3.5c-1.7,0-3,0.2-3.4,2.2h-3.8c1-4.6,4.2-4.8,7.8-4.8c5.1,0,7,0.8,5.9,6.1
15
+ l-2.1,9.9h-3.8L84.1,23.9z M77.6,21c-0.5,2.2,0.4,2.4,2.9,2.4c2,0,3.5-0.2,4-2.4c0.5-2.2-1.1-2.3-3-2.3C79.6,18.8,78,18.8,77.6,21z
16
+ "/>
17
+ <path class="st0" d="M96.9,16.2h0.9l5.7-6.1h4.3l-7.2,7.4l5,8.4H101l-3.8-7.1h-0.9l-1.5,7.1H91l4.8-22.6h3.8L96.9,16.2z"/>
18
+ <path class="st0" d="M122.4,20.8c-1.1,5-4,5.2-8.5,5.2c-6,0-6.9-1.9-5.6-8c1.2-5.7,2.6-8.1,9-8.1c6.5,0,7,1.9,5.5,8.8H112
19
+ c-0.7,3.4-0.9,4.5,2.5,4.5c2.1,0,3.6,0,4.1-2.3L122.4,20.8L122.4,20.8z M119.6,16.3c0.7-3.3,0.3-3.5-2.8-3.5
20
+ c-3.3,0-3.6,0.7-4.2,3.5H119.6z"/>
21
+ <path class="st0" d="M139.5,20.8c-1.1,5-4,5.2-8.5,5.2c-6,0-6.9-1.9-5.6-8c1.2-5.7,2.6-8.1,9-8.1c6.5,0,7,1.9,5.5,8.8h-10.9
22
+ c-0.7,3.4-0.9,4.5,2.5,4.5c2.1,0,3.6,0,4.1-2.3L139.5,20.8L139.5,20.8z M136.7,16.3c0.7-3.3,0.3-3.5-2.8-3.5
23
+ c-3.3,0-3.6,0.7-4.2,3.5H136.7z"/>
24
+ <path class="st0" d="M168.8,10.9l0.3-1.2c0.6-2.6-0.4-2.8-4.2-2.8c-4.4,0-5.3,0.7-6.2,5.1l-1.1,5c-0.9,4.5-0.6,5.4,4,5.4
25
+ c3.5,0,5.1-0.1,5.8-3.3l0.3-1.2h4.3l-0.3,1.5c-1.4,6.8-5.2,6.6-10.8,6.8c-8,0.3-8.9-2.3-7.6-8.9l1.1-5.2c1.5-7.2,4.7-8.8,11.3-8.8
26
+ c5.6,0,8.8,0,7.8,6.5l-0.3,1.2L168.8,10.9L168.8,10.9z"/>
27
+ <path class="st0" d="M189.1,18c-1.3,6.1-2.6,8.1-9.1,8.1s-7-2-5.7-8.1c1.3-6.1,2.6-8.1,9.2-8.1C190,9.9,190.4,11.8,189.1,18z
28
+ M178,18c-0.9,4.2-0.8,5.1,2.5,5.1c3.4,0,3.8-0.9,4.7-5.1c0.9-4.3,0.8-5.2-2.5-5.2C179.4,12.8,178.9,13.7,178,18z"/>
29
+ <path class="st0" d="M197.7,10.1l-0.5,2.3h0.1c1.3-2,3.5-2.5,5.5-2.5c2,0,4.2,0.5,4.1,2.8h0.1c1.2-2.2,3.5-2.8,5.6-2.8
30
+ c4.1,0,5.1,1.4,4.3,5.3l-2.3,10.7h-3.8l2.2-10.3c0.3-2,0-2.8-2.1-2.8c-3.1,0-4,1.4-4.6,4.2l-1.9,8.9h-3.8l2.2-10.3
31
+ c0.3-2,0-2.8-2.1-2.8c-3.1,0-4,1.4-4.6,4.2l-1.9,8.9h-3.8l3.4-15.8H197.7z"/>
32
+ <path class="st0" d="M225.5,10.1l-0.5,2.3h0.1c1.3-2,3.5-2.5,5.5-2.5s4.2,0.5,4.1,2.8h0.1c1.2-2.2,3.5-2.8,5.6-2.8
33
+ c4.1,0,5.1,1.4,4.3,5.3l-2.3,10.7h-3.8l2.2-10.3c0.3-2,0-2.8-2.1-2.8c-3.1,0-4,1.4-4.6,4.2l-1.9,8.9h-3.8l2.2-10.3
34
+ c0.3-2,0-2.8-2.1-2.8c-3.1,0-4,1.4-4.6,4.2l-1.9,8.9h-3.8l3.4-15.8H225.5z"/>
35
+ <path class="st0" d="M256.6,25.9l0.5-2.4H257c-1.3,2.1-3.4,2.6-5.6,2.6c-3.2,0-5-1.1-4.3-4.5l2.4-11.4h3.8l-2.1,10
36
+ c-0.5,2.3-0.5,3.1,2,3.1c2.9,0,4.1-1.2,4.7-4l1.9-9.1h3.8l-3.4,15.8H256.6z"/>
37
+ <path class="st0" d="M271.2,10.1l-0.5,2.4h0.1c1.3-2.3,3.3-2.6,5.5-2.6c4.2,0,5.1,1.7,4.2,5.6l-2.2,10.4h-3.8l2.1-10
38
+ c0.5-2.3,0.1-3.1-2.3-3.1c-3.3,0-4.1,1.6-4.7,4.4l-1.8,8.7H264l3.4-15.8L271.2,10.1L271.2,10.1z"/>
39
+ <path class="st0" d="M285.6,25.9h-3.8l3.4-15.8h3.8L285.6,25.9z M289.7,6.5h-3.8l0.7-3.2h3.8L289.7,6.5z"/>
40
+ <path class="st0" d="M290.6,10.1h2l0.8-3.6h3.8l-0.8,3.6h6l-0.6,2.9h-6l-1.7,8.1c-0.3,1.4-0.4,2.1,1.2,2.1c2.1,0,2.3-1.7,2.6-3.3
41
+ h3.3c-1,4.8-2.5,6.2-6.6,6.2c-4.2,0-5.2-1-4.4-5l1.7-8.1h-2L290.6,10.1z"/>
42
+ <path class="st0" d="M310.6,26.5c-1.6,3.6-3,6.4-7.4,6.4c-0.5,0-1.1-0.1-1.6-0.1l0.6-2.9c0.3,0,0.5,0.1,0.8,0.1
43
+ c2.4,0,3.2-2.3,3.9-4.1h-1.8l-1.8-15.8h3.9l1.1,13.4h0.1l5.9-13.4h3.9L310.6,26.5z"/>
44
+ <path class="st0" d="M343.8,10.9l0.3-1.2c0.6-2.6-0.4-2.8-4.2-2.8c-4.4,0-5.3,0.7-6.2,5.1l-1.1,5c-0.9,4.5-0.6,5.4,4,5.4
45
+ c3.5,0,5.1-0.1,5.8-3.3l0.3-1.2h4.3l-0.3,1.5c-1.4,6.8-5.2,6.6-10.8,6.8c-8,0.3-8.9-2.3-7.6-8.9l1.1-5.2c1.5-7.2,4.7-8.8,11.3-8.8
46
+ c5.6,0,8.8,0,7.8,6.5l-0.3,1.2L343.8,10.9L343.8,10.9z"/>
47
+ <path class="st0" d="M364,18c-1.3,6.1-2.6,8.1-9.1,8.1c-6.6,0-7-2-5.7-8.1c1.3-6.1,2.6-8.1,9.2-8.1C364.9,9.9,365.3,11.8,364,18z
48
+ M353,18c-0.9,4.2-0.8,5.1,2.5,5.1c3.4,0,3.8-0.9,4.7-5.1c0.9-4.3,0.8-5.2-2.5-5.2S353.9,13.7,353,18z"/>
49
+ <path class="st0" d="M369.4,25.9h-3.8l4.8-22.6h3.8L369.4,25.9z"/>
50
+ <path class="st0" d="M377,25.9h-3.8L378,3.3h3.8L377,25.9z"/>
51
+ <path class="st0" d="M395.8,20.8c-1.1,5-4,5.2-8.5,5.2c-6,0-6.9-1.9-5.6-8c1.2-5.7,2.6-8.1,9-8.1c6.5,0,7,1.9,5.5,8.8h-10.9
52
+ c-0.7,3.4-0.9,4.5,2.5,4.5c2.1,0,3.6,0,4.1-2.3L395.8,20.8L395.8,20.8z M393,16.3c0.7-3.3,0.3-3.5-2.8-3.5c-3.3,0-3.6,0.7-4.2,3.5
53
+ H393z"/>
54
+ <path class="st0" d="M408.8,23.6L408.8,23.6c-1.5,2.1-3.6,2.4-5.5,2.4c-5.4,0-5.4-3-4.4-7.6c1-4.8,2-8.5,7.9-8.5
55
+ c2.2,0,3.9,0.5,4.4,2.6h0.1l0.4-2.4h3.8L412,25.8c-1.2,5.7-3.3,7-9.1,7c-3.9,0-6.6-0.7-5.4-5.4h3.6c-0.5,2.2,0.3,2.5,2.4,2.5
56
+ c3.2,0,4.1-0.7,4.6-3.4L408.8,23.6z M402.8,17.5c-0.8,3.6-1.2,5.7,2.2,5.7c3.8,0,4.2-1.9,5-5.7c0.7-3.4,0.5-4.7-2.8-4.7
57
+ C404.6,12.8,403.7,13.5,402.8,17.5z"/>
58
+ <path class="st0" d="M430.9,20.8c-1.1,5-4,5.2-8.5,5.2c-6,0-6.9-1.9-5.6-8c1.2-5.7,2.6-8.1,9-8.1c6.5,0,7,1.9,5.5,8.8h-10.9
59
+ c-0.7,3.4-0.9,4.5,2.5,4.5c2.1,0,3.6,0,4.1-2.3L430.9,20.8L430.9,20.8z M428,16.3c0.7-3.3,0.3-3.5-2.8-3.5c-3.3,0-3.6,0.7-4.2,3.5
60
+ H428z"/>
61
+ </g>
62
+ </svg>