Sample Kit - Acoustic Panels
/* ========================================================= Stick on Tiles AU — Acoustic Wall Panel Sample Kit ========================================================= */ .sot-ac oustic-sample { --sot-teal:#0ea5a6; --sot-dark:#0e3b3b; --sot-text:#333; --sot-muted:#64748b; --sot-soft:#f4fbfb; --sot-grey:#f8fafc; --sot-border:rgba(14,165,166,.18); --sot-radius:14px; width:100%; color:var(--sot-text); font-size:1.45rem; line-height:1.65; } .sot-acoustic-sample * { box-sizing:border-box; } .sot-acoustic-sample h2, .sot-acoustic-sample h3 { color:var(--sot-dark); letter-spacing:-.01em; } .sot-acoustic-sample h2 { font-size:2.75rem; line-height:1.18; font-weight:800; margin:0 0 14px; } .sot-acoustic-sample h3 { font-size:2.35rem; line-height:1.25; font-weight:700; margin:0 0 12px; } .sot-acoustic-sample p { margin:0 0 16px; } /* HERO */ .sot-acoustic-hero { position:relative; overflow:hidden; background: radial-gradient(circle at top right,rgba(14,165,166,.14),transparent 42%), linear-gradient(180deg,#fff 0%,#f8fbfb 100%); border:1px solid rgba(14,165,166,.25); border-radius:var(--sot-radius); padding:30px; margin-bottom:30px; box-shadow:0 2px 10px rgba(0,0,0,.03); } .sot-acoustic-eyebrow { display:inline-flex; align-items:center; gap:7px; background:rgba(14,165,166,.10); color:var(--sot-dark); border:1px solid rgba(14,165,166,.18); border-radius:999px; padding:6px 11px; margin-bottom:14px; font-size:1.15rem; font-weight:800; letter-spacing:.04em; text-transform:uppercase; } .sot-acoustic-dot { width:8px; height:8px; background:var(--sot-teal); border-radius:50%; } .sot-acoustic-hero-intro { max-width:860px; color:#374151; font-size:1.65rem; margin-bottom:22px !important; } .sot-acoustic-hero-intro strong { color:var(--sot-dark); } /* HERO INFO */ .sot-acoustic-info { display:grid; grid-template-columns:repeat(3,1fr); gap:10px; margin-top:20px; } .sot-acoustic-info-item { background:#fff; border:1px solid rgba(14,165,166,.18); border-radius:12px; padding:16px; text-align:center; } .sot-acoustic-info-number { color:var(--sot-teal); font-size:2rem; font-weight:900; line-height:1.1; margin-bottom:4px; } .sot-acoustic-info-label { color:#555; font-size:1.2rem; } /* INTRO */ .sot-acoustic-lead { color:var(--sot-dark); font-size:1.8rem; line-height:1.4; font-weight:800; margin-bottom:12px !important; } .sot-acoustic-highlight { background:var(--sot-soft); border-left:4px solid var(--sot-teal); border-radius:0 var(--sot-radius) var(--sot-radius) 0; padding:16px 18px; margin:22px 0 32px; color:var(--sot-dark); font-size:1.55rem; font-weight:700; } /* SECTION */ .sot-acoustic-section { margin:34px 0; } .sot-acoustic-section-intro { color:#555; margin-bottom:18px !important; } /* DIY ADVANTAGE */ .sot-acoustic-diy { position:relative; overflow:hidden; background:var(--sot-dark); color:#fff; border-radius:var(--sot-radius); padding:27px; margin:34px 0; } .sot-acoustic-diy:after { content:""; position:absolute; width:220px; height:220px; right:-80px; top:-105px; border-radius:50%; background:rgba(14,165,166,.27); } .sot-acoustic-diy-label { position:relative; z-index:1; color:#9be0df; font-size:1.1rem; text-transform:uppercase; letter-spacing:.08em; font-weight:800; margin-bottom:5px; } .sot-acoustic-diy h3 { position:relative; z-index:1; color:#fff; margin-bottom:10px; } .sot-acoustic-diy p { position:relative; z-index:1; color:rgba(255,255,255,.90); margin-bottom:0; max-width:850px; } /* BENEFITS */ .sot-acoustic-benefits { display:grid; grid-template-columns:repeat(3,1fr); gap:12px; margin-top:18px; } .sot-acoustic-benefit { background:#fff; border:1px solid var(--sot-border); border-radius:var(--sot-radius); padding:20px; box-shadow:0 1px 3px rgba(0,0,0,.03); } .sot-acoustic-benefit-icon { display:grid; place-items:center; width:38px; height:38px; background:rgba(14,165,166,.10); color:var(--sot-teal); border-radius:50%; font-weight:900; margin-bottom:12px; } .sot-acoustic-benefit strong { display:block; color:var(--sot-dark); font-size:1.5rem; margin-bottom:5px; } .sot-acoustic-benefit span { display:block; color:#555; font-size:1.27rem; line-height:1.45; } /* SIZE ADVANTAGE */ .sot-acoustic-size { background:var(--sot-grey); border:1px solid #e9eeee; border-radius:var(--sot-radius); padding:25px; margin:34px 0; } .sot-acoustic-size-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:12px; margin-top:18px; } .sot-acoustic-size-item { background:#fff; border:1px solid rgba(14,165,166,.14); border-radius:12px; padding:18px; } .sot-acoustic-size-item strong { display:block; color:var(--sot-dark); margin-bottom:5px; } .sot-acoustic-size-item span { display:block; color:#555; font-size:1.25rem; line-height:1.45; } /* ADHESIVE FEATURE */ .sot-acoustic-adhesive { display:grid; grid-template-columns:auto 1fr; align-items:center; gap:24px; background:linear-gradient(135deg,#f4fbfb 0%,#fff 100%); border:1px solid rgba(14,165,166,.20); border-radius:var(--sot-radius); padding:24px; margin:34px 0; } .sot-acoustic-adhesive-badge { display:grid; place-items:center; width:95px; height:95px; background:var(--sot-teal); color:#fff; border-radius:50%; text-align:center; font-weight:900; line-height:1.15; font-size:1.3rem; box-shadow:0 5px 15px rgba(14,165,166,.20); } .sot-acoustic-adhesive-copy { border-left:1px solid #dde3e3; padding-left:24px; } .sot-acoustic-adhesive-copy h3 { margin-bottom:8px; } .sot-acoustic-adhesive-copy p { margin:0; color:#555; } /* CHOICE */ .sot-acoustic-choice { position:relative; overflow:hidden; background: linear-gradient(135deg,#edfafa 0%,#fff 55%,#f9fafb 100%); border:1px solid rgba(14,165,166,.20); border-radius:var(--sot-radius); padding:26px; margin:34px 0; } .sot-acoustic-choice-label { color:var(--sot-teal); font-size:1.1rem; text-transform:uppercase; letter-spacing:.08em; font-weight:800; margin-bottom:5px; } .sot-acoustic-choice h3 { margin-bottom:10px; } .sot-acoustic-choice p:last-child { margin-bottom:0; } /* CHECKLIST */ .sot-acoustic-check { display:grid; grid-template-columns:repeat(2,1fr); gap:10px; margin-top:18px; } .sot-acoustic-check-item { position:relative; background:#fff; border:1px solid rgba(14,165,166,.12); border-radius:10px; padding:14px 14px 14px 42px; color:#4b5563; } .sot-acoustic-check-item:before { content:"✓"; position:absolute; left:15px; top:13px; color:var(--sot-teal); font-weight:900; } .sot-acoustic-check-item strong { color:var(--sot-dark); } /* PROJECTS */ .sot-acoustic-projects { display:flex; flex-wrap:wrap; gap:8px; margin-top:16px; } .sot-acoustic-project { background:#fff; border:1px solid rgba(14,165,166,.20); color:var(--sot-dark); border-radius:999px; padding:7px 12px; font-size:1.2rem; font-weight:700; } /* FINAL */ .sot-acoustic-final { text-align:center; background: linear-gradient(180deg,rgba(14,165,166,.06),rgba(14,165,166,.11)); border:1px solid rgba(14,165,166,.20); border-radius:var(--sot-radius); padding:30px 24px; margin-top:34px; } .sot-acoustic-final-label { color:var(--sot-teal); font-size:1.1rem; text-transform:uppercase; letter-spacing:.08em; font-weight:800; margin-bottom:6px; } .sot-acoustic-final-title { color:var(--sot-dark); font-size:2.25rem; line-height:1.3; font-weight:900; margin-bottom:9px; } .sot-acoustic-final p { max-width:750px; margin:0 auto; } /* NOTE */ .sot-acoustic-note { font-size:1.12rem; line-height:1.5; color:#6b7280; margin-top:22px; padding-top:16px; border-top:1px solid #e5e7eb; } /* MOBILE */ @media(max-width:768px) { .sot-acoustic-sample { font-size:1.35rem; } .sot-acoustic-sample h2 { font-size:2.35rem; } .sot-acoustic-sample h3 { font-size:2rem; } .sot-acoustic-hero { padding:21px 18px; } .sot-acoustic-info, .sot-acoustic-benefits, .sot-acoustic-size-grid, .sot-acoustic-check { grid-template-columns:1fr; } .sot-acoustic-adhesive { grid-template-columns:1fr; gap:16px; } .sot-acoustic-adhesive-copy { border-left:0; border-top:1px solid #dde3e3; padding-left:0; padding-top:16px; } .sot-acoustic-diy, .sot-acoustic-size, .sot-acoustic-choice { padding:20px 18px; } } Acoustic Wall Panel Sample Kit See the Colours. Feel the Quality. Picture the Finished Wall. Thinking about adding the warm, modern look of acoustic wall panels to your home, but not sure which colour will work best? Our Acoustic Wall Panel Sample Kit lets you select two different colours and compare them in your own space before choosing panels for your project. 2 Colours to Compare 120 × 60cm Full Panel Size DIY Self-Adhesive Installation Love the acoustic-panel look, but not the idea of wrestling with huge, heavy panels? Traditional decorative acoustic panels can be long, bulky and awkward to manoeuvre — particularly when you're renovating your own home. Installation can also involve locating wall studs, drilling, nailing or mechanically fixing large panels into place. Our Acoustic Wall Panels were selected with DIY renovators in mind. They're lightweight, compact and feature a self-adhesive backing, giving you a much more approachable way to create the warm slatted-wall look yourself. Modern acoustic-panel style without oversized panels, heavy lifting or complicated wall fixing. Made with DIY Renovators in Mind A Wall Panel You Can Actually Handle Yourself Instead of starting with an extra-long, heavy panel that's difficult to carry through the house and position on the wall, our panels measure a much more manageable 120cm × 60cm. That smaller format makes them easier to lift, position, line up and work with — particularly when you're completing the project yourself. Why Order an Acoustic Panel Sample Kit First? Wall panels cover a large visual area, so choosing the right timber tone or colour can completely change the finished room. ✓ See the Real Colour Compare the actual finishes against your walls, flooring, cabinetry, furniture and other timber tones. ✓ Feel the Product Experience the materials, surface finish and construction in person rather than making your decision from a screen. ✓ Choose with Confidence Compare two colours side by side and decide which one feels right before ordering panels for the entire feature. SELFADHESIVE No Hunting for Studs Just to Create a Feature Wall Our panels include a self-adhesive backing, removing much of the installation complexity associated with traditional large acoustic wall panels. Prepare a suitable wall surface, position your panels carefully and install them without needing to mechanically fix every panel through to wall studs. Why 120cm × 60cm Panels Make DIY So Much Easier Larger isn't always better when you're the one carrying and installing the product. The practical panel size is one of the biggest advantages of our range for home renovators. Easier to Carry A compact lightweight panel is far easier to move through hallways, stairs and rooms than an extra-long panel. Easier to Position Work with a manageable section at a time rather than trying to hold and align a large heavy panel against the wall. Easier to Get Delivered The shorter panel format is much more practical for residential delivery than bulky 2.4m+ wall panels. Pick Two Colours Having Trouble Deciding? That's Exactly What the Sample Kit Is For. Choose two different Acoustic Wall Panel colours and compare them in the room where your finished feature will be installed. You may find a lighter timber makes the room feel larger and more relaxed, while a darker finish creates stronger contrast and a more dramatic architectural feature. Seeing both options in your actual room makes the decision much easier. Take Your Samples into the Room Timber tones can change dramatically depending on the lighting and other finishes around them. Against your wall colour: see whether you want subtle harmony or stronger contrast. Beside your flooring: compare the timber tones and make sure they work together. Next to your furniture: check how the panel colour sits with the rest of the room. In daylight: see the finish in the room's natural light. At night: check how the colour changes under your interior lighting. Step back: picture the colour repeated across the entire finished feature wall. Picture the Finished Feature Acoustic Wall Panels can add warmth, vertical texture and architectural character across a wide range of interior spaces. TV Walls Media Rooms Living Rooms Bedrooms Bedheads Home Offices Entry Walls Dining Areas Feature Walls DIY Renovations Try Before You Decide Find the Colour That Makes Your Feature Wall Come Together. Choose two colours, compare them in your own space and experience the product for yourself — then move forward with your acoustic wall-panel project knowing you've chosen the finish that works best in your home. Sample availability: If one of your selected colours is temporarily unavailable as a sample, we may substitute or contact you to arrange another available Acoustic Wall Panel colour from the Sample Kit range.
More you might like
Related
Sample Pack Acoustic Panels
Related
Sample Box Acoustic Panels
Related
Acoustic Slat Wood Panels Sample
Related