*,
:before,
:after {
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: #e5e7eb
}

:before,
:after {
    --tw-content: ""
}

html {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    font-feature-settings: normal
}

body {
    margin: 0;
    line-height: inherit;
    font-family: "Montserrat", sans-serif;
}

hr {
    height: 0;
    color: inherit;
    border-top-width: 1px
}

abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: inherit
}

a {
    color: inherit;
    text-decoration: inherit
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp,
pre {
    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
}

table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    font-weight: inherit;
    line-height: inherit;
    color: inherit;
    margin: 0;
    padding: 0
}

button,
select {
    text-transform: none
}

button,
[type=button],
[type=reset],
[type=submit] {
    -webkit-appearance: button;
    background-color: transparent;
    background-image: none
}

:-moz-focusring {
    outline: auto
}

:-moz-ui-invalid {
    box-shadow: none
}

progress {
    vertical-align: baseline
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
    margin: 0
}

fieldset {
    margin: 0;
    padding: 0
}

legend {
    padding: 0
}

ol,
ul,
menu {
    list-style: none;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

    input::-moz-placeholder,
    textarea::-moz-placeholder {
        opacity: 1;
        color: #9ca3af
    }

    input::placeholder,
    textarea::placeholder {
        opacity: 1;
        color: #9ca3af
    }

button,
[role=button] {
    cursor: pointer
}

:disabled {
    cursor: default
}

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
    display: block;
    vertical-align: middle
}

img,
video {
    max-width: 100%;
    height: auto
}

[hidden] {
    display: none
}

[type=text],
[type=email],
[type=url],
[type=password],
[type=number],
[type=date],
[type=datetime-local],
[type=month],
[type=search],
[type=tel],
[type=time],
[type=week],
[multiple],
textarea,
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border-color: #6b7280;
    border-width: 1px;
    border-radius: 0;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.5rem;
    --tw-shadow: 0 0 #0000
}

    [type=text]:focus,
    [type=email]:focus,
    [type=url]:focus,
    [type=password]:focus,
    [type=number]:focus,
    [type=date]:focus,
    [type=datetime-local]:focus,
    [type=month]:focus,
    [type=search]:focus,
    [type=tel]:focus,
    [type=time]:focus,
    [type=week]:focus,
    [multiple]:focus,
    textarea:focus,
    select:focus {
        outline: 2px solid transparent;
        outline-offset: 2px;
        --tw-ring-inset: var(--tw-empty, );
        --tw-ring-offset-width: 0px;
        --tw-ring-offset-color: #fff;
        --tw-ring-color: #2563eb;
        --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
        --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
        box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
        border-color: #2563eb
    }

    input::-moz-placeholder,
    textarea::-moz-placeholder {
        color: #6b7280;
        opacity: 1
    }

    input::placeholder,
    textarea::placeholder {
        color: #6b7280;
        opacity: 1
    }

::-webkit-datetime-edit-fields-wrapper {
    padding: 0
}

::-webkit-date-and-time-value {
    min-height: 1.5em
}

::-webkit-datetime-edit,
::-webkit-datetime-edit-year-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-minute-field,
::-webkit-datetime-edit-second-field,
::-webkit-datetime-edit-millisecond-field,
::-webkit-datetime-edit-meridiem-field {
    padding-top: 0;
    padding-bottom: 0
}

select {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
    background-position: right .5rem center;
    background-repeat: no-repeat;
    background-size: 1.5em 1.5em;
    padding-right: 2.5rem;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact
}

[multiple] {
    background-image: initial;
    background-position: initial;
    background-repeat: unset;
    background-size: initial;
    padding-right: .75rem;
    -webkit-print-color-adjust: unset;
    print-color-adjust: unset
}

[type=checkbox],
[type=radio] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
    display: inline-block;
    vertical-align: middle;
    background-origin: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    flex-shrink: 0;
    height: 1rem;
    width: 1rem;
    color: #2563eb;
    background-color: #fff;
    border-color: #6b7280;
    border-width: 1px;
    --tw-shadow: 0 0 #0000
}

[type=checkbox] {
    border-radius: 0
}

[type=radio] {
    border-radius: 100%
}

    [type=checkbox]:focus,
    [type=radio]:focus {
        outline: 2px solid transparent;
        outline-offset: 2px;
        --tw-ring-inset: var(--tw-empty, );
        --tw-ring-offset-width: 2px;
        --tw-ring-offset-color: #fff;
        --tw-ring-color: #2563eb;
        --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
        --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
        box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)
    }

    [type=checkbox]:checked,
    [type=radio]:checked {
        border-color: transparent;
        background-color: currentColor;
        background-size: 100% 100%;
        background-position: center;
        background-repeat: no-repeat
    }

[type=checkbox]:checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")
}

[type=radio]:checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")
}

    [type=checkbox]:checked:hover,
    [type=checkbox]:checked:focus,
    [type=radio]:checked:hover,
    [type=radio]:checked:focus {
        border-color: transparent;
        background-color: currentColor
    }

[type=checkbox]:indeterminate {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
    border-color: transparent;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat
}

    [type=checkbox]:indeterminate:hover,
    [type=checkbox]:indeterminate:focus {
        border-color: transparent;
        background-color: currentColor
    }

[type=file] {
    background: unset;
    border-color: inherit;
    border-width: 0;
    border-radius: 0;
    padding: 0;
    font-size: unset;
    line-height: inherit
}

    [type=file]:focus {
        outline: 1px solid ButtonText;
        outline: 1px auto -webkit-focus-ring-color
    }

body {
    position: relative;
    font-family: "Montserrat", sans-serif;
    font-size: 1.3rem;
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity))
}

h1,
.h1 {
    font-size: 50px;
    line-height: 60px;
    font-weight: 700;
    text-transform: capitalize;
}

/*@media (min-width: 420px) {

    h1,
    .h1 {
        font-size: 2.5rem;
        line-height: 3rem
    }
}

@media (min-width: 640px) {

    h1,
    .h1 {
        font-size: 3rem;
        line-height: 4rem
    }
}*/

@media (min-width: 1260px) {

    h1,
    .h1 {
        font-size: 50px;
        line-height: 60px;
        text-transform: capitalize;
    }
}

h2,
.h2 {
    font-size: 40px;
    line-height: 50px;
    font-weight: 700;
    text-transform: capitalize;
}

@media (max-width: 768px) {
    h1,
    .h1 {
        font-size: 45px;
        line-height: 55px;
    }

    h2,
    .h2 {
        font-size: 35px;
        line-height: 45px;
    }
}

h3,
.h3 {
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
}

@media (max-width: 768px) {

    h3,
    .h3 {
        font-size: 30px;
        line-height: 40px;
    }
}

h4,
.h4 {
    font-size: 1.8125rem;
    font-weight: 600;
    line-height: 2.125rem
}

h5,
.h5 {
    font-size: 1.438rem;
    font-weight: 700;
    line-height: 1.813rem
}

@media (min-width: 768px) {

    h5,
    .h5 {
        font-size: 1.563rem;
        line-height: 2.125rem
    }
}

h6,
.h6 {
    font-size: 1.375rem;
    font-weight: 600;
    line-height: 1.5rem
}

p {
    margin-bottom: .5rem;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.3rem;
    line-height: 1.65rem;
    font-weight: 450;
}

.section_space {
    padding: 50px 0px;
}


@media (min-width: 768px) {
    p {
        margin-bottom: 1rem
    }
}

p .highlight {
    font-weight: 600
}

/*p.leader {
    font-size: 1.3rem;
    line-height: 25px;
    font-weight: 500;
}*/

    p.leader .highlight {
        font-weight: 700
    }

p.support {
    font-family: "Montserrat", sans-serif;
    font-weight: 400
}

@media (min-width: 768px) {
    p.support {
        font-size: 1.1875rem;
        line-height: 1.5rem
    }
}

p.support .highlight {
    font-weight: 700
}

.articlePage h2,
.articlePage h3,
.articlePage h4 {
    font-weight: 600;
    line-height: 1.5;
    --tw-text-opacity: 1;
    color: rgb(55 73 199 / var(--tw-text-opacity))
}

@media (min-width: 768px) {

    .articlePage h2,
    .articlePage h3,
    .articlePage h4 {
        line-height: 1.5
    }
}

.articlePage h3 {
    font-size: 2.25rem;
    line-height: 2.5rem
}

@media (min-width: 768px) {
    .articlePage h3 {
        font-size: 2.25rem;
        line-height: 2.5rem
    }
}

.articlePage h3 {
    font-size: 1.875rem;
    line-height: 2.25rem
}

@media (min-width: 768px) {
    .articlePage h3 {
        font-size: 1.875rem;
        line-height: 2.25rem
    }
}

.articlePage h4 {
    font-size: 1rem;
    line-height: 2.5rem
}

@media (min-width: 768px) {
    .articlePage h4 {
        font-size: 1rem;
        line-height: 2.5rem
    }
}

div.leader p {
    font-size: 1.25rem;
    line-height: 1.75rem
}

@media (min-width: 768px) {
    div.leader p {
        font-size: 1.3125rem;
        line-height: 1.875rem
    }
}

div.leader p .highlight {
    font-weight: 700
}

small,
.small {
    font-size: .875em;
    font-weight: 400;
    line-height: 1.25em
}

figure {
    position: relative;
    display: flex;
    height: auto;
    width: 100%;
    flex-direction: column;
    align-items: center
}

    figure figcaption {
        font-size: .75rem;
        line-height: 1rem;
        font-weight: 400;
        font-style: italic
    }

    figure.picture {
        gap: .5rem
    }

    figure.picture_border img,
    figure.picture_border picture {
        border-radius: 1rem;
        border-width: 1px;
        --tw-border-opacity: 1;
        border-color: rgb(228 227 225 / var(--tw-border-opacity));
        --tw-drop-shadow: drop-shadow(0 5px 12px rgba(0, 0, 0, .2));
        filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
    }

    figure.picture figcaption {
        padding-top: .5rem;
        padding-bottom: .5rem
    }

    figure.quote {
        margin-top: 1.5rem;
        margin-bottom: 2rem;
        border-radius: 1rem;
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity));
        padding: 4rem 2.5rem;
        text-align: center;
        --tw-text-opacity: 1;
        color: rgb(42 40 80 / var(--tw-text-opacity));
        --tw-drop-shadow: drop-shadow(0 5px 12px rgba(0, 0, 0, .2));
        filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
    }

        figure.quote blockquote {
            position: relative;
            z-index: 10
        }

            figure.quote blockquote:before {
                position: absolute;
                top: -1.5rem;
                left: -1rem;
                z-index: -1;
                height: 3.5rem;
                width: 3.5rem;
                background-image: url(/assets/typography/dq-left.png);
                background-repeat: no-repeat;
                content: var(--tw-content);
                background-size: contain
            }

            figure.quote blockquote:after {
                position: absolute;
                bottom: -2.5rem;
                right: -1rem;
                z-index: -1;
                height: 3.5rem;
                width: 3.5rem;
                background-image: url(/assets/typography/dq-right.png);
                background-repeat: no-repeat;
                content: var(--tw-content);
                background-size: contain
            }

        figure.quote figcaption {
            position: absolute;
            left: .75rem;
            right: .75rem;
            bottom: -2rem;
            margin-left: auto;
            margin-right: auto;
            display: flex;
            max-width: 14.375rem;
            flex-direction: column;
            border-radius: 9999px;
            --tw-bg-opacity: 1;
            background-color: rgb(151 208 238 / var(--tw-bg-opacity));
            padding: .5rem 1rem;
            font-size: .75rem;
            line-height: 1rem;
            font-weight: 700;
            font-style: normal
        }

            figure.quote figcaption cite {
                font-weight: 400
            }

li.tick,
dt.tick {
    display: inline-flex;
    align-items: baseline;
    gap: .5rem
}

    li.tick:before,
    dt.tick:before {
        top: .5rem;
        height: 1rem;
        width: 1rem;
        flex-shrink: 0;
        background-repeat: no-repeat;
        background-size: contain;
        content: var(--tw-content);
        background-image: url(../assets/typography/tick.png)
    }

li.cross,
dt.cross {
    display: inline-flex;
    align-items: baseline;
    gap: .5rem
}

    li.cross:before,
    dt.cross:before {
        height: 1rem;
        width: 1rem;
        flex-shrink: 0;
        background-repeat: no-repeat;
        background-size: contain;
        content: var(--tw-content);
        background-image: url(../assets/typography/cross.png)
    }

.prose a {
    --tw-text-opacity: 1;
    color: rgb(100 105 235 / var(--tw-text-opacity));
    text-underline-offset: 4px
}

    .prose a:hover {
        text-decoration-line: underline
    }

.prose strong,
.prose b {
    font-weight: 600
}

.prose ul,
.prose ol {
    margin-top: 1rem;
    margin-bottom: 1rem;
    padding-left: 2rem;
    text-align: left
}

    .prose ul > li,
    .prose ol > li {
        padding-left: .25rem
    }

.prose ol {
    list-style-type: decimal
}

    .prose ol[type=A] {
        list-style-type: upper-alpha
    }

    .prose ol[type=a] {
        list-style-type: lower-alpha
    }

    .prose ol[type=I] {
        list-style-type: upper-roman
    }

    .prose ol[type=i] {
        list-style-type: lower-roman
    }

    .prose ol[type="1"] {
        list-style-type: decimal
    }

.prose ul.tick {
    list-style-image: url(../assets/typography/tick.png)
}

.prose ul {
    list-style-type: " - "
}

table {
    width: 100%;
    border-collapse: collapse;
    border-width: 1px
}

    table th,
    table td {
        width: 50%;
        border-width: 1px;
        --tw-border-opacity: 1;
        border-color: rgb(228 227 225 / var(--tw-border-opacity));
        padding: 1rem;
        text-align: left;
        --tw-text-opacity: 1;
        color: rgb(42 40 80 / var(--tw-text-opacity))
    }

    table th {
        border-width: 1px;
        font-weight: 600
    }

    table thead {
        --tw-bg-opacity: 1;
        background-color: rgb(243 246 244 / var(--tw-bg-opacity))
    }

*,
:before,
:after {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x:;
    --tw-pan-y:;
    --tw-pinch-zoom:;
    --tw-scroll-snap-strictness: proximity;
    --tw-ordinal:;
    --tw-slashed-zero:;
    --tw-numeric-figure:;
    --tw-numeric-spacing:;
    --tw-numeric-fraction:;
    --tw-ring-inset:;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / .5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur:;
    --tw-brightness:;
    --tw-contrast:;
    --tw-grayscale:;
    --tw-hue-rotate:;
    --tw-invert:;
    --tw-saturate:;
    --tw-sepia:;
    --tw-drop-shadow:;
    --tw-backdrop-blur:;
    --tw-backdrop-brightness:;
    --tw-backdrop-contrast:;
    --tw-backdrop-grayscale:;
    --tw-backdrop-hue-rotate:;
    --tw-backdrop-invert:;
    --tw-backdrop-opacity:;
    --tw-backdrop-saturate:;
    --tw-backdrop-sepia:
}

::backdrop {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x:;
    --tw-pan-y:;
    --tw-pinch-zoom:;
    --tw-scroll-snap-strictness: proximity;
    --tw-ordinal:;
    --tw-slashed-zero:;
    --tw-numeric-figure:;
    --tw-numeric-spacing:;
    --tw-numeric-fraction:;
    --tw-ring-inset:;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / .5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur:;
    --tw-brightness:;
    --tw-contrast:;
    --tw-grayscale:;
    --tw-hue-rotate:;
    --tw-invert:;
    --tw-saturate:;
    --tw-sepia:;
    --tw-drop-shadow:;
    --tw-backdrop-blur:;
    --tw-backdrop-brightness:;
    --tw-backdrop-contrast:;
    --tw-backdrop-grayscale:;
    --tw-backdrop-hue-rotate:;
    --tw-backdrop-invert:;
    --tw-backdrop-opacity:;
    --tw-backdrop-saturate:;
    --tw-backdrop-sepia:
}

.btn {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: .25rem;
    white-space: nowrap;
    border-radius: 9999px;
    border-color: transparent;
    padding: .75rem 1.25rem;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    text-decoration-line: none;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s;
    transition-timing-function: cubic-bezier(0, 0, .2, 1);
    margin-top: 15px
}

    .btn:hover {
        text-decoration-line: none;
        transition-timing-function: cubic-bezier(.4, 0, 1, 1);
        cursor: pointer;
        --tw-drop-shadow: drop-shadow(0 10px 8px rgb(0 0 0 / .04)) drop-shadow(0 4px 3px rgb(0 0 0 / .1));
        filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
    }

.btn-light-blue {
    --tw-bg-opacity: 1;
    background-color: rgb(151 208 238 / var(--tw-bg-opacity));
    font-weight: 500;
    --tw-text-opacity: 1;
    color: rgb(42 40 80 / var(--tw-text-opacity))
}

    .btn-light-blue:hover {
        --tw-bg-opacity: 1;
        background-color: rgb(243 246 244 / var(--tw-bg-opacity));
        --tw-text-opacity: 1;
        color: rgb(42 40 80 / var(--tw-text-opacity))
    }

.btn-blue {
    /*--tw-bg-opacity: 1;*/
    /*background-color: rgb(166 137 99 / var(--tw-bg-opacity));*/
    background-color: #bf8a5f;
    font-weight: 500;
    /*--tw-text-opacity: 1;*/
    color: rgb(255 255 255 / var(--tw-text-opacity))
}

    .btn-blue:hover {
        --tw-bg-opacity: 1;
        background-color: rgb(235 224 213 / var(--tw-bg-opacity));
        --tw-text-opacity: 1;
        color: rgb(0 0 0 / var(--tw-text-opacity))
    }

.btn-shadow {
    --tw-drop-shadow: drop-shadow(0 4px 3px rgb(0 0 0 / .07)) drop-shadow(0 2px 2px rgb(0 0 0 / .06));
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.breadcrumb {
    display: flex
}

    .breadcrumb a {
        font-size: .875rem;
        line-height: 1.25rem;
        font-weight: 500;
        color: currentColor
    }

        .breadcrumb a:hover {
            color: currentColor;
            text-decoration-line: none
        }

    .breadcrumb svg {
        height: 1.25rem;
        width: 1.25rem;
        flex-shrink: 0;
        color: currentColor
    }

    .breadcrumb ol {
        display: flex;
        align-items: center
    }

        .breadcrumb ol > :not([hidden]) ~ :not([hidden]) {
            --tw-space-x-reverse: 0;
            margin-right: calc(.5rem * var(--tw-space-x-reverse));
            margin-left: calc(.5rem * calc(1 - var(--tw-space-x-reverse)))
        }

@media (min-width: 768px) {
    .breadcrumb ol > :not([hidden]) ~ :not([hidden]) {
        --tw-space-x-reverse: 0;
        margin-right: calc(1rem * var(--tw-space-x-reverse));
        margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)))
    }
}

.breadcrumb ol li:not(:first-child) {
    display: flex;
    align-items: center
}

    .breadcrumb ol li:not(:first-child) a {
        margin-left: .25rem
    }

@media (min-width: 768px) {
    .breadcrumb ol li:not(:first-child) a {
        margin-left: 1rem
    }
}

section:not(.footer-form section) .block-section {
    margin-left: auto;
    margin-right: auto;
    max-width: 72rem;
    padding: 0px 2rem;
}

section.home_page.section_listing .block-section {
    margin-left: auto;
    margin-right: auto;
    max-width: 80rem
}

section.about_us_page.team_listing .text-center h2 {
    margin-bottom: 2rem;
}

section:not(.footer-form section) .block-section {
    padding: 50px 2rem;
}

footer a.text-current:hover {
    color: rgb(177 138 97 / var(--tw-text-opacity));
}

@media (min-width: 768px) {

    section:not(.footer-form section) .block-section {
        padding-bottom: 50px !important;
        padding-top: 50px !important;
    }

    section.home_page.section_listing .block-section .py-10.px-4.space-y-6 {
        margin-top: 0px;
        padding-top: 0px;
    }
}

@media (min-width: 1260px) {
    section:not(.footer-form section) .block-section {
        padding-left: 0;
        padding-right: 0
    }
}

section:not(.footer-form section) .block-section-width__wide {
    max-width: 80rem
}

section:not(.footer-form section) .block-section-width__full {
    padding-left: 0;
    padding-right: 0
}

@media (min-width: 768px) {
    section:not(.footer-form section) .block-section-height__short {
        padding-bottom: 1.5rem
    }
}

section:not(.footer-form section) .block-section-height__clear {
    padding-top: 1rem;
    padding-bottom: 0
}

@media (min-width: 768px) {
    section:not(.footer-form section) .block-section-height__clear {
        padding-bottom: 0
    }
}

section:not(.footer-form section) .block-section .block-subtitle {
    margin-top: 1.5rem
}

section:not(.footer-form section).text_content .block-section,
section:not(.footer-form section).code_block .block-section,
section:not(.footer-form section).article_content .block-section,
section:not(.footer-form section).image .block-section,
section:not(.footer-form section).image_grid .block-section,
section:not(.footer-form section).image_and_text .block-section,
section:not(.footer-form section).grid_layout .block-section {
    max-width: 80rem;
    padding: 50px 2rem;
}

section:not(.footer-form section).article_page.text_content .block-section,
section:not(.footer-form section).article_page.code_block .block-section,
section:not(.footer-form section).article_page.article_content .block-section,
section:not(.footer-form section).article_page.image .block-section,
section:not(.footer-form section).article_page.image_grid .block-section,
section:not(.footer-form section).article_page.image_and_text .block-section,
section:not(.footer-form section).article_page.grid_layout .block-section {
    max-width: 48rem
}

section.text_content .block-section,
section.code_block .block-section,
section.article_content .block-section,
section.image_grid .block-section,
section.image .block-section,
section.image_and_text .block-section,
section.grid_layout .block-section {
    max-width: 64rem
}

section.article_page.code_block .block-section,
section.article_page.text_content .block-section,
section.article_page.article_content .block-section,
section.article_page.image_grid .block-section,
section.article_page.image .block-section,
section.article_page.image_and_text .block-section,
section.article_page.grid_layout .block-section {
    max-width: 48rem
}

.landing-page section:not(.footer-form section) .block-section {
    padding-top: 50px;
    padding-bottom: 50px
}

.yit-block-grid__layout-container {
    position: relative;
    display: grid;
    grid-template-columns: repeat(var(--umb-block-grid--grid-columns, 1), minmax(0, 1fr));
    grid-auto-flow: row;
    grid-auto-rows: minmax(50px, min-content);
    -moz-column-gap: var(--umb-block-grid--column-gap, 0);
    column-gap: var(--umb-block-grid--column-gap, 0);
    row-gap: var(--umb-block-grid--row-gap, 0)
}

.yit-block-grid__layout-item {
    position: relative;
    grid-column-end: span min(calc(var(--umb-block-grid--item-column-span, 1) * 3), var(--umb-block-grid--grid-columns));
    grid-row: span var(--umb-block-grid--item-row-span, 1)
}

.yit-block-grid__area-container,
.yit-block-grid__block--view::part(area-container) {
    position: relative;
    display: grid;
    grid-template-columns: repeat(var(--umb-block-grid--area-grid-columns, var(--umb-block-grid--grid-columns, 1)), minmax(0, 1fr));
    grid-auto-flow: row;
    grid-auto-rows: minmax(50px, min-content);
    -moz-column-gap: var(--umb-block-grid--areas-column-gap, 0);
    column-gap: var(--umb-block-grid--areas-column-gap, 0);
    row-gap: var(--umb-block-grid--areas-row-gap, 0)
}

.yit-block-grid__area {
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
    grid-column-end: span min(calc(var(--umb-block-grid--area-column-span, 1) * 3), var(--umb-block-grid--area-grid-columns));
    grid-row: span var(--umb-block-grid--area-row-span, 1)
}

@media (min-width:1024px) {
    .yit-block-grid__layout-item {
        grid-column-end: span min(var(--umb-block-grid--item-column-span, 1), var(--umb-block-grid--grid-columns))
    }

    .yit-block-grid__area {
        grid-column-end: span min(var(--umb-block-grid--area-column-span, 1), var(--umb-block-grid--area-grid-columns))
    }
}

.yit-block-grid__container,
.yit-block-grid__area {
    display: flex;
    gap: 2rem
}

.yit-block-grid__area-container,
.yit-block-grid__layout-container {
    grid-gap: 2rem
}

.yit-block-grid__area-container,
.yit-block-grid__block--view::part(area-container) {
    grid-auto-rows: minmax(max-content, min-content)
}

.code_block pre code {
    border-radius: .25rem;
    border-width: 1px;
    padding: 1rem
}

.news-list {
    margin-left: auto;
    margin-right: auto;
    border-radius: 1.5rem;
    --tw-drop-shadow: drop-shadow(0 10px 8px rgb(0 0 0 / .04)) drop-shadow(0 4px 3px rgb(0 0 0 / .1));
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

@media (min-width: 768px) {
    .news-list {
        margin-left: 1.25rem;
        margin-right: 1.25rem
    }
}

@media (min-width: 1260px) {
    .news-list {
        margin-left: auto;
        margin-right: auto
    }
}

.news-list .news-item {
    position: relative;
    display: flex;
    height: 100%;
    flex-direction: column;
    border-radius: .375rem;
    text-align: left
}

.tag {
    position: relative;
    margin: .5rem;
    height: 100%;
    width: 9rem;
    border-radius: 1.5rem;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(55 73 199 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    padding: .5rem 1rem;
    text-align: center;
    font-size: .75rem;
    line-height: 1rem;
    --tw-text-opacity: 1;
    color: rgb(55 73 199 / var(--tw-text-opacity));
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: 75ms;
    transition-timing-function: cubic-bezier(0, 0, .2, 1)
}

    .tag:hover {
        transition-timing-function: cubic-bezier(.4, 0, 1, 1)
    }

@media (min-width: 768px) {
    .tag {
        padding-left: .5rem;
        padding-right: .5rem
    }
}

.tag:hover {
    cursor: pointer;
    --tw-bg-opacity: 1;
    background-color: rgb(55 73 199 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(243 246 244 / var(--tw-text-opacity));
    --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.tag .active {
    position: relative;
    margin: .5rem;
    height: 100%;
    width: 9rem;
    border-radius: 1.5rem;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(55 73 199 / var(--tw-border-opacity));
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(55 73 199 / var(--tw-bg-opacity));
    padding: .5rem 1rem;
    text-align: center;
    font-size: .75rem;
    line-height: 1rem;
    --tw-text-opacity: 1;
    color: rgb(243 246 244 / var(--tw-text-opacity));
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: 75ms;
    transition-timing-function: cubic-bezier(0, 0, .2, 1)
}

    .tag .active:hover {
        transition-timing-function: cubic-bezier(.4, 0, 1, 1)
    }

@media (min-width: 768px) {
    .tag .active {
        padding-left: .5rem;
        padding-right: .5rem
    }
}

.banner,
.cta {
    position: relative;
    width: 100%;
    overflow: hidden
}

    .banner > section,
    .cta > section {
        position: relative;
        display: flex;
        flex-direction: column
    }

    .banner .decorators,
    .cta .decorators {
        position: absolute;
        top: 0px;
        right: 0px;
        bottom: 0px;
        left: 0px
    }

    .banner .content,
    .cta .content {
        z-index: 20;
        display: flex;
        width: 100%;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center
    }

.block-section.flex.flex-col.items-center .text-center h2.rounded-lg.filter {
    margin-bottom: 1.5rem;
}

.banner .content,
.cta .content {
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 4rem
}

.banner h1.text-yit-dark-blue {
    max-width: 440px;
    margin-bottom: 1.5rem;
}

    .banner h1.text-yit-dark-blue span.pill {
        display: inline-block;
    }

section.home_page.section_listing.text-yit-dark-blue.bg-yit-light-blue h2, h2.text-yit-white {
    max-width: 400px;
}

    section.home_page.section_listing.text-yit-dark-blue.bg-yit-light-blue h2.services_section_title {
        max-width: 320px;
    }

.section_client_text h2.text-yit-white {
    margin-bottom: 1.5rem;
}

@media (min-width: 768px) {

    .banner .content,
    .cta .content {
        padding-left: 4rem;
        padding-right: 4rem
    }
}

@media (min-width: 1024px) {

    .banner .content,
    .cta .content {
        padding-top: 5rem;
        padding-bottom: 7rem
    }
}

/*.cta p {
    font-size: 1.3rem;
    line-height: 1.65rem;
    font-weight: 500;
}*/

.banner > section {
    align-items: center
}

.banner .frame {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .7s
}

.banner-landingpage > section {
    margin-left: auto;
    margin-right: auto;
    max-width: 80rem
}

@media (min-width: 1024px) {
    .banner-landingpage > section {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        grid-template-rows: repeat(1, minmax(0, 1fr))
    }
}

.banner-landingpage .frame {
    position: relative;
    z-index: 10;
    height: 100%;
    width: 100%;
    padding-bottom: 2rem
}

@media (min-width: 768px) {
    .banner-landingpage .frame {
        padding-bottom: 0
    }
}

.banner-landingpage .frame img,
.banner-landingpage .frame picture {
    z-index: 10;
    max-width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    padding-left: 2rem;
    padding-right: 2rem
}

@media (min-width: 768px) {

    .banner-landingpage .frame img,
    .banner-landingpage .frame picture {
        max-height: 100%
    }
}

@media (min-width: 1260px) {

    .banner-landingpage .frame img,
    .banner-landingpage .frame picture {
        padding-left: 0;
        padding-right: 0
    }
}

.banner-section > section {
    margin-left: auto;
    margin-right: auto;
    max-width: 80rem
}

@media (min-width: 1024px) {
    .banner-section > section {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }
}

.banner-section .frame {
    margin-top: -1rem;
    width: 110%
}

@media (min-width: 768px) {
    .banner-section .frame {
        margin-top: -3rem
    }
}

@media (min-width: 1024px) {
    .banner-section .frame {
        margin-top: 0;
        margin-left: -14rem;
        margin-bottom: -6rem;
        width: 150%
    }
}

.banner-section .frame img,
.banner-section .frame picture {
    max-width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.banner-service > section {
    margin-left: auto;
    margin-right: auto;
    max-width: 80rem;
    row-gap: 1.5rem
}

@media (min-width: 1024px) {
    .banner-service > section {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        grid-template-rows: repeat(1, minmax(0, 1fr))
    }
}

.banner-service .frame {
    margin: 1rem -17rem 1rem 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px
}

@media (min-width: 1024px) {
    .banner-service .frame {
        margin-top: 0;
        margin-left: -8rem;
        margin-right: -59rem;
        margin-bottom: 0
    }
}

@media (min-width: 1260px) {
    .banner-service .frame {
        margin-left: -10rem
    }
}

@media (min-width: 1280px) {
    .banner-service .frame {
        margin-right: -65rem
    }
}

.banner-service .frame img,
.banner-service .frame picture {
    margin-left: 0
}

@media (min-width: 1024px) {

    .banner-service .frame img,
    .banner-service .frame picture {
        margin-left: -26%;
        width: 900px
    }
}

@media (min-width: 1539px) {

    .banner-service .frame img,
    .banner-service .frame picture {
        border-top-right-radius: 9999px;
        border-bottom-right-radius: 9999px
    }
}

.banner-profile > section {
    margin-left: auto;
    margin-right: auto;
    max-width: 80rem
}

@media (min-width: 1024px) {
    .banner-profile > section {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }
}

.banner-profile .frame {
    margin: 1rem -17rem 1rem 1rem;
    display: flex;
    align-items: center;
    justify-content: center
}

@media (min-width: 1024px) {
    .banner-profile .frame {
        margin-top: 0;
        margin-left: -18rem;
        margin-right: -75rem;
        margin-bottom: 0
    }
}

.banner-profile .frame img,
.banner-profile .frame picture {
    height: 20rem;
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px;
    -o-object-fit: cover;
    object-fit: cover
}

@media (min-width: 420px) {

    .banner-profile .frame img,
    .banner-profile .frame picture {
        height: 24rem
    }
}

@media (min-width: 768px) {

    .banner-profile .frame img,
    .banner-profile .frame picture {
        height: auto
    }
}

@media (min-width: 1024px) {

    .banner-profile .frame img,
    .banner-profile .frame picture {
        margin-left: -10%;
        width: 1300px
    }
}

@media (min-width: 1260px) {

    .banner-profile .frame img,
    .banner-profile .frame picture {
        margin-left: -13%
    }
}

@media (min-width: 2300px) {

    .banner-profile .frame img,
    .banner-profile .frame picture {
        border-top-right-radius: 9999px;
        border-bottom-right-radius: 9999px
    }
}

.banner-article > section {
    min-height: 20rem;
    justify-content: center
}

@media (min-width: 1024px) {
    .banner-article > section {
        min-height: 35rem
    }
}

.banner-article .frame {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px
}

    .banner-article .frame:after {
        position: absolute;
        top: 0px;
        right: 0px;
        bottom: 0px;
        left: 0px;
        background-color: #7d7d7d66;
        content: var(--tw-content);
        mix-blend-mode: multiply
    }

    .banner-article .frame img,
    .banner-article .frame picture {
        height: 100%;
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

.banner-article .content {
    margin-left: auto;
    margin-right: auto;
    display: flex;
    max-width: 80rem;
    flex-direction: column;
    align-items: flex-start
}

    .banner-article .content > :not([hidden]) ~ :not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
        margin-bottom: calc(1.5rem * var(--tw-space-y-reverse))
    }

.banner-article .content {
    padding: 5rem 1.5rem;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}

@media (min-width: 1024px) {
    .banner-article .content {
        padding: 8rem 2rem
    }
}

.banner-article .content > * {
    color: currentColor;
    --tw-drop-shadow: drop-shadow(0 5px 12px rgba(0, 0, 0, .2));
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.banner-article .content h1 {
    font-size: 3.6rem;
    font-weight: 500;
    line-height: 4.5rem
}

.banner-article .content p {
    font-size: 1.1rem;
    font-weight: 400
}

.banner-article .content.pb-large {
    padding-bottom: 7rem
}

.banner-article .content.pb-medium {
    padding-bottom: 3.5rem
}

.banner-article .content.pb-small {
    padding-bottom: 1.25rem
}

.cta > section {
    margin-left: auto;
    margin-right: auto;
    max-width: 80rem;
    flex-direction: column-reverse;
    align-items: center
}

@media (min-width: 1024px) {
    .cta > section {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        grid-template-rows: repeat(1, minmax(0, 1fr))
    }
}

.cta .frame {
    position: relative;
    z-index: 10;
    margin-top: 2rem;
    margin-left: 3rem;
    height: 100%;
    width: 100%
}

@media (min-width: 768px) {
    .cta .frame {
        margin-top: 0;
        margin-left: auto
    }
}

.cta .frame > img {
    z-index: 10;
    margin-left: auto;
    margin-right: auto
}

.front-line {
    position: absolute;
    bottom: 10%;
    right: 0px;
    z-index: 20;
    margin-left: auto;
    margin-right: auto;
    display: grid;
    height: 3rem;
    width: 3rem;
    flex: none;
    --tw-scale-x: 40%;
    --tw-scale-y: 40%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    grid-template-columns: repeat(1, minmax(0, 1fr));
    align-content: center;
    justify-items: center;
    border-radius: 9999px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .7s
}

    .front-line:after {
        position: absolute;
        top: -480px;
        right: 100%;
        z-index: -10;
        height: 1200px;
        width: 1200px;
        background-color: currentColor;
        -webkit-mask-image: url("../assets/images/decoration/line.svg))");
        mask-image: url("../assets/images/decoration/line.svg))");
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        content: var(--tw-content);
        -webkit-mask-size: contain;
        mask-size: contain
    }

@media (min-width: 1024px) {
    .front-line {
        bottom: 5%;
        top: 10%;
        right: 40%;
        height: 4rem;
        width: 4rem;
        --tw-scale-x: 1;
        --tw-scale-y: 1;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
    }

        .front-line:after {
            content: var(--tw-content);
            top: -460px
        }
}

@media (min-width: 1260px) {
    .front-line {
        right: 47%
    }
}

@media (min-width: 1280px) {
    .front-line {
        right: 50%
    }
}

.front-line-services {
    right: -8%;
    bottom: -.5rem;
    height: 12rem;
    width: 12rem;
    --tw-scale-x: 45%;
    --tw-scale-y: 45%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    --tw-drop-shadow: drop-shadow(0 5px 12px rgba(0, 0, 0, .2));
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

    .front-line-services:after {
        content: var(--tw-content);
        top: -430px
    }

@media (min-width: 420px) {
    .front-line-services {
        right: 10%
    }
}

@media (min-width: 640px) {
    .front-line-services {
        right: 30%;
        bottom: -10px
    }

        .front-line-services:after {
            content: var(--tw-content);
            --tw-scale-x: 110%;
            --tw-scale-y: 110%;
            transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
        }
}

@media (min-width: 768px) {
    .front-line-services {
        right: 44%
    }
}

@media (min-width: 1024px) {
    .front-line-services {
        right: 42%;
        top: 10%;
        height: 4rem;
        width: 4rem;
        --tw-scale-x: 125%;
        --tw-scale-y: 125%;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
    }

        .front-line-services:after {
            top: -495px;
            right: 287%;
            content: var(--tw-content);
            --tw-scale-x: 120%;
            transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
        }
}

@media (min-width: 1280px) {
    .front-line-services {
        right: 46%;
        top: 7%
    }
}

.front-line-services i {
    position: relative;
    font-size: 8rem
}

@media (min-width: 1024px) {
    .front-line-services i {
        font-size: 2.75rem
    }
}

.front-line-profile {
    top: 0px;
    height: 6rem;
    width: 6rem
}

    .front-line-profile:after {
        top: -705px;
        height: 1700px;
        content: var(--tw-content);
        width: 1700px
    }

@media (min-width: 1024px) {
    .front-line-profile {
        top: 5%;
        height: 3rem;
        width: 3rem;
        --tw-scale-x: 105%;
        --tw-scale-y: 105%;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
    }

        .front-line-profile:after {
            content: var(--tw-content);
            top: -725px
        }
}

.umbraco-forms-field {
    clear: both
}

    .umbraco-forms-field div label {
        display: inline
    }

label.umbraco-forms-label {
    display: block;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.5rem
}

@media (min-width: 768px) {
    label.umbraco-forms-label {
        font-size: 1rem;
        line-height: 1.5rem
    }
}

.umbraco-forms-caption {
    font-size: 2.25rem;
    font-weight: 700;
    line-height: 2.063rem
}

@media (min-width: 768px) {
    .umbraco-forms-caption {
        font-size: 3.438rem;
        line-height: 4.375rem
    }
}

.umbraco-forms-form h5 {
    font-weight: 600
}

.umbraco-forms-form {
    padding-top: .75rem;
    padding-bottom: .75rem
}

    .umbraco-forms-form .umbraco-forms-container > :not([hidden]) ~ :not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
        margin-bottom: calc(1.5rem * var(--tw-space-y-reverse))
    }

    .umbraco-forms-form .row-fluid {
        display: flex;
        flex-direction: column;
        gap: 1.5rem
    }

@media (min-width: 768px) {
    .umbraco-forms-form .row-fluid {
        display: grid;
        grid-template-columns: repeat(12, minmax(0, 1fr))
    }
}

.umbraco-forms-form small {
    float: left;
    clear: both;
    display: block;
    padding: .25rem .25rem 12.5rem
}

.umbraco-forms-form fieldset {
    border-style: none
}

.umbraco-forms-form .umbraco-forms-navigation {
    display: grid;
    grid-auto-flow: column
}

@media (min-width: 768px) {
    .umbraco-forms-form .umbraco-forms-navigation {
        grid-auto-flow: row;
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }
}

.umbraco-forms-form legend {
    display: block;
    font-weight: 700;
    font-size: 1.2em;
    line-height: 1.2em
}

.umbraco-forms-container {
    margin-bottom: 15px;
}

.umbraco-forms-form select,
.umbraco-forms-form input.text,
.umbraco-forms-form input.title,
.umbraco-forms-form textarea {
    display: block;
    width: 100%
}

.umbraco-forms-form select,
.umbraco-forms-form textarea,
.umbraco-forms-form .checkboxlist input,
.umbraco-forms-form .radiobuttonlist input,
.umbraco-forms-form .checkbox input,
.umbraco-forms-form .mandatory input {
    border-width: 0px;
    border-radius: 8px;
    --tw-border-opacity: 1;
    border-color: rgb(125 125 125 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity))
}

    .umbraco-forms-form select:focus,
    .umbraco-forms-form textarea:focus,
    .umbraco-forms-form .checkboxlist input:focus,
    .umbraco-forms-form .radiobuttonlist input:focus,
    .umbraco-forms-form .checkbox input:focus,
    .umbraco-forms-form .mandatory input:focus {
        --tw-border-opacity: 1;
        border-color: rgb(100 105 235 / var(--tw-border-opacity));
        --tw-ring-opacity: 1;
        --tw-ring-color: rgb(100 105 235 / var(--tw-ring-opacity))
    }

.umbraco-forms-form select,
.umbraco-forms-form input.text {
    height: 3rem;
    margin-top: 5px;
}

.umbraco-forms-form textarea {
    height: 13rem;
    margin-top: 5px;
    resize: none;
}

.umbraco-forms-form input.fileupload {
    height: auto !important
}

.umbraco-forms-form span.checkboxlist,
.umbraco-forms-form span.radiobuttonlist,
.umbraco-forms-form span.checkbox {
    float: left;
    display: block;
    padding: .75rem
}

.umbraco-forms-form .checkboxlist label {
    float: left;
    clear: left
}

.umbraco-forms-form .checkboxlist input,
.umbraco-forms-form .radiobuttonlist input,
.umbraco-forms-form .checkbox input,
.umbraco-forms-form .mandatory input {
    display: inline-block
}

.umbraco-forms-form .hiddenfield {
    display: none
}

.umbraco-forms-form input.contourError,
.umbraco-forms-form select.contourError,
.umbraco-forms-form textarea.contourError,
.umbraco-forms-form input.input-validation-error,
.umbraco-forms-form select.input-validation-error,
.umbraco-forms-form textarea.input-validation-error {
    --tw-border-opacity: 1;
    border-color: rgb(252 165 165 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(254 226 226 / var(--tw-bg-opacity))
}

    .umbraco-forms-form input.contourError:focus,
    .umbraco-forms-form select.contourError:focus,
    .umbraco-forms-form textarea.contourError:focus,
    .umbraco-forms-form input.input-validation-error:focus,
    .umbraco-forms-form select.input-validation-error:focus,
    .umbraco-forms-form textarea.input-validation-error:focus {
        --tw-border-opacity: 1;
        border-color: rgb(100 105 235 / var(--tw-border-opacity));
        --tw-ring-opacity: 1;
        --tw-ring-color: rgb(100 105 235 / var(--tw-ring-opacity))
    }

.umbraco-forms-form span.contourError,
.umbraco-forms-form span.field-validation-error {
    background-color: transparent;
    --tw-text-opacity: 1;
    color: rgb(185 28 28 / var(--tw-text-opacity))
}

.umbraco-forms-form #recaptcha_widget_div {
    margin-left: 200px
}

.umbraco-forms-form .field-validation-error {
    padding-left: 5px
}

.umbraco-forms-form .umbraco-forms-page {
    display: flex;
    flex-direction: column;
    gap: .75rem
}

.umbraco-forms-form.umbraco-forms-newsletters .umbraco-forms-page {
    padding-left: 4rem;
    padding-right: 4rem
}

form#ContactForm input#btnSubmit {
    padding: 0.75rem 2.25rem;
    float: right;
}

@media (min-width: 768px) {
    .umbraco-forms-form.umbraco-forms-newsletters .umbraco-forms-page {
        flex-direction: row;
        padding-left: 5rem;
        padding-right: 5rem
    }
}

@media (min-width: 1024px) {
    .umbraco-forms-form.umbraco-forms-newsletters .umbraco-forms-page {
        padding-left: 11rem;
        padding-right: 11rem
    }
}

.footer-form {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem
}

@media (min-width: 768px) {
    .footer-form {
        padding-top: 5rem;
        padding-bottom: 5rem
    }
}

.footer-form .umbraco-forms-form.umbraco-forms-footer-form .umbraco-forms-page {
    padding-left: 1rem;
    padding-right: 1rem
}

@media (min-width: 768px) {
    .footer-form .umbraco-forms-form.umbraco-forms-footer-form .umbraco-forms-page {
        padding-left: 3rem;
        padding-right: 3rem
    }
}

@media (min-width: 1024px) {
    .footer-form .umbraco-forms-form.umbraco-forms-footer-form .umbraco-forms-page {
        padding-left: 5rem;
        padding-right: 5rem
    }
}

.footer-form .umbraco-forms-form select,
.footer-form .umbraco-forms-form input,
.footer-form .umbraco-forms-form textarea,
.footer-form .umbraco-forms-form .checkboxlist input,
.footer-form .umbraco-forms-form .radiobuttonlist input,
.footer-form .umbraco-forms-form .checkbox input,
.footer-form .umbraco-forms-form .mandatory input {
    display: inline-block;
    border-style: none
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0
}

.static {
    position: static
}

.fixed {
    position: fixed
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.inset-0 {
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px
}

.inset-x-3 {
    left: .75rem;
    right: .75rem
}

.inset-x-0 {
    left: 0px;
    right: 0px
}

.inset-y-0 {
    top: 0px;
    bottom: 0px
}

.bottom-2 {
    bottom: .5rem
}

.bottom-0 {
    bottom: 0px
}

.bottom-\[35\%\] {
    bottom: 35%
}

.top-1\/2 {
    top: 50%
}

.top-\[100\%\] {
    top: 100%
}

.left-2 {
    left: .5rem
}

.left-12 {
    left: 3rem
}

.right-0 {
    right: 0px
}

.top-\[97\%\] {
    top: 97%
}

.right-\[40\%\] {
    right: 40%
}

.left-\[40\%\] {
    left: 40%
}

.top-5 {
    top: 1.25rem
}

.right-\[5\%\] {
    right: 5%
}

.right-20 {
    right: 5rem
}

.top-full {
    top: 100%
}

.top-0 {
    top: 0px
}

.z-20 {
    z-index: 20
}

.z-10 {
    z-index: 10
}

.-z-10 {
    z-index: -10
}

.z-0 {
    z-index: 0
}

.col-span-1 {
    grid-column: span 1 / span 1
}

.col-span-6 {
    grid-column: span 6 / span 6
}

.col-span-2 {
    grid-column: span 2 / span 2
}

.col-span-3 {
    grid-column: span 3 / span 3
}

.col-span-4 {
    grid-column: span 4 / span 4
}

.col-span-5 {
    grid-column: span 5 / span 5
}

.col-span-7 {
    grid-column: span 7 / span 7
}

.col-span-8 {
    grid-column: span 8 / span 8
}

.col-span-9 {
    grid-column: span 9 / span 9
}

.col-span-10 {
    grid-column: span 10 / span 10
}

.col-span-11 {
    grid-column: span 11 / span 11
}

.col-span-12 {
    grid-column: span 12 / span 12
}

.col-start-1 {
    grid-column-start: 1
}

.float-right {
    float: right
}

.m-2 {
    margin: .5rem
}

.m-8 {
    margin: 2rem
}

.-m-3 {
    margin: -.75rem
}

.m-4 {
    margin: 1rem
}

.mx-auto {
    margin-left: auto;
    margin-right: auto
}

.my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem
}

.my-7 {
    margin-top: 1.75rem;
    margin-bottom: 1.75rem
}

.mx-0 {
    margin-left: 0;
    margin-right: 0
}

.mx-4 {
    margin-left: 1rem;
    margin-right: 1rem
}

.-my-2 {
    margin-top: -.5rem;
    margin-bottom: -.5rem
}

.-my-3 {
    margin-top: -.75rem;
    margin-bottom: -.75rem
}

.-mx-3 {
    margin-left: -.75rem;
    margin-right: -.75rem
}

.mx-3 {
    margin-left: .75rem;
    margin-right: .75rem
}

.my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem
}

.mb-16 {
    margin-bottom: 4rem
}

.mt-4 {
    margin-top: 1rem
}

.mt-6 {
    margin-top: 1.5rem
}

.mt-3 {
    margin-top: .75rem
}

.mt-12 {
    margin-top: 3rem
}

.mt-2 {
    margin-top: .5rem
}

.mb-2 {
    margin-bottom: .5rem
}

.-mr-\[100\%\] {
    margin-right: -100%
}

.ml-\[75\%\] {
    margin-left: 75%
}

.mt-\[47\%\] {
    margin-top: 47%
}

.-ml-\[85\%\] {
    margin-left: -85%
}

.mt-\[28\%\] {
    margin-top: 28%
}

.-ml-\[110\%\] {
    margin-left: -110%
}

.-ml-\[50\%\] {
    margin-left: -50%
}

.-mb-16 {
    margin-bottom: -4rem
}

.-mb-20 {
    margin-bottom: -5rem
}

.ml-2 {
    margin-left: .5rem
}

.ml-4 {
    margin-left: 1rem
}

.mt-1 {
    margin-top: .25rem
}

.ml-16 {
    margin-left: 4rem
}

.ml-3 {
    margin-left: .75rem
}

.mt-16 {
    margin-top: 4rem
}

.mt-5 {
    margin-top: 1.25rem
}

.ml-\[10\%\] {
    margin-left: 10%
}

.-mr-\[40\%\] {
    margin-right: -40%
}

.-mt-12 {
    margin-top: -3rem
}

.ml-0 {
    margin-left: 0
}

.ml-\[0\.375rem\] {
    margin-left: .375rem
}

.mr-2 {
    margin-right: .5rem
}

.-ml-4 {
    margin-left: -1rem
}

.mt-10 {
    margin-top: 2.5rem
}

.block {
    display: block
}

.flex {
    display: flex
}

.inline-flex {
    display: inline-flex
}

.table {
    display: table
}

.flow-root {
    display: flow-root
}

.grid {
    display: grid
}

.contents {
    display: contents
}

.hidden {
    display: none
}

.h-24 {
    height: 6rem
}

.h-screen-3\/4 {
    height: 75vh
}

.h-screen {
    height: 100vh
}

.h-full {
    height: 100%
}

.h-20 {
    height: 5rem
}

.h-\[486px\] {
    height: 486px
}

.h-1\/2 {
    height: 50%
}

.h-\[54px\] {
    height: 54px
}

.h-48 {
    height: 12rem
}

.h-8 {
    height: 2rem
}

.h-\[650px\] {
    height: 650px
}

.h-6 {
    height: 1.5rem
}

.h-4 {
    height: 1rem
}

.h-5 {
    height: 1.25rem
}

.h-16 {
    height: 4rem
}

.h-10 {
    height: 2.5rem
}

.h-\[50vw\] {
    height: 50vw
}

.h-80 {
    height: 20rem
}

.h-7 {
    height: 1.75rem
}

.h-\[0\.438rem\] {
    height: .438rem
}

.h-\[1\.875rem\] {
    height: 1.875rem
}

.max-h-12 {
    max-height: 3rem
}

.max-h-\[9\.375rem\] {
    max-height: 9.375rem
}

.max-h-96 {
    max-height: 24rem
}

.min-h-\[25rem\] {
    min-height: 25rem
}

.min-h-\[12\.5rem\] {
    min-height: 12.5rem
}

.min-h-\[20rem\] {
    min-height: 20rem
}

.w-24 {
    width: 6rem
}

.w-full {
    width: 100%
}

.w-20 {
    width: 5rem
}

.w-\[351px\] {
    width: 351px
}

.w-\[54px\] {
    width: 54px
}

.w-auto {
    width: auto
}

.w-8 {
    width: 2rem
}

.w-6 {
    width: 1.5rem
}

.w-4 {
    width: 1rem
}

.w-5 {
    width: 1.25rem
}

.w-\[120\%\] {
    width: 120%
}

.w-10 {
    width: 2.5rem
}

.w-16 {
    width: 4rem
}

.w-7 {
    width: 1.75rem
}

.w-\[0\.625rem\] {
    width: .625rem
}

.w-\[1\.875rem\] {
    width: 1.875rem
}

.w-screen {
    width: 100vw
}

.w-3\/4 {
    width: 75%
}

.min-w-\[500px\] {
    min-width: 500px
}

.max-w-6xl {
    max-width: 72rem
}

.max-w-lg {
    max-width: 32rem
}

.max-w-xl {
    max-width: 36rem
}

.max-w-2xl {
    max-width: 42rem
}

.max-w-3xl {
    max-width: 48rem
}

.max-w-4xl {
    max-width: 56rem
}

.max-w-5xl {
    max-width: 64rem
}

.max-w-xs {
    max-width: 20rem
}

.max-w-\[14\.375rem\] {
    max-width: 14.375rem
}

.max-w-md {
    max-width: 28rem
}

.max-w-\[61\.25rem\] {
    max-width: 61.25rem
}

.max-w-\[42\.5rem\] {
    max-width: 42.5rem
}

.max-w-7xl {
    max-width: 80rem
}

.max-w-full {
    max-width: 100%
}

.max-w-\[22\.625rem\] {
    max-width: 22.625rem
}

.max-w-sm {
    max-width: 24rem
}

.max-w-\[13\.75rem\] {
    max-width: 13.75rem
}

.flex-1 {
    flex: 1 1 0%
}

.flex-none {
    flex: none
}

.flex-shrink-0,
.shrink-0 {
    flex-shrink: 0
}

.flex-grow,
.grow {
    flex-grow: 1
}

.grow-0 {
    flex-grow: 0
}

.table-auto {
    table-layout: auto
}

.table-fixed {
    table-layout: fixed
}

.origin-top {
    transform-origin: top
}

.-translate-y-\[50\%\],
.-translate-y-1\/2 {
    --tw-translate-y: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.translate-y-1 {
    --tw-translate-y: .25rem;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.translate-y-0 {
    --tw-translate-y: 0px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.rotate-180 {
    --tw-rotate: 180deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.scale-\[235\%\] {
    --tw-scale-x: 235%;
    --tw-scale-y: 235%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.scale-\[250\%\] {
    --tw-scale-x: 250%;
    --tw-scale-y: 250%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.scale-75 {
    --tw-scale-x: .75;
    --tw-scale-y: .75;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.scale-\[300\%\] {
    --tw-scale-x: 300%;
    --tw-scale-y: 300%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.scale-\[200\%\] {
    --tw-scale-x: 200%;
    --tw-scale-y: 200%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.scale-95 {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.scale-100 {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.transform {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.select-none {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.resize {
    resize: both
}

.grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr))
}

.grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr))
}

.grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr))
}

.flex-row {
    flex-direction: row
}

.flex-row-reverse {
    flex-direction: row-reverse
}

.flex-col {
    flex-direction: column
}

.flex-wrap {
    flex-wrap: wrap
}

.content-center {
    align-content: center
}

.content-evenly {
    align-content: space-evenly
}

.items-start {
    align-items: flex-start
}

.items-end {
    align-items: flex-end
}

.items-center {
    align-items: center
}

.items-baseline {
    align-items: baseline
}

.justify-start {
    justify-content: flex-start
}

.justify-end {
    justify-content: flex-end
}

.justify-center {
    justify-content: center
}

.justify-between {
    justify-content: space-between
}

.justify-items-center {
    justify-items: center
}

.gap-8 {
    gap: 2rem
}

.gap-2 {
    gap: .5rem
}

.gap-4 {
    gap: 1rem
}

.gap-0\.5 {
    gap: .125rem
}

.gap-0 {
    gap: 0px
}

.gap-10 {
    gap: 2.5rem
}

.gap-3 {
    gap: .75rem
}

.gap-6 {
    gap: 1.5rem
}

.gap-1 {
    gap: .25rem
}

.gap-y-3 {
    row-gap: .75rem
}

.gap-y-4 {
    row-gap: 1rem
}

.gap-x-10 {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem
}

.gap-y-10 {
    row-gap: 2.5rem
}

.gap-x-8 {
    -moz-column-gap: 2rem;
    column-gap: 2rem
}

.gap-x-2 {
    -moz-column-gap: .5rem;
    column-gap: .5rem
}

.gap-y-6 {
    row-gap: 1.5rem
}

.gap-x-6 {
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem
}

.gap-y-8 {
    row-gap: 2rem
}

.gap-x-4 {
    -moz-column-gap: 1rem;
    column-gap: 1rem
}

.gap-y-5 {
    row-gap: 1.25rem
}

.space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse))
}

.space-y-16 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(4rem * var(--tw-space-y-reverse))
}

.space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse))
}

.space-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(.5rem * var(--tw-space-y-reverse))
}

.space-y-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(.25rem * var(--tw-space-y-reverse))
}

.space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)))
}

.space-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.25rem * var(--tw-space-y-reverse))
}

.space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(.5rem * var(--tw-space-x-reverse));
    margin-left: calc(.5rem * calc(1 - var(--tw-space-x-reverse)))
}

.space-x-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(.25rem * var(--tw-space-x-reverse));
    margin-left: calc(.25rem * calc(1 - var(--tw-space-x-reverse)))
}

.space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse))
}

.divide-y > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse))
}

.divide-yit-light-grey > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgb(228 227 225 / var(--tw-divide-opacity))
}

.self-start {
    align-self: flex-start
}

.self-end {
    align-self: flex-end
}

.overflow-hidden {
    overflow: hidden
}

.truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.whitespace-nowrap {
    white-space: nowrap
}

.rounded-3xl {
    border-radius: 1.5rem
}

.rounded-full {
    border-radius: 9999px
}

.rounded-lg {
    border-radius: .5rem
}

.rounded-2xl {
    border-radius: 1rem
}

.rounded-xl {
    border-radius: .75rem
}

.rounded-sm {
    border-radius: .125rem
}

.rounded-md {
    border-radius: .375rem
}

.rounded-\[2\.5rem\] {
    border-radius: 2.5rem
}

.rounded {
    border-radius: .25rem
}

.rounded-t-3xl {
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem
}

.rounded-b-3xl {
    border-bottom-right-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem
}

.rounded-t-lg {
    border-top-left-radius: .5rem;
    border-top-right-radius: .5rem
}

.border-2 {
    border-width: 2px
}

.border {
    border-width: 1px
}

.border-y {
    border-top-width: 1px;
    border-bottom-width: 1px
}

.border-t {
    border-top-width: 1px
}

.border-b-\[1px\] {
    border-bottom-width: 1px
}

.border-none {
    border-style: none
}

.border-white {
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255 / var(--tw-border-opacity))
}

.border-yit-bright-blue {
    --tw-border-opacity: 1;
    border-color: rgb(55 73 199 / var(--tw-border-opacity))
}

.border-yit-dark-blue {
    --tw-border-opacity: 1;
    border-color: rgb(42 40 80 / var(--tw-border-opacity))
}

.border-yit-light-grey {
    --tw-border-opacity: 1;
    border-color: rgb(228 227 225 / var(--tw-border-opacity))
}

.border-yit-text-fields {
    --tw-border-opacity: 1;
    border-color: rgb(125 125 125 / var(--tw-border-opacity))
}

.border-yit-off-white {
    --tw-border-opacity: 1;
    border-color: rgb(243 246 244 / var(--tw-border-opacity))
}

.bg-yit-dark-grey {
    --tw-bg-opacity: 1;
    background-color: rgb(65 64 66 / var(--tw-bg-opacity))
}

.bg-yit-dark-blue {
    --tw-bg-opacity: 1;
    background-color: rgb(42 40 80 / var(--tw-bg-opacity))
}

.bg-yit-umbraco-blue {
    --tw-bg-opacity: 1;
    background-color: rgb(54 69 176 / var(--tw-bg-opacity))
}

.bg-yit-bright-blue {
    --tw-bg-opacity: 1;
    background-color: rgb(240 234 222 / var(--tw-bg-opacity))
}

.bg-yit-light-blue {
    --tw-bg-opacity: 1;
    background-color: rgb(222 220 202 / var(--tw-bg-opacity))
}

.bg-yit-orange {
    --tw-bg-opacity: 1;
    background-color: rgb(255 181 89 / var(--tw-bg-opacity))
}

.bg-yit-dark-orange {
    --tw-bg-opacity: 1;
    background-color: rgb(242 99 38 / var(--tw-bg-opacity))
}

.bg-yit-aqua {
    --tw-bg-opacity: 1;
    background-color: rgb(134 205 189 / var(--tw-bg-opacity))
}

.bg-yit-pink {
    --tw-bg-opacity: 1;
    background-color: rgb(237 178 176 / var(--tw-bg-opacity))
}

.bg-yit-text-fields {
    --tw-bg-opacity: 1;
    background-color: rgb(125 125 125 / var(--tw-bg-opacity))
}

.bg-yit-light-grey {
    --tw-bg-opacity: 1;
    background-color: rgb(228 227 225 / var(--tw-bg-opacity))
}

.bg-yit-off-white {
    --tw-bg-opacity: 1;
    background-color: rgb(243 246 244 / var(--tw-bg-opacity))
}

.bg-yit-white,
.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(240 234 222 / var(--tw-bg-opacity))
}

.bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(249 250 251 / var(--tw-bg-opacity))
}

.bg-yit-violet {
    --tw-bg-opacity: 1;
    background-color: rgb(100 105 235 / var(--tw-bg-opacity))
}

.bg-yit-text-fields\/30 {
    background-color: #7d7d7d4d
}

.bg-transparent {
    background-color: transparent
}

.bg-gradient-to-t {
    background-image: linear-gradient(to top, var(--tw-gradient-stops))
}

.bg-gradient-to-r {
    background-image: linear-gradient(to right, var(--tw-gradient-stops))
}

.from-yit-bright-blue {
    --tw-gradient-from: #3749c7;
    --tw-gradient-to: rgb(55 73 199 / 0);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.from-\[\#414042_80\%\] {
    --tw-gradient-from: #414042 80%;
    --tw-gradient-to: rgb(255 255 255 / 0);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.to-yit-dark-grey\/20 {
    --tw-gradient-to: rgb(65 64 66 / .2)
}

.bg-right {
    background-position: right
}

.object-contain {
    -o-object-fit: contain;
    object-fit: contain
}

.object-cover {
    -o-object-fit: cover;
    object-fit: cover
}

.object-top {
    -o-object-position: top;
    object-position: top
}

.object-right-bottom {
    -o-object-position: right bottom;
    object-position: right bottom
}

.object-right-top {
    -o-object-position: right top;
    object-position: right top
}

.object-right {
    -o-object-position: right;
    object-position: right
}

.p-8 {
    padding: 2rem
}

.p-4 {
    padding: 1rem
}

.p-2 {
    padding: .5rem
}

.p-3 {
    padding: .75rem
}

.p-9 {
    padding: 2.25rem
}

.p-5 {
    padding: 1.25rem
}

.p-6 {
    padding: 1.5rem
}

.px-14 {
    padding-left: 3.5rem;
    padding-right: 3.5rem
}

.py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem
}

.py-2 {
    padding-top: .5rem;
    padding-bottom: .5rem
}

.py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem
}

.py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem
}

.px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

.py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem
}

.px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem
}

.px-4 {
    padding-left: 1rem;
    padding-right: 1rem
}

.py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem
}

.px-16 {
    padding-left: 4rem;
    padding-right: 4rem
}

.px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

.py-3 {
    padding-top: .75rem;
    padding-bottom: .75rem
}

.px-8 {
    padding-left: 2rem;
    padding-right: 2rem
}

.py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem
}

.py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem
}

.py-1 {
    padding-top: .25rem;
    padding-bottom: .25rem
}

.py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem
}

.py-9 {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem
}

.px-2 {
    padding-left: .5rem;
    padding-right: .5rem
}

.px-3 {
    padding-left: .75rem;
    padding-right: .75rem
}

.pt-6 {
    padding-top: 1.5rem
}

.pb-8 {
    padding-bottom: 2rem
}

.pb-6 {
    padding-bottom: 1.5rem
}

.pt-8 {
    padding-top: 2rem
}

.pt-4 {
    padding-top: 1rem
}

.pl-10 {
    padding-left: 2.5rem
}

.pr-5 {
    padding-right: 1.25rem
}

.pt-16 {
    padding-top: 4rem
}

.pt-10 {
    padding-top: 2.5rem
}

.pl-6 {
    padding-left: 1.5rem
}

.pr-12 {
    padding-right: 3rem
}

.pb-20 {
    padding-bottom: 5rem
}

.pl-\[3rem\] {
    padding-left: 3rem
}

.pt-3 {
    padding-top: .75rem
}

.pb-14 {
    padding-bottom: 3.5rem
}

.pl-8 {
    padding-left: 2rem
}

.pb-16 {
    padding-bottom: 4rem
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem
}

.text-base {
    font-size: 1rem;
    line-height: 1.5rem
}

.text-5xl {
    font-size: 3rem;
    line-height: 1
}

.text-xs {
    font-size: .75rem;
    line-height: 1rem
}

.text-\[1\.875rem\] {
    font-size: 1.875rem
}

.text-\[1\.1rem\] {
    font-size: 1.1rem
}

.text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem
}

.text-2xl {
    font-size: 1.5rem;
    line-height: 2rem
}

.text-sm {
    font-size: .875rem;
    line-height: 1.25rem
}

.text-\[2\.875rem\] {
    font-size: 2.875rem
}

.text-\[0\.75rem\] {
    font-size: .75rem
}

.text-\[2rem\] {
    font-size: 2rem
}

.text-\[2\.25rem\] {
    font-size: 2.25rem
}

.text-\[0\.625rem\] {
    font-size: .625rem
}

.text-\[12rem\] {
    font-size: 12rem
}

.text-\[1rem\] {
    font-size: 1rem
}

.font-bold {
    font-weight: 700
}

.font-medium {
    font-weight: 500
}

.font-semibold {
    font-weight: 600
}

.uppercase {
    text-transform: uppercase
}

.leading-5 {
    line-height: 1.25rem
}

.leading-6 {
    line-height: 1.5rem
}

.leading-\[0\.875rem\] {
    line-height: .875rem
}

.leading-\[1\.188rem\] {
    line-height: 1.188rem
}

.text-yit-white {
    --tw-text-opacity: 1;
    color: rgb(47 49 49 / var(--tw-text-opacity))
}

.text-yit-dark-blue {
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity))
}

.text-yit-umbraco-blue {
    --tw-text-opacity: 1;
    color: rgb(54 69 176 / var(--tw-text-opacity))
}

.text-yit-bright-blue {
    --tw-text-opacity: 1;
    color: rgb(47 49 49 / var(--tw-text-opacity))
}

.text-yit-light-blue {
    --tw-text-opacity: 1;
    color: rgb(240 234 222 / var(--tw-text-opacity))
}

.text-yit-orange {
    --tw-text-opacity: 1;
    color: rgb(255 181 89 / var(--tw-text-opacity))
}

.text-yit-dark-orange {
    --tw-text-opacity: 1;
    color: rgb(242 99 38 / var(--tw-text-opacity))
}

.text-yit-aqua {
    --tw-text-opacity: 1;
    color: rgb(134 205 189 / var(--tw-text-opacity))
}

.text-yit-pink {
    --tw-text-opacity: 1;
    color: rgb(237 178 176 / var(--tw-text-opacity))
}

.text-yit-dark-grey {
    --tw-text-opacity: 1;
    color: rgb(65 64 66 / var(--tw-text-opacity))
}

.text-yit-text-fields {
    --tw-text-opacity: 1;
    color: rgb(125 125 125 / var(--tw-text-opacity))
}

.text-yit-light-grey {
    --tw-text-opacity: 1;
    color: rgb(228 227 225 / var(--tw-text-opacity))
}

.text-yit-off-white {
    --tw-text-opacity: 1;
    color: rgb(243 246 244 / var(--tw-text-opacity))
}

.text-brown {
    --tw-text-opacity: 1;
    color: rgb(177 138 97 / var(--tw-text-opacity))
}

.text-white {
    --tw-text-opacity: 1;
    color: rgb(47 49 49 / var(--tw-text-opacity))
}

.text-black {
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity))
}

.text-white-new {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.text-current {
    color: rgb(255 255 255 / var(--tw-text-opacity))
}

.text-yit-violet {
    --tw-text-opacity: 1;
    color: rgb(100 105 235 / var(--tw-text-opacity))
}

.text-gray-700 {
    --tw-text-opacity: 1;
    color: rgb(55 65 81 / var(--tw-text-opacity))
}

.text-red-700 {
    --tw-text-opacity: 1;
    color: rgb(185 28 28 / var(--tw-text-opacity))
}

.underline {
    text-decoration-line: underline
}

.decoration-yit-bright-blue {
    text-decoration-color: #3749c7
}

.decoration-2 {
    text-decoration-thickness: 2px
}

.underline-offset-4 {
    text-underline-offset: 4px
}

.placeholder-gray-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgb(107 114 128 / var(--tw-placeholder-opacity))
}

.placeholder-gray-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgb(107 114 128 / var(--tw-placeholder-opacity))
}

.placeholder-yit-text-fields::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgb(125 125 125 / var(--tw-placeholder-opacity))
}

.placeholder-yit-text-fields::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgb(125 125 125 / var(--tw-placeholder-opacity))
}

.opacity-100 {
    opacity: 1
}

.opacity-70 {
    opacity: .7
}

.opacity-0 {
    opacity: 0
}

.mix-blend-multiply {
    mix-blend-mode: multiply
}

.mix-blend-darken {
    mix-blend-mode: darken
}

.shadow {
    --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);
    --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-sm {
    --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);
    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.outline-none {
    outline: 2px solid transparent;
    outline-offset: 2px
}

.outline-0 {
    outline-width: 0px
}

.ring-0 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.blur-\[30px\] {
    --tw-blur: blur(30px);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.drop-shadow-xl {
    --tw-drop-shadow: drop-shadow(0 20px 13px rgb(0 0 0 / .03)) drop-shadow(0 8px 5px rgb(0 0 0 / .08));
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.drop-shadow-yit-md {
    --tw-drop-shadow: drop-shadow(0 5px 12px rgba(0, 0, 0, .2));
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.filter {
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.transition-opacity {
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

.transition {
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

.duration-100 {
    transition-duration: .1s
}

.duration-200 {
    transition-duration: .2s
}

.duration-150 {
    transition-duration: .15s
}

.ease-out {
    transition-timing-function: cubic-bezier(0, 0, .2, 1)
}

.ease-in {
    transition-timing-function: cubic-bezier(.4, 0, 1, 1)
}

.line-clamp-6 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6
}

.line-clamp-4 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4
}

.line-clamp-none {
    -webkit-line-clamp: unset
}

.highlight {
    z-index: 2;
    margin-left: -2rem;
    white-space: nowrap;
    border-radius: 9999px;
    --tw-bg-opacity: 1;
    background-color: rgb(55 73 199 / var(--tw-bg-opacity));
    padding: .25rem 1.5rem;
    --tw-text-opacity: 1;
    color: rgb(243 246 244 / var(--tw-text-opacity))
}

p .highlight {
    margin-left: 0;
    margin-right: .25rem;
    padding: .25rem .75rem
}

img,
picture {
    display: block;
    width: 100%
}

.pill {
    position: relative;
    margin-left: -1rem;
    display: block;
    white-space: nowrap;
    border-radius: 9999px;
    padding: .25rem 1.5rem .25rem 1rem
}

    .pill:before {
        position: absolute;
        --tw-content: var(--pill-content);
        content: var(--tw-content)
    }

@media (min-width: 768px) {
    .pill {
        margin-left: -2rem;
        padding-left: 2rem;
        padding-right: 2rem
    }
}

@media (min-width: 1024px) {
    .pill {
        padding-top: .5rem;
        padding-bottom: .5rem
    }
}

.pill-color__bright {
    --tw-bg-opacity: 1;
    background-color: rgb(177 38 97 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(55 73 199 / var(--tw-text-opacity))
}

.pill-color__white {
    --tw-bg-opacity: 1;
    background-color: rgb(177 38 97 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(243 246 244 / var(--tw-text-opacity))
}

.pill-color__whitelight {
    --tw-bg-opacity: 1;
    /*background-color: rgb(177 138 97 / var(--tw-bg-opacity));*/
    background-color: #bf8a5f;
    --tw-text-opacity: 1;
    color: rgb(151 208 238 / var(--tw-text-opacity))
}

    .pill-color__whitelight:before {
        content: var(--tw-content);
        --tw-text-opacity: 1;
        color: rgb(243 246 244 / var(--tw-text-opacity))
    }

.pill-color__brightlight {
    --tw-bg-opacity: 1;
    background-color: rgb(177 138 97 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(151 208 238 / var(--tw-text-opacity));
    display: inline-block;
}

    .pill-color__brightlight:before {
        content: var(--tw-content);
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity))
    }

.pill-color__darklight {
    --tw-bg-opacity: 1;
    /*background-color: rgb(177 138 97 / var(--tw-bg-opacity));*/
    background-color: #bf8a5f;
    --tw-text-opacity: 1;
    color: rgb(151 208 238 / var(--tw-text-opacity))
}

    .pill-color__darklight:before {
        content: var(--tw-content);
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity))
    }

.\[mask-image\:linear-gradient\(to_left\,_transparent_2\%\,_black_15\%\)\;\] {
    -webkit-mask-image: linear-gradient(to left, transparent 2%, black 15%);
    mask-image: linear-gradient(to left, transparent 2%, black 15%)
}

:root {
    --pill-content: attr(data-pill)
}

.hover\:cursor-pointer:hover {
    cursor: pointer
}

.hover\:hand:hover {
    position: relative
}

    .hover\:hand:hover:after {
        position: absolute;
        left: -3.5rem;
        top: .75rem;
        height: 2.25rem;
        width: 2.25rem;
        background-repeat: no-repeat;
        background-size: contain;
        content: var(--tw-content);
    }

@media (min-width: 768px) {
    .hover\:hand:hover:after {
        top: 1rem;
        height: 2.75rem;
        content: var(--tw-content);
        width: 2.75rem
    }
}

.hover\:bg-yit-text-fields\/10:hover {
    background-color: #7d7d7d1a
}

.hover\:bg-transparent:hover {
    background-color: transparent
}

.hover\:text-gray-300:hover {
    --tw-text-opacity: 1;
    color: rgb(209 213 219 / var(--tw-text-opacity))
}

.hover\:text-current:hover {
    color: currentColor
}

.hover\:text-yit-bright-blue:hover {
    --tw-text-opacity: 1;
    color: rgb(166 137 99 / var(--tw-text-opacity))
}

.hover\:text-gray-500:hover {
    --tw-text-opacity: 1;
    color: rgb(107 114 128 / var(--tw-text-opacity))
}

.hover\:text-gray-700:hover {
    --tw-text-opacity: 1;
    color: rgb(55 65 81 / var(--tw-text-opacity))
}

.hover\:text-yit-light-blue:hover {
    --tw-text-opacity: 1;
    color: rgb(151 208 238 / var(--tw-text-opacity))
}

.hover\:text-yit-text-fields:hover {
    --tw-text-opacity: 1;
    color: rgb(125 125 125 / var(--tw-text-opacity))
}

.hover\:underline:hover {
    text-decoration-line: underline
}

.hover\:no-underline:hover {
    text-decoration-line: none
}

.hover\:opacity-0:hover {
    opacity: 0
}

@media (min-width: 768px) {
    .focus\:hand:focus:after {
        top: 1rem;
        height: 2.75rem;
        content: var(--tw-content);
        width: 2.75rem
    }
}

.focus\:border-indigo-500:focus {
    --tw-border-opacity: 1;
    border-color: rgb(99 102 241 / var(--tw-border-opacity))
}

.focus\:outline-none:focus {
    outline: 2px solid transparent;
    outline-offset: 2px
}

.focus\:ring-2:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.focus\:ring-white:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity))
}

.focus\:ring-indigo-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity))
}

.focus\:ring-offset-2:focus {
    --tw-ring-offset-width: 2px
}

.focus\:ring-offset-indigo-700:focus {
    --tw-ring-offset-color: #4338ca
}

.group:hover .group-hover\:inline {
    display: inline
}

.group:hover .group-hover\:text-yit-violet {
    --tw-text-opacity: 1;
    color: rgb(177 138 97 / var(--tw-text-opacity))
}

@media (min-width: 420px) {
    .mob\:ml-\[79\%\] {
        margin-left: 79%
    }

    .mob\:mt-\[36\%\] {
        margin-top: 36%
    }

    .mob\:-ml-\[95\%\] {
        margin-left: -95%
    }

    .mob\:-ml-\[50\%\] {
        margin-left: -50%
    }

    .mob\:-mb-5 {
        margin-bottom: -1.25rem
    }

    .mob\:ml-\[20\%\] {
        margin-left: 20%
    }

    .mob\:h-96 {
        height: 24rem
    }

    .mob\:min-w-\[600px\] {
        min-width: 600px
    }

    .mob\:scale-\[200\%\] {
        --tw-scale-x: 200%;
        --tw-scale-y: 200%;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
    }

    .mob\:object-cover {
        -o-object-fit: cover;
        object-fit: cover
    }

    .mob\:px-0 {
        padding-left: 0;
        padding-right: 0
    }
}

@media (min-width: 640px) {
    .sm\:-mx-6 {
        margin-left: -1.5rem;
        margin-right: -1.5rem
    }

    .sm\:max-w-3xl {
        max-width: 48rem
    }

    .sm\:max-w-4xl {
        max-width: 56rem
    }

    .sm\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }

    .sm\:gap-16 {
        gap: 4rem
    }

    .sm\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
        margin-bottom: calc(0px * var(--tw-space-y-reverse))
    }

    .sm\:px-6 {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }

    .sm\:px-0 {
        padding-left: 0;
        padding-right: 0
    }
}

@media (min-width: 768px) {
    .md\:container {
        width: 100%
    }

    @media (min-width: 420px) {
        .md\:container {
            max-width: 420px
        }
    }

    @media (min-width: 640px) {
        .md\:container {
            max-width: 640px
        }
    }

    @media (min-width: 768px) {
        .md\:container {
            max-width: 768px
        }
    }

    @media (min-width: 1024px) {
        .md\:container {
            max-width: 1024px
        }
    }

    @media (min-width: 1260px) {
        .md\:container {
            max-width: 1260px
        }
    }

    @media (min-width: 1280px) {
        .md\:container {
            max-width: 1280px
        }
    }

    @media (min-width: 1536px) {
        .md\:container {
            max-width: 1536px
        }
    }

    .md\:bottom-\[34\%\] {
        bottom: 34%
    }

    .md\:top-0 {
        top: 0px
    }

    .md\:top-\[50\%\] {
        top: 50%
    }

    .md\:-right-12 {
        right: -3rem
    }

    .md\:-left-12 {
        left: -3rem
    }

    .md\:top-9 {
        top: 2.25rem
    }

    .md\:right-\[15\%\] {
        right: 15%
    }

    .md\:order-2 {
        order: 2
    }

    .md\:order-1 {
        order: 1
    }

    .md\:mx-auto {
        margin-left: auto;
        margin-right: auto
    }

    .md\:mx-10 {
        margin-left: 2.5rem;
        margin-right: 2.5rem
    }

    .md\:mx-14 {
        margin-left: 3.5rem;
        margin-right: 3.5rem
    }

    .md\:mx-7 {
        margin-left: 1.75rem;
        margin-right: 1.75rem
    }

    .md\:mt-6 {
        margin-top: 1.5rem
    }

    .md\:ml-\[95\%\] {
        margin-left: 95%
    }

    .md\:mt-\[36\%\] {
        margin-top: 36%
    }

    .md\:-ml-\[95\%\] {
        margin-left: -95%
    }

    .md\:mt-16 {
        margin-top: 4rem
    }

    .md\:-ml-\[110\%\] {
        margin-left: -110%
    }

    .md\:-mr-64 {
        margin-right: -16rem
    }

    .md\:-ml-36 {
        margin-left: -9rem
    }

    .md\:-mb-5 {
        margin-bottom: -1.25rem
    }

    .md\:mr-16 {
        margin-right: 4rem
    }

    .md\:-ml-\[35\%\] {
        margin-left: -35%
    }

    .md\:-mt-12 {
        margin-top: -3rem
    }

    .md\:mb-6 {
        margin-bottom: 1.5rem
    }

    .md\:block {
        display: block
    }

    .md\:flex {
        display: flex
    }

    .md\:grid {
        display: grid
    }

    .md\:hidden {
        display: none
    }

    .md\:h-10 {
        height: 2.5rem
    }

    .md\:h-\[38vw\] {
        height: 38vw
    }

    .md\:h-\[400px\] {
        height: 400px
    }

    .md\:h-28 {
        height: 7rem
    }

    .md\:h-7 {
        height: 1.75rem
    }

    .md\:max-h-full {
        max-height: 100%
    }

    .md\:min-h-\[47\.5rem\] {
        min-height: 47.5rem
    }

    .md\:min-h-\[18\.75rem\] {
        min-height: 18.75rem
    }

    .md\:min-h-\[35rem\] {
        min-height: 35rem
    }

    .md\:min-h-\[20rem\] {
        min-height: 20rem
    }

    .md\:w-1\/2 {
        width: 50%
    }

    .md\:w-\[20rem\] {
        width: 20rem
    }

    .md\:w-3\/4 {
        width: 75%
    }

    .md\:w-7 {
        width: 1.75rem
    }

    .md\:w-\[32\.188rem\] {
        width: 32.188rem
    }

    .md\:max-w-6xl {
        max-width: 72rem
    }

    .md\:max-w-8xl {
        max-width: 90rem
    }

    .md\:flex-1 {
        flex: 1 1 0%
    }

    .md\:-translate-y-\[50\%\] {
        --tw-translate-y: -50%;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
    }

    .md\:translate-x-full {
        --tw-translate-x: 100%;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
    }

    .md\:scale-\[280\%\] {
        --tw-scale-x: 280%;
        --tw-scale-y: 280%;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
    }

    .md\:scale-\[1\.7\] {
        --tw-scale-x: 1.7;
        --tw-scale-y: 1.7;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
    }

    .md\:scale-\[150\%\] {
        --tw-scale-x: 150%;
        --tw-scale-y: 150%;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
    }

    .md\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr))
    }

    .md\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }

    .md\:grid-cols-12 {
        grid-template-columns: repeat(12, minmax(0, 1fr))
    }

    .md\:flex-row {
        flex-direction: row
    }

    .md\:flex-row-reverse {
        flex-direction: row-reverse
    }

    .md\:items-start {
        align-items: flex-start
    }

    .md\:items-end {
        align-items: flex-end
    }

    .md\:items-center {
        align-items: center
    }

    .md\:justify-start {
        justify-content: flex-start
    }

    .md\:justify-between {
        justify-content: space-between
    }

    .md\:gap-5 {
        gap: 1.25rem
    }

    .md\:gap-8 {
        gap: 2rem
    }

    .md\:gap-x-28 {
        -moz-column-gap: 7rem;
        column-gap: 7rem
    }

    .md\:space-x-10 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-x-reverse: 0;
        margin-right: calc(2.5rem * var(--tw-space-x-reverse));
        margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)))
    }

    .md\:space-x-2 > :not([hidden]) ~ :not([hidden]) {
        --tw-space-x-reverse: 0;
        margin-right: calc(.5rem * var(--tw-space-x-reverse));
        margin-left: calc(.5rem * calc(1 - var(--tw-space-x-reverse)))
    }

    .md\:object-none {
        -o-object-fit: none;
        object-fit: none
    }

    .md\:p-8 {
        padding: 2rem
    }

    .md\:p-16 {
        padding: 4rem
    }

    .md\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem
    }

    .md\:px-20 {
        padding-left: 5rem;
        padding-right: 5rem
    }

    .md\:py-20 {
        padding-top: 5rem;
        padding-bottom: 5rem
    }

    .md\:px-0 {
        padding-left: 0;
        padding-right: 0
    }

    .md\:px-16 {
        padding-left: 4rem;
        padding-right: 4rem
    }

    .md\:px-4 {
        padding-left: 1rem;
        padding-right: 1rem
    }

    .md\:pt-12 {
        padding-top: 3rem
    }

    .md\:pt-20 {
        padding-top: 5rem
    }

    .md\:pb-28 {
        padding-bottom: 7rem
    }

    .md\:pb-0 {
        padding-bottom: 0
    }

    .md\:text-left {
        text-align: left
    }

    .md\:text-center {
        text-align: center
    }

    .md\:text-4xl {
        font-size: 2.25rem;
        line-height: 2.5rem
    }
}

@media (min-width: 1024px) {
    .lg\:ml-\[72\%\] {
        margin-left: 72%
    }

    .lg\:ml-0 {
        margin-left: 0
    }

    .lg\:mb-0 {
        margin-bottom: 0
    }

    .lg\:-ml-24 {
        margin-left: -6rem
    }

    .lg\:-mb-12 {
        margin-bottom: -3rem
    }

    .lg\:-mr-4 {
        margin-right: -1rem
    }

    .lg\:mt-0 {
        margin-top: 0
    }

    .lg\:-ml-\[20\%\] {
        margin-left: -20%
    }

    .lg\:mr-0 {
        margin-right: 0
    }

    .lg\:grid {
        display: grid
    }

    .lg\:h-\[580px\] {
        height: 580px
    }

    .lg\:h-24 {
        height: 6rem
    }

    .lg\:w-\[150\%\] {
        width: 150%
    }

    .lg\:w-\[1300px\] {
        width: 1300px
    }

    .lg\:w-24 {
        width: 6rem
    }

    .lg\:w-0 {
        width: 0px
    }

    .lg\:max-w-8xl {
        max-width: 90rem
    }

    .lg\:scale-\[137\%\] {
        --tw-scale-x: 137%;
        --tw-scale-y: 137%;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
    }

    .lg\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr))
    }

    .lg\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr))
    }

    .lg\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }

    .lg\:grid-cols-5 {
        grid-template-columns: repeat(5, minmax(0, 1fr))
    }

    .lg\:grid-rows-1 {
        grid-template-rows: repeat(1, minmax(0, 1fr))
    }

    .lg\:flex-row {
        flex-direction: row
    }

    .lg\:items-center {
        align-items: center
    }

    .lg\:gap-\[7\.5rem\] {
        gap: 7.5rem
    }

    .lg\:gap-x-40 {
        -moz-column-gap: 10rem;
        column-gap: 10rem
    }

    .lg\:p-16 {
        padding: 0rem 4rem
    }

    .lg\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem
    }

    .lg\:px-44 {
        padding-left: 11rem;
        padding-right: 11rem
    }

    .lg\:pt-20 {
        padding-top: 5rem
    }

    .lg\:pb-28 {
        padding-bottom: 7rem
    }

    .lg\:text-\[3\.125rem\] {
        font-size: 3.125rem
    }

    .lg\:text-\[0\.75rem\] {
        font-size: .75rem
    }
}

@media (min-width: 1260px) {
    .tb\:container {
        width: 100%
    }

    @media (min-width: 420px) {
        .tb\:container {
            max-width: 420px
        }
    }

    @media (min-width: 640px) {
        .tb\:container {
            max-width: 640px
        }
    }

    @media (min-width: 768px) {
        .tb\:container {
            max-width: 768px
        }
    }

    @media (min-width: 1024px) {
        .tb\:container {
            max-width: 1024px
        }
    }

    @media (min-width: 1260px) {
        .tb\:container {
            max-width: 1260px
        }
    }

    @media (min-width: 1280px) {
        .tb\:container {
            max-width: 1280px
        }
    }

    @media (min-width: 1536px) {
        .tb\:container {
            max-width: 1536px
        }
    }

    .tb\:mx-auto {
        margin-left: auto;
        margin-right: auto
    }

    .tb\:ml-\[75\%\] {
        margin-left: 75%
    }

    .tb\:-ml-\[35\%\] {
        margin-left: -35%
    }

    .tb\:block {
        display: block
    }

    .tb\:flex {
        display: flex
    }

    .tb\:hidden {
        display: none
    }

    .tb\:w-\[1500px\] {
        width: 1500px
    }

    .tb\:scale-\[145\%\] {
        --tw-scale-x: 145%;
        --tw-scale-y: 145%;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
    }

    .tb\:h3 {
        font-size: 30px;
        line-height: 40px;
        font-weight: 700;
    }

/*    @media (min-width: 768px) {
        .tb\:h3 {
            font-size: 40px;
            line-height: 50px;
        }
    }*/

    .tb\:flex-row {
        flex-direction: row
    }

    .tb\:gap-x-8 {
        -moz-column-gap: 2rem;
        column-gap: 2rem
    }

    .tb\:px-4 {
        padding-left: 1rem;
        padding-right: 1rem
    }

    .tb\:px-0 {
        padding-left: 0;
        padding-right: 0
    }

    .tb\:py-0 {
        padding-top: 0;
        padding-bottom: 0
    }
}

@media (min-width: 1280px) {
    .xl\:container {
        width: 100%
    }

    @media (min-width: 420px) {
        .xl\:container {
            max-width: 420px
        }
    }

    @media (min-width: 640px) {
        .xl\:container {
            max-width: 640px
        }
    }

    @media (min-width: 768px) {
        .xl\:container {
            max-width: 768px
        }
    }

    @media (min-width: 1024px) {
        .xl\:container {
            max-width: 1024px
        }
    }

    @media (min-width: 1260px) {
        .xl\:container {
            max-width: 1260px
        }
    }

    @media (min-width: 1280px) {
        .xl\:container {
            max-width: 1280px
        }
    }

    @media (min-width: 1536px) {
        .xl\:container {
            max-width: 1536px
        }
    }

    .xl\:block {
        display: block
    }

    .xl\:gap-x-52 {
        -moz-column-gap: 13rem;
        column-gap: 13rem
    }

    .xl\:px-0 {
        padding-left: 0;
        padding-right: 0
    }

    .xl\:py-16 {
        padding-top: 4rem;
        padding-bottom: 4rem
    }
}

@media (min-width: 1536px) {
    .\32xl\:-mr-44 {
        margin-right: -11rem
    }
}

.nav-search {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    top: 100%;
    z-index: 10;
    display: none;
    border-radius: 9999px;
    --tw-bg-opacity: 1;
    background-color: rgb(125 125 125 / var(--tw-bg-opacity));
    padding-right: 3rem;
    --tw-text-opacity: 1;
    color: rgb(55 73 199 / var(--tw-text-opacity));
    --tw-drop-shadow: drop-shadow(0 5px 12px rgba(0, 0, 0, .2));
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

@media (min-width: 1280px) {
    .nav-search {
        display: block
    }
}

.nav-item {
    position: relative;
    display: block;
    font-weight: 500
}

    .nav-item:hover {
        text-decoration-line: none
    }

    .nav-item button {
        font-weight: 500
    }

    .nav-item .dropdown-button {
        margin-top: -.5rem;
        margin-bottom: -.5rem;
        display: inline-flex;
        align-items: center;
        padding-top: .5rem;
        padding-bottom: .5rem;
        text-align: left
    }

        .nav-item .dropdown-button:focus {
            outline: 2px solid transparent;
            outline-offset: 2px
        }

        .nav-item .dropdown-button span {
            flex-grow: 1
        }

        .nav-item .dropdown-button svg {
            margin-left: .375rem;
            height: .438rem;
            width: .625rem
        }

    .nav-item .dropdown-panel {
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
    }

        .nav-item .dropdown-panel > div > div {
            position: relative;
            display: grid
        }

    .nav-item.level-1 {
        margin: -.75rem;
        padding: .75rem;
        --tw-text-opacity: 1;
        color: rgb(42 40 80 / var(--tw-text-opacity));
        text-decoration-color: #3749c7;
        text-decoration-thickness: 2px;
        text-underline-offset: 4px
    }

        .nav-item.level-1:hover {
            background-color: #7d7d7d1a;
            text-decoration-line: underline
        }

        .nav-item.level-1.active {
            --tw-text-opacity: 1;
            color: rgb(42 40 80 / var(--tw-text-opacity));
            text-decoration-line: underline;
            text-decoration-color: #3749c7;
            text-decoration-thickness: 2px;
            text-underline-offset: 4px
        }

    .nav-item.mobile {
        margin-top: -.75rem;
        margin-bottom: -.75rem;
        padding-top: .75rem;
        padding-bottom: .75rem;
        font-size: 1.875rem;
        line-height: 2.25rem;
        line-height: 1.375
    }

        .nav-item.mobile.level-0 {
            width: 100%;
            border-bottom-width: 1px;
            --tw-border-opacity: 1;
            border-color: rgb(243 246 244 / var(--tw-border-opacity));
            --tw-text-opacity: 1;
            color: rgb(255 255 255 / var(--tw-text-opacity))
        }

            .nav-item.mobile.level-0:hover,
            .nav-item.mobile.level-0.active {
                --tw-text-opacity: 1;
                color: rgb(151 208 238 / var(--tw-text-opacity))
            }

        .nav-item.mobile.level-1 {
            font-size: 1.25rem;
            line-height: 1.75rem;
            --tw-text-opacity: 1;
            color: rgb(255 255 255 / var(--tw-text-opacity))
        }

            .nav-item.mobile.level-1:hover {
                background-color: transparent;
                --tw-text-opacity: 1;
                color: rgb(151 208 238 / var(--tw-text-opacity))
            }

            .nav-item.mobile.level-1.active {
                --tw-text-opacity: 1;
                color: rgb(151 208 238 / var(--tw-text-opacity))
            }

        .nav-item.mobile a:hover {
            text-decoration-line: none
        }

        .nav-item.mobile a.level-0 {
            --tw-text-opacity: 1;
            color: rgb(255 255 255 / var(--tw-text-opacity))
        }

            .nav-item.mobile a.level-0:hover {
                --tw-text-opacity: 1;
                color: rgb(125 125 125 / var(--tw-text-opacity))
            }

            .nav-item.mobile a.level-0.active {
                --tw-text-opacity: 1;
                color: rgb(134 205 189 / var(--tw-text-opacity))
            }

        .nav-item.mobile a.level-1 {
            --tw-text-opacity: 1;
            color: rgb(255 255 255 / var(--tw-text-opacity))
        }

            .nav-item.mobile a.level-1:hover {
                background-color: transparent;
                --tw-text-opacity: 1;
                color: rgb(125 125 125 / var(--tw-text-opacity))
            }

            .nav-item.mobile a.level-1.active {
                --tw-text-opacity: 1;
                color: rgb(134 205 189 / var(--tw-text-opacity))
            }

        .nav-item.mobile .dropdown-button {
            width: 100%
        }

            .nav-item.mobile .dropdown-button span {
                flex-grow: 1
            }

            .nav-item.mobile .dropdown-button svg {
                margin-right: .5rem;
                height: 1.875rem;
                width: 1.875rem
            }

        .nav-item.mobile .dropdown-panel {
            position: relative;
            margin-top: .5rem;
            margin-bottom: .5rem
        }

            .nav-item.mobile .dropdown-panel > div > div {
                gap: .5rem;
                --tw-bg-opacity: 1;
                background-color: rgb(55 73 199 / var(--tw-bg-opacity));
                --tw-text-opacity: 1;
                color: rgb(255 255 255 / var(--tw-text-opacity))
            }

    .nav-item.desktop .dropdown-panel {
        position: absolute;
        z-index: 10;
        margin-left: -1rem;
        width: 100vw;
        max-width: 13.75rem;
        padding-left: .5rem;
        padding-right: .5rem;
        padding-top: .75rem;
        --tw-drop-shadow: drop-shadow(0 5px 12px rgba(0, 0, 0, .2));
        filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
    }

@media (min-width: 640px) {
    .nav-item.desktop .dropdown-panel {
        padding-left: 0;
        padding-right: 0
    }
}

.nav-item.desktop .dropdown-panel > div {
    overflow: hidden;
    border-radius: .5rem;
    --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);
    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

    .nav-item.desktop .dropdown-panel > div > div {
        gap: 1.5rem;
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity));
        padding: 1.5rem .75rem;
        --tw-text-opacity: 1;
        color: rgb(42 40 80 / var(--tw-text-opacity))
    }

@media (min-width: 640px) {
    .nav-item.desktop .dropdown-panel > div > div {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }

    .nav-item.desktop .dropdown-panel .nav-item {
        margin-left: -1.5rem;
        margin-right: -1.5rem;
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }
}

.nav-item.desktop .dropdown-panel.multi-cols {
    position: absolute;
    z-index: 10;
    margin-left: -1rem;
    width: 100vw;
    max-width: 42rem;
    padding-left: .5rem;
    padding-right: .5rem;
    padding-top: .75rem
}

@media (min-width: 640px) {
    .nav-item.desktop .dropdown-panel.multi-cols {
        padding-left: 0;
        padding-right: 0
    }
}

.nav-item.desktop .dropdown-panel.multi-cols > div {
    overflow: hidden;
    border-radius: .5rem;
    --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);
    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

    .nav-item.desktop .dropdown-panel.multi-cols > div > div {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 1.5rem;
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity));
        padding: 1.5rem .75rem;
        --tw-text-opacity: 1;
        color: rgb(42 40 80 / var(--tw-text-opacity))
    }

@media (min-width: 640px) {
    .nav-item.desktop .dropdown-panel.multi-cols > div > div {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }
}

.nav-item.desktop .dropdown-panel.multi-cols .nav-item {
    margin-left: -.75rem;
    margin-right: -.75rem;
    border-radius: .75rem;
    padding-left: .75rem;
    padding-right: .75rem
}

.nav {
    margin-left: auto;
    margin-right: auto;
    max-width: 80rem;
    padding-left: 1rem;
    padding-right: 1rem;
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity))
}

@media (min-width: 768px) {
    .nav {
        padding-left: 0;
        padding-right: 0
    }
}

.nav a:not(.btn):not(.level-1) {
    color: rgb(0 0 0)
}

    .nav a:not(.btn):not(.level-1):hover {
        --tw-text-opacity: 1;
        color: rgb(166 137 99 / var(--tw-text-opacity))
    }

    .nav a:not(.btn):not(.level-1).active {
        --tw-text-opacity: 1;
        color: rgb(166 137 99 / var(--tw-text-opacity))
    }

.menu-mobile {
    display: flex;
    flex: 1 1 0%;
    align-items: center;
    justify-content: flex-end;
    font-size: 1rem;
    line-height: 1.188rem
}

@media (min-width: 768px) {
    .menu-mobile {
        display: none
    }
}

.menu-desktop {
    display: none;
    align-items: center;
    justify-content: flex-end;
    font-size: 1rem;
    line-height: 1.188rem;
    --tw-text-opacity: 1;
    color: rgb(42 40 80 / var(--tw-text-opacity))
}

@media (min-width: 768px) {
    .menu-desktop {
        display: flex;
        flex: 1 1 0%
    }
}

@media (min-width: 1024px) {
    .menu-desktop {
        width: 0px
    }
}

.menu-desktop .btn {
    margin-left: 0;
    margin-right: 0
}

.nav-mobile {
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    transform-origin: top;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

@media (min-width: 1260px) {
    .nav-mobile {
        display: none
    }
}

.nav-mobile > div {
    height: 100vh;
    overflow: hidden;
    overflow-y: auto;
    --tw-bg-opacity: 1;
    background-color: rgb(55 73 199 / var(--tw-bg-opacity));
    padding-left: 1rem;
    padding-right: 1rem;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}

    .nav-mobile > div > div > div > a {
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity))
    }

.nav-mobile__header {
    display: flex;
    align-items: center;
    justify-content: space-between
}

@media (min-width: 768px) {
    .nav-mobile__header {
        flex-direction: row-reverse;
        padding-top: 1.5rem
    }
}

.nav-tablet {
    display: none
}

@media (min-width: 768px) {
    .nav-tablet {
        display: none
    }
}

@media (min-width: 1260px) {
    .nav-tablet {
        display: block
    }
}

.nav-tablet__menu .btn {
    margin-left: 0;
    margin-right: 0
}

.navbar {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 50;
    height: 100vh
}

@media (min-width: 768px) {
    .navbar {
        width: 32.188rem
    }

    .navbar-open {
        --tw-translate-x: 0px;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
    }
}

.navbar-close {
    display: none
}

@media (min-width: 768px) {
    .navbar-close {
        --tw-translate-x: 100%;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
    }

    .md\:container {
        width: 100%
    }

    @media (min-width: 420px) {
        .md\:container {
            max-width: 420px
        }
    }

    @media (min-width: 640px) {
        .md\:container {
            max-width: 640px
        }
    }

    @media (min-width: 768px) {
        .md\:container {
            max-width: 768px
        }
    }

    @media (min-width: 1024px) {
        .md\:container {
            max-width: 1024px
        }
    }

    @media (min-width: 1260px) {
        .md\:container {
            max-width: 1260px
        }
    }

    @media (min-width: 1280px) {
        .md\:container {
            max-width: 1280px
        }
    }

    @media (min-width: 1536px) {
        .md\:container {
            max-width: 1536px
        }
    }
}

@font-face {
    src: url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-vertical > .swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-android .swiper-slide,
.swiper-wrapper {
    transform: translateZ(0)
}

.swiper-pointer-events {
    touch-action: pan-y
}

    .swiper-pointer-events.swiper-vertical {
        touch-action: pan-x
    }

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto
}

    .swiper-autoheight .swiper-wrapper {
        align-items: flex-start;
        transition-property: transform, height
    }

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    backface-visibility: hidden
}

.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

    .swiper-3d .swiper-cube-shadow,
    .swiper-3d .swiper-slide,
    .swiper-3d .swiper-slide-shadow,
    .swiper-3d .swiper-slide-shadow-bottom,
    .swiper-3d .swiper-slide-shadow-left,
    .swiper-3d .swiper-slide-shadow-right,
    .swiper-3d .swiper-slide-shadow-top,
    .swiper-3d .swiper-wrapper {
        transform-style: preserve-3d
    }

    .swiper-3d .swiper-slide-shadow,
    .swiper-3d .swiper-slide-shadow-bottom,
    .swiper-3d .swiper-slide-shadow-left,
    .swiper-3d .swiper-slide-shadow-right,
    .swiper-3d .swiper-slide-shadow-top {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        pointer-events: none;
        z-index: 10
    }

    .swiper-3d .swiper-slide-shadow {
        background: rgba(0, 0, 0, .15)
    }

    .swiper-3d .swiper-slide-shadow-left {
        background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
    }

    .swiper-3d .swiper-slide-shadow-right {
        background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
    }

    .swiper-3d .swiper-slide-shadow-top {
        background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
    }

    .swiper-3d .swiper-slide-shadow-bottom {
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
    }

.swiper-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

    .swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
        display: none
    }

    .swiper-css-mode > .swiper-wrapper > .swiper-slide {
        scroll-snap-align: start start
    }

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
    scroll-snap-type: y mandatory
}

.swiper-centered > .swiper-wrapper:before {
    content: "";
    flex-shrink: 0;
    order: 9999
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-horizontal > .swiper-wrapper:before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-vertical > .swiper-wrapper:before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: center center
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

    .swiper-button-next.swiper-button-disabled,
    .swiper-button-prev.swiper-button-disabled {
        opacity: .35;
        cursor: auto;
        pointer-events: none
    }

    .swiper-button-next.swiper-button-hidden,
    .swiper-button-prev.swiper-button-hidden {
        opacity: 0;
        cursor: auto;
        pointer-events: none
    }

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
    display: none !important
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

    .swiper-button-prev:after,
    .swiper-rtl .swiper-button-next:after {
        content: "prev"
    }

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

    .swiper-button-next:after,
    .swiper-rtl .swiper-button-prev:after {
        content: "next"
    }

.swiper-button-lock {
    display: none
}

.swiper {
    padding-top: 1rem;
    padding-bottom: 1rem
}

.swiper-slide {
    height: auto
}

.swiper-button-next-unique {
    position: absolute;
    top: 97%;
    right: 40%;
    height: 1.75rem;
    width: 1.75rem;
    --tw-text-opacity: 1;
    color: rgb(55 73 199 / var(--tw-text-opacity))
}

    .swiper-button-next-unique:hover {
        cursor: pointer;
        --tw-text-opacity: 1;
        color: rgb(151 208 238 / var(--tw-text-opacity))
    }

/*New Header Css*/
header.header-sec {
    margin-bottom: 100px;
}

.header-sec .navbar input[type="checkbox"],
.header-sec .navbar .hamburger-lines {
    display: none;
}

.header-sec .navbar {
    width: 100%;
    height: auto;
    position: inherit;
    position: fixed;
    width: 100%;
    background-color: #fff;
}

.container {
    max-width: 1200px;
    width: 90%;
    margin: auto;
}

.header-sec .navbar-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 1rem;
    height: 110px;
    max-width: 80rem;
}

.menu-items {
    width: 80%;
    display: flex;
    justify-content: flex-end;
}

.logo {
    width: 20%;
    font-size: 2.3rem;
}

    .logo img {
        max-width: 200px;
        height: auto;
    }

.menu-items li {
    list-style: none;
    font-size: 1.3rem;
    padding: 0px 25px;
}

.header-sec .navbar a {
    color: #444;
    text-decoration: none;
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
    font-size: 1.3rem;
    line-height: 1.188rem;
    --tw-text-opacity: 1;
    transition: color 0.3s ease-in-out;
}

    .header-sec .navbar a:hover {
        /*color: rgb(177 138 97 / var(--tw-text-opacity));*/
        color: #bf8a5f;
    }

    .header-sec .navbar a.active {
        /*color: rgb(177 138 97 / var(--tw-text-opacity));*/
        color: #bf8a5f;
        font-weight: 700
    }

.alert {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

@media (max-width: 991px) {

    .header-sec .navbar-container {
        height: 100px;
        padding: 10px 0rem;
    }

    .logo img {
        max-width: 165px;
    }

    .header-sec .navbar-container input[type="checkbox"],
    .header-sec .navbar-container .hamburger-lines {
        display: block;
        position: fixed;
        top: 0px;
    }

    .header-sec .navbar-container input[type="checkbox"] {
        position: absolute;
        display: block;
        height: 32px;
        width: 30px;
        top: 40px;
        right: 40px;
        z-index: 5;
        opacity: 0;
        cursor: pointer;
    }

    .header-sec .navbar-container .hamburger-lines {
        display: block;
        height: 28px;
        width: 35px;
        position: absolute;
        top: 40px;
        right: 40px;
        z-index: 2;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

        .header-sec .navbar-container .hamburger-lines .line {
            display: block;
            height: 4px;
            width: 100%;
            border-radius: 10px;
            background: #b18a61;
        }

        .header-sec .navbar-container .hamburger-lines .line1 {
            transform-origin: 0% 0%;
            transition: transform 0.3s ease-in-out;
        }

        .header-sec .navbar-container .hamburger-lines .line2 {
            transition: transform 0.2s ease-in-out;
        }

        .header-sec .navbar-container .hamburger-lines .line3 {
            transform-origin: 0% 100%;
            transition: transform 0.3s ease-in-out;
        }

    .header-sec .navbar .menu-items {
        padding-top: 100px;
        background: #a68963;
        height: 100vh;
        max-width: 100%;
        transform: translate(150%, 0);
        display: block;
        flex-direction: column;
        margin-right: 0;
        transition: transform 0.5s ease-in-out;
        box-shadow: 5px 0px 10px 0px #aaa;
        overflow: scroll;
        width: 100%;
        position: fixed;
        top: 0px;
    }

    .navbar-container input[type="checkbox"]:checked ~ .menu-items {
        transform: translateX(0);
        background-color: #a68963;
        padding-left: 20px;
        padding-right: 20px;
    }

    .header-sec .navbar .menu-items li {
        padding: 0px;
    }

    .navbar-container input[type="checkbox"]:checked ~ .menu-items li a {
        color: #fff;
        font-size: 1.1rem;
        font-weight: 500;
        line-height: 1.5rem;
        max-width: 100%;
        border-bottom: 1px solid #fff;
        margin-bottom: 0px;
        padding: 13px 0px;
        border-style: dashed;
        display: block;
    }

        .navbar-container input[type="checkbox"]:checked ~ .menu-items li a.active {
            color: #000;
            font-weight: 700;
        }

    .navbar-container.container .logo {
        position: absolute;
        left: 15px;
        font-size: 2.5rem;
        width: auto;
    }

    .navbar-container input[type="checkbox"]:checked ~ .hamburger-lines .line1 {
        transform: rotate(45deg);
        background-color: #fff;
    }

    .navbar-container input[type="checkbox"]:checked ~ .hamburger-lines .line2 {
        transform: scaleY(0);
    }

    .navbar-container input[type="checkbox"]:checked ~ .hamburger-lines .line3 {
        transform: rotate(-45deg);
        background-color: #fff;
    }
}

@media (max-width: 500px) {
    .navbar-container input[type="checkbox"]:checked ~ .logo {
        display: none;
    }
}

/*End New Header Css*/

@media (min-width: 768px) {
    .swiper-button-next-unique {
        top: 50%;
        right: -3rem;
        --tw-translate-y: -50%;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
    }
}

.text-center.md\:block.md\:text-center {
    width: calc(100% / 4 - 20px);
    margin: 10px;
}

.block-section.image-grid .mt-12.flex.flex-col.gap-y-10.gap-x-8 {
    gap: 0;
}

.swiper-button-prev-unique {
    position: absolute;
    top: 97%;
    left: 40%;
    height: 1.75rem;
    width: 1.75rem;
    --tw-text-opacity: 1;
    color: rgb(55 73 199 / var(--tw-text-opacity))
}

    .swiper-button-prev-unique:hover {
        cursor: pointer;
        --tw-text-opacity: 1;
        color: rgb(151 208 238 / var(--tw-text-opacity))
    }

section.about_us_page .block-section {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
}

@media (min-width: 768px) {
    .swiper-button-prev-unique {
        top: 50%;
        left: -3rem;
        --tw-translate-y: -50%;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
    }

    .md\:container {
        width: 100%
    }

    @media (min-width: 420px) {
        .md\:container {
            max-width: 420px
        }
    }

    @media (min-width: 640px) {
        .md\:container {
            max-width: 640px
        }
    }

    @media (min-width: 768px) {
        .md\:container {
            max-width: 768px
        }
    }

    @media (min-width: 1024px) {
        .md\:container {
            max-width: 1024px
        }
    }

    @media (min-width: 1260px) {
        .md\:container {
            max-width: 1260px
        }
    }

    @media (min-width: 1280px) {
        .md\:container {
            max-width: 1280px
        }
    }

    @media (min-width: 1536px) {
        .md\:container {
            max-width: 1536px
        }
    }
}

.container {
    width: 100%
}

@media (min-width: 420px) {
    .container {
        max-width: 420px
    }
}

@media (min-width: 640px) {
    .container {
        max-width: 640px
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 768px
    }
}

@media (min-width: 1024px) {
    .container {
        max-width: 1024px
    }
}

@media (min-width: 1260px) {
    .container {
        max-width: 1260px
    }
}

@media (min-width: 1280px) {
    .container {
        max-width: 1280px
    }
}

@media (min-width: 1536px) {
    .container {
        max-width: 1536px
    }
}

@media (min-width: 768px) {
    .md\:container {
        width: 100%
    }

    @media (min-width: 420px) {
        .md\:container {
            max-width: 420px
        }
    }

    @media (min-width: 640px) {
        .md\:container {
            max-width: 640px
        }
    }

    @media (min-width: 768px) {
        .md\:container {
            max-width: 768px
        }
    }

    @media (min-width: 1024px) {
        .md\:container {
            max-width: 1024px
        }
    }

    @media (min-width: 1260px) {
        .md\:container {
            max-width: 1260px
        }
    }

    @media (min-width: 1280px) {
        .md\:container {
            max-width: 1280px
        }
    }

    @media (min-width: 1536px) {
        .md\:container {
            max-width: 1536px
        }
    }
}

@media (min-width: 1260px) {
    .tb\:container {
        width: 100%
    }

    @media (min-width: 420px) {
        .tb\:container {
            max-width: 420px
        }
    }

    @media (min-width: 640px) {
        .tb\:container {
            max-width: 640px
        }
    }

    @media (min-width: 768px) {
        .tb\:container {
            max-width: 768px
        }
    }

    @media (min-width: 1024px) {
        .tb\:container {
            max-width: 1024px
        }
    }

    @media (min-width: 1260px) {
        .tb\:container {
            max-width: 1260px
        }
    }

    @media (min-width: 1280px) {
        .tb\:container {
            max-width: 1280px
        }
    }

    @media (min-width: 1536px) {
        .tb\:container {
            max-width: 1536px
        }
    }
}

@media (min-width: 1280px) {
    .xl\:container {
        width: 100%
    }

    @media (min-width: 420px) {
        .xl\:container {
            max-width: 420px
        }
    }

    @media (min-width: 640px) {
        .xl\:container {
            max-width: 640px
        }
    }

    @media (min-width: 768px) {
        .xl\:container {
            max-width: 768px
        }
    }

    @media (min-width: 1024px) {
        .xl\:container {
            max-width: 1024px
        }
    }

    @media (min-width: 1260px) {
        .xl\:container {
            max-width: 1260px
        }
    }

    @media (min-width: 1280px) {
        .xl\:container {
            max-width: 1280px
        }
    }

    @media (min-width: 1536px) {
        .xl\:container {
            max-width: 1536px
        }
    }
}

@media (max-width: 1130px) {
    .md\:min-h-\[47\.5rem\] {
        min-height: 41rem;
    }
}

@media (max-width: 1023px) {
    .header-sec .navbar .navbar-container.container {
        max-width: 100%;
    }

    .banner h1.text-yit-dark-blue {
        max-width: 360px;
    }
}

@media (max-width: 991px) {
    .md\:min-h-\[47\.5rem\] {
        min-height: 32rem;
    }
}

@media (max-width: 768px) {
    section.home_page.section_listing.text-yit-dark-blue.bg-yit-light-blue h2.services_section_title {
        max-width: 260px;
        margin-top: 30px;
    }
}

@media (max-width: 767px) {
    .banner h1.text-yit-dark-blue {
        max-width: 330px;
    }

    .section_listing_expert {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }

    section.home_page.section_listing.text-yit-dark-blue.bg-yit-light-blue h2 {
        max-width: 230px;
    }

    .md\:min-h-\[47\.5rem\] {
        min-height: 20rem;
    }

    section.about_us_page.background_section .py-32 {
        padding-top: 5rem;
        padding-bottom: 5rem;
    }

    .umbraco-forms-form .row-fluid {
        gap: 0;
    }

    .pill {
        margin-bottom: 15px;
    }

    .block-section .ml-16 {
        margin-left: 1rem;
    }

    .block-section ul li h3 {
        font-size: 1.5rem;
        line-height: 1.6rem;
    }

    .testimonials.text-yit-white.bg-yit-bright-blue {
        padding: 0px 1rem;
    }

    figure.quote blockquote:before {
        top: -2.5rem;
        left: -1.5rem;
    }

    .pill-color__brightlight {
        margin-bottom: 15px;
    }

    .bg-yit-light-blue {
        filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
    }

    .max-w-md {
        max-width: 100%;
    }

    footer.bg-yit-bright-blue .px-8 {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    footer.bg-yit-bright-black .px-8 {
        padding-left: 2rem;
        padding-left: 2rem;
        padding-right: 2rem;
    }

    footer.bg-yit-bright-black .px-14 {
        padding-left: 0;
        padding-right: 0;
    }

    .umbraco-forms-form.umbraco-forms-newsletters .umbraco-forms-page {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    section.services_section.subset_listing ul li a .max-w-\[22\.625rem\] {
        max-width: 100%;
    }
}

@media (max-width: 480px) {
    .text-center.md\:block.md\:text-center {
        width: 50%;
        margin: 20px 10px;
    }

    .banner h1.text-yit-dark-blue {
        max-width: 250px;
    }

    .md\:min-h-\[47\.5rem\] {
        min-height: 13rem;
    }

    section.about_us_page.background_section .py-32 {
        padding-top: 0;
        padding-bottom: 0;
    }

    section.about_us_page.background_section h2.text-center.text-white-new {
        font-size: 1.5rem;
        line-height: 1.5rem;
    }
}

.section_grid.text-white {
    color: #fff;
}

.section_grid.bg-yit-bright-blue {
    background-color: #bf8a5f;
}

.team_listing ul li a {
    overflow: hidden;
    display: block;
}

.team_listing ul li img {
    transform: scale(1);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

    .team_listing ul li img:hover {
        filter: none;
        transform: scale(1.1);
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }

section.about_us_page.background_section .absolute.inset-0.bg-yit-text-fields.mix-blend-multiply {
    display: none;
}
/*New Section*/
.section_client {
    background-color: #dedcca;
    padding: 50px 0px;
}

.section_client_activity {
    display: flex;
    flex-wrap: wrap;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.section_client .container {
    max-width: 1280px;
}

.section_client_text {
    width: 50%;
    padding: 0px 4rem;
}

    .section_client_text h1 {
        margin-bottom: 1.5rem;
    }

/*    .section_client_text p {
        font-size: 1.3rem;
        line-height: 1.65rem;
        font-weight: 400;
    }*/

    .section_client_text .pill {
        display: inline-block;
    }

.section_client_logo {
    width: 50%;
}

    .section_client_logo .gap-x-8 {
        -moz-column-gap: 1rem;
        column-gap: 1rem;
    }

    .section_client_logo .gap-y-10 {
        row-gap: 1rem;
    }

@media (max-width: 992px) {
    .section_client {
        padding: 3rem 0px;
    }

        .section_client .container {
            max-width: 100%;
        }

    .section_client_logo {
        padding-top: 4rem;
    }

        .section_client_logo .mt-12 {
            margin-top: 0rem;
        }

    .section_client_text {
        padding: 0px 0rem;
    }

    .section_client_text, .section_client_logo {
        width: 100%;
    }

    .section_client_activity {
        padding: 0 4rem;
    }
}

@media (max-width: 767px) {
    .section_client_activity {
        padding: 0 2rem;
    }

    .banner-landingpage .frame {
        padding-bottom: 0rem;
    }

        .banner-landingpage .frame img {
            padding-right: 0rem;
        }
}

section.services_section .text-center {
    margin-bottom: 30px;
}


section.service_page .prose ol li {
    margin-bottom: 1.5rem;
}

    section.service_page .prose ol li table {
        margin-bottom: 1rem;
    }

p:empty {
    display: none
}

.block-section.block-section-height__short .prose p:last-child {
    margin-bottom: 0px;
}
ul.servic_team.flex.flex-col li h3 {
    margin-bottom: 15px;
    font-weight: 600;
}
.short_des p {
    display: -webkit-box;
    max-width: 100%;
    height: 80px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.text-yit-bright-blue.group-hover\:text-yit-violet.hover\:no-underline.mt-5.text-brown p {
    margin-bottom: 0px;
}