Legal
Legal Notice
Last Updated: June 2026
This website is owned and operated by GrowthCodes.
Intellectual Property Rights
All content on this website, including ebooks, prompt libraries, templates,
guides, workflows, graphics, logos, branding, website design, text content,
images, icons, and product names, is the intellectual property of GrowthCodes.
Personal Use License
Purchasing a product grants customers a limited, non-exclusive,
non-transferable license for personal use only.
Prohibited Use
- Copy, resell, or redistribute our products
- Share download links or upload files publicly
- Modify and resell GrowthCodes content
- Claim ownership of GrowthCodes materials
- Use our IP commercially without written permission
No Guarantees
GrowthCodes provides educational and informational resources only. We do
not guarantee specific business, financial, marketing, productivity, or
personal results.
Limitation of Liability
GrowthCodes shall not be liable for any damages arising from the use of
this website or any digital products purchased through it.
.gc-legal-premium{
background:
radial-gradient(circle at top right, rgba(255,122,1,.12), transparent 35%),
linear-gradient(180deg,#ffffff 0%,#fff8f2 100%);
padding:70px 16px;
font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
color:#111;
}
.gc-legal-wrap{
max-width:980px;
margin:0 auto;
}
.gc-legal-hero{
text-align:center;
margin-bottom:34px;
}
.gc-legal-hero span{
display:inline-block;
padding:8px 15px;
border-radius:999px;
background:#FFF4EB;
border:1px solid rgba(255,122,1,.18);
color:#FF7A01;
font-size:12px;
font-weight:800;
margin-bottom:16px;
}
.gc-legal-hero h1{
margin:0;
font-size:clamp(42px,7vw,76px);
line-height:.95;
letter-spacing:-2.5px;
font-weight:950;
}
.gc-legal-hero p{
margin:16px 0 0;
color:#FF7A01;
font-weight:700;
font-size:14px;
}
.gc-legal-card{
background:rgba(255,255,255,.88);
backdrop-filter:blur(14px);
border:1px solid rgba(0,0,0,.08);
border-radius:34px;
padding:38px;
box-shadow:0 30px 90px rgba(0,0,0,.08);
}
.gc-intro{
font-size:18px;
color:#444;
line-height:1.8;
margin:0 0 22px;
}
.gc-policy-block{
padding:24px 0;
border-bottom:1px solid #eeeeee;
}
.gc-policy-block h2,
.gc-contact-box h2{
margin:0 0 10px;
font-size:24px;
letter-spacing:-.5px;
color:#111;
}
.gc-policy-block p,
.gc-contact-box p{
margin:0;
color:#555;
font-size:16px;
line-height:1.8;
}
.gc-policy-block ul{
margin:12px 0 0;
padding-left:20px;
}
.gc-policy-block li{
color:#555;
font-size:16px;
line-height:1.8;
margin-bottom:6px;
}
.gc-contact-box{
margin-top:28px;
background:#111;
border-radius:26px;
padding:28px;
}
.gc-contact-box h2{
color:#fff;
}
.gc-contact-box p{
color:#d6d6d6;
margin-bottom:16px;
}
.gc-contact-box a{
display:inline-flex;
text-decoration:none;
color:#fff;
background:#FF7A01;
padding:13px 18px;
border-radius:999px;
font-size:14px;
font-weight:800;
}
.gc-legal-card strong{
color:#111;
}
@media(max-width:600px){
.gc-legal-premium{
padding:45px 14px;
}
.gc-legal-hero h1{
font-size:42px;
letter-spacing:-1.5px;
}
.gc-legal-card{
padding:22px;
border-radius:26px;
}
.gc-policy-block{
padding:20px 0;
}
.gc-policy-block h2,
.gc-contact-box h2{
font-size:20px;
}
.gc-policy-block p,
.gc-policy-block li,
.gc-contact-box p{
font-size:14.5px;
}
.gc-contact-box{
padding:22px;
border-radius:22px;
}
.gc-contact-box a{
width:100%;
justify-content:center;
}
}