@import url(https://fonts.googleapis.com/css2?family=Bangers&family=Chakra+Petch:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap);:root{--radius-5:5px;--radius-10:10px;--padding-5:5px;--padding-10:10px;--padding-15:15px;--padding-20:20px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Roboto,sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:600;margin:0;position:relative}.page{padding-bottom:100px;padding-top:65px;width:100%}.container{padding:10px 15px;width:100%}*{box-sizing:border-box;margin:0;padding:0}.mt-50{margin-top:50px}.mt-100{margin-top:100px}.mt-150{margin-top:150px}li{list-style:none}a{color:#000;text-decoration:none}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.collection{padding:20px 30px}.collection h2{margin:auto;position:relative;width:-webkit-fit-content;width:fit-content}.collection h2:before{background-color:#000;bottom:-5px;content:"";height:4px;left:50%;max-width:90vw;position:absolute;transform:translateX(-50%);width:200%}.collection .products{display:flex;gap:10px;justify-content:center;width:100%}.collection .products .card{border:1px solid #000;border-radius:5px;border-radius:var(--radius-5);font-size:clamp(12px,12px,19px);max-height:354px;padding:10px;padding:var(--padding-10);position:relative;width:clamp(180px,24%,300px)}.collection .products .card .top{height:80%;min-height:140px}.collection .products .card .top img{height:100%;object-fit:contain;width:100%}.collection .products .card .bottom{display:flex;flex-direction:column;height:20%;justify-content:space-between;padding-top:5px;width:100%}.collection .products .card .bottom .title{opacity:.6;overflow:hidden;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap}.collection .products .card .bottom .size{display:flex}.collection .products .card .bottom .size li{border:1px solid #000;border-radius:5px;border-radius:var(--radius-5);margin-right:10px;opacity:.7;padding:0 7px;text-transform:uppercase}.collection .products .card .bottom .size li:first-child{background-color:#000;color:#f5f5f5}.collection .products .card .bottom .price{font-weight:600}.collection .products .card .add-card{bottom:10px;bottom:var(--padding-10);position:absolute;right:10px;right:var(--padding-10)}.collection .products .card .add-card:hover{cursor:pointer;scale:1.1}.collection .products .card .favorite{bottom:10px;bottom:var(--padding-10);position:absolute;right:35px;right:calc(var(--padding-10) + 25px)}.collection .products .card .favorite:hover{cursor:pointer;scale:1.1}.payment-mes-container{align-items:center;display:flex;flex-direction:column-reverse;margin-top:50px;padding:0 20px;row-gap:20px;text-align:center;width:100%}.payment-mes-container div{height:250px;width:300px}.payment-mes-container div img{height:100%;object-fit:contain;width:100%}.juris h2{margin-bottom:30px;margin-top:120px;text-transform:uppercase}.juris section{margin-top:50px}.juris section h3{margin-bottom:10px;text-transform:capitalize}.juris section ol,.juris section ul{margin-left:20px}.juris section ul li{list-style:square}.juris section ol li{list-style:decimal}.juris section p{color:gray;line-height:30px;margin-bottom:15px;text-align:justify}@media screen and (max-width:950px){.collection .products .card .top{height:75%}.collection .products .card .bottom{height:25%}}@media screen and (max-width:700px){.page{width:100vw}.collection{padding:20px 10px}.collection .products{flex-wrap:wrap;gap:5px}.collection .products .card{padding:5px;padding:var(--padding-5);width:49%}.collection .products .card .favorite{bottom:10px;bottom:var(--padding-10);right:30px;right:calc(var(--padding-5) + 25px)}}@media screen and (max-width:400px){.collection .products .card{height:275px}.collection .products .card .top{height:72%}.collection .products .card .bottom{height:28%}.collection .products .card .bottom .size li{margin-right:5px}}
/*# sourceMappingURL=main.40049277.css.map*/