@charset "UTF-8";:root{--primary-color: #004650;--primary-light: #c6f221}*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}ul[role=list],ul,ol[role=list],ol{list-style:none}html:focus-within{scroll-behavior:smooth}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture,svg,video,canvas{max-width:100%;height:auto}img,picture,svg,video,canvas{vertical-align:middle}img,picture,svg,video,canvas{font-style:italic}img,picture,svg,video,canvas{background-repeat:no-repeat;background-size:cover}input,button,textarea,select{font:inherit}fieldset,button{border:none;background:none;outline:none}body{font-size:1rem;font-family:iFood RC Textos,sans-serif;color:#141414;font-weight:400}html.no-scroll{scrollbar-width:none}html.no-scroll::-webkit-scrollbar{display:none}@media (prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important;transition:none}}.mt-16{margin-top:1rem}.mt-32{margin-top:2rem}.mb-16{margin-bottom:1rem}.mb-32{margin-bottom:2rem}.mv-16{margin-top:1rem;margin-bottom:1rem}.mv-32{margin-top:2rem;margin-bottom:2rem}.ml-16{margin-left:16px}.ml-20{margin-left:20px}.fa-trash{font-size:1.25rem;cursor:pointer}h1,h2,h3,h4,h5,h6{font-family:iFood RC Textos,sans-serif;color:#141414;font-weight:600}.hero{height:800px;background-color:var(--primary-color);overflow:hidden;position:relative}@media (max-width: 767px){.hero{height:auto;padding:1rem;text-align:center;overflow:auto}}.hero .banner-image{top:50%;right:0;transform:translateY(-50%);display:block;position:absolute}@media (max-width: 767px){.hero .banner-image{display:none}}@media (min-width: 1200px){.hero .banner-image{right:-20%}}.hero header{width:100%;padding:0 64px;display:flex;align-items:center;margin-bottom:150px}@media (max-width: 767px){.hero header{margin-bottom:2rem}}.hero header .logo{display:inline-block;margin-top:2rem;max-width:235px}.hero .content{padding:0 64px;max-width:500px}@media (max-width: 767px){.hero .content{max-width:100%;width:100%;padding:0 2rem}}.hero .content .title{font-size:48px;font-weight:700;color:#fff;line-height:1;margin-bottom:2rem}@media (max-width: 767px){.hero .content .title{line-height:1.2}}.hero .content .description{font-weight:700;color:#fff;font-size:24px;margin-bottom:2rem}.hero .content .stores{display:flex;justify-content:space-between;margin-bottom:2rem}@media screen and (max-width: 767px){.hero .content .stores{flex-direction:column}}.hero .content .stores>a{width:calc(50% - 20px);margin-bottom:20px;background-color:#fff;padding:.8rem 1rem;border-radius:8px;transition:all .2s ease;position:relative;text-decoration:none;display:flex;align-items:center;justify-content:center}@media (max-width: 767px){.hero .content .stores>a{flex:1;width:100%}}.hero .content .stores>a:hover{opacity:.9}.hero .content .stores>a:after{content:attr(title);position:absolute;bottom:110%;left:50%;transform:translate(-50%);background-color:#000;color:#fff;padding:5px;border-radius:4px;font-size:12px;white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .3s;font-weight:700}.hero .content .stores>a:hover:after{opacity:1;visibility:visible}.hero.pos-right{background-color:#c6f221}@media (min-width: 1200px){.hero.pos-right .banner-image{left:-20%}}.hero.pos-right .content{justify-self:right;padding-top:256px}@media (max-width: 767px){.hero.pos-right .content{padding-top:2rem}}.hero.pos-right .content .title,.hero.pos-right .content .description{color:var(--primary-color)}.footer{background:var(--primary-color);padding:2rem 64px;display:flex;width:100%;gap:2rem;align-items:center}.footer.light{background-color:var(--primary-light)}@media (max-width: 767px){.footer{flex-direction:column;padding:1rem 32px}}.footer.light .footer-title{color:var(--primary-color)}.footer .footer-title{color:#fff;font-size:32px;font-weight:700}.footer .shoppings-container{display:flex;gap:22px;flex-wrap:wrap}@media (max-width: 767px){.footer .shoppings-container{gap:2rem;display:grid;grid-template-columns:1fr 1fr}}.footer .shoppings-container img{border-radius:80px;-o-object-fit:cover;object-fit:cover;width:160px}@media (max-width: 767px){.footer .shoppings-container img{aspect-ratio:1/1;border-radius:100%}}@media (min-width: 1200px){.footer .shoppings-container img{width:120px;height:120px}}@media (min-width: 1500px){.footer .shoppings-container img{width:160px;height:160px}}.copyright{font-size:12px;color:var(--primary-color);width:100%;display:block;text-align:center;padding:2rem 0}.copyright a{color:var(--primary-color)}.app-container{padding:1rem}.hotsite-body{background-color:var(--primary-color)}.hotsite-logo{text-align:center;display:flex;justify-content:center;align-items:center;width:100%;padding:3rem 0}.content{color:#fff}.content .title{font-size:3rem;font-weight:700;margin-bottom:1rem}.content .description{display:flex;flex-direction:column;justify-content:center;font-size:1.2rem;font-weight:500;gap:1.5rem}.content .description a{color:var(--primary-color);text-decoration:none;background-color:var(--primary-light);padding:1rem;border-radius:30px;text-align:center}.content iframe{width:100%;border:none;aspect-ratio:16/9;max-width:100%}
