/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp{--pswp-bg: #000;--pswp-placeholder-bg: #222;--pswp-root-z-index: 100000;--pswp-preloader-color: rgba(79, 79, 79, .4);--pswp-preloader-color-secondary: rgba(255, 255, 255, .9);--pswp-icon-color: #fff;--pswp-icon-color-secondary: #4f4f4f;--pswp-icon-stroke-color: #4f4f4f;--pswp-icon-stroke-width: 2px;--pswp-error-text-color: var(--pswp-icon-color)}.pswp{position:fixed;top:0;left:0;width:100%;height:100%;z-index:var(--pswp-root-z-index);display:none;touch-action:none;outline:0;opacity:.003;contain:layout style size;-webkit-tap-highlight-color:rgba(0,0,0,0)}.pswp:focus{outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{transform:translateZ(0);will-change:opacity}.pswp__bg{opacity:.005;background:var(--pswp-bg)}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__scroll-wrap,.pswp__bg,.pswp__container,.pswp__item,.pswp__content,.pswp__img,.pswp__zoom-wrap{position:absolute;top:0;left:0;width:100%;height:100%}.pswp__img,.pswp__zoom-wrap{width:auto;height:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:zoom-out}.pswp__container,.pswp__img,.pswp__button,.pswp__counter{-webkit-user-select:none;user-select:none}.pswp__item{z-index:1;overflow:hidden}.pswp__hidden{display:none!important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{margin:auto;font-size:1em;line-height:1;color:var(--pswp-error-text-color)}.pswp .pswp__hide-on-close{opacity:.005;will-change:opacity;transition:opacity var(--pswp-transition-duration) cubic-bezier(.4,0,.22,1);z-index:10;pointer-events:none}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{position:relative;display:block;width:50px;height:60px;padding:0;margin:0;overflow:hidden;cursor:pointer;background:none;border:0;box-shadow:none;opacity:.85;-webkit-appearance:none;-webkit-touch-callout:none}.pswp__button:hover,.pswp__button:active,.pswp__button:focus{transition:none;padding:0;background:none;border:0;box-shadow:none;opacity:1}.pswp__button:disabled{opacity:.3;cursor:auto}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary);position:absolute;top:14px;left:9px;width:32px;height:32px;overflow:hidden;pointer-events:none}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}div.pswp__img--placeholder,.pswp__img--with-bg{background:var(--pswp-placeholder-bg)}.pswp__top-bar{position:absolute;left:0;top:0;width:100%;height:60px;display:flex;flex-direction:row;justify-content:flex-end;z-index:10;pointer-events:none!important}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{position:absolute;width:75px;height:100px;top:50%;margin-top:-50px}.pswp__button--arrow:disabled{display:none;cursor:default}.pswp__button--arrow .pswp__icn{top:50%;margin-top:-30px;width:60px;height:60px;background:none;border-radius:0}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{right:auto;left:0}.pswp__button--arrow--next{right:0}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;transform:scaleX(-1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{position:relative;overflow:hidden;width:50px;height:60px;margin-right:auto}.pswp__preloader .pswp__icn{opacity:0;transition:opacity .2s linear;animation:pswp-clockwise .6s linear infinite}.pswp__preloader--active .pswp__icn{opacity:.85}@keyframes pswp-clockwise{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pswp__counter{height:30px;margin-top:15px;margin-inline-start:20px;font-size:14px;line-height:30px;color:var(--pswp-icon-color);text-shadow:1px 1px 3px var(--pswp-icon-color-secondary);opacity:.85}.pswp--one-slide .pswp__counter{display:none}.kb-container{width:100%;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}@media (min-width: 640px){.kb-container{max-width:640px}}@media (min-width: 768px){.kb-container{max-width:768px}}@media (min-width: 1024px){.kb-container{max-width:1024px}}@media (min-width: 1280px){.kb-container{max-width:1280px}}@media (min-width: 1536px){.kb-container{max-width:1536px;padding-right:2rem;padding-left:2rem}}.kb-container{max-width:80rem}.kb-section{padding-top:2rem;padding-bottom:2rem}@media (min-width: 768px){.kb-section{padding-top:3rem;padding-bottom:3rem}}.kb-section-heading{padding-top:1rem;padding-bottom:1rem;font-size:1.25rem;line-height:1.75rem;font-weight:500;letter-spacing:-.025em;--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity))}@media (min-width: 640px){.kb-section-heading{font-size:1.5rem;line-height:2rem}}@media (min-width: 1024px){.kb-section-heading{padding-top:2rem;padding-bottom:2rem}}.kb-featured-item{display:flex;flex-direction:column;gap:.5rem}.kb-featured-category{font-size:1rem;line-height:1.5rem;font-weight:400;--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity))}.kb-featured-category:hover{text-decoration-line:underline}.kb-featured-title{font-weight:500;--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity))}.kb-featured-title:hover{text-decoration-line:underline}.kb-article figure{margin-top:.5rem;margin-bottom:.5rem;display:flex;flex-direction:column;justify-content:center;gap:0px;border-radius:.375rem;border-width:2px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity));background-color:#7d66651a;padding:.5rem}.kb-article picture{margin-left:auto;margin-right:auto}.kb-article img{margin-left:auto;margin-right:auto}.kb-article__header{display:flex;flex-direction:column;gap:.5rem}@media (min-width: 1024px){.kb-article__header{gap:1rem}}.kb-article__title{font-size:1.25rem;line-height:1.75rem;font-weight:600;letter-spacing:-.025em;--tw-text-opacity: 1;color:rgb(24 24 27 / var(--tw-text-opacity))}@media (min-width: 1024px){.kb-article__title{font-size:1.875rem;line-height:2.25rem}}.kb-article__meta{margin-top:.5rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(82 82 91 / var(--tw-text-opacity))}@media (min-width: 1280px){.kb-article__meta{gap:.5rem}}@media (min-width: 1536px){.kb-article__meta{font-size:1rem;line-height:1.5rem}}.kb-article__featured-image figure{margin-top:1rem;overflow:hidden;border-radius:.25rem;--tw-border-opacity: 1;border-color:rgb(231 229 228 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding:0;--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}@media (min-width: 1024px){.kb-article__featured-image figure{margin-top:1.5rem}}.kb-article__content{margin-top:.5rem;margin-bottom:.5rem}@media (min-width: 1024px){.kb-article__content{margin-top:2rem;margin-bottom:2rem}}@media (min-width: 1280px){.kb-article__content{margin-top:3rem;margin-bottom:3rem}}.kb-article__categories{display:flex;align-items:center;gap:.25rem}@media (min-width: 1280px){.kb-article__categories{gap:.5rem}}.kb-article__tags{display:flex;align-items:center;gap:.25rem}@media (min-width: 1280px){.kb-article__tags{gap:.5rem}}.cta-group{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.cta{display:inline-flex;cursor:pointer;border-radius:.25rem;padding:.5rem 1rem;text-decoration-line:none;--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1);animation-duration:.2s;animation-timing-function:cubic-bezier(.4,0,.2,1)}.cta:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(39 63 73 / var(--tw-ring-opacity));--tw-ring-offset-width: 2px}.cta.primary{border-width:1px;--tw-border-opacity: 1;border-color:rgb(39 63 73 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(39 63 73 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity));text-decoration-line:none}.cta.primary:hover{--tw-bg-opacity: 1;background-color:rgb(34 54 63 / var(--tw-bg-opacity))}.cta.secondary{border-width:1px;--tw-border-opacity: 1;border-color:rgb(195 73 19 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(195 73 19 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity));text-decoration-line:none}.cta.secondary:hover{--tw-bg-opacity: 1;background-color:rgb(176 65 17 / var(--tw-bg-opacity))}.cta.white{border-width:1px;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));text-decoration-line:none}.cta.white:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity))}.how-to-section__list{padding-left:1.25rem;font-size:1.125rem;line-height:1.75rem}.how-to-step__name{font-size:1.125rem;line-height:1.75rem;font-weight:500;--tw-text-opacity: 1;color:rgb(63 63 70 / var(--tw-text-opacity))}@media (min-width: 1280px){.how-to-step__name{font-size:1.25rem;line-height:1.75rem}}.kb-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:.25rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding:.5rem 1rem;font-size:1rem;line-height:1.5rem;font-weight:500;--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity));transition-duration:.5s;transition-timing-function:cubic-bezier(.4,0,.2,1);animation-duration:.5s;animation-timing-function:cubic-bezier(.4,0,.2,1)}.kb-btn--outline{border-width:1px;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity))}.kb-btn--outline:hover{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity))}body{--pagefind-ui-primary: #034ad8;--pagefind-ui-text: #393939;--pagefind-ui-background: #ffffff;--pagefind-ui-border: #d1d5db;--pagefind-ui-tag: #eeeeee;--pagefind-ui-border-width: 2px;--pagefind-ui-border-radius: 4px;--pagefind-ui-font: inherit}.pagefind-ui__search-input{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity))}.pagefind-ui__search-input::placeholder{--tw-placeholder-opacity: 1;color:rgb(0 0 0 / var(--tw-placeholder-opacity));color:#000}.pagefind-ui__drawer{position:relative}.pagefind-ui__results-area{margin-top:0!important;position:absolute;z-index:40;margin-top:0;max-height:24rem;width:100%;scroll-padding-top:.75rem;scroll-padding-bottom:.75rem;overflow-y:scroll;border-bottom-right-radius:.375rem;border-bottom-left-radius:.375rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity));--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}@media (min-width: 768px){.pagefind-ui__results-area{font-size:1rem;line-height:1.5rem}}@media (min-width: 1280px){.pagefind-ui__results-area{max-height:600px}}.pagefind-ui__result .pagefind-ui__result-link{font-weight:900;letter-spacing:-.025em;--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.pagefind-ui__result-nested .pagefind-ui__result-link{font-weight:400}.kb-hero{padding-top:3rem;padding-bottom:3rem}@media (min-width: 1280px){.kb-hero{padding-top:4rem;padding-bottom:4rem}}.kb-hero__heading{font-size:1.125rem;line-height:1.75rem;font-weight:500}@media (min-width: 768px){.kb-hero__heading{font-size:1.25rem;line-height:1.75rem}}@media (min-width: 1280px){.kb-hero__heading{font-size:1.5rem;line-height:2rem}}.kb-hero--light{--tw-bg-opacity: 1;background-color:rgb(232 230 225 / var(--tw-bg-opacity))}.kb-hero--light .kb-hero__heading{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity))}.kb-hero--dark{--tw-bg-opacity: 1;background-color:rgb(39 63 73 / var(--tw-bg-opacity))}.kb-hero--dark .kb-hero__heading{--tw-text-opacity: 1;color:rgb(243 244 246 / var(--tw-text-opacity))}.toc--isMobile>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(2px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(2px * var(--tw-divide-y-reverse));--tw-divide-opacity: 1;border-color:rgb(243 244 246 / var(--tw-divide-opacity))}.toc--isMobile{border-bottom-width:1px;padding-top:.25rem;padding-bottom:.25rem}.toc--isMobile .toc__list{padding-top:.25rem;padding-bottom:.25rem}.markdown-alert{margin-top:.5rem;margin-bottom:.5rem;border-radius:.375rem;border-width:1px;border-style:solid;padding:.5rem}@media (min-width: 1024px){.markdown-alert{margin-top:1rem;margin-bottom:1rem;padding:1rem}}.markdown-alert-title{display:inline-flex;align-items:center;gap:.5rem;font-size:1.125rem;line-height:1.75rem;font-weight:600}.markdown-alert p{margin-top:.25rem;margin-bottom:.25rem}.markdown-alert-note{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity))}.markdown-alert-note .markdown-alert-title{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity))}.markdown-alert-tip{--tw-border-opacity: 1;border-color:rgb(52 211 153 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity))}.markdown-alert-tip .markdown-alert-title{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity))}.markdown-alert-important{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity))}.markdown-alert-important .markdown-alert-title{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity))}.markdown-alert-warning{--tw-border-opacity: 1;border-color:rgb(234 179 8 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(254 252 232 / var(--tw-bg-opacity))}.markdown-alert-warning .markdown-alert-title{--tw-text-opacity: 1;color:rgb(113 63 18 / var(--tw-text-opacity))}.markdown-alert-caution{--tw-border-opacity: 1;border-color:rgb(248 113 113 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity))}.markdown-alert-caution .markdown-alert-title{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity))}.octicon{display:inline-block;overflow:visible!important;vertical-align:text-bottom;fill:currentColor}.breadcrumb[data-astro-cid-3lg4jjzs] li[data-astro-cid-3lg4jjzs]+li[data-astro-cid-3lg4jjzs]:before{display:inline-block;margin:0 .25em;transform:rotate(15deg);border-right:.1em solid currentcolor;height:.8em;content:""}
