.headerSection{background-position:center center;background-repeat:no-repeat;background-size:cover;padding:7rem 0 var(--headerSection__shift) 0rem;position:relative;min-height:var(--headerSection__height);z-index:1}.headerSection__logo{width:27rem;max-width:50vw}.headerSection__title{color:#fff;margin-bottom:3.5rem;padding-top:11.3rem;letter-spacing:.2rem;display:flex;gap:10rem;align-items:flex-start;justify-content:space-between;width:fit-content;max-width:100%;border-bottom:2px solid var(--tp__secondary);position:relative}.headerSection__title:after{content:"";position:absolute;width:1.2rem;height:1.2rem;background:var(--tp__secondary);bottom:-.7rem;right:0;border-radius:100%;z-index:1}.headerSection__title h1{font-size:18rem;font-family:Voga Regular,sans-serif;font-weight:lighter;margin:0;line-height:19rem;padding-top:1rem}@media all and (max-width:767px){.headerSection__title h1{font-size:15rem;line-height:15rem}}.headerSection__title span{font-size:2.6rem;font-weight:lighter;letter-spacing:.02rem;padding:.3rem}@media all and (max-width:767px){.headerSection__title span{display:none}}.headerSection__title__wrapp .scrollTo{font-size:2.4rem;letter-spacing:.2rem;color:var(--tp__secondary);transition:color .3s ease-in-out;text-transform:uppercase}@media all and (max-width:767px){.headerSection__title__wrapp .scrollTo{font-size:4.4rem;padding-bottom:10rem}}.headerSection__title__wrapp .scrollTo svg{vertical-align:middle;width:2.6rem;height:2.6rem;transition:all .3s ease-in-out}@media all and (max-width:767px){.headerSection__title__wrapp .scrollTo svg{width:7rem;height:7rem}}.headerSection__title__wrapp .scrollTo:hover{color:#fff}.headerSection__title__wrapp .scrollTo:hover svg{transform:rotate(135deg) translate3d(-6px,7px,1px)}.headerSection__nav{position:absolute;top:calc(var(--left__line__shift) / -2 + (var(--headerSection__height) - var(--headerSection__shift)) / 2);left:calc((var(--left__line__shift) / -2 + (var(--headerSection__height) - var(--headerSection__shift)) / 2) * -1);transform:rotate(270deg);height:var(--left__line__shift);width:calc(var(--headerSection__height) - var(--headerSection__shift));border-bottom:2px solid var(--tp__secondary);display:flex;align-items:center}@media all and (max-width:767px){.headerSection__nav{display:none}}.headerSection__nav a{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-width:50%;text-align:center;text-transform:uppercase;font-size:1.8rem;color:var(--tp__secondary);transition:all .3s ease-in-out}.headerSection__nav__dynamic{border-right:2px solid var(--tp__secondary)}.headerSection__nav__dynamic:hover{filter:brightness(140%)}.headerSection__nav__home{background-color:#0000001a}.headerSection__nav__home:hover{background-color:#0000004d}
