.popup{display:flex;position:fixed;z-index:5000;top:0;right:0;bottom:0;left:0;align-content:space-between;align-items:center}.popup.hide{display:none}.popup.isProcessing .popup__footer{opacity:.5;pointer-events:none}.popup.isProcessing .popup__content{opacity:.5}.popup.isProcessing:before{content:"";position:absolute;z-index:12;top:0;right:0;bottom:0;left:0;width:4.375rem;height:4.375rem;margin:auto;-webkit-animation:spin 1.5s linear infinite,delayed-fade-in .75s;animation:spin 1.5s linear infinite,delayed-fade-in .75s;opacity:inherit;background:url(/gf/iri/loaders/d.46669d67b0455744b85296dfa80c058f.svg) no-repeat 50%;background-size:4.375rem}.popup__body{display:flex;position:relative;flex-direction:column;justify-content:center;width:calc(100% - 1rem);max-height:calc(100% - 5rem);overflow-y:scroll;margin:0 auto;background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.3);text-align:center}.popup__header{box-sizing:border-box;width:100%;padding:1.875rem 1.875rem 0;font-family:PT Sans Narrow,Open Sans,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:.08125rem;text-transform:uppercase}.popup__header.popup__header--empty{padding:1.875rem 0 0;border-bottom:0}.popup__content{padding:1.25rem .625rem 1.25rem 1.25rem;color:#888;font-family:Lato,sans-serif;font-size:1rem}.popup__content .popup__message{max-height:80vh;padding:0 .625rem;overflow:auto;line-height:1.3;-webkit-overflow-scrolling:touch}.popup__content .popup__message::-webkit-scrollbar{-webkit-appearance:none}.popup__content .popup__message::-webkit-scrollbar:vertical{width:11px}.popup__content .popup__message::-webkit-scrollbar:horizontal{height:11px}.popup__content .popup__message::-webkit-scrollbar-thumb{border:4px solid #fff;border-radius:0;background-color:rgba(0,0,0,.3)}.popup__content .popup__message::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.5)}.popup__content .popup__message p{text-align:left}.popup--embed .popup__content .popup__message{padding:0}.popup--embed .popup__content .popup__message object{width:100%;min-height:50vh}.popup--embed .popup__content{padding:1.875rem .625rem .625rem}.popup__footer{display:flex;justify-content:center;padding:0 30px 30px}.popup__footer .fwBtn{order:1}.popup__footer .fwBtn--text{order:2}.popup__footer:empty{padding:15px 0 0}.popup__close{display:flex;position:absolute;top:.625rem;right:.625rem;align-items:center;justify-content:center;width:2rem;height:2rem;font-size:1.375rem;line-height:2rem;text-align:center;background:#fff;border-radius:2rem}.popup__button{margin-left:.3125rem}.popup__button:first-child{margin-left:0}.popup--black .popup__body{background-color:#000;color:#fff}.popup--wide .popup__body{max-width:750px}.popup--black .popup__body .popup__header,.popup--wide .popup__body .popup__header{border-bottom:1px solid hsla(0,0%,100%,.2)}.popup--fog{background-color:rgba(0,0,0,.5)}.popup--paddingless .popup__content,.popup--paddingless .popup__content .popup__message{padding:0}.popup--centered .popup__body .popup__footer{justify-content:center}.popup--centered .popup__header,.popup--centered .popup__message{text-align:center}@media only screen and (max-width:1000px) and (orientation:landscape){.popup__header{padding:1.25rem 1.25rem 0;font-size:1rem}.popup__body{height:calc(100% - 1rem)}.popup__body .popup__content{padding:1.25rem .625rem 1.25rem 1.25rem}.popup__body .popup__content .popup__message{max-height:80vh;font-size:.75rem}.popup__footer{flex-direction:row;padding:0 1.25rem 1.25rem;border-width:1px}.popup__button{padding:.5rem 1.5625rem}}@media (max-width:767px){.popup__content .popup__message p{text-align:center}.popup__footer{flex-wrap:wrap}.popup__button{margin-bottom:.5rem}.popup--mobileFullWithoutHeader{align-items:flex-end}.popup--mobileFullWithoutHeader .popup__body{width:100%;height:calc(100% - 3.75rem)}.popup--mobileFullWithoutHeader .popup__content{display:flex;flex-direction:column;justify-content:flex-end;height:100%}.popup--mobileFullWithoutHeader .popup__message{height:100%;max-height:none;padding-top:3rem}}@media (min-width:768px){.popup__body{display:block;width:90vw;max-width:42.125rem;height:auto;max-height:100%;overflow-y:auto;margin:0 auto;background-color:#fff;text-align:left}.popup__body .popup__footer{justify-content:flex-end}.popup__body .popup__footer .fwBtn{order:2}.popup__body .popup__footer .fwBtn--text{order:1}.popup__content{padding:1.25rem 1.25rem 1.875rem 1.875rem}.popup__content .popup__message{padding-right:.625rem}.popup--small .popup__body{max-width:31.25rem}.popup--wide .popup__body{max-width:46.875rem}}