@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css);#app{font-family:Manrope,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50;min-width:100%;height:100%}.hero{&[data-v-38c7b2a4]{background-image:url(/img/bg1.c902c3b2.png);color:var(--background-color);background-size:cover;background-position:50%;background-repeat:no-repeat;width:100%;margin-bottom:0;min-height:75vh;max-height:70vh;padding:80px;padding-bottom:0;justify-content:space-between}&[data-v-38c7b2a4],.hero-texts[data-v-38c7b2a4]{display:flex;flex-direction:column;align-items:center}.hero-texts[data-v-38c7b2a4]{text-align:center}h1[data-v-38c7b2a4]{max-width:780px;font-size:28px}.girl-banner[data-v-38c7b2a4]{height:100%;max-height:800px;width:100%;-o-object-fit:contain;object-fit:contain}}.video[data-v-38c7b2a4]{width:100%;max-width:750px;height:420px;background-color:#3d3227;border:1px solid #695a4b;margin-bottom:64px}.brand-logo[data-v-38c7b2a4]{max-width:100%;-o-object-fit:contain;object-fit:contain;max-width:200px}span[data-v-38c7b2a4]{color:var(--primary-color);font-family:Manrope,sans-serif}p[data-v-38c7b2a4]{max-width:700px;margin-top:0;font-family:Manrope;font-size:20px;font-weight:400;line-height:24px;text-align:center}@media only screen and (max-width:1367px){.hero{&[data-v-38c7b2a4]{height:100vh;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin-bottom:-120px}.girl-banner[data-v-38c7b2a4]{margin-top:-60px}.content{&[data-v-38c7b2a4]{max-width:570px}.brand-logo[data-v-38c7b2a4]{max-width:100%;-o-object-fit:contain;object-fit:contain;max-width:150px}h1[data-v-38c7b2a4]{font-size:24px}p[data-v-38c7b2a4]{max-width:680px;margin-top:0;font-family:Manrope;font-size:14px;font-weight:400;line-height:24px;text-align:center}}}}@media only screen and (max-width:720px){.hero{&[data-v-38c7b2a4]{width:100%;padding:30px;min-height:85vh;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin-bottom:-14px}.girl-banner[data-v-38c7b2a4]{margin-top:-120px;max-width:100%;-o-object-fit:contain;object-fit:contain}.content{.brand-logo[data-v-38c7b2a4]{max-width:100px}h1[data-v-38c7b2a4]{font-size:22px;margin:20px 0}p[data-v-38c7b2a4]{font-family:Manrope;font-size:16px;font-weight:400;line-height:19px;text-align:center}}}.video[data-v-38c7b2a4]{max-width:370px;max-height:208px}}.form-container[data-v-30a13362]{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.form-container form[data-v-30a13362]{margin-top:-64px;border-radius:20px;padding:45px;background-color:#e9e9e9;max-width:750px;width:100%;display:flex;flex-direction:column;align-items:flex-start}h2[data-v-30a13362]{font-family:Manrope,sans-serif;font-size:24px;margin-bottom:20px;color:#000}.checkbox[data-v-30a13362]{display:flex;flex-direction:column;gap:15px;width:100%}.checkbox .form-group[data-v-30a13362]{display:flex;align-items:center;gap:10px}.custom-radio[data-v-30a13362]{position:relative;display:inline-block}.custom-radio input[type=radio][data-v-30a13362]{position:absolute;opacity:0;cursor:pointer}.custom-radio label[data-v-30a13362]{cursor:pointer;display:flex;align-items:center}.custom-radio .checkbox-icon[data-v-30a13362]{width:18px;height:18px;background-color:#ffcd3c;border-radius:3px;display:inline-block;position:relative}.custom-radio .checkbox-icon[data-v-30a13362]:after{content:"";position:absolute;top:50%;left:50%;width:10px;height:10px;background-image:url(/img/check.dce1d69a.svg);background-size:cover;transform:translate(-50%,-50%) scale(0);transition:transform .2s ease}.custom-radio input[type=radio]:checked+label .checkbox-icon[data-v-30a13362]:after{transform:translate(-50%,-50%) scale(1)}.form-content[data-v-30a13362]{width:100%;margin-top:20px;display:flex;flex-direction:column;gap:20px}.form-content .form-group[data-v-30a13362]{flex:1 1 48%;display:flex;flex-direction:column}.form-content input[data-v-30a13362]{max-width:100%;padding:15px;border-radius:5px;font-family:Manrope,sans-serif;border:1px solid #ccc}button[data-v-30a13362]{background-color:#e1b026;color:#fff;border:none;width:100%;padding:20px;border-radius:5px;font-family:Manrope,sans-serif;font-size:18px;font-weight:600;cursor:pointer}button[data-v-30a13362]:hover{background-color:#fba022}input[type=radio][data-v-30a13362]{margin-right:8px}@media only screen and (max-width:720px){.form-container form[data-v-30a13362]{padding:30px;margin-top:-42px}button[data-v-30a13362]{font-family:Manrope;font-size:16px;font-weight:600;line-height:16px;text-align:left}}@media only screen and (max-width:480px){.form-container[data-v-30a13362]{padding:0 30px}.form-container form[data-v-30a13362]{max-width:80%;padding:20px}.form-container form h2[data-v-30a13362]{font-family:Manrope;font-size:22px;font-weight:600;line-height:24px;text-align:center}.form-container form span[data-v-30a13362]{font-family:Manrope;font-size:16px;font-weight:400;line-height:16px;text-align:left}.form-container .form-content button[data-v-30a13362]{font-family:Manrope;font-size:14px;font-weight:600;line-height:16px;text-align:center;padding:16px 0}}.cards-container[data-v-76d21019]{display:flex;justify-content:space-between;flex-wrap:wrap;gap:20px;margin:20px 0;max-width:1150px}.card[data-v-76d21019]{background-color:#e9e9e9;border:1px solid #d7d7d7;padding:30px;border-radius:10px;flex:1;text-align:left;width:370px}.card-icon[data-v-76d21019]{background-color:#f3c441;padding:10px;width:40px;height:40px;border-radius:5px;display:inline-block;margin-bottom:15px;display:flex;justify-content:center;align-items:center}.card-icon img[data-v-76d21019]{width:20px;height:20px}.card-content h3[data-v-76d21019]{font-family:Manrope,sans-serif;font-size:24px;font-weight:600;color:#000;margin-bottom:15px}.card-content p[data-v-76d21019]{font-family:Manrope,sans-serif;font-size:18px;color:#000;line-height:1.5}@media only screen and (max-width:720px){.cards-container[data-v-76d21019]{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 30px}.card[data-v-76d21019]{max-width:75%!important}}@media only screen and (max-width:480px){.cards-container{&[data-v-76d21019]{padding:0 30px}.card{&[data-v-76d21019]{max-width:60%!important}h3[data-v-76d21019]{font-family:Manrope;font-size:20px;font-weight:600;line-height:24px;text-align:left}p[data-v-76d21019]{font-family:Manrope;font-size:14px;font-weight:400;line-height:22px;text-align:left}}}}.logos-section[data-v-e7addc68]{display:flex;justify-content:space-between;flex-wrap:wrap;max-width:1150px}.logo-item{&[data-v-e7addc68]{padding:20px 30px;border-radius:10px;width:270px;border:1px solid #e6e6e6;display:flex;flex:1;justify-content:center;align-items:center;background-color:#fff}+.logo-item[data-v-e7addc68]{margin-left:20px}}.logo-item img[data-v-e7addc68]{max-width:100%;max-height:60px;-o-object-fit:contain;object-fit:contain}.cta-button[data-v-e7addc68]{margin-top:20px}.cta-button button[data-v-e7addc68]{background:linear-gradient(90deg,#e1b026,#f3c441);color:#fff;border:none;padding:12px 30px;border-radius:5px;font-family:Manrope,sans-serif;font-size:16px;cursor:pointer}.cta-button button[data-v-e7addc68]:hover{background-color:#fba022}@media only screen and (max-width:720px){.logos-section[data-v-e7addc68]{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;width:100%}.logo-item{&[data-v-e7addc68]{padding:20px;min-height:100px;max-width:139px}img[data-v-e7addc68]{min-width:150px}+.logo-item[data-v-e7addc68]{margin:0}}.cta-button{&[data-v-e7addc68]{width:100%;margin-top:40px}button[data-v-e7addc68]{width:100%;padding:20px 64px;font-size:18px;font-weight:600}}}@media only screen and (max-width:480px){.logo-item{&[data-v-e7addc68]{max-width:100px;min-height:50px}img[data-v-e7addc68]{min-width:120px}}.cta-button{button[data-v-e7addc68]{padding:20px 0;font-size:16px}}}.trust-section[data-v-e0cd866e]{text-align:center;max-width:1150px;padding-bottom:80px}h2[data-v-e0cd866e]{font-family:Manrope,sans-serif;font-size:34px;margin-bottom:30px;color:#000}.cards-container[data-v-e0cd866e]{display:flex;justify-content:space-between;flex-direction:row;flex-wrap:wrap;justify-content:center}.trust-card[data-v-e0cd866e]{background-color:#e9e9e9;padding:30px;border-radius:10px;margin:10px;display:flex;flex-direction:column;align-items:start;text-align:left;max-width:300px;border:1px solid #d7d7d7}.card-icon[data-v-e0cd866e]{background-color:#e1b026;padding:10px;width:40px;height:40px;border-radius:5px;display:inline-block;margin-bottom:20px;display:flex;justify-content:center;align-items:center}.card-icon img[data-v-e0cd866e]{width:20px;height:20px}.card-content p[data-v-e0cd866e]{font-family:Manrope,sans-serif;font-size:18px;color:#000}.card-content strong[data-v-e0cd866e]{font-weight:700}.cta-button[data-v-e0cd866e]{margin-top:20px}.cta-button button[data-v-e0cd866e]{background:linear-gradient(90deg,#e1b026,#f3c441);color:#fff;border:none;padding:12px 30px;border-radius:5px;font-family:Manrope,sans-serif;font-size:16px;cursor:pointer}.cta-button button[data-v-e0cd866e]:hover{background-color:#fba022}@media only screen and (max-width:720px){.trust-section{&[data-v-e0cd866e]{display:flex;flex-direction:column;align-items:center;justify-content:center}h2[data-v-e0cd866e]{font-size:32px;max-width:370px}}.cards-container[data-v-e0cd866e]{flex-direction:column;align-items:center;justify-content:center}.trust-card[data-v-e0cd866e]{max-width:100%}.card-icon img[data-v-e0cd866e]{width:30px;height:30px}.cta-button{&[data-v-e0cd866e]{width:100%;margin-top:40px}button[data-v-e0cd866e]{width:100%;padding:20px 64px;font-size:18px;font-weight:600}}}@media only screen and (max-width:480px){.trust-section[data-v-e0cd866e]{padding:0}.cards-container{.trust-card{&[data-v-e0cd866e]{margin:0}p[data-v-e0cd866e]{font-family:Manrope;font-size:14px;font-weight:400;line-height:22px;text-align:left;margin:0}+.trust-card[data-v-e0cd866e]{margin-top:20px}}}.cta-button button[data-v-e0cd866e]{padding:20px 0;margin-bottom:60px;margin-top:-10px}}.calculator-section[data-v-36f7f300]{display:flex;justify-content:center;align-items:center;padding:80px 40px;background-color:#f3f3f3;width:100%}.calculator-section .arraste[data-v-36f7f300]{margin-left:20px;font-family:Manrope;font-size:16px;font-weight:400;line-height:16px;text-align:left;color:#000;border:1px solid #a7a7a7;padding:10px 15px;margin-top:30px;border-radius:50px}.calculator-content[data-v-36f7f300]{display:flex;flex-direction:column;justify-content:space-between;flex-wrap:wrap;gap:40px;max-width:1140px;width:100%;max-height:840px}h2[data-v-36f7f300]{font-family:Manrope,sans-serif;font-size:24px;margin-bottom:15px;max-width:390px;text-align:left}.highlight[data-v-36f7f300]{color:#e1b026}p[data-v-36f7f300]{font-family:Manrope,sans-serif;color:#000;font-size:20px;margin-bottom:20px;max-width:750px;text-align:left}.calculator-form[data-v-36f7f300]{display:flex;flex-direction:column;align-items:flex-start;max-height:400px}.calculator-group[data-v-36f7f300]{width:100%;display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;gap:40px}.btns-and-slides[data-v-36f7f300]{display:flex;flex-direction:column;align-items:flex-start;background:#fcfcfc;border-radius:20px;width:100%;max-width:560px;min-height:370px}.calculator-options[data-v-36f7f300]{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.calculator-options button[data-v-36f7f300]{background-color:#f2f2f2;padding:20px 30px;border:none;border-top-left-radius:20px;background:linear-gradient(180deg,#fff,#dcdcdc);cursor:pointer;font-family:Manrope,sans-serif;font-size:20px;color:#000;font-weight:700;width:100%}.calculator-options button+button[data-v-36f7f300]{border-radius:0;border-top-right-radius:20px}.calculator-options button.active[data-v-36f7f300]{background:#f3c441;border:none}.help-text[data-v-36f7f300]{margin-left:40px;margin-top:20px;padding:15px 28px;border:1px solid #a7a7a7;border-radius:50px;color:#000}.slider-group[data-v-36f7f300]{padding:0 40px;margin-top:30px;width:480px}.slider-group label[data-v-36f7f300]{text-align:left;font-family:Manrope,sans-serif;font-size:20px;font-weight:600;color:#000;display:block;margin-bottom:5px;width:100%}.slider-group input[type=range][data-v-36f7f300]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;cursor:pointer;width:100%}.slider-group input[type=range][data-v-36f7f300]::-webkit-slider-runnable-track{background:#837e72;height:.1rem}.slider-group input[type=range][data-v-36f7f300]::-moz-range-track{background:#837e72;height:.1rem}.slider-group input[type=range][data-v-36f7f300]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;margin-top:-12px;background-color:#f3c441;border-radius:50%;height:1.5rem;width:1.6rem}.right-content[data-v-36f7f300]{width:45%}.right-content .cta-button[data-v-36f7f300]{margin-top:20px;padding-bottom:36px}.right-content .cta-button button[data-v-36f7f300]{width:100%;background:linear-gradient(90deg,#e1b026,#f3c441);color:#fff;border:none;padding:12px 30px;border-radius:5px;font-family:Manrope,sans-serif;font-size:16px;cursor:pointer}.right-content .cta-button button[data-v-36f7f300]:hover{background-color:#fba022}.result-box[data-v-36f7f300]{max-width:485px;height:240px;width:100%;background:linear-gradient(90deg,#3a3832,#262520);border-radius:10px;display:flex;flex-direction:column;justify-content:center;align-items:start;color:#fff;box-shadow:0 4px 10px rgba(0,0,0,.1);padding-left:50px}.result-box p[data-v-36f7f300]{font-size:24px;margin-bottom:10px;color:#fff}.result-box h3[data-v-36f7f300]{font-size:72px;color:#e1b026;margin:0}@media only screen and (max-width:1170px){.calculator-section[data-v-36f7f300]{min-height:800px;align-items:flex-start;padding-bottom:200px}.calculator-content[data-v-36f7f300]{min-height:auto;display:flex;flex-direction:column;align-items:center}.right-content[data-v-36f7f300]{width:53%}.calculator-group[data-v-36f7f300]{align-items:center;justify-content:center}}@media only screen and (max-width:720px){.calculator-section[data-v-36f7f300]{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;min-height:900px;padding:50px 30px}.calculator-section h2[data-v-36f7f300]{text-align:center}.calculator-section p[data-v-36f7f300]{font-size:17px}.calculator-section .btns-and-slides[data-v-36f7f300]{width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.calculator-section .btns-and-slides .slider-group[data-v-36f7f300]{max-width:340px}.calculator-form[data-v-36f7f300]{max-height:auto!important}.help-text[data-v-36f7f300]{margin-left:0;margin-bottom:24px}.calculator-group[data-v-36f7f300]{max-width:360px}.calculator-group .result-box[data-v-36f7f300]{width:100%;padding:30px auto!important;padding-left:0;height:160px;display:flex;flex-direction:column;justify-content:center;align-items:center}.calculator-group .result-box p[data-v-36f7f300]{font-size:20px;margin:0}.calculator-group .result-box h3[data-v-36f7f300]{font-size:48px}.calculator-content[data-v-36f7f300]{display:flex;flex-direction:column;justify-content:center;align-items:center;max-height:1200px}p[data-v-36f7f300]{text-align:center;max-width:370px}}@media only screen and (max-width:480px){.calculator-section[data-v-36f7f300]{max-width:100vw;padding-bottom:10px}.calculator-section .calculator-content[data-v-36f7f300]{width:100%;flex-direction:column;justify-content:center;align-items:center}.calculator-section .calculator-content .calculator-form[data-v-36f7f300]{width:100%;display:flex;flex-direction:column;align-items:center}.calculator-section .right-content[data-v-36f7f300]{width:100%}.calculator-section .calculator-group[data-v-36f7f300]{display:flex;justify-content:center;align-items:center;width:100%}.calculator-section h2[data-v-36f7f300]{font-family:Manrope;font-size:26px;font-weight:600;line-height:32px;text-align:center}.calculator-section p[data-v-36f7f300]{font-family:Manrope;font-size:17px;font-weight:400;line-height:19px;text-align:center}.calculator-section .calculator-content[data-v-36f7f300]{display:flex;align-items:flex-start}.calculator-section .btns-and-slides[data-v-36f7f300]{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;min-height:350px}.calculator-section .btns-and-slides .slides[data-v-36f7f300]{padding:0 20px;box-sizing:border-box;width:100%}.calculator-section .btns-and-slides .slides .slider-group[data-v-36f7f300]{width:100%;max-width:360px;margin-top:20px;padding:0}}.swiper[data-v-48d012eb]{width:100%}.recent-purchases-section[data-v-48d012eb]{padding:40px 20px;background-color:#fff;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}h2[data-v-48d012eb]{font-family:Manrope,sans-serif;font-size:36px;margin-bottom:20px}.highlight[data-v-48d012eb]{color:#e1b026}.description[data-v-48d012eb]{font-family:Manrope,sans-serif;color:#000;font-size:18px;margin-bottom:30px;max-width:680px}.swiper[data-v-48d012eb]{max-width:1220px}.carousel-item[data-v-48d012eb]{background-color:#f1f1f1;border:1px solid #e6e6e6;padding:25px;border-radius:10px;max-width:270px;text-align:center}.carousel-item img[data-v-48d012eb]{width:270px;height:285px;margin-bottom:15px;border-radius:5px;-o-object-fit:cover;object-fit:cover;-o-object-position:0 -60px;object-position:0 -60px}.item-details[data-v-48d012eb]{text-align:left}.item-price[data-v-48d012eb],.item-weight[data-v-48d012eb]{font-family:Manrope,sans-serif;font-size:18px;color:#262520;margin:0}h3[data-v-48d012eb]{font-family:Manrope,sans-serif;font-size:36px;font-weight:400;color:#e4b122;margin:0}@media (max-width:768px){.carousel-container[data-v-48d012eb]{max-width:360px}.recent-purchases-section[data-v-48d012eb]{width:100%}.carousel-item{&[data-v-48d012eb]{max-width:170px}img[data-v-48d012eb]{width:140px;height:180px;-o-object-fit:cover;object-fit:cover}}.item-details{h3[data-v-48d012eb]{font-size:22.67px;padding:10px 0}.item-price[data-v-48d012eb],.item-weight[data-v-48d012eb]{font-size:12px}}}@media only screen and (max-width:480px){.carousel-container[data-v-48d012eb]{max-width:100%}.recent-purchases-section{h2[data-v-48d012eb]{font-family:Manrope;font-size:28px;font-weight:600;line-height:32px;text-align:center}p[data-v-48d012eb]{font-family:Manrope;font-size:17px;font-weight:400;line-height:20px;text-align:center}.carousel-item{&[data-v-48d012eb]{max-width:120px;padding:15px}img[data-v-48d012eb]{width:120px;height:150px;-o-object-position:center;object-position:center}.item-details{&[data-v-48d012eb]{text-align:left;display:flex;flex-direction:column;align-items:flex-start}h3[data-v-48d012eb]{padding:0}}}}}.testimonials-section[data-v-06ee59ac]{padding:40px;padding-bottom:220px;text-align:center;background:#fff;width:100%;margin-bottom:-150px;display:flex;flex-direction:column;justify-content:center;align-items:center}.testimonials-section .testimonial-box video[data-v-06ee59ac]{width:100%;height:auto;border-radius:10px}.testimonials-section .feedback-btn[data-v-06ee59ac]{border:1px solid #d6d6d6;padding:10px 35px;border-radius:100px;cursor:pointer;font-family:Manrope,sans-serif;font-size:14px;color:#000}.testimonials-section .testimonials-header[data-v-06ee59ac]{margin-bottom:30px}.testimonials-section .testimonials-header h2[data-v-06ee59ac]{font-family:Manrope,sans-serif;font-size:32px;font-weight:700;color:#000;margin-bottom:15px;max-width:840px}.testimonials-section .testimonials-header h2 .highlight[data-v-06ee59ac]{color:#e1b026}.testimonials-section .testimonial-boxes[data-v-06ee59ac]{display:flex;justify-content:center;flex-wrap:wrap;gap:20px;margin-bottom:80px}.testimonials-section .testimonial-boxes .testimonial-box[data-v-06ee59ac]{width:365px;height:208px;border-radius:10px;display:flex;justify-content:center;align-items:center}.testimonials-section .testimonial-boxes .placeholder[data-v-06ee59ac]{background-color:#e1b026}.testimonials-section .testimonial-carousel[data-v-06ee59ac]{display:flex;align-items:center;justify-content:center;max-width:750px;height:330px;margin:0 auto;width:100%;gap:50px;padding:35px 0;border-radius:10px;background-color:#f5f5f5;border:1px solid #d9d9d9}.testimonials-section .testimonial-carousel .testimonial-content[data-v-06ee59ac]{width:600px;height:100%;text-align:left;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.testimonials-section .testimonial-carousel .testimonial-content .testimonial-quote[data-v-06ee59ac]{padding:0 48px;font-family:Manrope,sans-serif;font-size:20px;line-height:1.5;color:#000;margin:0}.testimonials-section .testimonial-carousel .testimonial-content .testimonial-quote .quote-icon[data-v-06ee59ac]{color:#e1b026;font-size:50px}.testimonials-section .testimonial-carousel .testimonial-content .testimonial-author[data-v-06ee59ac]{display:flex;align-items:center;padding:0 48px}.testimonials-section .testimonial-carousel .testimonial-content .testimonial-author .author-image[data-v-06ee59ac]{width:65px;height:65px;border-radius:6px;margin-right:15px;background-color:#e1b026;-o-object-fit:cover;object-fit:cover}.testimonials-section .testimonial-carousel .testimonial-content .testimonial-author .author-info .author-name[data-v-06ee59ac]{font-family:Manrope,sans-serif;font-size:20px;font-weight:700;color:#000;margin:0}.testimonials-section .testimonial-carousel .testimonial-content .testimonial-author .author-info .author-location[data-v-06ee59ac]{font-family:Manrope,sans-serif;font-size:15px;color:#666;margin:0}.testimonials-section .cta-button[data-v-06ee59ac]{margin-top:40px}.testimonials-section .cta-button button[data-v-06ee59ac]{background:linear-gradient(90deg,#e1b026,#f3c441);border:none;padding:15px 30px;border-radius:5px;font-family:Manrope,sans-serif;font-size:16px;color:#fff;cursor:pointer;transition:background-color .3s ease}.testimonials-section .cta-button button[data-v-06ee59ac]:hover{background-color:#e0a320}@media only screen and (max-width:720px){.testimonials-header[data-v-06ee59ac]{font-family:Manrope;font-size:22px;font-weight:600;line-height:30px;text-align:center}.testimonials-section .testimonial-carousel[data-v-06ee59ac]{height:auto}}@media only screen and (max-width:480px){.testimonials-section .testimonials-header h2[data-v-06ee59ac]{font-family:Manrope;font-size:20px;font-weight:600;line-height:26px;text-align:center;margin-bottom:0}.testimonials-section .testimonial-boxes[data-v-06ee59ac]{width:100%;gap:50px}.testimonials-section .testimonial-boxes .testimonial-box[data-v-06ee59ac]{border-radius:2px}.testimonials-section .testimonial-carousel[data-v-06ee59ac]{height:280px}.testimonials-section .testimonial-carousel .testimonial-content .testimonial-quote[data-v-06ee59ac]{font-family:Manrope;font-size:16px;font-weight:400;line-height:20px;text-align:left;margin-bottom:20px}.testimonials-section .cta-button[data-v-06ee59ac]{width:100%}.testimonials-section .cta-button button[data-v-06ee59ac]{padding:20px auto;font-size:15px}}.satisfaction-section[data-v-18091028]{background:url(/img/bg2.3eeeaafb.png) no-repeat 50%;background-size:cover;background-repeat:no-repeat;padding:60px 0;margin-top:120px;text-align:center;width:100vw}.satisfaction-content[data-v-18091028]{max-width:800px;margin:0 auto;color:#fff}.satisfaction-content .satisfaction-seal[data-v-18091028]{width:350px;margin-bottom:20px;margin-top:-180px}.satisfaction-content h2[data-v-18091028]{font-family:Manrope,sans-serif;font-size:42px;font-weight:700;margin-bottom:20px}.satisfaction-content h2 .highlight[data-v-18091028]{color:#e1b026}.satisfaction-content p[data-v-18091028]{font-family:Manrope,sans-serif;font-size:22px;line-height:1.6;margin-bottom:30px}.satisfaction-content .cta-button[data-v-18091028]{background-color:#e1b026;border:none;padding:15px 30px;border-radius:5px;font-family:Manrope,sans-serif;font-size:16px;color:#fff;cursor:pointer;transition:background-color .3s ease}.satisfaction-content .cta-button[data-v-18091028]:hover{background-color:#e0a320}@media only screen and (max-width:720px){.satisfaction-section[data-v-18091028]{width:100%;padding:60px 30px;margin-top:30px;background:url(/img/bg-2-mobile.d701e958.jpeg) no-repeat 50%;background-size:cover;background-repeat:no-repeat}.satisfaction-section .satisfaction-content img[data-v-18091028]{width:240px;margin-top:-90px}.satisfaction-section p[data-v-18091028]{font-family:Manrope;padding:10px;font-size:17px;font-weight:400;line-height:30px;text-align:center}}@media only screen and (max-width:480px){.satisfaction-section h2[data-v-18091028]{font-family:Manrope;font-size:28px;font-weight:600;line-height:32px;text-align:center}.satisfaction-section p[data-v-18091028]{font-family:Manrope;font-size:16px;font-weight:400;line-height:19px;text-align:center}}.physical-store-section[data-v-2b55b6ba]{padding:40px;background-color:#f8f8f8;text-align:center;width:100%}.physical-store-section .content[data-v-2b55b6ba]{max-width:1140px;margin:0 auto}.physical-store-section .store-info[data-v-2b55b6ba]{margin-bottom:40px;display:flex;flex-direction:column;justify-content:center;align-items:center}.physical-store-section .store-info h2[data-v-2b55b6ba]{font-family:Manrope,sans-serif;font-size:34px;font-weight:600;margin-bottom:15px;color:#000;max-width:660px;line-height:1.2}.physical-store-section .store-info h2 .highlight[data-v-2b55b6ba]{color:#e1b026}.physical-store-section .store-info p[data-v-2b55b6ba]{font-family:Manrope,sans-serif;font-size:18px;line-height:1.4;color:#000;max-width:900px;margin:0 auto}.physical-store-section .swiper[data-v-2b55b6ba]{margin-bottom:40px}.physical-store-section .swiper-slide[data-v-2b55b6ba]{display:flex;justify-content:center;align-items:center}.physical-store-section .swiper-slide img[data-v-2b55b6ba]{width:250px;height:auto;border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,.1)}.physical-store-section .cta-button button[data-v-2b55b6ba]{background-color:#e1b026;border:none;padding:15px 30px;border-radius:5px;font-family:Manrope,sans-serif;font-size:16px;color:#fff;cursor:pointer;transition:background-color .3s ease}.physical-store-section .cta-button button[data-v-2b55b6ba]:hover{background-color:#e0a320}@media only screen and (max-width:720px){.swiper-slide img[data-v-2b55b6ba]{min-width:270px}}@media only screen and (max-width:480px){.physical-store-section h2[data-v-2b55b6ba]{font-family:Manrope;font-size:26px!important;font-weight:600;line-height:30px;text-align:center}.physical-store-section p[data-v-2b55b6ba]{font-family:Manrope;font-size:14px!important;font-weight:400;line-height:19px;text-align:center}}.faq-section[data-v-6abadc89]{background-color:#1a1a1a;padding:80px 20px;color:#fff;text-align:center;width:100vw}.faq-section .content[data-v-6abadc89]{max-width:800px;margin:0 auto;margin-bottom:20px}.faq-section .faq-btn[data-v-6abadc89]{background-color:#3a3832;border:1px solid #545454;padding:10px 30px;border-radius:20px;color:#fff;cursor:pointer;font-family:Manrope,sans-serif;font-size:14px;margin-bottom:20px}.faq-section h2[data-v-6abadc89]{font-family:Manrope,sans-serif;font-size:42px;font-weight:700;margin-bottom:40px}.faq-section h2 .highlight[data-v-6abadc89]{color:#e1b026}.faq-section .faq-list .faq-item[data-v-6abadc89]{background-color:#3f3c35;padding:15px 20px;border-radius:10px;margin-bottom:10px;cursor:pointer;width:100%}.faq-section .faq-list .faq-item .faq-question[data-v-6abadc89]{font-family:Manrope,sans-serif;font-size:18px;font-weight:400;color:#fff;display:flex;justify-content:space-between;align-items:center;width:100%}.faq-section .faq-list .faq-item .arrow[data-v-6abadc89]{color:#e1b026;font-size:20px;transition:transform .3s ease}.faq-section .faq-list .faq-item .arrow.rotated[data-v-6abadc89]{transform:rotate(90deg)}.faq-section .faq-list .faq-item .faq-answer[data-v-6abadc89]{margin-top:10px;font-family:Manrope,sans-serif;font-size:14px;font-weight:400;color:#ccc;text-align:left}@media only screen and (max-width:720px){.faq-section[data-v-6abadc89]{width:100vw;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-bottom:0}.faq-section .content[data-v-6abadc89]{padding:0 30px}.faq-section h2[data-v-6abadc89]{font-family:Manrope;font-size:32px;font-weight:500;line-height:32px;text-align:center}.faq-list .faq-item[data-v-6abadc89]{max-width:330px;width:100%}.faq-list .faq-item .faq-question p[data-v-6abadc89]{font-family:Manrope;font-size:16px;font-weight:400;line-height:18px;text-align:left}}@media only screen and (max-width:480px){.faq-section .faq-list .faq-item[data-v-6abadc89]{max-width:90%;width:100%;padding:16px}.faq-section .faq-list .faq-item .faq-question p[data-v-6abadc89]{font-family:Manrope;font-size:15px;font-weight:400;line-height:18px;text-align:left}.faq-section .faq-list .faq-item .faq-answer[data-v-6abadc89]{color:#ccc;font-size:12px}}.caixa-block[data-v-5d3facda]{width:100vw;background:#fcfcfc}.caixa-container[data-v-5d3facda]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:0 auto;padding:80px 0;gap:45px;max-width:1040px}.caixa-container h2[data-v-5d3facda]{font-family:Manrope;font-size:36px;font-weight:600;line-height:38px;text-align:left;color:#000}.caixa-container p[data-v-5d3facda]{font-family:Manrope;font-size:18px;font-weight:400;line-height:24px;text-align:left;color:#000}.caixa[data-v-5d3facda]{max-width:540px;width:100%}.cta-button[data-v-5d3facda]{margin-top:20px;text-align:left}.cta-button button[data-v-5d3facda]{background:linear-gradient(90deg,#e1b026,#f3c441);color:#fff;border:none;padding:12px 30px;border-radius:5px;font-family:Manrope,sans-serif;font-size:16px;cursor:pointer}.cta-button button[data-v-5d3facda]:hover{background-color:#fba022}@media only screen and (max-width:720px){.caixa-container[data-v-5d3facda]{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:60px 30px}.caixa-container h2[data-v-5d3facda]{margin-top:0;font-family:Manrope;font-size:26px;font-weight:600;line-height:28px;text-align:center}.caixa-container p[data-v-5d3facda]{font-family:Manrope;font-size:17px;font-weight:400;line-height:19px;text-align:center}.cta-button[data-v-5d3facda]{text-align:center}.cta-button button[data-v-5d3facda]{font-family:Manrope;font-size:16px;font-weight:600;line-height:16px;text-align:center;padding:12px 20px}.caixa[data-v-5d3facda]{max-width:340px}}.footer[data-v-418aa6fe]{background-color:#fff;width:100vw;padding:22px 0}.footer span[data-v-418aa6fe]{font-family:Manrope,sans-serif;font-size:15px;color:#262520!important}.middle-video{&[data-v-14a587be]{background:#f3c441;width:100vw;padding:108px 80px;display:flex;flex-direction:row;justify-content:center;align-items:flex-start;flex-wrap:wrap;gap:60px}.video[data-v-14a587be]{width:780px;height:450px}.texts{&[data-v-14a587be]{max-width:725px;margin-left:85px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}p[data-v-14a587be]{font-family:Manrope;font-size:46px;font-weight:600;line-height:52px;text-align:left;color:#000;margin-top:0}.custom-middle-line[data-v-14a587be]{border:5px solid #000;width:336px;height:0;top:4816px;left:551px;gap:0;border:5px 0 0 0;angle:-.17 deg;margin-left:0}.white-text[data-v-14a587be]{font-family:Manrope;font-size:32px;font-weight:600;line-height:36px;text-align:left;color:#fff;max-width:680px;padding-top:32px}}}@media only screen and (max-width:1367px){.middle-video{&[data-v-14a587be]{justify-content:flex-start;max-height:325px}.video{&[data-v-14a587be]{max-width:300px}iframe[data-v-14a587be]{width:560px;height:315px}}.texts{&[data-v-14a587be]{max-width:615px}p[data-v-14a587be]{font-size:32px}.white-text[data-v-14a587be]{font-size:24px}}}}.middle-banner{&[data-v-14a587be]{display:flex;flex-direction:row;align-items:center;justify-content:center;max-width:100vw;max-height:450px}img[data-v-14a587be]{width:100vw;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;height:415px}.middle-banner-text{&[data-v-14a587be]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:415px;min-width:50%;background:#1a1a1a;padding:0 30px 0 30px}p[data-v-14a587be]{font-family:Manrope;font-size:46px;font-weight:600;line-height:52px;text-align:left;color:#fff;max-width:510px}span[data-v-14a587be]{color:#f3c441}.custom-middle-line[data-v-14a587be]{border:5px solid #f3c441;width:85px;height:0;top:3985px;left:173px;gap:0;border:5px 5px 0 0;opacity:0;border-radius:50px}}}.whatsapp-button[data-v-14a587be]{position:fixed;bottom:20px;right:20px;background-color:#25d366;border:none;border-radius:50%;width:60px;height:60px;box-shadow:0 2px 5px rgba(0,0,0,.2);cursor:pointer;display:flex;align-items:center;justify-content:center}.whatsapp-button img[data-v-14a587be]{width:30px;height:30px}.custom-line[data-v-14a587be]{border:none;height:1px;background-color:#9c9c9c;width:1140px;margin-top:40px}.container[data-v-14a587be]{width:100%;max-width:100vw;padding:0 24px;overflow-x:hidden;box-sizing:border-box;display:flex;flex-direction:column;align-items:center}.banner-girl[data-v-14a587be]{width:100vw;-o-object-fit:contain;object-fit:contain}.banner-girl-mobile[data-v-14a587be]{display:none}@media only screen and (max-width:720px){.middle-video{&[data-v-14a587be]{margin-top:32px;margin-bottom:32px;display:flex;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;max-height:55vh}.video{&[data-v-14a587be]{max-width:100%;height:200px}iframe[data-v-14a587be]{width:360px;height:200px}}.texts{&[data-v-14a587be]{max-width:615px;margin:0;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}p[data-v-14a587be]{font-size:32px;text-align:center;font-family:Manrope;line-height:32px;font-weight:700;padding:0 30px}.custom-middle-line[data-v-14a587be]{margin-left:auto;width:160px;border-radius:50px}.white-text[data-v-14a587be]{font-size:24px;text-align:center;line-height:32px;max-width:360px;margin-bottom:0;font-weight:400}}}.middle-banner{&[data-v-14a587be]{display:flex;flex-direction:column-reverse;align-items:center;justify-content:center;max-width:100vw;margin-bottom:40px}img[data-v-14a587be]{width:100vw;-o-object-fit:contain;object-fit:contain;-o-object-position:top;object-position:top}.middle-banner-text{&[data-v-14a587be]{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#1a1a1a;padding:0 30px 60px 30px}p[data-v-14a587be]{font-family:Manrope;font-size:30px;font-weight:600;line-height:32px;color:#fff;text-align:center;width:100%}span[data-v-14a587be]{color:#f3c441}.custom-middle-line[data-v-14a587be]{border:5px solid #f3c441;width:85px;height:0;top:3985px;left:173px;gap:0;border:5px 5px 0 0;opacity:0}}}.custom-line[data-v-14a587be]{max-width:100%}.banner-girl[data-v-14a587be]{display:none}.banner-girl-mobile[data-v-14a587be]{display:block}.cta-button{&[data-v-14a587be]{width:100%}button[data-v-14a587be]{width:100%;padding:20px 50px;font-size:18px;font-weight:600}}}@media only screen and (max-width:480px){.cta-button button[data-v-14a587be]{padding:20px 0;font-size:16px;margin-top:-30px;max-width:100%;display:flex;align-items:center;justify-content:center}.middle-banner{&[data-v-14a587be]{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:100vw;margin-top:52px}img[data-v-14a587be]{width:100vw;-o-object-fit:contain;object-fit:contain}.middle-banner-text{&[data-v-14a587be]{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#1a1a1a;padding:30px 30px 60px 30px}p[data-v-14a587be]{font-family:Manrope;font-size:30px;font-weight:600;line-height:32px;color:#fff;text-align:center;width:100%}span[data-v-14a587be]{color:#f3c441}.custom-middle-line[data-v-14a587be]{border:5px solid #f3c441;width:85px;height:0;top:3985px;left:173px;gap:0;border:5px 5px 0 0;opacity:0}}}}@media only screen and (max-width:376px){.middle-video{&[data-v-14a587be]{max-height:65vh;margin-top:60px}.texts{p[data-v-14a587be]{font-size:30px}}}}.hero{&[data-v-2e952cca]{background-image:url(/img/bg1.c902c3b2.png);color:var(--background-color);background-size:cover;background-position:50%;background-repeat:no-repeat;width:100%;min-height:70vh;padding:60px;display:flex;flex-direction:column;justify-content:space-between;align-items:center}h1[data-v-2e952cca]{max-width:780px}}.video[data-v-2e952cca]{width:100%;max-width:750px;height:420px;background-color:#3d3227;border:1px solid #695a4b;margin-bottom:64px}.brand-logo[data-v-2e952cca]{max-width:100%;-o-object-fit:contain;object-fit:contain;max-width:180px}span[data-v-2e952cca]{color:var(--primary-color);font-family:Manrope,sans-serif}p[data-v-2e952cca]{max-width:680px;font-size:20px;margin-top:0}@media only screen and (max-width:720px){.hero[data-v-2e952cca]{width:100%;padding:30px}h1[data-v-2e952cca]{font-size:20px;margin-bottom:0}p[data-v-2e952cca]{font-size:14px;margin-top:0}.video[data-v-2e952cca]{max-width:370px;max-height:208px}}.whatsapp-button[data-v-78622b5a]{position:fixed;bottom:20px;right:20px;background-color:#25d366;border:none;border-radius:50%;width:60px;height:60px;box-shadow:0 2px 5px rgba(0,0,0,.2);cursor:pointer;display:flex;align-items:center;justify-content:center}.whatsapp-button img[data-v-78622b5a]{width:30px;height:30px}.custom-line[data-v-78622b5a]{border:none;height:1px;background-color:#9c9c9c;width:1140px;margin-top:40px}.container[data-v-78622b5a]{width:100%;max-width:100vw;padding:0 24px;overflow-x:hidden;box-sizing:border-box;display:flex;flex-direction:column;align-items:center}.banner-girl[data-v-78622b5a]{width:100vw;-o-object-fit:contain;object-fit:contain}.banner-girl-mobile[data-v-78622b5a]{display:none}@media only screen and (max-width:720px){.custom-line[data-v-78622b5a]{max-width:100%}.banner-girl[data-v-78622b5a]{display:none}.banner-girl-mobile[data-v-78622b5a]{display:block}.cta-button{&[data-v-78622b5a]{width:100%}button[data-v-78622b5a]{width:100%;padding:20px 50px;font-size:18px;font-weight:600}}}@media only screen and (max-width:480px){.cta-button button[data-v-78622b5a]{padding:20px 0;font-size:16px;margin-top:-30px}}:root{--primary-color:#d2ac42;--secondary-color:#1a1a1a;--background-color:#fff;--text-color:#000000333}body{font-family:Manrope,sans-serif;margin:0;padding:0;box-sizing:border-box;height:100%;width:100%;background-color:#f3f3f3;.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{fill:red!important}}html{scroll-behavior:smooth}h1,h2,h3,h4,h5,h6,p,span,strong{font-family:Manrope,sans-serif}.swiper-button-next,.swiper-button-prev{color:red!important;background-color:rgba(225,176,38,.8);height:27px;border-radius:50%;padding:4px}.swiper-button-next:after,.swiper-button-prev:after{font-family:Font Awesome\ 5 Free;font-weight:900;font-size:20px;margin-right:3px;margin-top:1px;color:#fff}.swiper-button-prev:after{content:"\f053"}.swiper-button-next:after{margin-right:-3px;content:"\f054"}