.top-bar-phone * {
    color: white;
}
.top-bar-phone .contact-info::before {
  content: "";
  position: absolute;
  left: -15px;
  top: 6px;
  width: 16px;
  height: 16px;
  background-image: url('../images/phone.svg');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.top-bar-phone ol {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    margin-left: 0;
}
.top-bar-phone .contact-info {
  font-weight: 700;
  font-style: Bold;
  font-size: 14px;
  line-height: 20px;

}
.top-bar-phone ol li {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  list-style-type: none;
  margin-left: 12px;
}
.top-bar-phone .sep {
    width: 1px;
    height: 13px;
    top: 4px;
    background: #ffffff5c;
    position: relative;
    margin-left: 10px;
}
.top-bar-phone .sep:last-child {
  display: none;
}
.off-canvas .top-bar-phone {
  padding-left: 22px; 
  position: relative;
}
.off-canvas .top-bar-phone .contact-info {
    padding-left: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
    display: block;
}
.off-canvas .top-bar-phone .contact-info::before {
    left: 20px;
    top: 1px;
}
.off-canvas .top-bar-phone ol li {
    line-height: 25px;
}

@media (max-width: 1199px) {
  .top-bar-phone .sep {
    display: none;
  }
  .top-bar-phone ol {
    display: block;
  }
  .top-bar-phone ol li {
    margin-left: 0;
  } 
  .top-bar-phone ol li a {
    padding-left: 0;
  }
  .top-bar-phone .contact-info::before {
    left: -22px;
  }
  .top-bar .menu-tools .top-bar-phone {
    margin-right: 15px;
  }
}

.gb-banner.banner-v2 .block-content {
    display: flex;
    flex-direction: row;
    align-items: center;
} 
.gb-banner.banner-v2 .left * {
  text-align: left;
}
.gb-banner.banner-v2 .left, .gb-banner.banner-v2 .right {
  flex: 0 0 50%;
}
.gb-banner.banner-v2 .left {
    padding-right: 50px;
}
.gb-banner.banner-v2 .dealavo-container .block-content h1 {
    font-weight: 700;
    font-style: Bold;
    font-size: 36px;
    line-height: 44px;
    letter-spacing: 0%;
}
.gb-banner.banner-v2 .hs-form-html {
    border-radius: 40px;
    border: 20px solid rgba(255, 255, 255, 0.10);
}
.gb-banner.banner-v2 [data-hs-island="true"] {
    background: white;
    border-radius: 24px;
}
.gb-banner.banner-v2 .hsfc-RichText {
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    color: #1F1F1F;
    text-align: left;
}
.gb-banner.banner-v2 .hsfc-Step__Content {
    display: flex;
    flex-direction: column;
    padding: 25px !important;
}
.gb-banner.banner-v2 [data-hsfc-id=Renderer] .hsfc-Button {
    width: 100%;
    height: 48px;
    padding: 0px 24px;
}
/* .gb-banner.banner-v2 .hsfc-Row:first-child {
    margin-bottom: 0;
}
.gb-banner.banner-v2 .hsfc-Row:first-child p {
    margin-bottom: 0;
} */
.gb-banner.banner-v2 .hsfc-NavigationRow {
    order: 3;
    margin-top: 0 !important;
    margin-bottom: 20px !important;
}
.gb-banner.banner-v2 .hsfc-Row:nth-child(3) {
    order: 3;
}
.gb-banner.banner-v2 .hsfc-Row:nth-child(4) {
    order: 5;
    margin-bottom: 0 !important;
}
.gb-banner.banner-v2 .hsfc-FieldLabel {
    text-align: left;
}
.gb-banner.banner-v2 .hsfc-CheckboxField .hsfc-FieldLabel {
    align-items: flex-start !important;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    color: #8C8C8C;
}
.step1image, .step2image, .step3image {
    margin-bottom: 15px;
}
.gb-banner.banner-v2 .hsfc-RichText p {
    font-size: 24px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 28px !important;
    margin-bottom: 0;
}
[data-hsfc-id=Renderer] .hsfc-PhoneInput:not(.hsfc-PhoneInput--rtl) .hsfc-PhoneInput__FlagAndCaret {
    color: #1F1F1F;
}
.gb-banner.banner-v2 [data-hsfc-id=Renderer] .hsfc-CheckboxField label>input {
    background: #592496;
    border-radius: 5px;
    border-color: #592496;
}
.gb-banner.banner-v2 [data-hsfc-id=Renderer] .hsfc-CheckboxInput:checked:after {
    background: #ffffff;
        mask-size: 72%;
}
.webinar-banner-what-v2 .items .item {
    flex: 0 0 49%;
}
.webinar-banner-what-v2 .items .item strong {
    font-weight: 700;
    font-size: 20px;
    line-height: 160%;
}
.webinar-baner-v2 .dealavo-container .block-content .left .head p {
    font-weight: 700 !important;
    font-size: 60px !important;
    line-height: 72px !important;
} 
.page-template-template-webinar-2 section.banner, .page-template-template-webinar-3 section.banner {
    display: none; 
}
.webinar-baner-v2 .dealavo-container .block-content .left .head p span {
    text-decoration: none !important;
    color: #ffffffbf;
}
div[data-form="multiple_steps_without_sms"] .steps {
    display: none !important;
}
@media (max-width: 992px) {
  .webinar-banner-what-v2 .items .item { 
    flex: 0 0 100% !important;
  }
  .webinar-baner-v2 .dealavo-container .block-content .left .head p {
    font-size: 30px !important;
    line-height: 38px !important;
  } 
}
@media (max-width: 768px) {
  .gb-banner.banner-v2 .block-content {
    flex-direction: column;
  } 
  .gb-banner.banner-v2 .left * {
    text-align: left;
  }
  .gb-banner.banner-v2 .left, .gb-banner.banner-v2 .right {
    flex: 0 0 100%;
  }
  .gb-banner.banner-v2 .right {
    margin-top: 40px;
  }
  .gb-banner.banner-v2 .dealavo-container .block-content h1 {
    margin-top: 10px;
  }
  .gb-banner.banner-v2 .hsfc-RichText p {
    font-size: 18px !important;
    line-height: 22px !important;
  }
}

#repricing-section .dealavo-container .block-content .items .item .left ul {
    list-style-type: none;
    padding-left: 0;
    margin-left: 0;
}
#repricing-section .dealavo-container .block-content .items .item .left ul li img {
    margin-right: 10px;
}
#repricing-section .dealavo-container .block-content .items .item .left ul li {
    font-size: 16px;
    line-height: 160%;
    margin-bottom: 15px;
}
#repricing-section h4 {
    font-weight: 700;
    font-size: 20px;
    line-height: 160%;
    margin-bottom: 20px;
}
#repricing-section .repricing-button  {
  border: 1px solid #592496;
  border-radius: 8px;
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  background: rgba(89, 36, 150, 0.10);
  padding: 8px 8px 0 8px;
}
#repricing-section .repricing-date {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #592496;
    padding-left: 15px;
}
.page-template-template-repricing-ai .hs-form-demo-horizontal .block-content .form-container > div form > div.hs_submit {
    margin-top: 30px;
}
.page-template-template-repricing-ai .hs-form-demo-horizontal .block-content .form-container > div form > div.hs_submit input {
    font-size: 14px !important;
}
.page-template-template-repricing-ai .hs-form-demo-horizontal .block-content .form-container > div .top .head {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 5px;
}
.page-template-template-repricing-ai .no-results-container {
    background: #F7FDFF;
    display: none;
}
@media (min-width: 992px) {
  #repricing-section .repricing-button  {
    padding: 8px 16px 8px 8px;
  }
}
#repricing-section .repricing-button a {
  background: #592496;
  color: #fff;
  font-weight: bold;
  border-radius: 4px;
  height: 48px;
  display: flex !important;
  justify-content: center;
  align-items: center;
  padding: 0 15px;
  font-size: 14px;
}
#repricing-section .repricing-button-container {
    margin-top: 30px;
}
@media all and (max-width: 767px) {
  #repricing-section .repricing-button a {
    width: 100%;
  }
}
#repricing-section .repricing-button a img {
  margin-left: 6px;
}
#repricing-section .repricing-button .webinar-date {
  font-weight: bold;
  text-align: center;
  color: #592496;
  display: flex !important;
  justify-content: center;
  align-items: center;
  margin-left: 15px;
}
#repricing-section .repricing-button .repricing-date img {
  margin-right: 4px;
  width: 20px;
  min-width: 20px;
  max-width: 20px;
  min-height: 20px;
  max-height: 20px;
}
#repricing-section .dealavo-container .block-content .items .item .left {
  width: 55%;
  padding-right: 35px;
  padding-bottom: 100px;
}
#repricing-section .dealavo-container .block-content .items .item .right {
  width: 45%;
}
#repricing-section {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
#repricing-section .block-content .items .item {
    background: none;
    padding-top: 80px;
    padding-right: 0;
    padding-left: 0;
}
.page-template-template-repricing-ai .top-bar-phone {
    display: none !important;
}
.page-template-template-repricing-ai .header {
    background: white;
}
.page-template-template-repricing-ai .off-canvas-content:before {
  background: white !important;
}

.page-template-template-repricing-ai .header .top-bar .menu li a:not(.button) {
    font-family: Lato;
    color: #1F1F1F !important;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-transform: none;
    position: relative;
    transition: none !important;
    padding: 10px 16px !important;
}
.page-template-template-repricing-ai #go-to-forms {
    display: none;
}
.page-template-template-repricing-ai .header .top-bar .menu li a:hover {
  color: #1F1F1F !important;
}
.page-template-template-repricing-ai .header .top-bar .menu .button.demo {
    background: #84D1E1 !important;
    color: #1F1F1F !important;
}
.page-template-template-repricing-ai .header .top-bar .top-bar-menu .menu>li.is-dropdown-submenu-parent a:after, .page-template-template-repricing-ai .header .top-bar .menu.lang .button:after {
    border-color: #000000 transparent transparent;
    right: -2px !important;
}
.page-template-template-repricing-ai .header .top-bar .menu.lang .button:after {
    right: 2px !important;
}
.page-template-template-repricing-ai .menu-icon span {
  background: #000000 !important;
}
.page-template-template-repricing-ai .header .menu-tools .button.primary.login, .page-template-template-repricing-ai .header .dropdown.menu.lang .button {
    color: #1F1F1F !important;
}
.webinar-banner-what-v3 .dealavo-container .block-content .top .items .item {
    width: calc(25% - 20px);
}
.webinar-banner-what-v3 .desc p {
    margin-bottom: 0;
}
.webinar-banner-what-v3 .desc strong {
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
}
.webinar-banner-what-v3 .left {
    width: 53% !important;
}
.webinar-banner-what-v3 .right {
    color: white;
    text-align: left !important;
    padding-left: 50px;
    padding-right: 50px;
}
.webinar-banner-what-v3 .right .head {
    font-size: 40px;
    line-height: 54px;
    margin-bottom: 25px;
    font-weight: bold;
}
.webinar-banner-what-v3 .dealavo-container .block-content .top .head {
    text-align: center;
    margin-top: 100px;
}
.webinar-banner-what-v3 .bottom {
    margin-top: 0 !important;
}
.webinar-banner-what-v3 .more {
    border: 1px solid #73C9E0;
    border-radius: 8px;
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    background: rgba(115, 201, 224, .1019607843);
    padding: 8px;
}
.webinar-banner-what-v3 ._mPS2id-h {
    background: #73C9E0 !important;
    color: #1f1f1f !important;
    border-radius: 4px !important;
    border: none !important;
    height: 48px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    padding: 18px 20px !important;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    transition: 0.2s;
}
.webinar-banner-what-v3 ._mPS2id-h:hover {
    transform: scale(1.1);
}
.page-template-template-webinar-2 .gb-logos .logos-slider .item > div img, .page-template-template-webinar-3 .gb-logos .logos-slider .item > div img  {
    max-height: 50px;
}
#opinions .row {
    gap: 1.5%;
}
#opinions .col-md-4 {
    flex: 0 0 32.33%;
    margin-bottom: 2%;
}
#opinions .col-md-4 .item {
    background: #fff;
    padding: 30px;
    border-radius: 16px;
    border: 1px solid #EAEAEA;
    height: 100%;
}
#opinions h2 {
    font-size: 40px;
    line-height: 140%;
    margin-bottom: 20px;
}
#opinions .col-md-4 .item {
    background-color: #F7FDFF;
}
#opinions {
    padding: 50px 0;
}
#opinions .name {
    font-weight: 700;
    font-size: 20px;
    line-height: 140%;
    margin-bottom: 15px;
}
#opinions .title_box {
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    margin-top: 20px;
    margin-bottom: 8px;
}
.page-template-template-webinar-2 #repricing-section .block-content .items .item, .page-template-template-webinar-3 #repricing-section .block-content .items .item {
    padding-bottom: 0;
}
#numbers {
    padding: 120px 0;
    background: #F7FDFF;
}
#numbers .col-12 {
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
}
#numbers h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 140%;
    text-align: center;
}
#numbers h3 {
    font-weight: 400;
    font-size: 20px;
    line-height: 160%;
    text-align: center;
    margin: 20px 0 40px 0;
}
.numbers-row {
    justify-content: space-between;
}
#numbers .numbers-row .item {
    text-align: center;
}
#numbers .numbers-row .item .number {
    color: #592496;
    font-weight: 700;
    font-size: 48px;
    line-height: 60px;
}
#numbers .numbers-row .item .title_box {
    margin: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}
#ce-baner .block-content {
        flex-direction: row;
}
.ce-container {
    background-size: 100%;
    background-position: center top 75%;
    background-repeat: no-repeat;
    padding: 150px 0 120px 0;
}
#ce-baner  .dealavo-container .block-content .right img {
    width: 100%;
}
#ce-baner .head {
    font-size: 36px;
    font-weight: 700;
    line-height: 41px;
    margin-bottom: 30px;
}

#ce-baner .dealavo-container .block-content .left .baner-content .text {
    align-items: flex-start;
}
#ce-baner .list {
    margin-bottom: 15px;
}
#ce-baner .dealavo-container .block-content .left .baner-content .text {
    position: relative;
    top: inherit; 
    left: inherit; 
    transform: none;
}
#ce-baner .desc p {
    font-size: 20px;
}
#ce-baner .dealavo-container .block-content .left .baner-content .more a {
    font-size: 16px !important;
}
#ce-baner {
    padding: 0;
}
.list div {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.list div img {
    margin-right: 10px;
}
.list div p {
    margin: 0;
}
.price-monitoring-works .item:not(.item.sep) {
    background: #fff;
    border-radius: 16px;
    border: 1px solid #73C9E033;
    height: 100% !important;
    background: #f7fdff;
    padding: 15px !important;
    flex: 0 0 21.3%;
}
.price-monitoring-works .desc {
    min-height: 120px;
}
.price-monitoring-works {
    padding: 80px 0;
}
.price-monitoring-works .head {
    font-weight: 700;
    font-size: 40px;
    line-height: 140%;
    text-align: center;
    margin-bottom: 40px;
}
.price-monitoring-works .items {
    display: flex;
    align-items: center;
    gap: 20px;
}
.price-monitoring-works .item.sep:last-child {
  display: none;
}
.price-monitoring-works .desc strong {
    font-weight: 700;
    font-size: 18px;
    line-height: 140%;
}
.price-monitoring-when-use {
    background: linear-gradient(to right, #150751 1%, #50268e 100%);
    padding: 80px 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.price-monitoring-when-use * {
    color: white;
}
.price-monitoring-when-use .item {
    display: flex;
    align-items: center;
    margin-top: 50px;
}
.price-monitoring-when-use .item .head {
    font-weight: 700;
    font-size: 36px;
    line-height: 44px;
    margin-bottom: 20px;
}
.price-monitoring-when-use .item .left, .price-monitoring-when-use .item .right {
    flex: 0 0 50%;
}
.price-monitoring-when-use .item .text-align-right {
    text-align: right;
}
.price-monitoring-when-use .item .text-align-left {
    text-align: left;
}
.price-monitoring-when-use .pmwu-item {
    background: rgba(255, 255, 255, 0.10);
    width: 100%;
    border-radius: 16px;
    padding: 20px;
    margin-bottom: 20px;
}
.price-monitoring-when-use .pmwu-item .desc strong {
    font-weight: 700;
    font-size: 20px;
    line-height: 140%;
}
.price-monitoring-when-use .more a {
    background: #73C8DA !important;
    display: inline-flex !important;
    justify-content: center !important;
    align-items: center !important;
    color: #160553 !important;
    height: auto !important;
    border-radius: 8px;
    padding: 15px 35px;
    font-weight: bold !important;
    transition: all 500ms !important;
    font-size: 16px !important;
    border: 0 !important;
    width: auto;
}
.price-monitoring-when-use ul {
    list-style-type: none;
}
.price-monitoring-when-use ul li {
  position: relative;
  margin-bottom: 8px;
  margin-left: 30px;
}
.price-monitoring-when-use ul li::before {
    content: "";
    position: absolute;
    background-image: url(../images/check_icon.svg);
    width: 20px;
    height: 20px;
    left: -30px;
    top: 9px;
    background-repeat: no-repeat;
    background-size: 7px;
}
.page-id-35272 .ce-consulting .dealavo-container .block-content .items .item, 
.page-id-35806 .ce-consulting .dealavo-container .block-content .items .item,
.page-id-35830 .ce-consulting .dealavo-container .block-content .items .item {
    margin-top: 0;
}
.page-id-35272 #repricing-section, 
.page-id-35806 #repricing-section,
.page-id-35830 #repricing-section {
  background-color: #F7FDFF;
}
.page-id-35272 .faq, 
.page-id-35806 .faq,
.page-id-35830 .faq {
    background: #F7F7F7;
}
.page-id-35272 .schema-faq-question span, 
.page-id-35806 .schema-faq-question span,
.page-id-35830 .schema-faq-question span {
    font-weight: 700;
    font-size: 16px;
    line-height: 160%;
}
.page-id-35272 .faq .section-header, 
.page-id-35806 .faq .section-header,
.page-id-35830 .faq .section-header {
    font-weight: 400;
    font-size: 32px;
    line-height: 140%;
    text-align: center;
}
.page-id-35272 .gb-logos .head, 
.page-id-35806 .gb-logos .head,
.page-id-35830 .gb-logos .head {
    color: #737373 !important;
      font-size: 24px !important;
}
.page-id-35272 .left .baner-content .text, 
.page-id-35806 .left .baner-content .text,
.page-id-35830 .baner-content .text {
  padding-right: 50px;
} 
.repricing-container {
    padding: 10px;
    border: 9px solid rgba(89, 36, 150, 0.4);
    border-radius: 18px;
    margin-bottom: 20px; 
}
.page-id-35878 .microtool-about-us, .page-id-35878 .microtool-about-us, .page-id-35898 .microtool-about-us, .page-id-35927 .microtool-about-us, .page-id-35940 .microtool-about-us {
    margin-bottom: 0;
    margin-top: 0;
}
#url {
    margin-top: 8px;
    border-radius: 8px;
    border-color: #1F1F1F66;
    margin-bottom: 8px;
    background-image: url('../../assets/images/planet.svg');
    background-repeat: no-repeat;
    background-position: center left 10px;
    background-size: 20px;
    padding-left: 45px;
}
#submit-button {
    background: #592496;
    padding: 12px;
    text-align: center;
    color: white;
    font-size: 18px;
    border-radius: 500px;
    cursor: pointer;
    transition: 0.2s;
}
#submit-button:hover {
    background: #592496b8;
}
.tag-item {
    background: white;
    border: 1px solid #592496;
    margin-top: 8px;
    padding: 2px 10px;
    border-radius: 99px;
    display: flex;
    font-size: 14px;
    margin-right: 10px;
}
.tag-item img {
    margin-right: 4px;
    position: relative;
    top: -1px;
}
.page-template-template-repricing-ai #repricing-section .left h2 {
    font-weight: 400;
    font-size: 36px;
    line-height: 44px;
    margin-bottom: 20px;
}
.page-template-template-repricing-ai #repricing-section .left p {
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
}
.page-template-template-repricing-ai #repricing-section .left ul {
    margin: 25px 0;
}
.page-template-template-repricing-ai #repricing-section .dealavo-container .block-content .items .item .left {
  width: 50%;
}
.page-template-template-repricing-ai #repricing-section .dealavo-container .block-content .items .item .right {
  width: 50%;
  padding-top: 5%;
}
.page-template-template-repricing-ai #repricing-section .dealavo-container .block-content .items .item .right img {
  width: 100%;
}
.page-template-template-repricing-ai #repricing-section .block-content .items .item {
    align-items: flex-start;
}
@media (min-width: 1820px) {
  .repricing-ai-form {
      padding-bottom: 50px;
      background-position: center bottom -100px !important;
  }
}
.results-container {
  display: none;
  padding: 80px 0;
  background-color: #FAFAFA;
}
.dealavo-container #domain {
    font-weight: 700;
}
.content-button img {
    margin-left: 10px;
    position: relative;
    top: -2px;
}
.results-container .block-content .item .row {
    justify-content: space-between;
}
.loading-button {
  display: none;
  animation-name: obrot;
  animation-duration: 4s; 
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
@keyframes obrot {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.dealavo-container h4 {
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    margin-top: 15px;
}
.results-container h2 {
    font-weight: 400;
    font-size: 32px;
    line-height: 44px;
    text-align: center;
    width: 100%;
    margin-bottom: 30px;
}
.results-container h2 * {
    display: inline-block;
}
.results-container .more {
    border: 1px solid #592496;
    border-radius: 8px;
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    background: rgba(89, 36, 150, 0.10);
    padding: 6px;
}
.results-container .cta-button {
    background: #592496 !important;
    color: white !important;
    border-radius: 4px !important;
    border: none !important;
    height: 48px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    padding: 18px 20px !important;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    transition: 0.2s;
}
.results-container .cta-button:hover {
    transform: scale(1.1);
}
.results-container .but-container {
    text-align: center;
    margin-top: 20px;
}
.results-container .block-content .item {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}
.results-container .block-content .item .left, .results-container .block-content .item .right {
    background: white;
    border: 1px solid #D1D1D1;
    width: 100%;
    border-radius: 16px;
    padding: 20px;
}
.results-container .block-content .item .row .col {
    font-weight: 400;
    font-size: 16px;
}
.results-container .block-content .item .row .col img {
    width: 50px;
}
#fvalue {
    font-weight: 700;
    font-size: 32px;
    line-height: 46px;
    vertical-align: middle;
    color: #239DB9;
}
#svalue {
    font-weight: 700;
    font-size: 32px;
    line-height: 46px;
    vertical-align: middle;
    color: #20A17F;
}
#url.is-invalid {
  border: 1px solid red;
}
#url.is-valid {
  border: 1px solid green;
}
#url-message {
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    color: #FF4747;
    margin-top: 5px;
}
.alert-icon {
    position: relative;
    margin-right: 4px;
    top: -1px;
}
.repricing-ai-container #microtool-form > div .input-container {
  width: 100%;
}
.repricing-ai-container #microtool-form > div .input-container .result-list {
    z-index: 1;
}
.wykres {
    position: relative;
    width: 100%;
    height: 10px;
    background-color: #EFEFEF;
    border-radius: 5px;
    margin-top: 10px;
}

.wartosc {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 23px;
    height: 23px;
    background-color: #09A3C3;
    border-radius: 50%;
    z-index: 2;
    border: 3px solid white;
}

.wykres .before {
    content: '';
    position: absolute;
    top: 50%;
    left: 70%;
    transform: translate(-50%, -50%);
    width: 100px;
    height: 10px;
    background-color: #73C9E0;
    border-radius: 5px;
    z-index: 1;
}

#rval {
    background-color: #20A17F;
}

.wykres-r .before {
    background-color: #28CA9E;
}
.repricing-ai-container #microtool-form > div {
    padding: 0 !important;
    margin: 8px 0;
}
.wykres-skala {
    width: 100%;
    height: 20px;
    margin-top: 10px;
    position: relative;
}

.wykres-skala ul {
    display: flex;
    justify-content: space-between;
    list-style: none;
    padding: 0;
    margin: 0;
}

.wykres-skala li {
    flex-grow: 1;
    text-align: center;
    color: #888;
    font-size: 14px;
    position: absolute;
}
.wykres-skala li:nth-child(1) {
    left: 0%;
}

.wykres-skala li:nth-child(2) {
    left: 32.33%;
}

.wykres-skala li:nth-child(3) {
    left: 64.67%;
}

.wykres-skala li:nth-child(4) {
    left: 95%;
}

.wykres-skala li:first-child {
    text-align: left;
}

.wykres-skala li:last-child {
    text-align: right;
}
@media all and (max-width: 767px) {
  .page-template-template-repricing-ai #repricing-section .dealavo-container .block-content .items .item .left {
    width: 100%;
  }
  .results-container .block-content .item {
    display: block;
  }
  .results-container .block-content .item .left {
    margin-bottom: 10px;
  }
  .results-container h2 {
    font-size: 24px;
    line-height: 100%;
  }
  .price-monitoring-when-use {
    padding: 10px 0;
  }
  .price-monitoring-when-use .item .text-align-left {
    padding-left: 0;
  }
  .price-monitoring-when-use .item {
        display: flex;
        flex-direction: column;
  }
  .price-monitoring-when-use .item:nth-child(2) .left {
    order: 2;
  }
  .price-monitoring-when-use .more a {
    margin-bottom: 20px;
  }
  .price-monitoring-works .item:not(.item.sep) {
    flex: 0 0 100%;
    margin-top: 20px !important;
    margin-bottom: 20px;
  }
  .price-monitoring-works .item.sep {
    text-align: center;
    transform: rotate(90deg);
  }
  .price-monitoring-works .items {
    display: block;
  }
  #opinions .col-md-4 {
      margin-bottom: 24px;
      flex: 0 0 100%;
  }
  .numbers-row {
    display: block;
  }
  #numbers {
    padding: 60px 0;
  }
  #numbers .numbers-row .item {
    margin-bottom: 40px;
  }
  #numbers h2 {
    font-size: 32px;
    line-height: 140%;
  }
  #opinions h2 {
    font-size: 36px;
  }
  .webinar-banner-what-v3 .more {
    width: 100%;
    margin-bottom: 40px;
  }
  .webinar-banner-what-v3 ._mPS2id-h {
    width: 100%;
  }
  .webinar-banner-what-v3 .dealavo-container .block-content .top .head {
    margin-top: 50px;
  }
  .webinar-banner-what-v3 .dealavo-container .block-content .bottom {
      margin-top: 0;
      display: flex !important;
      flex-direction: column;
  }
  .webinar-banner-what-v3 .dealavo-container .block-content .bottom .left {
    order: 2;
  }
  .webinar-what-you-learn .dealavo-container .block-content .bottom .right {
    padding-right: 0;
  }
  .webinar-banner-what-v3 .right .head {
    font-size: 30px;
    line-height: 38px;
  }
  .webinar-banner-what-v3 .right {
    padding-left: 0;
    padding-right: 0;
  }
  .webinar-banner-what-v3 .left {
    width: 100% !important;
  }
  .webinar-what-you-learn .dealavo-container .block-content .top .items .item {
    width: 100%;
  }
  #repricing-section .items .item .left {
    order: 1;
  }
  #repricing-section .items .item .right {
    order: 2;
  }
  #repricing-section .repricing-button .repricing-date {
    margin: 0;
    width: 100%;
    padding: 20px 0;
  }
  #repricing-section .dealavo-container .block-content .items .item .left {
    width: 100%;
    padding-right: 0;
    padding-bottom: 0;
  }
  #repricing-section .dealavo-container .block-content .items .item .right {
    display: none;
  }
  #repricing-section h2 {
    font-size: 30px;
    line-height: 38px;
  }
  #repricing-section h4 {
    font-size: 20px;
    line-height: 160%;
  }
  #repricing-section .item {
    padding: 0 !important;
    padding-top: 30px !important;
  }
  #repricing-section .repricing-button .repricing-date img {
    width: 15px;
    max-width: 17px;
    margin-right: 2px;
    max-height: 17px;
    min-width: 17px;
    top: -2px;
    position: relative;
  }
}

.page-template-template-webinary .hs-form-demo.has-hs-form.hs-tracking, 
.page-template-template-webinary .off-canvas-wrapper .off-canvas-content:before,
.page-template-template-education .hs-form-demo.has-hs-form.hs-tracking, 
.page-template-template-education .off-canvas-wrapper .off-canvas-content:before,
.page-template-template-search-results .hs-form-demo.has-hs-form.hs-tracking, 
.page-template-template-search-results .off-canvas-wrapper .off-canvas-content:before {
    display: none !important;
}
.page-template-template-webinary .top-bar:before,
.page-template-template-education .top-bar:before,
.page-template-template-search-results .top-bar:before {
    background: #22125c;
}
.page-template-template-webinary .head-section,
.page-template-template-education .head-section,
.page-template-template-search-results .head-section {
    background: linear-gradient(to bottom, #160553 0%, #592496 100%);
    margin-top: -8px;
    padding: 1.5625rem .9375rem 3.125rem;
    text-align: center;
    color: white;
}
.page-template-template-search-results .page-numbers {
    text-decoration: none;
    border: 1px solid #BFBFBF;
    padding: 3px 5px;
    margin: 2px;
}
.page-template-template-webinary .input-group {
    height: 5rem;
    margin: 0;
    position: relative;
}
.page-template-template-webinary .input-group-label {
    width: 4.375rem;
    background: #fefefe url(../../assets/images/icon-search.png) no-repeat 50%;
    border: 0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.page-template-template-webinary .input-group-field {
    border: 0;
    background: #fefefe;
    box-shadow: none;
    height: auto;
}
.page-template-template-webinary .input-group .input-group-button {
    display: flex;
    flex: unset;
    align-items: center;
}
.page-template-template-webinary .input-group .input-group-button .button {
    background: transparent !important;
    border: 1px solid #fff !important;
    height: 100% !important;
    box-shadow: unset !important;
    border-radius: 5px !important;
    min-width: 10.8125rem;
    text-transform: uppercase;
    transform: none !important;
    border-radius: 0 5px 5px 0 !important;
}
.page-template-template-webinary .search-section {
    max-width: 55.5rem;
    margin: 0 auto;
    margin-top: 30px;
}
.page-template-template-webinary .black-border-btn {
    background: transparent !important;
    color: #000 !important;
    border: 1px solid #000;
    padding: 1rem;
    text-decoration: none;
    height: 48px;
    display: inline-flex !important;
    justify-content: center;
    align-items: center;
    text-align: center;
    transition: all 500ms;
    cursor: pointer;
    border-radius: 8px !important;
    font-weight: 700 !important;
    white-space: nowrap;
    font-size: 14px !important;
}
.page-template-template-webinary .row.new, .page-template-template-webinary .row.last {
    align-items: center;
    margin-bottom: 50px;
}
.page-template-template-webinary .column.right-col {
    text-align: right;
}
.page-template-template-webinary .content-common {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 4rem;
}
.page-template-template-webinary .image {
    flex: 0 0 35%;
}
.page-template-template-webinary .content-common .desc {
    flex: 0 0 65%;
    padding-left: 20px;
}
@media (max-width: 768px) {
  .page-template-template-webinary .image {
      flex: 0 0 100%;
  }
  .page-template-template-webinary .content-common .desc {
      flex: 0 0 65%;
      padding-left: 0;
  }
}
.page-template-template-webinary .all-button {
    width: 100%;
    text-align: center;
    margin-bottom: 120px;
}
.page-template-template-webinary .all-last-button {
    width: 100%;
    text-align: center;
}
.page-template-template-webinary .tags .tag {
    border-radius: 32px;
    background: #EDDEFF;
    display: flex;
    height: 32px;
    padding: 0px 12px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    color: #592496;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
.page-template-template-webinary .tags {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 0 0.5rem;
    width: 100%;
}
.page-template-template-webinary .top {
    display: flex;
    align-items: center;
    margin-bottom: 1.5rem;
    flex-wrap: wrap;
}
@media (min-width: 992px) {
    .page-template-template-webinary .content-common .desc .top .tags {
        width: 70%;
    }
}
@media (min-width: 992px) {
    .page-template-template-webinary .content-common .desc .top .date {
        width: 30%;
        justify-content: flex-end;
        margin-top: 0;
        margin-left: auto;
    }
}
.page-template-template-webinary .content-common .desc .top .date {
    display: flex;
    align-items: center;
}
.page-template-template-webinary .content-common .desc h3 {
    color: #1F1F1F;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 1rem;
}
.page-template-template-webinary .brand-btn {
    text-decoration: none;
    height: 46px !important;
    display: inline-flex !important;
    justify-content: center;
    align-items: center;
    text-align: center;
    border: 0;
    transition: all 500ms;
    cursor: pointer;
    border-radius: 8px !important;
    font-weight: 700 !important;
    padding: 0 30px;
    white-space: nowrap;
    font-size: 14px !important;
}
.page-template-template-webinary .content-common .desc .top .date img, .page-template-template-webinary .content-common .desc .top .date svg, .page-template-template-webinary .content-common .desc .top .date strong {
    margin-right: 0.5rem;
}
.page-template-template-webinary .content-common .desc .text {
  color: #1F1F1F;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 1.5rem;
}
.page-template-template-webinary .web-list {
    padding-right: .9375rem;
    padding-left: .9375rem;
}
.page-template-template-webinary .content-webinar .webinar-video-modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.7);
    z-index: 99;
}
.page-template-template-webinary .content-webinar .webinar-video-modal .wrapper {
    width: 100vw;
    height: 100vh;
    display: flex !important;
    justify-content: center;
    align-items: center;
}
.page-template-template-webinary .content-webinar .webinar-video-modal .wrapper > div {
    width: 90%;
    background: #fff;
    border-radius: 0.5rem;
    padding: 2rem;
    position: relative;
}
@media (min-width: 1200px) {
    .page-template-template-webinary .content-webinar .webinar-video-modal .wrapper > div {
        width: 70%;
    }
}
.page-template-template-webinary .content-webinar .webinar-video-modal .wrapper > div .close {
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
}
.page-template-template-webinary .content-common .desc .more a svg {
    margin-right: 1rem;
}
.page-template-template-webinary .content-webinar .image.has-video .play-video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: none;
    z-index: 2;
}
.page-template-template-webinary .content-webinar .image.has-video:hover .play-video {
    display: block;
}
.page-template-template-webinary .content-webinar .image {
    position: relative;
}
.page-template-template-webinary .content-webinar .image.has-video:after {
    content: "";
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 0.5rem;
    transition: all 500ms;
    opacity: 0;
}
.page-template-template-webinary .content-webinar .image > img {
    height: 100%;
    object-fit: cover;
    border-radius: 0.5rem;
    aspect-ratio: 16 / 9;
}
.page-template-template-webinary .content-webinar .image.has-video:hover:after {
    opacity: 1;
}
.page-id-36303 .webinar-baner-v2 .dealavo-container .block-content .left .head p, .page-id-36505 .webinar-baner-v2 .dealavo-container .block-content .left .head p {
    font-size: 40px !important;
    line-height: 48px !important; 
}
.page-id-36303.page-template-template-webinar-2 .webinar-banner {
    padding-top: 20px !important;
    padding-bottom: 0 !important;
}
.page-id-36303.page-template-template-webinar-2 .webinar-cta .block-content, .page-id-36505.page-template-template-webinar-2 .webinar-cta .block-content {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}
.page-id-36303.page-template-template-webinar-2 .webinar-cta .block-content .right, .page-id-36505.page-template-template-webinar-2 .webinar-cta .block-content .right {
    justify-content: center;
}
.page-id-36303 .webinar-what-you-learn .dealavo-container .block-content .top .items .item, .page-id-36505 .webinar-what-you-learn .dealavo-container .block-content .top .items .item {
    flex: 0 0 50%;
    max-width: calc(50% - 20px);
    display: flex;
    padding-left: 40px !important;
    align-items: center;
}
.page-id-36303 .webinar-what-you-learn .dealavo-container .block-content .top .items .item .desc strong, .page-id-36505 .webinar-what-you-learn .dealavo-container .block-content .top .items .item .desc strong {
    font-size: 20px;
    line-height: 200%;
}
.page-template-template-webinar-3 .webinar-baner-v2 .text p {
    font-family: Lato;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
}
.page-template-template-webinar-3 .webinar-baner-v2 .dealavo-container .block-content .left .head p {
    font-family: Plus Jakarta Sans;
    font-weight: 700;
    font-size: 40px !important;
    line-height: 48px !important;
}
.page-template-template-webinar-3 .repricing-chessboard .dealavo-container .block-content .items .item .left {
    width: 50%;
}
.page-template-template-webinar-3 .repricing-chessboard .dealavo-container .block-content .items .item .right {
    width: 46%;
    margin-top: -4%;
}
.page-template-template-webinar-3 .repricing-chessboard .dealavo-container .block-content .items .item .left .head {
    font-family: Plus Jakarta Sans;
    font-weight: 700;
    font-size: 36px;
    line-height: 44px;
}
.page-template-template-webinar-3 .repricing-chessboard .dealavo-container .block-content .items .item .left .desc p,
.page-template-template-webinar-3 .repricing-chessboard .dealavo-container .block-content .items .item .left .desc ul {
    font-family: Lato;
    font-weight: 400;
    font-size: 17px !important;
    line-height: 26px;
}
.page-template-template-webinar-3 #text-image .more a {
    font-family: Plus Jakarta Sans;
    font-size: 16px !important;
    line-height: 24px;
}
.page-template-template-webinar-3 #text-image .dealavo-container .block-content .items .item {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.page-template-template-webinar-3 #text-image {
    padding-bottom: 0;
    margin-top: 0;
    background: #f7f7f7;
    padding-top: 100px;
}
.page-template-template-webinar-3 #text-image .dealavo-container .block-content .items .item {
    background: transparent;
}
.page-template-template-webinar-3 .webinar-banner-what-v3 .left {
    order: 2;
    width: 50% !important;
}
.page-template-template-webinar-3 .webinar-banner-what-v3 .right {
    order: 1;
    width: 50% !important;
    padding-left: 0;
}
.page-template-template-webinar-3 .webinar-banner-what-v3 .webinar-what-you-learn .dealavo-container .block-content .top .items .item .thumb {
    margin-left: 0;
    margin-bottom: 6px;
}
.page-template-template-webinar-3 .webinar-banner-what-v3 .desc strong {
    margin-bottom: 10px;
    display: inline-block;
}
.page-template-template-webinar-3 .webinar-banner-what-v3 .dealavo-container .block-content .top .items .item {
    width: calc(33% - 10px);
}
.page-template-template-webinar-3 .webinar-what-you-learn .dealavo-container .block-content .top .items .item .thumb {
    margin-left: 0;
    margin-bottom: 8px;
}
.page-template-template-webinar-3 .webinar-banner-what-v3 .dealavo-container .block-content .top .head {
    text-align: left;
    margin-top: 20px;
}
.page-template-template-webinar-3 .webinar-what-you-learn.webinar-banner-what-v3 {
  background-image: linear-gradient(to right, #150751 1%, #50268e 100%), /* Zmieniono z 0.8 na 0.6 */
                    url('../../assets/images/waves.png');

  background-repeat: repeat;
  background-size: cover;
  background-position: center center;
}
.page-template-template-webinar-3 .webinar-cta {
    background: #F7FDFF;
    padding-top: 50px;
}
.page-template-template-webinar-3 .webinar-cta .dealavo-container .block-content .right {
    flex: 0 0 39%;
}
.page-template-template-webinar-3 .page-template-template-webinar-2 .webinar-cta .dealavo-container .block-content .left {
    flex: 0 0 58%;
}
.page-template-template-webinar-3 .webinar-cta .webinar-button a, .page-id-36505 .webinar-cta .webinar-button a {
    width: 100%;
}
.page-template-template-webinar-3 .webinar-cta .webinar-button .webinar-date, .page-id-36505 .webinar-cta .webinar-button .webinar-date {
    width: 100%;
    padding-top: 5px;
}
.page-template-template-webinar-3 .webinar-cta .dealavo-container .block-content .left .head {
    margin-bottom: 8px; 
}
.page-template-template-webinar-3 .webinar-cta .dealavo-container .block-content .left .space {
    margin-top: 8px;
}
.page-template-template-webinar-3 .gb-cta-video {
    background: #f7fdff;
}
.page-template-template-webinar-3 .gb-cta-video .dealavo-container .block-content .text > img {
    display: none;
}
.page-template-template-webinar-3 .gb-cta-video .dealavo-container .block-content .text h3,
.page-template-template-webinar-3 .gb-cta-video .dealavo-container .block-content .text p {
    color: black;
}
.page-template-template-webinar-3 .gb-cta-video .dealavo-container .block-content .text h3 {
    font-family: Plus Jakarta Sans;
    font-weight: 700;
    font-size: 36px;
    line-height: 44px;
}
.page-template-template-webinar-3 .gb-cta-video .dealavo-container .block-content .text p {
    font-family: Lato;
    font-weight: 400;
    font-style: Regular;
    font-size: 18px;
    line-height: 28px;
}
.page-template-template-webinar-3 .gb-cta-video .dealavo-container .block-content {
    flex-direction: column;
}
.page-template-template-webinar-3 .gb-cta-video .dealavo-container .block-content .text {
    order: 1;
    width: 65%;
    margin: auto;
}
.page-template-template-webinar-3 .gb-cta-video .dealavo-container .block-content .video {
    order: 2;
    margin-top: 20px;
    width: 65%;
}
.page-template-template-webinar-3 .gb-cta-video .dealavo-container .block-content .video img {
    border-radius: 25px;
}
@media (max-width: 768px) {
    .page-template-template-webinar-3 .gb-cta-video .dealavo-container .block-content .text {
        width: 100%;
    }
    .page-template-template-webinar-3 .gb-cta-video .dealavo-container .block-content .video {
        width: 100%;
    }
    .page-template-template-webinar-3 .webinar-banner-what-v3 .left {
        width: 100% !important;
    }
    .page-template-template-webinar-3 .webinar-banner-what-v3 .right {
        width: 100% !important;
    }
    .page-template-template-webinar-3 .webinar-banner-what-v3 .dealavo-container .block-content .top .items .item {
        width: 100%;
    }
    .page-template-template-webinar-3 .webinar-banner .dealavo-container .block-content .left .head p {
        font-size: 30px !important;
        line-height: 38px !important; 
    } 
    .page-template-template-webinar-3 #text-image,
    .page-template-template-webinar-3 #text-image .dealavo-container .block-content .items .item {
        margin-top: 40px;
    }
    .page-template-template-webinar-3 .repricing-chessboard .dealavo-container .block-content .items .item .right,
    .page-template-template-webinar-3 .repricing-chessboard .dealavo-container .block-content .items .item .left {
        width: 100%;
        top: 0;
    }
    .page-template-template-webinar-3 .repricing-chessboard .dealavo-container .block-content .items .item .right {
        order: 2;
    }
    .page-id-36303.page-template-template-webinar-2 .webinar-cta .block-content, .page-id-36505.page-template-template-webinar-2 .webinar-cta .block-content {
        flex-wrap: wrap;
    }
    .page-id-36303 .webinar-baner-v2 .dealavo-container .block-content .left .head p, .page-id-36505 .webinar-baner-v2 .dealavo-container .block-content .left .head p {
        font-size: 30px !important;
        line-height: 38px !important;
    }
    .page-id-36303 .webinar-what-you-learn .dealavo-container .block-content .top .items .item, .page-id-36505 .webinar-what-you-learn .dealavo-container .block-content .top .items .item {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .page-id-36303 .webinar-what-you-learn .dealavo-container .block-content .top .items .item .desc strong, .page-id-36505 .webinar-what-you-learn .dealavo-container .block-content .top .items .item .desc strong {
        line-height: 140%;
        display: block;
        margin-bottom: -10px;
    }
    .page-template-template-webinary .content-common .desc {
        flex: 0 0 100%;
    }
    .page-template-template-webinary .tags {
        margin-top: 1rem;
        margin-bottom: 1rem;
    }
    .page-template-template-webinary .input-group-label {
        display: none;
    }
    .page-template-template-webinary .input-group {
        flex-wrap: wrap;
    }
    .page-template-template-webinary .input-group-field {
        flex: 0 0 100%;
        border-radius: 5px;
        margin-bottom: 20px;
    }
    .input-group-button {
        justify-content: center;
        width: 100%;
    }
    .page-template-template-webinary .input-group .input-group-button .button {
        padding: 15px 10px !important;
        border-radius: 5px !important;
    }
    .page-template-template-webinary .row.new, .page-template-template-webinary .row.last {
        text-align: center;
        display: block;
    }
    .page-template-template-webinary .column.right-col {
        text-align: center;
    }
    .page-template-template-webinary .web-list {
        padding: 0;
    }
}