@import url(https://fonts.googleapis.com/css2?family=Mina:wght@400;700&display=swap);body{background-color:#fff;box-sizing:border-box;font-family:Mina,sans-serif;overflow-x:hidden}header{background-color:#f5f5f5;height:5vh;margin:-.63rem -.63rem 1.25rem -.94rem;padding:1.06rem 1rem}header .logo{height:8.6vh;max-width:100%;transform:translate(-8.05rem,-.75rem)}.logo-title{float:left;font-style:italic;font-weight:900;max-width:100%;transform:translate(9.38rem,.19rem)}header a{color:#000;text-decoration:none}.menu{float:right}.menu a{border-radius:.19rem;color:#000;cursor:pointer;display:inline-block;font-weight:700;padding:.63rem 1.25rem;text-decoration:none;transition:all .3s ease-in-out}.menu a:hover{background:red;color:#fff;cursor:pointer}.container{align-items:center;display:flex;justify-content:center;margin:0}h1,h2{text-align:center}.controls-container{background-color:#fff;max-width:43.75rem;padding:1.25rem;width:80%}.controls{margin-bottom:30px;text-align:center}.controls-title{color:red;font-size:18px;font-weight:900;margin:.63rem auto .31rem}.controls label{display:block;margin-bottom:16px}.controls input{margin-left:5px}.animation-options{max-height:0;overflow:hidden;transition:max-height .6s ease-in-out}.animation-options.visible{max-height:200px}.generated-code-container{max-height:0;overflow:hidden;transition:max-height .3s ease-in-out}.generated-code-container.visible{max-height:1000px}.generated-code{margin-top:20px;text-align:left}.generated-code pre{background:#f4f4f4;border:1px solid #ddd;overflow-x:auto;padding:10px}.hamburger-menu-container{overflow:hidden;width:100%}.hamburger-menu{align-items:center;cursor:pointer;display:flex;flex-direction:column;height:calc(var(--height)*3 + var(--space)*2);justify-content:space-between;margin:10px auto 25px;max-width:550px;width:var(--width)}.hamburger-menu .bar1,.hamburger-menu .bar2,.hamburger-menu .bar3{background-color:var(--color);height:var(--height);transition:all var(--duration) var(--timingFunction) var(--delay);width:100%}.hamburger-menu.animate .bar1{transform:translateY(calc(var(--height) + var(--space))) rotate(45deg)}.hamburger-menu.animate .bar2{opacity:0}.hamburger-menu.animate .bar3{transform:translateY(calc((var(--height) + var(--space))*-1)) rotate(-45deg)}.button{background:red;border:none;border-radius:100vw;color:#fff;cursor:pointer;font-family:Mina,sans-serif;font-size:16px;font-weight:bolder;padding:.45rem 3rem;transition:background-color .25s}.button:hover{background:#ff8080}.section{align-items:center;display:flex;flex-direction:column;justify-content:center;line-height:2rem;margin:1rem;min-height:52vh;text-align:center}.footer-container{background:#f4f7f9;margin-bottom:-5rem;margin-top:10rem}.policy-container{border-top:.13rem solid #f4f7f9;display:flex;height:8vh;justify-content:center}#footer-1{margin-top:1.63rem}#footer-1 a{color:red;cursor:pointer;font-weight:700}#footer-1 a,#footer-1 a:hover{text-decoration:none}#footer-2{color:#000;display:flex;justify-content:center;padding-bottom:1rem}@media (min-width:1550px) and (max-width:3200px){.logo-title{transform:translate(17.19rem,1.25rem)}header .logo{transform:translate(-16.25rem,-7.94rem)}}@media screen and (max-width:1500px){.logo-title{float:left;transform:translate(11.25rem,.63rem)}header .logo{height:30vh;transform:translate(-16.25rem,-5.31rem)}}@media screen and (max-width:1498px){.container{display:block}header .logo{float:left;height:6.63rem;margin-top:-1.06rem;transform:none;width:6.63rem}.logo-title{transform:translate(.06rem,.88rem)}.controls-container{margin:auto}}@media screen and (max-width:768px){.menu a{display:none}header .logo{float:right;height:4.63rem;margin-top:-1.06rem;transform:none;width:4.63rem}.section{display:block}.policy-container{font-size:.63rem;height:10vh}#footer-2{font-size:.56rem}}
/*# sourceMappingURL=main.056b8f45.css.map*/