@import "https://fonts.googleapis.com/css2?family=Lexend:wght@300&family=Outfit:wght@500&display=swap";:root{--menu-bg-color:#002639;--link-color:#024D71;--link-active-color:#2BB0F0;--content-color:#1f4377;--hightlight-color:#ffa303;--light-color:#FDFDFD;--light-border:#ccc;--heading-dark-color:#051f45}.error404{width:100%;height:80vh;display:flex;align-items:center;justify-content:center;padding:50px;position:relative;font-family:titillium web,sans-serif}.error404 h2{font-size:150px;font-weight:700;color:#788393;text-shadow:2px 8px rgba(0,0,0,.3);margin:0}.error404 h4{font-size:30px;font-weight:700;color:#233366}.error404 p{font-size:16px;font-weight:700;color:#233366;background:#a2d1e2;padding:15px;border-radius:100px;text-align:center;box-shadow:0 3px rgba(0,0,0,.3);width:85%}.error404 span{width:100%;text-align:center}.error404 span a{color:#157cdc;font-size:16px;text-decoration:underline!important;margin-right:10px}.content404{display:flex;align-items:center;flex-direction:column}.cd-header{height:4.5em;width:100%;background:#fff;display:flex;align-items:center;position:fixed;z-index:10;border-bottom-color:#d3d3d3;border-bottom-style:solid}.cd-header--inner{display:flex;align-items:center;justify-content:space-between}.cd-header--logo{height:40px}.cd-header--nav{display:flex;gap:40px}.cd-header--nav>li{align-items:center}.cd-header--nav>li>a{font-weight:400;font-size:1rem;line-height:50px;color:var(--header-text-color);display:flex;align-items:center}.cd-header--nav i{margin-left:12px;height:1rem;width:1rem;font-size:1rem;line-height:22px;display:inline-block}.cd-header--nav i img,.cd-header--nav i svg{width:80%;height:80%;transform:rotate(90deg)}.cd-header--language{cursor:pointer;height:30px;display:flex;align-items:center;font-weight:500;text-transform:uppercase;font-size:.875rem}.cd-header--language img,.cd-header--language svg{width:30px;height:100%;margin-right:.5rem}.cd-header--language i{margin-left:12px;height:1rem;width:1rem;font-size:1rem;line-height:22px;display:flex;align-items:center}.cd-header--language i svg{width:80%;height:80%;transform:rotate(90deg)}.cd-header--menu{display:none}.cd-header-menu--modal .cd-modal-inner{width:100%;height:100%;border-radius:0;margin:0;max-height:100%}.cd-header-menu--modal .cd-modal-header{text-align:left}.cd-header-products--modal{z-index:1000}.cd-header--actions{display:flex;align-items:center;gap:20px}/*@media (max-width: 1299.98px) {
	.cd-header--nav {
		left: 35%;
		transform: translateX(-35%);
	}
}
*/@media(max-width:1100px) and (min-width:1000px){.cd-header--logo{height:40px}.cd-header--nav{gap:20px}.cd-header--nav i{line-height:16px}.cd-header--language img,.cd-header--language svg{width:20px;height:20px}}@media(max-width:1000px){.cd-header--nav,.cd-header--actions{display:none}.cd-header-menu--modal .cd-header--nav{position:inherit;display:block;flex-direction:column}.cd-header-menu--modal .cd-header--nav>li i{font-size:0}.cd-header-menu--modal .cd-header--nav>li svg{transform:rotate(90deg)}.cd-header-menu--modal .cd-dropdown .cd-dropdown,.cd-header-menu--modal .cd-dropdown{position:relative;display:flex;background:0 0;box-shadow:none;list-style:none;top:inherit;left:inherit;box-sizing:border-box;width:100%;padding:0}.cd-header-menu--modal .cd-dropdown>li>a{padding-left:10px}.cd-header-menu--modal .cd-collapse__item{width:100%;box-shadow:none;border:none;padding:0;display:block;margin-bottom:0}.cd-header-menu--modal .cd-collapse__item .cd-collapse__item__title{font-weight:400;font-size:1rem;line-height:50px;color:#183b56;display:flex;align-items:center}.cd-header-menu--modal .cd-collapse__item .cd-collapse__item__desc{margin-top:0}.cd-header-menu--modal .cd-collapse__item h3.cd-collapse__item__title::after{content:none}.cd-header-menu--modal .cd-collapse__item h3.cd-collapse__item__title::before{mask:url('data:image/svg+xml; utf8, <svg width="8" height="12" viewBox="0 0 8 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.66699 1.33341L6.33366 6.00008L1.66699 10.6667" stroke="rgb%280,0,0%29" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>')no-repeat 50% 50%;mask-size:cover;-webkit-mask:url('data:image/svg+xml; utf8, <svg width="8" height="12" viewBox="0 0 8 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.66699 1.33341L6.33366 6.00008L1.66699 10.6667" stroke="rgb%280,0,0%29" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>')no-repeat 50% 50%;-webkit-mask-size:cover;background-color:#000;content:"";height:12px;width:8px;right:0;top:20px}.cd-header-menu--modal .cd-collapse__item h3.cd-collapse__item__title.active::before{transform:rotate(90deg)}.cd-header--menu{display:flex;align-items:center;gap:20px}.cd-header-menu-footer{position:fixed;bottom:0;left:0;display:flex;justify-content:space-between;padding:20px;width:100%;align-items:center}.cd-header-menu-footer>div{display:flex;gap:20px}}.cd-dropdown-onhover{position:relative}.cd-dropdown-onhover:hover>.cd-dropdown{display:flex}.cd-dropdown{background-color:#fff;box-shadow:0 16px 48px rgba(0,0,0,.16);border-radius:12px;position:absolute;top:80%;left:0;flex-wrap:wrap;width:310px;padding:13px 30px 13px 0;display:none;z-index:20;list-style:none}.cd-dropdown.small{width:inherit;padding:0}.cd-dropdown>li{width:100%}.cd-dropdown>li>a{width:100%;padding:13px 10px 13px 30px;display:flex;justify-content:space-between;color:var(--header-text-color)}.cd-dropdown>li>a:hover{color:var(--primary-bg-color)}.cd-dropdown--col-2{width:480px}.cd-dropdown--col-3{width:650px}.cd-dropdown--col-2>li{width:50%}.cd-dropdown--col-3>li{width:33.3333%}.cd-dropdown .cd-dropdown{left:calc(100% - 25px);top:0;bottom:inherit}.cd-dropdown>.cd-dropdown-onhover>a::after,.cd-dropdown>.cd-dropdown-onclick>a::after{mask:url('data:image/svg+xml; utf8, <svg width="8" height="12" viewBox="0 0 8 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.66699 1.33341L6.33366 6.00008L1.66699 10.6667" stroke="rgb(0,0,0)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>')no-repeat 50% 50%;content:"";background-color:#000;width:8px;height:12px;mask-size:cover;-webkit-mask:url('data:image/svg+xml; utf8, <svg width="8" height="12" viewBox="0 0 8 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.66699 1.33341L6.33366 6.00008L1.66699 10.6667" stroke="rgb(0,0,0)" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>')no-repeat 50% 50%;-webkit-mask-size:cover}.cd-dropdown-onclick.active>a::after{transform:rotate(90deg)}.cd-dropdown>.cd-dropdown-onhover>a:hover::after{background-color:var(--primary-bg-color)}.links{display:flex;justify-content:center;margin-top:10px;margin-bottom:10px}.links li{margin-right:15px}.links li:not(:first-child)::before{content:'|';margin-right:15px}.links a{font-size:14px;color:#111}.links a:visited{color:#111}.links a:hover{color:var(--primary-hover-bg-color)}.terms{display:flex;justify-content:center;font-size:12px;color:#575757;margin-bottom:10px}@media(max-width:499px){.links{flex-direction:column;align-items:center;gap:10px}.links li{margin:10px}.links li:not(:first-child)::before{content:'';margin-right:0}}ul{list-style:none}html,body{font-family:lexend;font-size:14pt;margin:0;padding:0;height:100%;min-height:100%;position:relative;--container-padding:18vw;--orange:rgb(255, 175, 53);--violet:rgb(99, 102, 241);--black:rgb(33, 33, 33);--black-drc:rgb(28, 37, 54);--light-gray:rgb(242, 242, 242);--gray:rgb(113, 113, 113);--white:rgb(251, 251, 251)}header,footer,section,div,span,a,ul,ol,li,i,b,input,textarea,button,aside,img{box-sizing:border-box;margin:0}a{text-decoration:none}.cd-cont{width:100%;display:block;padding:0 var(--container-padding)}.cd-container-pr{padding-right:var(--container-padding)}.cd-section{padding-top:50px;padding-bottom:50px}.cd-section.cd-section-radius-top-left{background-color:#fafcff;border-top-left-radius:300px}.cd-section.cd-section-radius-top{background-color:#fafcff;margin:100px 0;position:relative}.cd-section.cd-section-radius-top ::before,.cd-section.cd-section-radius-top ::after{content:'';width:100%;position:absolute;top:-100px;height:200px;border-radius:100%;background-color:#fafcff;left:0;z-index:-1}.cd-section.cd-section-radius-top ::after{top:inherit;bottom:-100px}.cd-section-header{display:flex;flex-direction:column;gap:20px;max-width:700px;width:100%;margin:40px auto}.cd-section-header h2,.cd-section-header p,.cd-section-header span{margin:0}.cd-section-header.cd-section-header--centered{align-items:center}.cd-section-header.cd-section-header--centered h2,.cd-section-header.cd-section-header--centered p,.cd-section-header.cd-section-header--centered span{text-align:center}.cd-margin-top-200{margin-top:200px}.hidden{display:none!important}@media(max-width:959px){html{font-size:12px;--container-padding:8vw}.cd-section.cd-section-radius-top-left{background-color:#fff}.cd-section.cd-section-radius-top{background-color:#fafcff;margin:100px 0;position:relative}.cd-section.cd-section-radius-top ::before,.cd-section.cd-section-radius-top ::after{content:'';width:100%;position:absolute;top:-50px;height:100px;border-radius:100%;background-color:#fafcff;left:0;z-index:-1}.cd-section.cd-section-radius-top ::after{top:inherit;bottom:-50px}}@media(max-width:599px){.cd-cont{padding:0 1em}}.main-content{color:var(--content-color);margin-left:25px;margin-right:25px}.main-content hr{margin-left:-25px;margin-right:-25px}.main-content .light-section,.main-content .transparent-section{margin-left:-25px;margin-right:-25px;padding-left:25px;padding-right:25px}.article-content{color:var(--content-color);margin-left:25px;margin-right:25px}.article-content h1{font-size:30pt;margin-bottom:20px}.article-content h2{font-size:24pt;margin-bottom:20px}.article-content h3{font-size:20pt;margin-bottom:20px}.article-content h4{font-size:16pt}.article-content hr{margin-left:-50px;margin-right:-50px;border-top:1px solid var(--light-border);margin-top:3rem;margin-bottom:1rem}.article-content table{margin-top:3rem;border-collapse:collapse;width:100%}.article-content table td,.article-content table th{border:1px solid #ddd;padding:8px}.article-content table tr:nth-child(even){background-color:#f2f2f2}.article-content table th{padding-top:12px;padding-bottom:12px;text-align:left;background-color:var(--menu-bg-color);color:#fff;opacity:.8}.article-content blockquote{margin-top:10px;margin-bottom:10px;margin-left:50px;padding-left:15px;border-left:3px solid #ccc;font-size:.95rem;color:#794d00}.article-content ul li:not(:first-of-type),.article-content ol li:not(:first-of-type){margin-top:10px}.article-content ul{list-style:disc}.article-content a{color:var(--link-color);text-decoration:underline}.article-content a:hover{text-decoration:none}.highlight-content{color:var(--hightlight-color)}ul.pagination{list-style:none;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:5px;margin-top:50px}ul.pagination li:not(:first-of-type){margin-top:0}ul.pagination .page-item{padding:0 5px}ul.pagination .page-item.active{background-color:rgba(0,0,255,.15);border-radius:2px}html{scroll-behavior:smooth}.back-top-btn{padding:4.66667px 25.3333px;position:relative;display:none;justify-content:center;align-items:center;transition:.3s;cursor:pointer;border-radius:50px 50px 0 0;top:0;backface-visibility:hidden;background-color:rgba(226,226,226,.67);color:#000;margin-bottom:0}.back-top-btn::before{position:absolute;content:" ";inset:0;background-color:#000;z-index:1;opacity:0;transition:.3s;border-radius:inherit;pointer-events:none}.back-top-btn:hover::before{opacity:.1}.back-top-btn-container{position:fixed;z-index:999999;display:inline-flex;transition:opacity .3s;opacity:1;pointer-events:all;inset:auto auto 0 50%;transform:translateX(-50%)}.back-top-btn-content{display:flex;justify-content:center;align-items:center;flex-direction:row}.back-top-btn-content .btn-icon-container{display:flex;align-items:center;justify-content:center;z-index:2;transition:width .3s,height .3s;fill:#000;width:32px;height:32px}.back-top-btn-content .btn-icon-container svg{transition:fill .2s;display:block;object-fit:contain;width:31.5px;height:31.5px}.back-top-btn-content .btn-text{transform:translate3d(0,0,0);backface-visibility:hidden;position:relative;font-size:14px;font-weight:400;line-height:16.8px;z-index:2;transition:.3s;top:0;display:flex;align-items:center;padding:4.66667px 9.33334px}.breadcrumb-section{margin:0;padding:10px 55px}.breadcrumb-section .breadcrumb{display:flex;flex-wrap:wrap;row-gap:8px;list-style:none;margin:0;padding:0}.breadcrumb-section .breadcrumb li{color:#333;font-size:14px;font-weight:400;line-height:1.5;white-space:nowrap}.breadcrumb-section .breadcrumb li a{color:var(--link-color)!important}.breadcrumb-section .breadcrumb li i{margin:0;margin-inline-start:10px;margin-inline-end:8px}.blog-container{border:solid;border-color:lightgrey;border-radius:4px;border-width:1px;padding:10px 20px;margin-bottom:10px;margin-top:30px}.blog-container .bc-title{font-size:24px;margin:12px 0}.blog-container .bc-line{color:grey;font-size:14px;margin-top:3px}.blog-img{width:100%;max-width:440px}.blog-table{width:100%;max-width:660px}.blog-text{color:var(--content-color);font-family:lexend;font-size:12pt;text-align:justify}.partners-page h1,.partners-page h1+p{text-align:center}.partners-page h1{color:var(--menu-bg-color);font-size:3rem}.partners-page h2{color:var(--hightlight-color);font-size:2.5rem}.partners-page h3{color:var(--menu-bg-color);font-size:1.3rem}.partners-page h3 a:link,.partners-page h3 a:visited{color:var(--link-color);text-decoration:none}.partners-page h3 a:hover,.partners-page h3 a:active{color:var(--link-active-color);text-decoration:underline}.legal-page h2,.legal-page h3,.legal-page h4{color:var(--menu-bg-color)}.legal-page h1{font-size:2rem}.legal-page h2{font-size:1.5rem}.legal-page h3{font-size:1.3rem}.legal-page .last-updated{font-style:italic;text-align:end;font-size:.9rem}.legal-page a:link,.legal-page a:visited{color:var(--link-color);text-decoration:underline}.legal-page a:hover,.legal-page a:active{color:var(--link-active-color);text-decoration:none}.legal-page table{border:2px solid #eee;table-layout:fixed;width:100%;margin-top:3rem;margin-bottom:3rem;border-collapse:collapse}.legal-page table th{font-weight:700;padding:5px;background:#efefef;border:1px solid #ddd;color:#000}.legal-page table td{padding:5px 10px;border:1px solid #eee;text-align:left}.legal-page table tbody tr:nth-child(odd){background:#fff}.legal-page table tbody tr:nth-child(even){background:var(--bg-color)}.legal-page .blog-container{margin-top:2rem;padding:10px 1rem}.legal-page .blog-container .bc-title{font-size:1.5rem;margin-top:.5rem}.products-page h1{font-size:1.5rem;font-weight:500;text-align:center;margin:2rem 0 4rem}.products-page .product-card{border:1px solid #ccc;border-radius:1rem;background:linear-gradient(180deg,#eee,white 15%,white 85%,#eee);padding:2rem}.products-page .product-card h2{text-align:center;font-size:2.5rem}.products-page .product-card h2 a{color:var(--hightlight-color);text-decoration:none}.products-page .product-card h2 a:hover{text-decoration:underline}.products-page .product-card .content{display:flex}.products-page .product-card .content .img-container{flex:0 0 40%}.products-page .product-card .content .img-container img{width:100%}.products-page .product-card .content .desc h3{font-size:1.6rem;font-weight:500}.products-page .product-card .content .desc p{color:#444;font-size:1rem}.products-page .product-card .content .desc ul{list-style:square;font-size:1.1rem;color:var(--heading-dark-color)}.products-page .product-card .content .desc ul li{margin:.5rem 0}.products-page .product-card .content .desc ul li::marker{color:var(--hightlight-color)}.products-page .product-card .content .desc .learn-more-btn{background-color:var(--menu-bg-color);color:#fff;padding:1rem 5rem;border-radius:.5rem;text-decoration:none;font-size:1.3rem;display:inline-block;margin-top:3rem;transition:all .3s ease}.products-page .product-card .content .desc .learn-more-btn:hover{transform:scale(1.05);color:var(--hightlight-color);font-size:1.4rem}@media(max-width:991.98px){.products-page .product-card .content{flex-direction:column;align-items:center}.products-page .product-card .content .learn-more-btn{text-align:center;width:100%}}.product-page .header{margin-top:5rem;margin-bottom:5rem;margin-inline-start:1rem}.product-page .header h1{font-size:2.5rem}.product-page .header h2{font-size:1.15rem}.product-page .header p{font-size:1.05rem}.product-page .header .text-content{display:flex;flex-direction:column;gap:1.5rem}.product-page .learn-more-btn{display:block;width:100%;background-color:rgba(150,150,255,.2);border:1px solid blue;border-radius:6px;padding:10px 30px;font-size:30px;text-align:center;margin-top:20px}.product-page .get-started{margin-top:5rem;color:#fff;padding:2rem 4rem;text-align:center;border-radius:1rem;background-color:#000;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 800 800'%3E%3Cg %3E%3Ccircle fill='%23000000' cx='400' cy='400' r='600'/%3E%3Ccircle fill='%2317273e' cx='400' cy='400' r='500'/%3E%3Ccircle fill='%23213757' cx='400' cy='400' r='400'/%3E%3Ccircle fill='%2328436b' cx='400' cy='400' r='300'/%3E%3Ccircle fill='%232f4e7b' cx='400' cy='400' r='200'/%3E%3Ccircle fill='%2334578A' cx='400' cy='400' r='100'/%3E%3C/g%3E%3C/svg%3E");background-attachment:fixed;background-size:cover}.product-page .get-started h2{color:#fff;font-size:1.8rem;font-weight:400}.product-page .get-started a{font-weight:600;padding:.75rem 1.75rem;border-radius:.75rem;background-color:rgba(255,163,3,.3);margin-top:2rem;transition:background-color .3s ease,transform .3s ease;color:#fff;text-decoration:none;text-transform:uppercase;display:inline-block}.product-page .get-started a:hover{background-color:rgba(255,163,3,.5);transform:scale(1.02)}