@media (max-width:992px){.home-hero-mobile-shell{position:relative;width:100%}.home-hero-mobile-shell>.mega-menu-wrapper.stylehome1{position:absolute;top:0;left:0;right:0;z-index:100;width:100%}.home-hero-mobile-shell>.mega-menu-wrapper.stylehome1:before{display:none!important}.home-hero-mobile-shell .mobile-menu{box-shadow:none}.home-hero-mobile-shell .header.stylehome1.header--home-topbar{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.75rem;height:auto!important;min-height:52px;padding:calc(8px + env(safe-area-inset-top, 0px)) 12px 10px!important;background-color:hsla(0,0%,4%,.58)!important;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid hsla(0,0%,100%,.1);box-sizing:border-box}.home-hero-mobile-shell .header--home-topbar .main_logo_home2{flex:0 1 auto;text-align:left;position:relative;z-index:1}.home-hero-mobile-shell .header--home-topbar .main_logo_home2 .nav_logo_img{margin-top:0!important;max-height:46px;width:auto;height:auto;vertical-align:middle}.home-hero-mobile-shell .header--home-topbar .menu_bar_home2{position:relative;margin:0;padding:0;list-style:none;flex:0 0 auto}.home-hero-mobile-shell .header--home-topbar .menu_bar_home2 li.list-inline-item:first-child{position:static!important;right:auto!important;top:auto!important;margin:0;display:flex;align-items:center;align-self:center}.home-hero-mobile-shell .header--home-topbar .menu_bar_home2 a{position:relative!important;top:auto!important;left:auto!important;right:auto!important;margin:0!important;align-self:center;display:grid!important;place-content:center;width:48px!important;height:48px!important;line-height:1!important;padding:0!important;box-sizing:border-box}.home-hero-mobile-shell .header--home-topbar .menu_bar_home2 a span{margin:5px 0}}.home-footer-lang-row .language-selector .form-select{font-size:14px;min-height:44px;min-width:160px;max-width:220px!important}:root{--main-font:"RNSLango",sans-serif;--secondary-font:"RNSNuxai",sans-serif;--color-dark:#2c2e43;--primary-red:#e62d40}.switch{position:relative;display:inline-block;width:60px;height:34px}.switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff}input:checked+.slider{background-color:var(--primary-red)}input:focus+.slider{box-shadow:0 0 1px var(--primary-red)}input:checked+.slider:before{transform:translateX(26px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.landing-page{z-index:0;width:100%;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:space-between;background-image:url(/assets/images/home-bg.jpg);background-size:cover;background-repeat:no-repeat;background-position:50%;position:fixed;top:0;left:0}.landing-page.homeBackground{transition:background-image .5s ease-in-out}.landing-page.homeBackground.overlay:before{content:"";background-color:#000;opacity:.4;position:absolute;bottom:0;left:0;right:0;top:0;width:100%}.landing-page h1{color:#fff;font-size:2rem;font-family:var(--main-font)}.landing-page:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(5,5,5,.5),transparent),linear-gradient(0deg,rgba(0,0,0,.75),rgba(0,0,0,.75) 20%,transparent 50%);background-size:100% 15%,100% 80%;background-repeat:no-repeat;background-position:top,bottom}.landing-page-logo{margin-top:60px;height:120px;pointer-events:none;z-index:9}.landing-page-header{height:120px;display:flex;align-items:center;justify-content:center;position:relative;color:#fff}.landing-page-language-selector--header{display:none}@media (min-width:768px){.landing-page-language-selector--header{display:block;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}}.landing-page-language-selector--footer{display:flex;justify-content:center;width:100%;position:relative;z-index:2;margin-bottom:.5rem}@media (min-width:768px){.landing-page-language-selector--footer{display:none!important}.landing-page-footer.landing-page-footer--lead-active{display:none}}.landing-page-language-selector .form-select{background-color:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.5);color:#fff}.landing-page-language-selector .form-select option{background-color:var(--color-dark);color:#fff}.landing-page-form-section{z-index:2}.landing-page-form-section.bordered{border:1px solid hsla(0,0%,100%,.4);border-radius:16px;padding:1rem;margin-top:2rem;-webkit-border-radius:16px;-moz-border-radius:16px;-ms-border-radius:16px;-o-border-radius:16px}.landing-page-form-section.shadowed{box-shadow:0 0 10px 0 rgba(0,0,0,.2)}.landing-page-form-section.semi-transparent{background-color:rgba(0,0,0,.4)}.landing-page-form-section.form-box{padding:.5rem 2rem}.landing-page-input-group{display:flex;flex-direction:column;margin-top:1rem;margin-bottom:2rem}.landing-page-input-group label{color:#fff;font-size:1.25rem;font-weight:600;margin-bottom:.5rem;font-family:var(--main-font)}.landing-page-input-group label span{font-size:1rem;font-weight:300}.landing-page-input-group input{background-color:transparent;border:none;border-bottom:1px solid #fff;color:#fff;font-size:1.25rem;padding:.5rem 1rem;font-family:var(--secondary-font);text-align:center;outline-color:var(--primary-red);border-radius:32px;-webkit-border-radius:32px;-moz-border-radius:32px;-ms-border-radius:32px;-o-border-radius:32px}.landing-page-input-group.centered{text-align:center;justify-content:center}.landing-page-switch-group{display:flex;justify-content:space-between;align-items:center;gap:10px;color:hsla(0,0%,100%,.5)}.landing-page-switch-group .active{color:#fff}.landing-page-text-animated{color:#fff;font-size:1.25rem;font-weight:400;font-family:var(--secondary-font)}.landing-page-text-animated-wrapper{height:52px;display:flex;justify-content:center;align-items:center}.landing-page-button{background-color:var(--primary-red);border:none;border-radius:32px;-webkit-border-radius:32px;-moz-border-radius:32px;-ms-border-radius:32px;-o-border-radius:32px;color:#fff;margin-top:.5rem;padding:8px 24px;z-index:9;box-shadow:0 0 10px 0 rgba(0,0,0,.2);font-size:1.5rem;font-family:var(--secondary-font);cursor:pointer}.landing-page-button:hover{background-color:rgba(230,45,64,.8)}.landing-page-button:disabled{background-color:rgba(230,45,64,.5);cursor:not-allowed}.landing-page-privacy-checkbox{margin-bottom:1rem;text-align:left}.privacy-checkbox-label{display:flex;align-items:flex-start;gap:.5rem;color:#fff;font-size:.9rem;font-family:var(--secondary-font);cursor:pointer;line-height:1.4}.privacy-checkbox-label input[type=checkbox]{width:16px;height:16px;flex-shrink:0;margin:2px 0 0}.privacy-policy-link,.privacy-policy-link:focus{color:var(--primary-red);text-decoration:underline;cursor:pointer}.privacy-policy-link:hover{color:#f44c5d}.landing-page-footer{width:100%;min-height:120px;height:auto;padding-bottom:.75rem;z-index:1;display:flex;flex-direction:column;justify-content:space-around;align-items:center;color:#fff;font-size:12px}.landing-page-footer.landing-page-footer--lead-active{min-height:auto;padding:.75rem 1rem 1rem;justify-content:center}.landing-page-footer p{color:#fff!important}.landing-page-footer .social_profiles{width:100%;display:flex;justify-content:center;align-items:center;-moz-column-gap:20px;column-gap:20px}.landing-page-footer .social_profiles .social_profile_item{width:46px;height:46px;display:flex;justify-content:center;align-items:center;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;transition:background-color .3s ease}.landing-page-footer .social_profiles .social_profile_item:hover{background-color:var(--primary-red)}.landing-page-footer .social_profiles .social_profile_item a{color:#fff;text-decoration:none;font-size:18px}.text-muted{color:hsla(0,0%,100%,.6)!important}@media (min-width:768px){.landing-page h1{font-size:4rem}.landing-page-text-animated{font-size:2rem}.landing-page-button{font-size:2rem;margin-top:2rem}.landing-page-footer{font-size:16px}.landing-page-form-section.form-box{padding:2rem 4rem}}@media (min-width:1200px){.landing-page h1{font-size:6rem}.landing-page-text-animated{font-size:2.5rem}}@keyframes casanova-admin-welcome-in{0%{opacity:0;transform:scale(.94) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes casanova-admin-welcome-glow{0%,to{box-shadow:0 0 28px rgba(230,45,64,.22),0 25px 50px -12px rgba(0,0,0,.55)}50%{box-shadow:0 0 42px rgba(230,45,64,.38),0 25px 50px -12px rgba(0,0,0,.55)}}@keyframes casanova-admin-welcome-shimmer{0%{background-position:0 50%}to{background-position:200% 50%}}.casanova-admin-welcome-backdrop-show{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.casanova-admin-welcome-show{animation:casanova-admin-welcome-in .42s cubic-bezier(.22,1,.36,1) both}.casanova-admin-welcome-popup .swal2-title{display:none;padding:0;margin:0}.casanova-admin-welcome-popup.swal2-popup{max-width:440px;padding:2rem 1.75rem 1.75rem;border-radius:1.35rem;background:linear-gradient(155deg,#14141c,#1f1f2a 42%,#181822);color:#f0f0f8;border:1px solid rgba(230,45,64,.45);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.06),0 25px 50px -12px rgba(0,0,0,.55);animation:casanova-admin-welcome-glow 3.5s ease-in-out infinite}.casanova-admin-welcome-popup .swal2-html-container.casanova-admin-welcome-html{margin:0;padding:0;font-size:16px;line-height:1.55}.casanova-admin-welcome-inner{text-align:center}.casanova-admin-welcome-heading{display:flex;align-items:center;justify-content:center;gap:.65rem;margin-bottom:1rem}.casanova-admin-welcome-badge{display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.28em;text-transform:uppercase;padding:.35rem .65rem;border-radius:999px;background:linear-gradient(90deg,rgba(230,45,64,.95),rgba(255,120,130,.85),rgba(230,45,64,.95));background-size:200% auto;animation:casanova-admin-welcome-shimmer 4s linear infinite;color:#fff;box-shadow:0 2px 14px rgba(230,45,64,.45)}.casanova-admin-welcome-icon{font-size:1.15rem;color:rgba(255,214,120,.95);text-shadow:0 0 12px rgba(255,214,120,.5)}.casanova-admin-welcome-kicker{font-size:.8125rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:rgba(240,240,248,.55);margin:0 0 1rem}.casanova-admin-welcome-text{font-size:1.0625rem;line-height:1.6;color:rgba(248,248,252,.94);font-weight:500}.casanova-admin-welcome-popup .swal2-actions{margin-top:1.75rem}.casanova-admin-welcome-popup .swal2-confirm.casanova-admin-welcome-confirm{margin:0;border-radius:999px;padding:.75rem 2rem;min-height:48px;font-size:1rem;font-weight:600;letter-spacing:.02em;color:#fff!important;background:linear-gradient(135deg,#e62d40,#ff5568 55%,#e62d40)!important;border:none!important;box-shadow:0 6px 24px rgba(230,45,64,.5),inset 0 0 0 2px hsla(0,0%,100%,.12);transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.casanova-admin-welcome-popup .swal2-confirm.casanova-admin-welcome-confirm:hover{transform:translateY(-1px);filter:brightness(1.06);box-shadow:0 10px 28px rgba(230,45,64,.55),inset 0 0 0 2px hsla(0,0%,100%,.14)}.casanova-admin-welcome-popup .swal2-confirm.casanova-admin-welcome-confirm:focus{outline:none;box-shadow:0 6px 24px rgba(230,45,64,.5),0 0 0 3px rgba(255,214,120,.55),inset 0 0 0 2px hsla(0,0%,100%,.12)}.casanova-admin-welcome-popup .swal2-confirm.casanova-admin-welcome-confirm:focus-visible{outline:none;box-shadow:0 6px 24px rgba(230,45,64,.5),0 0 0 3px rgba(255,214,120,.55),inset 0 0 0 2px hsla(0,0%,100%,.12)}