@font-face {
  font-family: 'Geologica';
  src: url('/wp-content/themes/ux-auditor/fonts/Geologica/static/Geologica-Regular.ttf') format('truetype');
  font-style: normal;
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: 'Geologica';
  src: url('/wp-content/themes/ux-auditor/fonts/Geologica/static/Geologica-Thin.ttf') format('truetype');
  font-style: normal;
  font-weight: 300;
  font-display: swap;
}

@font-face {
  font-family: 'Geologica';
  src: url('/wp-content/themes/ux-auditor/fonts/Geologica/static/Geologica-Bold.ttf') format('truetype');
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}

footer p {
    color: #fff;
   font-family: 'Geologica', sans-serif;
    font-weight: 300;
}

footer {
    background-color: #000000 !important;
}

body p {
  color: #000;
   font-family: 'Geologica', sans-serif;
    font-weight: 300;
}

h1, h2, h3, h4, h5, h6 {
    color: #000000 !important;
     font-family: 'Geologica', sans-serif;
    font-weight: 700;
}

h1 {
  font-size: 2rem;
  font-weight: bold;
}

body {
  font-family: "Geologica", sans-serif !important;
  font-weight: 300;
  font-size: 14px;
}

body:not(.home) h2 {
  font-size: 2.5rem;
}

@media screen and (min-width: 1200px) {
  h1 {
    font-size: 3.5rem;
  }

  body:not(.home) h2 {
  font-size: 2.5rem;
}
}

/* body:not(.admin-bar) a:not(.button):hover, body:not(.admin-bar) a:not(.button):focus, .pkd-list a:hover, .kody_pkd a:hover, .powiazane-kody-PKD a:hover, .pkd-table a:hover, .pkd-list a:focus, .kody_pkd a:focus, .powiazane-kody-PKD a:focus, .pkd-table a:focus  {
  color: #000000 !important;
} */

a:not(.button):not(.list-group-item):hover {
    text-decoration: underline;
}

.header-slider-img {
    height: auto !important;
    min-height: fit-content !important;
    width: 40% !important;
    position: absolute;
    right: 10px;
    bottom: 0;
}

.headerSliderTitle {
    text-align: center;
}

@media screen and (min-width: 801px) {
    .headerSliderTitle {
        text-align: left;
    }
}

@media screen and (min-width: 801px) and (max-width: 899px) {
    #sectionSlider .headerSliderTitleContainer .headerSliderTitle {
        max-width: 35rem;
    }
}

@media screen and (min-width: 900px) and (max-width: 1100px) {

    #sectionSlider .headerSliderTitleContainer .headerSliderTitle {
        max-width: 40rem;
    }
}

@media screen and (min-width: 1101px) and (max-width: 1279px) {

    #sectionSlider .headerSliderTitleContainer .headerSliderTitle {
        max-width: 50rem;
    }
}


@media screen and (min-width: 1200px) {
.header-slider-img {
    top: 20%;
    right: 0;
    width: 45% !important;
}
}

.header-slider-bg {
    object-fit: none !important;
    width: auto !important;
    height: auto !important;
}

.headerSliderBG {
    margin-top: 40px;
    height: fit-content;
}

@media screen and (min-width: 801px) {
.header-slider-bg {
    object-fit: contain !important;
    width: 70% !important;
}

.headerSliderBG {
    margin-top: 20px;
}
}

.header-slider {
    justify-content: end;
}

.headerSliderTitle p {
    color:#002c77;
   font-size: clamp(14px, 1vw + .5rem, 32px);
}

@media screen and (min-width: 900px){
    .headerSliderTitle p {
       font-size: clamp(16px, 1vw + .5rem, 32px);
    }
}

 .sectionGuardian .sectionOfferBox .sectionOfferItem:hover>span {
    border: 1px solid transparent !important;
    transition-duration: unset !important;
}

@media screen and (min-width: 1351px) {

.sectionGuardian .sectionOfferBox .sectionOfferItem {
    width: calc(100% / 4) !important;
cursor: inherit !important; }
}

    .sectionGuardian .sectionOfferBox .sectionOfferItem span {
        padding: 5% !important;
        text-align: center !important;
        font-size: 1.5rem !important;
    }

    .sectionGuardian .sectionOfferBox .sectionOfferItem h4 {
        font-size: 1.5rem !important;
        padding-bottom: 0 !important;
    }

   .sectionGuardian .sectionOfferBox .sectionOfferItem h4 p {
        margin: 0 !important;
    }

.sectionGuardian .sectionOfferBox .sectionOfferItem>span .sectionOfferItemImg {
        height: auto !important;
        margin: 0 auto !important;
    } 

    #sectionOffer .sectionOfferBox .sectionOfferItem .sectionOfferItemImg {
        margin-right: auto !important;
        margin-left: auto !important;
    }

    #sectionOffer .sectionOfferBox .sectionOfferItem h4, #sectionOffer .sectionOfferBox .sectionOfferItem p {
        color: #4D4F53 !important;
    }

/* .sectionWhyImg {
    background-size: contain !important;
    display: none !important;
} */


/* .sectionFooterItem img {
margin-left: auto;
margin-right: auto;
} */

/* @media screen and (min-width: 1101px) {
    .sectionWhyImg {
        display: block !important;
    }
} */

/* .sectionWhyDesc, .sectionFooterItemFirst p, #defaultPage {
    text-align: center;
} */

@media screen and (max-width:680px){
.contentGraphicsImg {
    max-width: 100% !important;
}
.contentGraphicsImg a {
    margin: 0 auto;
}
}

@media screen and (min-width: 1024px) {
/* .sectionWhyDesc {
    text-align: right;
}
 */
.sectionFooterItemFirst p, #defaultPage {
    text-align: left;
}

.sectionFooterItemFirst img {
    margin-left: 0;
    margin-right: 0;
    }
}

/* .sectionWhyDesc p {
    color: #002c77;
    font-size: clamp(18px, 1vw + .5rem, 24px);
} 
header {
      padding-top: 1%;
    padding-bottom: 1%;
} */

 header {
    background-color: #fff;
    position: static;
}

.home header .sectionHeaderMenuUl > .button-log-platform > a, header .sectionHeaderBox .sectionHeaderMenu .sectionHeaderMenuBox .sectionHeaderMenuUl > .button-log-platform > a, .home header.headerScroll .sectionHeaderMenuUl > .button-log-platform > a {
    color: #000000 !important;
    border: 1px solid #000000 !important;
    background-color: #fff !important;
    height: fit-content !important;
    border-radius: 6px;
    padding: 16px 24px !important;
  }

  @media screen and (min-width: 1280px) {
    .home header .sectionHeaderMenuUl > .button-log-platform > a, header .sectionHeaderBox .sectionHeaderMenu .sectionHeaderMenuBox .sectionHeaderMenuUl > .button-log-platform > a, .home header.headerScroll .sectionHeaderMenuUl > .button-log-platform > a {
        margin-left: 24px;
    }
  }

  .home header .sectionHeaderMenuUl > .button-log-platform a:hover, .home header.headerScroll .sectionHeaderMenuUl > .button-log-platform > a:hover, header .sectionHeaderBox .sectionHeaderMenu .sectionHeaderMenuBox .sectionHeaderMenuUl > .button-log-platform > a:hover {
    background-color: #000000 !important;
    color: #fff !important;
}


.home header .sectionHeaderMenuUl > .button-register-platform > a, header .sectionHeaderBox .sectionHeaderMenu .sectionHeaderMenuBox .sectionHeaderMenuUl > .button-register-platform > a, .home header.headerScroll .sectionHeaderMenuUl > .button-register-platform > a {
    background-color: #000000 !important;
    color: #fff !important;
    height: fit-content !important;
    border-radius: 6px;
    padding: 16px 24px !important;
  }
  
  .home header .sectionHeaderMenuUl > .button-register-platform a:hover, .home header.headerScroll .sectionHeaderMenuUl > .button-register-platform > a:hover, header .sectionHeaderBox .sectionHeaderMenu .sectionHeaderMenuBox .sectionHeaderMenuUl > .button-register-platform > a:hover {
      background-color: #FF5264 !important;
      color: #fff !important;
  }

header .sectionHeaderBox .sectionHeaderMenu .sectionHeaderMenuBox .sectionHeaderMenuUl>li:not(.button-register-platform)>a {
    color: #000000    !important;
}

header .sectionHeaderBox .sectionHeaderMenu .sectionHeaderMenuBox .sectionHeaderMenuUl>li:not(.button-register-platform, .button-log-platform)>a:hover {
    color: #FF5264    !important;
}


.pink-color {
    color: #FF5264;
}

.font-weight-700 {
    font-weight: 700;
}

.with-us-more {
    color: #002c77;
    font-weight: 800;
    margin-top: 6vw;
    position: relative;
}

/* @media screen and (min-width: 1024px) {
 .with-us-more::before {
    background: url("images/dots.svg");
    content:"";
    width: 100%;
    height: 100%;
    position: absolute;
    background-repeat: no-repeat;
    right: -80%;
    bottom: 100%;
}
} */

/* #sectionWhoWeWork {
    background-color: #fff !important;
    padding:0;
    text-align: center;
} */

/* 
@media screen and (min-width:1024px) {
    #sectionWhoWeWork, .sectionOfferTitle {
        text-align: left;
    }
}

#sectionWhoWeWork .sectionWhoWeWorkTitle h2 {
    color: #002c77;
    margin-bottom: 2rem;
} */

#sectionWhoWeWork {
    color: #fff;
}

#sectionWhoWeWork .sectionWhoWeWorkItem .sectionWhoWeWorkItemInside, #sectionWhoWeWork .sectionWhoWeWorkItem .sectionWhoWeWorkItemInside img {
    text-align: center;
    margin: 0 auto;
}

#sectionWhoWeWork .sectionWhoWeWorkItem .sectionWhoWeWorkItemInside {
    background-color: #b1ceff1a;
    border-radius: 7px;
    padding: 20px 0;
}

#sp-wp-tabs-wrapper_256 .sp-tab__tab_title {
    color: #fff !important;
}

#sp-wp-tabs-wrapper_256.sp-tab__lay-default > ul > li label, #sp-wp-tabs-wrapper_256.sp-tab__lay-default > ul > li a, #sp-wp-tabs-wrapper_256.sp-tab__lay-default > ul > .sp-tab__nav-item {
    border-radius: 30px;
}

#sp-wp-tabs-wrapper_256.sp-tab__lay-default > .sp-tab__tab-content .sp-tab__tab-pane {
    padding-left: 0;
    padding-right: 0;
}

#sp-tab__ul {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

@media screen and (min-width: 681px) {
.gallery-section {
    display: flex;
    gap: 48px;
}
}

/* .gallery-section a {
    max-width: 450px;
    width: 100%;
    height: 250px;
}

.gallery-section img {
    border: 1px solid rgba(77,79,83,.1);
    border-radius: 20px;
    -webkit-box-shadow: 0 3px 6px rgba(177,206,255,.3);
    box-shadow: 0 3px 6px rgba(177,206,255,.3);
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    
}

.gallery-section img:hover {
    border: 2px solid #c90062;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
}
 */
.gallery-section-tabs-details summary::marker {
    content: "";
}

.gallery-section-tabs-details summary {
    background: #E4E4E4 0% 0% no-repeat padding-box;
    border-radius: 28px;
    color: #002c77;
    max-width: fit-content;
    padding: 8px 16px;
    cursor: pointer;
    margin-top: 2rem;
    font-weight: bold;
    position: absolute;
    right: 3%;
}

.gallery-section-tabs-details summary:hover {
    background-color: #002c77;
    color: #fff;
}

.gallery-section-tabs-details summary::after {
    content: ">";
    background-color: #c90062;
    padding: 4px 10px;
    border-radius: 100%;
    color: #fff;
    margin-left: 1.5rem;
}

.gallery-section-tabs-details[open] summary {
    display: none;
  }

  .gallery-section-tabs-details .gallery-section {
    margin-top: 24px;
  }

   .gallery-section img {
    margin-bottom: 24px;
   }

   .gallery-section br, .no-br br {
    display: none;
   }


.sectionFooterItem p, .sectionFooterItem strong, .sectionFooterItem a {
    font-size: 15px !important;
}
.sectionFooterItem a {
margin-bottom: 0 !important; 
width: fit-content !important;
color: #fff !important;
}

footer .sectionFooterBox .sectionFooterItem:nth-child(1)>img {
    max-width: 32rem;
    margin-bottom: 2rem;
}

.oferta-specjalna {
    padding-top: clamp(2rem, 10vw + .5rem, 9.5rem);
    margin-bottom: clamp(2rem, 10vw + .5rem, 9.5rem);
   
}

.oferta-specjalna .contentGraphicsBox {
    padding-bottom: 3vw;
}

.oferta-specjalna p {
    font-size: clamp(18px, 1vw + .5rem, 24px);
}

.sectionBlueBox {
    padding: 2rem;
}

.sectionBlueBox .sectionBlueBoxItemDesc {
    padding: 5rem;
}

.sectionBlueBox .sectionBlueBoxItemDesc .button {
    margin-top: 2vw;
}


.sectionBlueBox  {
    background-color: #002c77;
    }

    .sectionBlueBox p, .sectionBlueBox h2 {
        color: #fff;
    }

    .sectionBlueBoxItem {
        margin: 0 auto;
    }

    .sectionBlueBox  img {
        width: 100%;
        height: 100%;
    }


 #defaultPage {
   /* background-image: url("images/bg-offer.png"); */
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: 40vw;
    background-position-y: center;
}

.gform-body .gform_fields {
    text-align: left;
}

.gform_fields input[type=checkbox] {
    padding: 0 !important;
    height:16px !important;
    width: 16px !important;
    display: inline-block;
    text-align: center;
    font-size: 12px !important;
    margin-top: 0px !important;
    border-radius: 4px;
}

.page-id-288 #defaultPage,
.page-id-302 #defaultPage {
    padding-top: clamp(2rem, 10vw + .5rem, 9.5rem);
    padding-bottom: clamp(2rem, 10vw + .5rem, 9.5rem);
    margin-top: 5%;
}

.page-id-302 #defaultPage .row {
    row-gap: 24px;
}

.form-container {
    background-color: #F1F4F8;
    padding: 4rem;
    border-radius: 50px;
}

.form-container p {
    color: #4D4F53;
    font-size: 23px;
    margin-bottom: 1.2vw !important;
}

.page-id-288 h2 {
    margin-bottom: 2vw;
}



.gfield input[type=text], .gfield input[type=email] {
    border-radius: 15px !important;
}

input[type=text]::placeholder, input[type=email]::placeholder {
    color: #92959a;
    opacity: 1;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: all;
    -o-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    text-align: left;
  }

  #gform_fields_1 .gchoice label,  #gform_fields_2 #field_2_9 p  {
    color: #4d4f53;
    font-size: 12px;
  }

  #gform_fields_1 .gchoice label, #gform_fields_1 .gchoice label {
    margin-left: 0 !important;
  }

  #gform_fields_1 {
    grid-row-gap: 16px;
  }

  #gform_fields_1 .gfield--type-html p {
    margin-bottom: 0 !important;
  }

 .form-container details p, .form-container details summary,  #gform_fields_1 .gfield_description, #gform_fields_1 .gform-field-label {
    font-size: 12px;
 }

 input[type=submit] {
    border-radius: 50px !important;
 }

 #gform_submit_button_2 {
    margin-top: 1.2vw;
 }

.sectionOfferBG {
    z-index: -1 !important;
}

.sectionPartnerPhoto, .gallery-section a {
    box-shadow: 0 3px 6px rgba(177,206,255,.3);
    max-width: 450px;
    width: 100%;
    height: 200px;
    border: 2px solid rgba(77,79,83,.1);
    border-radius: 20px;
    background-color: #fff;
    display: flex;
    align-items: center;
}

@media screen and (min-width: 780px) {
    .sectionPartnerPhoto, .gallery-section a {
        height: 250px;
    } 
}

.sectionPartnerPhoto:hover, .gallery-section a:hover {
    border: 2px solid #c90062;
    -webkit-transition-property: all;
    transition-property: all;
}

.sectionPartnerPhoto img, .gallery-section img {
    width: 40%;
    margin: 0 auto;
}

.gallery-section a {
    margin-bottom: 20px;
}

#gform_fields_1 #field_2_7 {
    margin-bottom: 0 !important;
}

#gform_fields_1 .gfield_label {
    font-size: 16px;
}

@media screen and (min-width:1200px) {
footer .sectionFooterBox .sectionFooterItem:nth-child(1) {
    width: calc(100% / 12 * 4) !important;
}
}

footer .sectionFooterBox .sectionFooterItem {
    margin: 0 2rem;
    justify-content: space-evenly !important;
}

.sectionHeaderMenuUl .button a span {
    color: #fff !important;
    font-weight: bold !important;
}

.header-sing-form {
  width: 100% !important;
  box-shadow: 3px 3px 5px 6px #e6e6e699;
  padding: 6% !important;
  border-radius: 6px !important;
  background-color: #FF52640d !important;
}

.header-sing-form input[type="text"], .header-sing-form input[type="checkbox"], .header-sing-form input[type="email"], .ebookForm input[type="email"], .ebookForm input[type="text"], .ebookForm input[type="checkbox"] {
border-color: #d1d1d1 !important;
}

.header-sing-form input[type="text"], .header-sing-form input[type="email"], .ebookForm input[type="text"], .ebookForm input[type="email"] {
    border-radius: 6px !important;
}

.ebookForm .gform_fields {
    gap: 12px !important;
}

.ebookForm .gform_footer {
  justify-content: center;
}

.headerSliderContainer {
    padding: 30% 5%;
}

@media screen and (min-width: 580px) {
.headerSliderContainer {
    padding: 25% 5%;
}
}

@media screen and (min-width: 780px) {
    .headerSliderContainer {
        display: flex;
        gap: 5%;
        padding: 20% 8%;
    } 
}

@media screen and (min-width: 780px) {
    .headerSliderContainer {
        padding: 15% 8%;
    } 
}

@media screen and (min-width: 1300px) {
    .headerSliderContainer {
        padding: 10% 15%;
    } 
}

.headerSliderLeft {
    align-content: center;
    text-align: center;
}

.headerSliderLeft p {
  color: #000 !important;
  margin-top: 24px;
}

@media screen and (min-width: 580px) {
  .headerSliderLeft p {
  width: 70%;
  margin: 0 auto;
}
}

.lp-form-summary::marker {
    content: "";
  }

  .lp-form-summary::after {
    content: "Czytaj więcej";
    color: #FF5264;
  }

  #sectionCTA {
    background-color:#2d8287 !important;
    color: #fff !important;
  }
    .sectionOurValues .sectionOurValuesBoxes .sectionOurValuesBox .sectionOurValuesItem > div {
      padding: 5.75rem 4.75rem 4.75rem !important;
    }

  
  @media (min-width: 1200px) {
    .sectionOurValues .sectionOurValuesBoxes .sectionOurValuesBox .sectionOurValuesItem > div {
      padding: 6.75rem 4.75rem 4.75rem !important;
    }
  }

  .sectionOurValues .sectionOurValuesBoxes .sectionOurValuesBox .sectionOurValuesItem > div {
    border: 1px solid #000000 !important; 
  }

  .buttonPlatforma, .buttonPlatforma:focus,  .buttonPlatforma:focus:hover, .header-sing-form input[type="submit"],   #sectionCTA .button, .sectionYoutube .button {
    background-color: #FF5264 !important;
    color: #fff !important;
    border-radius: 6px !important;
  }


  .buttonPlatforma:hover, .header-sing-form input[type="submit"]:hover,   #sectionCTA .button:hover, .sectionYoutube .button:hover {
    background-color: #000000 !important;
  }

  #defaultPage .containerBig::not(.violetColorBG) .row ul li::before {
    background-color: #000000 !important;
  }

  #defaultPage .row ul:not(.violet-thick) li::before,  #defaultPage .row ul:not(.white-thick) li::before {
    width: 8px !important;
    height: 8px !important;
    border-radius: 25px;
  }

  footer .sectionFooterBox .sectionFooterItem a:hover {
    color: #fff !important;
    text-decoration: underline;
  }

  footer .sectionFooterBox .sectionFooterItem:nth-child(4) {
    padding-left: 1rem !important;
  }

  .sectionTopbanner {
    background-color: #2d8287 !important;
    margin-bottom: 2%;
  }

  #tutor-registration-wrap {
    border-radius: 25px !important;
  }

  #tutor-registration-wrap input[type="text"],  #tutor-registration-wrap input[type="password"] {
    border-radius: 6px !important;
  }

  #tutor-registration-wrap button {
    border-radius: 6px;
  }

  .tutor-course-details-header {
    position: static !important;
    padding: 0 !important;
  }

  .tutor-course-details-widget-title, .tutor-course-details-title, .tutor-color-black, .tutor-course-topic-single-header-title {
    font-size: 20px;
  }

  .tutor-course-details-widget-list,  .tutor-card-footer .tutor-ul li span, .list-item-progress span, .tutor-enrolled-info-text, .tutor-empty-state div, .tutor-course-topic-item-title, #tutor-course-spotlight-overview .tutor-lesson-wrapper, .tutor-fs-7, .tutor-course-name, .tutor-dashboard-profile-data span {
    font-size: 15px;
  }

  .tutor-course-details-widget .tutor-icon-bullet-point::before {
    content: "" !important;
  }

  .tutor-enrolled-info-date, .tutor-color-success {
    font-size: 15px;
    color:#FF5264;
  }

  .tutor-course-content-list-item-duration, .tutor-course-topic-item-duration {
    font-size: 13px;
  }

  .tutor-course-single-sidebar-title span {
    font-size: 18px;
  }

  .tutor-course-details-widget-list {
    flex-flow: column !important;
  }

  .tutor-course-details-widget-list li {
    width: 100% !important;
  }

  .sectionTopbanner .sectionTopbannerBreadcrumbs .breadcrumb a:hover {
    color: #a2ced0 !important;
    text-decoration: underline;
  }

  .tutor-meta, .tutor-course-details-instructors {
    display: none !important;
}

.tutor-single-course-sidebar-more > div:nth-child(2) {
    border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom: 1px solid #2d8287;
}

.tutor-course-content-list-item-title a:hover {
    color:#FF5264 !important;
}

.tutor-frontend-dashboard-course-progress .tutor-color-black {
    font-size: 15px !important;
}

.page-id-6 #tutor-login-form .tutor-text-center {
    display: none;
  }

  #tutor-login-form .tutor-text-center {
  font-size: 14px;
  }

  #tutor-login-form .tutor-text-center .tutor-btn:hover {
    color: #FF5264;
  }

  .page-id-7 h2 {
    text-align: center;
  }

  .tutor-course-details-page .tutor-course-details-tab .tutor-is-sticky {
    position: static !important;
  }

  .account_baner {
    margin-top: 5% !important;
    padding: 5% 5% 0 5% !important;
  }

  .account_baner .account_baner_text {
    padding-bottom: 5% !important;
    margin: 0 auto;
  }

  .account_baner .account_baner_text h2 {
  color: #fff !important; 
  }

  @media screen and (min-width: 700px) {
  .account_baner .account_baner_button {
    text-align: right !important;
  }
}

  @media screen and (min-width: 780px) {
    .account_baner {
        padding: 2% !important;
      }

      .account_baner .account_baner_text  {
        padding-bottom: 0 !important;
        padding-top: 0 !important;
      }
    
  }

  @media screen and (min-width: 1000px) {
  .account_baner {
    width: 70%;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .account_baner .account_baner_text {
    margin-left: 0;
  }
}

.page-template .sectionTopbanner h1 {
    color: #fff !important;
}

#popupWN {
    width: 100%;
    height: auto;
    background-color: #fff;
    padding: 4%;
    position: fixed;
    top: 5%;
    left: 0;
    box-shadow: 3px 3px 5px 6px #e6e6e6 !important;
  border-radius: 6px !important;
  z-index: 100000;
  overflow-y: scroll;
  height: -webkit-fill-available;
  height: fill-available;
  }

  @media screen and (min-width: 780px) {
    #popupWN {
    width: 80%;
    top: 15%;
    left: 10%;
    overflow-y: hidden;
    height: auto;
    }
  }

  @media screen and (min-width:1200px) {
      #popupWN {
    padding: 1%;
    width: 70%;
    left: 15%;
    top: 2%;
  }
  }

  @media screen and (min-width:1281px) {
    #popupWN {
  padding: 1%;
  width: 50%;
  left: 25%;
  top: 15%;
}
}
  .popupcontrolsWN button {
    float: right;
    cursor: pointer;
    color: #111;
    font-weight: 800;
    background-color: transparent;
    border: none;
  }
  .popupcontentWN {
    padding-left: 5%;
    width: 90%;
    color: #fff;
  }

  .popupcontentWN input[type="submit"] {
    background-color: #FF5264 !important;
    color: #fff !important;
    border-radius: 6px !important;
  }

  .popupcontentWN input[type="submit"]:hover {
    background-color: #000000 !important;
  }

  .showPopForm {
    display: block !important;
  }

  .closePopForm {
    display: none !important;
  }

  @media screen and (min-width: 780px) {
    .ebookContainer {
        display: flex;
        gap: 24px;
        flex-wrap: wrap;
        justify-content: center;
    }
  }

  .formEbook {
    display: none;
  }

  .showFormEbook {
    display: block;
  }

  .ebook {
    width: 100%;
    max-width: 350px;
  }

  .ebookDescription {
    margin-top: 5%;
    margin-bottom: 5%;
  }

  .ebook .buttonPlatforma {
    margin-top: 3%;
    margin-bottom: 3%;
  }

  .ebook {
    text-align: center;
  }

  @media screen and (max-width: 480px) {
    .ebook {
      margin-top: 5% !important;
      margin: auto;
    }
  }

  .ebook img {
    max-width: 300px;
    width: 100%;
  }

  .ebook .imgOpenPop:hover .ebookOverlay {
    opacity: 0.4;
  }

  .ebookOverlay {
    background-color:#000000;
    border-radius: 6px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
  }

  .ebook .gform_heading {
    display: block !important;
  }

  .ebook .gform_required_legend {
    color:#FF5264;
  }

  .imgOpenPop {
    background: transparent; 
    border: none;
    position: relative;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .imgOpenPop:hover {
    cursor: pointer;
  }

  .imgOpenPop img {
    border-radius: 6px;
  }

  .buttonPlatformaEmpty  {
    background-color: transparent !important;
  color: #FF5264 !important;
  border-radius: 6px !important;
  border: 1px solid #FF5264 !important;
  }

  .buttonPlatformaWhite  {
    background-color: #fff !important;
  color: #FF5264 !important;
  border-radius: 6px !important;
  }

  .buttonPlatformaEmpty:hover,  .buttonPlatformaWhite:hover {
    background-color: #FF5264 !important;
  }

  .twoButtons {
    display: flex;
  flex-direction: column;
gap: 8px;}

.twoButtons .button {
  width: fit-content;
}

  @media screen and (min-width: 1000px)
  {
    .twoButtons {
      display: flex;
      flex-direction: row;
      gap: 16px;
    }
  }
 
  .home .sectionRecruitmentStagesItemLineSeparate {
    display: none;
  }

  .home h1 {
    font-weight: bold;
  }

  @media screen and (min-width: 1000px) {
  .home h1 {
    font-size: 2.3vw;
  }
}

#uzyskajDostep form h2 {
  font-weight: 600 !important;
}

@media screen and (max-width: 1290px) {
  header .sectionHeaderBox .sectionHeaderLogo img {
    height: 65px !important;
  }
}

header .sectionHeaderBox .sectionHeaderLogo img {
       max-width: 200px;
    width: 100%;
}

header .sectionHeaderBox .sectionHeaderLogo {
  padding-top: 16px;
  padding-bottom: 16px;
}

@media screen and (max-width: 900px) {
  .sectionRecruitmentStagesItem:nth-of-type(3)::after, .sectionRecruitmentStagesItem:nth-of-type(3)::before {
    display: none;
  }
}

.sectionCTAItem img {
  max-width: 400px;
  width: 100%;
  margin: 0 auto;
}

#ebooksPagination {
  margin-top: 3%;
  display: flex;
  align-items: center;
  justify-content: center;
}

#ebooksPagination .current {
  background-color: #2D8287;
  padding: 6px 14px;
  border-radius: 4px;
  color: #fff;
}

#ebooksPagination .page-numbers {
  margin-left: 4px;
  margin-right: 4px;
}

#ebooksPagination .page-numbers:not(.next,.current,.prev) {
  background-color: #000000;
  padding: 6px 14px;
  border-radius: 4px;
  color: #fff;
}

#ebooksPagination .page-numbers:not(.next,.current,.prev):hover {
  background-color: #FF5264;
}

#ebooksPagination .next svg path:hover, #ebooksPagination .prev svg path:hover {
  fill: #FF5264;
}

.headerSliderTextBox iframe {
  height: 200px;
}

@media screen and (min-width: 780px) {
.headerSliderTextBox iframe {
  height: 300px;
}
}

@media screen and (min-width: 1300px) {
  .headerSliderTextBox iframe {
    height: 350px;
  }
}

@media  screen and (max-width: 1920px) {
  footer .sectionFooterBox {
    padding: 2% 0 2% 0 !important;
  }
}

.violetColorBG {
  background-color:#000000;
  color: #fff;
  padding-top: 5%;
  padding-bottom: 5%;
}

@media screen and (min-width: 1200px) {
  .violetColorBG {
    padding-top: 3%;
    padding-bottom: 3%;
  }
}

.violetColorBG h2 {
  color: #fff !important;
}

.violetColorBG ul li::before {
  background-color: #fff !important;
}

.sectionTopbannerBreadcrumbs .breadcrumb a {
  color: #a2ced0 !important;
}

.gform-theme--framework .gform_required_legend .gfield_required {
  color: #FF5264 !important;
}

.tutor-accordion-item-header::after { 
  transform: translateY(-50%) rotate(90deg);
}

/* ukrycie niektórych opcji kokpitu dla ucznia */

.page-id-6 .tutor-dashboard-menu-my-quiz-attempts,
.page-id-6 .tutor-dashboard-menu-purchase_history,
.page-id-6 .tutor-dashboard-menu-question-answer {
  display: none;
}

/* end */

@media screen and (max-width: 1290px) {
.button-register-platform {
margin-bottom: 16px !important;
}

.button-log-platform a {
  margin-left: 0 !important;
}

.button-register-platform, .button-log-platform {
  width: fit-content;
  margin: 0 auto;
}
}

details[open] .lp-form-summary::after {
  content: "Zwiń";
}

.tutor-dashboard .tutor-dashboard-content .tutor-capitalize-text {
  text-transform: none;
}

.tutor-card-footer .tutor-btn-outline-primary {
  background-color:#000000;
  color: #fff;
}

.tutor-card-footer .tutor-btn-outline-primary:hover {
  background-color:#FF5264;
  color: #fff;
}

@media screen and (max-width: 600px) {
  #gdprCapeBanner {
    left: -4% !important;
  }
.gdprCapeBannerBox {
  max-width: 300px !important;
}
}

#gdprCapeBanner {width: 100%; height: 100%; position: fixed; top: 0; left: 0; display: flex; justify-content: center; align-items: center; background-color: rgba(0,0,0,.7); z-index: 99999;}
.gdprCapeBannerBox {border: none; background-color: #ffffff; max-width: 600px; max-height: 100vh; box-sizing: border-box; padding: 5px 10px 10px 10px; font-family: Arial,sans-serif; overflow-y: auto;}
.gdprCapeBannerLogo img {padding: 10px 0 0 18px; width: 200px;}
.gdprCapeBannerTitle, .gdprCapeBannerSettingsSubtitle {padding: 5px 5px 5px 10px;}
.gdprCapeBannerTitle, .gdprCapeBannerSettingsSubtitle > span {text-align: left; color: #000; font-weight: 700; line-height: 30px; font-family: 'RadikalW03-Bold', Arial; font-size: 18px;}
.gdprCapeBannerTitle > span, .gdprCapeBannerSettingsSubtitle > span > span {color: #FF5264;}
.gdprCapeBannerDescription {color: #000000; text-align: justify; padding: 10px; background-color: #e0e0e0; font-style: normal; font-size: 8px; line-height: 12px; overflow: hidden; transition: 0.2s; border-radius: 13px; padding: 10px; background-color: #f9f9f9;}
.gdprCapeBannerDescription > a {color: #000000;}
.gdprCapeBannerSettings {height: auto; overflow: hidden; transition: 0.4s; position: relative; max-height: 0;}
.gdprCapeBannerSettingsSubtitle {font-family: 'Geologica', Arial; font-size: 12px; font-weight: 600; text-align: left;}
.gdprCapeBannerSettingsItem {margin: 5px 0; border-radius: 13px; padding: 10px; background-color: #f9f9f9;}
.gdprCapeBannerSettingsItemLabel {height: 34px; display: inline-block; position: relative; margin: 0; color: #000; font-family: 'Geologica', Arial; font-size: 12px; font-weight: 700; line-height: 24px; text-align: left;}
.gdprCapeBannerSettingsItemDescription {font-family: 'Geologica', Arial; font-size: 7px; color: #A9A9A9; line-height: 11px; text-align: justify;}
.gdprCapeBannerButtons {width: 100%; margin-top: 10px; margin-bottom: 10px; display: flex; flex-wrap: wrap; justify-content: center;}
.gdprCapeBannerButton {display: inline-block; cursor: pointer; margin: 5px; border: 2px solid #000000; border-radius: 36px; width: 160px; font-family: 'Mulish', Arial; font-size: 8px; font-weight: 900; line-height: 30px; text-align: center; text-transform: uppercase;}
.gdprCapeBannerButton:hover {opacity: .8;}
.gdprCapeBannerButtonSettings {background-color: #ffffff; color: #000000;}
.gdprCapeBannerButtonYes {background-color: #000000; color: #ffffff;}
.gdprCapeBannerButtonSave {display:none; background-color: #000000; color: #ffffff;}
.gdprCapeSwitch {position: absolute; display: inline-block; width: 60px; height: 22px; line-height: 22px; right: 18px;}
.gdprCapeSwitch > input {opacity: 0; width: 0; height: 0;}
.gdprCapeSlider {position: absolute; cursor: pointer; top: 0; right: 0; bottom: 0; left: 0; background-color: #ccc; -webkit-transition: .4s; transition: .4s; border: 1px solid #ccc;}
.gdprCapeSlider:before {position: absolute; content: ""; height: 18px; width: 18px; left: 1px; bottom: 1px; background-color:#fff; -webkit-transition:.4s; transition:.4s;}
.gdprCapeSlider:hover {opacity: .8; border: 1px solid #bdafaf;}
input:checked + .gdprCapeSlider {background-color: #000000; border: 1px solid #000000;}
input:focus + .gdprCapeSlider {box-shadow: 0 0 1px #000000;}
input[disabled]:checked + .gdprCapeSlider {background-color: #999; border: 1px solid #ccc;}
input:checked + .gdprCapeSlider:before {-webkit-transform: translateX(37px); -ms-transform: translateX(37px); transform: translateX(37px);}
.gdprCapeSlider.gdprCapeRound {border-radius: 11px;}
.gdprCapeSlider.gdprCapeRound:before {border-radius: 50%;}
#gdprCapeGear {position: fixed; left: 0; bottom: 0; width: 48px; height: 50px; background-color: #FF5264; cursor: pointer;}
.gdprCapeGearLockInside {position: absolute; width: 48px; height: 48px; background-color: #FF5264; top: 2px; left: 2px; border-radius: 16px 0 0 0;}

@media (min-width: 600px) {
    .gdprCapeBannerLogo img {width: 250px;}
    .gdprCapeBannerTitle, .gdprCapeBannerSettingsSubtitle {padding: 10px 10px 10px 18px;}
    .gdprCapeBannerTitle, .gdprCapeBannerSettingsSubtitle > span {line-height: 35px; font-size: 20px;}
    .gdprCapeBannerDescription {font-size: 11px; line-height: 15px; padding: 18px;}
    .gdprCapeBannerSettingsSubtitle {font-size: 15px;}
    .gdprCapeBannerSettingsItem {padding: 18px;}
    .gdprCapeBannerSettingsItemLabel {font-size: 15px;}
    .gdprCapeBannerSettingsItemDescription {font-size: 9px; line-height: 12px;}
    .gdprCapeBannerButton {width: 200px; font-size: 10px;}
}

.hs-form-field input[type="text"], .hs-form-field input[type="email"], .hs-form-field input[type="tel"] {
  min-height: 5rem;
  border-radius: 4px;
  padding: 1.5rem 2rem !important;
  font-size: 14px !important;
  font-family: "Geologica",sans-serif;
  border: 1px solid #d1d1d1;
  margin-bottom: 2%;
  width: 100%;
}

.actions input[type="submit"] {
  margin-top: 2%;
  height: 42px;
  border: none;
  font-family: "Geologica",sans-serif;
  font-weight: 600;
  font-size: 14px !important;
  padding: 12px;
}

.hs-form-field input[type="checkbox"] {
  padding: 0 !important;
  height: 16px !important;
  width: 16px !important;
  display: inline-block;
  text-align: center;
  font-size: 12px !important;
  margin-top: 0px !important;
  border-radius: 4px;
  border: 1px solid #d1d1d1;
}

.hs-form-booleancheckbox {
  font-size: 12px;
}

#toggle-consent-button, #toggle-content-button-hide {
  display: block;
  line-height: 1.6rem;
  margin: 0 0 0 auto;
  color: #6021ca;
  cursor: pointer;
  width: fit-content;
  max-height: 20px;
  overflow: hidden;
  transition: max-height 0.5s ease-in-out;
}

#toggle-consent-button:hover, #toggle-content-button-hide:hover {
  text-decoration: underline;
}

#toggle-consent-button.hide, #toggle-content-button-hide.hide {
  max-height: 0;
}
.hs-form-booleancheckbox-display {
display: flex;
}

.hs-form-booleancheckbox-display > .collapse {
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
 .hs-form-booleancheckbox-display >  .collapse  {
  display: -webkit-box;
  overflow: hidden;
  transition: max-height 0.5s ease-in-out;
}

.hs-error-msg {
  color: red !important;
}

.registration-info {
  text-align: center;
  margin-bottom: 3%;
}

.registration-info h2 {
  padding-bottom: 1%;
}

/* @media screen and (min-width: 1290px) {
.home header .sectionHeaderMenuUl > .button-register-platform a {
  display: none !important;
}

.home header.headerScroll .sectionHeaderMenuUl > .button-register-platform > a {
  display: block !important;
}
} */

#uzyskajDostep {
  scroll-margin-top: 9rem;
}

.sectionYoutube {
 /*  background-image: url('/wp-content/themes/PKD/images/tlo-efektywna.jpg') !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center !important; */
  background-color:#000000;
  color: #fff;
  padding: 4%;
  padding-top: 7%;
  padding-bottom: 7%;
  border-radius: 16px;
  text-align: center;
  margin-top: 5%;
}

@media screen and (min-width: 760px) {
  .sectionYoutube {
    margin-top: 15rem;
  }
}

.sectionYoutube .ytText {
  text-align: left;
}

.sectionYoutube .ytText p {
  font-size: 18px;
}

.sectionYoutube h3, .sectionYoutube h2 {
  color: #fff !important;
   margin-bottom: 1.2rem;
}

.sectionYoutube .ytText .button {
  margin-top: 2%;
}

.sectionYoutube .ytText .button:hover {
  background-color:#2D8287 !important;
}

.sectionYoutube_button {
  width: fit-content;
  display: block;
  margin: 0 auto;
}

.sectionYoutube_button img {
  width: 100px;
}

/* pkd table */

.pkd-table {
  width: 100%;
  margin-top: 2%;
   border-collapse: collapse;
}

.pkd-table thead {
  font-size: 14px;
}

.pkd-table thead th {
      position: sticky;
    background: white;
    z-index: 2;
    top: 110px;
}

@media screen and (min-width: 1200px) and (max-width:1290px) {
  .pkd-table thead th {
    top: 90px;
   }
}

.pkd-table th {
  text-align: left;
   border-bottom: 1px solid #e3e3e3;
    padding: 12px 8px 8px 8px;
}

.pkd-table td {
  min-width: 100px;
   align-content: baseline;
  border-bottom: 1px solid #e3e3e3;
    padding: 12px 8px 8px 8px;
}

.sectionTopbannerContent h1 {
     color: #fff !important;
    font-size: clamp(1.4rem, 10vw + 0.5rem, 4rem);
}

.sectionTopbanner .sectionTopbannerContent>div:nth-child(1) {
  padding: 2% 0 2% !important;
}

.pkd-table-wyniki {
  width: 100%;
    border-collapse: collapse;
}

.pkd-table-wyniki td {
  align-content: baseline;
  border-bottom: 1px solid #e3e3e3;
    padding: 20px 8px 8px 8px;
}

.pkd-table-wyniki .pkd-additional {
  font-size: 13px;
  color:#2D8287;
}

.single-pkd-additional {
  font-size: 14px;
  color: #4d4f53;
}


.single-pkd-information {
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 2%;
}

h1 {
  margin-bottom: 2%;
}
.searchformPKD {
  width: 100%;
  display: flex;
  gap: 1rem;
  padding-top: 1rem;
  flex-direction: column;
}

@media screen and (min-width: 480px) {
  .searchformPKD { 
    flex-direction: row;
  }
}

.searchformPKD input[type="text"] {
  background-color: #efefef;
    border: none;
       border-radius: 6px;
    padding: 16px 24px !important;
    flex: 1;
}

.searchformPKD input[type="submit"] {
  background-color:#FF5264 !important;
  color: #fff;
      border-radius: 6px !important;
    padding: 16px 24px !important;
    border: none !important;
    cursor: pointer;
    font-weight: bold;
    font-size: inherit !important;
}

.blog .button {
  background-color:#FF5264 !important;
  color: #fff;
      border-radius: 6px !important;
    border: none !important;
    cursor: pointer;
    font-weight: bold;
    font-size: inherit !important;
}

.searchformPKD input[type="submit"]:hover, .blog .button:hover {
   background-color:#9b2c66 !important;
}

.blog .button {
  display: block;
  width: fit-content;
  margin-top: 2rem;
}

.bt-header a, .banners .button {
  background-color:#000000 !important;
  color: #fff;
      border-radius: 6px !important;
    padding: 16px 24px !important;
    border: none !important;
    cursor: pointer;
}

 .bannerInside .button:hover {
  background-color:#fff !important;
  color:#000000 !important;
 }

 .bt-header a:hover, .banners .button:hover {
  background-color:#9b2c66 !important;
}

.pkd-list {
  width: 100%;
}

@media screen and (min-width: 1000px) {
.sectionBlogSingle .sectionBlogSingleItem:nth-child(1), .pkd-list {
    width: 66%;
    max-width: 1160px;
}

.sectionBlogSingle .sectionBlogSingleItem:nth-child(2), .pkd-list-sidebar {
      width: 32%;
}
}

.headerSliderContainer {
    background-color: #fff;
    color: #000;
    padding-bottom: 5% !important;
    padding-top: 3% !important;
}

.headerSliderContainer h2, .headerSliderContainer h3 {
  color: #fff !important;
  padding-bottom: 1rem;
}

.sectionFooterBox {
  justify-content: center;
}

footer .sectionFooterBox .sectionFooterItem.sectionFooterItemMenu {
  padding-top: 0;
  gap: 8px;
}

.banners {
  display: flex;
  flex-direction: column;
  gap: 6rem;
}

.banner-1 div, .banner-2 div {
  display: flex;
  flex-direction: column;
  gap: 3rem;
}

.banner-1 .button, .banner-2 .button {
  margin-top: 2rem;
}

.single-kody_pkd .banner-2 .sidebarsBannerImg {
  width: 200px;
}

.banner-1, .banner-2 {
  padding: 10%;
  border-radius: 16px;
  color: #fff !important;
}

.banner-1 h3, .banner-2 h3 {
   color: #fff !important;
   font-weight: bold;
}

@media screen and (min-width: 1200px) {
  .banner-1 h3, .banner-2 h3 {
    font-size: 3rem;
   }
   .banner-1 p, .banner-2 p {
    font-size: 18px;
   }
}

.sidebarsBannerImg {
  margin-bottom: 3rem;
    width: 300px;
    margin-right: auto;
    margin-left: auto;
}

.bannerInside {
  border-radius: 6px;
  padding: 3%;
  margin-top: 2%;
  margin-bottom: 2%;
  background-color:#FF5264;
  color: #fff;
}

.bannerInside2 {
  background-color: #2E7432;
}

.bannerInside3 {
  background-color: #592A7E;
}

.bannerInside4 {
  background-color: #DC8C00;
}

.bannerInside5 {
  background-color: #2D8287;
}

.bannerInside6 {
  background-color: #FF5264;
}


.bannerInside h3 {
  color: #fff !important;
}

.post-type-archive-kody_pkd .banner-1, .single-kody_pkd .banner-1 {
  background-color: #2D8287;
}

.post-type-archive-kody_pkd .banner-2 {
  background-color: #000000;
}

.post-type-archive-kody_pkd .banner-2 .button {
  background-color: #FF5264 !important;
}

.post-type-archive-kody_pkd .banner-2 .button:hover, .single-kody_pkd .banner-2 .button:hover {
  background-color:#2D8287 !important;
}

.single-kody_pkd .banner-2 {
   background-color: #FF5264;
}

@media screen and (min-width: 1300px) {
  .sectionTopbanner .sectionTopbannerBreadcrumbs .breadcrumb {
    padding: 0;
  }
}

.pkd-info.red-color {
  color: #fb1414;
}

.pkd-info.green-color {
  color: green;
}

.pkd-info .pkd-svg path {
  fill: currentColor;
}

.pkd-info strong {
  transition: color 0.3s ease;
}

.pkd-info {
  display: flex;
  gap: 8px;
  align-items: center;
}

.pkd-info strong {
  padding-top: 2px;
}

.powiazane-kody-PKD {
  margin-top: 5%;
}

@media (max-width: 1360px) {
    .sectionTopbanner .sectionTopbannerBreadcrumbs .breadcrumb {
        padding-top: 3rem;
    }
}

@media screen and (max-width: 480px) {
  .sectionFooterItemMenu {
    flex-direction: column;
    width: 100% !important;
    padding-top: 5% !important;
    padding-bottom: 5% !important;
  }
}

/* blog */

    .sectionBlogSingleItemTitle h1 {
      color:#000000;
      padding-top: 3%;
      padding-bottom: 3%;
    }

/*     .sectionBlogSingleItemDate {
      display: flex;
      font-size: 14px;
      gap: 8px;
      align-items: flex-end;
    } */

    .sectionBlogSingleItemDate span {
      line-height: 1;
    }

   /*  #sectionBlog {
      position: relative;
      max-width: 2160px;
      margin: 0 auto;
      padding: .5rem 0 6rem 0;
  }

  .sectionBlogSingle {
    padding-top: 1rem;
  }

  @media screen and (min-width: 1200px) {
    #sectionBlog {
      padding: 6rem 0 6rem 0;
  }
  } */

#sectionBlog .sectionBlogBox .sectionBlogItem {
  width: calc(100% / 3);
  padding: 0 20px 6rem;
  position: relative;
  /*color: #141414;*/
}

@media (max-width: 1100px) {
  #sectionBlog .sectionBlogBox .sectionBlogItem {
      width: 50%;
  }
}

@media (max-width: 700px) {
  #sectionBlog .sectionBlogBox .sectionBlogItem {
      width: 100%;
      padding: 30px 0;
  }
}

#sectionBlog .sectionBlogBox .sectionBlogItem .sectionBlogItemBox {
  display: block;
}

#sectionBlog .sectionBlogBox .sectionBlogItem .sectionBlogItemBox .sectionBlogImg {
  display: block;
  overflow: hidden;
  border-radius: 16px;
  position: relative;
  width: fit-content;
}

@media (max-width: 1920px) {
  #sectionBlog .sectionBlogBox .sectionBlogItem .sectionBlogLine {
      padding: 2.565rem 0 0 0;
  }
}

#sectionBlog .sectionBlogBox .sectionBlogItem .sectionBlogLine {
  padding: 2.7rem 0 0 0;
}

#sectionBlog .sectionBlogLine {
  font-size: 14px;
  font-weight: 400;
  color: #3e3e3e;
}

@media (max-width: 1920px) {
  #sectionBlog .sectionBlogBox .sectionBlogItem h3 {
      padding: 1.9rem 0 1.9rem 0;
  }
}

#sectionBlog .sectionBlogBox .sectionBlogItem h3 {
  padding: 2rem 0 2rem 0;
}

#sectionBlog .buttonFull {
  display: block;
  margin: 2rem 0 0;
}

#sectionBlog .buttonFull .buttonArrow {
  display: flex;
  font-size: 15px;
}

#sectionBlog .buttonFull .buttonArrow:hover {
  color:#000000;
}

#sectionBlog .sectionBlogItem .sectionBlogItemBox .sectionBlogDate {
  display: flex;
    gap: 8px;
    align-items: flex-start;
}

.sectionBlogSingleItemBox {
  align-items:center;
  gap:2%;
  margin-bottom: 3%;
  flex-direction: column;
}

.sectionBlogSingleItemImg {
  margin-bottom: 3%;
}

@media screen and (min-width: 871px) {
  .sectionBlogSingleItemBox {
    flex-direction: row;
  }
  .sectionBlogSingleItemImg {
    margin-bottom: 0;
  }
}

.sectionBlogSingleItemImg img {
  border-radius: 16px;
}

.paginationNew li:hover a, .paginationNew li.active a, .paginationNew .attachments li.attachment:hover a, .attachments .paginationNew li.attachment:hover a  {
  background:#B53279;
}

.paginationNew li:hover a svg path, .paginationNew li.active a svg path, .paginationNew .attachments li.attachment:hover a svg path, .attachments .paginationNew li.attachment:hover a svg path {
  stroke: #fff;
}

.paginationNew li>span, .paginationNew li a  {
  border-radius: 18%;
}

.paginationNew span.page-numbers.current {
  background:#000000;
  color: #fff;
}

#sectionBlog ul {
  list-style: disc;
    list-style-position: inside;
}

.pkd_heading {
  position: relative;
}

/*.pkd_heading h1 {
  padding-right: 80px;
}

.copy-btn {
  position: absolute;
  right: 8%;
  bottom: 0;
  border: none;
  font-size: 14px;
  text-transform: uppercase;
  display: flex;
    gap: 8px;
    padding: 6px;
    cursor: pointer;
    border-radius: 2px;
}*/

.copy-btn {
  position:relative;
  padding: 6px 12px;
  background-color: #e3e3e3;
  color: #000;
  border: none;
  border-radius: 6px;
  font-size: 0.85em;
  cursor: pointer;
  white-space: nowrap;
  display: flex;
  gap: 8px;
  margin-bottom: 1rem;
}

.copy-btn::after {
  content: '';
  position: absolute;
  left: 20%;
  bottom: -8px;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 8px solid #e3e3e3; /* kolor jak tło przycisku */
}

@media screen and (max-width: 480px) {
   .table-scroll {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  max-width: 100%;
  max-height: 500px;
  position: relative;
}

}

@media screen and (max-width: 1200px) {
 .table-scroll {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  max-width: 100%;
  max-height: 1200px;
  position: relative;
}

  .table-scroll table {
  width: 100%;
  min-width: 600px; 
  border-collapse: collapse;
} 

.table-scroll table  th,
.table-scroll table  td {
  text-align: left;
  /* white-space: nowrap; */
}

  .banners {
    margin-top: 4rem;
  }

  .headerSliderTextBox, .headerSliderRight {
    padding-top: 2rem;
  }

  .home .headerSliderRight {
    margin-top: 5rem;
  }

  .home .headerSliderRight::before {
    top: -15% !important;
  }
  .pkd-table thead th {
    position: sticky;
    background: white;
    z-index: 2;
    top: 0px !important;
}
}

@media screen and (max-width: 480px) {

.sectionTopbanner .containerBig {
  padding-top: 0;
}

 .containerBig {
  padding-top: 5%;
}
}

.kafelki_uslugi {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
}

.kafelki_uslugi .kafelki_usluga {
  padding: 3.5rem;
  border-radius: 16px;
   flex: 1 1 calc(33.333% - 10.67px); 
  min-width: 300px; 
  flex-direction: column;
    display: flex;
    justify-content: space-between;
}

.kafelki_uslugi .kafelki_usluga h2 {
  color: #fff !important;
  margin-bottom: 2rem;
}

 .kafelki_uslugi .kafelki_usluga .button, .bannerInside .button {
    background-color: transparent !important;
    color: #fff !important;
    border:1px solid #fff;
    border-radius: 6px !important;
    width: fit-content;
  }


  .kafelki_uslugi .kafelki_usluga .button:hover {
    background-color: #fff !important;
    color:#000000 !important;
  }

  .home .headerSliderRight {
    background-color: #ffffff4a;
    padding: 2%;
    border-radius: 12px;
  }

   .home .headerSliderRight a {
    color:#fff;
    font-weight: bold;
   }

   .home .headerSliderRight a:hover {
    color: #fff !important;
    text-decoration: underline;
   }

   .home .headerSliderRight ul {
    list-style:disc;
    list-style-position: inside;
    margin-bottom: 1rem;
   }

     .home .headerSliderRight {
      position: relative;
     }

       .home .headerSliderRight::before {
        content: url("/wp-content/themes/PKD/images/circle-info-white.svg");
       width: 36px;
    height: 36px;
    display: block;
    position: absolute;
    top: -8%;
    left: -2%;
       }

       /* .bannerInside .bannerInsideIcon {
        width: 120px;
       } */

.bannerInsideIcon {
  width: 130px;
  min-width: 130px;
  max-width: 130px;
  height: 130px;
  min-height: 130px;
  max-height: 130px;
  flex-shrink: 0;
  flex-grow: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.bannerInsideIcon svg {
  width: 100%;
  height: 100%;
  display: block;
}


  @media screen and (min-width: 1200px) {
.flexBanner {
display: flex;
gap: 2.5rem;
align-items: center;
       }
      }
      
.subheading {
display: block;
text-transform: uppercase;
margin-bottom: .8rem;
font-size: 18px;
}

.flexBannerImgCode {
display: flex;
position:relative;
flex-direction: column;
gap: 16px;
}

  @media screen and (min-width: 760px) {
.flexBannerImgCode {
flex-direction: row;
justify-content: flex-end;
gap: 0;
      }
.ytText {
width: 50%;
      }
    }

 @media screen and (min-width: 1200px) {

.ytText {
width: 60%;
      }
        }

  @media screen and (min-width: 1380px) { 
.ytText {
width: 65%;
      }
          }

.bannerImgCode {
width: 200px;
margin: 0 auto;
       }

@media screen and (min-width: 760px) {
.bannerImgCode {
width: 280px;
position: absolute;
bottom: 0;
left: 10%; }
          }
        
  @media screen and (min-width: 861px) {
.bannerImgCode {
width: 330px;
        }
          }
  
.kafelki_uslugi a:hover {
text-decoration: none !important;
          }

.pkd_notIncluded {
margin-top: 1rem;
          }

  @media screen and (max-width: 480px) {
.home iframe {
height: 220px;
            }

.button-register-platform {
margin-top: 16px !important;
            }
          }

  .copyright {
    color: #fff;
  text-align: center;
  padding-bottom: 2%;
  font-size: 14px;
  }

  .footerLogo {
  padding-top: 1%;
}

.footerLogo a {
  width: fit-content;
  display: contents;
}

.footerLogo img {
  width: 150px;
  margin: 0 auto;
}

@media screen and (min-width: 480px) {
  .bt_main {
    width: 365px;
    min-width: 365px;
  }
}

.bt_main {
  margin-top: 4%;
}

.change-view-ux {
  display: flex;
  gap: 16px;
  justify-content: center;
  flex-direction: column;
}

.change-view-ux button {
  margin: 0 auto;
  width: 100%;
}

@media screen and (min-width: 780px) {
  .change-view-ux {
    flex-direction: row;
  }
   .change-view-ux button {
    margin: 0;
   }
}

.change-view-ux button {
  border: 1px solid #ff5264 !important;
  background-color: transparent;
  color: #ff5264;
  font-weight: bold;
  font-size: 18px;
  border-radius: 28px;
  min-height: 54px;
  display: block;
  align-content: center;
  padding-left: 54px;
  padding-right: 54px;
  cursor: pointer;
  text-align: center;
}

@media screen and (min-width: 680px) {
  .change-view-ux button {
      min-width: 365px;
  width: 365px;
  }
}

@media screen and (max-width: 500px) {
  .single-raport .bt_secondary {
    padding-right: 10px;
  padding-left: 10px;
  min-width: 100%;
  width: fit-content;
  }
}

.bt_main, #ux-audit-form button, .bt_secondary, .actions input[type="submit"] {
  background-color: #FF5264;
  color: #fff !important;
  font-weight: bold;
  border-radius: 28px;
  min-height: 54px;
  display: block;
  align-content: center;
  padding-left: 54px;
  padding-right: 54px;
  cursor: pointer;
  border: none !important;
  text-align: center;
  min-width: fit-content;
  width: 100%;
  font-size: 16px !important;
}

@media screen and (min-width: 1000px) {
  .bt_main, #ux-audit-form button, .bt_secondary, .actions input[type="submit"] {
   min-width: 365px;
  width: 365px;
    font-size: 18px !important; }
}

.bt_secondary:hover {
  text-decoration: none !important;
  background-color: #fff !important;
  color: #FF5264 !important;
   font-weight: 300 !important;
}

.change-view-ux button:hover {
  font-weight: 300 !important;
  text-decoration: none !important;
  border: 1px solid #FF5264 !important;
    background-color: #FF5264;
  color: #fff !important;
}

.bt_main:hover, #ux-audit-form button:hover, .actions input[type="submit"]:hover {
  text-decoration: none !important;
  font-weight: 300 !important;
  color: #FF5264 !important;
  border: 1px solid #FF5264 !important;
  background-color: transparent;
}

.violet-thick, .white-thick {
  padding-top: 5%;
  padding-bottom: 3%;
  font-size: 16px;
}

.violet-thick li::before {
  content: url("/wp-content/themes/ux-auditor/images/violet-thick.svg") !important;
  width: 24px !important;
  height: 24px !important;
  background: none !important;
  position: relative !important;
  margin-right: 12px;
  top: 5px !important;
}

.white-thick li::before {
  content: url("/wp-content/themes/ux-auditor/images/white-thick.svg") !important;
  width: 24px !important;
  height: 24px !important;
  background: none !important;
  position: relative !important;
  margin-right: 12px;
  top: 5px !important;
}

.white-thick li {
   margin-bottom: 16px !important;
  padding-left: 0 !important;
  color: #fff;
}

.violet-thick li {
  margin-bottom: 16px !important;
  padding-left: 0 !important;
  color: #111;
}

.sectionIconsBoxes {
  position: relative;
}

.sectionIconsBoxes .sectionIconsBoxesBox .sectionIconsBoxesItem > div {
  border: none;
}

.sectionIconsBoxes .sectionIconsBoxesBox .sectionIconsBoxesItem > div .sectionIconsBoxesItemImg img {
  z-index: 10;
}

@media screen and (min-width: 980px) {
/* .sectionIconsBoxes .sectionIconsBoxesBox::before {
  content: url("/wp-content/themes/ux-auditor/images/steps-grid.svg");
  width: 100%;
  height: 1px;
  position: absolute;
  top: 27%;
  left: 12%;
} */

.sectionIconsBoxes .sectionIconsBoxesBox{
  position: relative;
}

.sectionIconsBoxes .sectionIconsBoxesBox::before{
  content:"";
  position:absolute;

  left:  32px;
  right: 32px;

  top: 25%;
  transform: translateY(-50%);
  height: 40px;

  background: url("/wp-content/themes/ux-auditor/images/steps-grid.svg") no-repeat center;
  background-size: 100% 100%;
  pointer-events:none;
  z-index:0;
}
}

@media screen and (min-width:1300px) {
  .sectionIconsBoxes .sectionIconsBoxesBox::before{ 
    top: 26%;
  }
}

@media screen and (min-width:1550px) {
  .sectionIconsBoxes .sectionIconsBoxesBox::before{ 
    top: 30%;
  }
}

.gray-bg {
  background-color: #F4F4F4;
}

.bg-black {
  background-color: #000;
  padding-top: 3%;
}

.bg-black h2 {
  color: #fff !important;
}

.p-top-5 {
  padding-top: 5%;
}

.pt-3 {
padding-top: 3%;
}

.m-auto-0 .bt_main {
  margin: 0 auto;
}

.sectionIconsBoxes4col {
  margin-top: 3%;
}

@media screen and (max-width: 580px ) {
  .sectionIconsBoxes4colBox, .faqWithImg {
    display: block !important;
  }

  .sectionIconsBoxes4colBox .sectionIconsBoxes4colItem {
    width: 100% !important;
  }

  .faqWithImg .faqImg {
    margin-top: 24px;
  }

  .faqWithImg h2 {
    margin-bottom: 24px;
  }

  .textFotoContent h2, .bg-black h2 {
     margin-bottom: 24px;
      margin-top: 24px;
  }
}

@media (max-width: 992px) {
  .accordion .accordionBox .accordionQuestion .accordionQuestionTitle {
    width: calc(100% - 50px);
  }
  .sectionIconsBoxes .sectionIconsBoxesBox .sectionIconsBoxesItem > div {
  padding: 0rem 1.25rem 0rem 1.25rem !important; 
}
}

@media (max-width: 480px) {
  .sectionIconsBoxes .sectionIconsBoxesBox .sectionIconsBoxesItem > div .sectionIconsBoxesItemDesc {
    max-width: 100% !important;
  }
}

@media screen and (min-width: 580px) {
.sectionIconsBoxes4col .sectionIconsBoxes4colBox .sectionIconsBoxes4colItem {
  width: calc(100% / 2);
  padding: 0 3rem 6rem;
}
}

.sectionIconsBoxes4colItem div:first-of-type {
  background-color: #fff;
  color: #000;
  border-radius: 24px;
  padding: 24px;
  height: 100%;
}

.containerBig:not(.icon-3) .sectionIconsBoxes4col .sectionIconsBoxes4colBox .sectionIconsBoxes4colItem > div .sectionIconsBoxes4colItemImg {
    padding-left: 0;
}

.sectionIconsBoxes4col .sectionIconsBoxes4colBox .sectionIconsBoxes4colItem > div .sectionIconsBoxes4colItemImg {
  height: fit-content !important;
  margin-bottom: 0;
  gap: 16px;
}

.sectionIconsBoxes4col .sectionIconsBoxes4colBox .sectionIconsBoxes4colItem > div .sectionIconsBoxes4colItemImg h4 {
  color: #4B30AE !important;
  font-weight: 700;
}

.textFoto {
  padding-top: 3%;
  padding-bottom: 3%;
}

.sectionIconsBoxes4colBox  {
  justify-content: center !important;
}

.sectionIconsBoxes4colItemImg {
  padding-top: 0 !important;
}

.sectionIconsBoxes4colItem ul {
  font-size: 16px;
  list-style-position: inside;
  list-style-type: disc;
}

@media screen and (min-width: 700px) {
.sectionIconsBoxes4colBox {
  flex-wrap: nowrap;
}
}

.icon-3 .sectionIconsBoxes4colItemImg {
  flex-direction: column;
}

.icon-3 .sectionIconsBoxes4colItemImg img {
  margin-bottom: 16px;
}

.icon-3 .sectionIconsBoxes4colItem {
  text-align: center;
}

.faqWithImg {
  gap: 18px;
  padding-top: 5%;
}

.faqWithImg h2 {
  padding-bottom: 3%;
}

.faq_row {
  position: relative;
}

@media screen and (max-width: 1200px) {
  .faqImg {
    display: none;
  }
}

.faqImg img {
  border-radius: 24px;
  position: absolute;
  bottom: 0;
}

.faq_button {
  margin-bottom: 5%;
}

.accordion .accordionBox {
  margin-bottom: 0 !important;
}

.accordion .accordionBox .accordionQuestion {
  background: none !important;
  border: none !important;
  justify-content: flex-end !important;
  flex-direction: row-reverse;
}

.accordion .accordionBox .accordionQuestion .accordionQuestionButton {
  justify-content: flex-start !important;
  width: fit-content !important;
}

.accordion .accordionBox .accordionQuestion .accordionQuestionTitle {
  margin-left: 0 !important;
}

@media screen and (min-width: 1000px) {
  .accordion .accordionBox .accordionQuestion .accordionQuestionTitle {
    width: fit-content;
  }
}

.accordion .accordionBox.accordionOpen .accordionAnswer, .accordion .accordionBox, .accordion .accordionBox .accordionAnswer {
  border: none !important;
  border-color: transparent !important;
}

.headerSliderLeft p {
  font-size: 18px;
}

.accordion .accordionBox .accordionAnswer span, .sectionIconsBoxes4col .sectionIconsBoxes4colBox .sectionIconsBoxes4colItem > div p, .sectionIconsBoxes .sectionIconsBoxesBox .sectionIconsBoxesItem > div p {
  font-size: 16px;
}

.sectionIconsBoxes4col .sectionIconsBoxes4colBox .sectionIconsBoxes4colItem > div p {
  margin-bottom: 12px;
}

.sectionIconsBoxes .sectionIconsBoxesBox .sectionIconsBoxesItem > div p {
  margin-top: 16px;
}

.how-it-works-heading p {
  font-size: 18px;
  margin-top: 8px;
}

.pb-3 {
  padding-bottom: 36px;
}

@media screen and (min-width: 580px) {
  .pb-3 {
  padding-bottom: 3%;
  }
}

.home footer {
  margin-top: 0 !important;
}

@media (max-width: 1920px) {
  footer {
    margin: 5.5rem 0 0 0;
  }
}

@media (max-width: 992px) {
  .textFoto .textFotoImg {
    width: 100%;
    max-width: 100%;
  }
}

/* toolitp */

.wcag-exp, .ux-exp {
  position:relative;
  cursor:pointer;
  color:#FF5264;
  text-decoration:underline;
  outline-offset:2px;
  --tip-bg:#F4F4F4;
  --tip-fg:#000;
  --gap:6px;       /* odstęp od elementu */
  --arrow:8px;     /* wielkość trójkąta */
  --pad: 24px;
  --radius:24px;
  --maxw:320px;
}

/* dymek domyślnie ukryty */
@media screen and (max-width: 480px) {
.wcag-exp::after {
    transform:translateX(-70%) translateY(4px) !important;
}
}

.wcag-exp::after {
  content: "WCAG (Web Content Accessibility Guidelines) - zestaw wytycznych określających, jak powinna być zaprojektowana i zbudowana strona internetowa, aby była dostępna dla osób z różnymi niepełnosprawnościami.";
 position:absolute;
  left:50%;
  bottom:calc(100% + var(--gap) + var(--arrow));
  transform:translateX(-50%) translateY(4px);
  background:var(--tip-bg);
  color:var(--tip-fg);
  padding:var(--pad);
  border-radius:var(--radius);
  max-width:var(--maxw);
  line-height:1.25;
  font-size: 14px;
  white-space:normal;        /* zawijanie wierszy */
  opacity:0;
  pointer-events:none;
  transition:opacity .15s ease, transform .15s ease;
  z-index:20;
  width: 180px;
  font-weight: 300;
}

.ux-exp::after {
  content: "UX (User Experience) to sposób, w jaki klient odbiera i używa Twojej strony — czy szybko znajduje informacje, rozumie ofertę i bez problemu może się z Tobą skontaktować.";
 position:absolute;
  left:50%;
  bottom:calc(100% + var(--gap) + var(--arrow));
  transform:translateX(-50%) translateY(4px);
  background:var(--tip-bg);
  color:var(--tip-fg);
  padding:var(--pad);
  border-radius:var(--radius);
  max-width:var(--maxw);
  line-height:1.25;
  font-size: 14px;
  white-space:normal;        /* zawijanie wierszy */
  opacity:0;
  pointer-events:none;
  transition:opacity .15s ease, transform .15s ease;
  z-index:20;
  width: 180px;
  font-weight: 300;
  z-index: 1000000;
}

@media screen and (min-width: 480px) {
  .wcag-exp::after, .ux-exp::after {
    width: 320px;
  }
}

/* trójkątny dziubek – NA DOLE dymka, skierowany w dół do napisu */
.wcag-exp::before, .ux-exp::before {
   content:"";
  position:absolute;
  left:50%;
  bottom:calc(100% + var(--gap) - var(--arrow)); /* przyklejony do dołu dymka */
  transform:translateX(-50%);
  border:var(--arrow) solid transparent;
  border-top-color:var(--tip-bg);  /* ▼ w DÓŁ – to jest sedno */
  opacity:0;
  transition:opacity .15s ease;
  z-index:19;
}


/* desktop: hover */
@media (hover:hover) and (pointer:fine){
  .wcag-exp:hover::before,
  .wcag-exp:hover::after,
   .ux-exp:hover::before,
  .ux-exp:hover::after  {
    opacity:1;
    transform:translateX(-50%) translateY(0);
  }
}

/* mobile: klasa .active po kliknięciu */
.wcag-exp.active::before,
.wcag-exp.active::after,
.ux-exp.active::before,
.ux-exp.active::after {
  opacity:1;
  transform:translateX(-50%) translateY(0);
}

@media screen and (max-width: 480px) {
  .wcag-exp.active::after,
.wcag-exp.active::before,
  .ux-exp.active::after,
.ux-exp.active::before {
  opacity:1;
  transform:translateX(-70%) translateY(0) !important;
}

}

/* redukcja animacji */
@media (prefers-reduced-motion:reduce){
    .wcag-exp::after,  .ux-exp::after
  { transition:opacity .01s linear; transform:translateX(-50%); }
}

/* @media screen and (min-width: 1800px) {
  .faqWithImg .faqImg,  .faqWithImg .faqImg img {
    max-height: 700px;
  }
} */

.faqImg {
  align-content: center;
  width: 100%;
}

.single-raport header {
  position: static !important;
}

/* input form domena */
#ux-audit-form  {
  display: block;
}
#ux-audit-form #ux-audit-domain {
  border: 1px solid #D1D5DB;
  border-radius: 100px;
  padding-left: 16px;
  min-height: 54px;
  width: 100%;
  margin-bottom: 16px;
}

@media screen and (min-width: 710px){
#ux-audit-form #domain-form {
 display: flex;
  justify-content: center;
  gap: 16px; 
}
#ux-audit-form #ux-audit-domain {
  min-width: 300px;
  width: 30%;
  margin-bottom: 0;
}
}

.single footer {
  z-index: 10000000;
}

/* raport */

.single-raport, .single-raport header {
  background-color: #f4f4f4;
}

.single-raport .audit-section {
  background-color: #fff;
  padding: 24px;
  border-radius: 24px;
  border: 1px solid #dad8d8;
  margin-bottom: 3%;
}

.single-raport .heading-rap {
  margin-top: 1rem;
}

.single-raport .ai-expert {
  background-color: #4B30AE;
  padding: 24px;
  border-radius: 24px;
  border: 1px solid #4B30AE;
  color: #fff;
  margin-bottom: 3%;
}

.single-raport .ai-expert h2 {
  margin-bottom: 16px;
  color: #fff !important;
}

.single-raport .ai-expert .box{
  background-color: #5D45B6;
  color: #fff;
  border-radius: 24px;
  padding: 24px;
    margin-bottom: 2%;
}

.single-raport .aicommHead .aicommImg {
  background-color: #4B30AE;
  color: #fff;
  border-radius: 16px;
  padding: 16px;
}

.single-raport .aicommHead .aicommImg img {
  width: 24px;
}

.single-raport .aicommHead {
  display: flex;
  gap: 16px;
  align-items: center;
  margin-top: 2%;
}

.single-raport .ai-expert .box p, .single-raport .ai-expert .box  h4 {
  color: #fff !important;
}

.single-raport .ai-expert .box  h4 {
  margin-bottom: 16px;
}

@media screen and (min-width: 1000px) {
  .single-raport .audit-section .flex {
    display: flex;
  }
}

.single-raport .report-hedaer h1 {
  font-weight: bold;
  font-size: 2.1rem;
  margin-bottom: 6px !important;
}

.single-raport .report-hedaer h3 {
   color: #4B30AE !important;
}

 .single-raport .ux-rings { display:flex; gap:16px; flex-wrap:wrap; justify-content: center; margin-top: 24px; margin-bottom: 24px; }
 .single-raport .ux-ring { position:relative; width:220px; height:220px; }
 .single-raport .ux-ring__svg { width:100%; height:100%; transform: rotate(-90deg); }
 .single-raport .ux-ring__bg { fill:none; stroke: #e9ecef; stroke-width: 10; }
 .single-raport .ux-ring__fg { fill:none; stroke-width: 10; stroke-linecap: round; transition: stroke-dashoffset .6s ease; }
 .single-raport .ux-ring__text { position:absolute; inset:0; display:flex; flex-direction:column; align-items:center; justify-content:center; }
 .single-raport .ux-ring__value { font-size: 46px; font-weight: 700; line-height: 1; }
 .single-raport .ux-ring__label { font-size: 22px; opacity:.7; margin-top: 4px; text-align:center; }

 .change-view-ux-heading {
  text-align: center;
 }

 .change-view-ux-heading p {
  font-weight: bold;
  font-size: 2.1rem;
 }

 .single-raport header {
  margin-bottom: 36px;
 }

 .single-raport #desktop .desktop-heading,  .single-raport #mobile .mobile-heading {
  margin-top: 48px;
  margin-bottom: 16px;
  text-align: center;
  color:#4B30AE !important;
  font-size: 2.1rem !important;
 }

 .overall-ux {
  text-align: center;
 }

 .overall-ux h2 {
  font-size: 3rem !important;
  margin-bottom: 24px;
 }

 .wbg {
    border-radius: 24px;
  font-weight: bold;
  padding: 8px 16px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 16px;
  width: fit-content;
  display: flex;
  gap: 8px;
 }

 .good-wbg {
  background-color: #DCFCE7;
  color: #16A34A;
 }

  .medium-wbg {
  background-color: #ffe2b0;
  color: #F59E0B;
 }

   .bad-wbg {
  background-color: #ffccd1;
  color: #FF5264;
 }

 .progress-good {
  stroke: #16A34A;
 }

 .progress-medium {
  stroke: #F59E0B;
 }

 .progress-bad {
  stroke: #FF5264;
 }

 @media screen and (min-width: 1000px) {
 .overall-boxes {
  display: flex;
  gap: 24px;
 }

  .overall-boxes .audit-section {
    width: 100%;
  }
}

 .progressBar {
  width: 100%;
  height: 10px;
  background: #e5e7eb; /* tło */
  border-radius: 999px;
  overflow: hidden;
}

.progress__bar {
  height: 100%;
  width: var(--value);
  background: var(--color);
  border-radius: inherit;
  transition: width .4s ease;
}

.overall-boxes .boxes-scores {
  font-weight: bold;
  font-size: 36px;
}

.overall-boxes .progress-grade {
  font-weight: bold;
  margin-bottom: 1rem;
}

.single-raport .audit-section .aicomm {
  background-color: #4b30ae;
  padding: 24px;
  border-radius: 24px;
  margin-top: 24px;
  margin-bottom: 24px;
}

.single-raport .audit-section .passed {
  background-color: #DCFCE7;
   padding: 24px;
  border-radius: 24px;
}

.single-raport .passed .heading-rap, .single-raport .failed .heading-rap {
  display: flex;
  gap: 8px;
}

.single-raport .passed .heading-rap {
  color: #16A34A !important;
  margin-bottom: 24px;
}

.single-raport .passed li, .single-raport .failed li {
  list-style: none;
  color: #000;
}

.single-raport .passed li, .single-raport .failed .audit--fail {
  display: flex;
  gap: 8px;
  margin-bottom: 8px;
}

.single-raport .passed li, .single-raport .failed .audit--fail img {
  width: 20px;
}

.single-raport .passed li::marker, .good-status {
  color: #16A34A !important;
}

.medium-status {
  color: #F59E0B;
}

.single-raport .failed .heading-rap {
  color: #FF5264 !important;
  margin-bottom: 24px;
}

.single-raport .failed li::marker, .bad-status {
  color: #FF5264 !important;
}


.audit-section .audit-check-details {
   color: #FF5264 !important;
}

.audit-section .audit-check-details:hover {
   color: #FF5264 !important;
   text-decoration: underline;
}

.audit-section .failed p, .audit-section .passed p {
  color: #fff;
}

.ai-heading {
  display: flex;
  gap: 16px;
  align-items: center;
    margin-bottom: 2%;
}

.ai-heading .box {
  margin-bottom: 0 !important;
}

.ai-heading p {
  color: #fff !important;
}

.single-raport .ai-expert .priorities .prior {
  display: flex;
  gap: 16px;
}

.single-raport .prior .box div {
display: flex;
gap: 8px;
}

.single-raport .prior .box div img {
  width: 24px;
}

.single-raport .ai-expert .priorities .prior .prior-numb {
  background-color: #fff;
  color: #4B30AE;
  font-size: 24px;
  font-weight: bold;
  border-radius: 14px;
  min-width: 50px;
  min-height: 50px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.single-raport .ai-expert .priorities .prior .box {
  width: 100%;
}

.single-raport .ai-expert .priorities h3 {
  color: #fff !important;
  margin-bottom: 16px;
}

.single-raport .ai-expert .quick-wins li {
  display: flex;
  gap: 8px;
  margin-bottom: 12px;
}

.single-raport .audit-section .audit-section-heading {
  display: flex;
  gap: 16px;
  margin-bottom: 24px;
  align-items: center;
}

.single-raport .audit-section .audit-scores {
  background-color:#4B30AE;
  color: #fff;
  border-radius: 16px;
  padding: 16px;
  font-weight: bold;
  font-size: 18px;
  height: fit-content;
}

.single-raport .audit-section .w-icon {
  display: flex;
  gap: 16px;
  margin-bottom: 16px;
  align-items: center;
}

@media screen and (max-width: 780px) {
.single-raport .audit-section .cwv_summary {
  flex-direction: column;
}
}

.single-raport .audit-section .cwv_summary {
  display: flex;
  gap: 24px;
  margin-top: 36px;
  margin-bottom: 36px;
}

.single-raport .audit-section .cwv_summary .cwv_box {
  border: 1px solid #4B30AE;
  border-radius: 24px;
  padding: 24px;
  width: 100%;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

.single-raport .audit-section .cwv_summary .cwv_box .cwv_score {
  font-weight: bold;
  font-size: 3rem;
  margin-top: 16px;
}

.single-raport .audit-section .cwv_summary .cwv_box .cwv_status {
  font-weight: bold;
}

.single-raport .result { display: none; }
.single-raport .result.active { display: block; }

.single-raport .overall-ux .device-icon {
  width: 48px;
 /* position: absolute; */
 margin: 0 auto;
}

@media screen and (max-width: 1290px) {
  header .sectionHeaderBox::after {
    position: unset !important;
  }
}

.what-ux  {
  padding-top: 0;
}

.what-ux p {
  color: #fff;
  font-size: 16px;
}

.single-raport .raport-banner {
  position: relative;
}

.single-raport .raport-banner .banner-content {
   background-color: #4B30AE;
  color: #fff;
  padding: 5%;
  border-radius: 24px;
}

@media screen and (max-width: 1199px) {
  .single-raport .raport-banner .banner-img {
    display: none;
  }
}

@media screen and (min-width: 1200px) {
  .single-raport .raport-banner {
    margin-top: 8%;
  }
  .single-raport .raport-banner .banner-content {
    display: flex;
    gap: 16px;
    align-items: center;
    justify-content: flex-end;
  }
  .single-raport .raport-banner .banner-content .banner-c {
    max-width: 70%;
  display: flex;
  align-items: center;
  gap: 24px;
  justify-content: flex-end;
  }

  .single-raport .raport-banner .banner-img {
    position: absolute;
    bottom: 0;
    left: 5%;
    max-width: 260px;
  }
}

@media screen and (min-width: 1480px) {
   .single-raport .raport-banner .banner-content .banner-c {
    max-width: 75%;
   }
}

.single-raport .raport-banner .banner-txt h2, .single-raport .raport-banner .banner-txt p {
  color: #fff !important;
}

.single-raport .raport-banner .banner-txt p {
  font-size: 18px;
  margin-top: 16px;
}

#switch-view .active {
  border: 1px solid #ff5264 !important;
    background-color: #FF5264 !important;
  color: #fff !important;
}

.boxes-wynik {
  display: flex;
  gap: 8px;
  margin-bottom: 16px;
}

#ux-audit-loader .content div:first-of-type p {
  width: 100% !important;
}

/* hubspot */

.hs-form-field input[type="text"], .hs-form-field input[type="email"], .hs-form-field input[type="tel"] {
  min-height: 5rem;
  border-radius: 50px;
  padding: 1.5rem 2rem !important;
  font-size: 14px !important;
  font-family: "Roboto",sans-serif;
  border: 1px solid #d1d1d1;
  margin-bottom: 2%;
  width: 100%;
}

.actions input[type="submit"] {
  margin: 0 auto;
}

.hs-form label {
  font-weight: bold;
  font-size: 17px;
}

.hs-form label .hs-form-required {
  display: none;
}

#cmsd-hs-form {
  text-align: left;
}

#cmsd-hs-form input[type="checkbox"] {
  border: 1px solid #747578 !important;
}

.hs-form .hs-input[type="checkbox"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 50%;
  height: 16px !important;
  min-height: auto !important;
  outline: none;
  position: relative;
  transition: all 0.3s linear;
  width: 16px !important;
  background-color: #FFFFFF;
  padding: 8px !important;
}

.hs-form-booleancheckbox label p, .hs-form-booleancheckbox label span {
  font-size: 12px;
}
.legal-consent-container .hs-form-booleancheckbox-display > span {
  margin-left: 0;
}

.hs-form-booleancheckbox a {
  color: #000;
}
.hs-form-booleancheckbox a:hover {
  color: #000;
  text-decoration: underline;
}

#cmsd-hs-wrap h3 {
  color: #000 !important;
  text-align: center;
  margin-bottom: 1%;
}

.hs-form .hs-input[type="checkbox"]:checked::after {
  background-color: #ff5264;
  right: 0;
  content: "";
  position: absolute;
  top: 50% !important;
  left: 50%;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  transform: translate(-50%, -50%);
}

@media screen and (min-width: 780px) {
  #cmsd-hs-form {
    width: 50%;
  margin: 0 auto;
  }
}

.no-list.hs-error-msgs.inputs-list {
  margin-bottom: 10px;
}

.legal-consent-container .hs-error-msgs label {
  color: red !important;
}

.inf {
  margin-top: 5%;
  text-align: center;
}

.page-template-5star .containerBig {
  margin-top: 5%;
}

.inf h1, .content-5s h1 {
  margin-top: 24px;
}

.inf img, .content-5s img {
  width: 48px;
  margin: 0 auto;
}

.content-5s {
  text-align: center;
}

.banner-noimg {
  background-color: #4B30AE;
   padding: 5%;
  border-radius: 24px;
  margin-top: 5%;
}

.banner-noimg p {
  font-size: 18px;
  margin-top: 16px;
    color: #fff;
}

.banner-noimg h2 {
    color: #fff !important;
}

@media screen and (min-width: 860px) {
  .banner-noimg {
    display: flex;
    gap: 64px;
    align-items: center;
  }
}

.aicomm h5 {
  font-size: 16px;
  color: #fff !important;
  margin-bottom: 12px;
}

.single-raport .perf-desc-ov {
  background-color: #f4f4f4;
  padding: 24px;
  margin-top: 2%;
  border-radius: 24px;
  width: fit-content;
}

.single-raport .perf-desc-ov div {
  display: flex;
  gap: 8px;
  margin-bottom: 6px;
}

.single-raport .perf-desc-ov div p {
  margin-bottom: 0;
}

.single-raport .perf-desc-ov img {
  width: 24px;
}

.toggle-more {
  border: none;
  color: #FF5264;
  background-color: transparent;
  cursor: pointer;
}

.toggle-more:hover {
  text-decoration: underline;
}

.more-cwv_info {
  margin-top: 16px;
}

.more-cwv_info {
  display: none;
}

.more-cwv_info.is-open {
  display: block;
}