﻿.componentsNoticePrompting{background-color:rgba(242,242,242, 1);z-index:99;width:100%;box-shadow:0 2px 3px rgba(var(--_black), .25);font-family:"Source Sans Pro",sans-serif}.componentsNoticePrompting__container{display:flex;justify-content:space-between;padding:1rem}.componentsNoticePrompting__switchLabel{color:rgba(var(--_black), 1);display:flex;position:relative;align-items:center;font-size:0.75rem;line-height:1.2;text-transform:uppercase}.componentsNoticePrompting__switchLabel::before{content:'nowa wersja serwisu'}.componentsNoticePrompting__checkbox{width:0;height:0;opacity:0}.componentsNoticePrompting__checkbox:checked+.componentsNoticePrompting__slider{background-color:rgba(var(--primary-light), 1)}.componentsNoticePrompting__checkbox:checked+.componentsNoticePrompting__slider:before{background-color:rgba(var(--primary), 1);transform:translateX(21px)}.componentsNoticePrompting .componentsNoticePrompting__slider{transition-property:background-color;transition-duration:.2s;transition-timing-function:ease-in-out;background-color:rgba(230,230,230, 1);position:relative;width:40px;height:14px;margin-left:0.5rem;border-radius:34px;cursor:pointer}.componentsNoticePrompting .componentsNoticePrompting__slider::before{background-color:rgba(242,242,242, 1);transition-property:transform,background-color;transition-duration:.2s;transition-timing-function:ease-in-out;content:'';position:absolute;bottom:-3px;left:-1px;width:20px;height:20px;border-radius:50%;box-shadow:0 1px 2px 0 rgba(var(--_black), .24),0 0 3px 0 rgba(var(--_black), .12)}.componentsNoticePrompting__desc{display:none}.componentsNoticePrompting__showSurveyButton{color:rgba(var(--primary), 1);margin:0;border:0;outline:none;background-color:transparent;font-family:inherit;font-size:0.875rem;line-height:1.2;text-decoration:none;cursor:pointer}.componentsNoticePrompting__showSurveyButton::before{color:rgba(var(--primary), 1);content:'oceń \2192';margin-right:3px;text-transform:uppercase}.componentsNoticePrompting__showNewVersionButton{display:none}.componentsNoticePrompting.js-loading::before{background-color:rgba(var(--_white), .6);content:'';position:fixed;z-index:1;top:0;left:0;width:100vw;height:100vh}.componentsNoticePrompting.js-loading::after{content:'';display:block;position:fixed;z-index:2;top:0;right:0;bottom:0;left:0;width:50px;height:50px;margin:auto;animation:loader 1.2s linear infinite;border-width:6px;border-style:solid;border-radius:50%;border-color:rgba(118,118,118, 1) transparent}.componentsNoticePrompting.js-noNskVersion{position:fixed;z-index:10000}.componentsNoticePrompting.js-noNskVersion .componentsNoticePrompting__container{padding-right:0.9375rem;padding-left:0.9375rem}.componentsNoticePrompting.js-noNskVersion .componentsNoticePrompting__checkbox:checked+.componentsNoticePrompting__slider{background-color:#686a6f}.componentsNoticePrompting.js-noNskVersion .componentsNoticePrompting__checkbox:checked+.componentsNoticePrompting__slider:before{background-color:#a4a7ae}.componentsNoticePrompting.js-noNskVersion .componentsNoticePrompting__switchLabel::before{content:'sprawdź nową wersję serwisu'}.componentsNoticePrompting.js-noNskVersion .componentsNoticePrompting__linkWrapper{display:none}@keyframes loader{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@media (min-width: 48em) and (max-width: 63.9375em){.medium-wide .componentsNoticePrompting,.medium-full .componentsNoticePrompting{width:100%}.medium-wide .componentsNoticePrompting .componentsNoticePrompting__container,.medium-full .componentsNoticePrompting .componentsNoticePrompting__container{flex-direction:row-reverse;max-width:1300px;margin:0 auto;padding:1rem}.medium-wide .componentsNoticePrompting .componentsNoticePrompting__desc,.medium-full .componentsNoticePrompting .componentsNoticePrompting__desc{display:inline-block;margin:0;font-size:0.875rem}.medium-wide .componentsNoticePrompting .componentsNoticePrompting__desc::before,.medium-full .componentsNoticePrompting .componentsNoticePrompting__desc::before{content:'Przeglądasz nową wersję serwisu. Ciągle nad nią pracujemy i jesteśmy ciekawi Twojej opinii.'}.medium-wide .componentsNoticePrompting .componentsNoticePrompting__showSurveyButton,.medium-full .componentsNoticePrompting .componentsNoticePrompting__showSurveyButton{padding:0 0.375rem}.medium-wide .componentsNoticePrompting .componentsNoticePrompting__showSurveyButton::before,.medium-full .componentsNoticePrompting .componentsNoticePrompting__showSurveyButton::before{content:'daj nam znać \2192'}.medium-wide .js-noNskVersion.componentsNoticePrompting .componentsNoticePrompting__container,.medium-full .js-noNskVersion.componentsNoticePrompting .componentsNoticePrompting__container{max-width:1200px;padding-right:0.9375rem;padding-left:0.9375rem}.medium-wide .js-noNskVersion.componentsNoticePrompting .componentsNoticePrompting__desc::before,.medium-full .js-noNskVersion.componentsNoticePrompting .componentsNoticePrompting__desc::before{content:'Sprawdź nową odsłonę naszego serwisu.'}.medium-wide .js-noNskVersion.componentsNoticePrompting .componentsNoticePrompting__switchLabel::before,.medium-full .js-noNskVersion.componentsNoticePrompting .componentsNoticePrompting__switchLabel::before{content:'nowa wersja serwisu'}.medium-wide .js-noNskVersion.componentsNoticePrompting .componentsNoticePrompting__linkWrapper,.medium-full .js-noNskVersion.componentsNoticePrompting .componentsNoticePrompting__linkWrapper{display:flex;align-items:center}.medium-wide .js-noNskVersion.componentsNoticePrompting .componentsNoticePrompting__showSurveyButton,.medium-full .js-noNskVersion.componentsNoticePrompting .componentsNoticePrompting__showSurveyButton{display:none}.medium-wide .js-noNskVersion.componentsNoticePrompting .componentsNoticePrompting__showNewVersionButton,.medium-full .js-noNskVersion.componentsNoticePrompting .componentsNoticePrompting__showNewVersionButton{color:rgba(var(--primary), 1);display:inline-block;margin:0;padding:0 0.5rem;border:0;outline:none;background-color:transparent;font-family:inherit;font-size:0.875rem;line-height:1.2;text-decoration:none;cursor:pointer}.medium-wide .js-noNskVersion.componentsNoticePrompting .componentsNoticePrompting__showNewVersionButton::before,.medium-full .js-noNskVersion.componentsNoticePrompting .componentsNoticePrompting__showNewVersionButton::before{content:'Kliknij, by zobaczyć \2192';margin-right:3px;color:#c63a3a;text-transform:uppercase}.medium-wide .js-noNskVersion.componentsNoticePrompting .componentsNoticePrompting__showNewVersionButton:focus,.medium-full .js-noNskVersion.componentsNoticePrompting .componentsNoticePrompting__showNewVersionButton:focus,.medium-wide .js-noNskVersion.componentsNoticePrompting .componentsNoticePrompting__showNewVersionButton:hover,.medium-full .js-noNskVersion.componentsNoticePrompting .componentsNoticePrompting__showNewVersionButton:hover{background-color:transparent}}@media (min-width: 64em){.large-wide .componentsNoticePrompting,.large-full .componentsNoticePrompting{width:100%}.large-wide .componentsNoticePrompting .componentsNoticePrompting__container,.large-full .componentsNoticePrompting .componentsNoticePrompting__container{flex-direction:row-reverse;max-width:1300px;margin:0 auto;padding:1rem}.large-wide .componentsNoticePrompting .componentsNoticePrompting__desc,.large-full .componentsNoticePrompting .componentsNoticePrompting__desc{display:inline-block;margin:0;font-size:0.875rem}.large-wide .componentsNoticePrompting .componentsNoticePrompting__desc::before,.large-full .componentsNoticePrompting .componentsNoticePrompting__desc::before{content:'Przeglądasz nową wersję serwisu. Ciągle nad nią pracujemy i jesteśmy ciekawi Twojej opinii.'}.large-wide .componentsNoticePrompting .componentsNoticePrompting__showSurveyButton,.large-full .componentsNoticePrompting .componentsNoticePrompting__showSurveyButton{padding:0 0.375rem}.large-wide .componentsNoticePrompting .componentsNoticePrompting__showSurveyButton::before,.large-full .componentsNoticePrompting .componentsNoticePrompting__showSurveyButton::before{content:'daj nam znać \2192'}.large-wide .js-noNskVersion.componentsNoticePrompting .componentsNoticePrompting__container,.large-full .js-noNskVersion.componentsNoticePrompting .componentsNoticePrompting__container{max-width:1200px;padding-right:0.9375rem;padding-left:0.9375rem}.large-wide .js-noNskVersion.componentsNoticePrompting .componentsNoticePrompting__desc::before,.large-full .js-noNskVersion.componentsNoticePrompting .componentsNoticePrompting__desc::before{content:'Sprawdź nową odsłonę naszego serwisu.'}.large-wide .js-noNskVersion.componentsNoticePrompting .componentsNoticePrompting__switchLabel::before,.large-full .js-noNskVersion.componentsNoticePrompting .componentsNoticePrompting__switchLabel::before{content:'nowa wersja serwisu'}.large-wide .js-noNskVersion.componentsNoticePrompting .componentsNoticePrompting__linkWrapper,.large-full .js-noNskVersion.componentsNoticePrompting .componentsNoticePrompting__linkWrapper{display:flex;align-items:center}.large-wide .js-noNskVersion.componentsNoticePrompting .componentsNoticePrompting__showSurveyButton,.large-full .js-noNskVersion.componentsNoticePrompting .componentsNoticePrompting__showSurveyButton{display:none}.large-wide .js-noNskVersion.componentsNoticePrompting .componentsNoticePrompting__showNewVersionButton,.large-full .js-noNskVersion.componentsNoticePrompting .componentsNoticePrompting__showNewVersionButton{color:rgba(var(--primary), 1);display:inline-block;margin:0;padding:0 0.5rem;border:0;outline:none;background-color:transparent;font-family:inherit;font-size:0.875rem;line-height:1.2;text-decoration:none;cursor:pointer}.large-wide .js-noNskVersion.componentsNoticePrompting .componentsNoticePrompting__showNewVersionButton::before,.large-full .js-noNskVersion.componentsNoticePrompting .componentsNoticePrompting__showNewVersionButton::before{content:'Kliknij, by zobaczyć \2192';margin-right:3px;color:#c63a3a;text-transform:uppercase}.large-wide .js-noNskVersion.componentsNoticePrompting .componentsNoticePrompting__showNewVersionButton:focus,.large-full .js-noNskVersion.componentsNoticePrompting .componentsNoticePrompting__showNewVersionButton:focus,.large-wide .js-noNskVersion.componentsNoticePrompting .componentsNoticePrompting__showNewVersionButton:hover,.large-full .js-noNskVersion.componentsNoticePrompting .componentsNoticePrompting__showNewVersionButton:hover{background-color:transparent}}
