.et-how-to-measure-pdp{padding:var(--et-padding-top, 48px) 100px var(--et-padding-bottom, 48px)}.et-htm-pdp__container{display:flex;flex-direction:column;align-items:center;gap:24px}.et-htm-pdp__title{margin:0;max-width:650px;font-family:var(--font-heading-family, sans-serif);font-size:32px;font-weight:700;line-height:1.15;text-transform:uppercase;text-align:center;color:var(--et-htm-text)}.et-htm-pdp__container,.et-htm-pdp__panel{--et-htm-card-bg: var(--et-card-bg, #f2e7de);--et-htm-accent: var(--et-accent, #fe6700);--et-htm-text: var(--et-text, #222222)}.et-htm-pdp__panel{display:flex;gap:24px;width:100%}.et-htm-pdp__card{position:relative;flex:1 1 0;height:400px;border-radius:4px;overflow:hidden;background-color:var(--et-htm-card-bg)}.et-htm-pdp__card--diagram{display:flex}.et-htm-pdp__info{flex:1 1 50%;display:flex;flex-direction:column;justify-content:center;gap:32px;padding-left:60px}.et-htm-pdp__text{display:flex;flex-direction:column;gap:16px}.et-htm-pdp__card-title{margin:0;font-family:var(--font-heading-family, sans-serif);font-size:24px;font-weight:700;line-height:1.15;text-transform:uppercase;color:var(--et-htm-text)}.et-htm-pdp__card-text{margin:0;font-family:var(--font-body-family, sans-serif);font-size:14px;font-weight:500;line-height:1.6;color:#222c}.et-htm-pdp__diagram{display:flex;align-items:stretch;gap:5px}.et-htm-pdp__shape{display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid var(--et-htm-text);background-color:transparent}.et-htm-pdp__shape--circle{width:148px;height:148px;border-radius:50%}.et-htm-pdp__shape--square{width:124px;height:124px;border-radius:8px}.et-htm-pdp__shape--rectangle{width:96px;height:148px;border-radius:8px;justify-content:flex-end;padding:12px}.et-htm-pdp__shape--oval{width:96px;height:148px;border-radius:999px}.et-htm-pdp__measure{display:flex;flex-direction:column;align-items:center;gap:4px;color:#222c}.et-htm-pdp__measure-label{font-family:var(--font-body-family, sans-serif);font-size:14px;font-weight:500;line-height:1.6;color:#222c;white-space:nowrap}.et-htm-pdp__arrow{position:relative;display:block;background-color:currentColor}.et-htm-pdp__arrow:before,.et-htm-pdp__arrow:after{content:"";position:absolute;width:6px;height:6px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;background:transparent}.et-htm-pdp__arrow--h{height:1px;width:124px}.et-htm-pdp__arrow--h:before{left:1px;top:50%;transform:translateY(-50%) rotate(135deg)}.et-htm-pdp__arrow--h:after{right:1px;top:50%;transform:translateY(-50%) rotate(-45deg)}.et-htm-pdp__shape--square .et-htm-pdp__arrow--h{width:100px}.et-htm-pdp__shape--rectangle .et-htm-pdp__arrow--h{width:75px}.et-htm-pdp__shape--oval .et-htm-pdp__arrow--h{width:66px}.et-htm-pdp__vertical{display:flex;align-items:center;gap:6px;color:#222c}.et-htm-pdp__arrow--v{width:1px;align-self:stretch}.et-htm-pdp__arrow--v:before{top:1px;left:50%;transform:translate(-50%) rotate(-135deg)}.et-htm-pdp__arrow--v:after{bottom:1px;left:50%;transform:translate(-50%) rotate(45deg)}.et-htm-pdp__measure-label--vertical{writing-mode:vertical-rl}.et-htm-pdp__visual{position:relative;flex:1 1 50%}.et-htm-pdp__leg{position:absolute;top:0;left:50%;transform:translate(-50%);width:210px;height:auto;max-width:none;z-index:2}.et-htm-pdp__blob{position:absolute;left:50%;bottom:32px;transform:translate(-50%);background-color:var(--et-htm-accent);z-index:1}.et-htm-pdp__blob--circle{width:148px;height:148px;border-radius:50%}.et-htm-pdp__blob--square{width:148px;height:148px;border-radius:8px}.et-htm-pdp__blob--rectangle{width:110px;height:161px;border-radius:8px}.et-htm-pdp__blob--oval{width:110px;height:161px;border-radius:999px}.et-htm-pdp__card--video .et-htm-pdp__video,.et-htm-pdp__card--video video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none}.et-htm-pdp__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:block;width:100%;height:100%;margin:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;cursor:pointer;opacity:1;transition:opacity .25s ease}.et-htm-pdp__overlay--hidden{opacity:0;pointer-events:none}.et-htm-pdp__poster{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block;width:100%;height:100%;max-width:none;object-fit:cover;transition:opacity .25s ease}.et-htm-pdp__overlay--paused .et-htm-pdp__poster{opacity:0}.et-htm-pdp__play{position:absolute;z-index:2;top:50%;left:50%;margin:-32px 0 0 -32px;width:64px;height:64px}.et-htm-pdp__play svg{display:block;width:100%;height:100%}.et-htm-pdp__play-circle{fill:#fff}.et-htm-pdp__play-icon{fill:var(--et-htm-accent)}.et-htm-pdp__progress{position:absolute;z-index:3;left:50%;bottom:14px;transform:translate(-50%);width:120px;height:3px;border-radius:999px;background:#fff6;box-shadow:0 0 0 .5px #00000014;overflow:hidden;opacity:0;transition:opacity .25s ease;pointer-events:none}.et-htm-pdp__card--video.is-started .et-htm-pdp__progress{opacity:1}.et-htm-pdp__progress-fill{position:absolute;top:0;left:0;bottom:0;width:0;border-radius:999px;background:#fff}.et-htm-popup__trigger{display:flex;align-items:center;gap:12px;margin:0;padding:0;border:0;background:transparent;cursor:pointer;color:#000;text-align:left}.et-htm-popup__trigger-icon{display:block;flex:0 0 auto;width:18px;height:18px}.et-htm-popup__trigger-icon-image,.et-htm-popup__trigger-icon-svg{display:block;width:100%;height:100%;object-fit:contain}.et-htm-popup__trigger-label{font-family:var(--font-body-family, sans-serif);font-size:15px;font-weight:500;line-height:1.4;color:#000;text-decoration:underline}body.et-htm-popup-open{overflow:hidden}.et-htm-popup__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:none;flex-direction:column;align-items:center;justify-content:center;padding:32px;background:#0003;overflow-y:auto}.et-htm-popup__overlay.is-open{display:flex}.et-htm-popup__dialog{position:relative;width:100%;max-width:1288px;max-height:calc(100vh - 64px);overflow-y:auto;padding:24px;border-radius:4px;background:#fff}.et-htm-popup__close{position:absolute;top:8px;right:8px;z-index:4;display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:1px solid rgba(0,0,0,.24);border-radius:50%;background:#fff;color:#222;cursor:pointer}.et-htm-popup__close-icon{display:block;width:16px;height:16px}@media screen and (max-width:989px){.et-how-to-measure-pdp{padding-left:40px;padding-right:40px}.et-htm-pdp__title{font-size:28px}.et-htm-pdp__card{height:340px}}@media screen and (max-width:749px){.et-how-to-measure-pdp{padding:32px 16px}.et-htm-pdp__container{gap:16px}.et-htm-pdp__title{font-size:24px}.et-htm-pdp__panel{flex-direction:column;gap:16px}.et-htm-pdp__card{flex:0 0 auto;width:100%}.et-htm-pdp__card--video{order:-1;height:232px}.et-htm-pdp__card--diagram{height:236px}.et-htm-pdp__info{gap:24px;padding-left:24px}.et-htm-pdp__card-title{font-size:16px}.et-htm-pdp__card-text{font-size:12px}.et-htm-pdp__shape--circle{width:87px;height:87px}.et-htm-pdp__shape--square{width:73px;height:73px}.et-htm-pdp__shape--rectangle,.et-htm-pdp__shape--oval{width:56px;height:87px}.et-htm-pdp__shape--rectangle{padding:8px}.et-htm-pdp__measure-label{font-size:12px}.et-htm-pdp__arrow--h{width:73px}.et-htm-pdp__shape--square .et-htm-pdp__arrow--h{width:59px}.et-htm-pdp__shape--rectangle .et-htm-pdp__arrow--h{width:44px}.et-htm-pdp__shape--oval .et-htm-pdp__arrow--h{width:39px}.et-htm-pdp__leg{width:124px}.et-htm-pdp__blob{bottom:20px}.et-htm-pdp__blob--circle,.et-htm-pdp__blob--square{width:87px;height:87px}.et-htm-pdp__blob--rectangle,.et-htm-pdp__blob--oval{width:65px;height:95px}.et-htm-popup__overlay{padding:32px 16px}.et-htm-popup__dialog{padding:16px}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/et-how-to-measure-pdp.css.map */
