@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Teko:wght@300;400;500;600;700&display=swap");*{box-sizing:border-box;padding:0;margin:0;font-family:Teko,sans-serif}body,html{max-width:100vw;overflow-x:hidden}a:link{text-decoration:none!important}.bg-image{max-height:max-content;min-height:100vh;object-position:center;background-repeat:repeat;background-size:contain;scroll-snap-align:center}.react-paginate-custome,ul{display:flex;width:100%;justify-content:space-between;list-style-type:none}.react-paginate-custome li{font-weight:500;letter-spacing:.06rem;font-style:italic;cursor:pointer}.react-paginate-custome .previous a{background-color:rgba(0,0,0,.1);border-radius:10px;padding:10px}.react-paginate-custome .previous a:hover{background-color:rgba(255,221,238,.4)}.react-paginate-custome .next a{background-color:rgba(0,0,0,.1);border-radius:10px;padding:10px}.react-paginate-custome .next a:hover{background-color:rgba(255,221,238,.4)}.react-paginate-custome li a[rel=canonical]{display:none;border:0}.react-paginate-custome .disabled{display:none}.product-button-link{background-color:rgba(255,221,238,.4);padding:10px}.button-back{background-color:rgba(0,0,0,.1);border-radius:10px;font-weight:500;font-style:italic;letter-spacing:.06rem}.button-back:hover{background-color:rgba(255,221,238,.4)}.container-grid-slug{display:grid;grid-template-columns:auto auto}