@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");.products_out__Rdqoa{height:auto;font-family:Inter,sans-serif;padding:20px;text-align:right}.products_pc__n0j0N,.products_phone__pkQXh{font-size:100%;font-weight:500}.products_container__sEbdF{display:flex;flex-wrap:wrap;max-width:100%;justify-content:center}.products_wrapper__SvcRU{margin:20px;width:calc(100% - 40px);max-width:300px;height:400px;border:1px solid #ccc;border-radius:8px;text-align:center;box-shadow:0 0 10px rgba(0,0,0,.1);position:relative;background-color:#000;display:flex;justify-content:center;transition:transform .3s ease}.products_pcontain__R5WBf{position:absolute;bottom:0;color:#fff;padding:10px;border-radius:5px;pointer-events:none;width:calc(100% - 40px);text-align:center;display:none}.products_wrapper__SvcRU:hover .products_pcontain__R5WBf{display:block}.products_wrapper__SvcRU:hover .products_img__B36Mz{opacity:.5}.products_wrapper__SvcRU:hover{transform:scale(1.1)}.products_phone__pkQXh{display:none}.products_img__B36Mz{position:relative;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;transition:opacity .3s ease;border-radius:8px}.products_img__B36Mz:hover{cursor:pointer}.products_modal__uJ8k1{font-family:Inter,sans-serif;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:999}.products_modalImg__HFiF4{max-width:90%;max-height:90%;-o-object-fit:contain;object-fit:contain;border-radius:7px}.products_pcontainmodal__qfBDH{display:none}@media only screen and (max-width:600px){.products_modalImg__HFiF4{max-height:70%}.products_wrapper__SvcRU{margin:10px;width:80%;max-width:80%;max-height:75vh;height:auto}.products_img__B36Mz{height:100%}.products_modal__uJ8k1{flex-direction:column;display:none}.products_phone__pkQXh{display:block}.products_pc__n0j0N{display:none}.products_wrapper__SvcRU:hover{transform:none}}.header_navbar__o2eFV{overflow:hidden;display:flex;justify-content:space-between;height:4vh;align-items:center;background-color:transparent;margin:0 3vw 3vw;padding:2vw}.header_link__xUW7A{display:flex;list-style:none;gap:1vw}.header_right__LNVeo{width:40vw;display:flex;justify-content:flex-end}.header_left__4Olb6{width:40vw}.header_pic__puaUh{width:9vw}.header_logo__PxXSu{justify-self:center}.header_link__xUW7A li{transition:.5s ease;font-size:2vh}.header_link__xUW7A li:hover{transform:scale(1.25);transition:.5s ease}.header_link__xUW7A a{font-family:Cinzel,serif;text-decoration:none;color:#561c24;font-weight:700}@media only screen and (max-width:600px){.header_navbar__o2eFV{height:6vh}.header_left__4Olb6{display:none}.header_pic__puaUh{width:20vw;margin-bottom:10px}.header_right__LNVeo{width:100%;text-align:center}.header_link__xUW7A{display:flex;justify-content:center}.header_link__xUW7A li{margin:3px;font-size:3vw}}