/* maxroy.css */

:root {
  --mxblue: #112DFD;
  --mxwhite: #ffffff;
  --mxblack: #222222;
  --mxgreen: #b6d433;
  --mxgreen-dark: #a0b839;
}

body.single-post .singlePostPage__content article .wp-caption { max-width: 100%; }

.blockOfferSecondStepSimpleTextAndCategory h1 { color: var(--mxblue); margin-top: 13px; margin-bottom: 24px; white-space: break-spaces; font-size: clamp(32px, 7vw, 46px); line-height: clamp(32px, 7vw, 46px); font-weight: 600; }

.section-wizualizacja { padding-bottom: 30px; }
.section-wizualizacja img { width: 100%; max-width: 100%; height: auto; }

.section.blockAccordion { padding: 40px 0; }
.section.blockAccordion .blockAccordion-header h2 { font-size: clamp(28px, 8vw, 42px); line-height: clamp(28px, 8vw, 51px); font-weight: 600; margin-bottom: 30px; color: var(--mxblack); text-align: left; }
.section.blockAccordion .blockAccordion-header h2 span { font-weight: 400; color: var(--mxblack) }
.section.blockAccordion  .blockAccordion-list { }
.section.blockAccordion  .blockAccordion-list .blockAccordion-list-item { border: 1px #eee solid; margin-top: 10px; }
.section.blockAccordion  .blockAccordion-list .blockAccordion-list-item h2 { margin: 0; padding: 0; }
.section.blockAccordion  .blockAccordion-list .blockAccordion-list-item .blockAccordion-list-item-title { display: block; padding: 10px 20px; background: #FAFAFA; font-size: 22px; font-weight: 600; line-height: 30px; color: #252525; word-break: break-word; }
.section.blockAccordion  .blockAccordion-list .blockAccordion-list-item .blockAccordion-list-item-content { width: 100%; display: none; background: #fff; padding: 20px; font-size: 18px; font-weight: 400; line-height: 28px; text-align: left; color: var(--mxblack)222; }
.section.blockAccordion  .blockAccordion-list .blockAccordion-list-item .blockAccordion-list-item-content p { margin: 0 0 0.5em; }
.section.blockAccordion  .blockAccordion-list .blockAccordion-list-item .blockAccordion-list-item-content ul { margin-bottom: 20px; }
.section.blockAccordion  .blockAccordion-list .blockAccordion-list-item .blockAccordion-list-item-content ol { margin-bottom: 20px; }
.section.blockAccordion  .blockAccordion-list .blockAccordion-list-item .blockAccordion-list-item-content h2 { font-size: 22px; font-weight: 600; line-height: 30px; color: var(--mxblue); margin: 15px 0; }
.section.blockAccordion  .blockAccordion-list .blockAccordion-list-item .blockAccordion-list-item-content h3 { font-size: 20px; font-weight: 600; line-height: 28px; color: var(--mxblue); margin: 15px 0; }
.section.blockAccordion  .blockAccordion-list .blockAccordion-list-item .blockAccordion-list-item-content h4 { font-size: 18px; font-weight: 600; line-height: 28px; color: var(--mxblue); margin: 15px 0; }

.post__singlePost__smallHeader-new .post__singlePost__smallHeader--avatar { min-width: auto !important; max-width: initial !important; height: auto !important; text-align: center; }
.post__singlePost__smallHeader-new .post__singlePost__smallHeader--avatar img{ width: 60px !important; height: 60px !important; margin: 0 auto; background-color: #ffc233; }
.post__singlePost__smallHeader-new .post__singlePost__smallHeader--avatar .post__singlePost__smallHeader--avatar--badge { font-size: 11px; background: #252525; color: #fff; padding: 5px 5px; border-radius: 4px; margin-top: -15px; z-index: 4; position: relative; }
.post__singlePost__smallHeader-new .post__singlePost__smallHeader--desc { flex-flow: column; justify-content: space-between; }

.singlePostPage__sidebar--author-info h5 { color: var(--mxblue); }

.customArchivePage .blog__wrapper .post__singlePost h3 a { color: #252525; }
.customArchivePage .blog__wrapper .post__singlePost__smallHeader--desc .readingTime, .customArchivePage .blog__wrapper .post__singlePost__smallHeader--desc time.data { color: #252525; }
.customArchivePage .blog__wrapper .post__singlePost__smallHeader--desc .category { color: #252525; }
.customArchivePage .blog__wrapper .post__singlePost__excerpt { color: #252525; }

.maxletter-new { padding: 20px; border: 1px #eee solid; }
.maxletter-new h4 { font-weight: bold; color: #252525; }
.maxletter-new .maxletter-new-info { margin-top: 20px; padding-top: 20px; font-size: 13px; border-top: 1px #eee solid; color: #252525; }

.webinar-new-item { display: grid; align-items: center; gap: 50px; grid-auto-flow: column; margin: 20px 0; }
.webinar-new-item .webinar-new-item-image { width: 300px; }
.webinar-new-item .webinar-new-item-image img { width: 100%; height: auto; }
.webinar-new-item .webinar-new-item-content { color: #252525; font-size: 16px; }
.webinar-new-item .webinar-new-item-content h2 { color: var(--mxblue); font-size: 30px; margin-bottom: 20px; }
.webinar-new-item .webinar-new-item-content h3 { color: #252525; font-size: 20px; }
.webinar-new-item .webinar-new-item-content .webinar-new-item-desc { }
.webinar-new-item .webinar-new-item-content .webinar-new-item-team { margin-top: 20px; color: var(--mxblue); font-weight: bold; }
.webinar-new-item .webinar-new-item-content .webinar-new-item-team-job { margin-top: 5px; color: var(--mxblue); }

/* topbar */
.maxroy-topbar { position: relative; padding: 10px 0; font-size: 14px; color: var(--mxblack); font-weight: bold; }
.maxroy-topbar .container { display: flex; justify-content: space-between; }
.maxroy-topbar .container .maxroy-topbar-left a { text-decoration: underline; }
.maxroy-topbar .container .maxroy-topbar-left a:hover { text-decoration: none; }
.maxroy-topbar .container .maxroy-topbar-right a { margin-left: 20px; }
.maxroy-topbar .container .maxroy-topbar-right a.btn-topbar-phone { background: url('../assets/img/icon-phone.svg') left center no-repeat; padding-left: 20px; background-size: auto 100%; }
.maxroy-topbar .container .maxroy-topbar-right a.btn-topbar-mail { background: url('../assets/img/icon-mail.svg') left center no-repeat; padding-left: 20px; background-size: auto 100%; }

body { margin: 0 !important; }
#header { position: sticky !important; }
#header .navbar { margin-top: 0 !important; }
#headerMobile .navbar { margin-top: 0 !important; }

#headerMobile { position: sticky !important; }

.archive.category .pageWrapper .sectionBannerSmall__wrapper, .blog .pageWrapper .sectionBannerSmall__wrapper, .search .pageWrapper .sectionBannerSmall__wrapper { position: static; }

#brief { color: var(--mxblack); background: #eee; padding: 50px 0 50px 0; }
#brief .brief-header  { width: 800px; max-width: 100%; margin: 0 auto; margin-bottom: 30px; }
#brief .wpcf7  { width: 800px; max-width: 100%; margin: 0 auto; background: #fff; padding: 30px; margin-bottom: 50px; border-radius: 8px; }
#brief .x-brief  { clear: both; height: 20px; }
#brief br  { display: none; }
#brief label.brief-label  { font-family: brockmannregular; font-style: normal; font-weight: 400; font-size: 18px; line-height: 24px; color: var(--mxblue); width: 100%; display: block; margin-top: 10px; margin-bottom: 10px; }
#brief .wpcf7-list-item  { width: 100%; margin: 0; display: block; }
#brief .wpcf7-list-item label  { width: 100%; margin: 5px 0; display: block; }
#brief input[type="text"], #brief input[type="number"], #brief input[type="tel"], #brief input[type="email"], #brief input[type="url"], #brief textarea, #brief input[type="submit"] { background: #f6f6f6; border-radius: 8px; border-color: transparent; padding: 8px 16px; width: 100%; font-family: brockmannregular; font-style: normal; font-weight: 400; font-size: 18px; line-height: 24px }
#brief input::-webkit-input-placeholder, #brief textarea::-webkit-input-placeholder { color: var(--mxblue); opacity: 1 }
#brief input::-moz-placeholder, #brief textarea::-moz-placeholder { color: var(--mxblue); opacity: 1 }
#brief input:-ms-input-placeholder, #brief textarea:-ms-input-placeholder { opacity: 1; color: var(--mxblue) }
#brief input::-ms-input-placeholder, #brief textarea::-ms-input-placeholder { opacity: 1 }
#brief input::placeholder, #brief textarea::placeholder { color: var(--mxblue); opacity: 1 }
#brief input::-ms-input-placeholder, #brief textarea::-ms-input-placeholder { color: var(--mxblue) }
#brief input[type=checkbox], #brief textarea[type=checkbox] { width: auto }
#brief .wpcf7-acceptance { margin-top: 16px; display: block; font-style: normal; font-weight: 400; font-size: 15px; line-height: 20px; color: var(--mxblue) }
#brief .wpcf7-acceptance label { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start }
#brief .wpcf7-acceptance input { margin: 0 6px 0 0 }
#brief input[type="submit"].wpcf7-submit { width: auto; background-color: #ffc233; color: #fff; border: 2px solid #ffc233; cursor: pointer; -webkit-transition: background-color .3s ease, color .3s ease; transition: background-color .3s ease, color .3s ease }
#brief input[type="submit"].wpcf7-submit:hover { background-color: #fff; color: #ffc233 }

.brief__btn { padding: 0 20px; height: 50% !important; max-width: 300px; max-height: 40px; border-radius: 25px; border: 2px solid var(--mxgreen); color: #fff; -webkit-transition: .3s ease; transition: .3s ease; display: inline-block; font-size: 20px; text-transform: uppercase }
.brief__btn:hover { border-color: var(--mxgreen); background-color: var(--mxgreen); color: #000 !important;}
.brief__btn li { padding: 15px }
#headerMobile .brief__btn { border: 0 }
#header .navbar .flex-container .menu>li.brief__btn:hover a:before { width: 0; }

.maxroy-thankyou .row .blockMainBanner { width: 50%; padding-right: 30px; }
.maxroy-thankyou .thankyou-image { width: 40%; display: flex; align-items: center; }
.maxroy-thankyou .thankyou-image img { max-width: 100%; height: auto; }

/* event */

.event-h-slogan { font-size: clamp(28px, 8vw, 42px) !important; line-height: clamp(28px, 8vw, 51px) !important; font-weight: 600 !important; margin-bottom: 16px !important; color: #252525 !important; text-align: left !important; }

.maxroy-event-card-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 20px; padding: 40px; max-width: 1200px; margin: auto; }
.maxroy-event-flip-card { background: transparent; perspective: 1000px; }
.maxroy-event-flip-card-inner { position: relative; width: 100%; height: 280px; text-align: center; transition: transform 0.6s; transform-style: preserve-3d; }
.maxroy-event-flip-card:hover .maxroy-event-flip-card-inner { transform: rotateY(180deg); }
.maxroy-event-flip-card-front, .maxroy-event-flip-card-back { position: absolute; width: 100%; height: 100%; border-radius: 15px; backface-visibility: hidden; display: flex; flex-direction: column; justify-content: center; align-items: center; padding: 20px; box-shadow: 0 6px 18px rgba(0, 0, 0, 0.1); }
.maxroy-event-flip-card-front { background-color: #fff; color: var(--mxblack); }
.maxroy-event-flip-card-back { background-color: #f0f0f0; color: #333; transform: rotateY(180deg); }
.maxroy-event-icon { font-size: 48px; margin-bottom: 10px; }
.maxroy-event-flip-card h3 { font-size: 20px; margin: 0; }
.maxroy-event-flip-card p { font-size: 16px; line-height: 1.5; }

.maxroy-event-agenda-section { padding: 40px 20px; max-width: 800px; margin: 0 auto; color: #252525; }
.maxroy-event-agenda-header { font-size: 32px; color: white; padding: 16px 32px; text-align: center; border-radius: 12px; background: linear-gradient(45deg, var(--mxblue), #1E1B76); margin-bottom: 30px; }
.maxroy-event-agenda-list { list-style: none; padding: 0; margin: 0; }
.maxroy-event-agenda-list li { padding: 15px 20px; border-bottom: 1px solid #e0e0e0; font-size: 18px; display: flex; gap: 10px; align-items: baseline; }
.maxroy-event-time { font-weight: bold; min-width: 140px; color: var(--mxblue); font-family: monospace; }

.section.blockTeamFlipCards .container h3 { text-align: center; margin-top: 30px; }

.maxroy-team-card-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 20px; padding: 40px; max-width: 1200px; margin: auto; }
.maxroy-team-flip-card { background: transparent; perspective: 1000px; }
.maxroy-team-flip-card-inner { position: relative; width: 100%; height: 280px; text-align: center; transition: transform 0.6s; transform-style: preserve-3d; }
.maxroy-team-flip-card:hover .maxroy-team-flip-card-inner { transform: rotateY(180deg); }
.maxroy-team-flip-card-front, .maxroy-team-flip-card-back { position: absolute; width: 100%; height: 100%; border-radius: 15px; backface-visibility: hidden; display: flex; flex-direction: column; justify-content: center; align-items: center; padding: 20px; box-shadow: 0 6px 18px rgba(0, 0, 0, 0.1); }
.maxroy-team-flip-card-front { background-color: #fff; color: var(--mxblack); }
.maxroy-team-flip-card-back { background-color: #f0f0f0; color: #333; transform: rotateY(180deg); }
.maxroy-team-icon { font-size: 48px; margin-bottom: 10px; }
.maxroy-team-flip-card h3 { font-size: 20px; margin: 0; }
.maxroy-team-flip-card p { font-size: 16px; line-height: 1.5; }

.blockMaxroyTable .table-responsive { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 40px; }
.blockMaxroyTable table { width: 100%; padding: 15px; box-shadow: 0 6px 18px rgba(0, 0, 0, 0.1); margin: 40px 0; }
.blockMaxroyTable table td { padding: 15px; }
.blockMaxroyTable table th { padding: 15px; text-align: left; background: var(--mxgreen); color: #000; }
.blockMaxroyTable table tr:nth-child(even) { background: rgba(0, 0, 0, 0.1); }

/* ai - black */

body.page-id-33931 #header { background-color: #000; }
body.page-id-33931 #headerMobile { background-color: #000; }
body.page-id-33931 .blockContactFormWithImageAndText { background-color: #000; }
body.page-id-33931 .blockContactFormWithImageAndText h1 { color: var(--mxgreen); }
body.page-id-33931 .blockContactFormWithImageAndText h3 { color: #000; }
body.page-id-33931 .brief__btn { border-color: var(--mxgreen); }
body.page-id-33931 .brief__btn:hover { border-color: var(--mxgreen); background-color: var(--mxgreen); color: #000 !important; }
body.page-id-33931 h2.bicolorclaim_bg_white { color: #000; }
body.page-id-33931 .btn-main { padding: 20px 25px; border-radius: 5px; border: none; text-transform: none; font-size: 20px; font-weight: 400; line-height: 24px; margin: 8px 0; text-align: center; background: var(--mxgreen); color: #000; transition: .3s ease; display: inline-block; max-width: fit-content; }
body.page-id-33931 .btn-main:hover { color: #fff; background: #000; }
body.page-id-33931 .btn-main.btn-main__reverse { background: #000; color: #fff; }
body.page-id-33931 .btn-main.btn-main__reverse:hover { background: var(--mxgreen); color: #000; }
body.page-id-33931 .right-column span { color: #000; }
body.page-id-33931 .blockOffersFirstStepSimpleTextAndBannerCustomizeBackground h2 { color: #000; }
body.page-id-33931 .section.blockAccordion .blockAccordion-header h2 { color: #000; }
body.page-id-33931 .blockContactFormWithImageAndText__rightBox .wpcf7-submit { background-color: transparent; color: #000; border-color: #000; }
body.page-id-33931 .blockContactFormWithImageAndText__rightBox .wpcf7-submit:hover { background-color: var(--mxgreen); color: #000; border-color: var(--mxgreen); }

body.parent-pageid-33931 #header { background-color: #000; }
body.parent-pageid-33931 #headerMobile { background-color: #000; }
body.parent-pageid-33931 .blockContactFormWithImageAndText { background-color: #000; }
body.parent-pageid-33931 .blockContactFormWithImageAndText h1 { color: var(--mxgreen); }
body.parent-pageid-33931 .blockContactFormWithImageAndText h3 { color: #000; }
body.parent-pageid-33931 .brief__btn { border-color: var(--mxgreen); }
body.parent-pageid-33931 .brief__btn:hover { border-color: var(--mxgreen); background-color: var(--mxgreen); color: #000 !important; }
body.parent-pageid-33931 h2.bicolorclaim_bg_white { color: #000; }
body.parent-pageid-33931 .btn-main { padding: 20px 25px; border-radius: 5px; border: none; text-transform: none; font-size: 20px; font-weight: 400; line-height: 24px; margin: 8px 0; text-align: center; background: var(--mxgreen); color: #000; transition: .3s ease; display: inline-block; max-width: fit-content; }
body.parent-pageid-33931 .btn-main:hover { color: #fff; background: #000; }
body.parent-pageid-33931 .btn-main.btn-main__reverse { background: #000; color: #fff; }
body.parent-pageid-33931 .btn-main.btn-main__reverse:hover { background: var(--mxgreen); color: #000; }
body.parent-pageid-33931 .right-column span { color: #000; }
body.parent-pageid-33931 .blockOffersFirstStepSimpleTextAndBannerCustomizeBackground h2 { color: #000; }
body.parent-pageid-33931 .section.blockAccordion .blockAccordion-header h2 { color: #000; }
body.parent-pageid-33931 .blockContactFormWithImageAndText__rightBox .wpcf7-submit { background-color: transparent; color: #000; border-color: #000; }
body.parent-pageid-33931 .blockContactFormWithImageAndText__rightBox .wpcf7-submit:hover { background-color: var(--mxgreen); color: #000; border-color: var(--mxgreen); }
body.parent-pageid-33931 .section.section.blockCaseStudiesVerticalTabs { background-color: #000; }
body.parent-pageid-33931 .blockCaseStudiesVerticalTabs__single-small-boxs__index { border-color: var(--mxgreen); }
body.parent-pageid-33931 .blockOffersThirdStepSimpleTextAndBanner h1 { color: #000; }

/* lp - stats */

.maxroy-lp-stats { display: flex; flex-wrap: wrap; justify-content: space-between; gap: 1rem; padding: 1rem; text-align: center; }
.maxroy-lp-stats .stat { flex: 1 1 100%; max-width: 100%; display: flex; flex-direction: column; align-items: center; }
.maxroy-lp-stats .stat-number { font-size: 2rem; font-weight: bold; color: #111; }
.maxroy-lp-stats .stat-label { font-size: 1rem; color: #555; }

@media (min-width: 768px) {
  .maxroy-lp-stats .stat { flex: 1 1 calc(33.333% - 1rem); max-width: calc(33.333% - 1rem); }
}

.maxroy-video-preview { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 16px; padding: 16px; }
.maxroy-video-preview video { width: 100%; height: auto; border-radius: 12px; box-shadow: 0 4px 12px rgba(0,0,0,0.1); }

.blockLastPost__single_post_event { max-width: 23%; }

/* konkurs */

#maxroy-konkurs-form  { margin-bottom: 30px; }
#maxroy-konkurs-form .cf7-question .wpcf7-list-item input[type="radio"], #maxroy-konkurs-form .cf7-question .wpcf7-list-item input[type="checkbox"] { display: none; }
#maxroy-konkurs-form .cf7-question .wpcf7-list-item label { display: block; width: 100%; border: 1px solid #eee; border-radius: 6px; cursor: pointer; margin-bottom: 10px; transition: all 0.3s ease; background: #fff; color: #000; font-size: 15px; box-sizing: border-box; }
#maxroy-konkurs-form .cf7-question .wpcf7-list-item label span.wpcf7-list-item-label { padding: 12px 56px 12px 16px; display: block; border-radius: 6px; }
#maxroy-konkurs-form .cf7-question .wpcf7-list-item label:hover { border-color: var(--mxblue); }
#maxroy-konkurs-form .cf7-question .wpcf7-list-item input[type="radio"]:checked + span, #maxroy-konkurs-form .cf7-question .wpcf7-list-item input[type="checkbox"]:checked + span { background: var(--mxblue) url('../assets/img/check.svg') right 16px center no-repeat; background-size: 20px auto; color: #fff; border-color: var(--mxblue); }
#maxroy-konkurs-form .cf7-question { margin-bottom: 25px; padding: 20px; border: 1px #ccc solid; border-radius: 6px; }
#maxroy-konkurs-form .cf7-question p { margin-bottom: 12px; font-weight: 400; }
#maxroy-konkurs-form .cf7-note { font-weight: normal; font-size: 13px; color: var(--mxblue); margin-left: 6px; }
#maxroy-konkurs-form .wpcf7-list-item { display: block; margin: 0; }
#maxroy-konkurs-form .wpcf7-not-valid-tip { font-size: 13px; }
#maxroy-konkurs-form .maxroy-konkurs-step { width: 25px; height: 25px; line-height: 25px; color: #fff; background: #000; border-radius: 50%; margin-right: 10px; font-weight: 700; float: left; font-size: 13px; display: inline-block; text-align: center; }
#maxroy-konkurs-form input[type="email"] { background: #fff url('../assets/img/icon-mail.svg') right 16px center no-repeat; border-radius: 6px; background-size: 20px auto; width: 100%; padding: 12px 56px 12px 16px; color: #000; border: 1px #ccc solid; font-size: 18px; }
#maxroy-konkurs-form .wpcf7-acceptance { margin-top: 16px; display: block; font-style: normal; font-weight: 400; font-size: 15px; line-height: 20px; color: var(--mxblack); }
#maxroy-konkurs-form .wpcf7-acceptance label { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start }
#maxroy-konkurs-form .wpcf7-acceptance input { margin: 0 6px 0 0 }
#maxroy-konkurs-form input[type="submit"].wpcf7-submit { border-radius: 8px; padding: 8px 16px; font-family: brockmannregular; font-style: normal; font-weight: 400; font-size: 18px; line-height: 24px; width: auto; background-color: #ffc233; color: #fff; border: 2px solid #ffc233; cursor: pointer; -webkit-transition: background-color .3s ease, color .3s ease; transition: background-color .3s ease, color .3s ease }
#maxroy-konkurs-form input[type="submit"].wpcf7-submit:hover { background-color: #fff; color: #ffc233; }

/* maxroy - v2 AI */

.maxroy-ai-green { color: var(--mxgreen); }

body.home #header { background-color: #000; }
body.home #headerMobile { background-color: #000; }
body.home .blockMainBanner { background-color: #000; }
body.home .blockMainBanner h1 { color: var(--mxgreen); }
body.home .blockMainBanner h2 { color: #fff; }
body.home .blockTextWithImageTeam { background-color: #000; }
body.home .blockZdrapkaCard img { background-color: var(--mxgreen); }

body.home .btn-main { padding: 20px 25px; border-radius: 5px; border: none; text-transform: none; font-size: 20px; font-weight: 400; line-height: 24px; margin: 8px 0; text-align: center; background: #fff; color: #000; transition: .3s ease; display: inline-block; max-width: fit-content; }
body.home .btn-main:hover { color: #000; background: var(--mxgreen); }

body.home .btn-main.btn-main__reverse { background: #000; color: #fff; }
body.home .btn-main.btn-main__reverse:hover { background: var(--mxgreen); color: #000; }

body.home footer .btn-main { background: #000; color: #fff; }
body.home footer .btn-main:hover { background: var(--mxgreen); color: #000; }

body.home .blockOfferSecondStepSimpleTextAndCategory__content-right a:hover { color: var(--mxgreen); }
body.home .blockOfferSecondStepSimpleTextAndCategory__content-right a::after { background: var(--mxgreen); }

body.home .blockZdrapkaCards { gap: 2%; margin-bottom: 30px; }
body.home .ZdrapkaCardDesc { margin: 25px; }
body.home .ZdrapkaCardDesc p { text-align: left; }

body.home .brief__btn { border-color: var(--mxgreen); }
body.home .brief__btn:hover { border-color: var(--mxgreen); background-color: var(--mxgreen); color: #000 !important; }

body.home .blockTextWithImageTeam h2 { color: #000; }

body.home .blockOffersFirstStepSimpleTextAndBanner h2, body.home .blockOffersFirstStepTabs h2, body.home .blockSliderReviews h2 { color: #000; }
body.home .blockSliderLogos__wysiwyg { color: #000; }
body.home .blockLastPost__title { color: #000; }

body.error404 a.btn-main.Head1OfferBtn { background: #fff; color: #252525; }
body.error404 a.btn-main.Head1OfferBtn:hover { background: #FFC233; color: #252525; }
body.error404 .blockNotFound__description { margin-top: 60px; min-height: auto; }

.maxroy-contact-form-uproszczony-cols { display: grid; grid-auto-flow: column; gap: 10px; }

.maxroy-fast-contact { position: fixed; bottom: 24px; right: 24px; display: flex; flex-flow: column; align-items: flex-end; z-index: 999; }
.maxroy-fast-contact .maxroy-fast-contact-button { width: 80px; height: 80px; background: #333; margin: 10px 0 0 0; text-align: center; font-size: 12px; border-radius: 50%; color: #fff; display: flex; flex-flow: column; font-weight: 500; justify-content: center; transition: all 0.3s linear; }
.maxroy-fast-contact .maxroy-fast-contact-button svg{ height: 30px; width: auto; }
.maxroy-fast-contact .maxroy-fast-contact-button:hover { background: #3B3C40; }
.maxroy-fast-contact .maxroy-fast-contact-button .maxroy-fast-contact-icons { height: 30px; }
.maxroy-fast-contact .maxroy-fast-contact-button .maxroy-fast-contact-icons .maxroy-fast-contact-icons-close { display: none; }
.maxroy-fast-contact.maxroy-fast-contact-open .maxroy-fast-contact-button .maxroy-fast-contact-icons .maxroy-fast-contact-icons-open { display: none; }
.maxroy-fast-contact.maxroy-fast-contact-open .maxroy-fast-contact-button .maxroy-fast-contact-icons .maxroy-fast-contact-icons-close { display: block; }
.maxroy-fast-contact .maxroy-fast-contact-content { display: none; padding: 24px; max-width: 400px; background: #fff; border: 1px #C1C1C1 solid; border-radius: 8px; }
.maxroy-fast-contact .maxroy-fast-contact-content h3 { font-size: 20px; padding: 0 !important; }
.maxroy-fast-contact .maxroy-fast-contact-content .wpcf7-list-item { margin-left: 0; }
.maxroy-fast-contact .maxroy-fast-contact-content .wpcf7-not-valid-tip { margin-top: 5px; }
.maxroy-fast-contact .maxroy-fast-contact-content .wpcf7 form .wpcf7-response-output { border-width: 1px; margin: 20px 0 0 0; }
.maxroy-fast-contact .maxroy-fast-contact-content .wpcf7 .wpcf7-submit  { background: #1B5AFF; border-color: #1B5AFF; color: #fff; }
.maxroy-fast-contact .maxroy-fast-contact-content .wpcf7 label { color: #333; font-weight: 400; font-size: 13px; line-height: 24px; letter-spacing: 0; width: 100%; }
.maxroy-fast-contact .maxroy-fast-contact-content .wpcf7 input[type="text"], .maxroy-fast-contact .maxroy-fast-contact-content .wpcf7 input[type="tel"], .maxroy-fast-contact .maxroy-fast-contact-content .wpcf7 input[type="email"], .maxroy-fast-contact .maxroy-fast-contact-content .wpcf7 textarea { border: 1px solid rgba(51, 51, 51, 0.3); border-radius: 4px; color: #333; font-weight: 400; font-size: 14px; line-height: 24px; padding: 6px 14px; width: 100%; margin: 8px 0 0 0; }
.maxroy-fast-contact .maxroy-fast-contact-content .wpcf7 input[type="text"]:focus, .maxroy-fast-contact .maxroy-fast-contact-content .wpcf7 input[type="tel"]:focus, .maxroy-fast-contact .maxroy-fast-contact-content .wpcf7 input[type="email"]:focus, .maxroy-fast-contact .maxroy-fast-contact-content .wpcf7 textarea:focus { outline: none; border-color: #1B5AFF; }
.maxroy-fast-contact .maxroy-fast-contact-content .wpcf7-textarea { height: 100px; }
.maxroy-fast-contact .maxroy-fast-contact-content .wpcf7 input[type="checkbox"] { border: 1px solid rgba(51, 51, 51, 0.3) !important; border-radius: 8px; float: left; color: #333; font-weight: 400; font-size: 14px; line-height: 24px; width: 24px; height: 24px; margin: 0 16px 16px 0; }
.maxroy-fast-contact .maxroy-fast-contact-content .wpcf7 .wpcf7-acceptance { color: #333; font-weight: 400; font-size: 13px; line-height: 16px; letter-spacing: 0; }
.maxroy-fast-contact .maxroy-fast-contact-content .wpcf7 .wpcf7-acceptance a { color: #1B5AFF; text-decoration: underline; }
.maxroy-fast-contact .maxroy-fast-contact-content .wpcf7 .wpcf7-acceptance a:hover { color: #1544BE; }
.maxroy-fast-contact .maxroy-fast-contact-content .wpcf7 p { margin-bottom: 12px; }
.maxroy-fast-contact .maxroy-fast-contact-content .wpcf7 p:last-child { margin-bottom: 0; }
.maxroy-fast-contact .maxroy-fast-contact-content .wpcf7 input[type="submit"] { background: #FFC233; color: #fff; height: 48px; border: 0; border-radius: 8px; padding: 12px 24px !important; font-weight: 700; font-size: 14px; line-height: 24px; letter-spacing: 0; margin-top: 12px; transition: all 0.3s linear; }
.maxroy-fast-contact .maxroy-fast-contact-content .wpcf7 input[type="submit"]:hover { background: #000; color: #fff; }
.maxroy-fast-contact .maxroy-fast-contact-content .maxroy-contact-form-uproszczony-cols { grid-auto-flow: row; gap: 0; }

/* rwd */

@media screen and (max-width: 992px) {
	.webinar-new-item { grid-auto-flow: row; margin-bottom: 50px; gap: 20px; }
	.webinar-new-item .webinar-new-item-image { width: 100%; }
	.webinar-new-item .webinar-new-item-content h2 { line-height: 35px; margin-bottom: 20px; }
	
	.blockOffersThirdStepSimpleTextAndBannerWithForm .container { flex-flow: column; }
	
	.maxroy-topbar .container .maxroy-topbar-left { display: none; }
	.maxroy-topbar .container .maxroy-topbar-right { display: flex; justify-content: space-between; width: 100%; }
	.maxroy-topbar .container .maxroy-topbar-right a { margin-left: 0; }
	
	.maxroy-thankyou .row .blockMainBanner { width: 100%; padding-right: 0; }
	.maxroy-thankyou .thankyou-image { width: 100%; }
	
	.blockLastPost__single_post_event { max-width: 100%; }
	
	body.page-id-32872 .blockOffersFirstStepSimpleTextAndBannerCustomizeBackground .container { padding: 30px 0; }
	
	body.error404 .blockNotFound { padding-bottom: 30px; }
	
	.maxroy-contact-form-uproszczony-cols { grid-auto-flow: row; gap: 0; }
}