.modal-overlay{background-color:#000;opacity:.75;position:fixed;top:0;bottom:0;left:0;right:0;z-index:11000}.modal-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80%;max-width:500px;background-color:#fff;border-radius:20px;padding:2vh;font-family:Arial,sans-serif;font-size:2vh;color:#183847;text-align:center;z-index:11010}.modal-container button.close{position:absolute;top:3%;right:3%;background-color:transparent;border:0;font-size:1.5em;cursor:pointer}.modal-container h2{margin:2vh 0;font-size:1.3em;font-weight:400;text-transform:uppercase}.modal-container h2 .logo{font-size:1.5em;font-weight:700}.modal-container h2 .logo .red{color:#d73833}.modal-container h3{margin:5vh 0 0;font-size:1em;text-transform:uppercase}.modal-container video{height:50vh}.loading-overlay{opacity:.75;top:0;bottom:0;left:0;right:0;z-index:10010}.loading-overlay,.loading-spinner{background-color:#000;position:fixed}.loading-spinner{display:inline-block;width:9vmax;height:9vmax;top:50%;left:50%;z-index:10015;transform:translate(-50%,-50%);border-radius:20%;border:.35vmax solid #666;box-sizing:content-box}.loading-spinner div{display:block;position:absolute;width:5vmax;height:5vmax;margin:2vmax;border-radius:50%;border:.7vmax solid transparent;border-top-color:#fff;animation:loading-spinner 1.2s cubic-bezier(.5,0,.5,1) infinite;box-sizing:border-box}.loading-spinner div:first-child{animation-delay:-.45s}.loading-spinner div:nth-child(2){animation-delay:-.3s}.loading-spinner div:nth-child(3){animation-delay:-.15s}@keyframes loading-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media screen and (min-height:1000px),screen and (min-width:1000px){.loading-spinner{width:90px;height:90px;border:3px solid #666}.loading-spinner div{width:50px;height:50px;margin:20px;border-width:7px}}.loading-bar{position:fixed;top:0;left:0;z-index:80;height:.5vh;width:100%;overflow:hidden;background-color:#ddd}.loading-bar:before{display:block;position:absolute;content:"";left:-200px;width:200px;height:.5vh;background-color:#2980b9;animation:loading-bar 2s linear infinite}@keyframes loading-bar{0%{left:-200px;width:30%}50%{width:30%}70%{width:70%}80%{left:50%}95%{left:120%}to{left:100%}}.iframe-wrapper{width:100%;height:100%;position:fixed;top:0;left:0;right:0;z-index:200;background-color:#fff;border:none;transition:opacity .25s ease-in;overflow-y:auto;-webkit-overflow-scrolling:touch}.iframe-wrapper.with-toolbar{height:94%}.iframe-wrapper.hidden{opacity:0}.iframe-wrapper iframe{display:block;width:10px!important;min-width:100%;*width:100%;height:100%;border:none}body.iframe .at-expanding-share-button{display:none}.iframe-interface.hidden{opacity:0}.toolbar{width:100%;height:6%;display:flex;position:fixed;bottom:0;left:0;right:0;z-index:50;transition:opacity .25s ease-in}.toolbar button{flex-grow:1;margin:.5vh .25vh 0;padding:0;background-repeat:no-repeat;background-position:50%;background-size:auto 75%;border:none;outline:none}.toolbar button:first-child{margin-left:0}.toolbar button:last-child{margin-right:0}.toolbar button.home{background-image:url(images/4f356846.svg);background-color:#222;background-size:auto 65%}.toolbar button.back{background-image:url(images/73e2e83c.svg);background-color:#ce2026;background-size:auto 55%}.toolbar button.facebook{background-image:url(images/4c2e2035.svg);background-color:#3b5998}.toolbar button.twitter{background-image:url(images/4a3d963.svg);background-color:#1ba1f2}.toolbar button.email{background-image:url(images/65badac3.svg);background-color:#848484}.toolbar button.sms{background-image:url(images/72e69891.svg);background-color:#1ece8e}.toolbar button.whatsapp{background-image:url(images/b2d7b49f.svg);background-color:#4dc247}.toolbar button.messenger{background-image:url(images/6f7f6c25.svg);background-color:#0084ff}.home-button{width:7.5vmax;height:7.5vmax;max-width:75px;max-height:75px;position:fixed;bottom:0;left:0;right:0;z-index:50;transition:opacity .25s ease-in}.home-button button{width:100%;height:100%;background-repeat:no-repeat;background-position:50%;background-image:url(images/4f356846.svg);background-color:#222;background-size:auto 65%;border-radius:0 20% 0 0;box-shadow:0 0 2px 0 #fff;border:none;outline:none}.toast-wrapper{display:flex;justify-content:center;align-items:center;position:fixed;top:100%;left:0;width:100%;font-size:clamp(.9rem,3.5vw,1.2rem);padding:.5em;z-index:10005;background-color:#222;opacity:.95;font-family:Arial,sans-serif;color:#fff;transition:all .5s ease-in-out;box-shadow:0 0 3px 1px #fff}.toast-wrapper.displayed{transform:translateY(-100%)}.toast-wrapper:after{display:block;content:"×";position:absolute;top:0;right:2.5%;font-size:clamp(1.2rem,5.25vw,1.8rem);color:#fff;cursor:pointer}.toast-wrapper p{margin:0 .5em 0 0}.toast-wrapper button{font-size:clamp(.9rem,3.5vw,1.2rem);padding:.25em .5em .2em;background-color:#fff;border:1px solid #ddd;border-radius:.3em;outline:none;cursor:pointer}