@font-face {
    font-family: FuturaPT;
    src: url("https://static01.helion.com.pl/global/fonts/FuturaPT-Medium.ttf");
}

@font-face {
    font-family: FuturaPT-Bold;
    src: url("https://static01.helion.com.pl/global/fonts/FuturaPT-Bold.ttf");
}

@font-face {
    font-family: BounceScript;
    src: url("https://static01.helion.com.pl/global/fonts/BounceScriptRegular.ttf");
}

:root {
    --bialy: #FFFFFF;
    --czarny: #000000;
    --tlo: #FCF2E6;
    --ebp: #164E72;
    --editio: #7CB4E2;
    --helion: #BE161D;
    --onepress: #222767;
    --sensus_fiolet: #B3AAFB;
    --sensus_zielen: #78a965;
}

.help-article-page {
    width: 100%;
}

/* Bez tego na Ebookpoincie zadziała, ale na pozostałych serwisach będą style z builda*/
#categoryDescription {
    padding: 0 !important;
    position: relative;
}

.promotion-solr-content #categoryDescription {
    padding: 0 !important;
    position: relative;
}

/* Potrzebne, żeby nie rozwalała się część grafik na Onepressie*/
#categoryDescription a img {
    max-width: 100%;
    width: unset !important;
}

.text img {
    max-width: 100%;
}

#tresc {
    background-color: var(--tlo);
    font-family: FuturaPT;
    margin-bottom: 10px;
    overflow: hidden;
}

#top {
    margin-bottom: 50px;
    text-align: center;
}

#top_link:hover,
#top_link:focus,
#top_link:focus-visible {
    opacity: 0.5;
    text-decoration: none;
}

#gora_lewa {
    left: 0;
    max-width: 25% !important;
    position: absolute;
    top: 0;
}

#kiermasz {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    color: var(--czarny);
    display: inline-block;
    font-size: 42px;
    line-height: 1;
    margin-top: 15px;
    padding: 50px;
    position: relative;
    text-align: center;
    z-index: 2;
}

.kiermasz_ebookpoint {
    background-image: url('https://static01.helion.com.pl/global/wielkanoc/2026/ebookpoint/ramka.png');
}

.kiermasz_helion {
    background-image: url('https://static01.helion.com.pl/global/wielkanoc/2026/helion/ramka.png');
}

.kiermasz_bezdroza {
    background-image: url('https://static01.helion.com.pl/global/wielkanoc/2026/bezdroza/ramka.png');
}

.kiermasz_editio {
    background-image: url('https://static01.helion.com.pl/global/wielkanoc/2026/editio/ramka.png');
}

.kiermasz_onepress {
    background-image: url('https://static01.helion.com.pl/global/wielkanoc/2026/onepress/ramka.png');
}

.kiermasz_sensus {
    background-image: url('https://static01.helion.com.pl/global/wielkanoc/2026/sensus/ramka.png');
}

#wielkanocny {
    font-family: BounceScript;
    font-size: 80px;
}

#rabaty {
    max-width: 20% !important;
    position: absolute;
    right: 105px;
    top: 150px;
    z-index: 3;
}

#gora_prawa {
    max-width: 27% !important;
    position: absolute;
    right: 0;
    top: 0;
}

#filtry {
    padding: 50px 25px;
    text-align: center;
}

.filtrowanie:hover,
.filtrowanie:focus,
.filtrowanie:focus-visible {
    opacity: 0.5;
    text-decoration: none !important;
}

.filtr_formatow {
    display: inline-block;
    margin: 5px;
    max-width: 20% !important;
}

.filtr_cen {
    display: inline-block;
    margin: 5px;
    max-width: 18% !important;
}

.wyroznij {
    font-family: FuturaPT-Bold;
}

#pasek {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-bottom: 75px;
    padding-top: 50px;
}

.pasek_helion {
    background-image: url('https://static01.helion.com.pl/global/wielkanoc/2026/helion/pasek.png');
    color: var(--bialy);
}

.pasek_bezdroza {
    background-image: url('https://static01.helion.com.pl/global/wielkanoc/2026/bezdroza/pasek.png');
    color: var(--czarny);
}

.pasek_editio {
    background-image: url('https://static01.helion.com.pl/global/wielkanoc/2026/editio/pasek.png');
    color: var(--czarny);
}

.pasek_onepress {
    background-image: url('https://static01.helion.com.pl/global/wielkanoc/2026/onepress/pasek.png');
    color: var(--bialy);
}

.pasek_sensus {
    background-image: url('https://static01.helion.com.pl/global/wielkanoc/2026/sensus/pasek.png');
    color: var(--czarny);
}

#czytaj {
    font-size: 60px;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
}

.strzalki_czarne::before {
    background-image: url('https://static01.helion.com.pl/global/wielkanoc/2026/wspolne/arrow_black_left.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;;
    content: '';
    display: block;
    height: 95px;
    left: 35px;
    position: absolute;
    scale: 0.7;
    top: 665px;
    width: 66px;
}

.strzalki_czarne::after {
    background-image: url('https://static01.helion.com.pl/global/wielkanoc/2026/wspolne/arrow_black_right.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;;
    content: '';
    display: block;
    height: 95px;
    position: absolute;
    right: 35px;
    scale: 0.7;
    top: 665px;
    width: 66px;
}

.strzalki_biale::before {
    background-image: url('https://static01.helion.com.pl/global/wielkanoc/2026/wspolne/arrow_white_left.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;;
    content: '';
    display: block;
    height: 95px;
    left: 35px;
    position: absolute;
    scale: 0.7;
    top: 665px;
    width: 66px;
}

.strzalki_biale::after {
    background-image: url('https://static01.helion.com.pl/global/wielkanoc/2026/wspolne/arrow_white_right.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;;
    content: '';
    display: block;
    height: 95px;
    position: absolute;
    right: 35px;
    scale: 0.7;
    top: 665px;
    width: 66px;
}

#kategorie {
    background-image: url('https://static01.helion.com.pl/global/wielkanoc/2026/ebookpoint/tlo.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
    margin: 0 auto;
    max-width: 1000px;
    padding: 75px 15px;
}

#kategorie a:focus,
#kategorie a:focus-visible {
    opacity: 0.5;
    text-decoration: none !important;
}

.link_kategorii {
    align-items: center;
    display: flex;
    flex: 0 0 calc(25% - 15px);
    justify-content: center;
}

.kategoria {
    height: auto;
    display: block;
    scale: 0.85;
}

.kategoria:hover,
.kategorie:focus,
.kategorie:focus-visible {
    opacity: 0.5;
    text-decoration: none !important;
}

#konkurs {
    text-align: center;
}

#konkurs::after {
    background-image: url('https://static01.helion.com.pl/global/wielkanoc/2026/wspolne/babeczka.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;;
    bottom: 385px;
    content: '';
    display: block;
    height: 131px;
    position: absolute;
    right: 115px;
    width: 132px;
}

.konkurs_bezdroza::after {
    bottom: 275px !important;
}

#konkurs_link:focus img,
#konkurs_link:focus-visible img {
    opacity: 0.5;
    text-decoration: none !important;
}

#konkurs_img {
    display: block;
    margin: 25px auto;
}

#info {
    color: var(--czarny);
    font-size: 32px;
    line-height: 1.25;
}

#wygrywaj {
    font-family: BounceScript;
    font-size: 50px;
}

#nie_przegap {
    display: block;
    margin: 15px auto;
    max-width: 50% !important;
}

#nie_przegap:hover,
#nie_przegap:focus
#nie_przegap:focus-visible {
    opacity: 0.5;
}

#bottom {
    margin-top: 50px;
}

#dol_lewa {
    bottom: 75px;
    left: 0px;
    max-width: 20% !important;
    position: absolute;
}

.reka_editio {
    left: -20px !important;
}

#loga {
    padding-bottom: 25px;
    padding-top: 15px;
    text-align: center;
}

#loga a:hover,
#loga a:focus,
#loga a:focus-visible {
    text-decoration: none;
}

.logotypy {
    height: 25px;
    margin: 5px 25px;
    vertical-align: top;
}

.logotypy:hover,
.logotypy:focus,
.logotypy:focus-visible {
    opacity: 0.5;
}

.loga_linki:focus img,
.loga_linki a:focus-visible img {
    opacity: 0.5;
}

#dol_prawa {
    bottom: 0;
    max-width: 25% !important;
    position: absolute;
    right: 0;
}

@media (max-width: 1000px) {

    .promotion-solr-content #categoryDescription {
	padding: 0 !important;
    }

    #top {
	margin-bottom: 25px;
    }

    #gora_lewa {
	max-width: 22% !important;
    }

    #kiermasz {
	font-size: 36px;
    }

    #wielkanocny {
	font-size: 72px;
    }

    #rabaty {
	right: 60px;
	top: 135px;
    }

    #gora_prawa {
	max-width: 25% !important;
    }

    #czytaj {
	font-size: 46px;
    }

    .strzalki_czarne::before {
	left: 10px;
	scale: 0.5;
	top: 560px;
    }

    .strzalki_czarne::after {
	right: 10px;
	scale: 0.5;
	top: 560px;
    }

    .strzalki_biale::before {
	left: 10px;
	scale: 0.5;
	top: 560px;
    }

    .strzalki_biale::after {
	right: 10px;
	scale: 0.5;
	top: 560px;
    }

    #kategorie {
	max-width: 700px;
    }

    .kategoria {
	max-height: 100px;
    }

    #konkurs::after {
	bottom: 350px;
	right: 15px;
	scale: 0.75;
    }

    .konkurs_bezdroza::after {
	bottom: 250px !important;
    }

    #dol_lewa {
	left: 0;
    }

    .reka_editio {
	left: -20px !important;
    }

    .logotypy {
	height: 20px;
    }

}

@media all and (max-width: 1000px) and (orientation: landscape){

    #gora_lewa {
	max-width: 25% !important;
    }

    #kiermasz {
	font-size: 42px;
    }

    #wielkanocny {
	font-size: 80px;
    }

    #rabaty {
	right: 120px;
	top: 150px;
    }

    #gora_prawa {
	max-width: 28% !important;
    }

    .strzalki_czarne::before {
	left: 125px;
	scale: 0.55;
	top: 640px;
    }

    .strzalki_czarne::after {
	right: 125px;
	scale: 0.55;
	top: 640px;
    }

    .strzalki_biale::before {
	left: 125px;
	scale: 0.55;
	top: 640px;
    }

    .strzalki_biale::after {
	right: 125px;
	scale: 0.55;
	top: 640px;
    }

    #kategorie {
	max-width: 1000px;
    }

    .kategoria {
	max-height: unset;
    }

    #konkurs::after {
	bottom: 385px;
	right: 115px;
	scale: 1;
    }

    .konkurs_bezdroza::after {
	bottom: 275px !important;
    }

}

@media all and (max-width: 700px) and (orientation: landscape){

    #top {
	margin-bottom: 0;
    }

    #gora_lewa {
	max-width: 22% !important;
    }

    #kiermasz {
	font-size: 36px;
    }

    #wielkanocny {
	font-size: 72px;
    }

    #rabaty {
	right: 60px;
	top: 135px;
    }

    #gora_prawa {
	max-width: 25% !important;
    }

    .strzalki_czarne::before {
	left: 5px;
	scale: 0.5;
	top: 540px;
    }

    .strzalki_czarne::after {
	right: 5px;
	scale: 0.5;
	top: 540px;
    }

    .strzalki_biale::before {
	left: 5px;
	scale: 0.5;
	top: 540px;
    }

    .strzalki_biale::after {
	right: 5px;
	scale: 0.5;
	top: 540px;
    }

    #kategorie {
	max-width: 700px;
    }

    .kategoria {
	max-height: 100px;
    }

    #konkurs::after {
	bottom: 350px;
	right: 15px;
	scale: 0.75;
    }

    .konkurs_bezdroza::after {
	bottom: 250px !important;
    }

}

@media (max-width: 599px) {

    #gora_lewa {
	max-width: 18% !important;
    }

    #kiermasz {
	font-size: 24px;
	padding: 20px;
    }

    #wielkanocny {
	font-size: 46px;
    }

    #rabaty {
	right: 12px;
	top: 100px;
    }

    #gora_prawa {
	max-width: 18% !important;
    }

    #filtry {
	padding: 10px 0;
    }

    .filtr_formatow {
	margin: 10px;
	max-width: 30% !important;
    }

    .filtr_cen {
	margin: 10px;
	max-width: 25% !important;
    }

    .trzy img {
	max-width: 25% !important;
    }

    #pasek {
	padding-bottom: 35px;
	padding-top: 25px;
    }

    #czytaj {
	font-size: 24px;
    }

    .strzalki_czarne::before {
	display: none;
    }

    .strzalki_czarne::after {
	display: none;
    }

    .strzalki_biale::before {
	display: none;
    }

    .strzalki_biale::after {
	display: none;
    }

    #kategorie {
	max-width: 360px;
	padding: 50px 5px;
    }

    .link_kategorii {
	flex: 0 0 calc(30% - 5px);
    }

    .kategoria {
	max-height: 70px;
	scale: 1;
    }

    #konkurs::after {
	display: none;
    }

    #konkurs_img {
	width: 75%;
    }

    #info {
	font-size: 18px;
    }

    #wygrywaj {
	font-size: 32px;
    }

    #bottom {
	margin-top: 25px;
    }

    #dol_lewa {
	bottom: 45px;
	left: 0;
    }

    .reka_editio {
	left: -20px !important;
    }

    #loga {
	padding: 0;
    }

    .logotypy {
	height: 10px;
	margin: 5px 10px;
    }

}

@media (max-width: 400px) {

    #top {
	margin-bottom: 0;
    }

    #gora_lewa {
	display: none;
    }

    #rabaty {
	display: block;
	margin: 0 auto;
	max-width: 25% !important;
	position: relative;
	right: unset;
	top: unset;
    }

    #gora_prawa {
	display: none;
    }

    #bottom {
	margin-top: 0;
    }

    #dol_lewa {
	display: none;
    }

    #dol_prawa {
	display: none;
    }

}

@media (max-width: 350px) {

    #rabaty {
	max-width: 30% !important;
    }

    #czytaj {
	font-size: 20px;
    }

    .kategoria {
	max-height: 60px;
    }

    #info {
	font-size: 16px;
    }

    #wygrywaj {
	font-size: 28px;
    }

}


