{"title":"Accessori","description":"","products":[{"product_id":"occhiali-trail-running","title":"Occhiali Trail Running","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@400;600;700;800;900\u0026amp;family=Barlow:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  body { font-family: 'Barlow', sans-serif; background: #fff; color: #111; overflow-x: hidden; }\n\n  .hero { background: #0d0d0d; padding: 100px 24px 80px; text-align: center; position: relative; overflow: hidden; }\n  .hero::before { content: ''; position: absolute; inset: 0; background: radial-gradient(ellipse 80% 60% at 50% 100%, #1c1c1c 0%, #0d0d0d 70%); }\n  .hero-inner { position: relative; z-index: 1; max-width: 760px; margin: 0 auto; }\n  .eyebrow { font-family: 'Barlow Condensed', sans-serif; font-size: 12px; letter-spacing: 5px; text-transform: uppercase; color: rgba(255,255,255,0.4); margin-bottom: 20px; font-weight: 600; display: block; }\n  .hero h1 { font-family: 'Barlow Condensed', sans-serif; font-size: clamp(64px, 12vw, 110px); font-weight: 900; line-height: 0.9; text-transform: uppercase; color: #fff; letter-spacing: -2px; margin-bottom: 28px; }\n  .hero-sub { font-size: 17px; color: rgba(255,255,255,0.5); font-weight: 300; line-height: 1.7; max-width: 460px; margin: 0 auto 44px; }\n  .btn { display: inline-block; font-family: 'Barlow Condensed', sans-serif; font-size: 15px; font-weight: 700; letter-spacing: 4px; text-transform: uppercase; text-decoration: none; padding: 18px 52px; cursor: pointer; transition: all 0.2s; border: none; }\n  .btn-white { background: #fff; color: #0d0d0d; }\n  .btn-white:hover { background: #e0e0e0; }\n  .btn-dark { background: #0d0d0d; color: #fff; }\n  .btn-dark:hover { background: #222; }\n  .btn-outline { background: transparent; color: #fff; border: 1.5px solid rgba(255,255,255,0.3); margin-left: 12px; }\n  .btn-outline:hover { border-color: #fff; }\n\n  .ticker { background: #fff; border-top: 1px solid #eee; border-bottom: 1px solid #eee; padding: 14px 0; overflow: hidden; white-space: nowrap; }\n  .ticker-track { display: inline-flex; animation: ticker 20s linear infinite; }\n  .ticker-item { font-family: 'Barlow Condensed', sans-serif; font-size: 13px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #111; padding: 0 28px; display: flex; align-items: center; gap: 10px; }\n  .ticker-dot { width: 4px; height: 4px; background: #bbb; border-radius: 50%; flex-shrink: 0; }\n  @keyframes ticker { from { transform: translateX(0); } to { transform: translateX(-50%); } }\n\n  .features { background: #f5f4f1; padding: 90px 24px; }\n  .features-inner { max-width: 1040px; margin: 0 auto; display: grid; grid-template-columns: 1fr 1fr; gap: 72px; align-items: center; }\n  .section-label { font-family: 'Barlow Condensed', sans-serif; font-size: 11px; letter-spacing: 4px; text-transform: uppercase; color: #999; font-weight: 600; margin-bottom: 14px; display: block; }\n  .features-text h2 { font-family: 'Barlow Condensed', sans-serif; font-size: clamp(42px, 6vw, 68px); font-weight: 900; text-transform: uppercase; line-height: 0.92; color: #0d0d0d; letter-spacing: -1px; margin-bottom: 24px; }\n  .features-text p { font-size: 15px; color: #666; line-height: 1.8; margin-bottom: 36px; max-width: 380px; }\n  .feat-list { list-style: none; }\n  .feat-list li { display: flex; align-items: center; gap: 14px; padding: 13px 0; border-bottom: 1px solid rgba(0,0,0,0.07); font-size: 15px; font-weight: 500; color: #222; }\n  .feat-list li:last-child { border-bottom: none; }\n  .feat-check { width: 24px; height: 24px; background: #0d0d0d; border-radius: 50%; flex-shrink: 0; display: flex; align-items: center; justify-content: center; }\n  .product-box { background: #0d0d0d; padding: 56px 40px; display: flex; flex-direction: column; align-items: center; justify-content: center; min-height: 380px; position: relative; overflow: hidden; }\n  .product-box::after { content: 'CATRIA'; position: absolute; bottom: -16px; left: 50%; transform: translateX(-50%); font-family: 'Barlow Condensed', sans-serif; font-size: 90px; font-weight: 900; color: rgba(255,255,255,0.04); letter-spacing: 8px; white-space: nowrap; }\n  .product-name { font-family: 'Barlow Condensed', sans-serif; font-size: 30px; font-weight: 900; color: #fff; letter-spacing: 6px; text-transform: uppercase; position: relative; z-index: 1; }\n  .product-sub { font-size: 11px; color: rgba(255,255,255,0.3); letter-spacing: 4px; text-transform: uppercase; margin-top: 6px; position: relative; z-index: 1; }\n\n  .tagline-section { background: #0d0d0d; padding: 100px 24px; text-align: center; }\n  .tagline-section h2 { font-family: 'Barlow Condensed', sans-serif; font-size: clamp(36px, 7vw, 72px); font-weight: 900; text-transform: uppercase; color: #fff; line-height: 1.05; max-width: 740px; margin: 0 auto 20px; letter-spacing: -1px; }\n  .tagline-section h2 em { font-style: normal; color: rgba(255,255,255,0.22); }\n  .tagline-section p { font-size: 16px; color: rgba(255,255,255,0.4); max-width: 400px; margin: 0 auto; line-height: 1.8; font-weight: 300; }\n\n  .benefits { padding: 90px 24px; background: #fff; }\n  .benefits-header { text-align: center; margin-bottom: 60px; }\n  .benefits-header h2 { font-family: 'Barlow Condensed', sans-serif; font-size: 48px; font-weight: 900; text-transform: uppercase; color: #0d0d0d; }\n  .benefits-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1px; max-width: 900px; margin: 0 auto; background: #ebebeb; border: 1px solid #ebebeb; }\n  .benefit-item { background: #fff; padding: 44px 32px; text-align: center; }\n  .benefit-icon { width: 52px; height: 52px; margin: 0 auto 20px; display: flex; align-items: center; justify-content: center; }\n  .benefit-item h3 { font-family: 'Barlow Condensed', sans-serif; font-size: 17px; font-weight: 800; text-transform: uppercase; letter-spacing: 2px; color: #0d0d0d; margin-bottom: 10px; }\n  .benefit-item p { font-size: 14px; color: #777; line-height: 1.65; }\n\n  .colors-section { background: #f5f4f1; padding: 90px 24px; text-align: center; }\n  .colors-section h2 { font-family: 'Barlow Condensed', sans-serif; font-size: 48px; font-weight: 900; text-transform: uppercase; color: #0d0d0d; margin-bottom: 48px; }\n  .colors-grid { display: flex; justify-content: center; gap: 28px; flex-wrap: wrap; max-width: 700px; margin: 0 auto 44px; }\n  .color-item { text-align: center; pointer-events: none; }\n  .color-swatch { width: 60px; height: 60px; border-radius: 50%; margin: 0 auto 10px; border: 3px solid transparent; box-shadow: 0 2px 12px rgba(0,0,0,0.15); }\n  .color-label { font-family: 'Barlow Condensed', sans-serif; font-size: 12px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; color: #555; }\n\n  \/* IMAGE BREAK *\/\n  .img-break { width: 100%; height: 500px; overflow: hidden; position: relative; }\n  .img-break img { width: 100%; height: 100%; object-fit: cover; object-position: top; display: block; }\n  .img-overlay { position: absolute; inset: 0; display: flex; align-items: center; justify-content: flex-start; padding-left: 60px; }\n  .img-overlay p {\n  font-family: 'Barlow Condensed', sans-serif !important;\n  font-size: clamp(32px, 6vw, 64px) !important;\n  font-weight: 900 !important;\n  text-transform: uppercase !important;\n  color: #111 !important;\n  letter-spacing: -1px !important;\n  text-align: left !important;\n  line-height: 1.05 !important;\n}\n\n  .mission { background: #0d0d0d; padding: 90px 24px; }\n  .mission-inner { max-width: 960px; margin: 0 auto; display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: center; }\n  .mission h2 { font-family: 'Barlow Condensed', sans-serif; font-size: 58px; font-weight: 900; text-transform: uppercase; color: #fff; line-height: 0.95; margin-bottom: 24px; letter-spacing: -1px; }\n  .mission p { font-size: 15px; color: rgba(255,255,255,0.5); line-height: 1.85; font-weight: 300; margin-bottom: 14px; }\n  .mission-divider { width: 40px; height: 2px; background: rgba(255,255,255,0.2); margin: 28px 0; }\n  .mission-stats { display: grid; grid-template-columns: 1fr 1fr; gap: 36px; }\n  .stat-num { font-family: 'Barlow Condensed', sans-serif; font-size: 44px; font-weight: 900; color: #fff; line-height: 1; margin-bottom: 4px; }\n  .stat-label { font-size: 11px; color: rgba(255,255,255,0.35); text-transform: uppercase; letter-spacing: 2px; }\n\n  .guarantee { background: #fff; padding: 90px 24px; text-align: center; border-top: 1px solid #eee; }\n  .guarantee-badge { width: 88px; height: 88px; background: #0d0d0d; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin: 0 auto 28px; }\n  .guarantee h2 { font-family: 'Barlow Condensed', sans-serif; font-size: 48px; font-weight: 900; text-transform: uppercase; color: #0d0d0d; margin-bottom: 16px; line-height: 1.1; }\n  .guarantee p { font-size: 16px; color: #666; max-width: 500px; margin: 0 auto 36px; line-height: 1.75; }\n\n  @media (max-width: 768px) {\n    .features-inner, .mission-inner { grid-template-columns: 1fr; gap: 48px; }\n    .product-box { display: none; }\n    .benefits-grid { grid-template-columns: 1fr; }\n    .btn-outline { margin-left: 0; margin-top: 12px; display: block; text-align: center; }\n    .img-overlay { align-items: flex-end; padding-left: 24px; padding-bottom: 32px; }\n    .img-overlay p { color: #fff !important; }\n  }\n\u003c\/style\u003e\n\u003c!-- HERO --\u003e\n\u003csection id=\"top\" class=\"hero\"\u003e\n\u003cdiv class=\"hero-inner\"\u003e\n\u003cspan style=\"color: rgb(232, 32, 10);\" class=\"eyebrow\"\u003eCATRIA - Trail Running\u003c\/span\u003e\n\u003ch1\u003eOCCHIALI\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eLenti UV400. Montatura ultraleggera in policarbonato. Progettati per chi non si ferma davanti a nessun sentiero.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TICKER --\u003e\n\u003cdiv class=\"ticker\"\u003e\n\u003cdiv class=\"ticker-track\"\u003e\n\u003cspan class=\"ticker-item\"\u003eLenti Premium\u003cspan class=\"ticker-dot\"\u003e\u003c\/span\u003e\u003c\/span\u003e \u003cspan class=\"ticker-item\"\u003eProtezione UV400\u003cspan class=\"ticker-dot\"\u003e\u003c\/span\u003e\u003c\/span\u003e \u003cspan class=\"ticker-item\"\u003eMontatura in Policarbonato\u003cspan class=\"ticker-dot\"\u003e\u003c\/span\u003e\u003c\/span\u003e \u003cspan class=\"ticker-item\"\u003e30 Grammi\u003cspan class=\"ticker-dot\"\u003e\u003c\/span\u003e\u003c\/span\u003e \u003cspan class=\"ticker-item\"\u003eTrail Running\u003cspan class=\"ticker-dot\"\u003e\u003c\/span\u003e\u003c\/span\u003e \u003cspan class=\"ticker-item\"\u003eGear Premium\u003c\/span\u003e\u003cspan class=\"ticker-item\"\u003e\u003cbr\u003e\u003cspan class=\"ticker-dot\"\u003e\u003c\/span\u003e\u003c\/span\u003e \u003cspan class=\"ticker-item\"\u003eProtezione UV400\u003cspan class=\"ticker-dot\"\u003e\u003c\/span\u003e\u003c\/span\u003e \u003cspan class=\"ticker-item\"\u003eMontatura in Policarbonato\u003cspan class=\"ticker-dot\"\u003e\u003c\/span\u003e\u003c\/span\u003e \u003cspan class=\"ticker-item\"\u003e6 Colorazioni\u003cspan class=\"ticker-dot\"\u003e\u003c\/span\u003e\u003c\/span\u003e \u003cspan class=\"ticker-item\"\u003eTrail Running\u003cspan class=\"ticker-dot\"\u003e\u003c\/span\u003e\u003c\/span\u003e \u003cspan class=\"ticker-item\"\u003eGear Premium\u003cspan class=\"ticker-dot\"\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURES --\u003e\n\u003csection id=\"features\" class=\"features\"\u003e\n\u003cdiv class=\"features-inner\"\u003e\n\u003cdiv class=\"features-text\"\u003e\n\u003cspan style=\"color: rgb(232, 32, 10);\" class=\"section-label\"\u003eTecnologia\u003c\/span\u003e\n\u003ch2\u003eVisione\u003cbr\u003eTotale.\u003cbr\u003eSempre.\u003c\/h2\u003e\n\u003cp\u003eQuesti occhiali sono progettati per ogni condizione del trail. Dalla luce accecante della quota al sottobosco in ombra. Niente compromessi, solo prestazione.\u003c\/p\u003e\n\u003cul class=\"feat-list\"\u003e\n\u003cli\u003e\n\u003cspan class=\"feat-check\"\u003e\u003csvg width=\"11\" height=\"9\" viewbox=\"0 0 11 9\" fill=\"none\"\u003e\u003cpath d=\"M1 4.5L4 7.5L10 1.5\" stroke=\"white\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003eLenti ad alta definizione\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"feat-check\"\u003e\u003csvg width=\"11\" height=\"9\" viewbox=\"0 0 11 9\" fill=\"none\"\u003e\u003cpath d=\"M1 4.5L4 7.5L10 1.5\" stroke=\"white\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003eProtezione UV400\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"feat-check\"\u003e\u003csvg width=\"11\" height=\"9\" viewbox=\"0 0 11 9\" fill=\"none\"\u003e\u003cpath d=\"M1 4.5L4 7.5L10 1.5\" stroke=\"white\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003eMontatura resistente in policarbonato\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"feat-check\"\u003e\u003csvg width=\"11\" height=\"9\" viewbox=\"0 0 11 9\" fill=\"none\"\u003e\u003cpath d=\"M1 4.5L4 7.5L10 1.5\" stroke=\"white\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003eIdeali per trail running e outdoor\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"feat-check\"\u003e\u003csvg width=\"11\" height=\"9\" viewbox=\"0 0 11 9\" fill=\"none\"\u003e\u003cpath d=\"M1 4.5L4 7.5L10 1.5\" stroke=\"white\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/span\u003eUltraleggeri con un peso di 30gr\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-box\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0987\/3817\/6344\/files\/Occhia_catria_close_up_trail.jpg?v=1778058275\" alt=\"Catria — BE ULTRA\" style=\"width: 100%; max-width: 300px; display: block; position: relative; z-index: 1; border-radius: 8px;\"\u003e\n\u003cdiv class=\"product-name\"\u003eCATRIA\u003c\/div\u003e\n\u003cdiv class=\"product-sub\"\u003eTrail Running Eyewear\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TAGLINE --\u003e\n\u003csection class=\"tagline-section\"\u003e\n\u003ch2\u003eOgni sentiero è\u003cbr\u003e\u003cem\u003euna sfida diversa.\u003c\/em\u003e\u003cbr\u003eSERVONO OCCHIALI pronti\u003cbr\u003eper tutte.\u003c\/h2\u003e\n\u003cp\u003eL'avventura non dovrebbe costare quanto l'attrezzatura.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- BENEFITS --\u003e\n\u003csection class=\"benefits\"\u003e\n\u003cdiv class=\"benefits-header\"\u003e\n\u003ch2\u003ePerché scegliere Catria\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefits-grid\"\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e\u003csvg width=\"36\" height=\"36\" viewbox=\"0 0 36 36\" fill=\"none\"\u003e\n          \u003ccircle cx=\"18\" cy=\"18\" r=\"16\" stroke=\"#0d0d0d\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M8 18C8 18 11 11 18 11C25 11 28 18 28 18C28 18 25 25 18 25C11 25 8 18 8 18Z\" stroke=\"#0d0d0d\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"18\" cy=\"18\" r=\"4\" stroke=\"#0d0d0d\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eVisione Cristallina\u003c\/h3\u003e\n\u003cp\u003eLe lenti ad alta definizione offrono protezione dal sole e visibilità nell'ombra, per massima chiarezza in ogni condizione.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e\u003csvg width=\"36\" height=\"36\" viewbox=\"0 0 36 36\" fill=\"none\"\u003e\n          \u003cpath d=\"M18 4L21 13H30L23 19L26 28L18 22L10 28L13 19L6 13H15L18 4Z\" stroke=\"#0d0d0d\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eUltraleggerI\u003c\/h3\u003e\n\u003cp\u003eLa montatura in policarbonato garantisce leggerezza estrema e resistenza agli urti, per dimenticare di averle addosso. Soli 30 grammi.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"benefit-item\"\u003e\n\u003cdiv class=\"benefit-icon\"\u003e\u003csvg width=\"36\" height=\"36\" viewbox=\"0 0 36 36\" fill=\"none\"\u003e\n          \u003cpath d=\"M18 4L29 9.5V19C29 25.5 24 31 18 33C12 31 7 25.5 7 19V9.5L18 4Z\" stroke=\"#0d0d0d\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M13 19L16.5 22.5L23 15\" stroke=\"#0d0d0d\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eProtezione UV400\u003c\/h3\u003e\n\u003cp\u003eBlocca il 100% dei raggi UVA e UVB. I tuoi occhi meritano la massima protezione, in quota e non.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- VIDEO SECTION --\u003e\n\u003csection style=\"background: #fff; padding: 90px 24px;\"\u003e\n\u003cdiv style=\"max-width: 800px; margin: 0 auto; text-align: center;\"\u003e\n\u003cspan style=\"font-family: 'Barlow Condensed', sans-serif; font-size: 11px; letter-spacing: 4px; text-transform: uppercase; color: #e8200a; font-weight: bold; display: block; margin-bottom: 16px;\"\u003eSul campo\u003c\/span\u003e\n\u003ch2 style=\"font-family: 'Barlow Condensed', sans-serif; font-size: clamp(36px, 6vw, 60px); font-weight: 900; text-transform: uppercase; color: #0d0d0d; letter-spacing: -1px; line-height: 1; margin-bottom: 40px;\"\u003eVedi GLI OCCHIALI in azione\u003c\/h2\u003e\n\u003cdiv style=\"position: relative; width: 100%; aspect-ratio: 16\/9;\"\u003e\u003ciframe src=\"https:\/\/player.vimeo.com\/video\/1192495652?h=047b9b0f51\u0026amp;badge=0\u0026amp;autopause=0\u0026amp;player_id=0\u0026amp;app_id=58479\" style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%;\" title=\"Catria - Occhiale Da Trail - BE ULTRA\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003cscript src=\"https:\/\/player.vimeo.com\/api\/player.js\"\u003e\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TECH SPECS --\u003e\n\u003csection style=\"background: #0d0d0d; padding: 10px 14px;\"\u003e\u003csvg viewbox=\"0 0 800 500\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width: 100%; max-width: 900px; display: block; margin: 0 auto;\"\u003e\n  \u003cdefs\u003e\n    \u003cmarker id=\"dot-l\" markerwidth=\"6\" markerheight=\"6\" refx=\"3\" refy=\"3\"\u003e\n      \u003ccircle cx=\"3\" cy=\"3\" r=\"2.5\" fill=\"#fff\" opacity=\"0.7\"\u003e\u003c\/circle\u003e\n    \u003c\/marker\u003e\n    \u003cmarker id=\"dot-r\" markerwidth=\"6\" markerheight=\"6\" refx=\"3\" refy=\"3\"\u003e\n      \u003ccircle cx=\"3\" cy=\"3\" r=\"2.5\" fill=\"#fff\" opacity=\"0.7\"\u003e\u003c\/circle\u003e\n    \u003c\/marker\u003e\n  \u003c\/defs\u003e\n  \u003cimage href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0987\/3817\/6344\/files\/occhile_catria_da_trail.png\" x=\"220\" y=\"110\" width=\"360\" height=\"280\" preserveaspectratio=\"xMidYMid meet\"\u003e\u003c\/image\u003e\n  \u003cline x1=\"265\" y1=\"210\" x2=\"145\" y2=\"175\" stroke=\"rgba(255,255,255,0.4)\" stroke-width=\"1\" marker-start=\"url(#dot-l)\"\u003e\u003c\/line\u003e\n  \u003ctext x=\"140\" y=\"163\" text-anchor=\"end\" font-family=\"'Barlow Condensed', sans-serif\" font-size=\"14\" font-weight=\"700\" letter-spacing=\"1\" fill=\"#fff\"\u003eLENTI PREMIUM\u003c\/text\u003e\n  \u003ctext x=\"140\" y=\"178\" text-anchor=\"end\" font-family=\"'Barlow', sans-serif\" font-size=\"11\" fill=\"rgba(255,255,255,0.5)\"\u003eAlta definizione\u003c\/text\u003e\n  \u003cline x1=\"258\" y1=\"248\" x2=\"130\" y2=\"255\" stroke=\"rgba(255,255,255,0.4)\" stroke-width=\"1\" marker-start=\"url(#dot-l)\"\u003e\u003c\/line\u003e\n  \u003ctext x=\"125\" y=\"246\" text-anchor=\"end\" font-family=\"'Barlow Condensed', sans-serif\" font-size=\"14\" font-weight=\"700\" letter-spacing=\"1\" fill=\"#fff\"\u003ePROTEZIONE UV400\u003c\/text\u003e\n  \u003ctext x=\"125\" y=\"261\" text-anchor=\"end\" font-family=\"'Barlow', sans-serif\" font-size=\"11\" fill=\"rgba(255,255,255,0.5)\"\u003eBlocca UVA e UVB al 100%\u003c\/text\u003e\n  \u003cline x1=\"270\" y1=\"300\" x2=\"140\" y2=\"330\" stroke=\"rgba(255,255,255,0.4)\" stroke-width=\"1\" marker-start=\"url(#dot-l)\"\u003e\u003c\/line\u003e\n  \u003ctext x=\"135\" y=\"323\" text-anchor=\"end\" font-family=\"'Barlow Condensed', sans-serif\" font-size=\"14\" font-weight=\"700\" letter-spacing=\"1\" fill=\"#fff\"\u003eULTRALEGGERI\u003c\/text\u003e\n  \u003ctext x=\"135\" y=\"338\" text-anchor=\"end\" font-family=\"'Barlow', sans-serif\" font-size=\"11\" fill=\"rgba(255,255,255,0.5)\"\u003eSolo 30 grammi\u003c\/text\u003e\n  \u003cline x1=\"535\" y1=\"195\" x2=\"655\" y2=\"165\" stroke=\"rgba(255,255,255,0.4)\" stroke-width=\"1\" marker-start=\"url(#dot-r)\"\u003e\u003c\/line\u003e\n  \u003ctext x=\"660\" y=\"157\" text-anchor=\"start\" font-family=\"'Barlow Condensed', sans-serif\" font-size=\"14\" font-weight=\"700\" letter-spacing=\"1\" fill=\"#fff\"\u003eMONTATURA\u003c\/text\u003e\n  \u003ctext x=\"660\" y=\"172\" text-anchor=\"start\" font-family=\"'Barlow', sans-serif\" font-size=\"11\" fill=\"rgba(255,255,255,0.5)\"\u003ePolicarbonato resistente\u003c\/text\u003e\n  \u003cline x1=\"565\" y1=\"240\" x2=\"660\" y2=\"252\" stroke=\"rgba(255,255,255,0.4)\" stroke-width=\"1\" marker-start=\"url(#dot-r)\"\u003e\u003c\/line\u003e\n  \u003ctext x=\"665\" y=\"245\" text-anchor=\"start\" font-family=\"'Barlow Condensed', sans-serif\" font-size=\"14\" font-weight=\"700\" letter-spacing=\"1\" fill=\"#fff\"\u003eASTE ERGONOMICHE\u003c\/text\u003e\n  \u003ctext x=\"665\" y=\"260\" text-anchor=\"start\" font-family=\"'Barlow', sans-serif\" font-size=\"11\" fill=\"rgba(255,255,255,0.5)\"\u003eComfort sul sentiero\u003c\/text\u003e\n  \u003cline x1=\"555\" y1=\"305\" x2=\"655\" y2=\"330\" stroke=\"rgba(255,255,255,0.4)\" stroke-width=\"1\" marker-start=\"url(#dot-r)\"\u003e\u003c\/line\u003e\n  \u003ctext x=\"660\" y=\"323\" text-anchor=\"start\" font-family=\"'Barlow Condensed', sans-serif\" font-size=\"14\" font-weight=\"700\" letter-spacing=\"1\" fill=\"#fff\"\u003e6 COLORAZIONI\u003c\/text\u003e\n  \u003ctext x=\"660\" y=\"338\" text-anchor=\"start\" font-family=\"'Barlow', sans-serif\" font-size=\"11\" fill=\"rgba(255,255,255,0.5)\"\u003eMidnight, Glacier, Sunset...\u003c\/text\u003e\n\u003c\/svg\u003e\u003c\/section\u003e\n\u003c!-- COLORS --\u003e\n\u003csection class=\"colors-section\"\u003e\u003cspan style=\"color: rgb(232, 32, 10);\" class=\"section-label\"\u003eLe colorazioni\u003c\/span\u003e\n\u003ch2\u003eScegli il tuo stile\u003c\/h2\u003e\n\u003cdiv class=\"colors-grid\"\u003e\n\u003cdiv class=\"color-item\"\u003e\n\u003cdiv class=\"color-swatch\" style=\"background: linear-gradient(135deg,#1a1a1a,#3a3a3a);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"color-label\"\u003eMidnight\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"color-item\"\u003e\n\u003cdiv class=\"color-swatch\" style=\"background: linear-gradient(135deg,#a8d8ea,#7ec8e3);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"color-label\"\u003eGlacier\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"color-item\"\u003e\n\u003cdiv class=\"color-swatch\" style=\"background: linear-gradient(135deg,#ff8c69,#ffd166);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"color-label\"\u003eSunset\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"color-item\"\u003e\n\u003cdiv class=\"color-swatch\" style=\"background: linear-gradient(135deg,#7b2ff7,#00d4aa,#ff6b00);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"color-label\"\u003eAurora\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"color-item\"\u003e\n\u003cdiv class=\"color-swatch\" style=\"background: linear-gradient(135deg,#9b59b6,#e056d0,#ff9ff3);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"color-label\"\u003eSummit\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"color-item\"\u003e\n\u003cdiv class=\"color-swatch\" style=\"background: linear-gradient(135deg,#e84118,#ff6b35,#ffa502);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan class=\"color-label\"\u003eObsidian\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca href=\"#\" class=\"btn btn-dark\"\u003eSeleziona il tuo colore\u003c\/a\u003e\u003c\/section\u003e\n\u003c!-- FULL IMAGE BREAK --\u003e\n\u003csection class=\"img-break\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0987\/3817\/6344\/files\/immagine_per_occhiale_small2_2.jpg?v=1778056138\" alt=\"BE ULTRA Trail Running\"\u003e\n\u003cdiv class=\"img-overlay\"\u003e\n\u003cp\u003eVedi ogni sentiero\u003cbr\u003eVivi ogni momento\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- MISSION --\u003e\n\u003csection class=\"mission\"\u003e\n\u003cdiv class=\"mission-inner\"\u003e\n\u003cdiv\u003e\n\u003ch2\u003eL'outdoor\u003cbr\u003eè di\u003cbr\u003etutti.\u003c\/h2\u003e\n\u003cdiv class=\"mission-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp\u003eCrediamo che il gear di qualità non debba costare una fortuna. CATRIA  nasce per rendere il mondo outdoor accessibile a chiunque voglia esplorarlo.\u003c\/p\u003e\n\u003cp\u003eQuesti occhiali sono la prova: prestazioni da pro, accessibili a chiunque.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mission-stats\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"stat-num\"\u003eUV400\u003c\/div\u003e\n\u003cdiv class=\"stat-label\"\u003eProtezione totale\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"stat-num\"\u003e30 GR\u003c\/div\u003e\n\u003cdiv class=\"stat-label\"\u003ePeso piuma\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"stat-num\"\u003e100%\u003c\/div\u003e\n\u003cdiv class=\"stat-label\"\u003ePremium\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"stat-num\"\u003e0\u003c\/div\u003e\n\u003cdiv class=\"stat-label\"\u003eCompromessi\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PRICE --\u003e\n\u003csection\u003e\n\u003cdiv style=\"background: #fff; font-family: 'Barlow',sans-serif; padding: 80px 24px; max-width: 900px; margin: 0 auto;\"\u003e\n\u003cdiv style=\"text-align: center; margin-bottom: 56px;\"\u003e\n\u003cspan style=\"font-family: 'Barlow Condensed',sans-serif; font-size: 11px; letter-spacing: 4px; text-transform: uppercase; color: #e8200a; font-weight: bold;\"\u003ePrezzo ULTRA\u003c\/span\u003e\n\u003ch2 style=\"font-family: 'Barlow Condensed',sans-serif; font-size: clamp(36px,6vw,60px); font-weight: 900; text-transform: uppercase; color: #0d0d0d; letter-spacing: -1px; line-height: 1; margin: 12px 0 0;\"\u003eL'outdoor è per tutti\u003c\/h2\u003e\n\u003ch2 style=\"font-family: 'Barlow Condensed',sans-serif; font-size: clamp(36px,6vw,60px); font-weight: 900; text-transform: uppercase; color: #0d0d0d; letter-spacing: -1px; line-height: 1; margin: 12px 0 0;\"\u003e Il prezzo anche\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: 1fr 1fr; gap: 2px; background: #ebebeb; margin-bottom: 48px;\"\u003e\n\u003cdiv style=\"background: #0d0d0d; padding: 40px 32px; text-align: center;\"\u003e\n\u003cp style=\"font-family: 'Barlow Condensed',sans-serif; font-size: 12px; letter-spacing: 3px; text-transform: uppercase; color: rgba(255,255,255,0.4); margin-bottom: 16px;\"\u003eBrand noti\u003c\/p\u003e\n\u003cp style=\"font-family: 'Barlow Condensed',sans-serif; font-size: clamp(48px,8vw,80px); font-weight: 900; color: rgba(255,255,255,0.2); line-height: 1; text-decoration: line-through; text-decoration-color: rgba(255,255,255,0.3);\"\u003e€150+\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; color: rgba(255,255,255,0.35); margin-top: 12px; line-height: 1.6;\"\u003eStai pagando il marketing,\u003cbr\u003egli showroom, l'etichetta.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #fff; padding: 40px 32px; text-align: center; border: 2px solid #E8200A;\"\u003e\n\u003cp style=\"font-family: 'Barlow Condensed',sans-serif; font-size: 12px; letter-spacing: 3px; text-transform: uppercase; color: #e8200a; margin-bottom: 16px;\"\u003eCatria\u003c\/p\u003e\n\u003cp style=\"font-family: 'Barlow Condensed',sans-serif; font-size: clamp(48px,8vw,80px); font-weight: 900; color: #0d0d0d; line-height: 1;\"\u003e€29\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; color: #888; margin-top: 12px; line-height: 1.6;\"\u003eStai pagando il prodotto.\u003cbr\u003eNient'altro.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: repeat(3,1fr); gap: 2px; background: #ebebeb; margin-bottom: 56px;\"\u003e\n\u003cdiv style=\"background: #f5f4f1; padding: 32px 24px;\"\u003e\n\u003cdiv style=\"width: 40px; height: 40px; background: #0d0d0d; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-bottom: 16px;\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"white\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"18\" width=\"18\"\u003e\u003cpath d=\"M12 2L2 7l10 5 10-5-10-5z\"\u003e\u003c\/path\u003e\u003cpath d=\"M2 17l10 5 10-5\"\u003e\u003c\/path\u003e\u003cpath d=\"M2 12l10 5 10-5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3 style=\"font-family: 'Barlow Condensed',sans-serif; font-size: 15px; font-weight: 800; text-transform: uppercase; letter-spacing: 1px; color: #0d0d0d; margin-bottom: 8px;\"\u003eFiliera diretta\u003c\/h3\u003e\n\u003cp style=\"font-size: 13px; color: #777; line-height: 1.65;\"\u003eNessun intermediario. Dal produttore direttamente a te. Eliminiamo i margini inutili della distribuzione tradizionale.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #f5f4f1; padding: 32px 24px;\"\u003e\n\u003cdiv style=\"width: 40px; height: 40px; background: #0d0d0d; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-bottom: 16px;\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"white\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"18\" width=\"18\"\u003e\u003ccircle r=\"10\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 8v4l3 3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3 style=\"font-family: 'Barlow Condensed',sans-serif; font-size: 15px; font-weight: 800; text-transform: uppercase; letter-spacing: 1px; color: #0d0d0d; margin-bottom: 8px;\"\u003eZero showroom\u003c\/h3\u003e\n\u003cp style=\"font-size: 13px; color: #777; line-height: 1.65;\"\u003eSiamo online. Nessun negozio fisico, nessun costo di affitto. Risparmi che finiscono nel tuo portafoglio, non nel nostro.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #f5f4f1; padding: 32px 24px;\"\u003e\n\u003cdiv style=\"width: 40px; height: 40px; background: #0d0d0d; border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-bottom: 16px;\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"white\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"18\" width=\"18\"\u003e\u003cpath d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3 style=\"font-family: 'Barlow Condensed',sans-serif; font-size: 15px; font-weight: 800; text-transform: uppercase; letter-spacing: 1px; color: #0d0d0d; margin-bottom: 8px;\"\u003eFilosofia CATRIA\u003c\/h3\u003e\n\u003cp style=\"font-size: 13px; color: #777; line-height: 1.65;\"\u003eCrediamo che l'outdoor sia di tutti. Il prezzo basso non è una scelta commerciale, è un principio. Spendi sull'avventura, non sull'etichetta.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #0d0d0d; padding: 40px 32px; text-align: center;\"\u003e\n\u003cp style=\"font-family: 'Barlow Condensed',sans-serif; font-size: clamp(20px,4vw,32px); font-weight: 900; text-transform: uppercase; color: #fff; letter-spacing: -0.5px; line-height: 1.1; margin-bottom: 8px;\"\u003eStessa qualità.\u003cbr\u003e\u003cspan style=\"color: #e8200a;\"\u003eZero compromessi.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; color: rgba(255,255,255,0.4); margin-top: 16px;\"\u003eQuella cena al ristorante la dimentichi il giorno dopo. Questi occhiali li indosserai per anni. Su ogni sentiero, in ogni alba, in quota, in ogni discesa. È forse il miglior investimento che puoi fare per il tuo outdoor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BUNDLE OFFER --\u003e\n\u003csection style=\"background: #f5f4f1; padding: 80px 24px;\"\u003e\n\u003cdiv style=\"max-width: 900px; margin: 0 auto;\"\u003e\n\u003cdiv style=\"text-align: center; margin-bottom: 56px;\"\u003e\n\u003cspan style=\"font-family: 'Barlow Condensed',sans-serif; font-size: 11px; letter-spacing: 4px; text-transform: uppercase; color: #e8200a; font-weight: bold; display: block; margin-bottom: 12px;\"\u003eOfferta speciale\u003c\/span\u003e\n\u003ch2 style=\"font-family: 'Barlow Condensed',sans-serif; font-size: clamp(36px,6vw,60px); font-weight: 900; text-transform: uppercase; color: #0d0d0d; letter-spacing: -1px; line-height: 1; margin: 0 0 16px;\"\u003ePiù ne prendi,\u003cbr\u003epiù risparmi.\u003c\/h2\u003e\n\u003cp style=\"font-size: 15px; color: #888; max-width: 420px; margin: 0 auto; line-height: 1.7;\"\u003eRegala un paio a chi ami, o scegli il tuo colore preferito per ogni stagione.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: repeat(3,1fr); gap: 2px; background: #e0e0e0;\"\u003e\n\u003c!-- 1 paio --\u003e\n\u003cdiv style=\"background: #fff; padding: 40px 28px; text-align: center;\"\u003e\n\u003cp style=\"font-family: 'Barlow Condensed',sans-serif; font-size: 12px; letter-spacing: 3px; text-transform: uppercase; color: #bbb; font-weight: bold; margin-bottom: 20px;\"\u003e1 paio\u003c\/p\u003e\n\u003cdiv style=\"display: flex; justify-content: center; gap: 8px; margin-bottom: 24px;\"\u003e\u003cspan style=\"font-size: 32px;\"\u003e🕶️\u003c\/span\u003e\u003c\/div\u003e\n\u003cp style=\"font-family: 'Barlow Condensed',sans-serif; font-size: 48px; font-weight: 900; color: #0d0d0d; line-height: 1;\"\u003e€29\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; color: #bbb; margin-top: 8px;\"\u003ePrezzo base\u003c\/p\u003e\n\u003cdiv style=\"margin-top: 24px; padding-top: 24px; border-top: 1px solid #eee;\"\u003e\n\u003cp style=\"font-size: 13px; color: #999; line-height: 1.6;\"\u003eUn paio per te.\u003cbr\u003eScegli il tuo colore preferito.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 2 paia --\u003e\n\u003cdiv style=\"background: #0d0d0d; padding: 40px 28px; text-align: center; position: relative;\"\u003e\n\u003cdiv style=\"position: absolute; top: -14px; left: 50%; transform: translateX(-50%); background: #E8200A; padding: 5px 20px; white-space: nowrap;\"\u003e\u003cspan style=\"font-family: 'Barlow Condensed',sans-serif; font-size: 11px; font-weight: bold; letter-spacing: 2px; color: #fff; text-transform: uppercase;\"\u003ePiù popolare\u003c\/span\u003e\u003c\/div\u003e\n\u003cp style=\"font-family: 'Barlow Condensed',sans-serif; font-size: 12px; letter-spacing: 3px; text-transform: uppercase; color: rgba(255,255,255,0.4); font-weight: bold; margin-bottom: 20px;\"\u003e2 paia\u003c\/p\u003e\n\u003cdiv style=\"display: flex; justify-content: center; gap: 8px; margin-bottom: 24px;\"\u003e\n\u003cspan style=\"font-size: 32px;\"\u003e🕶️\u003c\/span\u003e \u003cspan style=\"font-size: 32px;\"\u003e🕶️\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-family: 'Barlow Condensed',sans-serif; font-size: 48px; font-weight: 900; color: #fff; line-height: 1;\"\u003e€52\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; color: rgba(255,255,255,0.4); margin-top: 8px; text-decoration: line-through;\"\u003e€58\u003c\/p\u003e\n\u003cdiv style=\"display: inline-block; background: #E8200A; padding: 4px 14px; margin-top: 8px;\"\u003e\u003cspan style=\"font-family: 'Barlow Condensed',sans-serif; font-size: 13px; font-weight: bold; letter-spacing: 2px; color: #fff; text-transform: uppercase;\"\u003e-10%\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 24px; padding-top: 24px; border-top: 1px solid rgba(255,255,255,0.1);\"\u003e\n\u003cp style=\"font-size: 13px; color: rgba(255,255,255,0.45); line-height: 1.6;\"\u003eDue colori diversi.\u003cbr\u003eO regalane uno a chi ami.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3 paia --\u003e\n\u003cdiv style=\"background: #fff; padding: 40px 28px; text-align: center; border: 2px solid #E8200A;\"\u003e\n\u003cp style=\"font-family: 'Barlow Condensed',sans-serif; font-size: 12px; letter-spacing: 3px; text-transform: uppercase; color: #e8200a; font-weight: bold; margin-bottom: 20px;\"\u003e3 paia\u003c\/p\u003e\n\u003cdiv style=\"display: flex; justify-content: center; gap: 8px; margin-bottom: 24px;\"\u003e\n\u003cspan style=\"font-size: 28px;\"\u003e🕶️\u003c\/span\u003e \u003cspan style=\"font-size: 28px;\"\u003e🕶️\u003c\/span\u003e \u003cspan style=\"font-size: 28px;\"\u003e🕶️\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-family: 'Barlow Condensed',sans-serif; font-size: 48px; font-weight: 900; color: #0d0d0d; line-height: 1;\"\u003e€74\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; color: #bbb; margin-top: 8px; text-decoration: line-through;\"\u003e€87\u003c\/p\u003e\n\u003cdiv style=\"display: inline-block; background: #0d0d0d; padding: 4px 14px; margin-top: 8px;\"\u003e\u003cspan style=\"font-family: 'Barlow Condensed',sans-serif; font-size: 13px; font-weight: bold; letter-spacing: 2px; color: #fff; text-transform: uppercase;\"\u003e-15%\u003c\/span\u003e\u003c\/div\u003e\n\u003cp style=\"font-size: 12px; color: #e8200a; font-weight: 600; margin-top: 12px; line-height: 1.5;\"\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003eCon quello che pagheresti per un solo\u003c\/span\u003e\u003cbr\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003eocchiale di marca, qui ne porti a casa 3.\u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv style=\"margin-top: 16px; padding-top: 16px; border-top: 1px solid #eee;\"\u003e\n\u003cp style=\"font-size: 13px; color: #999; line-height: 1.6;\"\u003eUno per ogni stagione.\u003cbr\u003eIl massimo risparmio.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #0d0d0d; padding: 24px 32px; text-align: center; margin-top: 2px;\"\u003e\n\u003cp style=\"font-size: 14px; color: rgba(255,255,255,0.6); line-height: 1.7;\"\u003e🎁 Lo sconto viene applicato \u003cstrong style=\"color: #fff;\"\u003eautomaticamente al momento del pagamento.\u003c\/strong\u003e Nessun codice necessario.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GUARANTEE --\u003e\n\u003csection class=\"guarantee\"\u003e\n\u003cdiv class=\"guarantee-badge\"\u003e\u003csvg width=\"40\" height=\"40\" viewbox=\"0 0 40 40\" fill=\"none\"\u003e\n      \u003cpath d=\"M20 4L32 10V20C32 27 26.5 33 20 35C13.5 33 8 27 8 20V10L20 4Z\" stroke=\"white\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M14 20L18 24L26 16\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n    \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch2\u003eSoddisfatto o\u003cbr\u003erimborsato.\u003c\/h2\u003e\n\u003cp\u003eSe per qualsiasi motivo non sei soddisfatto dei tuoi Catria, contattaci. Siamo qui per te. Nessun sentiero si percorre da soli.\u003c\/p\u003e\n\u003ca href=\"#\" class=\"btn btn-dark\"\u003eAcquista ora\u003c\/a\u003e\u003c\/section\u003e","brand":"Be Ultra","offers":[{"title":"Sunset","offer_id":57189924700504,"sku":"14:29#1pc-S1","price":29.99,"currency_code":"EUR","in_stock":true},{"title":"Glacier","offer_id":57189924667736,"sku":"14:193#1pc-S2","price":29.99,"currency_code":"EUR","in_stock":true},{"title":"Obsidian","offer_id":57189924962648,"sku":"14:691#1pc-S4","price":29.99,"currency_code":"EUR","in_stock":true},{"title":"Aurora","offer_id":57189924831576,"sku":"14:496#1pc-S8","price":29.99,"currency_code":"EUR","in_stock":true},{"title":"Summit","offer_id":57189924929880,"sku":"14:173#1pc-S5","price":29.99,"currency_code":"EUR","in_stock":true},{"title":"Midnight","offer_id":57189924634968,"sku":"14:10#1pc-S3","price":29.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0987\/3817\/6344\/files\/Sunset_141879bf-10f8-4ff5-bc9d-aa249bb049c2.jpg?v=1783316827"},{"product_id":"trail-band-fascia-trail-running","title":"Trail Band — Fascia Trail Running","description":"\u003cp bis_size='{\"x\":12,\"y\":16,\"w\":575,\"h\":0,\"abs_x\":526,\"abs_y\":278}'\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@400;600;700;800;900\u0026amp;family=Barlow:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    body { font-family: 'Barlow', sans-serif; background: #fff; color: #111; overflow-x: hidden; }\n\n    \/* HERO *\/\n    .cresta-hero {\n      background: #0d0d0d;\n      min-height: 100vh;\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      position: relative;\n      overflow: hidden;\n    }\n    .cresta-hero-left {\n      position: relative;\n      z-index: 2;\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n      padding: 80px 60px 80px 80px;\n    }\n    .cresta-eyebrow {\n      font-family: 'Barlow Condensed', sans-serif;\n      font-size: 11px;\n      letter-spacing: 5px;\n      text-transform: uppercase;\n      color: #E8200A;\n      font-weight: 700;\n      margin-bottom: 20px;\n    }\n    .cresta-hero h1 {\n      font-family: 'Barlow Condensed', sans-serif;\n      font-size: clamp(68px, 9vw, 118px);\n      font-weight: 900;\n      line-height: 0.88;\n      text-transform: uppercase;\n      color: #fff;\n      letter-spacing: -1px;\n      margin-bottom: 20px;\n    }\n    .cresta-hero-tags {\n      display: flex;\n      gap: 10px;\n      margin-bottom: 28px;\n      flex-wrap: wrap;\n    }\n    .cresta-tag {\n      font-family: 'Barlow Condensed', sans-serif;\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 2px;\n      text-transform: uppercase;\n      color: rgba(255,255,255,0.5);\n      border: 1px solid rgba(255,255,255,0.18);\n      padding: 6px 14px;\n    }\n    .cresta-hero-sub {\n      font-size: 15px;\n      color: rgba(255,255,255,0.45);\n      font-weight: 300;\n      line-height: 1.75;\n      max-width: 360px;\n      margin-bottom: 36px;\n    }\n    .cresta-colors-row {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      margin-bottom: 14px;\n    }\n    .cresta-colors-label {\n      font-family: 'Barlow Condensed', sans-serif;\n      font-size: 11px;\n      letter-spacing: 3px;\n      text-transform: uppercase;\n      color: rgba(255,255,255,0.35);\n    }\n    .cresta-colors-name {\n      font-family: 'Barlow Condensed', sans-serif;\n      font-size: 14px;\n      font-weight: 700;\n      text-transform: uppercase;\n      letter-spacing: 2px;\n      color: #fff;\n      transition: opacity 0.2s;\n    }\n    .cresta-swatches {\n      display: flex;\n      gap: 10px;\n      margin-bottom: 40px;\n      flex-wrap: wrap;\n    }\n    .cresta-swatch {\n      width: 32px;\n      height: 32px;\n      border-radius: 50%;\n      cursor: pointer;\n      border: 2.5px solid transparent;\n      transition: all 0.2s;\n      outline: none;\n    }\n    .cresta-swatch:hover { transform: scale(1.18); }\n    .cresta-swatch.active {\n      border-color: #fff;\n      box-shadow: 0 0 0 3px rgba(255,255,255,0.18);\n    }\n    .cresta-btn-row { display: flex; gap: 12px; flex-wrap: wrap; align-items: center; }\n    .c-btn {\n      display: inline-block;\n      font-family: 'Barlow Condensed', sans-serif;\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 4px;\n      text-transform: uppercase;\n      text-decoration: none;\n      padding: 18px 48px;\n      cursor: pointer;\n      transition: all 0.2s;\n      border: none;\n    }\n    .c-btn-red { background: #E8200A; color: #fff; }\n    .c-btn-red:hover { background: #c41a08; }\n    .c-btn-out { background: transparent; color: #fff; border: 1.5px solid rgba(255,255,255,0.25); }\n    .c-btn-out:hover { border-color: #fff; }\n    .cresta-hero-right {\n      position: relative;\n      z-index: 2;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      padding: 80px 48px;\n      background: radial-gradient(ellipse 70% 70% at 50% 55%, #191919 0%, #0d0d0d 100%);\n    }\n    .cresta-product-img {\n      max-width: 540px;\n      width: 100%;\n      height: auto;\n      display: block;\n      transition: opacity 0.25s ease;\n      border-radius: 16px;\n      filter: drop-shadow(0 40px 100px rgba(0,0,0,0.9)) drop-shadow(0 0 40px rgba(255,255,255,0.04));\n    }\n    .cresta-product-img.fade { opacity: 0; }\n\n    \/* TICKER *\/\n    .cresta-ticker { background: #E8200A; padding: 12px 0; overflow: hidden; white-space: nowrap; }\n    .cresta-ticker-track { display: inline-flex; animation: cticker 22s linear infinite; }\n    .cresta-ticker-item {\n      font-family: 'Barlow Condensed', sans-serif;\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 3px;\n      text-transform: uppercase;\n      color: #fff;\n      padding: 0 28px;\n      display: flex;\n      align-items: center;\n      gap: 10px;\n    }\n    .cresta-dot { width: 4px; height: 4px; background: rgba(255,255,255,0.5); border-radius: 50%; flex-shrink: 0; }\n    @keyframes cticker { from { transform: translateX(0); } to { transform: translateX(-50%); } }\n\n    \/* LIFESTYLE BREAK *\/\n    .cresta-lifestyle { width: 100%; height: 580px; overflow: hidden; position: relative; }\n    .cresta-lifestyle img {\n      width: 100%; height: 100%; object-fit: cover; object-position: center 30%; display: block;\n    }\n    .cresta-lifestyle-overlay {\n      position: absolute; inset: 0;\n      background: linear-gradient(to right, rgba(13,13,13,0.72) 5%, rgba(13,13,13,0.1) 100%);\n      display: flex; align-items: center; padding: 0 80px;\n    }\n    .cresta-lifestyle-text p,\n    .cresta-lifestyle-text p * {\n      font-family: 'Barlow Condensed', sans-serif !important;\n      font-size: clamp(64px, 10vw, 90px) !important;\n      font-weight: 900 !important;\n      text-transform: uppercase !important;\n      color: #fff !important;\n      letter-spacing: -2px !important;\n      line-height: 0.95 !important;\n      margin: 0 !important;\n      padding: 0 !important;\n    }\n    .cresta-lifestyle-text p em { color: #E8200A !important; font-style: normal !important; }\n\n    \/* FEATURES *\/\n    .cresta-features { background: #f5f4f1; padding: 88px 24px; }\n    .cresta-features-inner { max-width: 880px; margin: 0 auto; }\n    .cresta-section-label {\n      font-family: 'Barlow Condensed', sans-serif;\n      font-size: 11px;\n      letter-spacing: 4px;\n      text-transform: uppercase;\n      color: #E8200A;\n      font-weight: 700;\n      text-align: center;\n      display: block;\n      margin-bottom: 14px;\n    }\n    .cresta-features-inner h2 {\n      font-family: 'Barlow Condensed', sans-serif;\n      font-size: clamp(36px, 5vw, 52px);\n      font-weight: 900;\n      text-transform: uppercase;\n      color: #0d0d0d;\n      text-align: center;\n      letter-spacing: -1px;\n      line-height: 0.95;\n      margin-bottom: 56px;\n    }\n    .cresta-feat-grid {\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 1px;\n      background: #ddd;\n      border: 1px solid #ddd;\n    }\n    .cresta-feat-item { background: #f5f4f1; padding: 44px 28px; text-align: center; }\n    .cresta-feat-icon { width: 44px; height: 44px; margin: 0 auto 18px; display: flex; align-items: center; justify-content: center; }\n    .cresta-feat-item h3 {\n      font-family: 'Barlow Condensed', sans-serif;\n      font-size: 15px; font-weight: 800; text-transform: uppercase;\n      letter-spacing: 2px; color: #0d0d0d; margin-bottom: 10px;\n    }\n    .cresta-feat-item p { font-size: 13px; color: #777; line-height: 1.7; }\n\n    \/* COLORS SHOWCASE *\/\n    .cresta-colorshow { background: #0d0d0d; padding: 88px 24px; }\n    .cresta-colorshow-inner { max-width: 1040px; margin: 0 auto; }\n    .cresta-section-label-dark {\n      font-family: 'Barlow Condensed', sans-serif;\n      font-size: 11px; letter-spacing: 4px; text-transform: uppercase;\n      color: rgba(255,255,255,0.3); font-weight: 700;\n      text-align: center; display: block; margin-bottom: 14px;\n    }\n    .cresta-colorshow h2 {\n      font-family: 'Barlow Condensed', sans-serif;\n      font-size: clamp(36px, 5vw, 56px); font-weight: 900;\n      text-transform: uppercase; color: #fff; letter-spacing: -1px;\n      text-align: center; line-height: 0.95; margin-bottom: 56px;\n    }\n    .cresta-colorshow h2 em { font-style: normal; color: #E8200A; }\n    .cresta-color-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }\n    .cresta-color-card {\n      background: #161616;\n      padding: 28px 20px 22px;\n      text-align: center;\n      transition: transform 0.2s, background 0.2s;\n      cursor: pointer;\n      border-radius: 12px;\n    }\n    .cresta-color-card:hover { transform: translateY(-6px); background: #1e1e1e; }\n    .cresta-color-card img {\n      width: 100%;\n      max-width: 200px;\n      height: 150px;\n      object-fit: contain;\n      margin: 0 auto;\n      display: block;\n      margin-bottom: 18px;\n      border-radius: 10px;\n      filter: drop-shadow(0 8px 28px rgba(0,0,0,0.7));\n      transition: transform 0.3s;\n    }\n    .cresta-color-card:hover img { transform: scale(1.06); }\n    .cresta-color-card-name {\n      font-family: 'Barlow Condensed', sans-serif;\n      font-size: 15px; font-weight: 800; text-transform: uppercase;\n      letter-spacing: 2px; color: #fff; margin-bottom: 10px;\n    }\n    .cresta-color-card-dot { width: 10px; height: 10px; border-radius: 50%; margin: 0 auto; }\n\n    \/* PORTRAIT *\/\n    .cresta-portrait { display: grid; grid-template-columns: 1fr 1fr; min-height: 500px; }\n    .cresta-portrait-img { overflow: hidden; }\n    .cresta-portrait-img img { width: 100%; height: 100%; object-fit: cover; object-position: center top; display: block; }\n    .cresta-portrait-text {\n      background: #0d0d0d;\n      display: flex; flex-direction: column; justify-content: center; padding: 64px;\n    }\n    .cresta-portrait-text blockquote {\n      font-family: 'Barlow Condensed', sans-serif;\n      font-size: clamp(28px, 3.5vw, 44px); font-weight: 900;\n      text-transform: uppercase; color: #fff; line-height: 1.02;\n      letter-spacing: -1px; margin-bottom: 28px;\n    }\n    .cresta-portrait-text blockquote em { font-style: normal; color: #E8200A; }\n    .cresta-portrait-text cite {\n      font-size: 11px; color: rgba(255,255,255,0.3);\n      letter-spacing: 3px; text-transform: uppercase;\n      font-family: 'Barlow Condensed', sans-serif; font-style: normal;\n    }\n\n    \/* CTA FINALE *\/\n    .cresta-cta { background: #0d0d0d; padding: 100px 24px; text-align: center; border-top: 1px solid #1c1c1c; }\n    .cresta-cta h2 {\n      font-family: 'Barlow Condensed', sans-serif;\n      font-size: clamp(48px, 8vw, 88px); font-weight: 900;\n      text-transform: uppercase; color: #fff; letter-spacing: -2px;\n      line-height: 0.9; margin-bottom: 16px;\n    }\n    .cresta-cta h2 em { font-style: normal; color: #E8200A; }\n    .cresta-cta p { font-size: 15px; color: rgba(255,255,255,0.3); margin-bottom: 32px; }\n    .cresta-price-display {\n      font-family: 'Barlow Condensed', sans-serif;\n      font-size: 68px; font-weight: 900; color: #fff; line-height: 1; margin-bottom: 36px;\n    }\n\n    \/* RESPONSIVE *\/\n    @media (max-width: 900px) {\n      .cresta-feat-grid { grid-template-columns: repeat(2, 1fr); }\n    }\n    @media (max-width: 768px) {\n      .cresta-hero { grid-template-columns: 1fr; min-height: auto; }\n      .cresta-hero-left { padding: 72px 24px 28px; }\n      .cresta-hero-right { padding: 28px 24px 56px; min-height: 280px; }\n      .cresta-color-grid { grid-template-columns: repeat(2, 1fr); gap: 14px; }\n      .cresta-portrait { grid-template-columns: 1fr; }\n      .cresta-portrait-img { height: 340px; }\n      .cresta-portrait-text { padding: 40px 24px; }\n      .cresta-lifestyle-overlay { padding: 0 32px; }\n      .cresta-lifestyle { height: 420px; }\n      .c-btn-out { display: block; text-align: center; margin-top: 8px; }\n    }\n    @media (max-width: 480px) {\n      .cresta-feat-grid { grid-template-columns: 1fr; }\n      .cresta-color-grid { grid-template-columns: repeat(2, 1fr); gap: 10px; }\n    }\n  \u003c\/style\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"cresta-hero\" bis_size='{\"x\":12,\"y\":16,\"w\":575,\"h\":1112,\"abs_x\":526,\"abs_y\":278}'\u003e\n\u003cdiv class=\"cresta-hero-left\" bis_size='{\"x\":12,\"y\":16,\"w\":575,\"h\":485,\"abs_x\":526,\"abs_y\":278}'\u003e\n\u003cspan class=\"cresta-eyebrow\" bis_size='{\"x\":36,\"y\":88,\"w\":527,\"h\":15,\"abs_x\":550,\"abs_y\":350}'\u003eCATRIA  — Fascia Trail Running\u003c\/span\u003e\n\u003ch1 bis_size='{\"x\":36,\"y\":123,\"w\":527,\"h\":119,\"abs_x\":550,\"abs_y\":385}'\u003eTRAIL\u003cbr bis_size='{\"x\":177,\"y\":111,\"w\":0,\"h\":82,\"abs_x\":691,\"abs_y\":373}'\u003eBAND\u003c\/h1\u003e\n\u003cdiv class=\"cresta-hero-tags\" bis_size='{\"x\":36,\"y\":263,\"w\":527,\"h\":29,\"abs_x\":550,\"abs_y\":525}'\u003e\n\u003cspan class=\"cresta-tag\" bis_size='{\"x\":36,\"y\":263,\"w\":105,\"h\":29,\"abs_x\":550,\"abs_y\":525}'\u003eAnti-Sudore\u003c\/span\u003e \u003cspan class=\"cresta-tag\" bis_size='{\"x\":151,\"y\":263,\"w\":88,\"h\":29,\"abs_x\":665,\"abs_y\":525}'\u003eQuick Dry\u003c\/span\u003e \u003cspan class=\"cresta-tag\" bis_size='{\"x\":249,\"y\":263,\"w\":86,\"h\":29,\"abs_x\":763,\"abs_y\":525}'\u003eSeamless\u003c\/span\u003e \u003cspan class=\"cresta-tag\" bis_size='{\"x\":346,\"y\":263,\"w\":107,\"h\":29,\"abs_x\":860,\"abs_y\":525}'\u003eTaglia Unica\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"cresta-hero-sub\" bis_size='{\"x\":36,\"y\":320,\"w\":360,\"h\":52,\"abs_x\":550,\"abs_y\":582}'\u003eLeggera, traspirante, indistruttibile. Rimane al suo posto su ogni sentiero, dal primo all'ultimo chilometro.\u003c\/p\u003e\n\u003cdiv class=\"cresta-btn-row\" bis_size='{\"x\":36,\"y\":408,\"w\":527,\"h\":64,\"abs_x\":550,\"abs_y\":670}'\u003e\u003ca href=\"#cresta-features\" class=\"c-btn c-btn-out\" bis_size='{\"x\":36,\"y\":416,\"w\":212,\"h\":56,\"abs_x\":550,\"abs_y\":678}'\u003eScopri di più\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cresta-hero-right\" bis_size='{\"x\":12,\"y\":501,\"w\":575,\"h\":627,\"abs_x\":526,\"abs_y\":763}'\u003e\n\u003c!--\n      IMMAGINI PRODOTTO: carica su Shopify con i nomi esatti:\n      Nera.png \/ Nera_verde.png \/ Azzurra_01.png \/ Grigia.png \/ Rossa.png \/ Viola.png\n    --\u003e \u003cimg id=\"cProductImg\" class=\"cresta-product-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0987\/3817\/6344\/files\/Nera_e_verde.jpg?v=1783317702\" alt=\"BE ULTRA Trail Band — Fascia Trail Running\" bis_size='{\"x\":36,\"y\":529,\"w\":527,\"h\":527,\"abs_x\":550,\"abs_y\":791}'\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TICKER --\u003e\n\u003cdiv class=\"cresta-ticker\" bis_size='{\"x\":12,\"y\":1128,\"w\":575,\"h\":43,\"abs_x\":526,\"abs_y\":1390}'\u003e\n\u003cdiv class=\"cresta-ticker-track\" bis_size='{\"x\":-118,\"y\":1141,\"w\":2324,\"h\":18,\"abs_x\":396,\"abs_y\":1403}'\u003e\n\u003cspan class=\"cresta-ticker-item\" bis_size='{\"x\":-118,\"y\":1141,\"w\":165,\"h\":18,\"abs_x\":396,\"abs_y\":1403}'\u003eAnti-Sudore\u003cspan class=\"cresta-dot\" bis_size='{\"x\":15,\"y\":1148,\"w\":4,\"h\":4,\"abs_x\":529,\"abs_y\":1410}'\u003e\u003c\/span\u003e\u003c\/span\u003e \u003cspan class=\"cresta-ticker-item\" bis_size='{\"x\":47,\"y\":1141,\"w\":169,\"h\":18,\"abs_x\":561,\"abs_y\":1403}'\u003eTaglia Unica\u003cspan class=\"cresta-dot\" bis_size='{\"x\":185,\"y\":1148,\"w\":4,\"h\":4,\"abs_x\":699,\"abs_y\":1410}'\u003e\u003c\/span\u003e\u003c\/span\u003e \u003cspan class=\"cresta-ticker-item\" bis_size='{\"x\":217,\"y\":1141,\"w\":145,\"h\":18,\"abs_x\":731,\"abs_y\":1403}'\u003eQuick Dry\u003cspan class=\"cresta-dot\" bis_size='{\"x\":330,\"y\":1148,\"w\":4,\"h\":4,\"abs_x\":844,\"abs_y\":1410}'\u003e\u003c\/span\u003e\u003c\/span\u003e \u003cspan class=\"cresta-ticker-item\" bis_size='{\"x\":362,\"y\":1141,\"w\":166,\"h\":18,\"abs_x\":876,\"abs_y\":1403}'\u003e6 Colorways\u003cspan class=\"cresta-dot\" bis_size='{\"x\":497,\"y\":1148,\"w\":4,\"h\":4,\"abs_x\":1011,\"abs_y\":1410}'\u003e\u003c\/span\u003e\u003c\/span\u003e \u003cspan class=\"cresta-ticker-item\" bis_size='{\"x\":529,\"y\":1141,\"w\":168,\"h\":18,\"abs_x\":1043,\"abs_y\":1403}'\u003eFascia Trail\u003cspan class=\"cresta-dot\" bis_size='{\"x\":665,\"y\":1148,\"w\":4,\"h\":4,\"abs_x\":1179,\"abs_y\":1410}'\u003e\u003c\/span\u003e\u003c\/span\u003e \u003cspan class=\"cresta-ticker-item\" bis_size='{\"x\":697,\"y\":1141,\"w\":151,\"h\":18,\"abs_x\":1211,\"abs_y\":1403}'\u003e4 Stagioni\u003cspan class=\"cresta-dot\" bis_size='{\"x\":816,\"y\":1148,\"w\":4,\"h\":4,\"abs_x\":1330,\"abs_y\":1410}'\u003e\u003c\/span\u003e\u003c\/span\u003e \u003cspan class=\"cresta-ticker-item\" bis_size='{\"x\":848,\"y\":1141,\"w\":195,\"h\":18,\"abs_x\":1362,\"abs_y\":1403}'\u003eTestata in Gara\u003cspan class=\"cresta-dot\" bis_size='{\"x\":1011,\"y\":1148,\"w\":4,\"h\":4,\"abs_x\":1525,\"abs_y\":1410}'\u003e\u003c\/span\u003e\u003c\/span\u003e \u003cspan class=\"cresta-ticker-item\" bis_size='{\"x\":1043,\"y\":1141,\"w\":165,\"h\":18,\"abs_x\":1557,\"abs_y\":1403}'\u003eAnti-Sudore\u003cspan class=\"cresta-dot\" bis_size='{\"x\":1177,\"y\":1148,\"w\":4,\"h\":4,\"abs_x\":1691,\"abs_y\":1410}'\u003e\u003c\/span\u003e\u003c\/span\u003e \u003cspan class=\"cresta-ticker-item\" bis_size='{\"x\":1209,\"y\":1141,\"w\":169,\"h\":18,\"abs_x\":1723,\"abs_y\":1403}'\u003eTaglia Unica\u003cspan class=\"cresta-dot\" bis_size='{\"x\":1347,\"y\":1148,\"w\":4,\"h\":4,\"abs_x\":1861,\"abs_y\":1410}'\u003e\u003c\/span\u003e\u003c\/span\u003e \u003cspan class=\"cresta-ticker-item\" bis_size='{\"x\":1379,\"y\":1141,\"w\":145,\"h\":18,\"abs_x\":1893,\"abs_y\":1403}'\u003eQuick Dry\u003cspan class=\"cresta-dot\" bis_size='{\"x\":1492,\"y\":1148,\"w\":4,\"h\":4,\"abs_x\":2006,\"abs_y\":1410}'\u003e\u003c\/span\u003e\u003c\/span\u003e \u003cspan class=\"cresta-ticker-item\" bis_size='{\"x\":1524,\"y\":1141,\"w\":166,\"h\":18,\"abs_x\":2038,\"abs_y\":1403}'\u003e6 Colorways\u003cspan class=\"cresta-dot\" bis_size='{\"x\":1659,\"y\":1148,\"w\":4,\"h\":4,\"abs_x\":2173,\"abs_y\":1410}'\u003e\u003c\/span\u003e\u003c\/span\u003e \u003cspan class=\"cresta-ticker-item\" bis_size='{\"x\":1691,\"y\":1141,\"w\":168,\"h\":18,\"abs_x\":2205,\"abs_y\":1403}'\u003eFascia Trail\u003cspan class=\"cresta-dot\" bis_size='{\"x\":1827,\"y\":1148,\"w\":4,\"h\":4,\"abs_x\":2341,\"abs_y\":1410}'\u003e\u003c\/span\u003e\u003c\/span\u003e \u003cspan class=\"cresta-ticker-item\" bis_size='{\"x\":1859,\"y\":1141,\"w\":151,\"h\":18,\"abs_x\":2373,\"abs_y\":1403}'\u003e4 Stagioni\u003cspan class=\"cresta-dot\" bis_size='{\"x\":1978,\"y\":1148,\"w\":4,\"h\":4,\"abs_x\":2492,\"abs_y\":1410}'\u003e\u003c\/span\u003e\u003c\/span\u003e \u003cspan class=\"cresta-ticker-item\" bis_size='{\"x\":2010,\"y\":1141,\"w\":195,\"h\":18,\"abs_x\":2524,\"abs_y\":1403}'\u003eTestata in Gara\u003cspan class=\"cresta-dot\" bis_size='{\"x\":2174,\"y\":1148,\"w\":4,\"h\":4,\"abs_x\":2688,\"abs_y\":1410}'\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- LIFESTYLE BREAK\n     SOSTITUISCI src con l'URL CDN della tua foto in corsa con la fascia.\n     Carica il file su Shopify (es. \"fascia_lifestyle_corsa.jpg\") e aggiorna il src.\n--\u003e\n\u003csection class=\"cresta-lifestyle\" bis_size='{\"x\":12,\"y\":1171,\"w\":575,\"h\":420,\"abs_x\":526,\"abs_y\":1433}'\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0987\/3817\/6344\/files\/Fascia_per_correre_catria.jpg?v=1783317768\" alt=\"BE ULTRA Trail Band in azione sul trail\" bis_size='{\"x\":12,\"y\":1171,\"w\":575,\"h\":420,\"abs_x\":526,\"abs_y\":1433}'\u003e\n\u003cdiv class=\"cresta-lifestyle-overlay\" bis_size='{\"x\":12,\"y\":1171,\"w\":575,\"h\":420,\"abs_x\":526,\"abs_y\":1433}'\u003e\n\u003cdiv class=\"cresta-lifestyle-text\" bis_size='{\"x\":44,\"y\":1290,\"w\":169,\"h\":182,\"abs_x\":558,\"abs_y\":1552}'\u003e\n\u003cp style=\"font-family: 'Barlow Condensed',sans-serif; font-size: clamp(64px,10vw,140px); font-weight: 900; text-transform: uppercase; color: #fff; letter-spacing: -2px; line-height: 0.95; margin: 0; padding: 0;\" bis_size='{\"x\":44,\"y\":1290,\"w\":169,\"h\":182,\"abs_x\":558,\"abs_y\":1552}'\u003eCorri\u003cbr bis_size='{\"x\":171,\"y\":1281,\"w\":0,\"h\":77,\"abs_x\":685,\"abs_y\":1543}'\u003e\u003cem style=\"font-style: normal; color: #e8200a;\" bis_size='{\"x\":44,\"y\":1342,\"w\":114,\"h\":77,\"abs_x\":558,\"abs_y\":1604}'\u003eSuda\u003c\/em\u003e\u003cbr bis_size='{\"x\":158,\"y\":1342,\"w\":0,\"h\":77,\"abs_x\":672,\"abs_y\":1604}'\u003eRiparti\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURES --\u003e\n\u003csection class=\"cresta-features\" id=\"cresta-features\" bis_size='{\"x\":12,\"y\":1591,\"w\":575,\"h\":903,\"abs_x\":526,\"abs_y\":1853}'\u003e\n\u003cdiv class=\"cresta-features-inner\" bis_size='{\"x\":36,\"y\":1679,\"w\":527,\"h\":727,\"abs_x\":550,\"abs_y\":1941}'\u003e\n\u003cspan class=\"cresta-section-label\" bis_size='{\"x\":36,\"y\":1679,\"w\":527,\"h\":15,\"abs_x\":550,\"abs_y\":1941}'\u003ePerché sceglierla\u003c\/span\u003e\n\u003ch2 bis_size='{\"x\":36,\"y\":1709,\"w\":527,\"h\":68,\"abs_x\":550,\"abs_y\":1971}'\u003eSemplice.\u003cbr bis_size='{\"x\":363,\"y\":1704,\"w\":0,\"h\":43,\"abs_x\":877,\"abs_y\":1966}'\u003eEssenziale. Perfetta.\u003c\/h2\u003e\n\u003cdiv class=\"cresta-feat-grid\" bis_size='{\"x\":36,\"y\":1833,\"w\":527,\"h\":573,\"abs_x\":550,\"abs_y\":2095}'\u003e\n\u003cdiv class=\"cresta-feat-item\" bis_size='{\"x\":37,\"y\":1834,\"w\":262,\"h\":285,\"abs_x\":551,\"abs_y\":2096}'\u003e\n\u003cdiv class=\"cresta-feat-icon\" bis_size='{\"x\":146,\"y\":1878,\"w\":44,\"h\":44,\"abs_x\":660,\"abs_y\":2140}'\u003e\u003csvg width=\"40\" height=\"40\" viewbox=\"0 0 40 40\" fill=\"none\" bis_size='{\"x\":148,\"y\":1880,\"w\":40,\"h\":40,\"abs_x\":662,\"abs_y\":2142}'\u003e\n            \u003cpath d=\"M20 6C20 6 10 18 10 25a10 10 0 0020 0c0-7-10-19-10-19z\" stroke=\"#0d0d0d\" stroke-width=\"1.6\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M15 26a5 5 0 005 4\" stroke=\"#E8200A\" stroke-width=\"1.6\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3 bis_size='{\"x\":65,\"y\":1940,\"w\":206,\"h\":21,\"abs_x\":579,\"abs_y\":2202}'\u003eAnti-Sudore\u003c\/h3\u003e\n\u003cp bis_size='{\"x\":65,\"y\":1971,\"w\":206,\"h\":88,\"abs_x\":579,\"abs_y\":2233}'\u003eInterno micro-perforato in rete tecnica. Assorbe e disperde il sudore durante ogni sforzo, anche il più intenso.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cresta-feat-item\" bis_size='{\"x\":300,\"y\":1834,\"w\":262,\"h\":285,\"abs_x\":814,\"abs_y\":2096}'\u003e\n\u003cdiv class=\"cresta-feat-icon\" bis_size='{\"x\":409,\"y\":1878,\"w\":44,\"h\":44,\"abs_x\":923,\"abs_y\":2140}'\u003e\u003csvg width=\"40\" height=\"40\" viewbox=\"0 0 40 40\" fill=\"none\" bis_size='{\"x\":411,\"y\":1880,\"w\":40,\"h\":40,\"abs_x\":925,\"abs_y\":2142}'\u003e\n            \u003cpath d=\"M8 20h24M26 14l6 6-6 6M14 14L8 20l6 6\" stroke=\"#0d0d0d\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"20\" cy=\"20\" r=\"3\" fill=\"#E8200A\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3 bis_size='{\"x\":328,\"y\":1940,\"w\":206,\"h\":21,\"abs_x\":842,\"abs_y\":2202}'\u003eTaglia Unica\u003c\/h3\u003e\n\u003cp bis_size='{\"x\":328,\"y\":1971,\"w\":206,\"h\":88,\"abs_x\":842,\"abs_y\":2233}'\u003eElastico tecnico ad alte prestazioni. Larghezza: 9,5 cm. Si adatta a circonferenze da 46 a 68 cm. Praticamente tutte le teste adulte.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cresta-feat-item\" bis_size='{\"x\":37,\"y\":2120,\"w\":262,\"h\":285,\"abs_x\":551,\"abs_y\":2382}'\u003e\n\u003cdiv class=\"cresta-feat-icon\" bis_size='{\"x\":146,\"y\":2164,\"w\":44,\"h\":44,\"abs_x\":660,\"abs_y\":2426}'\u003e\u003csvg width=\"40\" height=\"40\" viewbox=\"0 0 40 40\" fill=\"none\" bis_size='{\"x\":148,\"y\":2166,\"w\":40,\"h\":40,\"abs_x\":662,\"abs_y\":2428}'\u003e\n            \u003ccircle cx=\"20\" cy=\"20\" r=\"7\" stroke=\"#0d0d0d\" stroke-width=\"1.6\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M20 6v4M20 30v4M6 20h4M30 20h4M10.1 10.1l2.8 2.8M27.1 27.1l2.8 2.8M10.1 29.9l2.8-2.8M27.1 12.9l2.8-2.8\" stroke=\"#E8200A\" stroke-width=\"1.6\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3 bis_size='{\"x\":65,\"y\":2226,\"w\":206,\"h\":21,\"abs_x\":579,\"abs_y\":2488}'\u003e4 Stagioni\u003c\/h3\u003e\n\u003cp bis_size='{\"x\":65,\"y\":2257,\"w\":206,\"h\":88,\"abs_x\":579,\"abs_y\":2519}'\u003eFunziona in estate sotto il sole e in inverno sul sentiero freddo e ventoso. Progettata per ogni condizione di trail.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cresta-feat-item\" bis_size='{\"x\":300,\"y\":2120,\"w\":262,\"h\":285,\"abs_x\":814,\"abs_y\":2382}'\u003e\n\u003cdiv class=\"cresta-feat-icon\" bis_size='{\"x\":409,\"y\":2164,\"w\":44,\"h\":44,\"abs_x\":923,\"abs_y\":2426}'\u003e\u003csvg width=\"40\" height=\"40\" viewbox=\"0 0 40 40\" fill=\"none\" bis_size='{\"x\":411,\"y\":2166,\"w\":40,\"h\":40,\"abs_x\":925,\"abs_y\":2428}'\u003e\n            \u003cpath d=\"M8 20c4-6 12-6 16 0s12 6 16 0\" stroke=\"#0d0d0d\" stroke-width=\"1.6\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M10 26c3-4 9-4 12 0s9 4 12 0\" stroke=\"#E8200A\" stroke-width=\"1.6\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"20\" cy=\"14\" r=\"3\" fill=\"none\" stroke=\"#0d0d0d\" stroke-width=\"1.4\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3 bis_size='{\"x\":328,\"y\":2226,\"w\":206,\"h\":21,\"abs_x\":842,\"abs_y\":2488}'\u003eSenza Cuciture\u003c\/h3\u003e\n\u003cp bis_size='{\"x\":328,\"y\":2257,\"w\":206,\"h\":88,\"abs_x\":842,\"abs_y\":2519}'\u003eDesign seamless: nessuna cucitura che strofina sulla fronte. Comfort totale dal primo all'ultimo chilometro.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- COLORS SHOWCASE --\u003e\n\u003csection class=\"cresta-colorshow\" bis_size='{\"x\":12,\"y\":2495,\"w\":575,\"h\":329,\"abs_x\":526,\"abs_y\":2757}'\u003e\n\u003cdiv class=\"cresta-colorshow-inner\" bis_size='{\"x\":36,\"y\":2583,\"w\":527,\"h\":153,\"abs_x\":550,\"abs_y\":2845}'\u003e\n\u003cspan class=\"cresta-section-label-dark\" bis_size='{\"x\":36,\"y\":2583,\"w\":527,\"h\":15,\"abs_x\":550,\"abs_y\":2845}'\u003e6 Colorways\u003c\/span\u003e\n\u003ch2 bis_size='{\"x\":36,\"y\":2612,\"w\":527,\"h\":68,\"abs_x\":550,\"abs_y\":2874}'\u003eScegli il tuo\u003cbr bis_size='{\"x\":383,\"y\":2607,\"w\":0,\"h\":43,\"abs_x\":897,\"abs_y\":2869}'\u003e\u003cem bis_size='{\"x\":252,\"y\":2641,\"w\":94,\"h\":43,\"abs_x\":766,\"abs_y\":2903}'\u003ecolore\u003c\/em\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"cresta-color-grid\" id=\"cColorGrid\" bis_size='{\"x\":36,\"y\":2737,\"w\":527,\"h\":0,\"abs_x\":550,\"abs_y\":2999}'\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PORTRAIT\n     SOSTITUISCI src con l'URL CDN di Primo_piano.jpg dopo l'upload su Shopify.\n--\u003e\n\u003csection class=\"cresta-portrait\" bis_size='{\"x\":12,\"y\":2825,\"w\":575,\"h\":520,\"abs_x\":526,\"abs_y\":3087}'\u003e\n\u003cdiv class=\"cresta-portrait-img\" bis_size='{\"x\":12,\"y\":2825,\"w\":575,\"h\":340,\"abs_x\":526,\"abs_y\":3087}'\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0987\/3817\/6344\/files\/Fascia_per_correre_catria_2.jpg?v=1783317767\" alt=\"Marco — Founder BE ULTRA con la Trail Band\" bis_size='{\"x\":12,\"y\":2825,\"w\":575,\"h\":340,\"abs_x\":526,\"abs_y\":3087}'\u003e\u003c\/div\u003e\n\u003cdiv class=\"cresta-portrait-text\" bis_size='{\"x\":12,\"y\":3165,\"w\":575,\"h\":180,\"abs_x\":526,\"abs_y\":3427}'\u003e\n\u003cblockquote bis_size='{\"x\":36,\"y\":3205,\"w\":527,\"h\":57,\"abs_x\":550,\"abs_y\":3467}'\u003e\"Tu pensi a correre.\u003cbr bis_size='{\"x\":244,\"y\":3202,\"w\":0,\"h\":34,\"abs_x\":758,\"abs_y\":3464}'\u003eLa fascia pensa al \u003cem bis_size='{\"x\":231,\"y\":3230,\"w\":79,\"h\":34,\"abs_x\":745,\"abs_y\":3492}'\u003esudore.\u003c\/em\u003e\"\u003c\/blockquote\u003e\n\u003ccite bis_size='{\"x\":36,\"y\":3290,\"w\":527,\"h\":15,\"abs_x\":550,\"abs_y\":3552}'\u003e— Marco, Founder di CATRIA\u003c\/cite\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CTA FINALE --\u003e\n\u003csection class=\"cresta-cta\" bis_size='{\"x\":12,\"y\":3345,\"w\":575,\"h\":543,\"abs_x\":526,\"abs_y\":3607}'\u003e\u003cspan class=\"cresta-section-label\" style=\"display: block; margin-bottom: 14px;\" bis_size='{\"x\":36,\"y\":3446,\"w\":527,\"h\":15,\"abs_x\":550,\"abs_y\":3708}'\u003ePrendi la tua\u003c\/span\u003e\n\u003ch2 bis_size='{\"x\":36,\"y\":3475,\"w\":527,\"h\":86,\"abs_x\":550,\"abs_y\":3737}'\u003eLa metti.\u003cbr bis_size='{\"x\":378,\"y\":3467,\"w\":0,\"h\":58,\"abs_x\":892,\"abs_y\":3729}'\u003e\u003cem bis_size='{\"x\":162,\"y\":3511,\"w\":204,\"h\":58,\"abs_x\":676,\"abs_y\":3773}'\u003eNon ci pensi\u003c\/em\u003e più.\u003c\/h2\u003e\n\u003cp bis_size='{\"x\":36,\"y\":3578,\"w\":527,\"h\":21,\"abs_x\":550,\"abs_y\":3840}'\u003ePerformance e prezzo imbattibile.\u003c\/p\u003e\n\u003cdiv class=\"cresta-price-display\" bis_size='{\"x\":36,\"y\":3631,\"w\":527,\"h\":68,\"abs_x\":550,\"abs_y\":3893}'\u003e€9,99\u003c\/div\u003e\n\u003ca href=\"#\" class=\"c-btn c-btn-red\" bis_size='{\"x\":162,\"y\":3735,\"w\":274,\"h\":54,\"abs_x\":676,\"abs_y\":3997}'\u003eAcquista Trail Band\u003c\/a\u003e\u003c\/section\u003e\n\u003cp bis_size='{\"x\":12,\"y\":3889,\"w\":575,\"h\":19,\"abs_x\":526,\"abs_y\":4151}'\u003e \u003c\/p\u003e","brand":"Be Ultra ","offers":[{"title":"Volt Night","offer_id":57246133387608,"sku":"14:366#Style01","price":9.99,"currency_code":"EUR","in_stock":true},{"title":"Black","offer_id":57246133354840,"sku":"14:200004891#Style02","price":9.99,"currency_code":"EUR","in_stock":true},{"title":"Pacific","offer_id":57246133289304,"sku":"14:1052#Style04","price":9.99,"currency_code":"EUR","in_stock":true},{"title":"Titanium","offer_id":57246133256536,"sku":"14:10#Style05","price":9.99,"currency_code":"EUR","in_stock":true},{"title":"Sunrise","offer_id":57246133322072,"sku":"14:1254#Style03","price":9.99,"currency_code":"EUR","in_stock":true},{"title":"Ultraviolet","offer_id":57246133420376,"sku":"14:350850#Style09","price":9.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0987\/3817\/6344\/files\/Nera_e_verde.jpg?v=1783317702"},{"product_id":"trail-cap-cappello-trail-running","title":"Cappello da Trail","description":"\u003cp bis_size='{\"x\":12,\"y\":16,\"w\":575,\"h\":0,\"abs_x\":526,\"abs_y\":278}'\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@400;600;700;800;900\u0026amp;family=Barlow:wght@300;400;500;600\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    body { font-family: 'Barlow', sans-serif; background: #fff; color: #111; overflow-x: hidden; }\n\n    \/* HERO *\/\n    .tc-hero {\n      background: #0d0d0d;\n      min-height: 100vh;\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      position: relative;\n      overflow: hidden;\n    }\n    .tc-hero-left {\n      position: relative;\n      z-index: 2;\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n      padding: 80px 60px 80px 80px;\n    }\n    .tc-eyebrow {\n      font-family: 'Barlow Condensed', sans-serif;\n      font-size: 11px;\n      letter-spacing: 5px;\n      text-transform: uppercase;\n      color: #E8200A;\n      font-weight: 700;\n      margin-bottom: 20px;\n    }\n    .tc-hero h1 {\n      font-family: 'Barlow Condensed', sans-serif;\n      font-size: clamp(68px, 9vw, 118px);\n      font-weight: 900;\n      line-height: 0.88;\n      text-transform: uppercase;\n      color: #fff;\n      letter-spacing: -1px;\n      margin-bottom: 20px;\n    }\n    .tc-tags {\n      display: flex;\n      gap: 10px;\n      margin-bottom: 28px;\n      flex-wrap: wrap;\n    }\n    .tc-tag {\n      font-family: 'Barlow Condensed', sans-serif;\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 2px;\n      text-transform: uppercase;\n      color: rgba(255,255,255,0.5);\n      border: 1px solid rgba(255,255,255,0.18);\n      padding: 6px 14px;\n    }\n    .tc-hero-sub {\n      font-size: 15px;\n      color: rgba(255,255,255,0.45);\n      font-weight: 300;\n      line-height: 1.75;\n      max-width: 360px;\n      margin-bottom: 40px;\n    }\n    .tc-hero-price {\n      font-family: 'Barlow Condensed', sans-serif;\n      font-size: 52px;\n      font-weight: 900;\n      color: #fff;\n      margin-bottom: 28px;\n      line-height: 1;\n    }\n    .tc-hero-price span {\n      font-size: 13px;\n      color: rgba(255,255,255,0.3);\n      font-weight: 400;\n      display: block;\n      letter-spacing: 3px;\n      text-transform: uppercase;\n      margin-bottom: 4px;\n    }\n    .tc-btn {\n      display: inline-block;\n      font-family: 'Barlow Condensed', sans-serif;\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 4px;\n      text-transform: uppercase;\n      text-decoration: none;\n      padding: 18px 52px;\n      cursor: pointer;\n      transition: all 0.2s;\n      border: none;\n    }\n    .tc-btn-red { background: #E8200A; color: #fff; }\n    .tc-btn-red:hover { background: #c41a08; }\n    .tc-btn-out { background: transparent; color: #fff; border: 1.5px solid rgba(255,255,255,0.25); margin-left: 12px; }\n    .tc-btn-out:hover { border-color: #fff; }\n\n    .tc-hero-right {\n      position: relative;\n      z-index: 2;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      padding: 60px 48px;\n      background: radial-gradient(ellipse 70% 70% at 50% 55%, #1a1a1a 0%, #0d0d0d 100%);\n    }\n    .tc-product-img {\n      max-width: 460px;\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 16px;\n      filter: drop-shadow(0 32px 64px rgba(0,0,0,0.9));\n    }\n\n    \/* TICKER *\/\n    .tc-ticker { background: #E8200A; padding: 12px 0; overflow: hidden; white-space: nowrap; }\n    .tc-ticker-track { display: inline-flex; animation: tcticker 20s linear infinite; }\n    .tc-ticker-item {\n      font-family: 'Barlow Condensed', sans-serif;\n      font-size: 13px; font-weight: 700; letter-spacing: 3px;\n      text-transform: uppercase; color: #fff;\n      padding: 0 28px; display: flex; align-items: center; gap: 10px;\n    }\n    .tc-dot { width: 4px; height: 4px; background: rgba(255,255,255,0.5); border-radius: 50%; flex-shrink: 0; }\n    @keyframes tcticker { from { transform: translateX(0); } to { transform: translateX(-50%); } }\n\n    \/* FEATURES *\/\n    .tc-features { background: #f5f4f1; padding: 88px 24px; }\n    .tc-features-inner { max-width: 880px; margin: 0 auto; }\n    .tc-section-label {\n      font-family: 'Barlow Condensed', sans-serif;\n      font-size: 11px; letter-spacing: 4px; text-transform: uppercase;\n      color: #E8200A; font-weight: 700; text-align: center;\n      display: block; margin-bottom: 14px;\n    }\n    .tc-features-inner h2 {\n      font-family: 'Barlow Condensed', sans-serif;\n      font-size: clamp(36px, 5vw, 52px); font-weight: 900;\n      text-transform: uppercase; color: #0d0d0d;\n      text-align: center; letter-spacing: -1px;\n      line-height: 0.95; margin-bottom: 56px;\n    }\n    .tc-feat-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 1px; background: #ddd; border: 1px solid #ddd;\n    }\n    .tc-feat-item { background: #f5f4f1; padding: 44px 28px; text-align: center; }\n    .tc-feat-icon { width: 44px; height: 44px; margin: 0 auto 18px; display: flex; align-items: center; justify-content: center; }\n    .tc-feat-item h3 {\n      font-family: 'Barlow Condensed', sans-serif;\n      font-size: 15px; font-weight: 800; text-transform: uppercase;\n      letter-spacing: 2px; color: #0d0d0d; margin-bottom: 10px;\n    }\n    .tc-feat-item p { font-size: 13px; color: #777; line-height: 1.7; }\n\n    \/* LIFESTYLE *\/\n    .tc-lifestyle { width: 100%; height: 560px; overflow: hidden; position: relative; }\n    .tc-lifestyle img { width: 100%; height: 100%; object-fit: cover; object-position: center 30%; display: block; }\n    .tc-lifestyle-overlay {\n      position: absolute; inset: 0;\n      background: linear-gradient(to right, rgba(13,13,13,0.72) 40%, rgba(13,13,13,0.1) 100%);\n      display: flex; align-items: center; padding: 0 80px;\n    }\n    .tc-lifestyle-overlay p {\n      font-family: 'Barlow Condensed', sans-serif !important;\n      font-size: clamp(64px, 10vw, 130px) !important;\n      font-weight: 900 !important;\n      text-transform: uppercase !important;\n      color: #fff !important;\n      letter-spacing: -2px !important;\n      line-height: 0.95 !important;\n      margin: 0 !important;\n    }\n    .tc-lifestyle-overlay p em { font-style: normal !important; color: #E8200A !important; }\n\n    \/* CTA *\/\n    .tc-cta { background: #0d0d0d; padding: 100px 24px; text-align: center; border-top: 1px solid #1c1c1c; }\n    .tc-cta h2 {\n      font-family: 'Barlow Condensed', sans-serif;\n      font-size: clamp(48px, 8vw, 88px); font-weight: 900;\n      text-transform: uppercase; color: #fff;\n      letter-spacing: -2px; line-height: 0.9; margin-bottom: 16px;\n    }\n    .tc-cta h2 em { font-style: normal; color: #E8200A; }\n    .tc-cta p { font-size: 15px; color: rgba(255,255,255,0.3); margin-bottom: 32px; }\n    .tc-price-display {\n      font-family: 'Barlow Condensed', sans-serif;\n      font-size: 68px; font-weight: 900; color: #fff; line-height: 1; margin-bottom: 36px;\n    }\n\n    \/* RESPONSIVE *\/\n    @media (max-width: 768px) {\n      .tc-hero { grid-template-columns: 1fr; min-height: auto; }\n      .tc-hero-left { padding: 72px 24px 28px; }\n      .tc-hero-right { padding: 28px 24px 56px; min-height: 300px; }\n      .tc-feat-grid { grid-template-columns: 1fr; }\n      .tc-lifestyle { height: 420px; }\n      .tc-lifestyle-overlay { padding: 0 32px; }\n      .tc-btn-out { display: block; text-align: center; margin-left: 0; margin-top: 10px; }\n    }\n  \u003c\/style\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"tc-hero\" bis_size='{\"x\":12,\"y\":16,\"w\":575,\"h\":1281,\"abs_x\":526,\"abs_y\":278}'\u003e\n\u003cdiv class=\"tc-hero-left\" bis_size='{\"x\":12,\"y\":16,\"w\":575,\"h\":491,\"abs_x\":526,\"abs_y\":278}'\u003e\n\u003cspan class=\"tc-eyebrow\" bis_size='{\"x\":36,\"y\":88,\"w\":527,\"h\":15,\"abs_x\":550,\"abs_y\":350}'\u003eCATRIA  — Cappello Trail Running\u003c\/span\u003e\n\u003ch1 bis_size='{\"x\":36,\"y\":123,\"w\":527,\"h\":119,\"abs_x\":550,\"abs_y\":385}'\u003eTRAIL\u003cbr bis_size='{\"x\":177,\"y\":111,\"w\":0,\"h\":82,\"abs_x\":691,\"abs_y\":373}'\u003eCAP\u003c\/h1\u003e\n\u003cdiv class=\"tc-tags\" bis_size='{\"x\":36,\"y\":263,\"w\":527,\"h\":29,\"abs_x\":550,\"abs_y\":525}'\u003e\n\u003cspan class=\"tc-tag\" bis_size='{\"x\":36,\"y\":263,\"w\":97,\"h\":29,\"abs_x\":550,\"abs_y\":525}'\u003ePieghevole\u003c\/span\u003e \u003cspan class=\"tc-tag\" bis_size='{\"x\":143,\"y\":263,\"w\":55,\"h\":29,\"abs_x\":657,\"abs_y\":525}'\u003e100g\u003c\/span\u003e \u003cspan class=\"tc-tag\" bis_size='{\"x\":209,\"y\":263,\"w\":88,\"h\":29,\"abs_x\":723,\"abs_y\":525}'\u003eQuick Dry\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"tc-hero-sub\" bis_size='{\"x\":36,\"y\":320,\"w\":360,\"h\":52,\"abs_x\":550,\"abs_y\":582}'\u003eLeggero e resistente. Il cappello da trail che non senti in testa e che ti protegge dal sole.\u003c\/p\u003e\n\u003cdiv bis_size='{\"x\":36,\"y\":412,\"w\":527,\"h\":66,\"abs_x\":550,\"abs_y\":674}'\u003e\u003ca href=\"#tc-features\" class=\"tc-btn tc-btn-out\" bis_size='{\"x\":36,\"y\":422,\"w\":527,\"h\":56,\"abs_x\":550,\"abs_y\":684}'\u003eScopri di più\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tc-hero-right\" bis_size='{\"x\":12,\"y\":507,\"w\":575,\"h\":790,\"abs_x\":526,\"abs_y\":769}'\u003e\n\u003c!--\n      IMMAGINE PRODOTTO: carica Cappello_Be_Ultra.jpg su Shopify e sostituisci l'URL\n    --\u003e \u003cimg class=\"tc-product-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0987\/3817\/6344\/files\/99de53d7-ecbc-4cd6-99d3-a738bfe785c8-2026-06-24_1_-_dimensioni_grandi.jpg?v=1782317449\" alt=\"BE ULTRA Trail Cap\" bis_size='{\"x\":69,\"y\":535,\"w\":460,\"h\":690,\"abs_x\":583,\"abs_y\":797}'\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TICKER --\u003e\n\u003cdiv class=\"tc-ticker\" bis_size='{\"x\":12,\"y\":1297,\"w\":575,\"h\":43,\"abs_x\":526,\"abs_y\":1559}'\u003e\n\u003cdiv class=\"tc-ticker-track\" bis_size='{\"x\":-105,\"y\":1310,\"w\":1911,\"h\":18,\"abs_x\":409,\"abs_y\":1572}'\u003e\n\u003cspan class=\"tc-ticker-item\" bis_size='{\"x\":-105,\"y\":1310,\"w\":156,\"h\":18,\"abs_x\":409,\"abs_y\":1572}'\u003ePieghevole\u003cspan class=\"tc-dot\" bis_size='{\"x\":18,\"y\":1317,\"w\":4,\"h\":4,\"abs_x\":532,\"abs_y\":1579}'\u003e\u003c\/span\u003e\u003c\/span\u003e \u003cspan class=\"tc-ticker-item\" bis_size='{\"x\":50,\"y\":1310,\"w\":153,\"h\":18,\"abs_x\":564,\"abs_y\":1572}'\u003e100 Grammi\u003cspan class=\"tc-dot\" bis_size='{\"x\":172,\"y\":1317,\"w\":4,\"h\":4,\"abs_x\":686,\"abs_y\":1579}'\u003e\u003c\/span\u003e\u003c\/span\u003e \u003cspan class=\"tc-ticker-item\" bis_size='{\"x\":204,\"y\":1310,\"w\":145,\"h\":18,\"abs_x\":718,\"abs_y\":1572}'\u003eQuick Dry\u003cspan class=\"tc-dot\" bis_size='{\"x\":317,\"y\":1317,\"w\":4,\"h\":4,\"abs_x\":831,\"abs_y\":1579}'\u003e\u003c\/span\u003e\u003c\/span\u003e \u003cspan class=\"tc-ticker-item\" bis_size='{\"x\":349,\"y\":1310,\"w\":180,\"h\":18,\"abs_x\":863,\"abs_y\":1572}'\u003eTrail Running\u003cspan class=\"tc-dot\" bis_size='{\"x\":497,\"y\":1317,\"w\":4,\"h\":4,\"abs_x\":1011,\"abs_y\":1579}'\u003e\u003c\/span\u003e\u003c\/span\u003e \u003cspan class=\"tc-ticker-item\" bis_size='{\"x\":529,\"y\":1310,\"w\":182,\"h\":18,\"abs_x\":1043,\"abs_y\":1572}'\u003ePrezzo Onesto\u003cspan class=\"tc-dot\" bis_size='{\"x\":680,\"y\":1317,\"w\":4,\"h\":4,\"abs_x\":1194,\"abs_y\":1579}'\u003e\u003c\/span\u003e\u003c\/span\u003e \u003cspan class=\"tc-ticker-item\" bis_size='{\"x\":712,\"y\":1310,\"w\":138,\"h\":18,\"abs_x\":1226,\"abs_y\":1572}'\u003eCATRIA\u003cspan class=\"tc-dot\" bis_size='{\"x\":818,\"y\":1317,\"w\":4,\"h\":4,\"abs_x\":1332,\"abs_y\":1579}'\u003e\u003c\/span\u003e\u003c\/span\u003e \u003cspan class=\"tc-ticker-item\" bis_size='{\"x\":850,\"y\":1310,\"w\":156,\"h\":18,\"abs_x\":1364,\"abs_y\":1572}'\u003ePieghevole\u003cspan class=\"tc-dot\" bis_size='{\"x\":974,\"y\":1317,\"w\":4,\"h\":4,\"abs_x\":1488,\"abs_y\":1579}'\u003e\u003c\/span\u003e\u003c\/span\u003e \u003cspan class=\"tc-ticker-item\" bis_size='{\"x\":1006,\"y\":1310,\"w\":153,\"h\":18,\"abs_x\":1520,\"abs_y\":1572}'\u003e100 Grammi\u003cspan class=\"tc-dot\" bis_size='{\"x\":1128,\"y\":1317,\"w\":4,\"h\":4,\"abs_x\":1642,\"abs_y\":1579}'\u003e\u003c\/span\u003e\u003c\/span\u003e \u003cspan class=\"tc-ticker-item\" bis_size='{\"x\":1160,\"y\":1310,\"w\":145,\"h\":18,\"abs_x\":1674,\"abs_y\":1572}'\u003eQuick Dry\u003cspan class=\"tc-dot\" bis_size='{\"x\":1273,\"y\":1317,\"w\":4,\"h\":4,\"abs_x\":1787,\"abs_y\":1579}'\u003e\u003c\/span\u003e\u003c\/span\u003e \u003cspan class=\"tc-ticker-item\" bis_size='{\"x\":1305,\"y\":1310,\"w\":180,\"h\":18,\"abs_x\":1819,\"abs_y\":1572}'\u003eTrail Running\u003cspan class=\"tc-dot\" bis_size='{\"x\":1453,\"y\":1317,\"w\":4,\"h\":4,\"abs_x\":1967,\"abs_y\":1579}'\u003e\u003c\/span\u003e\u003c\/span\u003e \u003cspan class=\"tc-ticker-item\" bis_size='{\"x\":1485,\"y\":1310,\"w\":182,\"h\":18,\"abs_x\":1999,\"abs_y\":1572}'\u003ePrezzo Onesto\u003cspan class=\"tc-dot\" bis_size='{\"x\":1636,\"y\":1317,\"w\":4,\"h\":4,\"abs_x\":2150,\"abs_y\":1579}'\u003e\u003c\/span\u003e\u003c\/span\u003e \u003cspan class=\"tc-ticker-item\" bis_size='{\"x\":1668,\"y\":1310,\"w\":138,\"h\":18,\"abs_x\":2182,\"abs_y\":1572}'\u003eBE ULTRA\u003cspan class=\"tc-dot\" bis_size='{\"x\":1774,\"y\":1317,\"w\":4,\"h\":4,\"abs_x\":2288,\"abs_y\":1579}'\u003e\u003c\/span\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FEATURES --\u003e\n\u003csection class=\"tc-features\" id=\"tc-features\" bis_size='{\"x\":12,\"y\":1340,\"w\":575,\"h\":991,\"abs_x\":526,\"abs_y\":1602}'\u003e\n\u003cdiv class=\"tc-features-inner\" bis_size='{\"x\":36,\"y\":1428,\"w\":527,\"h\":815,\"abs_x\":550,\"abs_y\":1690}'\u003e\n\u003cspan class=\"tc-section-label\" bis_size='{\"x\":36,\"y\":1428,\"w\":527,\"h\":15,\"abs_x\":550,\"abs_y\":1690}'\u003ePerché sceglierlo\u003c\/span\u003e\n\u003ch2 bis_size='{\"x\":36,\"y\":1458,\"w\":527,\"h\":68,\"abs_x\":550,\"abs_y\":1720}'\u003ePiccolo.\u003cbr bis_size='{\"x\":355,\"y\":1453,\"w\":0,\"h\":43,\"abs_x\":869,\"abs_y\":1715}'\u003eLeggero. Sempre con te.\u003c\/h2\u003e\n\u003cdiv class=\"tc-feat-grid\" bis_size='{\"x\":36,\"y\":1582,\"w\":527,\"h\":661,\"abs_x\":550,\"abs_y\":1844}'\u003e\n\u003cdiv class=\"tc-feat-item\" bis_size='{\"x\":37,\"y\":1583,\"w\":525,\"h\":219,\"abs_x\":551,\"abs_y\":1845}'\u003e\n\u003cdiv class=\"tc-feat-icon\" bis_size='{\"x\":277,\"y\":1627,\"w\":44,\"h\":44,\"abs_x\":791,\"abs_y\":1889}'\u003e\u003csvg width=\"40\" height=\"40\" viewbox=\"0 0 40 40\" fill=\"none\" bis_size='{\"x\":279,\"y\":1629,\"w\":40,\"h\":40,\"abs_x\":793,\"abs_y\":1891}'\u003e\n            \u003cpath d=\"M8 14l12-8 12 8v14l-12 8-12-8V14z\" stroke=\"#0d0d0d\" stroke-width=\"1.6\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M20 6v28M8 14l12 8 12-8\" stroke=\"#E8200A\" stroke-width=\"1.6\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3 bis_size='{\"x\":65,\"y\":1689,\"w\":469,\"h\":21,\"abs_x\":579,\"abs_y\":1951}'\u003ePieghevole\u003c\/h3\u003e\n\u003cp bis_size='{\"x\":65,\"y\":1720,\"w\":469,\"h\":22,\"abs_x\":579,\"abs_y\":1982}'\u003eSi arrotola e va in tasca o nello zaino. Zero ingombro, sempre pronto quando serve.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tc-feat-item\" bis_size='{\"x\":37,\"y\":1803,\"w\":525,\"h\":219,\"abs_x\":551,\"abs_y\":2065}'\u003e\n\u003cdiv class=\"tc-feat-icon\" bis_size='{\"x\":277,\"y\":1847,\"w\":44,\"h\":44,\"abs_x\":791,\"abs_y\":2109}'\u003e\u003csvg width=\"40\" height=\"40\" viewbox=\"0 0 40 40\" fill=\"none\" bis_size='{\"x\":279,\"y\":1849,\"w\":40,\"h\":40,\"abs_x\":793,\"abs_y\":2111}'\u003e\n            \u003cpath d=\"M20 8l2 6h6l-5 4 2 6-5-4-5 4 2-6-5-4h6l2-6z\" stroke=\"#0d0d0d\" stroke-width=\"1.6\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"20\" cy=\"28\" r=\"6\" stroke=\"#E8200A\" stroke-width=\"1.6\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M20 25v3l2 1\" stroke=\"#E8200A\" stroke-width=\"1.4\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3 bis_size='{\"x\":65,\"y\":1909,\"w\":469,\"h\":21,\"abs_x\":579,\"abs_y\":2171}'\u003e100 Grammi\u003c\/h3\u003e\n\u003cp bis_size='{\"x\":65,\"y\":1940,\"w\":469,\"h\":22,\"abs_x\":579,\"abs_y\":2202}'\u003eQuasi impercettibile in testa. Corri ore senza accorgerti di averlo, anche in quota.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tc-feat-item\" bis_size='{\"x\":37,\"y\":2023,\"w\":525,\"h\":219,\"abs_x\":551,\"abs_y\":2285}'\u003e\n\u003cdiv class=\"tc-feat-icon\" bis_size='{\"x\":277,\"y\":2067,\"w\":44,\"h\":44,\"abs_x\":791,\"abs_y\":2329}'\u003e\u003csvg width=\"40\" height=\"40\" viewbox=\"0 0 40 40\" fill=\"none\" bis_size='{\"x\":279,\"y\":2069,\"w\":40,\"h\":40,\"abs_x\":793,\"abs_y\":2331}'\u003e\n            \u003cpath d=\"M20 6C20 6 10 18 10 25a10 10 0 0020 0c0-7-10-19-10-19z\" stroke=\"#0d0d0d\" stroke-width=\"1.6\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M15 26a5 5 0 005 4\" stroke=\"#E8200A\" stroke-width=\"1.6\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3 bis_size='{\"x\":65,\"y\":2129,\"w\":469,\"h\":21,\"abs_x\":579,\"abs_y\":2391}'\u003eQuick Dry\u003c\/h3\u003e\n\u003cp bis_size='{\"x\":65,\"y\":2160,\"w\":469,\"h\":22,\"abs_x\":579,\"abs_y\":2422}'\u003ePolyester tecnico che disperde il sudore. Rimani fresco anche sulle salite più dure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- LIFESTYLE BREAK\n     SOSTITUISCI src con l'URL CDN della tua foto lifestyle con il cappello\n--\u003e\n\u003csection class=\"tc-lifestyle\" bis_size='{\"x\":12,\"y\":2332,\"w\":575,\"h\":420,\"abs_x\":526,\"abs_y\":2594}'\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0987\/3817\/6344\/files\/065aca5a-0191-41d9-a986-3185ebe33534-2026-06-24_-_dimensioni_grandi.jpg?v=1782316814\" alt=\"BE ULTRA Trail Cap in azione\" bis_size='{\"x\":12,\"y\":2332,\"w\":575,\"h\":420,\"abs_x\":526,\"abs_y\":2594}'\u003e\n\u003cdiv class=\"tc-lifestyle-overlay\" bis_size='{\"x\":12,\"y\":2332,\"w\":575,\"h\":420,\"abs_x\":526,\"abs_y\":2594}'\u003e\n\u003cp style=\"font-family: 'Barlow Condensed',sans-serif; font-size: clamp(64px,10vw,130px); font-weight: 900; text-transform: uppercase; color: #fff; letter-spacing: -2px; line-height: 0.95; margin: 0;\" bis_size='{\"x\":44,\"y\":2450,\"w\":212,\"h\":182,\"abs_x\":558,\"abs_y\":2712}'\u003eIn testa.\u003cbr bis_size='{\"x\":254,\"y\":2441,\"w\":0,\"h\":77,\"abs_x\":768,\"abs_y\":2703}'\u003e\u003cem style=\"font-style: normal; color: #e8200a;\" bis_size='{\"x\":44,\"y\":2502,\"w\":212,\"h\":77,\"abs_x\":558,\"abs_y\":2764}'\u003eIn quota.\u003c\/em\u003e\u003cbr bis_size='{\"x\":256,\"y\":2502,\"w\":0,\"h\":77,\"abs_x\":770,\"abs_y\":2764}'\u003eSempre.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CTA --\u003e\n\u003csection class=\"tc-cta\" bis_size='{\"x\":12,\"y\":2752,\"w\":575,\"h\":439,\"abs_x\":526,\"abs_y\":3014}'\u003e\u003cspan class=\"tc-section-label\" style=\"display: block; margin-bottom: 14px;\" bis_size='{\"x\":36,\"y\":2853,\"w\":527,\"h\":15,\"abs_x\":550,\"abs_y\":3115}'\u003ePrendilo ora\u003c\/span\u003e\n\u003ch2 bis_size='{\"x\":36,\"y\":2882,\"w\":527,\"h\":86,\"abs_x\":550,\"abs_y\":3144}'\u003eTu pensi a correre.\u003cbr bis_size='{\"x\":467,\"y\":2874,\"w\":0,\"h\":58,\"abs_x\":981,\"abs_y\":3136}'\u003e\u003cem bis_size='{\"x\":84,\"y\":2917,\"w\":259,\"h\":58,\"abs_x\":598,\"abs_y\":3179}'\u003eCi pensiamo noi\u003c\/em\u003e al resto.\u003c\/h2\u003e\n\u003cp bis_size='{\"x\":36,\"y\":2984,\"w\":527,\"h\":21,\"abs_x\":550,\"abs_y\":3246}'\u003ePerformance e prezzo imbattibile.\u003c\/p\u003e\n\u003ca href=\"#\" class=\"tc-btn tc-btn-red\" bis_size='{\"x\":163,\"y\":3037,\"w\":272,\"h\":54,\"abs_x\":677,\"abs_y\":3299}'\u003eAcquista Trail Cap\u003c\/a\u003e\u003c\/section\u003e","brand":"Be Ultra ","offers":[{"title":"Default Title","offer_id":57384972845400,"sku":"50","price":14.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0987\/3817\/6344\/files\/CappelloBeUltra.jpg?v=1782296130"}],"url":"https:\/\/catria.shop\/collections\/accessori.oembed","provider":"Catria","version":"1.0","type":"link"}