@import"https://fonts.googleapis.com/css2?family=Outfit:wght@200;400;500;600;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Elms+Sans:ital,wght@0,100..900;1,100..900&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}a{color:inherit;text-decoration:underline}:root{font-family:Elms Sans,Outfit,Montserrat,Century Gothic,Segoe UI,sans-serif;font-weight:500;font-size:16px;line-height:1.5;color:#000;background-color:#e9e9e9}body{width:100%;min-height:100vh}.nav{display:flex;justify-content:right;align-items:center;height:fit-content;width:100%;column-gap:2.5em;padding:1em 2em;border:1px solid red}.nav i{font-size:1.35em}.main{position:relative;overflow:hidden;width:100%;height:90vh;background:#000;margin-bottom:6em;border-bottom:1px solid black}@media(min-width:1350px){.main{margin-bottom:12em}}.main>:not(.video){position:relative;z-index:1}.video{opacity:.5;height:110%;min-width:110%;min-height:177.77777778vh;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}@media(min-width:1350px){.video{height:110%;width:56.25vw;min-width:110%;min-height:177.77777778vh}}.video--wrapper{position:relative;width:100%;height:100vh;overflow:hidden}.main--wrapper{display:flex;flex-direction:column;justify-content:center flex-end;height:100%;padding:1.75em;color:#f5f5f5d4;text-align:center}.main--wrapper .info--wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;width:100%}.main--wrapper .de--wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:min-content;width:100%;color:#a467baad}.product-warning{padding-left:6px;border-left:2px solid black;width:100%}@media(min-width:1350px){.product-warning{width:50%}}.purchase-button{width:fit-content;border:none;border-radius:8px;padding:.75em 1.5em;font-size:1em;font-weight:600;color:#fff;cursor:pointer}.purchase-button{background-color:#e63030cc;color:#ededed}.purchase-button:disabled{background-color:#833030cc;color:#c8c6c6}.shop{padding:0 6em;margin-bottom:6em;display:flex;flex-direction:column;justify-content:center;column-gap:0;row-gap:4em}.showcase .product-image{height:auto;width:16em}@media(min-width:1350px){.main{margin-bottom:12em}.showcase .product-image{height:16em;width:auto}}.showcase{display:flex;flex-direction:column;justify-content:center;align-items:center;column-gap:0;row-gap:2.5em}.showcase .product-info--wrapper{display:flex;flex-direction:column;justify-content:center;align-self:start;row-gap:2em}@media(min-width:1350px){.shop{flex-direction:row;row-gap:0;column-gap:2.5em}.showcase{flex-direction:row;row-gap:0;column-gap:1.5em}.showcase .product-info--wrapper{align-self:center}}.contact{padding:1em}.contact-info{display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:1.35em;margin-bottom:2.5em}
