.qr-modal--mask{position:fixed;z-index:9998;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:table;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.qr-modal__wrapper{display:table-cell;vertical-align:middle}.qr-modal__content{max-width:450px;border-radius:0;margin:0 auto;background-color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.33);-webkit-transition:all .3s ease;transition:all .3s ease;font-family:Helvetica,Arial,sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:100vh;min-height:100vh;min-height:-webkit-calc(var(--vh,1vh) * 100);min-height:calc(var(--vh,1vh) * 100);overflow-y:auto}@media(min-width:768px){.qr-modal__content{max-height:-webkit-calc(100vh - 10px);max-height:calc(100vh - 10px);min-height:auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.qr-modal__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch;padding:0 30px}.qr-modal__body__close-button{width:27px;height:27px;font-size:1.8rem;line-height:0;color:#000;text-shadow:0 1px 0 #fff;-webkit-appearance:none;padding:5px;cursor:pointer;background:0 0;border:0}@media(min-width:768px){.qr-modal__content{border-radius:6px}}.qr-modal__body__close-button>img{width:17px;height:17px}.qr-modal__body__close-button:focus{outline:none;border-radius:6px;background-color:#f4f4f4;box-shadow:0 0 0 1px #d5d5d5}.qr-modal__body__close-button:hover{color:#000;text-decoration:none;cursor:pointer;border-radius:6px;background-color:#f4f4f4}.qr-modal__titles{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.qr-modal__title{font-size:25px;font-weight:700;color:#447e27;letter-spacing:1px;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif;margin:0 20px 30px}.qr-modal__subtitle-trail-name,.qr-modal__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.qr-modal__subtitle-trail-name{font-weight:600;font-size:23px;line-height:1.1;color:#000;margin-bottom:20px}.qr-modal__print,.qr-modal__qrimage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.qr-modal__print{margin-top:15px}.qr-modal__logo{width:180px}.qr-code-info{margin-top:37px;margin-bottom:20px;color:#333;font-size:16px;text-align:center}