.feesTable{margin:0}
.feesTable .table-wrapper{position:relative;display:flex;flex-direction:column-reverse;margin:0 auto;max-width:1170px}
@media(min-width:1200px){.feesTable .table-wrapper{width:fit-content;flex-direction:column}
}
.feesTable .table-row__switch{display:flex;flex-direction:row-reverse;align-items:center;column-gap:20px;margin-bottom:12px;color:#004571;margin-top:20px;padding:0 10px;align-self:flex-end}
@media(min-width:1200px){.feesTable .table-row__switch{padding:0;margin-bottom:20px}
}
.feesTable .table-row__switch .switch{position:relative;display:inline-block;width:40px;height:24px;margin-bottom:0}
.feesTable .table-row__switch .switch input[type="checkbox"]{opacity:0;width:0;height:0}
.feesTable .table-row__switch .switch input[type="checkbox"]:checked + .slider-round{background-color:#e57200;border:0}
.feesTable .table-row__switch .switch input[type="checkbox"]:checked + .slider-round::before{-webkit-transform:translateX(16px);-ms-transform:translateX(16px);transform:translateX(16px);background-color:#fff}
.feesTable .table-row__switch .switch .slider-round{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;-webkit-transition:.4s;transition:.4s;background-color:#e5ecf0;border-radius:16px;border:1px solid #6f8a9a}
.feesTable .table-row__switch .switch .slider-round::before{position:absolute;content:"";height:15px;width:15px;left:4px;bottom:4px;background-color:#6f8a9a;-webkit-transition:.4s;transition:.4s;border-radius:50%}
.feesTable .table-row__switch .table-row__switch__label{display:block;font-family:'FSEmeric Regular'}
.feesTable .table-row__switch .table-row__switch__label.d-none{display:none}
.feesTable .table-row__switch input[type="checkbox"]:focus + .slider-round{outline:3px solid black;outline-offset:2px}
.feesTable .table-container{margin:0 auto;width:100%;overflow-x:scroll}
@media(min-width:800px){.feesTable .table-container{overflow:hidden}
}
.feesTable .table-container .table-grid{--size:2;width:max-content;padding:0 10px}
@media(min-width:800px){.feesTable .table-container .table-grid{width:100%;padding:0}
}
.feesTable .table-container .table-grid[data-size="3"]{--size:3}
.feesTable .table-container .table-grid[data-size="4"]{--size:4}
.feesTable .table-container .table-grid .table-row{display:grid;grid-template-columns:108px repeat(var(--size),minmax(0,258px));border-bottom:1px solid rgba(0,69,113,0.32);text-align:left;column-gap:8px}
@media(min-width:720px){.feesTable .table-container .table-grid .table-row{grid-template-columns:160px repeat(var(--size),minmax(0,280px))}
}
.feesTable .table-container .table-grid .table-row:first-child,.feesTable .table-container .table-grid .table-row:last-child,.feesTable .table-container .table-grid .table-row:nth-last-child(2){border:0}
.feesTable .table-container .table-grid .table-row:first-child .table-row__item{border-top-left-radius:8px;border-top-right-radius:8px;font-family:"FSEmeric",Arial,Helvetica,sans-serif;font-weight:700}
.feesTable .table-container .table-grid .table-row:last-child .table-row__item{border-bottom-left-radius:8px;border-bottom-right-radius:8px;padding-bottom:24px !important}
.feesTable .table-container .table-grid .table-row .table-row__item{color:#004571;font-family:'FSEmeric Regular';padding:8px 8px 24px 8px}
.feesTable .table-container .table-grid .table-row .table-row__item:nth-of-type(even){background-color:#ffedde}
.feesTable .table-container .table-grid .table-row .table-row__item:nth-of-type(odd){background-color:#e8f6ff}
.feesTable .table-container .table-grid .table-row .table-row__item:first-child{background-color:transparent;font-family:"FSEmeric",Arial,Helvetica,sans-serif;font-weight:700}
.feesTable .table-container .table-grid .table-row .table-row__item .table-row__item-content{max-width:24ch}
.feesTable .table-container .table-grid .table-row .table-row__item .table-row__item-content a{color:#004571;font-weight:700}
.feesTable .table-container .table-grid .table-row .table-row__item .table-row__item-content a:hover{color:#1378c3}
.feesTable .table-scroll__buttons{display:flex;align-items:center;justify-content:space-between;position:absolute;top:50%;left:0;padding:0 10px;transform:translateY(-50%);width:100%;max-width:100vw;z-index:100}
.feesTable .table-scroll__buttons button{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background-color:#00467181;border:0}
.feesTable .table-scroll__buttons button.is-hide{display:none}
.feesTable .table-scroll__buttons button .button-icon{font-size:30px;height:max-content;line-height:0;color:white}
.feesTable .table-scroll__buttons .scroll-right{margin-left:auto}
.feesTable .table-scroll__buttons .scroll-right .button-icon{transform:rotateY(-180deg)}
@media(max-width:720px){.feesTable .table-row__item[role="rowheader"],.feesTable .table-row__item[role="columnheader"]:first-child{position:sticky;left:0;z-index:2;background:white !important}
}
.feesTable .table-row__item[role="columnheader"]{font-size:20px !important;padding-top:16px !important;padding-bottom:8px !important}
.feesTable .table-row__item-content:has(.table-row__item-button,.table-row__item-button--orangeBackground,.table-row__item-button--blueBackground,.table-row__item-button--whiteBackground){max-width:100% !important;text-align:center}
.feesTable .table-row__item-content:has(.table-row__item-button,.table-row__item-button--orangeBackground,.table-row__item-button--blueBackground,.table-row__item-button--whiteBackground) .table-row__item-button{border-radius:8px;width:100%;margin-bottom:16px;border:0;height:40px;cursor:pointer;color:white;background-color:#e57200}
.feesTable .table-row__item-content:has(.table-row__item-button,.table-row__item-button--orangeBackground,.table-row__item-button--blueBackground,.table-row__item-button--whiteBackground) .table-row__item-button--orangeBackground{color:white;background-color:#e57200;border-radius:8px;width:100%;margin-bottom:16px;border:0;height:40px;cursor:pointer;max-width:100% !important;text-align:center}
.feesTable .table-row__item-content:has(.table-row__item-button,.table-row__item-button--orangeBackground,.table-row__item-button--blueBackground,.table-row__item-button--whiteBackground) .table-row__item-button--blueBackground{color:white;background-color:#004571;border-radius:8px;width:100%;margin-bottom:16px;border:0;height:40px;cursor:pointer;max-width:100% !important;text-align:center}
.feesTable .table-row__item-content:has(.table-row__item-button,.table-row__item-button--orangeBackground,.table-row__item-button--blueBackground,.table-row__item-button--whiteBackground) .table-row__item-button--whiteBackground{background-color:#fff !important;color:#004571 !important;border-radius:8px;width:100%;margin-bottom:16px;border:0;height:40px;cursor:pointer;max-width:100% !important;text-align:center}
.feesTable .table-row__item-content:has(.table-row__item-button,.table-row__item-button--orangeBackground,.table-row__item-button--blueBackground,.table-row__item-button--whiteBackground) .table-row__item-linkinfo{font-weight:400 !important}
.feesTable .taxless-price .value,.feesTable .full-price .value{font-weight:700;margin:0;display:inline-block}
.feesTable .feesTable-upperHighlight{background-color:#f2f5f8;border-radius:8px 8px 0 0;margin-bottom:16px;margin-left:8px;margin-right:8px;display:flex;flex-direction:column;justify-content:center;align-items:center}
@media(min-width:720px){.feesTable .feesTable-upperHighlight{margin-left:168px;margin-bottom:24px;margin-right:0;flex-direction:row;gap:26px}
}
.feesTable .feesTable-upperHighlight .feesTable-upperHighlight-item{display:flex;align-items:center;flex-direction:row;gap:4px;font-family:'FSEmeric Regular';font-weight:700;font-style:Bold;font-size:16px;line-height:22px;letter-spacing:0;text-align:center;color:#004571}
.feesTable .feesTable-upperHighlight .feesTable-upperHighlight-svg{filter:invert(45%) sepia(100%) saturate(900%) hue-rotate(5deg) brightness(95%) contrast(105%);height:23px}
.textblock + .feesTable>div:first-of-type{padding-top:0 !important}
.image-icon{width:16px;height:16px}
.table-row__item-button--orangeBackground{color:white;background-color:#e57200;border-radius:8px;width:100%;margin-bottom:16px;border:0;height:40px;cursor:pointer;max-width:100% !important;text-align:center}
.table-row__item-button--blueBackground{color:white;background-color:#004571;border-radius:8px;width:100%;margin-bottom:16px;border:0;height:40px;cursor:pointer;max-width:100% !important;text-align:center}
.table-row__item-button--whiteBackground{background-color:#fff !important;color:#004571 !important;border-radius:8px;width:100%;margin-bottom:16px;border:0;height:40px;cursor:pointer;max-width:100% !important;text-align:center}