ENROLL NOW

Testimonials

 

 

You can add a short lesson description here. This is needed for the course outline preview. For Momentum use at least 200 characters. For Premier you can select the truncate number in the template.
/* core.css in global_head */ .kjb-video-container { position: relative; } .kjb-video-responsive { position: relative; display: block; overflow: hidden; height: 0; padding-bottom: 56.25%; } .kjb-video-responsive .wistia_embed { position: absolute; top: -1px !important; left: -1px !important; width: calc(100% + 2px) !important; height: calc(100% + 2px) !important; border: 0; } .kjb-video-responsive--audio, .media-selector-audio .kjb-video-responsive { padding-bottom: 48px; } .media-selector-audio .kjb-video-responsive { margin-bottom: 32px; } .kjb-video-no-play-button .w-big-play-button { display: none !important; } .kjb-video-playback-overlay { position: absolute; background: rgba(0, 0, 0, 0.7); left: 0; right: 0; top: 0; bottom: 0; text-align: center; } .kjb-video-playback-overlay-inner { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 100%; } .kjb-video-playback-overlay-inner .kjb-btn { display: inline-flex; padding: 7px 14px 7px 10px; margin: 0px 10px; border: 2px solid #fff; font-size: 14px; white-space: nowrap; align-items: center; font-weight: 600; margin-bottom: 20px; } .kjb-video-playback-overlay-inner .kjb-btn[data-reset-video] { color: #fff; } .kjb-video-playback-overlay-inner .kjb-btn[data-resume-video] { background: #fff; color: #000; } .kjb-video-playback-overlay-inner .kjb-btn svg { height: 20px; margin-right: 5px; } .kjb-video-playback-overlay-inner .kjb-btn:hover { opacity: 0.8; } .kjb-video-responsive video { object-fit: contain !important; } .assessment-wrapper iframe { width: 100%; } @import url('https://use.fontawesome.com/releases/v5.15.2/css/all.css'); @media only screen and (max-width: 767px) {.lessoncontainer {max-width: 100%}} .lessoncontainer { body {display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; min-height: 100vh; overflow-x: hidden; } *, *::before, *::after {-webkit-box-sizing: inherit; box-sizing: inherit;} .box-shadow-none { -webkit-box-shadow: none; box-shadow: none; } .box-shadow-small { -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05); box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05); } .box-shadow-medium { -webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.075); box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.075); } .box-shadow-large { -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.1); } .row { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; margin: 0; align-items: stretch; } [class*=col-] { width: 100%; box-sizing: border-box;} [class*=col-]:last-child { margin-bottom: 0; } section { position: relative; display: block; } strong { font-weight: 700; } pre { white-space: pre-wrap; } .hidden { display: none !important; } @media (max-width: 767px) { .hidden--mobile { display: none !important; } } @media (min-width: 768px) { .hidden--desktop { display: none !important; } .hidden--submit { display: block !important; width: 0 !important; height: 0 !important; margin: 0 !important; padding: 0 !important; border: 0 !important; } } .text-right { text-align: right; } .text-center { text-align: center; } .align-items-start { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; } .align-items-center { -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .align-items-end { -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; } .align-items-stretch { -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; } .justify-content-left { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; } .justify-content-center { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .justify-content-right { -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; } .justify-content-around { -ms-flex-pack: distribute; justify-content: space-around; } .justify-content-between { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .stretch { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; } .box-shadow-none { -webkit-box-shadow: none; box-shadow: none; } .box-shadow-small { -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05); box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05); } .box-shadow-medium { -webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.075); box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.075); } .box-shadow-large { -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.1); } .block-break { display: block; -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; } .btn { font-weight: 700; line-height: 1.5; display: inline-block; margin: 8px 8px 0 0; padding: 9.5px 30px; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; -webkit-transition: all 0.2s; -o-transition: all 0.2s; transition: all 0.2s; text-align: center; vertical-align: middle; letter-spacing: 0.25px; -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); white-space: normal; } .btn:last-child { margin-right: 0; } .btn:hover { -webkit-filter: brightness(120%); filter: brightness(120%); } .btn--block { display: inline-block; width: 100%; } .btn--full { display: inline-block; width: 100%; } .btn--small { font-size: 90%; padding: 8px 16px; } .btn--medium { padding: 9.5px 30px; } .btn--large { font-size: 120%; padding: 12px 40px; } .card { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; overflow: hidden; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; min-width: 0; margin: 0; word-wrap: break-word; border: none; background-color: transparent; background-clip: border-box; } .card__body { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; padding: 20px; } .card__body > :first-child { margin-top: 0 !important; } .card__body > :last-child { margin-bottom: 0 !important; } .card__text { margin-bottom: 1rem; font-size: 14px; } .card__button { margin: 0; margin-bottom: 1.5rem; } .card__footer { font-size: 16px; } .card:hover { -webkit-filter: none; filter: none; } @media (min-width: 768px) { .card__body { padding: 30px; } .card__text { font-size: 16px; } } @media (min-width: 768px) { .container { padding-right: 40px; padding-left: 40px; } } } .lessoncontainer { .feature > :first-child { margin-top: 0 !important; } .feature > :last-child { margin-bottom: 0 !important; } .feature__image { display: inline-block; margin-bottom: 1rem; } .feature__text { font-size: 14px; margin-bottom: 1rem; } .feature .btn { margin: 0; } .feature .feature__text > :first-child { margin-top: 0 !important; } .feature .feature__text > :last-child { margin-bottom: 0 !important; } @media (min-width: 768px) { .feature__text { font-size: 16px; } } .filter { position: relative; width: 100%; margin-bottom: 10px; } .filter__field { font-family: Montserrat; font-size: 16px; font-weight: 400; line-height: 1.5; display: block; width: 100%; padding: 10.5px 60px 10.5px 10px; -webkit-appearance: none; -moz-appearance: none; appearance: none; -webkit-transition: all 0.2s; -o-transition: all 0.2s; transition: all 0.2s; color: #595959; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 4px; background-color: #ffffff; background-clip: padding-box; } .filter__icon { line-height: 1.5; position: absolute; top: 0; right: 10px; padding: 10.5px 0; color: #595959; } @media (min-width: 768px) { .filter { width: auto; margin-right: 10px; margin-bottom: 0; } .filter__field { font-size: 18px; } } img { display: block; max-width: 100%; height: auto; } .image { position: relative; } .image__overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding: 20px; -webkit-transition: all 0.2s; -o-transition: all 0.2s; transition: all 0.2s; text-align: center; opacity: 0; background-color: #ffffff; } .image__overlay-text > :last-child { margin-bottom: 0; } .image:hover .image__overlay { opacity: 1; -webkit-filter: none; filter: none; } .link-list { display: -webkit-box; display: -ms-flexbox; display: flex; } .logo { display: inline-block; margin: 0; } .logo__text { font-size: 24px; font-weight: 700; margin: 0; } .media { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; } .media__body { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; } .modal { position: fixed; z-index: 10000; top: 0; left: 0; display: none !important; overflow-x: hidden; overflow-y: scroll; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; width: 100%; height: 100%; padding: 20px; -webkit-transition: all 2s; -o-transition: all 2s; transition: all 2s; background-color: rgba(0, 0, 0, 0.9); -webkit-overflow-scrolling: touch; } .modal__content { position: relative; display: block; width: 100%; max-width: 650px; margin: auto; padding: 15px 10px; cursor: auto; border-radius: 4px; background-color: #ffffff; } .modal__block { display: block; padding: 15px; } .modal__button { display: inline-block; padding: 1rem; } .modal__title { margin-bottom: 0; } .modal--open { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; } .modal--open .modal__content { -webkit-animation: open 0.3s cubic-bezier(1, 0, 0, 1); animation: open 0.3s cubic-bezier(1, 0, 0, 1); } @media (min-width: 768px) { .modal { padding: 30px; } .modal__content { padding: 20px; } .modal__block { display: inline-block; } .modal__body { padding: 15px; } } @-webkit-keyframes open { 0% { display: none; opacity: 0; } 1% { display: block; -webkit-transform: translateY(-200px); transform: translateY(-200px); opacity: 0; } 100% { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; } } @keyframes open { 0% { display: none; opacity: 0; } 1% { display: block; -webkit-transform: translateY(-200px); transform: translateY(-200px); opacity: 0; } 100% { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; } } .pag { font-weight: 700; position: relative; width: 100%; margin: 30px 0; text-align: center; } .pag__wrapper { margin-bottom: 2rem; } .pag__link { display: inline-block; margin: 0 10px; color: #595959; } .pag__link--current { color: #27ae60; } .pag__link--disabled { color: #888888; } .pricing__info { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; margin-bottom: 10px; } .pricing__price { margin-top: 1rem; margin-bottom: 0; } .pricing__frequency { margin-bottom: 3px; } .pricing__name { margin: 0; font-weight: 700; } .pricing__heading { font-size: 16px; } .pricing ol, .pricing ul { margin: 2rem 0; } .pricing li { margin: 8px 0; } .pricing .custom-icon ul, .pricing .custom-icon li { list-style: none; } .pricing .custom-icon li:before { content: "\f007"; font-family: "Font Awesome 5 Free"; font-weight: bold; float: left; margin-left: -2rem; color: #27ae60; } .pricing .btn { margin-top: 1rem; } .progress { padding: 10px 0 20px 0; } .progress__outer { overflow: hidden; width: 100%; height: 10px; border-radius: 10px; background-color: #eeeeee; } .progress__inner { height: 10px; } .responsive-embed { position: relative; display: block; overflow: hidden; max-width: 100%; height: 0; padding-bottom: 56.25%; } .responsive-embed iframe { position: absolute; top: 0; bottom: 0; left: 0; width: 100%; height: 100%; border: 0; } div[id^=section-] { background-repeat: no-repeat; background-position: center center; background-size: cover; } @media (max-width: 767px) { .sidebar__container--top { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; } .sidebar__container--hidden-mobile { display: none; } } @media (min-width: 768px) { .sidebar__container--left { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; } .sidebar__container--hidden-desktop { display: none; } } .sizer { min-height: auto; padding-top: 20px; padding-bottom: 40px; } .sizer--full { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; min-height: 100vh; } .sizer--full .container { margin: auto; } @media (min-width: 768px) { .sizer { padding-bottom: 100px; } } .tag { font-size: 10px; font-weight: 700; line-height: 1; position: relative; display: inline-block; margin: 0 6px 6px 0; padding: 6px; text-transform: capitalize; color: #000000; border-radius: 6px; background-color: #eeeeee; } .tag:hover { -webkit-filter: none; filter: none; } .block-type--text.text-center .block ol, .block-type--text.text-center .block ul { list-style-position: inside; } .user { display: -webkit-box; display: -ms-flexbox; display: flex; } .user__avatar { width: 40px; border-radius: 50%; } .link-list__link { margin-bottom: 5px; -webkit-transition: all 0.2s cubic-bezier(1, 0, 0, 1); -o-transition: all 0.2s cubic-bezier(1, 0, 0, 1); transition: all 0.2s cubic-bezier(1, 0, 0, 1); } .link-list--row { display: block; } .link-list--column { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } .link-list--column .link-list__title { display: block; margin-bottom: 10px; } .link-list--column .link-list__link { display: block; } .link-list--mobile-left .link-list__link { margin: 0 20px 0 0; } .link-list--mobile-center .link-list__link { margin: 0 10px; } .link-list--mobile-right .link-list__link { margin: 0 0 0 20px; } @media (min-width: 768px) { .link-list--desktop-left .link-list__link { margin: 0 20px 0 0; } .link-list--desktop-center .link-list__link { margin: 0 10px; } .link-list--desktop-right .link-list__link { margin: 0 0 0 20px; } } } .lessoncontainer { width: 100%; margin-left: auto; margin-right: auto; padding-bottom: 50px; background: ; font-size: 18px; h1, .h1 {font-size: 48px; color: ;} h2, .h2 {font-size: 36px; color: !important;} h3, .h3 {font-size: 30px; color: !important;} h4, .h4 {font-size: 24px; color: !important;} h5, .h5 {font-size: 20px; color: !important;} h6, .h6 {font-size: 16px; color: !important;} p {margin-top: 0; margin-bottom: 1rem; color: ;} li {margin-bottom: 0.2em; } a { -webkit-transition: all 0.1s; -o-transition: all 0.1s; transition: all 0.1s;} a:hover {-webkit-filter: brightness(115%); filter: brightness(115%); } padding-bottom: 30px; }
/* flush setting */ /* mobile settings */ @media (max-width: 767px) { #block-1723225274386 { text-align: left; width: calc(100% - 0px) !important; } #block-1723225274386 { margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; } #block-1723225274386[class*=col-] { padding: 0 !important; max-width: calc(100% - 0px) !important; flex: 0 0 auto !important; } #XXXblock-1723225274386 .btn--full { max-width: calc(100% - 0px); } #block-1723225274386 .block { padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; } } #block-1723225274386 .block { /* border settings */ border: 4px black; border-radius: 4px; /* background color */ background-color: #f9f2ea; /* default padding for mobile padding: 15px; padding: 15px; padding: 15px; */ } /* desktop settings */ @media (min-width: 768px) { /* desktop margin settings */ #block-1723225274386 { margin-top: 10px !important; margin-right: 10px !important; margin-bottom: 10px !important; margin-left: 10px !important; } #block-1723225274386[class*=col-] {padding: 0 !important;} #block-1723225274386 .block { /* default padding for desktop */ padding: 15px; padding: 15px; /* desktop padding overrides */ padding-top: 0px !important; padding-right: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; } #block-1723225274386.col-1 {max-width: calc((100% / 12) - 20px) !important;} #block-1723225274386.col-2 {max-width: calc((100% / 6) - 20px) !important;} #block-1723225274386.col-3 {max-width: calc((100% / 4) - 20px) !important;} #block-1723225274386.col-4 {max-width: calc((100% / 3) - 20px) !important;} #block-1723225274386.col-5 {max-width: calc((100% / 12 * 5) - 20px) !important;} #block-1723225274386.col-6 {max-width: calc((100% / 2) - 20px) !important;} #block-1723225274386.col-7 {max-width: calc((100% / 12 * 7) - 20px) !important;} #block-1723225274386.col-8 {width: calc((100% / 12 * 8) - 20px) !important;} #block-1723225274386.col-9 {width: calc((100% / 12 * 9) - 20px) !important;} #block-1723225274386.col-10 {width: calc((100% / 12 * 10) - 20px) !important;} #block-1723225274386.col-11 {width: calc((100% / 12 * 11) - 20px) !important;} #block-1723225274386.col-12 {max-width: calc(100% - 20px) !important;} #XXXblock-1723225274386 .btn--full {max-width: calc(100% - 20px);} #block-1723225274386 { box-sizing: border-box; display: flex; flex-direction: column; } #block-1723225274386 .block { flex-grow: 1; /* Laat het element groeien om de volledige hoogte van de rij te vullen */ display: flex; flex-direction: column; box-sizing: border-box; } }
#block-1577982541036_0 .btn { margin-top: 1rem; }

Elizabeth Chapell

Quilters Candy

Shannon is the real deal. She has a successful business, but even better than that, she is willing to help others create a successful business. She doesn't hold anything back. Shannon shares what has helped her find success. She has a natural business sense and a healthy outlook on life. If you want to grow a creative career in the quilting industry, Shannon will help you. She is wonderful and has brought significant results and growth to my business.

/* flush setting */ /* mobile settings */ @media (max-width: 767px) { #block-1723224692612 { text-align: ; width: calc(100% - 0px) !important; } #block-1723224692612 { margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; } #block-1723224692612[class*=col-] { padding: 0 !important; max-width: calc(100% - 0px) !important; flex: 0 0 auto !important; } #XXXblock-1723224692612 .btn--full { max-width: calc(100% - 0px); } #block-1723224692612 .block { padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; } } #block-1723224692612 .block { /* border settings */ border: 4px black; border-radius: 4px; /* background color */ /* default padding for mobile padding: 15px; padding: 0; */ } /* desktop settings */ @media (min-width: 768px) { /* desktop margin settings */ #block-1723224692612 { margin-top: 10px !important; margin-right: 10px !important; margin-bottom: 10px !important; margin-left: 10px !important; } #block-1723224692612[class*=col-] {padding: 0 !important;} #block-1723224692612 .block { /* default padding for desktop */ /* desktop padding overrides */ padding: 0; padding-top: 0px !important; padding-right: 0px !important; padding-bottom: 0px !important; padding-left: 0px !important; } #block-1723224692612.col-1 {max-width: calc((100% / 12) - 20px) !important;} #block-1723224692612.col-2 {max-width: calc((100% / 6) - 20px) !important;} #block-1723224692612.col-3 {max-width: calc((100% / 4) - 20px) !important;} #block-1723224692612.col-4 {max-width: calc((100% / 3) - 20px) !important;} #block-1723224692612.col-5 {max-width: calc((100% / 12 * 5) - 20px) !important;} #block-1723224692612.col-6 {max-width: calc((100% / 2) - 20px) !important;} #block-1723224692612.col-7 {max-width: calc((100% / 12 * 7) - 20px) !important;} #block-1723224692612.col-8 {width: calc((100% / 12 * 8) - 20px) !important;} #block-1723224692612.col-9 {width: calc((100% / 12 * 9) - 20px) !important;} #block-1723224692612.col-10 {width: calc((100% / 12 * 10) - 20px) !important;} #block-1723224692612.col-11 {width: calc((100% / 12 * 11) - 20px) !important;} #block-1723224692612.col-12 {max-width: calc(100% - 20px) !important;} #XXXblock-1723224692612 .btn--full {max-width: calc(100% - 20px);} #block-1723224692612 { box-sizing: border-box; display: flex; flex-direction: column; } #block-1723224692612 .block { flex-grow: 1; /* Laat het element groeien om de volledige hoogte van de rij te vullen */ display: flex; flex-direction: column; box-sizing: border-box; } }
 
 
 
 
Video Thumbnail
 
 
 
 
 
 
 
 
 
 
 
 
 
/* flush setting */ /* mobile settings */ @media (max-width: 767px) { #block-1723058883576 { text-align: center; width: calc(100% - 0px) !important; } #block-1723058883576 { margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; } #block-1723058883576[class*=col-] { padding: 0 !important; max-width: calc(100% - 0px) !important; flex: 0 0 auto !important; } #XXXblock-1723058883576 .btn--full { max-width: calc(100% - 0px); } #block-1723058883576 .block { padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; } } #block-1723058883576 .block { /* border settings */ border: 1px solid #ECF0F1; border-radius: 10px; /* background color */ /* default padding for mobile padding: 15px; padding: 15px; */ } /* desktop settings */ @media (min-width: 768px) { /* desktop margin settings */ #block-1723058883576 { margin-top: 10px !important; margin-right: 10px !important; margin-bottom: 10px !important; margin-left: 10px !important; } #block-1723058883576[class*=col-] {padding: 0 !important;} #block-1723058883576 .block { /* default padding for desktop */ padding: 15px; /* desktop padding overrides */ padding-top: 15px !important; padding-right: 15px !important; padding-bottom: 15px !important; padding-left: 15px !important; } #block-1723058883576.col-1 {max-width: calc((100% / 12) - 20px) !important;} #block-1723058883576.col-2 {max-width: calc((100% / 6) - 20px) !important;} #block-1723058883576.col-3 {max-width: calc((100% / 4) - 20px) !important;} #block-1723058883576.col-4 {max-width: calc((100% / 3) - 20px) !important;} #block-1723058883576.col-5 {max-width: calc((100% / 12 * 5) - 20px) !important;} #block-1723058883576.col-6 {max-width: calc((100% / 2) - 20px) !important;} #block-1723058883576.col-7 {max-width: calc((100% / 12 * 7) - 20px) !important;} #block-1723058883576.col-8 {width: calc((100% / 12 * 8) - 20px) !important;} #block-1723058883576.col-9 {width: calc((100% / 12 * 9) - 20px) !important;} #block-1723058883576.col-10 {width: calc((100% / 12 * 10) - 20px) !important;} #block-1723058883576.col-11 {width: calc((100% / 12 * 11) - 20px) !important;} #block-1723058883576.col-12 {max-width: calc(100% - 20px) !important;} #XXXblock-1723058883576 .btn--full {max-width: calc(100% - 20px);} #block-1723058883576 { box-sizing: border-box; display: flex; flex-direction: column; } #block-1723058883576 .block { flex-grow: 1; /* Laat het element groeien om de volledige hoogte van de rij te vullen */ display: flex; flex-direction: column; box-sizing: border-box; } }
#block-1723058883576 .feature__image, [data-slick-id="1723058883576"] .feature__image { width: 100px; border-radius: 100px; } .authorfeature { display: flex; align-items: flex-start; position: relative; } .authorfeature__image-container { flex-shrink: 0; /* Prevent the image from shrinking */ margin-right: 20px; } .authorfeature__image { max-width: 150px; height: auto; } .authorfeature__content { flex-grow: 1; /* Allow the text and button to take the remaining space */ } @media (max-width: 767px) { #block-1723058883576 .authorfeature { flex-direction: column; /* Stack children vertically */ align-items: center; } #block-1723058883576 .authorfeature__image-container { margin-right: 0; } }

Rhonda Lynch

This course has given me the confidence to go forward with a business in the quilting world. This is something that I kind of had thought about, but had no idea where to start, and at my age did not want to try and figure it out all on my own. Going though the program and working with Shannon has been amazing. Now, I am currently working on starting up my business, with confidence and most importantly know how.

/* flush setting */ /* mobile settings */ @media (max-width: 767px) { #block-1723058966153 { text-align: center; width: calc(100% - 0px) !important; } #block-1723058966153 { margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; } #block-1723058966153[class*=col-] { padding: 0 !important; max-width: calc(100% - 0px) !important; flex: 0 0 auto !important; } #XXXblock-1723058966153 .btn--full { max-width: calc(100% - 0px); } #block-1723058966153 .block { padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; } } #block-1723058966153 .block { /* border settings */ border: 1px solid #ECF0F1; border-radius: 10px; /* background color */ /* default padding for mobile padding: 15px; padding: 15px; */ } /* desktop settings */ @media (min-width: 768px) { /* desktop margin settings */ #block-1723058966153 { margin-top: 10px !important; margin-right: 10px !important; margin-bottom: 10px !important; margin-left: 10px !important; } #block-1723058966153[class*=col-] {padding: 0 !important;} #block-1723058966153 .block { /* default padding for desktop */ padding: 15px; /* desktop padding overrides */ padding-top: 15px !important; padding-right: 15px !important; padding-bottom: 15px !important; padding-left: 15px !important; } #block-1723058966153.col-1 {max-width: calc((100% / 12) - 20px) !important;} #block-1723058966153.col-2 {max-width: calc((100% / 6) - 20px) !important;} #block-1723058966153.col-3 {max-width: calc((100% / 4) - 20px) !important;} #block-1723058966153.col-4 {max-width: calc((100% / 3) - 20px) !important;} #block-1723058966153.col-5 {max-width: calc((100% / 12 * 5) - 20px) !important;} #block-1723058966153.col-6 {max-width: calc((100% / 2) - 20px) !important;} #block-1723058966153.col-7 {max-width: calc((100% / 12 * 7) - 20px) !important;} #block-1723058966153.col-8 {width: calc((100% / 12 * 8) - 20px) !important;} #block-1723058966153.col-9 {width: calc((100% / 12 * 9) - 20px) !important;} #block-1723058966153.col-10 {width: calc((100% / 12 * 10) - 20px) !important;} #block-1723058966153.col-11 {width: calc((100% / 12 * 11) - 20px) !important;} #block-1723058966153.col-12 {max-width: calc(100% - 20px) !important;} #XXXblock-1723058966153 .btn--full {max-width: calc(100% - 20px);} #block-1723058966153 { box-sizing: border-box; display: flex; flex-direction: column; } #block-1723058966153 .block { flex-grow: 1; /* Laat het element groeien om de volledige hoogte van de rij te vullen */ display: flex; flex-direction: column; box-sizing: border-box; } }
#block-1723058966153 .feature__image, [data-slick-id="1723058966153"] .feature__image { width: 100px; border-radius: 100px; } .authorfeature { display: flex; align-items: flex-start; position: relative; } .authorfeature__image-container { flex-shrink: 0; /* Prevent the image from shrinking */ margin-right: 20px; } .authorfeature__image { max-width: 150px; height: auto; } .authorfeature__content { flex-grow: 1; /* Allow the text and button to take the remaining space */ } @media (max-width: 767px) { #block-1723058966153 .authorfeature { flex-direction: column; /* Stack children vertically */ align-items: center; } #block-1723058966153 .authorfeature__image-container { margin-right: 0; } }

Jennifer Walters

Working with Shannon in her mentorship program was an incredibly inspiring experience and represents a pivotal moment in my business. Shannon is so generous in sharing her expertise and business acumen, letting us in on the inner workings of her business and helping us strategize for business growth. It was also a great pleasure to learn alongside some very talented individuals and to make connections that will last a lifetime.

.lessoncontainer .row { display: flex; flex-wrap: wrap; justify-content: flex-start; margin: 0; padding: 0; align-items: stretch; /* Zorgt ervoor dat de kinderen zich uitstrekken om dezelfde hoogte te hebben */ box-sizing: border-box; } @media only screen and (min-width: 768px) { .feature, .card { display: flex; flex-direction: column; justify-content: space-between; height: 100%; } .text-left .feature, .text-left .card__body { align-items: flex-start; } .text-center .feature, .text-center .card__body { align-items: center; } .text-right .feature, .text-right .card__body { align-items: flex-end; } .feature .btn, .card .btn { margin-top: auto; } .card__body { display: flex; flex-direction: column; justify-content: space-between; flex: 1; } }

Dianne Neidigk

Certified Teacher: Scrappy Applique and Color Confidence

 

Join our team!

Become a Certified Teacher!

"When you join the Certified Teacher program, you are with other people doing the same thing. There are so many great ideas that come from others. It is a very rich environment of sharing and learning. The mentors are great and give you great ideas. It is not simply like reading and repeating what is in the book. There are so many great things that happen in the mentor group."

Lois Mease

Certified Teacher: Color Confidence

 

""My favorite part about teaching is watching students eyes light up. The coolest part about teaching is when students learn things. Especially when I am teaching at quilt guilds and you introduce the topic of color and they know a little something and they are a little insecure about something else. When you explain some of the concepts and they "get it" and their eyes open up and they nod. I love that!"

Stacy Lute

Certified Teacher: Color Confidence

 

"I am loving every minute of it! To be honest all of the workshops and events that I have booked have been word of mouth. I started with my local guild and after I presented it branched out from there. It has been fantastic."

Close

50% Complete

Two Step

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.