.theme-button{white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:10px;padding:12px 16px;font-size:14px;font-weight:500;line-height:20px;transition:all .3s ease-in-out;display:flex}.theme-button img,.theme-button svg{width:20px;min-width:20px;height:20px}.theme-button.radius-lg{border-radius:30px}.theme-button.radius-sm{border-radius:10px}.theme-button.btn-sm{border-radius:10px;padding:8px 16px}.theme-button:hover{transition:all .3s ease-in-out;box-shadow:0 5px 15px #00000059}.theme-button.primary-btn{color:#fff;background-color:#3826c5;border-color:#3826c5;position:relative;overflow:hidden}.theme-button.primary-btn span{z-index:1;color:#fff;display:block;position:relative}.theme-button.primary-btn:before{content:"";background:#0464ea;border-radius:50%;width:200%;height:0;padding-bottom:130%;position:absolute;top:-110%;left:-50%;transform:translateY(68%)scale3d(0,0,0)}.theme-button.primary-btn:after{content:"";background:#0464ea;transition:transform .4s cubic-bezier(.1,0,.3,1);position:absolute;transform:translateY(-100%)}.theme-button.primary-btn:hover{border-color:#0464ea}.theme-button.primary-btn:hover:before{transition:transform .4s cubic-bezier(.1,0,.3,1);transform:translate(0,0)scale(1)}.theme-button.primary-btn:hover:after{transition-duration:50ms;transition-delay:.4s;transition-timing-function:linear;transform:translate(0,0)}.theme-button.primary-btn:hover span{color:#fff;animation:.3s forwards MoveScaleUpInitial,.3s .3s forwards MoveScaleUpEnd}.theme-button.white-btn{color:#121212;background-color:#fff;border-color:#0000}.theme-button.white-btn svg{stroke:#121212;fill:#121212}.theme-button.primary-outline-btn{color:#3826c5;background-color:#0000;border-color:#3826c5}.theme-button.dark-outline-btn{color:#131313;background-color:#fff;border-color:#131313;position:relative;overflow:hidden}.theme-button.dark-outline-btn span{z-index:1;color:#131313;display:block;position:relative}.theme-button.dark-outline-btn:before{content:"";background:#0464ea;border-radius:50%;width:200%;height:0;padding-bottom:130%;position:absolute;top:-110%;left:-50%;transform:translateY(68%)scale3d(0,0,0)}.theme-button.dark-outline-btn:after{content:"";background:#0464ea;transition:transform .4s cubic-bezier(.1,0,.3,1);position:absolute;transform:translateY(-100%)}.theme-button.dark-outline-btn:hover{border-color:#0464ea}.theme-button.dark-outline-btn:hover:before{transition:transform .4s cubic-bezier(.1,0,.3,1);transform:translate(0,0)scale(1)}.theme-button.dark-outline-btn:hover:after{transition-duration:50ms;transition-delay:.4s;transition-timing-function:linear;transform:translate(0,0)}.theme-button.dark-outline-btn:hover span{color:#fff;animation:.3s forwards MoveScaleUpInitial,.3s .3s forwards MoveScaleUpEnd}.theme-button .spinner-border{width:16px;min-width:16px;height:16px}.form-group{margin-bottom:20px;position:relative}.form-group label{color:#313131;margin-bottom:5px;font-size:16px;font-weight:400;line-height:24px}.form-group label sup{color:#f42d2d;font-size:16px;line-height:24px;top:-2px;right:-2px}.form-group .form-control,.form-group select{resize:none;color:#313131;border:1px solid #31313166;border-radius:10px;padding:12px;font-size:16px;line-height:24px;background:#fff!important}.form-group .form-control::placeholder,.form-group select::placeholder{color:gray}.form-group .form-control:-webkit-autofill{-webkit-text-fill-color:#fff!important}.form-group select:-webkit-autofill{-webkit-text-fill-color:#fff!important}.form-group .form-control:disabled,.form-group select:disabled{background:0 0}.form-group .form-control:focus,.form-group select:focus{box-shadow:none;color:#313131;border-color:#31313166;outline:none;background:#fff!important}.form-group .auth-msg{margin:5px 0 0;font-size:12px;font-weight:400;line-height:16px}.form-group .auth-msg.error{color:#f42d2d!important}.form-group .icon-align{position:relative}.form-group .icon-align input{padding-right:46px}.form-group .icon-align.left input{padding-left:46px}.form-group .icon-align.left img,.form-group .icon-align.left button,.form-group .icon-align.left svg{left:25px}.form-group .icon-align.right img{right:5px}.form-group .icon-align .show-icon{background-color:#0000;border:none;width:25px;height:25px;padding:0;position:absolute;top:50%;right:0;transform:translate(-50%,-50%)}.form-group .icon-align .show-icon img,.form-group .icon-align .show-icon svg{object-fit:contain;width:18px;height:18px}select{cursor:pointer;appearance:none;background:#1e1e1e!important}select option{color:#131313}.down-icon{position:relative}.down-icon select{padding-right:35px}.down-icon svg{pointer-events:none;width:12px;height:12px;transition:transform .3s;position:absolute;top:50%;right:15px;transform:translateY(-50%)rotate(0)}input:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important}input:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important}input:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important}input:-webkit-autofill:active{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important}input:-moz-autofill{transition:background-color 5000s ease-in-out;color:#fff!important}input:-moz-autofill:hover{transition:background-color 5000s ease-in-out;color:#fff!important}input:-moz-autofill:focus{transition:background-color 5000s ease-in-out;color:#fff!important}input:-moz-autofill:active{transition:background-color 5000s ease-in-out;color:#fff!important}input:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#fff!important}.upload-box{color:#fff;border:1px solid #fff9;flex-direction:column;justify-content:center;align-items:center;padding:20px;display:flex;position:relative}.upload-box .upload-para{margin:10px 0;font-weight:500}.upload-box .browse{text-align:center;color:#fff9;margin:0}.upload-box .browse span{color:#131313;font-weight:600;text-decoration:underline}.upload-box input{opacity:0;width:100%;height:100%;position:absolute;top:0;left:0}*{font-family:Inter,sans-serif}input[type=file]::-webkit-file-upload-button{cursor:pointer}body{background-color:#fff}@media (min-width:1399px){.container{max-width:calc(100% - 200px)}}.header{z-index:1000;background-color:#fff;padding:20px 0;position:fixed;top:0;left:0;right:0}.header .navbar{padding:0}.header .navbar .row{width:100%}.header .navbar .navbar-brand img{width:185px;height:auto}.header .navbar .navbar-nav{justify-content:flex-end;gap:40px;width:100%}.header .navbar .navbar-nav .nav-item .nav-link{color:#000;padding:0;font-size:16px;font-weight:400;line-height:22px}.header .navbar .navbar-nav .nav-item .nav-link:hover{font-weight:600}.header .action-right{justify-content:flex-end;align-items:center;gap:15px;display:flex}.header .action-right .navbar-toggler{height:40px;box-shadow:none;outline:none;padding:0;min-width:40px!important}@media screen and (max-width:767px){.header .navbar .row{width:auto}.header .navbar .navbar-brand{text-align:center;margin:0;display:block}.header .navbar .navbar-brand img{margin:0 auto 10px}.header .navbar .navbar-nav{text-align:center;gap:20px;padding-top:30px;padding-bottom:20px}.header .navbar .action-right{justify-content:center}}@media screen and (max-width:991px) and (min-width:768px){.header .navbar .navbar-nav{text-align:center;gap:20px;padding-top:30px;padding-bottom:20px}}@media screen and (max-width:1200px) and (min-width:992px){.header .navbar .navbar-nav{text-align:center;gap:20px;padding-top:20px;padding-bottom:20px}}.footer{background-color:#e0ecfe66;margin-top:-173px;padding:200px 0 40px}.footer .footer-inner{border-bottom:1px solid #31313133;padding-bottom:30px}.footer .footer-inner .footer-about .footer-logo{margin-bottom:20px}.footer .footer-inner .footer-about .footer-logo img{object-fit:contain;width:223px;height:auto}.footer .footer-inner .footer-about .footer-about-content{margin-bottom:60px}.footer .footer-inner .footer-about .footer-about-content p{color:#52525b;margin:0;font-size:16px;font-weight:400;line-height:22px}.footer .footer-inner .footer-about .social-links{align-items:center;gap:30px;display:flex}.footer .footer-inner .footer-about .social-links a svg{fill:#27272a;stroke:#27272a;width:20px;height:20px}.footer .footer-inner .footer-about .social-links a:hover svg{fill:#3826c5;stroke:#3826c5}.footer .footer-inner .footer-right h5{color:#313131;margin-bottom:22px;font-size:17px;font-weight:600;line-height:28px}.footer .footer-inner .footer-right ul{margin:0;padding:0}.footer .footer-inner .footer-right ul li{margin-bottom:15px;list-style:none}.footer .footer-inner .footer-right ul li a{color:#313131;margin:0;font-size:14px;font-weight:400;line-height:20px;text-decoration:none}.footer .footer-inner .footer-right ul li a:hover{color:#3826c5}.footer .footer-bottom{text-align:right;padding-top:40px}.footer .footer-bottom p{color:#313131;margin:0;font-size:14px;line-height:20px}@media screen and (max-width:991px){.footer .footer-inner .footer-about{margin-bottom:40px}.footer .footer-bottom{text-align:center}}.security-section .nav{border:0}.security-section .nav .support-card{background-color:#0000;border-radius:16px;gap:20px;height:-webkit-fill-available;margin-bottom:30px;padding:30px 20px;display:flex;position:relative}.security-section .nav .support-card .step{color:#3826c5;white-space:nowrap;opacity:0;background-color:#fff;border-radius:8px;padding:5px 10px;font-size:14px;font-weight:600;line-height:20px;position:absolute;top:-20px;right:20px}.security-section .nav .support-card .card-icon{background-color:#3131310a;border-radius:100px;justify-content:center;align-items:center;width:70px;min-width:70px;height:70px;min-height:70px;display:flex}.security-section .nav .support-card .card-icon svg{object-fit:contain;fill:#313131;stroke:#313131;width:30px;min-width:30px;height:30px}.security-section .nav .support-card .card-content h3{color:#000;margin-bottom:3px;font-size:16px;font-weight:600;line-height:24px}.security-section .nav .support-card .card-content p{color:#595959;margin:0;font-size:14px;font-weight:400;line-height:20px}.security-section .nav .support-card.active{background-color:#3826c5}.security-section .nav .support-card.active .step{opacity:1}.security-section .nav .support-card.active .card-icon{background-color:#fff}.security-section .nav .support-card.active .card-icon svg{fill:#3826c5;stroke:#3826c5}.security-section .nav .support-card.active .card-content h3,.security-section .nav .support-card.active .card-content p{color:#fff}.security-section .tab-content .tab-pane{text-align:center}.security-section .tab-content .tab-pane img{object-fit:contain;width:345px;height:auto}@media screen and (max-width:767px){.security-section .nav .support-card{flex-flow:column}.security-section .tab-content .tab-pane img{width:100%;max-width:325px}}@media screen and (max-width:991px) and (min-width:768px){.security-section .nav{border:0}.security-section .nav .support-card{gap:15px}.security-section .nav .support-card .card-icon{width:50px;min-width:50px;height:50px;min-height:50px}.security-section .nav .support-card .card-icon svg{width:20px;min-width:20px;height:20px}.security-section .tab-content .tab-pane img{max-width:300px}}.testimonial-section{background-color:#fff;padding:100px 0}.testimonial-section .testimonial-header{justify-content:space-between;align-items:flex-start;margin-bottom:40px;display:flex}.testimonial-section .testimonial-header .testimonial-title h2{color:#313131;margin:0 0 8px;font-size:42px;font-weight:400;line-height:52px}.testimonial-section .testimonial-header .testimonial-title h2 span{color:#3826c5;font-weight:600}.testimonial-section .testimonial-header .testimonial-title p{color:#595959;margin:0;font-size:18px;font-weight:400;line-height:26px}.testimonial-section .testimonial-header .testimonial-nav{gap:10px;display:flex}.testimonial-section .testimonial-header .testimonial-nav .nav-btn{cursor:pointer;color:#313131;background-color:#fff;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex}.testimonial-section .testimonial-header .testimonial-nav .nav-btn:hover{color:#fff;background-color:#3826c5;border-color:#3826c5}.testimonial-section .testimonial-slider{overflow:hidden}.testimonial-section .testimonial-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:16px;height:100%;padding:24px}.testimonial-section .testimonial-card .card-top{justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex}.testimonial-section .testimonial-card .card-top .stars{gap:4px;display:flex}.testimonial-section .testimonial-card .card-top .stars svg{object-fit:contain;width:22px;height:22px}.testimonial-section .testimonial-card .card-top .quote-icon{object-fit:contain;width:32px;height:32px}.testimonial-section .testimonial-card .testimonial-text{color:#313131;margin:0 0 24px;font-size:16px;font-weight:400;line-height:24px}.testimonial-section .testimonial-card .testimonial-author{align-items:center;gap:12px;display:flex}.testimonial-section .testimonial-card .testimonial-author img{object-fit:cover;border-radius:50%;width:48px;height:48px}.testimonial-section .testimonial-card .testimonial-author .author-info h4{color:#313131;margin:0;font-size:16px;font-weight:600;line-height:24px}.testimonial-section .testimonial-card .testimonial-author .author-info span{color:#313131;opacity:.6;font-size:14px;font-weight:400;line-height:20px}.testimonial-section .swiper{overflow:visible}.testimonial-section .swiper-slide{height:auto}@media screen and (max-width:991px){.testimonial-section .testimonial-header{flex-direction:column;gap:20px}.testimonial-section .testimonial-header .testimonial-title h2{font-size:32px;line-height:42px}.testimonial-section .testimonial-header .testimonial-title p{font-size:16px;line-height:24px}.testimonial-section .swiper{overflow:hidden}}@media screen and (max-width:767px){.testimonial-section{padding:60px 0}.testimonial-section .testimonial-header .testimonial-title h2{font-size:28px;line-height:36px}}.theme-modal{-webkit-backdrop-filter:blur(34px);backdrop-filter:blur(34px)}.theme-modal .modal-content{border-radius:24px}.theme-modal .modal-content .modal-header{border-bottom:0;padding:40px 60px 20px 40px;position:relative}.theme-modal .modal-content .modal-header .modal-heading h2{color:#313131;margin:0 0 5px;font-size:32px;font-weight:400;line-height:42px}.theme-modal .modal-content .modal-header .modal-heading h2 span{color:#3826c5;font-weight:600}.theme-modal .modal-content .modal-header .modal-heading p{color:#52525b;opacity:.6;margin:0;font-size:16px;font-weight:400;line-height:22px}.theme-modal .modal-content .modal-header .close-btn{cursor:pointer;background-color:#0000;border:0;padding:0;position:absolute;top:30px;right:30px}.theme-modal .modal-content .modal-header .close-btn svg{object-fit:contain;width:24px;min-width:24px;height:24px;min-height:24px}.theme-modal .modal-content .modal-body{padding:0 40px 20px}.theme-modal .modal-content .modal-footer{border-top:0;padding:0 40px 40px}.theme-modal.message-modal .modal-footer p{color:#313131;opacity:.6;text-align:center;margin:15px 0 0;font-size:14px;font-weight:400;line-height:20px}@media screen and (max-width:767px){.theme-modal .modal-content .modal-header{padding:20px 60px 20px 20px}.theme-modal .modal-content .modal-body{padding:0 20px 20px}.theme-modal .modal-content .modal-footer{padding:0 20px 40px}}
