.tcd-workshop *{box-sizing:border-box}.tcd-workshop{margin:0;background:#f2f4f5;color:#15212a;font:15px/1.5 Arial,sans-serif}.tcd-workshop button,.tcd-workshop input,.tcd-workshop select{font:inherit}.tcd-workshop button,.tcd-workshop select{cursor:pointer}.tcd-workshop button,.tcd-workshop a,.tcd-workshop input,.tcd-workshop select{outline-offset:4px}.tcd-workshop button{border:1px solid #c8d0d5;background:#fff;border-radius:5px;padding:10px 14px;color:#15212a}.tcd-workshop button:hover{border-color:#cf1631}.tcd-workshop button:disabled{cursor:default;opacity:.5}.tcd-workshop .mast{background:#10171d;color:#fff;padding:16px 4%;display:flex;justify-content:space-between;align-items:center;gap:15px}.tcd-workshop .mark{font-size:27px;font-style:italic;font-weight:900;background:#dc1231;padding:0 9px}.tcd-workshop .mast small{color:#aebdc6}.tcd-workshop .intro{max-width:1500px;margin:auto;padding:26px 4% 18px}.tcd-workshop .intro h1{font-size:clamp(27px,3vw,39px);letter-spacing:-1.2px;margin:6px 0}.tcd-workshop .intro p{margin:0;color:#586771}.tcd-workshop .eyebrow{text-transform:uppercase;letter-spacing:2px;font-size:11px;color:#c6142d;font-weight:700}.tcd-workshop .demo{background:#fff1d6;color:#65440c;padding:9px 4%;font-size:12px}.tcd-workshop .layout{max-width:1500px;margin:auto;padding:0 4% 40px;display:grid;grid-template-columns:260px minmax(0,1fr) 290px;gap:18px;align-items:start}.tcd-workshop .panel{background:#fff;border:1px solid #dce1e5;border-radius:9px;padding:20px}.tcd-workshop .panel h2{font-size:18px;margin:0 0 16px}.tcd-workshop .panel h3{font-size:14px;margin:20px 0 8px}.tcd-workshop .panel label{display:block;font-size:12px;font-weight:700;margin-top:14px}.tcd-workshop .panel input,.tcd-workshop .panel select{display:block;width:100%;padding:10px;border:1px solid #bdc8ce;border-radius:4px;background:#fff;color:#15212a;margin-top:6px;min-height:42px}.tcd-workshop .panel label.check{display:flex;align-items:center;gap:8px}.tcd-workshop .panel input[type=checkbox]{width:18px;min-height:18px;margin:0}.tcd-workshop .muted{font-size:12px;color:#687680}.tcd-workshop .locked{font-size:12px;color:#344e41;background:#edf5ef;padding:9px;border-radius:4px}.tcd-workshop .presets{display:flex;flex-direction:column;gap:8px;margin-top:14px}.tcd-workshop .presets button{flex:none;width:100%;min-width:0;font-size:12px;white-space:normal;word-break:normal;overflow-wrap:normal}.tcd-workshop .canvas-head{display:flex;justify-content:space-between;align-items:baseline;gap:12px}.tcd-workshop .canvas-head strong{font-size:20px}.tcd-workshop .drawing{width:100%;overflow:hidden;background:linear-gradient(#eef1f3,#e0e5e8);border-radius:6px;margin:16px 0;padding:16px 8px 0}.tcd-workshop .drawing svg{display:block;width:100%;height:auto;max-height:340px}.tcd-workshop .measure{display:flex;justify-content:space-between;gap:14px;border-top:1px solid #d3dce1;padding:12px 8px;font-size:12px;flex-wrap:wrap}.tcd-workshop .status{padding:12px;background:#edf5ef;border-left:3px solid #30754a;font-size:13px;margin:14px 0}.tcd-workshop .status.error{background:#fff0ed;border-color:#bc2536;color:#8e1d2b}.tcd-workshop .slots{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.tcd-workshop .slot{background:#f6f7f8;border:1px solid #dde3e7;padding:12px;border-radius:5px;min-width:0}.tcd-workshop .slot strong{font-size:12px}.tcd-workshop .slot select{font-size:12px;padding:8px;width:100%;min-width:0}.tcd-workshop .slot label{font-size:11px;margin-top:9px}.tcd-workshop .blank-slot{opacity:.6}.tcd-workshop .primary{background:#d81834;color:#fff;border-color:#d81834;font-weight:700;width:100%;margin-top:16px}.tcd-workshop .total{font-size:31px;letter-spacing:-1px;font-weight:700;line-height:1.3}.tcd-workshop .money-row strong{white-space:nowrap}.tcd-workshop .money-row{display:flex;justify-content:space-between;gap:12px;margin:12px 0;font-size:13px}.tcd-workshop .green{color:#247443}.tcd-workshop .summary hr{border:0;border-top:1px solid #e1e5e8;margin:16px 0}.tcd-workshop .summary details{font-size:12px;margin:14px 0}.tcd-workshop .summary summary{cursor:pointer;font-weight:700}.tcd-workshop .bom{padding:0;list-style:none}.tcd-workshop .bom li{padding:8px 0;border-bottom:1px solid #eee}.tcd-workshop .bom a{color:#253e50;font-weight:700}.tcd-workshop .bom small{display:block;color:#65747d}.tcd-workshop .support{padding:14px;background:#f5f6f7;font-size:12px;margin-top:16px}.tcd-workshop .review{grid-column:1/-1}.tcd-workshop .review[hidden]{display:none}.tcd-workshop .review table{border-collapse:collapse;width:100%;font-size:13px}.tcd-workshop .review td,.tcd-workshop .review th{text-align:left;padding:9px;border-bottom:1px solid #ddd}.tcd-workshop .review td:last-child{text-align:right}.tcd-workshop .system-note{font-size:12px;color:#64727b;margin:10px 0}.tcd-workshop .save-notice{font-size:12px;min-height:18px}.tcd-workshop .badge{display:inline-block;font-size:11px;border:1px solid #d0dbe1;padding:4px 8px;border-radius:4px}.tcd-workshop .canvas-foot{font-size:11px;color:#687680;margin-top:14px}.tcd-workshop .options{display:flex;flex-wrap:wrap;gap:8px}.tcd-workshop .options button{font-size:12px}.tcd-workshop .mobile-only{display:none}@media(max-width:1150px){.tcd-workshop .layout{grid-template-columns:225px minmax(0,1fr)}.tcd-workshop .summary{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:24px}.tcd-workshop .summary h2{grid-column:1/-1;margin-bottom:0}}@media(max-width:720px){.tcd-workshop .layout{display:flex;flex-direction:column;padding-inline:16px}.tcd-workshop .panel{width:100%;padding:16px}.tcd-workshop .intro{padding-inline:16px}.tcd-workshop .setup{order:0}.tcd-workshop .workspace{order:1}.tcd-workshop .summary{order:2;display:block}.tcd-workshop .review{order:3}.tcd-workshop .slots{grid-template-columns:1fr}.tcd-workshop .slot{display:grid;grid-template-columns:1fr 1fr;gap:10px}.tcd-workshop .slot strong{grid-column:1/-1}.tcd-workshop .slot label{margin:0}.tcd-workshop .mast small{display:none}.tcd-workshop .drawing{padding-top:24px}.tcd-workshop .canvas-head{flex-wrap:wrap}}@media print{.tcd-workshop .mast,.tcd-workshop .intro,.tcd-workshop .demo,.tcd-workshop .setup,.tcd-workshop .workspace,.tcd-workshop .summary{display:none}.tcd-workshop .review[hidden]{display:block}.tcd-workshop .layout{display:block;padding:0}.tcd-workshop .panel{border:0}}.tcd-workshop{display:block}.tcd-workshop [hidden]{display:none!important}.tcd-workshop .logo{display:block;width:135px;height:auto;margin-bottom:12px}.tcd-workshop .basket-status{padding:12px 0;font-size:13px}.tcd-workshop .route{margin-top:16px}.tcd-workshop .review{overflow-x:auto}.tcd-workshop .total{overflow-wrap:anywhere}.tcd-workshop .notice-error{color:#9c2030}.tcd-workshop a{color:#203f53;text-decoration:underline}.tcd-workshop .slots{margin-bottom:14px}.tcd-workshop [data-id=add]{min-height:48px}.tcd-workshop [data-id=cartLink]{display:block;padding:12px 0}.tcd-workshop .intro p{max-width:850px}.tcd-workshop [data-id=review]{margin-top:10px}.tcd-workshop .slots{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.tcd-workshop .elevations{display:grid;grid-template-columns:1fr 1fr;gap:14px}.tcd-workshop .elevations svg{width:100%;max-height:230px;background:#eef1f3;border-radius:6px}.tcd-workshop .elevations h3{font-size:12px}.tcd-workshop [data-id=fillSpace]{width:100%}.tcd-workshop .slot strong{overflow-wrap:anywhere}@media(max-width:720px){.tcd-workshop .slots,.tcd-workshop .elevations{grid-template-columns:1fr}}.tcd-workshop .purchase-breakdown{grid-column:1/-1;min-width:0}.tcd-workshop .price-table-scroll{overflow:auto;max-width:100%}.tcd-workshop .purchase-breakdown table{border-collapse:collapse;width:100%;font-size:13px}.tcd-workshop .purchase-breakdown th,.tcd-workshop .purchase-breakdown td{padding:12px 10px;border-bottom:1px solid #e2e6e9;text-align:right;white-space:nowrap}.tcd-workshop .purchase-breakdown th:first-child,.tcd-workshop .purchase-breakdown td:first-child{text-align:left}.tcd-workshop .purchase-breakdown td:first-child{white-space:normal;min-width:170px}.tcd-workshop .purchase-breakdown small{display:block;max-width:380px;font-size:11px;white-space:normal}.tcd-workshop .purchase-breakdown tfoot{background:#f0f5f2;font-weight:700}.tcd-workshop [data-id=inc]{line-height:1.6}.tcd-workshop .total{font-size:27px}@media(max-width:720px){.tcd-workshop .purchase-breakdown{order:3}.tcd-workshop .review{order:4}}.sealey-logo{display:inline-flex;align-items:center;background:#fff;border-radius:6px;padding:10px 16px;margin-bottom:24px}.sealey-logo img{display:block;width:160px;height:auto;max-height:70px;object-fit:contain}.sealey-microsite--child .sealey-logo img{width:140px}@media(max-width:749px){.sealey-nav-inner details{margin-left:0;flex-basis:100%}.sealey-nav-inner details[open] .sealey-nav-groups{position:static;padding:14px 0;box-shadow:none;border:0}.sealey-nav-inner summary{min-height:44px}}.sealey-microsite{--sealey-red:#d51d32;--sealey-ink:#10161a;color:var(--sealey-ink)}.sealey-wrap{width:min(1320px,calc(100% - 48px));margin-inline:auto}.sealey-hero{background:radial-gradient(ellipse at 90% 10%,#54212a 0,transparent 48%),#10161a;color:#fff;border-bottom:5px solid var(--sealey-red)}.sealey-hero-inner{display:grid;grid-template-columns:1.05fr 1fr;gap:56px;align-items:center;padding-block:48px 58px}.sealey-crumb{display:flex;flex-wrap:wrap;gap:9px;font-size:12px;color:#bcc4c9;margin-bottom:30px}.sealey-crumb a{color:inherit}.sealey-wordmark{font-size:36px;letter-spacing:-2px;font-weight:900;font-style:italic;color:#fff;line-height:1;margin:0 0 24px;border-left:5px solid var(--sealey-red);padding-left:12px}.sealey-kicker{font-size:11px;font-weight:800;letter-spacing:2px;text-transform:uppercase;color:#f15b6c;margin:0 0 12px}.sealey-hero h1{font-size:clamp(36px,4.6vw,64px);letter-spacing:-2px;line-height:1.04;color:#fff;margin:0 0 20px;max-width:660px}.sealey-intro{font-size:17px;line-height:1.6;color:#cbd2d6;max-width:590px;margin:0 0 24px}.sealey-actions{display:flex;flex-wrap:wrap;gap:10px}.sealey-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 20px;border:1px solid #ffffff66;border-radius:6px;color:#fff;text-decoration:none;font-size:14px;font-weight:750}.sealey-button--red{background:var(--sealey-red);border-color:var(--sealey-red)}.sealey-button:hover{background:#fff;color:#10161a}.sealey-stats{display:flex;align-items:baseline;flex-wrap:wrap;gap:12px 22px;margin-top:24px;font-size:12px;color:#cbd2d6}.sealey-stats strong{font-size:19px;color:#fff;margin-right:4px}.sealey-stage{display:grid;grid-template-columns:1.35fr 1fr;gap:14px;align-items:stretch}.sealey-stage a{background:#fff;border-radius:12px;display:flex;flex-direction:column;min-width:0;padding:16px;color:#172129;text-decoration:none;box-shadow:0 18px 45px #0003}.sealey-stage a:first-child{grid-row:span 2}.sealey-stage img{width:100%;height:135px;object-fit:contain;flex:1}.sealey-stage a:first-child img{height:310px}.sealey-stage span{font-size:11px;line-height:1.35;font-weight:700;margin-top:12px}.sealey-navigation{border-bottom:1px solid #dce1e4;background:#fff}.sealey-nav-inner{position:relative;padding-block:15px;display:flex;flex-wrap:wrap;align-items:center;gap:10px 22px}.sealey-nav-inner>a{color:#172129;font-size:13px;font-weight:750;text-decoration:none;min-height:36px;display:flex;align-items:center}.sealey-nav-inner>a:first-child{color:#bb1428}.sealey-nav-inner details{flex:0 0 auto;margin-left:auto}.sealey-nav-inner details[open] .sealey-nav-groups{position:absolute;top:100%;left:0;right:0;z-index:30;background:#fff;padding:24px;box-shadow:0 12px 22px #0002;border:1px solid #dce1e4;border-radius:0 0 8px 8px}.sealey-nav-inner summary{font-weight:750;font-size:13px;cursor:pointer;padding-block:10px}.sealey-nav-groups{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;padding-block:16px}.sealey-nav-groups h3{font-size:14px;margin:0 0 8px}.sealey-nav-groups a{display:block;color:#45535d;padding-block:7px;font-size:13px;text-decoration:none}.sealey-nav-groups a[aria-current]{color:#b81427;font-weight:800}.sealey-nav-groups a:hover{text-decoration:underline}.sealey-finder{display:flex;gap:24px;align-items:center;justify-content:space-between;padding-block:25px}.sealey-finder label{font-size:15px;font-weight:800;flex:0 1 280px}.sealey-search-fields{display:flex;flex:1;max-width:650px;gap:0}.sealey-search-fields input{min-width:0;width:100%;border:1px solid #b6c1c7;border-radius:5px 0 0 5px;min-height:46px;padding:12px 14px;background:#fff;color:#10161a;font:inherit;font-size:14px}.sealey-search-fields button{border:0;border-radius:0 5px 5px 0;background:#d51d32;color:#fff;font:inherit;font-size:13px;font-weight:800;padding:12px 20px;white-space:nowrap;cursor:pointer}.sealey-departments{background:#f3f5f6;padding-block:48px 56px;scroll-margin-top:130px}.sealey-departments h2{font-size:clamp(27px,3vw,38px);letter-spacing:-1px;margin:0 0 12px}.sealey-departments>.sealey-wrap>p{color:#53616b;max-width:650px;line-height:1.6}.sealey-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-top:28px}.sealey-card{background:#fff;border:1px solid #dce1e4;border-radius:10px;overflow:hidden}.sealey-card-image{display:block;background:#fff;height:175px;border-bottom:1px solid #edf0f1}.sealey-card-image img{width:100%;height:100%;padding:16px;object-fit:contain;transition:transform .2s}.sealey-card-image:hover img{transform:scale(1.04)}.sealey-card-body{padding:20px}.sealey-card h3{font-size:19px;letter-spacing:-.4px;margin:0 0 8px;line-height:1.2}.sealey-card p{font-size:13px;line-height:1.5;color:#64717a;margin:0 0 15px;min-height:40px}.sealey-card ul{list-style:none;margin:0;padding:0}.sealey-card li+li{border-top:1px solid #edf0f1}.sealey-card li a{display:flex;justify-content:space-between;align-items:center;gap:8px;min-height:44px;padding-block:9px;font-size:12px;color:#a80f21;text-decoration:none;font-weight:750}.sealey-card li a:hover{text-decoration:underline}.sealey-card small{color:#56636c;background:#f1f4f5;border-radius:12px;padding:3px 6px;font-size:10px;font-weight:600}.sealey-help{display:grid;grid-template-columns:1fr 1fr;gap:50px;padding-block:44px}.sealey-help h2{font-size:25px;letter-spacing:-.6px;margin:0 0 12px}.sealey-help p{font-size:14px;line-height:1.65;color:#53616b}.sealey-help a{color:#a80f21;font-weight:800;font-size:14px}.sealey-microsite--child .sealey-hero-inner{grid-template-columns:1fr;padding-block:30px}.sealey-microsite--child .sealey-hero h1{font-size:clamp(30px,4vw,46px);max-width:950px}.sealey-microsite--child .sealey-crumb{margin-bottom:20px}.sealey-microsite--child .sealey-intro{max-width:850px;font-size:15px}.sealey-microsite--child .sealey-wordmark{font-size:26px;margin-bottom:20px}.sealey-microsite a:focus-visible,.sealey-microsite summary:focus-visible,.sealey-microsite input:focus-visible,.sealey-microsite button:focus-visible{outline:3px solid #167aca;outline-offset:4px}body:has(.sealey-microsite[data-no-filters]) .tcd-colgrid .tcd-facetwrap,body:has(.sealey-microsite[data-no-filters]) .tcd-toolbar__filter,body:has(.sealey-microsite[data-no-filters]) .tcd-toolbar__rail{display:none}body:has(.sealey-microsite[data-no-filters]) .tcd-colgrid__layout{grid-template-columns:minmax(0,1fr)}@media(max-width:1000px){.sealey-hero-inner{gap:28px}.sealey-cards,.sealey-nav-groups{grid-template-columns:repeat(3,minmax(0,1fr))}.sealey-stage a:first-child img{height:240px}}@media(max-width:749px){.sealey-wrap{width:calc(100% - 32px)}.sealey-hero-inner{grid-template-columns:1fr;padding-block:25px 30px;gap:28px}.sealey-crumb{margin-bottom:24px}.sealey-stage{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.sealey-stage a{padding:8px;border-radius:6px}.sealey-stage a:first-child{grid-row:auto}.sealey-stage img,.sealey-stage a:first-child img{height:115px;flex:none}.sealey-stage span{font-size:9px}.sealey-intro{font-size:15px}.sealey-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.sealey-card-image{height:140px}.sealey-card-body{padding:14px}.sealey-card h3{font-size:17px}.sealey-card p{font-size:12px;min-height:55px}.sealey-card li a{font-size:11px}.sealey-departments{padding-block:32px}.sealey-finder{display:block;padding-block:20px}.sealey-finder label{display:block;margin-bottom:10px}.sealey-search-fields button{padding-inline:12px;font-size:12px}.sealey-help{grid-template-columns:1fr;gap:20px;padding-block:30px}.sealey-nav-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.sealey-nav-inner{gap:8px 16px}}@media(prefers-reduced-motion:reduce){.sealey-card-image img{transition:none}}@media(max-width:749px){.sealey-nav-inner details{margin-left:0;flex-basis:100%}.sealey-nav-inner details[open] .sealey-nav-groups{position:static;padding:14px 0;box-shadow:none;border:0}}.sealey-microsite--hub .sealey-hero{position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(ellipse at 82% 24%,#52202b 0,transparent 52%),linear-gradient(115deg,#10161a 40%,#1b1b22);border-bottom-width:4px}.sealey-microsite--hub .sealey-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background-image:linear-gradient(#ffffff04 1px,transparent 1px),linear-gradient(90deg,#ffffff04 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:linear-gradient(90deg,transparent,#000);mask-image:linear-gradient(90deg,transparent,#000)}.sealey-microsite--hub .sealey-hero:after{content:"";position:absolute;z-index:-1;right:-100px;top:-250px;width:470px;height:1000px;transform:rotate(24deg);background:linear-gradient(180deg,#d51d3222,#d51d3205);border-left:1px solid #ffffff10;pointer-events:none}.sealey-microsite--hub .sealey-hero-inner{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:64px;padding-block:34px 40px}.sealey-microsite--hub .sealey-crumb{margin-bottom:24px;font-size:11px}.sealey-microsite--hub .sealey-logo{padding:6px 12px;margin-bottom:24px;border-radius:4px;box-shadow:0 8px 28px #0003}.sealey-microsite--hub .sealey-logo img{width:124px;max-height:60px}.sealey-microsite--hub .sealey-kicker{color:#ff7886;letter-spacing:2.5px}.sealey-microsite--hub .sealey-hero h1{font-size:clamp(38px,4.2vw,60px);letter-spacing:-2.8px;line-height:1.01;max-width:570px;margin-bottom:22px;text-wrap:balance}.sealey-microsite--hub .sealey-intro{font-size:16px;max-width:490px;line-height:1.65;color:#bdc6ce}.sealey-microsite--hub .sealey-button{min-height:49px;border-radius:4px;font-size:13px;transition:background .18s,transform .18s}.sealey-microsite--hub .sealey-button--red{background:#e01935;border-color:#e01935;box-shadow:0 6px 25px #e0193526}.sealey-microsite--hub .sealey-button--red:after{content:"\2197";margin-left:18px;font-size:19px}.sealey-microsite--hub .sealey-button:hover{background:#fff;color:#10161a;transform:translateY(-2px)}.sealey-microsite--hub .sealey-stats{border-top:1px solid #ffffff20;padding-top:18px;margin-top:25px;max-width:460px;gap:12px 26px}.sealey-stage{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-self:center;transform:none}.sealey-stage .sealey-feature{position:relative;display:flex;flex-direction:column;background:#e8e9eb;border:1px solid #ffffff44;border-radius:9px;overflow:hidden;padding:15px 20px 12px;box-shadow:0 14px 35px #0003;transition:transform .2s,background .2s}.sealey-stage .sealey-feature:first-child{grid-column:1/-1;grid-row:auto;background:radial-gradient(ellipse at 50% 35%,#fff,#d6d9de);padding:18px 24px 14px}.sealey-stage .sealey-feature img{display:block;flex:none;width:100%;height:124px;object-fit:contain;mix-blend-mode:multiply;transition:transform .25s}.sealey-stage .sealey-feature:first-child img{height:250px;flex:none}.sealey-stage .sealey-feature-label{display:flex;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid #10161a1c;padding-top:10px;margin-top:8px}.sealey-stage .sealey-feature-label span{font-size:11px;line-height:1.4;margin:0;font-weight:700;max-width:95%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sealey-stage .sealey-feature:first-child .sealey-feature-label span{font-size:13px}.sealey-stage .sealey-feature-label b{display:grid;place-items:center;flex:0 0 28px;width:28px;height:28px;background:#111820;color:#fff;border-radius:50%;font-size:17px;font-weight:400}.sealey-stage .sealey-feature:hover{background:#fff;transform:translateY(-3px)}.sealey-stage .sealey-feature:hover img{transform:scale(1.5)}.sealey-stage .sealey-feature:hover b{background:#d51d32}@media(max-width:1000px){.sealey-microsite--hub .sealey-hero-inner{gap:32px}.sealey-stage .sealey-feature:first-child img{height:220px}.sealey-stage .sealey-feature{padding:12px}.sealey-stage .sealey-feature img{height:110px}}@media(max-width:749px){.sealey-microsite--hub .sealey-hero-inner{grid-template-columns:minmax(0,1fr);gap:28px;padding-block:22px 28px}.sealey-microsite--hub .sealey-crumb{margin-bottom:18px}.sealey-microsite--hub .sealey-logo{margin-bottom:20px}.sealey-microsite--hub .sealey-logo img{width:106px}.sealey-microsite--hub .sealey-hero h1{font-size:40px;letter-spacing:-1.8px;max-width:430px}.sealey-microsite--hub .sealey-intro{font-size:14px;margin-bottom:20px}.sealey-microsite--hub .sealey-button{padding:10px 14px;font-size:12px}.sealey-microsite--hub .sealey-button--red:after{margin-left:9px}.sealey-microsite--hub .sealey-stats{margin-top:20px;padding-top:14px}.sealey-stage{transform:none;gap:10px}.sealey-stage .sealey-feature:first-child{padding:12px 16px}.sealey-stage .sealey-feature:first-child img{height:190px}.sealey-stage .sealey-feature img{height:100px}.sealey-stage .sealey-feature-label{gap:6px}.sealey-stage .sealey-feature-label span{font-size:10px}.sealey-stage .sealey-feature:first-child .sealey-feature-label span{font-size:12px}.sealey-stage .sealey-feature-label b{flex-basis:24px;width:24px;height:24px}}@media(prefers-reduced-motion:reduce){.sealey-stage .sealey-feature,.sealey-stage .sealey-feature img,.sealey-microsite--hub .sealey-button{transition:none}}.sealey-feature-image{overflow:hidden;isolation:isolate}.sealey-stage .sealey-feature img{transform:scale(1.45)}@media(max-width:749px){.sealey-microsite--hub .sealey-actions{flex-wrap:nowrap}.sealey-microsite--hub .sealey-button{flex:1;padding-inline:8px;font-size:11px;white-space:nowrap}}
/*# sourceMappingURL=/cdn/shop/t/14/compiled_assets/styles.css.map */
