.hide {
    display: none;
}
.site-header-item {
    margin-right: 0;
}
.kobiety_mocy .box {
    max-width: 1400px;
    margin-top: 30px;
    margin-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
}
.kobiety_mocy .fullwidth_box {
    margin: 30px auto 0;
    padding-left: 15px;
    padding-right: 15px;
}
.kobiety_mocy .white_background {
    background-color: var(--eatnet_white_color);
}
.kobiety_mocy .light_background {
    background-color: var(--eatnet_light_color);
}
.kobiety_mocy .red_background {
    background-color: var(--eatnet_red_color);
    color: var(--eatnet_white_color);
}
.kobiety_mocy .red_marmur_background {
    background-color: var(--eatnet_red_color);
    background-position-x: center;
    background-position-y: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: var(--eatnet_white_color);
}
.kobiety_mocy .red_marmur_background::before {
    background: linear-gradient(0deg, #ed0018 0%, #FA0029 100%);
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0;
    opacity: 0.80;
}
.kobiety_mocy .red_marmur_background.radius::before {
    border-radius: 8px;
}
.kobiety_mocy .red_background a {
    color: var(--eatnet_white_color);
}
.kobiety_mocy .red_marmur_background .button,
.kobiety_mocy .red_background .button {
    background-color: var(--eatnet_white_color);
    color: var(--eatnet_red_color);
}
.kobiety_mocy .container {
    max-width: 1050px;
    margin: 0 auto;
    position: relative;
}
.kobiety_mocy .flex {
    display: flex;
}
.kobiety_mocy .shadow {
    box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
}
.kobiety_mocy .radius {
    border-radius: 8px;
}
.kobiety_mocy .kobieta_mocy_box .image {
    background: var(--eatnet_lightgray_color);
    overflow: hidden;
}
.kobiety_mocy .kobieta_mocy_box .image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.mobile_logo,
.desktop_logo {
    display: none
}
.cloud {
    position: relative;
    display: inline-block;
    background: var(--eatnet_red_color);
    color: var(--eatnet_white_color);
    font-size: 18px;
    line-height: 1;
    padding: 8px 20px;
    border-radius: 5px;
    margin-bottom: 30px;
}
.cloud::before {
    content: '';
    display: block;
    position: absolute;
    clip-path: polygon(50% 0, 100% 100%, 0 100%);
    width: 40px;
    height: 20px;
    background: var(--eatnet_red_color);
    border-radius: 6px;
    transform: rotate(-40deg);
    bottom: 0;
    left: 1px;
    z-index: 0;
}
.cloud span {
    z-index: 1;
    position: relative;
}
.name {
    font-size: 30px;
    line-height: 1.1;
}
.name>span {
    color: var(--eatnet_red_color);
}
.job,
.opinion_author {
    font-size: 24px;
    color: var(--eatnet_gray_color);
    line-height: 1.1;
    margin-top: 15px;
}
.kobiety_mocy hr {
    border-bottom: 2px solid var(--eatnet_lightgray_color);
    margin: 30px 0px;
}
.contact {
    margin-bottom: 20px;
    align-items: center;
}
.contact::before {
    display: inline-block;
    width: 20px;
    height: 18px;
    margin-right: 15px;
}
.contact a {
    font-size: 16px;
    text-decoration: none;
    color: #000;
}
.contact a:hover {
    color: var(--global-palette-highlight);
}
.socials a {
    margin-right: 10px;
    display: inline-block;
}
.socials a:last-child {
    margin-right: 0;
}
.socials a span {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}
.phone::before {
    content: url('../svg/phone.svg');
}
.mail::before {
    content: url('../svg/mail.svg');
}
.website::before {
    content: url('../svg/website.svg');
}
.address::before {
    content: url('../svg/address.svg');
    position: relative;
    top: -6px;
    left: -2px;
    transform: scale(0.7);
}
.facebook::before {
    mask-image: url('../svg/facebook.svg');
    width: 28px;
    height: 28px;
}
.instagram::before {
    mask-image: url('../svg/instagram.svg');
    width: 28px;
    height: 28px;
}
.linkedin::before {
    mask-image: url('../svg/linkedin.svg');
    width: 29px;
    height: 28px;
}
.tiktok::before {
    background: url('../svg/tiktok_icon.svg') no-repeat center center;
    mask-image: url('../svg/tiktok.svg');
    width: 29px;
    height: 28px;
}
.youtube::before {
    mask-image: url('../svg/youtube.svg');
    width: 39px;
    height: 28px;
}
.facebook::before,
.instagram::before,
.linkedin::before,
.tiktok::before,
.youtube::before {
    content: '';
    display: block;
    background-color: var(--eatnet_black_color);
}
.facebook:hover::before,
.instagram:hover::before,
.linkedin:hover::before,
.tiktok:hover::before,
.youtube:hover::before {
    background-color: var(--eatnet_red_color);
    cursor: pointer;
}
.kobiety_mocy .short_description {
    margin-top: 50px;
    text-align: center;
    font-size: 18px;
}
.info {
    justify-content: space-between;
}
.info .separator {
    background-color: var(--eatnet_white_color);
}
.info .column {
    text-align: center;
}
.info .heading {
    margin-bottom: 15px;
}
.info .feature img {
    padding: 5px 5px 0;
}
.person_description {
    overflow: hidden;
}
.person_description,
.person_description p,
.person_description ul,
.person_description ol,
.person_description ul li,
.person_description ol li,
.person_description h1,
.person_description h2,
.person_description h3,
.person_description h4,
.person_description h5,
.person_description h6 {
    text-align: left !important;
}
.opinions_slider .slick-list {
    margin-left: -10px;
    margin-right: -10px;
}
.opinions_slider .slick-track {
    display: flex;
}
.opinions_slider .slick-track .opinion {
    height: inherit;
    margin: 5px 15px;
}
.videopodcast,
.opinions,
.opinions_form {
    text-align: center;
}
.person_description h1,
.videopodcast .heading,
.opinions .heading,
.opinions_form .heading,
.join_box .heading {
    color: var(--eatnet_red_color);
    font-family: 'EverEnigmaticSans';
    font-weight: 400;
    line-height: 0.8;
    text-transform: uppercase;
}
.person_description p,
.person_description h2,
.person_description h3,
.person_description h4,
.person_description h5,
.person_description h6 {
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: inherit;
}
.opinions_form .heading {
    color: var(--eatnet_black_color);
}
.videopodcast .sub_heading {
    color: var(--eatnet_gray_color);
    text-transform: capitalize;
    margin-bottom: 20px;
}
.videopodcasty {
    margin-top: 40px;
}
.videopodcasty .videopodcast_slide {
    position: relative;
    min-height: 500px;
    background: #171717;
}
.videopodcasty .videopodcast_slide::after {
    content: url('../svg/play_video.svg');
    width: 190px;
    height: 190px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.kobiety_mocy .opinions_box {
    position: relative;
    margin: 0 0 -30px;
    padding-bottom: 0;
}
.kobiety_mocy .added_opinion_box {
    margin-top: -200px;
}
.opinions .opinion {
    background: var(--eatnet_white_color);
    padding: 30px;
}
.opinions .opinion_author {
    font-size: 20px;
}
.opinions .opinion_content p {
    font-size: 14px;
}
.opinions_form .row {
    margin-left: -20px;
    margin-right: -20px;
}
.opinions_form .column {
    padding: 0px 20px;
}
.form_field {
    margin-bottom: 25px;
}
.form_field label {
    display: block;
    margin-bottom: 15px;
}
.form_field input,
.form_field textarea {
    width: 100%;
    border: 0;
}
.form_field textarea {
    min-height: 128px;
}
.form_file label {
    color: var(--eatnet_red_color);
}
.form_file label::before {
    content: url('../svg/upload_image.svg');
    display: inline-block;
    width: 21px;
    height: 19px;
    margin-right: 10px;
}
.form_file label:hover {
    text-decoration: underline;
    cursor: pointer;
}
.form_file .limitations {
    color: #000;
    margin-left: 10px;
    font-size: 12px;
    align-self: center;
}
#comment-avatar-preview {
    margin: 25px 0;
}
#comment-avatar-preview img,
.opinions .comment img {
    margin: 0 auto;
    border-radius: 100%;
}
.form_consent {
    margin-bottom: 25px;
}
.join_box .column {
    z-index: 1;
}
.join_box .column.cta {
    justify-content: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    align-content: center;
    padding: 30px;
}
.join_box .column.image {
    align-content: flex-end;
}
.join_box .heading {
    font-size: 60px;
    text-align: center;
    color: #fff;
    margin-bottom: 30px;
}
.lightbox-inner .opinion_avatar {
    margin: 0 auto;
    border-radius: 100%;
}
.lightbox-inner .opinion_author {
    text-align: center;
}