<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.sticky_nav.fixed #logo.tazz {max-width: 214px;margin: 10px 0;float: none;height: 47px;padding: 0;display: inline-block; transition: none;}

.sticky_nav.fixed #logo.tazz img {max-width: 214px; transition: none;}

a#logo.tazz {float: none;max-width: 214px;}

#logo.tazz img {max-width: 214px;transition: none;}
.nav_spacer-tazz {
    padding-top: 56px;
}
.story-contest-container {
    background-image: url('/wp-content/uploads/contest/09-wall-texture 1.jpg');
    position: relative;
    background-size: cover;
}
.story-contest-container .container {
    padding-bottom: 290px;
}
.top-elements {
    position: absolute;
    width: 100%;
    top: 0px;
    height: 300px;
}

.top-elements:before {
    position: absolute;
    background-image: url('/wp-content/uploads/contest/03.png');
    top: 364px;
    left: -58px;
    background-size: cover;
    display: block;
    content: '';
    width: 198px;
    height: 191px;
}
.top-elements:after {
    position: absolute;
    background-image: url('/wp-content/uploads/contest/01.png');
    width: 100%;
    top: 90px;
    right: 100px;
    background-size: cover;
    display: block;
    content: '';
    width: 327px;
    height: 312px;
    display: none;
}
.top-elements.five:before{
    background-image: url('https://www.guerrillaradio.ro/wp-content/uploads/2023/05/sus-stanga.png'); 
    top: -10px;
    width: 646px;
    height: 843px;
    left:0;
    display: block;
}
.top-elements.five:after {
    background-image: url('https://www.guerrillaradio.ro/wp-content/uploads/2023/05/sus-dreapta.png');
    top: -10px;
    right:0;
    width: 646px;
    height: 843px;
    display: block;
}
img.cloud-left {
    position: absolute;
    left: 0;
    top: 45%;
}
img.cloud-right {
    position: absolute;
    right: 0;
    top: 55%;
}
.bottom-elements:before {
    position: absolute;
    background-image: url('/wp-content/uploads/contest/Layer51.png');
    bottom: -16px;
    left: -3px;
    background-size: cover;
    display: block;
    content: '';
    width: 228px;
    height: 216px;
}
.bottom-elements:after {
    position: absolute;
    background-image: url('/wp-content/uploads/contest/Layer-0.png');
    bottom: -25px;
    right: 0;
    background-size: cover;
    display: block;
    content: '';
    width: 244px;
    height: 241px;

}
.bottom-elements.five:before{
       background-image: url('https://www.guerrillaradio.ro/wp-content/uploads/2023/05/jos-stanga_1.png'); 
       width: 646px;
       height: 483px;
       bottom:0;
}
.bottom-elements.five:after {
    background-image: url('https://www.guerrillaradio.ro/wp-content/uploads/2023/05/jos-dreapta_1.png');
     width: 646px;
    height: 483px;
    bottom:0;
}
.story-contest-container h1 {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 39px;
    color: #FFFFFF;
    margin-top: 48px;
}
.story-contest-container h1 span {
    color: red;
}

.story-contest-container p {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 40px;
}
.story-contest-container  .header-txt h1,
.story-contest-container  .header-txt p{
    color: #000;
}
.story-contest-container  .header-txt h1{
    text-transform:uppercase;
}
.story-contest-container  .header-txt h1 span {
    color: #DF386D;
}
.opera-container {
    min-height: 368px;
    position: relative;
    margin-bottom: 26px;
    box-shadow: 0px 0px 8px rgb(0 0 0 / 20%);
    border-radius: 20px;
    overflow: hidden;
    background-color: #fff;
}
.opera-container.inactive .kksr-legend, .opera-container.inactive .kksr-stars {
    display: none;
}
.opera-container.inactive .data-container .author {
    filter: blur(5px);
}
.opera-container.inactive .data-container h3 {
    filter: blur(5px);
}
.opera-container:not(.inactive) .rating-container-disabled {
    display: none;
}
.opera-container.inactive .rating-container-disabled {
    position: absolute;
    bottom: 26px;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 37px;
    width: fit-content;
}
.inactive-lighting {
    background-image: url('/wp-content/uploads/contest/inactive.svg');
    width: 42px;
    height: 37px;
}
.rating-container.five .kk-star-ratings.kksr-disabled .kksr-stars .kksr-stars-active .kksr-star .kksr-icon,
.rating-container.five .kk-star-ratings:not(.kksr-disabled) .kksr-stars:hover .kksr-star .kksr-icon{
    background-image: url('/wp-content/uploads/2023/05/active.svg');
    width: 44px!important;
    height: 44px!important;
}
.rating-container.five .kk-star-ratings .kksr-stars .kksr-star .kksr-icon,
.rating-container.five .kk-star-ratings:not(.kksr-disabled) .kksr-stars .kksr-star:hover ~ .kksr-star .kksr-icon{
    background-image: url('/wp-content/uploads/2023/05/inactive.svg');
    width: 44px!important;
    height: 44px!important;
}

.five .inactive-lighting{
    background-image: url('/wp-content/uploads/2023/05/inactive.svg');
    width: 44px!important;
    height: 44px!important;
    margin: 2px;
}
.background-image {
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
}
.opera-container.inactive .background-image {
    filter: blur(7px);
}
.data-container {
    position: absolute;
    width: 100%;
    bottom: 0px;
    background-color: rgb(255 255 255 / 79%);
    border-radius: 0 0 20px 20px;
    padding: 26px 0 64px;
}
.rating-container {height: 100%;display: block;position: absolute;width: 100%;}
.kk-star-ratings .kksr-stars {position: absolute!important;bottom: 26px;left: 0;width: fit-content;right: 0;margin: auto;}
.kk-star-ratings {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.opera-container .kksr-legend {
    position: absolute;
    top: 21px;
    right: 17px;
    background: rgba(255, 255, 255, 0.65);
    padding: 16px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 24px!important;
    line-height: 29px!important;
    text-align: center;
    color: #000000;
    border-radius: 20px;
}
.opera-container h3, .opera-container h3 a {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    color: #000000;
}
.opera-container .author {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    /* identical to box height */
    color: #000000;
    margin-bottom: 0px;
}
.kk-star-ratings .kksr-stars  .kksr-star .kksr-icon, .kk-star-ratings .kksr-stars-inactive  .kksr-star .kksr-icon {
    background-position: center;
    background-repeat: no-repeat;
}
.message-voted {
    position: absolute;
    display: flex;
    width: 90px;
    height: 90px;
    background-color: #de3a6d;
    justify-content: center;
    border-radius: 45px;
    font-size: 14px;
    bottom: 20px;
    color: #fff;
    align-content: center;
    transform: rotate(-30deg);
    left: 20px;
}
.message-voted p {
  font-family: 'Roboto Condensed', sans-serif;
  margin: auto;
  display: block;
  height: fit-content;
  font-size: 14px;
  line-height: 17px;
}





@media (min-width: 576px) {

}

@media (min-width: 768px) {
    .top-elements:after {
        display: block;
    }

}

@media (min-width: 992px) {
    .opera-container {
        min-height: 502px;
    }
}

@media (min-width: 1200px) {
    /* .sticky_nav.fixed #logo.tazz {max-width: 422px;margin: 10px 0;float: none;height: 47px;padding: 0;display: inline-block;}

    .sticky_nav.fixed #logo.tazz img {max-width: 422px;} */
    a#logo.tazz {float: none;max-width: 422px;}

    #logo.tazz img {max-width: 422px;}

    .nav_spacer-tazz {
        padding-top: 140px;
    }
}

@media (min-width: 1400px) {
    .story-contest-container .container {
        padding-bottom: 30px;
    }
    .top-elements:before {
        top: 167px;
        left: 0px;
        background-size: cover;
        display: block;
        content: '';
        width: 420px;
        height: 406px;
    }
    .top-elements:after {
        position: absolute;
        background-image: url('/wp-content/uploads/contest/01.png');
        width: 100%;
        top: 190px;
        right: 100px;
        background-size: cover;
        display: block;
        content: '';
        width: 327px;
        height: 312px;
    }
    .bottom-elements:before {
        position: absolute;
        background-image: url('/wp-content/uploads/contest/Layer51.png');
        bottom: -46px;
        left: 0px;
        background-size: cover;
        display: block;
        content: '';
        width: 446px;
        height: 427px;
    }
    .bottom-elements:after {
        position: absolute;
        background-image: url('/wp-content/uploads/contest/Layer-0.png');
        bottom: -46px;
        right: 0px;
        background-size: cover;
        display: block;
        content: '';
        width: 522px;
        height: 522px;


    }
}
@media (min-width: 1800px) {
    .top-elements:before {
        top: 167px;
        left: 0px;
        background-size: cover;
        display: block;
        content: '';
        width: 420px;
        height: 406px;
    }
    .top-elements:after {
        position: absolute;
        background-image: url('/wp-content/uploads/contest/01.png');
        width: 100%;
        top: 90px;
        right: 100px;
        background-size: cover;
        display: block;
        content: '';
        width: 327px;
        height: 312px;
    }

    .bottom-elements:before {
        position: absolute;
        background-image: url('/wp-content/uploads/contest/Layer51.png');
        bottom: -46px;
        left: 0px;
        background-size: cover;
        display: block;
        content: '';
        width: 446px;
        height: 427px;
    }
    .bottom-elements:after {
        position: absolute;
        background-image: url('/wp-content/uploads/contest/Layer-0.png');
        bottom: -46px;
        right: 0px;
        background-size: cover;
        display: block;
        content: '';
        width: 522px;
        height: 522px;


    }
}

@media only screen and (min-width: 992px) and (max-width: 1400px) {
    .top-elements.five:before,
    .top-elements.five:after,
    .bottom-elements.five:before,
    .bottom-elements.five:after {
        width: 500px;
        height: 500px;
    }
    .fivetogo .story-contest-container .container{
         padding-bottom: 50px!important;   
    }
}
@media (max-width: 991px) {
    .top-elements.five:before,
    .top-elements.five:after,
    .bottom-elements.five:before,
    .bottom-elements.five:after {
        width: 300px;
        height: 300px;
    }
    .fivetogo .story-contest-container .container{
         padding-bottom: 50px!important;   
    }
}</pre></body></html>