article {
    word-wrap: break-word;
	font-size: 18px;
    line-height: 29px;
    font-weight: 400;
}
article h1 {
	margin-bottom: 16px;
}
article .lead {
	margin-bottom: 24px;
	margin-left: 0;
}
article > p {
	margin-bottom: 24px;
}
article .autor.flex.display-flex{
    margin-bottom: 24px;
	flex: 0 0 100%;
}
article .autor.flex.display-flex span.h3{
    color: #999;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 8px;
}
article .autor.flex.display-flex span.h3 a {
    font-size: inherit;
    line-height: inherit;
}
article .autor.flex.display-flex span.h3.art-sp {
	width: auto;
}
article .autor.flex.display-flex span.h3 {
	margin-bottom: 0;
	width: 100%;
	display: block;
}
article .autor.flex.display-flex span.h3.pub_time_date,
article .autor.flex.display-flex span.h3.pub_time_hours_minutes,
article .autor.flex.display-flex span.h3.art-sp{
	width:auto;
	display: inline-block;
}
article .autor.flex.display-flex span.h3.pub_time_date,
article .autor.flex.display-flex span.h3.pub_time_hours_minutes {
    float: left;
}
article .autor.flex.display-flex span.h3.art-sp {
    float: right;
}
div[itemprop=author] {
    clear: both;
}
article ul,
article ol
{
	margin: 0 0 40px 8px;
}
article h2 
{
	margin: 0 0 8px;
}

/*-- tabels --*/
table {
    width: 100%;
	display:block;
	overflow-x:scroll;
	max-width:100%;
}
table tr:hover {
    background-color: #f9f9f9;
}
table th {
    font-size: 13px;
    line-height: 16px;
    background-color: #fafafa;
    color: #222222;
    border-bottom: 1px solid #c2c2c2;
    padding: 16px 8px;
    text-align: left;
}
table td {
    font-size: 13px;
    line-height: 16px;
    padding: 16px 8px;
    vertical-align: middle;
    border-bottom: 1px solid #c2c2c2; 
    text-align: left;
}
table tr:last-of-type th,
table tr:last-of-type td {
  border-bottom: 0;
}
table p ,
table a{
	font-size: 14px;
    line-height: 16px;
}

.article table ul li, .article table ol li, .article table a {
    font-size: 14px;
    line-height: 16px;
}

/*-- /tabels --*/

/*-- lists --*/
ul,
ol {
    font-size: 20px;
    line-height: 32px;
    margin: 0;
    padding: 0 0 0 16px;
}
ul li {
    list-style: disc;
    margin: 0;
    padding: 0;
	font-size: 20px;
    line-height: 32px;
}
ol li {
    list-style: decimal;
    margin: 0;
    padding: 0;
}

ul.horizontal li {
    display: inline-block;
    list-style: outside none none;
}
/*-- /lists --*/

/*-- tabs --*/
.tabs {
    max-width: 100%;
}
.tabs:after {
    content: '';
    display: table;
    clear: both;
}
.tabs input[type=radio] {
    display: none;
}
.tabs input[type="radio"] + label {
    border: 1px solid #0083AA;
    border-radius: 0;
    color: #fff;
    float: left;
    height: auto;
    line-height: 32px;
    padding: 0 16px;
    width: auto;
    background-color: #09f;
    font-weight: 100;
}
.tabs input[type="radio"] + label:hover {
    background-color: #0094c2;
}
.tabs label {
    display: block;
    color: #FFF;
    text-decoration: none;
    line-height: 48px;
    font-size: 14px;
    padding: 0 16px;
    margin: 0;
    height: 48px;
    background-color: #999;
    display: inline-block;
    margin-right: -4px;
}
.tabs label span {
    display: block;
}
.tabs label i {
    padding: 5px;
    margin-right: 0;
}
.tabs label:hover {
    color: #fff;
    background-color: #0094c2;
}
.tabs .content {
    display: none;
    width: 100%;
    float: left;
    padding: 16px;
    box-sizing: border-box;
    border: 1px solid #0083AA;
    margin: -1px 0 0;
}
.tabs input[type=radio] {
    display: none;
}
.tabs [id^="tab"]:checked + label {
    background-color: #fff;
    border-bottom: 1px solid #fff;
    color: #0083AA;
}
.tabs [id^="tab"]:checked + label:hover {
    background-color: #fff;
    border-bottom: 1px solid #fff;
    color: #0083AA;
}
#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3 {
    display: block;
}
.tabs input[type="radio"]:checked + label::before {
    display: none;
}
/*-- /tabs --*/


/*-- blockquote --*/
blockquote:before {
    display: block;
    content: "\201C";
    font-size: 80px;
    position: absolute;
    left: 13px;
    top: 28px;
    color: #999;
}
blockquote {
    margin-left: 40px;
    margin-bottom: 40px;
    position: relative;
    padding: 0 0 20px 20px;
    border-left: 5px solid #666666;
}
blockquote p {
    font-size: 20px;
    font-weight: 600;
    color: #333333;
    text-align: left;
    line-height: 28px;
    position: relative;
    margin-left: 40px;
}
blockquote span.author,
blockquote p sub {
    font-size: 18px;
    font-style: italic;
    color: #333333;
    line-height: 29px;
    font-weight: 300;
    float: right;
    text-align: right;
}
article .embed blockquote {
    padding: 0;
    margin: 0;
    border: none;
}
blockquote.twitter-tweet::before {
    display: none;
}
/*-- /blockquote --*/
/*-- artykul sponsorowany --*/

/* label art sponsorowany */
.art-sp {
    width: 100%;
    margin: 0 0 24px;
    text-align: center;
    font-size: 12px;
    line-height: 16px;
}

/* blok eksperta */
.expert-block {
    width: 100%;
    margin: 0 0 24px;
    padding: 10px 0;
}

.expert-block .expert-images {
    flex: 0 0 100%;
    width: 148px;
    max-height: 198px;
    overflow: hidden;
    margin: 0 auto 8px;
    text-align: center;
}

.expert-block .expert-images img {
    max-width: 100%;
    height: auto;
}

.expert-block .expert-description {
    flex: 1 0 100%;
    padding: 0;
}

.expert-block .expert-text {
    margin: 0 0 24px;
	font-size: 14px;
    line-height: 20px;
}

.expert-block .expert-text p {
    font-size: 14px;
    line-height: 20px;
}

.expert-block .expert-name {
    align-self: flex-end;
    flex: 1 0 100%;
    text-align: right;
}

.expert-block .expert-name .expert__nameText {
    font-size: 14px;
    line-height: 20px;
	font-weight: 600;
}
/*bloczek eksperta v2*/
.ekspert__block--v2 {
	display: block;
}
.expert__title {
	margin-bottom: 16px;
	text-align: center;
}
.expert__title .expert__titleText {
	line-height: 34px;
	font-weight: 700;
	font-size: 24px;
}
.expert__main {
	border-bottom: 2px solid #d8d8d8;
	border-top: 2px solid #d8d8d8;
	padding: 16px 0;
	overflow: hidden;
}
.ekspert__block--v2 .expert-images {
	float: left;
	flex: none;
    margin-right: 16px;
}
.ekspert__block--v2 .expert-name {
	flex: none;
	text-align: left;
	font-weight: 700;
	margin-bottom: 24px;
}
.ekspert__block--v2 .expert-description {
	flex: none;
	display: block;
}
.expert-block .expert__text--other {
	font-size: 18px;
	line-height: 27px;
}
.expert-block .expert__text--other p {
	font-size: 18px;
	line-height: 27px;
}


/* blok sponsora */

.firma-box {
    margin: 0 0 24px;
}

.firma-block {
    margin: 0 0 24px;
    flex: 1 0 auto;
    max-width: 100%;
    min-width: 50%;
}

.firma-block .firma-logo {
    flex: 0 0 calc(50% - 8px);
    height: 98px;
    text-align: center;
}

.firma-block .firma-logo img {
    max-height: 98px;
    max-width: 100%;
}

.firma-block .firma-logo a {
    line-height: inherit;
}

.firma-block .firma-desc {
    flex: 1 1 calc(50% - 8px);
    margin: 0 0 0 16px;
}

.firma-block .firma-desc p {
    font-size: 14px;
    line-height: 20px;
}

/* tytul boxu w dziale dedykowanym */
.dedykowany-box-title {
    font-size: 20px;
    line-height: 29px;
    margin-bottom: 24px;
    font-weight: 600;
    text-align: center;
	flex: 0 0 100%;
}

/* hero img */
.hero-box {
    width: 100%;
    text-align: center;
    margin: 0 0 24px;
    position: relative;
}

.hero-box img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
    height: auto;
}

.hero-box .hero-title {
    position: absolute;
    left: 16px;
    bottom: 16px;
  width: 50%;
}

.hero-box .hero-title a {
    color:#fff;
    text-align: left;

}

.hero-box .hero-title p {
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
}
/* /hero img */
.art-sp {
    text-transform: uppercase;
}
/*embedy*/
.insta-embed iframe,
.fb-embed iframe,
.pinterest-embed iframe {
	max-width: 100%;
}
.giphy-embed iframe {
	max-width: 100%;
	height: 100%;
}
.other-embed iframe {
	max-width: 100%;
}
.socials .embed .video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}
.socials .embed .video iframe {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
/*bloczek wyroznione*/
.highlight {
	border-bottom: 2px solid #d8d8d8;
	padding-bottom: 16px;
    margin-bottom: 24px;
}
.highlight__title,
.highlight__figcaption,
.highlight__textbox{
	margin-bottom: 8px;
}
.highlight__image-box {
	display: block;
    position: relative;
    padding-bottom: 100%;
    overflow: hidden;
    width: 100%;
	background-color: #D8D8D8;
}
.highlight__image-box img {
	    max-width: 100%;
    max-height: 100%;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: auto;
}
.highlight__title .hightlight__text {
	font-size: 18px;
	font-weight: 400;
	line-height: 27px;
	text-align: center;
	color: #333333;
	border-bottom: 2px solid #d8d8d8;
}
.highlight__figcaption .hightlight__text {
	font-size: 12px;
	line-height: 16px;
	color: #999;
}
.highlight__textbox p {
	font-size: 18px;
	line-height: 28px;
	color: #333333;
}
.highlight__button .hightlight__button-link {
	display: inline-block;
	padding: 8px 24px;
	background-color: #1677ff;
	color: #fff;
	border-radius: 2px;
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;
}
.highlight__button {
	text-align: right;
}

/* bloczek oferteo */
.oferteo {
    width: 100%;
    margin: 0 0 24px;
}
/*godzina*/
#timezone {
	width: 100%;
	display: block;
}

.auto-width-timezone {
	width: auto !important;
}

article .autor.flex.display-flex span.h3.pub_time_hours_minutes {
	margin-left: 4px;
    border-left: 1px solid #999;
    padding-left: 5px;
}

/* bloczek lokowanie */
.product-presentation {
    border-bottom: 2px solid #d8d8d8;
    margin-bottom: 24px;
}

.product-presentation__content {
    margin-bottom: 16px;
}

.product-presentation__label {
    margin-bottom: 16px;
    padding-bottom: 8px;
    font-size: 12px;
    line-height: 16px;
    text-align: right;
    border-bottom: 2px solid #d8d8d8;
}

.product-presentation__title {
    margin-bottom: 16px;
    font-size: 26px;
    line-height: 32px;
    text-align: center;
    font-weight: bold;
}

.product-presentation__text p {
    margin-bottom: 16px;
    font-size: 18px;
    line-height: 28px;
}

.product-presentation__text div,
.product-presentation__text div a {
    font-size: 12px;
    line-height: 16px;
}

.product-presentation__image--big {
    margin-bottom: 16px;
}

.product-presentation__image--small {
    margin: 0 auto 8px;
    width: 320px;
    height: 320px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.product-presentation__image img {
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
}

.product-presentation__video {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    margin-bottom: 16px;
}

.product-presentation__video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.product-presentation__button {
    margin-bottom: 16px;
    text-align: center;
}

.product-presentation__button-link {
    display: inline-block;
    padding: 8px 40px;
    background-color: var(--color-main, #1677ff);
    border-radius: 2px;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    text-align: center;
    text-decoration: none;
}

@media only screen and (max-width: 350px) {
    .product-presentation__image--small {
        width: 304px;
        height: 304px;
    }

    .product-presentation__image--big {
        margin-left: -8px;
        margin-right: -8px;
    }
}

/*------
KLAUZULE
------*/

/*SIL*/
.article .infoSil li,
.infoSil li,
.infoSil p,
.infoSil a {
	font-size: 12px;
	line-height: 18px;
}
/*legal*/
.infoLegal {
	border: 2px solid #4A90E2;
	padding: 8px;
}

.article .infoLegal li,
.infoLegal li,
.infoLegal p {
	font-size: 24px;
	line-height: 32px;
	color: #4A90E2;
}
   
/*----------------
RECOMMENDEDARTICLE
----------------*/
.recommendedArticle {
	padding: 16px 0;
	border-top: 2px solid #d8d8d8;
	border-bottom: 2px solid #d8d8d8;
}
.recommendedArticle__title {
    margin-bottom: 8px;
}
.recommendedArticle__title p {
	font-size: 24px;
	font-weight: 400;
	line-height: 34px;
}
.recommendedArticle__link {
}
.recommendedArticle__link a {
	font-size: 24px;
	font-weight: 400;
	line-height: 34px;
	color: #4A90E2;
	text-decoration: underline;
}
.recommendedTitle__text,
.recommendedLink__text{
	font-size: 18px;
    line-height: 29px;
    font-weight: 400;
	display: block;
}

/*--------------------
DLASZE PORADY EKSPERTA
--------------------*/
.advice__title {
	padding-bottom: 16px;
    text-align: left;
}
.advice__title p {
	font-size: 24px;
	font-weight: 600;
	line-height: 34px;
}
.advice {
	padding-bottom: 16px;
}
.advice__item:before {
	height: 8px;
    width: 8px;
    min-width: 8px;
	background-color: var(--color-main, #3597DB);
	border-radius: 50%;
	display: inline-block;
	vertical-align: middle;
	margin: 0 8px;
	content: '';
}
.advice__item a {
	display: inline-block;
	vertical-align: middle;
	line-height: 20px;
	font-size: 14px;
	color: var(--color-main, #1677ff);
}
.advice__item {
	margin-bottom: 8px;
	display: flex;
	align-items: baseline;
}

/*--------
ARTYKUŁ DOŁADOWANY DYNAMICZNIE
--------*/
.read-full {
	text-align: center;
}
.read-full__button {
	padding: 8px 40px;
    background-color: #1677ff;
    border-radius: 2px;
    font-size: 14px;
    line-height: 16px;
    font-weight: 300;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
}

/* trzymanie wymiaru dla divów elementów leadowych przed załadowaniem photo */

.lead_element__aspect_ratio,
article .single-photo.hero figure > div {
    padding-bottom: 66.5%;
    height: 0;
}

/* trzymanie wymiaru diva playera przed załadowaniem video */

.video_player__aspect_ratio {
	padding-bottom: 56%;
	height: 0;
    overflow: hidden;
}

/* rozwijanie embedów fb oraz instagram */
.gl_plugin.socials {
    position: relative;
}
.gl_plugin.socials .pinterest-embed iframe,
.gl_plugin.socials .giphy-embed iframe,
.gl_plugin.socials .soundc-embed iframe {
	display: flex;
	justify-content: center;
	align-self: center;
	margin: 0 auto;
}
.gl_plugin .embed.insta-embed {
    display: flex;
    justify-content: center;
    min-height: 450px;
    max-height: 450px;
    overflow: hidden;
    transition: 1s ease-out;
}
.gl_plugin .embed.fb-embed {
    display: flex;
    justify-content: center;
    min-height: 420px;
    max-height: 420px;
    overflow: hidden;
    transition: 1s ease-out;
}
.gl_plugin .embed.twit-embed {
    display: flex;
    justify-content: center;
    min-height: 300px;
}
.gl_plugin .embed.tiktok-embed {
    display: flex;
    justify-content: center;
    min-height: 730px;
}
.gl_plugin.socials.collapsed {
    border-bottom: 1px solid #1677ff;
    margin-bottom: 64px;
}
.gl_plugin.socials .expand {
    position: absolute;
    bottom: 0px;
    height: 36px;
    width: auto;
    left: 50%;
    transform: translate(-50%, 100%);
    background: #1677ff;
    font-weight: 400;
    font-size: 14px;
    cursor: pointer;
    padding: 4px 20px 8px 20px;
    color: #ffffff;
    text-transform: uppercase;
    border-radius: 0 0 2px 2px;
}
.gl_plugin.socials .expand:after {
    margin: 0;
    background-size: contain;
    display: inline-block;
    width: 12px;
    height: 7px;
    content: "";
    background-color: #FFF;
    -webkit-mask-image: url(/media/radioplus/desktop/images/arrow-white-more.svg);
    mask-image: url(/media/radioplus/desktop/images/arrow-white-more.svg);
    -webkit-mask-size: 12px;
    mask-size: 12px;
    background-repeat: no-repeat;
    margin-left: 8px;
}
/* /rozwijanie embedów fb oraz instagram */

/*author photo*/
.article_authors_with_thumbnail .article_author , .article_authors_without_thumbnail .article_author {
    display: flex;
    margin-right: 24px;
    width: 100%;
}
.article__author__croppimg {
    width: 32px;
    margin-right: 8px;
}

.article_author span , .article_author span a ,  .article_authors_without_thumbnail span,  .article_authors_without_thumbnail span a {
    font-size: 12px !important;
    line-height: 16px !important;
    font-weight: 400 !important;
}
.article_author span, 
.article_authors_without_thumbnail span {
    color: #666666 !important;
    margin-right: 7px;
}
.article_author span a, 
.article_authors_without_thumbnail a {
    color: #222222 !important;
    text-decoration: none;
}
.article__author__croppimg img {
    width: 100%;
    height: 100%;
    border-radius: 8px;
    object-fit: cover;
}
.article__author__croppimg__plug:empty:before {
    content: '';
    background: url(https://cdn.files.smcloud.net/t/zaslepka.svg);
    background-size: cover;
    height: 32px;
    width: 32px;
    display: block;
    margin-right: 14px;
}
.article_authors_with_thumbnail {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.article_authors_without_thumbnail {
    width: 100%;
    flex-wrap: wrap;
    display: flex;
    margin-top: 8px;
    margin-bottom: 16px;
}
.article_authors_without_thumbnail span {
    display: inline-block !important;
}

.article_authors_without_thumbnail span > span{
    margin: 0;
    position: relative;
    left: 2px;
}
.article_authors_without_thumbnail > span {
    display: flex !important;
    width: auto !important;
    padding-left: 2px;
    margin-bottom: 0 !important;
}
.autor{
    margin-bottom: 24px;
}
.article_authors_with_thumbnail .article_author a {
    width: 32px;
    margin-right: 8px;
}
.article_authors_without_thumbnail span > span:first-child {
    margin-right: 6px;
}

/*PLAKIETKA EXPERT APPROVED*/
.approving_authors .approving_article_author {
    display: flex;
}
.approving_authors .approving_author_header {
    position: relative;
    display: inline-block;
}
.approving_authors .approving_author_header:after {
    content: '';
    height: 20px;
    width: 20px;
    background: url(https://cdn.files.smcloud.net/t/ok-icon.svg);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -27px;
}
.approving_authors .approving_author_header span {
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    display: flex;
    align-items: center;
    color: #1677ff;
}
.approving_authors span.approving_author > div:not(.approving_author_header) span,
.approving_authors span.approving_author > div:not(.approving_author_header) span a {
    font-size: 12px;
    line-height: 16px;
    display: flex;
    align-items: center;
    color: #222222;
    margin-bottom: 8px;
}
.approving_authors span.approving_author > div:not(.approving_author_header) {
    display: flex;
    align-items: flex-start;
}
.approving_authors span.approving_author > div:not(.approving_author_header) span.h3{
    margin-bottom: 0;
    margin-left: 8px;
} 
.approving_authors .article__author__croppimg__plug {
    width: 40px;
}
.approving_authors .article__author__croppimg__plug {
    width: 40px;
    content: '';
    background: url(https://cdn.files.smcloud.net/t/zaslepka.svg);
    background-size: contain;
    background-repeat: no-repeat;
}
 .approving_authors {
    margin: 16px 0;
}
.approving_authors span.article__author__croppimg img {
    width: 40px;
    height: auto;
}
.approving_authors span.article__author__croppimg {
    margin-right: 16px;
}
.approving_authors span.article__author__croppimg img {
    width: 40px;
    height: auto;
}
.approving_authors .article_authors_with_thumbnail {
    margin: 8px 0;
}

/*plakietka author approved end*/
.authors-top {
    margin-top: 0 !important;
}


/*ARTYKUL CONTENTOWY*/
.content_view_v2 article .author_lead_title_wrapper > .single-photo {
    position: relative;
    overflow: hidden;
    margin-bottom: 24px;
    margin-right: -16px;
    margin-left: -16px;
}

 .content_view_v2 article .author_lead_title_wrapper > .single-photo.hero.with-frames:after {
    content: '';
    height: 100%;
    width: 100%;
    background: rgb(33,33,33);
    position: absolute;
    top: 0;
    background: linear-gradient(
0deg
, rgba(33,33,33,1) 0%, rgba(33,33,33,0) 42%);
}

.content_view_v2 article .author_lead_title_wrapper > .single-photo.hero figure img, .hero-box img {
    border-radius: 0px;
}
.content_view_v2 article .author_lead_title_wrapper > .single-photo.hero figure img{
    max-height: initial;
    width: 100%;
}
.content_view_v2 article .single-photo.hero figure{
    padding-bottom: 104%;
    height: 0;
}
.content_view_v2 .author_lead_title_wrapper {
    position: relative;
}
.content_view_v2 .author_lead_title_wrapper figcaption span {
    text-shadow: 0px 1px 4px rgb(0 0 0 / 20%);
    color: white !important;
    position: absolute;
    top: 10px;
}
.content_view_v2 .author_lead_title_wrapper span.title {
    top: 22px;
}
.content_view_v2 .author_lead_title_wrapper .title h1 {
    position: absolute;
    bottom: 12%;
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    color: #FFFFFF;
    margin-bottom: 0;
    padding-left: 0;
}
.content_view_v2 .author_lead_title_wrapper .neck.display-flex {
    position: absolute;
    bottom: 2%;
    color: white;
    width: 100%;
}
.content_view_v2 .author_lead_title_wrapper .neck.display-flex span {
    color: white !important;
}
.content_view_v2 .author_lead_title_wrapper .single-photo.hero figcaption {
    text-shadow: 0px 1px 4px rgb(0 0 0 / 20%);
    color: white !important;
    position: absolute;
    top: -12px;
    max-height: 100px;
    background: none;
    left: 3%;
    width: auto;
    min-width: 161px;
}
.article-layout.content_view_v2 article .autor.flex.display-flex{
    margin-bottom: 16px;
}

.article-layout.content_view_v2 article .neck{
    margin-bottom: 0;
}
.article-layout.content_view_v2 article .autor.flex.display-flex span.h3 {
    margin-bottom: 0 !important;
}

/*wersja 1 bloczek ze zdjeciem i tytulem*/
.promo-wrapper figure.promo-image-wrapper {
    padding-bottom: 67%;
    height: 0;
    overflow: hidden;
}
div#promo-wrapper {
    padding: 24px 0;
    border-top: 1px solid #EEEEEE;
    border-bottom: 1px solid #EEEEEE;
    margin-bottom: 16px;
}
.promo-wrapper .promo-header {
    font-weight: 600;
    font-size: 24px;
    line-height: 34px;
    color: #222222;
    margin-bottom: 24px;
    margin-left: 0;
}
.promo-wrapper .promo-title-header a {
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    color: black;
    text-align: left;
}
.promo-wrapper h3.promo-title-header {
    margin-left: 0;
    margin-top: 16px;
}
.promo-wrapper figure.promo-image-wrapper img {
    width: 100%;
}
.promo-wrapper h4.promo-header {
        font-size: 19px;
}
.promo-wrapper .promo-title-header a {
        font-size: 18px;
}

/* permissions bar */
.article-layout .buttonBar--fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 9000000;
}

.article-layout .buttonBar {
    width: 100%;
    background-color: #fff;
    border-top: 2px solid #b7b7b7;
    height: 45px;
}

.article-layout .buttonBar__content {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 4px 30px;
}

.article-layout .buttonBar .buttonBar__content .buttonBar_firstButton,
.article-layout .buttonBar .buttonBar__content .buttonBar_secondButton {
	padding: 6px 16px;
	height: 32px;
}

.article-layout .buttonBar .buttonBar__content .buttonBar_firstButton {
    display: block;
	background-color: #FFFFFF;
	border: 1px solid #17AA8D;
	color: #17AA8D;
	border-radius: 4px;
	font-size: 14px;
	line-height: 19px;
	font-weight: 400;
}

.article-layout .buttonBar .buttonBar__content .buttonBar_secondButton {
    display: block;
	background-color: #17AA8D;
	border: 1px solid #17AA8D;
	color: #FFFFFF;
	border-radius: 4px;
	margin-left: 8px;
	font-size: 14px;
	line-height: 19px;
	font-weight: 400;
}
/* /permissions bar */

/*pregnancy block*/
.pregnancy-calculator {
    background: var(--color-calculator-secondary, #3EC6FF);
}
.calc-choice-button-wrapper button {
    background: white;
    min-width: 100%;
    border-radius: 12px;
    font-size: 14px;
    padding: 16px;
    margin-bottom: 16px;
    background: var(--color-calculator-primary, #1677FF);
    color: white;
    font-weight: 400;
}
.pregnancy-calculator {
    background: var(--color-calculator-secondary, #3EC6FF);
    border-radius: 20px;
    text-align: center;
    padding: 40px 10px;
    margin: 40px 0px;
}
.pregnancy-calculator h2 {
    font-size: 24px;
    margin-bottom: 24px;
}
.pregnancy-calculator h3 {
    margin-bottom: 24px;
    font-size: 14px;
    font-weight: 400;
}

/*zpr shopping wariant c*/
/*wariant c*/
.wariantC .stm-shopping-container.swiper-wrapper {
    flex-wrap: initial;
}
.wariantC .swiper-button-next:after,.wariantC .swiper-button-prev:after{
    font-size: 0px;
    text-transform: none!important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1;
    background: url(https://cdn.files.smcloud.net/t/chevron-left.svg);
    height: 50px;
    width: 24px;
    font-size: 0 !important;
}
.wariantC .swiper-button-next:after{
    transform: rotate(180deg);
}
div#article_zpr_shopping.swiper.wariantC {
    padding-bottom: 37px;
}
.wariantC .swiper-button-next,.wariantC .swiper-button-prev {
    position: absolute;
    top: 45%;
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px- (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color,var(--swiper-theme-color));
}
.wariantC span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #222222;
}
.wariantC span.swiper-pagination-bullet {
    background: white;
    border: 1px solid #222222;
    opacity: 1;
}
article .zpr_shopping__article.wariantC .stms-title-link span {
    color: #222222;
    font-weight: 600;
    font-size: 20px;
    line-height: 32px;
    padding: 0px 5px;
}
.wariantC .swiper-slide {
    min-height: 416px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    border: 1px solid #EEEEEE;
    margin: 2px;
    border-radius: 3px;
}
.wariantC .stm-shopping-container .btn-link {
    margin-top: initial;
}
.wariantC .stms-title-link {
    height: 90px;
    overflow: hidden;
    display: block;
    margin-bottom: 8px;
}
article .zpr_shopping__article.wariantC .stm-shopping-container .btn-link {
    background-color: #E30613;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #FFFFFF;
    border-radius: 8px;
    padding: 10px 16px;
    width: 125px;
    align-self: center;
}
.wariantC .stms-3-in-row {
    max-width: 30%;
    margin-top: 15px;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    width: 100%;
}
.wariantC .swiper-button-prev,.wariantC .swiper-rtl .swiper-button-next {
    left: initial;
    right: auto;
}
.wariantC .stms-3-in-row.swiper-slide:hover {
    border: 1px solid #222222;
}
.wariantC .swiper-slide:hover .btn-link {
    transform: scale(1.1);
    transition: all .5s ease;
}
.wariantC .swiper-slide:hover .stms-image img{
    transform: scale(1.2);
    transition: all .5s ease;
}
.wariantC .swiper-slide {
    min-height: 263px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    border: 1px solid #EEEEEE;
    margin: 2px;
    min-width: initial;
    margin-right: 1px !important;
    border-radius: 3px;
    min-width: 103px !important;
    width: 108px !important;
    margin-right: 8px !important;
}
article .zpr_shopping__article.wariantC .stm-shopping-container .btn-link{
    width: 95px;
}
.wariantC .stms-title-link {
    height: auto;
    overflow: hidden;
    display: block;
    margin-bottom: 8px;

}
article .zpr_shopping__article.wariantC .stms-title-link span {
    color: #222222;
    font-weight: 600;
    font-size: 15px;
    line-height: 17px;
    padding: 0px 5px;

}
article .zpr_shopping__article.wariantC .stm-title {
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    color: #222222;
}
.wariantC .swiper-button-next, .wariantC .swiper-button-prev{
    display: none !important;

}


/*WARIANT D*/
.wariantD .stm-shopping-container.swiper-wrapper {
    flex-wrap: initial !important;
}
.wariantD .swiper-button-next:after,.wariantD .swiper-button-prev:after{
    font-size: 0px;
    text-transform: none!important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1;
    background: url(https://cdn.files.smcloud.net/t/chevron-left.svg);
    height: 50px;
    width: 24px;
    font-size: 0 !important;
}
.wariantD .swiper-button-next:after{
    transform: rotate(180deg);
}
div#article_zpr_shopping.swiper.wariantD {
    padding-bottom: 37px;
}
.wariantD .swiper-button-next,.wariantD .swiper-button-prev {
    position: absolute;
    top: 45%;
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px- (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color,var(--swiper-theme-color));
}
.wariantD span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #222222;
}
.wariantD span.swiper-pagination-bullet {
    background: white;
    border: 1px solid #222222;
    opacity: 1;
}
article .zpr_shopping__article.wariantD .stms-title-link span {
    color: #222222;
    font-weight: 600;
    font-size: 20px;
    line-height: 32px;
    padding: 0px 5px;
}
.wariantD .swiper-slide {
    min-height: 455px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    border: 1px solid #EEEEEE;
    margin: 2px;
    border-radius: 3px;
    top: 30px !important;
}
.wariantD .stms-3-in-row.swiper-slide.swiper-slide-active {
    top: 0 !important;
}
.wariantD .stms-3-in-row.swiper-slide:hover {
    border: 1px solid #222222;
}
.wariantD .swiper-slide:hover .btn-link {
    transform: scale(1.2);
    transition: all .5s ease;
}
.wariantD .swiper-slide:hover .stms-image img{
    transform: scale(1.2);
    transition: all .5s ease;
}
.wariantD .stm-shopping-container .btn-link {
    margin-top: initial;
}
.wariantD .stms-title-link {
    height: 90px;
    overflow: hidden;
    display: block;
    margin-bottom: 8px;
}
article .zpr_shopping__article.wariantD .stm-shopping-container .btn-link {
    background-color: #E30613;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #FFFFFF;
    border-radius: 8px;
    padding: 10px 16px;
    width: 125px;
    align-self: center;
}
.wariantD .stms-3-in-row {
    max-width: 30%;
    margin-top: 15px;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    width: 100%;
}
.wariantD .swiper-button-prev,.wariantD .swiper-rtl .swiper-button-next {
    left: initial;
    right: auto;
}
article .zpr_shopping__article.swiper.wariantD .stm-title {
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 1px;
    color: #222222;
}
.wariantD .swiper-button-prev{
    left: -6px;
}
.wariantD .swiper-button-next{
    right: -4px;
}

    .wariantD .swiper-slide {
        min-height: 246px;
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        border: 2px solid #EEEEEE;
        margin: 0px;
        border-radius: 3px;
        top: 10px;}
        .wariantD .stms-3-in-row.swiper-slide.swiper-slide-active {
            min-height: 263px;
        }
article .zpr_shopping__article.wariantD .stm-shopping-container .btn-link{
    width: 85px;
}
.wariantD .stms-title-link {
    height: auto;
    overflow: hidden;
    display: block;
    margin-bottom: 8px;

}
article .zpr_shopping__article.wariantD .stms-title-link span {
    color: #222222;
    font-weight: 600;
    font-size: 15px;
    line-height: 17px;
    padding: 0px 5px;

}
article .zpr_shopping__article.wariantD .stm-title {
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    color: #222222;
}
.wariantD .swiper-button-next, .wariantD .swiper-button-prev{
    display: none !important;
}
.wariantD .swiper-slide:hover .btn-link {
    transform: scale(1);
    transition: all .5s ease;
}
.wariantD .swiper-slide:hover .stms-image img{
    transform: scale(1);
    transition: all .5s ease;
}
.wariantD .stms-3-in-row.swiper-slide.swiper-slide-active {
    min-height: 283px;
	top: 12px !important;
}

/*WARIANT F*/
.wariantF .stms-3-in-row {
    border: 1px solid #EEEE;
}


/*SHARE BUTTONS*/
.share-buttons-wrapper .fb-button {
    background: url(/media/icons/fb_icon_without_circle_light.svg);
    background-size: contain;
    background-repeat: no-repeat;
    height: 32px;
    width: 32px;
    display: inline-block;
}
.share-buttons-wrapper .tt-button {
    background: url(/media/icons/twitter_x_without_circle_light.svg);
    background-size: contain;
    background-repeat: no-repeat;
    height: 32px;
    width: 32px;
    display: inline-block;
}
.share-buttons-wrapper .mail-button {
    background: url(/media/icons/link_icon_without_circle_light.svg);
    background-size: contain;
    background-repeat: no-repeat;
    height: 32px;
    width: 32px;
    display: inline-block;
}
.share-buttons-wrapper {
    display: flex;
    margin: 40px 0;
    align-items: center;
}
.share-buttons-wrapper .share-buttons {
    margin-left: 24px;
    display: flex;
    align-items: center;
}
.share-buttons-wrapper .share-buttons > a {
    margin-right: 12px;
}
.share-buttons-wrapper .share-label {
    font-size: 13px;
    line-height: 15px;
}

/* zpr shopping labels */
article .zpr_shopping__article .stms-3-in-row {
    position: relative;
}

article .zpr_shopping__article .zpr_promotion_corner {
    font-family: Source Sans Pro;
    width: 0px;
    height: 0px;
    border-style: solid;  
    border-width: 44px 44px 0 0; 
    border-color: #1677ff rgba(255,255,255,0);
    position: absolute;
    color: #FFFFFF;
    z-index: 9;
    top: 0;
    left: 0;
}

article .zpr_shopping__article .zpr_promotion_corner .zpr_promo_text {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: -32px;
    transform: rotate(315deg);
    left: 18px;
    right: 0;
}

article .zpr_shopping__article .zpr_promotion_corner .zpr_promo_text span {
    line-height: 11px;
    text-align: center;
    white-space: nowrap;
    font-size: 9px;
    color: #FFFFFF;
}

article .zpr_shopping__article .zpr_promotion_corner .zpr_promo_discount {
	display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    transform: rotate(315deg);
    right: 0;
    top: -22px;
    left: 26px;
}

article .zpr_shopping__article .zpr_promotion_corner .zpr_promo_discount span {
    line-height: 12px;
    text-align: center;
    white-space: nowrap;
    font-size: 12px;
    font-weight: 600;
    color: #000000;
}

article .zpr_shopping__article .zpr_promotion_corner .zpr_promo_current_price {
    display: block;
    position: relative; 
    top: -40px;
    right: -50px;
}

article .zpr_shopping__article .zpr_promotion_corner .zpr_promo_current_price span {
    line-height: 20px;
    font-weight: 600;
    text-align: center;
    font-size: 12px;
    white-space: nowrap;
    color: #000000;
    background-color: #1677ff;
    padding: 2px 8px;
    border-radius: 20px;
}

article .zpr_shopping__article .zpr_promotion_corner .zpr_promo_discount_price {
    display: block;
    position: relative; 
    top: -40px;
    right: -52px;
}

article .zpr_shopping__article .zpr_promotion_corner .zpr_promo_discount_price span {
    line-height: 20px;
    font-weight: 400;
    text-align: center;
    font-size: 12px;
    white-space: nowrap;
    color: #000000;
    padding: 2px 8px;
    border-radius: 20px;
    text-decoration: line-through;
}
/* /zpr shopping labels */

/* breadcrumb_v2 */
.breadcrumb_v2 {
    display: inline-block;
    padding-left: 0;
    line-height: 24px;
    margin-bottom: 8px;
    width: 100%;
}

.breadcrumb_v2 .breadcrumb_v2-item {
    font-family: Arial, sans-serif;
	display: inline;
	font-weight: 400;
	font-size: 12px;
	line-height: 16px;
	color: #717C89;
	list-style: none;
	border-right: 1px solid #717C89;
	padding-right: 4px;	
}

.breadcrumb_v2 .breadcrumb_v2-item li {
  word-wrap: break-word;
}

.breadcrumb_v2 .breadcrumb_v2-item:last-child {
	margin-right: 0;
	border-right: none;
	padding-right: 0;
}

.breadcrumb_v2 .breadcrumb_v2-item a {
    font-family: Arial, sans-serif;
	font-weight: 600;
	font-size: 12px;
	line-height: 16px;
	color: #1677ff;
}

.breadcrumb_v2 .breadcrumb_v2-item a:hover {
	text-decoration: underline;
}
/* /breadcrumb_v2 */

/* alphabetical_index */
.alphabetical_index_title {
	font-weight: 400;
	font-size: 24px;
	line-height: 32px;
	letter-spacing: -0.06em;
	color: #000000;
	margin-bottom: 24px;
}

.alphabetical_index_letters {
  display: grid;
  grid-template-columns: 0.5fr 0.5fr 0.5fr 0.5fr 0.5fr 0.5fr 0.5fr;
}

.alphabetical_index_letters .index-letter {
	font-weight: 400;
	font-size: 24px;
	line-height: 28px;
	letter-spacing: -0.06em;
	color: #000000;
	width: 32px;
	height: 32px;
	background-color: #1677ff;
	border-radius: 50%;
	display: inline-flex;
	justify-content: center;
	align-self: center;
	text-transform: uppercase;
	transition: 0.6s;
    padding-top: 2px;
    box-sizing: border-box;
    margin-bottom: 16px;
}

.alphabetical_index_entries .alphabetical_index_entries_container {
	display: flex;
	flex-direction: column;
    margin-top: 24px;
}

.alphabetical_index_entries .alphabetical_index_entries_container .alphabetical_index_entries_letter {
  	display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 16px;
}

.alphabetical_index_entries .alphabetical_index_entries_items > a.entry_link {
    display: flex;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -0.03em;
    color: #000000;
    margin-bottom: 12px;
    transition: 0.6s;
}

.alphabetical_index_entries .alphabetical_index_entries_letter .letter_entries {
	font-weight: 400;
	font-size: 85px;
	line-height: 100px;
	letter-spacing: -0.03em;
	color: #000000;
	text-transform: uppercase;
}

.alphabetical_index_entries .alphabetical_index_entries_more .letter_entries {
	font-weight: 400;
	font-size: 11px;
	line-height: 12px;
	letter-spacing: -0.06em;
	color: #000000;
}

.alphabetical_index_entries .alphabetical_index_entries_more {
    display: flex;
    justify-content: center;
    align-self: center;
    border-top: 1px solid #1677ff;
    padding-top: 16px;
    margin-bottom: 24px;
}

.alphabetical_index_letter_top .link_to_alphabetical_index {
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: -0.06em;
    color: #000000;
    padding-left: 10px;
    padding-top: 12px;
    content: url(/media/icons/chevrons_left.svg);
}

.alphabetical_index_letter_top .alphabetical_index_link {
    position: absolute;
    top: 50%;
    left: 16px;
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: -0.06em;
    color: #000000;
    width: 48px;
    height: 48px;
    background-color: #1677ff;
    border-radius: 50%;
    transform: translateY(-75%);
}

.alphabetical_index_letter_top .alphabetical_index_entries_letter .letter_entries {
    display: flex;
    justify-content: center;
    align-self: center;
    padding-top: 18px;
    font-size: 100px;
    width: 128px;
    height: 128px;
    background-color: #1677ff;
    border-radius: 50%;
}

.alphabetical_index_letter_top {
    position: relative;
    padding-bottom: 16px;
    margin-bottom: 24px;
    border-bottom: 1px solid #1677ff;
}
/* /alphabetical_index */

/*additional gallery text*/
.gallery-description p {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #999999;
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}

/*NCES*/

.listing-ron-nces p.element__ron {
    display: none;
}
.listing-container.listing-ron-nces.display-flex .element__headline a {
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #222222;
    text-decoration: none;
    margin-top: 4px;
}
.listing-container.listing-ron-nces.display-flex {
    justify-content: space-between;
}
.listing-container.listing-ron-nces.display-flex .element {
    position: relative;
    width: 100%;
    margin-bottom: 16px;
}
.listing-container.listing-ron-nces.display-flex .element .extras_component.extras__component--spon {
    right: 0;
    top: 0;
    z-index: 1;
}

/*---------------
zpr_shopping min-height
---------------*/
.zpr_shopping__article.wariantA,
.zpr_shopping__article.wariantB {
    min-height: 696px;
}

.zpr_shopping__article.wariantE {
    min-height: 582px;
}

.zpr_shopping__article {
	min-height: 514px;
}

.zpr_shopping__article.wariantA .stm-shopping-container,
.zpr_shopping__article.wariantB .stm-shopping-container,
.zpr_shopping__article.wariantE .stm-shopping-container,
.zpr_shopping__article .stm-shopping-container {
    position: sticky;
    top: 0;    
}

/*---------------
quizzes min-height
---------------*/
article .quizv2.quizv2--poll {
    min-height: 300px;
}

article .quizv2 {
    min-height: 450px;
}

article .quizv2.quizv2-poll > div,
article .quizv2 > div {
    position: sticky;
    top: 240px;  
}

/*---------------
C2C min-height
---------------*/
article .c2c_block_2 {
    min-height: 576px;
    align-items: flex-start !important;
}

article .c2c_block_2 > a {
    position: sticky;
    top: 0;
}
.zpr_promo_discount span {
    background: white;
    padding: 0 8px;
    border-radius: 16px;
}
article .zpr_shopping__article .zpr_promotion_corner .zpr_promo_discount_price span {
    background: white;
}
.zpr_promotion_corner.without_triangle {
    border-color: transparent !important;
}
/* poprawa ładowania video w Turbo */
article > .video_player__aspect_ratio {
    padding-bottom: 0;
}
/*video sponsor*/
.gl_plugin.player.video_player {
    position: relative;
    padding-top: 10px;
    overflow: hidden;
}
span.video-sp {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    font-weight: 400;
    font-size: 8px;
    line-height: 11px;
    text-transform: uppercase;
    color: #000000;
}

/* zpr shopping oznaczenie sponsorskie*/
div#article_zpr_shopping:before {
    content: "REKLAMA";
    display: block;
    margin: 0 auto;
    width: 60px;
    font-size: 8px;
    line-height: 15px;
    text-transform: uppercase;
    z-index: 200;
    position: relative;
    color: #fff;
    text-align: center;
    height: 15px;
    font-family: Arial;
    color: #999999;
}
div#article_zpr_shopping {
    position: relative;
}

/*zaslepka video*/
.video-plug {
    background-image: url(/media/icons/video_holder.svg);
    width: 100%;
    height: 284px;
    background-repeat: no-repeat;
    background-size: contain;
}

/* Oznaczenie materiałów reklamowych w NCES */
#promo-wrapper {
	position: relative;
}

#promo-wrapper .cooperation-type-wrapper {
	position: absolute;
	top: -28px;
	left: 50%;
	transform: translateX(-50%);
}

#promo-wrapper .cooperation-type-wrapper span {
    font-family: Arial, sans-serif;
	font-weight: 400;
	font-size: 8px;
	line-height: 11px;
	color: #000000;
	text-transform: uppercase;
}

.tiktok-embed::before {
	display: none;
}

/* hide google video/plug tag */
.article-layout .player.video_player + script + video.turbo-vjs,
.article-layout .player.video_player + .article__placement + script + video.turbo-vjs {
    display: none !important;
}

/* new audio block start */
.audioBlockNew .video-js .vjs-tech {
    position: unset !important;
    height: 0 !important;
}

.audioBlockNew .video-js {
    aspect-ratio: 0 !important;
}
/* new audio block end */

.article-layout article .lead-gallery picture img {
    width: 100%;
    height: auto;
}

.article-layout article .player .slot__label {
    display: none;
}