.ar-button-82-pushable{width:auto;position:relative;border:none;background:0 0;padding:0;cursor:pointer;outline-offset:4px;transition:filter 250ms;user-select:none;-webkit-user-select:none;touch-action:manipulation}.ar-button-82-front{display:inline-block;position:relative;padding:12px 27px;border-radius:12px;font-size:1.1rem;color:#fff;background:hsl(345deg 100% 47%);will-change:transform;transform:translateY(-4px);transition:transform .6s cubic-bezier(.3, .7, .4, 1)}.arbtngreen{background:green}.arbtnblue{background:#00f}.arbtnblack{background:#555}@media (min-width:768px){.ar-button-82-front{font-size:1.25rem;padding:12px 42px}}.ar-button-82-pushable:hover{filter:brightness(110%)} .bn632-hover{width:70px;font-weight:700;color:#fff;cursor:pointer;height:25px;text-align:center;border:none;background-size:300% 100%;border-radius:50px;moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.bn632-hover:hover{background-position:100% 0;moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.bn632-hover:focus{outline:0}.bn632-hover.bn21{background-image:linear-gradient(to right,#fc6076,#ff9a44,#ef9d43,#e75516);box-shadow:0 4px 15px 0 rgba(252,104,110,.75)}.ar-table-container{max-width:1000px;margin-left:auto;margin-right:auto;padding-left:10px;padding-right:10px}.responsive-table li{border-radius:5px;display:flex;justify-content:space-between;margin-bottom:6px}.responsive-table .table-header{background-color:#70ad47;font-size:14px;text-transform:uppercase;letter-spacing:.03em;font-weight:700;color:#fff;box-shadow:-2px 19px 9px 0 rgb(42 14 14 / 10%)}.responsive-table .table-row{background-color:#e2efda;box-shadow:0 0 9px 0 rgba(0,0,0,.1)}.responsive-table .table-row img{width:100px;max-height:36px}.responsive-table .col-1{flex-basis:20%;padding:10px 10px}.responsive-table .col-2{flex-basis:30%;padding:10px 10px}.responsive-table .col-3{flex-basis:30%;padding:10px 10px}.responsive-table .col-4{flex-basis:20%;padding:10px 10px}.responsive-table .table-row .col-2{font-size:15px;font-weight:700;line-height:2}.responsive-table .table-row .col-3{font-size:15px;font-weight:700;line-height:2}@media all and (max-width:767px){.responsive-table .col-1{flex-basis:70%;padding:10px 10px}.responsive-table .col-2{flex-basis:90%;padding:10px 10px}.responsive-table .col-3{flex-basis:90%;padding:10px 10px}.responsive-table .col-4{flex-basis:20%;padding:10px 10px}.responsive-table .table-header .col-1{flex-basis:30%;padding:10px 10px}.responsive-table .table-header .col-2{flex-basis:10%;padding:10px 10px}.responsive-table .table-header .col-3{flex-basis:21%;padding:10px 10px}.responsive-table .table-header .col-4{flex-basis:auto;padding:10px 10px}}.modal{display:none;align-items:center;justify-content:center;position:fixed;z-index:999999;width:100%;height:100%;top:0;}.modal[open]{display:flex}.model-inner{background-color:#fff;border-radius:.5em;max-width:600px;padding:2em;margin:auto}.modal-header{display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid #000}#modal-overlay{width:100%;height:100%;position:fixed;top:0;left:0;z-index:0;background-color:#000;opacity:.5}