.open-pop-in{cursor:pointer}.wg-pop-in{background-color:rgba(0,0,0,.6);height:100%;left:0;position:fixed;top:0;width:100%;z-index:210}.wg-pop-in .pop-in{align-items:center;background-color:#fff;border-radius:10px;box-shadow:0 1px 3px rgba(0,0,0,.25);display:flex;flex-direction:column;gap:20px;left:50%;max-width:280px;padding:40px 20px;position:absolute;top:50%;transform:translate(-50%,-50%);width:90%}@media screen and (min-width:992px){.wg-pop-in .pop-in{max-width:520px}}.wg-pop-in .pop-in .close-pop-in{color:var(--color-primary-700);cursor:pointer}.wg-help-bubble{margin-right:16px;order:-1}.wg-help-bubble .open-pop-in{align-items:center;background-color:var(--color-secondary-900);border-radius:50px;box-shadow:4px 4px 4px rgba(0,0,0,.5);display:flex;height:42px;justify-content:center;width:42px}.wg-help-bubble .open-pop-in .wgi-question-bubble{color:#fff;font-size:21px}.wg-help-bubble .wg-pop-in *{margin:0}.wg-help-bubble .wg-pop-in .pop-in{align-items:start;bottom:78px;gap:10px;left:unset;right:16px;top:unset;transform:unset}@media (max-width:390px){.wg-help-bubble .wg-pop-in .pop-in{max-width:80vw!important}}@media screen and (min-width:992px){.wg-help-bubble .wg-pop-in .pop-in{max-width:280px}}.wg-help-bubble .wg-pop-in .pop-in a i{font-size:16px;margin-right:5px}.wg-help-bubble .wg-pop-in .pop-in .ds-button{align-self:center}.wg-help-bubble .wg-pop-in:has(.cta-call-center) .pop-in-content{align-items:center;display:flex;flex-direction:column;gap:10px}.wg-help-bubble .wg-pop-in:has(.cta-call-center) .pop-in-content .ds-h3{align-self:start}.wg-help-bubble .wg-pop-in:has(.cta-call-center) .pop-in-content i.wgi-call-helmet{font-size:16px;margin-right:5px}.wg-help-bubble .wg-pop-in:has(.cta-call-center) .cta-call-center .wg-cta-callcenter{border-radius:0;box-shadow:none;padding:0}.wg-help-bubble .wg-pop-in:has(.cta-call-center) .cta-call-center .wg-cta-callcenter p{color:#000}.wg-help-bubble.double{order:1}.wg-help-bubble.double .open-pop-in{background-color:var(--color-primary-700)}.wg-help-bubble.double .open-pop-in i{animation:shake 4s infinite;color:#fff;font-size:21px}.wg-help-bubble.double .pop-in .close-pop-in{color:#fff}.initial-bubble-container{z-index:996}@keyframes shake{0%{transform:rotate(0)}5%{transform:rotate(15deg)}10%{transform:rotate(-15deg)}15%{transform:rotate(15deg)}20%{transform:rotate(0)}}