.kd-kb-feedback{margin:2em 0 0;padding:2em;background-color:#eee;box-shadow:0 0 0 2px rgba(0,0,0,.1);text-align:center}.kd-kb-feedback__title{margin:0 0 1em;font-weight:700;font-size:22px}.kd-kb-feedback__actions{display:flex;justify-content:center;flex-wrap:wrap;gap:12px}.kd-kb-feedback__btn{display:inline-flex;align-items:center;justify-content:center;min-width:100px;padding:10px 22px;border:0;border-radius:3px;color:#fff;font-size:15px;font-weight:600;cursor:pointer;transition:opacity .15s ease}.kd-kb-feedback__btn:hover,.kd-kb-feedback__btn:focus{opacity:.9;color:#fff}.kd-kb-feedback__btn:disabled{opacity:.55;cursor:not-allowed}.kd-kb-feedback__btn--yes{background:#00c853}.kd-kb-feedback__btn--no{background:#ef5350}.kd-kb-feedback__reasons{margin-top:1.5em;text-align:left;max-width:420px;margin-left:auto;margin-right:auto}.kd-kb-feedback__reasons-title{margin:0 0 .75em;font-weight:600;text-align:center}.kd-kb-feedback__reason-list{list-style:none;margin:0 0 1em;padding:0}.kd-kb-feedback__reason-list li{margin:0 0 8px;padding:0;border:0}.kd-kb-feedback__reason-list label{display:flex;align-items:flex-start;gap:10px;cursor:pointer;font-weight:400}.kd-kb-feedback__other{margin:0 0 1em}.kd-kb-feedback__textarea{width:100%;max-width:100%;padding:10px 12px;border:1px solid #ccc;border-radius:3px;font:inherit;resize:vertical}.kd-kb-feedback__submit{display:inline-block;padding:10px 20px;border:0;border-radius:3px;background:#333;color:#fff;font-weight:600;cursor:pointer}.kd-kb-feedback__submit:hover,.kd-kb-feedback__submit:focus{opacity:.9;color:#fff}.kd-kb-feedback__submit:disabled{opacity:.55;cursor:not-allowed}.kd-kb-feedback__error{margin:.75em 0 0;color:#c62828;font-size:14px}.kd-kb-feedback__thanks{margin:0;font-size:18px;font-weight:600}.hkb-meta__usefulness{display:none!important}
.kd-kb-ai{position:relative;display:inline-flex;flex-direction:column;align-items:flex-start;margin-top:20px}.kd-kb-ai__split{display:inline-flex;align-items:stretch;max-width:100%;border:1px solid var(--border-color,#e7e7e7);border-radius:var(--button-border-radius,25px);background-color:var(--gray-color-overlay,#f2f4fe);overflow:hidden;transition:background-color .3s ease,border-color .3s ease,color .3s ease}.kd-kb-ai__split:hover{background-color:var(--heading-color,#1a1a1a);border-color:var(--heading-color,#1a1a1a);color:#fff}.kd-kb-ai__primary{display:inline-flex;align-items:center;gap:8px;margin:0;padding:14px 18px 14px 22px;border:0;background:0 0;color:var(--heading-color,#1a1a1a);font-size:14px;font-family:inherit;font-weight:500;line-height:1.2;text-decoration:none;cursor:pointer;transition:color .3s ease}.kd-kb-ai__split:hover .kd-kb-ai__primary,.kd-kb-ai__split:hover .kd-kb-ai__toggle{color:#fff}.kd-kb-ai__primary:hover,.kd-kb-ai__primary:focus{color:inherit;text-decoration:none}.kd-kb-ai__icon{display:inline-flex;width:18px;height:18px;flex-shrink:0}.kd-kb-ai__icon svg{display:block;width:18px;height:18px}.kd-kb-ai__toggle{display:inline-flex;align-items:center;justify-content:center;margin:0;padding:0 14px;border:0;border-left:1px solid var(--border-color,#e7e7e7);background:0 0;color:var(--heading-color,#1a1a1a);cursor:pointer;transition:border-color .3s ease,color .3s ease}.kd-kb-ai__split:hover .kd-kb-ai__toggle{border-left-color:rgba(255,255,255,.25)}.kd-kb-ai__caret{display:block;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid}.kd-kb-ai.is-open .kd-kb-ai__caret{transform:rotate(180deg)}.kd-kb-ai__menu{position:absolute;top:calc(100% + 8px);left:0;z-index:30;min-width:220px;margin:0;padding:8px 0;list-style:none;background:#fff;border:1px solid var(--border-color,#e7e7e7);border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.1)}.kd-kb-ai__menu[hidden]{display:none}.kd-kb-ai__menu li{margin:0;padding:0;border:0;list-style:none}.kd-kb-ai__item{display:block;width:100%;margin:0;padding:10px 16px;border:0;background:0 0;color:var(--heading-color,#1a1a1a);font-size:14px;font-family:inherit;text-align:left;text-decoration:none;cursor:pointer}.kd-kb-ai__item:hover,.kd-kb-ai__item:focus{background:var(--gray-color-overlay,#f2f4fe);color:var(--heading-color,#1a1a1a);text-decoration:none}.kd-kb-ai__sep{height:1px;margin:6px 12px;background:var(--border-color,#e7e7e7)}.kd-kb-ai__sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.kd-kb-ai.is-copied .kd-kb-ai__primary{pointer-events:none}
.pswp{--pswp-bg:#000;--pswp-placeholder-bg:#222;--pswp-root-z-index:100000;--pswp-preloader-color:rgba(79, 79, 79, 0.4);--pswp-preloader-color-secondary:rgba(255, 255, 255, 0.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:transparent}.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:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:-webkit-zoom-out;cursor:-moz-zoom-out;cursor:zoom-out}.pswp__container,.pswp__img,.pswp__button,.pswp__counter{-webkit-user-select:none;-moz-user-select:none;-ms-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}.pswp--ui-visible .pswp__hide-on-close{opacity:1}.pswp__button{position:relative;display:block;width:50px;height:60px;padding:0;margin:0;overflow:hidden;cursor:pointer;background:0 0;border:0;box-shadow:none;opacity:.85;-webkit-appearance:none;-webkit-touch-callout:none}.pswp--ui-visible .pswp__button:hover,.pswp--ui-visible .pswp__button:active,.pswp--ui-visible .pswp__button:focus{transition:none;padding:0;background:0 0;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)}.pswp__icn{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;top:0;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:0 0;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:scale(-1,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 600ms linear infinite}.pswp__preloader--active .pswp__icn{opacity:.85}@keyframes pswp-clockwise{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.pswp__counter{height:30px;margin:15px 0 0 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}.pswp__dynamic-caption{color:#ccc;position:absolute;width:100%;left:0;top:0;transition:opacity 120ms linear!important;line-height:1.5em}.pswp__dynamic-caption--aside,.pswp__dynamic-caption--below{opacity:1!important}.pswp-caption-content{display:none}.pswp__dynamic-caption a{color:#ccc}.pswp__dynamic-caption--faded{opacity:0!important}.pswp__dynamic-caption--aside{width:auto;max-width:300px;padding:20px 15px 20px 20px;margin-top:70px}.pswp__dynamic-caption--below{width:auto;max-width:700px;padding:15px 0 0}.pswp__dynamic-caption--on-hor-edge{padding-left:15px;padding-right:15px}.pswp__dynamic-caption--mobile{width:100%;top:auto;right:0;bottom:0;background:rgba(0,0,0,.5);padding:10px 15px}.pswp__caption,.pswp__caption__exif{padding-bottom:.5em}.pswp__caption__exif_camera{padding-left:1.5em;padding-right:.5em;white-space:nowrap;background-position:0;background-repeat:no-repeat;background-size:1.2em 1.2em;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iI2NjYyIgZD0ibTQgNWgzbDItMmg2bDIgMmgzYTIgMiAwIDAxMiAydjEyYTIgMiAwIDAxLTIgMkg0YTIgMiAwIDAxLTItMlY3YTIgMiAwIDAxMi0ybTggM2E1IDUgMCAwMC01IDUgNSA1IDAgMDA1IDUgNSA1IDAgMDA1LTUgNSA1IDAgMDAtNS01bTAgMmEzIDMgMCAwMTMgMyAzIDMgMCAwMS0zIDMgMyAzIDAgMDEtMy0zIDMgMyAwIDAxMy0zeiIvPjwvc3ZnPg==)}.pswp__caption__exif_lens{padding-left:1.5em;padding-right:.5em;white-space:nowrap;background-position:0;background-repeat:no-repeat;background-size:1.2em 1.2em;background-image:url(data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20width=%2224%22%20height=%2224%22%20viewBox=%220%200%20300%20300%22%3E%3Cpath%20fill=%22%23ccc%22%20d=%22M293.75%2056.25H275V37.5c0-3.456-2.794-6.25-6.25-6.25h-1e2c-3.456.0-6.25%202.794-6.25%206.25v31.25H150V62.5c0-3.456-2.794-6.25-6.25-6.25h-87.5c-3.456.0-6.25%202.794-6.25%206.25v6.25H6.25C2.794%2068.75.0%2071.544.0%2075v150c0%203.456%202.794%206.25%206.25%206.25H50v6.25c0%203.456%202.794%206.25%206.25%206.25h87.5c3.456.0%206.25-2.794%206.25-6.25v-6.25h12.5v31.25c0%203.456%202.794%206.25%206.25%206.25h1e2c3.456.0%206.25-2.794%206.25-6.25v-18.75h18.75c3.456.0%206.25-2.794%206.25-6.25v-175C3e2%2059.044%20297.206%2056.25%20293.75%2056.25zM12.5%20218.75V81.25H50v137.5H12.5zm125%2012.5h-75V225%2075v-6.25h75v162.5zm12.5-12.5V81.25h12.5v137.5H150zm112.5%2037.5H175V43.75h87.5V62.5v175%2018.75zm25-25H275V68.75h12.5v162.5z%22/%3E%3Cpath%20fill=%22%23ccc%22%20d=%22M237.5%2068.75H2e2c-3.456.0-6.25%202.794-6.25%206.25s2.794%206.25%206.25%206.25h37.5c3.456.0%206.25-2.794%206.25-6.25S240.956%2068.75%20237.5%2068.75z%22/%3E%3Cpath%20fill=%22%23ccc%22%20d=%22M237.5%2093.75H2e2c-3.456.0-6.25%202.794-6.25%206.25s2.794%206.25%206.25%206.25h37.5c3.456.0%206.25-2.794%206.25-6.25S240.956%2093.75%20237.5%2093.75z%22/%3E%3Cpath%20fill=%22%23ccc%22%20d=%22M237.5%20118.75H2e2c-3.456.0-6.25%202.794-6.25%206.25s2.794%206.25%206.25%206.25h37.5c3.456.0%206.25-2.794%206.25-6.25S240.956%20118.75%20237.5%20118.75z%22/%3E%3Cpath%20fill=%22%23ccc%22%20d=%22M237.5%20143.75H2e2c-3.456.0-6.25%202.794-6.25%206.25s2.794%206.25%206.25%206.25h37.5c3.456.0%206.25-2.794%206.25-6.25S240.956%20143.75%20237.5%20143.75z%22/%3E%3Cpath%20fill=%22%23ccc%22%20d=%22M237.5%20168.75H2e2c-3.456.0-6.25%202.794-6.25%206.25s2.794%206.25%206.25%206.25h37.5c3.456.0%206.25-2.794%206.25-6.25S240.956%20168.75%20237.5%20168.75z%22/%3E%3Cpath%20fill=%22%23ccc%22%20d=%22M237.5%20193.75H2e2c-3.456.0-6.25%202.794-6.25%206.25s2.794%206.25%206.25%206.25h37.5c3.456.0%206.25-2.794%206.25-6.25S240.956%20193.75%20237.5%20193.75z%22/%3E%3Cpath%20fill=%22%23ccc%22%20d=%22M237.5%20218.75H2e2c-3.456.0-6.25%202.794-6.25%206.25s2.794%206.25%206.25%206.25h37.5c3.456.0%206.25-2.794%206.25-6.25S240.956%20218.75%20237.5%20218.75z%22/%3E%3Crect%20fill=%22%23ccc%22%20x=%2275%22%20y=%2281.25%22%20width=%2250%22%20height=%2212.5%22/%3E%3Crect%20fill=%22%23ccc%22%20x=%2275%22%20y=%22106.25%22%20width=%2250%22%20height=%2212.5%22/%3E%3Crect%20fill=%22%23ccc%22%20x=%2275%22%20y=%22131.25%22%20width=%2250%22%20height=%2212.5%22/%3E%3Crect%20fill=%22%23ccc%22%20x=%2275%22%20y=%22156.25%22%20width=%2250%22%20height=%2212.5%22/%3E%3Crect%20fill=%22%23ccc%22%20x=%2275%22%20y=%22181.25%22%20width=%2250%22%20height=%2212.5%22/%3E%3Crect%20fill=%22%23ccc%22%20x=%2275%22%20y=%22206.25%22%20width=%2250%22%20height=%2212.5%22/%3E%3C/svg%3E)}.pswp__caption__exif_focal{padding-left:1.5em;padding-right:.5em;white-space:nowrap;background-position:0;background-repeat:no-repeat;background-size:1.2em 1.2em;background-image:url(data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20width=%2224%22%20height=%2224%22%20viewBox=%220%200%2024%2024%22%3E%3Cpath%20fill=%22%23ccc%22%20d=%22M12%206.5c3.79.0%207.17%202.13%208.82%205.5-1.65%203.37-5.02%205.5-8.82%205.5S4.83%2015.37%203.18%2012C4.83%208.63%208.21%206.5%2012%206.5m0-2C7%204.5%202.73%207.61%201%2012c1.73%204.39%206%207.5%2011%207.5s9.27-3.11%2011-7.5c-1.73-4.39-6-7.5-11-7.5zm0%205c1.38.0%202.5%201.12%202.5%202.5s-1.12%202.5-2.5%202.5-2.5-1.12-2.5-2.5%201.12-2.5%202.5-2.5m0-2c-2.48.0-4.5%202.02-4.5%204.5s2.02%204.5%204.5%204.5%204.5-2.02%204.5-4.5-2.02-4.5-4.5-4.5z%22/%3E%3C/svg%3E)}.pswp__caption__exif_shutter{padding-left:1.5em;padding-right:.5em;white-space:nowrap;background-position:0;background-repeat:no-repeat;background-size:1.2em 1.2em;background-image:url(data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20width=%2224%22%20height=%2224%22%20viewBox=%220%200%2024%2024%22%3E%3Cpath%20fill=%22%23ccc%22%20d=%22M15%201H9v2h6V1zm4.03%206.39%201.42-1.42c-.43-.51-.9-.99-1.41-1.41l-1.42%201.42C16.07%204.74%2014.12%204%2012%204c-4.97.0-9%204.03-9%209s4.02%209%209%209%209-4.03%209-9c0-2.12-.74-4.07-1.97-5.61zM12%2020c-3.87.0-7-3.13-7-7s3.13-7%207-7%207%203.13%207%207-3.13%207-7%207zm-.32-5H6.35c.57%201.62%201.82%202.92%203.41%203.56l-.11-.06%202.03-3.5zm5.97-4c-.57-1.6-1.78-2.89-3.34-3.54L12.26%2011h5.39zm-7.04%207.83c.45.11.91.17%201.39.17%201.34.0%202.57-.45%203.57-1.19l-2.11-3.9-2.85%204.92zM7.55%208.99C6.59%2010.05%206%2011.46%206%2013c0%20.34.04.67.09%201h4.72L7.55%208.99zm8.79%208.14C17.37%2016.06%2018%2014.6%2018%2013c0-.34-.04-.67-.09-1h-4.34l2.77%205.13zm-3.01-9.98C12.9%207.06%2012.46%207%2012%207c-1.4.0-2.69.49-3.71%201.29l2.32%203.56%202.72-4.7z%22/%3E%3C/svg%3E)}.pswp__caption__exif_fstop{padding-left:1.5em;padding-right:.5em;white-space:nowrap;background-position:0;background-repeat:no-repeat;background-size:1.2em 1.2em;background-image:url(data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20width=%2224%22%20height=%2224%22%20viewBox=%220%200%2024%2024%22%3E%3Cpath%20fill=%22%23ccc%22%20d=%22M9.4%2010.5l4.77-8.26C13.47%202.09%2012.75%202%2012%202c-2.4.0-4.6.85-6.32%202.25l3.66%206.35.06-.1zM21.54%209c-.92-2.92-3.15-5.26-6-6.34L11.88%209h9.66zm.26%201h-7.49l.29.5%204.76%208.25C21%2016.97%2022%2014.61%2022%2012c0-.69-.07-1.35-.2-2zM8.54%2012l-3.9-6.75C3.01%207.03%202%209.39%202%2012c0%20.69.07%201.35.2%202h7.49l-1.15-2zm-6.08%203c.92%202.92%203.15%205.26%206%206.34L12.12%2015H2.46zm11.27.0-3.9%206.76c.7.15%201.42.24%202.17.24%202.4.0%204.6-.85%206.32-2.25l-3.66-6.35-.93%201.6z%22/%3E%3C/svg%3E)}.pswp__caption__exif_iso{padding-left:1.5em;padding-right:.5em;white-space:nowrap;background-position:0;background-repeat:no-repeat;background-size:1.2em 1.2em;background-image:url(data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20width=%2224%22%20height=%2224%22%20viewBox=%220%200%2024%2024%22%3E%3Cpath%20fill=%22%23ccc%22%20d=%22M19%203H5c-1.1.0-2%20.9-2%202v14c0%201.1.9%202%202%202h14c1.1.0%202-.9%202-2V5c0-1.1-.9-2-2-2zM5.5%207.5h2v-2H9v2h2V9H9v2H7.5V9h-2V7.5zM19%2019H5L19%205v14zm-2-2v-1.5h-5V17h5z%22/%3E%3C/svg%3E)}.pswp__caption__exif_datetime{padding-left:1.5em;white-space:nowrap;background-position:0;background-repeat:no-repeat;background-size:1.2em 1.2em;background-image:url(data:image/svg+xml,%3Csvg%20width=%2224%22%20height=%2224%22%20xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cpath%20fill=%22%23ccc%22%20stroke=%22null%22%20id=%22svg_2%22%20d=%22m20.84383%203.39692h-3.76424V2.8303c0-.31721-.25727-.57447-.57447-.57447s-.57447.25727-.57447.57447v.56662h-3.35617V2.8303c0-.31721-.25727-.57447-.57447-.57447s-.57447.25727-.57447.57447v.56662H8.21203V2.8303c0-.31721-.25727-.57447-.57447-.57447s-.57447.25727-.57447.57447v.56662h-3.9068c-.31721.0-.57447.25727-.57447.57447v12.98042c0%20.31721.25727.57447.57447.57447h3.52593c.56499%202.41413%202.73402%204.21788%205.31781%204.21788s4.75281-1.80385%205.31781-4.21788h3.52593c.31721.0.57447-.25727.57447-.57447V3.97139c1e-4-.31721-.25708-.57447-.57438-.57447zM7.06307%204.54587V5.065c0%20.31721.25727.57447.57447.57447s.57447-.25727.57447-.57447v-.51913h3.21351V5.065c0%20.31721.25727.57447.57447.57447s.57447-.25727.57447-.57447v-.51913h3.35617V5.065c0%20.31721.25727.57447.57447.57447s.57447-.25727.57447-.57447v-.51913h3.18976v2.34921H3.73071V4.54587h3.33233zM12%2020.59523c-2.37851.0-4.31363-1.93511-4.31363-4.31363S9.62148%2011.96797%2012%2011.96797s4.31363%201.93502%204.31363%204.31363S14.37861%2020.59523%2012%2020.59523zm5.46018-4.21788c57e-5-.03198.00239-.06367.00239-.09575.0-3.01206-2.45051-5.46257-5.46257-5.46257s-5.46257%202.45051-5.46257%205.46257c0%20.03207.00191.06377.00239.09575H3.73064V8.04413h16.53862v8.33322h-2.80908z%22/%3E%3Cpath%20fill=%22%23ccc%22%20stroke=%22null%22%20id=%22svg_3%22%20d=%22m12.57447%2016.42656v-2.77911c0-.31721-.25727-.57447-.57447-.57447s-.57447.25727-.57447.57447v3.01714c0%20.15233.06051.29844.16823.40625l1.32033%201.32043c.11221.11212.25918.16823.40625.16823.14697.0.29403-.05611.40625-.16823.22433-.22433.22433-.58807.0-.8124l-1.15211-1.1523z%22/%3E%3C/svg%3E)}.pswp__dynamic-caption--overlay{position:absolute!important;bottom:0;top:initial;text-align:center;background:rgba(0,0,0,.7);padding-top:.5em}
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;content:""}.clearfix:after{clear:both}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.ht-grid{*zoom:1}@media screen and (min-width:400px){.ht-grid.ht-grid-gutter-10{margin:0 -10px}}@media screen and (min-width:400px){.ht-grid.ht-grid-gutter-10 .ht-grid-col{padding:0 10px}}@media screen and (min-width:400px){.ht-grid.ht-grid-gutter-20{margin:0 -20px}}@media screen and (min-width:400px){.ht-grid.ht-grid-gutter-20 .ht-grid-col{padding:0 20px}}@media screen and (min-width:400px){.ht-grid.ht-grid-gutter-30{margin:0 -30px}}@media screen and (min-width:400px){.ht-grid.ht-grid-gutter-30 .ht-grid-col{padding:0 30px}}.ht-grid.ht-grid-gutter-bottom-10 .ht-grid-col{margin-bottom:10px}.ht-grid.ht-grid-gutter-bottom-20 .ht-grid-col{margin-bottom:20px}.ht-grid.ht-grid-gutter-bottom-30 .ht-grid-col{margin-bottom:30px}.ht-grid.ht-grid-gutter-bottom-40 .ht-grid-col{margin-bottom:40px}.ht-grid:before,.ht-grid:after{display:table;content:""}.ht-grid:after{clear:both}.ht-grid .ht-grid-col{float:left}.ht-grid .ht-grid-12{width:100%}.ht-grid .ht-grid-11{width:91.666%}.ht-grid .ht-grid-10{width:83.333%}.ht-grid .ht-grid-9{width:75%}.ht-grid .ht-grid-8{width:66.666%}.ht-grid .ht-grid-7{width:58.333%}.ht-grid .ht-grid-6{width:50%}.ht-grid .ht-grid-5{width:41.666%}.ht-grid .ht-grid-4{width:33.333%}.ht-grid .ht-grid-3{width:25%}@media screen and (max-width:720px){.ht-grid .ht-grid-3{width:50%}}@media screen and (max-width:480px){.ht-grid .ht-grid-3{width:100%}}.ht-grid .ht-grid-2{width:16.666%}@media screen and (max-width:800px){.ht-grid .ht-grid-2{width:33.333%}}@media screen and (max-width:600px){.ht-grid .ht-grid-2{width:50%}}@media screen and (max-width:400px){.ht-grid .ht-grid-2{width:100%}}.ht-grid .ht-grid-1{width:8.333%}@media screen and (max-width:800px){.ht-grid .ht-grid-1{width:16.666%}}@media screen and (max-width:600px){.ht-grid .ht-grid-1{width:25%}}@media screen and (max-width:400px){.ht-grid .ht-grid-1{width:33.333%}}@media screen and (max-width:620px){.ht-grid .ht-grid-11,.ht-grid .ht-grid-10,.ht-grid .ht-grid-9,.ht-grid .ht-grid-8,.ht-grid .ht-grid-7,.ht-grid .ht-grid-6,.ht-grid .ht-grid-5,.ht-grid .ht-grid-4{width:100%}}form{font-size:13px}form textarea,form select,form input[type=date],form input[type=datetime],form input[type=datetime-local],form input[type=email],form input[type=month],form input[type=number],form input[type=password],form input[type=search],form input[type=tel],form input[type=text],form input[type=time],form input[type=url],form input[type=week]{background:#fff;border:1px solid #ebebeb;color:#6e6c6c;padding:10px 12px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;-webkit-appearance:none;outline:0;margin:0;text-align:left;vertical-align:top;max-width:100%;*padding-top:2px;*padding-bottom:1px;*height:auto}form textarea[disabled],form select[disabled],form input[type=date][disabled],form input[type=datetime][disabled],form input[type=datetime-local][disabled],form input[type=email][disabled],form input[type=month][disabled],form input[type=number][disabled],form input[type=password][disabled],form input[type=search][disabled],form input[type=tel][disabled],form input[type=text][disabled],form input[type=time][disabled],form input[type=url][disabled],form input[type=week][disabled]{color:#eee}form input[disabled],form select[disabled],form select[disabled] option,form select[disabled] optgroup,form textarea[disabled],form a.button_disabled{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;-moz-user-select:-moz-none;-webkit-user-select:none;-khtml-user-select:none;user-select:none;color:#c7c7c7;cursor:default}form input::-webkit-input-placeholder,form textarea::-webkit-input-placeholder{color:#c7c7c7}form input:-moz-placeholder,form textarea:-moz-placeholder{color:#c7c7c7}form textarea{min-height:40px;overflow:auto;resize:vertical;width:100%;max-width:600px}form button,form input[type=reset],form input[type=submit],form input[type=button]{background:#434345;border:none;padding:12px 14px;text-transform:uppercase;font-size:14px;font-family:nunito,sans-serif;font-weight:400;color:#fff;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;-moz-transition:all 0 .3s ease-out;-o-transition:all 0 .3s ease-out;-webkit-transition:all 0 .3s ease-out;-ms-transition:all 0 .3s ease-out;transition:all 0 .3s ease-out;text-shadow:none;-webkit-appearance:none;cursor:pointer;display:inline-block;outline:0;overflow:visible;margin:0;text-decoration:none;vertical-align:top;width:auto}form button,form input[type=submit],form input[type=button],form input[type=reset]{cursor:pointer}form button[disabled],form input[disabled]{cursor:default}form button:hover,form input[type=reset]:hover,form input[type=submit]:hover,form input[type=button]:hover{text-decoration:none}form form button:active,form form input[type=reset]:active,form form input[type=submit]:active,form form input[type=button]:active{position:relative;top:1px}form input[type=reset]::-moz-focus-inner,form input[type=submit]::-moz-focus-inner,form input[type=button]::-moz-focus-inner{border:0;padding:0}form textarea,form select[size],form select[multiple]{height:auto}form input[type=search]::-webkit-search-decoration{display:none}.entry-content .gallery{list-style:none;margin-bottom:25px;padding:0;overflow:hidden}.gallery .gallery-item{float:left;margin:0;padding:0}.gallery .gallery-item a{display:block;line-height:0;text-align:center}.gallery .gallery-item img{height:auto;max-width:100%;width:auto;margin:0 auto}.gallery .gallery-caption{font-size:13px;margin:5px 0 10px}.gallery .gallery-item{position:relative}.gallery.gallery-columns-1 .gallery-item{width:100%}.gallery.gallery-columns-2 .gallery-item{width:50%}.gallery.gallery-columns-3 .gallery-item{width:33%}.gallery.gallery-columns-4 .gallery-item{width:25%}.gallery.gallery-columns-5 .gallery-item{width:20%}.gallery.gallery-columns-6 .gallery-item{width:16.5%}.gallery.gallery-columns-7 .gallery-item{width:14%}.gallery.gallery-columns-8 .gallery-item{width:12.5%}.gallery.gallery-columns-9 .gallery-item{width:11%}body{background:#fff;color:#4b4d4d;font-family:open sans,helvetica neue,Helvetica,Arial,sans-serif;font-weight:400;font-size:14px;line-height:23px;font-size-adjust:auto;-webkit-backface-visibility:hidden}@media screen and (min-width:321px){body{font-size:15px;line-height:25px}}a,a:visited{text-decoration:none;outline:0;-moz-transition:color .15s ease-out;-o-transition:color .15s ease-out;-webkit-transition:color .15s ease-out;-ms-transition:color .15s ease-out;transition:color .15s ease-out}a:hover{cursor:pointer}h1,h2,h3,h4,h5,h6{font-family:nunito,sans-serif;font-weight:400;color:#1a1a1a;line-height:1}#ht-site-container{background:#fff;margin:0 auto}#ht-site-container.ht-sc-boxed{max-width:1200px;margin:0 auto}.ht-container{max-width:1100px;margin:0 auto;padding:0 15px}@media screen and (min-width:321px){.ht-container{padding:0 20px}}#primary.sidebar-left #content{float:right;width:68%}#primary.sidebar-left #sidebar{padding-right:50px}#primary.sidebar-right #content{float:left;width:68%}#primary.sidebar-right #sidebar{padding-left:50px}@media screen and (max-width:720px){#primary.sidebar-off #content,#primary.sidebar-right #content,#primary.sidebar-left #content,#primary.sidebar-off #sidebar,#primary.sidebar-right #sidebar,#primary.sidebar-left #sidebar{width:100%;float:none;clear:both;padding:0}}#content{position:relative;width:100%;margin:20px 0 0}@media screen and (min-width:720px){#content{margin:40px 0 0}}#sidebar{position:relative;float:left;width:32%;margin:20px 0 0}@media screen and (min-width:720px){#sidebar{margin:40px 0 0}}#site-header{background:#2e97bd;color:#fff;padding:15px 0;position:relative}@media screen and (min-width:321px){#site-header{padding:25px 0}}#site-header .ht-container{display:table;width:100%}#site-header #logo{float:left}@media screen and (max-width:321px){#site-header #logo{line-height:35px;height:35px}}#site-header #logo h1{display:none}#site-header #logo img{max-width:100%;height:auto}@media screen and (max-width:321px){#site-header #logo img{max-height:35px;vertical-align:middle}}#site-footer{background:#f5f8fa;color:#666;padding:30px 0}#site-footer #copyright{color:#666;float:left;font-size:13px;margin:0 25px 0 0;position:relative;z-index:9}#site-footer #copyright a,#site-footer #copyright a:visited{color:#1a1a1a}#site-footer-widgets{background:#f5f8fa;color:#666;padding:60px 0 10px;font-size:14px;line-height:22px}#site-footer-widgets a,#site-footer-widgets a:visited{color:#666}#site-footer-widgets a:hover{color:#1a1a1a}#site-footer-widgets .widget{margin-bottom:30px;position:relative}#site-footer-widgets .widget .widget-title{margin-bottom:25px}#site-footer-widgets .widget>ul{list-style:none;margin:0;padding:0}#site-footer-widgets .widget>ul>li{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #e5e7e9}#site-footer-widgets .widget>ul>li:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}#nav-primary{font-family:nunito,sans-serif;display:table-cell;vertical-align:middle}#nav-primary ul{list-style:none;margin:0;padding:0}#nav-primary ul a{display:block}#nav-primary button{float:right;background:0 0;border:none;color:#fff;padding:0 0 0 50px;font-size:15px;line-height:1;text-transform:uppercase;outline:none;position:relative}#nav-primary button span:before{content:"\f0c9";font-family:FontAwesome;margin:0 5px 0 0}@media screen and (max-width:770px){#nav-primary #nav-primary-menu{display:none;clear:both;position:absolute;left:0;right:0;z-index:99999;padding:20px;margin:42px 0 0}#nav-primary #nav-primary-menu ul li{border-bottom:1px solid rgba(255,255,255,.2);padding:0 0 15px;margin:0 0 15px}#nav-primary #nav-primary-menu ul li:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}#nav-primary #nav-primary-menu ul li ul{border-top:1px solid rgba(255,255,255,.2);margin-left:20px;margin-top:15px;padding-top:15px}}@media screen and (min-width:770px){#nav-primary #ht-nav-toggle{display:none}#nav-primary #nav-primary-menu{float:right;display:inline-block!important}#nav-primary ul{list-style:none;margin:0;padding:0;text-align:right}#nav-primary ul>li{display:inline-block;position:relative}#nav-primary ul>li a{font-size:14px;font-weight:800;margin:0 0 2px;padding:6px 15px;line-height:20px;text-transform:uppercase;letter-spacing:1px}#nav-primary ul>li:hover>ul{opacity:1;max-height:500px;visibility:visible;margin:0 0 2px}#nav-primary ul>li.menu-item-has-children>a{padding-right:10px!important}#nav-primary ul>li.menu-item-has-children>a:after{content:"+";font-size:20px;position:relative;right:-3px;top:0;font-weight:300}#nav-primary ul ul{margin:50px 0 0;opacity:0;max-height:0;visibility:hidden;text-align:left;top:45px;left:15px;z-index:99;width:230px;background:#fff;position:absolute;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;-webkit-transition-delay:.15s;-moz-transition-delay:.15s;-o-transition-delay:.15s;transition-delay:.15s;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;border-radius:2px}#nav-primary ul ul li{float:none;display:block;position:relative}#nav-primary ul ul li.menu-item-has-children>a:after{content:"+";font-size:18px;position:absolute;top:8px;right:15px;color:#999}#nav-primary ul ul li a,#nav-primary ul ul li a:visited{padding:10px;display:block;float:none;text-transform:none;color:#4b4d4d;font-size:14px;line-height:1.3;letter-spacing:0;font-weight:600;font-family:open sans,helvetica neue,Helvetica,Arial,sans-serif}#nav-primary ul ul li a:hover{background:#f1f1f1;color:#1a1a1a}#nav-primary ul ul li:first-child a{-webkit-border-top-left-radius:2px;-webkit-border-top-right-radius:2px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-radius-topleft:2px;-moz-border-radius-topright:2px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;border-top-left-radius:2px;border-top-right-radius:2px;border-bottom-right-radius:0;border-bottom-left-radius:0}#nav-primary ul ul li:last-child a{-webkit-border-top-left-radius:0;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:2px;-webkit-border-bottom-left-radius:2px;-moz-border-radius-topleft:0;-moz-border-radius-topright:0;-moz-border-radius-bottomright:2px;-moz-border-radius-bottomleft:2px;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:2px;border-bottom-left-radius:2px}#nav-primary ul ul ul{position:absolute;top:0;left:230px}}#sidebar{font-size:13px;line-height:20px;color:#666}#sidebar .widget{background:#f5f8fa;margin-bottom:20px;padding:25px;position:relative}#sidebar .widget a,#sidebar .widget a:visited{color:#666}#sidebar .widget a:hover{color:#4d4d4d}#sidebar .widget>ul{list-style:none;margin:0;padding:0}#sidebar .widget>ul>li{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #e5e7e9}#sidebar .widget>ul>li:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}#sidebar .widget-title{font-size:17px;margin:0 0 25px;font-weight:400;text-transform:normal;letter-spacing:0;color:#1a1a1a}.entry-content{-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;word-wrap:break-word}.entry-content::selection{background:#fcff99}.entry-content::-moz-selection{background:#fcff99}.entry-content a{overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-word;-ms-hyphens:auto;-moz-hyphens:auto;-webkit-hyphens:auto;hyphens:auto}.entry-content p,.entry-content ul,.entry-content ol{margin:0 0 23px}@media screen and (min-width:321px){.entry-content p,.entry-content ul,.entry-content ol{margin:0 0 25px}}.entry-content ul,.entry-content ol{padding-left:40px}.entry-content blockquote{font-style:italic;margin:2em 0;padding:0 0 0 60px;color:#1a1a1a;font-size:22px;line-height:1.6;border-left:6px solid #dfe4e6;font-size:20px;line-height:30px;margin:30px 0;padding:0 0 0 30px;position:relative;position:relative}.entry-content blockquote p{padding-bottom:23px;margin:0}@media screen and (min-width:321px){.entry-content blockquote p{padding-bottom:25px}}.entry-content blockquote p:last-of-type{padding-bottom:0}.entry-content blockquote cite{display:block;font-size:14px}.entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6{clear:both;margin:0 0 23px}@media screen and (min-width:321px){.entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6{margin:0 0 25px}}.entry-content h1{font-size:36px}.entry-content h2{font-size:28px}.entry-content h3{font-size:22px}.entry-content h4{font-size:18px}.entry-content h5{font-size:16px}.entry-content h6{font-size:15px}.entry-content img{max-width:100%;height:auto}.entry-content mark{background:#fdffc7;color:#383838;padding:0 5px}.entry-content hr{height:1px;color:#ccc;background:#ccc;font-size:0;border:0}.entry-content>ul li,.entry-content>ol li{padding-left:5px}.entry-content code,.entry-content pre{background:#f5f8fa;display:block;padding:15px 20px;font-family:Consolas,monaco,monospace;font-size:14px;line-height:23px}@media screen and (min-width:321px){.entry-content code,.entry-content pre{font-size:15px;line-height:25px}}.entry-content .entry-content dl,.entry-content .comment-content dl{margin:0 23px}@media screen and (min-width:321px){.entry-content .entry-content dl,.entry-content .comment-content dl{margin:0 25px}}.entry-content .entry-content dt,.entry-content .comment-content dt{font-weight:700}.entry-content .entry-content dd,.entry-content .comment-content dd{margin-bottom:23px}@media screen and (min-width:321px){.entry-content .entry-content dd,.entry-content .comment-content dd{margin-bottom:25px}}.entry-content .entry-content table,.entry-content .comment-content table{border-bottom:1px solid #ededed;color:#757575;font-size:12px;line-height:2;padding-bottom:23px;width:100%}@media screen and (min-width:321px){.entry-content .entry-content table,.entry-content .comment-content table{padding-bottom:25px}}.entry-content .entry-content table caption,.entry-content .comment-content table caption{font-size:15px;margin:23px 0}@media screen and (min-width:321px){.entry-content .entry-content table caption,.entry-content .comment-content table caption{margin:25px 0}}.entry-content .entry-content td,.entry-content .comment-content td{border-top:1px solid #ededed;padding:6px 10px 6px 0}.entry-content table{width:100%;margin:0 0 23px}@media screen and (min-width:321px){.entry-content table{margin:0 0 25px}}.entry-content table thead,.entry-content table tfoot{text-align:left;background:#ebeef0}.entry-content table tbody{background:#f5f8fa}.entry-content table td,.entry-content table th{padding:10px 15px}.entry-content .gallery{max-width:820px}.entry-content .wp-caption{max-width:100%;position:relative;font-size:13px;margin:0 0 25px}.entry-content .wp-caption>a{display:block;border:0!important;line-height:0}.entry-content .wp-caption img{max-width:100%;height:auto}.entry-content .wp-caption .wp-caption-text,.entry-content .wp-caption .wp-caption-dd{margin:10px 0 0;text-align:center;font-style:italic}.entry-content .alignleft,.entry-content .alignright,.entry-content .aligncenter{display:inline;margin-bottom:25px}.entry-content .alignleft{float:left;margin-right:35px}.entry-content .alignright{float:right;margin-left:35px}.entry-content .aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}.entry-content .wp-smiley{border:0;margin-bottom:0;margin-top:0;padding:0}.entry-content embed,.entry-content iframe,.entry-content object,.entry-content video{max-width:100%}.entry-content .page-links{clear:both}.entry-content .gallery{clear:both;margin-bottom:25px;overflow:hidden}.entry-content .gallery.gallery-columns-2 .gallery-item,.entry-content .gallery.gallery-columns-3 .gallery-item,.entry-content .gallery.gallery-columns-4 .gallery-item,.entry-content .gallery.gallery-columns-5 .gallery-item,.entry-content .gallery.gallery-columns-6 .gallery-item,.entry-content .gallery.gallery-columns-7 .gallery-item,.entry-content .gallery.gallery-columns-8 .gallery-item,.entry-content .gallery.gallery-columns-9 .gallery-item{float:left}.entry-content .gallery.gallery-columns-2 .gallery-item{width:50%}.entry-content .gallery.gallery-columns-2 .gallery-item:nth-child(2n+3){clear:left}.entry-content .gallery.gallery-columns-3 .gallery-item{width:33.333%}.entry-content .gallery.gallery-columns-3 .gallery-item:nth-child(3n+4){clear:left}.entry-content .gallery.gallery-columns-4 .gallery-item{width:25%}.entry-content .gallery.gallery-columns-4 .gallery-item:nth-child(4n+5){clear:left}.entry-content .gallery.gallery-columns-5 .gallery-item{width:20%}.entry-content .gallery.gallery-columns-5 .gallery-item:nth-child(5n+6){clear:left}.entry-content .gallery.gallery-columns-6 .gallery-item{width:16.666%}.entry-content .gallery.gallery-columns-6 .gallery-item:nth-child(6n+7){clear:left}.entry-content .gallery.gallery-columns-7 .gallery-item{width:14.285%}.entry-content .gallery.gallery-columns-7 .gallery-item:nth-child(7n+8){clear:left}.entry-content .gallery.gallery-columns-8 .gallery-item{width:12.5%}.entry-content .gallery.gallery-columns-8 .gallery-item:nth-child(8n+9){clear:left}.entry-content .gallery.gallery-columns-9 .gallery-item{width:11.111%}.entry-content .gallery.gallery-columns-9 .gallery-item:nth-child(9n+10){clear:left}#homepage-features{background:#f5f8fa;padding:30px 0}@media screen and (min-width:550px){#homepage-features{padding:40px 0}}#homepage-features .hf-block{background:#fff;padding:25px;text-align:center}#homepage-features .hf-block:hover{background:#434345;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;-webkit-transition:all .2s ease-out;-ms-transition:all .2s ease-out;transition:all .2s ease-out}#homepage-features .hf-block:hover i,#homepage-features .hf-block:hover h4{color:#fff}#homepage-features .hf-block:hover h5{color:rgba(255,255,255,.8)}#homepage-features .hf-block i{float:left;font-size:40px;margin:0 0 20px}@media screen and (min-width:620px) and (max-width:770px){#homepage-features .hf-block i{float:none}}#homepage-features .hf-block h4{font-size:22px;margin:0 0 10px}#homepage-features .hf-block h5{color:#999;font-size:14px;margin:0;line-height:20px}@media screen and (min-width:620px) and (max-width:750px){#homepage-features{padding:30px 0}}#homepage-widgets{padding:40px 0 0}#homepage-widgets .widget>ul{list-style:none;margin:0;padding:0}#homepage-widgets .widget>ul>li{margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid rgba(0,0,0,8%)}#homepage-widgets .widget>ul>li:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}#page-header{background:#32a3cb;padding:15px 0;color:#fff}@media screen and (min-width:321px){#page-header{padding:25px 0 20px}}@media screen and (min-width:550px){#page-header{padding:45px 0 40px}}#page-header.ph-large{padding:40px 0}@media screen and (min-width:550px){#page-header.ph-large{padding:60px 0}}#page-header.ph-align-center{text-align:center}#page-header.ph-align-center .ht-container{max-width:840px;text-align:center}#page-header.ph-align-center .hkb-site-search{margin-left:auto;margin-right:auto}#page-header #page-header-title{color:#fff;margin:0;font-size:30px;line-height:32px}@media screen and (min-width:321px){#page-header #page-header-title{font-size:34px;line-height:36px}}@media screen and (min-width:550px){#page-header #page-header-title{font-size:52px;line-height:48px}}#page-header #page-header-title>span{color:rgba(255,255,255,.8);font-size:15px}#page-header #page-header-title>span:before{content:"/";margin:0 5px 0 0}#page-header #page-header-tagline{color:#fff;color:rgba(255,255,255,.9);font-family:open sans,helvetica neue,Helvetica,Arial,sans-serif;font-size:16px;line-height:22px;font-weight:400;margin:10px 0 0}@media screen and (min-width:321px){#page-header #page-header-tagline{font-size:18px;line-height:26px}}#page-header .hkb-site-search{margin-top:10px;position:relative;max-width:640px}@media screen and (min-width:321px){#page-header .hkb-site-search{margin-top:20px}}#page-header-breadcrumbs{background:#f5f8fa;padding:10px 0;display:none}@media screen and (min-width:321px){#page-header-breadcrumbs{display:block}}.ht-breadcrumbs{font-size:12px;color:#8c8c8c}.ht-breadcrumbs a,.ht-breadcrumbs a:visited{color:#666d73;text-decoration:none}.ht-breadcrumbs span{margin:0 6px;color:#8c8c8c}#entry-author{margin:0 0 40px;font-size:14px;line-height:23px}#entry-author #entry-author-title{margin:0 0 10px 100px;font-size:15px;color:#999}#entry-author .gravatar{float:left}#entry-author .entry-author-name{display:inline-block;margin:0 0 15px 30px;font-size:18px}#entry-author .entry-author-name a{color:#1a1a1a}#entry-author .entry-author-desc{margin:0 0 0 100px}.hentry{position:relative;margin:0 0 20px;border-bottom:1px solid #dfe4e6}.hentry .entry-header{margin:0}.hentry .entry-thumb{position:relative;overflow:hidden;margin:-20px -15px 20px}@media screen and (min-width:321px){.hentry .entry-thumb{margin:0 0 20px}}.hentry .entry-thumb>a{position:relative;display:block}.hentry .entry-thumb>a:before{position:absolute;left:0;right:0;top:0;bottom:0;display:block;content:"";z-index:1;-moz-transition:all .25s linear;-o-transition:all .25s linear;-webkit-transition:all .25s linear;-ms-transition:all .25s linear;transition:all .25s linear}.hentry .entry-thumb>a:hover:before,.hentry .entry-thumb .entry-header:hover+a:before{background:rgba(0,0,0,.5);-moz-transition:all .25s linear;-o-transition:all .25s linear;-webkit-transition:all .25s linear;-ms-transition:all .25s linear;transition:all .25s linear}.hentry .entry-thumb a img{-webkit-transform:scale(1,1)rotate(0);-webkit-transition-timing-function:ease-out;-webkit-transition-duration:250ms;-moz-transform:scale(1,1)rotate(0);-moz-transition-timing-function:ease-out;-moz-transition-duration:250ms}.hentry .entry-thumb a:hover img,.hentry .entry-thumb .entry-header:hover+a img{-webkit-transform:scale(1.05,1.07)rotate(2deg);-webkit-transition-timing-function:ease-out;-webkit-transition-duration:250ms;-moz-transform:scale(1.05,1.07)rotate(2deg);-moz-transition-timing-function:ease-out;-moz-transition-duration:250ms}.hentry .entry-thumb img{display:block;height:auto;max-width:100%;width:100%;position:relative}.hentry .entry-thumb .entry-header+a{background:red}.hentry .entry-video{margin:0 0 20px}.hentry .entry-header{margin:0 0 20px}.hentry .entry-title{color:#1a1a1a;font-weight:400;margin:0;font-size:18px;line-height:1.2}@media screen and (min-width:321px){.hentry .entry-title{font-size:20px}}@media screen and (min-width:500px){.hentry .entry-title{font-size:24px}}.hentry .entry-title a{color:#1a1a1a;text-decoration:none;outline:none}.hentry .entry-title a:visited{color:#1a1a1a}.hentry .entry-title a:hover{color:#000}.hentry .post .entry-title{font-size:24px}@media screen and (min-width:321px){.hentry .post .entry-title{font-size:26px}}@media screen and (min-width:500px){.hentry .post .entry-title{font-size:30px}}.hentry .entry-meta{font-size:13px;color:#999;list-style:none;margin:0;padding:0}.hentry .entry-meta li{display:inline}.hentry .entry-meta li:after{content:"|";color:#999;margin:0 5px}.hentry .entry-meta li:last-child:after{content:""}.hentry.page .entry-title{margin:0 0 25px}.hentry.type-post .entry-title{margin:0 0 10px;font-size:18px;line-height:1.2}@media screen and (min-width:321px){.hentry.type-post .entry-title{font-size:20px}}@media screen and (min-width:500px){.hentry.type-post .entry-title{font-size:28px}}.search .hentry{padding:10px 0}.search .hentry .entry-title{display:inline-block;font-size:18px;line-height:1.2;margin:0}@media screen and (min-width:321px){.search .hentry .entry-title{font-size:18px}}@media screen and (min-width:500px){.search .hentry .entry-title{font-size:24px}}.search .hentry .ht-kb-meta{margin:5px 0 0}@media screen and (min-width:500px){.search .hentry .ht-kb-meta{float:right;margin:4px 0 0}}.search .ht-kb-search{margin:30px 0 0}#respond #commentform p{margin:0 0 20px}#respond #commentform p .ht-input-wrapper{position:relative;display:inline-block}#respond #commentform p .ht-input-wrapper input{padding-right:40px}#respond #commentform p.comment-form-author .ht-input-wrapper:before,#respond #commentform p.comment-form-email .ht-input-wrapper:before,#respond #commentform p.comment-form-url .ht-input-wrapper:before{font-family:FontAwesome;font-size:16px;position:absolute;right:15px;top:12px;color:#c7c7c7}#respond #commentform p.comment-form-author .ht-input-wrapper:before{content:"\f007"}#respond #commentform p.comment-form-email .ht-input-wrapper:before{content:"\f0e0"}#respond #commentform p.comment-form-url .ht-input-wrapper:before{content:"\f0c1"}#respond #commentform input,#respond #commentform textarea{padding:15px;font-size:13px}#respond #commentform #submit{padding:14px 24px 12px}#respond #commentform .comment-notes{margin:0 0 50px}#respond #commentform label{font-size:12px}#respond #commentform .form-author label,#respond #commentform .form-email label,#respond #commentform .form-url label{display:inline-block;margin:10px 0 0}#respond #commentform .form-textarea label{display:block;margin:0 0 5px}#respond #commentform .logged-in-as{margin:0 0 50px}#respond #commentform .required{color:#c4524a}#respond .form-allowed-tags{font-size:13px}#respond .form-allowed-tags code{font-size:12px;line-height:16px;margin:0 0 50px}#respond #cancel-comment-reply-link{font-size:11px;float:right;color:#c4524a;text-transform:uppercase;line-height:22px}#respond #cancel-comment-reply-link:hover{color:#a3453e}#respond #cancel-comment-reply-link i{font-size:22px;font-style:normal;position:relative;top:2px}.comment #respond{margin:20px 0 0}#comments-title{color:#1a1a1a;font-family:nunito,sans-serif;font-size:22px;font-weight:400;letter-spacing:0;text-transform:normal;margin:0 0 30px;padding:0 0 15px;border-bottom:2px solid #dfe4e6}#reply-title{color:#1a1a1a;font-size:22px;font-weight:400;letter-spacing:0;text-transform:normal;margin:0 0 30px;padding:0 0 15px;border-bottom:2px solid #dfe4e6}#comments{margin:0 0 20px}#comments ol{list-style:none;margin:0;padding:0}#comments ol li{position:relative;margin:0 0 20px;padding:0 0 20px;border-bottom:1px solid #dfe4e6}#comments ol li.has-children{border-bottom:0;margin-bottom:0;padding-bottom:0}#comments ol li:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}#comments ol.children{margin:20px 0;padding:20px;background:#f5f8fa}#comments ol.children .children{background:#fff}.comment{position:relative}.comment .comment-header{position:relative;margin:0 0 15px;min-height:60px}.comment .comment-author{display:inline-block}.comment .avatar{position:absolute;top:0;left:0;height:50px;width:50px}@media screen and (min-width:321px){.comment .avatar{height:auto;width:auto}}.comment .comment-author-name{display:inline-block;margin-top:5px}.comment .comment-author-name .fn{font-style:normal;display:block;font-size:18px;font-family:nunito,sans-serif;font-weight:400}.comment .comment-author-name .fn a{color:#1a1a1a}.comment .comment-time{display:block;font-size:13px;line-height:1}.comment .comment-time a{color:#999}.comment .comment-time a:visited{color:#999}.comment .comment-time a:hover{color:#999}.comment .comment-author-name,.comment .comment-time{margin-left:75px}.comment .comment-action{font-size:13px;line-height:1;float:right}.comment .comment-action a{color:#999}.comment .comment-action a:visited{color:#999}.comment .comment-action a:hover{color:#999}.comment .comment-edit-link{margin:0 5px 0 0}.comment .comment-edit-link:after{color:#999;content:"\b7";font-size:32px;margin:0 2px 0 10px;position:relative;top:6px;line-height:0}.comment .comment-content{font-size:14px;line-height:22px}.comment .comment-content p{margin:0 0 15px}.comment .comment-awaiting-moderation{background:#fdffc7;color:#4b4d4d;padding:0 5px}.comment .ht-voting{display:inline-block}.children .avatar{height:30px;width:30px}.children .comment-author-name,.children .comment-time{margin:0 0 0 45px}.widget .widget-title{font-size:17px;margin:0 0 20px}.widget ul{padding:0;margin:0;list-style:none}.widget ul.sub-menu{margin-left:1em}.widget li.kb-article{padding-left:35px;position:relative}.widget li.kb-article>i{position:absolute;left:0;font-size:20px;color:#333}.widget li.kb-article-standard>i{top:5px}.widget li.kb-article-video>i{top:3px}.widget .entry-title{font-size:18px;line-height:24px;margin:0 0 5px}.widget .entry-title a{color:#1a1a1a}.widget .entry-meta{list-style:none;margin:0;padding:0;color:gray}.widget .entry-meta li{float:left;font-size:13px;line-height:1;margin:0 10px 0 0}.widget .entry-meta a{color:gray}.widget .entry-meta .ht-entry-category a:before{display:inline-block;content:"";background:#cb6158;height:9px;width:9px;margin:0 5px 0 0}.widget .entry-meta .ht-rating i{color:gray;margin:0 5px 0 0}.widget img{max-width:100%;height:auto}.widget_search .search-field{width:100%}.widget_search .search-submit{display:none}#wp-calendar{width:100%}#wp-calendar caption{color:#4b4d4d;font-size:12px;font-weight:600;margin-bottom:10px;text-align:center;text-transform:uppercase}#wp-calendar thead{font-size:10px}#wp-calendar thead th{padding-bottom:10px}#wp-calendar tbody{color:#aaa;background:#fafafa}#wp-calendar tbody td{background:#f5f5f5;border:1px solid #fff;text-align:center;padding:3%}#wp-calendar tbody td:hover{background:#fff}#wp-calendar tbody .pad{background:0 0}#wp-calendar tfoot #next{font-size:10px;text-transform:uppercase;text-align:right}#wp-calendar tfoot #prev{font-size:10px;text-transform:uppercase;padding-top:10px}.widget_rss .widget-title>a img{margin:0 5px 0 0;position:relative;top:2px}.widget_rss li{margin:0 0 20px}.widget_rss li>a{font-size:20px;line-height:26px;margin:0 0 15px;color:#4b4d4d}.widget_rss li .rss-date{display:block;color:#737980;margin:0 0 10px;font-size:13px}.widget_rss li .rssSummary{margin:0 0 10px}.recentcomments a{color:inherit}.recentcomments a:visited{color:inherit}.widget_categories ul li span{float:right}.widget_categories ul .children{border-top:1px solid #e5e7e9;margin-left:20px;margin-top:10px;padding-top:10px}.HT_Posts_Widget_Plugin li{margin-left:0}.HT_Posts_Widget_Plugin li:before{display:none}.HT_Posts_Widget_Plugin .widget-entry-thumb{float:left;margin:0 20px 0 0}.HT_Posts_Widget_Plugin .widget-entry-thumb a{display:block;line-height:0}.HT_Posts_Widget_Plugin .widget-entry-title{display:block;font-size:14px!important;line-height:1.4}.HT_Posts_Widget_Plugin .entry-date{font-size:13px}.HT_Posts_Widget_Plugin .entry-date i{margin:0 5px 0 0}.HT_Social_Widget_Display li{border-bottom:0!important;margin-bottom:0!important;padding-bottom:0!important}.paging-navigation{font-size:13px;padding:15px 0}.paging-navigation .nav-next{float:right}.paging-navigation .nav-next i{margin:0 0 0 5px}.paging-navigation .nav-previous{float:left}.paging-navigation .nav-previous i{margin:0 5px 0 0}.paging-navigation .nav-next a,.paging-navigation .nav-previous a{background:#fff;color:#4b4d4d;display:inline-block;line-height:1;text-transform:uppercase}.paging-navigation .nav-next a:hover,.paging-navigation .nav-previous a:hover{color:#1a1a1a}.ht-pagination{font-size:13px}.ht-pagination ul{list-style:none;margin:0;padding:0}.ht-pagination ul li{display:inline-block}.ht-pagination ul a,.ht-pagination ul span{color:#4b4d4d;border:1px solid #dfe4e6;padding:5px;line-height:1;padding:3px 6px}.ht-pagination ul a.current,.ht-pagination ul span.current{background:#dfe4e6;color:#4b4d4d}.ht-pagination ul a:hover,.ht-pagination ul span:hover{background:#dfe4e6}body.error404 #primary{background:#32a3cb}body.error404 .post.error404{margin:80px 0;text-align:center}body.error404 .post.error404 .entry-title{font-size:160px;font-weight:700;line-height:100%;margin:0 0 20px;color:#fff}body.error404 .post.error404 .entry-tagline{font-size:22px;margin:0 0 20px;line-height:100%;color:#fff}body.error404 .post.error404 .search-form .search-field{width:320px}body.error404 .post.error404 .search-form .search-submit{display:none}.tags{margin:0 0 20px;font-size:13px}.tags a,.widget_tag_cloud a{display:inline-block;background:#999;line-height:1;margin:0 0 5px 5px;padding:5px 6px 6px;text-decoration:none;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;-moz-transition:background .15s ease-out;-o-transition:background .15s ease-out;-webkit-transition:background .15s ease-out;-ms-transition:background .15s ease-out;transition:background .15s ease-out}.tags a,.tags a:visited,.widget_tag_cloud a,.widget_tag_cloud a:visited{color:#fff!important}.tags a:hover,.widget_tag_cloud a:hover{background:gray}.tags a:before,.widget_tag_cloud a:before{content:"#";padding:0 2px 0 0}body.single .hentry{margin:0 0 20px}body.single .hentry .entry-header{border-bottom:1px solid #dfe4e6;margin:0 0 25px;padding:0 0 20px}body.single .hentry .entry-title{font-size:20px}@media screen and (min-width:321px){body.single .hentry .entry-title{font-size:22px}}@media screen and (min-width:500px){body.single .hentry .entry-title{font-size:28px}}body.single-ht_kb .hentry{border-bottom:0;margin:0}.avatar{-webkit-border-radius:99%;-moz-border-radius:99%;-ms-border-radius:99%;border-radius:99%}body.page .page{border-bottom:0}body.author #content .hentry.post,body.author #content .hentry.ht_kb{padding:15px 0}@media screen and (min-width:500px){body.author #content .hentry.post,body.author #content .hentry.ht_kb{padding:30px 0}}.embed-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%}.embed-container iframe,.embed-container object,.embed-container embed{position:absolute;top:0;left:0;width:100%;height:100%}.tocheckout .wp-video-shortcode{max-width:100%}.tocheckout .wp-video{height:auto!important}.tocheckout .wp-audio-shortcode{max-width:100%}.tocheckout .entry-content .twitter-tweet-rendered{max-width:100%!important}.tocheckout .entry-content .cards-multimedia img{height:auto}.tocheckout .mejs-container{width:100%!important;height:auto!important;padding-top:57%}.tocheckout .mejs-overlay,.tocheckout .mejs-poster{width:100%!important;height:100%!important}.tocheckout .mejs-mediaelement video{position:absolute;top:0;left:0;right:0;bottom:0;width:100%!important;height:100%!important}.bypostauthor{outline:0}
.hkb-archive:after,.hkb-site-search:after,.hkb-breadcrumbs:after,.hkb-category .hkb-category__header:after,.hkb-meta:after,.hkb-entry-content:after,.hkb_widget_articles .hkb-meta:after,.ht-voting:after,.ht-voting-comment:after{content:"";display:table;clear:both}.hkb-screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.hkb-archive{list-style:none;padding:0;margin:0}.hkb-archive>li{margin:0}@media screen and (min-width:770px){.hkb-archive.hkb-archive--two-cols{margin:0 -20px}.hkb-archive.hkb-archive--two-cols>li{float:left;width:50%;padding:0 20px}.hkb-archive.hkb-archive--two-cols>li:nth-child(2n+3){clear:left}}@media screen and (min-width:770px){.hkb-archive.hkb-archive--three-cols{margin:0 -20px}.hkb-archive.hkb-archive--three-cols>li{float:left;width:33.333%;padding:0 20px}.hkb-archive.hkb-archive--three-cols>li:nth-child(3n+4){clear:left}}@media screen and (min-width:770px){.hkb-archive.hkb-archive--four-cols{margin:0 -20px}.hkb-archive.hkb-archive--four-cols>li{float:left;width:25%;padding:0 20px}.hkb-archive.hkb-archive--four-cols>li:nth-child(4n+5){clear:left}}.hkb-site-search{margin:20px 0 0;position:relative;max-width:730px}.hkb-site-search .hkb-site-search__field{float:left;width:86%;margin:0;min-height:50px;padding-left:1em;padding-right:1em;border-radius:2px 0 0 2px}@media screen and (min-width:550px){.hkb-site-search .hkb-site-search__field{width:82%}}.hkb-site-search .hkb-site-search__field.live-search-loading{background:#fff url(https://docs.keydesign.xyz/wp-content/themes/helpguru/css/../images/loader.svg)no-repeat right 5px center}.hkb-site-search .hkb-site-search__button{width:14%;margin:0;position:absolute;bottom:0;top:0;right:2px;padding-left:10px;padding-right:10px;text-align:center}@media screen and (min-width:550px){.hkb-site-search .hkb-site-search__button{width:18%}}.hkb-site-search .hkb-site-search__button:before{content:"\f002";font-family:FontAwesome;font-style:normal;font-weight:400}@media screen and (min-width:550px){.hkb-site-search .hkb-site-search__button:before{display:none}}.hkb-site-search .hkb-site-search__button span{display:none}@media screen and (min-width:550px){.hkb-site-search .hkb-site-search__button span{display:inline}}.hkb-breadcrumbs{list-style:none;padding:0;margin:0;font-size:12px}.hkb-breadcrumbs li{display:inline-block;margin:0}.hkb-breadcrumbs li:after{content:"/";color:#8c8c8c;margin:0 6px}.hkb-breadcrumbs li:last-child:after{content:"";margin:0}.hkb-breadcrumbs a,.hkb-breadcrumbs a:visited,.hkb-breadcrumbs a:hover{color:#8c8c8c}.hkb-category{margin:0 0 40px;position:relative}.hkb-category[data-hkb-cat-icon=true] .hkb-category__header{padding-left:50px}.hkb-category[data-hkb-cat-icon=true] .hkb-category__icon{position:absolute;top:0;left:0;max-width:35px}.hkb-category[data-hkb-cat-icon=false] .hkb-category__header{padding-left:50px}.hkb-category[data-hkb-cat-icon=false] .hkb-category__header:before{font-family:FontAwesome;font-size:30px;line-height:30px;content:"\f114";color:#6d6d6d;margin:2px 0 0;position:absolute;top:0;left:0}.hkb-category .hkb-category__header{position:relative;padding:0 0 15px;border-bottom:2px solid #dfe4e6}.hkb-category .hkb-category__title{display:inline-block;font-size:18px;line-height:1.3;margin:0}.hkb-category .hkb-category__title a,.hkb-category .hkb-category__title a:visited{color:#1a1a1a}.hkb-category .hkb-category__count{display:inline-block;font-size:12px;color:#999;margin-left:2px}.hkb-category .hkb-category__count:before{content:"("}.hkb-category .hkb-category__count:after{content:")"}.hkb-category .hkb-category__description{margin:8px 0 0;font-size:14px;line-height:1.5}.hkb-category .hkb-article-list{margin:10px 0 0;font-size:14px;line-height:22px}.hkb-category .hkb-category__view-all{display:block;font-size:15px;line-height:22px;position:relative;padding-left:25px;color:inherit;font-weight:400}.hkb-category .hkb-category__view-all:before{font-family:FontAwesome;content:"\f18e";color:#6d6d6d;font-size:16px;position:absolute;top:0;bottom:0;left:0}.hkb-subcats{list-style:none;padding:0;margin:10px 0 5px}.hkb-subcats>li{margin:0 0 5px}.hkb-subcats a{color:inherit}.hkb-subcats .hkb-subcats__cat{position:relative;padding-left:25px}.hkb-subcats .hkb-subcats__cat:before{font-family:FontAwesome;content:"\f07b";color:#6d6d6d;font-size:16px;position:absolute;top:0;bottom:0;left:0}.hkb-subcats .hkb-subcats__cat .hkb-article-list{margin-top:5px}.hkb-subcats .hkb-subcats__cat-title{display:inline-block}.hkb-subcats .hkb-subcats__cat-count{display:inline-block;font-size:12px;color:#999;margin-left:2px}.hkb-subcats .hkb-subcats__cat-count:before{content:"("}.hkb-subcats .hkb-subcats__cat-count:after{content:")"}.hkb-article-list{list-style:none;padding:0;margin:0}.hkb-article-list>li{border-bottom:1px solid #e1e3e6;margin:0 0 8px;padding:0 0 8px}.hkb-article-list a{color:inherit;font-weight:400}.hkb-article-list .hkb-article-list__format-standard,.hkb-article-list .hkb-article-list__format-video{position:relative;padding-left:25px}.hkb-article-list .hkb-article-list__format-standard:before,.hkb-article-list .hkb-article-list__format-video:before{font-family:FontAwesome;content:"\f0f6";color:#6d6d6d;font-size:16px;position:absolute;top:2px;bottom:0;left:0}.hkb-article-list .hkb-article-list__format-standard:before{content:"\f0f6"}.hkb-article-list .hkb-article-list__format-video:before{content:"\f0f6"}.hkb-meta{list-style:none;margin:0;padding:0;font-size:12px;line-height:1}.hkb-meta li{float:left;margin:0 0 0 5px;background:#ededed;padding:4px 5px;border-radius:3px}.hkb-meta li:first-child{margin-left:0}.hkb-meta .hkb-meta__views:before{content:"\f06e";color:#6d6d6d;display:inline-block;font-family:FontAwesome;margin-right:3px}.hkb-meta .hkb-meta__usefulness{background:#9cc051;color:#fff}.hkb-meta .hkb-meta__usefulness:before{display:inline-block;font-family:FontAwesome;margin-right:3px}.hkb-meta .hkb-meta__usefulness.hkb-meta__usefulness--good:before{content:"\f164";color:#fff}.hkb-meta .hkb-meta__usefulness.hkb-meta__usefulness--bad{background:#d26a40}.hkb-meta .hkb-meta__usefulness.hkb-meta__usefulness--bad:before{content:"\f165";color:#fff}.hkb-meta .hkb-meta__comments:before{content:"\f075";color:#6d6d6d;display:inline-block;font-family:FontAwesome;margin-right:3px}.hkb-entry-meta{list-style:none;color:#999;font-size:12px;margin:10px 0 0;padding:0}.hkb-entry-meta a{text-decoration:none}.hkb-entry-meta a:hover{text-decoration:underline}.hkb-entry-meta li{float:left;margin:0;padding:0}.hkb-entry-meta li:after{content:"|";margin:0 5px;color:#e1e3e6}.hkb-entry-meta li:last-child:after{content:none}.hkb-article{position:relative}.hkb-article .hkb-article__title{margin:0 0 10px}.hkb-article .hkb-article__title a{color:inherit}.hkb-article__content{margin:0 0 2em}.hkb-article__content ul li{list-style:disc}.hkb-article__links{margin:-1em 0 2em}.hkb-article-tags a{border:none;margin-left:5px}.hkb-article-tags a:after{content:","}.hkb-article-tags a:last-child:after{content:""}.hkb-article-related{margin:0 0 40px}.hkb-article-related .hkb-article-related__title{font-size:22px;margin:0 0 20px;padding:0 0 15px;border-bottom:2px solid #dfe4e6}.hkb-article-related .hkb-meta{position:absolute;right:0;top:1px}.hkb-article-related .hkb-article-list>li{padding-right:120px}.hkb-article-author{padding:30px 0 0}.hkb-article-author .hkb-article-author__avatar{float:left;margin:0 35px 0 0}.hkb-article-author .hkb-article-author__name{margin:0 0 15px;display:inline-block}.hkb-article-author .hkb-article-author__bio{margin:0 0 0 105px}.hkb-article-attachments{margin:0 0 2em}.hkb-article-attachments .hkb-article-attachments__title{margin:0 0 .6em;padding:0}.hkb-article-attachments .hkb-article-attachments__list{list-style:none;margin:0;padding:0}.hkb-article-attachments .hkb-article-attachments__item a{color:inherit;position:relative;padding-left:25px}.hkb-article-attachments .hkb-article-attachments__item a:before{content:"\f0c6";color:#6d6d6d;font-family:FontAwesome;font-size:16px;position:absolute;top:0;bottom:0;left:0}.hkb-article-attachments .hkb-article-attachments__item a[href$='.pdf']:before{content:"\f1c1"}.hkb-article-attachments .hkb-article-attachments__item a[href$='.doc']:before,.hkb-article-attachments .hkb-article-attachments__item a[href$='.docx']:before{content:"\f1c2"}.hkb-article-attachments .hkb-article-attachments__item a[href$='.ppt']:before,.hkb-article-attachments .hkb-article-attachments__item a[href$='.pptx']:before,.hkb-article-attachments .hkb-article-attachments__item a[href$='.pps']:before,.hkb-article-attachments .hkb-article-attachments__item a[href$='.ppsx']:before{content:"\f1c4"}.hkb-article-attachments .hkb-article-attachments__item a[href$='.mp4']:before,.hkb-article-attachments .hkb-article-attachments__item a[href$='.m4v']:before,.hkb-article-attachments .hkb-article-attachments__item a[href$='.mov']:before,.hkb-article-attachments .hkb-article-attachments__item a[href$='.wmv']:before,.hkb-article-attachments .hkb-article-attachments__item a[href$='.avi']:before,.hkb-article-attachments .hkb-article-attachments__item a[href$='.mpg']:before,.hkb-article-attachments .hkb-article-attachments__item a[href$='.ogv']:before,.hkb-article-attachments .hkb-article-attachments__item a[href$='.3gp']:before,.hkb-article-attachments .hkb-article-attachments__item a[href$='.3g2']:before{content:"\f1c8"}.hkb-article-attachments .hkb-article-attachments__item a[href$='.mp3']:before,.hkb-article-attachments .hkb-article-attachments__item a[href$='.m4a']:before,.hkb-article-attachments .hkb-article-attachments__item a[href$='.ogg']:before,.hkb-article-attachments .hkb-article-attachments__item a[href$='.wav']:before{content:"\f1c7"}.hkb-article-attachments .hkb-article-attachments__item a[href$='.jpg']:before,.hkb-article-attachments .hkb-article-attachments__item a[href$='.jpeg']:before,.hkb-article-attachments .hkb-article-attachments__item a[href$='.png']:before,.hkb-article-attachments .hkb-article-attachments__item a[href$='.gif']:before{content:"\f1c5"}.hkb-article-attachments .hkb-article-attachments__item a[href$='.js']:before,.hkb-article-attachments .hkb-article-attachments__item a[href$='.css']:before,.hkb-article-attachments .hkb-article-attachments__item a[href$='.html']:before,.hkb-article-attachments .hkb-article-attachments__item a[href$='.php']:before{content:"\f1c9"}.hkb-article-attachments .hkb-article-attachments__item a[href$='.zip']:before,.hkb-article-attachments .hkb-article-attachments__item a[href$='.rar']:before{content:"\f1c6"}#hkb.hkb-template-category .hkb-article{padding:15px 0;border-bottom:1px solid #dfe4e6;margin:0}#hkb.hkb-template-category .hkb-article .hkb-article__title{font-size:18px;line-height:20px;margin:0;padding:0 90px 0 0}#hkb.hkb-template-category .hkb-article .hkb-meta{position:absolute;right:0;top:14px;bottom:10px}#hkb.hkb-template-category .hkb-article__format-standard,#hkb.hkb-template-category .hkb-article__format-video{position:relative;padding-left:30px}#hkb.hkb-template-category .hkb-article__format-standard:before,#hkb.hkb-template-category .hkb-article__format-video:before{font-family:FontAwesome;content:"\f0f6";color:#6d6d6d;font-size:16px;position:absolute;top:12px;bottom:0;left:0}#hkb.hkb-template-category .hkb-article__format-standard:before{content:"\f0f6"}#hkb.hkb-template-category .hkb-article__format-video:before{content:"\f0f6"}#hkb.hkb-template-search .hkb-article{padding:10px 0;border-bottom:1px solid #dfe4e6}#hkb.hkb-template-search .hkb-article .hkb-article__title{font-size:18px;line-height:20px;margin:0;padding:0 90px 0 0}#hkb.hkb-template-search .hkb-article .hkb-meta{position:absolute;right:0;top:10px;bottom:10px}#hkb-jquery-live-search{background:#fff;padding:0;max-height:400px;overflow:auto;position:absolute;z-index:99;border:1px solid #e6e6e6;border-width:0 1px 1px;-webkit-box-shadow:5px 5px 5px rgba(0,0,0,.3);-moz-box-shadow:5px 5px 5px rgba(0,0,0,.3);box-shadow:5px 5px 5px rgba(0,0,0,.3)}#hkb.hkb-searchresults{list-style:none;margin:0;padding:0}#hkb.hkb-searchresults>li{position:relative;padding:0 10px;margin:0}#hkb.hkb-searchresults>li:hover,#hkb.hkb-searchresults>li.hkb-searchresults__current{background:#f7f7f7}#hkb.hkb-searchresults>li:nth-last-child(2) a{padding-bottom:12px}#hkb.hkb-searchresults>li.hkb-searchresults__article{padding-left:30px}#hkb.hkb-searchresults>li.hkb-searchresults__article a:before{font-family:FontAwesome;color:#6d6d6d;font-size:16px;line-height:1;position:absolute;left:10px;top:10px;font-weight:400}#hkb.hkb-searchresults>li.hkb-searchresults__article a:before{content:"\f0f6"}#hkb.hkb-searchresults>li.hkb-searchresults__showall,#hkb.hkb-searchresults>li.hkb-searchresults__noresults{background:#f7f7f7;text-align:center;font-size:15px;line-height:22px}#hkb.hkb-searchresults>li.hkb-searchresults__showall a,#hkb.hkb-searchresults>li.hkb-searchresults__showall span,#hkb.hkb-searchresults>li.hkb-searchresults__noresults a,#hkb.hkb-searchresults>li.hkb-searchresults__noresults span{display:block;padding:10px}#hkb.hkb-searchresults>li a{padding:6px 0 6px 10px;display:block;color:inherit;text-decoration:none}#hkb.hkb-searchresults>li .hkb-searchresults__title,#hkb.hkb-searchresults>li .hkb-searchresults__excerpt{display:block}#hkb.hkb-searchresults>li .hkb-searchresults__title{font-size:16px;line-height:18px;font-weight:700;padding:0 90px 0 0}#hkb.hkb-searchresults>li .hkb-searchresults__excerpt{margin:10px 0 0;font-size:15px;line-height:22px;font-weight:400}#hkb.hkb-searchresults>li .hkb-meta{position:absolute;top:6px;right:10px;font-size:11px;font-weight:400}.hkb_widget_articles>ul,.hkb_widget_categories>ul,.hkb_widget_authors>ul{list-style:none;margin:0;padding:0}.hkb_widget_articles>ul>li{position:relative;margin:0 0 10px;padding-left:25px}.hkb_widget_articles>ul>li:before{font-family:FontAwesome;content:"\f0f6";color:#6d6d6d;font-size:100%;position:absolute;top:2px;bottom:0;left:0}.hkb_widget_articles>ul>li a{color:#4b4d4d}.hkb_widget_articles .hkb-widget__entry-title{display:block;margin:0 0 4px;font-size:14px;color:#333!important}.hkb_widget_articles .hkb-meta{list-style:none;margin:2px 0 0!important;padding:0;font-size:11px;line-height:1}.hkb_widget_articles .hkb-meta li{float:left;margin:0 0 0 5px;background:#ededed;padding:4px 5px;border-radius:3px}.hkb_widget_articles .hkb-meta li:first-child{margin-left:0}.hkb_widget_articles .hkb-meta .hkb-meta__views:before{content:"\f06e";color:#6d6d6d;display:inline-block;font-family:FontAwesome;margin-right:3px}.hkb_widget_articles .hkb-meta .hkb-meta__usefulness{background:#9cc051;color:#fff}.hkb_widget_articles .hkb-meta .hkb-meta__usefulness:before{display:inline-block;font-family:FontAwesome;margin-right:3px}.hkb_widget_articles .hkb-meta .hkb-meta__usefulness.hkb-meta__usefulness--good:before{content:"\f164";color:#fff}.hkb_widget_articles .hkb-meta .hkb-meta__usefulness.hkb-meta__usefulness--bad{background:#d26a40}.hkb_widget_articles .hkb-meta .hkb-meta__usefulness.hkb-meta__usefulness--bad:before{content:"\f165";color:#fff}.hkb_widget_articles .hkb-meta .hkb-meta__comments:before{content:"\f075";color:#6d6d6d;display:inline-block;font-family:FontAwesome;margin-right:3px}.hkb_widget_categories>ul>li{position:relative;padding-right:30px;margin:0 0 10px}.hkb_widget_categories>ul>li span{position:absolute;right:0}.hkb_widget_categories>ul>li .children{border-top:1px solid #e5e7e9;margin-left:20px;padding-top:10px}.hkb_widget_categories>ul>li ul{margin-top:10px}.hkb_widget_categories>ul>li ul li{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #e5e7e9}.hkb_widget_categories>ul>li ul li:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}.hkb_widget_authors .hkb-widget-author__avatar{float:left;margin:0 15px 0 0}.hkb_widget_authors .hkb-widget-author__avatar a{color:#333!important;display:block;line-height:1}.hkb_widget_authors .hkb-widget-author__title{font-size:14px;font-weight:700;color:#333!important}.hkb_widget_authors .hkb-widget-author__postcount span{clear:right;float:right;font-size:85%;line-height:1;padding:5px;margin:1px 0 0;background:#fff;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px}.hkb_widget_search .hkb_widget_search__field{width:100%}.hkb_widget_exit .hkb_widget_exit__content{margin:0 0 10px}.hkb_widget_exit .hkb_widget_exit__btn{display:inline-block;color:#fff!important;padding:8px 16px;border-radius:4px}.ht-voting .ht-voting-links .ht-voting-upvote,.ht-voting .ht-voting-links .ht-voting-downvote{display:inline-block;background:#919195;color:#fff;text-decoration:none;padding:10px 16px;font-size:15px;line-height:1;border:0;text-align:center;min-width:70px;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;position:relative;transition:all .3s linear 0s}.ht-voting .ht-voting-links .ht-voting-upvote span,.ht-voting .ht-voting-links .ht-voting-downvote span{right:0;position:relative;transition:all .2s ease-out 0s}.ht-voting .ht-voting-links .ht-voting-upvote i,.ht-voting .ht-voting-links .ht-voting-downvote i{width:18px;position:absolute;left:30px;top:50%;margin-top:-9px;line-height:18px;opacity:0;transition:all .2s ease-out 0s;display:inline-block;font-family:FontAwesome}.ht-voting .ht-voting-links .ht-voting-upvote i:before,.ht-voting .ht-voting-links .ht-voting-downvote i:before{content:"\f164"}.ht-voting .ht-voting-links .ht-voting-upvote:hover,.ht-voting .ht-voting-links .ht-voting-downvote:hover{padding:10px 16px}.ht-voting .ht-voting-links .ht-voting-upvote:hover span,.ht-voting .ht-voting-links .ht-voting-downvote:hover span{right:-10px}.ht-voting .ht-voting-links .ht-voting-upvote:hover i,.ht-voting .ht-voting-links .ht-voting-downvote:hover i{opacity:1;left:12px}.ht-voting .ht-voting-links .ht-voting-upvote{background:#9cc051}.ht-voting .ht-voting-links .ht-voting-upvote i:before{content:"\f164"}.ht-voting .ht-voting-links .ht-voting-downvote{background:#d26a40}.ht-voting .ht-voting-links .ht-voting-downvote i:before{content:"\f165"}.ht-voting .ht-voting-login-required{background-color:red;color:#fff;margin:2px;padding:2px}.ht-voting br{display:none}.ht-voting-comment{margin:10px 0 0;max-width:600px}.ht-voting-comment .ht-voting-comment__textarea{margin:0 0 10px;width:100%}.ht-voting-comment .ht-voting-comment__submit{float:right}.hkb-feedback{margin:0 0 2em}.hkb-feedback .hkb-feedback__title{margin:0 0 .6em;padding:0}.hkb-feedback .ht-voting-comment__textarea{background:#fff;border:1px solid #ebebeb;color:#6e6c6c;padding:10px 12px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px}.hkb-feedback .ht-voting-comment__submit{background:#434345;border:none;padding:10px 14px;text-transform:uppercase;font-size:14px;font-family:nunito,sans-serif;font-weight:400;color:#fff;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;-moz-transition:all 0 .3s ease-out;-o-transition:all 0 .3s ease-out;-webkit-transition:all 0 .3s ease-out;-ms-transition:all 0 .3s ease-out;transition:all 0 .3s ease-out}.hkb-pagination{margin:20px 0 0;font-size:14px}.hkb-pagination a{color:#4b4d4d;border:1px solid #dfe4e6;line-height:1;padding:5px 8px}.hkb-pagination a:hover{background:#dfe4e6}
:root{--main-color:#4353ff;--secondary-color:#3545EE;--main-color-transparent:#0066FF14;--main-color-semi-transparent:#0066FF1f;--main-color-semi-opaque:#0066FFa8;--main-color-shadow:#0066FF26;--gradient-start-color:#4353ff;--gradient-end-color:#4353ff;--heading-color:#1A1A1A;--drag-cursor-color:#1A1A1A;--subtitle-color:#617798;--text-color:#666666;--global-border-radius:5px;--button-border-radius:25px;--cards-border-radius:5px;--button-border-width:1px;--gray-color-overlay:#F2F4FE;--gray-transparent-overlay:rgb(0 0 0 / 3%);--border-color:#e7e7e7;--placeholder-color:#8C97AC;--fast-animation:all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);--image-animation:all 0.7s cubic-bezier(.2, 1, .22, 1);--medium-body-text-size:1.125em;--large-body-text-size:1.25em}body{color:var(--text-color);font-size:16px;line-height:1.6}h1,h2,h3,h4,h5,#nav-primary,body{font-family:inter,sans-serif}h1,h2,h3,h4,h5{color:var(--heading-color);letter-spacing:-.027em;font-weight:700}h4,h5,h6{font-weight:600}.hkb-category .hkb-category__title a,.hkb-category .hkb-category__title a:visited,#page-header,#page-header a,#page-header a:visited,#page-header a:hover,#page-header #page-header-title{color:var(--heading-color)!important}#site-header,#site-header a,#site-header a:visited,#site-header a:hover,#nav-primary button{color:var(--heading-color)!important}#site-header #logo img{max-width:110px;display:flex}#page-header{padding:100px 0}#sidebar{margin:50px 0 0}#content{margin:50px 0}.entry-content h2,.entry-content h3{margin-top:30px;line-height:1.4em}.entry-content h2{padding-bottom:1rem;font-size:24px;border-bottom:1px solid var(--border-color);font-weight:700}.entry-content h3{font-size:20px;font-weight:500}.entry-content h4{margin:1.75rem 0}.entry-content h4 strong{display:flex;align-items:center}.hkb-entry-meta .ht-kb-em-author{display:none}.hkb-site-search .hkb-site-search__button{display:none}#hkb.hkb-searchresults>li .hkb-meta{display:none}#hkb.hkb-searchresults>li .hkb-searchresults__title{text-decoration:underline}#hkb.hkb-searchresults>li a{padding:10px}#hkb.hkb-searchresults>li .hkb-searchresults__title{padding:0;line-height:26px;font-weight:400}#hkb.hkb-searchresults>li.hkb-searchresults__article a:before{left:16px;top:21px;color:var(--main-color)}#hkb-jquery-live-search{margin:10px 0 0;border-radius:var(--cards-border-radius);box-shadow:5px 5px 5px rgba(0,0,0,.3)}.entry-content img{margin-bottom:24px}.entry-content a img{cursor:zoom-in}.entry-content ul,.entry-content ol{list-style-type:none;padding-left:0;list-style-position:outside;margin:20px 0;counter-reset:section}.entry-content>ul li,.entry-content>ol li{padding:12px 0;border-bottom:1px solid var(--border-color)}.entry-content>ul li{list-style-type:none}.entry-content>ul li::before,.entry-content>ul li>ul li::before{counter-increment:section;content:"";font-weight:600;color:#fff;background:#45515b;border-radius:100%;width:4px;height:4px;margin-bottom:2px;display:inline-block;margin-right:12px}.entry-content>ul li:last-child,.entry-content>ol li:last-child{border-bottom:0}.entry-content ol li::before{counter-increment:section;content:counter(section)". ";font-weight:500;margin-right:5px}.entry-content>ol li>ul{margin-top:10px;margin-bottom:0}.entry-content>ol li>ul li{padding-left:20px;list-style-type:none;border-bottom:0}.hkb-feedback{padding:2em;background-color:#eee;box-shadow:0 0 0 2px rgba(0,0,0,.1)}.ht-voting-comment{max-width:initial}.ht-voting-comment .ht-voting-comment__submit{float:none}.hkb-feedback .hkb-feedback__title{font-weight:700;font-size:22px;text-align:center}.hkb-feedback .ht-voting{text-align:center}.hkb-article-related .hkb-article-list{display:flex;flex-flow:row wrap}.hkb-article-related .hkb-article-list>li{width:100%;padding-left:0}.hkb-article-related .hkb-meta{display:none}.hkb-site-search .hkb-site-search__field{width:100%;font-size:18px;border-radius:var(--cards-border-radius);padding:15px 20px 15px 55px}.hkb-site-search::after{display:block;content:'';background-size:24px;height:24px;width:24px;position:absolute;top:15px;left:18px}.ht-voting .ht-voting-links .ht-voting-downvote{background-color:#ef5350}.ht-voting .ht-voting-links .ht-voting-upvote{background:#00c853}#site-footer-widgets{background-color:#eee}#page-header-breadcrumbs{background-color:#eee}.hkb-entry-meta{list-style:none;color:var(--text-color);font-size:14px;margin:10px 0 0;padding:0;font-weight:500}.hkb-entry-meta a:visited,.hkb-entry-meta a *{color:var(--main-color)}.hkb-category .hkb-category__count{display:inline-block;font-size:18px;color:var(--text-color);font-weight:400;margin-right:0;margin-left:auto}.hkb-category .hkb-category__description{font-size:16px}@media screen and (min-width:321px){.ht-container{max-width:1240px}}#page-header{background:var(--gray-color-overlay)!important}#site-header{background:#fff!important;border-bottom:1px solid var(--border-color);padding:15px 0}#page-header{border-bottom:1px solid var(--border-color)}#sidebar .sidebar-support-wrapper .sidebar-support-btn,#nav-primary ul>li a{font-weight:800;margin:0 0 2px;padding:6px 15px;line-height:20px;text-transform:inherit;letter-spacing:1px;font-size:16px;opacity:1;margin:0;padding:0 10px;line-height:1;-webkit-transition:.25s;-o-transition:.25s;transition:var(--fast-animation);font-weight:500;letter-spacing:0;color:var(--heading-color)}.hkb-site-search .hkb-site-search__field{width:100%;font-size:18px;border-radius:var(--cards-border-radius);padding:13px 20px 13px 55px;box-shadow:none;border:1px solid var(--border-color);color:var(--text-color)}.hkb-site-search::after{display:block;content:'';background:url(https://docs.keydesign.xyz/wp-content/themes/helpguru-child/images/icon-search.svg)no-repeat 50%;background-size:18px;height:18px;width:18px;position:absolute;top:18px;left:20px;opacity:.25}#site-footer-widgets li a:hover,.hkb-category .hkb-category__view-all:hover,#site-header a:hover{color:var(--main-color)!important}.hkb-article-list>li{border-bottom:1px solid rgba(229,231,242,.85);margin:0 0 8px;padding:0 0 8px}.hkb-article-list .hkb-article-list__format-standard,.hkb-article-list .hkb-article-list__format-video{position:relative;padding-left:25px;padding-top:3px}.hkb-category .hkb-category__title{display:flex;font-size:42px;line-height:1.4em;margin:0;font-weight:700;align-items:center;justify-content:space-between}.hkb-archive .hkb-category .hkb-category__title{font-size:28px}.hkb-article-list>li{border-bottom:1px solid var(--border-color);margin:0 0 8px;padding:0 0 13px}.hkb-category .hkb-category__header{position:relative;padding:0 0 30px;border-bottom:1px solid var(--border-color);display:flex;flex-flow:column wrap;justify-content:space-between}.hkb-article-list .hkb-article-list__format-standard:before,.hkb-article-list .hkb-article-list__format-video:before,.hkb_widget_articles>ul>li:before,#hkb.hkb-template-category .hkb-article__format-standard:before,#hkb.hkb-template-category .hkb-article__format-video:before{display:none}#hkb.hkb-template-category .hkb-article__format-standard{padding:1.375rem 76px 1.375rem 0}#hkb.hkb-template-category .hkb-article__format-standard:before{top:16px}#sidebar .sidebar-support-wrapper .sidebar-support-btn,#menu-item-22 a{-webkit-transition:.3s!important;-moz-transition:.3s!important;-ms-transition:.3s!important;-o-transition:.3s!important;transition:.3s!important;text-align:center;border:0;min-width:140px;color:#fff!important;padding:0;padding:16px 25px;margin:auto;display:table;box-sizing:border-box;line-height:1;-webkit-transition:.25s;-o-transition:.25s;transition:.25s;cursor:pointer;z-index:11;position:relative;background-color:var(--main-color);border-radius:var(--button-border-radius);margin-bottom:-27px;padding:18px 25px!important;font-size:14px!important;margin-left:10px!important}#sidebar .sidebar-support-wrapper .sidebar-support-btn:hover,#menu-item-22 a:hover{color:#fff!important;background-color:var(--heading-color)}#menu-item-22 a:visited{color:#fff!important}#sidebar .sidebar-support-wrapper .sidebar-support-btn{display:flex;align-items:center;justify-content:center;margin:0!important;max-width:100%;width:100%;max-height:50px}.hkb_btn,.hkb_widget_exit .hkb_widget_exit__btn,#site-header #menu-item-12 a{-webkit-transition:.3s!important;-moz-transition:.3s!important;-ms-transition:.3s!important;-o-transition:.3s!important;transition:.3s!important;text-align:center;border:0;min-width:140px;font-weight:400;color:#fff!important;padding:0;line-height:1;padding:18px 24px;margin:auto;display:table;box-sizing:border-box;-webkit-transition:.25s;-o-transition:.25s;transition:.25s;cursor:pointer;z-index:11;position:relative;background-color:var(--main-color);border-radius:var(--cards-border-radius);margin-left:10px;letter-spacing:0;color:#fff!important;background:linear-gradient(90deg,var(--gradient-start-color) 0%,var(--gradient-end-color) 100%)!important;margin-top:-15px;margin-bottom:-19px;font-size:14px;font-weight:500;border-radius:var(--button-border-radius)}.hkb_widget_exit .hkb_widget_exit__btn{margin:0;margin-top:25px}.hkb_btn:hover,.hkb_widget_exit .hkb_widget_exit__btn:hover,#sidebar .hkb_widget_exit .hkb_widget_exit__btn:hover,#site-header #menu-item-12 a:hover{color:#fff!important;background:linear-gradient(90deg,var(--gradient-end-color) 0%,var(--gradient-start-color) 100%)!important}#primary .hkb_btn{color:#fff!important;margin:0}#hkb-jquery-live-search{margin:0;margin-top:-1px;border-radius:var(--cards-border-radius);box-shadow:none;border:1px solid var(--border-color);width:100%!important;max-width:640px}#hkb.hkb-searchresults>li .hkb-searchresults__title{font-size:16px;color:var(--heading-color);font-weight:500;font-size:18px}#hkb.hkb-searchresults>li .hkb-searchresults__title{padding:0;font-weight:500;text-decoration:none;margin-bottom:5px;letter-spacing:-.01em}#hkb.hkb-searchresults>li:hover,#hkb.hkb-searchresults>li.hkb-searchresults__current{background:var(--gray-color-overlay)}#hkb.hkb-searchresults li{padding-top:5px;padding-bottom:5px}#hkb.hkb-searchresults>li.hkb-searchresults__showall,#hkb.hkb-searchresults>li.hkb-searchresults__noresults{background:#fff;border-top:1px solid var(--border-color);text-align:center;font-size:16px;line-height:24px;color:var(--main-color);font-weight:500}#hkb.hkb-searchresults>li.hkb-searchresults__showall:hover{background:var(--gray-color-overlay)}#site-footer-widgets{background:var(--heading-color);border-top:1px solid var(--border-color);padding-bottom:75px;padding-top:100px}#site-footer{background:var(--heading-color);color:inherit;padding:25px 0;border-top:1px solid #ffffff12}#site-footer-widgets .widget .widget-title{margin-bottom:25px;font-size:18px;font-weight:700;margin-bottom:20px;line-height:20px;color:#fff}.hkb-article-list a,#site-footer-widgets li a,#site-footer-widgets li,#site-footer-widgets,.hkb_widget_articles .hkb-widget__entry-title{font-size:18px;color:var(--text-color)!important;font-weight:400}#site-footer #copyright a,#site-footer #copyright a:visited,#site-footer-widgets li a{color:#d9d9d9!important;font-size:16px}#site-footer #copyright a:hover{color:var(--main-color)!important}.hkb-breadcrumbs a,.hkb-breadcrumbs a:visited,.hkb-breadcrumbs a:hover{color:var(--text-color)}.hkb-article-list a:hover,.hkb-breadcrumbs a:hover{color:var(--main-color)}.hkb_widget_categories>ul>li span{font-size:18px;color:var(--text-color)}#sidebar .widget.hkb_widget_categories li a{font-size:16px}#sidebar .hkb_widget_categories li.active>a{color:var(--heading-color)!important;font-weight:500}#sidebar .hkb_widget_categories .category-list-children{display:none;margin-top:16px}#sidebar .hkb_widget_categories li.active .category-list-children{display:block}#sidebar .hkb_widget_categories .category-list-children li{border-bottom:0;border-left:1px solid var(--border-color);margin:0;padding:0}#sidebar .hkb_widget_categories .category-list-children li a{display:block;padding-bottom:1em;padding-left:1em;font-size:16px;font-weight:400;line-height:1.4em}#sidebar .hkb_widget_categories .category-list-children li.active-child a{color:var(--main-color)!important;font-weight:500}#sidebar .hkb_widget_categories .category-list-children li:last-child a{padding-bottom:0}#page-header-breadcrumbs{background-color:transparent;margin-bottom:24px;padding:0}.hkb-breadcrumbs{font-size:14px}.hkb-breadcrumbs a{font-weight:500}#page-header-breadcrumbs .hkb-breadcrumbs a,#page-header-breadcrumbs .hkb-breadcrumbs a:visited,#page-header-breadcrumbs .hkb-breadcrumbs a:hover{color:var(--main-color)}#page-header-breadcrumbs .hkb-breadcrumbs a:hover{text-decoration:underline}#page-header-breadcrumbs .hkb-breadcrumbs li:last-child a{color:var(--heading-color);text-decoration:none;pointer-events:none}#page-header-breadcrumbs .hkb-breadcrumbs li:last-child a:hover{opacity:1}body.single .hentry .entry-title{padding-top:10px;font-size:42px;font-weight:700;color:var(--heading-color);line-height:1.4em}body.single .hentry .entry-header{border-bottom:0;margin:0 0 50px;padding:0;margin-top:-10px}.hkb-meta li{float:left;margin:0 0 0 5px;background:var(--gray-color-overlay);padding:4px 5px;border-radius:var(--cards-border-radius);color:var(--text-color);background:0 0;font-size:18px}.hkb-meta .hkb-meta__views:before{color:var(--main-color);background:0 0;font-size:18px}.hkb-meta .hkb-meta__usefulness{background:var(--main-color);color:#fff}.hkb-category{margin:0 0 50px;position:relative}.entry-content img{margin-bottom:25px;border-radius:var(--cards-border-radius);border:1px solid var(--border-color);box-shadow:none;padding:10px;max-width:100%;image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor}.entry-content strong,.entry-content b{color:var(--heading-color);font-weight:600}.entry-content>ul li,.entry-content>ol li{padding:8px 0;border-bottom:0}.entry-content>ul li:last-child,.entry-content>ol li:last-child{padding-bottom:0}.entry-content>ul li:first-child,.entry-content>ol li:first-child{padding-top:0}.hkb-entry-content .hkb-feedback{margin:1.75rem 0;padding:1.75rem;background-color:var(--gray-color-overlay);border:1px solid var(--border-color);border-radius:var(--cards-border-radius);box-shadow:none}.hkb-feedback .hkb-feedback__title{font-weight:400}.ht-voting .ht-voting-links .ht-voting-upvote,.ht-voting .ht-voting-links .ht-voting-downvote{border-radius:var(--button-border-radius)!important}.entry-content hr{background:var(--border-color);margin:30px 0!important}.hkb-feedback a{font-weight:400;border-radius:var(--cards-border-radius)!important}.entry-content a:hover{text-decoration:underline}.hkb-feedback .hkb-feedback__title{font-weight:700;text-align:center;margin-bottom:20px}.hkb-article-related{margin:0 0 60px}.ht-voting .ht-voting-links .ht-voting-upvote{background:var(--main-color);background:linear-gradient(90deg,var(--gradient-start-color) 0%,var(--gradient-end-color) 100%)!important}.ht-voting .ht-voting-links .ht-voting-downvote{background-color:#252525}.hkb-article-list a:hover,#hkb.hkb-template-category .hkb-article .hkb-article__title a:hover,#sidebar .widget a:hover,.hkb-category .hkb-category__title a:hover,.hkb-article__content a,.hkb-article__content a strong{color:var(--main-color)!important}.hkb-article__content{font-size:16px;line-height:28px}#sidebar .widget{background:0 0;margin-bottom:20px;padding:30px;position:relative;border:1px solid var(--border-color);border-radius:var(--cards-border-radius);margin-bottom:30px}#sidebar .widget-title{font-size:21px;margin:0 0 30px;color:var(--heading-color);letter-spacing:-.027em;font-weight:600}.hkb_widget_exit .hkb_widget_exit__content{margin:0 0 10px;color:#d9d9d9;font-size:16px;line-height:1.6}#sidebar .widget li a{color:inherit;font-size:18px;line-height:1.3;color:var(--text-color)!important}#sidebar,.hkb-meta{font-size:14px}#sidebar .widget>ul>li{margin-bottom:20px;padding-bottom:0;border-bottom:0}.hkb_widget_articles>ul>li:before{top:0}#hkb.hkb-template-category .hkb-article .hkb-article__title{padding:0;font-size:18px;color:var(--heading-color);font-weight:600;line-height:1.4em;letter-spacing:0}.category-article-excerpt{font-size:14px}.category-article-excerpt p{margin-bottom:0}#primary.sidebar-left #sidebar{padding-right:50px;margin-bottom:70px}#site-footer-widgets .widget{margin-bottom:30px;position:relative;padding:0 30px}#site-footer-widgets .widget p{line-height:1.6;margin-bottom:20px}#site-footer-widgets .widget>ul>li{margin-bottom:12px;padding-bottom:0;padding-left:0;border-bottom:0}#site-footer #copyright{color:inherit;float:left;font-size:16px;margin:0 25px 0 0;position:relative;z-index:9;margin:0 auto;float:none;width:100%;display:block;color:#d9d9d9}.hkb-article-related .hkb-article-list>li{padding-right:20px}.hkb-article-related .hkb-article-related__title{margin:0 0 10px;padding:0 0 15px;border-bottom:1px solid var(--border-color)}.entry-content code,.entry-content pre{margin:1.5rem 0;padding:1.75rem;font-size:.9em;background-color:rgba(242,243,245,.5);border:1px solid #cfd1d3;border-radius:var(--cards-border-radius);white-space:pre-line}.entry-content pre.wp-block-code code{margin:0;padding:0;border:none}.entry-content hr{margin:20px 0}.entry-content li p{margin-bottom:10px}.entry-content li p img{margin:10px 0 0}#sidebar #custom_html-2{border:0;padding:0}.hkb-category .hkb-article-list{font-size:18px;line-height:28px}#site-footer-widgets{font-size:16px;line-height:inherit}#site-header #logo{position:relative;float:left;font-size:24px;font-weight:500;font-weight:600;font-size:22px;margin:0;display:block;float:left;-webkit-transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-o-transition:all .25s ease-in-out;-ms-transition:all .25s ease-in-out;text-transform:uppercase;letter-spacing:2.4px;padding-top:12px}#site-header #logo:before{content:'Help Center';font-size:11px;padding:0 8px;border-radius:var(--cards-border-radius);transition:var(--fast-animation);font-weight:600;letter-spacing:.04em;color:var(--main-color);line-height:24px;height:24px;text-transform:uppercase;background:hsl(234deg 95% 63%/8%);display:flex;align-items:center;justify-content:center;transform:translateX(100%);z-index:10;position:absolute;right:-10px;margin-top:2px}.pswp__bg{background:rgba(0,0,0,.8)!important}.pswp--zoom-allowed .pswp__img,.entry-content img{border-radius:var(--cards-border-radius)}.hkb-category .hkb-category__view-all:before,.hkb-category .hkb-category__view-all{font-size:18px;color:var(--text-color);line-height:38px}.hkb-category .hkb-category__view-all:before{color:var(--main-color);content:"\f061" font-weight:400;font-size:16px}.hkb-article-related .hkb-article-related__title{font-weight:600;font-size:24px}#hkb.hkb-searchresults>li .hkb-searchresults__excerpt{margin:0;font-size:16px;font-weight:400;line-height:inherit}.hkb-breadcrumbs:nth-child(2){display:none}.ht_kb_category-changelog .entry-content ul li:before{display:none}.ht_kb_category-changelog .entry-content ul li{padding:7px 0}.ht_kb_category-changelog .entry-content ul li .Improved,.ht_kb_category-changelog .entry-content ul li .Added,.ht_kb_category-changelog .entry-content ul li .Fixed,.ht_kb_category-changelog .entry-content ul li .Update{font-weight:600}.wp-block-image .alignleft{margin-right:0;margin-top:0}.ht_kb_category-changelog .entry-content ul li .Improved{color:#00ad1d}.ht_kb_category-changelog .entry-content ul li .Added{color:#0099e5}.ht_kb_category-changelog .entry-content ul li .Fixed{color:#e74c3c}.ht_kb_category-changelog .entry-content ul li .Update{color:#faa700}.entry-content ul ul{margin-bottom:0;padding-left:30px}.entry-content ul ul li:before{display:none}#sidebar .sidebar-support-wrapper .sidebar-support-btn:hover{color:#fff!important}#sidebar .sidebar-support-wrapper .sidebar-support-btn:visited{color:#fff}.sidebar-support-wrapper .sidebar-support-btn i{margin-right:.5rem;font-size:1rem}.entry-content embed,.entry-content iframe,.entry-content object,.entry-content video{border-radius:var(--global-border-radius)}.hkb-archive--one-cols .hkb-category .hkb-category__title{width:100%}#page-header #page-header-title{font-size:32px;line-height:1.3;font-weight:700;letter-spacing:-.027em}#page-header #page-header-tagline{font-family:inter,sans-serif}#primary .hkb_button a{background-color:var(--main-color);border-radius:var(--button-border-radius);text-decoration:none;font-size:14px;color:#fff!important}#primary .hkb_button a:hover{background:var(--heading-color)!important}#primary .hkb_button a{-webkit-transition:.25s;-o-transition:.25s;transition:var(--fast-animation)}a:not([href*='keydesign.xyz']):not([href*='envato.market']):not([href*='ticksy.com']):not([href*='themeforest.net']):not([href*='facebook.com']):not([href*='siteground.com']):not([href^='#']):not([href^='/']):not(.wp-block-button__link):after{content:"";width:14px;height:14px;margin-left:4px;background-image:url(data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2024%2024%22%20style=%22enable-background:new%200%200%2024%2024%22%3E%3Cpath%20d=%22M1.4%2013.3c0-1.9.0-3.8.0-5.7.0-2.3%201.3-3.6%203.7-3.7%202%200%203.9.0%205.9.0.9.0%201.4.4%201.4%201.1.0.7-.5%201.1-1.5%201.1-2%200-3.9.0-5.9.0-1.1.0-1.4.3-1.4%201.5.0%203.8.0%207.6.0%2011.3.0%201.1.4%201.5%201.5%201.5%203.8.0%207.6.0%2011.3.0%201.1.0%201.4-.3%201.4-1.5.0-1.9.0-3.9.0-5.8.0-1%20.4-1.5%201.1-1.5.7.0%201.1.5%201.1%201.5.0%202%200%204%200%206.1.0%202-1.4%203.4-3.4%203.4-4%200-7.9.0-11.9.0-2.1.0-3.4-1.4-3.4-3.4C1.4%2017.2%201.4%2015.2%201.4%2013.3z%22/%3E%3Cpath%20d=%22M19.6%202.8c-1.3.0-2.5.0-3.6.0-.9.0-1.4-.4-1.4-1.1.1-.8.6-1.1%201.3-1.1%202.1.0%204.2.0%206.2.0.8.0%201.2.5%201.2%201.3.0%202%200%204.1.0%206.2.0.9-.4%201.4-1.1%201.4-.7.0-1.1-.5-1.1-1.4.0-1.1.0-2.3.0-3.6-.3.3-.6.5-.8.7-3%203-6%206-8.9%208.9-.2.2-.3.3-.5.5-.5.5-1.1.5-1.6.0s-.4-1%200-1.5c.1-.2.3-.3.5-.5%203-3%206-6%208.9-8.9C19%203.4%2019.2%203.2%2019.6%202.8z%22/%3E%3C/svg%3E);background-position:50%;background-repeat:no-repeat;background-size:contain;display:inline-block}.entry-content figure.alignleft{margin-bottom:0}.entry-content .instruction-list{padding:1.75rem;margin:1rem auto;border:1px solid var(--border-color);border-radius:var(--cards-border-radius)}.entry-content .instruction-list ol{padding-left:0;margin-bottom:0;list-style:none;counter-reset:sequence-counter}.entry-content .instruction-list ol:first-child{margin-top:0}.entry-content .instruction-list ol li{display:flex;padding:.5rem 0;padding-left:.25rem;counter-increment:sequence-counter}.entry-content .instruction-list ol li::before{display:inline-block;min-width:1.5rem;height:1.5rem;margin-right:.75rem;font-size:.875rem;line-height:1.7;color:#fff;text-align:center;content:counter(sequence-counter);background:var(--heading-color);border-radius:50%;margin-top:2px}.entry-content .instruction-list ol ul{counter-reset:initial}.entry-content .instruction-list ol ul li{margin-left:1rem;counter-increment:none}.entry-content .instruction-list ol ul li::before{margin-right:.25rem;color:var(--heading-color);content:"•";background:0 0}.entry-content .instruction-list .wp-block-image{margin-top:1rem}.entry-content .instruction-list .wp-block-image img{margin-bottom:0}.instruction-list li span img{margin-top:1rem;margin-bottom:0}.hkb-breadcrumbs li{position:relative;padding:0 1rem 0 0}.hkb-breadcrumbs li:after{position:absolute;top:50%;right:.1rem;display:block;margin:0;content:url("data:image/svg+xml,%3Csvg width='7' height='7' viewBox='0 0 5.6 9' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.1 0L0 1.1l3.4 3.4L0 7.9 1.1 9l4.5-4.5z'/%3E%3C/svg%3E%0A");transform:translateY(-50%)}figure.wp-block-embed.is-type-video{margin:30px 0}.list-number,.list-number-secondary{display:inline-block;min-width:1.5rem;height:1.5rem;margin-right:.35rem;font-size:.875rem;line-height:1.7;color:#fff;text-align:center;background-color:var(--heading-color);border-radius:50%}.list-number-secondary{background-color:#8d8d8d;font-size:.65rem;line-height:2.4}.hkb-note{margin:1.75rem 0;padding:1.75rem;background-color:var(--gray-color-overlay);border:1px solid var(--border-color);border-radius:var(--cards-border-radius)}.hkb-note h4{display:flex;flex-flow:row wrap;margin-top:0;margin-bottom:1rem}.hkb-note h4::before{content:url("data:image/svg+xml,%3Csvg class='fill-current h-6 w-6 text-teal-500 mr-4' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M2.93 17.07A10 10 0 1 1 17.07 2.93 10 10 0 0 1 2.93 17.07zm12.73-1.41A8 8 0 1 0 4.34 4.34a8 8 0 0 0 11.32 11.32zM9 11V9h2v6H9v-4zm0-6h2v2H9V5z'%3E%3C/path%3E%3C/svg%3E");display:inline-block;width:1rem;height:1rem;margin-right:.375rem}.entry-content .hkb-note p{margin-bottom:1rem}.entry-content .hkb-note p:last-child{margin-bottom:0}.entry-content .hkb-note hr{margin:1rem 0!important}.homepage-template .hkb-archive__title{margin-bottom:1.75rem;font-size:24px;font-weight:700}.homepage-template .hkb-category__header{padding:30px;border:1px solid var(--border-color);border-radius:var(--cards-border-radius)}.homepage-template .hkb-category__header .hkb-category__title{position:relative;padding-left:34px;font-size:20px;transition:var(--fast-animation);font-weight:600}.homepage-template .hkb-archive{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;padding:0;margin:0;list-style-type:none}.homepage-template ul.hkb-archive .hkb-category__title::before{position:absolute;top:50%;left:0;width:28px;height:28px;content:"";background-repeat:no-repeat;transform:translate(0,-50%)}.homepage-template ul.hkb-archive li.cat-general .hkb-category__title::before{background-image:url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='-0.5 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 22.32c5.523 0 10-4.477 10-10s-4.477-10-10-10-10 4.477-10 10 4.477 10 10 10ZM2 12.32h20' stroke='%231A1A1A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 22.32c1.933 0 3.5-4.477 3.5-10s-1.567-10-3.5-10-3.5 4.477-3.5 10 1.567 10 3.5 10Z' stroke='%231A1A1A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.homepage-template ul.hkb-archive li.cat-getting-started .hkb-category__title::before{background-image:url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.658 9.286c1.44.9 2.16 1.35 2.407 1.926a2 2 0 0 1 0 1.576c-.247.576-.967 1.026-2.407 1.926L9.896 18.94c-1.598.999-2.397 1.498-3.056 1.445a2 2 0 0 1-1.446-.801C5 19.053 5 18.111 5 16.226V7.774c0-1.885 0-2.827.394-3.358a2 2 0 0 1 1.446-.801c.66-.053 1.458.446 3.056 1.445l6.762 4.226Z' stroke='%231A1A1A' stroke-width='2' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.homepage-template ul.hkb-archive li.cat-site-setup .hkb-category__title::before{background-image:url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='-0.5 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 7.82h10M2 7.82h2M20 16.82h2M2 16.82h10M8 11.82a4 4 0 1 0 0-8 4 4 0 0 0 0 8ZM16 20.82a4 4 0 1 0 0-8 4 4 0 0 0 0 8Z' stroke='%231A1A1A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.homepage-template ul.hkb-archive li.cat-blog .hkb-category__title::before{background-image:url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m21.28 6.4-9.54 9.54c-.95.95-3.77 1.39-4.4.76-.63-.63-.2-3.45.75-4.4l9.55-9.55a2.58 2.58 0 1 1 3.64 3.65v0Z' stroke='%231A1A1A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11 4H6a4 4 0 0 0-4 4v10a4 4 0 0 0 4 4h11c2.21 0 3-1.8 3-4v-5' stroke='%231A1A1A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.homepage-template ul.hkb-archive li.cat-portfolio .hkb-category__title::before{background-image:url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 11a2 2 0 1 0 0-4 2 2 0 0 0 0 4ZM6.56 21C12.13 8.9 16.76 6.78 22 14.63' stroke='%231A1A1A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M18 3H6a4 4 0 0 0-4 4v10a4 4 0 0 0 4 4h12a4 4 0 0 0 4-4V7a4 4 0 0 0-4-4Z' stroke='%231A1A1A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.homepage-template ul.hkb-archive li.cat-shop .hkb-category__title::before{background-image:url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='-0.5 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 10.79v7.77a4 4 0 0 0 4 4h8a4 4 0 0 0 4-4v-7.77M3 5.56a3 3 0 0 1 3-3h12a3 3 0 0 1 3 3' stroke='%231A1A1A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M21 8.56a3 3 0 0 1-6 0M15 8.56a3 3 0 0 1-6 0M9 8.56a3 3 0 1 1-6 0M21 5.56v3M15 5.56v3M9 5.56v3M3 5.56v3M12 15.56v4' stroke='%231A1A1A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.homepage-template ul.hkb-archive li.cat-how-to .hkb-category__title::before{background-image:url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 17v-.007m0-2.136c0-3.214 3-2.5 3-5C15 8.28 13.657 7 12 7c-1.343 0-2.48.84-2.863 2M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z' stroke='%23000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.homepage-template ul.hkb-archive li.cat-troubleshooting .hkb-category__title::before{background-image:url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 19a5 5 0 0 1-5-5m5 5a5 5 0 0 0 5-5m-5 5v-5m-5 0v-2.143c0-.798 0-1.197.112-1.518A2 2 0 0 1 8.34 9.112C8.66 9 9.06 9 9.857 9h4.286c.798 0 1.197 0 1.518.112a2 2 0 0 1 1.227 1.227c.112.321.112.72.112 1.518V14M7 14H4m13 0h3m-3-4 2.5-2.5m-15 13L8 17m-1-7L4.5 7.5m15 13L16 17M14 6V5a2 2 0 1 0-4 0v1h4Z' stroke='%231A1A1A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.homepage-template ul.hkb-archive li.cat-developer .hkb-category__title::before{background-image:url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m7 8-4 3.692L7 16m10-8 4 3.692L17 16M14 4l-4 16' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}@media(max-width:767px){.homepage-template .hkb-archive{grid-template-columns:1fr;grid-gap:0}.homepage-template .hkb-category .hkb-category__header{padding:20px 0;border:0;border-bottom:1px solid var(--border-color)}.homepage-template .hkb-archive li:last-child .hkb-category .hkb-category__header{border:0}}.homepage-template .hkb-archive .hkb-category{margin:0}.homepage-template .hkb-archive li a:hover .hkb-category__title{color:var(--main-color)}.homepage-template .hkb-archive li a:hover .hkb-category__description,.homepage-template .hkb-archive .hkb-category__description,.homepage-template .hkb-archive .hkb-category__article-count{color:var(--text-color)}.homepage-template .hkb-archive .hkb-category__description{margin:8px 0 12px}.homepage-template .hkb-archive .hkb-category__article-count{font-size:14px}.promoted-articles{display:grid;grid-template-columns:1fr;grid-column-gap:2.25rem;padding:0;margin:0;list-style:none}@media screen and (min-width:768px){.promoted-articles{grid-template-columns:repeat(2,1fr)}}.promoted-articles li{position:relative;padding:1rem 76px 1rem 0;margin:0;font-size:1.125rem;border-bottom:1px solid var(--border-color)}.promoted-articles li a{color:var(--main-color)}.promoted-articles li a:hover{text-decoration:underline}.promoted-articles li:first-child{border-top:1px solid var(--border-color)}@media screen and (min-width:768px){.promoted-articles li:nth-child(2){border-top:1px solid var(--border-color)}}@media screen and (min-width:768px){.promoted-articles li{padding:1.375rem 76px 1.375rem 0}}.promoted-articles li::after,#hkb.hkb-template-category .hkb-article__format-standard::after{position:absolute;top:50%;right:0;width:20px;height:12px;content:"";background:50%/cover no-repeat url('data:image/svg+xml,<svg width="21" height="14" viewBox="0 0 21 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 7H20M20 7L14.1667 1M20 7L14.1667 13" stroke="%2315171e" stroke-width="1.25"/></svg>');transform:translate(0,-50%)}@media(max-width:767px){#site-header #logo{padding-top:6px;padding-bottom:6px}.hkb-category h1.hkb-category__title{font-size:32px}#page-header{padding:50px 0}#content{margin:50px 0}#page-header #page-header-tagline{font-size:16px}#page-header #page-header-title{font-size:24px;margin-bottom:20px}.hkb-site-search .hkb-site-search__field{font-size:16px}.hkb-category{margin:0 0 25px}.hkb-category .hkb-category__header{padding:0 0 15px}#primary.sidebar-left #sidebar{padding-right:0;margin-bottom:50px}#site-footer-widgets{padding-top:50px;padding-bottom:20px}#site-footer-widgets .widget{width:100%;padding:0}#sidebar .widget{padding:20px;margin-bottom:50px}#sidebar .widget-title{margin:0 0 20px}#hkb-jquery-live-search{max-width:calc(100% - 40px)}#hkb.hkb-searchresults>li .hkb-searchresults__excerpt{font-size:14px}.hkb_widget_exit .hkb_widget_exit__btn{width:100%}#page-header-breadcrumbs{padding:0;margin-bottom:10px}body.single .hentry .entry-header{margin:0 0 25px;margin-top:0}body.single .hentry .entry-title{font-size:32px;padding:0}.entry-content img{margin-bottom:0;padding:0}.hkb-feedback{margin:25px 0!important}#sidebar{margin-top:25px}.entry-content embed,.entry-content iframe,.entry-content object,.entry-content video{aspect-ratio:1.618;height:auto}#nav-primary ul>li a{padding:0}#nav-primary #nav-primary-menu{padding:30px 20px;background:#fff;border-bottom:1px solid #e7e7e7}#sidebar .sidebar-support-wrapper .sidebar-support-btn,#menu-item-22 a{margin-left:0!important}.ht-grid.ht-grid-gutter-20{margin:0}}
/*!
<<<<<<< master
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('https://docs.keydesign.xyz/wp-content/themes/helpguru/inc/ht-core/libraries/font-awesome/css/../fonts/fontawesome-webfont.eot?v=4.2.0');src:url('https://docs.keydesign.xyz/wp-content/themes/helpguru/inc/ht-core/libraries/font-awesome/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'),url('https://docs.keydesign.xyz/wp-content/themes/helpguru/inc/ht-core/libraries/font-awesome/css/../fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'),url('https://docs.keydesign.xyz/wp-content/themes/helpguru/inc/ht-core/libraries/font-awesome/css/../fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'),url('https://docs.keydesign.xyz/wp-content/themes/helpguru/inc/ht-core/libraries/font-awesome/css/../fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal;font-display: swap;
}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}
=======
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('https://docs.keydesign.xyz/wp-content/themes/helpguru/inc/ht-core/libraries/font-awesome/css/../fonts/fontawesome-webfont.eot?v=4.3.0');src:url('https://docs.keydesign.xyz/wp-content/themes/helpguru/inc/ht-core/libraries/font-awesome/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'),url('https://docs.keydesign.xyz/wp-content/themes/helpguru/inc/ht-core/libraries/font-awesome/css/../fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'),url('https://docs.keydesign.xyz/wp-content/themes/helpguru/inc/ht-core/libraries/font-awesome/css/../fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'),url('https://docs.keydesign.xyz/wp-content/themes/helpguru/inc/ht-core/libraries/font-awesome/css/../fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'),url('https://docs.keydesign.xyz/wp-content/themes/helpguru/inc/ht-core/libraries/font-awesome/css/../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal;font-display: swap;
}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0)}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-genderless:before,.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}
>>>>>>> local
