#trust-center{background-color:#fafbfc;padding-bottom:50px}#trust-center .wrapper{margin:0 auto;max-width:1140px;width:90%}#trust-center header{background-color:#fff;box-shadow:0 10px 30px rgba(1,23,41,.1);margin-bottom:95px;padding:36px 0;position:sticky;top:0;z-index:3;@media (max-width:992px){margin-bottom:50px}}#trust-center header div>a{align-items:baseline;display:flex;text-decoration:none}#trust-center header div>a>span{color:#011729;font-size:20px;margin-left:6px}#trust-center main>div{display:flex;gap:30px;justify-content:space-between;@media (max-width:992px){flex-direction:column}}#trust-center main .card{background-color:#fff;border-radius:16px;box-shadow:0 10px 30px rgba(1,23,41,.1);display:flex;flex-direction:column;margin-bottom:40px;padding:25px 30px 30px;width:100%;@media (max-width:992px){margin-bottom:0;max-width:unset;width:inherit}}#trust-center main .card .card-header{display:flex;justify-content:space-between}#trust-center main .card .card-header span{align-items:flex-start;color:#f79c26;display:flex;gap:5px}#trust-center main .card .trust-title{font-size:20px;font-weight:400;margin-bottom:30px}#trust-center main .card .trust-content{font-size:20px;padding:0 30px;@media (max-width:480px){padding-bottom:0;padding-left:0;padding-right:0;padding-top:0}}#trust-center main .card .card-item,#trust-center main .card button{align-items:center;background:#f0f3f5;border:none;border-radius:16px;cursor:pointer;display:flex;font-family:Lato,sans-serif;font-size:16px;font-weight:600;justify-content:space-between;margin-bottom:20px;padding:10px 25px}#trust-center main .card .card-item:hover,#trust-center main .card button:hover{background-color:#dfe4e8}#trust-center main #badges button{font-size:20px}#trust-center main #badges #scorecard{cursor:auto;flex-direction:column;gap:10px}#trust-center main #badges #scorecard:hover{background-color:#f0f3f5}#trust-center main #full-card{max-width:1140px;width:unset;@media (max-width:992px){margin-bottom:30px;margin-left:0;margin-right:0;margin-top:30px}}#trust-center main #full-card .full-card-content{display:flex;justify-content:space-between;@media (max-width:992px){display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;grid-column-gap:20px;grid-row-gap:20px}@media (max-width:480px){grid-template-columns:1fr;grid-template-rows:1fr 1fr 1fr 1fr}}#trust-center main #full-card .full-card-content .card-item{flex-direction:column;padding:15px 23px;text-align:center;width:19%;@media (max-width:992px){margin-bottom:0;width:80%}@media (max-width:480px){width:85%}}#trust-center main #full-card .full-card-content .card-item span{font-weight:600;margin-bottom:10px}#trust-center main #full-card .full-card-content .card-item ul li{color:#0e6e9d;font-weight:400;margin-bottom:6px}#trust-center main .only-text button{gap:25px;padding:22px 25px;text-align:initial}#trust-center main .left-cards,#trust-center main .right-cards{width:100%;@media (max-width:992px){display:flex;flex-direction:column;gap:30px;max-width:unset}}#trust-center main .fit-height{height:fit-content}#trust-center #nda-popup{background-color:#021d3391;display:none;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:5}#trust-center #nda-popup .nda-container{background-color:#c8d0d6;border-radius:16px;box-shadow:0 10px 30px rgba(1,23,41,.1);left:50%;max-width:630px;padding:20px 30px;position:relative;top:55%;transform:translate(-50%,-50%);width:60%;z-index:2;@media (max-width:576px){width:70%}}#trust-center #nda-popup .nda-container .nda-header{display:flex;flex-direction:column}#trust-center #nda-popup .nda-container .nda-header .close-container{align-self:flex-end;cursor:pointer;font-size:30px;font-weight:600;width:fit-content}#trust-center #nda-popup .nda-container .nda-header h3{font-size:26px;margin-bottom:8px;text-align:center}#trust-center #nda-popup .nda-container>.nda-content{background-color:#f0f3f5;margin-top:20px;max-height:300px;overflow-y:auto;padding:15px}#trust-center #nda-popup .nda-container>.nda-content h4{font-size:22px;margin-bottom:8px;text-align:center;text-transform:uppercase;@media (max-width:480px){font-size:18px}}#trust-center #nda-popup .nda-container>.nda-content ol li,#trust-center #nda-popup .nda-container>.nda-content p{margin-bottom:8px}#trust-center #nda-popup .nda-container .form-container{background:none;margin-top:20px;padding:0}#trust-center #nda-popup .nda-container .form-container form{align-items:flex-end;display:flex;justify-content:space-between}#trust-center #nda-popup .nda-container .form-container form .field{width:100%}#trust-center #nda-popup .nda-container .form-container form .field .hs-form-required{color:red}#trust-center #nda-popup .nda-container .form-container form .field .input{margin-top:7px;width:100%}#trust-center #nda-popup .nda-container .form-container form .field .input input{width:90%}#trust-center #nda-popup .nda-container .form-container form .field .hs-error-msg{color:red;font-size:14px}#trust-center #nda-popup .nda-container .form-container form.hs_submit .hs-button{background:#0e6e9d;box-shadow:none;font-size:14px;padding:10px 20px;text-transform:none}