.custom-btn.large.primary a:hover{color:inherit}button.custom-btn a{display:inline-block;width:100%;height:100%}.need-auth-modal{position:fixed;top:0;left:0;z-index:10;display:flex;flex-direction:column;align-items:center;width:100%;height:100vh;padding-top:180px;background:hsla(0,0%,67%,.2);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);opacity:0;visibility:hidden;transition:opacity .3s ease-in-out}@media screen and (max-width:599px){.need-auth-modal{-webkit-padding-before:135px;padding-block-start:135px;padding-inline:20px}}.need-auth-modal_opened{opacity:1;visibility:visible}.need-auth-modal_closed{opacity:0;visibility:hidden;transition:opacity .3s ease-in-out}.need-auth-modal__wrapper{position:relative;display:flex;flex-direction:column;align-items:center;width:100%;max-width:830px;padding:40px;background-color:#fff;border-radius:20px;box-shadow:5px 5px 25px 0 rgba(0,0,0,.05)}@media screen and (max-width:599px){.need-auth-modal__wrapper{padding:30px 20px 20px}}.need-auth-modal__wrapper img{margin-bottom:40px}@media screen and (max-width:599px){.need-auth-modal__wrapper img{-webkit-margin-after:20px;margin-block-end:20px}}.need-auth-modal__wrapper__text{margin-bottom:40px;color:#434644;font-size:20px;font-style:normal;font-weight:600;line-height:150%;text-align:center}@media screen and (max-width:599px){.need-auth-modal__wrapper__text{-webkit-margin-after:20px;margin-block-end:20px;font-size:16px}}.need-auth-modal__wrapper .custom-btn{margin-bottom:20px}.need-auth-modal__wrapper__link{font-size:18px;font-style:normal;font-weight:500;line-height:150%;transition:color .3s ease-in-out}.need-auth-modal__wrapper__link:hover{color:#05a876}@media screen and (max-width:599px){.need-auth-modal__wrapper__link{font-size:14px!important}}.need-auth-modal__wrapper__btn{position:absolute;top:40px;right:40px;border:none;outline:none;background-color:transparent;cursor:pointer}@media screen and (max-width:599px){.need-auth-modal__wrapper__btn{top:15.5px;right:15.5px}}.filter-skeleton{margin-bottom:40px}.filters-skeleton__wrapper{display:flex;justify-content:space-between;gap:15px;margin-bottom:20px}.filters-skeleton{position:relative;width:calc(25% - 40px);height:100%;min-height:67px;border-radius:20px;background:#ececec;box-shadow:0 5px 25px 0 rgba(0,0,0,.05)}.filters-skeleton:after{content:"";position:absolute;width:100%;height:67px;left:0;background:linear-gradient(90deg,#ececec .8%,#e3f5ee 49.6%,#ececec 99.39%);background-size:200% 100%;border-radius:20px;animation:loading 2s cubic-bezier(.45,0,.55,1) infinite}.filter-skeleton-btns{display:flex;justify-content:space-between;width:100%;height:24px}.filter-skeleton-btn{position:relative;width:100%;max-width:205px;max-height:24px;border-radius:5px}.filter-skeleton-btn:after{content:"";position:absolute;width:100%;height:24px;left:0;background:linear-gradient(90deg,#ececec .8%,#e3f5ee 49.6%,#ececec 99.39%);background-size:200% 100%;border-radius:20px;animation:loading 2s cubic-bezier(.45,0,.55,1) infinite}.material-list-loader_container__hYmC7{display:flex;flex-direction:column;gap:20px}.material-list-loader_container__materialList__pO510{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}@media(max-width:1599px){.material-list-loader_container__materialList__pO510{display:flex;flex-flow:row wrap;justify-content:space-between}}@media screen and (max-width:907px){.material-list-loader_container__materialList__pO510{flex-direction:column;align-items:center}}.banner-skeleton__outter{position:relative;width:100%;height:100%;min-height:450px;margin-bottom:40px;border-radius:20px}.banner-skeleton__outter:after{content:"";position:absolute;min-height:450px;left:0}.banner-skeleton__outter:after,.material-skeleton__item{width:100%;background:linear-gradient(90deg,#ececec .8%,#e3f5ee 49.6%,#ececec 99.39%);background-size:200% 100%;border-radius:20px;animation:loading 2s cubic-bezier(.45,0,.55,1) infinite}.material-skeleton__item{max-width:395px;height:100%;min-height:575px;margin-bottom:40px}@keyframes loading{0%{background-position:200% 0}to{background-position:0 0}}