@import"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap";*{padding:0;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-decoration:none;font-family:Open Sans,sans-serif;outline:none;background:none}* del{text-decoration:line-through}* body{max-width:100vw}* body::-webkit-scrollbar{width:12px;height:12px}* body::-webkit-scrollbar-button{width:12px;height:12px}* body::-webkit-scrollbar-thumb{background:#05588e;border:0px none #ffffff;-webkit-border-radius:100px;border-radius:100px}* body::-webkit-scrollbar-thumb:hover{background:#05588e}* body::-webkit-scrollbar-thumb:active{background:#fff}* body::-webkit-scrollbar-track{background:#b9d3f8;border:0px solid #ffffff;-webkit-border-radius:40px;border-radius:40px}* body::-webkit-scrollbar-track:hover{background:#e3dbd1}* body::-webkit-scrollbar-track:active{background:#e3dbd1}* body::-webkit-scrollbar-corner{background:transparent}* body.lock-scroll{overflow:hidden}* body.overlay .page-overlay{display:block}* a{color:inherit;background-color:transparent;text-decoration:none}* p{color:inherit}* u{text-decoration:underline}* button{border:none}* .page-overlay{position:absolute;top:0;width:100%;height:1000vh;background-color:#00000080;z-index:10;display:none}@-webkit-keyframes loading{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes loading{0%{-moz-transform:rotate(0deg);transform:rotate(0)}to{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes loading{0%{-o-transform:rotate(0deg);transform:rotate(0)}to{-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loading{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.c-support{background:#f9fafb;padding:0 0 48px;border-bottom:2px solid #0077b6}.c-support__hero{padding:60px 0;background:-webkit-gradient(linear,left top,right top,from(#05588e),to(#00bede));background:-webkit-linear-gradient(left,#05588e,#00bede);background:-moz-linear-gradient(left,#05588e,#00bede);background:-o-linear-gradient(left,#05588e,#00bede);background:linear-gradient(90deg,#05588e,#00bede);text-align:center;color:#fff}@media only screen and (min-width:100px)and (max-width:600px){.c-support__hero{padding:60px 20px}}.c-support__section-title{font-size:24px;font-weight:700;text-align:center;padding:0 0 24px}.c-support__title{font-size:32px;font-weight:700;text-align:center;padding:0 0 24px}.c-support__subtitle{margin-top:8px;opacity:.9}.c-support__search-input{margin-top:24px;width:100%;max-width:560px;padding:14px 20px;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;border:none;background:#fff}.c-support__actions{margin-top:24px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;gap:1rem;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-flex-wrap:wrap;flex-wrap:wrap}.c-support__categories{width:100%;max-width:1280px;margin:0 auto;padding:24px 0}.c-support__categories-grid{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;gap:2rem}@media only screen and (min-width:100px)and (max-width:600px){.c-support__categories-grid{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;padding:0 20px}}.c-support__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:20px}.c-support__category{background:#fff;-webkit-border-radius:14px;-moz-border-radius:14px;border-radius:14px;padding:20px;text-align:center;border:1px solid #f2f2f2;-webkit-transition:.25s;-o-transition:.25s;-moz-transition:.25s;transition:.25s}.c-support__category:hover{border-color:#00a1d6;-webkit-transform:translateY(-4px);-moz-transform:translateY(-4px);-o-transform:translateY(-4px);transform:translateY(-4px)}.c-support__faq-item summary{cursor:pointer;padding:12px 0;font-weight:600}.c-support__help-panel{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding-bottom:60px}@media(max-width:768px){.c-support__help-panel{grid-template-columns:1fr}}.c-support__help-card span{width:100%;text-align:center;color:#4a5565;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;margin-top:10px;padding:10px 0;border-top:1px solid #f2f2f2}.c-support__help-hours{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;width:100%;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.c-support__help-card,.c-support__performance-card{background:#fff;padding:28px;-webkit-border-radius:14px;-moz-border-radius:14px;border-radius:14px;border:1px solid #f2f2f2}.c-support__status{width:100%;max-width:1280px;margin:0 auto;padding:20px 0 10px}.c-support__status-inner{-webkit-border-radius:24px;-moz-border-radius:24px;border-radius:24px;border:1px solid #f2f2f2;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;padding:24px;background:#fff}.c-support__status-link{padding:7px 9px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;font-size:14px;border:1px solid #f2f2f2;color:#1a1a2e}.c-support__status-link:hover{background:#e2e8f0}.c-support__status-text{font-size:14px;color:#4a5565}.c-support__status-left{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;gap:10px}.c-support__status-value svg{width:10px;height:10px}.c-support__status-value{font-size:12px;padding:5px;color:#008236;border:1px solid #b9f8cf;-webkit-border-radius:25px;-moz-border-radius:25px;border-radius:25px}.c-support__bottom{width:100%;max-width:400px;min-width:380px}.c-support__bottom-grid{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;gap:20px}.c-support__content-bottom{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:start;-moz-box-align:start;align-items:start;gap:20px;width:100%;max-width:1280px;margin:0 auto}@media only screen and (min-width:100px)and (max-width:600px){.c-support__content-bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;padding:0 20px}}.c-supportCard:hover{-webkit-box-shadow:6px 5px 20px 0px rgba(0,0,0,.1019607843);-moz-box-shadow:6px 5px 20px 0px rgba(0,0,0,.1019607843);box-shadow:6px 5px 20px #0000001a}.c-supportCard{background-color:#fff;padding:24px;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;border:1px solid #f2f2f2;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;gap:1rem;text-align:center}.c-supportCard__title{font-size:16px}.c-supportCard__description{font-size:13px;color:#4a5565}.c-supportCard__count{font-size:11px;color:#4a5565;margin-top:10px}.c-supportCard__icon{width:24px;height:24px}.c-supportCard__icon-wrapper{background-color:#e8f2ff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;padding:12px;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;margin:0 auto}.c-btn{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;font-size:14px;font-weight:700;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;gap:7px;padding:10px;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;border:1px solid rgba(8,170,197,.368627451)}.c-btn__icon{width:18px;height:18px;-o-object-fit:contain;object-fit:contain;-webkit-box-flex:0;-webkit-flex:0 0 18px;-moz-box-flex:0;flex:0 0 18px}.c-support__help-btn{width:100%;text-align:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;background:-webkit-linear-gradient(45deg,#055e93,#00c1e0);background:-moz-linear-gradient(45deg,#055e93,#00c1e0);background:-o-linear-gradient(45deg,#055e93,#00c1e0);background:linear-gradient(45deg,#055e93,#00c1e0);color:#fff;margin:15px 0;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;border:none}.c-support__help-line{width:100%;text-align:center;padding:10px;border:1px solid #f2f2f2;margin-bottom:15px;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;gap:10px}.c-support__help-line svg{width:16px;height:16px}
/*# sourceMappingURL=/cdn/shop/t/32/assets/page-helpcenter.css.map */
