*,
:before,
:after {
    box-sizing: border-box;
}

html {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", Segoe UI Symbol, "Noto Color Emoji"
}

body {
    margin: 0;
    line-height: inherit
}


b,
strong {
    font-weight: bolder
}

code,
kbd,
samp,
pre {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, 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
}

table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    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:-ms-input-placeholder,
textarea:-ms-input-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
}

*,
:before,
:after {
    --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:
}

.container {
    width: 100%
}

@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: 1280px) {
    .container {
        max-width: 1280px
    }
}

@media (min-width: 1536px) {
    .container {
        max-width: 1536px
    }
}

@-webkit-keyframes fadein {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadein {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.animate-fadein {
    -webkit-animation: fadein 4s ease-in-out forwards;
    animation: fadein 4s ease-in-out forwards
}

.text-center {
    text-align: center
}

@font-face {
    font-family: titre;
    src: url(./../glamtest.ttf)
}

@font-face {
    font-family: text;
    src: url(./../Montserrat-Medium.ttf)
}

body {
    padding: 0;
    margin: 0;
    font-family: text;
    background-image: linear-gradient(to top, #189e61, #3fa367, #57a86e, #6bad75, #7cb27e, #82b884, #87be8b, #8dc491, #88ce97, #81d79e, #77e1a7, #6aebb1)
}

#root{
    position: relative;
}

*::-moz-selection {
    background: #189E61;
    color: #fff
}

*::selection {
    background: #189E61;
    color: #fff
}

.main {
    padding: 30px;
    box-shadow: 10px 10px 109px #00000080
}

h1 {
    font-size: 31px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: titre;
    letter-spacing: -1px;
    display: inline-block;
    white-space: nowrap;
    width: 100%
}

.coming {
    font-family: titre;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700
}

button {
    margin-top: 35px;
    background: lightgreen;
    color: #fff;
    border: white;
    padding: 10px 20px
}

.canvas-container {
    background-image: linear-gradient(to top, #189e61, #3fa367, #57a86e, #6bad75, #7cb27e, #82b884, #87be8b, #8dc491, #88ce97, #81d79e, #77e1a7, #6aebb1);
    z-index: -1
}

.fas {
    width: 32px
}

@-webkit-keyframes gradient {
    0% {
        background-position: 0% 50%
    }

    50% {
        background-position: 100% 50%
    }

    to {
        background-position: 0% 50%
    }
}

@keyframes gradient {
    0% {
        background-position: 0% 50%
    }

    50% {
        background-position: 100% 50%
    }

    to {
        background-position: 0% 50%
    }
}

section {
    width: 100%
}

.box {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center
}

.box .square {
    position: absolute;
    background: rgba(255, 255, 255, .2);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    box-shadow: 0 25px 45px #0000001a;
    border: 1px solid rgba(255, 255, 255, .15);
    border-radius: 15px;
    -webkit-animation: square 10s linear infinite;
    animation: square 10s linear infinite;
    -webkit-animation-delay: calc(-1s * var(--i));
    animation-delay: calc(-1s * var(--i))
}

@-webkit-keyframes square {

    0%,
    to {
        transform: translateY(-20px)
    }

    50% {
        transform: translateY(20px)
    }
}

@keyframes square {

    0%,
    to {
        transform: translateY(-20px)
    }

    50% {
        transform: translateY(20px)
    }
}

.box .square:nth-child(1) {
    width: 100px;
    height: 100px;
    top: -15px;
    right: -45px;
    --i: 1
}

.box .square:nth-child(2) {
    width: 150px;
    height: 150px;
    top: 105px;
    left: -125px;
    z-index: 2;
    --i: 2
}

.box .square:nth-child(3) {
    width: 60px;
    height: 60px;
    bottom: 85px;
    right: -45px;
    z-index: 2;
    --i: 3
}

.box .square:nth-child(4) {
    width: 50px;
    height: 50px;
    bottom: 35px;
    left: -95px;
    --i: 4
}

.box .square:nth-child(5) {
    width: 50px;
    height: 50px;
    top: -15px;
    left: -25px;
    --i: 5
}

.box .square:nth-child(6) {
    width: 85px;
    height: 85px;
    top: 165px;
    right: -155px;
    z-index: 2;
    --i: 6
}

.container {
    position: relative;
    padding: 15px;
    width: 700px;
    min-height: 380px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    box-shadow: 0 25px 45px #0000001a;
    border: 1px solid rgba(255, 255, 255, .15);
    border-radius: 35px
}

.container:after {
    content: "";
    z-index: -1;
    position: absolute;
    top: 0px;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 35px;
    pointer-events: none;
    background: linear-gradient(to bottom, rgba(255, 255, 255, .2) 0%, rgba(255, 255, 255, .2) 2%)
}

.logo {
    min-height: auto;
    padding: 10px;
    border-radius: 15px;
    margin-bottom: 5vh
}

.logo img {
    width: 100%;
    height: auto;
    z-index: 1
}

.logo:after {
    border-radius: 15px
}

ul {
    display: flex;
    width: 85%;
    justify-content: space-between
}

ul.contact {
    justify-content: center
}

ul.contact li {
    background: rgba(255, 255, 255, 0);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    box-shadow: 0 25px 45px #0000001a;
    border: 2px solid rgba(255, 255, 255, .15);
    border-radius: 5px;
    transition: .4s ease-in-out;
    padding: 10px
}

li a {
    display: flex
}

li a svg {
    width: 20px;
    margin-right: 10px
}

li>svg {
    height: 70px;
    width: 70px;
    transition: .35s ease-in-out
}

li>svg:hover {
    transform: scale(1.1)
}

ul:not(.contact) li {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 33%
}

ul:not(.contact) li:nth-child(3) svg {
    transform: translate(-12px)
}

ul:not(.contact) li:nth-child(3):hover svg {
    transform: scale(1.1) translate(-12px)
}

ul.contact li:hover {
    background: rgba(255, 255, 255, .2);
    box-shadow: 3px 25px 45px #0003
}

h2 {
    font-size: 1.7vw;
    font-weight: 700;
    text-transform: uppercase;
    font-family: titre;
    letter-spacing: -1px;
    display: inline-block;
    white-space: nowrap;
    width: 100%
}

@media screen and (max-width:850px) {
    .container {
        width: 92vw;
        max-width: 100vw
    }

    .container:after {
        background: linear-gradient(to bottom, rgba(255, 255, 255, .6) 0%, rgba(255, 255, 255, .4) 2%)
    }

    .square {
        display: none
    }

    h1 {
        white-space: normal;
        font-size: 23px
    }

    ul:not(.contact) {
        flex-direction: column;
        align-items: center
    }

    ul:not(.contact) li {
        margin: 10px
    }

    h2 {
        font-size: 16px;
        margin-top: 10px
    }

    ul.contact {
        margin: 20px
    }

    ul:not(.contact) li:nth-child(3) svg {
        transform: translate(-8px)
    }
}

@media screen and (max-height:800px) {
    li>svg {
        height: 45px;
        width: 45px
    }

    ul.contact {
        margin: 10px
    }

    ul:not(.contact) li:nth-child(3) svg {
        transform: translate(-6px)
    }
}

footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    width: 100%;
    position: absolute;
    bottom: 1%;
    left: 0;
    color: #fff;
    font-size: 0.8rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

footer .end {
    text-align: center;
}

footer a {
    color: #fff;
    transition: .4s
}

footer a:hover {
    color: #7cb27e;
}

.w-fit section{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.box{
    width: 700px;
}
h1,h2{
    text-align: center
}
@media screen and (max-width:850px) {
    .box {
        width: 92vw
    }
    .w-fit section{
        min-height: 100vh;
        height: auto;
        padding: 8vh
    }
    footer{
        position: initial;
        margin: 0 auto;
        margin-bottom: 8vh;
        width: 90%
    }
    #root{
        overflow-y: scroll;
    }
}
a{
    text-decoration: none;
    color: #000;
}
.h-full{
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

