.page-help-section-newsletter{background-color:#fff;width:100%;padding:0 0 5em;position:relative}@media (max-width:1024px){.page-help-section-newsletter{padding:0 0 3em}}
.page-help-section-quick-help{width:100%;margin-bottom:5em}.page-help-section-quick-help .quick-help-grid{grid-template-columns:repeat(3,1fr);gap:1.5em;display:grid}.page-help-section-quick-help .quick-help-tile{opacity:0;background-color:#f0e8f1;border-left:.35em solid #8700a0;border-radius:12px;flex-direction:column;align-items:flex-start;height:100%;padding:2em 2em 1.75em;text-decoration:none;transition:opacity .6s ease-out,transform .6s ease-out,background-color .2s ease-in-out,border-color .2s ease-in-out,box-shadow .2s ease-in-out;display:flex;position:relative;overflow:hidden;transform:translate(-1.5em)}.page-help-section-quick-help .quick-help-tile:first-of-type{transition-delay:.1s}.page-help-section-quick-help .quick-help-tile:first-of-type .quick-help-watermark{animation-duration:7s;animation-delay:0s}.page-help-section-quick-help .quick-help-tile:nth-of-type(2){transition-delay:.19s}.page-help-section-quick-help .quick-help-tile:nth-of-type(2) .quick-help-watermark{animation-duration:8.5s;animation-delay:-1.3s}.page-help-section-quick-help .quick-help-tile:nth-of-type(3){transition-delay:.28s}.page-help-section-quick-help .quick-help-tile:nth-of-type(3) .quick-help-watermark{animation-duration:10s;animation-delay:-2.6s}.page-help-section-quick-help .quick-help-tile:nth-of-type(4){transition-delay:.37s}.page-help-section-quick-help .quick-help-tile:nth-of-type(4) .quick-help-watermark{animation-duration:7s;animation-delay:-3.9s}.page-help-section-quick-help .quick-help-tile:nth-of-type(5){transition-delay:.46s}.page-help-section-quick-help .quick-help-tile:nth-of-type(5) .quick-help-watermark{animation-duration:8.5s;animation-delay:-5.2s}.page-help-section-quick-help .quick-help-tile:nth-of-type(6){transition-delay:.55s}.page-help-section-quick-help .quick-help-tile:nth-of-type(6) .quick-help-watermark{animation-duration:10s;animation-delay:-6.5s}.page-help-section-quick-help .quick-help-tile:nth-of-type(7){transition-delay:.64s}.page-help-section-quick-help .quick-help-tile:nth-of-type(7) .quick-help-watermark{animation-duration:7s;animation-delay:-7.8s}.page-help-section-quick-help .quick-help-tile:nth-of-type(8){transition-delay:.73s}.page-help-section-quick-help .quick-help-tile:nth-of-type(8) .quick-help-watermark{animation-duration:8.5s;animation-delay:-9.1s}.page-help-section-quick-help .quick-help-tile .quick-help-watermark{color:#8700a0;opacity:.2;pointer-events:none;will-change:transform;font-size:3.6em;line-height:1;transition:opacity .2s ease-in-out;animation-name:quickHelpWatermark;animation-timing-function:ease-in-out;animation-iteration-count:infinite;position:absolute;bottom:.5em;right:.6em}.page-help-section-quick-help .quick-help-tile .quick-help-head{align-items:center;gap:1em;width:100%;margin-bottom:1.1em;display:flex;position:relative}.page-help-section-quick-help .quick-help-tile .quick-help-icon{color:#fff;background-color:#8700a0;border-radius:8px;justify-content:center;align-items:center;width:3em;height:3em;font-size:1.1em;transition:background-color .2s ease-in-out,color .2s ease-in-out,transform .2s ease-in-out;display:flex}.page-help-section-quick-help .quick-help-tile .quick-help-title{min-width:0;font-family:var(--font-vodkasans),sans-serif;text-transform:uppercase;color:#111;flex:1;font-size:1.4em;line-height:1.2;transition:color .2s ease-in-out}.page-help-section-quick-help .quick-help-tile .quick-help-description{font-family:var(--font-rapor),sans-serif;color:#545454;flex:1;padding-right:3.5em;font-size:.95em;line-height:1.6;transition:color .2s ease-in-out;position:relative}.page-help-section-quick-help .quick-help-tile .quick-help-link{width:100%;font-family:var(--font-rapor),sans-serif;color:#8700a0;align-items:center;gap:.6em;margin-top:1.5em;font-size:.9em;font-weight:700;transition:color .2s ease-in-out;display:flex;position:relative}.page-help-section-quick-help .quick-help-tile .quick-help-link .quick-help-link-arrow{color:#8700a0;background-color:#fff;justify-content:center;align-items:center;width:1.9em;height:1.9em;font-size:.85em;transition:background-color .2s ease-in-out,color .2s ease-in-out,transform .2s ease-in-out;display:flex}.page-help-section-quick-help .quick-help-tile:hover{cursor:pointer;background-color:#fff;border-left-color:#ff8000;box-shadow:0 .6em 1.4em -1em #61008f59}.page-help-section-quick-help .quick-help-tile:hover .quick-help-watermark{opacity:.28}.page-help-section-quick-help .quick-help-tile:hover .quick-help-icon{background-color:#ff8000;border-radius:8px}.page-help-section-quick-help .quick-help-tile:hover .quick-help-link{color:#ff8000}.page-help-section-quick-help .quick-help-tile:hover .quick-help-link .quick-help-link-arrow{color:#fff;background-color:#ff8000;border-radius:8px;transform:translate(.25em)}@keyframes quickHelpWatermark{0%,to{transform:translate(0,0)rotate(0)}50%{transform:translate(-.08em,-.1em)rotate(-4deg)}}.page-help-section-quick-help.visible .quick-help-tile{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.page-help-section-quick-help .quick-help-tile{opacity:1;border-radius:12px;transition:none;transform:none}.page-help-section-quick-help .quick-help-tile .quick-help-watermark{animation:none}.page-help-section-quick-help .quick-help-tile:hover .quick-help-link-arrow{transform:none}}@media (max-width:1024px){.page-help-section-quick-help{margin-bottom:3em}.page-help-section-quick-help .quick-help-grid{grid-template-columns:repeat(2,1fr);gap:1em}.page-help-section-quick-help .quick-help-tile{border-radius:12px;padding:1.5em 1.5em 1.35em}.page-help-section-quick-help .quick-help-tile .quick-help-watermark{font-size:3em}}@media (max-width:640px){.page-help-section-quick-help .quick-help-grid{grid-template-columns:1fr}}
.page-help{padding-top:0}.page-help .help-section-heading{text-align:center;margin-bottom:2.5em}.page-help .help-section-heading .help-section-title,.page-help .help-section-heading .help-section-title *{font-family:var(--font-vodkasans),sans-serif!important;text-transform:uppercase!important;color:#111!important;font-size:1em!important;font-weight:400!important;line-height:1.15!important}.page-help .help-section-heading .help-section-title{margin:0;text-transform:uppercase!important;color:#111!important;font-size:2.4em!important;font-weight:400!important;line-height:1.15!important}.page-help .help-section-heading .help-section-title strong,.page-help .help-section-heading .help-section-title b{color:#ff8000!important;font-weight:inherit!important}.page-help .help-section-heading .help-section-subtitle{max-width:36em;font-family:var(--font-rapor),sans-serif;color:#545454;margin:.6em auto 0;font-size:1.05em;line-height:1.6}@media (max-width:1024px){.page-help{padding-top:0}.page-help .help-section-heading{margin-bottom:1.75em}.page-help .help-section-heading .help-section-title{font-size:1.9em!important}.page-help .help-section-heading .help-section-subtitle{font-size:1em}}
