.pop-up{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:100}.pop-up .pop-up-close-button{position:absolute;top:.1rem;right:.1rem;font-size:1.5rem;width:2rem;height:2rem;z-index:100;cursor:pointer}.pop-up .pop-up-type-img{align-self:center;justify-self:center;object-fit:contain}.pop-up .pop-up-container{color:#000;position:relative;display:grid;grid-template-columns:15% 75% 10%;width:80%;max-width:600px;background-color:#fff;border-radius:.5rem;z-index:100;border:.1rem solid #000;border-radius:.2rem}.pop-up .pop-up-container .pop-up-content{flex-grow:1;padding:1rem 0;z-index:100;text-align:left}.pop-up .pop-up-container .pop-up-content .pop-up-title{font-size:1.5rem;font-weight:500;padding:.5rem}.pop-up .pop-up-container .pop-up-content .pop-up-text{padding:.5rem;font-size:1rem}.pop-up.normal .pop-up-container{grid-template-columns:100%}.pop-up.normal .pop-up-container .pop-up-content{padding:1rem}.pop-up.normal .pop-up-type-img{display:none}.pop-up.warning .pop-up-container{border-color:orange}.pop-up.error .pop-up-container{border-color:red}.pop-up.success .pop-up-container{border-color:#adff2f}.pop-up.pending .pop-up-container{border-color:#ff0}.image-gallery.banner,.image-gallery.banner .image-gallery-content,.image-gallery.banner .image-gallery-content .image-gallery-slide-wrapper,.image-gallery.banner .image-gallery-content .image-gallery-slide-wrapper .image-gallery-slides,.image-gallery.banner .image-gallery-content .image-gallery-slide-wrapper .image-gallery-slides .image-gallery-slide,.image-gallery.banner .image-gallery-content .image-gallery-slide-wrapper .image-gallery-swipe{width:100%;height:100%}.image-gallery.banner .image-gallery-content .image-gallery-slide-wrapper .image-gallery-slides .image-gallery-slide .image-gallery-image{width:100%;height:100%;object-fit:cover;max-height:unset}.image-gallery.banner .image-gallery-content .image-gallery-slide-wrapper .image-gallery-bullets{width:100%;bottom:5%;right:5%}.image-gallery.banner .image-gallery-content .image-gallery-slide-wrapper .image-gallery-bullets .image-gallery-bullets-container{text-align:center}@media screen and (min-width:768px){.image-gallery.banner .image-gallery-content .image-gallery-slide-wrapper .image-gallery-bullets .image-gallery-bullets-container{padding:0 1rem;text-align:right}}.image-gallery.banner .image-gallery-content .image-gallery-slide-wrapper .image-gallery-bullets .image-gallery-bullets-container .image-gallery-bullet{width:.5rem;height:.5rem}.image-gallery.product{position:relative;width:100%;height:100%}.image-gallery.product .image-gallery-content{width:100%;height:100%}.image-gallery.product .image-gallery-content .image-gallery-slide-wrapper{width:100%;height:80%}.image-gallery.product .image-gallery-content .image-gallery-slide-wrapper .image-gallery-swipe{width:100%;height:100%}.image-gallery.product .image-gallery-content .image-gallery-slide-wrapper .image-gallery-swipe .image-gallery-slides{width:100%;height:100%;max-height:50vh!important}.image-gallery.product .image-gallery-content .image-gallery-slide-wrapper .image-gallery-swipe .image-gallery-slides .image-gallery-slide{width:100%;height:100%}.image-gallery.product .image-gallery-content .image-gallery-slide-wrapper .image-gallery-swipe .image-gallery-slides .image-gallery-slide .image-gallery-image{object-fit:cover;max-height:50vh!important;max-width:100%;width:100%;height:100%}.image-gallery.product .image-gallery-content .image-gallery-slide-wrapper .image-gallery-bullets{bottom:5vh}:root{--gray-light:#f0f0f0;--gray-border:#c7c7c7;font-family:Hahmlet,serif}*{margin:0;padding:0;box-sizing:border-box}video::-webkit-media-controls{display:none!important}h1,h2,h3,h4,h5,h6{font-weight:100;font-family:Antic Didone,serif}a{text-decoration:none;color:inherit}img{width:100%;height:100%;object-fit:cover}html{scroll-behavior:smooth;font-size:16px;overflow-x:hidden}@media (min-width:768px){html{font-size:18px}}@media (min-width:1200px){html{font-size:20px}}main{flex:1 1}body{display:flex;flex-direction:column;min-height:100vh;max-width:100vw}button{cursor:pointer;border:none;background:none;border-radius:0;font-size:1rem}.visually-hidden{clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.hide{display:none}.transparent{opacity:0}.clickable{transition:.2s;cursor:pointer}.clickable:hover{scale:1.1}.paragraph{font-size:.8rem;font-weight:300;margin:1rem}.paragraph .first-letter{font-size:1.5rem;line-height:1rem;font-weight:300}.new-collection-section-title{font-size:1.5rem;text-align:center;margin:2rem 0}