/*!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: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: initial
}

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: -.25em
}

sup {
    top: -.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: .35em .75em .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: 1e3px
    }
}

@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: -.225em
}

.svg-inline--fa.fa-w-1 {
    width: .0625em
}

.svg-inline--fa.fa-w-2 {
    width: .125em
}

.svg-inline--fa.fa-w-3 {
    width: .1875em
}

.svg-inline--fa.fa-w-4 {
    width: .25em
}

.svg-inline--fa.fa-w-5 {
    width: .3125em
}

.svg-inline--fa.fa-w-6 {
    width: .375em
}

.svg-inline--fa.fa-w-7 {
    width: .4375em
}

.svg-inline--fa.fa-w-8 {
    width: .5em
}

.svg-inline--fa.fa-w-9 {
    width: .5625em
}

.svg-inline--fa.fa-w-10 {
    width: .625em
}

.svg-inline--fa.fa-w-11 {
    width: .6875em
}

.svg-inline--fa.fa-w-12 {
    width: .75em
}

.svg-inline--fa.fa-w-13 {
    width: .8125em
}

.svg-inline--fa.fa-w-14 {
    width: .875em
}

.svg-inline--fa.fa-w-15 {
    width: .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: .3em;
    width: auto
}

.svg-inline--fa.fa-pull-right {
    margin-left: .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: -.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: .25em;
    right: 0;
    text-overflow: ellipsis;
    top: 0;
    -webkit-transform: scale(.25);
    transform: scale(.25);
    -webkit-transform-origin: top right;
    transform-origin: top right
}

.fa-layers-bottom-right {
    bottom: 0;
    right: 0;
    top: auto;
    -webkit-transform: scale(.25);
    transform: scale(.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(.25);
    transform: scale(.25);
    -webkit-transform-origin: bottom left;
    transform-origin: bottom left
}

.fa-layers-top-right {
    right: 0;
    top: 0;
    -webkit-transform: scale(.25);
    transform: scale(.25);
    -webkit-transform-origin: top right;
    transform-origin: top right
}

.fa-layers-top-left {
    left: 0;
    right: auto;
    top: 0;
    -webkit-transform: scale(.25);
    transform: scale(.25);
    -webkit-transform-origin: top left;
    transform-origin: top left
}

.fa-lg {
    font-size: 1.3333333333em;
    line-height: .75em;
    vertical-align: -.0667em
}

.fa-xs {
    font-size: .75em
}

.fa-sm {
    font-size: .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 .08em #eee;
    border-radius: .1em;
    padding: .2em .25em .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: .3em
}

.fa.fa-pull-right, .fab.fa-pull-right, .fal.fa-pull-right, .far.fa-pull-right, .fas.fa-pull-right {
    margin-left: .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: .4;
    opacity: var(--fa-secondary-opacity, .4)
}

.svg-inline--fa.fa-swap-opacity .fa-primary {
    opacity: .4;
    opacity: var(--fa-secondary-opacity, .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, .25) inset
}

input[type=email]::placeholder, input[type=number]::placeholder, input[type=password]::placeholder, input[type=text]::placeholder, textarea::placeholder {
    opacity: .6;
    color: currentColor
}

sub, sup {
    vertical-align: baseline;
    position: relative;
    top: -.4em
}

sub {
    top: .4em
}

code {
    padding: 1px 3px;
    border-radius: 3px;
    font-family: monospace;
    overflow-wrap: break-word;
    background: #f1f1f1
}

.sendatu-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, .2) 0 8px 24px;
    font-family: sans-serif !important
}

.sendatu-branding a {
    height: 24px;
    width: 24px;
    color: #959399
}

.sendatu-branding a:hover {
    color: red
}

.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
}

.sendatu-frame-corner {
    max-width: 100%
}

.sendatu-section {
    margin: 0 auto;
    position: relative
}

.flex {
    justify-content: center
}

.sendatu-icon, .el-ib {
    display: inline-block
}

.sendatu-icon > .icon {
    vertical-align: middle
}

.sendatu-heading p {
    margin: 0
}

.sendatu-text {
    margin-top: 1em;
    margin-bottom: 1em
}

.sendatu-text p {
    margin: 0
}

.sendatu-btn {
    display: inline-flex;
    align-items: center;
    background-color: initial
}

.sendatu-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
}

.sendatu-iframe {
    height: 0;
    overflow: hidden;
    position: relative;
    padding-bottom: 56.25%
}

.sendatu-iframe iframe {
    top: 0;
    left: 0;
    width: 100%;
    position: absolute;
    height: calc(100% + 1px)
}

.sendatu-list {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.sendatu-list li {
    padding: 0
}

.sendatu-list {
    display: flex;
    flex-wrap: wrap
}

.sendatu-list--item, .sendatu-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
}

.sendatu-navbar {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}

.sendatu-navbar--wrapper {
    padding-left: 15px;
    padding-right: 15px;
    transition: top .35s ease, background-color .35s ease
}

.sendatu-navbar--wrapper.sticky {
    padding-left: 0;
    padding-right: 0
}

.sendatu-navbar--wrapper:not(.sticky) {
    margin-left: -15px;
    margin-right: -15px
}

.sendatu-navbar--brand {
    margin-right: 30px
}

.sendatu-navbar--toggle {
    padding: 8px 12px;
    border-radius: 5px;
    border: 1px solid gray;
    background-color: initial
}

.sendatu-navbar--collapse {
    flex-grow: 1;
    flex-basis: 100%
}

@media screen and (max-width: 1024px) {
    .sendatu-navbar--navs {
        text-align: center;
        padding-top: 30px
    }
}

@media screen and (min-width: 1025px) {
    .sendatu-navbar--toggle {
        display: none
    }

    .sendatu-navbar--collapse {
        flex-basis: auto;
        align-items: center;
        display: flex !important;
        justify-content: flex-end
    }

    .sendatu-navbar--navs {
        flex: 1;
        display: flex;
        align-items: center;
        justify-content: flex-end
    }
}

.sendatu-nav--btns, .sendatu-nav--links {
    display: flex;
    flex-direction: column
}

@media screen and (min-width: 1025px) {
    .sendatu-nav--btns, .sendatu-nav--links {
        flex-direction: row
    }
}

.sendatu-nav--btn, .sendatu-nav--link {
    display: inline-flex;
    text-decoration: none;
    margin-bottom: 15px
}

.sendatu-nav--links {
    flex: 1
}

@media screen and (min-width: 1025px) {
    .sendatu-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
}

:root {
    --color-1: #B7E3C7;
    --color-2: #B7E3C7;
    --color-3: #0D5CDC;
    --color-11: #020C1D;
    --color-12: #1B2534;
    --color-13: #D9D9D9FF;
    --color-14: #F0F5FE;
    --color-21: #FFFFFFD9;
    --color-22: #FFFFFFD9;
    --color-23: #424242FF;
    --color-24: #020C1D;
    --color-30: red;
    --color-101: #F0F5FE;
    --color-102: #ffffff;
    --color-103: #020C1D;
    --color-104: #B7E3C7;
    --color-105: #ffffffcc;
    --color-106: #020C1DB3;
    --color-201: #ffffff;
    --color-202: #FFFFFFD9;
    --color-203: #FFFFFFCC;
    --color-204: #020C1D;
    --color-205: #1B2534;
    --color-301: #ffffff32;
    --color-302: #42424233
}

body {
    font-size: 16px;
    line-height: 1.5;
    font-family: Roboto;
    color: var(--color-12)
}

h1 {
    font-size: 64px;
    line-height: 1.2;
    color: var(--color-11);
    font-weight: 400;
    font-family: Open Sans
}

h2 {
    font-size: 48px;
    line-height: 1.35;
    color: var(--color-11);
    font-weight: 400;
    font-family: Open Sans
}

h3 {
    font-size: 38px;
    line-height: 1.35;
    color: var(--color-11);
    font-weight: 400;
    font-family: Open Sans
}

h4 {
    font-size: 30px;
    line-height: 1.35;
    color: var(--color-11);
    font-weight: 400;
    font-family: Open Sans
}

h5 {
    font-size: 24px;
    line-height: 1.35;
    color: var(--color-11);
    font-weight: 600;
    font-family: Roboto
}

h6 {
    font-size: 20px;
    line-height: 1.35;
    color: var(--color-11);
    font-weight: 600;
    font-family: Roboto
}

a {
    text-decoration: underline
}

@media screen and (max-width: 767px) {
}

@media screen and (max-width: 767px) {
    h1 {
        font-size: 48px
    }

    h2 {
        font-size: 42px
    }

    h3 {
        font-size: 32px
    }

    h4 {
        font-size: 24px
    }
}

@media all and (min-width: 1280px) {
    :where([class*=sendatu-container]:not([class*=sendatu-container] *)) {
        --max-width: 1140px
    }

    :where([class*=sendatu-container]:not([class*=sendatu-container] *)) > .sendatu-container--global-container-width {
        max-width: 1140px
    }
}

.symbol--footer {
    padding-top: 100px;
    padding-bottom: 30px;
    background-color: var(--color-103)
}

.symbol--footer:before {
}

@media screen and (max-width: 1023px) {
    .symbol--footer {
        padding-top: 60px;
        padding-bottom: 30px;
        padding-left: 32px;
        padding-right: 32px
    }
}

@media screen and (max-width: 767px) {
    .symbol--footer {
        padding-top: 40px;
        padding-bottom: 24px;
        padding-left: 24px;
        padding-right: 24px
    }
}

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

.sendatu-container-it9tvqgr {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding-top: 1px;
    padding-bottom: 1px;
    flex-basis: 100%;
    align-items: stretch;
    margin-top: 0;
    margin-bottom: 0
}

@media screen and (max-width: 1023px) {
    .sendatu-container-it9tvqgr {
        margin-top: 0;
        margin-bottom: 24px;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 0;
        padding-right: 0;
        align-items: unset;
        gap: 0
    }
}

@media screen and (max-width: 767px) {
    .sendatu-container-it9tvqgr {
        margin-top: 0;
        margin-bottom: 16px;
        gap: 0
    }
}

.sendatu-container-it9tvqgr {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding-top: 1px;
    padding-bottom: 1px;
    flex-basis: 100%;
    align-items: stretch;
    margin-top: 0;
    margin-bottom: 0
}

@media all and (max-width: 1023px) {
    .sendatu-container-it9tvqgr {
        margin-top: 0;
        margin-bottom: 24px;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 0;
        padding-right: 0;
        align-items: unset;
        gap: 0
    }
}

@media all and (max-width: 767px) {
    .sendatu-container-it9tvqgr {
        margin-top: 0;
        margin-bottom: 16px;
        gap: 0
    }
}

:where(.sendatu-container-it9tvqgr) {
    position: relative
}

:where(.sendatu-container-it9tvqgr) > .video-bg, :where(.sendatu-container-it9tvqgr) > .sendatu-container-it9tvqgr--video-overlay {
    z-index: -1
}

.sendatu-container-szrvvsl9 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-top: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 1px;
    flex-basis: 100%;
    justify-content: center;
    gap: 20px
}

@media screen and (max-width: 1023px) {
    .sendatu-container-szrvvsl9 {
        padding-top: 1px;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 1px;
        justify-content: flex-start
    }
}

@media screen and (max-width: 767px) {
    .sendatu-container-szrvvsl9 {
        gap: 0;
        padding-top: 1px;
        padding-left: 0;
        padding-right: 24px;
        padding-bottom: 1px
    }
}

.sendatu-container-szrvvsl9 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-top: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 1px;
    flex-basis: 100%;
    justify-content: center;
    gap: 20px
}

@media all and (max-width: 1023px) {
    .sendatu-container-szrvvsl9 {
        padding-top: 1px;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 1px;
        justify-content: flex-start
    }
}

@media all and (max-width: 767px) {
    .sendatu-container-szrvvsl9 {
        gap: 0;
        padding-top: 1px;
        padding-left: 0;
        padding-right: 24px;
        padding-bottom: 1px
    }
}

.sendatu-container-szrvvsl9.sendatu-container-szrvvsl9 {
    margin-left: calc((100% - var(--max-width, 100%)) / 2 + 0px);
    margin-right: calc((100% - var(--max-width, 100%)) / 2 + 0px);
    width: calc(var(--max-width, 100%) - 0px - 0px)
}

@media all and (max-width: 1023px) {
    .sendatu-container-szrvvsl9.sendatu-container-szrvvsl9 {
        margin-left: calc((100% - var(--max-width, 100%)) / 2 + 0px);
        margin-right: calc((100% - var(--max-width, 100%)) / 2 + 0px);
        width: calc(var(--max-width, 100%) - 0px - 0px)
    }
}

@media all and (max-width: 767px) {
    .sendatu-container-szrvvsl9.sendatu-container-szrvvsl9 {
        margin-left: calc((100% - var(--max-width, 100%)) / 2 + 0px);
        margin-right: calc((100% - var(--max-width, 100%)) / 2 + 0px);
        width: calc(var(--max-width, 100%) - 0px - 0px)
    }
}

:where(.sendatu-container-szrvvsl9) {
    margin: 0 auto
}

:where(.sendatu-container-szrvvsl9) {
    position: relative
}

:where(.sendatu-container-szrvvsl9) > .video-bg, :where(.sendatu-container-szrvvsl9) > .sendatu-container-szrvvsl9--video-overlay {
    z-index: -1
}

.sendatu-container-o2m8qh99 {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding-top: 10px;
    padding-bottom: 10px;
    flex-basis: 20%;
    align-items: stretch
}

@media screen and (max-width: 1023px) {
    .sendatu-container-o2m8qh99 {
        flex-basis: 33.33%;
        padding-top: 1px;
        padding-bottom: 1px
    }
}

@media screen and (max-width: 767px) {
    .sendatu-container-o2m8qh99 {
        flex-basis: 100%;
        margin-bottom: 20px;
        padding-top: 1px;
        padding-bottom: 1px
    }
}

.sendatu-container-o2m8qh99 {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding-top: 10px;
    padding-bottom: 10px;
    flex-basis: 20%;
    align-items: stretch
}

@media all and (max-width: 1023px) {
    .sendatu-container-o2m8qh99 {
        flex-basis: 33.33%;
        padding-top: 1px;
        padding-bottom: 1px
    }
}

@media all and (max-width: 767px) {
    .sendatu-container-o2m8qh99 {
        flex-basis: 100%;
        margin-bottom: 20px;
        padding-top: 1px;
        padding-bottom: 1px
    }
}

:where(.sendatu-container-o2m8qh99) {
    position: relative
}

:where(.sendatu-container-o2m8qh99) > .video-bg, :where(.sendatu-container-o2m8qh99) > .sendatu-container-o2m8qh99--video-overlay {
    z-index: -1
}

.sendatu-heading-mbmrae2m {
    margin-top: 0;
    margin-bottom: 32px;
    color: var(--color-201);
    padding-left: 4px
}

@media screen and (max-width: 767px) {
    .sendatu-heading-mbmrae2m {
        margin-top: 0;
        margin-bottom: 16px
    }
}

.sendatu-heading-mbmrae2m {
}

.sendatu-heading-mbmrae2m p {
    display: inline
}

.sendatu-heading-mbmrae2m .sendatu-heading__dynamic {
    display: inline
}

.sendatu-heading-mbmrae2m .sendatu-heading__dynamic span {
    display: inline-block
}

.sendatu-links-pxejozmc {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start
}

.sendatu-links-pxejozmc .sendatu-list--link {
    text-decoration: none;
    color: var(--color-203)
}

.sendatu-links-pxejozmc .sendatu-list--link:hover {
    color: var(--color-2)
}

.sendatu-links-pxejozmc .sendatu-list--link {
    margin-bottom: 16px
}

.sendatu-links-pxejozmc .sendatu-list--item:last-child .sendatu-list--link {
    margin-bottom: 0
}

.sendatu-links-pxejozmc .sendatu-list--icon {
    margin-right: 5px
}

.sendatu-links-pxejozmc .icon_6bb0och6 {
    font-size: null;
    color: null
}

.sendatu-links-pxejozmc .icon_pdjztdpf {
    font-size: null;
    color: null
}

.sendatu-links-pxejozmc .icon_91p0orf3 {
    font-size: null;
    color: null
}

.sendatu-container-kpvc028h {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding-top: 10px;
    padding-bottom: 10px;
    flex-basis: 20%;
    align-items: stretch
}

@media screen and (max-width: 1023px) {
    .sendatu-container-kpvc028h {
        flex-basis: 33.33%;
        padding-top: 1px;
        padding-bottom: 1px
    }
}

@media screen and (max-width: 767px) {
    .sendatu-container-kpvc028h {
        flex-basis: 100%;
        padding-top: 1px;
        padding-bottom: 1px;
        margin-bottom: 20px
    }
}

.sendatu-container-kpvc028h {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding-top: 10px;
    padding-bottom: 10px;
    flex-basis: 20%;
    align-items: stretch
}

@media all and (max-width: 1023px) {
    .sendatu-container-kpvc028h {
        flex-basis: 33.33%;
        padding-top: 1px;
        padding-bottom: 1px
    }
}

@media all and (max-width: 767px) {
    .sendatu-container-kpvc028h {
        flex-basis: 100%;
        padding-top: 1px;
        padding-bottom: 1px;
        margin-bottom: 20px
    }
}

:where(.sendatu-container-kpvc028h) {
    position: relative
}

:where(.sendatu-container-kpvc028h) > .video-bg, :where(.sendatu-container-kpvc028h) > .sendatu-container-kpvc028h--video-overlay {
    z-index: -1
}

.sendatu-heading-19hsq808 {
    margin-top: 0;
    margin-bottom: 32px;
    color: var(--color-201);
    padding-left: 4px
}

@media screen and (max-width: 767px) {
    .sendatu-heading-19hsq808 {
        margin-top: 0;
        margin-bottom: 16px
    }
}

.sendatu-heading-19hsq808 {
}

.sendatu-heading-19hsq808 p {
    display: inline
}

.sendatu-heading-19hsq808 .sendatu-heading__dynamic {
    display: inline
}

.sendatu-heading-19hsq808 .sendatu-heading__dynamic span {
    display: inline-block
}

.sendatu-links-xpuw0s5y {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start
}

.sendatu-links-xpuw0s5y .sendatu-list--link {
    text-decoration: none;
    color: var(--color-203)
}

.sendatu-links-xpuw0s5y .sendatu-list--link:hover {
    color: var(--color-2)
}

.sendatu-links-xpuw0s5y .sendatu-list--link {
    margin-bottom: 16px
}

.sendatu-links-xpuw0s5y .sendatu-list--item:last-child .sendatu-list--link {
    margin-bottom: 0
}

.sendatu-links-xpuw0s5y .sendatu-list--icon {
    margin-right: 5px
}

.sendatu-links-xpuw0s5y .icon_6bb0och6 {
    font-size: null;
    color: null
}

.sendatu-links-xpuw0s5y .icon_91p0orf3 {
    font-size: null;
    color: null
}

.sendatu-links-xpuw0s5y .icon_qps4ff1b {
    font-size: null;
    color: null
}

.sendatu-container-m2t034ad {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding-top: 10px;
    padding-bottom: 10px;
    flex-basis: 20%;
    align-items: stretch
}

@media screen and (max-width: 1023px) {
    .sendatu-container-m2t034ad {
        flex-basis: 33.33%;
        padding-top: 1px;
        padding-bottom: 1px
    }
}

@media screen and (max-width: 767px) {
    .sendatu-container-m2t034ad {
        flex-basis: 100%;
        padding-top: 1px;
        padding-bottom: 1px;
        margin-bottom: 20px
    }
}

.sendatu-container-m2t034ad {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding-top: 10px;
    padding-bottom: 10px;
    flex-basis: 20%;
    align-items: stretch
}

@media all and (max-width: 1023px) {
    .sendatu-container-m2t034ad {
        flex-basis: 33.33%;
        padding-top: 1px;
        padding-bottom: 1px
    }
}

@media all and (max-width: 767px) {
    .sendatu-container-m2t034ad {
        flex-basis: 100%;
        padding-top: 1px;
        padding-bottom: 1px;
        margin-bottom: 20px
    }
}

:where(.sendatu-container-m2t034ad) {
    position: relative
}

:where(.sendatu-container-m2t034ad) > .video-bg, :where(.sendatu-container-m2t034ad) > .sendatu-container-m2t034ad--video-overlay {
    z-index: -1
}

.sendatu-heading-nqrlt45o {
    margin-top: 0;
    margin-bottom: 32px;
    color: var(--color-201);
    padding-left: 4px
}

@media screen and (max-width: 767px) {
    .sendatu-heading-nqrlt45o {
        margin-top: 0;
        margin-bottom: 16px
    }
}

.sendatu-heading-nqrlt45o {
}

.sendatu-heading-nqrlt45o p {
    display: inline
}

.sendatu-heading-nqrlt45o .sendatu-heading__dynamic {
    display: inline
}

.sendatu-heading-nqrlt45o .sendatu-heading__dynamic span {
    display: inline-block
}

.sendatu-links-jvy1nv5z {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start
}

.sendatu-links-jvy1nv5z .sendatu-list--link {
    text-decoration: none;
    color: var(--color-203)
}

.sendatu-links-jvy1nv5z .sendatu-list--link:hover {
    color: var(--color-2)
}

.sendatu-links-jvy1nv5z .sendatu-list--link {
    margin-bottom: 16px
}

.sendatu-links-jvy1nv5z .sendatu-list--item:last-child .sendatu-list--link {
    margin-bottom: 0
}

.sendatu-links-jvy1nv5z .sendatu-list--icon {
    margin-right: 5px
}

.sendatu-links-jvy1nv5z .icon_6bb0och6 {
    font-size: null;
    color: null
}

.sendatu-links-jvy1nv5z .icon_pdjztdpf {
    font-size: null;
    color: null
}

.sendatu-links-jvy1nv5z .icon_91p0orf3 {
    font-size: null;
    color: null
}

.sendatu-container-r7of79ts {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding-top: 10px;
    padding-bottom: 10px;
    flex-basis: 20%;
    align-items: stretch
}

@media screen and (max-width: 1023px) {
    .sendatu-container-r7of79ts {
        flex-basis: 33.33%;
        padding-top: 1px;
        padding-bottom: 1px;
        margin-top: 32px
    }
}

@media screen and (max-width: 767px) {
    .sendatu-container-r7of79ts {
        flex-basis: 100%;
        padding-top: 1px;
        padding-bottom: 1px;
        margin-bottom: 20px;
        margin-top: 0
    }
}

.sendatu-container-r7of79ts {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding-top: 10px;
    padding-bottom: 10px;
    flex-basis: 20%;
    align-items: stretch
}

@media all and (max-width: 1023px) {
    .sendatu-container-r7of79ts {
        flex-basis: 33.33%;
        padding-top: 1px;
        padding-bottom: 1px;
        margin-top: 32px
    }
}

@media all and (max-width: 767px) {
    .sendatu-container-r7of79ts {
        flex-basis: 100%;
        padding-top: 1px;
        padding-bottom: 1px;
        margin-bottom: 20px;
        margin-top: 0
    }
}

:where(.sendatu-container-r7of79ts) {
    position: relative
}

:where(.sendatu-container-r7of79ts) > .video-bg, :where(.sendatu-container-r7of79ts) > .sendatu-container-r7of79ts--video-overlay {
    z-index: -1
}

.sendatu-heading-3lzoh7vv {
    margin-top: 0;
    margin-bottom: 32px;
    color: var(--color-201);
    padding-left: 4px
}

@media screen and (max-width: 767px) {
    .sendatu-heading-3lzoh7vv {
        margin-top: 0;
        margin-bottom: 16px
    }
}

.sendatu-heading-3lzoh7vv {
}

.sendatu-heading-3lzoh7vv p {
    display: inline
}

.sendatu-heading-3lzoh7vv .sendatu-heading__dynamic {
    display: inline
}

.sendatu-heading-3lzoh7vv .sendatu-heading__dynamic span {
    display: inline-block
}

.sendatu-links-qqzhpbss {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start
}

.sendatu-links-qqzhpbss .sendatu-list--link {
    text-decoration: none;
    color: var(--color-203)
}

.sendatu-links-qqzhpbss .sendatu-list--link:hover {
    color: var(--color-2)
}

.sendatu-links-qqzhpbss .sendatu-list--link {
    margin-bottom: 16px
}

.sendatu-links-qqzhpbss .sendatu-list--item:last-child .sendatu-list--link {
    margin-bottom: 0
}

.sendatu-links-qqzhpbss .sendatu-list--icon {
    margin-right: 5px
}

.sendatu-links-qqzhpbss .icon_6bb0och6 {
    font-size: null;
    color: null
}

.sendatu-links-qqzhpbss .icon_pdjztdpf {
    font-size: null;
    color: null
}

.sendatu-links-qqzhpbss .icon_91p0orf3 {
    font-size: null;
    color: null
}

.sendatu-container-65czvnft {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding-top: 10px;
    padding-bottom: 10px;
    flex-basis: 20%;
    align-items: stretch
}

@media screen and (max-width: 1023px) {
    .sendatu-container-65czvnft {
        flex-basis: 33.33%;
        padding-top: 1px;
        padding-bottom: 1px;
        margin-top: 32px
    }
}

@media screen and (max-width: 767px) {
    .sendatu-container-65czvnft {
        flex-basis: 100%;
        padding-top: 1px;
        padding-bottom: 1px;
        margin-top: 0
    }
}

.sendatu-container-65czvnft {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding-top: 10px;
    padding-bottom: 10px;
    flex-basis: 20%;
    align-items: stretch
}

@media all and (max-width: 1023px) {
    .sendatu-container-65czvnft {
        flex-basis: 33.33%;
        padding-top: 1px;
        padding-bottom: 1px;
        margin-top: 32px
    }
}

@media all and (max-width: 767px) {
    .sendatu-container-65czvnft {
        flex-basis: 100%;
        padding-top: 1px;
        padding-bottom: 1px;
        margin-top: 0
    }
}

:where(.sendatu-container-65czvnft) {
    position: relative
}

:where(.sendatu-container-65czvnft) > .video-bg, :where(.sendatu-container-65czvnft) > .sendatu-container-65czvnft--video-overlay {
    z-index: -1
}

.sendatu-heading-frqyvh9l {
    margin-top: 0;
    margin-bottom: 32px;
    color: var(--color-201);
    padding-left: 4px
}

@media screen and (max-width: 767px) {
    .sendatu-heading-frqyvh9l {
        margin-top: 0;
        margin-bottom: 16px
    }
}

.sendatu-heading-frqyvh9l {
}

.sendatu-heading-frqyvh9l p {
    display: inline
}

.sendatu-heading-frqyvh9l .sendatu-heading__dynamic {
    display: inline
}

.sendatu-heading-frqyvh9l .sendatu-heading__dynamic span {
    display: inline-block
}

.sendatu-links-rfy3moar {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0
}

.sendatu-links-rfy3moar .sendatu-list--link {
    text-decoration: none;
    color: var(--color-203);
    line-height: 1;
    align-items: center
}

.sendatu-links-rfy3moar .sendatu-list--link:hover {
    color: var(--color-2)
}

.sendatu-links-rfy3moar .sendatu-list--link {
    margin-bottom: 16px
}

.sendatu-links-rfy3moar .sendatu-list--item:last-child .sendatu-list--link {
    margin-bottom: 0
}

.sendatu-links-rfy3moar .sendatu-list--icon {
    font-size: 20px;
    margin-right: 16px
}

.sendatu-links-rfy3moar .icon_6bb0och6 {
    font-size: null;
    color: null
}

.sendatu-links-rfy3moar .icon_krurbnze {
    font-size: null;
    color: null
}

.sendatu-links-rfy3moar .icon_hy72bj4u {
    font-size: null;
    color: null
}

.sendatu-container-pek6ufsf {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding-top: 1px;
    padding-bottom: 1px;
    flex-basis: 100%;
    align-items: stretch;
    margin-top: 1px
}

.sendatu-container-pek6ufsf {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding-top: 1px;
    padding-bottom: 1px;
    flex-basis: 100%;
    align-items: stretch;
    margin-top: 1px
}

:where(.sendatu-container-pek6ufsf) {
    position: relative
}

:where(.sendatu-container-pek6ufsf) > .video-bg, :where(.sendatu-container-pek6ufsf) > .sendatu-container-pek6ufsf--video-overlay {
    z-index: -1
}

.sendatu-line-331klbze {
    border-width: 0;
    background-color: var(--color-301);
    height: 1px
}

.sendatu-line-331klbze-wrapper.sendatu-line-331klbze-wrapper.sendatu-line-331klbze-wrapper {
    flex-grow: 1;
    align-self: stretch
}

.sendatu-container-jothxq4h {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-top: 1px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 1px;
    flex-basis: 100%;
    justify-content: center;
    align-items: center;
    margin-top: 16px
}

@media screen and (max-width: 1023px) {
    .sendatu-container-jothxq4h {
        padding-top: 1px;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 1px;
        margin-top: 0
    }
}

@media screen and (max-width: 767px) {
    .sendatu-container-jothxq4h {
        gap: 16px
    }
}

.sendatu-container-jothxq4h {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-top: 1px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 1px;
    flex-basis: 100%;
    justify-content: center;
    align-items: center;
    margin-top: 16px
}

@media all and (max-width: 1023px) {
    .sendatu-container-jothxq4h {
        padding-top: 1px;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 1px;
        margin-top: 0
    }
}

@media all and (max-width: 767px) {
    .sendatu-container-jothxq4h {
        gap: 16px
    }
}

.sendatu-container-jothxq4h.sendatu-container-jothxq4h {
    margin-left: calc((100% - var(--max-width, 100%)) / 2 + 0px);
    margin-right: calc((100% - var(--max-width, 100%)) / 2 + 0px);
    width: calc(var(--max-width, 100%) - 0px - 0px)
}

@media all and (max-width: 1023px) {
    .sendatu-container-jothxq4h.sendatu-container-jothxq4h {
        margin-left: calc((100% - var(--max-width, 100%)) / 2 + 0px);
        margin-right: calc((100% - var(--max-width, 100%)) / 2 + 0px);
        width: calc(var(--max-width, 100%) - 0px - 0px)
    }
}

@media all and (max-width: 767px) {
    .sendatu-container-jothxq4h.sendatu-container-jothxq4h {
        margin-left: calc((100% - var(--max-width, 100%)) / 2 + 0px);
        margin-right: calc((100% - var(--max-width, 100%)) / 2 + 0px);
        width: calc(var(--max-width, 100%) - 0px - 0px)
    }
}

:where(.sendatu-container-jothxq4h) {
    margin: 0 auto
}

:where(.sendatu-container-jothxq4h) {
    position: relative
}

:where(.sendatu-container-jothxq4h) > .video-bg, :where(.sendatu-container-jothxq4h) > .sendatu-container-jothxq4h--video-overlay {
    z-index: -1
}

.sendatu-container-x7rcrnm0 {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding-top: 1px;
    padding-bottom: 1px;
    flex-basis: 57.14%;
    align-items: stretch
}

@media screen and (max-width: 1023px) {
    .sendatu-container-x7rcrnm0 {
        flex-basis: 50%
    }
}

@media screen and (max-width: 767px) {
    .sendatu-container-x7rcrnm0 {
        flex-basis: 100%
    }
}

.sendatu-container-x7rcrnm0 {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding-top: 1px;
    padding-bottom: 1px;
    flex-basis: 57.14%;
    align-items: stretch
}

@media all and (max-width: 1023px) {
    .sendatu-container-x7rcrnm0 {
        flex-basis: 50%
    }
}

@media all and (max-width: 767px) {
    .sendatu-container-x7rcrnm0 {
        flex-basis: 100%
    }
}

:where(.sendatu-container-x7rcrnm0) {
    position: relative
}

:where(.sendatu-container-x7rcrnm0) > .video-bg, :where(.sendatu-container-x7rcrnm0) > .sendatu-container-x7rcrnm0--video-overlay {
    z-index: -1
}

.sendatu-image-4p0131bo {
    object-fit: cover;
    width: 200px
}

.sendatu-container-iya4d9xn {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding-top: 1px;
    padding-bottom: 1px;
    flex-basis: 42%;
    align-items: stretch
}

@media screen and (max-width: 1023px) {
    .sendatu-container-iya4d9xn {
        justify-content: center;
        flex-basis: 50%
    }
}

@media screen and (max-width: 767px) {
    .sendatu-container-iya4d9xn {
        flex-basis: 100%
    }
}

.sendatu-container-iya4d9xn {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding-top: 1px;
    padding-bottom: 1px;
    flex-basis: 42%;
    align-items: stretch
}

@media all and (max-width: 1023px) {
    .sendatu-container-iya4d9xn {
        justify-content: center;
        flex-basis: 50%
    }
}

@media all and (max-width: 767px) {
    .sendatu-container-iya4d9xn {
        flex-basis: 100%
    }
}

:where(.sendatu-container-iya4d9xn) {
    position: relative
}

:where(.sendatu-container-iya4d9xn) > .video-bg, :where(.sendatu-container-iya4d9xn) > .sendatu-container-iya4d9xn--video-overlay {
    z-index: -1
}

.sendatu-text-vl0f22y6 {
    text-align: right;
    color: var(--color-201);
    margin-top: 0;
    margin-bottom: 0
}

@media screen and (max-width: 1023px) {
    .sendatu-text-vl0f22y6 {
        margin-top: 0;
        margin-bottom: 0
    }
}

@media screen and (max-width: 767px) {
    .sendatu-text-vl0f22y6 {
        text-align: left
    }
}

.sendatu-text-vl0f22y6 {
}

.symbol--header {
    background-color: var(--color-101)
}

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

.sendatu-row-80vj5xo8-wrapper {
}

.sendatu-row-80vj5xo8 {
    --nav-padding: 15px
}

[class*=close-btn-] {
    display: none
}

.sendatu-column-3nlzswir {
}

.sendatu-nav-kflzsvrm {
    padding-top: 20px;
    padding-bottom: 20px
}

.sendatu-nav-kflzsvrm-wrapper.sticky, .sendatu-nav-kflzsvrm-wrapper.expended {
    background-color: var(--color-102)
}

.sendatu-nav-kflzsvrm .sendatu-navbar--brand {
    width: 200px
}

.sendatu-nav-kflzsvrm .sendatu-navbar--brand img {
    width: 100%
}

.sendatu-nav-kflzsvrm .sendatu-navbar--toggle {
    border: 1px solid var(--color-204);
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 5px 5px 5px 5px;
    color: var(--color-204)
}

.sendatu-nav-kflzsvrm .sendatu-nav--links {
    justify-content: center
}

.sendatu-nav-kflzsvrm .sendatu-nav--link {
    margin-right: 30px
}

@media all and (max-width: 767px) {
    .sendatu-nav-kflzsvrm .sendatu-nav--link {
        margin-right: auto;
        margin-bottom: 30px
    }
}

.sendatu-nav-kflzsvrm .sendatu-nav--links > li:last-child > a {
    margin-right: 0
}

.sendatu-nav-kflzsvrm .sendatu-nav--link-icon {
    margin-right: 5px
}

.sendatu-nav-kflzsvrm .sendatu-nav--link {
    text-decoration: none;
    color: var(--color-1)
}

.sendatu-nav-kflzsvrm .sendatu-nav--btn {
    margin-right: 15px
}

@media all and (max-width: 767px) {
    .sendatu-nav-kflzsvrm .sendatu-nav--btn {
        margin-right: auto;
        margin-bottom: 15px
    }
}

.sendatu-nav-kflzsvrm .sendatu-nav--btns > li:last-child > a {
    margin-right: 0
}

.sendatu-nav-kflzsvrm .sendatu-nav--btn {
    font-weight: 500;
    border-radius: 5px 5px 5px 5px;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 30px;
    padding-right: 30px;
    color: var(--color-1)
}

.sendatu-nav-kflzsvrm .sendatu-nav--btn-5xmbnhej {
    color: var(--color-201);
    background-color: var(--color-1);
    border: 0 solid
}

.sendatu-nav-kflzsvrm .sendatu-nav--btn, .sendatu-nav-kflzsvrm .sendatu-nav--link {
    margin-bottom: 0
}

.sendatu-nav-kflzsvrm .is-dropdown {
    position: relative
}

.sendatu-nav-kflzsvrm .is-dropdown:hover .sendatu-nav--dropdown {
    opacity: 1;
    top: 100%;
    visibility: visible
}

.sendatu-nav-kflzsvrm .dropdown-item .dropdown-text {
    flex: 1 0
}

.sendatu-nav-kflzsvrm .dropdown-icon-gap {
    display: inline-block;
    width: null
}

.sendatu-nav-kflzsvrm .sendatu-nav--dropdown {
    padding: 0;
    background: #fff;
    white-space: nowrap;
    transition: all .2s;
    list-style-type: none
}

.sendatu-nav-kflzsvrm .sendatu-nav--dropdown.expended {
    display: grid
}

@media screen and (min-width: 1024px) {
    .sendatu-nav-kflzsvrm .sendatu-nav--dropdown {
        left: 0;
        top: 100%;
        opacity: 0;
        display: grid;
        z-index: 99999;
        visibility: hidden;
        position: absolute;
        box-shadow: rgb(43 53 86/15%) 0 5px 20px
    }
}

.sendatu-nav-kflzsvrm .dropdown-item a {
    display: flex;
    align-items: center;
    text-decoration: none;
    flex-direction: row
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .sendatu-nav-kflzsvrm .sendatu-nav--links {
        justify-content: center
    }

    .sendatu-nav-kflzsvrm .sendatu-nav--link {
        margin-right: 30px
    }

    @media all and (max-width: 767px) {
        .sendatu-nav-kflzsvrm .sendatu-nav--link {
            margin-right: auto;
            margin-bottom: 30px
        }
    }.sendatu-nav-kflzsvrm .sendatu-nav--links > li:last-child > a {
         margin-right: 0
     }

    .sendatu-nav-kflzsvrm .sendatu-nav--link-icon {
        margin-right: 5px
    }

    .sendatu-nav-kflzsvrm .sendatu-nav--link {
        margin-right: 0 !important
    }

    .sendatu-nav-kflzsvrm .sendatu-nav--btn {
        margin-right: 15px
    }

    @media all and (max-width: 767px) {
        .sendatu-nav-kflzsvrm .sendatu-nav--btn {
            margin-right: auto;
            margin-bottom: 15px
        }
    }.sendatu-nav-kflzsvrm .sendatu-nav--btns > li:last-child > a {
         margin-right: 0
     }

    .sendatu-nav-kflzsvrm .sendatu-nav--btn {
        margin-right: 0 !important
    }
}

@media screen and (max-width: 1023px) {
    .sendatu-nav-kflzsvrm .sendatu-nav--dropdown {
        position: relative;
        opacity: 1;
        place-content: center
    }

    .sendatu-nav-kflzsvrm .sendatu-nav--btn, .sendatu-nav-kflzsvrm .sendatu-nav--link {
        margin: 8px 0
    }
}

.sendatu-section-ky30fpvz {
    padding-top: 50px;
    padding-bottom: 29px;
    padding-left: 100px;
    padding-right: 100px;
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
    border-style: solid;
    border-color: #0a0a0a
}

.sendatu-section-ky30fpvz:before {
}

@media screen and (max-width: 1023px) {
    .sendatu-section-ky30fpvz {
        background-position: 0;
        background-size: cover;
        padding-top: 0;
        padding-bottom: 60px
    }
}

@media screen and (max-width: 767px) {
    .sendatu-section-ky30fpvz {
        padding-bottom: 9px
    }
}

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

.sendatu-section-ky30fpvz-frame-corner {
    top: 0;
    right: 0;
    position: absolute;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 500 500%22 preserveAspectRatio=%22none%22%3E%3Cpath d=%22M5e2.0v448.944c-44.604 35.874-102.608 57.157-148.309 48.1-64.963-12.743-116.219-89.592-180.468-151.709C106.974 283.218 29.733 235.57 7.174 167.081-10.185 114.38 4.921 50.141 42.082.0H5e2z%22 fill=%22%23b7e3c7%22/%3E%3C/svg%3E");
    width: 700px;
    height: 700px;
    background-size: 700px 700px
}

.sendatu-row-nedbvwe1 {
}

@media screen and (max-width: 1023px) {
    .sendatu-row-nedbvwe1 {
        margin-top: 0
    }
}

@media screen and (max-width: 767px) {
    .sendatu-row-nedbvwe1 {
        margin-top: 0
    }
}

.sendatu-row-nedbvwe1 {
    --nav-padding: 15px
}

[class*=close-btn-] {
    display: none
}

.sendatu-column-wf1qvg8w {
    text-align: left;
    justify-content: flex-start;
    border-radius: 10px 10px 10px 10px;
    background-size: auto;
    background-position: 0 100%;
    background-repeat: no-repeat
}

@media screen and (max-width: 1023px) {
    .sendatu-column-wf1qvg8w {
        text-align: left;
        margin-top: 0;
        margin-left: 0
    }
}

@media screen and (max-width: 767px) {
    .sendatu-column-wf1qvg8w {
        padding-bottom: 0
    }
}

.sendatu-column-wf1qvg8w {
}

.sendatu-column-wf1qvg8w {
    display: flex;
    flex-direction: column
}

.sendatu-nav-njd8sw5q {
    padding-top: 20px;
    padding-bottom: 20px;
    border-width: 0;
    border-style: solid;
    border-bottom-width: 0;
    border-bottom-style: solid;
    margin-top: 1px
}

@media screen and (max-width: 1023px) {
}

@media screen and (max-width: 767px) {
    .sendatu-nav-njd8sw5q {
        margin-top: 1px
    }
}

.sendatu-nav-njd8sw5q-wrapper.sticky, .sendatu-nav-njd8sw5q-wrapper.expended {
    background-color: #0000
}

.sendatu-nav-njd8sw5q .sendatu-navbar--brand {
    width: 249px
}

.sendatu-nav-njd8sw5q .sendatu-navbar--brand img {
    width: 100%
}

.sendatu-nav-njd8sw5q .sendatu-navbar--toggle {
    border: 1px solid var(--color-7);
    padding-left: 12px;
    padding-right: 12px;
    color: #010101
}

@media all and (max-width: 1023px) {
    .sendatu-nav-njd8sw5q .sendatu-navbar--toggle {
        font-size: 20px
    }
}

.sendatu-nav-njd8sw5q .sendatu-nav--links {
    justify-content: flex-end
}

.sendatu-nav-njd8sw5q .sendatu-nav--link {
    margin-right: 36px;
    flex-direction: row-reverse
}

@media all and (max-width: 767px) {
    .sendatu-nav-njd8sw5q .sendatu-nav--link {
        margin-right: auto;
        margin-bottom: 36px
    }
}

.sendatu-nav-njd8sw5q .sendatu-nav--links > li:last-child > a {
    margin-right: 0
}

.sendatu-nav-njd8sw5q .sendatu-nav--link-icon {
    margin-left: 5px
}

.sendatu-nav-njd8sw5q .sendatu-nav--link {
    text-decoration: none;
    color: #0e0d0dcc
}

.sendatu-nav-njd8sw5q .sendatu-nav--btn {
    margin-right: 15px
}

@media all and (max-width: 767px) {
    .sendatu-nav-njd8sw5q .sendatu-nav--btn {
        margin-right: auto;
        margin-bottom: 15px
    }
}

.sendatu-nav-njd8sw5q .sendatu-nav--btns > li:last-child > a {
    margin-right: 0
}

.sendatu-nav-njd8sw5q .sendatu-nav--btn {
    font-weight: 500;
    border-radius: 5px 5px 5px 5px;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 20px;
    padding-right: 20px;
    border: 0 solid #080809;
    background-color: #0000
}

.sendatu-nav-njd8sw5q .sendatu-nav--btn-yui5jpvx {
    color: #010101;
    border: 2px solid #020202
}

.sendatu-nav-njd8sw5q .sendatu-nav--btn, .sendatu-nav-njd8sw5q .sendatu-nav--link {
    margin-bottom: 0
}

.sendatu-nav-njd8sw5q .is-dropdown {
    position: relative
}

.sendatu-nav-njd8sw5q .is-dropdown:hover .sendatu-nav--dropdown {
    opacity: 1;
    top: 100%;
    visibility: visible
}

.sendatu-nav-njd8sw5q .dropdown-item .dropdown-text {
    flex: 1 0
}

.sendatu-nav-njd8sw5q .dropdown-icon-gap {
    display: inline-block;
    width:
}

.sendatu-nav-njd8sw5q .sendatu-nav--dropdown {
    padding: 0;
    background: #fff;
    white-space: nowrap;
    transition: all .2s;
    list-style-type: none
}

.sendatu-nav-njd8sw5q .sendatu-nav--dropdown.expended {
    display: grid
}

@media screen and (min-width: 1024px) {
    .sendatu-nav-njd8sw5q .sendatu-nav--dropdown {
        left: 0;
        top: 100%;
        opacity: 0;
        display: grid;
        z-index: 99999;
        visibility: hidden;
        position: absolute;
        box-shadow: rgb(43 53 86/15%) 0 5px 20px
    }
}

.sendatu-nav-njd8sw5q .sendatu-nav--dropdown {
    padding-bottom: 16px;
    padding-left: 24px;
    padding-right: 24px;
    border-radius: 5px 5px 5px 5px;
    background-color: var(--color-102)
}

.sendatu-nav-njd8sw5q .dropdown-item a {
    display: flex;
    align-items: center;
    text-decoration: none;
    flex-direction: row
}

.sendatu-nav-njd8sw5q .dropdown-item a {
    line-height: 26px;
    padding-top: 16px;
    color: var(--color-6)
}

.sendatu-nav-njd8sw5q .dropdown-item a:hover {
    color: var(--color-7)
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .sendatu-nav-njd8sw5q .sendatu-nav--links {
        justify-content: flex-end
    }

    .sendatu-nav-njd8sw5q .sendatu-nav--link {
        margin-right: 36px;
        flex-direction: row-reverse
    }

    @media all and (max-width: 767px) {
        .sendatu-nav-njd8sw5q .sendatu-nav--link {
            margin-right: auto;
            margin-bottom: 36px
        }
    }.sendatu-nav-njd8sw5q .sendatu-nav--links > li:last-child > a {
         margin-right: 0
     }

    .sendatu-nav-njd8sw5q .sendatu-nav--link-icon {
        margin-left: 5px
    }

    .sendatu-nav-njd8sw5q .sendatu-nav--link {
        margin-right: 0 !important
    }

    .sendatu-nav-njd8sw5q .sendatu-nav--btn {
        margin-right: 15px
    }

    @media all and (max-width: 767px) {
        .sendatu-nav-njd8sw5q .sendatu-nav--btn {
            margin-right: auto;
            margin-bottom: 15px
        }
    }.sendatu-nav-njd8sw5q .sendatu-nav--btns > li:last-child > a {
         margin-right: 0
     }

    .sendatu-nav-njd8sw5q .sendatu-nav--btn {
        margin-right: 0 !important
    }
}

@media screen and (max-width: 1023px) {
    .sendatu-nav-njd8sw5q .sendatu-nav--dropdown {
        position: relative;
        opacity: 1;
        place-content: center
    }

    .sendatu-nav-njd8sw5q .sendatu-nav--btn, .sendatu-nav-njd8sw5q .sendatu-nav--link {
        margin: 8px 0
    }
}

:where([class*=sendatu-nav-njd8sw5q-wrapper]:not([class*=sendatu-nav-njd8sw5q-wrapper] *)) {
    margin-top: 1px
}

@media all and (max-width: 1023px) {
    :where([class*=sendatu-nav-njd8sw5q-wrapper]:not([class*=sendatu-nav-njd8sw5q-wrapper] *)) {
        margin-top: 1px
    }
}

@media all and (max-width: 767px) {
    :where([class*=sendatu-nav-njd8sw5q-wrapper]:not([class*=sendatu-nav-njd8sw5q-wrapper] *)) {
        margin-top: 1px
    }
}

.sendatu-nav-njd8sw5q.sendatu-nav-njd8sw5q.sendatu-nav-njd8sw5q {
    margin-top: 0
}

@media all and (max-width: 1023px) {
    .sendatu-nav-njd8sw5q.sendatu-nav-njd8sw5q.sendatu-nav-njd8sw5q {
        margin-top: 0
    }
}

@media all and (max-width: 767px) {
    .sendatu-nav-njd8sw5q.sendatu-nav-njd8sw5q.sendatu-nav-njd8sw5q {
        margin-top: 0
    }
}

.sendatu-section-s4q1lrdw:before {
}

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

.sendatu-container-x6utx7n5 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    flex-basis: 100%;
    justify-content: center;
    gap: 30px
}

.sendatu-container-x6utx7n5 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    flex-basis: 100%;
    justify-content: center;
    gap: 30px
}

.sendatu-container-1gaasz7q.sendatu-container-1gaasz7q {
    width: calc(100% - 0px);
    flex-basis: auto
}

@media all and (max-width: 1023px) {
    .sendatu-container-1gaasz7q.sendatu-container-1gaasz7q {
        width: calc(100% - 0px);
        flex-basis: auto
    }
}

@media all and (max-width: 767px) {
    .sendatu-container-1gaasz7q.sendatu-container-1gaasz7q {
        width: calc(100% - 0px);
        flex-basis: auto
    }
}

.sendatu-container-x6utx7n5.sendatu-container-x6utx7n5 {
    margin-left: calc((100% - var(--max-width, 100%)) / 2 + 0px);
    margin-right: calc((100% - var(--max-width, 100%)) / 2 + 0px);
    width: calc(var(--max-width, 100%) - 0px - 0px)
}

@media all and (max-width: 1023px) {
    .sendatu-container-x6utx7n5.sendatu-container-x6utx7n5 {
        margin-left: calc((100% - var(--max-width, 100%)) / 2 + 0px);
        margin-right: calc((100% - var(--max-width, 100%)) / 2 + 0px);
        width: calc(var(--max-width, 100%) - 0px - 0px)
    }
}

@media all and (max-width: 767px) {
    .sendatu-container-x6utx7n5.sendatu-container-x6utx7n5 {
        margin-left: calc((100% - var(--max-width, 100%)) / 2 + 0px);
        margin-right: calc((100% - var(--max-width, 100%)) / 2 + 0px);
        width: calc(var(--max-width, 100%) - 0px - 0px)
    }
}

:where(.sendatu-container-x6utx7n5) {
    margin: 0 auto
}

:where(.sendatu-container-x6utx7n5) {
    position: relative
}

:where(.sendatu-container-x6utx7n5) > .video-bg, :where(.sendatu-container-x6utx7n5) > .sendatu-container-x6utx7n5--video-overlay {
    z-index: -1
}

.sendatu-container-1gaasz7q {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding-top: 10px;
    padding-bottom: 10px;
    flex-basis: 100%;
    align-items: stretch
}

.sendatu-container-1gaasz7q {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding-top: 10px;
    padding-bottom: 10px;
    flex-basis: 100%;
    align-items: stretch
}

:where(.sendatu-container-1gaasz7q) {
    position: relative
}

:where(.sendatu-container-1gaasz7q) > .video-bg, :where(.sendatu-container-1gaasz7q) > .sendatu-container-1gaasz7q--video-overlay {
    z-index: -1
}

.sendatu-heading-a60wv5tu {
    margin-top: 8px;
    margin-bottom: 8px
}

@media screen and (max-width: 767px) {
    .sendatu-heading-a60wv5tu {
        text-align: center;
        font-size: 29px;
        margin-top: 8px;
        margin-bottom: 8px;
        margin-left: 3px;
        margin-right: 7px
    }
}

.sendatu-heading-a60wv5tu {
}

.sendatu-heading-a60wv5tu p {
    display: inline
}

.sendatu-heading-a60wv5tu .sendatu-heading__dynamic {
    display: inline
}

.sendatu-heading-a60wv5tu .sendatu-heading__dynamic span {
    display: inline-block
}

:where([class*=sendatu-heading-a60wv5tu-wrapper]:not([class*=sendatu-heading-a60wv5tu-wrapper] *)) {
    margin-top: 8px;
    margin-bottom: 8px
}

@media all and (max-width: 1023px) {
    :where([class*=sendatu-heading-a60wv5tu-wrapper]:not([class*=sendatu-heading-a60wv5tu-wrapper] *)) {
        margin-top: 8px;
        margin-bottom: 8px
    }
}

@media all and (max-width: 767px) {
    :where([class*=sendatu-heading-a60wv5tu-wrapper]:not([class*=sendatu-heading-a60wv5tu-wrapper] *)) {
        margin-top: 8px;
        margin-bottom: 8px;
        margin-left: 3px;
        margin-right: 7px
    }
}

.sendatu-heading-a60wv5tu.sendatu-heading-a60wv5tu.sendatu-heading-a60wv5tu {
    margin-top: 0;
    margin-bottom: 0
}

@media all and (max-width: 1023px) {
    .sendatu-heading-a60wv5tu.sendatu-heading-a60wv5tu.sendatu-heading-a60wv5tu {
        margin-top: 0;
        margin-bottom: 0
    }
}

@media all and (max-width: 767px) {
    .sendatu-heading-a60wv5tu.sendatu-heading-a60wv5tu.sendatu-heading-a60wv5tu {
        margin-top: 0;
        margin-bottom: 0;
        margin-left: 0;
        margin-right: 0
    }
}

.sendatu-section-4gblgi7g {
    padding-top: 10px;
    padding-bottom: 1px
}

.sendatu-section-4gblgi7g:before {
}

@media screen and (max-width: 1023px) {
    .sendatu-section-4gblgi7g {
        padding-top: 60px;
        padding-bottom: 60px
    }
}

@media screen and (max-width: 767px) {
    .sendatu-section-4gblgi7g {
        padding-top: 26px;
        padding-bottom: 40px;
        padding-left: 24px;
        padding-right: 24px
    }
}

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

.sendatu-container-j40qfh3g {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    flex-basis: 100%;
    justify-content: center;
    gap: 30px
}

.sendatu-container-j40qfh3g {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    flex-basis: 100%;
    justify-content: center;
    gap: 30px
}

.sendatu-container-tbnaybal.sendatu-container-tbnaybal {
    width: calc(100% - 0px);
    flex-basis: auto
}

@media all and (max-width: 1023px) {
    .sendatu-container-tbnaybal.sendatu-container-tbnaybal {
        width: calc(100% - 0px);
        flex-basis: auto
    }
}

@media all and (max-width: 767px) {
    .sendatu-container-tbnaybal.sendatu-container-tbnaybal {
        width: calc(100% - 0px);
        flex-basis: auto
    }
}

.sendatu-container-dkxmu1fg.sendatu-container-dkxmu1fg {
    width: calc(50% - 15px);
    flex-basis: auto
}

@media all and (max-width: 1023px) {
    .sendatu-container-dkxmu1fg.sendatu-container-dkxmu1fg {
        width: calc(50% - 15px);
        flex-basis: auto
    }
}

@media all and (max-width: 767px) {
    .sendatu-container-dkxmu1fg.sendatu-container-dkxmu1fg {
        width: calc(100% - 0px);
        flex-basis: auto
    }
}

.sendatu-container-r7vzfcdg.sendatu-container-r7vzfcdg {
    width: calc(50% - 15px);
    flex-basis: auto
}

@media all and (max-width: 1023px) {
    .sendatu-container-r7vzfcdg.sendatu-container-r7vzfcdg {
        width: calc(50% - 15px);
        flex-basis: auto
    }
}

@media all and (max-width: 767px) {
    .sendatu-container-r7vzfcdg.sendatu-container-r7vzfcdg {
        width: calc(50% - 0px);
        flex-basis: auto
    }
}

.sendatu-container-j40qfh3g.sendatu-container-j40qfh3g {
    margin-left: calc((100% - var(--max-width, 100%)) / 2 + 0px);
    margin-right: calc((100% - var(--max-width, 100%)) / 2 + 0px);
    width: calc(var(--max-width, 100%) - 0px - 0px)
}

@media all and (max-width: 1023px) {
    .sendatu-container-j40qfh3g.sendatu-container-j40qfh3g {
        margin-left: calc((100% - var(--max-width, 100%)) / 2 + 0px);
        margin-right: calc((100% - var(--max-width, 100%)) / 2 + 0px);
        width: calc(var(--max-width, 100%) - 0px - 0px)
    }
}

@media all and (max-width: 767px) {
    .sendatu-container-j40qfh3g.sendatu-container-j40qfh3g {
        margin-left: calc((100% - var(--max-width, 100%)) / 2 + 0px);
        margin-right: calc((100% - var(--max-width, 100%)) / 2 + 0px);
        width: calc(var(--max-width, 100%) - 0px - 0px)
    }
}

:where(.sendatu-container-j40qfh3g) {
    margin: 0 auto
}

:where(.sendatu-container-j40qfh3g) {
    position: relative
}

:where(.sendatu-container-j40qfh3g) > .video-bg, :where(.sendatu-container-j40qfh3g) > .sendatu-container-j40qfh3g--video-overlay {
    z-index: -1
}

.sendatu-container-tbnaybal {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding-top: 10px;
    padding-bottom: 10px;
    flex-basis: 100%;
    align-items: stretch
}

.sendatu-container-tbnaybal {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding-top: 10px;
    padding-bottom: 10px;
    flex-basis: 100%;
    align-items: stretch
}

:where(.sendatu-container-tbnaybal) {
    position: relative
}

:where(.sendatu-container-tbnaybal) > .video-bg, :where(.sendatu-container-tbnaybal) > .sendatu-container-tbnaybal--video-overlay {
    z-index: -1
}

.sendatu-heading-sofkwd0v {
    margin-top: 8px;
    margin-bottom: 8px;
    padding-left: 0
}

.sendatu-heading-sofkwd0v {
}

.sendatu-heading-sofkwd0v p {
    display: inline
}

.sendatu-heading-sofkwd0v .sendatu-heading__dynamic {
    display: inline
}

.sendatu-heading-sofkwd0v .sendatu-heading__dynamic span {
    display: inline-block
}

:where([class*=sendatu-heading-sofkwd0v-wrapper]:not([class*=sendatu-heading-sofkwd0v-wrapper] *)) {
    margin-top: 8px;
    margin-bottom: 8px
}

@media all and (max-width: 1023px) {
    :where([class*=sendatu-heading-sofkwd0v-wrapper]:not([class*=sendatu-heading-sofkwd0v-wrapper] *)) {
        margin-top: 8px;
        margin-bottom: 8px
    }
}

@media all and (max-width: 767px) {
    :where([class*=sendatu-heading-sofkwd0v-wrapper]:not([class*=sendatu-heading-sofkwd0v-wrapper] *)) {
        margin-top: 8px;
        margin-bottom: 8px
    }
}

.sendatu-heading-sofkwd0v.sendatu-heading-sofkwd0v.sendatu-heading-sofkwd0v {
    margin-top: 0;
    margin-bottom: 0
}

@media all and (max-width: 1023px) {
    .sendatu-heading-sofkwd0v.sendatu-heading-sofkwd0v.sendatu-heading-sofkwd0v {
        margin-top: 0;
        margin-bottom: 0
    }
}

@media all and (max-width: 767px) {
    .sendatu-heading-sofkwd0v.sendatu-heading-sofkwd0v.sendatu-heading-sofkwd0v {
        margin-top: 0;
        margin-bottom: 0
    }
}

.sendatu-line-h16xhpso {
    border-width: 0;
    background-color: #313331;
    height: 2px;
    width: 100%
}

.sendatu-line-h16xhpso-wrapper.sendatu-line-h16xhpso-wrapper.sendatu-line-h16xhpso-wrapper {
    flex-grow: 1;
    align-self: stretch
}

.sendatu-line-h16xhpso.sendatu-line-h16xhpso.sendatu-line-h16xhpso {
}

@media all and (max-width: 1023px) {
    .sendatu-line-h16xhpso.sendatu-line-h16xhpso.sendatu-line-h16xhpso {
    }
}

@media all and (max-width: 767px) {
    .sendatu-line-h16xhpso.sendatu-line-h16xhpso.sendatu-line-h16xhpso {
    }
}

.sendatu-container-dkxmu1fg {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding-top: 10px;
    padding-bottom: 10px;
    flex-basis: 50%;
    align-items: stretch
}

@media screen and (max-width: 767px) {
    .sendatu-container-dkxmu1fg {
        flex-basis: 100%
    }
}

.sendatu-container-dkxmu1fg {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding-top: 10px;
    padding-bottom: 10px;
    flex-basis: 50%;
    align-items: stretch
}

@media all and (max-width: 767px) {
    .sendatu-container-dkxmu1fg {
        flex-basis: 100%
    }
}

:where(.sendatu-container-dkxmu1fg) {
    position: relative
}

:where(.sendatu-container-dkxmu1fg) > .video-bg, :where(.sendatu-container-dkxmu1fg) > .sendatu-container-dkxmu1fg--video-overlay {
    z-index: -1
}

.sendatu-image-j6c1i7kd {
    object-fit: cover;
    height: 199px;
    width: 586px;
    margin-bottom: 1px;
    margin-top: 64px
}

@media screen and (max-width: 1023px) {
    .sendatu-image-j6c1i7kd {
        width: 449px;
        height: 120px
    }
}

:where([class*=sendatu-image-j6c1i7kd-wrapper]:not([class*=sendatu-image-j6c1i7kd-wrapper] *)) {
    margin-bottom: 1px;
    margin-top: 64px
}

@media all and (max-width: 1023px) {
    :where([class*=sendatu-image-j6c1i7kd-wrapper]:not([class*=sendatu-image-j6c1i7kd-wrapper] *)) {
        margin-bottom: 1px;
        margin-top: 64px
    }
}

@media all and (max-width: 767px) {
    :where([class*=sendatu-image-j6c1i7kd-wrapper]:not([class*=sendatu-image-j6c1i7kd-wrapper] *)) {
        margin-bottom: 1px;
        margin-top: 64px
    }
}

.sendatu-image-j6c1i7kd.sendatu-image-j6c1i7kd.sendatu-image-j6c1i7kd {
    margin-bottom: 0;
    margin-top: 0
}

@media all and (max-width: 1023px) {
    .sendatu-image-j6c1i7kd.sendatu-image-j6c1i7kd.sendatu-image-j6c1i7kd {
        margin-bottom: 0;
        margin-top: 0
    }
}

@media all and (max-width: 767px) {
    .sendatu-image-j6c1i7kd.sendatu-image-j6c1i7kd.sendatu-image-j6c1i7kd {
        margin-bottom: 0;
        margin-top: 0
    }
}

.sendatu-text-bfx9o4wt {
    margin-top: 4px;
    margin-bottom: 8px;
    text-align: center
}

.sendatu-text-bfx9o4wt {
}

.sendatu-container-r7vzfcdg {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding-top: 10px;
    padding-bottom: 10px;
    flex-basis: 50%;
    align-items: stretch
}

.sendatu-container-r7vzfcdg {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding-top: 10px;
    padding-bottom: 10px;
    flex-basis: 50%;
    align-items: stretch
}

:where(.sendatu-container-r7vzfcdg) {
    position: relative
}

:where(.sendatu-container-r7vzfcdg) > .video-bg, :where(.sendatu-container-r7vzfcdg) > .sendatu-container-r7vzfcdg--video-overlay {
    z-index: -1
}

.sendatu-text-akkwi4vc {
    margin-top: 4px;
    margin-bottom: 8px;
    font-size: 20px
}

.sendatu-text-akkwi4vc {
}

.sendatu-container-nt4eltgb {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    flex-basis: 100%;
    justify-content: center;
    gap: 30px
}

.sendatu-container-nt4eltgb {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    flex-basis: 100%;
    justify-content: center;
    gap: 30px
}

.sendatu-container-lnqxvywa.sendatu-container-lnqxvywa {
    width: calc(100% - 0px);
    flex-basis: auto
}

@media all and (max-width: 1023px) {
    .sendatu-container-lnqxvywa.sendatu-container-lnqxvywa {
        width: calc(100% - 0px);
        flex-basis: auto
    }
}

@media all and (max-width: 767px) {
    .sendatu-container-lnqxvywa.sendatu-container-lnqxvywa {
        width: calc(100% - 0px);
        flex-basis: auto
    }
}

.sendatu-container-nt4eltgb.sendatu-container-nt4eltgb {
    margin-left: calc((100% - var(--max-width, 100%)) / 2 + 0px);
    margin-right: calc((100% - var(--max-width, 100%)) / 2 + 0px);
    width: calc(var(--max-width, 100%) - 0px - 0px)
}

@media all and (max-width: 1023px) {
    .sendatu-container-nt4eltgb.sendatu-container-nt4eltgb {
        margin-left: calc((100% - var(--max-width, 100%)) / 2 + 0px);
        margin-right: calc((100% - var(--max-width, 100%)) / 2 + 0px);
        width: calc(var(--max-width, 100%) - 0px - 0px)
    }
}

@media all and (max-width: 767px) {
    .sendatu-container-nt4eltgb.sendatu-container-nt4eltgb {
        margin-left: calc((100% - var(--max-width, 100%)) / 2 + 0px);
        margin-right: calc((100% - var(--max-width, 100%)) / 2 + 0px);
        width: calc(var(--max-width, 100%) - 0px - 0px)
    }
}

:where(.sendatu-container-nt4eltgb) {
    margin: 0 auto
}

:where(.sendatu-container-nt4eltgb) {
    position: relative
}

:where(.sendatu-container-nt4eltgb) > .video-bg, :where(.sendatu-container-nt4eltgb) > .sendatu-container-nt4eltgb--video-overlay {
    z-index: -1
}

.sendatu-container-lnqxvywa {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding-top: 10px;
    padding-bottom: 10px;
    flex-basis: 100%;
    align-items: stretch
}

.sendatu-container-lnqxvywa {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding-top: 10px;
    padding-bottom: 10px;
    flex-basis: 100%;
    align-items: stretch
}

:where(.sendatu-container-lnqxvywa) {
    position: relative
}

:where(.sendatu-container-lnqxvywa) > .video-bg, :where(.sendatu-container-lnqxvywa) > .sendatu-container-lnqxvywa--video-overlay {
    z-index: -1
}

.sendatu-heading-1t2xl8tk {
    margin-top: 8px;
    margin-bottom: 8px;
    text-align: left
}

.sendatu-heading-1t2xl8tk {
}

.sendatu-heading-1t2xl8tk p {
    display: inline
}

.sendatu-heading-1t2xl8tk .sendatu-heading__dynamic {
    display: inline
}

.sendatu-heading-1t2xl8tk .sendatu-heading__dynamic span {
    display: inline-block
}

:where([class*=sendatu-heading-1t2xl8tk-wrapper]:not([class*=sendatu-heading-1t2xl8tk-wrapper] *)) {
    margin-top: 8px;
    margin-bottom: 8px
}

@media all and (max-width: 1023px) {
    :where([class*=sendatu-heading-1t2xl8tk-wrapper]:not([class*=sendatu-heading-1t2xl8tk-wrapper] *)) {
        margin-top: 8px;
        margin-bottom: 8px
    }
}

@media all and (max-width: 767px) {
    :where([class*=sendatu-heading-1t2xl8tk-wrapper]:not([class*=sendatu-heading-1t2xl8tk-wrapper] *)) {
        margin-top: 8px;
        margin-bottom: 8px
    }
}

.sendatu-heading-1t2xl8tk.sendatu-heading-1t2xl8tk.sendatu-heading-1t2xl8tk {
    margin-top: 0;
    margin-bottom: 0
}

@media all and (max-width: 1023px) {
    .sendatu-heading-1t2xl8tk.sendatu-heading-1t2xl8tk.sendatu-heading-1t2xl8tk {
        margin-top: 0;
        margin-bottom: 0
    }
}

@media all and (max-width: 767px) {
    .sendatu-heading-1t2xl8tk.sendatu-heading-1t2xl8tk.sendatu-heading-1t2xl8tk {
        margin-top: 0;
        margin-bottom: 0
    }
}

.sendatu-line-b5k3tj92 {
    border-width: 0;
    background-color: #090909;
    height: 2px
}

.sendatu-line-b5k3tj92-wrapper.sendatu-line-b5k3tj92-wrapper.sendatu-line-b5k3tj92-wrapper {
    flex-grow: 1;
    align-self: stretch
}

.sendatu-line-b5k3tj92.sendatu-line-b5k3tj92.sendatu-line-b5k3tj92 {
}

@media all and (max-width: 1023px) {
    .sendatu-line-b5k3tj92.sendatu-line-b5k3tj92.sendatu-line-b5k3tj92 {
    }
}

@media all and (max-width: 767px) {
    .sendatu-line-b5k3tj92.sendatu-line-b5k3tj92.sendatu-line-b5k3tj92 {
    }
}

.sendatu-container-itdog90h {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    flex-basis: 100%;
    justify-content: center;
    gap: 30px
}

.sendatu-container-itdog90h {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    flex-basis: 100%;
    justify-content: center;
    gap: 30px
}

.sendatu-container-cwitqfvy.sendatu-container-cwitqfvy {
    width: calc(50% - 15px);
    flex-basis: auto
}

@media all and (max-width: 1023px) {
    .sendatu-container-cwitqfvy.sendatu-container-cwitqfvy {
        width: calc(50% - 15px);
        flex-basis: auto
    }
}

@media all and (max-width: 767px) {
    .sendatu-container-cwitqfvy.sendatu-container-cwitqfvy {
        width: calc(100% - 0px);
        flex-basis: auto
    }
}

.sendatu-container-au25n7qw.sendatu-container-au25n7qw {
    width: calc(50% - 15px);
    flex-basis: auto
}

@media all and (max-width: 1023px) {
    .sendatu-container-au25n7qw.sendatu-container-au25n7qw {
        width: calc(50% - 15px);
        flex-basis: auto
    }
}

@media all and (max-width: 767px) {
    .sendatu-container-au25n7qw.sendatu-container-au25n7qw {
        width: calc(90% - 0px);
        flex-basis: auto
    }
}

.sendatu-container-itdog90h.sendatu-container-itdog90h {
    margin-left: calc((100% - var(--max-width, 100%)) / 2 + 0px);
    margin-right: calc((100% - var(--max-width, 100%)) / 2 + 0px);
    width: calc(var(--max-width, 100%) - 0px - 0px)
}

@media all and (max-width: 1023px) {
    .sendatu-container-itdog90h.sendatu-container-itdog90h {
        margin-left: calc((100% - var(--max-width, 100%)) / 2 + 0px);
        margin-right: calc((100% - var(--max-width, 100%)) / 2 + 0px);
        width: calc(var(--max-width, 100%) - 0px - 0px)
    }
}

@media all and (max-width: 767px) {
    .sendatu-container-itdog90h.sendatu-container-itdog90h {
        margin-left: calc((100% - var(--max-width, 100%)) / 2 + 0px);
        margin-right: calc((100% - var(--max-width, 100%)) / 2 + 0px);
        width: calc(var(--max-width, 100%) - 0px - 0px)
    }
}

:where(.sendatu-container-itdog90h) {
    margin: 0 auto
}

:where(.sendatu-container-itdog90h) {
    position: relative
}

:where(.sendatu-container-itdog90h) > .video-bg, :where(.sendatu-container-itdog90h) > .sendatu-container-itdog90h--video-overlay {
    z-index: -1
}

.sendatu-container-cwitqfvy {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding-top: 10px;
    padding-bottom: 10px;
    flex-basis: 50%;
    align-items: stretch
}

@media screen and (max-width: 767px) {
    .sendatu-container-cwitqfvy {
        flex-basis: 100%
    }
}

.sendatu-container-cwitqfvy {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding-top: 10px;
    padding-bottom: 10px;
    flex-basis: 50%;
    align-items: stretch
}

@media all and (max-width: 767px) {
    .sendatu-container-cwitqfvy {
        flex-basis: 100%
    }
}

:where(.sendatu-container-cwitqfvy) {
    position: relative
}

:where(.sendatu-container-cwitqfvy) > .video-bg, :where(.sendatu-container-cwitqfvy) > .sendatu-container-cwitqfvy--video-overlay {
    z-index: -1
}

.sendatu-image-4yxeksgv {
    object-fit: cover;
    width: 500px;
    height: 460px;
    margin-bottom: 22px;
    margin-top: 44px
}

.sendatu-image-4yxeksgv-wrapper {
    text-align: center
}

@media screen and (max-width: 1023px) {
    .sendatu-image-4yxeksgv {
        width: 395px;
        height: 365px
    }
}

@media screen and (max-width: 767px) {
    .sendatu-image-4yxeksgv {
        width: 353px;
        height: 345px
    }
}

:where([class*=sendatu-image-4yxeksgv-wrapper]:not([class*=sendatu-image-4yxeksgv-wrapper] *)) {
    margin-bottom: 22px;
    margin-top: 44px
}

@media all and (max-width: 1023px) {
    :where([class*=sendatu-image-4yxeksgv-wrapper]:not([class*=sendatu-image-4yxeksgv-wrapper] *)) {
        margin-bottom: 22px;
        margin-top: 44px
    }
}

@media all and (max-width: 767px) {
    :where([class*=sendatu-image-4yxeksgv-wrapper]:not([class*=sendatu-image-4yxeksgv-wrapper] *)) {
        margin-bottom: 22px;
        margin-top: 44px
    }
}

.sendatu-image-4yxeksgv.sendatu-image-4yxeksgv.sendatu-image-4yxeksgv {
    margin-bottom: 0;
    margin-top: 0
}

@media all and (max-width: 1023px) {
    .sendatu-image-4yxeksgv.sendatu-image-4yxeksgv.sendatu-image-4yxeksgv {
        margin-bottom: 0;
        margin-top: 0
    }
}

@media all and (max-width: 767px) {
    .sendatu-image-4yxeksgv.sendatu-image-4yxeksgv.sendatu-image-4yxeksgv {
        margin-bottom: 0;
        margin-top: 0
    }
}

.sendatu-container-au25n7qw {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding-top: 10px;
    padding-bottom: 10px;
    flex-basis: 50%;
    align-items: stretch
}

@media screen and (max-width: 767px) {
    .sendatu-container-au25n7qw {
        flex-basis: 90%
    }
}

.sendatu-container-au25n7qw {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding-top: 10px;
    padding-bottom: 10px;
    flex-basis: 50%;
    align-items: stretch
}

@media all and (max-width: 767px) {
    .sendatu-container-au25n7qw {
        flex-basis: 90%
    }
}

:where(.sendatu-container-au25n7qw) {
    position: relative
}

:where(.sendatu-container-au25n7qw) > .video-bg, :where(.sendatu-container-au25n7qw) > .sendatu-container-au25n7qw--video-overlay {
    z-index: -1
}

.sendatu-text-dbtv2bm1 {
    margin-top: 4px;
    margin-bottom: 8px;
    margin-left: 0;
    padding-left: 11px;
    font-size: 20px
}

.sendatu-text-dbtv2bm1 {
}

.sendatu-section-9hxr2t2f {
    background-color: #fff
}

.sendatu-section-9hxr2t2f:before {
}

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

.sendatu-container-f1rkwi6h {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    flex-basis: 100%;
    justify-content: center;
    gap: 30px
}

.sendatu-container-f1rkwi6h {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    flex-basis: 100%;
    justify-content: center;
    gap: 30px
}

.sendatu-container-vfi98y8m.sendatu-container-vfi98y8m {
    width: calc(100% - 0px);
    flex-basis: auto
}

@media all and (max-width: 1023px) {
    .sendatu-container-vfi98y8m.sendatu-container-vfi98y8m {
        width: calc(100% - 0px);
        flex-basis: auto
    }
}

@media all and (max-width: 767px) {
    .sendatu-container-vfi98y8m.sendatu-container-vfi98y8m {
        width: calc(100% - 0px);
        flex-basis: auto
    }
}

.sendatu-container-f1rkwi6h.sendatu-container-f1rkwi6h {
    margin-left: calc((100% - var(--max-width, 100%)) / 2 + 0px);
    margin-right: calc((100% - var(--max-width, 100%)) / 2 + 0px);
    width: calc(var(--max-width, 100%) - 0px - 0px)
}

@media all and (max-width: 1023px) {
    .sendatu-container-f1rkwi6h.sendatu-container-f1rkwi6h {
        margin-left: calc((100% - var(--max-width, 100%)) / 2 + 0px);
        margin-right: calc((100% - var(--max-width, 100%)) / 2 + 0px);
        width: calc(var(--max-width, 100%) - 0px - 0px)
    }
}

@media all and (max-width: 767px) {
    .sendatu-container-f1rkwi6h.sendatu-container-f1rkwi6h {
        margin-left: calc((100% - var(--max-width, 100%)) / 2 + 0px);
        margin-right: calc((100% - var(--max-width, 100%)) / 2 + 0px);
        width: calc(var(--max-width, 100%) - 0px - 0px)
    }
}

:where(.sendatu-container-f1rkwi6h) {
    margin: 0 auto
}

:where(.sendatu-container-f1rkwi6h) {
    position: relative
}

:where(.sendatu-container-f1rkwi6h) > .video-bg, :where(.sendatu-container-f1rkwi6h) > .sendatu-container-f1rkwi6h--video-overlay {
    z-index: -1
}

.sendatu-container-vfi98y8m {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding-top: 10px;
    padding-bottom: 10px;
    flex-basis: 100%;
    align-items: stretch;
    background-image: url(https://cdn.sendatu.com/661255ce1d6c2900111c2c44/images/AAVitruvian(1) -NrWOd . png);
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat;
    justify-content: flex-start;
}

.sendatu-container-vfi98y8m {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding-top: 10px;
    padding-bottom: 10px;
    flex-basis: 100%;
    align-items: stretch;
    background-type: image;
    background-image: url(https://cdn.sendatu.com/661255ce1d6c2900111c2c44/images/AAVitruvian(1) -NrWOd . png);
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat;
    justify-content: flex-start;
}

:where(.sendatu-container-vfi98y8m) {
    position: relative;
}

:where(.sendatu-container-vfi98y8m) > .video-bg, :where(.sendatu-container-vfi98y8m) > .sendatu-container-vfi98y8m--video-overlay {
    z-index: -1;
}

.sendatu-heading-3mni9j75 {
    margin-top: 16px;
    margin-bottom: 8px;
    font-size: 48px;
}

.sendatu-heading-3mni9j75 {
}

.sendatu-heading-3mni9j75 p {
    display: inline;
}

.sendatu-heading-3mni9j75 .sendatu-heading__dynamic {
    display: inline
}

.sendatu-heading-3mni9j75 .sendatu-heading__dynamic span {
    display: inline-block;
}

:where([class*="sendatu-heading-3mni9j75-wrapper"]:not([class*="sendatu-heading-3mni9j75-wrapper"] *)) {
    margin-top: 16px;
    margin-bottom: 8px;
}

@media all and (max-width: 1023px) {
    :where([class*="sendatu-heading-3mni9j75-wrapper"]:not([class*="sendatu-heading-3mni9j75-wrapper"] *)) {
        margin-top: 16px;
        margin-bottom: 8px;
    }
}

@media all and (max-width: 767px) {
    :where([class*="sendatu-heading-3mni9j75-wrapper"]:not([class*="sendatu-heading-3mni9j75-wrapper"] *)) {
        margin-top: 16px;
        margin-bottom: 8px;
    }
}

.sendatu-heading-3mni9j75.sendatu-heading-3mni9j75.sendatu-heading-3mni9j75 {
    margin-top: 0px;
    margin-bottom: 0px;
}

@media all and (max-width: 1023px) {
    .sendatu-heading-3mni9j75.sendatu-heading-3mni9j75.sendatu-heading-3mni9j75 {
        margin-top: 0px;
        margin-bottom: 0px;
    }
}

@media all and (max-width: 767px) {
    .sendatu-heading-3mni9j75.sendatu-heading-3mni9j75.sendatu-heading-3mni9j75 {
        margin-top: 0px;
        margin-bottom: 0px;
    }
}

.sendatu-line-24kdhr5y {
    border-width: 0;
    background-color: #050505;
    height: 2px;
}

.sendatu-line-24kdhr5y-wrapper.sendatu-line-24kdhr5y-wrapper.sendatu-line-24kdhr5y-wrapper {
    flex-grow: 1;
    align-self: stretch;
}

.sendatu-line-24kdhr5y.sendatu-line-24kdhr5y.sendatu-line-24kdhr5y {
}

@media all and (max-width: 1023px) {
    .sendatu-line-24kdhr5y.sendatu-line-24kdhr5y.sendatu-line-24kdhr5y {
    }
}

@media all and (max-width: 767px) {
    .sendatu-line-24kdhr5y.sendatu-line-24kdhr5y.sendatu-line-24kdhr5y {
    }
}

.sendatu-text-su7a1qct {
    margin-top: 4px;
    margin-bottom: 8px;
    font-size: 22px;
}

.sendatu-text-su7a1qct {
}

.sendatu-image-qiw2zyz0 {
    object-fit: cover;
    width: 966px;
    background-size: auto;
    background-position: left;
    background-repeat: repeat;
    background-blend-mode: lighten;
    margin-top: 54px;
    background-attachment: fixed;
    border-width: 1px;
    border-color: #0c0c0d;
}

.sendatu-image-qiw2zyz0-wrapper {
    text-align: center;
}

:where([class*="sendatu-image-qiw2zyz0-wrapper"]:not([class*="sendatu-image-qiw2zyz0-wrapper"] *)) {
    margin-top: 54px;
}

@media all and (max-width: 1023px) {
    :where([class*="sendatu-image-qiw2zyz0-wrapper"]:not([class*="sendatu-image-qiw2zyz0-wrapper"] *)) {
        margin-top: 54px;
    }
}

@media all and (max-width: 767px) {
    :where([class*="sendatu-image-qiw2zyz0-wrapper"]:not([class*="sendatu-image-qiw2zyz0-wrapper"] *)) {
        margin-top: 54px;
    }
}

.sendatu-image-qiw2zyz0.sendatu-image-qiw2zyz0.sendatu-image-qiw2zyz0 {
    margin-top: 0px;
}

@media all and (max-width: 1023px) {
    .sendatu-image-qiw2zyz0.sendatu-image-qiw2zyz0.sendatu-image-qiw2zyz0 {
        margin-top: 0px;
    }
}

@media all and (max-width: 767px) {
    .sendatu-image-qiw2zyz0.sendatu-image-qiw2zyz0.sendatu-image-qiw2zyz0 {
        margin-top: 0px;
    }
}

.sendatu-heading-f81r25vp {
    margin-top: 31px;
    margin-bottom: 8px;
    font-size: 36px;
}

.sendatu-heading-f81r25vp {
}

.sendatu-heading-f81r25vp p {
    display: inline;
}

.sendatu-heading-f81r25vp .sendatu-heading__dynamic {
    display: inline
}

.sendatu-heading-f81r25vp .sendatu-heading__dynamic span {
    display: inline-block;
}

:where([class*="sendatu-heading-f81r25vp-wrapper"]:not([class*="sendatu-heading-f81r25vp-wrapper"] *)) {
    margin-top: 31px;
    margin-bottom: 8px;
}

@media all and (max-width: 1023px) {
    :where([class*="sendatu-heading-f81r25vp-wrapper"]:not([class*="sendatu-heading-f81r25vp-wrapper"] *)) {
        margin-top: 31px;
        margin-bottom: 8px;
    }
}

@media all and (max-width: 767px) {
    :where([class*="sendatu-heading-f81r25vp-wrapper"]:not([class*="sendatu-heading-f81r25vp-wrapper"] *)) {
        margin-top: 31px;
        margin-bottom: 8px;
    }
}

.sendatu-heading-f81r25vp.sendatu-heading-f81r25vp.sendatu-heading-f81r25vp {
    margin-top: 0px;
    margin-bottom: 0px;
}

@media all and (max-width: 1023px) {
    .sendatu-heading-f81r25vp.sendatu-heading-f81r25vp.sendatu-heading-f81r25vp {
        margin-top: 0px;
        margin-bottom: 0px;
    }
}

@media all and (max-width: 767px) {
    .sendatu-heading-f81r25vp.sendatu-heading-f81r25vp.sendatu-heading-f81r25vp {
        margin-top: 0px;
        margin-bottom: 0px;
    }
}

.sendatu-accordion-x48sgb1h {
    margin-top: 23px;
}

.sendatu-accordion-x48sgb1h details {
    background: #fff;
    border-radius: 5px 5px 5px 5px;
    border: 2px solid #B7E3C7;
    background-color: #FFFFFF;
    overflow: hidden;
    transition: height 1s ease;
    margin-bottom: 10px
}

.sendatu-accordion-x48sgb1h details:last-child {
    margin-bottom: 0;
}

.sendatu-accordion-x48sgb1h summary {
    cursor: pointer;
    list-style: none;
    outline: none;
}

.sendatu-accordion-x48sgb1h summary {
    background-color: #B7E3C7;
    font-size: 27px;
    line-height: 2;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #FFFFFF;
    font-weight: 600;
}

.sendatu-accordion-x48sgb1h summary::-webkit-details-marker {
    display: none;
}

.sendatu-accordion-x48sgb1h summary::before {
    padding-left: 10px;
    font-size: inherit;
    content: '+';
    float: right;
}

.sendatu-accordion-x48sgb1h details[open] summary::before {
    padding-left: 10px;
    font-size: inherit;
    content: '-';
}

.sendatu-accordion-x48sgb1h .details-content p {
    font-size: 21px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.sendatu-accordion-x48sgb1h .details-content li {
    font-size: 21px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.sendatu-line-ycim1ayk {
    border-width: 0;
    background-color: #070707;
    height: 2px;
    margin-top: 38px;
}

.sendatu-line-ycim1ayk-wrapper.sendatu-line-ycim1ayk-wrapper.sendatu-line-ycim1ayk-wrapper {
    flex-grow: 1;
    align-self: stretch;
}

:where([class*="sendatu-line-ycim1ayk-wrapper"]:not([class*="sendatu-line-ycim1ayk-wrapper"] *)) {
    margin-top: 38px;
}

@media all and (max-width: 1023px) {
    :where([class*="sendatu-line-ycim1ayk-wrapper"]:not([class*="sendatu-line-ycim1ayk-wrapper"] *)) {
        margin-top: 38px;
    }
}

@media all and (max-width: 767px) {
    :where([class*="sendatu-line-ycim1ayk-wrapper"]:not([class*="sendatu-line-ycim1ayk-wrapper"] *)) {
        margin-top: 38px;
    }
}

.sendatu-line-ycim1ayk.sendatu-line-ycim1ayk.sendatu-line-ycim1ayk {
    margin-top: 0px;
}

@media all and (max-width: 1023px) {
    .sendatu-line-ycim1ayk.sendatu-line-ycim1ayk.sendatu-line-ycim1ayk {
        margin-top: 0px;
    }
}

@media all and (max-width: 767px) {
    .sendatu-line-ycim1ayk.sendatu-line-ycim1ayk.sendatu-line-ycim1ayk {
        margin-top: 0px;
    }
}

.sendatu-heading-3540yrqd {
    margin-top: 90px;
    margin-bottom: 40px;
    text-align: center;
    font-size: 41px;
    padding-left: 34px;
    padding-right: 30px;
}

.sendatu-heading-3540yrqd {
}

.sendatu-heading-3540yrqd p {
    display: inline;
}

.sendatu-heading-3540yrqd .sendatu-heading__dynamic {
    display: inline
}

.sendatu-heading-3540yrqd .sendatu-heading__dynamic span {
    display: inline-block;
}

:where([class*="sendatu-heading-3540yrqd-wrapper"]:not([class*="sendatu-heading-3540yrqd-wrapper"] *)) {
    margin-top: 90px;
    margin-bottom: 40px;
}

@media all and (max-width: 1023px) {
    :where([class*="sendatu-heading-3540yrqd-wrapper"]:not([class*="sendatu-heading-3540yrqd-wrapper"] *)) {
        margin-top: 90px;
        margin-bottom: 40px;
    }
}

@media all and (max-width: 767px) {
    :where([class*="sendatu-heading-3540yrqd-wrapper"]:not([class*="sendatu-heading-3540yrqd-wrapper"] *)) {
        margin-top: 90px;
        margin-bottom: 40px;
    }
}

.sendatu-heading-3540yrqd.sendatu-heading-3540yrqd.sendatu-heading-3540yrqd {
    margin-top: 0px;
    margin-bottom: 0px;
}

@media all and (max-width: 1023px) {
    .sendatu-heading-3540yrqd.sendatu-heading-3540yrqd.sendatu-heading-3540yrqd {
        margin-top: 0px;
        margin-bottom: 0px;
    }
}

@media all and (max-width: 767px) {
    .sendatu-heading-3540yrqd.sendatu-heading-3540yrqd.sendatu-heading-3540yrqd {
        margin-top: 0px;
        margin-bottom: 0px;
    }
}

.sendatu-section-q4r4ck41 {
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: var(--color-103);
}

@media screen and (max-width: 1023px) {
    .sendatu-section-q4r4ck41 {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

@media screen and (max-width: 767px) {
    .sendatu-section-q4r4ck41 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

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

.sendatu-row-g4zfibq9 {
}

.sendatu-row-g4zfibq9 {
    --nav-padding: 15px;
}

[class*="close-btn-"] {
    display: none;
}

.sendatu-column-x8ic02x1 {
}

@media screen and (max-width: 1023px) {
}

.sendatu-column-x8ic02x1 {
}

.sendatu-heading-e51o2zfv {
    text-align: left;
    margin-bottom: 0px;
    margin-top: 0px;
    color: var(--color-201);
}

@media screen and (max-width: 767px) {
    .sendatu-heading-e51o2zfv {
        font-size: 36px;
    }
}

.sendatu-heading-e51o2zfv {
}

.sendatu-heading-e51o2zfv p {
    display: inline;
}

.sendatu-heading-e51o2zfv .sendatu-heading__dynamic {
    display: inline
}

.sendatu-heading-e51o2zfv .sendatu-heading__dynamic span {
    display: inline-block;
}

:where([class*="sendatu-heading-e51o2zfv-wrapper"]:not([class*="sendatu-heading-e51o2zfv-wrapper"] *)) {
    margin-bottom: 0px;
    margin-top: 0px;
}

@media all and (max-width: 1023px) {
    :where([class*="sendatu-heading-e51o2zfv-wrapper"]:not([class*="sendatu-heading-e51o2zfv-wrapper"] *)) {
        margin-bottom: 0px;
        margin-top: 0px;
    }
}

@media all and (max-width: 767px) {
    :where([class*="sendatu-heading-e51o2zfv-wrapper"]:not([class*="sendatu-heading-e51o2zfv-wrapper"] *)) {
        margin-bottom: 0px;
        margin-top: 0px;
    }
}

.sendatu-heading-e51o2zfv.sendatu-heading-e51o2zfv.sendatu-heading-e51o2zfv {
    margin-bottom: 0px;
    margin-top: 0px;
}

@media all and (max-width: 1023px) {
    .sendatu-heading-e51o2zfv.sendatu-heading-e51o2zfv.sendatu-heading-e51o2zfv {
        margin-bottom: 0px;
        margin-top: 0px;
    }
}

@media all and (max-width: 767px) {
    .sendatu-heading-e51o2zfv.sendatu-heading-e51o2zfv.sendatu-heading-e51o2zfv {
        margin-bottom: 0px;
        margin-top: 0px;
    }
}

.sendatu-row-o5ythe56 {
    align-items: stretch;
    margin-top: 56px;
}

.sendatu-row-o5ythe56-wrapper {
}

@media screen and (max-width: 1023px) {
    .sendatu-row-o5ythe56 {
        margin-top: 48px;
    }
}

@media screen and (max-width: 767px) {
    .sendatu-row-o5ythe56 {
        margin-top: 32px;
    }
}

.sendatu-row-o5ythe56 {
    --nav-padding: 15px;
}

[class*="close-btn-"] {
    display: none;
}

.sendatu-column-snkrhl92 {
    padding-top: 0px;
    padding-bottom: 0px;
}

@media screen and (max-width: 1023px) {
}

@media screen and (max-width: 767px) {
    .sendatu-column-snkrhl92 {
        padding-top: 0px;
        padding-bottom: 0px;
    }
}

.sendatu-column-snkrhl92 {
}

.sendatu-contactForm-qne6twyq .form-button {
    text-align: left;
}

.sendatu-contactForm-qne6twyq .form-control {
    width: 100%;
    color: var(--color-203);
    font-size: 14px;
    min-height: 50px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 2px solid var(--color-301);
    border-radius: 5px 5px 5px 5px;
    background-color: var(--color-103);
    margin-bottom: 15px;
}

.sendatu-contactForm-qne6twyq label {
    display: inline-block;
    color: var(--color-203);
    padding-bottom: 10px;
}

.sendatu-contactForm-qne6twyq button {
    color: var(--color-201);
    height: 55px;
    font-size: 16px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 16px;
    padding-bottom: 16px;
    border: 0px solid;
    border-radius: 5px 5px 5px 5px;
    background-color: var(--color-1);
    width: auto;
}

.sendatu-contactForm-qne6twyq button:hover {
    background-color: var(--color-2);
}

.sendatu-section-e5gqj2ct {
    padding-top: 100px;
    padding-bottom: 30px;
    background-color: var(--color-102);
}

.sendatu-section-e5gqj2ct:before {
}

@media screen and (max-width: 1023px) {
    .sendatu-section-e5gqj2ct {
        padding-top: 60px;
        padding-bottom: 24px;
        padding-left: 32px;
        padding-right: 32px;
    }
}

@media screen and (max-width: 767px) {
    .sendatu-section-e5gqj2ct {
        padding-top: 40px;
        padding-bottom: 24px;
        padding-left: 24px;
        padding-right: 24px;
    }
}

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

.sendatu-container-67dh0zr2 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-top: 1px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 1px;
    flex-basis: 100%;
    justify-content: center;
    align-items: unset;
    gap: 100px;
}

@media screen and (max-width: 1023px) {
    .sendatu-container-67dh0zr2 {
        flex-direction: row;
        flex-wrap: wrap;
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 1px;
        gap: 0px;
    }
}

@media screen and (max-width: 767px) {
    .sendatu-container-67dh0zr2 {
        gap: 20px;
    }
}

.sendatu-container-67dh0zr2 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-top: 1px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 1px;
    flex-basis: 100%;
    justify-content: center;
    align-items: unset;
    gap: 100px;
}

@media all and (max-width: 1023px) {
    .sendatu-container-67dh0zr2 {
        flex-direction: row;
        flex-wrap: wrap;
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 1px;
        gap: 0px;
    }
}

@media all and (max-width: 767px) {
    .sendatu-container-67dh0zr2 {
        gap: 20px;
    }
}

.sendatu-container-8r2uupj4.sendatu-container-8r2uupj4 {
    width: calc(45% - 50px);
    flex-basis: auto;
}

@media all and (max-width: 1023px) {
    .sendatu-container-8r2uupj4.sendatu-container-8r2uupj4 {
        width: calc(100% - 0px);
        flex-basis: auto;
    }
}

@media all and (max-width: 767px) {
    .sendatu-container-8r2uupj4.sendatu-container-8r2uupj4 {
        width: calc(100% - 0px);
        flex-basis: auto;
    }
}

.sendatu-container-f1nujl6k.sendatu-container-f1nujl6k {
    width: calc(55% - 50px);
    flex-basis: auto;
}

@media all and (max-width: 1023px) {
    .sendatu-container-f1nujl6k.sendatu-container-f1nujl6k {
        width: calc(100% - 0px);
        flex-basis: auto;
    }
}

@media all and (max-width: 767px) {
    .sendatu-container-f1nujl6k.sendatu-container-f1nujl6k {
        width: calc(100% - 0px);
        flex-basis: auto;
    }
}

.sendatu-container-67dh0zr2.sendatu-container-67dh0zr2 {
    margin-left: calc((100% - var(--max-width, 100%)) / 2 + 0px);
    margin-right: calc((100% - var(--max-width, 100%)) / 2 + 0px);
    width: calc(var(--max-width, 100%) - 0px - 0px);
}

@media all and (max-width: 1023px) {
    .sendatu-container-67dh0zr2.sendatu-container-67dh0zr2 {
        margin-left: calc((100% - var(--max-width, 100%)) / 2 + 0px);
        margin-right: calc((100% - var(--max-width, 100%)) / 2 + 0px);
        width: calc(var(--max-width, 100%) - 0px - 0px);
    }
}

@media all and (max-width: 767px) {
    .sendatu-container-67dh0zr2.sendatu-container-67dh0zr2 {
        margin-left: calc((100% - var(--max-width, 100%)) / 2 + 0px);
        margin-right: calc((100% - var(--max-width, 100%)) / 2 + 0px);
        width: calc(var(--max-width, 100%) - 0px - 0px);
    }
}

:where(.sendatu-container-67dh0zr2) {
    margin: 0 auto;
}

:where(.sendatu-container-67dh0zr2) {
    position: relative;
}

:where(.sendatu-container-67dh0zr2) > .video-bg, :where(.sendatu-container-67dh0zr2) > .sendatu-container-67dh0zr2--video-overlay {
    z-index: -1;
}

.sendatu-container-8r2uupj4 {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding-top: 1px;
    flex-basis: 45%;
    align-items: stretch;
    margin-top: 0px;
    justify-content: flex-start;
}

@media screen and (max-width: 1023px) {
    .sendatu-container-8r2uupj4 {
        align-items: flex-start;
        flex-basis: 100%;
    }
}

@media screen and (max-width: 767px) {
    .sendatu-container-8r2uupj4 {
        align-items: flex-start;
    }
}

.sendatu-container-8r2uupj4 {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding-top: 1px;
    flex-basis: 45%;
    align-items: stretch;
    margin-top: 0px;
    justify-content: flex-start;
}

@media all and (max-width: 1023px) {
    .sendatu-container-8r2uupj4 {
        align-items: flex-start;
        flex-basis: 100%;
    }
}

@media all and (max-width: 767px) {
    .sendatu-container-8r2uupj4 {
        align-items: flex-start;
    }
}

:where(.sendatu-container-8r2uupj4) {
    position: relative;
}

:where(.sendatu-container-8r2uupj4) > .video-bg, :where(.sendatu-container-8r2uupj4) > .sendatu-container-8r2uupj4--video-overlay {
    z-index: -1;
}

.sendatu-image-x3ltss78 {
    object-fit: cover;
    width: 200px;
    margin-bottom: 40px;
}

:where([class*="sendatu-image-x3ltss78-wrapper"]:not([class*="sendatu-image-x3ltss78-wrapper"] *)) {
    margin-bottom: 40px;
}

@media all and (max-width: 1023px) {
    :where([class*="sendatu-image-x3ltss78-wrapper"]:not([class*="sendatu-image-x3ltss78-wrapper"] *)) {
        margin-bottom: 40px;
    }
}

@media all and (max-width: 767px) {
    :where([class*="sendatu-image-x3ltss78-wrapper"]:not([class*="sendatu-image-x3ltss78-wrapper"] *)) {
        margin-bottom: 40px;
    }
}

.sendatu-image-x3ltss78.sendatu-image-x3ltss78.sendatu-image-x3ltss78 {
    margin-bottom: 0px;
}

@media all and (max-width: 1023px) {
    .sendatu-image-x3ltss78.sendatu-image-x3ltss78.sendatu-image-x3ltss78 {
        margin-bottom: 0px;
    }
}

@media all and (max-width: 767px) {
    .sendatu-image-x3ltss78.sendatu-image-x3ltss78.sendatu-image-x3ltss78 {
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 767px) {
    .sendatu-links-egdz7fsd {
        justify-content: center;
    }
}

.sendatu-links-egdz7fsd .sendatu-list--link {
    text-decoration: none;
    color: var(--color-205);
}

.sendatu-links-egdz7fsd .sendatu-list--link:hover {
    color: var(--color-1);
}

.sendatu-links-egdz7fsd .sendatu-list--link {
    margin-right: 16px;
}

.sendatu-links-egdz7fsd .sendatu-list--item:last-child .sendatu-list--link {
    margin-right: 0;
}

.sendatu-links-egdz7fsd .sendatu-list--icon {
    margin-right: 5px;
}

.sendatu-links-egdz7fsd .icon_qv36jt4f {
    font-size: null;
    color: null;
}

.sendatu-links-egdz7fsd .icon_w4sislrm {
    font-size: null;
    color: null;
}

.sendatu-links-egdz7fsd .icon_fnha4mwr {
    font-size: null;
    color: null;
}

.sendatu-container-f1nujl6k {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding-top: 10px;
    padding-bottom: 10px;
    flex-basis: 55%;
    align-items: stretch;
}

@media screen and (max-width: 1023px) {
    .sendatu-container-f1nujl6k {
        flex-basis: 100%;
        align-items: center;
        padding-top: 1px;
        padding-bottom: 1px;
        margin-top: 32px;
    }
}

@media screen and (max-width: 767px) {
    .sendatu-container-f1nujl6k {
        flex-basis: 100%;
        align-items: center;
        margin-top: 0px;
    }
}

.sendatu-container-f1nujl6k {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding-top: 10px;
    padding-bottom: 10px;
    flex-basis: 55%;
    align-items: stretch;
}

@media all and (max-width: 1023px) {
    .sendatu-container-f1nujl6k {
        flex-basis: 100%;
        align-items: center;
        padding-top: 1px;
        padding-bottom: 1px;
        margin-top: 32px;
    }
}

@media all and (max-width: 767px) {
    .sendatu-container-f1nujl6k {
        flex-basis: 100%;
        align-items: center;
        margin-top: 0px;
    }
}

.sendatu-container-giv2xa8v.sendatu-container-giv2xa8v {
    width: calc(100% - 0px);
    flex-basis: auto;
}

@media all and (max-width: 1023px) {
    .sendatu-container-giv2xa8v.sendatu-container-giv2xa8v {
        width: calc(100% - 0px);
        flex-basis: auto;
    }
}

@media all and (max-width: 767px) {
    .sendatu-container-giv2xa8v.sendatu-container-giv2xa8v {
        width: calc(100% - 0px);
        flex-basis: auto;
    }
}

:where(.sendatu-container-f1nujl6k) {
    position: relative;
}

:where(.sendatu-container-f1nujl6k) > .video-bg, :where(.sendatu-container-f1nujl6k) > .sendatu-container-f1nujl6k--video-overlay {
    z-index: -1;
}

.sendatu-container-giv2xa8v {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-top: 0px;
    padding-bottom: 10px;
    flex-basis: 100%;
    justify-content: flex-start;
    gap: 0px;
}

@media screen and (max-width: 1023px) {
    .sendatu-container-giv2xa8v {
        gap: 0px;
    }
}

@media screen and (max-width: 767px) {
    .sendatu-container-giv2xa8v {
        gap: 24px;
    }
}

.sendatu-container-giv2xa8v {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-top: 0px;
    padding-bottom: 10px;
    flex-basis: 100%;
    justify-content: flex-start;
    gap: 0px;
}

@media all and (max-width: 1023px) {
    .sendatu-container-giv2xa8v {
        gap: 0px;
    }
}

@media all and (max-width: 767px) {
    .sendatu-container-giv2xa8v {
        gap: 24px;
    }
}

.sendatu-container-ub4fsl08.sendatu-container-ub4fsl08 {
    width: calc(50% - 0px);
    flex-basis: auto;
}

@media all and (max-width: 1023px) {
    .sendatu-container-ub4fsl08.sendatu-container-ub4fsl08 {
        width: calc(50% - 0px);
        flex-basis: auto;
    }
}

@media all and (max-width: 767px) {
    .sendatu-container-ub4fsl08.sendatu-container-ub4fsl08 {
        width: calc(100% - 0px);
        flex-basis: auto;
    }
}

:where(.sendatu-container-giv2xa8v) {
    position: relative;
}

:where(.sendatu-container-giv2xa8v) > .video-bg, :where(.sendatu-container-giv2xa8v) > .sendatu-container-giv2xa8v--video-overlay {
    z-index: -1;
}

.sendatu-container-ub4fsl08 {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding-top: 1px;
    padding-bottom: 0px;
    padding-right: 40px;
    flex-basis: 50%;
    align-items: stretch;
}

@media screen and (max-width: 1023px) {
    .sendatu-container-ub4fsl08 {
        flex-basis: 50%;
    }
}

@media screen and (max-width: 767px) {
    .sendatu-container-ub4fsl08 {
        flex-basis: 100%;
    }
}

.sendatu-container-ub4fsl08 {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding-top: 1px;
    padding-bottom: 0px;
    padding-right: 40px;
    flex-basis: 50%;
    align-items: stretch;
}

@media all and (max-width: 1023px) {
    .sendatu-container-ub4fsl08 {
        flex-basis: 50%;
    }
}

@media all and (max-width: 767px) {
    .sendatu-container-ub4fsl08 {
        flex-basis: 100%;
    }
}

:where(.sendatu-container-ub4fsl08) {
    position: relative;
}

:where(.sendatu-container-ub4fsl08) > .video-bg, :where(.sendatu-container-ub4fsl08) > .sendatu-container-ub4fsl08--video-overlay {
    z-index: -1;
}

.sendatu-heading-w9rwut7c {
    margin-top: 0px;
    margin-bottom: 24px;
}

@media screen and (max-width: 767px) {
    .sendatu-heading-w9rwut7c {
        margin-top: 0px;
        margin-bottom: 16px;
    }
}

.sendatu-heading-w9rwut7c {
}

.sendatu-heading-w9rwut7c p {
    display: inline;
}

.sendatu-heading-w9rwut7c .sendatu-heading__dynamic {
    display: inline
}

.sendatu-heading-w9rwut7c .sendatu-heading__dynamic span {
    display: inline-block;
}

:where([class*="sendatu-heading-w9rwut7c-wrapper"]:not([class*="sendatu-heading-w9rwut7c-wrapper"] *)) {
    margin-top: 0px;
    margin-bottom: 24px;
}

@media all and (max-width: 1023px) {
    :where([class*="sendatu-heading-w9rwut7c-wrapper"]:not([class*="sendatu-heading-w9rwut7c-wrapper"] *)) {
        margin-top: 0px;
        margin-bottom: 24px;
    }
}

@media all and (max-width: 767px) {
    :where([class*="sendatu-heading-w9rwut7c-wrapper"]:not([class*="sendatu-heading-w9rwut7c-wrapper"] *)) {
        margin-top: 0px;
        margin-bottom: 16px;
    }
}

.sendatu-heading-w9rwut7c.sendatu-heading-w9rwut7c.sendatu-heading-w9rwut7c {
    margin-top: 0px;
    margin-bottom: 0px;
}

@media all and (max-width: 1023px) {
    .sendatu-heading-w9rwut7c.sendatu-heading-w9rwut7c.sendatu-heading-w9rwut7c {
        margin-top: 0px;
        margin-bottom: 0px;
    }
}

@media all and (max-width: 767px) {
    .sendatu-heading-w9rwut7c.sendatu-heading-w9rwut7c.sendatu-heading-w9rwut7c {
        margin-top: 0px;
        margin-bottom: 0px;
    }
}

.sendatu-text-qyy8rzce {
    margin-top: 0px;
}

@media screen and (max-width: 1023px) {
    .sendatu-text-qyy8rzce {
        margin-top: 0px;
        margin-bottom: 0px;
    }
}

.sendatu-text-qyy8rzce {
}

.sendatu-container-v9ay8nnt {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-top: 16px;
    flex-basis: 100%;
    justify-content: flex-start;
    border-style: solid;
    border-top-width: 1px;
    border-top-color: var(--color-302);
    margin-top: 40px;
    gap: 30px;
}

@media screen and (max-width: 1023px) {
    .sendatu-container-v9ay8nnt {
        padding-top: 16px;
        padding-left: 0px;
        padding-right: 0px;
        gap: 0px;
        margin-top: 0px;
    }
}

@media screen and (max-width: 767px) {
    .sendatu-container-v9ay8nnt {
        gap: 10px;
        padding-top: 16px;
        padding-left: 0px;
        padding-right: 0px;
    }
}

.sendatu-container-v9ay8nnt {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-top: 16px;
    flex-basis: 100%;
    justify-content: flex-start;
    border-style: solid;
    border-top-width: 1px;
    border-top-color: var(--color-302);
    margin-top: 40px;
    gap: 30px;
}

@media all and (max-width: 1023px) {
    .sendatu-container-v9ay8nnt {
        padding-top: 16px;
        padding-left: 0px;
        padding-right: 0px;
        gap: 0px;
        margin-top: 0px;
    }
}

@media all and (max-width: 767px) {
    .sendatu-container-v9ay8nnt {
        gap: 10px;
        padding-top: 16px;
        padding-left: 0px;
        padding-right: 0px;
    }
}

.sendatu-container-jhs6b07v.sendatu-container-jhs6b07v {
    width: calc(50% - 0px);
    flex-basis: auto;
}

@media all and (max-width: 1023px) {
    .sendatu-container-jhs6b07v.sendatu-container-jhs6b07v {
        width: calc(40% - 0px);
        flex-basis: auto;
    }
}

@media all and (max-width: 767px) {
    .sendatu-container-jhs6b07v.sendatu-container-jhs6b07v {
        width: calc(100% - 0px);
        flex-basis: auto;
    }
}

.sendatu-container-v9ay8nnt.sendatu-container-v9ay8nnt {
    margin-left: calc((100% - var(--max-width, 100%)) / 2 + 0px);
    margin-right: calc((100% - var(--max-width, 100%)) / 2 + 0px);
    width: calc(var(--max-width, 100%) - 0px - 0px);
}

@media all and (max-width: 1023px) {
    .sendatu-container-v9ay8nnt.sendatu-container-v9ay8nnt {
        margin-left: calc((100% - var(--max-width, 100%)) / 2 + 0px);
        margin-right: calc((100% - var(--max-width, 100%)) / 2 + 0px);
        width: calc(var(--max-width, 100%) - 0px - 0px);
    }
}

@media all and (max-width: 767px) {
    .sendatu-container-v9ay8nnt.sendatu-container-v9ay8nnt {
        margin-left: calc((100% - var(--max-width, 100%)) / 2 + 0px);
        margin-right: calc((100% - var(--max-width, 100%)) / 2 + 0px);
        width: calc(var(--max-width, 100%) - 0px - 0px);
    }
}

:where(.sendatu-container-v9ay8nnt) {
    margin: 0 auto;
}

:where(.sendatu-container-v9ay8nnt) {
    position: relative;
}

:where(.sendatu-container-v9ay8nnt) > .video-bg, :where(.sendatu-container-v9ay8nnt) > .sendatu-container-v9ay8nnt--video-overlay {
    z-index: -1;
}

.sendatu-container-jhs6b07v {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding-top: 0px;
    padding-bottom: 0px;
    flex-basis: 50%;
    align-items: stretch;
}

@media screen and (max-width: 1023px) {
    .sendatu-container-jhs6b07v {
        flex-basis: 40%;
    }
}

@media screen and (max-width: 767px) {
    .sendatu-container-jhs6b07v {
        flex-basis: 100%;
        align-items: flex-start;
    }
}

.sendatu-container-jhs6b07v {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding-top: 0px;
    padding-bottom: 0px;
    flex-basis: 50%;
    align-items: stretch;
}

@media all and (max-width: 1023px) {
    .sendatu-container-jhs6b07v {
        flex-basis: 40%;
    }
}

@media all and (max-width: 767px) {
    .sendatu-container-jhs6b07v {
        flex-basis: 100%;
        align-items: flex-start;
    }
}

:where(.sendatu-container-jhs6b07v) {
    position: relative;
}

:where(.sendatu-container-jhs6b07v) > .video-bg, :where(.sendatu-container-jhs6b07v) > .sendatu-container-jhs6b07v--video-overlay {
    z-index: -1;
}

.sendatu-text-ehmpmqpj {
    color: var(--color-205);
    text-align: right;
    padding-top: 0px;
    padding-bottom: 0px;
}

@media screen and (max-width: 1023px) {
    .sendatu-text-ehmpmqpj {
        text-align: left;
    }
}

@media screen and (max-width: 767px) {
    .sendatu-text-ehmpmqpj {
        padding-top: 0px;
        padding-bottom: 0px;
    }
}

.sendatu-text-ehmpmqpj {
}

}