@import"https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500&display=swap";:root{--rotate-speed: 40;--count: 8;--easeInOutSine: cubic-bezier(.37, 0, .63, 1);--easing: cubic-bezier(0, .37, 1, .63)}.void{width:100%;max-width:1024px;margin:auto;position:relative;aspect-ratio:1 / 1}ul{list-style-type:none;margin:0;padding:0;position:relative;width:100%;aspect-ratio:1 / 1;outline:2px dotted #D4AF37;z-index:1}.list{position:absolute;top:50%;transform:translateY(-50%);width:100%;animation:rotateCW calc(var(--rotate-speed) * 1s) var(--easing) infinite}.card{width:27%;display:flex;flex-direction:column;align-items:flex-start;padding:16px 24px;gap:8px;background:#FFFFFF;box-shadow:0 4px 12px #0000001a,0 16px 32px #0000001a;border-radius:12px;font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#535062;animation:rotateCCW calc(var(--rotate-speed) * 1s) var(--easing) infinite}a{text-decoration:none;color:unset}.model-name{font-weight:500;font-size:18px;line-height:150%;color:#d4af37;display:block}.absolute-svg{position:absolute;top:0;left:0;z-index:0}li:nth-child(2),li:nth-child(2) .card{animation-delay:calc((var(--rotate-speed)/var(--count)) * -1s)}li:nth-child(3),li:nth-child(3) .card{animation-delay:calc((var(--rotate-speed)/var(--count)) * -2s)}li:nth-child(4),li:nth-child(4) .card{animation-delay:calc((var(--rotate-speed)/var(--count)) * -3s)}li:nth-child(5),li:nth-child(5) .card{animation-delay:calc((var(--rotate-speed)/var(--count)) * -4s)}li:nth-child(6),li:nth-child(6) .card{animation-delay:calc((var(--rotate-speed)/var(--count)) * -5s)}li:nth-child(7),li:nth-child(7) .card{animation-delay:calc((var(--rotate-speed)/var(--count)) * -6s)}li:nth-child(8),li:nth-child(8) .card{animation-delay:calc((var(--rotate-speed)/var(--count)) * -7s)}@keyframes pulseGlow{0%{background-size:60%}to{background-size:100%}}.center-circle{position:absolute;width:230px;aspect-ratio:1 / 1;left:50%;top:50%;transform:translate(-50%,-50%);background:#FFFFFF;box-shadow:0 18px 36px -18px #0c052e4d,0 30px 60px -12px #0c052e40;border-radius:50%}.second-circle{position:absolute;width:40%;aspect-ratio:1 / 1;left:50%;top:50%;transform:translate(-50%,-50%);background:#F5F4FE;opacity:.5;box-shadow:0 18px 36px -18px #0c052e4d,0 30px 60px -12px #0c052e40;border-radius:50%}.last-circle{position:absolute;width:66%;aspect-ratio:1 / 1;left:50%;top:50%;transform:translate(-50%,-50%);background:#F5F4FE;opacity:.25;box-shadow:0 18px 36px -18px #0c052e4d,0 30px 60px -12px #0c052e40;border-radius:50%}.crop{-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,0),rgba(0,0,0,0) 50%,rgba(0,0,0,1) 50%,rgba(0,0,0,1))}.mask{position:absolute;top:0;left:0;bottom:0;width:50%;animation:pulseGlow 5s linear infinite alternate;background-position:100% 50%;background-repeat:no-repeat;background-image:radial-gradient(100% 50% at 100% 50%,rgba(212,175,55,.25) 0%,rgba(212,175,55,.247904) 11.79%,rgba(211,174,54,.241896) 21.38%,rgba(209,173,53,.2324) 29.12%,rgba(208,172,52,.219837) 35.34%,rgba(206,170,50,.20463) 40.37%,rgba(205,169,49,.1872) 44.56%,rgba(203,167,48,.16797) 48.24%,rgba(201,166,47,.147363) 51.76%,rgba(200,165,46,.1258) 55.44%,rgba(198,163,45,.103704) 59.63%,rgba(197,162,44,.0814963) 64.66%,rgba(195,160,43,.0596) 70.88%,rgba(193,159,42,.038437) 78.62%,rgba(192,158,41,.0184296) 88.21%,rgba(190,156,40,0) 100%)}.mask:after{content:"";position:absolute;width:1px;height:100%;right:0;display:block;background-image:linear-gradient(180deg,rgba(60,26,229,0) 0%,#D4AF37 50%,rgba(60,26,229,0) 100%)}@media (max-width: 768px){.void{width:100%;max-width:100%;aspect-ratio:auto}.crop{-webkit-mask-image:none}ul{aspect-ratio:auto;outline:none;padding:0;margin:0}.list{width:80%;transform:translateY(0);animation:none;position:relative;margin:8px auto}.card{width:100%;padding:12px 16px;font-size:12px;gap:4px;animation:none}.center-circle{width:100px}.second-circle,.last-circle{display:none}.model-name{font-size:14px}.card{font-size:12px}.mask{display:none}}@media (max-width: 768px){:root{--rotate-speed: 20}.void{width:100%;max-width:256px;aspect-ratio:1 / 1}ul{width:100%;aspect-ratio:1 / 1;margin:0;padding:0}.list{width:100%;animation:rotateCW calc(var(--rotate-speed) * 2s) var(--easing) infinite}.card{width:25%;padding:4px 6px;font-size:7px;gap:2px;border-radius:3px;animation:rotateCCW calc(var(--rotate-speed) * 2s) var(--easing) infinite}.model-name{font-size:9px}.center-circle{width:57.5px}.second-circle{width:10%}.last-circle{width:16.5%}.mask{background-size:25%;animation:pulseGlow 2.5s linear infinite alternate}}@keyframes rotateCW{0%{transform:translate3d(0,-50%,-1px) rotate(-45deg)}to{transform:translate3d(0,-50%,0) rotate(-315deg)}}@keyframes rotateCCW{0%{transform:rotate(45deg)}to{transform:rotate(315deg)}}._bottleFormPage_gi6ba_1{max-width:900px;margin:40px auto 100px;top:5rem;bottom:5rem;padding:20px;border-radius:5px;box-shadow:10px 5px 5px #d4af37;background:linear-gradient(145deg,rgba(120,120,120,1) 35%,rgba(43,43,43,1) 100%)}._title_gi6ba_13{margin-left:10px;color:#d4af37;font:300 1.55rem/1.4 Josefin Sans;text-transform:uppercase;text-decoration:none;padding-bottom:2rem;flex:1}._addBottleForm_gi6ba_23{display:flex;flex-wrap:nowrap}._formContent_gi6ba_29{display:flex;justify-content:space-between;gap:20px}._formFields_gi6ba_35{display:flex;flex-direction:column;gap:20px;flex:2}._formField_gi6ba_35{padding:10px;border-radius:5px;width:100%}._imageDrop_gi6ba_48{flex:1;padding:10px;border-radius:5px;margin-bottom:20px;max-width:250px}._submitButton_gi6ba_56{margin-left:10px;border-radius:5px;background-color:#3e8e41;width:min-content;color:#fff!important}._submitButton_gi6ba_56:hover{background-color:#06af41!important;color:#fff;width:min-content;border-radius:5px}._css-sghohy-MuiButtonBase-root-MuiButton-root_gi6ba_71{background-color:#3e8e41!important}._css-sghohy-MuiButtonBase-root-MuiButton-root_gi6ba_71:hover{background-color:#06af41!important}@media (max-width: 768px){._formContent_gi6ba_29{flex-direction:column}._imageDrop_gi6ba_48{width:100%;margin-bottom:20px}._submitButton_gi6ba_56{margin-left:0;position:relative;bottom:0;margin-top:20px}}*,button,input{margin:0;padding:0;box-sizing:border-box;position:relative;font-family:Roboto,sans-serif}:root{--bg-shape-color:linear-gradient(120deg, #343A4F, #0F1620);--lightblue: #D4AF37;--darkblue: #D4AF37;--text-color: #D4AF37}html,body{width:100%;min-height:100vh;background-image:linear-gradient(90deg,#414850,#131720);color:var(--text-color)}body{display:flex;justify-content:center;align-items:center;padding:40px 0}._wrapper_c2mgt_32{width:350px;border-radius:40px;background-image:var(--bg-shape-color);overflow:hidden;position:relative;z-index:2}._overviewInfo_c2mgt_42,._productSpecifications_c2mgt_42{padding:24px}._overviewInfo_c2mgt_42{background-image:linear-gradient(176deg,#eec64f,#D4AF37)}._actions_c2mgt_50{display:flex;justify-content:space-between;margin-bottom:32px}._actions_c2mgt_50 ._backbutton_c2mgt_56{color:#a48728;width:40px;height:40px;border-radius:50%}._productinfo_c2mgt_65{display:flex;flex-direction:row;justify-content:space-between;position:relative;min-height:200px;max-height:350px}._productImage_c2mgt_74{display:flex;justify-content:center;height:100%;img {width: 200px;}}h1{font-family:Michroma,sans-serif}._grouptext_c2mgt_89{h3 {letter-spacing: 2.2px; font-size: 14px; font-weight: 500; margin-bottom: 4px; color: black;} p {font-size: 12px; opacity: .8; color: black;} margin-bottom: 12px}._featureIcon_c2mgt_108{width:40px;height:40px;background-image:var(--bg-shape-color);border-radius:8px;margin-right:16px}._productSpecifications_c2mgt_42{h1{margin-top: 10px; margin-bottom: 16px; font-size: 32px;} p {opacity: .8; font-size: 15px; line-height: 1.5;} ._productFeatures_c2mgt_131 {display: grid; grid-template-columns: 1fr 1fr; margin-top: 20px; grid-row-gap: 16px; ._feature_c2mgt_108{display:flex;}}}._cardActions_c2mgt_140{display:flex;justify-content:space-between;align-items:start;margin-top:auto;padding:0 16px}._cardActions_c2mgt_140 button{margin-top:20px;flex:1;margin-left:8px}._cardActions_c2mgt_140 button:first-of-type{margin-left:0}._guestBookEntryPage_1n63u_1{max-width:600px;margin:40px auto;padding:20px;border-radius:5px;box-shadow:10px 5px 5px #d4af37;background:linear-gradient(145deg,rgba(120,120,120,1) 35%,rgba(43,43,43,1) 100%)}._title_1n63u_10{margin-left:10px;color:#d4af37;font:300 1.55rem/1.4 Josefin Sans;text-transform:uppercase;text-decoration:none;flex:1;padding-bottom:2rem}._guestBookForm_1n63u_20{display:flex;flex-wrap:nowrap}._formFields_1n63u_25{flex:1;display:flex;flex-direction:column;gap:20px;width:60px}._formField_1n63u_25{padding:10px;border-radius:5px;width:50ch}._imageDrop_1n63u_40{width:250px;padding:10px;border-radius:5px}._shortFormField_1n63u_47{padding:10px;border-radius:5px;width:30ch}._submitButton_1n63u_54{margin-left:10px;border-radius:5px;background-color:#3e8e41;width:min-content;color:#fff!important}._submitButton_1n63u_54:hover{background-color:#06af41!important;color:#fff;width:min-content;border-radius:5px}._css-sghohy-MuiButtonBase-root-MuiButton-root_1n63u_71{background-color:#3e8e41!important}._css-sghohy-MuiButtonBase-root-MuiButton-root_1n63u_71:hover{background-color:#06af41!important}@media (max-width: 480px){._guestBookForm_1n63u_20{padding:0%;flex-direction:column}._formFields_1n63u_25{width:100%}._imageDrop_1n63u_40{width:100%;margin-bottom:20px}._submitButton_1n63u_54{margin-left:0;position:relative;bottom:0;margin-top:20px}}._ul_ebsdk_1{display:flex;flex-wrap:wrap;border-top:1px solid #d4af37;outline:none;margin-top:10ch;align-content:flex-start}._li_ebsdk_10{height:40vh;flex-grow:1}._img_ebsdk_15{max-height:100%;min-width:100%;object-fit:cover;vertical-align:bottom}._div-container_ebsdk_22{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:3000px;margin:2rem auto;padding:2rem;padding-top:10ch;box-sizing:border-box}._title_ebsdk_34{margin:0;color:#d4af37;font:300 2rem/1.4 Lucida Calligraphy;text-transform:uppercase;word-spacing:.3em;text-decoration:none;flex:1}._link_ebsdk_44{width:8rem;height:8rem;display:inline-block;font:300 1.55rem/1.4 Josefin Sans;text-transform:uppercase;letter-spacing:.1175em;word-spacing:.3em;text-decoration:none;flex-shrink:0}._link__svg_ebsdk_56{width:100%;height:auto;transform-box:fill-box;fill:#d4af37;stroke:#d4af37;stroke-width:.05em;stroke-linecap:round;stroke-linejoin:round}._link__arrow_ebsdk_67{stroke-width:.1em}._link__text_ebsdk_71{animation:_rotateReverse_ebsdk_1 20s linear infinite;transform-origin:50% 50%}._ul_ebsdk_1{display:flex;flex-wrap:wrap;border-top:1px solid #d4af37;margin:2rem 0;width:100%;max-width:3000px;padding:0;box-sizing:border-box}._li_ebsdk_10{position:relative;flex-grow:1;width:100%;max-width:33%;height:40vh;margin-bottom:1rem;box-sizing:border-box;overflow:hidden}._li_ebsdk_10:before{content:"";display:block}._img_ebsdk_15{width:100%;height:100%;object-fit:cover}@keyframes _rotate_ebsdk_1{to{transform:rotate(360deg)}}@keyframes _rotateReverse_ebsdk_1{to{transform:rotate(-360deg)}}._card-img-overlay_ebsdk_122{top:0;padding:1.25rem;border-radius:.8rem}._card-img-overlay_ebsdk_122._--card-img-overlay-purple_ebsdk_127{background-color:#2d1a50b3;background-image:url(https://assets.codepen.io/4927073/hero10.jpg);background-size:cover;background-position:0 0;height:125px;width:100%}._card_ebsdk_122{position:relative;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid #00000020;border-radius:.8rem}._badge-warning2_ebsdk_147{background:linear-gradient(135deg,transparent 0%,transparent 8%,rgba(255,255,255,.03) 30%,rgba(255,255,255,.03) 60%,rgba(255,255,255,0) 68%);background-color:#e6e6e673;font-size:10px;font-weight:600;letter-spacing:.1666666667em}._card_ebsdk_122._bg-primary_ebsdk_155._text-white_ebsdk_155._text-center_ebsdk_155._p-4_ebsdk_155._border-0_ebsdk_155{background-image:url(https://i.pinimg.com/originals/d7/16/3f/d7163f9cdfe701469b1d3f840b020d0b.jpg);background-size:cover;background-position:50% 0}._h3_ebsdk_161{position:absolute;bottom:0;left:0;right:0;background-color:#00000080;color:#fff;padding:.5rem;box-sizing:border-box;text-align:left;font-size:1.2rem;font-family:Manrope,sans-serif;font-weight:800;z-index:2}._description_ebsdk_177{font-size:.8rem;font-weight:200;width:25rem}._text-light_ebsdk_185{position:absolute;bottom:0;right:0;margin:.5rem;font-size:1rem;color:#fff;z-index:2}@media (min-width: 420px){._card-columns_ebsdk_196{column-count:2;column-gap:.5rem}}@media (min-width: 576px){._card-columns_ebsdk_196{column-count:3;column-gap:.5rem}}@media (max-width: 1024px){._title_ebsdk_34{font-size:1.2rem;text-align:center;word-spacing:.15em}._link_ebsdk_44{width:6rem;height:6rem}._link__text_ebsdk_71{font-size:1rem}._li_ebsdk_10{max-width:50%;position:relative}._h3_ebsdk_161{position:absolute;bottom:2.5rem;left:0;right:0;background-color:#00000080;color:#fff;padding:.5rem;box-sizing:border-box;text-align:left;font-size:1.2rem;font-family:Manrope,sans-serif;font-weight:800;z-index:2}._description_ebsdk_177{display:block;margin-top:.5rem;font-size:.8rem;font-weight:200;color:#fff}._text-light_ebsdk_185{position:absolute;bottom:0;right:0!important;margin-right:0%;font-size:.9rem;color:#fff;background-color:#00000080;z-index:10;box-sizing:border-box;width:100%;text-align:right}}@media (max-width: 768px){._title_ebsdk_34{font-size:1rem;text-align:center;word-spacing:.1em}._link_ebsdk_44{width:5rem;height:5rem}._link__text_ebsdk_71{font-size:1.5rem}._li_ebsdk_10{max-width:100%;position:relative}._text-light_ebsdk_185{bottom:.1rem;right:.3rem;font-size:.85rem;padding:.2rem .4rem}._h3_ebsdk_161{bottom:2rem;left:0;right:0;padding:.4rem}._description_ebsdk_177{font-size:.75rem;margin-top:.3rem;width:fit-content}}*{box-sizing:border-box}._menu_1pjt3_5{display:flex;z-index:10;width:100%;background-image:linear-gradient(rgb(48,48,48) 13%,rgb(30,30,30) 40%,#0c0d11 86%);color:#fff9;text-shadow:0 -2px 0 black;cursor:pointer;border-bottom:1px solid rgb(255,215,0,.7);box-shadow:1px 2px 4px #141414,0 4px 12px #0a0a0a}._navItem_1pjt3_21{display:flex;flex-direction:row-reverse;font-size:1rem;line-height:1rem;align-items:center;min-width:80px;justify-content:space-between;transition:all 80ms ease}._navItem_1pjt3_21._active_1pjt3_34{color:#ffd700b3;text-shadow:0 0 3px rgb(255,215,0,.7)}._navItem_1pjt3_21:not(._active_1pjt3_34):hover{color:#ffffffde}._navItem_1pjt3_21:hover>._icon_1pjt3_43 ._subicon_1pjt3_43{height:32px;width:32px;border-radius:32px;top:-16px;right:-16px;border-color:#fff}._navItem_1pjt3_21:not(:first-of-type){border-left:1px solid rgb(60,60,60)}._navItem_1pjt3_21:not(:last-of-type){border-right:.1rem solid black}._tab_1pjt3_60{color:inherit;text-decoration:none;padding:1ch}._icon_1pjt3_43{padding:1ch;position:relative}._icon_1pjt3_43>svg{max-width:16px}body{padding:50px 0 0;margin:0;height:100vh;width:100%;font-family:Arial,sans-serif;display:block;background-color:#535062}
