@charset "UTF-8";

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

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

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

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
[type=button],
[type=reset],
[type=submit] {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

html {
    box-sizing: border-box
}

body {
    background-color: #fff;
    font-weight: 400;
    padding: 0;
    margin: 0;
    height: 100vh;
    overflow: hidden
}

body,
button,
label,
input,
a {
    cursor: none
}

*,
*:before,
*:after {
    box-sizing: inherit
}

a {
    color: #ff9900f5;
    text-decoration: none
}

a:hover,
a:active,
a:focus,
a:focus-within {
    color: #222222;
    text-decoration: underline
}

ul {
    list-style: none;
    padding-left: 0
}

@media screen and (max-width: 768px) {
    body {
        cursor: auto
    }

    button,
    label,
    input,
    a {
        cursor: pointer
    }
}

@font-face {
    font-family: Kalnia;
    src: url(../fonts/Kalnia-Regular.woff2) format("woff2"), url(../fonts/Kalnia-Regular.woff) format("woff");
    font-display: swap;
    font-style: normal
}

.clearfix:after {
    clear: both;
    content: "";
    display: table
}

.container {
    max-width: 1390px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%
}

@media screen and (max-width: 500px) {
    .container {
        padding-right: 0;
        padding-left: 0
    }
}

.hide-text {
    overflow: hidden;
    padding: 0;
    text-indent: 101%;
    white-space: nowrap
}

.visually-hidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

body.modal-open {
    overflow: hidden
}

.disable-hover {
    pointer-events: none !important
}

body {
    color: #222
}

.overlay {
    position: absolute;
    display: flex;
    transform: translateY(100%)
}

.footer {
    width: 100%;
    align-self: flex-end;
    padding: 2.5rem 3.4%;
    background-color: #000;
    font-family: Kalnia
}

.footer__text {
    padding-top: 4.375rem;
    font-size: .75rem;
    text-align: center;
    color: #fff
}

.footer__form {
    margin-top: 5rem;
    display: flex;
    justify-content: flex-end
}

.footer__form-container {
    width: 40%;
    text-align: right
}

.footer__form-container .footer__form-btn {
    display: inline-block
}

@media screen and (max-width: 1490px) {
    .footer__text {
        font-size: .625rem
    }
}

@media screen and (max-width: 767.98px) {
    .footer__form-container {
        width: 80%
    }
}

@media screen and (max-width: 500px) {
    .footer {
        padding: 1.5625rem 1.25rem 4.375rem
    }

    .footer__text {
        padding-top: 3.125rem;
        font-size: .875rem;
        line-height: 1.1875rem;
        white-space: normal
    }

    .footer__text__form-container {
        width: 100%;
        text-align: right
    }
}

@media screen and (max-width: 400px) {
    .footer__text {
        font-size: .8125rem
    }

    .footer__form {
        margin-top: 4.0625rem
    }
}

@media (max-width: 360px) {
    .footer__text {
        font-size: .75rem
    }
}

.header {
    width: 100%;
    max-height: 4.25rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1.25rem 1.5625rem;
    background-color: #fff
}

.video-review {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 68px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100vh;
    transform: translateY(0)
}

.video-review__gif {
    position: absolute;
    object-fit: fill;
    width: 100%;
    height: 100%
}

.aside-panel {
    pointer-events: none;
    position: fixed;
    left: -100%;
    opacity: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    transition: left 1s, opacity .5s;
    background-color: #000000e6;
    color: #fff
}

.aside-panel__info {
    padding: 5px;
    font-family: Open Sans, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, sans-serif;
    line-height: 1.1;
    font-weight: 400;
    font-size: clamp(.625rem, 20vh, 8rem)
}

.is-show {
    left: 0;
    opacity: 1
}

@media screen and (max-width: 575.98px) {
    .aside-panel {
        align-items: flex-start;
        justify-content: flex-end;
        transition: left .6s, opacity .5s
    }

    .aside-panel__info {
        height: 100vh;
        overflow: hidden;
        transform: translate(0) rotate(180deg);
        font-size: clamp(.625rem, 13.5vh, 8rem);
        writing-mode: vertical-lr
    }
}

.btn {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-color: #d9d9d9;
    border: none;
    border-radius: 1.0625rem;
    transition: all .5s
}

.btn:hover {
    background-color: #ff9900f5;
    color: #fff
}

.btn-submit {
    height: 2rem;
    padding: .3rem 1.875rem;
    font-size: 1rem
}

.hamburger {
    position: relative;
    padding: .9375rem .625rem;
    display: flex;
    justify-content: center;
    flex-direction: column
}

.hamburger:after {
    content: "";
    transition: letter-spacing 1s
}

.hamburger__line {
    width: .875rem;
    height: .125rem;
    background-color: #000000;
    transition: margin .3s;
    pointer-events: none
}

.hamburger__line:first-child {
    margin-bottom: .0625rem
}

.hamburger__line:last-child {
    margin-top: .0625rem
}

.slam.hamburger .hamburger__line {
    margin: -.0625rem;
    background-color: #fff;
    z-index: 11
}

.slam.hamburger:after {
    content: "close";
    color: #fff;
    font-size: 1rem;
    display: inline-block;
    writing-mode: vertical-lr;
    transform: rotate(180deg);
    position: absolute;
    left: 15%;
    top: 100%;
    z-index: 11;
    letter-spacing: 4px
}

.icons-brand {
    width: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute
}

.icons-brand.hide-icons>* {
    scale: 0
}

.icons-brand__icon {
    display: block;
    width: 2.8125rem;
    height: 5.3125rem;
    transition: all .5s
}

.icons-brand__icon:nth-child(2) {
    margin-left: 15rem;
    margin-right: 15rem
}

.icons-brand__icon:hover {
    scale: 1.2
}

.brand-icon {
    font-family: Kalnia
}

.brand-icon__letter {
    margin-left: -1.5rem;
    text-transform: uppercase;
    font-size: 1.25rem;
    color: #000
}

.brand-icon__img {
    display: block;
    width: 100%;
    height: 100%
}

.brand-icon__desc {
    margin: 0 auto;
    position: relative;
    display: block;
    visibility: hidden;
    transition: all .5s;
    scale: 0
}

.brand-icon__desc:after {
    position: absolute;
    top: 15px;
    left: 50%;
    transform: translate(-50%);
    display: block;
    width: fit-content;
    content: attr(data-brand-collection);
    white-space: nowrap;
    letter-spacing: .88em;
    background: linear-gradient(90deg, #040404, #fffbfb 85%);
    -webkit-background-clip: text;
    background-clip: text;
    font-size: .625rem;
    font-weight: 400;
    line-height: .8125rem;
    -webkit-text-fill-color: transparent
}

.brand-icon__img:hover~.brand-icon__desc {
    visibility: visible;
    scale: 1
}

@media screen and (max-width: 767.98px) {
    .icons-brand {
        flex-direction: column
    }

    .icons-brand__icon:nth-child(2) {
        margin: 5rem auto
    }
}

@media screen and (max-width: 575.98px) {
    .icons-brand__icon {
        width: calc(2.8125rem - 15%);
        height: calc(5.3125rem - 15%);
        scale: .8
    }

    .icons-brand__icon:nth-child(2) {
        margin: 3rem auto
    }

    .icons-brand__icon:hover {
        scale: 1
    }
}

@media screen and (max-width: 400px) {
    .icons-brand__icon {
        width: calc(2.8125rem - 35%);
        height: calc(5.3125rem - 35%)
    }

    .brand-icon__letter {
        margin-left: -1.2rem;
        font-size: 1rem
    }
}

.logo__link {
    display: inline-block;
    width: 9.75rem;
    color: #222
}

.logo__link:hover {
    text-decoration: none
}

.logo__img {
    width: 100%
}

.logo__link--white {
    color: #fff
}

.logo--position {
    position: relative;
    z-index: 11
}

.logo--position .logo__link {
    transition: filter .3s 1s;
    filter: invert(100%);
    color: #fff
}

@media screen and (max-width: 575.98px) {
    .logo__link--white {
        width: 3.75rem
    }
}

.input__label {
    display: block;
    padding-bottom: .625rem;
    color: #fff;
    text-align: left;
    font-size: .75rem
}

.input__field {
    padding: .3rem 1rem;
    background: #d9d9d9;
    border-radius: 1.0625rem
}

.input__field-email {
    display: inline-block;
    width: 100%;
    height: 2rem;
    border: none
}

.message {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: .875rem;
    color: #d10d0d
}

@keyframes rotate_satellite {
    0% {
        transform: rotate(-360deg)
    }
}

.cursor {
    position: fixed;
    z-index: 999;
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    cursor: none;
    transition: opacity .15s ease-in-out 0s, height .2s ease-in-out 0s, width .2s ease-in-out 0s;
    transform: translate(-50%, -50%);
    pointer-events: none;
    border: 0;
    border-radius: 50%;
    font: inherit
}

.cursor {
    background-color: #f90
}

.satellites {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%
}

.satellite {
    position: absolute;
    width: .5rem;
    height: .5rem;
    transition: all 1s;
    border-radius: 50%;
    background-color: transparent
}

.scale.cursor {
    width: .5rem;
    height: .5rem
}

.reverse.satellites {
    animation: rotate_satellite 1s linear infinite reverse
}

.reverse.satellites :nth-child(1) {
    background-color: #05f8c3f5;
    transform: translate(-8px, -8px)
}

.reverse.satellites :nth-child(2) {
    background-color: #1ef967f5;
    transform: translate(8px, -8px)
}

.reverse.satellites :nth-child(3) {
    background-color: #2046eff5;
    transform: translate(8px, 8px)
}

.reverse.satellites :nth-child(4) {
    background-color: #93090cf5;
    transform: translate(-8px, 8px)
}

.scale.satellites {
    animation: rotate_satellite 1s linear infinite
}

.scale.satellites :nth-child(1) {
    background-color: #05f8c3f5;
    transform: translate(-8px, -8px)
}

.scale.satellites :nth-child(2) {
    background-color: #1ef967f5;
    transform: translate(8px, -8px)
}

.scale.satellites :nth-child(3) {
    background-color: #2046eff5;
    transform: translate(8px, 8px)
}

.scale.satellites :nth-child(4) {
    background-color: #93090cf5;
    transform: translate(-8px, 8px)
}

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

    .cursor,
    .satellites {
        display: none
    }
}

@keyframes fade_move_down {
    0% {
        width: 15px;
        height: 15px;
        transform: translateY(-40px);
        opacity: 0
    }

    50% {
        width: 25px;
        height: 25px;
        opacity: 1
    }

    to {
        width: 15px;
        height: 15px;
        transform: translateY(20px);
        opacity: 0
    }
}

@keyframes fade_move_down_second {
    0% {
        width: 15px;
        height: 15px;
        transform: translateY(-70px);
        opacity: 0
    }

    50% {
        width: 25px;
        height: 25px;
        opacity: 1
    }

    to {
        width: 15px;
        height: 15px;
        transform: translateY(10px);
        opacity: 0
    }
}

.angle {
    position: fixed;
    bottom: 30px;
    left: 50%;
    width: 50px;
    height: 50px;
    transition: all .8s ease-out;
    transform: translate(-50%) scale(.8)
}

.angle__down {
    display: block;
    width: 40px;
    height: 40px;
    margin: 0 auto;
    transition: all .8s ease-out;
    animation: fade_move_down 2s ease-in-out infinite;
    background-image: url(../../img/angle-down.svg);
    background-position: center center;
    background-size: cover
}

.angle__down--second {
    animation: fade_move_down_second 2.3s ease-in-out infinite
}

@media screen and (max-width: 575.98px) {
    .angle {
        bottom: 3.75rem
    }
}

@media screen and (max-width: 400px) {
    .angle {
        bottom: 2rem
    }
}

.preloader {
    position: fixed;
    z-index: 10000;
    top: 50%;
    left: 50%;
    width: 100vw;
    height: 100vh;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #000000
}

.preloader__letter-container {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    height: clamp(1rem, 60vh, 40rem);
    width: clamp(1rem, 60vh, 40rem)
}

.preloader__letter {
    display: block;
    font-family: Kalnia;
    font-size: clamp(1rem, 60vh, 40rem);
    color: #fff;
    line-height: 1;
    text-align: center;
    opacity: 0;
    position: absolute;
    transition: transform .5s
}

.preloader__letter:nth-of-type(1) {
    text-transform: uppercase
}

.preloader__letter--dot {
    height: clamp(1rem, 60vh, 6rem);
    width: clamp(2rem, 70vh, 7rem);
    border-radius: 60%;
    background-color: #fff;
    animation-fill-mode: forwards
}

.preloader.loaded {
    z-index: -1000;
    opacity: 0
}

@keyframes dotStep1 {
    0% {
        transform: scale(1)
    }

    to {
        transform: scale(.7)
    }
}

@keyframes dotStep2 {
    0% {
        transform: scale(.7)
    }

    to {
        transform: scale(100)
    }
}

.home-container {
    display: flex;
    flex-direction: column
}

.anim {
    position: absolute;
    width: 100%;
    height: 100vh;
    transition: transform .7s ease-in-out, background-color 1s ease-in-out 1.2s
}

.anim.video-review {
    height: calc(100vh - 68px)
}

.animated-text-container span {
    display: inline-block;
    opacity: 0;
    animation: letter-glow .7s ease forwards
}

@keyframes letter-glow {
    0% {
        opacity: 0;
        text-shadow: 0px 0px 1px rgba(255, 255, 255, .1)
    }

    66% {
        opacity: 1;
        text-shadow: 0px 0px 20px rgba(255, 255, 255, .9)
    }

    77% {
        opacity: 1
    }

    to {
        opacity: .7;
        text-shadow: 0px 0px 20px rgba(255, 255, 255, 0)
    }
}