html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

blockquote,
q {
    quotes: none
}

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

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

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

a {
    text-decoration: none
}

html {
    overflow-x: hidden
}

body {
    overflow-x: hidden
}

img {
    display: block;
    height: auto
}

button {
    cursor: pointer;
    margin: 0;
    padding: 0;
    border: 0;
    background-color: rgba(0, 0, 0, 0)
}

button:focus {
    outline: none
}

input,
textarea,
button {
    font-family: inherit
}

html {
    font-size: 62.5%;
    font-family: "Montserrat", "Arial", sans-serif;
    color: #958378;

}

@media(min-width: 1921px) {
    html {
        font-size: .52vw
    }
}

strong,
b {
    font-weight: 700
}

em,
i {
    font-style: italic
}

a:not(.btn) {
    color: #c8b8ae
}

h1,
.h1 {
    font-size: 2.1rem
}

@media(min-width: 376px) {

    h1,
    .h1 {
        font-size: calc(2.1rem + 31*(100vw - 375px)/(1920 - 375))
    }
}

@media(min-width: 1921px) {

    h1,
    .h1 {
        font-size: calc(52*(100vw - 3.4vw*.01 - 375px)/(1920 - 375))
    }
}

h1,
.h1 {
    line-height: 1.6;
    font-weight: 700
}

@media(min-width: 768px)and (max-width: 1280px) {

    h1,
    .h1 {
        font-size: 4.4rem;
        line-height: 1.2
    }
}

@media(min-width: 768px)and (max-width: 1280px)and (min-width: 376px) {

    h1,
    .h1 {
        font-size: calc(4.4rem + 0*(100vw - 375px)/(1920 - 375))
    }
}

@media(min-width: 768px)and (max-width: 1280px)and (min-width: 1921px) {

    h1,
    .h1 {
        font-size: calc(44*(100vw - 3.4vw*.01 - 375px)/(1920 - 375))
    }
}

@media(min-width: 1281px) {

    h1,
    .h1 {
        line-height: 1.3
    }
}

@media(min-width: 1921px) {

    h1,
    .h1 {
        font-size: 2.7vw
    }
}

h2,
.h2 {
    font-size: 2.4rem
}

@media(min-width: 376px) {

    h2,
    .h2 {
        font-size: calc(2.4rem + 24*(100vw - 375px)/(1920 - 375))
    }
}

@media(min-width: 1921px) {

    h2,
    .h2 {
        font-size: calc(48*(100vw - 3.4vw*.01 - 375px)/(1920 - 375))
    }
}

h2,
.h2 {
    line-height: 1.33;
    font-weight: 700
}

@media(min-width: 768px)and (max-width: 1280px) {

    h2,
    .h2 {
        font-size: 4.8rem
    }
}

@media(min-width: 768px)and (max-width: 1280px)and (min-width: 376px) {

    h2,
    .h2 {
        font-size: calc(4.8rem + 0*(100vw - 375px)/(1920 - 375))
    }
}

@media(min-width: 768px)and (max-width: 1280px)and (min-width: 1921px) {

    h2,
    .h2 {
        font-size: calc(48*(100vw - 3.4vw*.01 - 375px)/(1920 - 375))
    }
}

@media(min-width: 1921px) {

    h2,
    .h2 {
        font-size: 2.5vw
    }
}

h3,
.h3 {
    font-size: 2.4rem
}

@media(min-width: 376px) {

    h3,
    .h3 {
        font-size: calc(2.4rem + 17*(100vw - 375px)/(1920 - 375))
    }
}

@media(min-width: 1921px) {

    h3,
    .h3 {
        font-size: calc(41*(100vw - 3.4vw*.01 - 375px)/(1920 - 375))
    }
}

h3,
.h3 {
    line-height: 1.33;
    font-weight: 700
}

@media(min-width: 768px)and (max-width: 1280px) {

    h3,
    .h3 {
        font-size: 4.1rem
    }
}

@media(min-width: 768px)and (max-width: 1280px)and (min-width: 376px) {

    h3,
    .h3 {
        font-size: calc(4.1rem + 0*(100vw - 375px)/(1920 - 375))
    }
}

@media(min-width: 768px)and (max-width: 1280px)and (min-width: 1921px) {

    h3,
    .h3 {
        font-size: calc(41*(100vw - 3.4vw*.01 - 375px)/(1920 - 375))
    }
}

@media(min-width: 1921px) {

    h3,
    .h3 {
        font-size: 2.1vw
    }
}

h4,
.h4 {
    font-size: 1.7rem
}

@media(min-width: 376px) {

    h4,
    .h4 {
        font-size: calc(1.7rem + 15*(100vw - 375px)/(1920 - 375))
    }
}

@media(min-width: 1921px) {

    h4,
    .h4 {
        font-size: calc(32*(100vw - 3.4vw*.01 - 375px)/(1920 - 375))
    }
}

h4,
.h4 {
    line-height: 1.5;
    font-weight: 500
}

@media(min-width: 768px)and (max-width: 1280px) {

    h4,
    .h4 {
        font-size: 3.2rem
    }
}

@media(min-width: 768px)and (max-width: 1280px)and (min-width: 376px) {

    h4,
    .h4 {
        font-size: calc(3.2rem + 0*(100vw - 375px)/(1920 - 375))
    }
}

@media(min-width: 768px)and (max-width: 1280px)and (min-width: 1921px) {

    h4,
    .h4 {
        font-size: calc(32*(100vw - 3.4vw*.01 - 375px)/(1920 - 375))
    }
}

@media(min-width: 1921px) {

    h4,
    .h4 {
        font-size: 1.65vw
    }
}

h5,
.h5 {
    font-size: 1.6rem
}

@media(min-width: 376px) {

    h5,
    .h5 {
        font-size: calc(1.6rem + 12*(100vw - 375px)/(1920 - 375))
    }
}

@media(min-width: 1921px) {

    h5,
    .h5 {
        font-size: calc(28*(100vw - 3.4vw*.01 - 375px)/(1920 - 375))
    }
}

h5,
.h5 {
    line-height: 1.25
}

@media(min-width: 768px)and (max-width: 1280px) {

    h5,
    .h5 {
        font-size: 2.8rem
    }
}

@media(min-width: 768px)and (max-width: 1280px)and (min-width: 376px) {

    h5,
    .h5 {
        font-size: calc(2.8rem + 0*(100vw - 375px)/(1920 - 375))
    }
}

@media(min-width: 768px)and (max-width: 1280px)and (min-width: 1921px) {

    h5,
    .h5 {
        font-size: calc(28*(100vw - 3.4vw*.01 - 375px)/(1920 - 375))
    }
}

@media(min-width: 768px) {

    h5,
    .h5 {
        line-height: 1.2
    }
}

@media(min-width: 1921px) {

    h5,
    .h5 {
        font-size: 1.45vw
    }
}

h6,
.h6 {
    font-size: 1.6rem
}

@media(min-width: 376px) {

    h6,
    .h6 {
        font-size: calc(1.6rem + 6*(100vw - 375px)/(1920 - 375))
    }
}

@media(min-width: 1921px) {

    h6,
    .h6 {
        font-size: calc(22*(100vw - 3.4vw*.01 - 375px)/(1920 - 375))
    }
}

h6,
.h6 {
    line-height: 1.25
}

@media(min-width: 768px)and (max-width: 1280px) {

    h6,
    .h6 {
        font-size: 2.2rem
    }
}

@media(min-width: 768px)and (max-width: 1280px)and (min-width: 376px) {

    h6,
    .h6 {
        font-size: calc(2.2rem + 0*(100vw - 375px)/(1920 - 375))
    }
}

@media(min-width: 768px)and (max-width: 1280px)and (min-width: 1921px) {

    h6,
    .h6 {
        font-size: calc(22*(100vw - 3.4vw*.01 - 375px)/(1920 - 375))
    }
}

@media(min-width: 768px) {

    h6,
    .h6 {
        line-height: 1.2
    }
}

@media(min-width: 1921px) {

    h6,
    .h6 {
        font-size: 1.1vw
    }
}

p,
.p1,
ul li,
ol li {
    font-size: 1.6rem
}





p,
.p1,
ul li,
ol li {
    line-height: 1.75
}

.h2-large {
    font-size: 2.4rem
}

@media(min-width: 376px) {
    .h2-large {
        font-size: calc(2.4rem + 31*(100vw - 375px)/(1920 - 375))
    }
}

@media(min-width: 1921px) {
    .h2-large {
        font-size: calc(55*(100vw - 3.4vw*.01 - 375px)/(1920 - 375))
    }
}

.h2-large {
    line-height: 1.33;
    font-weight: 700
}

@media(min-width: 768px)and (max-width: 1280px) {
    .h2-large {
        font-size: 5.5rem
    }
}

@media(min-width: 768px)and (max-width: 1280px)and (min-width: 376px) {
    .h2-large {
        font-size: calc(5.5rem + 0*(100vw - 375px)/(1920 - 375))
    }
}

@media(min-width: 768px)and (max-width: 1280px)and (min-width: 1921px) {
    .h2-large {
        font-size: calc(55*(100vw - 3.4vw*.01 - 375px)/(1920 - 375))
    }
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 1.2rem
}

@media(min-width: 768px) {

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        margin-top: 3.4rem
    }
}

@media(min-width: 1921px) {

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        margin-top: 1.5vw
    }
}

h1+p,
h1+ul,
h1+ol,
h2+p,
h2+ul,
h2+ol,
h3+p,
h3+ul,
h3+ol,
h4+p,
h4+ul,
h4+ol,
h5+p,
h5+ul,
h5+ol,
h6+p,
h6+ul,
h6+ol {
    margin-top: 2rem
}

@media(min-width: 1921px) {

    h1+p,
    h1+ul,
    h1+ol,
    h2+p,
    h2+ul,
    h2+ol,
    h3+p,
    h3+ul,
    h3+ol,
    h4+p,
    h4+ul,
    h4+ol,
    h5+p,
    h5+ul,
    h5+ol,
    h6+p,
    h6+ul,
    h6+ol {
        margin-top: 1.05vw
    }
}

p+p {
    margin-top: 3.2rem
}

@media(min-width: 1921px) {
    p+p {
        margin-top: 1.6vw
    }
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child,
ul:first-child,
ol:first-child,
li:first-child,
p:first-child {
    margin-top: 0
}

h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
ul:last-child,
ol:last-child,
li:last-child,
p:last-child {
    margin-bottom: 0
}





ul,
ol {
    list-style: none;
    margin: 0
}

ul li+li,
ol li+li {
    margin-top: .6rem
}

@media(min-width: 1441px) {

    ul li+li,
    ol li+li {
        margin-top: .65vw
    }
}

ul li {
    position: relative;
    padding-left: 1.6rem
}

@media(min-width: 1025px) {
    ul li {
        padding-left: 2rem
    }
}

@media(min-width: 1921px) {
    ul li {
        padding-left: 1.05vw
    }
}






ol {
    list-style-type: decimal;
    margin-left: 1.6rem
}

@media(min-width: 1025px) {
    ol {
        margin-left: 2rem
    }
}

@media(min-width: 1921px) {
    ol {
        margin-left: 1.05vw
    }
}

.reset-list {
    list-style-type: none;
    padding: unset;
    margin: unset
}

.reset-list li {
    padding: unset;
    margin: unset;
    line-height: 1
}

.reset-list li:after {
    display: none;
    width: unset;
    height: unset;
    position: unset;
    top: unset;
    left: unset;
    background-color: unset
}

.reset-table {
    border: unset;
    max-width: unset
}

.reset-table th,
.reset-table td {
    max-width: unset;
    width: unset;
    border: unset;
    padding: unset
}

sup {
    font-size: 50%;
    vertical-align: super
}

.padding,
section,
header,
footer {
    box-sizing: border-box;
    padding-right: 2rem;
    padding-left: 2rem
}

@media(min-width: 576px) {

    .padding,
    section,
    header,
    footer {
        padding-right: 3.2rem;
        padding-left: 3.2rem
    }
}

@media(min-width: 1281px) {

    .padding,
    section,
    header,
    footer {
        padding-right: 6.4rem;
        padding-left: 6.4rem
    }
}

@media(min-width: 1599px) {

    .padding,
    section,
    header,
    footer {
        padding-right: 3.4vw;
        padding-left: 3.4vw
    }
}

.hero {
    background-color: #000;
    position: relative;
    padding: 0;
    overflow: hidden;
    height: 100vh
}

@media(min-width: 1025px) {
    .hero {
        min-height: 55rem
    }
}

@media(min-width: 1281px) {
    .hero {
        min-height: 52vw
    }
}

.hero__wrapper {
    display: flex;
    flex-direction: row;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    position: relative;
    z-index: 5
}

.hero__inner {
    position: relative;
    z-index: 5;
    width: 100%;
    padding: 3.2rem 2.4rem 5rem;
    background-color: rgba(0, 0, 0, 0);
    display: flex;
    flex-direction: column;
    align-items: center
}

@media(min-width: 768px) {
    .hero__inner {
        padding: 5rem 4.8rem 6.4rem
    }
}

@media(min-width: 1025px) {
    .hero__inner {
        align-items: flex-start;
        text-align: left;
        padding-top: 7vw;
        padding-left: 6.4rem;
        background: rgba(0, 0, 0, 0)
    }
}

@media(min-width: 1441px) {
    .hero__inner {
        padding-top: 8vw
    }
}

.hero__inner .hero__badge {
    display: inline-flex;
    align-items: center;
    gap: .8rem;
    padding: 1rem 1.6rem;
    margin-bottom: 2.4rem;
    border: 1px solid hsla(0, 0%, 100%, .14);
    border-radius: 10rem;
    background: hsla(0, 0%, 100%, .25);
    backdrop-filter: blur(10px);
    color: hsla(0, 0%, 100%, .82);
    font-size: 1.4rem;
    font-weight: 500;
    letter-spacing: .04em;
    text-transform: uppercase;
    animation: floatBadgeHero 5s ease-in-out infinite
}

@keyframes floatBadgeHero {
    0% {
        transform: translateX(0px) translateY(0px) rotate(0deg)
    }

    25% {
        transform: translateX(8px) translateY(-6px) rotate(1deg)
    }

    50% {
        transform: translateX(0px) translateY(-12px) rotate(0deg)
    }

    75% {
        transform: translateX(-8px) translateY(-6px) rotate(-1deg)
    }

    100% {
        transform: translateX(0px) translateY(0px) rotate(0deg)
    }
}

.hero__inner h1 {
    color: #fff;
    font-family: "Montserrat", "Arial", sans-serif;
    z-index: 2;
    font-weight: 700;
    line-height: 1.08;
    text-align: center;
    width: 100%;
    max-width: 72rem;
    margin-bottom: 2rem;
    font-size: 3.4rem
}

@media(min-width: 376px) {
    .hero__inner h1 {
        font-size: calc(3.4rem + 42*(100vw - 375px)/(1920 - 375))
    }
}

@media(min-width: 1921px) {
    .hero__inner h1 {
        font-size: calc(76*(100vw - 3.4vw*.01 - 375px)/(1920 - 375))
    }
}

@media(min-width: 1025px) {
    .hero__inner h1 {
        text-align: left
    }
}

.hero__inner mark {
    background: rgba(0, 0, 0, 0);
    color: #fff;
    position: relative;
    z-index: 2;
    text-decoration: underline;
    text-decoration-color: rgba(214, 207, 194, .9);
    text-decoration-thickness: .22rem;
    text-underline-offset: .7rem
}

.hero__inner .hero__subtitle {
    color: hsla(0, 0%, 100%, .92);
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: 2.4rem;
    font-size: 2rem
}

@media(min-width: 376px) {
    .hero__inner .hero__subtitle {
        font-size: calc(2rem + 14*(100vw - 375px)/(1920 - 375))
    }
}

@media(min-width: 1921px) {
    .hero__inner .hero__subtitle {
        font-size: calc(34*(100vw - 3.4vw*.01 - 375px)/(1920 - 375))
    }
}

.hero__inner .hero__subtitle {
    text-align: center
}

@media(min-width: 1025px) {
    .hero__inner .hero__subtitle {
        text-align: left
    }
}

.hero__inner .hero__subtitle span {
    color: rgba(214, 207, 194, .95)
}

.hero__inner .hero__text {
    color: hsla(0, 0%, 100%, .72);
    line-height: 1.75;
    font-weight: 400;
    max-width: 62rem;
    font-size: 1.5rem
}

@media(min-width: 376px) {
    .hero__inner .hero__text {
        font-size: calc(1.5rem + 3*(100vw - 375px)/(1920 - 375))
    }
}

@media(min-width: 1921px) {
    .hero__inner .hero__text {
        font-size: calc(18*(100vw - 3.4vw*.01 - 375px)/(1920 - 375))
    }
}

.hero__inner .hero__text {
    text-align: center
}

@media(min-width: 1025px) {
    .hero__inner .hero__text {
        text-align: left
    }
}

.hero__inner .hero__buttons {
    display: flex;
    flex-wrap: wrap;
    gap: 1.8rem;
    margin-top: 4rem
}

.hero__inner .hero__buttons .btn {
    position: relative;
    overflow: hidden;
    padding: 1.8rem 3.6rem;
    border-radius: 10rem;
    font-size: 1.6rem;
    font-weight: 600;
    transition: transform .35s ease, background .35s ease, color .35s ease, border-color .35s ease, box-shadow .35s ease;
    backdrop-filter: blur(10px)
}

.hero__inner .hero__buttons .btn:hover {
    transform: translateY(-4px) scale(1.03)
}

.hero__inner .hero__buttons .btn::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(120deg, transparent 0%, rgba(255, 255, 255, 0.18) 50%, transparent 100%);
    transform: translateX(-120%);
    transition: transform .8s ease;
    pointer-events: none
}

.hero__inner .hero__buttons .btn:hover::before {
    transform: translateX(120%)
}

.hero__inner a {
    position: relative;
    margin-top: 0
}

@media(min-width: 1025px) {
    .hero__inner a {
        margin-left: 0
    }
}

.hero__inner .btn:not(.btn--secondary) {
    background: rgba(214, 207, 194, .95);
    color: #111;
    border: 1px solid hsla(0, 0%, 100%, .18);
    box-shadow: 0 10px 40px rgba(214, 207, 194, .22)
}

.hero__inner .btn:not(.btn--secondary):hover {
    background: hsla(0, 0%, 100%, .98);
    color: #000;
    box-shadow: 0 18px 60px hsla(0, 0%, 100%, .18)
}

.hero__inner .btn--secondary {
    background: hsla(0, 0%, 100%, .08);
    border: 1px solid hsla(0, 0%, 100%, .18);
    color: #fff;
    transition: transform .35s ease, background .35s ease, border-color .35s ease, box-shadow .35s ease
}

.hero__inner .btn--secondary:hover {
    transform: translateY(-4px) scale(1.03);
    background: rgba(214, 207, 194, .18);
    border-color: rgba(214, 207, 194, .55);
    color: #fff;
    box-shadow: 0 12px 40px rgba(214, 207, 194, .12)
}

.hero__highlights {
    flex-direction: column;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1.2rem;
    width: 100%;
    margin-top: 4rem;
    height: fit-content
}

.hero__highlights span {
    height: fit-content;
    margin-right: 10px;
    display: flex;
    align-items: center;
    padding: 2rem 4rem;
    border-radius: 10rem;
    background: hsla(0, 0%, 100%, .16);
    border: 1px solid hsla(0, 0%, 100%, .08);
    gap: 1rem;
    color: hsla(0, 0%, 100%, .92);
    font-size: 2.5rem;
    font-weight: 500;
    gap: 1rem;
    backdrop-filter: blur(10px);
    animation: floatBadge 6s ease-in-out infinite;
    margin-right: 20px !important
}

.hero__highlights span:nth-child(2) {
    animation-delay: .6s
}

.hero__highlights span:nth-child(3) {
    animation-delay: 1.2s
}

.hero__highlights span:nth-child(4) {
    animation-delay: 1.8s
}

.hero__highlights span:nth-child(5) {
    animation-delay: 2.4s
}

.hero__highlights span:nth-child(6) {
    animation-delay: 3s
}

.hero__highlights span:nth-child(7) {
    animation-delay: 3.6s
}

@keyframes floatBadge {
    0% {
        transform: translateX(0px) translateY(0px)
    }

    25% {
        transform: translateX(12px) translateY(-6px)
    }

    50% {
        transform: translateX(0px) translateY(-12px)
    }

    75% {
        transform: translateX(-12px) translateY(-6px)
    }

    100% {
        transform: translateX(0px) translateY(0px)
    }
}

.hero-panel {
    position: fixed;
    inset: 0;
    z-index: 100;
    pointer-events: none;
    overflow: hidden
}

.hero-panel__inner {
    position: absolute;
    top: 0;
    right: 0;
    width: 72%;
    height: 100vh;
    background: #111;
    padding: 10rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-top-left-radius: 4rem;
    border-bottom-left-radius: 4rem;
    transform: translateX(100%);
    box-shadow: -40px 0 120px rgba(0, 0, 0, .4)
}

.hero-panel__inner p {
    color: hsla(0, 0%, 100%, .78);
    font-size: clamp(2rem, 2vw, 3rem);
    line-height: 1.8;
    max-width: 80rem
}

.hero-panel__inner p:not(:last-child) {
    margin-bottom: 4rem
}

.scroll-space {
    height: 250vh
}

.hero-orb {
    position: absolute;
    width: 65rem;
    height: 65rem;
    right: 10%;
    top: 50%;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(214, 207, 194, 0.95) 0%, rgba(214, 207, 194, 0.55) 45%, rgba(214, 207, 194, 0.08) 75%, transparent 100%);
    filter: blur(10px);
    opacity: .9;
    z-index: 1;
    pointer-events: none;
    will-change: transform
}

.hero__bg {
    position: absolute;
    inset: 0;
    overflow: hidden;
    z-index: 0
}

.hero__bg::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.88) 0%, rgba(0, 0, 0, 0.72) 35%, rgba(0, 0, 0, 0.28) 70%, rgba(0, 0, 0, 0.1) 100%);
    z-index: 2
}

.hero__video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
    transform: translate(-50%, -50%) scale(1.35);
    pointer-events: none
}

@media(max-width: 1024px) {
    .hero__video {
        transform: translate(-50%, -50%) scale(1.55)
    }
}

@media(max-width: 768px) {
    .hero__video {
        transform: translate(-50%, -50%) scale(1.8)
    }
}

@media(max-width: 480px) {
    .hero__video {
        transform: translate(-50%, -50%) scale(2.2)
    }
}

@media(max-width: 1024px) {
    .hero {
        padding: 0 20px;
        height: auto;
        min-height: 100svh
    }

    .hero__wrapper {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 4rem;
        padding-top: 14rem;
        padding-bottom: 8rem
    }

    .hero__inner {
        align-items: center;
        text-align: center;
        padding: 0 3rem
    }

    .hero__inner h1 {
        max-width: 100%;
        line-height: 1.02;
        font-size: 4.2rem
    }
}

@media(max-width: 1024px)and (min-width: 376px) {
    .hero__inner h1 {
        font-size: calc(4.2rem + 20*(100vw - 375px)/(1920 - 375))
    }
}

@media(max-width: 1024px)and (min-width: 1921px) {
    .hero__inner h1 {
        font-size: calc(62*(100vw - 3.4vw*.01 - 375px)/(1920 - 375))
    }
}

@media(max-width: 1024px) {
    .hero__inner .hero__subtitle {
        font-size: 1.8rem;
        line-height: 1.25;
        margin-bottom: 2rem
    }
}

@media(max-width: 1024px)and (min-width: 376px) {
    .hero__inner .hero__subtitle {
        font-size: calc(1.8rem + 10*(100vw - 375px)/(1920 - 375))
    }
}

@media(max-width: 1024px)and (min-width: 1921px) {
    .hero__inner .hero__subtitle {
        font-size: calc(28*(100vw - 3.4vw*.01 - 375px)/(1920 - 375))
    }
}

@media(max-width: 1024px) {
    .hero__inner .hero__text {
        max-width: 62rem;
        font-size: 1.7rem;
        line-height: 1.7
    }

    .hero__inner .hero__buttons {
        justify-content: center;
        width: 100%
    }

    .hero__inner .hero__buttons .btn {
        min-width: 26rem
    }

    .hero__inner .hero__badge {
        font-size: 1.2rem;
        padding: 1rem 1.4rem
    }

    .hero__highlights {
        width: 100%;
        align-items: center;
        margin-top: 1rem
    }

    .hero__highlights span {
        width: fit-content;
        max-width: 90%;
        justify-content: center;
        text-align: center;
        font-size: 2rem;
        padding: 1.6rem 2.8rem
    }

    .hero-orb {
        width: 42rem;
        height: 42rem;
        right: 50%;
        top: 62%;
        transform: translateX(50%)
    }

    .hero__video {
        width: 170vw;
        height: 120%
    }

    .hero-panel {
        display: none
    }

    .scroll-space {
        display: none
    }
}

@media(max-width: 768px) {
    .hero__wrapper {
        padding-top: 12rem;
        padding-bottom: 6rem;
        gap: 3.2rem
    }

    .hero__inner {
        padding: 0 2rem
    }

    .hero__inner h1 {
        font-size: 5.2rem;
        line-height: .98;
        margin-bottom: 1.8rem
    }

    .hero__inner .hero__subtitle {
        font-size: 2.2rem;
        margin-bottom: 1.8rem
    }

    .hero__inner .hero__text {
        font-size: 1.6rem;
        line-height: 1.65
    }

    .hero__inner .hero__buttons {
        flex-direction: column;
        align-items: center;
        width: 100%
    }

    .hero__inner .hero__buttons .btn {
        width: 100%;
        max-width: 34rem;
        min-width: unset;
        justify-content: center;
        padding: 1.7rem 2.4rem;
        font-size: 1.5rem
    }

    .hero__inner .hero__badge {
        font-size: 1.1rem;
        padding: .9rem 1.2rem;
        text-align: center
    }

    .hero__highlights {
        gap: 1rem
    }

    .hero__highlights span {
        font-size: 1.7rem;
        padding: 1.4rem 2rem;
        max-width: 95%
    }

    .hero-orb {
        width: 34rem;
        height: 34rem;
        top: 68%
    }
}

@media(max-width: 480px) {
    .hero__wrapper {
        padding-top: 10rem;
        padding-bottom: 5rem
    }

    .hero__inner {
        padding: 0 1.6rem
    }

    .hero__inner h1 {
        font-size: 2.4rem;
        line-height: .95;
        letter-spacing: -0.03em
    }

    .hero__inner .hero__subtitle {
        font-size: 1.2rem;
        line-height: 1.2
    }

    .hero__inner .hero__text {
        font-size: 1rem;
        line-height: 1.6
    }

    .hero__inner .hero__buttons {
        margin-top: 3rem
    }

    .hero__inner .hero__buttons .btn {
        font-size: 1.45rem;
        padding: 1.6rem 2rem
    }

    .hero__inner .hero__badge {
        width: fit-content;
        max-width: 100%;
        font-size: 1rem;
        line-height: 1.3;
        padding: .8rem 1.1rem
    }

    .hero__highlights span {
        font-size: 1.2rem;
        padding: .8rem 1rem;
        border-radius: 4rem
    }

    .hero-orb {
        width: 28rem;
        height: 28rem;
        opacity: .7
    }
}

.orbit {
    position: relative;
    background: #000;
    color: #fff;
    padding: 12rem 2rem 6rem 2rem;
    overflow: hidden;
    isolation: isolate
}

.orbit * {
    box-sizing: border-box
}

.orbit__intro,
.orbit__wrapper,
.orbit__statement {
    position: relative;
    z-index: 5
}

.orbit__intro {
    max-width: 110rem;
    margin: 0 auto 4rem;
    text-align: center
}

.orbit__eyebrow {
    margin-bottom: 1.8rem;
    font-size: 1.3rem;
    letter-spacing: .3rem;
    text-transform: uppercase;
    opacity: .5
}

.orbit__heading {
    margin-bottom: 3.2rem;
    font-size: clamp(3.8rem, 4.5vw, 6.4rem);
    line-height: 1.05;
    font-weight: 600
}

.orbit__headline {
    margin-bottom: 3.4rem;
    font-size: clamp(2.4rem, 2.8vw, 3.8rem);
    color: #38bdf8;
    font-weight: 500
}

.orbit__description {
    max-width: 72rem;
    margin: 0 auto
}

.orbit__description p {
    margin-bottom: 1.2rem;
    margin-top: 0;
    font-size: 1.4rem;
    line-height: 1.7;
    opacity: .78
}

.orbit__wrapper {
    position: relative;
    width: 90rem;
    height: 90rem;
    margin: 0 auto 4rem
}

.orbit__center {
    position: absolute;
    width: 24rem;
    height: 24rem;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: hsla(0, 0%, 100%, .03);
    border: .1rem solid hsla(0, 0%, 100%, .08);
    backdrop-filter: blur(2rem);
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    z-index: 10;
    overflow: hidden;
    transition: border-color .45s ease, background .45s ease, box-shadow .45s ease, transform .45s ease
}

.orbit__center:hover {
    transform: translate(-50%, -50%) scale(1.03)
}

.orbit__center--active {
    border-color: #38bdf8;
    background: rgba(56, 189, 248, .07);
    box-shadow: 0 0 4rem rgba(56, 189, 248, .18), inset 0 0 3rem rgba(56, 189, 248, .08)
}

.orbit__center img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.orbit__center-title {
    font-size: 3.4rem;
    line-height: 1.15;
    font-weight: 600
}

.orbit__lines {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 2
}

.orbit__line {
    stroke: hsla(0, 0%, 100%, .18);
    stroke-width: .15rem;
    transition: stroke .45s ease, filter .45s ease
}

.orbit__line--active {
    stroke: #38bdf8;
    filter: drop-shadow(0 0 0.8rem #38bdf8) drop-shadow(0 0 1.6rem #38bdf8)
}

.orbit__data {
    display: none
}

.orbit__card {
    position: absolute;
    width: 22rem;
    padding: 1.4rem;
    border-radius: 2.4rem;
    background: hsla(0, 0%, 100%, .04);
    border: .1rem solid hsla(0, 0%, 100%, .12);
    backdrop-filter: blur(2rem);
    z-index: 12;
    cursor: pointer;
    transition: transform .45s ease, border-color .45s ease, background .45s ease, box-shadow .45s ease
}

.orbit__card:hover {
    transform: translateY(-0.6rem) scale(1.03);
    border-color: #38bdf8;
    background: rgba(56, 189, 248, .07);
    box-shadow: 0 0 3rem rgba(56, 189, 248, .12)
}

.orbit__card--active {
    border-color: #38bdf8;
    background: rgba(56, 189, 248, .07);
    box-shadow: 0 0 3rem rgba(56, 189, 248, .12)
}

.orbit__card h3 {
    margin-bottom: 1.2rem;
    font-size: 2.2rem;
    font-weight: 600
}

.orbit__card {
    display: flex;
    flex-direction: column;
    align-items: center
}

.orbit__card p {
    font-size: 1.5rem;
    line-height: 1.6;
    opacity: .75;
    text-align: center
}

.orbit__icon {
    width: 5rem;
    height: 5rem;
    margin-bottom: 1.8rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 1.5rem;
    background: hsla(0, 0%, 100%, .04);
    border: .1rem solid hsla(0, 0%, 100%, .06);
    transition: background .45s ease, border-color .45s ease, transform .45s ease, box-shadow .45s ease
}

.orbit__icon svg {
    width: 2.4rem;
    height: 2.4rem;
    stroke: hsla(0, 0%, 100%, .72);
    stroke-width: 2;
    transition: stroke .45s ease, transform .45s ease
}

.orbit__card:hover .orbit__icon,
.orbit__card--active .orbit__icon {
    background: rgba(56, 189, 248, .08);
    border-color: rgba(56, 189, 248, .3);
    box-shadow: 0 0 2rem rgba(56, 189, 248, .12)
}

.orbit__card:hover .orbit__icon svg,
.orbit__card--active .orbit__icon svg {
    stroke: #38bdf8;
    transform: scale(1.08)
}

.orbit__statement {
    max-width: 108rem;
    margin: 0 auto;
    text-align: center
}

.orbit__statement p {
    margin-bottom: 2.6rem;
    font-size: 2rem;
    opacity: .7
}

.orbit__statement blockquote {
    font-size: clamp(2rem, 3.5vw, 4.4rem);
    line-height: 1.2;
    font-weight: 500
}

@media(max-width: 1100px) {
    .orbit__wrapper {
        width: 76rem;
        height: 76rem
    }

    .orbit__card {
        width: 19rem
    }
}

@media(max-width: 768px) {
    .orbit {
        padding: 8rem 2rem
    }

    .orbit__wrapper {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 2rem
    }

    .orbit__lines {
        display: none
    }

    .orbit__center {
        position: relative;
        top: auto;
        left: auto;
        transform: none !important;
        width: 18rem;
        height: 18rem;
        margin-bottom: 2rem
    }

    .orbit__card {
        position: relative !important;
        left: auto !important;
        top: auto !important;
        width: 100%;
        max-width: 34rem
    }
}

@media(max-width: 480px) {
    .orbit__heading {
        font-size: 2.6rem
    }

    .orbit__headline {
        font-size: 1.8rem
    }

    .orbit__center {
        width: 15rem;
        height: 15rem
    }

    .orbit__center-title {
        font-size: 2.6rem
    }
}

.continuity {
    background: #000;
    position: relative;
    overflow: hidden;
    padding: 5rem 2rem
}

.continuity::before {
    content: "";
    position: absolute;
    width: 60rem;
    height: 60rem;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.035), transparent 70%);
    top: -24rem;
    left: -24rem;
    pointer-events: none
}

.continuity__container {
    position: relative;
    z-index: 2;
    max-width: 156rem;
    margin: 0 auto
}

.continuity__intro {
    max-width: 108rem;
    margin: 0 auto 3.4rem;
    text-align: center
}

.continuity__eyebrow {
    margin-bottom: 1rem;
    font-size: .9rem;
    letter-spacing: .22rem;
    text-transform: uppercase;
    color: hsla(0, 0%, 100%, .42)
}

.continuity__title {
    margin-bottom: 1.6rem;
    font-size: clamp(2.4rem, 2.8vw, 4rem);
    line-height: 1.05;
    font-weight: 600;
    color: #fff
}

.continuity__headline {
    margin-bottom: 2rem;
    font-size: clamp(1.5rem, 1.8vw, 2.1rem);
    line-height: 1.3;
    font-weight: 500;
    color: hsla(0, 0%, 100%, .92)
}

.continuity__text {
    max-width: 118rem;
    margin: 0 auto
}

.continuity__text p {
    margin-bottom: 1.3rem;
    font-size: 1.6rem;
    line-height: 1.7;
    margin-top: 0;
    color: hsla(0, 0%, 100%, .56)
}

.continuity__timeline {
    position: relative;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1rem;
    margin-bottom: 2rem
}

.continuity__timeline::before {
    content: "";
    position: absolute;
    top: 2.6rem;
    left: 0;
    width: 100%;
    height: .1rem;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.9), transparent)
}

.continuity__item {
    position: relative;
    padding-top: 4rem
}

.continuity__dot {
    position: absolute;
    top: 2rem;
    left: 50%;
    transform: translateX(-50%);
    width: 1.2rem;
    height: 1.2rem;
    border-radius: 50%;
    background: hsla(0, 0%, 100%, .9);
    transition: transform .28s ease, background .28s ease
}

.continuity__item:hover .continuity__dot {
    transform: translateX(-50%) scale(1.12);
    opacity: 1;
    background: #38bff8
}

.continuity__card {
    position: relative;
    padding: 1.5rem;
    border-radius: 1.6rem;
    background: hsla(0, 0%, 100%, .2);
    backdrop-filter: blur(2rem);
    box-shadow: inset 0 .1rem 0 hsla(0, 0%, 100%, .03);
    height: auto;
    transition: transform .28s ease, background .28s ease, box-shadow .28s ease
}

.continuity__item:hover .continuity__card {
    transform: translateY(-0.3rem);
    background: rgba(56, 191, 248, .4431372549);
    box-shadow: 0 1rem 3rem rgba(56, 191, 248, .4666666667)
}

.continuity__card-icon {
    width: 6rem;
    height: 6rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1.4rem;
    border-radius: 1.1rem;
    background: hsla(0, 0%, 100%, .04);
    transition: transform .28s ease, background .28s ease
}

.continuity__card-icon svg {
    width: 4.6rem;
    height: 4.6rem;
    stroke: hsla(0, 0%, 100%, .42);
    transition: transform .28s ease, stroke .28s ease
}

.continuity__item:hover .continuity__card-icon {
    transform: translateY(-0.1rem);
    background: hsla(0, 0%, 100%, .08)
}

.continuity__item:hover .continuity__card-icon svg {
    transform: scale(1.06);
    stroke: #fff
}

.continuity__card h3 {
    margin-bottom: .8rem;
    font-size: 2.4rem;
    line-height: 1.3;
    font-weight: 600;
    color: hsla(0, 0%, 100%, .94)
}

.continuity__card p {
    font-size: 1.8rem;
    line-height: 1.6;
    color: hsla(0, 0%, 100%, .56)
}

.continuity__statement {
    position: relative;
    overflow: hidden;
    padding: 2.2rem;
    border-radius: 2rem;
    margin: 0 auto;
    width: fit-content;
    background: #615d5d;
    backdrop-filter: blur(2rem);
    text-align: center;
    box-shadow: inset 0 .1rem 0 hsla(0, 0%, 100%, .03)
}

.continuity__statement-text {
    position: relative;
    z-index: 2;
    max-width: 108rem;
    margin: 0 auto;
    font-size: clamp(1.8rem, 2vw, 2.8rem);
    line-height: 1.3;
    font-weight: 600;
    color: #fff
}

@media(max-width: 98rem) {
    .continuity {
        padding: 4.5rem 1.8rem
    }

    .continuity__timeline {
        grid-template-columns: repeat(2, 1fr);
        gap: 1.4rem
    }

    .continuity__timeline::before {
        display: none
    }

    .continuity__item {
        padding-top: 0
    }

    .continuity__dot {
        display: none
    }
}

@media(max-width: 76.8rem) {
    .continuity {
        padding: 4rem 1.6rem
    }

    .continuity__title {
        font-size: 3rem
    }

    .continuity__headline {
        font-size: 1.7rem
    }

    .continuity__text p {
        font-size: 1.4rem
    }

    .continuity__statement {
        padding: 1.8rem
    }

    .continuity__statement-text {
        font-size: 2rem
    }

    .continuity__card h3 {
        font-size: 1.8rem
    }

    .continuity__card P {
        margin-top: 1.2rem;
        font-size: 1.4rem
    }

    .continuity__card-icon {
        width: 4.2rem;
        height: 4.2rem
    }

    .continuity__card-icon svg {
        width: 3.4rem;
        height: 3.4rem
    }
}

@media(max-width: 56rem) {
    .continuity {
        padding: 3.6rem 1.2rem
    }

    .continuity__intro {
        margin-bottom: 2.4rem
    }

    .continuity__title {
        font-size: 2.5rem
    }

    .continuity__headline {
        font-size: 1.5rem
    }

    .continuity__timeline {
        grid-template-columns: 1fr
    }

    .continuity__card {
        padding: 1.3rem
    }

    .continuity__statement {
        padding: 1.6rem;
        border-radius: 1.6rem
    }

    .continuity__statement-text {
        font-size: 1.7rem
    }
}

.faq {
    position: relative;
    overflow: hidden;
    padding: 12rem 2.4rem;
    background: linear-gradient(to bottom, #000 0%, #1a1a1a 35%, #5f5f5f 70%, #fff 100%)
}

.faq::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90rem;
    height: 90rem;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.045), transparent 72%);
    pointer-events: none
}

.faq__container {
    position: relative;
    z-index: 2;
    max-width: 156rem;
    margin: 0 auto
}

.faq__intro {
    max-width: 74rem;
    margin: 0 auto 6rem;
    text-align: center
}

.faq__eyebrow {
    margin-bottom: 1.6rem;
    font-size: 1rem;
    letter-spacing: .32rem;
    text-transform: uppercase;
    color: #bdbdbd
}

.faq__title {
    margin-bottom: 2.4rem;
    font-size: clamp(4rem, 5vw, 6.4rem);
    line-height: .95;
    letter-spacing: -0.24rem;
    font-weight: 600;
    color: #fff
}

.faq__text {
    max-width: 64rem;
    margin: 0 auto;
    font-size: 1.7rem;
    line-height: 1.8;
    color: #d1d1d1
}

.faq__layout {
    display: grid;
    grid-template-columns: .85fr 1.15fr;
    gap: 2rem;
    align-items: start
}

.faq__list {
    display: flex;
    flex-direction: column;
    gap: 1.2rem
}

.faq__item {
    position: relative;
    cursor: pointer;
    overflow: hidden;
    border-radius: 2.8rem;
    border: .1rem solid hsla(0, 0%, 100%, .08);
    background: linear-gradient(180deg, #0f0f0f, #090909);
    transition: border-color .35s ease, background .35s ease, transform .35s ease, box-shadow .35s ease
}

.faq__item::before {
    content: "";
    position: absolute;
    inset: 0;
    background: radial-gradient(circle at top right, rgba(255, 255, 255, 0.08), transparent 42%);
    opacity: 0;
    transition: opacity .35s ease
}

.faq__item:hover {
    border-color: hsla(0, 0%, 100%, .18);
    background: linear-gradient(180deg, #151515, #0b0b0b);
    box-shadow: 0 2rem 5rem rgba(0, 0, 0, .22)
}

.faq__item:hover::before {
    opacity: 1
}

.faq__item:hover .faq__question {
    transform: translateX(0.4rem)
}

.faq__item.active {
    border-color: hsla(0, 0%, 100%, .18);
    background: linear-gradient(180deg, #161616, #0c0c0c)
}

.faq__item.active .faq__plus {
    background: #252525;
    transform: rotate(180deg)
}

.faq__item.active .faq__plus::after {
    opacity: 0
}

.faq__item.active .faq__answer {
    grid-template-rows: 1fr
}

.faq__item.active .faq__answer-content {
    transform: translateY(0);
    opacity: 1
}

.faq__top {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 1.6rem;
    align-items: flex-start;
    padding: 2.6rem;
    cursor: pointer
}

.faq__question {
    max-width: 42rem;
    font-size: clamp(1.9rem, 2vw, 3rem);
    line-height: 1.08;
    letter-spacing: -0.08rem;
    font-weight: 500;
    color: #fff;
    transition: transform .35s ease
}

.faq__plus {
    position: relative;
    width: 4.2rem;
    height: 4.2rem;
    border-radius: 50%;
    background: #1a1a1a;
    flex-shrink: 0;
    transition: transform .35s ease, background .35s ease
}

.faq__plus::before,
.faq__plus::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1.4rem;
    height: .1rem;
    background: #fff;
    transform: translate(-50%, -50%);
    transition: opacity .35s ease
}

.faq__plus::after {
    transform: translate(-50%, -50%) rotate(90deg)
}

.faq__answer {
    display: grid;
    grid-template-rows: 0fr;
    transition: grid-template-rows .45s ease
}

.faq__answer-inner {
    overflow: hidden
}

.faq__answer-content {
    padding: 0 2.6rem 2.6rem;
    font-size: 1.55rem;
    line-height: 1.9;
    color: #d7d7d7;
    transform: translateY(1.8rem);
    opacity: 0;
    transition: transform .5s ease, opacity .5s ease
}

.faq__visual {
    position: sticky;
    top: 3rem;
    overflow: hidden;
    min-height: 66rem;
    border-radius: 3.2rem;
    background: #0c0c0c
}

.faq__image {
    position: absolute;
    inset: 0;
    opacity: 0;
    visibility: hidden;
    transform: scale(1.04);
    transition: opacity .7s ease, transform 1s ease, visibility .7s ease
}

.faq__image.active {
    opacity: 1;
    visibility: visible;
    transform: scale(1)
}

.faq__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: brightness(0.55) saturate(0.95)
}

.faq__visual-content {
    position: absolute;
    left: 4rem;
    right: 4rem;
    bottom: 4rem;
    z-index: 3
}

.faq__visual-label {
    margin-bottom: 1.6rem;
    font-size: 1rem;
    letter-spacing: .28rem;
    text-transform: uppercase;
    color: #d0d0d0
}

.faq__visual-title {
    margin-bottom: 2rem;
    max-width: 48rem;
    font-size: clamp(3rem, 3vw, 5rem);
    line-height: 1;
    letter-spacing: -0.16rem;
    font-weight: 600;
    color: #fff
}

.faq__visual-text {
    max-width: 52rem;
    font-size: 1.6rem;
    line-height: 1.85;
    color: #ddd
}

.faq__mobile-visual {
    display: none
}

@media(max-width: 1100px) {
    .faq {
        padding: 9rem 2rem
    }

    .faq__layout {
        grid-template-columns: 1fr
    }

    .faq__visual {
        display: none
    }

    .faq__mobile-visual {
        display: block;
        position: relative;
        overflow: hidden;
        margin: 0 2rem 2rem;
        min-height: 28rem;
        border-radius: 2.2rem;
        border: .1rem solid hsla(0, 0%, 100%, .08)
    }

    .faq__mobile-visual img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        filter: brightness(0.55)
    }

    .faq__mobile-overlay {
        position: absolute;
        inset: 0;
        background: linear-gradient(180deg, rgba(0, 0, 0, 0.08), rgba(0, 0, 0, 0.74))
    }

    .faq__mobile-content {
        position: absolute;
        left: 2rem;
        right: 2rem;
        bottom: 2rem;
        z-index: 2
    }

    .faq__mobile-label {
        margin-bottom: 1.2rem;
        font-size: .9rem;
        letter-spacing: .24rem;
        text-transform: uppercase;
        color: #d3d3d3
    }

    .faq__mobile-title {
        margin-bottom: 1.4rem;
        font-size: 2.4rem;
        line-height: 1;
        letter-spacing: -0.08rem;
        font-weight: 600;
        color: #fff
    }

    .faq__mobile-text {
        font-size: 1.4rem;
        line-height: 1.7;
        color: #ddd
    }
}

@media(max-width: 768px) {
    .faq {
        padding: 7rem 1.8rem
    }

    .faq__intro {
        margin-bottom: 4rem
    }

    .faq__title {
        font-size: 4.4rem;
        letter-spacing: -0.16rem
    }

    .faq__text {
        font-size: 1.5rem
    }

    .faq__top {
        padding: 2rem
    }

    .faq__question {
        font-size: 2rem;
        line-height: 1.12
    }

    .faq__answer-content {
        padding: 0 2rem 2rem;
        font-size: 1.45rem
    }
}

@media(max-width: 560px) {
    .faq {
        padding: 6rem 1.4rem
    }

    .faq__title {
        font-size: 3.6rem
    }

    .faq__text {
        font-size: 1.4rem
    }

    .faq__question {
        font-size: 1.75rem
    }

    .faq__plus {
        width: 3.8rem;
        height: 3.8rem
    }

    .faq__mobile-visual {
        margin: 0 1.6rem 1.6rem;
        min-height: 21rem
    }

    .faq__mobile-title {
        font-size: 1.9rem
    }

    .faq__mobile-text {
        font-size: 1.3rem
    }
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

.portfolio {
    width: 100%;
    padding: 4rem 2rem
}

.portfolio__top {
    max-width: 108rem;
    margin: 0 auto 5rem;
    text-align: center
}

.portfolio__label {
    display: inline-flex;
    margin-bottom: 1.4rem;
    font-size: 1.1rem;
    letter-spacing: .24rem;
    text-transform: uppercase;
    color: rgba(0, 0, 0, .4)
}

.portfolio__title {
    font-size: clamp(2.4rem, 5vw, 4.8rem);
    line-height: .95;
    font-weight: 800;
    margin-bottom: 1.8rem;
    color: #111
}

.portfolio__text {
    font-size: 1.5rem;
    line-height: 1.7;
    color: rgba(0, 0, 0, .62)
}

.portfolio__grid {
    max-width: 132rem;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 2rem
}

.portfolio-card {
    perspective: 300rem
}

.portfolio-card:hover .portfolio-card__inner {
    transform: rotateY(180deg)
}

.portfolio-card:hover .portfolio-card__back a {
    background: #38bdf8;
    border-color: #38bdf8
}

.portfolio-card__inner {
    position: relative;
    width: 100%;
    height: 34rem;
    transform-style: preserve-3d;
    transition: transform .85s ease
}

.portfolio-card__front,
.portfolio-card__back {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    border-radius: 2.4rem;
    overflow: hidden;
    backface-visibility: hidden
}

.portfolio-card__front {
    background: #111;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .08), 0 .2rem 1rem rgba(0, 0, 0, .05)
}

.portfolio-card__front img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block
}

.portfolio-card__overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.92) 10%, rgba(0, 0, 0, 0.25) 55%, rgba(0, 0, 0, 0.08) 100%)
}

.portfolio-card__content {
    position: absolute;
    left: 2rem;
    right: 2rem;
    bottom: 2rem;
    z-index: 5
}

.portfolio-card__content h3 {
    font-size: 2.2rem;
    line-height: 1.08;
    font-weight: 700;
    margin-bottom: .7rem;
    color: #fff
}

.portfolio-card__content p {
    font-size: 1.3rem;
    line-height: 1.6;
    color: hsla(0, 0%, 100%, .72)
}

.portfolio-card__label {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: .7rem 1.2rem;
    border-radius: 99.9rem;
    background: hsla(0, 0%, 100%, .14);
    border: .1rem solid hsla(0, 0%, 100%, .12);
    backdrop-filter: blur(1.2rem);
    font-size: 1.1rem;
    font-weight: 600;
    margin-bottom: 1.2rem;
    color: #fff
}

.portfolio-card__hint {
    position: absolute;
    top: 1.6rem;
    right: 1.6rem;
    display: flex;
    align-items: center;
    gap: .6rem;
    padding: .8rem 1rem;
    border-radius: 99.9rem;
    background: hsla(0, 0%, 100%, .14);
    border: .1rem solid hsla(0, 0%, 100%, .12);
    backdrop-filter: blur(1.2rem);
    font-size: 1rem;
    font-weight: 600;
    color: #fff;
    z-index: 10;
    animation: pulse 2s infinite
}

.portfolio-card__hint::after {
    content: "↺";
    font-size: 1.3rem
}

.portfolio-card__back {
    background: #fff;
    border: .1rem solid rgba(0, 0, 0, .08);
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .08), 0 .2rem 1rem rgba(0, 0, 0, .05);
    transform: rotateY(180deg);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2.6rem;
    cursor: pointer
}

.portfolio-card__back h3 {
    font-size: 2rem;
    margin-bottom: 1.2rem;
    color: #111
}

.portfolio-card__back p {
    font-size: 1.35rem;
    line-height: 1.7;
    color: rgba(0, 0, 0, .62);
    margin-bottom: 2rem
}

.portfolio-card__back a {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1.2rem 2rem;
    border-radius: 99.9rem;
    background: #111;
    border: .1rem solid #111;
    color: #fff;
    text-decoration: none;
    font-size: 1.25rem;
    font-weight: 700;
    transition: .35s ease
}

.portfolio-card__back-content {
    text-align: center;
    width: 100%
}

@keyframes pulse {
    0% {
        transform: scale(1);
        opacity: .7
    }

    50% {
        transform: scale(1.05);
        opacity: 1
    }

    100% {
        transform: scale(1);
        opacity: .7
    }
}

@media(max-width: 110rem) {
    .portfolio__grid {
        grid-template-columns: repeat(2, 1fr)
    }

    .portfolio-card {
        perspective: none
    }

    .portfolio-card:hover .portfolio-card__inner {
        transform: none
    }

    .portfolio-card:hover .portfolio-card__back a {
        background: #111;
        border-color: #111
    }

    .portfolio-card__inner {
        display: flex;
        flex-direction: column;
        height: auto;
        transform: none !important
    }

    .portfolio-card__front,
    .portfolio-card__back {
        position: relative;
        inset: auto;
        transform: none;
        backface-visibility: visible
    }

    .portfolio-card__front {
        height: 28rem;
        border-radius: 2.4rem 2.4rem 0 0
    }

    .portfolio-card__back {
        border-radius: 0 0 2.4rem 2.4rem;
        margin-top: -0.2rem;
        min-height: 22rem
    }

    .portfolio-card__back a:hover {
        background: #38bdf8;
        border-color: #38bdf8
    }

    .portfolio-card__hint {
        display: none
    }
}

@media(max-width: 76.8rem) {
    .portfolio__grid {
        grid-template-columns: 1fr;
        gap: 1.6rem
    }

    .portfolio__title {
        font-size: 3.6rem
    }

    .portfolio__text {
        font-size: 1.45rem
    }

    .portfolio-card__front {
        height: 25rem;
        border-radius: 2rem 2rem 0 0
    }

    .portfolio-card__back {
        border-radius: 0 0 2rem 2rem;
        padding: 2rem;
        min-height: 20rem
    }

    .portfolio-card__back h3 {
        font-size: 1.8rem
    }

    .portfolio-card__back p {
        font-size: 1.3rem
    }

    .portfolio-card__content {
        left: 1.6rem;
        right: 1.6rem;
        bottom: 1.6rem
    }

    .portfolio-card__content h3 {
        font-size: 1.9rem
    }

    .portfolio-card__content p {
        font-size: 1.25rem
    }
}

.reviews-slider {
    padding: 2rem 0
}

@media(min-width: 768px) {
    .reviews-slider {
        padding: 4rem 0
    }
}

@media(min-width: 1025px) {
    .reviews-slider {
        padding: 6rem 0
    }
}

.reviews-slider__text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    max-width: 92rem;
    margin: 0 auto
}

.reviews-slider__text h2,
.reviews-slider__text h3 {
    color: #111;
    font-weight: 600;
    line-height: 1.05;
    letter-spacing: -0.18rem;
    font-size: 2.8rem
}

@media(min-width: 376px) {

    .reviews-slider__text h2,
    .reviews-slider__text h3 {
        font-size: calc(2.8rem + 26*(100vw - 375px)/(1920 - 375))
    }
}

@media(min-width: 1921px) {

    .reviews-slider__text h2,
    .reviews-slider__text h3 {
        font-size: calc(54*(100vw - 3.4vw*.01 - 375px)/(1920 - 375))
    }
}

@media(min-width: 768px)and (max-width: 1025px) {

    .reviews-slider__text h2,
    .reviews-slider__text h3 {
        font-size: 4.2rem
    }
}

@media(min-width: 768px)and (max-width: 1025px)and (min-width: 376px) {

    .reviews-slider__text h2,
    .reviews-slider__text h3 {
        font-size: calc(4.2rem + 6*(100vw - 375px)/(1920 - 375))
    }
}

@media(min-width: 768px)and (max-width: 1025px)and (min-width: 1921px) {

    .reviews-slider__text h2,
    .reviews-slider__text h3 {
        font-size: calc(48*(100vw - 3.4vw*.01 - 375px)/(1920 - 375))
    }
}

@media(min-width: 1921px) {

    .reviews-slider__text h2,
    .reviews-slider__text h3 {
        font-size: 5.4rem
    }
}

.reviews-slider__text p {
    max-width: 74rem;
    margin-top: 2.4rem;
    color: #6d6d6d;
    line-height: 1.9;
    font-size: 1.4rem
}

@media(min-width: 376px) {
    .reviews-slider__text p {
        font-size: calc(1.4rem + 4*(100vw - 375px)/(1920 - 375))
    }
}

@media(min-width: 1921px) {
    .reviews-slider__text p {
        font-size: calc(18*(100vw - 3.4vw*.01 - 375px)/(1920 - 375))
    }
}

@media(min-width: 1921px) {
    .reviews-slider__text p {
        font-size: 1.8rem
    }
}

.reviews-slider__wrapper {
    margin-top: 4rem
}

@media(min-width: 768px) {
    .reviews-slider__wrapper {
        margin-top: 5.2rem
    }
}

@media(min-width: 1025px) {
    .reviews-slider__wrapper {
        margin-top: 6rem
    }
}

.reviews-slider__row {
    width: 100%;
    margin: 0 auto
}

.reviews-slider__row .slick-list {
    padding: 0 !important;
    margin: 0 -1.2rem;
    overflow: clip
}

.reviews-slider .slick-track {
    display: flex;
    align-items: stretch
}

.reviews-slider .slick-slide {
    width: auto !important;
    height: auto
}

.reviews-slider--slick-notinitial .reviews-slider__row {
    display: flex;
    width: auto
}

.reviews-slider--slick-notinitial .reviews-slider__row .slider-reviews {
    width: 29.6rem;
    flex-grow: 0;
    flex-shrink: 0
}

@media(min-width: 768px) {
    .reviews-slider--slick-notinitial .reviews-slider__row .slider-reviews {
        width: 44.8rem
    }
}

.slider-reviews {
    position: relative;
    overflow: hidden;
    width: 29.6rem;
    min-height: 28rem;
    margin: 0 1.2rem;
    padding: 2.6rem;
    border-radius: 2.6rem;
    background: #0f0f10;
    border: .1rem solid #1f1f21;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .08);
    box-sizing: border-box;
    transition: background .35s ease, border-color .35s ease, box-shadow .35s ease
}

@media(min-width: 768px) {
    .slider-reviews {
        width: 44.8rem;
        padding: 3.2rem;
        margin: 0 1.8rem
    }
}

.slider-reviews__author {
    display: flex;
    align-items: center;
    gap: 1.4rem
}

@media(min-width: 768px) {
    .slider-reviews__author {
        gap: 2rem
    }
}

.slider-reviews__circle {
    width: 4rem;
    height: 4rem;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0
}

@media(min-width: 768px) {
    .slider-reviews__circle {
        width: 5.2rem;
        height: 5.2rem
    }
}

.slider-reviews__circle span {
    color: #fff;
    font-weight: 700;
    line-height: 1;
    font-size: 1.4rem
}

@media(min-width: 376px) {
    .slider-reviews__circle span {
        font-size: calc(1.4rem + 6*(100vw - 375px)/(1920 - 375))
    }
}

@media(min-width: 1921px) {
    .slider-reviews__circle span {
        font-size: calc(20*(100vw - 3.4vw*.01 - 375px)/(1920 - 375))
    }
}

@media(min-width: 768px) {
    .slider-reviews__circle span {
        font-size: 2rem
    }
}

.slider-reviews__circle--bg-blue-gray {
    background: #3f5c78
}

.slider-reviews__circle--bg-pine-green {
    background: #2d6e50
}

.slider-reviews__circle--bg-golden-brown {
    background: #a07b47
}

.slider-reviews__circle--bg-red-brown {
    background: #855353
}

.slider-reviews__circle--bg-silver {
    background: #676767
}

.slider-reviews__col {
    display: flex;
    flex-direction: column;
    gap: .5rem
}

.slider-reviews__col p {
    color: #fff;
    line-height: 1.2;
    font-weight: 500;
    letter-spacing: -0.01rem;
    font-size: 1.4rem
}

@media(min-width: 376px) {
    .slider-reviews__col p {
        font-size: calc(1.4rem + 8*(100vw - 375px)/(1920 - 375))
    }
}

@media(min-width: 1921px) {
    .slider-reviews__col p {
        font-size: calc(22*(100vw - 3.4vw*.01 - 375px)/(1920 - 375))
    }
}

@media(min-width: 768px) {
    .slider-reviews__col p {
        font-size: 2rem
    }
}

.slider-reviews__stars {
    display: flex;
    align-items: center;
    gap: .5rem
}

.slider-reviews__stars svg {
    width: 1.2rem;
    height: 1.2rem;
    opacity: .88
}

@media(min-width: 768px) {
    .slider-reviews__stars svg {
        width: 1.4rem;
        height: 1.4rem
    }
}

.slider-reviews__text {
    margin-top: 2.6rem
}

@media(min-width: 768px) {
    .slider-reviews__text {
        margin-top: 3rem
    }
}

.slider-reviews__text p {
    color: hsla(0, 0%, 100%, .72);
    line-height: 1.92;
    letter-spacing: -0.01rem;
    font-weight: 400;
    font-size: 1.2rem
}

@media(min-width: 376px) {
    .slider-reviews__text p {
        font-size: calc(1.2rem + 4*(100vw - 375px)/(1920 - 375))
    }
}

@media(min-width: 1921px) {
    .slider-reviews__text p {
        font-size: calc(16*(100vw - 3.4vw*.01 - 375px)/(1920 - 375))
    }
}

@media(min-width: 768px) {
    .slider-reviews__text p {
        font-size: 1.6rem
    }
}

.slider-reviews {
    position: relative;
    overflow: hidden;
    max-width: 29.6rem;
    min-height: 26rem;
    margin: 0 1.2rem;
    padding: 2.6rem;
    border-radius: 2.8rem;
    background: #101011;
    border: .1rem solid #1d1d1f;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .12);
    box-sizing: border-box;
    transition: background .3s ease, border-color .3s ease, box-shadow .3s ease
}

@media(min-width: 768px) {
    .slider-reviews {
        max-width: 44.8rem;
        padding: 3.2rem;
        margin: 0 1.8rem
    }
}

.slider-reviews:hover {
    background: #151516;
    border-color: #2a2a2d;
    box-shadow: 0 2rem 4rem rgba(0, 0, 0, .16)
}

.slider-reviews__author {
    display: flex;
    align-items: center;
    gap: 1.4rem
}

@media(min-width: 768px) {
    .slider-reviews__author {
        gap: 1.8rem
    }
}

.slider-reviews__circle {
    width: 4rem;
    height: 4rem;
    border-radius: 50%;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: inset 0 0 0 .1rem hsla(0, 0%, 100%, .05)
}

@media(min-width: 768px) {
    .slider-reviews__circle {
        width: 5rem;
        height: 5rem
    }
}

.slider-reviews__circle span {
    color: #fff;
    font-weight: 700;
    line-height: 1;
    font-size: 1.4rem
}

@media(min-width: 376px) {
    .slider-reviews__circle span {
        font-size: calc(1.4rem + 4*(100vw - 375px)/(1920 - 375))
    }
}

@media(min-width: 1921px) {
    .slider-reviews__circle span {
        font-size: calc(18*(100vw - 3.4vw*.01 - 375px)/(1920 - 375))
    }
}

@media(min-width: 768px) {
    .slider-reviews__circle span {
        font-size: 1.9rem
    }
}

.slider-reviews__circle--bg-blue-gray {
    background: #415d79
}

.slider-reviews__circle--bg-pine-green {
    background: #2f7454
}

.slider-reviews__circle--bg-golden-brown {
    background: #a07b49
}

.slider-reviews__circle--bg-red-brown {
    background: #875656
}

.slider-reviews__circle--bg-silver {
    background: #686868
}

.slider-reviews__col {
    display: flex;
    flex-direction: column;
    gap: .4rem
}

.slider-reviews__col p {
    color: #fff;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: -0.02rem;
    font-size: 1.4rem
}

@media(min-width: 376px) {
    .slider-reviews__col p {
        font-size: calc(1.4rem + 5*(100vw - 375px)/(1920 - 375))
    }
}

@media(min-width: 1921px) {
    .slider-reviews__col p {
        font-size: calc(19*(100vw - 3.4vw*.01 - 375px)/(1920 - 375))
    }
}

@media(min-width: 768px) {
    .slider-reviews__col p {
        font-size: 1.9rem
    }
}

.slider-reviews__stars {
    display: flex;
    align-items: center;
    gap: .4rem
}

.slider-reviews__stars svg {
    width: 1.1rem;
    height: 1.1rem;
    opacity: .82;
    flex-shrink: 0
}

@media(min-width: 768px) {
    .slider-reviews__stars svg {
        width: 1.3rem;
        height: 1.3rem
    }
}

.slider-reviews__text {
    margin-top: 2.4rem
}

@media(min-width: 768px) {
    .slider-reviews__text {
        margin-top: 2.8rem
    }
}

.slider-reviews__text p {
    color: hsla(0, 0%, 100%, .72);
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: -0.01rem;
    text-wrap: balance;
    font-size: 1.3rem
}

@media(min-width: 376px) {
    .slider-reviews__text p {
        font-size: calc(1.3rem + 3*(100vw - 375px)/(1920 - 375))
    }
}

@media(min-width: 1921px) {
    .slider-reviews__text p {
        font-size: calc(16*(100vw - 3.4vw*.01 - 375px)/(1920 - 375))
    }
}

@media(min-width: 768px) {
    .slider-reviews__text p {
        font-size: 1.55rem
    }
}

.btn {
    cursor: pointer;
    outline: none;
    width: fit-content;
    min-height: 5rem;
    height: 5rem;
    min-width: 20rem;
    text-align: center;
    padding: 1.7rem 3.6rem;
    font-weight: 500;
    font-size: 1.3rem
}

@media(min-width: 376px) {
    .btn {
        font-size: calc(1.3rem + 0*(100vw - 375px)/(1920 - 375))
    }
}

@media(min-width: 1921px) {
    .btn {
        font-size: calc(13*(100vw - 3.4vw*.01 - 375px)/(1920 - 375))
    }
}

.btn {
    line-height: 1.2;
    color: #fff;
    background-color: #c8b8ae;
    border: 1px solid #c8b8ae;
    border-radius: 36rem;
    box-sizing: border-box;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    letter-spacing: .52px;
    transition: .2s all;
    white-space: nowrap
}

@media(any-hover: hover) {
    .btn:hover {
        background-color: rgba(200, 184, 174, .15);
        color: #c8b8ae
    }
}