@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap");*{padding:0;text-rendering:optimizelegibility;scroll-behavior:smooth;box-sizing:border-box;margin:0;-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.wrapper{position:relative;max-width:1170px;margin:0 auto;width:100%}ol li{margin-bottom:10px}.header{padding:20px 50px;justify-content:space-between;position:relative;background:hsla(0,0%,100%,.8);display:flex}@media screen and (max-width:650px){.header{padding:5px}}.header__logo{max-width:180px;max-height:48px;width:100%}.header__social a{height:40px;text-align:center;border-radius:50%;background:#eee;width:40px;display:inline-block}.header__social a :hover{color:#fff;transition:all .08s ease-in;background-color:#fe6466;border-radius:50%;width:100%}.header__social i{font-size:16px;color:#bbb;line-height:40px;display:inline-block}.main__title{font-size:40px;font-weight:500;color:#383339;text-transform:uppercase;position:relative;text-align:center;margin-top:50px;display:block}@media screen and (max-width:650px){.main__title{margin-top:20px}}.main__rest{height:-moz-fit-content;height:fit-content;justify-content:space-between;flex-wrap:wrap;margin-top:50px;display:flex}@keyframes scale-in-hor-left{0%{transform:scaleX(0);opacity:1;transform-origin:0 0}to{transform:scaleX(1);opacity:1;transform-origin:0 0}}.rest__item{flex:1 0 auto;height:100%;overflow:hidden;min-height:400px;padding:30px;justify-content:flex-start;transition:all .3s ease;position:relative;max-width:320px;flex-direction:column;max-height:400px;background-size:70%;text-align:center;background-position:50%;border-radius:20px;cursor:pointer;width:100%;background-repeat:no-repeat;display:flex}.rest__item:before{height:100%;transition:opacity .3s ease;content:"";position:absolute;opacity:0;top:0;background:rgba(0,0,0,.5);left:0;width:100%;z-index:1}.rest__item:hover{background-size:cover}.rest__item:hover:before{opacity:1}.item__title{font-size:24px;font-weight:500;margin-bottom:10px;transition:color .3s ease}.item__desc,.item__title{color:#383339;position:relative;z-index:2}.item__desc{transform:translateY(20px);font-size:16px;transition:all .3s ease;opacity:0;margin:auto 0;line-height:1.4}.item__button{transform:none;padding:12px 0;font-size:14px;border:1px solid #e57d20;text-decoration:none;font-weight:900;color:#e57d20;transition:all .3s ease;position:relative;opacity:1;margin:20px auto 0;border-radius:5px;background:transparent;width:180px;display:block;z-index:2}.rest__item:hover .item__title{color:#fff}.rest__item:hover .item__desc{transform:translateY(0);color:#fff;opacity:1}.rest__item:hover .item__button{border-color:#e57d20;transform:none;color:#fff;background:#e57d20}.item__button:hover{background:#d16d1c!important}@media screen and (max-width:650px){.rest__item{margin-bottom:20px;max-width:100%}.rest__item,.rest__item:before{border-radius:0}}.rest__britannika-epicentr,.rest__britannika-gorkogo,.rest__britannika-km{background-image:url(/img/brit__pub.png)}.rest__britannika-epicentr:hover,.rest__britannika-gorkogo:hover,.rest__britannika-km:hover{background-image:url(/img/britannika.jpg)}.rest__bazilik{background-image:url(/img/bazilik.png)}.rest__bazilik:hover{background-image:url(/img/bazil.jpg)}.rest__chesnok{background-image:url(/img/chesnok.png)}.rest__chesnok:hover{background-image:url(/img/chesn.jpg)}.rest__parmezan-gostinaya,.rest__parmezan-km,.rest__parmezan-oktyabrskaya{background-image:url(/img/parmezan.png)}.rest__parmezan-gostinaya:hover,.rest__parmezan-km:hover,.rest__parmezan-oktyabrskaya:hover{background-image:url(/img/parmezan2.jpg)}.rest__peperonchino-artillery,.rest__peperonchino-kovalchuk,.rest__peperonchino-krymskaya,.rest__peperonchino-matochkina{background-image:url(/img/parmezan_1.png)}.rest__peperonchino-artillery:hover,.rest__peperonchino-kovalchuk:hover,.rest__peperonchino-krymskaya:hover,.rest__peperonchino-matochkina:hover{background-image:url(/img/parm.jpg)}.rest__stories,.rest__stories:hover{background-image:url(/img/stories.jpg)}.rest__propech{background-image:url(/img/pech_l.png)}.rest__propech:hover{background-image:url(/img/pech_e.png)}.rest__fatcat{background-image:url(/img/fatcat_logo.jpg)}.rest__fatcat:hover{background-image:url(/img/fatcat.jpg)}.rest__coffee-corner{background-image:url(/img/corn_logo.png)}.rest__coffee-corner:hover{background-image:url(/img/corn_back.jpg)}.rest__skazka{background-image:url(/img/skazka_logo.jpg)}.rest__skazka:hover{background-image:url(/img/skazka_back.jpg)}#jump{height:50px;justify-content:center;font-size:20px;text-decoration:none;right:20px;color:#fff;transition:all .3s ease;position:fixed;opacity:0;bottom:20px;visibility:hidden;align-items:center;border-radius:50%;background:#fe6466;width:50px;display:flex;z-index:1000}@media screen and (max-width:650px){#jump{height:40px;font-size:16px;right:10px;bottom:10px;width:40px}}#jump.show{opacity:1;visibility:visible}#jump:before{font-weight:700;content:"↑"}.middle__list{margin-top:50px}.middle__title{margin-bottom:30px;text-align:center}.list__item{margin-bottom:20px}.list__img{height:auto;max-width:100%}