.inputTxt label{font-size:1.6rem;top:-14px}@media screen and (max-width:767px){.inputTxt label{font-size:1.4rem;top:-10px}}.input-field>label:not(.label-icon).active{-webkit-transform:translateY(-8px) scale(.8);transform:translateY(-8px) scale(.8);-webkit-transform-origin:0 0;transform-origin:0 0}.convert-btn-box{margin-top:40px;width:400px;margin-inline:auto}@media screen and (max-width:767px){.convert-btn-box{width:100%}}.convert-btn-box #convert-btn{width:100%}.copyTxt{margin-top:40px}.outputTxt{margin-top:20px;display:flex;gap:4%}@media screen and (max-width:767px){.outputTxt{flex-direction:column;gap:0}}.outputTxt>div{width:48%}@media screen and (max-width:767px){.outputTxt>div{width:100%}}.outputTxt h2{font-size:1.6rem;font-weight:700}@media screen and (max-width:767px){.outputTxt h2{font-size:1.4rem}}.outputTxt h2+p{border:1px solid #9e9e9e;border-radius:12px;padding:20px}@media screen and (max-width:767px){.outputTxt h2+p{padding:12px;border-radius:8px}}.toast{padding:40px 100px;position:fixed;top:50%;left:50%;z-index:100;transform:translate(-50%,-50%);font-size:1.6rem;text-align:center;border-radius:20px}@media screen and (max-width:767px){.toast{max-width:80%;padding:20px;border-radius:12px;font-size:1.4rem}}