@charset "UTF-8";html{box-sizing:border-box}*,*:after,*:before{box-sizing:inherit}ul,ol,button{padding:0}body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,figure,figcaption,blockquote,dl,dd{margin:0}h1,h2,h3,h4,h5,h6{font:inherit}ul{list-style:none}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}input,button,textarea,select{font:inherit;letter-spacing:inherit}html ::-webkit-scrollbar,body ::-webkit-scrollbar{display:none}html{scroll-behavior:smooth;-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-tap-highlight-color:transparent}body{position:relative;height:100%;color:#b4b4b4;font-family:Helvetica,sans-serif;font-weight:500;font-size:24px;line-height:normal;font-style:normal;background-color:#000;text-transform:uppercase}body.lock{overflow:hidden}video::-webkit-media-controls{display:none!important}.preloader{position:fixed;top:0;right:0;left:0;bottom:0;background:#000;display:flex;align-items:center;justify-content:center;flex-direction:column;z-index:10001}.preloader img{width:10%;height:10%;object-fit:contain;animation:pulse-animation 2s ease-in-out infinite}@keyframes pulse-animation{0%{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.5}to{transform:scale(1);opacity:1}}a{cursor:pointer}.content,.hero__layer_front,.hero__layer_background{will-change:transform}section{position:relative;width:100%;overflow-x:clip}.container{max-width:1064px;padding:0 20px;margin:0 auto;position:relative}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.title{font-size:54px;margin-bottom:95px;text-align:center;font-family:Rawest,sans-serif;font-weight:400;line-height:1}.subtitle{font-size:34px;margin-bottom:45px;font-family:Rawest,sans-serif;font-weight:400;line-height:1}.descr{color:#fff;margin-bottom:30px;display:block}@font-face{font-family:Rawest;src:url(/assets/fonts/rawest-regular-webfont.woff2) format("woff2"),url(/assets/fonts/rawest-regular-webfont.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Rawest;src:url(/assets/fonts/rawest-medium-webfont.woff2) format("woff2"),url(/assets/fonts/rawest-medium-webfont.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Rawest;src:url(/assets/fonts/rawest-bold-webfont.woff2) format("woff2"),url(/assets/fonts/rawest-bold-webfont.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Helvetica;src:url(/assets/fonts/HELVETICA-MONOSPACED-PRO.woff2) format("woff2"),url(/assets/fonts/HELVETICA-MONOSPACED-PRO.woff) format("woff");font-weight:400;font-style:normal}.login-page{width:100vw;height:100vh;overflow:hidden;position:relative;display:flex;justify-content:center;align-items:center}.login-page__back{width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);object-fit:fill;z-index:-1}.albums-page{width:100%;padding:200px 0}.albums-page__wrap{margin-bottom:50px}.albums-list{border-top:1px solid #ffffff;margin-bottom:82px;width:100%}.albums-list--mb-0{margin-bottom:0}.albums-list li{padding:27px 0;border-bottom:1px solid #ffffff;display:flex;width:100%;justify-content:space-between;align-items:center}.albums-list li button{display:flex;width:144px;height:36px;background-color:#000;color:#7b7b7b;text-transform:uppercase;border:1px solid #fff;padding-left:12px;align-items:center;cursor:pointer;transition:background-color .3s ease-in-out}.albums-list li button:hover{background-color:#dcfe23}.albums-list__wrapper{display:flex;gap:10px}.albums-list__edit{display:flex;width:144px;height:36px;background-color:#fff;color:#000;padding-left:12px;align-items:center;transition:background-color .3s ease-in-out}.albums-list__edit:hover{background-color:#dcfe23}.albums-list__add{width:300px;height:50px;color:#000;display:flex;background-color:#b1c5c6;border:1px solid #B1C5C6;outline:none;text-align:center;justify-content:center;align-items:center;transition:background-color .3s ease-in-out;text-transform:uppercase;margin-left:auto;cursor:pointer}.albums-list__add--small{width:144px;height:36px;font-size:21px}.albums-list__add--white{background-color:#fff}.albums-list__add--long{width:360px;height:50px;font-size:30px}.albums-list__add--blue{font-size:30px;background-color:#64acdb;width:300px;height:50px;margin-left:0;margin-top:150px;margin-bottom:50px;border:1px solid transparent}.albums-list__add:hover{background-color:#dcfe23}.albums-list__form{display:flex;justify-content:space-between;align-items:center;padding:27px 0;border-bottom:1px solid #ffffff}.albums-list__form--border-top{border-top:1px solid #ffffff}.albums-list__input{font-size:24px;background-color:#000;text-transform:uppercase;color:#fff;border:none;outline:none}.albums-list__input::placeholder{color:#7b7b7b}.albums-list__input:-internal-autofill-selected{color:#fff!important;outline:none}.albums-list__input:-webkit-autofill,.albums-list__input:-webkit-autofill:hover,.albums-list__input:-webkit-autofill:focus,.albums-list__input:-webkit-autofill:active{-webkit-background-clip:text;-webkit-text-fill-color:#fff}.albums-list__input--file{width:196px;height:36px;opacity:0;cursor:pointer}.albums-list__input--long{width:362px}.albums-list__btn{position:absolute;top:0;background-color:#fff;color:#000;display:flex;align-items:center;justify-content:center;right:165px;width:196px;height:36px;pointer-events:none;cursor:pointer;transition:background-color .3s ease-in-out}.albums-list__btn--text{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:3px 10px}.albums-list__btn--long{width:362px;right:0}.albums-list__files{position:relative;display:flex;align-items:center;gap:21px;cursor:pointer}.albums-list__files:hover .albums-list__btn{background-color:#dcfe23}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;color:#00000080;z-index:1000}.modal-content{background-color:#fff;padding:20px;box-shadow:0 2px 10px #0000001a;width:600px;height:400px;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:120px;font-size:54px;color:#000}.modal-close-button{width:240px;height:60px;background-color:#000;text-transform:uppercase;color:#fff;border:none;cursor:pointer;font-size:36px;transition:background-color .3s ease-in-out;align-self:end}.modal-close-button:hover{background-color:#dcfe23}.login-form{width:600px;height:400px;background-color:#fff;display:flex;justify-content:center;align-items:center}.login-form__wrapper{display:flex;flex-direction:column;gap:25px;width:80%}.login-form input{width:480px;height:60px;padding:2px 10px;font-size:55px;color:#000;text-transform:uppercase;border:1px solid #000000}.login-form input::placeholder{color:#b4b4b4}.login-form button{width:240px;height:60px;background-color:#000;color:#fff;font-size:36px;text-transform:uppercase;align-self:end;transition:background-color .3s ease-in-out}.login-form button:hover{background-color:#dcfe23}
