/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap";body{color:#333;font-family:Poppins,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;line-height:2}a{text-decoration:none;color:#e5640b}.btn,button{background-color:#333;border:1px solid transparent;border-radius:50px;color:#fff;cursor:pointer;display:inline-block;font-size:.7rem;font-weight:500;letter-spacing:.5px;line-height:1;padding:10px 20px;text-align:center;text-transform:uppercase;transition:background-color .25s ease-in-out}.btn:hover,button:hover{background-color:#e5640b}header{align-items:center;display:flex;flex-wrap:nowrap;justify-content:space-between;margin-bottom:40px;padding:10px 30px;text-transform:lowercase}@media screen and (max-width:520px){header{margin-bottom:20px}}header .site-title{font-size:32px;color:#e5640b;letter-spacing:-1px;margin:10px auto}header .site-logo{padding:10px 0}header nav ul{display:inline-flex;list-style-type:none;padding:0}header nav li{margin:auto 10px}header nav li a{border-bottom:1px solid transparent;color:#666;transition:all .25s ease-in-out}header nav li a:hover{border-color:#e5640b;color:#333}@media screen and (max-width:400px){header nav{display:none}header{justify-content:center}}main.home{margin-top:-50px}@media screen and (max-width:520px){main.home{margin-top:-30px}}section.hero{background:url(/_next/static/media/hero.4d144984.jpeg);background-attachment:fixed;background-size:cover;background-repeat:no-repeat;min-height:91vh}section.hero h1{background:rgba(0,0,0,.5);color:#fff;display:inline-block;font-size:4rem;line-height:1.65;margin:auto auto auto 40px;padding:0 20px;position:absolute;top:48vh}@media screen and (max-width:860px){section.hero h1{font-size:2.4rem;margin:auto 20px}}@media screen and (max-width:520px){section.hero h1{font-size:1.8rem;margin:auto 10px;padding:0 10px}}@media screen and (max-width:400px){section.hero h1{font-size:1.6rem}}section.shop-items{display:flex;flex-wrap:wrap;margin:auto;max-width:1280px;text-align:center}section.shop-items div{border-bottom:1px solid #eee;display:flex;flex-direction:column;justify-content:center;margin:auto 0;min-height:400px;width:49%}section.shop-items div:nth-child(odd){border-right:1px solid #eee}section.shop-items div:last-child{width:100%;border-right:0}@media screen and (max-width:860px){section.shop-items div{width:100%}}section.shop-items ul{list-style-type:none;text-align:left;padding:0 60px}section.shop-items li{border:1px solid #333;display:inline-flex;font-size:14px;letter-spacing:.5px;margin:5px 3px;text-transform:lowercase}section.shop-items li a{color:#333;padding:4px 8px;transition:all .25s ease-in-out}section.shop-items li a:hover{background:#333;color:#fff}section.shop-items h2{text-transform:uppercase;letter-spacing:1.66}main.products{align-items:center;display:flex;flex-direction:column;margin:auto;max-width:1280px;padding:0 30px 40px}@media screen and (max-width:520px){main.products{padding:0 10px}}main.products h1{font-size:30px}section.products-desc{border-bottom:1px solid #eee;margin-bottom:8%;padding-bottom:8%;text-align:center;width:100%}section.products-desc p{font-family:Georgia,serif;margin:10px auto;max-width:600px}section.product-items{display:flex;flex-wrap:wrap}article.product-item>a:not(.btn){color:#333}.product-item{box-sizing:border-box;margin:auto auto 40px;padding:10px;width:280px}.product-item a.btn{box-sizing:border-box;margin-top:14px}@media screen and (max-width:520px){.product-item a.btn{width:100%}}.product-item h2{font-size:14px;font-weight:600;line-height:1.5;margin:5px auto}.product-item p{color:#666;font-size:.9rem;margin:5px auto}.product-item img{display:block;max-width:100%}footer.site-footer{font-family:Georgia,serif;padding:30px 60px;text-align:center}