.ds_phone{width:584px; margin:0px auto; background-image:url(https://imgur.com/yniPdH7.png); background-size:100%; height:600px; padding:25px 10px;}
.ds_phone_top{display:flex; flex-wrap:wrap; justify-content:right; align-items:center; width:100%; color:var(--text); font:15px Arial; padding:0px 20px;}
.ds_phone_top div{margin:0px 0px 0px 5px;}
.ds_phone_top_middle{display:flex; flex-wrap:wrap; justify-content:space-between; align-items:center; width:100%; color:var(--text); font:15px Calibri; background:var(--deentre); margin:10px 0px; padding:8px 15px;}
.ds_phone_top_im{width:60px; height:60px; overflow:hidden; border-radius:100%; padding:5px; border:solid 1px var(--text);}
.ds_phone_top_im img{width:100%; border-radius:100%;}
.ds_phone_top_info{color:var(--text); font:14px Arial; width: 270px;}
.ds_phone_top_icons{width: 104px; text-align: right; transition:all 800ms;}
.ds_phone_top_icons span{margin-left:5px; transition:all 800ms;}
.ds_phone_top_icons span:hover, .ds_phone_bot_t span:hover{transition:all 800ms; color:var(--morered); cursor: pointer;}
.ds_phone_scroll{height:365px; overflow:auto;}
.ds_phone_txt{display:flex; flex-wrap:wrap; justify-content:space-between; width:100%; padding:10px 20px;}
.ds_phone_int_ic{width:60px; height:60px; border-radius:100%; overflow:hidden;}
.ds_phone_int_ic img{width:100%;}
.ds_phone_int_txt{width:440px; text-align:justify; background-image: linear-gradient(-225deg, var(--deepblue) 0%, var(--maxigrey) 100%); color:var(--black); padding:10px; border-radius:15px; font:13px Calibri;}
.ds_phone_bottom{width:100%; padding:10px; background:var(--deentre); display:flex; flex-wrap:wrap; justify-content:space-between; align-items:center; border-radius:15px; margin:0px 20px; width:524px;}
.ds_phone_bot_t{background:var(--wrap); padding:8px; width:450px; border-radius:15px; color:var(--text); font:13px Calibri; display:flex; flex-wrap:wrap; justify-content:space-between; align-items:center;}
.ds_phone_bottom_i{border-radius: 100%; padding: 5px; background-image: linear-gradient(-225deg, var(--red) 0%, var(--pinkyred) 100%); width: 37px; height: 37px; text-align: center; color:var(--black); cursor: pointer;}