<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"> .myshape .tn-atom { border-radius: 0px 0px 15px 15px;   } .myshape&gt;.tn-atom__sbs-anim-wrapper&gt;.tn-atom, .myshape&gt;.tn-atom__sbs-anim-wrapper { filter: blur(0px); -webkit-filter: blur(0px); border-radius: 0px 0px 15px 15px; } .myshape&gt;.tn-atom { filter: blur(0px); -webkit-filter: blur(0px); border-radius: 0px 0px 15px 15px; } 
  
 .myshape-1 .tn-atom { border-radius: 0px 0px 30px 30px;   } .myshape&gt;.tn-atom__sbs-anim-wrapper&gt;.tn-atom, .myshape&gt;.tn-atom__sbs-anim-wrapper { filter: blur(0px); -webkit-filter: blur(0px); border-radius: 0px 0px 15px 15px; } .myshape&gt;.tn-atom { filter: blur(0px); -webkit-filter: blur(0px); border-radius: 0px 0px 15px 15px; } 


   /* Ð¦Ð²ÐµÑ‚ Ð²Ñ‹Ð´ÐµÐ»ÐµÐ½Ð¸Ñ ÑˆÑ€Ð¸Ñ„Ñ‚Ð° */

    ::selection {
      background-color: #ededed70;
      color: ;
    }



 /* ÐžÐ±Ð²Ð¾Ð´ÐºÐ° Ñ‚ÐµÐºÑÑ‚Ð° */

.text-stroke .tn-atom {
    /* Ð£ÐºÐ°Ð¶Ð¸ Ñ‚Ð¾Ð»Ñ‰Ð¸Ð½Ñƒ Ð¾Ð±Ð²Ð¾Ð´ÐºÐ¸ */
    -webkit-text-stroke: 1px;
    -webkit-text-fill-color: transparent;
}




    
    

    .text-to-left-side .tn-atom {
        position: relative;
    }
    
    
    
    
    


    .text-to-right-side .tn-atom {
        position: relative;
    }


</pre></body></html>