.testoptions{background:#fff;padding:112px 0}.testoptions .section-title{margin-bottom:24px}.testoptions-head{text-align:center;margin-bottom:40px}.testoptions-cards{z-index:5;flex-direction:column;gap:40px;width:100%;max-width:864px;margin:auto;display:flex;position:relative}.testoptions-card{z-index:4;background:#f6faff;border:1px solid #cad9ff;border-radius:20px;flex-direction:column;align-items:flex-start;gap:24px;width:100%;padding:35.5px 40px;transition:all .2s linear;display:flex;position:relative;transform:translate(0,0)}.testoptions-card__head{justify-content:space-between;align-items:center;width:100%;display:flex}.testoptions-card__icon{justify-content:center;align-items:center;width:40px;height:40px;display:flex}.testoptions-card__inner p{font-size:18px;line-height:150%}.testoptions-card.list-card:nth-of-type(2){z-index:3}.testoptions-card.list-card:nth-of-type(3){z-index:2}.testoptions-card.list-card:hover{z-index:5;transform-origin:50%;transition:all .2s linear;transform:scale(1.15)}@media screen and (width<=1080px){.testoptions{padding:80px 0}.testoptions-card{padding:15px}}