.detail-course{display:flex;align-items:center;justify-content:center;padding:10px 20px;border-radius:10px;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#0000009a;color:#fff;font-size:16px;min-width:400px;width:fit-content;border:1px solid white}.item-tag-detail{display:flex!important;align-items:center}.icon{margin-right:5px}.divider-tag-detail{align-self:stretch;display:flex;position:relative;flex-direction:column;justify-content:center}.divider-tag-detail:before,.divider-tag-detail:after{content:"";position:absolute}@media only screen and (max-width: 768px){.divider-tag-detail:not(:last-child):after{border-bottom:2px solid rgba(255,255,255,.2);width:70%;bottom:0;left:15%}}@media only screen and (min-width: 768px){.divider-tag-detail:not(:first-child):before{border-left:2px solid rgba(255,255,255,.2);height:80%;left:0;top:15%}}
