@import"https://fonts.googleapis.com/css2?family=Manrope:wght@500;700&display=swap";*{margin:0;padding:0;border:none;box-sizing:border-box;font-size:13px;font-family:Manrope,sans-serif;color:#48556a;transition:all .4s;border:1opx}body{transition:none;width:100%;height:100vh}#root{transition:none;background-color:#dfe8ef;height:100%;width:100%;display:flex;justify-content:center;align-items:center}#image_box{height:40%;width:100%}#headerimgmobile{width:100%;border-top-left-radius:10px;border-top-right-radius:10px}#main_box_container{background-color:#fff;border-radius:10px;width:310px;height:470px}#content_box{display:flex;flex-direction:column;justify-content:space-between;height:60%;padding:30px}#texts_box{display:flex;flex-direction:column;justify-content:space-around;height:75%}#text_1{width:100%;font-size:15px;font-weight:700}#text_2{margin-top:15px;font-size:12px;color:#48556a8c;width:98%;font-weight:700}#user_box{position:relative;margin-bottom:-15px;display:flex;align-items:center;justify-content:space-between}.share_icon_box{cursor:pointer;border-radius:50%;height:30px;width:30px;display:flex;align-items:center;justify-content:center;padding-bottom:2px}#avatar{border-radius:50%;width:38px}#name{font-weight:700;font-size:13px}#name_date_box{margin-left:20px;margin-right:45px}.pointer{cursor:pointer}#date{color:#48556aa9}#share_options{overflow:hidden;display:flex;justify-content:center;align-items:center;background-color:#49556b;position:absolute;border-bottom-left-radius:10px;border-bottom-right-radius:10px;height:65px;bottom:-15px;right:-30px}#share{font-size:12px;color:#ffffff8a;letter-spacing:5px}#content_1{width:70%;display:flex;justify-content:space-between;align-items:center}#content{width:80%;justify-content:space-between;align-items:center;display:flex;color:wheat}@media screen and (min-width: 850px){#main_box_container{display:flex;align-items:center;flex-direction:row;background-color:#fff;border-radius:10px;width:620px;height:241px}#image_box{border-bottom-left-radius:10px;border-top-left-radius:10px;width:705px;overflow:hidden;background-image:url(/assets/drawers.d23eb7a8.jpg);background-size:auto 100%;background-repeat:no-repeat;height:100%}#headerimgmobile{display:none}#content_box{display:flex;flex-direction:column;justify-content:space-between;height:100%;padding:20px 30px 30px}#texts_box{display:flex;flex-direction:column;justify-content:space-around;height:auto}#text_2{margin-top:15px;font-size:11px;color:#48556a8c;width:100%;font-weight:700}#text_1{width:97%;font-size:16px;font-weight:700}#user_box{position:relative;margin-bottom:-10px;display:flex;align-items:center;justify-content:space-between}#name_date_box{margin-left:-100px;margin-right:0}#share_options{width:230px;padding:15px;overflow:hidden;display:flex;justify-content:center;align-items:center;background-color:#49556b;position:absolute;border-radius:10px;height:45px;bottom:50px;right:-98px}#share_icon_box_2{display:none}#content_1{width:100%;display:flex;justify-content:space-between;align-items:center}#pontinha{position:absolute;width:15px;height:15px;background-color:#49556b;bottom:44px;right:7px;transform:rotate(45deg)}}
