*{padding:0;margin:0;border:0}*,*:before,*:after{box-sizing:border-box}:focus,:active{outline:none}a:focus,a:active{outline:none}a:visited{color:none}nav,footer,header,aside{display:block}html,body{height:100%;width:100%;font-size:16px;font-weight:400;line-height:1.5;letter-spacing:.04em;font-family:Arial,Helvetica,sans-serif}input,button,textarea{font-family:inherit;font-size:inherit;outline:none}button{cursor:pointer;font-size:inherit}button::-moz-focus-inner{padding:0;border:0}a,a:visited{text-decoration:none;display:block}a:hover{text-decoration:none}ul li{list-style:none}img{display:block;max-width:100%;height:auto}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:400}.loader{background:none repeat scroll 0 0 #141414;height:100%;width:100%;position:fixed;bottom:0;left:0;right:0;top:100px;z-index:9999}.loader .loader_inner{animation:animate 1.5s linear infinite;clip:rect(0,80px,80px,40px);height:80px;width:80px;position:absolute;left:calc(50% - 40px);top:calc(50% - 40px)}@keyframes animate{0%{transform:rotate(0)}to{transform:rotate(220deg)}}.loader .loader_inner:after{animation:animate2 1.5s ease-in-out infinite;clip:rect(0,80px,80px,40px);content:"";border-radius:50%;height:80px;width:80px;position:absolute}@keyframes animate2{0%{box-shadow:inset #b3dfd8 0 0 0 17px;transform:rotate(-140deg)}50%{box-shadow:inset #b3dfd8 0 0 0 2px}to{box-shadow:inset #b3dfd8 0 0 0 17px;transform:rotate(140deg)}}.pre-loader{width:48px;height:48px;border:5px solid #fff;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}html,body{margin:0 auto;padding:0 15px;background-color:#141414}.wrapper{margin:20px auto 0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}.form{display:flex;align-items:center;gap:14px;font-size:20px;margin-bottom:20px}.form label{display:flex;align-items:center;gap:14px}.form label input{color:#eaeaea;padding:14px 22px;border:1px solid #808080;background-color:#1f1f1f;border-radius:5px;outline:none;transition:all .25s}.form label input:hover{border:1.3px solid rgb(99,98,98)}.form button{color:#fff;background-color:#4e75ff;border-radius:5px;padding:14px 28px;display:block;transition:all .25s}.form button:hover{background-color:#2e48a5}.gallery{display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap}.gallery__item{flex-basis:calc((100% - 40px) / 3);width:100%;border:.8px solid #353535;border-radius:8px;transition:all .25s}.gallery__item:hover{border:1px solid #555555}.gallery__item-link{width:100%;display:flex;flex-direction:column}.gallery__item-link img{width:100%;height:200px;object-fit:cover;border-top-left-radius:5px;border-top-right-radius:5px}.gallery__item-content{display:flex;align-items:center;justify-content:space-around;flex-wrap:wrap;gap:8px;font-size:16px;background-color:#1f1f1f;color:#dfdfdf;padding:10px}.gallery__item-info{display:flex;flex-direction:column;gap:8px;align-items:center;color:silver}.gallery__item-title{font-weight:600}.load-more{background-color:#4e75ff;border-radius:5px;padding:14px 28px;margin-bottom:20px;display:flex;align-items:center;gap:8px;transition:all .25s}.load-more:hover{background-color:#2e48a5}.load-more-text{font-weight:500;font-size:16px;line-height:150%;letter-spacing:.04em;color:#fff}.load-more:disabled{background-color:#7c7c7c;cursor:default}.hidden{display:none}@media (max-width: 768px){.gallery__item{flex-basis:calc((100% - 20px)/2)}.gallery__item-content{flex-wrap:wrap;gap:8px}.gallery__item-info{flex-basis:calc((100% - 20px)/2)}}@media (max-width: 540px){.form{display:flex;align-items:center;flex-direction:column;gap:14px;font-size:20px;margin-bottom:20px}.form label{display:flex;align-items:center;gap:14px}.form label input{color:#eaeaea;padding:14px 22px;border:1px solid #808080;background-color:#1f1f1f;border-radius:5px;outline:none;transition:all .25s}.form label input:hover{border:1.3px solid rgb(99,98,98)}.form button{width:100%}.gallery__item{flex-basis:calc((100% - 20px)*1)}.gallery__item-content{flex-wrap:wrap;gap:8px}.gallery__item-info{flex-basis:calc((100% - 24px)/4);flex-wrap:nowrap}}
