/*!*************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/scss/main.scss ***!
  \*************************************************************************************************************/
@charset "UTF-8";
/*!
 * Bootstrap Grid v5.3.0-alpha1 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root,
[data-bs-theme=light] {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #0d6efd;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: 13, 110, 253;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 193, 7;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-primary-text: #0a58ca;
  --bs-secondary-text: #6c757d;
  --bs-success-text: #146c43;
  --bs-info-text: #087990;
  --bs-warning-text: #997404;
  --bs-danger-text: #b02a37;
  --bs-light-text: #6c757d;
  --bs-dark-text: #495057;
  --bs-primary-bg-subtle: #cfe2ff;
  --bs-secondary-bg-subtle: #f8f9fa;
  --bs-success-bg-subtle: #d1e7dd;
  --bs-info-bg-subtle: #cff4fc;
  --bs-warning-bg-subtle: #fff3cd;
  --bs-danger-bg-subtle: #f8d7da;
  --bs-light-bg-subtle: #fcfcfd;
  --bs-dark-bg-subtle: #ced4da;
  --bs-primary-border-subtle: #9ec5fe;
  --bs-secondary-border-subtle: #e9ecef;
  --bs-success-border-subtle: #a3cfbb;
  --bs-info-border-subtle: #9eeaf9;
  --bs-warning-border-subtle: #ffe69c;
  --bs-danger-border-subtle: #f1aeb5;
  --bs-light-border-subtle: #e9ecef;
  --bs-dark-border-subtle: #adb5bd;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #212529;
  --bs-emphasis-color: #000;
  --bs-emphasis-color-rgb: 0, 0, 0;
  --bs-secondary-color: rgba(33, 37, 41, 0.75);
  --bs-secondary-color-rgb: 33, 37, 41;
  --bs-secondary-bg: #e9ecef;
  --bs-secondary-bg-rgb: 233, 236, 239;
  --bs-tertiary-color: rgba(33, 37, 41, 0.5);
  --bs-tertiary-color-rgb: 33, 37, 41;
  --bs-tertiary-bg: #f8f9fa;
  --bs-tertiary-bg-rgb: 248, 249, 250;
  --bs-body-bg: #fff;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-link-color: #0d6efd;
  --bs-link-color-rgb: 13, 110, 253;
  --bs-link-decoration: underline;
  --bs-link-hover-color: #0a58ca;
  --bs-link-hover-color-rgb: 10, 88, 202;
  --bs-code-color: #d63384;
  --bs-highlight-bg: #fff3cd;
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-2xl: 2rem;
  --bs-border-radius-pill: 50rem;
  --bs-box-shadow: 0 0.5rem 1rem rgba(var(--bs-body-color-rgb), 0.15);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(var(--bs-body-color-rgb), 0.075);
  --bs-box-shadow-lg: 0 1rem 3rem rgba(var(--bs-body-color-rgb), 0.175);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(var(--bs-body-color-rgb), 0.075);
  --bs-emphasis-color: #000;
  --bs-form-control-bg: var(--bs-body-bg);
  --bs-form-control-disabled-bg: var(--bs-secondary-bg);
  --bs-highlight-bg: #fff3cd;
  --bs-breakpoint-xs: 0;
  --bs-breakpoint-sm: 576px;
  --bs-breakpoint-md: 768px;
  --bs-breakpoint-lg: 992px;
  --bs-breakpoint-xl: 1200px;
  --bs-breakpoint-xxl: 1400px;
}

[data-bs-theme=dark] {
  --bs-body-color: #adb5bd;
  --bs-body-color-rgb: 173, 181, 189;
  --bs-body-bg: #212529;
  --bs-body-bg-rgb: 33, 37, 41;
  --bs-emphasis-color: #f8f9fa;
  --bs-emphasis-color-rgb: 248, 249, 250;
  --bs-secondary-color: rgba(173, 181, 189, 0.75);
  --bs-secondary-color-rgb: 173, 181, 189;
  --bs-secondary-bg: #343a40;
  --bs-secondary-bg-rgb: 52, 58, 64;
  --bs-tertiary-color: rgba(173, 181, 189, 0.5);
  --bs-tertiary-color-rgb: 173, 181, 189;
  --bs-tertiary-bg: #2b3035;
  --bs-tertiary-bg-rgb: 43, 48, 53;
  --bs-emphasis-color: #fff;
  --bs-primary-text: #6ea8fe;
  --bs-secondary-text: #dee2e6;
  --bs-success-text: #75b798;
  --bs-info-text: #6edff6;
  --bs-warning-text: #ffda6a;
  --bs-danger-text: #ea868f;
  --bs-light-text: #f8f9fa;
  --bs-dark-text: #dee2e6;
  --bs-primary-bg-subtle: #031633;
  --bs-secondary-bg-subtle: #212529;
  --bs-success-bg-subtle: #051b11;
  --bs-info-bg-subtle: #032830;
  --bs-warning-bg-subtle: #332701;
  --bs-danger-bg-subtle: #2c0b0e;
  --bs-light-bg-subtle: #343a40;
  --bs-dark-bg-subtle: #1a1d20;
  --bs-primary-border-subtle: #084298;
  --bs-secondary-border-subtle: #495057;
  --bs-success-border-subtle: #0f5132;
  --bs-info-border-subtle: #055160;
  --bs-warning-border-subtle: #664d03;
  --bs-danger-border-subtle: #842029;
  --bs-light-border-subtle: #495057;
  --bs-dark-border-subtle: #343a40;
  --bs-heading-color: #fff;
  --bs-link-color: #6ea8fe;
  --bs-link-hover-color: #9ec5fe;
  --bs-link-color-rgb: 110, 168, 254;
  --bs-link-hover-color-rgb: 158, 197, 254;
  --bs-code-color: #e685b5;
  --bs-border-color: #495057;
  --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
}

.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1320px;
  }
}
.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.row > * {
  box-sizing: border-box;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

.col {
  flex: 1 0 0%;
}

.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}

.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.3333333333%;
}

.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.6666666667%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
}

.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}

.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}

.col-3 {
  flex: 0 0 auto;
  width: 25%;
}

.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}

.col-6 {
  flex: 0 0 auto;
  width: 50%;
}

.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}

.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}

.col-9 {
  flex: 0 0 auto;
  width: 75%;
}

.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}

.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}

.col-12 {
  flex: 0 0 auto;
  width: 100%;
}

.offset-1 {
  margin-left: 8.33333333%;
}

.offset-2 {
  margin-left: 16.66666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333333%;
}

.offset-5 {
  margin-left: 41.66666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333333%;
}

.offset-8 {
  margin-left: 66.66666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333333%;
}

.offset-11 {
  margin-left: 91.66666667%;
}

.g-0,
.gx-0 {
  --bs-gutter-x: 0;
}

.g-0,
.gy-0 {
  --bs-gutter-y: 0;
}

.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem;
}

.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem;
}

.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem;
}

.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem;
}

.g-3,
.gx-3 {
  --bs-gutter-x: 1rem;
}

.g-3,
.gy-3 {
  --bs-gutter-y: 1rem;
}

.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem;
}

.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem;
}

.g-5,
.gx-5 {
  --bs-gutter-x: 3rem;
}

.g-5,
.gy-5 {
  --bs-gutter-y: 3rem;
}

@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0%;
  }
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  .g-sm-0,
  .gx-sm-0 {
    --bs-gutter-x: 0;
  }
  .g-sm-0,
  .gy-sm-0 {
    --bs-gutter-y: 0;
  }
  .g-sm-1,
  .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0%;
  }
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x: 0;
  }
  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y: 0;
  }
  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0%;
  }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  .g-lg-0,
  .gx-lg-0 {
    --bs-gutter-x: 0;
  }
  .g-lg-0,
  .gy-lg-0 {
    --bs-gutter-y: 0;
  }
  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0%;
  }
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  .g-xl-0,
  .gx-xl-0 {
    --bs-gutter-x: 0;
  }
  .g-xl-0,
  .gy-xl-0 {
    --bs-gutter-y: 0;
  }
  .g-xl-1,
  .gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0%;
  }
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
  .g-xxl-0,
  .gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .g-xxl-0,
  .gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  .g-xxl-1,
  .gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}
.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-grid {
  display: grid !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

.d-none {
  display: none !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.justify-content-evenly {
  justify-content: space-evenly !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

.order-first {
  order: -1 !important;
}

.order-0 {
  order: 0 !important;
}

.order-1 {
  order: 1 !important;
}

.order-2 {
  order: 2 !important;
}

.order-3 {
  order: 3 !important;
}

.order-4 {
  order: 4 !important;
}

.order-5 {
  order: 5 !important;
}

.order-last {
  order: 6 !important;
}

.m-0 {
  margin: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mt-3 {
  margin-top: 1rem !important;
}

.mt-4 {
  margin-top: 1.5rem !important;
}

.mt-5 {
  margin-top: 3rem !important;
}

.mt-auto {
  margin-top: auto !important;
}

.me-0 {
  margin-right: 0 !important;
}

.me-1 {
  margin-right: 0.25rem !important;
}

.me-2 {
  margin-right: 0.5rem !important;
}

.me-3 {
  margin-right: 1rem !important;
}

.me-4 {
  margin-right: 1.5rem !important;
}

.me-5 {
  margin-right: 3rem !important;
}

.me-auto {
  margin-right: auto !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.mb-3 {
  margin-bottom: 1rem !important;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.mb-5 {
  margin-bottom: 3rem !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.ms-0 {
  margin-left: 0 !important;
}

.ms-1 {
  margin-left: 0.25rem !important;
}

.ms-2 {
  margin-left: 0.5rem !important;
}

.ms-3 {
  margin-left: 1rem !important;
}

.ms-4 {
  margin-left: 1.5rem !important;
}

.ms-5 {
  margin-left: 3rem !important;
}

.ms-auto {
  margin-left: auto !important;
}

.p-0 {
  padding: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pt-3 {
  padding-top: 1rem !important;
}

.pt-4 {
  padding-top: 1.5rem !important;
}

.pt-5 {
  padding-top: 3rem !important;
}

.pe-0 {
  padding-right: 0 !important;
}

.pe-1 {
  padding-right: 0.25rem !important;
}

.pe-2 {
  padding-right: 0.5rem !important;
}

.pe-3 {
  padding-right: 1rem !important;
}

.pe-4 {
  padding-right: 1.5rem !important;
}

.pe-5 {
  padding-right: 3rem !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pb-3 {
  padding-bottom: 1rem !important;
}

.pb-4 {
  padding-bottom: 1.5rem !important;
}

.pb-5 {
  padding-bottom: 3rem !important;
}

.ps-0 {
  padding-left: 0 !important;
}

.ps-1 {
  padding-left: 0.25rem !important;
}

.ps-2 {
  padding-left: 0.5rem !important;
}

.ps-3 {
  padding-left: 1rem !important;
}

.ps-4 {
  padding-left: 1.5rem !important;
}

.ps-5 {
  padding-left: 3rem !important;
}

@media (min-width: 576px) {
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: grid !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  .order-sm-first {
    order: -1 !important;
  }
  .order-sm-0 {
    order: 0 !important;
  }
  .order-sm-1 {
    order: 1 !important;
  }
  .order-sm-2 {
    order: 2 !important;
  }
  .order-sm-3 {
    order: 3 !important;
  }
  .order-sm-4 {
    order: 4 !important;
  }
  .order-sm-5 {
    order: 5 !important;
  }
  .order-sm-last {
    order: 6 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 768px) {
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  .order-md-first {
    order: -1 !important;
  }
  .order-md-0 {
    order: 0 !important;
  }
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
  .order-md-3 {
    order: 3 !important;
  }
  .order-md-4 {
    order: 4 !important;
  }
  .order-md-5 {
    order: 5 !important;
  }
  .order-md-last {
    order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .me-md-3 {
    margin-right: 1rem !important;
  }
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .me-md-5 {
    margin-right: 3rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .ps-md-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 992px) {
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  .order-lg-first {
    order: -1 !important;
  }
  .order-lg-0 {
    order: 0 !important;
  }
  .order-lg-1 {
    order: 1 !important;
  }
  .order-lg-2 {
    order: 2 !important;
  }
  .order-lg-3 {
    order: 3 !important;
  }
  .order-lg-4 {
    order: 4 !important;
  }
  .order-lg-5 {
    order: 5 !important;
  }
  .order-lg-last {
    order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  .order-xl-first {
    order: -1 !important;
  }
  .order-xl-0 {
    order: 0 !important;
  }
  .order-xl-1 {
    order: 1 !important;
  }
  .order-xl-2 {
    order: 2 !important;
  }
  .order-xl-3 {
    order: 3 !important;
  }
  .order-xl-4 {
    order: 4 !important;
  }
  .order-xl-5 {
    order: 5 !important;
  }
  .order-xl-last {
    order: 6 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 1400px) {
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  .order-xxl-first {
    order: -1 !important;
  }
  .order-xxl-0 {
    order: 0 !important;
  }
  .order-xxl-1 {
    order: 1 !important;
  }
  .order-xxl-2 {
    order: 2 !important;
  }
  .order-xxl-3 {
    order: 3 !important;
  }
  .order-xxl-4 {
    order: 4 !important;
  }
  .order-xxl-5 {
    order: 5 !important;
  }
  .order-xxl-last {
    order: 6 !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-grid {
    display: grid !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
  .d-print-none {
    display: none !important;
  }
}
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0-modified | 20110126
   License: none (public domain)
*/
html, body, div, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  box-sizing: border-box;
}

/* make sure to set some focus styles for accessibility */
:focus {
  outline: 0;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  -webkit-appearance: none;
  -moz-appearance: none;
}

input[type=search],
input[type=text],
input[type=tel],
input[type=email],
input[type=url] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
}

textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  background: transparent;
  overflow: auto;
  resize: none !important;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  max-width: 100%;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none;
}

/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -ms-text-size-adjust: 100%; /* 2 */
}

a {
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus,
button:focus,
.button.alt:focus,
input:focus,
textarea:focus,
input[type=button]:focus,
input[type=reset]:focus,
input[type=submit]:focus,
input[type=email]:focus,
input[type=tel]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus {
  outline: none;
  text-decoration: none;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: none;
  text-decoration: none;
}

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0; /* 1 */
  -ms-interpolation-mode: bicubic; /* 2 */
  border-radius: 0;
}

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0;
}

/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0;
  padding: 0;
}

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0; /* 1 */
  padding: 0;
  white-space: normal; /* 2 */
  *margin-left: -7px; /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%; /* 1 */
  margin: 0; /* 2 */
  vertical-align: baseline; /* 3 */
  *vertical-align: middle; /* 3 */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
  *overflow: visible; /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
  *height: 13px; /* 3 */
  *width: 13px; /* 3 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type=search] {
  -webkit-appearance: textfield; /* 1 */
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; /* 2 */
  box-sizing: border-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto; /* 1 */
  vertical-align: top; /* 2 */
}

/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

::-moz-selection {
  background: #001DAA;
  color: white;
  text-shadow: none;
  opacity: 1;
}

::selection {
  background: #001DAA;
  color: white;
  text-shadow: none;
  opacity: 1;
}

img {
  vertical-align: middle;
  vertical-align: -webkit-baseline-middle;
  vertical-align: -moz-middle-with-baseline;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

textarea {
  resize: vertical;
}

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

abbr[title] {
  border-bottom: none !important;
  cursor: inherit !important;
  text-decoration: none !important;
}

@font-face {
  font-family: "Poppins";
  src: url(../../.././dist/css/build/font/Poppins-Regular.eot);
  src: url(../../.././dist/css/build/font/Poppins-Regular.eot?#iefix) format("embedded-opentype"), url(../../.././dist/css/build/font/Poppins-Regular.woff2) format("woff2"), url(../../.././dist/css/build/font/Poppins-Regular.woff) format("woff"), url(../../.././dist/css/build/font/Poppins-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins-Light";
  src: url(../../.././dist/css/build/font/Poppins-Light.eot);
  src: url(../../.././dist/css/build/font/Poppins-Light.eot?#iefix) format("embedded-opentype"), url(../../.././dist/css/build/font/Poppins-Light.woff2) format("woff2"), url(../../.././dist/css/build/font/Poppins-Light.woff) format("woff"), url(../../.././dist/css/build/font/Poppins-Light.ttf) format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins-Medium";
  src: url(../../.././dist/css/build/font/Poppins-Medium-v2.eot);
  src: url(../../.././dist/css/build/font/Poppins-Medium-v2.eot?#iefix) format("embedded-opentype"), url(../../.././dist/css/build/font/Poppins-Medium-v3.woff2) format("woff2"), url(../../.././dist/css/build/font/Poppins-Medium-v3.woff) format("woff"), url(../../.././dist/css/build/font/Poppins-Medium-v2.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins-SemiBold";
  src: url(../../.././dist/css/build/font/Poppins-SemiBold.eot);
  src: url(../../.././dist/css/build/font/Poppins-SemiBold.eot?#iefix) format("embedded-opentype"), url(../../.././dist/css/build/font/Poppins-SemiBold.woff2) format("woff2"), url(../../.././dist/css/build/font/Poppins-SemiBold.woff) format("woff"), url(../../.././dist/css/build/font/Poppins-SemiBold.ttf) format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins-Bold";
  src: url(../../.././dist/css/build/font/Poppins-Bold.eot);
  src: url(../../.././dist/css/build/font/Poppins-Bold.eot?#iefix) format("embedded-opentype"), url(../../.././dist/css/build/font/Poppins-Bold.woff2) format("woff2"), url(../../.././dist/css/build/font/Poppins-Bold.woff) format("woff"), url(../../.././dist/css/build/font/Poppins-Bold.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
html, body {
  scroll-behavior: smooth !important;
}

.container-fluid, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 480px) {
  .container-fluid, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
    width: 94%;
  }
}
@media only screen and (min-width: 768px) {
  .container-fluid, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
    width: 86%;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
    width: 76%;
  }
}
@media only screen and (min-width: 1600px) {
  .container-fluid, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
    width: 80%;
    max-width: 1488px;
  }
}
.container-fluid .row, .container-sm .row, .container-md .row, .container-lg .row, .container-xl .row, .container-xxl .row {
  margin-right: 0;
  margin-left: 0;
}
.container-fluid .row > *, .container-sm .row > *, .container-md .row > *, .container-lg .row > *, .container-xl .row > *, .container-xxl .row > * {
  padding-left: 15px;
  padding-right: 15px;
}
@media only screen and (min-width: 480px) {
  .container-fluid.full-width, .full-width.container-sm, .full-width.container-md, .full-width.container-lg, .full-width.container-xl, .full-width.container-xxl {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .container-fluid.full-width, .full-width.container-sm, .full-width.container-md, .full-width.container-lg, .full-width.container-xl, .full-width.container-xxl {
    width: 100%;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.full-width, .full-width.container-sm, .full-width.container-md, .full-width.container-lg, .full-width.container-xl, .full-width.container-xxl {
    width: 100%;
  }
}
@media only screen and (min-width: 1600px) {
  .container-fluid.full-width, .full-width.container-sm, .full-width.container-md, .full-width.container-lg, .full-width.container-xl, .full-width.container-xxl {
    max-width: 100%;
  }
}

img {
  max-width: 100%;
  height: auto;
}
img.rounded {
  border-radius: 15px;
}
@media only screen and (min-width: 992px) {
  img.rounded {
    border-radius: 15px;
  }
}

.image-rounded img {
  border-radius: 15px;
}
@media only screen and (min-width: 768px) {
  .image-rounded img {
    border-radius: 15px;
  }
}

.bg-gray {
  background-color: #F3F4F6;
}

.container-fluid.bg-gray:not(.section-with-video-and-icons, .section-with-image-and-icons) + .container-fluid.bg-gray, .bg-gray.container-sm:not(.section-with-video-and-icons, .section-with-image-and-icons) + .container-fluid.bg-gray, .bg-gray.container-md:not(.section-with-video-and-icons, .section-with-image-and-icons) + .container-fluid.bg-gray, .bg-gray.container-lg:not(.section-with-video-and-icons, .section-with-image-and-icons) + .container-fluid.bg-gray, .bg-gray.container-xl:not(.section-with-video-and-icons, .section-with-image-and-icons) + .container-fluid.bg-gray, .bg-gray.container-xxl:not(.section-with-video-and-icons, .section-with-image-and-icons) + .container-fluid.bg-gray, .container-fluid.bg-gray:not(.section-with-video-and-icons, .section-with-image-and-icons) + .bg-gray.container-sm, .bg-gray.container-sm:not(.section-with-video-and-icons, .section-with-image-and-icons) + .bg-gray.container-sm, .bg-gray.container-md:not(.section-with-video-and-icons, .section-with-image-and-icons) + .bg-gray.container-sm, .bg-gray.container-lg:not(.section-with-video-and-icons, .section-with-image-and-icons) + .bg-gray.container-sm, .bg-gray.container-xl:not(.section-with-video-and-icons, .section-with-image-and-icons) + .bg-gray.container-sm, .bg-gray.container-xxl:not(.section-with-video-and-icons, .section-with-image-and-icons) + .bg-gray.container-sm, .container-fluid.bg-gray:not(.section-with-video-and-icons, .section-with-image-and-icons) + .bg-gray.container-md, .bg-gray.container-sm:not(.section-with-video-and-icons, .section-with-image-and-icons) + .bg-gray.container-md, .bg-gray.container-md:not(.section-with-video-and-icons, .section-with-image-and-icons) + .bg-gray.container-md, .bg-gray.container-lg:not(.section-with-video-and-icons, .section-with-image-and-icons) + .bg-gray.container-md, .bg-gray.container-xl:not(.section-with-video-and-icons, .section-with-image-and-icons) + .bg-gray.container-md, .bg-gray.container-xxl:not(.section-with-video-and-icons, .section-with-image-and-icons) + .bg-gray.container-md, .container-fluid.bg-gray:not(.section-with-video-and-icons, .section-with-image-and-icons) + .bg-gray.container-lg, .bg-gray.container-sm:not(.section-with-video-and-icons, .section-with-image-and-icons) + .bg-gray.container-lg, .bg-gray.container-md:not(.section-with-video-and-icons, .section-with-image-and-icons) + .bg-gray.container-lg, .bg-gray.container-lg:not(.section-with-video-and-icons, .section-with-image-and-icons) + .bg-gray.container-lg, .bg-gray.container-xl:not(.section-with-video-and-icons, .section-with-image-and-icons) + .bg-gray.container-lg, .bg-gray.container-xxl:not(.section-with-video-and-icons, .section-with-image-and-icons) + .bg-gray.container-lg, .container-fluid.bg-gray:not(.section-with-video-and-icons, .section-with-image-and-icons) + .bg-gray.container-xl, .bg-gray.container-sm:not(.section-with-video-and-icons, .section-with-image-and-icons) + .bg-gray.container-xl, .bg-gray.container-md:not(.section-with-video-and-icons, .section-with-image-and-icons) + .bg-gray.container-xl, .bg-gray.container-lg:not(.section-with-video-and-icons, .section-with-image-and-icons) + .bg-gray.container-xl, .bg-gray.container-xl:not(.section-with-video-and-icons, .section-with-image-and-icons) + .bg-gray.container-xl, .bg-gray.container-xxl:not(.section-with-video-and-icons, .section-with-image-and-icons) + .bg-gray.container-xl, .container-fluid.bg-gray:not(.section-with-video-and-icons, .section-with-image-and-icons) + .bg-gray.container-xxl, .bg-gray.container-sm:not(.section-with-video-and-icons, .section-with-image-and-icons) + .bg-gray.container-xxl, .bg-gray.container-md:not(.section-with-video-and-icons, .section-with-image-and-icons) + .bg-gray.container-xxl, .bg-gray.container-lg:not(.section-with-video-and-icons, .section-with-image-and-icons) + .bg-gray.container-xxl, .bg-gray.container-xl:not(.section-with-video-and-icons, .section-with-image-and-icons) + .bg-gray.container-xxl, .bg-gray.container-xxl:not(.section-with-video-and-icons, .section-with-image-and-icons) + .bg-gray.container-xxl {
  padding-top: 0;
}

.text-orange {
  color: #6d3adf;
}

.text-violet-dark {
  color: #2f2946;
}

.small-title {
  color: #6d3adf;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  margin-bottom: 10px;
}

p,
a:not(.cn-privacy-policy-link, .button, .button-outline),
li,
span:not(.cn-text-container),
select,
input,
button,
label,
textarea,
legend,
div,
option,
b,
input,
label,
select,
option {
  font-family: "Poppins-Light", sans-serif;
  font-size: 14px;
  line-height: 1.3;
  font-weight: 300;
  color: #2f2946;
}
@media only screen and (min-width: 992px) {
  p,
  a:not(.cn-privacy-policy-link, .button, .button-outline),
  li,
  span:not(.cn-text-container),
  select,
  input,
  button,
  label,
  textarea,
  legend,
  div,
  option,
  b,
  input,
  label,
  select,
  option {
    font-size: 16px;
    line-height: 1.5;
  }
}

span:not(.cn-text-container) {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Poppins-Bold", sans-serif;
  font-weight: 700;
  color: #2f2946;
  line-height: 1.25;
}

h1 {
  font-size: 30px;
}
@media only screen and (min-width: 768px) {
  h1 {
    font-size: 36px;
  }
}
@media only screen and (min-width: 992px) {
  h1 {
    font-size: 42px;
  }
}
@media only screen and (min-width: 1200px) {
  h1 {
    font-size: 48px;
  }
}
@media only screen and (min-width: 1440px) {
  h1 {
    font-size: 40px;
    line-height: 60px;
  }
}

h2 {
  font-size: 25px;
}
@media only screen and (min-width: 768px) {
  h2 {
    font-size: 30px;
  }
}
@media only screen and (min-width: 992px) {
  h2 {
    font-size: 35px;
  }
}
@media only screen and (min-width: 1200px) {
  h2 {
    font-size: 40px;
  }
}
@media only screen and (min-width: 1440px) {
  h2 {
    font-size: 30px;
    line-height: 45px;
  }
}

h3 {
  font-size: 20px;
}
@media only screen and (min-width: 768px) {
  h3 {
    font-size: 24px;
  }
}
@media only screen and (min-width: 992px) {
  h3 {
    font-size: 28px;
  }
}
@media only screen and (min-width: 1200px) {
  h3 {
    font-size: 20px;
    line-height: 35px;
  }
}

h4 {
  font-size: 16px;
}
@media only screen and (min-width: 768px) {
  h4 {
    font-size: 18px;
  }
}
@media only screen and (min-width: 992px) {
  h4 {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  h4 {
    font-size: 22px;
  }
}
@media only screen and (min-width: 1440px) {
  h4 {
    font-size: 16px;
    line-height: 25px;
  }
}

h5, h6 {
  font-size: 15px;
}
@media only screen and (min-width: 768px) {
  h5, h6 {
    font-size: 16px;
  }
}
@media only screen and (min-width: 992px) {
  h5, h6 {
    font-size: 17px;
  }
}
@media only screen and (min-width: 1200px) {
  h5, h6 {
    font-size: 16px;
    line-height: 25px;
  }
}

strong {
  font-family: "Poppins-SemiBold", sans-serif;
  font-weight: 600;
}

input {
  border: 2px solid #000000;
  border-radius: 15px;
  background-color: #FFFFFF;
  color: #000000;
  padding: 9px 25px;
  font-size: 16px;
  width: 100%;
}
@media only screen and (min-width: 1200px) {
  input {
    padding: 16px 40px;
    font-size: 20px;
  }
}
input::placeholder {
  opacity: 1;
}

.section {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

.section-secondary {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .section-secondary {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}

.has-bg {
  padding-top: 60px;
  padding-bottom: 60px;
  margin-top: 30px;
  margin-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .has-bg {
    padding-top: 120px;
    padding-bottom: 120px;
    margin-top: 60px;
    margin-bottom: 60px;
  }
}

.without-margin-top {
  margin-top: 0px;
}
@media only screen and (min-width: 992px) {
  .without-margin-top {
    margin-top: 0px;
  }
}

.without-margin-bottom {
  margin-bottom: 0px;
}
@media only screen and (min-width: 992px) {
  .without-margin-bottom {
    margin-bottom: 0px;
  }
}

.without-padding-top {
  padding-top: 0px;
}
@media only screen and (min-width: 992px) {
  .without-padding-top {
    padding-top: 0px;
  }
}

.without-padding-bottom {
  padding-bottom: 0px;
}
@media only screen and (min-width: 992px) {
  .without-padding-bottom {
    padding-bottom: 0px;
  }
}

.bg--violet {
  background-color: #6d3adf;
}
.bg--violet-light {
  background-color: #9c84ef;
}
.bg--violet-dark {
  background-color: #2f2946;
}
.bg--mint {
  background-color: #2df7c2;
}
.bg--grey {
  background-color: #dddddd;
}
.bg--grey-light {
  background-color: #f7f7f7;
}
.bg--white {
  background-color: #FFFFFF;
}

.entry-content > *:not(.section) {
  width: 100%;
  margin-inline: auto;
  max-width: 900px;
}
.entry-content > *:not(.section).alignwide {
  max-width: 1488px;
}
.entry-content > *:not(.section).alignfull {
  max-width: unset;
}
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  margin-block: 1rem;
}
.entry-content p {
  margin-block: 0.5rem;
}
.entry-content ol,
.entry-content ul,
.entry-content table,
.entry-content figure {
  margin-block: 1rem;
}
.entry-content table td, .entry-content table th {
  padding: 0.75rem;
}

body.single-blog .entry-content table thead td,
body.single-blog .entry-content table thead th,
body.single-blog .entry-content table tbody td,
body.single-blog .entry-content table tbody th,
body.single-blog .entry-content table tfoot td,
body.single-blog .entry-content table tfoot th {
  padding: 0.75rem;
}

.section-form input[type=submit], .button {
  font-family: "Poppins-Medium", sans-serif;
  font-weight: 500;
  text-align: center;
  border: 2px solid;
  border-color: transparent;
  border-radius: 15px;
  display: inline-block;
  padding: 0.7rem 1.4rem;
}
@media only screen and (min-width: 1200px) {
  .section-form input[type=submit], .button {
    padding: 0.8rem 2rem;
  }
}
.section-form input[type=submit]:disabled, .button:disabled, .section-form input[aria-disabled=true][type=submit], [aria-disabled=true].button, .section-form input.disabled[type=submit], .disabled.button, .section-form input.is-disabled[type=submit], .is-disabled.button {
  cursor: not-allowed;
  pointer-events: none;
}

.button {
  transition: all 0.5s ease-in-out;
}
.button--violet {
  color: #FFFFFF;
  background-color: #6d3adf;
  border-color: #6d3adf;
}
.button--violet:is(:hover, :active, :focus, :focus-visible, :focus-within) {
  color: #FFFFFF;
  background-color: #9c84ef;
  border-color: #9c84ef;
}
.button--violet-light {
  color: #FFFFFF;
  background-color: #9c84ef;
  border-color: #9c84ef;
}
.button--violet-light:is(:hover, :active, :focus, :focus-visible, :focus-within) {
  color: #FFFFFF;
  background-color: #6d3adf;
  border-color: #6d3adf;
}
.button--violet-dark {
  color: #FFFFFF;
  background-color: #2f2946;
  border-color: #2f2946;
}
.button--violet-dark:is(:hover, :active, :focus, :focus-visible, :focus-within) {
  color: #FFFFFF;
  background-color: #443e61;
  border-color: #443e61;
}
.button--mint, .section-form input[type=submit] {
  color: #2f2946;
  background-color: #2df7c2;
  border-color: #2df7c2;
}
.button--mint:is(:hover, :active, :focus, :focus-visible, :focus-within), .section-form input[type=submit]:is(:hover, :active, :focus, :focus-visible, :focus-within) {
  color: #FFFFFF;
  background-color: #23d5a8;
  border-color: #23d5a8;
}
.button--white {
  color: #2f2946;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}
.button--white:is(:hover, :active, :focus, :focus-visible, :focus-within) {
  color: #2f2946;
  background-color: #2df7c2;
  border-color: #2df7c2;
}
.button-outline--violet {
  color: #6d3adf;
  background-color: transparent;
  border-color: #6d3adf;
}
.button-outline--violet:is(:hover, :active, :focus, :focus-visible, :focus-within) {
  color: #FFFFFF;
  background-color: #6d3adf;
  border-color: #6d3adf;
}
.button-outline--violet-light {
  color: #9c84ef;
  background-color: transparent;
  border-color: #9c84ef;
}
.button-outline--violet-light:is(:hover, :active, :focus, :focus-visible, :focus-within) {
  color: #FFFFFF;
  background-color: #9c84ef;
  border-color: #9c84ef;
}
.button-outline--violet-dark {
  color: #2f2946;
  background-color: transparent;
  border-color: #443e61;
}
.button-outline--violet-dark:is(:hover, :active, :focus, :focus-visible, :focus-within) {
  color: #FFFFFF;
  background-color: #443e61;
  border-color: #443e61;
}
.button-outline--mint {
  color: #2df7c2;
  background-color: transparent;
  border-color: #2df7c2;
}
.button-outline--mint:is(:hover, :active, :focus, :focus-visible, :focus-within) {
  color: #FFFFFF;
  background-color: #23d5a8;
  border-color: #23d5a8;
}
.button-outline--white {
  color: #FFFFFF;
  background-color: transparent;
  border-color: #FFFFFF;
}
.button-outline--white:is(:hover, :active, :focus, :focus-visible, :focus-within) {
  color: #2f2946;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}
.button:not([class*=button-outline--]):disabled, .button:not([class*=button-outline--])[aria-disabled=true], .button:not([class*=button-outline--]).disabled, .button:not([class*=button-outline--]).is-disabled {
  color: #989898;
  background-color: #dddddd;
  border-color: #dddddd;
}
.button[class*=button-outline--]:disabled, .button[class*=button-outline--][aria-disabled=true], .button[class*=button-outline--].disabled, .button[class*=button-outline--].is-disabled {
  color: #dddddd;
  background-color: transparent;
  border-color: #dddddd;
}

.button-arrow-right {
  position: relative;
  display: inline-flex;
  align-items: center;
}
.button-arrow-right::after {
  position: relative;
  display: inline-block;
  content: url("data:image/svg+xml,<svg xmlns=%27http://www.w3.org/2000/svg%27 width=%2722%27 height=%2722%27 viewBox=%270 0 16 16%27 fill=%27%23ffffff%27><path d=%27M1 8a7 7 0 1 0 14 0A7 7 0 0 0 1 8m15 0A8 8 0 1 1 0 8a8 8 0 0 1 16 0M4.5 7.5a.5.5 0 0 0 0 1h5.793l-2.147 2.146a.5.5 0 0 0 .708.708l3-3a.5.5 0 0 0 0-.708l-3-3a.5.5 0 1 0-.708.708L10.293 7.5z%27/></svg>");
  width: 22px;
  height: 22px;
  margin-left: 1.5rem;
}

.link-with-arrow {
  position: relative;
}
.link-with-arrow:after {
  content: "";
  position: absolute;
  top: 4px;
  right: 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../../.././dist/css/build/img/icon-arrow-right.svg);
  width: 10px;
  height: 10px;
  z-index: 2;
}
@media only screen and (min-width: 992px) {
  .link-with-arrow:after {
    top: 6px;
  }
}

.cookie-notice-container span.cn-text-container a {
  color: #DE3E8B;
  text-decoration: underline;
  transition: all 0.3s ease-in-out;
}
.cookie-notice-container span.cn-text-container a:hover {
  color: #FF5BAA;
  transition: all 0.3s ease-in-out;
}

.center {
  text-align: center;
}

.text-white {
  color: #FFFFFF;
}
.text-white h1, .text-white h2, .text-white h3, .text-white h4, .text-white h5, .text-white h6, .text-white p {
  color: #FFFFFF;
}

.text-dark {
  color: #2f2946;
}
.text-dark h1, .text-dark h2, .text-dark h3, .text-dark h4, .text-dark h5, .text-dark h6, .text-dark p {
  color: #2f2946;
}

/**
 * Swiper 9.0.3
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 6, 2023
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

.swiper, swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide, .swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide, swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader, swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.space-standard {
  height: 80px;
}
@media only screen and (min-width: 768px) {
  .space-standard {
    height: 100px;
  }
}
@media only screen and (min-width: 992px) {
  .space-standard {
    height: 120px;
  }
}
@media only screen and (min-width: 1440px) {
  .space-standard {
    height: 140px;
  }
}

.space-small {
  height: 35px;
}
@media only screen and (min-width: 768px) {
  .space-small {
    height: 45px;
  }
}
@media only screen and (min-width: 992px) {
  .space-small {
    height: 55px;
  }
}
@media only screen and (min-width: 1440px) {
  .space-small {
    height: 70px;
  }
}

.container-fluid.section-with-text-and-image .col-image .image, .section-with-text-and-image.container-sm .col-image .image, .section-with-text-and-image.container-md .col-image .image, .section-with-text-and-image.container-lg .col-image .image, .section-with-text-and-image.container-xl .col-image .image, .section-with-text-and-image.container-xxl .col-image .image {
  margin-bottom: 3rem;
  position: relative;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-text-and-image .col-image .image, .section-with-text-and-image.container-sm .col-image .image, .section-with-text-and-image.container-md .col-image .image, .section-with-text-and-image.container-lg .col-image .image, .section-with-text-and-image.container-xl .col-image .image, .section-with-text-and-image.container-xxl .col-image .image {
    top: 50%;
    transform: translateY(-50%);
    margin-bottom: 0;
  }
}
.container-fluid.section-with-text-and-image .col-image .image__main, .section-with-text-and-image.container-sm .col-image .image__main, .section-with-text-and-image.container-md .col-image .image__main, .section-with-text-and-image.container-lg .col-image .image__main, .section-with-text-and-image.container-xl .col-image .image__main, .section-with-text-and-image.container-xxl .col-image .image__main {
  margin-left: auto;
  margin-right: auto;
}
.container-fluid.section-with-text-and-image .col-image .image__svg, .section-with-text-and-image.container-sm .col-image .image__svg, .section-with-text-and-image.container-md .col-image .image__svg, .section-with-text-and-image.container-lg .col-image .image__svg, .section-with-text-and-image.container-xl .col-image .image__svg, .section-with-text-and-image.container-xxl .col-image .image__svg {
  position: absolute;
  bottom: -20px;
  right: 30px;
  filter: brightness(0) saturate(100%) invert(28%) sepia(69%) saturate(1740%) hue-rotate(237deg) brightness(91%) contrast(97%);
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-text-and-image .col-image .image__svg, .section-with-text-and-image.container-sm .col-image .image__svg, .section-with-text-and-image.container-md .col-image .image__svg, .section-with-text-and-image.container-lg .col-image .image__svg, .section-with-text-and-image.container-xl .col-image .image__svg, .section-with-text-and-image.container-xxl .col-image .image__svg {
    right: 10%;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-text-and-image .col-image .image__svg, .section-with-text-and-image.container-sm .col-image .image__svg, .section-with-text-and-image.container-md .col-image .image__svg, .section-with-text-and-image.container-lg .col-image .image__svg, .section-with-text-and-image.container-xl .col-image .image__svg, .section-with-text-and-image.container-xxl .col-image .image__svg {
    right: auto;
    left: 95%;
    bottom: 35px;
  }
}
.container-fluid.section-with-text-and-image .col-image .image__svg--star, .section-with-text-and-image.container-sm .col-image .image__svg--star, .section-with-text-and-image.container-md .col-image .image__svg--star, .section-with-text-and-image.container-lg .col-image .image__svg--star, .section-with-text-and-image.container-xl .col-image .image__svg--star, .section-with-text-and-image.container-xxl .col-image .image__svg--star {
  background-image: url(../../.././dist/css/build/img/star.svg);
  width: 40px;
  height: 44px;
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-text-and-image .col-image .image__svg--star, .section-with-text-and-image.container-sm .col-image .image__svg--star, .section-with-text-and-image.container-md .col-image .image__svg--star, .section-with-text-and-image.container-lg .col-image .image__svg--star, .section-with-text-and-image.container-xl .col-image .image__svg--star, .section-with-text-and-image.container-xxl .col-image .image__svg--star {
    width: 60px;
    height: 66px;
  }
}
.container-fluid.section-with-text-and-image .col-image .image__svg--two-lines, .section-with-text-and-image.container-sm .col-image .image__svg--two-lines, .section-with-text-and-image.container-md .col-image .image__svg--two-lines, .section-with-text-and-image.container-lg .col-image .image__svg--two-lines, .section-with-text-and-image.container-xl .col-image .image__svg--two-lines, .section-with-text-and-image.container-xxl .col-image .image__svg--two-lines {
  background-image: url(../../.././dist/css/build/img/two-lines.svg);
  width: 41px;
  height: 41px;
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-text-and-image .col-image .image__svg--two-lines, .section-with-text-and-image.container-sm .col-image .image__svg--two-lines, .section-with-text-and-image.container-md .col-image .image__svg--two-lines, .section-with-text-and-image.container-lg .col-image .image__svg--two-lines, .section-with-text-and-image.container-xl .col-image .image__svg--two-lines, .section-with-text-and-image.container-xxl .col-image .image__svg--two-lines {
    width: 69px;
    height: 69px;
  }
}
.container-fluid.section-with-text-and-image .col-image .image__svg--two-checkmarks, .section-with-text-and-image.container-sm .col-image .image__svg--two-checkmarks, .section-with-text-and-image.container-md .col-image .image__svg--two-checkmarks, .section-with-text-and-image.container-lg .col-image .image__svg--two-checkmarks, .section-with-text-and-image.container-xl .col-image .image__svg--two-checkmarks, .section-with-text-and-image.container-xxl .col-image .image__svg--two-checkmarks {
  background-image: url(../../.././dist/css/build/img/two-checkmarks.svg);
  width: 46px;
  height: 49px;
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-text-and-image .col-image .image__svg--two-checkmarks, .section-with-text-and-image.container-sm .col-image .image__svg--two-checkmarks, .section-with-text-and-image.container-md .col-image .image__svg--two-checkmarks, .section-with-text-and-image.container-lg .col-image .image__svg--two-checkmarks, .section-with-text-and-image.container-xl .col-image .image__svg--two-checkmarks, .section-with-text-and-image.container-xxl .col-image .image__svg--two-checkmarks {
    width: 82px;
    height: 87px;
  }
}
.container-fluid.section-with-text-and-image .col-image .image__svg--four-checkmarks, .section-with-text-and-image.container-sm .col-image .image__svg--four-checkmarks, .section-with-text-and-image.container-md .col-image .image__svg--four-checkmarks, .section-with-text-and-image.container-lg .col-image .image__svg--four-checkmarks, .section-with-text-and-image.container-xl .col-image .image__svg--four-checkmarks, .section-with-text-and-image.container-xxl .col-image .image__svg--four-checkmarks {
  background-image: url(../../.././dist/css/build/img/four-checkmarks.svg);
  width: 47px;
  height: 48px;
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-text-and-image .col-image .image__svg--four-checkmarks, .section-with-text-and-image.container-sm .col-image .image__svg--four-checkmarks, .section-with-text-and-image.container-md .col-image .image__svg--four-checkmarks, .section-with-text-and-image.container-lg .col-image .image__svg--four-checkmarks, .section-with-text-and-image.container-xl .col-image .image__svg--four-checkmarks, .section-with-text-and-image.container-xxl .col-image .image__svg--four-checkmarks {
    width: 64px;
    height: 65px;
  }
}
.container-fluid.section-with-text-and-image .col-image .image__svg--twirl-1, .section-with-text-and-image.container-sm .col-image .image__svg--twirl-1, .section-with-text-and-image.container-md .col-image .image__svg--twirl-1, .section-with-text-and-image.container-lg .col-image .image__svg--twirl-1, .section-with-text-and-image.container-xl .col-image .image__svg--twirl-1, .section-with-text-and-image.container-xxl .col-image .image__svg--twirl-1 {
  background-image: url(../../.././dist/css/build/img/twirl-1.svg);
  width: 40px;
  height: 74px;
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-text-and-image .col-image .image__svg--twirl-1, .section-with-text-and-image.container-sm .col-image .image__svg--twirl-1, .section-with-text-and-image.container-md .col-image .image__svg--twirl-1, .section-with-text-and-image.container-lg .col-image .image__svg--twirl-1, .section-with-text-and-image.container-xl .col-image .image__svg--twirl-1, .section-with-text-and-image.container-xxl .col-image .image__svg--twirl-1 {
    width: 68px;
    height: 124px;
  }
}
.container-fluid.section-with-text-and-image .col-image .image__svg--twirl-2, .section-with-text-and-image.container-sm .col-image .image__svg--twirl-2, .section-with-text-and-image.container-md .col-image .image__svg--twirl-2, .section-with-text-and-image.container-lg .col-image .image__svg--twirl-2, .section-with-text-and-image.container-xl .col-image .image__svg--twirl-2, .section-with-text-and-image.container-xxl .col-image .image__svg--twirl-2 {
  background-image: url(../../.././dist/css/build/img/twirl-2.svg);
  width: 46px;
  height: 41px;
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-text-and-image .col-image .image__svg--twirl-2, .section-with-text-and-image.container-sm .col-image .image__svg--twirl-2, .section-with-text-and-image.container-md .col-image .image__svg--twirl-2, .section-with-text-and-image.container-lg .col-image .image__svg--twirl-2, .section-with-text-and-image.container-xl .col-image .image__svg--twirl-2, .section-with-text-and-image.container-xxl .col-image .image__svg--twirl-2 {
    width: 79px;
    height: 70px;
  }
}
.container-fluid.section-with-text-and-image .col-image .image__svg--twirl-3, .section-with-text-and-image.container-sm .col-image .image__svg--twirl-3, .section-with-text-and-image.container-md .col-image .image__svg--twirl-3, .section-with-text-and-image.container-lg .col-image .image__svg--twirl-3, .section-with-text-and-image.container-xl .col-image .image__svg--twirl-3, .section-with-text-and-image.container-xxl .col-image .image__svg--twirl-3 {
  background-image: url(../../.././dist/css/build/img/twirl-3.svg);
  width: 50px;
  height: 32px;
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-text-and-image .col-image .image__svg--twirl-3, .section-with-text-and-image.container-sm .col-image .image__svg--twirl-3, .section-with-text-and-image.container-md .col-image .image__svg--twirl-3, .section-with-text-and-image.container-lg .col-image .image__svg--twirl-3, .section-with-text-and-image.container-xl .col-image .image__svg--twirl-3, .section-with-text-and-image.container-xxl .col-image .image__svg--twirl-3 {
    width: 90px;
    height: 56px;
  }
}
.container-fluid.section-with-text-and-image .col-image .image__svg--no-svg, .section-with-text-and-image.container-sm .col-image .image__svg--no-svg, .section-with-text-and-image.container-md .col-image .image__svg--no-svg, .section-with-text-and-image.container-lg .col-image .image__svg--no-svg, .section-with-text-and-image.container-xl .col-image .image__svg--no-svg, .section-with-text-and-image.container-xxl .col-image .image__svg--no-svg {
  background-image: none;
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-text-and-image .col-image.order-lg-2 .image__svg, .section-with-text-and-image.container-sm .col-image.order-lg-2 .image__svg, .section-with-text-and-image.container-md .col-image.order-lg-2 .image__svg, .section-with-text-and-image.container-lg .col-image.order-lg-2 .image__svg, .section-with-text-and-image.container-xl .col-image.order-lg-2 .image__svg, .section-with-text-and-image.container-xxl .col-image.order-lg-2 .image__svg {
    right: 95%;
    left: auto;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-text-and-image .col-text .text, .section-with-text-and-image.container-sm .col-text .text, .section-with-text-and-image.container-md .col-text .text, .section-with-text-and-image.container-lg .col-text .text, .section-with-text-and-image.container-xl .col-text .text, .section-with-text-and-image.container-xxl .col-text .text {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    padding-left: 40px;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-text-and-image .col-text .text, .section-with-text-and-image.container-sm .col-text .text, .section-with-text-and-image.container-md .col-text .text, .section-with-text-and-image.container-lg .col-text .text, .section-with-text-and-image.container-xl .col-text .text, .section-with-text-and-image.container-xxl .col-text .text {
    padding-left: 60px;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-text-and-image .col-text .text, .section-with-text-and-image.container-sm .col-text .text, .section-with-text-and-image.container-md .col-text .text, .section-with-text-and-image.container-lg .col-text .text, .section-with-text-and-image.container-xl .col-text .text, .section-with-text-and-image.container-xxl .col-text .text {
    padding-left: 90px;
  }
}
@media only screen and (min-width: 1600px) {
  .container-fluid.section-with-text-and-image .col-text .text, .section-with-text-and-image.container-sm .col-text .text, .section-with-text-and-image.container-md .col-text .text, .section-with-text-and-image.container-lg .col-text .text, .section-with-text-and-image.container-xl .col-text .text, .section-with-text-and-image.container-xxl .col-text .text {
    padding-left: 130px;
  }
}
.container-fluid.section-with-text-and-image .col-text .text__title, .section-with-text-and-image.container-sm .col-text .text__title, .section-with-text-and-image.container-md .col-text .text__title, .section-with-text-and-image.container-lg .col-text .text__title, .section-with-text-and-image.container-xl .col-text .text__title, .section-with-text-and-image.container-xxl .col-text .text__title {
  margin-bottom: 15px;
}
.container-fluid.section-with-text-and-image .col-text .text__description, .section-with-text-and-image.container-sm .col-text .text__description, .section-with-text-and-image.container-md .col-text .text__description, .section-with-text-and-image.container-lg .col-text .text__description, .section-with-text-and-image.container-xl .col-text .text__description, .section-with-text-and-image.container-xxl .col-text .text__description {
  margin-bottom: 15px;
}
.container-fluid.section-with-text-and-image .col-text .text__description > *, .section-with-text-and-image.container-sm .col-text .text__description > *, .section-with-text-and-image.container-md .col-text .text__description > *, .section-with-text-and-image.container-lg .col-text .text__description > *, .section-with-text-and-image.container-xl .col-text .text__description > *, .section-with-text-and-image.container-xxl .col-text .text__description > * {
  padding-bottom: 10px;
}
.container-fluid.section-with-text-and-image .col-text .text__description ol, .section-with-text-and-image.container-sm .col-text .text__description ol, .section-with-text-and-image.container-md .col-text .text__description ol, .section-with-text-and-image.container-lg .col-text .text__description ol, .section-with-text-and-image.container-xl .col-text .text__description ol, .section-with-text-and-image.container-xxl .col-text .text__description ol {
  margin-left: 15px;
}
.container-fluid.section-with-text-and-image .col-text .text__description ul, .section-with-text-and-image.container-sm .col-text .text__description ul, .section-with-text-and-image.container-md .col-text .text__description ul, .section-with-text-and-image.container-lg .col-text .text__description ul, .section-with-text-and-image.container-xl .col-text .text__description ul, .section-with-text-and-image.container-xxl .col-text .text__description ul {
  margin-left: 30px;
}
.container-fluid.section-with-text-and-image .col-text .text__description ul li, .section-with-text-and-image.container-sm .col-text .text__description ul li, .section-with-text-and-image.container-md .col-text .text__description ul li, .section-with-text-and-image.container-lg .col-text .text__description ul li, .section-with-text-and-image.container-xl .col-text .text__description ul li, .section-with-text-and-image.container-xxl .col-text .text__description ul li {
  padding-bottom: 0.6rem;
  padding-left: 0.6rem;
  list-style-image: url(../../.././dist/css/build/img/icon-shape-circle.svg);
}
.container-fluid.section-with-text-and-image .col-text .text__buttons a, .section-with-text-and-image.container-sm .col-text .text__buttons a, .section-with-text-and-image.container-md .col-text .text__buttons a, .section-with-text-and-image.container-lg .col-text .text__buttons a, .section-with-text-and-image.container-xl .col-text .text__buttons a, .section-with-text-and-image.container-xxl .col-text .text__buttons a {
  margin-right: 0.6rem;
  margin-bottom: 0.6rem;
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-text-and-image .col-text .text__buttons a, .section-with-text-and-image.container-sm .col-text .text__buttons a, .section-with-text-and-image.container-md .col-text .text__buttons a, .section-with-text-and-image.container-lg .col-text .text__buttons a, .section-with-text-and-image.container-xl .col-text .text__buttons a, .section-with-text-and-image.container-xxl .col-text .text__buttons a {
    margin-right: 1rem;
  }
}
.container-fluid.section-with-text-and-image .col-text .text__list-checkmark, .section-with-text-and-image.container-sm .col-text .text__list-checkmark, .section-with-text-and-image.container-md .col-text .text__list-checkmark, .section-with-text-and-image.container-lg .col-text .text__list-checkmark, .section-with-text-and-image.container-xl .col-text .text__list-checkmark, .section-with-text-and-image.container-xxl .col-text .text__list-checkmark {
  margin-left: 2rem;
}
.container-fluid.section-with-text-and-image .col-text .text__list-checkmark-heading, .section-with-text-and-image.container-sm .col-text .text__list-checkmark-heading, .section-with-text-and-image.container-md .col-text .text__list-checkmark-heading, .section-with-text-and-image.container-lg .col-text .text__list-checkmark-heading, .section-with-text-and-image.container-xl .col-text .text__list-checkmark-heading, .section-with-text-and-image.container-xxl .col-text .text__list-checkmark-heading {
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 0.6rem;
}
.container-fluid.section-with-text-and-image .col-text .text__list-checkmark-text, .section-with-text-and-image.container-sm .col-text .text__list-checkmark-text, .section-with-text-and-image.container-md .col-text .text__list-checkmark-text, .section-with-text-and-image.container-lg .col-text .text__list-checkmark-text, .section-with-text-and-image.container-xl .col-text .text__list-checkmark-text, .section-with-text-and-image.container-xxl .col-text .text__list-checkmark-text {
  margin-bottom: 0.6rem;
}
.container-fluid.section-with-text-and-image .col-text .text__list-checkmark li, .section-with-text-and-image.container-sm .col-text .text__list-checkmark li, .section-with-text-and-image.container-md .col-text .text__list-checkmark li, .section-with-text-and-image.container-lg .col-text .text__list-checkmark li, .section-with-text-and-image.container-xl .col-text .text__list-checkmark li, .section-with-text-and-image.container-xxl .col-text .text__list-checkmark li {
  list-style: none;
  position: relative;
  padding-left: 15px;
  margin-bottom: 10px;
}
.container-fluid.section-with-text-and-image .col-text .text__list-checkmark li::before, .section-with-text-and-image.container-sm .col-text .text__list-checkmark li::before, .section-with-text-and-image.container-md .col-text .text__list-checkmark li::before, .section-with-text-and-image.container-lg .col-text .text__list-checkmark li::before, .section-with-text-and-image.container-xl .col-text .text__list-checkmark li::before, .section-with-text-and-image.container-xxl .col-text .text__list-checkmark li::before {
  content: "";
  position: absolute;
  left: -28px;
  top: 0px;
  width: 25px;
  height: 25px;
  background-image: url(../../.././dist/css/build/img/icon-shape-triangle.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-text-and-image .col-text.order-lg-1 .text, .section-with-text-and-image.container-sm .col-text.order-lg-1 .text, .section-with-text-and-image.container-md .col-text.order-lg-1 .text, .section-with-text-and-image.container-lg .col-text.order-lg-1 .text, .section-with-text-and-image.container-xl .col-text.order-lg-1 .text, .section-with-text-and-image.container-xxl .col-text.order-lg-1 .text {
    padding-left: 0;
    padding-right: 40px;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-text-and-image .col-text.order-lg-1 .text, .section-with-text-and-image.container-sm .col-text.order-lg-1 .text, .section-with-text-and-image.container-md .col-text.order-lg-1 .text, .section-with-text-and-image.container-lg .col-text.order-lg-1 .text, .section-with-text-and-image.container-xl .col-text.order-lg-1 .text, .section-with-text-and-image.container-xxl .col-text.order-lg-1 .text {
    padding-left: 0;
    padding-right: 60px;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-text-and-image .col-text.order-lg-1 .text, .section-with-text-and-image.container-sm .col-text.order-lg-1 .text, .section-with-text-and-image.container-md .col-text.order-lg-1 .text, .section-with-text-and-image.container-lg .col-text.order-lg-1 .text, .section-with-text-and-image.container-xl .col-text.order-lg-1 .text, .section-with-text-and-image.container-xxl .col-text.order-lg-1 .text {
    padding-left: 0;
    padding-right: 90px;
  }
}
@media only screen and (min-width: 1600px) {
  .container-fluid.section-with-text-and-image .col-text.order-lg-1 .text, .section-with-text-and-image.container-sm .col-text.order-lg-1 .text, .section-with-text-and-image.container-md .col-text.order-lg-1 .text, .section-with-text-and-image.container-lg .col-text.order-lg-1 .text, .section-with-text-and-image.container-xl .col-text.order-lg-1 .text, .section-with-text-and-image.container-xxl .col-text.order-lg-1 .text {
    padding-left: 0;
    padding-right: 130px;
  }
}

.container-fluid.section-with-icons.bg-gray, .section-with-icons.bg-gray.container-sm, .section-with-icons.bg-gray.container-md, .section-with-icons.bg-gray.container-lg, .section-with-icons.bg-gray.container-xl, .section-with-icons.bg-gray.container-xxl {
  background-color: #F3F4F6;
  padding-top: 70px;
  padding-bottom: 70px;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-icons.bg-gray, .section-with-icons.bg-gray.container-sm, .section-with-icons.bg-gray.container-md, .section-with-icons.bg-gray.container-lg, .section-with-icons.bg-gray.container-xl, .section-with-icons.bg-gray.container-xxl {
    padding-top: 94px;
    padding-bottom: 90px;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-icons.bg-gray, .section-with-icons.bg-gray.container-sm, .section-with-icons.bg-gray.container-md, .section-with-icons.bg-gray.container-lg, .section-with-icons.bg-gray.container-xl, .section-with-icons.bg-gray.container-xxl {
    padding-top: 114px;
    padding-bottom: 110px;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-icons.bg-gray, .section-with-icons.bg-gray.container-sm, .section-with-icons.bg-gray.container-md, .section-with-icons.bg-gray.container-lg, .section-with-icons.bg-gray.container-xl, .section-with-icons.bg-gray.container-xxl {
    padding-top: 144px;
    padding-bottom: 140px;
  }
}
.container-fluid.section-with-icons .col-titles, .section-with-icons.container-sm .col-titles, .section-with-icons.container-md .col-titles, .section-with-icons.container-lg .col-titles, .section-with-icons.container-xl .col-titles, .section-with-icons.container-xxl .col-titles {
  margin-bottom: 50px;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-icons .col-titles, .section-with-icons.container-sm .col-titles, .section-with-icons.container-md .col-titles, .section-with-icons.container-lg .col-titles, .section-with-icons.container-xl .col-titles, .section-with-icons.container-xxl .col-titles {
    margin-bottom: 60px;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-icons .col-titles, .section-with-icons.container-sm .col-titles, .section-with-icons.container-md .col-titles, .section-with-icons.container-lg .col-titles, .section-with-icons.container-xl .col-titles, .section-with-icons.container-xxl .col-titles {
    margin-bottom: 70px;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-icons .col-titles, .section-with-icons.container-sm .col-titles, .section-with-icons.container-md .col-titles, .section-with-icons.container-lg .col-titles, .section-with-icons.container-xl .col-titles, .section-with-icons.container-xxl .col-titles {
    margin-bottom: 80px;
  }
}
.container-fluid.section-with-icons .col-titles.col-margin, .section-with-icons.container-sm .col-titles.col-margin, .section-with-icons.container-md .col-titles.col-margin, .section-with-icons.container-lg .col-titles.col-margin, .section-with-icons.container-xl .col-titles.col-margin, .section-with-icons.container-xxl .col-titles.col-margin {
  margin-bottom: 12px;
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-icons .col-titles.col-margin, .section-with-icons.container-sm .col-titles.col-margin, .section-with-icons.container-md .col-titles.col-margin, .section-with-icons.container-lg .col-titles.col-margin, .section-with-icons.container-xl .col-titles.col-margin, .section-with-icons.container-xxl .col-titles.col-margin {
    margin-bottom: 80px;
  }
}
.container-fluid.section-with-icons .box, .section-with-icons.container-sm .box, .section-with-icons.container-md .box, .section-with-icons.container-lg .box, .section-with-icons.container-xl .box, .section-with-icons.container-xxl .box {
  background-color: #FFFFFF;
  border-radius: 15px;
  height: 100%;
  position: relative;
  box-shadow: 0px 5px 40px rgba(18, 27, 68, 0.0901960784);
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-icons .box, .section-with-icons.container-sm .box, .section-with-icons.container-md .box, .section-with-icons.container-lg .box, .section-with-icons.container-xl .box, .section-with-icons.container-xxl .box {
    border-radius: 15px;
  }
}
.container-fluid.section-with-icons .box__svg, .section-with-icons.container-sm .box__svg, .section-with-icons.container-md .box__svg, .section-with-icons.container-lg .box__svg, .section-with-icons.container-xl .box__svg, .section-with-icons.container-xxl .box__svg {
  background-color: #FFFFFF;
  position: absolute;
  box-shadow: 0px 3px 21px rgba(222, 62, 139, 0.2);
  border-radius: 50%;
}
.container-fluid.section-with-icons .box__svg img, .section-with-icons.container-sm .box__svg img, .section-with-icons.container-md .box__svg img, .section-with-icons.container-lg .box__svg img, .section-with-icons.container-xl .box__svg img, .section-with-icons.container-xxl .box__svg img {
  filter: brightness(0) saturate(100%) invert(36%) sepia(27%) saturate(3070%) hue-rotate(295deg) brightness(95%) contrast(93%);
}
.container-fluid.section-with-icons .box__description, .section-with-icons.container-sm .box__description, .section-with-icons.container-md .box__description, .section-with-icons.container-lg .box__description, .section-with-icons.container-xl .box__description, .section-with-icons.container-xxl .box__description {
  opacity: 0.8;
}
.container-fluid.section-with-icons .box .box__title + .box__description, .section-with-icons.container-sm .box .box__title + .box__description, .section-with-icons.container-md .box .box__title + .box__description, .section-with-icons.container-lg .box .box__title + .box__description, .section-with-icons.container-xl .box .box__title + .box__description, .section-with-icons.container-xxl .box .box__title + .box__description {
  margin-top: 1rem;
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-icons .box .box__title + .box__description, .section-with-icons.container-sm .box .box__title + .box__description, .section-with-icons.container-md .box .box__title + .box__description, .section-with-icons.container-lg .box .box__title + .box__description, .section-with-icons.container-xl .box .box__title + .box__description, .section-with-icons.container-xxl .box .box__title + .box__description {
    margin-top: 1.4rem;
  }
}
.container-fluid.section-with-icons .row, .section-with-icons.container-sm .row, .section-with-icons.container-md .row, .section-with-icons.container-lg .row, .section-with-icons.container-xl .row, .section-with-icons.container-xxl .row {
  width: 94%;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-icons .row, .section-with-icons.container-sm .row, .section-with-icons.container-md .row, .section-with-icons.container-lg .row, .section-with-icons.container-xl .row, .section-with-icons.container-xxl .row {
    width: 86%;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-icons .row, .section-with-icons.container-sm .row, .section-with-icons.container-md .row, .section-with-icons.container-lg .row, .section-with-icons.container-xl .row, .section-with-icons.container-xxl .row {
    width: 76%;
  }
}
@media only screen and (min-width: 1600px) {
  .container-fluid.section-with-icons .row, .section-with-icons.container-sm .row, .section-with-icons.container-md .row, .section-with-icons.container-lg .row, .section-with-icons.container-xl .row, .section-with-icons.container-xxl .row {
    width: 80%;
    max-width: 1488px;
  }
}
.container-fluid.section-with-icons .row.row-button, .section-with-icons.container-sm .row.row-button, .section-with-icons.container-md .row.row-button, .section-with-icons.container-lg .row.row-button, .section-with-icons.container-xl .row.row-button, .section-with-icons.container-xxl .row.row-button {
  margin-top: 2rem;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-icons .row.row-button, .section-with-icons.container-sm .row.row-button, .section-with-icons.container-md .row.row-button, .section-with-icons.container-lg .row.row-button, .section-with-icons.container-xl .row.row-button, .section-with-icons.container-xxl .row.row-button {
    margin-top: 3rem;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-icons .row.row-button, .section-with-icons.container-sm .row.row-button, .section-with-icons.container-md .row.row-button, .section-with-icons.container-lg .row.row-button, .section-with-icons.container-xl .row.row-button, .section-with-icons.container-xxl .row.row-button {
    margin-top: 4rem;
  }
}
.container-fluid.section-with-icons .row.row-boxes, .section-with-icons.container-sm .row.row-boxes, .section-with-icons.container-md .row.row-boxes, .section-with-icons.container-lg .row.row-boxes, .section-with-icons.container-xl .row.row-boxes, .section-with-icons.container-xxl .row.row-boxes {
  margin-top: 20px;
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-icons .row.row-boxes, .section-with-icons.container-sm .row.row-boxes, .section-with-icons.container-md .row.row-boxes, .section-with-icons.container-lg .row.row-boxes, .section-with-icons.container-xl .row.row-boxes, .section-with-icons.container-xxl .row.row-boxes {
    margin-top: 0;
  }
}
.container-fluid.section-with-icons .row.row-boxes .col-one-four, .section-with-icons.container-sm .row.row-boxes .col-one-four, .section-with-icons.container-md .row.row-boxes .col-one-four, .section-with-icons.container-lg .row.row-boxes .col-one-four, .section-with-icons.container-xl .row.row-boxes .col-one-four, .section-with-icons.container-xxl .row.row-boxes .col-one-four, .container-fluid.section-with-icons .row.row-boxes .col-two-four, .section-with-icons.container-sm .row.row-boxes .col-two-four, .section-with-icons.container-md .row.row-boxes .col-two-four, .section-with-icons.container-lg .row.row-boxes .col-two-four, .section-with-icons.container-xl .row.row-boxes .col-two-four, .section-with-icons.container-xxl .row.row-boxes .col-two-four, .container-fluid.section-with-icons .row.row-boxes .col-three, .section-with-icons.container-sm .row.row-boxes .col-three, .section-with-icons.container-md .row.row-boxes .col-three, .section-with-icons.container-lg .row.row-boxes .col-three, .section-with-icons.container-xl .row.row-boxes .col-three, .section-with-icons.container-xxl .row.row-boxes .col-three, .container-fluid.section-with-icons .row.row-boxes .col-titles-only, .section-with-icons.container-sm .row.row-boxes .col-titles-only, .section-with-icons.container-md .row.row-boxes .col-titles-only, .section-with-icons.container-lg .row.row-boxes .col-titles-only, .section-with-icons.container-xl .row.row-boxes .col-titles-only, .section-with-icons.container-xxl .row.row-boxes .col-titles-only {
  margin-bottom: 65px;
  box-sizing: border-box;
}
.container-fluid.section-with-icons .row.row-boxes .col-one-four:last-of-type, .section-with-icons.container-sm .row.row-boxes .col-one-four:last-of-type, .section-with-icons.container-md .row.row-boxes .col-one-four:last-of-type, .section-with-icons.container-lg .row.row-boxes .col-one-four:last-of-type, .section-with-icons.container-xl .row.row-boxes .col-one-four:last-of-type, .section-with-icons.container-xxl .row.row-boxes .col-one-four:last-of-type, .container-fluid.section-with-icons .row.row-boxes .col-two-four:last-of-type, .section-with-icons.container-sm .row.row-boxes .col-two-four:last-of-type, .section-with-icons.container-md .row.row-boxes .col-two-four:last-of-type, .section-with-icons.container-lg .row.row-boxes .col-two-four:last-of-type, .section-with-icons.container-xl .row.row-boxes .col-two-four:last-of-type, .section-with-icons.container-xxl .row.row-boxes .col-two-four:last-of-type, .container-fluid.section-with-icons .row.row-boxes .col-three:last-of-type, .section-with-icons.container-sm .row.row-boxes .col-three:last-of-type, .section-with-icons.container-md .row.row-boxes .col-three:last-of-type, .section-with-icons.container-lg .row.row-boxes .col-three:last-of-type, .section-with-icons.container-xl .row.row-boxes .col-three:last-of-type, .section-with-icons.container-xxl .row.row-boxes .col-three:last-of-type, .container-fluid.section-with-icons .row.row-boxes .col-titles-only:last-of-type, .section-with-icons.container-sm .row.row-boxes .col-titles-only:last-of-type, .section-with-icons.container-md .row.row-boxes .col-titles-only:last-of-type, .section-with-icons.container-lg .row.row-boxes .col-titles-only:last-of-type, .section-with-icons.container-xl .row.row-boxes .col-titles-only:last-of-type, .section-with-icons.container-xxl .row.row-boxes .col-titles-only:last-of-type {
  margin-bottom: 0px;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-icons .row.row-boxes .col-one-four:nth-of-type(3), .section-with-icons.container-sm .row.row-boxes .col-one-four:nth-of-type(3), .section-with-icons.container-md .row.row-boxes .col-one-four:nth-of-type(3), .section-with-icons.container-lg .row.row-boxes .col-one-four:nth-of-type(3), .section-with-icons.container-xl .row.row-boxes .col-one-four:nth-of-type(3), .section-with-icons.container-xxl .row.row-boxes .col-one-four:nth-of-type(3), .container-fluid.section-with-icons .row.row-boxes .col-two-four:nth-of-type(3), .section-with-icons.container-sm .row.row-boxes .col-two-four:nth-of-type(3), .section-with-icons.container-md .row.row-boxes .col-two-four:nth-of-type(3), .section-with-icons.container-lg .row.row-boxes .col-two-four:nth-of-type(3), .section-with-icons.container-xl .row.row-boxes .col-two-four:nth-of-type(3), .section-with-icons.container-xxl .row.row-boxes .col-two-four:nth-of-type(3), .container-fluid.section-with-icons .row.row-boxes .col-three:nth-of-type(3), .section-with-icons.container-sm .row.row-boxes .col-three:nth-of-type(3), .section-with-icons.container-md .row.row-boxes .col-three:nth-of-type(3), .section-with-icons.container-lg .row.row-boxes .col-three:nth-of-type(3), .section-with-icons.container-xl .row.row-boxes .col-three:nth-of-type(3), .section-with-icons.container-xxl .row.row-boxes .col-three:nth-of-type(3), .container-fluid.section-with-icons .row.row-boxes .col-titles-only:nth-of-type(3), .section-with-icons.container-sm .row.row-boxes .col-titles-only:nth-of-type(3), .section-with-icons.container-md .row.row-boxes .col-titles-only:nth-of-type(3), .section-with-icons.container-lg .row.row-boxes .col-titles-only:nth-of-type(3), .section-with-icons.container-xl .row.row-boxes .col-titles-only:nth-of-type(3), .section-with-icons.container-xxl .row.row-boxes .col-titles-only:nth-of-type(3) {
    margin-bottom: 0px;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-icons .row.row-boxes .col-one-four, .section-with-icons.container-sm .row.row-boxes .col-one-four, .section-with-icons.container-md .row.row-boxes .col-one-four, .section-with-icons.container-lg .row.row-boxes .col-one-four, .section-with-icons.container-xl .row.row-boxes .col-one-four, .section-with-icons.container-xxl .row.row-boxes .col-one-four, .container-fluid.section-with-icons .row.row-boxes .col-two-four, .section-with-icons.container-sm .row.row-boxes .col-two-four, .section-with-icons.container-md .row.row-boxes .col-two-four, .section-with-icons.container-lg .row.row-boxes .col-two-four, .section-with-icons.container-xl .row.row-boxes .col-two-four, .section-with-icons.container-xxl .row.row-boxes .col-two-four, .container-fluid.section-with-icons .row.row-boxes .col-three, .section-with-icons.container-sm .row.row-boxes .col-three, .section-with-icons.container-md .row.row-boxes .col-three, .section-with-icons.container-lg .row.row-boxes .col-three, .section-with-icons.container-xl .row.row-boxes .col-three, .section-with-icons.container-xxl .row.row-boxes .col-three, .container-fluid.section-with-icons .row.row-boxes .col-titles-only, .section-with-icons.container-sm .row.row-boxes .col-titles-only, .section-with-icons.container-md .row.row-boxes .col-titles-only, .section-with-icons.container-lg .row.row-boxes .col-titles-only, .section-with-icons.container-xl .row.row-boxes .col-titles-only, .section-with-icons.container-xxl .row.row-boxes .col-titles-only {
    margin-bottom: 0px;
  }
}
.container-fluid.section-with-icons .row.row-boxes .col-one-four .box, .section-with-icons.container-sm .row.row-boxes .col-one-four .box, .section-with-icons.container-md .row.row-boxes .col-one-four .box, .section-with-icons.container-lg .row.row-boxes .col-one-four .box, .section-with-icons.container-xl .row.row-boxes .col-one-four .box, .section-with-icons.container-xxl .row.row-boxes .col-one-four .box, .container-fluid.section-with-icons .row.row-boxes .col-two-four .box, .section-with-icons.container-sm .row.row-boxes .col-two-four .box, .section-with-icons.container-md .row.row-boxes .col-two-four .box, .section-with-icons.container-lg .row.row-boxes .col-two-four .box, .section-with-icons.container-xl .row.row-boxes .col-two-four .box, .section-with-icons.container-xxl .row.row-boxes .col-two-four .box, .container-fluid.section-with-icons .row.row-boxes .col-three .box, .section-with-icons.container-sm .row.row-boxes .col-three .box, .section-with-icons.container-md .row.row-boxes .col-three .box, .section-with-icons.container-lg .row.row-boxes .col-three .box, .section-with-icons.container-xl .row.row-boxes .col-three .box, .section-with-icons.container-xxl .row.row-boxes .col-three .box, .container-fluid.section-with-icons .row.row-boxes .col-titles-only .box, .section-with-icons.container-sm .row.row-boxes .col-titles-only .box, .section-with-icons.container-md .row.row-boxes .col-titles-only .box, .section-with-icons.container-lg .row.row-boxes .col-titles-only .box, .section-with-icons.container-xl .row.row-boxes .col-titles-only .box, .section-with-icons.container-xxl .row.row-boxes .col-titles-only .box {
  padding: 3.8rem 1.4rem 1rem;
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-icons .row.row-boxes .col-one-four .box, .section-with-icons.container-sm .row.row-boxes .col-one-four .box, .section-with-icons.container-md .row.row-boxes .col-one-four .box, .section-with-icons.container-lg .row.row-boxes .col-one-four .box, .section-with-icons.container-xl .row.row-boxes .col-one-four .box, .section-with-icons.container-xxl .row.row-boxes .col-one-four .box, .container-fluid.section-with-icons .row.row-boxes .col-two-four .box, .section-with-icons.container-sm .row.row-boxes .col-two-four .box, .section-with-icons.container-md .row.row-boxes .col-two-four .box, .section-with-icons.container-lg .row.row-boxes .col-two-four .box, .section-with-icons.container-xl .row.row-boxes .col-two-four .box, .section-with-icons.container-xxl .row.row-boxes .col-two-four .box, .container-fluid.section-with-icons .row.row-boxes .col-three .box, .section-with-icons.container-sm .row.row-boxes .col-three .box, .section-with-icons.container-md .row.row-boxes .col-three .box, .section-with-icons.container-lg .row.row-boxes .col-three .box, .section-with-icons.container-xl .row.row-boxes .col-three .box, .section-with-icons.container-xxl .row.row-boxes .col-three .box, .container-fluid.section-with-icons .row.row-boxes .col-titles-only .box, .section-with-icons.container-sm .row.row-boxes .col-titles-only .box, .section-with-icons.container-md .row.row-boxes .col-titles-only .box, .section-with-icons.container-lg .row.row-boxes .col-titles-only .box, .section-with-icons.container-xl .row.row-boxes .col-titles-only .box, .section-with-icons.container-xxl .row.row-boxes .col-titles-only .box {
    padding: 3.8rem 1.4rem 2rem;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-icons .row.row-boxes .col-one-four .box, .section-with-icons.container-sm .row.row-boxes .col-one-four .box, .section-with-icons.container-md .row.row-boxes .col-one-four .box, .section-with-icons.container-lg .row.row-boxes .col-one-four .box, .section-with-icons.container-xl .row.row-boxes .col-one-four .box, .section-with-icons.container-xxl .row.row-boxes .col-one-four .box, .container-fluid.section-with-icons .row.row-boxes .col-two-four .box, .section-with-icons.container-sm .row.row-boxes .col-two-four .box, .section-with-icons.container-md .row.row-boxes .col-two-four .box, .section-with-icons.container-lg .row.row-boxes .col-two-four .box, .section-with-icons.container-xl .row.row-boxes .col-two-four .box, .section-with-icons.container-xxl .row.row-boxes .col-two-four .box, .container-fluid.section-with-icons .row.row-boxes .col-three .box, .section-with-icons.container-sm .row.row-boxes .col-three .box, .section-with-icons.container-md .row.row-boxes .col-three .box, .section-with-icons.container-lg .row.row-boxes .col-three .box, .section-with-icons.container-xl .row.row-boxes .col-three .box, .section-with-icons.container-xxl .row.row-boxes .col-three .box, .container-fluid.section-with-icons .row.row-boxes .col-titles-only .box, .section-with-icons.container-sm .row.row-boxes .col-titles-only .box, .section-with-icons.container-md .row.row-boxes .col-titles-only .box, .section-with-icons.container-lg .row.row-boxes .col-titles-only .box, .section-with-icons.container-xl .row.row-boxes .col-titles-only .box, .section-with-icons.container-xxl .row.row-boxes .col-titles-only .box {
    padding: 3.8rem 2rem 2rem;
  }
}
@media only screen and (min-width: 1600px) {
  .container-fluid.section-with-icons .row.row-boxes .col-one-four .box, .section-with-icons.container-sm .row.row-boxes .col-one-four .box, .section-with-icons.container-md .row.row-boxes .col-one-four .box, .section-with-icons.container-lg .row.row-boxes .col-one-four .box, .section-with-icons.container-xl .row.row-boxes .col-one-four .box, .section-with-icons.container-xxl .row.row-boxes .col-one-four .box, .container-fluid.section-with-icons .row.row-boxes .col-two-four .box, .section-with-icons.container-sm .row.row-boxes .col-two-four .box, .section-with-icons.container-md .row.row-boxes .col-two-four .box, .section-with-icons.container-lg .row.row-boxes .col-two-four .box, .section-with-icons.container-xl .row.row-boxes .col-two-four .box, .section-with-icons.container-xxl .row.row-boxes .col-two-four .box, .container-fluid.section-with-icons .row.row-boxes .col-three .box, .section-with-icons.container-sm .row.row-boxes .col-three .box, .section-with-icons.container-md .row.row-boxes .col-three .box, .section-with-icons.container-lg .row.row-boxes .col-three .box, .section-with-icons.container-xl .row.row-boxes .col-three .box, .section-with-icons.container-xxl .row.row-boxes .col-three .box, .container-fluid.section-with-icons .row.row-boxes .col-titles-only .box, .section-with-icons.container-sm .row.row-boxes .col-titles-only .box, .section-with-icons.container-md .row.row-boxes .col-titles-only .box, .section-with-icons.container-lg .row.row-boxes .col-titles-only .box, .section-with-icons.container-xl .row.row-boxes .col-titles-only .box, .section-with-icons.container-xxl .row.row-boxes .col-titles-only .box {
    padding: 3.8rem 2.6rem 2.4rem;
  }
}
.container-fluid.section-with-icons .row.row-boxes .col-one-four .box__title, .section-with-icons.container-sm .row.row-boxes .col-one-four .box__title, .section-with-icons.container-md .row.row-boxes .col-one-four .box__title, .section-with-icons.container-lg .row.row-boxes .col-one-four .box__title, .section-with-icons.container-xl .row.row-boxes .col-one-four .box__title, .section-with-icons.container-xxl .row.row-boxes .col-one-four .box__title, .container-fluid.section-with-icons .row.row-boxes .col-two-four .box__title, .section-with-icons.container-sm .row.row-boxes .col-two-four .box__title, .section-with-icons.container-md .row.row-boxes .col-two-four .box__title, .section-with-icons.container-lg .row.row-boxes .col-two-four .box__title, .section-with-icons.container-xl .row.row-boxes .col-two-four .box__title, .section-with-icons.container-xxl .row.row-boxes .col-two-four .box__title, .container-fluid.section-with-icons .row.row-boxes .col-three .box__title, .section-with-icons.container-sm .row.row-boxes .col-three .box__title, .section-with-icons.container-md .row.row-boxes .col-three .box__title, .section-with-icons.container-lg .row.row-boxes .col-three .box__title, .section-with-icons.container-xl .row.row-boxes .col-three .box__title, .section-with-icons.container-xxl .row.row-boxes .col-three .box__title, .container-fluid.section-with-icons .row.row-boxes .col-titles-only .box__title, .section-with-icons.container-sm .row.row-boxes .col-titles-only .box__title, .section-with-icons.container-md .row.row-boxes .col-titles-only .box__title, .section-with-icons.container-lg .row.row-boxes .col-titles-only .box__title, .section-with-icons.container-xl .row.row-boxes .col-titles-only .box__title, .section-with-icons.container-xxl .row.row-boxes .col-titles-only .box__title {
  font-size: 16px;
  color: #282828;
  font-weight: 400;
  line-height: 1.25;
  font-family: "Poppins", sans-serif;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-icons .row.row-boxes .col-one-four .box__title, .section-with-icons.container-sm .row.row-boxes .col-one-four .box__title, .section-with-icons.container-md .row.row-boxes .col-one-four .box__title, .section-with-icons.container-lg .row.row-boxes .col-one-four .box__title, .section-with-icons.container-xl .row.row-boxes .col-one-four .box__title, .section-with-icons.container-xxl .row.row-boxes .col-one-four .box__title, .container-fluid.section-with-icons .row.row-boxes .col-two-four .box__title, .section-with-icons.container-sm .row.row-boxes .col-two-four .box__title, .section-with-icons.container-md .row.row-boxes .col-two-four .box__title, .section-with-icons.container-lg .row.row-boxes .col-two-four .box__title, .section-with-icons.container-xl .row.row-boxes .col-two-four .box__title, .section-with-icons.container-xxl .row.row-boxes .col-two-four .box__title, .container-fluid.section-with-icons .row.row-boxes .col-three .box__title, .section-with-icons.container-sm .row.row-boxes .col-three .box__title, .section-with-icons.container-md .row.row-boxes .col-three .box__title, .section-with-icons.container-lg .row.row-boxes .col-three .box__title, .section-with-icons.container-xl .row.row-boxes .col-three .box__title, .section-with-icons.container-xxl .row.row-boxes .col-three .box__title, .container-fluid.section-with-icons .row.row-boxes .col-titles-only .box__title, .section-with-icons.container-sm .row.row-boxes .col-titles-only .box__title, .section-with-icons.container-md .row.row-boxes .col-titles-only .box__title, .section-with-icons.container-lg .row.row-boxes .col-titles-only .box__title, .section-with-icons.container-xl .row.row-boxes .col-titles-only .box__title, .section-with-icons.container-xxl .row.row-boxes .col-titles-only .box__title {
    font-size: 18px;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-icons .row.row-boxes .col-one-four .box__title, .section-with-icons.container-sm .row.row-boxes .col-one-four .box__title, .section-with-icons.container-md .row.row-boxes .col-one-four .box__title, .section-with-icons.container-lg .row.row-boxes .col-one-four .box__title, .section-with-icons.container-xl .row.row-boxes .col-one-four .box__title, .section-with-icons.container-xxl .row.row-boxes .col-one-four .box__title, .container-fluid.section-with-icons .row.row-boxes .col-two-four .box__title, .section-with-icons.container-sm .row.row-boxes .col-two-four .box__title, .section-with-icons.container-md .row.row-boxes .col-two-four .box__title, .section-with-icons.container-lg .row.row-boxes .col-two-four .box__title, .section-with-icons.container-xl .row.row-boxes .col-two-four .box__title, .section-with-icons.container-xxl .row.row-boxes .col-two-four .box__title, .container-fluid.section-with-icons .row.row-boxes .col-three .box__title, .section-with-icons.container-sm .row.row-boxes .col-three .box__title, .section-with-icons.container-md .row.row-boxes .col-three .box__title, .section-with-icons.container-lg .row.row-boxes .col-three .box__title, .section-with-icons.container-xl .row.row-boxes .col-three .box__title, .section-with-icons.container-xxl .row.row-boxes .col-three .box__title, .container-fluid.section-with-icons .row.row-boxes .col-titles-only .box__title, .section-with-icons.container-sm .row.row-boxes .col-titles-only .box__title, .section-with-icons.container-md .row.row-boxes .col-titles-only .box__title, .section-with-icons.container-lg .row.row-boxes .col-titles-only .box__title, .section-with-icons.container-xl .row.row-boxes .col-titles-only .box__title, .section-with-icons.container-xxl .row.row-boxes .col-titles-only .box__title {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-icons .row.row-boxes .col-one-four .box__title, .section-with-icons.container-sm .row.row-boxes .col-one-four .box__title, .section-with-icons.container-md .row.row-boxes .col-one-four .box__title, .section-with-icons.container-lg .row.row-boxes .col-one-four .box__title, .section-with-icons.container-xl .row.row-boxes .col-one-four .box__title, .section-with-icons.container-xxl .row.row-boxes .col-one-four .box__title, .container-fluid.section-with-icons .row.row-boxes .col-two-four .box__title, .section-with-icons.container-sm .row.row-boxes .col-two-four .box__title, .section-with-icons.container-md .row.row-boxes .col-two-four .box__title, .section-with-icons.container-lg .row.row-boxes .col-two-four .box__title, .section-with-icons.container-xl .row.row-boxes .col-two-four .box__title, .section-with-icons.container-xxl .row.row-boxes .col-two-four .box__title, .container-fluid.section-with-icons .row.row-boxes .col-three .box__title, .section-with-icons.container-sm .row.row-boxes .col-three .box__title, .section-with-icons.container-md .row.row-boxes .col-three .box__title, .section-with-icons.container-lg .row.row-boxes .col-three .box__title, .section-with-icons.container-xl .row.row-boxes .col-three .box__title, .section-with-icons.container-xxl .row.row-boxes .col-three .box__title, .container-fluid.section-with-icons .row.row-boxes .col-titles-only .box__title, .section-with-icons.container-sm .row.row-boxes .col-titles-only .box__title, .section-with-icons.container-md .row.row-boxes .col-titles-only .box__title, .section-with-icons.container-lg .row.row-boxes .col-titles-only .box__title, .section-with-icons.container-xl .row.row-boxes .col-titles-only .box__title, .section-with-icons.container-xxl .row.row-boxes .col-titles-only .box__title {
    font-size: 22px;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-icons .row.row-boxes .col-one-four .box__title, .section-with-icons.container-sm .row.row-boxes .col-one-four .box__title, .section-with-icons.container-md .row.row-boxes .col-one-four .box__title, .section-with-icons.container-lg .row.row-boxes .col-one-four .box__title, .section-with-icons.container-xl .row.row-boxes .col-one-four .box__title, .section-with-icons.container-xxl .row.row-boxes .col-one-four .box__title, .container-fluid.section-with-icons .row.row-boxes .col-two-four .box__title, .section-with-icons.container-sm .row.row-boxes .col-two-four .box__title, .section-with-icons.container-md .row.row-boxes .col-two-four .box__title, .section-with-icons.container-lg .row.row-boxes .col-two-four .box__title, .section-with-icons.container-xl .row.row-boxes .col-two-four .box__title, .section-with-icons.container-xxl .row.row-boxes .col-two-four .box__title, .container-fluid.section-with-icons .row.row-boxes .col-three .box__title, .section-with-icons.container-sm .row.row-boxes .col-three .box__title, .section-with-icons.container-md .row.row-boxes .col-three .box__title, .section-with-icons.container-lg .row.row-boxes .col-three .box__title, .section-with-icons.container-xl .row.row-boxes .col-three .box__title, .section-with-icons.container-xxl .row.row-boxes .col-three .box__title, .container-fluid.section-with-icons .row.row-boxes .col-titles-only .box__title, .section-with-icons.container-sm .row.row-boxes .col-titles-only .box__title, .section-with-icons.container-md .row.row-boxes .col-titles-only .box__title, .section-with-icons.container-lg .row.row-boxes .col-titles-only .box__title, .section-with-icons.container-xl .row.row-boxes .col-titles-only .box__title, .section-with-icons.container-xxl .row.row-boxes .col-titles-only .box__title {
    font-size: 25px;
  }
}
.container-fluid.section-with-icons .row.row-boxes .col-one-four .box__svg, .section-with-icons.container-sm .row.row-boxes .col-one-four .box__svg, .section-with-icons.container-md .row.row-boxes .col-one-four .box__svg, .section-with-icons.container-lg .row.row-boxes .col-one-four .box__svg, .section-with-icons.container-xl .row.row-boxes .col-one-four .box__svg, .section-with-icons.container-xxl .row.row-boxes .col-one-four .box__svg, .container-fluid.section-with-icons .row.row-boxes .col-two-four .box__svg, .section-with-icons.container-sm .row.row-boxes .col-two-four .box__svg, .section-with-icons.container-md .row.row-boxes .col-two-four .box__svg, .section-with-icons.container-lg .row.row-boxes .col-two-four .box__svg, .section-with-icons.container-xl .row.row-boxes .col-two-four .box__svg, .section-with-icons.container-xxl .row.row-boxes .col-two-four .box__svg, .container-fluid.section-with-icons .row.row-boxes .col-three .box__svg, .section-with-icons.container-sm .row.row-boxes .col-three .box__svg, .section-with-icons.container-md .row.row-boxes .col-three .box__svg, .section-with-icons.container-lg .row.row-boxes .col-three .box__svg, .section-with-icons.container-xl .row.row-boxes .col-three .box__svg, .section-with-icons.container-xxl .row.row-boxes .col-three .box__svg, .container-fluid.section-with-icons .row.row-boxes .col-titles-only .box__svg, .section-with-icons.container-sm .row.row-boxes .col-titles-only .box__svg, .section-with-icons.container-md .row.row-boxes .col-titles-only .box__svg, .section-with-icons.container-lg .row.row-boxes .col-titles-only .box__svg, .section-with-icons.container-xl .row.row-boxes .col-titles-only .box__svg, .section-with-icons.container-xxl .row.row-boxes .col-titles-only .box__svg {
  width: 78px;
  height: 78px;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
}
.container-fluid.section-with-icons .row.row-boxes .col-one-four .box__svg img, .section-with-icons.container-sm .row.row-boxes .col-one-four .box__svg img, .section-with-icons.container-md .row.row-boxes .col-one-four .box__svg img, .section-with-icons.container-lg .row.row-boxes .col-one-four .box__svg img, .section-with-icons.container-xl .row.row-boxes .col-one-four .box__svg img, .section-with-icons.container-xxl .row.row-boxes .col-one-four .box__svg img, .container-fluid.section-with-icons .row.row-boxes .col-two-four .box__svg img, .section-with-icons.container-sm .row.row-boxes .col-two-four .box__svg img, .section-with-icons.container-md .row.row-boxes .col-two-four .box__svg img, .section-with-icons.container-lg .row.row-boxes .col-two-four .box__svg img, .section-with-icons.container-xl .row.row-boxes .col-two-four .box__svg img, .section-with-icons.container-xxl .row.row-boxes .col-two-four .box__svg img, .container-fluid.section-with-icons .row.row-boxes .col-three .box__svg img, .section-with-icons.container-sm .row.row-boxes .col-three .box__svg img, .section-with-icons.container-md .row.row-boxes .col-three .box__svg img, .section-with-icons.container-lg .row.row-boxes .col-three .box__svg img, .section-with-icons.container-xl .row.row-boxes .col-three .box__svg img, .section-with-icons.container-xxl .row.row-boxes .col-three .box__svg img, .container-fluid.section-with-icons .row.row-boxes .col-titles-only .box__svg img, .section-with-icons.container-sm .row.row-boxes .col-titles-only .box__svg img, .section-with-icons.container-md .row.row-boxes .col-titles-only .box__svg img, .section-with-icons.container-lg .row.row-boxes .col-titles-only .box__svg img, .section-with-icons.container-xl .row.row-boxes .col-titles-only .box__svg img, .section-with-icons.container-xxl .row.row-boxes .col-titles-only .box__svg img {
  width: auto;
  height: 50%;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
@media only screen and (min-width: 360px) {
  .container-fluid.section-with-icons .row.row-boxes .col-two-four, .section-with-icons.container-sm .row.row-boxes .col-two-four, .section-with-icons.container-md .row.row-boxes .col-two-four, .section-with-icons.container-lg .row.row-boxes .col-two-four, .section-with-icons.container-xl .row.row-boxes .col-two-four, .section-with-icons.container-xxl .row.row-boxes .col-two-four {
    width: 50%;
  }
  .container-fluid.section-with-icons .row.row-boxes .col-two-four:nth-of-type(3), .section-with-icons.container-sm .row.row-boxes .col-two-four:nth-of-type(3), .section-with-icons.container-md .row.row-boxes .col-two-four:nth-of-type(3), .section-with-icons.container-lg .row.row-boxes .col-two-four:nth-of-type(3), .section-with-icons.container-xl .row.row-boxes .col-two-four:nth-of-type(3), .section-with-icons.container-xxl .row.row-boxes .col-two-four:nth-of-type(3), .container-fluid.section-with-icons .row.row-boxes .col-two-four:nth-of-type(3) {
    margin-bottom: 0px;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-icons .row.row-boxes .col-two-four, .section-with-icons.container-sm .row.row-boxes .col-two-four, .section-with-icons.container-md .row.row-boxes .col-two-four, .section-with-icons.container-lg .row.row-boxes .col-two-four, .section-with-icons.container-xl .row.row-boxes .col-two-four, .section-with-icons.container-xxl .row.row-boxes .col-two-four {
    width: 25%;
  }
}
.container-fluid.section-with-icons .row.row-boxes .col-two-four .box__svg, .section-with-icons.container-sm .row.row-boxes .col-two-four .box__svg, .section-with-icons.container-md .row.row-boxes .col-two-four .box__svg, .section-with-icons.container-lg .row.row-boxes .col-two-four .box__svg, .section-with-icons.container-xl .row.row-boxes .col-two-four .box__svg, .section-with-icons.container-xxl .row.row-boxes .col-two-four .box__svg {
  width: 78px;
  height: 78px;
  top: -40px;
}
@media only screen and (min-width: 360px) {
  .container-fluid.section-with-icons .row.row-boxes .col-two-four .box__svg, .section-with-icons.container-sm .row.row-boxes .col-two-four .box__svg, .section-with-icons.container-md .row.row-boxes .col-two-four .box__svg, .section-with-icons.container-lg .row.row-boxes .col-two-four .box__svg, .section-with-icons.container-xl .row.row-boxes .col-two-four .box__svg, .section-with-icons.container-xxl .row.row-boxes .col-two-four .box__svg {
    width: 62px;
    height: 62px;
    top: -30px;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-icons .row.row-boxes .col-two-four .box__svg, .section-with-icons.container-sm .row.row-boxes .col-two-four .box__svg, .section-with-icons.container-md .row.row-boxes .col-two-four .box__svg, .section-with-icons.container-lg .row.row-boxes .col-two-four .box__svg, .section-with-icons.container-xl .row.row-boxes .col-two-four .box__svg, .section-with-icons.container-xxl .row.row-boxes .col-two-four .box__svg {
    width: 78px;
    height: 78px;
    top: -40px;
  }
}
.container-fluid.section-with-icons .row.row-boxes .col-titles-only .box__title, .section-with-icons.container-sm .row.row-boxes .col-titles-only .box__title, .section-with-icons.container-md .row.row-boxes .col-titles-only .box__title, .section-with-icons.container-lg .row.row-boxes .col-titles-only .box__title, .section-with-icons.container-xl .row.row-boxes .col-titles-only .box__title, .section-with-icons.container-xxl .row.row-boxes .col-titles-only .box__title {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  font-size: 16px;
  color: #282828;
  font-weight: 400;
  line-height: 1.25;
  font-family: "Poppins", sans-serif;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-icons .row.row-boxes .col-titles-only .box__title, .section-with-icons.container-sm .row.row-boxes .col-titles-only .box__title, .section-with-icons.container-md .row.row-boxes .col-titles-only .box__title, .section-with-icons.container-lg .row.row-boxes .col-titles-only .box__title, .section-with-icons.container-xl .row.row-boxes .col-titles-only .box__title, .section-with-icons.container-xxl .row.row-boxes .col-titles-only .box__title {
    font-size: 18px;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-icons .row.row-boxes .col-titles-only .box__title, .section-with-icons.container-sm .row.row-boxes .col-titles-only .box__title, .section-with-icons.container-md .row.row-boxes .col-titles-only .box__title, .section-with-icons.container-lg .row.row-boxes .col-titles-only .box__title, .section-with-icons.container-xl .row.row-boxes .col-titles-only .box__title, .section-with-icons.container-xxl .row.row-boxes .col-titles-only .box__title {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-icons .row.row-boxes .col-titles-only .box__title, .section-with-icons.container-sm .row.row-boxes .col-titles-only .box__title, .section-with-icons.container-md .row.row-boxes .col-titles-only .box__title, .section-with-icons.container-lg .row.row-boxes .col-titles-only .box__title, .section-with-icons.container-xl .row.row-boxes .col-titles-only .box__title, .section-with-icons.container-xxl .row.row-boxes .col-titles-only .box__title {
    font-size: 22px;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-icons .row.row-boxes .col-titles-only .box__title, .section-with-icons.container-sm .row.row-boxes .col-titles-only .box__title, .section-with-icons.container-md .row.row-boxes .col-titles-only .box__title, .section-with-icons.container-lg .row.row-boxes .col-titles-only .box__title, .section-with-icons.container-xl .row.row-boxes .col-titles-only .box__title, .section-with-icons.container-xxl .row.row-boxes .col-titles-only .box__title {
    font-size: 25px;
  }
}
.container-fluid.section-with-icons .row.row-boxes .col-four-titles-only-arrows, .section-with-icons.container-sm .row.row-boxes .col-four-titles-only-arrows, .section-with-icons.container-md .row.row-boxes .col-four-titles-only-arrows, .section-with-icons.container-lg .row.row-boxes .col-four-titles-only-arrows, .section-with-icons.container-xl .row.row-boxes .col-four-titles-only-arrows, .section-with-icons.container-xxl .row.row-boxes .col-four-titles-only-arrows {
  margin-bottom: 0.8rem;
}
.container-fluid.section-with-icons .row.row-boxes .col-four-titles-only-arrows:last-of-type, .section-with-icons.container-sm .row.row-boxes .col-four-titles-only-arrows:last-of-type, .section-with-icons.container-md .row.row-boxes .col-four-titles-only-arrows:last-of-type, .section-with-icons.container-lg .row.row-boxes .col-four-titles-only-arrows:last-of-type, .section-with-icons.container-xl .row.row-boxes .col-four-titles-only-arrows:last-of-type, .section-with-icons.container-xxl .row.row-boxes .col-four-titles-only-arrows:last-of-type {
  margin-bottom: 0px;
}
.container-fluid.section-with-icons .row.row-boxes .col-four-titles-only-arrows:last-of-type .box:after, .section-with-icons.container-sm .row.row-boxes .col-four-titles-only-arrows:last-of-type .box:after, .section-with-icons.container-md .row.row-boxes .col-four-titles-only-arrows:last-of-type .box:after, .section-with-icons.container-lg .row.row-boxes .col-four-titles-only-arrows:last-of-type .box:after, .section-with-icons.container-xl .row.row-boxes .col-four-titles-only-arrows:last-of-type .box:after, .section-with-icons.container-xxl .row.row-boxes .col-four-titles-only-arrows:last-of-type .box:after {
  display: none;
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-icons .row.row-boxes .col-four-titles-only-arrows:nth-of-type(2) .box:after, .section-with-icons.container-sm .row.row-boxes .col-four-titles-only-arrows:nth-of-type(2) .box:after, .section-with-icons.container-md .row.row-boxes .col-four-titles-only-arrows:nth-of-type(2) .box:after, .section-with-icons.container-lg .row.row-boxes .col-four-titles-only-arrows:nth-of-type(2) .box:after, .section-with-icons.container-xl .row.row-boxes .col-four-titles-only-arrows:nth-of-type(2) .box:after, .section-with-icons.container-xxl .row.row-boxes .col-four-titles-only-arrows:nth-of-type(2) .box:after {
    transform: scaleY(-1);
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-icons .row.row-boxes .col-four-titles-only-arrows:nth-of-type(3), .section-with-icons.container-sm .row.row-boxes .col-four-titles-only-arrows:nth-of-type(3), .section-with-icons.container-md .row.row-boxes .col-four-titles-only-arrows:nth-of-type(3), .section-with-icons.container-lg .row.row-boxes .col-four-titles-only-arrows:nth-of-type(3), .section-with-icons.container-xl .row.row-boxes .col-four-titles-only-arrows:nth-of-type(3), .section-with-icons.container-xxl .row.row-boxes .col-four-titles-only-arrows:nth-of-type(3) {
    margin-bottom: 0px;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-icons .row.row-boxes .col-four-titles-only-arrows, .section-with-icons.container-sm .row.row-boxes .col-four-titles-only-arrows, .section-with-icons.container-md .row.row-boxes .col-four-titles-only-arrows, .section-with-icons.container-lg .row.row-boxes .col-four-titles-only-arrows, .section-with-icons.container-xl .row.row-boxes .col-four-titles-only-arrows, .section-with-icons.container-xxl .row.row-boxes .col-four-titles-only-arrows {
    margin-bottom: 0px;
  }
}
.container-fluid.section-with-icons .row.row-boxes .col-four-titles-only-arrows .box, .section-with-icons.container-sm .row.row-boxes .col-four-titles-only-arrows .box, .section-with-icons.container-md .row.row-boxes .col-four-titles-only-arrows .box, .section-with-icons.container-lg .row.row-boxes .col-four-titles-only-arrows .box, .section-with-icons.container-xl .row.row-boxes .col-four-titles-only-arrows .box, .section-with-icons.container-xxl .row.row-boxes .col-four-titles-only-arrows .box {
  padding: 1rem 1.4rem 1rem 3rem;
  margin-left: 1rem;
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-icons .row.row-boxes .col-four-titles-only-arrows .box, .section-with-icons.container-sm .row.row-boxes .col-four-titles-only-arrows .box, .section-with-icons.container-md .row.row-boxes .col-four-titles-only-arrows .box, .section-with-icons.container-lg .row.row-boxes .col-four-titles-only-arrows .box, .section-with-icons.container-xl .row.row-boxes .col-four-titles-only-arrows .box, .section-with-icons.container-xxl .row.row-boxes .col-four-titles-only-arrows .box {
    padding: 3.8rem 1.4rem 2rem;
    margin-left: 0;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-icons .row.row-boxes .col-four-titles-only-arrows .box, .section-with-icons.container-sm .row.row-boxes .col-four-titles-only-arrows .box, .section-with-icons.container-md .row.row-boxes .col-four-titles-only-arrows .box, .section-with-icons.container-lg .row.row-boxes .col-four-titles-only-arrows .box, .section-with-icons.container-xl .row.row-boxes .col-four-titles-only-arrows .box, .section-with-icons.container-xxl .row.row-boxes .col-four-titles-only-arrows .box {
    padding: 4rem 2rem 3rem;
  }
}
@media only screen and (min-width: 1600px) {
  .container-fluid.section-with-icons .row.row-boxes .col-four-titles-only-arrows .box, .section-with-icons.container-sm .row.row-boxes .col-four-titles-only-arrows .box, .section-with-icons.container-md .row.row-boxes .col-four-titles-only-arrows .box, .section-with-icons.container-lg .row.row-boxes .col-four-titles-only-arrows .box, .section-with-icons.container-xl .row.row-boxes .col-four-titles-only-arrows .box, .section-with-icons.container-xxl .row.row-boxes .col-four-titles-only-arrows .box {
    padding: 5rem 2.6rem 4rem;
  }
}
.container-fluid.section-with-icons .row.row-boxes .col-four-titles-only-arrows .box:after, .section-with-icons.container-sm .row.row-boxes .col-four-titles-only-arrows .box:after, .section-with-icons.container-md .row.row-boxes .col-four-titles-only-arrows .box:after, .section-with-icons.container-lg .row.row-boxes .col-four-titles-only-arrows .box:after, .section-with-icons.container-xl .row.row-boxes .col-four-titles-only-arrows .box:after, .section-with-icons.container-xxl .row.row-boxes .col-four-titles-only-arrows .box:after {
  content: "";
  filter: brightness(0) saturate(100%) invert(36%) sepia(27%) saturate(3070%) hue-rotate(295deg) brightness(95%) contrast(93%);
  position: absolute;
  top: 110%;
  left: 26px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../../.././dist/css/build/img/arrow.svg);
  width: 38px;
  height: 11px;
  transform: rotate(90deg);
  z-index: 2;
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-icons .row.row-boxes .col-four-titles-only-arrows .box:after, .section-with-icons.container-sm .row.row-boxes .col-four-titles-only-arrows .box:after, .section-with-icons.container-md .row.row-boxes .col-four-titles-only-arrows .box:after, .section-with-icons.container-lg .row.row-boxes .col-four-titles-only-arrows .box:after, .section-with-icons.container-xl .row.row-boxes .col-four-titles-only-arrows .box:after, .section-with-icons.container-xxl .row.row-boxes .col-four-titles-only-arrows .box:after {
    top: 30px;
    left: 88%;
    width: 92px;
    height: 20px;
    transform: rotate(0deg);
  }
}
@media only screen and (min-width: 1600px) {
  .container-fluid.section-with-icons .row.row-boxes .col-four-titles-only-arrows .box:after, .section-with-icons.container-sm .row.row-boxes .col-four-titles-only-arrows .box:after, .section-with-icons.container-md .row.row-boxes .col-four-titles-only-arrows .box:after, .section-with-icons.container-lg .row.row-boxes .col-four-titles-only-arrows .box:after, .section-with-icons.container-xl .row.row-boxes .col-four-titles-only-arrows .box:after, .section-with-icons.container-xxl .row.row-boxes .col-four-titles-only-arrows .box:after {
    top: 40px;
    left: 92%;
  }
}
.container-fluid.section-with-icons .row.row-boxes .col-four-titles-only-arrows .box__title, .section-with-icons.container-sm .row.row-boxes .col-four-titles-only-arrows .box__title, .section-with-icons.container-md .row.row-boxes .col-four-titles-only-arrows .box__title, .section-with-icons.container-lg .row.row-boxes .col-four-titles-only-arrows .box__title, .section-with-icons.container-xl .row.row-boxes .col-four-titles-only-arrows .box__title, .section-with-icons.container-xxl .row.row-boxes .col-four-titles-only-arrows .box__title {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  font-size: 16px;
  color: #282828;
  font-weight: 400;
  line-height: 1.25;
  font-family: "Poppins", sans-serif;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-icons .row.row-boxes .col-four-titles-only-arrows .box__title, .section-with-icons.container-sm .row.row-boxes .col-four-titles-only-arrows .box__title, .section-with-icons.container-md .row.row-boxes .col-four-titles-only-arrows .box__title, .section-with-icons.container-lg .row.row-boxes .col-four-titles-only-arrows .box__title, .section-with-icons.container-xl .row.row-boxes .col-four-titles-only-arrows .box__title, .section-with-icons.container-xxl .row.row-boxes .col-four-titles-only-arrows .box__title {
    font-size: 18px;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-icons .row.row-boxes .col-four-titles-only-arrows .box__title, .section-with-icons.container-sm .row.row-boxes .col-four-titles-only-arrows .box__title, .section-with-icons.container-md .row.row-boxes .col-four-titles-only-arrows .box__title, .section-with-icons.container-lg .row.row-boxes .col-four-titles-only-arrows .box__title, .section-with-icons.container-xl .row.row-boxes .col-four-titles-only-arrows .box__title, .section-with-icons.container-xxl .row.row-boxes .col-four-titles-only-arrows .box__title {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-icons .row.row-boxes .col-four-titles-only-arrows .box__title, .section-with-icons.container-sm .row.row-boxes .col-four-titles-only-arrows .box__title, .section-with-icons.container-md .row.row-boxes .col-four-titles-only-arrows .box__title, .section-with-icons.container-lg .row.row-boxes .col-four-titles-only-arrows .box__title, .section-with-icons.container-xl .row.row-boxes .col-four-titles-only-arrows .box__title, .section-with-icons.container-xxl .row.row-boxes .col-four-titles-only-arrows .box__title {
    font-size: 22px;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-icons .row.row-boxes .col-four-titles-only-arrows .box__title, .section-with-icons.container-sm .row.row-boxes .col-four-titles-only-arrows .box__title, .section-with-icons.container-md .row.row-boxes .col-four-titles-only-arrows .box__title, .section-with-icons.container-lg .row.row-boxes .col-four-titles-only-arrows .box__title, .section-with-icons.container-xl .row.row-boxes .col-four-titles-only-arrows .box__title, .section-with-icons.container-xxl .row.row-boxes .col-four-titles-only-arrows .box__title {
    font-size: 25px;
  }
}
.container-fluid.section-with-icons .row.row-boxes .col-four-titles-only-arrows .box__svg, .section-with-icons.container-sm .row.row-boxes .col-four-titles-only-arrows .box__svg, .section-with-icons.container-md .row.row-boxes .col-four-titles-only-arrows .box__svg, .section-with-icons.container-lg .row.row-boxes .col-four-titles-only-arrows .box__svg, .section-with-icons.container-xl .row.row-boxes .col-four-titles-only-arrows .box__svg, .section-with-icons.container-xxl .row.row-boxes .col-four-titles-only-arrows .box__svg {
  width: 56px;
  height: 56px;
  top: 50%;
  left: -28px;
  transform: translateY(-50%);
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-icons .row.row-boxes .col-four-titles-only-arrows .box__svg, .section-with-icons.container-sm .row.row-boxes .col-four-titles-only-arrows .box__svg, .section-with-icons.container-md .row.row-boxes .col-four-titles-only-arrows .box__svg, .section-with-icons.container-lg .row.row-boxes .col-four-titles-only-arrows .box__svg, .section-with-icons.container-xl .row.row-boxes .col-four-titles-only-arrows .box__svg, .section-with-icons.container-xxl .row.row-boxes .col-four-titles-only-arrows .box__svg {
    width: 78px;
    height: 78px;
    top: -40px;
    left: 50%;
    transform: translateX(-50%);
  }
}
.container-fluid.section-with-icons .row.row-boxes .col-four-titles-only-arrows .box__svg img, .section-with-icons.container-sm .row.row-boxes .col-four-titles-only-arrows .box__svg img, .section-with-icons.container-md .row.row-boxes .col-four-titles-only-arrows .box__svg img, .section-with-icons.container-lg .row.row-boxes .col-four-titles-only-arrows .box__svg img, .section-with-icons.container-xl .row.row-boxes .col-four-titles-only-arrows .box__svg img, .section-with-icons.container-xxl .row.row-boxes .col-four-titles-only-arrows .box__svg img {
  width: auto;
  height: 50%;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.section-with-icons-and-description__title {
  margin-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .section-with-icons-and-description__title {
    margin-bottom: 60px;
  }
}
.section-with-icons-and-description__description {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 10px;
}
.section-with-icons-and-description__item {
  width: 100%;
  height: 100%;
  padding: 2.5rem;
  border-radius: 15px;
  text-align: center;
}
.section-with-icons-and-description__item-icon {
  margin-bottom: 1rem;
}
.section-with-icons-and-description__item-title {
  margin-bottom: 15px;
}
.section-with-icons-and-description__item-description {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 0;
}

.container-fluid.section-with-video-and-icons, .section-with-video-and-icons.container-sm, .section-with-video-and-icons.container-md, .section-with-video-and-icons.container-lg, .section-with-video-and-icons.container-xl, .section-with-video-and-icons.container-xxl {
  padding-top: 70px;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-video-and-icons, .section-with-video-and-icons.container-sm, .section-with-video-and-icons.container-md, .section-with-video-and-icons.container-lg, .section-with-video-and-icons.container-xl, .section-with-video-and-icons.container-xxl {
    padding-top: 94px;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-video-and-icons, .section-with-video-and-icons.container-sm, .section-with-video-and-icons.container-md, .section-with-video-and-icons.container-lg, .section-with-video-and-icons.container-xl, .section-with-video-and-icons.container-xxl {
    padding-top: 114px;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-video-and-icons, .section-with-video-and-icons.container-sm, .section-with-video-and-icons.container-md, .section-with-video-and-icons.container-lg, .section-with-video-and-icons.container-xl, .section-with-video-and-icons.container-xxl {
    padding-top: 144px;
  }
}
.container-fluid.section-with-video-and-icons .col-titles, .section-with-video-and-icons.container-sm .col-titles, .section-with-video-and-icons.container-md .col-titles, .section-with-video-and-icons.container-lg .col-titles, .section-with-video-and-icons.container-xl .col-titles, .section-with-video-and-icons.container-xxl .col-titles {
  margin-bottom: 12px;
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-video-and-icons .col-titles, .section-with-video-and-icons.container-sm .col-titles, .section-with-video-and-icons.container-md .col-titles, .section-with-video-and-icons.container-lg .col-titles, .section-with-video-and-icons.container-xl .col-titles, .section-with-video-and-icons.container-xxl .col-titles {
    margin-bottom: 80px;
  }
}
.container-fluid.section-with-video-and-icons .row-boxes, .section-with-video-and-icons.container-sm .row-boxes, .section-with-video-and-icons.container-md .row-boxes, .section-with-video-and-icons.container-lg .row-boxes, .section-with-video-and-icons.container-xl .row-boxes, .section-with-video-and-icons.container-xxl .row-boxes {
  width: 94%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 80px;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-video-and-icons .row-boxes, .section-with-video-and-icons.container-sm .row-boxes, .section-with-video-and-icons.container-md .row-boxes, .section-with-video-and-icons.container-lg .row-boxes, .section-with-video-and-icons.container-xl .row-boxes, .section-with-video-and-icons.container-xxl .row-boxes {
    width: 86%;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-video-and-icons .row-boxes, .section-with-video-and-icons.container-sm .row-boxes, .section-with-video-and-icons.container-md .row-boxes, .section-with-video-and-icons.container-lg .row-boxes, .section-with-video-and-icons.container-xl .row-boxes, .section-with-video-and-icons.container-xxl .row-boxes {
    width: 76%;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-video-and-icons .row-boxes, .section-with-video-and-icons.container-sm .row-boxes, .section-with-video-and-icons.container-md .row-boxes, .section-with-video-and-icons.container-lg .row-boxes, .section-with-video-and-icons.container-xl .row-boxes, .section-with-video-and-icons.container-xxl .row-boxes {
    margin-top: 0;
    margin-bottom: -20px;
  }
}
@media only screen and (min-width: 1600px) {
  .container-fluid.section-with-video-and-icons .row-boxes, .section-with-video-and-icons.container-sm .row-boxes, .section-with-video-and-icons.container-md .row-boxes, .section-with-video-and-icons.container-lg .row-boxes, .section-with-video-and-icons.container-xl .row-boxes, .section-with-video-and-icons.container-xxl .row-boxes {
    width: 80%;
    max-width: 1488px;
    margin-bottom: -26px;
  }
}
.container-fluid.section-with-video-and-icons .row-boxes .col-four-titles-only-arrows, .section-with-video-and-icons.container-sm .row-boxes .col-four-titles-only-arrows, .section-with-video-and-icons.container-md .row-boxes .col-four-titles-only-arrows, .section-with-video-and-icons.container-lg .row-boxes .col-four-titles-only-arrows, .section-with-video-and-icons.container-xl .row-boxes .col-four-titles-only-arrows, .section-with-video-and-icons.container-xxl .row-boxes .col-four-titles-only-arrows {
  margin-bottom: 0.8rem;
}
.container-fluid.section-with-video-and-icons .row-boxes .col-four-titles-only-arrows:last-of-type, .section-with-video-and-icons.container-sm .row-boxes .col-four-titles-only-arrows:last-of-type, .section-with-video-and-icons.container-md .row-boxes .col-four-titles-only-arrows:last-of-type, .section-with-video-and-icons.container-lg .row-boxes .col-four-titles-only-arrows:last-of-type, .section-with-video-and-icons.container-xl .row-boxes .col-four-titles-only-arrows:last-of-type, .section-with-video-and-icons.container-xxl .row-boxes .col-four-titles-only-arrows:last-of-type {
  margin-bottom: 0px;
}
.container-fluid.section-with-video-and-icons .row-boxes .col-four-titles-only-arrows:last-of-type .box:after, .section-with-video-and-icons.container-sm .row-boxes .col-four-titles-only-arrows:last-of-type .box:after, .section-with-video-and-icons.container-md .row-boxes .col-four-titles-only-arrows:last-of-type .box:after, .section-with-video-and-icons.container-lg .row-boxes .col-four-titles-only-arrows:last-of-type .box:after, .section-with-video-and-icons.container-xl .row-boxes .col-four-titles-only-arrows:last-of-type .box:after, .section-with-video-and-icons.container-xxl .row-boxes .col-four-titles-only-arrows:last-of-type .box:after {
  display: none;
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-video-and-icons .row-boxes .col-four-titles-only-arrows:nth-of-type(2) .box:after, .section-with-video-and-icons.container-sm .row-boxes .col-four-titles-only-arrows:nth-of-type(2) .box:after, .section-with-video-and-icons.container-md .row-boxes .col-four-titles-only-arrows:nth-of-type(2) .box:after, .section-with-video-and-icons.container-lg .row-boxes .col-four-titles-only-arrows:nth-of-type(2) .box:after, .section-with-video-and-icons.container-xl .row-boxes .col-four-titles-only-arrows:nth-of-type(2) .box:after, .section-with-video-and-icons.container-xxl .row-boxes .col-four-titles-only-arrows:nth-of-type(2) .box:after {
    transform: scaleY(-1);
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-video-and-icons .row-boxes .col-four-titles-only-arrows:nth-of-type(3), .section-with-video-and-icons.container-sm .row-boxes .col-four-titles-only-arrows:nth-of-type(3), .section-with-video-and-icons.container-md .row-boxes .col-four-titles-only-arrows:nth-of-type(3), .section-with-video-and-icons.container-lg .row-boxes .col-four-titles-only-arrows:nth-of-type(3), .section-with-video-and-icons.container-xl .row-boxes .col-four-titles-only-arrows:nth-of-type(3), .section-with-video-and-icons.container-xxl .row-boxes .col-four-titles-only-arrows:nth-of-type(3) {
    margin-bottom: 0px;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-video-and-icons .row-boxes .col-four-titles-only-arrows, .section-with-video-and-icons.container-sm .row-boxes .col-four-titles-only-arrows, .section-with-video-and-icons.container-md .row-boxes .col-four-titles-only-arrows, .section-with-video-and-icons.container-lg .row-boxes .col-four-titles-only-arrows, .section-with-video-and-icons.container-xl .row-boxes .col-four-titles-only-arrows, .section-with-video-and-icons.container-xxl .row-boxes .col-four-titles-only-arrows {
    margin-bottom: 0px;
  }
}
.container-fluid.section-with-video-and-icons .row-boxes .col-four-titles-only-arrows .box, .section-with-video-and-icons.container-sm .row-boxes .col-four-titles-only-arrows .box, .section-with-video-and-icons.container-md .row-boxes .col-four-titles-only-arrows .box, .section-with-video-and-icons.container-lg .row-boxes .col-four-titles-only-arrows .box, .section-with-video-and-icons.container-xl .row-boxes .col-four-titles-only-arrows .box, .section-with-video-and-icons.container-xxl .row-boxes .col-four-titles-only-arrows .box {
  padding: 1rem 1.4rem 1rem 3rem;
  margin-left: 1rem;
  background-color: #FFFFFF;
  border-radius: 15px;
  height: 100%;
  position: relative;
  box-shadow: 0px 5px 40px rgba(18, 27, 68, 0.0901960784);
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-video-and-icons .row-boxes .col-four-titles-only-arrows .box, .section-with-video-and-icons.container-sm .row-boxes .col-four-titles-only-arrows .box, .section-with-video-and-icons.container-md .row-boxes .col-four-titles-only-arrows .box, .section-with-video-and-icons.container-lg .row-boxes .col-four-titles-only-arrows .box, .section-with-video-and-icons.container-xl .row-boxes .col-four-titles-only-arrows .box, .section-with-video-and-icons.container-xxl .row-boxes .col-four-titles-only-arrows .box {
    border-radius: 15px;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-video-and-icons .row-boxes .col-four-titles-only-arrows .box, .section-with-video-and-icons.container-sm .row-boxes .col-four-titles-only-arrows .box, .section-with-video-and-icons.container-md .row-boxes .col-four-titles-only-arrows .box, .section-with-video-and-icons.container-lg .row-boxes .col-four-titles-only-arrows .box, .section-with-video-and-icons.container-xl .row-boxes .col-four-titles-only-arrows .box, .section-with-video-and-icons.container-xxl .row-boxes .col-four-titles-only-arrows .box {
    padding: 3.8rem 1.4rem 2rem;
    margin-left: 0;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-video-and-icons .row-boxes .col-four-titles-only-arrows .box, .section-with-video-and-icons.container-sm .row-boxes .col-four-titles-only-arrows .box, .section-with-video-and-icons.container-md .row-boxes .col-four-titles-only-arrows .box, .section-with-video-and-icons.container-lg .row-boxes .col-four-titles-only-arrows .box, .section-with-video-and-icons.container-xl .row-boxes .col-four-titles-only-arrows .box, .section-with-video-and-icons.container-xxl .row-boxes .col-four-titles-only-arrows .box {
    padding: 4rem 2rem 3rem;
  }
}
@media only screen and (min-width: 1600px) {
  .container-fluid.section-with-video-and-icons .row-boxes .col-four-titles-only-arrows .box, .section-with-video-and-icons.container-sm .row-boxes .col-four-titles-only-arrows .box, .section-with-video-and-icons.container-md .row-boxes .col-four-titles-only-arrows .box, .section-with-video-and-icons.container-lg .row-boxes .col-four-titles-only-arrows .box, .section-with-video-and-icons.container-xl .row-boxes .col-four-titles-only-arrows .box, .section-with-video-and-icons.container-xxl .row-boxes .col-four-titles-only-arrows .box {
    padding: 5rem 2.6rem 4rem;
  }
}
.container-fluid.section-with-video-and-icons .row-boxes .col-four-titles-only-arrows .box:after, .section-with-video-and-icons.container-sm .row-boxes .col-four-titles-only-arrows .box:after, .section-with-video-and-icons.container-md .row-boxes .col-four-titles-only-arrows .box:after, .section-with-video-and-icons.container-lg .row-boxes .col-four-titles-only-arrows .box:after, .section-with-video-and-icons.container-xl .row-boxes .col-four-titles-only-arrows .box:after, .section-with-video-and-icons.container-xxl .row-boxes .col-four-titles-only-arrows .box:after {
  content: "";
  filter: brightness(0) saturate(100%) invert(36%) sepia(27%) saturate(3070%) hue-rotate(295deg) brightness(95%) contrast(93%);
  position: absolute;
  top: 110%;
  left: 26px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../../.././dist/css/build/img/arrow.svg);
  width: 38px;
  height: 11px;
  transform: rotate(90deg);
  z-index: 2;
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-video-and-icons .row-boxes .col-four-titles-only-arrows .box:after, .section-with-video-and-icons.container-sm .row-boxes .col-four-titles-only-arrows .box:after, .section-with-video-and-icons.container-md .row-boxes .col-four-titles-only-arrows .box:after, .section-with-video-and-icons.container-lg .row-boxes .col-four-titles-only-arrows .box:after, .section-with-video-and-icons.container-xl .row-boxes .col-four-titles-only-arrows .box:after, .section-with-video-and-icons.container-xxl .row-boxes .col-four-titles-only-arrows .box:after {
    top: 30px;
    left: 88%;
    width: 92px;
    height: 20px;
    transform: rotate(0deg);
  }
}
@media only screen and (min-width: 1600px) {
  .container-fluid.section-with-video-and-icons .row-boxes .col-four-titles-only-arrows .box:after, .section-with-video-and-icons.container-sm .row-boxes .col-four-titles-only-arrows .box:after, .section-with-video-and-icons.container-md .row-boxes .col-four-titles-only-arrows .box:after, .section-with-video-and-icons.container-lg .row-boxes .col-four-titles-only-arrows .box:after, .section-with-video-and-icons.container-xl .row-boxes .col-four-titles-only-arrows .box:after, .section-with-video-and-icons.container-xxl .row-boxes .col-four-titles-only-arrows .box:after {
    top: 40px;
    left: 92%;
  }
}
.container-fluid.section-with-video-and-icons .row-boxes .col-four-titles-only-arrows .box__title, .section-with-video-and-icons.container-sm .row-boxes .col-four-titles-only-arrows .box__title, .section-with-video-and-icons.container-md .row-boxes .col-four-titles-only-arrows .box__title, .section-with-video-and-icons.container-lg .row-boxes .col-four-titles-only-arrows .box__title, .section-with-video-and-icons.container-xl .row-boxes .col-four-titles-only-arrows .box__title, .section-with-video-and-icons.container-xxl .row-boxes .col-four-titles-only-arrows .box__title {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  font-size: 16px;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-video-and-icons .row-boxes .col-four-titles-only-arrows .box__title, .section-with-video-and-icons.container-sm .row-boxes .col-four-titles-only-arrows .box__title, .section-with-video-and-icons.container-md .row-boxes .col-four-titles-only-arrows .box__title, .section-with-video-and-icons.container-lg .row-boxes .col-four-titles-only-arrows .box__title, .section-with-video-and-icons.container-xl .row-boxes .col-four-titles-only-arrows .box__title, .section-with-video-and-icons.container-xxl .row-boxes .col-four-titles-only-arrows .box__title {
    font-size: 18px;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-video-and-icons .row-boxes .col-four-titles-only-arrows .box__title, .section-with-video-and-icons.container-sm .row-boxes .col-four-titles-only-arrows .box__title, .section-with-video-and-icons.container-md .row-boxes .col-four-titles-only-arrows .box__title, .section-with-video-and-icons.container-lg .row-boxes .col-four-titles-only-arrows .box__title, .section-with-video-and-icons.container-xl .row-boxes .col-four-titles-only-arrows .box__title, .section-with-video-and-icons.container-xxl .row-boxes .col-four-titles-only-arrows .box__title {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-video-and-icons .row-boxes .col-four-titles-only-arrows .box__title, .section-with-video-and-icons.container-sm .row-boxes .col-four-titles-only-arrows .box__title, .section-with-video-and-icons.container-md .row-boxes .col-four-titles-only-arrows .box__title, .section-with-video-and-icons.container-lg .row-boxes .col-four-titles-only-arrows .box__title, .section-with-video-and-icons.container-xl .row-boxes .col-four-titles-only-arrows .box__title, .section-with-video-and-icons.container-xxl .row-boxes .col-four-titles-only-arrows .box__title {
    font-size: 22px;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-video-and-icons .row-boxes .col-four-titles-only-arrows .box__title, .section-with-video-and-icons.container-sm .row-boxes .col-four-titles-only-arrows .box__title, .section-with-video-and-icons.container-md .row-boxes .col-four-titles-only-arrows .box__title, .section-with-video-and-icons.container-lg .row-boxes .col-four-titles-only-arrows .box__title, .section-with-video-and-icons.container-xl .row-boxes .col-four-titles-only-arrows .box__title, .section-with-video-and-icons.container-xxl .row-boxes .col-four-titles-only-arrows .box__title {
    font-size: 25px;
  }
}
.container-fluid.section-with-video-and-icons .row-boxes .col-four-titles-only-arrows .box__svg, .section-with-video-and-icons.container-sm .row-boxes .col-four-titles-only-arrows .box__svg, .section-with-video-and-icons.container-md .row-boxes .col-four-titles-only-arrows .box__svg, .section-with-video-and-icons.container-lg .row-boxes .col-four-titles-only-arrows .box__svg, .section-with-video-and-icons.container-xl .row-boxes .col-four-titles-only-arrows .box__svg, .section-with-video-and-icons.container-xxl .row-boxes .col-four-titles-only-arrows .box__svg {
  background-color: #FFFFFF;
  position: absolute;
  box-shadow: 0px 3px 21px rgba(222, 62, 139, 0.2);
  border-radius: 50%;
  width: 56px;
  height: 56px;
  top: 50%;
  left: -28px;
  transform: translateY(-50%);
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-video-and-icons .row-boxes .col-four-titles-only-arrows .box__svg, .section-with-video-and-icons.container-sm .row-boxes .col-four-titles-only-arrows .box__svg, .section-with-video-and-icons.container-md .row-boxes .col-four-titles-only-arrows .box__svg, .section-with-video-and-icons.container-lg .row-boxes .col-four-titles-only-arrows .box__svg, .section-with-video-and-icons.container-xl .row-boxes .col-four-titles-only-arrows .box__svg, .section-with-video-and-icons.container-xxl .row-boxes .col-four-titles-only-arrows .box__svg {
    width: 78px;
    height: 78px;
    top: -40px;
    left: 50%;
    transform: translateX(-50%);
  }
}
.container-fluid.section-with-video-and-icons .row-boxes .col-four-titles-only-arrows .box__svg img, .section-with-video-and-icons.container-sm .row-boxes .col-four-titles-only-arrows .box__svg img, .section-with-video-and-icons.container-md .row-boxes .col-four-titles-only-arrows .box__svg img, .section-with-video-and-icons.container-lg .row-boxes .col-four-titles-only-arrows .box__svg img, .section-with-video-and-icons.container-xl .row-boxes .col-four-titles-only-arrows .box__svg img, .section-with-video-and-icons.container-xxl .row-boxes .col-four-titles-only-arrows .box__svg img {
  width: auto;
  height: 50%;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  filter: brightness(0) saturate(100%) invert(36%) sepia(27%) saturate(3070%) hue-rotate(295deg) brightness(95%) contrast(93%);
}
.container-fluid.section-with-video-and-icons .row-video .col-12, .section-with-video-and-icons.container-sm .row-video .col-12, .section-with-video-and-icons.container-md .row-video .col-12, .section-with-video-and-icons.container-lg .row-video .col-12, .section-with-video-and-icons.container-xl .row-video .col-12, .section-with-video-and-icons.container-xxl .row-video .col-12 {
  padding-left: 0;
  padding-right: 0;
}
.container-fluid.section-with-video-and-icons .row-video .video-image, .section-with-video-and-icons.container-sm .row-video .video-image, .section-with-video-and-icons.container-md .row-video .video-image, .section-with-video-and-icons.container-lg .row-video .video-image, .section-with-video-and-icons.container-xl .row-video .video-image, .section-with-video-and-icons.container-xxl .row-video .video-image {
  width: 100%;
  height: 211px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 576px) {
  .container-fluid.section-with-video-and-icons .row-video .video-image, .section-with-video-and-icons.container-sm .row-video .video-image, .section-with-video-and-icons.container-md .row-video .video-image, .section-with-video-and-icons.container-lg .row-video .video-image, .section-with-video-and-icons.container-xl .row-video .video-image, .section-with-video-and-icons.container-xxl .row-video .video-image {
    height: 260px;
  }
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-video-and-icons .row-video .video-image, .section-with-video-and-icons.container-sm .row-video .video-image, .section-with-video-and-icons.container-md .row-video .video-image, .section-with-video-and-icons.container-lg .row-video .video-image, .section-with-video-and-icons.container-xl .row-video .video-image, .section-with-video-and-icons.container-xxl .row-video .video-image {
    height: 310px;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-video-and-icons .row-video .video-image, .section-with-video-and-icons.container-sm .row-video .video-image, .section-with-video-and-icons.container-md .row-video .video-image, .section-with-video-and-icons.container-lg .row-video .video-image, .section-with-video-and-icons.container-xl .row-video .video-image, .section-with-video-and-icons.container-xxl .row-video .video-image {
    height: 360px;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-video-and-icons .row-video .video-image, .section-with-video-and-icons.container-sm .row-video .video-image, .section-with-video-and-icons.container-md .row-video .video-image, .section-with-video-and-icons.container-lg .row-video .video-image, .section-with-video-and-icons.container-xl .row-video .video-image, .section-with-video-and-icons.container-xxl .row-video .video-image {
    height: 420px;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-video-and-icons .row-video .video-image, .section-with-video-and-icons.container-sm .row-video .video-image, .section-with-video-and-icons.container-md .row-video .video-image, .section-with-video-and-icons.container-lg .row-video .video-image, .section-with-video-and-icons.container-xl .row-video .video-image, .section-with-video-and-icons.container-xxl .row-video .video-image {
    height: 484px;
  }
}
.container-fluid.section-with-video-and-icons .row-video .video-image__icon, .section-with-video-and-icons.container-sm .row-video .video-image__icon, .section-with-video-and-icons.container-md .row-video .video-image__icon, .section-with-video-and-icons.container-lg .row-video .video-image__icon, .section-with-video-and-icons.container-xl .row-video .video-image__icon, .section-with-video-and-icons.container-xxl .row-video .video-image__icon {
  position: relative;
  height: 100%;
}
.container-fluid.section-with-video-and-icons .row-video .video-image__icon img, .section-with-video-and-icons.container-sm .row-video .video-image__icon img, .section-with-video-and-icons.container-md .row-video .video-image__icon img, .section-with-video-and-icons.container-lg .row-video .video-image__icon img, .section-with-video-and-icons.container-xl .row-video .video-image__icon img, .section-with-video-and-icons.container-xxl .row-video .video-image__icon img {
  width: 50px;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.container-fluid.section-with-video-and-icons .row-video .video-image__icon img:hover, .section-with-video-and-icons.container-sm .row-video .video-image__icon img:hover, .section-with-video-and-icons.container-md .row-video .video-image__icon img:hover, .section-with-video-and-icons.container-lg .row-video .video-image__icon img:hover, .section-with-video-and-icons.container-xl .row-video .video-image__icon img:hover, .section-with-video-and-icons.container-xxl .row-video .video-image__icon img:hover {
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-video-and-icons .row-video .video-image__icon img, .section-with-video-and-icons.container-sm .row-video .video-image__icon img, .section-with-video-and-icons.container-md .row-video .video-image__icon img, .section-with-video-and-icons.container-lg .row-video .video-image__icon img, .section-with-video-and-icons.container-xl .row-video .video-image__icon img, .section-with-video-and-icons.container-xxl .row-video .video-image__icon img {
    width: 65px;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-video-and-icons .row-video .video-image__icon img, .section-with-video-and-icons.container-sm .row-video .video-image__icon img, .section-with-video-and-icons.container-md .row-video .video-image__icon img, .section-with-video-and-icons.container-lg .row-video .video-image__icon img, .section-with-video-and-icons.container-xl .row-video .video-image__icon img, .section-with-video-and-icons.container-xxl .row-video .video-image__icon img {
    width: 75px;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-video-and-icons .row-video .video-image__icon img, .section-with-video-and-icons.container-sm .row-video .video-image__icon img, .section-with-video-and-icons.container-md .row-video .video-image__icon img, .section-with-video-and-icons.container-lg .row-video .video-image__icon img, .section-with-video-and-icons.container-xl .row-video .video-image__icon img, .section-with-video-and-icons.container-xxl .row-video .video-image__icon img {
    width: 85px;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-video-and-icons .row-video .video-image__icon img, .section-with-video-and-icons.container-sm .row-video .video-image__icon img, .section-with-video-and-icons.container-md .row-video .video-image__icon img, .section-with-video-and-icons.container-lg .row-video .video-image__icon img, .section-with-video-and-icons.container-xl .row-video .video-image__icon img, .section-with-video-and-icons.container-xxl .row-video .video-image__icon img {
    width: 95px;
  }
}
.container-fluid.section-with-video-and-icons .row-video .video-wrapper, .section-with-video-and-icons.container-sm .row-video .video-wrapper, .section-with-video-and-icons.container-md .row-video .video-wrapper, .section-with-video-and-icons.container-lg .row-video .video-wrapper, .section-with-video-and-icons.container-xl .row-video .video-wrapper, .section-with-video-and-icons.container-xxl .row-video .video-wrapper {
  display: none;
}
.container-fluid.section-with-video-and-icons .row-video .video-wrapper .video-close, .section-with-video-and-icons.container-sm .row-video .video-wrapper .video-close, .section-with-video-and-icons.container-md .row-video .video-wrapper .video-close, .section-with-video-and-icons.container-lg .row-video .video-wrapper .video-close, .section-with-video-and-icons.container-xl .row-video .video-wrapper .video-close, .section-with-video-and-icons.container-xxl .row-video .video-wrapper .video-close {
  display: none;
}
.container-fluid.section-with-video-and-icons .row-video .video-wrapper.popup, .section-with-video-and-icons.container-sm .row-video .video-wrapper.popup, .section-with-video-and-icons.container-md .row-video .video-wrapper.popup, .section-with-video-and-icons.container-lg .row-video .video-wrapper.popup, .section-with-video-and-icons.container-xl .row-video .video-wrapper.popup, .section-with-video-and-icons.container-xxl .row-video .video-wrapper.popup {
  display: block;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  height: calc(100vh - 140px);
  max-height: 320px;
  z-index: 11;
}
@media only screen and (min-width: 576px) {
  .container-fluid.section-with-video-and-icons .row-video .video-wrapper.popup, .section-with-video-and-icons.container-sm .row-video .video-wrapper.popup, .section-with-video-and-icons.container-md .row-video .video-wrapper.popup, .section-with-video-and-icons.container-lg .row-video .video-wrapper.popup, .section-with-video-and-icons.container-xl .row-video .video-wrapper.popup, .section-with-video-and-icons.container-xxl .row-video .video-wrapper.popup {
    height: calc(100vh - 145px);
    max-height: 360px;
  }
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-video-and-icons .row-video .video-wrapper.popup, .section-with-video-and-icons.container-sm .row-video .video-wrapper.popup, .section-with-video-and-icons.container-md .row-video .video-wrapper.popup, .section-with-video-and-icons.container-lg .row-video .video-wrapper.popup, .section-with-video-and-icons.container-xl .row-video .video-wrapper.popup, .section-with-video-and-icons.container-xxl .row-video .video-wrapper.popup {
    height: calc(100vh - 150px);
    max-height: 410px;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-video-and-icons .row-video .video-wrapper.popup, .section-with-video-and-icons.container-sm .row-video .video-wrapper.popup, .section-with-video-and-icons.container-md .row-video .video-wrapper.popup, .section-with-video-and-icons.container-lg .row-video .video-wrapper.popup, .section-with-video-and-icons.container-xl .row-video .video-wrapper.popup, .section-with-video-and-icons.container-xxl .row-video .video-wrapper.popup {
    max-height: 560px;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-video-and-icons .row-video .video-wrapper.popup, .section-with-video-and-icons.container-sm .row-video .video-wrapper.popup, .section-with-video-and-icons.container-md .row-video .video-wrapper.popup, .section-with-video-and-icons.container-lg .row-video .video-wrapper.popup, .section-with-video-and-icons.container-xl .row-video .video-wrapper.popup, .section-with-video-and-icons.container-xxl .row-video .video-wrapper.popup {
    height: calc(100vh - 160px);
    max-height: 620px;
  }
}
.container-fluid.section-with-video-and-icons .row-video .video-wrapper.popup .video-close, .section-with-video-and-icons.container-sm .row-video .video-wrapper.popup .video-close, .section-with-video-and-icons.container-md .row-video .video-wrapper.popup .video-close, .section-with-video-and-icons.container-lg .row-video .video-wrapper.popup .video-close, .section-with-video-and-icons.container-xl .row-video .video-wrapper.popup .video-close, .section-with-video-and-icons.container-xxl .row-video .video-wrapper.popup .video-close {
  display: block;
  text-align: right;
  padding-right: 0.4rem;
  color: #DE3E8B;
  font-size: 22px;
  font-family: "Poppins-SemiBold", sans-serif;
  font-weight: 600;
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-video-and-icons .row-video .video-wrapper.popup .video-close, .section-with-video-and-icons.container-sm .row-video .video-wrapper.popup .video-close, .section-with-video-and-icons.container-md .row-video .video-wrapper.popup .video-close, .section-with-video-and-icons.container-lg .row-video .video-wrapper.popup .video-close, .section-with-video-and-icons.container-xl .row-video .video-wrapper.popup .video-close, .section-with-video-and-icons.container-xxl .row-video .video-wrapper.popup .video-close {
    font-size: 30px;
  }
}
.container-fluid.section-with-video-and-icons .row-video .video-wrapper.popup .video-close:hover, .section-with-video-and-icons.container-sm .row-video .video-wrapper.popup .video-close:hover, .section-with-video-and-icons.container-md .row-video .video-wrapper.popup .video-close:hover, .section-with-video-and-icons.container-lg .row-video .video-wrapper.popup .video-close:hover, .section-with-video-and-icons.container-xl .row-video .video-wrapper.popup .video-close:hover, .section-with-video-and-icons.container-xxl .row-video .video-wrapper.popup .video-close:hover {
  cursor: pointer;
}
.container-fluid.section-with-video-and-icons .row-video .video-wrapper.popup .video-content, .section-with-video-and-icons.container-sm .row-video .video-wrapper.popup .video-content, .section-with-video-and-icons.container-md .row-video .video-wrapper.popup .video-content, .section-with-video-and-icons.container-lg .row-video .video-wrapper.popup .video-content, .section-with-video-and-icons.container-xl .row-video .video-wrapper.popup .video-content, .section-with-video-and-icons.container-xxl .row-video .video-wrapper.popup .video-content {
  height: 100%;
}
.container-fluid.section-with-video-and-icons .row-video .video-wrapper.popup .video-content iframe, .section-with-video-and-icons.container-sm .row-video .video-wrapper.popup .video-content iframe, .section-with-video-and-icons.container-md .row-video .video-wrapper.popup .video-content iframe, .section-with-video-and-icons.container-lg .row-video .video-wrapper.popup .video-content iframe, .section-with-video-and-icons.container-xl .row-video .video-wrapper.popup .video-content iframe, .section-with-video-and-icons.container-xxl .row-video .video-wrapper.popup .video-content iframe {
  width: 100%;
  height: 100%;
}

body.video-popup-open {
  position: relative;
}
body.video-popup-open:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 10;
  display: block;
  background-color: rgba(40, 40, 40, 0.8);
}

.container-fluid.section-with-purple-bg-and-text, .section-with-purple-bg-and-text.container-sm, .section-with-purple-bg-and-text.container-md, .section-with-purple-bg-and-text.container-lg, .section-with-purple-bg-and-text.container-xl, .section-with-purple-bg-and-text.container-xxl {
  background-color: #6D3ADF;
  padding-top: 46px;
  padding-bottom: 40px;
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-purple-bg-and-text, .section-with-purple-bg-and-text.container-sm, .section-with-purple-bg-and-text.container-md, .section-with-purple-bg-and-text.container-lg, .section-with-purple-bg-and-text.container-xl, .section-with-purple-bg-and-text.container-xxl {
    padding-top: 60px;
    padding-bottom: 45px;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-purple-bg-and-text, .section-with-purple-bg-and-text.container-sm, .section-with-purple-bg-and-text.container-md, .section-with-purple-bg-and-text.container-lg, .section-with-purple-bg-and-text.container-xl, .section-with-purple-bg-and-text.container-xxl {
    padding-top: 74px;
    padding-bottom: 50px;
  }
}
@media only screen and (min-width: 480px) {
  .container-fluid.section-with-purple-bg-and-text .row, .section-with-purple-bg-and-text.container-sm .row, .section-with-purple-bg-and-text.container-md .row, .section-with-purple-bg-and-text.container-lg .row, .section-with-purple-bg-and-text.container-xl .row, .section-with-purple-bg-and-text.container-xxl .row {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-purple-bg-and-text .row, .section-with-purple-bg-and-text.container-sm .row, .section-with-purple-bg-and-text.container-md .row, .section-with-purple-bg-and-text.container-lg .row, .section-with-purple-bg-and-text.container-xl .row, .section-with-purple-bg-and-text.container-xxl .row {
    width: 86%;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-purple-bg-and-text .row, .section-with-purple-bg-and-text.container-sm .row, .section-with-purple-bg-and-text.container-md .row, .section-with-purple-bg-and-text.container-lg .row, .section-with-purple-bg-and-text.container-xl .row, .section-with-purple-bg-and-text.container-xxl .row {
    width: 76%;
  }
}
@media only screen and (min-width: 1600px) {
  .container-fluid.section-with-purple-bg-and-text .row, .section-with-purple-bg-and-text.container-sm .row, .section-with-purple-bg-and-text.container-md .row, .section-with-purple-bg-and-text.container-lg .row, .section-with-purple-bg-and-text.container-xl .row, .section-with-purple-bg-and-text.container-xxl .row {
    width: 80%;
    max-width: 1488px;
  }
}
.container-fluid.section-with-purple-bg-and-text h2, .section-with-purple-bg-and-text.container-sm h2, .section-with-purple-bg-and-text.container-md h2, .section-with-purple-bg-and-text.container-lg h2, .section-with-purple-bg-and-text.container-xl h2, .section-with-purple-bg-and-text.container-xxl h2 {
  padding-bottom: 1.4rem;
}
.container-fluid.section-with-purple-bg-and-text p, .section-with-purple-bg-and-text.container-sm p, .section-with-purple-bg-and-text.container-md p, .section-with-purple-bg-and-text.container-lg p, .section-with-purple-bg-and-text.container-xl p, .section-with-purple-bg-and-text.container-xxl p {
  padding-bottom: 1.4rem;
}
.container-fluid.section-with-purple-bg-and-text a, .section-with-purple-bg-and-text.container-sm a, .section-with-purple-bg-and-text.container-md a, .section-with-purple-bg-and-text.container-lg a, .section-with-purple-bg-and-text.container-xl a, .section-with-purple-bg-and-text.container-xxl a {
  position: relative;
}
.container-fluid.section-with-purple-bg-and-text a:after, .section-with-purple-bg-and-text.container-sm a:after, .section-with-purple-bg-and-text.container-md a:after, .section-with-purple-bg-and-text.container-lg a:after, .section-with-purple-bg-and-text.container-xl a:after, .section-with-purple-bg-and-text.container-xxl a:after {
  content: "";
  filter: brightness(0) saturate(100%) invert(36%) sepia(27%) saturate(3070%) hue-rotate(295deg) brightness(95%) contrast(93%);
  position: absolute;
  top: 80%;
  left: 98%;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../../.././dist/css/build/img/three-lines.svg);
  width: 40px;
  height: 30px;
}

.container-fluid.section-with-purple-bg-and-images, .section-with-purple-bg-and-images.container-sm, .section-with-purple-bg-and-images.container-md, .section-with-purple-bg-and-images.container-lg, .section-with-purple-bg-and-images.container-xl, .section-with-purple-bg-and-images.container-xxl {
  background-color: #6D3ADF;
  padding-top: 24px;
  padding-bottom: 40px;
}
.container-fluid.section-with-purple-bg-and-images .row, .section-with-purple-bg-and-images.container-sm .row, .section-with-purple-bg-and-images.container-md .row, .section-with-purple-bg-and-images.container-lg .row, .section-with-purple-bg-and-images.container-xl .row, .section-with-purple-bg-and-images.container-xxl .row {
  width: 94%;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-purple-bg-and-images .row, .section-with-purple-bg-and-images.container-sm .row, .section-with-purple-bg-and-images.container-md .row, .section-with-purple-bg-and-images.container-lg .row, .section-with-purple-bg-and-images.container-xl .row, .section-with-purple-bg-and-images.container-xxl .row {
    width: 86%;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-purple-bg-and-images .row, .section-with-purple-bg-and-images.container-sm .row, .section-with-purple-bg-and-images.container-md .row, .section-with-purple-bg-and-images.container-lg .row, .section-with-purple-bg-and-images.container-xl .row, .section-with-purple-bg-and-images.container-xxl .row {
    width: 76%;
  }
}
@media only screen and (min-width: 1600px) {
  .container-fluid.section-with-purple-bg-and-images .row, .section-with-purple-bg-and-images.container-sm .row, .section-with-purple-bg-and-images.container-md .row, .section-with-purple-bg-and-images.container-lg .row, .section-with-purple-bg-and-images.container-xl .row, .section-with-purple-bg-and-images.container-xxl .row {
    width: 80%;
    max-width: 1488px;
  }
}
.container-fluid.section-with-purple-bg-and-images .col-images, .section-with-purple-bg-and-images.container-sm .col-images, .section-with-purple-bg-and-images.container-md .col-images, .section-with-purple-bg-and-images.container-lg .col-images, .section-with-purple-bg-and-images.container-xl .col-images, .section-with-purple-bg-and-images.container-xxl .col-images {
  position: relative;
  margin-bottom: 1rem;
}
@media only screen and (min-width: 576px) {
  .container-fluid.section-with-purple-bg-and-images .col-images, .section-with-purple-bg-and-images.container-sm .col-images, .section-with-purple-bg-and-images.container-md .col-images, .section-with-purple-bg-and-images.container-lg .col-images, .section-with-purple-bg-and-images.container-xl .col-images, .section-with-purple-bg-and-images.container-xxl .col-images {
    margin-bottom: 0;
  }
}
.container-fluid.section-with-purple-bg-and-images .col-images:after, .section-with-purple-bg-and-images.container-sm .col-images:after, .section-with-purple-bg-and-images.container-md .col-images:after, .section-with-purple-bg-and-images.container-lg .col-images:after, .section-with-purple-bg-and-images.container-xl .col-images:after, .section-with-purple-bg-and-images.container-xxl .col-images:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 30%;
  background: #6D3ADF;
  background: linear-gradient(360deg, #6d3adf 0%, rgba(109, 58, 223, 0) 100%);
  z-index: 3;
}
.container-fluid.section-with-purple-bg-and-images .col-images .back-image, .section-with-purple-bg-and-images.container-sm .col-images .back-image, .section-with-purple-bg-and-images.container-md .col-images .back-image, .section-with-purple-bg-and-images.container-lg .col-images .back-image, .section-with-purple-bg-and-images.container-xl .col-images .back-image, .section-with-purple-bg-and-images.container-xxl .col-images .back-image {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
@media only screen and (min-width: 576px) {
  .container-fluid.section-with-purple-bg-and-images .col-images .back-image, .section-with-purple-bg-and-images.container-sm .col-images .back-image, .section-with-purple-bg-and-images.container-md .col-images .back-image, .section-with-purple-bg-and-images.container-lg .col-images .back-image, .section-with-purple-bg-and-images.container-xl .col-images .back-image, .section-with-purple-bg-and-images.container-xxl .col-images .back-image {
    left: auto;
    right: 0;
    text-align: right;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-purple-bg-and-images .col-images .back-image, .section-with-purple-bg-and-images.container-sm .col-images .back-image, .section-with-purple-bg-and-images.container-md .col-images .back-image, .section-with-purple-bg-and-images.container-lg .col-images .back-image, .section-with-purple-bg-and-images.container-xl .col-images .back-image, .section-with-purple-bg-and-images.container-xxl .col-images .back-image {
    top: 20%;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-purple-bg-and-images .col-images .back-image img, .section-with-purple-bg-and-images.container-sm .col-images .back-image img, .section-with-purple-bg-and-images.container-md .col-images .back-image img, .section-with-purple-bg-and-images.container-lg .col-images .back-image img, .section-with-purple-bg-and-images.container-xl .col-images .back-image img, .section-with-purple-bg-and-images.container-xxl .col-images .back-image img {
    max-width: 60%;
    height: auto;
  }
}
.container-fluid.section-with-purple-bg-and-images .col-images .front-image, .section-with-purple-bg-and-images.container-sm .col-images .front-image, .section-with-purple-bg-and-images.container-md .col-images .front-image, .section-with-purple-bg-and-images.container-lg .col-images .front-image, .section-with-purple-bg-and-images.container-xl .col-images .front-image, .section-with-purple-bg-and-images.container-xxl .col-images .front-image {
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-purple-bg-and-images .col-images .front-image img, .section-with-purple-bg-and-images.container-sm .col-images .front-image img, .section-with-purple-bg-and-images.container-md .col-images .front-image img, .section-with-purple-bg-and-images.container-lg .col-images .front-image img, .section-with-purple-bg-and-images.container-xl .col-images .front-image img, .section-with-purple-bg-and-images.container-xxl .col-images .front-image img {
    max-width: 80%;
    height: auto;
  }
}
.container-fluid.section-with-purple-bg-and-images .col-text, .section-with-purple-bg-and-images.container-sm .col-text, .section-with-purple-bg-and-images.container-md .col-text, .section-with-purple-bg-and-images.container-lg .col-text, .section-with-purple-bg-and-images.container-xl .col-text, .section-with-purple-bg-and-images.container-xxl .col-text {
  position: relative;
}
@media only screen and (min-width: 576px) {
  .container-fluid.section-with-purple-bg-and-images .col-text__inner, .section-with-purple-bg-and-images.container-sm .col-text__inner, .section-with-purple-bg-and-images.container-md .col-text__inner, .section-with-purple-bg-and-images.container-lg .col-text__inner, .section-with-purple-bg-and-images.container-xl .col-text__inner, .section-with-purple-bg-and-images.container-xxl .col-text__inner {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
}
.container-fluid.section-with-purple-bg-and-images .col-text .title, .section-with-purple-bg-and-images.container-sm .col-text .title, .section-with-purple-bg-and-images.container-md .col-text .title, .section-with-purple-bg-and-images.container-lg .col-text .title, .section-with-purple-bg-and-images.container-xl .col-text .title, .section-with-purple-bg-and-images.container-xxl .col-text .title {
  margin-bottom: 2rem;
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-purple-bg-and-images .col-text .title, .section-with-purple-bg-and-images.container-sm .col-text .title, .section-with-purple-bg-and-images.container-md .col-text .title, .section-with-purple-bg-and-images.container-lg .col-text .title, .section-with-purple-bg-and-images.container-xl .col-text .title, .section-with-purple-bg-and-images.container-xxl .col-text .title {
    margin-bottom: 3rem;
  }
}
.container-fluid.section-with-purple-bg-and-images .col-text .title h2, .section-with-purple-bg-and-images.container-sm .col-text .title h2, .section-with-purple-bg-and-images.container-md .col-text .title h2, .section-with-purple-bg-and-images.container-lg .col-text .title h2, .section-with-purple-bg-and-images.container-xl .col-text .title h2, .section-with-purple-bg-and-images.container-xxl .col-text .title h2 {
  font-size: 30px;
  display: inline;
}
@media only screen and (min-width: 576px) {
  .container-fluid.section-with-purple-bg-and-images .col-text .title h2, .section-with-purple-bg-and-images.container-sm .col-text .title h2, .section-with-purple-bg-and-images.container-md .col-text .title h2, .section-with-purple-bg-and-images.container-lg .col-text .title h2, .section-with-purple-bg-and-images.container-xl .col-text .title h2, .section-with-purple-bg-and-images.container-xxl .col-text .title h2 {
    font-size: 28px;
  }
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-purple-bg-and-images .col-text .title h2, .section-with-purple-bg-and-images.container-sm .col-text .title h2, .section-with-purple-bg-and-images.container-md .col-text .title h2, .section-with-purple-bg-and-images.container-lg .col-text .title h2, .section-with-purple-bg-and-images.container-xl .col-text .title h2, .section-with-purple-bg-and-images.container-xxl .col-text .title h2 {
    font-size: 32px;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-purple-bg-and-images .col-text .title h2, .section-with-purple-bg-and-images.container-sm .col-text .title h2, .section-with-purple-bg-and-images.container-md .col-text .title h2, .section-with-purple-bg-and-images.container-lg .col-text .title h2, .section-with-purple-bg-and-images.container-xl .col-text .title h2, .section-with-purple-bg-and-images.container-xxl .col-text .title h2 {
    font-size: 40px;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-purple-bg-and-images .col-text .title h2, .section-with-purple-bg-and-images.container-sm .col-text .title h2, .section-with-purple-bg-and-images.container-md .col-text .title h2, .section-with-purple-bg-and-images.container-lg .col-text .title h2, .section-with-purple-bg-and-images.container-xl .col-text .title h2, .section-with-purple-bg-and-images.container-xxl .col-text .title h2 {
    font-size: 44px;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-purple-bg-and-images .col-text .title h2, .section-with-purple-bg-and-images.container-sm .col-text .title h2, .section-with-purple-bg-and-images.container-md .col-text .title h2, .section-with-purple-bg-and-images.container-lg .col-text .title h2, .section-with-purple-bg-and-images.container-xl .col-text .title h2, .section-with-purple-bg-and-images.container-xxl .col-text .title h2 {
    font-size: 52px;
  }
}
@media only screen and (min-width: 1600px) {
  .container-fluid.section-with-purple-bg-and-images .col-text .title h2, .section-with-purple-bg-and-images.container-sm .col-text .title h2, .section-with-purple-bg-and-images.container-md .col-text .title h2, .section-with-purple-bg-and-images.container-lg .col-text .title h2, .section-with-purple-bg-and-images.container-xl .col-text .title h2, .section-with-purple-bg-and-images.container-xxl .col-text .title h2 {
    font-size: 55px;
  }
}
.container-fluid.section-with-purple-bg-and-images .col-text .title h2 img, .section-with-purple-bg-and-images.container-sm .col-text .title h2 img, .section-with-purple-bg-and-images.container-md .col-text .title h2 img, .section-with-purple-bg-and-images.container-lg .col-text .title h2 img, .section-with-purple-bg-and-images.container-xl .col-text .title h2 img, .section-with-purple-bg-and-images.container-xxl .col-text .title h2 img {
  height: 30px;
  width: auto;
  vertical-align: middle;
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-purple-bg-and-images .col-text .title h2 img, .section-with-purple-bg-and-images.container-sm .col-text .title h2 img, .section-with-purple-bg-and-images.container-md .col-text .title h2 img, .section-with-purple-bg-and-images.container-lg .col-text .title h2 img, .section-with-purple-bg-and-images.container-xl .col-text .title h2 img, .section-with-purple-bg-and-images.container-xxl .col-text .title h2 img {
    height: 48px;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-purple-bg-and-images .col-text .title h2 img, .section-with-purple-bg-and-images.container-sm .col-text .title h2 img, .section-with-purple-bg-and-images.container-md .col-text .title h2 img, .section-with-purple-bg-and-images.container-lg .col-text .title h2 img, .section-with-purple-bg-and-images.container-xl .col-text .title h2 img, .section-with-purple-bg-and-images.container-xxl .col-text .title h2 img {
    height: 56px;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-purple-bg-and-images .col-text .title h2 img, .section-with-purple-bg-and-images.container-sm .col-text .title h2 img, .section-with-purple-bg-and-images.container-md .col-text .title h2 img, .section-with-purple-bg-and-images.container-lg .col-text .title h2 img, .section-with-purple-bg-and-images.container-xl .col-text .title h2 img, .section-with-purple-bg-and-images.container-xxl .col-text .title h2 img {
    height: 64px;
  }
}
.container-fluid.section-with-purple-bg-and-images .col-text a:after, .section-with-purple-bg-and-images.container-sm .col-text a:after, .section-with-purple-bg-and-images.container-md .col-text a:after, .section-with-purple-bg-and-images.container-lg .col-text a:after, .section-with-purple-bg-and-images.container-xl .col-text a:after, .section-with-purple-bg-and-images.container-xxl .col-text a:after {
  filter: brightness(0) saturate(100%) invert(100%);
}

.section-with-logos__heading {
  margin-bottom: 1rem;
}
.section-with-logos__description {
  margin-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .section-with-logos__description {
    margin-bottom: 60px;
  }
}
.section-with-logos__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin-bottom: 2rem;
}
.section-with-logos__item-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 80%;
  height: 80px;
  padding: 0.5rem;
  margin-bottom: 1rem;
  border: 1px solid;
  border-color: #F3F4F6;
  border-radius: 15px;
  transition: all 0.5s ease-in-out;
}
.section-with-logos__item-wrapper:hover {
  border-color: #6d3adf;
}
.section-with-logos__item-logo {
  max-width: 100%;
  height: auto;
  max-height: 100%;
  object-fit: contain;
}
.section-with-logos__item-description {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 1rem;
}

.container-fluid.section-with-numbers .col-titles, .section-with-numbers.container-sm .col-titles, .section-with-numbers.container-md .col-titles, .section-with-numbers.container-lg .col-titles, .section-with-numbers.container-xl .col-titles, .section-with-numbers.container-xxl .col-titles {
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-numbers .col-titles, .section-with-numbers.container-sm .col-titles, .section-with-numbers.container-md .col-titles, .section-with-numbers.container-lg .col-titles, .section-with-numbers.container-xl .col-titles, .section-with-numbers.container-xxl .col-titles {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-numbers .col-titles, .section-with-numbers.container-sm .col-titles, .section-with-numbers.container-md .col-titles, .section-with-numbers.container-lg .col-titles, .section-with-numbers.container-xl .col-titles, .section-with-numbers.container-xxl .col-titles {
    margin-bottom: 60px;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-numbers .col-titles, .section-with-numbers.container-sm .col-titles, .section-with-numbers.container-md .col-titles, .section-with-numbers.container-lg .col-titles, .section-with-numbers.container-xl .col-titles, .section-with-numbers.container-xxl .col-titles {
    margin-bottom: 80px;
  }
}
.container-fluid.section-with-numbers .col-number, .section-with-numbers.container-sm .col-number, .section-with-numbers.container-md .col-number, .section-with-numbers.container-lg .col-number, .section-with-numbers.container-xl .col-number, .section-with-numbers.container-xxl .col-number {
  margin-bottom: 1rem;
}
.container-fluid.section-with-numbers .number, .section-with-numbers.container-sm .number, .section-with-numbers.container-md .number, .section-with-numbers.container-lg .number, .section-with-numbers.container-xl .number, .section-with-numbers.container-xxl .number {
  background-color: #F3F4F6;
  border-radius: 15px;
  padding: 0.6rem 1rem;
  height: 100%;
  position: relative;
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-numbers .number, .section-with-numbers.container-sm .number, .section-with-numbers.container-md .number, .section-with-numbers.container-lg .number, .section-with-numbers.container-xl .number, .section-with-numbers.container-xxl .number {
    border-radius: 15px;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-numbers .number, .section-with-numbers.container-sm .number, .section-with-numbers.container-md .number, .section-with-numbers.container-lg .number, .section-with-numbers.container-xl .number, .section-with-numbers.container-xxl .number {
    padding: 2rem 1rem;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-numbers .number, .section-with-numbers.container-sm .number, .section-with-numbers.container-md .number, .section-with-numbers.container-lg .number, .section-with-numbers.container-xl .number, .section-with-numbers.container-xxl .number {
    padding: 3rem 1.4rem;
  }
}
.container-fluid.section-with-numbers .number__inner, .section-with-numbers.container-sm .number__inner, .section-with-numbers.container-md .number__inner, .section-with-numbers.container-lg .number__inner, .section-with-numbers.container-xl .number__inner, .section-with-numbers.container-xxl .number__inner {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.container-fluid.section-with-numbers .number__value, .section-with-numbers.container-sm .number__value, .section-with-numbers.container-md .number__value, .section-with-numbers.container-lg .number__value, .section-with-numbers.container-xl .number__value, .section-with-numbers.container-xxl .number__value {
  display: inline-block;
  width: 48%;
  margin-right: 2%;
  vertical-align: middle;
  text-align: right;
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-numbers .number__value, .section-with-numbers.container-sm .number__value, .section-with-numbers.container-md .number__value, .section-with-numbers.container-lg .number__value, .section-with-numbers.container-xl .number__value, .section-with-numbers.container-xxl .number__value {
    font-size: 35px;
    width: 50%;
    margin-right: 3%;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-numbers .number__value, .section-with-numbers.container-sm .number__value, .section-with-numbers.container-md .number__value, .section-with-numbers.container-lg .number__value, .section-with-numbers.container-xl .number__value, .section-with-numbers.container-xxl .number__value {
    width: 49%;
    margin-right: 6%;
  }
}
.container-fluid.section-with-numbers .number__description, .section-with-numbers.container-sm .number__description, .section-with-numbers.container-md .number__description, .section-with-numbers.container-lg .number__description, .section-with-numbers.container-xl .number__description, .section-with-numbers.container-xxl .number__description {
  display: inline-block;
  width: 48%;
  vertical-align: middle;
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-numbers .number__description, .section-with-numbers.container-sm .number__description, .section-with-numbers.container-md .number__description, .section-with-numbers.container-lg .number__description, .section-with-numbers.container-xl .number__description, .section-with-numbers.container-xxl .number__description {
    width: 45%;
    font-family: "Poppins-Medium", sans-serif;
    font-weight: 600;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-numbers .number__description, .section-with-numbers.container-sm .number__description, .section-with-numbers.container-md .number__description, .section-with-numbers.container-lg .number__description, .section-with-numbers.container-xl .number__description, .section-with-numbers.container-xxl .number__description {
    width: 43%;
  }
}

.container-fluid.section-with-reviews .col-image, .section-with-reviews.container-sm .col-image, .section-with-reviews.container-md .col-image, .section-with-reviews.container-lg .col-image, .section-with-reviews.container-xl .col-image, .section-with-reviews.container-xxl .col-image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 220px;
}
@media only screen and (min-width: 360px) {
  .container-fluid.section-with-reviews .col-image, .section-with-reviews.container-sm .col-image, .section-with-reviews.container-md .col-image, .section-with-reviews.container-lg .col-image, .section-with-reviews.container-xl .col-image, .section-with-reviews.container-xxl .col-image {
    height: 240px;
  }
}
@media only screen and (min-width: 480px) {
  .container-fluid.section-with-reviews .col-image, .section-with-reviews.container-sm .col-image, .section-with-reviews.container-md .col-image, .section-with-reviews.container-lg .col-image, .section-with-reviews.container-xl .col-image, .section-with-reviews.container-xxl .col-image {
    height: 360px;
  }
}
@media only screen and (min-width: 576px) {
  .container-fluid.section-with-reviews .col-image, .section-with-reviews.container-sm .col-image, .section-with-reviews.container-md .col-image, .section-with-reviews.container-lg .col-image, .section-with-reviews.container-xl .col-image, .section-with-reviews.container-xxl .col-image {
    height: 400px;
  }
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-reviews .col-image, .section-with-reviews.container-sm .col-image, .section-with-reviews.container-md .col-image, .section-with-reviews.container-lg .col-image, .section-with-reviews.container-xl .col-image, .section-with-reviews.container-xxl .col-image {
    height: 480px;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-reviews .col-image, .section-with-reviews.container-sm .col-image, .section-with-reviews.container-md .col-image, .section-with-reviews.container-lg .col-image, .section-with-reviews.container-xl .col-image, .section-with-reviews.container-xxl .col-image {
    height: auto;
  }
}
.container-fluid.section-with-reviews .col-reviews, .section-with-reviews.container-sm .col-reviews, .section-with-reviews.container-md .col-reviews, .section-with-reviews.container-lg .col-reviews, .section-with-reviews.container-xl .col-reviews, .section-with-reviews.container-xxl .col-reviews {
  background-color: #E8EAED;
  text-align: center;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
}
@media only screen and (min-width: 480px) {
  .container-fluid.section-with-reviews .col-reviews, .section-with-reviews.container-sm .col-reviews, .section-with-reviews.container-md .col-reviews, .section-with-reviews.container-lg .col-reviews, .section-with-reviews.container-xl .col-reviews, .section-with-reviews.container-xxl .col-reviews {
    padding-left: calc(3% + 15px);
    padding-right: calc(3% + 15px);
  }
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-reviews .col-reviews, .section-with-reviews.container-sm .col-reviews, .section-with-reviews.container-md .col-reviews, .section-with-reviews.container-lg .col-reviews, .section-with-reviews.container-xl .col-reviews, .section-with-reviews.container-xxl .col-reviews {
    padding-left: calc(7% + 15px);
    padding-right: calc(7% + 15px);
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-reviews .col-reviews, .section-with-reviews.container-sm .col-reviews, .section-with-reviews.container-md .col-reviews, .section-with-reviews.container-lg .col-reviews, .section-with-reviews.container-xl .col-reviews, .section-with-reviews.container-xxl .col-reviews {
    text-align: left;
  }
  .container-fluid.section-with-reviews .col-reviews:after, .section-with-reviews.container-sm .col-reviews:after, .section-with-reviews.container-md .col-reviews:after, .section-with-reviews.container-lg .col-reviews:after, .section-with-reviews.container-xl .col-reviews:after, .section-with-reviews.container-xxl .col-reviews:after {
    content: "";
    position: absolute;
    top: 30%;
    right: 7%;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../../.././dist/css/build/img/quote.svg);
    width: 97px;
    height: 85px;
    opacity: 0.03;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-reviews .col-reviews:after, .section-with-reviews.container-sm .col-reviews:after, .section-with-reviews.container-md .col-reviews:after, .section-with-reviews.container-lg .col-reviews:after, .section-with-reviews.container-xl .col-reviews:after, .section-with-reviews.container-xxl .col-reviews:after {
    width: 128px;
    height: 112px;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-reviews .col-reviews, .section-with-reviews.container-sm .col-reviews, .section-with-reviews.container-md .col-reviews, .section-with-reviews.container-lg .col-reviews, .section-with-reviews.container-xl .col-reviews, .section-with-reviews.container-xxl .col-reviews {
    padding-left: calc(12% + 15px);
  }
  .container-fluid.section-with-reviews .col-reviews:after, .section-with-reviews.container-sm .col-reviews:after, .section-with-reviews.container-md .col-reviews:after, .section-with-reviews.container-lg .col-reviews:after, .section-with-reviews.container-xl .col-reviews:after, .section-with-reviews.container-xxl .col-reviews:after {
    width: 145px;
    height: 127px;
  }
}
@media only screen and (min-width: 1600px) {
  .container-fluid.section-with-reviews .col-reviews, .section-with-reviews.container-sm .col-reviews, .section-with-reviews.container-md .col-reviews, .section-with-reviews.container-lg .col-reviews, .section-with-reviews.container-xl .col-reviews, .section-with-reviews.container-xxl .col-reviews {
    padding-left: calc(10% + 20px);
  }
  .container-fluid.section-with-reviews .col-reviews:after, .section-with-reviews.container-sm .col-reviews:after, .section-with-reviews.container-md .col-reviews:after, .section-with-reviews.container-lg .col-reviews:after, .section-with-reviews.container-xl .col-reviews:after, .section-with-reviews.container-xxl .col-reviews:after {
    width: 194px;
    height: 170px;
    top: 20%;
  }
}
.container-fluid.section-with-reviews .col-reviews .titles, .section-with-reviews.container-sm .col-reviews .titles, .section-with-reviews.container-md .col-reviews .titles, .section-with-reviews.container-lg .col-reviews .titles, .section-with-reviews.container-xl .col-reviews .titles, .section-with-reviews.container-xxl .col-reviews .titles {
  margin-bottom: 24px;
}
.container-fluid.section-with-reviews .col-reviews .reviews-slider__review, .section-with-reviews.container-sm .col-reviews .reviews-slider__review, .section-with-reviews.container-md .col-reviews .reviews-slider__review, .section-with-reviews.container-lg .col-reviews .reviews-slider__review, .section-with-reviews.container-xl .col-reviews .reviews-slider__review, .section-with-reviews.container-xxl .col-reviews .reviews-slider__review {
  background-color: #FFFFFF;
  text-align: left;
  padding: 1.4rem 2rem;
  margin-bottom: 1.4rem;
  border-radius: 15px;
  box-shadow: 0px 9px 13px rgba(18, 27, 68, 0.0509803922);
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-reviews .col-reviews .reviews-slider__review, .section-with-reviews.container-sm .col-reviews .reviews-slider__review, .section-with-reviews.container-md .col-reviews .reviews-slider__review, .section-with-reviews.container-lg .col-reviews .reviews-slider__review, .section-with-reviews.container-xl .col-reviews .reviews-slider__review, .section-with-reviews.container-xxl .col-reviews .reviews-slider__review {
    padding: 2rem 2.8rem;
  }
}
@media only screen and (min-width: 1600px) {
  .container-fluid.section-with-reviews .col-reviews .reviews-slider__review, .section-with-reviews.container-sm .col-reviews .reviews-slider__review, .section-with-reviews.container-md .col-reviews .reviews-slider__review, .section-with-reviews.container-lg .col-reviews .reviews-slider__review, .section-with-reviews.container-xl .col-reviews .reviews-slider__review, .section-with-reviews.container-xxl .col-reviews .reviews-slider__review {
    padding: 2.4rem 5.6rem 2.4rem 2.8rem;
  }
}
.container-fluid.section-with-reviews .col-reviews .reviews-slider__review--text, .section-with-reviews.container-sm .col-reviews .reviews-slider__review--text, .section-with-reviews.container-md .col-reviews .reviews-slider__review--text, .section-with-reviews.container-lg .col-reviews .reviews-slider__review--text, .section-with-reviews.container-xl .col-reviews .reviews-slider__review--text, .section-with-reviews.container-xxl .col-reviews .reviews-slider__review--text {
  opacity: 0.8;
}
.container-fluid.section-with-reviews .col-reviews .reviews-slider__review--name, .section-with-reviews.container-sm .col-reviews .reviews-slider__review--name, .section-with-reviews.container-md .col-reviews .reviews-slider__review--name, .section-with-reviews.container-lg .col-reviews .reviews-slider__review--name, .section-with-reviews.container-xl .col-reviews .reviews-slider__review--name, .section-with-reviews.container-xxl .col-reviews .reviews-slider__review--name {
  margin-top: 1rem;
  font-family: "Poppins-Bold", sans-serif;
  font-weight: 800;
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-reviews .col-reviews .reviews-slider__review--name, .section-with-reviews.container-sm .col-reviews .reviews-slider__review--name, .section-with-reviews.container-md .col-reviews .reviews-slider__review--name, .section-with-reviews.container-lg .col-reviews .reviews-slider__review--name, .section-with-reviews.container-xl .col-reviews .reviews-slider__review--name, .section-with-reviews.container-xxl .col-reviews .reviews-slider__review--name {
    margin-top: 1.4rem;
  }
}
.container-fluid.section-with-reviews .col-reviews .reviews-slider__navigation, .section-with-reviews.container-sm .col-reviews .reviews-slider__navigation, .section-with-reviews.container-md .col-reviews .reviews-slider__navigation, .section-with-reviews.container-lg .col-reviews .reviews-slider__navigation, .section-with-reviews.container-xl .col-reviews .reviews-slider__navigation, .section-with-reviews.container-xxl .col-reviews .reviews-slider__navigation {
  position: relative;
  text-align: center;
  height: 64px;
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-reviews .col-reviews .reviews-slider__navigation, .section-with-reviews.container-sm .col-reviews .reviews-slider__navigation, .section-with-reviews.container-md .col-reviews .reviews-slider__navigation, .section-with-reviews.container-lg .col-reviews .reviews-slider__navigation, .section-with-reviews.container-xl .col-reviews .reviews-slider__navigation, .section-with-reviews.container-xxl .col-reviews .reviews-slider__navigation {
    height: 80px;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-reviews .col-reviews .reviews-slider__navigation, .section-with-reviews.container-sm .col-reviews .reviews-slider__navigation, .section-with-reviews.container-md .col-reviews .reviews-slider__navigation, .section-with-reviews.container-lg .col-reviews .reviews-slider__navigation, .section-with-reviews.container-xl .col-reviews .reviews-slider__navigation, .section-with-reviews.container-xxl .col-reviews .reviews-slider__navigation {
    display: inline-block;
    width: 120px;
    vertical-align: middle;
  }
}
.container-fluid.section-with-reviews .col-reviews .reviews-slider__navigation--next, .section-with-reviews.container-sm .col-reviews .reviews-slider__navigation--next, .section-with-reviews.container-md .col-reviews .reviews-slider__navigation--next, .section-with-reviews.container-lg .col-reviews .reviews-slider__navigation--next, .section-with-reviews.container-xl .col-reviews .reviews-slider__navigation--next, .section-with-reviews.container-xxl .col-reviews .reviews-slider__navigation--next, .container-fluid.section-with-reviews .col-reviews .reviews-slider__navigation--prev, .section-with-reviews.container-sm .col-reviews .reviews-slider__navigation--prev, .section-with-reviews.container-md .col-reviews .reviews-slider__navigation--prev, .section-with-reviews.container-lg .col-reviews .reviews-slider__navigation--prev, .section-with-reviews.container-xl .col-reviews .reviews-slider__navigation--prev, .section-with-reviews.container-xxl .col-reviews .reviews-slider__navigation--prev {
  background-color: #FFFFFF;
  height: 42px;
  width: 42px;
  border-radius: 50%;
  transition: all 0.5s ease-in-out;
  position: absolute;
  top: 24px;
}
.container-fluid.section-with-reviews .col-reviews .reviews-slider__navigation--next:hover, .section-with-reviews.container-sm .col-reviews .reviews-slider__navigation--next:hover, .section-with-reviews.container-md .col-reviews .reviews-slider__navigation--next:hover, .section-with-reviews.container-lg .col-reviews .reviews-slider__navigation--next:hover, .section-with-reviews.container-xl .col-reviews .reviews-slider__navigation--next:hover, .section-with-reviews.container-xxl .col-reviews .reviews-slider__navigation--next:hover, .container-fluid.section-with-reviews .col-reviews .reviews-slider__navigation--prev:hover, .section-with-reviews.container-sm .col-reviews .reviews-slider__navigation--prev:hover, .section-with-reviews.container-md .col-reviews .reviews-slider__navigation--prev:hover, .section-with-reviews.container-lg .col-reviews .reviews-slider__navigation--prev:hover, .section-with-reviews.container-xl .col-reviews .reviews-slider__navigation--prev:hover, .section-with-reviews.container-xxl .col-reviews .reviews-slider__navigation--prev:hover {
  background-color: #FFC8E2;
  cursor: pointer;
  transition: all 0.5s ease-in-out;
}
.container-fluid.section-with-reviews .col-reviews .reviews-slider__navigation--next img, .section-with-reviews.container-sm .col-reviews .reviews-slider__navigation--next img, .section-with-reviews.container-md .col-reviews .reviews-slider__navigation--next img, .section-with-reviews.container-lg .col-reviews .reviews-slider__navigation--next img, .section-with-reviews.container-xl .col-reviews .reviews-slider__navigation--next img, .section-with-reviews.container-xxl .col-reviews .reviews-slider__navigation--next img, .container-fluid.section-with-reviews .col-reviews .reviews-slider__navigation--prev img, .section-with-reviews.container-sm .col-reviews .reviews-slider__navigation--prev img, .section-with-reviews.container-md .col-reviews .reviews-slider__navigation--prev img, .section-with-reviews.container-lg .col-reviews .reviews-slider__navigation--prev img, .section-with-reviews.container-xl .col-reviews .reviews-slider__navigation--prev img, .section-with-reviews.container-xxl .col-reviews .reviews-slider__navigation--prev img {
  filter: brightness(0) saturate(100%) invert(36%) sepia(27%) saturate(3070%) hue-rotate(295deg) brightness(95%) contrast(93%);
  padding-top: 14px;
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-reviews .col-reviews .reviews-slider__navigation--next img, .section-with-reviews.container-sm .col-reviews .reviews-slider__navigation--next img, .section-with-reviews.container-md .col-reviews .reviews-slider__navigation--next img, .section-with-reviews.container-lg .col-reviews .reviews-slider__navigation--next img, .section-with-reviews.container-xl .col-reviews .reviews-slider__navigation--next img, .section-with-reviews.container-xxl .col-reviews .reviews-slider__navigation--next img, .container-fluid.section-with-reviews .col-reviews .reviews-slider__navigation--prev img, .section-with-reviews.container-sm .col-reviews .reviews-slider__navigation--prev img, .section-with-reviews.container-md .col-reviews .reviews-slider__navigation--prev img, .section-with-reviews.container-lg .col-reviews .reviews-slider__navigation--prev img, .section-with-reviews.container-xl .col-reviews .reviews-slider__navigation--prev img, .section-with-reviews.container-xxl .col-reviews .reviews-slider__navigation--prev img {
    padding-top: 6px;
  }
}
.container-fluid.section-with-reviews .col-reviews .reviews-slider__navigation--next, .section-with-reviews.container-sm .col-reviews .reviews-slider__navigation--next, .section-with-reviews.container-md .col-reviews .reviews-slider__navigation--next, .section-with-reviews.container-lg .col-reviews .reviews-slider__navigation--next, .section-with-reviews.container-xl .col-reviews .reviews-slider__navigation--next, .section-with-reviews.container-xxl .col-reviews .reviews-slider__navigation--next {
  left: 52%;
  transform: translateY(-50%);
}
@media only screen and (min-width: 360px) {
  .container-fluid.section-with-reviews .col-reviews .reviews-slider__navigation--next, .section-with-reviews.container-sm .col-reviews .reviews-slider__navigation--next, .section-with-reviews.container-md .col-reviews .reviews-slider__navigation--next, .section-with-reviews.container-lg .col-reviews .reviews-slider__navigation--next, .section-with-reviews.container-xl .col-reviews .reviews-slider__navigation--next, .section-with-reviews.container-xxl .col-reviews .reviews-slider__navigation--next {
    left: 51%;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-reviews .col-reviews .reviews-slider__navigation--next, .section-with-reviews.container-sm .col-reviews .reviews-slider__navigation--next, .section-with-reviews.container-md .col-reviews .reviews-slider__navigation--next, .section-with-reviews.container-lg .col-reviews .reviews-slider__navigation--next, .section-with-reviews.container-xl .col-reviews .reviews-slider__navigation--next, .section-with-reviews.container-xxl .col-reviews .reviews-slider__navigation--next {
    left: 52px;
    transform: none;
  }
}
.container-fluid.section-with-reviews .col-reviews .reviews-slider__navigation--prev, .section-with-reviews.container-sm .col-reviews .reviews-slider__navigation--prev, .section-with-reviews.container-md .col-reviews .reviews-slider__navigation--prev, .section-with-reviews.container-lg .col-reviews .reviews-slider__navigation--prev, .section-with-reviews.container-xl .col-reviews .reviews-slider__navigation--prev, .section-with-reviews.container-xxl .col-reviews .reviews-slider__navigation--prev {
  right: 52%;
  transform: translateY(-50%);
}
@media only screen and (min-width: 360px) {
  .container-fluid.section-with-reviews .col-reviews .reviews-slider__navigation--prev, .section-with-reviews.container-sm .col-reviews .reviews-slider__navigation--prev, .section-with-reviews.container-md .col-reviews .reviews-slider__navigation--prev, .section-with-reviews.container-lg .col-reviews .reviews-slider__navigation--prev, .section-with-reviews.container-xl .col-reviews .reviews-slider__navigation--prev, .section-with-reviews.container-xxl .col-reviews .reviews-slider__navigation--prev {
    right: 51%;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-reviews .col-reviews .reviews-slider__navigation--prev, .section-with-reviews.container-sm .col-reviews .reviews-slider__navigation--prev, .section-with-reviews.container-md .col-reviews .reviews-slider__navigation--prev, .section-with-reviews.container-lg .col-reviews .reviews-slider__navigation--prev, .section-with-reviews.container-xl .col-reviews .reviews-slider__navigation--prev, .section-with-reviews.container-xxl .col-reviews .reviews-slider__navigation--prev {
    right: auto;
    left: 0%;
    transform: none;
  }
}
.container-fluid.section-with-reviews .col-reviews .reviews-slider__additional-text, .section-with-reviews.container-sm .col-reviews .reviews-slider__additional-text, .section-with-reviews.container-md .col-reviews .reviews-slider__additional-text, .section-with-reviews.container-lg .col-reviews .reviews-slider__additional-text, .section-with-reviews.container-xl .col-reviews .reviews-slider__additional-text, .section-with-reviews.container-xxl .col-reviews .reviews-slider__additional-text {
  opacity: 0.8;
  font-size: 14px;
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-reviews .col-reviews .reviews-slider__additional-text, .section-with-reviews.container-sm .col-reviews .reviews-slider__additional-text, .section-with-reviews.container-md .col-reviews .reviews-slider__additional-text, .section-with-reviews.container-lg .col-reviews .reviews-slider__additional-text, .section-with-reviews.container-xl .col-reviews .reviews-slider__additional-text, .section-with-reviews.container-xxl .col-reviews .reviews-slider__additional-text {
    display: inline-block;
    vertical-align: middle;
    padding-top: 0.5rem;
  }
}

.section-with-three-columns-and-animation .row {
  width: 100%;
  margin-left: 0px;
  margin-right: 0px;
}
@media only screen and (min-width: 768px) {
  .section-with-three-columns-and-animation .row {
    margin: 0 auto;
    width: 86%;
  }
}
@media only screen and (min-width: 1440px) {
  .section-with-three-columns-and-animation .row {
    width: 76%;
  }
}
@media only screen and (min-width: 1600px) {
  .section-with-three-columns-and-animation .row {
    width: 80%;
    max-width: 1488px;
  }
}
.section-with-three-columns-and-animation .col-titles {
  margin-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .section-with-three-columns-and-animation .col-titles {
    margin-bottom: 60px;
  }
}
@media only screen and (min-width: 992px) {
  .section-with-three-columns-and-animation .col-box {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .section-with-three-columns-and-animation .col-box {
    min-height: 380px;
  }
}
@media only screen and (min-width: 1440px) {
  .section-with-three-columns-and-animation .col-box {
    min-height: 420px;
  }
}
@media only screen and (min-width: 1600px) {
  .section-with-three-columns-and-animation .col-box {
    min-height: 460px;
  }
}
.section-with-three-columns-and-animation .box {
  position: relative;
  border-radius: 15px;
  height: 100%;
  padding: 2.5rem;
}
@media only screen and (min-width: 992px) {
  .section-with-three-columns-and-animation .box {
    padding: 2.2rem;
  }
}
@media only screen and (min-width: 1440px) {
  .section-with-three-columns-and-animation .box {
    padding: 2.2rem 4rem;
  }
}
.section-with-three-columns-and-animation .box__content {
  display: grid;
  position: relative;
  z-index: 2;
  row-gap: 15px;
}
@media only screen and (min-width: 1200px) {
  .section-with-three-columns-and-animation .box__content {
    row-gap: 0;
  }
}
.section-with-three-columns-and-animation .box__content--svg img {
  width: 50px;
  height: auto;
}
@media only screen and (min-width: 992px) {
  .section-with-three-columns-and-animation .box__content--svg img {
    height: 50px;
    width: auto;
    transition: filter 0.28s ease, opacity 0.28s ease, transform 0.18s ease;
  }
}
.section-with-three-columns-and-animation .box .link {
  display: inline-block;
  opacity: 0;
  transform: translateY(8px);
  pointer-events: none;
  font-weight: 700;
  color: #FFFFFF;
  text-decoration: none;
  margin-top: 1.4rem;
  transition: all 0.5s ease-in-out;
}
.section-with-three-columns-and-animation .box .link:hover {
  color: #2df7c2;
}
.section-with-three-columns-and-animation .box .button {
  display: inline-block;
  margin-top: 1.4rem;
  opacity: 0;
  transform: translateY(8px);
  pointer-events: none;
  transition: all 0.5s ease-in-out;
}
@media only screen and (min-width: 1200px) {
  .section-with-three-columns-and-animation .box .button {
    width: 100%;
  }
}
.section-with-three-columns-and-animation .box__title {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 80px);
  transition: all 0.5s ease-in-out;
}
@media only screen and (min-width: 480px) {
  .section-with-three-columns-and-animation .box__title {
    width: 53%;
  }
}
@media only screen and (min-width: 992px) {
  .section-with-three-columns-and-animation .box__title {
    display: block;
    width: 100%;
    text-align: center;
  }
}
@media only screen and (min-width: 1200px) {
  .section-with-three-columns-and-animation .box__title {
    text-align: left;
    margin-top: 0.4rem;
    margin-bottom: 0.4rem;
  }
}
.section-with-three-columns-and-animation .box__description {
  display: none;
  color: #FFFFFF;
}
@media only screen and (min-width: 1200px) {
  .section-with-three-columns-and-animation .box__description {
    display: block;
    opacity: 0;
    transition: all 0.5s ease-in-out;
  }
}
.section-with-three-columns-and-animation .box__image {
  display: none;
}
@media only screen and (min-width: 1200px) {
  .section-with-three-columns-and-animation .box__image {
    display: block;
    transition: all 0.5s ease-in-out;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 170px;
    border-radius: 0 0 10px 10px;
    background: center/cover no-repeat;
  }
}
@media only screen and (min-width: 1440px) {
  .section-with-three-columns-and-animation .box__image {
    height: 200px;
  }
}
@media only screen and (min-width: 1600px) {
  .section-with-three-columns-and-animation .box__image {
    height: 224px;
  }
}
.section-with-three-columns-and-animation .box.bg--white .box__content--svg img, .section-with-three-columns-and-animation .box.bg--grey .box__content--svg img, .section-with-three-columns-and-animation .box.bg--grey-light .box__content--svg img, .section-with-three-columns-and-animation .box.bg--grey-dark .box__content--svg img {
  filter: brightness(0) saturate(100%) invert(14%) sepia(40%) saturate(850%) hue-rotate(230deg) brightness(60%) contrast(96%);
}
.section-with-three-columns-and-animation .box.bg--white .box__title,
.section-with-three-columns-and-animation .box.bg--white .box__description, .section-with-three-columns-and-animation .box.bg--grey .box__title,
.section-with-three-columns-and-animation .box.bg--grey .box__description, .section-with-three-columns-and-animation .box.bg--grey-light .box__title,
.section-with-three-columns-and-animation .box.bg--grey-light .box__description, .section-with-three-columns-and-animation .box.bg--grey-dark .box__title,
.section-with-three-columns-and-animation .box.bg--grey-dark .box__description {
  color: #2f2946;
}
.section-with-three-columns-and-animation .box.bg--white .link, .section-with-three-columns-and-animation .box.bg--grey .link, .section-with-three-columns-and-animation .box.bg--grey-light .link, .section-with-three-columns-and-animation .box.bg--grey-dark .link {
  color: #2f2946;
}
.section-with-three-columns-and-animation .box.bg--white .link:hover, .section-with-three-columns-and-animation .box.bg--grey .link:hover, .section-with-three-columns-and-animation .box.bg--grey-light .link:hover, .section-with-three-columns-and-animation .box.bg--grey-dark .link:hover {
  color: #2df7c2;
}
.section-with-three-columns-and-animation .box.bg--violet .box__content--svg img, .section-with-three-columns-and-animation .box.bg--violet-light .box__content--svg img, .section-with-three-columns-and-animation .box.bg--violet-dark .box__content--svg img, .section-with-three-columns-and-animation .box.bg--mint .box__content--svg img {
  filter: brightness(0) saturate(100%) invert(100%);
}
.section-with-three-columns-and-animation .box.bg--violet .box__title,
.section-with-three-columns-and-animation .box.bg--violet .box__description, .section-with-three-columns-and-animation .box.bg--violet-light .box__title,
.section-with-three-columns-and-animation .box.bg--violet-light .box__description, .section-with-three-columns-and-animation .box.bg--violet-dark .box__title,
.section-with-three-columns-and-animation .box.bg--violet-dark .box__description, .section-with-three-columns-and-animation .box.bg--mint .box__title,
.section-with-three-columns-and-animation .box.bg--mint .box__description {
  color: #FFFFFF;
}
.section-with-three-columns-and-animation .box.bg--violet .link, .section-with-three-columns-and-animation .box.bg--violet-light .link, .section-with-three-columns-and-animation .box.bg--violet-dark .link, .section-with-three-columns-and-animation .box.bg--mint .link {
  color: #FFFFFF;
}
.section-with-three-columns-and-animation .box.bg--violet .link:hover, .section-with-three-columns-and-animation .box.bg--violet-light .link:hover, .section-with-three-columns-and-animation .box.bg--violet-dark .link:hover, .section-with-three-columns-and-animation .box.bg--mint .link:hover {
  color: #2df7c2;
}
@media (hover: hover) and (pointer: fine) {
  .section-with-three-columns-and-animation .box:hover .box__image {
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    border-radius: 15px;
    z-index: 1;
    filter: brightness(50%);
    transition: all 0.5s ease-in-out;
  }
  .section-with-three-columns-and-animation .box:hover .box__content--svg img {
    filter: brightness(0) saturate(100%) invert(100%);
  }
  .section-with-three-columns-and-animation .box:hover .box__title,
  .section-with-three-columns-and-animation .box:hover .box__description {
    color: #FFFFFF;
    opacity: 1;
    position: relative;
    z-index: 2;
  }
  .section-with-three-columns-and-animation .box:hover .link,
  .section-with-three-columns-and-animation .box:hover .button {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
  }
  .section-with-three-columns-and-animation .box:hover .link {
    color: #FFFFFF;
  }
  .section-with-three-columns-and-animation .box:hover .link:hover {
    color: #2df7c2;
  }
}
@media (max-width: 1199px) {
  .section-with-three-columns-and-animation .box .button,
  .section-with-three-columns-and-animation .box .link {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
  }
  .section-with-three-columns-and-animation .box .box__description {
    display: block;
    opacity: 1;
    position: relative;
  }
  .section-with-three-columns-and-animation .box.bg--white .box__content--svg img, .section-with-three-columns-and-animation .box.bg--grey .box__content--svg img, .section-with-three-columns-and-animation .box.bg--grey-light .box__content--svg img, .section-with-three-columns-and-animation .box.bg--grey-dark .box__content--svg img {
    filter: brightness(0) saturate(100%) invert(14%) sepia(40%) saturate(850%) hue-rotate(230deg) brightness(60%) contrast(96%);
  }
  .section-with-three-columns-and-animation .box.bg--white .box__title,
  .section-with-three-columns-and-animation .box.bg--white .box__description, .section-with-three-columns-and-animation .box.bg--grey .box__title,
  .section-with-three-columns-and-animation .box.bg--grey .box__description, .section-with-three-columns-and-animation .box.bg--grey-light .box__title,
  .section-with-three-columns-and-animation .box.bg--grey-light .box__description, .section-with-three-columns-and-animation .box.bg--grey-dark .box__title,
  .section-with-three-columns-and-animation .box.bg--grey-dark .box__description {
    color: #2f2946;
  }
  .section-with-three-columns-and-animation .box.bg--white .link, .section-with-three-columns-and-animation .box.bg--grey .link, .section-with-three-columns-and-animation .box.bg--grey-light .link, .section-with-three-columns-and-animation .box.bg--grey-dark .link {
    color: #2f2946;
  }
  .section-with-three-columns-and-animation .box.bg--white .link:hover, .section-with-three-columns-and-animation .box.bg--grey .link:hover, .section-with-three-columns-and-animation .box.bg--grey-light .link:hover, .section-with-three-columns-and-animation .box.bg--grey-dark .link:hover {
    color: #2df7c2;
  }
  .section-with-three-columns-and-animation .box.bg--violet .box__content--svg img, .section-with-three-columns-and-animation .box.bg--violet-light .box__content--svg img, .section-with-three-columns-and-animation .box.bg--violet-dark .box__content--svg img, .section-with-three-columns-and-animation .box.bg--mint .box__content--svg img {
    filter: brightness(0) saturate(100%) invert(100%);
  }
  .section-with-three-columns-and-animation .box.bg--violet .box__title,
  .section-with-three-columns-and-animation .box.bg--violet .box__description, .section-with-three-columns-and-animation .box.bg--violet-light .box__title,
  .section-with-three-columns-and-animation .box.bg--violet-light .box__description, .section-with-three-columns-and-animation .box.bg--violet-dark .box__title,
  .section-with-three-columns-and-animation .box.bg--violet-dark .box__description, .section-with-three-columns-and-animation .box.bg--mint .box__title,
  .section-with-three-columns-and-animation .box.bg--mint .box__description {
    color: #FFFFFF;
  }
}

.section-columns-with-images-and-content .col-titles {
  margin-bottom: 90px;
}
@media only screen and (min-width: 992px) {
  .section-columns-with-images-and-content .col-titles {
    margin-bottom: 120px;
  }
}
.section-columns-with-images-and-content .col-box {
  padding-bottom: 50px;
}
.section-columns-with-images-and-content .col-box:last-of-type {
  padding-bottom: 0px;
}
@media only screen and (min-width: 768px) {
  .section-columns-with-images-and-content .col-box {
    padding-bottom: 0px;
  }
}
.section-columns-with-images-and-content .col-box .box {
  position: relative;
  height: 100%;
  border-radius: 15px;
  padding: 2rem 1rem;
}
@media only screen and (min-width: 768px) {
  .section-columns-with-images-and-content .col-box .box {
    padding-bottom: 100px;
  }
}
@media only screen and (min-width: 992px) {
  .section-columns-with-images-and-content .col-box .box {
    border-radius: 15px;
  }
}
.section-columns-with-images-and-content .col-box .box__image {
  position: relative;
}
.section-columns-with-images-and-content .col-box .box__image:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 50%;
  z-index: 3;
}
.section-columns-with-images-and-content .col-box .box__image img {
  margin-top: -100px;
}
@media only screen and (min-width: 992px) {
  .section-columns-with-images-and-content .col-box .box__image img {
    margin-top: -100px;
  }
}
@media only screen and (min-width: 1440px) {
  .section-columns-with-images-and-content .col-box .box__image img {
    margin-top: -130px;
  }
}
.section-columns-with-images-and-content .col-box .box__content {
  margin-bottom: 0.5rem;
}
@media only screen and (min-width: 768px) {
  .section-columns-with-images-and-content .col-box .box__content {
    position: relative;
    z-index: 5;
    margin-top: -50px;
  }
}
@media only screen and (min-width: 1200px) {
  .section-columns-with-images-and-content .col-box .box__content {
    margin-top: -80px;
  }
}
@media only screen and (min-width: 1600px) {
  .section-columns-with-images-and-content .col-box .box__content {
    margin-top: -100px;
  }
}
.section-columns-with-images-and-content .col-box .box__title {
  font-size: 25px;
}
.section-columns-with-images-and-content .col-box .box__description {
  margin-bottom: 30px;
}
.section-columns-with-images-and-content .col-box .box__link {
  margin-top: 1rem;
  margin-left: 0.2rem;
  margin-right: 0.2rem;
  min-width: 240px;
  z-index: 3;
}
@media only screen and (min-width: 768px) {
  .section-columns-with-images-and-content .col-box .box__link--second {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .section-columns-with-images-and-content .col-box .box__link {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 2rem;
  }
}
.section-columns-with-images-and-content .col-box .box.box-decor:before, .section-columns-with-images-and-content .col-box .box.box-decor:after {
  content: "";
  position: absolute;
  top: 10%;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 2;
}
.section-columns-with-images-and-content .col-box .box.box-decor--theme-1:before {
  background-image: url(../../.././dist/css/build/img/two-checkmarks.svg);
  left: 10%;
  width: 39px;
  height: 42px;
}
@media only screen and (min-width: 1440px) {
  .section-columns-with-images-and-content .col-box .box.box-decor--theme-1:before {
    left: 12%;
    width: 53px;
    height: 58px;
  }
}
.section-columns-with-images-and-content .col-box .box.box-decor--theme-1:after {
  background-image: url(../../.././dist/css/build/img/twirl-1.svg);
  transform: rotate(100deg);
  right: 10%;
  width: 40px;
  height: 60px;
}
@media only screen and (min-width: 1440px) {
  .section-columns-with-images-and-content .col-box .box.box-decor--theme-1:after {
    right: 12%;
    width: 44px;
    height: 81px;
  }
}
.section-columns-with-images-and-content .col-box .box.box-decor--theme-2:before {
  background-image: url(../../.././dist/css/build/img/three-lines.svg);
  transform: rotate(180deg);
  left: 10%;
  width: 50px;
  height: 40px;
}
@media only screen and (min-width: 1440px) {
  .section-columns-with-images-and-content .col-box .box.box-decor--theme-2:before {
    left: 15%;
    width: 60px;
    height: 48px;
  }
}
.section-columns-with-images-and-content .col-box .box.box-decor--theme-2:after {
  background-image: url(../../.././dist/css/build/img/twirl-3.svg);
  transform: rotate(350deg);
  right: 10%;
  width: 65px;
  height: 38px;
}
@media only screen and (min-width: 1440px) {
  .section-columns-with-images-and-content .col-box .box.box-decor--theme-2:after {
    right: 8%;
    width: 89px;
    height: 50px;
  }
}
.section-columns-with-images-and-content .col-box .box.box-decor--violet:before, .section-columns-with-images-and-content .col-box .box.box-decor--violet:after {
  filter: brightness(0) saturate(100%) invert(28%) sepia(69%) saturate(1740%) hue-rotate(237deg) brightness(91%) contrast(97%);
}
.section-columns-with-images-and-content .col-box .box.box-decor--violet-light:before, .section-columns-with-images-and-content .col-box .box.box-decor--violet-light:after {
  filter: brightness(0) saturate(100%) invert(34%) sepia(45%) saturate(1300%) hue-rotate(245deg) brightness(97%) contrast(95%);
}
.section-columns-with-images-and-content .col-box .box.box-decor--violet-dark:before, .section-columns-with-images-and-content .col-box .box.box-decor--violet-dark:after {
  filter: brightness(0) saturate(100%) invert(14%) sepia(40%) saturate(850%) hue-rotate(230deg) brightness(60%) contrast(96%);
}
.section-columns-with-images-and-content .col-box .box.box-decor--mint:before, .section-columns-with-images-and-content .col-box .box.box-decor--mint:after {
  filter: brightness(0) saturate(100%) invert(66%) sepia(18%) saturate(700%) hue-rotate(135deg) brightness(96%) contrast(93%);
}
.section-columns-with-images-and-content .col-box .box.box-decor--grey-light:before, .section-columns-with-images-and-content .col-box .box.box-decor--grey-light:after {
  filter: brightness(0) saturate(100%) invert(97%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(101%) contrast(100%);
}
.section-columns-with-images-and-content .col-box .box.box-decor--grey:before, .section-columns-with-images-and-content .col-box .box.box-decor--grey:after {
  filter: brightness(0) saturate(100%) invert(87%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(96%) contrast(100%);
}
.section-columns-with-images-and-content .col-box .box.box-decor--grey-dark:before, .section-columns-with-images-and-content .col-box .box.box-decor--grey-dark:after {
  filter: brightness(0) saturate(100%) invert(62%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(85%) contrast(98%);
}
.section-columns-with-images-and-content .col-box .box.box-decor--white:before, .section-columns-with-images-and-content .col-box .box.box-decor--white:after {
  filter: brightness(0) saturate(100%) invert(100%);
}
.section-columns-with-images-and-content .col-box .box.box-decor--black:before, .section-columns-with-images-and-content .col-box .box.box-decor--black:after {
  filter: brightness(0) saturate(100%);
}
.section-columns-with-images-and-content .col-box .box.bg--violet .box__title, .section-columns-with-images-and-content .col-box .box.bg--violet .box__description {
  color: #FFFFFF;
}
.section-columns-with-images-and-content .col-box .box.bg--violet .box__image:after {
  background: #6d3adf;
  background: linear-gradient(360deg, #6d3adf 10%, rgba(109, 58, 223, 0) 100%);
}
.section-columns-with-images-and-content .col-box .box.bg--violet-light .box__title, .section-columns-with-images-and-content .col-box .box.bg--violet-light .box__description {
  color: #FFFFFF;
}
.section-columns-with-images-and-content .col-box .box.bg--violet-light .box__image:after {
  background: #9c84ef;
  background: linear-gradient(360deg, #9c84ef 10%, rgba(156, 132, 239, 0) 100%);
}
.section-columns-with-images-and-content .col-box .box.bg--violet-dark .box__title, .section-columns-with-images-and-content .col-box .box.bg--violet-dark .box__description {
  color: #FFFFFF;
}
.section-columns-with-images-and-content .col-box .box.bg--violet-dark .box__image:after {
  background: #2f2946;
  background: linear-gradient(360deg, #2f2946 10%, rgba(47, 41, 70, 0) 100%);
}
.section-columns-with-images-and-content .col-box .box.bg--grey .box__image:after {
  background: #dddddd;
  background: linear-gradient(360deg, #dddddd 10%, rgba(221, 221, 221, 0) 100%);
}
.section-columns-with-images-and-content .col-box .box.bg--grey-light .box__image:after {
  background: #f7f7f7;
  background: linear-gradient(360deg, #f7f7f7 10%, rgba(247, 247, 247, 0) 100%);
}
.section-columns-with-images-and-content .col-box .box.bg--mint .box__image:after {
  background: #2df7c2;
  background: linear-gradient(360deg, #2df7c2 10%, rgba(45, 247, 194, 0) 100%);
}

.container-fluid.section-with-image-and-icons, .section-with-image-and-icons.container-sm, .section-with-image-and-icons.container-md, .section-with-image-and-icons.container-lg, .section-with-image-and-icons.container-xl, .section-with-image-and-icons.container-xxl {
  padding-top: 90px;
  padding-bottom: 54px;
  position: relative;
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-image-and-icons, .section-with-image-and-icons.container-sm, .section-with-image-and-icons.container-md, .section-with-image-and-icons.container-lg, .section-with-image-and-icons.container-xl, .section-with-image-and-icons.container-xxl {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 480px) {
  .container-fluid.section-with-image-and-icons .row, .section-with-image-and-icons.container-sm .row, .section-with-image-and-icons.container-md .row, .section-with-image-and-icons.container-lg .row, .section-with-image-and-icons.container-xl .row, .section-with-image-and-icons.container-xxl .row {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-image-and-icons .row, .section-with-image-and-icons.container-sm .row, .section-with-image-and-icons.container-md .row, .section-with-image-and-icons.container-lg .row, .section-with-image-and-icons.container-xl .row, .section-with-image-and-icons.container-xxl .row {
    width: 86%;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-image-and-icons .row, .section-with-image-and-icons.container-sm .row, .section-with-image-and-icons.container-md .row, .section-with-image-and-icons.container-lg .row, .section-with-image-and-icons.container-xl .row, .section-with-image-and-icons.container-xxl .row {
    width: 76%;
  }
}
@media only screen and (min-width: 1600px) {
  .container-fluid.section-with-image-and-icons .row, .section-with-image-and-icons.container-sm .row, .section-with-image-and-icons.container-md .row, .section-with-image-and-icons.container-lg .row, .section-with-image-and-icons.container-xl .row, .section-with-image-and-icons.container-xxl .row {
    width: 80%;
    max-width: 1488px;
  }
}
.container-fluid.section-with-image-and-icons .col-titles, .section-with-image-and-icons.container-sm .col-titles, .section-with-image-and-icons.container-md .col-titles, .section-with-image-and-icons.container-lg .col-titles, .section-with-image-and-icons.container-xl .col-titles, .section-with-image-and-icons.container-xxl .col-titles {
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-image-and-icons .col-titles, .section-with-image-and-icons.container-sm .col-titles, .section-with-image-and-icons.container-md .col-titles, .section-with-image-and-icons.container-lg .col-titles, .section-with-image-and-icons.container-xl .col-titles, .section-with-image-and-icons.container-xxl .col-titles {
    margin-bottom: 28px;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-image-and-icons .col-titles, .section-with-image-and-icons.container-sm .col-titles, .section-with-image-and-icons.container-md .col-titles, .section-with-image-and-icons.container-lg .col-titles, .section-with-image-and-icons.container-xl .col-titles, .section-with-image-and-icons.container-xxl .col-titles {
    margin-bottom: 36px;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-image-and-icons .col-titles, .section-with-image-and-icons.container-sm .col-titles, .section-with-image-and-icons.container-md .col-titles, .section-with-image-and-icons.container-lg .col-titles, .section-with-image-and-icons.container-xl .col-titles, .section-with-image-and-icons.container-xxl .col-titles {
    margin-bottom: 44px;
  }
}
.container-fluid.section-with-image-and-icons .row-photo, .section-with-image-and-icons.container-sm .row-photo, .section-with-image-and-icons.container-md .row-photo, .section-with-image-and-icons.container-lg .row-photo, .section-with-image-and-icons.container-xl .row-photo, .section-with-image-and-icons.container-xxl .row-photo {
  position: relative;
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-image-and-icons .row-photo, .section-with-image-and-icons.container-sm .row-photo, .section-with-image-and-icons.container-md .row-photo, .section-with-image-and-icons.container-lg .row-photo, .section-with-image-and-icons.container-xl .row-photo, .section-with-image-and-icons.container-xxl .row-photo {
    width: 30%;
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-image-and-icons .row-photo, .section-with-image-and-icons.container-sm .row-photo, .section-with-image-and-icons.container-md .row-photo, .section-with-image-and-icons.container-lg .row-photo, .section-with-image-and-icons.container-xl .row-photo, .section-with-image-and-icons.container-xxl .row-photo {
    width: 436px;
    position: absolute;
    top: initial;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
  }
}
.container-fluid.section-with-image-and-icons .row-photo .photo__circle, .section-with-image-and-icons.container-sm .row-photo .photo__circle, .section-with-image-and-icons.container-md .row-photo .photo__circle, .section-with-image-and-icons.container-lg .row-photo .photo__circle, .section-with-image-and-icons.container-xl .row-photo .photo__circle, .section-with-image-and-icons.container-xxl .row-photo .photo__circle {
  position: absolute;
  bottom: 5px;
  left: 50%;
  transform: translateX(-50%);
  width: 70%;
  z-index: 1;
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-image-and-icons .row-photo .photo__circle, .section-with-image-and-icons.container-sm .row-photo .photo__circle, .section-with-image-and-icons.container-md .row-photo .photo__circle, .section-with-image-and-icons.container-lg .row-photo .photo__circle, .section-with-image-and-icons.container-xl .row-photo .photo__circle, .section-with-image-and-icons.container-xxl .row-photo .photo__circle {
    width: 100%;
  }
}
.container-fluid.section-with-image-and-icons .row-photo .photo__circle img, .section-with-image-and-icons.container-sm .row-photo .photo__circle img, .section-with-image-and-icons.container-md .row-photo .photo__circle img, .section-with-image-and-icons.container-lg .row-photo .photo__circle img, .section-with-image-and-icons.container-xl .row-photo .photo__circle img, .section-with-image-and-icons.container-xxl .row-photo .photo__circle img {
  width: 100%;
}
.container-fluid.section-with-image-and-icons .row-photo .photo__main, .section-with-image-and-icons.container-sm .row-photo .photo__main, .section-with-image-and-icons.container-md .row-photo .photo__main, .section-with-image-and-icons.container-lg .row-photo .photo__main, .section-with-image-and-icons.container-xl .row-photo .photo__main, .section-with-image-and-icons.container-xxl .row-photo .photo__main {
  position: relative;
  z-index: 2;
  width: 50%;
  margin: auto;
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-image-and-icons .row-photo .photo__main, .section-with-image-and-icons.container-sm .row-photo .photo__main, .section-with-image-and-icons.container-md .row-photo .photo__main, .section-with-image-and-icons.container-lg .row-photo .photo__main, .section-with-image-and-icons.container-xl .row-photo .photo__main, .section-with-image-and-icons.container-xxl .row-photo .photo__main {
    width: 80%;
  }
}
.container-fluid.section-with-image-and-icons .row-photo:after, .section-with-image-and-icons.container-sm .row-photo:after, .section-with-image-and-icons.container-md .row-photo:after, .section-with-image-and-icons.container-lg .row-photo:after, .section-with-image-and-icons.container-xl .row-photo:after, .section-with-image-and-icons.container-xxl .row-photo:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 50%;
  background: #F3F4F6;
  background: linear-gradient(360deg, #f3f4f6 0%, rgba(243, 244, 246, 0) 100%);
  z-index: 3;
}
.container-fluid.section-with-image-and-icons .row-icons, .section-with-image-and-icons.container-sm .row-icons, .section-with-image-and-icons.container-md .row-icons, .section-with-image-and-icons.container-lg .row-icons, .section-with-image-and-icons.container-xl .row-icons, .section-with-image-and-icons.container-xxl .row-icons {
  margin-top: -100px;
  position: relative;
  z-index: 4;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-image-and-icons .row-icons, .section-with-image-and-icons.container-sm .row-icons, .section-with-image-and-icons.container-md .row-icons, .section-with-image-and-icons.container-lg .row-icons, .section-with-image-and-icons.container-xl .row-icons, .section-with-image-and-icons.container-xxl .row-icons {
    margin-top: -160px;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-image-and-icons .row-icons, .section-with-image-and-icons.container-sm .row-icons, .section-with-image-and-icons.container-md .row-icons, .section-with-image-and-icons.container-lg .row-icons, .section-with-image-and-icons.container-xl .row-icons, .section-with-image-and-icons.container-xxl .row-icons {
    margin-top: 0px;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-image-and-icons .row-icons, .section-with-image-and-icons.container-sm .row-icons, .section-with-image-and-icons.container-md .row-icons, .section-with-image-and-icons.container-lg .row-icons, .section-with-image-and-icons.container-xl .row-icons, .section-with-image-and-icons.container-xxl .row-icons {
    min-height: 530px;
    align-content: center;
  }
}
.container-fluid.section-with-image-and-icons .row-icons .col-icons, .section-with-image-and-icons.container-sm .row-icons .col-icons, .section-with-image-and-icons.container-md .row-icons .col-icons, .section-with-image-and-icons.container-lg .row-icons .col-icons, .section-with-image-and-icons.container-xl .row-icons .col-icons, .section-with-image-and-icons.container-xxl .row-icons .col-icons {
  margin-bottom: 2rem;
  text-align: center;
  position: relative;
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-image-and-icons .row-icons .col-icons, .section-with-image-and-icons.container-sm .row-icons .col-icons, .section-with-image-and-icons.container-md .row-icons .col-icons, .section-with-image-and-icons.container-lg .row-icons .col-icons, .section-with-image-and-icons.container-xl .row-icons .col-icons, .section-with-image-and-icons.container-xxl .row-icons .col-icons {
    min-height: 76px;
    margin-bottom: 3rem;
  }
}
@media only screen and (min-width: 1600px) {
  .container-fluid.section-with-image-and-icons .row-icons .col-icons, .section-with-image-and-icons.container-sm .row-icons .col-icons, .section-with-image-and-icons.container-md .row-icons .col-icons, .section-with-image-and-icons.container-lg .row-icons .col-icons, .section-with-image-and-icons.container-xl .row-icons .col-icons, .section-with-image-and-icons.container-xxl .row-icons .col-icons {
    margin-bottom: 4rem;
  }
}
.container-fluid.section-with-image-and-icons .row-icons .col-icons:nth-of-type(odd), .section-with-image-and-icons.container-sm .row-icons .col-icons:nth-of-type(odd), .section-with-image-and-icons.container-md .row-icons .col-icons:nth-of-type(odd), .section-with-image-and-icons.container-lg .row-icons .col-icons:nth-of-type(odd), .section-with-image-and-icons.container-xl .row-icons .col-icons:nth-of-type(odd), .section-with-image-and-icons.container-xxl .row-icons .col-icons:nth-of-type(odd) {
  padding-right: 5px;
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-image-and-icons .row-icons .col-icons:nth-of-type(odd), .section-with-image-and-icons.container-sm .row-icons .col-icons:nth-of-type(odd), .section-with-image-and-icons.container-md .row-icons .col-icons:nth-of-type(odd), .section-with-image-and-icons.container-lg .row-icons .col-icons:nth-of-type(odd), .section-with-image-and-icons.container-xl .row-icons .col-icons:nth-of-type(odd), .section-with-image-and-icons.container-xxl .row-icons .col-icons:nth-of-type(odd) {
    padding-right: 20%;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-image-and-icons .row-icons .col-icons:nth-of-type(odd), .section-with-image-and-icons.container-sm .row-icons .col-icons:nth-of-type(odd), .section-with-image-and-icons.container-md .row-icons .col-icons:nth-of-type(odd), .section-with-image-and-icons.container-lg .row-icons .col-icons:nth-of-type(odd), .section-with-image-and-icons.container-xl .row-icons .col-icons:nth-of-type(odd), .section-with-image-and-icons.container-xxl .row-icons .col-icons:nth-of-type(odd) {
    padding-right: 330px;
  }
  .container-fluid.section-with-image-and-icons .row-icons .col-icons:nth-of-type(odd) .col-icons__icon, .section-with-image-and-icons.container-sm .row-icons .col-icons:nth-of-type(odd) .col-icons__icon, .section-with-image-and-icons.container-md .row-icons .col-icons:nth-of-type(odd) .col-icons__icon, .section-with-image-and-icons.container-lg .row-icons .col-icons:nth-of-type(odd) .col-icons__icon, .section-with-image-and-icons.container-xl .row-icons .col-icons:nth-of-type(odd) .col-icons__icon, .section-with-image-and-icons.container-xxl .row-icons .col-icons:nth-of-type(odd) .col-icons__icon {
    right: 230px;
  }
  .container-fluid.section-with-image-and-icons .row-icons .col-icons:nth-of-type(odd) h4, .section-with-image-and-icons.container-sm .row-icons .col-icons:nth-of-type(odd) h4, .section-with-image-and-icons.container-md .row-icons .col-icons:nth-of-type(odd) h4, .section-with-image-and-icons.container-lg .row-icons .col-icons:nth-of-type(odd) h4, .section-with-image-and-icons.container-xl .row-icons .col-icons:nth-of-type(odd) h4, .section-with-image-and-icons.container-xxl .row-icons .col-icons:nth-of-type(odd) h4 {
    text-align: right;
  }
}
@media only screen and (min-width: 1600px) {
  .container-fluid.section-with-image-and-icons .row-icons .col-icons:nth-of-type(odd), .section-with-image-and-icons.container-sm .row-icons .col-icons:nth-of-type(odd), .section-with-image-and-icons.container-md .row-icons .col-icons:nth-of-type(odd), .section-with-image-and-icons.container-lg .row-icons .col-icons:nth-of-type(odd), .section-with-image-and-icons.container-xl .row-icons .col-icons:nth-of-type(odd), .section-with-image-and-icons.container-xxl .row-icons .col-icons:nth-of-type(odd) {
    padding-right: 380px;
  }
  .container-fluid.section-with-image-and-icons .row-icons .col-icons:nth-of-type(odd) .col-icons__icon, .section-with-image-and-icons.container-sm .row-icons .col-icons:nth-of-type(odd) .col-icons__icon, .section-with-image-and-icons.container-md .row-icons .col-icons:nth-of-type(odd) .col-icons__icon, .section-with-image-and-icons.container-lg .row-icons .col-icons:nth-of-type(odd) .col-icons__icon, .section-with-image-and-icons.container-xl .row-icons .col-icons:nth-of-type(odd) .col-icons__icon, .section-with-image-and-icons.container-xxl .row-icons .col-icons:nth-of-type(odd) .col-icons__icon {
    right: 250px;
  }
}
.container-fluid.section-with-image-and-icons .row-icons .col-icons:nth-of-type(even), .section-with-image-and-icons.container-sm .row-icons .col-icons:nth-of-type(even), .section-with-image-and-icons.container-md .row-icons .col-icons:nth-of-type(even), .section-with-image-and-icons.container-lg .row-icons .col-icons:nth-of-type(even), .section-with-image-and-icons.container-xl .row-icons .col-icons:nth-of-type(even), .section-with-image-and-icons.container-xxl .row-icons .col-icons:nth-of-type(even) {
  padding-left: 5px;
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-image-and-icons .row-icons .col-icons:nth-of-type(even), .section-with-image-and-icons.container-sm .row-icons .col-icons:nth-of-type(even), .section-with-image-and-icons.container-md .row-icons .col-icons:nth-of-type(even), .section-with-image-and-icons.container-lg .row-icons .col-icons:nth-of-type(even), .section-with-image-and-icons.container-xl .row-icons .col-icons:nth-of-type(even), .section-with-image-and-icons.container-xxl .row-icons .col-icons:nth-of-type(even) {
    padding-left: 20%;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-image-and-icons .row-icons .col-icons:nth-of-type(even), .section-with-image-and-icons.container-sm .row-icons .col-icons:nth-of-type(even), .section-with-image-and-icons.container-md .row-icons .col-icons:nth-of-type(even), .section-with-image-and-icons.container-lg .row-icons .col-icons:nth-of-type(even), .section-with-image-and-icons.container-xl .row-icons .col-icons:nth-of-type(even), .section-with-image-and-icons.container-xxl .row-icons .col-icons:nth-of-type(even) {
    padding-left: 330px;
  }
  .container-fluid.section-with-image-and-icons .row-icons .col-icons:nth-of-type(even) .col-icons__icon, .section-with-image-and-icons.container-sm .row-icons .col-icons:nth-of-type(even) .col-icons__icon, .section-with-image-and-icons.container-md .row-icons .col-icons:nth-of-type(even) .col-icons__icon, .section-with-image-and-icons.container-lg .row-icons .col-icons:nth-of-type(even) .col-icons__icon, .section-with-image-and-icons.container-xl .row-icons .col-icons:nth-of-type(even) .col-icons__icon, .section-with-image-and-icons.container-xxl .row-icons .col-icons:nth-of-type(even) .col-icons__icon {
    left: 230px;
  }
  .container-fluid.section-with-image-and-icons .row-icons .col-icons:nth-of-type(even) h4, .section-with-image-and-icons.container-sm .row-icons .col-icons:nth-of-type(even) h4, .section-with-image-and-icons.container-md .row-icons .col-icons:nth-of-type(even) h4, .section-with-image-and-icons.container-lg .row-icons .col-icons:nth-of-type(even) h4, .section-with-image-and-icons.container-xl .row-icons .col-icons:nth-of-type(even) h4, .section-with-image-and-icons.container-xxl .row-icons .col-icons:nth-of-type(even) h4 {
    text-align: left;
  }
}
@media only screen and (min-width: 1600px) {
  .container-fluid.section-with-image-and-icons .row-icons .col-icons:nth-of-type(even), .section-with-image-and-icons.container-sm .row-icons .col-icons:nth-of-type(even), .section-with-image-and-icons.container-md .row-icons .col-icons:nth-of-type(even), .section-with-image-and-icons.container-lg .row-icons .col-icons:nth-of-type(even), .section-with-image-and-icons.container-xl .row-icons .col-icons:nth-of-type(even), .section-with-image-and-icons.container-xxl .row-icons .col-icons:nth-of-type(even) {
    padding-left: 380px;
  }
  .container-fluid.section-with-image-and-icons .row-icons .col-icons:nth-of-type(even) .col-icons__icon, .section-with-image-and-icons.container-sm .row-icons .col-icons:nth-of-type(even) .col-icons__icon, .section-with-image-and-icons.container-md .row-icons .col-icons:nth-of-type(even) .col-icons__icon, .section-with-image-and-icons.container-lg .row-icons .col-icons:nth-of-type(even) .col-icons__icon, .section-with-image-and-icons.container-xl .row-icons .col-icons:nth-of-type(even) .col-icons__icon, .section-with-image-and-icons.container-xxl .row-icons .col-icons:nth-of-type(even) .col-icons__icon {
    left: 250px;
  }
}
.container-fluid.section-with-image-and-icons .row-icons .col-icons__icon, .section-with-image-and-icons.container-sm .row-icons .col-icons__icon, .section-with-image-and-icons.container-md .row-icons .col-icons__icon, .section-with-image-and-icons.container-lg .row-icons .col-icons__icon, .section-with-image-and-icons.container-xl .row-icons .col-icons__icon, .section-with-image-and-icons.container-xxl .row-icons .col-icons__icon {
  background-color: #FFFFFF;
  border-radius: 50%;
  width: 62px;
  height: 62px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1rem;
  box-shadow: 0px 3px 21px rgba(222, 62, 139, 0.2);
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-image-and-icons .row-icons .col-icons__icon, .section-with-image-and-icons.container-sm .row-icons .col-icons__icon, .section-with-image-and-icons.container-md .row-icons .col-icons__icon, .section-with-image-and-icons.container-lg .row-icons .col-icons__icon, .section-with-image-and-icons.container-xl .row-icons .col-icons__icon, .section-with-image-and-icons.container-xxl .row-icons .col-icons__icon {
    width: 76px;
    height: 76px;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-image-and-icons .row-icons .col-icons__icon, .section-with-image-and-icons.container-sm .row-icons .col-icons__icon, .section-with-image-and-icons.container-md .row-icons .col-icons__icon, .section-with-image-and-icons.container-lg .row-icons .col-icons__icon, .section-with-image-and-icons.container-xl .row-icons .col-icons__icon, .section-with-image-and-icons.container-xxl .row-icons .col-icons__icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media only screen and (min-width: 1600px) {
  .container-fluid.section-with-image-and-icons .row-icons .col-icons__icon, .section-with-image-and-icons.container-sm .row-icons .col-icons__icon, .section-with-image-and-icons.container-md .row-icons .col-icons__icon, .section-with-image-and-icons.container-lg .row-icons .col-icons__icon, .section-with-image-and-icons.container-xl .row-icons .col-icons__icon, .section-with-image-and-icons.container-xxl .row-icons .col-icons__icon {
    width: 98px;
    height: 98px;
  }
}
.container-fluid.section-with-image-and-icons .row-icons .col-icons__icon img, .section-with-image-and-icons.container-sm .row-icons .col-icons__icon img, .section-with-image-and-icons.container-md .row-icons .col-icons__icon img, .section-with-image-and-icons.container-lg .row-icons .col-icons__icon img, .section-with-image-and-icons.container-xl .row-icons .col-icons__icon img, .section-with-image-and-icons.container-xxl .row-icons .col-icons__icon img {
  filter: brightness(0) saturate(100%) invert(36%) sepia(27%) saturate(3070%) hue-rotate(295deg) brightness(95%) contrast(93%);
  width: auto;
  height: 50%;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.container-fluid.section-with-image-and-icons .row-icons .col-icons__title, .section-with-image-and-icons.container-sm .row-icons .col-icons__title, .section-with-image-and-icons.container-md .row-icons .col-icons__title, .section-with-image-and-icons.container-lg .row-icons .col-icons__title, .section-with-image-and-icons.container-xl .row-icons .col-icons__title, .section-with-image-and-icons.container-xxl .row-icons .col-icons__title {
  font-size: 14px;
}
@media only screen and (min-width: 360px) {
  .container-fluid.section-with-image-and-icons .row-icons .col-icons__title, .section-with-image-and-icons.container-sm .row-icons .col-icons__title, .section-with-image-and-icons.container-md .row-icons .col-icons__title, .section-with-image-and-icons.container-lg .row-icons .col-icons__title, .section-with-image-and-icons.container-xl .row-icons .col-icons__title, .section-with-image-and-icons.container-xxl .row-icons .col-icons__title {
    font-size: 16px;
  }
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-image-and-icons .row-icons .col-icons__title, .section-with-image-and-icons.container-sm .row-icons .col-icons__title, .section-with-image-and-icons.container-md .row-icons .col-icons__title, .section-with-image-and-icons.container-lg .row-icons .col-icons__title, .section-with-image-and-icons.container-xl .row-icons .col-icons__title, .section-with-image-and-icons.container-xxl .row-icons .col-icons__title {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-image-and-icons .row-icons .col-icons__title, .section-with-image-and-icons.container-sm .row-icons .col-icons__title, .section-with-image-and-icons.container-md .row-icons .col-icons__title, .section-with-image-and-icons.container-lg .row-icons .col-icons__title, .section-with-image-and-icons.container-xl .row-icons .col-icons__title, .section-with-image-and-icons.container-xxl .row-icons .col-icons__title {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media only screen and (min-width: 1600px) {
  .container-fluid.section-with-image-and-icons .row-icons .col-icons__title, .section-with-image-and-icons.container-sm .row-icons .col-icons__title, .section-with-image-and-icons.container-md .row-icons .col-icons__title, .section-with-image-and-icons.container-lg .row-icons .col-icons__title, .section-with-image-and-icons.container-xl .row-icons .col-icons__title, .section-with-image-and-icons.container-xxl .row-icons .col-icons__title {
    font-size: 24px;
  }
}

.container-fluid.section-with-contact-data .col-contact, .section-with-contact-data.container-sm .col-contact, .section-with-contact-data.container-md .col-contact, .section-with-contact-data.container-lg .col-contact, .section-with-contact-data.container-xl .col-contact, .section-with-contact-data.container-xxl .col-contact {
  margin-bottom: 1rem;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-contact-data .col-contact, .section-with-contact-data.container-sm .col-contact, .section-with-contact-data.container-md .col-contact, .section-with-contact-data.container-lg .col-contact, .section-with-contact-data.container-xl .col-contact, .section-with-contact-data.container-xxl .col-contact {
    margin-bottom: 2rem;
  }
}
.container-fluid.section-with-contact-data .col-contact .contact, .section-with-contact-data.container-sm .col-contact .contact, .section-with-contact-data.container-md .col-contact .contact, .section-with-contact-data.container-lg .col-contact .contact, .section-with-contact-data.container-xl .col-contact .contact, .section-with-contact-data.container-xxl .col-contact .contact {
  background-color: #FFFFFF;
  box-shadow: 0px 5px 40px rgba(18, 27, 68, 0.0901960784);
  height: 100%;
  padding: 1.5rem;
  position: relative;
  border-radius: 15px;
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-contact-data .col-contact .contact, .section-with-contact-data.container-sm .col-contact .contact, .section-with-contact-data.container-md .col-contact .contact, .section-with-contact-data.container-lg .col-contact .contact, .section-with-contact-data.container-xl .col-contact .contact, .section-with-contact-data.container-xxl .col-contact .contact {
    padding: 2.2rem;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-contact-data .col-contact .contact, .section-with-contact-data.container-sm .col-contact .contact, .section-with-contact-data.container-md .col-contact .contact, .section-with-contact-data.container-lg .col-contact .contact, .section-with-contact-data.container-xl .col-contact .contact, .section-with-contact-data.container-xxl .col-contact .contact {
    padding: 2.5rem 3rem;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-contact-data .col-contact .contact, .section-with-contact-data.container-sm .col-contact .contact, .section-with-contact-data.container-md .col-contact .contact, .section-with-contact-data.container-lg .col-contact .contact, .section-with-contact-data.container-xl .col-contact .contact, .section-with-contact-data.container-xxl .col-contact .contact {
    padding: 3rem 3.5rem;
  }
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-contact-data .col-contact .contact.with-button, .section-with-contact-data.container-sm .col-contact .contact.with-button, .section-with-contact-data.container-md .col-contact .contact.with-button, .section-with-contact-data.container-lg .col-contact .contact.with-button, .section-with-contact-data.container-xl .col-contact .contact.with-button, .section-with-contact-data.container-xxl .col-contact .contact.with-button {
    padding-bottom: 6rem;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-contact-data .col-contact .contact.with-button, .section-with-contact-data.container-sm .col-contact .contact.with-button, .section-with-contact-data.container-md .col-contact .contact.with-button, .section-with-contact-data.container-lg .col-contact .contact.with-button, .section-with-contact-data.container-xl .col-contact .contact.with-button, .section-with-contact-data.container-xxl .col-contact .contact.with-button {
    padding-bottom: 6.7rem;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-contact-data .col-contact .contact.with-button, .section-with-contact-data.container-sm .col-contact .contact.with-button, .section-with-contact-data.container-md .col-contact .contact.with-button, .section-with-contact-data.container-lg .col-contact .contact.with-button, .section-with-contact-data.container-xl .col-contact .contact.with-button, .section-with-contact-data.container-xxl .col-contact .contact.with-button {
    padding-bottom: 7rem;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-contact-data .col-contact .contact.with-button, .section-with-contact-data.container-sm .col-contact .contact.with-button, .section-with-contact-data.container-md .col-contact .contact.with-button, .section-with-contact-data.container-lg .col-contact .contact.with-button, .section-with-contact-data.container-xl .col-contact .contact.with-button, .section-with-contact-data.container-xxl .col-contact .contact.with-button {
    padding-bottom: 7.5rem;
  }
}
.container-fluid.section-with-contact-data .col-contact .contact__icon, .section-with-contact-data.container-sm .col-contact .contact__icon, .section-with-contact-data.container-md .col-contact .contact__icon, .section-with-contact-data.container-lg .col-contact .contact__icon, .section-with-contact-data.container-xl .col-contact .contact__icon, .section-with-contact-data.container-xxl .col-contact .contact__icon {
  position: absolute;
  top: 1.5rem;
  right: 1.7rem;
  box-shadow: 0px 3px 21px rgba(222, 62, 139, 0.2);
  border-radius: 50%;
  background-color: #FFFFFF;
  width: 38px;
  height: 38px;
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-contact-data .col-contact .contact__icon, .section-with-contact-data.container-sm .col-contact .contact__icon, .section-with-contact-data.container-md .col-contact .contact__icon, .section-with-contact-data.container-lg .col-contact .contact__icon, .section-with-contact-data.container-xl .col-contact .contact__icon, .section-with-contact-data.container-xxl .col-contact .contact__icon {
    width: 48px;
    height: 48px;
    top: 2rem;
    right: 2.4rem;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-contact-data .col-contact .contact__icon, .section-with-contact-data.container-sm .col-contact .contact__icon, .section-with-contact-data.container-md .col-contact .contact__icon, .section-with-contact-data.container-lg .col-contact .contact__icon, .section-with-contact-data.container-xl .col-contact .contact__icon, .section-with-contact-data.container-xxl .col-contact .contact__icon {
    width: 58px;
    height: 58px;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-contact-data .col-contact .contact__icon, .section-with-contact-data.container-sm .col-contact .contact__icon, .section-with-contact-data.container-md .col-contact .contact__icon, .section-with-contact-data.container-lg .col-contact .contact__icon, .section-with-contact-data.container-xl .col-contact .contact__icon, .section-with-contact-data.container-xxl .col-contact .contact__icon {
    width: 68px;
    height: 68px;
  }
}
@media only screen and (min-width: 1600px) {
  .container-fluid.section-with-contact-data .col-contact .contact__icon, .section-with-contact-data.container-sm .col-contact .contact__icon, .section-with-contact-data.container-md .col-contact .contact__icon, .section-with-contact-data.container-lg .col-contact .contact__icon, .section-with-contact-data.container-xl .col-contact .contact__icon, .section-with-contact-data.container-xxl .col-contact .contact__icon {
    width: 78px;
    height: 78px;
  }
}
.container-fluid.section-with-contact-data .col-contact .contact__icon img, .section-with-contact-data.container-sm .col-contact .contact__icon img, .section-with-contact-data.container-md .col-contact .contact__icon img, .section-with-contact-data.container-lg .col-contact .contact__icon img, .section-with-contact-data.container-xl .col-contact .contact__icon img, .section-with-contact-data.container-xxl .col-contact .contact__icon img {
  height: 17px;
  width: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  filter: brightness(0) saturate(100%) invert(36%) sepia(27%) saturate(3070%) hue-rotate(295deg) brightness(95%) contrast(93%);
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-contact-data .col-contact .contact__icon img, .section-with-contact-data.container-sm .col-contact .contact__icon img, .section-with-contact-data.container-md .col-contact .contact__icon img, .section-with-contact-data.container-lg .col-contact .contact__icon img, .section-with-contact-data.container-xl .col-contact .contact__icon img, .section-with-contact-data.container-xxl .col-contact .contact__icon img {
    height: 24px;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-contact-data .col-contact .contact__icon img, .section-with-contact-data.container-sm .col-contact .contact__icon img, .section-with-contact-data.container-md .col-contact .contact__icon img, .section-with-contact-data.container-lg .col-contact .contact__icon img, .section-with-contact-data.container-xl .col-contact .contact__icon img, .section-with-contact-data.container-xxl .col-contact .contact__icon img {
    height: 28px;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-contact-data .col-contact .contact__icon img, .section-with-contact-data.container-sm .col-contact .contact__icon img, .section-with-contact-data.container-md .col-contact .contact__icon img, .section-with-contact-data.container-lg .col-contact .contact__icon img, .section-with-contact-data.container-xl .col-contact .contact__icon img, .section-with-contact-data.container-xxl .col-contact .contact__icon img {
    height: 32px;
  }
}
@media only screen and (min-width: 1600px) {
  .container-fluid.section-with-contact-data .col-contact .contact__icon img, .section-with-contact-data.container-sm .col-contact .contact__icon img, .section-with-contact-data.container-md .col-contact .contact__icon img, .section-with-contact-data.container-lg .col-contact .contact__icon img, .section-with-contact-data.container-xl .col-contact .contact__icon img, .section-with-contact-data.container-xxl .col-contact .contact__icon img {
    height: 36px;
  }
}
.container-fluid.section-with-contact-data .col-contact .contact__titles, .section-with-contact-data.container-sm .col-contact .contact__titles, .section-with-contact-data.container-md .col-contact .contact__titles, .section-with-contact-data.container-lg .col-contact .contact__titles, .section-with-contact-data.container-xl .col-contact .contact__titles, .section-with-contact-data.container-xxl .col-contact .contact__titles {
  max-width: calc(100% - 60px);
  margin-bottom: 1.5rem;
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-contact-data .col-contact .contact__titles, .section-with-contact-data.container-sm .col-contact .contact__titles, .section-with-contact-data.container-md .col-contact .contact__titles, .section-with-contact-data.container-lg .col-contact .contact__titles, .section-with-contact-data.container-xl .col-contact .contact__titles, .section-with-contact-data.container-xxl .col-contact .contact__titles {
    max-width: calc(100% - 80px);
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-contact-data .col-contact .contact__titles, .section-with-contact-data.container-sm .col-contact .contact__titles, .section-with-contact-data.container-md .col-contact .contact__titles, .section-with-contact-data.container-lg .col-contact .contact__titles, .section-with-contact-data.container-xl .col-contact .contact__titles, .section-with-contact-data.container-xxl .col-contact .contact__titles {
    max-width: calc(100% - 90px);
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-contact-data .col-contact .contact__titles, .section-with-contact-data.container-sm .col-contact .contact__titles, .section-with-contact-data.container-md .col-contact .contact__titles, .section-with-contact-data.container-lg .col-contact .contact__titles, .section-with-contact-data.container-xl .col-contact .contact__titles, .section-with-contact-data.container-xxl .col-contact .contact__titles {
    max-width: calc(100% - 100px);
  }
}
@media only screen and (min-width: 1600px) {
  .container-fluid.section-with-contact-data .col-contact .contact__titles, .section-with-contact-data.container-sm .col-contact .contact__titles, .section-with-contact-data.container-md .col-contact .contact__titles, .section-with-contact-data.container-lg .col-contact .contact__titles, .section-with-contact-data.container-xl .col-contact .contact__titles, .section-with-contact-data.container-xxl .col-contact .contact__titles {
    max-width: calc(100% - 110px);
  }
}
.container-fluid.section-with-contact-data .col-contact .contact__titles h4, .section-with-contact-data.container-sm .col-contact .contact__titles h4, .section-with-contact-data.container-md .col-contact .contact__titles h4, .section-with-contact-data.container-lg .col-contact .contact__titles h4, .section-with-contact-data.container-xl .col-contact .contact__titles h4, .section-with-contact-data.container-xxl .col-contact .contact__titles h4 {
  font-family: "Poppins-Medium", sans-serif;
  font-weight: 500;
}
.container-fluid.section-with-contact-data .col-contact .contact__phone, .section-with-contact-data.container-sm .col-contact .contact__phone, .section-with-contact-data.container-md .col-contact .contact__phone, .section-with-contact-data.container-lg .col-contact .contact__phone, .section-with-contact-data.container-xl .col-contact .contact__phone, .section-with-contact-data.container-xxl .col-contact .contact__phone {
  margin-bottom: 1.5rem;
}
.container-fluid.section-with-contact-data .col-contact .contact__phone a, .section-with-contact-data.container-sm .col-contact .contact__phone a, .section-with-contact-data.container-md .col-contact .contact__phone a, .section-with-contact-data.container-lg .col-contact .contact__phone a, .section-with-contact-data.container-xl .col-contact .contact__phone a, .section-with-contact-data.container-xxl .col-contact .contact__phone a, .container-fluid.section-with-contact-data .col-contact .contact__phone span, .section-with-contact-data.container-sm .col-contact .contact__phone span, .section-with-contact-data.container-md .col-contact .contact__phone span, .section-with-contact-data.container-lg .col-contact .contact__phone span, .section-with-contact-data.container-xl .col-contact .contact__phone span, .section-with-contact-data.container-xxl .col-contact .contact__phone span {
  font-family: "Poppins-SemiBold", sans-serif;
  font-weight: 600;
  transition: all 0.3s ease-in-out;
}
.container-fluid.section-with-contact-data .col-contact .contact__phone a:hover, .section-with-contact-data.container-sm .col-contact .contact__phone a:hover, .section-with-contact-data.container-md .col-contact .contact__phone a:hover, .section-with-contact-data.container-lg .col-contact .contact__phone a:hover, .section-with-contact-data.container-xl .col-contact .contact__phone a:hover, .section-with-contact-data.container-xxl .col-contact .contact__phone a:hover {
  color: #000000;
  transition: all 0.3s ease-in-out;
}
.container-fluid.section-with-contact-data .col-contact .contact__description, .section-with-contact-data.container-sm .col-contact .contact__description, .section-with-contact-data.container-md .col-contact .contact__description, .section-with-contact-data.container-lg .col-contact .contact__description, .section-with-contact-data.container-xl .col-contact .contact__description, .section-with-contact-data.container-xxl .col-contact .contact__description {
  opacity: 0.8;
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-contact-data .col-contact .contact__description, .section-with-contact-data.container-sm .col-contact .contact__description, .section-with-contact-data.container-md .col-contact .contact__description, .section-with-contact-data.container-lg .col-contact .contact__description, .section-with-contact-data.container-xl .col-contact .contact__description, .section-with-contact-data.container-xxl .col-contact .contact__description {
    max-width: calc(100% - 80px);
  }
}
.container-fluid.section-with-contact-data .col-contact .contact__button, .section-with-contact-data.container-sm .col-contact .contact__button, .section-with-contact-data.container-md .col-contact .contact__button, .section-with-contact-data.container-lg .col-contact .contact__button, .section-with-contact-data.container-xl .col-contact .contact__button, .section-with-contact-data.container-xxl .col-contact .contact__button {
  margin-top: 2rem;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-contact-data .col-contact .contact__button, .section-with-contact-data.container-sm .col-contact .contact__button, .section-with-contact-data.container-md .col-contact .contact__button, .section-with-contact-data.container-lg .col-contact .contact__button, .section-with-contact-data.container-xl .col-contact .contact__button, .section-with-contact-data.container-xxl .col-contact .contact__button {
    position: absolute;
    left: 1.5rem;
    right: 1.5rem;
    bottom: 1.5rem;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-contact-data .col-contact .contact__button, .section-with-contact-data.container-sm .col-contact .contact__button, .section-with-contact-data.container-md .col-contact .contact__button, .section-with-contact-data.container-lg .col-contact .contact__button, .section-with-contact-data.container-xl .col-contact .contact__button, .section-with-contact-data.container-xxl .col-contact .contact__button {
    left: 2.2rem;
    right: 2.2rem;
    bottom: 2.2rem;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-contact-data .col-contact .contact__button, .section-with-contact-data.container-sm .col-contact .contact__button, .section-with-contact-data.container-md .col-contact .contact__button, .section-with-contact-data.container-lg .col-contact .contact__button, .section-with-contact-data.container-xl .col-contact .contact__button, .section-with-contact-data.container-xxl .col-contact .contact__button {
    left: 3rem;
    right: 3rem;
    bottom: 2.5rem;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-contact-data .col-contact .contact__button, .section-with-contact-data.container-sm .col-contact .contact__button, .section-with-contact-data.container-md .col-contact .contact__button, .section-with-contact-data.container-lg .col-contact .contact__button, .section-with-contact-data.container-xl .col-contact .contact__button, .section-with-contact-data.container-xxl .col-contact .contact__button {
    left: 3.5rem;
    right: 3.5rem;
    bottom: 3rem;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-contact-data .col-contact .contact__button a, .section-with-contact-data.container-sm .col-contact .contact__button a, .section-with-contact-data.container-md .col-contact .contact__button a, .section-with-contact-data.container-lg .col-contact .contact__button a, .section-with-contact-data.container-xl .col-contact .contact__button a, .section-with-contact-data.container-xxl .col-contact .contact__button a {
    font-size: 15px;
    line-height: 1.3;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-contact-data .contact-single, .section-with-contact-data.container-sm .contact-single, .section-with-contact-data.container-md .contact-single, .section-with-contact-data.container-lg .contact-single, .section-with-contact-data.container-xl .contact-single, .section-with-contact-data.container-xxl .contact-single {
    margin-top: 2rem;
  }
}
.container-fluid.section-with-contact-data .contact-single:before, .section-with-contact-data.container-sm .contact-single:before, .section-with-contact-data.container-md .contact-single:before, .section-with-contact-data.container-lg .contact-single:before, .section-with-contact-data.container-xl .contact-single:before, .section-with-contact-data.container-xxl .contact-single:before {
  content: "";
  display: block;
  background-color: transparent;
  width: 100%;
  height: 20px;
}
.container-fluid.section-with-contact-data .contact-single__icon, .section-with-contact-data.container-sm .contact-single__icon, .section-with-contact-data.container-md .contact-single__icon, .section-with-contact-data.container-lg .contact-single__icon, .section-with-contact-data.container-xl .contact-single__icon, .section-with-contact-data.container-xxl .contact-single__icon {
  position: relative;
  box-shadow: 0px 3px 21px rgba(222, 62, 139, 0.2);
  border-radius: 50%;
  background-color: #FFFFFF;
  width: 38px;
  height: 38px;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 1.4rem;
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-contact-data .contact-single__icon, .section-with-contact-data.container-sm .contact-single__icon, .section-with-contact-data.container-md .contact-single__icon, .section-with-contact-data.container-lg .contact-single__icon, .section-with-contact-data.container-xl .contact-single__icon, .section-with-contact-data.container-xxl .contact-single__icon {
    width: 48px;
    height: 48px;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-contact-data .contact-single__icon, .section-with-contact-data.container-sm .contact-single__icon, .section-with-contact-data.container-md .contact-single__icon, .section-with-contact-data.container-lg .contact-single__icon, .section-with-contact-data.container-xl .contact-single__icon, .section-with-contact-data.container-xxl .contact-single__icon {
    width: 58px;
    height: 58px;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-contact-data .contact-single__icon, .section-with-contact-data.container-sm .contact-single__icon, .section-with-contact-data.container-md .contact-single__icon, .section-with-contact-data.container-lg .contact-single__icon, .section-with-contact-data.container-xl .contact-single__icon, .section-with-contact-data.container-xxl .contact-single__icon {
    width: 68px;
    height: 68px;
  }
}
@media only screen and (min-width: 1600px) {
  .container-fluid.section-with-contact-data .contact-single__icon, .section-with-contact-data.container-sm .contact-single__icon, .section-with-contact-data.container-md .contact-single__icon, .section-with-contact-data.container-lg .contact-single__icon, .section-with-contact-data.container-xl .contact-single__icon, .section-with-contact-data.container-xxl .contact-single__icon {
    width: 78px;
    height: 78px;
  }
}
.container-fluid.section-with-contact-data .contact-single__icon img, .section-with-contact-data.container-sm .contact-single__icon img, .section-with-contact-data.container-md .contact-single__icon img, .section-with-contact-data.container-lg .contact-single__icon img, .section-with-contact-data.container-xl .contact-single__icon img, .section-with-contact-data.container-xxl .contact-single__icon img {
  height: 17px;
  width: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  filter: brightness(0) saturate(100%) invert(36%) sepia(27%) saturate(3070%) hue-rotate(295deg) brightness(95%) contrast(93%);
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-contact-data .contact-single__icon img, .section-with-contact-data.container-sm .contact-single__icon img, .section-with-contact-data.container-md .contact-single__icon img, .section-with-contact-data.container-lg .contact-single__icon img, .section-with-contact-data.container-xl .contact-single__icon img, .section-with-contact-data.container-xxl .contact-single__icon img {
    height: 24px;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-contact-data .contact-single__icon img, .section-with-contact-data.container-sm .contact-single__icon img, .section-with-contact-data.container-md .contact-single__icon img, .section-with-contact-data.container-lg .contact-single__icon img, .section-with-contact-data.container-xl .contact-single__icon img, .section-with-contact-data.container-xxl .contact-single__icon img {
    height: 28px;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-contact-data .contact-single__icon img, .section-with-contact-data.container-sm .contact-single__icon img, .section-with-contact-data.container-md .contact-single__icon img, .section-with-contact-data.container-lg .contact-single__icon img, .section-with-contact-data.container-xl .contact-single__icon img, .section-with-contact-data.container-xxl .contact-single__icon img {
    height: 32px;
  }
}
@media only screen and (min-width: 1600px) {
  .container-fluid.section-with-contact-data .contact-single__icon img, .section-with-contact-data.container-sm .contact-single__icon img, .section-with-contact-data.container-md .contact-single__icon img, .section-with-contact-data.container-lg .contact-single__icon img, .section-with-contact-data.container-xl .contact-single__icon img, .section-with-contact-data.container-xxl .contact-single__icon img {
    height: 36px;
  }
}
.container-fluid.section-with-contact-data .contact-single__titles, .section-with-contact-data.container-sm .contact-single__titles, .section-with-contact-data.container-md .contact-single__titles, .section-with-contact-data.container-lg .contact-single__titles, .section-with-contact-data.container-xl .contact-single__titles, .section-with-contact-data.container-xxl .contact-single__titles {
  margin-bottom: 0.8rem;
}
.container-fluid.section-with-contact-data .contact-single__titles h3, .section-with-contact-data.container-sm .contact-single__titles h3, .section-with-contact-data.container-md .contact-single__titles h3, .section-with-contact-data.container-lg .contact-single__titles h3, .section-with-contact-data.container-xl .contact-single__titles h3, .section-with-contact-data.container-xxl .contact-single__titles h3 {
  font-family: "Poppins-Medium", sans-serif;
  font-weight: 500;
}
.container-fluid.section-with-contact-data .contact-single__email a, .section-with-contact-data.container-sm .contact-single__email a, .section-with-contact-data.container-md .contact-single__email a, .section-with-contact-data.container-lg .contact-single__email a, .section-with-contact-data.container-xl .contact-single__email a, .section-with-contact-data.container-xxl .contact-single__email a, .container-fluid.section-with-contact-data .contact-single__email span, .section-with-contact-data.container-sm .contact-single__email span, .section-with-contact-data.container-md .contact-single__email span, .section-with-contact-data.container-lg .contact-single__email span, .section-with-contact-data.container-xl .contact-single__email span, .section-with-contact-data.container-xxl .contact-single__email span {
  font-family: "Poppins-SemiBold", sans-serif;
  font-weight: 600;
  transition: all 0.3s ease-in-out;
}
.container-fluid.section-with-contact-data .contact-single__email a:hover, .section-with-contact-data.container-sm .contact-single__email a:hover, .section-with-contact-data.container-md .contact-single__email a:hover, .section-with-contact-data.container-lg .contact-single__email a:hover, .section-with-contact-data.container-xl .contact-single__email a:hover, .section-with-contact-data.container-xxl .contact-single__email a:hover {
  color: #000000;
  transition: all 0.3s ease-in-out;
}

.container-fluid.section-with-main-title-and-description, .section-with-main-title-and-description.container-sm, .section-with-main-title-and-description.container-md, .section-with-main-title-and-description.container-lg, .section-with-main-title-and-description.container-xl, .section-with-main-title-and-description.container-xxl {
  margin-bottom: 60px;
  position: relative;
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-main-title-and-description, .section-with-main-title-and-description.container-sm, .section-with-main-title-and-description.container-md, .section-with-main-title-and-description.container-lg, .section-with-main-title-and-description.container-xl, .section-with-main-title-and-description.container-xxl {
    margin-bottom: 80px;
  }
}
@media only screen and (min-width: 480px) {
  .container-fluid.section-with-main-title-and-description .row, .section-with-main-title-and-description.container-sm .row, .section-with-main-title-and-description.container-md .row, .section-with-main-title-and-description.container-lg .row, .section-with-main-title-and-description.container-xl .row, .section-with-main-title-and-description.container-xxl .row {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-main-title-and-description .row, .section-with-main-title-and-description.container-sm .row, .section-with-main-title-and-description.container-md .row, .section-with-main-title-and-description.container-lg .row, .section-with-main-title-and-description.container-xl .row, .section-with-main-title-and-description.container-xxl .row {
    width: 86%;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-main-title-and-description .row, .section-with-main-title-and-description.container-sm .row, .section-with-main-title-and-description.container-md .row, .section-with-main-title-and-description.container-lg .row, .section-with-main-title-and-description.container-xl .row, .section-with-main-title-and-description.container-xxl .row {
    width: 76%;
  }
}
@media only screen and (min-width: 1600px) {
  .container-fluid.section-with-main-title-and-description .row, .section-with-main-title-and-description.container-sm .row, .section-with-main-title-and-description.container-md .row, .section-with-main-title-and-description.container-lg .row, .section-with-main-title-and-description.container-xl .row, .section-with-main-title-and-description.container-xxl .row {
    width: 80%;
    max-width: 1488px;
  }
}
.container-fluid.section-with-main-title-and-description h1, .section-with-main-title-and-description.container-sm h1, .section-with-main-title-and-description.container-md h1, .section-with-main-title-and-description.container-lg h1, .section-with-main-title-and-description.container-xl h1, .section-with-main-title-and-description.container-xxl h1 {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}
.container-fluid.section-with-main-title-and-description h1 span, .section-with-main-title-and-description.container-sm h1 span, .section-with-main-title-and-description.container-md h1 span, .section-with-main-title-and-description.container-lg h1 span, .section-with-main-title-and-description.container-xl h1 span, .section-with-main-title-and-description.container-xxl h1 span {
  color: #DE3E8B;
  font-size: 30px;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-main-title-and-description h1 span, .section-with-main-title-and-description.container-sm h1 span, .section-with-main-title-and-description.container-md h1 span, .section-with-main-title-and-description.container-lg h1 span, .section-with-main-title-and-description.container-xl h1 span, .section-with-main-title-and-description.container-xxl h1 span {
    font-size: 36px;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-main-title-and-description h1 span, .section-with-main-title-and-description.container-sm h1 span, .section-with-main-title-and-description.container-md h1 span, .section-with-main-title-and-description.container-lg h1 span, .section-with-main-title-and-description.container-xl h1 span, .section-with-main-title-and-description.container-xxl h1 span {
    font-size: 42px;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-main-title-and-description h1 span, .section-with-main-title-and-description.container-sm h1 span, .section-with-main-title-and-description.container-md h1 span, .section-with-main-title-and-description.container-lg h1 span, .section-with-main-title-and-description.container-xl h1 span, .section-with-main-title-and-description.container-xxl h1 span {
    font-size: 48px;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-main-title-and-description h1 span, .section-with-main-title-and-description.container-sm h1 span, .section-with-main-title-and-description.container-md h1 span, .section-with-main-title-and-description.container-lg h1 span, .section-with-main-title-and-description.container-xl h1 span, .section-with-main-title-and-description.container-xxl h1 span {
    font-size: 55px;
  }
}
.container-fluid.section-with-main-title-and-description p, .section-with-main-title-and-description.container-sm p, .section-with-main-title-and-description.container-md p, .section-with-main-title-and-description.container-lg p, .section-with-main-title-and-description.container-xl p, .section-with-main-title-and-description.container-xxl p {
  opacity: 0.8;
}
.container-fluid.section-with-main-title-and-description .svg, .section-with-main-title-and-description.container-sm .svg, .section-with-main-title-and-description.container-md .svg, .section-with-main-title-and-description.container-lg .svg, .section-with-main-title-and-description.container-xl .svg, .section-with-main-title-and-description.container-xxl .svg {
  display: none;
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-main-title-and-description .svg, .section-with-main-title-and-description.container-sm .svg, .section-with-main-title-and-description.container-md .svg, .section-with-main-title-and-description.container-lg .svg, .section-with-main-title-and-description.container-xl .svg, .section-with-main-title-and-description.container-xxl .svg {
    display: block;
    position: absolute;
    filter: brightness(0) saturate(100%) invert(36%) sepia(27%) saturate(3070%) hue-rotate(295deg) brightness(95%) contrast(93%);
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
  }
}
.container-fluid.section-with-main-title-and-description .svg--dots, .section-with-main-title-and-description.container-sm .svg--dots, .section-with-main-title-and-description.container-md .svg--dots, .section-with-main-title-and-description.container-lg .svg--dots, .section-with-main-title-and-description.container-xl .svg--dots, .section-with-main-title-and-description.container-xxl .svg--dots {
  background-image: url(../../.././dist/css/build/img/dots.svg);
  width: 60px;
  height: 62px;
  bottom: -20px;
  right: 40px;
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-main-title-and-description .svg--dots, .section-with-main-title-and-description.container-sm .svg--dots, .section-with-main-title-and-description.container-md .svg--dots, .section-with-main-title-and-description.container-lg .svg--dots, .section-with-main-title-and-description.container-xl .svg--dots, .section-with-main-title-and-description.container-xxl .svg--dots {
    width: 80px;
    height: 83px;
    right: 55px;
  }
}
.container-fluid.section-with-main-title-and-description .svg--twirl-1, .section-with-main-title-and-description.container-sm .svg--twirl-1, .section-with-main-title-and-description.container-md .svg--twirl-1, .section-with-main-title-and-description.container-lg .svg--twirl-1, .section-with-main-title-and-description.container-xl .svg--twirl-1, .section-with-main-title-and-description.container-xxl .svg--twirl-1 {
  background-image: url(../../.././dist/css/build/img/twirl-1.svg);
  width: 56px;
  height: 103px;
  transform: rotate(90deg);
  bottom: -30px;
  right: 50px;
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-main-title-and-description .svg--twirl-1, .section-with-main-title-and-description.container-sm .svg--twirl-1, .section-with-main-title-and-description.container-md .svg--twirl-1, .section-with-main-title-and-description.container-lg .svg--twirl-1, .section-with-main-title-and-description.container-xl .svg--twirl-1, .section-with-main-title-and-description.container-xxl .svg--twirl-1 {
    width: 75px;
    height: 137px;
    right: 65px;
  }
}
.container-fluid.section-with-main-title-and-description .svg--no-svg, .section-with-main-title-and-description.container-sm .svg--no-svg, .section-with-main-title-and-description.container-md .svg--no-svg, .section-with-main-title-and-description.container-lg .svg--no-svg, .section-with-main-title-and-description.container-xl .svg--no-svg, .section-with-main-title-and-description.container-xxl .svg--no-svg {
  background-image: none;
}

.container-fluid.section-with-calculator, .section-with-calculator.container-sm, .section-with-calculator.container-md, .section-with-calculator.container-lg, .section-with-calculator.container-xl, .section-with-calculator.container-xxl {
  background-color: #F3F4F6;
}
.container-fluid.section-with-calculator .container-inner, .section-with-calculator.container-sm .container-inner, .section-with-calculator.container-md .container-inner, .section-with-calculator.container-lg .container-inner, .section-with-calculator.container-xl .container-inner, .section-with-calculator.container-xxl .container-inner {
  background: #6D3ADF;
  position: relative;
  padding-top: 46px;
  padding-bottom: 0px;
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-calculator .container-inner, .section-with-calculator.container-sm .container-inner, .section-with-calculator.container-md .container-inner, .section-with-calculator.container-lg .container-inner, .section-with-calculator.container-xl .container-inner, .section-with-calculator.container-xxl .container-inner {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 15px;
    padding-bottom: 120px;
  }
  .container-fluid.section-with-calculator .container-inner:after, .section-with-calculator.container-sm .container-inner:after, .section-with-calculator.container-md .container-inner:after, .section-with-calculator.container-lg .container-inner:after, .section-with-calculator.container-xl .container-inner:after, .section-with-calculator.container-xxl .container-inner:after {
    content: "";
    position: absolute;
    top: 100px;
    left: 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../../.././dist/css/build/img/brushstrokes.svg);
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 2;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-calculator .container-inner, .section-with-calculator.container-sm .container-inner, .section-with-calculator.container-md .container-inner, .section-with-calculator.container-lg .container-inner, .section-with-calculator.container-xl .container-inner, .section-with-calculator.container-xxl .container-inner {
    width: 92%;
    max-width: 1760px;
    padding-bottom: 160px;
  }
}
@media only screen and (min-width: 1600px) {
  .container-fluid.section-with-calculator .container-inner, .section-with-calculator.container-sm .container-inner, .section-with-calculator.container-md .container-inner, .section-with-calculator.container-lg .container-inner, .section-with-calculator.container-xl .container-inner, .section-with-calculator.container-xxl .container-inner {
    padding-bottom: 70px;
  }
}
@media only screen and (min-width: 480px) {
  .container-fluid.section-with-calculator .row, .section-with-calculator.container-sm .row, .section-with-calculator.container-md .row, .section-with-calculator.container-lg .row, .section-with-calculator.container-xl .row, .section-with-calculator.container-xxl .row {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-calculator .row, .section-with-calculator.container-sm .row, .section-with-calculator.container-md .row, .section-with-calculator.container-lg .row, .section-with-calculator.container-xl .row, .section-with-calculator.container-xxl .row {
    width: 86%;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-calculator .row, .section-with-calculator.container-sm .row, .section-with-calculator.container-md .row, .section-with-calculator.container-lg .row, .section-with-calculator.container-xl .row, .section-with-calculator.container-xxl .row {
    width: 91.4%;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-calculator .row, .section-with-calculator.container-sm .row, .section-with-calculator.container-md .row, .section-with-calculator.container-lg .row, .section-with-calculator.container-xl .row, .section-with-calculator.container-xxl .row {
    width: 82.6%;
  }
}
@media only screen and (min-width: 1600px) {
  .container-fluid.section-with-calculator .row, .section-with-calculator.container-sm .row, .section-with-calculator.container-md .row, .section-with-calculator.container-lg .row, .section-with-calculator.container-xl .row, .section-with-calculator.container-xxl .row {
    width: 87%;
    max-width: 1488px;
  }
}
.container-fluid.section-with-calculator .row .col-titles, .section-with-calculator.container-sm .row .col-titles, .section-with-calculator.container-md .row .col-titles, .section-with-calculator.container-lg .row .col-titles, .section-with-calculator.container-xl .row .col-titles, .section-with-calculator.container-xxl .row .col-titles {
  text-align: center;
  padding-top: 60px;
  padding-bottom: 50px;
  position: relative;
  z-index: 3;
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-calculator .row .col-titles, .section-with-calculator.container-sm .row .col-titles, .section-with-calculator.container-md .row .col-titles, .section-with-calculator.container-lg .row .col-titles, .section-with-calculator.container-xl .row .col-titles, .section-with-calculator.container-xxl .row .col-titles {
    text-align: left;
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 1600px) {
  .container-fluid.section-with-calculator .row .col-titles, .section-with-calculator.container-sm .row .col-titles, .section-with-calculator.container-md .row .col-titles, .section-with-calculator.container-lg .row .col-titles, .section-with-calculator.container-xl .row .col-titles, .section-with-calculator.container-xxl .row .col-titles {
    padding-top: 1rem;
  }
}
.container-fluid.section-with-calculator .row .col-titles .title-top, .section-with-calculator.container-sm .row .col-titles .title-top, .section-with-calculator.container-md .row .col-titles .title-top, .section-with-calculator.container-lg .row .col-titles .title-top, .section-with-calculator.container-xl .row .col-titles .title-top, .section-with-calculator.container-xxl .row .col-titles .title-top {
  font-size: 20px;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-calculator .row .col-titles .title-top, .section-with-calculator.container-sm .row .col-titles .title-top, .section-with-calculator.container-md .row .col-titles .title-top, .section-with-calculator.container-lg .row .col-titles .title-top, .section-with-calculator.container-xl .row .col-titles .title-top, .section-with-calculator.container-xxl .row .col-titles .title-top {
    font-size: 24px;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-calculator .row .col-titles .title-top, .section-with-calculator.container-sm .row .col-titles .title-top, .section-with-calculator.container-md .row .col-titles .title-top, .section-with-calculator.container-lg .row .col-titles .title-top, .section-with-calculator.container-xl .row .col-titles .title-top, .section-with-calculator.container-xxl .row .col-titles .title-top {
    font-size: 28px;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-calculator .row .col-titles .title-top, .section-with-calculator.container-sm .row .col-titles .title-top, .section-with-calculator.container-md .row .col-titles .title-top, .section-with-calculator.container-lg .row .col-titles .title-top, .section-with-calculator.container-xl .row .col-titles .title-top, .section-with-calculator.container-xxl .row .col-titles .title-top {
    font-size: 32px;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-calculator .row .col-titles .title-top, .section-with-calculator.container-sm .row .col-titles .title-top, .section-with-calculator.container-md .row .col-titles .title-top, .section-with-calculator.container-lg .row .col-titles .title-top, .section-with-calculator.container-xl .row .col-titles .title-top, .section-with-calculator.container-xxl .row .col-titles .title-top {
    font-size: 35px;
  }
}
.container-fluid.section-with-calculator .row .col-titles .title-top span, .section-with-calculator.container-sm .row .col-titles .title-top span, .section-with-calculator.container-md .row .col-titles .title-top span, .section-with-calculator.container-lg .row .col-titles .title-top span, .section-with-calculator.container-xl .row .col-titles .title-top span, .section-with-calculator.container-xxl .row .col-titles .title-top span {
  color: #DE3E8B;
  font-size: 20px;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-calculator .row .col-titles .title-top span, .section-with-calculator.container-sm .row .col-titles .title-top span, .section-with-calculator.container-md .row .col-titles .title-top span, .section-with-calculator.container-lg .row .col-titles .title-top span, .section-with-calculator.container-xl .row .col-titles .title-top span, .section-with-calculator.container-xxl .row .col-titles .title-top span {
    font-size: 24px;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-calculator .row .col-titles .title-top span, .section-with-calculator.container-sm .row .col-titles .title-top span, .section-with-calculator.container-md .row .col-titles .title-top span, .section-with-calculator.container-lg .row .col-titles .title-top span, .section-with-calculator.container-xl .row .col-titles .title-top span, .section-with-calculator.container-xxl .row .col-titles .title-top span {
    font-size: 28px;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-calculator .row .col-titles .title-top span, .section-with-calculator.container-sm .row .col-titles .title-top span, .section-with-calculator.container-md .row .col-titles .title-top span, .section-with-calculator.container-lg .row .col-titles .title-top span, .section-with-calculator.container-xl .row .col-titles .title-top span, .section-with-calculator.container-xxl .row .col-titles .title-top span {
    font-size: 32px;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-calculator .row .col-titles .title-top span, .section-with-calculator.container-sm .row .col-titles .title-top span, .section-with-calculator.container-md .row .col-titles .title-top span, .section-with-calculator.container-lg .row .col-titles .title-top span, .section-with-calculator.container-xl .row .col-titles .title-top span, .section-with-calculator.container-xxl .row .col-titles .title-top span {
    font-size: 35px;
  }
}
.container-fluid.section-with-calculator .row .col-titles h1, .section-with-calculator.container-sm .row .col-titles h1, .section-with-calculator.container-md .row .col-titles h1, .section-with-calculator.container-lg .row .col-titles h1, .section-with-calculator.container-xl .row .col-titles h1, .section-with-calculator.container-xxl .row .col-titles h1 {
  padding-top: 1rem;
  padding-bottom: 1.8rem;
}
.container-fluid.section-with-calculator .row .col-image, .section-with-calculator.container-sm .row .col-image, .section-with-calculator.container-md .row .col-image, .section-with-calculator.container-lg .row .col-image, .section-with-calculator.container-xl .row .col-image, .section-with-calculator.container-xxl .row .col-image {
  text-align: center;
  position: relative;
  z-index: 3;
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-calculator .row .col-image, .section-with-calculator.container-sm .row .col-image, .section-with-calculator.container-md .row .col-image, .section-with-calculator.container-lg .row .col-image, .section-with-calculator.container-xl .row .col-image, .section-with-calculator.container-xxl .row .col-image {
    text-align: right;
  }
}
@media only screen and (min-width: 480px) {
  .container-fluid.section-with-calculator .row .col-image img, .section-with-calculator.container-sm .row .col-image img, .section-with-calculator.container-md .row .col-image img, .section-with-calculator.container-lg .row .col-image img, .section-with-calculator.container-xl .row .col-image img, .section-with-calculator.container-xxl .row .col-image img {
    max-width: 94%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-calculator .row .col-image img, .section-with-calculator.container-sm .row .col-image img, .section-with-calculator.container-md .row .col-image img, .section-with-calculator.container-lg .row .col-image img, .section-with-calculator.container-xl .row .col-image img, .section-with-calculator.container-xxl .row .col-image img {
    max-width: 86%;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-calculator .row .col-image img, .section-with-calculator.container-sm .row .col-image img, .section-with-calculator.container-md .row .col-image img, .section-with-calculator.container-lg .row .col-image img, .section-with-calculator.container-xl .row .col-image img, .section-with-calculator.container-xxl .row .col-image img {
    max-width: 100%;
  }
}
.container-fluid.section-with-calculator .row-calculator, .section-with-calculator.container-sm .row-calculator, .section-with-calculator.container-md .row-calculator, .section-with-calculator.container-lg .row-calculator, .section-with-calculator.container-xl .row-calculator, .section-with-calculator.container-xxl .row-calculator {
  position: relative;
  z-index: 4;
  background-color: #FFFFFF;
}
@media only screen and (min-width: 480px) {
  .container-fluid.section-with-calculator .row-calculator, .section-with-calculator.container-sm .row-calculator, .section-with-calculator.container-md .row-calculator, .section-with-calculator.container-lg .row-calculator, .section-with-calculator.container-xl .row-calculator, .section-with-calculator.container-xxl .row-calculator {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 15px;
    margin-top: -30px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-calculator .row-calculator, .section-with-calculator.container-sm .row-calculator, .section-with-calculator.container-md .row-calculator, .section-with-calculator.container-lg .row-calculator, .section-with-calculator.container-xl .row-calculator, .section-with-calculator.container-xxl .row-calculator {
    width: 86%;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-calculator .row-calculator, .section-with-calculator.container-sm .row-calculator, .section-with-calculator.container-md .row-calculator, .section-with-calculator.container-lg .row-calculator, .section-with-calculator.container-xl .row-calculator, .section-with-calculator.container-xxl .row-calculator {
    background-color: transparent;
    margin-top: -100px;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-calculator .row-calculator, .section-with-calculator.container-sm .row-calculator, .section-with-calculator.container-md .row-calculator, .section-with-calculator.container-lg .row-calculator, .section-with-calculator.container-xl .row-calculator, .section-with-calculator.container-xxl .row-calculator {
    width: 76%;
    margin-top: -130px;
  }
}
@media only screen and (min-width: 1600px) {
  .container-fluid.section-with-calculator .row-calculator, .section-with-calculator.container-sm .row-calculator, .section-with-calculator.container-md .row-calculator, .section-with-calculator.container-lg .row-calculator, .section-with-calculator.container-xl .row-calculator, .section-with-calculator.container-xxl .row-calculator {
    width: 80%;
    max-width: 1488px;
    margin-top: -160px;
  }
}
.container-fluid.section-with-calculator .row-calculator__title, .section-with-calculator.container-sm .row-calculator__title, .section-with-calculator.container-md .row-calculator__title, .section-with-calculator.container-lg .row-calculator__title, .section-with-calculator.container-xl .row-calculator__title, .section-with-calculator.container-xxl .row-calculator__title {
  text-align: center;
  padding-top: 0.7rem;
  padding-bottom: 0.9rem;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-calculator .row-calculator__title, .section-with-calculator.container-sm .row-calculator__title, .section-with-calculator.container-md .row-calculator__title, .section-with-calculator.container-lg .row-calculator__title, .section-with-calculator.container-xl .row-calculator__title, .section-with-calculator.container-xxl .row-calculator__title {
    font-size: 20px;
    padding: 1.2rem;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-calculator .row-calculator__title, .section-with-calculator.container-sm .row-calculator__title, .section-with-calculator.container-md .row-calculator__title, .section-with-calculator.container-lg .row-calculator__title, .section-with-calculator.container-xl .row-calculator__title, .section-with-calculator.container-xxl .row-calculator__title {
    font-size: 22px;
    padding: 1rem 1.8rem;
    background-color: #FFFFFF;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    display: block;
    max-width: fit-content;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-calculator .row-calculator__title, .section-with-calculator.container-sm .row-calculator__title, .section-with-calculator.container-md .row-calculator__title, .section-with-calculator.container-lg .row-calculator__title, .section-with-calculator.container-xl .row-calculator__title, .section-with-calculator.container-xxl .row-calculator__title {
    font-size: 22px;
    padding: 1.2rem 1.8rem;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-calculator .row-calculator__title, .section-with-calculator.container-sm .row-calculator__title, .section-with-calculator.container-md .row-calculator__title, .section-with-calculator.container-lg .row-calculator__title, .section-with-calculator.container-xl .row-calculator__title, .section-with-calculator.container-xxl .row-calculator__title {
    font-size: 25px;
    padding: 1.6rem 2.5rem;
  }
}
.container-fluid.section-with-calculator .row-calculator__inner, .section-with-calculator.container-sm .row-calculator__inner, .section-with-calculator.container-md .row-calculator__inner, .section-with-calculator.container-lg .row-calculator__inner, .section-with-calculator.container-xl .row-calculator__inner, .section-with-calculator.container-xxl .row-calculator__inner {
  box-shadow: 0px 5px 40px rgba(18, 27, 68, 0.0901960784);
  padding-bottom: 1.4rem;
  position: relative;
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-calculator .row-calculator__inner, .section-with-calculator.container-sm .row-calculator__inner, .section-with-calculator.container-md .row-calculator__inner, .section-with-calculator.container-lg .row-calculator__inner, .section-with-calculator.container-xl .row-calculator__inner, .section-with-calculator.container-xxl .row-calculator__inner {
    background-color: #FFFFFF;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.container-fluid.section-with-calculator .row-calculator__inner .overlay, .section-with-calculator.container-sm .row-calculator__inner .overlay, .section-with-calculator.container-md .row-calculator__inner .overlay, .section-with-calculator.container-lg .row-calculator__inner .overlay, .section-with-calculator.container-xl .row-calculator__inner .overlay, .section-with-calculator.container-xxl .row-calculator__inner .overlay {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 555;
  border-radius: 15px;
}
.container-fluid.section-with-calculator .row-calculator__inner form, .section-with-calculator.container-sm .row-calculator__inner form, .section-with-calculator.container-md .row-calculator__inner form, .section-with-calculator.container-lg .row-calculator__inner form, .section-with-calculator.container-xl .row-calculator__inner form, .section-with-calculator.container-xxl .row-calculator__inner form {
  margin-bottom: 3rem;
}
@media only screen and (min-width: 360px) {
  .container-fluid.section-with-calculator .row-calculator__inner form, .section-with-calculator.container-sm .row-calculator__inner form, .section-with-calculator.container-md .row-calculator__inner form, .section-with-calculator.container-lg .row-calculator__inner form, .section-with-calculator.container-xl .row-calculator__inner form, .section-with-calculator.container-xxl .row-calculator__inner form {
    display: flex;
    flex-wrap: wrap;
  }
}
.container-fluid.section-with-calculator .row-calculator__inner form .calculator-section, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section, .section-with-calculator.container-md .row-calculator__inner form .calculator-section, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section {
  padding-top: 20px;
}
.container-fluid.section-with-calculator .row-calculator__inner form .calculator-section label, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section label, .section-with-calculator.container-md .row-calculator__inner form .calculator-section label, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section label, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section label, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section label, .container-fluid.section-with-calculator .row-calculator__inner form .calculator-section legend, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section legend, .section-with-calculator.container-md .row-calculator__inner form .calculator-section legend, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section legend, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section legend, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section legend {
  padding-bottom: 8px;
  display: block;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}
.container-fluid.section-with-calculator .row-calculator__inner form .calculator-section label h3, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section label h3, .section-with-calculator.container-md .row-calculator__inner form .calculator-section label h3, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section label h3, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section label h3, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section label h3, .container-fluid.section-with-calculator .row-calculator__inner form .calculator-section legend h3, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section legend h3, .section-with-calculator.container-md .row-calculator__inner form .calculator-section legend h3, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section legend h3, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section legend h3, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section legend h3 {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.3;
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-calculator .row-calculator__inner form .calculator-section label h3, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section label h3, .section-with-calculator.container-md .row-calculator__inner form .calculator-section label h3, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section label h3, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section label h3, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section label h3, .container-fluid.section-with-calculator .row-calculator__inner form .calculator-section legend h3, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section legend h3, .section-with-calculator.container-md .row-calculator__inner form .calculator-section legend h3, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section legend h3, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section legend h3, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section legend h3 {
    font-size: 16px;
    line-height: 1.5;
  }
}
.container-fluid.section-with-calculator .row-calculator__inner form .calculator-section fieldset label, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section fieldset label, .section-with-calculator.container-md .row-calculator__inner form .calculator-section fieldset label, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section fieldset label, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section fieldset label, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section fieldset label {
  font-family: "Poppins-Light", sans-serif;
  font-weight: 300;
  font-size: 12px;
  opacity: 0.6;
  padding-bottom: 5px;
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-calculator .row-calculator__inner form .calculator-section fieldset label, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section fieldset label, .section-with-calculator.container-md .row-calculator__inner form .calculator-section fieldset label, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section fieldset label, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section fieldset label, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section fieldset label {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-calculator .row-calculator__inner form .calculator-section fieldset label, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section fieldset label, .section-with-calculator.container-md .row-calculator__inner form .calculator-section fieldset label, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section fieldset label, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section fieldset label, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section fieldset label {
    font-size: 16px;
  }
}
.container-fluid.section-with-calculator .row-calculator__inner form .calculator-section select, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section select, .section-with-calculator.container-md .row-calculator__inner form .calculator-section select, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section select, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section select, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section select {
  display: none;
}
.container-fluid.section-with-calculator .row-calculator__inner form .calculator-section .select, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section .select, .section-with-calculator.container-md .row-calculator__inner form .calculator-section .select, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section .select, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section .select, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section .select {
  position: relative;
}
.container-fluid.section-with-calculator .row-calculator__inner form .calculator-section .select .select-wrapper, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section .select .select-wrapper, .section-with-calculator.container-md .row-calculator__inner form .calculator-section .select .select-wrapper, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section .select .select-wrapper, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section .select .select-wrapper, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section .select .select-wrapper {
  display: flex;
  flex-wrap: wrap;
  border: 1px solid #E7E9EA;
  border-radius: 15px;
  padding: 16px 24px 16px 10px;
  position: relative;
  box-shadow: 0px 2px 4px rgba(10, 30, 39, 0.0705882353);
  align-items: center;
  transition: all 0.3s ease-in-out;
}
.container-fluid.section-with-calculator .row-calculator__inner form .calculator-section .select .select-wrapper:hover, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section .select .select-wrapper:hover, .section-with-calculator.container-md .row-calculator__inner form .calculator-section .select .select-wrapper:hover, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section .select .select-wrapper:hover, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section .select .select-wrapper:hover, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section .select .select-wrapper:hover {
  cursor: pointer;
  border: 1px solid #DE3E8B;
  transition: all 0.3s ease-in-out;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-calculator .row-calculator__inner form .calculator-section .select .select-wrapper, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section .select .select-wrapper, .section-with-calculator.container-md .row-calculator__inner form .calculator-section .select .select-wrapper, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section .select .select-wrapper, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section .select .select-wrapper, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section .select .select-wrapper {
    min-height: 70px;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-calculator .row-calculator__inner form .calculator-section .select .select-wrapper, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section .select .select-wrapper, .section-with-calculator.container-md .row-calculator__inner form .calculator-section .select .select-wrapper, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section .select .select-wrapper, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section .select .select-wrapper, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section .select .select-wrapper {
    min-height: 84px;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-calculator .row-calculator__inner form .calculator-section .select .select-wrapper, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section .select .select-wrapper, .section-with-calculator.container-md .row-calculator__inner form .calculator-section .select .select-wrapper, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section .select .select-wrapper, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section .select .select-wrapper, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section .select .select-wrapper {
    min-height: 86px;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-calculator .row-calculator__inner form .calculator-section .select .select-wrapper, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section .select .select-wrapper, .section-with-calculator.container-md .row-calculator__inner form .calculator-section .select .select-wrapper, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section .select .select-wrapper, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section .select .select-wrapper, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section .select .select-wrapper {
    min-height: 93px;
  }
}
@media only screen and (min-width: 1600px) {
  .container-fluid.section-with-calculator .row-calculator__inner form .calculator-section .select .select-wrapper, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section .select .select-wrapper, .section-with-calculator.container-md .row-calculator__inner form .calculator-section .select .select-wrapper, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section .select .select-wrapper, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section .select .select-wrapper, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section .select .select-wrapper {
    min-height: 100px;
  }
}
@media only screen and (min-width: 1920px) {
  .container-fluid.section-with-calculator .row-calculator__inner form .calculator-section .select .select-wrapper, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section .select .select-wrapper, .section-with-calculator.container-md .row-calculator__inner form .calculator-section .select .select-wrapper, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section .select .select-wrapper, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section .select .select-wrapper, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section .select .select-wrapper {
    min-height: 104px;
  }
}
.container-fluid.section-with-calculator .row-calculator__inner form .calculator-section .select .select-wrapper .select-icon, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section .select .select-wrapper .select-icon, .section-with-calculator.container-md .row-calculator__inner form .calculator-section .select .select-wrapper .select-icon, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section .select .select-wrapper .select-icon, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section .select .select-wrapper .select-icon, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section .select .select-wrapper .select-icon {
  width: 23px;
  height: auto;
  margin-right: 11px;
  filter: brightness(0) saturate(100%) invert(36%) sepia(27%) saturate(3070%) hue-rotate(295deg) brightness(95%) contrast(93%);
}
.container-fluid.section-with-calculator .row-calculator__inner form .calculator-section .select .select-wrapper .select-text, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section .select .select-wrapper .select-text, .section-with-calculator.container-md .row-calculator__inner form .calculator-section .select .select-wrapper .select-text, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section .select .select-wrapper .select-text, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section .select .select-wrapper .select-text, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section .select .select-wrapper .select-text {
  width: calc(100% - 34px);
  font-size: 14px;
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-calculator .row-calculator__inner form .calculator-section .select .select-wrapper .select-text, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section .select .select-wrapper .select-text, .section-with-calculator.container-md .row-calculator__inner form .calculator-section .select .select-wrapper .select-text, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section .select .select-wrapper .select-text, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section .select .select-wrapper .select-text, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section .select .select-wrapper .select-text {
    font-size: 16px;
  }
}
.container-fluid.section-with-calculator .row-calculator__inner form .calculator-section .select .select-wrapper .select-arrow, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section .select .select-wrapper .select-arrow, .section-with-calculator.container-md .row-calculator__inner form .calculator-section .select .select-wrapper .select-arrow, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section .select .select-wrapper .select-arrow, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section .select .select-wrapper .select-arrow, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section .select .select-wrapper .select-arrow {
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  height: auto;
  filter: invert(90%) sepia(0%) saturate(1342%) hue-rotate(182deg) brightness(82%) contrast(103%);
}
.container-fluid.section-with-calculator .row-calculator__inner form .calculator-section .select .select-list, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section .select .select-list, .section-with-calculator.container-md .row-calculator__inner form .calculator-section .select .select-list, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section .select .select-list, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section .select .select-list, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section .select .select-list {
  border: 1px solid #E7E9EA;
  border-radius: 15px;
  position: absolute;
  box-shadow: 0px 2px 4px rgba(10, 30, 39, 0.0705882353);
  list-style-type: none;
  padding: 16px 10px;
  background-color: #FFFFFF;
  z-index: 3;
  left: 0;
  margin-top: 10px;
  width: 100%;
  display: none;
}
.container-fluid.section-with-calculator .row-calculator__inner form .calculator-section .select .select-list.show, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section .select .select-list.show, .section-with-calculator.container-md .row-calculator__inner form .calculator-section .select .select-list.show, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section .select .select-list.show, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section .select .select-list.show, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section .select .select-list.show {
  display: block;
}
@media only screen and (min-width: 360px) {
  .container-fluid.section-with-calculator .row-calculator__inner form .calculator-section .select .select-list, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section .select .select-list, .section-with-calculator.container-md .row-calculator__inner form .calculator-section .select .select-list, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section .select .select-list, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section .select .select-list, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section .select .select-list {
    min-width: 330px;
  }
}
.container-fluid.section-with-calculator .row-calculator__inner form .calculator-section .select .select-list li, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section .select .select-list li, .section-with-calculator.container-md .row-calculator__inner form .calculator-section .select .select-list li, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section .select .select-list li, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section .select .select-list li, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section .select .select-list li {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 12px;
  padding-top: 12px;
  align-items: center;
  transition: all 0.3s ease-in-out;
  border-radius: 15px;
}
.container-fluid.section-with-calculator .row-calculator__inner form .calculator-section .select .select-list li:hover, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section .select .select-list li:hover, .section-with-calculator.container-md .row-calculator__inner form .calculator-section .select .select-list li:hover, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section .select .select-list li:hover, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section .select .select-list li:hover, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section .select .select-list li:hover {
  background-color: #F3F4F6;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.container-fluid.section-with-calculator .row-calculator__inner form .calculator-section .select .select-list li img, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section .select .select-list li img, .section-with-calculator.container-md .row-calculator__inner form .calculator-section .select .select-list li img, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section .select .select-list li img, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section .select .select-list li img, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section .select .select-list li img {
  width: 23px;
  height: auto;
  margin-right: 11px;
  margin-left: 6px;
  filter: invert(9%) sepia(0%) saturate(0%) hue-rotate(156deg) brightness(103%) contrast(85%);
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-calculator .row-calculator__inner form .calculator-section .select .select-list li img, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section .select .select-list li img, .section-with-calculator.container-md .row-calculator__inner form .calculator-section .select .select-list li img, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section .select .select-list li img, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section .select .select-list li img, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section .select .select-list li img {
    margin-left: 16px;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-calculator .row-calculator__inner form .calculator-section .select .select-list li img, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section .select .select-list li img, .section-with-calculator.container-md .row-calculator__inner form .calculator-section .select .select-list li img, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section .select .select-list li img, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section .select .select-list li img, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section .select .select-list li img {
    margin-right: 30px;
  }
}
.container-fluid.section-with-calculator .row-calculator__inner form .calculator-section .select .select-list li h4, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section .select .select-list li h4, .section-with-calculator.container-md .row-calculator__inner form .calculator-section .select .select-list li h4, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section .select .select-list li h4, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section .select .select-list li h4, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section .select .select-list li h4 {
  width: calc(100% - 40px);
  font-size: 14px;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-calculator .row-calculator__inner form .calculator-section .select .select-list li h4, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section .select .select-list li h4, .section-with-calculator.container-md .row-calculator__inner form .calculator-section .select .select-list li h4, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section .select .select-list li h4, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section .select .select-list li h4, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section .select .select-list li h4 {
    width: calc(100% - 50px);
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-calculator .row-calculator__inner form .calculator-section .select .select-list li h4, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section .select .select-list li h4, .section-with-calculator.container-md .row-calculator__inner form .calculator-section .select .select-list li h4, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section .select .select-list li h4, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section .select .select-list li h4, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section .select .select-list li h4 {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-calculator .row-calculator__inner form .calculator-section .select .select-list li h4, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section .select .select-list li h4, .section-with-calculator.container-md .row-calculator__inner form .calculator-section .select .select-list li h4, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section .select .select-list li h4, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section .select .select-list li h4, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section .select .select-list li h4 {
    width: calc(100% - 69px);
  }
}
@media only screen and (min-width: 360px) {
  .container-fluid.section-with-calculator .row-calculator__inner form .calculator-section--package-type, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section--package-type, .section-with-calculator.container-md .row-calculator__inner form .calculator-section--package-type, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section--package-type, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section--package-type, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section--package-type {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-calculator .row-calculator__inner form .calculator-section--package-type, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section--package-type, .section-with-calculator.container-md .row-calculator__inner form .calculator-section--package-type, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section--package-type, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section--package-type, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section--package-type {
    width: 33%;
    margin-right: 2%;
  }
}
@media only screen and (min-width: 1600px) {
  .container-fluid.section-with-calculator .row-calculator__inner form .calculator-section--package-type, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section--package-type, .section-with-calculator.container-md .row-calculator__inner form .calculator-section--package-type, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section--package-type, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section--package-type, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section--package-type {
    width: 19%;
    margin-right: 1%;
  }
}
@media only screen and (min-width: 360px) {
  .container-fluid.section-with-calculator .row-calculator__inner form .calculator-section--parameters, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section--parameters, .section-with-calculator.container-md .row-calculator__inner form .calculator-section--parameters, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section--parameters, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section--parameters, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section--parameters {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-calculator .row-calculator__inner form .calculator-section--parameters, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section--parameters, .section-with-calculator.container-md .row-calculator__inner form .calculator-section--parameters, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section--parameters, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section--parameters, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section--parameters {
    width: 65%;
  }
}
@media only screen and (min-width: 768px) and (min-width: 1600px) {
  .container-fluid.section-with-calculator .row-calculator__inner form .calculator-section--parameters, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section--parameters, .section-with-calculator.container-md .row-calculator__inner form .calculator-section--parameters, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section--parameters, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section--parameters, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section--parameters {
    width: 50%;
    margin-right: 1%;
  }
}
@media only screen and (min-width: 768px) and (min-width: 1920px) {
  .container-fluid.section-with-calculator .row-calculator__inner form .calculator-section--parameters, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section--parameters, .section-with-calculator.container-md .row-calculator__inner form .calculator-section--parameters, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section--parameters, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section--parameters, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section--parameters {
    width: 50%;
  }
}
.container-fluid.section-with-calculator .row-calculator__inner form .calculator-section--parameters fieldset, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section--parameters fieldset, .section-with-calculator.container-md .row-calculator__inner form .calculator-section--parameters fieldset, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section--parameters fieldset, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section--parameters fieldset, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section--parameters fieldset {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.container-fluid.section-with-calculator .row-calculator__inner form .calculator-section--parameters fieldset legend, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section--parameters fieldset legend, .section-with-calculator.container-md .row-calculator__inner form .calculator-section--parameters fieldset legend, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section--parameters fieldset legend, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section--parameters fieldset legend, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section--parameters fieldset legend {
  width: 100%;
}
.container-fluid.section-with-calculator .row-calculator__inner form .calculator-section--parameters fieldset .parameter, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section--parameters fieldset .parameter, .section-with-calculator.container-md .row-calculator__inner form .calculator-section--parameters fieldset .parameter, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section--parameters fieldset .parameter, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section--parameters fieldset .parameter, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section--parameters fieldset .parameter {
  width: 24%;
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-calculator .row-calculator__inner form .calculator-section--parameters fieldset .parameter, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section--parameters fieldset .parameter, .section-with-calculator.container-md .row-calculator__inner form .calculator-section--parameters fieldset .parameter, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section--parameters fieldset .parameter, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section--parameters fieldset .parameter, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section--parameters fieldset .parameter {
    border: 1px solid #E7E9EA;
    border-radius: 15px;
    box-shadow: 0px 2px 4px rgba(10, 30, 39, 0.0705882353);
    position: relative;
    padding: 9px 15px 12px 12px;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-calculator .row-calculator__inner form .calculator-section--parameters fieldset .parameter, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section--parameters fieldset .parameter, .section-with-calculator.container-md .row-calculator__inner form .calculator-section--parameters fieldset .parameter, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section--parameters fieldset .parameter, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section--parameters fieldset .parameter, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section--parameters fieldset .parameter {
    padding: 9px 20px 14px 16px;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-calculator .row-calculator__inner form .calculator-section--parameters fieldset .parameter, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section--parameters fieldset .parameter, .section-with-calculator.container-md .row-calculator__inner form .calculator-section--parameters fieldset .parameter, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section--parameters fieldset .parameter, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section--parameters fieldset .parameter, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section--parameters fieldset .parameter {
    padding: 9px 25px 18px 20px;
  }
}
@media only screen and (min-width: 1600px) {
  .container-fluid.section-with-calculator .row-calculator__inner form .calculator-section--parameters fieldset .parameter, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section--parameters fieldset .parameter, .section-with-calculator.container-md .row-calculator__inner form .calculator-section--parameters fieldset .parameter, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section--parameters fieldset .parameter, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section--parameters fieldset .parameter, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section--parameters fieldset .parameter {
    padding: 9px 18px 18px 13px;
  }
}
@media only screen and (min-width: 1920px) {
  .container-fluid.section-with-calculator .row-calculator__inner form .calculator-section--parameters fieldset .parameter, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section--parameters fieldset .parameter, .section-with-calculator.container-md .row-calculator__inner form .calculator-section--parameters fieldset .parameter, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section--parameters fieldset .parameter, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section--parameters fieldset .parameter, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section--parameters fieldset .parameter {
    padding: 9px 25px 18px 20px;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-calculator .row-calculator__inner form .calculator-section--parameters fieldset .parameter:before, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section--parameters fieldset .parameter:before, .section-with-calculator.container-md .row-calculator__inner form .calculator-section--parameters fieldset .parameter:before, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section--parameters fieldset .parameter:before, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section--parameters fieldset .parameter:before, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section--parameters fieldset .parameter:before {
    content: "";
    position: absolute;
    bottom: 18px;
    left: 10px;
    background-size: contain;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    z-index: 2;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-calculator .row-calculator__inner form .calculator-section--parameters fieldset .parameter:before, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section--parameters fieldset .parameter:before, .section-with-calculator.container-md .row-calculator__inner form .calculator-section--parameters fieldset .parameter:before, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section--parameters fieldset .parameter:before, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section--parameters fieldset .parameter:before, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section--parameters fieldset .parameter:before {
    width: 22px;
    height: 22px;
    bottom: 16px;
    left: 14px;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-calculator .row-calculator__inner form .calculator-section--parameters fieldset .parameter:before, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section--parameters fieldset .parameter:before, .section-with-calculator.container-md .row-calculator__inner form .calculator-section--parameters fieldset .parameter:before, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section--parameters fieldset .parameter:before, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section--parameters fieldset .parameter:before, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section--parameters fieldset .parameter:before {
    bottom: 20px;
  }
}
@media only screen and (min-width: 1600px) {
  .container-fluid.section-with-calculator .row-calculator__inner form .calculator-section--parameters fieldset .parameter:before, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section--parameters fieldset .parameter:before, .section-with-calculator.container-md .row-calculator__inner form .calculator-section--parameters fieldset .parameter:before, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section--parameters fieldset .parameter:before, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section--parameters fieldset .parameter:before, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section--parameters fieldset .parameter:before {
    width: 28px;
    height: 28px;
  }
}
.container-fluid.section-with-calculator .row-calculator__inner form .calculator-section--parameters fieldset .parameter--length:before, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section--parameters fieldset .parameter--length:before, .section-with-calculator.container-md .row-calculator__inner form .calculator-section--parameters fieldset .parameter--length:before, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section--parameters fieldset .parameter--length:before, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section--parameters fieldset .parameter--length:before, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section--parameters fieldset .parameter--length:before {
  background-image: url(../../.././dist/css/build/img/icon-length-r.svg);
}
.container-fluid.section-with-calculator .row-calculator__inner form .calculator-section--parameters fieldset .parameter--width:before, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section--parameters fieldset .parameter--width:before, .section-with-calculator.container-md .row-calculator__inner form .calculator-section--parameters fieldset .parameter--width:before, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section--parameters fieldset .parameter--width:before, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section--parameters fieldset .parameter--width:before, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section--parameters fieldset .parameter--width:before {
  background-image: url(../../.././dist/css/build/img/icon-width-r.svg);
}
.container-fluid.section-with-calculator .row-calculator__inner form .calculator-section--parameters fieldset .parameter--height:before, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section--parameters fieldset .parameter--height:before, .section-with-calculator.container-md .row-calculator__inner form .calculator-section--parameters fieldset .parameter--height:before, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section--parameters fieldset .parameter--height:before, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section--parameters fieldset .parameter--height:before, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section--parameters fieldset .parameter--height:before {
  background-image: url(../../.././dist/css/build/img/icon-height-r.svg);
}
.container-fluid.section-with-calculator .row-calculator__inner form .calculator-section--parameters fieldset .parameter--weight:before, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section--parameters fieldset .parameter--weight:before, .section-with-calculator.container-md .row-calculator__inner form .calculator-section--parameters fieldset .parameter--weight:before, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section--parameters fieldset .parameter--weight:before, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section--parameters fieldset .parameter--weight:before, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section--parameters fieldset .parameter--weight:before {
  background-image: url(../../.././dist/css/build/img/icon-weight.svg);
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-calculator .row-calculator__inner form .calculator-section--parameters fieldset .parameter label, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section--parameters fieldset .parameter label, .section-with-calculator.container-md .row-calculator__inner form .calculator-section--parameters fieldset .parameter label, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section--parameters fieldset .parameter label, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section--parameters fieldset .parameter label, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section--parameters fieldset .parameter label {
    text-align: center;
    padding-bottom: 10px;
  }
}
@media only screen and (min-width: 1600px) {
  .container-fluid.section-with-calculator .row-calculator__inner form .calculator-section--parameters fieldset .parameter label, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section--parameters fieldset .parameter label, .section-with-calculator.container-md .row-calculator__inner form .calculator-section--parameters fieldset .parameter label, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section--parameters fieldset .parameter label, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section--parameters fieldset .parameter label, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section--parameters fieldset .parameter label {
    padding-bottom: 15px;
  }
}
.container-fluid.section-with-calculator .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper, .section-with-calculator.container-md .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper {
  border: 1px solid #E7E9EA;
  border-radius: 15px;
  box-shadow: 0px 2px 4px rgba(10, 30, 39, 0.0705882353);
  padding: 10px 7px;
}
@media only screen and (min-width: 480px) {
  .container-fluid.section-with-calculator .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper, .section-with-calculator.container-md .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper {
    padding: 10px 11px 10px 8px;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-calculator .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper, .section-with-calculator.container-md .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper {
    border: none;
    box-shadow: none;
    padding: 0;
    width: 70px;
    margin-left: 25px;
    border-bottom: 1px solid #E7E9EA;
    border-radius: 0;
    padding-bottom: 2px;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-calculator .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper, .section-with-calculator.container-md .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper {
    width: calc(100% - 40px);
    margin-left: 35px;
  }
}
@media only screen and (min-width: 1600px) {
  .container-fluid.section-with-calculator .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper, .section-with-calculator.container-md .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper {
    width: calc(100% - 30px);
    margin-left: 40px;
    padding-bottom: 4px;
  }
}
@media only screen and (min-width: 1920px) {
  .container-fluid.section-with-calculator .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper, .section-with-calculator.container-md .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper {
    padding-bottom: 6px;
  }
}
.container-fluid.section-with-calculator .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper input, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper input, .section-with-calculator.container-md .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper input, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper input, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper input, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper input {
  width: 24px;
  border: none;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 13px;
  -moz-appearance: textfield;
}
.container-fluid.section-with-calculator .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper input::-webkit-outer-spin-button, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper input::-webkit-outer-spin-button, .section-with-calculator.container-md .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper input::-webkit-outer-spin-button, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper input::-webkit-outer-spin-button, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper input::-webkit-outer-spin-button, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper input::-webkit-outer-spin-button, .container-fluid.section-with-calculator .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper input::-webkit-inner-spin-button, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper input::-webkit-inner-spin-button, .section-with-calculator.container-md .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper input::-webkit-inner-spin-button, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper input::-webkit-inner-spin-button, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper input::-webkit-inner-spin-button, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper input::-webkit-inner-spin-button {
  display: none;
}
.container-fluid.section-with-calculator .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper input:disabled, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper input:disabled, .section-with-calculator.container-md .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper input:disabled, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper input:disabled, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper input:disabled, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper input:disabled {
  color: #E7E9EA;
  background-color: transparent;
}
.container-fluid.section-with-calculator .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper input:disabled + span, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper input:disabled + span, .section-with-calculator.container-md .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper input:disabled + span, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper input:disabled + span, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper input:disabled + span, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper input:disabled + span {
  color: #E7E9EA;
}
@media only screen and (min-width: 360px) {
  .container-fluid.section-with-calculator .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper input, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper input, .section-with-calculator.container-md .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper input, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper input, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper input, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper input {
    width: 30px;
    font-size: 15px;
  }
}
@media only screen and (min-width: 480px) {
  .container-fluid.section-with-calculator .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper input, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper input, .section-with-calculator.container-md .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper input, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper input, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper input, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper input {
    font-size: 16px;
    width: 34px;
  }
}
@media only screen and (min-width: 1920px) {
  .container-fluid.section-with-calculator .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper input, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper input, .section-with-calculator.container-md .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper input, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper input, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper input, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper input {
    font-size: 18px;
  }
}
.container-fluid.section-with-calculator .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper span, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper span, .section-with-calculator.container-md .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper span, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper span, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper span, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper span {
  display: inline-block;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 13px;
  min-width: 22px;
}
@media only screen and (min-width: 360px) {
  .container-fluid.section-with-calculator .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper span, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper span, .section-with-calculator.container-md .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper span, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper span, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper span, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper span {
    font-size: 15px;
  }
}
@media only screen and (min-width: 480px) {
  .container-fluid.section-with-calculator .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper span, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper span, .section-with-calculator.container-md .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper span, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper span, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper span, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper span {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1920px) {
  .container-fluid.section-with-calculator .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper span, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper span, .section-with-calculator.container-md .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper span, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper span, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper span, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section--parameters fieldset .parameter .input-wrapper span {
    font-size: 18px;
  }
}
@media only screen and (min-width: 360px) {
  .container-fluid.section-with-calculator .row-calculator__inner form .calculator-section--shipping-from, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section--shipping-from, .section-with-calculator.container-md .row-calculator__inner form .calculator-section--shipping-from, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section--shipping-from, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section--shipping-from, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section--shipping-from {
    width: 49%;
    margin-right: 2%;
  }
}
@media only screen and (min-width: 1600px) {
  .container-fluid.section-with-calculator .row-calculator__inner form .calculator-section--shipping-from, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section--shipping-from, .section-with-calculator.container-md .row-calculator__inner form .calculator-section--shipping-from, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section--shipping-from, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section--shipping-from, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section--shipping-from {
    width: 14%;
    margin-right: 1%;
  }
}
.container-fluid.section-with-calculator .row-calculator__inner form .calculator-section--shipping-from .select .select-wrapper, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section--shipping-from .select .select-wrapper, .section-with-calculator.container-md .row-calculator__inner form .calculator-section--shipping-from .select .select-wrapper, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section--shipping-from .select .select-wrapper, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section--shipping-from .select .select-wrapper, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section--shipping-from .select .select-wrapper {
  min-height: 69px;
}
@media only screen and (min-width: 1600px) {
  .container-fluid.section-with-calculator .row-calculator__inner form .calculator-section--shipping-from .select .select-wrapper, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section--shipping-from .select .select-wrapper, .section-with-calculator.container-md .row-calculator__inner form .calculator-section--shipping-from .select .select-wrapper, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section--shipping-from .select .select-wrapper, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section--shipping-from .select .select-wrapper, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section--shipping-from .select .select-wrapper {
    min-height: 100px;
  }
}
@media only screen and (min-width: 1920px) {
  .container-fluid.section-with-calculator .row-calculator__inner form .calculator-section--shipping-from .select .select-wrapper, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section--shipping-from .select .select-wrapper, .section-with-calculator.container-md .row-calculator__inner form .calculator-section--shipping-from .select .select-wrapper, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section--shipping-from .select .select-wrapper, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section--shipping-from .select .select-wrapper, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section--shipping-from .select .select-wrapper {
    min-height: 104px;
  }
}
@media only screen and (min-width: 360px) {
  .container-fluid.section-with-calculator .row-calculator__inner form .calculator-section--shipping-to, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section--shipping-to, .section-with-calculator.container-md .row-calculator__inner form .calculator-section--shipping-to, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section--shipping-to, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section--shipping-to, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section--shipping-to {
    width: 49%;
  }
}
@media only screen and (min-width: 1600px) {
  .container-fluid.section-with-calculator .row-calculator__inner form .calculator-section--shipping-to, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section--shipping-to, .section-with-calculator.container-md .row-calculator__inner form .calculator-section--shipping-to, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section--shipping-to, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section--shipping-to, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section--shipping-to {
    width: 14%;
  }
}
.container-fluid.section-with-calculator .row-calculator__inner form .calculator-section--shipping-to .select .select-list, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section--shipping-to .select .select-list, .section-with-calculator.container-md .row-calculator__inner form .calculator-section--shipping-to .select .select-list, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section--shipping-to .select .select-list, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section--shipping-to .select .select-list, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section--shipping-to .select .select-list {
  left: initial;
  right: 0;
}
@media only screen and (min-width: 1600px) {
  .container-fluid.section-with-calculator .row-calculator__inner form .calculator-section--shipping-to .select .select-list, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section--shipping-to .select .select-list, .section-with-calculator.container-md .row-calculator__inner form .calculator-section--shipping-to .select .select-list, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section--shipping-to .select .select-list, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section--shipping-to .select .select-list, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section--shipping-to .select .select-list {
    left: 0;
    right: initial;
  }
}
.container-fluid.section-with-calculator .row-calculator__inner form .calculator-section--shipping-to .select .select-wrapper, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section--shipping-to .select .select-wrapper, .section-with-calculator.container-md .row-calculator__inner form .calculator-section--shipping-to .select .select-wrapper, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section--shipping-to .select .select-wrapper, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section--shipping-to .select .select-wrapper, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section--shipping-to .select .select-wrapper {
  min-height: 69px;
}
@media only screen and (min-width: 1600px) {
  .container-fluid.section-with-calculator .row-calculator__inner form .calculator-section--shipping-to .select .select-wrapper, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section--shipping-to .select .select-wrapper, .section-with-calculator.container-md .row-calculator__inner form .calculator-section--shipping-to .select .select-wrapper, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section--shipping-to .select .select-wrapper, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section--shipping-to .select .select-wrapper, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section--shipping-to .select .select-wrapper {
    min-height: 100px;
  }
}
@media only screen and (min-width: 1920px) {
  .container-fluid.section-with-calculator .row-calculator__inner form .calculator-section--shipping-to .select .select-wrapper, .section-with-calculator.container-sm .row-calculator__inner form .calculator-section--shipping-to .select .select-wrapper, .section-with-calculator.container-md .row-calculator__inner form .calculator-section--shipping-to .select .select-wrapper, .section-with-calculator.container-lg .row-calculator__inner form .calculator-section--shipping-to .select .select-wrapper, .section-with-calculator.container-xl .row-calculator__inner form .calculator-section--shipping-to .select .select-wrapper, .section-with-calculator.container-xxl .row-calculator__inner form .calculator-section--shipping-to .select .select-wrapper {
    min-height: 104px;
  }
}
.container-fluid.section-with-calculator .row-calculator__inner .shipping-prices, .section-with-calculator.container-sm .row-calculator__inner .shipping-prices, .section-with-calculator.container-md .row-calculator__inner .shipping-prices, .section-with-calculator.container-lg .row-calculator__inner .shipping-prices, .section-with-calculator.container-xl .row-calculator__inner .shipping-prices, .section-with-calculator.container-xxl .row-calculator__inner .shipping-prices {
  display: flex;
  flex-wrap: wrap;
}
.container-fluid.section-with-calculator .row-calculator__inner .shipping-prices a, .section-with-calculator.container-sm .row-calculator__inner .shipping-prices a, .section-with-calculator.container-md .row-calculator__inner .shipping-prices a, .section-with-calculator.container-lg .row-calculator__inner .shipping-prices a, .section-with-calculator.container-xl .row-calculator__inner .shipping-prices a, .section-with-calculator.container-xxl .row-calculator__inner .shipping-prices a {
  flex: 0 0 auto;
  width: 49%;
  border: 1px solid #E7E9EA;
  border-radius: 15px;
  padding: 1.6rem 1.2rem 2rem 1.2rem;
  font-weight: 600;
  margin-bottom: 1.4rem;
  position: relative;
  transition: all 0.3s ease-in-out;
  display: none;
}
.container-fluid.section-with-calculator .row-calculator__inner .shipping-prices a:nth-of-type(2n+1), .section-with-calculator.container-sm .row-calculator__inner .shipping-prices a:nth-of-type(2n+1), .section-with-calculator.container-md .row-calculator__inner .shipping-prices a:nth-of-type(2n+1), .section-with-calculator.container-lg .row-calculator__inner .shipping-prices a:nth-of-type(2n+1), .section-with-calculator.container-xl .row-calculator__inner .shipping-prices a:nth-of-type(2n+1), .section-with-calculator.container-xxl .row-calculator__inner .shipping-prices a:nth-of-type(2n+1) {
  margin-right: 2%;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-calculator .row-calculator__inner .shipping-prices a, .section-with-calculator.container-sm .row-calculator__inner .shipping-prices a, .section-with-calculator.container-md .row-calculator__inner .shipping-prices a, .section-with-calculator.container-lg .row-calculator__inner .shipping-prices a, .section-with-calculator.container-xl .row-calculator__inner .shipping-prices a, .section-with-calculator.container-xxl .row-calculator__inner .shipping-prices a {
    width: 32%;
    margin-right: 2%;
  }
  .container-fluid.section-with-calculator .row-calculator__inner .shipping-prices a:nth-of-type(2n+1), .section-with-calculator.container-sm .row-calculator__inner .shipping-prices a:nth-of-type(2n+1), .section-with-calculator.container-md .row-calculator__inner .shipping-prices a:nth-of-type(2n+1), .section-with-calculator.container-lg .row-calculator__inner .shipping-prices a:nth-of-type(2n+1), .section-with-calculator.container-xl .row-calculator__inner .shipping-prices a:nth-of-type(2n+1), .section-with-calculator.container-xxl .row-calculator__inner .shipping-prices a:nth-of-type(2n+1) {
    margin-right: 2%;
  }
  .container-fluid.section-with-calculator .row-calculator__inner .shipping-prices a:nth-of-type(3n), .section-with-calculator.container-sm .row-calculator__inner .shipping-prices a:nth-of-type(3n), .section-with-calculator.container-md .row-calculator__inner .shipping-prices a:nth-of-type(3n), .section-with-calculator.container-lg .row-calculator__inner .shipping-prices a:nth-of-type(3n), .section-with-calculator.container-xl .row-calculator__inner .shipping-prices a:nth-of-type(3n), .section-with-calculator.container-xxl .row-calculator__inner .shipping-prices a:nth-of-type(3n) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 1600px) {
  .container-fluid.section-with-calculator .row-calculator__inner .shipping-prices a, .section-with-calculator.container-sm .row-calculator__inner .shipping-prices a, .section-with-calculator.container-md .row-calculator__inner .shipping-prices a, .section-with-calculator.container-lg .row-calculator__inner .shipping-prices a, .section-with-calculator.container-xl .row-calculator__inner .shipping-prices a, .section-with-calculator.container-xxl .row-calculator__inner .shipping-prices a {
    width: 15%;
    margin-right: 2%;
  }
  .container-fluid.section-with-calculator .row-calculator__inner .shipping-prices a:nth-of-type(2n+1), .section-with-calculator.container-sm .row-calculator__inner .shipping-prices a:nth-of-type(2n+1), .section-with-calculator.container-md .row-calculator__inner .shipping-prices a:nth-of-type(2n+1), .section-with-calculator.container-lg .row-calculator__inner .shipping-prices a:nth-of-type(2n+1), .section-with-calculator.container-xl .row-calculator__inner .shipping-prices a:nth-of-type(2n+1), .section-with-calculator.container-xxl .row-calculator__inner .shipping-prices a:nth-of-type(2n+1) {
    margin-right: 2%;
  }
  .container-fluid.section-with-calculator .row-calculator__inner .shipping-prices a:nth-of-type(4n), .section-with-calculator.container-sm .row-calculator__inner .shipping-prices a:nth-of-type(4n), .section-with-calculator.container-md .row-calculator__inner .shipping-prices a:nth-of-type(4n), .section-with-calculator.container-lg .row-calculator__inner .shipping-prices a:nth-of-type(4n), .section-with-calculator.container-xl .row-calculator__inner .shipping-prices a:nth-of-type(4n), .section-with-calculator.container-xxl .row-calculator__inner .shipping-prices a:nth-of-type(4n) {
    margin-right: 2%;
  }
  .container-fluid.section-with-calculator .row-calculator__inner .shipping-prices a:nth-of-type(6n), .section-with-calculator.container-sm .row-calculator__inner .shipping-prices a:nth-of-type(6n), .section-with-calculator.container-md .row-calculator__inner .shipping-prices a:nth-of-type(6n), .section-with-calculator.container-lg .row-calculator__inner .shipping-prices a:nth-of-type(6n), .section-with-calculator.container-xl .row-calculator__inner .shipping-prices a:nth-of-type(6n), .section-with-calculator.container-xxl .row-calculator__inner .shipping-prices a:nth-of-type(6n) {
    margin-right: 0;
  }
}
.container-fluid.section-with-calculator .row-calculator__inner .shipping-prices a.mobile-visible, .section-with-calculator.container-sm .row-calculator__inner .shipping-prices a.mobile-visible, .section-with-calculator.container-md .row-calculator__inner .shipping-prices a.mobile-visible, .section-with-calculator.container-lg .row-calculator__inner .shipping-prices a.mobile-visible, .section-with-calculator.container-xl .row-calculator__inner .shipping-prices a.mobile-visible, .section-with-calculator.container-xxl .row-calculator__inner .shipping-prices a.mobile-visible {
  display: block;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-calculator .row-calculator__inner .shipping-prices a.desktop-visible, .section-with-calculator.container-sm .row-calculator__inner .shipping-prices a.desktop-visible, .section-with-calculator.container-md .row-calculator__inner .shipping-prices a.desktop-visible, .section-with-calculator.container-lg .row-calculator__inner .shipping-prices a.desktop-visible, .section-with-calculator.container-xl .row-calculator__inner .shipping-prices a.desktop-visible, .section-with-calculator.container-xxl .row-calculator__inner .shipping-prices a.desktop-visible {
    display: block;
  }
}
.container-fluid.section-with-calculator .row-calculator__inner .shipping-prices a:after, .section-with-calculator.container-sm .row-calculator__inner .shipping-prices a:after, .section-with-calculator.container-md .row-calculator__inner .shipping-prices a:after, .section-with-calculator.container-lg .row-calculator__inner .shipping-prices a:after, .section-with-calculator.container-xl .row-calculator__inner .shipping-prices a:after, .section-with-calculator.container-xxl .row-calculator__inner .shipping-prices a:after {
  content: "";
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../../.././dist/css/build/img/icon-arrow-right.svg);
  filter: brightness(0) saturate(100%) invert(36%) sepia(27%) saturate(3070%) hue-rotate(295deg) brightness(95%) contrast(93%);
  width: 10px;
  height: 10px;
  z-index: 2;
}
.container-fluid.section-with-calculator .row-calculator__inner .shipping-prices a:hover, .section-with-calculator.container-sm .row-calculator__inner .shipping-prices a:hover, .section-with-calculator.container-md .row-calculator__inner .shipping-prices a:hover, .section-with-calculator.container-lg .row-calculator__inner .shipping-prices a:hover, .section-with-calculator.container-xl .row-calculator__inner .shipping-prices a:hover, .section-with-calculator.container-xxl .row-calculator__inner .shipping-prices a:hover {
  cursor: pointer;
  border: 1px solid #DE3E8B;
  transition: all 0.3s ease-in-out;
}
.container-fluid.section-with-calculator .row-calculator__inner .shipping-prices a:hover:after, .section-with-calculator.container-sm .row-calculator__inner .shipping-prices a:hover:after, .section-with-calculator.container-md .row-calculator__inner .shipping-prices a:hover:after, .section-with-calculator.container-lg .row-calculator__inner .shipping-prices a:hover:after, .section-with-calculator.container-xl .row-calculator__inner .shipping-prices a:hover:after, .section-with-calculator.container-xxl .row-calculator__inner .shipping-prices a:hover:after {
  content: "Poznaj ceny";
  text-decoration: underline;
  font-family: "Poppins-Light", sans-serif;
  font-weight: 300;
  width: 100px;
  background-position: 90px;
  line-height: 10px;
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-calculator .row-calculator__inner .shipping-prices a:hover:after, .section-with-calculator.container-sm .row-calculator__inner .shipping-prices a:hover:after, .section-with-calculator.container-md .row-calculator__inner .shipping-prices a:hover:after, .section-with-calculator.container-lg .row-calculator__inner .shipping-prices a:hover:after, .section-with-calculator.container-xl .row-calculator__inner .shipping-prices a:hover:after, .section-with-calculator.container-xxl .row-calculator__inner .shipping-prices a:hover:after {
    font-size: 15px;
    width: 110px;
    background-position: 100px;
  }
}
.container-fluid.section-with-calculator .row-calculator__inner .shipping-prices a img, .section-with-calculator.container-sm .row-calculator__inner .shipping-prices a img, .section-with-calculator.container-md .row-calculator__inner .shipping-prices a img, .section-with-calculator.container-lg .row-calculator__inner .shipping-prices a img, .section-with-calculator.container-xl .row-calculator__inner .shipping-prices a img, .section-with-calculator.container-xxl .row-calculator__inner .shipping-prices a img {
  display: inline-block;
  width: 45%;
  margin-right: 4%;
  vertical-align: middle;
}
.container-fluid.section-with-calculator .row-calculator__inner .shipping-prices a .price-value, .section-with-calculator.container-sm .row-calculator__inner .shipping-prices a .price-value, .section-with-calculator.container-md .row-calculator__inner .shipping-prices a .price-value, .section-with-calculator.container-lg .row-calculator__inner .shipping-prices a .price-value, .section-with-calculator.container-xl .row-calculator__inner .shipping-prices a .price-value, .section-with-calculator.container-xxl .row-calculator__inner .shipping-prices a .price-value {
  display: inline-block;
  width: 49%;
  vertical-align: middle;
  text-align: right;
  font-family: "Poppins-SemiBold", sans-serif;
  font-weight: 600;
  font-size: 14px;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-calculator .row-calculator__inner .shipping-prices a .price-value, .section-with-calculator.container-sm .row-calculator__inner .shipping-prices a .price-value, .section-with-calculator.container-md .row-calculator__inner .shipping-prices a .price-value, .section-with-calculator.container-lg .row-calculator__inner .shipping-prices a .price-value, .section-with-calculator.container-xl .row-calculator__inner .shipping-prices a .price-value, .section-with-calculator.container-xxl .row-calculator__inner .shipping-prices a .price-value {
    font-size: 16px;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-calculator .row-calculator__inner .shipping-prices a .price-value, .section-with-calculator.container-sm .row-calculator__inner .shipping-prices a .price-value, .section-with-calculator.container-md .row-calculator__inner .shipping-prices a .price-value, .section-with-calculator.container-lg .row-calculator__inner .shipping-prices a .price-value, .section-with-calculator.container-xl .row-calculator__inner .shipping-prices a .price-value, .section-with-calculator.container-xxl .row-calculator__inner .shipping-prices a .price-value {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-calculator .row-calculator__inner .shipping-prices a .price-value, .section-with-calculator.container-sm .row-calculator__inner .shipping-prices a .price-value, .section-with-calculator.container-md .row-calculator__inner .shipping-prices a .price-value, .section-with-calculator.container-lg .row-calculator__inner .shipping-prices a .price-value, .section-with-calculator.container-xl .row-calculator__inner .shipping-prices a .price-value, .section-with-calculator.container-xxl .row-calculator__inner .shipping-prices a .price-value {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-calculator .row-calculator__inner .shipping-prices a .price-value, .section-with-calculator.container-sm .row-calculator__inner .shipping-prices a .price-value, .section-with-calculator.container-md .row-calculator__inner .shipping-prices a .price-value, .section-with-calculator.container-lg .row-calculator__inner .shipping-prices a .price-value, .section-with-calculator.container-xl .row-calculator__inner .shipping-prices a .price-value, .section-with-calculator.container-xxl .row-calculator__inner .shipping-prices a .price-value {
    font-size: 18px;
  }
}
.container-fluid.section-with-calculator .row-calculator__inner .shipping-prices a span, .section-with-calculator.container-sm .row-calculator__inner .shipping-prices a span, .section-with-calculator.container-md .row-calculator__inner .shipping-prices a span, .section-with-calculator.container-lg .row-calculator__inner .shipping-prices a span, .section-with-calculator.container-xl .row-calculator__inner .shipping-prices a span, .section-with-calculator.container-xxl .row-calculator__inner .shipping-prices a span {
  font-size: 12px;
  opacity: 0.8;
  display: block;
}
.container-fluid.section-with-calculator .row-calculator__inner .shipping-prices span.view-all, .section-with-calculator.container-sm .row-calculator__inner .shipping-prices span.view-all, .section-with-calculator.container-md .row-calculator__inner .shipping-prices span.view-all, .section-with-calculator.container-lg .row-calculator__inner .shipping-prices span.view-all, .section-with-calculator.container-xl .row-calculator__inner .shipping-prices span.view-all, .section-with-calculator.container-xxl .row-calculator__inner .shipping-prices span.view-all, .container-fluid.section-with-calculator .row-calculator__inner .shipping-prices span.hide-prices, .section-with-calculator.container-sm .row-calculator__inner .shipping-prices span.hide-prices, .section-with-calculator.container-md .row-calculator__inner .shipping-prices span.hide-prices, .section-with-calculator.container-lg .row-calculator__inner .shipping-prices span.hide-prices, .section-with-calculator.container-xl .row-calculator__inner .shipping-prices span.hide-prices, .section-with-calculator.container-xxl .row-calculator__inner .shipping-prices span.hide-prices {
  color: #DE3E8B;
  text-decoration: underline;
  transition: all 0.3s ease-in-out;
  text-align: right;
  width: 100%;
}
.container-fluid.section-with-calculator .row-calculator__inner .shipping-prices span.view-all.hide, .section-with-calculator.container-sm .row-calculator__inner .shipping-prices span.view-all.hide, .section-with-calculator.container-md .row-calculator__inner .shipping-prices span.view-all.hide, .section-with-calculator.container-lg .row-calculator__inner .shipping-prices span.view-all.hide, .section-with-calculator.container-xl .row-calculator__inner .shipping-prices span.view-all.hide, .section-with-calculator.container-xxl .row-calculator__inner .shipping-prices span.view-all.hide, .container-fluid.section-with-calculator .row-calculator__inner .shipping-prices span.hide-prices.hide, .section-with-calculator.container-sm .row-calculator__inner .shipping-prices span.hide-prices.hide, .section-with-calculator.container-md .row-calculator__inner .shipping-prices span.hide-prices.hide, .section-with-calculator.container-lg .row-calculator__inner .shipping-prices span.hide-prices.hide, .section-with-calculator.container-xl .row-calculator__inner .shipping-prices span.hide-prices.hide, .section-with-calculator.container-xxl .row-calculator__inner .shipping-prices span.hide-prices.hide {
  display: none;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-calculator .row-calculator__inner .shipping-prices span.view-all.hide-in-desktop, .section-with-calculator.container-sm .row-calculator__inner .shipping-prices span.view-all.hide-in-desktop, .section-with-calculator.container-md .row-calculator__inner .shipping-prices span.view-all.hide-in-desktop, .section-with-calculator.container-lg .row-calculator__inner .shipping-prices span.view-all.hide-in-desktop, .section-with-calculator.container-xl .row-calculator__inner .shipping-prices span.view-all.hide-in-desktop, .section-with-calculator.container-xxl .row-calculator__inner .shipping-prices span.view-all.hide-in-desktop, .container-fluid.section-with-calculator .row-calculator__inner .shipping-prices span.hide-prices.hide-in-desktop, .section-with-calculator.container-sm .row-calculator__inner .shipping-prices span.hide-prices.hide-in-desktop, .section-with-calculator.container-md .row-calculator__inner .shipping-prices span.hide-prices.hide-in-desktop, .section-with-calculator.container-lg .row-calculator__inner .shipping-prices span.hide-prices.hide-in-desktop, .section-with-calculator.container-xl .row-calculator__inner .shipping-prices span.hide-prices.hide-in-desktop, .section-with-calculator.container-xxl .row-calculator__inner .shipping-prices span.hide-prices.hide-in-desktop {
    display: none;
  }
}
.container-fluid.section-with-calculator .row-calculator__inner .shipping-prices span.view-all:hover, .section-with-calculator.container-sm .row-calculator__inner .shipping-prices span.view-all:hover, .section-with-calculator.container-md .row-calculator__inner .shipping-prices span.view-all:hover, .section-with-calculator.container-lg .row-calculator__inner .shipping-prices span.view-all:hover, .section-with-calculator.container-xl .row-calculator__inner .shipping-prices span.view-all:hover, .section-with-calculator.container-xxl .row-calculator__inner .shipping-prices span.view-all:hover, .container-fluid.section-with-calculator .row-calculator__inner .shipping-prices span.hide-prices:hover, .section-with-calculator.container-sm .row-calculator__inner .shipping-prices span.hide-prices:hover, .section-with-calculator.container-md .row-calculator__inner .shipping-prices span.hide-prices:hover, .section-with-calculator.container-lg .row-calculator__inner .shipping-prices span.hide-prices:hover, .section-with-calculator.container-xl .row-calculator__inner .shipping-prices span.hide-prices:hover, .section-with-calculator.container-xxl .row-calculator__inner .shipping-prices span.hide-prices:hover {
  cursor: pointer;
  color: #FF5BAA;
  transition: all 0.3s ease-in-out;
}
.container-fluid.section-with-calculator .row-calculator__inner .shipping-prices .prices-label, .section-with-calculator.container-sm .row-calculator__inner .shipping-prices .prices-label, .section-with-calculator.container-md .row-calculator__inner .shipping-prices .prices-label, .section-with-calculator.container-lg .row-calculator__inner .shipping-prices .prices-label, .section-with-calculator.container-xl .row-calculator__inner .shipping-prices .prices-label, .section-with-calculator.container-xxl .row-calculator__inner .shipping-prices .prices-label {
  padding-bottom: 8px;
  width: 100%;
}
.container-fluid.section-with-calculator .row-calculator__inner .shipping-prices .spinner, .section-with-calculator.container-sm .row-calculator__inner .shipping-prices .spinner, .section-with-calculator.container-md .row-calculator__inner .shipping-prices .spinner, .section-with-calculator.container-lg .row-calculator__inner .shipping-prices .spinner, .section-with-calculator.container-xl .row-calculator__inner .shipping-prices .spinner, .section-with-calculator.container-xxl .row-calculator__inner .shipping-prices .spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100px;
  height: 100px;
}
.container-fluid.section-with-calculator .row-calculator__inner .shipping-prices .advert-container, .section-with-calculator.container-sm .row-calculator__inner .shipping-prices .advert-container, .section-with-calculator.container-md .row-calculator__inner .shipping-prices .advert-container, .section-with-calculator.container-lg .row-calculator__inner .shipping-prices .advert-container, .section-with-calculator.container-xl .row-calculator__inner .shipping-prices .advert-container, .section-with-calculator.container-xxl .row-calculator__inner .shipping-prices .advert-container {
  border: 1px solid #DE3E8B;
  border-radius: 15px;
  padding: 1rem;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-calculator .row-calculator__inner .shipping-prices .advert-container, .section-with-calculator.container-sm .row-calculator__inner .shipping-prices .advert-container, .section-with-calculator.container-md .row-calculator__inner .shipping-prices .advert-container, .section-with-calculator.container-lg .row-calculator__inner .shipping-prices .advert-container, .section-with-calculator.container-xl .row-calculator__inner .shipping-prices .advert-container, .section-with-calculator.container-xxl .row-calculator__inner .shipping-prices .advert-container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 2rem;
  }
}
.container-fluid.section-with-calculator .row-calculator__inner .shipping-prices .advert-container .advert-image, .section-with-calculator.container-sm .row-calculator__inner .shipping-prices .advert-container .advert-image, .section-with-calculator.container-md .row-calculator__inner .shipping-prices .advert-container .advert-image, .section-with-calculator.container-lg .row-calculator__inner .shipping-prices .advert-container .advert-image, .section-with-calculator.container-xl .row-calculator__inner .shipping-prices .advert-container .advert-image, .section-with-calculator.container-xxl .row-calculator__inner .shipping-prices .advert-container .advert-image {
  margin-bottom: 1rem;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-calculator .row-calculator__inner .shipping-prices .advert-container .advert-image, .section-with-calculator.container-sm .row-calculator__inner .shipping-prices .advert-container .advert-image, .section-with-calculator.container-md .row-calculator__inner .shipping-prices .advert-container .advert-image, .section-with-calculator.container-lg .row-calculator__inner .shipping-prices .advert-container .advert-image, .section-with-calculator.container-xl .row-calculator__inner .shipping-prices .advert-container .advert-image, .section-with-calculator.container-xxl .row-calculator__inner .shipping-prices .advert-container .advert-image {
    width: 200px;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-calculator .row-calculator__inner .shipping-prices .advert-container .advert-image, .section-with-calculator.container-sm .row-calculator__inner .shipping-prices .advert-container .advert-image, .section-with-calculator.container-md .row-calculator__inner .shipping-prices .advert-container .advert-image, .section-with-calculator.container-lg .row-calculator__inner .shipping-prices .advert-container .advert-image, .section-with-calculator.container-xl .row-calculator__inner .shipping-prices .advert-container .advert-image, .section-with-calculator.container-xxl .row-calculator__inner .shipping-prices .advert-container .advert-image {
    width: 230px;
    margin-bottom: 0;
  }
}
.container-fluid.section-with-calculator .row-calculator__inner .shipping-prices .advert-container .advert-image img, .section-with-calculator.container-sm .row-calculator__inner .shipping-prices .advert-container .advert-image img, .section-with-calculator.container-md .row-calculator__inner .shipping-prices .advert-container .advert-image img, .section-with-calculator.container-lg .row-calculator__inner .shipping-prices .advert-container .advert-image img, .section-with-calculator.container-xl .row-calculator__inner .shipping-prices .advert-container .advert-image img, .section-with-calculator.container-xxl .row-calculator__inner .shipping-prices .advert-container .advert-image img {
  max-width: 170px;
}
.container-fluid.section-with-calculator .row-calculator__inner .shipping-prices .advert-container .advert-text, .section-with-calculator.container-sm .row-calculator__inner .shipping-prices .advert-container .advert-text, .section-with-calculator.container-md .row-calculator__inner .shipping-prices .advert-container .advert-text, .section-with-calculator.container-lg .row-calculator__inner .shipping-prices .advert-container .advert-text, .section-with-calculator.container-xl .row-calculator__inner .shipping-prices .advert-container .advert-text, .section-with-calculator.container-xxl .row-calculator__inner .shipping-prices .advert-container .advert-text {
  margin-bottom: 1rem;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-calculator .row-calculator__inner .shipping-prices .advert-container .advert-text, .section-with-calculator.container-sm .row-calculator__inner .shipping-prices .advert-container .advert-text, .section-with-calculator.container-md .row-calculator__inner .shipping-prices .advert-container .advert-text, .section-with-calculator.container-lg .row-calculator__inner .shipping-prices .advert-container .advert-text, .section-with-calculator.container-xl .row-calculator__inner .shipping-prices .advert-container .advert-text, .section-with-calculator.container-xxl .row-calculator__inner .shipping-prices .advert-container .advert-text {
    width: calc(100% - 200px);
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-calculator .row-calculator__inner .shipping-prices .advert-container .advert-text, .section-with-calculator.container-sm .row-calculator__inner .shipping-prices .advert-container .advert-text, .section-with-calculator.container-md .row-calculator__inner .shipping-prices .advert-container .advert-text, .section-with-calculator.container-lg .row-calculator__inner .shipping-prices .advert-container .advert-text, .section-with-calculator.container-xl .row-calculator__inner .shipping-prices .advert-container .advert-text, .section-with-calculator.container-xxl .row-calculator__inner .shipping-prices .advert-container .advert-text {
    width: calc(100% - 430px);
    margin-bottom: 0;
  }
}
.container-fluid.section-with-calculator .row-calculator__inner .shipping-prices .advert-container .advert-text span, .section-with-calculator.container-sm .row-calculator__inner .shipping-prices .advert-container .advert-text span, .section-with-calculator.container-md .row-calculator__inner .shipping-prices .advert-container .advert-text span, .section-with-calculator.container-lg .row-calculator__inner .shipping-prices .advert-container .advert-text span, .section-with-calculator.container-xl .row-calculator__inner .shipping-prices .advert-container .advert-text span, .section-with-calculator.container-xxl .row-calculator__inner .shipping-prices .advert-container .advert-text span {
  color: #DE3E8B;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-calculator .row-calculator__inner .shipping-prices .advert-container .advert-button, .section-with-calculator.container-sm .row-calculator__inner .shipping-prices .advert-container .advert-button, .section-with-calculator.container-md .row-calculator__inner .shipping-prices .advert-container .advert-button, .section-with-calculator.container-lg .row-calculator__inner .shipping-prices .advert-container .advert-button, .section-with-calculator.container-xl .row-calculator__inner .shipping-prices .advert-container .advert-button, .section-with-calculator.container-xxl .row-calculator__inner .shipping-prices .advert-container .advert-button {
    width: 100%;
    text-align: right;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-calculator .row-calculator__inner .shipping-prices .advert-container .advert-button, .section-with-calculator.container-sm .row-calculator__inner .shipping-prices .advert-container .advert-button, .section-with-calculator.container-md .row-calculator__inner .shipping-prices .advert-container .advert-button, .section-with-calculator.container-lg .row-calculator__inner .shipping-prices .advert-container .advert-button, .section-with-calculator.container-xl .row-calculator__inner .shipping-prices .advert-container .advert-button, .section-with-calculator.container-xxl .row-calculator__inner .shipping-prices .advert-container .advert-button {
    width: 200px;
  }
}
.container-fluid.section-with-calculator .row-calculator__inner .shipping-prices .advert-container .advert-button .button.button-orange, .section-with-calculator.container-sm .row-calculator__inner .shipping-prices .advert-container .advert-button .button.button-orange, .section-with-calculator.container-md .row-calculator__inner .shipping-prices .advert-container .advert-button .button.button-orange, .section-with-calculator.container-lg .row-calculator__inner .shipping-prices .advert-container .advert-button .button.button-orange, .section-with-calculator.container-xl .row-calculator__inner .shipping-prices .advert-container .advert-button .button.button-orange, .section-with-calculator.container-xxl .row-calculator__inner .shipping-prices .advert-container .advert-button .button.button-orange {
  display: inline-block;
  padding: 1rem 2rem;
  font-weight: 400;
  margin-bottom: 0;
  margin-right: 0;
  width: auto;
}
.container-fluid.section-with-calculator .row-calculator__inner .shipping-prices .advert-container .advert-button .button.button-orange:hover:after, .section-with-calculator.container-sm .row-calculator__inner .shipping-prices .advert-container .advert-button .button.button-orange:hover:after, .section-with-calculator.container-md .row-calculator__inner .shipping-prices .advert-container .advert-button .button.button-orange:hover:after, .section-with-calculator.container-lg .row-calculator__inner .shipping-prices .advert-container .advert-button .button.button-orange:hover:after, .section-with-calculator.container-xl .row-calculator__inner .shipping-prices .advert-container .advert-button .button.button-orange:hover:after, .section-with-calculator.container-xxl .row-calculator__inner .shipping-prices .advert-container .advert-button .button.button-orange:hover:after {
  display: none;
}

.container-fluid.section-with-purple-bg-on-top .container-inner, .section-with-purple-bg-on-top.container-sm .container-inner, .section-with-purple-bg-on-top.container-md .container-inner, .section-with-purple-bg-on-top.container-lg .container-inner, .section-with-purple-bg-on-top.container-xl .container-inner, .section-with-purple-bg-on-top.container-xxl .container-inner {
  background: #6D3ADF;
  position: relative;
  padding-top: 46px;
  padding-bottom: 40px;
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-purple-bg-on-top .container-inner, .section-with-purple-bg-on-top.container-sm .container-inner, .section-with-purple-bg-on-top.container-md .container-inner, .section-with-purple-bg-on-top.container-lg .container-inner, .section-with-purple-bg-on-top.container-xl .container-inner, .section-with-purple-bg-on-top.container-xxl .container-inner {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 15px;
  }
  .container-fluid.section-with-purple-bg-on-top .container-inner:after, .section-with-purple-bg-on-top.container-sm .container-inner:after, .section-with-purple-bg-on-top.container-md .container-inner:after, .section-with-purple-bg-on-top.container-lg .container-inner:after, .section-with-purple-bg-on-top.container-xl .container-inner:after, .section-with-purple-bg-on-top.container-xxl .container-inner:after {
    content: "";
    position: absolute;
    top: 100px;
    left: 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../../.././dist/css/build/img/brushstrokes.svg);
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 2;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-purple-bg-on-top .container-inner, .section-with-purple-bg-on-top.container-sm .container-inner, .section-with-purple-bg-on-top.container-md .container-inner, .section-with-purple-bg-on-top.container-lg .container-inner, .section-with-purple-bg-on-top.container-xl .container-inner, .section-with-purple-bg-on-top.container-xxl .container-inner {
    width: 92%;
    max-width: 1760px;
  }
}
@media only screen and (min-width: 480px) {
  .container-fluid.section-with-purple-bg-on-top .row, .section-with-purple-bg-on-top.container-sm .row, .section-with-purple-bg-on-top.container-md .row, .section-with-purple-bg-on-top.container-lg .row, .section-with-purple-bg-on-top.container-xl .row, .section-with-purple-bg-on-top.container-xxl .row {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-purple-bg-on-top .row, .section-with-purple-bg-on-top.container-sm .row, .section-with-purple-bg-on-top.container-md .row, .section-with-purple-bg-on-top.container-lg .row, .section-with-purple-bg-on-top.container-xl .row, .section-with-purple-bg-on-top.container-xxl .row {
    width: 86%;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-purple-bg-on-top .row, .section-with-purple-bg-on-top.container-sm .row, .section-with-purple-bg-on-top.container-md .row, .section-with-purple-bg-on-top.container-lg .row, .section-with-purple-bg-on-top.container-xl .row, .section-with-purple-bg-on-top.container-xxl .row {
    width: 91.4%;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-purple-bg-on-top .row, .section-with-purple-bg-on-top.container-sm .row, .section-with-purple-bg-on-top.container-md .row, .section-with-purple-bg-on-top.container-lg .row, .section-with-purple-bg-on-top.container-xl .row, .section-with-purple-bg-on-top.container-xxl .row {
    width: 82.6%;
  }
}
@media only screen and (min-width: 1600px) {
  .container-fluid.section-with-purple-bg-on-top .row, .section-with-purple-bg-on-top.container-sm .row, .section-with-purple-bg-on-top.container-md .row, .section-with-purple-bg-on-top.container-lg .row, .section-with-purple-bg-on-top.container-xl .row, .section-with-purple-bg-on-top.container-xxl .row {
    width: 87%;
    max-width: 1488px;
  }
}
.container-fluid.section-with-purple-bg-on-top .row .col-titles, .section-with-purple-bg-on-top.container-sm .row .col-titles, .section-with-purple-bg-on-top.container-md .row .col-titles, .section-with-purple-bg-on-top.container-lg .row .col-titles, .section-with-purple-bg-on-top.container-xl .row .col-titles, .section-with-purple-bg-on-top.container-xxl .row .col-titles {
  text-align: left;
  position: relative;
  z-index: 3;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-purple-bg-on-top .row .col-titles__inner, .section-with-purple-bg-on-top.container-sm .row .col-titles__inner, .section-with-purple-bg-on-top.container-md .row .col-titles__inner, .section-with-purple-bg-on-top.container-lg .row .col-titles__inner, .section-with-purple-bg-on-top.container-xl .row .col-titles__inner, .section-with-purple-bg-on-top.container-xxl .row .col-titles__inner {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
  }
}
.container-fluid.section-with-purple-bg-on-top .row .col-titles__inner h1, .section-with-purple-bg-on-top.container-sm .row .col-titles__inner h1, .section-with-purple-bg-on-top.container-md .row .col-titles__inner h1, .section-with-purple-bg-on-top.container-lg .row .col-titles__inner h1, .section-with-purple-bg-on-top.container-xl .row .col-titles__inner h1, .section-with-purple-bg-on-top.container-xxl .row .col-titles__inner h1 {
  padding-bottom: 1rem;
}
.container-fluid.section-with-purple-bg-on-top .row .col-titles__inner p, .section-with-purple-bg-on-top.container-sm .row .col-titles__inner p, .section-with-purple-bg-on-top.container-md .row .col-titles__inner p, .section-with-purple-bg-on-top.container-lg .row .col-titles__inner p, .section-with-purple-bg-on-top.container-xl .row .col-titles__inner p, .section-with-purple-bg-on-top.container-xxl .row .col-titles__inner p {
  padding-bottom: 1rem;
  opacity: 0.8;
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-purple-bg-on-top .row .col-titles__inner p, .section-with-purple-bg-on-top.container-sm .row .col-titles__inner p, .section-with-purple-bg-on-top.container-md .row .col-titles__inner p, .section-with-purple-bg-on-top.container-lg .row .col-titles__inner p, .section-with-purple-bg-on-top.container-xl .row .col-titles__inner p, .section-with-purple-bg-on-top.container-xxl .row .col-titles__inner p {
    padding-bottom: 2rem;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-purple-bg-on-top .row .col-titles__inner p, .section-with-purple-bg-on-top.container-sm .row .col-titles__inner p, .section-with-purple-bg-on-top.container-md .row .col-titles__inner p, .section-with-purple-bg-on-top.container-lg .row .col-titles__inner p, .section-with-purple-bg-on-top.container-xl .row .col-titles__inner p, .section-with-purple-bg-on-top.container-xxl .row .col-titles__inner p {
    padding-bottom: 3rem;
    font-size: 18px;
  }
}
.container-fluid.section-with-purple-bg-on-top .row .col-titles__inner .help-center-title, .section-with-purple-bg-on-top.container-sm .row .col-titles__inner .help-center-title, .section-with-purple-bg-on-top.container-md .row .col-titles__inner .help-center-title, .section-with-purple-bg-on-top.container-lg .row .col-titles__inner .help-center-title, .section-with-purple-bg-on-top.container-xl .row .col-titles__inner .help-center-title, .section-with-purple-bg-on-top.container-xxl .row .col-titles__inner .help-center-title {
  padding-bottom: 1rem;
  font-size: 30px;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-purple-bg-on-top .row .col-titles__inner .help-center-title, .section-with-purple-bg-on-top.container-sm .row .col-titles__inner .help-center-title, .section-with-purple-bg-on-top.container-md .row .col-titles__inner .help-center-title, .section-with-purple-bg-on-top.container-lg .row .col-titles__inner .help-center-title, .section-with-purple-bg-on-top.container-xl .row .col-titles__inner .help-center-title, .section-with-purple-bg-on-top.container-xxl .row .col-titles__inner .help-center-title {
    font-size: 36px;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-purple-bg-on-top .row .col-titles__inner .help-center-title, .section-with-purple-bg-on-top.container-sm .row .col-titles__inner .help-center-title, .section-with-purple-bg-on-top.container-md .row .col-titles__inner .help-center-title, .section-with-purple-bg-on-top.container-lg .row .col-titles__inner .help-center-title, .section-with-purple-bg-on-top.container-xl .row .col-titles__inner .help-center-title, .section-with-purple-bg-on-top.container-xxl .row .col-titles__inner .help-center-title {
    font-size: 42px;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-purple-bg-on-top .row .col-titles__inner .help-center-title, .section-with-purple-bg-on-top.container-sm .row .col-titles__inner .help-center-title, .section-with-purple-bg-on-top.container-md .row .col-titles__inner .help-center-title, .section-with-purple-bg-on-top.container-lg .row .col-titles__inner .help-center-title, .section-with-purple-bg-on-top.container-xl .row .col-titles__inner .help-center-title, .section-with-purple-bg-on-top.container-xxl .row .col-titles__inner .help-center-title {
    font-size: 48px;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-purple-bg-on-top .row .col-titles__inner .help-center-title, .section-with-purple-bg-on-top.container-sm .row .col-titles__inner .help-center-title, .section-with-purple-bg-on-top.container-md .row .col-titles__inner .help-center-title, .section-with-purple-bg-on-top.container-lg .row .col-titles__inner .help-center-title, .section-with-purple-bg-on-top.container-xl .row .col-titles__inner .help-center-title, .section-with-purple-bg-on-top.container-xxl .row .col-titles__inner .help-center-title {
    font-size: 55px;
  }
}
.container-fluid.section-with-purple-bg-on-top .row .col-image, .section-with-purple-bg-on-top.container-sm .row .col-image, .section-with-purple-bg-on-top.container-md .row .col-image, .section-with-purple-bg-on-top.container-lg .row .col-image, .section-with-purple-bg-on-top.container-xl .row .col-image, .section-with-purple-bg-on-top.container-xxl .row .col-image {
  display: none;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-purple-bg-on-top .row .col-image, .section-with-purple-bg-on-top.container-sm .row .col-image, .section-with-purple-bg-on-top.container-md .row .col-image, .section-with-purple-bg-on-top.container-lg .row .col-image, .section-with-purple-bg-on-top.container-xl .row .col-image, .section-with-purple-bg-on-top.container-xxl .row .col-image {
    display: block;
    text-align: right;
    position: relative;
    z-index: 3;
  }
}
.container-fluid.section-with-purple-bg-on-top.section-find-parcel .container-inner, .section-with-purple-bg-on-top.section-find-parcel.container-sm .container-inner, .section-with-purple-bg-on-top.section-find-parcel.container-md .container-inner, .section-with-purple-bg-on-top.section-find-parcel.container-lg .container-inner, .section-with-purple-bg-on-top.section-find-parcel.container-xl .container-inner, .section-with-purple-bg-on-top.section-find-parcel.container-xxl .container-inner, .container-fluid.section-with-purple-bg-on-top.section-find-help .container-inner, .section-with-purple-bg-on-top.section-find-help.container-sm .container-inner, .section-with-purple-bg-on-top.section-find-help.container-md .container-inner, .section-with-purple-bg-on-top.section-find-help.container-lg .container-inner, .section-with-purple-bg-on-top.section-find-help.container-xl .container-inner, .section-with-purple-bg-on-top.section-find-help.container-xxl .container-inner {
  padding-bottom: 0;
}
@media only screen and (min-width: 480px) {
  .container-fluid.section-with-purple-bg-on-top.section-find-parcel .container-inner, .section-with-purple-bg-on-top.section-find-parcel.container-sm .container-inner, .section-with-purple-bg-on-top.section-find-parcel.container-md .container-inner, .section-with-purple-bg-on-top.section-find-parcel.container-lg .container-inner, .section-with-purple-bg-on-top.section-find-parcel.container-xl .container-inner, .section-with-purple-bg-on-top.section-find-parcel.container-xxl .container-inner, .container-fluid.section-with-purple-bg-on-top.section-find-help .container-inner, .section-with-purple-bg-on-top.section-find-help.container-sm .container-inner, .section-with-purple-bg-on-top.section-find-help.container-md .container-inner, .section-with-purple-bg-on-top.section-find-help.container-lg .container-inner, .section-with-purple-bg-on-top.section-find-help.container-xl .container-inner, .section-with-purple-bg-on-top.section-find-help.container-xxl .container-inner {
    padding-bottom: 40px;
  }
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-purple-bg-on-top.section-find-parcel .row .col-titles__inner, .section-with-purple-bg-on-top.section-find-parcel.container-sm .row .col-titles__inner, .section-with-purple-bg-on-top.section-find-parcel.container-md .row .col-titles__inner, .section-with-purple-bg-on-top.section-find-parcel.container-lg .row .col-titles__inner, .section-with-purple-bg-on-top.section-find-parcel.container-xl .row .col-titles__inner, .section-with-purple-bg-on-top.section-find-parcel.container-xxl .row .col-titles__inner, .container-fluid.section-with-purple-bg-on-top.section-find-help .row .col-titles__inner, .section-with-purple-bg-on-top.section-find-help.container-sm .row .col-titles__inner, .section-with-purple-bg-on-top.section-find-help.container-md .row .col-titles__inner, .section-with-purple-bg-on-top.section-find-help.container-lg .row .col-titles__inner, .section-with-purple-bg-on-top.section-find-help.container-xl .row .col-titles__inner, .section-with-purple-bg-on-top.section-find-help.container-xxl .row .col-titles__inner {
    top: 45%;
    transform: translateY(-50%);
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-purple-bg-on-top.section-find-parcel .row .col-titles__inner, .section-with-purple-bg-on-top.section-find-parcel.container-sm .row .col-titles__inner, .section-with-purple-bg-on-top.section-find-parcel.container-md .row .col-titles__inner, .section-with-purple-bg-on-top.section-find-parcel.container-lg .row .col-titles__inner, .section-with-purple-bg-on-top.section-find-parcel.container-xl .row .col-titles__inner, .section-with-purple-bg-on-top.section-find-parcel.container-xxl .row .col-titles__inner, .container-fluid.section-with-purple-bg-on-top.section-find-help .row .col-titles__inner, .section-with-purple-bg-on-top.section-find-help.container-sm .row .col-titles__inner, .section-with-purple-bg-on-top.section-find-help.container-md .row .col-titles__inner, .section-with-purple-bg-on-top.section-find-help.container-lg .row .col-titles__inner, .section-with-purple-bg-on-top.section-find-help.container-xl .row .col-titles__inner, .section-with-purple-bg-on-top.section-find-help.container-xxl .row .col-titles__inner {
    top: 40%;
  }
}
.container-fluid.section-with-purple-bg-on-top .row-search, .section-with-purple-bg-on-top.container-sm .row-search, .section-with-purple-bg-on-top.container-md .row-search, .section-with-purple-bg-on-top.container-lg .row-search, .section-with-purple-bg-on-top.container-xl .row-search, .section-with-purple-bg-on-top.container-xxl .row-search {
  position: relative;
  z-index: 4;
}
@media only screen and (min-width: 480px) {
  .container-fluid.section-with-purple-bg-on-top .row-search, .section-with-purple-bg-on-top.container-sm .row-search, .section-with-purple-bg-on-top.container-md .row-search, .section-with-purple-bg-on-top.container-lg .row-search, .section-with-purple-bg-on-top.container-xl .row-search, .section-with-purple-bg-on-top.container-xxl .row-search {
    background-color: #FFFFFF;
  }
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-purple-bg-on-top .row-search, .section-with-purple-bg-on-top.container-sm .row-search, .section-with-purple-bg-on-top.container-md .row-search, .section-with-purple-bg-on-top.container-lg .row-search, .section-with-purple-bg-on-top.container-xl .row-search, .section-with-purple-bg-on-top.container-xxl .row-search {
    width: 86%;
    background-color: transparent;
    margin-left: auto;
    margin-right: auto;
    border-radius: 15px;
    margin-top: -80px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-purple-bg-on-top .row-search, .section-with-purple-bg-on-top.container-sm .row-search, .section-with-purple-bg-on-top.container-md .row-search, .section-with-purple-bg-on-top.container-lg .row-search, .section-with-purple-bg-on-top.container-xl .row-search, .section-with-purple-bg-on-top.container-xxl .row-search {
    margin-top: -120px;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-purple-bg-on-top .row-search, .section-with-purple-bg-on-top.container-sm .row-search, .section-with-purple-bg-on-top.container-md .row-search, .section-with-purple-bg-on-top.container-lg .row-search, .section-with-purple-bg-on-top.container-xl .row-search, .section-with-purple-bg-on-top.container-xxl .row-search {
    width: 76%;
    margin-top: -130px;
  }
}
@media only screen and (min-width: 1600px) {
  .container-fluid.section-with-purple-bg-on-top .row-search, .section-with-purple-bg-on-top.container-sm .row-search, .section-with-purple-bg-on-top.container-md .row-search, .section-with-purple-bg-on-top.container-lg .row-search, .section-with-purple-bg-on-top.container-xl .row-search, .section-with-purple-bg-on-top.container-xxl .row-search {
    width: 80%;
    max-width: 1488px;
    margin-top: -160px;
  }
}
.container-fluid.section-with-purple-bg-on-top .row-search__title, .section-with-purple-bg-on-top.container-sm .row-search__title, .section-with-purple-bg-on-top.container-md .row-search__title, .section-with-purple-bg-on-top.container-lg .row-search__title, .section-with-purple-bg-on-top.container-xl .row-search__title, .section-with-purple-bg-on-top.container-xxl .row-search__title {
  text-align: center;
  padding-top: 0.7rem;
  padding-bottom: 0.9rem;
  display: none;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-purple-bg-on-top .row-search__title, .section-with-purple-bg-on-top.container-sm .row-search__title, .section-with-purple-bg-on-top.container-md .row-search__title, .section-with-purple-bg-on-top.container-lg .row-search__title, .section-with-purple-bg-on-top.container-xl .row-search__title, .section-with-purple-bg-on-top.container-xxl .row-search__title {
    display: block;
    padding: 1.2rem;
    background-color: #FFFFFF;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    display: block;
    max-width: fit-content;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-purple-bg-on-top .row-search__title, .section-with-purple-bg-on-top.container-sm .row-search__title, .section-with-purple-bg-on-top.container-md .row-search__title, .section-with-purple-bg-on-top.container-lg .row-search__title, .section-with-purple-bg-on-top.container-xl .row-search__title, .section-with-purple-bg-on-top.container-xxl .row-search__title {
    padding: 1rem 1.8rem;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-purple-bg-on-top .row-search__title, .section-with-purple-bg-on-top.container-sm .row-search__title, .section-with-purple-bg-on-top.container-md .row-search__title, .section-with-purple-bg-on-top.container-lg .row-search__title, .section-with-purple-bg-on-top.container-xl .row-search__title, .section-with-purple-bg-on-top.container-xxl .row-search__title {
    padding: 1rem 1.8rem 1.2rem;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-purple-bg-on-top .row-search__title, .section-with-purple-bg-on-top.container-sm .row-search__title, .section-with-purple-bg-on-top.container-md .row-search__title, .section-with-purple-bg-on-top.container-lg .row-search__title, .section-with-purple-bg-on-top.container-xl .row-search__title, .section-with-purple-bg-on-top.container-xxl .row-search__title {
    padding: 1rem 2.5rem 1.2rem;
  }
}
.container-fluid.section-with-purple-bg-on-top .row-search__title label, .section-with-purple-bg-on-top.container-sm .row-search__title label, .section-with-purple-bg-on-top.container-md .row-search__title label, .section-with-purple-bg-on-top.container-lg .row-search__title label, .section-with-purple-bg-on-top.container-xl .row-search__title label, .section-with-purple-bg-on-top.container-xxl .row-search__title label {
  font-size: 20px;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-purple-bg-on-top .row-search__title label, .section-with-purple-bg-on-top.container-sm .row-search__title label, .section-with-purple-bg-on-top.container-md .row-search__title label, .section-with-purple-bg-on-top.container-lg .row-search__title label, .section-with-purple-bg-on-top.container-xl .row-search__title label, .section-with-purple-bg-on-top.container-xxl .row-search__title label {
    font-size: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-purple-bg-on-top .row-search__title label, .section-with-purple-bg-on-top.container-sm .row-search__title label, .section-with-purple-bg-on-top.container-md .row-search__title label, .section-with-purple-bg-on-top.container-lg .row-search__title label, .section-with-purple-bg-on-top.container-xl .row-search__title label, .section-with-purple-bg-on-top.container-xxl .row-search__title label {
    font-size: 22px;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-purple-bg-on-top .row-search__title label, .section-with-purple-bg-on-top.container-sm .row-search__title label, .section-with-purple-bg-on-top.container-md .row-search__title label, .section-with-purple-bg-on-top.container-lg .row-search__title label, .section-with-purple-bg-on-top.container-xl .row-search__title label, .section-with-purple-bg-on-top.container-xxl .row-search__title label {
    font-size: 22px;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-purple-bg-on-top .row-search__title label, .section-with-purple-bg-on-top.container-sm .row-search__title label, .section-with-purple-bg-on-top.container-md .row-search__title label, .section-with-purple-bg-on-top.container-lg .row-search__title label, .section-with-purple-bg-on-top.container-xl .row-search__title label, .section-with-purple-bg-on-top.container-xxl .row-search__title label {
    font-size: 25px;
  }
}
.container-fluid.section-with-purple-bg-on-top .row-search .form input[type=text], .section-with-purple-bg-on-top.container-sm .row-search .form input[type=text], .section-with-purple-bg-on-top.container-md .row-search .form input[type=text], .section-with-purple-bg-on-top.container-lg .row-search .form input[type=text], .section-with-purple-bg-on-top.container-xl .row-search .form input[type=text], .section-with-purple-bg-on-top.container-xxl .row-search .form input[type=text] {
  width: 100%;
  background-color: #FFFFFF;
  padding: 0.6rem;
  border-radius: 15px;
  border: 1px solid #DE3E8B;
  margin-bottom: 0.6rem;
}
@media only screen and (min-width: 576px) {
  .container-fluid.section-with-purple-bg-on-top .row-search .form input[type=text], .section-with-purple-bg-on-top.container-sm .row-search .form input[type=text], .section-with-purple-bg-on-top.container-md .row-search .form input[type=text], .section-with-purple-bg-on-top.container-lg .row-search .form input[type=text], .section-with-purple-bg-on-top.container-xl .row-search .form input[type=text], .section-with-purple-bg-on-top.container-xxl .row-search .form input[type=text] {
    width: 62%;
    margin-right: 2%;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-purple-bg-on-top .row-search .form input[type=text], .section-with-purple-bg-on-top.container-sm .row-search .form input[type=text], .section-with-purple-bg-on-top.container-md .row-search .form input[type=text], .section-with-purple-bg-on-top.container-lg .row-search .form input[type=text], .section-with-purple-bg-on-top.container-xl .row-search .form input[type=text], .section-with-purple-bg-on-top.container-xxl .row-search .form input[type=text] {
    width: calc(100% - 258px);
    margin-right: 18px;
  }
}
.container-fluid.section-with-purple-bg-on-top .row-search .form input[type=submit], .section-with-purple-bg-on-top.container-sm .row-search .form input[type=submit], .section-with-purple-bg-on-top.container-md .row-search .form input[type=submit], .section-with-purple-bg-on-top.container-lg .row-search .form input[type=submit], .section-with-purple-bg-on-top.container-xl .row-search .form input[type=submit], .section-with-purple-bg-on-top.container-xxl .row-search .form input[type=submit] {
  width: 100%;
  background-color: #DE3E8B;
  padding: 0.6rem;
  border-radius: 15px;
  border: 1px solid #DE3E8B;
  color: #FFFFFF;
}
@media only screen and (min-width: 576px) {
  .container-fluid.section-with-purple-bg-on-top .row-search .form input[type=submit], .section-with-purple-bg-on-top.container-sm .row-search .form input[type=submit], .section-with-purple-bg-on-top.container-md .row-search .form input[type=submit], .section-with-purple-bg-on-top.container-lg .row-search .form input[type=submit], .section-with-purple-bg-on-top.container-xl .row-search .form input[type=submit], .section-with-purple-bg-on-top.container-xxl .row-search .form input[type=submit] {
    width: 35%;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-purple-bg-on-top .row-search .form input[type=submit], .section-with-purple-bg-on-top.container-sm .row-search .form input[type=submit], .section-with-purple-bg-on-top.container-md .row-search .form input[type=submit], .section-with-purple-bg-on-top.container-lg .row-search .form input[type=submit], .section-with-purple-bg-on-top.container-xl .row-search .form input[type=submit], .section-with-purple-bg-on-top.container-xxl .row-search .form input[type=submit] {
    width: 234px;
  }
}
.container-fluid.section-with-purple-bg-on-top.section-find-help .form, .section-with-purple-bg-on-top.section-find-help.container-sm .form, .section-with-purple-bg-on-top.section-find-help.container-md .form, .section-with-purple-bg-on-top.section-find-help.container-lg .form, .section-with-purple-bg-on-top.section-find-help.container-xl .form, .section-with-purple-bg-on-top.section-find-help.container-xxl .form {
  box-shadow: 0px 5px 40px rgba(18, 27, 68, 0.0901960784);
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
}
@media only screen and (min-width: 576px) {
  .container-fluid.section-with-purple-bg-on-top.section-find-help .form, .section-with-purple-bg-on-top.section-find-help.container-sm .form, .section-with-purple-bg-on-top.section-find-help.container-md .form, .section-with-purple-bg-on-top.section-find-help.container-lg .form, .section-with-purple-bg-on-top.section-find-help.container-xl .form, .section-with-purple-bg-on-top.section-find-help.container-xxl .form {
    background-color: #FFFFFF;
    padding: 1.2rem;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-purple-bg-on-top.section-find-help .form, .section-with-purple-bg-on-top.section-find-help.container-sm .form, .section-with-purple-bg-on-top.section-find-help.container-md .form, .section-with-purple-bg-on-top.section-find-help.container-lg .form, .section-with-purple-bg-on-top.section-find-help.container-xl .form, .section-with-purple-bg-on-top.section-find-help.container-xxl .form {
    padding: 1.8rem;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-purple-bg-on-top.section-find-help .form, .section-with-purple-bg-on-top.section-find-help.container-sm .form, .section-with-purple-bg-on-top.section-find-help.container-md .form, .section-with-purple-bg-on-top.section-find-help.container-lg .form, .section-with-purple-bg-on-top.section-find-help.container-xl .form, .section-with-purple-bg-on-top.section-find-help.container-xxl .form {
    padding: 2.5rem;
  }
}
.container-fluid.section-with-purple-bg-on-top.section-find-parcel .form-wrapper, .section-with-purple-bg-on-top.section-find-parcel.container-sm .form-wrapper, .section-with-purple-bg-on-top.section-find-parcel.container-md .form-wrapper, .section-with-purple-bg-on-top.section-find-parcel.container-lg .form-wrapper, .section-with-purple-bg-on-top.section-find-parcel.container-xl .form-wrapper, .section-with-purple-bg-on-top.section-find-parcel.container-xxl .form-wrapper {
  box-shadow: 0px 5px 40px rgba(18, 27, 68, 0.0901960784);
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
}
@media only screen and (min-width: 576px) {
  .container-fluid.section-with-purple-bg-on-top.section-find-parcel .form-wrapper, .section-with-purple-bg-on-top.section-find-parcel.container-sm .form-wrapper, .section-with-purple-bg-on-top.section-find-parcel.container-md .form-wrapper, .section-with-purple-bg-on-top.section-find-parcel.container-lg .form-wrapper, .section-with-purple-bg-on-top.section-find-parcel.container-xl .form-wrapper, .section-with-purple-bg-on-top.section-find-parcel.container-xxl .form-wrapper {
    background-color: #FFFFFF;
    padding: 1.2rem;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-purple-bg-on-top.section-find-parcel .form-wrapper, .section-with-purple-bg-on-top.section-find-parcel.container-sm .form-wrapper, .section-with-purple-bg-on-top.section-find-parcel.container-md .form-wrapper, .section-with-purple-bg-on-top.section-find-parcel.container-lg .form-wrapper, .section-with-purple-bg-on-top.section-find-parcel.container-xl .form-wrapper, .section-with-purple-bg-on-top.section-find-parcel.container-xxl .form-wrapper {
    padding: 1.8rem;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-purple-bg-on-top.section-find-parcel .form-wrapper, .section-with-purple-bg-on-top.section-find-parcel.container-sm .form-wrapper, .section-with-purple-bg-on-top.section-find-parcel.container-md .form-wrapper, .section-with-purple-bg-on-top.section-find-parcel.container-lg .form-wrapper, .section-with-purple-bg-on-top.section-find-parcel.container-xl .form-wrapper, .section-with-purple-bg-on-top.section-find-parcel.container-xxl .form-wrapper {
    padding: 2.5rem;
  }
}
.container-fluid.section-with-purple-bg-on-top .track-parcel-error-wrap, .section-with-purple-bg-on-top.container-sm .track-parcel-error-wrap, .section-with-purple-bg-on-top.container-md .track-parcel-error-wrap, .section-with-purple-bg-on-top.container-lg .track-parcel-error-wrap, .section-with-purple-bg-on-top.container-xl .track-parcel-error-wrap, .section-with-purple-bg-on-top.container-xxl .track-parcel-error-wrap {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  margin-top: 16px;
  background-color: rgba(251, 24, 0, 0.1);
  padding: 1rem;
}
@media only screen and (min-width: 480px) {
  .container-fluid.section-with-purple-bg-on-top .track-parcel-error-wrap, .section-with-purple-bg-on-top.container-sm .track-parcel-error-wrap, .section-with-purple-bg-on-top.container-md .track-parcel-error-wrap, .section-with-purple-bg-on-top.container-lg .track-parcel-error-wrap, .section-with-purple-bg-on-top.container-xl .track-parcel-error-wrap, .section-with-purple-bg-on-top.container-xxl .track-parcel-error-wrap {
    margin-left: auto;
    margin-right: auto;
    border-radius: 15px;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-purple-bg-on-top .track-parcel-error-wrap, .section-with-purple-bg-on-top.container-sm .track-parcel-error-wrap, .section-with-purple-bg-on-top.container-md .track-parcel-error-wrap, .section-with-purple-bg-on-top.container-lg .track-parcel-error-wrap, .section-with-purple-bg-on-top.container-xl .track-parcel-error-wrap, .section-with-purple-bg-on-top.container-xxl .track-parcel-error-wrap {
    border-radius: 15px;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-purple-bg-on-top .track-parcel-error-wrap, .section-with-purple-bg-on-top.container-sm .track-parcel-error-wrap, .section-with-purple-bg-on-top.container-md .track-parcel-error-wrap, .section-with-purple-bg-on-top.container-lg .track-parcel-error-wrap, .section-with-purple-bg-on-top.container-xl .track-parcel-error-wrap, .section-with-purple-bg-on-top.container-xxl .track-parcel-error-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 1rem 2rem 1.1rem 2.8rem;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-purple-bg-on-top .track-parcel-error-wrap .track-parcel-left-content, .section-with-purple-bg-on-top.container-sm .track-parcel-error-wrap .track-parcel-left-content, .section-with-purple-bg-on-top.container-md .track-parcel-error-wrap .track-parcel-left-content, .section-with-purple-bg-on-top.container-lg .track-parcel-error-wrap .track-parcel-left-content, .section-with-purple-bg-on-top.container-xl .track-parcel-error-wrap .track-parcel-left-content, .section-with-purple-bg-on-top.container-xxl .track-parcel-error-wrap .track-parcel-left-content {
    width: 48%;
    margin-right: 2%;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-purple-bg-on-top .track-parcel-error-wrap .track-parcel-right-content, .section-with-purple-bg-on-top.container-sm .track-parcel-error-wrap .track-parcel-right-content, .section-with-purple-bg-on-top.container-md .track-parcel-error-wrap .track-parcel-right-content, .section-with-purple-bg-on-top.container-lg .track-parcel-error-wrap .track-parcel-right-content, .section-with-purple-bg-on-top.container-xl .track-parcel-error-wrap .track-parcel-right-content, .section-with-purple-bg-on-top.container-xxl .track-parcel-error-wrap .track-parcel-right-content {
    width: 48%;
    margin-left: 2%;
    text-align: right;
  }
}
.container-fluid.section-with-purple-bg-on-top .track-parcel-error-wrap .parcel-number, .section-with-purple-bg-on-top.container-sm .track-parcel-error-wrap .parcel-number, .section-with-purple-bg-on-top.container-md .track-parcel-error-wrap .parcel-number, .section-with-purple-bg-on-top.container-lg .track-parcel-error-wrap .parcel-number, .section-with-purple-bg-on-top.container-xl .track-parcel-error-wrap .parcel-number, .section-with-purple-bg-on-top.container-xxl .track-parcel-error-wrap .parcel-number, .container-fluid.section-with-purple-bg-on-top .track-parcel-error-wrap .error-message, .section-with-purple-bg-on-top.container-sm .track-parcel-error-wrap .error-message, .section-with-purple-bg-on-top.container-md .track-parcel-error-wrap .error-message, .section-with-purple-bg-on-top.container-lg .track-parcel-error-wrap .error-message, .section-with-purple-bg-on-top.container-xl .track-parcel-error-wrap .error-message, .section-with-purple-bg-on-top.container-xxl .track-parcel-error-wrap .error-message {
  color: #FB1800;
  font-size: 16px;
  margin-bottom: 5px;
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-purple-bg-on-top .track-parcel-error-wrap .parcel-number, .section-with-purple-bg-on-top.container-sm .track-parcel-error-wrap .parcel-number, .section-with-purple-bg-on-top.container-md .track-parcel-error-wrap .parcel-number, .section-with-purple-bg-on-top.container-lg .track-parcel-error-wrap .parcel-number, .section-with-purple-bg-on-top.container-xl .track-parcel-error-wrap .parcel-number, .section-with-purple-bg-on-top.container-xxl .track-parcel-error-wrap .parcel-number, .container-fluid.section-with-purple-bg-on-top .track-parcel-error-wrap .error-message, .section-with-purple-bg-on-top.container-sm .track-parcel-error-wrap .error-message, .section-with-purple-bg-on-top.container-md .track-parcel-error-wrap .error-message, .section-with-purple-bg-on-top.container-lg .track-parcel-error-wrap .error-message, .section-with-purple-bg-on-top.container-xl .track-parcel-error-wrap .error-message, .section-with-purple-bg-on-top.container-xxl .track-parcel-error-wrap .error-message {
    margin-bottom: 0px;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-purple-bg-on-top .track-parcel-error-wrap .parcel-number, .section-with-purple-bg-on-top.container-sm .track-parcel-error-wrap .parcel-number, .section-with-purple-bg-on-top.container-md .track-parcel-error-wrap .parcel-number, .section-with-purple-bg-on-top.container-lg .track-parcel-error-wrap .parcel-number, .section-with-purple-bg-on-top.container-xl .track-parcel-error-wrap .parcel-number, .section-with-purple-bg-on-top.container-xxl .track-parcel-error-wrap .parcel-number {
    font-size: 25px;
  }
}
.container-fluid.section-with-purple-bg-on-top .track-parcel-content-wrap, .section-with-purple-bg-on-top.container-sm .track-parcel-content-wrap, .section-with-purple-bg-on-top.container-md .track-parcel-content-wrap, .section-with-purple-bg-on-top.container-lg .track-parcel-content-wrap, .section-with-purple-bg-on-top.container-xl .track-parcel-content-wrap, .section-with-purple-bg-on-top.container-xxl .track-parcel-content-wrap {
  margin-top: 16px;
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-purple-bg-on-top .track-parcel-content-wrap, .section-with-purple-bg-on-top.container-sm .track-parcel-content-wrap, .section-with-purple-bg-on-top.container-md .track-parcel-content-wrap, .section-with-purple-bg-on-top.container-lg .track-parcel-content-wrap, .section-with-purple-bg-on-top.container-xl .track-parcel-content-wrap, .section-with-purple-bg-on-top.container-xxl .track-parcel-content-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 34px;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-purple-bg-on-top .track-parcel-content-wrap .track-parcel-left-content, .section-with-purple-bg-on-top.container-sm .track-parcel-content-wrap .track-parcel-left-content, .section-with-purple-bg-on-top.container-md .track-parcel-content-wrap .track-parcel-left-content, .section-with-purple-bg-on-top.container-lg .track-parcel-content-wrap .track-parcel-left-content, .section-with-purple-bg-on-top.container-xl .track-parcel-content-wrap .track-parcel-left-content, .section-with-purple-bg-on-top.container-xxl .track-parcel-content-wrap .track-parcel-left-content {
    width: 48%;
    margin-right: 2%;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-purple-bg-on-top .track-parcel-content-wrap .track-parcel-right-content, .section-with-purple-bg-on-top.container-sm .track-parcel-content-wrap .track-parcel-right-content, .section-with-purple-bg-on-top.container-md .track-parcel-content-wrap .track-parcel-right-content, .section-with-purple-bg-on-top.container-lg .track-parcel-content-wrap .track-parcel-right-content, .section-with-purple-bg-on-top.container-xl .track-parcel-content-wrap .track-parcel-right-content, .section-with-purple-bg-on-top.container-xxl .track-parcel-content-wrap .track-parcel-right-content {
    width: 48%;
    margin-left: 2%;
    text-align: right;
  }
}
.container-fluid.section-with-purple-bg-on-top .track-parcel-content-wrap .parcel-number, .section-with-purple-bg-on-top.container-sm .track-parcel-content-wrap .parcel-number, .section-with-purple-bg-on-top.container-md .track-parcel-content-wrap .parcel-number, .section-with-purple-bg-on-top.container-lg .track-parcel-content-wrap .parcel-number, .section-with-purple-bg-on-top.container-xl .track-parcel-content-wrap .parcel-number, .section-with-purple-bg-on-top.container-xxl .track-parcel-content-wrap .parcel-number {
  font-size: 16px;
  margin-bottom: 4px;
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-purple-bg-on-top .track-parcel-content-wrap .parcel-number, .section-with-purple-bg-on-top.container-sm .track-parcel-content-wrap .parcel-number, .section-with-purple-bg-on-top.container-md .track-parcel-content-wrap .parcel-number, .section-with-purple-bg-on-top.container-lg .track-parcel-content-wrap .parcel-number, .section-with-purple-bg-on-top.container-xl .track-parcel-content-wrap .parcel-number, .section-with-purple-bg-on-top.container-xxl .track-parcel-content-wrap .parcel-number {
    font-size: 25px;
  }
}
.container-fluid.section-with-purple-bg-on-top .track-parcel-content-wrap .shipment-date, .section-with-purple-bg-on-top.container-sm .track-parcel-content-wrap .shipment-date, .section-with-purple-bg-on-top.container-md .track-parcel-content-wrap .shipment-date, .section-with-purple-bg-on-top.container-lg .track-parcel-content-wrap .shipment-date, .section-with-purple-bg-on-top.container-xl .track-parcel-content-wrap .shipment-date, .section-with-purple-bg-on-top.container-xxl .track-parcel-content-wrap .shipment-date, .container-fluid.section-with-purple-bg-on-top .track-parcel-content-wrap .shipment-carrier, .section-with-purple-bg-on-top.container-sm .track-parcel-content-wrap .shipment-carrier, .section-with-purple-bg-on-top.container-md .track-parcel-content-wrap .shipment-carrier, .section-with-purple-bg-on-top.container-lg .track-parcel-content-wrap .shipment-carrier, .section-with-purple-bg-on-top.container-xl .track-parcel-content-wrap .shipment-carrier, .section-with-purple-bg-on-top.container-xxl .track-parcel-content-wrap .shipment-carrier {
  font-size: 14px;
  font-family: "Poppins-Light", sans-serif;
  opacity: 0.8;
  margin-top: 6px;
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-purple-bg-on-top .track-parcel-content-wrap .shipment-date, .section-with-purple-bg-on-top.container-sm .track-parcel-content-wrap .shipment-date, .section-with-purple-bg-on-top.container-md .track-parcel-content-wrap .shipment-date, .section-with-purple-bg-on-top.container-lg .track-parcel-content-wrap .shipment-date, .section-with-purple-bg-on-top.container-xl .track-parcel-content-wrap .shipment-date, .section-with-purple-bg-on-top.container-xxl .track-parcel-content-wrap .shipment-date, .container-fluid.section-with-purple-bg-on-top .track-parcel-content-wrap .shipment-carrier, .section-with-purple-bg-on-top.container-sm .track-parcel-content-wrap .shipment-carrier, .section-with-purple-bg-on-top.container-md .track-parcel-content-wrap .shipment-carrier, .section-with-purple-bg-on-top.container-lg .track-parcel-content-wrap .shipment-carrier, .section-with-purple-bg-on-top.container-xl .track-parcel-content-wrap .shipment-carrier, .section-with-purple-bg-on-top.container-xxl .track-parcel-content-wrap .shipment-carrier {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1600px) {
  .container-fluid.section-with-purple-bg-on-top .track-parcel-content-wrap .shipment-date, .section-with-purple-bg-on-top.container-sm .track-parcel-content-wrap .shipment-date, .section-with-purple-bg-on-top.container-md .track-parcel-content-wrap .shipment-date, .section-with-purple-bg-on-top.container-lg .track-parcel-content-wrap .shipment-date, .section-with-purple-bg-on-top.container-xl .track-parcel-content-wrap .shipment-date, .section-with-purple-bg-on-top.container-xxl .track-parcel-content-wrap .shipment-date, .container-fluid.section-with-purple-bg-on-top .track-parcel-content-wrap .shipment-carrier, .section-with-purple-bg-on-top.container-sm .track-parcel-content-wrap .shipment-carrier, .section-with-purple-bg-on-top.container-md .track-parcel-content-wrap .shipment-carrier, .section-with-purple-bg-on-top.container-lg .track-parcel-content-wrap .shipment-carrier, .section-with-purple-bg-on-top.container-xl .track-parcel-content-wrap .shipment-carrier, .section-with-purple-bg-on-top.container-xxl .track-parcel-content-wrap .shipment-carrier {
    display: inline;
  }
}
@media only screen and (min-width: 1600px) {
  .container-fluid.section-with-purple-bg-on-top .track-parcel-content-wrap .shipment-date, .section-with-purple-bg-on-top.container-sm .track-parcel-content-wrap .shipment-date, .section-with-purple-bg-on-top.container-md .track-parcel-content-wrap .shipment-date, .section-with-purple-bg-on-top.container-lg .track-parcel-content-wrap .shipment-date, .section-with-purple-bg-on-top.container-xl .track-parcel-content-wrap .shipment-date, .section-with-purple-bg-on-top.container-xxl .track-parcel-content-wrap .shipment-date {
    margin-right: 1rem;
  }
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-purple-bg-on-top .track-parcel-content-wrap .shipment-stages, .section-with-purple-bg-on-top.container-sm .track-parcel-content-wrap .shipment-stages, .section-with-purple-bg-on-top.container-md .track-parcel-content-wrap .shipment-stages, .section-with-purple-bg-on-top.container-lg .track-parcel-content-wrap .shipment-stages, .section-with-purple-bg-on-top.container-xl .track-parcel-content-wrap .shipment-stages, .section-with-purple-bg-on-top.container-xxl .track-parcel-content-wrap .shipment-stages {
    display: flex;
    flex-wrap: wrap;
    width: fit-content;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-purple-bg-on-top .track-parcel-content-wrap .shipment-stages, .section-with-purple-bg-on-top.container-sm .track-parcel-content-wrap .shipment-stages, .section-with-purple-bg-on-top.container-md .track-parcel-content-wrap .shipment-stages, .section-with-purple-bg-on-top.container-lg .track-parcel-content-wrap .shipment-stages, .section-with-purple-bg-on-top.container-xl .track-parcel-content-wrap .shipment-stages, .section-with-purple-bg-on-top.container-xxl .track-parcel-content-wrap .shipment-stages {
    margin-left: auto;
  }
}
.container-fluid.section-with-purple-bg-on-top .track-parcel-content-wrap .shipment-stages li, .section-with-purple-bg-on-top.container-sm .track-parcel-content-wrap .shipment-stages li, .section-with-purple-bg-on-top.container-md .track-parcel-content-wrap .shipment-stages li, .section-with-purple-bg-on-top.container-lg .track-parcel-content-wrap .shipment-stages li, .section-with-purple-bg-on-top.container-xl .track-parcel-content-wrap .shipment-stages li, .section-with-purple-bg-on-top.container-xxl .track-parcel-content-wrap .shipment-stages li {
  display: none;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-purple-bg-on-top .track-parcel-content-wrap .shipment-stages li, .section-with-purple-bg-on-top.container-sm .track-parcel-content-wrap .shipment-stages li, .section-with-purple-bg-on-top.container-md .track-parcel-content-wrap .shipment-stages li, .section-with-purple-bg-on-top.container-lg .track-parcel-content-wrap .shipment-stages li, .section-with-purple-bg-on-top.container-xl .track-parcel-content-wrap .shipment-stages li, .section-with-purple-bg-on-top.container-xxl .track-parcel-content-wrap .shipment-stages li {
    display: block;
    width: auto;
    text-align: left;
    padding-top: 46px;
    margin-top: 1.6rem;
    position: relative;
    padding-left: 40px;
  }
  .container-fluid.section-with-purple-bg-on-top .track-parcel-content-wrap .shipment-stages li:after, .section-with-purple-bg-on-top.container-sm .track-parcel-content-wrap .shipment-stages li:after, .section-with-purple-bg-on-top.container-md .track-parcel-content-wrap .shipment-stages li:after, .section-with-purple-bg-on-top.container-lg .track-parcel-content-wrap .shipment-stages li:after, .section-with-purple-bg-on-top.container-xl .track-parcel-content-wrap .shipment-stages li:after, .section-with-purple-bg-on-top.container-xxl .track-parcel-content-wrap .shipment-stages li:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    right: 0;
    top: 20px;
    z-index: 3;
    background-image: url(../../.././dist/css/build/img/dashed-line-horizontal.svg);
  }
  .container-fluid.section-with-purple-bg-on-top .track-parcel-content-wrap .shipment-stages li:first-of-type, .section-with-purple-bg-on-top.container-sm .track-parcel-content-wrap .shipment-stages li:first-of-type, .section-with-purple-bg-on-top.container-md .track-parcel-content-wrap .shipment-stages li:first-of-type, .section-with-purple-bg-on-top.container-lg .track-parcel-content-wrap .shipment-stages li:first-of-type, .section-with-purple-bg-on-top.container-xl .track-parcel-content-wrap .shipment-stages li:first-of-type, .section-with-purple-bg-on-top.container-xxl .track-parcel-content-wrap .shipment-stages li:first-of-type {
    padding-left: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-purple-bg-on-top .track-parcel-content-wrap .shipment-stages li, .section-with-purple-bg-on-top.container-sm .track-parcel-content-wrap .shipment-stages li, .section-with-purple-bg-on-top.container-md .track-parcel-content-wrap .shipment-stages li, .section-with-purple-bg-on-top.container-lg .track-parcel-content-wrap .shipment-stages li, .section-with-purple-bg-on-top.container-xl .track-parcel-content-wrap .shipment-stages li, .section-with-purple-bg-on-top.container-xxl .track-parcel-content-wrap .shipment-stages li {
    text-align: right;
    margin-top: 0;
    padding-left: 56px;
  }
}
.container-fluid.section-with-purple-bg-on-top .track-parcel-content-wrap .shipment-stages li span, .section-with-purple-bg-on-top.container-sm .track-parcel-content-wrap .shipment-stages li span, .section-with-purple-bg-on-top.container-md .track-parcel-content-wrap .shipment-stages li span, .section-with-purple-bg-on-top.container-lg .track-parcel-content-wrap .shipment-stages li span, .section-with-purple-bg-on-top.container-xl .track-parcel-content-wrap .shipment-stages li span, .section-with-purple-bg-on-top.container-xxl .track-parcel-content-wrap .shipment-stages li span {
  position: relative;
}
.container-fluid.section-with-purple-bg-on-top .track-parcel-content-wrap .shipment-stages li.now, .section-with-purple-bg-on-top.container-sm .track-parcel-content-wrap .shipment-stages li.now, .section-with-purple-bg-on-top.container-md .track-parcel-content-wrap .shipment-stages li.now, .section-with-purple-bg-on-top.container-lg .track-parcel-content-wrap .shipment-stages li.now, .section-with-purple-bg-on-top.container-xl .track-parcel-content-wrap .shipment-stages li.now, .section-with-purple-bg-on-top.container-xxl .track-parcel-content-wrap .shipment-stages li.now {
  display: block;
  padding-left: 60px;
  margin-top: 30px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-purple-bg-on-top .track-parcel-content-wrap .shipment-stages li.now, .section-with-purple-bg-on-top.container-sm .track-parcel-content-wrap .shipment-stages li.now, .section-with-purple-bg-on-top.container-md .track-parcel-content-wrap .shipment-stages li.now, .section-with-purple-bg-on-top.container-lg .track-parcel-content-wrap .shipment-stages li.now, .section-with-purple-bg-on-top.container-xl .track-parcel-content-wrap .shipment-stages li.now, .section-with-purple-bg-on-top.container-xxl .track-parcel-content-wrap .shipment-stages li.now {
    padding-left: 40px;
    margin-left: 0;
    margin-top: 1.6rem;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-purple-bg-on-top .track-parcel-content-wrap .shipment-stages li.now, .section-with-purple-bg-on-top.container-sm .track-parcel-content-wrap .shipment-stages li.now, .section-with-purple-bg-on-top.container-md .track-parcel-content-wrap .shipment-stages li.now, .section-with-purple-bg-on-top.container-lg .track-parcel-content-wrap .shipment-stages li.now, .section-with-purple-bg-on-top.container-xl .track-parcel-content-wrap .shipment-stages li.now, .section-with-purple-bg-on-top.container-xxl .track-parcel-content-wrap .shipment-stages li.now {
    margin-top: 0;
    padding-left: 56px;
  }
}
.container-fluid.section-with-purple-bg-on-top .track-parcel-content-wrap .shipment-stages li.now span, .section-with-purple-bg-on-top.container-sm .track-parcel-content-wrap .shipment-stages li.now span, .section-with-purple-bg-on-top.container-md .track-parcel-content-wrap .shipment-stages li.now span, .section-with-purple-bg-on-top.container-lg .track-parcel-content-wrap .shipment-stages li.now span, .section-with-purple-bg-on-top.container-xl .track-parcel-content-wrap .shipment-stages li.now span, .section-with-purple-bg-on-top.container-xxl .track-parcel-content-wrap .shipment-stages li.now span {
  color: #DE3E8B;
  font-family: "Poppins-SemiBold", sans-serif;
  font-weight: 600;
}
.container-fluid.section-with-purple-bg-on-top .track-parcel-content-wrap .shipment-stages li.now span:before, .section-with-purple-bg-on-top.container-sm .track-parcel-content-wrap .shipment-stages li.now span:before, .section-with-purple-bg-on-top.container-md .track-parcel-content-wrap .shipment-stages li.now span:before, .section-with-purple-bg-on-top.container-lg .track-parcel-content-wrap .shipment-stages li.now span:before, .section-with-purple-bg-on-top.container-xl .track-parcel-content-wrap .shipment-stages li.now span:before, .section-with-purple-bg-on-top.container-xxl .track-parcel-content-wrap .shipment-stages li.now span:before {
  content: "";
  display: block;
  position: absolute;
  left: -60px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 4;
  width: 40px;
  height: 40px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../../.././dist/css/build/img/icon-check-orange-circle-r.svg);
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-purple-bg-on-top .track-parcel-content-wrap .shipment-stages li.now span:before, .section-with-purple-bg-on-top.container-sm .track-parcel-content-wrap .shipment-stages li.now span:before, .section-with-purple-bg-on-top.container-md .track-parcel-content-wrap .shipment-stages li.now span:before, .section-with-purple-bg-on-top.container-lg .track-parcel-content-wrap .shipment-stages li.now span:before, .section-with-purple-bg-on-top.container-xl .track-parcel-content-wrap .shipment-stages li.now span:before, .section-with-purple-bg-on-top.container-xxl .track-parcel-content-wrap .shipment-stages li.now span:before {
    top: -50px;
    left: 50%;
    transform: translateX(-50%);
    width: 64px;
    background-image: url(../../.././dist/css/build/img/icon-check-orange-circle-with-bg-r.svg);
  }
}
.container-fluid.section-with-purple-bg-on-top .track-parcel-content-wrap .shipment-stages li.it-was span, .section-with-purple-bg-on-top.container-sm .track-parcel-content-wrap .shipment-stages li.it-was span, .section-with-purple-bg-on-top.container-md .track-parcel-content-wrap .shipment-stages li.it-was span, .section-with-purple-bg-on-top.container-lg .track-parcel-content-wrap .shipment-stages li.it-was span, .section-with-purple-bg-on-top.container-xl .track-parcel-content-wrap .shipment-stages li.it-was span, .section-with-purple-bg-on-top.container-xxl .track-parcel-content-wrap .shipment-stages li.it-was span, .container-fluid.section-with-purple-bg-on-top .track-parcel-content-wrap .shipment-stages li.will-be span, .section-with-purple-bg-on-top.container-sm .track-parcel-content-wrap .shipment-stages li.will-be span, .section-with-purple-bg-on-top.container-md .track-parcel-content-wrap .shipment-stages li.will-be span, .section-with-purple-bg-on-top.container-lg .track-parcel-content-wrap .shipment-stages li.will-be span, .section-with-purple-bg-on-top.container-xl .track-parcel-content-wrap .shipment-stages li.will-be span, .section-with-purple-bg-on-top.container-xxl .track-parcel-content-wrap .shipment-stages li.will-be span {
  color: rgba(40, 40, 40, 0.8);
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-purple-bg-on-top .track-parcel-content-wrap .shipment-stages li.it-was span:before, .section-with-purple-bg-on-top.container-sm .track-parcel-content-wrap .shipment-stages li.it-was span:before, .section-with-purple-bg-on-top.container-md .track-parcel-content-wrap .shipment-stages li.it-was span:before, .section-with-purple-bg-on-top.container-lg .track-parcel-content-wrap .shipment-stages li.it-was span:before, .section-with-purple-bg-on-top.container-xl .track-parcel-content-wrap .shipment-stages li.it-was span:before, .section-with-purple-bg-on-top.container-xxl .track-parcel-content-wrap .shipment-stages li.it-was span:before, .container-fluid.section-with-purple-bg-on-top .track-parcel-content-wrap .shipment-stages li.will-be span:before, .section-with-purple-bg-on-top.container-sm .track-parcel-content-wrap .shipment-stages li.will-be span:before, .section-with-purple-bg-on-top.container-md .track-parcel-content-wrap .shipment-stages li.will-be span:before, .section-with-purple-bg-on-top.container-lg .track-parcel-content-wrap .shipment-stages li.will-be span:before, .section-with-purple-bg-on-top.container-xl .track-parcel-content-wrap .shipment-stages li.will-be span:before, .section-with-purple-bg-on-top.container-xxl .track-parcel-content-wrap .shipment-stages li.will-be span:before {
    content: "";
    display: block;
    position: absolute;
    top: -46px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 4;
    width: 64px;
    height: 40px;
    background-size: contain;
    background-repeat: no-repeat;
  }
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-purple-bg-on-top .track-parcel-content-wrap .shipment-stages li.it-was span:before, .section-with-purple-bg-on-top.container-sm .track-parcel-content-wrap .shipment-stages li.it-was span:before, .section-with-purple-bg-on-top.container-md .track-parcel-content-wrap .shipment-stages li.it-was span:before, .section-with-purple-bg-on-top.container-lg .track-parcel-content-wrap .shipment-stages li.it-was span:before, .section-with-purple-bg-on-top.container-xl .track-parcel-content-wrap .shipment-stages li.it-was span:before, .section-with-purple-bg-on-top.container-xxl .track-parcel-content-wrap .shipment-stages li.it-was span:before {
    background-image: url(../../.././dist/css/build/img/icon-check-grey-circle-with-bg.svg);
  }
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-purple-bg-on-top .track-parcel-content-wrap .shipment-stages li.will-be span:before, .section-with-purple-bg-on-top.container-sm .track-parcel-content-wrap .shipment-stages li.will-be span:before, .section-with-purple-bg-on-top.container-md .track-parcel-content-wrap .shipment-stages li.will-be span:before, .section-with-purple-bg-on-top.container-lg .track-parcel-content-wrap .shipment-stages li.will-be span:before, .section-with-purple-bg-on-top.container-xl .track-parcel-content-wrap .shipment-stages li.will-be span:before, .section-with-purple-bg-on-top.container-xxl .track-parcel-content-wrap .shipment-stages li.will-be span:before {
    background-image: url(../../.././dist/css/build/img/icon-check-orange-light-circle-with-bg-r.svg);
  }
}
.container-fluid.section-with-purple-bg-on-top .track-parcel-content-wrap .shipment-stages li:before, .section-with-purple-bg-on-top.container-sm .track-parcel-content-wrap .shipment-stages li:before, .section-with-purple-bg-on-top.container-md .track-parcel-content-wrap .shipment-stages li:before, .section-with-purple-bg-on-top.container-lg .track-parcel-content-wrap .shipment-stages li:before, .section-with-purple-bg-on-top.container-xl .track-parcel-content-wrap .shipment-stages li:before, .section-with-purple-bg-on-top.container-xxl .track-parcel-content-wrap .shipment-stages li:before {
  display: none;
}
.container-fluid.section-with-purple-bg-on-top .track-parcel-content-wrap .shipment-stages li:first-of-type:after, .section-with-purple-bg-on-top.container-sm .track-parcel-content-wrap .shipment-stages li:first-of-type:after, .section-with-purple-bg-on-top.container-md .track-parcel-content-wrap .shipment-stages li:first-of-type:after, .section-with-purple-bg-on-top.container-lg .track-parcel-content-wrap .shipment-stages li:first-of-type:after, .section-with-purple-bg-on-top.container-xl .track-parcel-content-wrap .shipment-stages li:first-of-type:after, .section-with-purple-bg-on-top.container-xxl .track-parcel-content-wrap .shipment-stages li:first-of-type:after {
  width: 50%;
}
.container-fluid.section-with-purple-bg-on-top .track-parcel-content-wrap .shipment-stages li:last-of-type:after, .section-with-purple-bg-on-top.container-sm .track-parcel-content-wrap .shipment-stages li:last-of-type:after, .section-with-purple-bg-on-top.container-md .track-parcel-content-wrap .shipment-stages li:last-of-type:after, .section-with-purple-bg-on-top.container-lg .track-parcel-content-wrap .shipment-stages li:last-of-type:after, .section-with-purple-bg-on-top.container-xl .track-parcel-content-wrap .shipment-stages li:last-of-type:after, .section-with-purple-bg-on-top.container-xxl .track-parcel-content-wrap .shipment-stages li:last-of-type:after {
  width: 50%;
  right: unset;
  left: 0;
}
.container-fluid.section-with-purple-bg-on-top .parcel-history-wrap, .section-with-purple-bg-on-top.container-sm .parcel-history-wrap, .section-with-purple-bg-on-top.container-md .parcel-history-wrap, .section-with-purple-bg-on-top.container-lg .parcel-history-wrap, .section-with-purple-bg-on-top.container-xl .parcel-history-wrap, .section-with-purple-bg-on-top.container-xxl .parcel-history-wrap {
  margin-top: 60px;
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-purple-bg-on-top .parcel-history-wrap, .section-with-purple-bg-on-top.container-sm .parcel-history-wrap, .section-with-purple-bg-on-top.container-md .parcel-history-wrap, .section-with-purple-bg-on-top.container-lg .parcel-history-wrap, .section-with-purple-bg-on-top.container-xl .parcel-history-wrap, .section-with-purple-bg-on-top.container-xxl .parcel-history-wrap {
    margin-top: 80px;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-purple-bg-on-top .parcel-history-wrap, .section-with-purple-bg-on-top.container-sm .parcel-history-wrap, .section-with-purple-bg-on-top.container-md .parcel-history-wrap, .section-with-purple-bg-on-top.container-lg .parcel-history-wrap, .section-with-purple-bg-on-top.container-xl .parcel-history-wrap, .section-with-purple-bg-on-top.container-xxl .parcel-history-wrap {
    display: flex;
    flex-wrap: wrap;
    padding-left: 60px;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-purple-bg-on-top .parcel-history-wrap, .section-with-purple-bg-on-top.container-sm .parcel-history-wrap, .section-with-purple-bg-on-top.container-md .parcel-history-wrap, .section-with-purple-bg-on-top.container-lg .parcel-history-wrap, .section-with-purple-bg-on-top.container-xl .parcel-history-wrap, .section-with-purple-bg-on-top.container-xxl .parcel-history-wrap {
    margin-top: 100px;
    padding-left: 80px;
  }
}
@media only screen and (min-width: 1600px) {
  .container-fluid.section-with-purple-bg-on-top .parcel-history-wrap, .section-with-purple-bg-on-top.container-sm .parcel-history-wrap, .section-with-purple-bg-on-top.container-md .parcel-history-wrap, .section-with-purple-bg-on-top.container-lg .parcel-history-wrap, .section-with-purple-bg-on-top.container-xl .parcel-history-wrap, .section-with-purple-bg-on-top.container-xxl .parcel-history-wrap {
    padding-left: 120px;
  }
}
.container-fluid.section-with-purple-bg-on-top .parcel-history-wrap .title, .section-with-purple-bg-on-top.container-sm .parcel-history-wrap .title, .section-with-purple-bg-on-top.container-md .parcel-history-wrap .title, .section-with-purple-bg-on-top.container-lg .parcel-history-wrap .title, .section-with-purple-bg-on-top.container-xl .parcel-history-wrap .title, .section-with-purple-bg-on-top.container-xxl .parcel-history-wrap .title {
  margin-bottom: 22px;
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-purple-bg-on-top .parcel-history-wrap .title, .section-with-purple-bg-on-top.container-sm .parcel-history-wrap .title, .section-with-purple-bg-on-top.container-md .parcel-history-wrap .title, .section-with-purple-bg-on-top.container-lg .parcel-history-wrap .title, .section-with-purple-bg-on-top.container-xl .parcel-history-wrap .title, .section-with-purple-bg-on-top.container-xxl .parcel-history-wrap .title {
    margin-bottom: 28px;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-purple-bg-on-top .parcel-history-wrap .title, .section-with-purple-bg-on-top.container-sm .parcel-history-wrap .title, .section-with-purple-bg-on-top.container-md .parcel-history-wrap .title, .section-with-purple-bg-on-top.container-lg .parcel-history-wrap .title, .section-with-purple-bg-on-top.container-xl .parcel-history-wrap .title, .section-with-purple-bg-on-top.container-xxl .parcel-history-wrap .title {
    width: 65%;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-purple-bg-on-top .parcel-history-wrap .title, .section-with-purple-bg-on-top.container-sm .parcel-history-wrap .title, .section-with-purple-bg-on-top.container-md .parcel-history-wrap .title, .section-with-purple-bg-on-top.container-lg .parcel-history-wrap .title, .section-with-purple-bg-on-top.container-xl .parcel-history-wrap .title, .section-with-purple-bg-on-top.container-xxl .parcel-history-wrap .title {
    margin-bottom: 34px;
    width: 55%;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-purple-bg-on-top .parcel-history-wrap .shipment-history-wrapper, .section-with-purple-bg-on-top.container-sm .parcel-history-wrap .shipment-history-wrapper, .section-with-purple-bg-on-top.container-md .parcel-history-wrap .shipment-history-wrapper, .section-with-purple-bg-on-top.container-lg .parcel-history-wrap .shipment-history-wrapper, .section-with-purple-bg-on-top.container-xl .parcel-history-wrap .shipment-history-wrapper, .section-with-purple-bg-on-top.container-xxl .parcel-history-wrap .shipment-history-wrapper {
    width: 65%;
    margin-right: 5%;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-purple-bg-on-top .parcel-history-wrap .shipment-history-wrapper, .section-with-purple-bg-on-top.container-sm .parcel-history-wrap .shipment-history-wrapper, .section-with-purple-bg-on-top.container-md .parcel-history-wrap .shipment-history-wrapper, .section-with-purple-bg-on-top.container-lg .parcel-history-wrap .shipment-history-wrapper, .section-with-purple-bg-on-top.container-xl .parcel-history-wrap .shipment-history-wrapper, .section-with-purple-bg-on-top.container-xxl .parcel-history-wrap .shipment-history-wrapper {
    width: 55%;
  }
}
.container-fluid.section-with-purple-bg-on-top .parcel-history-wrap .shipment-history-wrapper .shipment-history, .section-with-purple-bg-on-top.container-sm .parcel-history-wrap .shipment-history-wrapper .shipment-history, .section-with-purple-bg-on-top.container-md .parcel-history-wrap .shipment-history-wrapper .shipment-history, .section-with-purple-bg-on-top.container-lg .parcel-history-wrap .shipment-history-wrapper .shipment-history, .section-with-purple-bg-on-top.container-xl .parcel-history-wrap .shipment-history-wrapper .shipment-history, .section-with-purple-bg-on-top.container-xxl .parcel-history-wrap .shipment-history-wrapper .shipment-history {
  list-style-type: none;
  padding-left: 0 !important;
  margin-left: 14px;
  border-left: 1px dashed #282828;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-purple-bg-on-top .parcel-history-wrap .shipment-history-wrapper .shipment-history, .section-with-purple-bg-on-top.container-sm .parcel-history-wrap .shipment-history-wrapper .shipment-history, .section-with-purple-bg-on-top.container-md .parcel-history-wrap .shipment-history-wrapper .shipment-history, .section-with-purple-bg-on-top.container-lg .parcel-history-wrap .shipment-history-wrapper .shipment-history, .section-with-purple-bg-on-top.container-xl .parcel-history-wrap .shipment-history-wrapper .shipment-history, .section-with-purple-bg-on-top.container-xxl .parcel-history-wrap .shipment-history-wrapper .shipment-history {
    background-image: url(../../.././dist/css/build/img/dashed-line-vertical.svg);
    background-repeat: repeat-y;
    border-left: none;
    background-position: 220px center;
    padding-left: 0;
    margin-left: 0;
    padding-top: 10px;
    padding-bottom: 5px;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-purple-bg-on-top .parcel-history-wrap .shipment-history-wrapper .shipment-history, .section-with-purple-bg-on-top.container-sm .parcel-history-wrap .shipment-history-wrapper .shipment-history, .section-with-purple-bg-on-top.container-md .parcel-history-wrap .shipment-history-wrapper .shipment-history, .section-with-purple-bg-on-top.container-lg .parcel-history-wrap .shipment-history-wrapper .shipment-history, .section-with-purple-bg-on-top.container-xl .parcel-history-wrap .shipment-history-wrapper .shipment-history, .section-with-purple-bg-on-top.container-xxl .parcel-history-wrap .shipment-history-wrapper .shipment-history {
    background-position: 245px center;
  }
}
.container-fluid.section-with-purple-bg-on-top .parcel-history-wrap .shipment-history-wrapper .shipment-history li, .section-with-purple-bg-on-top.container-sm .parcel-history-wrap .shipment-history-wrapper .shipment-history li, .section-with-purple-bg-on-top.container-md .parcel-history-wrap .shipment-history-wrapper .shipment-history li, .section-with-purple-bg-on-top.container-lg .parcel-history-wrap .shipment-history-wrapper .shipment-history li, .section-with-purple-bg-on-top.container-xl .parcel-history-wrap .shipment-history-wrapper .shipment-history li, .section-with-purple-bg-on-top.container-xxl .parcel-history-wrap .shipment-history-wrapper .shipment-history li {
  position: relative;
  margin-bottom: 20px;
}
.container-fluid.section-with-purple-bg-on-top .parcel-history-wrap .shipment-history-wrapper .shipment-history li:before, .section-with-purple-bg-on-top.container-sm .parcel-history-wrap .shipment-history-wrapper .shipment-history li:before, .section-with-purple-bg-on-top.container-md .parcel-history-wrap .shipment-history-wrapper .shipment-history li:before, .section-with-purple-bg-on-top.container-lg .parcel-history-wrap .shipment-history-wrapper .shipment-history li:before, .section-with-purple-bg-on-top.container-xl .parcel-history-wrap .shipment-history-wrapper .shipment-history li:before, .section-with-purple-bg-on-top.container-xxl .parcel-history-wrap .shipment-history-wrapper .shipment-history li:before {
  left: -5px !important;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-purple-bg-on-top .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type, .section-with-purple-bg-on-top.container-sm .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type, .section-with-purple-bg-on-top.container-md .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type, .section-with-purple-bg-on-top.container-lg .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type, .section-with-purple-bg-on-top.container-xl .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type, .section-with-purple-bg-on-top.container-xxl .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type {
    margin-bottom: 25px;
  }
}
.container-fluid.section-with-purple-bg-on-top .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type:before, .section-with-purple-bg-on-top.container-sm .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type:before, .section-with-purple-bg-on-top.container-md .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type:before, .section-with-purple-bg-on-top.container-lg .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type:before, .section-with-purple-bg-on-top.container-xl .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type:before, .section-with-purple-bg-on-top.container-xxl .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type:before {
  content: "";
  width: 26px;
  height: 26px;
  background-color: none;
  border: none;
  border-radius: none;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../../.././dist/css/build/img/icon-check-orange-circle-r.svg);
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-purple-bg-on-top .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type:before, .section-with-purple-bg-on-top.container-sm .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type:before, .section-with-purple-bg-on-top.container-md .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type:before, .section-with-purple-bg-on-top.container-lg .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type:before, .section-with-purple-bg-on-top.container-xl .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type:before, .section-with-purple-bg-on-top.container-xxl .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type:before {
    display: none;
  }
}
.container-fluid.section-with-purple-bg-on-top .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type time, .section-with-purple-bg-on-top.container-sm .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type time, .section-with-purple-bg-on-top.container-md .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type time, .section-with-purple-bg-on-top.container-lg .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type time, .section-with-purple-bg-on-top.container-xl .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type time, .section-with-purple-bg-on-top.container-xxl .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type time, .container-fluid.section-with-purple-bg-on-top .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type span, .section-with-purple-bg-on-top.container-sm .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type span, .section-with-purple-bg-on-top.container-md .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type span, .section-with-purple-bg-on-top.container-lg .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type span, .section-with-purple-bg-on-top.container-xl .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type span, .section-with-purple-bg-on-top.container-xxl .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type span {
  color: #DE3E8B;
}
.container-fluid.section-with-purple-bg-on-top .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type span, .section-with-purple-bg-on-top.container-sm .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type span, .section-with-purple-bg-on-top.container-md .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type span, .section-with-purple-bg-on-top.container-lg .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type span, .section-with-purple-bg-on-top.container-xl .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type span, .section-with-purple-bg-on-top.container-xxl .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type span {
  font-family: "Poppins-Medium", sans-serif;
  font-size: 16px;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-purple-bg-on-top .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type span, .section-with-purple-bg-on-top.container-sm .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type span, .section-with-purple-bg-on-top.container-md .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type span, .section-with-purple-bg-on-top.container-lg .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type span, .section-with-purple-bg-on-top.container-xl .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type span, .section-with-purple-bg-on-top.container-xxl .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type span {
    position: relative;
    display: inline-block;
    font-size: 18px;
  }
  .container-fluid.section-with-purple-bg-on-top .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type span:before, .section-with-purple-bg-on-top.container-sm .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type span:before, .section-with-purple-bg-on-top.container-md .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type span:before, .section-with-purple-bg-on-top.container-lg .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type span:before, .section-with-purple-bg-on-top.container-xl .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type span:before, .section-with-purple-bg-on-top.container-xxl .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type span:before {
    content: "";
    display: block;
    width: 36px;
    height: 36px;
    background-color: none;
    border: none;
    border-radius: none;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../../.././dist/css/build/img/icon-check-orange-circle-r.svg);
    left: -5px;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-purple-bg-on-top .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type span, .section-with-purple-bg-on-top.container-sm .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type span, .section-with-purple-bg-on-top.container-md .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type span, .section-with-purple-bg-on-top.container-lg .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type span, .section-with-purple-bg-on-top.container-xl .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type span, .section-with-purple-bg-on-top.container-xxl .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type span {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-purple-bg-on-top .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type span, .section-with-purple-bg-on-top.container-sm .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type span, .section-with-purple-bg-on-top.container-md .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type span, .section-with-purple-bg-on-top.container-lg .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type span, .section-with-purple-bg-on-top.container-xl .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type span, .section-with-purple-bg-on-top.container-xxl .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type span {
    font-size: 20px;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-purple-bg-on-top .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type span, .section-with-purple-bg-on-top.container-sm .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type span, .section-with-purple-bg-on-top.container-md .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type span, .section-with-purple-bg-on-top.container-lg .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type span, .section-with-purple-bg-on-top.container-xl .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type span, .section-with-purple-bg-on-top.container-xxl .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type span {
    font-size: 22px;
  }
}
@media only screen and (min-width: 1600px) {
  .container-fluid.section-with-purple-bg-on-top .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type span, .section-with-purple-bg-on-top.container-sm .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type span, .section-with-purple-bg-on-top.container-md .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type span, .section-with-purple-bg-on-top.container-lg .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type span, .section-with-purple-bg-on-top.container-xl .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type span, .section-with-purple-bg-on-top.container-xxl .parcel-history-wrap .shipment-history-wrapper .shipment-history li:first-of-type span {
    font-size: 25px;
  }
}
.container-fluid.section-with-purple-bg-on-top .parcel-history-wrap .shipment-history-wrapper .shipment-history li:before, .section-with-purple-bg-on-top.container-sm .parcel-history-wrap .shipment-history-wrapper .shipment-history li:before, .section-with-purple-bg-on-top.container-md .parcel-history-wrap .shipment-history-wrapper .shipment-history li:before, .section-with-purple-bg-on-top.container-lg .parcel-history-wrap .shipment-history-wrapper .shipment-history li:before, .section-with-purple-bg-on-top.container-xl .parcel-history-wrap .shipment-history-wrapper .shipment-history li:before, .section-with-purple-bg-on-top.container-xxl .parcel-history-wrap .shipment-history-wrapper .shipment-history li:before {
  content: "";
  display: block;
  width: 21px;
  height: 21px;
  background-color: #FFFFFF;
  border: 1px solid #282828;
  border-radius: 50%;
  position: absolute;
  left: -42px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 4;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-purple-bg-on-top .parcel-history-wrap .shipment-history-wrapper .shipment-history li:before, .section-with-purple-bg-on-top.container-sm .parcel-history-wrap .shipment-history-wrapper .shipment-history li:before, .section-with-purple-bg-on-top.container-md .parcel-history-wrap .shipment-history-wrapper .shipment-history li:before, .section-with-purple-bg-on-top.container-lg .parcel-history-wrap .shipment-history-wrapper .shipment-history li:before, .section-with-purple-bg-on-top.container-xl .parcel-history-wrap .shipment-history-wrapper .shipment-history li:before, .section-with-purple-bg-on-top.container-xxl .parcel-history-wrap .shipment-history-wrapper .shipment-history li:before {
    display: none;
  }
}
.container-fluid.section-with-purple-bg-on-top .parcel-history-wrap .shipment-history-wrapper .shipment-history li time, .section-with-purple-bg-on-top.container-sm .parcel-history-wrap .shipment-history-wrapper .shipment-history li time, .section-with-purple-bg-on-top.container-md .parcel-history-wrap .shipment-history-wrapper .shipment-history li time, .section-with-purple-bg-on-top.container-lg .parcel-history-wrap .shipment-history-wrapper .shipment-history li time, .section-with-purple-bg-on-top.container-xl .parcel-history-wrap .shipment-history-wrapper .shipment-history li time, .section-with-purple-bg-on-top.container-xxl .parcel-history-wrap .shipment-history-wrapper .shipment-history li time, .container-fluid.section-with-purple-bg-on-top .parcel-history-wrap .shipment-history-wrapper .shipment-history li span, .section-with-purple-bg-on-top.container-sm .parcel-history-wrap .shipment-history-wrapper .shipment-history li span, .section-with-purple-bg-on-top.container-md .parcel-history-wrap .shipment-history-wrapper .shipment-history li span, .section-with-purple-bg-on-top.container-lg .parcel-history-wrap .shipment-history-wrapper .shipment-history li span, .section-with-purple-bg-on-top.container-xl .parcel-history-wrap .shipment-history-wrapper .shipment-history li span, .section-with-purple-bg-on-top.container-xxl .parcel-history-wrap .shipment-history-wrapper .shipment-history li span {
  color: #535353;
  display: block;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-purple-bg-on-top .parcel-history-wrap .shipment-history-wrapper .shipment-history li time, .section-with-purple-bg-on-top.container-sm .parcel-history-wrap .shipment-history-wrapper .shipment-history li time, .section-with-purple-bg-on-top.container-md .parcel-history-wrap .shipment-history-wrapper .shipment-history li time, .section-with-purple-bg-on-top.container-lg .parcel-history-wrap .shipment-history-wrapper .shipment-history li time, .section-with-purple-bg-on-top.container-xl .parcel-history-wrap .shipment-history-wrapper .shipment-history li time, .section-with-purple-bg-on-top.container-xxl .parcel-history-wrap .shipment-history-wrapper .shipment-history li time, .container-fluid.section-with-purple-bg-on-top .parcel-history-wrap .shipment-history-wrapper .shipment-history li span, .section-with-purple-bg-on-top.container-sm .parcel-history-wrap .shipment-history-wrapper .shipment-history li span, .section-with-purple-bg-on-top.container-md .parcel-history-wrap .shipment-history-wrapper .shipment-history li span, .section-with-purple-bg-on-top.container-lg .parcel-history-wrap .shipment-history-wrapper .shipment-history li span, .section-with-purple-bg-on-top.container-xl .parcel-history-wrap .shipment-history-wrapper .shipment-history li span, .section-with-purple-bg-on-top.container-xxl .parcel-history-wrap .shipment-history-wrapper .shipment-history li span {
    display: inline-block;
    vertical-align: middle;
  }
}
.container-fluid.section-with-purple-bg-on-top .parcel-history-wrap .shipment-history-wrapper .shipment-history li time, .section-with-purple-bg-on-top.container-sm .parcel-history-wrap .shipment-history-wrapper .shipment-history li time, .section-with-purple-bg-on-top.container-md .parcel-history-wrap .shipment-history-wrapper .shipment-history li time, .section-with-purple-bg-on-top.container-lg .parcel-history-wrap .shipment-history-wrapper .shipment-history li time, .section-with-purple-bg-on-top.container-xl .parcel-history-wrap .shipment-history-wrapper .shipment-history li time, .section-with-purple-bg-on-top.container-xxl .parcel-history-wrap .shipment-history-wrapper .shipment-history li time {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-purple-bg-on-top .parcel-history-wrap .shipment-history-wrapper .shipment-history li time, .section-with-purple-bg-on-top.container-sm .parcel-history-wrap .shipment-history-wrapper .shipment-history li time, .section-with-purple-bg-on-top.container-md .parcel-history-wrap .shipment-history-wrapper .shipment-history li time, .section-with-purple-bg-on-top.container-lg .parcel-history-wrap .shipment-history-wrapper .shipment-history li time, .section-with-purple-bg-on-top.container-xl .parcel-history-wrap .shipment-history-wrapper .shipment-history li time, .section-with-purple-bg-on-top.container-xxl .parcel-history-wrap .shipment-history-wrapper .shipment-history li time {
    width: 180px;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-purple-bg-on-top .parcel-history-wrap .shipment-history-wrapper .shipment-history li time, .section-with-purple-bg-on-top.container-sm .parcel-history-wrap .shipment-history-wrapper .shipment-history li time, .section-with-purple-bg-on-top.container-md .parcel-history-wrap .shipment-history-wrapper .shipment-history li time, .section-with-purple-bg-on-top.container-lg .parcel-history-wrap .shipment-history-wrapper .shipment-history li time, .section-with-purple-bg-on-top.container-xl .parcel-history-wrap .shipment-history-wrapper .shipment-history li time, .section-with-purple-bg-on-top.container-xxl .parcel-history-wrap .shipment-history-wrapper .shipment-history li time {
    font-size: 16px;
    width: 200px;
  }
}
.container-fluid.section-with-purple-bg-on-top .parcel-history-wrap .shipment-history-wrapper .shipment-history li span, .section-with-purple-bg-on-top.container-sm .parcel-history-wrap .shipment-history-wrapper .shipment-history li span, .section-with-purple-bg-on-top.container-md .parcel-history-wrap .shipment-history-wrapper .shipment-history li span, .section-with-purple-bg-on-top.container-lg .parcel-history-wrap .shipment-history-wrapper .shipment-history li span, .section-with-purple-bg-on-top.container-xl .parcel-history-wrap .shipment-history-wrapper .shipment-history li span, .section-with-purple-bg-on-top.container-xxl .parcel-history-wrap .shipment-history-wrapper .shipment-history li span {
  font-family: "Poppins-Light", sans-serif;
  font-size: 14px;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-purple-bg-on-top .parcel-history-wrap .shipment-history-wrapper .shipment-history li span, .section-with-purple-bg-on-top.container-sm .parcel-history-wrap .shipment-history-wrapper .shipment-history li span, .section-with-purple-bg-on-top.container-md .parcel-history-wrap .shipment-history-wrapper .shipment-history li span, .section-with-purple-bg-on-top.container-lg .parcel-history-wrap .shipment-history-wrapper .shipment-history li span, .section-with-purple-bg-on-top.container-xl .parcel-history-wrap .shipment-history-wrapper .shipment-history li span, .section-with-purple-bg-on-top.container-xxl .parcel-history-wrap .shipment-history-wrapper .shipment-history li span {
    position: relative;
    width: calc(100% - 240px);
    padding-left: 50px;
  }
  .container-fluid.section-with-purple-bg-on-top .parcel-history-wrap .shipment-history-wrapper .shipment-history li span:before, .section-with-purple-bg-on-top.container-sm .parcel-history-wrap .shipment-history-wrapper .shipment-history li span:before, .section-with-purple-bg-on-top.container-md .parcel-history-wrap .shipment-history-wrapper .shipment-history li span:before, .section-with-purple-bg-on-top.container-lg .parcel-history-wrap .shipment-history-wrapper .shipment-history li span:before, .section-with-purple-bg-on-top.container-xl .parcel-history-wrap .shipment-history-wrapper .shipment-history li span:before, .section-with-purple-bg-on-top.container-xxl .parcel-history-wrap .shipment-history-wrapper .shipment-history li span:before {
    content: "";
    display: block;
    width: 21px;
    height: 21px;
    background-color: #FFFFFF;
    border: 1px solid #282828;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 4;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-purple-bg-on-top .parcel-history-wrap .shipment-history-wrapper .shipment-history li span, .section-with-purple-bg-on-top.container-sm .parcel-history-wrap .shipment-history-wrapper .shipment-history li span, .section-with-purple-bg-on-top.container-md .parcel-history-wrap .shipment-history-wrapper .shipment-history li span, .section-with-purple-bg-on-top.container-lg .parcel-history-wrap .shipment-history-wrapper .shipment-history li span, .section-with-purple-bg-on-top.container-xl .parcel-history-wrap .shipment-history-wrapper .shipment-history li span, .section-with-purple-bg-on-top.container-xxl .parcel-history-wrap .shipment-history-wrapper .shipment-history li span {
    font-size: 16px;
    width: calc(100% - 260px);
  }
}
.container-fluid.section-with-purple-bg-on-top .parcel-history-wrap .image, .section-with-purple-bg-on-top.container-sm .parcel-history-wrap .image, .section-with-purple-bg-on-top.container-md .parcel-history-wrap .image, .section-with-purple-bg-on-top.container-lg .parcel-history-wrap .image, .section-with-purple-bg-on-top.container-xl .parcel-history-wrap .image, .section-with-purple-bg-on-top.container-xxl .parcel-history-wrap .image {
  display: none;
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-purple-bg-on-top .parcel-history-wrap .image, .section-with-purple-bg-on-top.container-sm .parcel-history-wrap .image, .section-with-purple-bg-on-top.container-md .parcel-history-wrap .image, .section-with-purple-bg-on-top.container-lg .parcel-history-wrap .image, .section-with-purple-bg-on-top.container-xl .parcel-history-wrap .image, .section-with-purple-bg-on-top.container-xxl .parcel-history-wrap .image {
    display: block;
    width: 30%;
    text-align: right;
    margin-top: -40px;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-purple-bg-on-top .parcel-history-wrap .image, .section-with-purple-bg-on-top.container-sm .parcel-history-wrap .image, .section-with-purple-bg-on-top.container-md .parcel-history-wrap .image, .section-with-purple-bg-on-top.container-lg .parcel-history-wrap .image, .section-with-purple-bg-on-top.container-xl .parcel-history-wrap .image, .section-with-purple-bg-on-top.container-xxl .parcel-history-wrap .image {
    width: 40%;
    margin-top: -80px;
  }
}

body .container-fluid.section-with-price-list-basic .row-about-courier, body .section-with-price-list-basic.container-sm .row-about-courier, body .section-with-price-list-basic.container-md .row-about-courier, body .section-with-price-list-basic.container-lg .row-about-courier, body .section-with-price-list-basic.container-xl .row-about-courier, body .section-with-price-list-basic.container-xxl .row-about-courier {
  margin-bottom: 1.6rem;
}
@media only screen and (min-width: 768px) {
  body .container-fluid.section-with-price-list-basic .row-about-courier, body .section-with-price-list-basic.container-sm .row-about-courier, body .section-with-price-list-basic.container-md .row-about-courier, body .section-with-price-list-basic.container-lg .row-about-courier, body .section-with-price-list-basic.container-xl .row-about-courier, body .section-with-price-list-basic.container-xxl .row-about-courier {
    margin-bottom: 2.4rem;
  }
}
@media only screen and (min-width: 1200px) {
  body .container-fluid.section-with-price-list-basic .row-about-courier, body .section-with-price-list-basic.container-sm .row-about-courier, body .section-with-price-list-basic.container-md .row-about-courier, body .section-with-price-list-basic.container-lg .row-about-courier, body .section-with-price-list-basic.container-xl .row-about-courier, body .section-with-price-list-basic.container-xxl .row-about-courier {
    margin-bottom: 3rem;
  }
}
@media only screen and (min-width: 992px) {
  body .container-fluid.section-with-price-list-basic .row-about-courier .col-text, body .section-with-price-list-basic.container-sm .row-about-courier .col-text, body .section-with-price-list-basic.container-md .row-about-courier .col-text, body .section-with-price-list-basic.container-lg .row-about-courier .col-text, body .section-with-price-list-basic.container-xl .row-about-courier .col-text, body .section-with-price-list-basic.container-xxl .row-about-courier .col-text {
    padding-right: 40px;
  }
}
@media only screen and (min-width: 1200px) {
  body .container-fluid.section-with-price-list-basic .row-about-courier .col-text, body .section-with-price-list-basic.container-sm .row-about-courier .col-text, body .section-with-price-list-basic.container-md .row-about-courier .col-text, body .section-with-price-list-basic.container-lg .row-about-courier .col-text, body .section-with-price-list-basic.container-xl .row-about-courier .col-text, body .section-with-price-list-basic.container-xxl .row-about-courier .col-text {
    padding-right: 70px;
  }
}
@media only screen and (min-width: 1440px) {
  body .container-fluid.section-with-price-list-basic .row-about-courier .col-text, body .section-with-price-list-basic.container-sm .row-about-courier .col-text, body .section-with-price-list-basic.container-md .row-about-courier .col-text, body .section-with-price-list-basic.container-lg .row-about-courier .col-text, body .section-with-price-list-basic.container-xl .row-about-courier .col-text, body .section-with-price-list-basic.container-xxl .row-about-courier .col-text {
    padding-right: 100px;
  }
}
body .container-fluid.section-with-price-list-basic .row-about-courier .col-text .about-courier-title, body .section-with-price-list-basic.container-sm .row-about-courier .col-text .about-courier-title, body .section-with-price-list-basic.container-md .row-about-courier .col-text .about-courier-title, body .section-with-price-list-basic.container-lg .row-about-courier .col-text .about-courier-title, body .section-with-price-list-basic.container-xl .row-about-courier .col-text .about-courier-title, body .section-with-price-list-basic.container-xxl .row-about-courier .col-text .about-courier-title {
  margin-bottom: 0.8rem;
}
body .container-fluid.section-with-price-list-basic .row-about-courier .col-image, body .section-with-price-list-basic.container-sm .row-about-courier .col-image, body .section-with-price-list-basic.container-md .row-about-courier .col-image, body .section-with-price-list-basic.container-lg .row-about-courier .col-image, body .section-with-price-list-basic.container-xl .row-about-courier .col-image, body .section-with-price-list-basic.container-xxl .row-about-courier .col-image {
  display: none;
}
@media only screen and (min-width: 992px) {
  body .container-fluid.section-with-price-list-basic .row-about-courier .col-image, body .section-with-price-list-basic.container-sm .row-about-courier .col-image, body .section-with-price-list-basic.container-md .row-about-courier .col-image, body .section-with-price-list-basic.container-lg .row-about-courier .col-image, body .section-with-price-list-basic.container-xl .row-about-courier .col-image, body .section-with-price-list-basic.container-xxl .row-about-courier .col-image {
    display: block;
    text-align: right;
  }
}
@media only screen and (min-width: 480px) {
  body .container-fluid.section-with-price-list-basic .row-price-list, body .section-with-price-list-basic.container-sm .row-price-list, body .section-with-price-list-basic.container-md .row-price-list, body .section-with-price-list-basic.container-lg .row-price-list, body .section-with-price-list-basic.container-xl .row-price-list, body .section-with-price-list-basic.container-xxl .row-price-list {
    padding-left: 15px;
    padding-right: 15px;
  }
}
body .container-fluid.section-with-price-list-basic .row-price-list .col-12, body .section-with-price-list-basic.container-sm .row-price-list .col-12, body .section-with-price-list-basic.container-md .row-price-list .col-12, body .section-with-price-list-basic.container-lg .row-price-list .col-12, body .section-with-price-list-basic.container-xl .row-price-list .col-12, body .section-with-price-list-basic.container-xxl .row-price-list .col-12 {
  padding-bottom: 1rem;
  padding-left: 0;
  padding-right: 0;
}
body .container-fluid.section-with-price-list-basic .row-price-list .col-12:nth-of-type(even), body .section-with-price-list-basic.container-sm .row-price-list .col-12:nth-of-type(even), body .section-with-price-list-basic.container-md .row-price-list .col-12:nth-of-type(even), body .section-with-price-list-basic.container-lg .row-price-list .col-12:nth-of-type(even), body .section-with-price-list-basic.container-xl .row-price-list .col-12:nth-of-type(even), body .section-with-price-list-basic.container-xxl .row-price-list .col-12:nth-of-type(even) {
  background-color: #F8FAFC;
}
body .container-fluid.section-with-price-list-basic .row-price-list .col-12 hr, body .section-with-price-list-basic.container-sm .row-price-list .col-12 hr, body .section-with-price-list-basic.container-md .row-price-list .col-12 hr, body .section-with-price-list-basic.container-lg .row-price-list .col-12 hr, body .section-with-price-list-basic.container-xl .row-price-list .col-12 hr, body .section-with-price-list-basic.container-xxl .row-price-list .col-12 hr {
  border-top: 1px solid rgba(10, 30, 39, 0.0980392157);
  border-bottom: none;
  margin: 0;
  height: 0px;
}
body .container-fluid.section-with-price-list-basic .row-price-list .name-and-type, body .section-with-price-list-basic.container-sm .row-price-list .name-and-type, body .section-with-price-list-basic.container-md .row-price-list .name-and-type, body .section-with-price-list-basic.container-lg .row-price-list .name-and-type, body .section-with-price-list-basic.container-xl .row-price-list .name-and-type, body .section-with-price-list-basic.container-xxl .row-price-list .name-and-type {
  padding: 15px;
}
body .container-fluid.section-with-price-list-basic .row-price-list .name-and-type img, body .section-with-price-list-basic.container-sm .row-price-list .name-and-type img, body .section-with-price-list-basic.container-md .row-price-list .name-and-type img, body .section-with-price-list-basic.container-lg .row-price-list .name-and-type img, body .section-with-price-list-basic.container-xl .row-price-list .name-and-type img, body .section-with-price-list-basic.container-xxl .row-price-list .name-and-type img {
  width: 30px;
  margin-right: 16px;
  filter: brightness(0) saturate(100%) invert(36%) sepia(27%) saturate(3070%) hue-rotate(295deg) brightness(95%) contrast(93%);
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (min-width: 992px) {
  body .container-fluid.section-with-price-list-basic .row-price-list .name-and-type img, body .section-with-price-list-basic.container-sm .row-price-list .name-and-type img, body .section-with-price-list-basic.container-md .row-price-list .name-and-type img, body .section-with-price-list-basic.container-lg .row-price-list .name-and-type img, body .section-with-price-list-basic.container-xl .row-price-list .name-and-type img, body .section-with-price-list-basic.container-xxl .row-price-list .name-and-type img {
    width: 38px;
    margin-right: 34px;
  }
}
body .container-fluid.section-with-price-list-basic .row-price-list .name-and-type .text, body .section-with-price-list-basic.container-sm .row-price-list .name-and-type .text, body .section-with-price-list-basic.container-md .row-price-list .name-and-type .text, body .section-with-price-list-basic.container-lg .row-price-list .name-and-type .text, body .section-with-price-list-basic.container-xl .row-price-list .name-and-type .text, body .section-with-price-list-basic.container-xxl .row-price-list .name-and-type .text {
  display: inline-block;
  width: calc(100% - 56px);
  vertical-align: middle;
}
@media only screen and (min-width: 992px) {
  body .container-fluid.section-with-price-list-basic .row-price-list .name-and-type .text, body .section-with-price-list-basic.container-sm .row-price-list .name-and-type .text, body .section-with-price-list-basic.container-md .row-price-list .name-and-type .text, body .section-with-price-list-basic.container-lg .row-price-list .name-and-type .text, body .section-with-price-list-basic.container-xl .row-price-list .name-and-type .text, body .section-with-price-list-basic.container-xxl .row-price-list .name-and-type .text {
    width: calc(100% - 82px);
  }
}
body .container-fluid.section-with-price-list-basic .row-price-list .name-and-type .text .name, body .section-with-price-list-basic.container-sm .row-price-list .name-and-type .text .name, body .section-with-price-list-basic.container-md .row-price-list .name-and-type .text .name, body .section-with-price-list-basic.container-lg .row-price-list .name-and-type .text .name, body .section-with-price-list-basic.container-xl .row-price-list .name-and-type .text .name, body .section-with-price-list-basic.container-xxl .row-price-list .name-and-type .text .name {
  font-family: "Poppins-SemiBold", sans-serif;
  font-weight: 700;
  font-size: 16px;
}
@media only screen and (min-width: 992px) {
  body .container-fluid.section-with-price-list-basic .row-price-list .name-and-type .text .name, body .section-with-price-list-basic.container-sm .row-price-list .name-and-type .text .name, body .section-with-price-list-basic.container-md .row-price-list .name-and-type .text .name, body .section-with-price-list-basic.container-lg .row-price-list .name-and-type .text .name, body .section-with-price-list-basic.container-xl .row-price-list .name-and-type .text .name, body .section-with-price-list-basic.container-xxl .row-price-list .name-and-type .text .name {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1440px) {
  body .container-fluid.section-with-price-list-basic .row-price-list .name-and-type .text .name, body .section-with-price-list-basic.container-sm .row-price-list .name-and-type .text .name, body .section-with-price-list-basic.container-md .row-price-list .name-and-type .text .name, body .section-with-price-list-basic.container-lg .row-price-list .name-and-type .text .name, body .section-with-price-list-basic.container-xl .row-price-list .name-and-type .text .name, body .section-with-price-list-basic.container-xxl .row-price-list .name-and-type .text .name {
    font-size: 20px;
  }
}
body .container-fluid.section-with-price-list-basic .row-price-list .name-and-type .text .type, body .section-with-price-list-basic.container-sm .row-price-list .name-and-type .text .type, body .section-with-price-list-basic.container-md .row-price-list .name-and-type .text .type, body .section-with-price-list-basic.container-lg .row-price-list .name-and-type .text .type, body .section-with-price-list-basic.container-xl .row-price-list .name-and-type .text .type, body .section-with-price-list-basic.container-xxl .row-price-list .name-and-type .text .type {
  opacity: 0.8;
}
body .container-fluid.section-with-price-list-basic .row-price-list table, body .section-with-price-list-basic.container-sm .row-price-list table, body .section-with-price-list-basic.container-md .row-price-list table, body .section-with-price-list-basic.container-lg .row-price-list table, body .section-with-price-list-basic.container-xl .row-price-list table, body .section-with-price-list-basic.container-xxl .row-price-list table {
  width: 100%;
  padding: 16px 15px;
}
body .container-fluid.section-with-price-list-basic .row-price-list table .range, body .section-with-price-list-basic.container-sm .row-price-list table .range, body .section-with-price-list-basic.container-md .row-price-list table .range, body .section-with-price-list-basic.container-lg .row-price-list table .range, body .section-with-price-list-basic.container-xl .row-price-list table .range, body .section-with-price-list-basic.container-xxl .row-price-list table .range, body .container-fluid.section-with-price-list-basic .row-price-list table .price, body .section-with-price-list-basic.container-sm .row-price-list table .price, body .section-with-price-list-basic.container-md .row-price-list table .price, body .section-with-price-list-basic.container-lg .row-price-list table .price, body .section-with-price-list-basic.container-xl .row-price-list table .price, body .section-with-price-list-basic.container-xxl .row-price-list table .price {
  text-align: center;
  width: 50%;
}
body .container-fluid.section-with-price-list-basic .row-price-list table th, body .section-with-price-list-basic.container-sm .row-price-list table th, body .section-with-price-list-basic.container-md .row-price-list table th, body .section-with-price-list-basic.container-lg .row-price-list table th, body .section-with-price-list-basic.container-xl .row-price-list table th, body .section-with-price-list-basic.container-xxl .row-price-list table th {
  font-family: "Poppins-Bold", sans-serif;
  padding: 1rem 0.5rem 0.8rem 0.5rem;
}
body .container-fluid.section-with-price-list-basic .row-price-list table th span, body .section-with-price-list-basic.container-sm .row-price-list table th span, body .section-with-price-list-basic.container-md .row-price-list table th span, body .section-with-price-list-basic.container-lg .row-price-list table th span, body .section-with-price-list-basic.container-xl .row-price-list table th span, body .section-with-price-list-basic.container-xxl .row-price-list table th span {
  display: block;
  font-size: 12px;
  opacity: 0.8;
  padding-top: 0.1rem;
}
@media only screen and (min-width: 992px) {
  body .container-fluid.section-with-price-list-basic .row-price-list table th span, body .section-with-price-list-basic.container-sm .row-price-list table th span, body .section-with-price-list-basic.container-md .row-price-list table th span, body .section-with-price-list-basic.container-lg .row-price-list table th span, body .section-with-price-list-basic.container-xl .row-price-list table th span, body .section-with-price-list-basic.container-xxl .row-price-list table th span {
    font-size: 14px;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
  }
}
body .container-fluid.section-with-price-list-basic .row-price-list table td, body .section-with-price-list-basic.container-sm .row-price-list table td, body .section-with-price-list-basic.container-md .row-price-list table td, body .section-with-price-list-basic.container-lg .row-price-list table td, body .section-with-price-list-basic.container-xl .row-price-list table td, body .section-with-price-list-basic.container-xxl .row-price-list table td {
  padding: 0.44rem;
}
body.desktop .container-fluid.section-with-price-list-basic .row-price-list table, body.desktop .section-with-price-list-basic.container-sm .row-price-list table, body.desktop .section-with-price-list-basic.container-md .row-price-list table, body.desktop .section-with-price-list-basic.container-lg .row-price-list table, body.desktop .section-with-price-list-basic.container-xl .row-price-list table, body.desktop .section-with-price-list-basic.container-xxl .row-price-list table {
  border: 1px solid rgba(10, 30, 39, 0.0980392157);
}
body.desktop .container-fluid.section-with-price-list-basic .row-price-list table th, body.desktop .section-with-price-list-basic.container-sm .row-price-list table th, body.desktop .section-with-price-list-basic.container-md .row-price-list table th, body.desktop .section-with-price-list-basic.container-lg .row-price-list table th, body.desktop .section-with-price-list-basic.container-xl .row-price-list table th, body.desktop .section-with-price-list-basic.container-xxl .row-price-list table th {
  background-color: #F8FAFC;
  padding: 0.5rem;
}
body.desktop .container-fluid.section-with-price-list-basic .row-price-list table th, body.desktop .section-with-price-list-basic.container-sm .row-price-list table th, body.desktop .section-with-price-list-basic.container-md .row-price-list table th, body.desktop .section-with-price-list-basic.container-lg .row-price-list table th, body.desktop .section-with-price-list-basic.container-xl .row-price-list table th, body.desktop .section-with-price-list-basic.container-xxl .row-price-list table th, body.desktop .container-fluid.section-with-price-list-basic .row-price-list table td, body.desktop .section-with-price-list-basic.container-sm .row-price-list table td, body.desktop .section-with-price-list-basic.container-md .row-price-list table td, body.desktop .section-with-price-list-basic.container-lg .row-price-list table td, body.desktop .section-with-price-list-basic.container-xl .row-price-list table td, body.desktop .section-with-price-list-basic.container-xxl .row-price-list table td {
  vertical-align: middle;
}
body.desktop .container-fluid.section-with-price-list-basic .row-price-list table th.name, body.desktop .section-with-price-list-basic.container-sm .row-price-list table th.name, body.desktop .section-with-price-list-basic.container-md .row-price-list table th.name, body.desktop .section-with-price-list-basic.container-lg .row-price-list table th.name, body.desktop .section-with-price-list-basic.container-xl .row-price-list table th.name, body.desktop .section-with-price-list-basic.container-xxl .row-price-list table th.name {
  text-align: left;
  padding-left: 1rem;
  width: 34%;
}
@media only screen and (min-width: 992px) {
  body.desktop .container-fluid.section-with-price-list-basic .row-price-list table th.name, body.desktop .section-with-price-list-basic.container-sm .row-price-list table th.name, body.desktop .section-with-price-list-basic.container-md .row-price-list table th.name, body.desktop .section-with-price-list-basic.container-lg .row-price-list table th.name, body.desktop .section-with-price-list-basic.container-xl .row-price-list table th.name, body.desktop .section-with-price-list-basic.container-xxl .row-price-list table th.name {
    padding-left: 2rem;
  }
}
@media only screen and (min-width: 1440px) {
  body.desktop .container-fluid.section-with-price-list-basic .row-price-list table th.name, body.desktop .section-with-price-list-basic.container-sm .row-price-list table th.name, body.desktop .section-with-price-list-basic.container-md .row-price-list table th.name, body.desktop .section-with-price-list-basic.container-lg .row-price-list table th.name, body.desktop .section-with-price-list-basic.container-xl .row-price-list table th.name, body.desktop .section-with-price-list-basic.container-xxl .row-price-list table th.name {
    padding-left: 3rem;
  }
}
body.desktop .container-fluid.section-with-price-list-basic .row-price-list table th.range, body.desktop .section-with-price-list-basic.container-sm .row-price-list table th.range, body.desktop .section-with-price-list-basic.container-md .row-price-list table th.range, body.desktop .section-with-price-list-basic.container-lg .row-price-list table th.range, body.desktop .section-with-price-list-basic.container-xl .row-price-list table th.range, body.desktop .section-with-price-list-basic.container-xxl .row-price-list table th.range, body.desktop .container-fluid.section-with-price-list-basic .row-price-list table td.range, body.desktop .section-with-price-list-basic.container-sm .row-price-list table td.range, body.desktop .section-with-price-list-basic.container-md .row-price-list table td.range, body.desktop .section-with-price-list-basic.container-lg .row-price-list table td.range, body.desktop .section-with-price-list-basic.container-xl .row-price-list table td.range, body.desktop .section-with-price-list-basic.container-xxl .row-price-list table td.range {
  width: 26%;
}
body.desktop .container-fluid.section-with-price-list-basic .row-price-list table th.price, body.desktop .section-with-price-list-basic.container-sm .row-price-list table th.price, body.desktop .section-with-price-list-basic.container-md .row-price-list table th.price, body.desktop .section-with-price-list-basic.container-lg .row-price-list table th.price, body.desktop .section-with-price-list-basic.container-xl .row-price-list table th.price, body.desktop .section-with-price-list-basic.container-xxl .row-price-list table th.price, body.desktop .container-fluid.section-with-price-list-basic .row-price-list table td.price, body.desktop .section-with-price-list-basic.container-sm .row-price-list table td.price, body.desktop .section-with-price-list-basic.container-md .row-price-list table td.price, body.desktop .section-with-price-list-basic.container-lg .row-price-list table td.price, body.desktop .section-with-price-list-basic.container-xl .row-price-list table td.price, body.desktop .section-with-price-list-basic.container-xxl .row-price-list table td.price {
  width: 40%;
}
@media only screen and (min-width: 1440px) {
  body.desktop .container-fluid.section-with-price-list-basic .row-price-list table th.price, body.desktop .section-with-price-list-basic.container-sm .row-price-list table th.price, body.desktop .section-with-price-list-basic.container-md .row-price-list table th.price, body.desktop .section-with-price-list-basic.container-lg .row-price-list table th.price, body.desktop .section-with-price-list-basic.container-xl .row-price-list table th.price, body.desktop .section-with-price-list-basic.container-xxl .row-price-list table th.price, body.desktop .container-fluid.section-with-price-list-basic .row-price-list table td.price, body.desktop .section-with-price-list-basic.container-sm .row-price-list table td.price, body.desktop .section-with-price-list-basic.container-md .row-price-list table td.price, body.desktop .section-with-price-list-basic.container-lg .row-price-list table td.price, body.desktop .section-with-price-list-basic.container-xl .row-price-list table td.price, body.desktop .section-with-price-list-basic.container-xxl .row-price-list table td.price {
    padding-right: 50px;
  }
}
@media only screen and (min-width: 1600px) {
  body.desktop .container-fluid.section-with-price-list-basic .row-price-list table th.price, body.desktop .section-with-price-list-basic.container-sm .row-price-list table th.price, body.desktop .section-with-price-list-basic.container-md .row-price-list table th.price, body.desktop .section-with-price-list-basic.container-lg .row-price-list table th.price, body.desktop .section-with-price-list-basic.container-xl .row-price-list table th.price, body.desktop .section-with-price-list-basic.container-xxl .row-price-list table th.price, body.desktop .container-fluid.section-with-price-list-basic .row-price-list table td.price, body.desktop .section-with-price-list-basic.container-sm .row-price-list table td.price, body.desktop .section-with-price-list-basic.container-md .row-price-list table td.price, body.desktop .section-with-price-list-basic.container-lg .row-price-list table td.price, body.desktop .section-with-price-list-basic.container-xl .row-price-list table td.price, body.desktop .section-with-price-list-basic.container-xxl .row-price-list table td.price {
    padding-right: 100px;
  }
}
body.desktop .container-fluid.section-with-price-list-basic .row-price-list table tbody:nth-of-type(even), body.desktop .section-with-price-list-basic.container-sm .row-price-list table tbody:nth-of-type(even), body.desktop .section-with-price-list-basic.container-md .row-price-list table tbody:nth-of-type(even), body.desktop .section-with-price-list-basic.container-lg .row-price-list table tbody:nth-of-type(even), body.desktop .section-with-price-list-basic.container-xl .row-price-list table tbody:nth-of-type(even), body.desktop .section-with-price-list-basic.container-xxl .row-price-list table tbody:nth-of-type(even) {
  background-color: #F8FAFC;
}
body.desktop .container-fluid.section-with-price-list-basic .row-price-list table .name-and-type, body.desktop .section-with-price-list-basic.container-sm .row-price-list table .name-and-type, body.desktop .section-with-price-list-basic.container-md .row-price-list table .name-and-type, body.desktop .section-with-price-list-basic.container-lg .row-price-list table .name-and-type, body.desktop .section-with-price-list-basic.container-xl .row-price-list table .name-and-type, body.desktop .section-with-price-list-basic.container-xxl .row-price-list table .name-and-type {
  padding-left: 1rem;
  border-top: 1px solid rgba(10, 30, 39, 0.0980392157);
  border-right: 1px solid rgba(10, 30, 39, 0.0980392157);
}
@media only screen and (min-width: 992px) {
  body.desktop .container-fluid.section-with-price-list-basic .row-price-list table .name-and-type, body.desktop .section-with-price-list-basic.container-sm .row-price-list table .name-and-type, body.desktop .section-with-price-list-basic.container-md .row-price-list table .name-and-type, body.desktop .section-with-price-list-basic.container-lg .row-price-list table .name-and-type, body.desktop .section-with-price-list-basic.container-xl .row-price-list table .name-and-type, body.desktop .section-with-price-list-basic.container-xxl .row-price-list table .name-and-type {
    padding-left: 2rem;
  }
}
@media only screen and (min-width: 1440px) {
  body.desktop .container-fluid.section-with-price-list-basic .row-price-list table .name-and-type, body.desktop .section-with-price-list-basic.container-sm .row-price-list table .name-and-type, body.desktop .section-with-price-list-basic.container-md .row-price-list table .name-and-type, body.desktop .section-with-price-list-basic.container-lg .row-price-list table .name-and-type, body.desktop .section-with-price-list-basic.container-xl .row-price-list table .name-and-type, body.desktop .section-with-price-list-basic.container-xxl .row-price-list table .name-and-type {
    padding-left: 3rem;
  }
}
body.desktop .container-fluid.section-with-price-list-basic .row-price-list table td.range, body.desktop .section-with-price-list-basic.container-sm .row-price-list table td.range, body.desktop .section-with-price-list-basic.container-md .row-price-list table td.range, body.desktop .section-with-price-list-basic.container-lg .row-price-list table td.range, body.desktop .section-with-price-list-basic.container-xl .row-price-list table td.range, body.desktop .section-with-price-list-basic.container-xxl .row-price-list table td.range, body.desktop .container-fluid.section-with-price-list-basic .row-price-list table td.price, body.desktop .section-with-price-list-basic.container-sm .row-price-list table td.price, body.desktop .section-with-price-list-basic.container-md .row-price-list table td.price, body.desktop .section-with-price-list-basic.container-lg .row-price-list table td.price, body.desktop .section-with-price-list-basic.container-xl .row-price-list table td.price, body.desktop .section-with-price-list-basic.container-xxl .row-price-list table td.price {
  border-top: 1px solid rgba(10, 30, 39, 0.0980392157);
}

body .container-fluid.section-with-price-list-additional-fees .col-title, body .section-with-price-list-additional-fees.container-sm .col-title, body .section-with-price-list-additional-fees.container-md .col-title, body .section-with-price-list-additional-fees.container-lg .col-title, body .section-with-price-list-additional-fees.container-xl .col-title, body .section-with-price-list-additional-fees.container-xxl .col-title {
  margin-bottom: 1.6rem;
}
@media only screen and (min-width: 768px) {
  body .container-fluid.section-with-price-list-additional-fees .col-title, body .section-with-price-list-additional-fees.container-sm .col-title, body .section-with-price-list-additional-fees.container-md .col-title, body .section-with-price-list-additional-fees.container-lg .col-title, body .section-with-price-list-additional-fees.container-xl .col-title, body .section-with-price-list-additional-fees.container-xxl .col-title {
    margin-bottom: 1.8rem;
  }
}
@media only screen and (min-width: 1200px) {
  body .container-fluid.section-with-price-list-additional-fees .col-title, body .section-with-price-list-additional-fees.container-sm .col-title, body .section-with-price-list-additional-fees.container-md .col-title, body .section-with-price-list-additional-fees.container-lg .col-title, body .section-with-price-list-additional-fees.container-xl .col-title, body .section-with-price-list-additional-fees.container-xxl .col-title {
    margin-bottom: 2.2rem;
  }
}
body.mobile .container-fluid.section-with-price-list-additional-fees .row-price-list .col-12, body.mobile .section-with-price-list-additional-fees.container-sm .row-price-list .col-12, body.mobile .section-with-price-list-additional-fees.container-md .row-price-list .col-12, body.mobile .section-with-price-list-additional-fees.container-lg .row-price-list .col-12, body.mobile .section-with-price-list-additional-fees.container-xl .row-price-list .col-12, body.mobile .section-with-price-list-additional-fees.container-xxl .row-price-list .col-12 {
  padding-left: 0;
  padding-right: 0;
  border-top: 1px solid rgba(10, 30, 39, 0.0980392157);
}
body.mobile .container-fluid.section-with-price-list-additional-fees .row-price-list .col-12:nth-of-type(even), body.mobile .section-with-price-list-additional-fees.container-sm .row-price-list .col-12:nth-of-type(even), body.mobile .section-with-price-list-additional-fees.container-md .row-price-list .col-12:nth-of-type(even), body.mobile .section-with-price-list-additional-fees.container-lg .row-price-list .col-12:nth-of-type(even), body.mobile .section-with-price-list-additional-fees.container-xl .row-price-list .col-12:nth-of-type(even), body.mobile .section-with-price-list-additional-fees.container-xxl .row-price-list .col-12:nth-of-type(even) {
  background-color: #F8FAFC;
}
body.mobile .container-fluid.section-with-price-list-additional-fees .row-price-list .col-12:last-of-type, body.mobile .section-with-price-list-additional-fees.container-sm .row-price-list .col-12:last-of-type, body.mobile .section-with-price-list-additional-fees.container-md .row-price-list .col-12:last-of-type, body.mobile .section-with-price-list-additional-fees.container-lg .row-price-list .col-12:last-of-type, body.mobile .section-with-price-list-additional-fees.container-xl .row-price-list .col-12:last-of-type, body.mobile .section-with-price-list-additional-fees.container-xxl .row-price-list .col-12:last-of-type {
  border-bottom: 1px solid rgba(10, 30, 39, 0.0980392157);
}
body.mobile .container-fluid.section-with-price-list-additional-fees .row-price-list .col-12 .price-list-inner, body.mobile .section-with-price-list-additional-fees.container-sm .row-price-list .col-12 .price-list-inner, body.mobile .section-with-price-list-additional-fees.container-md .row-price-list .col-12 .price-list-inner, body.mobile .section-with-price-list-additional-fees.container-lg .row-price-list .col-12 .price-list-inner, body.mobile .section-with-price-list-additional-fees.container-xl .row-price-list .col-12 .price-list-inner, body.mobile .section-with-price-list-additional-fees.container-xxl .row-price-list .col-12 .price-list-inner {
  padding: 22px 15px;
}
body.mobile .container-fluid.section-with-price-list-additional-fees .row-price-list .col-12 .price-list-inner .name strong, body.mobile .section-with-price-list-additional-fees.container-sm .row-price-list .col-12 .price-list-inner .name strong, body.mobile .section-with-price-list-additional-fees.container-md .row-price-list .col-12 .price-list-inner .name strong, body.mobile .section-with-price-list-additional-fees.container-lg .row-price-list .col-12 .price-list-inner .name strong, body.mobile .section-with-price-list-additional-fees.container-xl .row-price-list .col-12 .price-list-inner .name strong, body.mobile .section-with-price-list-additional-fees.container-xxl .row-price-list .col-12 .price-list-inner .name strong {
  font-family: "Poppins-Bold", sans-serif;
}
body.mobile .container-fluid.section-with-price-list-additional-fees .row-price-list .col-12 .price-list-inner .price-list-section, body.mobile .section-with-price-list-additional-fees.container-sm .row-price-list .col-12 .price-list-inner .price-list-section, body.mobile .section-with-price-list-additional-fees.container-md .row-price-list .col-12 .price-list-inner .price-list-section, body.mobile .section-with-price-list-additional-fees.container-lg .row-price-list .col-12 .price-list-inner .price-list-section, body.mobile .section-with-price-list-additional-fees.container-xl .row-price-list .col-12 .price-list-inner .price-list-section, body.mobile .section-with-price-list-additional-fees.container-xxl .row-price-list .col-12 .price-list-inner .price-list-section {
  margin-top: 30px;
}
body.mobile .container-fluid.section-with-price-list-additional-fees .row-price-list .col-12 .price-list-inner .price-list-section__title, body.mobile .section-with-price-list-additional-fees.container-sm .row-price-list .col-12 .price-list-inner .price-list-section__title, body.mobile .section-with-price-list-additional-fees.container-md .row-price-list .col-12 .price-list-inner .price-list-section__title, body.mobile .section-with-price-list-additional-fees.container-lg .row-price-list .col-12 .price-list-inner .price-list-section__title, body.mobile .section-with-price-list-additional-fees.container-xl .row-price-list .col-12 .price-list-inner .price-list-section__title, body.mobile .section-with-price-list-additional-fees.container-xxl .row-price-list .col-12 .price-list-inner .price-list-section__title {
  font-family: "Poppins-Bold", sans-serif;
  margin-bottom: 8px;
}
body.desktop .container-fluid.section-with-price-list-additional-fees .row-price-list table, body.desktop .section-with-price-list-additional-fees.container-sm .row-price-list table, body.desktop .section-with-price-list-additional-fees.container-md .row-price-list table, body.desktop .section-with-price-list-additional-fees.container-lg .row-price-list table, body.desktop .section-with-price-list-additional-fees.container-xl .row-price-list table, body.desktop .section-with-price-list-additional-fees.container-xxl .row-price-list table {
  width: 100%;
  border: 1px solid rgba(10, 30, 39, 0.0980392157);
}
body.desktop .container-fluid.section-with-price-list-additional-fees .row-price-list table th, body.desktop .section-with-price-list-additional-fees.container-sm .row-price-list table th, body.desktop .section-with-price-list-additional-fees.container-md .row-price-list table th, body.desktop .section-with-price-list-additional-fees.container-lg .row-price-list table th, body.desktop .section-with-price-list-additional-fees.container-xl .row-price-list table th, body.desktop .section-with-price-list-additional-fees.container-xxl .row-price-list table th {
  background-color: #F8FAFC;
  padding: 0.5rem;
  font-family: "Poppins-Bold", sans-serif;
}
body.desktop .container-fluid.section-with-price-list-additional-fees .row-price-list table th span, body.desktop .section-with-price-list-additional-fees.container-sm .row-price-list table th span, body.desktop .section-with-price-list-additional-fees.container-md .row-price-list table th span, body.desktop .section-with-price-list-additional-fees.container-lg .row-price-list table th span, body.desktop .section-with-price-list-additional-fees.container-xl .row-price-list table th span, body.desktop .section-with-price-list-additional-fees.container-xxl .row-price-list table th span {
  display: block;
  font-size: 12px;
  opacity: 0.8;
  padding-top: 0.1rem;
}
@media only screen and (min-width: 992px) {
  body.desktop .container-fluid.section-with-price-list-additional-fees .row-price-list table th span, body.desktop .section-with-price-list-additional-fees.container-sm .row-price-list table th span, body.desktop .section-with-price-list-additional-fees.container-md .row-price-list table th span, body.desktop .section-with-price-list-additional-fees.container-lg .row-price-list table th span, body.desktop .section-with-price-list-additional-fees.container-xl .row-price-list table th span, body.desktop .section-with-price-list-additional-fees.container-xxl .row-price-list table th span {
    font-size: 14px;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
  }
}
body.desktop .container-fluid.section-with-price-list-additional-fees .row-price-list table th, body.desktop .section-with-price-list-additional-fees.container-sm .row-price-list table th, body.desktop .section-with-price-list-additional-fees.container-md .row-price-list table th, body.desktop .section-with-price-list-additional-fees.container-lg .row-price-list table th, body.desktop .section-with-price-list-additional-fees.container-xl .row-price-list table th, body.desktop .section-with-price-list-additional-fees.container-xxl .row-price-list table th, body.desktop .container-fluid.section-with-price-list-additional-fees .row-price-list table td, body.desktop .section-with-price-list-additional-fees.container-sm .row-price-list table td, body.desktop .section-with-price-list-additional-fees.container-md .row-price-list table td, body.desktop .section-with-price-list-additional-fees.container-lg .row-price-list table td, body.desktop .section-with-price-list-additional-fees.container-xl .row-price-list table td, body.desktop .section-with-price-list-additional-fees.container-xxl .row-price-list table td {
  vertical-align: middle;
}
body.desktop .container-fluid.section-with-price-list-additional-fees .row-price-list table th.name, body.desktop .section-with-price-list-additional-fees.container-sm .row-price-list table th.name, body.desktop .section-with-price-list-additional-fees.container-md .row-price-list table th.name, body.desktop .section-with-price-list-additional-fees.container-lg .row-price-list table th.name, body.desktop .section-with-price-list-additional-fees.container-xl .row-price-list table th.name, body.desktop .section-with-price-list-additional-fees.container-xxl .row-price-list table th.name {
  text-align: left;
  padding-left: 1rem;
  width: 50%;
}
@media only screen and (min-width: 992px) {
  body.desktop .container-fluid.section-with-price-list-additional-fees .row-price-list table th.name, body.desktop .section-with-price-list-additional-fees.container-sm .row-price-list table th.name, body.desktop .section-with-price-list-additional-fees.container-md .row-price-list table th.name, body.desktop .section-with-price-list-additional-fees.container-lg .row-price-list table th.name, body.desktop .section-with-price-list-additional-fees.container-xl .row-price-list table th.name, body.desktop .section-with-price-list-additional-fees.container-xxl .row-price-list table th.name {
    padding-left: 2rem;
  }
}
@media only screen and (min-width: 1440px) {
  body.desktop .container-fluid.section-with-price-list-additional-fees .row-price-list table th.name, body.desktop .section-with-price-list-additional-fees.container-sm .row-price-list table th.name, body.desktop .section-with-price-list-additional-fees.container-md .row-price-list table th.name, body.desktop .section-with-price-list-additional-fees.container-lg .row-price-list table th.name, body.desktop .section-with-price-list-additional-fees.container-xl .row-price-list table th.name, body.desktop .section-with-price-list-additional-fees.container-xxl .row-price-list table th.name {
    padding-left: 3rem;
    width: 58%;
  }
}
body.desktop .container-fluid.section-with-price-list-additional-fees .row-price-list table th.range, body.desktop .section-with-price-list-additional-fees.container-sm .row-price-list table th.range, body.desktop .section-with-price-list-additional-fees.container-md .row-price-list table th.range, body.desktop .section-with-price-list-additional-fees.container-lg .row-price-list table th.range, body.desktop .section-with-price-list-additional-fees.container-xl .row-price-list table th.range, body.desktop .section-with-price-list-additional-fees.container-xxl .row-price-list table th.range, body.desktop .container-fluid.section-with-price-list-additional-fees .row-price-list table td.range, body.desktop .section-with-price-list-additional-fees.container-sm .row-price-list table td.range, body.desktop .section-with-price-list-additional-fees.container-md .row-price-list table td.range, body.desktop .section-with-price-list-additional-fees.container-lg .row-price-list table td.range, body.desktop .section-with-price-list-additional-fees.container-xl .row-price-list table td.range, body.desktop .section-with-price-list-additional-fees.container-xxl .row-price-list table td.range, body.desktop .container-fluid.section-with-price-list-additional-fees .row-price-list table th.price, body.desktop .section-with-price-list-additional-fees.container-sm .row-price-list table th.price, body.desktop .section-with-price-list-additional-fees.container-md .row-price-list table th.price, body.desktop .section-with-price-list-additional-fees.container-lg .row-price-list table th.price, body.desktop .section-with-price-list-additional-fees.container-xl .row-price-list table th.price, body.desktop .section-with-price-list-additional-fees.container-xxl .row-price-list table th.price, body.desktop .container-fluid.section-with-price-list-additional-fees .row-price-list table td.price, body.desktop .section-with-price-list-additional-fees.container-sm .row-price-list table td.price, body.desktop .section-with-price-list-additional-fees.container-md .row-price-list table td.price, body.desktop .section-with-price-list-additional-fees.container-lg .row-price-list table td.price, body.desktop .section-with-price-list-additional-fees.container-xl .row-price-list table td.price, body.desktop .section-with-price-list-additional-fees.container-xxl .row-price-list table td.price {
  width: 25%;
  text-align: center;
}
@media only screen and (min-width: 1440px) {
  body.desktop .container-fluid.section-with-price-list-additional-fees .row-price-list table th.range, body.desktop .section-with-price-list-additional-fees.container-sm .row-price-list table th.range, body.desktop .section-with-price-list-additional-fees.container-md .row-price-list table th.range, body.desktop .section-with-price-list-additional-fees.container-lg .row-price-list table th.range, body.desktop .section-with-price-list-additional-fees.container-xl .row-price-list table th.range, body.desktop .section-with-price-list-additional-fees.container-xxl .row-price-list table th.range, body.desktop .container-fluid.section-with-price-list-additional-fees .row-price-list table td.range, body.desktop .section-with-price-list-additional-fees.container-sm .row-price-list table td.range, body.desktop .section-with-price-list-additional-fees.container-md .row-price-list table td.range, body.desktop .section-with-price-list-additional-fees.container-lg .row-price-list table td.range, body.desktop .section-with-price-list-additional-fees.container-xl .row-price-list table td.range, body.desktop .section-with-price-list-additional-fees.container-xxl .row-price-list table td.range, body.desktop .container-fluid.section-with-price-list-additional-fees .row-price-list table th.price, body.desktop .section-with-price-list-additional-fees.container-sm .row-price-list table th.price, body.desktop .section-with-price-list-additional-fees.container-md .row-price-list table th.price, body.desktop .section-with-price-list-additional-fees.container-lg .row-price-list table th.price, body.desktop .section-with-price-list-additional-fees.container-xl .row-price-list table th.price, body.desktop .section-with-price-list-additional-fees.container-xxl .row-price-list table th.price, body.desktop .container-fluid.section-with-price-list-additional-fees .row-price-list table td.price, body.desktop .section-with-price-list-additional-fees.container-sm .row-price-list table td.price, body.desktop .section-with-price-list-additional-fees.container-md .row-price-list table td.price, body.desktop .section-with-price-list-additional-fees.container-lg .row-price-list table td.price, body.desktop .section-with-price-list-additional-fees.container-xl .row-price-list table td.price, body.desktop .section-with-price-list-additional-fees.container-xxl .row-price-list table td.price {
    width: 21%;
  }
}
body.desktop .container-fluid.section-with-price-list-additional-fees .row-price-list table tr:nth-of-type(even), body.desktop .section-with-price-list-additional-fees.container-sm .row-price-list table tr:nth-of-type(even), body.desktop .section-with-price-list-additional-fees.container-md .row-price-list table tr:nth-of-type(even), body.desktop .section-with-price-list-additional-fees.container-lg .row-price-list table tr:nth-of-type(even), body.desktop .section-with-price-list-additional-fees.container-xl .row-price-list table tr:nth-of-type(even), body.desktop .section-with-price-list-additional-fees.container-xxl .row-price-list table tr:nth-of-type(even) {
  background-color: #F8FAFC;
}
body.desktop .container-fluid.section-with-price-list-additional-fees .row-price-list table td, body.desktop .section-with-price-list-additional-fees.container-sm .row-price-list table td, body.desktop .section-with-price-list-additional-fees.container-md .row-price-list table td, body.desktop .section-with-price-list-additional-fees.container-lg .row-price-list table td, body.desktop .section-with-price-list-additional-fees.container-xl .row-price-list table td, body.desktop .section-with-price-list-additional-fees.container-xxl .row-price-list table td {
  padding: 10px 15px;
}
body.desktop .container-fluid.section-with-price-list-additional-fees .row-price-list table td.name, body.desktop .section-with-price-list-additional-fees.container-sm .row-price-list table td.name, body.desktop .section-with-price-list-additional-fees.container-md .row-price-list table td.name, body.desktop .section-with-price-list-additional-fees.container-lg .row-price-list table td.name, body.desktop .section-with-price-list-additional-fees.container-xl .row-price-list table td.name, body.desktop .section-with-price-list-additional-fees.container-xxl .row-price-list table td.name {
  padding-left: 1rem;
  padding-right: 1.6rem;
  border-top: 1px solid rgba(10, 30, 39, 0.0980392157);
  border-right: 1px solid rgba(10, 30, 39, 0.0980392157);
}
@media only screen and (min-width: 992px) {
  body.desktop .container-fluid.section-with-price-list-additional-fees .row-price-list table td.name, body.desktop .section-with-price-list-additional-fees.container-sm .row-price-list table td.name, body.desktop .section-with-price-list-additional-fees.container-md .row-price-list table td.name, body.desktop .section-with-price-list-additional-fees.container-lg .row-price-list table td.name, body.desktop .section-with-price-list-additional-fees.container-xl .row-price-list table td.name, body.desktop .section-with-price-list-additional-fees.container-xxl .row-price-list table td.name {
    padding-left: 2rem;
  }
}
@media only screen and (min-width: 1440px) {
  body.desktop .container-fluid.section-with-price-list-additional-fees .row-price-list table td.name, body.desktop .section-with-price-list-additional-fees.container-sm .row-price-list table td.name, body.desktop .section-with-price-list-additional-fees.container-md .row-price-list table td.name, body.desktop .section-with-price-list-additional-fees.container-lg .row-price-list table td.name, body.desktop .section-with-price-list-additional-fees.container-xl .row-price-list table td.name, body.desktop .section-with-price-list-additional-fees.container-xxl .row-price-list table td.name {
    padding-left: 3rem;
  }
}
body.desktop .container-fluid.section-with-price-list-additional-fees .row-price-list table td.range, body.desktop .section-with-price-list-additional-fees.container-sm .row-price-list table td.range, body.desktop .section-with-price-list-additional-fees.container-md .row-price-list table td.range, body.desktop .section-with-price-list-additional-fees.container-lg .row-price-list table td.range, body.desktop .section-with-price-list-additional-fees.container-xl .row-price-list table td.range, body.desktop .section-with-price-list-additional-fees.container-xxl .row-price-list table td.range, body.desktop .container-fluid.section-with-price-list-additional-fees .row-price-list table td.price, body.desktop .section-with-price-list-additional-fees.container-sm .row-price-list table td.price, body.desktop .section-with-price-list-additional-fees.container-md .row-price-list table td.price, body.desktop .section-with-price-list-additional-fees.container-lg .row-price-list table td.price, body.desktop .section-with-price-list-additional-fees.container-xl .row-price-list table td.price, body.desktop .section-with-price-list-additional-fees.container-xxl .row-price-list table td.price {
  border-top: 1px solid rgba(10, 30, 39, 0.0980392157);
}

.section-with-news .row {
  row-gap: 30px;
}
@media only screen and (min-width: 992px) {
  .section-with-news .row {
    row-gap: 60px;
  }
}
.section-with-news .row .col-titles {
  padding-left: 30px;
  padding-right: 30px;
}
.section-with-news .row .col-single-news {
  box-shadow: 0px 5px 40px rgba(18, 27, 68, 0.0901960784);
  border: 1px solid rgba(10, 30, 39, 0.0980392157);
  border-radius: 15px;
  margin: 0 15px;
  max-width: calc(100% - 30px);
  padding: 20px;
}
@media only screen and (min-width: 768px) {
  .section-with-news .row .col-single-news {
    margin: 0;
    max-width: 100%;
    padding: 50px;
  }
}
.section-with-news .row .col-single-news > a:hover {
  opacity: 0.8;
  transition: all 0.3s ease-in-out;
}
.section-with-news .row .col-single-news .post-data {
  display: flex;
  column-gap: 15px;
  margin-bottom: 28px;
}
@media only screen and (min-width: 992px) {
  .section-with-news .row .col-single-news .post-data {
    justify-content: space-between;
    margin-bottom: 20px;
  }
}
.section-with-news .row .col-single-news .post-data .post-date {
  opacity: 0.6;
}
.section-with-news .row .col-single-news .post-data .post-category-wrapper {
  display: flex;
  align-items: center;
  column-gap: 10px;
}
.section-with-news .row .col-single-news .post-data .post-category-wrapper img {
  filter: brightness(0) saturate(100%) invert(36%) sepia(27%) saturate(3070%) hue-rotate(295deg) brightness(95%) contrast(93%);
  height: 1em;
}
.section-with-news .row .col-single-news .post-data .post-category-wrapper .post-category {
  color: #DE3E8B;
  text-decoration: underline;
}
.section-with-news .row .col-single-news .post-data .post-category-wrapper .post-category:hover {
  color: #FF5BAA;
}
.section-with-news .row .col-single-news .post-data .post-category-wrapper .post-category:focus {
  color: #DE3E8B;
}
.section-with-news .row .col-single-news .post-title {
  font-family: "Poppins-Medium", sans-serif;
  font-size: 20px;
  margin-bottom: 25px;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
}
@media only screen and (min-width: 768px) {
  .section-with-news .row .col-single-news .post-title {
    font-size: 22px;
  }
}
@media only screen and (min-width: 1440px) {
  .section-with-news .row .col-single-news .post-title {
    font-size: 25px;
  }
}
.section-with-news .row .col-single-news .post-content {
  transition: all 0.3s ease-in-out;
  opacity: 0.8;
}
.section-with-news .row .col-link {
  text-align: center;
}

@media only screen and (min-width: 992px) {
  body.desktop .section-with-news .row {
    flex-direction: row;
    column-gap: 30px;
  }
}
@media only screen and (min-width: 992px) {
  body.desktop .section-with-news .row .col-single-news {
    flex: 1;
  }
}

.block-blog {
  --bb-img-h-m: 215px;
  --bb-img-h-d: 274px;
  --bb-radius: 15px;
  --bb-transition: .3s ease;
}
.block-blog__titles {
  padding-inline: 30px;
  padding-bottom: 60px;
}
.block-blog__actions {
  padding-top: 30px;
}
@media only screen and (min-width: 992px) {
  .block-blog__actions {
    padding-top: 60px;
  }
}
.block-blog__subtitle {
  margin-block: 6px 15px;
}
.block-blog__item {
  display: flex;
}
.block-blog__link {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
  text-decoration: none;
  color: inherit;
  transition: opacity var(--bb-transition);
}
.block-blog__link:hover {
  opacity: 0.9;
}
.block-blog__link:focus-visible {
  outline: 2px solid currentColor;
  outline-offset: 2px;
}
.block-blog__thumb {
  border-radius: var(--bb-radius);
  overflow: hidden;
}
.block-blog__img {
  width: 100%;
  height: var(--bb-img-h-m);
  object-fit: cover;
}
@media only screen and (min-width: 768px) {
  .block-blog__img {
    height: var(--bb-img-h-d);
  }
}
.block-blog__meta {
  display: flex;
  column-gap: 15px;
  margin-block: 18px 8px;
}
@media only screen and (min-width: 768px) {
  .block-blog__meta {
    margin-block: 34px 5px;
  }
}
.block-blog__date {
  opacity: 0.6;
}
.block-blog__category {
  color: #DE3E8B;
  text-decoration: underline;
  transition: color var(--bb-transition);
}
.block-blog__category:hover {
  color: #FF5BAA;
}
.block-blog__category:focus-visible {
  color: #DE3E8B;
  outline: none;
}
.block-blog__post-title {
  font-family: "Poppins-Medium", sans-serif;
  font-weight: 500;
  font-size: 20px;
  margin: 0;
  margin-top: 6px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media only screen and (min-width: 768px) {
  .block-blog__post-title {
    font-size: 22px;
  }
}
@media only screen and (min-width: 1440px) {
  .block-blog__post-title {
    font-size: 25px;
  }
}

@media only screen and (min-width: 480px) {
  .container-fluid.section-with-help-center, .section-with-help-center.container-sm, .section-with-help-center.container-md, .section-with-help-center.container-lg, .section-with-help-center.container-xl, .section-with-help-center.container-xxl {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-help-center, .section-with-help-center.container-sm, .section-with-help-center.container-md, .section-with-help-center.container-lg, .section-with-help-center.container-xl, .section-with-help-center.container-xxl {
    width: 86%;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-help-center, .section-with-help-center.container-sm, .section-with-help-center.container-md, .section-with-help-center.container-lg, .section-with-help-center.container-xl, .section-with-help-center.container-xxl {
    width: 76%;
  }
}
@media only screen and (min-width: 1600px) {
  .container-fluid.section-with-help-center, .section-with-help-center.container-sm, .section-with-help-center.container-md, .section-with-help-center.container-lg, .section-with-help-center.container-xl, .section-with-help-center.container-xxl {
    width: 80%;
    max-width: 1488px;
  }
}
.container-fluid.section-with-help-center .help-center-categories, .section-with-help-center.container-sm .help-center-categories, .section-with-help-center.container-md .help-center-categories, .section-with-help-center.container-lg .help-center-categories, .section-with-help-center.container-xl .help-center-categories, .section-with-help-center.container-xxl .help-center-categories {
  padding-right: 0;
  padding-left: 0;
}
@media only screen and (min-width: 480px) {
  .container-fluid.section-with-help-center .help-center-categories, .section-with-help-center.container-sm .help-center-categories, .section-with-help-center.container-md .help-center-categories, .section-with-help-center.container-lg .help-center-categories, .section-with-help-center.container-xl .help-center-categories, .section-with-help-center.container-xxl .help-center-categories {
    padding: 0 15px 15px;
  }
}
@media only screen and (min-width: 1600px) {
  .container-fluid.section-with-help-center .help-center-categories, .section-with-help-center.container-sm .help-center-categories, .section-with-help-center.container-md .help-center-categories, .section-with-help-center.container-lg .help-center-categories, .section-with-help-center.container-xl .help-center-categories, .section-with-help-center.container-xxl .help-center-categories {
    width: 26%;
  }
}
.container-fluid.section-with-help-center .help-center-categories .help-center-categories-wrapper, .section-with-help-center.container-sm .help-center-categories .help-center-categories-wrapper, .section-with-help-center.container-md .help-center-categories .help-center-categories-wrapper, .section-with-help-center.container-lg .help-center-categories .help-center-categories-wrapper, .section-with-help-center.container-xl .help-center-categories .help-center-categories-wrapper, .section-with-help-center.container-xxl .help-center-categories .help-center-categories-wrapper {
  background-color: #F3F4F6;
  padding: 12px 15px 20px 15px;
}
@media only screen and (min-width: 480px) {
  .container-fluid.section-with-help-center .help-center-categories .help-center-categories-wrapper, .section-with-help-center.container-sm .help-center-categories .help-center-categories-wrapper, .section-with-help-center.container-md .help-center-categories .help-center-categories-wrapper, .section-with-help-center.container-lg .help-center-categories .help-center-categories-wrapper, .section-with-help-center.container-xl .help-center-categories .help-center-categories-wrapper, .section-with-help-center.container-xxl .help-center-categories .help-center-categories-wrapper {
    border-radius: 15px;
  }
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-help-center .help-center-categories .help-center-categories-wrapper, .section-with-help-center.container-sm .help-center-categories .help-center-categories-wrapper, .section-with-help-center.container-md .help-center-categories .help-center-categories-wrapper, .section-with-help-center.container-lg .help-center-categories .help-center-categories-wrapper, .section-with-help-center.container-xl .help-center-categories .help-center-categories-wrapper, .section-with-help-center.container-xxl .help-center-categories .help-center-categories-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-help-center .help-center-categories .help-center-categories-wrapper, .section-with-help-center.container-sm .help-center-categories .help-center-categories-wrapper, .section-with-help-center.container-md .help-center-categories .help-center-categories-wrapper, .section-with-help-center.container-lg .help-center-categories .help-center-categories-wrapper, .section-with-help-center.container-xl .help-center-categories .help-center-categories-wrapper, .section-with-help-center.container-xxl .help-center-categories .help-center-categories-wrapper {
    border-radius: 15px;
  }
}
.container-fluid.section-with-help-center .help-center-categories .help-center-categories-wrapper .help-center-category-menu, .section-with-help-center.container-sm .help-center-categories .help-center-categories-wrapper .help-center-category-menu, .section-with-help-center.container-md .help-center-categories .help-center-categories-wrapper .help-center-category-menu, .section-with-help-center.container-lg .help-center-categories .help-center-categories-wrapper .help-center-category-menu, .section-with-help-center.container-xl .help-center-categories .help-center-categories-wrapper .help-center-category-menu, .section-with-help-center.container-xxl .help-center-categories .help-center-categories-wrapper .help-center-category-menu {
  position: relative;
}
.container-fluid.section-with-help-center .help-center-categories .help-center-categories-wrapper .help-center-category-menu .show-help-center-categories, .section-with-help-center.container-sm .help-center-categories .help-center-categories-wrapper .help-center-category-menu .show-help-center-categories, .section-with-help-center.container-md .help-center-categories .help-center-categories-wrapper .help-center-category-menu .show-help-center-categories, .section-with-help-center.container-lg .help-center-categories .help-center-categories-wrapper .help-center-category-menu .show-help-center-categories, .section-with-help-center.container-xl .help-center-categories .help-center-categories-wrapper .help-center-category-menu .show-help-center-categories, .section-with-help-center.container-xxl .help-center-categories .help-center-categories-wrapper .help-center-category-menu .show-help-center-categories {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 3;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-help-center .help-center-categories .help-center-categories-wrapper .help-center-category-menu .show-help-center-categories, .section-with-help-center.container-sm .help-center-categories .help-center-categories-wrapper .help-center-category-menu .show-help-center-categories, .section-with-help-center.container-md .help-center-categories .help-center-categories-wrapper .help-center-category-menu .show-help-center-categories, .section-with-help-center.container-lg .help-center-categories .help-center-categories-wrapper .help-center-category-menu .show-help-center-categories, .section-with-help-center.container-xl .help-center-categories .help-center-categories-wrapper .help-center-category-menu .show-help-center-categories, .section-with-help-center.container-xxl .help-center-categories .help-center-categories-wrapper .help-center-category-menu .show-help-center-categories {
    display: none;
  }
}
.container-fluid.section-with-help-center .help-center-categories .help-center-categories-wrapper .help-center-category-menu .show-help-center-categories.show, .section-with-help-center.container-sm .help-center-categories .help-center-categories-wrapper .help-center-category-menu .show-help-center-categories.show, .section-with-help-center.container-md .help-center-categories .help-center-categories-wrapper .help-center-category-menu .show-help-center-categories.show, .section-with-help-center.container-lg .help-center-categories .help-center-categories-wrapper .help-center-category-menu .show-help-center-categories.show, .section-with-help-center.container-xl .help-center-categories .help-center-categories-wrapper .help-center-category-menu .show-help-center-categories.show, .section-with-help-center.container-xxl .help-center-categories .help-center-categories-wrapper .help-center-category-menu .show-help-center-categories.show {
  width: 40px;
  height: 60px;
  left: auto;
  bottom: auto;
}
.container-fluid.section-with-help-center .help-center-categories .help-center-categories-wrapper .help-center-category-menu .show-help-center-categories.show img, .section-with-help-center.container-sm .help-center-categories .help-center-categories-wrapper .help-center-category-menu .show-help-center-categories.show img, .section-with-help-center.container-md .help-center-categories .help-center-categories-wrapper .help-center-category-menu .show-help-center-categories.show img, .section-with-help-center.container-lg .help-center-categories .help-center-categories-wrapper .help-center-category-menu .show-help-center-categories.show img, .section-with-help-center.container-xl .help-center-categories .help-center-categories-wrapper .help-center-category-menu .show-help-center-categories.show img, .section-with-help-center.container-xxl .help-center-categories .help-center-categories-wrapper .help-center-category-menu .show-help-center-categories.show img {
  transform: rotate(180deg);
  transition: all 0.5s ease-in-out;
}
.container-fluid.section-with-help-center .help-center-categories .help-center-categories-wrapper .help-center-category-menu .show-help-center-categories:hover, .section-with-help-center.container-sm .help-center-categories .help-center-categories-wrapper .help-center-category-menu .show-help-center-categories:hover, .section-with-help-center.container-md .help-center-categories .help-center-categories-wrapper .help-center-category-menu .show-help-center-categories:hover, .section-with-help-center.container-lg .help-center-categories .help-center-categories-wrapper .help-center-category-menu .show-help-center-categories:hover, .section-with-help-center.container-xl .help-center-categories .help-center-categories-wrapper .help-center-category-menu .show-help-center-categories:hover, .section-with-help-center.container-xxl .help-center-categories .help-center-categories-wrapper .help-center-category-menu .show-help-center-categories:hover {
  cursor: pointer;
}
.container-fluid.section-with-help-center .help-center-categories .help-center-categories-wrapper .help-center-category-menu .show-help-center-categories img, .section-with-help-center.container-sm .help-center-categories .help-center-categories-wrapper .help-center-category-menu .show-help-center-categories img, .section-with-help-center.container-md .help-center-categories .help-center-categories-wrapper .help-center-category-menu .show-help-center-categories img, .section-with-help-center.container-lg .help-center-categories .help-center-categories-wrapper .help-center-category-menu .show-help-center-categories img, .section-with-help-center.container-xl .help-center-categories .help-center-categories-wrapper .help-center-category-menu .show-help-center-categories img, .section-with-help-center.container-xxl .help-center-categories .help-center-categories-wrapper .help-center-category-menu .show-help-center-categories img {
  position: absolute;
  right: 15px;
  top: 26px;
  width: 10px;
  height: 8px;
  filter: invert(90%) sepia(0%) saturate(1342%) hue-rotate(182deg) brightness(82%) contrast(103%);
  transition: all 0.5s ease-in-out;
}
.container-fluid.section-with-help-center .help-center-categories .help-center-categories-wrapper .choose-category, .section-with-help-center.container-sm .help-center-categories .help-center-categories-wrapper .choose-category, .section-with-help-center.container-md .help-center-categories .help-center-categories-wrapper .choose-category, .section-with-help-center.container-lg .help-center-categories .help-center-categories-wrapper .choose-category, .section-with-help-center.container-xl .help-center-categories .help-center-categories-wrapper .choose-category, .section-with-help-center.container-xxl .help-center-categories .help-center-categories-wrapper .choose-category {
  margin-top: 4px;
  margin-bottom: 12px;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-help-center .help-center-categories .help-center-categories-wrapper .choose-category, .section-with-help-center.container-sm .help-center-categories .help-center-categories-wrapper .choose-category, .section-with-help-center.container-md .help-center-categories .help-center-categories-wrapper .choose-category, .section-with-help-center.container-lg .help-center-categories .help-center-categories-wrapper .choose-category, .section-with-help-center.container-xl .help-center-categories .help-center-categories-wrapper .choose-category, .section-with-help-center.container-xxl .help-center-categories .help-center-categories-wrapper .choose-category {
    display: none;
  }
}
.container-fluid.section-with-help-center .help-center-categories .help-center-categories-wrapper .title, .section-with-help-center.container-sm .help-center-categories .help-center-categories-wrapper .title, .section-with-help-center.container-md .help-center-categories .help-center-categories-wrapper .title, .section-with-help-center.container-lg .help-center-categories .help-center-categories-wrapper .title, .section-with-help-center.container-xl .help-center-categories .help-center-categories-wrapper .title, .section-with-help-center.container-xxl .help-center-categories .help-center-categories-wrapper .title {
  display: none;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-help-center .help-center-categories .help-center-categories-wrapper .title, .section-with-help-center.container-sm .help-center-categories .help-center-categories-wrapper .title, .section-with-help-center.container-md .help-center-categories .help-center-categories-wrapper .title, .section-with-help-center.container-lg .help-center-categories .help-center-categories-wrapper .title, .section-with-help-center.container-xl .help-center-categories .help-center-categories-wrapper .title, .section-with-help-center.container-xxl .help-center-categories .help-center-categories-wrapper .title {
    display: block;
    font-size: 24px;
    border-bottom: 1px solid #E8EAED;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 12px;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-help-center .help-center-categories .help-center-categories-wrapper .title, .section-with-help-center.container-sm .help-center-categories .help-center-categories-wrapper .title, .section-with-help-center.container-md .help-center-categories .help-center-categories-wrapper .title, .section-with-help-center.container-lg .help-center-categories .help-center-categories-wrapper .title, .section-with-help-center.container-xl .help-center-categories .help-center-categories-wrapper .title, .section-with-help-center.container-xxl .help-center-categories .help-center-categories-wrapper .title {
    font-size: 28px;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-help-center .help-center-categories .help-center-categories-wrapper .title, .section-with-help-center.container-sm .help-center-categories .help-center-categories-wrapper .title, .section-with-help-center.container-md .help-center-categories .help-center-categories-wrapper .title, .section-with-help-center.container-lg .help-center-categories .help-center-categories-wrapper .title, .section-with-help-center.container-xl .help-center-categories .help-center-categories-wrapper .title, .section-with-help-center.container-xxl .help-center-categories .help-center-categories-wrapper .title {
    font-size: 32px;
    padding-left: 25px;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-help-center .help-center-categories .help-center-categories-wrapper .title, .section-with-help-center.container-sm .help-center-categories .help-center-categories-wrapper .title, .section-with-help-center.container-md .help-center-categories .help-center-categories-wrapper .title, .section-with-help-center.container-lg .help-center-categories .help-center-categories-wrapper .title, .section-with-help-center.container-xl .help-center-categories .help-center-categories-wrapper .title, .section-with-help-center.container-xxl .help-center-categories .help-center-categories-wrapper .title {
    font-size: 35px;
    padding-left: 34px;
  }
}
.container-fluid.section-with-help-center .help-center-categories .help-center-categories-wrapper ul, .section-with-help-center.container-sm .help-center-categories .help-center-categories-wrapper ul, .section-with-help-center.container-md .help-center-categories .help-center-categories-wrapper ul, .section-with-help-center.container-lg .help-center-categories .help-center-categories-wrapper ul, .section-with-help-center.container-xl .help-center-categories .help-center-categories-wrapper ul, .section-with-help-center.container-xxl .help-center-categories .help-center-categories-wrapper ul {
  list-style-type: none;
  background-color: #FFFFFF;
  padding: 10px 40px 10px 20px;
  border-radius: 15px;
  min-height: 58px;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-help-center .help-center-categories .help-center-categories-wrapper ul, .section-with-help-center.container-sm .help-center-categories .help-center-categories-wrapper ul, .section-with-help-center.container-md .help-center-categories .help-center-categories-wrapper ul, .section-with-help-center.container-lg .help-center-categories .help-center-categories-wrapper ul, .section-with-help-center.container-xl .help-center-categories .help-center-categories-wrapper ul, .section-with-help-center.container-xxl .help-center-categories .help-center-categories-wrapper ul {
    background-color: transparent;
    padding: 20px 15px 10px 15px;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-help-center .help-center-categories .help-center-categories-wrapper ul, .section-with-help-center.container-sm .help-center-categories .help-center-categories-wrapper ul, .section-with-help-center.container-md .help-center-categories .help-center-categories-wrapper ul, .section-with-help-center.container-lg .help-center-categories .help-center-categories-wrapper ul, .section-with-help-center.container-xl .help-center-categories .help-center-categories-wrapper ul, .section-with-help-center.container-xxl .help-center-categories .help-center-categories-wrapper ul {
    padding-left: 25px;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-help-center .help-center-categories .help-center-categories-wrapper ul, .section-with-help-center.container-sm .help-center-categories .help-center-categories-wrapper ul, .section-with-help-center.container-md .help-center-categories .help-center-categories-wrapper ul, .section-with-help-center.container-lg .help-center-categories .help-center-categories-wrapper ul, .section-with-help-center.container-xl .help-center-categories .help-center-categories-wrapper ul, .section-with-help-center.container-xxl .help-center-categories .help-center-categories-wrapper ul {
    padding-left: 34px;
  }
}
.container-fluid.section-with-help-center .help-center-categories .help-center-categories-wrapper ul li, .section-with-help-center.container-sm .help-center-categories .help-center-categories-wrapper ul li, .section-with-help-center.container-md .help-center-categories .help-center-categories-wrapper ul li, .section-with-help-center.container-lg .help-center-categories .help-center-categories-wrapper ul li, .section-with-help-center.container-xl .help-center-categories .help-center-categories-wrapper ul li, .section-with-help-center.container-xxl .help-center-categories .help-center-categories-wrapper ul li {
  padding-top: 10px;
  padding-bottom: 10px;
  display: none;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-help-center .help-center-categories .help-center-categories-wrapper ul li, .section-with-help-center.container-sm .help-center-categories .help-center-categories-wrapper ul li, .section-with-help-center.container-md .help-center-categories .help-center-categories-wrapper ul li, .section-with-help-center.container-lg .help-center-categories .help-center-categories-wrapper ul li, .section-with-help-center.container-xl .help-center-categories .help-center-categories-wrapper ul li, .section-with-help-center.container-xxl .help-center-categories .help-center-categories-wrapper ul li {
    display: block;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-help-center .help-center-categories .help-center-categories-wrapper ul li, .section-with-help-center.container-sm .help-center-categories .help-center-categories-wrapper ul li, .section-with-help-center.container-md .help-center-categories .help-center-categories-wrapper ul li, .section-with-help-center.container-lg .help-center-categories .help-center-categories-wrapper ul li, .section-with-help-center.container-xl .help-center-categories .help-center-categories-wrapper ul li, .section-with-help-center.container-xxl .help-center-categories .help-center-categories-wrapper ul li {
    padding-top: 14px;
    padding-bottom: 14px;
  }
}
.container-fluid.section-with-help-center .help-center-categories .help-center-categories-wrapper ul li.active, .section-with-help-center.container-sm .help-center-categories .help-center-categories-wrapper ul li.active, .section-with-help-center.container-md .help-center-categories .help-center-categories-wrapper ul li.active, .section-with-help-center.container-lg .help-center-categories .help-center-categories-wrapper ul li.active, .section-with-help-center.container-xl .help-center-categories .help-center-categories-wrapper ul li.active, .section-with-help-center.container-xxl .help-center-categories .help-center-categories-wrapper ul li.active {
  display: block;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-help-center .help-center-categories .help-center-categories-wrapper ul li.active a, .section-with-help-center.container-sm .help-center-categories .help-center-categories-wrapper ul li.active a, .section-with-help-center.container-md .help-center-categories .help-center-categories-wrapper ul li.active a, .section-with-help-center.container-lg .help-center-categories .help-center-categories-wrapper ul li.active a, .section-with-help-center.container-xl .help-center-categories .help-center-categories-wrapper ul li.active a, .section-with-help-center.container-xxl .help-center-categories .help-center-categories-wrapper ul li.active a, .container-fluid.section-with-help-center .help-center-categories .help-center-categories-wrapper ul li.active p, .section-with-help-center.container-sm .help-center-categories .help-center-categories-wrapper ul li.active p, .section-with-help-center.container-md .help-center-categories .help-center-categories-wrapper ul li.active p, .section-with-help-center.container-lg .help-center-categories .help-center-categories-wrapper ul li.active p, .section-with-help-center.container-xl .help-center-categories .help-center-categories-wrapper ul li.active p, .section-with-help-center.container-xxl .help-center-categories .help-center-categories-wrapper ul li.active p {
    color: #DE3E8B;
  }
}
.container-fluid.section-with-help-center .help-center-categories .help-center-categories-wrapper ul li.active .icon img, .section-with-help-center.container-sm .help-center-categories .help-center-categories-wrapper ul li.active .icon img, .section-with-help-center.container-md .help-center-categories .help-center-categories-wrapper ul li.active .icon img, .section-with-help-center.container-lg .help-center-categories .help-center-categories-wrapper ul li.active .icon img, .section-with-help-center.container-xl .help-center-categories .help-center-categories-wrapper ul li.active .icon img, .section-with-help-center.container-xxl .help-center-categories .help-center-categories-wrapper ul li.active .icon img {
  filter: brightness(0) saturate(100%) invert(36%) sepia(27%) saturate(3070%) hue-rotate(295deg) brightness(95%) contrast(93%);
}
.container-fluid.section-with-help-center .help-center-categories .help-center-categories-wrapper ul li.show, .section-with-help-center.container-sm .help-center-categories .help-center-categories-wrapper ul li.show, .section-with-help-center.container-md .help-center-categories .help-center-categories-wrapper ul li.show, .section-with-help-center.container-lg .help-center-categories .help-center-categories-wrapper ul li.show, .section-with-help-center.container-xl .help-center-categories .help-center-categories-wrapper ul li.show, .section-with-help-center.container-xxl .help-center-categories .help-center-categories-wrapper ul li.show {
  display: block;
}
.container-fluid.section-with-help-center .help-center-categories .help-center-categories-wrapper ul li a, .section-with-help-center.container-sm .help-center-categories .help-center-categories-wrapper ul li a, .section-with-help-center.container-md .help-center-categories .help-center-categories-wrapper ul li a, .section-with-help-center.container-lg .help-center-categories .help-center-categories-wrapper ul li a, .section-with-help-center.container-xl .help-center-categories .help-center-categories-wrapper ul li a, .section-with-help-center.container-xxl .help-center-categories .help-center-categories-wrapper ul li a {
  transition: all 0.3s ease-in-out;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-help-center .help-center-categories .help-center-categories-wrapper ul li a, .section-with-help-center.container-sm .help-center-categories .help-center-categories-wrapper ul li a, .section-with-help-center.container-md .help-center-categories .help-center-categories-wrapper ul li a, .section-with-help-center.container-lg .help-center-categories .help-center-categories-wrapper ul li a, .section-with-help-center.container-xl .help-center-categories .help-center-categories-wrapper ul li a, .section-with-help-center.container-xxl .help-center-categories .help-center-categories-wrapper ul li a {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
}
.container-fluid.section-with-help-center .help-center-categories .help-center-categories-wrapper ul li a p, .section-with-help-center.container-sm .help-center-categories .help-center-categories-wrapper ul li a p, .section-with-help-center.container-md .help-center-categories .help-center-categories-wrapper ul li a p, .section-with-help-center.container-lg .help-center-categories .help-center-categories-wrapper ul li a p, .section-with-help-center.container-xl .help-center-categories .help-center-categories-wrapper ul li a p, .section-with-help-center.container-xxl .help-center-categories .help-center-categories-wrapper ul li a p {
  transition: all 0.3s ease-in-out;
}
.container-fluid.section-with-help-center .help-center-categories .help-center-categories-wrapper ul li a:hover, .section-with-help-center.container-sm .help-center-categories .help-center-categories-wrapper ul li a:hover, .section-with-help-center.container-md .help-center-categories .help-center-categories-wrapper ul li a:hover, .section-with-help-center.container-lg .help-center-categories .help-center-categories-wrapper ul li a:hover, .section-with-help-center.container-xl .help-center-categories .help-center-categories-wrapper ul li a:hover, .section-with-help-center.container-xxl .help-center-categories .help-center-categories-wrapper ul li a:hover {
  color: #DE3E8B;
  transition: all 0.3s ease-in-out;
}
.container-fluid.section-with-help-center .help-center-categories .help-center-categories-wrapper ul li a:hover p, .section-with-help-center.container-sm .help-center-categories .help-center-categories-wrapper ul li a:hover p, .section-with-help-center.container-md .help-center-categories .help-center-categories-wrapper ul li a:hover p, .section-with-help-center.container-lg .help-center-categories .help-center-categories-wrapper ul li a:hover p, .section-with-help-center.container-xl .help-center-categories .help-center-categories-wrapper ul li a:hover p, .section-with-help-center.container-xxl .help-center-categories .help-center-categories-wrapper ul li a:hover p {
  color: #DE3E8B;
  transition: all 0.3s ease-in-out;
}
.container-fluid.section-with-help-center .help-center-categories .help-center-categories-wrapper ul li .icon, .section-with-help-center.container-sm .help-center-categories .help-center-categories-wrapper ul li .icon, .section-with-help-center.container-md .help-center-categories .help-center-categories-wrapper ul li .icon, .section-with-help-center.container-lg .help-center-categories .help-center-categories-wrapper ul li .icon, .section-with-help-center.container-xl .help-center-categories .help-center-categories-wrapper ul li .icon, .section-with-help-center.container-xxl .help-center-categories .help-center-categories-wrapper ul li .icon {
  display: none;
}
.container-fluid.section-with-help-center .help-center-categories .help-center-categories-wrapper ul li .icon img, .section-with-help-center.container-sm .help-center-categories .help-center-categories-wrapper ul li .icon img, .section-with-help-center.container-md .help-center-categories .help-center-categories-wrapper ul li .icon img, .section-with-help-center.container-lg .help-center-categories .help-center-categories-wrapper ul li .icon img, .section-with-help-center.container-xl .help-center-categories .help-center-categories-wrapper ul li .icon img, .section-with-help-center.container-xxl .help-center-categories .help-center-categories-wrapper ul li .icon img {
  vertical-align: text-top;
  filter: invert(9%) sepia(0%) saturate(0%) hue-rotate(156deg) brightness(103%) contrast(85%);
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-help-center .help-center-categories .help-center-categories-wrapper ul li .icon, .section-with-help-center.container-sm .help-center-categories .help-center-categories-wrapper ul li .icon, .section-with-help-center.container-md .help-center-categories .help-center-categories-wrapper ul li .icon, .section-with-help-center.container-lg .help-center-categories .help-center-categories-wrapper ul li .icon, .section-with-help-center.container-xl .help-center-categories .help-center-categories-wrapper ul li .icon, .section-with-help-center.container-xxl .help-center-categories .help-center-categories-wrapper ul li .icon {
    display: block;
    width: 18px;
    margin-right: 14px;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-help-center .help-center-categories .help-center-categories-wrapper ul li .icon, .section-with-help-center.container-sm .help-center-categories .help-center-categories-wrapper ul li .icon, .section-with-help-center.container-md .help-center-categories .help-center-categories-wrapper ul li .icon, .section-with-help-center.container-lg .help-center-categories .help-center-categories-wrapper ul li .icon, .section-with-help-center.container-xl .help-center-categories .help-center-categories-wrapper ul li .icon, .section-with-help-center.container-xxl .help-center-categories .help-center-categories-wrapper ul li .icon {
    width: 22px;
    margin-right: 22px;
  }
}
.container-fluid.section-with-help-center .help-center-categories .help-center-categories-wrapper ul li .text, .section-with-help-center.container-sm .help-center-categories .help-center-categories-wrapper ul li .text, .section-with-help-center.container-md .help-center-categories .help-center-categories-wrapper ul li .text, .section-with-help-center.container-lg .help-center-categories .help-center-categories-wrapper ul li .text, .section-with-help-center.container-xl .help-center-categories .help-center-categories-wrapper ul li .text, .section-with-help-center.container-xxl .help-center-categories .help-center-categories-wrapper ul li .text {
  width: calc(100% - 32px);
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-help-center .help-center-categories .help-center-categories-wrapper ul li .text, .section-with-help-center.container-sm .help-center-categories .help-center-categories-wrapper ul li .text, .section-with-help-center.container-md .help-center-categories .help-center-categories-wrapper ul li .text, .section-with-help-center.container-lg .help-center-categories .help-center-categories-wrapper ul li .text, .section-with-help-center.container-xl .help-center-categories .help-center-categories-wrapper ul li .text, .section-with-help-center.container-xxl .help-center-categories .help-center-categories-wrapper ul li .text {
    width: calc(100% - 44px);
  }
}
.container-fluid.section-with-help-center .help-center-categories .help-center-categories-wrapper ul li .text .menu-description, .section-with-help-center.container-sm .help-center-categories .help-center-categories-wrapper ul li .text .menu-description, .section-with-help-center.container-md .help-center-categories .help-center-categories-wrapper ul li .text .menu-description, .section-with-help-center.container-lg .help-center-categories .help-center-categories-wrapper ul li .text .menu-description, .section-with-help-center.container-xl .help-center-categories .help-center-categories-wrapper ul li .text .menu-description, .section-with-help-center.container-xxl .help-center-categories .help-center-categories-wrapper ul li .text .menu-description {
  display: none;
}
.container-fluid.section-with-help-center .help-center-categories .help-center-categories-wrapper ul li a, .section-with-help-center.container-sm .help-center-categories .help-center-categories-wrapper ul li a, .section-with-help-center.container-md .help-center-categories .help-center-categories-wrapper ul li a, .section-with-help-center.container-lg .help-center-categories .help-center-categories-wrapper ul li a, .section-with-help-center.container-xl .help-center-categories .help-center-categories-wrapper ul li a, .section-with-help-center.container-xxl .help-center-categories .help-center-categories-wrapper ul li a, .container-fluid.section-with-help-center .help-center-categories .help-center-categories-wrapper ul li p, .section-with-help-center.container-sm .help-center-categories .help-center-categories-wrapper ul li p, .section-with-help-center.container-md .help-center-categories .help-center-categories-wrapper ul li p, .section-with-help-center.container-lg .help-center-categories .help-center-categories-wrapper ul li p, .section-with-help-center.container-xl .help-center-categories .help-center-categories-wrapper ul li p, .section-with-help-center.container-xxl .help-center-categories .help-center-categories-wrapper ul li p {
  font-family: "Poppins-Bold", sans-serif;
  font-weight: 700;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-help-center .help-center-categories .help-center-categories-wrapper ul li a, .section-with-help-center.container-sm .help-center-categories .help-center-categories-wrapper ul li a, .section-with-help-center.container-md .help-center-categories .help-center-categories-wrapper ul li a, .section-with-help-center.container-lg .help-center-categories .help-center-categories-wrapper ul li a, .section-with-help-center.container-xl .help-center-categories .help-center-categories-wrapper ul li a, .section-with-help-center.container-xxl .help-center-categories .help-center-categories-wrapper ul li a, .container-fluid.section-with-help-center .help-center-categories .help-center-categories-wrapper ul li p, .section-with-help-center.container-sm .help-center-categories .help-center-categories-wrapper ul li p, .section-with-help-center.container-md .help-center-categories .help-center-categories-wrapper ul li p, .section-with-help-center.container-lg .help-center-categories .help-center-categories-wrapper ul li p, .section-with-help-center.container-xl .help-center-categories .help-center-categories-wrapper ul li p, .section-with-help-center.container-xxl .help-center-categories .help-center-categories-wrapper ul li p {
    font-family: "Poppins-Medium", sans-serif;
    font-weight: 500;
  }
}
.container-fluid.section-with-help-center .help-center-content, .section-with-help-center.container-sm .help-center-content, .section-with-help-center.container-md .help-center-content, .section-with-help-center.container-lg .help-center-content, .section-with-help-center.container-xl .help-center-content, .section-with-help-center.container-xxl .help-center-content {
  padding-left: 0;
  padding-right: 0;
  margin-top: 60px;
}
@media only screen and (min-width: 480px) {
  .container-fluid.section-with-help-center .help-center-content, .section-with-help-center.container-sm .help-center-content, .section-with-help-center.container-md .help-center-content, .section-with-help-center.container-lg .help-center-content, .section-with-help-center.container-xl .help-center-content, .section-with-help-center.container-xxl .help-center-content {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-help-center .help-center-content, .section-with-help-center.container-sm .help-center-content, .section-with-help-center.container-md .help-center-content, .section-with-help-center.container-lg .help-center-content, .section-with-help-center.container-xl .help-center-content, .section-with-help-center.container-xxl .help-center-content {
    margin-top: 6px;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-help-center .help-center-content, .section-with-help-center.container-sm .help-center-content, .section-with-help-center.container-md .help-center-content, .section-with-help-center.container-lg .help-center-content, .section-with-help-center.container-xl .help-center-content, .section-with-help-center.container-xxl .help-center-content {
    margin-top: 12px;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-help-center .help-center-content, .section-with-help-center.container-sm .help-center-content, .section-with-help-center.container-md .help-center-content, .section-with-help-center.container-lg .help-center-content, .section-with-help-center.container-xl .help-center-content, .section-with-help-center.container-xxl .help-center-content {
    padding-left: 30px;
  }
}
@media only screen and (min-width: 1600px) {
  .container-fluid.section-with-help-center .help-center-content, .section-with-help-center.container-sm .help-center-content, .section-with-help-center.container-md .help-center-content, .section-with-help-center.container-lg .help-center-content, .section-with-help-center.container-xl .help-center-content, .section-with-help-center.container-xxl .help-center-content {
    width: 74%;
  }
}
.container-fluid.section-with-help-center .help-center-content .help-center-articles h1, .section-with-help-center.container-sm .help-center-content .help-center-articles h1, .section-with-help-center.container-md .help-center-content .help-center-articles h1, .section-with-help-center.container-lg .help-center-content .help-center-articles h1, .section-with-help-center.container-xl .help-center-content .help-center-articles h1, .section-with-help-center.container-xxl .help-center-content .help-center-articles h1 {
  font-size: 20px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 20px;
  border-bottom: 1px solid #F3F4F6;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-help-center .help-center-content .help-center-articles h1, .section-with-help-center.container-sm .help-center-content .help-center-articles h1, .section-with-help-center.container-md .help-center-content .help-center-articles h1, .section-with-help-center.container-lg .help-center-content .help-center-articles h1, .section-with-help-center.container-xl .help-center-content .help-center-articles h1, .section-with-help-center.container-xxl .help-center-content .help-center-articles h1 {
    font-size: 24px;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-help-center .help-center-content .help-center-articles h1, .section-with-help-center.container-sm .help-center-content .help-center-articles h1, .section-with-help-center.container-md .help-center-content .help-center-articles h1, .section-with-help-center.container-lg .help-center-content .help-center-articles h1, .section-with-help-center.container-xl .help-center-content .help-center-articles h1, .section-with-help-center.container-xxl .help-center-content .help-center-articles h1 {
    font-size: 28px;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-help-center .help-center-content .help-center-articles h1, .section-with-help-center.container-sm .help-center-content .help-center-articles h1, .section-with-help-center.container-md .help-center-content .help-center-articles h1, .section-with-help-center.container-lg .help-center-content .help-center-articles h1, .section-with-help-center.container-xl .help-center-content .help-center-articles h1, .section-with-help-center.container-xxl .help-center-content .help-center-articles h1 {
    font-size: 32px;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-help-center .help-center-content .help-center-articles h1, .section-with-help-center.container-sm .help-center-content .help-center-articles h1, .section-with-help-center.container-md .help-center-content .help-center-articles h1, .section-with-help-center.container-lg .help-center-content .help-center-articles h1, .section-with-help-center.container-xl .help-center-content .help-center-articles h1, .section-with-help-center.container-xxl .help-center-content .help-center-articles h1 {
    font-size: 35px;
    padding-left: 30px;
  }
}
.container-fluid.section-with-help-center .help-center-content .help-center-articles article.article-single, .section-with-help-center.container-sm .help-center-content .help-center-articles article.article-single, .section-with-help-center.container-md .help-center-content .help-center-articles article.article-single, .section-with-help-center.container-lg .help-center-content .help-center-articles article.article-single, .section-with-help-center.container-xl .help-center-content .help-center-articles article.article-single, .section-with-help-center.container-xxl .help-center-content .help-center-articles article.article-single {
  border-bottom: 1px solid #F3F4F6;
  padding-top: 24px;
  padding-bottom: 34px;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-help-center .help-center-content .help-center-articles article.article-single, .section-with-help-center.container-sm .help-center-content .help-center-articles article.article-single, .section-with-help-center.container-md .help-center-content .help-center-articles article.article-single, .section-with-help-center.container-lg .help-center-content .help-center-articles article.article-single, .section-with-help-center.container-xl .help-center-content .help-center-articles article.article-single, .section-with-help-center.container-xxl .help-center-content .help-center-articles article.article-single {
    padding-bottom: 20px;
  }
}
.container-fluid.section-with-help-center .help-center-content .help-center-articles article.article-single:hover .article-title, .section-with-help-center.container-sm .help-center-content .help-center-articles article.article-single:hover .article-title, .section-with-help-center.container-md .help-center-content .help-center-articles article.article-single:hover .article-title, .section-with-help-center.container-lg .help-center-content .help-center-articles article.article-single:hover .article-title, .section-with-help-center.container-xl .help-center-content .help-center-articles article.article-single:hover .article-title, .section-with-help-center.container-xxl .help-center-content .help-center-articles article.article-single:hover .article-title {
  color: #FF5BAA;
}
.container-fluid.section-with-help-center .help-center-content .help-center-articles article.article-single:focus .article-title, .section-with-help-center.container-sm .help-center-content .help-center-articles article.article-single:focus .article-title, .section-with-help-center.container-md .help-center-content .help-center-articles article.article-single:focus .article-title, .section-with-help-center.container-lg .help-center-content .help-center-articles article.article-single:focus .article-title, .section-with-help-center.container-xl .help-center-content .help-center-articles article.article-single:focus .article-title, .section-with-help-center.container-xxl .help-center-content .help-center-articles article.article-single:focus .article-title {
  color: #DE3E8B;
}
.container-fluid.section-with-help-center .help-center-content .help-center-articles article.article-single a, .section-with-help-center.container-sm .help-center-content .help-center-articles article.article-single a, .section-with-help-center.container-md .help-center-content .help-center-articles article.article-single a, .section-with-help-center.container-lg .help-center-content .help-center-articles article.article-single a, .section-with-help-center.container-xl .help-center-content .help-center-articles article.article-single a, .section-with-help-center.container-xxl .help-center-content .help-center-articles article.article-single a {
  display: block;
  padding-left: 15px;
  padding-right: 15px;
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-help-center .help-center-content .help-center-articles article.article-single a, .section-with-help-center.container-sm .help-center-content .help-center-articles article.article-single a, .section-with-help-center.container-md .help-center-content .help-center-articles article.article-single a, .section-with-help-center.container-lg .help-center-content .help-center-articles article.article-single a, .section-with-help-center.container-xl .help-center-content .help-center-articles article.article-single a, .section-with-help-center.container-xxl .help-center-content .help-center-articles article.article-single a {
    padding-left: 30px;
  }
}
.container-fluid.section-with-help-center .help-center-content .help-center-articles article.article-single .article-title, .section-with-help-center.container-sm .help-center-content .help-center-articles article.article-single .article-title, .section-with-help-center.container-md .help-center-content .help-center-articles article.article-single .article-title, .section-with-help-center.container-lg .help-center-content .help-center-articles article.article-single .article-title, .section-with-help-center.container-xl .help-center-content .help-center-articles article.article-single .article-title, .section-with-help-center.container-xxl .help-center-content .help-center-articles article.article-single .article-title {
  color: #DE3E8B;
  text-decoration: underline;
  font-family: "Poppins-Bold", sans-serif;
  font-size: 16px;
  margin-bottom: 16px;
  max-width: 75%;
  min-height: 42px;
  font-weight: 700;
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-help-center .help-center-content .help-center-articles article.article-single .article-title, .section-with-help-center.container-sm .help-center-content .help-center-articles article.article-single .article-title, .section-with-help-center.container-md .help-center-content .help-center-articles article.article-single .article-title, .section-with-help-center.container-lg .help-center-content .help-center-articles article.article-single .article-title, .section-with-help-center.container-xl .help-center-content .help-center-articles article.article-single .article-title, .section-with-help-center.container-xxl .help-center-content .help-center-articles article.article-single .article-title {
    font-size: 17px;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-help-center .help-center-content .help-center-articles article.article-single .article-title, .section-with-help-center.container-sm .help-center-content .help-center-articles article.article-single .article-title, .section-with-help-center.container-md .help-center-content .help-center-articles article.article-single .article-title, .section-with-help-center.container-lg .help-center-content .help-center-articles article.article-single .article-title, .section-with-help-center.container-xl .help-center-content .help-center-articles article.article-single .article-title, .section-with-help-center.container-xxl .help-center-content .help-center-articles article.article-single .article-title {
    font-size: 18px;
    min-height: auto;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-help-center .help-center-content .help-center-articles article.article-single .article-content, .section-with-help-center.container-sm .help-center-content .help-center-articles article.article-single .article-content, .section-with-help-center.container-md .help-center-content .help-center-articles article.article-single .article-content, .section-with-help-center.container-lg .help-center-content .help-center-articles article.article-single .article-content, .section-with-help-center.container-xl .help-center-content .help-center-articles article.article-single .article-content, .section-with-help-center.container-xxl .help-center-content .help-center-articles article.article-single .article-content {
    max-width: 85%;
  }
}
.container-fluid.section-with-help-center .help-center-content .help-center-articles article.article-single .article-icon, .section-with-help-center.container-sm .help-center-content .help-center-articles article.article-single .article-icon, .section-with-help-center.container-md .help-center-content .help-center-articles article.article-single .article-icon, .section-with-help-center.container-lg .help-center-content .help-center-articles article.article-single .article-icon, .section-with-help-center.container-xl .help-center-content .help-center-articles article.article-single .article-icon, .section-with-help-center.container-xxl .help-center-content .help-center-articles article.article-single .article-icon {
  position: absolute;
  top: 30px;
  right: 15px;
  width: 42px;
  height: 42px;
  filter: brightness(0) saturate(100%) invert(36%) sepia(27%) saturate(3070%) hue-rotate(295deg) brightness(95%) contrast(93%);
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-help-center .help-center-content .help-center-articles article.article-single .article-icon, .section-with-help-center.container-sm .help-center-content .help-center-articles article.article-single .article-icon, .section-with-help-center.container-md .help-center-content .help-center-articles article.article-single .article-icon, .section-with-help-center.container-lg .help-center-content .help-center-articles article.article-single .article-icon, .section-with-help-center.container-xl .help-center-content .help-center-articles article.article-single .article-icon, .section-with-help-center.container-xxl .help-center-content .help-center-articles article.article-single .article-icon {
    top: 50%;
    transform: translateY(-50%);
  }
}
.container-fluid.section-with-help-center .help-center-content .help-center-all-articles, .section-with-help-center.container-sm .help-center-content .help-center-all-articles, .section-with-help-center.container-md .help-center-content .help-center-all-articles, .section-with-help-center.container-lg .help-center-content .help-center-all-articles, .section-with-help-center.container-xl .help-center-content .help-center-all-articles, .section-with-help-center.container-xxl .help-center-content .help-center-all-articles {
  margin-top: 44px;
}
.container-fluid.section-with-help-center .help-center-content .help-center-all-articles .title, .section-with-help-center.container-sm .help-center-content .help-center-all-articles .title, .section-with-help-center.container-md .help-center-content .help-center-all-articles .title, .section-with-help-center.container-lg .help-center-content .help-center-all-articles .title, .section-with-help-center.container-xl .help-center-content .help-center-all-articles .title, .section-with-help-center.container-xxl .help-center-content .help-center-all-articles .title {
  font-family: "Poppins-SemiBold", sans-serif;
  font-size: 14px;
  padding-left: 15px;
  padding-right: 15px;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-help-center .help-center-content .help-center-all-articles .title, .section-with-help-center.container-sm .help-center-content .help-center-all-articles .title, .section-with-help-center.container-md .help-center-content .help-center-all-articles .title, .section-with-help-center.container-lg .help-center-content .help-center-all-articles .title, .section-with-help-center.container-xl .help-center-content .help-center-all-articles .title, .section-with-help-center.container-xxl .help-center-content .help-center-all-articles .title {
    font-size: 16px;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-help-center .help-center-content .help-center-all-articles .title, .section-with-help-center.container-sm .help-center-content .help-center-all-articles .title, .section-with-help-center.container-md .help-center-content .help-center-all-articles .title, .section-with-help-center.container-lg .help-center-content .help-center-all-articles .title, .section-with-help-center.container-xl .help-center-content .help-center-all-articles .title, .section-with-help-center.container-xxl .help-center-content .help-center-all-articles .title {
    font-size: 17px;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-help-center .help-center-content .help-center-all-articles .title, .section-with-help-center.container-sm .help-center-content .help-center-all-articles .title, .section-with-help-center.container-md .help-center-content .help-center-all-articles .title, .section-with-help-center.container-lg .help-center-content .help-center-all-articles .title, .section-with-help-center.container-xl .help-center-content .help-center-all-articles .title, .section-with-help-center.container-xxl .help-center-content .help-center-all-articles .title {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-help-center .help-center-content .help-center-all-articles .title, .section-with-help-center.container-sm .help-center-content .help-center-all-articles .title, .section-with-help-center.container-md .help-center-content .help-center-all-articles .title, .section-with-help-center.container-lg .help-center-content .help-center-all-articles .title, .section-with-help-center.container-xl .help-center-content .help-center-all-articles .title, .section-with-help-center.container-xxl .help-center-content .help-center-all-articles .title {
    padding-left: 30px;
  }
}
.container-fluid.section-with-help-center .help-center-content ul, .section-with-help-center.container-sm .help-center-content ul, .section-with-help-center.container-md .help-center-content ul, .section-with-help-center.container-lg .help-center-content ul, .section-with-help-center.container-xl .help-center-content ul, .section-with-help-center.container-xxl .help-center-content ul, .container-fluid.section-with-help-center .help-center-content ol, .section-with-help-center.container-sm .help-center-content ol, .section-with-help-center.container-md .help-center-content ol, .section-with-help-center.container-lg .help-center-content ol, .section-with-help-center.container-xl .help-center-content ol, .section-with-help-center.container-xxl .help-center-content ol {
  margin-left: 1.6rem;
}
.container-fluid.section-with-help-center .help-center-content ul.articles, .section-with-help-center.container-sm .help-center-content ul.articles, .section-with-help-center.container-md .help-center-content ul.articles, .section-with-help-center.container-lg .help-center-content ul.articles, .section-with-help-center.container-xl .help-center-content ul.articles, .section-with-help-center.container-xxl .help-center-content ul.articles {
  list-style-type: none;
  padding-left: 15px;
  padding-right: 15px;
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-help-center .help-center-content ul.articles, .section-with-help-center.container-sm .help-center-content ul.articles, .section-with-help-center.container-md .help-center-content ul.articles, .section-with-help-center.container-lg .help-center-content ul.articles, .section-with-help-center.container-xl .help-center-content ul.articles, .section-with-help-center.container-xxl .help-center-content ul.articles {
    padding-left: 30px;
  }
}
.container-fluid.section-with-help-center .help-center-content ul.articles li, .section-with-help-center.container-sm .help-center-content ul.articles li, .section-with-help-center.container-md .help-center-content ul.articles li, .section-with-help-center.container-lg .help-center-content ul.articles li, .section-with-help-center.container-xl .help-center-content ul.articles li, .section-with-help-center.container-xxl .help-center-content ul.articles li {
  padding-top: 34px;
}
.container-fluid.section-with-help-center .help-center-content ul.articles li a, .section-with-help-center.container-sm .help-center-content ul.articles li a, .section-with-help-center.container-md .help-center-content ul.articles li a, .section-with-help-center.container-lg .help-center-content ul.articles li a, .section-with-help-center.container-xl .help-center-content ul.articles li a, .section-with-help-center.container-xxl .help-center-content ul.articles li a {
  color: #DE3E8B;
  text-decoration: underline;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}
.container-fluid.section-with-help-center .help-center-content ul.articles li a:hover, .section-with-help-center.container-sm .help-center-content ul.articles li a:hover, .section-with-help-center.container-md .help-center-content ul.articles li a:hover, .section-with-help-center.container-lg .help-center-content ul.articles li a:hover, .section-with-help-center.container-xl .help-center-content ul.articles li a:hover, .section-with-help-center.container-xxl .help-center-content ul.articles li a:hover {
  color: #FF5BAA;
}
.container-fluid.section-with-help-center .help-center-content ul.articles li a:focus, .section-with-help-center.container-sm .help-center-content ul.articles li a:focus, .section-with-help-center.container-md .help-center-content ul.articles li a:focus, .section-with-help-center.container-lg .help-center-content ul.articles li a:focus, .section-with-help-center.container-xl .help-center-content ul.articles li a:focus, .section-with-help-center.container-xxl .help-center-content ul.articles li a:focus {
  color: #DE3E8B;
}
.container-fluid.section-with-help-center .help-center-content .search-label, .section-with-help-center.container-sm .help-center-content .search-label, .section-with-help-center.container-md .help-center-content .search-label, .section-with-help-center.container-lg .help-center-content .search-label, .section-with-help-center.container-xl .help-center-content .search-label, .section-with-help-center.container-xxl .help-center-content .search-label {
  padding-left: 15px;
  padding-right: 15px;
  font-size: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #F3F4F6;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-help-center .help-center-content .search-label, .section-with-help-center.container-sm .help-center-content .search-label, .section-with-help-center.container-md .help-center-content .search-label, .section-with-help-center.container-lg .help-center-content .search-label, .section-with-help-center.container-xl .help-center-content .search-label, .section-with-help-center.container-xxl .help-center-content .search-label {
    font-size: 24px;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-help-center .help-center-content .search-label, .section-with-help-center.container-sm .help-center-content .search-label, .section-with-help-center.container-md .help-center-content .search-label, .section-with-help-center.container-lg .help-center-content .search-label, .section-with-help-center.container-xl .help-center-content .search-label, .section-with-help-center.container-xxl .help-center-content .search-label {
    font-size: 28px;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-help-center .help-center-content .search-label, .section-with-help-center.container-sm .help-center-content .search-label, .section-with-help-center.container-md .help-center-content .search-label, .section-with-help-center.container-lg .help-center-content .search-label, .section-with-help-center.container-xl .help-center-content .search-label, .section-with-help-center.container-xxl .help-center-content .search-label {
    font-size: 32px;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-help-center .help-center-content .search-label, .section-with-help-center.container-sm .help-center-content .search-label, .section-with-help-center.container-md .help-center-content .search-label, .section-with-help-center.container-lg .help-center-content .search-label, .section-with-help-center.container-xl .help-center-content .search-label, .section-with-help-center.container-xxl .help-center-content .search-label {
    font-size: 35px;
    padding-left: 30px;
  }
}
.container-fluid.section-with-help-center .help-center-content .help-single-content, .section-with-help-center.container-sm .help-center-content .help-single-content, .section-with-help-center.container-md .help-center-content .help-single-content, .section-with-help-center.container-lg .help-center-content .help-single-content, .section-with-help-center.container-xl .help-center-content .help-single-content, .section-with-help-center.container-xxl .help-center-content .help-single-content {
  padding-left: 15px;
  padding-right: 15px;
}
.container-fluid.section-with-help-center .help-center-content .help-single-content .title, .section-with-help-center.container-sm .help-center-content .help-single-content .title, .section-with-help-center.container-md .help-center-content .help-single-content .title, .section-with-help-center.container-lg .help-center-content .help-single-content .title, .section-with-help-center.container-xl .help-center-content .help-single-content .title, .section-with-help-center.container-xxl .help-center-content .help-single-content .title {
  font-size: 20px;
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-help-center .help-center-content .help-single-content .title, .section-with-help-center.container-sm .help-center-content .help-single-content .title, .section-with-help-center.container-md .help-center-content .help-single-content .title, .section-with-help-center.container-lg .help-center-content .help-single-content .title, .section-with-help-center.container-xl .help-center-content .help-single-content .title, .section-with-help-center.container-xxl .help-center-content .help-single-content .title {
    font-size: 35px;
    margin-bottom: 30px;
  }
}
.container-fluid.section-with-help-center .help-center-content .help-single-content .entry-content, .section-with-help-center.container-sm .help-center-content .help-single-content .entry-content, .section-with-help-center.container-md .help-center-content .help-single-content .entry-content, .section-with-help-center.container-lg .help-center-content .help-single-content .entry-content, .section-with-help-center.container-xl .help-center-content .help-single-content .entry-content, .section-with-help-center.container-xxl .help-center-content .help-single-content .entry-content {
  margin-bottom: 80px;
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-help-center .help-center-content .help-single-content .entry-content, .section-with-help-center.container-sm .help-center-content .help-single-content .entry-content, .section-with-help-center.container-md .help-center-content .help-single-content .entry-content, .section-with-help-center.container-lg .help-center-content .help-single-content .entry-content, .section-with-help-center.container-xl .help-center-content .help-single-content .entry-content, .section-with-help-center.container-xxl .help-center-content .help-single-content .entry-content {
    margin-bottom: 45px;
  }
}
.container-fluid.section-with-help-center .help-center-content .help-single-content .entry-content > *, .section-with-help-center.container-sm .help-center-content .help-single-content .entry-content > *, .section-with-help-center.container-md .help-center-content .help-single-content .entry-content > *, .section-with-help-center.container-lg .help-center-content .help-single-content .entry-content > *, .section-with-help-center.container-xl .help-center-content .help-single-content .entry-content > *, .section-with-help-center.container-xxl .help-center-content .help-single-content .entry-content > * {
  margin-bottom: 10px;
  margin-top: 10px;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-help-center .help-center-content .help-single-content .entry-content > *, .section-with-help-center.container-sm .help-center-content .help-single-content .entry-content > *, .section-with-help-center.container-md .help-center-content .help-single-content .entry-content > *, .section-with-help-center.container-lg .help-center-content .help-single-content .entry-content > *, .section-with-help-center.container-xl .help-center-content .help-single-content .entry-content > *, .section-with-help-center.container-xxl .help-center-content .help-single-content .entry-content > * {
    margin-bottom: 16px;
    margin-top: 16px;
  }
}
.container-fluid.section-with-help-center .help-center-content .help-single-content .entry-content h2, .section-with-help-center.container-sm .help-center-content .help-single-content .entry-content h2, .section-with-help-center.container-md .help-center-content .help-single-content .entry-content h2, .section-with-help-center.container-lg .help-center-content .help-single-content .entry-content h2, .section-with-help-center.container-xl .help-center-content .help-single-content .entry-content h2, .section-with-help-center.container-xxl .help-center-content .help-single-content .entry-content h2, .container-fluid.section-with-help-center .help-center-content .help-single-content .entry-content h3, .section-with-help-center.container-sm .help-center-content .help-single-content .entry-content h3, .section-with-help-center.container-md .help-center-content .help-single-content .entry-content h3, .section-with-help-center.container-lg .help-center-content .help-single-content .entry-content h3, .section-with-help-center.container-xl .help-center-content .help-single-content .entry-content h3, .section-with-help-center.container-xxl .help-center-content .help-single-content .entry-content h3, .container-fluid.section-with-help-center .help-center-content .help-single-content .entry-content h4, .section-with-help-center.container-sm .help-center-content .help-single-content .entry-content h4, .section-with-help-center.container-md .help-center-content .help-single-content .entry-content h4, .section-with-help-center.container-lg .help-center-content .help-single-content .entry-content h4, .section-with-help-center.container-xl .help-center-content .help-single-content .entry-content h4, .section-with-help-center.container-xxl .help-center-content .help-single-content .entry-content h4, .container-fluid.section-with-help-center .help-center-content .help-single-content .entry-content h5, .section-with-help-center.container-sm .help-center-content .help-single-content .entry-content h5, .section-with-help-center.container-md .help-center-content .help-single-content .entry-content h5, .section-with-help-center.container-lg .help-center-content .help-single-content .entry-content h5, .section-with-help-center.container-xl .help-center-content .help-single-content .entry-content h5, .section-with-help-center.container-xxl .help-center-content .help-single-content .entry-content h5, .container-fluid.section-with-help-center .help-center-content .help-single-content .entry-content h6, .section-with-help-center.container-sm .help-center-content .help-single-content .entry-content h6, .section-with-help-center.container-md .help-center-content .help-single-content .entry-content h6, .section-with-help-center.container-lg .help-center-content .help-single-content .entry-content h6, .section-with-help-center.container-xl .help-center-content .help-single-content .entry-content h6, .section-with-help-center.container-xxl .help-center-content .help-single-content .entry-content h6 {
  line-height: 1.25;
  margin-top: 15px;
}
.container-fluid.section-with-help-center .help-center-content .help-single-content .entry-content h2 span, .section-with-help-center.container-sm .help-center-content .help-single-content .entry-content h2 span, .section-with-help-center.container-md .help-center-content .help-single-content .entry-content h2 span, .section-with-help-center.container-lg .help-center-content .help-single-content .entry-content h2 span, .section-with-help-center.container-xl .help-center-content .help-single-content .entry-content h2 span, .section-with-help-center.container-xxl .help-center-content .help-single-content .entry-content h2 span, .container-fluid.section-with-help-center .help-center-content .help-single-content .entry-content h3 span, .section-with-help-center.container-sm .help-center-content .help-single-content .entry-content h3 span, .section-with-help-center.container-md .help-center-content .help-single-content .entry-content h3 span, .section-with-help-center.container-lg .help-center-content .help-single-content .entry-content h3 span, .section-with-help-center.container-xl .help-center-content .help-single-content .entry-content h3 span, .section-with-help-center.container-xxl .help-center-content .help-single-content .entry-content h3 span, .container-fluid.section-with-help-center .help-center-content .help-single-content .entry-content h4 span, .section-with-help-center.container-sm .help-center-content .help-single-content .entry-content h4 span, .section-with-help-center.container-md .help-center-content .help-single-content .entry-content h4 span, .section-with-help-center.container-lg .help-center-content .help-single-content .entry-content h4 span, .section-with-help-center.container-xl .help-center-content .help-single-content .entry-content h4 span, .section-with-help-center.container-xxl .help-center-content .help-single-content .entry-content h4 span, .container-fluid.section-with-help-center .help-center-content .help-single-content .entry-content h5 span, .section-with-help-center.container-sm .help-center-content .help-single-content .entry-content h5 span, .section-with-help-center.container-md .help-center-content .help-single-content .entry-content h5 span, .section-with-help-center.container-lg .help-center-content .help-single-content .entry-content h5 span, .section-with-help-center.container-xl .help-center-content .help-single-content .entry-content h5 span, .section-with-help-center.container-xxl .help-center-content .help-single-content .entry-content h5 span, .container-fluid.section-with-help-center .help-center-content .help-single-content .entry-content h6 span, .section-with-help-center.container-sm .help-center-content .help-single-content .entry-content h6 span, .section-with-help-center.container-md .help-center-content .help-single-content .entry-content h6 span, .section-with-help-center.container-lg .help-center-content .help-single-content .entry-content h6 span, .section-with-help-center.container-xl .help-center-content .help-single-content .entry-content h6 span, .section-with-help-center.container-xxl .help-center-content .help-single-content .entry-content h6 span {
  line-height: inherit;
  font-size: inherit;
  font-weight: inherit;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-help-center .help-center-content .help-single-content .entry-content h2, .section-with-help-center.container-sm .help-center-content .help-single-content .entry-content h2, .section-with-help-center.container-md .help-center-content .help-single-content .entry-content h2, .section-with-help-center.container-lg .help-center-content .help-single-content .entry-content h2, .section-with-help-center.container-xl .help-center-content .help-single-content .entry-content h2, .section-with-help-center.container-xxl .help-center-content .help-single-content .entry-content h2, .container-fluid.section-with-help-center .help-center-content .help-single-content .entry-content h3, .section-with-help-center.container-sm .help-center-content .help-single-content .entry-content h3, .section-with-help-center.container-md .help-center-content .help-single-content .entry-content h3, .section-with-help-center.container-lg .help-center-content .help-single-content .entry-content h3, .section-with-help-center.container-xl .help-center-content .help-single-content .entry-content h3, .section-with-help-center.container-xxl .help-center-content .help-single-content .entry-content h3, .container-fluid.section-with-help-center .help-center-content .help-single-content .entry-content h4, .section-with-help-center.container-sm .help-center-content .help-single-content .entry-content h4, .section-with-help-center.container-md .help-center-content .help-single-content .entry-content h4, .section-with-help-center.container-lg .help-center-content .help-single-content .entry-content h4, .section-with-help-center.container-xl .help-center-content .help-single-content .entry-content h4, .section-with-help-center.container-xxl .help-center-content .help-single-content .entry-content h4, .container-fluid.section-with-help-center .help-center-content .help-single-content .entry-content h5, .section-with-help-center.container-sm .help-center-content .help-single-content .entry-content h5, .section-with-help-center.container-md .help-center-content .help-single-content .entry-content h5, .section-with-help-center.container-lg .help-center-content .help-single-content .entry-content h5, .section-with-help-center.container-xl .help-center-content .help-single-content .entry-content h5, .section-with-help-center.container-xxl .help-center-content .help-single-content .entry-content h5, .container-fluid.section-with-help-center .help-center-content .help-single-content .entry-content h6, .section-with-help-center.container-sm .help-center-content .help-single-content .entry-content h6, .section-with-help-center.container-md .help-center-content .help-single-content .entry-content h6, .section-with-help-center.container-lg .help-center-content .help-single-content .entry-content h6, .section-with-help-center.container-xl .help-center-content .help-single-content .entry-content h6, .section-with-help-center.container-xxl .help-center-content .help-single-content .entry-content h6 {
    margin-top: 20px;
  }
}
.container-fluid.section-with-help-center .help-center-content .help-single-content .entry-content h2, .section-with-help-center.container-sm .help-center-content .help-single-content .entry-content h2, .section-with-help-center.container-md .help-center-content .help-single-content .entry-content h2, .section-with-help-center.container-lg .help-center-content .help-single-content .entry-content h2, .section-with-help-center.container-xl .help-center-content .help-single-content .entry-content h2, .section-with-help-center.container-xxl .help-center-content .help-single-content .entry-content h2 {
  font-size: 18px;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-help-center .help-center-content .help-single-content .entry-content h2, .section-with-help-center.container-sm .help-center-content .help-single-content .entry-content h2, .section-with-help-center.container-md .help-center-content .help-single-content .entry-content h2, .section-with-help-center.container-lg .help-center-content .help-single-content .entry-content h2, .section-with-help-center.container-xl .help-center-content .help-single-content .entry-content h2, .section-with-help-center.container-xxl .help-center-content .help-single-content .entry-content h2 {
    font-size: 30px;
  }
}
.container-fluid.section-with-help-center .help-center-content .help-single-content .entry-content h3, .section-with-help-center.container-sm .help-center-content .help-single-content .entry-content h3, .section-with-help-center.container-md .help-center-content .help-single-content .entry-content h3, .section-with-help-center.container-lg .help-center-content .help-single-content .entry-content h3, .section-with-help-center.container-xl .help-center-content .help-single-content .entry-content h3, .section-with-help-center.container-xxl .help-center-content .help-single-content .entry-content h3 {
  font-size: 16px;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-help-center .help-center-content .help-single-content .entry-content h3, .section-with-help-center.container-sm .help-center-content .help-single-content .entry-content h3, .section-with-help-center.container-md .help-center-content .help-single-content .entry-content h3, .section-with-help-center.container-lg .help-center-content .help-single-content .entry-content h3, .section-with-help-center.container-xl .help-center-content .help-single-content .entry-content h3, .section-with-help-center.container-xxl .help-center-content .help-single-content .entry-content h3 {
    font-size: 25px;
  }
}
.container-fluid.section-with-help-center .help-center-content .help-single-content .entry-content h4, .section-with-help-center.container-sm .help-center-content .help-single-content .entry-content h4, .section-with-help-center.container-md .help-center-content .help-single-content .entry-content h4, .section-with-help-center.container-lg .help-center-content .help-single-content .entry-content h4, .section-with-help-center.container-xl .help-center-content .help-single-content .entry-content h4, .section-with-help-center.container-xxl .help-center-content .help-single-content .entry-content h4 {
  font-size: 15px;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-help-center .help-center-content .help-single-content .entry-content h4, .section-with-help-center.container-sm .help-center-content .help-single-content .entry-content h4, .section-with-help-center.container-md .help-center-content .help-single-content .entry-content h4, .section-with-help-center.container-lg .help-center-content .help-single-content .entry-content h4, .section-with-help-center.container-xl .help-center-content .help-single-content .entry-content h4, .section-with-help-center.container-xxl .help-center-content .help-single-content .entry-content h4 {
    font-size: 20px;
  }
}
.container-fluid.section-with-help-center .help-center-content .help-single-content .entry-content h5, .section-with-help-center.container-sm .help-center-content .help-single-content .entry-content h5, .section-with-help-center.container-md .help-center-content .help-single-content .entry-content h5, .section-with-help-center.container-lg .help-center-content .help-single-content .entry-content h5, .section-with-help-center.container-xl .help-center-content .help-single-content .entry-content h5, .section-with-help-center.container-xxl .help-center-content .help-single-content .entry-content h5, .container-fluid.section-with-help-center .help-center-content .help-single-content .entry-content h6, .section-with-help-center.container-sm .help-center-content .help-single-content .entry-content h6, .section-with-help-center.container-md .help-center-content .help-single-content .entry-content h6, .section-with-help-center.container-lg .help-center-content .help-single-content .entry-content h6, .section-with-help-center.container-xl .help-center-content .help-single-content .entry-content h6, .section-with-help-center.container-xxl .help-center-content .help-single-content .entry-content h6 {
  font-size: 14px;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-help-center .help-center-content .help-single-content .entry-content h5, .section-with-help-center.container-sm .help-center-content .help-single-content .entry-content h5, .section-with-help-center.container-md .help-center-content .help-single-content .entry-content h5, .section-with-help-center.container-lg .help-center-content .help-single-content .entry-content h5, .section-with-help-center.container-xl .help-center-content .help-single-content .entry-content h5, .section-with-help-center.container-xxl .help-center-content .help-single-content .entry-content h5, .container-fluid.section-with-help-center .help-center-content .help-single-content .entry-content h6, .section-with-help-center.container-sm .help-center-content .help-single-content .entry-content h6, .section-with-help-center.container-md .help-center-content .help-single-content .entry-content h6, .section-with-help-center.container-lg .help-center-content .help-single-content .entry-content h6, .section-with-help-center.container-xl .help-center-content .help-single-content .entry-content h6, .section-with-help-center.container-xxl .help-center-content .help-single-content .entry-content h6 {
    font-size: 18px;
  }
}
.container-fluid.section-with-help-center .help-center-content .help-single-content .entry-content a, .section-with-help-center.container-sm .help-center-content .help-single-content .entry-content a, .section-with-help-center.container-md .help-center-content .help-single-content .entry-content a, .section-with-help-center.container-lg .help-center-content .help-single-content .entry-content a, .section-with-help-center.container-xl .help-center-content .help-single-content .entry-content a, .section-with-help-center.container-xxl .help-center-content .help-single-content .entry-content a {
  color: #DE3E8B;
}
.container-fluid.section-with-help-center .help-center-content .help-single-content .entry-content a:hover, .section-with-help-center.container-sm .help-center-content .help-single-content .entry-content a:hover, .section-with-help-center.container-md .help-center-content .help-single-content .entry-content a:hover, .section-with-help-center.container-lg .help-center-content .help-single-content .entry-content a:hover, .section-with-help-center.container-xl .help-center-content .help-single-content .entry-content a:hover, .section-with-help-center.container-xxl .help-center-content .help-single-content .entry-content a:hover {
  color: #FF5BAA;
}
.container-fluid.section-with-help-center .help-center-content .help-single-content .entry-content a:focus, .section-with-help-center.container-sm .help-center-content .help-single-content .entry-content a:focus, .section-with-help-center.container-md .help-center-content .help-single-content .entry-content a:focus, .section-with-help-center.container-lg .help-center-content .help-single-content .entry-content a:focus, .section-with-help-center.container-xl .help-center-content .help-single-content .entry-content a:focus, .section-with-help-center.container-xxl .help-center-content .help-single-content .entry-content a:focus {
  color: #DE3E8B;
}
.container-fluid.section-with-help-center .help-center-content .help-single-content .entry-content img.alignnone, .section-with-help-center.container-sm .help-center-content .help-single-content .entry-content img.alignnone, .section-with-help-center.container-md .help-center-content .help-single-content .entry-content img.alignnone, .section-with-help-center.container-lg .help-center-content .help-single-content .entry-content img.alignnone, .section-with-help-center.container-xl .help-center-content .help-single-content .entry-content img.alignnone, .section-with-help-center.container-xxl .help-center-content .help-single-content .entry-content img.alignnone {
  display: block;
}
.container-fluid.section-with-help-center .help-center-content .help-single-content .entry-content img.alignleft, .section-with-help-center.container-sm .help-center-content .help-single-content .entry-content img.alignleft, .section-with-help-center.container-md .help-center-content .help-single-content .entry-content img.alignleft, .section-with-help-center.container-lg .help-center-content .help-single-content .entry-content img.alignleft, .section-with-help-center.container-xl .help-center-content .help-single-content .entry-content img.alignleft, .section-with-help-center.container-xxl .help-center-content .help-single-content .entry-content img.alignleft {
  float: left;
}
.container-fluid.section-with-help-center .help-center-content .help-single-content .entry-content img.aligncenter, .section-with-help-center.container-sm .help-center-content .help-single-content .entry-content img.aligncenter, .section-with-help-center.container-md .help-center-content .help-single-content .entry-content img.aligncenter, .section-with-help-center.container-lg .help-center-content .help-single-content .entry-content img.aligncenter, .section-with-help-center.container-xl .help-center-content .help-single-content .entry-content img.aligncenter, .section-with-help-center.container-xxl .help-center-content .help-single-content .entry-content img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.container-fluid.section-with-help-center .help-center-content .help-single-content .entry-content img.alignright, .section-with-help-center.container-sm .help-center-content .help-single-content .entry-content img.alignright, .section-with-help-center.container-md .help-center-content .help-single-content .entry-content img.alignright, .section-with-help-center.container-lg .help-center-content .help-single-content .entry-content img.alignright, .section-with-help-center.container-xl .help-center-content .help-single-content .entry-content img.alignright, .section-with-help-center.container-xxl .help-center-content .help-single-content .entry-content img.alignright {
  float: right;
}
.container-fluid.section-with-help-center .help-center-content .help-single-content .entry-content table tbody tr td, .section-with-help-center.container-sm .help-center-content .help-single-content .entry-content table tbody tr td, .section-with-help-center.container-md .help-center-content .help-single-content .entry-content table tbody tr td, .section-with-help-center.container-lg .help-center-content .help-single-content .entry-content table tbody tr td, .section-with-help-center.container-xl .help-center-content .help-single-content .entry-content table tbody tr td, .section-with-help-center.container-xxl .help-center-content .help-single-content .entry-content table tbody tr td, .container-fluid.section-with-help-center .help-center-content .help-single-content .entry-content table tbody tr th, .section-with-help-center.container-sm .help-center-content .help-single-content .entry-content table tbody tr th, .section-with-help-center.container-md .help-center-content .help-single-content .entry-content table tbody tr th, .section-with-help-center.container-lg .help-center-content .help-single-content .entry-content table tbody tr th, .section-with-help-center.container-xl .help-center-content .help-single-content .entry-content table tbody tr th, .section-with-help-center.container-xxl .help-center-content .help-single-content .entry-content table tbody tr th, .container-fluid.section-with-help-center .help-center-content .help-single-content .entry-content table thead tr td, .section-with-help-center.container-sm .help-center-content .help-single-content .entry-content table thead tr td, .section-with-help-center.container-md .help-center-content .help-single-content .entry-content table thead tr td, .section-with-help-center.container-lg .help-center-content .help-single-content .entry-content table thead tr td, .section-with-help-center.container-xl .help-center-content .help-single-content .entry-content table thead tr td, .section-with-help-center.container-xxl .help-center-content .help-single-content .entry-content table thead tr td, .container-fluid.section-with-help-center .help-center-content .help-single-content .entry-content table thead tr th, .section-with-help-center.container-sm .help-center-content .help-single-content .entry-content table thead tr th, .section-with-help-center.container-md .help-center-content .help-single-content .entry-content table thead tr th, .section-with-help-center.container-lg .help-center-content .help-single-content .entry-content table thead tr th, .section-with-help-center.container-xl .help-center-content .help-single-content .entry-content table thead tr th, .section-with-help-center.container-xxl .help-center-content .help-single-content .entry-content table thead tr th, .container-fluid.section-with-help-center .help-center-content .help-single-content .entry-content table tfoot tr td, .section-with-help-center.container-sm .help-center-content .help-single-content .entry-content table tfoot tr td, .section-with-help-center.container-md .help-center-content .help-single-content .entry-content table tfoot tr td, .section-with-help-center.container-lg .help-center-content .help-single-content .entry-content table tfoot tr td, .section-with-help-center.container-xl .help-center-content .help-single-content .entry-content table tfoot tr td, .section-with-help-center.container-xxl .help-center-content .help-single-content .entry-content table tfoot tr td, .container-fluid.section-with-help-center .help-center-content .help-single-content .entry-content table tfoot tr th, .section-with-help-center.container-sm .help-center-content .help-single-content .entry-content table tfoot tr th, .section-with-help-center.container-md .help-center-content .help-single-content .entry-content table tfoot tr th, .section-with-help-center.container-lg .help-center-content .help-single-content .entry-content table tfoot tr th, .section-with-help-center.container-xl .help-center-content .help-single-content .entry-content table tfoot tr th, .section-with-help-center.container-xxl .help-center-content .help-single-content .entry-content table tfoot tr th {
  border: 1px solid;
  padding: 5px;
}
.container-fluid.section-with-help-center .help-center-content .help-single-content .entry-content ol li, .section-with-help-center.container-sm .help-center-content .help-single-content .entry-content ol li, .section-with-help-center.container-md .help-center-content .help-single-content .entry-content ol li, .section-with-help-center.container-lg .help-center-content .help-single-content .entry-content ol li, .section-with-help-center.container-xl .help-center-content .help-single-content .entry-content ol li, .section-with-help-center.container-xxl .help-center-content .help-single-content .entry-content ol li, .container-fluid.section-with-help-center .help-center-content .help-single-content .entry-content ul li, .section-with-help-center.container-sm .help-center-content .help-single-content .entry-content ul li, .section-with-help-center.container-md .help-center-content .help-single-content .entry-content ul li, .section-with-help-center.container-lg .help-center-content .help-single-content .entry-content ul li, .section-with-help-center.container-xl .help-center-content .help-single-content .entry-content ul li, .section-with-help-center.container-xxl .help-center-content .help-single-content .entry-content ul li {
  font-size: 1rem;
}
.container-fluid.section-with-help-center .help-center-content .help-single-content .entry-content ol, .section-with-help-center.container-sm .help-center-content .help-single-content .entry-content ol, .section-with-help-center.container-md .help-center-content .help-single-content .entry-content ol, .section-with-help-center.container-lg .help-center-content .help-single-content .entry-content ol, .section-with-help-center.container-xl .help-center-content .help-single-content .entry-content ol, .section-with-help-center.container-xxl .help-center-content .help-single-content .entry-content ol {
  padding-left: 1.1em;
}
.container-fluid.section-with-help-center .help-center-content .help-single-content .entry-content ul li, .section-with-help-center.container-sm .help-center-content .help-single-content .entry-content ul li, .section-with-help-center.container-md .help-center-content .help-single-content .entry-content ul li, .section-with-help-center.container-lg .help-center-content .help-single-content .entry-content ul li, .section-with-help-center.container-xl .help-center-content .help-single-content .entry-content ul li, .section-with-help-center.container-xxl .help-center-content .help-single-content .entry-content ul li {
  list-style: none;
  padding-left: 1.8em;
  position: relative;
}
.container-fluid.section-with-help-center .help-center-content .help-single-content .entry-content ul li:before, .section-with-help-center.container-sm .help-center-content .help-single-content .entry-content ul li:before, .section-with-help-center.container-md .help-center-content .help-single-content .entry-content ul li:before, .section-with-help-center.container-lg .help-center-content .help-single-content .entry-content ul li:before, .section-with-help-center.container-xl .help-center-content .help-single-content .entry-content ul li:before, .section-with-help-center.container-xxl .help-center-content .help-single-content .entry-content ul li:before {
  content: "";
  background-image: url(../../.././dist/css/build/img/circle-r.svg);
  background-repeat: no-repeat;
  background-size: contain;
  height: 9px;
  width: 9px;
  position: absolute;
  left: 0;
  top: 0.4em;
}
.container-fluid.section-with-help-center .help-center-content .entry-footer, .section-with-help-center.container-sm .help-center-content .entry-footer, .section-with-help-center.container-md .help-center-content .entry-footer, .section-with-help-center.container-lg .help-center-content .entry-footer, .section-with-help-center.container-xl .help-center-content .entry-footer, .section-with-help-center.container-xxl .help-center-content .entry-footer {
  border-top: 1px solid rgba(10, 30, 39, 0.0980392157);
  padding-top: 25px;
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-help-center .help-center-content .entry-footer, .section-with-help-center.container-sm .help-center-content .entry-footer, .section-with-help-center.container-md .help-center-content .entry-footer, .section-with-help-center.container-lg .help-center-content .entry-footer, .section-with-help-center.container-xl .help-center-content .entry-footer, .section-with-help-center.container-xxl .help-center-content .entry-footer {
    padding-top: 45px;
  }
}
.container-fluid.section-with-help-center .help-center-content .entry-footer .back-link, .section-with-help-center.container-sm .help-center-content .entry-footer .back-link, .section-with-help-center.container-md .help-center-content .entry-footer .back-link, .section-with-help-center.container-lg .help-center-content .entry-footer .back-link, .section-with-help-center.container-xl .help-center-content .entry-footer .back-link, .section-with-help-center.container-xxl .help-center-content .entry-footer .back-link {
  color: #DE3E8B;
  margin: 0 15px;
  padding-left: 34px;
  position: relative;
}
@media only screen and (min-width: 480px) {
  .container-fluid.section-with-help-center .help-center-content .entry-footer .back-link, .section-with-help-center.container-sm .help-center-content .entry-footer .back-link, .section-with-help-center.container-md .help-center-content .entry-footer .back-link, .section-with-help-center.container-lg .help-center-content .entry-footer .back-link, .section-with-help-center.container-xl .help-center-content .entry-footer .back-link, .section-with-help-center.container-xxl .help-center-content .entry-footer .back-link {
    margin: 0;
  }
}
.container-fluid.section-with-help-center .help-center-content .entry-footer .back-link:hover, .section-with-help-center.container-sm .help-center-content .entry-footer .back-link:hover, .section-with-help-center.container-md .help-center-content .entry-footer .back-link:hover, .section-with-help-center.container-lg .help-center-content .entry-footer .back-link:hover, .section-with-help-center.container-xl .help-center-content .entry-footer .back-link:hover, .section-with-help-center.container-xxl .help-center-content .entry-footer .back-link:hover {
  color: #FF5BAA;
}
.container-fluid.section-with-help-center .help-center-content .entry-footer .back-link:focus, .section-with-help-center.container-sm .help-center-content .entry-footer .back-link:focus, .section-with-help-center.container-md .help-center-content .entry-footer .back-link:focus, .section-with-help-center.container-lg .help-center-content .entry-footer .back-link:focus, .section-with-help-center.container-xl .help-center-content .entry-footer .back-link:focus, .section-with-help-center.container-xxl .help-center-content .entry-footer .back-link:focus {
  color: #DE3E8B;
}
.container-fluid.section-with-help-center .help-center-content .entry-footer .back-link::before, .section-with-help-center.container-sm .help-center-content .entry-footer .back-link::before, .section-with-help-center.container-md .help-center-content .entry-footer .back-link::before, .section-with-help-center.container-lg .help-center-content .entry-footer .back-link::before, .section-with-help-center.container-xl .help-center-content .entry-footer .back-link::before, .section-with-help-center.container-xxl .help-center-content .entry-footer .back-link::before {
  content: "";
  filter: brightness(0) saturate(100%) invert(36%) sepia(27%) saturate(3070%) hue-rotate(295deg) brightness(95%) contrast(93%);
  background-image: url(../../.././dist/css/build/img/icon-arrow-left.svg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 11px;
  width: 11px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.container-fluid.section-with-logos-links-to-price-list, .section-with-logos-links-to-price-list.container-sm, .section-with-logos-links-to-price-list.container-md, .section-with-logos-links-to-price-list.container-lg, .section-with-logos-links-to-price-list.container-xl, .section-with-logos-links-to-price-list.container-xxl {
  background-color: #FFFFFF;
  box-shadow: 0px 5px 40px rgba(18, 27, 68, 0.0901960784);
  padding-top: 22px;
  padding-bottom: 12px;
}
@media only screen and (min-width: 480px) {
  .container-fluid.section-with-logos-links-to-price-list, .section-with-logos-links-to-price-list.container-sm, .section-with-logos-links-to-price-list.container-md, .section-with-logos-links-to-price-list.container-lg, .section-with-logos-links-to-price-list.container-xl, .section-with-logos-links-to-price-list.container-xxl {
    width: calc(94% - 30px);
    border-radius: 15px;
  }
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-logos-links-to-price-list, .section-with-logos-links-to-price-list.container-sm, .section-with-logos-links-to-price-list.container-md, .section-with-logos-links-to-price-list.container-lg, .section-with-logos-links-to-price-list.container-xl, .section-with-logos-links-to-price-list.container-xxl {
    width: calc(86% - 30px);
    padding: 28px 15px 18px 15px;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-logos-links-to-price-list, .section-with-logos-links-to-price-list.container-sm, .section-with-logos-links-to-price-list.container-md, .section-with-logos-links-to-price-list.container-lg, .section-with-logos-links-to-price-list.container-xl, .section-with-logos-links-to-price-list.container-xxl {
    border-radius: 15px;
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-logos-links-to-price-list, .section-with-logos-links-to-price-list.container-sm, .section-with-logos-links-to-price-list.container-md, .section-with-logos-links-to-price-list.container-lg, .section-with-logos-links-to-price-list.container-xl, .section-with-logos-links-to-price-list.container-xxl {
    width: calc(76% - 30px);
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media only screen and (min-width: 1600px) {
  .container-fluid.section-with-logos-links-to-price-list, .section-with-logos-links-to-price-list.container-sm, .section-with-logos-links-to-price-list.container-md, .section-with-logos-links-to-price-list.container-lg, .section-with-logos-links-to-price-list.container-xl, .section-with-logos-links-to-price-list.container-xxl {
    width: calc(80% - 30px);
    max-width: 1458px;
    padding-left: 45px;
    padding-right: 45px;
  }
}
.container-fluid.section-with-logos-links-to-price-list .col-12, .section-with-logos-links-to-price-list.container-sm .col-12, .section-with-logos-links-to-price-list.container-md .col-12, .section-with-logos-links-to-price-list.container-lg .col-12, .section-with-logos-links-to-price-list.container-xl .col-12, .section-with-logos-links-to-price-list.container-xxl .col-12 {
  margin-bottom: 16px;
}
.container-fluid.section-with-logos-links-to-price-list .col-12 .title, .section-with-logos-links-to-price-list.container-sm .col-12 .title, .section-with-logos-links-to-price-list.container-md .col-12 .title, .section-with-logos-links-to-price-list.container-lg .col-12 .title, .section-with-logos-links-to-price-list.container-xl .col-12 .title, .section-with-logos-links-to-price-list.container-xxl .col-12 .title {
  font-size: 15px;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-logos-links-to-price-list .col-12 .title, .section-with-logos-links-to-price-list.container-sm .col-12 .title, .section-with-logos-links-to-price-list.container-md .col-12 .title, .section-with-logos-links-to-price-list.container-lg .col-12 .title, .section-with-logos-links-to-price-list.container-xl .col-12 .title, .section-with-logos-links-to-price-list.container-xxl .col-12 .title {
    font-size: 16px;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-logos-links-to-price-list .col-12 .title, .section-with-logos-links-to-price-list.container-sm .col-12 .title, .section-with-logos-links-to-price-list.container-md .col-12 .title, .section-with-logos-links-to-price-list.container-lg .col-12 .title, .section-with-logos-links-to-price-list.container-xl .col-12 .title, .section-with-logos-links-to-price-list.container-xxl .col-12 .title {
    font-size: 17px;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-logos-links-to-price-list .col-12 .title, .section-with-logos-links-to-price-list.container-sm .col-12 .title, .section-with-logos-links-to-price-list.container-md .col-12 .title, .section-with-logos-links-to-price-list.container-lg .col-12 .title, .section-with-logos-links-to-price-list.container-xl .col-12 .title, .section-with-logos-links-to-price-list.container-xxl .col-12 .title {
    font-size: 18px;
  }
}
.container-fluid.section-with-logos-links-to-price-list .row-logo, .section-with-logos-links-to-price-list.container-sm .row-logo, .section-with-logos-links-to-price-list.container-md .row-logo, .section-with-logos-links-to-price-list.container-lg .row-logo, .section-with-logos-links-to-price-list.container-xl .row-logo, .section-with-logos-links-to-price-list.container-xxl .row-logo {
  padding-left: 8px;
  padding-right: 8px;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-logos-links-to-price-list .row-logo, .section-with-logos-links-to-price-list.container-sm .row-logo, .section-with-logos-links-to-price-list.container-md .row-logo, .section-with-logos-links-to-price-list.container-lg .row-logo, .section-with-logos-links-to-price-list.container-xl .row-logo, .section-with-logos-links-to-price-list.container-xxl .row-logo {
    padding-left: 3px;
    padding-right: 3px;
  }
}
.container-fluid.section-with-logos-links-to-price-list .logo, .section-with-logos-links-to-price-list.container-sm .logo, .section-with-logos-links-to-price-list.container-md .logo, .section-with-logos-links-to-price-list.container-lg .logo, .section-with-logos-links-to-price-list.container-xl .logo, .section-with-logos-links-to-price-list.container-xxl .logo {
  margin-bottom: 1rem;
  flex: 0 0 auto;
  width: 50%;
  padding-left: 7px;
  padding-right: 7px;
}
@media only screen and (min-width: 360px) {
  .container-fluid.section-with-logos-links-to-price-list .logo, .section-with-logos-links-to-price-list.container-sm .logo, .section-with-logos-links-to-price-list.container-md .logo, .section-with-logos-links-to-price-list.container-lg .logo, .section-with-logos-links-to-price-list.container-xl .logo, .section-with-logos-links-to-price-list.container-xxl .logo {
    width: 33.3%;
  }
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-logos-links-to-price-list .logo, .section-with-logos-links-to-price-list.container-sm .logo, .section-with-logos-links-to-price-list.container-md .logo, .section-with-logos-links-to-price-list.container-lg .logo, .section-with-logos-links-to-price-list.container-xl .logo, .section-with-logos-links-to-price-list.container-xxl .logo {
    margin-bottom: 1.4rem;
  }
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-logos-links-to-price-list .logo, .section-with-logos-links-to-price-list.container-sm .logo, .section-with-logos-links-to-price-list.container-md .logo, .section-with-logos-links-to-price-list.container-lg .logo, .section-with-logos-links-to-price-list.container-xl .logo, .section-with-logos-links-to-price-list.container-xxl .logo {
    width: 25%;
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-logos-links-to-price-list .logo, .section-with-logos-links-to-price-list.container-sm .logo, .section-with-logos-links-to-price-list.container-md .logo, .section-with-logos-links-to-price-list.container-lg .logo, .section-with-logos-links-to-price-list.container-xl .logo, .section-with-logos-links-to-price-list.container-xxl .logo {
    width: 12.5%;
  }
}
@media only screen and (min-width: 1600px) {
  .container-fluid.section-with-logos-links-to-price-list .logo, .section-with-logos-links-to-price-list.container-sm .logo, .section-with-logos-links-to-price-list.container-md .logo, .section-with-logos-links-to-price-list.container-lg .logo, .section-with-logos-links-to-price-list.container-xl .logo, .section-with-logos-links-to-price-list.container-xxl .logo {
    width: 10%;
  }
}
.container-fluid.section-with-logos-links-to-price-list .logo__link, .section-with-logos-links-to-price-list.container-sm .logo__link, .section-with-logos-links-to-price-list.container-md .logo__link, .section-with-logos-links-to-price-list.container-lg .logo__link, .section-with-logos-links-to-price-list.container-xl .logo__link, .section-with-logos-links-to-price-list.container-xxl .logo__link {
  padding: 0.4rem;
  border: 1px solid #F3F4F6;
  border-radius: 15px;
  height: 100%;
  position: relative;
  min-height: 60px;
  display: block;
  transition: all 0.5s ease-in-out;
}
.container-fluid.section-with-logos-links-to-price-list .logo__link:hover, .section-with-logos-links-to-price-list.container-sm .logo__link:hover, .section-with-logos-links-to-price-list.container-md .logo__link:hover, .section-with-logos-links-to-price-list.container-lg .logo__link:hover, .section-with-logos-links-to-price-list.container-xl .logo__link:hover, .section-with-logos-links-to-price-list.container-xxl .logo__link:hover {
  border: 1px solid #DE3E8B;
  transition: all 0.5s ease-in-out;
}
.container-fluid.section-with-logos-links-to-price-list .logo__link.active_courier, .section-with-logos-links-to-price-list.container-sm .logo__link.active_courier, .section-with-logos-links-to-price-list.container-md .logo__link.active_courier, .section-with-logos-links-to-price-list.container-lg .logo__link.active_courier, .section-with-logos-links-to-price-list.container-xl .logo__link.active_courier, .section-with-logos-links-to-price-list.container-xxl .logo__link.active_courier {
  border: 1px solid #DE3E8B;
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-logos-links-to-price-list .logo__link, .section-with-logos-links-to-price-list.container-sm .logo__link, .section-with-logos-links-to-price-list.container-md .logo__link, .section-with-logos-links-to-price-list.container-lg .logo__link, .section-with-logos-links-to-price-list.container-xl .logo__link, .section-with-logos-links-to-price-list.container-xxl .logo__link {
    min-height: 54px;
  }
}
.container-fluid.section-with-logos-links-to-price-list .logo__link img, .section-with-logos-links-to-price-list.container-sm .logo__link img, .section-with-logos-links-to-price-list.container-md .logo__link img, .section-with-logos-links-to-price-list.container-lg .logo__link img, .section-with-logos-links-to-price-list.container-xl .logo__link img, .section-with-logos-links-to-price-list.container-xxl .logo__link img {
  max-height: 40px;
  width: auto;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-logos-links-to-price-list .logo__link img, .section-with-logos-links-to-price-list.container-sm .logo__link img, .section-with-logos-links-to-price-list.container-md .logo__link img, .section-with-logos-links-to-price-list.container-lg .logo__link img, .section-with-logos-links-to-price-list.container-xl .logo__link img, .section-with-logos-links-to-price-list.container-xxl .logo__link img {
    max-height: 42px;
  }
}

.section-with-courier-cities {
  border-top: 1px solid rgba(10, 30, 39, 0.0980392157);
  padding-top: 25px;
}
@media only screen and (min-width: 1200px) {
  .section-with-courier-cities {
    border: 1px solid rgba(10, 30, 39, 0.0980392157);
    padding: 33px 0 65px;
  }
}
.section-with-courier-cities .entry-title {
  margin-bottom: 10px;
  padding: 0 15px;
  text-align: center;
}
.section-with-courier-cities .description {
  opacity: 0.8;
  padding: 0 30px;
  text-align: center;
}
.section-with-courier-cities .alphabet-navigation {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 27px;
  border-bottom: 1px solid rgba(10, 30, 39, 0.0980392157);
  list-style: none;
  margin-bottom: 25px;
  padding: 30px 15px 25px;
}
@media only screen and (min-width: 1200px) {
  .section-with-courier-cities .alphabet-navigation {
    justify-content: center;
  }
}
.section-with-courier-cities .alphabet-navigation li {
  line-height: 1;
}
.section-with-courier-cities .alphabet-navigation li a {
  background: none;
  border: none;
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  font-weight: 400;
  margin: unset;
  padding: unset;
}
.section-with-courier-cities .alphabet-navigation li a:hover {
  color: #FF5BAA;
}
.section-with-courier-cities .alphabet-navigation li a:focus {
  color: #DE3E8B;
}
.section-with-courier-cities .alphabet-navigation li a.active {
  color: #DE3E8B;
}
.section-with-courier-cities .branches-list {
  padding: 0 15px;
}
.section-with-courier-cities .branches-list .branches {
  list-style: none;
}
@media only screen and (min-width: 576px) {
  .section-with-courier-cities .branches-list .branches {
    column-count: 2;
  }
}
@media only screen and (min-width: 1200px) {
  .section-with-courier-cities .branches-list .branches {
    column-count: 3;
  }
}
.section-with-courier-cities .branches-list .branches li {
  line-height: 2.5;
}
.section-with-courier-cities .branches-list .branches li a {
  color: #DE3E8B;
  text-decoration: underline;
}
.section-with-courier-cities .branches-list .branches li a:hover {
  color: #FF5BAA;
}
.section-with-courier-cities .branches-list .branches li a:focus {
  color: #DE3E8B;
}
@media only screen and (min-width: 1200px) {
  .section-with-courier-cities .entry-title,
  .section-with-courier-cities .description,
  .section-with-courier-cities .alphabet-navigation,
  .section-with-courier-cities .branches-list {
    margin-left: auto;
    margin-right: auto;
    max-width: 95%;
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 1440px) {
  .section-with-courier-cities .entry-title,
  .section-with-courier-cities .description,
  .section-with-courier-cities .alphabet-navigation,
  .section-with-courier-cities .branches-list {
    max-width: 90%;
  }
}
@media only screen and (min-width: 1600px) {
  .section-with-courier-cities .entry-title,
  .section-with-courier-cities .description,
  .section-with-courier-cities .alphabet-navigation,
  .section-with-courier-cities .branches-list {
    max-width: 80%;
  }
}

body.single-courier .entry-content > *:not(.container-fluid, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl, .alignfull, .wp-block-cover) {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 1rem;
}
@media only screen and (min-width: 480px) {
  body.single-courier .entry-content > *:not(.container-fluid, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl, .alignfull, .wp-block-cover) {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (min-width: 768px) {
  body.single-courier .entry-content > *:not(.container-fluid, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl, .alignfull, .wp-block-cover) {
    width: 86%;
  }
}
@media only screen and (min-width: 768px) {
  body.single-courier .entry-content > *:not(.container-fluid, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl, .alignfull, .wp-block-cover) {
    width: 86%;
  }
}
@media only screen and (min-width: 992px) {
  body.single-courier .entry-content > *:not(.container-fluid, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl, .alignfull, .wp-block-cover) {
    padding-right: 15%;
  }
}
@media only screen and (min-width: 1200px) {
  body.single-courier .entry-content > *:not(.container-fluid, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl, .alignfull, .wp-block-cover) {
    padding-right: 20%;
  }
}
@media only screen and (min-width: 1440px) {
  body.single-courier .entry-content > *:not(.container-fluid, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl, .alignfull, .wp-block-cover) {
    width: 76%;
    padding-right: 25%;
  }
}
@media only screen and (min-width: 1600px) {
  body.single-courier .entry-content > *:not(.container-fluid, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl, .alignfull, .wp-block-cover) {
    width: 80%;
    max-width: 1488px;
    padding-right: 35%;
  }
}
body.single-courier .entry-content > .section-with-main-title-and-description {
  margin-top: 2rem;
  margin-bottom: 0;
}
body.single-courier .entry-content > h2 {
  margin-top: 2rem;
}
body.single-courier .entry-content > ul {
  padding-left: 30px !important;
}
@media only screen and (min-width: 1200px) {
  body.single-courier .entry-content > ul {
    padding-left: 60px !important;
  }
}
body.single-courier .entry-content > ul li {
  padding-bottom: 0.6rem;
  padding-left: 0.6rem;
  list-style-image: url(../../.././dist/css/build/img/icon-circle-orange-r.svg);
}
body.single-courier .entry-content > ol {
  padding-left: 30px !important;
}
@media only screen and (min-width: 1200px) {
  body.single-courier .entry-content > ol {
    padding-left: 60px !important;
  }
}
body.single-courier .entry-content .branches-other-courier {
  margin-top: 2rem;
}
body.single-courier .entry-content .branches-other-courier h4 {
  margin-bottom: 1rem;
}
@media only screen and (min-width: 1200px) {
  body.single-courier .entry-content .branches-other-courier h4 {
    margin-bottom: 1.2rem;
  }
}
body.single-courier .entry-content .branches-other-courier ul {
  padding-left: 15px;
}
@media only screen and (min-width: 1200px) {
  body.single-courier .entry-content .branches-other-courier ul {
    padding-left: 30px;
  }
}
body.single-courier .entry-content .branches-other-courier ul li {
  padding-bottom: 0.6rem;
  padding-left: 0.6rem;
  list-style-image: url(../../.././dist/css/build/img/icon-circle-orange-r.svg);
}
body.single-courier .entry-content .branches-other-courier ul li a {
  color: #DE3E8B;
  text-decoration: underline;
  transition: all 0.3s ease-in-out;
}
body.single-courier .entry-content .branches-other-courier ul li a:hover {
  color: #FF5BAA;
  transition: all 0.3s ease-in-out;
}
body.single-courier .entry-content .back-to-parent-courier {
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  border-top: 1px solid #E7E9EA;
  border-bottom: 1px solid #E7E9EA;
  margin-top: 2rem;
}
@media only screen and (min-width: 480px) {
  body.single-courier .entry-content .back-to-parent-courier {
    border-bottom: none;
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
}
@media only screen and (min-width: 992px) {
  body.single-courier .entry-content .back-to-parent-courier {
    padding-top: 2.4rem;
  }
}
body.single-courier .entry-content .back-to-parent-courier a {
  position: relative;
  color: #DE3E8B;
  padding-left: 2rem;
  text-decoration: underline;
  transition: all 0.3s ease-in-out;
}
@media only screen and (min-width: 992px) {
  body.single-courier .entry-content .back-to-parent-courier a {
    margin-left: 2rem;
  }
}
body.single-courier .entry-content .back-to-parent-courier a:hover {
  color: #FF5BAA;
  transition: all 0.3s ease-in-out;
}
body.single-courier .entry-content .back-to-parent-courier a:after {
  content: "";
  position: absolute;
  top: 3px;
  left: 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../../.././dist/css/build/img/icon-arrow-left.svg);
  width: 10px;
  height: 10px;
  z-index: 2;
  filter: brightness(0) saturate(100%) invert(36%) sepia(27%) saturate(3070%) hue-rotate(295deg) brightness(95%) contrast(93%);
}
@media only screen and (min-width: 992px) {
  body.single-courier .entry-content .back-to-parent-courier a:after {
    top: 6px;
  }
}

.container-fluid.section-with-text .text > *, .section-with-text.container-sm .text > *, .section-with-text.container-md .text > *, .section-with-text.container-lg .text > *, .section-with-text.container-xl .text > *, .section-with-text.container-xxl .text > * {
  margin-bottom: 1rem;
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-text .text > *, .section-with-text.container-sm .text > *, .section-with-text.container-md .text > *, .section-with-text.container-lg .text > *, .section-with-text.container-xl .text > *, .section-with-text.container-xxl .text > * {
    margin-bottom: 1.4rem;
  }
}
.container-fluid.section-with-text .text ul, .section-with-text.container-sm .text ul, .section-with-text.container-md .text ul, .section-with-text.container-lg .text ul, .section-with-text.container-xl .text ul, .section-with-text.container-xxl .text ul, .container-fluid.section-with-text .text ol, .section-with-text.container-sm .text ol, .section-with-text.container-md .text ol, .section-with-text.container-lg .text ol, .section-with-text.container-xl .text ol, .section-with-text.container-xxl .text ol {
  margin-left: 1.6rem;
}
.container-fluid.section-with-text .text a, .section-with-text.container-sm .text a, .section-with-text.container-md .text a, .section-with-text.container-lg .text a, .section-with-text.container-xl .text a, .section-with-text.container-xxl .text a {
  color: #DE3E8B;
  text-decoration: underline;
  transition: all 0.3s ease-in-out;
}
.container-fluid.section-with-text .text a:hover, .section-with-text.container-sm .text a:hover, .section-with-text.container-md .text a:hover, .section-with-text.container-lg .text a:hover, .section-with-text.container-xl .text a:hover, .section-with-text.container-xxl .text a:hover {
  color: #FF5BAA;
  transition: all 0.3s ease-in-out;
}

.section-with-entries-chosen-by-user {
  background-color: #E8EAED;
  position: relative;
  padding-top: 70px;
  padding-bottom: 70px;
}
@media only screen and (min-width: 768px) {
  .section-with-entries-chosen-by-user {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media only screen and (min-width: 992px) {
  .section-with-entries-chosen-by-user {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media only screen and (min-width: 1440px) {
  .section-with-entries-chosen-by-user {
    padding-top: 124px;
    padding-bottom: 130px;
  }
}
@media only screen and (min-width: 480px) {
  .section-with-entries-chosen-by-user .row {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (min-width: 768px) {
  .section-with-entries-chosen-by-user .row {
    width: 86%;
  }
}
@media only screen and (min-width: 1440px) {
  .section-with-entries-chosen-by-user .row {
    width: 76%;
  }
}
@media only screen and (min-width: 1600px) {
  .section-with-entries-chosen-by-user .row {
    width: 80%;
    max-width: 1488px;
  }
}
.section-with-entries-chosen-by-user .row .col-titles {
  margin-bottom: 34px;
}
@media only screen and (min-width: 992px) {
  .section-with-entries-chosen-by-user .row .col-titles {
    margin-bottom: 46px;
  }
}
@media only screen and (min-width: 1440px) {
  .section-with-entries-chosen-by-user .row .col-titles {
    margin-bottom: 60px;
  }
}
.section-with-entries-chosen-by-user .row .col-single-entry {
  margin-bottom: 38px;
}
@media only screen and (min-width: 992px) {
  .section-with-entries-chosen-by-user .row .col-single-entry {
    width: 33.33%;
  }
}
.section-with-entries-chosen-by-user .row .col-single-entry > a:hover,
.section-with-entries-chosen-by-user .row .col-single-entry .image-rounded:hover {
  opacity: 0.8;
  transition: all 0.3s ease-in-out;
}
.section-with-entries-chosen-by-user .row .col-single-entry .image-rounded {
  transition: all 0.3s ease-in-out;
  margin-bottom: 20px;
}
@media only screen and (min-width: 992px) {
  .section-with-entries-chosen-by-user .row .col-single-entry .image-rounded {
    margin-bottom: 34px;
  }
}
.section-with-entries-chosen-by-user .row .col-single-entry .image-rounded img {
  height: 215px;
  object-fit: cover;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .section-with-entries-chosen-by-user .row .col-single-entry .image-rounded img {
    height: 274px;
  }
}
.section-with-entries-chosen-by-user .row .col-single-entry .post-title {
  font-family: "Poppins-Medium", sans-serif;
  font-size: 20px;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
}
@media only screen and (min-width: 768px) {
  .section-with-entries-chosen-by-user .row .col-single-entry .post-title {
    font-size: 22px;
  }
}
@media only screen and (min-width: 1440px) {
  .section-with-entries-chosen-by-user .row .col-single-entry .post-title {
    font-size: 25px;
  }
}

.container-fluid.section-with-advertisement, .section-with-advertisement.container-sm, .section-with-advertisement.container-md, .section-with-advertisement.container-lg, .section-with-advertisement.container-xl, .section-with-advertisement.container-xxl {
  text-align: center;
}

@media only screen and (min-width: 1440px) {
  body.desktop .container-fluid.section-with-advertisement img, body.desktop .section-with-advertisement.container-sm img, body.desktop .section-with-advertisement.container-md img, body.desktop .section-with-advertisement.container-lg img, body.desktop .section-with-advertisement.container-xl img, body.desktop .section-with-advertisement.container-xxl img {
    max-width: 1210px;
    width: 100%;
  }
}

body.single-post .entry-content .section-with-advertisement .col-12,
body.single-blog .entry-content .section-with-advertisement .col-12 {
  padding: 0;
}
body.single-post .entry-content .section-with-advertisement .advertisement img,
body.single-blog .entry-content .section-with-advertisement .advertisement img {
  border-radius: 15px;
  height: auto;
  max-width: unset;
  width: 100%;
}

.section-with-popup-wrapper {
  display: none;
}
.section-with-popup-wrapper:before {
  content: "";
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(40, 40, 40, 0.3);
  z-index: 3;
  z-index: 999;
}

.container-fluid.section-with-popup, .section-with-popup.container-sm, .section-with-popup.container-md, .section-with-popup.container-lg, .section-with-popup.container-xl, .section-with-popup.container-xxl {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: 9999;
  background-color: #FFFFFF;
  border: 1px solid #F3F4F6;
  padding-top: 1rem;
  padding-bottom: 3rem;
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-popup, .section-with-popup.container-sm, .section-with-popup.container-md, .section-with-popup.container-lg, .section-with-popup.container-xl, .section-with-popup.container-xxl {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-popup, .section-with-popup.container-sm, .section-with-popup.container-md, .section-with-popup.container-lg, .section-with-popup.container-xl, .section-with-popup.container-xxl {
    border-radius: 15px;
    max-width: 1210px;
  }
}
.container-fluid.section-with-popup .close-popup, .section-with-popup.container-sm .close-popup, .section-with-popup.container-md .close-popup, .section-with-popup.container-lg .close-popup, .section-with-popup.container-xl .close-popup, .section-with-popup.container-xxl .close-popup {
  text-align: right;
  padding-right: 15px;
}
.container-fluid.section-with-popup .close-popup img:hover, .section-with-popup.container-sm .close-popup img:hover, .section-with-popup.container-md .close-popup img:hover, .section-with-popup.container-lg .close-popup img:hover, .section-with-popup.container-xl .close-popup img:hover, .section-with-popup.container-xxl .close-popup img:hover {
  cursor: pointer;
}
.container-fluid.section-with-popup .row, .section-with-popup.container-sm .row, .section-with-popup.container-md .row, .section-with-popup.container-lg .row, .section-with-popup.container-xl .row, .section-with-popup.container-xxl .row {
  align-items: end;
}
@media only screen and (min-width: 480px) {
  .container-fluid.section-with-popup .col-text, .section-with-popup.container-sm .col-text, .section-with-popup.container-md .col-text, .section-with-popup.container-lg .col-text, .section-with-popup.container-xl .col-text, .section-with-popup.container-xxl .col-text {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-popup .col-text, .section-with-popup.container-sm .col-text, .section-with-popup.container-md .col-text, .section-with-popup.container-lg .col-text, .section-with-popup.container-xl .col-text, .section-with-popup.container-xxl .col-text {
    width: 86%;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-popup .col-text, .section-with-popup.container-sm .col-text, .section-with-popup.container-md .col-text, .section-with-popup.container-lg .col-text, .section-with-popup.container-xl .col-text, .section-with-popup.container-xxl .col-text {
    width: 50%;
    padding-left: calc(7% + 15px);
    padding-bottom: 3rem;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-popup .col-text, .section-with-popup.container-sm .col-text, .section-with-popup.container-md .col-text, .section-with-popup.container-lg .col-text, .section-with-popup.container-xl .col-text, .section-with-popup.container-xxl .col-text {
    width: 58.3333%;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-popup .col-text, .section-with-popup.container-sm .col-text, .section-with-popup.container-md .col-text, .section-with-popup.container-lg .col-text, .section-with-popup.container-xl .col-text, .section-with-popup.container-xxl .col-text {
    padding-bottom: 4rem;
  }
}
.container-fluid.section-with-popup .col-text .title, .section-with-popup.container-sm .col-text .title, .section-with-popup.container-md .col-text .title, .section-with-popup.container-lg .col-text .title, .section-with-popup.container-xl .col-text .title, .section-with-popup.container-xxl .col-text .title {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  margin-bottom: 1.5rem;
  margin-top: 1rem;
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-popup .col-text .title, .section-with-popup.container-sm .col-text .title, .section-with-popup.container-md .col-text .title, .section-with-popup.container-lg .col-text .title, .section-with-popup.container-xl .col-text .title, .section-with-popup.container-xxl .col-text .title {
    margin-bottom: 1.9rem;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-popup .col-text .title, .section-with-popup.container-sm .col-text .title, .section-with-popup.container-md .col-text .title, .section-with-popup.container-lg .col-text .title, .section-with-popup.container-xl .col-text .title, .section-with-popup.container-xxl .col-text .title {
    margin-bottom: 2.3rem;
  }
}
.container-fluid.section-with-popup .col-text .title span, .section-with-popup.container-sm .col-text .title span, .section-with-popup.container-md .col-text .title span, .section-with-popup.container-lg .col-text .title span, .section-with-popup.container-xl .col-text .title span, .section-with-popup.container-xxl .col-text .title span {
  color: #DE3E8B;
  font-size: 20px;
  font-weight: 400;
}
@media only screen and (min-width: 768px) {
  .container-fluid.section-with-popup .col-text .title span, .section-with-popup.container-sm .col-text .title span, .section-with-popup.container-md .col-text .title span, .section-with-popup.container-lg .col-text .title span, .section-with-popup.container-xl .col-text .title span, .section-with-popup.container-xxl .col-text .title span {
    font-size: 24px;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-popup .col-text .title span, .section-with-popup.container-sm .col-text .title span, .section-with-popup.container-md .col-text .title span, .section-with-popup.container-lg .col-text .title span, .section-with-popup.container-xl .col-text .title span, .section-with-popup.container-xxl .col-text .title span {
    font-size: 28px;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.section-with-popup .col-text .title span, .section-with-popup.container-sm .col-text .title span, .section-with-popup.container-md .col-text .title span, .section-with-popup.container-lg .col-text .title span, .section-with-popup.container-xl .col-text .title span, .section-with-popup.container-xxl .col-text .title span {
    font-size: 32px;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-popup .col-text .title span, .section-with-popup.container-sm .col-text .title span, .section-with-popup.container-md .col-text .title span, .section-with-popup.container-lg .col-text .title span, .section-with-popup.container-xl .col-text .title span, .section-with-popup.container-xxl .col-text .title span {
    font-size: 35px;
  }
}
.container-fluid.section-with-popup .col-text .description, .section-with-popup.container-sm .col-text .description, .section-with-popup.container-md .col-text .description, .section-with-popup.container-lg .col-text .description, .section-with-popup.container-xl .col-text .description, .section-with-popup.container-xxl .col-text .description {
  opacity: 0.8;
  margin-bottom: 1.5rem;
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-popup .col-text .description, .section-with-popup.container-sm .col-text .description, .section-with-popup.container-md .col-text .description, .section-with-popup.container-lg .col-text .description, .section-with-popup.container-xl .col-text .description, .section-with-popup.container-xxl .col-text .description {
    margin-bottom: 1.9rem;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.section-with-popup .col-text .description, .section-with-popup.container-sm .col-text .description, .section-with-popup.container-md .col-text .description, .section-with-popup.container-lg .col-text .description, .section-with-popup.container-xl .col-text .description, .section-with-popup.container-xxl .col-text .description {
    margin-bottom: 2.3rem;
  }
}
.container-fluid.section-with-popup .col-text .button, .section-with-popup.container-sm .col-text .button, .section-with-popup.container-md .col-text .button, .section-with-popup.container-lg .col-text .button, .section-with-popup.container-xl .col-text .button, .section-with-popup.container-xxl .col-text .button {
  display: block;
}
.container-fluid.section-with-popup .col-image, .section-with-popup.container-sm .col-image, .section-with-popup.container-md .col-image, .section-with-popup.container-lg .col-image, .section-with-popup.container-xl .col-image, .section-with-popup.container-xxl .col-image {
  display: none;
}
@media only screen and (min-width: 992px) {
  .container-fluid.section-with-popup .col-image, .section-with-popup.container-sm .col-image, .section-with-popup.container-md .col-image, .section-with-popup.container-lg .col-image, .section-with-popup.container-xl .col-image, .section-with-popup.container-xxl .col-image {
    display: block;
  }
}

.section-with-cta {
  display: flex;
  align-items: center;
  flex-direction: column;
  row-gap: 10px;
  background-color: #f2e8fc;
  border-radius: 15px;
  margin: 40px 0;
  padding: 30px !important;
}
@media only screen and (min-width: 576px) {
  .section-with-cta {
    flex-direction: row;
    justify-content: space-between;
    column-gap: 10px;
    padding: 50px !important;
  }
}
.section-with-cta .cta_header {
  text-align: center;
}
@media only screen and (min-width: 576px) {
  .section-with-cta .cta_header {
    text-align: left;
  }
}
.section-with-cta .cta_header h3, .section-with-cta .cta_header h4, .section-with-cta .cta_header h5, .section-with-cta .cta_header h6 {
  font-size: 25px;
}
@media only screen and (min-width: 576px) {
  .section-with-cta .cta_button {
    max-width: 40%;
  }
}
@media only screen and (min-width: 768px) {
  .section-with-cta .cta_button {
    max-width: 35%;
  }
}
@media only screen and (min-width: 992px) {
  .section-with-cta .cta_button {
    max-width: 50%;
  }
}
@media only screen and (min-width: 1200px) {
  .section-with-cta .cta_button {
    max-width: 35%;
  }
}
@media only screen and (min-width: 1440px) {
  .section-with-cta .cta_button {
    max-width: 30%;
  }
}
.section-with-cta .cta_button a {
  min-width: 150px;
}
@media only screen and (min-width: 576px) {
  .section-with-cta .cta_button a {
    min-width: 165px;
  }
}
@media only screen and (min-width: 768px) {
  .section-with-cta .cta_button a {
    min-width: 175px;
  }
}
@media only screen and (min-width: 1200px) {
  .section-with-cta .cta_button a {
    min-width: 185px;
  }
}

@media only screen and (min-width: 992px) {
  body.mobile .section-with-cta .cta_button {
    max-width: 35%;
  }
}

.section-content-with-video {
  display: flex;
  flex-direction: column;
  /* Stan otwartego popupa */
}
.section-content-with-video--video-top {
  flex-direction: column;
}
.section-content-with-video--video-bottom {
  flex-direction: column-reverse;
}
.section-content-with-video__content {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media only screen and (min-width: 992px) {
  .section-content-with-video__content {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
.section-content-with-video__heading {
  margin-bottom: 15px;
}
.section-content-with-video__description {
  margin-bottom: 30px;
}
.section-content-with-video__video-thumbnail {
  width: 100%;
  height: 211px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 576px) {
  .section-content-with-video__video-thumbnail {
    height: 260px;
  }
}
@media only screen and (min-width: 768px) {
  .section-content-with-video__video-thumbnail {
    height: 310px;
  }
}
@media only screen and (min-width: 992px) {
  .section-content-with-video__video-thumbnail {
    height: 360px;
  }
}
@media only screen and (min-width: 1200px) {
  .section-content-with-video__video-thumbnail {
    height: 420px;
  }
}
@media only screen and (min-width: 1440px) {
  .section-content-with-video__video-thumbnail {
    height: 484px;
  }
}
.section-content-with-video__video-play {
  position: relative;
  height: 100%;
}
.section-content-with-video__video-play img {
  width: 50px;
  height: auto;
  position: absolute;
  inset: 50% auto auto 50%;
  transform: translate(-50%, -50%);
}
.section-content-with-video__video-play img:hover {
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  .section-content-with-video__video-play img {
    width: 65px;
  }
}
@media only screen and (min-width: 992px) {
  .section-content-with-video__video-play img {
    width: 75px;
  }
}
@media only screen and (min-width: 1200px) {
  .section-content-with-video__video-play img {
    width: 85px;
  }
}
@media only screen and (min-width: 1440px) {
  .section-content-with-video__video-play img {
    width: 95px;
  }
}
.section-content-with-video__popup {
  display: none;
}
.section-content-with-video__close {
  display: none;
}
.section-content-with-video__frame {
  height: 100%;
}
.section-content-with-video__frame iframe {
  width: 100%;
  height: 100%;
}
.section-content-with-video__backdrop {
  display: none;
  position: fixed;
  inset: 0;
  z-index: 10;
  background-color: rgba(40, 40, 40, 0.8);
}
.section-content-with-video--popup-open .section-content-with-video__popup {
  display: block;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  height: calc(100vh - 140px);
  max-height: 320px;
  z-index: 11;
}
@media only screen and (min-width: 576px) {
  .section-content-with-video--popup-open .section-content-with-video__popup {
    height: calc(100vh - 145px);
    max-height: 360px;
  }
}
@media only screen and (min-width: 768px) {
  .section-content-with-video--popup-open .section-content-with-video__popup {
    height: calc(100vh - 150px);
    max-height: 410px;
  }
}
@media only screen and (min-width: 992px) {
  .section-content-with-video--popup-open .section-content-with-video__popup {
    max-height: 560px;
  }
}
@media only screen and (min-width: 1200px) {
  .section-content-with-video--popup-open .section-content-with-video__popup {
    height: calc(100vh - 160px);
    max-height: 620px;
  }
}
.section-content-with-video--popup-open .section-content-with-video__popup .section-content-with-video__close {
  display: block;
  text-align: right;
  padding-right: 0.4rem;
  color: #DE3E8B;
  font-size: 22px;
  font-family: "Poppins-SemiBold", sans-serif;
  font-weight: 600;
}
@media only screen and (min-width: 992px) {
  .section-content-with-video--popup-open .section-content-with-video__popup .section-content-with-video__close {
    font-size: 30px;
  }
}
.section-content-with-video--popup-open .section-content-with-video__popup .section-content-with-video__close:hover {
  cursor: pointer;
}
.section-content-with-video--popup-open .section-content-with-video__backdrop {
  display: block;
}

.section-boxes__item {
  padding: 2.5rem;
  background-color: #6d3adf;
  border-radius: 15px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow: hidden;
}
.section-boxes__item-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 60px;
  grid-template-rows: 1fr auto;
  grid-template-areas: "content media" "button  button";
  gap: 2.5rem;
  flex: 1 1 auto;
  height: 100%;
  min-width: 0;
  align-items: start;
}
.section-boxes__item-content {
  grid-area: content;
  min-width: 0;
  overflow: hidden;
}
.section-boxes__item-media {
  grid-area: media;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding-left: 0.5rem;
  min-width: 0;
}
.section-boxes__item-button {
  grid-area: button;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
}
.section-boxes__item-icon {
  width: 100%;
  height: auto;
  max-width: 60px;
  max-height: 60px;
  display: block;
  object-fit: contain;
}
.section-boxes__item-title {
  color: #FFFFFF;
}
.section-boxes__item-description {
  color: #f7f7f7;
  margin: 0;
}
@media (max-width: 767px) {
  .section-boxes__item-grid {
    grid-template-columns: 1fr;
    grid-template-rows: auto auto auto;
    grid-template-areas: "media" "content" "button";
    gap: 1.5rem;
  }
  .section-boxes__item-media {
    justify-content: flex-start;
    padding-left: 0;
  }
  .section-boxes__item-button {
    justify-content: flex-start;
  }
}

.container-fluid.hero-homepage .container-inner, .hero-homepage.container-sm .container-inner, .hero-homepage.container-md .container-inner, .hero-homepage.container-lg .container-inner, .hero-homepage.container-xl .container-inner, .hero-homepage.container-xxl .container-inner {
  position: relative;
  padding-top: 46px;
  padding-bottom: 0px;
}
.container-fluid.hero-homepage .container-inner.has-bg-image::before, .hero-homepage.container-sm .container-inner.has-bg-image::before, .hero-homepage.container-md .container-inner.has-bg-image::before, .hero-homepage.container-lg .container-inner.has-bg-image::before, .hero-homepage.container-xl .container-inner.has-bg-image::before, .hero-homepage.container-xxl .container-inner.has-bg-image::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: var(--hero-bg-image);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
}
@media only screen and (min-width: 992px) {
  .container-fluid.hero-homepage .container-inner, .hero-homepage.container-sm .container-inner, .hero-homepage.container-md .container-inner, .hero-homepage.container-lg .container-inner, .hero-homepage.container-xl .container-inner, .hero-homepage.container-xxl .container-inner {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 15px;
    padding-bottom: 120px;
  }
  .container-fluid.hero-homepage .container-inner:after, .hero-homepage.container-sm .container-inner:after, .hero-homepage.container-md .container-inner:after, .hero-homepage.container-lg .container-inner:after, .hero-homepage.container-xl .container-inner:after, .hero-homepage.container-xxl .container-inner:after {
    content: "";
    position: absolute;
    top: 100px;
    left: 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../../.././dist/css/build/img/brushstrokes.svg);
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 2;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.hero-homepage .container-inner, .hero-homepage.container-sm .container-inner, .hero-homepage.container-md .container-inner, .hero-homepage.container-lg .container-inner, .hero-homepage.container-xl .container-inner, .hero-homepage.container-xxl .container-inner {
    width: 92%;
    max-width: 1760px;
    padding-bottom: 160px;
  }
}
@media only screen and (min-width: 1600px) {
  .container-fluid.hero-homepage .container-inner, .hero-homepage.container-sm .container-inner, .hero-homepage.container-md .container-inner, .hero-homepage.container-lg .container-inner, .hero-homepage.container-xl .container-inner, .hero-homepage.container-xxl .container-inner {
    padding-bottom: 70px;
  }
}
@media only screen and (min-width: 480px) {
  .container-fluid.hero-homepage .row, .hero-homepage.container-sm .row, .hero-homepage.container-md .row, .hero-homepage.container-lg .row, .hero-homepage.container-xl .row, .hero-homepage.container-xxl .row {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (min-width: 768px) {
  .container-fluid.hero-homepage .row, .hero-homepage.container-sm .row, .hero-homepage.container-md .row, .hero-homepage.container-lg .row, .hero-homepage.container-xl .row, .hero-homepage.container-xxl .row {
    width: 86%;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.hero-homepage .row, .hero-homepage.container-sm .row, .hero-homepage.container-md .row, .hero-homepage.container-lg .row, .hero-homepage.container-xl .row, .hero-homepage.container-xxl .row {
    width: 91.4%;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.hero-homepage .row, .hero-homepage.container-sm .row, .hero-homepage.container-md .row, .hero-homepage.container-lg .row, .hero-homepage.container-xl .row, .hero-homepage.container-xxl .row {
    width: 82.6%;
  }
}
@media only screen and (min-width: 1600px) {
  .container-fluid.hero-homepage .row, .hero-homepage.container-sm .row, .hero-homepage.container-md .row, .hero-homepage.container-lg .row, .hero-homepage.container-xl .row, .hero-homepage.container-xxl .row {
    width: 87%;
    max-width: 1488px;
  }
}
.container-fluid.hero-homepage .row .col-titles, .hero-homepage.container-sm .row .col-titles, .hero-homepage.container-md .row .col-titles, .hero-homepage.container-lg .row .col-titles, .hero-homepage.container-xl .row .col-titles, .hero-homepage.container-xxl .row .col-titles {
  text-align: center;
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
  z-index: 3;
}
@media only screen and (min-width: 992px) {
  .container-fluid.hero-homepage .row .col-titles, .hero-homepage.container-sm .row .col-titles, .hero-homepage.container-md .row .col-titles, .hero-homepage.container-lg .row .col-titles, .hero-homepage.container-xl .row .col-titles, .hero-homepage.container-xxl .row .col-titles {
    text-align: left;
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 1600px) {
  .container-fluid.hero-homepage .row .col-titles, .hero-homepage.container-sm .row .col-titles, .hero-homepage.container-md .row .col-titles, .hero-homepage.container-lg .row .col-titles, .hero-homepage.container-xl .row .col-titles, .hero-homepage.container-xxl .row .col-titles {
    padding-top: 1rem;
  }
}
.container-fluid.hero-homepage .row .col-titles .title-top, .hero-homepage.container-sm .row .col-titles .title-top, .hero-homepage.container-md .row .col-titles .title-top, .hero-homepage.container-lg .row .col-titles .title-top, .hero-homepage.container-xl .row .col-titles .title-top, .hero-homepage.container-xxl .row .col-titles .title-top {
  font-size: 20px;
}
@media only screen and (min-width: 768px) {
  .container-fluid.hero-homepage .row .col-titles .title-top, .hero-homepage.container-sm .row .col-titles .title-top, .hero-homepage.container-md .row .col-titles .title-top, .hero-homepage.container-lg .row .col-titles .title-top, .hero-homepage.container-xl .row .col-titles .title-top, .hero-homepage.container-xxl .row .col-titles .title-top {
    font-size: 24px;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.hero-homepage .row .col-titles .title-top, .hero-homepage.container-sm .row .col-titles .title-top, .hero-homepage.container-md .row .col-titles .title-top, .hero-homepage.container-lg .row .col-titles .title-top, .hero-homepage.container-xl .row .col-titles .title-top, .hero-homepage.container-xxl .row .col-titles .title-top {
    font-size: 28px;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.hero-homepage .row .col-titles .title-top, .hero-homepage.container-sm .row .col-titles .title-top, .hero-homepage.container-md .row .col-titles .title-top, .hero-homepage.container-lg .row .col-titles .title-top, .hero-homepage.container-xl .row .col-titles .title-top, .hero-homepage.container-xxl .row .col-titles .title-top {
    font-size: 32px;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.hero-homepage .row .col-titles .title-top, .hero-homepage.container-sm .row .col-titles .title-top, .hero-homepage.container-md .row .col-titles .title-top, .hero-homepage.container-lg .row .col-titles .title-top, .hero-homepage.container-xl .row .col-titles .title-top, .hero-homepage.container-xxl .row .col-titles .title-top {
    font-size: 35px;
  }
}
.container-fluid.hero-homepage .row .col-titles .title-top span, .hero-homepage.container-sm .row .col-titles .title-top span, .hero-homepage.container-md .row .col-titles .title-top span, .hero-homepage.container-lg .row .col-titles .title-top span, .hero-homepage.container-xl .row .col-titles .title-top span, .hero-homepage.container-xxl .row .col-titles .title-top span {
  color: #DE3E8B;
  font-size: 20px;
}
@media only screen and (min-width: 768px) {
  .container-fluid.hero-homepage .row .col-titles .title-top span, .hero-homepage.container-sm .row .col-titles .title-top span, .hero-homepage.container-md .row .col-titles .title-top span, .hero-homepage.container-lg .row .col-titles .title-top span, .hero-homepage.container-xl .row .col-titles .title-top span, .hero-homepage.container-xxl .row .col-titles .title-top span {
    font-size: 24px;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.hero-homepage .row .col-titles .title-top span, .hero-homepage.container-sm .row .col-titles .title-top span, .hero-homepage.container-md .row .col-titles .title-top span, .hero-homepage.container-lg .row .col-titles .title-top span, .hero-homepage.container-xl .row .col-titles .title-top span, .hero-homepage.container-xxl .row .col-titles .title-top span {
    font-size: 28px;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.hero-homepage .row .col-titles .title-top span, .hero-homepage.container-sm .row .col-titles .title-top span, .hero-homepage.container-md .row .col-titles .title-top span, .hero-homepage.container-lg .row .col-titles .title-top span, .hero-homepage.container-xl .row .col-titles .title-top span, .hero-homepage.container-xxl .row .col-titles .title-top span {
    font-size: 32px;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.hero-homepage .row .col-titles .title-top span, .hero-homepage.container-sm .row .col-titles .title-top span, .hero-homepage.container-md .row .col-titles .title-top span, .hero-homepage.container-lg .row .col-titles .title-top span, .hero-homepage.container-xl .row .col-titles .title-top span, .hero-homepage.container-xxl .row .col-titles .title-top span {
    font-size: 35px;
  }
}
.container-fluid.hero-homepage .row .col-titles h1, .hero-homepage.container-sm .row .col-titles h1, .hero-homepage.container-md .row .col-titles h1, .hero-homepage.container-lg .row .col-titles h1, .hero-homepage.container-xl .row .col-titles h1, .hero-homepage.container-xxl .row .col-titles h1 {
  padding-top: 15px;
  padding-bottom: 30px;
}
.container-fluid.hero-homepage .row .col-image, .hero-homepage.container-sm .row .col-image, .hero-homepage.container-md .row .col-image, .hero-homepage.container-lg .row .col-image, .hero-homepage.container-xl .row .col-image, .hero-homepage.container-xxl .row .col-image {
  text-align: center;
  position: relative;
  z-index: 3;
}
@media only screen and (min-width: 992px) {
  .container-fluid.hero-homepage .row .col-image, .hero-homepage.container-sm .row .col-image, .hero-homepage.container-md .row .col-image, .hero-homepage.container-lg .row .col-image, .hero-homepage.container-xl .row .col-image, .hero-homepage.container-xxl .row .col-image {
    text-align: right;
  }
}
@media only screen and (min-width: 480px) {
  .container-fluid.hero-homepage .row .col-image img, .hero-homepage.container-sm .row .col-image img, .hero-homepage.container-md .row .col-image img, .hero-homepage.container-lg .row .col-image img, .hero-homepage.container-xl .row .col-image img, .hero-homepage.container-xxl .row .col-image img {
    max-width: 94%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (min-width: 768px) {
  .container-fluid.hero-homepage .row .col-image img, .hero-homepage.container-sm .row .col-image img, .hero-homepage.container-md .row .col-image img, .hero-homepage.container-lg .row .col-image img, .hero-homepage.container-xl .row .col-image img, .hero-homepage.container-xxl .row .col-image img {
    max-width: 86%;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.hero-homepage .row .col-image img, .hero-homepage.container-sm .row .col-image img, .hero-homepage.container-md .row .col-image img, .hero-homepage.container-lg .row .col-image img, .hero-homepage.container-xl .row .col-image img, .hero-homepage.container-xxl .row .col-image img {
    max-width: 100%;
  }
}

.container-fluid.hero-pages .container-inner, .hero-pages.container-sm .container-inner, .hero-pages.container-md .container-inner, .hero-pages.container-lg .container-inner, .hero-pages.container-xl .container-inner, .hero-pages.container-xxl .container-inner {
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px;
}
.container-fluid.hero-pages .container-inner.has-bg-image::before, .hero-pages.container-sm .container-inner.has-bg-image::before, .hero-pages.container-md .container-inner.has-bg-image::before, .hero-pages.container-lg .container-inner.has-bg-image::before, .hero-pages.container-xl .container-inner.has-bg-image::before, .hero-pages.container-xxl .container-inner.has-bg-image::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: var(--hero-bg-image);
  background-size: cover;
  backgrounxd-repeat: no-repeat;
  background-position: center;
  z-index: 1;
}
@media only screen and (min-width: 992px) {
  .container-fluid.hero-pages .container-inner, .hero-pages.container-sm .container-inner, .hero-pages.container-md .container-inner, .hero-pages.container-lg .container-inner, .hero-pages.container-xl .container-inner, .hero-pages.container-xxl .container-inner {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 15px;
    padding-bottom: 120px;
  }
  .container-fluid.hero-pages .container-inner:after, .hero-pages.container-sm .container-inner:after, .hero-pages.container-md .container-inner:after, .hero-pages.container-lg .container-inner:after, .hero-pages.container-xl .container-inner:after, .hero-pages.container-xxl .container-inner:after {
    content: "";
    position: absolute;
    top: 100px;
    left: 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../../.././dist/css/build/img/brushstrokes.svg);
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 2;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.hero-pages .container-inner, .hero-pages.container-sm .container-inner, .hero-pages.container-md .container-inner, .hero-pages.container-lg .container-inner, .hero-pages.container-xl .container-inner, .hero-pages.container-xxl .container-inner {
    width: 92%;
    max-width: 1760px;
  }
}
@media only screen and (min-width: 480px) {
  .container-fluid.hero-pages .row, .hero-pages.container-sm .row, .hero-pages.container-md .row, .hero-pages.container-lg .row, .hero-pages.container-xl .row, .hero-pages.container-xxl .row {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (min-width: 768px) {
  .container-fluid.hero-pages .row, .hero-pages.container-sm .row, .hero-pages.container-md .row, .hero-pages.container-lg .row, .hero-pages.container-xl .row, .hero-pages.container-xxl .row {
    width: 86%;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.hero-pages .row, .hero-pages.container-sm .row, .hero-pages.container-md .row, .hero-pages.container-lg .row, .hero-pages.container-xl .row, .hero-pages.container-xxl .row {
    width: 91.4%;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.hero-pages .row, .hero-pages.container-sm .row, .hero-pages.container-md .row, .hero-pages.container-lg .row, .hero-pages.container-xl .row, .hero-pages.container-xxl .row {
    width: 82.6%;
  }
}
@media only screen and (min-width: 1600px) {
  .container-fluid.hero-pages .row, .hero-pages.container-sm .row, .hero-pages.container-md .row, .hero-pages.container-lg .row, .hero-pages.container-xl .row, .hero-pages.container-xxl .row {
    width: 87%;
    max-width: 1488px;
  }
}
.container-fluid.hero-pages .row .col-content, .hero-pages.container-sm .row .col-content, .hero-pages.container-md .row .col-content, .hero-pages.container-lg .row .col-content, .hero-pages.container-xl .row .col-content, .hero-pages.container-xxl .row .col-content {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
  z-index: 3;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
@media only screen and (min-width: 992px) {
  .container-fluid.hero-pages .row .col-content, .hero-pages.container-sm .row .col-content, .hero-pages.container-md .row .col-content, .hero-pages.container-lg .row .col-content, .hero-pages.container-xl .row .col-content, .hero-pages.container-xxl .row .col-content {
    text-align: left;
    justify-content: center;
    align-items: flex-start;
    padding-top: 0;
    padding-bottom: 0;
  }
}
.container-fluid.hero-pages .row .col-content h1, .hero-pages.container-sm .row .col-content h1, .hero-pages.container-md .row .col-content h1, .hero-pages.container-lg .row .col-content h1, .hero-pages.container-xl .row .col-content h1, .hero-pages.container-xxl .row .col-content h1 {
  margin-bottom: 15px;
}
.container-fluid.hero-pages .row .col-content .description, .hero-pages.container-sm .row .col-content .description, .hero-pages.container-md .row .col-content .description, .hero-pages.container-lg .row .col-content .description, .hero-pages.container-xl .row .col-content .description, .hero-pages.container-xxl .row .col-content .description {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 30px;
}
.container-fluid.hero-pages .row .col-image, .hero-pages.container-sm .row .col-image, .hero-pages.container-md .row .col-image, .hero-pages.container-lg .row .col-image, .hero-pages.container-xl .row .col-image, .hero-pages.container-xxl .row .col-image {
  text-align: center;
  position: relative;
  z-index: 3;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .container-fluid.hero-pages .row .col-image, .hero-pages.container-sm .row .col-image, .hero-pages.container-md .row .col-image, .hero-pages.container-lg .row .col-image, .hero-pages.container-xl .row .col-image, .hero-pages.container-xxl .row .col-image {
    text-align: right;
  }
}
@media only screen and (min-width: 480px) {
  .container-fluid.hero-pages .row .col-image img, .hero-pages.container-sm .row .col-image img, .hero-pages.container-md .row .col-image img, .hero-pages.container-lg .row .col-image img, .hero-pages.container-xl .row .col-image img, .hero-pages.container-xxl .row .col-image img {
    max-width: 94%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (min-width: 768px) {
  .container-fluid.hero-pages .row .col-image img, .hero-pages.container-sm .row .col-image img, .hero-pages.container-md .row .col-image img, .hero-pages.container-lg .row .col-image img, .hero-pages.container-xl .row .col-image img, .hero-pages.container-xxl .row .col-image img {
    max-width: 86%;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.hero-pages .row .col-image img, .hero-pages.container-sm .row .col-image img, .hero-pages.container-md .row .col-image img, .hero-pages.container-lg .row .col-image img, .hero-pages.container-xl .row .col-image img, .hero-pages.container-xxl .row .col-image img {
    max-width: 100%;
  }
}

.section-table .col-titles {
  margin-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .section-table .col-titles {
    margin-bottom: 60px;
  }
}
.section-table__title {
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 1.2rem;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .section-table__title {
    font-size: 2rem;
  }
}
@media only screen and (min-width: 992px) {
  .section-table__title {
    font-size: 2.4rem;
    margin-bottom: 1.6rem;
  }
}
.section-table__description {
  max-width: 700px;
  margin: 0 auto 2.5rem;
  text-align: center;
  font-size: 1.05rem;
  line-height: 1.6;
  color: #6d3adf;
}
.section-table .table-block {
  width: 100%;
  margin: 0 auto;
}
.section-table .table-block__wrapper {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 1rem;
}
@media only screen and (min-width: 1200px) {
  .section-table .table-block__wrapper {
    overflow: visible;
    padding-bottom: 0;
  }
}
.section-table .table-block__table {
  width: 100%;
  border-collapse: collapse;
  background: #FFFFFF;
  border-radius: 15px;
  overflow: hidden;
  font-size: 1rem;
  border-spacing: 0;
  position: relative;
  isolation: isolate;
}
.section-table .table-block__table thead {
  background-color: #6d3adf;
  color: #FFFFFF;
  position: relative;
  z-index: 2;
}
.section-table .table-block__table thead th {
  font-weight: 700;
  padding: 1.2rem 1.8rem;
  text-align: left;
  border-left: 1px solid #9c84ef;
  border-right: 1px solid #9c84ef;
}
@media only screen and (min-width: 992px) {
  .section-table .table-block__table thead th {
    padding: 1.4rem 2rem;
  }
}
.section-table .table-block__table thead th:first-child {
  border-left: none;
}
.section-table .table-block__table thead th:last-child {
  border-right: none;
}
.section-table .table-block__table thead::before {
  content: "";
  position: absolute;
  inset: 0;
  border: 1px solid #6d3adf;
  border-bottom: none;
  border-radius: 15px 15px 0 0;
  pointer-events: none;
  z-index: 1;
}
.section-table .table-block__table tbody {
  position: relative;
  z-index: 1;
}
.section-table .table-block__table tbody tr {
  transition: background-color 0.3s ease;
}
.section-table .table-block__table tbody tr:hover {
  background-color: rgba(45, 247, 194, 0.1);
}
.section-table .table-block__table tbody tr td {
  padding: 1.2rem 1.8rem;
  vertical-align: middle;
  color: #2f2946;
  line-height: 1.6;
  min-width: 140px;
  border-bottom: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
}
@media only screen and (min-width: 992px) {
  .section-table .table-block__table tbody tr td {
    padding: 1.4rem 2rem;
  }
}
.section-table .table-block__table tbody tr td:first-child {
  border-left: 1px solid #dddddd;
}
.section-table .table-block__table tbody tr td:last-child {
  border-right: none;
}
.section-table .table-block__table tbody tr td .table-block__icon {
  display: inline-block;
  vertical-align: middle;
  width: 28px;
  height: auto;
  margin-right: 10px;
}
.section-table .table-block__table tbody tr td .table-block__cell-content {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  line-height: 1.5;
}
.section-table .table-block__table tbody tr td .table-block__cell-content p {
  margin: 0;
}
.section-table .table-block__table tbody tr td .table-block__cell-content a {
  text-decoration: underline;
}
.section-table .table-block__table tbody tr:last-child td {
  border-bottom: none;
}
.section-table .table-block__table tbody::after {
  content: "";
  position: absolute;
  inset: 0;
  border: 1px solid #dddddd;
  border-top: none;
  border-radius: 0 0 15px 15px;
  pointer-events: none;
  z-index: 0;
}
@media (max-width: 767px) {
  .section-table .table-block__wrapper {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 1rem;
  }
  .section-table .table-block__table {
    width: max-content;
    min-width: 600px;
    border-radius: 0.8rem;
    background: #FFFFFF;
    font-size: 0.98rem;
  }
  .section-table .table-block__table thead {
    display: table-header-group;
  }
}
@media only screen and (min-width: 1440px) {
  .section-table .table-block__table {
    font-size: 1.1rem;
  }
  .section-table .table-block__table th, .section-table .table-block__table td {
    padding: 1.6rem 2.4rem;
  }
}

.section-table.table-compact .table-block__table {
  font-size: 16px;
  line-height: 1.5;
}
.section-table.table-compact .table-block__table thead th {
  padding: 0.8rem 1.2rem;
}
.section-table.table-compact .table-block__table tbody td {
  padding: 0.8rem 1.2rem;
  min-width: 100px;
}
.section-table.table-compact .table-block__icon {
  width: 22px;
  margin-right: 6px;
}
.section-table.table-compact .table-block__cell-content {
  font-size: 16px;
  line-height: 1.5;
}
.section-table.table-compact .col-titles {
  margin-bottom: 30px;
}
@media only screen and (min-width: 1200px) {
  .section-table.table-compact .col-titles {
    margin-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .section-table.table-compact .table-block__table {
    font-size: 0.85rem;
    min-width: 480px;
  }
  .section-table.table-compact .table-block__table thead th,
  .section-table.table-compact .table-block__table tbody td {
    padding: 0.6rem 0.9rem;
  }
  .section-table.table-compact .table-block__icon {
    width: 18px;
  }
}

.entry-content .wp-block-list.is-style-checklist li:before {
  background-image: url(../../.././dist/css/build/img/check.svg) !important;
  width: 20px !important;
  height: 20px !important;
  top: 1px !important;
}

.container-fluid.banner .container-inner, .banner.container-sm .container-inner, .banner.container-md .container-inner, .banner.container-lg .container-inner, .banner.container-xl .container-inner, .banner.container-xxl .container-inner {
  position: relative;
  padding: 30px;
  display: flex;
  flex-direction: column;
  min-height: 566px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media only screen and (min-width: 768px) {
  .container-fluid.banner .container-inner, .banner.container-sm .container-inner, .banner.container-md .container-inner, .banner.container-lg .container-inner, .banner.container-xl .container-inner, .banner.container-xxl .container-inner {
    padding: 60px;
  }
}
@media only screen and (min-width: 992px) {
  .container-fluid.banner .container-inner, .banner.container-sm .container-inner, .banner.container-md .container-inner, .banner.container-lg .container-inner, .banner.container-xl .container-inner, .banner.container-xxl .container-inner {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 15px;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.banner .container-inner, .banner.container-sm .container-inner, .banner.container-md .container-inner, .banner.container-lg .container-inner, .banner.container-xl .container-inner, .banner.container-xxl .container-inner {
    width: 92%;
    max-width: 1760px;
  }
}
.container-fluid.banner .container-inner .top, .banner.container-sm .container-inner .top, .banner.container-md .container-inner .top, .banner.container-lg .container-inner .top, .banner.container-xl .container-inner .top, .banner.container-xxl .container-inner .top,
.container-fluid.banner .container-inner .bottom,
.banner.container-sm .container-inner .bottom,
.banner.container-md .container-inner .bottom,
.banner.container-lg .container-inner .bottom,
.banner.container-xl .container-inner .bottom,
.banner.container-xxl .container-inner .bottom {
  width: 100%;
  display: flex;
  height: 50%;
  flex-grow: 1;
}
@media only screen and (min-width: 768px) {
  .container-fluid.banner .container-inner .top, .banner.container-sm .container-inner .top, .banner.container-md .container-inner .top, .banner.container-lg .container-inner .top, .banner.container-xl .container-inner .top, .banner.container-xxl .container-inner .top,
  .container-fluid.banner .container-inner .bottom,
  .banner.container-sm .container-inner .bottom,
  .banner.container-md .container-inner .bottom,
  .banner.container-lg .container-inner .bottom,
  .banner.container-xl .container-inner .bottom,
  .banner.container-xxl .container-inner .bottom {
    justify-content: space-between;
  }
}
.container-fluid.banner .container-inner .bottom, .banner.container-sm .container-inner .bottom, .banner.container-md .container-inner .bottom, .banner.container-lg .container-inner .bottom, .banner.container-xl .container-inner .bottom, .banner.container-xxl .container-inner .bottom {
  align-self: flex-end;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .container-fluid.banner .container-inner .bottom, .banner.container-sm .container-inner .bottom, .banner.container-md .container-inner .bottom, .banner.container-lg .container-inner .bottom, .banner.container-xl .container-inner .bottom, .banner.container-xxl .container-inner .bottom {
    flex-direction: row;
  }
}
.container-fluid.banner .container-inner .top-left-heading, .banner.container-sm .container-inner .top-left-heading, .banner.container-md .container-inner .top-left-heading, .banner.container-lg .container-inner .top-left-heading, .banner.container-xl .container-inner .top-left-heading, .banner.container-xxl .container-inner .top-left-heading,
.container-fluid.banner .container-inner .top-right-heading,
.banner.container-sm .container-inner .top-right-heading,
.banner.container-md .container-inner .top-right-heading,
.banner.container-lg .container-inner .top-right-heading,
.banner.container-xl .container-inner .top-right-heading,
.banner.container-xxl .container-inner .top-right-heading {
  max-width: 290px;
  color: white;
  font-size: 18px;
}
@media only screen and (min-width: 992px) {
  .container-fluid.banner .container-inner .top-left-heading, .banner.container-sm .container-inner .top-left-heading, .banner.container-md .container-inner .top-left-heading, .banner.container-lg .container-inner .top-left-heading, .banner.container-xl .container-inner .top-left-heading, .banner.container-xxl .container-inner .top-left-heading,
  .container-fluid.banner .container-inner .top-right-heading,
  .banner.container-sm .container-inner .top-right-heading,
  .banner.container-md .container-inner .top-right-heading,
  .banner.container-lg .container-inner .top-right-heading,
  .banner.container-xl .container-inner .top-right-heading,
  .banner.container-xxl .container-inner .top-right-heading {
    font-size: 32px;
  }
}
.container-fluid.banner .container-inner .top-right-heading, .banner.container-sm .container-inner .top-right-heading, .banner.container-md .container-inner .top-right-heading, .banner.container-lg .container-inner .top-right-heading, .banner.container-xl .container-inner .top-right-heading, .banner.container-xxl .container-inner .top-right-heading {
  text-align: right;
}
.container-fluid.banner .container-inner .bottom-left-description, .banner.container-sm .container-inner .bottom-left-description, .banner.container-md .container-inner .bottom-left-description, .banner.container-lg .container-inner .bottom-left-description, .banner.container-xl .container-inner .bottom-left-description, .banner.container-xxl .container-inner .bottom-left-description {
  display: block;
  color: white;
  width: 100%;
  order: 1;
  margin-top: auto;
  align-self: flex-end;
}
@media only screen and (min-width: 768px) {
  .container-fluid.banner .container-inner .bottom-left-description, .banner.container-sm .container-inner .bottom-left-description, .banner.container-md .container-inner .bottom-left-description, .banner.container-lg .container-inner .bottom-left-description, .banner.container-xl .container-inner .bottom-left-description, .banner.container-xxl .container-inner .bottom-left-description {
    margin-right: auto;
    max-width: 290px;
    order: unset;
  }
}
.container-fluid.banner .container-inner .bottom-right-logo, .banner.container-sm .container-inner .bottom-right-logo, .banner.container-md .container-inner .bottom-right-logo, .banner.container-lg .container-inner .bottom-right-logo, .banner.container-xl .container-inner .bottom-right-logo, .banner.container-xxl .container-inner .bottom-right-logo {
  align-self: flex-start;
  max-width: 190px;
  margin-inline: auto;
}
@media only screen and (min-width: 768px) {
  .container-fluid.banner .container-inner .bottom-right-logo, .banner.container-sm .container-inner .bottom-right-logo, .banner.container-md .container-inner .bottom-right-logo, .banner.container-lg .container-inner .bottom-right-logo, .banner.container-xl .container-inner .bottom-right-logo, .banner.container-xxl .container-inner .bottom-right-logo {
    align-self: flex-end;
    margin-top: auto;
    order: unset;
    margin-left: auto;
    margin-right: 0;
  }
}

.banner-centered-content__container-inner {
  position: relative;
  overflow: hidden;
  padding-top: 30px;
  padding-bottom: 30px;
  border-radius: 15px;
  box-shadow: 0px 5px 40px rgba(18, 27, 68, 0.0901960784);
}
@media only screen and (min-width: 992px) {
  .banner-centered-content__container-inner {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
@media only screen and (min-width: 1440px) {
  .banner-centered-content__container-inner {
    width: 92%;
    max-width: 1760px;
  }
}
.banner-centered-content__container-inner.has-bg-image::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: var(--hero-bg-image);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
}
.banner-centered-content__logo {
  display: none;
  position: absolute;
  top: 30px;
  left: 30px;
  z-index: 4;
}
@media only screen and (min-width: 992px) {
  .banner-centered-content__logo {
    display: block;
    top: 60px;
    left: 60px;
  }
}
.banner-centered-content__logo img {
  width: auto;
  max-height: 40px;
}
@media only screen and (min-width: 992px) {
  .banner-centered-content__logo img {
    max-height: 50px;
  }
}
.banner-centered-content__content {
  z-index: 3;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .banner-centered-content__content {
    justify-content: center;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
  }
}
.banner-centered-content__content h1 {
  margin-bottom: 15px;
}
.banner-centered-content__content .description {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 30px;
}

.section-benefits-with-image .col-titles {
  margin-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .section-benefits-with-image .col-titles {
    margin-bottom: 60px;
  }
}
.section-benefits-with-image__image {
  display: none;
  width: auto;
  max-height: 400px;
  margin-bottom: 4rem;
}
@media only screen and (min-width: 992px) {
  .section-benefits-with-image__image {
    display: inline-block;
  }
}
.section-benefits-with-image__benefits {
  list-style: none;
  padding-left: 0;
}
.section-benefits-with-image__benefit {
  position: relative;
  margin-bottom: 2rem;
  padding-left: 60px;
}
@media only screen and (min-width: 992px) {
  .section-benefits-with-image__benefit {
    padding-left: 80px;
  }
}
.section-benefits-with-image__benefit::before {
  content: url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 16 16\" fill=\"%236d3adf\"><path d=\"M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14m0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16\"/><path d=\"m10.97 4.97-.02.022-3.473 4.425-2.093-2.094a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-1.071-1.05\"/></svg>");
  position: absolute;
  top: 5px;
  left: 0px;
  width: 35px;
  height: 35px;
}
@media only screen and (min-width: 992px) {
  .section-benefits-with-image__benefit::before {
    left: 25px;
  }
}
.section-benefits-with-image__benefit-title {
  font-weight: 600;
  margin-bottom: 0.5rem;
  text-align: left;
}
.section-benefits-with-image__benefit-description {
  text-align: left;
}
@media only screen and (min-width: 992px) {
  .section-benefits-with-image .benefits--left .section-benefits-with-image__benefit {
    padding-left: 0;
    padding-right: 80px;
  }
}
@media only screen and (min-width: 992px) {
  .section-benefits-with-image .benefits--left .section-benefits-with-image__benefit::before {
    left: auto;
    right: 25px;
  }
}
@media only screen and (min-width: 992px) {
  .section-benefits-with-image .benefits--left .section-benefits-with-image__benefit-title,
  .section-benefits-with-image .benefits--left .section-benefits-with-image__benefit-description {
    text-align: right;
  }
}

@font-face {
  font-family: "Poppins";
  src: url(../../.././dist/css/build/font/Poppins-Regular.eot);
  src: url(../../.././dist/css/build/font/Poppins-Regular.eot?#iefix) format("embedded-opentype"), url(../../.././dist/css/build/font/Poppins-Regular.woff2) format("woff2"), url(../../.././dist/css/build/font/Poppins-Regular.woff) format("woff"), url(../../.././dist/css/build/font/Poppins-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins-Light";
  src: url(../../.././dist/css/build/font/Poppins-Light.eot);
  src: url(../../.././dist/css/build/font/Poppins-Light.eot?#iefix) format("embedded-opentype"), url(../../.././dist/css/build/font/Poppins-Light.woff2) format("woff2"), url(../../.././dist/css/build/font/Poppins-Light.woff) format("woff"), url(../../.././dist/css/build/font/Poppins-Light.ttf) format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins-Medium";
  src: url(../../.././dist/css/build/font/Poppins-Medium-v2.eot);
  src: url(../../.././dist/css/build/font/Poppins-Medium-v2.eot?#iefix) format("embedded-opentype"), url(../../.././dist/css/build/font/Poppins-Medium-v3.woff2) format("woff2"), url(../../.././dist/css/build/font/Poppins-Medium-v3.woff) format("woff"), url(../../.././dist/css/build/font/Poppins-Medium-v2.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins-SemiBold";
  src: url(../../.././dist/css/build/font/Poppins-SemiBold.eot);
  src: url(../../.././dist/css/build/font/Poppins-SemiBold.eot?#iefix) format("embedded-opentype"), url(../../.././dist/css/build/font/Poppins-SemiBold.woff2) format("woff2"), url(../../.././dist/css/build/font/Poppins-SemiBold.woff) format("woff"), url(../../.././dist/css/build/font/Poppins-SemiBold.ttf) format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Poppins-Bold";
  src: url(../../.././dist/css/build/font/Poppins-Bold.eot);
  src: url(../../.././dist/css/build/font/Poppins-Bold.eot?#iefix) format("embedded-opentype"), url(../../.././dist/css/build/font/Poppins-Bold.woff2) format("woff2"), url(../../.././dist/css/build/font/Poppins-Bold.woff) format("woff"), url(../../.././dist/css/build/font/Poppins-Bold.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
.accordion__container {
  padding: 0 15px;
}
.accordion__small-title {
  font-weight: 400;
  text-align: center;
  color: #6d3adf;
  margin-bottom: 10px;
}
.accordion__title {
  text-align: center;
  margin-bottom: 60px;
}
.accordion__list {
  display: grid;
  gap: 20px;
  grid-template-columns: 1fr;
  max-width: 1100px;
  margin: 0 auto;
}
.accordion__item {
  background: #FFFFFF;
  border-radius: 15px;
  overflow: hidden;
}
.accordion__item.open .accordion__icon::after {
  content: "–";
}
.accordion__item-title {
  width: 100%;
  padding: 1.2rem 3.8rem 1.2rem 2rem;
  text-align: left;
  background: none;
  border: none;
  font-size: 18px;
  font-weight: 600;
  position: relative;
  cursor: pointer;
}
.accordion__item-title .accordion__icon {
  position: absolute;
  right: 1.5rem;
  top: 50%;
  transform: translateY(-50%);
}
.accordion__item-title .accordion__icon::after {
  content: "+";
  font-size: 1.5rem;
  font-weight: bold;
  color: #6d3adf;
  transition: transform 0.3s ease;
}
.accordion__item-content {
  height: 0;
  overflow: hidden;
  transition: height 0.3s ease;
}
.accordion__item-content h1, .accordion__item-content h2, .accordion__item-content h3, .accordion__item-content h4, .accordion__item-content h5, .accordion__item-content h6 {
  margin-bottom: 24px;
}
.accordion__item-content p {
  font-family: "Poppins-Light", sans-serif;
  font-size: 14px;
  line-height: 1.3;
  font-weight: 300;
  color: #2f2946;
  margin-bottom: 24px;
}
.accordion__item-content strong {
  font-weight: 700;
}
.accordion__item-content em, .accordion__item-content blockquote {
  font-style: italic;
}
.accordion__item-content img {
  display: inline-block;
  border-radius: 15px;
  object-fit: cover;
}
.accordion__item-content img.alignleft {
  display: block;
  float: left;
  margin: 0 24px 24px 0;
}
.accordion__item-content img.alignright {
  display: block;
  float: right;
  margin: 0 0 24px 24px;
}
.accordion__item-content img.aligncenter {
  display: block;
  margin: 0 auto 24px auto;
  float: none;
  text-align: center;
}
.accordion__item-content img.alignnone {
  display: inline-block;
  margin: 0 0 24px 0;
}
.accordion__item-content img::after {
  content: "";
  display: block;
  clear: both;
}
.accordion__item-content ol {
  margin-left: 3rem;
  padding-bottom: 24px;
  list-style-type: decimal;
}
.accordion__item-content ol li {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  padding-bottom: 0.6rem;
  padding-left: 0.6rem;
}
.accordion__item-content ul {
  margin-left: 3rem;
  padding-bottom: 24px;
}
.accordion__item-content ul li {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  padding-bottom: 0.6rem;
  padding-left: 0.6rem;
  list-style-image: url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"9\" height=\"9\"><circle cx=\"4.5\" cy=\"4.5\" r=\"4.5\" fill=\"%23DE3E8B\" data-name=\"Ellipse 7\" style=\"fill:%236d3adf;fill-opacity:1\"/></svg>");
  list-style-type: none;
}
.accordion__item-content-inner {
  padding: 0rem 2rem 1.2rem 2rem;
  font-size: 16px;
  line-height: 1.5;
}
.accordion__tiles {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
}
.accordion__tile {
  display: flex;
  gap: 30px;
  align-items: flex-start;
}
.accordion__tile .accordion__tile-image {
  flex: 1 1 50%;
}
.accordion__tile .accordion__tile-content {
  flex: 1 1 50%;
}
.accordion__tile-image img {
  width: 100%;
  height: auto;
  max-height: 320px;
  object-fit: cover;
  border-radius: 15px;
}
.accordion__tile--reverse {
  flex-direction: row-reverse;
}
@media (max-width: 768px) {
  .accordion__tile, .accordion__tile--reverse {
    flex-direction: column;
  }
  .accordion__tile .accordion__tile-image,
  .accordion__tile .accordion__tile-content, .accordion__tile--reverse .accordion__tile-image,
  .accordion__tile--reverse .accordion__tile-content {
    flex: 1 1 auto;
  }
}

.basic-content h1, .basic-content h2, .basic-content h3, .basic-content h4, .basic-content h5, .basic-content h6 {
  margin-bottom: 24px;
}
.basic-content p {
  font-family: "Poppins-Light", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 300;
  color: #2f2946;
  margin-bottom: 24px;
}
.basic-content strong {
  font-weight: 700;
}
.basic-content em, .basic-content blockquote {
  font-style: italic;
}
.basic-content img {
  display: inline-block;
  border-radius: 15px;
  object-fit: cover;
}
.basic-content img.alignleft {
  display: block;
  float: left;
  margin: 0 24px 24px 0;
}
.basic-content img.alignright {
  display: block;
  float: right;
  margin: 0 0 24px 24px;
}
.basic-content img.aligncenter {
  display: block;
  margin: 0 auto 24px auto;
  float: none;
  text-align: center;
}
.basic-content img.alignnone {
  display: inline-block;
  margin: 0 0 24px 0;
}
.basic-content img::after {
  content: "";
  display: block;
  clear: both;
}
.basic-content ol {
  margin-left: 3rem;
  padding-bottom: 24px;
  list-style-type: decimal;
}
.basic-content ol li {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  padding-bottom: 0.6rem;
  padding-left: 0.6rem;
}
.basic-content ul {
  margin-left: 3rem;
  padding-bottom: 24px;
}
.basic-content ul li {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  padding-bottom: 0.6rem;
  padding-left: 0.6rem;
  list-style-image: url(../../.././dist/css/build/img/icon-shape-circle.svg);
  list-style-type: none;
}

.section-form {
  /* ===== TITLES ===== */
  /* ===== FORM ===== */
  /* ===== GRID ===== */
  /* ===== FORM FIELD ===== */
  /* ===== INPUTS ===== */
  /* ===== SELECT ===== */
  /* ===== INPUT WITH PREFIX ===== */
  /* ===== SUBMIT ===== */
  /* ===== CF7 STATES ===== */
}
.section-form__titles {
  margin: 0 auto;
  margin-bottom: 30px;
  max-width: 1100px;
}
@media only screen and (min-width: 768px) {
  .section-form__titles {
    margin-bottom: 60px;
  }
}
.section-form__small-title {
  font-weight: 400;
  text-align: center;
  color: #6d3adf;
  margin-bottom: 10px;
}
.section-form__title {
  text-align: center;
  margin-bottom: 30px;
}
.section-form__description {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  text-align: center;
  margin-bottom: 10px;
}
.section-form form.wpcf7-form {
  max-width: 1100px;
  margin: 0 auto;
  padding: 20px 0;
  font-family: "Poppins", sans-serif;
}
.section-form .form-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 30px;
  margin-bottom: 20px;
}
.section-form .form-grid__col {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
@media only screen and (min-width: 768px) {
  .section-form .form-grid {
    grid-template-columns: 1fr 1fr;
  }
}
.section-form .form-field {
  margin-bottom: 15px;
}
.section-form label {
  display: block;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 8px;
  color: #2f2946;
}
.section-form input[type=text],
.section-form input[type=email],
.section-form input[type=tel],
.section-form textarea,
.section-form select {
  width: 100%;
  padding: 14px 18px;
  margin-top: 10px;
  border: 2px solid #E7E9EA;
  border-radius: 15px;
  background: #FFFFFF;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  transition: border-color 0.25s ease, box-shadow 0.25s ease;
}
.section-form input[type=text]:focus,
.section-form input[type=email]:focus,
.section-form input[type=tel]:focus,
.section-form textarea:focus,
.section-form select:focus {
  border-color: #6d3adf;
  box-shadow: 0 0 0 3px rgba(109, 58, 223, 0.15);
  outline: none;
}
.section-form input[type=text]::placeholder,
.section-form input[type=email]::placeholder,
.section-form input[type=tel]::placeholder,
.section-form textarea::placeholder,
.section-form select::placeholder {
  color: #BDBDBD;
}
.section-form textarea {
  min-height: 160px;
  resize: vertical;
}
.section-form .form-field--select {
  position: relative;
}
.section-form .form-field--select::after {
  content: "";
  position: absolute;
  right: 20px;
  top: calc(50% + 6px);
  width: 8px;
  height: 8px;
  border-right: 2px solid #bfbfbf;
  border-bottom: 2px solid #bfbfbf;
  transform: rotate(45deg);
  pointer-events: none;
}
.section-form .form-field--select select {
  appearance: none;
  padding-right: 48px;
}
.section-form .input-with-prefix {
  position: relative;
  display: block;
  width: 100%;
}
.section-form .input-with-prefix .wpcf7-form-control-wrap {
  display: block;
  width: 100%;
}
.section-form .input-with-prefix .input-prefix {
  pointer-events: none;
  z-index: 2;
  position: absolute;
  left: 2px;
  top: 2px;
  width: 52px;
  height: 52px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #f2f2f2;
  border-right: 2px solid #E7E9EA;
  border-radius: 13px 0 0 13px;
  font-weight: 600;
  color: #989898;
}
.section-form .input-with-prefix .input-prefix p {
  font-weight: 600;
  color: #989898;
}
.section-form .input-with-prefix input {
  width: 100% !important;
  padding-left: 70px !important;
  margin-top: 0px !important;
}
.section-form .form-submit {
  display: flex;
  justify-content: center;
}
.section-form input[type=submit] {
  transition: all 0.5s ease-in-out;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  max-width: 240px;
  cursor: pointer;
}
.section-form .wpcf7-not-valid-tip {
  margin-top: 10px;
  font-size: 14px;
  color: #FB1800;
  font-family: "Poppins", sans-serif;
}
.section-form .wpcf7-response-output {
  margin-top: 20px;
  padding: 1rem 1.5rem;
  border-radius: 15px;
  border-color: transparent !important;
  background-color: #E7E9EA;
  font-size: 15px;
  font-family: "Poppins-Medium", sans-serif;
}
.section-form .wpcf7-response-output.wpcf7-mail-sent-ok {
  background-color: #2df7c2;
  color: #2f2946;
}
.section-form .wpcf7-response-output.wpcf7-validation-errors, .section-form .wpcf7-response-output.wpcf7-acceptance-missing {
  background-color: #2df7c2;
  color: #FFFFFF;
}
.section-form .wpcf7-spinner {
  margin-left: 10px;
}

/* =====================================================
   CHECKBOX – CF7 ACCEPTANCE
   ===================================================== */
.form-field--checkbox p {
  margin: 0;
}
.form-field--checkbox .wpcf7-list-item label {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: #2f2946;
  cursor: pointer;
}
.form-field--checkbox input[type=checkbox] {
  position: absolute;
  opacity: 0;
  width: 1px;
  height: 1px;
  margin: 0;
}
.form-field--checkbox .wpcf7-list-item-label {
  position: relative;
  padding-left: 35px;
}
.form-field--checkbox .wpcf7-list-item-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  width: 18px;
  height: 18px;
  border: 2px solid #E7E9EA;
  border-radius: 4px;
  background: #FFFFFF;
  transition: background-color 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
}
.form-field--checkbox input[type=checkbox]:checked + .wpcf7-list-item-label::before {
  background-color: #6d3adf;
  border-color: #6d3adf;
}
.form-field--checkbox input[type=checkbox]:checked + .wpcf7-list-item-label::after {
  content: "";
  position: absolute;
  left: 7px;
  top: 6px;
  width: 5px;
  height: 9px;
  border-right: 2px solid #FFFFFF;
  border-bottom: 2px solid #FFFFFF;
  transform: rotate(45deg);
}
.form-field--checkbox input[type=checkbox]:focus + .wpcf7-list-item-label::before {
  box-shadow: 0 0 0 3px rgba(109, 58, 223, 0.2);
}

.container-fluid.footer-container .footer-inner, .footer-container.container-sm .footer-inner, .footer-container.container-md .footer-inner, .footer-container.container-lg .footer-inner, .footer-container.container-xl .footer-inner, .footer-container.container-xxl .footer-inner {
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .container-fluid.footer-container .footer-inner, .footer-container.container-sm .footer-inner, .footer-container.container-md .footer-inner, .footer-container.container-lg .footer-inner, .footer-container.container-xl .footer-inner, .footer-container.container-xxl .footer-inner {
    width: 86%;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.footer-container .footer-inner, .footer-container.container-sm .footer-inner, .footer-container.container-md .footer-inner, .footer-container.container-lg .footer-inner, .footer-container.container-xl .footer-inner, .footer-container.container-xxl .footer-inner {
    width: 76%;
  }
}
@media only screen and (min-width: 1600px) {
  .container-fluid.footer-container .footer-inner, .footer-container.container-sm .footer-inner, .footer-container.container-md .footer-inner, .footer-container.container-lg .footer-inner, .footer-container.container-xl .footer-inner, .footer-container.container-xxl .footer-inner {
    width: 88%;
    max-width: 1680px;
  }
}
.container-fluid.footer-container .footer-top, .footer-container.container-sm .footer-top, .footer-container.container-md .footer-top, .footer-container.container-lg .footer-top, .footer-container.container-xl .footer-top, .footer-container.container-xxl .footer-top {
  background-color: #fd8a00;
}
.container-fluid.footer-container .footer-top__grid, .footer-container.container-sm .footer-top__grid, .footer-container.container-md .footer-top__grid, .footer-container.container-lg .footer-top__grid, .footer-container.container-xl .footer-top__grid, .footer-container.container-xxl .footer-top__grid {
  display: grid;
  grid-template-areas: "logo address" "button button";
  grid-template-columns: 1fr 2fr;
  align-items: center;
  gap: 2rem;
  padding-block: 2rem;
  padding-inline: 2rem;
}
@media only screen and (min-width: 992px) {
  .container-fluid.footer-container .footer-top__grid, .footer-container.container-sm .footer-top__grid, .footer-container.container-md .footer-top__grid, .footer-container.container-lg .footer-top__grid, .footer-container.container-xl .footer-top__grid, .footer-container.container-xxl .footer-top__grid {
    grid-template-areas: "logo address button";
    grid-template-columns: 1fr 1fr 1fr;
    padding-inline: unset;
  }
}
.container-fluid.footer-container .footer-top__col-logo, .footer-container.container-sm .footer-top__col-logo, .footer-container.container-md .footer-top__col-logo, .footer-container.container-lg .footer-top__col-logo, .footer-container.container-xl .footer-top__col-logo, .footer-container.container-xxl .footer-top__col-logo {
  grid-area: logo;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.container-fluid.footer-container .footer-top__col-logo img, .footer-container.container-sm .footer-top__col-logo img, .footer-container.container-md .footer-top__col-logo img, .footer-container.container-lg .footer-top__col-logo img, .footer-container.container-xl .footer-top__col-logo img, .footer-container.container-xxl .footer-top__col-logo img {
  max-height: 40px;
  width: auto;
}
@media only screen and (min-width: 1200px) {
  .container-fluid.footer-container .footer-top__col-logo img, .footer-container.container-sm .footer-top__col-logo img, .footer-container.container-md .footer-top__col-logo img, .footer-container.container-lg .footer-top__col-logo img, .footer-container.container-xl .footer-top__col-logo img, .footer-container.container-xxl .footer-top__col-logo img {
    max-height: 50px;
  }
}
.container-fluid.footer-container .footer-top__col-address, .footer-container.container-sm .footer-top__col-address, .footer-container.container-md .footer-top__col-address, .footer-container.container-lg .footer-top__col-address, .footer-container.container-xl .footer-top__col-address, .footer-container.container-xxl .footer-top__col-address {
  grid-area: address;
  display: flex;
  justify-content: center;
}
.container-fluid.footer-container .footer-top__col-address address, .footer-container.container-sm .footer-top__col-address address, .footer-container.container-md .footer-top__col-address address, .footer-container.container-lg .footer-top__col-address address, .footer-container.container-xl .footer-top__col-address address, .footer-container.container-xxl .footer-top__col-address address {
  font-family: "Poppins-SemiBold", sans-serif;
  font-size: 1rem;
  font-weight: 600;
  font-style: normal;
  text-align: left;
  color: #FFFFFF;
}
@media only screen and (min-width: 1200px) {
  .container-fluid.footer-container .footer-top__col-address address, .footer-container.container-sm .footer-top__col-address address, .footer-container.container-md .footer-top__col-address address, .footer-container.container-lg .footer-top__col-address address, .footer-container.container-xl .footer-top__col-address address, .footer-container.container-xxl .footer-top__col-address address {
    font-size: 1.2rem;
    text-align: center;
  }
}
.container-fluid.footer-container .footer-top__col-button, .footer-container.container-sm .footer-top__col-button, .footer-container.container-md .footer-top__col-button, .footer-container.container-lg .footer-top__col-button, .footer-container.container-xl .footer-top__col-button, .footer-container.container-xxl .footer-top__col-button {
  grid-area: button;
  display: flex;
  justify-content: center;
}
@media only screen and (min-width: 1200px) {
  .container-fluid.footer-container .footer-top__col-button, .footer-container.container-sm .footer-top__col-button, .footer-container.container-md .footer-top__col-button, .footer-container.container-lg .footer-top__col-button, .footer-container.container-xl .footer-top__col-button, .footer-container.container-xxl .footer-top__col-button {
    justify-content: flex-end;
  }
}
.container-fluid.footer-container .footer-top__button-mail, .footer-container.container-sm .footer-top__button-mail, .footer-container.container-md .footer-top__button-mail, .footer-container.container-lg .footer-top__button-mail, .footer-container.container-xl .footer-top__button-mail, .footer-container.container-xxl .footer-top__button-mail {
  display: block;
  background-color: #FFFFFF;
  padding: 1rem 2rem;
  border-radius: 2rem;
  font-family: "Poppins", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  transition: all 0.5s ease-in-out;
}
@media only screen and (min-width: 1200px) {
  .container-fluid.footer-container .footer-top__button-mail, .footer-container.container-sm .footer-top__button-mail, .footer-container.container-md .footer-top__button-mail, .footer-container.container-lg .footer-top__button-mail, .footer-container.container-xl .footer-top__button-mail, .footer-container.container-xxl .footer-top__button-mail {
    font-size: 1.1rem;
  }
}
.container-fluid.footer-container .footer-top__button-mail:hover, .footer-container.container-sm .footer-top__button-mail:hover, .footer-container.container-md .footer-top__button-mail:hover, .footer-container.container-lg .footer-top__button-mail:hover, .footer-container.container-xl .footer-top__button-mail:hover, .footer-container.container-xxl .footer-top__button-mail:hover {
  color: #e47c00;
}
.container-fluid.footer-container .footer-middle, .footer-container.container-sm .footer-middle, .footer-container.container-md .footer-middle, .footer-container.container-lg .footer-middle, .footer-container.container-xl .footer-middle, .footer-container.container-xxl .footer-middle {
  background-color: #f7f7f7;
}
.container-fluid.footer-container .footer-middle__grid, .footer-container.container-sm .footer-middle__grid, .footer-container.container-md .footer-middle__grid, .footer-container.container-lg .footer-middle__grid, .footer-container.container-xl .footer-middle__grid, .footer-container.container-xxl .footer-middle__grid {
  display: grid;
  grid-template-areas: "info info" "menu-first menu-second" "menu-third menu-third";
  grid-template-columns: 1fr 1fr;
  gap: 2rem;
  padding-block: 2rem 1rem;
  padding-inline: 2rem;
}
@media only screen and (min-width: 992px) {
  .container-fluid.footer-container .footer-middle__grid, .footer-container.container-sm .footer-middle__grid, .footer-container.container-md .footer-middle__grid, .footer-container.container-lg .footer-middle__grid, .footer-container.container-xl .footer-middle__grid, .footer-container.container-xxl .footer-middle__grid {
    grid-template-areas: "info info info" "menu-first menu-second menu-third";
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media only screen and (min-width: 1200px) {
  .container-fluid.footer-container .footer-middle__grid, .footer-container.container-sm .footer-middle__grid, .footer-container.container-md .footer-middle__grid, .footer-container.container-lg .footer-middle__grid, .footer-container.container-xl .footer-middle__grid, .footer-container.container-xxl .footer-middle__grid {
    grid-template-areas: "info spacer menu-first menu-second menu-third";
    grid-template-columns: 2fr minmax(2rem, 1fr) 1fr 1fr 1fr;
    padding-block: 4rem 2rem;
    padding-inline: unset;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.footer-container .footer-middle__grid, .footer-container.container-sm .footer-middle__grid, .footer-container.container-md .footer-middle__grid, .footer-container.container-lg .footer-middle__grid, .footer-container.container-xl .footer-middle__grid, .footer-container.container-xxl .footer-middle__grid {
    grid-template-areas: "info spacer menu-first menu-second menu-third";
    grid-template-columns: 2fr minmax(4rem, 3fr) 1fr 1fr 1fr;
  }
}
.container-fluid.footer-container .footer-middle__col-menu ul, .footer-container.container-sm .footer-middle__col-menu ul, .footer-container.container-md .footer-middle__col-menu ul, .footer-container.container-lg .footer-middle__col-menu ul, .footer-container.container-xl .footer-middle__col-menu ul, .footer-container.container-xxl .footer-middle__col-menu ul {
  list-style-type: none;
  margin-bottom: 0%;
}
.container-fluid.footer-container .footer-middle__col-menu ul li, .footer-container.container-sm .footer-middle__col-menu ul li, .footer-container.container-md .footer-middle__col-menu ul li, .footer-container.container-lg .footer-middle__col-menu ul li, .footer-container.container-xl .footer-middle__col-menu ul li, .footer-container.container-xxl .footer-middle__col-menu ul li {
  margin-bottom: 0.5rem;
}
.container-fluid.footer-container .footer-middle__col-menu ul li a, .footer-container.container-sm .footer-middle__col-menu ul li a, .footer-container.container-md .footer-middle__col-menu ul li a, .footer-container.container-lg .footer-middle__col-menu ul li a, .footer-container.container-xl .footer-middle__col-menu ul li a, .footer-container.container-xxl .footer-middle__col-menu ul li a {
  font-family: "Poppins", sans-serif;
  line-height: 1.5;
  color: rgba(40, 40, 40, 0.6);
  transition: all 0.5s ease-in-out;
}
.container-fluid.footer-container .footer-middle__col-menu ul li a:hover, .footer-container.container-sm .footer-middle__col-menu ul li a:hover, .footer-container.container-md .footer-middle__col-menu ul li a:hover, .footer-container.container-lg .footer-middle__col-menu ul li a:hover, .footer-container.container-xl .footer-middle__col-menu ul li a:hover, .footer-container.container-xxl .footer-middle__col-menu ul li a:hover {
  color: #282828;
}
.container-fluid.footer-container .footer-middle__spacer, .footer-container.container-sm .footer-middle__spacer, .footer-container.container-md .footer-middle__spacer, .footer-container.container-lg .footer-middle__spacer, .footer-container.container-xl .footer-middle__spacer, .footer-container.container-xxl .footer-middle__spacer {
  grid-area: spacer;
  display: none;
}
@media only screen and (min-width: 1200px) {
  .container-fluid.footer-container .footer-middle__spacer, .footer-container.container-sm .footer-middle__spacer, .footer-container.container-md .footer-middle__spacer, .footer-container.container-lg .footer-middle__spacer, .footer-container.container-xl .footer-middle__spacer, .footer-container.container-xxl .footer-middle__spacer {
    display: block;
  }
}
.container-fluid.footer-container .footer-middle__col-info, .footer-container.container-sm .footer-middle__col-info, .footer-container.container-md .footer-middle__col-info, .footer-container.container-lg .footer-middle__col-info, .footer-container.container-xl .footer-middle__col-info, .footer-container.container-xxl .footer-middle__col-info {
  grid-area: info;
}
.container-fluid.footer-container .footer-middle__col-info h5, .footer-container.container-sm .footer-middle__col-info h5, .footer-container.container-md .footer-middle__col-info h5, .footer-container.container-lg .footer-middle__col-info h5, .footer-container.container-xl .footer-middle__col-info h5, .footer-container.container-xxl .footer-middle__col-info h5 {
  font-family: "Poppins-Bold", sans-serif;
  font-weight: 700;
  font-size: 1.2rem;
  color: rgba(40, 40, 40, 0.7);
  margin-bottom: 0.5rem;
}
.container-fluid.footer-container .footer-middle__col-info p, .footer-container.container-sm .footer-middle__col-info p, .footer-container.container-md .footer-middle__col-info p, .footer-container.container-lg .footer-middle__col-info p, .footer-container.container-xl .footer-middle__col-info p, .footer-container.container-xxl .footer-middle__col-info p {
  font-family: "Poppins", sans-serif;
  color: rgba(40, 40, 40, 0.6);
}
.container-fluid.footer-container .footer-middle__menu--first, .footer-container.container-sm .footer-middle__menu--first, .footer-container.container-md .footer-middle__menu--first, .footer-container.container-lg .footer-middle__menu--first, .footer-container.container-xl .footer-middle__menu--first, .footer-container.container-xxl .footer-middle__menu--first {
  grid-area: menu-first;
}
.container-fluid.footer-container .footer-middle__menu--second, .footer-container.container-sm .footer-middle__menu--second, .footer-container.container-md .footer-middle__menu--second, .footer-container.container-lg .footer-middle__menu--second, .footer-container.container-xl .footer-middle__menu--second, .footer-container.container-xxl .footer-middle__menu--second {
  grid-area: menu-second;
}
.container-fluid.footer-container .footer-middle__menu--third, .footer-container.container-sm .footer-middle__menu--third, .footer-container.container-md .footer-middle__menu--third, .footer-container.container-lg .footer-middle__menu--third, .footer-container.container-xl .footer-middle__menu--third, .footer-container.container-xxl .footer-middle__menu--third {
  grid-area: menu-third;
}
.container-fluid.footer-container .footer-bottom, .footer-container.container-sm .footer-bottom, .footer-container.container-md .footer-bottom, .footer-container.container-lg .footer-bottom, .footer-container.container-xl .footer-bottom, .footer-container.container-xxl .footer-bottom {
  background-color: #f7f7f7;
}
.container-fluid.footer-container .footer-bottom__grid, .footer-container.container-sm .footer-bottom__grid, .footer-container.container-md .footer-bottom__grid, .footer-container.container-lg .footer-bottom__grid, .footer-container.container-xl .footer-bottom__grid, .footer-container.container-xxl .footer-bottom__grid {
  display: grid;
  grid-template-areas: "copyrights";
  grid-template-columns: 1fr;
  align-items: center;
  gap: 2rem;
  padding-block: 1rem 2rem;
}
@media only screen and (min-width: 1200px) {
  .container-fluid.footer-container .footer-bottom__grid, .footer-container.container-sm .footer-bottom__grid, .footer-container.container-md .footer-bottom__grid, .footer-container.container-lg .footer-bottom__grid, .footer-container.container-xl .footer-bottom__grid, .footer-container.container-xxl .footer-bottom__grid {
    padding-block: 2rem 4rem;
  }
}
@media only screen and (min-width: 1440px) {
  .container-fluid.footer-container .footer-bottom__grid, .footer-container.container-sm .footer-bottom__grid, .footer-container.container-md .footer-bottom__grid, .footer-container.container-lg .footer-bottom__grid, .footer-container.container-xl .footer-bottom__grid, .footer-container.container-xxl .footer-bottom__grid {
    grid-template-areas: "copyrights";
    grid-template-columns: 1fr;
  }
}
.container-fluid.footer-container .footer-bottom__copyrights, .footer-container.container-sm .footer-bottom__copyrights, .footer-container.container-md .footer-bottom__copyrights, .footer-container.container-lg .footer-bottom__copyrights, .footer-container.container-xl .footer-bottom__copyrights, .footer-container.container-xxl .footer-bottom__copyrights {
  text-align: center;
}
.container-fluid.footer-container .footer-bottom__copyrights p, .footer-container.container-sm .footer-bottom__copyrights p, .footer-container.container-md .footer-bottom__copyrights p, .footer-container.container-lg .footer-bottom__copyrights p, .footer-container.container-xl .footer-bottom__copyrights p, .footer-container.container-xxl .footer-bottom__copyrights p {
  font-weight: 600;
  color: rgba(40, 40, 40, 0.6);
}

.site-header {
  padding: 16px;
  box-shadow: 0px 3px 40px rgba(10, 30, 39, 0.0509803922);
}
@media only screen and (min-width: 1200px) {
  .site-header {
    padding-top: 22px;
  }
}
.site-header.fixed {
  position: sticky;
  background-color: #FFFFFF;
  width: 100%;
  top: 0;
  z-index: 999;
}
.site-header > .wrap {
  display: grid;
  grid-template-areas: "logo language navbar";
  grid-template-columns: max-content auto max-content;
}
@media only screen and (min-width: 480px) {
  .site-header > .wrap {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (min-width: 768px) {
  .site-header > .wrap {
    grid-template-areas: "logo your-account button language navbar";
    grid-template-columns: auto max-content max-content 1fr;
    column-gap: 1rem;
  }
}
@media only screen and (min-width: 1200px) {
  .site-header > .wrap {
    grid-template-areas: "logo navbar your-account button language";
    grid-template-columns: max-content auto max-content max-content max-content;
    column-gap: 0;
  }
}
@media only screen and (min-width: 1440px) {
  .site-header > .wrap {
    width: 88%;
    max-width: 1680px;
  }
}
.site-header > .wrap .header-logo {
  grid-area: logo;
  margin-right: 0.6rem;
}
@media only screen and (min-width: 1200px) {
  .site-header > .wrap .header-logo {
    margin-right: 40px;
  }
}
@media only screen and (min-width: 1440px) {
  .site-header > .wrap .header-logo {
    margin-right: 60px;
  }
}
.site-header > .wrap .header-logo img {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  max-height: 40px;
  width: auto;
}
@media only screen and (min-width: 768px) {
  .site-header > .wrap .header-logo img {
    max-height: 46px;
  }
}
@media only screen and (min-width: 1440px) {
  .site-header > .wrap .header-logo img {
    max-height: 50px;
  }
}
.site-header > .wrap .header-your-account {
  display: none;
}
@media only screen and (min-width: 768px) {
  .site-header > .wrap .header-your-account {
    display: block;
    grid-area: your-account;
    text-align: right;
    margin-top: 0.8rem;
  }
}
@media only screen and (min-width: 1200px) {
  .site-header > .wrap .header-your-account {
    margin-right: 20px;
  }
}
@media only screen and (min-width: 1440px) {
  .site-header > .wrap .header-your-account {
    margin-right: 40px;
  }
}
@media only screen and (min-width: 1600px) {
  .site-header > .wrap .header-your-account {
    margin-right: 60px;
  }
}
.site-header > .wrap .header-your-account a span {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  transition: all 0.3s ease-in-out;
  vertical-align: middle;
}
.site-header > .wrap .header-your-account a img {
  width: 18px;
  height: auto;
  margin-right: 0.4rem;
  filter: invert(9%) sepia(0%) saturate(0%) hue-rotate(156deg) brightness(103%) contrast(85%);
  transition: all 0.3s ease-in-out;
  vertical-align: middle;
}
.site-header > .wrap .header-your-account a:hover span {
  color: #000000;
  transition: all 0.3s ease-in-out;
}
.site-header > .wrap .header-your-account a:hover img {
  filter: none;
  transition: all 0.3s ease-in-out;
}
.site-header > .wrap .header-button {
  grid-area: button;
  text-align: right;
  margin-right: 0.6rem;
  display: none;
}
@media only screen and (min-width: 768px) {
  .site-header > .wrap .header-button {
    display: block;
  }
}
.site-header > .wrap .header-button .button {
  padding-right: 1rem;
  padding-left: 1rem;
}
@media only screen and (min-width: 360px) {
  .site-header > .wrap .header-button .button {
    padding-right: 1.4rem;
    padding-left: 1.4rem;
  }
}
.site-header > .wrap .header-navbar {
  grid-area: navbar;
  margin-left: auto;
}
@media only screen and (min-width: 1200px) {
  .site-header > .wrap .header-navbar {
    margin-left: initial;
    margin-top: 0.8rem;
  }
}
.site-header > .wrap .header-navbar__mobile {
  width: 42px;
  height: 42px;
  cursor: pointer;
  border: 1px solid #E8EAED;
  border-radius: 15px;
}
@media only screen and (min-width: 992px) {
  .site-header > .wrap .header-navbar__mobile {
    width: 48px;
    height: 48px;
  }
}
@media only screen and (min-width: 1200px) {
  .site-header > .wrap .header-navbar__mobile {
    display: none;
  }
}
.site-header > .wrap .header-navbar__mobile__line {
  height: 2px;
  width: 22px;
  margin-left: auto;
  margin-right: auto;
  background-color: #282828;
  display: block;
  margin-top: 5px;
  transition: all 0.3s ease-in-out;
}
.site-header > .wrap .header-navbar__mobile__line.top {
  margin-top: 12px;
}
@media only screen and (min-width: 992px) {
  .site-header > .wrap .header-navbar__mobile__line.top {
    margin-top: 15px;
  }
}
.site-header > .wrap .header-navbar__mobile.open .top {
  transform: translateY(7px) rotateZ(-45deg);
  transition: all 0.3s ease-in-out;
}
.site-header > .wrap .header-navbar__mobile.open .middle {
  opacity: 0;
}
.site-header > .wrap .header-navbar__mobile.open .bottom {
  transform: translateY(-7px) rotateZ(45deg);
  transition: all 0.3s ease-in-out;
}
.site-header > .wrap .header-navbar__content {
  background-color: #FFFFFF;
  position: fixed;
  right: -100%;
  width: 100%;
  max-width: 500px;
  transition: all 0.3s ease-in-out;
  padding: 2.6rem 16px 0.8rem;
  z-index: 999;
  border-bottom: 1px solid #E7E9EA;
}
.site-header > .wrap .header-navbar__content.open {
  right: 0;
  position: absolute;
  transition: all 0.3s ease-in-out;
  z-index: 999;
  overflow-y: scroll;
  height: calc(100vh - 100px);
}
@media only screen and (min-width: 480px) {
  .site-header > .wrap .header-navbar__content {
    padding-left: calc(3% + 16px);
    padding-right: calc(3% + 16px);
  }
}
@media only screen and (min-width: 1200px) {
  .site-header > .wrap .header-navbar__content {
    display: block;
    position: static;
    max-width: 100%;
    padding: 0;
    border-bottom: none;
  }
}
.site-header > .wrap .header-navbar__menu-main ul {
  list-style-type: none;
}
.site-header > .wrap .header-navbar__menu-main ul.menu-header {
  margin-bottom: 4rem;
}
@media only screen and (min-width: 1200px) {
  .site-header > .wrap .header-navbar__menu-main ul.menu-header {
    margin-bottom: 0;
  }
}
.site-header > .wrap .header-navbar__menu-main ul.menu-header li {
  padding-bottom: 40px;
}
@media only screen and (min-width: 1200px) {
  .site-header > .wrap .header-navbar__menu-main ul.menu-header li {
    display: inline-block;
    padding-bottom: 0;
    padding-right: 30px;
  }
}
@media only screen and (min-width: 1440px) {
  .site-header > .wrap .header-navbar__menu-main ul.menu-header li {
    padding-right: 44px;
  }
}
@media only screen and (min-width: 1600px) {
  .site-header > .wrap .header-navbar__menu-main ul.menu-header li {
    padding-right: 50px;
  }
}
.site-header > .wrap .header-navbar__menu-main ul.menu-header li a {
  font-family: "Poppins-Medium", sans-serif;
  font-weight: 500;
  font-size: 15px;
  width: 100%;
  display: block;
  transition: all 0.3s ease-in-out;
}
.site-header > .wrap .header-navbar__menu-main ul.menu-header li a:hover {
  color: #DE3E8B;
  transition: all 0.3s ease-in-out;
}
@media only screen and (min-width: 1200px) {
  .site-header > .wrap .header-navbar__menu-main ul.menu-header li a {
    font-size: 16px;
  }
}
.site-header > .wrap .header-navbar__menu-main ul.menu-header li.menu-item-has-children > a {
  position: relative;
}
.site-header > .wrap .header-navbar__menu-main ul.menu-header li.menu-item-has-children > a:after {
  content: "";
  position: absolute;
  top: 3px;
  right: 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../../.././dist/css/build/img/icon-triangle-menu.svg);
  width: 8px;
  height: 6px;
  z-index: 2;
  filter: invert(90%) sepia(0%) saturate(1342%) hue-rotate(182deg) brightness(82%) contrast(103%);
  transition: all 0.3s ease-in-out;
}
.site-header > .wrap .header-navbar__menu-main ul.menu-header li.menu-item-has-children > a:hover:after {
  filter: brightness(0) saturate(100%) invert(36%) sepia(27%) saturate(3070%) hue-rotate(295deg) brightness(95%) contrast(93%);
  transition: all 0.3s ease-in-out;
}
.site-header > .wrap .header-navbar__menu-main ul.menu-header li.menu-item-has-children > a.open {
  color: #DE3E8B;
  transition: all 0.3s ease-in-out;
}
.site-header > .wrap .header-navbar__menu-main ul.menu-header li.menu-item-has-children > a.open:after {
  filter: brightness(0) saturate(100%) invert(36%) sepia(27%) saturate(3070%) hue-rotate(295deg) brightness(95%) contrast(93%);
  transition: all 0.3s ease-in-out;
  transform: rotate(180deg);
}
@media only screen and (min-width: 1200px) {
  .site-header > .wrap .header-navbar__menu-main ul.menu-header li.menu-item-has-children > a {
    padding-right: 1rem;
    position: relative;
  }
  .site-header > .wrap .header-navbar__menu-main ul.menu-header li.menu-item-has-children > a:after {
    filter: invert(9%) sepia(0%) saturate(0%) hue-rotate(156deg) brightness(103%) contrast(85%);
    top: 8px;
  }
}
.site-header > .wrap .header-navbar__menu-main ul.menu-header li.menu-item-has-children .sub-menu {
  display: none;
}
.site-header > .wrap .header-navbar__menu-main ul.menu-header li.menu-item-has-children .sub-menu.open {
  display: flex;
  flex-direction: column;
  padding-top: 20px;
}
.site-header > .wrap .header-navbar__menu-main ul.menu-header li.menu-item-has-children .sub-menu.open .column > a {
  display: none;
}
.site-header > .wrap .header-navbar__menu-main ul.menu-header li.menu-item-has-children .sub-menu.open .column .sub-menu {
  display: block;
}
.site-header > .wrap .header-navbar__menu-main ul.menu-header li.menu-item-has-children .sub-menu.open li.column {
  padding-bottom: 0;
}
.site-header > .wrap .header-navbar__menu-main ul.menu-header li.menu-item-has-children .sub-menu.open li.column:last-of-type {
  padding-top: 20px;
  border-bottom: 1px solid #E7E9EA;
  padding-bottom: 0;
}
.site-header > .wrap .header-navbar__menu-main ul.menu-header li.menu-item-has-children .sub-menu.open li.standard,
.site-header > .wrap .header-navbar__menu-main ul.menu-header li.menu-item-has-children .sub-menu.open li.price {
  padding-left: 1rem;
  padding-bottom: 26px;
}
.site-header > .wrap .header-navbar__menu-main ul.menu-header li.menu-item-has-children .sub-menu.open li.standard a:hover p,
.site-header > .wrap .header-navbar__menu-main ul.menu-header li.menu-item-has-children .sub-menu.open li.price a:hover p {
  color: #DE3E8B;
  transition: all 0.3s ease-in-out;
}
.site-header > .wrap .header-navbar__menu-main ul.menu-header li.menu-item-has-children .sub-menu.open li.standard a .icon,
.site-header > .wrap .header-navbar__menu-main ul.menu-header li.menu-item-has-children .sub-menu.open li.price a .icon {
  display: inline-block;
  vertical-align: super;
  width: 16px;
  margin-right: 1rem;
}
.site-header > .wrap .header-navbar__menu-main ul.menu-header li.menu-item-has-children .sub-menu.open li.standard a .icon img,
.site-header > .wrap .header-navbar__menu-main ul.menu-header li.menu-item-has-children .sub-menu.open li.price a .icon img {
  filter: brightness(0) saturate(100%) invert(36%) sepia(27%) saturate(3070%) hue-rotate(295deg) brightness(95%) contrast(93%);
  width: 16px;
  height: auto;
}
.site-header > .wrap .header-navbar__menu-main ul.menu-header li.menu-item-has-children .sub-menu.open li.standard a .text,
.site-header > .wrap .header-navbar__menu-main ul.menu-header li.menu-item-has-children .sub-menu.open li.price a .text {
  display: inline-block;
  width: calc(100% - 40px);
  vertical-align: middle;
}
.site-header > .wrap .header-navbar__menu-main ul.menu-header li.menu-item-has-children .sub-menu.open li.standard a .text p,
.site-header > .wrap .header-navbar__menu-main ul.menu-header li.menu-item-has-children .sub-menu.open li.price a .text p {
  font-family: "Poppins-SemiBold", sans-serif;
  font-size: 14px;
  font-weight: 600;
  transition: all 0.3s ease-in-out;
}
.site-header > .wrap .header-navbar__menu-main ul.menu-header li.menu-item-has-children .sub-menu.open li.standard a .text p.menu-description,
.site-header > .wrap .header-navbar__menu-main ul.menu-header li.menu-item-has-children .sub-menu.open li.price a .text p.menu-description {
  display: none;
}
@media only screen and (min-width: 1200px) {
  .site-header > .wrap .header-navbar__menu-main ul.menu-header li.menu-item-has-children .sub-menu.open li.standard a .text p,
  .site-header > .wrap .header-navbar__menu-main ul.menu-header li.menu-item-has-children .sub-menu.open li.price a .text p {
    font-size: 16px;
  }
}
.site-header > .wrap .header-navbar__menu-main ul.menu-header li.menu-item-has-children .sub-menu.open li.price a .text {
  width: calc(100% - 90px);
}
.site-header > .wrap .header-navbar__menu-main ul.menu-header li.menu-item-has-children .sub-menu.open li.price a .icon {
  border: 1px solid #f0f0f0;
  text-align: center;
  width: 70px;
  border-radius: 2px;
}
.site-header > .wrap .header-navbar__menu-main ul.menu-header li.menu-item-has-children .sub-menu.open li.price a .icon img {
  filter: none;
  width: 50px;
}
.site-header > .wrap .header-navbar__menu-main ul.menu-header li.menu-item-has-children .sub-menu.open li.logos .text {
  display: none;
}
.site-header > .wrap .header-navbar__menu-main ul.menu-header li.menu-item-has-children .sub-menu.open li.framed a {
  border: 1px solid #E7E9EA;
  border-radius: 15px;
  padding: 0.6rem 1.8rem 0.6rem 1rem;
  position: relative;
  font-size: 14px;
  font-family: "Poppins-Light", sans-serif;
  font-weight: 300;
}
.site-header > .wrap .header-navbar__menu-main ul.menu-header li.menu-item-has-children .sub-menu.open li.framed a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../../.././dist/css/build/img/icon-arrow-right.svg);
  width: 10px;
  height: 10px;
  z-index: 2;
  filter: brightness(0) saturate(100%) invert(36%) sepia(27%) saturate(3070%) hue-rotate(295deg) brightness(95%) contrast(93%);
}
@media only screen and (min-width: 1200px) {
  .site-header > .wrap .header-navbar__menu-main ul.menu-header li.menu-item-has-children .sub-menu.open li.framed a {
    padding: 1.2rem 1.8rem 1.2rem 1rem;
  }
}
@media only screen and (min-width: 1440px) {
  .site-header > .wrap .header-navbar__menu-main ul.menu-header li.menu-item-has-children .sub-menu.open li.framed a {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1200px) {
  .site-header > .wrap .header-navbar__menu-main ul.menu-header > li.menu-item-has-children {
    position: relative;
    /* &:nth-child(1) {
        >.sub-menu.open {
            left: 0%;
            transform: translateX(-10%);
            display: inline-flex;
            flex-wrap: nowrap;
            width: auto;
            max-width: none;
            .column {
                flex: 0 0 auto;
                padding-bottom: 0;
                padding-right: 20px;
                .standard {
                    a {
                        white-space: normal;
                    }
                }
                &:first-of-type {
                    width: 66%;
                    .sub-menu {
                        display: flex;
                        flex-wrap: wrap;
                        align-items: center;
                        justify-content: space-between;
                        li {
                            width: 50%;
                        }
                    }
                }
                &:last-of-type {
                    border-bottom: none;
                    border-left: 1px solid $gray-border;
                    padding-left: 30px;
                    padding-top: 0;
                    width: 34%;
                }
            }
            .logos {
                position: relative;
                padding-top: 2.6rem;
                padding-bottom: 2.6rem;
                .icon {
                    img {
                        width: 100%;
                    }
                }
                .text {
                    display: block;
                    position: absolute;
                    left: 0;
                    top: 0;
                    p {
                        font-family: $poppins-semibold;
                        font-size: 16px;
                        font-weight: 600;
                    }
                }
            }
        }
    } */
    /*  &:nth-child(2) {
         >.sub-menu.open {
             display: flex;
             transform: translateX(-34%);

             li.column:last-of-type {
                 padding-top: 0px!important;
                 border-bottom: none!important;
             }
         }
     } */
  }
  .site-header > .wrap .header-navbar__menu-main ul.menu-header > li.menu-item-has-children:before {
    content: "";
    display: block;
    position: absolute;
    height: 55px;
    width: 100%;
  }
  .site-header > .wrap .header-navbar__menu-main ul.menu-header > li.menu-item-has-children > .sub-menu.open {
    position: absolute;
    background-color: #FFFFFF;
    border-radius: 15px;
    box-shadow: 0px 3px 40px rgba(0, 0, 0, 0.0901960784);
    top: 55px;
    left: 50%;
    transform: translateX(-50%);
    padding: 30px 40px;
    z-index: 5;
    width: max-content;
  }
  .site-header > .wrap .header-navbar__menu-main ul.menu-header > li.menu-item-has-children > .sub-menu.open li {
    display: block;
    padding: 0 0 20px 0;
  }
  .site-header > .wrap .header-navbar__menu-main ul.menu-header > li.menu-item-has-children > .sub-menu.open li:last-of-type {
    padding-bottom: 0;
  }
  .site-header > .wrap .header-navbar__menu-main ul.menu-header > li.menu-item-has-children > .sub-menu.open li a {
    font-size: 16px;
  }
  .site-header > .wrap .header-navbar__menu-main ul.menu-header > li.menu-item-has-children > .sub-menu.open li.standard a {
    position: relative;
    padding-right: 1.4rem;
    white-space: nowrap;
  }
  .site-header > .wrap .header-navbar__menu-main ul.menu-header > li.menu-item-has-children > .sub-menu.open li.standard a:hover p {
    color: #282828;
  }
  .site-header > .wrap .header-navbar__menu-main ul.menu-header > li.menu-item-has-children > .sub-menu.open li.standard a:hover p.menu-title {
    text-decoration: underline;
  }
  .site-header > .wrap .header-navbar__menu-main ul.menu-header > li.menu-item-has-children > .sub-menu.open li.standard a:hover .icon {
    background-color: #FFC8E2;
    transition: all 0.5s ease-in-out;
  }
  .site-header > .wrap .header-navbar__menu-main ul.menu-header > li.menu-item-has-children > .sub-menu.open li.standard a:hover:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../../.././dist/css/build/img/icon-arrow-right.svg);
    width: 12px;
    height: 12px;
    z-index: 2;
    filter: brightness(0) saturate(100%) invert(36%) sepia(27%) saturate(3070%) hue-rotate(295deg) brightness(95%) contrast(93%);
  }
  .site-header > .wrap .header-navbar__menu-main ul.menu-header > li.menu-item-has-children > .sub-menu.open li.standard a .icon {
    position: relative;
    width: 46px;
    height: 46px;
    background-color: #FFFFFF;
    border-radius: 50%;
    margin-right: 2rem;
    vertical-align: middle;
    transition: all 0.5s ease-in-out;
  }
  .site-header > .wrap .header-navbar__menu-main ul.menu-header > li.menu-item-has-children > .sub-menu.open li.standard a .icon img {
    width: 24px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .site-header > .wrap .header-navbar__menu-main ul.menu-header > li.menu-item-has-children > .sub-menu.open li.standard a .text {
    width: calc(100% - 90px);
  }
  .site-header > .wrap .header-navbar__menu-main ul.menu-header > li.menu-item-has-children > .sub-menu.open li.standard a .text p.menu-description {
    display: block;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 12px;
    opacity: 0.8;
  }
}
@media only screen and (min-width: 1440px) {
  .site-header > .wrap .header-navbar__menu-main ul.menu-header > li.menu-item-has-children > .sub-menu.open {
    padding: 40px;
  }
  .site-header > .wrap .header-navbar__menu-main ul.menu-header > li.menu-item-has-children:nth-child(1) > .sub-menu.open .column:first-of-type {
    width: 73%;
    padding-right: 40px;
  }
  .site-header > .wrap .header-navbar__menu-main ul.menu-header > li.menu-item-has-children:nth-child(1) > .sub-menu.open .column:first-of-type .sub-menu li {
    width: 48%;
  }
  .site-header > .wrap .header-navbar__menu-main ul.menu-header > li.menu-item-has-children:nth-child(1) > .sub-menu.open .column:last-of-type {
    width: 27%;
    padding-left: 40px;
  }
  .site-header > .wrap .header-navbar__menu-main ul.menu-header > li.menu-item-has-children:nth-child(1) > .sub-menu.open .standard a .text p.menu-description {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1600px) {
  .site-header > .wrap .header-navbar__menu-main ul.menu-header > li.menu-item-has-children:nth-child(1) > .sub-menu.open .column:first-of-type {
    padding-right: 80px;
  }
}
.site-header > .wrap .header-navbar__your-account {
  margin-bottom: 0.8rem;
}
@media only screen and (min-width: 768px) {
  .site-header > .wrap .header-navbar__your-account {
    display: none;
  }
}
.site-header > .wrap .header-navbar__your-account a span {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  transition: all 0.3s ease-in-out;
  vertical-align: middle;
}
.site-header > .wrap .header-navbar__your-account a img {
  width: 18px;
  height: auto;
  margin-right: 0.4rem;
  filter: invert(9%) sepia(0%) saturate(0%) hue-rotate(156deg) brightness(103%) contrast(85%);
  transition: all 0.3s ease-in-out;
  vertical-align: middle;
}
.site-header > .wrap .header-navbar__your-account a:hover span {
  color: #000000;
  transition: all 0.3s ease-in-out;
}
.site-header > .wrap .header-navbar__your-account a:hover img {
  filter: none;
  transition: all 0.3s ease-in-out;
}
.site-header > .wrap .header-navbar__menu-social-media {
  border-top: 1px solid #E7E9EA;
  padding-top: 1.2rem;
}
@media only screen and (min-width: 1200px) {
  .site-header > .wrap .header-navbar__menu-social-media {
    display: none;
  }
}
.site-header > .wrap .header-navbar__menu-social-media li {
  display: inline-block;
  margin-right: 1rem;
  padding-bottom: 0;
}
.site-header > .wrap .header-navbar__menu-social-media a .text {
  display: none;
}
.site-header > .wrap .header-navbar__menu-social-media a img {
  width: 20px;
  height: auto;
  filter: invert(9%) sepia(0%) saturate(0%) hue-rotate(156deg) brightness(103%) contrast(85%);
  transition: all 0.3s ease-in-out;
}
.site-header > .wrap .header-navbar__menu-social-media a img:hover {
  filter: none;
  transition: all 0.3s ease-in-out;
}

.header-navbar__language {
  display: flex;
  align-items: center;
  gap: 10px;
}
.header-navbar__language-flag {
  display: grid;
  place-items: center;
  width: 15px;
  height: 15px;
}
.header-navbar__language-link {
  font-family: "Poppins-SemiBold", sans-serif;
  font-size: 16px;
  line-height: 25px;
  text-transform: uppercase;
}
.header-navbar__language-dropdown {
  width: 12px;
  height: 9px;
}
.header-navbar__language-wrapper {
  position: relative;
  grid-area: language;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-right: 20px;
}
@media only screen and (min-width: 768px) {
  .header-navbar__language-wrapper {
    margin-left: 40px;
  }
}
@media only screen and (min-width: 1200px) {
  .header-navbar__language-wrapper:hover .header-navbar__language-list {
    display: flex;
    flex-direction: column;
    gap: 10px;
    position: absolute;
    top: 40px;
    left: 0;
    background-color: #FFFFFF;
    padding: 10px 15px;
    z-index: 20;
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1215686275);
    border: 1px solid rgba(0, 0, 0, 0.1019607843);
  }
  .header-navbar__language-wrapper:hover .header-navbar__language-list a {
    color: #000000;
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    display: block;
    cursor: pointer;
  }
}
.header-navbar__language-list-flag {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: 5px;
}
.header-navbar__language-list-flag img {
  width: 100%;
  height: auto;
  display: block;
}
.header-navbar__language-list {
  display: none;
  list-style: none;
  padding: 0;
  margin: 0;
  min-width: 80px;
}
.header-navbar__language-list li {
  list-style: none;
  padding: 0;
}
.header-navbar__language-list--active {
  display: flex;
  flex-direction: column;
  gap: 10px;
  position: absolute;
  bottom: 22px;
  left: 0;
  background-color: #FFFFFF;
  padding: 6px 21px;
  z-index: 20;
  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1215686275);
  border: 1px solid rgba(0, 0, 0, 0.1019607843);
}
.header-navbar__language-list--active a {
  color: #000000;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
}
@media only screen and (min-width: 1200px) {
  .header-navbar__language-list--active a:hover {
    cursor: pointer;
  }
}

.breadcrumb {
  color: rgba(40, 40, 40, 0.5);
  font-family: "Poppins-SemiBold", sans-serif;
  font-weight: 600;
  font-size: 12px;
  padding: 11px 15px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media only screen and (min-width: 480px) {
  .breadcrumb {
    width: 94%;
  }
}
@media only screen and (min-width: 768px) {
  .breadcrumb {
    width: 86%;
  }
}
@media only screen and (min-width: 992px) {
  .breadcrumb {
    font-size: 14px;
  }
}
@media only screen and (min-width: 1440px) {
  .breadcrumb {
    width: 76%;
  }
}
@media only screen and (min-width: 1600px) {
  .breadcrumb {
    width: 80%;
    max-width: 1488px;
  }
}
.breadcrumb span {
  color: rgba(40, 40, 40, 0.5);
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 12px;
  transition: all 0.3s ease-in-out;
}
@media only screen and (min-width: 992px) {
  .breadcrumb span {
    font-size: 14px;
  }
}
.breadcrumb span a:hover span {
  color: #DE3E8B;
  transition: all 0.3s ease-in-out;
}

body.blog .site-container .site-inner .content-sidebar-wrap,
body.tag .site-container .site-inner .content-sidebar-wrap,
body.category .site-container .site-inner .content-sidebar-wrap,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap,
body.single-post .site-container .site-inner .content-sidebar-wrap,
body.single-blog .site-container .site-inner .content-sidebar-wrap {
  margin: 45px auto 80px;
  max-width: 1458px;
  padding: 0;
  width: 100%;
}
@media only screen and (min-width: 576px) {
  body.blog .site-container .site-inner .content-sidebar-wrap,
  body.tag .site-container .site-inner .content-sidebar-wrap,
  body.category .site-container .site-inner .content-sidebar-wrap,
  body.tax-blog-category .site-container .site-inner .content-sidebar-wrap,
  body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap,
  body.single-post .site-container .site-inner .content-sidebar-wrap,
  body.single-blog .site-container .site-inner .content-sidebar-wrap {
    width: 94%;
  }
}
@media only screen and (min-width: 768px) {
  body.blog .site-container .site-inner .content-sidebar-wrap,
  body.tag .site-container .site-inner .content-sidebar-wrap,
  body.category .site-container .site-inner .content-sidebar-wrap,
  body.tax-blog-category .site-container .site-inner .content-sidebar-wrap,
  body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap,
  body.single-post .site-container .site-inner .content-sidebar-wrap,
  body.single-blog .site-container .site-inner .content-sidebar-wrap {
    width: 86%;
  }
}
@media only screen and (min-width: 992px) {
  body.blog .site-container .site-inner .content-sidebar-wrap,
  body.tag .site-container .site-inner .content-sidebar-wrap,
  body.category .site-container .site-inner .content-sidebar-wrap,
  body.tax-blog-category .site-container .site-inner .content-sidebar-wrap,
  body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap,
  body.single-post .site-container .site-inner .content-sidebar-wrap,
  body.single-blog .site-container .site-inner .content-sidebar-wrap {
    margin-top: 55px;
  }
}
@media only screen and (min-width: 1440px) {
  body.blog .site-container .site-inner .content-sidebar-wrap,
  body.tag .site-container .site-inner .content-sidebar-wrap,
  body.category .site-container .site-inner .content-sidebar-wrap,
  body.tax-blog-category .site-container .site-inner .content-sidebar-wrap,
  body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap,
  body.single-post .site-container .site-inner .content-sidebar-wrap,
  body.single-blog .site-container .site-inner .content-sidebar-wrap {
    width: 76%;
    margin-top: 60px;
  }
}
@media only screen and (min-width: 1600px) {
  body.blog .site-container .site-inner .content-sidebar-wrap,
  body.tag .site-container .site-inner .content-sidebar-wrap,
  body.category .site-container .site-inner .content-sidebar-wrap,
  body.tax-blog-category .site-container .site-inner .content-sidebar-wrap,
  body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap,
  body.single-post .site-container .site-inner .content-sidebar-wrap,
  body.single-blog .site-container .site-inner .content-sidebar-wrap {
    width: 80%;
  }
}
@media only screen and (min-width: 992px) {
  body.blog .site-container .site-inner .content-sidebar-wrap .article-search-wrap,
  body.blog .site-container .site-inner .content-sidebar-wrap .categories-wrap,
  body.blog .site-container .site-inner .content-sidebar-wrap .tag-wrap,
  body.tag .site-container .site-inner .content-sidebar-wrap .article-search-wrap,
  body.tag .site-container .site-inner .content-sidebar-wrap .categories-wrap,
  body.tag .site-container .site-inner .content-sidebar-wrap .tag-wrap,
  body.category .site-container .site-inner .content-sidebar-wrap .article-search-wrap,
  body.category .site-container .site-inner .content-sidebar-wrap .categories-wrap,
  body.category .site-container .site-inner .content-sidebar-wrap .tag-wrap,
  body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .article-search-wrap,
  body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .categories-wrap,
  body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .tag-wrap,
  body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .article-search-wrap,
  body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .categories-wrap,
  body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .tag-wrap,
  body.single-post .site-container .site-inner .content-sidebar-wrap .article-search-wrap,
  body.single-post .site-container .site-inner .content-sidebar-wrap .categories-wrap,
  body.single-post .site-container .site-inner .content-sidebar-wrap .tag-wrap,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .article-search-wrap,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .categories-wrap,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .tag-wrap {
    border-radius: 15px;
  }
}
body.blog .site-container .site-inner .content-sidebar-wrap .article-search-wrap,
body.blog .site-container .site-inner .content-sidebar-wrap .advert-wrap,
body.blog .site-container .site-inner .content-sidebar-wrap .categories-wrap,
body.blog .site-container .site-inner .content-sidebar-wrap .tag-wrap,
body.tag .site-container .site-inner .content-sidebar-wrap .article-search-wrap,
body.tag .site-container .site-inner .content-sidebar-wrap .advert-wrap,
body.tag .site-container .site-inner .content-sidebar-wrap .categories-wrap,
body.tag .site-container .site-inner .content-sidebar-wrap .tag-wrap,
body.category .site-container .site-inner .content-sidebar-wrap .article-search-wrap,
body.category .site-container .site-inner .content-sidebar-wrap .advert-wrap,
body.category .site-container .site-inner .content-sidebar-wrap .categories-wrap,
body.category .site-container .site-inner .content-sidebar-wrap .tag-wrap,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .article-search-wrap,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .advert-wrap,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .categories-wrap,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .tag-wrap,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .article-search-wrap,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .advert-wrap,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .categories-wrap,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .tag-wrap,
body.single-post .site-container .site-inner .content-sidebar-wrap .article-search-wrap,
body.single-post .site-container .site-inner .content-sidebar-wrap .advert-wrap,
body.single-post .site-container .site-inner .content-sidebar-wrap .categories-wrap,
body.single-post .site-container .site-inner .content-sidebar-wrap .tag-wrap,
body.single-blog .site-container .site-inner .content-sidebar-wrap .article-search-wrap,
body.single-blog .site-container .site-inner .content-sidebar-wrap .advert-wrap,
body.single-blog .site-container .site-inner .content-sidebar-wrap .categories-wrap,
body.single-blog .site-container .site-inner .content-sidebar-wrap .tag-wrap {
  padding: 0 15px;
  width: 100%;
}
body.blog .site-container .site-inner .content-sidebar-wrap .article-search-wrap,
body.tag .site-container .site-inner .content-sidebar-wrap .article-search-wrap,
body.category .site-container .site-inner .content-sidebar-wrap .article-search-wrap,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .article-search-wrap,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .article-search-wrap,
body.single-post .site-container .site-inner .content-sidebar-wrap .article-search-wrap,
body.single-blog .site-container .site-inner .content-sidebar-wrap .article-search-wrap {
  display: inline-block;
  background-color: #F3F4F6;
  padding-top: 20px;
  padding-bottom: 20px;
}
body.blog .site-container .site-inner .content-sidebar-wrap .article-search-wrap form,
body.tag .site-container .site-inner .content-sidebar-wrap .article-search-wrap form,
body.category .site-container .site-inner .content-sidebar-wrap .article-search-wrap form,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .article-search-wrap form,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .article-search-wrap form,
body.single-post .site-container .site-inner .content-sidebar-wrap .article-search-wrap form,
body.single-blog .site-container .site-inner .content-sidebar-wrap .article-search-wrap form {
  display: grid;
  grid-template-areas: "title" "search";
  align-items: center;
}
body.blog .site-container .site-inner .content-sidebar-wrap .article-search-wrap form h3,
body.tag .site-container .site-inner .content-sidebar-wrap .article-search-wrap form h3,
body.category .site-container .site-inner .content-sidebar-wrap .article-search-wrap form h3,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .article-search-wrap form h3,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .article-search-wrap form h3,
body.single-post .site-container .site-inner .content-sidebar-wrap .article-search-wrap form h3,
body.single-blog .site-container .site-inner .content-sidebar-wrap .article-search-wrap form h3 {
  grid-area: title;
  padding: 0px 10px 15px;
}
body.blog .site-container .site-inner .content-sidebar-wrap .article-search-wrap form h3 label[for=phrase],
body.tag .site-container .site-inner .content-sidebar-wrap .article-search-wrap form h3 label[for=phrase],
body.category .site-container .site-inner .content-sidebar-wrap .article-search-wrap form h3 label[for=phrase],
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .article-search-wrap form h3 label[for=phrase],
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .article-search-wrap form h3 label[for=phrase],
body.single-post .site-container .site-inner .content-sidebar-wrap .article-search-wrap form h3 label[for=phrase],
body.single-blog .site-container .site-inner .content-sidebar-wrap .article-search-wrap form h3 label[for=phrase] {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.25;
  color: #282828;
}
@media only screen and (min-width: 768px) {
  body.blog .site-container .site-inner .content-sidebar-wrap .article-search-wrap form h3 label[for=phrase],
  body.tag .site-container .site-inner .content-sidebar-wrap .article-search-wrap form h3 label[for=phrase],
  body.category .site-container .site-inner .content-sidebar-wrap .article-search-wrap form h3 label[for=phrase],
  body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .article-search-wrap form h3 label[for=phrase],
  body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .article-search-wrap form h3 label[for=phrase],
  body.single-post .site-container .site-inner .content-sidebar-wrap .article-search-wrap form h3 label[for=phrase],
  body.single-blog .site-container .site-inner .content-sidebar-wrap .article-search-wrap form h3 label[for=phrase] {
    font-size: 18px;
  }
}
body.blog .site-container .site-inner .content-sidebar-wrap .article-search-wrap form input[name=fraza],
body.tag .site-container .site-inner .content-sidebar-wrap .article-search-wrap form input[name=fraza],
body.category .site-container .site-inner .content-sidebar-wrap .article-search-wrap form input[name=fraza],
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .article-search-wrap form input[name=fraza],
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .article-search-wrap form input[name=fraza],
body.single-post .site-container .site-inner .content-sidebar-wrap .article-search-wrap form input[name=fraza],
body.single-blog .site-container .site-inner .content-sidebar-wrap .article-search-wrap form input[name=fraza] {
  grid-area: search;
  width: 100%;
  font-size: 18px;
  line-height: 1.8;
  padding: 10px 35px 10px 17px;
}
body.blog .site-container .site-inner .content-sidebar-wrap .article-search-wrap form input[type=submit],
body.tag .site-container .site-inner .content-sidebar-wrap .article-search-wrap form input[type=submit],
body.category .site-container .site-inner .content-sidebar-wrap .article-search-wrap form input[type=submit],
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .article-search-wrap form input[type=submit],
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .article-search-wrap form input[type=submit],
body.single-post .site-container .site-inner .content-sidebar-wrap .article-search-wrap form input[type=submit],
body.single-blog .site-container .site-inner .content-sidebar-wrap .article-search-wrap form input[type=submit] {
  filter: brightness(0) saturate(100%) invert(24%) sepia(82%) saturate(3096%) hue-rotate(250deg) brightness(88%) contrast(98%);
  grid-area: search;
  height: 24px;
  width: 24px;
  background: no-repeat center url(../../.././dist/css/build/img/icon-search.svg);
  border: 1px solid transparent;
  box-sizing: content-box;
  cursor: pointer;
  margin: 0 0 0 auto;
  overflow: hidden;
  padding-right: 12px;
  text-indent: -999px;
}
body.blog .site-container .site-inner .content-sidebar-wrap .advert-wrap,
body.tag .site-container .site-inner .content-sidebar-wrap .advert-wrap,
body.category .site-container .site-inner .content-sidebar-wrap .advert-wrap,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .advert-wrap,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .advert-wrap,
body.single-post .site-container .site-inner .content-sidebar-wrap .advert-wrap,
body.single-blog .site-container .site-inner .content-sidebar-wrap .advert-wrap {
  display: inline-block;
  text-align: center;
}
body.blog .site-container .site-inner .content-sidebar-wrap .advert-wrap p,
body.tag .site-container .site-inner .content-sidebar-wrap .advert-wrap p,
body.category .site-container .site-inner .content-sidebar-wrap .advert-wrap p,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .advert-wrap p,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .advert-wrap p,
body.single-post .site-container .site-inner .content-sidebar-wrap .advert-wrap p,
body.single-blog .site-container .site-inner .content-sidebar-wrap .advert-wrap p {
  width: 100%;
}
body.blog .site-container .site-inner .content-sidebar-wrap .advert-wrap p img,
body.tag .site-container .site-inner .content-sidebar-wrap .advert-wrap p img,
body.category .site-container .site-inner .content-sidebar-wrap .advert-wrap p img,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .advert-wrap p img,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .advert-wrap p img,
body.single-post .site-container .site-inner .content-sidebar-wrap .advert-wrap p img,
body.single-blog .site-container .site-inner .content-sidebar-wrap .advert-wrap p img {
  height: 280px;
  width: 280px;
  object-fit: cover;
}
body.blog .site-container .site-inner .content-sidebar-wrap .categories-wrap,
body.blog .site-container .site-inner .content-sidebar-wrap .tags-wrap,
body.tag .site-container .site-inner .content-sidebar-wrap .categories-wrap,
body.tag .site-container .site-inner .content-sidebar-wrap .tags-wrap,
body.category .site-container .site-inner .content-sidebar-wrap .categories-wrap,
body.category .site-container .site-inner .content-sidebar-wrap .tags-wrap,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .categories-wrap,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .tags-wrap,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .categories-wrap,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .tags-wrap,
body.single-post .site-container .site-inner .content-sidebar-wrap .categories-wrap,
body.single-post .site-container .site-inner .content-sidebar-wrap .tags-wrap,
body.single-blog .site-container .site-inner .content-sidebar-wrap .categories-wrap,
body.single-blog .site-container .site-inner .content-sidebar-wrap .tags-wrap {
  background-color: #F3F4F6;
  border-radius: 15px;
  margin: 0 15px;
  padding: 0;
  width: calc(100% - 30px);
}
@media only screen and (min-width: 576px) {
  body.blog .site-container .site-inner .content-sidebar-wrap .categories-wrap,
  body.blog .site-container .site-inner .content-sidebar-wrap .tags-wrap,
  body.tag .site-container .site-inner .content-sidebar-wrap .categories-wrap,
  body.tag .site-container .site-inner .content-sidebar-wrap .tags-wrap,
  body.category .site-container .site-inner .content-sidebar-wrap .categories-wrap,
  body.category .site-container .site-inner .content-sidebar-wrap .tags-wrap,
  body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .categories-wrap,
  body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .tags-wrap,
  body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .categories-wrap,
  body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .tags-wrap,
  body.single-post .site-container .site-inner .content-sidebar-wrap .categories-wrap,
  body.single-post .site-container .site-inner .content-sidebar-wrap .tags-wrap,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .categories-wrap,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .tags-wrap {
    margin: 0;
    width: 100%;
  }
}
body.blog .site-container .site-inner .content-sidebar-wrap .categories-wrap .title,
body.blog .site-container .site-inner .content-sidebar-wrap .tags-wrap .title,
body.tag .site-container .site-inner .content-sidebar-wrap .categories-wrap .title,
body.tag .site-container .site-inner .content-sidebar-wrap .tags-wrap .title,
body.category .site-container .site-inner .content-sidebar-wrap .categories-wrap .title,
body.category .site-container .site-inner .content-sidebar-wrap .tags-wrap .title,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .categories-wrap .title,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .tags-wrap .title,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .categories-wrap .title,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .tags-wrap .title,
body.single-post .site-container .site-inner .content-sidebar-wrap .categories-wrap .title,
body.single-post .site-container .site-inner .content-sidebar-wrap .tags-wrap .title,
body.single-blog .site-container .site-inner .content-sidebar-wrap .categories-wrap .title,
body.single-blog .site-container .site-inner .content-sidebar-wrap .tags-wrap .title {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.25;
  color: #282828;
  border-bottom: 1px solid rgba(10, 30, 39, 0.0980392157);
  padding: 20px 25px 15px;
}
@media only screen and (min-width: 768px) {
  body.blog .site-container .site-inner .content-sidebar-wrap .categories-wrap .title,
  body.blog .site-container .site-inner .content-sidebar-wrap .tags-wrap .title,
  body.tag .site-container .site-inner .content-sidebar-wrap .categories-wrap .title,
  body.tag .site-container .site-inner .content-sidebar-wrap .tags-wrap .title,
  body.category .site-container .site-inner .content-sidebar-wrap .categories-wrap .title,
  body.category .site-container .site-inner .content-sidebar-wrap .tags-wrap .title,
  body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .categories-wrap .title,
  body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .tags-wrap .title,
  body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .categories-wrap .title,
  body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .tags-wrap .title,
  body.single-post .site-container .site-inner .content-sidebar-wrap .categories-wrap .title,
  body.single-post .site-container .site-inner .content-sidebar-wrap .tags-wrap .title,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .categories-wrap .title,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .tags-wrap .title {
    font-size: 18px;
  }
}
body.blog .site-container .site-inner .content-sidebar-wrap .categories-wrap > div,
body.blog .site-container .site-inner .content-sidebar-wrap .tags-wrap > div,
body.tag .site-container .site-inner .content-sidebar-wrap .categories-wrap > div,
body.tag .site-container .site-inner .content-sidebar-wrap .tags-wrap > div,
body.category .site-container .site-inner .content-sidebar-wrap .categories-wrap > div,
body.category .site-container .site-inner .content-sidebar-wrap .tags-wrap > div,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .categories-wrap > div,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .tags-wrap > div,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .categories-wrap > div,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .tags-wrap > div,
body.single-post .site-container .site-inner .content-sidebar-wrap .categories-wrap > div,
body.single-post .site-container .site-inner .content-sidebar-wrap .tags-wrap > div,
body.single-blog .site-container .site-inner .content-sidebar-wrap .categories-wrap > div,
body.single-blog .site-container .site-inner .content-sidebar-wrap .tags-wrap > div {
  margin: 5px 30px 13px;
}
body.blog .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu,
body.blog .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu,
body.tag .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu,
body.tag .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu,
body.category .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu,
body.category .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu,
body.single-post .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu,
body.single-post .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu,
body.single-blog .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu,
body.single-blog .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu {
  list-style: none;
  margin: 15px 25px 20px 25px;
  padding: 0;
}
body.blog .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item,
body.blog .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item,
body.tag .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item,
body.tag .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item,
body.category .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item,
body.category .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item,
body.single-post .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item,
body.single-post .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item,
body.single-blog .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item,
body.single-blog .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item {
  padding: 5px 0;
}
body.blog .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item a,
body.blog .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item a,
body.tag .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item a,
body.tag .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item a,
body.category .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item a,
body.category .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item a,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item a,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item a,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item a,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item a,
body.single-post .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item a,
body.single-post .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item a,
body.single-blog .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item a,
body.single-blog .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: "Poppins-Medium", sans-serif;
  font-weight: 500;
  color: #282828;
  text-decoration: none;
}
body.blog .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item a .category-name,
body.blog .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item a .tag-name,
body.blog .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item a .category-name,
body.blog .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item a .tag-name,
body.tag .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item a .category-name,
body.tag .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item a .tag-name,
body.tag .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item a .category-name,
body.tag .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item a .tag-name,
body.category .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item a .category-name,
body.category .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item a .tag-name,
body.category .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item a .category-name,
body.category .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item a .tag-name,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item a .category-name,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item a .tag-name,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item a .category-name,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item a .tag-name,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item a .category-name,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item a .tag-name,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item a .category-name,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item a .tag-name,
body.single-post .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item a .category-name,
body.single-post .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item a .tag-name,
body.single-post .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item a .category-name,
body.single-post .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item a .tag-name,
body.single-blog .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item a .category-name,
body.single-blog .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item a .tag-name,
body.single-blog .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item a .category-name,
body.single-blog .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item a .tag-name {
  flex: 1;
}
body.blog .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item a .category-count,
body.blog .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item a .tag-count,
body.blog .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item a .category-count,
body.blog .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item a .tag-count,
body.tag .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item a .category-count,
body.tag .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item a .tag-count,
body.tag .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item a .category-count,
body.tag .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item a .tag-count,
body.category .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item a .category-count,
body.category .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item a .tag-count,
body.category .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item a .category-count,
body.category .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item a .tag-count,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item a .category-count,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item a .tag-count,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item a .category-count,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item a .tag-count,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item a .category-count,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item a .tag-count,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item a .category-count,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item a .tag-count,
body.single-post .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item a .category-count,
body.single-post .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item a .tag-count,
body.single-post .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item a .category-count,
body.single-post .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item a .tag-count,
body.single-blog .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item a .category-count,
body.single-blog .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item a .tag-count,
body.single-blog .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item a .category-count,
body.single-blog .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item a .tag-count {
  font-size: 13px;
  font-weight: 600;
  margin-left: 10px;
  color: #989898;
  transition: all 0.3s ease-in-out;
}
body.blog .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item a:hover .category-name,
body.blog .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item a:hover .category-count,
body.blog .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item a:hover .tag-name,
body.blog .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item a:hover .tag-count,
body.blog .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item a:hover .category-name,
body.blog .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item a:hover .category-count,
body.blog .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item a:hover .tag-name,
body.blog .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item a:hover .tag-count,
body.tag .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item a:hover .category-name,
body.tag .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item a:hover .category-count,
body.tag .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item a:hover .tag-name,
body.tag .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item a:hover .tag-count,
body.tag .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item a:hover .category-name,
body.tag .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item a:hover .category-count,
body.tag .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item a:hover .tag-name,
body.tag .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item a:hover .tag-count,
body.category .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item a:hover .category-name,
body.category .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item a:hover .category-count,
body.category .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item a:hover .tag-name,
body.category .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item a:hover .tag-count,
body.category .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item a:hover .category-name,
body.category .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item a:hover .category-count,
body.category .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item a:hover .tag-name,
body.category .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item a:hover .tag-count,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item a:hover .category-name,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item a:hover .category-count,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item a:hover .tag-name,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item a:hover .tag-count,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item a:hover .category-name,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item a:hover .category-count,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item a:hover .tag-name,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item a:hover .tag-count,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item a:hover .category-name,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item a:hover .category-count,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item a:hover .tag-name,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item a:hover .tag-count,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item a:hover .category-name,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item a:hover .category-count,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item a:hover .tag-name,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item a:hover .tag-count,
body.single-post .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item a:hover .category-name,
body.single-post .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item a:hover .category-count,
body.single-post .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item a:hover .tag-name,
body.single-post .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item a:hover .tag-count,
body.single-post .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item a:hover .category-name,
body.single-post .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item a:hover .category-count,
body.single-post .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item a:hover .tag-name,
body.single-post .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item a:hover .tag-count,
body.single-blog .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item a:hover .category-name,
body.single-blog .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item a:hover .category-count,
body.single-blog .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item a:hover .tag-name,
body.single-blog .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item a:hover .tag-count,
body.single-blog .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item a:hover .category-name,
body.single-blog .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item a:hover .category-count,
body.single-blog .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item a:hover .tag-name,
body.single-blog .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item a:hover .tag-count {
  color: #6d3adf;
}
body.blog .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item.current-menu-item .category-name,
body.blog .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item.current-menu-item .category-count,
body.blog .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item.current-menu-item .tag-name,
body.blog .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item.current-menu-item .tag-count,
body.blog .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item.current-menu-item .category-name,
body.blog .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item.current-menu-item .category-count,
body.blog .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item.current-menu-item .tag-name,
body.blog .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item.current-menu-item .tag-count,
body.tag .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item.current-menu-item .category-name,
body.tag .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item.current-menu-item .category-count,
body.tag .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item.current-menu-item .tag-name,
body.tag .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item.current-menu-item .tag-count,
body.tag .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item.current-menu-item .category-name,
body.tag .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item.current-menu-item .category-count,
body.tag .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item.current-menu-item .tag-name,
body.tag .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item.current-menu-item .tag-count,
body.category .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item.current-menu-item .category-name,
body.category .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item.current-menu-item .category-count,
body.category .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item.current-menu-item .tag-name,
body.category .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item.current-menu-item .tag-count,
body.category .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item.current-menu-item .category-name,
body.category .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item.current-menu-item .category-count,
body.category .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item.current-menu-item .tag-name,
body.category .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item.current-menu-item .tag-count,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item.current-menu-item .category-name,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item.current-menu-item .category-count,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item.current-menu-item .tag-name,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item.current-menu-item .tag-count,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item.current-menu-item .category-name,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item.current-menu-item .category-count,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item.current-menu-item .tag-name,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item.current-menu-item .tag-count,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item.current-menu-item .category-name,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item.current-menu-item .category-count,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item.current-menu-item .tag-name,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item.current-menu-item .tag-count,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item.current-menu-item .category-name,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item.current-menu-item .category-count,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item.current-menu-item .tag-name,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item.current-menu-item .tag-count,
body.single-post .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item.current-menu-item .category-name,
body.single-post .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item.current-menu-item .category-count,
body.single-post .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item.current-menu-item .tag-name,
body.single-post .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item.current-menu-item .tag-count,
body.single-post .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item.current-menu-item .category-name,
body.single-post .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item.current-menu-item .category-count,
body.single-post .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item.current-menu-item .tag-name,
body.single-post .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item.current-menu-item .tag-count,
body.single-blog .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item.current-menu-item .category-name,
body.single-blog .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item.current-menu-item .category-count,
body.single-blog .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item.current-menu-item .tag-name,
body.single-blog .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item.current-menu-item .tag-count,
body.single-blog .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item.current-menu-item .category-name,
body.single-blog .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item.current-menu-item .category-count,
body.single-blog .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item.current-menu-item .tag-name,
body.single-blog .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item.current-menu-item .tag-count {
  font-weight: 600;
  color: #282828;
}
body.blog .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item.current-menu-item .category-name:hover,
body.blog .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item.current-menu-item .category-count:hover,
body.blog .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item.current-menu-item .tag-name:hover,
body.blog .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item.current-menu-item .tag-count:hover,
body.blog .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item.current-menu-item .category-name:hover,
body.blog .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item.current-menu-item .category-count:hover,
body.blog .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item.current-menu-item .tag-name:hover,
body.blog .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item.current-menu-item .tag-count:hover,
body.tag .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item.current-menu-item .category-name:hover,
body.tag .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item.current-menu-item .category-count:hover,
body.tag .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item.current-menu-item .tag-name:hover,
body.tag .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item.current-menu-item .tag-count:hover,
body.tag .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item.current-menu-item .category-name:hover,
body.tag .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item.current-menu-item .category-count:hover,
body.tag .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item.current-menu-item .tag-name:hover,
body.tag .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item.current-menu-item .tag-count:hover,
body.category .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item.current-menu-item .category-name:hover,
body.category .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item.current-menu-item .category-count:hover,
body.category .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item.current-menu-item .tag-name:hover,
body.category .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item.current-menu-item .tag-count:hover,
body.category .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item.current-menu-item .category-name:hover,
body.category .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item.current-menu-item .category-count:hover,
body.category .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item.current-menu-item .tag-name:hover,
body.category .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item.current-menu-item .tag-count:hover,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item.current-menu-item .category-name:hover,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item.current-menu-item .category-count:hover,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item.current-menu-item .tag-name:hover,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item.current-menu-item .tag-count:hover,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item.current-menu-item .category-name:hover,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item.current-menu-item .category-count:hover,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item.current-menu-item .tag-name:hover,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item.current-menu-item .tag-count:hover,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item.current-menu-item .category-name:hover,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item.current-menu-item .category-count:hover,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item.current-menu-item .tag-name:hover,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item.current-menu-item .tag-count:hover,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item.current-menu-item .category-name:hover,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item.current-menu-item .category-count:hover,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item.current-menu-item .tag-name:hover,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item.current-menu-item .tag-count:hover,
body.single-post .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item.current-menu-item .category-name:hover,
body.single-post .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item.current-menu-item .category-count:hover,
body.single-post .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item.current-menu-item .tag-name:hover,
body.single-post .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item.current-menu-item .tag-count:hover,
body.single-post .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item.current-menu-item .category-name:hover,
body.single-post .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item.current-menu-item .category-count:hover,
body.single-post .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item.current-menu-item .tag-name:hover,
body.single-post .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item.current-menu-item .tag-count:hover,
body.single-blog .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item.current-menu-item .category-name:hover,
body.single-blog .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item.current-menu-item .category-count:hover,
body.single-blog .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item.current-menu-item .tag-name:hover,
body.single-blog .site-container .site-inner .content-sidebar-wrap .categories-wrap .menu .menu-item.current-menu-item .tag-count:hover,
body.single-blog .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item.current-menu-item .category-name:hover,
body.single-blog .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item.current-menu-item .category-count:hover,
body.single-blog .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item.current-menu-item .tag-name:hover,
body.single-blog .site-container .site-inner .content-sidebar-wrap .tags-wrap .menu .menu-item.current-menu-item .tag-count:hover {
  color: #6d3adf;
}
body.blog.mobile .site-container .site-inner .content-sidebar-wrap .article-search-wrap,
body.tag.mobile .site-container .site-inner .content-sidebar-wrap .article-search-wrap,
body.category.mobile .site-container .site-inner .content-sidebar-wrap .article-search-wrap,
body.tax-blog-category.mobile .site-container .site-inner .content-sidebar-wrap .article-search-wrap,
body.post-type-archive-blog.mobile .site-container .site-inner .content-sidebar-wrap .article-search-wrap,
body.single-post.mobile .site-container .site-inner .content-sidebar-wrap .article-search-wrap,
body.single-blog.mobile .site-container .site-inner .content-sidebar-wrap .article-search-wrap {
  margin-bottom: 30px;
}
@media only screen and (min-width: 480px) {
  body.blog.mobile .site-container .site-inner .content-sidebar-wrap .article-search-wrap,
  body.tag.mobile .site-container .site-inner .content-sidebar-wrap .article-search-wrap,
  body.category.mobile .site-container .site-inner .content-sidebar-wrap .article-search-wrap,
  body.tax-blog-category.mobile .site-container .site-inner .content-sidebar-wrap .article-search-wrap,
  body.post-type-archive-blog.mobile .site-container .site-inner .content-sidebar-wrap .article-search-wrap,
  body.single-post.mobile .site-container .site-inner .content-sidebar-wrap .article-search-wrap,
  body.single-blog.mobile .site-container .site-inner .content-sidebar-wrap .article-search-wrap {
    border-radius: 15px;
  }
}
@media only screen and (min-width: 576px) {
  body.blog.mobile .site-container .site-inner .content-sidebar-wrap .advert-wrap,
  body.blog.mobile .site-container .site-inner .content-sidebar-wrap .categories-wrap,
  body.blog.mobile .site-container .site-inner .content-sidebar-wrap .tag-wrap,
  body.tag.mobile .site-container .site-inner .content-sidebar-wrap .advert-wrap,
  body.tag.mobile .site-container .site-inner .content-sidebar-wrap .categories-wrap,
  body.tag.mobile .site-container .site-inner .content-sidebar-wrap .tag-wrap,
  body.category.mobile .site-container .site-inner .content-sidebar-wrap .advert-wrap,
  body.category.mobile .site-container .site-inner .content-sidebar-wrap .categories-wrap,
  body.category.mobile .site-container .site-inner .content-sidebar-wrap .tag-wrap,
  body.tax-blog-category.mobile .site-container .site-inner .content-sidebar-wrap .advert-wrap,
  body.tax-blog-category.mobile .site-container .site-inner .content-sidebar-wrap .categories-wrap,
  body.tax-blog-category.mobile .site-container .site-inner .content-sidebar-wrap .tag-wrap,
  body.post-type-archive-blog.mobile .site-container .site-inner .content-sidebar-wrap .advert-wrap,
  body.post-type-archive-blog.mobile .site-container .site-inner .content-sidebar-wrap .categories-wrap,
  body.post-type-archive-blog.mobile .site-container .site-inner .content-sidebar-wrap .tag-wrap,
  body.single-post.mobile .site-container .site-inner .content-sidebar-wrap .advert-wrap,
  body.single-post.mobile .site-container .site-inner .content-sidebar-wrap .categories-wrap,
  body.single-post.mobile .site-container .site-inner .content-sidebar-wrap .tag-wrap,
  body.single-blog.mobile .site-container .site-inner .content-sidebar-wrap .advert-wrap,
  body.single-blog.mobile .site-container .site-inner .content-sidebar-wrap .categories-wrap,
  body.single-blog.mobile .site-container .site-inner .content-sidebar-wrap .tag-wrap {
    padding: 0;
  }
}
@media only screen and (min-width: 992px) {
  body.blog.mobile .site-container .site-inner .content-sidebar-wrap .advert-wrap,
  body.blog.mobile .site-container .site-inner .content-sidebar-wrap .categories-wrap,
  body.blog.mobile .site-container .site-inner .content-sidebar-wrap .tag-wrap,
  body.tag.mobile .site-container .site-inner .content-sidebar-wrap .advert-wrap,
  body.tag.mobile .site-container .site-inner .content-sidebar-wrap .categories-wrap,
  body.tag.mobile .site-container .site-inner .content-sidebar-wrap .tag-wrap,
  body.category.mobile .site-container .site-inner .content-sidebar-wrap .advert-wrap,
  body.category.mobile .site-container .site-inner .content-sidebar-wrap .categories-wrap,
  body.category.mobile .site-container .site-inner .content-sidebar-wrap .tag-wrap,
  body.tax-blog-category.mobile .site-container .site-inner .content-sidebar-wrap .advert-wrap,
  body.tax-blog-category.mobile .site-container .site-inner .content-sidebar-wrap .categories-wrap,
  body.tax-blog-category.mobile .site-container .site-inner .content-sidebar-wrap .tag-wrap,
  body.post-type-archive-blog.mobile .site-container .site-inner .content-sidebar-wrap .advert-wrap,
  body.post-type-archive-blog.mobile .site-container .site-inner .content-sidebar-wrap .categories-wrap,
  body.post-type-archive-blog.mobile .site-container .site-inner .content-sidebar-wrap .tag-wrap,
  body.single-post.mobile .site-container .site-inner .content-sidebar-wrap .advert-wrap,
  body.single-post.mobile .site-container .site-inner .content-sidebar-wrap .categories-wrap,
  body.single-post.mobile .site-container .site-inner .content-sidebar-wrap .tag-wrap,
  body.single-blog.mobile .site-container .site-inner .content-sidebar-wrap .advert-wrap,
  body.single-blog.mobile .site-container .site-inner .content-sidebar-wrap .categories-wrap,
  body.single-blog.mobile .site-container .site-inner .content-sidebar-wrap .tag-wrap {
    margin: 0;
    flex: 1;
  }
}
body.blog.mobile .site-container .site-inner .content-sidebar-wrap .advert-wrap,
body.tag.mobile .site-container .site-inner .content-sidebar-wrap .advert-wrap,
body.category.mobile .site-container .site-inner .content-sidebar-wrap .advert-wrap,
body.tax-blog-category.mobile .site-container .site-inner .content-sidebar-wrap .advert-wrap,
body.post-type-archive-blog.mobile .site-container .site-inner .content-sidebar-wrap .advert-wrap,
body.single-post.mobile .site-container .site-inner .content-sidebar-wrap .advert-wrap,
body.single-blog.mobile .site-container .site-inner .content-sidebar-wrap .advert-wrap {
  margin: 50px 0;
}
@media only screen and (min-width: 992px) {
  body.blog.mobile .site-container .site-inner .content-sidebar-wrap .advert-wrap,
  body.tag.mobile .site-container .site-inner .content-sidebar-wrap .advert-wrap,
  body.category.mobile .site-container .site-inner .content-sidebar-wrap .advert-wrap,
  body.tax-blog-category.mobile .site-container .site-inner .content-sidebar-wrap .advert-wrap,
  body.post-type-archive-blog.mobile .site-container .site-inner .content-sidebar-wrap .advert-wrap,
  body.single-post.mobile .site-container .site-inner .content-sidebar-wrap .advert-wrap,
  body.single-blog.mobile .site-container .site-inner .content-sidebar-wrap .advert-wrap {
    margin: 0;
    order: 1;
  }
}
@media only screen and (min-width: 992px) {
  body.blog.mobile .site-container .site-inner .content-sidebar-wrap .categories-wrap,
  body.blog.mobile .site-container .site-inner .content-sidebar-wrap .tag-wrap,
  body.tag.mobile .site-container .site-inner .content-sidebar-wrap .categories-wrap,
  body.tag.mobile .site-container .site-inner .content-sidebar-wrap .tag-wrap,
  body.category.mobile .site-container .site-inner .content-sidebar-wrap .categories-wrap,
  body.category.mobile .site-container .site-inner .content-sidebar-wrap .tag-wrap,
  body.tax-blog-category.mobile .site-container .site-inner .content-sidebar-wrap .categories-wrap,
  body.tax-blog-category.mobile .site-container .site-inner .content-sidebar-wrap .tag-wrap,
  body.post-type-archive-blog.mobile .site-container .site-inner .content-sidebar-wrap .categories-wrap,
  body.post-type-archive-blog.mobile .site-container .site-inner .content-sidebar-wrap .tag-wrap,
  body.single-post.mobile .site-container .site-inner .content-sidebar-wrap .categories-wrap,
  body.single-post.mobile .site-container .site-inner .content-sidebar-wrap .tag-wrap,
  body.single-blog.mobile .site-container .site-inner .content-sidebar-wrap .categories-wrap,
  body.single-blog.mobile .site-container .site-inner .content-sidebar-wrap .tag-wrap {
    width: 100%;
  }
}
body.blog.desktop .site-container .site-inner .content-sidebar-wrap .sidebar,
body.blog.desktop .site-container .site-inner .content-sidebar-wrap .aside-wrap,
body.tag.desktop .site-container .site-inner .content-sidebar-wrap .sidebar,
body.tag.desktop .site-container .site-inner .content-sidebar-wrap .aside-wrap,
body.category.desktop .site-container .site-inner .content-sidebar-wrap .sidebar,
body.category.desktop .site-container .site-inner .content-sidebar-wrap .aside-wrap,
body.tax-blog-category.desktop .site-container .site-inner .content-sidebar-wrap .sidebar,
body.tax-blog-category.desktop .site-container .site-inner .content-sidebar-wrap .aside-wrap,
body.post-type-archive-blog.desktop .site-container .site-inner .content-sidebar-wrap .sidebar,
body.post-type-archive-blog.desktop .site-container .site-inner .content-sidebar-wrap .aside-wrap,
body.single-post.desktop .site-container .site-inner .content-sidebar-wrap .sidebar,
body.single-post.desktop .site-container .site-inner .content-sidebar-wrap .aside-wrap,
body.single-blog.desktop .site-container .site-inner .content-sidebar-wrap .sidebar,
body.single-blog.desktop .site-container .site-inner .content-sidebar-wrap .aside-wrap {
  grid-area: sidebar;
  display: flex;
  align-items: center;
  flex-direction: column;
  row-gap: 20px;
  margin-right: 0;
  margin-left: 0;
  padding: 0 15px;
}
@media only screen and (min-width: 576px) {
  body.blog.desktop .site-container .site-inner .content-sidebar-wrap .sidebar,
  body.blog.desktop .site-container .site-inner .content-sidebar-wrap .aside-wrap,
  body.tag.desktop .site-container .site-inner .content-sidebar-wrap .sidebar,
  body.tag.desktop .site-container .site-inner .content-sidebar-wrap .aside-wrap,
  body.category.desktop .site-container .site-inner .content-sidebar-wrap .sidebar,
  body.category.desktop .site-container .site-inner .content-sidebar-wrap .aside-wrap,
  body.tax-blog-category.desktop .site-container .site-inner .content-sidebar-wrap .sidebar,
  body.tax-blog-category.desktop .site-container .site-inner .content-sidebar-wrap .aside-wrap,
  body.post-type-archive-blog.desktop .site-container .site-inner .content-sidebar-wrap .sidebar,
  body.post-type-archive-blog.desktop .site-container .site-inner .content-sidebar-wrap .aside-wrap,
  body.single-post.desktop .site-container .site-inner .content-sidebar-wrap .sidebar,
  body.single-post.desktop .site-container .site-inner .content-sidebar-wrap .aside-wrap,
  body.single-blog.desktop .site-container .site-inner .content-sidebar-wrap .sidebar,
  body.single-blog.desktop .site-container .site-inner .content-sidebar-wrap .aside-wrap {
    padding: 0;
  }
}
@media only screen and (min-width: 992px) {
  body.blog.desktop .site-container .site-inner .content-sidebar-wrap .sidebar,
  body.blog.desktop .site-container .site-inner .content-sidebar-wrap .aside-wrap,
  body.tag.desktop .site-container .site-inner .content-sidebar-wrap .sidebar,
  body.tag.desktop .site-container .site-inner .content-sidebar-wrap .aside-wrap,
  body.category.desktop .site-container .site-inner .content-sidebar-wrap .sidebar,
  body.category.desktop .site-container .site-inner .content-sidebar-wrap .aside-wrap,
  body.tax-blog-category.desktop .site-container .site-inner .content-sidebar-wrap .sidebar,
  body.tax-blog-category.desktop .site-container .site-inner .content-sidebar-wrap .aside-wrap,
  body.post-type-archive-blog.desktop .site-container .site-inner .content-sidebar-wrap .sidebar,
  body.post-type-archive-blog.desktop .site-container .site-inner .content-sidebar-wrap .aside-wrap,
  body.single-post.desktop .site-container .site-inner .content-sidebar-wrap .sidebar,
  body.single-post.desktop .site-container .site-inner .content-sidebar-wrap .aside-wrap,
  body.single-blog.desktop .site-container .site-inner .content-sidebar-wrap .sidebar,
  body.single-blog.desktop .site-container .site-inner .content-sidebar-wrap .aside-wrap {
    max-width: 342px;
  }
}
body.blog.desktop .site-container .site-inner .content-sidebar-wrap .sidebar .article-search-wrap,
body.blog.desktop .site-container .site-inner .content-sidebar-wrap .aside-wrap .article-search-wrap,
body.tag.desktop .site-container .site-inner .content-sidebar-wrap .sidebar .article-search-wrap,
body.tag.desktop .site-container .site-inner .content-sidebar-wrap .aside-wrap .article-search-wrap,
body.category.desktop .site-container .site-inner .content-sidebar-wrap .sidebar .article-search-wrap,
body.category.desktop .site-container .site-inner .content-sidebar-wrap .aside-wrap .article-search-wrap,
body.tax-blog-category.desktop .site-container .site-inner .content-sidebar-wrap .sidebar .article-search-wrap,
body.tax-blog-category.desktop .site-container .site-inner .content-sidebar-wrap .aside-wrap .article-search-wrap,
body.post-type-archive-blog.desktop .site-container .site-inner .content-sidebar-wrap .sidebar .article-search-wrap,
body.post-type-archive-blog.desktop .site-container .site-inner .content-sidebar-wrap .aside-wrap .article-search-wrap,
body.single-post.desktop .site-container .site-inner .content-sidebar-wrap .sidebar .article-search-wrap,
body.single-post.desktop .site-container .site-inner .content-sidebar-wrap .aside-wrap .article-search-wrap,
body.single-blog.desktop .site-container .site-inner .content-sidebar-wrap .sidebar .article-search-wrap,
body.single-blog.desktop .site-container .site-inner .content-sidebar-wrap .aside-wrap .article-search-wrap {
  border-radius: 15px;
}
@media only screen and (min-width: 992px) {
  body.blog.desktop .site-container .site-inner .content-sidebar-wrap .sidebar .article-search-wrap,
  body.blog.desktop .site-container .site-inner .content-sidebar-wrap .aside-wrap .article-search-wrap,
  body.tag.desktop .site-container .site-inner .content-sidebar-wrap .sidebar .article-search-wrap,
  body.tag.desktop .site-container .site-inner .content-sidebar-wrap .aside-wrap .article-search-wrap,
  body.category.desktop .site-container .site-inner .content-sidebar-wrap .sidebar .article-search-wrap,
  body.category.desktop .site-container .site-inner .content-sidebar-wrap .aside-wrap .article-search-wrap,
  body.tax-blog-category.desktop .site-container .site-inner .content-sidebar-wrap .sidebar .article-search-wrap,
  body.tax-blog-category.desktop .site-container .site-inner .content-sidebar-wrap .aside-wrap .article-search-wrap,
  body.post-type-archive-blog.desktop .site-container .site-inner .content-sidebar-wrap .sidebar .article-search-wrap,
  body.post-type-archive-blog.desktop .site-container .site-inner .content-sidebar-wrap .aside-wrap .article-search-wrap,
  body.single-post.desktop .site-container .site-inner .content-sidebar-wrap .sidebar .article-search-wrap,
  body.single-post.desktop .site-container .site-inner .content-sidebar-wrap .aside-wrap .article-search-wrap,
  body.single-blog.desktop .site-container .site-inner .content-sidebar-wrap .sidebar .article-search-wrap,
  body.single-blog.desktop .site-container .site-inner .content-sidebar-wrap .aside-wrap .article-search-wrap {
    border-radius: 15px;
  }
}
body.blog.desktop .site-container .site-inner .content-sidebar-wrap .sidebar .advert-wrap,
body.blog.desktop .site-container .site-inner .content-sidebar-wrap .aside-wrap .advert-wrap,
body.tag.desktop .site-container .site-inner .content-sidebar-wrap .sidebar .advert-wrap,
body.tag.desktop .site-container .site-inner .content-sidebar-wrap .aside-wrap .advert-wrap,
body.category.desktop .site-container .site-inner .content-sidebar-wrap .sidebar .advert-wrap,
body.category.desktop .site-container .site-inner .content-sidebar-wrap .aside-wrap .advert-wrap,
body.tax-blog-category.desktop .site-container .site-inner .content-sidebar-wrap .sidebar .advert-wrap,
body.tax-blog-category.desktop .site-container .site-inner .content-sidebar-wrap .aside-wrap .advert-wrap,
body.post-type-archive-blog.desktop .site-container .site-inner .content-sidebar-wrap .sidebar .advert-wrap,
body.post-type-archive-blog.desktop .site-container .site-inner .content-sidebar-wrap .aside-wrap .advert-wrap,
body.single-post.desktop .site-container .site-inner .content-sidebar-wrap .sidebar .advert-wrap,
body.single-post.desktop .site-container .site-inner .content-sidebar-wrap .aside-wrap .advert-wrap,
body.single-blog.desktop .site-container .site-inner .content-sidebar-wrap .sidebar .advert-wrap,
body.single-blog.desktop .site-container .site-inner .content-sidebar-wrap .aside-wrap .advert-wrap {
  margin-top: 10px;
}
body.blog.desktop .site-container .site-inner .content-sidebar-wrap .sidebar .categories-wrap,
body.blog.desktop .site-container .site-inner .content-sidebar-wrap .sidebar .tag-wrap,
body.blog.desktop .site-container .site-inner .content-sidebar-wrap .aside-wrap .categories-wrap,
body.blog.desktop .site-container .site-inner .content-sidebar-wrap .aside-wrap .tag-wrap,
body.tag.desktop .site-container .site-inner .content-sidebar-wrap .sidebar .categories-wrap,
body.tag.desktop .site-container .site-inner .content-sidebar-wrap .sidebar .tag-wrap,
body.tag.desktop .site-container .site-inner .content-sidebar-wrap .aside-wrap .categories-wrap,
body.tag.desktop .site-container .site-inner .content-sidebar-wrap .aside-wrap .tag-wrap,
body.category.desktop .site-container .site-inner .content-sidebar-wrap .sidebar .categories-wrap,
body.category.desktop .site-container .site-inner .content-sidebar-wrap .sidebar .tag-wrap,
body.category.desktop .site-container .site-inner .content-sidebar-wrap .aside-wrap .categories-wrap,
body.category.desktop .site-container .site-inner .content-sidebar-wrap .aside-wrap .tag-wrap,
body.tax-blog-category.desktop .site-container .site-inner .content-sidebar-wrap .sidebar .categories-wrap,
body.tax-blog-category.desktop .site-container .site-inner .content-sidebar-wrap .sidebar .tag-wrap,
body.tax-blog-category.desktop .site-container .site-inner .content-sidebar-wrap .aside-wrap .categories-wrap,
body.tax-blog-category.desktop .site-container .site-inner .content-sidebar-wrap .aside-wrap .tag-wrap,
body.post-type-archive-blog.desktop .site-container .site-inner .content-sidebar-wrap .sidebar .categories-wrap,
body.post-type-archive-blog.desktop .site-container .site-inner .content-sidebar-wrap .sidebar .tag-wrap,
body.post-type-archive-blog.desktop .site-container .site-inner .content-sidebar-wrap .aside-wrap .categories-wrap,
body.post-type-archive-blog.desktop .site-container .site-inner .content-sidebar-wrap .aside-wrap .tag-wrap,
body.single-post.desktop .site-container .site-inner .content-sidebar-wrap .sidebar .categories-wrap,
body.single-post.desktop .site-container .site-inner .content-sidebar-wrap .sidebar .tag-wrap,
body.single-post.desktop .site-container .site-inner .content-sidebar-wrap .aside-wrap .categories-wrap,
body.single-post.desktop .site-container .site-inner .content-sidebar-wrap .aside-wrap .tag-wrap,
body.single-blog.desktop .site-container .site-inner .content-sidebar-wrap .sidebar .categories-wrap,
body.single-blog.desktop .site-container .site-inner .content-sidebar-wrap .sidebar .tag-wrap,
body.single-blog.desktop .site-container .site-inner .content-sidebar-wrap .aside-wrap .categories-wrap,
body.single-blog.desktop .site-container .site-inner .content-sidebar-wrap .aside-wrap .tag-wrap {
  width: 100%;
}

body.blog .site-container .site-inner .content-sidebar-wrap .archive-description,
body.tag .site-container .site-inner .content-sidebar-wrap .archive-description,
body.category .site-container .site-inner .content-sidebar-wrap .archive-description,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .archive-description,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .archive-description {
  margin-bottom: 25px;
  opacity: 0.8;
  padding: 0 15px;
  width: 100%;
}
@media only screen and (min-width: 480px) {
  body.blog .site-container .site-inner .content-sidebar-wrap .archive-description,
  body.tag .site-container .site-inner .content-sidebar-wrap .archive-description,
  body.category .site-container .site-inner .content-sidebar-wrap .archive-description,
  body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .archive-description,
  body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .archive-description {
    margin-bottom: clamp(1.5625rem, 0.4159rem + 3.8221vw, 5rem);
  }
}
@media only screen and (min-width: 576px) {
  body.blog .site-container .site-inner .content-sidebar-wrap .archive-description,
  body.tag .site-container .site-inner .content-sidebar-wrap .archive-description,
  body.category .site-container .site-inner .content-sidebar-wrap .archive-description,
  body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .archive-description,
  body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .archive-description {
    padding: 0;
  }
}
@media only screen and (min-width: 1600px) {
  body.blog .site-container .site-inner .content-sidebar-wrap .archive-description,
  body.tag .site-container .site-inner .content-sidebar-wrap .archive-description,
  body.category .site-container .site-inner .content-sidebar-wrap .archive-description,
  body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .archive-description,
  body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .archive-description {
    width: 80%;
    max-width: 1488px;
  }
}
@media only screen and (min-width: 1920px) {
  body.blog .site-container .site-inner .content-sidebar-wrap .archive-description,
  body.tag .site-container .site-inner .content-sidebar-wrap .archive-description,
  body.category .site-container .site-inner .content-sidebar-wrap .archive-description,
  body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .archive-description,
  body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .archive-description {
    margin-bottom: 80px;
  }
}
body.blog .site-container .site-inner .content-sidebar-wrap .archive-description .archive-title,
body.tag .site-container .site-inner .content-sidebar-wrap .archive-description .archive-title,
body.category .site-container .site-inner .content-sidebar-wrap .archive-description .archive-title,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .archive-description .archive-title,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .archive-description .archive-title {
  color: #000000;
  opacity: 1;
}
body.blog .site-container .site-inner .content-sidebar-wrap .content,
body.tag .site-container .site-inner .content-sidebar-wrap .content,
body.category .site-container .site-inner .content-sidebar-wrap .content,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .content,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .content {
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 30px;
  margin-right: 0;
  margin-left: 0;
}
@media only screen and (min-width: 992px) {
  body.blog .site-container .site-inner .content-sidebar-wrap .content,
  body.tag .site-container .site-inner .content-sidebar-wrap .content,
  body.category .site-container .site-inner .content-sidebar-wrap .content,
  body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .content,
  body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .content {
    row-gap: 68px;
  }
}
@media only screen and (min-width: 1200px) {
  body.blog .site-container .site-inner .content-sidebar-wrap .content,
  body.tag .site-container .site-inner .content-sidebar-wrap .content,
  body.category .site-container .site-inner .content-sidebar-wrap .content,
  body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .content,
  body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .content {
    column-gap: 34px;
  }
}
body.blog .site-container .site-inner .content-sidebar-wrap .content > *,
body.tag .site-container .site-inner .content-sidebar-wrap .content > *,
body.category .site-container .site-inner .content-sidebar-wrap .content > *,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .content > *,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .content > * {
  padding-left: 15px;
  padding-right: 15px;
}
body.blog .site-container .site-inner .content-sidebar-wrap .content article.post,
body.blog .site-container .site-inner .content-sidebar-wrap .content article.blog,
body.tag .site-container .site-inner .content-sidebar-wrap .content article.post,
body.tag .site-container .site-inner .content-sidebar-wrap .content article.blog,
body.category .site-container .site-inner .content-sidebar-wrap .content article.post,
body.category .site-container .site-inner .content-sidebar-wrap .content article.blog,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .content article.post,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .content article.blog,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .content article.post,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .content article.blog {
  padding: 0;
  max-width: 330px;
}
@media only screen and (min-width: 480px) {
  body.blog .site-container .site-inner .content-sidebar-wrap .content article.post,
  body.blog .site-container .site-inner .content-sidebar-wrap .content article.blog,
  body.tag .site-container .site-inner .content-sidebar-wrap .content article.post,
  body.tag .site-container .site-inner .content-sidebar-wrap .content article.blog,
  body.category .site-container .site-inner .content-sidebar-wrap .content article.post,
  body.category .site-container .site-inner .content-sidebar-wrap .content article.blog,
  body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .content article.post,
  body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .content article.blog,
  body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .content article.post,
  body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .content article.blog {
    margin: 0;
  }
}
@media only screen and (min-width: 768px) {
  body.blog .site-container .site-inner .content-sidebar-wrap .content article.post,
  body.blog .site-container .site-inner .content-sidebar-wrap .content article.blog,
  body.tag .site-container .site-inner .content-sidebar-wrap .content article.post,
  body.tag .site-container .site-inner .content-sidebar-wrap .content article.blog,
  body.category .site-container .site-inner .content-sidebar-wrap .content article.post,
  body.category .site-container .site-inner .content-sidebar-wrap .content article.blog,
  body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .content article.post,
  body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .content article.blog,
  body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .content article.post,
  body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .content article.blog {
    max-width: 526px;
  }
}
body.blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content,
body.blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content,
body.tag .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content,
body.tag .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content,
body.category .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content,
body.category .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content {
  margin-bottom: 15px;
}
body.blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content .entry-image-link img,
body.blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content .entry-image-link img,
body.tag .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content .entry-image-link img,
body.tag .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content .entry-image-link img,
body.category .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content .entry-image-link img,
body.category .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content .entry-image-link img,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content .entry-image-link img,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content .entry-image-link img,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content .entry-image-link img,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content .entry-image-link img {
  height: 216px;
  width: 330px;
  border-radius: 15px;
  object-fit: cover;
}
@media only screen and (min-width: 768px) {
  body.blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content .entry-image-link img,
  body.blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content .entry-image-link img,
  body.tag .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content .entry-image-link img,
  body.tag .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content .entry-image-link img,
  body.category .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content .entry-image-link img,
  body.category .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content .entry-image-link img,
  body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content .entry-image-link img,
  body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content .entry-image-link img,
  body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content .entry-image-link img,
  body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content .entry-image-link img {
    height: 309px;
    width: 526px;
  }
}
@media only screen and (min-width: 992px) {
  body.blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content .entry-image-link img,
  body.blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content .entry-image-link img,
  body.tag .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content .entry-image-link img,
  body.tag .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content .entry-image-link img,
  body.category .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content .entry-image-link img,
  body.category .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content .entry-image-link img,
  body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content .entry-image-link img,
  body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content .entry-image-link img,
  body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content .entry-image-link img,
  body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content .entry-image-link img {
    border-radius: 15px;
  }
}
body.blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer,
body.blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer,
body.tag .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer,
body.tag .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer,
body.category .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer,
body.category .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer {
  padding: 0 10px;
}
body.blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-meta,
body.blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-meta,
body.tag .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-meta,
body.tag .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-meta,
body.category .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-meta,
body.category .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-meta,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-meta,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-meta,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-meta,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-meta {
  padding-bottom: 5px;
}
body.blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-meta .entry-time,
body.blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-meta .entry-time,
body.tag .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-meta .entry-time,
body.tag .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-meta .entry-time,
body.category .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-meta .entry-time,
body.category .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-meta .entry-time,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-meta .entry-time,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-meta .entry-time,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-meta .entry-time,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-meta .entry-time {
  opacity: 0.6;
  padding-right: 20px;
}
body.blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-meta .entry-categories,
body.blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-meta .entry-tags,
body.blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-meta .entry-categories,
body.blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-meta .entry-tags,
body.tag .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-meta .entry-categories,
body.tag .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-meta .entry-tags,
body.tag .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-meta .entry-categories,
body.tag .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-meta .entry-tags,
body.category .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-meta .entry-categories,
body.category .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-meta .entry-tags,
body.category .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-meta .entry-categories,
body.category .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-meta .entry-tags,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-meta .entry-categories,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-meta .entry-tags,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-meta .entry-categories,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-meta .entry-tags,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-meta .entry-categories,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-meta .entry-tags,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-meta .entry-categories,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-meta .entry-tags {
  font-weight: 600;
}
body.blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-meta .entry-categories a,
body.blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-meta .entry-tags a,
body.blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-meta .entry-categories a,
body.blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-meta .entry-tags a,
body.tag .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-meta .entry-categories a,
body.tag .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-meta .entry-tags a,
body.tag .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-meta .entry-categories a,
body.tag .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-meta .entry-tags a,
body.category .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-meta .entry-categories a,
body.category .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-meta .entry-tags a,
body.category .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-meta .entry-categories a,
body.category .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-meta .entry-tags a,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-meta .entry-categories a,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-meta .entry-tags a,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-meta .entry-categories a,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-meta .entry-tags a,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-meta .entry-categories a,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-meta .entry-tags a,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-meta .entry-categories a,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-meta .entry-tags a {
  color: #6d3adf;
  text-decoration: none;
}
body.blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-meta .entry-categories a:hover,
body.blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-meta .entry-tags a:hover,
body.blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-meta .entry-categories a:hover,
body.blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-meta .entry-tags a:hover,
body.tag .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-meta .entry-categories a:hover,
body.tag .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-meta .entry-tags a:hover,
body.tag .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-meta .entry-categories a:hover,
body.tag .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-meta .entry-tags a:hover,
body.category .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-meta .entry-categories a:hover,
body.category .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-meta .entry-tags a:hover,
body.category .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-meta .entry-categories a:hover,
body.category .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-meta .entry-tags a:hover,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-meta .entry-categories a:hover,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-meta .entry-tags a:hover,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-meta .entry-categories a:hover,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-meta .entry-tags a:hover,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-meta .entry-categories a:hover,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-meta .entry-tags a:hover,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-meta .entry-categories a:hover,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-meta .entry-tags a:hover {
  color: #FF5BAA;
}
body.blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-meta .entry-categories a:focus,
body.blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-meta .entry-tags a:focus,
body.blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-meta .entry-categories a:focus,
body.blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-meta .entry-tags a:focus,
body.tag .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-meta .entry-categories a:focus,
body.tag .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-meta .entry-tags a:focus,
body.tag .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-meta .entry-categories a:focus,
body.tag .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-meta .entry-tags a:focus,
body.category .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-meta .entry-categories a:focus,
body.category .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-meta .entry-tags a:focus,
body.category .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-meta .entry-categories a:focus,
body.category .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-meta .entry-tags a:focus,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-meta .entry-categories a:focus,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-meta .entry-tags a:focus,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-meta .entry-categories a:focus,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-meta .entry-tags a:focus,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-meta .entry-categories a:focus,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-meta .entry-tags a:focus,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-meta .entry-categories a:focus,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-meta .entry-tags a:focus {
  color: #DE3E8B;
}
body.blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-meta .entry-tags,
body.blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-meta .entry-tags,
body.tag .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-meta .entry-tags,
body.tag .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-meta .entry-tags,
body.category .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-meta .entry-tags,
body.category .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-meta .entry-tags,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-meta .entry-tags,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-meta .entry-tags,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-meta .entry-tags,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-meta .entry-tags {
  margin-left: 0.5rem;
}
body.blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-title,
body.blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-title,
body.tag .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-title,
body.tag .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-title,
body.category .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-title,
body.category .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-title,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-title,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-title,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-title,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-title {
  font-size: 16px;
}
@media only screen and (min-width: 480px) {
  body.blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-title,
  body.blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-title,
  body.tag .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-title,
  body.tag .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-title,
  body.category .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-title,
  body.category .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-title,
  body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-title,
  body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-title,
  body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-title,
  body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-title {
    font-size: 18px;
  }
}
@media only screen and (min-width: 768px) {
  body.blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-title,
  body.blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-title,
  body.tag .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-title,
  body.tag .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-title,
  body.category .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-title,
  body.category .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-title,
  body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-title,
  body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-title,
  body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-title,
  body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-title {
    font-size: 22px;
  }
}
@media only screen and (min-width: 1440px) {
  body.blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-title,
  body.blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-title,
  body.tag .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-title,
  body.tag .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-title,
  body.category .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-title,
  body.category .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-title,
  body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-title,
  body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-title,
  body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-title,
  body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-title {
    font-size: 25px;
  }
}
body.blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-title .entry-title-link,
body.blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-title .entry-title-link,
body.tag .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-title .entry-title-link,
body.tag .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-title .entry-title-link,
body.category .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-title .entry-title-link,
body.category .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-title .entry-title-link,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-title .entry-title-link,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-title .entry-title-link,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-title .entry-title-link,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-title .entry-title-link {
  font-family: "Poppins-Medium", sans-serif;
  font-size: inherit;
  font-weight: 500;
}
body.blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-title .entry-title-link:hover,
body.blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-title .entry-title-link:hover,
body.tag .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-title .entry-title-link:hover,
body.tag .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-title .entry-title-link:hover,
body.category .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-title .entry-title-link:hover,
body.category .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-title .entry-title-link:hover,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-title .entry-title-link:hover,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-title .entry-title-link:hover,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-title .entry-title-link:hover,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-title .entry-title-link:hover {
  color: #FF5BAA;
}
body.blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-title .entry-title-link:focus,
body.blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-title .entry-title-link:focus,
body.tag .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-title .entry-title-link:focus,
body.tag .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-title .entry-title-link:focus,
body.category .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-title .entry-title-link:focus,
body.category .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-title .entry-title-link:focus,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-title .entry-title-link:focus,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-title .entry-title-link:focus,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-footer .entry-title .entry-title-link:focus,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-footer .entry-title .entry-title-link:focus {
  color: #DE3E8B;
}
body.blog .site-container .site-inner .content-sidebar-wrap .content nav.pagination,
body.tag .site-container .site-inner .content-sidebar-wrap .content nav.pagination,
body.category .site-container .site-inner .content-sidebar-wrap .content nav.pagination,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .content nav.pagination,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .content nav.pagination {
  display: inline-block;
  margin: 30px 0 50px;
  text-align: center;
  width: 100%;
}
@media only screen and (min-width: 576px) {
  body.blog .site-container .site-inner .content-sidebar-wrap .content nav.pagination,
  body.tag .site-container .site-inner .content-sidebar-wrap .content nav.pagination,
  body.category .site-container .site-inner .content-sidebar-wrap .content nav.pagination,
  body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .content nav.pagination,
  body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .content nav.pagination {
    padding: 0;
  }
}
body.blog .site-container .site-inner .content-sidebar-wrap .content nav.pagination .nav-links,
body.tag .site-container .site-inner .content-sidebar-wrap .content nav.pagination .nav-links,
body.category .site-container .site-inner .content-sidebar-wrap .content nav.pagination .nav-links,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .content nav.pagination .nav-links,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .content nav.pagination .nav-links {
  display: flex;
  justify-content: center;
  column-gap: 10px;
}
body.blog .site-container .site-inner .content-sidebar-wrap .content nav.pagination .nav-links .page-numbers,
body.tag .site-container .site-inner .content-sidebar-wrap .content nav.pagination .nav-links .page-numbers,
body.category .site-container .site-inner .content-sidebar-wrap .content nav.pagination .nav-links .page-numbers,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .content nav.pagination .nav-links .page-numbers,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .content nav.pagination .nav-links .page-numbers {
  border: 1px solid rgba(10, 30, 39, 0.0980392157);
  border-radius: 15px;
  font-size: 15px;
  padding: 10px 16px;
}
body.blog .site-container .site-inner .content-sidebar-wrap .content nav.pagination .nav-links .page-numbers.current, body.blog .site-container .site-inner .content-sidebar-wrap .content nav.pagination .nav-links .page-numbers:not(.current, .dots):hover,
body.tag .site-container .site-inner .content-sidebar-wrap .content nav.pagination .nav-links .page-numbers.current,
body.tag .site-container .site-inner .content-sidebar-wrap .content nav.pagination .nav-links .page-numbers:not(.current, .dots):hover,
body.category .site-container .site-inner .content-sidebar-wrap .content nav.pagination .nav-links .page-numbers.current,
body.category .site-container .site-inner .content-sidebar-wrap .content nav.pagination .nav-links .page-numbers:not(.current, .dots):hover,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .content nav.pagination .nav-links .page-numbers.current,
body.tax-blog-category .site-container .site-inner .content-sidebar-wrap .content nav.pagination .nav-links .page-numbers:not(.current, .dots):hover,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .content nav.pagination .nav-links .page-numbers.current,
body.post-type-archive-blog .site-container .site-inner .content-sidebar-wrap .content nav.pagination .nav-links .page-numbers:not(.current, .dots):hover {
  background-color: #6d3adf;
  border-color: #6d3adf;
  color: #FFFFFF;
}
@media only screen and (min-width: 992px) {
  body.blog.mobile .site-container .site-inner .content-sidebar-wrap .content,
  body.tag.mobile .site-container .site-inner .content-sidebar-wrap .content,
  body.category.mobile .site-container .site-inner .content-sidebar-wrap .content,
  body.tax-blog-category.mobile .site-container .site-inner .content-sidebar-wrap .content,
  body.post-type-archive-blog.mobile .site-container .site-inner .content-sidebar-wrap .content {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
  }
}
@media only screen and (min-width: 1200px) {
  body.blog.mobile .site-container .site-inner .content-sidebar-wrap .content article.post,
  body.blog.mobile .site-container .site-inner .content-sidebar-wrap .content article.blog,
  body.tag.mobile .site-container .site-inner .content-sidebar-wrap .content article.post,
  body.tag.mobile .site-container .site-inner .content-sidebar-wrap .content article.blog,
  body.category.mobile .site-container .site-inner .content-sidebar-wrap .content article.post,
  body.category.mobile .site-container .site-inner .content-sidebar-wrap .content article.blog,
  body.tax-blog-category.mobile .site-container .site-inner .content-sidebar-wrap .content article.post,
  body.tax-blog-category.mobile .site-container .site-inner .content-sidebar-wrap .content article.blog,
  body.post-type-archive-blog.mobile .site-container .site-inner .content-sidebar-wrap .content article.post,
  body.post-type-archive-blog.mobile .site-container .site-inner .content-sidebar-wrap .content article.blog {
    flex: 1 1 auto;
  }
}
@media only screen and (min-width: 992px) {
  body.blog.desktop .site-container .site-inner .content-sidebar-wrap,
  body.tag.desktop .site-container .site-inner .content-sidebar-wrap,
  body.category.desktop .site-container .site-inner .content-sidebar-wrap,
  body.tax-blog-category.desktop .site-container .site-inner .content-sidebar-wrap,
  body.post-type-archive-blog.desktop .site-container .site-inner .content-sidebar-wrap {
    display: grid;
    grid-template-areas: "title title" "content sidebar";
    grid-template-columns: auto minmax(280px, 342px);
    column-gap: 30px;
  }
}
body.blog.desktop .site-container .site-inner .content-sidebar-wrap .archive-description,
body.tag.desktop .site-container .site-inner .content-sidebar-wrap .archive-description,
body.category.desktop .site-container .site-inner .content-sidebar-wrap .archive-description,
body.tax-blog-category.desktop .site-container .site-inner .content-sidebar-wrap .archive-description,
body.post-type-archive-blog.desktop .site-container .site-inner .content-sidebar-wrap .archive-description {
  grid-area: title;
}
@media only screen and (min-width: 576px) {
  body.blog.desktop .site-container .site-inner .content-sidebar-wrap .archive-description,
  body.tag.desktop .site-container .site-inner .content-sidebar-wrap .archive-description,
  body.category.desktop .site-container .site-inner .content-sidebar-wrap .archive-description,
  body.tax-blog-category.desktop .site-container .site-inner .content-sidebar-wrap .archive-description,
  body.post-type-archive-blog.desktop .site-container .site-inner .content-sidebar-wrap .archive-description {
    padding: 0;
  }
}
body.blog.desktop .site-container .site-inner .content-sidebar-wrap .content,
body.tag.desktop .site-container .site-inner .content-sidebar-wrap .content,
body.category.desktop .site-container .site-inner .content-sidebar-wrap .content,
body.tax-blog-category.desktop .site-container .site-inner .content-sidebar-wrap .content,
body.post-type-archive-blog.desktop .site-container .site-inner .content-sidebar-wrap .content {
  padding: 0 15px;
  grid-area: content;
}
@media only screen and (min-width: 576px) {
  body.blog.desktop .site-container .site-inner .content-sidebar-wrap .content,
  body.tag.desktop .site-container .site-inner .content-sidebar-wrap .content,
  body.category.desktop .site-container .site-inner .content-sidebar-wrap .content,
  body.tax-blog-category.desktop .site-container .site-inner .content-sidebar-wrap .content,
  body.post-type-archive-blog.desktop .site-container .site-inner .content-sidebar-wrap .content {
    padding: 0;
  }
}
@media only screen and (min-width: 1200px) {
  body.blog.desktop .site-container .site-inner .content-sidebar-wrap .content,
  body.tag.desktop .site-container .site-inner .content-sidebar-wrap .content,
  body.category.desktop .site-container .site-inner .content-sidebar-wrap .content,
  body.tax-blog-category.desktop .site-container .site-inner .content-sidebar-wrap .content,
  body.post-type-archive-blog.desktop .site-container .site-inner .content-sidebar-wrap .content {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
  }
}
@media only screen and (min-width: 1200px) {
  body.blog.desktop .site-container .site-inner .content-sidebar-wrap .content article.post,
  body.blog.desktop .site-container .site-inner .content-sidebar-wrap .content article.blog,
  body.tag.desktop .site-container .site-inner .content-sidebar-wrap .content article.post,
  body.tag.desktop .site-container .site-inner .content-sidebar-wrap .content article.blog,
  body.category.desktop .site-container .site-inner .content-sidebar-wrap .content article.post,
  body.category.desktop .site-container .site-inner .content-sidebar-wrap .content article.blog,
  body.tax-blog-category.desktop .site-container .site-inner .content-sidebar-wrap .content article.post,
  body.tax-blog-category.desktop .site-container .site-inner .content-sidebar-wrap .content article.blog,
  body.post-type-archive-blog.desktop .site-container .site-inner .content-sidebar-wrap .content article.post,
  body.post-type-archive-blog.desktop .site-container .site-inner .content-sidebar-wrap .content article.blog {
    flex: 1 1 47%;
  }
}
@media only screen and (min-width: 1600px) {
  body.blog.desktop .site-container .site-inner .content-sidebar-wrap .content article.post,
  body.blog.desktop .site-container .site-inner .content-sidebar-wrap .content article.blog,
  body.tag.desktop .site-container .site-inner .content-sidebar-wrap .content article.post,
  body.tag.desktop .site-container .site-inner .content-sidebar-wrap .content article.blog,
  body.category.desktop .site-container .site-inner .content-sidebar-wrap .content article.post,
  body.category.desktop .site-container .site-inner .content-sidebar-wrap .content article.blog,
  body.tax-blog-category.desktop .site-container .site-inner .content-sidebar-wrap .content article.post,
  body.tax-blog-category.desktop .site-container .site-inner .content-sidebar-wrap .content article.blog,
  body.post-type-archive-blog.desktop .site-container .site-inner .content-sidebar-wrap .content article.post,
  body.post-type-archive-blog.desktop .site-container .site-inner .content-sidebar-wrap .content article.blog {
    flex: 1 1 48%;
  }
}
@media only screen and (min-width: 1920px) {
  body.blog.desktop .site-container .site-inner .content-sidebar-wrap .content article.post,
  body.blog.desktop .site-container .site-inner .content-sidebar-wrap .content article.blog,
  body.tag.desktop .site-container .site-inner .content-sidebar-wrap .content article.post,
  body.tag.desktop .site-container .site-inner .content-sidebar-wrap .content article.blog,
  body.category.desktop .site-container .site-inner .content-sidebar-wrap .content article.post,
  body.category.desktop .site-container .site-inner .content-sidebar-wrap .content article.blog,
  body.tax-blog-category.desktop .site-container .site-inner .content-sidebar-wrap .content article.post,
  body.tax-blog-category.desktop .site-container .site-inner .content-sidebar-wrap .content article.blog,
  body.post-type-archive-blog.desktop .site-container .site-inner .content-sidebar-wrap .content article.post,
  body.post-type-archive-blog.desktop .site-container .site-inner .content-sidebar-wrap .content article.blog {
    flex: 1 1 auto;
  }
}
@media only screen and (min-width: 992px) {
  body.blog.desktop .site-container .site-inner .content-sidebar-wrap .sidebar::before,
  body.tag.desktop .site-container .site-inner .content-sidebar-wrap .sidebar::before,
  body.category.desktop .site-container .site-inner .content-sidebar-wrap .sidebar::before,
  body.tax-blog-category.desktop .site-container .site-inner .content-sidebar-wrap .sidebar::before,
  body.post-type-archive-blog.desktop .site-container .site-inner .content-sidebar-wrap .sidebar::before {
    top: -88px;
  }
}

body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post table tbody tr td, body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post table tbody tr th, body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post table thead tr td, body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post table thead tr th, body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post table tfoot tr td, body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post table tfoot tr th,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog table tbody tr td,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog table tbody tr th,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog table thead tr td,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog table thead tr th,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog table tfoot tr td,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog table tfoot tr th,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post table tbody tr td,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post table tbody tr th,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post table thead tr td,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post table thead tr th,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post table tfoot tr td,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post table tfoot tr th,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog table tbody tr td,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog table tbody tr th,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog table thead tr td,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog table thead tr th,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog table tfoot tr td,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog table tfoot tr th {
  border: 1px solid rgba(10, 30, 39, 0.0980392157);
  padding: 5px;
}

body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-title,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-meta,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page footer.entry-footer,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-title,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-meta,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post footer.entry-footer,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-title,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-meta,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog footer.entry-footer,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-title,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-meta,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page footer.entry-footer,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-title,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-meta,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post footer.entry-footer,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-title,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-meta,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog footer.entry-footer,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-title,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-meta,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page footer.entry-footer,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-title,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-meta,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post footer.entry-footer,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-title,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-meta,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog footer.entry-footer {
  padding-left: 15px;
  padding-right: 15px;
}
@media only screen and (min-width: 576px) {
  body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-title,
  body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-meta,
  body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content,
  body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page footer.entry-footer,
  body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-title,
  body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-meta,
  body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content,
  body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post footer.entry-footer,
  body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-title,
  body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-meta,
  body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content,
  body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog footer.entry-footer,
  body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-title,
  body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-meta,
  body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content,
  body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page footer.entry-footer,
  body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-title,
  body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-meta,
  body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content,
  body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post footer.entry-footer,
  body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-title,
  body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-meta,
  body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content,
  body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog footer.entry-footer,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-title,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-meta,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page footer.entry-footer,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-title,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-meta,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post footer.entry-footer,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-title,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-meta,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog footer.entry-footer {
    padding: 0;
  }
}
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header {
  margin-bottom: 40px;
  width: 100%;
}
@media only screen and (min-width: 480px) {
  body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header,
  body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header,
  body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header,
  body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header,
  body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header,
  body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header {
    margin-bottom: clamp(2.5rem, 1.8746rem + 2.0848vw, 4.375rem);
  }
}
@media only screen and (min-width: 1600px) {
  body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header,
  body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header,
  body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header,
  body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header,
  body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header,
  body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header {
    max-width: 1488px;
  }
}
@media only screen and (min-width: 1920px) {
  body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header,
  body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header,
  body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header,
  body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header,
  body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header,
  body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header {
    margin-bottom: 70px;
  }
}
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-title,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-title,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-title,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-title,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-title,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-title,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-title,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-title,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-title {
  color: #000000;
  margin-bottom: 12px;
}
@media only screen and (min-width: 768px) {
  body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-title,
  body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-title,
  body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-title,
  body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-title,
  body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-title,
  body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-title,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-title,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-title,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-title {
    margin-bottom: 13px;
  }
}
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-meta,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-meta,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-meta,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-meta,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-meta,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-meta,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-meta,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-meta,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-meta {
  display: flex;
  justify-content: flex-start;
  gap: 10px 30px;
  flex-wrap: wrap;
  margin-bottom: 60px;
}
@media only screen and (min-width: 768px) {
  body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-meta,
  body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-meta,
  body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-meta,
  body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-meta,
  body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-meta,
  body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-meta,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-meta,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-meta,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-meta {
    display: block;
    margin-bottom: 55px;
  }
}
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-meta .entry-time,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-meta .entry-mod-date,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-meta .entry-reading-time,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-meta .entry-time,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-meta .entry-mod-date,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-meta .entry-reading-time,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-meta .entry-time,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-meta .entry-mod-date,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-meta .entry-reading-time,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-meta .entry-time,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-meta .entry-mod-date,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-meta .entry-reading-time,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-meta .entry-time,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-meta .entry-mod-date,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-meta .entry-reading-time,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-meta .entry-time,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-meta .entry-mod-date,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-meta .entry-reading-time,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-meta .entry-time,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-meta .entry-mod-date,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-meta .entry-reading-time,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-meta .entry-time,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-meta .entry-mod-date,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-meta .entry-reading-time,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-meta .entry-time,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-meta .entry-mod-date,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-meta .entry-reading-time {
  opacity: 0.8;
}
@media only screen and (min-width: 768px) {
  body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-meta .entry-time,
  body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-meta .entry-time,
  body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-meta .entry-time,
  body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-meta .entry-time,
  body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-meta .entry-time,
  body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-meta .entry-time,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-meta .entry-time,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-meta .entry-time,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-meta .entry-time {
    padding-right: 30px;
  }
}
@media only screen and (min-width: 768px) {
  body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-meta .entry-categories,
  body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-meta .entry-tags,
  body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-meta .entry-categories,
  body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-meta .entry-tags,
  body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-meta .entry-categories,
  body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-meta .entry-tags,
  body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-meta .entry-categories,
  body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-meta .entry-tags,
  body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-meta .entry-categories,
  body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-meta .entry-tags,
  body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-meta .entry-categories,
  body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-meta .entry-tags,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-meta .entry-categories,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-meta .entry-tags,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-meta .entry-categories,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-meta .entry-tags,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-meta .entry-categories,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-meta .entry-tags {
    padding-right: 60px;
  }
}
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-meta .entry-categories a,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-meta .entry-tags a,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-meta .entry-categories a,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-meta .entry-tags a,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-meta .entry-categories a,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-meta .entry-tags a,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-meta .entry-categories a,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-meta .entry-tags a,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-meta .entry-categories a,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-meta .entry-tags a,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-meta .entry-categories a,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-meta .entry-tags a,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-meta .entry-categories a,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-meta .entry-tags a,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-meta .entry-categories a,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-meta .entry-tags a,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-meta .entry-categories a,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-meta .entry-tags a {
  color: #DE3E8B;
}
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-meta .entry-categories a:hover,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-meta .entry-tags a:hover,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-meta .entry-categories a:hover,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-meta .entry-tags a:hover,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-meta .entry-categories a:hover,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-meta .entry-tags a:hover,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-meta .entry-categories a:hover,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-meta .entry-tags a:hover,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-meta .entry-categories a:hover,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-meta .entry-tags a:hover,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-meta .entry-categories a:hover,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-meta .entry-tags a:hover,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-meta .entry-categories a:hover,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-meta .entry-tags a:hover,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-meta .entry-categories a:hover,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-meta .entry-tags a:hover,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-meta .entry-categories a:hover,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-meta .entry-tags a:hover {
  color: #FF5BAA;
}
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-meta .entry-categories a:focus,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-meta .entry-tags a:focus,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-meta .entry-categories a:focus,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-meta .entry-tags a:focus,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-meta .entry-categories a:focus,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-meta .entry-tags a:focus,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-meta .entry-categories a:focus,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-meta .entry-tags a:focus,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-meta .entry-categories a:focus,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-meta .entry-tags a:focus,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-meta .entry-categories a:focus,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-meta .entry-tags a:focus,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-meta .entry-categories a:focus,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-meta .entry-tags a:focus,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-meta .entry-categories a:focus,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-meta .entry-tags a:focus,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-meta .entry-categories a:focus,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-meta .entry-tags a:focus {
  color: #DE3E8B;
}
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-meta .entry-reading-time,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-meta .entry-reading-time,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-meta .entry-reading-time,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-meta .entry-reading-time,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-meta .entry-reading-time,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-meta .entry-reading-time,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-meta .entry-reading-time,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-meta .entry-reading-time,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-meta .entry-reading-time {
  display: flex;
  align-items: center;
  column-gap: 10px;
  line-height: normal;
}
@media only screen and (min-width: 768px) {
  body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-meta .entry-reading-time,
  body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-meta .entry-reading-time,
  body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-meta .entry-reading-time,
  body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-meta .entry-reading-time,
  body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-meta .entry-reading-time,
  body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-meta .entry-reading-time,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-meta .entry-reading-time,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-meta .entry-reading-time,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-meta .entry-reading-time {
    float: right;
  }
}
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-meta .entry-reading-time::before,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-meta .entry-reading-time::before,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-meta .entry-reading-time::before,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-meta .entry-reading-time::before,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-meta .entry-reading-time::before,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-meta .entry-reading-time::before,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-meta .entry-reading-time::before,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-meta .entry-reading-time::before,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-meta .entry-reading-time::before {
  content: url(../../.././dist/css/build/img/icon-clock.svg);
  height: 20px;
  width: 20px;
}
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-image,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-image,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-image,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-image,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-image,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-image,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-image,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-image,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-image {
  height: 196px;
  width: 100%;
  object-fit: cover;
}
@media only screen and (min-width: 576px) {
  body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-image,
  body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-image,
  body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-image,
  body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-image,
  body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-image,
  body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-image,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-image,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-image,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-image {
    border-radius: 15px;
    height: auto;
  }
}
@media only screen and (min-width: 992px) {
  body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-image,
  body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-image,
  body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-image,
  body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-image,
  body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-image,
  body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-image,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page header.entry-header .entry-image,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header .entry-image,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header .entry-image {
    border-radius: 15px;
    height: 448px;
  }
}
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content {
  margin-bottom: 80px;
}
@media only screen and (min-width: 992px) {
  body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content,
  body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content,
  body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content,
  body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content,
  body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content,
  body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content {
    margin-bottom: 45px;
  }
}
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content #ez-toc-container,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content #ez-toc-container,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content #ez-toc-container,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content #ez-toc-container,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content #ez-toc-container,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content #ez-toc-container,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content #ez-toc-container,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content #ez-toc-container,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content #ez-toc-container {
  padding: 2rem 1rem;
}
@media only screen and (min-width: 992px) {
  body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content #ez-toc-container,
  body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content #ez-toc-container,
  body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content #ez-toc-container,
  body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content #ez-toc-container,
  body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content #ez-toc-container,
  body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content #ez-toc-container,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content #ez-toc-container,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content #ez-toc-container,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content #ez-toc-container {
    padding: 2rem;
    border-radius: 15px;
  }
}
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content #ez-toc-container .ez-toc-title-container,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content #ez-toc-container .ez-toc-title-container,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content #ez-toc-container .ez-toc-title-container,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content #ez-toc-container .ez-toc-title-container,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content #ez-toc-container .ez-toc-title-container,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content #ez-toc-container .ez-toc-title-container,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content #ez-toc-container .ez-toc-title-container,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content #ez-toc-container .ez-toc-title-container,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content #ez-toc-container .ez-toc-title-container {
  padding-bottom: 1rem;
}
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content #ez-toc-container .ez-toc-title-container p.ez-toc-title,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content #ez-toc-container .ez-toc-title-container p.ez-toc-title,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content #ez-toc-container .ez-toc-title-container p.ez-toc-title,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content #ez-toc-container .ez-toc-title-container p.ez-toc-title,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content #ez-toc-container .ez-toc-title-container p.ez-toc-title,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content #ez-toc-container .ez-toc-title-container p.ez-toc-title,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content #ez-toc-container .ez-toc-title-container p.ez-toc-title,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content #ez-toc-container .ez-toc-title-container p.ez-toc-title,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content #ez-toc-container .ez-toc-title-container p.ez-toc-title {
  font-size: 25px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content #ez-toc-container ul,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content #ez-toc-container ul,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content #ez-toc-container ul,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content #ez-toc-container ul,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content #ez-toc-container ul,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content #ez-toc-container ul,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content #ez-toc-container ul,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content #ez-toc-container ul,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content #ez-toc-container ul {
  padding-top: 0.4rem;
}
@media only screen and (min-width: 992px) {
  body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content #ez-toc-container ul,
  body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content #ez-toc-container ul,
  body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content #ez-toc-container ul,
  body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content #ez-toc-container ul,
  body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content #ez-toc-container ul,
  body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content #ez-toc-container ul,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content #ez-toc-container ul,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content #ez-toc-container ul,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content #ez-toc-container ul {
    padding-top: 0.6rem;
  }
}
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content #ez-toc-container ul li,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content #ez-toc-container ul li,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content #ez-toc-container ul li,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content #ez-toc-container ul li,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content #ez-toc-container ul li,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content #ez-toc-container ul li,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content #ez-toc-container ul li,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content #ez-toc-container ul li,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content #ez-toc-container ul li {
  padding-left: 1.6rem;
  padding-bottom: 0.4rem;
}
@media only screen and (min-width: 992px) {
  body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content #ez-toc-container ul li,
  body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content #ez-toc-container ul li,
  body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content #ez-toc-container ul li,
  body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content #ez-toc-container ul li,
  body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content #ez-toc-container ul li,
  body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content #ez-toc-container ul li,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content #ez-toc-container ul li,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content #ez-toc-container ul li,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content #ez-toc-container ul li {
    padding-bottom: 1rem;
  }
}
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content #ez-toc-container ul li:before,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content #ez-toc-container ul li:before,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content #ez-toc-container ul li:before,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content #ez-toc-container ul li:before,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content #ez-toc-container ul li:before,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content #ez-toc-container ul li:before,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content #ez-toc-container ul li:before,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content #ez-toc-container ul li:before,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content #ez-toc-container ul li:before {
  background-image: none;
}
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content #ez-toc-container ul li.ez-toc-heading-level-2:before,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content #ez-toc-container ul li.ez-toc-heading-level-2:before,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content #ez-toc-container ul li.ez-toc-heading-level-2:before,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content #ez-toc-container ul li.ez-toc-heading-level-2:before,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content #ez-toc-container ul li.ez-toc-heading-level-2:before,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content #ez-toc-container ul li.ez-toc-heading-level-2:before,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content #ez-toc-container ul li.ez-toc-heading-level-2:before,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content #ez-toc-container ul li.ez-toc-heading-level-2:before,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content #ez-toc-container ul li.ez-toc-heading-level-2:before {
  background-image: url(../../.././dist/css/build/img/circle-purple-r.svg);
}
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content #ez-toc-container ul li.ez-toc-heading-level-2 a,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content #ez-toc-container ul li.ez-toc-heading-level-2 a,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content #ez-toc-container ul li.ez-toc-heading-level-2 a,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content #ez-toc-container ul li.ez-toc-heading-level-2 a,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content #ez-toc-container ul li.ez-toc-heading-level-2 a,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content #ez-toc-container ul li.ez-toc-heading-level-2 a,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content #ez-toc-container ul li.ez-toc-heading-level-2 a,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content #ez-toc-container ul li.ez-toc-heading-level-2 a,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content #ez-toc-container ul li.ez-toc-heading-level-2 a {
  font-family: "Poppins-SemiBold", sans-serif;
  font-weight: 600;
}
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content #ez-toc-container ul li.ez-toc-heading-level-2 li:before,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content #ez-toc-container ul li.ez-toc-heading-level-2 li:before,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content #ez-toc-container ul li.ez-toc-heading-level-2 li:before,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content #ez-toc-container ul li.ez-toc-heading-level-2 li:before,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content #ez-toc-container ul li.ez-toc-heading-level-2 li:before,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content #ez-toc-container ul li.ez-toc-heading-level-2 li:before,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content #ez-toc-container ul li.ez-toc-heading-level-2 li:before,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content #ez-toc-container ul li.ez-toc-heading-level-2 li:before,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content #ez-toc-container ul li.ez-toc-heading-level-2 li:before {
  background-image: url(../../.././dist/css/build/img/line-purple.svg);
  top: 10px;
}
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content #ez-toc-container ul li.ez-toc-heading-level-2 li a,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content #ez-toc-container ul li.ez-toc-heading-level-2 li a,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content #ez-toc-container ul li.ez-toc-heading-level-2 li a,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content #ez-toc-container ul li.ez-toc-heading-level-2 li a,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content #ez-toc-container ul li.ez-toc-heading-level-2 li a,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content #ez-toc-container ul li.ez-toc-heading-level-2 li a,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content #ez-toc-container ul li.ez-toc-heading-level-2 li a,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content #ez-toc-container ul li.ez-toc-heading-level-2 li a,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content #ez-toc-container ul li.ez-toc-heading-level-2 li a {
  font-family: "Poppins-Light", sans-serif;
  font-weight: 300;
}
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content #ez-toc-container ul li a,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content #ez-toc-container ul li a,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content #ez-toc-container ul li a,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content #ez-toc-container ul li a,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content #ez-toc-container ul li a,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content #ez-toc-container ul li a,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content #ez-toc-container ul li a,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content #ez-toc-container ul li a,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content #ez-toc-container ul li a {
  text-decoration: underline;
}
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content #ez-toc-container ul ul,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content #ez-toc-container ul ul,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content #ez-toc-container ul ul,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content #ez-toc-container ul ul,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content #ez-toc-container ul ul,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content #ez-toc-container ul ul,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content #ez-toc-container ul ul,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content #ez-toc-container ul ul,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content #ez-toc-container ul ul {
  margin-left: 0;
}
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content a:not(.button),
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content a:not(.button),
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content a:not(.button),
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content a:not(.button),
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content a:not(.button),
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content a:not(.button),
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content a:not(.button),
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content a:not(.button),
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content a:not(.button) {
  color: #DE3E8B;
  text-decoration: underline;
}
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content a:not(.button):hover,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content a:not(.button):hover,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content a:not(.button):hover,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content a:not(.button):hover,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content a:not(.button):hover,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content a:not(.button):hover,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content a:not(.button):hover,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content a:not(.button):hover,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content a:not(.button):hover {
  color: #FF5BAA;
}
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content a:not(.button):focus,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content a:not(.button):focus,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content a:not(.button):focus,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content a:not(.button):focus,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content a:not(.button):focus,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content a:not(.button):focus,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content a:not(.button):focus,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content a:not(.button):focus,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content a:not(.button):focus {
  color: #DE3E8B;
}
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content img.alignnone,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content img.alignnone,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content img.alignnone,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content img.alignnone,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content img.alignnone,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content img.alignnone,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content img.alignnone,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content img.alignnone,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content img.alignnone {
  display: block;
}
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content img.alignleft,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content img.alignleft,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content img.alignleft,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content img.alignleft,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content img.alignleft,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content img.alignleft,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content img.alignleft,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content img.alignleft,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content img.alignleft {
  float: left;
}
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content img.aligncenter,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content img.aligncenter,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content img.aligncenter,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content img.aligncenter,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content img.aligncenter,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content img.aligncenter,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content img.aligncenter,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content img.aligncenter,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content img.alignright,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content img.alignright,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content img.alignright,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content img.alignright,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content img.alignright,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content img.alignright,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content img.alignright,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content img.alignright,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content img.alignright {
  float: right;
}
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content ol,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content ol,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content ol,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content ol,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content ol,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content ol,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content ol,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content ol,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content ol {
  padding-left: 1.1em;
}
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content ul,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content ul,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content ul,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content ul,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content ul,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content ul,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content ul,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content ul,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content ul {
  padding-left: 1.6rem;
}
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content ul li,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content ul li,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content ul li,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content ul li,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content ul li,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content ul li,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content ul li,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content ul li,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content ul li {
  list-style: none;
  padding-left: 1.8em;
  position: relative;
  padding-bottom: 0.6rem;
}
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content ul li:before,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content ul li:before,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content ul li:before,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content ul li:before,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content ul li:before,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content ul li:before,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page .entry-content ul li:before,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content ul li:before,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content ul li:before {
  content: "";
  background-image: url(../../.././dist/css/build/img/circle-r.svg);
  background-repeat: no-repeat;
  background-size: contain;
  height: 9px;
  width: 9px;
  position: absolute;
  left: 0;
  top: 0.4em;
}
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page footer.entry-footer,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post footer.entry-footer,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog footer.entry-footer,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page footer.entry-footer,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post footer.entry-footer,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog footer.entry-footer,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page footer.entry-footer,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post footer.entry-footer,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog footer.entry-footer {
  border-top: 1px solid rgba(10, 30, 39, 0.0980392157);
  padding-top: 25px;
}
@media only screen and (min-width: 992px) {
  body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page footer.entry-footer,
  body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post footer.entry-footer,
  body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog footer.entry-footer,
  body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page footer.entry-footer,
  body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post footer.entry-footer,
  body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog footer.entry-footer,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page footer.entry-footer,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post footer.entry-footer,
  body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog footer.entry-footer {
    padding-top: 45px;
  }
}
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page footer.entry-footer a,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post footer.entry-footer a,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog footer.entry-footer a,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page footer.entry-footer a,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post footer.entry-footer a,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog footer.entry-footer a,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page footer.entry-footer a,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post footer.entry-footer a,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog footer.entry-footer a {
  color: #DE3E8B;
  position: relative;
}
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page footer.entry-footer a:hover,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post footer.entry-footer a:hover,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog footer.entry-footer a:hover,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page footer.entry-footer a:hover,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post footer.entry-footer a:hover,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog footer.entry-footer a:hover,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page footer.entry-footer a:hover,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post footer.entry-footer a:hover,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog footer.entry-footer a:hover {
  color: #FF5BAA;
}
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page footer.entry-footer a:focus,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post footer.entry-footer a:focus,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog footer.entry-footer a:focus,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page footer.entry-footer a:focus,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post footer.entry-footer a:focus,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog footer.entry-footer a:focus,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page footer.entry-footer a:focus,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post footer.entry-footer a:focus,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog footer.entry-footer a:focus {
  color: #DE3E8B;
}
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.page footer.entry-footer a::before,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.post footer.entry-footer a::before,
body.page:not(.home) .site-container .site-inner .content-sidebar-wrap .content article.blog footer.entry-footer a::before,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.page footer.entry-footer a::before,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.post footer.entry-footer a::before,
body.single-post .site-container .site-inner .content-sidebar-wrap .content article.blog footer.entry-footer a::before,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.page footer.entry-footer a::before,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.post footer.entry-footer a::before,
body.single-blog .site-container .site-inner .content-sidebar-wrap .content article.blog footer.entry-footer a::before {
  content: "";
  filter: brightness(0) saturate(100%) invert(36%) sepia(27%) saturate(3070%) hue-rotate(295deg) brightness(95%) contrast(93%);
  background-image: url(../../.././dist/css/build/img/icon-arrow-left.svg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 11px;
  width: 11px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
body.page:not(.home).mobile .site-container .site-inner .content-sidebar-wrap .content article.post footer.entry-footer a,
body.page:not(.home).mobile .site-container .site-inner .content-sidebar-wrap .content article.blog footer.entry-footer a,
body.single-post.mobile .site-container .site-inner .content-sidebar-wrap .content article.post footer.entry-footer a,
body.single-post.mobile .site-container .site-inner .content-sidebar-wrap .content article.blog footer.entry-footer a,
body.single-blog.mobile .site-container .site-inner .content-sidebar-wrap .content article.post footer.entry-footer a,
body.single-blog.mobile .site-container .site-inner .content-sidebar-wrap .content article.blog footer.entry-footer a {
  padding-left: 49px;
}
body.page:not(.home).mobile .site-container .site-inner .content-sidebar-wrap .content article.post footer.entry-footer a::before,
body.page:not(.home).mobile .site-container .site-inner .content-sidebar-wrap .content article.blog footer.entry-footer a::before,
body.single-post.mobile .site-container .site-inner .content-sidebar-wrap .content article.post footer.entry-footer a::before,
body.single-post.mobile .site-container .site-inner .content-sidebar-wrap .content article.blog footer.entry-footer a::before,
body.single-blog.mobile .site-container .site-inner .content-sidebar-wrap .content article.post footer.entry-footer a::before,
body.single-blog.mobile .site-container .site-inner .content-sidebar-wrap .content article.blog footer.entry-footer a::before {
  left: 15px;
}
@media only screen and (min-width: 992px) {
  body.page:not(.home).desktop .site-container .site-inner .content-sidebar-wrap .content article.post,
  body.page:not(.home).desktop .site-container .site-inner .content-sidebar-wrap .content article.blog,
  body.single-post.desktop .site-container .site-inner .content-sidebar-wrap .content article.post,
  body.single-post.desktop .site-container .site-inner .content-sidebar-wrap .content article.blog,
  body.single-blog.desktop .site-container .site-inner .content-sidebar-wrap .content article.post,
  body.single-blog.desktop .site-container .site-inner .content-sidebar-wrap .content article.blog {
    display: grid;
    grid-template-areas: "header header" "content sidebar" "footer sidebar";
    grid-template-columns: auto minmax(280px, 342px);
    column-gap: 30px;
  }
}
body.page:not(.home).desktop .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header,
body.page:not(.home).desktop .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header,
body.single-post.desktop .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header,
body.single-post.desktop .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header,
body.single-blog.desktop .site-container .site-inner .content-sidebar-wrap .content article.post header.entry-header,
body.single-blog.desktop .site-container .site-inner .content-sidebar-wrap .content article.blog header.entry-header {
  grid-area: header;
}
body.page:not(.home).desktop .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content,
body.page:not(.home).desktop .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content,
body.single-post.desktop .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content,
body.single-post.desktop .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content,
body.single-blog.desktop .site-container .site-inner .content-sidebar-wrap .content article.post .entry-content,
body.single-blog.desktop .site-container .site-inner .content-sidebar-wrap .content article.blog .entry-content {
  grid-area: content;
}
body.page:not(.home).desktop .site-container .site-inner .content-sidebar-wrap .content article.post footer.entry-footer,
body.page:not(.home).desktop .site-container .site-inner .content-sidebar-wrap .content article.blog footer.entry-footer,
body.single-post.desktop .site-container .site-inner .content-sidebar-wrap .content article.post footer.entry-footer,
body.single-post.desktop .site-container .site-inner .content-sidebar-wrap .content article.blog footer.entry-footer,
body.single-blog.desktop .site-container .site-inner .content-sidebar-wrap .content article.post footer.entry-footer,
body.single-blog.desktop .site-container .site-inner .content-sidebar-wrap .content article.blog footer.entry-footer {
  grid-area: footer;
}
body.page:not(.home).desktop .site-container .site-inner .content-sidebar-wrap .content article.post footer.entry-footer a,
body.page:not(.home).desktop .site-container .site-inner .content-sidebar-wrap .content article.blog footer.entry-footer a,
body.single-post.desktop .site-container .site-inner .content-sidebar-wrap .content article.post footer.entry-footer a,
body.single-post.desktop .site-container .site-inner .content-sidebar-wrap .content article.blog footer.entry-footer a,
body.single-blog.desktop .site-container .site-inner .content-sidebar-wrap .content article.post footer.entry-footer a,
body.single-blog.desktop .site-container .site-inner .content-sidebar-wrap .content article.blog footer.entry-footer a {
  padding-left: 34px;
}
body.page:not(.home).desktop .site-container .site-inner .content-sidebar-wrap .content article.post footer.entry-footer a::before,
body.page:not(.home).desktop .site-container .site-inner .content-sidebar-wrap .content article.blog footer.entry-footer a::before,
body.single-post.desktop .site-container .site-inner .content-sidebar-wrap .content article.post footer.entry-footer a::before,
body.single-post.desktop .site-container .site-inner .content-sidebar-wrap .content article.blog footer.entry-footer a::before,
body.single-blog.desktop .site-container .site-inner .content-sidebar-wrap .content article.post footer.entry-footer a::before,
body.single-blog.desktop .site-container .site-inner .content-sidebar-wrap .content article.blog footer.entry-footer a::before {
  left: 0;
}
body.page:not(.home).desktop .site-container .site-inner .content-sidebar-wrap .content article.post .aside-wrap,
body.page:not(.home).desktop .site-container .site-inner .content-sidebar-wrap .content article.blog .aside-wrap,
body.single-post.desktop .site-container .site-inner .content-sidebar-wrap .content article.post .aside-wrap,
body.single-post.desktop .site-container .site-inner .content-sidebar-wrap .content article.blog .aside-wrap,
body.single-blog.desktop .site-container .site-inner .content-sidebar-wrap .content article.post .aside-wrap,
body.single-blog.desktop .site-container .site-inner .content-sidebar-wrap .content article.blog .aside-wrap {
  grid-area: sidebar;
  margin-top: 80px;
}
@media only screen and (min-width: 992px) {
  body.page:not(.home).desktop .site-container .site-inner .content-sidebar-wrap .content article.post .aside-wrap,
  body.page:not(.home).desktop .site-container .site-inner .content-sidebar-wrap .content article.blog .aside-wrap,
  body.single-post.desktop .site-container .site-inner .content-sidebar-wrap .content article.post .aside-wrap,
  body.single-post.desktop .site-container .site-inner .content-sidebar-wrap .content article.blog .aside-wrap,
  body.single-blog.desktop .site-container .site-inner .content-sidebar-wrap .content article.post .aside-wrap,
  body.single-blog.desktop .site-container .site-inner .content-sidebar-wrap .content article.blog .aside-wrap {
    margin-top: 0;
  }
}

body.page:not(.home) ol {
  padding-left: 2.2em !important;
}

body.error404 article {
  padding: 7rem 15px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
@media only screen and (min-width: 480px) {
  body.error404 article {
    width: 94%;
  }
}
@media only screen and (min-width: 768px) {
  body.error404 article {
    width: 86%;
  }
}
@media only screen and (min-width: 1440px) {
  body.error404 article {
    width: 76%;
  }
}
@media only screen and (min-width: 1600px) {
  body.error404 article {
    width: 80%;
    max-width: 1488px;
  }
}
body.error404 article h1 {
  margin-bottom: 1rem;
}
@media only screen and (min-width: 992px) {
  body.error404 article h1 {
    margin-bottom: 2rem;
  }
}
body.error404 article a {
  color: #DE3E8B;
  text-decoration: underline;
  transition: all 0.3s ease-in-out;
  font-family: "Poppins-SemiBold", sans-serif;
  font-weight: 600;
}
body.error404 article a:hover {
  color: #FF5BAA;
  transition: all 0.3s ease-in-out;
}

body.single-faq .entry-content {
  margin-block: clamp(2rem, 30vw, 4rem);
  padding-inline: 1rem;
}
body.single-faq .entry-content > ul {
  padding-left: 2rem;
}
body.single-faq .entry-content a {
  color: #FF5BAA;
}
body.single-faq .entry-content a:hover {
  text-decoration: underline;
}

/*# sourceMappingURL=main.min.3db5e2790914d606aa43.css.map*/