.Copybtn_parent__WrzJg{display:flex;align-items:center;flex-direction:column;margin-left:10px;margin-top:10px}.Copybtn_btn__AJY7I{display:flex;justify-content:center;align-items:center;width:35px;height:35px;background-color:#111;border-radius:4px;cursor:pointer}.Copybtn_parent__WrzJg .Copybtn_toolTip__sOSKe{width:20px;color:#111;font-weight:500;font-size:13px;cursor:context-menu;justify-content:center}.Home_container__bCOhY{padding:0 2rem}.Home_header__GCVRv{width:100%;padding:14px;display:flex;justify-content:center;align-items:center;background-color:#24292f;color:#fff;position:fixed}.Home_header__GCVRv .Home_headerContainer__dbWZE{width:75%;display:flex;justify-content:space-between;align-items:center}.Home_headerContainer__dbWZE .Home_contactContainer__WlJDg{width:100px;display:flex;justify-content:space-between;align-items:center}.Home_header__GCVRv .Home_headerLogo__qHj_d,.Home_main__nLjiQ{display:flex;justify-content:center;align-items:center}.Home_main__nLjiQ{min-height:100vh;padding:4rem 0;flex:1 1;flex-direction:column}.Home_footer____T7K{flex:1 1;padding:2rem 0;border-top:1px solid #eaeaea}.Home_footer____T7K,.Home_footer____T7K a{display:flex;justify-content:center;align-items:center}.Home_footer____T7K a{flex-grow:1}.Home_title__T09hD a{color:#0070f3;text-decoration:none}.Home_title__T09hD a:active,.Home_title__T09hD a:focus,.Home_title__T09hD a:hover{text-decoration:underline}.Home_title__T09hD{margin:12px 0 0;line-height:1.15;font-size:3rem}.Home_description__41Owk,.Home_title__T09hD{text-align:center}.Home_description__41Owk{margin:2.5rem 0;line-height:1.5;font-size:1.5rem}.Home_description__41Owk span{color:#0070f3;text-decoration:underline}.Home_code__suPER{background:#fafafa;border-radius:5px;padding:.75rem;font-size:1.1rem;font-family:Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace}.Home_grid__GxQ85{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;max-width:600px}.Home_card___LpL1{margin:1rem;padding:1.5rem;text-align:left;color:inherit;text-decoration:none;border:1px solid #eaeaea;border-radius:10px;transition:color .15s ease,border-color .15s ease;width:600px}.Home_card___LpL1:active,.Home_card___LpL1:focus,.Home_card___LpL1:hover{border-color:#0070f3}.Home_card___LpL1 h2{margin:0 0 1.5rem 1.5rem;font-size:2rem}.Home_card___LpL1 p,.Home_card___LpL1 span{margin:0;font-size:1.25rem;line-height:1.5}.Home_card___LpL1 .Home_codeArea__fjwJv{color:#fff;padding:2px 7px 3px;margin-left:25px;background-color:#000;border-radius:4px;font-size:20px}.Home_card___LpL1 hr{width:40%;height:1px;border:none;background-color:#d3d3d3;margin:20px auto}.Home_card___LpL1 div{display:flex;justify-content:space-between;align-items:center}.Home_card___LpL1 .Home_cardContainer__frLxE{width:80%;margin-left:auto;margin-right:auto}.Home_logo__27_tb{margin-left:.5rem;height:30px}.Home_logoFlex__kkxJP{display:flex;justify-content:space-between;align-items:center;font-weight:500}@media (max-width:600px){.Home_header__GCVRv .Home_headerContainer__dbWZE{width:90%}.Home_header__GCVRv .Home_headerLogo__qHj_d{font-size:0}.Home_grid__GxQ85{width:98%;margin-left:auto;margin-right:auto}.Home_card___LpL1 div{flex-direction:column;justify-content:center;align-items:center;margin:7px 0;text-align:center}.Home_card___LpL1 .Home_codeArea__fjwJv{margin:0}.Home_card___LpL1 h2{text-align:center;margin:0}.Home_title__T09hD{font-size:2rem;margin-left:10px;margin-right:10px}.Home_description__41Owk{margin:1rem 0;font-size:1rem}}@media (max-width:400px){.Home_container__bCOhY{padding:0 .5rem}.Home_card___LpL1 div{font-size:small}.Home_card___LpL1 h2{font-size:1.5rem}.Home_card___LpL1 p,.Home_card___LpL1 span{font-size:1.1rem;font-weight:500}}@media (prefers-color-scheme:dark){.Home_card___LpL1,.Home_footer____T7K{border-color:#222}.Home_code__suPER{background:#111}.Home_logo__27_tb img{filter:invert(1)}}.Loader_page__t9Mwa{width:100vw;height:100vh;display:flex;justify-content:center;align-items:center}.Loader_loader__dLubz{border-bottom:12px solid #f3f3f3;border-top:12px solid #f3f3f3;border-radius:50%;border-color:#111 #f3f3f3;border-style:solid;border-width:12px;width:100px;height:100px;animation:Loader_spin__wHHJ3 .9s linear infinite}@media screen and (max-width:600px){.Loader_loader__dLubz{border-width:8px;width:60px;height:60px}}@keyframes Loader_spin__wHHJ3{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}