@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;500&display=swap");*{margin: 0; padding: 0; box-sizing: border-box; font-family: "Roboto", sans-serif;}html{font-size: 16px; scroll-behavior: smooth;}body{background: #ecf0f1;}/* width */body::-webkit-scrollbar{width: 3px; background: transparent;}/* Track */body::-webkit-scrollbar-track{border-radius: 10px;}/* Handle */body::-webkit-scrollbar-thumb{background: #6c5ce7;}a{text-decoration: none;}#scroll_top{width: 40px; height: 40px; position: fixed; right: 8px; bottom: 15px; display: flex; z-index: 66; cursor: pointer; background: #cb0256; color: #ecf0f1; display: flex; align-items: center; justify-content: center; font-size: 23px; transform: rotate(-90deg); display: none;}.logo{width: 100%; text-align: center; padding: 5px 0; background: #cb0256;}.lg{color: #fff; font-size: 25px;}.sticky{display: flex; flex-direction: column; align-items: center; justify-content: center; z-index: 90; position: sticky; top: 0; background: #cb0256; width: 990px; max-width: 100%; padding: 8px; margin: 0 auto; margin-top: 10px;}#txt{height: 60px; width: 100%; max-width: 1000px; outline: none; border: none; font-size: 19px; padding: 6px; background: #fff; letter-spacing: 0.6px; text-align: center; border-radius: 6px; resize: none;}#txt::placeholder{color: #222; opacity: 1;}main,.reandome-fonts{width: 1000px; max-width: 100%; margin: 0 auto; display: flex; flex-direction: column; align-items: center; justify-content: center;}.reandome-fonts h2{width: 100%; text-align: center; font-size: 26px; margin-bottom: 10px; letter-spacing: 0.6px; color: rgba(0, 0, 0, 0.6); font-weight: bold;}.sec{width: calc(100% - 10px); background: #fff; margin: 5px 0; display: flex;}.tool{display: flex; padding-right: 5px;}.tool img{margin: 0 3px; cursor: pointer;}.tool .copy{width: 30px;}.tool .share{width: 20px; display: none;}.psfonttk{background: #fff; font-size: 20px; cursor: pointer; overflow-x: hidden; position: relative; padding: 14px 10px; color: #1e1e1e; text-align: center; border: 1px solid #fff; width: 100%;}.psfonttk:hover{border: 1px solid #cb0256; color: #cb0256;}.copied-aft:after{content: "Copied"; font-size: 17px; position: absolute; right: 5px; top: 50%; padding: 5px; background: #cb0256; color: #fff; transform: translate(0, -50%);}.psfonttk::-webkit-scrollbar{display: none;}#load{width: 300px; text-align: center; padding: 5px; font-size: 25px; display: flex; align-items: center; justify-content: center; margin: 0 auto; cursor: pointer; background: #cb0256; color: #fff; margin-top: 8px;}#load:hover{background: #6c5ce7;}.range-btn{display: flex; align-items: center; justify-content: center; padding: 10px 0; font-size: 20px; margin: 5px;}input[type="range"]{-webkit-appearance: none; margin: 10px 0; width: 160px; margin-left: 10px;}input[type="range"]:focus{outline: none;}input[type="range"]::-webkit-slider-runnable-track{width: 100%; height: 5px; cursor: pointer; background: #cb0256; border-radius: 1.3px;}input[type="range"]::-webkit-slider-thumb{border: none; height: 25px; width: 25px; border-radius: 50%; background: #b52cfc; cursor: pointer; -webkit-appearance: none; margin-top: -10px; max-width: 85%;}input[type="range"]:focus::-webkit-slider-runnable-track{background: #cb0256;}input[type="range"]::-moz-range-track{width: 100%; height: 5px; cursor: pointer; background: #cb0256; border-radius: 1.3px;}input[type="range"]::-moz-range-thumb{border: none; height: 24px; width: 25px; border-radius: 3px; background: #b52cfc; cursor: pointer; max-width: 85%;}#shr-res{text-align: center; font-size: 17px; margin: 10px 0; box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); padding: 3px 0; overflow: hidden; background: #fff; cursor: pointer;}#share-result{text-align: center; cursor: pointer;}.ads{width: 100%; margin: 17px 0;}.my-ads{margin: 17px 0; width: 100%;}.my-ads img{max-width: 100%;}.tools{width: 100%; max-width: 1200px; padding: 5px; display: flex; align-items: center; justify-content: center; flex-wrap: wrap; margin: 0 auto;}.tools h2{width: 100%; text-align: center; font-size: 20px; font-weight: normal; margin-bottom: 5px;}.tools a{text-decoration: none; background: #007a87; color: #f3f3f3; font-size: 20px; padding: 7px 15px; margin: 2px; border-radius: 4px; cursor: pointer; letter-spacing: 0.7px;}.tools a:hover{background: #000;}.text-content{width: 1100px; max-width: 100%; padding: 10px; margin: 0 auto; overflow-x: hidden;}.text-content h1,.text-content h2,.text-content h3,.text-content p,.text-content ul,.text-content ul li{line-height: 30px; letter-spacing: 0.6px; word-spacing: 3px;}.text-content h1{width: 100%; text-align: center; font-size: 27px;}.text-content h2{width: 100%; text-align: center; font-size: 23px;}.text-content p{font-size: 18px; color: #222;}.text-content img{margin: 0 auto; display: flex; max-width: 100%;}.text-content ol,.text-content ul{margin-left: 20px; font-size: 16px; line-height: 24px;}.wraper{display: flex; flex-wrap: wrap; align-items: center; justify-content: space-around;}.name-ex{line-height: 30px !important; font-size: 16px !important;}/*share buttons*/.shr-it{display: flex; justify-content: center; font-size: 16px; align-items: center; letter-spacing: 0.6px; margin-top: 5px; color: #f3f3f3;}.resp-sharing-button__link,.resp-sharing-button__icon{display: inline-block;}.resp-sharing-button__link{text-decoration: none; color: #fff; margin: 1px;}.resp-sharing-button{transition: 25ms ease-out; padding: 4px 7px; font-family: Helvetica Neue, Helvetica, Arial, sans-serif;}.resp-sharing-button__icon svg{width: 16px; height: 16px; margin-right: 0.4rem; vertical-align: top;}.resp-sharing-button--small svg{margin: 0; vertical-align: middle;}/* Non solid icons get a stroke */.resp-sharing-button__icon{stroke: #fff; fill: none;}/* Solid icons get a fill */.resp-sharing-button__icon--solid,.resp-sharing-button__icon--solidcircle{fill: #fff; stroke: none;}.resp-sharing-button--twitter{background-color: #55acee;}.resp-sharing-button--twitter:hover{background-color: #2795e9;}.resp-sharing-button--facebook{background-color: #3b5998;}.resp-sharing-button--facebook:hover{background-color: #2d4373;}.resp-sharing-button--email{background-color: #777;}.resp-sharing-button--email:hover{background-color: #5e5e5e;}.resp-sharing-button--whatsapp{background-color: #25d366;}.resp-sharing-button--whatsapp:hover{background-color: #1da851;}.resp-sharing-button--facebook{background-color: #3b5998; border-color: #3b5998;}.resp-sharing-button--facebook:hover,.resp-sharing-button--facebook:active{background-color: #2d4373; border-color: #2d4373;}.resp-sharing-button--twitter{background-color: #55acee; border-color: #55acee;}.resp-sharing-button--twitter:hover,.resp-sharing-button--twitter:active{background-color: #2795e9; border-color: #2795e9;}.resp-sharing-button--email{background-color: #777777; border-color: #777777;}.resp-sharing-button--email:hover,.resp-sharing-button--email:active{background-color: #5e5e5e; border-color: #5e5e5e;}.resp-sharing-button--whatsapp{background-color: #25d366; border-color: #25d366;}.resp-sharing-button--whatsapp:hover,.resp-sharing-button--whatsapp:active{background-color: #1da851; border-color: #1da851;}/*footer*/footer{width: 100%; text-align: center; background: #111; padding: 3px 0; font-size: 18px; color: #fff; letter-spacing: 0.5px;}footer a{text-decoration: none; color: #00ffff;}.footer-links{display: flex; flex-wrap: wrap; justify-content: center; padding: 5px 0;}.footer-links a{color: #f3f3f3; border-right: 1px solid silver; padding: 0 7px; text-transform: capitalize;}.footer-links a:hover{color: lightgrey;}/*all media querys*/@media (max-width: 800px){.psfonttk{font-size: 21px;}}@media (max-width: 600px){.my-ads{display: block;}}@media (max-width: 500px){.psfonttk{font-size: 18px;}.nav-bar{display: none;}#tgl{display: flex;}}@media (max-width: 280px){.range-btn{font-size: 16px;}}@media (max-width: 250px){.range-btn{font-size: 14px;}}
