.newDrs-component{font-family:'AkkuratRegular';font-style:normal;font-weight:normal;color:#000;font-size:11px;position:relative;border:0}
.newDrs-component.round-border{min-height:550px;border:1px solid #a7a8ab;padding:20px}
.newDrs-component h3{font-family:'akkurat-pro';font-stretch:normal;font-weight:400;font-size:40px;color:#00243d}
.more-arrow{vertical-align:middle;margin-left:5px;width:12px;height:12px}
.newDrs-component .newDr-header .gdn-title{font-family:'akkurat-pro';font-stretch:normal;font-weight:400;font-size:40px;color:#00243d}
.newDrs-component .newDr-header .gdn-title:hover{text-decoration:underline}
.newDrs-component .bny-body-panel-content{margin-bottom:20px;box-sizing:border-box}
.newDrs-component .bny-body-panel-cta-top{position:absolute;top:20px;right:35px;margin:0;text-transform:uppercase;font-size:11px;font-family:'akkurat-pro'}
.newDrs-component .newDr-header{display:flex;justify-content:space-between;align-items:center;text-transform:none}
.newDrs-component .newDr-header a,.newDrs-component a{font-size:14px;cursor:pointer;outline:0;text-decoration:none;font-family:'akkurat-pro';line-height:20px;color:#58595b}
.newdrs-filter{margin-bottom:19px}
.newdrs-filter-list{display:flex}
.newdrs-filter li a{font-family:'akkurat-pro';font-style:normal;font-weight:normal;font-size:12px;border-radius:16px;padding:6px 12px;cursor:pointer;margin-bottom:4px;margin-right:5px}
.newdrs-filter li .selected{background:#00243d;color:#fff}
.newdrs-filter li .not-selected{color:#000;background:#eff5f6}
.newDrs-component table{width:100%;padding:10px;table-layout:fixed;max-width:100%;margin-bottom:48px;background-color:transparent;font-family:'akkurat-pro';font-size:14px;font-weight:400}
.newDrs-component table th{text-transform:uppercase}
.newDrs-component table td{word-break:break-word}
.newDrs-component table tr{border:1px solid #eaeaea;height:64px}
.newDrs-component table td{color:#58595b}
.newDrs-component table tr:hover{background-color:#eaeaea;cursor:pointer}
.newDrs-component .table>:not(caption)>*>*{background-color:inherit;box-shadow:none;padding:8px;text-align:left}
.newDrs-component .title-data{text-align:left !important}
.newDrs-component{padding:0 5px}
@media only screen and (max-width:768px){.newDrs-component h3{font-size:24px}
.newDrs-component .table td{display:flex;text-align:justify;font-weight:400;font-size:12px}
.newDrs-component .table td::before{width:50%;content:attr(data-label);font-weight:bold;margin-bottom:5px;flex:1}
.newDrs-component .table thead{display:none}
.newDrs-component .table>:not(caption)>*>*{padding:6px}
.newDrs-component .table .title-name{display:flex;align-items:center;gap:15px;font-size:22px;line-height:30px;color:red}
.newDrs-component .table .title-data{flex-direction:column;margin-top:10px;text-align:justify;gap:4px}
.newDrs-component .table .title-data a{font-size:16px;font-weight:400;color:#00243d}
}