@font-face{font-family:Circular Std,sans-serif;font-style:normal;font-weight:400;font-display:swap;src:local("Circular Std"),url(/font/CircularStd-Medium.woff2) format("woff2"),url(/font/CircularStd-Medium.woff) format("woff")}@font-face{font-family:Sofia Pro,sans-serif;font-style:normal;font-weight:400;font-display:swap;src:local("Sofia Pro"),url(/font/SofiaProRegularAz.woff2) format("woff2"),url(/font/SofiaProRegularAz.woff) format("woff")}@font-face{font-family:Sofia Pro Bold,sans-serif;font-style:normal;font-weight:700;font-display:swap;src:local("Sofia Pro Bold"),url(/font/SofiaProBoldAz.woff2) format("woff2"),url(/font/SofiaProBoldAz.woff) format("woff")}html{scroll-behavior:smooth}body{min-width:320px;overflow-x:hidden;min-height:100vh;margin:0;font-size:18px;font-family:Sofia Pro,sans-serif;font-weight:400}.wrapper{margin:15px 10px;max-width:1024px}a{color:inherit}a,a:active,a:focus,a:hover{text-decoration:none}img{display:block}li{list-style:none}header{height:80px;display:flex;flex-direction:column;margin-bottom:15px}header .menu{display:flex;justify-content:space-between;align-items:center;height:50%;width:100%}header .menu__main{gap:20px}header .menu__main,header .menu nav{display:flex;align-items:center}header .menu nav ul{display:flex;flex-direction:row;justify-content:space-between;gap:20px;list-style:none;margin:0}header .menu nav ul li a{display:block;background-size:100% 100%;width:24px;height:24px}header .menu nav ul li:hover{opacity:.75}header .menu2 nav ul{display:flex;justify-content:space-around;align-items:start;height:50%;width:100%;padding:0}header .menu2 nav ul li a{display:block;font-family:Circular Std,sans-serif;font-style:normal;font-weight:400;font-size:17px;margin-bottom:3px}header .menu2 nav ul li:active,header .menu2 nav ul li:focus,header .menu2 nav ul li:hover{opacity:.75;text-decoration:none;border-bottom:2px solid #000}.icon-search{background:url(img/icon-search.svg) no-repeat 0 0}.icon-basket{background:url(img/icon-basket.svg) no-repeat 0 0}.icon-cabinet{background:url(img/icon-cabinet.svg) no-repeat 0 0}.icon-burger{width:24px;height:24px;position:relative}.icon-burger:after{content:"";width:24px;height:2px;background-color:#000;position:absolute;top:3px;left:0;box-shadow:0 10px 0 0 #000,0 19px 0 0 #000}.logo{display:block;background:url(img/logo.svg) no-repeat 0 0;background-size:100% 100%;width:85px;height:40px}.explore{display:none;position:absolute;background:#fff;z-index:10;top:0;left:0;border-radius:3px;box-shadow:0 0 10px 0 rgba(54,50,50,.75);-webkit-box-shadow:0 0 10px 0 rgba(54,50,50,.75);-moz-box-shadow:0 0 10px 0 rgba(54,50,50,.75);padding-left:10px;padding-top:15px}.explore .icon-burger-close{width:24px;height:24px;position:relative;top:20px;left:-5px}.explore .icon-burger-close:before{transform:rotate(-45deg)}.explore .icon-burger-close:after,.explore .icon-burger-close:before{content:"";width:34px;height:2px;background-color:#000;position:absolute}.explore .icon-burger-close:after{transform:rotate(45deg)}.explore h2{margin:50px 0 20px 10px;font-family:Sofia Pro,sans-serif;font-style:normal;font-weight:800;font-size:30px;color:#000}.explore nav{margin-left:10px}.explore nav ul{padding-left:0;padding-right:40px}.explore nav a{display:block;font-family:Sofia Pro,sans-serif;font-style:normal;font-weight:400;font-size:16px;margin-bottom:20px}.explore nav a:active,.explore nav a:focus,.explore nav a:hover{opacity:.75}.icon-cat-1:before{content:"⚡️";margin-right:10px}.icon-cat-2:before{content:"🧥";margin-right:10px}.icon-cat-3:before{content:"👞";margin-right:10px}.icon-cat-4:before{content:"👜";margin-right:10px}.icon-cat-5:before{content:"🤸‍♀️";margin-right:10px}.icon-cat-6:before{content:"🎁";margin-right:10px}.icon-cat-7:before{content:"💎";margin-right:10px}.icon-cat-8:before{content:url(img/icon-help.svg);margin-right:10px;width:18px;height:18px;background-size:100% 100%}.content{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:25px}.content__post{position:relative;width:calc(50% - 5px)}.content__post a img{width:100%;height:auto;border-radius:10px}.content__post a img:hover{opacity:.75}.content__post .heart{position:absolute;display:flex;justify-content:center;align-items:center;background:#fff;top:10px;right:10px;width:38px;height:38px;border-radius:50%;z-index:2}.content__post .heart:before{content:"♡"}.content__post .heart-active:before,.content__post .heart:hover:before{content:"❤️"}.content__block{display:flex;justify-content:center;flex-direction:column;gap:10px}.content__block .horizontal{width:100%}footer{display:flex;justify-content:center;align-items:center;font-size:12px}footer p{margin:0}form.search-form{display:none;z-index:101;top:75px;position:fixed;width:100%;left:0}form.search-form input{display:block;padding:15px 15px 15px 40px;width:80%;margin:0 auto;border:0;font-size:18px;border-radius:3px;background:#fff url(img/icon-search.svg) no-repeat 10px;background-size:25px 25px;box-shadow:0 0 50px #000}.overlay{display:none;z-index:100;top:0;position:fixed;background:hsla(0,0%,100%,.5);height:100%;width:100%;left:0}@media screen and (min-width:768px){.wrapper{margin:51px 56px}header{margin-bottom:30px}.icon-burger,.icon-burger-close{display:none}.content__wrapper{display:flex;justify-content:center}.content{max-width:539px}.explore{display:block;position:sticky;top:20px;z-index:0;min-width:150px;box-shadow:none;margin-right:29px;padding:0;height:100vh}.explore h2{margin:20px 0}.explore nav{display:flex;flex-direction:column;justify-content:space-between;margin:0;height:87vh}.explore nav ul{padding:0}}@media screen and (min-width:1024px){body{display:flex}header{height:44px}.wrapper{left:50%;margin:51px auto}.content{min-width:820px;gap:20px}.content__post{width:calc(33% - 10px)}.content__block{width:calc 57%;gap:20px}}img{max-width:100%;height:auto}@media screen and (min-width:768px){.vsddvd{margin:0}}@media screen and (min-width:1180px){.fdsfsds{font-size:18px}}