.ds-grid-list {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-auto-rows: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}
.ds-grid-list .ds-grid-list-item {
  position: relative;
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
  border: 1px solid #f5f3f3;
  border-radius: 6px;
  background-color: white;
}
.ds-grid-list .ds-grid-list-item.span-2 {
  grid-column: span 2;
}
.ds-grid-list .ds-grid-list-item.hidden {
  display: none;
}
.ds-grid-list .ds-grid-list-item .grid-list-content {
  height: 100%;
}
.ds-grid-list .ds-grid-list-item h3 {
  margin-bottom: 3px;
  line-height: 14px;
  letter-spacing: 0.1em;
  color: #212529;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  font-size: 14px;
}
.ds-grid-list .ds-grid-list-item h3 > a {
  line-height: 20px;
  color: inherit;
}
.ds-grid-list .ds-grid-list-item p {
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  color: #212529;
  font-weight: normal;
  line-height: 20px;
  margin: 0 16px;
}
.ds-grid-list .ds-grid-list-item .image-w-overlay {
  position: relative;
}
.ds-grid-list .ds-grid-list-item .image-w-overlay .overlay {
  position: absolute;
  right: 8px;
  bottom: 4px;
}

.div-load-animation-background {
  position: absolute;
  display: none;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 3;
  background-color: rgba(255, 255, 255, 0.68);
}
.div-load-animation-background .div-spinner-container {
  position: relative;
  left: 50%;
  top: 50%;
  width: -moz-fit-content;
  width: fit-content;
  transform: translate(-50%, -50%);
}

@media (min-width: 768px) {
  .ds-grid-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 992px) {
  .ds-grid-list {
    grid-template-columns: repeat(4, 1fr);
  }
}
.ds-basket-icon-component {
  display: flex;
  align-items: flex-end;
  margin-left: 1em;
}
.ds-basket-icon-component .ds-basket-label {
  display: inline-block;
  font-size: 14px;
}
.ds-basket-icon-component .ds-basket-icon {
  position: relative;
  display: inline-block;
  padding-bottom: 3px;
}
.ds-basket-icon-component .ds-basket-icon .ds-basket-icon-counter {
  position: absolute;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -50%);
  line-height: 12px;
  font-size: 10px;
  font-weight: bold;
  background-color: white;
}

.component-process-runner .contact-process .div-image-container img {
  max-height: 350px;
}
.component-process-runner .contact-process textarea.form-control {
  height: 90px;
}

div[price-value-form-item] .span-price-integer {
  font-size: 1.5em;
}
div[price-value-form-item] .span-price-currency {
  margin-left: 0.3em;
}

.ms-steps > div {
  flex-grow: 1;
  margin-left: 10px;
  margin-right: 10px;
}
.ms-steps .ms-step {
  color: #777777;
  font-size: 14px;
  border-bottom: 4px solid lightgray;
  margin-bottom: 6px;
  padding-bottom: 6px;
}
.ms-steps .ms-step.ms-step-active {
  border-bottom: 4px solid #007bff;
}
.ms-steps .ms-step.ms-step-selected {
  color: #007bff;
  font-weight: bold;
}

.section-about-us.about-us-alt .img-person-avatar {
  max-height: 250px;
  max-width: 250px;
  margin: 20px;
}
.section-about-us.about-us-alt .media {
  align-items: center;
}
@media (min-width: 768px) {
  .section-about-us.about-us-alt .media {
    align-items: center;
  }
}

.section-about-us.about-us .row {
  min-height: 250px;
}
.section-about-us.about-us .img-person-avatar {
  position: relative;
  left: 50%;
  top: 50%;
  width: 75%;
  transform: translate(-50%, -50%);
}
.section-about-us.about-us .bi-quote {
  font-size: 40px;
  color: gray;
}
.section-about-us.about-us .i-quote-left {
  position: absolute;
  left: 0px;
  top: 0px;
}
.section-about-us.about-us .i-quote-left::before {
  transform: translate(-100%, -100%) scaleY(-1);
}
.section-about-us.about-us .i-quote-right {
  position: absolute;
  right: 0px;
  bottom: 0px;
}
.section-about-us.about-us .i-quote-right::before {
  transform: translate(100%, 100%);
}
.section-about-us.about-us .div-person-info {
  margin-top: auto;
}

.section-basket {
  padding-top: 30px;
  background-color: #eceff1;
  padding-bottom: 30px;
  min-height: 70vh;
}

.section-categories .category-image {
  max-height: 128px;
  max-width: 128px;
}
.section-categories .category-row {
  padding-bottom: 30px;
}

.flexslider .flex-caption {
  position: absolute;
  display: flex;
  top: 0;
  left: 0;
  width: 100%;
  height: 536px;
  padding: 4rem 2rem;
  background-size: cover;
  background-position: center;
}
.flexslider .flex-caption .hero .lines {
  margin-bottom: 34px;
  color: white;
}
.flexslider .flex-caption .hero .lines h1 {
  margin-bottom: 12px;
  margin-top: 12px;
  font-family: "Playfair Display", serif;
  font-weight: 700;
  font-size: 40px;
}
.flexslider .flex-caption .hero .lines p {
  margin-bottom: 5px;
  line-height: 26px;
  font-family: "Raleway", sans-serif;
  font-weight: normal;
  font-size: 16px;
}
.flexslider .flex-caption .hero .lines:before, .flexslider .flex-caption .hero .lines:after {
  display: inline-block;
  content: "";
  height: 1px;
  width: 185px;
  background-color: white;
}
.flexslider .flex-control-nav {
  position: absolute;
  bottom: 30px;
  width: 100%;
  z-index: 2;
  text-align: center;
}
.flexslider .flex-control-nav.flex-control-paging li a {
  width: 12px;
  height: 12px;
  margin: 0 5px;
  border-radius: 50%;
  opacity: 0.5;
  border: 2px solid #fff;
  background: transparent;
  transition: all 0.3s ease-in-out;
}
.flexslider .flex-control-nav.flex-control-paging li a.flex-active {
  opacity: 1;
  cursor: default;
  background: rgb(255, 255, 255);
}

.section-flexslider2 .flexslider {
  margin-top: 30px;
  z-index: 0;
  background-color: transparent;
  border: 0px;
  box-shadow: 0 0px 0px;
}
.section-flexslider2 .flexslider img {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: auto;
  min-height: 250px;
  max-height: calc(90vh - 250px);
}
.section-flexslider2 .flexslider .flex-control-nav.flex-control-nav {
  left: 0px;
  top: 0px;
  width: auto;
  height: auto;
}
.section-flexslider2 .flexslider .flex-control-nav.flex-control-nav li {
  margin-left: 0px;
  margin-right: 13px;
}
.section-flexslider2 .flexslider .flex-control-nav.flex-control-nav li a {
  margin: 0px;
  background-color: #0078ea;
  opacity: 1;
}
.section-flexslider2 .flexslider .flex-control-nav.flex-control-nav li .flex-active {
  transform: scale(2.3, 2.3);
  background-color: #0078ea;
}
.section-flexslider2 .flexslider .slides {
  margin-top: 80px;
}
.section-flexslider2 .flexslider .slides .row {
  margin-top: 10px;
}
.section-flexslider2 .div-title {
  margin-bottom: 72px;
  color: #333333;
  font-size: 24px;
}
@media (min-width: 768px) {
  .section-flexslider2 .div-title {
    font-size: 42px;
  }
}
.section-flexslider2 .div-desc {
  font-size: 18px;
  line-height: 2;
}

.section-flexslider3 .flexslider {
  margin-top: 80px;
  z-index: 0;
  background-color: transparent;
  border: 0px;
  box-shadow: 0 0px 0px;
}
.section-flexslider3 .flexslider img {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: auto;
  min-height: 250px;
  max-height: calc(90vh - 250px);
}
.section-flexslider3 .flexslider .flex-control-nav.flex-control-nav {
  left: 0px;
  top: -50px;
  width: auto;
  height: auto;
}
.section-flexslider3 .flexslider .flex-control-nav.flex-control-nav li {
  margin-left: 0px;
  margin-right: 13px;
}
.section-flexslider3 .flexslider .flex-control-nav.flex-control-nav li a {
  margin: 0px;
  background-color: #0078ea;
  opacity: 1;
}
.section-flexslider3 .flexslider .flex-control-nav.flex-control-nav li .flex-active {
  transform: scale(2.3, 2.3);
  background-color: #0078ea;
}
.section-flexslider3 .div-title {
  margin-top: 80px;
  color: #333333;
  font-size: 24px;
}
@media (min-width: 768px) {
  .section-flexslider3 .div-title {
    margin-bottom: 72px;
    font-size: 42px;
  }
}
.section-flexslider3 .slider-content p {
  font-size: 18px;
  margin-bottom: 0.25em;
}

.section-floating-message .div-floating-message {
  position: fixed;
  left: 50%;
  top: 110px;
  width: 90%;
  max-width: 470px;
  min-height: 70px;
  transform: translateX(-50%);
  background-color: white;
  border-radius: 3px;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.25);
}
.section-floating-message .div-floating-message .i-message-icon::before {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 25px;
}
.section-floating-message .i-message-icon-error {
  color: #ff5271;
}
.section-floating-message .div-floating-message-text {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  font-size: 14px;
}
.section-floating-message .i-floating-message-collapse {
  position: absolute;
  right: 0px;
  top: 0px;
}

footer.component-footer .footer-widgets {
  margin-top: 3em;
  margin-bottom: 3em;
  padding-bottom: 2em;
  border-bottom: 1px solid #ebebeb;
  border-top: 1px solid #ebebeb;
}
footer.component-footer h5 {
  margin-top: 3em;
  margin-bottom: 1em;
  letter-spacing: 0.1em;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
}
footer.component-footer p, footer.component-footer address, footer.component-footer span {
  color: #979797;
  font-size: 13px;
}
footer.component-footer a {
  color: #979797;
  font-size: 13px;
}
footer.component-footer a:hover {
  outline: none;
  color: #444;
  text-decoration: none;
}
footer.component-footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
footer.component-footer ul li {
  margin-bottom: 1em;
  font-size: 13px;
}

.section-footer1 {
  background-color: #0e0a2b;
}
.section-footer1 footer {
  background-color: #0e0a2b;
  padding-top: 80px;
  padding-bottom: 80px;
  color: white;
}
.section-footer1 .col-md {
  padding-right: 100px;
}
.section-footer1 .img-footer-logo {
  width: 100px;
  height: 25px;
}
.section-footer1 .footer-title {
  font-size: 25px;
}
.section-footer1 .p-logo-text {
  font-size: 16px;
  padding-right: 50px;
}
.section-footer1 .p-footer-listing {
  margin-bottom: 15px;
  font-size: 13px;
}
.section-footer1 .div-copyright {
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
  box-shadow: 0 -1px 0 white;
  color: white;
  background-color: #0e0a2b;
}

.section-form-with-steps .form-control {
  height: 40px;
}
.section-form-with-steps .invalid-feedback, .section-form-with-steps .form-error {
  height: 30px;
  margin-top: unset;
  margin-bottom: -30px;
  color: inherit;
  font-size: 10px;
}
.section-form-with-steps .bi-exclamation-circle-fill, .section-form-with-steps .form-error::before {
  margin-right: 5px;
  color: #ff5271;
  font-size: 12px;
}
.section-form-with-steps label {
  margin-bottom: unset;
}
.section-form-with-steps input[type=checkbox] {
  background-color: white;
  width: 15px;
  height: 15px;
  margin-right: 3px;
  border: solid 1px #ebe8f3;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 3px;
}
.section-form-with-steps input[type=checkbox]:checked {
  background-color: #0078ea;
}
.section-form-with-steps input[type=checkbox] + label {
  color: #5d5d5d;
  font-size: 14px;
  font-weight: 500;
}
.section-form-with-steps .btn-themed-text-only {
  position: absolute;
  right: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.section-form-with-steps .bi-arrow-left {
  margin-right: 10px;
  color: #00c9e0;
}
.section-form-with-steps .div-form-steps-row {
  margin-bottom: 70px;
  font-size: 16px;
  color: #333333;
}
.section-form-with-steps .div-form-step {
  line-height: 40px;
}
.section-form-with-steps .div-form-step-icon {
  width: 40px;
  height: 40px;
  margin-right: 15px;
  text-align: center;
  border-radius: 40px;
  background-color: #e6ebf5;
}
.section-form-with-steps .div-form-step-icon-selected {
  color: white;
  background-color: #0078ea;
}
.section-form-with-steps h3 {
  margin-bottom: 30px;
  font-size: 24px;
}
.section-form-with-steps .div-form-inputs {
  margin-bottom: 45px;
}
.section-form-with-steps label:has(+ input[type]:not([type=checkbox])) {
  color: #5d5d5d;
  font-size: 12px;
  font-weight: bold;
}
.section-form-with-steps .invalid, .section-form-with-steps .ng-invalid.ng-touched {
  border: solid 1px #ff5271 !important;
}
.section-form-with-steps p {
  font-size: 14px;
  font-weight: 500;
}
.section-form-with-steps .btn {
  margin-top: 30px;
}

.component-header-fixed {
  background-color: white;
}
.component-header-fixed nav {
  font-family: "Open Sans", sans-serif;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
}
.component-header-fixed nav .nav-icon {
  margin-left: 0.5em;
  font-size: 1.5em;
}
.component-header-fixed nav .navbar-brand-row {
  margin-top: 10px;
  margin-bottom: 10px;
}
.component-header-fixed nav .navbar-brand-row .navbar-brand {
  letter-spacing: 2px;
  font-size: 2em;
  font-weight: 500;
}
.component-header-fixed nav .navbar-brand-row .basket-label {
  display: inline-block;
  padding-top: 6px;
  font-size: 14px;
}
.component-header-fixed nav .navbar-brand-row .basket-icon {
  position: relative;
  display: inline-block;
}
.component-header-fixed nav .navbar-brand-row .basket-icon .basket-icon-counter {
  position: absolute;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -50%);
  line-height: 12px;
  font-size: 10px;
  font-weight: bold;
  background-color: white;
}
.component-header-fixed nav .navbar-nav a, .component-header-fixed nav .div-nav-mobile-container a {
  line-height: 24px;
  color: #212529 !important;
  font-size: 15px;
  font-weight: 700;
}
.component-header-fixed nav .div-nav-mobile-container {
  position: fixed;
  left: -100%;
  width: 100%;
  height: 100%;
  padding: 15px;
  background-color: white;
  transition-property: left;
  transition-duration: 0.3s;
}

.component-header-slim {
  background-color: #f8f9fa;
}
.component-header-slim nav {
  font-family: "Open Sans", sans-serif;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
}
.component-header-slim nav .nav-icon {
  margin-left: 0.5em;
  font-size: 1.5em;
}
.component-header-slim nav .navbar-brand-row {
  margin-top: 10px;
  margin-bottom: 10px;
}
.component-header-slim nav .navbar-brand-row .navbar-brand {
  letter-spacing: 2px;
  font-size: 2em;
  font-weight: 500;
}
.component-header-slim nav .navbar-nav a, .component-header-slim nav .div-nav-mobile-container a {
  line-height: 24px;
  color: #212529 !important;
  font-size: 15px;
  font-weight: 700;
}
.component-header-slim nav .div-nav-mobile-container {
  position: fixed;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  padding: 15px;
  background-color: #f8f9fa;
  transition-property: left;
  transition-duration: 0.3s;
}
.component-header-slim nav .div-nav-mobile-container .i-mobile-nav-close {
  position: absolute;
  right: 0;
  top: 0;
}

.component-header-sticky {
  background-color: white;
}
.component-header-sticky nav {
  font-family: "Open Sans", sans-serif;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
}
.component-header-sticky nav .nav-icon {
  margin-left: 0.5em;
  font-size: 1.5em;
}
.component-header-sticky nav .navbar-brand-row {
  margin-top: 10px;
  margin-bottom: 10px;
}
.component-header-sticky nav .navbar-brand-row .navbar-brand {
  letter-spacing: 2px;
  font-size: 2em;
  font-weight: 500;
}
.component-header-sticky nav .navbar-brand-row .basket-label {
  display: inline-block;
  padding-top: 6px;
  font-size: 14px;
}
.component-header-sticky nav .navbar-brand-row .basket-icon {
  position: relative;
  display: inline-block;
}
.component-header-sticky nav .navbar-brand-row .basket-icon .basket-icon-counter {
  position: absolute;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -50%);
  line-height: 12px;
  font-size: 10px;
  font-weight: bold;
  background-color: white;
}
.component-header-sticky nav .navbar-nav a, .component-header-sticky nav .div-nav-mobile-container a {
  line-height: 24px;
  color: #212529 !important;
  font-size: 15px;
  font-weight: 700;
}
.component-header-sticky nav .div-nav-mobile-container {
  position: fixed;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  padding: 15px;
  background-color: white;
  transition-property: left;
  transition-duration: 0.3s;
}

.section-header1 nav {
  position: relative;
}
.section-header1 .a-nav-element, .section-header1 .a-nav-element:hover {
  color: black;
  text-decoration: none;
}
.section-header1 .a-nav-home, .section-header1 .a-nav-home:hover {
  color: #0078ea;
}
.section-header1 .nav-normal {
  align-items: flex-end;
}
.section-header1 .nav-normal .a-nav-element {
  padding-top: 0px;
  padding-bottom: 0px;
}
.section-header1 .nav-normal-margins {
  margin-bottom: 30px;
  margin-top: 70px;
}
.section-header1 .nav-container-scrolled {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #f6f8fc;
  box-shadow: -10px 0px 10px 0px rgba(80, 60, 163, 0.25);
}
.section-header1 .img-nav-logo {
  margin-right: 110px;
}
.section-header1 .div-background-shape {
  position: absolute;
  right: 0;
  top: -250px;
  width: 100%;
  min-width: 1000px;
  aspect-ratio: 1/1;
  z-index: -1;
  background-size: contain;
  background-repeat: no-repeat;
}
.section-header1 .nav-mobile {
  margin-top: 40px;
  margin-bottom: 60px;
}
.section-header1 .div-nav-mobile-controls {
  position: relative;
  margin-bottom: 30px;
}
.section-header1 .div-nav-mobile-toggle {
  position: absolute;
  left: 15px;
  top: 50%;
  width: 40px;
  height: 40px;
  transform: translateY(-50%);
  z-index: 2;
  border-radius: 40px;
  background-color: white;
  box-shadow: 0px 0px 15px 0px rgba(80, 60, 163, 0.25);
  margin: auto;
}
.section-header1 .i-nav-mobile-toggle-icon::before {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transform-box: content-box;
  color: #00c9e0;
}
.section-header1 .div-nav-mobile-logo-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.section-header1 .div-nav-mobile-logo-container a {
  text-decoration: none;
}
.section-header1 #div-nav-mobile-items-container {
  position: fixed;
  left: -100%;
  top: 0px;
  width: 100%;
  height: 100%;
  padding: 15px;
  z-index: 1;
  background-color: #f6f8fc;
  transition-property: left;
  transition-duration: 0.3s;
}
.section-header1 .div-nav-mobile-items {
  display: flex;
  flex-direction: column;
  margin-top: 70px;
  margin-bottom: 56px;
  row-gap: 15px;
  text-align: center;
}
.section-header1 .button-nav-mobile {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

.section-image-section h2, .section-image-section .p-header-desc {
  text-align: center;
}
.section-image-section .p-header-desc {
  margin-bottom: 50px;
}

.section-image-side-view .div-title {
  margin-bottom: 50px;
  font-size: 48px;
}
.section-image-side-view .p-desc {
  margin-bottom: 40px;
}
.section-image-side-view .row {
  margin-top: 10px;
}
.section-image-side-view .price-tag {
  font-size: 40px;
  font-weight: 600;
}

.section-multitiles .amount {
  color: #555;
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  font-size: 22px;
}
.section-multitiles .amount small {
  color: inherit;
  font-size: 0.7em;
  font-weight: inherit;
}

.section-multitiles-search form {
  background-color: #f5f5f5;
  padding: 1em;
}
.section-multitiles-search .search-criteria {
  min-height: 35px;
}
.section-multitiles-search .search-criteria .search-criteria-trigger {
  position: absolute;
  right: 5px;
  top: 5px;
  z-index: 200;
}
.section-multitiles-search .search-criteria .search-criteria-trigger.btn:not(.collapsed) {
  color: white;
  background-color: #0078ea;
}
.section-multitiles-search .div-multitiles-search-collapse-container {
  padding-right: 0.5em;
  display: flex;
  justify-content: end;
  -moz-column-gap: 5px;
       column-gap: 5px;
  cursor: pointer;
  font-size: 25px;
}
.section-multitiles-search .form-control {
  max-width: 400px;
}
.section-multitiles-search .amount {
  color: #555;
  font-weight: 500;
  font-size: 22px;
}
.section-multitiles-search .amount small {
  color: inherit;
  font-size: 0.7em;
  font-weight: inherit;
}
.section-multitiles-search .div-load-animation-background {
  position: absolute;
  display: none;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 3;
  background-color: rgba(255, 255, 255, 0.68);
}
.section-multitiles-search .div-load-animation-background .div-spinner-container {
  position: relative;
  left: 50%;
  top: 50%;
  width: -moz-fit-content;
  width: fit-content;
  transform: translate(-50%, -50%);
}

.component-process-runner div[input-text-form-item], .component-process-runner div[consent-form-item], process-runner div[input-text-form-item], process-runner div[consent-form-item], form-runner div[input-text-form-item], form-runner div[consent-form-item] {
  margin-bottom: 15px;
  margin-top: 10px;
}
.component-process-runner div[checkbox-form-item] input[type=checkbox], process-runner div[checkbox-form-item] input[type=checkbox], form-runner div[checkbox-form-item] input[type=checkbox] {
  position: relative;
  top: 2px;
}
.component-process-runner div[checkbox-form-item] label, process-runner div[checkbox-form-item] label, form-runner div[checkbox-form-item] label {
  margin-left: 5px;
}
.component-process-runner div[consent-form-item] input[type=checkbox], process-runner div[consent-form-item] input[type=checkbox], form-runner div[consent-form-item] input[type=checkbox] {
  position: relative;
  top: 2px;
}
.component-process-runner div[consent-form-item] p, process-runner div[consent-form-item] p, form-runner div[consent-form-item] p {
  display: inline;
  margin-left: 5px;
  line-height: 10px;
  margin-bottom: unset;
}
.component-process-runner .form-error, process-runner .form-error, form-runner .form-error {
  display: flex;
  align-items: center;
  height: 20px;
  margin-top: unset;
  margin-bottom: -20px;
  color: inherit;
  font-size: 10px;
}
.component-process-runner .form-error::before, process-runner .form-error::before, form-runner .form-error::before {
  font-family: "bootstrap-icons" !important;
  margin-right: 5px;
  color: #ff5271;
  font-size: 12px;
  content: "\f33b";
  padding-bottom: 3px;
}
.component-process-runner label, process-runner label, form-runner label {
  margin-bottom: unset;
  font-size: 0.9rem;
}
.component-process-runner .ng-invalid.ng-touched, process-runner .ng-invalid.ng-touched, form-runner .ng-invalid.ng-touched {
  border: solid 1px #ff5271 !important;
}

.section-product .carousel-main.is-fullscreen {
  padding: 0px;
}
.section-product .carousel-main.is-fullscreen .carousel-cell {
  height: 100%;
  max-height: none;
  min-height: auto;
}
.section-product .carousel-main .carousel-cell {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  height: calc(85vh - 150px);
  max-height: 550px;
  min-height: 350px;
}
.section-product .carousel-main .carousel-cell .img-fluid {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.section-product .sticky {
  position: sticky;
  top: 100px;
  background-color: white;
  padding: 10px;
}

.product-description-wrap h1 {
  font-family: "Open Sans", sans-serif;
  font-size: 30px;
  letter-spacing: 0.1em;
  margin-bottom: 5px;
  font-weight: 400;
}

.carousel {
  background: #FAFAFA;
  margin-bottom: 40px;
}

.carousel-main .carousel-cell {
  height: calc(80vh - 150px);
  max-height: 690px;
}

.carousel-nav .carousel-cell {
  height: 150px;
  width: 120px;
  padding: 5px;
}

.carousel-nav .carousel-cell:before {
  font-size: 50px;
  line-height: 80px;
}

.carousel-nav .carousel-cell.is-nav-selected {
  background: #ED2;
}

.section-quote .bi-quote {
  font-size: 40px;
  color: gray;
}
.section-quote .i-quote-left {
  position: absolute;
  left: 0px;
  top: 0px;
}
.section-quote .i-quote-left::before {
  transform: scaleY(-1);
}
.section-quote .i-quote-right {
  position: absolute;
  right: 0px;
  bottom: 0px;
}

.section-slide-switcher .flexslider .slides img {
  position: relative;
  width: auto;
  height: auto;
  max-height: calc(100vh - 120px);
  left: 50%;
  transform: translateX(-50%);
}
.section-slide-switcher .flex-next {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.section-summary {
  padding-top: 30px;
  background-color: #eceff1;
  padding-bottom: 30px;
  min-height: 70vh;
}

.section-testemonials .carousel-cell {
  width: 300px;
}
.section-testemonials .bi-quote {
  position: absolute;
  left: 0px;
  top: 0px;
  font-size: 50px;
  color: gray;
}
.section-testemonials .bi-quote::before {
  transform: translate(-100%, -50%);
}

.section-text-section h2, .section-text-section .p-header-desc {
  text-align: center;
}
.section-text-section .p-header-desc {
  margin-bottom: 50px;
}

.section-tiles .amount {
  color: #555;
  font-weight: 500;
  font-size: 22px;
}
.section-tiles .amount small {
  color: inherit;
  font-size: 0.7em;
  font-weight: inherit;
}
@media (min-width: 768px) {
  .section-tiles .ds-grid-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 992px) {
  .section-tiles .ds-grid-list {
    grid-template-columns: repeat(4, 1fr);
  }
}

.section-recommends .col {
  padding-left: 0px;
  padding-right: 0px;
}
.section-recommends .div-recommend {
  box-shadow: 2px 4px 6px 1px #dddddd;
  border-radius: 10px;
  height: 100%;
  background-color: white;
}
.section-recommends .div-recommend .div-recommend-header {
  align-items: center;
}
.section-recommends .div-recommend .div-recommend-header img {
  width: auto;
  height: 40px;
}
.section-recommends .div-recommend .div-recommend-header .div-desc-container {
  font-weight: bold;
}
.section-recommends .div-recommend .div-recommend-header .div-desc-container .title {
  color: #101010;
}
.section-recommends .div-recommend .div-recommend-header .div-desc-container .desc {
  color: gray;
  font-size: 0.8em;
}
.section-recommends .div-recommend .div-recommend-footer {
  align-items: center;
  justify-content: end;
}
.section-recommends .div-recommend .div-recommend-footer img {
  width: auto;
  height: 50px;
}
.section-recommends .div-recommend .div-recommend-footer .div-desc-container {
  font-weight: bold;
}
.section-recommends .div-recommend .div-recommend-footer .div-desc-container .title {
  color: #101010;
}
.section-recommends .div-recommend .div-recommend-footer .div-desc-container .desc {
  color: gray;
  font-size: 0.8em;
}

.section-counters .div-counter-container {
  height: 100%;
  box-shadow: 0px 0px 2px 2px #dddddd;
  border-radius: 10px;
  text-align: center;
}
.section-counters .div-counter-container .bi {
  left: 50%;
  width: 50px;
  display: block;
  height: 50px;
  transform: translateX(-50%);
  border-radius: 10px;
  box-shadow: 0px 0px 1px 1px #dddddd;
  font-size: 2em;
}
.section-counters .div-counter-container .bi::before {
  position: relative;
  top: 50%;
  display: block;
  transform: translateY(-50%);
}
.section-counters .div-counter-container .div-counter {
  color: inherit;
  font-size: 2em;
  font-weight: bold;
}
.section-counters .div-counter-container .div-counter-desc {
  color: inherit;
  font-size: 0.8em;
}

.section-slideouts .div-section-title {
  color: inherit;
  font-weight: bold;
  font-size: 1.5em;
}
.section-slideouts .div-slideout-container {
  padding-top: 4px;
  padding-bottom: 4px;
  border-bottom: solid 1px gray;
}
.section-slideouts .div-slideout-container .div-slideout-title {
  color: inherit;
  display: flex;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.3em;
  align-items: center;
}
.section-slideouts .div-slideout-container .div-slideout-title .div-slideout-title-text {
  flex-grow: 1;
}
.section-slideouts .div-slideout-container .div-slideout-title button, .section-slideouts .div-slideout-container .div-slideout-title a.btn {
  height: 100%;
  padding: unset;
  font-size: inherit;
  color: inherit;
  background-color: transparent;
}
.section-slideouts .div-slideout-container .div-slideout-title button.collapsed i::before, .section-slideouts .div-slideout-container .div-slideout-title a.btn.collapsed i::before {
  content: "\f282";
}
.section-slideouts .div-slideout-container .div-slideout-title button i::before, .section-slideouts .div-slideout-container .div-slideout-title a.btn i::before {
  content: "\f286";
}
.section-slideouts .div-slideout-container .div-slideout-title button:focus, .section-slideouts .div-slideout-container .div-slideout-title a.btn:focus {
  outline: none;
  box-shadow: none;
}
.section-slideouts .div-slideout-container .div-slideout-content {
  color: inherit;
}

@font-face {
  font-family: "Chillax Semibold";
  src: url("/fonts/Chillax-Semibold.otf");
}
.body-cyfroweprzemiany {
  background-color: #f6f8fc;
}
.body-cyfroweprzemiany.v2 section {
  margin-top: 0 !important;
  margin-bottom: 0;
  padding-top: 30px;
  padding-bottom: 30px;
}
.body-cyfroweprzemiany.v2 section.section-dark {
  background-color: #0e0a2b;
}
.body-cyfroweprzemiany.v2 section.section-dark h2, .body-cyfroweprzemiany.v2 section.section-dark h3, .body-cyfroweprzemiany.v2 section.section-dark h4, .body-cyfroweprzemiany.v2 section.section-dark h5, .body-cyfroweprzemiany.v2 section.section-dark h6 {
  color: rgba(255, 255, 255, 0.8666666667);
}
.body-cyfroweprzemiany.v2 section.section-dark .text-container {
  color: rgba(255, 255, 255, 0.6666666667);
}
.body-cyfroweprzemiany.v2 section.section-primary {
  background-color: #006EED;
}
.body-cyfroweprzemiany.v2 section.section-primary h2, .body-cyfroweprzemiany.v2 section.section-primary h3, .body-cyfroweprzemiany.v2 section.section-primary h4, .body-cyfroweprzemiany.v2 section.section-primary h5, .body-cyfroweprzemiany.v2 section.section-primary h6 {
  color: rgba(255, 255, 255, 0.9333333333);
}
.body-cyfroweprzemiany.v2 section.section-primary .text-container {
  color: rgba(255, 255, 255, 0.9333333333);
}
.body-cyfroweprzemiany.v2 section.section-primary.section-counters .div-counter-container {
  box-shadow: none;
  border-radius: unset;
}
.body-cyfroweprzemiany.v2 p {
  line-height: 1.8em;
  letter-spacing: 0.5px;
}
.body-cyfroweprzemiany .section-categories {
  margin-bottom: 0;
}
.body-cyfroweprzemiany .pricing-section .pc-grid-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: repeat(6, 1fr);
  border: 1px solid #f5f3f3;
  background-color: #f5f3f3;
  font-family: "Poppins", sans-serif;
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  grid-auto-flow: column;
}
@media (min-width: 768px) {
  .body-cyfroweprzemiany .pricing-section .pc-grid-list {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: repeat(2, 1fr);
  }
}
@media (min-width: 1200px) {
  .body-cyfroweprzemiany .pricing-section .pc-grid-list {
    grid-template-columns: 2fr 1fr 1fr 1fr;
    grid-template-rows: repeat(2, 1fr);
  }
}
.body-cyfroweprzemiany .pricing-section .pc-grid-list .pc-grid-list-item {
  padding: 10px;
  position: relative;
  display: flex;
  flex-direction: row;
  margin-bottom: 0px;
  background-color: white;
  justify-content: center;
  text-align: center;
  align-items: center;
}
.body-cyfroweprzemiany .pricing-section .pc-grid-list .pc-grid-list-item .grid-list-content {
  margin: 5px;
  border: 1px solid #f5f3f3;
  height: 100%;
}
.body-cyfroweprzemiany .pricing-section .pc-grid-list .pc-grid-list-item small {
  font-size: 0.75em;
  color: #3a4047;
}
.body-cyfroweprzemiany .pricing-section .pc-grid-list .pc-grid-list-item.header-secondary {
  font-weight: 600;
  justify-content: center;
  background-color: #30bbd4;
  color: white;
}
.body-cyfroweprzemiany .pricing-section .pc-grid-list .pc-grid-list-item.header-row {
  padding-left: 15px;
  font-weight: 600;
  justify-content: left;
  text-align: left;
}
.body-cyfroweprzemiany .pricing-section .pc-grid-list .pc-grid-list-item.header-sm-merged {
  grid-column: 1/3;
}
@media (min-width: 768px) {
  .body-cyfroweprzemiany .pricing-section .pc-grid-list .pc-grid-list-item.header-sm-merged {
    grid-column: unset;
  }
}
.body-cyfroweprzemiany .pricing-section .pc-grid-list.table1 {
  grid-template-columns: 1fr 1fr;
  grid-template-rows: repeat(6, 1fr);
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .body-cyfroweprzemiany .pricing-section .pc-grid-list.table1 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: repeat(2, 1fr);
  }
}
@media (min-width: 1200px) {
  .body-cyfroweprzemiany .pricing-section .pc-grid-list.table1 {
    grid-template-columns: 2fr 1fr 1fr 1fr;
    grid-template-rows: repeat(2, 1fr);
  }
}
.body-cyfroweprzemiany .pricing-section .pc-grid-list.table2 {
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 80px repeat(6, 1fr) 80px repeat(6, 1fr) 80px repeat(6, 1fr);
}
.body-cyfroweprzemiany .pricing-section .pc-grid-list.table2 .merged-row-a {
  grid-row: 1;
}
.body-cyfroweprzemiany .pricing-section .pc-grid-list.table2 .merged-row-b {
  grid-row: 8;
}
.body-cyfroweprzemiany .pricing-section .pc-grid-list.table2 .merged-row-c {
  grid-row: 15;
}
@media (min-width: 768px) {
  .body-cyfroweprzemiany .pricing-section .pc-grid-list.table2 {
    grid-template-columns: 2fr 1fr 1fr 1fr;
    grid-template-rows: 80px repeat(6, 1fr);
  }
  .body-cyfroweprzemiany .pricing-section .pc-grid-list.table2 .merged-row-a {
    grid-row: unset;
  }
  .body-cyfroweprzemiany .pricing-section .pc-grid-list.table2 .merged-row-b {
    grid-row: unset;
  }
  .body-cyfroweprzemiany .pricing-section .pc-grid-list.table2 .merged-row-c {
    grid-row: unset;
  }
}
@media (min-width: 1200px) {
  .body-cyfroweprzemiany .pricing-section .pc-grid-list.table2 {
    grid-template-columns: 3fr 1fr 1fr 1fr;
  }
}
.body-cyfroweprzemiany .pricing-section .pc-grid-list.table3 {
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 80px repeat(7, 1fr) 80px repeat(7, 1fr) 80px repeat(7, 1fr);
}
.body-cyfroweprzemiany .pricing-section .pc-grid-list.table3 .merged-row-a {
  grid-row: 1;
}
.body-cyfroweprzemiany .pricing-section .pc-grid-list.table3 .merged-row-b {
  grid-row: 9;
}
.body-cyfroweprzemiany .pricing-section .pc-grid-list.table3 .merged-row-c {
  grid-row: 17;
}
@media (min-width: 768px) {
  .body-cyfroweprzemiany .pricing-section .pc-grid-list.table3 {
    grid-template-columns: 2fr 1fr 1fr 1fr;
    grid-template-rows: 80px repeat(7, 1fr);
  }
  .body-cyfroweprzemiany .pricing-section .pc-grid-list.table3 .merged-row-a {
    grid-row: unset;
  }
  .body-cyfroweprzemiany .pricing-section .pc-grid-list.table3 .merged-row-b {
    grid-row: unset;
  }
  .body-cyfroweprzemiany .pricing-section .pc-grid-list.table3 .merged-row-c {
    grid-row: unset;
  }
}
@media (min-width: 1200px) {
  .body-cyfroweprzemiany .pricing-section .pc-grid-list.table3 {
    grid-template-columns: 3fr 1fr 1fr 1fr;
    grid-template-rows: 80px repeat(7, 1fr);
  }
}
.body-cyfroweprzemiany .section-description, .body-cyfroweprzemiany .p-header-desc {
  font-family: "Poppins", sans-serif;
}
.body-cyfroweprzemiany section:not(.section-header1):not(.section-product) {
  margin-top: 120px;
}
.body-cyfroweprzemiany div[input-text-form-item] .form-text.form-error:before, .body-cyfroweprzemiany div[checkbox-form-item] .form-text.form-error:before {
  font-family: "bootstrap-icons" !important;
  content: "\f332";
}
.body-cyfroweprzemiany .section-quote {
  font-family: "Poppins", sans-serif;
}
.body-cyfroweprzemiany .section-quote .h2 {
  font-size: 35px;
  color: #0079ef;
}
.body-cyfroweprzemiany .section-about-us .div-person-info {
  margin-top: unset;
}
.body-cyfroweprzemiany .section-text-section h2, .body-cyfroweprzemiany .section-text-section .p-header-desc {
  text-align: left;
}
.body-cyfroweprzemiany .section-text-section .div-text-body {
  font-family: "Poppins", sans-serif;
}
.body-cyfroweprzemiany section.component-process-runner .main-grid {
  max-width: 450px;
}
.body-cyfroweprzemiany section.component-process-runner .process-loader {
  min-height: 450px;
}
.body-cyfroweprzemiany .section-header1 {
  font-weight: 600;
}
.body-cyfroweprzemiany .section-header1 .btn {
  padding-left: 31px;
  padding-right: 31px;
}
.body-cyfroweprzemiany .section-header1 .a-nav-element {
  font-family: "Poppins", sans-serif;
}
.body-cyfroweprzemiany .section-header1 .img-nav-mobile-logo {
  height: 50px;
}
.body-cyfroweprzemiany .btn {
  padding-top: 8px;
  padding-bottom: 5px;
  border-radius: 3px;
  line-height: unset;
  letter-spacing: unset;
  color: white;
  background-color: #00c9e0;
  font-family: "Poppins", sans-serif;
  font-size: 12px;
}
.body-cyfroweprzemiany .btn:hover {
  color: black;
}
.body-cyfroweprzemiany .btn.btn-primary {
  height: 40px;
  border: none;
  font-size: 16px;
}
.body-cyfroweprzemiany .btn.btn-outline-primary {
  border-color: #00c9e0;
  border-width: 2px;
  background-color: transparent;
  color: black;
}
.body-cyfroweprzemiany .btn.btn-outline-primary:hover {
  background-color: #BBBBBB;
}
.body-cyfroweprzemiany .btn.btn-themed-text-only {
  color: #5d5d5d;
  background-color: transparent;
}
.body-cyfroweprzemiany .div-title, .body-cyfroweprzemiany .section-heading, .body-cyfroweprzemiany h2 {
  color: #333333;
  font-family: "Chillax Semibold";
  font-size: 26px;
}
@media (min-width: 768px) {
  .body-cyfroweprzemiany .div-title, .body-cyfroweprzemiany .section-heading, .body-cyfroweprzemiany h2 {
    font-size: 42px;
  }
}
.body-cyfroweprzemiany .section-about-us.about-us-alt {
  font-family: "Poppins", sans-serif;
}
.body-cyfroweprzemiany .section-about-us.about-us-alt .img-person-avatar {
  border-radius: 100%;
  border: 14px solid #00c9e0;
}
.body-cyfroweprzemiany .section-about-us.about-us-alt h3 {
  margin-bottom: unset;
}
.body-cyfroweprzemiany .section-about-us.about-us-alt h5 {
  margin-bottom: 15px;
  font-weight: 400;
}
.body-cyfroweprzemiany .section-image-section .div-text-body {
  display: flex;
  justify-content: center;
}
.body-cyfroweprzemiany .section-image-section .div-text-body .image-wrapper {
  max-width: 800px;
}
.body-cyfroweprzemiany .section-flexslider3 img {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: auto;
  min-width: 250px;
  /* max-height: calc(30cqw - 30px); */
}
.body-cyfroweprzemiany .section-flexslider3 .div-title {
  font-size: 36px;
  margin-bottom: 14px;
  line-height: 1.2em;
}
.body-cyfroweprzemiany .section-flexslider3 .slider-content p {
  font-family: "Poppins", sans-serif;
  color: #333333;
  font-size: 22px;
  font-weight: 400;
}
.body-cyfroweprzemiany .section-flexslider3 .buttons-container {
  margin-top: 80px;
}
@media (min-width: 768px) {
  .body-cyfroweprzemiany .section-flexslider3 .div-title {
    font-size: 42px;
  }
}
.body-cyfroweprzemiany .flexslider .div-desc {
  font-family: "Montserrat";
  font-weight: 500;
  line-height: 2;
}
.body-cyfroweprzemiany .flexslider .div-desc + .row {
  margin-top: 45px;
}
.body-cyfroweprzemiany .section-categories {
  margin-bottom: 50px;
  font-family: "Montserrat";
  font-weight: 500;
}
@media (min-width: 768px) {
  .body-cyfroweprzemiany .section-categories .media {
    align-items: center;
  }
}
.body-cyfroweprzemiany .section-categories .media-body h5 {
  font-size: 19px;
  font-family: "Poppins", sans-serif;
}
.body-cyfroweprzemiany .section-categories .media-body p {
  font-size: 15px;
  margin-bottom: 0;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}
.body-cyfroweprzemiany .section-categories img {
  padding: 10px;
}
.body-cyfroweprzemiany .section-image-side-view {
  color: #333333;
}
.body-cyfroweprzemiany .section-image-side-view img {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  width: auto;
  max-height: 350px;
}
.body-cyfroweprzemiany .section-image-side-view p {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}
.body-cyfroweprzemiany .section-image-side-view .div-image-container.with-background::before {
  position: absolute;
  right: 0;
  top: -170px;
  width: 70%;
  content: "";
  aspect-ratio: 1/1;
  z-index: -1;
  background-image: url("/img/background/background_grey.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
.body-cyfroweprzemiany .component-process-runner {
  margin-bottom: 50px;
  color: #333333;
  font-family: "Montserrat";
}
.body-cyfroweprzemiany .component-process-runner .div-form-steps-row {
  font-family: "Chillax Semibold";
}
.body-cyfroweprzemiany .component-process-runner h3 {
  margin-bottom: 30px;
  font-family: "Chillax Semibold";
  font-size: 24px;
}
.body-cyfroweprzemiany .component-process-runner label:has(+ input[type]:not([type=checkbox])) {
  margin-bottom: 5px;
  color: #5d5d5d;
  font-size: 12px;
  font-weight: bold;
}
.body-cyfroweprzemiany .component-process-runner input[type=checkbox] {
  background-color: white;
  width: 15px;
  height: 15px;
  margin-right: 3px;
  border: solid 1px #ebe8f3;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 3px;
}
.body-cyfroweprzemiany .component-process-runner input[type=checkbox]:checked {
  background-color: #0078ea;
}
.body-cyfroweprzemiany .component-process-runner input[type=checkbox] + label {
  color: #5d5d5d;
  font-size: 14px;
  font-weight: 500;
}
.body-cyfroweprzemiany .component-process-runner p {
  font-size: 14px;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
}
.body-cyfroweprzemiany .section-footer1 {
  font-family: "Poppins", sans-serif;
}
.body-cyfroweprzemiany .section-footer1 .img-footer-logo {
  width: unset;
  height: 20px;
}
.body-cyfroweprzemiany .section-footer1 p {
  color: #979797;
  font-family: "Poppins", sans-serif;
}
.body-cyfroweprzemiany .section-footer1 .p-footer-listing a {
  color: #979797;
  text-decoration: none;
}
.body-cyfroweprzemiany .section-footer1 .p-footer-listing a:hover {
  color: gray;
}
.body-cyfroweprzemiany .section-recommends p, .body-cyfroweprzemiany .section-recommends a, .body-cyfroweprzemiany .section-recommends .div-recommend-header {
  font-family: "Poppins", sans-serif;
}