*,::after,::before{box-sizing:border-box}*{margin:0;padding:0;box-sizing:border-box}ol,ul{margin-top:0;margin-bottom:1rem}.main_block{display:flex;z-index:49}.docs_information{padding:1.5rem 100px 15px 2rem;font-family:arial,sans-serif;color:#4c4c4c;font-size:.9rem;max-width:calc(100vw - 308px)}.docs_information .breadcrumb_block ul{list-style-type:none!important;-webkit-padding-start:0;padding-inline-start:0;display:flex;flex-wrap:wrap;gap:.3rem;padding-bottom:.75rem;padding-right:1rem;margin-bottom:1rem}.docs_information .breadcrumb_block ul li a{text-decoration:none}.docs_information .breadcrumb_block ul li+li::before{display:inline-block;color:#888;content:"/";margin-right:.3rem}.docs_information .anchors_block{width:fit-content;max-width:550px;min-width:400px;background-color:rgba(48,99,142,3%);border:1px solid #dee2e6;padding-top:.5rem;margin-bottom:2rem;padding-right:20px}.docs_information .anchors_block .anchors_block_top{display:flex;justify-content:center;font-size:.9rem;padding-bottom:.5rem}.docs_information .anchors_block .anchors_block_top div{font-weight:600;padding-right:5px}.docs_information .anchors_block .anchors_block_top span.anchors_block_hide{display:block;font-weight:300;color:#004ab2;text-decoration:none;padding-left:5px;padding-right:5px;cursor:pointer}.docs_information .anchors_block .anchors_block_top span.anchors_block_hide:hover{color:#4579c8}.docs_information .anchors_block .anchors_block_top span.anchors_block_hide .show_link{display:none}.docs_information .anchors_block.active span.anchors_block_hide .show_link{display:block}.docs_information .anchors_block.active span.anchors_block_hide .hide_link{display:none}.docs_information .anchors_block.active .section_nav_list{display:none}.docs_information h1{font-weight:600;font-size:2rem;margin-bottom:1rem;color:#4c4c4c;font-family:inherit;line-height:1.2}.docs_information h2{margin-top:4rem;font-size:1.6rem;margin-bottom:1rem;font-weight:600}.docs_information h3{margin-top:3rem;font-size:1.4rem;margin-bottom:1rem;line-height:1.2;font-weight:600}.docs_information h4{font-weight:600}.docs_information p{font-size:.9rem;line-height:1.5;margin-bottom:1rem}.docs_information ul{font-size:.9rem;line-height:1.5;margin-bottom:1rem;-webkit-padding-start:40px;padding-inline-start:40px;list-style-type:disc}.docs_information ol{font-size:.9rem;line-height:1.5;margin-bottom:1rem;-webkit-padding-start:40px;padding-inline-start:40px}.docs_information img[src$="#center"],.docs_information img{display:block;margin:.7rem auto;max-width:100%}.docs_information>div>svg{width:100%}.docs_information .section_nav_list ul ul{margin-bottom:0}.docs_information .section_nav_list a{display:block;font-weight:300;padding-bottom:.5rem;color:#004ac2;text-decoration:none}.docs_information .section_nav_list a:hover{color:#4579c8}.docs_information .file_format_link{color:#000;border-bottom:1px dashed navy;cursor:pointer;text-decoration:none}.docs_information .link_in_text{color:#004ab2;text-decoration:none}.docs_information a{color:#004ab2;text-decoration:underline;font-size:.9rem}.docs_information a.btn{text-decoration:none}.docs_information .link_in_text:hover{color:#4579c8;cursor:pointer}.docs_information a:hover{color:#4579c8;cursor:pointer}.docs_information .alert_block_primary{border-color:#30638e;background-color:rgba(102,187,255,.1);border-style:solid;border-width:0 0 0 4px;padding:.75rem 1.25rem;font-size:.9rem;line-height:1.5;margin-top:2rem;margin-bottom:2rem}.docs_information .alert_block_primary p:last-child{margin-bottom:0}.docs_information .alert_block_primary p img{margin:0}.docs_information blockquote{padding:0 0 0 1rem;margin-bottom:1rem;color:#888;border-left:6px solid #ffa630}.docs_information table{display:block;width:100%;overflow-x:auto;border-collapse:collapse;margin-bottom:2rem;margin-top:2rem;background-color:transparent}.docs_information .app-html-converter{margin:1.5rem 0}.docs_information td img.emoticon{width:15px}.docs_information table th,.docs_information table td{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.docs_information table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.docs_information table tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,5%)}.docs_information table code{color:inherit;padding:.2em .4em;margin:0;font-size:85%;word-break:normal;background-color:rgba(0,0,0,5%);border-radius:.25rem}.docs_information .prev_next_links{display:flex;justify-content:space-between;padding:1rem;margin-top:3rem}.docs_information .prev_next_links .prev_link,.docs_information .prev_next_links .next_link{display:flex;gap:10px;align-items:center}.docs_information .prev_next_links .prev_link svg,.docs_information .prev_next_links .next_link svg{height:12px;fill:#3176d9}.docs_information .prev_next_links .prev_link:hover svg,.docs_information .prev_next_links .next_link:hover svg{fill:#4579c8;cursor:pointer}@media(max-width:1200px){.docs_information{padding-right:2rem}}@media(max-width:767px){.leftbar{position:fixed;height:100vh;left:-290px;z-index:2;transition:1s ease-in-out}.leftbar .collapse_leftbar_btn{transition:1s ease-in-out;display:flex!important;position:absolute;right:-28px;height:28px;width:28px;border:2px solid #dee2e6;background-color:#fff;justify-content:center;align-items:center;cursor:pointer}.leftbar .collapse_leftbar_btn svg{transition:1s ease-in-out;fill:#5c5c5c;width:14px}.leftbar.active{left:0;transition:1s ease-in-out}.leftbar.active .collapse_leftbar_btn{right:0;z-index:3}.leftbar.active .collapse_leftbar_btn svg{transform:rotate(180deg)}.docs_information{padding-right:1rem;padding-left:1rem;max-width:100%;width:100%}.docs_information .breadcrumb_block{overflow-x:scroll;margin-bottom:1rem}.docs_information .breadcrumb_block ul{flex-wrap:nowrap;gap:.3rem;margin-bottom:0;width:-moz-max-content;width:max-content}.docs_information .breadcrumb_block ul li{width:inherit}}@media(max-width:480px){.docs_information .anchors_block{width:100%;min-width:100%}}.leftbar{background-color:#f1f1f1;min-width:290px;max-width:290px;padding:65px .6em 1em 1.2em;margin-top:-51px;z-index:50}.leftbar .collapse_leftbar_btn{display:none}.leftbar nav{overflow-y:auto;overflow-x:hidden;position:sticky;max-height:calc(100vh - 5rem);top:15px}.leftbar nav::-webkit-scrollbar{width:3px;height:3px}.leftbar nav::-webkit-scrollbar-track{border-radius:10px;background:rgba(0,0,0,.1)}.leftbar nav::-webkit-scrollbar-thumb{border-radius:10px;background:rgba(0,0,0,.2)}.leftbar nav::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.4)}.leftbar nav::-webkit-scrollbar-thumb:active{background:rgba(0,0,0,.9)}.leftbar ul{list-style:none}.leftbar ul ul{padding-left:1em}.leftbar ul ul ul{padding-left:1.5em}.leftbar ul ul ul ul{padding-left:1em}.leftbar li{display:flex;font-weight:500;margin-bottom:7px}.leftbar li:not(.closeli,.open){padding-left:17px}.leftbar li img{height:10px;font-size:10px;margin-top:.1rem;margin-right:8px;transform:rotate(-90deg)}.leftbar li a{text-decoration:none;color:#4c4c4c;padding-right:.5rem;padding-bottom:.375rem;display:flow-root;font-family:arial,sans-serif;font-size:14px}.leftbar li a:hover{color:#72a1e5}.leftbar li~ul{display:none}.leftbar li.active{font-weight:700}.leftbar li.active img{transform:rotate(0)}.leftbar li.active~ul{display:block}.footersubscribe{background:#006bb0;padding:30px 0}.subscibe-box{width:100%;margin:0 auto;display:flex;align-items:center;padding:20px;font-family:open sans,sans-serif}.subscibe-lhs{width:50%;margin:0;display:inline;text-align:left}.footersubscribe .row{margin:0 -15px}.subscibe-lhs h3,.subscibe-lhs div{font-size:20px;font-weight:600;color:#fefefe;margin:0 0 5px;text-transform:none;line-height:20px}.subscibe-lhs p{font-size:14px;font-weight:400;color:#e8e8e8;margin:0}.subscibe-rhs{width:50%;margin:0;display:inline-block;text-align:left}.subscibe-rhs form{display:block;clear:both;width:100%}.subscibe-rhs form input{border-radius:0!important;display:inline!important;width:70%!important;margin:0 0 0 30px!important;min-height:45px!important;float:left!important}.subscibe-rhs form button{display:inline-block;vertical-align:top;min-height:45px}#subscribe_message p{text-align:center;color:#fff}.subscibe-rhs .form-control{height:50px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:0 solid #ccc;box-sizing:border-box}.footersubscribe .col-md-12{min-height:1px}@media(min-width:1200px){.footersubscribe .container{width:1170px}}@media(min-width:992px){.footersubscribe .container{width:970px}}.footersubscribe .container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.subscibe-rhs .btn-danger{color:#fff;background-color:#b22d2c;border-color:#b22d2c}.subscibe-rhs .btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:700;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:0;min-height:50px}@media(max-width:800px) and (min-width:669px){.subscibe-rhs form input{width:60%!important}}@media(max-width:668px){.topheader.topbutton .menuitems{display:block;margin:0;width:100%;background:#222}div#DynabicMenuUserControlsclone{display:block!important}.subscibe-box{display:block;align-items:center;padding:20px 10px!important;box-sizing:border-box}.subscibe-lhs h3,.subscibe-lhs div,.subscibe-lhs p{text-align:center}.subscibe-rhs form{margin-top:30px!important}.subscibe-lhs,.subscibe-rhs{width:100%;margin:0;display:inline;text-align:left}.subscibe-rhs form input{border-radius:0!important;display:inline!important;width:100%!important;margin:0 0 10px!important;min-height:45px!important;float:left!important}.subscibe-rhs form button{display:block;vertical-align:top;min-height:45px;margin:0 auto;width:100%}}.fa-quora:before{content:"\f2c4"}@media(max-width:993px) and (min-width:967px){.subscibe-rhs form input{margin:0!important}}.td-sidebar__search{width:100%;padding:3px 3px 1rem}.search_input:focus{border-color:#f5f8fb;box-shadow:0 0 0 2px #82afd5;color:#495057;background-color:#fff;outline:0}.search_input{display:block;width:100%;height:calc(2.0625rem - 3px);padding:.375rem .75rem;font-size:.875rem;line-height:1.5;color:#495057;border:1px solid #ccc;border-radius:.25rem;box-shadow:inset 0 1px 1px rgba(0,0,0,.075);border-radius:5rem;background-color:transparent;font-family:"font awesome 5 free",arial,sans-serif,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,apple color emoji,segoe ui emoji,segoe ui symbol;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.code_snipet_position{position:relative;margin-bottom:2rem;margin-top:2rem}.gist-data .code_snipet_position{margin-bottom:0}.gist-file{margin-bottom:2rem}.code_snipet_position:hover .copy_code{opacity:1}.code_snipet_position pre{padding:10px;border:1px solid rgba(0,0,0,.125);background-color:#fff!important}.code_snipet_position pre code>span>span:first-child{color:#110101!important}.copy_code{opacity:0;position:absolute;right:15px;top:6px;color:#fff;background:#403f4c linear-gradient(180deg,#5d5c67,#403F4C)repeat-x;border-color:#403f4c;box-shadow:inset 0 1px rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);cursor:pointer;border:1px solid transparent;padding:.25rem .75rem;font-family:SFMono-Regular,Menlo,Monaco,Consolas,liberation mono,courier new,monospace;border-radius:.25rem;outline:unset!important}.copy_code:disabled{opacity:.8;cursor:not-allowed}.copy_code:hover{background:#2e2e37 linear-gradient(180deg,#4e4d55,#2e2e37)repeat-x;border-color:#292830}.origin_optimized_card{border-bottom:2px solid #aeaeae;padding-top:10px}.codes_container{display:flex;gap:5px}.title_codeblock p{margin-bottom:10px;font-weight:600}.title_codeblock{max-width:49%;width:49%}@media(max-width:992px){.codes_container{display:block}.title_codeblock{max-width:100%;width:100%}}.gist-data pre{margin-bottom:0}.gist-meta{padding:10px;overflow:hidden;font:12px '-apple-system',BlinkMacSystemFont,segoe ui,noto sans,Helvetica,Arial,sans-serif,apple color emoji,segoe ui emoji;color:#656d76;background-color:#f7f7f7;border-radius:0 0 6px 6px;border:1px solid rgba(0,0,0,.125);border-top:none}.gist-meta a{font-weight:600;color:#666}@use "sass:math";@fa-font-path:"../webfonts";@fa-font-path:"../webfonts";@media(max-width:1024px){.desktop-only{display:none}}.mobile-only{display:none}@media(max-width:1024px){.mobile-only{display:initial}}.app-html-converter .header,.app-svg-converter .header,.app-note-converter .header{background:silver!important;font-size:13px;font-weight:700;padding:10px;border-radius:10px 10px 0 0;margin:0;color:#4c4c4c;justify-content:start;z-index:49;border-bottom:initial}.app-html-converter .footer,.app-svg-converter .footer,.app-note-converter .footer{display:block;color:#4c4c4c}.app-html-converter .parameters,.app-svg-converter .parameters,.app-note-converter .parameters{color:#f8f8f2!important;background-color:#2b2b2b!important}.app-html-converter .parameters #placeholder .card-content .d-flex.flex-column.flex-md-row,.app-svg-converter .parameters #placeholder .card-content .d-flex.flex-column.flex-md-row,.app-note-converter .parameters #placeholder .card-content .d-flex.flex-column.flex-md-row{justify-content:space-between;flex-direction:row!important;display:flex!important}.app-html-converter .parameters #placeholder .card-content .d-flex.flex-column.flex-md-row a#delete,.app-svg-converter .parameters #placeholder .card-content .d-flex.flex-column.flex-md-row a#delete,.app-note-converter .parameters #placeholder .card-content .d-flex.flex-column.flex-md-row a#delete{display:inline!important;border-bottom:none;cursor:pointer}.app-html-converter .parameters .btn-group,.app-svg-converter .parameters .btn-group,.app-note-converter .parameters .btn-group{display:inline-flex!important}.app-html-converter .parameters .btn-group .btn-lg.dropdown-toggle,.app-svg-converter .parameters .btn-group .btn-lg.dropdown-toggle,.app-note-converter .parameters .btn-group .btn-lg.dropdown-toggle{padding-right:12px;padding-left:12px}.app-html-converter .parameters .btn-group button,.app-svg-converter .parameters .btn-group button,.app-note-converter .parameters .btn-group button{border-radius:0!important;color:#fff}.app-html-converter .parameters ul.dropdown-menu.dropdown-menu-dark.show,.app-svg-converter .parameters ul.dropdown-menu.dropdown-menu-dark.show,.app-note-converter .parameters ul.dropdown-menu.dropdown-menu-dark.show{width:100%;list-style:none}.app-html-converter .parameters ul.dropdown-menu.dropdown-menu-dark.show li .dropdown-item,.app-svg-converter .parameters ul.dropdown-menu.dropdown-menu-dark.show li .dropdown-item,.app-note-converter .parameters ul.dropdown-menu.dropdown-menu-dark.show li .dropdown-item{padding-left:1rem;padding-right:1rem}.app-html-converter .modal button.close,.app-svg-converter .modal button.close,.app-note-converter .modal button.close{margin:0}.app-html-converter .action,.app-svg-converter .action,.app-note-converter .action{text-align:right;margin:auto;padding:10px 20px 10px 10px}.app-html-converter .description,.app-svg-converter .description,.app-note-converter .description{text-align:left;margin:auto;padding:10px 10px 10px 20px;box-sizing:border-box}.app-html-converter .minw-150,.app-svg-converter .minw-150,.app-note-converter .minw-150{min-width:150px}.app-html-converter .disabled,.app-svg-converter .disabled,.app-note-converter .disabled{pointer-events:none;cursor:default;opacity:.8}.app-html-converter .hidden,.app-svg-converter .hidden,.app-note-converter .hidden{display:none}.app-html-converter .ml-25,.app-svg-converter .ml-25,.app-note-converter .ml-25{display:inline-block;margin-left:25px}.app-html-converter .btn-lg,.app-svg-converter .btn-lg,.app-note-converter .btn-lg{padding:10px 40px;font-size:16px;font-weight:400;outline:0!important;text-align:center;white-space:nowrap;vertical-align:middle;touch-action:manipulation;cursor:pointer;line-height:1.42857143;user-select:none;text-decoration:none;transition:opacity .2s ease-in}.app-html-converter .actionButton,.app-svg-converter .actionButton,.app-note-converter .actionButton{height:45px;width:200px;background:#8fd14f;color:#fff;padding:10px 40px;font-size:16px;font-weight:400;outline:0!important;border:1px solid #5c5c5c!important;display:inline-block;margin-bottom:0;text-align:center;white-space:nowrap;vertical-align:middle;touch-action:manipulation;cursor:pointer;line-height:1.42857143;user-select:none;text-decoration:none;transition:opacity .2s ease-in}.app-html-converter .actionButton:hover,.app-svg-converter .actionButton:hover,.app-note-converter .actionButton:hover{opacity:.8;text-decoration:none;color:#fff}.app-html-converter .dropdown-menu,.app-svg-converter .dropdown-menu,.app-note-converter .dropdown-menu{padding:.5rem 0!important;margin:.125rem 0 0!important}.app-html-converter .dropdown-menu>li>div,.app-svg-converter .dropdown-menu>li>div,.app-note-converter .dropdown-menu>li>div{color:#fff;cursor:pointer;font-size:16px;font-weight:400;white-space:nowrap;vertical-align:middle;touch-action:manipulation;cursor:pointer;line-height:1.42857143}.app-html-converter .dropdown-menu>li>div:hover,.app-svg-converter .dropdown-menu>li>div:hover,.app-note-converter .dropdown-menu>li>div:hover{opacity:.8;text-decoration:none;color:#fff;background:#10293e}.app-html-converter .dropdown-menu:before,.app-svg-converter .dropdown-menu:before,.app-note-converter .dropdown-menu:before{display:none}.app-html-converter .outputFormat,.app-svg-converter .outputFormat,.app-note-converter .outputFormat{padding:0 2px 1px}.app-html-converter .outputFormat:hover,.app-svg-converter .outputFormat:hover,.app-note-converter .outputFormat:hover{opacity:.8;text-decoration:none;color:#fff}.app-html-converter .card,.app-svg-converter .card,.app-note-converter .card{height:auto}.app-html-converter .black,.app-svg-converter .black,.app-note-converter .black{color:#000}.app-html-converter .btn-delete,.app-svg-converter .btn-delete,.app-note-converter .btn-delete{color:#a20b0b!important}.app-html-converter .btn-delete:hover,.app-svg-converter .btn-delete:hover,.app-note-converter .btn-delete:hover{color:#d50000!important}.app-html-converter .bg-blue,.app-svg-converter .bg-blue,.app-note-converter .bg-blue{background:#2e79b8!important}.app-html-converter .hover:hover,.app-svg-converter .hover:hover,.app-note-converter .hover:hover{opacity:.8;color:#fff}.app-html-converter .separator,.app-svg-converter .separator,.app-note-converter .separator{border-top:1px solid silver}.app-html-converter .fileInput,.app-svg-converter .fileInput,.app-note-converter .fileInput{opacity:0;position:absolute;z-index:-1}.app-html-converter .footer,.app-svg-converter .footer,.app-note-converter .footer{background:silver!important;font-size:13px;font-weight:300;padding:10px;border-radius:0 0 10px 10px;margin:0;height:40px}.app-html-converter .codeblock,.app-svg-converter .codeblock,.app-note-converter .codeblock{padding-top:initial!important}.app-html-converter .code,.app-svg-converter .code,.app-note-converter .code{margin:auto;padding-top:0;padding-bottom:0;white-space:pre;font-size:100%;line-height:normal}.app-html-converter .code .hljs,.app-svg-converter .code .hljs,.app-note-converter .code .hljs{border-radius:0}.app-html-converter .error,.app-svg-converter .error,.app-note-converter .error{color:#de3e35}.app-html-converter .clipboard,.app-svg-converter .clipboard,.app-note-converter .clipboard{float:right;touch-action:manipulation;cursor:pointer}.app-html-converter .clipboard:hover,.app-svg-converter .clipboard:hover,.app-note-converter .clipboard:hover{color:#468c02;fill:#468c02}.app-html-converter .clipboard .bi-clipboard,.app-svg-converter .clipboard .bi-clipboard,.app-note-converter .clipboard .bi-clipboard{width:20px;height:20px}.app-html-converter .clipboard a,.app-svg-converter .clipboard a,.app-note-converter .clipboard a{position:relative;user-select:none;text-decoration:none;color:#0f0f0f;touch-action:manipulation;cursor:pointer;font-weight:700}.app-html-converter .clipboard a:hover,.app-svg-converter .clipboard a:hover,.app-note-converter .clipboard a:hover{color:#468c02}.app-html-converter .show,.app-svg-converter .show,.app-note-converter .show{display:block!important}.app-html-converter .spinner,.app-svg-converter .spinner,.app-note-converter .spinner{animation:rotator 1.4s linear infinite;width:30px;height:30px}@keyframes rotator{0%{transform:rotate(0)}100%{transform:rotate(270deg)}}.app-html-converter .path,.app-svg-converter .path,.app-note-converter .path{stroke-dasharray:187;stroke-dashoffset:0;transform-origin:center;animation:dash 1.4s ease-in-out infinite,colors 5.6s ease-in-out infinite}@keyframes colors{0%{stroke:#00008b}25%{stroke:#de3e35}50%{stroke:#f7c223}75%{stroke:#9932cc}100%{stroke:#00008b}}@keyframes dash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46.75;transform:rotate(135deg)}100%{stroke-dashoffset:187;transform:rotate(450deg)}}@media(max-width:1024px){.app-html-converter .parameters .row.justify-content-md-center.p-2,.app-svg-converter .parameters .row.justify-content-md-center.p-2,.app-note-converter .parameters .row.justify-content-md-center.p-2{flex-direction:column;align-items:center;gap:10px}}body{font-size:.875rem;font-weight:400;line-height:1.5;font-family:-apple-system,BlinkMacSystemFont,sans-serif}.col-xl,.col-xl-auto,.col-xl-12,.col-xl-11,.col-xl-10,.col-xl-9,.col-xl-8,.col-xl-7,.col-xl-6,.col-xl-5,.col-xl-4,.col-xl-3,.col-xl-2,.col-xl-1,.col-lg,.col-lg-auto,.col-lg-12,.col-lg-11,.col-lg-10,.col-lg-9,.col-lg-8,.col-lg-7,.col-lg-6,.col-lg-5,.col-lg-4,.col-lg-3,.col-lg-2,.col-lg-1,.col-md,.col-md-auto,.col-md-12,.col-md-11,.col-md-10,.col-md-9,.col-md-8,.col-md-7,.col-md-6,.col-md-5,.col-md-4,.col-md-3,.col-md-2,.col-md-1,.col-sm,.col-sm-auto,.col-sm-12,.col-sm-11,.col-sm-10,.col-sm-9,.col-sm-8,.col-sm-7,.col-sm-6,.col-sm-5,.col-sm-4,.col-sm-3,.col-sm-2,.col-sm-1,.col,.col-auto,.col-12,.col-11,.col-10,.col-9,.col-8,.col-7,.col-6,.col-5,.col-4,.col-3,.col-2,.col-1{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.text-center{text-align:center!important}.btn{border:1px solid transparent}pre{display:block;font-size:87.5%;color:#4c4c4c;margin-top:0;margin-bottom:1rem;overflow:auto}pre code{font-size:inherit;color:inherit;word-break:normal}pre,code,kbd,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,liberation mono,courier new,monospace}code{font-size:95%;color:#993700fa;word-break:break-word;font-weight:600}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}.d-flex{display:flex!important}.align-items-center{align-items:center!important}.p-0{padding:0!important}.ml-3,.mx-3{margin-left:1rem!important}a>code{color:inherit}@media(min-width:768px){.d-md-none{display:none!important}.col-md-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-md-5{flex:0 0 41.66666667%;max-width:41.66666667%}}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after{margin-left:0}.dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:.875rem;color:#4c4c4c;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem;box-shadow:0 .5rem 1rem rgba(0,0,0,.175)}.p-5{padding:3rem!important}.close{float:right;font-size:1.3125rem;font-weight:600;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:not(:disabled):not(.disabled){cursor:pointer}.close:not(:disabled):not(.disabled):hover,.close:not(:disabled):not(.disabled):focus{color:#000;text-decoration:none;opacity:.75}button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0,-25%)}@media screen and (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:translate(0,0)}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - (.5rem * 2))}.modal-dialog-centered::before{display:block;height:calc(100vh - (.5rem * 2));content:""}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;box-shadow:0 .25rem .5rem rgba(0,0,0,.5);outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem;border-bottom:1px solid #eee;border-top-left-radius:.3rem;border-top-right-radius:.3rem}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:auto;padding:1rem}.modal-footer{display:flex;align-items:center;justify-content:flex-end;padding:1rem;border-top:1px solid #eee}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media(min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-centered{min-height:calc(100% - (1.75rem * 2))}.modal-dialog-centered::before{height:calc(100vh - (1.75rem * 2))}.modal-content{box-shadow:0 .5rem 1rem rgba(0,0,0,.5)}.modal-sm{max-width:300px}}@media(min-width:992px){.modal-lg{max-width:800px}}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.form-control{display:block;width:100%;height:calc(2.0625rem - 3px);padding:.375rem .75rem;font-size:.875rem;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border-radius:.25rem;box-shadow:inset 0 1px 1px rgba(0,0,0,.075);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.btn-primary{color:#fff;background:#30638e linear-gradient(180deg,#4f7a9f,#30638E)repeat-x;border-color:#30638e;box-shadow:inset 0 1px rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075)}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}@media(min-width:768px){.justify-content-md-center{justify-content:center!important}}.row{display:flex;flex-wrap:wrap}.col-auto{flex:none;width:auto;max-width:none}.mb-auto,.my-auto{margin-bottom:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.p-2{padding:.5rem!important}.col-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-6{flex:0 0 50%;max-width:50%}.hidden{display:none!important;visibility:hidden!important}.header{display:flex;justify-content:center;align-items:center;background:#111;color:rgba(255,255,255,.8);border-bottom:solid 1px #277de5;font-family:Arial,Verdana,Tahoma;z-index:51;position:relative}.header>div{width:1024px;display:flex;justify-content:space-between;align-items:center}@media(max-width:1024px){.header>div{width:100%}}.header .menu-toggle{display:none}@media(max-width:1024px){.header .menu-toggle{display:flex;cursor:pointer;background-color:#333;padding:13px 10px;margin-right:20px}.header .menu-toggle .menu-icon{display:block;width:24px;height:24px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIHZpZXdCb3g9IjAgMCAzMCAzMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cmVjdCB4PSIzIiB5PSI3IiB3aWR0aD0iMjQiIGhlaWdodD0iMS41IiBmaWxsPSIjODg4Ii8+PHJlY3QgeD0iMyIgeT0iMTQuMjUiIHdpZHRoPSIyNCIgaGVpZ2h0PSIxLjUiIGZpbGw9IiM4ODgiLz48cmVjdCB4PSIzIiB5PSIyMS41IiB3aWR0aD0iMjQiIGhlaWdodD0iMS41IiBmaWxsPSIjODg4Ii8+PC9zdmc+);background-repeat:no-repeat;background-position:50%}}.mobile-menu-container{display:none;position:fixed;top:0;left:0;height:100%;width:250px;background-color:#111;z-index:1000}.mobile-menu-container.open{display:block}.mobile-menu-container .mobile-menu{display:flex;flex-direction:column;list-style:none;padding:20px;margin:0}.mobile-menu-container .mobile-menu>li{margin-bottom:10px}.mobile-menu-container .mobile-menu>li .menu-item{color:#fff;text-decoration:none;padding:10px 0;cursor:pointer;display:block;width:100%;text-align:left}.mobile-menu-container .mobile-menu>li .submenu{display:none;flex-direction:column;list-style:none;padding-left:20px}.mobile-menu-container .mobile-menu>li .submenu>li{margin-bottom:10px}.mobile-menu-container .mobile-menu>li .submenu>li .menu-item{color:#ccc;padding:5px 0}.mobile-menu-container .mobile-menu>li.open .submenu{display:flex}.overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:999;opacity:0;transition:opacity .3s ease-in-out}.overlay.active{display:block;opacity:1}.header .bar{flex:1}.header .logo{display:block;width:270px;height:50px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQ4AAAAyCAMAAACaoMX1AAACmlBMVEVHcEz////////////////////////a18n////////////S4M7///////////////////////////////////86lDn////////////////////////2+v3////////////////Alyr///////////////////////////////////////+5tT/////////////////////////////////////////////byiz///////////////9aoznrnk7///////////8smc5Ens3y1lB/sN7///9Bmsp2rUyyoRD3k0j////3fS0tl8/020DzaypNnTz///8tl81DmTyynw8rltH2di08lTr1cSr4jT4sl9S0nxA+mdN5r+W2sDr1eyu3pRRZpM1rqd/0dSr8gzj54kM5ksz2hS7byDL51lc9ljaTv0iQu+amvWG1ohL3hDMsmc46lDo5lDn5hzj+yWz3cSbzbSp7sEU3kzqxohCMu1H4fCSFs+D+tlSLrc84kzr8jT87lTqwsJ7ezDeXwUyxnQ/9jD2wnQ6ZwkWs0DxFmT9epDFBmDlUodJvqUgwltbp1i3/0HZvq0Sxnw6DtkOMvT/NuSk7lUFqqDr8r02eqr6+rhr6i0GYw0G8qxdGmjmkyTr5nkjNuyP33kdHmjcrmMzs3UWOvFv+znFcoNZmqjfyayrx5D6BreI1kcn350Gkx/6fwfLbxCasz0Py6FP62kTybStZojf///8tmM5rpNX3i0eynxAykspNnTr2iC33ki5/slHMuiNCmDq/rRnUwyZ1p9bi0zP5qEnn2jr4oDWHuFD4nEvFsh31fS1uqVA7kMmOu0fzbyq5phT8vVxXntFlpUr7sk/t4j45nNDx4kjy5k32kD6kykRWz45yAAAA1HRSTlMA9QYy+ppVAfL+nwTbDDYgkH+rprn9PjrqePeEF2Xuz9UJCA9cGkhEyLMUwhEmCa7elCloiXpu5v7SdCy9/hgvT+LKEiz9SyX/Ov1jR6OqthdxOC2xhyNcaThdU27MI7TILe7kxZbz2HpJT+P8G5Px83vnpOSXe/ijenkssJpKyYXUJ5xn7LHa+1T+spJboLSIIjzzy7I5uNfyZLRzn+vPP8bS7UXhzZXzop1W1WntwULVVni1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)no-repeat}@media(max-width:1024px){.header .logo{width:40px}}.header ul.menu{display:flex;justify-content:flex-end;align-items:center;list-style:none;margin:0;padding:0}.header ul.menu>li{position:relative;display:flex;align-items:center;margin-left:1rem;height:50px}@media(max-width:1024px){.header ul.menu>li{display:none}.header ul.menu>li.tools{display:flex}.header ul.menu>li.tools ul.submenu{left:-10rem}}.header ul.menu>li.products .menu-item .title{font-weight:700}.header ul.menu>li.tools ul.submenu li{width:10rem}.header ul.menu>li.tools .menu-item .title{font-weight:700}.header ul.menu>li.tools .menu-item .description{font-size:10px!important}.header ul.menu>li .menu-item{display:block;text-decoration:none;color:#fff;padding:.5rem 1rem;cursor:pointer}.header ul.menu>li .menu-item.active{cursor:initial}@media(max-width:1024px){.header ul.menu>li.profile{display:flex}}@media(max-width:1024px){.header ul.menu>li.language{display:flex}}.header ul.menu>li.language>.menu-item{display:flex;align-items:center}.header ul.menu>li.language>.menu-item>svg{width:24px;height:24px;margin-right:.5rem}@media(max-width:1024px){.header ul.menu>li.language>.menu-item>svg{display:none}}.header ul.menu>li.language ul.submenu{margin-left:1rem;width:auto;left:initial;right:.5rem}.header ul.menu>li.profile-icon{display:flex}.header ul.menu>li ul.submenu{display:none;position:absolute;top:100%;left:0;width:12rem;flex-direction:column;justify-content:center;align-items:flex-start;list-style:none;margin:0;padding:.5rem;background-color:#333;color:#fff;border-radius:0 0 6px 6px}.header ul.menu>li ul.submenu>li{margin-bottom:1px;width:100%}.header ul.menu>li ul.submenu>li .menu-item{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;transition:all .2s;border-radius:4px;white-space:nowrap}.header ul.menu>li ul.submenu>li .menu-item:hover{background:#2072a7}.header ul.menu>li ul.submenu>li .menu-item.active{background:rgba(32,114,167,.5)}.header ul.menu>li ul.submenu>li .menu-item .description{font-size:12px}.header ul.menu>li:hover ul.submenu,.header ul.menu>li:active ul.submenu{display:flex;z-index:10}.header ul.menu>li:hover ul.submenu.grid-2,.header ul.menu>li:active ul.submenu.grid-2{display:grid;gap:2px;grid-template-columns:auto auto;width:auto}.header ul.menu>li:hover ul.submenu.grid-3,.header ul.menu>li:active ul.submenu.grid-3{display:grid;gap:2px;grid-template-columns:auto auto auto;width:auto}.header ul.menu>li:hover ul.submenu.grid-4,.header ul.menu>li:active ul.submenu.grid-4{display:grid;gap:2px;grid-template-columns:auto auto auto auto;width:auto}.header .dir-rtl ul.menu>li.language ul.submenu{margin-left:1rem;width:auto;right:initial;left:.5rem}.book-tabs{margin-bottom:2rem;border:1px solid var(--gray-200);border-radius:.25rem;overflow:hidden;display:flex;flex-wrap:wrap}.book-tabs .book-tabs-content{height:100%;border:1px solid #dee2e6;border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem;padding:2rem 0 2rem 1rem;order:999;width:100%;padding:16px;display:none}.book-tabs label{outline:none}.book-tabs input.toggle{height:0;width:0;overflow:hidden;opacity:0;position:absolute}.book-tabs input[type=radio]+label:hover{border:1px solid transparent;border-bottom:none;border-color:#eee #eee #dee2e6}.book-tabs input[type=radio]+label{margin-bottom:-1px!important;border-bottom:none;z-index:999;border:1px solid transparent;color:#3176d9}.book-tabs input[type=radio]:checked+label{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem;color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.book-tabs input[type=radio]:checked+label+.book-tabs-content{display:block}.book-tabs label{margin-bottom:0;display:inline-block;padding:8px 16px;border-bottom:1px transparent;cursor:pointer}.submenu-container{border-top:1px solid #dee2e6;border-bottom:1px solid #dee2e6;border-radius:0;margin:20px 0 40px;width:100%;padding-right:2px;padding-left:2px}.content-container{width:100%;padding:0}.menu-row,.title,.spanclass,.links-col,.actions-col{display:flex;align-items:center}.menu-row{justify-content:flex-start;flex-wrap:wrap}.title,.spanclass{gap:12px;padding:0;border-radius:2px}.title{min-width:140px}.spanclass{padding:0}.links-col ul,.links-col li,.links-col{margin:0;padding:0;list-style:none}.links-col{flex-wrap:nowrap}.links-col .menu-links{display:flex;gap:12px;font-weight:600;font-size:1.05em;transition:color .3s,text-shadow .3s}.links-col .menu-links li a{padding:10px 9px;font-weight:600;color:#4c4c4c;text-decoration:none;border-bottom:initial;font-size:1.05em;transition:0s all ease-in-out}.links-col .menu-links li a:hover{color:#3176d9;text-decoration:none;border-bottom:2px solid #3176d9;background-color:transparent;border-radius:0}.links-col .menu-links li,.dropdown-links-col .dropdown-menu-links li{white-space:nowrap}.dropdown-links-col{display:block;position:relative;width:100%;margin:0 4px}.dropdown-links-col .dropdown-menu-links{font-weight:600;font-size:1.1em;list-style-type:none;text-align:center}.dropdown-links-col .dropdown-menu-links li{padding-top:8px;padding-bottom:8px;border-radius:0;border-bottom:1px solid #999}.dropdown-links-col .dropdown-menu-links li:hover{background-color:#f9fafb}.actions-col .action-buttons{display:flex;flex-wrap:nowrap;margin-left:auto}.btn{text-decoration:none;color:#fff;padding:9px 20px;border-radius:0;transition:background-color .3s;font-size:1.05em!important;font-weight:600;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;text-shadow:0 1px 1px rgba(0,0,0,.33)}.actions-col .action-buttons a{color:#fff}.actions-col .action-buttons a.zap-btn-download{background:#627624;border-color:#90ad3e}.actions-col .action-buttons a.zap-btn-pricing{background:#2a6394;border-color:#2a6394}.actions-col .action-buttons a.zap-btn-buy{background:#a6483c;border-color:#a6483c}.actions-col .action-buttons a:hover{opacity:.8}.fa{margin-right:5px}.dropdown-wrapper{display:flex;justify-content:center;width:100%}.dropdown-menu-button{padding:2px 10px;background-color:#f1f1f1;color:#4c4c4c;text-align:center;cursor:pointer;width:90%;box-sizing:border-box;border:1px solid #dee2e6;border-radius:2px;font-weight:600;font-size:.9em}@media(min-width:1400px){.dropdown-links-col{display:none}}@media(min-width:1312px) and (max-width:1400px){.submenu-links{display:none}.actions-col{width:100%}.submenu-container{min-width:972px}.dropdown-links-col{min-width:400px}.dropdown-menu-links{list-style-type:none;padding:0;display:none;border:1px solid #ccc;border-radius:4px;margin-top:10px;position:absolute;width:calc(100% - 10px);left:5px;background-color:#fff;box-shadow:0 8px 16px rgba(0,0,0,.2)}.dropdown-links-col:hover .dropdown-menu-links{display:block}}@media(min-width:960px) and (max-width:1311px){.submenu-container{border-top:0;border-bottom:0}.submenu-container{min-width:670px}.submenu-links,.title{display:none}.menu-row{padding:2px;flex-wrap:nowrap}.btn{padding-top:5px;padding-bottom:5px}.actions-col{width:100%;min-width:300px}.dropdown-menu-links{list-style-type:none;padding:0;display:none;border:1px solid #ccc;border-radius:4px;margin-top:10px;position:absolute;width:calc(100% - 10px);left:5px;background-color:#fff;box-shadow:0 8px 16px rgba(0,0,0,.2)}.dropdown-links-col:hover .dropdown-menu-links{display:block}}@media(max-width:959px){.submenu-container{border-top:0;border-bottom:0}.title{display:none}.submenu-links{display:none}.menu-row{flex-direction:column}.actions-col{order:1;width:100%;justify-content:center;margin-bottom:5px}.actions-col .action-buttons{margin-right:auto}.links-col{order:2;width:100%;justify-content:center}.actions-col .action-buttons a{width:125px}.dropdown-links-col{min-width:400px}.dropdown-menu-button{padding:0;width:375px}.dropdown-menu-links{list-style-type:none;padding:0;display:none;border:1px solid #ccc;border-radius:4px;margin-top:10px;position:absolute;width:calc(100% - 10px);left:5px;background-color:#fff;box-shadow:0 8px 16px rgba(0,0,0,.2)}.dropdown-links-col:hover .dropdown-menu-links{display:block}.btn{font-size:.95em!important}}@media(max-width:1500px) and (min-width:1400px){.links-col{width:60%;max-width:60%}.menu-row{justify-content:space-between}.menu-row>.col-md-2.title{display:none}}@use "sass:math";@fa-font-path:"../webfonts";@fa-font-path:"../webfonts";@media(max-width:1024px){.desktop-only{display:none}}.mobile-only{display:none}@media(max-width:1024px){.mobile-only{display:initial}}.footer{display:flex;flex-direction:column;color:rgba(255,255,255,.8);font-size:12px;background:linear-gradient(to bottom,#222 30%,#444 100%)}.footer .social{display:flex;justify-content:center;align-items:center;list-style:none;padding:0;padding-top:3rem}.footer .social svg{width:16px;margin-left:1rem;margin-right:1rem;color:rgba(255,255,255,.5);cursor:pointer;transition:all .2s}.footer .social svg:hover{color:rgba(255,255,255,.9)}.footer .links{display:flex;justify-content:center;align-items:center;list-style:none;margin:0;padding:0;padding-top:1rem;padding-bottom:3rem}@media(max-width:1024px){.footer .links{flex-direction:column}.footer .links li:after{display:none}}.footer .links li{margin-right:.5rem;margin-top:.5rem;margin-bottom:.5rem}.footer .links li a{text-decoration:none;color:#fff;transition:all .2s}.footer .links li a:hover{color:#05b}.footer .links li:after{content:"|";margin-left:.5rem}.footer .links li:last-child:after{display:none}.footer .terms{display:flex;justify-content:center;align-items:center;background:linear-gradient(to bottom,#242323 0,#333 100%);padding:1rem 0;font-size:12px}@media(max-width:1024px){.footer .terms{flex-direction:column}.footer .terms ul li:after{display:none}}.footer .terms ul{display:flex;justify-content:center;align-items:center;list-style:none;margin:0;margin-left:1rem}.footer .terms ul li{margin-right:.5rem;color:#868484}.footer .terms ul li a{text-decoration:none;color:#868484;transition:all .2s}.footer .terms ul li a:hover{color:#05b}.footer .terms ul li:after{content:"|";margin-left:.5rem}.footer .terms ul li:last-child:after{display:none}.leftbar li.open:before{background:url(/html/images/caret-down.svg)no-repeat;content:"";width:12px;height:12px;margin-top:3px;margin-right:5px}.leftbar li.closeli:before{background:url(/html/images/caret-down.svg)no-repeat;content:"";width:12px;height:12px;transform:rotate(-90deg);margin-top:2px;margin-right:5px}.leftbar li.no-indent{margin-left:0;padding-left:0;margin-bottom:0}