[data-v-315f3ee2]:root{--container-max-width:1246px;--container-padding:0 var(--font-size-base)}.nContainer[data-v-315f3ee2]{width:100%;max-width:var(--container-max-width);padding:var(--container-padding);margin:0 auto}.footer__top[data-v-315f3ee2]{background:#232323;padding:45px 0}.footer__wrapper[data-v-315f3ee2]{display:flex;gap:60px}.footer__wrapper-item[data-v-315f3ee2]:last-child{display:flex;flex-direction:column;align-items:flex-end;gap:9px;margin-left:auto}.footer__list[data-v-315f3ee2]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:21px}.footer__list-item[data-v-315f3ee2]{text-align:left;line-height:.8}.footer__list-link[data-v-315f3ee2]{transition:color .2s ease-in-out;color:#fff;font-size:16px;font-family:Ubuntu,sans-serif;text-decoration:none!important}.footer__list-link[data-v-315f3ee2]:hover{color:red;text-decoration:none!important}.footer__link-country[data-v-315f3ee2]{display:flex;align-items:center;justify-content:center;text-transform:uppercase;gap:7.2px;text-decoration:none!important}.footer__link-country[data-v-315f3ee2]:hover{text-decoration:none!important}.footer__link-country img[data-v-315f3ee2]{width:24px;height:16px;-o-object-fit:contain;object-fit:contain}.footer__link-country span[data-v-315f3ee2]{transition:color .2s ease-in-out;text-transform:uppercase;color:#fff;font-size:12.8px;font-family:Ubuntu}.footer__link-country:hover span[data-v-315f3ee2]{color:red}.footer__copyright[data-v-315f3ee2]{padding:20px 0;color:#949494;text-align:center;background-color:#fff;font-size:13px}@media(max-width:768px){.footer__wrapper[data-v-315f3ee2]{flex-direction:column;gap:21px}.footer__wrapper-item[data-v-315f3ee2]{max-width:100%}.footer__wrapper-item[data-v-315f3ee2]:last-child{margin-left:0;align-items:center;flex-direction:column-reverse;gap:2rem}.footer__list-item[data-v-315f3ee2]{text-align:center}}.new-policy-box__buttons button,.new-policy-box__modal .modal-box__buttons button{--primary-bg-color:#fff;--hover-bg-color:hsla(0,0%,50.2%,0.07058823529411765);--border-color:#e7e7e7;border:1px solid var(--border-color);padding:10px 15px;background-color:var(--primary-bg-color);color:var(--text-color);transition:all .15s ease;cursor:pointer;font-weight:500;font-size:16.666px;line-height:18px;border-radius:0}.new-policy-box__buttons button:hover,.new-policy-box__modal .modal-box__buttons button:hover{background-color:var(--hover-bg-color)}.new-policy-box__buttons button.orange-btn,.new-policy-box__modal .modal-box__buttons button.orange-btn{--primary-bg-color:#f60;--hover-bg-color:#ff8636;--text-color:#fff;border:none;padding-inline:17px}.new-policy-box__buttons button.light-btn,.new-policy-box__modal .modal-box__buttons button.light-btn{--primary-bg-color:#fff;--border-color:var(--text-color)}.new-policy-box{--text-color:#000;--bg-color:rgb(0 0 0/50%);z-index:1000;background-color:var(--bg-color);inset:0;position:fixed;width:100%;font-family:Ubuntu,ubuntu-regular;border-top:1px solid #b9b9b9}.new-policy-box,.new-policy-box *{box-sizing:border-box}.new-policy-box__alert{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;padding:5px 15px;width:min(100%,1380px);margin-inline:auto;-moz-column-gap:15px;column-gap:15px;row-gap:15px}@media screen and (max-width:768px){.new-policy-box__alert{flex-wrap:wrap}}.new-policy-box__alert-title{text-align:left;font-size:32px;font-weight:500}.new-policy-box__alert-inner{font-size:10px;display:flex;align-items:center;color:var(--text-color)}.new-policy-box__alert-inner-content{text-align:justify}.new-policy-box__alert-inner-content a{--link-color:#f60;color:var(--link-color);text-decoration:none}.new-policy-box__alert-inner-content a:hover,.new-policy-box__alert-inner-content a:link,.new-policy-box__alert-inner-content a:visited{color:var(--link-color)}.new-policy-box__buttons{display:flex;flex-wrap:nowrap;align-self:flex-end;-moz-column-gap:10px;column-gap:10px}.new-policy-box__modal{height:100vh;display:flex;align-items:center;justify-content:center;transform:translateY(-55px);color:var(--text-color)}.new-policy-box__modal .modal-box{box-sizing:border-box;width:min(92vw,615px);height:-moz-max-content;height:max-content;max-height:95vh;background-color:#fff;border-radius:7px;padding:28px 32px;box-shadow:0 0 10px rgba(0,0,0,.3607843137254902);overflow:hidden auto}@media screen and (max-width:768px){.new-policy-box__modal .modal-box{max-height:80vh;overflow:hidden auto;padding:18px 12px}}.new-policy-box__modal .modal-box__header{font-size:30px;font-weight:400;color:var(--text-color);text-align:left;position:relative;line-height:36px;margin-bottom:0}@media screen and (max-width:768px){.new-policy-box__modal .modal-box__header{font-size:19.966px;line-height:21px}}.new-policy-box__modal .modal-box__description{margin-top:16px;margin-bottom:18px;text-align:justify;line-height:24px;font-size:13.666px}@media screen and (max-width:768px){.new-policy-box__modal .modal-box__description{font-size:14.366px;margin-top:10px;margin-bottom:30px;line-height:19px}}.new-policy-box__modal .agreement .modal-box__description{margin-top:12px;margin-bottom:0}.new-policy-box__modal .settings .modal-box__description{margin-bottom:34px}.new-policy-box__modal .modal-box .cookie-options{padding:0;margin:0}.new-policy-box__modal .modal-box .cookie-options__option{display:grid;grid-template-columns:max-content 182px 1fr;-moz-column-gap:9px;column-gap:9px;row-gap:5px;grid-template-areas:"toggle header expand" ". description description";align-items:center}.new-policy-box__modal .modal-box .cookie-options__option:not(:last-child){margin-bottom:8px}@media screen and (max-width:485px){.new-policy-box__modal .modal-box .cookie-options__option{grid-template-columns:max-content 1fr auto}}.new-policy-box__modal .modal-box .cookie-options__option .option__toggle{grid-area:toggle}.new-policy-box__modal .modal-box .cookie-options__option .option__toggle-checkbox{--toggler-bg-color:silver;--dot-width:10px;--dot-position-off:3px;--dot-position-on:calc(100% - var(--dot-width) - 3px);-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;width:35px;height:15px;border-radius:30px;background-color:var(--toggler-bg-color);box-shadow:inset 0 0 15px rgba(0,0,0,.4);display:flex;align-items:center;position:relative;transition:background .2s ease;cursor:pointer}.new-policy-box__modal .modal-box .cookie-options__option .option__toggle-checkbox:before{content:"x";width:var(--dot-width);font-size:9px;height:var(--dot-width);border-radius:50px;background:#fff;display:flex;justify-content:center;align-items:center;color:var(--toggler-bg-color);position:absolute;left:var(--dot-position-off);transition:left .2s ease}.new-policy-box__modal .modal-box .cookie-options__option .option__toggle-checkbox:checked{--toggler-bg-color:#2fc263}.new-policy-box__modal .modal-box .cookie-options__option .option__toggle-checkbox:checked:before{content:"✓";left:var(--dot-position-on)}.new-policy-box__modal .modal-box .cookie-options__option .option__toggle-checkbox:disabled{opacity:.5;cursor:not-allowed}.new-policy-box__modal .modal-box .cookie-options__option .option__header{grid-area:header;font-weight:400;font-size:13px;text-align:left}.new-policy-box__modal .modal-box .cookie-options__option .option__description{grid-area:description;font-size:11.333px;text-align:justify;line-height:16px}.new-policy-box__modal .modal-box .cookie-options__option .desc-hidden.option__description,.option__description{overflow:hidden;max-height:0}.option__description{transition:max-height .3s ease-in-out}.new-policy-box__modal .modal-box .cookie-options__option .option__description:not(.desc-hidden)+.option__expand{transform:rotate(180deg)}.new-policy-box__modal .modal-box .cookie-options__option .option__expand{width:15px;height:15px;display:flex;align-items:center;cursor:pointer;transform-origin:50% 50%;transition:transform .2s ease;padding:.5rem;margin:-.5rem;position:relative;box-sizing:content-box}@media screen and (max-width:768px){.new-policy-box__modal .modal-box .cookie-options__option .option__expand{padding:1rem;margin:-1rem}}.new-policy-box__modal .modal-box .cookie-options__option .option__expand:before{content:"";display:block;font-size:22px;width:10px;height:10px;background-image:url(../img/arrow-cookies.cd9658d2.svg);background-repeat:no-repeat;background-size:contain;position:absolute;inset:0;margin:auto}.new-policy-box__modal .modal-box__buttons{display:flex;justify-content:flex-end;-moz-column-gap:12px;column-gap:12px;row-gap:15px;margin-top:34px}.new-policy-box__modal .settings .modal-box__buttons{margin-top:40px}.new-policy-box__modal .modal-box__buttons button.modal-box__buttons--save{padding-inline:35px}@media screen and (max-width:485px){.new-policy-box__modal .modal-box__buttons button.modal-box__buttons--settings{padding-inline:23px!important}.new-policy-box__modal .modal-box__buttons button.modal-box__buttons--save{padding-inline:30px}.new-policy-box__modal .modal-box__buttons .modal-box__buttons--save-all{padding-inline:18px!important}.new-policy-box__modal .modal-box__buttons{margin-top:50px}}.new-policy-box__modal .modal-box__buttons button{padding-inline:19px}@media screen and (max-width:485px){.new-policy-box__modal .modal-box__buttons button{padding-inline:16px}}.new-policy-box__modal .modal-box__buttons button.orange-btn{box-shadow:0 0 5px rgba(0,0,0,.30980392156862746)}.row:not(.audits-wrapper){--bs-gutter-x:14px}#app{font-family:Ubuntu,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2f3d55;overflow:hidden;min-height:100vh;display:flex;flex-direction:column}#app main{flex:1}#lighthouse-logo{max-width:205px}@media(max-width:767px){#lighthouse-logo{width:46vw;margin:0 auto}}@media screen and (max-width:991px)and (orientation:landscape){#lighthouse-logo{max-width:170px}}.stages{display:flex;gap:15px}.stages .stage{height:4px;background-color:#e0e1e6;flex:1 0 auto;transition:all .2s ease;border-radius:2px}.stages .stage.passed{background-color:#2f56db}.checked-locations{margin-bottom:4.625rem;position:relative}.checked-locations__line{height:13px;background-color:#e0e1e6;flex:1 0 auto;transition:width 1s ease-out;border-radius:5px}.checked-locations__line--checked{height:100%;background-color:#2f56db;border-radius:5px;width:5%;transition:all 1s ease}.checked-locations__locations{position:absolute;inset:-8px 0 auto 0}.checked-locations__locations-item{position:absolute}.checked-locations__locations-item--name{transition:none;position:absolute;inset:0 auto auto 0;transform:translate(calc(-50% - -15px),30px);font-size:1.25rem;display:inline-block;white-space:nowrap}.checked-locations__locations-item img{position:absolute}.font-checking{font-size:1.25rem;margin-bottom:1.1875rem}.fade-icon-enter-active,.fade-icon-leave-active{transition:opacity .2s}.fade-icon-enter,.fade-icon-leave-to{opacity:0}.preparing-data-loader{position:relative;border-radius:5px;box-sizing:border-box;min-height:1.5rem;width:100%;min-width:7rem;background:linear-gradient(90deg,#e5e8ef,#e9e9e9,#969bb3);background-size:200% 200%;animation:loading 1s ease-out infinite}.preparing-data-loader.animation-none{animation:none}.preparing-data-loader.rounded{min-height:1rem;border-radius:50px!important}@keyframes loading{0%,to{background-position:0 0}50%{background-position:100% 0}}.percentage-loader{display:grid;place-items:center;margin:auto;padding:1.5rem;height:20rem;position:relative}@media(max-width:991px){.percentage-loader{padding:0 3.5rem;height:16.625rem;display:flex;align-items:center;justify-content:center}}@media(min-width:1600px){.percentage-loader{height:22rem}}.percentage-loader #loader{--loader-dimensions:210px;width:100%;height:100%;max-height:var(--loader-dimensions);max-width:var(--loader-dimensions)}@media(min-width:1600px){.percentage-loader #loader{--loader-dimensions:283px;min-width:var(--loader-dimensions);min-height:var(--loader-dimensions)}}.percentage-loader #loader .green{fill:#93b06e}.percentage-loader #loader path{transition:fill .7s ease}.percentage-loader .progress-percent{color:#969bb3;font-size:3.625rem;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media(max-width:991px){.percentage-loader .progress-percent{transform:translate(-50%,-50%);font-size:2.5rem}}.time-part-wrapper{display:flex;position:relative;overflow:hidden}.time-part-wrapper .time-part{text-align:center;overflow:hidden;display:inline-block;box-sizing:border-box}.slide-top-enter-active,.slide-top-leave-active{transition:all .3s ease}.slide-top-enter{transform:translateY(-50px)}.slide-top-leave-to{transform:translateY(50px)}.preparing-screen-loader[data-v-03a1bc06]{border-radius:5px;overflow:hidden;box-shadow:0 10px 20px rgba(150,155,179,.1)}@media(min-width:992px){.preparing-screen-loader[data-v-03a1bc06]{margin-left:17px}}@media(max-width:991px){.preparing-screen-loader[data-v-03a1bc06]{box-shadow:0 10px 20px rgba(150,155,179,.1),0 0 0 2px #e5e8ef;max-height:16.625rem}}@media screen and (min-width:768px)and (max-width:991px){.preparing-screen-loader[data-v-03a1bc06]{height:23rem!important;max-height:unset!important}}.preparing-screen-loader__top-bar[data-v-03a1bc06]{display:flex;justify-content:flex-end;background-color:#262c35;padding:7px;-moz-column-gap:5px;column-gap:5px}.preparing-screen-loader__top-bar .dot[data-v-03a1bc06]{width:.5rem;height:.5rem;background-color:#fff;border-radius:50%}.preparing-screen-loader__body[data-v-03a1bc06]{display:grid;grid-template-columns:1fr 1fr;padding:15px;grid-gap:15px}.preparing-screen-loader__body>[data-v-03a1bc06]:first-child{grid-column:1/3;grid-row:1/2}.preparing-screen-loader__body>[data-v-03a1bc06]:nth-child(2){grid-column:1/3;grid-row:2/3}.preparing-screen-loader__body>[data-v-03a1bc06]:nth-child(3){grid-column:1/2;grid-row:3/4}.preparing-screen-loader__body>[data-v-03a1bc06]:nth-child(4){grid-column:2/3;grid-row:3/4}.thumbnails .image img{border:1px solid #eee}.reportInfo.checking{display:grid;grid-gap:15px}.reportInfo p{font-size:1.2rem}.reportInfo-wrapper{gap:40px}.checking-box{border-radius:7px 7px 7px 7px}@media screen and (width:768px)and (orientation:portrait){.checking-box{display:none}}.checkbar-wrapper{display:flex;gap:16px;justify-content:flex-end;align-items:center;position:relative}.checkbar-wrapper .clear-icon{top:50%;background-repeat:no-repeat;background-size:20px;background-position:50%;height:16px;width:16px;position:absolute;transform:translateY(-50%);cursor:pointer;background-image:url(../img/close-icon-16px.87df5e9e.svg);right:calc(1rem + var(--bs-gutter-x)*0.5)}@media(max-width:767px){.checkbar-wrapper{gap:32px}}@media(max-width:991px){.checkbar-wrapper{margin-bottom:1.875rem}}@media(max-width:991px){.checkbar-wrapper.measurementHistory{margin-bottom:0}}@media(min-width:992px){.checkbar-wrapper.measurementHistory button[type=submit]{width:auto}}.checkbar-wrapper.homepage .clear-icon{height:20px;width:20px;background-image:url(../img/close-icon-20px.d0d6d820.svg)}@media screen and (max-width:991px)and (orientation:landscape){.checkbar-wrapper.homepage{margin-bottom:1.875rem}.checkbar-wrapper.homepage button[type=submit]{margin-bottom:0!important}}@media(min-width:768px){#search-form .checkbar-wrapper{flex-wrap:nowrap!important}}#search-form .input-wrapper{position:relative}@media(min-width:768px){#search-form .input-wrapper{flex:0 0 auto;width:75%}}#search-form .input-wrapper~.error{font-size:1.0625rem;position:absolute;top:-26px;left:0;color:red}@media(max-width:991px){#search-form .input-wrapper~.error{font-size:.875rem;top:-1.375rem}}#search-form input{height:100%;padding-left:3.5rem;background:url(../img/pomaranczowa-ikona-input.6e9b8fb0.svg) no-repeat 1.25rem/contain;background-size:1.438rem;font-size:1.25rem;border-color:#eff1f5}#search-form input.has-focus::-moz-placeholder,#search-form input:focus::-moz-placeholder{border-left:1px solid transparent;animation:cursorBlinkAnimation 1.5s ease-out infinite}#search-form input.has-focus:-ms-input-placeholder,#search-form input:focus:-ms-input-placeholder{border-left:1px solid transparent;animation:cursorBlinkAnimation 1.5s ease-out infinite}#search-form input.has-focus::placeholder,#search-form input:focus::placeholder{border-left:1px solid transparent;animation:cursorBlinkAnimation 1.5s ease-out infinite}@keyframes cursorBlinkAnimation{0%{border-left-color:transparent}50%{border-left-color:#000}to{border-left-color:transparent}}@media(min-width:992px){#search-form input{flex:1 0}}@media screen and (max-width:991px)and (orientation:landscape){#search-form input{flex:1 1 82%}}@media(max-width:767px){#search-form input{font-size:1.5rem;background-size:2.875rem 1.875rem}}@media(min-width:1600px){#search-form input.report-check-bar~.error{left:55px}}#search-form input.is-invalid{border-color:red!important;border-width:2px}@media(max-width:991px){#search-form input{font-size:1rem;min-height:4.25rem;background-position-x:16px;padding-left:3.125rem}}@media(max-width:767px){#search-form input{min-height:3.125rem;background-size:24px}}#search-form.measurementHistory{margin:2.5rem 0}@media(max-width:991px){#search-form.measurementHistory{margin:1.5rem 0 30px 0}}#search-form.measurementHistory .error{left:0!important}#search-form button[type=submit]{flex:1 1 25%;justify-content:center;text-transform:uppercase}#search-form button[type=submit]:disabled{border-color:transparent}@media(min-width:992px){#search-form button[type=submit]{flex:0 1 250px}#search-form button[type=submit].checked,#search-form button[type=submit].checking{flex:0 1 auto;font-size:1rem}}@media(min-width:768px){#search-form button[type=submit]{font-size:1.7272727273rem}}@media screen and (min-width:768px){#search-form button[type=submit].checked,#search-form button[type=submit].checking{font-size:1rem}}@media screen and (min-width:992px)and (max-width:1200px){#search-form button[type=submit]{font-size:1.1875rem}}#search-form button[type=submit] .lens:before{content:"";background:url(../img/ikona-lupa.cefc4e06.svg) no-repeat 50%/cover;display:block;width:2.5rem;height:2.5rem;margin:0 auto}#search-form button[type=submit].btn-primary{padding:0 10px}@media(max-width:767px){#search-form button[type=submit].btn-primary{flex:0 1 208px}}@media(min-width:768px)and (max-width:991px){#search-form button[type=submit].btn-primary{flex:1 1 50px}}@media(max-width:991px){#search-form button[type=submit].btn-primary .lens:before{--lens-dimensions:24px;width:var(--lens-dimensions);height:var(--lens-dimensions)}}@media(max-width:767px){#search-form button[type=submit].btn-primary{padding:0}}@media screen and (max-width:991px)and (orientation:landscape){#search-form button[type=submit].btn-primary{flex:0 1 50px}}@media(max-width:767px){#search-form button[type=submit]{min-height:3.125rem;height:3.125rem}#search-form button[type=submit].btn-primary:hover{background-color:#fff}#search-form button[type=submit].btn-primary.checked:hover{color:red}}#search-form.checking input{min-height:3.125rem;max-width:395px}@media screen and (max-width:991px)and (orientation:landscape){#search-form.checking input{max-width:unset}}#search-form.checking button[type=submit]{display:inline-flex;gap:5px;align-items:center;background-color:#fff;border-color:red;color:red;transition-delay:1s;height:3.125rem;padding:0 1.5625rem}@media(min-width:992px){#search-form.checking button[type=submit]{font-size:1rem}}#search-form.checking button[type=submit] .mini-loader{display:block}#search-form.checking button[type=submit] .lens:before{height:1.5rem;width:1.5rem}#search-form.checking button[type=submit],#search-form.checking input{box-shadow:none}#search-form.checked input{min-height:3.125rem;box-shadow:none;border-color:#e5e8ef}@media(max-width:991px){#search-form.checked input{height:2.5rem;min-height:2.5rem}}@media screen and (max-width:991px)and (orientation:landscape){#search-form.checked .input-wrapper{max-width:unset}}@media(min-width:1200px){#search-form.checked .input-wrapper{max-width:405px}}#search-form.checked button[type=submit]{display:inline-flex;gap:5px;align-items:center;background-color:red;border:1px solid red;color:#fff;height:3.125rem;margin:0!important}#search-form.checked button[type=submit]:hover{background-color:#fff;color:red;border:2px solid red}#search-form.checked button[type=submit] .mini-loader{display:none}@media(max-width:991px){#search-form.checked button[type=submit]{height:calc(2.5rem + 8px);min-height:calc(2.5rem + 8px)}#search-form.checked button[type=submit] .lens:before{background-image:url(../img/ikona-lupa-checked.bd44a8d7.svg)}}.recaptcha{margin-bottom:2.4375rem}.recaptcha>div>div{margin:0 auto}.mini-loader{display:none;width:15px;min-width:15px;height:15px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAUCAYAAABvVQZ0AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH5QcFByI0jOqoowAAAB1pVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVBkLmUHAAABpUlEQVQ4y62U30vbUBTHPy1Ju7VgFX/MTeZgE5xM5oOCbGwD97AnH/an7iEPnTALnSgZ9iHTiWU1s6ZxXfJQhFrpUjg+iBdjG9pGD1y4uZz7yfcevufAgPH1W0n65SQGAdW9hgL9Dzoc2aesvV/qupu8+bGxWZK61xBz9zBSRUrXWJifxf5Tl0iYWSrL68XnADybfRRKso//UnU8zlttdZbJpikUre6fGnlT6l5DLbNUjlRm5E1xXF8c15eeNTtxfUnpGgBVx2N1eT5BjEgaeVOBzlvt2CClzHF90XWN6amxoUH7B8cykstSc300gKczk7HUbP84kImJHAAP0qmwNe4Suq7dHwwgeW3Uw981GfZys3mh9q2LNsnH0+MAjOayGHlzKKCuaWp/dtaEQtFSZu3VIv2iXKlJuXL1qpA1AKon/1hdeRnPtADWnq0Obvdlr3aKGkdKwdbOL5l78YQg6HT5rvDdkszDNJPjo2SyaQB+7tt8+rgcylMVfPfmVeKLsS2f19+GEm6WIKr4Aw/H27Ag6FA5OmXtw1K8Hi4ULdnY7D+2LwG4yMhRoWCZhQAAAABJRU5ErkJggg==) no-repeat 50%/contain;animation:rotate 2s ease infinite}.t2s-view .error{top:unset!important;bottom:-24px}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.vm--modal{border-radius:7px!important}@media(max-width:767px){.vm--modal{position:absolute!important}}.captcha-text{font-size:1.0625rem;line-height:1.5625rem;margin:0;text-align:center}@media(max-width:991px){.captcha-text{font-size:.875rem}}.accordion .code{color:#00008b}#accordionLoadOpportunity .accordion-button:after,.accordion .accordion-button .subtitle{margin-left:10px}.btn{height:5rem;padding:0 37px;font-size:1.1875rem;font-weight:500;border-radius:8px}@media(max-width:767px){.btn{height:3.25rem}}.btn-primary{height:4.3rem;background-color:red;border:2px solid transparent;text-decoration:none}.btn-primary:hover{background-color:#fff;color:red;border:2px solid red}.btn.btn-success{color:#fff;background-color:#69aa6f}.btn-outline-primary{background-color:#fff;color:#000;border-color:#e5e8ef}@media(max-width:767px){.check-page-btn{font-size:1rem}}@media(min-width:992px){.check-page-btn{font-size:2rem}}@font-face{font-family:Ubuntu;src:url(../fonts/Ubuntu-Regular.594c82bf.woff2) format("woff2");font-display:auto;font-weight:400;font-style:normal}@font-face{font-family:Ubuntu;src:url(../fonts/Ubuntu-Bold.a61a83e0.woff2) format("woff2");font-display:auto;font-weight:700;font-style:normal}@font-face{font-family:Ubuntu;src:url(../fonts/Ubuntu-Medium.53969250.woff2) format("woff2");font-display:auto;font-weight:500;font-style:normal}@font-face{font-family:Ubuntu;src:url(../fonts/Ubuntu-Light.14e45d66.woff2) format("woff2");font-display:auto;font-weight:300;font-style:normal}body,html{font-size:16px}@media(min-width:768px){body,html{font-size:11px}}@media screen and (min-width:992px){body,html{font-size:12px}}@media(min-width:1600px){body,html{font-size:16px}}.form-control:focus{box-shadow:0 0 0 .25rem rgba(47,86,219,.5);border-color:#2f56db}.form-control-lg{border-radius:8px;min-height:4.375rem;border:1px solid #2f56db;box-shadow:0 15px 30px -3px rgba(0,0,0,.1)}@media(max-width:767px){.form-control-lg{min-height:6.25rem}}.page-header{display:grid;align-items:center;grid-template-columns:[link-start] auto [link-end] 0 [header-start] 1fr [header-end] auto;-moz-column-gap:5px;column-gap:5px}.page-header h3{grid-column:header;margin:0}.page-header .back-router-btn{cursor:pointer;grid-column:link}.lh-col-7{width:60.999%}@media only screen and (min-width:992px){.lh-col-lg-7{width:60.999%}}@media only screen and (min-width:992px){.lh-col-lg-5{width:38.999%}}@media screen and (orientation:landscape)and (max-width:991px){.col-md-6-landscape{flex:0 0 auto;width:50%}}@media screen and (min-width:992px)and (-webkit-device-pixel-ratio:1.5){.col-lg-4--dpi-1-5{width:33.3333333333%}}@media screen and (min-width:992px)and (-webkit-min-device-pixel-ratio:2){.col-lg-3--dpi-2{width:30%}}body.pixel-ratio-1-75 .lh-col-lg-7{width:60.999%}body.pixel-ratio-1-75 .lh-col-lg-5{width:38.999%}body.pixel-ratio-1-75 .reportInfo-wrapper{display:none}body.pixel-ratio-1-75 .final-screenshot-wrapper,body.pixel-ratio-1-75 .reportInfo-wrapper.ping,body.pixel-ratio-1-75 .reportInfoAside{display:block!important}body.pixel-ratio-1-75 .pixel-ratio-1-75-space-between{justify-content:space-between!important}.text-justify{text-align:justify!important}.d-table-column-group{display:table-column-group}@media screen and (min-width:992px){.d-lg-table-column-group{display:table-column-group!important}}@media(min-width:768px){.h-md-100{height:100%!important}}.color-inherit{color:inherit!important}@media(min-width:992px){a{text-decoration:none!important}a:hover{text-decoration:underline!important}}.pl-0{padding-left:0!important}img,svg{display:block}.toast:not(.showing):not(.show){opacity:1}hr{background-color:#e5e8ef}.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{padding-left:16px;padding-right:16px;max-width:1246px}@media screen and (max-width:991px)and (orientation:landscape){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:unset;padding-left:25px;padding-right:25px}}.box{padding:5px 10px;height:auto;max-height:100%;background-color:#fff;box-shadow:0 10px 20px rgba(150,155,179,.1)}.avgResult{border-radius:7px 7px 0 0;margin:10px;padding:17px 32px;font-size:1.5rem;background-color:#69aa6f;color:#fff}@media(max-width:991px){.avgResult{font-size:1rem}}.avgResult.checking{padding-right:0}.avgResult{height:4.25rem}@media(max-width:991px){.avgResult{height:3.125rem;padding:1.0625rem 1.5rem}}.avgResult.checking{background-color:#e5e8ef}.avgResult__time{font-size:1.5rem}@media(max-width:991px){.avgResult__time{font-size:1rem}}@media(min-width:992px){.avgResult__time{transform:translateY(-2px)}}.timeResults .timeItem{border-radius:7px 7px 0 0;margin:0;padding:10px 32px;font-size:1.5rem;height:3.375rem;max-height:3.375rem}@media(-webkit-min-device-pixel-ratio:1.25){.timeResults .timeItem{height:3.5625rem;font-size:1.5rem}}@media(-webkit-min-device-pixel-ratio:1.5){.timeResults .timeItem{font-size:1.2rem;height:2rem}}@media only screen and (-webkit-min-device-pixel-ratio:1.5)and (min-width:1024px)and (max-height:1366px)and (-webkit-min-device-pixel-ratio:1.5){.timeResults .timeItem.results-loader{height:3.5625rem}}@media(max-width:991px){.timeResults .timeItem{font-size:1rem;height:2.8125rem;padding:.625rem 1.5rem}}.timeResults .timeItem:not(:last-child){border-bottom:1px solid #ccc;position:relative}.timeResults .timeItem:not(:last-child):after,.timeResults .timeItem:not(:last-child):before{content:"";height:1px;width:1rem;background:#fff;position:absolute;bottom:-1px}.timeResults .timeItem:not(:last-child):before{left:0}.timeResults .timeItem:not(:last-child):after{right:0}.timeResults .avgResult{background-color:#2f56db;color:#fff}.timeResults .avgResult__time{white-space:nowrap}.timeResults__box{max-width:920px;border-radius:7px 7px 7px 7px}@media only screen and (min-width:1024px)and (max-height:1366px)and (-webkit-min-device-pixel-ratio:1.5){.timeResults__box{max-width:unset}}.fade-enter-active{transition:all .3s ease}.fade-leave-active{transition:all .5s cubic-bezier(1,.5,.8,1)}.fade-enter,.fade-leave-to{transform:translateY(10px);opacity:0}.fade-long-enter-active{transition:all .7s ease}.fade-long-leave-active{transition:all .7s cubic-bezier(1,.5,.8,1)}.fade-long-enter,.fade-long-leave-to{transform:translateY(10px);opacity:0}h1{font-size:2.625rem;font-family:Ubuntu,sans-serif;font-weight:900;line-height:1.1904761905;letter-spacing:0;margin-bottom:3.125rem}@media(max-width:767px){h1{font-size:2.75rem;line-height:1.25;margin-bottom:2rem}}h1.page-results-header{font-size:2rem;margin-top:-.3rem;font-weight:600}@media(max-width:991px){h1.page-results-header{line-height:1.75rem}}h1.page-results-header-report{margin-top:calc(.5rem + 5px);margin-bottom:calc(1.25rem + 3px)}h1.homepage-main-header{margin-bottom:1.5rem}@media(max-width:991px){h1.homepage-main-header{text-align:center;font-size:1.25rem;line-height:1.75rem}}@media(min-width:768px)and (max-width:991px){h1.homepage-main-header{font-size:28px;margin-bottom:4rem}}h1.checking{margin-bottom:3rem;margin-top:-.0625rem}@media(max-width:991px){h1.checking{font-size:1.25rem;margin-bottom:1.25rem}}@media(max-width:991px){h1.page-results-header-report{font-size:1.25rem;margin:0 0 1.5rem 0}}h2{font-size:1.625rem;font-family:Ubuntu,sans-serif;font-weight:300;letter-spacing:.4px;line-height:1.5}@media(max-width:767px){h2{font-size:1.5rem;line-height:1.35}}h3{margin-bottom:40px;font-weight:600}@media(max-width:767px){h3{font-size:1rem;margin-bottom:2.5rem;font-weight:700}}@media(min-width:1200px){h3{font-size:1.7rem}}h3.error{color:red}p{font-family:Ubuntu,sans-serif;font-size:1.25rem;font-weight:400;letter-spacing:.2px;line-height:1.75rem}@media(max-width:767px){p{font-size:1.4166666667rem;line-height:1.45}}p.homepage-paragraph-mb{margin-bottom:1.75rem}.other-page-content p,p.other-pages{font-size:1.25rem;letter-spacing:0;line-height:1.75rem}@media(max-width:991px){.other-page-content p,p.other-pages{font-size:.875rem;line-height:1.375rem}}.section-subheader{font-size:1.0625rem}@media(max-width:991px){.section-subheader{font-size:.875rem}}.p-text{line-height:1.5625rem;font-size:1.0625rem}.link-grey{color:#2f3d55}.main-content-margin{margin-top:2.5rem;margin-bottom:2.5rem}@media(min-width:992px){.main-content-margin{margin-top:6.5rem;margin-bottom:6.5rem}}body .tooltip.show{opacity:1}body .tooltip .tooltip-arrow{display:none}body .tooltip .tooltip-inner{background-color:#fff;border:1px solid #000;color:#000;font-size:11px}body .tooltip .tooltipLegend{width:10px;height:14px;margin-right:5px;border-radius:15px;display:inline-block}body .tooltip .tooltipLegend.blocked{background-color:#63b3a0}body .tooltip .tooltipLegend.dns{background-color:#915da1}body .tooltip .tooltipLegend.connect{background-color:#638fb3}body .tooltip .tooltipLegend.send{background-color:#63b3a0}body .tooltip .tooltipLegend.wait{background-color:#6375b3}body .tooltip .tooltipLegend.receive{background-color:#93b06e}.timelineBox>div{height:100%;display:inline-block;position:relative}.timelineBox .blocked{background-color:#63b3a0}.timelineBox .dns{background-color:#915da1}.timelineBox .connect{background-color:#638fb3}.timelineBox .send{background-color:#63b3a0}.timelineBox .wait{background-color:#6375b3}.timelineBox .receive{background-color:#93b06e}.waterfall-summary{border-top:1px solid #e5e8ef;border-bottom:1px solid #e5e8ef;padding:.7rem 0}.waterfall-empty{display:block;width:100%;font-weight:700;font-size:1rem;padding:2rem 0}.tooltip{border:none}.tooltip-inner{border:none!important;box-shadow:0 0 15px -7px rgba(0,0,0,.3);padding:1.5rem 2rem;max-width:unset}.waterfall__tooltip{min-width:150px}.waterfall__tooltip-title{font-size:1rem;font-weight:500}.waterfall__tooltip-title strong{font-weight:500}.waterfall__tooltip__section-header{font-size:.875rem}.waterfall__tooltip-row{display:flex;justify-content:space-between;font-size:.875rem}.waterfall__tooltip-label{display:flex;align-items:center}#fullpageLoader{width:100%;height:100%;top:0;left:0;position:fixed;opacity:.9;background-color:#fff;z-index:99;text-align:center}:root{--font-size-base:16px;--font-size--heading--primary:33.6px;--font-size--heading--secondary:25.6px;--font-size--button--primary:22.4px;--font-size--button--secondary:20.8px;--container-max-width:1246px;--container--large-max-width:1451px;--container-padding:0 var(--font-size-base);--container--large-padding:0 42px}@media(max-width:1080px){:root{--font-size-base:14.4px;--font-size--heading--primary:30.24px;--font-size--heading--secondary:23.04px;--font-size--button--primary:20.16px;--font-size--button--secondary:18.72px}}.nContainer{max-width:var(--container-max-width);padding:var(--container-padding);margin:0 auto}.nContainer--large{max-width:1876px!important;padding:0 22px;margin:0 auto}.homePageHeader__wrapper{display:flex;align-items:center;justify-content:space-between;gap:var(--font-size-base)}.homePageHeader__logo-wrapper{padding:19.2px 0;max-width:205px}.homePageHeader__logo{max-width:100%}.homePageHeader__promo{font-size:var(--font-size-base);line-height:1;color:#2f3d55;font-weight:700;text-decoration:none!important;transition:all .2s ease-in-out}.homePageHeader__promo:hover{color:red;text-decoration:none!important}@media(max-width:480px){.homePageHeader__wrapper{flex-direction:column;gap:0}.homePageHeader__logo-wrapper{padding:10px 0}}.checkWebsite{margin-top:20px;padding-bottom:50px}.checkWebsite__wrapper{display:flex;align-items:center;gap:20px}.checkWebsite__form-wrapper{width:55%;padding-top:18px}.checkWebsite__heading{font-size:var(--font-size--heading--primary);margin:0 0 19px!important;text-align:left!important}.checkWebsite__description{font-size:var(--font-size-base);text-align:justify;line-height:1.4}.checkWebsite__description *{font-size:inherit!important;line-height:inherit!important;text-align:inherit!important;margin:0!important}.checkWebsite__description :first-of-type{margin-bottom:30px!important}.checkWebsite__img-wrapper{flex:1;display:flex;justify-content:center}.checkWebsite__img{max-width:100%}.checkWebsite .checkbar-wrapper{margin:40px 0 0 0!important}.checkWebsite .btn-primary{font-size:var(--font-size--button--primary)!important}.checkWebsite .input-wrapper{padding:0!important}@media(max-width:920px){.checkWebsite__wrapper{flex-direction:column}.checkWebsite__form-wrapper{width:100%}.checkWebsite__heading{text-align:center!important}.checkWebsite__img-wrapper{max-width:75%;margin:0 auto}}@media(max-width:600px){.checkWebsite__img-wrapper{max-width:100%}}.monitoringInfo{padding:52px 0 100px}.monitoringInfo__wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:43px}.monitoringInfo__wrapper-item{display:flex;flex-direction:column}.monitoringInfo__heading{font-size:24px;font-weight:700;color:#505050;display:flex;align-items:center;gap:9px;margin:0 0 30px}.monitoringInfo__heading:before{content:"";display:inline-flex;width:28px;height:28px;background:red}.monitoringInfo__description{text-align:justify;font-size:16px;margin-bottom:40px}.monitoringInfo__img-wrapper{margin-top:auto}.monitoringInfo__img{max-width:100%}.monitoringInfo__cta{font-size:22.4px;font-weight:400;line-height:.8;text-transform:uppercase;color:#fff;text-decoration:none!important;background:red;border:2px solid red;display:flex;justify-content:center;align-items:center;text-align:center;transition:all .3s ease-in-out;padding:18px 30px;max-width:-moz-max-content;max-width:max-content;margin:53px auto 0;border-radius:8px}.monitoringInfo__cta:hover{background:#fff;color:red;text-decoration:none!important}@media(max-width:1150px){.monitoringInfo{padding:45px 0}.monitoringInfo__wrapper{grid-template-columns:1fr}.monitoringInfo__wrapper-item{align-items:center}}@media(max-width:600px){.monitoringInfo__heading{font-size:18px}}@media(max-width:460px){.monitoringInfo__heading{font-size:18px}}.error{color:red}#analyze-header{padding:0 0 2.125rem 0;margin:2.5rem 0 0}@media(min-width:768px){#analyze-header{padding:7.8125rem 0 3.125rem 0}}@media(min-width:992px){#analyze-header{padding:0;margin:0 0 0}}@media screen and (min-width:1200px)and (-webkit-device-pixel-ratio:1.25){#analyze-header{padding:125px 0}}@media(min-width:1600px){#analyze-header{margin-top:186px}}@media(min-width:992px){#analyze-header .right-wrapper{position:absolute;right:0;top:50%;transform:translate(100%,-50%);width:100%;z-index:-1;transition:transform .25s ease-out}}@media(max-width:991px){#analyze-header .right-wrapper{display:none!important}}@media screen and (min-width:992px){#analyze-header .right-wrapper{transform:translate(69%,-50%)}}@media screen and (min-width:1280px){#analyze-header .right-wrapper{transform:translate(59%,-50%)}}@media screen and (min-width:1280px)and (-webkit-device-pixel-ratio:1.25){#analyze-header .right-wrapper{transform:translate(59%,-49%)}}#analyze-header .right-wrapper img{transition:all .2s ease-in-out}@media screen and (min-width:992px){#analyze-header .right-wrapper img{max-width:350px}}@media screen and (min-width:1280px){#analyze-header .right-wrapper img{max-width:40vw}}@media screen and (min-width:1601px){#analyze-header .right-wrapper img{max-width:690px}}#analyze-header .right-wrapper .cdn{margin:0 auto}@media(min-width:1200px){#analyze-header .right-wrapper .cdn{position:absolute;z-index:-1}}@media(max-width:767px){#analyze-header{background:none;margin-top:-3px}}#analyze-header .main-paragraph{margin-bottom:3rem}#analyze-header .btn:focus{box-shadow:none}@media(max-width:991px){[data-anim=header-form]{position:static!important}}.history-analyze-mt{margin-top:12rem}@media screen and (max-width:991px){.homepage-picture img{margin:0 auto;filter:drop-shadow(0 3px 8px rgba(150,155,179,.1))}}@media screen and (max-width:991px)and (orientation:landscape){.homepage-picture img{margin:0 auto 10px auto;max-width:458px;width:458px}}@media screen and (width:1024px){#analyze-header .right-wrapper{transform:none;position:static;text-align:center}#analyze-header .right-wrapper img{margin:0 auto}#analyze-header .left-wrapper .main-paragraph{width:170%}}@media screen and (width:1024px)and (orientation:landscape),screen and (width:1024px)and (orientation:portrait){.ipad-col-1024{width:50%}.checkbar-wrapper-ipad-landscape-col{width:100%}#analyze-header .right-wrapper{position:absolute;transform:translate(100%,-50%)}#analyze-header .right-wrapper img{max-width:95%}}.background-gray{background-color:#f9fafb;padding:80px 0;margin:180px 0 0}.report-wrapper{margin-bottom:100px}.report-wrapper .img-wrapper{margin-right:50px}.report-wrapper .img-wrapper img{width:100%;height:auto}.report-wrapper h2{font-size:32px;font-weight:500;text-align:left;margin-bottom:48px;line-height:1.2;max-width:630px}.report-wrapper .description{text-align:justify;line-height:28px;margin-bottom:50px;max-width:700px}.report-wrapper .content-wrapper{max-width:700px}.report-wrapper .img-wrapper{width:100%;max-width:750px}.report-wrapper .link-wrapper{text-transform:uppercase}.report-wrapper .link-wrapper .link{background-color:red;border:2px solid transparent;text-decoration:none;padding:18px 66px;font-weight:500;border-radius:8px;font-size:26px;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.report-wrapper .link-wrapper .link:hover{text-decoration:none!important;background-color:#fff;color:red;border:2px solid red}.chart-wrapper{display:flex;justify-content:center;align-items:center}.chart-wrapper h2{font-size:32px;font-weight:500;text-align:left;margin-bottom:48px;line-height:1.2}.chart-wrapper .description{text-align:justify;line-height:28px;margin-bottom:50px;max-width:700px}.chart-wrapper .content-wrapper{max-width:700px;display:flex;justify-content:center;align-items:flex-start;flex-direction:column}.chart-wrapper .content-wrapper .paragraph{font-weight:700}.chart-wrapper .img-wrapper{max-width:710px;margin-left:100px}.chart-wrapper .img-wrapper img{width:100%;height:auto}