.lob-trust-pilot-reviews{background-color:#f6f4ef;padding:80px 0}.trustpilot-widget{margin:0 auto;max-width:1170px}.tp-disclosure{margin:-12px auto 0;max-width:1170px;padding:0 24px 20px}.tp-disclosure p{color:#555f6d;font-weight:600;text-align:center}.lob-tp-guarded{position:relative;width:100%}.lob-tp-guard-overlay{cursor:pointer;inset:0;position:absolute;z-index:10}.lob-modal-backdrop{animation:lob-fade-in .15s ease-out;background:rgba(0,0,0,.5);display:none;inset:0;position:fixed;z-index:100000}.lob-modal-backdrop.lob-active{align-items:center;display:flex;justify-content:center}.lob-modal{animation:lob-slide-in .2s ease-out;background:#fff;border-radius:.5rem;box-shadow:0 .5rem 1rem rgba(0,0,0,.15);color:#212529;font-size:16px;line-height:1.5;max-width:550px;overflow:hidden;width:90%}.lob-modal-header{align-items:center;border-bottom:1px solid #dee2e6;display:flex;justify-content:space-between;padding:1rem 1.25rem}.lob-modal-title{color:#1c0e52;font-family:FS Koopman Medium,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:600;margin:0}.lob-modal-close{background:none;border:none;color:#6c757d;cursor:pointer;font-size:1.5rem;line-height:1;opacity:.7;padding:0;transition:opacity .15s}.lob-modal-close:hover{opacity:1}.lob-modal-body{font-family:FS Koopman,Helvetica,Arial,sans-serif;padding:1.25rem}.lob-modal-body p{margin:0 0 .75rem}.lob-modal-body p:last-child{margin-bottom:0}.lob-modal-footer{border-top:1px solid #dee3e6;display:flex;gap:.5rem;justify-content:flex-end;padding:1rem 1.25rem}.lob-btn{border:1px solid transparent;border-radius:.375rem;cursor:pointer;display:inline-block;font-family:FS Koopman,Helvetica,Arial,sans-serif;font-size:.95rem;font-weight:500;line-height:1.5;padding:.5rem 1.25rem;text-align:center;transition:backgtround-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.lob-btn:focus-visible{outline:2px solid #0d6efd;outline-offset:2px}.lob-btn-primary{background-color:#371ca1;border-color:#371ca1;color:#fff}.lob-btn-primary:hover{background-color:#1c0e52;border-color:#1c0e52}@keyframes lob-fade-in{0%{opacity:0}to{opacity:1}}@keyframes lob-slide-in{0%{opacity:0;transform:translateY(-1rem)}to{opacity:1;transform:translateY(0)}}