.input-range__label{display:none}.App{height:calc(100vh - 4em);width:100vw}.Layout{height:100%;width:100%;padding:1em;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:10% auto 20%;grid-template-areas:"top top" "content content" "left buttons"}@media screen and (max-width:1017px){.Layout{grid-template-rows:10% auto 20%}}@media screen and (max-width:810px){.Layout{grid-template-rows:10% auto 15% 20%;grid-template-areas:"top top" "content content" "left left" "buttons buttons"}}@media only screen and (max-width:810px) and (orientation:landscape){.Layout{grid-template-columns:4fr 6fr;grid-template-rows:10% auto -webkit-max-content 5%;grid-template-rows:10% auto max-content 5%;grid-template-areas:"content top" "content buttons" "content left" "content ."}}@media screen and (max-width:500px){.Layout{grid-template-rows:10% auto 30% 20%}}.Top{grid-area:top;margin:0 1em;align-self:center}.Header a{display:flex;justify-content:center;align-items:center;grid-column-gap:1em;-webkit-column-gap:1em;column-gap:1em}.Logo{padding-top:.2em}.Logo svg{height:2.8em;width:2.8em;color:#8a2be2}.Title{font-size:2.427rem;font-weight:700;color:#000}@media screen and (max-width:500px){.Title{font-size:1.4562rem}}@media only screen and (max-width:810px) and (orientation:landscape){.Title{font-size:1.2944rem}}.Title__part{font-weight:300;margin:0;padding:0}.Content{grid-area:content;background:#fff;border:.07em solid #000;border-radius:.5em;margin:0 1em;padding:.8em;display:flex;justify-content:center;align-items:center}@media screen and (max-width:500px){.Content{margin:1em}}.Bars{display:flex;align-items:flex-end;width:100%}.Left{width:100%;grid-area:left;display:grid;grid-template-columns:auto auto}@media screen and (max-width:500px){.Left{justify-self:center;grid-template-columns:auto}}@media only screen and (max-width:810px) and (orientation:landscape){.Left{grid-template-columns:4fr 6fr}}.SubHeading{font-size:1.0517rem;font-weight:600}@media screen and (max-width:1017px){.SubHeading{font-size:.809rem}}.Size{place-self:center;display:flex;flex-direction:column;grid-row-gap:.4em;row-gap:.4em;text-align:center}.Size li{height:2em}.Speed{width:90%;place-self:center;display:flex;flex-direction:column;grid-row-gap:.4em;row-gap:.4em}.Speed li{height:2em}.Buttons{grid-area:buttons;place-content:center;display:grid;grid-template-columns:repeat(3,auto)}@media screen and (max-width:500px){.Buttons{grid-template-columns:repeat(2,1fr)}}.SmallButton{font-size:1.0517rem;font-weight:600;display:inline-block;padding:.3em .6em;text-align:center;background:#8a2be2;color:#fff;outline:none;border-radius:.2em;cursor:pointer}@media screen and (max-width:1017px){.SmallButton{font-size:.809rem}}@media screen and (max-width:500px){.SmallButton{padding:.7em 1em}}.Button{font-size:1.0517rem;font-weight:600;display:inline-block;text-align:center;outline:none;border-radius:.2em;cursor:pointer;font-weight:400;margin:.4em;padding:.4em 1.2em;background:#8a2be2;color:#fff;border:.06em solid #000}@media screen and (max-width:1017px){.Button{font-size:.809rem}}.Button__reset{background:#20b2aa}.Button__generate{background:#f3c623;padding:1em 3em}.Label{font-size:.8899rem;font-weight:400;font-weight:500;display:inline-block;padding:.2em .6em;background:#fff;border:.07em solid #000;border-radius:.3em}@media screen and (max-width:1017px){.Label{font-size:.809rem}}a,abbr,acronym,address,applet,big,blockquote,body,caption,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,iframe,img,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,ul,var{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}*{margin:0;padding:0;box-sizing:border-box;scroll-behavior:smooth}body,html{overflow:hidden;-ms-scroll-chaining:none;overscroll-behavior:none;font-family:"poppins",sans-serif;background:#f1f3f8}a{text-decoration:none;color:#000}ul{list-style:none}img{max-width:100%}
/*# sourceMappingURL=main.f715cbf3.chunk.css.map */