.stb-sizefield{width:100%;margin:0 0 6px}.stb-sizefield__btn{width:100%;min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0;border:0;border-top:1px solid var(--stb-line);border-bottom:1px solid var(--stb-line);background:#fff;color:var(--stb-ink);text-align:left}.stb-sizefield__btn:hover{color:var(--stb-gold)}.stb-sizefield__label{font-size:12px;line-height:1;font-weight:400}.stb-sizefield__right{display:inline-flex;align-items:center;gap:16px;font-size:12px;line-height:1;white-space:nowrap}.stb-sizefield__right:after{content:"\203a";font-size:18px;line-height:1;transform:translateY(-1px)}.stb-sizefield__value{color:var(--stb-muted)}.stb-sizefield.is-set .stb-sizefield__value{color:var(--stb-ink);font-weight:600}.stb-field__aux{padding:0;background:none;border:0;font-size:11px;line-height:1;letter-spacing:.02em;color:var(--stb-muted);text-decoration:underline;text-underline-offset:3px;text-transform:none;font-weight:400}.stb-field__aux:hover{color:var(--stb-gold)}.stb-field__aux[hidden]{display:none}.stb-sizer{display:block;margin:16px 0 0}.stb-sizer__label{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:start;font-size:12px;line-height:1.5;color:var(--stb-body);cursor:pointer}.stb-sizer__label input{margin:2px 0 0;width:15px;height:15px;accent-color:var(--stb-navy)}.stb-sizer__label.is-auto-included{color:var(--stb-navy)}.stb-sizer__label.is-auto-included input[disabled]{opacity:1;cursor:default}.stb-sizer__msg{margin:8px 0 0 25px;font-size:11px;line-height:1.5;color:var(--stb-muted)}.stb-sizer__msg[hidden]{display:none}.stb-sizeov{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99998;background:#070c166b;opacity:0;pointer-events:none;transition:opacity .34s ease}.stb-sizeov.is-open{opacity:1;pointer-events:auto}.stb-sizedrawer{position:fixed;top:0;right:0;width:100%;max-width:640px;height:100dvh;z-index:99999;background:#fff;color:var(--stb-ink);transform:translate(102%);transition:transform .38s cubic-bezier(.25,.46,.45,.94);overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.stb-sizedrawer.is-open{transform:translate(0)}.stb-sizedrawer *{box-sizing:border-box}.stb-sizedrawer__inner{padding:30px 34px 56px}.stb-sizedrawer__head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin:0 0 14px}.stb-sizedrawer__eyebrow{margin:0;font-size:10px;font-weight:600;line-height:1.2;letter-spacing:.22em;text-transform:uppercase;color:var(--stb-gold)}.stb-sizedrawer__close{flex:0 0 auto;width:26px;height:26px;display:flex;align-items:center;justify-content:center;margin:-4px -4px 0 0;padding:0;background:none;border:0;color:var(--stb-ink);line-height:0;transition:transform .25s var(--stb-ease)}.stb-sizedrawer__close:hover{transform:rotate(90deg);color:var(--stb-gold)}.stb-sizetabs{display:flex;align-items:flex-end;gap:26px;margin:0 0 26px;border-bottom:1px solid var(--stb-line)}.stb-sizetab{padding:0 0 12px;background:#fff;border:0;border-bottom:2px solid transparent;margin-bottom:-1px;font-family:inherit;font-size:14.5px;font-weight:400;line-height:1.2;color:var(--stb-muted);text-align:left}.stb-sizetab:hover{color:var(--stb-ink)}.stb-sizetab.is-active{color:var(--stb-ink);border-bottom-color:var(--stb-gold)}.stb-sizepanel[hidden]{display:none}.stb-sizeintro{margin:0 0 20px;max-width:560px;font-size:13.5px;line-height:1.65;color:var(--stb-body)}.stb-sizeregions{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 20px}.stb-sizeregion{min-width:52px;padding:9px 14px;background:#fff;border:1px solid var(--stb-line);border-radius:var(--stb-radius);font-size:10.5px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--stb-body);transition:all .25s var(--stb-ease)}.stb-sizeregion:hover{border-color:var(--stb-navy)}.stb-sizeregion.is-active{background:var(--stb-navy);border-color:var(--stb-navy);color:#fff}.stb-sizetable{width:100%;border:1px solid var(--stb-line);border-radius:var(--stb-radius);overflow:hidden}.stb-sizetable__head,.stb-sizerow{display:grid;grid-template-columns:minmax(60px,.85fr) minmax(0,1.1fr) minmax(0,1.1fr) 58px;align-items:center;column-gap:14px;width:100%}.stb-sizetable__head{padding:13px 18px;background:var(--stb-navy);color:#fff;font-size:9px;font-weight:600;line-height:1;letter-spacing:.14em;text-transform:uppercase}.stb-sizetable__head span:last-child{justify-self:end;white-space:nowrap}.stb-sizerow{padding:13px 18px;background:#fff;border:0;border-top:1px solid var(--stb-line-soft);text-align:left;color:var(--stb-ink)}.stb-sizerow:first-of-type{border-top:0}.stb-sizerow:hover{background:#faf9f7}.stb-sizerow__value{font-size:14px;line-height:1.3}.stb-sizerow__measure{font-size:13px;line-height:1.35;color:var(--stb-body)}.stb-sizerow__check{width:21px;height:21px;display:flex;align-items:center;justify-content:center;justify-self:end;border:1px solid #cbd0dc;border-radius:999px;font-size:11px;line-height:1;color:transparent}.stb-sizerow.is-selected{background:#f6f4f0}.stb-sizerow.is-selected .stb-sizerow__check{border-color:var(--stb-navy);background:var(--stb-navy);color:#fff}.stb-sizerow--unknown{grid-template-columns:minmax(0,1fr) 58px;background:#fbf9f6}.stb-sizerow--unknown .stb-sizerow__value{display:grid;gap:2px}.stb-sizerow--unknown em{font-style:normal;font-size:11.5px;line-height:1.45;color:var(--stb-muted)}.stb-sizedrawer__footer{padding:22px 0 0}.stb-sizeconfirm{width:100%;min-height:50px;background:var(--stb-navy);border:1px solid var(--stb-navy);color:#fff;font-size:10.5px;line-height:1;font-weight:600;letter-spacing:.16em;text-transform:uppercase;transition:background .2s ease,color .2s ease}.stb-sizeconfirm:hover{background:#fff;color:var(--stb-navy)}.stb-sizeerror{margin:12px 0 0;font-size:12px;line-height:1.4;color:#b42318}.stb-sizeerror[hidden]{display:none}.stb-sizeguide__head{margin:0 0 30px}.stb-sizeguide__title{margin:0 0 14px;font-family:var(--stb-serif);font-size:24px;font-weight:400;line-height:1.2;color:var(--stb-ink)}.stb-sizeguide__intro{max-width:560px;font-size:13.5px;line-height:1.7;color:var(--stb-body)}.stb-sizeguide__steps{display:grid;gap:38px}.stb-sizestep__title{margin:0 0 18px;font-family:var(--stb-serif);font-size:19px;font-weight:400;line-height:1.25;color:var(--stb-ink)}.stb-sizestep__fig{width:100%;min-height:220px;margin:0 0 20px;display:flex;align-items:center;justify-content:center;background:#f8f7f5;color:var(--stb-ink);overflow:hidden}.stb-sizestep__fig svg{width:72%;max-width:400px;height:auto;opacity:.95}.stb-sizestep__text{font-size:14px;line-height:1.72;color:#1f2937}.stb-sizestep__text p{margin:0 0 14px}.stb-sizestep__text ol{margin:0;padding-left:18px}.stb-sizestep__text li{margin:0 0 12px}.stb-sizestep__text em{font-style:normal;color:var(--stb-body)}.stb-sizeservice{margin:48px 0 0}.stb-sizeservice__title{margin:0 0 16px;font-family:var(--stb-serif);font-size:21px;font-weight:400;line-height:1.25;color:var(--stb-ink)}.stb-sizeservice__text{margin:0 0 22px;font-size:13.5px;line-height:1.7;color:#1f2937}.stb-sizeservice__text p{margin:0}.stb-sizeservice__links{border-top:1px solid var(--stb-line)}.stb-sizeservice-row{min-height:62px;display:grid;grid-template-columns:24px 1fr 18px;align-items:center;gap:18px;border-bottom:1px solid var(--stb-line);color:var(--stb-ink);text-decoration:none}.stb-sizeservice-row__icon{display:flex;align-items:center;justify-content:center;line-height:0}.stb-sizeservice-row__icon svg{width:18px;height:18px;stroke-width:1.5}.stb-sizeservice-row__label{font-size:10.5px;line-height:1.2;font-weight:600;letter-spacing:.13em;text-transform:uppercase}.stb-sizeservice-row__arrow{justify-self:end;font-size:24px;font-weight:200;line-height:1;transform:translateY(-1px)}.stb-sizeservice-row:hover .stb-sizeservice-row__label{text-decoration:underline;text-underline-offset:4px}@media(max-width:760px){.stb-sizedrawer{max-width:100%}.stb-sizedrawer__inner{padding:24px 18px 42px}.stb-sizetabs{gap:20px;margin-bottom:22px}.stb-sizetab{font-size:14px}.stb-sizetable__head,.stb-sizerow{grid-template-columns:minmax(44px,.8fr) minmax(0,1fr) minmax(0,1fr) 34px;column-gap:8px;padding-left:12px;padding-right:12px}.stb-sizerow--unknown{grid-template-columns:minmax(0,1fr) 34px}.stb-sizerow__value{font-size:13px}.stb-sizerow__measure{font-size:11.5px}.stb-sizerow__check{width:19px;height:19px}.stb-sizeguide__title{font-size:21px}.stb-sizestep__title{font-size:18px}.stb-sizestep__fig{min-height:190px}}@media(min-width:1101px){.stb .stb-stage[data-stb-panel=setting] .stb-split{grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr)}.stb-stage[data-stb-panel=setting] .stb-media--carry{max-width:340px;margin-inline:auto;max-height:none;overflow:visible}}
/*# sourceMappingURL=/cdn/shop/t/104/assets/saratti-stone-builder-size.css.map */
