body{font-family:'Poppins',Arial,sans-serif;margin:0;padding-top:0px;color:#002855;background-color:#FFFFFF}.container{}.content-wrapper{padding-top:0px}.jumbotron{background-color:#F8F9FA;padding:4rem 2rem;margin:0;color:#003366}.jumbotron h1,.jumbotron h2{font-weight:700;margin-bottom:20px}.jumbotron p{font-weight:400;line-height:1.6}.jumbotron .btn{background-color:#003366;border-color:#003366;font-weight:600;color:#fff}.jumbotron .btn:hover{background-color:#0056b3;border-color:#0056b3}.features .col-md-4{margin-bottom:2rem}.features img{max-width:100%;height:auto}.card{border:none;box-shadow:0 2px 4px rgba(0,0,0,0.1)}.card-title{font-weight:700;color:#003366;margin-bottom:1rem}.card-text{font-style:italic;font-weight:400;color:#002855}.btn-primary{background-color:#003366;border-color:#003366;font-weight:600;color:#fff;border-radius:5px}.btn-primary:hover{background-color:#0056b3;border-color:#0056b3}.btn-secondary{background-color:#002855;border-color:#002855;font-weight:600;color:#fff}.btn-secondary:hover{background-color:#004080;border-color:#004080}.footer{background-color:#003366;color:#fff;padding:2rem 0;text-align:center}.footer a{color:#fff;text-decoration:none;font-weight:600}.footer a:hover{text-decoration:underline}.trustpilot-box{background-color:#003366;color:#fff;font-family:'Poppins',Arial,sans-serif;font-weight:600;padding:1.5rem;border-radius:5px;margin-bottom:2rem;text-align:center}.trustpilot-box h4{font-weight:700;margin-bottom:1rem}@media (min-width:768px){.jumbotron{padding:6rem 2rem}}.multi-step-form-container{background-color:white;border-radius:16px;box-shadow:0 8px 30px rgba(0,51,102,0.08);padding:2rem;margin-bottom:3rem}.form-wizard-title{color:#003366;font-weight:700;font-size:1.8rem;margin-bottom:1.5rem;text-align:center}.form-progress{height:10px!important;background-color:#e9ecef;border-radius:50px;overflow:hidden;margin-bottom:2rem}.form-progress-bar{background:linear-gradient(90deg,#003366,#0066cc);background-size:200% 200%;animation:gradientShift 2s ease infinite;border-radius:50px;transition:width 0.4s ease}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}.steps-indicator{display:flex;justify-content:space-between;margin-bottom:2.5rem;position:relative;z-index:1}.step{text-align:center;position:relative;width:100px;transition:all 0.3s ease}.step-number{width:40px;height:40px;border-radius:50%;background-color:#e9ecef;color:#6c757d;display:flex;align-items:center;justify-content:center;margin:0 auto 10px;font-weight:bold;font-size:1.1rem;border:2px solid #e9ecef;transition:all 0.3s ease;box-shadow:0 3px 6px rgba(0,0,0,0.05)}.step.active .step-number{background-color:#003366;color:white;border-color:#003366;box-shadow:0 4px 10px rgba(0,51,102,0.3);transform:scale(1.1)}.step.completed .step-number{background-color:#28a745;color:white;border-color:#28a745}.step-text{display:block;font-size:0.85rem;color:#6c757d;transition:all 0.3s ease}.step.active .step-text,.step.completed .step-text{color:#003366;font-weight:600}.step:not(:last-child)::after{content:'';position:absolute;top:20px;right:-50%;width:100%;height:3px;background-color:#e9ecef;z-index:-1;transition:background-color 0.3s ease}.step.completed:not(:last-child)::after{background-color:#28a745}.form-step-card{background-color:white;border:none;border-radius:16px;box-shadow:0 5px 15px rgba(0,51,102,0.05);transition:transform 0.3s ease,box-shadow 0.3s ease;margin-bottom:1.5rem}.form-step-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,51,102,0.1)}.form-step-title{color:#003366;font-weight:600;margin-bottom:1.5rem;font-size:1.5rem}.form-control{border-radius:10px;padding:14px;border:1px solid #dfe3e8;font-size:1rem;transition:all 0.3s ease}.form-control:focus{box-shadow:0 0 0 3px rgba(0,51,102,0.15);border-color:#0066cc}.form-label{font-weight:500;color:#444;margin-bottom:0.5rem}.form-text{color:#6c757d;font-size:0.85rem;margin-top:0.5rem}.form-nav-btn{padding:10px 25px;border-radius:10px;font-weight:600;transition:all 0.3s ease}.btn-next{background-color:#003366;border-color:#003366;color:white}.btn-next:hover{background-color:#004080;border-color:#004080;transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,51,102,0.2)}.btn-prev{background-color:#f8f9fa;border-color:#dfe3e8;color:#495057}.btn-prev:hover{background-color:#e9ecef;border-color:#ced4da}.btn-submit{background:linear-gradient(135deg,#28a745,#20914a);border:none;padding:12px 30px;box-shadow:0 4px 10px rgba(40,167,69,0.3)}.btn-submit:hover{transform:translateY(-2px);box-shadow:0 6px 12px rgba(40,167,69,0.4)}.witness-section{padding:1.5rem;background-color:#f8faff;border-radius:12px;margin-bottom:1.5rem;border-left:4px solid #003366}.witness-title{color:#003366;font-weight:600;font-size:1.1rem;margin-bottom:1rem}.form-step{animation:fadeIn 0.5s ease}@keyframes fadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}:root{--primary:#003366;--primary-hover:#004d80;--secondary:#F3F4F6;--text:#1F2937;--text-light:#6B7280}.form-header{box-shadow:0 4px 6px -1px rgba(0,0,0,0.1);transition:all 0.3s ease;background:linear-gradient(135deg,#003366,#004d80)!important}.form-header h3{color:#ffffff!important}.form-tips{background-color:rgba(0,51,102,0.05);border-left:4px solid #003366;padding:1rem;margin-bottom:1.5rem;border-radius:0 0.5rem 0.5rem 0}.tip-content{display:flex;align-items:flex-start}.tip-icon{color:#4fc3f7;font-size:1.2rem;margin-right:0.75rem;margin-top:0.25rem;flex-shrink:0}.tip-content p{margin-bottom:0;color:#4B5563;font-size:0.95rem}.form-card{border:1px solid #E5E7EB;border-top:none;transition:transform 0.3s ease,box-shadow 0.3s ease}.form-card:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(0,0,0,0.1)}.form-floating{position:relative;margin-bottom:1.5rem}.form-floating label{color:var(--text-light);transition:all 0.2s ease;position:absolute;top:0;left:0;height:100%;padding:1rem;pointer-events:none;border:1px solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}.form-control:focus~label,.form-control:not(:placeholder-shown)~label,.form-select:focus~label,.form-select:not([value=""]):valid~label{transform:scale(.85) translateY(-.5rem) translateX(.15rem);background-color:white;padding:0 .5rem;height:auto}.form-control,.form-select{border-radius:8px;padding:1rem;height:calc(3.5rem + 2px);line-height:1.25;border:2px solid #E5E7EB;transition:border-color 0.3s ease,box-shadow 0.3s ease}.form-control:focus,.form-select:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(0,51,102,0.1)}.step-indicator{text-align:center;z-index:1;width:85px}.step-bubble{width:50px;height:50px;border-radius:50%;background:#E5E7EB;color:var(--text-light);display:flex;align-items:center;justify-content:center;margin:0 auto 8px;font-size:1.2rem;transition:all 0.3s ease}.step-indicator.active .step-bubble{background:var(--primary);color:white;transform:scale(1.1);box-shadow:0 0 0 5px rgba(0,51,102,0.1)}.step-indicator.completed .step-bubble{background:#10B981;color:white}.step-title{display:block;font-size:0.9rem;color:var(--text-light);font-weight:500;transition:color 0.3s ease}.step-indicator.active .step-title{color:var(--primary);font-weight:600}.progress-line{position:absolute;top:25px;left:50px;right:50px;height:4px;background:#E5E7EB;z-index:0}.btn-primary{background:var(--primary);border:none;padding:12px 24px;font-size:1rem;transition:all 0.3s ease}.btn-primary:hover{background:var(--primary-hover);transform:translateY(-1px);box-shadow:0 4px 6px -1px rgba(0,51,102,0.2)}.btn-outline-secondary{color:var(--text);border:2px solid #E5E7EB;background:white;transition:all 0.3s ease}.btn-outline-secondary:hover{background:var(--secondary);border-color:#D1D5DB}.btn-success{background:linear-gradient(135deg,#10B981,#059669);border:none;transition:all 0.3s ease}.btn-success:hover{background:linear-gradient(135deg,#059669,#047857);transform:translateY(-1px);box-shadow:0 4px 6px -1px rgba(5,150,105,0.2)}.btn-lg{padding:1rem 2rem;border-radius:12px;font-weight:500}.form-step{opacity:0;transform:translateY(20px);transition:all 0.4s ease;display:none}.form-step.active{opacity:1;transform:translateY(0);display:block}.witness-section{background-color:#F9FAFB;border-radius:12px;padding:1.5rem;margin-bottom:1.5rem;border-left:4px solid var(--primary)}.witness-title{color:var(--primary);font-weight:600}.deed-poll-option{border:2px solid #E5E7EB;border-radius:16px;padding:1.5rem;cursor:pointer;height:100%;transition:all 0.3s ease;background:#FFFFFF;position:relative;overflow:hidden}.deed-poll-label{display:flex;flex-direction:column;align-items:center;cursor:pointer;width:100%;height:100%}.deed-poll-icon{width:90px;height:90px;margin-bottom:1.25rem;display:flex;align-items:center;justify-content:center;background:rgba(0,51,102,0.05);border-radius:50%;padding:15px;transition:all 0.3s ease}.deed-poll-option:hover .deed-poll-icon,.deed-poll-option.selected .deed-poll-icon{background:rgba(0,51,102,0.1);transform:scale(1.05)}.deed-poll-text h5{font-size:1.15rem;font-weight:600;color:var(--primary);margin-bottom:0.5rem}.deed-poll-option:hover{border-color:var(--primary);transform:translateY(-5px);box-shadow:0 15px 30px rgba(0,51,102,0.1)}.deed-poll-option:before{content:'';position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border:2px solid transparent;border-radius:16px;transition:all 0.3s ease}.deed-poll-radio:checked+.deed-poll-label .deed-poll-option:before,.deed-poll-option.selected:before{border-color:var(--primary);background:linear-gradient(to bottom right,rgba(0,51,102,0),rgba(0,51,102,0.05))}.deed-poll-radio:checked+.deed-poll-label .deed-poll-text h5,.deed-poll-option.selected .deed-poll-text h5{color:var(--primary);font-weight:700}.package-option{border:2px solid #E5E7EB;border-radius:16px;overflow:hidden;transition:all 0.4s ease;height:100%;position:relative;background:#FFFFFF;box-shadow:0 4px 10px rgba(0,0,0,0.03)}.package-label{display:block;cursor:pointer;padding:0;margin:0;height:100%}.package-header{background-color:#f8f9fa;padding:1.5rem;text-align:center;border-bottom:1px solid #E5E7EB;transition:all 0.3s ease}.package-header h4{margin-bottom:0.75rem;color:var(--primary);font-weight:700;font-size:1.4rem}.price{font-size:2rem;font-weight:800;color:var(--primary);display:flex;align-items:center;justify-content:center}.price-currency{font-size:1.25rem;margin-right:2px}.price-amount{line-height:1}.package-features{padding:1.5rem}.package-features ul{margin-bottom:0;padding-left:2.5rem}.package-features li{margin-bottom:1rem;position:relative;padding-left:5px}.package-features .fa-li{left:-2em}.package-features .fa-check{color:#10B981}.package-features .fa-times{color:#9CA3AF}.package-option{transition:all 0.3s ease;cursor:pointer;position:relative}.package-option .card{transition:transform 0.2s ease,box-shadow 0.2s ease;border-radius:0;background:#fff;box-shadow:0 8px 24px rgba(0,51,102,0.08);height:100%}.package-option:hover .card{transform:translateY(-3px);box-shadow:0 12px 28px rgba(0,51,102,0.12)}.package-radio:checked+.package-label .card,.package-option.selected .card,.selected .card{border:2px solid #4fc3f7!important;box-shadow:0 15px 30px rgba(79,195,247,0.2),0 0 0 2px rgba(79,195,247,0.1)!important;transform:translateY(-5px)}.package-radio:checked+.package-label .selection-indicator,.package-option.selected .selection-indicator,.selected .selection-indicator{background:linear-gradient(135deg,#4fc3f7,#29b6f6)!important;border-color:#4fc3f7!important;transform:scale(1.02)}.recommended{border-color:var(--primary)}.recommended .package-header{background:linear-gradient(135deg,#003366,#004d80);color:white}.recommended .package-header h4{color:white}.recommended .price{color:white}.recommended-badge{position:absolute;top:-12px;right:20px;background-color:#003366;color:#ffffff;padding:0.35rem 1rem;font-size:0.85rem;font-weight:700;border-radius:20px;z-index:1;box-shadow:0 2px 5px rgba(0,0,0,0.1);text-transform:uppercase;letter-spacing:0.5px}.package-radio:checked+.package-label .package-header,.package-option.selected .package-header{border-bottom:2px solid var(--primary)}.step-mobile-text{display:none}.step-full-text{display:inline}@media (max-width:768px){.step-indicator{width:50px!important;margin:0 1px!important}.step-bubble{width:32px!important;height:32px!important;font-size:0.75rem!important;margin-bottom:5px!important;border-width:1.5px!important}.step-title-small{font-size:0.5rem!important;line-height:1.1!important;white-space:normal!important;word-wrap:break-word!important;overflow:visible!important;text-overflow:clip!important;max-width:50px!important;height:auto!important;text-align:center!important;display:block!important}.step-full-text{display:none!important}.step-mobile-text{display:inline!important}.progress-line{left:25px!important;right:25px!important;top:16px!important}.d-flex.justify-content-between.position-relative{gap:2px!important;padding:0 5px!important}}@media (max-width:480px){.step-indicator{width:42px!important;margin:0 1px!important}.step-bubble{width:26px!important;height:26px!important;font-size:0.65rem!important;margin-bottom:4px!important;border-width:1.5px!important}.step-title-small{font-size:0.45rem!important;line-height:1.0!important;max-width:42px!important}.progress-line{left:20px!important;right:20px!important;top:13px!important}.d-flex.justify-content-between.position-relative{padding:0 3px!important;gap:1px!important}}.child-form-required{background-color:#e3f2fd!important;border:2px solid #1976d2!important;color:#1976d2!important;font-weight:600}.child-form-required:disabled{opacity:0.9!important;cursor:not-allowed;background-color:#e3f2fd!important}.child-witness-note{animation:fadeIn 0.3s ease-in}@keyframes fadeIn{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.child-witness-note .text-info{color:#1976d2!important;font-weight:500}@media (min-width:768px){#child-witness-section .row{margin-left:-10px;margin-right:-10px}#child-witness-section .col-md-6{padding-left:10px;padding-right:10px}#child-witness1-section{border-right:1px solid #e9ecef;padding-right:15px}}@media (max-width:767px){#child-witness1-section{border-bottom:1px solid #e9ecef;padding-bottom:20px;margin-bottom:20px}}#id_witness_option{width:100%!important;min-width:250px;max-width:100%;white-space:normal;overflow:visible;text-overflow:clip;position:relative;z-index:10}#id_witness_option option{padding:8px 12px;white-space:normal;word-wrap:break-word;background-color:white;color:#333}.form-floating .form-select{background-color:white;position:relative;z-index:1;border:2px solid #E5E7EB;font-size:1rem;line-height:1.5;height:auto;min-height:calc(3.5rem + 2px)}.form-floating .form-select:focus{z-index:15;border-color:var(--primary);box-shadow:0 0 0 3px rgba(0,51,102,0.1)}.form-floating{position:relative;margin-bottom:1rem;z-index:1}.form-text{font-size:0.875rem;color:#6c757d;margin-top:0.5rem;background-color:transparent;z-index:1}#step-5 .form-floating{overflow:visible}.form-select{appearance:menulist;-webkit-appearance:menulist;-moz-appearance:menulist}@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700&display=swap');@media (min-width:1200px){.container{max-width:1280px}}*{-webkit-tap-highlight-color:transparent!important;-webkit-touch-callout:none!important}a,button,input,select,textarea,[role="button"],[tabindex],.btn,.nav-link,.navbar-toggler{-webkit-tap-highlight-color:transparent!important;-webkit-touch-callout:none!important;-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.modal button,.modal .btn,.modal a,.modal [role="button"],div.modal button,div.modal .btn,div.modal a,div.modal [role="button"]{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important;pointer-events:auto!important;cursor:pointer!important}input,textarea,[contenteditable]{-webkit-user-select:text;-khtml-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}p,span,div,h1,h2,h3,h4,h5,h6{-webkit-user-select:text;-khtml-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}html,body{height:100%;overflow-x:hidden}body{display:flex;flex-direction:column;min-height:100vh;font-family:'Poppins',sans-serif;font-weight:400;color:#333}main{flex:1}:root{--primary-color:#003366;--primary-color-light:rgba(0,51,102,0.85)}body,.dropdown-menu{font-family:'Poppins',sans-serif;font-weight:400;color:#333}.dropdown-menu form.dropdown-item{margin:0;padding:0}.bg-primary{background-color:var(--primary-color)!important}.btn-primary{background-color:var(--primary-color)!important;border-color:var(--primary-color)!important}.btn-secondary{background-color:#6c757d;border-color:#6c757d}.text-primary{color:var(--primary-color)!important}h1,h2,h3,h4,h5,h6{font-family:'Poppins',sans-serif;font-weight:bold;color:var(--primary-color)}main{margin-bottom:1rem}body:has([class*="task-detail"]) main,.container:has([class*="task"]){margin-bottom:4rem!important;padding-bottom:2rem!important}[title*="Task"] main,.container[style*="font-family"]{margin-bottom:4rem!important;padding-bottom:2rem!important}body.at-page-top .task-header{border-top:0!important}.task-header,.hmrc-header,.electoral-header,.dvla-header,.council-header,.utility-header,.deedpoll-header{background-color:#003366!important;margin-top:0!important;border-top:0!important}.container-fluid.p-0{margin-top:0!important;padding-top:0!important}.container-fluid.p-0,.full-bleed{margin-top:0!important;padding-top:0!important;overflow:hidden!important}.preload *{transition:none!important}.container-fluid.p-0{padding-top:0!important;margin-top:0!important;overflow:visible!important}#start-journey{scroll-margin-top:125px}main{margin-bottom:1rem}body:has([class*="task-detail"]) main,.container:has([class*="task"]){margin-bottom:2rem!important;padding-bottom:1rem!important}[title*="Task"] main,.container[style*="font-family"]{margin-bottom:2rem!important;padding-bottom:1rem!important}a,button,input,select,textarea,[role="button"],[tabindex]{-webkit-tap-highlight-color:transparent!important;-webkit-touch-callout:none!important}.main-container{padding-top:0}.no-top-padding .main-container{padding-top:0!important}.no-top-padding .full-bleed:first-child,.no-top-padding .home-hero:first-child,.no-top-padding .hero-section:first-child{margin-top:-50px;padding-top:50px}.full-bleed,.home-hero,.hero-section{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%)}@media (max-width:768px){*:focus{outline:none!important;-webkit-tap-highlight-color:transparent!important}*:focus-visible{outline:2px solid #003366!important;outline-offset:2px!important}}.promo-banner{background:#17a2b8;color:white;padding:10px 0;position:relative}.promo-banner-content{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:nowrap;text-align:center;font-family:'Poppins',sans-serif}.promo-icon{font-size:1rem;flex-shrink:0}.promo-text{font-size:0.9rem;font-weight:400;letter-spacing:0.2px;white-space:nowrap}.promo-text strong{font-weight:600}.promo-code{background:white;color:#17a2b8;padding:4px 12px;border-radius:4px;font-weight:700;font-family:'Poppins',sans-serif;font-size:0.85rem;letter-spacing:0.5px;margin:0 4px;display:inline-block}.promo-close{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:none;border:none;color:rgba(255,255,255,0.7);font-size:1.3rem;cursor:pointer;transition:color 0.2s ease;padding:0 5px;line-height:1}.promo-close:hover{color:white}@media (max-width:768px){.promo-banner{padding:10px 15px}.promo-banner .container{padding:0}.promo-banner-content{flex-direction:column;gap:4px;padding-right:25px}.promo-icon{display:none}.promo-text{font-size:0.85rem;white-space:normal;line-height:1.5}.promo-code{padding:3px 10px;font-size:0.8rem;margin:2px 4px}.promo-close{right:8px;font-size:1.2rem}}@media (max-width:400px){.promo-banner{padding:8px 10px}.promo-text{font-size:0.8rem}.promo-code{font-size:0.75rem;padding:2px 8px}}.navbar,nav.navbar{background:#003366;height:84px;padding:0;position:sticky!important;top:0!important;z-index:1030!important;width:100%;box-sizing:border-box;border-bottom:1px solid rgba(255,255,255,0.08);box-shadow:0 1px 4px rgba(0,0,0,0.12);-webkit-tap-highlight-color:transparent;font-family:'Poppins',sans-serif}.navbar-brand{display:flex;align-items:center;padding:0;margin-right:32px;text-decoration:none}.navbar-brand:hover{text-decoration:none}.logo-img{height:58px;width:auto;margin-right:16px}.navbar-brand-text{font-size:1.4rem;font-weight:700;color:#ffffff;letter-spacing:-0.01em}.navbar-brand:hover .navbar-brand-text{color:#4fc3f7}.navbar-nav .nav-link{color:rgba(255,255,255,0.85);font-size:1.05rem;font-weight:500;padding:10px 18px;letter-spacing:0.01em;position:relative;transition:color 0.2s ease}.navbar-nav .nav-link:hover,.navbar-nav .nav-link:focus{color:#ffffff}@media (min-width:992px){.navbar-nav .nav-item:not(.nav-cta-item) .nav-link::after{content:'';position:absolute;bottom:2px;left:16px;right:16px;height:2px;background:#4fc3f7;border-radius:1px;transform:scaleX(0);transform-origin:center;transition:transform 0.25s ease}.navbar-nav .nav-item:not(.nav-cta-item) .nav-link:hover::after,.navbar-nav .nav-item:not(.nav-cta-item) .nav-link.active::after{transform:scaleX(1)}}.navbar-nav .dropdown-toggle::after{display:none!important}.nav-arrow{font-size:0.6rem;margin-left:4px;vertical-align:middle;display:inline-block;transition:transform 0.25s ease;opacity:0.85}.navbar-nav .dropdown:hover .nav-arrow,.navbar-nav .dropdown.show .nav-arrow{transform:rotate(180deg);opacity:1}@media (min-width:992px){.navbar .dropdown:hover>.dropdown-menu{display:block;margin-top:0}.navbar .dropdown-menu{margin-top:0}}.navbar .dropdown-menu{background:#ffffff;border:none;border-radius:10px;box-shadow:0 8px 30px rgba(0,0,0,0.12),0 2px 8px rgba(0,0,0,0.06);padding:10px 0;margin-top:0;min-width:220px;animation:navDropIn 0.2s ease;z-index:1040}@keyframes navDropIn{from{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.navbar .dropdown-item{color:#1e293b;font-size:0.92rem;font-weight:500;padding:11px 20px;border-radius:6px;margin:2px 6px;width:auto;transition:all 0.15s ease}.navbar .dropdown-item i{color:#94a3b8;margin-right:8px;font-size:0.78rem;transition:color 0.15s ease}.navbar .dropdown-item:hover,.navbar .dropdown-item:focus{background:#f1f5f9;color:#003366}.navbar .dropdown-item:hover i{color:#003366}.navbar .dropdown-divider{margin:4px 12px;border-color:#e2e8f0}.navbar .dropdown-item .btn-link{color:inherit;font-size:inherit;font-weight:inherit;text-decoration:none;padding:0;border:none;background:none}.nav-cta-item{margin-left:12px}.nav-cta-btn{display:inline-flex;align-items:center;gap:8px;background:#4fc3f7;color:#003366;font-size:0.95rem;font-weight:700;padding:11px 26px;border-radius:8px;text-decoration:none;transition:all 0.2s ease;white-space:nowrap}.nav-cta-btn:hover{background:#ffffff;color:#003366;text-decoration:none;transform:translateY(-1px);box-shadow:0 4px 12px rgba(79,195,247,0.3)}.nav-cta-btn i{font-size:0.68rem;transition:transform 0.2s ease}.nav-cta-btn:hover i{transform:translateX(3px)}@media (min-width:992px) and (max-width:1199px){.navbar-nav .nav-link{font-size:0.92rem;padding:10px 12px}.nav-cta-btn{font-size:0.85rem;padding:10px 20px}.navbar-brand{margin-right:20px}.logo-img{height:50px}.navbar-brand-text{font-size:1.2rem}}.navbar-toggler{border:none!important;padding:0.5rem 0.75rem;outline:none!important;background:transparent!important;-webkit-tap-highlight-color:transparent!important}.navbar-toggler:focus,.navbar-toggler:active{box-shadow:none!important;outline:none!important}.navbar-toggler-icon{background-image:none!important;width:24px;height:18px;position:relative;display:inline-block;background:transparent!important}.navbar-toggler-icon span{display:block;position:absolute;height:2.5px;width:100%;background:rgba(255,255,255,0.9);border-radius:2px;left:0;transition:all 0.35s cubic-bezier(0.68,-0.55,0.265,1.55)}.navbar-toggler-icon span:nth-child(1){top:0}.navbar-toggler-icon span:nth-child(2){top:7px}.navbar-toggler-icon span:nth-child(3){top:14px}.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon span:nth-child(1){transform:rotate(45deg);top:3px;left:5px}.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon span:nth-child(2){width:0;opacity:0}.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon span:nth-child(3){transform:rotate(-45deg);top:11px;left:5px}@media (max-width:991px){.navbar-collapse.collapse{display:block!important}}.navbar-collapse{transition:transform 0.35s cubic-bezier(0.4,0,0.2,1)}@media (max-width:991px){.navbar{height:74px;padding:0 4px}.navbar .container{padding-left:8px;padding-right:8px;max-width:100%}.navbar-brand-text{display:none}.logo-img{height:50px}.navbar-collapse{position:fixed!important;top:74px;right:0;bottom:0;left:auto!important;width:280px;height:auto!important;max-height:none!important;background:#002244;transform:translateX(100%);z-index:2;padding:20px 16px 32px;margin:0!important;border-radius:0!important;box-shadow:-4px 0 30px rgba(0,0,0,0.25);overflow-y:auto;-webkit-overflow-scrolling:touch}.navbar-collapse.show{transform:translateX(0)}.navbar-collapse.collapsing{position:fixed!important;top:74px;right:0;bottom:0;left:auto!important;width:280px;height:auto!important;display:block!important;transform:translateX(100%);overflow:visible!important}.navbar-overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.45);z-index:1;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.navbar-overlay.active{display:block}.sticky-header-wrapper.nav-open{z-index:9999}.navbar-nav .nav-link{color:rgba(255,255,255,0.85);padding:14px 16px;border-radius:8px;font-size:0.95rem}.navbar-nav .nav-link:hover,.navbar-nav .nav-link:focus{color:#ffffff;background:rgba(255,255,255,0.08)}.navbar .dropdown-menu{background:rgba(255,255,255,0.06);box-shadow:none;border:none;border-radius:8px;padding:4px 0;margin:0 0 4px 8px;animation:none}.navbar .dropdown-item{color:rgba(255,255,255,0.7);font-size:0.88rem;padding:10px 16px;margin:0;border-radius:6px;width:auto}.navbar .dropdown-item i{color:rgba(255,255,255,0.4)}.navbar .dropdown-item:hover,.navbar .dropdown-item:focus{background:rgba(255,255,255,0.1);color:#ffffff}.navbar .dropdown-item:hover i{color:#4fc3f7}.navbar .dropdown-item .btn-link{color:inherit}.navbar .dropdown-divider{border-color:rgba(255,255,255,0.1)}.nav-cta-item{margin:12px 0 0 0}.nav-cta-btn{display:block;text-align:center;width:100%;padding:14px 20px;border-radius:10px;font-size:0.95rem}}@media (max-width:991px) and (min-width:769px){.logo-img{height:48px}.navbar-toggler{padding-right:20px}.navbar-collapse{width:320px}}@media (max-width:480px){.navbar{height:68px}.logo-img{height:44px}.navbar-toggler-icon{width:22px;height:16px}.navbar-toggler-icon span:nth-child(2){top:6px}.navbar-toggler-icon span:nth-child(3){top:12px}.navbar-collapse{top:68px;width:100%}}body{padding-top:0!important}body.no-top-padding{padding-top:0!important}main,.container,.container-fluid{position:relative}@media (min-width:992px){html{scroll-behavior:smooth;overflow-x:hidden}body{overflow-x:hidden;position:relative}}.navbar *,.navbar-brand,.navbar-nav,.nav-link,.navbar-toggler,.navbar-toggler-icon{-webkit-tap-highlight-color:transparent!important;-webkit-touch-callout:none!important}.site-footer{background:linear-gradient(135deg,#003366 0%,#004080 100%);color:#fff;font-family:'Poppins',sans-serif;padding:50px 0 40px 0;margin-top:auto;position:relative;overflow:hidden;min-height:350px;flex-shrink:0}.footer-bg-animation{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.floating-shape{position:absolute;border-radius:50%;background:rgba(79,195,247,0.1);animation:float 6s ease-in-out infinite}.shape-1{width:80px;height:80px;top:20%;left:10%;animation-delay:0s}.shape-2{width:60px;height:60px;top:60%;right:15%;animation-delay:2s}.shape-3{width:100px;height:100px;bottom:30%;left:70%;animation-delay:4s}@keyframes float{0%,100%{transform:translateY(0px) rotate(0deg);opacity:0.3}50%{transform:translateY(-20px) rotate(180deg);opacity:0.6}}.footer-content-row{position:relative;z-index:2;margin-bottom:30px;display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:20px;flex-wrap:nowrap!important;align-items:start!important}@media (min-width:576px){.footer-content-row>[class*="col-"]{width:100%!important;max-width:100%!important;flex:none!important;padding-left:0!important;padding-right:0!important;margin-bottom:0!important;align-self:start!important}}.footer-column{display:block}.footer-header{color:#fff!important;font-size:18px!important;font-weight:600!important;margin-bottom:20px!important;position:relative;margin-top:0!important;padding-top:0!important;line-height:1.5!important}.footer-header::after{content:'';position:absolute;bottom:-8px;left:0;width:40px;height:3px;background:linear-gradient(90deg,#4fc3f7,#29b6f6);border-radius:2px}.footer-brand-content{text-align:left}.footer-logo img{height:36px;width:auto;transition:transform 0.3s ease}.footer-logo:hover img{transform:scale(1.1)}.footer-description{color:#e0e7ef;font-size:14px;line-height:1.6}.footer-links{list-style:none;padding:0;margin:0}.footer-link{color:#e0e7ef;text-decoration:none;font-size:15px;transition:all 0.3s ease;display:inline-block}.footer-link:hover{color:#4fc3f7;text-decoration:none;transform:translateX(5px)}.trust-badges{margin:0;padding:0}.trust-item{color:#e0e7ef;font-size:15px;display:flex;align-items:center;transition:all 0.3s ease}.trust-item:hover{color:#4fc3f7;transform:translateX(5px)}.trust-item i{margin-right:10px;font-size:18px;width:20px}.footer-divider{border:none;height:1px;background:linear-gradient(90deg,transparent,#e0e7ef,transparent);margin:30px 0}.footer-bottom{position:relative;z-index:2;padding-top:20px;padding-bottom:20px;margin-top:10px}.copyright-info{color:#e0e7ef;font-size:14px}.social-links-container{display:inline-flex;gap:8px;justify-content:center}.social-link{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:rgba(79,195,247,0.2);color:#fff;transition:all 0.3s ease;text-decoration:none;font-size:16px}.social-link:hover{background:#4fc3f7;color:#fff;text-decoration:none;transform:translateY(-3px);box-shadow:0 6px 20px rgba(79,195,247,0.4)}@media (max-width:991px) and (min-width:768px){.footer-content-row{grid-template-columns:repeat(2,1fr)}.site-footer{padding:35px 0 30px 0;min-height:280px}main{margin-top:70px;padding-bottom:1.5rem}.footer-column{min-height:auto;margin-bottom:25px;text-align:left}.footer-brand-content{text-align:left}.footer-header{font-size:16px!important;margin-bottom:15px!important}.footer-link,.trust-item{font-size:14px}.floating-shape{opacity:0.5}.shape-1{width:60px;height:60px}.shape-2{width:45px;height:45px}.shape-3{width:75px;height:75px}}@media (max-width:767px) and (min-width:576px){.footer-content-row{grid-template-columns:repeat(2,1fr)}.site-footer{padding:30px 0 25px 0;min-height:240px}main{margin-top:68px;padding-bottom:1rem}.footer-column{min-height:auto;margin-bottom:25px;text-align:center}.footer-brand-content{text-align:center}.footer-header{font-size:16px!important;margin-bottom:15px!important}.footer-link,.trust-item{font-size:14px}.trust-item{justify-content:center}.floating-shape{opacity:0.3}.shape-1{width:50px;height:50px;top:15%;left:5%}.shape-2{width:40px;height:40px;top:70%;right:10%}.shape-3{width:60px;height:60px;bottom:25%;left:75%}.footer-bottom .col-md-6{text-align:center!important;margin-bottom:15px}.social-links-container{gap:12px}.social-link{width:38px;height:38px;font-size:15px}}@media (max-width:575px){.site-footer{padding:20px 0 15px 0;min-height:auto}main{margin-top:65px;padding-bottom:0.5rem}main .container,footer .container{padding-left:15px;padding-right:15px}.floating-shape{display:none}.footer-content-row{margin-bottom:15px;display:flex!important;flex-wrap:wrap!important;align-items:flex-start!important}.footer-content-row>.order-0{order:0;flex:0 0 100%!important;max-width:100%!important;margin-bottom:10px}.footer-content-row>.order-1{order:1;flex:0 0 100%!important;max-width:100%!important;align-self:flex-start!important}.footer-content-row>.order-3{order:2;flex:0 0 100%!important;max-width:100%!important;align-self:flex-start!important}.footer-column{margin-bottom:10px;text-align:center!important;min-height:auto;padding:0 10px}.footer-links{text-align:center!important;padding-left:0!important}.footer-links li{text-align:center!important}.footer-link{text-align:center!important}.footer-header{text-align:center!important;position:relative}.footer-header::after{left:50%!important;transform:translateX(-50%)!important}.footer-brand-content{text-align:center;margin-bottom:15px}.footer-content-row>.order-0 .footer-column{text-align:center;margin-bottom:5px}.footer-content-row>.order-1 .footer-header,.footer-content-row>.order-2 .footer-header,.footer-content-row>.order-3 .footer-header{margin-top:0!important;padding-top:0!important;text-align:center}.footer-header{font-size:15px!important;margin-bottom:12px!important;color:#4fc3f7!important;text-align:center}.footer-header::after{left:50%;transform:translateX(-50%);width:30px}.footer-link,.trust-item{font-size:13px;margin-bottom:8px}.trust-item{justify-content:center;margin-bottom:10px}.trust-item i{margin-right:8px;font-size:16px}.footer-divider{margin:15px 0 10px 0}.footer-bottom{padding-top:10px;padding-bottom:20px;margin-top:5px}.footer-bottom .col-md-6{text-align:center!important;margin-bottom:15px}.copyright-info{font-size:12px;margin-bottom:15px;display:block}.social-links-container{gap:10px;margin-top:10px}.social-link{width:36px;height:36px;font-size:14px}}@media (max-width:375px){.site-footer{padding:15px 0 10px 0}main{margin-top:60px}main .container,footer .container{padding-left:10px;padding-right:10px}.footer-column{margin-bottom:15px}.footer-header{font-size:14px!important;margin-bottom:10px!important}.footer-link,.trust-item{font-size:12px}.trust-item{margin-bottom:8px}.footer-bottom{padding-bottom:15px}.copyright-info{font-size:11px}.powered-by-info{font-size:10px}.social-links-container{gap:8px;margin-top:8px}.social-link{width:34px;height:34px;font-size:13px}}.powered-by-info{color:#b3c5d1;font-size:11px;opacity:0.8;margin-top:2px}.powered-by-link{color:#4fc3f7;text-decoration:none;transition:color 0.3s ease,opacity 0.3s ease}.powered-by-link:hover{color:#81d4fa;text-decoration:none;opacity:1}#cookie-consent-banner{position:fixed;bottom:0;left:0;right:0;z-index:999999;display:none;font-family:'Poppins',sans-serif;padding:0 1rem 1rem;pointer-events:none}.cookie-consent-inner{max-width:960px;margin:0 auto;background:#fff;border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,0.18),0 1.5px 6px rgba(0,0,0,0.08);display:flex;align-items:center;gap:1.125rem;padding:1.125rem 1.5rem;pointer-events:auto;animation:cookieSlideUp 0.45s cubic-bezier(0.16,1,0.3,1)}@keyframes cookieSlideUp{from{transform:translateY(110%);opacity:0}to{transform:translateY(0);opacity:1}}.cookie-consent-icon{font-size:1.85rem;flex-shrink:0;line-height:1}.cookie-consent-msg{flex:1;font-size:0.925rem;color:#3a4a5c;line-height:1.5;margin:0}.cookie-consent-msg a{color:#003366;font-weight:600;text-decoration:underline;text-underline-offset:2px}.cookie-consent-msg a:hover{color:#004d99}.cookie-consent-btns{display:flex;gap:0.625rem;flex-shrink:0}.cookie-btn{padding:0.625rem 1.5rem;border:none;border-radius:9px;font-weight:600;font-size:0.875rem;cursor:pointer;transition:all 0.2s ease;white-space:nowrap;font-family:'Poppins',sans-serif}.cookie-btn-accept{background:#003366;color:#fff}.cookie-btn-accept:hover{background:#004d99;box-shadow:0 3px 10px rgba(0,51,102,0.25)}.cookie-btn-settings{background:#f0f4f8;color:#003366}.cookie-btn-settings:hover{background:#e2e8f0}.cookie-btn:focus-visible{outline:2px solid #4fc3f7;outline-offset:2px}@media (max-width:600px){#cookie-consent-banner{padding:0 0.5rem 0.5rem}.cookie-consent-inner{flex-wrap:wrap;gap:0.625rem;padding:0.875rem 1rem}.cookie-consent-msg{flex-basis:calc(100% - 2.6rem - 1rem);font-size:0.8rem}.cookie-consent-btns{width:100%}.cookie-btn{flex:1;text-align:center;padding:0.6rem 0.75rem}}.cookie-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.6);z-index:9999999;display:none;align-items:center;justify-content:center;padding:1rem;animation:fadeIn 0.2s ease-out}.cookie-modal-overlay.active{display:flex}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.cookie-modal{background:white;border-radius:16px;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px rgba(0,0,0,0.3);animation:slideIn 0.3s ease-out}@keyframes slideIn{from{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}.cookie-modal-header{background:linear-gradient(135deg,#003366 0%,#004d99 100%);color:white;padding:1.25rem 1.5rem;display:flex;align-items:center;justify-content:space-between;border-radius:16px 16px 0 0}.cookie-modal-header h3{margin:0;font-size:1.25rem;font-weight:600;display:flex;align-items:center;gap:0.5rem;color:white}.cookie-modal-close{background:rgba(255,255,255,0.2);border:none;color:white;font-size:1.5rem;width:36px;height:36px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background 0.2s ease}.cookie-modal-close:hover{background:rgba(255,255,255,0.3)}.cookie-modal-body{padding:1.5rem}.cookie-modal-intro{color:#555;font-size:0.9rem;margin-bottom:1.5rem;line-height:1.5}.cookie-option{background:#f8f9fa;border-radius:12px;padding:1rem 1.25rem;margin-bottom:1rem;border:1px solid #e9ecef}.cookie-option:last-child{margin-bottom:0}.cookie-option-header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.cookie-option-info{flex:1}.cookie-option-info h4{margin:0 0 0.25rem 0;font-size:1rem;font-weight:600;color:#003366}.cookie-option-info p{margin:0;font-size:0.8rem;color:#666;line-height:1.4}.cookie-toggle{flex-shrink:0}.cookie-toggle input{display:none}.cookie-toggle-switch{display:block;width:50px;height:28px;background:#ccc;border-radius:28px;position:relative;cursor:pointer;transition:background 0.3s ease}.cookie-toggle-switch::after{content:'';position:absolute;top:3px;left:3px;width:22px;height:22px;background:white;border-radius:50%;transition:transform 0.3s ease;box-shadow:0 2px 4px rgba(0,0,0,0.2)}.cookie-toggle input:checked + .cookie-toggle-switch{background:#28a745}.cookie-toggle input:checked + .cookie-toggle-switch::after{transform:translateX(22px)}.cookie-toggle-disabled{opacity:0.7}.cookie-toggle-disabled label{font-size:0.75rem;color:#28a745;font-weight:600}.cookie-modal-footer{padding:1rem 1.5rem 1.5rem;display:flex;gap:0.75rem;border-top:1px solid #e9ecef}.cookie-modal-footer .cookie-btn{flex:1;padding:0.625rem 1.25rem;text-align:center}@media (max-width:480px){.cookie-modal-header{padding:1rem}.cookie-modal-header h3{font-size:1.1rem}.cookie-modal-body{padding:1rem}.cookie-option-header{flex-direction:column;align-items:flex-start;gap:0.75rem}.cookie-modal-footer{flex-direction:column;padding:1rem}}html *,html *:before,html *:after,body *,body *:before,body *:after{-webkit-tap-highlight-color:rgba(0,0,0,0)!important;-webkit-tap-highlight-color:transparent!important;-webkit-touch-callout:none!important;-webkit-user-select:none!important;-khtml-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}a,a:visited,a:hover,a:active,a:focus,button,button:visited,button:hover,button:active,button:focus,input,input:visited,input:hover,input:active,input:focus,select,select:visited,select:hover,select:active,select:focus,textarea,textarea:visited,textarea:hover,textarea:active,textarea:focus,[role="button"],[role="button"]:visited,[role="button"]:hover,[role="button"]:active,[role="button"]:focus,[tabindex],[tabindex]:visited,[tabindex]:hover,[tabindex]:active,[tabindex]:focus,.btn,.btn:visited,.btn:hover,.btn:active,.btn:focus,.nav-link,.nav-link:visited,.nav-link:hover,.nav-link:active,.nav-link:focus,.navbar-toggler,.navbar-toggler:visited,.navbar-toggler:hover,.navbar-toggler:active,.navbar-toggler:focus,.navbar-brand,.navbar-brand:visited,.navbar-brand:hover,.navbar-brand:active,.navbar-brand:focus{-webkit-tap-highlight-color:rgba(0,0,0,0)!important;-webkit-tap-highlight-color:transparent!important;-webkit-touch-callout:none!important;-webkit-appearance:none!important;appearance:none!important}.navbar *,.navbar-nav *,.navbar-brand *,.navbar-toggler *,.btn *,.btn-primary *,.btn-secondary *,.btn-outline *,.dropdown *,.dropdown-menu *,.dropdown-item *,.form-control *,.form-select *,.form-check *,.card *,.list-group *,.list-group-item *{-webkit-tap-highlight-color:rgba(0,0,0,0)!important;-webkit-tap-highlight-color:transparent!important;-webkit-touch-callout:none!important}html body div.modal *,html body div.modal-dialog *,html body div.modal-content *,html body div.modal-header *,html body div.modal-body *,html body div.modal-footer *,html body div.modal .btn *,html body div.modal .close *,html body div.modal button *,html body div.modal div.modal-dialog *,html body div.modal div.modal-content *,html body div.modal div.modal-header *,html body div.modal div.modal-body *,html body div.modal div.modal-footer *,html body div.modal div.modal-dialog .btn *,html body div.modal div.modal-dialog .close *,html body div.modal div.modal-dialog button *,html body div.modal div.modal-dialog a *,html body div.modal div.modal-dialog .card *,html body .modal *,html body .modal-dialog *,html body .modal-content *,html body .modal-header *,html body .modal-body *,html body .modal-footer *,html body .modal .btn *,html body .modal .close *,html body .modal button *,html body .modal a *,html body .modal .card *{-webkit-user-select:auto!important;-khtml-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important;pointer-events:auto!important;-webkit-touch-callout:auto!important;cursor:pointer!important}.modal input,.modal textarea,.modal select,div.modal input,div.modal textarea,div.modal select{-webkit-user-select:text!important;-khtml-user-select:text!important;-moz-user-select:text!important;-ms-user-select:text!important;user-select:text!important;pointer-events:auto!important;-webkit-touch-callout:auto!important}@media (max-width:768px){*{-webkit-tap-highlight-color:rgba(0,0,0,0)!important;-webkit-tap-highlight-color:transparent!important;-webkit-touch-callout:none!important}*:focus,*:active,*:hover{-webkit-tap-highlight-color:rgba(0,0,0,0)!important;-webkit-tap-highlight-color:transparent!important;outline:none!important;-webkit-focus-ring-color:transparent!important}main{margin-top:0!important}html body .modal,html body .modal-dialog,html body .modal-content,html body div.modal,html body div.modal-dialog,html body div.modal-content,html body .modal *,html body .modal-dialog *,html body .modal-content *,html body div.modal *,html body div.modal-dialog *,html body div.modal-content *,html body .modal button,html body .modal .btn,html body .modal .close,html body .modal a,html body div.modal button,html body div.modal .btn,html body div.modal .close,html body div.modal a,html body div.modal div.modal-dialog *,html body div.modal div.modal-content *,html body div.modal div.modal-header *,html body div.modal div.modal-body *,html body div.modal div.modal-footer *,html body div.modal .card *{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important;pointer-events:auto!important;-webkit-touch-callout:auto!important;cursor:pointer!important}.modal-backdrop{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important;pointer-events:auto!important}}@media (max-width:991.98px){main{margin-top:0!important}}@media (max-width:575px){main{margin-top:0!important}}p,span,div,h1,h2,h3,h4,h5,h6,input[type="text"],input[type="email"],input[type="password"],textarea,[contenteditable="true"]{-webkit-user-select:text!important;-khtml-user-select:text!important;-moz-user-select:text!important;-ms-user-select:text!important;user-select:text!important}@supports (-webkit-touch-callout:none){*{-webkit-tap-highlight-color:rgba(0,0,0,0)!important;-webkit-touch-callout:none!important}}