.amcCard{perspective:1000px}.amc-card-inner{transition:transform .8s;transform-style:preserve-3d;height:100%}.amcName{color:#191442;text-align:center;font-size:14px;font-style:normal;font-weight:500}.amcIcon{height:60px;width:80px;object-fit:contain}.card-front{display:flex;padding:20px 16px;flex-direction:column;justify-content:center;align-items:center;gap:8px;cursor:pointer;position:absolute;border-radius:24px;border:1px solid var(--Neutrals-300,#e0dfe7);background:#fff;box-shadow:0 4px 16px -8px rgba(45,43,64,.12)}.card-back,.card-front{cursor:pointer;-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:#fff;width:100%;height:100%}.amcCard .amc-label{color:var(--Neutrals-Labels,#6b6874);font-size:12px;font-style:normal;font-weight:400;line-height:normal}.amcCard .amc-value{color:var(--Neutrals-900,#2d2b40);font-size:14px;font-style:normal;font-weight:500}.amc-details-wrapper{display:flex;flex-direction:column}.card-logo{width:50px;height:32px;object-fit:contain}.card-sec1{border-bottom:.5px solid #e0dfe7;gap:16px;align-items:center;padding:16px}.card-sec1,.card-sec2{display:flex;flex-direction:row}.card-sec2 .amc-details-wrapper{padding:16px}.card-sec2 .amc-details-wrapper:first-child{border-right:1px solid var(--Neutrals-300,#e0dfe7)}.amcCard:hover .amc-card-inner,.card-back{transform:rotateY(180deg)}.card-back{border-radius:24px;border:1px solid var(--Neutrals-300,#e0dfe7);background:#fff;box-shadow:0 4px 16px -8px rgba(45,43,64,.12)}.amc_list{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}@media (max-width:970px){.amc_list{grid-template-columns:repeat(3,1fr)}}@media (max-width:750px){.amc_list{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.amc_list{grid-template-columns:repeat(1,1fr)}}.amc_header{padding-bottom:20px}.amc_header h1{color:#191442;font-size:var(--font-size-16);font-style:normal;font-weight:500}.faq_wrapper{margin-top:20px}