.mrg-rnd-shape24 .tn-atom { border-radius: 24px 24px 0px 0px;
}

.btm-rnd-shape24 .tn-atom { border-radius: 0px 0px 24px 24px;
}

.mrg-rnd-image .tn-atom__img { border-radius: 24px 24px 0px 0px;
}



   a { 
    text-decoration: none;
   } 
   
.t668__wrapper { border-radius: 8px 8px 8px 8px;
}

.custom-rnd-shape24 .tn-atom { border-radius: 24px 0px 24px 0px;
}
.profit-rnd-shape .tn-atom { border-radius: 100px 100px 0px 100px;
}


.uc-fix-menu, .uc-dynamic-menu {
  z-index: 999;
  position: fixed;
  width: 100%;
  transition: all .3s ease;
}
.uc-dynamic-menu.out {
  transform: translateY(-100%);
}

.t-popup_show .t-popup__container {
    border-radius: 12px !important;
}
.t702 .t702__img {
    border-radius: 12px 12px 0 0 !important;
}