@import url('https://fonts.googleapis.com/css2?family=Archivo:wght@500;600;700;800&family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700&display=swap');
:root{--ink:#101514;--muted:#53615e;--line:#d9dfdc;--sea:#dcefed;--sea-deep:#345f5b;--warm:#f5f5f1;--lime:#c8ff2e}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font:16px/1.65 'DM Sans',Arial,sans-serif;-webkit-font-smoothing:antialiased}h1,h2,h3{font-family:'Archivo',Arial,sans-serif}p{margin:0 0 1rem}.page{min-height:100vh}.brand-strip{display:flex;align-items:center;gap:12px;min-height:72px;padding:14px max(24px,calc((100vw - 1120px)/2));border-bottom:1px solid var(--line);background:#fff}.mark{width:38px;height:38px;display:grid;place-items:center;border-radius:50% 50% 12% 50%;background:var(--lime);font:800 18px/1 'Archivo',sans-serif}.brand-strip strong{display:block;font:800 22px/.92 'Archivo',sans-serif;letter-spacing:-.07em}.brand-strip small{display:block;margin-top:5px;font-size:7px;letter-spacing:.2em;font-weight:800}.hero{background:var(--sea);border-bottom:1px solid #bdd6d2}.hero-inner{width:min(1120px,calc(100% - 48px));min-height:310px;margin:auto;padding:64px 0;display:flex;flex-direction:column;justify-content:flex-end}.eyebrow{margin:0 0 15px;color:var(--sea-deep);font-size:10px;letter-spacing:.18em;text-transform:uppercase;font-weight:800}.hero h1{max-width:850px;margin:0 0 21px;font-size:clamp(48px,7vw,78px);line-height:.94;letter-spacing:-.075em}.deck{max-width:720px;margin:0;color:#3b5b57;font-size:18px;line-height:1.65}.content{width:min(1120px,calc(100% - 48px));margin:auto;padding:64px 0 88px}.meta{padding-bottom:16px;border-bottom:1px solid var(--line);color:#697671;font-size:11px;letter-spacing:.09em;text-transform:uppercase;font-weight:700}.section{display:grid;grid-template-columns:72px minmax(0,1fr);gap:14px;padding:38px 0;border-bottom:1px solid var(--line)}.number{color:#a8c5c0;font:800 26px/.9 'Archivo',sans-serif;letter-spacing:-.07em}.section h2{margin:0 0 16px;font-size:28px;line-height:1.05;letter-spacing:-.055em}.section p{max-width:780px;color:#3f4c49}.section ul{max-width:780px;margin:15px 0 0;padding:0;list-style:none}.section li{position:relative;margin:11px 0;padding-left:21px;color:#3f4c49}.section li:before{content:'';position:absolute;left:0;top:.72em;width:7px;height:7px;border-radius:50%;background:var(--lime)}.notice{margin-top:34px;padding:22px 24px;border-left:4px solid var(--lime);background:var(--warm);color:var(--muted);font-size:14px}.notice strong{display:block;margin-bottom:7px;color:var(--ink)}.contact-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:28px}.contact-panel{padding:34px;background:var(--ink);color:#fff}.contact-panel h2,.map-heading h2{margin:0 0 28px;font-size:36px;line-height:1;letter-spacing:-.06em}.contact-row{padding:20px 0;border-top:1px solid rgba(255,255,255,.18)}.contact-row b{display:block;margin-bottom:7px;color:#b9c6c3;font-size:12px}.contact-row span{display:block;color:var(--lime);font:700 17px/1.4 'Archivo',sans-serif;overflow-wrap:anywhere}.contact-row address{color:#fff;font-size:14px;font-style:normal;line-height:1.7}.contact-copy{padding:34px;border:1px solid var(--line)}.contact-copy h2{margin:0 0 16px;font-size:36px;line-height:1;letter-spacing:-.06em}.contact-copy p{color:var(--muted)}.map-section{margin-top:42px;padding:34px;background:var(--warm);border:1px solid var(--line)}.map-heading{display:grid;grid-template-columns:1fr 380px;gap:30px;align-items:end;margin-bottom:24px}.map-heading address{color:var(--muted);font-style:normal;font-size:13px}.map-wrap{position:relative;min-height:430px;overflow:hidden;border:1px solid #c7cfcc;background-color:#e8ebe5;background-image:linear-gradient(rgba(52,95,91,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(52,95,91,.06) 1px,transparent 1px);background-size:48px 48px}.map-wrap:after{content:'';position:absolute;left:65%;top:42%;width:38px;height:38px;border:10px solid var(--lime);border-radius:50% 50% 50% 0;transform:rotate(-45deg);box-shadow:0 12px 24px rgba(16,21,20,.18);pointer-events:none}.map-wrap iframe{width:100%;height:430px;border:0;filter:saturate(.7) contrast(.96);pointer-events:none}.qa{padding:28px 0;border-bottom:1px solid var(--line)}.qa:first-of-type{border-top:1px solid var(--line)}.qa h2{margin:0 0 10px;font-size:23px;line-height:1.15;letter-spacing:-.045em}.qa p{max-width:800px;color:var(--muted)}.info-card{padding:30px;border:1px solid var(--line);background:#fff}.info-card h2{margin:0 0 14px;font-size:30px;line-height:1;letter-spacing:-.055em}.info-card p{color:var(--muted)}.footer-note{padding:22px max(24px,calc((100vw - 1120px)/2));background:var(--ink);color:#aeb9b6;font-size:11px}.footer-note strong{color:#fff}@media(max-width:760px){.brand-strip{padding-inline:20px}.hero-inner,.content{width:min(100% - 40px,680px)}.hero-inner{min-height:260px;padding:48px 0}.hero h1{font-size:48px}.deck{font-size:16px}.content{padding:44px 0 64px}.section{grid-template-columns:45px 1fr;padding:30px 0}.number{font-size:20px}.section h2{font-size:24px}.contact-grid,.map-heading{grid-template-columns:1fr}.contact-panel,.contact-copy,.map-section{padding:25px}.map-wrap,.map-wrap iframe{height:350px;min-height:350px}.map-wrap:after{left:62%;top:43%}}
@media print{.brand-strip{min-height:auto}.hero-inner{min-height:auto}.footer-note{background:#fff;color:#444;border-top:1px solid #ccc}}
Website terms
Terms & Conditions
The principal terms that apply when you use the website, create an account or purchase products from CurrentBody.
CurrentBody information page
01
Who you are buying from
Your contract of sale is with The Beauty Tech Group Ltd, company number 06805380, of Glasshouse, Alderley Park, Congleton Road, Nether Alderley, Cheshire, SK10 4ZE, United Kingdom. The company trades as CurrentBody.
02
Orders and acceptance
Submitting an order is an offer to buy. An acknowledgement email does not itself confirm acceptance. The sales contract is formed when CurrentBody sends a dispatch confirmation or otherwise accepts the order in writing.
03
Prices, payment and delivery
Prices, accepted payment methods, delivery services and estimated timeframes are shown during checkout. Local import duties or taxes may apply to some international orders.
04
Consumer rights
Nothing in these terms removes statutory consumer rights or excludes liability where doing so would be unlawful. Cancellation and faulty-goods remedies depend on the law that applies to the purchase.
05
Contact details
Customer Care email: sales@currentbody.com. Written correspondence: Glasshouse, Alderley Park, Congleton Road, Nether Alderley, Cheshire, SK10 4ZE, United Kingdom. CurrentBody states that telephone support is not currently offered.
CurrentBody is part of The Beauty Tech Group. Company number 06805380. This page should be reviewed before production use.