@import"https://fonts.googleapis.com/css?family=Montserrat:regular,600&display=swap";*{padding:0;margin:0;border:0px}*,*:before,*:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}:focus,:active{outline:none}a:focus,a:active{outline:none}aside,nav,footer,header,section{display:block}html,body{height:100%;min-width:320}body{line-height:1;font-family:Montserrat;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}input,button,textarea{font-family:Montserrat}input::-ms-clear{display:none}button{cursor:pointer;color:inherit;font-size:inherit;background-color:inherit}button::-moz-focus-inner{padding:0;border:0}a{color:inherit;transition:.4s ease-in}a,a:visited,a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}.header{display:flex;justify-content:space-between;width:100%;align-items:center}.header button:hover svg{fill:#653a76}.header__pagination{display:flex;gap:5px}.header__btn{width:6px;height:6px;background-color:#fff;transition:all .4s ease;border-radius:50%}.header__btn.active{background-color:#7e34d1;width:32px;border-radius:50px}body{padding:0 10px}header{position:absolute;z-index:10;padding:0 16px}header{top:26px}.body{width:100%;height:98vh;margin:5px auto;position:relative;background-color:#5f395d;border-radius:20px}@media (min-width: 29.99875em){.body{max-width:29.99875em}}.slider{border:2px solid white;overflow:hidden;position:relative;height:100%}.slider:before,.slider:after{position:absolute;content:"";left:0;width:100%;z-index:1;background:linear-gradient(180deg,#1A1A1A 0%,rgba(26,26,26,0) 100%)}.slider:before{height:129px;top:0}.slider:after{bottom:0;height:390px;background:linear-gradient(180deg,rgba(26,26,26,0) 0%,rgba(26,26,26,.8) 60.42%)}.slider__list{display:flex;height:100%;transition:transform .5s ease-in-out}.slider__slide{flex:1 0 100%}.slider__slide img{max-height:100vh;width:100%;height:100%;object-fit:fill}.info{position:absolute;bottom:120px;left:0;padding:0 16px;display:flex;flex-direction:column;gap:10px;margin-bottom:30px;color:#fff;z-index:10}.info p{font-size:14px}.info__title{font-style:normal;font-weight:600;font-size:17px}.info__tags{display:flex;gap:10px}.info__tag{padding:5px 20px;border-radius:50px;background-color:#1a1a1a99;color:#dfdfdf;font-size:13px}footer{padding:0 16px;color:#fff;width:100%;z-index:100;position:absolute;bottom:10px;left:0}.footer__btns{padding:34px 31px;display:flex;align-items:center;justify-content:space-between;border-radius:100px;background:rgba(26,26,26,.9)}.footer__btns svg{fill:#3d3d3d}.footer__btns a{position:relative;transition:all .3s ease}.footer__btns a:after{transition:all .3s ease}.footer__btns a.active svg,.footer__btns a:hover svg{fill:#fff}.footer__btns a.active:after,.footer__btns a:hover:after{content:"";display:block;position:absolute;bottom:-9px;left:0;background:#7E34D1;box-shadow:0 0 10px #7e34d1cc;border-radius:50px;width:100%;height:4px}.form{padding:20px 16px;height:100%;display:flex;flex-direction:column}.form h1{font-size:17px;font-weight:600;text-align:center;margin-bottom:20px}.msg{position:fixed;top:20px;left:50%;transform:translate(-150px);text-align:center;width:300px;height:40px;background-color:#000;border-radius:10px;padding:10px 12px;color:#fff}.form__msgs{flex:1 0 auto;display:flex;flex-direction:column;gap:7px;margin-bottom:10px;max-height:55vh;overflow:auto}.form__msgs p{background-color:#fff;border-radius:5px;padding:5px 10px;align-self:flex-end}@media (max-height: 650px){.form__msgs{max-height:45vh}}@media (max-height: 500px){.form__msgs{max-height:150px}}.form__body{display:flex;gap:10px;align-items:center}.form__text{border-radius:7px;padding:20px 15px;flex:1 1 auto;resize:none;overflow:hidden;line-height:1.3}.form__btn{background-color:#3d3d3d;border-radius:7px;color:#fff;padding:7px 10px;font-size:22px;letter-spacing:1.3}
