#app.desktop .consents .consents-details::-webkit-scrollbar{width:1em}#app.desktop .consents .consents-details::-webkit-scrollbar-track{box-shadow:inset 0 0 3px rgba(0,0,0,.1);background-color:#f6f6f6;border-radius:.5em}#app.desktop .consents .consents-details::-webkit-scrollbar-thumb{background-color:#ddddd8;border-radius:.5em;box-shadow:inset 0 0 3px rgba(0,0,0,.1)}#app.phone .consents .consents-details::-webkit-scrollbar{height:0;width:0;display:none;background-color:rgba(0,0,0,0)}#app .consents{display:flex;flex-direction:column;overflow-x:hidden;overflow-y:hidden;background-color:#fff;text-align:justify}#app .consents .consents-details{overflow:auto}#app .consents .c-header{display:flex;justify-content:space-between;padding-bottom:10px;align-items:center;height:30px}#app .consents .c-header .c-btnsv{display:flex;font-family:icons}#app .consents .c-header .c-btnsv .b-text{font-family:"Open Sans",sans-serif;font-size:13px;font-weight:400;font-style:normal;color:#333;padding-right:10px}#app .consents .c-content{position:relative;padding:20px;margin-bottom:10px;background-color:#f0f0f0;text-align:justify}#app .consents h2,#app .consents h3,#app .consents h4,#app .consents span{color:#5e9ad6;margin-block-start:0}#app .consents .consents-buttons{display:flex;justify-content:space-between}#app.phone .consents{margin:auto 0}#app.phone .consents .consents-details{overflow-y:auto}#app.phone .consents .consents-details .c-list{margin-top:20px}#app.phone .consents .consents-buttons{margin-top:20px;flex-direction:column;align-items:center}#app.phone .consents .consents-buttons button{margin-top:10px}#app.phone .consents .consents-buttons>div{margin-top:10px}#app.desktop .consents{width:500px;max-height:90vh;margin:auto 0}#app.desktop .consents .consents-details{padding-right:10px}#app.desktop .consents .consents-details .c-list{margin-top:30px}#app.desktop .consents .consents-buttons{margin-top:30px}
