#saveTheDate.dark{background:var(--indigo-11);color:#fff}#saveTheDate.dark .saveDate-full,#saveTheDate.dark .saveDate-half{background:var(--indigo-10)}#saveTheDate.dark h3{color:#fff}.saveDate-full,.saveDate-half{background:#fff;border-radius:12px;position:relative}.saveDate-container,.saveDate-full{display:flex;gap:3rem;width:100%}.saveDate-container{flex-wrap:wrap}.saveDate-full>div{flex:1}.saveDate-half .saveDate-desc{padding:3rem 2rem calc(5rem + 44px)}.saveDate-full .saveDate-desc{padding:3rem 2rem 3rem 0}.saveDate-image{align-items:center;border-radius:12px 12px 0 0;display:flex;justify-content:center;overflow:hidden;position:relative}.saveDate-full .saveDate-image,.saveDate-full>div{width:calc(50% - 1.5rem)}.saveDate-image{width:100%}.saveDate-half{width:calc(50% - 1.5rem)}.saveDate-cta{bottom:3rem;display:flex;flex-wrap:wrap;gap:1rem;left:2rem;position:absolute}.saveDate-cta button.dropDownBtn.sapBtn.primary.active{background:#fff;border-color:var(--blue-9)!important;color:var(--blue-9)!important}.saveDate-cta .dropDown{background:#fff;border:1px solid var(--gray-6);border-radius:8px;bottom:100%;list-style:none;margin:0;opacity:0;padding:16px 0;position:absolute;transform:translateY(.5rem);visibility:hidden;width:100%;z-index:1}.dropDown.show{opacity:1;transform:translateY(0);visibility:visible}.saveDate-cta ul.dropDown li a{align-items:center;color:var(--gray-9);display:flex;gap:.5em;padding:8px 12px;width:100%}.saveDate-cta ul.dropDown li a:hover{background:var(--blue-1)}.saveDate-cta ul.dropDown li svg{height:1.5rem;width:1.5rem}@media(max-width:959px){#saveTheDate .page-center{max-width:640px}.saveDate-half{width:100%}.saveDate-full{flex-direction:column;gap:0}.saveDate-full .saveDate-desc{padding:3rem 2rem}.saveDate-full .saveDate-image,.saveDate-full>div{width:100%}}@media(max-width:599px){.saveDate-full .saveDate-desc{padding:2rem 1.5rem}.saveDate-half .saveDate-desc{padding:2rem 1.5rem calc(4rem + 44px)}.saveDate-cta{bottom:2rem;left:1.5rem}}@media(min-width:960px){.saveDate-full .saveDate-image img{height:100%!important;object-fit:cover;position:absolute;width:100%}}