<!DOCTYPE html><html  lang="en" data-capo=""><head><meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Crafts by Chris - Playful tools to help you unleash your creative spirit.</title>
<link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin="anonymous">
<style type="text/css"> 

 :root{ --primary: #37ca37;
--secondary: #188bf6;
--white: #ffffff;
--gray: #cbd5e0;
--black: #000000;
--red: #e93d3d;
--orange: #f6ad55;
--yellow: #faf089;
--green: #9ae6b4;
--teal: #81e6d9;
--malibu: #63b3ed;
--indigo: #757BBD;
--purple: #d6bcfa;
--pink: #fbb6ce;
--transparent: transparent;
--overlay: rgba(0, 0, 0, 0.5);
--my-custom-color-80: #20292f;
--my-custom-color-8: #00000066;
--my-custom-color-52: #ecd5c5;
--my-custom-color-92: #666;
--my-custom-color-7: #c4beb9;
--color-lvwk86sx: #ada1af;
--color-lvy4n9sm: #ada1af40;
--arial: 'Arial';
--lato: 'Lato';
--open-sans: 'Open Sans';
--montserrat: 'Montserrat';
--roboto: 'Roboto';
--cormorant-garamond: 'Cormorant Garamond';
--poppins: 'Poppins';
--sacramento: 'Sacramento';
--nunito-sans: 'Nunito Sans';
--birthstone-bounce: 'Birthstone Bounce';
--fjalla-one: 'Fjalla One';
--lora: 'Lora';
--bebas-neue: 'Bebas Neue';
--contentfont: 'Montserrat';
--headlinefont: 'Bebas Neue';
--link-color: var(--my-custom-color-80);
--text-color: var(--my-custom-color-80); } .bg-fixed{bottom:0;top:0;left:0;right:0;position:fixed;overflow:auto;background-color:var(--white)} 
      
      .drop-zone-draggable .hl_main_popup{border-width:10px;border-style:solid;border-color:var(--gray);margin-top:0;background-color:var(--transparent);padding:0}
      
      

      .drop-zone-draggable .row-mD_UGc5E3t{margin-bottom:0;margin-top:0}
      .drop-zone-draggable .row-mD_UGc5E3t{border-color:var(--black);border-width:2px;background-color:var(--transparent);padding:15px 0;border-style:solid;width:100%}
      
      
.drop-zone-draggable .col-llJed82XM{border-style:solid;background-color:var(--transparent);border-width:2px;border-color:var(--black);padding:0;width:100%;margin-bottom:0;margin-top:0}

      .drop-zone-draggable .video-vQbxu7FXF{margin-top:0;margin-bottom:0}
      .drop-zone-draggable .cvideo-vQbxu7FXF{border-style:solid;border-width:2px;background-color:var(--black);padding:0;border-color:var(--black)}
      
      
#hl_main_popup{border-width:10px;border-style:solid;border-color:var(--gray);margin-top:0;background-color:var(--transparent);padding:0;width:960px}@media screen and (min-width:0px) and (max-width:480px){#hl_main_popup{width:380px!important}} #col-llJed82XM>.inner{flex-direction:column;justify-content:center;align-items:inherit;flex-wrap:nowrap} @import url("https://use.typekit.net/kll0awk.css");

a[class*="link--"],
a[class*="link--"]:hover {
    text-decoration: none;
}

div[class*="sub-headline-"] p {
    letter-spacing: 15px;
    text-transform: uppercase;
}


/* Button Style */
[class*="cbutton-"] {
    font-weight: 500!important;
}

[class*="cbutton-"].custom:hover {
    background: #ada1af;
    border-color: #ada1af;
}

/* Mobile Navigation */
#nav-menu-popup .nav-menu-body {
    background-image: linear-gradient(180deg,#ffffff 0%,#ada1af 100%)!important;
}

#nav-menu-popup .nav-menu-body::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMTI4MCAxNDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0icmdiYSgyNTUsMjU1LDI1NSwwLjMpIj48cGF0aCBkPSJNMTI4MCAwTDY0MCA3MCAwIDB2MTQwbDY0MC03MCA2NDAgNzBWMHoiIGZpbGwtb3BhY2l0eT0iLjUiLz48cGF0aCBkPSJNMTI4MCAwSDBsNjQwIDcwIDY0MC03MHoiLz48L2c+PC9zdmc+);
    background-size: 1055px 100%;
}

div#nav-menu-popup li.nav-menu-item {
    background: #908983;
    border-radius: 6px;
    padding: 10px !important;
    margin-bottom: 10px;
}

div#nav-menu-popup li.nav-menu-item a,
#nav-menu-popup .nav-menu .nav-menu-item:hover a,
#nav-menu-popup .nav-menu-body .nav-menu .nav-menu-item:hover {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff !important;
}

.nav-menu-mobile span.menu-icon {
    background: #ada1af;
    padding: 7px 12px 6px;
    border-radius: 4px;
    border: 1px solid #ffffff5c;
}

.nav-menu-mobile span::before {
    font-size: 20px!important;
    color: #fff !important;
}

#nav-menu-popup .nav-menu-body .close-menu {
    color: #ada1af;
    font-size: 14px;
    border-radius: 50%;
    border: 2px solid #ada1af;
    padding: 10px 12px;
}

#nav-menu-popup ul.nav-menu {
    padding-top: 40px !important;
}

#nav-menu-popup .nav-menu-item-toggle {
    font-size: 20px!important;
    color: #fff !important;
}

#nav-menu-popup .nav-menu-item-toggle i {
    font-size: 18px!important;
}

#nav-menu-popup .nav-dropdown-menu {
    padding-top: 15px!important;
}

#nav-menu-popup .nav-menu-body .nav-dropdown-menu .nav-menu-item {
    background: #fff!important;
}

#nav-menu-popup .nav-menu-body .nav-dropdown-menu .nav-menu-item a {
    color: #000!important;
    line-height: 18px;
    font-size: 13px;
    font-weight: 500;
}


/* Header Navigation */
#section-dOi83wFsv > .inner {
    max-width: 96%;
}

.nav-menu-wrapper .branding .title p,
.nav-menu-wrapper .branding .title p a {
    font-size: 24px;
    color: #20292f;
    font-weight: 600!important;
}

.nav-menu a {
    font-weight: 500!important;
}

.nav-menu .dropdown-menu {
    border-radius: 8px;
    padding: 10px 10px 10px 20px!important;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.10)!important;
}

.nav-menu .dropdown-menu li {
    border-bottom: 1px solid #e9e9e9;
    font-size: 12px!important;
}

.nav-menu .dropdown-menu li a {
    padding: 13px 12px 13px 0;
}

/* Header Banner */
#section-heUfTk1tC > .bg::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMTI4MCAxNDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0icmdiYSgyNTUsMjU1LDI1NSwwLjMpIj48cGF0aCBkPSJNMTI4MCAwTDY0MCA3MCAwIDB2MTQwbDY0MC03MCA2NDAgNzBWMHoiIGZpbGwtb3BhY2l0eT0iLjUiLz48cGF0aCBkPSJNMTI4MCAwSDBsNjQwIDcwIDY0MC03MHoiLz48L2c+PC9zdmc+);
    background-size: 1055px 100%;
}

#sub-heading-ouspLW_TG p {
    font-weight: 700!important;
}

/* jump start */
#col-NcubamdXY5  .image-container img {
    box-shadow: 0px 70px 80px -60px rgba(0,0,0,0.3);
}

/* About US */
#image-RFHvds2Re .image-container img {
    box-shadow: 0px 70px 80px -60px rgba(0,0,0,0.3);
}
/* Shop Section */
div#row-EnIWFbaexS .image-container {
    border-width: 10px;
    border-color: #ffffff;
    box-shadow: 0px 0px 0px 1px #c4beb9;
}

#heading-_AbOuQGNFa p {
    text-transform: uppercase;
}

#heading-wCwDx6YfX_ p {
    text-transform: uppercase;
}

#heading-PxrvHCTwA p {
    text-transform: uppercase;
}

/* EXCLUSIVE COLLECTION */
#section-oKZK1Bx0T > .bg::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxNDUlIiB2aWV3Qm94PSIwIDAgMTI4MCAxNDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0icmdiYSgyNTUsMjU1LDI1NSwwLjE2KSI+PHBhdGggZD0iTTAgMTQwbDY0MC03MCA2NDAgNzBWMEw2NDAgNzAgMCAwdjE0MHoiIGZpbGwtb3BhY2l0eT0iLjUiLz48cGF0aCBkPSJNMCAxNDBoMTI4MEw2NDAgNzAgMCAxNDB6Ii8+PC9nPjwvc3ZnPg==);
    background-size: 100% 100%;
    bottom: 0;
    height: 100%;
}

#heading-nRGo_uAY-w h1 {
    font-family: "trailmade", script;
    font-weight: 400;
    font-style: normal;
    text-align: center;
}

#heading-nRGo_uAY-w {
    align-self: center;
}

/* How It Works */
div#row-uQlQJ6CoJ_ .image-container {
    border-radius: 50%;
    width: 102px;
    height: 100px;
    padding: 24px;
    margin: auto;
}

/* WHAT WE DO */
#section-aDnEuvJ2Z {
    background-image: linear-gradient(180deg,rgba(173,161,175,0.24) 75%,#ffffff 74%);
    box-shadow: inset 0px 150px 0px 0px #ffffff;
}

#image-FeOH4Py47p .image-container img {
    box-shadow: 0px 70px 80px -60px rgba(0,0,0,0.3);
}

/* Summer Collection */
#section-IJkYNCR2e {
    background-image: linear-gradient(180deg,#ada1af 0%,#ffffff 100%)!important;
}

div#section-IJkYNCR2e::before {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSI3MiUiIHZpZXdCb3g9IjAgMCAxMjgwIDE0MCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSJyZ2JhKDI1NSwyNTUsMjU1LDAuNTUpIj48cGF0aCBkPSJNMCAxNDBsNjQwLTcwIDY0MCA3MFYwTDY0MCA3MCAwIDB2MTQweiIgZmlsbC1vcGFjaXR5PSIuNSIvPjxwYXRoIGQ9Ik0wIDE0MGgxMjgwTDY0MCA3MCAwIDE0MHoiLz48L2c+PC9zdmc+);
    background-size: 50% 100%;
    bottom: 0;
    height: 74%;
    content: "";
    position: absolute;
    width: 100%;
}

#image-n1AI1G1jQ img {
    box-shadow: 0px 2px 160px 0px rgba(0,0,0,0.2);
}

/* Footer */
#section-yzknLWfUl {
    background-image: linear-gradient(180deg,#ada1af 0%,#ffffff 100%)!important;
}

/* Our Latest Jewelry */
div#section-umb8Ds0L5 {
    background-image: linear-gradient(180deg,#ffffff 0%,#f2e3de 100%)!important
}

div#section-umb8Ds0L5::before {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSI4MDBweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9InJnYmEoMjU1LDI1NSwyNTUsMC42KSI+PHBhdGggZD0iTTEyODAgMEw2NDAgNzAgMCAwdjE0MGw2NDAtNzAgNjQwIDcwVjB6IiBmaWxsLW9wYWNpdHk9Ii41Ii8+PHBhdGggZD0iTTEyODAgMEgwbDY0MCA3MCA2NDAtNzB6Ii8+PC9nPjwvc3ZnPg==);
    top: 0;
    height: 100%;
    content: "";
    position: absolute;
    width: 100%;
}

div#section-umb8Ds0L5 .image-container {
    border-width: 10px;
    border-color: #ffffff;
    box-shadow: 0px 0px 0px 1px #c4beb9;
}
/* Follow Along */
div#section-xElmODeR8 .bg {
    background-position: 50% !important;
}

div#col-OvTLlY8-I7 .image-container {
    border-radius: 4px;
    background: #c4beb9;
    width: 50px;
    height: 50px;
    padding: 14px;
    margin: auto;
}


/* Media CSS Style */
@media (max-width:768px) {
    div[class*="sub-heading-"] p {
        letter-spacing: 6px;
    }
	/* Header Banner */
    #section-heUfTk1tC {
        padding-bottom: 160px;
        padding-top: 70px;
    }
  /* Full width Video */
    #section-rUrZS7ttb {
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 60px;
        padding-top: 60px;
    }
    /* Summer Collection */
    div#section-IJkYNCR2e .c-column > .inner {
        padding: 0 15px 30px 15px;
        margin: 0;
    }

    div#section-IJkYNCR2e .c-row {
        padding: 0;
    }
}
 /* ---- Header styles ----- */  
 :root{--white:#ffffff;--black:#000000;--transparent:transparent;--my-custom-color-80:#20292f;--my-custom-color-52:#ecd5c5;--color-lvwk86sx:#ada1af}.hl_page-preview--content .col-fJgTLh_SM .inner,.hl_page-preview--content .row-LqSTpt3xk7,.hl_page-preview--content .section-dOi83wFsv{padding:5px 0;margin-top:0;margin-bottom:0;background-color:var(--white);border-color:var(--black);border-width:2px;border-style:solid}.hl_page-preview--content .col-fJgTLh_SM .inner,.hl_page-preview--content .row-LqSTpt3xk7{background-color:var(--transparent);width:100%}.hl_page-preview--content .col-fJgTLh_SM{width:100%}.hl_page-preview--content .col-fJgTLh_SM .inner{padding:5px}.hl_page-preview--content .cnav-menu-P5Zi4TxbE{font-family:var(--nunito-sans);padding:0;margin-top:0;background-color:var(--white);color:var(--my-custom-color-80);bold-text-color:var(--my-custom-color-80);italic-text-color:var(--my-custom-color-80);underline-text-color:var(--text-color);icon-color:var(--text-color);secondary-color:var(--color-lvwk86sx);nav-menu-item-hover-background-color:var(--transparent);line-height:1.3em;text-transform:none;letter-spacing:0;text-align:left;border-color:var(--black);border-width:2px;border-style:solid;nav-menu-item-spacing-x:20px;nav-menu-item-spacing-y:15px;dropdown-background:var(--white);dropdown-text-color:var(--black);dropdown-hover-color:var(--my-custom-color-52);dropdown-item-spacing:10px}#section-dOi83wFsv>.inner{max-width:1170px}#col-fJgTLh_SM>.inner{flex-direction:column;justify-content:center;align-items:inherit;flex-wrap:nowrap}#nav-menu-P5Zi4TxbE .nav-menu,.--mobile #nav-menu-P5Zi4TxbE .nav-menu{font-size:16px;font-weight:undefined}#nav-menu-popup.nav-menu-P5Zi4TxbE .nav-menu-body{background:var(--white)}#nav-menu-P5Zi4TxbE .nav-menu li.nav-menu-item{display:flex;align-items:center;white-space:nowrap}#nav-menu-P5Zi4TxbE .items-cart,#nav-menu-P5Zi4TxbE .items-cart-active{color:undefined}#nav-menu-P5Zi4TxbE .nav-menu .nav-menu-item a,#nav-menu-popup.nav-menu-P5Zi4TxbE .nav-menu .nav-menu-item a{color:var(--my-custom-color-80);cursor:pointer;height:inherit;display:flex;align-items:center;padding:15px 20px;transition:all .3s ease}#nav-menu-P5Zi4TxbE .nav-menu .nav-menu-item:hover a{color:var(--color-lvwk86sx);background:var(--transparent)}#nav-menu-popup.nav-menu-P5Zi4TxbE .nav-menu .nav-menu-item:hover a,#nav-menu-popup.nav-menu-P5Zi4TxbE .nav-menu-body .nav-menu .nav-menu-item:hover{color:var(--color-lvwk86sx)}.--mobile #nav-menu-P5Zi4TxbE .nav-menu .dropdown-menu .dropdown-item{font-size:14px;font-weight:undefined}#nav-menu-popup.nav-menu-P5Zi4TxbE .nav-menu{font-size:16px;font-family:var(--nunito-sans);font-weight:undefined}#nav-menu-P5Zi4TxbE .nav-menu-mobile span::before,#nav-menu-popup.nav-menu-P5Zi4TxbE .nav-menu-body .close-menu{color:var(--text-color);font-size:16px;font-weight:600}#nav-menu-popup.nav-menu-P5Zi4TxbE .nav-menu-body .nav-menu .nav-menu-item{color:var(--my-custom-color-80);text-align:left;transition:all .3s ease;font-size:14px;font-weight:undefined}#nav-menu-P5Zi4TxbE .nav-menu .dropdown-menu .dropdown-item{font-size:14px;text-align:left;font-weight:undefined}#nav-menu-P5Zi4TxbE .nav-menu .dropdown-menu .dropdown-item a,#nav-menu-popup.nav-menu-P5Zi4TxbE .nav-menu .nav-dropdown-menu .nav-menu-item:hover a{color:var(--black);background:var(--white);padding:10px;transition:all .3s ease}#nav-menu-P5Zi4TxbE .nav-menu .dropdown-menu .dropdown-item:hover a,#nav-menu-popup.nav-menu-P5Zi4TxbE .nav-menu-body .nav-dropdown-menu .nav-menu-item:hover a{color:var(--my-custom-color-52)}#nav-menu-popup.nav-menu-P5Zi4TxbE .nav-menu-body .nav-dropdown-menu .nav-menu-item{background:var(--white);font-size:14px;font-weight:undefined}#nav-menu-popup.nav-menu-P5Zi4TxbE .nav-menu-body .nav-dropdown-menu .nav-menu-item a{color:var(--black)}#nav-menu-P5Zi4TxbE .nav-menu-mobile span::before{cursor:pointer;content:"";font-family:"Font Awesome 5 Free"}@media screen and (min-width:0px) and (max-width:480px){.nav-menu-P5Zi4TxbE .branding .title{font-size:16px;line-height:1.3em;font-weight:undefined}#nav-menu-P5Zi4TxbE .hl-autocomplete-results li{font-size:16px}}@media screen and (min-width:481px) and (max-width:10000px){.nav-menu-P5Zi4TxbE .branding .title{font-size:16px;line-height:1.3em;font-weight:undefined}#nav-menu-P5Zi4TxbE .hl-autocomplete-results li{font-size:16px}}#nav-menu-P5Zi4TxbE strong{font-weight:700}#nav-menu-P5Zi4TxbE em,#nav-menu-P5Zi4TxbE strong{color:var(--my-custom-color-80)!important}#nav-menu-P5Zi4TxbE u{color:var(--text-color)!important}#nav-menu-P5Zi4TxbE .hl-autocomplete-input{border:1px solid #cacaca;margin:1px;border-radius:16px}#nav-menu-P5Zi4TxbE .hl-autocomplete{font-family:inherit}#nav-menu-P5Zi4TxbE .hl-autocomplete-button{background:#fff}#nav-menu-P5Zi4TxbE .hl-autocomplete-input-wrapper{color:#000;background-color:#fff}#nav-menu-P5Zi4TxbE .hl-autocomplete-results{border:1px solid #cacaca;border-top:none;border-radius:16px;border-top-left-radius:0;border-top-right-radius:0;color:var(--my-custom-color-80);background-color:var(--white)}#nav-menu-P5Zi4TxbE .hl-autocomplete-input:hover{border-width:1.5px;margin:.5px}#nav-menu-P5Zi4TxbE .hl-autocomplete-input:focus-within{border-width:2px;margin:0} 
 /* ---- Section styles ----- */ 
:root{--white:#ffffff;--black:#000000;--transparent:transparent;--color-lvwk86sx:#ada1af}.hl_page-preview--content .col-NcubamdXY5,.hl_page-preview--content .row-GwHlO1OdnD,.hl_page-preview--content .section-4G9DaZFjQR{padding:0;margin:0;background-color:var(--transparent);border-color:var(--black);border-width:2px;border-style:solid}.hl_page-preview--content .col-NcubamdXY5,.hl_page-preview--content .row-GwHlO1OdnD{margin:0 auto;padding:15px 0;width:100%}.hl_page-preview--content .col-NcubamdXY5{padding:40px 5px;background-color:var(--color-lvwk86sx);margin:0}.hl_page-preview--content .heading-ZF3_On_Dn6{margin:0}.hl_page-preview--content .cheading-ZF3_On_Dn6{font-family:var(--headlinefont);background-color:var(--transparent);color:var(--white);icon-color:var(--text-color);font-weight:400;padding:0;opacity:1;text-shadow:0 0 0 transparent;border-color:var(--color-lvwk86sx);border-width:2px;border-style:solid;line-height:2.3em;text-transform:none;letter-spacing:0;text-align:center}.hl_page-preview--content .heading-brEr0Ae9mD{margin:0}.hl_page-preview--content .cheading-brEr0Ae9mD{font-family:var(--contentfont);background-color:var(--transparent);color:var(--white);icon-color:var(--text-color);font-weight:400;padding:0;opacity:1;text-shadow:0 0 0 transparent;border-color:var(--black);border-width:2px;border-style:solid;line-height:2em;text-transform:none;letter-spacing:0;text-align:center}#section-4G9DaZFjQR>.inner{max-width:100%}#col-NcubamdXY5>.inner{flex-direction:column;justify-content:center;align-items:inherit;flex-wrap:nowrap}.heading-ZF3_On_Dn6{font-weight:undefined}.heading-ZF3_On_Dn6 em,.heading-ZF3_On_Dn6 strong,.heading-ZF3_On_Dn6 u,.heading-brEr0Ae9mD em,.heading-brEr0Ae9mD strong,.heading-brEr0Ae9mD u{color:var(--text-color)!important}.heading-ZF3_On_Dn6 a,.heading-ZF3_On_Dn6 a *,.heading-brEr0Ae9mD a,.heading-brEr0Ae9mD a *{color:var(--link-color)!important;text-decoration:none}.heading-ZF3_On_Dn6 a:hover,.heading-brEr0Ae9mD a:hover{text-decoration:underline}@media screen and (min-width:0px) and (max-width:480px){.heading-ZF3_On_Dn6 h1,.heading-ZF3_On_Dn6 h2,.heading-ZF3_On_Dn6 h3,.heading-ZF3_On_Dn6 h4,.heading-ZF3_On_Dn6 h5,.heading-ZF3_On_Dn6 h6,.heading-ZF3_On_Dn6 ul li,.heading-ZF3_On_Dn6.text-output{font-size:70px!important;font-weight:undefined}}@media screen and (min-width:481px) and (max-width:10000px){.heading-ZF3_On_Dn6 h1,.heading-ZF3_On_Dn6 h2,.heading-ZF3_On_Dn6 h3,.heading-ZF3_On_Dn6 h4,.heading-ZF3_On_Dn6 h5,.heading-ZF3_On_Dn6 h6,.heading-ZF3_On_Dn6 ul li,.heading-ZF3_On_Dn6.text-output{font-size:70px!important;font-weight:undefined}}.heading-ZF3_On_Dn6.text-output h1:first-child:before,.heading-ZF3_On_Dn6.text-output h2:first-child:before,.heading-ZF3_On_Dn6.text-output h3:first-child:before,.heading-ZF3_On_Dn6.text-output h4:first-child:before,.heading-ZF3_On_Dn6.text-output h5:first-child:before,.heading-ZF3_On_Dn6.text-output h6:first-child:before,.heading-ZF3_On_Dn6.text-output p:first-child:before,.heading-brEr0Ae9mD.text-output h1:first-child:before,.heading-brEr0Ae9mD.text-output h2:first-child:before,.heading-brEr0Ae9mD.text-output h3:first-child:before,.heading-brEr0Ae9mD.text-output h4:first-child:before,.heading-brEr0Ae9mD.text-output h5:first-child:before,.heading-brEr0Ae9mD.text-output h6:first-child:before,.heading-brEr0Ae9mD.text-output p:first-child:before{color:var(--text-color);content:'\';
    font-family: '';margin-right:5px;font-weight:700}.heading-brEr0Ae9mD{font-weight:400}@media screen and (min-width:0px) and (max-width:480px){.heading-brEr0Ae9mD h1,.heading-brEr0Ae9mD h2,.heading-brEr0Ae9mD h3,.heading-brEr0Ae9mD h4,.heading-brEr0Ae9mD h5,.heading-brEr0Ae9mD h6,.heading-brEr0Ae9mD ul li,.heading-brEr0Ae9mD.text-output{font-size:28px!important;font-weight:400}}@media screen and (min-width:481px) and (max-width:10000px){.heading-brEr0Ae9mD h1,.heading-brEr0Ae9mD h2,.heading-brEr0Ae9mD h3,.heading-brEr0Ae9mD h4,.heading-brEr0Ae9mD h5,.heading-brEr0Ae9mD h6,.heading-brEr0Ae9mD ul li,.heading-brEr0Ae9mD.text-output{font-size:28px!important;font-weight:400}} 
 /* ---- About Us styles ----- */ 
:root{--black:#000000;--transparent:transparent;--color-lvwk86sx:#ada1af}.hl_page-preview--content .col-qAN27a77B .inner,.hl_page-preview--content .row-fQ7fpTScp8,.hl_page-preview--content .section-azVrTuqLk{padding:20px 0;margin-top:0;margin-bottom:0;background-color:var(--transparent);border-color:var(--black);border-width:2px;border-style:solid}.hl_page-preview--content .col-qAN27a77B .inner,.hl_page-preview--content .row-fQ7fpTScp8{padding:15px 0;width:100%}.hl_page-preview--content .col-qAN27a77B{width:55.4%}.hl_page-preview--content .col-qAN27a77B .inner{padding:10px 0;width:55.4%;margin-bottom:20px}.hl_page-preview--content .image-RFHvds2Re{margin-top:0;margin-bottom:0}.hl_page-preview--content .cimage-RFHvds2Re{padding:0;background-color:var(--transparent);opacity:1;text-align:center}.hl_page-preview--content .col-ZxVUEL1jJK{width:44.6%}.hl_page-preview--content .col-ZxVUEL1jJK .inner{padding:10px 50px;width:44.6%;margin-top:0;margin-bottom:20px}.hl_page-preview--content .heading-HtnIv59uO{margin-top:0;margin-bottom:0}.hl_page-preview--content .cheading-HtnIv59uO,.hl_page-preview--content .col-ZxVUEL1jJK .inner{background-color:var(--transparent);border-color:var(--black);border-width:2px;border-style:solid}.hl_page-preview--content .cheading-HtnIv59uO{font-family:var(--birthstone-bounce);color:var(--color-lvwk86sx);icon-color:var(--text-color);font-weight:400;padding:0 0 20px;opacity:1;text-shadow:0 0 0 transparent;line-height:1.3em;text-transform:none;letter-spacing:0;text-align:left}.hl_page-preview--content .paragraph-U60yArimd{margin-top:0;margin-bottom:0}.hl_page-preview--content .cparagraph-U60yArimd{font-family:var(--nunito-sans);background-color:var(--transparent);color:var(--text-color);icon-color:var(--text-color);font-weight:400;padding:0 0 30px;opacity:1;text-shadow:0 0 0 transparent;border-color:var(--black);border-width:2px;border-style:solid;line-height:1.8em;text-transform:none;letter-spacing:0;text-align:left}#section-azVrTuqLk>.inner{max-width:1170px}#col-ZxVUEL1jJK>.inner,#col-qAN27a77B>.inner{flex-direction:column;justify-content:center;align-items:inherit;flex-wrap:nowrap}.heading-HtnIv59uO,.paragraph-U60yArimd{font-weight:undefined}.heading-HtnIv59uO strong{color:var(--color-lvwk86sx)!important}.heading-HtnIv59uO em,.heading-HtnIv59uO u,.paragraph-U60yArimd em,.paragraph-U60yArimd strong,.paragraph-U60yArimd u{color:var(--text-color)!important}.heading-HtnIv59uO a,.heading-HtnIv59uO a *{color:var(--link-color)!important;text-decoration:none}.heading-HtnIv59uO a:hover,.paragraph-U60yArimd a:hover{text-decoration:underline}@media screen and (min-width:0px) and (max-width:480px){.heading-HtnIv59uO h1,.heading-HtnIv59uO h2,.heading-HtnIv59uO h3,.heading-HtnIv59uO h4,.heading-HtnIv59uO h5,.heading-HtnIv59uO h6,.heading-HtnIv59uO ul li,.heading-HtnIv59uO.text-output{font-size:36px!important;font-weight:undefined}}@media screen and (min-width:481px) and (max-width:10000px){.heading-HtnIv59uO h1,.heading-HtnIv59uO h2,.heading-HtnIv59uO h3,.heading-HtnIv59uO h4,.heading-HtnIv59uO h5,.heading-HtnIv59uO h6,.heading-HtnIv59uO ul li,.heading-HtnIv59uO.text-output{font-size:45px!important;font-weight:undefined}}.heading-HtnIv59uO.text-output h1:first-child:before,.heading-HtnIv59uO.text-output h2:first-child:before,.heading-HtnIv59uO.text-output h3:first-child:before,.heading-HtnIv59uO.text-output h4:first-child:before,.heading-HtnIv59uO.text-output h5:first-child:before,.heading-HtnIv59uO.text-output h6:first-child:before,.heading-HtnIv59uO.text-output p:first-child:before,.paragraph-U60yArimd.text-output h1:first-child:before,.paragraph-U60yArimd.text-output h2:first-child:before,.paragraph-U60yArimd.text-output h3:first-child:before,.paragraph-U60yArimd.text-output h4:first-child:before,.paragraph-U60yArimd.text-output h5:first-child:before,.paragraph-U60yArimd.text-output h6:first-child:before,.paragraph-U60yArimd.text-output p:first-child:before{color:var(--text-color);content:'\';
    font-family: '';margin-right:5px;font-weight:700}.paragraph-U60yArimd a,.paragraph-U60yArimd a *{color:var(--color-lvwk86sx)!important;text-decoration:none}@media screen and (min-width:0px) and (max-width:480px){.paragraph-U60yArimd h1,.paragraph-U60yArimd h2,.paragraph-U60yArimd h3,.paragraph-U60yArimd h4,.paragraph-U60yArimd h5,.paragraph-U60yArimd h6,.paragraph-U60yArimd ul li,.paragraph-U60yArimd.text-output{font-size:18px!important;font-weight:undefined}}@media screen and (min-width:481px) and (max-width:10000px){.paragraph-U60yArimd h1,.paragraph-U60yArimd h2,.paragraph-U60yArimd h3,.paragraph-U60yArimd h4,.paragraph-U60yArimd h5,.paragraph-U60yArimd h6,.paragraph-U60yArimd ul li,.paragraph-U60yArimd.text-output{font-size:18px!important;font-weight:undefined}} 
 /* ---- Section styles ----- */ 
:root{--white:#ffffff;--black:#000000;--green:#9ae6b4;--transparent:transparent}.hl_page-preview--content .section-yvvNBxJH1O{padding:100px 0;margin-top:0;margin-bottom:0;background-color:var(--black);border-color:var(--black);border-width:2px;border-style:solid}.hl_page-preview--content .col-EoSf3elzyX .inner,.hl_page-preview--content .row-cPnsE8KXu_{margin-top:0;margin-bottom:0;padding:15px 0;background-color:var(--transparent);border-color:var(--black);border-width:2px;border-style:solid;width:100%}.hl_page-preview--content .col-EoSf3elzyX{width:100%}.hl_page-preview--content .col-EoSf3elzyX .inner{padding:10px 5px}.hl_page-preview--content .sub-heading-7xt00nqTrj{margin-top:0;margin-bottom:0}.hl_page-preview--content .csub-heading-7xt00nqTrj{font-family:var(--contentfont);background-color:var(--transparent);color:var(--white);icon-color:var(--text-color);font-weight:400;padding:0 0 15px;opacity:1;text-shadow:0 0 0 transparent;border-color:var(--black);border-width:2px;border-style:solid;line-height:1.8em;text-transform:uppercase;letter-spacing:0;text-align:center}.hl_page-preview--content .heading-nRGo_uAY-w{margin:0}.hl_page-preview--content .cheading-nRGo_uAY-w{font-family:var(--headlinefont);background-color:var(--transparent);color:var(--white);icon-color:var(--text-color);font-weight:400;padding:0;opacity:1;text-shadow:0 0 0 transparent;border-color:var(--black);border-width:2px;border-style:solid;line-height:1.3em;text-transform:none;letter-spacing:0;text-align:center}.hl_page-preview--content .sub-heading-tvLgF8xlC7{margin-top:0;margin-bottom:0}.hl_page-preview--content .csub-heading-tvLgF8xlC7{font-family:var(--contentfont);background-color:var(--transparent);color:var(--white);icon-color:var(--text-color);font-weight:400;padding:0 0 15px;opacity:1;text-shadow:0 0 0 transparent;border-color:var(--black);border-width:2px;border-style:solid;line-height:1.8em;text-transform:uppercase;letter-spacing:0;text-align:center}.hl_page-preview--content .button-hMzRjH0g51{margin:0;text-align:center}.hl_page-preview--content .cbutton-hMzRjH0g51{font-family:var(--headlinefont);background-color:var(--black);color:var(--white);secondary-color:var(--white);text-decoration:none;padding:15px 20px;border-color:var(--green);border-width:2px;border-style:solid;letter-spacing:0;text-shadow:0 0 0 transparent;width:auto%}#section-yvvNBxJH1O>.inner{max-width:1170px}#col-EoSf3elzyX>.inner{flex-direction:column;justify-content:center;align-items:inherit;flex-wrap:nowrap}.sub-heading-7xt00nqTrj{font-weight:undefined}.heading-nRGo_uAY-w strong,.sub-heading-7xt00nqTrj strong,.sub-heading-7xt00nqTrj u,.sub-heading-tvLgF8xlC7 strong{color:var(--white)!important}.heading-nRGo_uAY-w em,.heading-nRGo_uAY-w u,.sub-heading-7xt00nqTrj em,.sub-heading-tvLgF8xlC7 em,.sub-heading-tvLgF8xlC7 u{color:var(--text-color)!important}.heading-nRGo_uAY-w a,.heading-nRGo_uAY-w a *,.sub-heading-7xt00nqTrj a,.sub-heading-7xt00nqTrj a *{color:var(--white)!important;text-decoration:none}.heading-nRGo_uAY-w a:hover,.sub-heading-7xt00nqTrj a:hover,.sub-heading-tvLgF8xlC7 a:hover{text-decoration:underline}@media screen and (min-width:0px) and (max-width:480px){.sub-heading-7xt00nqTrj h1,.sub-heading-7xt00nqTrj h2,.sub-heading-7xt00nqTrj h3,.sub-heading-7xt00nqTrj h4,.sub-heading-7xt00nqTrj h5,.sub-heading-7xt00nqTrj h6,.sub-heading-7xt00nqTrj ul li,.sub-heading-7xt00nqTrj.text-output{font-size:14px!important;font-weight:undefined}}@media screen and (min-width:481px) and (max-width:10000px){.sub-heading-7xt00nqTrj h1,.sub-heading-7xt00nqTrj h2,.sub-heading-7xt00nqTrj h3,.sub-heading-7xt00nqTrj h4,.sub-heading-7xt00nqTrj h5,.sub-heading-7xt00nqTrj h6,.sub-heading-7xt00nqTrj ul li,.sub-heading-7xt00nqTrj.text-output{font-size:14px!important;font-weight:undefined}}.heading-nRGo_uAY-w.text-output h1:first-child:before,.heading-nRGo_uAY-w.text-output h2:first-child:before,.heading-nRGo_uAY-w.text-output h3:first-child:before,.heading-nRGo_uAY-w.text-output h4:first-child:before,.heading-nRGo_uAY-w.text-output h5:first-child:before,.heading-nRGo_uAY-w.text-output h6:first-child:before,.heading-nRGo_uAY-w.text-output p:first-child:before,.sub-heading-7xt00nqTrj.text-output h1:first-child:before,.sub-heading-7xt00nqTrj.text-output h2:first-child:before,.sub-heading-7xt00nqTrj.text-output h3:first-child:before,.sub-heading-7xt00nqTrj.text-output h4:first-child:before,.sub-heading-7xt00nqTrj.text-output h5:first-child:before,.sub-heading-7xt00nqTrj.text-output h6:first-child:before,.sub-heading-7xt00nqTrj.text-output p:first-child:before,.sub-heading-tvLgF8xlC7.text-output h1:first-child:before,.sub-heading-tvLgF8xlC7.text-output h2:first-child:before,.sub-heading-tvLgF8xlC7.text-output h3:first-child:before,.sub-heading-tvLgF8xlC7.text-output h4:first-child:before,.sub-heading-tvLgF8xlC7.text-output h5:first-child:before,.sub-heading-tvLgF8xlC7.text-output h6:first-child:before,.sub-heading-tvLgF8xlC7.text-output p:first-child:before{color:var(--text-color);content:'\';
    font-family: '';margin-right:5px;font-weight:700}.heading-nRGo_uAY-w{font-weight:400}@media screen and (min-width:0px) and (max-width:480px){.heading-nRGo_uAY-w h1,.heading-nRGo_uAY-w h2,.heading-nRGo_uAY-w h3,.heading-nRGo_uAY-w h4,.heading-nRGo_uAY-w h5,.heading-nRGo_uAY-w h6,.heading-nRGo_uAY-w ul li,.heading-nRGo_uAY-w.text-output{font-size:73px!important;font-weight:400}}@media screen and (min-width:481px) and (max-width:10000px){.heading-nRGo_uAY-w h1,.heading-nRGo_uAY-w h2,.heading-nRGo_uAY-w h3,.heading-nRGo_uAY-w h4,.heading-nRGo_uAY-w h5,.heading-nRGo_uAY-w h6,.heading-nRGo_uAY-w ul li,.heading-nRGo_uAY-w.text-output{font-size:73px!important;font-weight:400}}.sub-heading-tvLgF8xlC7{font-weight:undefined}.sub-heading-tvLgF8xlC7 a,.sub-heading-tvLgF8xlC7 a *{color:var(--link-color)!important;text-decoration:none}@media screen and (min-width:0px) and (max-width:480px){.sub-heading-tvLgF8xlC7 h1,.sub-heading-tvLgF8xlC7 h2,.sub-heading-tvLgF8xlC7 h3,.sub-heading-tvLgF8xlC7 h4,.sub-heading-tvLgF8xlC7 h5,.sub-heading-tvLgF8xlC7 h6,.sub-heading-tvLgF8xlC7 ul li,.sub-heading-tvLgF8xlC7.text-output{font-size:16px!important;font-weight:undefined}}@media screen and (min-width:481px) and (max-width:10000px){.sub-heading-tvLgF8xlC7 h1,.sub-heading-tvLgF8xlC7 h2,.sub-heading-tvLgF8xlC7 h3,.sub-heading-tvLgF8xlC7 h4,.sub-heading-tvLgF8xlC7 h5,.sub-heading-tvLgF8xlC7 h6,.sub-heading-tvLgF8xlC7 ul li,.sub-heading-tvLgF8xlC7.text-output{font-size:16px!important;font-weight:undefined}}@media screen and (min-width:481px) and (max-width:10000px){.button-hMzRjH0g51 .button-icon-end,.button-hMzRjH0g51 .button-icon-start,.button-hMzRjH0g51 .main-heading-button{font-size:26px;font-weight:400}.button-hMzRjH0g51 .button-icon-start{margin-right:5px}.button-hMzRjH0g51 .button-icon-end{margin-left:5px}.button-hMzRjH0g51 .sub-heading-button{font-size:15px;color:var(--white);font-weight:300}}@media screen and (min-width:0px) and (max-width:480px){.button-hMzRjH0g51 .button-icon-end,.button-hMzRjH0g51 .button-icon-start,.button-hMzRjH0g51 .main-heading-button{font-size:26px;font-weight:undefined}.button-hMzRjH0g51 .button-icon-start{margin-right:5px}.button-hMzRjH0g51 .button-icon-end{margin-left:5px}.button-hMzRjH0g51 .sub-heading-button{font-size:15px;color:var(--white);font-weight:undefined}} 
 /* ---- Section styles ----- */ 
:root{--white:#ffffff;--black:#000000;--transparent:transparent;--color-lvwk86sx:#ada1af}.hl_page-preview--content .col-XDL3v4WHxn .inner,.hl_page-preview--content .row-_5my-H-Ire,.hl_page-preview--content .section-VilsAwCCY5{padding:20px 0 0;margin-top:0;margin-bottom:0;background-color:var(--transparent);border-color:var(--black);border-width:2px;border-style:solid}.hl_page-preview--content .col-XDL3v4WHxn .inner,.hl_page-preview--content .row-_5my-H-Ire{margin-bottom:49px;padding:15px 0;width:75%}.hl_page-preview--content .col-XDL3v4WHxn{width:100%}.hl_page-preview--content .col-XDL3v4WHxn .inner{padding:10px 5px;width:100%;margin-bottom:0}.hl_page-preview--content .image-Sxo-lpEBLW{margin:0}.hl_page-preview--content .cimage-Sxo-lpEBLW{padding:10px 10px 20px;background-color:var(--transparent);opacity:1;text-align:center}.hl_page-preview--content .col-glf-OC4oFa .inner,.hl_page-preview--content .col-vUnCZVMTY6 .inner,.hl_page-preview--content .row-Qsukib6VTA{margin-top:0;margin-bottom:0;padding:30px 0;background-color:var(--color-lvwk86sx);border-color:var(--black);border-width:2px;border-style:solid;width:82%}.hl_page-preview--content .col-glf-OC4oFa{width:29.1%}.hl_page-preview--content .col-glf-OC4oFa .inner,.hl_page-preview--content .col-vUnCZVMTY6 .inner{padding:10px 0;width:29.1%}.hl_page-preview--content .col-vUnCZVMTY6{width:70.9%}.hl_page-preview--content .col-vUnCZVMTY6 .inner{width:70.9%}.hl_page-preview--content .sub-heading-i3uBd5wZiL{margin-top:13px;margin-bottom:0}.hl_page-preview--content .csub-heading-i3uBd5wZiL{font-family:var(--contentfont);background-color:var(--transparent);color:var(--white);icon-color:var(--text-color);font-weight:400;padding:0;opacity:1;text-shadow:0 0 0 transparent;border-color:var(--black);border-width:2px;border-style:solid;line-height:1.8em;text-transform:none;letter-spacing:0;text-align:left}.hl_page-preview--content .sub-heading-NSQLpTko9R{margin-top:13px;margin-bottom:0}.hl_page-preview--content .csub-heading-NSQLpTko9R{font-family:var(--contentfont);background-color:var(--transparent);color:var(--white);icon-color:var(--text-color);font-weight:400;padding:0;opacity:1;text-shadow:0 0 0 transparent;border-color:var(--black);border-width:2px;border-style:solid;line-height:1.8em;text-transform:none;letter-spacing:0;text-align:left}.hl_page-preview--content .button-m5_PvDuGmx{margin-top:23px;margin-bottom:0;text-align:center}.hl_page-preview--content .cbutton-m5_PvDuGmx{font-family:var(--headlinefont);background-color:var(--black);color:var(--white);secondary-color:var(--white);text-decoration:none;padding:10px 40px;font-weight:700;border-color:#00000033;border-width:1px;border-style:solid;letter-spacing:0;text-transform:none;text-shadow:0 0 0 transparent;width:auto%;borders:noBorder}.hl_page-preview--content .image--vcV9bHmN8{margin:0}.hl_page-preview--content .cimage--vcV9bHmN8{padding:10px;background-color:var(--transparent);opacity:1;text-align:center}.hl_page-preview--content .col-UwfvB1Hzgf .inner,.hl_page-preview--content .col-x9cgGqh79U .inner,.hl_page-preview--content .row-vo1BOMv2Qo{margin-top:0;margin-bottom:0;padding:15px 0;background-color:var(--transparent);border-color:var(--black);border-width:2px;border-style:solid;width:100%}.hl_page-preview--content .col-x9cgGqh79U{width:40.5%}.hl_page-preview--content .col-UwfvB1Hzgf .inner,.hl_page-preview--content .col-x9cgGqh79U .inner{padding:10px 5px;width:40.5%}.hl_page-preview--content .image-GjGEfohhbv{margin-top:-675px;margin-bottom:0}.hl_page-preview--content .cimage-GjGEfohhbv{padding:10px;background-color:var(--transparent);opacity:1;text-align:center}.hl_page-preview--content .col-UwfvB1Hzgf{width:59.5%}.hl_page-preview--content .col-UwfvB1Hzgf .inner{padding:0 5px;width:59.5%}#section-VilsAwCCY5>.inner{max-width:1170px}#col-UwfvB1Hzgf>.inner,#col-XDL3v4WHxn>.inner,#col-glf-OC4oFa>.inner,#col-vUnCZVMTY6>.inner,#col-x9cgGqh79U>.inner{flex-direction:column;justify-content:center;align-items:inherit;flex-wrap:nowrap}.sub-heading-NSQLpTko9R,.sub-heading-i3uBd5wZiL{font-weight:undefined}.sub-heading-NSQLpTko9R strong,.sub-heading-i3uBd5wZiL strong{color:var(--color-lcp63xoo)!important}.sub-heading-NSQLpTko9R em,.sub-heading-NSQLpTko9R u,.sub-heading-i3uBd5wZiL em,.sub-heading-i3uBd5wZiL u{color:var(--text-color)!important}.sub-heading-NSQLpTko9R a,.sub-heading-NSQLpTko9R a *,.sub-heading-i3uBd5wZiL a,.sub-heading-i3uBd5wZiL a *{color:var(--link-color)!important;text-decoration:none}.sub-heading-NSQLpTko9R a:hover,.sub-heading-i3uBd5wZiL a:hover{text-decoration:underline}@media screen and (min-width:0px) and (max-width:480px){.sub-heading-i3uBd5wZiL h1,.sub-heading-i3uBd5wZiL h2,.sub-heading-i3uBd5wZiL h3,.sub-heading-i3uBd5wZiL h4,.sub-heading-i3uBd5wZiL h5,.sub-heading-i3uBd5wZiL h6,.sub-heading-i3uBd5wZiL ul li,.sub-heading-i3uBd5wZiL.text-output{font-size:15px!important;font-weight:undefined}}@media screen and (min-width:481px) and (max-width:10000px){.sub-heading-i3uBd5wZiL h1,.sub-heading-i3uBd5wZiL h2,.sub-heading-i3uBd5wZiL h3,.sub-heading-i3uBd5wZiL h4,.sub-heading-i3uBd5wZiL h5,.sub-heading-i3uBd5wZiL h6,.sub-heading-i3uBd5wZiL ul li,.sub-heading-i3uBd5wZiL.text-output{font-size:18px!important;font-weight:undefined}}.sub-heading-NSQLpTko9R.text-output h1:first-child:before,.sub-heading-NSQLpTko9R.text-output h2:first-child:before,.sub-heading-NSQLpTko9R.text-output h3:first-child:before,.sub-heading-NSQLpTko9R.text-output h4:first-child:before,.sub-heading-NSQLpTko9R.text-output h5:first-child:before,.sub-heading-NSQLpTko9R.text-output h6:first-child:before,.sub-heading-NSQLpTko9R.text-output p:first-child:before,.sub-heading-i3uBd5wZiL.text-output h1:first-child:before,.sub-heading-i3uBd5wZiL.text-output h2:first-child:before,.sub-heading-i3uBd5wZiL.text-output h3:first-child:before,.sub-heading-i3uBd5wZiL.text-output h4:first-child:before,.sub-heading-i3uBd5wZiL.text-output h5:first-child:before,.sub-heading-i3uBd5wZiL.text-output h6:first-child:before,.sub-heading-i3uBd5wZiL.text-output p:first-child:before{color:var(--text-color);content:'\';
    font-family: '';margin-right:5px;font-weight:700}@media screen and (min-width:0px) and (max-width:480px){.sub-heading-NSQLpTko9R h1,.sub-heading-NSQLpTko9R h2,.sub-heading-NSQLpTko9R h3,.sub-heading-NSQLpTko9R h4,.sub-heading-NSQLpTko9R h5,.sub-heading-NSQLpTko9R h6,.sub-heading-NSQLpTko9R ul li,.sub-heading-NSQLpTko9R.text-output{font-size:15px!important;font-weight:undefined}}@media screen and (min-width:481px) and (max-width:10000px){.sub-heading-NSQLpTko9R h1,.sub-heading-NSQLpTko9R h2,.sub-heading-NSQLpTko9R h3,.sub-heading-NSQLpTko9R h4,.sub-heading-NSQLpTko9R h5,.sub-heading-NSQLpTko9R h6,.sub-heading-NSQLpTko9R ul li,.sub-heading-NSQLpTko9R.text-output{font-size:16px!important;font-weight:undefined}}@media screen and (min-width:481px) and (max-width:10000px){.button-m5_PvDuGmx .button-icon-end,.button-m5_PvDuGmx .button-icon-start,.button-m5_PvDuGmx .main-heading-button{font-size:18px;font-weight:undefined}.button-m5_PvDuGmx .button-icon-start{margin-right:5px}.button-m5_PvDuGmx .button-icon-end{margin-left:5px}.button-m5_PvDuGmx .sub-heading-button{font-size:15px;color:var(--white);font-weight:undefined}}@media screen and (min-width:0px) and (max-width:480px){.button-m5_PvDuGmx .button-icon-end,.button-m5_PvDuGmx .button-icon-start,.button-m5_PvDuGmx .main-heading-button{font-size:15px;font-weight:undefined}.button-m5_PvDuGmx .button-icon-start{margin-right:5px}.button-m5_PvDuGmx .button-icon-end{margin-left:5px}.button-m5_PvDuGmx .sub-heading-button{font-size:15px;color:var(--white);font-weight:undefined}} 
 /* ---- What We Make styles ----- */ 
:root{--black:#000000;--transparent:transparent;--my-custom-color-52:#ecd5c5}.hl_page-preview--content .col-po0drG01r .inner,.hl_page-preview--content .row-SxcTW8cGZv,.hl_page-preview--content .section-06mof0dZk{padding:20px 0;margin-top:0;margin-bottom:0;background-color:var(--transparent);border-color:var(--black);border-width:2px;border-style:solid}.hl_page-preview--content .col-po0drG01r .inner,.hl_page-preview--content .row-SxcTW8cGZv{padding:15px 0;width:100%}.hl_page-preview--content .col-po0drG01r{width:100%}.hl_page-preview--content .col-po0drG01r .inner{padding:10px 5px}.hl_page-preview--content .sub-heading-WleF0khlT{margin-top:0;margin-bottom:0}.hl_page-preview--content .csub-heading-WleF0khlT{font-family:var(--contentfont);background-color:var(--transparent);color:var(--my-custom-color-52);icon-color:var(--text-color);font-weight:400;padding:0 0 15px;opacity:1;text-shadow:0 0 0 transparent;border-color:var(--black);border-width:2px;border-style:solid;line-height:1.6em;text-transform:uppercase;letter-spacing:0;text-align:center}.hl_page-preview--content .heading-l6nUxWG8v{margin-top:0;margin-bottom:0}.hl_page-preview--content .cheading-l6nUxWG8v{font-family:var(--headlinefont);background-color:var(--transparent);color:var(--text-color);icon-color:var(--text-color);font-weight:400;padding:0 0 10px;opacity:1;text-shadow:0 0 0 transparent;border-color:var(--black);border-width:2px;border-style:solid;line-height:1.3em;text-transform:none;letter-spacing:0;text-align:center}.hl_page-preview--content .col-n4TCMwYYs .inner,.hl_page-preview--content .col-rOJjVFz1y .inner,.hl_page-preview--content .row-EnIWFbaexS{margin-top:0;margin-bottom:0;padding:15px 0;background-color:var(--transparent);border-color:var(--black);border-width:2px;border-style:solid;width:100%}.hl_page-preview--content .col-rOJjVFz1y{width:100%}.hl_page-preview--content .col-n4TCMwYYs .inner,.hl_page-preview--content .col-rOJjVFz1y .inner{padding:10px 5px;margin-bottom:15px}.hl_page-preview--content .image-_sV7M4mGa{margin-top:0;margin-bottom:0}.hl_page-preview--content .cimage-_sV7M4mGa{padding:10px;background-color:var(--transparent);opacity:1;text-align:center}.hl_page-preview--content .heading-PxrvHCTwA{margin-top:0;margin-bottom:0}.hl_page-preview--content .cheading-PxrvHCTwA{font-family:var(--contentfont);background-color:var(--transparent);color:var(--text-color);icon-color:var(--text-color);font-weight:400;padding:20px 0 5px;opacity:1;text-shadow:0 0 0 transparent;border-color:var(--black);border-width:2px;border-style:solid;line-height:1.3em;text-transform:none;letter-spacing:0;text-align:center}.hl_page-preview--content .col-n4TCMwYYs{width:100%}.hl_page-preview--content .image-Vy9diK-0uU{margin-top:0;margin-bottom:0}.hl_page-preview--content .cimage-Vy9diK-0uU{padding:10px;background-color:var(--transparent);opacity:1;text-align:center}.hl_page-preview--content .heading-_AbOuQGNFa{margin-top:0;margin-bottom:0}.hl_page-preview--content .cheading-_AbOuQGNFa{font-family:var(--contentfont);background-color:var(--transparent);color:var(--text-color);icon-color:var(--text-color);font-weight:400;padding:20px 0 5px;opacity:1;text-shadow:0 0 0 transparent;border-color:var(--black);border-width:2px;border-style:solid;line-height:1.3em;text-transform:none;letter-spacing:0;text-align:center}.hl_page-preview--content .col-_iUMKe1wU1,.hl_page-preview--content .row--jUswVFKxp{margin:0 auto;padding:15px 0;background-color:var(--transparent);border-color:var(--black);border-width:2px;border-style:solid;width:100%}.hl_page-preview--content .col-_iUMKe1wU1{padding:10px 5px;margin:0}.hl_page-preview--content .sub-heading-APofbQ-gWx{margin:0}.hl_page-preview--content .csub-heading-APofbQ-gWx{font-family:var(--contentfont);background-color:var(--transparent);color:var(--text-color);icon-color:var(--text-color);font-weight:400;padding:0;opacity:1;text-shadow:0 0 0 transparent;border-color:var(--black);border-width:2px;border-style:solid;line-height:1.3em;letter-spacing:0;text-align:center}#section-06mof0dZk>.inner{max-width:1170px}#col-po0drG01r>.inner{flex-direction:column;justify-content:center;align-items:inherit;flex-wrap:nowrap}.heading-l6nUxWG8v,.sub-heading-WleF0khlT{font-weight:undefined}.sub-heading-WleF0khlT strong{color:var(--my-custom-color-52)!important}.heading-PxrvHCTwA em,.heading-PxrvHCTwA strong,.heading-PxrvHCTwA u,.heading-_AbOuQGNFa em,.heading-_AbOuQGNFa strong,.heading-_AbOuQGNFa u,.heading-l6nUxWG8v em,.heading-l6nUxWG8v strong,.heading-l6nUxWG8v u,.sub-heading-APofbQ-gWx em,.sub-heading-APofbQ-gWx strong,.sub-heading-APofbQ-gWx u,.sub-heading-WleF0khlT em,.sub-heading-WleF0khlT u{color:var(--text-color)!important}.heading-PxrvHCTwA a,.heading-PxrvHCTwA a *,.heading-_AbOuQGNFa a,.heading-_AbOuQGNFa a *,.heading-l6nUxWG8v a,.heading-l6nUxWG8v a *,.sub-heading-APofbQ-gWx a,.sub-heading-APofbQ-gWx a *,.sub-heading-WleF0khlT a,.sub-heading-WleF0khlT a *{color:var(--link-color)!important;text-decoration:none}.heading-PxrvHCTwA a:hover,.heading-_AbOuQGNFa a:hover,.heading-l6nUxWG8v a:hover,.sub-heading-APofbQ-gWx a:hover,.sub-heading-WleF0khlT a:hover{text-decoration:underline}@media screen and (min-width:0px) and (max-width:480px){.sub-heading-WleF0khlT h1,.sub-heading-WleF0khlT h2,.sub-heading-WleF0khlT h3,.sub-heading-WleF0khlT h4,.sub-heading-WleF0khlT h5,.sub-heading-WleF0khlT h6,.sub-heading-WleF0khlT ul li,.sub-heading-WleF0khlT.text-output{font-size:16px!important;font-weight:undefined}}@media screen and (min-width:481px) and (max-width:10000px){.sub-heading-WleF0khlT h1,.sub-heading-WleF0khlT h2,.sub-heading-WleF0khlT h3,.sub-heading-WleF0khlT h4,.sub-heading-WleF0khlT h5,.sub-heading-WleF0khlT h6,.sub-heading-WleF0khlT ul li,.sub-heading-WleF0khlT.text-output{font-size:16px!important;font-weight:undefined}}.heading-PxrvHCTwA.text-output h1:first-child:before,.heading-PxrvHCTwA.text-output h2:first-child:before,.heading-PxrvHCTwA.text-output h3:first-child:before,.heading-PxrvHCTwA.text-output h4:first-child:before,.heading-PxrvHCTwA.text-output h5:first-child:before,.heading-PxrvHCTwA.text-output h6:first-child:before,.heading-PxrvHCTwA.text-output p:first-child:before,.heading-_AbOuQGNFa.text-output h1:first-child:before,.heading-_AbOuQGNFa.text-output h2:first-child:before,.heading-_AbOuQGNFa.text-output h3:first-child:before,.heading-_AbOuQGNFa.text-output h4:first-child:before,.heading-_AbOuQGNFa.text-output h5:first-child:before,.heading-_AbOuQGNFa.text-output h6:first-child:before,.heading-_AbOuQGNFa.text-output p:first-child:before,.heading-l6nUxWG8v.text-output h1:first-child:before,.heading-l6nUxWG8v.text-output h2:first-child:before,.heading-l6nUxWG8v.text-output h3:first-child:before,.heading-l6nUxWG8v.text-output h4:first-child:before,.heading-l6nUxWG8v.text-output h5:first-child:before,.heading-l6nUxWG8v.text-output h6:first-child:before,.heading-l6nUxWG8v.text-output p:first-child:before,.sub-heading-APofbQ-gWx.text-output h1:first-child:before,.sub-heading-APofbQ-gWx.text-output h2:first-child:before,.sub-heading-APofbQ-gWx.text-output h3:first-child:before,.sub-heading-APofbQ-gWx.text-output h4:first-child:before,.sub-heading-APofbQ-gWx.text-output h5:first-child:before,.sub-heading-APofbQ-gWx.text-output h6:first-child:before,.sub-heading-APofbQ-gWx.text-output p:first-child:before,.sub-heading-WleF0khlT.text-output h1:first-child:before,.sub-heading-WleF0khlT.text-output h2:first-child:before,.sub-heading-WleF0khlT.text-output h3:first-child:before,.sub-heading-WleF0khlT.text-output h4:first-child:before,.sub-heading-WleF0khlT.text-output h5:first-child:before,.sub-heading-WleF0khlT.text-output h6:first-child:before,.sub-heading-WleF0khlT.text-output p:first-child:before{color:var(--text-color);content:'\';
    font-family: '';margin-right:5px;font-weight:700}@media screen and (min-width:0px) and (max-width:480px){.heading-l6nUxWG8v h1,.heading-l6nUxWG8v h2,.heading-l6nUxWG8v h3,.heading-l6nUxWG8v h4,.heading-l6nUxWG8v h5,.heading-l6nUxWG8v h6,.heading-l6nUxWG8v ul li,.heading-l6nUxWG8v.text-output{font-size:36px!important;font-weight:undefined}}@media screen and (min-width:481px) and (max-width:10000px){.heading-l6nUxWG8v h1,.heading-l6nUxWG8v h2,.heading-l6nUxWG8v h3,.heading-l6nUxWG8v h4,.heading-l6nUxWG8v h5,.heading-l6nUxWG8v h6,.heading-l6nUxWG8v ul li,.heading-l6nUxWG8v.text-output{font-size:45px!important;font-weight:undefined}}#col-_iUMKe1wU1>.inner,#col-n4TCMwYYs>.inner,#col-rOJjVFz1y>.inner{flex-direction:column;justify-content:flex-start;align-items:inherit;flex-wrap:nowrap}.heading-PxrvHCTwA{font-weight:300}@media screen and (min-width:0px) and (max-width:480px){.heading-PxrvHCTwA h1,.heading-PxrvHCTwA h2,.heading-PxrvHCTwA h3,.heading-PxrvHCTwA h4,.heading-PxrvHCTwA h5,.heading-PxrvHCTwA h6,.heading-PxrvHCTwA ul li,.heading-PxrvHCTwA.text-output{font-size:30px!important;font-weight:300}}@media screen and (min-width:481px) and (max-width:10000px){.heading-PxrvHCTwA h1,.heading-PxrvHCTwA h2,.heading-PxrvHCTwA h3,.heading-PxrvHCTwA h4,.heading-PxrvHCTwA h5,.heading-PxrvHCTwA h6,.heading-PxrvHCTwA ul li,.heading-PxrvHCTwA.text-output{font-size:20px!important;font-weight:300}}.heading-_AbOuQGNFa{font-weight:undefined}@media screen and (min-width:0px) and (max-width:480px){.heading-_AbOuQGNFa h1,.heading-_AbOuQGNFa h2,.heading-_AbOuQGNFa h3,.heading-_AbOuQGNFa h4,.heading-_AbOuQGNFa h5,.heading-_AbOuQGNFa h6,.heading-_AbOuQGNFa ul li,.heading-_AbOuQGNFa.text-output{font-size:30px!important;font-weight:undefined}}@media screen and (min-width:481px) and (max-width:10000px){.heading-_AbOuQGNFa h1,.heading-_AbOuQGNFa h2,.heading-_AbOuQGNFa h3,.heading-_AbOuQGNFa h4,.heading-_AbOuQGNFa h5,.heading-_AbOuQGNFa h6,.heading-_AbOuQGNFa ul li,.heading-_AbOuQGNFa.text-output{font-size:20px!important;font-weight:undefined}}#col-_iUMKe1wU1>.inner{justify-content:center}.sub-heading-APofbQ-gWx{font-weight:400}@media screen and (min-width:0px) and (max-width:480px){.sub-heading-APofbQ-gWx h1,.sub-heading-APofbQ-gWx h2,.sub-heading-APofbQ-gWx h3,.sub-heading-APofbQ-gWx h4,.sub-heading-APofbQ-gWx h5,.sub-heading-APofbQ-gWx h6,.sub-heading-APofbQ-gWx ul li,.sub-heading-APofbQ-gWx.text-output{font-size:14px!important;font-weight:400}}@media screen and (min-width:481px) and (max-width:10000px){.sub-heading-APofbQ-gWx h1,.sub-heading-APofbQ-gWx h2,.sub-heading-APofbQ-gWx h3,.sub-heading-APofbQ-gWx h4,.sub-heading-APofbQ-gWx h5,.sub-heading-APofbQ-gWx h6,.sub-heading-APofbQ-gWx ul li,.sub-heading-APofbQ-gWx.text-output{font-size:14px!important;font-weight:400}} 
 /* ---- What We Do styles ----- */ 
:root{--black:#000000;--transparent:transparent;--color-lvwk86sx:#ada1af}.hl_page-preview--content .section-aDnEuvJ2Z{padding:40px 0 50px;margin-top:0;margin-bottom:0;background-color:var(--transparent);border-color:var(--black);border-width:2px;border-style:solid}.hl_page-preview--content .col-KK_RcnODjW .inner,.hl_page-preview--content .col-yF86qlLfJq .inner,.hl_page-preview--content .row-6dJKaayqIc{margin-top:0;margin-bottom:0;padding:15px 0;background-color:var(--transparent);border-color:var(--black);border-width:2px;border-style:solid;width:100%}.hl_page-preview--content .col-KK_RcnODjW{width:41.5%}.hl_page-preview--content .col-KK_RcnODjW .inner,.hl_page-preview--content .col-yF86qlLfJq .inner{padding:10px 0;width:41.5%;margin-bottom:25px}.hl_page-preview--content .image-FeOH4Py47p{margin-top:0;margin-bottom:0}.hl_page-preview--content .cimage-FeOH4Py47p{padding:0;background-color:var(--transparent);opacity:.8;text-align:center}.hl_page-preview--content .col-yF86qlLfJq{width:58.5%}.hl_page-preview--content .col-yF86qlLfJq .inner{padding:10px 30px;width:58.5%;margin-bottom:20px}.hl_page-preview--content .sub-heading-g_X4bedzWI{margin-top:0;margin-bottom:0}.hl_page-preview--content .csub-heading-g_X4bedzWI{font-family:var(--contentfont);background-color:var(--transparent);color:var(--color-lvwk86sx);icon-color:var(--text-color);font-weight:400;padding:0 0 15px;opacity:1;text-shadow:0 0 0 transparent;border-color:var(--black);border-width:2px;border-style:solid;line-height:1.8em;text-transform:uppercase;letter-spacing:0;text-align:left}.hl_page-preview--content .heading-GvJjfDc1AF{margin-top:0;margin-bottom:0}.hl_page-preview--content .cheading-GvJjfDc1AF{font-family:var(--headlinefont);background-color:var(--transparent);color:var(--text-color);icon-color:var(--text-color);font-weight:400;padding:0 0 20px;opacity:1;text-shadow:0 0 0 transparent;border-color:var(--black);border-width:2px;border-style:solid;line-height:1.3em;text-transform:none;letter-spacing:0;text-align:left}.hl_page-preview--content .paragraph-Yim1_xJ40I{margin-top:0;margin-bottom:0}.hl_page-preview--content .cparagraph-Yim1_xJ40I{font-family:var(--contentfont);background-color:var(--transparent);color:var(--text-color);icon-color:var(--text-color);font-weight:400;padding:0 0 10px;opacity:1;text-shadow:0 0 0 transparent;border-color:var(--black);border-width:2px;border-style:solid;line-height:1.8em;text-transform:none;letter-spacing:0;text-align:left}#section-aDnEuvJ2Z>.inner{max-width:1170px}#col-KK_RcnODjW>.inner,#col-yF86qlLfJq>.inner{flex-direction:column;justify-content:center;align-items:inherit;flex-wrap:nowrap}.sub-heading-g_X4bedzWI{font-weight:undefined}.sub-heading-g_X4bedzWI strong{color:var(--color-lvwk86sx)!important}.heading-GvJjfDc1AF em,.heading-GvJjfDc1AF strong,.heading-GvJjfDc1AF u,.paragraph-Yim1_xJ40I em,.paragraph-Yim1_xJ40I strong,.paragraph-Yim1_xJ40I u,.sub-heading-g_X4bedzWI em,.sub-heading-g_X4bedzWI u{color:var(--text-color)!important}.heading-GvJjfDc1AF a,.heading-GvJjfDc1AF a *,.paragraph-Yim1_xJ40I a,.paragraph-Yim1_xJ40I a *,.sub-heading-g_X4bedzWI a,.sub-heading-g_X4bedzWI a *{color:var(--link-color)!important;text-decoration:none}.heading-GvJjfDc1AF a:hover,.paragraph-Yim1_xJ40I a:hover,.sub-heading-g_X4bedzWI a:hover{text-decoration:underline}@media screen and (min-width:0px) and (max-width:480px){.sub-heading-g_X4bedzWI h1,.sub-heading-g_X4bedzWI h2,.sub-heading-g_X4bedzWI h3,.sub-heading-g_X4bedzWI h4,.sub-heading-g_X4bedzWI h5,.sub-heading-g_X4bedzWI h6,.sub-heading-g_X4bedzWI ul li,.sub-heading-g_X4bedzWI.text-output{font-size:16px!important;font-weight:undefined}}@media screen and (min-width:481px) and (max-width:10000px){.sub-heading-g_X4bedzWI h1,.sub-heading-g_X4bedzWI h2,.sub-heading-g_X4bedzWI h3,.sub-heading-g_X4bedzWI h4,.sub-heading-g_X4bedzWI h5,.sub-heading-g_X4bedzWI h6,.sub-heading-g_X4bedzWI ul li,.sub-heading-g_X4bedzWI.text-output{font-size:16px!important;font-weight:undefined}}.heading-GvJjfDc1AF.text-output h1:first-child:before,.heading-GvJjfDc1AF.text-output h2:first-child:before,.heading-GvJjfDc1AF.text-output h3:first-child:before,.heading-GvJjfDc1AF.text-output h4:first-child:before,.heading-GvJjfDc1AF.text-output h5:first-child:before,.heading-GvJjfDc1AF.text-output h6:first-child:before,.heading-GvJjfDc1AF.text-output p:first-child:before,.paragraph-Yim1_xJ40I.text-output h1:first-child:before,.paragraph-Yim1_xJ40I.text-output h2:first-child:before,.paragraph-Yim1_xJ40I.text-output h3:first-child:before,.paragraph-Yim1_xJ40I.text-output h4:first-child:before,.paragraph-Yim1_xJ40I.text-output h5:first-child:before,.paragraph-Yim1_xJ40I.text-output h6:first-child:before,.paragraph-Yim1_xJ40I.text-output p:first-child:before,.sub-heading-g_X4bedzWI.text-output h1:first-child:before,.sub-heading-g_X4bedzWI.text-output h2:first-child:before,.sub-heading-g_X4bedzWI.text-output h3:first-child:before,.sub-heading-g_X4bedzWI.text-output h4:first-child:before,.sub-heading-g_X4bedzWI.text-output h5:first-child:before,.sub-heading-g_X4bedzWI.text-output h6:first-child:before,.sub-heading-g_X4bedzWI.text-output p:first-child:before{color:var(--text-color);content:'\';
    font-family: '';margin-right:5px;font-weight:700}.heading-GvJjfDc1AF{font-weight:100}@media screen and (min-width:0px) and (max-width:480px){.heading-GvJjfDc1AF h1,.heading-GvJjfDc1AF h2,.heading-GvJjfDc1AF h3,.heading-GvJjfDc1AF h4,.heading-GvJjfDc1AF h5,.heading-GvJjfDc1AF h6,.heading-GvJjfDc1AF ul li,.heading-GvJjfDc1AF.text-output{font-size:36px!important;font-weight:100}}@media screen and (min-width:481px) and (max-width:10000px){.heading-GvJjfDc1AF h1,.heading-GvJjfDc1AF h2,.heading-GvJjfDc1AF h3,.heading-GvJjfDc1AF h4,.heading-GvJjfDc1AF h5,.heading-GvJjfDc1AF h6,.heading-GvJjfDc1AF ul li,.heading-GvJjfDc1AF.text-output{font-size:30px!important;font-weight:100}}.paragraph-Yim1_xJ40I{font-weight:undefined}@media screen and (min-width:0px) and (max-width:480px){.paragraph-Yim1_xJ40I h1,.paragraph-Yim1_xJ40I h2,.paragraph-Yim1_xJ40I h3,.paragraph-Yim1_xJ40I h4,.paragraph-Yim1_xJ40I h5,.paragraph-Yim1_xJ40I h6,.paragraph-Yim1_xJ40I ul li,.paragraph-Yim1_xJ40I.text-output{font-size:18px!important;font-weight:undefined}}@media screen and (min-width:481px) and (max-width:10000px){.paragraph-Yim1_xJ40I h1,.paragraph-Yim1_xJ40I h2,.paragraph-Yim1_xJ40I h3,.paragraph-Yim1_xJ40I h4,.paragraph-Yim1_xJ40I h5,.paragraph-Yim1_xJ40I h6,.paragraph-Yim1_xJ40I ul li,.paragraph-Yim1_xJ40I.text-output{font-size:18px!important;font-weight:undefined}}
 /* ---- Footer styles ----- */  
 :root{--black:#000000;--transparent:transparent;--my-custom-color-92:#666;--color-lvy4n9sm:#ada1af40}.hl_page-preview--content .row-Au2ASKfpax,.hl_page-preview--content .section-yzknLWfUl{padding:10px 0;margin-top:0;margin-bottom:0;background-color:var(--color-lvy4n9sm);border-color:var(--black);border-width:2px;border-style:solid}.hl_page-preview--content .row-Au2ASKfpax{background-color:var(--transparent);width:100%}.hl_page-preview--content .col-Xu5W-NMKS{width:31.9%}.hl_page-preview--content .col-VQA5ya5KPE .inner,.hl_page-preview--content .col-Xu5W-NMKS .inner,.hl_page-preview--content .col-cAWrCyr1LY .inner{padding:5px 0;background-color:var(--transparent);width:31.9%;border-color:var(--black);border-width:2px;border-style:solid;margin-top:0;margin-bottom:0}.hl_page-preview--content .paragraph-j_MvDf--n{margin-top:0;margin-bottom:0}.hl_page-preview--content .cparagraph-j_MvDf--n{font-family:var(--contentfont);background-color:var(--transparent);color:var(--my-custom-color-92);icon-color:var(--text-color);font-weight:400;padding:0;opacity:1;text-shadow:0 0 0 transparent;border-color:var(--black);border-width:2px;border-style:solid;line-height:1.3em;letter-spacing:0;text-align:center}.hl_page-preview--content .col-VQA5ya5KPE{width:45.8%}.hl_page-preview--content .col-VQA5ya5KPE .inner,.hl_page-preview--content .col-cAWrCyr1LY .inner{padding:5px;width:45.8%}.hl_page-preview--content .paragraph-mq6RxXYAe{margin-top:0;margin-bottom:0}.hl_page-preview--content .cparagraph-mq6RxXYAe{font-family:var(--contentfont);background-color:var(--transparent);color:var(--text-color);icon-color:var(--text-color);font-weight:400;padding:0;opacity:1;text-shadow:0 0 0 transparent;border-color:var(--black);border-width:2px;border-style:solid;line-height:1.3em;letter-spacing:0;text-align:center}.hl_page-preview--content .col-cAWrCyr1LY{width:22.3%}.hl_page-preview--content .col-cAWrCyr1LY .inner{width:22.3%}.hl_page-preview--content .image-XiQtlS4xn{margin-top:0;margin-bottom:0}.hl_page-preview--content .cimage-XiQtlS4xn{padding:10px;background-color:var(--transparent);opacity:1;text-align:center}.hl_page-preview--content .image-JLLDK18Mi{margin-top:0;margin-bottom:0}.hl_page-preview--content .cimage-JLLDK18Mi{padding:10px;background-color:var(--transparent);opacity:1;text-align:center}.hl_page-preview--content .image-1oGmfjqEl{margin-top:0;margin-bottom:0}.hl_page-preview--content .cimage-1oGmfjqEl{padding:10px;background-color:var(--transparent);opacity:1;text-align:center}#section-yzknLWfUl>.inner{max-width:1170px}#col-VQA5ya5KPE>.inner,#col-Xu5W-NMKS>.inner{flex-direction:column;justify-content:center;align-items:inherit;flex-wrap:nowrap}.paragraph-j_MvDf--n,.paragraph-mq6RxXYAe{font-weight:undefined}.paragraph-j_MvDf--n em,.paragraph-j_MvDf--n strong,.paragraph-j_MvDf--n u,.paragraph-mq6RxXYAe em,.paragraph-mq6RxXYAe strong,.paragraph-mq6RxXYAe u{color:var(--text-color)!important}.paragraph-j_MvDf--n a,.paragraph-j_MvDf--n a *,.paragraph-mq6RxXYAe a,.paragraph-mq6RxXYAe a *{color:var(--link-color)!important;text-decoration:none}.paragraph-j_MvDf--n a:hover,.paragraph-mq6RxXYAe a:hover{text-decoration:underline}@media screen and (min-width:0px) and (max-width:480px){.paragraph-j_MvDf--n h1,.paragraph-j_MvDf--n h2,.paragraph-j_MvDf--n h3,.paragraph-j_MvDf--n h4,.paragraph-j_MvDf--n h5,.paragraph-j_MvDf--n h6,.paragraph-j_MvDf--n ul li,.paragraph-j_MvDf--n.text-output{font-size:14px!important;font-weight:undefined}}@media screen and (min-width:481px) and (max-width:10000px){.paragraph-j_MvDf--n h1,.paragraph-j_MvDf--n h2,.paragraph-j_MvDf--n h3,.paragraph-j_MvDf--n h4,.paragraph-j_MvDf--n h5,.paragraph-j_MvDf--n h6,.paragraph-j_MvDf--n ul li,.paragraph-j_MvDf--n.text-output{font-size:16px!important;font-weight:undefined}}.paragraph-j_MvDf--n.text-output h1:first-child:before,.paragraph-j_MvDf--n.text-output h2:first-child:before,.paragraph-j_MvDf--n.text-output h3:first-child:before,.paragraph-j_MvDf--n.text-output h4:first-child:before,.paragraph-j_MvDf--n.text-output h5:first-child:before,.paragraph-j_MvDf--n.text-output h6:first-child:before,.paragraph-j_MvDf--n.text-output p:first-child:before,.paragraph-mq6RxXYAe.text-output h1:first-child:before,.paragraph-mq6RxXYAe.text-output h2:first-child:before,.paragraph-mq6RxXYAe.text-output h3:first-child:before,.paragraph-mq6RxXYAe.text-output h4:first-child:before,.paragraph-mq6RxXYAe.text-output h5:first-child:before,.paragraph-mq6RxXYAe.text-output h6:first-child:before,.paragraph-mq6RxXYAe.text-output p:first-child:before{color:var(--text-color);content:'\';
    font-family: '';margin-right:5px;font-weight:700}@media screen and (min-width:0px) and (max-width:480px){.paragraph-mq6RxXYAe h1,.paragraph-mq6RxXYAe h2,.paragraph-mq6RxXYAe h3,.paragraph-mq6RxXYAe h4,.paragraph-mq6RxXYAe h5,.paragraph-mq6RxXYAe h6,.paragraph-mq6RxXYAe ul li,.paragraph-mq6RxXYAe.text-output{font-size:14px!important;font-weight:undefined}}@media screen and (min-width:481px) and (max-width:10000px){.paragraph-mq6RxXYAe h1,.paragraph-mq6RxXYAe h2,.paragraph-mq6RxXYAe h3,.paragraph-mq6RxXYAe h4,.paragraph-mq6RxXYAe h5,.paragraph-mq6RxXYAe h6,.paragraph-mq6RxXYAe ul li,.paragraph-mq6RxXYAe.text-output{font-size:14px!important;font-weight:undefined}}#col-cAWrCyr1LY>.inner{flex-direction:row;justify-content:center;align-items:inherit;flex-wrap:wrap}

@import url("https://use.typekit.net/kll0awk.css");

a[class*="link--"],
a[class*="link--"]:hover {
    text-decoration: none;
}

div[class*="sub-headline-"] p {
    letter-spacing: 15px;
    text-transform: uppercase;
}


/* Button Style */
[class*="cbutton-"] {
    font-weight: 500!important;
}

[class*="cbutton-"].custom:hover {
    background: #ada1af;
    border-color: #ada1af;
}

/* Mobile Navigation */
#nav-menu-popup .nav-menu-body {
    background-image: linear-gradient(180deg,#ffffff 0%,#ada1af 100%)!important;
}

#nav-menu-popup .nav-menu-body::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMTI4MCAxNDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0icmdiYSgyNTUsMjU1LDI1NSwwLjMpIj48cGF0aCBkPSJNMTI4MCAwTDY0MCA3MCAwIDB2MTQwbDY0MC03MCA2NDAgNzBWMHoiIGZpbGwtb3BhY2l0eT0iLjUiLz48cGF0aCBkPSJNMTI4MCAwSDBsNjQwIDcwIDY0MC03MHoiLz48L2c+PC9zdmc+);
    background-size: 1055px 100%;
}

div#nav-menu-popup li.nav-menu-item {
    background: #908983;
    border-radius: 6px;
    padding: 10px !important;
    margin-bottom: 10px;
}

div#nav-menu-popup li.nav-menu-item a,
#nav-menu-popup .nav-menu .nav-menu-item:hover a,
#nav-menu-popup .nav-menu-body .nav-menu .nav-menu-item:hover {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff !important;
}

.nav-menu-mobile span.menu-icon {
    background: #ada1af;
    padding: 7px 12px 6px;
    border-radius: 4px;
    border: 1px solid #ffffff5c;
}

.nav-menu-mobile span::before {
    font-size: 20px!important;
    color: #fff !important;
}

#nav-menu-popup .nav-menu-body .close-menu {
    color: #ada1af;
    font-size: 14px;
    border-radius: 50%;
    border: 2px solid #ada1af;
    padding: 10px 12px;
}

#nav-menu-popup ul.nav-menu {
    padding-top: 40px !important;
}

#nav-menu-popup .nav-menu-item-toggle {
    font-size: 20px!important;
    color: #fff !important;
}

#nav-menu-popup .nav-menu-item-toggle i {
    font-size: 18px!important;
}

#nav-menu-popup .nav-dropdown-menu {
    padding-top: 15px!important;
}

#nav-menu-popup .nav-menu-body .nav-dropdown-menu .nav-menu-item {
    background: #fff!important;
}

#nav-menu-popup .nav-menu-body .nav-dropdown-menu .nav-menu-item a {
    color: #000!important;
    line-height: 18px;
    font-size: 13px;
    font-weight: 500;
}


/* Header Navigation */
#section-dOi83wFsv > .inner {
    max-width: 96%;
}

.nav-menu-wrapper .branding .title p,
.nav-menu-wrapper .branding .title p a {
    font-size: 24px;
    color: #20292f;
    font-weight: 600!important;
}

.nav-menu a {
    font-weight: 500!important;
}

.nav-menu .dropdown-menu {
    border-radius: 8px;
    padding: 10px 10px 10px 20px!important;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.10)!important;
}

.nav-menu .dropdown-menu li {
    border-bottom: 1px solid #e9e9e9;
    font-size: 12px!important;
}

.nav-menu .dropdown-menu li a {
    padding: 13px 12px 13px 0;
}

/* Header Banner */
#section-heUfTk1tC > .bg::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMTI4MCAxNDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0icmdiYSgyNTUsMjU1LDI1NSwwLjMpIj48cGF0aCBkPSJNMTI4MCAwTDY0MCA3MCAwIDB2MTQwbDY0MC03MCA2NDAgNzBWMHoiIGZpbGwtb3BhY2l0eT0iLjUiLz48cGF0aCBkPSJNMTI4MCAwSDBsNjQwIDcwIDY0MC03MHoiLz48L2c+PC9zdmc+);
    background-size: 1055px 100%;
}

#sub-heading-ouspLW_TG p {
    font-weight: 700!important;
}

/* jump start */
#col-NcubamdXY5  .image-container img {
    box-shadow: 0px 70px 80px -60px rgba(0,0,0,0.3);
}

/* About US */
#image-RFHvds2Re .image-container img {
    box-shadow: 0px 70px 80px -60px rgba(0,0,0,0.3);
}
/* Shop Section */
div#row-EnIWFbaexS .image-container {
    border-width: 10px;
    border-color: #ffffff;
    box-shadow: 0px 0px 0px 1px #c4beb9;
}

#heading-_AbOuQGNFa p {
    text-transform: uppercase;
}

#heading-wCwDx6YfX_ p {
    text-transform: uppercase;
}

#heading-PxrvHCTwA p {
    text-transform: uppercase;
}

/* EXCLUSIVE COLLECTION */
#section-oKZK1Bx0T > .bg::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxNDUlIiB2aWV3Qm94PSIwIDAgMTI4MCAxNDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0icmdiYSgyNTUsMjU1LDI1NSwwLjE2KSI+PHBhdGggZD0iTTAgMTQwbDY0MC03MCA2NDAgNzBWMEw2NDAgNzAgMCAwdjE0MHoiIGZpbGwtb3BhY2l0eT0iLjUiLz48cGF0aCBkPSJNMCAxNDBoMTI4MEw2NDAgNzAgMCAxNDB6Ii8+PC9nPjwvc3ZnPg==);
    background-size: 100% 100%;
    bottom: 0;
    height: 100%;
}

#heading-nRGo_uAY-w h1 {
    font-family: "trailmade", script;
    font-weight: 400;
    font-style: normal;
    text-align: center;
}

#heading-nRGo_uAY-w {
    align-self: center;
}

/* How It Works */
div#row-uQlQJ6CoJ_ .image-container {
    border-radius: 50%;
    width: 102px;
    height: 100px;
    padding: 24px;
    margin: auto;
}

/* WHAT WE DO */
#section-aDnEuvJ2Z {
    background-image: linear-gradient(180deg,rgba(173,161,175,0.24) 75%,#ffffff 74%);
    box-shadow: inset 0px 150px 0px 0px #ffffff;
}

#image-FeOH4Py47p .image-container img {
    box-shadow: 0px 70px 80px -60px rgba(0,0,0,0.3);
}

/* Summer Collection */
#section-IJkYNCR2e {
    background-image: linear-gradient(180deg,#ada1af 0%,#ffffff 100%)!important;
}

div#section-IJkYNCR2e::before {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSI3MiUiIHZpZXdCb3g9IjAgMCAxMjgwIDE0MCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSJyZ2JhKDI1NSwyNTUsMjU1LDAuNTUpIj48cGF0aCBkPSJNMCAxNDBsNjQwLTcwIDY0MCA3MFYwTDY0MCA3MCAwIDB2MTQweiIgZmlsbC1vcGFjaXR5PSIuNSIvPjxwYXRoIGQ9Ik0wIDE0MGgxMjgwTDY0MCA3MCAwIDE0MHoiLz48L2c+PC9zdmc+);
    background-size: 50% 100%;
    bottom: 0;
    height: 74%;
    content: "";
    position: absolute;
    width: 100%;
}

#image-n1AI1G1jQ img {
    box-shadow: 0px 2px 160px 0px rgba(0,0,0,0.2);
}

/* Footer */
#section-yzknLWfUl {
    background-image: linear-gradient(180deg,#ada1af 0%,#ffffff 100%)!important;
}

/* Our Latest Jewelry */
div#section-umb8Ds0L5 {
    background-image: linear-gradient(180deg,#ffffff 0%,#f2e3de 100%)!important
}

div#section-umb8Ds0L5::before {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSI4MDBweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9InJnYmEoMjU1LDI1NSwyNTUsMC42KSI+PHBhdGggZD0iTTEyODAgMEw2NDAgNzAgMCAwdjE0MGw2NDAtNzAgNjQwIDcwVjB6IiBmaWxsLW9wYWNpdHk9Ii41Ii8+PHBhdGggZD0iTTEyODAgMEgwbDY0MCA3MCA2NDAtNzB6Ii8+PC9nPjwvc3ZnPg==);
    top: 0;
    height: 100%;
    content: "";
    position: absolute;
    width: 100%;
}

div#section-umb8Ds0L5 .image-container {
    border-width: 10px;
    border-color: #ffffff;
    box-shadow: 0px 0px 0px 1px #c4beb9;
}
/* Follow Along */
div#section-xElmODeR8 .bg {
    background-position: 50% !important;
}

div#col-OvTLlY8-I7 .image-container {
    border-radius: 4px;
    background: #c4beb9;
    width: 50px;
    height: 50px;
    padding: 14px;
    margin: auto;
}


/* Media CSS Style */
@media (max-width:768px) {
    div[class*="sub-heading-"] p {
        letter-spacing: 6px;
    }
	/* Header Banner */
    #section-heUfTk1tC {
        padding-bottom: 160px;
        padding-top: 70px;
    }
  /* Full width Video */
    #section-rUrZS7ttb {
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 60px;
        padding-top: 60px;
    }
    /* Summer Collection */
    div#section-IJkYNCR2e .c-column > .inner {
        padding: 0 15px 30px 15px;
        margin: 0;
    }

    div#section-IJkYNCR2e .c-row {
        padding: 0;
    }
}

.hl-cookie-consent-banner{background-color:#fef0c7}.hl-cookie-consent-banner .banner-text,.hl-cookie-consent-banner .learn-more{color:#000;font-family:Inter;font-size:16px}.hl-cookie-consent-banner .button.primary{color:#fff;background-color:#000;font-family:Inter;font-size:16px}.hl-cookie-consent-banner .button.secondary{color:#000;background-color:#fff;font-family:Inter;font-size:16px}</style>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato:100,200,300,400,500,600,700,800,900%7COpen%20Sans:100,200,300,400,500,600,700,800,900%7CMontserrat:100,200,300,400,500,600,700,800,900%7CCormorant%20Garamond:100,200,300,400,500,600,700,800,900%7CPoppins:100,200,300,400,500,600,700,800,900%7CSacramento:100,200,300,400,500,600,700,800,900%7CNunito%20Sans:100,200,300,400,500,600,700,800,900%7CBirthstone%20Bounce:100,200,300,400,500,600,700,800,900%7CFjalla%20One:100,200,300,400,500,600,700,800,900%7CLora:100,200,300,400,500,600,700,800,900%7C'Open%20Sans':100,200,300,400,500,600,700,800,900%7C'Nunito%20Sans':100,200,300,400,500,600,700,800,900%7CBebas%20Neue:100,200,300,400,500,600,700,800,900%7CRoboto:100,200,300,400,500,600,700,800,900%7C'Montserrat':100,200,300,400,500,600,700,800,900%7CInter:100,200,300,400,500,600,700,800,900&display=swap" media="print" onload="this.media='all'">
<style type="text/css">
  @media (max-width: 480px) {
        .bg-section-yvvNBxJH1O {
          background: url(https://images.leadconnectorhq.com/image/f_webp/q_80/r_480/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/666896da20b3214103065b89.png);
    opacity: .5

        }
    }
    
    @media (min-width: 481px) and (max-width: 1024px) {
        .bg-section-yvvNBxJH1O {
          background: url(https://images.leadconnectorhq.com/image/f_webp/q_80/r_768/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/666896da20b3214103065b89.png);
    opacity: .5

        }
    }

    @media (min-width: 1025px) {
        .bg-section-yvvNBxJH1O {
          background: url(https://images.leadconnectorhq.com/image/f_webp/q_80/r_1200/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/666896da20b3214103065b89.png);
        opacity: .5

        }
    }
  </style>
<style>.flex{display:flex}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-grow{flex-grow:9999}.align-center{align-items:center}.h-full{height:100%}.max-w-400{max-width:400px}.text-right{text-align:right}.d-grid{display:grid}.px-0{padding-left:0!important;padding-right:0!important}.gap-1{gap:.3rem}.items-end{align-items:flex-end}.relative{position:relative}.gap-2{gap:.625rem}.mt-20{margin-top:20px}.mt-8{margin-top:32px}.ml-3{margin-left:.75rem}.mr-10{margin-right:10px}.mt-4{margin-top:1rem}.mb-4{margin-bottom:1rem}.w-100{width:100%}.h-100{height:100%}.w-50{width:50%}.w-25{width:25%}.mw-100{max-width:100%}.noBorder{border:none!important}.iti__flag{background-image:url(https://stcdn.leadconnectorhq.com/intl-tel-input/17.0.12/img/flags.png)}.pointer{cursor:pointer}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.iti__flag{background-image:url(https://stcdn.leadconnectorhq.com/intl-tel-input/17.0.12/img/flags@2x.png)}}.iti__country{display:flex;justify-content:space-between}@media (min-width:768px){.hl_wrapper.nav-shrink .hl_wrapper--inner.page-creator,body{padding-top:0}.hl_page-creator--menu{left:0;top:0;z-index:10}.hl_wrapper{padding-left:0}}@media (min-width:1200px){.hl_wrapper.nav-shrink{padding-left:0!important}}html body .hl_wrapper{height:100vh;overflow:hidden}body{margin:0;-webkit-font-smoothing:antialiased}img{border-style:none;vertical-align:middle}.bg-fixed{z-index:-1}.progress-outer{background-color:#f5f5f5;border-radius:inherit;box-shadow:inset 0 1px 2px rgba(0,0,0,.1);font-size:14px;height:35px;line-height:36px;overflow:hidden;padding-bottom:0;padding-top:0;width:100%}.progress-inner{box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);color:#fff;float:left;font-size:14px;height:100%;padding-left:10px;padding-right:10px;transition:width .6s ease;width:0}.progress0{width:0}.progress10{width:10%}.progress20{width:20%}.progress30{width:30%}.progress40{width:40%}.progress50{width:50%}.progress60{width:60%}.progress70{width:70%}.progress80{width:80%}.progress90{width:90%}.progress100{width:100%}.progressbarOffsetWhite{background:#f5f5f5}.progressbarOffsetTransparentWhite{background-color:hsla(0,0%,100%,.5)}.progressbarOffsetBlack{background:#333}.progressbarOffsetTransparentBlack{background-color:hsla(0,0%,49%,.5)}.text-white{color:#fff}.text-bold{font-weight:700}.text-italic{font-style:italic}.text-bold-italic{font-style:italic;font-weight:700}.progressbarSmall{font-size:14px;height:35px;line-height:36px}.progressbarMedium{font-size:19px;height:45px;line-height:45px}.progressbarLarge{font-size:21px;height:65px;line-height:65px}.recaptcha-container{margin-bottom:1em}.recaptcha-container p{color:red;margin-top:1em}.button-recaptcha-container div:first-child{height:auto!important;width:100%!important}.card-el-error-msg{align-items:center;color:#e25950;display:flex;font-size:13px;justify-content:flex-start;padding:10px 0;text-align:center}.card-el-error-msg svg{color:#f87171;margin-right:2px}.hl-faq-child-heading{border:none;cursor:pointer;justify-content:space-between;outline:none;padding:15px;width:100%}.hl-faq-child-head,.hl-faq-child-heading{align-items:center;display:flex}.v-enter-active,.v-leave-active{transition:opacity .2s ease-out}.v-enter-from,.v-leave-to{opacity:0}.faq-separated-child{margin-bottom:10px}.hl-faq-child-panel img{border-radius:15px;cursor:pointer}.hl-faq-child-heading-icon.left{margin-right:1em}.expand-collapse-all-button{background-color:transparent;border:1px solid #d1d5db;border-radius:15px;color:#3b82f6;cursor:pointer;font-size:12px;font-weight:400;line-height:16px;margin:1em 0;padding:5px 15px}.hl-faq-child-panel{transition:padding .2s ease}.v-spinner .v-moon1{position:relative}.v-spinner .v-moon1,.v-spinner .v-moon2{animation:v-moonStretchDelay .6s linear 0s infinite;animation-fill-mode:forwards}.v-spinner .v-moon2{opacity:.8;position:absolute}.v-spinner .v-moon3{opacity:.1}@keyframes v-moonStretchDelay{to{transform:rotate(1turn)}}.generic-error-message{color:red;font-weight:500;margin-top:.5rem;text-align:center}#faq-overlay{background:var(--overlay);height:100vh;opacity:.8;width:100vw}#faq-overlay,#faq-popup{position:fixed;z-index:1000}#faq-popup{background:#fff;height:auto;left:50%;margin-left:-250px;margin-top:-250px;top:50%;width:500px}#popupclose{cursor:pointer;float:right;padding:10px}.popupcontent{height:auto!important;width:100%!important}#button{cursor:pointer}.dark{background-color:#000}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.spotlight{background:linear-gradient(45deg,#00dc82,#36e4da 50%,#0047e1);bottom:-30vh;filter:blur(20vh);height:40vh}.z-10{z-index:10}.right-0{right:0}.left-0{left:0}.fixed{position:fixed}.text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.overflow-hidden{overflow:hidden}.min-h-screen{min-height:100vh}.font-sans{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.place-content-center{place-content:center}.grid{display:grid}.z-20{z-index:20}.max-w-520px{max-width:520px}.mb-8{margin-bottom:2rem}.text-8xl{font-size:6rem;line-height:1}.font-medium{font-weight:500}.mb-16{margin-bottom:4rem}.leading-tight{line-height:1.25}.text-xl{font-size:1.25rem;line-height:1.75rem}.font-light{font-weight:300}@media (min-width:640px){.sm-text-10xl{font-size:10rem;line-height:1}.sm-text-4xl{font-size:2.25rem;line-height:2.5rem}.sm-px-0{padding-left:0;padding-right:0}}.full-center{background-position:50%!important;background-repeat:repeat!important;background-size:cover!important}.fill-width{background-size:100% auto!important}.fill-width,.fill-width-height{background-repeat:no-repeat!important}.fill-width-height{background-size:100% 100%!important}.no-repeat{background-repeat:no-repeat!important}.repeat-x{background-repeat:repeat-x!important}.repeat-y{background-repeat:repeat-y!important}.repeat-x-fix-top{background-position:top!important;background-repeat:repeat-x!important}.repeat-x-fix-bottom{background-position:bottom!important;background-repeat:repeat-x!important}#overlay{bottom:0;height:100%;left:0;opacity:0;overflow-y:scroll;position:fixed;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:999;-webkit-overflow-scrolling:touch}#overlay.show{opacity:1}.popup-body{background-color:#fff;height:auto;left:50%;min-height:180px;position:absolute;top:10%;transition:transform .25s ease-in-out}.popup-body,.popup-body.show{transform:translate(-50%)}.closeLPModal{cursor:pointer;position:absolute;right:-10px;top:-10px;z-index:21}.settingsPModal{font-size:18px;left:40%;padding:10px;position:absolute;top:-40px;width:32px}.c-section>.inner{display:flex;flex-direction:column;justify-content:center;margin:auto;z-index:2}.c-row>.inner{display:flex;width:100%}.c-column>.inner{display:flex;flex-direction:column;height:100%;justify-content:inherit;width:100%!important}.c-wrapper{position:relative}.previewer{--vw:100vh/100;height:calc(100vh - 170px);margin:auto;overflow:scroll;overflow-x:hidden;overflow-y:scroll;width:100%}.c-element{position:relative}.c-column{flex:1}.c-column,.c-row{position:relative}p+p{margin-top:auto}.hl_page-creator--row.active{border-color:#188bf6}.flip-list-move{transition:transform .5s}.page-wrapper .sortable-ghost:before{background:#188bf6!important;border-radius:4px;content:"";height:4px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.page-wrapper .sortable-ghost{border:none!important;position:relative}.active-drop-area:before{color:grey;content:"";font-size:12px;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.active-drop-area{border:1px dashed grey}.active-drop-area.is-empty{min-height:60px}.empty-component{align-items:center;border:1px dashed #d7dde9;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:2}.empty-component,.empty-component-min-height{min-height:100px;pointer-events:none}.dividerContainer{width:100%}.items-center{align-items:center}.font-semibold{font-weight:600}.text-2xl{font-size:1.5rem}.text-sm{font-size:.875rem}.w-full{width:100%}.mr-2{margin-right:.5rem}.mt-2{margin-top:.5rem}.justify-between{justify-content:space-between}.text-lg{font-size:1.125rem}.font-base{font-weight:400}.justify-end{justify-content:flex-end}.justify-center{justify-content:center!important}.text-center{text-align:center}.centered{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.mx-auto{margin:0 auto}</style>
<style>@media only screen and (max-width:767px){.c-row>.inner{flex-direction:column}.desktop-only{display:none}.c-column,.c-row{width:100%!important}.c-column,.c-column>.inner,.c-row>.inner,.c-section,.c-section>.inner{padding-left:0!important;padding-right:0!important}.c-column,.c-column>.inner,.c-row{margin-left:0!important;margin-right:0!important}.c-row{padding-left:10px!important;padding-right:10px!important}}@media only screen and (min-width:768px){.mobile-only{display:none}}.c-button button{outline:none;position:relative}.fa,.fab,.fal,.far,.fas{-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.c-column{flex:1 1 auto!important}.c-column>.inner.horizontal>div{flex:1}.c-row>.inner{display:flex;width:100%}.c-nested-column .c-row>.inner{width:100%!important}.c-nested-column .inner{border:none!important}.bgCover.bg-fixed:before{background-attachment:fixed!important;background-position:50%!important;background-repeat:repeat!important;background-size:cover!important;-webkit-background-size:cover!important}@supports (-webkit-touch-callout:inherit){.bgCover.bg-fixed:before{background-attachment:scroll!important}}.bgCover100.bg-fixed:before{background-size:100% auto!important;-webkit-background-size:100% auto!important}.bgCover100.bg-fixed:before,.bgNoRepeat.bg-fixed:before{background-repeat:no-repeat!important}.bgRepeatX.bg-fixed:before{background-repeat:repeat-x!important}.bgRepeatY.bg-fixed:before{background-repeat:repeat-y!important}.bgRepeatXTop.bg-fixed:before{background-position:top!important;background-repeat:repeat-x!important}.bgRepeatXBottom.bg-fixed:before{background-position:bottom!important;background-repeat:repeat-x!important}.bgCover{background-attachment:fixed!important;background-position:50%!important;background-repeat:repeat!important;background-size:cover!important;-webkit-background-size:cover!important}@supports (-webkit-touch-callout:inherit){.bgCover{background-attachment:scroll!important}}.bgCover100{background-size:100% auto!important;-webkit-background-size:100% auto!important}.bgCover100,.bgNoRepeat{background-repeat:no-repeat!important}.bgRepeatX{background-repeat:repeat-x!important}.bgRepeatY{background-repeat:repeat-y!important}.bgRepeatXTop{background-position:top!important}.bgRepeatXBottom,.bgRepeatXTop{background-repeat:repeat-x!important}.bgRepeatXBottom{background-position:bottom!important}.cornersTop{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.cornersBottom{border-top-left-radius:0!important;border-top-right-radius:0!important}.radius0{border-radius:0}.radius1{border-radius:1px}.radius2{border-radius:2px}.radius3{border-radius:3px}.radius4{border-radius:4px}.radius5{border-radius:5px}.radius10{border-radius:10px}.radius15{border-radius:15px}.radius20{border-radius:20px}.radius25{border-radius:25px}.radius50{border-radius:50px}.radius75{border-radius:75px}.radius100{border-radius:100px}.radius125{border-radius:125px}.radius150{border-radius:150px}.borderTopBottom{border-bottom-color:rgba(0,0,0,.7);border-left:none!important;border-right:none!important;border-top-color:rgba(0,0,0,.7)}.borderTop{border-bottom:none!important;border-top-color:rgba(0,0,0,.7)}.borderBottom,.borderTop{border-left:none!important;border-right:none!important}.borderBottom{border-bottom-color:rgba(0,0,0,.7);border-top:none!important}.borderFull{border-color:rgba(0,0,0,.7)}@keyframes rocking{0%{transform:rotate(0deg)}25%{transform:rotate(0deg)}50%{transform:rotate(2deg)}75%{transform:rotate(-2deg)}to{transform:rotate(0deg)}}.buttonRocking{animation:rocking 2s infinite;animation-timing-function:ease-out;transition:.2s}.buttonPulseGlow{animation:pulseGlow 2s infinite;animation-timing-function:ease-in-out}@keyframes pulseGlow{0%{box-shadow:0 0 0 0 hsla(0,0%,100%,0)}25%{box-shadow:0 0 2.5px 1px hsla(0,0%,100%,.25)}50%{box-shadow:0 0 5px 2px hsla(0,0%,100%,.5)}85%{box-shadow:0 0 5px 5px hsla(0,0%,100%,0)}to{box-shadow:0 0 0 0 hsla(0,0%,100%,0)}}.buttonBounce{animation:bounce 1.5s infinite;animation-timing-function:ease-in;transition:.2s}@keyframes bounce{15%{box-shadow:0 0 0 0 transparent;transform:translateY(0)}35%{box-shadow:0 8px 5px -5px rgba(0,0,0,.25);transform:translateY(-35%)}45%{box-shadow:0 0 0 0 transparent;transform:translateY(0)}55%{box-shadow:0 5px 4px -4px rgba(0,0,0,.25);transform:translateY(-20%)}70%{box-shadow:0 0 0 0 transparent;transform:translateY(0)}80%{box-shadow:0 4px 3px -3px rgba(0,0,0,.25);transform:translateY(-10%)}90%{box-shadow:0 0 0 0 transparent;transform:translateY(0)}95%{box-shadow:0 2px 3px -3px rgba(0,0,0,.25);transform:translateY(-2%)}99%{box-shadow:0 0 0 0 transparent;transform:translateY(0)}to{box-shadow:0 0 0 0 transparent;transform:translateY(0)}}@keyframes elevate{0%{box-shadow:0 0 0 0 transparent;transform:translateY(0)}to{box-shadow:0 8px 5px -5px rgba(0,0,0,.25);transform:translateY(-10px)}}.buttonElevate:hover{animation:elevate .2s forwards}.buttonElevate{box-shadow:0 0 0 0 transparent;transition:.2s}.buttonWobble{transition:.3s}.buttonWobble:hover{animation:wobble .5s 1;animation-timing-function:ease-in-out}@keyframes wobble{0%{transform:skewX(0deg)}25%{transform:skewX(10deg)}50%{transform:skewX(0deg)}75%{transform:skewX(-10deg)}to{transform:skewX(0deg)}}.image-container img{max-width:100%;vertical-align:middle}.sub-text ::-moz-placeholder{color:#000;opacity:1}.sub-text ::placeholder{color:#000;opacity:1}.image-container{height:100%;width:100%}.shadow5inner{box-shadow:inset 0 1px 3px rgba(0,0,0,.05)}.shadow10inner{box-shadow:inset 0 1px 5px rgba(0,0,0,.1)}.shadow20inner{box-shadow:inset 0 1px 5px rgba(0,0,0,.2)}.shadow30inner{box-shadow:inset 0 2px 5px 2px rgba(0,0,0,.3)}.shadow40inner{box-shadow:inset 0 2px 5px 2px rgba(0,0,0,.4)}.shadow5{box-shadow:0 1px 3px rgba(0,0,0,.05)}.shadow10{box-shadow:0 1px 5px rgba(0,0,0,.1)}.shadow20{box-shadow:0 1px 5px rgba(0,0,0,.2)}.shadow30{box-shadow:0 2px 5px 2px rgba(0,0,0,.3)}.shadow40{box-shadow:0 2px 5px 2px rgba(0,0,0,.4)}.sub-heading-button{color:#fff;font-weight:400;line-height:normal;opacity:.8;text-align:center}.wideSection{max-width:1120px}.midWideSection,.wideSection{margin-left:auto!important;margin-right:auto!important}.midWideSection{max-width:960px}.midSection{margin-left:auto!important;margin-right:auto!important;max-width:720px}.c-section>.inner{margin-left:auto;margin-right:auto;max-width:1170px;width:100%}.c-column{padding-left:15px;padding-right:15px}.feature-img-circle img,.img-circle,.img-circle img{border-radius:50%!important}.feature-img-round-corners img,.img-round-corners,.img-round-corners img{border-radius:5px}.feature-image-dark-border img,.image-dark-border{border:3px solid rgba(0,0,0,.7)}.feature-image-white-border img,.image-white-border{border:3px solid #fff}.img-grey,.img-grey img{filter:grayscale(100%);filter:gray;-webkit-transition:all .6s ease}.button-shadow1{box-shadow:0 1px 5px rgba(0,0,0,.2)}.button-shadow2{box-shadow:0 1px 5px rgba(0,0,0,.4)}.button-shadow3{box-shadow:0 1px 5px rgba(0,0,0,.7)}.button-shadow4{box-shadow:0 8px 1px rgba(0,0,0,.1)}.button-shadow5{box-shadow:0 0 25px rgba(0,0,0,.2),0 0 15px rgba(0,0,0,.2),0 0 3px rgba(0,0,0,.4)}.button-shadow6{box-shadow:0 0 25px rgba(0,0,0,.4),0 0 15px hsla(0,0%,100%,.2),0 0 3px hsla(0,0%,100%,.4)}.button-shadow-sharp1{box-shadow:inset 0 1px 0 hsla(0,0%,100%,.2)}.button-shadow-sharp2{box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.2)}.button-shadow-sharp3{box-shadow:inset 0 0 0 2px hsla(0,0%,100%,.2)}.button-shadow-highlight{box-shadow:none}.button-shadow-highlight:hover{box-shadow:inset 0 0 0 0 hsla(0,0%,100%,.22),inset 0 233px 233px 0 hsla(0,0%,100%,.12)}.button-flat-line{background-color:transparent!important;border-width:2px}.button-vp-5{padding-bottom:5px!important;padding-top:5px!important}.button-vp-10{padding-bottom:10px!important;padding-top:10px!important}.button-vp-15{padding-bottom:15px!important;padding-top:15px!important}.button-vp-20{padding-bottom:20px!important;padding-top:20px!important}.button-vp-25{padding-bottom:25px!important;padding-top:25px!important}.button-vp-30{padding-bottom:30px!important;padding-top:30px!important}.button-vp-40{padding-bottom:40px!important;padding-top:40px!important}.button-vp-0{padding-bottom:0!important;padding-top:0!important}.button-hp-5{padding-left:5px!important;padding-right:5px!important}.button-hp-10{padding-left:10px!important;padding-right:10px!important}.button-hp-15{padding-left:15px!important;padding-right:15px!important}.button-hp-20{padding-left:20px!important;padding-right:20px!important}.button-hp-25{padding-left:25px!important;padding-right:25px!important}.button-hp-30{padding-left:30px!important;padding-right:30px!important}.button-hp-40{padding-left:40px!important;padding-right:40px!important}.button-hp-0{padding-left:0!important;padding-right:0!important}.vs__dropdown-toggle{background:#f3f8fb!important;border:none!important;height:43px!important}.row-align-center{margin:0 auto}.row-align-left{margin:0 auto;margin-left:0!important}.row-align-right{margin:0 auto;margin-right:0!important}button,input,optgroup,select,textarea{border-radius:unset;font-family:unset;font-size:unset;line-height:unset;margin:unset;text-transform:unset}body{font-weight:unset!important;line-height:unset!important;-moz-osx-font-smoothing:grayscale;word-wrap:break-word}*,:after,:before{box-sizing:border-box}.main-heading-group>div{display:inline-block}.c-button span.main-heading-group,.c-button span.sub-heading-group{display:block}.time-grid-3{grid-template-columns:repeat(3,100px)}.time-grid-3,.time-grid-4{display:grid;text-align:center}.time-grid-4{grid-template-columns:repeat(4,100px)}@media screen and (max-width:767px){.time-grid-3{grid-template-columns:repeat(3,80px)}.time-grid-4{grid-template-columns:repeat(4,70px)}}.time-grid .timer-box{display:grid;font-size:15px;grid-template-columns:1fr;text-align:center}.timer-box .label{font-weight:300}.c-button button{cursor:pointer}.c-button>a{text-decoration:none}.c-button>a,.c-button>a span{display:inline-block}.nav-menu-wrapper{display:flex;justify-content:space-between}.nav-menu-wrapper.default{flex-direction:row}.nav-menu-wrapper.reverse{flex-direction:row-reverse}.nav-menu-wrapper .branding{align-items:center;display:flex}.nav-menu-wrapper.default .branding{flex-direction:row}.nav-menu-wrapper.reverse .branding{flex-direction:row-reverse}.nav-menu-wrapper.default .branding .logo,.nav-menu-wrapper.reverse .branding .title{margin-right:18px}.nav-menu-wrapper .branding .title{align-items:center;display:flex;min-height:50px;min-width:50px}.nav-menu{align-items:center;display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0}.nav-menu a{text-decoration:none}.dropdown{display:inline-block;position:relative}.dropdown .dropdown-menu{border:none;box-shadow:0 8px 16px 5px rgba(0,0,0,.1)}.dropdown-menu{background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.3125rem;color:#607179;display:none;float:left;font-size:1rem;left:0;list-style:none;margin:.125rem 0 0;min-width:10rem;padding:.5rem 0;position:absolute;text-align:left;top:100%;z-index:1000}.nav-menu .nav-menu-item.dropdown:hover>.dropdown-menu{display:block}.nav-menu .dropdown-menu{display:none;list-style:none;margin:0;padding:0}.nav-menu-mobile{display:none}.nav-menu-mobile i{cursor:pointer;font-size:24px}#nav-menu-popup{background:var(--overlay);bottom:0;display:none;height:100%;left:0;opacity:0;position:fixed;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:100}#nav-menu-popup.show{opacity:1}#nav-menu-popup .nav-menu-body{background-color:#fff;height:100%;left:0;overflow:auto;padding:45px;position:absolute;top:0;width:100%}#nav-menu-popup .nav-menu-body .close-menu{cursor:pointer;left:20px;position:absolute;top:20px;z-index:100}#nav-menu-popup .nav-menu-body .close-menu:before{content:"\f00d"}#nav-menu-popup .nav-menu{align-items:center;display:flex;flex-direction:column;list-style:none;margin:0;padding:0}#nav-menu-popup .nav-menu .nav-menu-item{list-style:none;text-align:left;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}#nav-menu-popup .nav-menu .nav-menu-item .nav-menu-item-content{display:flex;position:relative}#nav-menu-popup .nav-menu-item .nav-menu-item-title{flex-grow:1;margin:0 1rem;max-width:calc(100% - 2rem)}#nav-menu-popup .nav-menu .nav-menu-item .nav-menu-item-content .nav-menu-item-toggle{cursor:pointer;font-size:24px;position:absolute;right:0;top:calc(50% - 12px)}#nav-menu-popup .nav-menu .nav-menu-item .nav-menu-item-content .nav-menu-item-toggle i{font-size:24px;transition:transform .2s ease}#nav-menu-popup .nav-menu .nav-menu-item .nav-menu-item-content .nav-menu-item-toggle i:before{content:"\f107"}#nav-menu-popup .nav-menu .nav-menu-item.active .nav-menu-item-content .nav-menu-item-toggle i{transform:rotate(-180deg)}#nav-menu-popup .nav-menu .nav-menu-item .nav-dropdown-menu{display:none;max-height:0;opacity:0;overflow:auto;padding:0;transition:all .3s ease-in-out;visibility:hidden}#nav-menu-popup .nav-menu .nav-menu-item.active .nav-dropdown-menu{display:block;max-height:600px;opacity:1;visibility:visible}.form-error{border:2px solid var(--red);border-radius:8px;cursor:pointer;font-size:20px;margin-bottom:10px;padding:6px 12px;text-align:center}.form-error,.form-error i{color:var(--red)}.c-bullet-list ul li{line-height:inherit}.c-bullet-list ul li.ql-indent-1{padding-left:4.5em}.c-bullet-list ul li.ql-indent-2{padding-left:7.5em}.c-bullet-list ul li.ql-indent-3{padding-left:10.5em}.c-bullet-list ul li.ql-indent-4{padding-left:13.5em}.c-bullet-list ul li.ql-indent-5{padding-left:16.5em}.c-bullet-list ul li.ql-indent-6{padding-left:19.5em}.c-bullet-list ul li.ql-indent-7{padding-left:22.5em}.c-bullet-list ul li.ql-indent-8{padding-left:25.5em}.c-rich-text .list-disc{list-style-type:disc}.c-rich-text .list-square{list-style-type:square}.c-rich-text .list-none{list-style-type:none}.c-rich-text .list-circle{list-style-type:circle}.c-rich-text .list-decimal{list-style-type:decimal}.c-rich-text .list-upper-alpha{list-style-type:upper-alpha}.c-rich-text .list-lower-alpha{list-style-type:lower-alpha}.c-rich-text .list-upper-roman{list-style-type:upper-roman}.c-rich-text .list-lower-roman{list-style-type:lower-roman}.text-output ul li{padding-left:1.5em}.text-output ul li:before{display:inline-block;font-weight:700;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.svg-component svg{max-height:100%;max-width:100%}.border1{border-bottom:3px solid rgba(0,0,0,.2)!important}.border2{border:2px solid rgba(0,0,0,.55)}.border3{border:solid rgba(0,0,0,.15);border-width:1px 1px 2px;padding:5px}.border4{border:solid rgba(0,0,0,.35);border-width:1px 1px 2px;padding:1px!important}.shadow1{box-shadow:0 10px 6px -6px rgba(0,0,0,.15)}.shadow2{box-shadow:0 4px 3px rgba(0,0,0,.15),0 0 2px rgba(0,0,0,.15)}.shadow3{box-shadow:0 10px 6px -6px #999}.shadow4{box-shadow:3px 3px 15px #212121a8}.shadow6{box-shadow:0 10px 1px #ddd,0 10px 20px #ccc}.background{background-color:unset!important}@keyframes progress-bar-animation{to{background-position:0 -3000px}}@keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}h1,h2,h3,h4,h5,h6{font-weight:500;margin:unset}p{margin:unset}.c-bullet-list,.c-heading,.c-image-feature,.c-paragraph,.c-sub-heading{word-break:break-word}p:empty:after{content:"\00A0"}.w-3-4{width:75%}.w-1-2{width:50%}.tabs-container{display:flex}@media screen and (max-width:767px){.nav-menu{display:none}.nav-menu-mobile{align-items:center;display:flex}#faq-popup{left:5px!important;margin-left:0!important;width:98%!important}.video-container{width:100%!important}.autoplay .vjs-big-play-button{display:none!important}.autoplay:hover .vjs-control-bar{display:flex!important}}</style>
<style>@font-face{font-display:block;font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:400;src:url(https://stcdn.leadconnectorhq.com/funnel/fontawesome/webfonts/fa-regular-400.eot);src:url(https://stcdn.leadconnectorhq.com/funnel/fontawesome/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(https://stcdn.leadconnectorhq.com/funnel/fontawesome/webfonts/fa-regular-400.woff2) format("woff2"),url(https://stcdn.leadconnectorhq.com/funnel/fontawesome/webfonts/fa-regular-400.woff) format("woff"),url(https://stcdn.leadconnectorhq.com/funnel/fontawesome/webfonts/fa-regular-400.ttf) format("truetype"),url(https://stcdn.leadconnectorhq.com/funnel/fontawesome/webfonts/fa-regular-400.svg#fontawesome) format("svg")}.far{font-weight:400}@font-face{font-display:block;font-family:Font Awesome\ 5 Free;font-style:normal;font-weight:900;src:url(https://stcdn.leadconnectorhq.com/funnel/fontawesome/webfonts/fa-solid-900.eot);src:url(https://stcdn.leadconnectorhq.com/funnel/fontawesome/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(https://stcdn.leadconnectorhq.com/funnel/fontawesome/webfonts/fa-solid-900.woff2) format("woff2"),url(https://stcdn.leadconnectorhq.com/funnel/fontawesome/webfonts/fa-solid-900.woff) format("woff"),url(https://stcdn.leadconnectorhq.com/funnel/fontawesome/webfonts/fa-solid-900.ttf) format("truetype"),url(https://stcdn.leadconnectorhq.com/funnel/fontawesome/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:Font Awesome\ 5 Free}.fa,.fas{font-weight:900}@font-face{font-display:block;font-family:Font Awesome\ 5 Brands;font-style:normal;font-weight:400;src:url(https://stcdn.leadconnectorhq.com/funnel/fontawesome/webfonts/fa-brands-400.eot);src:url(https://stcdn.leadconnectorhq.com/funnel/fontawesome/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(https://stcdn.leadconnectorhq.com/funnel/fontawesome/webfonts/fa-brands-400.woff2) format("woff2"),url(https://stcdn.leadconnectorhq.com/funnel/fontawesome/webfonts/fa-brands-400.woff) format("woff"),url(https://stcdn.leadconnectorhq.com/funnel/fontawesome/webfonts/fa-brands-400.ttf) format("truetype"),url(https://stcdn.leadconnectorhq.com/funnel/fontawesome/webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:Font Awesome\ 5 Brands;font-weight:400}</style>
<style>:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}@media (prefers-reduced-motion:reduce),print{.animate__animated{animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important}.animate__animated[class*=Out]{opacity:0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);animation-name:bounceIn}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes flip{0%{animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{animation-timing-function:ease-in;transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}.animate__animated.animate__flip{animation-name:flip;backface-visibility:visible}@keyframes flipInX{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{animation-name:flipInX;backface-visibility:visible!important}@keyframes flipInY{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateY(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateY(-20deg)}60%{opacity:1;transform:perspective(400px) rotateY(10deg)}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{animation-name:flipInY;backface-visibility:visible!important}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes lightSpeedInLeft{0%{opacity:0;transform:translate3d(-100%,0,0) skewX(30deg)}60%{opacity:1;transform:skewX(-20deg)}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedInRight{0%{opacity:0;transform:translate3d(100%,0,0) skewX(-30deg)}60%{opacity:1;transform:skewX(20deg)}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}</style>
<style>.hl-cookie-consent-banner{align-items:center;display:flex;gap:14px;justify-content:space-between;padding:24px;width:100%;z-index:100}.hl-cookie-consent-banner .banner-text-container{line-height:22px}.hl-cookie-consent-banner .banner-actions-container{justify-content:flex-end}.hl-cookie-consent-banner .learn-more{font-weight:600}.hl-cookie-consent-banner .button{align-items:center;border-radius:4px;border-width:1px;box-shadow:0 1px 2px rgba(16,24,40,.05);box-sizing:border-box;cursor:pointer;display:flex;flex-direction:row;gap:8px;justify-content:center;padding:8px 14px}.hl-cookie-consent-banner .ok{flex-grow:unset}.hl-cookie-consent-banner .button.customize,.hl-cookie-consent-banner .button.primary,.hl-cookie-consent-banner .button.secondary{border:none!important}.hl-cookie-consent-banner .flex{display:flex}@media only screen and (max-width:600px){.hl-cookie-consent-banner{padding:4%!important}.hl-cookie-consent-banner .banner-actions-container{justify-content:center!important;margin-bottom:15px;margin-top:15px;width:100%!important}.hl-cookie-consent-banner .banner-text-container{margin-bottom:12px;text-align:center!important;width:100%!important}.bottom-banner .banner-text-container,.top-banner .banner-text-container{max-width:100%!important}.hl-cookie-consent-banner .banner-text{text-align:justify}.hl-cookie-consent-banner .flex{align-items:center;display:flex;flex-direction:column}.hl-cookie-consent-banner .button{margin-left:0!important;padding:10px 14px;width:100%}.bottom-banner,.top-banner{flex-direction:column}.position-left,.position-right{bottom:0!important;left:unset!important;right:unset!important}.bottom-banner .banner-actions-container,.top-banner .banner-actions-container{gap:10px}}.bottom-banner{bottom:0;position:fixed}.bottom-banner .banner-text-container,.top-banner .banner-text-container{max-width:70%}.bottom-banner .banner-actions-container,.top-banner .banner-actions-container{flex-grow:1;gap:14px}.position-left .banner-actions-container,.position-right .banner-actions-container{justify-content:space-between!important}.position-left .button,.position-right .button{flex-grow:1}.top-banner{position:fixed;top:0}.popup-banner{align-items:unset!important;flex-direction:column;position:fixed}.popup-banner .banner-actions-container{flex-grow:1;gap:10px;width:100%!important}.position-left{bottom:20px;left:20px;max-width:450px}.position-right{bottom:20px;max-width:450px;right:20px}.position-center{bottom:20px;left:50%;right:unset;transform:translateX(-50%);width:90%}.position-center .button{flex-grow:unset!important}</style>
<style>.cart-nav-wrapper{align-items:center;background-color:inherit;display:flex;gap:24px}.nav-menu-wrapper.default .branding .logo{position:relative;width:-moz-max-content;width:max-content}</style>
<link rel="preload" as="style" href="https://fonts.googleapis.com/css?family=Lato:100,200,300,400,500,600,700,800,900%7COpen%20Sans:100,200,300,400,500,600,700,800,900%7CMontserrat:100,200,300,400,500,600,700,800,900%7CCormorant%20Garamond:100,200,300,400,500,600,700,800,900%7CPoppins:100,200,300,400,500,600,700,800,900%7CSacramento:100,200,300,400,500,600,700,800,900%7CNunito%20Sans:100,200,300,400,500,600,700,800,900%7CBirthstone%20Bounce:100,200,300,400,500,600,700,800,900%7CFjalla%20One:100,200,300,400,500,600,700,800,900%7CLora:100,200,300,400,500,600,700,800,900%7C'Open%20Sans':100,200,300,400,500,600,700,800,900%7C'Nunito%20Sans':100,200,300,400,500,600,700,800,900%7CBebas%20Neue:100,200,300,400,500,600,700,800,900%7CRoboto:100,200,300,400,500,600,700,800,900%7C'Montserrat':100,200,300,400,500,600,700,800,900%7CInter:100,200,300,400,500,600,700,800,900&display=swap">
<link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/vh_EHT-I.js">
<link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/BHJNRvP-.js">
<link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/c_oYO_kJ.js">
<link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/_uNuEPob.js">
<link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/DWVsw0LI.js">
<link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/avBrFszx.js">
<link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/CXOVa0In.js">
<link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/qyTOvpmw.js">
<link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/CSEK0_C1.js">
<link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/BFSpBrB8.js">
<link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/2qUv-9sF.js">
<link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/Dipz0mOK.js">
<link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/Dxzbedgu.js">
<link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/DMf_iQbA.js">
<link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/Ca-eTac-.js">
<link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/CbQ5ezZS.js">
<link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/BRTzq2st.js">
<link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/BmdtjnVl.js">
<link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/DRlTctNb.js">
<link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/GHWcBSs-.js">
<link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/bNSk2rrj.js">
<link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/BBRL8-fX.js">
<link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/B4Ct1SLK.js">
<link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/RDklbYLQ.js">
<link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/CF7jtFlm.js">
<link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/DW-3PSLe.js">
<link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/R-ZPPm97.js">
<link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/CjGJJAzV.js">
<link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/DQsHS9en.js">
<link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/DSVo6R7L.js">
<link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/DKeuBCMA.js">
<link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/DfUnjI44.js">
<link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/BICMY8R7.js">
<link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/C3e4t58V.js">
<link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/Ay-duVFl.js">
<link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/BoWViWF3.js">
<link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/YV4VrE9_.js">
<link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/BdoMbEdl.js">
<link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/fs9OgBkX.js">
<link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/DYa7OZHt.js">
<link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/CADQk0CO.js">
<link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/YlQug1DM.js">
<link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/wwLfBoTf.js">
<link  as="script" crossorigin href="https://stcdn.leadconnectorhq.com/_preview/DPkGS8yn.js">
<link rel="icon" href="https://storage.googleapis.com/msgsndr/wPaLmXIRmiiKEAew2ngC/media/6638d2b37bf7937a0fbd869a.png">
<meta name="title" content="Crafts by Chris - Playful tools to help you unleash your creative spirit.">
<meta property="og:title" content="Crafts by Chris - Playful tools to help you unleash your creative spirit.">
<meta name="description" content="Banish the Boring, Unleash the Awesome! We are all about bringing the fun, funky and colorful into your world with creative products that'll have you saying &quot;BYE-BYE boring!&quot; We believe in the power of playful tools to spark joy, ignite possibilities, and unleash your creative spirit. So ditch the boring and embrace the bright, bold, and beautiful with our collection of new creative products coming soon.">
<meta property="og:description" content="Banish the Boring, Unleash the Awesome! We are all about bringing the fun, funky and colorful into your world with creative products that'll have you saying &quot;BYE-BYE boring!&quot; We believe in the power of playful tools to spark joy, ignite possibilities, and unleash your creative spirit. So ditch the boring and embrace the bright, bold, and beautiful with our collection of new creative products coming soon.">
<meta name="author" content="Chris Dembinski">
<meta property="og:author" content="Chris Dembinski">
<meta name="keywords" content="polymer clay color recipes, fun, colorful, creative, creative tools, creativity, doodle and color me, doodle and color book, doodle, coloring book, coloring pages">
<meta property="og:keywords" content="polymer clay color recipes, fun, colorful, creative, creative tools, creativity, doodle and color me, doodle and color book, doodle, coloring book, coloring pages">
<meta property="og:type" content="website">
<meta property="twitter:type" content="website">
<script type="module" src="https://stcdn.leadconnectorhq.com/_preview/vh_EHT-I.js" crossorigin></script>
<script id="unhead:payload" type="application/json">{"title":""}</script></head><body><div id="__nuxt"><!--[--><!--[--><div class="bgCover bg-fixed"></div><!--[--><!--nuxt-delay-hydration-component--><!--[--><div><!--[--><div><!--[--><!----><div class="hl-cookie-consent-banner bottom-banner" style="display:none;"><div class="banner-text-container"><p class="banner-text">We use cookies to improve your experience on our site. By using our site, you consent to the use of cookies. Rejecting cookies will prevent non-essential cookies from loading. <!----></p></div><div class="banner-actions-container flex"><!----><button class="button primary" id="accept-all">Accept all</button><button class="button secondary">Accept essential</button></div></div><!--]--><!----><div><div id="nav-menu-popup" style="display:none;" class="hide"><div class="nav-menu-body"><i class="close-menu fas fa-times"></i><ul class="nav-menu"><!--[--><!--]--></ul></div></div></div><!----><!--[--><!--]--><!----><div id="preview-container" class="preview-container hl_page-preview--content"><div><!----><!--[--><!--[--><div class="fullSection shadow10 noBorder radius0 none c-section c-wrapper section-dOi83wFsv" style="" id="section-dOi83wFsv"><!----><!----><div class="inner"><!----><!--[--><!--[--><div class="row-align-center none noBorder radius0 none c-row c-wrapper row-LqSTpt3xk7" id="row-LqSTpt3xk7"><!----><!----><div class="inner"><!----><!--[--><!--[--><div class="c-column c-wrapper col-fJgTLh_SM" id="col-fJgTLh_SM"><!----><!----><div class="none noBorder radius0 none bg bgCover vertical inner"><!----><!--[--><!--[--><div id="nav-menu-P5Zi4TxbE" class="c-nav-menu c-wrapper nav-menu-P5Zi4TxbE"><!----><!----><!----><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><div class="default nav-menu-wrapper cnav-menu-P5Zi4TxbE noBorder radius0 none"><div class="branding"><div class="logo"><div style="cursor:pointer;" class="image-container noBorder radius0 none"><div><a style="" href="https://craftsbychrisonline.com" target="_self" aria-label="https://craftsbychrisonline.com" data-animation-class=""><picture class="hl-image-picture" style="display:block;"><source media="(max-width:900px) and (min-width: 768px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_900/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/6638db60b4785074be292720.jpeg"><source media="(max-width:768px) and (min-width: 640px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_768/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/6638db60b4785074be292720.jpeg"><source media="(max-width:640px) and (min-width: 480px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_640/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/6638db60b4785074be292720.jpeg"><source media="(max-width:480px) and (min-width: 320px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_480/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/6638db60b4785074be292720.jpeg"><source media="(max-width:320px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_320/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/6638db60b4785074be292720.jpeg"><img src="https://images.leadconnectorhq.com/image/f_webp/q_80/r_1200/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/6638db60b4785074be292720.jpeg" alt="Crafts by Chris logo " style="height:50px !important;object-fit:unset;" class="noBorder radius0 none hl-optimized mw-100" loading="lazy" data-animation-class=""></picture></a></div></div></div><!----></div><div class="cart-nav-wrapper"><div class="nav-menu-mobile"><span class="menu-icon"></span></div><ul class="nav-menu"><!--[--><li class="nav-menu-item"><a aria-label="Home" href="https://craftsbychrisonline.com/home" target>Home</a><!----></li><li class="nav-menu-item"><a aria-label="About" href="https://craftsbychrisonline.com/about" target>About</a><!----></li><li class="nav-menu-item"><a aria-label="Contact" href="https://craftsbychrisonline.com/contact" target>Contact</a><!----></li><li class="nav-menu-item"><a aria-label="Free Resources" href="https://craftsbychrisonline.com/free-resources" target>Free Resources</a><!----></li><li class="nav-menu-item"><a href="https://craftsbychrisonline.com/blog" aria-label="Blog" target>Blog</a><!----></li><!--]--></ul><!----><!----></div></div><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div class="fullSection none noBorder radius0 none c-section c-wrapper section-4G9DaZFjQR" style="" id="section-4G9DaZFjQR"><!----><!----><div class="inner"><!----><!--[--><!--[--><div class="row-align-center none noBorder radius0 none c-row c-wrapper row-GwHlO1OdnD" id="row-GwHlO1OdnD"><!----><!----><div class="inner"><!----><!--[--><!--[--><div class="none noBorder radius0 none c-column c-wrapper col-NcubamdXY5" id="col-NcubamdXY5"><!----><!----><div class="vertical inner"><!----><!--[--><!--[--><div id="heading-ZF3_On_Dn6" class="c-heading c-wrapper"><!----><!----><!----><div class="heading-ZF3_On_Dn6 text-output cheading-ZF3_On_Dn6 none noBorder radius0 none" data-animation-class><div><h1>Jump Start Your Creativity!</h1></div></div><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div id="heading-brEr0Ae9mD" class="c-heading c-wrapper"><!----><!----><!----><div class="heading-brEr0Ae9mD text-output cheading-brEr0Ae9mD none noBorder radius0 none" data-animation-class><div><h1>PLAYFUL TOOLS TO HELP YOU UNLEASH YOUR CREATIVE SPIRIT</h1></div></div><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div class="fullSection none noBorder radius0 none c-section c-wrapper section-azVrTuqLk" style="" id="section-azVrTuqLk"><!----><!----><div class="inner"><!----><!--[--><!--[--><div class="row-align-center none noBorder radius0 none c-row c-wrapper row-fQ7fpTScp8" id="row-fQ7fpTScp8"><!----><!----><div class="inner"><!----><!--[--><!--[--><div class="c-column c-wrapper col-qAN27a77B" id="col-qAN27a77B"><!----><!----><div class="none noBorder radius0 none bg bgCover vertical inner"><!----><!--[--><!--[--><div id="image-RFHvds2Re" class="c-image c-wrapper image-RFHvds2Re"><!----><!----><!----><!----><!----><div style="cursor:default;" class="image-container cimage-RFHvds2Re"><div><div><picture class="hl-image-picture" style="display:block;"><source media="(max-width:900px) and (min-width: 768px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_900/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/663540371a597eebb1a88d4b.jpeg"><source media="(max-width:768px) and (min-width: 640px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_768/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/663540371a597eebb1a88d4b.jpeg"><source media="(max-width:640px) and (min-width: 480px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_640/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/663540371a597eebb1a88d4b.jpeg"><source media="(max-width:480px) and (min-width: 320px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_480/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/663540371a597eebb1a88d4b.jpeg"><source media="(max-width:320px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_320/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/663540371a597eebb1a88d4b.jpeg"><img src="https://images.leadconnectorhq.com/image/f_webp/q_80/r_1200/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/663540371a597eebb1a88d4b.jpeg" alt="" style="object-fit:unset;" class="img-none img-border-none img-shadow-none img-effects-none hl-optimized mw-100" loading="lazy" data-animation-class=""></picture></div></div></div><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div class="c-column c-wrapper col-ZxVUEL1jJK" id="col-ZxVUEL1jJK"><!----><!----><div class="none noBorder radius0 none bg bgCover vertical inner"><!----><!--[--><!--[--><div id="heading-HtnIv59uO" class="c-heading c-wrapper"><!----><!----><!----><div class="heading-HtnIv59uO text-output cheading-HtnIv59uO none noBorder radius0 none" data-animation-class><div><p><strong>Hi there, creative souls!</strong></p></div></div><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div id="paragraph-U60yArimd" class="c-paragraph c-wrapper"><!----><!----><!----><div class="paragraph-U60yArimd text-output cparagraph-U60yArimd none noBorder radius0 none" data-animation-class><div><p>I'm Chris Dembinski, a lover of all things colorful and creative. I'm a mixed media artist who enjoys exploring multiple mediums: polymer clay, digital art, water color, and surface pattern design. <a target="_self" rel="noopener noreferrer" href="https://craftsbychrisonline.com/about">Read more...</a></p></div></div><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div class="fullSection none noBorder radius0 none c-section c-wrapper section-yvvNBxJH1O" style="" id="section-yvvNBxJH1O"><!--[--><!----><div class="bg bgCover bg-section-yvvNBxJH1O none" style="border-radius:-2px;position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;"></div><!--]--><!----><div class="inner"><!----><!--[--><!--[--><div class="row-align-center none noBorder radius0 none c-row c-wrapper row-cPnsE8KXu_" id="row-cPnsE8KXu_"><!----><!----><div class="inner"><!----><!--[--><!--[--><div class="c-column c-wrapper col-EoSf3elzyX" id="col-EoSf3elzyX"><!----><!----><div class="none noBorder radius0 none bg bgCover vertical inner"><!----><!--[--><!--[--><div id="sub-heading-tvLgF8xlC7" class="c-sub-heading c-wrapper"><!----><!----><!----><div class="sub-heading-tvLgF8xlC7 text-output csub-heading-tvLgF8xlC7 none noBorder radius0 none" data-animation-class><div><p><strong>Available now on Amazon!</strong></p></div></div><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div id="heading-nRGo_uAY-w" class="c-heading c-wrapper"><!----><!----><!----><div class="heading-nRGo_uAY-w text-output cheading-nRGo_uAY-w none noBorder radius0 none" data-animation-class><div><h1><a target="_blank" rel="noopener noreferrer" href="https://www.amazon.com/Doodle-Color-Me-Flowers-Coloring/dp/B0D6DFM7V9/ref=sr_1_2?dib=eyJ2IjoiMSJ9.l1bjdsaQkmLj3Ie2tufI8yN7N2nrJRqqAIY6sfSM5IOH2I-uFQHmbBsY9SUDCJLx.QTwgoUMBW0CUJhx6tw-O7CNAJB_zxXRfOBoZS1H-XfE&amp;amp;dib_tag=se&amp;amp;qid=1718279542&amp;amp;refinements=p_27%253AChris+Dembinski&amp;amp;s=books&amp;amp;sr=1-2&amp;amp;text=Chris+Dembinski&amp;_encoding=UTF8&amp;tag=craftsbychr03-20&amp;linkCode=ur2&amp;linkId=e8eaa8efdf0bb8bfbb470726756ed4b6&amp;camp=1789&amp;creative=9325"><strong>Doodle and Color Me</strong></a></h1></div></div><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div id="button-hMzRjH0g51" class="c-button c-wrapper button-hMzRjH0g51"><!----><!----><!----><!----><!----><!----><!--[--><a id="button-hMzRjH0g51_btn" href="https://www.amazon.com/Doodle-Color-Me-Flowers-Coloring/dp/B0D6DFM7V9/ref=sr_1_2?dib=eyJ2IjoiMSJ9.l1bjdsaQkmLj3Ie2tufI8yN7N2nrJRqqAIY6sfSM5IOH2I-uFQHmbBsY9SUDCJLx.QTwgoUMBW0CUJhx6tw-O7CNAJB_zxXRfOBoZS1H-XfE&amp;amp;dib_tag=se&amp;amp;qid=1718279542&amp;amp;refinements=p_27%253AChris+Dembinski&amp;amp;s=books&amp;amp;sr=1-2&amp;amp;text=Chris+Dembinski&amp;_encoding=UTF8&amp;tag=craftsbychr03-20&amp;linkCode=ur2&amp;linkId=e8eaa8efdf0bb8bfbb470726756ed4b6&amp;camp=1789&amp;creative=9325" target="_blank" rel="noreferrer noopener" data-animation-class="" class="cbutton-hMzRjH0g51 none btnshadow custom btn-vp btn-hp noBorder radius0 none text-center" aria-label="Buy on Amazon "><span style="" class="main-heading-group"><span style="margin-right:5px;" class="button-icon-start"></span><span class="main-heading-button">Buy on Amazon</span><span style="margin-left:5px;" class="button-icon-end"></span></span><!----></a><!----><!----><div><!----></div><!----><!----><!--]--><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div id="sub-heading-7xt00nqTrj" class="c-sub-heading c-wrapper"><!----><!----><!----><div class="sub-heading-7xt00nqTrj text-output csub-heading-7xt00nqTrj none noBorder radius0 none" data-animation-class><div><p><br>(This is an affiliate link, which means if you purchase the item, I’ll receive a small commission at no extra cost to you.)</p></div></div><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div class="fullSection none noBorder radius0 none c-section c-wrapper section-VilsAwCCY5" style="" id="section-VilsAwCCY5"><!----><!----><div class="inner"><!----><!--[--><!--[--><div class="row-align-center none noBorder radius0 none c-row c-wrapper row-_5my-H-Ire" id="row-_5my-H-Ire"><!----><!----><div class="inner"><!----><!--[--><!--[--><div class="c-column c-wrapper col-XDL3v4WHxn" id="col-XDL3v4WHxn"><!----><!----><div class="none noBorder radius0 none bg bgCover vertical inner"><!----><!--[--><!--[--><div id="image-Sxo-lpEBLW" class="c-image c-wrapper image-Sxo-lpEBLW"><!----><!----><!----><!----><!----><div style="cursor:default;" class="image-container cimage-Sxo-lpEBLW"><div><div><picture class="hl-image-picture" style="display:block;"><source media="(max-width:900px) and (min-width: 768px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_900/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/6665affb15691204d97df13d.png"><source media="(max-width:768px) and (min-width: 640px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_768/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/6665affb15691204d97df13d.png"><source media="(max-width:640px) and (min-width: 480px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_640/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/6665affb15691204d97df13d.png"><source media="(max-width:480px) and (min-width: 320px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_480/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/6665affb15691204d97df13d.png"><source media="(max-width:320px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_320/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/6665affb15691204d97df13d.png"><img src="https://images.leadconnectorhq.com/image/f_webp/q_80/r_1200/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/6665affb15691204d97df13d.png" alt="" style="object-fit:unset;" class="img-none img-border-none img-shadow-none img-effects-none hl-optimized mw-100" loading="lazy" data-animation-class=""></picture></div></div></div><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div class="row-align-right none noBorder radius0 none c-row c-wrapper row-Qsukib6VTA" id="row-Qsukib6VTA"><!----><!----><div class="inner"><!----><!--[--><!--[--><div class="c-column c-wrapper col-glf-OC4oFa" id="col-glf-OC4oFa"><!----><!----><div class="none noBorder radius0 none bg bgCover vertical inner"><div class="empty-slot"><div class="empty-component-wrapper"><div class="empty-component-min-height"></div></div></div><!--[--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div class="c-column c-wrapper col-vUnCZVMTY6" id="col-vUnCZVMTY6"><!----><!----><div class="none noBorder radius0 none bg bgCover vertical inner"><!----><!--[--><!--[--><div id="image--vcV9bHmN8" class="c-image c-wrapper image--vcV9bHmN8"><!----><!----><!----><!----><!----><div style="cursor:default;" class="image-container cimage--vcV9bHmN8"><div><div><picture class="hl-image-picture" style="display:block;"><source media="(max-width:900px) and (min-width: 768px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_900/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/6665c789072c066eac8a6cd8.png"><source media="(max-width:768px) and (min-width: 640px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_768/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/6665c789072c066eac8a6cd8.png"><source media="(max-width:640px) and (min-width: 480px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_640/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/6665c789072c066eac8a6cd8.png"><source media="(max-width:480px) and (min-width: 320px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_480/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/6665c789072c066eac8a6cd8.png"><source media="(max-width:320px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_320/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/6665c789072c066eac8a6cd8.png"><img src="https://images.leadconnectorhq.com/image/f_webp/q_80/r_1200/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/6665c789072c066eac8a6cd8.png" alt="Doodle and Color Me" style="width:250px !important;object-fit:unset;" class="img-none img-border-none img-shadow-none img-effects-none hl-optimized mw-100" loading="lazy" data-animation-class=""></picture></div></div></div><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div id="sub-heading-i3uBd5wZiL" class="c-sub-heading c-wrapper"><!----><!----><!----><div class="sub-heading-i3uBd5wZiL text-output csub-heading-i3uBd5wZiL none noBorder radius0 none" data-animation-class><div><h2>Ever feel like getting creative but don't know where to start?</h2><p>Doodle and color Me bookmarks are your perfect match! Wanna keep it simple? Just color it in! Feeling fancy? Grab your pens, pencils, crayons – anything that inspires you – and doodle your heart out!</p></div></div><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div id="sub-heading-NSQLpTko9R" class="c-sub-heading c-wrapper"><!----><!----><!----><div class="sub-heading-NSQLpTko9R text-output csub-heading-NSQLpTko9R none noBorder radius0 none" data-animation-class><div><p></p></div></div><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div id="button-m5_PvDuGmx" class="c-button c-wrapper button-m5_PvDuGmx"><!----><!----><!----><!----><!----><!----><!--[--><a id="button-m5_PvDuGmx_btn" href="https://craftsbychrisonline.com/doodleandcolorbookmarks" target="_blank" rel="noreferrer noopener" data-animation-class="" class="cbutton-m5_PvDuGmx none button-shadow-sharp1 custom btn-vp btn-hp borderFull radius3 none text-center" aria-label="Claim Your Free Bookmarks! "><span style="" class="main-heading-group"><span style="margin-right:5px;" class="button-icon-start"></span><span class="main-heading-button">Claim Your Free Bookmarks!</span><span style="margin-left:5px;" class="button-icon-end"></span></span><!----></a><!----><!----><div><!----></div><!----><!----><!--]--><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div class="row-align-center none noBorder radius0 none c-row c-wrapper row-vo1BOMv2Qo" id="row-vo1BOMv2Qo"><!----><!----><div class="inner"><!----><!--[--><!--[--><div class="c-column c-wrapper col-x9cgGqh79U" id="col-x9cgGqh79U"><!----><!----><div class="none noBorder radius0 none bg bgCover vertical inner"><!----><!--[--><!--[--><div id="image-GjGEfohhbv" class="c-image c-wrapper image-GjGEfohhbv"><!----><!----><!----><!----><!----><div style="cursor:default;" class="image-container cimage-GjGEfohhbv"><div><div><picture class="hl-image-picture" style="display:block;"><source media="(max-width:900px) and (min-width: 768px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_900/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/664a020ae88d0764d8e86c16.jpeg"><source media="(max-width:768px) and (min-width: 640px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_768/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/664a020ae88d0764d8e86c16.jpeg"><source media="(max-width:640px) and (min-width: 480px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_640/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/664a020ae88d0764d8e86c16.jpeg"><source media="(max-width:480px) and (min-width: 320px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_480/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/664a020ae88d0764d8e86c16.jpeg"><source media="(max-width:320px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_320/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/664a020ae88d0764d8e86c16.jpeg"><img src="https://images.leadconnectorhq.com/image/f_webp/q_80/r_1200/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/664a020ae88d0764d8e86c16.jpeg" alt="" style="object-fit:unset;" class="img-round-corners img-border-none shadow4 img-effects-none hl-optimized mw-100" loading="lazy" data-animation-class=""></picture></div></div></div><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div class="c-column c-wrapper col-UwfvB1Hzgf" id="col-UwfvB1Hzgf"><!----><!----><div class="none noBorder radius0 none bg bgCover vertical inner"><div class="empty-slot"><div class="empty-component-wrapper"><div class="empty-component-min-height"></div></div></div><!--[--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div class="fullSection none noBorder radius0 none c-section c-wrapper section-06mof0dZk" style="" id="section-06mof0dZk"><!----><!----><div class="inner"><!----><!--[--><!--[--><div class="row-align-center none noBorder radius0 none c-row c-wrapper row-SxcTW8cGZv" id="row-SxcTW8cGZv"><!----><!----><div class="inner"><!----><!--[--><!--[--><div class="c-column c-wrapper col-po0drG01r" id="col-po0drG01r"><!----><!----><div class="none noBorder radius0 none bg bgCover vertical inner"><!----><!--[--><!--[--><div id="sub-heading-WleF0khlT" class="c-sub-heading c-wrapper"><!----><!----><!----><div class="sub-heading-WleF0khlT text-output csub-heading-WleF0khlT none noBorder radius0 none" data-animation-class><div><p></p></div></div><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div id="heading-l6nUxWG8v" class="c-heading c-wrapper"><!----><!----><!----><div class="heading-l6nUxWG8v text-output cheading-l6nUxWG8v none noBorder radius0 none" data-animation-class><div><p>Shop</p></div></div><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div class="row-align-center none noBorder radius0 none c-row c-wrapper row-EnIWFbaexS" id="row-EnIWFbaexS"><!----><!----><div class="inner"><!----><!--[--><!--[--><div class="c-column c-wrapper col-rOJjVFz1y" id="col-rOJjVFz1y"><!----><!----><div class="none noBorder radius0 none bg bgCover vertical inner"><!----><!--[--><!--[--><div id="image-_sV7M4mGa" class="c-image c-wrapper image-_sV7M4mGa"><!----><!----><!----><!----><!----><div style="cursor:pointer;" class="image-container cimage-_sV7M4mGa"><div><a style="" href="https://www.etsy.com/shop/craftsbychris" target="_blank" rel="noreferrer noopener" aria-label="https://www.etsy.com/shop/craftsbychris" data-animation-class=""><picture class="hl-image-picture" style="display:block;"><source media="(max-width:900px) and (min-width: 768px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_900/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/663a86554e9792451ddafa48.jpeg"><source media="(max-width:768px) and (min-width: 640px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_768/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/663a86554e9792451ddafa48.jpeg"><source media="(max-width:640px) and (min-width: 480px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_640/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/663a86554e9792451ddafa48.jpeg"><source media="(max-width:480px) and (min-width: 320px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_480/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/663a86554e9792451ddafa48.jpeg"><source media="(max-width:320px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_320/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/663a86554e9792451ddafa48.jpeg"><img src="https://images.leadconnectorhq.com/image/f_webp/q_80/r_1200/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/663a86554e9792451ddafa48.jpeg" alt="" style="object-fit:unset;" class="img-none img-border-none img-shadow-none img-effects-none hl-optimized mw-100" loading="lazy" data-animation-class=""></picture></a></div></div><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div id="heading-PxrvHCTwA" class="c-heading c-wrapper"><!----><!----><!----><div class="heading-PxrvHCTwA text-output cheading-PxrvHCTwA none noBorder radius0 none" data-animation-class><div><p><a target="_blank" rel="noopener noreferrer" href="https://www.etsy.com/shop/craftsbychris">Polymer Clay Color Recipes + Tutorials on Etsy</a></p></div></div><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div class="c-column c-wrapper col-n4TCMwYYs" id="col-n4TCMwYYs"><!----><!----><div class="none noBorder radius0 none bg bgCover vertical inner"><!----><!--[--><!--[--><div id="image-Vy9diK-0uU" class="c-image c-wrapper image-Vy9diK-0uU"><!----><!----><!----><!----><!----><div style="cursor:pointer;" class="image-container cimage-Vy9diK-0uU"><div><a style="" href="https://www.amazon.com/Doodle-Color-Me-Flowers-Coloring/dp/B0D6DFM7V9/ref=sr_1_2?dib=eyJ2IjoiMSJ9.l1bjdsaQkmLj3Ie2tufI8yN7N2nrJRqqAIY6sfSM5IOH2I-uFQHmbBsY9SUDCJLx.QTwgoUMBW0CUJhx6tw-O7CNAJB_zxXRfOBoZS1H-XfE&amp;amp;dib_tag=se&amp;amp;qid=1718279542&amp;amp;refinements=p_27%253AChris+Dembinski&amp;amp;s=books&amp;amp;sr=1-2&amp;amp;text=Chris+Dembinski&amp;_encoding=UTF8&amp;tag=craftsbychr03-20&amp;linkCode=ur2&amp;linkId=e8eaa8efdf0bb8bfbb470726756ed4b6&amp;camp=1789&amp;creative=9325" target="_blank" rel="noreferrer noopener" aria-label="https://www.amazon.com/Doodle-Color-Me-Flowers-Coloring/dp/B0D6DFM7V9/ref=sr_1_2?dib=eyJ2IjoiMSJ9.l1bjdsaQkmLj3Ie2tufI8yN7N2nrJRqqAIY6sfSM5IOH2I-uFQHmbBsY9SUDCJLx.QTwgoUMBW0CUJhx6tw-O7CNAJB_zxXRfOBoZS1H-XfE&amp;amp;dib_tag=se&amp;amp;qid=1718279542&amp;amp;refinements=p_27%253AChris+Dembinski&amp;amp;s=books&amp;amp;sr=1-2&amp;amp;text=Chris+Dembinski&amp;_encoding=UTF8&amp;tag=craftsbychr03-20&amp;linkCode=ur2&amp;linkId=e8eaa8efdf0bb8bfbb470726756ed4b6&amp;camp=1789&amp;creative=9325" data-animation-class=""><picture class="hl-image-picture" style="display:block;"><source media="(max-width:900px) and (min-width: 768px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_900/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/666895eaf8d042d13b2d5374.jpeg"><source media="(max-width:768px) and (min-width: 640px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_768/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/666895eaf8d042d13b2d5374.jpeg"><source media="(max-width:640px) and (min-width: 480px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_640/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/666895eaf8d042d13b2d5374.jpeg"><source media="(max-width:480px) and (min-width: 320px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_480/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/666895eaf8d042d13b2d5374.jpeg"><source media="(max-width:320px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_320/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/666895eaf8d042d13b2d5374.jpeg"><img src="https://images.leadconnectorhq.com/image/f_webp/q_80/r_1200/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/666895eaf8d042d13b2d5374.jpeg" alt="" style="object-fit:unset;" class="img-none img-border-none img-shadow-none img-effects-none hl-optimized mw-100" loading="lazy" data-animation-class=""></picture></a></div></div><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div id="heading-_AbOuQGNFa" class="c-heading c-wrapper"><!----><!----><!----><div class="heading-_AbOuQGNFa text-output cheading-_AbOuQGNFa none noBorder radius0 none" data-animation-class><div><p><a target="_blank" rel="noopener noreferrer" href="https://www.amazon.com/Doodle-Color-Me-Flowers-Coloring/dp/B0D6DFM7V9/ref=sr_1_2?dib=eyJ2IjoiMSJ9.l1bjdsaQkmLj3Ie2tufI8yN7N2nrJRqqAIY6sfSM5IOH2I-uFQHmbBsY9SUDCJLx.QTwgoUMBW0CUJhx6tw-O7CNAJB_zxXRfOBoZS1H-XfE&amp;amp;dib_tag=se&amp;amp;qid=1718279542&amp;amp;refinements=p_27%253AChris+Dembinski&amp;amp;s=books&amp;amp;sr=1-2&amp;amp;text=Chris+Dembinski&amp;_encoding=UTF8&amp;tag=craftsbychr03-20&amp;linkCode=ur2&amp;linkId=e8eaa8efdf0bb8bfbb470726756ed4b6&amp;camp=1789&amp;creative=9325">Doodle and Color Me - fresh flowers Paperback on Amazon.</a>*</p></div></div><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div class="row-align-center none noBorder radius0 none c-row c-wrapper row--jUswVFKxp" id="row--jUswVFKxp"><!----><!----><div class="inner"><!----><!--[--><!--[--><div class="none noBorder radius0 none c-column c-wrapper col-_iUMKe1wU1" id="col-_iUMKe1wU1"><!----><!----><div class="vertical inner"><!----><!--[--><!--[--><div id="sub-heading-APofbQ-gWx" class="c-sub-heading c-wrapper"><!----><!----><!----><div class="sub-heading-APofbQ-gWx text-output csub-heading-APofbQ-gWx none noBorder radius0 none" data-animation-class><div><h2>*(This is an affiliate link, which means if you purchase the item, I’ll receive a small commission at no extra cost to you.)</h2></div></div><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div class="fullSection none noBorder radius0 none c-section c-wrapper section-aDnEuvJ2Z" style="" id="section-aDnEuvJ2Z"><!----><!----><div class="inner"><!----><!--[--><!--[--><div class="row-align-center none noBorder radius0 none c-row c-wrapper row-6dJKaayqIc" id="row-6dJKaayqIc"><!----><!----><div class="inner"><!----><!--[--><!--[--><div class="c-column c-wrapper col-KK_RcnODjW" id="col-KK_RcnODjW"><!----><!----><div class="none noBorder radius0 none bg bgCover vertical inner"><!----><!--[--><!--[--><div id="image-FeOH4Py47p" class="c-image c-wrapper image-FeOH4Py47p"><!----><!----><!----><!----><!----><div style="cursor:default;" class="image-container cimage-FeOH4Py47p"><div><div><picture class="hl-image-picture" style="display:block;"><source media="(max-width:900px) and (min-width: 768px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_900/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/6638f176e0e68864fc8853c5.png"><source media="(max-width:768px) and (min-width: 640px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_768/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/6638f176e0e68864fc8853c5.png"><source media="(max-width:640px) and (min-width: 480px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_640/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/6638f176e0e68864fc8853c5.png"><source media="(max-width:480px) and (min-width: 320px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_480/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/6638f176e0e68864fc8853c5.png"><source media="(max-width:320px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_320/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/6638f176e0e68864fc8853c5.png"><img src="https://images.leadconnectorhq.com/image/f_webp/q_80/r_1200/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/6638f176e0e68864fc8853c5.png" alt="" style="object-fit:unset;" class="img-none img-border-none img-shadow-none img-effects-none hl-optimized mw-100" loading="lazy" data-animation-class=""></picture></div></div></div><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div class="c-column c-wrapper col-yF86qlLfJq" id="col-yF86qlLfJq"><!----><!----><div class="none noBorder radius0 none bg bgCover vertical inner"><!----><!--[--><!--[--><div id="sub-heading-g_X4bedzWI" class="c-sub-heading c-wrapper"><!----><!----><!----><div class="sub-heading-g_X4bedzWI text-output csub-heading-g_X4bedzWI none noBorder radius0 none" data-animation-class><div><p><strong>WHAT WE DO</strong></p></div></div><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div id="heading-GvJjfDc1AF" class="c-heading c-wrapper"><!----><!----><!----><div class="heading-GvJjfDc1AF text-output cheading-GvJjfDc1AF none noBorder radius0 none" data-animation-class><div><h1><strong>Banish the Boring, Unleash the Awesome!</strong></h1></div></div><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div id="paragraph-Yim1_xJ40I" class="c-paragraph c-wrapper"><!----><!----><!----><div class="paragraph-Yim1_xJ40I text-output cparagraph-Yim1_xJ40I none noBorder radius0 none" data-animation-class><div><p>We're all about bringing the <strong>fun, funky, and colorful</strong> into your world with creative products that'll have you saying <strong>"BYE-BYE boring!"</strong> We believe in the power of playful tools to <strong>spark joy, ignite possibilities, and unleash your creative spirit.</strong> So ditch the boring and <strong>embrace the bright, bold, and beautiful</strong> with our collection of new creative products coming soon.</p></div></div><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div class="fullSection none noBorder radius0 none c-section c-wrapper section-yzknLWfUl" style="" id="section-yzknLWfUl"><!----><!----><div class="inner"><!----><!--[--><!--[--><div class="row-align-center none noBorder radius0 none c-row c-wrapper row-Au2ASKfpax" id="row-Au2ASKfpax"><!----><!----><div class="inner"><!----><!--[--><!--[--><div class="c-column c-wrapper col-Xu5W-NMKS" id="col-Xu5W-NMKS"><!----><!----><div class="none noBorder radius0 none bg bgCover vertical inner"><!----><!--[--><!--[--><div id="paragraph-j_MvDf--n" class="c-paragraph c-wrapper"><!----><!----><!----><div class="paragraph-j_MvDf--n text-output cparagraph-j_MvDf--n none noBorder radius0 none" data-animation-class><div><p>@ Copyright 2024 - Chris Dembinski| All rights reserved</p></div></div><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div class="c-column c-wrapper col-VQA5ya5KPE" id="col-VQA5ya5KPE"><!----><!----><div class="none noBorder radius0 none bg bgCover vertical inner"><!----><!--[--><!--[--><div id="paragraph-mq6RxXYAe" class="c-paragraph c-wrapper"><!----><!----><!----><div class="paragraph-mq6RxXYAe text-output cparagraph-mq6RxXYAe none noBorder radius0 none" data-animation-class><div><p></p></div></div><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div class="c-column c-wrapper col-cAWrCyr1LY" id="col-cAWrCyr1LY"><!----><!----><div class="none noBorder radius0 none bg bgCover horizontal inner"><!----><!--[--><!--[--><div id="image-XiQtlS4xn" class="c-image c-wrapper image-XiQtlS4xn"><!----><!----><!----><!----><!----><div style="cursor:pointer;" class="image-container cimage-XiQtlS4xn"><div><a style="" href="https://www.facebook.com/CraftsByChrisOnline" target="_blank" rel="noreferrer noopener" aria-label="https://www.facebook.com/CraftsByChrisOnline" data-animation-class=""><picture class="hl-image-picture" style="display:block;"><source media="(max-width:900px) and (min-width: 768px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_900/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/66392c4c7aa1082681d0ca0c.png"><source media="(max-width:768px) and (min-width: 640px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_768/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/66392c4c7aa1082681d0ca0c.png"><source media="(max-width:640px) and (min-width: 480px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_640/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/66392c4c7aa1082681d0ca0c.png"><source media="(max-width:480px) and (min-width: 320px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_480/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/66392c4c7aa1082681d0ca0c.png"><source media="(max-width:320px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_320/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/66392c4c7aa1082681d0ca0c.png"><img src="https://images.leadconnectorhq.com/image/f_webp/q_80/r_1200/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/66392c4c7aa1082681d0ca0c.png" alt="Crafts by Chris on Facebook" style="width:28px !important;object-fit:unset;" class="img-none img-border-none img-shadow-none img-effects-none hl-optimized mw-100" loading="lazy" data-animation-class=""></picture></a></div></div><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div id="image-JLLDK18Mi" class="c-image c-wrapper image-JLLDK18Mi"><!----><!----><!----><!----><!----><div style="cursor:pointer;" class="image-container cimage-JLLDK18Mi"><div><a style="" href="https://www.pinterest.com/craftsbychris/_saved/" target="_blank" rel="noreferrer noopener" aria-label="https://www.pinterest.com/craftsbychris/_saved/" data-animation-class=""><picture class="hl-image-picture" style="display:block;"><source media="(max-width:900px) and (min-width: 768px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_900/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/66392c45575d6790946c6272.png"><source media="(max-width:768px) and (min-width: 640px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_768/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/66392c45575d6790946c6272.png"><source media="(max-width:640px) and (min-width: 480px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_640/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/66392c45575d6790946c6272.png"><source media="(max-width:480px) and (min-width: 320px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_480/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/66392c45575d6790946c6272.png"><source media="(max-width:320px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_320/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/66392c45575d6790946c6272.png"><img src="https://images.leadconnectorhq.com/image/f_webp/q_80/r_1200/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/66392c45575d6790946c6272.png" alt="Crafts by Chris on Pinterest" style="width:28px !important;object-fit:unset;" class="img-none img-border-none img-shadow-none img-effects-none hl-optimized mw-100" loading="lazy" data-animation-class=""></picture></a></div></div><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--[--><div id="image-1oGmfjqEl" class="c-image c-wrapper image-1oGmfjqEl"><!----><!----><!----><!----><!----><div style="cursor:pointer;" class="image-container cimage-1oGmfjqEl"><div><a style="" href="https://www.instagram.com/crafts_by_chris/" target="_blank" rel="noreferrer noopener" aria-label="https://www.instagram.com/crafts_by_chris/" data-animation-class=""><picture class="hl-image-picture" style="display:block;"><source media="(max-width:900px) and (min-width: 768px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_900/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/66392c526f408ff7043e0207.png"><source media="(max-width:768px) and (min-width: 640px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_768/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/66392c526f408ff7043e0207.png"><source media="(max-width:640px) and (min-width: 480px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_640/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/66392c526f408ff7043e0207.png"><source media="(max-width:480px) and (min-width: 320px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_480/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/66392c526f408ff7043e0207.png"><source media="(max-width:320px)" srcset="https://images.leadconnectorhq.com/image/f_webp/q_80/r_320/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/66392c526f408ff7043e0207.png"><img src="https://images.leadconnectorhq.com/image/f_webp/q_80/r_1200/u_https://assets.cdn.filesafe.space/wPaLmXIRmiiKEAew2ngC/media/66392c526f408ff7043e0207.png" alt="Crafts by Chris on Instagram" style="width:28px !important;object-fit:unset;" class="img-none img-border-none img-shadow-none img-effects-none hl-optimized mw-100" loading="lazy" data-animation-class=""></picture></a></div></div><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div><!----><!----><!----><!----><span></span><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----><!----></div><!--]--><!--]--></div></div><!----><!----></div><!--]--></div><!--]--><!--]--><!--]--><!--]--></div><div id="teleports"></div><script type="application/json" data-nuxt-data="nuxt-app" data-ssr="true" id="__NUXT_DATA__">[["ShallowReactive",1],{"data":2,"state":2048,"once":2127,"_errors":2128,"serverRendered":65},["ShallowReactive",3],{"pageData":4},{"elements":5,"popup":1897,"fontsToLoad":2016,"meta":2017,"domainName":2025,"pageUrl":2026,"pageId":2027,"pageName":146,"locationId":2028,"headerCode":58,"footerCode":58,"popupsList":2029,"favicon":2030,"globalHeadTrackingCode":2031,"globalBodyTrackingCode":58,"funnelId":2032,"funnelName":2033,"stepId":149,"affiliateId":-1,"cookieConsent":2034,"disablePageLevelCookieConsent":55,"pixelToInit":2047,"isOptimisePageLoad":65,"backgroundSettingsClass":60},[6,17,66,100,138,245,282,317,357,373,387,417,446,477,498,532,544,558,588,615,648,662,676,688,728,760,791,823,841,874,906,942,956,970,1007,1027,1057,1090,1112,1144,1175,1202,1233,1244,1256,1285,1317,1334,1346,1377,1393,1405,1438,1475,1489,1518,1546,1578,1594,1627,1639,1651,1663,1694,1723,1754,1766,1797,1808,1842,1861,1879],{"id":7,"child":8},"hl_main",[9,10,11,12,13,14,15,16],"section-dOi83wFsv","section-4G9DaZFjQR","section-azVrTuqLk","section-yvvNBxJH1O","section-VilsAwCCY5","section-06mof0dZk","section-aDnEuvJ2Z","section-yzknLWfUl",{"id":9,"type":18,"child":19,"class":21,"styles":32,"extra":50,"wrapper":62,"meta":18,"tagName":63,"title":64,"_id":9,"isGlobal":65},"section",[20],"row-LqSTpt3xk7",{"width":22,"boxShadow":24,"borders":26,"borderRadius":28,"radiusEdge":30},{"value":23},"fullSection",{"value":25},"shadow10",{"value":27},"noBorder",{"value":29},"radius0",{"value":31},"none",{"paddingLeft":33,"paddingRight":36,"paddingBottom":37,"paddingTop":39,"marginTop":40,"marginBottom":41,"backgroundColor":42,"borderColor":44,"borderWidth":46,"borderStyle":48},{"unit":34,"value":35},"px",0,{"value":35,"unit":34},{"unit":34,"value":38},"5",{"unit":34,"value":38},{"unit":34,"value":35},{"unit":34,"value":35},{"value":43},"var(--white)",{"value":45},"var(--black)",{"value":47,"unit":34},"2",{"value":49},"solid",{"sticky":51,"visibility":53,"bgImage":56,"allowRowMaxWidth":61},{"value":52},"stickyTop",{"value":54},{"hideDesktop":55,"hideMobile":55},false,{"value":57},{"url":58,"opacity":59,"options":60},"","1","bgCover",{"value":55},{},"c-section","Header",true,{"id":20,"type":67,"child":68,"class":70,"styles":77,"extra":87,"wrapper":95,"tagName":98,"meta":67,"title":99},"row",[69],"col-fJgTLh_SM",{"alignRow":71,"boxShadow":73,"borders":74,"borderRadius":75,"radiusEdge":76},{"value":72},"row-align-center",{"value":31},{"value":27},{"value":29},{"value":31},{"paddingLeft":78,"paddingRight":79,"paddingTop":80,"paddingBottom":81,"backgroundColor":82,"borderColor":84,"borderWidth":85,"borderStyle":86},{"unit":34,"value":35},{"value":35,"unit":34},{"unit":34,"value":38},{"unit":34,"value":38},{"value":83},"var(--transparent)",{"value":45},{"value":47,"unit":34},{"value":49},{"visibility":88,"bgImage":90,"rowWidth":92},{"value":89},{"hideDesktop":55,"hideMobile":55},{"value":91},{"url":58,"opacity":59,"options":60},{"value":93,"unit":94},100,"%",{"marginTop":96,"marginBottom":97},{"unit":34,"value":35},{"unit":34,"value":35},"c-row","1 Column Row",{"id":69,"type":101,"child":102,"class":104,"styles":109,"extra":121,"wrapper":133,"tagName":136,"meta":101,"title":137},"col",[103],"nav-menu-P5Zi4TxbE",{"boxShadow":105,"borders":106,"borderRadius":107,"radiusEdge":108},{"value":31},{"value":27},{"value":29},{"value":31},{"paddingLeft":110,"paddingRight":112,"paddingTop":113,"paddingBottom":114,"backgroundColor":115,"width":116,"borderColor":118,"borderWidth":119,"borderStyle":120},{"unit":34,"value":111},5,{"value":111,"unit":34},{"unit":34,"value":38},{"unit":34,"value":38},{"value":83},{"value":117,"unit":94},"100",{"value":45},{"value":47,"unit":34},{"value":49},{"visibility":122,"bgImage":124,"columnLayout":126,"justifyContentColumnLayout":128,"alignContentColumnLayout":130,"forceColumnLayoutForMobile":132},{"value":123},{"hideDesktop":55,"hideMobile":55},{"value":125},{"url":58,"opacity":59,"options":60},{"value":127},"column",{"value":129},"center",{"value":131},"inherit",{"value":65},{"marginTop":134,"marginBottom":135},{"unit":34,"value":35},{"unit":34,"value":35},"c-column","1st Column",{"extra":139,"id":103,"meta":201,"tagName":202,"class":203,"styles":207},{"nodeId":140,"visibility":141,"menuItems":143,"mobileFontSize":175,"desktopFontSize":177,"typography":178,"icon":180,"text":185,"imageProperties":187,"includeLogoInMenu":193,"imageActions":194,"visitWebsite":195,"includeHeadlineInMenu":198,"menuLayout":199},"cnav-menu-P5Zi4TxbE",{"value":142},{"hideDesktop":58,"hideMobile":58},{"value":144},[145,151,156,162,168],{"id":59,"title":146,"goTo":147,"url":148,"goToId":149,"openInNewTab":55,"childs":150},"Home","go-to-funnel-step","#home","fa3581ec-3e61-45f3-8c18-c173127683aa",[],{"id":47,"title":152,"goTo":147,"url":153,"goToId":154,"openInNewTab":55,"childs":155},"About","#about","55433167-3d32-42be-a582-dc30638b8d2f",[],{"id":157,"title":158,"goTo":147,"url":159,"goToId":160,"openInNewTab":55,"childs":161},"3","Contact","#contact","2251ef02-eedd-42b6-8c69-b24e149f325d",[],{"id":163,"title":164,"goTo":147,"url":165,"goToId":166,"openInNewTab":55,"childs":167},"menu-item-MwAdFEF69O","Free Resources","#new-menu-item","3ebe9df5-742d-45e5-8a03-8cce8d1db0fc",[],{"id":169,"title":170,"goTo":171,"url":172,"goToId":173,"openInNewTab":55,"childs":174},"menu-item-Iy8DVPXhfA","Blog","url","craftsbychrisonline.com/blog","550a4e96-fe22-4fe4-a06c-00503b78c6e2",[],{"value":176,"unit":34},"16",{"value":176,"unit":34},{"value":179},"var(--nunito-sans)",{"value":181},{"name":182,"unicode":183,"fontFamily":184,"color":45},"bars","f0c9","Font Awesome 5 Free",{"value":186},"\u003Cp>\u003Ca href=\"https://app.gohighlevel.com/v2/preview/pwmlvzkYyqpC6v9tnH0W\" rel=\"noopener noreferrer\" class=\"link--external\">HighLevel Jewelry \u003C/a>\u003C/p>",{"value":188},{"width":189,"height":190,"url":191,"altText":192},null,"50px","https://storage.googleapis.com/msgsndr/wPaLmXIRmiiKEAew2ngC/media/6638db60b4785074be292720.jpeg","Crafts by Chris logo ",{"value":65},{"value":171},{"value":196},{"url":197,"newTab":55},"https://craftsbychrisonline.com",{"value":55},{"value":200},"default","nav-menu","c-nav-menu",{"borders":204,"borderRadius":205,"radiusEdge":206},{"value":27},{"value":29},{"value":31},{"paddingTop":208,"paddingBottom":209,"paddingLeft":210,"paddingRight":211,"marginTop":212,"backgroundColor":213,"color":214,"boldTextColor":216,"italicTextColor":217,"underlineTextColor":218,"iconColor":220,"secondaryColor":221,"navMenuItemHoverBackgroundColor":223,"lineHeight":224,"textTransform":227,"letterSpacing":228,"textAlign":230,"borderColor":232,"borderWidth":233,"borderStyle":234,"navMenuItemSpacingX":235,"navMenuItemSpacingY":237,"dropdownBackground":239,"dropdownTextColor":240,"dropdownHoverColor":241,"dropdownItemSpacing":243},{"unit":34,"value":35},{"unit":34,"value":35},{"unit":34,"value":35},{"value":35,"unit":34},{"unit":34,"value":35},{"value":43},{"value":215},"var(--my-custom-color-80)",{"value":215},{"value":215},{"value":219},"var(--text-color)",{"value":219},{"value":222},"var(--color-lvwk86sx)",{"value":83},{"value":225,"unit":226},1.3,"em",{"value":31},{"value":229,"unit":34},"0",{"value":231},"left",{"value":45},{"value":47,"unit":34},{"value":49},{"value":236,"unit":34},"20",{"value":238,"unit":34},"15",{"value":43},{"value":45},{"value":242},"var(--my-custom-color-52)",{"value":244,"unit":34},10,{"id":10,"type":18,"child":246,"class":248,"styles":254,"extra":267,"wrapper":278,"meta":18,"tagName":63,"title":279,"mobileStyles":280,"mobileWrapper":281,"_id":10},[247],"row-GwHlO1OdnD",{"width":249,"boxShadow":250,"borders":251,"borderRadius":252,"radiusEdge":253},{"value":23},{"value":31},{"value":27},{"value":29},{"value":31},{"paddingLeft":255,"paddingRight":256,"paddingBottom":257,"paddingTop":258,"marginTop":259,"marginBottom":260,"marginLeft":261,"marginRight":262,"backgroundColor":263,"borderColor":264,"borderWidth":265,"borderStyle":266},{"unit":34,"value":35},{"value":35,"unit":34},{"unit":34,"value":35},{"unit":34,"value":35},{"unit":34,"value":35},{"unit":34,"value":35},{"unit":34,"value":35},{"unit":34,"value":35},{"value":83},{"value":45},{"value":47,"unit":34},{"value":49},{"sticky":268,"visibility":270,"bgImage":272,"allowRowMaxWidth":275,"customClass":276},{"value":269},"noneSticky",{"value":271},{"hideDesktop":55,"hideMobile":55},{"value":273},{"mediaType":274,"url":58,"opacity":59,"options":60,"svgCode":58,"videoUrl":58,"videoThumbnail":58,"videoLoop":65},"image",{"value":65},{"value":277},[],{},"Section",{},{},{"id":247,"type":67,"child":283,"class":285,"styles":291,"extra":301,"wrapper":309,"tagName":98,"meta":67,"title":99,"mobileStyles":315,"mobileWrapper":316},[284],"col-NcubamdXY5",{"alignRow":286,"boxShadow":287,"borders":288,"borderRadius":289,"radiusEdge":290},{"value":72},{"value":31},{"value":27},{"value":29},{"value":31},{"paddingLeft":292,"paddingRight":293,"paddingTop":294,"paddingBottom":296,"backgroundColor":297,"borderColor":298,"borderWidth":299,"borderStyle":300},{"unit":34,"value":35},{"value":35,"unit":34},{"unit":34,"value":295},15,{"unit":34,"value":295},{"value":83},{"value":45},{"value":47,"unit":34},{"value":49},{"visibility":302,"bgImage":304,"rowWidth":306,"customClass":307},{"value":303},{"hideDesktop":55,"hideMobile":55},{"value":305},{"mediaType":274,"url":58,"opacity":59,"options":60,"svgCode":58,"videoUrl":58,"videoThumbnail":58,"videoLoop":65},{"value":93,"unit":94},{"value":308},[],{"marginTop":310,"marginBottom":311,"marginLeft":312,"marginRight":314},{"unit":34,"value":35},{"unit":34,"value":35},{"unit":58,"value":313},"auto",{"unit":58,"value":313},{},{},{"id":284,"type":101,"child":318,"class":321,"styles":326,"extra":337,"wrapper":350,"tagName":136,"meta":101,"title":137,"mobileStyles":355,"mobileWrapper":356},[319,320],"heading-ZF3_On_Dn6","heading-brEr0Ae9mD",{"boxShadow":322,"borders":323,"borderRadius":324,"radiusEdge":325},{"value":31},{"value":27},{"value":29},{"value":31},{"paddingLeft":327,"paddingRight":328,"paddingTop":329,"paddingBottom":331,"backgroundColor":332,"width":333,"borderColor":334,"borderWidth":335,"borderStyle":336},{"unit":34,"value":111},{"value":111,"unit":34},{"unit":34,"value":330},40,{"unit":34,"value":330},{"value":222},{"value":117,"unit":94},{"value":45},{"value":47,"unit":34},{"value":49},{"visibility":338,"bgImage":340,"columnLayout":342,"justifyContentColumnLayout":343,"alignContentColumnLayout":344,"forceColumnLayoutForMobile":345,"customClass":346,"elementVersion":348},{"value":339},{"hideDesktop":55,"hideMobile":55},{"value":341},{"mediaType":274,"url":58,"opacity":59,"options":60,"svgCode":58,"videoUrl":58,"videoThumbnail":58,"videoLoop":65},{"value":127},{"value":129},{"value":131},{"value":65},{"value":347},[],{"value":349},2,{"marginLeft":351,"marginRight":352,"marginTop":353,"marginBottom":354},{"unit":34,"value":35},{"unit":34,"value":35},{"unit":34,"value":35},{"unit":34,"value":35},{},{},{"extra":358,"id":319,"tagName":366,"class":367,"meta":372},{"visibility":359,"text":361,"nodeId":363,"customClass":364},{"value":360},{"hideMobile":58,"hideDesktop":58},{"value":362},"\u003Ch1>Jump Start Your Creativity!\u003C/h1>","cheading-ZF3_On_Dn6",{"value":365},[],"c-heading",{"boxShadow":368,"borders":369,"borderRadius":370,"radiusEdge":371},{"value":31},{"value":27},{"value":29},{"value":31},"heading",{"extra":374,"id":320,"tagName":366,"class":382,"meta":372},{"visibility":375,"text":377,"nodeId":379,"customClass":380},{"value":376},{"hideMobile":58,"hideDesktop":58},{"value":378},"\u003Ch1>PLAYFUL TOOLS TO HELP YOU UNLEASH YOUR CREATIVE SPIRIT\u003C/h1>","cheading-brEr0Ae9mD",{"value":381},[],{"boxShadow":383,"borders":384,"borderRadius":385,"radiusEdge":386},{"value":31},{"value":27},{"value":29},{"value":31},{"id":11,"type":18,"child":388,"class":390,"styles":396,"extra":408,"wrapper":415,"meta":18,"tagName":63,"title":416,"_id":11},[389],"row-fQ7fpTScp8",{"width":391,"boxShadow":392,"borders":393,"borderRadius":394,"radiusEdge":395},{"value":23},{"value":31},{"value":27},{"value":29},{"value":31},{"paddingLeft":397,"paddingRight":398,"paddingBottom":399,"paddingTop":401,"marginTop":402,"marginBottom":403,"backgroundColor":404,"borderColor":405,"borderWidth":406,"borderStyle":407},{"unit":34,"value":35},{"value":35,"unit":34},{"unit":34,"value":400},20,{"unit":34,"value":400},{"unit":34,"value":35},{"unit":34,"value":35},{"value":83},{"value":45},{"value":47,"unit":34},{"value":49},{"sticky":409,"visibility":410,"bgImage":412,"allowRowMaxWidth":414},{"value":269},{"value":411},{"hideDesktop":55,"hideMobile":55},{"value":413},{"url":58,"opacity":59,"options":60},{"value":55},{},"About Us",{"id":389,"type":67,"child":418,"class":421,"styles":427,"extra":436,"wrapper":442,"tagName":98,"meta":67,"title":445},[419,420],"col-qAN27a77B","col-ZxVUEL1jJK",{"alignRow":422,"boxShadow":423,"borders":424,"borderRadius":425,"radiusEdge":426},{"value":72},{"value":31},{"value":27},{"value":29},{"value":31},{"paddingLeft":428,"paddingRight":429,"paddingTop":430,"paddingBottom":431,"backgroundColor":432,"borderColor":433,"borderWidth":434,"borderStyle":435},{"unit":34,"value":35},{"value":35,"unit":34},{"unit":34,"value":295},{"unit":34,"value":295},{"value":83},{"value":45},{"value":47,"unit":34},{"value":49},{"visibility":437,"bgImage":439,"rowWidth":441},{"value":438},{"hideDesktop":55,"hideMobile":55},{"value":440},{"url":58,"opacity":59,"options":60},{"value":93,"unit":94},{"marginTop":443,"marginBottom":444},{"unit":34,"value":35},{"unit":34,"value":35},"2 Column Row",{"id":419,"type":101,"child":447,"class":449,"styles":454,"extra":465,"wrapper":474,"tagName":136,"meta":101,"title":137},[448],"image-RFHvds2Re",{"boxShadow":450,"borders":451,"borderRadius":452,"radiusEdge":453},{"value":31},{"value":27},{"value":29},{"value":31},{"paddingLeft":455,"paddingRight":456,"paddingTop":457,"paddingBottom":458,"backgroundColor":459,"width":460,"borderColor":462,"borderWidth":463,"borderStyle":464},{"unit":34,"value":229},{"value":229,"unit":34},{"unit":34,"value":244},{"unit":34,"value":244},{"value":83},{"value":461,"unit":94},55.4,{"value":45},{"value":47,"unit":34},{"value":49},{"visibility":466,"bgImage":468,"columnLayout":470,"justifyContentColumnLayout":471,"alignContentColumnLayout":472,"forceColumnLayoutForMobile":473},{"value":467},{"hideDesktop":55,"hideMobile":55},{"value":469},{"url":58,"opacity":59,"options":60},{"value":127},{"value":129},{"value":131},{"value":65},{"marginTop":475,"marginBottom":476},{"unit":34,"value":35},{"unit":34,"value":236},{"extra":478,"id":448,"meta":274,"tagName":488,"class":489},{"nodeId":479,"visibility":480,"imageActions":482,"visitWebsite":483,"imageProperties":485,"downloadFile":58},"cimage-RFHvds2Re",{"value":481},{"hideDesktop":58,"hideMobile":58},{"value":31},{"value":484},{"url":58,"newTab":55},{"value":486},{"url":487,"compression":65},"https://storage.googleapis.com/msgsndr/wPaLmXIRmiiKEAew2ngC/media/663540371a597eebb1a88d4b.jpeg","c-image",{"imageRadius":490,"imageBorder":492,"imageShadow":494,"imageEffects":496},{"value":491},"img-none",{"value":493},"img-border-none",{"value":495},"img-shadow-none",{"value":497},"img-effects-none",{"id":420,"type":101,"child":499,"class":502,"styles":507,"extra":519,"wrapper":528,"tagName":136,"meta":101,"title":531},[500,501],"heading-HtnIv59uO","paragraph-U60yArimd",{"boxShadow":503,"borders":504,"borderRadius":505,"radiusEdge":506},{"value":31},{"value":27},{"value":29},{"value":31},{"paddingLeft":508,"paddingRight":510,"paddingTop":511,"paddingBottom":512,"backgroundColor":513,"width":514,"borderColor":516,"borderWidth":517,"borderStyle":518},{"unit":34,"value":509},"50",{"value":509,"unit":34},{"unit":34,"value":244},{"unit":34,"value":244},{"value":83},{"value":515,"unit":94},44.6,{"value":45},{"value":47,"unit":34},{"value":49},{"visibility":520,"bgImage":522,"columnLayout":524,"justifyContentColumnLayout":525,"alignContentColumnLayout":526,"forceColumnLayoutForMobile":527},{"value":521},{"hideDesktop":55,"hideMobile":55},{"value":523},{"url":58,"opacity":59,"options":60},{"value":127},{"value":129},{"value":131},{"value":65},{"marginTop":529,"marginBottom":530},{"unit":34,"value":35},{"unit":34,"value":236},"2nd Column",{"extra":533,"id":500,"tagName":366,"class":539,"meta":372},{"visibility":534,"text":536,"nodeId":538},{"value":535},{"hideMobile":58,"hideDesktop":58},{"value":537},"\u003Cp>\u003Cstrong>Hi there, creative souls!\u003C/strong>\u003C/p>","cheading-HtnIv59uO",{"boxShadow":540,"borders":541,"borderRadius":542,"radiusEdge":543},{"value":31},{"value":27},{"value":29},{"value":31},{"extra":545,"id":501,"tagName":551,"class":552,"meta":557},{"visibility":546,"text":548,"nodeId":550},{"value":547},{"hideMobile":58,"hideDesktop":58},{"value":549},"\u003Cp>I'm Chris Dembinski, a lover of all things colorful and creative. I'm a mixed media artist who enjoys exploring multiple mediums: polymer clay, digital art, water color, and surface pattern design. \u003Ca target=\"_self\" rel=\"noopener noreferrer\" href=\"https://craftsbychrisonline.com/about\">Read more...\u003C/a>\u003C/p>","cparagraph-U60yArimd","c-paragraph",{"boxShadow":553,"borders":554,"borderRadius":555,"radiusEdge":556},{"value":31},{"value":27},{"value":29},{"value":31},"paragraph",{"id":12,"type":18,"child":559,"class":561,"styles":567,"extra":578,"wrapper":587,"meta":18,"tagName":63,"title":279,"_id":12},[560],"row-cPnsE8KXu_",{"width":562,"boxShadow":563,"borders":564,"borderRadius":565,"radiusEdge":566},{"value":23},{"value":31},{"value":27},{"value":29},{"value":31},{"paddingLeft":568,"paddingRight":569,"paddingBottom":570,"paddingTop":571,"marginTop":572,"marginBottom":573,"backgroundColor":574,"borderColor":575,"borderWidth":576,"borderStyle":577},{"unit":34,"value":35},{"value":35,"unit":34},{"unit":34,"value":117},{"unit":34,"value":117},{"unit":34,"value":35},{"unit":34,"value":35},{"value":45},{"value":45},{"value":47,"unit":34},{"value":49},{"sticky":579,"visibility":580,"bgImage":582,"allowRowMaxWidth":586},{"value":269},{"value":581},{"hideDesktop":55,"hideMobile":55},{"value":583},{"url":584,"opacity":585,"options":60,"servingUrl":58,"placeholderBase64":58,"imageMeta":58,"svgCode":58,"mediaType":274,"showSvgToggle":55},"https://storage.googleapis.com/msgsndr/wPaLmXIRmiiKEAew2ngC/media/666896da20b3214103065b89.png",".5",{"value":55},{},{"id":560,"type":67,"child":589,"class":591,"styles":597,"extra":606,"wrapper":612,"tagName":98,"meta":67,"title":99},[590],"col-EoSf3elzyX",{"alignRow":592,"boxShadow":593,"borders":594,"borderRadius":595,"radiusEdge":596},{"value":72},{"value":31},{"value":27},{"value":29},{"value":31},{"paddingLeft":598,"paddingRight":599,"paddingTop":600,"paddingBottom":601,"backgroundColor":602,"borderColor":603,"borderWidth":604,"borderStyle":605},{"unit":34,"value":35},{"value":35,"unit":34},{"unit":34,"value":295},{"unit":34,"value":295},{"value":83},{"value":45},{"value":47,"unit":34},{"value":49},{"visibility":607,"bgImage":609,"rowWidth":611},{"value":608},{"hideDesktop":55,"hideMobile":55},{"value":610},{"url":58,"opacity":59,"options":60},{"value":93,"unit":94},{"marginTop":613,"marginBottom":614},{"unit":34,"value":35},{"unit":34,"value":35},{"id":590,"type":101,"child":616,"class":621,"styles":626,"extra":636,"wrapper":645,"tagName":136,"meta":101,"title":137},[617,618,619,620],"sub-heading-tvLgF8xlC7","heading-nRGo_uAY-w","button-hMzRjH0g51","sub-heading-7xt00nqTrj",{"boxShadow":622,"borders":623,"borderRadius":624,"radiusEdge":625},{"value":31},{"value":27},{"value":29},{"value":31},{"paddingLeft":627,"paddingRight":628,"paddingTop":629,"paddingBottom":630,"backgroundColor":631,"width":632,"borderColor":633,"borderWidth":634,"borderStyle":635},{"unit":34,"value":111},{"value":111,"unit":34},{"unit":34,"value":244},{"unit":34,"value":244},{"value":83},{"value":117,"unit":94},{"value":45},{"value":47,"unit":34},{"value":49},{"visibility":637,"bgImage":639,"columnLayout":641,"justifyContentColumnLayout":642,"alignContentColumnLayout":643,"forceColumnLayoutForMobile":644},{"value":638},{"hideDesktop":55,"hideMobile":55},{"value":640},{"url":58,"opacity":59,"options":60},{"value":127},{"value":129},{"value":131},{"value":65},{"marginTop":646,"marginBottom":647},{"unit":34,"value":35},{"unit":34,"value":35},{"extra":649,"id":620,"tagName":655,"class":656,"meta":661},{"visibility":650,"text":652,"nodeId":654},{"value":651},{"hideMobile":58,"hideDesktop":58},{"value":653},"\u003Cp>\u003Cbr>(This is an affiliate link, which means if you purchase the item, I’ll receive a small commission at no extra cost to you.)\u003C/p>","csub-heading-7xt00nqTrj","c-sub-heading",{"boxShadow":657,"borders":658,"borderRadius":659,"radiusEdge":660},{"value":31},{"value":27},{"value":29},{"value":31},"sub-heading",{"extra":663,"id":618,"tagName":366,"class":671,"meta":372},{"visibility":664,"text":666,"nodeId":668,"customClass":669},{"value":665},{"hideMobile":58,"hideDesktop":58},{"value":667},"\u003Ch1>\u003Ca target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.amazon.com/Doodle-Color-Me-Flowers-Coloring/dp/B0D6DFM7V9/ref=sr_1_2?dib=eyJ2IjoiMSJ9.l1bjdsaQkmLj3Ie2tufI8yN7N2nrJRqqAIY6sfSM5IOH2I-uFQHmbBsY9SUDCJLx.QTwgoUMBW0CUJhx6tw-O7CNAJB_zxXRfOBoZS1H-XfE&amp;amp;dib_tag=se&amp;amp;qid=1718279542&amp;amp;refinements=p_27%253AChris+Dembinski&amp;amp;s=books&amp;amp;sr=1-2&amp;amp;text=Chris+Dembinski&amp;_encoding=UTF8&amp;tag=craftsbychr03-20&amp;linkCode=ur2&amp;linkId=e8eaa8efdf0bb8bfbb470726756ed4b6&amp;camp=1789&amp;creative=9325\">\u003Cstrong>Doodle and Color Me\u003C/strong>\u003C/a>\u003C/h1>","cheading-nRGo_uAY-w",{"value":670},[],{"boxShadow":672,"borders":673,"borderRadius":674,"radiusEdge":675},{"value":31},{"value":27},{"value":29},{"value":31},{"extra":677,"id":617,"tagName":655,"class":683,"meta":661},{"visibility":678,"text":680,"nodeId":682},{"value":679},{"hideMobile":58,"hideDesktop":58},{"value":681},"\u003Cp>\u003Cstrong>Available now on Amazon!\u003C/strong>\u003C/p>","csub-heading-tvLgF8xlC7",{"boxShadow":684,"borders":685,"borderRadius":686,"radiusEdge":687},{"value":31},{"value":27},{"value":29},{"value":31},{"extra":689,"id":619,"tagName":713,"meta":714,"class":715},{"visibility":690,"text":692,"subText":694,"productId":695,"action":697,"visitWebsite":698,"downloadFile":701,"hideElements":702,"showElements":703,"scrollToElement":704,"stepPath":705,"saleAction":706,"phoneNumber":707,"emailAddress":708,"popupId":709,"customClass":710,"nodeId":712},{"value":691},{"hideMobile":58,"hideDesktop":58},{"value":693},"Buy on Amazon",{},{"value":696},{},{"value":171},{"value":699},{"url":700,"newTab":65},"https://www.amazon.com/Doodle-Color-Me-Flowers-Coloring/dp/B0D6DFM7V9/ref=sr_1_2?dib=eyJ2IjoiMSJ9.l1bjdsaQkmLj3Ie2tufI8yN7N2nrJRqqAIY6sfSM5IOH2I-uFQHmbBsY9SUDCJLx.QTwgoUMBW0CUJhx6tw-O7CNAJB_zxXRfOBoZS1H-XfE&amp;dib_tag=se&amp;qid=1718279542&amp;refinements=p_27%253AChris+Dembinski&amp;s=books&amp;sr=1-2&amp;text=Chris+Dembinski&_encoding=UTF8&tag=craftsbychr03-20&linkCode=ur2&linkId=e8eaa8efdf0bb8bfbb470726756ed4b6&camp=1789&creative=9325",{},{},{},{},{},{},{},{},{},{"value":711},[],"cbutton-hMzRjH0g51","c-button","button",{"buttonEffects":716,"buttonBoxShadow":717,"buttonBgStyle":719,"buttonVp":721,"buttonHp":723,"borders":725,"borderRadius":726,"radiusEdge":727},{"value":31},{"value":718},"btnshadow",{"value":720},"custom",{"value":722},"btn-vp",{"value":724},"btn-hp",{"value":27},{"value":29},{"value":31},{"id":13,"type":18,"child":729,"class":733,"styles":739,"extra":750,"wrapper":759,"meta":18,"tagName":63,"title":279,"_id":13},[730,731,732],"row-_5my-H-Ire","row-Qsukib6VTA","row-vo1BOMv2Qo",{"width":734,"boxShadow":735,"borders":736,"borderRadius":737,"radiusEdge":738},{"value":23},{"value":31},{"value":27},{"value":29},{"value":31},{"paddingLeft":740,"paddingRight":741,"paddingBottom":742,"paddingTop":743,"marginTop":744,"marginBottom":745,"backgroundColor":746,"borderColor":747,"borderWidth":748,"borderStyle":749},{"unit":34,"value":35},{"value":35,"unit":34},{"unit":34,"value":229},{"unit":34,"value":400},{"unit":34,"value":35},{"unit":34,"value":35},{"value":83},{"value":45},{"value":47,"unit":34},{"value":49},{"sticky":751,"visibility":752,"bgImage":754,"allowRowMaxWidth":756,"customClass":757},{"value":269},{"value":753},{"hideDesktop":55,"hideMobile":55},{"value":755},{"url":58,"opacity":59,"options":60,"svgCode":58},{"value":55},{"value":758},[],{},{"id":730,"type":67,"child":761,"class":763,"styles":769,"extra":778,"wrapper":787,"tagName":98,"meta":67,"title":99},[762],"col-XDL3v4WHxn",{"alignRow":764,"boxShadow":765,"borders":766,"borderRadius":767,"radiusEdge":768},{"value":72},{"value":31},{"value":27},{"value":29},{"value":31},{"paddingLeft":770,"paddingRight":771,"paddingTop":772,"paddingBottom":773,"backgroundColor":774,"borderColor":775,"borderWidth":776,"borderStyle":777},{"unit":34,"value":35},{"value":35,"unit":34},{"unit":34,"value":295},{"unit":34,"value":295},{"value":83},{"value":45},{"value":47,"unit":34},{"value":49},{"visibility":779,"bgImage":781,"rowWidth":783,"customClass":785},{"value":780},{"hideDesktop":55,"hideMobile":55},{"value":782},{"url":58,"opacity":59,"options":60,"svgCode":58},{"value":784,"unit":94},"75",{"value":786},[],{"marginTop":788,"marginBottom":789},{"unit":34,"value":35},{"unit":34,"value":790},"49",{"id":762,"type":101,"child":792,"class":794,"styles":799,"extra":809,"wrapper":820,"tagName":136,"meta":101,"title":137},[793],"image-Sxo-lpEBLW",{"boxShadow":795,"borders":796,"borderRadius":797,"radiusEdge":798},{"value":31},{"value":27},{"value":29},{"value":31},{"paddingLeft":800,"paddingRight":801,"paddingTop":802,"paddingBottom":803,"backgroundColor":804,"width":805,"borderColor":806,"borderWidth":807,"borderStyle":808},{"unit":34,"value":111},{"value":111,"unit":34},{"unit":34,"value":244},{"unit":34,"value":244},{"value":83},{"value":117,"unit":94},{"value":45},{"value":47,"unit":34},{"value":49},{"visibility":810,"bgImage":812,"columnLayout":814,"justifyContentColumnLayout":815,"alignContentColumnLayout":816,"forceColumnLayoutForMobile":817,"customClass":818},{"value":811},{"hideDesktop":55,"hideMobile":55},{"value":813},{"url":58,"opacity":59,"options":60,"svgCode":58},{"value":127},{"value":129},{"value":131},{"value":65},{"value":819},[],{"marginTop":821,"marginBottom":822},{"unit":34,"value":35},{"unit":34,"value":35},{"extra":824,"id":793,"meta":274,"tagName":488,"class":836},{"nodeId":825,"visibility":826,"imageActions":828,"visitWebsite":829,"imageProperties":831,"customClass":834,"downloadFile":58},"cimage-Sxo-lpEBLW",{"value":827},{"hideDesktop":58,"hideMobile":58},{"value":31},{"value":830},{"url":58,"newTab":55},{"value":832},{"url":833,"compression":65},"https://storage.googleapis.com/msgsndr/wPaLmXIRmiiKEAew2ngC/media/6665affb15691204d97df13d.png",{"value":835},[],{"imageRadius":837,"imageBorder":838,"imageShadow":839,"imageEffects":840},{"value":491},{"value":493},{"value":495},{"value":497},{"id":731,"type":67,"child":842,"class":845,"styles":852,"extra":862,"wrapper":871,"tagName":98,"meta":67,"title":445},[843,844],"col-glf-OC4oFa","col-vUnCZVMTY6",{"alignRow":846,"boxShadow":848,"borders":849,"borderRadius":850,"radiusEdge":851},{"value":847},"row-align-right",{"value":31},{"value":27},{"value":29},{"value":31},{"paddingLeft":853,"paddingRight":854,"paddingTop":855,"paddingBottom":857,"backgroundColor":858,"borderColor":859,"borderWidth":860,"borderStyle":861},{"unit":34,"value":35},{"value":35,"unit":34},{"unit":34,"value":856},30,{"unit":34,"value":856},{"value":222},{"value":45},{"value":47,"unit":34},{"value":49},{"visibility":863,"bgImage":865,"rowWidth":867,"customClass":869},{"value":864},{"hideDesktop":55,"hideMobile":55},{"value":866},{"url":58,"opacity":59,"options":60,"svgCode":58},{"value":868,"unit":94},"82",{"value":870},[],{"marginTop":872,"marginBottom":873},{"unit":34,"value":35},{"unit":34,"value":35},{"id":843,"type":101,"child":875,"class":876,"styles":881,"extra":892,"wrapper":903,"tagName":136,"meta":101,"title":531},[],{"boxShadow":877,"borders":878,"borderRadius":879,"radiusEdge":880},{"value":31},{"value":27},{"value":29},{"value":31},{"paddingLeft":882,"paddingRight":883,"paddingTop":884,"paddingBottom":885,"backgroundColor":886,"width":887,"borderColor":889,"borderWidth":890,"borderStyle":891},{"unit":34,"value":35},{"unit":34,"value":35},{"unit":34,"value":244},{"unit":34,"value":244},{"value":222},{"value":888,"unit":94},29.1,{"value":45},{"value":47,"unit":34},{"value":49},{"visibility":893,"bgImage":895,"columnLayout":897,"justifyContentColumnLayout":898,"alignContentColumnLayout":899,"forceColumnLayoutForMobile":900,"customClass":901},{"value":894},{"hideDesktop":55,"hideMobile":55},{"value":896},{"url":58,"opacity":59,"options":60,"svgCode":58},{"value":127},{"value":129},{"value":131},{"value":65},{"value":902},[],{"marginTop":904,"marginBottom":905},{"unit":34,"value":35},{"unit":34,"value":35},{"id":844,"type":101,"child":907,"class":912,"styles":917,"extra":928,"wrapper":939,"tagName":136,"meta":101,"title":137},[908,909,910,911],"image--vcV9bHmN8","sub-heading-i3uBd5wZiL","sub-heading-NSQLpTko9R","button-m5_PvDuGmx",{"boxShadow":913,"borders":914,"borderRadius":915,"radiusEdge":916},{"value":31},{"value":27},{"value":29},{"value":31},{"paddingLeft":918,"paddingRight":919,"paddingTop":920,"paddingBottom":921,"backgroundColor":922,"width":923,"borderColor":925,"borderWidth":926,"borderStyle":927},{"unit":34,"value":35},{"unit":34,"value":35},{"unit":34,"value":244},{"unit":34,"value":244},{"value":222},{"value":924,"unit":94},70.9,{"value":45},{"value":47,"unit":34},{"value":49},{"visibility":929,"bgImage":931,"columnLayout":933,"justifyContentColumnLayout":934,"alignContentColumnLayout":935,"forceColumnLayoutForMobile":936,"customClass":937},{"value":930},{"hideDesktop":55,"hideMobile":55},{"value":932},{"url":58,"opacity":59,"options":60,"svgCode":58},{"value":127},{"value":129},{"value":131},{"value":65},{"value":938},[],{"marginTop":940,"marginBottom":941},{"unit":34,"value":35},{"unit":34,"value":35},{"extra":943,"id":909,"tagName":655,"class":951,"meta":661},{"visibility":944,"text":946,"nodeId":948,"customClass":949},{"value":945},{"hideMobile":58,"hideDesktop":58},{"value":947},"\u003Ch2>Ever feel like getting creative but don't know where to start?\u003C/h2>\u003Cp>Doodle and color Me bookmarks are your perfect match! Wanna keep it simple? Just color it in! Feeling fancy? Grab your pens, pencils, crayons – anything that inspires you – and doodle your heart out!\u003C/p>","csub-heading-i3uBd5wZiL",{"value":950},[],{"boxShadow":952,"borders":953,"borderRadius":954,"radiusEdge":955},{"value":31},{"value":27},{"value":29},{"value":31},{"extra":957,"id":910,"tagName":655,"class":965,"meta":661},{"visibility":958,"text":960,"nodeId":962,"customClass":963},{"value":959},{"hideMobile":58,"hideDesktop":58},{"value":961},"\u003Cp>\u003C/p>","csub-heading-NSQLpTko9R",{"value":964},[],{"boxShadow":966,"borders":967,"borderRadius":968,"radiusEdge":969},{"value":31},{"value":27},{"value":29},{"value":31},{"extra":971,"id":911,"tagName":713,"meta":714,"class":995},{"visibility":972,"text":974,"subText":976,"productId":977,"action":979,"visitWebsite":980,"downloadFile":983,"hideElements":984,"showElements":985,"scrollToElement":986,"stepPath":987,"saleAction":988,"phoneNumber":989,"emailAddress":990,"popupId":991,"customClass":992,"nodeId":994},{"value":973},{"hideMobile":58,"hideDesktop":58},{"value":975},"Claim Your Free Bookmarks!",{},{"value":978},{},{"value":171},{"value":981},{"url":982,"newTab":65},"https://craftsbychrisonline.com/doodleandcolorbookmarks",{},{},{},{},{},{},{},{},{},{"value":993},[],"cbutton-m5_PvDuGmx",{"buttonEffects":996,"buttonBoxShadow":997,"buttonBgStyle":999,"buttonVp":1000,"buttonHp":1001,"borders":1002,"borderRadius":1004,"radiusEdge":1006},{"value":31},{"value":998},"button-shadow-sharp1",{"value":720},{"value":722},{"value":724},{"value":1003},"borderFull",{"value":1005},"radius3",{"value":31},{"extra":1008,"id":908,"meta":274,"tagName":488,"class":1022},{"nodeId":1009,"visibility":1010,"imageActions":1012,"visitWebsite":1013,"imageProperties":1015,"customClass":1020,"downloadFile":58},"cimage--vcV9bHmN8",{"value":1011},{"hideDesktop":58,"hideMobile":58},{"value":31},{"value":1014},{"url":58,"newTab":55},{"value":1016},{"width":1017,"url":1018,"altText":1019,"compression":65},"250px","https://storage.googleapis.com/msgsndr/wPaLmXIRmiiKEAew2ngC/media/6665c789072c066eac8a6cd8.png","Doodle and Color Me",{"value":1021},[],{"imageRadius":1023,"imageBorder":1024,"imageShadow":1025,"imageEffects":1026},{"value":491},{"value":493},{"value":495},{"value":497},{"id":732,"type":67,"child":1028,"class":1031,"styles":1037,"extra":1046,"wrapper":1054,"tagName":98,"meta":67,"title":445},[1029,1030],"col-x9cgGqh79U","col-UwfvB1Hzgf",{"alignRow":1032,"boxShadow":1033,"borders":1034,"borderRadius":1035,"radiusEdge":1036},{"value":72},{"value":31},{"value":27},{"value":29},{"value":31},{"paddingLeft":1038,"paddingRight":1039,"paddingTop":1040,"paddingBottom":1041,"backgroundColor":1042,"borderColor":1043,"borderWidth":1044,"borderStyle":1045},{"unit":34,"value":35},{"value":35,"unit":34},{"unit":34,"value":295},{"unit":34,"value":295},{"value":83},{"value":45},{"value":47,"unit":34},{"value":49},{"visibility":1047,"bgImage":1049,"rowWidth":1051,"customClass":1052},{"value":1048},{"hideDesktop":55,"hideMobile":55},{"value":1050},{"url":58,"opacity":59,"options":60,"svgCode":58},{"value":93,"unit":94},{"value":1053},[],{"marginTop":1055,"marginBottom":1056},{"unit":34,"value":35},{"unit":34,"value":35},{"id":1029,"type":101,"child":1058,"class":1060,"styles":1065,"extra":1076,"wrapper":1087,"tagName":136,"meta":101,"title":531},[1059],"image-GjGEfohhbv",{"boxShadow":1061,"borders":1062,"borderRadius":1063,"radiusEdge":1064},{"value":31},{"value":27},{"value":29},{"value":31},{"paddingLeft":1066,"paddingRight":1067,"paddingTop":1068,"paddingBottom":1069,"backgroundColor":1070,"width":1071,"borderColor":1073,"borderWidth":1074,"borderStyle":1075},{"unit":34,"value":111},{"value":111,"unit":34},{"unit":34,"value":244},{"unit":34,"value":244},{"value":83},{"value":1072,"unit":94},40.5,{"value":45},{"value":47,"unit":34},{"value":49},{"visibility":1077,"bgImage":1079,"columnLayout":1081,"justifyContentColumnLayout":1082,"alignContentColumnLayout":1083,"forceColumnLayoutForMobile":1084,"customClass":1085},{"value":1078},{"hideDesktop":55,"hideMobile":55},{"value":1080},{"url":58,"opacity":59,"options":60,"svgCode":58},{"value":127},{"value":129},{"value":131},{"value":65},{"value":1086},[],{"marginTop":1088,"marginBottom":1089},{"unit":34,"value":35},{"unit":34,"value":35},{"extra":1091,"id":1059,"meta":274,"tagName":488,"class":1105},{"nodeId":1092,"visibility":1093,"imageActions":1095,"visitWebsite":1096,"imageProperties":1098,"theme":1101,"customClass":1103,"downloadFile":58},"cimage-GjGEfohhbv",{"value":1094},{"hideDesktop":58,"hideMobile":58},{"value":31},{"value":1097},{"url":58,"newTab":55},{"value":1099},{"url":1100,"compression":65},"https://storage.googleapis.com/msgsndr/wPaLmXIRmiiKEAew2ngC/media/664a020ae88d0764d8e86c16.jpeg",{"value":1102},"image_theme_6",{"value":1104},[],{"imageRadius":1106,"imageBorder":1108,"imageShadow":1109,"imageEffects":1111},{"value":1107},"img-round-corners",{"value":493},{"value":1110},"shadow4",{"value":497},{"id":1030,"type":101,"child":1113,"class":1114,"styles":1119,"extra":1130,"wrapper":1141,"tagName":136,"meta":101,"title":137},[],{"boxShadow":1115,"borders":1116,"borderRadius":1117,"radiusEdge":1118},{"value":31},{"value":27},{"value":29},{"value":31},{"paddingLeft":1120,"paddingRight":1121,"paddingTop":1122,"paddingBottom":1123,"backgroundColor":1124,"width":1125,"borderColor":1127,"borderWidth":1128,"borderStyle":1129},{"unit":34,"value":111},{"value":111,"unit":34},{"unit":34,"value":35},{"unit":34,"value":35},{"value":83},{"value":1126,"unit":94},59.5,{"value":45},{"value":47,"unit":34},{"value":49},{"visibility":1131,"bgImage":1133,"columnLayout":1135,"justifyContentColumnLayout":1136,"alignContentColumnLayout":1137,"forceColumnLayoutForMobile":1138,"customClass":1139},{"value":1132},{"hideDesktop":55,"hideMobile":55},{"value":1134},{"url":58,"opacity":59,"options":60,"svgCode":58},{"value":127},{"value":129},{"value":131},{"value":65},{"value":1140},[],{"marginTop":1142,"marginBottom":1143},{"unit":34,"value":35},{"unit":34,"value":35},{"id":14,"type":18,"child":1145,"class":1149,"styles":1155,"extra":1166,"wrapper":1173,"meta":18,"tagName":63,"title":1174,"_id":14},[1146,1147,1148],"row-SxcTW8cGZv","row-EnIWFbaexS","row--jUswVFKxp",{"width":1150,"boxShadow":1151,"borders":1152,"borderRadius":1153,"radiusEdge":1154},{"value":23},{"value":31},{"value":27},{"value":29},{"value":31},{"paddingLeft":1156,"paddingRight":1157,"paddingBottom":1158,"paddingTop":1159,"marginTop":1160,"marginBottom":1161,"backgroundColor":1162,"borderColor":1163,"borderWidth":1164,"borderStyle":1165},{"unit":34,"value":35},{"value":35,"unit":34},{"unit":34,"value":400},{"unit":34,"value":400},{"unit":34,"value":35},{"unit":34,"value":35},{"value":83},{"value":45},{"value":47,"unit":34},{"value":49},{"sticky":1167,"visibility":1168,"bgImage":1170,"allowRowMaxWidth":1172},{"value":269},{"value":1169},{"hideDesktop":55,"hideMobile":55},{"value":1171},{"url":58,"opacity":59,"options":60},{"value":55},{},"What We Make",{"id":1146,"type":67,"child":1176,"class":1178,"styles":1184,"extra":1193,"wrapper":1199,"tagName":98,"meta":67,"title":99},[1177],"col-po0drG01r",{"alignRow":1179,"boxShadow":1180,"borders":1181,"borderRadius":1182,"radiusEdge":1183},{"value":72},{"value":31},{"value":27},{"value":29},{"value":31},{"paddingLeft":1185,"paddingRight":1186,"paddingTop":1187,"paddingBottom":1188,"backgroundColor":1189,"borderColor":1190,"borderWidth":1191,"borderStyle":1192},{"unit":34,"value":35},{"value":35,"unit":34},{"unit":34,"value":295},{"unit":34,"value":295},{"value":83},{"value":45},{"value":47,"unit":34},{"value":49},{"visibility":1194,"bgImage":1196,"rowWidth":1198},{"value":1195},{"hideDesktop":55,"hideMobile":55},{"value":1197},{"url":58,"opacity":59,"options":60},{"value":93,"unit":94},{"marginTop":1200,"marginBottom":1201},{"unit":34,"value":35},{"unit":34,"value":35},{"id":1177,"type":101,"child":1203,"class":1206,"styles":1211,"extra":1221,"wrapper":1230,"tagName":136,"meta":101,"title":137},[1204,1205],"sub-heading-WleF0khlT","heading-l6nUxWG8v",{"boxShadow":1207,"borders":1208,"borderRadius":1209,"radiusEdge":1210},{"value":31},{"value":27},{"value":29},{"value":31},{"paddingLeft":1212,"paddingRight":1213,"paddingTop":1214,"paddingBottom":1215,"backgroundColor":1216,"width":1217,"borderColor":1218,"borderWidth":1219,"borderStyle":1220},{"unit":34,"value":111},{"value":111,"unit":34},{"unit":34,"value":244},{"unit":34,"value":244},{"value":83},{"value":117,"unit":94},{"value":45},{"value":47,"unit":34},{"value":49},{"visibility":1222,"bgImage":1224,"columnLayout":1226,"justifyContentColumnLayout":1227,"alignContentColumnLayout":1228,"forceColumnLayoutForMobile":1229},{"value":1223},{"hideDesktop":55,"hideMobile":55},{"value":1225},{"url":58,"opacity":59,"options":60},{"value":127},{"value":129},{"value":131},{"value":65},{"marginTop":1231,"marginBottom":1232},{"unit":34,"value":35},{"unit":34,"value":35},{"extra":1234,"id":1204,"tagName":655,"class":1239,"meta":661},{"visibility":1235,"text":1237,"nodeId":1238},{"value":1236},{"hideMobile":58,"hideDesktop":58},{"value":961},"csub-heading-WleF0khlT",{"boxShadow":1240,"borders":1241,"borderRadius":1242,"radiusEdge":1243},{"value":31},{"value":27},{"value":29},{"value":31},{"extra":1245,"id":1205,"tagName":366,"class":1251,"meta":372},{"visibility":1246,"text":1248,"nodeId":1250},{"value":1247},{"hideMobile":58,"hideDesktop":58},{"value":1249},"\u003Cp>Shop\u003C/p>","cheading-l6nUxWG8v",{"boxShadow":1252,"borders":1253,"borderRadius":1254,"radiusEdge":1255},{"value":31},{"value":27},{"value":29},{"value":31},{"id":1147,"type":67,"child":1257,"class":1260,"styles":1266,"extra":1275,"wrapper":1281,"tagName":98,"meta":67,"title":1284},[1258,1259],"col-rOJjVFz1y","col-n4TCMwYYs",{"alignRow":1261,"boxShadow":1262,"borders":1263,"borderRadius":1264,"radiusEdge":1265},{"value":72},{"value":31},{"value":27},{"value":29},{"value":31},{"paddingLeft":1267,"paddingRight":1268,"paddingTop":1269,"paddingBottom":1270,"backgroundColor":1271,"borderColor":1272,"borderWidth":1273,"borderStyle":1274},{"unit":34,"value":35},{"value":35,"unit":34},{"unit":34,"value":295},{"unit":34,"value":295},{"value":83},{"value":45},{"value":47,"unit":34},{"value":49},{"visibility":1276,"bgImage":1278,"rowWidth":1280},{"value":1277},{"hideDesktop":55,"hideMobile":55},{"value":1279},{"url":58,"opacity":59,"options":60},{"value":93,"unit":94},{"marginTop":1282,"marginBottom":1283},{"unit":34,"value":35},{"unit":34,"value":35},"3 Column Row",{"id":1258,"type":101,"child":1286,"class":1289,"styles":1294,"extra":1304,"wrapper":1314,"tagName":136,"meta":101,"title":137},[1287,1288],"image-_sV7M4mGa","heading-PxrvHCTwA",{"boxShadow":1290,"borders":1291,"borderRadius":1292,"radiusEdge":1293},{"value":31},{"value":27},{"value":29},{"value":31},{"paddingLeft":1295,"paddingRight":1296,"paddingTop":1297,"paddingBottom":1298,"backgroundColor":1299,"width":1300,"borderColor":1301,"borderWidth":1302,"borderStyle":1303},{"unit":34,"value":111},{"value":111,"unit":34},{"unit":34,"value":244},{"unit":34,"value":244},{"value":83},{"value":117,"unit":94},{"value":45},{"value":47,"unit":34},{"value":49},{"visibility":1305,"bgImage":1307,"columnLayout":1309,"justifyContentColumnLayout":1310,"alignContentColumnLayout":1312,"forceColumnLayoutForMobile":1313},{"value":1306},{"hideDesktop":55,"hideMobile":55},{"value":1308},{"url":58,"opacity":59,"options":60},{"value":127},{"value":1311},"flex-start",{"value":131},{"value":65},{"marginTop":1315,"marginBottom":1316},{"unit":34,"value":35},{"unit":34,"value":238},{"extra":1318,"id":1287,"meta":274,"tagName":488,"class":1329},{"nodeId":1319,"visibility":1320,"imageActions":1322,"visitWebsite":1323,"imageProperties":1326,"downloadFile":58},"cimage-_sV7M4mGa",{"value":1321},{"hideDesktop":58,"hideMobile":58},{"value":171},{"value":1324},{"url":1325,"newTab":65},"https://www.etsy.com/shop/craftsbychris",{"value":1327},{"width":189,"url":1328,"compression":65},"https://storage.googleapis.com/msgsndr/wPaLmXIRmiiKEAew2ngC/media/663a86554e9792451ddafa48.jpeg",{"imageRadius":1330,"imageBorder":1331,"imageShadow":1332,"imageEffects":1333},{"value":491},{"value":493},{"value":495},{"value":497},{"extra":1335,"id":1288,"tagName":366,"class":1341,"meta":372},{"visibility":1336,"text":1338,"nodeId":1340},{"value":1337},{"hideMobile":58,"hideDesktop":58},{"value":1339},"\u003Cp>\u003Ca target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.etsy.com/shop/craftsbychris\">Polymer Clay Color Recipes + Tutorials on Etsy\u003C/a>\u003C/p>","cheading-PxrvHCTwA",{"boxShadow":1342,"borders":1343,"borderRadius":1344,"radiusEdge":1345},{"value":31},{"value":27},{"value":29},{"value":31},{"id":1259,"type":101,"child":1347,"class":1350,"styles":1355,"extra":1365,"wrapper":1374,"tagName":136,"meta":101,"title":137},[1348,1349],"image-Vy9diK-0uU","heading-_AbOuQGNFa",{"boxShadow":1351,"borders":1352,"borderRadius":1353,"radiusEdge":1354},{"value":31},{"value":27},{"value":29},{"value":31},{"paddingLeft":1356,"paddingRight":1357,"paddingTop":1358,"paddingBottom":1359,"backgroundColor":1360,"width":1361,"borderColor":1362,"borderWidth":1363,"borderStyle":1364},{"unit":34,"value":111},{"value":111,"unit":34},{"unit":34,"value":244},{"unit":34,"value":244},{"value":83},{"value":117,"unit":94},{"value":45},{"value":47,"unit":34},{"value":49},{"visibility":1366,"bgImage":1368,"columnLayout":1370,"justifyContentColumnLayout":1371,"alignContentColumnLayout":1372,"forceColumnLayoutForMobile":1373},{"value":1367},{"hideDesktop":55,"hideMobile":55},{"value":1369},{"url":58,"opacity":59,"options":60},{"value":127},{"value":1311},{"value":131},{"value":65},{"marginTop":1375,"marginBottom":1376},{"unit":34,"value":35},{"unit":34,"value":238},{"extra":1378,"id":1348,"meta":274,"tagName":488,"class":1388},{"nodeId":1379,"visibility":1380,"imageActions":1382,"visitWebsite":1383,"imageProperties":1385,"downloadFile":58},"cimage-Vy9diK-0uU",{"value":1381},{"hideDesktop":58,"hideMobile":58},{"value":171},{"value":1384},{"url":700,"newTab":65},{"value":1386},{"url":1387,"compression":65},"https://storage.googleapis.com/msgsndr/wPaLmXIRmiiKEAew2ngC/media/666895eaf8d042d13b2d5374.jpeg",{"imageRadius":1389,"imageBorder":1390,"imageShadow":1391,"imageEffects":1392},{"value":491},{"value":493},{"value":495},{"value":497},{"extra":1394,"id":1349,"tagName":366,"class":1400,"meta":372},{"visibility":1395,"text":1397,"nodeId":1399},{"value":1396},{"hideMobile":58,"hideDesktop":58},{"value":1398},"\u003Cp>\u003Ca target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.amazon.com/Doodle-Color-Me-Flowers-Coloring/dp/B0D6DFM7V9/ref=sr_1_2?dib=eyJ2IjoiMSJ9.l1bjdsaQkmLj3Ie2tufI8yN7N2nrJRqqAIY6sfSM5IOH2I-uFQHmbBsY9SUDCJLx.QTwgoUMBW0CUJhx6tw-O7CNAJB_zxXRfOBoZS1H-XfE&amp;amp;dib_tag=se&amp;amp;qid=1718279542&amp;amp;refinements=p_27%253AChris+Dembinski&amp;amp;s=books&amp;amp;sr=1-2&amp;amp;text=Chris+Dembinski&amp;_encoding=UTF8&amp;tag=craftsbychr03-20&amp;linkCode=ur2&amp;linkId=e8eaa8efdf0bb8bfbb470726756ed4b6&amp;camp=1789&amp;creative=9325\">Doodle and Color Me - fresh flowers Paperback on Amazon.\u003C/a>*\u003C/p>","cheading-_AbOuQGNFa",{"boxShadow":1401,"borders":1402,"borderRadius":1403,"radiusEdge":1404},{"value":31},{"value":27},{"value":29},{"value":31},{"id":1148,"type":67,"child":1406,"class":1408,"styles":1414,"extra":1423,"wrapper":1431,"tagName":98,"meta":67,"title":99,"mobileStyles":1436,"mobileWrapper":1437},[1407],"col-_iUMKe1wU1",{"alignRow":1409,"boxShadow":1410,"borders":1411,"borderRadius":1412,"radiusEdge":1413},{"value":72},{"value":31},{"value":27},{"value":29},{"value":31},{"paddingLeft":1415,"paddingRight":1416,"paddingTop":1417,"paddingBottom":1418,"backgroundColor":1419,"borderColor":1420,"borderWidth":1421,"borderStyle":1422},{"unit":34,"value":35},{"value":35,"unit":34},{"unit":34,"value":295},{"unit":34,"value":295},{"value":83},{"value":45},{"value":47,"unit":34},{"value":49},{"visibility":1424,"bgImage":1426,"rowWidth":1428,"customClass":1429},{"value":1425},{"hideDesktop":55,"hideMobile":55},{"value":1427},{"mediaType":274,"url":58,"opacity":59,"options":60,"svgCode":58,"videoUrl":58,"videoThumbnail":58,"videoLoop":65},{"value":93,"unit":94},{"value":1430},[],{"marginTop":1432,"marginBottom":1433,"marginLeft":1434,"marginRight":1435},{"unit":34,"value":35},{"unit":34,"value":35},{"unit":58,"value":313},{"unit":58,"value":313},{},{},{"id":1407,"type":101,"child":1439,"class":1441,"styles":1446,"extra":1456,"wrapper":1468,"tagName":136,"meta":101,"title":137,"mobileStyles":1473,"mobileWrapper":1474},[1440],"sub-heading-APofbQ-gWx",{"boxShadow":1442,"borders":1443,"borderRadius":1444,"radiusEdge":1445},{"value":31},{"value":27},{"value":29},{"value":31},{"paddingLeft":1447,"paddingRight":1448,"paddingTop":1449,"paddingBottom":1450,"backgroundColor":1451,"width":1452,"borderColor":1453,"borderWidth":1454,"borderStyle":1455},{"unit":34,"value":111},{"value":111,"unit":34},{"unit":34,"value":244},{"unit":34,"value":244},{"value":83},{"value":117,"unit":94},{"value":45},{"value":47,"unit":34},{"value":49},{"visibility":1457,"bgImage":1459,"columnLayout":1461,"justifyContentColumnLayout":1462,"alignContentColumnLayout":1463,"forceColumnLayoutForMobile":1464,"customClass":1465,"elementVersion":1467},{"value":1458},{"hideDesktop":55,"hideMobile":55},{"value":1460},{"mediaType":274,"url":58,"opacity":59,"options":60,"svgCode":58,"videoUrl":58,"videoThumbnail":58,"videoLoop":65},{"value":127},{"value":129},{"value":131},{"value":65},{"value":1466},[],{"value":349},{"marginLeft":1469,"marginRight":1470,"marginTop":1471,"marginBottom":1472},{"unit":34,"value":35},{"unit":34,"value":35},{"unit":34,"value":35},{"unit":34,"value":35},{},{},{"extra":1476,"id":1440,"tagName":655,"class":1484,"meta":661},{"visibility":1477,"text":1479,"nodeId":1481,"customClass":1482},{"value":1478},{"hideMobile":58,"hideDesktop":58},{"value":1480},"\u003Ch2>*(This is an affiliate link, which means if you purchase the item, I’ll receive a small commission at no extra cost to you.)\u003C/h2>","csub-heading-APofbQ-gWx",{"value":1483},[],{"boxShadow":1485,"borders":1486,"borderRadius":1487,"radiusEdge":1488},{"value":31},{"value":27},{"value":29},{"value":31},{"id":15,"type":18,"child":1490,"class":1492,"styles":1498,"extra":1509,"wrapper":1516,"meta":18,"tagName":63,"title":1517,"_id":15},[1491],"row-6dJKaayqIc",{"width":1493,"boxShadow":1494,"borders":1495,"borderRadius":1496,"radiusEdge":1497},{"value":23},{"value":31},{"value":27},{"value":29},{"value":31},{"paddingLeft":1499,"paddingRight":1500,"paddingBottom":1501,"paddingTop":1502,"marginTop":1503,"marginBottom":1504,"backgroundColor":1505,"borderColor":1506,"borderWidth":1507,"borderStyle":1508},{"unit":34,"value":35},{"value":35,"unit":34},{"unit":34,"value":509},{"unit":34,"value":330},{"unit":34,"value":35},{"unit":34,"value":35},{"value":83},{"value":45},{"value":47,"unit":34},{"value":49},{"sticky":1510,"visibility":1511,"bgImage":1513,"allowRowMaxWidth":1515},{"value":269},{"value":1512},{"hideDesktop":55,"hideMobile":55},{"value":1514},{"url":58,"opacity":59,"options":60},{"value":55},{},"What We Do",{"id":1491,"type":67,"child":1519,"class":1522,"styles":1528,"extra":1537,"wrapper":1543,"tagName":98,"meta":67,"title":445},[1520,1521],"col-KK_RcnODjW","col-yF86qlLfJq",{"alignRow":1523,"boxShadow":1524,"borders":1525,"borderRadius":1526,"radiusEdge":1527},{"value":72},{"value":31},{"value":27},{"value":29},{"value":31},{"paddingLeft":1529,"paddingRight":1530,"paddingTop":1531,"paddingBottom":1532,"backgroundColor":1533,"borderColor":1534,"borderWidth":1535,"borderStyle":1536},{"unit":34,"value":35},{"value":35,"unit":34},{"unit":34,"value":295},{"unit":34,"value":295},{"value":83},{"value":45},{"value":47,"unit":34},{"value":49},{"visibility":1538,"bgImage":1540,"rowWidth":1542},{"value":1539},{"hideDesktop":55,"hideMobile":55},{"value":1541},{"url":58,"opacity":59,"options":60},{"value":93,"unit":94},{"marginTop":1544,"marginBottom":1545},{"unit":34,"value":35},{"unit":34,"value":35},{"id":1520,"type":101,"child":1547,"class":1549,"styles":1554,"extra":1565,"wrapper":1574,"tagName":136,"meta":101,"title":137},[1548],"image-FeOH4Py47p",{"boxShadow":1550,"borders":1551,"borderRadius":1552,"radiusEdge":1553},{"value":31},{"value":27},{"value":29},{"value":31},{"paddingLeft":1555,"paddingRight":1556,"paddingTop":1557,"paddingBottom":1558,"backgroundColor":1559,"width":1560,"borderColor":1562,"borderWidth":1563,"borderStyle":1564},{"unit":34,"value":229},{"value":229,"unit":34},{"unit":34,"value":244},{"unit":34,"value":244},{"value":83},{"value":1561,"unit":94},41.5,{"value":45},{"value":47,"unit":34},{"value":49},{"visibility":1566,"bgImage":1568,"columnLayout":1570,"justifyContentColumnLayout":1571,"alignContentColumnLayout":1572,"forceColumnLayoutForMobile":1573},{"value":1567},{"hideDesktop":55,"hideMobile":55},{"value":1569},{"url":58,"opacity":59,"options":60},{"value":127},{"value":129},{"value":131},{"value":65},{"marginTop":1575,"marginBottom":1576},{"unit":34,"value":35},{"unit":34,"value":1577},"25",{"extra":1579,"id":1548,"meta":274,"tagName":488,"class":1589},{"nodeId":1580,"visibility":1581,"imageActions":1583,"visitWebsite":1584,"imageProperties":1586,"downloadFile":58},"cimage-FeOH4Py47p",{"value":1582},{"hideDesktop":58,"hideMobile":58},{"value":31},{"value":1585},{"url":58,"newTab":55},{"value":1587},{"url":1588,"compression":65},"https://storage.googleapis.com/msgsndr/wPaLmXIRmiiKEAew2ngC/media/6638f176e0e68864fc8853c5.png",{"imageRadius":1590,"imageBorder":1591,"imageShadow":1592,"imageEffects":1593},{"value":491},{"value":493},{"value":495},{"value":497},{"id":1521,"type":101,"child":1595,"class":1599,"styles":1604,"extra":1615,"wrapper":1624,"tagName":136,"meta":101,"title":531},[1596,1597,1598],"sub-heading-g_X4bedzWI","heading-GvJjfDc1AF","paragraph-Yim1_xJ40I",{"boxShadow":1600,"borders":1601,"borderRadius":1602,"radiusEdge":1603},{"value":31},{"value":27},{"value":29},{"value":31},{"paddingLeft":1605,"paddingRight":1606,"paddingTop":1607,"paddingBottom":1608,"backgroundColor":1609,"width":1610,"borderColor":1612,"borderWidth":1613,"borderStyle":1614},{"unit":34,"value":856},{"unit":34,"value":856},{"unit":34,"value":244},{"unit":34,"value":244},{"value":83},{"value":1611,"unit":94},58.5,{"value":45},{"value":47,"unit":34},{"value":49},{"visibility":1616,"bgImage":1618,"columnLayout":1620,"justifyContentColumnLayout":1621,"alignContentColumnLayout":1622,"forceColumnLayoutForMobile":1623},{"value":1617},{"hideDesktop":55,"hideMobile":55},{"value":1619},{"url":58,"opacity":59,"options":60},{"value":127},{"value":129},{"value":131},{"value":65},{"marginTop":1625,"marginBottom":1626},{"unit":34,"value":35},{"unit":34,"value":236},{"extra":1628,"id":1596,"tagName":655,"class":1634,"meta":661},{"visibility":1629,"text":1631,"nodeId":1633},{"value":1630},{"hideMobile":58,"hideDesktop":58},{"value":1632},"\u003Cp>\u003Cstrong>WHAT WE DO\u003C/strong>\u003C/p>","csub-heading-g_X4bedzWI",{"boxShadow":1635,"borders":1636,"borderRadius":1637,"radiusEdge":1638},{"value":31},{"value":27},{"value":29},{"value":31},{"extra":1640,"id":1597,"tagName":366,"class":1646,"meta":372},{"visibility":1641,"text":1643,"nodeId":1645},{"value":1642},{"hideMobile":58,"hideDesktop":58},{"value":1644},"\u003Ch1>\u003Cstrong>Banish the Boring, Unleash the Awesome!\u003C/strong>\u003C/h1>","cheading-GvJjfDc1AF",{"boxShadow":1647,"borders":1648,"borderRadius":1649,"radiusEdge":1650},{"value":31},{"value":27},{"value":29},{"value":31},{"extra":1652,"id":1598,"tagName":551,"class":1658,"meta":557},{"visibility":1653,"text":1655,"nodeId":1657},{"value":1654},{"hideMobile":58,"hideDesktop":58},{"value":1656},"\u003Cp>We're all about bringing the \u003Cstrong>fun, funky, and colorful\u003C/strong> into your world with creative products that'll have you saying \u003Cstrong>\"BYE-BYE boring!\"\u003C/strong> We believe in the power of playful tools to \u003Cstrong>spark joy, ignite possibilities, and unleash your creative spirit.\u003C/strong> So ditch the boring and \u003Cstrong>embrace the bright, bold, and beautiful\u003C/strong> with our collection of new creative products coming soon.\u003C/p>","cparagraph-Yim1_xJ40I",{"boxShadow":1659,"borders":1660,"borderRadius":1661,"radiusEdge":1662},{"value":31},{"value":27},{"value":29},{"value":31},{"id":16,"type":18,"child":1664,"class":1666,"styles":1672,"extra":1685,"wrapper":1692,"meta":18,"tagName":63,"title":1693,"_id":16,"isGlobal":65},[1665],"row-Au2ASKfpax",{"width":1667,"boxShadow":1668,"borders":1669,"borderRadius":1670,"radiusEdge":1671},{"value":23},{"value":31},{"value":27},{"value":29},{"value":31},{"paddingLeft":1673,"paddingRight":1674,"paddingBottom":1675,"paddingTop":1677,"marginTop":1678,"marginBottom":1679,"backgroundColor":1680,"borderColor":1682,"borderWidth":1683,"borderStyle":1684},{"unit":34,"value":35},{"value":35,"unit":34},{"unit":34,"value":1676},"10",{"unit":34,"value":1676},{"unit":34,"value":35},{"unit":34,"value":35},{"value":1681},"var(--color-lvy4n9sm)",{"value":45},{"value":47,"unit":34},{"value":49},{"sticky":1686,"visibility":1687,"bgImage":1689,"allowRowMaxWidth":1691},{"value":269},{"value":1688},{"hideDesktop":55,"hideMobile":55},{"value":1690},{"url":58,"opacity":59,"options":60},{"value":55},{},"Footer",{"id":1665,"type":67,"child":1695,"class":1699,"styles":1705,"extra":1714,"wrapper":1720,"tagName":98,"meta":67,"title":1284},[1696,1697,1698],"col-Xu5W-NMKS","col-VQA5ya5KPE","col-cAWrCyr1LY",{"alignRow":1700,"boxShadow":1701,"borders":1702,"borderRadius":1703,"radiusEdge":1704},{"value":72},{"value":31},{"value":27},{"value":29},{"value":31},{"paddingLeft":1706,"paddingRight":1707,"paddingTop":1708,"paddingBottom":1709,"backgroundColor":1710,"borderColor":1711,"borderWidth":1712,"borderStyle":1713},{"unit":34,"value":35},{"value":35,"unit":34},{"unit":34,"value":1676},{"unit":34,"value":1676},{"value":83},{"value":45},{"value":47,"unit":34},{"value":49},{"visibility":1715,"bgImage":1717,"rowWidth":1719},{"value":1716},{"hideDesktop":55,"hideMobile":55},{"value":1718},{"url":58,"opacity":59,"options":60},{"value":93,"unit":94},{"marginTop":1721,"marginBottom":1722},{"unit":34,"value":35},{"unit":34,"value":35},{"id":1696,"type":101,"child":1724,"class":1726,"styles":1731,"extra":1742,"wrapper":1751,"tagName":136,"meta":101,"title":137},[1725],"paragraph-j_MvDf--n",{"boxShadow":1727,"borders":1728,"borderRadius":1729,"radiusEdge":1730},{"value":31},{"value":27},{"value":29},{"value":31},{"paddingLeft":1732,"paddingRight":1733,"paddingTop":1734,"paddingBottom":1735,"backgroundColor":1736,"width":1737,"borderColor":1739,"borderWidth":1740,"borderStyle":1741},{"unit":34,"value":229},{"value":229,"unit":34},{"unit":34,"value":38},{"unit":34,"value":38},{"value":83},{"value":1738,"unit":94},31.9,{"value":45},{"value":47,"unit":34},{"value":49},{"visibility":1743,"bgImage":1745,"columnLayout":1747,"justifyContentColumnLayout":1748,"alignContentColumnLayout":1749,"forceColumnLayoutForMobile":1750},{"value":1744},{"hideDesktop":55,"hideMobile":55},{"value":1746},{"url":58,"opacity":59,"options":60},{"value":127},{"value":129},{"value":131},{"value":65},{"marginTop":1752,"marginBottom":1753},{"unit":34,"value":35},{"unit":34,"value":35},{"extra":1755,"id":1725,"tagName":551,"class":1761,"meta":557},{"visibility":1756,"text":1758,"nodeId":1760},{"value":1757},{"hideMobile":58,"hideDesktop":58},{"value":1759},"\u003Cp>@ Copyright 2024 - Chris Dembinski| All rights reserved\u003C/p>","cparagraph-j_MvDf--n",{"boxShadow":1762,"borders":1763,"borderRadius":1764,"radiusEdge":1765},{"value":31},{"value":27},{"value":29},{"value":31},{"id":1697,"type":101,"child":1767,"class":1769,"styles":1774,"extra":1785,"wrapper":1794,"tagName":136,"meta":101,"title":531},[1768],"paragraph-mq6RxXYAe",{"boxShadow":1770,"borders":1771,"borderRadius":1772,"radiusEdge":1773},{"value":31},{"value":27},{"value":29},{"value":31},{"paddingLeft":1775,"paddingRight":1776,"paddingTop":1777,"paddingBottom":1778,"backgroundColor":1779,"width":1780,"borderColor":1782,"borderWidth":1783,"borderStyle":1784},{"unit":34,"value":111},{"value":111,"unit":34},{"unit":34,"value":38},{"unit":34,"value":38},{"value":83},{"value":1781,"unit":94},45.8,{"value":45},{"value":47,"unit":34},{"value":49},{"visibility":1786,"bgImage":1788,"columnLayout":1790,"justifyContentColumnLayout":1791,"alignContentColumnLayout":1792,"forceColumnLayoutForMobile":1793},{"value":1787},{"hideDesktop":55,"hideMobile":55},{"value":1789},{"url":58,"opacity":59,"options":60},{"value":127},{"value":129},{"value":131},{"value":65},{"marginTop":1795,"marginBottom":1796},{"unit":34,"value":35},{"unit":34,"value":35},{"extra":1798,"id":1768,"tagName":551,"class":1803,"meta":557},{"visibility":1799,"text":1801,"nodeId":1802},{"value":1800},{"hideMobile":58,"hideDesktop":58},{"value":961},"cparagraph-mq6RxXYAe",{"boxShadow":1804,"borders":1805,"borderRadius":1806,"radiusEdge":1807},{"value":31},{"value":27},{"value":29},{"value":31},{"id":1698,"type":101,"child":1809,"class":1813,"styles":1818,"extra":1829,"wrapper":1838,"tagName":136,"meta":101,"title":1841},[1810,1811,1812],"image-XiQtlS4xn","image-JLLDK18Mi","image-1oGmfjqEl",{"boxShadow":1814,"borders":1815,"borderRadius":1816,"radiusEdge":1817},{"value":31},{"value":27},{"value":29},{"value":31},{"paddingLeft":1819,"paddingRight":1820,"paddingTop":1821,"paddingBottom":1822,"backgroundColor":1823,"width":1824,"borderColor":1826,"borderWidth":1827,"borderStyle":1828},{"unit":34,"value":111},{"value":111,"unit":34},{"unit":34,"value":38},{"unit":34,"value":38},{"value":83},{"value":1825,"unit":94},22.3,{"value":45},{"value":47,"unit":34},{"value":49},{"visibility":1830,"bgImage":1832,"columnLayout":1834,"justifyContentColumnLayout":1835,"alignContentColumnLayout":1836,"forceColumnLayoutForMobile":1837},{"value":1831},{"hideDesktop":55,"hideMobile":55},{"value":1833},{"url":58,"opacity":59,"options":60},{"value":67},{"value":129},{"value":131},{"value":65},{"marginTop":1839,"marginBottom":1840},{"unit":34,"value":35},{"unit":34,"value":35},"3rd Column",{"extra":1843,"id":1810,"meta":274,"tagName":488,"class":1856},{"nodeId":1844,"visibility":1845,"imageActions":1847,"visitWebsite":1848,"imageProperties":1851,"downloadFile":58},"cimage-XiQtlS4xn",{"value":1846},{"hideDesktop":58,"hideMobile":58},{"value":171},{"value":1849},{"url":1850,"newTab":65},"https://www.facebook.com/CraftsByChrisOnline",{"value":1852},{"width":1853,"url":1854,"altText":1855,"compression":65},"28px","https://storage.googleapis.com/msgsndr/wPaLmXIRmiiKEAew2ngC/media/66392c4c7aa1082681d0ca0c.png","Crafts by Chris on Facebook",{"imageRadius":1857,"imageBorder":1858,"imageShadow":1859,"imageEffects":1860},{"value":491},{"value":493},{"value":495},{"value":497},{"extra":1862,"id":1811,"meta":274,"tagName":488,"class":1874},{"nodeId":1863,"visibility":1864,"imageActions":1866,"visitWebsite":1867,"imageProperties":1870,"downloadFile":58},"cimage-JLLDK18Mi",{"value":1865},{"hideDesktop":58,"hideMobile":58},{"value":171},{"value":1868},{"url":1869,"newTab":65},"https://www.pinterest.com/craftsbychris/_saved/",{"value":1871},{"width":1853,"url":1872,"altText":1873,"compression":65},"https://storage.googleapis.com/msgsndr/wPaLmXIRmiiKEAew2ngC/media/66392c45575d6790946c6272.png","Crafts by Chris on Pinterest",{"imageRadius":1875,"imageBorder":1876,"imageShadow":1877,"imageEffects":1878},{"value":491},{"value":493},{"value":495},{"value":497},{"extra":1880,"id":1812,"meta":274,"tagName":488,"class":1892},{"nodeId":1881,"visibility":1882,"imageActions":1884,"visitWebsite":1885,"imageProperties":1888,"downloadFile":58},"cimage-1oGmfjqEl",{"value":1883},{"hideDesktop":58,"hideMobile":58},{"value":171},{"value":1886},{"url":1887,"newTab":65},"https://www.instagram.com/crafts_by_chris/",{"value":1889},{"width":1853,"url":1890,"altText":1891,"compression":65},"https://storage.googleapis.com/msgsndr/wPaLmXIRmiiKEAew2ngC/media/66392c526f408ff7043e0207.png","Crafts by Chris on Instagram",{"imageRadius":1893,"imageBorder":1894,"imageShadow":1895,"imageEffects":1896},{"value":491},{"value":493},{"value":495},{"value":497},[1898,1933,1960,1991],{"styles":1899,"title":1910,"customCss":1911,"child":1912,"wrapper":1914,"id":1915,"class":1916,"tag":58,"meta":1915,"extra":1922},{"borderWidth":1900,"paddingLeft":1901,"borderStyle":1902,"borderColor":1903,"paddingTop":1905,"marginTop":1906,"paddingRight":1907,"backgroundColor":1908,"paddingBottom":1909},{"unit":34,"value":1676},{"unit":34,"value":229},{"value":49},{"value":1904},"var(--gray)",{"value":229,"unit":34},{"value":35,"unit":34},{"unit":34,"value":229},{"value":83},{"value":229,"unit":34},"Popup",[],[1913],"row-mD_UGc5E3t",{},"hl_main_popup",{"boxShadow":1917,"radiusEdge":1918,"borderRadius":1919,"borders":1921},{"value":31},{"value":31},{"value":1920},"radius10",{"value":27},{"left":1923,"showPopupOnMouseOut":1925,"popupDisabled":1926,"minWidth":1927,"bgImage":1929,"overlayColor":1931},{"unit":94,"value":1924},50,{"value":55},{"value":55},{"value":1928},"full-page",{"value":1930},{"opacity":59,"url":58,"options":60},{"value":1932},"var(--overlay)",{"styles":1934,"class":1943,"id":1913,"title":99,"type":67,"child":1949,"tagName":98,"extra":1951,"wrapper":1957,"meta":67},{"borderColor":1935,"paddingBottom":1936,"borderWidth":1937,"paddingTop":1938,"paddingLeft":1939,"backgroundColor":1940,"paddingRight":1941,"borderStyle":1942},{"value":45},{"value":295,"unit":34},{"unit":34,"value":47},{"value":295,"unit":34},{"value":35,"unit":34},{"value":83},{"unit":34,"value":35},{"value":49},{"borders":1944,"boxShadow":1945,"borderRadius":1946,"radiusEdge":1947,"alignRow":1948},{"value":27},{"value":31},{"value":29},{"value":31},{"value":72},[1950],"col-llJed82XM",{"bgImage":1952,"visibility":1954,"rowWidth":1956},{"value":1953},{"url":58,"options":60,"opacity":59},{"value":1955},{"hideMobile":55,"hideDesktop":55},{"unit":94,"value":93},{"marginBottom":1958,"marginTop":1959},{"value":35,"unit":34},{"value":35,"unit":34},{"id":1950,"styles":1961,"wrapper":1971,"type":101,"meta":101,"title":137,"child":1974,"tagName":136,"class":1976,"extra":1981},{"borderStyle":1962,"backgroundColor":1963,"paddingLeft":1964,"borderWidth":1965,"paddingTop":1966,"paddingRight":1967,"borderColor":1968,"paddingBottom":1969,"width":1970},{"value":49},{"value":83},{"unit":34,"value":229},{"unit":34,"value":47},{"value":229,"unit":34},{"unit":34,"value":229},{"value":45},{"unit":34,"value":229},{"unit":94,"value":117},{"marginBottom":1972,"marginTop":1973},{"unit":34,"value":35},{"value":35,"unit":34},[1975],"video-vQbxu7FXF",{"borderRadius":1977,"boxShadow":1978,"radiusEdge":1979,"borders":1980},{"value":29},{"value":31},{"value":31},{"value":27},{"justifyContentColumnLayout":1982,"bgImage":1983,"columnLayout":1985,"visibility":1986,"alignContentColumnLayout":1988,"forceColumnLayoutForMobile":1989,"elementVersion":1990},{"value":129},{"value":1984},{"options":60,"url":58,"opacity":59},{"value":127},{"value":1987},{"hideMobile":55,"hideDesktop":55},{"value":131},{"value":65},{"value":349},{"extra":1992,"id":1975,"tagName":2009,"meta":2010,"class":2011},{"visibility":1993,"videoProperties":1995,"playBackControls":2002,"leadVideoOptions":2004,"checkStep":2006,"nodeId":2008},{"value":1994},{"hideMobile":58,"hideDesktop":58},{"value":1996},{"width":93,"url":1997,"thumbnailURL":1998,"autoplay":35,"controls":1999,"type":2000,"embedURL":2001},"https://www.youtube.com/watch?v=ScMzIvxBSi4","https://img.youtube.com/vi/ScMzIvxBSi4/maxresdefault.jpg",1,"youtube","https://www.youtube.com/embed/ScMzIvxBSi4?autoplay=0&rel=0&controls=1",{"value":2003},{},{"value":2005},{},{"value":2007},{},"cvideo-vQbxu7FXF","c-video","video",{"borders":2012,"boxShadow":2013,"borderRadius":2014,"radiusEdge":2015},{"value":27},{"value":31},{"value":29},{"value":31},"https://fonts.googleapis.com/css?family=Lato:100,200,300,400,500,600,700,800,900%7COpen%20Sans:100,200,300,400,500,600,700,800,900%7CMontserrat:100,200,300,400,500,600,700,800,900%7CCormorant%20Garamond:100,200,300,400,500,600,700,800,900%7CPoppins:100,200,300,400,500,600,700,800,900%7CSacramento:100,200,300,400,500,600,700,800,900%7CNunito%20Sans:100,200,300,400,500,600,700,800,900%7CBirthstone%20Bounce:100,200,300,400,500,600,700,800,900%7CFjalla%20One:100,200,300,400,500,600,700,800,900%7CLora:100,200,300,400,500,600,700,800,900%7C'Open%20Sans':100,200,300,400,500,600,700,800,900%7C'Nunito%20Sans':100,200,300,400,500,600,700,800,900%7CBebas%20Neue:100,200,300,400,500,600,700,800,900%7CRoboto:100,200,300,400,500,600,700,800,900%7C'Montserrat':100,200,300,400,500,600,700,800,900%7CInter:100,200,300,400,500,600,700,800,900&display=swap",{"author":2018,"canonicalMeta":2019,"customMeta":2020,"description":2021,"imageUrl":58,"keywords":2022,"language":2023,"title":2024,"isPreviewUrl":55},"Chris Dembinski",[],[],"Banish the Boring, Unleash the Awesome! We are all about bringing the fun, funky and colorful into your world with creative products that'll have you saying \"BYE-BYE boring!\" We believe in the power of playful tools to spark joy, ignite possibilities, and unleash your creative spirit. So ditch the boring and embrace the bright, bold, and beautiful with our collection of new creative products coming soon.","polymer clay color recipes, fun, colorful, creative, creative tools, creativity, doodle and color me, doodle and color book, doodle, coloring book, coloring pages","en","Crafts by Chris - Playful tools to help you unleash your creative spirit.","www.craftsbychrisonline.com","/","38JLEpp9YcFfq0PWu1X6","wPaLmXIRmiiKEAew2ngC",[],"https://storage.googleapis.com/msgsndr/wPaLmXIRmiiKEAew2ngC/media/6638d2b37bf7937a0fbd869a.png","\u003C!-- Google tag (gtag.js) -->\n\u003Cscript async src=\"https://www.googletagmanager.com/gtag/js?id=G-CGEJZE1YPJ\">\u003C/script>\n\u003Cscript>\n  window.dataLayer = window.dataLayer || [];\n  function gtag(){dataLayer.push(arguments);}\n  gtag('js', new Date());\n\n  gtag('config', 'G-CGEJZE1YPJ');\n\u003C/script>","facw1orPep7xLwBCsntb","Crafts by Chris",{"funnelId":2032,"bgColor":2035,"textColor":2036,"primaryTextColor":2037,"secondaryTextColor":2036,"linkColor":2036,"primaryColor":2036,"secondaryColor":2037,"isOwnPolicyLink":55,"policyLink":58,"policyLinkText":2038,"selectedFont":2039,"fontSize":2040,"essentialCookies":2041,"complianceType":2043,"msgDescription":2044,"style":2045,"isCookieEnabled":65,"signature":2046},"#fef0c7","#000000","#ffffff","Learn more","Inter",16,[2042],"\u003Cscript>   window.dataLayer = window.dataLayer || [];   function gtag() {     dataLayer.push(arguments);   }    gtag(\"consent\", \"default\", {     ad_storage: \"denied\",     ad_user_data: \"denied\",     ad_personalization: \"denied\",     analytics_storage: \"denied\",   });   window.addEventListener(     \"LCCookieConsentDoneGTag\",     function (cookieConsent) {       if (cookieConsent.detail.gtag === 'grant'){         gtag(\"consent\", \"update\", {           ad_storage: \"granted\",           ad_user_data: \"granted\",           ad_personalization: \"granted\",           analytics_storage: \"granted\",         });       }     },     !1   ); \u003C/script> \u003C!-- Google tag (gtag.js) --> \u003Cscript async src=\"https://www.googletagmanager.com/gtag/js?id=TAG_ID\">\u003C/script> \u003Cscript>   gtag(\"js\", new Date());   gtag(\"config\", \"TAG_ID\"); \u003C/script>","ask-opt-in","We use cookies to improve your experience on our site. By using our site, you consent to the use of cookies. Rejecting cookies will prevent non-essential cookies from loading.",".hl-cookie-consent-banner{background-color:#fef0c7}.hl-cookie-consent-banner .banner-text,.hl-cookie-consent-banner .learn-more{color:#000;font-family:Inter;font-size:16px}.hl-cookie-consent-banner .button.primary{color:#fff;background-color:#000;font-family:Inter;font-size:16px}.hl-cookie-consent-banner .button.secondary{color:#000;background-color:#fff;font-family:Inter;font-size:16px}","eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiI1UVBoTVJFUzUzV2RDRDRmVUJrcCIsImFncmVlZCI6dHJ1ZSwibWVzc2FnZSI6IldlIHVzZSBjb29raWVzIHRvIGltcHJvdmUgeW91ciBleHBlcmllbmNlIG9uIG91ciBzaXRlLiBCeSB1c2luZyBvdXIgc2l0ZSwgeW91IGNvbnNlbnQgdG8gdGhlIHVzZSBvZiBjb29raWVzLiBSZWplY3RpbmcgY29va2llcyB3aWxsIHByZXZlbnQgbm9uLWVzc2VudGlhbCBjb29raWVzIGZyb20gbG9hZGluZy4iLCJ0aW1lc3RhbXAiOjE3MTYxMjIzNTY3MzAsImlhdCI6MTcxNjEyMjM1Nn0.HitbqUN_ktloCQeRRu9MS6Ev1Zu81AIa8Rc1cnT-KnA",[],["Reactive",2049],{"$snuxt-delay-hydration-mode":2050,"$snuxt-i18n-meta":2051,"$spreviewState":2052,"$smetaPixelOptions":2123},"manual",{},{"defaultSettings":2053,"mobileDevice":55,"funnelId":2032,"funnelDomain":2078,"stepId":149,"locationId":2028,"funnelPageId":2027,"locationCode":2079,"funnelNextStep":2080,"fingerprint":58,"funnelNextPageId":2081,"stripePublishableKey":-1,"enablePaymentElement":-1,"merchantLoginId":58,"paypalPublishableKey":58,"merchantAccountId":-1,"stripeAccountId":-1,"isLivePaymentMode":65,"version":2082,"funnelSteps":2083,"cartItems":2095,"funnelName":2033,"orderFormVersion":349,"currency":2096,"blogSlug":58,"domain":2025,"pageUrl":2026,"pageName":146,"affiliateId":-1,"videoExistsInPage":55,"pageType":2097,"contactId":-1,"email":-1,"phone":-1,"categoryId":58,"blogSearchTerm":58,"categoryUrlSlug":58,"authorSlug":58,"tagSlug":58,"authorId":58,"defaultPaymentProvider":58,"productCollections":2098,"ecomSelectedCollection":58,"imageOptimizationEnabled":65,"nmiMerchantGatewayId":58,"squareMerchantGatewayId":58,"fontsToLoad":2099,"ecomProductId":58,"isGdprCompliant":55,"isOptimisePageLoad":65,"ecommercePage":1999,"isBlogActive":55,"blogData":2114,"blogPaths":-1,"blogId":2032,"allowedCookies":2041,"paymentProviderDetails":-1,"events":2115,"searchTerm":58,"countryList":2116,"pixelToInit":2047,"formAction":58,"ecomProduct":2117,"requireCreditCard":65,"haveBlogWidget":55,"isFacebookIAB":55,"userAgent":58,"companyId":2118,"customerLoginToken":58,"cookieConsentList":2119,"cookieConsentExpiry":2120,"mediaFormats":2121},{"background":2054,"typography":2058},{"bgImage":2055,"backgroundColor":2057},{"value":2056},{"options":60,"url":58},{"value":43},{"fonts":2059,"colors":2072},{"contentFont":2060,"headlineFont":2066},{"text":2061,"value":2062,"id":2065},"Content Font",{"text":2063,"value":2064},"Montserrat","var(--montserrat)","contentfont",{"text":2067,"id":2068,"value":2069},"Headline Font","headlinefont",{"text":2070,"value":2071},"Bebas Neue","var(--bebas-neue)",{"linkColor":2073,"textColor":2076},{"value":2074},{"value":215,"label":2075},"var(--blue)",{"value":2077},{"value":215,"label":45},"craftsbychrisonline.com","US","/about","12eogBVjtSRSwR5kBHOI",4,[2084,2087,2088,2092],{"url":2085,"value":149,"type":2086,"sequence":1999,"id":2027,"name":146},"/home","optin_funnel_page",{"url":2080,"value":154,"type":2086,"sequence":349,"id":2081,"name":152},{"url":2089,"value":160,"type":2086,"sequence":2090,"id":2091,"name":158},"/contact",3,"YbdIt2oKd3cjYWFUQvuX",{"url":2093,"value":166,"type":2086,"sequence":2082,"id":2094,"name":164},"/free-resources","QXqhNkxe7uPKJdkp7Gwr",[],"USD","website",[],[2100,2101,2102,2063,2103,2104,2105,2106,2107,2108,2109,2110,2111,2070,2112,2113,2039],"Arial","Lato","Open Sans","Cormorant Garamond","Poppins","Sacramento","Nunito Sans","Birthstone Bounce","Fjalla One","Lora","'Open Sans'","'Nunito Sans'","Roboto","'Montserrat'",{},[],[],{},"Yf2IixUZAJojCKUcPjtQ",[],["Date","2026-01-29T20:59:05.030Z"],{"formats":2122},[],{"pixelID":189,"disabled":55,"track":2124,"version":2125,"isEnabled":65,"pixelLoaded":55,"manualMode":65,"userData":189,"eventsQueue":2126},"PageView","2.0",[],["Set"],["ShallowReactive",2129],{"pageData":189}]</script>
<script>window.__NUXT__={};window.__NUXT__.config={public:{baseUrl:"https://apisystem.tech",newBaseURL:"https://backend.leadconnectorhq.com/appengine",serverBaseUrl:"https://apisystem.tech",NODE_ENV:"production",REVIEW_WIDGET_URL:"https://backend.leadconnectorhq.com/appengine/reviews/get_widget/",REST_API_URLS:"https://backend.leadconnectorhq.com",STATS_API_URL:"https://backend.leadconnectorhq.com",OLD_STORAGE_API_URL1_CDN:"https://cdn.msgsndr.com",OLD_STORAGE_API_URL2_CDN:"https://assets.cdn.msgsndr.com",STORAGE_API_URL1_CDN:"https://cdn.filesafe.space",STORAGE_API_URL2_CDN:"https://assets.cdn.filesafe.space",paymentsServiceUrl:"https://backend.leadconnectorhq.com",HLS_URL:"https://content.apisystem.tech",IMAGE_CDN:"https://images.leadconnectorhq.com",IMAGE_CDN_WHITELIST:["assets.cdn.msgsndr.com","cdn.msgsndr.com","cdn.filesafe.space","assets.cdn.filesafe.space","storage.googleapis.com","firebasestorage.googleapis.com"],authorizeAcceptJsUrlTestMode:"https://jstest.authorize.net/v1/Accept.js",authorizeAcceptJsUrlLiveMode:"https://js.authorize.net/v1/Accept.js",nmiPaymentProviderScriptUrl:"https://secure.safewebservices.com/token/Collect.js",FORMS_SERVICE_URL:"https://backend.leadconnectorhq.com",SURVEYS_SERVICE_URL:"https://backend.leadconnectorhq.com",QR_CODE_SERVICE_URL:"https://backend.leadconnectorhq.com",GOOGLE_API_SERVICE_URL:"https://services.leadconnectorhq.com/common-google",ECOMMERCE_SERVICE_URL:"https://backend.leadconnectorhq.com/ecommerce",HL_HOMEPAGE_STEPID:"6dcfb06b-9734-44bd-bbcc-8bd4b7fec976",STRIPE_BNPL_CONFIGURATION_TEST:"pmc_1OaAR1FpU9DlKp7RH0HHU4xH",STRIPE_BNPL_CONFIGURATION_LIVE:"pmc_1OlnyOFpU9DlKp7R4tTHuihw",STRIPE_PMC_KEY_TEST:"pmc_1Ps2bTFpU9DlKp7RmgTzmJUL",STRIPE_PMC_KEY_LIVE:"pmc_1PzYYpFpU9DlKp7RcgxVmcvS",STRIPE_DEFAULT_CONFIGURATION_TEST:"pmc_1M95aRFpU9DlKp7ReIqqY0PP",STRIPE_DEFAULT_CONFIGURATION_LIVE:"pmc_1NYilsFpU9DlKp7RkMiUNrKE",STRIPE_DEFAULT_CONFIGURATION_TEST_SURVEY:"pmc_1QrvB7FpU9DlKp7RcL9L2idV",STRIPE_DEFAULT_CONFIGURATION_LIVE_SURVEY:"pmc_1Qwds7FpU9DlKp7RMCBlclQ0",STRIPE_DEFAULT_CONFIGURATION_TEST_FORM:"pmc_1Qodu1FpU9DlKp7RoWHB8Txx",STRIPE_DEFAULT_CONFIGURATION_LIVE_FORM:"pmc_1QwcV0FpU9DlKp7RORUHPK8B",ENTERPRISE_RECAPTCHA_SITE_KEY:"6LeDBFwpAAAAAJe8ux9-imrqZ2ueRsEtdiWoDDpX",STRIPE_ONE_STEP_PMC_ID_TEST:"pmc_1QodqYFpU9DlKp7R8EIapiwE",STRIPE_TWO_STEP_PMC_ID_TEST:"pmc_1QodsEFpU9DlKp7RHRyay2KC",STRIPE_ONE_STEP_PMC_ID_LIVE:"pmc_1QwcLrFpU9DlKp7Rl9zb07x1",STRIPE_TWO_STEP_PMC_ID_LIVE:"pmc_1QwcP4FpU9DlKp7R4L0ytWkJ",RECAPTCHA_SITE_KEY:"6LfcbMseAAAAAI-EJoB-lUh7_TJaYloLbcbmnhEO",i18n:{baseUrl:"",defaultLocale:"en",defaultDirection:"ltr",strategy:"no_prefix",lazy:true,rootRedirect:"",routesNameSeparator:"___",defaultLocaleRouteNameSuffix:"default",skipSettingLocaleOnNavigate:false,differentDomains:false,trailingSlash:false,locales:[{code:"da",files:["/tmp/workspace/production/leadgen/common/builder-preview/locales/da.json"]},{code:"de",files:["/tmp/workspace/production/leadgen/common/builder-preview/locales/de.json"]},{code:"en",files:["/tmp/workspace/production/leadgen/common/builder-preview/locales/en_US.json"]},{code:"es",files:["/tmp/workspace/production/leadgen/common/builder-preview/locales/es.json"]},{code:"fi",files:["/tmp/workspace/production/leadgen/common/builder-preview/locales/fi.json"]},{code:"fr-ca",files:["/tmp/workspace/production/leadgen/common/builder-preview/locales/fr_CA.json"]},{code:"fr",files:["/tmp/workspace/production/leadgen/common/builder-preview/locales/fr.json"]},{code:"hu",files:["/tmp/workspace/production/leadgen/common/builder-preview/locales/hu.json"]},{code:"it",files:["/tmp/workspace/production/leadgen/common/builder-preview/locales/it.json"]},{code:"nl",files:["/tmp/workspace/production/leadgen/common/builder-preview/locales/nl.json"]},{code:"no",files:["/tmp/workspace/production/leadgen/common/builder-preview/locales/no.json"]},{code:"pl",files:["/tmp/workspace/production/leadgen/common/builder-preview/locales/pl.json"]},{code:"pt-br",files:["/tmp/workspace/production/leadgen/common/builder-preview/locales/pt_BR.json"]},{code:"pt",files:["/tmp/workspace/production/leadgen/common/builder-preview/locales/pt.json"]},{code:"sv",files:["/tmp/workspace/production/leadgen/common/builder-preview/locales/sv.json"]}],detectBrowserLanguage:{alwaysRedirect:false,cookieCrossOrigin:false,cookieDomain:"",cookieKey:"i18n_redirected",cookieSecure:false,fallbackLocale:"",redirectOn:"root",useCookie:false},experimental:{localeDetector:"",switchLocalePathLinkSSR:false,autoImportTranslationFunctions:false,typedPages:true,typedOptionsAndMessages:false,generatedLocaleFilePathFormat:"absolute"},multiDomainLocales:false}},app:{baseURL:"/",buildId:"38ae9ef0-dff9-4914-90f2-e6cd24e97a70",buildAssetsDir:"/_preview/",cdnURL:"https://stcdn.leadconnectorhq.com/"}}</script><script> (function() { const w = window; w._$delayHydration = (function() { if (!('requestIdleCallback' in w) || !('requestAnimationFrame' in w)) { return new Promise(resolve => resolve('not supported')) } function eventListeners(){const c=new AbortController;const p=new Promise(resolve=>{const hydrateOnEvents="mousemove,scroll,keydown,click,touchstart,wheel".split(",");function handler(e){hydrateOnEvents.forEach(e=>w.removeEventListener(e,handler));requestAnimationFrame(()=>resolve(e))}hydrateOnEvents.forEach(e=>{w.addEventListener(e,handler,{capture:true,once:true,passive:true,signal:c.signal})})});return{c:()=>c.abort(),p:p}}function idleListener(){let id;const p=new Promise(resolve=>{const isMobile=w.innerWidth<640;const timeout=isMobile?Number.parseInt("5000"):Number.parseInt("4500");const timeoutDelay=()=>setTimeout(()=>requestAnimationFrame(()=>resolve("timeout")),timeout);id=w.requestIdleCallback(timeoutDelay,{timeout:Number.parseInt("2000")})});return{c:()=>window.cancelIdleCallback(id),p:p}}const triggers=[idleListener(),eventListeners()];const hydrationPromise=Promise.race(triggers.map(t=>t.p)).finally(()=>{triggers.forEach(t=>t.c())}); return hydrationPromise; })(); ;(()=>{w._$delayHydration.then(e=>{if(e instanceof PointerEvent||e instanceof MouseEvent&&e.type==="click"||window.TouchEvent&&e instanceof TouchEvent){setTimeout(()=>w.requestIdleCallback(()=>setTimeout(()=>e.target&&e.target.click(),500)),50)}})})(); })(); </script></body></html>