 .topleft .tn-atom { border-radius: 50px 0px 0px 0px;   } 
 .left .tn-atom { border-radius: 50px 0px 0px 50px;   } 
 .right .tn-atom { border-radius: 0px 50px 50px 0px;   } 
 .left2 .tn-atom { border-radius: 30px 0px 0px 30px;   } 
 .right2 .tn-atom { border-radius: 0px 30px 30px 0px;   } 
 .topright .tn-atom { border-radius: 0px 50px 0px 0px;   } 
 .bottomright .tn-atom { border-radius: 0px 0px 50px 0px;   } 
 .bottomleft .tn-atom { border-radius: 0px 0px 0px 50px;   } 
 .bottom .tn-atom { border-radius: 0px 0px 30px 30px;   } 
 .top .tn-atom { border-radius: 30px 30px 0px 0px;   } 
 
 .t-popup__container {
    border-radius: 50px;