.btn{padding:.375rem .75rem;color:#fff;display:flex;flex-direction:row;gap:5px;width:-moz-max-content;width:max-content;align-items:center;font-size:.9rem}.btn,.btn.menuButton{width:-moz-fit-content;width:fit-content}.btn.menuButton{height:-moz-fit-content;height:fit-content}.btn.hubspot{background:#ff7a59}.btn.fullwidth{width:100%;text-align:center;justify-content:center}.btn.sm{font-size:.75rem;font-weight:500}.btn.link{padding:0;background:rgba(0,0,0,0);text-decoration:underline;display:inline-block;color:#1d4ed8;font-size:inherit}.btn.link:hover{background:rgba(0,0,0,0);color:#004461}.btn.xs{padding:.5rem;font-size:.75rem;line-height:.75rem;height:-moz-fit-content;height:fit-content}.btn.xl{font-size:1rem;padding:10px 25px}.btn.outlined{background:#fff;color:#004461;border:1px solid #004461}.btn.outlined:hover{background:#111827;color:#fff}.btn.outlined.gray{background:#f3f4f6;color:#374151;border:1px solid #374151}.btn.outlined.gray:hover{background:#374151;color:#fff}.btn.landing{background:rgba(0,0,0,0);border:2px solid #fff;color:#fff;height:auto}.btn:hover{cursor:pointer;color:#fff;background:#1d4ed8}.btn.simple{background:rgba(0,0,0,0);color:#111827}.btn.simple:hover{background:#f3f4f6}.btn.variantRed{background:#dc2626;color:#fff}.btn.variantRed:hover{background:#111827}@media screen and (max-width:1024px){.btn,.btn.xl{font-size:.8rem}.btn.xl{padding:10px 20px}}