.stdTempl-text-table{clear:both !important}
.stdTempl-text-table-container{display:flex;max-width:1240px;width:100%;margin:auto;padding:16px}
.textTable-items-container{display:flex;flex-direction:column}
.textTable-item__title{align-self:stretch;flex-grow:0;font-family:Arial;font-size:1.143rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.55;letter-spacing:normal;text-align:left;color:#767c84;padding-bottom:0}
.textTable-item__description{text-align:center;padding-bottom:32px;padding-top:32px;font-size:.81rem}
.textTable-item-cta-container{display:flex}
.textTable-item__cta{flex-grow:0;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;padding:12px 32px;background-color:#ffd200;border-radius:10px 0;max-width:fit-content}
.textTable-item__cta span{flex-grow:0;font-family:Arial;font-size:1.143rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.6;letter-spacing:normal;text-align:center;color:#03234b}
.textTable-items-container ul li{font-size:.81rem;font-weight:normal;text-align:left}
.textTable-items-container ul{margin:0;padding-bottom:24px;padding-left:16px}
.textTable-item__description p{padding-bottom:0}
@media(min-width:1026px){.textTable-table-container{width:100%;min-width:70%;word-wrap:break-word}
.stdTempl-text-table-container{flex-direction:row;justify-content:left;gap:9%}
.stdTempl-text-table-mobile-container{display:none}
.textTable-items-container{max-width:387px;width:100%}
.textTable-item__title{font-size:1.143rem;line-height:1.55;text-align:left}
.textTable-item__description{text-align:left}
.textTable-item-cta-container{justify-content:start}
.no-pt-web{padding-top:0}
}
@media(min-width:642px) and (max-width:1025px){.stdTempl-text-table-container{flex-direction:column;align-items:center;gap:0}
.stdTempl-text-table-desktop-container{display:none}
.touch-textTable-container,.touch-textTable-container .textTable-item__title{display:block;text-align:center}
.textTable-table-container{margin-top:24px;margin-bottom:32px;width:100%}
.textTable-table-container .comparison-table__cell{width:unset}
.textTable-items-container{max-width:65vh}
.textTable-item-cta-container{justify-content:center}
}
@media(max-width:641px){.stdTempl-text-table-container{flex-direction:column;align-items:center;gap:0}
.textTable-table-container{margin-top:24px;margin-bottom:32px;width:100%}
.stdTempl-text-table-desktop-container{display:none}
.textTable-items-container{max-width:335px}
.touch-textTable-container,.touch-textTable-container .textTable-item__title{display:flex;justify-content:center;max-width:335px;text-align:center}
.textTable-item__title{font-size:.905rem;line-height:1.7;text-align:left}
.textTable-item-cta-container{justify-content:center}
.textTable-table-container .comparison-table__cell{width:unset}
}