.footer{background-color:var(--black);color:var(--white)}.footer .content-area{display:flex;justify-content:space-between;align-items:flex-end}.footer .left-area{display:flex;flex-direction:column;margin-top:calc(85rem*var(--scale));margin-bottom:calc(185rem*var(--scale));gap:calc(40rem*var(--scale))}.footer .left-area .links{display:flex;flex-direction:row;gap:55rem}.footer .right-area{display:flex;flex-direction:column;margin-bottom:calc(188rem*var(--scale));gap:calc(25rem*var(--scale))}.footer .text-1{font-size:calc(48rem*var(--scale))}.footer .text-1,.footer .text-2{text-transform:uppercase;line-height:140%}.footer .text-2{font-size:calc(20rem*var(--scale));white-space:nowrap;font-family:Roboto;font-style:normal}.footer .socials{display:flex;gap:16rem}.footer .socials a{display:flex;width:47rem;height:47rem}.header{background-color:var(--black);position:relative;z-index:100}.header .content-area{display:flex;justify-content:space-between}.header .logo{position:absolute;top:0;width:286rem;height:153rem}.header .place-logo{min-width:286rem;height:100%}.header .menu{display:flex}.header .menu a{text-transform:uppercase;font-size:22rem;line-height:140%;padding:27rem 40rem;margin:0 5rem;color:var(--white)}@media(max-width:768px){.header .menu a{padding:45rem 25rem}}.header .menu a:hover{color:rgba(0,0,0,0);-webkit-background-clip:text;background-clip:text;background-image:repeating-linear-gradient(337deg,#acf971,#b4ff21,#ecffd2,#f7ff77,#60FD8F,#bfffca 40px);background-position:74rem 223rem}.header .menu .login{width:0;height:84.8rem}.header .menu .login img{margin-top:-6rem;margin-left:-44rem;width:unset;height:44rem;filter:invert(1)}.header .menu .login:hover img{filter:invert(0)}.header .menu .shop{width:calc(310rem*var(--scale));height:100%;margin-right:0;padding:7rem 0 0;position:relative}@media(max-width:768px){.header .menu .shop{padding-top:33rem;padding-bottom:26rem}}.header .menu .shop span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);line-height:140%;color:var(--black)}.header .menu .shop:hover{filter:brightness(.75)}