:root{--card-width:260px;--card-height:400px;--center-gap:256px;--stack-gap:115px}.slider-wrapper{align-items:center;display:flex;flex-direction:column;height:fit-content;justify-content:center;position:relative;width:100%}.slider{height:var(--card-height);perspective:1200px;position:relative;transform-style:preserve-3d;width:var(--card-width)}.card{background-position:50%;background-size:cover;cursor:pointer;height:100%;opacity:0;pointer-events:none;position:absolute;transition:transform .5s cubic-bezier(.2,.8,.2,1),opacity .5s ease,z-index 0s linear .25s;width:100%}.card[style*="--abs: 0"],.card[style*="--abs: 1"],.card[style*="--abs: 2"],.card[style*="--abs: 3"],.card[style*="--abs: 4"]{opacity:1;pointer-events:auto}.card{filter:brightness(1);transform:translateX(0) scale(1) rotateY(0deg);z-index:calc(10 - var(--abs))}.card[data-direction="1"]{filter:brightness(.8);transform:translateX(calc(var(--center-gap) + (var(--abs) - 1)*var(--stack-gap))) scale(calc(1 - var(--abs)*.1)) rotateY(-45deg)}.card[data-direction="-1"]{filter:brightness(.8);transform:translateX(calc((var(--center-gap) + (var(--abs) - 1)*var(--stack-gap))*-1)) scale(calc(1 - var(--abs)*.1)) rotateY(45deg)}.card[data-direction="0"]:hover{transform:scale(1.025)}.slider-d{padding:150px 0 300px;position:relative}.key-points h2,.slider-d h2{color:#495883;font-size:48px;font-weight:600;letter-spacing:-1px;line-height:normal;margin-bottom:30px;text-align:center}.slider-d:before{background:url(https://21635735.fs1.hubspotusercontent-na1.net/hubfs/21635735/bg-grad.png);background-position:bottom;background-repeat:no-repeat;background-size:cover;bottom:45px;content:"";height:23rem;left:0;position:absolute;width:100%}.table-striped th{color:#093555!important;font-size:28px;font-weight:600;line-height:30px}.table-striped td{color:#093555!important;font-size:16px;font-style:normal;font-weight:500;line-height:22px}.table>:not(caption)>*>*{padding:1.25rem .5rem}.key-points{position:relative;top:-5rem}.table-striped>tbody>tr:nth-of-type(odd)>*{background-color:rgba(0,0,0,.05);--bs-table-accent-bg:transparent;border:none;box-shadow:none!important}.table-striped>tbody>tr:nth-of-type(odd)>td:first-child,.table-striped>tbody>tr:nth-of-type(odd)>th:first-child{background:linear-gradient(90deg,transparent,rgba(0,0,0,.05))}.table-striped>tbody>tr:nth-of-type(odd)>td:last-child{background:linear-gradient(270deg,transparent,rgba(0,0,0,.05))}.slider-wrapper .button--secondary{font-weight:500}@media (max-width:767px){:root{--card-width:165px;--card-height:235px;--center-gap:156px;--stack-gap:85px}.slider-d{padding:50px 0 200px}.key-points h2,.slider-d h2{font-size:28px;padding:0 15px}.slider-d:before{bottom:inherit;top:25%}.key-points tbody{display:flex;flex-direction:column}.key-points tr{display:contents}.key-points td{padding:4px 10px!important}.table-striped>tbody>tr:nth-of-type(odd)>*{background-color:transparent}}