*{margin:0;padding:0;text-decoration:none;list-style:none}body{margin:0;font-size:18px;font-family:Inter,sans-serif}.btn{display:flex;align-items:center;gap:16px;justify-content:space-between;height:56px;min-width:146px;padding-left:21px;padding-right:11px;border-radius:50px;text-transform:uppercase;letter-spacing:4px;cursor:pointer}@media screen and (max-width: 865px){.btn{width:115px;height:39px;font-size:13px;padding-right:4px}}.btn .img-wrapper{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#000;border-radius:100%;transform:rotate(0);transition:all .3s}@media screen and (max-width: 865px){.btn .img-wrapper{width:32px;height:32px}}.btn .img-wrapper.open{transform:rotate(180deg);transition:all .3s}.header{position:absolute;width:100%;display:flex;justify-content:space-between;gap:48px;align-items:flex-end;bottom:98px;left:0;transition:all .6s}@media screen and (max-width: 865px){.header{flex-direction:column;align-items:flex-start}}.header.toTop{transform:translateY(calc(-100% - 151px));transition:all .6s .2s}@media screen and (max-width: 865px){.header.toTop{transform:translateY(calc(-100% - 78px))}}.header .text{text-transform:uppercase;font-size:20px;letter-spacing:4px}@media screen and (max-width: 865px){.header .text{font-size:15px}.header .text .mobile-hidden{display:none}}.header .time{margin:0;font-size:200px;font-weight:900;line-height:1}.header .time .timezone{font-size:40px;font-weight:300}@media screen and (max-width: 865px){.header .time{font-size:100px}.header .time .timezone{font-size:15px}}.second-indicator{animation-name:fade-in-out;animation-duration:2s;animation-iteration-count:infinite}@keyframes fade-in-out{0%{opacity:1}50%{opacity:50%}to{opacity:1}}.footer{position:absolute;bottom:0;left:0;width:100%;background-color:#ffffffb3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#000;transform:scaleY(0);transform-origin:bottom center;transition:all .6s}.footer.open{transform:scaleY(1);transition:all .6s .2s}.footer.dark{color:#fff;background-color:#000000b3}ul{padding:74px 11.4583333333vw;max-width:1440px;display:grid;grid-template-columns:1fr 1fr;gap:42px}@media screen and (max-width: 865px){ul{padding:48px 25px;grid-template-columns:1fr}}.info{display:flex;flex-direction:column;gap:9px}@media screen and (max-width: 865px){.info{flex-direction:row;justify-content:space-between;align-items:center}}.info__title{font-size:15px;letter-spacing:4px;text-transform:uppercase}@media screen and (max-width: 865px){.info__title{font-size:10px}}.info__data{font-size:56px;font-weight:700}@media screen and (max-width: 865px){.info__data{font-size:20px}}.quote-section{padding-top:56px;width:50%;transition:all .3s .1s}@media screen and (max-width: 865px){.quote-section{width:100%}}.quote-section.hidden{opacity:0;transition:all .3s}.quote-section .author{margin-top:13px;font-size:18px;font-weight:700}@media screen and (max-width: 865px){.quote-section .author{font-size:13px}}.mask{content:" ";position:absolute;background-color:#000;height:100%;width:100%;top:0;left:0;opacity:.4}.bg-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.bg-img--mobile{display:none}@media screen and (max-width: 865px){.bg-img--mobile{display:block}.bg-img--desktop{display:none}}.wrapper[data-v-5dd17d80]{max-width:1440px;margin:0 11.4583333333vw;position:relative;color:#fff;min-height:100vh}@media screen and (max-width: 865px){.wrapper[data-v-5dd17d80]{margin:0 25px;font-size:13px}}
