@import url(https://qa.union.theknot.com/dist/v2/global-app-kernel/latest/core.css);.assistant-dock-button_attachedButton__1bqbJ{position:fixed;bottom:0;right:var(--ods-p-space-70);border-radius:var(--ods-p-border-radius-70) var(--ods-p-border-radius-70) 0 0;padding:0 var(--ods-p-space-70) 0 0;z-index:19;display:flex;align-items:center;justify-content:center;color:var(--ods-p-color-neutral-white);box-shadow:0 1px 4px 0 rgba(0,0,0,.2),0 3px 10px 0 rgba(0,0,0,.13);cursor:pointer;overflow:hidden}@media (max-width:480px){.assistant-dock-button_attachedButton__1bqbJ{bottom:0;right:0;left:0;justify-content:flex-start;border-radius:0}}.assistant-dock-button_attachedButton__1bqbJ:before{content:"";position:absolute;top:50%;left:50%;width:600px;height:600px;background:linear-gradient(45deg,var(--ods-p-color-primary-300) 35%,#4eaaff 65%);animation:assistant-dock-button_gradient__WpLGe 6s ease infinite,assistant-dock-button_rotate__IcVD6 15s linear infinite;z-index:-1;pointer-events:none}.assistant-dock-button_attachedButton__1bqbJ.assistant-dock-button_attachedButton--light__NQRPd{color:black}.assistant-dock-button_attachedButton__1bqbJ.assistant-dock-button_attachedButton--light__NQRPd:after{content:"";position:absolute;top:var(--ods-p-space-20);left:var(--ods-p-space-20);right:var(--ods-p-space-20);bottom:0;border-radius:var(--ods-p-border-radius-60) var(--ods-p-border-radius-60) 0 0;background:rgb(255,255,255);z-index:-1;pointer-events:none}@media (max-width:480px){.assistant-dock-button_attachedButton__1bqbJ.assistant-dock-button_attachedButton--light__NQRPd:after{border-radius:0;right:0;left:0}}.assistant-dock-button_attachedButton__1bqbJ.assistant-dock-button_attachedButton--light__NQRPd:before{background:linear-gradient(45deg,var(--ods-p-color-primary-300) 15%,#2f8dea 85%);background-position:0 50%;transform:translate(-50%,-50%) rotate(0deg);animation:assistant-dock-button_rotate__IcVD6 2.5s linear infinite;animation-iteration-count:2}.assistant-dock-button_attachedButton__1bqbJ .assistant-dock-button_attachedButton__text__ztg4J{padding-left:0;padding-right:var(--ods-p-space-50);margin-left:-8px;opacity:1;overflow:hidden;white-space:nowrap;transition:all .35s ease}.assistant-dock-button_attachedButton__1bqbJ .assistant-dock-button_attachedButton__text__ztg4J span{color:var(--ods-p-color-neutral-400);font-weight:400}@media (max-width:767px){.assistant-dock-button_attachedButton__1bqbJ .assistant-dock-button_attachedButton__text__ztg4J{flex:1 1;align-items:flex-start;text-align:left}}.assistant-dock-button_attachedButton__1bqbJ .assistant-dock-button_attachedButton__icon__QJbtq{min-height:24px;min-width:24px}.assistant-dock-button_aiRoundOuter__bI1LA{padding:7px;width:56px;height:56px;transition:all .35s ease;display:flex;align-items:center;justify-content:center}.assistant-dock-button_aiRoundOuter__bI1LA .assistant-dock-button_aiRound__5WTzh{position:relative;background-size:cover;overflow:hidden;border-radius:50px;background:linear-gradient(45deg,var(--ods-p-color-primary-300) 15%,#2f8dea 85%);background-position:0 50%;width:100%;height:100%}.assistant-dock-button_aiRoundOuter__bI1LA .assistant-dock-button_aiRound__5WTzh svg{position:relative;z-index:2;height:100%;width:100%}.assistant-dock-button_aiRoundOuter__bI1LA .assistant-dock-button_aiRound__5WTzh:before{content:"";position:absolute;top:0;left:-150px;width:150px;height:100%;z-index:1;background:linear-gradient(80deg,transparent 35%,#ffd2f2 50%,transparent 65%);opacity:.5;animation:assistant-dock-button_shimmer__eEDxF 1.5s linear 1;animation-iteration-count:1;animation-delay:3s}.assistant-dock-button_aiRoundOuter__bI1LA .assistant-dock-button_aiRound__5WTzh:after{content:"";position:absolute;top:50%;left:50%;width:60px;height:60px;z-index:0;background:linear-gradient(45deg,var(--ods-p-color-primary-300) 15%,#2f8dea 85%);background-position:0 50%;transform:translate(-50%,-50%) rotate(0deg)}.assistant-dock-button_suggestion__nebyG{transition:opacity .5s ease,width 1s ease;width:170px;display:inline-flex;overflow:hidden}.assistant-dock-button_suggestion__nebyG.assistant-dock-button_fade__ALdiB{opacity:0}.assistant-dock-button_suggestion__nebyG.assistant-dock-button_hide__uJnrK{width:0;opacity:0}@keyframes assistant-dock-button_gradient__WpLGe{0%{background-position:0 50%;background-size:150% 150%}50%{background-position:100% 50%;background-size:100% 100%}to{background-position:0 50%;background-size:150% 150%}}@keyframes assistant-dock-button_rotate__IcVD6{0%{transform:translate(-50%,-50%) rotate(0deg)}50%{transform:translate(-50%,-50%) rotate(180deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes assistant-dock-button_shimmer__eEDxF{0%{left:-150px}to{left:100px}}.PromoModal_promoModalContainer__4gmO2{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:1000}@media(max-width:767.98px){.PromoModal_promoModalContainer__4gmO2.PromoModal_desktop__UeeFW{display:none}}@media(min-width:768px){.PromoModal_promoModalContainer__4gmO2.PromoModal_mobile__nmvea{display:none}}.PromoModal_promoModalOverlay__ljUBA{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:1;opacity:0;animation-delay:.2s;animation:PromoModal_fadeIn__jN6za .5s ease-in forwards;animation-iteration-count:1;cursor:default}.PromoModal_promoModalContent__M9mb3{background-color:var(--ods-p-color-neutral-white);position:relative;text-align:center;z-index:2;opacity:0;animation-delay:.2s;animation:PromoModal_contentIn__vlauq .5s ease-in forwards;animation-iteration-count:1}.PromoModal_closeButton__Up_sN{position:absolute;top:var(--ods-p-space-60);right:var(--ods-p-space-60);background-color:var(--ods-p-color-neutral-white);border:none;display:flex;align-items:center;justify-content:center;height:var(--ods-p-space-115);width:var(--ods-p-space-115);z-index:10000;border-radius:100%}@keyframes PromoModal_fadeIn__jN6za{0%{opacity:0}to{opacity:1}}@keyframes PromoModal_contentIn__vlauq{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.WWSCreatesInterstitial_bannerContentBox__WtKkv{overflow:hidden;text-indent:-100000px;width:960px;height:540px;border-radius:0;background:#fff;display:flex;flex-direction:column;align-items:center;background-image:url(https://media-api.xogrp.com/images/640c61eb-f502-41f4-a251-b71ed8e92c8e);background-size:cover;position:relative;background-position:100%;z-index:2}@media(max-width:1024px){.WWSCreatesInterstitial_bannerContentBox__WtKkv{width:720px;height:405px}}.WWSCreatesInterstitial_enterNowButton__UpvHm{position:absolute;top:0;right:0;bottom:0;left:0}.WWSCreatesInterstitial_maybeLater__fnske{position:absolute;top:82%;left:69.8%;font-size:.875rem;opacity:.6;overflow:hidden;text-indent:-1000px;border:none;width:10%;height:5%}.ExistingUserModal_container__q1Ch1{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--pSpace-105,24px) var(--pSpace-120,24px) var(--pSpace-120,24px) var(--pSpace-120,24px);text-align:center}.ExistingUserModal_container__q1Ch1 img{width:512px;height:301px;border-radius:8px}.ExistingUserModal_anchorContainer__jAnnB,.ExistingUserModal_dialog__HoZR5{height:-moz-fit-content;height:fit-content;border-radius:4px;width:auto}.ExistingUserModal_tablet__D_ab5{width:450px;height:501px;padding:var(--pSpace-105,24px) var(--pSpace-120,28px) var(--pSpace-120,24px) var(--pSpace-120,24px)}.ExistingUserModal_tablet__D_ab5 img{width:398px;height:265px;margin:auto}.ExistingUserModal_mobile__pjIkF{align-items:center}.ExistingUserModal_mobile__pjIkF picture{width:100%}.ExistingUserModal_mobile__pjIkF img{width:100%;height:auto;margin-bottom:20px}.ExistingUserModal_textTitle__ZbzoV{margin-top:32px;margin-bottom:8px}.ExistingUserModal_textBody__wY8v4{width:383px}.ExistingUserModal_mobileTextTitle__VBzug{width:100%;text-align:left}.ExistingUserModal_textBodyMobile__V_Cbe{width:auto;text-align:left;margin-top:8px}.ExistingUserModal_btn__UqQL_{margin-top:24px}
/*# sourceMappingURL=85c34c41e23a7799.css.map*/