.regal-faux-measure{display:block;width:min(100%,var(--rfm-contained-width));max-width:var(--rfm-contained-width);margin-inline:auto;color:var(--rfm-text-color);background-color:#fff;border:0;font-family:var(--font-body-family, sans-serif);isolation:isolate}.regal-faux-measure.regal-faux-measure--full-width{width:100%;max-width:none;margin-inline:0}.regal-faux-measure,.regal-faux-measure *,.regal-faux-measure *:before,.regal-faux-measure *:after{box-sizing:border-box}.regal-faux-measure .regal-faux-measure__spacing{width:100%;margin:0;padding-block:var(--rfm-padding-top-mobile) var(--rfm-padding-bottom-mobile);background-color:#fff;border:0}.regal-faux-measure .regal-faux-measure__frame{width:100%;margin:0;padding-inline:min(2rem,var(--rfm-contained-gutter));background-color:#fff;border:0}.regal-faux-measure.regal-faux-measure--full-width .regal-faux-measure__frame{padding-inline:0}.regal-faux-measure .regal-faux-measure__card{width:min(100%,var(--rfm-card-width));max-width:var(--rfm-card-width);margin-inline:auto;overflow:hidden;color:var(--rfm-text-color);background-color:var(--rfm-card-background);border:0;border-radius:var(--rfm-card-radius)}.regal-faux-measure.regal-faux-measure--full-width .regal-faux-measure__card{width:100%;max-width:none;margin-inline:0}.regal-faux-measure .regal-faux-measure__card--no-shadow{box-shadow:none}.regal-faux-measure .regal-faux-measure__accent{width:100%;height:var(--rfm-accent-height);margin:0;padding:0;background-color:var(--rfm-accent-color);border:0}.regal-faux-measure .regal-faux-measure__header{width:100%;margin:0;padding:3rem 2rem 1.5rem;color:var(--rfm-heading-color);background-color:var(--rfm-notice-background);border:0}.regal-faux-measure .regal-faux-measure__heading,.regal-faux-measure .regal-faux-measure__notice-heading{margin:0;color:var(--rfm-heading-color);font-family:var(--font-heading-family, inherit);font-style:var(--font-heading-style, normal);font-weight:var(--font-heading-weight, 700);letter-spacing:normal;line-height:1.2;text-align:start;text-transform:none;overflow-wrap:anywhere}.regal-faux-measure .regal-faux-measure__heading{padding-inline-start:1.4rem;font-size:clamp(2.4rem,4vw,3.4rem);border:0}.regal-faux-measure .regal-faux-measure__notice{width:100%;margin:0;padding:0 2rem;color:var(--rfm-text-color);background-color:var(--rfm-notice-background);border:0}.regal-faux-measure .regal-faux-measure__notice-inner{width:100%;margin:0;padding-block:2.5rem}.regal-faux-measure .regal-faux-measure__notice-heading{margin-bottom:1.8rem;padding-inline-start:1.4rem;font-size:clamp(2rem,3vw,2.6rem);border:0}.regal-faux-measure .regal-faux-measure__notice-row{display:grid;width:100%;min-width:0;margin:0;padding:0;grid-template-columns:minmax(0,1fr);align-items:center;gap:1.6rem}.regal-faux-measure .regal-faux-measure__notice-media{display:grid;width:6.5rem;height:6.5rem;min-width:0;margin:0;padding:0;place-items:center;overflow:hidden;border:0}.regal-faux-measure .regal-faux-measure__notice-icon{display:block;width:100%;height:100%;margin:0;object-fit:contain}.regal-faux-measure .regal-faux-measure__notice-placeholder{color:#14354c40}.regal-faux-measure .regal-faux-measure__notice-placeholder svg{display:block;width:100%;height:100%}.regal-faux-measure .regal-faux-measure__notice-text,.regal-faux-measure .regal-faux-measure__notice-text p{margin:0;padding:0;color:var(--rfm-text-color);font-size:1.5rem;font-weight:400;letter-spacing:normal;line-height:1.55;text-transform:none}.regal-faux-measure .regal-faux-measure__notice-text>*+*{margin-top:1rem}.regal-faux-measure .regal-faux-measure__visual{display:flex;width:100%;min-height:var(--rfm-diagram-height-mobile);margin:0;padding-top:2rem;flex-direction:column;color:var(--rfm-example-text-color);background-color:var(--rfm-visual-background);border:0}.regal-faux-measure .regal-faux-measure__example{position:relative;z-index:1;align-self:center;max-width:calc(100% - 4rem);margin:0;padding:.8rem 2rem;color:var(--rfm-example-text-color);background-color:#ffffff26;border:1px solid rgba(255,255,255,.1);border-radius:999px;font-size:1.4rem;font-weight:500;letter-spacing:.02rem;line-height:1.4;text-align:center;text-transform:none;overflow-wrap:anywhere}@supports ((-webkit-backdrop-filter: blur(4px)) or (backdrop-filter: blur(4px))){.regal-faux-measure .regal-faux-measure__example{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}}.regal-faux-measure .regal-faux-measure__diagram-wrap{display:grid;width:100%;min-height:0;margin-top:auto;padding:0;flex:1 1 auto;place-items:end center;overflow:hidden;background-color:var(--rfm-visual-background);border:0}.regal-faux-measure .regal-faux-measure__diagram{display:block;width:100%;height:100%;max-height:calc(var(--rfm-diagram-height-mobile) - 6rem);margin:0;object-fit:contain;object-position:center bottom}.regal-faux-measure .regal-faux-measure__diagram-placeholder{display:grid;width:min(100%,70rem);height:100%;max-height:calc(var(--rfm-diagram-height-mobile) - 6rem);margin:0;place-items:center;color:#ffffff4d;border:0}.regal-faux-measure .regal-faux-measure__diagram-placeholder svg{display:block;width:100%;height:100%}@media screen and (min-width:750px){.regal-faux-measure .regal-faux-measure__spacing{padding-block:var(--rfm-padding-top) var(--rfm-padding-bottom)}.regal-faux-measure .regal-faux-measure__frame{padding-inline:var(--rfm-contained-gutter)}.regal-faux-measure.regal-faux-measure--full-width .regal-faux-measure__frame{padding-inline:0}.regal-faux-measure .regal-faux-measure__header{padding:3.5rem 4.8rem 1.8rem}.regal-faux-measure .regal-faux-measure__heading{padding-inline-start:2.2rem}.regal-faux-measure .regal-faux-measure__notice{padding-inline:4.8rem}.regal-faux-measure .regal-faux-measure__notice-inner{padding-block:3rem}.regal-faux-measure .regal-faux-measure__notice-heading{padding-inline-start:2.2rem}.regal-faux-measure .regal-faux-measure__notice-row--with-icon{grid-template-columns:8rem minmax(0,1fr);gap:2.8rem}.regal-faux-measure .regal-faux-measure__notice-media{width:8rem;height:8rem}.regal-faux-measure .regal-faux-measure__notice-text,.regal-faux-measure .regal-faux-measure__notice-text p{font-size:1.6rem}.regal-faux-measure .regal-faux-measure__visual{min-height:var(--rfm-diagram-height)}.regal-faux-measure .regal-faux-measure__example{font-size:1.5rem}.regal-faux-measure .regal-faux-measure__diagram,.regal-faux-measure .regal-faux-measure__diagram-placeholder{max-height:calc(var(--rfm-diagram-height) - 6rem)}}@media screen and (max-width:749px){.regal-faux-measure .regal-faux-measure__notice-row--with-icon{justify-items:center;text-align:center}.regal-faux-measure .regal-faux-measure__notice-row--with-icon .regal-faux-measure__notice-text{text-align:center}}@media(prefers-reduced-motion:reduce){.regal-faux-measure *,.regal-faux-measure *:before,.regal-faux-measure *:after{scroll-behavior:auto}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/regal-faux-wood-measurement.css.map */
