.secondary-cta{align-items:center;background-color:#fff;border:2px solid #000;border-radius:8px;color:#000;cursor:pointer;display:inline-flex;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;justify-content:center;margin-top:1rem;overflow:hidden;padding:.75rem 1.5rem;position:relative;transition:all .3s ease}.secondary-cta:after{content:"→";display:inline-block;margin-left:.5rem;opacity:0;transform:translateX(-5px);transition:opacity .3s ease,transform .3s ease}.secondary-cta:hover:after{opacity:1;transform:translateX(0)}@media (max-width:768px){.secondary-cta:after{content:"↓";transform:translateY(-5px)}.secondary-cta:hover:after{transform:translateY(0)}}.hero-left{background-color:transparent;display:flex;flex-direction:column;font-family:Poppins,sans-serif!important;justify-content:space-between;padding:2rem;width:100%}.logo-wrapper{margin-bottom:1.5rem}.logo-wrapper img{height:auto;max-width:180px}.talk-highlight-wrapper{margin-bottom:1.5rem;position:relative}.talk-highlight{background-color:#ddd7ff;border-radius:0;padding:1rem 1.25rem;position:relative;z-index:1}.talk-highlight h1{color:#000!important;font-size:1.5rem!important;font-weight:400!important;line-height:1.4!important;margin:0}.talk-highlight h1 strong{font-weight:700!important}.highlight-square{background-color:#ddd7ff;border-radius:0;height:16px;position:absolute;right:-16px;top:-16px;width:16px;z-index:0}.cta-row{align-items:stretch;display:flex;gap:.75rem;margin-top:1.5rem}.cta-row>*{align-items:center;display:flex;justify-content:center}.save-date{background-color:#e7ddff;border:2px solid #000;border-radius:2rem;color:#000!important;cursor:pointer;font-size:1rem!important;font-weight:600!important;height:auto;padding:.75rem 1.5rem}.chevron-circle{aspect-ratio:1/1;border:2px solid #000;border-radius:50%;font-size:.75rem;height:auto;padding:.75rem;width:50px}.date-strip{background-color:#4b22f4;border-radius:10px!important;border-radius:0;color:#fff!important;display:flex;flex-direction:column;font-size:.95rem!important;gap:.5rem;margin-top:1rem;padding:1rem}.date-strip .date{background-color:#fff;border-radius:1rem;color:#4b22f4!important;display:inline-block;font-weight:600!important;padding:.25rem .75rem;width:fit-content}@media (max-width:768px){.hero-left{align-items:center;padding:1.5rem;text-align:center}.logo-wrapper{display:flex;justify-content:center}.talk-highlight h1{font-size:1.25rem!important}.highlight-square{left:-16px;right:auto}.cta-row{justify-content:center}.date-strip{align-items:center}}