html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}h1{font-size:2em;margin:.67em 0}dl dl,dl ol,dl ul,ol dl,ol ol,ol ul,ul dl,ul ol,ul ul{margin:0}hr{box-sizing:content-box;height:0;overflow:visible}main{display:block}pre{font-family:monospace,monospace;font-size:1em}abbr[title]{text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}svg:not(:root){overflow:hidden}button,input,select{margin:0}button{overflow:visible;text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}fieldset{padding:.35em .75em .625em}input{overflow:visible}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;white-space:normal}progress{display:inline-block;vertical-align:baseline}select{text-transform:none}textarea{margin:0;overflow:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}details,dialog{display:block}dialog{background-color:#fff;border:solid;color:#000;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}dialog:not([open]){display:none}summary{display:list-item}template{display:none}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}@font-face{font-family:RunicAltNo;src:url(/react_app_1/static/media/runic_altno.c0fdc821.ttf)}@font-face{font-family:OpenSans;src:url(/react_app_1/static/media/OpenSans-Regular.d7d5d458.ttf)}@font-face{font-family:OpenSans;font-weight:700;src:url(/react_app_1/static/media/OpenSans-Bold.f5331cb6.ttf)}@font-face{font-family:OpenSans;font-weight:900;src:url(/react_app_1/static/media/OpenSans-ExtraBold.49f89e34.ttf)}@font-face{font-family:OpenSans;font-weight:100;src:url(/react_app_1/static/media/OpenSans-Light.9ff12f69.ttf)}@font-face{font-family:ComicRunes;src:url(/react_app_1/static/media/ComicRunes.d42baa59.otf)}:root{--body-bg-color:#f2f2f2;--footer-bg-color:#d9d9d9;--white-color:#fff;--white-hover-color:#d9d9d9;--black-color:#404040;--black-hover-color:#262626;--green-color:#248f3e;--green-hover-color:#1f7a36;--desktop-width:1200px;--tablet-width:750px;--phone-width:320px;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px}body{background-color:#f2f2f2;background-color:var(--body-bg-color)}*{margin:0;padding:0;box-sizing:border-box}.header{width:var(--desktop-width);height:180px;margin:auto}.header .introduction{text-align:center;line-height:40px;font-size:14px;font-family:"OpenSans";color:rgba(38,38,38,.7)}.header .icons{height:60px;position:relative}.header .icons a{position:absolute;bottom:11px}.header .icons a.auth{right:85px}.header .icons a.basket{right:35px}.header .icons a img{vertical-align:bottom}.header .nav{height:64px;border-top:2px solid #000;border-bottom:2px solid #000;font-size:48px;font-family:"RunicAltNo"}.header .nav ul{height:inherit;display:flex;justify-content:space-between;align-items:center;padding:0 15px;list-style:none}.header .nav ul a{text-decoration:none;color:var(--black-color)}.header .nav ul li.logo{--size:180px;width:var(--size);height:var(--size);background-image:url(/react_app_1/static/media/ellipse_big.51221521.svg);background-position:center 5px;background-size:contain;background-repeat:no-repeat;text-align:center}.header .nav ul li.logo img{width:165px;position:relative;top:13px;z-index:100}@media screen and (min-width:576px) and (max-width:1199px){.header{width:var(--tablet-width);height:108px}.header .introduction{display:none}.header .icons{height:40px}.header .icons a{bottom:1px}.header .icons a.auth{right:60px}.header .icons a.basket{right:15px}.header .nav{height:56px;font-size:24px;font-family:"ComicRunes"}.header .nav ul li{position:relative;bottom:5px}.header .nav ul li.logo{--size:120px;background-position:center 15px}.header .nav ul li.logo img{width:110px;top:20px}}.сarousel{--height:400px;width:var(--desktop-width);height:var(--height);margin:auto;position:relative;overflow:hidden}.сarousel .сarousel-container .carousel-item img{width:var(--desktop-width);height:var(--height);object-fit:cover}.сarousel .сarousel-container .fade{-webkit-animation-name:fade;animation-name:fade;-webkit-animation-duration:1.5s;animation-duration:1.5s}@-webkit-keyframes fade{0%{opacity:.4}to{opacity:1}}@keyframes fade{0%{opacity:.4}to{opacity:1}}.сarousel .carousel-control{width:50px;line-height:var(--height);text-align:center;font-size:35px;color:var(--white-color);position:absolute;top:0;cursor:pointer}.сarousel .carousel-control.prev{left:0}.сarousel .carousel-control.next{right:0}.сarousel .carousel-control:hover{background-color:rgba(0,0,0,.1)}.сarousel .carousel-indicators{width:inherit;height:50px;display:flex;justify-content:center;align-items:center;position:absolute;bottom:0}.сarousel .carousel-indicators .dot{cursor:pointer;height:15px;width:15px;margin:10px;border:2px solid #fff;border-radius:50%}.сarousel .carousel-indicators .dot.active{background-color:#669599}@media screen and (min-width:576px) and (max-width:1199px){.сarousel{--height:285px}.сarousel,.сarousel .сarousel-container .carousel-item img{width:var(--tablet-width)}}.bestsellers{width:var(--desktop-width);margin:auto}.bestsellers .topic{height:80px;display:flex;align-items:center}.bestsellers .topic img{padding:0 15px}.bestsellers .topic span{font-size:24px;font-family:"OpenSans";font-weight:700;color:var(--black-color);text-transform:uppercase}.bestsellers .nav{height:80px;padding:0 15px;position:relative}.bestsellers .nav ul{height:inherit;display:flex;align-items:center;list-style:none}.bestsellers .nav ul li:hover{background-color:var(--white-hover-color)}.bestsellers .nav ul li.active{border-bottom:1px solid #000;margin-bottom:-1px}.bestsellers .nav ul li button{padding:0 15px;font-size:16px;font-family:"Segoe UI";color:var(--black-color);line-height:40px;background-color:transparent;border:none;cursor:pointer}.bestsellers .nav .control{height:inherit;display:flex;align-items:center;position:absolute;top:0;right:15px;font-family:"Segoe UI";color:var(--black-color)}.bestsellers .nav .control *{padding:0 5px;line-height:40px}.bestsellers .nav .control button{background-color:transparent;border:none;cursor:pointer}.bestsellers .nav .control .next,.bestsellers .nav .control .prev,.bestsellers .nav .control .search{font-size:30px}.bestsellers .nav .control .next:hover,.bestsellers .nav .control .prev:hover,.bestsellers .nav .control .search:hover{background-color:var(--white-hover-color)}.bestsellers .items{display:grid;grid-template-columns:repeat(4,280px);justify-content:space-between;align-content:start;grid-row-gap:30px;row-gap:30px}@media screen and (min-width:576px) and (max-width:1199px){.bestsellers{width:var(--tablet-width)}.bestsellers .items{grid-template-columns:repeat(3,236px)}}.item{--height:300px;--width:280px;width:var(--width);height:var(--height);background-color:var(--white-color);box-shadow:0 3px 7px 0 rgba(0,0,0,.15);border-bottom:1px solid #000}.item .img img{width:var(--width);height:calc(var(--height)*0.75);object-fit:cover}.item .text{height:calc(var(--height)*0.25);line-height:calc(var(--height)*0.08);font-family:"OpenSans";font-size:14px}.item .text div{padding:0 10px}.item .text div.price{display:flex;justify-content:space-between}.item .text div.price .price_current{color:var(--black-color);font-weight:700}.item .text div.price .discount .price_old{color:var(--green-color);text-decoration:line-through}.item .text div.price .discount .interest{margin-left:.6em;color:var(--white-color);background-color:var(--green-color)}.item .text div.note{font-size:12px;color:#ababab}@media screen and (min-width:576px) and (max-width:1199px){.item{--height:276px;--width:236px}.item .text div.price{font-size:12px}}.updates{width:var(--desktop-width);margin:auto}.updates .topic{height:80px;display:flex;align-items:center}.updates .topic img{padding:0 15px}.updates .topic span{font-size:24px;font-family:"OpenSans";font-weight:700;color:var(--black-color);text-transform:uppercase}.updates .items{display:grid;grid-template-columns:repeat(4,280px);justify-content:space-between;align-content:start;grid-row-gap:30px;row-gap:30px;position:relative}.updates .items .next,.updates .items .prev{width:27px;height:300px;position:absolute;top:0;border:none;cursor:pointer;font-size:35px;color:var(--black-color)}.updates .items .next:hover,.updates .items .prev:hover{background-color:var(--white-hover-color)}.updates .items .prev{left:-35px}.updates .items .next{right:-35px}.updates .button{text-align:center;line-height:100px}.updates .button button{width:140px;height:40px;font-size:16px;font-family:"Segoe UI";color:var(--white-color);text-transform:uppercase;cursor:pointer;border:none;border-radius:4px;background-color:var(--green-color)}.updates .button button:hover{background-color:var(--green-hover-color)}@media screen and (min-width:576px) and (max-width:1199px){.updates{width:var(--tablet-width)}.updates .items{grid-template-columns:repeat(3,236px)}.updates .items .next,.updates .items .prev{height:276px}}.seo{width:var(--desktop-width);margin:auto;padding:20px 15px}.seo p{font-size:14px;font-family:"OpenSans";color:var(--black-color);line-height:normal}@media screen and (min-width:576px) and (max-width:1199px){.seo{width:var(--tablet-width)}}.footer{height:290px;margin-top:100px;background-color:var(--footer-bg-color);background-image:url(/react_app_1/static/media/tree.1019210a.png),url(/react_app_1/static/media/background2.479b3752.png);background-repeat:no-repeat,repeat;background-position:center -60px,top;border-top:2px solid #000}.footer .content{width:var(--desktop-width);height:inherit;margin:auto;position:relative}.footer .content ul{list-style:none}.footer .content ul li a{text-decoration:none}.footer .content h4,.footer .content ul li a{font-size:14px;font-family:"OpenSans";color:var(--black-color);line-height:30px}.footer .content h4{font-weight:700}.footer .content>div{position:absolute}.footer .content .customer{top:20px;left:80px}.footer .content .items{top:20px;left:305px}.footer .content .logo{top:-83px;left:0;right:0;text-align:center;pointer-events:none}.footer .content .logo img{height:166px}.footer .content .contacts{width:320px;top:20px;left:750px}.footer .content .contacts input[type=text]{width:320px;line-height:30px;font-size:14px;font-family:"OpenSans";color:var(--black-color);border:none;border-bottom:1px solid #000;background-color:transparent}.footer .content .contacts input[type=submit]{width:120px;height:40px;margin-top:40px;float:right;text-transform:uppercase;font-size:16px;font-family:"Segoe UI";color:var(--white-color);cursor:pointer;border:none;border-radius:4px;background-color:var(--black-color)}.footer .content .contacts input[type=submit]:hover{background-color:var(--black-hover-color)}@media screen and (min-width:576px) and (max-width:1199px){.footer{margin-top:70px}.footer .content{width:var(--tablet-width)}.footer .content .customer{left:15px}.footer .content .items{left:204px}.footer .content .logo{top:-55px}.footer .content .logo img{height:110px}.footer .content .contacts{left:515px;width:220px}.footer .content .contacts input[type=text]{width:220px}}
/*# sourceMappingURL=main.2fb06351.chunk.css.map */