html{scroll-behavior:smooth}.support .hero{margin:auto;width:100%;padding:6em 2em;background:var(--primary);color:#fff}@media(min-width: 1580px){.support .hero{max-width:var(--nav-width);border-radius:12px}}.support .hero h1,.support .hero h2{margin:auto;font-weight:500;text-align:center;color:#fff}.support .hero h1{font-size:2.4em;margin-bottom:.4em}.support .hero h2{font-size:1.2em;opacity:.75}.support .help-search-results{list-style:none;padding:0;max-width:1000px;margin:3rem auto 6rem;width:calc(100% - 70px)}.support .help-search-results:empty{display:none}@media(min-width: 420px){.support .help-search-results{margin-bottom:60px}}.support .help-search-results li{padding:16px 0}.support .help-search-results li.no-results-container{padding:15px 20px;border-radius:6px;background:rgba(34,34,34,.05);font-size:.9rem;font-weight:600;color:rgba(34,34,34,.8)}.support .help-search-results li:not(.no-results-container):hover{background:#fff;box-shadow:0 0 0 1px rgba(0,0,0,.1),0 2px 12px rgba(0,0,0,.1);border-radius:12px;padding:16px;margin:0 -16px}.support .help-search-results li a{color:#333;text-decoration:none}.support .help-search-results li a h3{font-size:1.2rem;margin:0}.support .help-search-results li a p{color:#333;line-height:1.3rem}.support .help-search-results li a p:last-child{margin-bottom:0}@media(min-width: 768px){.support__center.flex{align-items:flex-start;justify-content:center;display:flex}.support__center.flex.support__center--security{align-items:unset}.support__center.flex.support__center--security .support__content{max-width:1200px}.support__center.flex.support__center--security .support__content .content-wrapper{max-width:1200px}}.support__center.support-header{background:#fbfbfb;padding-bottom:60px}@media(min-width: 700px){.support__center.support-header{padding-bottom:100px}}.support__center.support-header .overview{position:relative;margin:0 auto 20px;font-size:1rem;width:calc(100% - 40px);max-width:1000px;background:#fff;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.1);text-align:left;overflow:hidden;color:#333}@media(min-width: 420px){.support__center.support-header .overview{width:calc(100% - 80px)}}@media(min-width: 768px){.support__center.support-header .overview{margin-bottom:40px}}.support__center.support-header .overview h1,.support__center.support-header .overview h2,.support__center.support-header .overview h3,.support__center.support-header .overview h4,.support__center.support-header .overview h5,.support__center.support-header .overview h6{text-align:left}.support__center.support-header .overview__content{padding:20px;box-sizing:content-box}.support__center.support-header .overview__content h2:first-of-type{margin-top:0;font-size:1.1rem}.support__center.support-header .overview__expand{position:absolute;left:0;right:0;bottom:0;height:50px;line-height:50px;text-align:center;font-size:.9em;font-weight:700;cursor:pointer;background:linear-gradient(rgba(255, 255, 255, 0.6), #fff);border-top:1px solid rgba(0,0,0,.1)}.support__center.support-header .overview__expand:hover{background:linear-gradient(rgba(255, 255, 255, 0.9), #fff)}.support__center.support-header .overview__expand .collapse{display:none}.support__center.support-header .overview__expand--expanded .collapse{display:block}.support__center.support-header .overview__expand--expanded .expand{display:none}.support__sidebar-btn{position:sticky;top:64px;padding:1em;margin-bottom:1em;font-size:.9rem;font-weight:500;border-bottom:1px solid rgba(17,17,17,.1);box-shadow:0 -1px 2px rgba(17,17,17,.1);background:#fff;z-index:1000;display:block}@media(min-width: 800px){.support__sidebar-btn{display:none}}.support__sidebar{position:fixed;top:0;left:0;bottom:0;padding-left:24px;transform:translate3d(-100%, 0, 0);border-right:1px solid rgba(0,0,0,.05);box-shadow:0 0 0 1000px rgba(17,17,17,0);transition:250ms ease-in-out;overflow-x:hidden;overflow-y:auto;background:#fff;max-width:300px;width:75vw;z-index:10000}.support__sidebar.active{transform:translate3d(0, 0, 0);box-shadow:0 0 0 1000px rgba(17,17,17,.1)}@media(hover: hover){.support__sidebar::-webkit-scrollbar{width:14px;height:18px}.support__sidebar::-webkit-scrollbar-track{background:none}.support__sidebar::-webkit-scrollbar-thumb{height:6px;border:4px solid rgba(0,0,0,0);background-clip:padding-box;background-color:rgba(0,0,0,.2);border-radius:7px;box-shadow:inset -1px -1px 0 rgba(0,0,0,.05),inset 1px 1px 0 rgba(0,0,0,.05)}.support__sidebar::-webkit-scrollbar-button{display:none;width:0;height:0}.support__sidebar::-webkit-scrollbar-corner{background-color:rgba(0,0,0,0)}}@media(min-width: 800px){.support__sidebar{position:sticky;top:75px;left:unset;bottom:unset;z-index:unset;height:calc(100vh - 75px);transform:translate3d(0, 0, 0);min-width:unset;width:240px;padding:20px 0 0;overflow:auto}.support__sidebar--security{position:unset;inset:unset;height:unset;overflow:unset}.support__sidebar--security .sticky-list{position:sticky;top:75px}}.support__sidebar ul{margin:0;padding:0;list-style:none}.support__sidebar ul li a,.support__sidebar ul li .group-name{font-size:.9em;font-weight:500;text-decoration:none;padding:6px 24px;border-radius:4px;display:block;color:inherit}.support__sidebar ul li a{position:relative}.support__sidebar ul li a::before{position:absolute;margin:auto;top:0;left:5px;bottom:0;width:0;border-left:1px solid #000;content:""}.support__sidebar ul li a:not(.active){color:gray}.support__sidebar ul li a:not(.active)::before{border-color:rgba(0,0,0,.1)}.support__sidebar ul li .group-name{margin-top:1em;font-weight:600;padding:8px 18px}.support__sidebar ul li.no-results,.support__sidebar ul li.loading{text-align:center;font-size:.9em;font-weight:400;background:rgba(0,0,0,.05);border-radius:6px;padding:15px 0;color:#5c5c5c}.support__sidebar ul li.loading{justify-content:center;align-items:center;display:flex}.support__sidebar ul li.loading:before{width:20px;height:20px;border-radius:100%;border:2px solid rgba(0,0,0,.5);border-right-color:rgba(0,0,0,0);display:block;animation:spin 400ms linear infinite;content:""}@keyframes spin{100%{transform:rotate(360deg)}}.support__sidebar ul li .group-name{position:relative;margin-bottom:5px;user-select:none;cursor:pointer}.support__sidebar ul li .group-name::before{position:absolute;margin:auto;top:0;left:0;bottom:0;width:8px;height:8px;transform:rotate(45deg);border:solid rgba(0,0,0,.3);border-width:1px 1px 0 0;content:""}.support__sidebar ul li .group-name.open::before{top:-4px;left:2px;border-color:#000;transform:rotate(135deg)}.support__sidebar ul li .group-name+ul{display:none}.support__sidebar ul li .group-name.open~ul{display:block}.support__sidebar ul.default-pages.fullscreen{position:fixed;top:0;left:0;right:0;bottom:0;z-index:10000;background:#fff;display:block}.support__sidebar ul#results li a span{font-size:.9em;font-weight:600;opacity:.8}.support__sidebar ul#results li:first-child a{background:rgba(0,0,0,.05)}.support__content{padding:0 15px;color:#222;max-width:800px;flex-direction:row-reverse;justify-content:center;display:flex}@media(min-width: 420px){.support__content{padding:15px 30px}}@media(min-width: 768px){.support__content{padding:15px 30px 0}}@media(min-width: 1000px){.support__content{padding:25px 50px 0}}.support__content hr{border:0;margin:2em 0;height:1px;background:rgba(0,0,0,.1)}.support__content h2{margin-top:2em}.support__content h3,.support__content h4,.support__content h5,.support__content h6{margin-top:1.4em}.support__content .content-wrapper{max-width:800px;flex-direction:column;display:flex}.support__content .content-grow{flex-grow:1}.support__content .content-grow section{padding-top:3em;border-top:1px solid rgba(0,0,0,.1);margin-bottom:6em;flex-direction:column;display:flex;gap:2em}@media(min-width: 900px){.support__content .content-grow section{flex-direction:row;gap:4em}}.support__content .content-grow section.intro{border:0;margin:0 0 3em;padding:0}.support__content .content-grow section.intro strong{font-size:1.1em;font-weight:500}.support__content .content-grow section>div{flex:1}.support__content .content-grow section .about>*{max-width:460px}.support__content .content-grow section .about h2{margin-top:0}.support__content .content-grow section .about p span{font-weight:500;font-size:1.1em}.support__content .content-grow section .blocks{grid-template-columns:repeat(1, 1fr);display:grid;gap:1.6em}@media(min-width: 560px){.support__content .content-grow section .blocks{grid-template-columns:repeat(2, 1fr)}}.support__content .content-grow section .blocks .block{flex-direction:column;display:flex;gap:.2em}.support__content .content-grow section .blocks .block:last-child:nth-child(odd){grid-column:-1/1}.support__content .content-grow section .blocks .block p{margin:0}.support__content .content-grow section .blocks .block p:first-child{font-weight:500}.support__content .content-grow section .blocks .block p span{vertical-align:middle;justify-content:center;align-items:center;display:inline-flex}.support__content .content-grow section .blocks .block p span svg{width:16px;height:16px}.support__content h1{font-size:1.5em;padding-right:80px}@media(min-width: 600px){.support__content h1{font-size:2em}}@media(min-width: 800px){.support__content h1{padding-right:0}}.support__content h1:before,.support__content h2:before,.support__content h3:before,.support__content h4:before,.support__content h5:before,.support__content h6:before{position:static;margin:-120px 0 0;height:120px;display:block;content:""}.support__content p,.support__content ul,.support__content ul li,.support__content a,.support__content table,.support__content blockquote,.support__content code,.support__content pre{line-height:1.4rem;font-size:.9rem;color:#333}@media(min-width: 420px){.support__content p,.support__content ul,.support__content ul li,.support__content a,.support__content table,.support__content blockquote,.support__content code,.support__content pre{line-height:1.6rem;font-size:1rem}}.support__content a{text-decoration:none;color:blue}.support__content ul li,.support__content ol li{margin-bottom:15px}.support__content img{max-width:100%;border-radius:4px;border:1px solid rgba(0,0,0,.05)}.support__content #content>p>img{margin:0 auto;display:block}.support__content table{margin:2rem 0;font-size:.9em;background:#fff;border-collapse:collapse;overflow-x:auto;display:block}.support__content table tr{border-top:1px solid #dfe2e5}.support__content table tr td,.support__content table tr th{border:1px solid #dfe2e5;padding:.6em 1em}.support__content code{padding:3px 5px;border-radius:4px;background:rgba(0,0,0,.1)}.support__content .custom-banner{font-weight:600;font-size:.9em;padding:5px 15px;background:var(--primary);border-radius:6px;text-align:center;color:#fff}.support__content .custom-banner p{color:#fff}.support__content .pagination{margin-top:30px;padding-top:30px;display:flex}.support__content .pagination .spacer{flex-grow:1;min-width:15px}.support__content .pagination a.button{position:relative;padding:12px 16px;font-size:.9em;font-weight:600;border-radius:5px;text-decoration:none;background:#fff;color:var(--primary);border:1px solid rgba(17,17,17,.1)}.support__content .pagination a.button:hover{background:#fff;box-shadow:0 1px 2px rgba(17,17,17,.1)}.support__content .pagination a.button::before{position:absolute;margin:auto;top:0;right:15px;bottom:0;width:9px;height:9px;transform:rotate(45deg);border:solid var(--primary);border-width:2px 2px 0 0;content:""}.support__content .pagination a.button--prev{padding-left:35px}.support__content .pagination a.button--prev::before{right:auto;left:15px;border-width:0 0 2px 2px}.support__content .pagination a.button--next{padding-right:35px}.support .feedback-form{margin:60px 0;background:#fff;border-radius:12px;padding:30px 40px;box-shadow:0 2px 4px rgba(0,0,0,.15);display:flex}.support .feedback-form__content{flex-grow:1}.support .feedback-form__content p{margin:5px 0;font-size:.9em}.support .feedback-form__content p:first-child{font-size:1.1em;font-weight:600}.support .feedback-form__buttons{justify-content:center;align-items:center;display:flex}.support .feedback-form__buttons .button{flex:1;border:0;outline:0;width:60px;height:60px;padding:0;margin-left:30px;appearance:none;border-radius:100%;background:#e2ffe2;cursor:pointer;justify-content:center;align-items:center;display:flex}.support .feedback-form__buttons .button:hover{background:#d9ffd9}.support .feedback-form__buttons .button img{width:24px}.support .feedback-form__buttons .button--no{background:#ffdbdb}.support .feedback-form__buttons .button--no:hover{background:#fcd2d2}.support .feedback-form__buttons .button--no img{width:20px}.voting{position:relative;margin-top:60px}.voting__header{justify-content:space-between;align-items:center;display:flex}.voting__title{font-size:.8rem;font-weight:600;padding-bottom:5px}@media(min-width: 420px){.voting__title{font-size:1.1rem}}.voting__subtitle{font-size:.9rem}.voting__buttons{margin-left:20px;display:flex;gap:20px}.voting__buttons .btn{width:100%;border-radius:100%;background:rgba(17,17,17,.1);border:2px solid rgba(0,0,0,0);padding:0 18px;width:60px;height:60px;justify-content:center;align-items:center;display:flex;cursor:pointer}.voting__buttons .btn svg{width:20px;min-width:20px;max-width:20px;pointer-events:none}.voting__buttons .btn:first-child{background:#b9f5c3;color:#21782f}.voting__buttons .btn:first-child.active{border:2px solid #21782f}.voting__buttons .btn:last-child{background:#f5b9b9;color:#992d2d}.voting__buttons .btn:last-child.active{border:2px solid #992d2d}.voting__buttons .btn:hover{filter:brightness(90%)}.voting__comment{margin:20px 0}.voting__comment textarea{width:100%;min-width:100%;max-width:100%;resize:vertical;font-family:inherit;font-size:16px;min-height:100px;border:1px solid rgba(17,17,17,.1);border-radius:6px;padding:12px}.voting__button{width:120px;line-height:38px;font-weight:600;text-align:center;background:var(--primary);border-radius:4px;cursor:pointer;color:#fff}@media(min-width: 420px){.voting__button{width:180px;line-height:42px}}.voting__button.disabled{background:rgba(17,17,17,.1);color:rgba(17,17,17,.6);cursor:not-allowed}.voting__thanks{position:absolute;inset:0;background:#fff;border-radius:6px;border:1px solid rgba(0,0,0,.1);justify-content:center;align-items:center;display:flex}.voting__thanks:not(.show){opacity:0;pointer-events:none}.medium-zoom-image{z-index:99999}.medium-zoom-overlay{z-index:99999}