.table{--bs-table-color:var(--rwz-col-black);--bs-table-bg:transparent;--bs-table-border-color:var(--rwz-col-lightgrey);--bs-table-accent-bg:transparent;--bs-table-striped-color:var(--rwz-col-black);--bs-table-striped-bg:rgba(0,0,0,.05);--bs-table-active-color:var(--rwz-col-black);--bs-table-active-bg:rgba(0,0,0,.1);--bs-table-hover-color:var(--rwz-col-black);--bs-table-hover-bg:rgba(0,0,0,.075);border-color:var(--bs-table-border-color);color:var(--bs-table-color);margin-bottom:1rem;vertical-align:top;width:100%}.table>:not(caption)>*>*{background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg);padding:1rem}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:2px solid}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped-columns>:not(caption)>tr>:nth-child(2n),.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover>*{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-color:#000;--bs-table-bg:#fce5cc;--bs-table-border-color:#e3ceb8;--bs-table-striped-bg:#efdac2;--bs-table-striped-color:#000;--bs-table-active-bg:#e3ceb8;--bs-table-active-color:#000;--bs-table-hover-bg:#e9d4bd;--bs-table-hover-color:#000;border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-secondary,.table-success{--bs-table-color:#000;--bs-table-bg:#cce6d9;--bs-table-border-color:#b8cfc3;--bs-table-striped-bg:#c2dbce;--bs-table-striped-color:#000;--bs-table-active-bg:#b8cfc3;--bs-table-active-color:#000;--bs-table-hover-bg:#bdd5c9;--bs-table-hover-color:#000}.table-info,.table-secondary,.table-success{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-info{--bs-table-color:#000;--bs-table-bg:#cff4fc;--bs-table-border-color:#badce3;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000}.table-warning{--bs-table-color:#000;--bs-table-bg:#fff3cd;--bs-table-border-color:#e6dbb9;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000}.table-danger,.table-warning{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-danger{--bs-table-color:#000;--bs-table-bg:#f8d7da;--bs-table-border-color:#dfc2c4;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000}.table-light{--bs-table-color:#000;--bs-table-bg:#f4f7fa;--bs-table-border-color:#dcdee1;--bs-table-striped-bg:#e8ebee;--bs-table-striped-color:#000;--bs-table-active-bg:#dcdee1;--bs-table-active-color:#000;--bs-table-hover-bg:#e2e4e7;--bs-table-hover-color:#000}.table-dark,.table-light{border-color:var(--bs-table-border-color);color:var(--bs-table-color)}.table-dark{--bs-table-color:#fff;--bs-table-bg:#586773;--bs-table-border-color:#697681;--bs-table-striped-bg:#606f7a;--bs-table-striped-color:#fff;--bs-table-active-bg:#697681;--bs-table-active-color:#fff;--bs-table-hover-bg:#65727e;--bs-table-hover-color:#fff}.table-responsive{-webkit-overflow-scrolling:touch;overflow-x:auto}@media (max-width:575.98px){.table-responsive-sm{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:767.98px){.table-responsive-md{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:991.98px){.table-responsive-lg{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:1199.98px){.table-responsive-xl{-webkit-overflow-scrolling:touch;overflow-x:auto}}@media (max-width:1399.98px){.table-responsive-xxl{-webkit-overflow-scrolling:touch;overflow-x:auto}}.image-zoom__link{display:block;position:relative;transition:all .2s ease-in-out}.image-zoom__link:before{background-color:rgba(239,125,0,.2);content:"";inset:0;opacity:0;position:absolute;transition:all .2s ease-in-out}.image-zoom__link:after{align-items:center;background-color:initial;border:1px solid #fff;border-radius:50%;color:#fff;content:"+";display:flex;font-size:28px;font-weight:300;height:44px;justify-content:center;left:calc(50% - 24px);position:absolute;scale:.8;top:calc(50% - 24px);transition:all .3s ease-in-out;width:44px}.image-zoom__link:hover:before{opacity:1}.image-zoom__link:hover:after{background-color:#ef7d00;border:1px solid #ef7d00;scale:1}.image-zoom__overlay{--rwz-gallery-margin:5px;align-content:center;background-color:rgba(0,0,0,.5);bottom:0;display:grid;justify-content:center;left:0;opacity:0;padding:var(--rwz-gallery-margin);pointer-events:none;position:fixed;right:0;top:0;transition:all .4s ease-in-out;z-index:1000}@media (min-width:992px){.image-zoom__overlay{--rwz-gallery-margin:2rem}}.image-zoom__overlay.show{opacity:1;pointer-events:all}.image-zoom__overlay.show img{scale:1}.image-zoom__overlay img{display:block;filter:drop-shadow(1px 1px 10px rgba(0,0,0,.5));margin:auto;max-height:calc(100vh - var(--rwz-gallery-margin)*2);max-width:1312px;object-fit:contain;scale:.85;transition:all .3s ease-in-out;width:calc(100vw - var(--rwz-gallery-margin)*2)}.image-zoom__overlay .image-zoom__close{background:var(--rwz-col-primary);border-radius:50%;color:#fff;height:32px;line-height:36px;position:absolute;right:2rem;text-align:center;top:2rem;width:32px;z-index:3}