@font-face{font-family:Helvetica Neue;src:url(/fonts/HelveticaNeue-Roman.woff2)format("woff2"),url(/fonts/HelveticaNeue-Roman.woff)format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Helvetica Neue;src:url(/fonts/HelveticaNeue-Medium.woff2)format("woff2"),url(/fonts/HelveticaNeue-Medium.woff)format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Bonny;src:url(/fonts/Bonny-Regular.woff2)format("woff2"),url(/fonts/Bonny-Regular.woff)format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Bonny;src:url(/fonts/Bonny-Regular.woff2)format("woff2"),url(/fonts/Bonny-Regular.woff)format("woff");font-weight:300;font-style:normal;font-display:swap}*{overscroll-behavior:none;scrollbar-width:none;scroll-behavior:smooth;border:0;margin:0;padding:0}::selection{color:#7c5a3b;background-color:#ffebc7}body{background-color:#f8aa19}.separator_nav{background-color:#0000;width:100%;height:76px;margin-top:1rem}.inside{width:100%;max-width:calc(100vw - 2rem);margin:0 auto}
@font-face{font-family:Helvetica Neue;src:url(/fonts/HelveticaNeue-Roman.woff2)format("woff2"),url(/fonts/HelveticaNeue-Roman.woff)format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Helvetica Neue;src:url(/fonts/HelveticaNeue-Medium.woff2)format("woff2"),url(/fonts/HelveticaNeue-Medium.woff)format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Bonny;src:url(/fonts/Bonny-Regular.woff2)format("woff2"),url(/fonts/Bonny-Regular.woff)format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Bonny;src:url(/fonts/Bonny-Regular.woff2)format("woff2"),url(/fonts/Bonny-Regular.woff)format("woff");font-weight:300;font-style:normal;font-display:swap}#reperes{pointer-events:none;z-index:10000;background-color:#0000;justify-content:space-between;gap:1rem;width:100%;height:100vh;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}#reperes .col{opacity:.15;background:red;width:100%;height:100%}
@font-face{font-family:Helvetica Neue;src:url(/fonts/HelveticaNeue-Roman.woff2)format("woff2"),url(/fonts/HelveticaNeue-Roman.woff)format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Helvetica Neue;src:url(/fonts/HelveticaNeue-Medium.woff2)format("woff2"),url(/fonts/HelveticaNeue-Medium.woff)format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Bonny;src:url(/fonts/Bonny-Regular.woff2)format("woff2"),url(/fonts/Bonny-Regular.woff)format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Bonny;src:url(/fonts/Bonny-Regular.woff2)format("woff2"),url(/fonts/Bonny-Regular.woff)format("woff");font-weight:300;font-style:normal;font-display:swap}#navbar{z-index:99;background-color:#ffebc7;border:3px solid #62430a;border-radius:20px;align-items:flex-start;width:100%;height:70px;margin-top:1rem;font-family:Helvetica Neue,sans-serif;font-size:20px;display:flex;position:fixed;top:0;left:50%;overflow:hidden;transform:translate(-50%)}#navbar .nav_container{align-items:center;width:100%;margin:18px 20px 0;display:flex}#navbar .nav_container .nav_items{width:33.33%;display:flex}#navbar .nav_container .nav_items a{color:#1b1b1b;align-items:center;text-decoration:none;display:flex}#navbar .nav_container .nav_items .cart_link{margin-top:-5px}#navbar .nav_container .left_nav{justify-content:flex-start;align-items:center}#navbar .nav_container .left_nav .burger{cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:30px;display:flex}#navbar .nav_container .left_nav .burger .lines{background-color:#1b1b1b;border-radius:20px;width:100%;height:2px;transition:transform .735s cubic-bezier(.625,.05,0,1)}#navbar .nav_container .left_nav .burger_open .line1{transition:transform .735s cubic-bezier(.625,.05,0,1);transform:translateY(10px)}#navbar .nav_container .left_nav .burger_open .line2{transform-origin:50%;transition:transform .735s cubic-bezier(.625,.05,0,1);transform:scaleX(0)}#navbar .nav_container .left_nav .burger_open .line3{transition:transform .735s cubic-bezier(.625,.05,0,1);transform:translateY(-10px)}#navbar .nav_container .left_nav .navigation{border-top:none;flex-direction:column;gap:15px;width:100%;height:100%;margin-left:20px;display:flex;position:absolute;top:70px;left:-3px}#navbar .nav_container .left_nav .navigation .responsive_link_hidden{display:none}@media screen and (max-width:576px){#navbar .nav_container .left_nav .navigation .responsive_link_hidden{display:block}}#navbar .nav_container .left_nav .navigation .flower{width:130px;height:130px;position:absolute;bottom:150px;right:150px;rotate:180deg;scale:0}#navbar .nav_container .left_nav .navigation .flower svg{transform-origin:50%;width:100%;height:100%}@media screen and (max-width:576px){#navbar .nav_container .left_nav .navigation .flower{display:none}}#navbar .nav_container .left_nav .navigation a{text-transform:uppercase;width:fit-content;height:fit-content;font-family:Bonny,sans-serif;font-size:50px;position:relative}#navbar .nav_container .left_nav .navigation a:before{content:"";transform-origin:100%;background-color:#62430a;border-radius:20px;width:100%;height:2px;transition:transform .735s cubic-bezier(.625,.05,0,1);position:absolute;bottom:0;left:0;transform:scaleX(0)}#navbar .nav_container .left_nav .navigation a:hover:before{transform-origin:0;transform:scaleX(1)}#navbar .nav_container .mid_nav{justify-content:center;align-items:center}#navbar .nav_container .right_nav{justify-content:flex-end;align-items:center;gap:30px}#navbar .nav_container .right_nav .responsive_link{display:block}@media screen and (max-width:576px){#navbar .nav_container .right_nav .responsive_link{display:none}}.nav_open{transition:height .6s cubic-bezier(.625,.05,0,1);display:flex;align-items:flex-start!important;height:calc(100vh - 2.5rem)!important}@media screen and (max-width:576px){.nav_open{height:calc(100vh - 9.5rem)!important}}.nav_close{transition:height .6s cubic-bezier(.625,.05,0,1)}
