.product-pitch-section{display:flex}.product-pitch-section .content{width:100%;display:flex;flex-direction:column}.product-pitch-section .content .title-container{display:flex;align-items:center;gap:20px;margin-bottom:30px}.product-pitch-section .content .text-content{max-width:800px}.product-pitch-section .content .text-content .buttons-container{margin-top:20px;display:flex;gap:20px;flex-direction:row;flex-wrap:wrap}.product-pitch-section img{width:60px;height:60px}.product-pitch-section h1{font-size:48px;color:#fff;font-weight:700;line-height:1.4}.product-pitch-section h2{color:#fff;font-size:20px;margin-bottom:15px}.product-pitch-section p{font-size:18px;max-width:600px;margin-top:15px;margin-bottom:0;color:#bbc0c0}@media screen and (max-width:768px){.product-pitch-section .content{flex-direction:column;gap:20px}.product-pitch-section .content .right-section{align-items:stretch}.product-pitch-section .content .text-content .buttons-container{margin-top:60px;gap:24px}.product-pitch-section h1{font-size:36px}}.institutional-table-wrap{overflow-x:auto}.institutional-table-wrap .table-description{margin-top:8px;font-size:12px;color:#636363;font-style:italic;text-align:center;max-width:100%}.institutional-table{border-spacing:0;font-size:16px;width:100%;background:rgba(0,0,0,0)}.institutional-table td{text-align:left;padding:1rem;color:#333;border-bottom:1px solid #f0f0f0;min-width:80px;background:#fffbe6}.institutional-table tr:last-child td{border-bottom:none}.institutional-table th{padding:.75rem 1rem;text-align:left;font-weight:700;color:#fff;background:#161f3a;border-bottom:1px solid #f0f0f0}.institutional-table .highlight-cell,.institutional-table .highlight-row td{background:#caffc7!important;font-weight:700;color:#07073a}