.app-shell{height:100dvh;display:flex;flex-direction:column;overflow:hidden;font-family:var(--font-open-sans)!important}.app-header{flex:0 0 auto;background-color:#000;padding:20px 0}.app-header .header-inner{display:flex;align-items:center;justify-content:space-between;padding:0 4rem}.app-header .header-inner .logo{width:auto;height:30px}.app-header .header-inner .logo img{width:100%;height:100%;object-fit:contain}.app-body{flex:1 1 auto;overflow:hidden;margin:auto;height:100%;padding:0!important}.main-content,.sidebar-chat{height:100%;max-width:100%;overflow-y:hidden;overflow-x:hidden;flex-shrink:0;min-width:426px}@media(max-width:767.98px){.main-content,.sidebar-chat{min-width:100%!important}}.sidebar-chat{border-right:1px solid #eee;background:#fafafa;width:426px;padding:0 12px;transition:width .3s ease;z-index:10}@media(min-width:1441px){.sidebar-chat{width:max(426px,32vw)}}@media(max-width:767.98px){.sidebar-chat{width:100%!important;border-right:none!important}}.main-content{background:#fff;background:radial-gradient(circle at top,#fafafa,#fff)}.empty-state{max-width:520px;margin:auto;padding:20px}.empty-state .empty-icon{font-size:42px;background:#fff0f3;width:70px;height:70px;border-radius:50%;display:flex;align-items:center;justify-content:center}.empty-state h4{font-weight:600}.empty-state .suggestions{display:flex;flex-wrap:wrap;justify-content:center}.empty-state .chip{border:none;background:#f1f3f5;padding:10px 16px;margin:6px;border-radius:24px;cursor:pointer;transition:all .2s ease;font-size:14px}.empty-state .chip:hover{background:var(--primary-color);color:#fff;transform:translateY(-2px)}.empty-state .preview-cards{width:100%;margin-top:10px}.empty-state .preview-cards .preview-card{background:#fff;border:1px solid #eee;padding:14px;border-radius:12px;margin-bottom:10px;font-size:14px;color:#555;box-shadow:0 2px 8px #0000000a;transition:.2s}.empty-state .preview-cards .preview-card:hover{transform:translateY(-2px)}.sheet-wrapper{position:absolute;inset:0;background:#fff;z-index:999;display:flex;flex-direction:column;transform:translateX(100%);transition:transform .35s cubic-bezier(.4,0,.2,1);pointer-events:none;opacity:0}.sheet-wrapper.open{transform:translateX(0);pointer-events:auto;opacity:1;box-shadow:-12px 0 32px #00000014}.sheet-header{height:56px;min-height:56px;display:flex;align-items:center;justify-content:flex-end;padding:0 12px;border-bottom:1px solid #eee;background:#fff;z-index:2}.close-btn{border:none;background:#0000;font-size:20px;cursor:pointer;padding:6px 10px;transition:all .2s ease}.close-btn:hover{color:var(--primary-color);transform:scale(1.1)}.booking-iframe{flex:1 1;width:100%;border:none}[x-apple-data-detectors],a[x-apple-data-detectors-type],a[x-apple-data-detectors]{color:inherit!important;text-decoration:none!important;font-size:inherit!important;font-family:inherit!important;font-weight:inherit!important;line-height:inherit!important}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translateZ(var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{right:0;left:auto}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;display:flex;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1 1}.Toastify__toast-icon{margin-inline-end:10px;width:20px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:#0000;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.landing-header{background:#000;height:56px;display:flex;align-items:center;font-family:var(--font-gilroy-font-light);flex-shrink:0;z-index:20}@media(min-width:1400px){.landing-header.landing-container .container{max-width:100%!important;padding-left:10vw;padding-right:10vw}}@media(min-width:1440px){.landing-header.is-header-fixed .container{max-width:1440px!important;padding-left:120px!important;padding-right:120px!important}}@media(max-width:767.98px){.landing-header.is-header-fixed .container{padding-left:16px!important;padding-right:16px!important}}.landing-header .header-inner{display:flex;justify-content:space-between;align-items:center;width:100%}.landing-header .logo{justify-self:start}.landing-header .logo img{height:28px;width:auto;display:block}.landing-header .menu{display:flex;justify-content:center;gap:40px;margin-right:30px}.landing-header .nav-link{color:#fff;font-size:14px;text-decoration:none;font-weight:700}.landing-header .nav-link:hover{color:#ef75ef}.landing-header .right-section{display:flex;align-items:center;justify-self:end}.landing-header .login-btn-modern-header{position:relative;overflow:hidden;z-index:1;background:#6e01e2;color:#fff;border:none;border-radius:25px;padding:0 20px;height:32px;display:flex;align-items:center;justify-content:center;font-size:14px!important;text-decoration:none;font-family:var(--font-gilroy-medium);font-weight:400;line-height:152%;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);flex-shrink:0;box-shadow:0 4px 14px #46078a40;transition:transform .3s ease,box-shadow .3s ease,color .3s ease!important}.landing-header .login-btn-modern-header:before{content:"";position:absolute;inset:0;border-radius:inherit;z-index:-2;background:linear-gradient(101deg,#ef75ef 4.94%,#46078a 71.87%);opacity:0;transform:scaleX(.15);transform-origin:left center;will-change:transform,opacity}.landing-header .login-btn-modern-header:after{content:"";position:absolute;top:-120%;left:-40%;width:24%;height:320%;z-index:-1;border-radius:inherit;background:linear-gradient(90deg,#0000,#ffffffa6,#0000);transform:rotate(25deg);opacity:0;pointer-events:none}.landing-header .login-btn-modern-header:hover{color:#fff!important;box-shadow:0 10px 24px #ef75ef59,0 0 18px #c084fc38}.landing-header .login-btn-modern-header:hover:before{animation:loginGradientFill .55s ease forwards}.landing-header .login-btn-modern-header:hover:after{animation:loginShimmer .6s ease-out forwards}.landing-header .login-btn-modern-header:active{transform:scale(.96)}@keyframes loginGradientFill{0%{opacity:0;transform:scaleX(.15)}45%{opacity:.55;transform:scaleX(.9)}70%{opacity:.9;transform:scaleX(1.02)}to{opacity:1;transform:scaleX(1)}}@keyframes loginShimmer{0%{opacity:0;left:-40%}15%{opacity:1}to{opacity:0;left:140%}}.landing-header .menu-toggle{display:none;flex-direction:column;gap:4px;background:none;border:none}.landing-header .menu-toggle i{color:#fff;font-size:24px}.landing-header .mobile-menu{position:absolute;top:43px;left:0;width:100%;background:#000;padding-bottom:16px;display:flex;flex-direction:column;align-items:center;gap:16px;z-index:20;opacity:0;transform:translateY(-10px);pointer-events:none}.landing-header .mobile-menu.show{opacity:1;transform:translateY(0);pointer-events:auto}@media(max-width:768px){.landing-header .header-inner{grid-template-columns:auto auto}.landing-header .desktop-menu,.landing-header .login-btn{display:none}.landing-header .menu-toggle,.landing-header .mobile-btn{display:flex}.landing-header .header-view-results-btn{display:inline-flex!important;align-items:center;gap:8px;border-radius:55px;padding:5px 12px;text-transform:none;border:1px solid #e7e0e0;background:#46078a;color:#fff;text-decoration:none;font-family:var(--font-gilroy-medium)!important;font-size:12px!important;font-style:normal!important;font-weight:400!important;line-height:1!important;white-space:nowrap}.landing-header .header-view-results-btn svg{flex-shrink:0;display:block}.landing-header .header-view-results-btn:active,.landing-header .header-view-results-btn:focus,.landing-header .header-view-results-btn:hover{background:#46078a!important;color:#fff!important;border:1px solid #e7e0e0!important}}.modern-seehow-scoped{font-family:var(--font-open-sans),sans-serif}.modern-seehow-scoped.modern-seehow-banner-wrapper{background:#46078a;width:100%;border-bottom:1px solid #ffffff1a;box-shadow:0 2px 10px #46078a26;margin-top:-1px}.modern-seehow-scoped.modern-seehow-banner-wrapper.is-fixed-header{margin-top:56px}.modern-seehow-scoped .seeHow{display:flex;justify-content:space-between;align-items:center;height:-moz-fit-content;height:fit-content;padding-top:9px;padding-bottom:9px;z-index:10;position:relative}.modern-seehow-scoped .seeHow .seehow-text span{font-size:16px;font-weight:500;color:#fff}.modern-seehow-scoped .seeHow .seehow-text .offer{font-weight:900}.modern-seehow-scoped .seeHow .see-btn{background-color:#fff;color:#46078a;border-radius:100px;padding:5px 30px;font-size:.85rem;font-weight:700;border:none;cursor:pointer;z-index:100!important}@media screen and (max-width:768px){.modern-seehow-scoped .seeHow{padding-top:9px;padding-bottom:9px;position:relative;z-index:10;gap:10px}.modern-seehow-scoped .seeHow .seehow-text span{font-size:13px;font-weight:500;color:#fff}.modern-seehow-scoped .seeHow .seehow-text .offer{font-weight:900}.modern-seehow-scoped .seeHow .see-btn{background-color:#fff;color:#46078a;border-radius:80px;padding:4px 12px;font-size:11px;font-weight:700;border:none;cursor:pointer;z-index:100!important}.modern-seehow-scoped .seeHow .step-item{display:flex;flex-direction:column;align-items:center;position:relative;text-align:center;width:100%}}body.has-modern-seehow-banner .modern-hero{min-height:calc(100dvh - var(--modern-banner-height, 0px))!important;padding-top:0!important;align-items:center!important}.modern-seehow-scoped-modal-wrap{z-index:1050!important}.modern-seehow-scoped-modal-wrap .ant-modal{z-index:9999999}@media screen and (min-width:992px){.modern-seehow-scoped-modal-wrap .ant-modal{max-height:96%;display:flex;flex-direction:column}.modern-seehow-scoped-modal-wrap .ant-modal-content{max-height:90vh;overflow-y:auto;scrollbar-gutter:stable}.modern-seehow-scoped-modal-wrap .ant-modal-content::-webkit-scrollbar{width:6px}.modern-seehow-scoped-modal-wrap .ant-modal-content::-webkit-scrollbar-track{background:#0000;margin-block:6px}.modern-seehow-scoped-modal-wrap .ant-modal-content::-webkit-scrollbar-thumb{background-color:#d3d3d3;border-radius:9999px}.modern-seehow-scoped-modal-wrap .ant-modal-content::-webkit-scrollbar-thumb:hover{background-color:#b6b5b5}}@media screen and (max-width:768px){.modern-seehow-scoped-modal-wrap .ant-modal{top:0!important;margin-top:0!important;max-width:100vw!important;margin-bottom:0!important;padding-bottom:0!important;z-index:9999999!important}}.modern-seehow-scoped-modal-content{font-family:var(--font-open-sans),sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.modern-seehow-scoped-modal-content.custom-modal-wrapper .ant-modal-content{border-radius:12px;padding-inline:50px;background-color:#f4f2f7}.modern-seehow-scoped-modal-content .custom-modal{display:flex;flex-direction:column;z-index:99999999}.modern-seehow-scoped-modal-content .custom-modal .custom-modal-header{margin-top:10px;margin-bottom:1rem;font-weight:600}.modern-seehow-scoped-modal-content .custom-modal .custom-modal-header h2{font-size:33px;font-weight:900;color:#46078a;font-family:var(--font-gilroy-bold),sans-serif!important}.modern-seehow-scoped-modal-content .custom-modal .custom-modal-header .subtitle{font-size:16px;color:#4b4b4b;margin-top:5px;font-weight:500}.modern-seehow-scoped-modal-content .custom-modal .custom-modal-body .steps{display:flex;flex-direction:column;align-items:center;gap:30px;justify-content:center;margin:auto;max-width:70%}.modern-seehow-scoped-modal-content .custom-modal .custom-modal-body .steps .step-item{display:flex;flex-direction:column;align-items:center;position:relative;text-align:center;width:100%}.modern-seehow-scoped-modal-content .custom-modal .custom-modal-body .steps .step-item img{width:80px;height:80px}.modern-seehow-scoped-modal-content .custom-modal .custom-modal-body .steps .step-item .step-number{background:linear-gradient(101deg,#ef75ef 4.94%,#46078a 71.87%);color:#fff;font-size:14px;font-weight:700;height:30px;width:30px;display:flex;justify-content:center;align-items:center;border-radius:50%;z-index:1}.modern-seehow-scoped-modal-content .custom-modal .custom-modal-body .steps .step-item p{font-size:17px;color:#4b4b4b;font-weight:500;margin-top:4px;letter-spacing:-.2px;font-family:var(--font-gilroy-bold),sans-serif!important}.modern-seehow-scoped-modal-content .custom-modal .custom-modal-body .steps .step-item .line{position:absolute;top:calc(100% - 10px);left:50%;transform:translateX(-50%);width:2px;height:30px;background-color:#4b4b4b;z-index:-10}.modern-seehow-scoped-modal-content .custom-modal .custom-modal-body .steps .step-item:last-child .line{display:none}.modern-seehow-scoped-modal-content .custom-modal .custom-modal-body .activate-reward-card{background:#fff;border-radius:12px;padding:16px 20px;box-shadow:0 4px 20px #0000000d;border:2px solid #ecdcfb}.modern-seehow-scoped-modal-content .custom-modal .custom-modal-body .activate-reward-card h3{font-size:18px;font-weight:900;color:#46078a;font-family:var(--font-gilroy-bold),sans-serif!important;margin-bottom:4px}.modern-seehow-scoped-modal-content .custom-modal .custom-modal-body .activate-reward-card p{font-size:13px;color:#4b4b4b;margin-bottom:12px}.modern-seehow-scoped-modal-content .custom-modal .custom-modal-body .activate-reward-card .input-group-custom{display:flex;flex-direction:column;gap:6px}.modern-seehow-scoped-modal-content .custom-modal .custom-modal-body .activate-reward-card .input-group-custom .input-row{display:flex;gap:12px;align-items:center}.modern-seehow-scoped-modal-content .custom-modal .custom-modal-body .activate-reward-card .input-group-custom input{flex:1 1;padding:12px 18px;border:1px solid #ddd;border-radius:9999px;font-size:16px;outline:none;transition:border-color .2s}.modern-seehow-scoped-modal-content .custom-modal .custom-modal-body .activate-reward-card .input-group-custom input:focus{border-color:#46078a}.modern-seehow-scoped-modal-content .custom-modal .custom-modal-body .activate-reward-card .input-group-custom input::placeholder{color:#4b4b4b;opacity:1}.modern-seehow-scoped-modal-content .custom-modal .custom-modal-body .activate-reward-card .input-group-custom input:disabled{background-color:#e5e5e5!important;color:#4b4b4b}.modern-seehow-scoped-modal-content .custom-modal .custom-modal-body .activate-reward-card .input-group-custom .seehow-email-error{font-size:12.5px;color:#e53e3e;font-weight:500;padding-left:14px;margin-top:-2px}.modern-seehow-scoped-modal-content .custom-modal .custom-modal-body .activate-reward-card .input-group-custom button{background:linear-gradient(101deg,#ef75ef 4.94%,#46078a 71.87%);color:#fff;padding:10px 24px;border-radius:9999px;font-size:14.5px;font-weight:700;border:none;cursor:pointer;white-space:nowrap}.modern-seehow-scoped-modal-content .custom-modal .custom-modal-body .activate-reward-card .input-group-custom button:disabled{opacity:.7;cursor:not-allowed}.modern-seehow-scoped-modal-content .custom-modal .custom-modal-body .activate-reward-card .input-group-custom button:hover:not(:disabled){filter:brightness(1.1)}.modern-seehow-scoped-modal-content .custom-modal .custom-modal-body .success-banner{background:#cdfbdf;border:1px solid #84e19f;padding:16px;border-radius:12px;display:flex;align-items:flex-start;gap:12px;color:#4b4b4b}@media screen and (max-width:768px){.modern-seehow-scoped-modal-content .custom-modal .custom-modal-body .success-banner{padding:12px;gap:8px}}.modern-seehow-scoped-modal-content .custom-modal .custom-modal-body .success-banner .success-icon-wrapper{background-color:#22c55e;color:#fff;border-radius:50%;width:32px;height:32px;display:flex;justify-content:center;align-items:center;flex-shrink:0}.modern-seehow-scoped-modal-content .custom-modal .custom-modal-body .success-banner .success-icon-wrapper i{font-size:16px}@media screen and (max-width:768px){.modern-seehow-scoped-modal-content .custom-modal .custom-modal-body .success-banner .success-icon-wrapper{width:24px;height:24px}.modern-seehow-scoped-modal-content .custom-modal .custom-modal-body .success-banner .success-icon-wrapper i{font-size:12px}}.modern-seehow-scoped-modal-content .custom-modal .custom-modal-body .success-banner .success-content h4{color:#15803d;font-size:19px;font-weight:800;margin-bottom:6px;font-family:var(--font-gilroy-bold),sans-serif!important;margin-top:2px}@media screen and (max-width:768px){.modern-seehow-scoped-modal-content .custom-modal .custom-modal-body .success-banner .success-content h4{font-size:16px}}.modern-seehow-scoped-modal-content .custom-modal .custom-modal-body .success-banner .success-content p{font-size:14.5px;line-height:1.5;margin:0;color:#4b4b4b;font-weight:400}.modern-seehow-scoped-modal-content .custom-modal .custom-modal-body .success-banner .success-content p strong{color:#222;font-weight:700}.modern-seehow-scoped-modal-content .custom-modal .custom-modal-body .eligibility{margin-top:1rem}.modern-seehow-scoped-modal-content .custom-modal .custom-modal-body .eligibility h3{font-size:27px;font-weight:600;color:#46078a;font-family:var(--font-gilroy-bold),sans-serif!important;margin-bottom:15px}.modern-seehow-scoped-modal-content .custom-modal .custom-modal-body .eligibility ul{list-style:none;padding-left:1.5rem}.modern-seehow-scoped-modal-content .custom-modal .custom-modal-body .eligibility ul li{display:flex;align-items:flex-start;font-size:17px;margin-bottom:12px}.modern-seehow-scoped-modal-content .custom-modal .custom-modal-body .eligibility ul li i{background:linear-gradient(101deg,#ef75ef 4.94%,#46078a 71.87%);color:#0000;background-clip:text;-webkit-background-clip:text;margin-right:8px;margin-left:-4px;margin-top:2px;font-size:1.2rem;line-height:1;flex-shrink:0;padding:2px 4px}@media screen and (max-width:768px){.modern-seehow-scoped-modal-content .custom-modal .custom-modal-body .eligibility ul li i{margin-top:0}}.modern-seehow-scoped-modal-content .custom-modal .custom-modal-body .eligibility ul .text{color:rgba(75,75,75,.733);font-size:1rem;line-height:1.5;flex:1 1}.modern-seehow-scoped-modal-content .custom-modal .custom-modal-body .find-dentist{margin-top:2rem;text-align:center}.modern-seehow-scoped-modal-content .custom-modal .custom-modal-body .find-dentist button{background:linear-gradient(101deg,#ef75ef 4.94%,#46078a 71.87%);color:#fff;padding:.5rem 1.5rem;border-radius:9999px;font-size:1rem;font-weight:700;border:none;cursor:pointer;margin-bottom:15px;box-shadow:0 4px 14px #46078a33}.modern-seehow-scoped-modal-content .custom-modal .custom-modal-body .find-dentist button:hover{filter:brightness(1.1)}.modern-seehow-scoped-modal-content .custom-modal .custom-modal-body .find-dentist .support-info-block{border-radius:8px;padding:14px 16px;margin-top:15px;text-align:center}.modern-seehow-scoped-modal-content .custom-modal .custom-modal-body .find-dentist .support-info-block p{font-size:13.5px;color:#6b7280;margin:0;line-height:1.5}.modern-seehow-scoped-modal-content .custom-modal .custom-modal-body .find-dentist .support-info-block .highlight-link{color:#46078a;font-weight:600;text-decoration:none;transition:opacity .2s}.modern-seehow-scoped-modal-content .custom-modal .custom-modal-body .find-dentist .support-info-block .highlight-link:hover{opacity:.8;text-decoration:underline}.modern-seehow-scoped-modal-content .steps{flex-direction:column;align-items:center}.modern-seehow-scoped-modal-content .steps .step-item{width:100%!important;margin-bottom:1rem}.modern-seehow-scoped-modal-content .steps .step-item p{font-size:14px}@media screen and (max-width:768px){.modern-seehow-scoped-modal-content.custom-modal-wrapper .ant-modal-content{border-radius:1px;padding-inline:30px;background-color:#f0f2f5}.modern-seehow-scoped-modal-content .custom-modal-header{margin-top:10px;margin-bottom:1rem;font-weight:600}.modern-seehow-scoped-modal-content .custom-modal-header h2{font-size:29px!important;font-weight:600!important;color:#46078a;font-family:var(--font-gilroy-bold),sans-serif!important}.modern-seehow-scoped-modal-content .step-number{background:linear-gradient(101deg,#ef75ef 4.94%,#46078a 71.87%);color:#fff;font-size:14px;font-weight:700;height:30px;width:30px;display:flex;justify-content:center;align-items:center;border-radius:50%;z-index:1}.modern-seehow-scoped-modal-content .activate-reward-card .input-group-custom .input-row{flex-direction:column}.modern-seehow-scoped-modal-content .activate-reward-card .input-group-custom input{width:100%}.modern-seehow-scoped-modal-content .activate-reward-card .input-group-custom button{width:100%;padding:10px 24px}}@import"https://fonts.googleapis.com/css2?family=Flow+Circular&display=swap";.modern-referral-scoped.modern-referral-banner-wrapper{background:#46078a;width:100%;border-bottom:1px solid #ffffff1a;box-shadow:0 2px 10px #46078a26;margin-top:-1px}.modern-referral-scoped.modern-referral-banner-wrapper.is-fixed-header{margin-top:56px}.modern-referral-scoped .referral{display:flex;justify-content:space-between;align-items:center;height:-moz-fit-content;height:fit-content;padding-top:9px;padding-bottom:9px;z-index:10;position:relative}.modern-referral-scoped .referral .referral-text span{font-size:16px;font-weight:500;color:#fff}.modern-referral-scoped .referral .referral-text .offer{font-weight:900}.modern-referral-scoped .referral .see-btn{background-color:#fff;color:#46078a;border-radius:100px;padding:5px 30px;font-size:.85rem;font-weight:700;border:none;cursor:pointer;z-index:100!important}@media screen and (max-width:768px){.modern-referral-scoped .referral{padding-top:9px;padding-bottom:9px;position:relative;z-index:10}.modern-referral-scoped .referral .referral-text span{font-size:13px;font-weight:500;color:#fff}.modern-referral-scoped .referral .referral-text .offer{font-weight:900}.modern-referral-scoped .referral .see-btn{background-color:#fff;color:#46078a;border-radius:80px;padding:4px 12px;font-size:11px;font-weight:700;border:none;cursor:pointer;z-index:100!important}.modern-referral-scoped .referral .step-item{display:flex;flex-direction:column;align-items:center;position:relative;text-align:center;width:100%}}body.has-modern-referral-banner .modern-hero{min-height:calc(100dvh - var(--modern-banner-height, 0px))!important;padding-top:0!important;align-items:center!important}.modern-referral-scoped-modal-wrap{z-index:1050!important}.modern-referral-scoped-modal-wrap .ant-modal{z-index:9999999}@media screen and (max-width:768px){.modern-referral-scoped-modal-wrap .ant-modal{top:0!important;margin-top:0!important;max-width:100vw!important;margin-bottom:0!important;padding-bottom:0!important;z-index:9999999!important}}.modern-referral-scoped-modal-content.custom-modal-wrapper .ant-modal-content{border-radius:12px;padding-inline:50px;background-color:#f0f2f5}.modern-referral-scoped-modal-content .custom-modal{display:flex;flex-direction:column;z-index:99999999}.modern-referral-scoped-modal-content .custom-modal .custom-modal-header{margin-top:10px;margin-bottom:1rem;font-weight:600}.modern-referral-scoped-modal-content .custom-modal .custom-modal-header h2{font-size:40px;font-weight:900;color:#46078a;font-family:Circular,serif}.modern-referral-scoped-modal-content .custom-modal .custom-modal-body .steps{display:flex;flex-direction:column;align-items:center;gap:30px}.modern-referral-scoped-modal-content .custom-modal .custom-modal-body .steps .step-item{display:flex;flex-direction:column;align-items:center;position:relative;text-align:center;width:100%}.modern-referral-scoped-modal-content .custom-modal .custom-modal-body .steps .step-item img{width:80px;height:80px}.modern-referral-scoped-modal-content .custom-modal .custom-modal-body .steps .step-item .step-number{background:linear-gradient(101deg,#ef75ef 4.94%,#46078a 71.87%);color:#fff;font-size:14px;font-weight:700;height:30px;width:30px;display:flex;justify-content:center;align-items:center;border-radius:50%;z-index:1}.modern-referral-scoped-modal-content .custom-modal .custom-modal-body .steps .step-item p{font-size:15px;color:#4b4b4b;font-weight:900;font-family:sans-serif;margin-top:4px}.modern-referral-scoped-modal-content .custom-modal .custom-modal-body .steps .step-item .line{position:absolute;top:calc(100% - 10px);left:50%;transform:translateX(-50%);width:2px;height:30px;background-color:#4b4b4b;z-index:-10}.modern-referral-scoped-modal-content .custom-modal .custom-modal-body .steps .step-item:last-child .line{display:none}.modern-referral-scoped-modal-content .custom-modal .custom-modal-body .eligibility{margin-top:2rem}.modern-referral-scoped-modal-content .custom-modal .custom-modal-body .eligibility h3{font-size:27px;font-weight:600;color:#46078a;font-family:Circular,serif;margin-bottom:30px}.modern-referral-scoped-modal-content .custom-modal .custom-modal-body .eligibility ul{list-style:none;padding-left:1.5rem}.modern-referral-scoped-modal-content .custom-modal .custom-modal-body .eligibility ul li{display:flex;font-size:17px;margin-bottom:10px}.modern-referral-scoped-modal-content .custom-modal .custom-modal-body .eligibility ul li i{background:linear-gradient(101deg,#ef75ef 4.94%,#46078a 71.87%);color:#0000;background-clip:text;-webkit-background-clip:text;margin-right:10px;margin-top:5px;font-size:1.2rem}.modern-referral-scoped-modal-content .custom-modal .custom-modal-body .eligibility ul .text{color:rgba(75,75,75,.733);font-size:1rem;line-height:1.5;flex:1 1}.modern-referral-scoped-modal-content .custom-modal .custom-modal-body .find-dentist{margin-top:2rem;text-align:center}.modern-referral-scoped-modal-content .custom-modal .custom-modal-body .find-dentist button{background:linear-gradient(101deg,#ef75ef 4.94%,#46078a 71.87%);color:#fff;padding:.5rem 1.5rem;border-radius:9999px;font-size:1rem;font-weight:700;border:none;cursor:pointer;margin-bottom:15px;box-shadow:0 4px 14px #46078a33}.modern-referral-scoped-modal-content .custom-modal .custom-modal-body .find-dentist button:hover{filter:brightness(1.1)}.modern-referral-scoped-modal-content .steps{flex-direction:column;align-items:center}.modern-referral-scoped-modal-content .steps .step-item{width:100%!important;margin-bottom:1rem}.modern-referral-scoped-modal-content .steps .step-item p{font-size:14px}@media screen and (max-width:768px){.modern-referral-scoped-modal-content.custom-modal-wrapper .ant-modal-content{border-radius:1px;padding-inline:30px;background-color:#f0f2f5}.modern-referral-scoped-modal-content .custom-modal-header{margin-top:10px;margin-bottom:1rem;font-weight:600}.modern-referral-scoped-modal-content .custom-modal-header h2{font-size:29px!important;font-weight:600!important;color:#46078a;font-family:Circular,serif}.modern-referral-scoped-modal-content .step-number{background:linear-gradient(101deg,#ef75ef 4.94%,#46078a 71.87%);color:#fff;font-size:14px;font-weight:700;height:30px;width:30px;display:flex;justify-content:center;align-items:center;border-radius:50%;z-index:1}}.clinic-loader-wrapper{position:absolute;inset:0;z-index:20;display:flex;align-items:center;justify-content:center;border-radius:inherit;background:#ffffffb8;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.clinic-info-sheet-loader{width:3.25em;transform-origin:center;animation:rotate4 2s linear infinite}.clinic-info-sheet-loader circle{fill:none;stroke:#46078a;stroke-width:2;stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;animation:dash4 1.5s ease-in-out infinite}@keyframes rotate4{to{transform:rotate(1turn)}}@keyframes dash4{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,200;stroke-dashoffset:-35px}to{stroke-dashoffset:-125px}}.pending-wrapper{padding:1rem;height:100%}@media(max-width:767.98px){.pending-wrapper{padding:0}}.pending-mobile-wrapper{padding:0}@media(max-width:767.98px){.pending-mobile-wrapper{padding:0 1rem 4.4rem}}.pending-card{border:.0625rem dashed #edbdef;background:#f9f4f5;border-radius:.75rem;padding:.75rem;margin-bottom:.9375rem;box-shadow:.125rem .25rem .5rem 0 rgba(0,0,0,.102);display:flex;flex-direction:column;gap:.75rem}@media(max-width:767.98px){.pending-card{margin:1rem 0}}.pending-card .pending-title{font-weight:600;color:#000;font-size:.8rem;font-family:var(--font-gilroy-bold);display:flex;align-items:center;gap:.375rem}.pending-card .icon-wrapper{width:1.125rem;height:1.125rem;background-color:#f9e9ee;border-radius:50%;display:flex;align-items:center;padding:.1875rem;justify-content:center;color:#46078a}.pending-card p{font-size:.75rem;color:#555;margin:0;font-family:var(--font-open-sans);font-weight:400}.pending-filters{display:flex;gap:.5rem;margin-bottom:.9375rem;align-items:center}.pending-filters .filters-btn{font-size:.75rem;height:1.5rem;padding:4px 12px;border-radius:.3125rem;background:#fff;color:#46078a;border:.0625rem solid #e7e7e7;font-family:var(--font-open-sans);font-weight:400;display:flex;gap:.375rem;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.pending-filters .filters-btn:hover{background-color:#fafafa}.pending-filters .filters-item{font-size:.75rem;padding:4px 12px;border-radius:1.5625rem;line-height:152%;background:#fff;color:#494949;font-family:var(--font-open-sans);font-weight:400;border:.0625rem solid #e7e7e7;height:1.375rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.pending-filters .filters-item:hover{background-color:#fafafa}.pending-subtext{font-size:.75rem;color:#3a3a3a;margin-bottom:16px;font-family:var(--font-gilroy-medium);font-weight:400}.skeleton-card{display:flex;justify-content:space-between;align-items:flex-start;padding:.75rem;border-radius:.75rem;background:#fff;margin-bottom:1rem;width:100%;max-width:100%;height:7.875rem;border:.0625rem solid #dee2e6}@media(max-width:767.98px){.skeleton-card{margin-bottom:0}}.skeleton-card .skeleton-left{flex:1 1;display:flex;flex-direction:column;gap:.5rem}.skeleton-card .skeleton-right{width:4.25rem;height:1.438rem;border-radius:1rem;background:#eee;margin-left:.75rem}.skeleton-card .line{background:#eee;border-radius:.375rem;position:relative;overflow:hidden}.skeleton-card .line.header{width:75%;height:1.125rem;border-radius:.5rem}.skeleton-card .line.sub-header{width:40%;height:1rem;border-radius:.5rem}.skeleton-card .line.medium{width:90%;height:.688rem}.skeleton-card .line.pill{width:3rem;height:.875rem;border-radius:1rem}.skeleton-card .bottom-row{display:flex;gap:.5rem;margin-top:.25rem}.skeleton-card .line,.skeleton-card .skeleton-right{position:relative;overflow:hidden}.skeleton-card .line:after,.skeleton-card .skeleton-right:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,#0000,#fff9,#0000);animation:shimmer 1.2s infinite}@keyframes shimmer{to{left:100%}}@media(max-width:767.98px){.pending-skeleton-card-wrapper{display:flex;flex-direction:column;gap:16px}}.mobile-map-wrapper{max-height:225px;height:100%;width:100%;overflow:hidden;display:block}@media(min-width:768px){.mobile-map-wrapper{display:none}}.mobile-map-placeholder{position:relative;width:100%;height:100%;background:#f5f5f5;overflow:hidden}.mobile-map-placeholder .mobile-map-lines{position:absolute;inset:0;width:100%;height:100%}.mobile-map-placeholder .mobile-map-lines path{fill:none;stroke:#0000000a;stroke-width:1}.mobile-map-placeholder .mobile-map-center{position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);text-align:center}.mobile-map-placeholder .mobile-map-pin-placeholder{width:28px;height:28px;border-radius:50%;background:#f9e9ee;display:flex;align-items:center;justify-content:center;margin:0 auto 4px;position:relative}.mobile-map-placeholder .mobile-map-pin-placeholder svg{width:14px;height:14px}.mobile-map-placeholder .mobile-map-pin-placeholder:after{content:"";position:absolute;inset:0;border-radius:50%;background:#edbdef66;animation:mobile-pulse 1.6s infinite}.mobile-map-placeholder .mobile-map-tooltip{font-size:11px;color:#5f6368;font-family:var(--font-open-sans);background:#fff;padding:4px 8px;border-radius:6px;border:1px solid #e0e0e0;max-width:180px;white-space:nowrap;box-shadow:0 1px 4px #00000014}@keyframes mobile-pulse{0%{transform:scale(1);opacity:.6}to{transform:scale(1.8);opacity:0}}