body,html{margin:0;padding:0}#calendly-container{width:100%;min-width:320px;min-height:700px}.partner-strip{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;margin:8px 0 40px;padding:18px 26px;border:1px solid #e4dffb;border-left:4px solid #4a3aff;border-radius:12px;background:#f6f4ff;text-decoration:none;transition:border-color .15s ease,box-shadow .15s ease;font-family:Inter,sans-serif}.partner-strip:hover{border-color:#4a3aff;box-shadow:0 10px 30px -18px rgba(74,58,255,.5)}.partner-strip__text{font-size:.92rem;line-height:1.45;color:#5b5c78}.partner-strip__text strong{color:#12132b;font-weight:600}.partner-strip__cta{display:inline-flex;align-items:center;gap:.45rem;white-space:nowrap;font-weight:700;font-size:.95rem;color:#4a3aff}.partner-strip__cta img{width:15px}@media screen and (max-width:767px){.partner-strip{flex-direction:column;align-items:flex-start;gap:.75rem}}