.info-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:0 60px;}@media only screen and (max-width:750px){.info-wrapper{margin-top:24px;}}.info-wrapper .default-avatar{align-items:center;border:1px solid #efefef;border-radius:50%;display:flex;height:90px;justify-content:center;width:90px;}.info-wrapper .default-avatar svg{height:40px;width:40px;}.info-wrapper .avatar{border-radius:50%;display:flex;height:90px;justify-content:center;overflow:hidden;width:90px;}.info-wrapper .avatar img{height:100%;object-fit:cover;overflow:hidden;width:100%;}.info-wrapper .name{color:#04142b;font-family:Poppins;font-size:15px;font-style:normal;font-weight:600;line-height:22px;margin:14px 0 20px;text-align:center;word-break:break-word;}.info-wrapper .social-media-container{display:flex;flex-wrap:wrap;justify-content:center;}.info-wrapper .social-media-container .media{display:inline-block;height:36px;margin:0 12px;width:36px;}.bag-fixed-container{height:100%;max-width:690px;pointer-events:none;position:fixed;top:0;width:100%;z-index:1;}[dir=ltr] .bag-fixed-container{left:50%;transform:translateX(-50%);}[dir=rtl] .bag-fixed-container{right:50%;transform:translateX(50%);}.bag-fixed{background-color:#fff;border:1px solid #e6ecf0;border-radius:50%;bottom:200px;cursor:pointer;height:48px;overflow:hidden;pointer-events:auto;position:fixed;transition:all .3s;width:48px;z-index:1;}[dir=ltr] .bag-fixed{right:calc(50vw - 650px);}[dir=rtl] .bag-fixed{left:calc(50vw - 650px);}.bag-fixed:hover{transform:scale(1.2);}@media only screen and (max-width:1180px){.bag-fixed{bottom:20px;}[dir=ltr] .bag-fixed{right:0;}[dir=rtl] .bag-fixed{left:0;}}@media only screen and (min-width:870px){.bag-fixed{bottom:20px;}[dir=ltr] .bag-fixed{right:-68px;}[dir=rtl] .bag-fixed{left:-68px;}}.bag-fixed .bag{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%;}.bag-fixed .bag svg{background-size:24px 24px;height:24px;width:24px;}.bag-fixed .bag .bag-num{background-color:red;border-radius:20px;color:#fff;font-size:12px;line-height:16px;min-width:16px;padding:0 6px;position:absolute;text-align:center;top:6px;}[dir=ltr] .bag-fixed .bag .bag-num{right:8px;}[dir=rtl] .bag-fixed .bag .bag-num{left:8px;}@media only screen and (max-width:750px){.bag-fixed{bottom:40px;height:56px;width:56px;}[dir=ltr] .bag-fixed{right:12px;}[dir=rtl] .bag-fixed{left:12px;}.bag-fixed .bag svg{background-size:28px 28px;height:28px;width:28px;}.bag-fixed .bag .bag-num{font-size:12px;min-width:18px;padding:0 6px;top:10px;}[dir=ltr] .bag-fixed .bag .bag-num{right:7px;}[dir=rtl] .bag-fixed .bag .bag-num{left:7px;}}