body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Poppins,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}h1,h2{font-family:Kaushan Script,cursive!important}body,html{height:100%;width:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:initial;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{font-weight:500;margin-bottom:.5em;margin-top:0}p{margin-bottom:1em;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-bottom:1em;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-bottom:1em;margin-top:0;overflow:auto}figure{margin:0 0 1em}img{border-style:none;vertical-align:middle}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;padding-bottom:.3em;padding-top:.75em;text-align:left}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5em;line-height:inherit;margin-bottom:.5em;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:initial}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--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-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px #0000001a;--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-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:-webkit-fit-content;width:fit-content;width:var(--toastify-container-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{align-items:center;left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{align-items:end;right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{align-items:center;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{align-items:end;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}.Toastify__toast{--y:0;align-items:center;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-shadow:var(--toastify-toast-shadow);box-sizing:border-box;display:flex;flex:1 1 auto;font-family:sans-serif;font-family:var(--toastify-font-family);margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);padding:14px;padding:var(--toastify-toast-padding);position:relative;touch-action:none;width:320px;width:var(--toastify-toast-width);word-break:break-word;z-index:0}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:320px;width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:22px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74d3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74d3c;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:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;position:absolute;right:6px;top:6px;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:auto}.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{bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:1}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;overflow:hidden;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@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,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),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,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),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,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 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,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 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:translate3d(0,var(--y),0) 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%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.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:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.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-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.navbar_navbar__U66Ll{background-color:#fff5e6;box-shadow:0 2px 4px #0000001a;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.navbar_navContainer__v-rsg{height:70px;justify-content:space-between;margin:0 auto;padding:0 20px}.navbar_logo__5HeZv,.navbar_navContainer__v-rsg{align-items:center;display:flex}.navbar_logoImg__grnMR{height:50px;object-fit:contain;width:auto}.navbar_navMenu__UXV78{align-items:center;display:flex;gap:30px;list-style:none;margin:0;padding:0}.navbar_navItem__9qTBa{position:relative}.navbar_navLink__nvT48{align-items:center;background:none;border:none;color:#333;cursor:pointer;display:flex;font-size:16px;font-weight:500;gap:5px;padding:10px 0;text-decoration:none;transition:color .3s ease}.navbar_navLink__nvT48:hover{color:#e3010f}.navbar_navLink__nvT48.navbar_active__YXsCq{color:#e3010f!important;font-weight:600;position:relative}.navbar_navLink__nvT48.navbar_active__YXsCq:after{background-color:#e3010f;border-radius:2px;bottom:-5px;content:"";height:3px;left:0;position:absolute;right:0}.navbar_dropdown__4yEDu{position:relative}.navbar_dropdownIcon__fteCm{font-size:12px;transition:transform .3s ease}.navbar_dropdownIcon__fteCm.navbar_rotated__5Q6cP,.navbar_dropdown__4yEDu:hover .navbar_dropdownIcon__fteCm{transform:rotate(180deg)}.navbar_dropdownMenu__rIt-s{background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;left:0;list-style:none;margin:0;min-width:180px;opacity:1;padding:8px 0;position:absolute;top:100%;transform:translateY(0);transition:all .3s ease;visibility:visible;z-index:1001}.navbar_dropdownMenu__rIt-s li{padding:0}.navbar_dropdownLink__\+Vxge{color:#333;display:block;font-size:14px;padding:12px 20px;text-decoration:none;transition:all .3s ease}.navbar_dropdownLink__\+Vxge:hover{background-color:#fff5e6;color:#e3010f}.navbar_dropdownLink__\+Vxge.navbar_active__YXsCq{background-color:#e3010f!important;color:#fff!important;font-weight:600}.navbar_loginSection__tnvdH{align-items:center;display:flex}.navbar_loginBtn__N93Qi{background-color:#e3010f;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;padding:10px 20px;transition:all .3s ease}.navbar_loginBtn__N93Qi:hover{background-color:#e63939;box-shadow:0 4px 12px #ff44444d;transform:translateY(-1px)}.navbar_loginBtn__N93Qi:active{transform:translateY(0)}.navbar_mobileMenuBtn__lYijD{background:none;border:none;cursor:pointer;display:none;flex-direction:column;padding:5px}.navbar_hamburger__yyiGl{background-color:#333;border-radius:2px;height:3px;margin:3px 0;transition:.3s;width:25px}.navbar_hamburger__yyiGl.navbar_hamburgerActive__Y82ho:first-child{transform:rotate(-45deg) translate(-5px,6px)}.navbar_hamburger__yyiGl.navbar_hamburgerActive__Y82ho:nth-child(2){opacity:0}.navbar_hamburger__yyiGl.navbar_hamburgerActive__Y82ho:nth-child(3){transform:rotate(45deg) translate(-5px,-6px)}.navbar_mobileMenu__FHjH7{background:#fff;border-top:1px solid #e2e8f0;display:none;flex-direction:column;max-height:80vh;overflow-y:auto;padding:20px}.navbar_mobileLink__piGIL{align-items:center;background:none;border:none;border-bottom:1px solid #f0f0f0;color:#333;cursor:pointer;display:flex;font-size:16px;font-weight:500;justify-content:space-between;padding:15px 0;text-align:left;text-decoration:none;transition:color .3s ease}.navbar_mobileLink__piGIL:hover{color:#e3010f}.navbar_mobileLink__piGIL.navbar_active__YXsCq{background-color:#fff5e6;border-radius:5px;color:#e3010f!important;font-weight:600;margin:2px 0;padding-left:10px}.navbar_mobileDropdown__r05DB{border-bottom:1px solid #f0f0f0}.navbar_mobileDropdownToggle__NwQIx{align-items:center;display:flex;justify-content:space-between;width:100%}.navbar_mobileDropdownIcon__PGK1V{font-size:12px;transition:transform .3s ease}.navbar_mobileDropdownIcon__PGK1V.navbar_rotated__5Q6cP{transform:rotate(180deg)}.navbar_mobileDropdownMenu__BeLjo{background-color:#f8f9fa;border-radius:5px;margin:5px 0;overflow:hidden;padding-left:0}.navbar_mobileSubLink__K9ez-{border-bottom:1px solid #e9ecef;color:#666;display:block;font-size:14px;padding:12px 20px;text-decoration:none;transition:all .3s ease}.navbar_mobileSubLink__K9ez-:last-child{border-bottom:none}.navbar_mobileSubLink__K9ez-:hover{background-color:#fff5e6;color:#e3010f}.navbar_mobileSubLink__K9ez-.navbar_active__YXsCq{background-color:#e3010f!important;color:#e3010f!important;color:#fff!important;font-weight:600}.navbar_mobileLoginBtn__n4POX{background-color:#e3010f;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;margin-top:15px;padding:12px 20px;transition:all .3s ease}.navbar_mobileLoginBtn__n4POX:hover{background-color:#e63939;box-shadow:0 4px 12px #ff44444d;transform:translateY(-1px)}@media (max-width:768px){.navbar_loginSection__tnvdH,.navbar_navMenu__UXV78{display:none}.navbar_mobileMenuBtn__lYijD,.navbar_mobileMenu__FHjH7{display:flex}}@media (max-width:480px){.navbar_navContainer__v-rsg{padding:0 15px}.navbar_logoImg__grnMR{height:40px}}@keyframes navbar_fadeIn__sDZ5q{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.navbar_dropdownMenu__rIt-s{animation:navbar_fadeIn__sDZ5q .3s ease-out}.navbar_mobileMenu__FHjH7{animation:navbar_slideDown__xERLC .3s ease-out}@keyframes navbar_slideDown__xERLC{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.navbar_mobileDropdownMenu__BeLjo{animation:navbar_slideDown__xERLC .2s ease-out}.navbar_profileImg__\+ODtn{border-radius:50%;cursor:pointer;height:40px;object-fit:cover;width:40px}.navbar_profileDropdown__i4Xft{background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;list-style:none;margin:0;padding:8px 0;position:absolute;right:0;top:110%;z-index:1001}.navbar_dropdownButton__8Dud2{background:none;border:none;color:#333;cursor:pointer;font-size:14px;padding:10px 20px;text-align:left;width:100%}.navbar_dropdownButton__8Dud2:hover{background-color:#fff5e6;color:#e3010f}.footer_footer__ziaDi{background-color:#fff5e6;padding-bottom:0}.footer_decorativeBorder__k3erl{background-image:url(/static/media/footer.d3f6143cabbc70d282f5.png);background-position:50%;background-repeat:repeat-x;background-size:contain;height:60px}.footer_heading__WOWEQ{background-color:#dc2626;margin-bottom:0;padding:20px 0;text-align:center}.footer_heading__WOWEQ h2{color:#fff;font-family:Kaushan Script,cursive;font-size:2.5rem;font-style:italic;font-weight:400;margin:0}.footer_container__4A-6O{margin:0 auto;max-width:1200px;padding:40px 20px 0}.footer_row__\+6Cxf{align-items:flex-start;display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between}.footer_col__HYGgh{flex:1 1;min-width:250px;text-align:center}.footer_sectionTitle__dBbnw{color:#333;font-size:1.3rem;font-weight:600;margin-bottom:20px;text-align:center}.footer_contactInfo__u1Q97{align-items:center;color:#333;display:flex;font-size:1rem;gap:10px;justify-content:center}.footer_iconEmail__KSDMw,.footer_iconPhone__q5J6f{align-items:center;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1rem;height:30px;justify-content:center;width:30px}.footer_socialIcons__KXKmT{display:flex;flex-wrap:wrap;gap:15px;justify-content:center}.footer_socialIcon__FWaNN{align-items:center;background-color:#fff;border:1px solid #e5e5e5;border-radius:50%;color:#dc2626;display:flex;font-size:1.1rem;font-weight:700;height:35px;justify-content:center;text-decoration:none;transition:all .3s ease;width:35px}.footer_socialIcon__FWaNN:hover{transform:translateY(-2px)}.footer_dividerLine__wjey7{background-color:#d1d1d1;height:1px;margin:40px 0 20px;width:100%}.footer_copyrightSection__b0jZp{padding-bottom:30px;text-align:center}.footer_copyright__7DNVL{color:#333;font-size:.95rem;line-height:1.5;margin:0}.footer_terms__n4KTD{cursor:pointer;text-decoration:underline}.footer_terms__n4KTD:hover{color:#dc2626}@media (max-width:768px){.footer_row__\+6Cxf{flex-direction:column;gap:25px}.footer_col__HYGgh{min-width:auto;width:100%}.footer_heading__WOWEQ h2{font-size:2rem}.footer_container__4A-6O{padding:30px 15px 0}.footer_socialIcons__KXKmT{gap:12px}.footer_socialIcon__FWaNN{font-size:1rem;height:30px;width:30px}}.homescreen_container__1-iw6{background-color:#fff5e6;min-height:100vh;padding-bottom:3rem;padding-top:3rem}.homescreen_boldText__HfNtd{font-weight:700}.homescreen_welcometxt__iWBE-{font-size:2rem;margin-bottom:2rem}.homescreen_heading__ERpRZ{align-items:center;color:#e3010f;display:flex;font-family:Sansita One,cursive;font-size:3.5rem;font-weight:700}.homescreen_sparkle__h842f{font-size:.5em;margin-left:5px}.homescreen_subheading__GOd8x{color:#333;font-size:1.5rem;margin-top:1rem}.homescreen_text__cLHSL{color:#333;font-size:1.2rem;margin-top:1rem}.homescreen_pricing__JJ1D6{color:#333;font-size:1.1rem;margin-top:1rem}.homescreen_registerButton__rOLwM{background-color:#e3010f;border:none;font-size:1.1rem;margin-top:1rem;padding:10px 30px;transition:background-color .3s ease}.homescreen_registerButton__rOLwM:hover{background-color:#e63b3b}.homescreen_image__PgbDl{height:auto;max-width:100%}.homescreen_announcementsContainer__gVvwZ{background-color:#fff5e6;min-height:400px;padding:40px 20px}.homescreen_announcementsCarousel__cvWnF{margin:0 auto;overflow:hidden;position:relative}.homescreen_carouselTrack__gBPsT{display:flex;gap:30px;padding:20px 0;transition:transform .5s ease-in-out;width:calc(100%*(var(--total-cards)/var(--cards-per-view)))}.homescreen_announcementCard__WXMEd{border-radius:20px;box-shadow:0 8px 25px #00000026;flex:0 0 calc((100% - 30px*(var(--cards-per-view) - 1))/var(--cards-per-view));min-height:300px;overflow:hidden;position:relative;transform:translateY(0);transition:all .3s ease}@media (max-width:1200px){.homescreen_carouselTrack__gBPsT{width:calc(100%*(var(--total-cards)/var(--cards-per-view)))}.homescreen_announcementCard__WXMEd{flex:0 0 calc((100% - 30px*(var(--cards-per-view) - 1))/var(--cards-per-view))}}@media (max-width:768px){.homescreen_carouselTrack__gBPsT{gap:20px;width:calc(100%*var(--total-cards))}.homescreen_announcementCard__WXMEd{flex-basis:calc(100% - 20px);flex-grow:0;flex-shrink:0;margin-bottom:0}}.homescreen_announcementCard__WXMEd:hover{box-shadow:0 12px 35px #0003;transform:translateY(-5px)}.homescreen_cardContent__i3t1E{color:#fff;display:flex;flex-direction:column;height:100%;padding:20px;position:relative}.homescreen_upscCard__BeMbr{background:linear-gradient(135deg,#e74c3c,#c0392b)}.homescreen_announcementCard__WXMEd:before{border-left:60px solid #0000;border-top:60px solid #ffffff1a;content:"";height:0;position:absolute;right:0;top:0;width:0;z-index:1}.homescreen_cardTop__0OJdq{align-items:center;display:flex;gap:15px;justify-content:center;margin-bottom:15px}.homescreen_profileImage__ZL4aZ{height:150px;left:20px;overflow:hidden;top:20px;width:50%;z-index:2}.homescreen_profileImg__EwAMa{height:100%;object-fit:cover;width:100%}.homescreen_cardHeader__ms6XM{flex:1 1;margin-top:10px}.homescreen_congratsFlag__7EiPn{align-items:center;display:flex;gap:8px;margin-bottom:5px}.homescreen_congratsFlag__7EiPn span{font-size:20px}.homescreen_congratsFlag__7EiPn h4{font-size:16px;font-weight:600;letter-spacing:1px;margin:0;text-transform:uppercase}.homescreen_achievementTitle__afS3U{font-size:22px;font-weight:700;line-height:1.2;margin:0;text-shadow:2px 2px 4px #0000004d}.homescreen_cardDetails__ZQgaf{margin:15px 0}.homescreen_detailRow__I6q5Q{display:flex;margin-bottom:5px}.homescreen_label__bIe3G{font-size:14px;font-weight:600;width:70px}.homescreen_value__eQYWh{font-size:14px;opacity:.9}.homescreen_cardFooter__mjSJk{margin-top:auto}.homescreen_nameTag__lWvaS{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border-radius:5px;color:#000;display:inline-block;font-size:14px;font-weight:600;margin-bottom:10px;padding:8px 16px}.homescreen_footerText__9PxfS{font-size:12px;line-height:1.4;margin:0;opacity:.9}.homescreen_matchupCard__TVYym{align-items:center;background:linear-gradient(135deg,#e74c3c,#c0392b);justify-content:center;text-align:center}.homescreen_recentlyMatched__77FC8{font-size:24px;font-style:italic;font-weight:700;margin:0 0 30px;text-shadow:2px 2px 4px #0000004d}.homescreen_coupleImages__stm04{align-items:center;display:flex;gap:20px;justify-content:center;margin-bottom:20px}.homescreen_brideSection__zDhFy,.homescreen_groomSection__QIJvx{align-items:center;display:flex;flex-direction:column;gap:10px}.homescreen_coupleImg__16GXe{border:3px solid #ffffff4d;height:160px;object-fit:cover;width:140px}.homescreen_heartIcon__vsbn9{animation:homescreen_heartbeat__O1YOA 2s ease-in-out infinite;font-size:24px}@keyframes homescreen_heartbeat__O1YOA{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.homescreen_decorativeElements__64HJg{position:absolute;right:10px;top:10px}.homescreen_swirls__uhd1B{animation:homescreen_sparkle__h842f 3s ease-in-out infinite;font-size:20px;opacity:.7}@keyframes homescreen_sparkle__h842f{0%,to{opacity:.7;transform:rotate(0deg)}50%{opacity:1;transform:rotate(180deg)}}.homescreen_festivalCard__8t\+yX{background:linear-gradient(135deg,#e74c3c,#f39c12);text-align:center}.homescreen_festivalContent__PL8XH{align-items:center;color:#fff;display:flex;gap:10px;height:100%;justify-content:center}.homescreen_festivalGreeting__akmxy{font-size:22px;font-weight:700;margin:0 0 20px;text-shadow:2px 2px 4px #0000004d}.homescreen_festivalImage__0LWBG{height:100%;width:100%}.homescreen_festivalImg__Y0Vc\+{border:2px solid #ffffff4d;border-radius:10px;height:100%;max-width:200px;object-fit:cover;width:160px}.homescreen_festivalText__3WS7w{margin-top:10px;text-align:end}.homescreen_festivalText__3WS7w p{font-size:16px;line-height:1.4;margin:0;opacity:.95}.homescreen_carouselIndicators__O63dh{display:flex;gap:10px;justify-content:center;margin-top:30px}.homescreen_indicator__6pHP8{background:#0000004d;border-radius:10px;cursor:pointer;height:8px;transition:all .3s ease;width:35px}.homescreen_indicator__6pHP8.homescreen_active__\+27lT{background:#e74c3c;transform:scale(1.2)}.homescreen_indicator__6pHP8:hover{background:#c0392b;transform:scale(1.1)}.homescreen_servicesContainer__XSEsT{background-color:#fff5e6;padding:3rem 1rem}.homescreen_servicesHeader__nV0Gr{margin-bottom:1rem;text-align:center}.homescreen_servicesSubheading__3cYhs{color:#333;font-size:2.2rem;font-style:italic;font-weight:900}.homescreen_servicesHeading__j12Nz{color:#e3010f;font-size:2.5rem;font-weight:700;margin-top:.5rem}.homescreen_servicesText__qQBQA{color:#333;font-size:1.1rem;margin:0 auto 2rem}.homescreen_serviceCard__i5lJD{background-color:#fff;border-radius:15px;box-shadow:0 2px 10px #0000001a;overflow:hidden;padding-bottom:1rem;text-align:center}.homescreen_serviceImage__\+Fezs{object-fit:contain;padding:10px;width:100%}.homescreen_serviceTitle__HQPhs{color:#000;font-size:1.3rem;font-weight:600;margin-top:1rem}.homescreen_serviceDescription__4aDny{color:#ff477e;font-size:1rem;margin-top:.5rem}.homescreen_banner__yGqVM{align-items:center;background-image:url(https://via.placeholder.com/1200x150);background-position:50%;background-size:cover;border-radius:15px;display:flex;justify-content:flex-end;margin-bottom:3rem;margin-top:2rem;min-height:150px;padding:2rem}.homescreen_bannerContent__uMD8i{align-items:center;background:#fff;border-radius:15px;box-shadow:0 0 10px -4px;display:flex;gap:1rem;padding:5px;width:100%}.homescreen_bannerImage__8oQJC{height:120px;object-fit:fill;width:85%}.homescreen_bannerTextContainer__2g6ky{align-items:center;display:flex;flex-direction:column;gap:10px;height:100%;justify-content:center}.homescreen_bannerText__u3JbC{color:#333;font-size:1.1rem;margin:0}.homescreen_joinButton__5JnpY{background-color:#e3010f;border:none;font-size:1.1rem;padding:10px 30px;transition:background-color .3s ease}.homescreen_joinButton__5JnpY:hover{background-color:#e63b3b}.homescreen_textImageBlock__gOoOM{align-items:center;display:flex;margin-bottom:2rem}.homescreen_blockText__obmcW{color:#333;font-size:1.1rem;line-height:1.6}.homescreen_blockImage__j1kAM{height:250px;object-fit:fill;width:100%}.homescreen_testimonialsContainer__5HBFO{background-color:#fff5e6;padding:3rem 1rem}.homescreen_testimonialsHeader__WajKw{background-color:#e3010f;margin-bottom:2rem;padding:15px 0;text-align:center}.homescreen_testimonialsHeading__tl0sH{color:#fff;font-family:Kaushan Script,cursive;font-size:2rem;margin:0}.homescreen_testimonialsText__xUGLj{color:#333;font-size:1.1rem;margin:0 auto 2rem;text-align:center}.homescreen_testimonialsCarousel__Ti2qL{overflow:hidden;position:relative}.homescreen_testimonialsTrack__\+VDH7{display:flex;gap:30px;transition:transform .5s ease-in-out;width:200%}.homescreen_testimonialCard__9YB6e{background-color:#fff;border-radius:15px;box-shadow:0 2px 10px #0000001a;display:flex;padding:1rem;width:24%}.homescreen_testimonialImage__CW8vP{border-radius:15px;margin-right:1rem;object-fit:cover;width:170px}.homescreen_testimonialContent__IvBws{flex:1 1}.homescreen_testimonialName__5RiAY{color:#333;font-size:1.2rem;font-weight:600;margin-bottom:.2rem}.homescreen_testimonialLocation__qEKCo{color:#666;font-size:1rem;margin-bottom:.5rem}.homescreen_testimonialTitle__uVstv{color:#333;font-size:1rem;font-weight:600;margin-bottom:.5rem;position:relative}.homescreen_testimonialTitle__uVstv:after{background-color:#e3010f;bottom:-2px;content:"";height:2px;left:0;position:absolute;width:50px}.homescreen_testimonialReview__VwBcV{color:#333;font-size:.95rem;line-height:1.5}.homescreen_whyChooseContainer__HYca\+{background-color:#fff5e6;padding:3rem 1rem}.homescreen_whyChooseHeader__xFGZj{background-color:#e3010f;margin-bottom:2rem;padding:15px 0;text-align:center}.homescreen_whyChooseHeading__2sG0k{color:#fff;font-family:Kaushan Script,cursive;font-size:2rem;margin:0}.homescreen_whyChooseItem__kCujr{margin-bottom:1.5rem}.homescreen_whyChooseTitle__8wt1-{color:#333;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.homescreen_whyChooseText__zJBbj{color:#333;font-size:1.1rem;line-height:1.6}.homescreen_whyChooseSidebar__2VHcZ{color:#e3010f;display:flex;font-size:2rem;font-weight:700;justify-content:end}.homescreen_whyChooseImage__ryfmA{object-fit:cover;width:100%}.homescreen_whyChooseFooterText__E1vF3{background-color:#f0a28436;color:#bb7900;font-size:1.1rem;margin:2rem auto 0;padding:10px;text-align:center}.homescreen_momentContainer__LR0pS{background-color:#fff5e6;padding:3rem 1rem}.homescreen_momentHeader__VJQLv{margin-bottom:3rem;padding:15px 0;text-align:center}.homescreen_momentHeading__XpKFx{color:#000;font-family:Kaushan Script,cursive;font-size:2rem;margin:0}.homescreen_momentHeading2__F64fF{color:#e3010f;font-family:Poppins,sans-serif!important;font-style:italic;font-weight:900}.homescreen_processFlow__nkjbV{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto}.homescreen_processStep__upeOk{align-items:center;display:flex;flex-direction:column;text-align:center}.homescreen_stepIcon__FyrGW{align-items:center;background-color:#fff;border:3px solid #e3010f;border-radius:50%;display:flex;font-size:2rem;height:80px;justify-content:center;margin-bottom:1rem;transition:all .3s ease;width:80px}.homescreen_stepIcon__FyrGW img{width:24px}.homescreen_stepIcon__FyrGW:hover{background-color:#e3010f;transform:scale(1.1)}.homescreen_stepLabel__dsnyf{color:#333;font-family:Poppins,sans-serif;font-size:10px;font-weight:600;line-height:1.2;margin:0}.homescreen_connectionLine__gRbLj{background-color:#e3010f;flex-shrink:0;height:2px;margin-bottom:20px;width:10%}.homescreen_trustedBrandContainer__ZHzrz{background:#fff5e6;padding:4rem 1rem;position:relative}.homescreen_trustedBrandHeader__tXNjA{margin-bottom:3rem;padding:15px 0;text-align:center}.homescreen_trustedBrandHeading__yJv\+1{color:#000;font-family:Kaushan Script,cursive;font-size:2.5rem;margin:0 0 .5rem}.homescreen_momentHeading2__F64fF{color:#d32f2f;font-size:2rem;font-weight:700;margin:0}.homescreen_couplesGallery__I09sp{align-items:center;display:flex;height:450px;justify-content:center;margin:0 auto;position:relative;width:100%}.homescreen_coupleImage__Aj-PA{border-radius:15px;box-shadow:0 8px 25px #00000026;height:100%;object-fit:cover;transition:transform .3s ease,box-shadow .3s ease;width:100%}.homescreen_coupleImage__Aj-PA:hover{box-shadow:0 12px 35px #00000040;transform:scale(1.05)}.homescreen_coupleCard1__mC6QF{height:320px;left:5%;position:absolute;top:0;width:200px;z-index:5}.homescreen_coupleCard2__L0YUG{height:320px;left:23%;position:absolute;top:50px;width:200px;z-index:6}.homescreen_coupleCard3__ahzE9{height:320px;left:41%;position:absolute;top:20px;width:200px;z-index:7}.homescreen_coupleCard4__cPhz4{height:320px;position:absolute;right:25%;top:50px;width:200px;z-index:6}.homescreen_coupleCard5__28TsO{height:320px;position:absolute;right:7%;top:0;width:200px;z-index:5}.homescreen_matchContainer__2KHMY{background-color:#fff5e6;padding:3rem 1rem}.homescreen_matchHeader__ktRvS{margin-bottom:2rem;text-align:center}.homescreen_matchHeading__c9r\+w{color:#000;font-family:Kaushan Script,cursive;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.homescreen_matchText__p6\+-o{color:#333;font-size:1.1rem;margin:0 auto;max-width:800px}.homescreen_matchDivider__wtjOg{border-top:1px dashed #e3010f;margin:1.5rem 0}.homescreen_matchCard__CE\+Sh{background-color:#fff;border-radius:15px;box-shadow:0 2px 10px #0000001a;padding:1.5rem;text-align:center}.homescreen_matchCardHighlighted__2YV7q{background-color:#fff3b0}.homescreen_matchIcon__3cfpV{align-items:center;background-color:#ffe6e6;border-radius:50%;display:flex;height:60px;justify-content:center;margin:0 auto 1rem;width:60px}.homescreen_matchIconImage__jWuxR{height:40px;object-fit:contain;width:40px}.homescreen_matchCardTitle__r-UIL{color:#333;font-size:1.3rem;font-weight:600;margin-bottom:.5rem}.homescreen_matchCardText__ndXhU{color:#333;font-size:1rem}@media (max-width:1200px){.homescreen_carouselTrack__gBPsT{width:calc(100%*(var(--total-cards)/2))}.homescreen_announcementCard__WXMEd{width:50%}.homescreen_couplesGallery__I09sp{height:400px}.homescreen_coupleCard1__mC6QF,.homescreen_coupleCard2__L0YUG,.homescreen_coupleCard3__ahzE9,.homescreen_coupleCard4__cPhz4,.homescreen_coupleCard5__28TsO{height:280px;width:180px}}@media (max-width:768px){.homescreen_announcementsContainer__gVvwZ{padding:20px 10px}.homescreen_carouselTrack__gBPsT{width:calc(100%*var(--total-cards))}.homescreen_announcementCard__WXMEd{margin-bottom:20px;width:100%}.homescreen_cardContent__i3t1E{padding:15px}.homescreen_profileImage__ZL4aZ{height:100px;width:100px}.homescreen_achievementTitle__afS3U{font-size:18px}.homescreen_recentlyMatched__77FC8{font-size:20px;margin-bottom:20px}.homescreen_testimonialsTrack__\+VDH7{flex-direction:column;width:100%}.homescreen_testimonialCard__9YB6e{width:100%}.homescreen_couplesGallery__I09sp{flex-wrap:wrap;gap:10px;height:350px;padding:0 10px}.homescreen_coupleCard1__mC6QF,.homescreen_coupleCard2__L0YUG,.homescreen_coupleCard3__ahzE9,.homescreen_coupleCard4__cPhz4,.homescreen_coupleCard5__28TsO{height:100px;left:auto;position:relative;right:auto;top:auto;transform:none;width:120px;z-index:1}.homescreen_trustedBrandHeading__yJv\+1{font-size:2rem}.homescreen_momentHeading2__F64fF{font-size:1.5rem}.homescreen_processFlow__nkjbV{flex-direction:column;gap:2rem}.homescreen_connectionLine__gRbLj{height:30px;width:2px}.homescreen_stepIcon__FyrGW{font-size:1.5rem;height:70px;width:70px}}@media (max-width:480px){.homescreen_welcometxt__iWBE-{font-size:1.5rem}.homescreen_heading__ERpRZ{font-size:2.5rem}.homescreen_subheading__GOd8x,.homescreen_testimonialName__5RiAY,.homescreen_whyChooseTitle__8wt1-{font-size:1rem}.homescreen_blockText__obmcW,.homescreen_pricing__JJ1D6,.homescreen_servicesText__qQBQA,.homescreen_testimonialLocation__qEKCo,.homescreen_testimonialReview__VwBcV,.homescreen_testimonialTitle__uVstv,.homescreen_testimonialsText__xUGLj,.homescreen_text__cLHSL,.homescreen_whyChooseFooterText__E1vF3,.homescreen_whyChooseText__zJBbj{font-size:.8rem}.homescreen_testimonialLocation__qEKCo{margin:0}.homescreen_couplesGallery__I09sp{align-items:center}.homescreen_coupleCard1__mC6QF,.homescreen_coupleCard2__L0YUG,.homescreen_coupleCard3__ahzE9,.homescreen_coupleCard4__cPhz4,.homescreen_coupleCard5__28TsO{height:160px;margin-bottom:10px;width:100px}.homescreen_testimonialsHeading__tl0sH,.homescreen_trustedBrandHeading__yJv\+1,.homescreen_whyChooseHeading__2sG0k{font-size:1.2rem}.homescreen_momentHeading2__F64fF,.homescreen_momentHeading__XpKFx,.homescreen_servicesHeading__j12Nz,.homescreen_servicesSubheading__3cYhs{font-size:1.5rem}.homescreen_momentContainer__LR0pS,.homescreen_servicesContainer__XSEsT,.homescreen_testimonialsContainer__5HBFO,.homescreen_trustedBrandContainer__ZHzrz,.homescreen_whyChooseContainer__HYca\+{padding:1rem}.homescreen_banner__yGqVM{height:auto;margin:0;padding:2rem 0}.homescreen_bannerContent__uMD8i{border-radius:8px;flex-direction:column;gap:0}.homescreen_joinButton__5JnpY{font-size:.8rem;padding:5px}.homescreen_bannerImage__8oQJC{height:100px;width:100%}.homescreen_bannerTextContainer__2g6ky{flex-direction:row;justify-content:space-between;width:100%}.homescreen_bannerText__u3JbC{font-size:1rem}.homescreen_blockImage__j1kAM{height:200px;object-fit:contain}.homescreen_connectionLine__gRbLj,.homescreen_momentHeader__VJQLv,.homescreen_textImageBlock__gOoOM{margin-bottom:0}.homescreen_processFlow__nkjbV{gap:.2rem}.homescreen_achievementTitle__afS3U,.homescreen_congratsFlag__7EiPn{font-size:10px}.homescreen_label__bIe3G{font-size:10px;font-weight:600;width:70px}.homescreen_value__eQYWh{font-size:10px;opacity:.9}.homescreen_festivalImg__Y0Vc\+{object-fit:contain;width:120px}.homescreen_festivalText__3WS7w p{font-size:12px}.homescreen_festivalContent__PL8XH{flex-direction:column}.homescreen_festivalText__3WS7w{text-align:start}.homescreen_coupleImages__stm04{gap:0}.homescreen_testimonialImage__CW8vP{border-radius:15px;height:110px;margin-right:1rem;object-fit:cover;width:100px}}.register_container__QeQGU{background-color:#fff5e6;font-family:Arial,sans-serif;min-height:100vh;padding:16px}.register_formWrapper__O5UT6{margin:0 auto;max-width:1200px}.register_header__budS2{background-color:#e3010f;border-top-left-radius:8px;border-top-right-radius:8px;box-shadow:0 2px 10px #0000001a;color:#fff;padding:16px;text-align:center}.register_headerTitle__fXS29{font-size:24px;font-style:italic;font-weight:300;letter-spacing:1px;margin:0}.register_formContainer__AJ3Zl{background-color:#fff;border-bottom-left-radius:8px;border-bottom-right-radius:8px;box-shadow:0 4px 6px #0000001a;padding:40px}.register_progressBar__vlIHC{background-color:#e5e7eb;border-radius:4px;height:8px;margin-bottom:32px;width:100%}.register_progressFill__G9rY7{background-color:#e3010f;border-radius:4px;height:8px;transition:width .3s ease-in-out}.register_step-1__-ycyz{width:14.28571%}.register_step-2__djVJi{width:28.57143%}.register_step-3__NHS9-{width:42.85714%}.register_step-4__knJ\+n{width:57.14286%}.register_step-5__-GwFw{width:71.42857%}.register_step-6__2uK1b{width:85.71429%}.register_step-7__wPGgQ{width:100%}.register_sectionTitle__RI2nm{color:#e3010f;font-size:20px;font-weight:700;margin-bottom:32px}.register_sectionSubtitle__s5HaR{color:#e3010f;font-size:18px;font-weight:700;margin-bottom:24px;margin-top:24px}.register_gridContainer__iI4VR{grid-gap:32px 40px;display:grid;gap:32px 40px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:32px}.register_fullWidthGrid__\+Yo09{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr;margin-bottom:24px}.register_fieldContainer__kcyuY{display:flex;flex-direction:column}.register_label__8Zwbc{color:#374151;font-size:14px;font-weight:700;margin-bottom:8px}.register_required__to5NU{color:#e3010f;margin:0 3px}.register_error__\+fCjy{color:red;display:block;font-size:12px;margin-top:5px}.register_passwordContainer__8OgRJ{align-items:center;display:flex;position:relative}.register_togglePassword__oaMZo{align-items:center;background:none;border:none;color:#666;cursor:pointer;display:flex;justify-content:center;padding:0;position:absolute;right:10px}.register_togglePassword__oaMZo:hover{color:#333}.register_formInput__RmHtQ{background-color:initial;border:none;border-bottom:2px solid #d1d5db;color:#6b7280;font-size:14px;min-width:200px;outline:none;padding:12px 12px 12px 0;transition:border-color .2s ease-in-out;width:100%}.register_formInput__RmHtQ:focus{border-bottom-color:#e3010f}.register_formTextarea__\+s15G{background-color:initial;border:none;border-bottom:2px solid #d1d5db;color:#6b7280;font-size:14px;height:48px;outline:none;padding:12px 12px 12px 0;resize:vertical;transition:border-color .2s ease-in-out;width:100%}.register_formTextarea__\+s15G:focus{border-bottom-color:#e3010f}.register_formSelect__twVDs{-webkit-appearance:none;appearance:none;background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='currentColor' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' d='M5.293 7.293a1 1 0 0 1 1.414 0L10 10.586l3.293-3.293a1 1 0 1 1 1.414 1.414l-4 4a1 1 0 0 1-1.414 0l-4-4a1 1 0 0 1 0-1.414z' clip-rule='evenodd'/%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;background-size:20px 20px;border:none;border-bottom:2px solid #d1d5db;color:#6b7280;cursor:pointer;font-size:14px;outline:none;padding:12px 32px 12px 0;width:100%}.register_formSelect__twVDs:focus{border-bottom-color:#e3010f}.register_checkboxContainer__9JwjZ{align-items:center;display:flex;margin-top:24px}.register_checkbox__nLcbV{accent-color:#e3010f;height:20px;margin-right:12px;width:20px}.register_checkboxLabel__AIPni{color:#374151;font-size:14px;font-weight:500}.register_navigationContainer__3unAf{align-items:center;border-top:1px solid #e5e7eb;display:flex;justify-content:space-between;padding-top:24px}.register_button__S615C{align-items:center;border:none;border-radius:6px;cursor:pointer;display:flex;font-size:14px;font-weight:500;padding:12px 24px;transition:background-color .2s ease-in-out}.register_buttonIcon__28pT-{margin-left:8px}.register_buttonPrevious__6tYbc{background-color:#6b7280;color:#fff}.register_buttonPrevious__6tYbc:hover{background-color:#4b5563}.register_buttonPreviousDisabled__JPbyZ{background-color:#d1d5db;color:#9ca3af;cursor:not-allowed}.register_buttonNext__4XQEB{background-color:#e3010f;color:#fff}.register_buttonNext__4XQEB:hover{background-color:#b91c1c}.register_buttonSubmit__ItVrX{background-color:#16a34a;color:#fff}.register_buttonSubmit__ItVrX:hover{background-color:#15803d}.register_stepIndicator__xNkgX{align-items:center;display:flex;gap:8px}.register_stepDot__pwwvm{border-radius:50%;height:12px;transition:background-color .2s ease-in-out;width:12px}.register_stepDotActive__b5je4{background-color:#e3010f}.register_stepDotInactive__6uNbA{background-color:#d1d5db}.register_fileUploadContainer__aI92L{display:flex;flex-direction:column}.register_formFile__\+DZX1{display:none}.register_fileUploadButton__rcCd5:hover,.register_formFile__\+DZX1:focus-within+.register_fileUploadButton__rcCd5{border-color:#e3010f}.register_fileUploadButton__rcCd5{background-color:#f8f9fa;border:2px solid #d1d5db;border-radius:4px;color:#6b7280;cursor:pointer;padding:12px;text-align:center;transition:border-color .2s ease-in-out}.register_hr__iXN53{border-top:1px solid #e5e7eb;margin:24px 0}.register_noteText__iKRiL{color:#374151;font-size:14px;margin-bottom:24px}.register_dasaContainer__TWvIU{display:flex;gap:16px}.register_imageContainer__Cj7jW{display:flex;gap:16px;justify-content:center;margin-bottom:24px}.register_referenceImage__TaYfW{border:1px solid #e5e7eb;border-radius:4px;max-width:300px}@media (max-width:768px){.register_container__QeQGU{padding:10px}.register_formContainer__AJ3Zl{padding:20px}.register_headerTitle__fXS29{font-size:20px}.register_sectionTitle__RI2nm{font-size:18px;margin-bottom:24px}.register_sectionSubtitle__s5HaR{font-size:16px;margin-bottom:20px;margin-top:20px}.register_gridContainer__iI4VR{gap:24px;grid-template-columns:1fr;margin-bottom:24px}.register_fullWidthGrid__\+Yo09{gap:20px;margin-bottom:20px}.register_button__S615C{font-size:12px;padding:10px 20px}.register_buttonIcon__28pT-{margin-left:6px}.register_stepDot__pwwvm{height:10px;width:10px}.register_formInput__RmHtQ,.register_formSelect__twVDs,.register_formTextarea__\+s15G{font-size:12px;padding:10px 10px 10px 0}.register_formSelect__twVDs{background-position:right 6px center;background-size:16px 16px}.register_label__8Zwbc{font-size:12px;margin-bottom:6px}.register_checkbox__nLcbV{height:16px;margin-right:8px;width:16px}.register_checkboxLabel__AIPni{font-size:12px}.register_noteText__iKRiL{font-size:12px;margin-bottom:20px}.register_imageContainer__Cj7jW{flex-direction:column;gap:12px;margin-bottom:20px}.register_referenceImage__TaYfW{max-width:100%}.register_fileUploadButton__rcCd5{font-size:12px;padding:10px}}@media (max-width:480px){.register_headerTitle__fXS29{font-size:18px}.register_sectionTitle__RI2nm{font-size:16px;margin-bottom:20px}.register_sectionSubtitle__s5HaR{font-size:14px;margin-bottom:16px;margin-top:16px}.register_gridContainer__iI4VR{gap:20px;margin-bottom:20px}.register_fullWidthGrid__\+Yo09{gap:16px;margin-bottom:16px}.register_button__S615C{font-size:12px;padding:8px 16px}.register_buttonIcon__28pT-{margin-left:4px}.register_stepDot__pwwvm{gap:6px;height:8px;width:8px}.register_formInput__RmHtQ,.register_formSelect__twVDs,.register_formTextarea__\+s15G{font-size:12px;padding:8px 8px 8px 0}.register_label__8Zwbc{font-size:12px;margin-bottom:4px}.register_checkbox__nLcbV{height:14px;margin-right:6px;width:14px}.register_checkboxLabel__AIPni{font-size:12px}.register_noteText__iKRiL{font-size:12px;margin-bottom:16px}.register_dasaContainer__TWvIU{flex-direction:column;gap:12px}.register_fileUploadButton__rcCd5{font-size:12px;padding:8px}}.login_loginContainer__ktVTJ{background-color:#fff5e6;min-height:100vh;padding:0}.login_loginRow__7jAeJ{margin:0;min-height:100vh}.login_imageSection__v3e-F{padding:0;position:relative}.login_imageContainer__FlnBj{background-position:50%;background-repeat:no-repeat;height:100vh;position:relative}.login_loginImage__WlNzX{border-radius:10px;height:100vh;object-fit:cover;padding:5px;width:100%}.login_formSection__vJWHT{align-items:center;background-color:#fff5e6;display:flex;justify-content:center;padding:2rem}.login_formContainer__m6odF{width:100%}.login_welcomeHeader__rag4G{margin-bottom:2rem;text-align:center}.login_welcomeTitle__ionS4{color:#333;font-family:Kaushan Script,cursive;font-size:2.5rem;font-weight:700;margin:0}.login_loginCard__Nm98H{background-color:#fff;border-radius:15px;box-shadow:0 4px 20px #0000001a;padding:2rem}.login_loginHeading__BF\+qs{color:#333;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;text-align:left}.login_loginForm__wgy2y{width:100%}.login_formGroup__02arj{margin-bottom:1.5rem}.login_formLabel__PyfGI{color:#333;display:block;font-size:1rem;font-weight:500;margin-bottom:.5rem}.login_formInput__7u1NF{background-color:initial;border:none;border-bottom:2px solid #e0e0e0;border-radius:0;color:#333;font-size:1rem;padding:.75rem 1rem;transition:all .3s ease;width:100%}.login_formInput__7u1NF:focus{background-color:initial;border-bottom-color:#e3010f;box-shadow:none;outline:none}.login_formInput__7u1NF::placeholder{color:#999;font-size:.9rem}.login_passwordGroup__-XE5r{align-items:center;display:flex;gap:1rem;position:relative}.login_sendOtpBtn__LI0ND{background-color:#e3010f;border:none;border-radius:6px;font-size:.9rem;font-weight:500;padding:.5rem 1rem;transition:all .3s ease;white-space:nowrap}.login_sendOtpBtn__LI0ND:hover{background-color:#e63939;transform:translateY(-1px)}.login_actionRow__IEC1k{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-top:2rem}.login_loginBtn__y92dc{background-color:#e3010f;border:none;border-radius:8px;flex:1 1;font-size:1rem;font-weight:600;max-width:200px;padding:.75rem 1.5rem;transition:all .3s ease}.login_loginBtn__y92dc:hover{background-color:#e63939;box-shadow:0 4px 15px #ff44444d;transform:translateY(-2px)}.login_forgotPassword__wwU6z{color:#666;font-size:.9rem;text-decoration:none;transition:color .3s ease}.login_forgotPassword__wwU6z:hover{color:#e3010f;text-decoration:underline}.login_registerPrompt__3QFC9{font-size:.95rem;margin-top:1.5rem;text-align:center}@media (max-width:768px){.login_loginContainer__ktVTJ{background-color:#fff}.login_imageSection__v3e-F{display:none}.login_formSection__vJWHT{background-color:#fff5e6;padding:1rem}.login_welcomeTitle__ionS4{font-size:2rem}.login_loginCard__Nm98H{margin:0;padding:1.5rem}.login_passwordGroup__-XE5r{align-items:stretch;flex-direction:column;gap:.5rem}.login_sendOtpBtn__LI0ND{align-self:flex-end;max-width:120px}.login_actionRow__IEC1k{align-items:stretch;flex-direction:column;gap:1rem}.login_loginBtn__y92dc{max-width:none}.login_forgotPassword__wwU6z{text-align:center}}@media (max-width:576px){.login_formContainer__m6odF{max-width:100%}.login_welcomeTitle__ionS4{font-size:1.8rem}.login_loginCard__Nm98H{padding:1rem}}.forgot_password_forgotPasswordContainer__CPQyu{background-color:#fff5e6;min-height:100vh;padding:0}.forgot_password_forgotPasswordRow__NSfxn{margin:0;min-height:100vh}.forgot_password_imageSection__-9O6S{padding:0;position:relative}.forgot_password_imageContainer__7PGZv{background-position:50%;background-repeat:no-repeat;height:100vh;position:relative}.forgot_password_loginImage__BN\+CJ{border-radius:10px;height:100vh;object-fit:cover;padding:5px;width:100%}.forgot_password_formSection__wEuKI{align-items:center;background-color:#fff5e6;display:flex;justify-content:center;padding:2rem}.forgot_password_formContainer__7Ss6M{width:100%}.forgot_password_welcomeHeader__EebAD{margin-bottom:2rem;text-align:center}.forgot_password_welcomeTitle__\+qLsq{color:#333;font-family:Kaushan Script,cursive;font-size:2.5rem;font-weight:700;margin:0}.forgot_password_forgotPasswordCard__Pe8qC{background-color:#fff;border-radius:15px;box-shadow:0 4px 20px #0000001a;padding:2rem}.forgot_password_forgotPasswordForm__nfYtB{width:100%}.forgot_password_formGroup__41OOW{margin-bottom:1.5rem}.forgot_password_formLabel__BXJb2{color:#333;display:block;font-size:1rem;font-weight:500;margin-bottom:.5rem}.forgot_password_formInput__\+YfDr{background-color:initial;border:none;border-bottom:2px solid #e0e0e0;border-radius:0;color:#333;font-size:1rem;padding:.75rem 1rem;transition:all .3s ease;width:100%}.forgot_password_formInput__\+YfDr:focus{background-color:initial;border-bottom-color:#e3010f;box-shadow:none;outline:none}.forgot_password_formInput__\+YfDr::placeholder{color:#999;font-size:.9rem}.forgot_password_emailGroup__TGr\+E{align-items:center;display:flex;gap:1rem;position:relative}.forgot_password_sendOtpBtn__Gd09m{background-color:#e3010f;border:none;border-radius:6px;color:#fff;font-size:.9rem;font-weight:500;padding:.5rem 1rem;transition:all .3s ease;white-space:nowrap}.forgot_password_sendOtpBtn__Gd09m:hover{background-color:#e63939;color:#fff;transform:translateY(-1px)}.forgot_password_actionRow__6swLl{align-items:center;display:flex;gap:1rem;justify-content:center;margin-top:2rem}.forgot_password_resetBtn__G3Q-U{background-color:#e3010f;border:none;border-radius:8px;color:#fff;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease;width:100%}.forgot_password_resetBtn__G3Q-U:hover{background-color:#e63939;box-shadow:0 4px 15px #ff44444d;color:#fff;transform:translateY(-2px)}.forgot_password_backToLogin__csmv7{margin-top:1.5rem;text-align:center}.forgot_password_backToLoginBtn__mB2uK{background:none;border:none;color:#666;cursor:pointer;font-size:.9rem;padding:0;text-decoration:none;transition:color .3s ease}.forgot_password_backToLoginBtn__mB2uK:hover{color:#e3010f;text-decoration:underline}@media (max-width:768px){.forgot_password_forgotPasswordContainer__CPQyu{background-color:#fff}.forgot_password_imageSection__-9O6S{display:none}.forgot_password_formSection__wEuKI{background-color:#fff5e6;padding:1rem}.forgot_password_welcomeTitle__\+qLsq{font-size:2rem}.forgot_password_forgotPasswordCard__Pe8qC{margin:0;padding:1.5rem}.forgot_password_emailGroup__TGr\+E{align-items:stretch;flex-direction:column;gap:.5rem}.forgot_password_sendOtpBtn__Gd09m{align-self:flex-end;max-width:120px}.forgot_password_actionRow__6swLl{align-items:stretch;flex-direction:column;gap:1rem}.forgot_password_resetBtn__G3Q-U{max-width:none}}@media (max-width:576px){.forgot_password_formContainer__7Ss6M{max-width:100%}.forgot_password_welcomeTitle__\+qLsq{font-size:1.8rem}.forgot_password_forgotPasswordCard__Pe8qC{padding:1rem}.forgot_password_emailGroup__TGr\+E{align-items:stretch;flex-direction:column}.forgot_password_sendOtpBtn__Gd09m{align-self:stretch;max-width:none}}.about_aboutContainer__EQAxw{background-color:#fff5e6;padding:3rem 1rem}.about_aboutHeader__y4ZYE{background-color:#e3010f;margin-bottom:2rem;padding:15px 0;text-align:center}.about_aboutHeading__iBJj9{color:#fff;font-family:Kaushan Script,cursive;font-size:2rem;margin:0}.about_aboutTitle__5Vx-D{color:#000;font-family:Kaushan Script,cursive;font-size:2.5rem;font-weight:700;margin-bottom:.5rem;text-align:center}.about_aboutSubtitle__uq6SD{color:#e3010f;font-size:1.2rem;font-weight:500;margin-bottom:2rem;text-align:center}.about_imageContainer__ykMUs{height:750px;position:relative;width:100%}.about_aboutImage__W51Wq{height:100%;object-fit:contain;position:absolute;width:100%}.about_topImage__ELpJP{left:0;top:0}.about_bottomImage__FTybK{bottom:0;right:0}.about_welcomeText__RHMDR{color:#333;font-size:1.2rem;font-weight:500;margin-bottom:.5rem}.about_mainHeading__TT2S2{color:#e3010f;font-size:3rem;font-weight:700;margin-bottom:1rem}.about_description__TkMFO{color:#333;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.about_contactInfo__Qh9VW{display:flex;flex-direction:column;gap:1rem}.about_contactItem__cMjD\+{align-items:center;display:flex;gap:.5rem}.about_contactIcon__Sh2hX{align-items:center;background-color:#ffe6e6;border-radius:50%;display:flex;font-size:1.2rem;height:40px;justify-content:center;width:40px}.about_contactLabel__6rYBS{color:#333;font-size:1rem;font-weight:600}.about_contactDetail__zmW7d{color:#333;font-size:1rem}.about_featuresContainer__TiQx-{background-color:#fff5e6;padding:3rem 1rem}.about_featureCard__4\+B\+9{background-color:#fff;border-radius:15px;box-shadow:0 2px 10px #0000001a;padding:1.5rem;text-align:center}.about_featureCardHighlighted__DJsha{background-color:#fff3b0}.about_featureIcon__9TRWx{align-items:center;background-color:#ffe6e6;border-radius:50%;display:flex;height:60px;justify-content:center;margin:0 auto 1rem;width:60px}.about_featureIconImage__AoL96{height:40px;object-fit:contain;width:40px}.about_featureTitle__YL-gw{color:#333;font-size:1.3rem;font-weight:600;margin-bottom:.5rem}.about_featureText__fsZcV{color:#333;font-size:1rem}.about_statsDivider__HX3yc{border-top:1px dashed #e3010f;margin:2rem 0}.about_statCard__A3oXz{align-items:center;background-color:#fff;border:1px solid #ffe6e6;border-radius:10px;display:flex;gap:15px;justify-content:space-evenly;padding:1rem;text-align:center}.about_statIcon__S7IM7{background-color:#dfb85c;border-radius:50%;font-size:1.5rem;margin-bottom:.5rem}.about_statIcon__S7IM7 img{height:50px;object-fit:contain;padding:10px;width:50px}.about_statNumber__RMW6n{color:#000;font-family:Kaushan Script;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.about_statLabel__O5pMm{color:#333;font-size:1rem}@media (max-width:1200px){.about_aboutImage__W51Wq,.about_imageContainer__ykMUs{height:500px}.about_aboutTitle__5Vx-D{font-size:2rem}.about_aboutSubtitle__uq6SD{font-size:1rem}.about_mainHeading__TT2S2{font-size:2rem}.about_description__TkMFO{font-size:1rem}}@media (max-width:768px){.about_aboutContainer__EQAxw{padding:2rem .5rem}.about_aboutImage__W51Wq,.about_imageContainer__ykMUs{height:500px}.about_aboutTitle__5Vx-D{font-size:2rem}.about_aboutSubtitle__uq6SD{font-size:1rem}.about_mainHeading__TT2S2{font-size:2rem}.about_description__TkMFO{font-size:1rem}}.history_historyContainer__DpClB{background-color:#fff5e6;margin-bottom:3rem}.history_historyHeader__gVg0H{background-color:#e3010f;margin-bottom:2rem;padding:15px 0;text-align:center}.history_historyHeading__DfQ5j{color:#fff;font-family:Kaushan Script,cursive;font-size:2rem;margin:0}.history_historyTitle__adj03{color:#000;font-family:Kaushan Script,cursive;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.history_historyText__pEa96{color:#333;font-size:1.1rem;line-height:1.6;padding-left:2%}.history_memoriesContainer__nRZiJ{background-color:#fff5e6;padding:3rem 1rem}.history_memoriesTitle__pw23\+{color:#e3010f;font-family:Kaushan Script,cursive;font-size:2rem;font-weight:700;margin-bottom:1.5rem}.history_memoriesList__ZcGF7{list-style:none;margin:0 auto 1.5rem;padding-left:1.5rem}.history_memoriesList__ZcGF7 li{color:#333;font-size:1.1rem;line-height:1.6;margin-bottom:.75rem;position:relative}.history_memoriesList__ZcGF7 li:before{color:#dbb258;content:"◆";left:-1.5rem;position:absolute;top:.2rem}.history_memoriesText__AS6QJ{color:#333;font-size:1.1rem;line-height:1.6;margin:0 auto 1.5rem}.history_memoriesSubtitle__RALYg{color:#e3010f;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.motives_motivesContainer__XE3EO{background-color:#fff5e6;padding:3rem 1rem}.motives_motivesHeader__0J\+yC{background-color:#e3010f;margin-bottom:2rem;padding:15px 0;text-align:center}.motives_motivesHeading__ZJrqK{color:#fff;font-family:Kaushan Script,cursive;font-size:2rem;margin:0}.motives_motivesTitle__dLifj{color:#000;font-family:Kaushan Script,cursive;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.motives_motivesTable__P-Emg{background-color:#fff;border-collapse:collapse;margin:0 auto 2rem;max-width:800px}.motives_motivesTable__P-Emg td,.motives_motivesTable__P-Emg th{border:1px solid #f99;color:#333;font-size:1.1rem;padding:10px;text-align:center}.motives_motivesTable__P-Emg th{background-color:#ffe6e6;font-weight:600}.motives_memoriesTitle__ilPEN{color:#e3010f;font-family:Kaushan Script,cursive;font-size:2rem;font-weight:700;margin-bottom:1.5rem}.motives_memoriesList__103zu{list-style:none;margin:0 auto 1.5rem;padding-left:1.5rem}.motives_memoriesList__103zu li{color:#333;font-size:1.1rem;line-height:1.6;margin-bottom:.75rem;position:relative}.motives_memoriesList__103zu li:before{color:#dbb258;content:"◆";left:-1.5rem;position:absolute;top:.2rem}.motives_memoriesText__JOzr2{color:#333;font-size:1.1rem;line-height:1.6;margin:0 auto 1.5rem;text-align:center}.memories_historyContainer__mLUcu{background-color:#fff5e6;margin-bottom:3rem}.memories_historyHeader__Ouraw{background-color:#e3010f;margin-bottom:2rem;padding:15px 0;text-align:center}.memories_historyHeading__-I92l{color:#fff;font-family:Kaushan Script,cursive;font-size:2rem;margin:0}.memories_historyTitle__d8XNb{color:#000;font-family:Kaushan Script,cursive;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.memories_historyText__LWcyc{color:#333;font-size:1.1rem;line-height:1.6;padding-left:2%}.memories_memoriesContainer__8jmAZ{background-color:#fff5e6;padding:3rem 1rem}.memories_memoriesTitle__Lnk6g{color:#e3010f;font-family:Kaushan Script,cursive;font-size:2rem;font-weight:700;margin-bottom:1.5rem}.memories_memoriesList__K2P9x{list-style:none;margin:0 auto 1.5rem;padding-left:1.5rem}.memories_memoriesList__K2P9x li{color:#333;font-size:1.1rem;line-height:1.6;margin-bottom:.75rem;position:relative}.memories_memoriesList__K2P9x li:before{color:#dbb258;content:"◆";left:-1.5rem;position:absolute;top:.2rem}.memories_memoriesText__-TXou{color:#333;font-size:1.1rem;line-height:1.6;margin:0 auto 1.5rem}.memories_memoriesSubtitle__ZA2\+Q{color:#e3010f;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.allprofile_container__s9-xZ{background-color:#fff5e6;font-family:Arial,sans-serif;min-height:100vh}.allprofile_header__cnlOZ{background:linear-gradient(135deg,#dc143c,#b91c3c);box-shadow:0 2px 10px #0000001a;color:#fff;padding:10px 0;text-align:center}.allprofile_title__6\+yHq{font-size:2rem;font-style:italic;font-weight:300;letter-spacing:1px;margin:0}.allprofile_formContainer__s3D\+R{margin:0 auto;max-width:1200px;padding:40px 20px}.allprofile_searchForm__TKg7H{background:#fff;border:1px solid #e0e0e0;border-radius:15px;box-shadow:0 8px 25px #0000001a;padding:40px}.allprofile_formRow__3w48r{display:flex;flex-wrap:wrap;gap:30px;margin-bottom:30px}.allprofile_formGroup__jqK2W{display:flex;flex:1 1;flex-direction:column;min-width:250px}.allprofile_label__m-iW8{color:#333;font-size:1rem;font-weight:600;margin-bottom:8px;text-transform:capitalize}.allprofile_select__2OET9{background:#fff;border:none;border-bottom:2px solid #e0e0e0;color:#666;cursor:pointer;font-size:1rem;outline:none;padding:12px 15px;transition:all .3s ease}.allprofile_select__2OET9:focus{border-color:#dc143c;box-shadow:0 0 0 3px #dc143c1a}.allprofile_select__2OET9 option{padding:10px}.allprofile_input__pYl0k{border:none;border-bottom:2px solid #e0e0e0;color:#333;font-size:1rem;outline:none;padding:12px 15px;transition:all .3s ease}.allprofile_input__pYl0k:focus{border-color:#dc143c;box-shadow:0 0 0 3px #dc143c1a}.allprofile_input__pYl0k::placeholder{color:#999;opacity:1}.allprofile_submitContainer__sU2Zt{display:flex;justify-content:flex-end;margin-top:40px}.allprofile_submitButton__iZ3Qw{background:linear-gradient(135deg,#dc143c,#b91c3c);border:none;border-radius:5px;box-shadow:0 4px 15px #dc143c4d;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;letter-spacing:1px;padding:15px 40px;text-transform:uppercase;transition:all .3s ease}.allprofile_submitButton__iZ3Qw:hover{background:linear-gradient(135deg,#b91c3c,#a0182f);box-shadow:0 6px 20px #dc143c66;transform:translateY(-2px)}.allprofile_submitButton__iZ3Qw:active{box-shadow:0 2px 10px #dc143c4d;transform:translateY(0)}.allprofile_profilesGrid__uLFM2{display:flex;flex-wrap:wrap;gap:30px;justify-content:center;margin-top:40px}.allprofile_profileCard__QGuxp{background:#fff;border:1px solid #e0e0e0;border-radius:25px;box-shadow:0 4px 15px #0000001a;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease,opacity .5s ease;width:30%}.allprofile_profileCard__QGuxp.allprofile_fadeOut__SeTCU{opacity:0}.allprofile_profileCard__QGuxp:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-5px)}.allprofile_profileImageContainer__XoCXH{height:320px;overflow:hidden;position:relative}.allprofile_profileImage__d-5Md{background:linear-gradient(135deg,#f0f0f0,#e0e0e0);object-fit:cover;width:100%}.allprofile_favoriteButton__Zv5mX{align-items:center;background:#ffffffe6;border:none;border-radius:50%;color:#ccc;cursor:pointer;display:flex;font-size:16px;height:35px;justify-content:center;position:absolute;right:10px;top:10px;transition:all .3s ease;width:35px}.allprofile_favoriteButton__Zv5mX:hover{background:#fff;transform:scale(1.1)}.allprofile_favoriteActive__XAuKx{background:#fff;color:#dc143c}.allprofile_profileInfo__k2HC-{border-bottom:4px solid red;border-radius:25px;padding:20px}.allprofile_profileName__6dNVN{color:#333;font-size:1.1rem;font-weight:600;letter-spacing:.5px;margin:0 0 15px;text-transform:uppercase}.allprofile_profileDetails__-J12N{display:flex;flex-direction:column;gap:8px}.allprofile_detailRow__YuOry{align-items:center;display:flex;font-size:.9rem}.allprofile_detailLabel__C4SEx{color:#666;font-weight:500;min-width:80px}.allprofile_detailColon__Tg2Lm{color:#666;margin:0 10px}.allprofile_detailValue__25Xzp{color:#333;font-weight:600}.allprofile_detailValue__25Xzp:first-child{color:#dc143c}.allprofile_pagination__tA0nM{align-items:center;border-radius:5px;box-shadow:0 0 4px #99999970;display:flex;gap:15px;justify-content:space-between;margin-top:50px;padding:10px}.allprofile_paginationButton__INbfB{background:#fff;border:1px solid #fff;border-radius:5px;color:#000}.allprofile_paginationButton2__54MgN,.allprofile_paginationButton__INbfB{cursor:pointer;font-size:.9rem;font-weight:500;padding:10px 20px;transition:all .3s ease}.allprofile_paginationButton2__54MgN{background:#dc143c;border:1px solid #dc143c;border-radius:5px;color:#fff}.allprofile_paginationButton__INbfB:hover:not(:disabled){background:#e9ecef;color:#495057}.allprofile_paginationButton__INbfB:disabled{cursor:not-allowed;opacity:.5}.allprofile_paginationNumbers__lARtq{display:flex;gap:5px}.allprofile_paginationNumber__L\+rDl{background:#f8f9fa;border:1px solid #dee2e6;border-radius:5px;color:#6c757d;cursor:pointer;font-size:.9rem;font-weight:500;min-width:40px;padding:10px 15px;transition:all .3s ease}.allprofile_paginationNumber__L\+rDl:hover{background:#e9ecef;color:#495057}.allprofile_paginationActive__auDNN{background:#dc143c;border-color:#dc143c;color:#fff}.allprofile_paginationActive__auDNN:hover{background:#b91c3c;border-color:#b91c3c}@media (max-width:768px){.allprofile_title__6\+yHq{font-size:2rem}.allprofile_formContainer__s3D\+R{padding:20px 15px}.allprofile_searchForm__TKg7H{padding:25px 20px}.allprofile_formRow__3w48r{flex-direction:column;gap:20px}.allprofile_formGroup__jqK2W{min-width:auto}.allprofile_submitContainer__sU2Zt{justify-content:center;margin-top:30px}.allprofile_submitButton__iZ3Qw{max-width:200px;width:100%}.allprofile_profilesGrid__uLFM2{gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.allprofile_profileCard__QGuxp{width:48%}.allprofile_pagination__tA0nM{flex-wrap:wrap;gap:10px}.allprofile_paginationButton__INbfB{font-size:.8rem;padding:8px 15px}.allprofile_paginationNumber__L\+rDl{font-size:.8rem;min-width:35px;padding:8px 12px}}@media (max-width:480px){.allprofile_title__6\+yHq{font-size:1.5rem}.allprofile_searchForm__TKg7H{padding:20px 15px}.allprofile_label__m-iW8{font-size:.9rem}.allprofile_input__pYl0k,.allprofile_select__2OET9{font-size:.9rem;padding:10px 12px}.allprofile_profilesGrid__uLFM2{gap:15px;grid-template-columns:1fr}.allprofile_profileCard__QGuxp{margin:0 10px;width:98%!important}.allprofile_profileInfo__k2HC-{padding:15px}.allprofile_profileName__6dNVN{font-size:1rem}.allprofile_detailRow__YuOry{font-size:.8rem}.allprofile_detailLabel__C4SEx{min-width:70px}}.profileCard_profileCard__sBWin{background:#fff;border:1px solid #e0e0e0;border-radius:25px;box-shadow:0 4px 15px #0000001a;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.profileCard_profileCard__sBWin:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-5px)}.profileCard_profileImageContainer__St0XB{height:250px;overflow:hidden;position:relative}.profileCard_profileImage__ng\+yA{background:linear-gradient(135deg,#f0f0f0,#e0e0e0);object-fit:cover;width:100%}.profileCard_favoriteButton__gtiCU{align-items:center;background:#ffffffe6;border:none;border-radius:50%;color:#ccc;cursor:pointer;display:flex;font-size:16px;height:35px;justify-content:center;position:absolute;right:10px;top:10px;transition:all .3s ease;width:35px}.profileCard_favoriteButton__gtiCU:hover{background:#fff;transform:scale(1.1)}.profileCard_favoriteActive__T1LQQ{background:#fff;color:#dc143c}.profileCard_profileInfo__fY15D{border-bottom:4px solid red;border-radius:25px;padding:20px}.profileCard_profileName__gL2rs{color:#333;font-size:1.1rem;font-weight:600;letter-spacing:.5px;margin:0 0 15px;text-transform:uppercase}.profileCard_profileDetails__rhwhP{display:flex;flex-direction:column;gap:8px}.profileCard_detailRow__ygU1c{align-items:center;display:flex;font-size:.9rem}.profileCard_detailLabel__2BJQE{color:#666;font-weight:500;min-width:80px}.profileCard_detailColon__P9nKM{color:#666;margin:0 10px}.profileCard_detailValue__INR8y{color:#333;font-weight:600}.profileCard_detailValue__INR8y:first-child{color:#dc143c}@media screen and (max-width:768px){.profileCard_profileCard__sBWin{width:48%}}@media screen and (max-width:480px){.profileCard_profileCard__sBWin{width:98%!important}}.biodata_modalOverlay__xdTyy{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.biodata_modalContent__x7sAG{background:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026;max-height:90vh;max-width:900px;overflow-y:auto;position:relative;scrollbar-width:none}.biodata_pageContainer__lVsI5{margin:20px auto;max-width:900px}.biodata_pageContent__TAx57{background:#fff;margin:0 auto;max-width:900px;overflow-y:auto;position:relative}.biodata_closeButton__OvI-r{align-items:center;background:none;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;font-size:24px;height:30px;justify-content:center;position:absolute;right:15px;top:10px;transition:background-color .2s;width:30px;z-index:1001}.biodata_closeButton__OvI-r:hover{background-color:#0000001a}.biodata_biodataContainer__esQQ6{background:#fff;border:10px solid orange;padding:20px;position:relative}.biodata_watermark__0Kv6X{height:450px;left:130px;opacity:.07;pointer-events:none;position:absolute;top:400px;width:450px;z-index:1}.biodata_watermark__0Kv6X img{height:100%;object-fit:contain;width:100%}.biodata_header__8sPSx{margin-bottom:20px;position:relative;z-index:2}.biodata_headerContent__\+cf0t{align-items:flex-start;display:flex;gap:20px}.biodata_logo__c8yDj{flex-shrink:0;height:100px;object-fit:contain;width:100px}.biodata_headerText__lTXFI{align-items:center;display:flex;flex:1 1;flex-direction:column}.biodata_registrationInfo__aWMBi{align-items:center;display:flex;flex-direction:column;font-size:12px;margin:10px 0;text-align:center}.biodata_registrationInfo__aWMBi span:first-child{font-size:14px;margin-bottom:5px}.biodata_contactInfo__jJZBf{display:flex;flex-direction:column;font-size:12px;gap:8px}.biodata_contactRow__v3YTE{align-items:center;display:flex;gap:8px;justify-content:center}.biodata_contactRow__v3YTE img{height:16px;width:16px}.biodata_contactRow__v3YTE span:first-child{color:#333}.biodata_contactRow__v3YTE span[style*="color: blue"]{color:blue}.biodata_title__PLIx\+{margin:20px 0;position:relative;text-align:center;z-index:2}.biodata_title__PLIx\+ h1{color:#d32f2f;font-size:18px;font-weight:700;margin:0}.biodata_section__bOxAM{margin-bottom:30px;position:relative;z-index:2}.biodata_sectionHeader__HN1Zo{display:flex;justify-content:center;margin-bottom:15px}.biodata_sectionHeader__HN1Zo span{background:#fff;border:2px solid #d32f2f;border-radius:5px;color:#1976d2;font-size:14px;font-weight:700;padding:5px 20px}.biodata_sectionContent__bbL-s{align-items:flex-start;display:flex;gap:40px;justify-content:space-between}.biodata_leftColumn__RFCmO,.biodata_rightColumn__tDj-B{display:flex;flex:1 1;flex-direction:column;gap:8px;max-width:50%}.biodata_detailRow__\+wfY\+{align-items:flex-start;display:flex;font-size:12px;line-height:1.4;min-height:20px}.biodata_label__99Zb9{flex-shrink:0;font-weight:700;margin-right:10px;min-width:120px}.biodata_value__k2lws{word-wrap:break-word;flex:1 1;text-transform:capitalize}.biodata_regNoContainer__OUzA0{margin-bottom:15px;text-align:center}.biodata_regNo__RsSGr{color:#2e7d32;font-size:14px;font-weight:700}.biodata_photoContainer__JqXtN{display:flex;justify-content:center;margin-bottom:20px}.biodata_profilePhoto__cD3um{border:2px solid #ff69b4;cursor:pointer;height:120px;object-fit:cover;transition:transform .2s;width:120px}.biodata_profilePhoto__cD3um:hover{transform:scale(1.05)}.biodata_additionalInfo__QS0vU{display:flex;flex-direction:column;gap:8px;margin-top:20px}.biodata_dasaInfo__7-5eA{font-size:12px;margin:15px 0;text-align:center}.biodata_chartsContainer__oMYEQ{display:flex;flex-wrap:wrap;gap:40px;justify-content:center;margin-top:20px}.biodata_imageModal__XfEht{align-items:center;background-color:#000000e6;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:2000}.biodata_overlay__6Om01{bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0}.biodata_modalImageContent__d2L2i{align-items:center;display:flex;max-height:90vh;max-width:90vw;position:relative}.biodata_modalImage__KLFzr{max-height:90vh;max-width:100%;object-fit:contain}.biodata_navButton__hdg5D{background:#fffc;border:none;border-radius:50%;cursor:pointer;font-size:24px;padding:10px 15px;position:absolute;top:50%;transform:translateY(-50%);transition:background-color .2s;z-index:2001}.biodata_navButton__hdg5D:hover{background:#fff}.biodata_navButton__hdg5D.biodata_left__TilZh{left:-60px}.biodata_navButton__hdg5D.biodata_right__Vouxc{right:-60px}@media (max-width:768px){.biodata_modalContent__x7sAG{margin:10px;max-width:95vw}.biodata_biodataContainer__esQQ6{border-width:4px;padding:15px}.biodata_headerContent__\+cf0t{align-items:center;flex-direction:column;text-align:center}.biodata_logo__c8yDj{height:80px;width:80px}.biodata_sectionContent__bbL-s{flex-direction:column;gap:20px}.biodata_chartsContainer__oMYEQ{gap:20px}.biodata_contactRow__v3YTE{flex-wrap:wrap;font-size:10px}.biodata_navButton__hdg5D.biodata_left__TilZh{left:-40px}.biodata_navButton__hdg5D.biodata_right__Vouxc{right:-40px}}@media (max-width:480px){.biodata_modalOverlay__xdTyy{padding:5px}.biodata_biodataContainer__esQQ6{padding:10px}.biodata_label__99Zb9{font-size:11px;min-width:100px}.biodata_value__k2lws{font-size:11px}.biodata_profilePhoto__cD3um{height:100px;width:100px}.biodata_contactRow__v3YTE{font-size:9px}.biodata_navButton__hdg5D.biodata_left__TilZh,.biodata_navButton__hdg5D.biodata_right__Vouxc{left:auto;margin:0 10px;position:relative;right:auto}.biodata_modalImageContent__d2L2i{flex-direction:column;gap:10px}}.profile_pageWrapper__WS1l0{margin:20px auto;max-width:900px;padding:20px;position:relative}.profile_actionIcons__Bso3Q{display:flex;gap:12px;position:absolute;right:10px;top:10px}.profile_icon__ET11A{cursor:pointer}.wishlist_container__CMv\+t{background-color:#fff5e6;font-family:Arial,sans-serif;min-height:100vh}.wishlist_header__g7evv{background:linear-gradient(135deg,#dc143c,#b91c3c);box-shadow:0 2px 10px #0000001a;color:#fff;padding:10px 0;text-align:center}.wishlist_title__FrLbD{font-size:2rem;font-style:italic;font-weight:300;letter-spacing:1px;margin:0}.wishlist_formContainer__dlddZ{margin:0 auto;max-width:1200px;padding:40px 20px}.wishlist_tabs__GLKUy{background-color:#99999930;border-bottom:2px solid #dc143c;display:flex;justify-content:center;margin-bottom:30px}.wishlist_tab__JDT5e{color:#666;cursor:pointer;display:flex;font-family:Poppins,sans-serif!important;font-size:1.2rem;font-weight:500;justify-content:center;padding:10px 20px;text-transform:Capitalize;transition:color .3s ease;width:50%}.wishlist_tab__JDT5e:hover{color:#dc143c}.wishlist_activeTab__DjSGx{border-bottom:4px solid #dc143c;color:#dc143c;font-weight:700}.wishlist_profilesGrid__GM2N5{display:flex;flex-wrap:wrap;gap:30px;justify-content:center;margin-top:40px}.wishlist_profileCard__7S2qC{background:#fff;border:1px solid #e0e0e0;border-radius:25px;box-shadow:0 4px 15px #0000001a;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease,opacity .5s ease;width:30%}.wishlist_profileCard__7S2qC.wishlist_fadeOut__v6TuR{opacity:0}.wishlist_profileCard__7S2qC:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-5px)}.wishlist_profileImageContainer__IvPyN{height:320px;overflow:hidden;position:relative}.wishlist_profileImage__fxkSF{background:linear-gradient(135deg,#f0f0f0,#e0e0e0);object-fit:cover;width:100%}.wishlist_favoriteButton__ARTaD{align-items:center;background:#ffffffe6;border:none;border-radius:50%;color:#ccc;cursor:pointer;display:flex;font-size:16px;height:35px;justify-content:center;position:absolute;right:10px;top:10px;transition:all .3s ease;width:35px}.wishlist_favoriteButton__ARTaD:hover{background:#fff;transform:scale(1.1)}.wishlist_favoriteActive__XeGaZ{background:#fff;color:#dc143c}.wishlist_profileInfo__umygd{border-bottom:4px solid red;border-radius:25px;padding:20px}.wishlist_profileName__3UtG7{color:#333;font-size:1.1rem;font-weight:600;letter-spacing:.5px;margin:0 0 15px;text-transform:uppercase}.wishlist_profileDetails__KTS2F{display:flex;flex-direction:column;gap:8px}.wishlist_detailRow__-WZiB{align-items:center;display:flex;font-size:.9rem}.wishlist_detailLabel__y1Q5V{color:#666;font-weight:500;min-width:80px}.wishlist_detailColon__psk-Q{color:#666;margin:0 10px}.wishlist_detailValue__PldOX{color:#333;font-weight:600}.wishlist_detailValue__PldOX:first-child{color:#dc143c}.wishlist_pagination__C2mun{align-items:center;border-radius:5px;box-shadow:0 0 4px #99999970;display:flex;gap:15px;justify-content:space-between;margin-top:50px;padding:10px}.wishlist_paginationButton__ViW-m{background:#fff;border:1px solid #fff;border-radius:5px;color:#000;cursor:pointer;font-size:.9rem;font-weight:500;padding:10px 20px;transition:all .3s ease}.wishlist_paginationButton__ViW-m:hover:not(:disabled){background:#e9ecef;color:#495057}.wishlist_paginationButton__ViW-m:disabled{cursor:not-allowed;opacity:.5}.wishlist_paginationNumbers__FftxS{display:flex;gap:5px}.wishlist_paginationNumber__uRRTr{background:#f8f9fa;border:1px solid #dee2e6;border-radius:5px;color:#6c757d;cursor:pointer;font-size:.9rem;font-weight:500;min-width:40px;padding:10px 15px;transition:all .3s ease}.wishlist_paginationNumber__uRRTr:hover{background:#e9ecef;color:#495057}.wishlist_paginationActive__RtPY3{background:#dc143c;border-color:#dc143c;color:#fff}.wishlist_paginationActive__RtPY3:hover{background:#b91c3c;border-color:#b91c3c}@media (max-width:768px){.wishlist_title__FrLbD{font-size:2rem}.wishlist_formContainer__dlddZ{padding:20px 15px}.wishlist_tabs__GLKUy{align-items:center;flex-direction:column}.wishlist_tab__JDT5e{font-size:1rem;padding:8px 15px}.wishlist_profilesGrid__GM2N5{gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.wishlist_profileCard__7S2qC{width:48%}.wishlist_pagination__C2mun{flex-wrap:wrap;gap:10px}.wishlist_paginationButton__ViW-m{font-size:.8rem;padding:8px 15px}.wishlist_paginationNumber__uRRTr{font-size:.8rem;min-width:35px;padding:8px 12px}}@media (max-width:480px){.wishlist_title__FrLbD{font-size:1.5rem}.wishlist_tab__JDT5e{font-size:.9rem;padding:6px 12px}.wishlist_profilesGrid__GM2N5{gap:15px;grid-template-columns:1fr}.wishlist_profileCard__7S2qC{margin:0 10px;width:98%}.wishlist_profileInfo__umygd{padding:15px}.wishlist_profileName__3UtG7{font-size:1rem}.wishlist_detailRow__-WZiB{font-size:.8rem}.wishlist_detailLabel__y1Q5V{min-width:70px}}.plan_sectionMt__lF-TI{background-color:#fff5e6}.plan_plansBan__fVTpE{padding:2rem 0;text-align:center}.plan_pri__E19DQ{color:#e91e63;font-size:.875rem;font-weight:600;letter-spacing:1px;text-transform:uppercase}.plan_plansBan__fVTpE h1{font-size:2.5rem;font-weight:700;line-height:1.2;margin:1rem 0}.plan_plansBan__fVTpE p{color:#6c757d;font-size:1.125rem;margin:1rem auto;max-width:600px}.plan_nocre__2ijeT{color:#28a745;font-size:.875rem;font-weight:500}.plan_plansMain__NWB5S{background-color:#fff5e6;padding:3rem 0}.plan_plansList__JaIB2{display:flex;gap:2rem;justify-content:center;list-style:none;margin:0;padding:0}.plan_plansList__JaIB2 li{flex:0 0 auto}.plan_priBox__5l0vi{background:#fff;border:2px solid #e9ecef;border-radius:12px;box-shadow:0 4px 6px #0000001a;max-width:350px;padding:2rem;position:relative;text-align:center;transition:all .3s ease}.plan_priBox__5l0vi:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-5px)}.plan_priBoxPop__cBHd3{border-color:#e91e63;transform:scale(1.05)}.plan_popPln__5taxJ{background:#e91e63;border-radius:20px;color:#fff;font-size:.75rem;font-weight:600;left:50%;padding:.5rem 1rem;position:absolute;text-transform:uppercase;top:-12px;transform:translateX(-50%)}.plan_priBox__5l0vi h2{color:#333;font-size:1.75rem;font-weight:700;margin:1rem 0}.plan_btnPink__0WNhb{background:#e91e63;border:none;border-radius:25px;color:#fff;cursor:pointer;display:inline-block;font-weight:600;padding:.75rem 2rem;text-decoration:none;transition:all .3s ease}.plan_btnPink__0WNhb:hover{background:#c2185b;color:#fff;text-decoration:none;transform:translateY(-2px)}.plan_priCou__24ZBa{color:#333;font-size:2rem}.plan_priCou__24ZBa b{font-weight:700}.plan_priBox__5l0vi ol{list-style:none;margin:2rem 0 0;padding:0;text-align:left}.plan_priBox__5l0vi ol li{align-items:center;color:#555;display:flex;font-size:.875rem;gap:.5rem;padding:.5rem 0}.plan_priBox__5l0vi ol li i{color:#28a745;font-size:.75rem}@media (max-width:768px){.plan_plansList__JaIB2{align-items:center;flex-direction:column}.plan_priBoxPop__cBHd3{transform:none}.plan_plansBan__fVTpE h1{font-size:2rem}.plan_priBox__5l0vi{margin:1rem 0;max-width:300px}}.payment_container__3\+VVO{align-items:center;display:flex;flex-direction:column}.payment_paymentContainer__Tctld{background-color:#fff5e6;border-radius:12px;box-shadow:0 2px 10px #0000001a;padding:2rem}.payment_title__uY6F6{color:#222;margin-bottom:1.5rem}.payment_btnPrimary__uk2Nw{background-color:#007bff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;padding:.6rem 1.2rem}.payment_btnPrimary__uk2Nw:hover{background-color:#0056b3}.payment_upiQr__6bSM\+{margin-top:1.5rem;text-align:center}.payment_qrTitle__pvn-V{margin-bottom:1rem}.payment_orderId__TNVzT{font-weight:500;margin-top:1rem}.payment_paymentNote__L2qs9{color:#666;font-size:.9rem}.payment_alertDanger__dIMbT{background-color:#dc3545;border-radius:6px;color:#fff;margin-bottom:1rem;padding:1rem}.payment_alertSuccess__Q713v{background-color:#d4edda;border-radius:6px;border-radius:5px;color:#155724;margin-top:1rem;margin-top:20px;padding:1rem;padding:15px;text-align:center}.payment_alertSuccess__Q713v button{margin-top:10px}.gl-overlay{align-items:center;background:#fff9;display:flex;inset:0;justify-content:center;pointer-events:none;position:fixed;z-index:9999}.gl-spinner{animation:gl-spin .9s linear infinite;border:4px solid #e5e7eb;border-radius:50%;border-top-color:#e3010f;height:56px;width:56px}@keyframes gl-spin{to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.986b1f65.css.map*/