.eshop-categories{background:#fff;display:flex;flex-direction:row;flex-wrap:wrap;gap:14px;margin-inline:auto;max-width:1300px;padding:30px 15px;width:100%}@media (min-width:52.5em){.eshop-categories{flex-wrap:nowrap;gap:20px;padding:45px}}.eshop-categories__item{align-items:center;background:linear-gradient(180deg,#fff 43%,#fafcff 83%);border-top:1px solid #435766;box-shadow:0 10px 20px 0 rgba(0,0,0,.07);display:flex;flex:1 1 calc(50% - 7px);flex-direction:column;gap:12px;justify-content:flex-start;min-height:auto;overflow:hidden;padding:20px 15px 15px;position:relative;text-align:center;text-decoration:none;transition:box-shadow .25s ease}@media (min-width:52.5em){.eshop-categories__item{align-items:flex-start;flex:1 1 580px;gap:25px;justify-content:center;min-height:250px;padding:40px 30px}}.eshop-categories__item:hover{border:2px solid #ff3600;padding:19px 14px}@media (min-width:52.5em){.eshop-categories__item:hover{padding:39px 29px}}.eshop-categories__title{color:#435766;font-family:Roboto Condensed,fallback Condensed,Verdana,Geneva,Tahoma,sans-serif;font-size:20px;font-weight:700;line-height:1.2;max-width:100%;position:relative;z-index:1}@media (min-width:52.5em){.eshop-categories__title{font-size:30px;line-height:33px;max-width:50%}}.eshop-categories__image{height:120px;max-width:75%;mix-blend-mode:multiply;object-fit:contain;order:-1;pointer-events:none;position:static;width:75%}@media (min-width:52.5em){.eshop-categories__image{height:auto;max-height:90%;max-width:45%;order:0;position:absolute;right:7%;width:auto}}.eshop-categories__button{align-items:center;border:1px solid #ff3600;color:#000;display:inline-flex;font-family:Roboto Condensed,fallback Condensed,Verdana,Geneva,Tahoma,sans-serif;font-size:16px;font-weight:700;gap:8px;margin-left:24px;margin-top:auto;padding:13px 20px;position:relative;transition:background-color .25s ease,color .25s ease;white-space:nowrap;z-index:1}@media (min-width:52.5em){.eshop-categories__button{font-size:18px;gap:5px;margin-top:0;padding:13px 30px}}.eshop-categories__button-category{display:none}@media (min-width:52.5em){.eshop-categories__button-category{display:inline}}.eshop-categories__button-icon{flex-shrink:0}.eshop-categories__item:hover .eshop-categories__button{background-color:#000;border-color:#000;color:#fff}