.insper-consent-banner{position:fixed;bottom:0;left:0;right:0;z-index:99999;padding:1rem 1.25rem;background:#b62619;color:#fff;box-shadow:0 -4px 24px rgba(0,0,0,.2);font-family:inherit;font-size:.9375rem;line-height:1.5}.insper-consent-banner[hidden],.insper-consent-banner.is-dismissed{display:none !important;visibility:hidden !important;pointer-events:none !important}.insper-consent-banner__inner{margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem}.insper-consent-banner__title{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.insper-consent-banner__text{margin:0;flex:1 1 280px;max-width:52rem;font-size:14px;line-height:24px}.insper-consent-banner__link{font-weight:bolder}.insper-consent-banner__link:hover,.insper-consent-banner__link:focus-visible{color:rgba(255,255,255,.8)}.insper-consent-banner__actions{display:flex;flex-wrap:wrap;gap:.75rem;flex-shrink:0}.insper-consent-banner__btn{cursor:pointer;border-radius:2px;padding:8px 27px;font-size:.875rem;font-weight:500;line-height:1.2}.insper-consent-banner__btn--reject{background:0 0;color:#fff;border:2px solid #fff}.insper-consent-banner__btn--reject:hover{border-color:rgba(255,255,255,.8);color:rgba(255,255,255,.8)}.insper-consent-banner__btn--accept{border:2px solid #fff;background:#fff;color:#b62619}.insper-consent-banner__btn--accept:hover{background-color:rgba(255,255,255,.8)}.insper-consent-banner__btn:focus{outline:none}.insper-consent-banner__btn:focus-visible{outline:2px solid #fff;outline-offset:2px}.insper-consent-banner__btn--accept:focus-visible{outline-color:#101e25}@media (max-width:640px){.insper-consent-banner__inner{flex-direction:column;align-items:stretch}.insper-consent-banner__actions{width:100%}.insper-consent-banner__btn{flex:1}}