/*
Theme Name: Voilastudio
Theme URI: https://voilastudio.pl/
Author: Voilastudio Team
Author URI: https://voilastudio.pl/
Version: 1.0
*/
body{
background-image: url(https://booster.inkubatorstarter.pl/wp-content/uploads/2022/10/bg3.jpg);
background-attachment: fixed;
background-position: center top;
background-repeat: no-repeat;
background-size: cover;
}

.carousel .link--webinaria {
    top: 87%;
}
.carousel .link {
    height: 35%;
}
#top {
    /* background-image: url(https://booster.inkubatorstarter.pl/wp-content/uploads/2022/10/Group-728.jpg);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: top; */
    background: none;
}
.adv__row .col--33 .top .wrapp {
    margin-right: 0px;
    margin-left: 10px;
    margin-top: 10px;
}
.adv__row .col--33 .top .wrapp a.link__primary {
    display: inline-block;
    background-color: #34ae8a;
    padding: 15px;
    text-decoration: none;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border-radius: 2px;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: .02em;
}
.adv__row .col--33 .bottom.tags {
    border-top: 1px solid #02b994;
    margin-top: 20px;
    padding-top: 15px;
}
.eksperci-p .col--33 {
    position: relative;
}
.adv__row .col--33 .top .wdate img, .adv__row .col--33 .top .wtime img {
    width: 17px;
    height: auto;
    object-fit: contain;
    border-radius: 0;
    mix-blend-mode: normal;
    margin-right: 10px;
}
.adv__row .col--33 .top .wdate, .adv__row .col--33 .top .wtime {
    margin: 10px auto;
}
.icon-photo {
  width: 40px;
    height: 40px;
    position: absolute;
    bottom: 15px;
    right: 25px;
    background-color: #00B894;
    border-radius: 100px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 1;
    border: 5px solid #00B894;
}

.eksperci-p .top{
  position: relative;
}

.adv__row .wydarzenie-osoba.col--33 {
    width: 100%;
    background: #fff;
    margin: 0;
}
.adv__row .wydarzenie-osoba.col--33 .top {
  position: relative;
    align-items: center;
    justify-content: flex-start;
}
.adv__row .wydarzenie-osoba.col--33 .top .linkedin {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 0;
}
.adv__row .wydarzenie-osoba.col--33 .top .wrapp {
    margin-right: 20px;
    margin-left: 30px;
    margin-top: 0px;
}

.adv__row .wydarzenie-osoba.col--33 .top img {
    width: 110px;
    height: 110px;
    border-radius: 50%;
    mix-blend-mode: luminosity;
    -o-object-fit: cover;
    object-fit: cover;
}
.adv__row .wydarzenie-osoba.col--33 .bottom p{
color: #1d1d1b;
font-family: Roboto,sans-serif;
font-style: normal;
font-weight: 400;
font-size: 1.0625rem;
line-height: 1.5625rem;
}

.wydarzeniaptk > .col--100 {
    background: #F4F4F4;
    padding: 30px;
    border-radius: 5px;
}
.wydarzeniaptk h3 {
    font-size: 32px;
    line-height: 38px;
}
.wydarzeniaptk h4 {
    text-transform: uppercase;
    font-size: 16px;
    text-align: left;
}
.wline {
    width: 1px;
    height: inherit;
    background: #D2D5DA;
    margin: 0px 25px;
}

.wydarzenie-timedate {
    display: flex;
    margin: 30px 0 15px 0;
    justify-content: flex-start;
}

.sec__5 .row .col--100 .wydarzenie-timedate .wdate img, .sec__5 .row .col--100 .wydarzenie-timedate .wtime img {
    width: 17px;
    height: 17px;
    margin-right: 10px;
}

.wydarzenie-timedate .wdate, .wydarzenie-timedate .wtime {
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}

.adv__row .wydarzenie-osoba.col--33 .bottom {
    margin-top: 20px;
}

.row.adv__row.wydarzeniaptk {
    column-count: 2;
    column-gap: 20px;
    display: block;
    margin: 20px 0 0 0px;
}

.wydarzeniaptk > .col--100 {
    display: grid;
    background: #F4F4F4;
    padding: 30px;
    border-radius: 5px;
    break-inside: avoid;
    margin-bottom: 20px;
    grid-template-rows: 1fr auto;
}

.row.adv__row.wydarzeniaptk a.link__primary {
    margin-top: 20px;
    width: fit-content;
}

div#informacje.sec__2 {
    background-color: #00B894;
}

.link__primary{
  background-color: #00B894;
}

@media only screen and (max-width: 980px) {
  .row.adv__row.wydarzeniaptk {
    column-count: 1;
}
.wydarzeniaptk > .col--100 {
    padding: 15px;
}
.adv__row .wydarzenie-osoba.col--33 {
    padding: 15px;
}
}
