.custom-table-wrap{border:1px solid rgba(0,0,0,.1);border-radius:10px;overflow-x:auto;width:100%}.custom-table{border-collapse:collapse;width:100%}.custom-table .red{color:var(--red)}.custom-table .yellow{color:var(--orange)}.custom-table .blue{color:var(--main-blue)}.custom-table .black{color:var(--basic-black)}.custom-table__head{position:relative}.custom-table__head.accent{background-color:var(--main-blue)}.custom-table__head:after{background-color:rgba(0,0,0,.1);content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);width:calc(100% - 40px)}.custom-table__head.accent:after{content:none}.custom-table__head th{color:var(--grey);font-size:13px;font-weight:400;line-height:1.4;padding:19px 15px 18px;text-align:left;text-transform:uppercase}.custom-table__head th:first-child{padding-left:20px}.custom-table__head th:last-child{padding-right:20px}@media(min-width:1200px){.custom-table__head th{font-size:14px;font-weight:700}}.custom-table__head.accent th{color:var(--basic-white)}.custom-table__body tr:nth-child(2n){background-color:rgba(0,0,0,.02)}.custom-table__body td{color:var(--basic-black);font-size:13px;line-height:1.4;padding:20px 15px}.custom-table__body td:first-child{padding-left:20px}.custom-table__body td:last-child{padding-right:20px}@media(min-width:1200px){.custom-table__body td{font-size:15px}}.custom-table__body tr:last-child td:first-child{border-bottom-left-radius:10px}.custom-table__body tr:last-child td:last-child{border-bottom-right-radius:10px}.custom-table__body th{padding:20px 15px;text-transform:capitalize}.custom-table__body th:first-child{padding-left:20px}.custom-table__row-hidden td,.custom-table__row-hidden th{padding-bottom:0;padding-top:0;transition:padding-top .3s ease,padding-bottom .3s ease}.custom-table__row-show td,.custom-table__row-show th{padding-bottom:20px;padding-top:20px;transition:padding-top .6s ease,padding-bottom .6s ease}.custom-table__row-hidden td div,.custom-table__row-hidden th div{max-height:0;overflow:hidden;transition:max-height,.3s ease}.custom-table__row-show td div,.custom-table__row-show th div{max-height:100px;transition:max-height,.6s ease}.custom-table__row-btn--opacity{position:relative}.custom-table__row-btn--opacity:after{background-image:linear-gradient(180deg,hsla(0,0%,100%,0),#fff);content:"";height:85px;left:0;position:absolute;top:-85px;width:100%}.custom-table__row-btn td{text-align:center}.custom-table__row-btn .show-table{height:45px;min-width:160px;width:auto}.nmvtis{padding-bottom:50px}.nmvtis .heading{margin-bottom:20px}.nmvtis td{vertical-align:top}.nmvtis dl{display:flex;flex-direction:column;row-gap:10px}.nmvtis dt{font-weight:400}.nmvtis .heading--l,.nmvtis__text{text-align:center}.nmvtis__text{color:var(--grey);font-size:15px;font-weight:500;line-height:1.2;margin:0 0 20px}
