@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";:root{font-family:Manrope,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{--primary: #002D52;--secondary: #F0C50B}:root{--font-body: "Poppins", sans-serif;--font-heading: "Playfair Display", serif}.font-playfairDisplay{font-family:Playfair Display}.font-poppins{font-family:poppins,sans-serif}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.header{width:100%;background:#fff;box-shadow:0 1px 3px #0000001a;position:sticky;top:0;left:0;z-index:100;padding:15px 0}header .menu{width:calc(100% - 200px)}header .menu-lists{width:calc(100% - 200px);justify-content:center}.header-container{margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.logo{font-weight:600;color:#000;height:50px;width:200px;display:flex;align-items:flex-start}.logo img{width:100%;height:100%;object-fit:contain}.nav{display:flex;align-items:center;gap:2rem}.nav a{text-decoration:none;color:#777;font-weight:500;font-size:18px;border-radius:12px;transition:color .2s ease}.nav a:hover{color:#036}.nav a.active{color:#036;font-weight:600}.nav a.active{color:#003d99;font-weight:600;position:relative}.nav a.active:after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:2px;background:linear-gradient(90deg,#003d99,#00b4d8);border-radius:2px}.demo-btn{background:linear-gradient(90deg,#003d99,#001f66);color:#fff!important;padding:.6rem 1.2rem;border-radius:6px;font-weight:600}.demo-btn:hover{opacity:.9}.menu-icon{display:none;font-size:1.5rem;background:none;border:none;cursor:pointer;color:#001f66;padding:0;border:0;width:50px;align-items:center;justify-content:center}@media(max-width:768px){.menu-icon{display:flex}.nav{position:absolute;top:64px;left:0;width:100%;background:#fff;flex-direction:column;gap:1.2rem;padding:1.5rem 0;border-top:1px solid #eee;display:none}.nav a{margin-right:auto}.nav .demo-btn{margin-left:20px}.nav.active{display:flex;width:100%}.demo-btn{margin-top:1rem}.logo{width:150px}header .menu-lists{width:100%;justify-content:center;flex-wrap:wrap;flex-direction:column;padding:10px 20px;gap:17px!important}}.banner-section{background-image:url(/banner-image.svg);height:650px;background-size:cover;align-items:center;display:flex;overflow:hidden}.banner-frame{position:relative;width:600px;display:flex;justify-content:center;align-items:center;overflow:hidden;height:600px;background-color:transparent;border-radius:100%;padding:50px}.banner-section .center-logo{position:relative;z-index:2;display:flex;align-items:center;justify-content:center}.banner-section .center-logo img{width:160px;height:160px;object-fit:contain}.banner-section .glow-circle{position:absolute;width:400px;height:400px;background:radial-gradient(circle,rgba(0,61,153,.2),transparent 70%);border-radius:100%;filter:blur(80px);z-index:0}.banner-section .icon{position:absolute;font-size:2.4rem;color:#003d99;opacity:.9;z-index:1;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.banner-section .icon-top-left{top:16%;left:16%}.banner-section .icon-top-right{top:16%;right:16%}.banner-section .icon-bottom-left{bottom:16%;left:16%}.banner-section .icon-bottom-right{bottom:16%;right:16%}.banner-section .banner-frame:before{content:"";position:absolute;width:200%;height:200%;background:conic-gradient(from 180deg,#003d99,#001f66,#4b73e2,#003d99);animation:spin 30s linear infinite;opacity:.08;z-index:0}@media(max-width:768px){.icon{font-size:1.6rem}.center-logo img{width:120px}.glow-circle{width:280px;height:280px}}.banner-frame .img-wrap img{width:100%;height:100%;object-fit:contain}.banner-section .sub-heading{color:#fff;font-size:18px;font-weight:400}.banner-section .banner-title{font-size:50px;font-weight:700;color:#fff;line-height:1.4}.banner-section .sub-text{color:#e2dedc;font-size:16px;font-weight:400;line-height:1.6}.banner-section .btn-banner{background-color:#eca72b;color:#fff;border-radius:12px;padding:10px 20px;font-size:18px;font-weight:500}.banner-section .banner-btn-alt{border:1px solid #ECA72B;color:#eca72b;background-color:#0b1f71;border-radius:12px;padding:10px 20px;font-size:18px;font-weight:500;margin-left:20px;cursor:pointer}.about-section{padding:60px 0}.sub-tag{display:flex;align-items:center;border:1px solid #ECA72B;border-radius:50px;padding:8px 20px;width:max-content;margin-bottom:15px}.sub-tag .icon{width:20px;height:20px;display:flex;align-items:center}.sub-tag .icon img{width:100%;height:100%;object-fit:contain}.sub-tag .text{width:calc(100% - 20px);padding-left:5px;font-weight:600;color:#003054}.heading-title{color:#003054;font-weight:700;font-size:39px;line-height:1.4}.para{color:#373642;font-weight:400;line-height:1.4;font-size:18px}.about-section .about-card{overflow:hidden;position:relative;border-radius:22px;box-shadow:4px 4px 22px #757d8a24;background:linear-gradient(90deg,#d0defd,#fff);padding:2px;margin:15px 0;min-height:141px}.about-section .about-card:hover,.about-section .about-card .inner-wrap:hover{background:linear-gradient(86.5deg,#0a1d70 2.88%,#266ea4 189%)}.about-section .about-card .inner-wrap{box-shadow:4px 4px 22px #757d8a24;border-radius:22px;padding:22px 30px;transition:all ease .3s;display:flex;align-items:flex-start;position:relative;background-color:#fff;min-height:141px;z-index:0}.about-section .about-card .inner-wrap:before{position:absolute;content:"";width:100%;height:100%;background-image:url(/card-bg-shape.webp);inset:0;background-size:contain;transform:rotate(180deg);background-repeat:no-repeat;opacity:0;z-index:-1}.about-section .about-card .inner-wrap:hover:before{opacity:1}.about-section .about-card .icon{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:100px;transition:all ease .3s}.about-section .about-card:hover .icon{padding:15px}.about-section .about-card .icon img{width:100%;height:100%;object-fit:contain}.about-section .about-card .text{width:calc(100% - 60px);padding-left:25px}.about-section .about-card .text p{font-weight:400;margin-top:10px;font-size:14px;margin-bottom:0;position:relative}.about-section .about-card:hover h5,.about-section .about-card:hover p{color:#fff}.legal-panels-section{padding:60px 0 160px;background-image:url(../multi-panel.png);background-size:cover;background-position:left;overflow:hidden;position:relative;z-index:0}.panel-part{background-color:#fff;border-radius:30px;padding:35px 40px;border:1px solid transparent;transition:all ease .3s;min-height:285px;margin-bottom:30px;position:relative;z-index:1}.panel-part:hover{background:linear-gradient(86.5deg,#0a1d70 2.88%,#266ea4 189%);box-shadow:4px 3px 22px #4790ccd4}.panel-part .icon-part{display:flex;align-items:center;transition:all ease .3s}.panel-part .icon-part .icon{width:70px;height:70px;border-radius:15px;background-color:#edf4ff;display:flex;align-items:center;justify-content:center;transition:all ease .3s}.panel-part:hover .icon-part .icon{border-radius:50px;padding:8px}.panel-part .icon-part .icon img{width:100%;height:100%;object-fit:contain;padding:5px}.panel-part .icon-part h5{width:calc(100% - 70px);padding-left:20px;font-weight:700;font-size:22px}.panel-part .text-part{margin-top:10px}.panel-part .text-part p{font-size:15px;min-height:100px;font-weight:400}.panel-part a{color:#023063}.panel-part:hover,.panel-part:hover a{color:#fff}.globe-icon{position:absolute;width:max-content;right:200px;top:100px;z-index:-1}.globe-icon img{width:250px;height:250px;animation:spin 20s linear infinite;transform-origin:center}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.counter-section{padding:60px 0;margin-top:-200px;position:relative;z-index:99}.counter-section .counter-card{background-image:url(/bg-stat.svg);background-position:center center;background-size:cover;border-radius:30px;overflow:hidden;padding:65px;display:flex;flex-wrap:wrap;box-shadow:0 10px 15px #01739933}.counter-section .counter-card .stat-width{width:calc(100% - 330px)}.counter-section .counter-card .text-width{width:330px;padding-left:20px}.counter-section .counter-card .text-width h3{font-size:36px;color:#fff}.counter-section .m-width-150{width:250px}.trust-section{padding:60px 0;position:relative;overflow:hidden;z-index:1}.trust-section:before{position:absolute;content:"";background-image:url(/bg-lines.svg);width:100%;height:100%;background-size:contain;background-repeat:no-repeat;right:0;background-position:right;z-index:0}.trust-section .quote-part{position:relative;display:flex;min-height:250px;justify-content:space-between}.trust-section .quote-part .quote-icon-1{width:100px;height:100px}.trust-section .quote-part .quote-icon-1 img{width:100%;height:100%;object-fit:contain}.trust-section .text-part{width:calc(100% - 200px);padding-left:25px;display:flex;flex-direction:column;justify-content:center}.trust-section .section-heading-title{font-size:50px;font-weight:600;color:#003054}.trust-section p{color:#373642;font-size:20px}.trust-section .quote-part .quote-icon-2{width:100px;height:100px;margin-top:auto;margin-left:25px}.trust-section .quote-part .quote-icon-2 img{width:100%;height:100%;object-fit:contain}.trust-section .img-part{width:100%;height:100%;object-fit:contain;position:relative;z-index:2}.why-section{padding:120px 0;position:relative;background-image:url(/banner-image.svg);background-size:cover;align-items:center;display:flex;overflow:hidden}.why-section .sub-tag{filter:brightness(0) invert(1);margin:0 auto}.why-section .heading-title{text-align:center;color:#fff;margin-top:10px}.why-section .para{color:#fff;text-align:center}.why-section .why-card{background-color:#fff;border-radius:30px;padding:50px 30px 30px;margin-bottom:55px;margin-top:65px;text-align:center}.why-section .why-card:hover .icon{padding:15px}.why-section .why-card .icon{width:100px;height:100px;border:3px solid #051973;margin:-100px auto 20px;border-radius:50px;display:flex;align-items:center;justify-content:center;background:#fff;transition:all ease .3s;padding:10px}.why-section .why-card .icon img{width:100%;height:100%;object-fit:contain}.why-section .why-card .text-part h6{color:#001f66;font-weight:600;font-size:20px}.why-section .why-card .text-part p{color:#373642;font-weight:400}.why-section .why-card .text-part .action a{color:#036!important}.feature-section{padding:60px 0;position:relative;overflow:hidden}.feature-section .image-part{position:absolute;width:33%;height:auto;right:0;top:22%}.feature-section .feature-item{background-color:#f5f7ff;border-radius:0 20px 20px 0;padding:15px;margin-bottom:15px;display:flex;align-items:flex-start}.feature-section .feature-item .icon{width:50px;height:50px;display:flex;align-items:center;justify-content:center}.feature-section .feature-item .icon img{width:100%;height:100%;object-fit:contain}.feature-section .feature-item .text-part{width:calc(100% - 50px);padding-left:10px}.feature-section .feature-item .text-part h6{color:#100f1b;font-weight:700;font-size:20px}.demo-form-section{background-color:#f5f7ff;padding:65px 0;overflow:hidden;position:relative;z-index:1}.demo-form-section .form-contact .form-label{color:#003054;font-size:16px;margin-bottom:0;font-weight:500}.demo-form-section .form-contact .form-control{border:1px solid #E1E3E6;border-radius:0;height:45px}.demo-form-section .form-contact .form-control:focus{box-shadow:none}.demo-form-section .form-contact .form-select:focus{box-shadow:none}.demo-form-section .form-contact .form-select{border:1px solid #E1E3E6;border-radius:0;height:45px}.demo-form-section .form-contact textarea{min-height:150px;resize:none}.demo-form-section .image-part{position:absolute;width:40%;height:100%;right:-12px;top:0}.demo-form-section .image-part img{width:100%;height:100%;object-fit:cover}.demo-form-section .btn-demo-submit{background-color:#051870;border-radius:12px;color:#fff;font-size:18px;font-weight:400;padding:10px 25px;margin-top:25px;position:relative}.demo-form-section .btn-demo-submit:before{width:100%;height:100%;position:absolute;content:"";background-color:#e4e9f3;border-radius:12px;z-index:-1;left:8px}.demo-form-section .btn-demo-submit:hover{background-color:#eca72b;color:#fff}.demo-form-section .btn-demo-submit svg{transform:rotate(-35deg);margin-left:15px}footer{background-color:#051870;padding:105px 0 0 10px;position:relative;overflow:hidden}footer:before{background-position:right bottom;position:absolute;content:"";width:100%;height:100%;background-image:url(/footer-bg.svg);background-repeat:no-repeat;background-size:contain}footer h2{color:#fff;font-weight:600;font-size:45px}footer ul{list-style:none;display:flex;padding-left:0}footer .links li+li{margin-left:25px}footer .links{margin-top:25px}footer .links a{color:#fff;font-size:20px;font-weight:400}footer .social-links{margin-left:auto;display:flex;justify-content:flex-end;margin-bottom:0}footer .social-links li+li{margin-left:25px}footer .social-links li a{font-size:25px}footer .copyright{border-top:1px solid #ECA72B;margin-top:25px}footer .copyright h6{margin-top:35px;color:#fff;font-weight:400}footer .copyright ul{margin-top:35px;padding-left:0;color:#fff}footer .copyright ul li+li{margin-left:25px}footer .copyright ul li a{color:#fff;font-weight:400}@media only screen and (max-width:768px){.banner-section{height:auto;padding:40px 0 20px}.banner-section .banner-title{font-size:25px}.banner-frame{width:100%;height:350px}.banner-frame .img-wrap,.banner-frame .center-logo{width:80px;height:80px}.banner-frame .center-logo img{width:100%;height:100%;object-fit:contain}.banner-section .banner-btn{font-size:15px}.banner-section .banner-btn-alt{margin-left:10px;font-size:15px}.heading-title{font-size:25px;line-height:1.2}.para{font-size:14px;line-height:1.4}.about-section .about-card{margin:5px 0}.about-section .about-card:hover .icon{padding:8px}.about-section .about-card .inner-wrap{flex-wrap:wrap;padding:18px}.about-section .about-card .icon{width:40px;height:40px}.about-section .about-card .text{width:100%;padding-left:0}.panel-part{padding:20px;min-height:auto;margin-bottom:15px}.panel-part .icon-part .icon{width:60px;height:60px;padding:5px}.panel-part .text-part p{min-height:auto}.counter-section .counter-card .stat-width{width:100%}.counter-section .counter-card{padding:35px 25px}.counter-section .m-width-150{width:135px;text-align:center}.counter-section .counter-card .text-width{width:100%;text-align:center}.trust-section{padding:40px 0}.trust-section .quote-part{flex-wrap:wrap}.trust-section .text-part{width:100%}.trust-section .section-heading-title{font-size:25px}.trust-section p{font-size:18px}.trust-section .quote-part .quote-icon-1,.trust-section .quote-part .quote-icon-2{width:40px;height:40px}.why-section{padding:60px 0}.why-section .why-card .icon{margin-top:-70px}.why-section .why-card{margin-bottom:10px;padding:20px}.feature-section .feature-item{flex-wrap:wrap}.feature-section .feature-item .text-part{width:100%}.feature-section .image-part{position:relative}.feature-section .feature-item .text-part p{font-size:14px;line-height:1.2}.demo-form-section .image-part{position:relative;width:100%}footer{padding:60px 0 0}footer h2{font-size:20px}footer .links a{font-size:15px}footer .copyright{flex-wrap:wrap;margin-top:10px}footer .copyright h6{width:100%;margin-top:10px;text-align:center}footer .copyright ul{margin-top:10px;width:100%;justify-content:center}}@media only screen and (max-width:992px){.logo{width:150px}header .menu-lists{gap:18px!important}.nav a{font-size:16px}.banner-section{height:auto;padding:40px 0 20px}.banner-section .banner-title{font-size:25px}.banner-frame{width:100%;height:350px}.banner-frame .img-wrap,.banner-frame .center-logo{width:80px;height:80px}.banner-frame .center-logo img{width:100%;height:100%;object-fit:contain}.banner-section .banner-btn{font-size:15px}.banner-section .banner-btn-alt{margin-left:10px;font-size:15px}.heading-title{font-size:25px;line-height:1.2}.para{font-size:14px;line-height:1.4}.about-section .about-card{margin:5px 0}.about-section .about-card:hover .icon{padding:8px}.about-section .about-card .inner-wrap{flex-wrap:wrap;padding:18px}.about-section .about-card .icon{width:40px;height:40px}.about-section .about-card .text{width:100%;padding-left:0}.panel-part{padding:20px;min-height:auto;margin-bottom:15px}.panel-part .icon-part .icon{width:60px;height:60px;padding:5px}.panel-part .text-part p{min-height:auto}.counter-section .counter-card .stat-width{width:100%}.counter-section .counter-card{padding:35px 25px}.counter-section .m-width-150{width:135px;text-align:center}.counter-section .counter-card .text-width{width:100%;text-align:center}.trust-section{padding:40px 0}.trust-section .quote-part{flex-wrap:wrap}.trust-section .text-part{width:100%}.trust-section .section-heading-title{font-size:25px}.trust-section p{font-size:18px}.trust-section .quote-part .quote-icon-1,.trust-section .quote-part .quote-icon-2{width:40px;height:40px}.why-section{padding:60px 0}.why-section .why-card .icon{margin-top:-70px}.why-section .why-card{margin-bottom:10px;padding:20px}.feature-section .feature-item{flex-wrap:wrap}.feature-section .feature-item .text-part{width:100%}.feature-section .image-part{position:relative}.feature-section .feature-item .text-part p{font-size:14px;line-height:1.2}.demo-form-section .image-part{position:relative;width:50%}footer{padding:60px 0 0}footer h2{font-size:20px}footer .links a{font-size:15px}footer .copyright{flex-wrap:wrap;margin-top:10px}footer .copyright h6{width:100%;margin-top:10px;text-align:center}footer .copyright ul{margin-top:10px;width:100%;justify-content:center}}@media only screen and (max-width:1024px){.banner-frame{width:100%;padding:20px}.banner-frame .img-wrap{width:60px;height:60px}.counter-section .m-width-150{width:140px}.feature-section .image-part{width:30%;bottom:50px}}@media only screen and (min-width:1280px){.feature-section .image-part{right:-120px;bottom:120px}}#root{width:100%}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--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 rgba(0, 0, 0, .1);--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(to right, #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: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{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{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.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{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,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--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-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--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-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%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform: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{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-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--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
