{"title":"Socks","description":"\u003cstyle\u003e\n  .sock-hero-section{\n    --sk-bg:#0B1220;--sk-acc:#2BE0AE;--sk-acc2:#7C5CFF;\n    position:relative;width:100vw;max-width:100vw;\n    margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;\n    background:var(--sk-bg)!important;\n    background-image:\n      repeating-linear-gradient(90deg,rgba(255,255,255,.030) 0 2px,transparent 2px 9px),\n      radial-gradient(ellipse at 15% 0%,rgba(43,224,174,.13),transparent 58%),\n      radial-gradient(ellipse at 90% 100%,rgba(124,92,255,.16),transparent 55%);\n    padding:52px 0 0 0!important;margin-top:0!important;\n    overflow:hidden;display:flex;flex-direction:column;align-items:center;\n    border-bottom:0!important;color:#fff;box-sizing:border-box;font-family:inherit;\n  }\n  .sock-hero-section *{box-sizing:border-box}\n  .sock-hero-section .sock-rib{\n    position:absolute;top:0;left:0;width:100%;height:7px;z-index:10;\n    background:repeating-linear-gradient(90deg,var(--sk-acc) 0 3px,transparent 3px 9px);opacity:.9\n  }\n  .sock-hero-section .sock-container{\n    max-width:1280px;width:100%;padding:0 32px 60px;\n    display:grid;grid-template-columns:1.05fr 1fr;gap:56px;align-items:center;\n    position:relative;z-index:2\n  }\n  .sock-hero-section .sock-content{text-align:left}\n  .sock-hero-section .sock-subtitle{\n    display:inline-flex;align-items:center;gap:10px;text-transform:uppercase;\n    letter-spacing:.22em;font-size:11px;font-weight:800;color:var(--sk-acc);margin:0 0 22px\n  }\n  .sock-hero-section .sock-subtitle::before{content:\"\";width:28px;height:2px;background:var(--sk-acc);display:inline-block}\n  \/* line-height and a block-level second line so the gradient never collides with the line above *\/\n  .sock-hero-section .sock-title{\n    font-size:clamp(44px,6.2vw,88px);font-weight:900;line-height:1.05;letter-spacing:-.03em;\n    margin:0 0 26px;color:#F3F7FF;text-wrap:balance;\n    \/* a faint accent bloom so the white reads as lit rather than flat *\/\n    text-shadow:0 2px 28px rgba(43,224,174,.14)\n  }\n  \/* one accent word carries the colour. Kept solid, because the payoff line below\n     is an animated gradient and two moving gradients would fight each other. *\/\n  .sock-hero-section .sock-title b{font-weight:900;color:var(--sk-acc)}\n  .sock-hero-section .sock-title span{\n    display:block;width:fit-content;margin-top:.12em;padding-bottom:.10em;\n    background:linear-gradient(95deg,var(--sk-acc),var(--sk-acc2),var(--sk-acc));\n    background-size:220% 100%;\n    -webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent;\n    animation:sock-sheen 7s ease-in-out infinite\n  }\n  @keyframes sock-sheen{0%,100%{background-position:0% 50%}50%{background-position:100% 50%}}\n  .sock-hero-section .sock-description{font-size:16.5px;color:#9DA9BF;max-width:520px;line-height:1.7;margin:0 0 16px}\n  \/* the staccato line gets its own rhythm instead of merging into one bold block *\/\n  .sock-hero-section .sock-beat{\n    font-size:14px;font-weight:800;letter-spacing:.03em;color:var(--sk-acc);\n    max-width:520px;line-height:1.7;margin:0 0 16px;\n    padding-left:14px;border-left:2px solid rgba(43,224,174,.45)\n  }\n  .sock-hero-section .sock-kicker{\n    font-size:17px;font-weight:800;color:#fff;max-width:520px;line-height:1.55;margin:0 0 30px;letter-spacing:-.01em\n  }\n  .sock-hero-section .sock-spec-row{display:flex;flex-wrap:wrap;gap:8px}\n  .sock-hero-section .sock-spec-item{\n    font-size:11px;font-weight:800;letter-spacing:.13em;color:#E8EDF7;text-transform:uppercase;\n    background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.14);padding:10px 15px;border-radius:999px;\n    display:inline-flex;align-items:center;gap:9px;transition:all .18s\n  }\n  .sock-hero-section .sock-spec-item::before{content:\"\";width:5px;height:5px;border-radius:50%;background:var(--sk-acc);flex:0 0 auto;transition:all .18s}\n  .sock-hero-section .sock-spec-item:hover{border-color:var(--sk-acc);color:var(--sk-acc);background:rgba(43,224,174,.08)}\n  .sock-hero-section .sock-spec-item:hover::before{box-shadow:0 0 0 4px rgba(43,224,174,.18)}\n  .sock-hero-section .sock-visual{display:grid;grid-template-columns:1fr 1fr;gap:18px;position:relative}\n  .sock-hero-section .sock-card{\n    background:#111A2B;border:1px solid #1E2A40;border-radius:14px;display:flex;flex-direction:column;\n    position:relative;overflow:hidden;box-shadow:0 26px 54px rgba(0,0,0,.5);\n    transition:transform .25s ease,border-color .25s ease\n  }\n  .sock-hero-section .sock-card:hover{transform:translateY(-6px);border-color:var(--sk-acc);z-index:5}\n  .sock-hero-section .sock-card:nth-child(2){margin-top:36px}\n  .sock-hero-section .sock-img-wrap{\n    width:100%;aspect-ratio:1;padding:22px;display:flex;justify-content:center;align-items:center;\n    background:#FFFFFF;border-bottom:1px solid #1E2A40\n  }\n  .sock-hero-section .sock-img-wrap img{max-width:100%;max-height:100%;object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 12px 18px rgba(0,0,0,.16))}\n  .sock-hero-section .sock-card-footer{\n    height:44px;display:flex;align-items:center;justify-content:center;font-size:10.5px;font-weight:900;\n    letter-spacing:.18em;color:var(--sk-acc);background:#0E1626;text-transform:uppercase\n  }\n  .sock-hero-section .sock-marquee-bar{\n    width:100%;background:linear-gradient(90deg,var(--sk-acc),var(--sk-acc2));color:#08101C;padding:14px 0;\n    overflow:hidden;display:flex;white-space:nowrap;position:relative;z-index:5\n  }\n  .sock-hero-section .sock-marquee-content{\n    display:flex;flex-shrink:0;min-width:100%;animation:scroll-marquee-sock 26s linear infinite;\n    font-size:13px;font-weight:800;letter-spacing:.16em;text-transform:uppercase\n  }\n  .sock-hero-section .sock-marquee-item{padding:0 30px;display:flex;align-items:center;gap:22px;color:#08101C}\n  .sock-hero-section .sock-dot{width:6px;height:6px;background:#08101C;border-radius:50%}\n  @keyframes scroll-marquee-sock{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}\n  @media (max-width:1024px){\n    .sock-hero-section .sock-container{grid-template-columns:1fr;gap:38px;padding:0 24px 46px}\n    .sock-hero-section .sock-card:nth-child(2){margin-top:0}\n  }\n  @media (max-width:640px){\n    .sock-hero-section{padding:34px 0 0 0!important}\n    .sock-hero-section .sock-container{padding:0 18px 38px;gap:26px}\n    .sock-hero-section .sock-title{line-height:1.08}\n    .sock-hero-section .sock-kicker{font-size:16px}\n    .sock-hero-section .sock-visual{grid-template-columns:1fr 1fr;gap:10px}\n    .sock-hero-section .sock-spec-item{font-size:10px;padding:8px 12px}\n  }\n  @media (prefers-reduced-motion:reduce){\n    .sock-hero-section .sock-marquee-content{animation:none}\n    .sock-hero-section .sock-title span{animation:none}\n    .sock-hero-section .sock-card{transition:none}\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"sock-hero-section\"\u003e\n  \u003cdiv class=\"sock-rib\"\u003e\u003c\/div\u003e\n  \u003cdiv class=\"sock-container\"\u003e\n    \u003cdiv class=\"sock-content\"\u003e\n      \u003cp class=\"sock-subtitle\"\u003eNike · adidas · Under Armour · Regatta\u003c\/p\u003e\n      \u003ch1 class=\"sock-title\"\u003eNobody Notices\u003cbr\u003e\u003cb\u003eGood\u003c\/b\u003e Socks. \u003cspan\u003eYou will.\u003c\/span\u003e\n\u003c\/h1\u003e\n      \u003cp class=\"sock-description\"\u003eFour brands that actually know what they are doing, and a knit that still holds its shape after the tenth wash.\u003c\/p\u003e\n      \u003cp class=\"sock-beat\"\u003eLong shifts. Gym sessions. Steel toe caps. The school run.\u003c\/p\u003e\n      \u003cp class=\"sock-kicker\"\u003eBuy one pack or buy ten. We do not do minimums.\u003c\/p\u003e\n      \u003cdiv class=\"sock-spec-row\"\u003e\n        \u003cdiv class=\"sock-spec-item\"\u003e3 Pairs Per Pack\u003c\/div\u003e\n        \u003cdiv class=\"sock-spec-item\"\u003eGenuine Stock\u003c\/div\u003e\n        \u003cdiv class=\"sock-spec-item\"\u003eUK Dispatch\u003c\/div\u003e\n        \u003cdiv class=\"sock-spec-item\"\u003eTracked\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"sock-visual\"\u003e\n      \u003cdiv class=\"sock-card\"\u003e\n        \u003cdiv class=\"sock-img-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4228\/0011\/files\/nk359_black_white_ft.jpg?width=800\" alt=\"Nike Everyday Crew Socks three pair pack in black\" loading=\"lazy\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"sock-card-footer\"\u003eEveryday Crew\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"sock-card\"\u003e\n        \u003cdiv class=\"sock-img-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1021\/4228\/0011\/files\/rg287_black_ft2.jpg?width=800\" alt=\"Regatta Professional Work Socks three pair pack in black\" loading=\"lazy\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"sock-card-footer\"\u003eBuilt For Boots\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"sock-marquee-bar\"\u003e\n    \u003cdiv class=\"sock-marquee-content\"\u003e\n      \u003cdiv class=\"sock-marquee-item\"\u003eNike \u003cdiv class=\"sock-dot\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"sock-marquee-item\"\u003eadidas \u003cdiv class=\"sock-dot\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"sock-marquee-item\"\u003eUnder Armour \u003cdiv class=\"sock-dot\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"sock-marquee-item\"\u003eRegatta \u003cdiv class=\"sock-dot\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"sock-marquee-item\"\u003eNo Minimums \u003cdiv class=\"sock-dot\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"sock-marquee-item\"\u003eNike \u003cdiv class=\"sock-dot\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"sock-marquee-item\"\u003eadidas \u003cdiv class=\"sock-dot\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"sock-marquee-item\"\u003eUnder Armour \u003cdiv class=\"sock-dot\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"sock-marquee-item\"\u003eRegatta \u003cdiv class=\"sock-dot\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"sock-marquee-item\"\u003eNo Minimums \u003cdiv class=\"sock-dot\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"sock-marquee-content\" aria-hidden=\"true\"\u003e\n      \u003cdiv class=\"sock-marquee-item\"\u003eNike \u003cdiv class=\"sock-dot\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"sock-marquee-item\"\u003eadidas \u003cdiv class=\"sock-dot\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"sock-marquee-item\"\u003eUnder Armour \u003cdiv class=\"sock-dot\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"sock-marquee-item\"\u003eRegatta \u003cdiv class=\"sock-dot\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"sock-marquee-item\"\u003eNo Minimums \u003cdiv class=\"sock-dot\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"sock-marquee-item\"\u003eNike \u003cdiv class=\"sock-dot\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"sock-marquee-item\"\u003eadidas \u003cdiv class=\"sock-dot\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"sock-marquee-item\"\u003eUnder Armour \u003cdiv class=\"sock-dot\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"sock-marquee-item\"\u003eRegatta \u003cdiv class=\"sock-dot\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"sock-marquee-item\"\u003eNo Minimums \u003cdiv class=\"sock-dot\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e","products":[{"product_id":"nike-everyday-crew-socks-3-pair-pack","title":"Nike Everyday Crew Socks | 3 Pair Pack","description":"\u003cp\u003eNike's everyday workhorse. Soft yarns with sweat-wicking technology keep your feet dry through a long shift, a session or a full day on them. Mid-height crew cut that sits above the trainer and stays put.\u003c\/p\u003e\u003cp\u003e\u003cstrong\u003eThree pairs per pack.\u003c\/strong\u003e Sold as they come from Nike, not printed or personalised.\u003c\/p\u003e","brand":"Nike","offers":[{"title":"Black \/ White \/ S","offer_id":58227995574603,"sku":"NK359BKWH-S","price":16.99,"currency_code":"GBP","in_stock":true},{"title":"Black \/ White \/ M","offer_id":58227995607371,"sku":"NK359BKWH-M","price":16.99,"currency_code":"GBP","in_stock":true},{"title":"Black \/ White \/ L","offer_id":58227995640139,"sku":"NK359BKWH-L","price":16.99,"currency_code":"GBP","in_stock":true},{"title":"Black \/ White \/ XL","offer_id":58227995672907,"sku":"NK359BKWH-XL","price":16.99,"currency_code":"GBP","in_stock":true},{"title":"White \/ Black \/ S","offer_id":58227995705675,"sku":"NK359WHBK-S","price":16.99,"currency_code":"GBP","in_stock":false},{"title":"White \/ Black \/ M","offer_id":58227995738443,"sku":"NK359WHBK-M","price":16.99,"currency_code":"GBP","in_stock":false},{"title":"White \/ Black \/ L","offer_id":58227995771211,"sku":"NK359WHBK-L","price":16.99,"currency_code":"GBP","in_stock":false},{"title":"White \/ Black \/ XL","offer_id":58227995803979,"sku":"NK359WHBK-XL","price":16.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1021\/4228\/0011\/files\/nk359_black_white_ft.jpg?v=1787417997"},{"product_id":"nike-dri-fit-everyday-essential-crew-socks-3-pair-pack","title":"Nike Dri-FIT Everyday Essential Crew Socks | 3 Pair Pack","description":"\u003cp\u003eThe step up from the everyday pair. Nike's Dri-FIT fabric moves sweat away from the skin and out to the surface where it can evaporate. If your feet run hot in trainers or safety boots, this is the one.\u003c\/p\u003e\u003cp\u003e\u003cstrong\u003eThree pairs per pack.\u003c\/strong\u003e Sold as they come from Nike, not printed or personalised.\u003c\/p\u003e","brand":"Nike","offers":[{"title":"Black \/ White \/ S","offer_id":58227998196043,"sku":"NK397BKWH-S","price":19.99,"currency_code":"GBP","in_stock":true},{"title":"Black \/ White \/ M","offer_id":58227998228811,"sku":"NK397BKWH-M","price":19.99,"currency_code":"GBP","in_stock":true},{"title":"Black \/ White \/ L","offer_id":58227998261579,"sku":"NK397BKWH-L","price":19.99,"currency_code":"GBP","in_stock":true},{"title":"Black \/ White \/ XL","offer_id":58227998294347,"sku":"NK397BKWH-XL","price":19.99,"currency_code":"GBP","in_stock":true},{"title":"White \/ Black \/ S","offer_id":58227998327115,"sku":"NK397WHBB-S","price":19.99,"currency_code":"GBP","in_stock":true},{"title":"White \/ Black \/ M","offer_id":58227998359883,"sku":"NK397WHBB-M","price":19.99,"currency_code":"GBP","in_stock":true},{"title":"White \/ Black \/ L","offer_id":58227998392651,"sku":"NK397WHBB-L","price":19.99,"currency_code":"GBP","in_stock":true},{"title":"White \/ Black \/ XL","offer_id":58227998425419,"sku":"NK397WHBB-XL","price":19.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1021\/4228\/0011\/files\/nk397_black_white_ft.jpg?v=1787418090"},{"product_id":"adidas-crew-socks-3-pair-pack","title":"adidas Performance Golf Crew Socks | 3 Pair Pack","description":"\u003cp\u003eadidas performance crew socks from the golf line. Arch compression holds the midfoot steady and a padded heel and toe take the pounding of a full round. You do not need to play golf to appreciate that on a long day.\u003c\/p\u003e\u003cp\u003e\u003cstrong\u003eThree pairs per pack.\u003c\/strong\u003e Sold as they come from adidas, not printed or personalised.\u003c\/p\u003e","brand":"adidas","offers":[{"title":"White \/ UK 5.5 to 8","offer_id":58227998556491,"sku":"AD094WHIT-5580","price":18.99,"currency_code":"GBP","in_stock":true},{"title":"White \/ UK 8.5 to 11","offer_id":58227998589259,"sku":"AD094WHIT-8511","price":18.99,"currency_code":"GBP","in_stock":true},{"title":"White \/ UK 12 to 14.5","offer_id":58227998622027,"sku":"AD094WHIT-1214","price":18.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1021\/4228\/0011\/files\/ad094_white_ft2.jpg?v=1787418104"},{"product_id":"under-armour-performance-tech-crew-socks-3-pair-pack","title":"Under Armour Performance Tech Crew Socks | 3 Pair Pack","description":"\u003cp\u003eSocks built for athletes. Under Armour's anti-odour technology stops the bacteria that cause the smell in the first place, so they stay fresher through back-to-back sessions. Arch support keeps them locked in.\u003c\/p\u003e\u003cp\u003e\u003cstrong\u003eThree pairs per pack.\u003c\/strong\u003e Sold as they come from Under Armour, not printed or personalised.\u003c\/p\u003e","brand":"Under Armour","offers":[{"title":"Black \/ M","offer_id":58227999375691,"sku":"UA044BLAC-M","price":14.99,"currency_code":"GBP","in_stock":true},{"title":"Black \/ L","offer_id":58227999408459,"sku":"UA044BLAC-L","price":14.99,"currency_code":"GBP","in_stock":true},{"title":"Black \/ XL","offer_id":58227999441227,"sku":"UA044BLAC-XL","price":14.99,"currency_code":"GBP","in_stock":true},{"title":"White \/ M","offer_id":58227999473995,"sku":"UA044WHIT-M","price":14.99,"currency_code":"GBP","in_stock":true},{"title":"White \/ L","offer_id":58227999506763,"sku":"UA044WHIT-L","price":14.99,"currency_code":"GBP","in_stock":false},{"title":"White \/ XL","offer_id":58227999539531,"sku":"UA044WHIT-XL","price":14.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1021\/4228\/0011\/files\/ua044_black_ft.jpg?v=1787418105"},{"product_id":"regatta-professional-work-socks-3-pair-pack","title":"Regatta Professional Work Socks | 3 Pair Pack","description":"\u003cp\u003eThe pair that earns its money. Loop-stitch cushioning through the heel and toe soaks up the standing, a ribbed cuff stops them sliding into your boot, and a flat toe seam means no rubbing by mid-afternoon.\u003c\/p\u003e\u003cp\u003e\u003cstrong\u003eThree pairs per pack.\u003c\/strong\u003e Sold as they come from Regatta, not printed or personalised.\u003c\/p\u003e","brand":"Regatta Professional","offers":[{"title":"Black \/ UK 6 to 11","offer_id":58227999932747,"sku":"RG287BLAC-611","price":11.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1021\/4228\/0011\/files\/rg287_black_ft2.jpg?v=1787418105"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1021\/4228\/0011\/collections\/nk359_black_white_ft.jpg?v=1787479778","url":"https:\/\/www.customdrops.co.uk\/collections\/socks.oembed","provider":"Custom Drops UK","version":"1.0","type":"link"}