.errorWrapper{align-items:center;background-color:#fff;display:flex;flex-direction:column;flex-grow:1;gap:1rem;justify-content:center;padding:1.5rem 6.7%;text-align:center;width:100%}@media(min-width:768px){.errorWrapper{margin:0 auto;padding:0;width:30rem}}.errorWrapper div{width:100%}.errorWrapper .logo{display:flex;justify-content:center}.errorWrapper .logo img{height:5rem;width:auto}.errorWrapper .error-message-content{display:flex;flex-direction:column;gap:.5rem}.errorWrapper .error-message-content .title{color:#222;font-size:1.5rem;font-weight:600;line-height:2rem;margin:0}.errorWrapper .error-message-content .message{color:#555;font-size:1rem;font-weight:600;line-height:1.5rem;margin:0}.errorWrapper .back-to-button{align-items:center;display:flex;flex-direction:column;gap:.5rem;justify-content:center}.errorWrapper .back-to-button .reload{background:#544bc9;border-radius:.75rem;box-shadow:none;color:#fff;font-size:1rem;font-weight:600;line-height:1.5rem;padding:.75rem 1.25rem;transition:none;width:inherit}.errorWrapper .back-to-button .reload:focus,.errorWrapper .back-to-button .reload:hover{background-color:#655dce;box-shadow:none}.errorWrapper .back-to-button .reload:active{background:#544bc9;color:#fff}.errorWrapper .back-to-button .reload:disabled{background-color:#eeedfa;color:#9893df}.errorWrapper .back-to-button .reload.inverted{background:#fff;color:#544bc9}.errorWrapper .back-to-button .reload-secondary{background:transparent;border-radius:.75rem;color:#544bc9;font-size:1rem;font-weight:600;line-height:1.5rem;padding:.75rem 1.25rem;transition:none;width:100%}.errorWrapper .back-to-button .reload-secondary,.errorWrapper .back-to-button .reload-secondary:focus,.errorWrapper .back-to-button .reload-secondary:hover{background-color:rgba(84,75,201,.1);box-shadow:none}.errorWrapper .back-to-button .reload-secondary:active{background:rgba(84,75,201,.2);color:#544bc9}.errorWrapper .back-to-button .reload-secondary:disabled{background-color:transparent;color:rgba(84,75,201,.5)}.errorWrapper .back-to-button .reload-secondary:hover{background-color:rgba(84,75,201,.1);color:#544bc9}.errorWrapper .back-to-button .chat-button{background:transparent;border-radius:.75rem;color:#544bc9;cursor:pointer;font-size:1rem;font-weight:600;line-height:1.5rem;padding:.75rem 1.25rem;transition:none;width:100%}.errorWrapper .back-to-button .chat-button,.errorWrapper .back-to-button .chat-button:focus,.errorWrapper .back-to-button .chat-button:hover{background-color:rgba(84,75,201,.1);box-shadow:none}.errorWrapper .back-to-button .chat-button:active{background:rgba(84,75,201,.2);color:#544bc9}.errorWrapper .back-to-button .chat-button:disabled{background-color:transparent;color:rgba(84,75,201,.5)}.errorWrapper .back-to-button .chat-button:hover{background-color:rgba(84,75,201,.1);color:#544bc9}.errorWrapper.web-location-services-off{align-items:flex-start;padding:1.5rem 6.7%;text-align:start}.errorWrapper.web-location-services-off .intro-message{font-size:1.5rem;font-weight:600;line-height:2rem}.errorWrapper.web-location-services-off .error-message-content{align-items:flex-start;row-gap:2rem}.errorWrapper.web-location-services-off .error-description{font-size:1rem;font-weight:600;line-height:1.5rem;margin:0;text-align:start}.errorWrapper.web-location-services-off .back-to-button,.errorWrapper.web-location-services-off .logo{display:none}@media(min-width:768px){.errorWrapper.web-location-services-off{margin:0 auto;padding:0;width:40rem}}html.desktop .error-message-content .title{font-size:2rem;font-weight:800;line-height:2.5rem}html.desktop .error-message-content .message{font-size:1.25rem;font-weight:600;line-height:1.75rem}.promotions .errorWrapper{padding:0}