<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.art-text .art-text-relation .paywall-message {
    background: #FFF;
    color: #444;
    border: #CCC 1px solid;
    border-radius: 5px;
    font-family: Muli, Roboto, Arial, sans-serif;  
    font-size: 20px;
    font-weight: 400;
    padding: 40px 30px 40px 30px;     
    margin-top: 25px;
    line-height: 30px;  
    position: relative;
    box-shadow: #EEE 3px 3px 10px;
}
.art-text .art-text-relation .paywall-message h2, 
.art-text .art-text-relation .paywall-message h3, 
.art-text .art-text-relation .paywall-message h4, 
.art-text .art-text-relation .paywall-message h2 a, 
.art-text .art-text-relation .paywall-message h3 a, 
.art-text .art-text-relation .paywall-message h4 a {  
    font-family: Muli, Roboto, Arial, sans-serif;
    color: #30C2EC;
}                             
.art-text .art-text-relation .paywall-message span.cnt {    
    background: #FFF;
    color: #333;
    font-weight: 500;
    font-size: 18px;
    line-height: 35px; 
    padding: 0 20px;
    margin: -58px 0 0 0;   
    width: auto;
    position: absolute;                                   
    left: 50%;    
    transform: translateX(-52%);
    white-space: nowrap;
    border-radius: 3px;
}                     
.art-text .art-text-relation .paywall-message h2 {
    font-weight: 800;
    font-size: 30px;
    line-height: 35px; 
    padding-bottom: 18px; 
}       
.art-text .art-text-relation-paywall-close .paywall-message h2 {  
    background: url(/_i/paywall-lock-stripe.png) center calc(100% - 25px) no-repeat;
    padding-bottom: 80px; 
}                    
.art-text .art-text-relation-paywall-open .paywall-message h2 + h3 {  
    margin-top: 0; 
}           
.art-text .art-text-relation .paywall-message h3 {
    color: #111;   
    font-weight: 700;
    font-size: 23px;
    line-height: 28px;                           
    margin-bottom: 4px; 
    padding-bottom: 0; 
}              
.art-text .art-text-relation .paywall-message .buttons + p {
    color: #111;  
    font-size: 16px;
}                
.art-text .art-text-relation .paywall-message .buttons + p strong {
    color: #111;   
    font-size: 16px;    
    font-weight: 400;    
}                         
.art-text .art-text-relation .paywall-message .buttons + p strong a {
    font-weight: 600;    
}               
.art-text .art-text-relation .paywall-message p a {
    color: #30C2EC;   
}                  
.art-text .art-text-relation .paywall-message p strong {
    font-weight: 700;    
}                                               
.art-text .art-text-relation .paywall-message p i,
.art-text .art-text-relation .paywall-message h3 i {
    color: #30C2EC;
    font-style: normal;
}                                             
.art-text .art-text-relation .paywall-message h3 i strong {
    font-weight: 900;
}     
.art-text .art-text-relation .paywall-message .button-standard {
    background: #00CC6A;
}
.art-text .art-text-relation .paywall-message .button-standard:hover {
    background: #00B760;
}                  
.art-text .art-text-relation .paywall-message .button-blue {
    background: #30C2EC;
}     
.art-text .art-text-relation .paywall-message .button-blue:hover {
    background: #26B6E2;
}       
              
.art-text .art-text-relation .paywall-message .offers .packages-forms {     
    background: #FFF;
    display: flex;        
    flex-wrap: wrap;
    flex-direction: row;                                            
    margin: 30px -30px -22px -30px;   
    padding: 0 0 0 15px;
}           
.art-text .art-text-relation .paywall-message .offers form.package {
    background: #FFF;
    width: 30%;
    padding: 10px;
    margin: 8px;
    text-align: center;
    position: relative;
    border-radius: 10px;
    box-sizing: border-box;
    border: #CCC 1px solid;      
    transition: all 0.2s linear; 
}            
.art-text .art-text-relation .paywall-message .offers form.package.pointer:hover {    
    box-shadow: #EEE 3px 3px 10px;  
}                                              
.art-text .art-text-relation .paywall-message .offers form.package.special-orange {
    border: #FF9900 2px solid;      
    margin: 7px;
}                               
.art-text .art-text-relation .paywall-message .offers form.package.special-red {
    border: #FF763A 2px solid;      
    margin: 7px;
}
.art-text .art-text-relation .paywall-message .offers form.package.special-green {
    border: #01C969 2px solid;      
    margin: 7px;
}
.art-text .art-text-relation .paywall-message .offers form.package.special-dark {
    border: #222 2px solid;      
    margin: 7px;
}
.art-text .art-text-relation .paywall-message .offers form.package.special-lime {
    border: #99CC00 2px solid;      
    margin: 7px;
}
.art-text .art-text-relation .paywall-message .offers form.package.special-yellow {
    border: #FFDE00 2px solid;      
    margin: 7px;
}
.art-text .art-text-relation .paywall-message .offers  form.package p {
    font-family: Roboto, Arial, sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    box-sizing: border-box;
    padding: 0;
    margin: 15px 0 8px 0;
}                        
.art-text .art-text-relation .paywall-message .offers form.package.package-image p {
    height: 100px;
}                           
.art-text .art-text-relation .paywall-message .offers form.package p br {
    display: none;
}         
.art-text .art-text-relation .paywall-message .offers form.package p nobr {
    white-space: normal;
}          
.art-text .art-text-relation .paywall-message .offers form.package p em {                
    display: block;
    font-style: normal;
    padding-top: 10px;
}             
.art-text .art-text-relation .paywall-message .offers form.package img {
    max-width: 75%;   
}    
       
.art-text .art-text-relation .paywall-message .offers form.package.special-orange .button {     
    background-color: #FF9900 !important;  
    color: #FFF !important;
}    
.art-text .art-text-relation .paywall-message .offers form.package.special-orange .button:hover {         
    background-color: #E88B00 !important;  
}        

.art-text .art-text-relation .paywall-message img[src="https://cyfrowy.wprost.pl/wprost-cyfrowy/_i/section-offer-head-background-04-small.png"] {
    margin: -40px -30px 0 -30px;
    display: block;
    max-width: none;
    width: calc(100% - -60px);
}

/* TEXT A/B */     

/*  
.testgroup-B .art-text .art-text-relation .paywall-message .offers .package-form-3 {   
    color: #444 !important;  
    border: #FF9900 2px solid;
    margin: 7px;
}                                            
.testgroup-B .art-text .art-text-relation .paywall-message .offers .package-form-3 .range:before {
    content: "NajczÄĹciej polecana" !important;          
    color: #FF9900 !important;   
}                
.testgroup-B .art-text .art-text-relation .paywall-message .offers .package-form-3 big {
    background-image: url(/wprost-cyfrowy/_i/badge-85-01.png) !important;
}                
.testgroup-B .art-text .art-text-relation .paywall-message .offers .package-form-3 .button {     
    background-color: #FF9900 !important;  
    color: #FFF !important;
}    
.testgroup-B .art-text .art-text-relation .paywall-message .offers .package-form-3 .button:hover {         
    background-color: #E88B00 !important;  
}        

.testgroup-B .art-text .art-text-relation .paywall-message .offers .package-form-2.special-orange {
    color: #444 !important; 
    margin: 8px;
    border: #CCC 1px solid; 
}                
.testgroup-B .art-text .art-text-relation .paywall-message .offers .package-form-2 .range:before {
    content: " " !important;
}                
.testgroup-B .art-text .art-text-relation .paywall-message .offers .package-form-2 big {
    background-image: url(/wprost-cyfrowy/_i/badge-85-05.png) !important;
}                
.testgroup-B .art-text .art-text-relation .paywall-message .offers .package-form-2.special-orange .button {     
    background-color: #30C2EC !important;  
    color: #FFF !important;
}    
.testgroup-B .art-text .art-text-relation .paywall-message .offers .package-form-2.special-orange .button:hover {         
    background-color: #26B6E2 !important;  
}        
.testgroup-B .art-text .art-text-relation .paywall-message .offers .package-form {
    order: 2;
}                
.testgroup-B .art-text .art-text-relation .paywall-message .offers .package-form-2 {
    order: 1;
}      
*/     

/* WIDEO */

.art-text .art-text-relation .paywall-message .packages-forms form.package .range {
    color: #30C2EC;
    font-family: "Roboto Condensed", Arial, sans-serif;
    font-size: 25px;
    font-weight: 600;
    line-height: 40px;
    display: block;
    margin: 10px 0 20px 0;
    text-transform: uppercase;
}    
.art-text .art-text-relation .paywall-message .packages-forms form.package .range::before { 
    content: attr(data-title);
    color: #FFF;
    font-size: 13px;
    font-weight: 500;
    line-height: 25px;
    display: inline-block;
    text-transform: uppercase;              
    position: absolute;
    top: -15px;
    padding: 0 8px;
    left: 50%;
    right: auto;
    transform: translateX(-50%);
    border-radius: 5px;
    white-space: nowrap;
}       
.art-text .art-text-relation .paywall-message .packages-forms form.package.special-orange .range::before {
    background-color: #FF9900;
}                               
.art-text .art-text-relation .paywall-message .packages-forms form.package.special-red .range::before {
    background-color: #FF763A;
}
.art-text .art-text-relation .paywall-message .packages-forms form.package.special-green .range::before {
    background-color: #01C969;
}
.art-text .art-text-relation .paywall-message .packages-forms form.package.special-dark .range::before {
    background-color: #222;
}
.art-text .art-text-relation .paywall-message .packages-forms form.package.special-lime .range::before {
    background-color: #99CC00;
}
.art-text .art-text-relation .paywall-message .packages-forms form.package.special-yellow .range::before {
    background-color: #FFDE00;
}   

.art-text .art-text-relation .paywall-message .packages-forms form.package .price {
    background: url(/wprost-cyfrowy/_i/bg-pattern-02.png) repeat-x center top;
    display: block;
    height: 125px;
    box-sizing: border-box;
    font-family: "Roboto Condensed", Arial, sans-serif;
    font-weight: 400;
    font-size: 17px;
    line-height: 22px;
}
.art-text .art-text-relation .paywall-message .packages-forms form.package .price strong {
    font-size: 45px;
    font-weight: 600 !important;
    line-height: 45px;
    display: block;
    padding: 22px 0 0 0;
}                 
.art-text .art-text-relation .paywall-message .packages-forms form.package .price del { 
    font-size: 23px;      
    font-weight: 600;     
    color: #888;
}      
.art-text .art-text-relation .paywall-message .packages-forms form.package .price i {
    font-style: normal;
}
.art-text .art-text-relation .paywall-message .packages-forms form.package .button {
    min-width: 100%;
    width: auto;
    margin: 0;
}
.art-text .art-text-relation .paywall-message .packages-forms form.package big {
    background-size: cover;
    position: absolute;
    height: 55px;
    width: 55px;
    top: 46px;
    right: 5px;   
    color: #FFF;
    overflow: hidden;
}                           
.art-text .art-text-relation .paywall-message .packages-forms form.package big {
    background-image: url(/wprost-cyfrowy/_i/badge-85-05.png);
} 
.art-text .art-text-relation .paywall-message .packages-forms form.package.special-orange big {
    background-image: url(/wprost-cyfrowy/_i/badge-85-01.png);
}                                 
.art-text .art-text-relation .paywall-message .packages-forms form.package.special-red big {
    background-image: url(/wprost-cyfrowy/_i/badge-85-02.png);
}
.art-text .art-text-relation .paywall-message .packages-forms form.package.special-green big {
    background-image: url(/wprost-cyfrowy/_i/badge-85-03.png);
}
.art-text .art-text-relation .paywall-message .packages-forms form.package.special-dark big {
    background-image: url(/wprost-cyfrowy/_i/badge-85-04.png);
}
.art-text .art-text-relation .paywall-message .packages-forms form.package.special-lime big {
    background-image: url(/wprost-cyfrowy/_i/badge-85-05.png);
}                             
.art-text .art-text-relation .paywall-message .packages-forms form.package.special-yellow big {
    background-image: url(/wprost-cyfrowy/_i/badge-85-06.png);
}
.art-text .art-text-relation .paywall-message .packages-forms form.package big span {
    font-family: "Roboto Condensed", Arial, sans-serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 17px;
    transform: rotate(5deg);
    position: relative;
    display: block;
    text-transform: uppercase;
    padding-top: 18px;
}    
.art-text .art-text-relation .paywall-message .packages-forms form.package big.special-najlepsza-oferta span {
    font-size: 11px;
    font-weight: 600;
    line-height: 14px;       
    padding-top: 18px;
}         
             
             

.video-player .paywall-message {
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6) 20%, rgba(0, 0, 0, 0.85) 50%, #000);   
    padding: 100px 30px 30px 30px;   
    position: absolute;
    left: 0;             
    right: 0;
    bottom: 0;     
    opacity: 0;  
    z-index: 101;
    transition: bottom 0.5s ease-in-out, opacity 0.7s ease-in-out;
}   
.video-player.short .paywall-message {
    bottom: -400px; 
}              
.video-player .paywall-message.visible {
    opacity: 1;
}           
.video-player .paywall-message .video-message {     
    border: #30C2EC 2px solid;
    border-radius: 10px;  
    padding: 0         
}                             
.video-player .paywall-message .video-message table {     
    width: 100%;
    min-height: 75px;
}          
.video-player .paywall-message .video-message table td {   
    font-family: Muli, Roboto, Arial, sans-serif;  
    font-size: 20px;
    font-weight: 400;  
    line-height: 24px;
    margin: 0;
    padding: 15px 20px; 
    position: relative;  
}             
.video-player .paywall-message .video-message table td h2 {   
    margin: 0;                                
    padding: 0;   
    font-size: 30px;
    line-height: 32px;
}                                     
.video-player .paywall-message .video-message table td .button {  
    font-weight: 500;     
    width: 180px;
}                                     
.video-player .paywall-message .video-message table td .buttons {   
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -20px;
}                                                                 
.video-player .paywall-message .video-message table td:first-child {  
    width: 50%;
}       
.video-player .paywall-message .video-message table td:first-child {    
    background: url(/_i/icon-30-s-paywall-lock.png) 20px center no-repeat;
    padding-left: 70px;
    text-align: left;    
}                                     
.video-player .paywall-message .video-message table td:first-child,
.video-player .paywall-message .video-message table td:first-child a {     
    color: #30C2EC;
}                
.video-player .paywall-message .video-message table td:first-child a:hover {     
    color: #DCF4FC;
}        
.video-player .paywall-message .video-message table td:last-child {     
    text-align: right;   
    padding-right: 210px;
}                                                       
.video-player .paywall-message .video-message table td:last-child,
.video-player .paywall-message .video-message table td:last-child a {     
    color: #EEE;
}                
.video-player .paywall-message .video-message table td:last-child a:hover {     
    color: #FFF;
}                                                              
.video-player .paywall-message[data-id="10370837"] .video-message table td:first-child {  
    width: auto;
}                                                                 
.video-player .paywall-message[data-id="10370837"] .video-message table td:last-child {  
    padding-right: 0;
}     
       
                                               
@media (min-width: 1195px) {     
    .art-text .art-text-relation .paywall-message .offers form.package p em {
        position: absolute;
        bottom: 18px;
        left: 12px;
        right: 12px;
    }
    .art-text .art-text-relation .paywall-message .offers form.package img {
        position: absolute;
        bottom: 56px;
        left: 50%;                     
        max-width: 88%;
        max-height: 170px;
        transform: translateX(-50%);
    }
    
}    
                                            
@media (max-width: 1359px) {  
    .video-player .paywall-message .video-message table td:first-child {
        width: auto;
    }
    .video-player .paywall-message .video-message table td h2 {    
        font-size: 20px;
        font-weight: 500;  
        line-height: 24px;
    }   
}        
@media (max-width: 1195px) {         
    .art-text .art-text-relation .paywall-message .offers form.package:first-child img {
        display: none;
    }
}       
@media (max-width: 840px) {           
    .art-text .art-text-relation .paywall-message .offers .packages-forms {  
        margin: 25px 0 -15px 0;
        padding: 0;      
        border-top: none;
    }           
    .art-text .art-text-relation .paywall-message .offers form.package {
        width: 100%;
        padding: 10px 40px 20px 40px;
        margin: 10px 10px 9px 10px !important;
    }        
    .art-text .art-text-relation .paywall-message .offers .package-form-2 {
        order: 0;
    }    
    .art-text .art-text-relation .paywall-message .offers .package-form-1 {
        order: 1;
    }    
    .art-text .art-text-relation .paywall-message .offers .package-form-3 {
        order: 2;
    }           
    .testgroup-B .art-text .art-text-relation .paywall-message .offers .package-form-1 {
        order: 2;
    }    
    .testgroup-B .art-text .art-text-relation .paywall-message .offers .package-form-3 {
        order: 1;
    }                  
    .art-text .art-text-relation .paywall-message .offers form.package.special {
        margin: 10px 9px 10px 9px !important;
    }
    .art-text .art-text-relation .paywall-message .offers form.package.package-image p {
        height: auto;
    }                           
    .art-text .art-text-relation .paywall-message .packages-forms form.package .button {
        min-width: auto;
        width: 300px;
        margin: 0 auto;
    }                     
    .art-text .art-text-relation .paywall-message .packages-forms form.package big {
        right: 55px;
    }     
    .art-text .art-text-relation .paywall-message .packages-forms form.package .price {
        height: auto;
        padding: 0 0 20px 0;
    }    
    .art-text .art-text-relation .paywall-message .offers form.package p {
        margin-bottom: 0;
    }           
            
    .video-player .paywall-message .video-message table,
    .video-player .paywall-message .video-message table tr,
    .video-player .paywall-message .video-message table td,
    .video-player .paywall-message .video-message table tbody {
        display: block;
    }
    .video-player .paywall-message .video-message table td:first-child {
        background-position: center 20px;
        padding: 64px 20px 0 20px;
        text-align: center;
    }            
    .video-player .paywall-message .video-message table td:first-child h2 {        
        font-size: 25px;
        line-height: 30px;
    }
    .video-player .paywall-message .video-message table td:last-child {
        padding: 3px 20px 20px 20px;
        text-align: center;
    }               
    .video-player .paywall-message[data-id="10370837"] .video-message table td:last-child {
        padding: 0 20px 20px 20px;
    }            
    .video-player .paywall-message .video-message table td .buttons {   
        position: relative;
        top: auto;
        right: auto;
        margin-top: 14px;
    }            
}              
@media (max-width: 640px) {           
    .art-text .art-text-relation .paywall-message .button  { 
        margin: 0 0 20px 0;
        box-sizing: border-box;
        width: 100%;
    }                        
    .art-text .art-text-relation .paywall-message .button:last-of-type { 
        margin-bottom: 10px;
    }        
    .art-text .art-text-relation .paywall-message .packages-forms form.package .button {
        width: 100%;
    }                 
    .art-text .art-text-relation .paywall-message .packages-forms form.package big {
        right: 40px;
    }                       
}       
@media (max-width: 480px) {           
    .art-text .art-text-relation .paywall-message { 
        margin-left: -20px;
        margin-right: -20px;
        font-size: 16px;
        line-height: 25px;
        padding: 30px 20px 20px 20px;
    }     
    .art-text .art-text-relation .paywall-message h2,
    .art-text .art-text-relation .paywall-message h3 { 
        font-size: 20px;
        line-height: 25px;
    }   
    .art-text .art-text-relation-paywall-close .paywall-message h2 {
        background-position: center calc(100% - 15px);
        padding-bottom: 60px;
    }
    .art-text .art-text-relation .paywall-message span.cnt {   
        font-size: 16px;
        margin: -49px 0 0 0;  
    }                                   
                           
    .art-text .art-text-relation .paywall-message .offers .packages-forms {  
        margin: 25px -11px -10px -11px;
    }                               
    .art-text .art-text-relation .paywall-message .packages-forms form.package {
         padding: 10px 30px 20px 30px;
    }                          
    .art-text .art-text-relation .paywall-message .packages-forms form.package.special-orange .range {
         margin: 10px 0;
    }                          
    .art-text .art-text-relation .paywall-message .packages-forms form.package .range {
         margin: 0 0 10px 0;
         font-size: 25px;
    }              
    .art-text .art-text-relation .paywall-message .packages-forms form.package .price {
         height: auto;            
         padding: 0 0 15px 0;
    }                                 
    .art-text .art-text-relation .paywall-message .packages-forms form.package .price strong {
        font-size: 40px;
        line-height: 50px;
        padding: 8px 0 0 0;
    }     
    .art-text .art-text-relation .paywall-message .packages-forms form.package p {
        margin-left: -10px;
        margin-right: -10px;
    }               
    .art-text .art-text-relation .paywall-message p strong {
        font-size: 18px;
    }        
    .art-text .art-text-relation .paywall-message p br {
        display: inline;
    }

    .art-text .art-text-relation .paywall-message img[src="https://cyfrowy.wprost.pl/wprost-cyfrowy/_i/section-offer-head-background-04-small.png"] {
        margin: -30px -30px 0 -30px;
    }    
                    
    .video-player .paywall-message {   
         padding: 50px 0 0 0;    
    }                
    .video-player .paywall-message .video-message {   
         border: none;
         border-radius: 0;
    }
    .video-player .paywall-message .video-message table td,
    .video-player .paywall-message .video-message table td:first-child h2 {
         font-size: 17px;
         font-weight: 600;
    }
}    
@media (max-width: 380px) {           
    .art-text .art-text-relation .paywall-message .packages-forms form.package big {
        right: 10px;
    }                       
}          
</pre></body></html>