.cont-shopping-side.svelte-1uj0n4t{position:fixed;display:flex;flex-direction:row;align-items:center;justify-content:end;right:0;top:0;height:100dvh;width:100dvw;background-color:#0006;z-index:999;animation:fadeIn .3s linear;color:#000}.close-area.svelte-1uj0n4t{height:100%;flex:1;border:unset;background:unset}.shopping-side.svelte-1uj0n4t{display:flex;flex-direction:column;align-items:center;height:100%;width:50%;background-color:#fff;animation:fadeLeftLong .2s linear}.shopping-side.svelte-1uj0n4t .header:where(.svelte-1uj0n4t){display:flex;flex-direction:row;align-items:center;justify-content:center;background-color:var(--main);width:100%;color:#fff;padding:8px 0}.shopping-side.svelte-1uj0n4t h3:where(.svelte-1uj0n4t){margin:0}.shopping-side.svelte-1uj0n4t .cont-items-prod:where(.svelte-1uj0n4t){margin-top:32px;display:flex;flex-direction:column;align-items:center;gap:8px;width:100%}.shopping-side.svelte-1uj0n4t .cont-items-prod:where(.svelte-1uj0n4t) .item-prod:where(.svelte-1uj0n4t){display:flex;flex-direction:row;align-items:center;height:auto;min-height:100px;width:90%;padding-inline:8px;box-sizing:border-box;border:1px solid var(--border-color);border-radius:2px}.shopping-side.svelte-1uj0n4t .cont-items-prod:where(.svelte-1uj0n4t) .item-prod:where(.svelte-1uj0n4t) .item-prod-img:where(.svelte-1uj0n4t){display:flex;flex-direction:column;align-items:center;justify-content:center;height:80px;width:80px;color:gray;border:1px solid var(--border-color)}.ai-toggle-btn.svelte-99w6od{position:fixed;right:16px;bottom:16px;height:30px;width:290px;color:#fff;background-color:#415937;cursor:pointer;z-index:40;border:1px solid #fff;transition:all .2s ease-in-out}.cont-ai-chat.svelte-99w6od{position:fixed;right:16px;bottom:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:var(--main);border:1px solid var(--main);height:400px;width:290px;z-index:40;overflow-y:hidden;transition:all .2s ease-in-out;animation:svelte-99w6od-slideUp .3s}.cont-ai-chat.svelte-99w6od .close-btn:where(.svelte-99w6od){display:flex;flex-direction:row;align-items:center;width:100%;background-color:var(--second);border:unset;padding:0}.cont-ai-chat.svelte-99w6od .close-btn:where(.svelte-99w6od):hover{cursor:pointer}.cont-ai-chat.svelte-99w6od .close-btn:where(.svelte-99w6od):hover h2:where(.svelte-99w6od){background:unset;color:var(--main)}.cont-ai-chat.svelte-99w6od h2:where(.svelte-99w6od){margin:0;padding:12px 0;width:100%;font-size:.9rem;color:#fff;background-color:#0003;text-align:center;font-weight:500}.cont-ai-chat.svelte-99w6od .content:where(.svelte-99w6od)::-webkit-scrollbar{width:5px;background-color:unset}.cont-ai-chat.svelte-99w6od .content:where(.svelte-99w6od)::-webkit-scrollbar-thumb{background-color:#ffffff1a}.cont-ai-chat.svelte-99w6od .content:where(.svelte-99w6od){margin:6px 0;flex:1;display:flex;flex-direction:column;gap:8px;width:90%;overflow-y:auto;white-space:pre-line}.cont-ai-chat.svelte-99w6od .content:where(.svelte-99w6od) :where(.svelte-99w6od)::-webkit-scrollbar{width:2px}.cont-ai-chat.svelte-99w6od .content:where(.svelte-99w6od) .mess:where(.svelte-99w6od){display:flex;flex-direction:row;padding:8px;box-sizing:border-box;font-size:.8rem;height:auto;min-height:30px;width:90%;background-color:var(--second);color:#fff;flex-shrink:0}.cont-ai-chat.svelte-99w6od .content:where(.svelte-99w6od) .mess:where(.svelte-99w6od) .dots:where(.svelte-99w6od){display:flex;flex-direction:row;align-items:center;gap:4px}.cont-ai-chat.svelte-99w6od .content:where(.svelte-99w6od) .mess:where(.svelte-99w6od) .dots:where(.svelte-99w6od) .dot:where(.svelte-99w6od):nth-child(1){animation-delay:.1s}.cont-ai-chat.svelte-99w6od .content:where(.svelte-99w6od) .mess:where(.svelte-99w6od) .dots:where(.svelte-99w6od) .dot:where(.svelte-99w6od):nth-child(2){animation-delay:.3s}.cont-ai-chat.svelte-99w6od .content:where(.svelte-99w6od) .mess:where(.svelte-99w6od) .dots:where(.svelte-99w6od) .dot:where(.svelte-99w6od):nth-child(3){animation-delay:.5s}.cont-ai-chat.svelte-99w6od .content:where(.svelte-99w6od) .mess:where(.svelte-99w6od) .dots:where(.svelte-99w6od) .dot:where(.svelte-99w6od){height:5px;width:5px;border-radius:50%;background-color:var(--main);animation:svelte-99w6od-dot-float 1s infinite linear}.cont-ai-chat.svelte-99w6od .content:where(.svelte-99w6od) .mess.l:where(.svelte-99w6od){flex-direction:column;text-align:start;color:var(--main);font-weight:600}.cont-ai-chat.svelte-99w6od .content:where(.svelte-99w6od) .mess.r:where(.svelte-99w6od){margin-left:10%;background-color:#ffffff1a;justify-content:end}.cont-ai-chat.svelte-99w6od .content:where(.svelte-99w6od) .mess.fit:where(.svelte-99w6od){width:fit-content}.cont-ai-chat.svelte-99w6od .bottom:where(.svelte-99w6od){display:flex;flex-direction:row;align-items:center;width:100%;height:50px;gap:8px;background-color:#fff}.cont-ai-chat.svelte-99w6od .bottom:where(.svelte-99w6od) input:where(.svelte-99w6od){text-indent:8px;background:unset;font-size:.75rem;background-color:#ffffff1a;border:1px solid var(--veige);height:100%;width:90%;color:var(--main);outline:unset}.cont-ai-chat.svelte-99w6od .bottom:where(.svelte-99w6od) button:where(.svelte-99w6od){display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:auto;aspect-ratio:1/1;background-color:var(--second);border:2px solid var(--second);color:var(--main)}.cont-ai-chat.svelte-99w6od .bottom:where(.svelte-99w6od) button:where(.svelte-99w6od):hover{cursor:pointer;background-color:var(--main);color:var(--second)}@keyframes svelte-99w6od-dot-float{0%{transform:translateY(0)}25%{transform:translateY(-2px)}75%{transform:translateY(2px)}to{transform:translateY(0)}}@keyframes svelte-99w6od-slideUp{0%{height:0px}to{height:400px}}footer.svelte-8r8mxs{border-top:1px solid var(--main);display:flex;flex-direction:row;align-items:center;justify-content:space-around;padding:4rem 32px 10rem;height:auto;width:100%;box-sizing:border-box;background-color:#fff;color:var(--main)}footer.svelte-8r8mxs iframe:where(.svelte-8r8mxs){width:40%}.footerMenu.svelte-8r8mxs{width:20%;display:flex;flex-direction:column;color:var(--main)}.footerMenu.svelte-8r8mxs a:where(.svelte-8r8mxs){font-size:.9rem;margin:.5rem 0;color:var(--main)}.footerContLogo.svelte-8r8mxs{display:flex;flex-direction:column;align-items:center;width:20%}.footerContLogo.svelte-8r8mxs .basicRow:where(.svelte-8r8mxs){font-size:1.4rem;gap:32px}.footerContLogo.svelte-8r8mxs .basicRow:where(.svelte-8r8mxs) a:where(.svelte-8r8mxs){color:var(--main)}.footerContLogo.svelte-8r8mxs .basicRow:where(.svelte-8r8mxs) a:where(.svelte-8r8mxs):hover{cursor:pointer}.footerContLogo.svelte-8r8mxs img:where(.svelte-8r8mxs){height:auto;width:100%}@media (max-width:906px){footer.svelte-8r8mxs{gap:32px;flex-direction:column;padding-inline:8px;padding-bottom:128px}footer.svelte-8r8mxs iframe:where(.svelte-8r8mxs){width:90%}footer.svelte-8r8mxs img:where(.svelte-8r8mxs){height:200px;width:auto}.footerMenu.svelte-8r8mxs{width:90%}}.basicBtn2.svelte-1axpi2r{padding:8px;color:var(--main);background:unset;border:1px solid var(--main)}.basicBtn2.svelte-1axpi2r:hover{cursor:pointer;color:#fff;background-color:var(--main)}#navLine.svelte-1axpi2r{display:flex;flex-direction:row;align-items:center;justify-content:center;height:60px;width:100%;gap:16px;background-color:var(--main);color:#fff}#navLine.svelte-1axpi2r h2:where(.svelte-1axpi2r){font-weight:400;letter-spacing:1px;font-size:16px}nav.svelte-1axpi2r{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:32px;padding-inline:64px;height:60px;width:100%;border-bottom:1px solid var(--gris);box-sizing:border-box}.contNavLinks.svelte-1axpi2r{display:flex;flex-direction:row;align-items:center;gap:32px}.contIdiom.svelte-1axpi2r{top:0;left:0;position:fixed;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;width:100%;background-color:#000000b3;z-index:200}.modalIdiom.svelte-1axpi2r{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px;height:auto;width:60%;background-color:#fff;border-radius:3px;padding-bottom:32px;color:var(--main)}.modalIdiom.svelte-1axpi2r button:where(.svelte-1axpi2r){text-align:center;width:70%;border:1px solid var(--main);color:var(--main);padding:8px;background-color:#fff}.modalIdiom.svelte-1axpi2r button:where(.svelte-1axpi2r):hover{cursor:pointer;background-color:var(--main);color:#fff}@keyframes svelte-1axpi2r-fadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.nav-link.svelte-1axpi2r{color:var(--main);text-decoration:none;font-weight:500;position:relative;transition:color .3s ease;background:unset;border:unset;font-size:1rem}.nav-link.svelte-1axpi2r:after{content:"";position:absolute;width:0;height:2px;display:block;background:var(--second);transition:width .3s;bottom:-2px;left:0}.nav-link.svelte-1axpi2r:hover{cursor:pointer;color:var(--second)}.nav-link.svelte-1axpi2r:hover:after{width:100%}@media (max-width:500px){nav.svelte-1axpi2r{justify-content:center;padding:0}}main.svelte-lt6z87{background-color:#fff}.basicBtn.svelte-lt6z87{padding:8px;background-color:unset;border:1px solid #fff;color:#fff}.basicBtn.svelte-lt6z87:hover{background-color:var(--second);color:var(--main);font-weight:600;border-color:var(--main)}#mainBanner.svelte-lt6z87{height:550px;width:100%;background-size:cover;background-position:center;border-bottom:1px solid var(--gris)}#mainBanner.svelte-lt6z87 .bannerContent:where(.svelte-lt6z87){position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:100%;background-color:#0006;color:#fff}#mainBanner.svelte-lt6z87 .bannerContent:where(.svelte-lt6z87) h1:where(.svelte-lt6z87){letter-spacing:1px}#mainBanner.svelte-lt6z87 .bannerContent:where(.svelte-lt6z87) a:where(.svelte-lt6z87){margin-top:12px;background:none;color:#fff;border:1px solid #fff;padding:8px 32px;font-size:16px;text-decoration:none}#mainBanner.svelte-lt6z87 .bannerContent:where(.svelte-lt6z87) a:where(.svelte-lt6z87):hover{background-color:#fff;color:var(--main)}.floatLogo.svelte-lt6z87{position:absolute;right:10px;bottom:-50px;height:290px;width:300px;background-image:url(../../../Images/logoBioCentroCutted.png);background-size:contain;background-position:center;background-repeat:no-repeat}.aboutUs.svelte-lt6z87{display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;height:300px;width:100%;background-color:var(--main)}.aboutUs.svelte-lt6z87 .aboutUsText:where(.svelte-lt6z87){color:#fff;width:50%}.aboutUs.svelte-lt6z87 .aboutUsText:where(.svelte-lt6z87) h2:where(.svelte-lt6z87){color:var(--second)}.basicArticle.svelte-lt6z87{padding:32px 0;display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;height:auto;width:100%}.basicArticle.svelte-lt6z87 .basicArticleImg:where(.svelte-lt6z87){height:300px;width:300px;background-position:center;background-size:cover;border:3px solid var(--second)}.basicArticle.svelte-lt6z87 .basicArticleText:where(.svelte-lt6z87){width:50%;color:var(--main)}.basicArticle.svelte-lt6z87 .basicArticleText:where(.svelte-lt6z87) a:where(.svelte-lt6z87){display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;text-decoration:none;font-size:.8rem}.basicArticle.svelte-lt6z87 .basicArticleText:where(.svelte-lt6z87) h4:where(.svelte-lt6z87){font-size:2rem}.basicArticleFull.svelte-lt6z87{background-color:var(--main)}.basicArticleFull.svelte-lt6z87 .basicArticleImg:where(.svelte-lt6z87){border:unset}.basicArticleFull.svelte-lt6z87 .basicArticleText:where(.svelte-lt6z87){color:#fff}.basicArticleReverse.svelte-lt6z87{flex-direction:row-reverse}.attachSection.svelte-lt6z87{margin-top:64px;height:500px;width:100%;background-size:cover;background-position:center;background-attachment:fixed;background-image:url(../../../Images/clinicaNatural.webp)}.attachSection.svelte-lt6z87 .attachSectionText:where(.svelte-lt6z87){display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:100%;background-color:#00000080;color:var(--second)}.attachSection.svelte-lt6z87 .attachSectionText:where(.svelte-lt6z87) h2:where(.svelte-lt6z87){font-size:2rem}.attachSection.svelte-lt6z87 .attachSectionText:where(.svelte-lt6z87) p:where(.svelte-lt6z87){color:#fff}.bottomSection.svelte-lt6z87{margin:64px 0;padding-inline:64px;box-sizing:border-box;color:var(--main)}.bottomSection.svelte-lt6z87 h4:where(.svelte-lt6z87){letter-spacing:1px;font-weight:600;font-size:1.2rem}@media (max-width:700px){.aboutUs.svelte-lt6z87{flex-direction:column;height:auto;padding-bottom:64px}.aboutUs.svelte-lt6z87 img:where(.svelte-lt6z87){height:auto;width:80%}.aboutUs.svelte-lt6z87 .aboutUsText:where(.svelte-lt6z87){text-align:center;width:85%}.aboutUs.svelte-lt6z87 .aboutUsText:where(.svelte-lt6z87) p:where(.svelte-lt6z87){font-size:.9rem;text-wrap:balance}.basicArticle.svelte-lt6z87{height:auto;flex-direction:column}.basicArticle.svelte-lt6z87 .basicArticleText:where(.svelte-lt6z87){width:85%}.basicArticle.svelte-lt6z87 .basicArticleText:where(.svelte-lt6z87) p:where(.svelte-lt6z87){font-size:.9rem}.attachSection.svelte-lt6z87{text-align:center}.attachSection.svelte-lt6z87 .attachSectionText:where(.svelte-lt6z87){padding-inline:16px;box-sizing:border-box}.floatLogo.svelte-lt6z87{height:150px;width:150px;bottom:0}}.distribuidorOficial.svelte-lt6z87{margin:64px 0;padding:32px 16px;background-color:#f9f9f9;text-align:center;box-sizing:border-box}.distribuidor-container.svelte-lt6z87{max-width:800px;margin:auto}.distribuidor-title.svelte-lt6z87{font-size:1.8rem;color:var(--main);margin-bottom:24px}.distribuidor-link.svelte-lt6z87{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:var(--main);background-color:#fff;border:2px solid var(--second);border-radius:10px;padding:24px;box-shadow:0 2px 10px #0000000d;transition:transform .3s,background-color .3s}.distribuidor-link.svelte-lt6z87:hover{background-color:var(--main);transform:scale(1.02);color:#fff}.distribuidor-content.svelte-lt6z87{display:flex;flex-direction:column;align-items:center;gap:8px}.distribuidor-icon.svelte-lt6z87 img:where(.svelte-lt6z87){width:80px;height:auto}.distribuidor-text.svelte-lt6z87{font-size:1.1rem;font-weight:600;transition:color .3s}.distribuidor-link.svelte-lt6z87:hover .distribuidor-text:where(.svelte-lt6z87){color:#fff}.distribuidor-img-extra.svelte-lt6z87{margin-top:16px;width:100%}.distribuidor-img-extra.svelte-lt6z87 img:where(.svelte-lt6z87){width:100%;max-width:300px;height:auto;border-radius:8px;transition:transform .3s}.distribuidor-link.svelte-lt6z87:hover .distribuidor-img-extra:where(.svelte-lt6z87) img:where(.svelte-lt6z87){transform:scale(1.03)}@media (max-width: 600px){.distribuidor-title.svelte-lt6z87{font-size:1.4rem}.distribuidor-text.svelte-lt6z87{font-size:1rem}}
