*{box-sizing:border-box;color:#642b48;font-family:Poppins,sans-serif;margin:0;padding:0}*,img{-webkit-user-select:none;-ms-user-select:none;user-select:none}img{-webkit-user-drag:none;-webkit-touch-callout:none}html{font-size:10px;overflow-x:hidden}body{min-height:100vh;position:relative;width:100vw}a{text-decoration:none}.text,.title{color:#642b48}.page{align-items:center;background-color:#ddd;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:0 19.6rem;position:relative;width:100vw}@media screen and (min-width:1650px){.page{padding:0 33.2rem}}@media screen and (max-width:1189px){.page{padding:0 10rem}}.home{align-items:center;display:flex;flex-direction:row;height:100vh;justify-content:space-between;width:100%}.title-page{font-size:8rem;font-weight:900;line-height:8rem;text-align:left;width:50rem}.title-page::selection{background-color:#642b48;color:#ddd}.text{font-size:2.4rem;font-weight:500;line-height:30px;text-align:left;width:53rem}.text::selection{background-color:#642b48;color:#ddd}.content{align-items:flex-start;display:flex;flex-direction:column;gap:32px;justify-content:center;z-index:3}.button{background-color:#f7b90a;border-radius:50px;color:#ddd;font-size:2.4rem;font-weight:700;padding:16px 90px;position:relative;z-index:5}.button img{bottom:0;position:absolute;right:0;-webkit-transform:translateY(95%) translateX(-40%);transform:translateY(95%) translateX(-40%);width:40%}.button:hover{cursor:pointer}.button:active{cursor:grabbing}.button-clicked{-webkit-animation:button .2s ease-in-out;animation:button .2s ease-in-out}.background{position:absolute;right:0;z-index:0}.acai-model{height:600px;z-index:2}.open_cart{align-items:center;background-color:#642b48;border:3px solid #ddd;border-radius:50px;bottom:0;cursor:pointer;display:flex;flex-direction:row;height:72px;justify-content:center;margin:16px 32px;position:fixed;right:0;-webkit-transform:translateX(150px);transform:translateX(150px);width:72px;z-index:5}.open_cart,.open_cart-icon{transition:.3s}.open_cart-icon-shake,.open_cart:hover .open_cart-icon{-webkit-animation:cart .2s ease-in-out;animation:cart .2s ease-in-out;transition:.3s}.open_cart-show{-webkit-transform:translateX(0);transform:translateX(0);transition:.3s}.open_cart .amount_cart{background-color:#f7b90a;border-radius:50%;color:#642b48;font-size:12px;font-weight:700;height:20px;position:absolute;right:0;top:0;width:20px}.footer,.open_cart .amount_cart{align-items:center;display:flex;flex-direction:row;justify-content:center}.footer{gap:64px;padding-top:10%;position:relative;width:100vw}.footer a{z-index:2}.footer a .icon{cursor:pointer;transition:.4s}.footer a .icon:hover{-webkit-transform:translateY(-15px);transform:translateY(-15px);transition:.4s}.footer .bg-footer{left:0;position:absolute;top:0;width:100%;z-index:1}@-webkit-keyframes button{0%{letter-spacing:0}50%{letter-spacing:2px}to{letter-spacing:0}}@keyframes button{0%{letter-spacing:0}50%{letter-spacing:2px}to{letter-spacing:0}}@-webkit-keyframes cart{0%{-webkit-transform:rotate(0);transform:rotate(0)}25%{-webkit-transform:rotate(45deg);transform:rotate(45deg)}50%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}75%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes cart{0%{-webkit-transform:rotate(0);transform:rotate(0)}25%{-webkit-transform:rotate(45deg);transform:rotate(45deg)}50%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}75%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.logo_page{left:0;position:absolute;top:0;width:20rem}.products{align-items:center;display:flex;flex-direction:column;gap:64px;justify-content:center;margin-bottom:96px;width:100%}.products .title-page{font-size:3.6rem;justify-content:flex-start;line-height:50px;z-index:3}.products .title-page,.products_row{align-items:center;display:flex;flex-direction:row;width:100%}.products_row{flex-wrap:wrap;justify-content:space-between}.products_card{background-color:red;height:50px;width:50px}.card-shop{align-items:center;display:flex;flex-direction:column;height:320px;justify-content:center;padding-bottom:32px;position:relative;width:230px}.card-shop input{display:none}.card-shop .price{font-size:3.2rem;font-weight:800;left:0;line-height:32px;position:absolute;text-align:left;top:0;width:100%}.card-shop .price::selection{background-color:#642b48;color:#ddd}.card-shop .button{background-color:#642b48;bottom:0;color:#ddd;font-size:2.4rem;padding:12px 32px;position:absolute;-webkit-transform:translateY(50%);transform:translateY(50%);z-index:3}.card-shop:after{background-color:#f7b90a;border-radius:20px;bottom:0;content:"";height:138px;position:absolute;transition:.3s;width:100%}.card-shop_icon-detail{bottom:100px;left:15px;opacity:0;position:absolute;transition:.3s;z-index:2}.card-shop_image{height:240px;transition:.3s;z-index:2}.card-shop .text{font-size:1.8rem;font-weight:700;line-height:22px;margin-top:16px;text-align:center;width:100%;z-index:3}.card-shop:hover{cursor:pointer}.card-shop:hover .card-shop_image{height:200px;transition:.3s}.card-shop:hover:after{height:158px;transition:.3s}.card-shop:hover .card-shop_label-container{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);transition:.3s}.card-shop:hover .card-shop_icon-detail{bottom:125px;opacity:1;transition:.3s}.card-shop_label-container{align-items:center;display:flex;flex-direction:row;gap:16px;justify-content:center;margin:16px 0 0;opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px);transition:.3s;z-index:2}.card-shop_label-container .label-size{background-color:#ddd;border-radius:5px;color:#f7b90a;cursor:pointer;font-size:16px;font-weight:600;line-height:10px;padding:6px 8px;text-transform:uppercase;transition:.2s}.card-shop_label-container .label-size:active{cursor:grabbing}.card-shop_label-container .label-checked{background-color:#642b48;transition:.2s}.makeyour{align-items:center;display:flex;flex-direction:row;height:540px;justify-content:flex-end;margin-bottom:96px;position:relative;width:100%}.makeyour_image{left:0;position:absolute;width:650px}.makeyour_content{align-items:flex-start;display:flex;flex-direction:column;gap:32px;justify-content:center;width:550px;z-index:2}.makeyour .title-page{font-size:5.8rem;font-weight:900;line-height:5.6rem;text-align:left;width:57rem;width:100%}.makeyour .title-page::selection{background-color:#642b48;color:#ddd}.makeyour .text{width:100%}.makeyour .button{background-color:#642b48;text-align:center}.details-container{flex-direction:row;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:30}.details-container,.details-container .details-box{align-items:center;display:flex;justify-content:center}.details-container .details-box{background-color:#ddd;border-radius:20px;flex-direction:column;gap:32px;padding:32px;width:340px;z-index:2}.details-container .bg-details{background-color:rgba(0,0,0,.4);height:100%;position:absolute;width:100%}.details-container .button{background-color:#642b48;font-size:14px;padding:12px 48px}.details_items{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:32px 16px;justify-content:space-between}.details_item-container{flex-direction:column}.details_item-box,.details_item-container{align-items:center;display:flex;justify-content:center}.details_item-box{background-color:#f7b90a;border-radius:100%;flex-direction:row;height:64px;margin:8px 0;width:64px}.details_item-box img{height:70%}.details_item-box p{color:#ddd;font-size:2.4rem;font-weight:600;text-transform:uppercase}.details_item-title{font-size:16px;font-weight:800;line-height:16px}.details_item-content{font-size:14px;font-weight:500;line-height:14px}.load-container{align-items:center;background-color:#642b48;display:flex;flex-direction:column;gap:12px;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:30}.load-container img{height:100%;position:absolute;width:100%;z-index:5}.load-container .load-box{height:160px;position:relative;width:125px}.load-container .bg-load{-webkit-animation:acai 1.7s linear;animation:acai 1.7s linear;background-color:#f7b90a;bottom:3px;height:95%;left:5px;position:absolute;transition:.5s;width:90%;z-index:1}.load-container .counter-load .counter-number{color:#ddd;font-size:20px;font-weight:700}.load-container .load-message{animation:text 1s ease-in-out infinite reverse;color:#ddd;font-size:24px;text-transform:capitalize!important;transition:.3s}@-webkit-keyframes text{0%{opacity:1}50%{opacity:0}to{opacity:1}}@keyframes text{0%{opacity:1}50%{opacity:0}to{opacity:1}}@-webkit-keyframes acai{0%{height:0}to{height:95%}}@keyframes acai{0%{height:0}to{height:95%}}.options{align-items:center;display:flex;flex-direction:row;gap:32px;justify-content:center}.options input{display:none}.option-step{flex-direction:column;gap:8px}.option-step,.option-step .option-button{align-items:center;display:flex;justify-content:center}.option-step .option-button{background-color:#f7b90a;border-radius:50%;cursor:pointer;flex-direction:row;height:9.6rem;position:relative;width:9.6rem}.option-step .option-text{font-size:1.6rem;font-weight:500}.option-step span{align-items:center;color:#ddd;display:flex;flex-direction:row;font-size:3.6rem;font-weight:600;justify-content:center;z-index:2}.option-step span img{height:100%;width:100%}.option-step .option-selected{background-color:#642b48}.step-container{align-items:center;background-color:#ddd;display:flex;flex-direction:row;height:100vh;justify-content:space-between;padding:0 19.6rem;position:relative;width:100%}@media screen and (min-width:1650px){.step-container{padding:0 33.2rem}}@media screen and (max-width:1189px){.step-container{padding:0 10rem}}.step-container .step-content{z-index:3}.step-container .step-content span{text-transform:uppercase}.step-container .step-content .step-transition{align-items:flex-start;display:flex;flex-direction:column;gap:32px;justify-content:center;margin-bottom:32px}.step-container .title-step{color:#642b48;font-size:6.4rem;font-weight:900;line-height:6.4rem;text-align:left;width:59rem}.step-container .title-step::selection{background-color:#642b48;color:#ddd}.step-container .text{align-items:center;display:flex;flex-direction:row;font-size:2.4rem;gap:16px;justify-content:flex-start}.step-container .text span{color:#f7b90a;font-size:1.2rem;font-weight:bolder}.step-container .buttons{align-items:center;display:flex;flex-direction:row;gap:32px;justify-content:flex-start}.step-container .buttons a .button,.step-container .buttons div .button{align-items:center;display:flex;flex-direction:row;justify-content:center;text-align:center;width:200px}.step-container .buttons a:last-child .button,.step-container .buttons div:last-child .button{background-color:#642b48}.step-container .step-bg{height:100%;position:absolute;right:0;top:0;width:50%}.step-container .close-icon{align-items:center;background-color:#642b48;border-radius:50px;cursor:pointer;display:flex;flex-direction:row;height:48px;justify-content:center;margin:32px;position:absolute;right:0;top:0;transition:.3s;width:48px;z-index:2}.step-container .close-icon:hover{-webkit-transform:rotate(45deg);transform:rotate(45deg);transition:.3s}.step-container .close-icon a{line-height:0}.step-container .custom-acai{align-items:center;display:flex;flex-direction:row;height:600px;justify-content:center;position:relative;z-index:2}.step-container .custom-acai img{height:100%;position:absolute;right:0;top:0;transition:.2s}.step-container .custom-acai .name-client{color:#ddd;font-size:18px;font-weight:500;left:0;position:absolute;text-align:center;top:50%;-webkit-transform:translateX(-100%);transform:translateX(-100%);width:290px;z-index:5}.step-container .custom-acai .roof{z-index:7}.step-container .custom-acai .cup-acai{height:100%;z-index:2}.step-container .custom-acai .cup-acai-shadow{z-index:4}.step-container .custom-acai .fill-acai{z-index:3}.step-container .custom-acai .fruit-acai{z-index:8}.step-container .custom-acai .fruit-acai-cutted,.step-container .custom-acai .roof-acai{z-index:3}.step-container .custom-acai .aditional1-acai{z-index:6}.step-container .custom-acai .aditional2-acai,.step-container .custom-acai .logo-acai{z-index:9}.step-container .custom-acai .flag-size-acai{z-index:5}.step-container .render-element{-webkit-animation:render .2s ease-in-out;animation:render .2s ease-in-out;transition:.2s}.step-container .progress-bar{align-items:center;bottom:32px;display:flex;flex-direction:row;gap:16px;height:10px;justify-content:center;left:0;position:absolute;width:100vw;z-index:2}.step-container .progress-bar .smile-progress{position:absolute;width:50px}.step-container .progress-bar .progress{align-items:center;background-color:#f7b90a;border-radius:10px;color:#ddd;display:flex;flex-direction:row;font-size:12px;font-weight:700;height:14px;justify-content:center;line-height:14px;width:48px}.step-container .progress-bar .progress-active{background-color:#642b48}.input_name-client{background-color:#f7b90a;border:none;border-radius:10px;font-size:24px;font-weight:700;height:48px;outline:none;padding-left:16px;width:400px}.input_name-client::-webkit-input-placeholder{color:#ddd;font-size:18px;font-weight:400}.input_name-client:-ms-input-placeholder{color:#ddd;font-size:18px;font-weight:400}.input_name-client::placeholder{color:#ddd;font-size:18px;font-weight:400}.input_name-client:disabled{opacity:40%}.disable-input_name-client{cursor:pointer;font-size:14px;line-height:18px;margin-bottom:32px}.disable-input_name-client,.price_container{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:center}.price_container{bottom:0;height:12rem;left:0;position:absolute;width:calc(20rem - 30px);z-index:2}.price_container .price-background{bottom:0;left:0;position:absolute;width:20rem}.price_container .price-symbol{color:#f7b90a;font-size:7.2rem;font-weight:700;z-index:3}.price_container .price-value{z-index:3}.price_container .price-value p{color:#ddd;font-size:3.2rem;font-weight:600;line-height:32px}.price_container .price-value span{color:#f7b90a;font-size:1.6rem;font-weight:600}@-webkit-keyframes render{0%{-webkit-transform:translateX(0);transform:translateX(0)}25%{-webkit-transform:translateX(15px);transform:translateX(15px)}50%{-webkit-transform:translateX(0);transform:translateX(0)}75%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes render{0%{-webkit-transform:translateX(0);transform:translateX(0)}25%{-webkit-transform:translateX(15px);transform:translateX(15px)}50%{-webkit-transform:translateX(0);transform:translateX(0)}75%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}.modal-container{flex-direction:row;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:30}.modal-container,.modal-container .modal-box{align-items:center;display:flex;justify-content:center}.modal-container .modal-box{background-color:#ddd;border-radius:20px;flex-direction:column;gap:32px;height:230px;padding:0 32px;width:340px;z-index:2}.modal-container .title-modal{font-size:2.4rem;font-weight:800}.modal-container .text-modal{font-size:1.6rem;font-weight:500;line-height:23px;text-align:center}.modal-container .bg-modal{background-color:rgba(0,0,0,.4);height:100%;position:absolute;width:100%}.modal-container .buttons{gap:16px}.modal-container .buttons .button-modal{align-items:center;background-color:#f7b90a;border-radius:50px;color:#ddd;cursor:pointer;display:flex;flex-direction:row;font-size:14px;font-weight:800;height:48px;justify-content:center;padding:0;width:132px}.modal-container .buttons .button-modal-secondary{background-color:#642b48}.show-modal{opacity:1}.hide-modal{opacity:0}.container-pages{align-items:center;background-color:#ddd;display:flex;flex-direction:row;height:100vh;justify-content:space-between;padding:0 19.6rem;position:relative;width:100%}@media screen and (min-width:1650px){.container-pages{padding:0 33.2rem}}@media screen and (max-width:1189px){.container-pages{padding:0 10rem}}.container-pages .acai-model{height:600px;z-index:2}.container-pages>a{margin:32px;position:absolute;right:0;top:0}.container-pages>a .close-icon{align-items:center;background-color:#642b48;border-radius:50px;cursor:pointer;display:flex;flex-direction:row;height:48px;justify-content:center;transition:.3s;width:48px;z-index:2}.container-pages>a .close-icon:hover{-webkit-transform:rotate(45deg);transform:rotate(45deg);transition:.3s}.container-pages>a .close-icon a{line-height:0}.container-pages .step-bg{height:100%;position:absolute;right:0;top:0;width:50%}.container-pages .page-container{align-items:flex-start;display:flex;flex-direction:column;gap:32px;height:100%;justify-content:center}.container-pages .page-container .title{align-items:center;display:flex;flex-direction:row;font-size:36px;justify-content:center;line-height:36px;z-index:10}.container-pages .page-container .title span{font-size:12px;margin-left:6px}.container-pages .page-container .title-finish{font-size:6.4rem;font-weight:900;line-height:6.4rem;text-align:left;width:59rem}.container-pages .page-container .title-finish::selection{background-color:#642b48;color:#ddd}.container-pages .page-container .cards-container{border-radius:10px;max-height:316px;overflow-y:auto;width:530px}.container-pages .page-container .cards-container-null{height:150px}.container-pages .page-container .cards-container>p{align-items:center;display:flex;flex-direction:row;font-size:2.4rem;font-weight:600;height:100%;justify-content:flex-start;width:250px}.container-pages .page-container .cards-container .card{align-items:flex-end;background-color:#642b48;border-radius:10px;display:flex;flex-direction:row;height:150px;justify-content:space-between;margin-bottom:16px;padding:18px;position:relative;width:475px;z-index:4}.container-pages .page-container .cards-container .card-custom:before{background-color:#f7b90a;border-bottom-left-radius:5px;border-bottom-right-radius:5px;color:#642b48;content:"CUSTOM";font-weight:700;padding-bottom:8px;padding-top:10px;position:absolute;right:16px;top:0;-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr;z-index:5}.container-pages .page-container .cards-container .card:last-child{margin-bottom:0}.container-pages .page-container .cards-container .card_image{align-items:center;background-color:#f7b90a;border-radius:5px;display:flex;flex-direction:row;height:100%;justify-content:center;position:relative;width:90px}.container-pages .page-container .cards-container .card_image img{height:90%;position:absolute}.container-pages .page-container .cards-container .card_image .name-client{color:#ddd;font-size:18px;font-weight:500;left:0;position:absolute;text-align:center;top:50%;-webkit-transform:translateX(-100%);transform:translateX(-100%);width:290px;z-index:5}.container-pages .page-container .cards-container .card_image .roof{z-index:7}.container-pages .page-container .cards-container .card_image .cup-acai{height:100%;z-index:2}.container-pages .page-container .cards-container .card_image .cup-acai-shadow{z-index:4}.container-pages .page-container .cards-container .card_image .fill-acai{z-index:3}.container-pages .page-container .cards-container .card_image .fruit-acai{z-index:8}.container-pages .page-container .cards-container .card_image .fruit-acai-cutted,.container-pages .page-container .cards-container .card_image .roof-acai{z-index:3}.container-pages .page-container .cards-container .card_image .aditional1-acai{z-index:6}.container-pages .page-container .cards-container .card_image .aditional2-acai,.container-pages .page-container .cards-container .card_image .logo-acai{z-index:9}.container-pages .page-container .cards-container .card_image .flag-size-acai{z-index:5}.container-pages .page-container .cards-container .card_image .cup-acai{height:90%}.container-pages .page-container .cards-container .card_content{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:space-between;line-height:20px;width:200px}.container-pages .page-container .cards-container .card_content .card_title{color:#f7b90a;font-size:20px}.container-pages .page-container .cards-container .card_content .card_text{color:#ddd;font-size:14px}.container-pages .page-container .cards-container .card_content .card_price{color:#f7b90a;font-size:36px;line-height:36px}.container-pages .page-container .cards-container .card_input{align-items:center;background-color:#ddd;border-radius:50px;color:#642b48;display:flex;flex-direction:row;font-size:24px;font-weight:700;height:35px;justify-content:space-between;width:110px}.container-pages .page-container .cards-container .card_input span{align-items:center;border-right:3px solid #642b48;cursor:pointer;display:flex;flex-direction:row;justify-content:center;width:36px}.container-pages .page-container .cards-container .card_input span:last-child{border-left:3px solid #642b48;border-right:none}.container-pages .page-container .cards-container::-webkit-scrollbar{width:9px}.container-pages .page-container .cards-container::-webkit-scrollbar-track{background:#f7b90a;border-radius:20px}.container-pages .page-container .cards-container::-webkit-scrollbar-thumb{background-color:#642b48;border-radius:20px}.container-pages .page-container .buttons{align-items:center;display:flex;flex-direction:row;gap:16px;justify-content:center}.container-pages .page-container .buttons>a:not(:first-child) .button{background-color:#642b48}.container-pages .page-container .buttons>a .button{padding:16px 32px;text-align:center;width:200px}.container-pages .page-container .div-button .button{background-color:#642b48;padding:16px 32px;text-align:center;width:200px}.un-container{align-items:center;display:flex;flex-direction:row;height:100vh;justify-content:center;max-height:100vh;overflow-x:hidden;overflow-y:hidden;position:relative;width:100%}.un-container .un-content{-webkit-transform:translateY(-20vh);transform:translateY(-20vh)}@media screen and (max-width:670px){.un-container .un-content{-webkit-transform:translateY(-10vh);transform:translateY(-10vh)}}@media screen and (max-width:330px){.un-container .un-content{-webkit-transform:translateY(-5vh);transform:translateY(-5vh)}}.un-container .un-content .un-title{font-size:64px;font-weight:900;text-align:center}@media screen and (max-width:450px){.un-container .un-content .un-title{font-size:48px}}.un-container .un-content .un-text{font-size:24px;font-weight:500;padding:0 10vw;text-align:center}.un-container .un-footer{bottom:-25px;margin:0 auto;position:fixed;width:90%}@media screen and (max-width:850px){.un-container .un-footer{bottom:-10px;width:120%}}@media screen and (max-width:450px){.un-container .un-footer{width:160%}}
/*# sourceMappingURL=main.4e562bc6.css.map*/