main.grind-calc{background:#f7f3e8;margin-top:-72px;padding-top:120px}.grind-calc-container{max-width:700px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;padding-bottom:4rem;text-align:center}.grind-calc-section{margin-bottom:0}.grind-calc-grinder:before,.grind-calc-grinder:after,.grind-calc-micron:after,.grind-calc-output:after{content:"";display:block;width:1px;height:80px;margin:0 auto;background:#000;opacity:1;z-index:0;position:relative}.grind-calc-grinder:before{height:20px}.grind-calc-title h1{margin:0;font-size:90px}.grind-calc-details{display:flex;flex-direction:column;align-items:center;border-radius:12px;background:#f7f3e8;border:1px solid #DDDBD1;padding:20px 20px 40px;box-shadow:10px 10px 25px #e7e3d4,-10px -30px 30px #fffcf3}.grind-calc .blinds-text{display:flex;flex-wrap:wrap;white-space:nowrap;justify-content:center;font-family:"Bajern",var(--heading-family)}.grind-calc .blinds-text-wrapper{display:flex;flex-wrap:wrap;white-space:nowrap;justify-content:center}.grind-calc .blinds-text .blinds-word{display:inline-flex;white-space:nowrap;margin-right:.25em;margin-top:-.07em}.grind-calc .blinds-text span.char-clip{overflow:hidden;display:inline-block;position:relative;line-height:1.2}.grind-calc .blinds-text span.char-clip span{font-family:"Bajern",var(--heading-family);transition:opacity 1.1s ease,transform 1.7s ease;transform:translate(-100%);white-space:pre;display:inline-block}.grind-calc .blinds-text.visible span.char-clip span{opacity:1;transform:translate(0);transition-delay:var(--i)}.grind-calc-grinder label,.grind-calc-micron label{display:block;margin-bottom:.5rem;font-size:11px;letter-spacing:1px;margin-top:.5rem;text-transform:uppercase}.grind-calc-select{-webkit-appearance:none;appearance:none;border:1px solid #DDDBD1;padding:1rem 1.5rem;cursor:pointer;box-sizing:border-box;width:600px;max-width:100%;margin-left:auto;margin-right:auto;display:block;background:#f7f3e8 url(chevron-down-black.svg) no-repeat right 1.5rem center;box-shadow:10px 10px 25px #e7e3d4,-10px -30px 30px #fffcf3;background-size:.75rem auto;border-radius:10px;font-weight:500;font-size:14px;line-height:14px;letter-spacing:1px;text-transform:uppercase}svg .burr{animation:rotate 150s linear infinite;transform-origin:center}svg .adjustment{transform-origin:center;transform-box:fill-box}svg .adjustment.active{animation:adjust 1s ease-out 1 forwards}@keyframes adjust{0%{transform:rotate(var(--adjust-start, 0deg))}to{transform:rotate(var(--adjust-end, -45deg))}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.grind-calc-micron-wrap{max-width:200px;margin-left:auto;margin-right:auto;padding:10px 60px;border:1px solid #DDDBD1;border-radius:10px;box-sizing:content-box;box-shadow:10px 10px 25px #e7e3d4,-10px -30px 30px #fffcf3}.grind-calc-micron-stepper{display:inline-flex;align-items:center;justify-content:center;width:100%}.grind-calc-micron-input-group{flex:1 1 auto;min-width:0;max-width:150px;display:flex;flex-direction:column;padding:.5rem}.grind-calc-stepper-btn{flex:0 0 auto;touch-action:manipulation;width:35px;height:45px;border:none;background:#000;cursor:pointer;font-size:0;line-height:0;padding:0;color:#fff;display:flex;align-items:center;justify-content:center;position:relative;-webkit-clip-path:polygon(0 50%,100% 0,100% 100%);clip-path:polygon(0 50%,100% 0,100% 100%);margin:0 2px}.grind-calc-stepper-btn:hover{background:#333}.grind-calc-stepper-right{-webkit-clip-path:polygon(0 0,0 100%,100% 50%);clip-path:polygon(0 0,0 100%,100% 50%)}.grind-calc-stepper-icon{font-size:20px;line-height:1;font-weight:300;pointer-events:none;position:absolute;top:50%;left:63%;transform:translate(-50%,-50%);z-index:1}.grind-calc-stepper-right .grind-calc-stepper-icon{left:36%}.grind-calc-micron-input{-webkit-appearance:none;appearance:none;border:none;border-radius:0;padding:0rem .75rem;box-sizing:border-box;width:6rem;min-width:0;text-align:center;font:inherit;background:transparent;width:100%;font-size:70px;font-family:Kapra;line-height:100%}.grind-calc-micron-input::-webkit-inner-spin-button,.grind-calc-micron-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.grind-calc-micron-input[type=number]{-moz-appearance:textfield}.grind-calc-micron-hr{border:0;border-top:1px solid rgba(0,0,0);width:80%;margin:0 auto;display:block;margin-top:-.75rem}.grind-calc-micron-unit{margin:0;margin-top:.25rem;font-size:1.25rem;letter-spacing:4px;text-transform:uppercase;font-family:Kapra;color:#000000b3}.grind-calc-output{min-height:120px}.grind-calc-output svg{display:block;width:100%;box-shadow:10px 10px 25px #e7e3d4,-10px -30px 30px #fffcf3;border-radius:100000px}.grind-calc-output-inner{position:relative;max-width:400px;margin:0 auto}.grind-calc-output-input{position:absolute;left:50%;top:54%;transform:translate(-50%,-50%);width:55%;text-align:center;font-family:Kapra;line-height:1;background:transparent;border:none;outline:none;padding:0;margin:0;color:#000;cursor:text;z-index:2;-webkit-appearance:none;appearance:none;border-radius:0}.grind-calc-output-input:focus{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:6px}.grind-calc-output-hint{text-align:center;font-size:11px;letter-spacing:.5px;text-transform:uppercase;margin:0;min-height:1.4em;opacity:0;transition:opacity .25s ease;pointer-events:none}.output-invalid .grind-calc-output-input,.output-out-of-range .grind-calc-output-input{color:#b93030}.output-invalid .grind-calc-output-input:focus,.output-out-of-range .grind-calc-output-input:focus{text-decoration-color:#b93030}.output-invalid .grind-calc-output-hint{color:#b93030;opacity:1}.output-out-of-range .grind-calc-output-hint{color:#8a6b1e;opacity:1}.output-invalid svg,.output-out-of-range svg{transition:box-shadow .3s ease}.output-invalid svg{box-shadow:10px 10px 25px #e4d4d4,-10px -30px 30px #fff3f3,inset 0 0 0 1px #b9303040!important}.output-out-of-range svg{box-shadow:10px 10px 25px #e4ddd4,-10px -30px 30px #fff8f0,inset 0 0 0 1px #8a6b1e40!important}.grind-calc-output-value{font-size:1.5rem;font-weight:600}.grind-calc-details-icon{display:block;width:50px;height:auto;margin:.75rem 0;opacity:1}.grind-calc-details-subtitle{margin-bottom:.75rem;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.5rem;color:#000000b3}.grind-calc-details-title{margin-bottom:1.5rem;font-size:1.35rem;font-weight:700;font-size:20px;line-height:13px;letter-spacing:.14em;text-transform:uppercase}.grind-calc-details-para{margin-bottom:2rem;line-height:1.5}.grind-calc-learn-more{display:inline-block;margin-top:.5rem;font-size:.85rem;color:inherit;text-decoration:underline;text-underline-offset:3px;transition:opacity .2s}.grind-calc-learn-more:hover{opacity:.6}.grind-calc-chart-title{font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:1px}.grind-calc-chart-wrap{margin-bottom:1.5rem;height:240px;width:100%;position:relative}#grind-calc-chart{display:block;width:100%!important;height:100%!important}.grind-calc-download-data{display:block;margin-bottom:1rem;padding:.75rem 1.5rem;font-size:.9rem;cursor:pointer;text-decoration:underline;background:transparent;border:none;color:#000;border-radius:10000px;transition:all .25s ease}.grind-calc-download-data:hover{background:#00000014}.grind-calc-notes{margin-top:2rem;display:flex;flex-direction:column;justify-items:center;align-items:center}.grind-calc-notes-hr{border:0;margin:.75rem 0 1.5rem;background:#00000025}.grind-calc-notes-img{display:block;max-width:250px;height:auto;margin-bottom:1rem}.grind-calc-notes-para{margin:0;line-height:1.5}.grind-calc-notes-para a{text-decoration:underline}@media screen and (max-width:800px){.grind-calc-container{padding-left:1rem;padding-right:1rem}.grind-calc-micron-wrap{box-sizing:border-box}.grind-calc .blinds-text{font-size:55px}main.grind-calc{margin-top:0;padding-top:0}body{background:#f7f3e8}.grind-calc-select{max-width:100%;color:#000}.grind-calc-micron-wrap{max-width:none}.grind-calc-chart-wrap{height:200px}}
/*# sourceMappingURL=/cdn/shop/t/31/assets/page.grind-size-calc.css.map */
