@font-face {
  font-family: 'Geologica';
  src: url('/wp-content/themes/cyberskaner/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/cyberskaner/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/cyberskaner/fonts/Geologica/static/Geologica-Bold.ttf') format('truetype');
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}

html {
  overflow-x:hidden;
}

.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 .hs-input[type="checkbox"]:checked {
  /*background: #ff5264;*/
  border-color: #ff5264;

}


body {
  font-family: "Geologica", sans-serif !important;
  font-weight: 300;
  font-size: 14px;
}

h2, h1 {
  font-size: 24px !important;
}

.headerSliderLeft span {
  font-size: 14px;
}

.textFotoContent h4 {
  font-size: 16px;
}

@media screen and (min-width: 1200px) {
  h2 {
    font-size: 28px !important;
  }
  h1 {
    font-size: 36px !important;
  }
  body {
    font-size: 16px;
  }

  .textFotoContent h4 {
    font-size: 18px;
   }

   .headerSliderLeft p {
    font-size: 18px;
   }
}


h1, h2, h3, h4, h5, h6 {
  font-family: "Geologica", sans-serif !important;
  font-weight: 700;
}

footer p {
    color: #fff;
}

footer {
    background-color: #000 !important;
}

header {
  border-bottom: none !important;
  box-shadow: none !important;
}

.containerBig p {
  color: #000;
}

h1 {
  font-size: 2rem;
  font-weight: bold;
}

body:not(.home) h2 {
  font-size: 1.5rem;
}

@media screen and (min-width: 1200px) {
  h1 {
    font-size: 3.5rem;
  }

  body:not(.home) h2 {
  font-size: 2.5rem;
}
}

body:not(.home) header {
  display: none;
}

.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 {
padding: 0 calc(100% / 16 * 1);
}

@media screen and (min-width: 1450px) {
header {
padding: 0 calc(100% / 16 * 2);
}
}

.home header {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    box-shadow: 0 5px 2px -2px #8080802b;
    display: none;
}

.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: #503C96 !important;
    border: 1px solid #503C96 !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: #503C96 !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: #503C96 !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: #B43278 !important;
      color: #fff !important;
  }

header .sectionHeaderBox .sectionHeaderMenu .sectionHeaderMenuBox .sectionHeaderMenuUl>li:not(.button-register-platform)>a {
    color: #503C96    !important;
}

header .sectionHeaderBox .sectionHeaderMenu .sectionHeaderMenuBox .sectionHeaderMenuUl>li:not(.button-register-platform, .button-log-platform)>a:hover {
    color: #B43278    !important;
}


.pink-color {
    color: #B43278;
}

.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:1000px) {
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: #b432780d !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: 25% 5%;
}

@media screen and (min-width: 780px) {
    .headerSliderContainer {
        display: flex;
        gap: 5%;
        padding: 10% 8%;
    } 
}

@media screen and (min-width: 1450px) {
    .headerSliderContainer {
        padding: 10% 15%;
    } 
}

.headerSliderLeft {
    align-content: center;
}

.headerSliderLeft span {
  color: #4B30AE;
  font-weight: bold;
  text-transform: uppercase;
}

.headerSliderLeft h1 {
  color: #000 !important;
}

@media screen and (min-width: 780px) {
    .headerSliderLeft {
        width: 60%;
    }
    .headerSliderRight {
      width: 40%;
    }
}

.lp-form-summary::marker {
    content: "";
  }

  .lp-form-summary::after {
    content: "Czytaj więcej";
    color: #B43278;
  }

  #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 #503C96 !important; 
  }

  .buttonPlatforma, .buttonPlatforma:focus,  .buttonPlatforma:focus:hover, .header-sing-form input[type="submit"],   #sectionCTA .button, .sectionYoutube .button {
    background-color: #B43278 !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: #503C96 !important;
  }

  #defaultPage .containerBig::not(.violetColorBG) .row ul li::before {
    background-color: #503C96 !important;
  }

  #defaultPage .row ul 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: #fff !important;
    margin-bottom: 5%;
  }

  #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:#B43278;
  }

  .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:#B43278 !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: #B43278;
  }

  .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: #B43278 !important;
    color: #fff !important;
    border-radius: 6px !important;
  }

  .popupcontentWN input[type="submit"]:hover {
    background-color: #503C96 !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:#503C96;
    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:#B43278;
  }

  .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: #B43278 !important;
  border-radius: 6px !important;
  border: 1px solid #B43278 !important;
  }

  .buttonPlatformaWhite  {
    background-color: #fff !important;
  color: #B43278 !important;
  border-radius: 6px !important;
  }

  .buttonPlatformaEmpty:hover,  .buttonPlatformaWhite:hover {
    background-color: #B43278 !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%;
    height: 100px;
}

@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: #503C96;
  padding: 6px 14px;
  border-radius: 4px;
  color: #fff;
}

#ebooksPagination .page-numbers:not(.next,.current,.prev):hover {
  background-color: #B43278;
}

#ebooksPagination .next svg path:hover, #ebooksPagination .prev svg path:hover {
  fill: #B43278;
}

.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: 1% 0 2% 0 !important;
  }
}

.violetColorBG {
  background-color:#503C96;
  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: #B43278 !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:#503C96;
  color: #fff;
}

.tutor-card-footer .tutor-btn-outline-primary:hover {
  background-color:#B43278;
  color: #fff;
}

#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: #503C96;}
.gdprCapeBannerSettings {height: auto; overflow: hidden; transition: 0.4s; position: relative; max-height: 0;}
.gdprCapeBannerSettingsSubtitle {font-family: 'Inter', 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: 'Inter', Arial; font-size: 12px; font-weight: 700; line-height: 24px; text-align: left;}
.gdprCapeBannerSettingsItemDescription {font-family: 'Inter', 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 #503C96; 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: #503C96;}
.gdprCapeBannerButtonYes {background-color: #503C96; color: #ffffff;}
.gdprCapeBannerButtonSave {display:none; background-color: #503C96; 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: #503C96; border: 1px solid #503C96;}
input:focus + .gdprCapeSlider {box-shadow: 0 0 1px #503C96;}
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: 150px;}
    .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: "Roboto",sans-serif;
  border: 1px solid #d1d1d1;
  margin-bottom: 2%;
  width: 100%;
}

/* .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: 1rem;
  margin: 0 0 0 auto;
  color: #6021ca;
  cursor: pointer;
  width: fit-content;
  height: 28px;
  overflow: hidden;
  transition: max-height 0.5s ease-in-out;
  padding-top: 8px;
}

#toggle-consent-button:hover, #toggle-content-button-hide:hover {
  text-decoration: underline;
}

#toggle-consent-button.hide, #toggle-content-button-hide.hide {
  max-height: 0;
  display: none;
}
.hs-form-booleancheckbox-display {
display: flex;
align-items:center;
}

.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, #cmsd-domain-error {
  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:#503C96;
  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:#b43278 !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:#b43278 !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:#503C96 !important;
  color: #fff;
      border-radius: 6px !important;
    padding: 16px 24px !important;
    border: none !important;
    cursor: pointer;
}

 .bannerInside .button:hover {
  background-color:#fff !important;
  color:#503C96 !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: 5% !important;
}

.headerSliderContainer h2, .headerSliderContainer h3 {
  color: #000 !important;
  padding-bottom: 1rem;
}

.sectionFooterBox {
  justify-content: center;
}

footer .sectionFooterBox .sectionFooterItem.sectionFooterItemMenu {
  padding-top: 0;
}

.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:#B43278;
  color: #fff;
}

.bannerInside2 {
  background-color: #2E7432;
}

.bannerInside3 {
  background-color: #592A7E;
}

.bannerInside4 {
  background-color: #DC8C00;
}

.bannerInside5 {
  background-color: #2D8287;
}

.bannerInside6 {
  background-color: #B43278;
}


.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: #503c96;
}

.post-type-archive-kody_pkd .banner-2 .button {
  background-color: #B43278 !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: #B43278;
}

@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:#503C96;
      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:#503C96;
}

#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:#503C96;
  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: 2rem;
  }

  .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%;
}
  .home .headerSliderRight {
    padding: 8% !important; 
  }
}

.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:#503C96 !important;
  }

  .home .headerSliderRight {
    padding: 2%;
     background-color: #F8F9FA;
    border-radius: 16px;
    align-content: center;
  }

  .home .headerSliderRight button {
    background-color: #FF5264;
  color: #fff;
  min-height: 54px;
  border-radius: 54px;
  border: none;
  padding: 0 54px;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
  display: block;
  margin-top: 2%;
  }

   .home .headerSliderRight input {
    background-color: #fff;
    border: 1px solid #dcdcdd;
    border-radius: 24px;
    min-height: 36px;
    padding: 16px;
   }

   .home .headerSliderRight input[type="checkbox"] {
    border: 1px solid #747578 !important;
   }

   .home .headerSliderRight a {
    color:#000;
   }

   .home .headerSliderRight a:hover {
    color: #000 !important;
    text-decoration: underline;
   }

   .home .headerSliderRight ul {
    list-style:disc;
    list-style-position: inside;
    margin-bottom: 1rem;
   }

     .home .headerSliderRight {
      position: relative;
     }

       /* .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;
            }
          }

          .footerLogo {
  padding-top: 1%;
} 

.footerLogo a {
  width: fit-content;
  display: contents;
}

.footerLogo img {
  width: 150px;
  margin: 0 auto;
}

/* raport */

.bt-poziom {
  display: flex;
  gap: 8px;
  padding: 8px 16px;
  font-weight: bold;
  color: #fff;
  max-width: 200px;
  min-height: 36px;
  border-radius: 20px;
  justify-content: center;
}

.poziom-niesklasyfikowany {
  background-color: #9C9C9C;
}

.poziom-niski {
  background-color: #3B82F6;
}

.poziom-wysoki {
  background-color: #E87400;
}

.poziom-sredni {
  background-color: #F5C91A;
}

.poziom-krytyczny {
  background-color: #DC2626;
}

.report-hedaer {
  color: #fff;
  text-align: center;
  background-color: #000;
  padding-top: 40px;
  padding-bottom:40px;
}

.report-hedaer h1 {
  color: #fff !important;
}

.report-no-info, .report-info {
  margin-top: 5%;
}

.report-no-info div, .report-info div {
  text-align: center;
  color: #000;
}

.report-no-info div img, .report-info div img {
  margin: 0 auto;
  margin-bottom: 2% !important;
}

.report-no-info h2, .report-info h2 {
  color: #000;
  margin-bottom: 2%;
}

@media screen and (max-width: 480px) {
  .report-no-info h2, .report-info h2 {
    font-size: 18px !important;
    margin-top: 16px;
    margin-bottom: 16px;
  }
}

.CTA {
  background-color: #F8F9FA;
  color: #000;
  border-radius: 24px;
  padding: 16px;
  margin-top: 3%;
  display: block;
  justify-content: space-between;
}

@media screen and (max-width: 480px) {
  .CTA-button a {
    width: 100% !important;
    min-width: 100% !important;
    margin-top: 2rem;
  }

  .CTA {
        margin-top: 10%;
  }
}

@media screen and (min-width: 680px) {
  .CTA  {
    display: flex;
    padding: 36px;
  }
}

.CTA-text h2 {
  color: #000;
  padding-bottom: 16px;
  text-align: left !important;
}

.CTA-button a, #showMoreResults, .bt_main, .actions input[type="submit"]  {
  background-color: #FF5264;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  border-radius: 28px;
  min-height: 54px;
  display: block;
  align-content: center;
  min-width: 365px;
  width: 365px;
  padding-left: 54px;
  padding-right: 54px;
  cursor: pointer;
  border: none !important;
  text-align: center;
}

@media screen and (max-width: 480px) {
  .bt_main {
    min-width: 100% !important;
    width: 100% !important;
  }
}

.actions input[type="submit"], .actions {
  width: 100%;
  min-width: 100%;
  margin-top: 2.5rem;
}

@media screen and (min-width: 1200px) {
  .CTA-button a, #showMoreResults, .bt_main,  .actions input[type="submit"], #showMoreResults, #cmsd-next { 
    font-size: 20px !important;
  }
}

.bt_main {
  margin-top: 4%;
}

.CTA-button a:hover, .headerSliderRight button:hover, .bt_main:hover,  .actions input[type="submit"]:hover {
    text-decoration: none;
    font-weight: 300 !important;
    color: #FF5264;
    border: 1px solid #FF5264 !important;;
    background-color: transparent;
}
#showMoreResults {
   text-decoration: none;
    font-weight: thin;
    color: #4B30AE;
    border: 1px solid #4B30AE !important;
    background-color: transparent;
  font-weight: bold;
  font-size: 14px;
  min-height: 54px;
  display: block;
  align-content: center;
  min-width: 325px;
  width: 325px;
  padding-left: 54px;
  padding-right: 54px;
  cursor: pointer;
}
@media screen and (min-width: 480px) {
  #showMoreResults {
 width: 430px;
    min-width: 430px;
  }
  .bt_main {
    width: 365px;
    min-width: 365px;
  }
}
#showMoreResults:hover {
    background-color: #4B30AE;
  color: #fff;
  font-weight: 300;
}

#showMoreResults {
  margin-top: 10%;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 1000px) {
#showMoreResults {
  margin-top: 2%;
}
}

.single-raport h2 {
  text-align: center;
  color: #000;
}

.single-raport h3 {
  color: #000;
}

.report-section {
  margin-top: 15%;
}

@media screen and (min-width: 1000px) {
.report-section {
  margin-top: 4%;
}
}

.report-section h2 {
  margin-bottom: 4%;
}

@media screen and (min-width: 1000px) {
  .report-section h2 {
  margin-bottom: 1%;
}
}


.flex-row {
  display: flex; }

@media screen and (max-width: 779px) {
.flex-row {
  border: 1px solid #ddd;
  border-radius: 16px;
  margin-bottom: 3%;
  padding: 16px;
}
}

@media screen and (min-width: 780px) {
  .flex-row {
  border-bottom: 1px solid #ddd;
}
}

.cell {
  padding: 8px 12px;
  min-width: 0;          /* ważne: pozwala się zawijać i nie rozpychać kolumn */
  box-sizing: border-box;
  color: #000;
}

/* USTALENIE SZEROKOŚCI KOLUMN — TE SAME DLA HEADERA I DANYCH */

.single-raport .col-1 { flex: 0 0 50%; }  
.single-raport .col-2 { flex: 0 0 25%; }
.single-raport .col-3 { flex: 0 0 25%; }

@media screen and (min-width: 1200px) {
.single-raport .col-1 { flex: 0 0 60%; }  
.single-raport .col-2 { flex: 0 0 20%; }
.single-raport .col-3 { flex: 0 0 20%; }
}

.table-header .cell {
  font-weight: 600;
}

/* MOBILE: układ pionowy, nagłówek znika, etykiety z data-label */
@media (max-width: 640px) {
  .table-header { display: none; }
  .flex-row { flex-direction: column; gap: 6px; }
  .cell { padding: 6px 0; border: 0; }
  .cell::before {
    content: attr(data-label);
    display: block;
    font-weight: 600;
    opacity: .7;
    margin-bottom: 2px;
  }
}

.risk-report {
  padding: 32px;
  border-radius: 16px;
  box-shadow: 0 2px 8px  rgb(0,0,0,.1);
  margin-bottom: 2%;
}

.risk-report .risk-report-img {
gap: 16px;
margin-bottom: 16px;
}

.hiddenResults {
  display: none;
}

.excerpt{
  display:flex; align-items:flex-start; gap:.5rem;
}
.excerpt .excerpt-toggle{ flex:0 0 auto; border:none; background:none; cursor:pointer; padding:.25rem .35rem; }
.excerpt .excerpt-toggle .icon{ display:inline-block; transition:transform .2s ease; }
.excerpt .excerpt-toggle[aria-expanded="true"] .icon{ transform:rotate(90deg); }

/* wrapper dodawany dynamicznie przez JS */
.excerpt-box{
  flex:1 1 auto; min-width:0; overflow:hidden; height:auto;
}
.excerpt-box.animating{ transition:height .28s ease; }

/* pokazujemy JEDEN wariant tekstu naraz */
.excerpt-short, .excerpt-full{ display:block; }

.headerSliderRight button, .headerSliderRight input {
  width: 100%;
}

.containerBig:has(.sectionIconsBoxes4col) {
  background-color: #000;
}

.sectionIconsBoxes4colItem {
  background-color: #fff;
  border-radius: 16px;
  margin: 2%;
  padding: 32px;
  text-align: center;
  position: relative;
}

.sectionIconsBoxes4colItemImg img {
  margin: 0 auto;
}

@media screen and (max-width: 1199px) {
  .sectionIconsBoxes4colItem {
    width: 100% !important;
    padding-bottom: 5rem !important;
    padding-top: 3rem !important
  }
  .sectionIconsBoxes4colItem::after {
    content: "";
  position: absolute;
 bottom: 0;
 left: 47%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;

  /* SVG jako tło */
  background: no-repeat center / contain
    url("/wp-content/themes/cyberskaner/images/Arrow Down.svg");
}

.sectionIconsBoxes4colItem:last-child::after {
  display: none;
}
}

@media screen and (min-width: 1200px) {
.sectionIconsBoxes4colBox {
  flex-wrap: nowrap !important;
}
.sectionIconsBoxes4colItem::after {
    content: "";
  position: absolute;
  top: 50%;
  right: -12%; /* wychodzi na zewnątrz boksa */
  transform: translateY(-50%);
  width: 24px;
  height: 24px;

  /* SVG jako tło */
  background: no-repeat center / contain
    url("/wp-content/themes/cyberskaner/images/Arrow Right.svg");
}

.sectionIconsBoxes4colItem:last-child::after {
  display: none;
}

.sectionIconsBoxes4col .sectionIconsBoxes4colBox .sectionIconsBoxes4colItem {
  padding: 3rem 6rem !important;
}
}

.sectionIconsBoxes4colItemImg {
height: fit-content !important;
  margin-bottom: 1.5rem !important;
} 


.sectionIconsBoxes4col h3 {
  color: #000 !important;
  margin-bottom: 1.5rem;
}

.small-gray {
  color: #666 !important;
  font-size: 12px;
  margin-top: 5%;
}

.black-txt {
  background-color: #000;
  color: #fff;
  padding-top: 5%;
  padding-bottom: 5%;
}

.black-txt h2 {
  color: #fff !important;
}

.black-txt li::before {
  background-color: #fff !important;
}

.contentGraphics h2, .contentGraphics p:not(.small-gray) {
  color: #000 !important;
}

.contentGraphics li::before {
  background-color: #000 !important;
}

.contentGraphics .contentGraphicsImg {
  width: 100%;
}

.contentGraphics .contentGraphicsImg img {
  width: 100% !important;
  max-width: 100% !important;
  max-height: fit-content !important;
  height: auto !important;
}

.contentGraphics .contentGraphicsImg img {
  border-radius: 16px;
}

.black-txt h4 {
  color: #fff;
  margin-bottom: 16px;
}

.sectionIconsBoxes4col h2 {
  color: #fff;
  text-align: center;
  margin-bottom: 2%;
}

.sectionIconsBoxes4col {
  padding-top: 5%;
  padding-bottom: 5%;
}

#cmsd-domain, #cmsd-next {
  font-family: "Geologica", sans-serif;
}
#cmsd-next {
  font-size: 14px;
}

@media screen and (max-width: 480px) {
  #cmsd-next, .actions input[type="submit"], #showMoreResults {
    padding-right: 24px;
  padding-left: 24px;
  }
}

footer .copyright {
  color: #fff;
  text-align: center;
  padding-bottom: 2%;
  font-size: 14px;
}

@media screen and (max-width: 780px) {
  .contentGraphics .contentGraphicsBox .contentGraphicsItem:nth-child(1) {
    order: 1 !important;
    padding-bottom: 5%;
  }
  .contentGraphics .contentGraphicsBox .contentGraphicsItem:nth-child(2) {
    order: 2;
  }

  .textFotoImg {
    order: 2;
  }
}

.headerSliderRight label:not(.hs-form-booleancheckbox-display) {
  font-weight: 700;
  margin-top: 2rem;
}

.headerSliderRight #cmsd-domain {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.headerSliderRight input {
  font-weight: 300;
}

.icon-excerpt {
  width: 16px;
}

.hs-form-booleancheckbox::marker, .hs-error-msgs li::marker {
  content: "" !important;
}

.cms-exp {
  color: #FF5264;
  text-decoration: underline;
  cursor: pointer;
}

/* toolitp */

.tip, .cert-info {
  position:relative;
  cursor:pointer;
  color:#FF5264;
  text-decoration:underline;
  outline-offset:2px;
  --tip-bg:#F8F9FA;
  --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 */
.tip::after {
  content: "CMS (Content Management System) to system, na którym działa Twoja strona internetowa. Umożliwia zarządzanie treściami, zdjęciami i podstronami. Do popularnych CMS-ów należą WordPress, Joomla! i Drupal.";
 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;
}

.cert-info::after {
  content: "CERT (Computer Emergency Response Team) to zespół ekspertów, który monitoruje i reaguje na cyberataki w Polsce, ostrzegając firmy i użytkowników przed zagrożeniami.";
 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;
}

@media screen and (min-width: 480px) {
  .tip::after, .cert-info::after {
    width: 320px;
  }
}

/* trójkątny dziubek – NA DOLE dymka, skierowany w dół do napisu */
.tip::before, .cert-info::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){
  .tip:hover::after,
  .tip:hover::before,
  .cert-info:hover::after,
  .cert-info:hover::before {
    opacity:1;
    transform:translateX(-50%) translateY(0);
  }
}

/* mobile: klasa .active po kliknięciu */
.tip.active::after,
.tip.active::before,
.cert-info.active::after,
.cert-info.active::before{
  opacity:1;
  transform:translateX(-50%) translateY(0);
}

@media screen and (max-width: 480px) {
  .tip.active::after,
.tip.active::before{
  opacity:1;
  transform:translateX(-90%) translateY(0);
}

.cert-info.active::after,
.cert-info.active::before {
  opacity:1;
  transform:translateX(-50%) translateY(0);
}
}

/* redukcja animacji */
@media (prefers-reduced-motion:reduce){
  .tip::after,
  .cert-info::after
  { transition:opacity .01s linear; transform:translateX(-50%); }
}

.regularFont {
  font-weight: 500 !important;
  font-size: 18px;
  display: block;
}

.hs-form-required {
  display: none !important;
}

.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%);
}

#cmsd-domain-error {
  font-weight: 700;
    font-size: 16px !important;
}

.contentGraphicsItem, .contentGraphicsItem h4 {
  color: #000;
}

.columnsThreeText {
  background-color: #000;
  padding-top: 3%;
}

.columnsThreeText p {
  color: #fff;
  text-align: center;
  font-size: 18px;
}

.bigT {
  color: #7d64d7;
  font-size: 24px;
  font-weight: bold;
}

@media screen and (min-width: 780px) {
  .bigT {
    font-size: 48px;
  }
}

.small_info {
  background-color: #000;
  padding-bottom: 3%;
  padding-top: 3%;
}

.small_info p {
  font-size: 12px;
  color: #fff;
  text-align: center;
}

@media screen and (min-width: 1000px) {
  .small_info p {
    width: 60% !important;
  margin: 0 auto;
  }
}

@media (max-width: 992px) {
  .columnsThreeText .col-3:last-child {
    padding-bottom: 30px !important;
  }
}

.black-heading-numbers {
  background-color: #000;
  padding-top: 3%;
  text-align: center;
  padding-bottom: 1%;
}

.black-heading-numbers h2 {
  color: #fff;
    padding-top: 16px;
}

.black-heading-numbers .coralSmall {
  color: #ff5264;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
}

.bigTsmaller {
  font-size: 50%;
}

.text-center {
  text-align: center;
}

.fiolet-info {
  font-weight: bold;
  color: #4B30AE;
}

.single-raport .report-info a {
  color: #FF5264;
}

.single-raport .report-info a:hover {
  color: #FF5264;
  text-decoration: underline;
}

.mb-bottom {
  margin-bottom: 2rem;
}

.focused {
  border-color: red;
}

.hs-form-field:has(.hs-error-msgs) .custom-error {
  display: none !important;
}