/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type='button'],
[type='reset'],
[type='submit'],
button {
  -webkit-appearance: button;
}
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type='checkbox'],
[type='radio'] {
  box-sizing: border-box;
  padding: 0;
}
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}
[type='search'] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
.container-fluid {
  width: 100%;
}
.container {
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
  max-width: 100%;
}
@media screen and (min-width: 640px) {
  .container {
    width: 540px;
  }
}
@media screen and (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media screen and (min-width: 1024px) {
  .container {
    width: 1000px;
  }
}
@media screen and (min-width: 1280px) {
  .container {
    width: 1140px;
  }
}
.flex {
  margin-right: -15px;
  margin-left: -15px;
  position: relative;
  flex-wrap: wrap;
  display: flex;
}
.col-full {
  width: 100%;
}
.column-inner {
  width: 100%;
  position: relative;
}
[class*='col-'] {
  width: 100%;
  display: flex;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1\/8 {
  width: 12.5%;
}
.col-xs-1\/1 {
  width: 100%;
}
.col-xs-2\/8 {
  width: 25%;
}
.col-xs-1\/2 {
  width: 50%;
}
.col-xs-2\/2 {
  width: 100%;
}
.col-xs-3\/8 {
  width: 37.5%;
}
.col-xs-1\/3 {
  width: 33.33333%;
}
.col-xs-2\/3 {
  width: 66.66667%;
}
.col-xs-3\/3 {
  width: 100%;
}
.col-xs-4\/8 {
  width: 50%;
}
.col-xs-1\/4 {
  width: 25%;
}
.col-xs-2\/4 {
  width: 50%;
}
.col-xs-3\/4 {
  width: 75%;
}
.col-xs-4\/4 {
  width: 100%;
}
.col-xs-5\/8 {
  width: 62.5%;
}
.col-xs-1\/5 {
  width: 20%;
}
.col-xs-2\/5 {
  width: 40%;
}
.col-xs-3\/5 {
  width: 60%;
}
.col-xs-4\/5 {
  width: 80%;
}
.col-xs-5\/5 {
  width: 100%;
}
.col-xs-6\/8 {
  width: 75%;
}
.col-xs-1\/6 {
  width: 16.66667%;
}
.col-xs-2\/6 {
  width: 33.33333%;
}
.col-xs-3\/6 {
  width: 50%;
}
.col-xs-4\/6 {
  width: 66.66667%;
}
.col-xs-5\/6 {
  width: 83.33333%;
}
.col-xs-6\/6 {
  width: 100%;
}
.col-xs-7\/8 {
  width: 87.5%;
}
.col-xs-1\/7 {
  width: 14.28571%;
}
.col-xs-2\/7 {
  width: 28.57143%;
}
.col-xs-3\/7 {
  width: 42.85714%;
}
.col-xs-4\/7 {
  width: 57.14286%;
}
.col-xs-5\/7 {
  width: 71.42857%;
}
.col-xs-6\/7 {
  width: 85.71429%;
}
.col-xs-7\/7 {
  width: 100%;
}
.col-xs-8\/8 {
  width: 100%;
}
.col-xs-1\/8 {
  width: 12.5%;
}
.col-xs-2\/8 {
  width: 25%;
}
.col-xs-3\/8 {
  width: 37.5%;
}
.col-xs-4\/8 {
  width: 50%;
}
.col-xs-5\/8 {
  width: 62.5%;
}
.col-xs-6\/8 {
  width: 75%;
}
.col-xs-7\/8 {
  width: 87.5%;
}
.col-xs-8\/8 {
  width: 100%;
}
@media screen and (min-width: 640px) {
  .col-sm-1\/8 {
    width: 12.5%;
  }
  .col-sm-1\/1 {
    width: 100%;
  }
  .col-sm-2\/8 {
    width: 25%;
  }
  .col-sm-1\/2 {
    width: 50%;
  }
  .col-sm-2\/2 {
    width: 100%;
  }
  .col-sm-3\/8 {
    width: 37.5%;
  }
  .col-sm-1\/3 {
    width: 33.33333%;
  }
  .col-sm-2\/3 {
    width: 66.66667%;
  }
  .col-sm-3\/3 {
    width: 100%;
  }
  .col-sm-4\/8 {
    width: 50%;
  }
  .col-sm-1\/4 {
    width: 25%;
  }
  .col-sm-2\/4 {
    width: 50%;
  }
  .col-sm-3\/4 {
    width: 75%;
  }
  .col-sm-4\/4 {
    width: 100%;
  }
  .col-sm-5\/8 {
    width: 62.5%;
  }
  .col-sm-1\/5 {
    width: 20%;
  }
  .col-sm-2\/5 {
    width: 40%;
  }
  .col-sm-3\/5 {
    width: 60%;
  }
  .col-sm-4\/5 {
    width: 80%;
  }
  .col-sm-5\/5 {
    width: 100%;
  }
  .col-sm-6\/8 {
    width: 75%;
  }
  .col-sm-1\/6 {
    width: 16.66667%;
  }
  .col-sm-2\/6 {
    width: 33.33333%;
  }
  .col-sm-3\/6 {
    width: 50%;
  }
  .col-sm-4\/6 {
    width: 66.66667%;
  }
  .col-sm-5\/6 {
    width: 83.33333%;
  }
  .col-sm-6\/6 {
    width: 100%;
  }
  .col-sm-7\/8 {
    width: 87.5%;
  }
  .col-sm-1\/7 {
    width: 14.28571%;
  }
  .col-sm-2\/7 {
    width: 28.57143%;
  }
  .col-sm-3\/7 {
    width: 42.85714%;
  }
  .col-sm-4\/7 {
    width: 57.14286%;
  }
  .col-sm-5\/7 {
    width: 71.42857%;
  }
  .col-sm-6\/7 {
    width: 85.71429%;
  }
  .col-sm-7\/7 {
    width: 100%;
  }
  .col-sm-8\/8 {
    width: 100%;
  }
  .col-sm-1\/8 {
    width: 12.5%;
  }
  .col-sm-2\/8 {
    width: 25%;
  }
  .col-sm-3\/8 {
    width: 37.5%;
  }
  .col-sm-4\/8 {
    width: 50%;
  }
  .col-sm-5\/8 {
    width: 62.5%;
  }
  .col-sm-6\/8 {
    width: 75%;
  }
  .col-sm-7\/8 {
    width: 87.5%;
  }
  .col-sm-8\/8 {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .col-md-1\/8 {
    width: 12.5%;
  }
  .col-md-1\/1 {
    width: 100%;
  }
  .col-md-2\/8 {
    width: 25%;
  }
  .col-md-1\/2 {
    width: 50%;
  }
  .col-md-2\/2 {
    width: 100%;
  }
  .col-md-3\/8 {
    width: 37.5%;
  }
  .col-md-1\/3 {
    width: 33.33333%;
  }
  .col-md-2\/3 {
    width: 66.66667%;
  }
  .col-md-3\/3 {
    width: 100%;
  }
  .col-md-4\/8 {
    width: 50%;
  }
  .col-md-1\/4 {
    width: 25%;
  }
  .col-md-2\/4 {
    width: 50%;
  }
  .col-md-3\/4 {
    width: 75%;
  }
  .col-md-4\/4 {
    width: 100%;
  }
  .col-md-5\/8 {
    width: 62.5%;
  }
  .col-md-1\/5 {
    width: 20%;
  }
  .col-md-2\/5 {
    width: 40%;
  }
  .col-md-3\/5 {
    width: 60%;
  }
  .col-md-4\/5 {
    width: 80%;
  }
  .col-md-5\/5 {
    width: 100%;
  }
  .col-md-6\/8 {
    width: 75%;
  }
  .col-md-1\/6 {
    width: 16.66667%;
  }
  .col-md-2\/6 {
    width: 33.33333%;
  }
  .col-md-3\/6 {
    width: 50%;
  }
  .col-md-4\/6 {
    width: 66.66667%;
  }
  .col-md-5\/6 {
    width: 83.33333%;
  }
  .col-md-6\/6 {
    width: 100%;
  }
  .col-md-7\/8 {
    width: 87.5%;
  }
  .col-md-1\/7 {
    width: 14.28571%;
  }
  .col-md-2\/7 {
    width: 28.57143%;
  }
  .col-md-3\/7 {
    width: 42.85714%;
  }
  .col-md-4\/7 {
    width: 57.14286%;
  }
  .col-md-5\/7 {
    width: 71.42857%;
  }
  .col-md-6\/7 {
    width: 85.71429%;
  }
  .col-md-7\/7 {
    width: 100%;
  }
  .col-md-8\/8 {
    width: 100%;
  }
  .col-md-1\/8 {
    width: 12.5%;
  }
  .col-md-2\/8 {
    width: 25%;
  }
  .col-md-3\/8 {
    width: 37.5%;
  }
  .col-md-4\/8 {
    width: 50%;
  }
  .col-md-5\/8 {
    width: 62.5%;
  }
  .col-md-6\/8 {
    width: 75%;
  }
  .col-md-7\/8 {
    width: 87.5%;
  }
  .col-md-8\/8 {
    width: 100%;
  }
}
@media screen and (min-width: 1024px) {
  .col-lg-1\/8 {
    width: 12.5%;
  }
  .col-lg-1\/1 {
    width: 100%;
  }
  .col-lg-2\/8 {
    width: 25%;
  }
  .col-lg-1\/2 {
    width: 50%;
  }
  .col-lg-2\/2 {
    width: 100%;
  }
  .col-lg-3\/8 {
    width: 37.5%;
  }
  .col-lg-1\/3 {
    width: 33.33333%;
  }
  .col-lg-2\/3 {
    width: 66.66667%;
  }
  .col-lg-3\/3 {
    width: 100%;
  }
  .col-lg-4\/8 {
    width: 50%;
  }
  .col-lg-1\/4 {
    width: 25%;
  }
  .col-lg-2\/4 {
    width: 50%;
  }
  .col-lg-3\/4 {
    width: 75%;
  }
  .col-lg-4\/4 {
    width: 100%;
  }
  .col-lg-5\/8 {
    width: 62.5%;
  }
  .col-lg-1\/5 {
    width: 20%;
  }
  .col-lg-2\/5 {
    width: 40%;
  }
  .col-lg-3\/5 {
    width: 60%;
  }
  .col-lg-4\/5 {
    width: 80%;
  }
  .col-lg-5\/5 {
    width: 100%;
  }
  .col-lg-6\/8 {
    width: 75%;
  }
  .col-lg-1\/6 {
    width: 16.66667%;
  }
  .col-lg-2\/6 {
    width: 33.33333%;
  }
  .col-lg-3\/6 {
    width: 50%;
  }
  .col-lg-4\/6 {
    width: 66.66667%;
  }
  .col-lg-5\/6 {
    width: 83.33333%;
  }
  .col-lg-6\/6 {
    width: 100%;
  }
  .col-lg-7\/8 {
    width: 87.5%;
  }
  .col-lg-1\/7 {
    width: 14.28571%;
  }
  .col-lg-2\/7 {
    width: 28.57143%;
  }
  .col-lg-3\/7 {
    width: 42.85714%;
  }
  .col-lg-4\/7 {
    width: 57.14286%;
  }
  .col-lg-5\/7 {
    width: 71.42857%;
  }
  .col-lg-6\/7 {
    width: 85.71429%;
  }
  .col-lg-7\/7 {
    width: 100%;
  }
  .col-lg-8\/8 {
    width: 100%;
  }
  .col-lg-1\/8 {
    width: 12.5%;
  }
  .col-lg-2\/8 {
    width: 25%;
  }
  .col-lg-3\/8 {
    width: 37.5%;
  }
  .col-lg-4\/8 {
    width: 50%;
  }
  .col-lg-5\/8 {
    width: 62.5%;
  }
  .col-lg-6\/8 {
    width: 75%;
  }
  .col-lg-7\/8 {
    width: 87.5%;
  }
  .col-lg-8\/8 {
    width: 100%;
  }
}
svg:not(:root).svg-inline--fa {
  overflow: visible;
}
.svg-inline--fa {
  display: inline-block;
  font-size: inherit;
  height: 1em;
  overflow: visible;
  vertical-align: middle;
}
.svg-inline--fa.fa-lg {
  vertical-align: -0.225em;
}
.svg-inline--fa.fa-w-1 {
  width: 0.0625em;
}
.svg-inline--fa.fa-w-2 {
  width: 0.125em;
}
.svg-inline--fa.fa-w-3 {
  width: 0.1875em;
}
.svg-inline--fa.fa-w-4 {
  width: 0.25em;
}
.svg-inline--fa.fa-w-5 {
  width: 0.3125em;
}
.svg-inline--fa.fa-w-6 {
  width: 0.375em;
}
.svg-inline--fa.fa-w-7 {
  width: 0.4375em;
}
.svg-inline--fa.fa-w-8 {
  width: 0.5em;
}
.svg-inline--fa.fa-w-9 {
  width: 0.5625em;
}
.svg-inline--fa.fa-w-10 {
  width: 0.625em;
}
.svg-inline--fa.fa-w-11 {
  width: 0.6875em;
}
.svg-inline--fa.fa-w-12 {
  width: 0.75em;
}
.svg-inline--fa.fa-w-13 {
  width: 0.8125em;
}
.svg-inline--fa.fa-w-14 {
  width: 0.875em;
}
.svg-inline--fa.fa-w-15 {
  width: 0.9375em;
}
.svg-inline--fa.fa-w-16 {
  width: 1em;
}
.svg-inline--fa.fa-w-17 {
  width: 1.0625em;
}
.svg-inline--fa.fa-w-18 {
  width: 1.125em;
}
.svg-inline--fa.fa-w-19 {
  width: 1.1875em;
}
.svg-inline--fa.fa-w-20 {
  width: 1.25em;
}
.svg-inline--fa.fa-pull-left {
  margin-right: 0.3em;
  width: auto;
}
.svg-inline--fa.fa-pull-right {
  margin-left: 0.3em;
  width: auto;
}
.svg-inline--fa.fa-border {
  height: 1.5em;
}
.svg-inline--fa.fa-li {
  width: 2em;
}
.svg-inline--fa.fa-fw {
  width: 1.25em;
}
.fa-layers svg.svg-inline--fa {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.fa-layers {
  display: inline-block;
  height: 1em;
  position: relative;
  text-align: center;
  vertical-align: -0.125em;
  width: 1em;
}
.fa-layers svg.svg-inline--fa {
  -webkit-transform-origin: center center;
  transform-origin: center center;
}
.fa-layers-counter,
.fa-layers-text {
  display: inline-block;
  position: absolute;
  text-align: center;
}
.fa-layers-text {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transform-origin: center center;
  transform-origin: center center;
}
.fa-layers-counter {
  background-color: #ff253a;
  border-radius: 1em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  height: 1.5em;
  line-height: 1;
  max-width: 5em;
  min-width: 1.5em;
  overflow: hidden;
  padding: 0.25em;
  right: 0;
  text-overflow: ellipsis;
  top: 0;
  -webkit-transform: scale(0.25);
  transform: scale(0.25);
  -webkit-transform-origin: top right;
  transform-origin: top right;
}
.fa-layers-bottom-right {
  bottom: 0;
  right: 0;
  top: auto;
  -webkit-transform: scale(0.25);
  transform: scale(0.25);
  -webkit-transform-origin: bottom right;
  transform-origin: bottom right;
}
.fa-layers-bottom-left {
  bottom: 0;
  left: 0;
  right: auto;
  top: auto;
  -webkit-transform: scale(0.25);
  transform: scale(0.25);
  -webkit-transform-origin: bottom left;
  transform-origin: bottom left;
}
.fa-layers-top-right {
  right: 0;
  top: 0;
  -webkit-transform: scale(0.25);
  transform: scale(0.25);
  -webkit-transform-origin: top right;
  transform-origin: top right;
}
.fa-layers-top-left {
  left: 0;
  right: auto;
  top: 0;
  -webkit-transform: scale(0.25);
  transform: scale(0.25);
  -webkit-transform-origin: top left;
  transform-origin: top left;
}
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}
.fa-xs {
  font-size: 0.75em;
}
.fa-sm {
  font-size: 0.875em;
}
.fa-1x {
  font-size: 1em;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-6x {
  font-size: 6em;
}
.fa-7x {
  font-size: 7em;
}
.fa-8x {
  font-size: 8em;
}
.fa-9x {
  font-size: 9em;
}
.fa-10x {
  font-size: 10em;
}
.fa-fw {
  text-align: center;
  width: 1.25em;
}
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}
.fa-border {
  border: solid 0.08em #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left,
.fab.fa-pull-left,
.fal.fa-pull-left,
.far.fa-pull-left,
.fas.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right,
.fab.fa-pull-right,
.fal.fa-pull-right,
.far.fa-pull-right,
.fas.fa-pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}
.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  -webkit-transform: scale(-1, -1);
  transform: scale(-1, -1);
}
:root .fa-flip-both,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
  -webkit-filter: none;
  filter: none;
}
.fa-stack {
  display: inline-block;
  height: 2em;
  position: relative;
  width: 2.5em;
}
.fa-stack-1x,
.fa-stack-2x {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.svg-inline--fa.fa-stack-1x {
  height: 1em;
  width: 1.25em;
}
.svg-inline--fa.fa-stack-2x {
  height: 2em;
  width: 2.5em;
}
.fa-inverse {
  color: #fff;
}
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.svg-inline--fa .fa-primary {
  fill: var(--fa-primary-color, currentColor);
  opacity: 1;
  opacity: var(--fa-primary-opacity, 1);
}
.svg-inline--fa .fa-secondary {
  fill: var(--fa-secondary-color, currentColor);
  opacity: 0.4;
  opacity: var(--fa-secondary-opacity, 0.4);
}
.svg-inline--fa.fa-swap-opacity .fa-primary {
  opacity: 0.4;
  opacity: var(--fa-secondary-opacity, 0.4);
}
.svg-inline--fa.fa-swap-opacity .fa-secondary {
  opacity: 1;
  opacity: var(--fa-primary-opacity, 1);
}
.svg-inline--fa mask .fa-primary,
.svg-inline--fa mask .fa-secondary {
  fill: #000;
}
.fad.fa-inverse {
  color: #fff;
}
html {
  scroll-behavior: smooth;
}
body,
html {
  min-height: 100%;
}
body *,
html * {
  box-sizing: border-box;
}
body {
  margin: 0 auto;
  overflow-x: hidden !important;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: -apple-system, system-ui, 'Segoe UI', Helvetica, Arial, sans-serif,
    'Apple Color Emoji', 'Segoe UI Emoji';
}
div,
section {
  border: 0;
}
hr,
img {
  max-width: 100%;
  border-style: none;
  vertical-align: middle;
}
video {
  max-width: 100%;
}
hr {
  width: 100%;
  display: inline-block;
}
button {
  cursor: pointer;
}
a {
  text-decoration: none;
}
ul.normalize {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
ul.normalize li {
  padding: 0;
}
input[type='email']:active,
input[type='email']:focus,
input[type='number']:active,
input[type='number']:focus,
input[type='password']:active,
input[type='password']:focus,
input[type='text']:active,
input[type='text']:focus,
textarea:active,
textarea:focus {
  outline: 0;
  border-color: #80bdff;
  box-shadow: 0 0 0 2px rgba(0, 123, 255, 0.25) inset;
}
input[type='email']::placeholder,
input[type='number']::placeholder,
input[type='password']::placeholder,
input[type='text']::placeholder,
textarea::placeholder {
  opacity: 0.6;
  color: currentColor;
}
sub,
sup {
  vertical-align: baseline;
  position: relative;
  top: -0.4em;
}
sub {
  top: 0.4em;
}
code {
  padding: 1px 3px;
  border-radius: 3px;
  font-family: monospace;
  overflow-wrap: break-word;
  background: #f1f1f1;
}
.dorik-branding {
  position: fixed;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  bottom: 20px;
  left: 20px;
  background: #fff;
  color: #2e284a;
  padding: 5px 10px;
  border-radius: 3px;
  box-shadow: rgba(149, 157, 165, 0.2) 0 8px 24px;
  font-family: sans-serif !important;
}

.color-overlay,
.gradient-overlay {
  overflow: hidden;
  position: relative;
}
.color-overlay > *,
.gradient-overlay > * {
  position: relative;
}
.color-overlay:before,
.gradient-overlay:before {
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
}
.video-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 0;
  object-fit: cover;
  border-radius: inherit;
}
.video-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.dorik-frame-corner {
  max-width: 100%;
}
.dorik-section {
  margin: 0 auto;
  position: relative;
}
.flex {
  justify-content: center;
}
.dorik-icon,
.el-ib {
  display: inline-block;
}
.dorik-icon > .icon {
  vertical-align: middle;
}
.dorik-heading p {
  margin: 0;
}
.dorik-text {
  margin-top: 1em;
  margin-bottom: 1em;
}
.dorik-text p {
  margin: 0;
}
.dorik-btn {
  display: inline-flex;
  align-items: center;
  background-color: transparent;
}
.dorik-wrapper {
  display: block;
  position: relative;
}
.success-message {
  font-size: 14px;
  text-align: center;
  margin-top: 10px;
  padding: 10px 15px;
  border-radius: 3px;
  color: #17832d;
  background-color: #fff;
}
.error-message {
  font-size: 14px;
  color: #ff3a28;
  text-align: center;
  margin-top: 10px;
  border-radius: 3px;
  padding: 10px 15px;
  background-color: #fff;
}
.dorik-iframe {
  height: 0;
  overflow: hidden;
  position: relative;
  padding-bottom: 56.25%;
}
.dorik-iframe iframe {
  top: 0;
  left: 0;
  width: 100%;
  position: absolute;
  height: calc(100% + 1px);
}
.dorik-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.dorik-list li {
  padding: 0;
}
.dorik-list {
  display: flex;
  flex-wrap: wrap;
}
.dorik-list--item,
.dorik-list--link {
  display: flex;
}
.sticky {
  top: 0;
  left: 0;
  right: 0;
  z-index: 1999;
  position: fixed !important;
}
.collapsing {
  height: 0;
  position: relative;
  overflow: hidden;
  transition: height 350ms ease;
}
.collapse:not(.show) {
  display: none;
}
.dorik-navbar {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.dorik-navbar--wrapper {
  padding-left: 15px;
  padding-right: 15px;
  transition: top 0.35s ease, background-color 0.35s ease;
}
.dorik-navbar--wrapper.sticky {
  padding-left: 0;
  padding-right: 0;
}
.dorik-navbar--wrapper:not(.sticky) {
  margin-left: -15px;
  margin-right: -15px;
}
.dorik-navbar--brand {
  margin-right: 30px;
}
.dorik-navbar--toggle {
  padding: 8px 12px;
  border-radius: 5px;
  border: 1px solid gray;
  background-color: transparent;
}
.dorik-navbar--collapse {
  flex-grow: 1;
  flex-basis: 100%;
}
@media screen and (max-width: 1024px) {
  .dorik-navbar--navs {
    text-align: center;
    padding-top: 30px;
  }
}
@media screen and (min-width: 1025px) {
  .dorik-navbar--toggle {
    display: none;
  }
  .dorik-navbar--collapse {
    flex-basis: auto;
    align-items: center;
    display: flex !important;
    justify-content: flex-end;
  }
  .dorik-navbar--navs {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
}
.dorik-nav--btns,
.dorik-nav--links {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 1025px) {
  .dorik-nav--btns,
  .dorik-nav--links {
    flex-direction: row;
  }
}
.dorik-nav--btn,
.dorik-nav--link {
  display: inline-flex;
  text-decoration: none;
  margin-bottom: 15px;
}
.dorik-nav--links {
  flex: 1;
}
@media screen and (min-width: 1025px) {
  .dorik-nav--links:not(:last-child) {
    margin-right: 30px;
  }
}
.hidden {
  display: none !important;
}
@media all and (max-width: 767px) {
  .hidden-sm {
    display: none !important;
  }
}
@media all and (min-width: 768px) and (max-width: 1023px) {
  .hidden-md {
    display: none !important;
  }
}
@media all and (min-width: 1024px) {
  .hidden-lg {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  [class*='col-'] {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .flex {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
.typed-strings {
  display: none;
}

/*undefined*/





/*undefined*/





/*Section*/
.dorik-section-u7mzp5qn {
            background-color: #fff9f3;
  padding-bottom: 300px;

        }
    
 

    
            
            
            
          
      .ai-overlay{
        position: absolute;
        inset: 0;
        display: flex;
        z-index: 999;
        align-items: center;
        background: rgba(0,0,0,.3);
        justify-content: center;

      }
      
  




/*Row*/
.dorik-row-ka0vwcpn {
            


        }
    .dorik-row-ka0vwcpn {
        --nav-padding:15px;
    }[class*="close-btn-"]{
        display: none;
    }




/*Column*/
.dorik-column-hnpywcdl {
              padding-top: 15px;
  padding-bottom: 15px;

        }
    .dorik-column-hnpywcdl {
        
    }.dorik-column-hnpywcdl.linked-column{cursor: pointer}




/*Title*/
.dorik-heading-7fh50q9x {
              text-align: center; 
  font-size: 52px; 


  padding-top: 50px;

        }
    

      .dorik-heading-7fh50q9x {
        
      }

      .dorik-heading-7fh50q9x p{
        display:inline;
      }
      
      .dorik-heading-7fh50q9x .dorik-heading__dynamic {
        display:inline
      }

      .dorik-heading-7fh50q9x .dorik-heading__dynamic span {
        display:inline-block;
      }
      
      
            
            
            
        
  




            :where([class*="dorik-heading-7fh50q9x-wrapper"]:not([class*="dorik-heading-7fh50q9x-wrapper"] *)) {
                


            }
            
            @media all and (max-width: 1023px) {
                    :where([class*="dorik-heading-7fh50q9x-wrapper"]:not([class*="dorik-heading-7fh50q9x-wrapper"] *)) {
                        


                    }
                }
@media all and (max-width: 767px) {
                    :where([class*="dorik-heading-7fh50q9x-wrapper"]:not([class*="dorik-heading-7fh50q9x-wrapper"] *)) {
                        


                    }
                }
        

            .dorik-heading-7fh50q9x.dorik-heading-7fh50q9x.dorik-heading-7fh50q9x {
                


            }
            
            @media all and (max-width: 1023px) {
                    .dorik-heading-7fh50q9x.dorik-heading-7fh50q9x.dorik-heading-7fh50q9x {
                        


                    }
                }
@media all and (max-width: 767px) {
                    .dorik-heading-7fh50q9x.dorik-heading-7fh50q9x.dorik-heading-7fh50q9x {
                        


                    }
                }
        
/*Text*/
.dorik-text-c7a6uw9o {
              text-align: center; 

        }
    
	.dorik-text-c7a6uw9o {
	   
	}
	




/*Text*/
.dorik-text-jm4nwx6i {
              text-align: center; 
  font-size: 20px; 
color: var(--color-15);

        }
    
	.dorik-text-jm4nwx6i {
	   
	}
	




/*undefined*/





/*Section*/
.dorik-section-s0723via {
              width: 100%; 

        }
    
 

    
            
            
            
          
      .ai-overlay{
        position: absolute;
        inset: 0;
        display: flex;
        z-index: 999;
        align-items: center;
        background: rgba(0,0,0,.3);
        justify-content: center;

      }
      
  




/*Row*/
.dorik-row-670sjrqj {
              align-items: stretch; 
  margin-top: -300px;

        }
    .dorik-row-670sjrqj {
        --nav-padding:15px;
    }[class*="close-btn-"]{
        display: none;
    }.dorik-row-670sjrqj.flex {
            margin-left: 0;
            margin-right: 0;
        }
        .dorik-row-670sjrqj [class*=col-] {
            padding-left: 0;
            padding-right: 0;
        }





/*Column*/
.dorik-column-rvdp3s1p {
              padding-top: 15px;
  padding-bottom: 15px;

        }
    .dorik-column-rvdp3s1p {
        
    }.dorik-column-rvdp3s1p.linked-column{cursor: pointer}




/*Image*/
.dorik-image-81idhq5f {
              object-fit: cover; 
  border-radius: 10px 10px 10px 10px; 

        }
    




            
            
            
        

            .dorik-image-81idhq5f.dorik-image-81idhq5f.dorik-image-81idhq5f {
                

            }
            
            @media all and (max-width: 1023px) {
                    .dorik-image-81idhq5f.dorik-image-81idhq5f.dorik-image-81idhq5f {
                        

                    }
                }
@media all and (max-width: 767px) {
                    .dorik-image-81idhq5f.dorik-image-81idhq5f.dorik-image-81idhq5f {
                        

                    }
                }
        
/*Section*/
.dorik-section-su1anoue {
              margin-bottom: 5%;

        }
    
 

    
            
            
            
          
      .ai-overlay{
        position: absolute;
        inset: 0;
        display: flex;
        z-index: 999;
        align-items: center;
        background: rgba(0,0,0,.3);
        justify-content: center;

      }
      
  




/*Row*/
.dorik-row-bruw3aa0 {
        --nav-padding:15px;
    }[class*="close-btn-"]{
        display: none;
    }




/*Column*/
.dorik-column-xncl8kpi {
              padding-top: 15px;
  padding-bottom: 15px;

        }
    .dorik-column-xncl8kpi {
        
    }.dorik-column-xncl8kpi.linked-column{cursor: pointer}




/*Rich Text Content*/

    .dorik-postContent-teryyw8y{
        width: 100%;
    }
    .dorik-postContent-teryyw8y ul, .dorik-postContent-teryyw8y ol {
        margin:0;
        padding:0;
        display:flex;
        flex-direction:column;
        list-style-position: inside;
    }

    .dorik-postContent-teryyw8y ul {
        list-style-type:var(--list-type,none);
    }
    
    .dorik-postContent-teryyw8y blockquote span {
        margin-top:var(--quote-gap);
        display:block;
    }
    
    .dorik-postContent-teryyw8y blockquote {
        margin:0;
        padding:40px;
        border-left:var(--quote-bar)
    }
    .dorik-postContent-teryyw8y .table-wrapper {
        width: 100%;
        overflow-x: auto;
    }
    .dorik-postContent-teryyw8y table{
        width: 100%;
        border-collapse: collapse;
    }
    
    .dorik-postContent-teryyw8y table tr:hover {
        background-color: rgba(0,0,0, .05);
    }

    .dorik-postContent-teryyw8y figure {
        padding:0;
        margin:0;
        text-align:var(--image-align,left)
    }
    .dorik-postContent-teryyw8y a.buttonTool {
        all: unset;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 6px 0px;
        cursor: pointer;
        height:auto !important;
        width: var(--button-width) !important;
    }
    .dorik-postContent-teryyw8y .buttonToolWrapper {
        display:flex;
        justify-content: var(--button-align);
    }
    .dorik-postContent-teryyw8y .linkable_heading .cpy_icon{
        float: left;
        padding-right: 4px;
        margin-left: -20px;
    }
    .dorik-postContent-teryyw8y .linkable_heading .cpy_icon svg{
        vertical-align: middle;
        visibility: hidden;
    }
    .dorik-postContent-teryyw8y .linkable_heading:hover svg{
        visibility: visible;
    }

    
        .dorik-postContent-teryyw8y .rte-hr{
            border: none;
            display: none;
            visibility: false;
            background-color: red;
            width: 100%;
            height: 2px;
        }
        .grandParent-hr {
            text-align: center;
        }
        
    .rte-hr-wrapper {
                line-height: 1.6em;
                width: 100%;
            }
            .rte-hr-wrapper:before {
                display: inline-block;
                content: "***";
                color: undefined;
                font-size: 30px;
                height: 30px;
                letter-spacing: 0.2em;
            }

    
    
    .dorik-postContent-teryyw8y .table-of-content a{
        text-decoration: inherit;
        color: inherit;
    }
    .dorik-postContent-teryyw8y .table-of-content ul {
        list-style-type:var(--content-list-type,disc);
        gap: 0px;
        background: transparent;
    }
    .dorik-postContent-teryyw8y .table-of-content .caption{
        margin: 0;
    }
    .dorik-postContent-teryyw8y .table-of-content .pl20{
        padding-left: 20px;    
    }
    .dorik-postContent-teryyw8y .table-of-content .pl40{
        padding-left: 40px;    
    }

    .dorik-postContent-teryyw8y .nestedlist {
        display: flex;
        gap:0;
    }
    .dorik-postContent-teryyw8y .cdx-nested-list {
        margin: 0;
        padding: 0;
        outline: none;
        counter-reset: item;
        list-style: none;
        
            display:flex;
            flex-wrap:wrap;
            flex-direction:column;
            gap:undefined;
        
    }
    .dorik-postContent-teryyw8y .cdx-nested-list__item {
        line-height: 1.6em;
        display: flex;
        margin-left: 10px
    }
    .dorik-postContent-teryyw8y .cdx-nested-list__item::before {
        counter-increment:item;
        margin-right: 5px;
        white-space: nowrap;
    }
    .dorik-postContent-teryyw8y .cdx-nested-list__item-content {
        word-break: break-word;
    }
    .dorik-postContent-teryyw8y ol .cdx-nested-list__item::before {
        content: counters(item, ".") ". ";
    }
    .dorik-postContent-teryyw8y ul .cdx-nested-list__item::before {
        content: "•";
    }
    .dorik-postContent-teryyw8y .cdx-nested-list__item-body {
        
            display:flex;
            flex-wrap:wrap;
            flex-direction:column;
            gap:undefined;
        
    }
	
            
            
            
        

            .dorik-postContent-teryyw8y h2 {
                  font-size: 42px; 

            }
            
            
        

            .dorik-postContent-teryyw8y h3 {
                  font-size: 36px; 

            }
            
            
        

            .dorik-postContent-teryyw8y h4 {
                  font-size: 28px; 

            }
            
            
        

            
            
            
        

            
            
            
        

            .dorik-postContent-teryyw8y p {
                  font-size: 18px; 
color: black;
  line-height: 1.7; 
  letter-spacing: 0.3px; 

            }
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            .dorik-postContent-teryyw8y a.buttonTool {
                  width: 50%; 
  height: 50px; 
background-color: #4450E7;
  border-style: solid; 
  border-color: #110303; 
  border-width: 1px; 
  border-radius: 5px 5px 5px 5px; 
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: 16px; 
  font-weight: 400; 
color: #FFFFFF;

            }
            
            
        

            
            
            
        

            .dorik-postContent-teryyw8y table th {
                  border: 1px solid #e8e8eb; 
  text-align: left; 
  font-size: 14px; 
  font-weight: 600; 
  text-transform: capitalize; 
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 6px;
  padding-bottom: 6px;

            }
            
            
        

            
            
            
        

            .dorik-postContent-teryyw8y table td {
                  border: 1px solid #e8e8eb; 
  text-align: left; 
  font-size: 14px; 
  font-weight: 400; 
  text-transform: capitalize; 
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 6px;
  padding-bottom: 6px;

            }
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        
    
    




/*Section*/
.dorik-section-al1rfmt3 {
              padding-top: 0px;
  padding-bottom: 0px;
  margin-top: -50px;


        }
    
 

    
            
            
            
          
      .ai-overlay{
        position: absolute;
        inset: 0;
        display: flex;
        z-index: 999;
        align-items: center;
        background: rgba(0,0,0,.3);
        justify-content: center;

      }
      
  




/*CMS Row*/
.dorik-cmsRow-fk96bd1n {
        --nav-padding:15px;
    }[class*="close-btn-"]{
        display: none;
    }
            .dummy-column {
                position: relative;
            }
            .dummy-column:after {
                content: '';
                width: 100%;
                height: 100%;
                position: absolute;
                top: 0;
                left: 0;
                background-color: rgba(0, 0, 0, 0.5);
            }
            .dummy-column .connectBtn {
                position: absolute;
                top: 50%;
                left: 50%;
                transform: translate(-50%, -50%);
                z-index: 99;
                padding: 6px 12px;
                background: blue;
                color: #fff;
                border-radius: 5px;
                border: 1px solid blue;
            }

            
            .dorik-cmsRow-fk96bd1n .button-section {
                  width: 100%; 
  display: flex; 
  padding-left: 15px;
  padding-right: 15px;
  justify-content: center; 

            }
            
            
        
            
            .dorik-cmsRow-fk96bd1n .button-section button {
                  border: 1px solid #34ABFD; 
  border-radius: 5px 5px 5px 5px; 
  margin-left: 15px;
  margin-right: 15px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 18px;
  padding-right: 18px;
color: #FFFFFF;
background-color: #34ABFD;

            }
            
            
        
            
            
            
            
        
        




/*Column*/
.dorik-column-4fozob08 {
              padding-top: 0px;
  margin-top: -7px;

        }
    .dorik-column-4fozob08 {
        
    }.dorik-column-4fozob08.linked-column{cursor: pointer}




/*Title*/
.dorik-heading-l48h6p63 {
              font-size: 38px; 

        }
    

      .dorik-heading-l48h6p63 {
        
      }

      .dorik-heading-l48h6p63 p{
        display:inline;
      }
      
      .dorik-heading-l48h6p63 .dorik-heading__dynamic {
        display:inline
      }

      .dorik-heading-l48h6p63 .dorik-heading__dynamic span {
        display:inline-block;
      }
      
      
            
            
            
        
  




            
            
            
        

            .dorik-heading-l48h6p63.dorik-heading-l48h6p63.dorik-heading-l48h6p63 {
                

            }
            
            @media all and (max-width: 1023px) {
                    .dorik-heading-l48h6p63.dorik-heading-l48h6p63.dorik-heading-l48h6p63 {
                        

                    }
                }
@media all and (max-width: 767px) {
                    .dorik-heading-l48h6p63.dorik-heading-l48h6p63.dorik-heading-l48h6p63 {
                        

                    }
                }
        
/*Rich Text Content*/
.dorik-postContent-eu484sbx {
                --image-align: center;
--button-align: center;
--quote-bar: 2px solid var(--color-1);

            }
.dorik-postContent-eu484sbx {
            
        }
    
    .dorik-postContent-eu484sbx{
        width: 100%;
    }
    .dorik-postContent-eu484sbx ul, .dorik-postContent-eu484sbx ol {
        margin:0;
        padding:0;
        display:flex;
        flex-direction:column;
        list-style-position: inside;
    }

    .dorik-postContent-eu484sbx ul {
        list-style-type:var(--list-type,none);
    }
    
    .dorik-postContent-eu484sbx blockquote span {
        margin-top:var(--quote-gap);
        display:block;
    }
    
    .dorik-postContent-eu484sbx blockquote {
        margin:0;
        padding:40px;
        border-left:var(--quote-bar)
    }
    .dorik-postContent-eu484sbx .table-wrapper {
        width: 100%;
        overflow-x: auto;
    }
    .dorik-postContent-eu484sbx table{
        width: 100%;
        border-collapse: collapse;
    }
    
    .dorik-postContent-eu484sbx table tr:hover {
        background-color: rgba(0,0,0, .05);
    }

    .dorik-postContent-eu484sbx figure {
        padding:0;
        margin:0;
        text-align:var(--image-align,left)
    }
    .dorik-postContent-eu484sbx a.buttonTool {
        all: unset;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 6px 0px;
        cursor: pointer;
        height:auto !important;
        width: var(--button-width) !important;
    }
    .dorik-postContent-eu484sbx .buttonToolWrapper {
        display:flex;
        justify-content: var(--button-align);
    }
    .dorik-postContent-eu484sbx .linkable_heading .cpy_icon{
        float: left;
        padding-right: 4px;
        margin-left: -20px;
    }
    .dorik-postContent-eu484sbx .linkable_heading .cpy_icon svg{
        vertical-align: middle;
        visibility: hidden;
    }
    .dorik-postContent-eu484sbx .linkable_heading:hover svg{
        visibility: visible;
    }

    
        .dorik-postContent-eu484sbx .rte-hr{
            border: none;
            display: none;
            visibility: false;
            background-color: red;
            width: 100%;
            height: 2px;
        }
        .grandParent-hr {
            text-align: center;
        }
        
    .rte-hr-wrapper {
                line-height: 1.6em;
                width: 100%;
            }
            .rte-hr-wrapper:before {
                display: inline-block;
                content: "***";
                color: undefined;
                font-size: 30px;
                height: 30px;
                letter-spacing: 0.2em;
            }

    
    
    .dorik-postContent-eu484sbx .table-of-content a{
        text-decoration: inherit;
        color: inherit;
    }
    .dorik-postContent-eu484sbx .table-of-content ul {
        list-style-type:var(--content-list-type,disc);
        gap: 0px;
        background: transparent;
    }
    .dorik-postContent-eu484sbx .table-of-content .caption{
        margin: 0;
    }
    .dorik-postContent-eu484sbx .table-of-content .pl20{
        padding-left: 20px;    
    }
    .dorik-postContent-eu484sbx .table-of-content .pl40{
        padding-left: 40px;    
    }

    .dorik-postContent-eu484sbx .nestedlist {
        display: flex;
        gap:0;
    }
    .dorik-postContent-eu484sbx .cdx-nested-list {
        margin: 0;
        padding: 0;
        outline: none;
        counter-reset: item;
        list-style: none;
        
            display:flex;
            flex-wrap:wrap;
            flex-direction:column;
            gap:2px;
        
    }
    .dorik-postContent-eu484sbx .cdx-nested-list__item {
        line-height: 1.6em;
        display: flex;
        margin-left: 10px
    }
    .dorik-postContent-eu484sbx .cdx-nested-list__item::before {
        counter-increment:item;
        margin-right: 5px;
        white-space: nowrap;
    }
    .dorik-postContent-eu484sbx .cdx-nested-list__item-content {
        word-break: break-word;
    }
    .dorik-postContent-eu484sbx ol .cdx-nested-list__item::before {
        content: counters(item, ".") ". ";
    }
    .dorik-postContent-eu484sbx ul .cdx-nested-list__item::before {
        content: "•";
    }
    .dorik-postContent-eu484sbx .cdx-nested-list__item-body {
        
            display:flex;
            flex-wrap:wrap;
            flex-direction:column;
            gap:2px;
        
    }
	
            
            
            
        

            .dorik-postContent-eu484sbx h2 {
                  font-size: 42px; 

            }
            
            
        

            .dorik-postContent-eu484sbx h3 {
                  font-size: 36px; 

            }
            
            
        

            .dorik-postContent-eu484sbx h4 {
                  font-size: 28px; 

            }
            
            
        

            
            
            
        

            
            
            
        

            .dorik-postContent-eu484sbx p {
                  font-size: 18px; 
color: black;
  line-height: 1.7; 
  letter-spacing: 0.1px; 

            }
            
            
        

            .dorik-postContent-eu484sbx li.cdx-nested-list__item {
                  font-size: 18px; 
color: var(--color-1);

            }
            
            
        

            .dorik-postContent-eu484sbx ul {
                  gap: 2px; 


  padding-left: 15px;

            }
            
            
        

            .dorik-postContent-eu484sbx ol {
                  gap: 2px; 


  padding-left: 15px;

            }
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            .dorik-postContent-eu484sbx blockquote {
                  background-type: color; 
background-color: var(--color-10);

            }
            
            
        

            .dorik-postContent-eu484sbx blockquote p {
                  font-size: 22px; 
color: var(--color-1);
  text-align: left; 
  font-weight: 500; 

            }
            
            
        

            .dorik-postContent-eu484sbx blockquote span {
                  font-size: 18px; 
  text-align: left; 
color: var(--color-1);

            }
            
            
        

            .dorik-postContent-eu484sbx figure {
                  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;

            }
            
            
        

            .dorik-postContent-eu484sbx figure img {
                  border-radius: 10px 10px 10px 10px; 

            }
            
            
        

            
            
            
        

            .dorik-postContent-eu484sbx a.buttonTool {
                  width: 50%; 
  height: 50px; 
background-color: #4450E7;
  border-style: solid; 
  border-color: #110303; 
  border-width: 1px; 
  border-radius: 5px 5px 5px 5px; 
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: 16px; 
  font-weight: 400; 
color: #FFFFFF;

            }
            
            
        

            
            
            
        

            .dorik-postContent-eu484sbx table th {
                  border: 1px solid #e8e8eb; 
  text-align: left; 
  font-size: 14px; 
  font-weight: 600; 
  text-transform: capitalize; 
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 6px;
  padding-bottom: 6px;

            }
            
            
        

            
            
            
        

            .dorik-postContent-eu484sbx table td {
                  border: 1px solid #e8e8eb; 
  text-align: left; 
  font-size: 14px; 
  font-weight: 400; 
  text-transform: capitalize; 
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 6px;
  padding-bottom: 6px;

            }
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            .dorik-postContent-eu484sbx .nestedlist {
                  gap: 2px; 


  padding-left: 15px;

            }
            
            
        
    
    




/*Section*/

 

    
            
            
            
          
      .ai-overlay{
        position: absolute;
        inset: 0;
        display: flex;
        z-index: 999;
        align-items: center;
        background: rgba(0,0,0,.3);
        justify-content: center;

      }
      
  




/*Row*/
.dorik-row-lx3dmokl {
        --nav-padding:15px;
    }[class*="close-btn-"]{
        display: none;
    }




/*Column*/
.dorik-column-5ce2oxm1 {
              padding-top: 15px;
  padding-bottom: 15px;

        }
    .dorik-column-5ce2oxm1 {
        
    }.dorik-column-5ce2oxm1.linked-column{cursor: pointer}




/*Title*/
.dorik-heading-8ryu03wt {
              text-align: left; 
  font-size: 38px; 

        }
    

      .dorik-heading-8ryu03wt {
        
      }

      .dorik-heading-8ryu03wt p{
        display:inline;
      }
      
      .dorik-heading-8ryu03wt .dorik-heading__dynamic {
        display:inline
      }

      .dorik-heading-8ryu03wt .dorik-heading__dynamic span {
        display:inline-block;
      }
      
      
            
            
            
        
  




            
            
            
        

            .dorik-heading-8ryu03wt.dorik-heading-8ryu03wt.dorik-heading-8ryu03wt {
                

            }
            
            @media all and (max-width: 1023px) {
                    .dorik-heading-8ryu03wt.dorik-heading-8ryu03wt.dorik-heading-8ryu03wt {
                        

                    }
                }
@media all and (max-width: 767px) {
                    .dorik-heading-8ryu03wt.dorik-heading-8ryu03wt.dorik-heading-8ryu03wt {
                        

                    }
                }
        
/*Column*/
.dorik-column-aw2frawo {
            




        }
    .dorik-column-aw2frawo {
        
    }.dorik-column-aw2frawo.linked-column{cursor: pointer}




/*Rich Text Content*/
.dorik-postContent-842ecjnh {
            



        }
    
    .dorik-postContent-842ecjnh{
        width: 100%;
    }
    .dorik-postContent-842ecjnh ul, .dorik-postContent-842ecjnh ol {
        margin:0;
        padding:0;
        display:flex;
        flex-direction:column;
        list-style-position: inside;
    }

    .dorik-postContent-842ecjnh ul {
        list-style-type:var(--list-type,none);
    }
    
    .dorik-postContent-842ecjnh blockquote span {
        margin-top:var(--quote-gap);
        display:block;
    }
    
    .dorik-postContent-842ecjnh blockquote {
        margin:0;
        padding:40px;
        border-left:var(--quote-bar)
    }
    .dorik-postContent-842ecjnh .table-wrapper {
        width: 100%;
        overflow-x: auto;
    }
    .dorik-postContent-842ecjnh table{
        width: 100%;
        border-collapse: collapse;
    }
    
    .dorik-postContent-842ecjnh table tr:hover {
        background-color: rgba(0,0,0, .05);
    }

    .dorik-postContent-842ecjnh figure {
        padding:0;
        margin:0;
        text-align:var(--image-align,left)
    }
    .dorik-postContent-842ecjnh a.buttonTool {
        all: unset;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 6px 0px;
        cursor: pointer;
        height:auto !important;
        width: var(--button-width) !important;
    }
    .dorik-postContent-842ecjnh .buttonToolWrapper {
        display:flex;
        justify-content: var(--button-align);
    }
    .dorik-postContent-842ecjnh .linkable_heading .cpy_icon{
        float: left;
        padding-right: 4px;
        margin-left: -20px;
    }
    .dorik-postContent-842ecjnh .linkable_heading .cpy_icon svg{
        vertical-align: middle;
        visibility: hidden;
    }
    .dorik-postContent-842ecjnh .linkable_heading:hover svg{
        visibility: visible;
    }

    
        .dorik-postContent-842ecjnh .rte-hr{
            border: none;
            display: none;
            visibility: false;
            background-color: red;
            width: 100%;
            height: 2px;
        }
        .grandParent-hr {
            text-align: center;
        }
        
    .rte-hr-wrapper {
                line-height: 1.6em;
                width: 100%;
            }
            .rte-hr-wrapper:before {
                display: inline-block;
                content: "***";
                color: undefined;
                font-size: 30px;
                height: 30px;
                letter-spacing: 0.2em;
            }

    
    
    .dorik-postContent-842ecjnh .table-of-content a{
        text-decoration: inherit;
        color: inherit;
    }
    .dorik-postContent-842ecjnh .table-of-content ul {
        list-style-type:var(--content-list-type,disc);
        gap: 0px;
        background: transparent;
    }
    .dorik-postContent-842ecjnh .table-of-content .caption{
        margin: 0;
    }
    .dorik-postContent-842ecjnh .table-of-content .pl20{
        padding-left: 20px;    
    }
    .dorik-postContent-842ecjnh .table-of-content .pl40{
        padding-left: 40px;    
    }

    .dorik-postContent-842ecjnh .nestedlist {
        display: flex;
        gap:0;
    }
    .dorik-postContent-842ecjnh .cdx-nested-list {
        margin: 0;
        padding: 0;
        outline: none;
        counter-reset: item;
        list-style: none;
        
            display:flex;
            flex-wrap:wrap;
            flex-direction:column;
            gap:undefined;
        
    }
    .dorik-postContent-842ecjnh .cdx-nested-list__item {
        line-height: 1.6em;
        display: flex;
        margin-left: 10px
    }
    .dorik-postContent-842ecjnh .cdx-nested-list__item::before {
        counter-increment:item;
        margin-right: 5px;
        white-space: nowrap;
    }
    .dorik-postContent-842ecjnh .cdx-nested-list__item-content {
        word-break: break-word;
    }
    .dorik-postContent-842ecjnh ol .cdx-nested-list__item::before {
        content: counters(item, ".") ". ";
    }
    .dorik-postContent-842ecjnh ul .cdx-nested-list__item::before {
        content: "•";
    }
    .dorik-postContent-842ecjnh .cdx-nested-list__item-body {
        
            display:flex;
            flex-wrap:wrap;
            flex-direction:column;
            gap:undefined;
        
    }
	
            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            .dorik-postContent-842ecjnh p {
                  font-size: 18px; 
color: black;
  line-height: 1.7; 
  letter-spacing: 0.1px; 

            }
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            .dorik-postContent-842ecjnh a.buttonTool {
                  width: 50%; 
  height: 50px; 
background-color: #4450E7;
  border-style: solid; 
  border-color: #110303; 
  border-width: 1px; 
  border-radius: 5px 5px 5px 5px; 
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: 16px; 
  font-weight: 400; 
color: #FFFFFF;

            }
            
            
        

            
            
            
        

            .dorik-postContent-842ecjnh table th {
                  border: 1px solid #e8e8eb; 
  text-align: left; 
  font-size: 14px; 
  font-weight: 600; 
  text-transform: capitalize; 
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 6px;
  padding-bottom: 6px;

            }
            
            
        

            
            
            
        

            .dorik-postContent-842ecjnh table td {
                  border: 1px solid #e8e8eb; 
  text-align: left; 
  font-size: 14px; 
  font-weight: 400; 
  text-transform: capitalize; 
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 6px;
  padding-bottom: 6px;

            }
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        
    
    




/*Section*/

 

    
            
            
            
          
      .ai-overlay{
        position: absolute;
        inset: 0;
        display: flex;
        z-index: 999;
        align-items: center;
        background: rgba(0,0,0,.3);
        justify-content: center;

      }
      
  




/*Row*/
.dorik-row-x0c6ekgt {
        --nav-padding:15px;
    }[class*="close-btn-"]{
        display: none;
    }




/*Column*/
.dorik-column-njkppx7a {
              padding-top: 15px;
  padding-bottom: 15px;

        }
    .dorik-column-njkppx7a {
        
    }.dorik-column-njkppx7a.linked-column{cursor: pointer}




/*Title*/
.dorik-heading-53jt0n84 {
              font-size: 38px; 

        }
    

      .dorik-heading-53jt0n84 {
        
      }

      .dorik-heading-53jt0n84 p{
        display:inline;
      }
      
      .dorik-heading-53jt0n84 .dorik-heading__dynamic {
        display:inline
      }

      .dorik-heading-53jt0n84 .dorik-heading__dynamic span {
        display:inline-block;
      }
      
      
            
            
            
        
  




            
            
            
        

            .dorik-heading-53jt0n84.dorik-heading-53jt0n84.dorik-heading-53jt0n84 {
                

            }
            
            @media all and (max-width: 1023px) {
                    .dorik-heading-53jt0n84.dorik-heading-53jt0n84.dorik-heading-53jt0n84 {
                        

                    }
                }
@media all and (max-width: 767px) {
                    .dorik-heading-53jt0n84.dorik-heading-53jt0n84.dorik-heading-53jt0n84 {
                        

                    }
                }
        
/*Rich Text Content*/

    .dorik-postContent-ccexjf7d{
        width: 100%;
    }
    .dorik-postContent-ccexjf7d ul, .dorik-postContent-ccexjf7d ol {
        margin:0;
        padding:0;
        display:flex;
        flex-direction:column;
        list-style-position: inside;
    }

    .dorik-postContent-ccexjf7d ul {
        list-style-type:var(--list-type,none);
    }
    
    .dorik-postContent-ccexjf7d blockquote span {
        margin-top:var(--quote-gap);
        display:block;
    }
    
    .dorik-postContent-ccexjf7d blockquote {
        margin:0;
        padding:40px;
        border-left:var(--quote-bar)
    }
    .dorik-postContent-ccexjf7d .table-wrapper {
        width: 100%;
        overflow-x: auto;
    }
    .dorik-postContent-ccexjf7d table{
        width: 100%;
        border-collapse: collapse;
    }
    
    .dorik-postContent-ccexjf7d table tr:hover {
        background-color: rgba(0,0,0, .05);
    }

    .dorik-postContent-ccexjf7d figure {
        padding:0;
        margin:0;
        text-align:var(--image-align,left)
    }
    .dorik-postContent-ccexjf7d a.buttonTool {
        all: unset;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 6px 0px;
        cursor: pointer;
        height:auto !important;
        width: var(--button-width) !important;
    }
    .dorik-postContent-ccexjf7d .buttonToolWrapper {
        display:flex;
        justify-content: var(--button-align);
    }
    .dorik-postContent-ccexjf7d .linkable_heading .cpy_icon{
        float: left;
        padding-right: 4px;
        margin-left: -20px;
    }
    .dorik-postContent-ccexjf7d .linkable_heading .cpy_icon svg{
        vertical-align: middle;
        visibility: hidden;
    }
    .dorik-postContent-ccexjf7d .linkable_heading:hover svg{
        visibility: visible;
    }

    
        .dorik-postContent-ccexjf7d .rte-hr{
            border: none;
            display: none;
            visibility: false;
            background-color: red;
            width: 100%;
            height: 2px;
        }
        .grandParent-hr {
            text-align: center;
        }
        
    .rte-hr-wrapper {
                line-height: 1.6em;
                width: 100%;
            }
            .rte-hr-wrapper:before {
                display: inline-block;
                content: "***";
                color: undefined;
                font-size: 30px;
                height: 30px;
                letter-spacing: 0.2em;
            }

    
    
    .dorik-postContent-ccexjf7d .table-of-content a{
        text-decoration: inherit;
        color: inherit;
    }
    .dorik-postContent-ccexjf7d .table-of-content ul {
        list-style-type:var(--content-list-type,disc);
        gap: 0px;
        background: transparent;
    }
    .dorik-postContent-ccexjf7d .table-of-content .caption{
        margin: 0;
    }
    .dorik-postContent-ccexjf7d .table-of-content .pl20{
        padding-left: 20px;    
    }
    .dorik-postContent-ccexjf7d .table-of-content .pl40{
        padding-left: 40px;    
    }

    .dorik-postContent-ccexjf7d .nestedlist {
        display: flex;
        gap:0;
    }
    .dorik-postContent-ccexjf7d .cdx-nested-list {
        margin: 0;
        padding: 0;
        outline: none;
        counter-reset: item;
        list-style: none;
        
            display:flex;
            flex-wrap:wrap;
            flex-direction:column;
            gap:undefined;
        
    }
    .dorik-postContent-ccexjf7d .cdx-nested-list__item {
        line-height: 1.6em;
        display: flex;
        margin-left: 10px
    }
    .dorik-postContent-ccexjf7d .cdx-nested-list__item::before {
        counter-increment:item;
        margin-right: 5px;
        white-space: nowrap;
    }
    .dorik-postContent-ccexjf7d .cdx-nested-list__item-content {
        word-break: break-word;
    }
    .dorik-postContent-ccexjf7d ol .cdx-nested-list__item::before {
        content: counters(item, ".") ". ";
    }
    .dorik-postContent-ccexjf7d ul .cdx-nested-list__item::before {
        content: "•";
    }
    .dorik-postContent-ccexjf7d .cdx-nested-list__item-body {
        
            display:flex;
            flex-wrap:wrap;
            flex-direction:column;
            gap:undefined;
        
    }
	
            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            .dorik-postContent-ccexjf7d p {
                  font-size: 18px; 
color: black;
  line-height: 1.7; 
  letter-spacing: 0.1px; 

            }
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            .dorik-postContent-ccexjf7d a.buttonTool {
                  width: 50%; 
  height: 50px; 
background-color: #4450E7;
  border-style: solid; 
  border-color: #110303; 
  border-width: 1px; 
  border-radius: 5px 5px 5px 5px; 
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: 16px; 
  font-weight: 400; 
color: #FFFFFF;

            }
            
            
        

            
            
            
        

            .dorik-postContent-ccexjf7d table th {
                  border: 1px solid #e8e8eb; 
  text-align: left; 
  font-size: 14px; 
  font-weight: 600; 
  text-transform: capitalize; 
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 6px;
  padding-bottom: 6px;

            }
            
            
        

            
            
            
        

            .dorik-postContent-ccexjf7d table td {
                  border: 1px solid #e8e8eb; 
  text-align: left; 
  font-size: 14px; 
  font-weight: 400; 
  text-transform: capitalize; 
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 6px;
  padding-bottom: 6px;

            }
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        
    
    




/*Section*/

 

    
            
            
            
          
      .ai-overlay{
        position: absolute;
        inset: 0;
        display: flex;
        z-index: 999;
        align-items: center;
        background: rgba(0,0,0,.3);
        justify-content: center;

      }
      
  




/*Row*/
.dorik-row-ngzoytn1 {
        --nav-padding:15px;
    }[class*="close-btn-"]{
        display: none;
    }




/*Column*/
.dorik-column-z547uz9h {
              padding-top: 15px;
  padding-bottom: 15px;

        }
    .dorik-column-z547uz9h {
        
    }.dorik-column-z547uz9h.linked-column{cursor: pointer}




/*Title*/
.dorik-heading-3ghnp27t {
              font-size: 38px; 

        }
    

      .dorik-heading-3ghnp27t {
        
      }

      .dorik-heading-3ghnp27t p{
        display:inline;
      }
      
      .dorik-heading-3ghnp27t .dorik-heading__dynamic {
        display:inline
      }

      .dorik-heading-3ghnp27t .dorik-heading__dynamic span {
        display:inline-block;
      }
      
      
            
            
            
        
  




            
            
            
        

            .dorik-heading-3ghnp27t.dorik-heading-3ghnp27t.dorik-heading-3ghnp27t {
                

            }
            
            @media all and (max-width: 1023px) {
                    .dorik-heading-3ghnp27t.dorik-heading-3ghnp27t.dorik-heading-3ghnp27t {
                        

                    }
                }
@media all and (max-width: 767px) {
                    .dorik-heading-3ghnp27t.dorik-heading-3ghnp27t.dorik-heading-3ghnp27t {
                        

                    }
                }
        
/*Rich Text Content*/

    .dorik-postContent-e2vhxl2j{
        width: 100%;
    }
    .dorik-postContent-e2vhxl2j ul, .dorik-postContent-e2vhxl2j ol {
        margin:0;
        padding:0;
        display:flex;
        flex-direction:column;
        list-style-position: inside;
    }

    .dorik-postContent-e2vhxl2j ul {
        list-style-type:var(--list-type,none);
    }
    
    .dorik-postContent-e2vhxl2j blockquote span {
        margin-top:var(--quote-gap);
        display:block;
    }
    
    .dorik-postContent-e2vhxl2j blockquote {
        margin:0;
        padding:40px;
        border-left:var(--quote-bar)
    }
    .dorik-postContent-e2vhxl2j .table-wrapper {
        width: 100%;
        overflow-x: auto;
    }
    .dorik-postContent-e2vhxl2j table{
        width: 100%;
        border-collapse: collapse;
    }
    
    .dorik-postContent-e2vhxl2j table tr:hover {
        background-color: rgba(0,0,0, .05);
    }

    .dorik-postContent-e2vhxl2j figure {
        padding:0;
        margin:0;
        text-align:var(--image-align,left)
    }
    .dorik-postContent-e2vhxl2j a.buttonTool {
        all: unset;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 6px 0px;
        cursor: pointer;
        height:auto !important;
        width: var(--button-width) !important;
    }
    .dorik-postContent-e2vhxl2j .buttonToolWrapper {
        display:flex;
        justify-content: var(--button-align);
    }
    .dorik-postContent-e2vhxl2j .linkable_heading .cpy_icon{
        float: left;
        padding-right: 4px;
        margin-left: -20px;
    }
    .dorik-postContent-e2vhxl2j .linkable_heading .cpy_icon svg{
        vertical-align: middle;
        visibility: hidden;
    }
    .dorik-postContent-e2vhxl2j .linkable_heading:hover svg{
        visibility: visible;
    }

    
        .dorik-postContent-e2vhxl2j .rte-hr{
            border: none;
            display: none;
            visibility: false;
            background-color: red;
            width: 100%;
            height: 2px;
        }
        .grandParent-hr {
            text-align: center;
        }
        
    .rte-hr-wrapper {
                line-height: 1.6em;
                width: 100%;
            }
            .rte-hr-wrapper:before {
                display: inline-block;
                content: "***";
                color: undefined;
                font-size: 30px;
                height: 30px;
                letter-spacing: 0.2em;
            }

    
    
    .dorik-postContent-e2vhxl2j .table-of-content a{
        text-decoration: inherit;
        color: inherit;
    }
    .dorik-postContent-e2vhxl2j .table-of-content ul {
        list-style-type:var(--content-list-type,disc);
        gap: 0px;
        background: transparent;
    }
    .dorik-postContent-e2vhxl2j .table-of-content .caption{
        margin: 0;
    }
    .dorik-postContent-e2vhxl2j .table-of-content .pl20{
        padding-left: 20px;    
    }
    .dorik-postContent-e2vhxl2j .table-of-content .pl40{
        padding-left: 40px;    
    }

    .dorik-postContent-e2vhxl2j .nestedlist {
        display: flex;
        gap:0;
    }
    .dorik-postContent-e2vhxl2j .cdx-nested-list {
        margin: 0;
        padding: 0;
        outline: none;
        counter-reset: item;
        list-style: none;
        
            display:flex;
            flex-wrap:wrap;
            flex-direction:column;
            gap:undefined;
        
    }
    .dorik-postContent-e2vhxl2j .cdx-nested-list__item {
        line-height: 1.6em;
        display: flex;
        margin-left: 10px
    }
    .dorik-postContent-e2vhxl2j .cdx-nested-list__item::before {
        counter-increment:item;
        margin-right: 5px;
        white-space: nowrap;
    }
    .dorik-postContent-e2vhxl2j .cdx-nested-list__item-content {
        word-break: break-word;
    }
    .dorik-postContent-e2vhxl2j ol .cdx-nested-list__item::before {
        content: counters(item, ".") ". ";
    }
    .dorik-postContent-e2vhxl2j ul .cdx-nested-list__item::before {
        content: "•";
    }
    .dorik-postContent-e2vhxl2j .cdx-nested-list__item-body {
        
            display:flex;
            flex-wrap:wrap;
            flex-direction:column;
            gap:undefined;
        
    }
	
            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            .dorik-postContent-e2vhxl2j a.buttonTool {
                  width: 50%; 
  height: 50px; 
background-color: #4450E7;
  border-style: solid; 
  border-color: #110303; 
  border-width: 1px; 
  border-radius: 5px 5px 5px 5px; 
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: 16px; 
  font-weight: 400; 
color: #FFFFFF;

            }
            
            
        

            
            
            
        

            .dorik-postContent-e2vhxl2j table th {
                  border: 1px solid #e8e8eb; 
  text-align: left; 
  font-size: 14px; 
  font-weight: 600; 
  text-transform: capitalize; 
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 6px;
  padding-bottom: 6px;

            }
            
            
        

            
            
            
        

            .dorik-postContent-e2vhxl2j table td {
                  border: 1px solid #e8e8eb; 
  text-align: left; 
  font-size: 14px; 
  font-weight: 400; 
  text-transform: capitalize; 
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 6px;
  padding-bottom: 6px;

            }
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        
    
    




/*Section*/

 

    
            
            
            
          
      .ai-overlay{
        position: absolute;
        inset: 0;
        display: flex;
        z-index: 999;
        align-items: center;
        background: rgba(0,0,0,.3);
        justify-content: center;

      }
      
  




/*Row*/
.dorik-row-vd201cq4 {
        --nav-padding:15px;
    }[class*="close-btn-"]{
        display: none;
    }




/*Column*/
.dorik-column-1xym5xb1 {
              padding-top: 15px;
  padding-bottom: 15px;

        }
    .dorik-column-1xym5xb1 {
        
    }.dorik-column-1xym5xb1.linked-column{cursor: pointer}




/*Title*/
.dorik-heading-bs1rjbxh {
              font-size: 38px; 

        }
    

      .dorik-heading-bs1rjbxh {
        
      }

      .dorik-heading-bs1rjbxh p{
        display:inline;
      }
      
      .dorik-heading-bs1rjbxh .dorik-heading__dynamic {
        display:inline
      }

      .dorik-heading-bs1rjbxh .dorik-heading__dynamic span {
        display:inline-block;
      }
      
      
            
            
            
        
  




            
            
            
        

            .dorik-heading-bs1rjbxh.dorik-heading-bs1rjbxh.dorik-heading-bs1rjbxh {
                

            }
            
            @media all and (max-width: 1023px) {
                    .dorik-heading-bs1rjbxh.dorik-heading-bs1rjbxh.dorik-heading-bs1rjbxh {
                        

                    }
                }
@media all and (max-width: 767px) {
                    .dorik-heading-bs1rjbxh.dorik-heading-bs1rjbxh.dorik-heading-bs1rjbxh {
                        

                    }
                }
        
/*Rich Text Content*/

    .dorik-postContent-vx6ehvlb{
        width: 100%;
    }
    .dorik-postContent-vx6ehvlb ul, .dorik-postContent-vx6ehvlb ol {
        margin:0;
        padding:0;
        display:flex;
        flex-direction:column;
        list-style-position: inside;
    }

    .dorik-postContent-vx6ehvlb ul {
        list-style-type:var(--list-type,none);
    }
    
    .dorik-postContent-vx6ehvlb blockquote span {
        margin-top:var(--quote-gap);
        display:block;
    }
    
    .dorik-postContent-vx6ehvlb blockquote {
        margin:0;
        padding:40px;
        border-left:var(--quote-bar)
    }
    .dorik-postContent-vx6ehvlb .table-wrapper {
        width: 100%;
        overflow-x: auto;
    }
    .dorik-postContent-vx6ehvlb table{
        width: 100%;
        border-collapse: collapse;
    }
    
    .dorik-postContent-vx6ehvlb table tr:hover {
        background-color: rgba(0,0,0, .05);
    }

    .dorik-postContent-vx6ehvlb figure {
        padding:0;
        margin:0;
        text-align:var(--image-align,left)
    }
    .dorik-postContent-vx6ehvlb a.buttonTool {
        all: unset;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 6px 0px;
        cursor: pointer;
        height:auto !important;
        width: var(--button-width) !important;
    }
    .dorik-postContent-vx6ehvlb .buttonToolWrapper {
        display:flex;
        justify-content: var(--button-align);
    }
    .dorik-postContent-vx6ehvlb .linkable_heading .cpy_icon{
        float: left;
        padding-right: 4px;
        margin-left: -20px;
    }
    .dorik-postContent-vx6ehvlb .linkable_heading .cpy_icon svg{
        vertical-align: middle;
        visibility: hidden;
    }
    .dorik-postContent-vx6ehvlb .linkable_heading:hover svg{
        visibility: visible;
    }

    
        .dorik-postContent-vx6ehvlb .rte-hr{
            border: none;
            display: none;
            visibility: false;
            background-color: red;
            width: 100%;
            height: 2px;
        }
        .grandParent-hr {
            text-align: center;
        }
        
    .rte-hr-wrapper {
                line-height: 1.6em;
                width: 100%;
            }
            .rte-hr-wrapper:before {
                display: inline-block;
                content: "***";
                color: undefined;
                font-size: 30px;
                height: 30px;
                letter-spacing: 0.2em;
            }

    
    
    .dorik-postContent-vx6ehvlb .table-of-content a{
        text-decoration: inherit;
        color: inherit;
    }
    .dorik-postContent-vx6ehvlb .table-of-content ul {
        list-style-type:var(--content-list-type,disc);
        gap: 0px;
        background: transparent;
    }
    .dorik-postContent-vx6ehvlb .table-of-content .caption{
        margin: 0;
    }
    .dorik-postContent-vx6ehvlb .table-of-content .pl20{
        padding-left: 20px;    
    }
    .dorik-postContent-vx6ehvlb .table-of-content .pl40{
        padding-left: 40px;    
    }

    .dorik-postContent-vx6ehvlb .nestedlist {
        display: flex;
        gap:0;
    }
    .dorik-postContent-vx6ehvlb .cdx-nested-list {
        margin: 0;
        padding: 0;
        outline: none;
        counter-reset: item;
        list-style: none;
        
            display:flex;
            flex-wrap:wrap;
            flex-direction:column;
            gap:undefined;
        
    }
    .dorik-postContent-vx6ehvlb .cdx-nested-list__item {
        line-height: 1.6em;
        display: flex;
        margin-left: 10px
    }
    .dorik-postContent-vx6ehvlb .cdx-nested-list__item::before {
        counter-increment:item;
        margin-right: 5px;
        white-space: nowrap;
    }
    .dorik-postContent-vx6ehvlb .cdx-nested-list__item-content {
        word-break: break-word;
    }
    .dorik-postContent-vx6ehvlb ol .cdx-nested-list__item::before {
        content: counters(item, ".") ". ";
    }
    .dorik-postContent-vx6ehvlb ul .cdx-nested-list__item::before {
        content: "•";
    }
    .dorik-postContent-vx6ehvlb .cdx-nested-list__item-body {
        
            display:flex;
            flex-wrap:wrap;
            flex-direction:column;
            gap:undefined;
        
    }
	
            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            .dorik-postContent-vx6ehvlb p {
                  font-size: 18px; 
color: black;
  line-height: 1.7; 
  letter-spacing: 0.1px; 

            }
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            .dorik-postContent-vx6ehvlb a.buttonTool {
                  width: 50%; 
  height: 50px; 
background-color: #4450E7;
  border-style: solid; 
  border-color: #110303; 
  border-width: 1px; 
  border-radius: 5px 5px 5px 5px; 
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: 16px; 
  font-weight: 400; 
color: #FFFFFF;

            }
            
            
        

            
            
            
        

            .dorik-postContent-vx6ehvlb table th {
                  border: 1px solid #e8e8eb; 
  text-align: left; 
  font-size: 14px; 
  font-weight: 600; 
  text-transform: capitalize; 
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 6px;
  padding-bottom: 6px;

            }
            
            
        

            
            
            
        

            .dorik-postContent-vx6ehvlb table td {
                  border: 1px solid #e8e8eb; 
  text-align: left; 
  font-size: 14px; 
  font-weight: 400; 
  text-transform: capitalize; 
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 6px;
  padding-bottom: 6px;

            }
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        

            
            
            
        
    
    




/*undefined*/





/*Section*/

 

    
            
            
            
          
      .ai-overlay{
        position: absolute;
        inset: 0;
        display: flex;
        z-index: 999;
        align-items: center;
        background: rgba(0,0,0,.3);
        justify-content: center;

      }
      
  




/*Row*/
.dorik-row-wcg6rmmn {
        --nav-padding:15px;
    }[class*="close-btn-"]{
        display: none;
    }




/*undefined*/





/*undefined*/





/*undefined*/




