@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700&display=swap);@import url(/styles/icomoon.css);code[class*=language-],pre[class*=language-]{color:#ccc;background:none;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;hyphens:none}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background:#2d2d2d}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.block-comment,.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#999}.token.punctuation{color:#ccc}.token.attr-name,.token.deleted,.token.namespace,.token.tag{color:#e2777a}.token.function-name{color:#6196cc}.token.boolean,.token.function,.token.number{color:#f08d49}.token.class-name,.token.constant,.token.property,.token.symbol{color:#f8c555}.token.atrule,.token.builtin,.token.important,.token.keyword,.token.selector{color:#cc99cd}.token.attr-value,.token.char,.token.regex,.token.string,.token.variable{color:#7ec699}.token.entity,.token.operator,.token.url{color:#67cdcc}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.token.inserted{color:green}.theme-default-content code{color:#12429c;padding:.25rem .5rem;margin:0;font-size:.85em;background-color:rgba(27,31,35,.05);border-radius:3px}.theme-default-content code .token.deleted{color:#ec5975}.theme-default-content code .token.inserted{color:#d96943}.theme-default-content pre,.theme-default-content pre[class*=language-]{line-height:1.4;padding:1.25rem 1.5rem;margin:.85rem 0;background-color:#282c34;border-radius:6px;overflow:auto}.theme-default-content pre[class*=language-] code,.theme-default-content pre code{color:#fff;padding:0;background-color:transparent;border-radius:0}div[class*=language-]{position:relative;background-color:#282c34;border-radius:6px}div[class*=language-] .highlight-lines{-webkit-user-select:none;user-select:none;padding-top:1.3rem;position:absolute;top:0;left:0;width:100%;line-height:1.4}div[class*=language-] .highlight-lines .highlighted{background-color:rgba(0,0,0,.66)}div[class*=language-] pre,div[class*=language-] pre[class*=language-]{background:transparent;position:relative;z-index:1}div[class*=language-]:before{position:absolute;z-index:3;top:.8em;right:1em;font-size:.75rem;color:hsla(0,0%,100%,.4)}div[class*=language-]:not(.line-numbers-mode) .line-numbers-wrapper{display:none}div[class*=language-].line-numbers-mode .highlight-lines .highlighted{position:relative}div[class*=language-].line-numbers-mode .highlight-lines .highlighted:before{content:" ";position:absolute;z-index:3;left:0;top:0;display:block;width:3.5rem;height:100%;background-color:rgba(0,0,0,.66)}div[class*=language-].line-numbers-mode pre{padding-left:4.5rem;vertical-align:middle}div[class*=language-].line-numbers-mode .line-numbers-wrapper{position:absolute;top:0;width:3.5rem;text-align:center;color:hsla(0,0%,100%,.3);padding:1.25rem 0;line-height:1.4}div[class*=language-].line-numbers-mode .line-numbers-wrapper br{-webkit-user-select:none;user-select:none}div[class*=language-].line-numbers-mode .line-numbers-wrapper .line-number{position:relative;z-index:4;-webkit-user-select:none;user-select:none;font-size:.85em}div[class*=language-].line-numbers-mode:after{content:"";position:absolute;z-index:2;top:0;left:0;width:3.5rem;height:100%;border-radius:6px 0 0 6px;border-right:1px solid rgba(0,0,0,.66);background-color:#282c34}div[class~=language-js]:before{content:"js"}div[class~=language-ts]:before{content:"ts"}div[class~=language-html]:before{content:"html"}div[class~=language-md]:before{content:"md"}div[class~=language-vue]:before{content:"vue"}div[class~=language-css]:before{content:"css"}div[class~=language-sass]:before{content:"sass"}div[class~=language-scss]:before{content:"scss"}div[class~=language-less]:before{content:"less"}div[class~=language-stylus]:before{content:"stylus"}div[class~=language-go]:before{content:"go"}div[class~=language-java]:before{content:"java"}div[class~=language-c]:before{content:"c"}div[class~=language-sh]:before{content:"sh"}div[class~=language-yaml]:before{content:"yaml"}div[class~=language-py]:before{content:"py"}div[class~=language-docker]:before{content:"docker"}div[class~=language-dockerfile]:before{content:"dockerfile"}div[class~=language-makefile]:before{content:"makefile"}div[class~=language-javascript]:before{content:"js"}div[class~=language-typescript]:before{content:"ts"}div[class~=language-markup]:before{content:"html"}div[class~=language-markdown]:before{content:"md"}div[class~=language-json]:before{content:"json"}div[class~=language-ruby]:before{content:"rb"}div[class~=language-python]:before{content:"py"}div[class~=language-bash]:before{content:"sh"}div[class~=language-php]:before{content:"php"}.custom-block .custom-block-title{font-weight:600;margin-bottom:-.4rem}.custom-block.danger,.custom-block.tip,.custom-block.warning{padding:.1rem 1.5rem;border-left-width:.5rem;border-left-style:solid;margin:1rem 0}.custom-block.tip{background-color:#f3f5f7;border-color:#42b983}.custom-block.warning{background-color:rgba(255,229,100,.3);border-color:#e7c000;color:#6b5900}.custom-block.warning .custom-block-title{color:#b29400}.custom-block.warning a{color:#092250}.custom-block.danger{background-color:#ffe6e6;border-color:#c00;color:#4d0000}.custom-block.danger .custom-block-title{color:#900}.custom-block.danger a{color:#092250}.custom-block.details{display:block;position:relative;border-radius:2px;margin:1.6em 0;padding:1.6em;background-color:#eee}.custom-block.details h4{margin-top:0}.custom-block.details figure:last-child,.custom-block.details p:last-child{margin-bottom:0;padding-bottom:0}.custom-block.details summary{outline:none;cursor:pointer}.arrow{display:inline-block;width:0;height:0}.arrow.up{border-bottom:6px solid #ccc}.arrow.down,.arrow.up{border-left:4px solid transparent;border-right:4px solid transparent}.arrow.down{border-top:6px solid #ccc}.arrow.right{border-left:6px solid #ccc}.arrow.left,.arrow.right{border-top:4px solid transparent;border-bottom:4px solid transparent}.arrow.left{border-right:6px solid #ccc}.theme-default-content:not(.custom){max-width:740px;margin:0 auto;padding:2rem 2.5rem}@media (max-width:959px){.theme-default-content:not(.custom){padding:2rem}}@media (max-width:419px){.theme-default-content:not(.custom){padding:1.5rem}}.table-of-contents .badge{vertical-align:middle}body,html{padding:0;margin:0;background-color:#fff}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;color:#092250}.page{padding-left:20rem}.navbar{z-index:20;right:0;height:3.6rem;background-color:#fff;box-sizing:border-box;border-bottom:1px solid #dfdfdf}.navbar,.sidebar-mask{position:fixed;top:0;left:0}.sidebar-mask{z-index:9;width:100vw;height:100vh;display:none}.sidebar{font-size:16px;background-color:#fff;width:20rem;position:fixed;z-index:10;margin:0;top:3.6rem;left:0;bottom:0;box-sizing:border-box;border-right:1px solid #dfdfdf;overflow-y:auto}.theme-default-content:not(.custom)>:first-child{margin-top:3.6rem}.theme-default-content:not(.custom) a:hover{text-decoration:underline}.theme-default-content:not(.custom) p.demo{padding:1rem 1.5rem;border:1px solid #ddd;border-radius:4px}.theme-default-content:not(.custom) img{max-width:100%}.theme-default-content.custom{padding:0;margin:0}.theme-default-content.custom img{max-width:100%}a{font-weight:500;text-decoration:none}a,p a code{color:#d96943}p a code{font-weight:400}kbd{background:#eee;border:.15rem solid #ddd;border-bottom:.25rem solid #ddd;border-radius:.15rem;padding:0 .15em}blockquote{font-size:1rem;color:#999;border-left:.2rem solid #dfe2e5;margin:1rem 0;padding:.25rem 0 .25rem 1rem}blockquote>p{margin:0}ol,ul{padding-left:1.2em}strong{font-weight:600}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.25}.theme-default-content:not(.custom)>h1,.theme-default-content:not(.custom)>h2,.theme-default-content:not(.custom)>h3,.theme-default-content:not(.custom)>h4,.theme-default-content:not(.custom)>h5,.theme-default-content:not(.custom)>h6{margin-top:-3.1rem;padding-top:4.6rem;margin-bottom:0}.theme-default-content:not(.custom)>h1:first-child,.theme-default-content:not(.custom)>h2:first-child,.theme-default-content:not(.custom)>h3:first-child,.theme-default-content:not(.custom)>h4:first-child,.theme-default-content:not(.custom)>h5:first-child,.theme-default-content:not(.custom)>h6:first-child{margin-top:-1.5rem;margin-bottom:1rem}.theme-default-content:not(.custom)>h1:first-child+.custom-block,.theme-default-content:not(.custom)>h1:first-child+p,.theme-default-content:not(.custom)>h1:first-child+pre,.theme-default-content:not(.custom)>h2:first-child+.custom-block,.theme-default-content:not(.custom)>h2:first-child+p,.theme-default-content:not(.custom)>h2:first-child+pre,.theme-default-content:not(.custom)>h3:first-child+.custom-block,.theme-default-content:not(.custom)>h3:first-child+p,.theme-default-content:not(.custom)>h3:first-child+pre,.theme-default-content:not(.custom)>h4:first-child+.custom-block,.theme-default-content:not(.custom)>h4:first-child+p,.theme-default-content:not(.custom)>h4:first-child+pre,.theme-default-content:not(.custom)>h5:first-child+.custom-block,.theme-default-content:not(.custom)>h5:first-child+p,.theme-default-content:not(.custom)>h5:first-child+pre,.theme-default-content:not(.custom)>h6:first-child+.custom-block,.theme-default-content:not(.custom)>h6:first-child+p,.theme-default-content:not(.custom)>h6:first-child+pre{margin-top:2rem}h1:focus .header-anchor,h1:hover .header-anchor,h2:focus .header-anchor,h2:hover .header-anchor,h3:focus .header-anchor,h3:hover .header-anchor,h4:focus .header-anchor,h4:hover .header-anchor,h5:focus .header-anchor,h5:hover .header-anchor,h6:focus .header-anchor,h6:hover .header-anchor{opacity:1}h1{font-size:2.2rem}h2{font-size:1.65rem;padding-bottom:.3rem;border-bottom:1px solid #dfdfdf}h3{font-size:1.35rem}a.header-anchor{font-size:.85em;float:left;margin-left:-.87em;padding-right:.23em;margin-top:.125em;opacity:0}a.header-anchor:focus,a.header-anchor:hover{text-decoration:none}.line-number,code,kbd{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}ol,p,ul{line-height:1.7}hr{border:0;border-top:1px solid #dfdfdf}table{border-collapse:collapse;margin:1rem 0;display:block;overflow-x:auto}tr{border-top:1px solid #dfe2e5}tr:nth-child(2n){background-color:#f6f8fa}td,th{border:1px solid #dfe2e5;padding:.6em 1em}.theme-container.sidebar-open .sidebar-mask{display:block}.theme-container.no-navbar .theme-default-content:not(.custom)>h1,.theme-container.no-navbar h2,.theme-container.no-navbar h3,.theme-container.no-navbar h4,.theme-container.no-navbar h5,.theme-container.no-navbar h6{margin-top:1.5rem;padding-top:0}.theme-container.no-navbar .sidebar{top:0}@media (min-width:720px){.theme-container.no-sidebar .sidebar{display:none}.theme-container.no-sidebar .page{padding-left:0}}@media (max-width:959px){.sidebar{font-size:15px;width:16.4rem}.page{padding-left:16.4rem}}@media (max-width:719px){.sidebar{top:0;padding-top:3.6rem;transform:translateX(-100%);transition:transform .2s ease}.page{padding-left:0}.theme-container.sidebar-open .sidebar{transform:translateX(0)}.theme-container.no-navbar .sidebar{padding-top:0}}@media (max-width:419px){h1{font-size:1.9rem}.theme-default-content div[class*=language-]{margin:.85rem -1.5rem;border-radius:0}}*{font-family:Open Sans,sans-serif}.home .hero img{max-width:450px!important}.text-center{text-align:center}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:1rem;font-weight:500;line-height:1.3;font-weight:700}.lead{font-size:1.2rem;font-weight:300;margin-bottom:26px}.custom-block.DemoContainer{background:red;color:#fff;padding:15px}.dg1-homepage .theme-default-content{max-width:unset;padding-top:0}.dg1-homepage .theme-default-content>:first-child{margin-top:0}.container-fluid.max-width{max-width:1400px}.row{display:flex;flex-wrap:wrap}.col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-6{flex:0 0 50%;max-width:50%}.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;box-sizing:border-box}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:1rem}.mt-4{margin-top:2rem}.mt-5{margin-top:3rem}.mb-1{margin-top:.25rem}.mb-2{margin-top:.5rem}.mb-3{margin-top:1rem}.mb-4{margin-bottom:2rem}.mb-5{margin-top:3rem}.margin-top-90{margin-top:90px}.sidebar-group.is-sub-group>.sidebar-heading{font-size:1.1em!important}.sidebar-group.is-sub-group>.sidebar-heading:not(.clickable){opacity:.7!important}h2{padding-top:6rem!important}.custom-block.details{border-radius:3px;margin:.2em 0;padding:1.2em;border:1px solid #dfdfdf;background-color:#f4f9fd}.custom-block.details summary{font-weight:600}.custom-block.danger{color:#092250}a.sidebar-link{font-size:1.1em!important}.sidebar-group.depth-1 a.sidebar-link{font-size:1em!important}th{color:#fff;background-color:#282828;text-align:left}.page-bottom{border-top:1px solid #dfdfdf;text-align:center;padding:2rem 1rem 0}.home-link{background:url(/img/logo_dg1_blue.svg) no-repeat;background-size:120px 25px;background-position:0}.home-link span{padding-left:140px}@media screen and (max-width:800px){.home-link{background-size:80px 17px;background-position:0 9px}.home-link span{padding-left:90px}}.suggestions{overflow:auto;max-height:80vh}#nprogress{pointer-events:none}#nprogress .bar{background:#d96943;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #d96943,0 0 5px #d96943;opacity:1;transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border-color:#d96943 transparent transparent #d96943;border-style:solid;border-width:2px;border-radius:50%;-webkit-animation:nprogress-spinner .4s linear infinite;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@-webkit-keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.icon.outbound{color:#aaa;display:inline-block;vertical-align:middle;position:relative;top:-1px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.home{padding:3.6rem 2rem 0;max-width:960px;margin:0 auto;display:block}.home .hero{text-align:center}.home .hero img{max-width:100%;max-height:280px;display:block;margin:3rem auto 1.5rem}.home .hero h1{font-size:3rem}.home .hero .action,.home .hero .description,.home .hero h1{margin:1.8rem auto}.home .hero .description{max-width:35rem;font-size:1.6rem;line-height:1.3;color:#1c63e5}.home .hero .action-button{display:inline-block;font-size:1.2rem;color:#fff;background-color:#d96943;padding:.8rem 1.6rem;border-radius:4px;transition:background-color .1s ease;box-sizing:border-box;border-bottom:1px solid #d4562b}.home .hero .action-button:hover{background-color:#dd7856}.home .features{border-top:1px solid #dfdfdf;padding:1.2rem 0;margin-top:2.5rem;display:flex;flex-wrap:wrap;align-items:flex-start;align-content:stretch;justify-content:space-between}.home .feature{flex-grow:1;flex-basis:30%;max-width:30%}.home .feature h2{font-size:1.4rem;font-weight:500;border-bottom:none;padding-bottom:0;color:#0d3276}.home .feature p{color:#144aaf}.home .footer{padding:2.5rem;border-top:1px solid #dfdfdf;text-align:center;color:#144aaf}@media (max-width:719px){.home .features{flex-direction:column}.home .feature{max-width:100%;padding:0 2.5rem}}@media (max-width:419px){.home{padding-left:1.5rem;padding-right:1.5rem}.home .hero img{max-height:210px;margin:2rem auto 1.2rem}.home .hero h1{font-size:2rem}.home .hero .action,.home .hero .description,.home .hero h1{margin:1.2rem auto}.home .hero .description{font-size:1.2rem}.home .hero .action-button{font-size:1rem;padding:.6rem 1.2rem}.home .feature h2{font-size:1.25rem}}.search-box{display:inline-block;position:relative;margin-right:1rem}.search-box input{cursor:text;width:10rem;height:2rem;color:#144aaf;display:inline-block;border:1px solid #c9c9c9;border-radius:2rem;font-size:.9rem;line-height:2rem;padding:0 .5rem 0 2rem;outline:none;transition:all .2s ease;background:#fff url(/assets/img/search.83621669.svg) .6rem .5rem no-repeat;background-size:1rem}.search-box input:focus{cursor:auto;border-color:#d96943}.search-box .suggestions{background:#fff;width:20rem;position:absolute;top:2rem;border:1px solid #c9c9c9;border-radius:6px;padding:.4rem;list-style-type:none}.search-box .suggestions.align-right{right:0}.search-box .suggestion{line-height:1.4;padding:.4rem .6rem;border-radius:4px;cursor:pointer}.search-box .suggestion a{white-space:normal;color:#185ad4}.search-box .suggestion a .page-title{font-weight:600}.search-box .suggestion a .header{font-size:.9em;margin-left:.25em}.search-box .suggestion.focused{background-color:#f3f4f5}.search-box .suggestion.focused a{color:#d96943}@media (max-width:959px){.search-box input{cursor:pointer;width:0;border-color:transparent;position:relative}.search-box input:focus{cursor:text;left:0;width:10rem}}@media (-ms-high-contrast:none){.search-box input{height:2rem}}@media (max-width:959px) and (min-width:719px){.search-box .suggestions{left:0}}@media (max-width:719px){.search-box{margin-right:0}.search-box input{left:1rem}.search-box .suggestions{right:0}}@media (max-width:419px){.search-box .suggestions{width:calc(100vw - 4rem)}.search-box input:focus{width:8rem}}.search-box input{border-radius:.4rem}.search-box input:focus{width:15rem}.search-box .suggestions{top:1.5rem;border-radius:.6rem}.search-box .suggestion{padding:.6rem 1rem}.search-box .suggestion a em{color:#d96943;font-weight:700;font-style:normal}.search-box .suggestion a .suggestion__title{font-weight:600;color:#092250;display:block;padding-bottom:.4rem}.search-box .suggestion a .suggestion__text{font-size:.9em}.search-box .suggestion.focused{background-color:#fcf5f2}.sidebar-button{cursor:pointer;display:none;width:1.25rem;height:1.25rem;position:absolute;padding:.6rem;top:.6rem;left:1rem}.sidebar-button .icon{display:block;width:1.25rem;height:1.25rem}@media (max-width:719px){.sidebar-button{display:block}}.dropdown-enter,.dropdown-leave-to{height:0!important}.dropdown-wrapper{cursor:pointer}.dropdown-wrapper .dropdown-title,.dropdown-wrapper .mobile-dropdown-title{display:block;font-size:.9rem;font-family:inherit;cursor:inherit;padding:inherit;line-height:1.4rem;background:transparent;border:none;font-weight:500;color:#092250}.dropdown-wrapper .dropdown-title:hover,.dropdown-wrapper .mobile-dropdown-title:hover{border-color:transparent}.dropdown-wrapper .dropdown-title .arrow,.dropdown-wrapper .mobile-dropdown-title .arrow{vertical-align:middle;margin-top:-1px;margin-left:.4rem}.dropdown-wrapper .mobile-dropdown-title{display:none;font-weight:600}.dropdown-wrapper .mobile-dropdown-title font-size inherit:hover{color:#d96943}.dropdown-wrapper .nav-dropdown .dropdown-item{color:inherit;line-height:1.7rem}.dropdown-wrapper .nav-dropdown .dropdown-item h4{margin:.45rem 0 0;border-top:1px solid #eee;padding:1rem 1.5rem .45rem 1.25rem}.dropdown-wrapper .nav-dropdown .dropdown-item .dropdown-subitem-wrapper{padding:0;list-style:none}.dropdown-wrapper .nav-dropdown .dropdown-item .dropdown-subitem-wrapper .dropdown-subitem{font-size:.9em}.dropdown-wrapper .nav-dropdown .dropdown-item a{display:block;line-height:1.7rem;position:relative;border-bottom:none;font-weight:400;margin-bottom:0;padding:0 1.5rem 0 1.25rem}.dropdown-wrapper .nav-dropdown .dropdown-item a.router-link-active,.dropdown-wrapper .nav-dropdown .dropdown-item a:hover{color:#d96943}.dropdown-wrapper .nav-dropdown .dropdown-item a.router-link-active:after{content:"";width:0;height:0;border-left:5px solid #d96943;border-top:3px solid transparent;border-bottom:3px solid transparent;position:absolute;top:calc(50% - 2px);left:9px}.dropdown-wrapper .nav-dropdown .dropdown-item:first-child h4{margin-top:0;padding-top:0;border-top:0}@media (max-width:719px){.dropdown-wrapper.open .dropdown-title{margin-bottom:.5rem}.dropdown-wrapper .dropdown-title{display:none}.dropdown-wrapper .mobile-dropdown-title{display:block}.dropdown-wrapper .nav-dropdown{transition:height .1s ease-out;overflow:hidden}.dropdown-wrapper .nav-dropdown .dropdown-item h4{border-top:0;margin-top:0;padding-top:0}.dropdown-wrapper .nav-dropdown .dropdown-item>a,.dropdown-wrapper .nav-dropdown .dropdown-item h4{font-size:15px;line-height:2rem}.dropdown-wrapper .nav-dropdown .dropdown-item .dropdown-subitem{font-size:14px;padding-left:1rem}}@media (min-width:719px){.dropdown-wrapper{height:1.8rem}.dropdown-wrapper.open .nav-dropdown,.dropdown-wrapper:hover .nav-dropdown{display:block!important}.dropdown-wrapper.open:blur{display:none}.dropdown-wrapper .nav-dropdown{display:none;height:auto!important;box-sizing:border-box;max-height:calc(100vh - 2.7rem);overflow-y:auto;position:absolute;top:100%;right:0;background-color:#fff;padding:.6rem 0;border:1px solid;border-color:#ddd #ddd #ccc;text-align:left;border-radius:.25rem;white-space:nowrap;margin:0}}.nav-links{display:inline-block}.nav-links a{line-height:1.4rem;color:inherit}.nav-links a.router-link-active,.nav-links a:hover{color:#d96943}.nav-links .nav-item{position:relative;display:inline-block;margin-left:1.5rem;line-height:2rem}.nav-links .nav-item:first-child{margin-left:0}.nav-links .repo-link{margin-left:1.5rem}@media (max-width:719px){.nav-links .nav-item,.nav-links .repo-link{margin-left:0}}@media (min-width:719px){.nav-links a.router-link-active,.nav-links a:hover{color:#092250}.nav-item>a:not(.external).router-link-active,.nav-item>a:not(.external):hover{margin-bottom:-2px;border-bottom:2px solid #dc7552}}.navbar{padding:.7rem 1.5rem;line-height:2.2rem}.navbar a,.navbar img,.navbar span{display:inline-block}.navbar .logo{height:2.2rem;min-width:2.2rem;margin-right:.8rem;vertical-align:top}.navbar .site-name{font-size:1.3rem;font-weight:600;color:#092250;position:relative}.navbar .links{padding-left:1.5rem;box-sizing:border-box;background-color:#fff;white-space:nowrap;font-size:.9rem;position:absolute;right:1.5rem;top:.7rem;display:flex}.navbar .links .search-box{flex:0 0 auto;vertical-align:top}@media (max-width:719px){.navbar{padding-left:4rem}.navbar .can-hide{display:none}.navbar .links{padding-left:1.5rem}.navbar .site-name{width:calc(100vw - 9.4rem);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}.page-edit{max-width:740px;margin:0 auto;padding:2rem 2.5rem}@media (max-width:959px){.page-edit{padding:2rem}}@media (max-width:419px){.page-edit{padding:1.5rem}}.page-edit{padding-top:1rem;padding-bottom:1rem;overflow:auto}.page-edit .edit-link{display:inline-block}.page-edit .edit-link a{color:#144aaf;margin-right:.25rem}.page-edit .last-updated{float:right;font-size:.9em}.page-edit .last-updated .prefix{font-weight:500;color:#144aaf}.page-edit .last-updated .time{font-weight:400;color:#767676}@media (max-width:719px){.page-edit .edit-link{margin-bottom:.5rem}.page-edit .last-updated{font-size:.8em;float:none;text-align:left}}.page-nav{max-width:740px;margin:0 auto;padding:2rem 2.5rem}@media (max-width:959px){.page-nav{padding:2rem}}@media (max-width:419px){.page-nav{padding:1.5rem}}.page-nav{padding-top:1rem;padding-bottom:0}.page-nav .inner{min-height:2rem;margin-top:0;border-top:1px solid #dfdfdf;padding-top:1rem;overflow:auto}.page-nav .next{float:right}.page{padding-bottom:2rem;display:block}.sidebar-group .sidebar-group{padding-left:.5em}.sidebar-group:not(.collapsable) .sidebar-heading:not(.clickable){cursor:auto;color:inherit}.sidebar-group.is-sub-group{padding-left:0}.sidebar-group.is-sub-group>.sidebar-heading{font-size:.95em;line-height:1.4;font-weight:400;padding-left:2rem}.sidebar-group.is-sub-group>.sidebar-heading:not(.clickable){opacity:.5}.sidebar-group.is-sub-group>.sidebar-group-items{padding-left:1rem}.sidebar-group.is-sub-group>.sidebar-group-items>li>.sidebar-link{font-size:.95em;border-left:none}.sidebar-group.depth-2>.sidebar-heading{border-left:none}.sidebar-heading{color:#092250;transition:color .15s ease;cursor:pointer;font-size:1.1em;font-weight:700;padding:.35rem 1.5rem .35rem 1.25rem;width:100%;box-sizing:border-box;margin:0;border-left:.25rem solid transparent}.sidebar-heading.open,.sidebar-heading:hover{color:inherit}.sidebar-heading .arrow{position:relative;top:-.12em;left:.5em}.sidebar-heading.clickable.active{font-weight:600;color:#d96943;border-left-color:#d96943}.sidebar-heading.clickable:hover{color:#d96943}.sidebar-group-items{transition:height .1s ease-out;font-size:.95em;overflow:hidden}.sidebar .sidebar-sub-headers{padding-left:1rem;font-size:.95em}a.sidebar-link{font-size:1em;font-weight:400;display:inline-block;color:#092250;border-left:.25rem solid transparent;padding:.35rem 1rem .35rem 1.25rem;line-height:1.4;width:100%;box-sizing:border-box}a.sidebar-link:hover{color:#d96943}a.sidebar-link.active{font-weight:600;color:#d96943;border-left-color:#d96943}.sidebar-group a.sidebar-link{padding-left:2rem}.sidebar-sub-headers a.sidebar-link{padding-top:.25rem;padding-bottom:.25rem;border-left:none}.sidebar-sub-headers a.sidebar-link.active{font-weight:500}.sidebar ul{padding:0;margin:0;list-style-type:none}.sidebar a{display:inline-block}.sidebar .nav-links{display:none;border-bottom:1px solid #dfdfdf;padding:.5rem 0 .75rem}.sidebar .nav-links a{font-weight:600}.sidebar .nav-links .nav-item,.sidebar .nav-links .repo-link{display:block;line-height:1.25rem;font-size:1.1em;padding:.5rem 0 .5rem 1.5rem}.sidebar>.sidebar-links{padding:1.5rem 0}.sidebar>.sidebar-links>li>a.sidebar-link{font-size:1.1em;line-height:1.7;font-weight:700}.sidebar>.sidebar-links>li:not(:first-child){margin-top:.75rem}@media (max-width:719px){.sidebar .nav-links{display:block}.sidebar .nav-links .dropdown-wrapper .nav-dropdown .dropdown-item a.router-link-active:after{top:calc(1rem - 2px)}.sidebar>.sidebar-links{padding:1rem 0}}.dg1-icon-submit[data-v-22042c4e]{width:46px;height:21px}.dg1-icon-edit[data-v-22042c4e]{width:21px;height:21px}.dg1-icon-copy[data-v-22042c4e]{width:22px;height:21px}.dg1-icon-delete[data-v-22042c4e]{width:21px;height:21px}.dg1-icon-add-product[data-v-22042c4e]{width:76px;height:21px}.dg1-icon-arrow-white[data-v-22042c4e]{width:21px;height:19px}.dg1-icon-arrow-black[data-v-22042c4e]{width:21px;height:18px}.dg1-icon-add-category[data-v-22042c4e]{width:79px;height:21px}.dg1-icon-add-subcategory[data-v-22042c4e]{width:81px;height:21px}.dg1-icon-remove-x[data-v-22042c4e]{width:23px;height:21px}.dg1-icon-add-brand[data-v-22042c4e]{width:69px;height:21px}.dg1-icon-view[data-v-22042c4e]{width:21px;height:21px}.dg1-icon-add[data-v-22042c4e]{width:22px;height:21px}.dg1-icon-add-new[data-v-22042c4e]{width:43px;height:21px}.dg1-icon-more[data-v-22042c4e]{width:50px;height:21px}.dg1-icon-add-stock[data-v-22042c4e]{width:66px;height:21px}.dg1-icon-process-filter[data-v-22042c4e]{width:21px;height:21px}.dg1-icon-add-upsell-cross-sell[data-v-22042c4e]{width:117px;height:21px}.dg1-icon-add-discount[data-v-22042c4e]{width:80px;height:21px}.dg1-icon-view-options[data-v-22042c4e]{width:20px;height:20px}.dg1-icon-reset-filter[data-v-22042c4e]{width:20px;height:21px}.dg1-icon-view-with-text[data-v-22042c4e]{width:39px;height:21px}.dg1-icon-delete-with-text[data-v-22042c4e]{width:58px;height:21px}.dg1-icon-resend-order-email[data-v-22042c4e]{width:107px;height:21px}.dg1-icon-delete-and-return[data-v-22042c4e]{width:160px;height:21px}.dg1-icon-quick-save[data-v-22042c4e]{width:52px;height:21px}.dg1-icon-save[data-v-22042c4e]{width:38px;height:21px}.dg1-icon-jp-save[data-v-22042c4e]{width:29px;height:21px}.dg1-icon-actions[data-v-22042c4e]{width:45px;height:21px}.dg1-icon-export-orders[data-v-22042c4e]{width:107px;height:21px}.dg1-icon-export-reports[data-v-22042c4e]{width:61px;height:21px}.dg1-icon-print-white[data-v-22042c4e]{width:51px;height:21px}.dg1-icon-print-black[data-v-22042c4e]{width:38px;height:21px}.dg1-icon-export[data-v-22042c4e]{width:72px;height:21px}.dg1-icon-add-with-text[data-v-22042c4e]{width:61px;height:21px}.dg1-icon-addresses[data-v-22042c4e]{width:59px;height:21px}.dg1-icon-export-report-users-open-carts[data-v-22042c4e]{width:151px;height:21px}.dg1-icon-export-report-open-carts[data-v-22042c4e]{width:113px;height:21px}.dg1-icon-export-report-products-abandoned-carts[data-v-22042c4e]{width:178px;height:21px}.dg1-icon-export-report-abandoned-carts[data-v-22042c4e]{width:136px;height:21px}.dg1-icon-export-report-stock-alerts[data-v-22042c4e]{width:116px;height:21px}.dg1-icon-add-invitation-code[data-v-22042c4e]{width:103px;height:21px}.dg1-icon-import-with-border[data-v-22042c4e]{width:21px;height:21px}.dg1-icon-add-new-cookie[data-v-22042c4e]{width:96px;height:21px}.dg1-icon-add-taxation-rule[data-v-22042c4e]{width:97px;height:21px}.dg1-icon-add-in-popup[data-v-22042c4e]{width:31px;height:21px}.dg1-icon-select-image[data-v-22042c4e]{width:69px;height:21px}.dg1-icon-select-and-close[data-v-22042c4e]{width:114px;height:21px}.dg1-icon-upload[data-v-22042c4e]{width:64px;height:21px}.dg1-icon-add-folder[data-v-22042c4e]{width:38px;height:21px}.dg1-icon-order-by-file-system[data-v-22042c4e]{width:112px;height:21px}.dg1-icon-image-properties-width[data-v-22042c4e]{width:25px;height:30px}.dg1-icon-image-properties-height[data-v-22042c4e]{width:24px;height:30px}.dg1-icon-ok-button[data-v-22042c4e]{width:33px;height:21px}.dg1-icon-delete-plugins[data-v-22042c4e],.dg1-icon-edit-plugins[data-v-22042c4e]{width:23px;height:21px}.dg1-icon-select-products[data-v-22042c4e]{width:77px;height:21px}.dg1-icon-select-brands[data-v-22042c4e]{width:70px;height:21px}.dg1-icon-add-personnel[data-v-22042c4e]{width:85px;height:21px}.dg1-icon-filter[data-v-22042c4e],.dg1-icon-front-end-view[data-v-22042c4e]{width:21px;height:21px}.dg1-icon-product-details[data-v-22042c4e]{width:72px;height:21px}.dg1-icon-jp-product-details[data-v-22042c4e]{width:104px;height:21px}.dg1-icon-add-promotion[data-v-22042c4e]{width:81px;height:21px}.dg1-icon-exported-reports[data-v-22042c4e]{width:79px;height:21px}.dg1-icon-add-new-page[data-v-22042c4e]{width:97px;height:21px}.dg1-icon-jp-add-new-page[data-v-22042c4e]{width:122px;height:21px}.dg1-icon-add-section[data-v-22042c4e]{width:72px;height:21px}.dg1-icon-jp-add-section[data-v-22042c4e]{width:81px;height:21px}.dg1-icon-save-and-publish[data-v-22042c4e]{width:64px;height:21px}.dg1-icon-jp-save-and-publish[data-v-22042c4e]{width:76px;height:21px}.dg1-icon-back-to-pages[data-v-22042c4e]{width:64px;height:21px}.dg1-icon-jp-back-to-pages[data-v-22042c4e]{width:29px;height:21px}.dg1-icon-button-ok-pages[data-v-22042c4e]{width:47px;height:21px}.dg1-icon-add-category-icon[data-v-22042c4e]{width:24px;height:21px}.dg1-icon-jp-add-category-icon[data-v-22042c4e]{width:108px;height:21px}.dg1-icon-yes[data-v-22042c4e]{width:42px;height:21px}.dg1-icon-select-video[data-v-22042c4e]{width:97px;height:21px}.dg1-icon-video-background[data-v-22042c4e]{width:20px;height:21px}.dg1-icon-youtube-icon[data-v-22042c4e]{width:22px;height:21px}.dg1-icon-add-new-attribute[data-v-22042c4e]{width:88px;height:21px}.dg1-icon-add-contact[data-v-22042c4e]{width:76px;height:21px}.dg1-icon-add-new-contact-info[data-v-22042c4e]{width:69px;height:21px}.dg1-icon-add-address[data-v-22042c4e]{width:63px;height:21px}.dg1-icon-export-failed[data-v-22042c4e]{width:21px;height:21px}.dg1-icon-next[data-v-22042c4e]{width:39px;height:21px}.dg1-icon-add-form[data-v-22042c4e]{width:66px;height:21px}.dg1-icon-submissions[data-v-22042c4e]{width:20px;height:21px}.dg1-icon-quick-campaign[data-v-22042c4e]{width:118px;height:21px}.dg1-icon-advanced-campaign[data-v-22042c4e]{width:123px;height:21px}.dg1-icon-skip[data-v-22042c4e]{width:37px;height:21px}.dg1-icon-finish[data-v-22042c4e]{width:43px;height:21px}.dg1-icon-archive[data-v-22042c4e]{width:21px;height:21px}.dg1-jp-add-language-button[data-v-22042c4e]{width:58px;height:21px}.dg1-jp-submit-green-button[data-v-22042c4e]{width:37px;height:21px}.dg1-jp-add-blue-button[data-v-22042c4e]{width:41px;height:21px}.dg1-jp-file-system-upload[data-v-22042c4e]{width:79px;height:21px}.dg1-jp-add-new-green-button[data-v-22042c4e]{width:37px;height:21px}.dg1-jp-integration[data-v-22042c4e]{width:58px;height:21px}.dg1-icon-add-newsletter-campaign[data-v-22042c4e]{width:123px;height:21px}.dg1-icon-add-autoresponder[data-v-22042c4e]{width:100px;height:21px}.dg1-icon-add-trigger[data-v-22042c4e]{width:72px;height:21px}.dg1-icon-add-push-campaign[data-v-22042c4e]{width:101px;height:21px}.dg1-icon-add-message-campaign[data-v-22042c4e]{width:117px;height:21px}.dg1-icon-jp-select-products[data-v-22042c4e]{width:58px;height:21px}.dg1-icon-jp-select-brands[data-v-22042c4e]{width:109px;height:21px}.dg1-icon-jp-next[data-v-22042c4e]{width:43px;height:21px}.dg1-icon-jp-skip[data-v-22042c4e]{width:67px;height:21px}.dg1-icon-jp-finish[data-v-22042c4e]{width:53px;height:21px}.dg1-icon-add-plus[data-v-22042c4e]{width:21px;height:21px}.dg1-icon-jp-quick-campaigns[data-v-22042c4e]{width:111px;height:21px}.dg1-icon-jp-add-green-button[data-v-22042c4e]{width:43px;height:21px}.dg1-icon-add-policy[data-v-22042c4e]{width:58px;height:21px}.dg1-icon-add-permission[data-v-22042c4e]{width:78px;height:21px}.dg1-icon-choose-button[data-v-22042c4e]{width:52px;height:21px}.dg1-icon-save-button-orange[data-v-22042c4e]{width:31px;height:21px}.dg1-icon-add-group-button[data-v-22042c4e]{width:59px;height:21px}.dg1-icon-add-user[data-v-22042c4e]{width:53px;height:21px}.dg1-icon-add-user-to-groups-button[data-v-22042c4e]{width:91px;height:21px}.dg1-icon-close-button-ai[data-v-22042c4e]{width:62px;height:21px}.dg1-icon-copy-to-clipboard-button[data-v-22042c4e]{width:127px;height:21px}.dg1-icon-generate-button-ai[data-v-22042c4e]{width:82px;height:21px}.dg1-icon-apply-to-all-and-submit-button[data-v-22042c4e]{width:94px;height:21px}.dg1-icon-add-new-country-button[data-v-22042c4e]{width:79px;height:21px}.dg1-icon-apply-weight-limit-to-all-states[data-v-22042c4e]{width:116px;height:21px}.dg1-icon-authenticate-with-bexio[data-v-22042c4e]{width:97px;height:21px}.dg1-icon-booking-next-button[data-v-22042c4e]{width:80px;height:21px}.dg1-icon-booking-confirm-button[data-v-22042c4e]{height:21px;width:auto}.dg1-icon-add-boost-product-button[data-v-22042c4e]{height:21px;width:89px}.dg1-icon-select-product-button[data-v-22042c4e]{height:21px;width:76px}.dg1-icon-edit-newsletter-content[data-v-22042c4e]{height:21px;width:103px}.dg1-icon-stripo-placeholder-button[data-v-22042c4e]{height:21px;width:69px}.loom-video{margin-top:1rem;margin-bottom:2rem;box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}a{cursor:pointer}.modal{position:fixed;z-index:100;left:0;top:0;width:100%;height:100%;overflow:hidden;background-color:#000;background-color:rgba(0,0,0,.4)}.modal .modal-content{background-color:#fefefe;margin:15vh auto;padding:20px;border:1px solid #888;width:80%}.modal .modal-content .modal-header{border-bottom:2px solid #eee;margin-bottom:10px}.modal .modal-content .modal-header .modal-heading{display:inline-block;margin-top:.5rem;margin-bottom:.5rem}.modal .modal-content .modal-header .modal-close{color:#aaa;float:right;font-size:28px;font-weight:700}.modal .modal-content .modal-header .modal-close:focus,.modal .modal-content .modal-header .modal-close:hover{color:#000;text-decoration:none;cursor:pointer}.modal .modal-content .modal-body{padding-top:1rem;height:60vh;overflow:auto}.modal .modal-content .modal-body table{display:table;width:100%}.modal .modal-content .modal-body table thead tr{color:#fff;background-color:#282828;text-align:left}.text-img[data-v-5024e768]{display:flex;align-items:center}.text-img-text[data-v-5024e768]{width:50%}.text-img-text h2[data-v-5024e768]{margin:0;padding:10px 0!important;border:0}.text-img-img[data-v-5024e768]{width:50%;padding-left:30px}.text-img-img img[data-v-5024e768]{width:100%;height:auto;box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}@media (max-width:719px){.text-img[data-v-5024e768]{display:block}.text-img-text[data-v-5024e768]{width:100%}.text-img-img[data-v-5024e768]{width:100%;padding-left:0;padding-top:15px;padding-bottom:15px}}.title-img-2x[data-v-556a84f8]{display:flex;align-items:normal}.title-img-2x-box[data-v-556a84f8]{width:50%;padding:15px}.title-img-2x-box-img img[data-v-556a84f8]{width:100%;height:auto;box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}@media (max-width:719px){.title-img-2x[data-v-556a84f8]{display:block}.title-img-2x-box[data-v-556a84f8]{width:100%;padding:15px 0}}.wistia-video{margin-top:1rem;margin-bottom:2rem;box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}h2{padding-bottom:1.2rem}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive:before{padding-top:56.25%;display:block;content:""}.embed-responsive iframe{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.section{padding-bottom:80px;padding-top:80px;background:#fff}.section.bg-gray{background:#f4f9fd}.homepage-header{background:url(/img/header_image_support.jpg);background-size:cover;background-position:50%;position:relative;padding:60px;margin-bottom:10px;margin-top:90px}.homepage-header h1{margin:0 0 10px;font-size:55px}.homepage-header h1,.homepage-header h2{position:relative;z-index:10;color:#fff;text-shadow:.743px .669px 1.9px rgba(0,0,0,.25)}.homepage-header h2{padding-top:2rem!important;font-size:22px;margin:0 0 22px;font-weight:300;border:none}.homepage-header:after{content:" ";display:block;width:100%;height:100%;z-index:1;position:absolute;top:0;left:0;background:#d46945;background:linear-gradient(123deg,#d46945,#315d8c,#d46945);background-size:300% 300%;-webkit-animation:gradient 19s ease infinite;animation:gradient 19s ease infinite;opacity:.8}@-webkit-keyframes gradient{0%{background-position:0 15%}50%{background-position:100% 86%}to{background-position:0 15%}}@keyframes gradient{0%{background-position:0 15%}50%{background-position:100% 86%}to{background-position:0 15%}}.support-icon{font-size:100px;margin-bottom:15px}.homepage-slot{display:flex;margin-bottom:10px}.homepage-slot p{display:block;width:33%;text-align:center;justify-content:center;font-size:2rem;padding:15px 0;border:1px solid #eaecef;position:relative}.homepage-slot p img{width:150px;margin:0 auto;display:block}.homepage-slot p a{display:block}.homepage-slot p a:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}@media (max-width:719px){.homepage-header h1{font-size:36px}.homepage-slot p img{width:70px}.homepage-slot p{font-size:.8rem}}.theme-default-content:not(.custom)>h1:first-child,.theme-default-content:not(.custom)>h2:first-child,.theme-default-content:not(.custom)>h3:first-child,.theme-default-content:not(.custom)>h4:first-child,.theme-default-content:not(.custom)>h5:first-child,.theme-default-content:not(.custom)>h6:first-child{margin-top:-5.5rem}.bread-crumbs{max-width:740px;margin:0 auto;padding:6rem 2.5rem 0}.dg1-homepage .bread-crumbs{display:none}.badge[data-v-15b7b770]{display:inline-block;font-size:14px;height:18px;line-height:18px;border-radius:3px;padding:0 6px;color:#fff}.badge.green[data-v-15b7b770],.badge.tip[data-v-15b7b770],.badge[data-v-15b7b770]{background-color:#42b983}.badge.error[data-v-15b7b770]{background-color:#da5961}.badge.warn[data-v-15b7b770],.badge.warning[data-v-15b7b770],.badge.yellow[data-v-15b7b770]{background-color:#e7c000}.badge+.badge[data-v-15b7b770]{margin-left:5px}.theme-code-block[data-v-759a7d02]{display:none}.theme-code-block__active[data-v-759a7d02]{display:block}.theme-code-block>pre[data-v-759a7d02]{background-color:orange}.theme-code-group__nav[data-v-deefee04]{margin-bottom:-35px;background-color:#282c34;padding-bottom:22px;border-top-left-radius:6px;border-top-right-radius:6px;padding-left:10px;padding-top:10px}.theme-code-group__ul[data-v-deefee04]{margin:auto 0;padding-left:0;display:inline-flex;list-style:none}.theme-code-group__nav-tab[data-v-deefee04]{border:0;padding:5px;cursor:pointer;background-color:transparent;font-size:.85em;line-height:1.4;color:hsla(0,0%,100%,.9);font-weight:600}.theme-code-group__nav-tab-active[data-v-deefee04]{border-bottom:1px solid #42b983}.pre-blank[data-v-deefee04]{color:#42b983}