@import url(../css/variables.css);@import url(../css/pages/index.css);@import url(../css/pages/about.css);@import url(pages/shop.css);@import url(pages/cabinet.css);*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{padding:0;margin:0;font-family:var(--gotReg)}li,ul{list-style:none;padding:0;margin:0}.container{margin:0 auto}main{overflow:hidden;min-height:80vh}h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-size:unset}h1{font-size:2.875em;color:#fa0;line-height:1.522em;letter-spacing:.06em;font-family:var(--monABl)}h2{font-family:var(--momAExBol);font-size:2.25em;color:#488b15;letter-spacing:.06em;line-height:1.944em}body::-webkit-scrollbar{width:.5em}body::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.411);box-shadow:inset 0 0 6px rgba(0,0,0,.411)}body::-webkit-scrollbar-thumb{background-color:#489f46;border-radius:20px;outline:1px solid #708090}.overflow{overflow:hidden}.d-none{display:none}
/*@import '../css/variables.css';*/
/*@import '../css/pages/index.css';*/
/*@import '../css/pages/about.css';*/
/*@import './pages/shop.css';*/
/*@import './pages/cabinet.css';*/

/**,*/
/**::before,*/
/**::after {*/
/*    -webkit-box-sizing: border-box;*/
/*    box-sizing: border-box;*/
/*}*/

/*html, body {*/
/*    padding: 0;*/
/*    margin: 0;*/
/*    font-family: var(--gotReg);*/
/*}*/

/*ul, li {*/
/*    list-style: none;*/
/*    padding: 0;*/
/*    margin: 0;*/
/*}*/

/*.container {*/
/*    margin: 0 auto;*/
/*}*/

/*main {*/
/*    overflow: hidden;*/
/*    min-height: 80vh;*/
/*}*/

/*h1, h2, h3, h4, h5, h6 {*/
/*    margin: 0;*/
/*    padding: 0;*/
/*    font-size: unset;*/
/*}*/

/*h1 {*/
/*    font-size: 2.875em;*/
/*    color: #FFAA00;*/
/*    line-height: 1.522em;*/
/*    letter-spacing: 0.06em;*/
/*    font-family: var(--monABl);*/
/*}*/

/*h2 {*/
/*    font-family: var(--momAExBol);*/
/*    font-size: 2.250em;*/
/*    color: #488B15;*/
/*    letter-spacing: 0.06em;*/
/*    line-height: 1.944em;*/
/*}*/

/*body::-webkit-scrollbar {*/
/*    width: 0.5em;*/
/*}*/

/*body::-webkit-scrollbar-track {*/
/*    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.411);*/
/*    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.411);*/
/*}*/

/*body::-webkit-scrollbar-thumb {*/
/*    background-color: #489F46;*/
/*    border-radius: 20px;*/
/*    outline: 1px solid slategrey;*/
/*}*/

/*.overflow{*/
/*    overflow:hidden*/
/*}*/

/*.d-none{*/
/*    display: none;*/
/*}*/