.http-status{position:relative}.http-status,.kinsta-hero.http-status__hero{background-color:#fafafa}.kinsta-hero.http-status__hero h1,.kinsta-hero.http-status__hero p{color:#44414e!important}.http-status.is-loading:before{animation:http-status-background 1.5s infinite alternate;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:hsla(0,0%,100%,.3);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:5}.http-status.is-loading:after{animation:http-status-timer 3s linear infinite;content:"⌛";display:block;font-size:3em;left:50%;line-height:0;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:6}@keyframes http-status-timer{0%,20%{transform:rotate(0deg)}50%,70%{transform:rotate(180deg)}to{transform:rotate(1turn)}}@keyframes http-status-background{0%{background-color:hsla(0,0%,100%,.3)}to{background-color:hsla(0,0%,100%,.8)}}.http-status__box{background-color:#fff;border-radius:.25rem;box-shadow:0 5px 10px 0 rgba(0,0,0,.1);display:block;overflow:auto;padding:1rem;position:relative}.http-status__box::-webkit-scrollbar{height:.4rem;width:.4rem}.http-status__box::-webkit-scrollbar-track{background-color:transparent;background-color:hsla(0,0%,100%,.2);border-radius:.2rem}.http-status__box::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.4);border-radius:.2rem}@media(min-width:64em){.http-status__box{padding:2rem}}.http-status__box__title{color:#6e7076;font-size:1rem;margin-bottom:1rem;margin-top:0}@media(min-width:64em){.http-status__box__title{font-size:1.125rem}}.http-status__table{font-size:.875rem;table-layout:fixed;width:auto;width:100%}@media(min-width:64em){.http-status__table{font-size:1rem}}.http-status__table th{font-weight:700;text-align:left}.http-status__table thead th{font-family:Brandon Text,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:.75rem;font-weight:900}@media(min-width:64em){.http-status__table thead th{font-size:.875rem}}.http-status__table tbody tr:hover{background-color:#fafafa}@media(min-width:64em){.http-status__table tbody th{width:33%}.http-status__table tbody th+td{width:67%}}.http-status__table td,.http-status__table th{font-size:.875rem;padding:.5rem 1rem;white-space:pre-wrap}@media(min-width:64em){.http-status__table td,.http-status__table th{font-size:1rem}}.http-status__table--borders tbody tr{border-top:1px solid #e1eaf8}.http-status__table--borders tbody tr:hover{background-color:transparent}.http-status__table--borders td,.http-status__table--borders th{padding-left:0;padding-right:0}.http-status__table--breakout{margin-left:-1rem;margin-right:-1rem;min-width:calc(100% + 2rem)}@media(min-width:64em){.http-status__table--breakout{margin-left:-2rem;margin-right:-2rem;min-width:calc(100% + 4rem)}}.http-status__table--breakout td:first-child,.http-status__table--breakout th:first-child{padding-left:1rem}.http-status__table--breakout td:last-child,.http-status__table--breakout th:last-child{padding-right:1rem}@media(min-width:64em){.http-status__table--breakout td:first-child,.http-status__table--breakout th:first-child{padding-left:2rem}.http-status__table--breakout td:last-child,.http-status__table--breakout th:last-child{padding-right:2rem}}.http-status__table__tooltip{font-size:12px;margin-left:-1.6em;margin-right:.6em;opacity:0;transition:opacity .3s;vertical-align:middle}tr:hover .http-status__table__tooltip{opacity:1}.http-status__code{background-color:#999;border-radius:.25rem;color:#fff;display:inline-block;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:12px;font-weight:500;line-height:1;padding:4px 8px;text-align:center}.http-status__code[data-status-code^="2"]{background-color:#30b00f}.http-status__code[data-status-code^="3"]{background-color:#5333ed}.http-status__code[data-status-code^="4"],.http-status__code[data-status-code^="5"]{background-color:#ed1c24}.http-status__protocol:before{content:"";display:inline-block;height:1em;margin-left:-1.5em;margin-right:.5em;width:1em}.http-status__protocol[data-protocol=https]:before{background-color:#30b00f;-webkit-mask-image:url(/wp-content/themes/kinsta/dist/sprite.svg?ver=b5e4f844b441a6646f2ea447e3a8bcff4172ad09#padlock-locked-usage);mask-image:url(/wp-content/themes/kinsta/dist/sprite.svg?ver=b5e4f844b441a6646f2ea447e3a8bcff4172ad09#padlock-locked-usage)}.http-status__protocol[data-protocol=http]:before{background-color:#ed1c24;-webkit-mask-image:url(/wp-content/themes/kinsta/dist/sprite.svg?ver=b5e4f844b441a6646f2ea447e3a8bcff4172ad09#padlock-unlocked-usage);mask-image:url(/wp-content/themes/kinsta/dist/sprite.svg?ver=b5e4f844b441a6646f2ea447e3a8bcff4172ad09#padlock-unlocked-usage)}.http-status__form{box-shadow:0 5px 10px 0 rgba(0,0,0,.1);max-width:790px;width:100%}.http-status__redirect-overview{margin-bottom:4rem}.http-status__redirect{padding:2rem 0;position:relative}.http-status__redirect:before{background-color:#999;border-radius:.25rem;bottom:100%;color:#fff;content:attr(data-status-code);display:inline-block;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:12px;font-weight:500;left:-1rem;line-height:1;padding:4px 8px;position:absolute;text-align:center;transform:translate(-50%,50%);z-index:2}.http-status__redirect:after{background-color:#999;bottom:0;content:"";display:block;left:-1rem;position:absolute;top:0;width:1px}.http-status__redirect:last-child:after{display:none}.http-status__redirect[data-status-code^="2"]:after,.http-status__redirect[data-status-code^="2"]:before{background-color:#30b00f}.http-status__redirect[data-status-code^="3"]:after,.http-status__redirect[data-status-code^="3"]:before{background-color:#5333ed}.http-status__redirect[data-status-code^="4"]:after,.http-status__redirect[data-status-code^="4"]:before,.http-status__redirect[data-status-code^="5"]:after,.http-status__redirect[data-status-code^="5"]:before{background-color:#ed1c24}.http-status__redirect__header{margin-bottom:2rem;padding:0 1rem}@media(min-width:64em){.http-status__redirect__header{padding-left:2rem;padding-right:2rem}}.http-status__redirect__header .heading--small{color:#999;font-family:Brandon Text,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:.625rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}@media(min-width:64em){.http-status__redirect__header .heading--small{font-size:.75rem}}.http-status__redirect__header span{color:#44414e;display:block;font-family:Brandon Text,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:.875rem;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(min-width:64em){.http-status__redirect__header span{font-size:1rem}}.http-status__error{background-color:#ed1c24;border-radius:.25rem;box-shadow:0 5px 10px 0 rgba(0,0,0,.1);color:#fff;font-family:Brandon Text,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:1.25rem;font-weight:900;margin-bottom:2rem;margin-top:2rem;padding:1rem;text-align:center}@media(min-width:64em){.http-status__error{font-size:1.5rem;padding:2rem}}
