*{box-sizing:inherit}html{height:100%;box-sizing:border-box}*,*:before,*:after{box-sizing:border-box}html,body,div,span,object,iframe,figure,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,code,em,img,small,strike,strong,sub,sup,tt,b,u,i,ol,ul,li,fieldset,form,label,table,caption,tbody,tfoot,thead,tr,th,td,main,canvas,embed,footer,header,nav,section,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;text-size-adjust:none}footer,header,nav,section,main{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}input{-webkit-appearance:none;border-radius:0}a,a:link,a:visited{text-decoration:none;color:#f7f7f7}a:hover,a:active{color:silver;text-decoration:NONE}.no-select{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}:root{--bg-black: rgba(0, 0, 0, .903);--card-black: #313131;--white: #f6f6f6;--black: rgba(0, 0, 0, .9215686275);--discret-black: #666666;--bb-grey: #999999;--bb-purple: #7f3f98;--bb-green: #9ccb3c;--bb-orange: #ff7a00;--bb-pink: #f7038d;--bb-red: #bd0222}.green{color:#9ccb3c}.purple{color:#7f3f98}.orange{color:#ff7a00}.white{color:#f6f6f6}.red{color:#bd0222}.pink{color:#f7038d}.title-green{background:linear-gradient(180deg,#9ccb3c,#d7fd8c,#fefa00) text;-webkit-text-fill-color:transparent}.title-purple{background:linear-gradient(180deg,#7f3f98,#a76bbf,#d7a0ff) text;-webkit-text-fill-color:transparent}.title-orange{background:linear-gradient(180deg,#ff7a00,#ffb347,gold) text;-webkit-text-fill-color:transparent}.title-pink{background:linear-gradient(180deg,#f7038d,#ff58b3,#ff85d7) text;-webkit-text-fill-color:transparent}.title-red{background:linear-gradient(180deg,#bd0222,#ff4766,#ff6b88) text;-webkit-text-fill-color:transparent}.title-brown{background:linear-gradient(180deg,#6b330b,#a04000,#df650d) text;-webkit-text-fill-color:transparent}.content{height:99vh;height:99.5dvh;overflow-y:scroll}@media screen and (min-width: 1200px){.content{height:100dvh;-webkit-overflow-scrolling:touch;scroll-snap-type:y mandatory}}.content .post{height:auto;min-height:99dvh;width:100%;position:relative;display:block;scroll-snap-align:none}@media screen and (min-width: 1200px){.content .post{flex-direction:row;scroll-snap-align:center;height:100%;align-items:center}}.content .post .bg{height:100%;width:100%;position:absolute;inset:0;pointer-events:none;z-index:0;overflow:hidden}.content .post .wrapper{position:relative;z-index:1;height:auto;width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}@media screen and (min-width: 1200px){.content .post .wrapper{justify-content:space-around;flex-direction:row;height:100%}}.content .post .wrapper .left-display{width:100%;height:auto;min-height:70dvh;order:2;background-repeat:no-repeat;background-size:90%;background-position:center}@media screen and (min-width: 1200px){.content .post .wrapper .left-display{order:1;width:50%;height:70%;background-position-x:80%;background-size:70%}}.content .post .wrapper .right-display{width:100%;height:auto;min-height:30dvh;position:relative;display:flex;flex-direction:column;justify-content:flex-end;align-items:start;order:1}@media screen and (min-width: 1200px){.content .post .wrapper .right-display{justify-content:center;align-items:start;width:50%;order:2;padding-left:2%}}.content .post .wrapper .right-display .text-wrapper{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:start;background:#1f1f1f;padding:20px;border-radius:10px}.content .post .wrapper .right-display .text-wrapper .text,.content .post .wrapper .right-display .text-wrapper .description{width:auto;padding-left:28px}@media screen and (min-width: 1200px){.content .post .wrapper .right-display .text-wrapper .text,.content .post .wrapper .right-display .text-wrapper .description{width:auto}}.content .post .wrapper .right-display .text-wrapper .text{letter-spacing:-.01em;font-size:1.9em;font-weight:bolder;line-height:1.2}@media screen and (min-width: 1200px){.content .post .wrapper .right-display .text-wrapper .text{display:block;font-size:3.6em}}.content .post .wrapper .right-display .text-wrapper .description{color:#ffffffc2;font-size:1.2rem;text-shadow:1px 1px 12px rgba(0,0,0,.8)}@media screen and (min-width: 1200px){.content .post .wrapper .right-display .text-wrapper .description{font-size:2.6rem}}@keyframes jello{0%,11.1%,to{transform:none}22.2%{transform:skew(-12.5deg) skewY(-12.5deg)}33.3%{transform:skew(6.25deg) skewY(6.25deg)}44.4%{transform:skew(-3.125deg) skewY(-3.125deg)}55.5%{transform:skew(1.5625deg) skewY(1.5625deg)}66.6%{transform:skew(-.78125deg) skewY(-.78125deg)}77.7%{transform:skew(.390625deg) skewY(.390625deg)}88.8%{transform:skew(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}#post-burger{display:flex;justify-content:center;align-items:center}#post-burger .wrapper{display:flex;gap:5%;row-gap:30px;flex-wrap:wrap;justify-content:center;max-width:1920px;align-self:center;flex-direction:row}@media screen and (min-width: 1200px){#post-burger .wrapper{padding-left:0;gap:30px;row-gap:40px}}@media screen and (min-width: 600px) and (max-width: 1918px){#post-burger .wrapper{gap:10px;row-gap:10px}}@media screen and (min-width: 1024px) and (max-width: 1198px){#post-burger .wrapper{gap:10px;row-gap:10px}}#post-burger .wrapper .item{position:relative;display:flex;flex:0 0 auto;width:253px;height:253px;transition:height .3s ease-in-out;background-color:#313131;border-radius:10px;border:1px solid #313131}@media screen and (min-width: 600px) and (max-width: 1918px){#post-burger .wrapper .item{width:203px;height:203px}}@media screen and (min-width: 1024px) and (max-width: 1198px){#post-burger .wrapper .item{width:183px;height:183px}}#post-burger .wrapper .item .item-title{color:#999;font-size:1.2rem;font-weight:700;text-align:center;background-color:#202020;writing-mode:vertical-rl;transform:rotate(180deg);transform-origin:center;transform-box:fill-box;height:253px;padding:10px;border-radius:0 10px 10px 0;text-transform:uppercase;word-spacing:.3em;letter-spacing:.05em;cursor:pointer}@media screen and (min-width: 600px) and (max-width: 1918px){#post-burger .wrapper .item .item-title{height:203px;font-size:1rem}}@media screen and (min-width: 1024px) and (max-width: 1198px){#post-burger .wrapper .item .item-title{height:183px;font-size:.8rem}}#post-burger .wrapper .item .item-img{width:253px;height:253px;background-size:cover;background-position:center;background-repeat:no-repeat;background-size:100%;background-position-y:center;cursor:pointer;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-tap-highlight-color:transparent}#post-burger .wrapper .item .item-img:hover{-webkit-animation-name:jello;-moz-animation-name:jello;-ms-animation-name:jello;-o-animation-name:jello;animation-name:jello;-webkit-animation-duration:1s;-moz-animation-duration:1s;-ms-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s}#post-burger .wrapper .item .item-img:focus{outline:none}@media screen and (min-width: 600px) and (max-width: 1918px){#post-burger .wrapper .item .item-img{width:203px;height:203px}}#post-burger .wrapper .item dialog{background-color:#313131;border-radius:10px;border:1px solid #313131;color:#f6f6f6;width:90%;height:max-content;max-width:720px;padding-bottom:30px;box-shadow:0 2px 4px #0000001a,0 8px 16px #0003,0 16px 32px #0000004d,0 24px 48px #0006}#post-burger .wrapper .item dialog .item-title-dialog{font-size:1.2rem;font-weight:700;text-align:center;text-transform:uppercase;word-spacing:.3em;letter-spacing:.05em;color:#999;padding:10px}#post-burger .wrapper .item dialog::backdrop{background-image:linear-gradient(45deg,#9ccb3c,#7f3f98,#ff7a00,#9ccb3c);opacity:.9}#post-burger .wrapper .item dialog .close-modal-button{position:absolute;top:10px;right:10px;color:#fff;border:none;border-radius:50%;width:30px;height:30px;font-size:16px;cursor:pointer;background-color:#383838;color:#999;font-size:1.2rem;font-weight:700;text-align:center}#post-burger .wrapper .item dialog .modal-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}#post-burger .wrapper .item dialog .modal-content p{font-size:1.2em;font-weight:400;text-align:left;padding:0 20px}#post-burger .wrapper .item dialog .modal-content .item-img{cursor:default;width:253px;background-size:90%}@media screen and (min-width: 1200px){#post-burger .wrapper .item dialog .modal-content .item-img{width:403px;background-size:60%}}#post-burger .wrapper .item dialog .modal-content .item-img:hover{animation:none}#post-burger .wrapper .burger-item-1 .item-img{background-image:url(/images/home/burgers/burger-1.png)}#post-burger .wrapper .burger-item-2 .item-img{background-image:url(/images/home/burgers/burger-2.png)}#post-burger .wrapper .burger-item-3 .item-img{background-image:url(/images/home/burgers/burger-3.png)}#post-burger .wrapper .burger-item-4 .item-img{background-image:url(/images/home/burgers/burger-4.png)}#post-burger .wrapper .burger-item-5 .item-img{background-image:url(/images/home/burgers/burger-5.png)}#post-burger .wrapper .burger-item-6 .item-img{background-image:url(/images/home/burgers/burger-6.png)}#post-burger .wrapper .burger-item-7 .item-img{background-image:url(/images/home/burgers/burger-7.png)}#post-burger .wrapper .burger-item-8 .item-img{background-image:url(/images/home/burgers/burger-8.png)}#post-burger .wrapper .burger-item-9 .item-img{background-image:url(/images/home/burgers/burger-9.png)}#post-burger .wrapper .burger-item-10 .item-img{background-image:url(/images/home/burgers/burger-10.png)}#post-burger .wrapper .burger-item-11 .item-img{background-image:url(/images/home/burgers/burger-11.png)}#post-burger .wrapper .burger-item-12 .item-img{background-image:url(/images/home/burgers/burger-12.png)}#post-tapioca .left-display{background-image:url(/images/home/tapioca.png)}#post-acai .left-display{background-image:url(/images/home/banner-acai.png)}.button,.button-green,.button-pink{--button_radius: .5em;--button_color: #ea0ab2;--button_outline_color: #81036e;font-size:1.12rem;font-weight:300;border:none;cursor:pointer;border-radius:var(--button_radius);background:var(--button_outline_color);margin:0;padding:0;text-align:center;text-transform:uppercase;box-shadow:5px 5px 10px #0000004d;-webkit-tap-highlight-color:transparent;transform:scale(.7)}@media screen and (min-width: 1200px){.button,.button-green,.button-pink{transform:scale(.85)}}@media screen and (min-width: 1920px){.button,.button-green,.button-pink{transform:scale(1)}}.button .button_top,.button-green .button_top,.button-pink .button_top{display:block;box-sizing:border-box;border:1px solid var(--button_outline_color);border-radius:var(--button_radius);padding:.5em;background:var(--button_color);color:#f7b8ef;transform:translateY(-.3em);transition:transform .1s ease;font-size:1.3em;word-spacing:.2em}.button:hover .button_top,.button-green:hover .button_top,.button-pink:hover .button_top{transform:translateY(-.39em)}.button:active .button_top,.button-green:active .button_top,.button-pink:active .button_top{transform:translateY(0)}.button-pink{--button_color: #ea0ab2;--button_outline_color: #81036e}.button-pink .button_top{color:#f7b8ef}.button-green{--button_color: #9ccb3c;--button_outline_color: #69882b}.button-green .button_top{color:#417600}#post-landing .wrapper{background-image:url(/images/home/banner-landing.png);width:100%;height:100dvh;background-repeat:no-repeat;background-size:cover;background-position-x:-80px;display:flex;justify-content:flex-end;align-items:center}@media screen and (min-width: 1200px){#post-landing .wrapper{background-position-x:unset;background-size:cover;align-items:start}}@media screen and (min-width: 600px) and (orientation: landscape) and (max-width: 1918px){#post-landing .wrapper{background-size:contain;background-position-x:unset}}#post-landing .wrapper .button-wrapper{padding:1.2rem;color:#000000eb;font-weight:bolder;text-align:center;width:100%;margin-bottom:50px;height:100%;max-height:1000px;display:flex;flex-direction:column;justify-content:space-around;align-items:flex-end;gap:20px}@media screen and (min-width: 1200px){#post-landing .wrapper .button-wrapper{margin-bottom:0;padding:0 30%}}@media screen and (min-width: 600px) and (max-width: 1918px){#post-landing .wrapper .button-wrapper{padding:0 15%}}@media screen and (min-width: 1920px){#post-landing .wrapper .button-wrapper{padding:0 15%}}#post-landing .wrapper .button-wrapper #button-scroll-down-burger{align-self:flex-start}#post-landing .wrapper .button-wrapper #button-scroll-down-burger .button_top img{width:auto;height:20px;margin-left:-.3em;margin-top:-6px;vertical-align:middle;filter:hue-rotate(90deg) contrast(.23) brightness(.8);opacity:.8}#post-landing .wrapper .button-wrapper #button-scroll-down-acai .button_top img{width:auto;height:20px;margin-left:-.3em;margin-top:-6px;vertical-align:middle;filter:brightness(0) invert(1);opacity:.8}#post-cards{padding-top:90px;padding-left:6em;padding-right:6em;height:auto;display:flex;justify-content:space-around;flex-direction:column;align-items:center;position:relative;--clickable-count: 4}@media screen and (min-width: 1200px){#post-cards{padding:3rem;flex-direction:row;height:100dvh}}#post-cards .clickable{height:180px;width:180px;position:relative;z-index:1}@media screen and (min-width: 1200px){#post-cards .clickable{width:280px;height:280px}}@media screen and (min-width: 600px) and (max-width: 1918px){#post-cards .clickable{width:180px;height:180px}}#post-cards .clickable .img{width:100%;height:100%;z-index:1;position:relative}#post-cards .clickable .img img{width:100%;height:auto}#post-cards .clickable .label{background:#f6f6f6;text-align:center;font-size:1em;font-weight:bolder;color:#000000eb;display:none}@media screen and (min-width: 1200px){#post-about{height:100dvh;width:100%}}@media screen and (min-width: 1200px){#post-about .wrapper{height:calc(100% - 50px)}}#post-about .wrapper .left-display{display:flex;justify-content:center;align-items:center}@media screen and (max-width: 598px) and (orientation: portrait){#post-about .wrapper .left-display{height:auto;min-height:unset}}#post-about .wrapper .right-display{padding-top:90px}@media screen and (max-width: 598px) and (orientation: portrait){#post-about .wrapper .right-display{height:auto}}#post-about .wrapper .right-display .description{font-size:1.5rem}#post-about .wrapper .right-display .thays-image{width:100%;height:auto;border-radius:10px;margin:20px 0}@media screen and (min-width: 1200px){#post-about .wrapper .right-display .thays-image{width:50%}}#post-bolo .left-display{background-image:url(/images/home/bolo.png)}#post-morango .left-display{background-image:url(/images/home/morango.png)}#post-fondue .left-display{background-image:url(/images/home/fondue.png)}.header{min-width:320px;width:100%;height:60px;color:#f6f6f6;background-color:#000000e6;z-index:150;display:flex;justify-content:space-between;align-items:flex-start;align-content:center;position:fixed;top:0;left:0;background:linear-gradient(to bottom,#1a1a1a,#0000);padding:15px}@media screen and (min-width: 1200px){.header{height:150px}}.header__logo{display:flex;justify-content:space-between;align-items:center;width:100px;height:auto;cursor:pointer;background-color:#1f1f1f;padding:10px;border-radius:5px;transition:all .3s ease;-webkit-tap-highlight-color:transparent}.header__logo:hover{transform:translateY(-3px);box-shadow:0 0 20px #000c}.header__logo:active{transform:translateY(0);box-shadow:0 0 10px #00000080}.header__logo img{width:100%;height:auto}@media screen and (min-width: 1200px){.header__logo{width:150px;padding:10px}}@media screen and (min-width: 1920px){.header__logo{width:200px;padding:20px}}.header__actions{display:flex;justify-content:space-between;align-items:center;width:fit-content;margin-right:10px}.header__actions__social{display:flex;gap:10px;justify-content:space-around;align-items:self-start;width:auto;position:relative}@media screen and (min-width: 3000px){.header__actions__social{align-items:normal}}.header__actions__social .insta-page{width:22px;height:22px;margin-right:10px}@media screen and (min-width: 1920px){.header__actions__social .insta-page{width:28px;height:28px}}.header__actions__social .insta-page a{display:block;width:100%;height:100%;transition:filter .3s ease,transform .3s ease;filter:brightness(1) contrast(1)}.header__actions__social .insta-page a:hover{filter:brightness(.5) contrast(1.1);transform:translateY(-3px)}.header__actions__social .fb-page{display:flex}.header__actions__social .fb-page__logo{width:22px;height:22px;margin-right:10px}@media screen and (min-width: 1920px){.header__actions__social .fb-page__logo{width:28px;height:28px}}.header__actions__social .fb-page__logo a{display:block;width:100%;height:100%;transition:filter .3s ease,transform .3s ease;filter:brightness(1) contrast(1)}.header__actions__social .fb-page__logo a:hover{filter:brightness(.5) contrast(1.1);transform:translateY(-3px)}.header__actions__side-nav{width:fit-content;height:fit-content;display:flex;justify-content:center;align-items:center;position:relative;z-index:100;background-color:#0000004d;padding:10px;border-radius:5px;box-shadow:0 0 10px #00000080;transition:all .3s ease;margin:0 0 0 20px}@media screen and (min-width: 1200px){.header__actions__side-nav{margin:0 0 0 5px}}.loading .header{display:none}.sidenav__hamburger{display:flex;flex-direction:column;justify-content:space-around;width:30px;height:25px;background:transparent;border:none;cursor:pointer;padding:0;z-index:200;position:relative;-webkit-tap-highlight-color:transparent;transition:all .3s ease}.sidenav__hamburger:hover{transform:translateY(-2px);opacity:.8}@media screen and (min-width: 1200px){.sidenav__hamburger{width:35px;height:30px}}.sidenav__hamburger .hamburger-line{width:100%;height:3px;background-color:#f6f6f6;border-radius:2px;transition:all .3s ease}.sidenav__hamburger.active .hamburger-line:nth-child(1){transform:rotate(45deg) translate(7px,7px)}.sidenav__hamburger.active .hamburger-line:nth-child(2){opacity:0}.sidenav__hamburger.active .hamburger-line:nth-child(3){transform:rotate(-45deg) translate(8px,-8px)}.sidenav__sidenav{position:fixed;top:0;right:-300px;width:300px;height:100vh;background-color:#000000e6;z-index:300;transition:right .3s ease;box-shadow:-2px 0 10px #00000080}.sidenav__sidenav.open{right:0}.sidenav__sidenav .sidenav-content{padding:20px;height:100%;display:flex;flex-direction:column}.sidenav__sidenav .sidenav__close{align-self:flex-end;background:transparent;border:none;color:#f6f6f6;font-size:3rem;cursor:pointer;padding:0;margin-bottom:30px;line-height:1;transition:color .3s ease;-webkit-tap-highlight-color:transparent}.sidenav__sidenav .sidenav__close:hover{color:#9ccb3c}.sidenav__sidenav .sidenav__menu{list-style:none;padding:0;margin:0 0 0 20px}.sidenav__sidenav .sidenav__menu li{margin:20px 0}.sidenav__sidenav .sidenav__menu li a{color:#f6f6f6;text-decoration:none;font-size:1.5rem;font-weight:500;display:block;padding:10px 0;transition:color .3s ease,padding-left .3s ease;display:flex;align-items:center;line-height:1.2rem}.sidenav__sidenav .sidenav__menu li a img{width:20px;height:20px;margin-right:20px;vertical-align:text-bottom}.sidenav__sidenav .sidenav__menu li a:hover{color:#9ccb3c;padding-left:10px}.sidenav__overlay{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#000000b3;z-index:250;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.sidenav__overlay.active{opacity:1;visibility:visible}.footer{width:100%;height:50px;background:#000;color:#666;font-size:.9rem;display:flex;justify-content:space-evenly;align-items:center;padding:0 20px;line-height:1.2rem;z-index:3;position:absolute}@media screen and (min-width: 1200px){.footer{font-size:1.2rem}}@media screen and (max-width: 958px){.footer__copyright{display:none}}.footer__copyright{margin-bottom:5px}.footer__copyright-symbol{font-size:1rem}@media screen and (min-width: 1200px){.footer__copyright-symbol{font-size:1.4rem}}.footer__whatsapp a{line-height:1.2rem;color:#666}.footer__whatsapp a img{max-width:26px;margin-right:9px;vertical-align:middle;margin-bottom:3px;filter:saturate(0) brightness(.5)}.footer__luoda a{filter:saturate(0) brightness(.5)}.footer__luoda a img{max-width:80px;vertical-align:middle}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate3d(0,0,1,80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate3d(0,0,1,60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-duration:calc(var(--animate-duration) * 2);animation-name:hinge;transform-origin:top left}.card{width:15em;height:15em;margin:2em;background:#fff;display:inline-block}.card--z-0{border:none}.card--z-1{box-shadow:0 2px 10px #00000029,0 2px 5px #00000042;border:none}.card--z-2{box-shadow:0 6px 20px #00000030,0 8px 17px #0003;border:none}.card--z-3{box-shadow:0 17px 50px #00000030,0 12px 15px #0000003d;border:none}.card--z-4{box-shadow:0 25px 55px #00000036,0 16px 28px #00000038;border:none}.card--z-5{box-shadow:0 40px 77px #00000038,0 27px 24px #0003;border:none}.card--animated{animation:paper-card 5s infinite alternate}@keyframes paper-card{20%{box-shadow:0 2px 10px #00000029,0 2px 5px #00000042}40%{box-shadow:0 6px 20px #00000030,0 8px 17px #0003}60%{box-shadow:0 17px 50px #00000030,0 12px 15px #0000003d}80%{box-shadow:0 25px 55px #00000036,0 16px 28px #00000038}to{box-shadow:0 40px 77px #00000038,0 27px 24px #0003}}.clickable{cursor:pointer;-webkit-backface-visibility:hidden;backface-visibility:hidden;height:100%}.clickable:hover{-webkit-animation-name:jello;-moz-animation-name:jello;-ms-animation-name:jello;-o-animation-name:jello;animation-name:jello;-webkit-animation-duration:1s;-moz-animation-duration:1s;-ms-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s}.clickable.clicked{-webkit-animation-name:hinge;-moz-animation-name:hinge;-ms-animation-name:hinge;-o-animation-name:hinge;animation-name:hinge;-webkit-animation-duration:1.5s;-moz-animation-duration:1.5s;-ms-animation-duration:1.5s;-o-animation-duration:1.5s;animation-duration:1.5s;transform-origin:top left}.random-heart.pulse{animation:heartbeat var(--pulse-duration, 1.5s) ease-in-out infinite;animation-delay:var(--pulse-delay, 0s)}@keyframes heartbeat{0%{transform:rotate(var(--heart-rotation)) scale(1)}14%{transform:rotate(var(--heart-rotation)) scale(1.15)}28%{transform:rotate(var(--heart-rotation)) scale(1)}42%{transform:rotate(var(--heart-rotation)) scale(1.13)}70%{transform:rotate(var(--heart-rotation)) scale(1)}to{transform:rotate(var(--heart-rotation)) scale(1)}}body{font-family:PT Sans,sans-serif;font-weight:400;letter-spacing:.3px;background-color:#1f1f1f;font-size:12px;line-height:1.5}@media screen and (min-width: 1200px){body{font-size:1vw}}body .wrapper{display:block}.tippy-content{color:#f6f6f6;font-size:1.2em}.tippy-box{background-color:#000!important;padding:2em;border-radius:10px!important}.debug{box-shadow:#4bf302 0 0 30px inset}.debug2{box-shadow:#ef03c0 0 0 30px inset}
