.form-select{--bs-form-select-bg-img:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16px' height='16px viewBox='0 0 24 24' fill='red'%3E%3Cpath d='M6.1018 8C5.02785 8 4.45387 9.2649 5.16108 10.0731L10.6829 16.3838C11.3801 17.1806 12.6197 17.1806 13.3169 16.3838L18.8388 10.0731C19.5459 9.2649 18.972 8 17.898 8H6.1018Z' fill='%23212121'/%3E%3C/svg%3E")!important}@font-face{font-family:"Copperplate Gothic Bold";src:url("/font/COPRGTB.TTF") format("truetype");font-weight:normal;font-style:normal}@font-face{font-family:"Condensed";src:url("/font/RobotoCondensed-Regular.ttf") format("truetype");font-weight:normal;font-style:normal}@font-face{font-family:"Barlow";src:url("/font/Barlow-Light.ttf") format("truetype");font-weight:lighter;font-style:normal}.bg-img{text-align:center;height:100%;transition:background-image .5s ease-in-out;background-image:url("/img/products1_sw.jpg")}@media(min-width:1400px){.bg-img{background-image:url("/img/products1_lw.jpg")}}@media(min-width:1200px){.bg-img{background-image:url("/img/products1_nw.jpg")}}@media(max-width:600px){.bg-img{background-image:url("/img/products1_nm.jpg")}}@media(max-width:400px){.bg-img{background-image:url("/img/products1_sm.jpg")}}.parallax{padding:5% 0;position:relative;min-height:75vh;background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover}.bg-t{background-color:rgba(0,0,0,.7)}.card-box{padding:10%;position:relative;display:flex;align-items:center;height:100vh;z-index:100;justify-content:center;padding:5%;height:100%}.card-box div.bg-t.row{width:100%;padding:10px;display:flex;justify-content:center}.card-box h2{color:#c3b27e;margin-top:2rem;font-size:2.1rem}.card-box .product-type img{width:100%;border-radius:100%}.card-box p{color:#fff;font-size:1.1rem}.card-box .item{padding:20px 0;margin:10px 0;background-color:#000}.product-type{padding:5%;transition:all .2s ease-in-out}.product-type div{background-color:#fff;outline:solid transparent 5px;border-radius:100%;padding:10%}@media(min-width:900px){.product-type{padding:5%}}.product-type:hover{transform:scale(1.1)}.product-type:hover div{outline:solid #c3b27e 5px;box-shadow:0 0 7px black}.product-type:hover h2{color:#c3b27e;text-shadow:0 0 7px black}.product-type.active{transform:scale(1.1)}.product-type.active div{outline:solid #c3b27e 5px;box-shadow:0 0 7px black}.product-type.active h2{color:#c3b27e;text-shadow:0 0 7px black}.item h1{background-color:#35341b;color:#c3b27e;padding:10px;font-size:1rem}.loading{display:none;width:40px;height:40px;border:4px solid #212116;border-top:4px solid #c3b27e;border-radius:50%;animation:spin 1s linear infinite;margin:20px auto}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}