@import "https://fonts.googleapis.com/css?family=Montserrat";@import "https://fonts.googleapis.com/css?family=Open+Sans:400,700";@import "https://fonts.googleapis.com/css2?family=Lexend:wght@300..600&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}.top-nav{font-family:montserrat;font-size:18pt;display:flex;flex-direction:row;align-items:center;justify-content:space-between;background-color:var(--menu-bg-color);color:#fff;height:65px;padding:1em;position:fixed;z-index:10;top:0;left:0;right:0}.menu{display:flex;flex-direction:row;list-style-type:none;margin:0;padding:0}.menu>li{margin:0 1rem;overflow:hidden}.menu-button-container{display:none;height:100%;width:30px;cursor:pointer;flex-direction:column;justify-content:center;align-items:center}#menu-toggle{display:none}.menu-button,.menu-button::before,.menu-button::after{display:block;background-color:#fff;position:absolute;height:4px;width:30px;transition:transform 400ms cubic-bezier(.23,1,.32,1);border-radius:2px}.menu-button::before{content:"";margin-top:-8px}.menu-button::after{content:"";margin-top:8px}.menu-link{transition-property:color,text-decoration-color;transition-duration:.2s;transition-timing-function:cubic-bezier(.22,.61,.36,1);text-underline-offset:.3rem;line-height:1.5}.menu-link:link,.menu-link:visited{color:#fff;text-decoration:none}.menu-link:link.active,.menu-link:visited.active{text-decoration:underline}.menu-link:hover,.menu-link:active{color:var(--link-active-color);text-decoration:underline;text-decoration-color:var(--link-active-color)}#menu-toggle:checked+.menu-button-container .menu-button::before{margin-top:0;transform:rotate(405deg)}#menu-toggle:checked+.menu-button-container .menu-button{background:rgba(255,255,255,0)}#menu-toggle:checked+.menu-button-container .menu-button::after{margin-top:0;transform:rotate(-405deg)}@media(max-width:950px){.menu-button-container{display:flex}.menu{position:absolute;top:0;margin-top:65px;left:0;flex-direction:column;width:100%;justify-content:center;align-items:center}#menu-toggle~.menu li{height:0;margin:0;padding:0;border:0;transition:height 400ms cubic-bezier(.23,1,.32,1)}#menu-toggle:checked~.menu li{border:1px solid #275dad;height:2.5em;padding:.5em;transition:height 400ms cubic-bezier(.23,1,.32,1)}.menu>li{display:flex;justify-content:center;margin:0;padding:.5em 0;width:100%;color:#fff;background-color:var(--content-color)}.menu>li:not(:last-child){border-bottom:1px solid #275dad}}.logo-link{text-decoration:none!important}.ai-logo{display:flex;align-items:center;position:relative}.ai-logo::after{content:"AI";color:#85c1ef;font-family:montserrat;font-weight:700;font-size:130%;margin-inline-start:-.4em;box-shadow:#85c1ef 0 2px 8px;padding:0 .1em 0 .2em;border-radius:.2em}div:has(>.side-nav){display:grid;grid-template-areas:"sidebar main";grid-template-columns:250px 1fr;transition:grid-template-columns .2s ease}div:has(>.side-nav) .side-nav{grid-area:sidebar;transition:width .2s ease;border-inline-end:1px solid #ececef;background-color:#fcfcfc;position:relative}div:has(>.side-nav) .side-nav .side-nav--inner{position:fixed;width:249px;top:65px;bottom:0;padding:.5rem 0;overflow-y:scroll}div:has(>.side-nav) .min-height-main-content{grid-area:main}@media(max-width:1023.98px){div:has(>.side-nav){display:block}div:has(>.side-nav) .side-nav{display:none}}@media(max-height:800px){footer{position:static}header{padding-top:40px}}.footer-distributed{background-color:var(--menu-bg-color);box-sizing:border-box;width:100%;text-align:left;font:700 16px sans-serif;padding:25px 50px 10px}.footer-distributed .footer-left,.footer-distributed .footer-center,.footer-distributed .footer-right{display:inline-block;vertical-align:top}.footer-distributed .footer-left{width:35%}.footer-distributed h3{color:#fff;font:36px cookie,cursive}.footer-distributed .footer-links{color:#fff;font-size:14px}.footer-link,.footer-link:visited{color:#fff;font-size:14px;text-decoration:none}.footer-link:hover,.footer-link:active{color:var(--link-active-color);font-size:14px;text-decoration:underline}.footer-distributed .footer-company-name{color:var(--link-active-color);font-size:14px;font-weight:400;margin:0}.footer-distributed .footer-center{width:30%}.footer-distributed .footer-center p{display:inline-block;color:#fff;font-size:18px;font-weight:700}.footer-distributed .footer-center p a{color:var(--link-active-color);font-size:14px;text-decoration:none}.footer-distributed .footer-center p span{display:block;font-weight:400;font-size:14px}.footer-distributed .footer-right{width:30%}.footer-distributed .footer-company-about{line-height:20px;color:#f3f5f1;font-size:13px;font-weight:400}.footer-distributed .footer-company-about span{display:block;color:#fff;font-size:18px;font-weight:700;margin-bottom:20px}@media(max-width:950px){.footer-distributed .footer-left,.footer-distributed .footer-center,.footer-distributed .footer-right{display:block;width:100%;margin-bottom:40px;text-align:center}.footer-distributed .footer-center i{margin-left:0}}*{box-sizing:border-box}html,body{font-family:lexend;font-weight:300;font-size:14pt;margin:0;height:100%;min-height:100%}html{scroll-padding-top:80px}body{text-rendering:optimizeLegibility}body,ul,ol,dl{margin:0}article,aside,audio,footer,header,nav,section,video{display:block}h1{color:#000;font-family:outfit;font-size:42pt;margin-bottom:10px}h2{color:#000;font-family:outfit;font-size:36pt;margin-bottom:10px}h3{color:#000;font-family:outfit;font-size:30pt;margin-bottom:10px}h4{color:#000;font-family:outfit;font-size:24pt;margin-bottom:5px}h5{color:#000;font-family:outfit;font-size:20pt;margin-bottom:5px}h6{color:#000;font-family:outfit;font-size:16pt;margin-bottom:5px}textarea{resize:vertical}sub,sup{line-height:0}.rel{position:relative}.hidden{display:none!important}.main-content{color:var(--content-color);margin-left:25px;margin-right:25px;padding-bottom:80px}.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;padding-bottom:80px}.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 a{color:var(--link-color)}.article-content a:hover{text-decoration:none}.tax-content{margin-top:50px}.light-section{background-color:var(--light-color)}.hr-top{border-top:1px solid var(--light-border)}.hr-bottom{border-bottom:1px solid var(--light-border)}.why-section{padding-bottom:3rem}.why-section h3{font-size:2rem;font-weight:500;text-align:center;margin:4rem 0}.why-section .features{display:flex;flex-direction:column}.why-section .features .feature-block{display:flex;align-items:center;justify-content:space-around;gap:2rem;min-height:22rem}.why-section .features .feature-block:nth-child(even){flex-direction:row-reverse}.why-section .features .feature-block:nth-child(even) .graphics{justify-content:start}.why-section .features .feature-block:nth-child(even) .text{text-align:end}.why-section .features .feature-block .graphics{flex:0 1 35%;display:flex;justify-content:end}.why-section .features .feature-block .text{flex:0 1 35%}.why-section .features .feature-block .text h4{font-size:1.7rem;font-weight:500;color:var(--heading-dark-color)}.why-section .features .feature-block .text p{font-size:1.05rem}@media(max-width:767.98px){.why-section .features{gap:7rem}.why-section .features .feature-block{flex-direction:column!important;min-height:0;gap:0}.why-section .features .feature-block .graphics,.why-section .features .feature-block .text{flex:1;width:100%}.why-section .features .feature-block .graphics{justify-content:center!important}.why-section .features .feature-block .text{text-align:center!important}}.howto-section{padding-bottom:3rem}.howto-section h3{font-size:2rem;font-weight:500;text-align:center;margin:4rem 0}.howto-section .steps{display:flex;flex-wrap:wrap;gap:1.5rem}.howto-section .steps .step-block{flex:0 1 calc(25% - 1.125rem);display:flex;flex-direction:column;border:1px solid var(--light-border);border-radius:.5rem;padding:1rem}.howto-section .steps .step-block .step-num{display:block;text-align:center;font-size:1.2rem;display:none}.howto-section .steps .step-block h4,.howto-section .steps .step-block p{font-weight:500;color:var(--heading-dark-color)}.howto-section .steps .step-block h4{font-size:1.2rem}.howto-section .steps .step-block p{font-size:1rem}@media(max-width:991.98px){.howto-section .steps .step-block{flex:0 1 calc(50% - .75rem)}}@media(max-width:575.98px){.howto-section .steps{flex-direction:column}.howto-section .steps .step-block{flex:1}}.audience-section{padding-bottom:7rem;text-align:center}.audience-section h3{font-size:2rem;font-weight:500;text-align:center;margin:4rem 0}.audience-section .items{display:inline-block;text-align:start}.audience-section .items .item-block::marker{color:var(--link-active-color);font-size:1.4rem}.audience-section .items .item-block h4{font-size:1.4rem;font-weight:500;color:var(--heading-dark-color)}.audience-section .items .item-block p{font-size:1.05rem;margin:0}.main-content-link:link,.main-content-link:visited{color:var(--link-color);text-decoration:none}.main-content-link:hover,.main-content-link:active{color:var(--link-active-color);text-decoration:underline}.link-list-item:not(:last-of-type)::after{content:","}.highlight-content{color:var(--hightlight-color)}.header{display:flex;align-items:center;gap:1rem}.header .featured-image{flex:2}.header .featured-image img{width:100%}.header .text-content{flex:3}@media(max-width:991.98px){.header{flex-direction:column}.header .featured-image{width:100%;flex:1}.header .text-content{width:100%;flex:1}}.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}.button{background-color:#337ab7;border:none;border-radius:4px;color:#fff;padding:15px 32px;text-align:center;text-decoration:none;display:inline-block;font-size:16px}.disabled{background-color:#7aa9d0}.td-default{margin-top:65px}.min-height-main-content{min-height:70vh}ul.pagination{list-style:none;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:5px;margin-top:50px}ul.pagination li.page-item{padding:0 5px}ul.pagination li.page-item.active{background-color:rgba(0,0,255,.15);border-radius:2px}ul.pagination a.page-link{color:var(--link-color)}ul.pagination a.page-link:hover{text-decoration:none}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-container{background:#e6f7ff}.breadcrumb-section{margin:0;padding:10px 25px}.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}.article-feedback{border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;padding:2rem .5rem;display:flex;align-items:center;gap:16px;margin-top:4rem}@media(max-width:767.98px){.article-feedback{flex-direction:column}}.article-feedback .feedback-buttons{display:flex;align-items:center;gap:16px}.article-feedback button{height:32px;width:90px;border:1px solid #cbd6e2;border-radius:3px;background-color:#eaf0f6;color:#425b76;font-size:12px;font-weight:500;line-height:12px;text-align:center}.article-feedback button:hover{background-color:#f5f8fa;color:#506e91;cursor:pointer;text-decoration:none}.home-page .header{margin-top:5rem;margin-bottom:5rem;margin-inline-start:1rem}.home-page .header h1{font-size:3rem}.home-page .header h2{font-size:1.3rem}.home-page .header p{font-size:1.1rem}.home-page .pre-footer-section{background-color:#94dafc;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 100 60'%3E%3Cg %3E%3Crect fill='%2394DAFC' width='11' height='11'/%3E%3Crect fill='%2393d9fb' x='10' width='11' height='11'/%3E%3Crect fill='%2391d8fa' y='10' width='11' height='11'/%3E%3Crect fill='%2390d7f9' x='20' width='11' height='11'/%3E%3Crect fill='%238fd6f8' x='10' y='10' width='11' height='11'/%3E%3Crect fill='%238dd4f7' y='20' width='11' height='11'/%3E%3Crect fill='%238cd3f6' x='30' width='11' height='11'/%3E%3Crect fill='%238bd2f5' x='20' y='10' width='11' height='11'/%3E%3Crect fill='%238ad1f4' x='10' y='20' width='11' height='11'/%3E%3Crect fill='%2388d0f3' y='30' width='11' height='11'/%3E%3Crect fill='%2387cff2' x='40' width='11' height='11'/%3E%3Crect fill='%2386cef1' x='30' y='10' width='11' height='11'/%3E%3Crect fill='%2384cdf0' x='20' y='20' width='11' height='11'/%3E%3Crect fill='%2383ccef' x='10' y='30' width='11' height='11'/%3E%3Crect fill='%2382caee' y='40' width='11' height='11'/%3E%3Crect fill='%2380c9ee' x='50' width='11' height='11'/%3E%3Crect fill='%237fc8ed' x='40' y='10' width='11' height='11'/%3E%3Crect fill='%237ec7ec' x='30' y='20' width='11' height='11'/%3E%3Crect fill='%237dc6eb' x='20' y='30' width='11' height='11'/%3E%3Crect fill='%237bc5ea' x='10' y='40' width='11' height='11'/%3E%3Crect fill='%237ac4e9' y='50' width='11' height='11'/%3E%3Crect fill='%2379c3e8' x='60' width='11' height='11'/%3E%3Crect fill='%2377c2e7' x='50' y='10' width='11' height='11'/%3E%3Crect fill='%2376c1e6' x='40' y='20' width='11' height='11'/%3E%3Crect fill='%2375c0e5' x='30' y='30' width='11' height='11'/%3E%3Crect fill='%2373bee4' x='20' y='40' width='11' height='11'/%3E%3Crect fill='%2372bde3' x='10' y='50' width='11' height='11'/%3E%3Crect fill='%2371bce2' x='70' width='11' height='11'/%3E%3Crect fill='%236fbbe1' x='60' y='10' width='11' height='11'/%3E%3Crect fill='%236ebae0' x='50' y='20' width='11' height='11'/%3E%3Crect fill='%236db9df' x='40' y='30' width='11' height='11'/%3E%3Crect fill='%236bb8de' x='30' y='40' width='11' height='11'/%3E%3Crect fill='%236ab7dd' x='20' y='50' width='11' height='11'/%3E%3Crect fill='%2369b6dc' x='80' width='11' height='11'/%3E%3Crect fill='%2367b5db' x='70' y='10' width='11' height='11'/%3E%3Crect fill='%2366b4da' x='60' y='20' width='11' height='11'/%3E%3Crect fill='%2365b3da' x='50' y='30' width='11' height='11'/%3E%3Crect fill='%2363b1d9' x='40' y='40' width='11' height='11'/%3E%3Crect fill='%2362b0d8' x='30' y='50' width='11' height='11'/%3E%3Crect fill='%2361afd7' x='90' width='11' height='11'/%3E%3Crect fill='%235faed6' x='80' y='10' width='11' height='11'/%3E%3Crect fill='%235eadd5' x='70' y='20' width='11' height='11'/%3E%3Crect fill='%235cacd4' x='60' y='30' width='11' height='11'/%3E%3Crect fill='%235babd3' x='50' y='40' width='11' height='11'/%3E%3Crect fill='%235aaad2' x='40' y='50' width='11' height='11'/%3E%3Crect fill='%2358a9d1' x='90' y='10' width='11' height='11'/%3E%3Crect fill='%2357a8d0' x='80' y='20' width='11' height='11'/%3E%3Crect fill='%2356a7cf' x='70' y='30' width='11' height='11'/%3E%3Crect fill='%2354a6ce' x='60' y='40' width='11' height='11'/%3E%3Crect fill='%2353a5cd' x='50' y='50' width='11' height='11'/%3E%3Crect fill='%2351a4cc' x='90' y='20' width='11' height='11'/%3E%3Crect fill='%2350a2cb' x='80' y='30' width='11' height='11'/%3E%3Crect fill='%234ea1cb' x='70' y='40' width='11' height='11'/%3E%3Crect fill='%234da0ca' x='60' y='50' width='11' height='11'/%3E%3Crect fill='%234b9fc9' x='90' y='30' width='11' height='11'/%3E%3Crect fill='%234a9ec8' x='80' y='40' width='11' height='11'/%3E%3Crect fill='%23499dc7' x='70' y='50' width='11' height='11'/%3E%3Crect fill='%23479cc6' x='90' y='40' width='11' height='11'/%3E%3Crect fill='%23469bc5' x='80' y='50' width='11' height='11'/%3E%3Crect fill='%23449AC4' x='90' y='50' width='11' height='11'/%3E%3C/g%3E%3C/svg%3E");background-size:cover}.home-page .get-started-section{padding:3rem 2rem 7rem;text-align:center}.home-page .get-started-section h2{font-weight:500;color:var(--heading-dark-color);margin:3rem 0}.home-page .get-started-section p{font-size:1.3rem;color:#000}.home-page .get-started-section a{display:inline-block;margin-top:2rem;color:#fff;background-color:var(--menu-bg-color);padding:1rem 4rem;border-radius:.5rem;font-size:2rem;text-decoration:none;font-weight:500;transition:all .3s ease}.home-page .get-started-section a:hover{transform:scale(1.03);color:var(--hightlight-color)}.main-content:has(.home-page){padding-bottom:0}.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;align-items:start}.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{text-align:center;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}.product-page .learn-more-btn:hover{transform:scale(1.05);color:var(--hightlight-color);font-size:1.4rem}@media(max-width:991.98px){.product-page .learn-more-btn{width:100%}}.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)}.doc-page{color:#3a383f;font-size:.95em;line-height:1.5}.doc-page h1,.doc-page h2,.doc-page h3,.doc-page h4{color:#181818;font-family:lexend;font-weight:600;margin-top:1.6em;margin-bottom:.8em}.doc-page h1{font-size:32pt}.doc-page h2{font-size:24pt}.doc-page h3{font-size:20pt}.doc-page h4{font-size:16pt}.doc-page h1+p{font-size:20pt}.doc-page img{display:block;border:1px solid #aaa;margin:4em 2em;max-width:calc(100% - 4em)}@media(max-width:991.98px){.doc-page img{margin:4em 0;max-width:100%}}.doc-page a{color:#0169c6;text-decoration-line:underline;text-decoration-color:color-mix(in srgb,#0169c6,transparent 65%);text-decoration-thickness:.063rem;text-underline-offset:.3rem;transition:text-decoration-color .2s cubic-bezier(.22,.61,.36,1)}.doc-page a:hover{text-decoration-color:#2f5ca0}.doc-page blockquote{margin:1em 0;padding:1px 40px;background-color:#f4f4f4;border-inline-start:6px solid var(--hightlight-color)}.doc-page table{margin:1em 0 1.5em;width:100%;border-collapse:collapse}.doc-page table tbody tr{border-top:1px solid #ececef}.doc-page table th,.doc-page table td{padding:1em;text-align:start}.doc-page table th:not(:first-of-type),.doc-page table td:not(:first-of-type){text-align:center}.doc-page hr{border-top:1px solid #ececef}.doc-nav-panel .sidebar-item{font-size:14px;border-radius:.25rem;line-height:1;color:#333238;padding:.6rem 1rem}.doc-nav-panel .sidebar-group-text{font-weight:600}.doc-nav-panel .sidebar-link{cursor:pointer;text-decoration:none;color:#333238;display:block}.doc-nav-panel div:has(>.sidebar-link){padding-inline-start:1.5rem}.doc-nav-panel div:has(>.sidebar-link):hover{background-color:#ececef}.doc-nav-panel div:has(>.sidebar-link.active){position:relative;background-color:#ececef}.doc-nav-panel div:has(>.sidebar-link.active):before{background-color:#0169c6;border-radius:4px;content:"";display:block;position:absolute;top:3px;right:0;bottom:3px;left:3px;width:3px}