:root{--breakpoint-xs:0;--breakpoint-xsm:320px;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-tbl:992px;--breakpoint-lg:1024px;--breakpoint-xl:1200px;--container-padding:12vw;--link-color:#006bb0}::-webkit-input-placeholder{font-weight:400;font-style:normal}::-moz-placeholder{font-weight:400;font-style:normal}:-ms-input-placeholder{font-weight:400;font-style:normal}:-moz-placeholder{font-weight:400;font-style:normal}html{font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,noto sans,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;scroll-padding-top:80px}@media(max-width:1023.98px){html{font-size:15px}}@media(max-width:991.98px){html{font-size:14px}}@media(max-width:767.98px){html{font-size:12px}}@media(max-width:575.98px){html{font-size:11px}}body{padding:0;margin:0}a:hover,a,a:focus,a:hover{text-decoration:none!important}.hidden{display:none!important}.no-select{-webkit-user-select:none;-ms-user-select:none;user-select:none}.error404{display:table;width:100%;height:100vh;padding:50px;position:relative;font-family:titillium web,sans-serif}.error404 h2{font-size:250px;font-weight:700;color:#3293dc;text-shadow:2px 8px rgba(0,0,0,.3);margin:-50px 0 0;text-indent:200px}.error404 h4{font-size:30px;font-weight:700;color:#233366;margin:35px 0 0;text-indent:200px}.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);margin-left:200px;width:85%}.error404 span{margin-left:200px;width:100%}.error404 span a{color:#157cdc;font-size:16px;text-decoration:underline!important;margin-right:10px}.content404{position:absolute;margin:auto;top:0;right:0;bottom:0;left:0;width:450px;height:500px;z-index:5}.content404:before{content:"";background:url(//cms.dynabic.com/templates/groupdocs/img/404.png)no-repeat;position:absolute;width:1000px;height:100vh;z-index:-1;left:-50%;top:-10%}.cd-container{display:block;padding:0 var(--container-padding)}@media(max-width:767.98px){.cd-container{padding:0 20px}}.content-center-text{text-align:center;padding-bottom:.5rem}.content-center-text .bold{display:inline;font-weight:600}.content-center-text .toc-collapse-btn{cursor:pointer}.td-toc{background-color:rgba(48,99,142,3%);border:1px solid #dee2e6;order:2;padding-top:.5rem;margin-bottom:2rem}.td-toc a{display:block;font-weight:300;padding-bottom:.5rem}.td-toc ol{list-style-type:disc}.td-toc li strong{font-weight:300}.td-toc li li{margin-left:.5rem}.td-toc .td-page-meta a{font-weight:500}.td-toc ul{padding-left:0}.td-toc .collapse:not(.show){display:none}.hide-toc{display:none}/*@import "site-menu";*/.breadcrumb-container{background:#97d6ff}.breadcrumb-section{margin:0;padding:10px 0}.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}.primary-header{padding-bottom:30px;padding-top:30px;background:linear-gradient(90deg,#439cda 0,#286baf 100%);margin-top:0;color:#fff}.primary-header h1{margin:25px 0 .67em;box-sizing:border-box;line-height:1.1;font-weight:500;font-size:40px;letter-spacing:1px}.primary-header p{font-weight:400;line-height:1.5;margin:25px 0;color:#fafafa;font-size:16px}.trusted-by{padding-top:37px;padding-bottom:55px}.trusted-by h2{font-weight:500;font-size:22px;text-align:center;margin:18px 0}.trusted-by .brands{list-style:none;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-around;gap:4rem;row-gap:3rem;margin:32px 0 0;padding:0}.trusted-by .brands .brands-cont{text-align:center}.trusted-by .brands .brands-cont a{display:flex;flex-direction:column;align-items:center;gap:.2rem;color:#000}.trusted-by .brands .brands-cont .brands-logo{height:5rem;display:flex;align-items:center}.trusted-by .brands .brands-cont .brands-logo img{border-style:none;min-width:5rem;max-height:100%;object-fit:contain}.trusted-by .brands .brands-cont .brands-text{font-size:14px;line-height:1.5}.trusted-by .more{width:100%;text-align:center;font-size:18px;text-align:center;margin-top:50px}.trusted-by .more a{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:700;color:#000;transition-timing-function:ease-out;transition-duration:.2s;transition-property:transform,color}.trusted-by .more a:hover{transform:scale(1.03);color:var(--link-color)}.trusted-by .more a span{white-space:nowrap}.trusted-by .more a i{font-size:13px}.cards-section{background-color:#f8faff;border-bottom:1px solid #dce6dc}.cards-section .container{display:flex;flex-wrap:wrap;padding:55px 0 30px;margin-right:-15px;margin-left:-15px}.cards-section .card-placeholder{flex:0 0 calc(33.33333333% - 30px);max-width:calc(33.33333333% - 30px);width:100%;padding:0 15px;position:relative;margin-bottom:30px}.cards-section .card-placeholder .card{height:calc(100% - 40px);border:1px solid #dce6dc;border-radius:8px;background:#fff;box-shadow:0 .125rem .25rem rgba(0,0,0,.075);padding:20px;display:flex;flex-direction:column}.cards-section .card-placeholder .card a{color:#000;transition-timing-function:ease-out;transition-duration:.2s;transition-property:transform,color}.cards-section .card-placeholder .card a:visited{color:#4d0099}.cards-section .card-placeholder .card a:hover{transform:scale(1.03);color:var(--link-color)}.cards-section .card-placeholder .card>a:hover{transform:none}.cards-section .card-placeholder .card h3{margin:0;display:flex;gap:15px}.cards-section .card-placeholder .card h3 .icon svg{width:20px;height:20px}.cards-section .card-placeholder .card h3 span{font-size:20px;font-weight:500;letter-spacing:-.5px;line-height:23px}.cards-section .card-placeholder .card ul{margin:20px 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:10px}.cards-section .card-placeholder .card ul li{display:flex;align-items:center;padding:14px 0;gap:16px;font-size:14px}.cards-section .card-placeholder .card ul li .check-mark{height:18px}.cards-section .card-placeholder .card ul li .check-mark svg{width:18px;height:18px}.cards-section .card-placeholder .card ul li .value{font-weight:700}.cards-section .card-placeholder .card .spacer{flex:1}.cards-section .card-placeholder .card .more-block{padding:15px 0;text-align:center}.cards-section .card-placeholder .card .more-block a{font-size:14px;font-weight:700;display:inline-flex;align-items:center;gap:8px}.cards-section .card-placeholder .card .more-block a:visited:not(:hover){color:#000}.cards-section .card-placeholder .card .more-block a i{font-size:12px}@media(max-width:1023.98px){.cards-section .container{flex-direction:column;margin-right:0;margin-left:0}.cards-section .card-placeholder{flex:0;max-width:100%;padding:0}}.doc-title{background:linear-gradient(90deg,#439cda 0,#286baf 100%);color:#fff;padding-top:1.7rem;padding-bottom:1.7rem;text-align:center}.doc-title h1{font-size:2.2rem;font-weight:600;margin:0}.last-updated{text-align:end;font-style:italic;margin-bottom:1rem}.doc-content{font-size:1rem;line-height:1.5rem;font-weight:400;padding-top:1rem;padding-bottom:7rem}.doc-content p{text-align:justify}.doc-content a{color:var(--link-color)}.doc-content h2{margin-top:3.5rem}.doc-content h3{margin-top:3rem;margin-inline-start:1rem}.doc-content h4{margin-top:2.5rem}.doc-content h5{margin-top:2.1rem}.doc-content h6{margin-top:1.9rem}.check-list-content{font-size:1rem;line-height:1.5rem;font-weight:400;padding-top:1rem;padding-bottom:7rem}.check-list-content p{text-align:justify;margin:1.5rem 0}.check-list-content a{color:var(--link-color)}.check-list-content h2{font-size:1.4rem;font-weight:500;margin-top:2.5rem;line-height:1.5rem;display:flex;align-items:start}.check-list-content h2::before{content:"";display:inline-block;margin-inline-end:.6rem;width:1.5rem;height:1.5rem;flex-shrink:0;flex-basis:1.5rem;flex-grow:0;background-image:url(/images/icons/fa-circle-check.svg);background-repeat:no-repeat;background-size:contain}.check-list-content hr{margin-top:2.5rem}.check-list-content>p>strong{display:inline-block;background-color:var(--link-color);border-radius:.3rem;color:#fff;font-weight:500;padding:.8rem 1.7rem;text-align:center;min-width:10rem}@media(max-width:767.98px){.check-list-content>p>strong{display:block;text-align:start}}.faq-section{padding-top:37px;padding-bottom:55px;background-color:#def2ff;border-bottom:1px solid #dce6dc}.faq-section h2{font-weight:600;font-size:22px;text-align:center;margin:18px 0;display:flex;align-items:center;justify-content:center;gap:16px}.faq-section h2 .icon{transform:translateY(2px)}.faq-section h2 .icon svg{width:20px;height:20px}.faq-section .faq{list-style:none;margin-inline-start:0;margin-inline-end:0;margin-block-start:0;margin-block-end:0;padding-inline-start:0}.faq-section .faq li{padding-bottom:1em;padding-top:1em;font-size:14px;border-bottom:1px solid #aaa;color:#000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.faq-section .more{width:100%;text-align:center;font-size:18px;text-align:center;margin-top:30px}.faq-section .more a{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:700;color:#000;transition-timing-function:ease-out;transition-duration:.2s;transition-property:transform,color}.faq-section .more a:hover{transform:scale(1.03);color:var(--link-color)}.faq-section .more a span{white-space:nowrap}.faq-section .more a i{font-size:13px}.faq-page{display:flex;flex-direction:column;border:1px solid #eaecf0;border-radius:2px;padding:0}.faq-page .top-panel{border-bottom:1px solid #eaecf0;padding:8px}.faq-page .top-panel .input-box{border:1px solid #eaecf0;border-radius:2px;display:flex;padding:8px;gap:8px}.faq-page .top-panel .input-box:focus-within{outline:#000 auto 1px!important}.faq-page .top-panel .input-box .icon{color:#667085}.faq-page .top-panel .input-box .icon svg{width:14px;height:14px}.faq-page .top-panel .input-box input[type=search]{flex:1;outline:none;border:none;background:0 0;outline-offset:-2px;color:#000!important;-webkit-appearance:none}.faq-page .main-panel{padding:8px}.faq-page .main-panel .res-table{min-width:100%;width:100%;table-layout:fixed;border:1px solid #f2f4f7;border-radius:2px;color:#000;border-collapse:collapse}.faq-page .main-panel .res-table thead{background-color:#f9fafb;color:#344054;font-weight:700;border-bottom:1px solid #f2f4f7}.faq-page .main-panel .res-table thead th{padding:8px;text-align:start}.faq-page .main-panel .res-table tbody{cursor:pointer}.faq-page .main-panel .res-table tbody tr.list-item{border-bottom:1px solid #eaecf0;transition:background-color .1s}.faq-page .main-panel .res-table tbody tr.list-item:hover,.faq-page .main-panel .res-table tbody tr.list-item.selected{background-color:#f2f4f7;--_rowCheckboxOpacity:0.5}.faq-page .main-panel .res-table tbody tr.list-item.selected{outline:1px solid #286baf}.faq-page .main-panel .res-table tbody tr.list-item td{padding:8px}.faq-page .main-panel .res-table tbody tr.list-item p{margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.faq-page .main-panel .res-table tbody tr.list-item .answer{margin:0;font-size:14px;font-style:normal;line-height:20px;color:#475467}.faq-page .main-panel .res-table tbody tr.list-item p b,.faq-page .main-panel .res-table tbody tr.list-item .answer b{background-color:#def2ff}.faq-page .main-panel .res-table tbody tr.extra.collapsed td{padding:0}.faq-page .main-panel .res-table tbody tr.extra.collapsed .expandable{border-bottom:none}.faq-page .main-panel .res-table tbody tr.extra td .expandable{overflow:hidden;transition:max-height .2s ease-out;max-height:0;border-bottom:1px solid #eaecf0}.faq-page .main-panel .res-table tbody tr.extra td .det-container{padding:16px;display:flex;flex-direction:column;gap:16px;background-color:#f8f8f8}.faq-page .main-panel .res-table tbody tr.extra td .det-container .det-header span{font-weight:700}.faq-page .main-panel .res-table tbody tr.extra td .det-container .det-block p{margin:0}.faq-page .main-panel .res-table tbody tr.extra td .det-container .det-block p b{background-color:#def2ff}.faq-page .main-panel .res-table tbody tr.default-row{cursor:default}.faq-page .main-panel .res-table tbody tr.default-row:hover{background:0 0}.faq-page .main-panel .res-table tbody tr.default-row .default-msg{text-align:center;flex-direction:column;align-items:center;justify-content:center;height:120px;width:100%}.faq-page .main-panel .res-table tbody tr.default-row .default-msg h3,.faq-page .main-panel .res-table tbody tr.default-row .default-msg p{margin:0;text-align:center}.faq-page .bottom-panel{display:flex;align-items:center;padding:8px}.faq-page .bottom-panel .num-items{font-size:14px}.faq-page .bottom-panel .page-nav{flex:1;display:flex;align-items:center;justify-content:center}.faq-page .bottom-panel .page-nav ul{list-style:none;display:flex;margin:0;padding:0}.faq-page .bottom-panel .page-nav ul li{font-size:16px;font-weight:700;padding:1px 8px;border-radius:2px;cursor:pointer}.faq-page .bottom-panel .page-nav ul li.current{color:#fff;background-color:#286baf;padding:1px 16px;cursor:default}.faq-page .bottom-panel .page-nav button{background:0 0;border:none;outline:none;display:flex;align-items:center;justify-content:center;width:32px;height:16px;cursor:pointer}.faq-page .bottom-panel .page-nav button .icon svg{color:#000;width:10px;height:10px}.faq-page .bottom-panel .page-nav button:disabled{cursor:default}.faq-page .bottom-panel .page-nav button:disabled .icon svg{color:#aaa}