/* Accordion styles */
#editing-view-port:focus {
    position: relative !important;
    display: block !important;
    -webkit-appearance: none !important;
}

body .table, body .text-long table {
    margin: 0px !important;
}
body .webform-table tr td .form-item {
    margin-top: 1em !important;
}
body .table>tbody>tr>td, body .table>tbody>tr>th, body .table>tfoot>tr>td, body .table>tfoot>tr>th, body .table>thead>tr>td, body .table>thead>tr>th {
vertical-align: middle;
}
.webform-submission-accordion-web-form-form{
    max-width: 1152px;
    margin: 0 auto;
}
#edit-heading .h5--xl-modifier {
    font-size: 40px;
    font-family: var(--v-heading-font);
margin-bottom: 0;
    color: #24144c;
}
.accordion-section {
margin: 0 auto;
width: 100%;
font-family: var(--v-headline-font);
font-size: 40px;
font-style: normal;
font-weight: 600;
line-height: 116%;
border-bottom: 1px solid #D2D2D2;
}
.form-last-item {
    border-bottom: none;
}
body .form-item__textfield {
    color: #453797;
}

body .form-item {
    color: #453797;
}

body .form-item__textfield {
    color: #453797;
    width: 85%;
}
body .table__heading-cell, body .text-long th {
    color: var(--c-accent-high);
    font-weight: 700;
    padding: 1.2em;
    text-align: left;
    font-size: 1.3rem;
    color: #453797;
}
body .table, body .text-long table {
    border: 0;
    border-radius: 4px;
    border-spacing: 0;
    background-color: transparent;
    margin: 1em 0;
    width: 100%;
font-size: 1.3rem;
    color: #453797;
}
.accordion-section .table>thead>tr>th,
.accordion-section .table>tbody>tr>td .form-item__label,
.accordion-section .table>tbody>tr>td .field-suffix,
.accordion-section .table>tbody>tr>td .factor{
    font-size: 18px;
}
.accordion-section .table__row:nth-child(odd), .accordion-section .text-long tr:nth-child(odd) {
    background-color: #f8f8f8;
}
body .table__heading-cell, body .text-long th, body .table__cell, .text-long td
{ border:0px !important
}

.accordion-header {
    cursor: pointer;
    padding: 8px 0;
    font-weight: 500;
    position: relative;
    /* border-bottom: 1px solid #ccc; */
    font-family: var(--v-primary-font);
    color: #24144C;
    font-size: 20px;
    margin: 40px 0 40px 0;
    line-height: 20px;
}

.accordion-header::after {
    content: '+';
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 24px;
    width: 36px;
    height: 36px;
    text-align: center;
    border: 1px solid #453797;
    border-radius: 50%;
    background-color: #fff;
    padding: 0px;
    color: #453797;
    justify-content: center;
    display: flex;
    align-items: center;
}

.accordion-header.active::after {
    content: '−';
    transform: translateY(-50%);
    font-size: 24px;
}
.accordion-section .table>thead>tr>th{
    font-family: var(--v-primary-font);
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    padding: 16px 0px;
    color: #665B82;
    line-height: 19.6px;
    padding: 16px 0px;
}
.accordion-section .table>tbody>tr>td{
    padding: 4.5px 0px;
    height: 56px;
    width: 239px;
}
.accordion-section .table>tbody>tr td:nth-child(5), .accordion-section .table>tbody>tr td:nth-child(6){
width: 0;
}
.accordion-section .table>tbody>tr>td .form-item__label{
    font-family: var(--v-secondary-font);
    margin: 0;
    padding: 1rem 0;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    color: #24144c;
    line-height: 1.5;
}

.accordion-section .table>tbody>tr>td input[type="number"]::-webkit-outer-spin-button,
.accordion-section .table>tbody>tr>td input[type="number"]::-webkit-inner-spin-button{
    -webkit-appearance: none;
    margin: 0;

}

.accordion-section .table>tbody>tr>td .field-suffix {
    font-family: var(--v-secondary-font);
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
    color: #24144C;
    padding-left: 5px;
}

.accordion-section .table>tbody>tr>td .factor {
    font-family: var(--v-secondary-font);
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
    color: #665B82;
}

#edit-heading h2.accordion-section {
    border-bottom: unset !important;
}

#edit-heading {
    margin-bottom: 60px;
}

.accordion-section .table>tbody>tr>td input[type="number"] {
    -moz-appearance: textfield;
}


.accordion-section .form-item__textfield{
    padding: 0.43em;
    width: 120px;
    height: 28px;
    flex-shrink: 0;
    outline: none;
    border-radius: 3px;
    border: 1px solid #D2D2D2;
}
.accordion-section .webform-table tr td .form-item, .accordion-section .webform-table tr td .form-item{
margin: 00 !important;
}
.webform-section-wrapper {
  display: none;
}
.heading.description p{
font-size: 2.8rem;
    line-height: 1.1;
    font-family: var(--v-heading-font);
    margin: 6rem 0 0;
   color: #24144c;
}
@media screen and (max-width: 767px) {

.form-item {
    margin-bottom: 3rem !important;
}
.accordion-section .table>tbody>tr>td .field-suffix{
padding-left: 0;
        display: block;
}
.accordion-section .form-item{
margin-bottom: 3rem
}
.accordion-section .table>thead>tr>th, .accordion-section .table>tbody>tr>td .form-item__label, .accordion-section .table>tbody>tr>td .field-suffix, .accordion-section .table>tbody>tr>td .factor {
    font-size: 12px;
}
.accordion-section .form-item__textfield{
    width: 73px;
    height: 28px;
}
.webform-submission-accordion-web-form-form{
    padding: 2rem;
}
#edit-heading{
    margin-bottom: 4rem;
}
#edit-heading .h5--xl-modifier {
    font-size: 3.6rem;
    font-family: var(--v-heading-font);
    margin: 0;
    margin-bottom: 10px;
}
.accordion-section {
    margin: 0 auto;
    width: 100%;
    margin-bottom: 10px;
}
.webform-section-wrapper {
    display: none;
    padding: 0;
}
.accordion-header{
margin: 30px 0;
  padding-right: 5rem;
}

.accordion-section .table>tbody>tr>td{
padding: 6.5px 0px;
}
}
@media (min-width: 768px) and (max-width: 1024px) {
    .webform-submission-accordion-web-form-form{
        padding: 0 2rem;
    }
}