.c-quick-exit{padding:1.6rem 0;background-color:#231f20;text-decoration:none;transition:background-color .2s cubic-bezier(.165,.84,.44,1)}.c-quick-exit:focus,.c-quick-exit:hover{text-decoration:none!important;background-color:#0a0907}.c-quick-exit__inner{display:flex;align-items:center}.c-quick-exit__content{flex-grow:1}.c-quick-exit__heading{display:flex;align-items:center;gap:1.2rem;color:#ffcb05;font-size:2.8rem;line-height:3.8rem;font-family:Stag,'Times New Roman',serif;transition:color .2s cubic-bezier(.165,.84,.44,1)}.c-quick-exit:focus .c-quick-exit__heading,.c-quick-exit:hover .c-quick-exit__heading{color:#fdaa11;-webkit-text-decoration-color:#fdaa11;text-decoration-color:#fdaa11;text-decoration:underline}.c-quick-exit__icon{flex-shrink:0;width:2.8rem;height:2.8rem}.c-quick-exit__text{margin-top:.8rem;color:#fff;font-size:1.6rem;line-height:2.6rem}.c-quick-exit__watermark-wrapper{margin:-2.4rem 0;position:relative}.c-quick-exit__watermark-wrapper::after{content:'';position:absolute;top:0;height:100%;left:100%;width:100vw;background-color:#0a0907}.c-quick-exit__btn{justify-content:center;background-color:#ffcb05;border:none;color:#231f20;text-align:center;transition:background-color .2s cubic-bezier(.165,.84,.44,1)}.c-quick-exit:focus .c-quick-exit__btn,.c-quick-exit:hover .c-quick-exit__btn{background-color:#fdaa11}@media all and (min-width:768px){.c-quick-exit{padding:2.4rem 0}}@media all and (min-width:1280px){.c-quick-exit__btn-wrapper{margin-left:10rem}}@media all and (max-width:767px){.c-quick-exit__content{display:none}.c-quick-exit__watermark-wrapper{display:none}.c-quick-exit__btn-wrapper{width:100%}.c-quick-exit__btn{width:100%}}