.Footer-module__S6Hkya__footer{-webkit-backdrop-filter:blur(10px);color:#fff;background:#000;width:100%;margin-top:auto;padding:4rem 0 2rem}.Footer-module__S6Hkya__container{width:100%;padding:0 2rem}.Footer-module__S6Hkya__grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:2rem;margin-bottom:3rem;display:grid}.Footer-module__S6Hkya__column{flex-direction:column;gap:1rem;display:flex}.Footer-module__S6Hkya__column p{margin-top:1.5rem;font-weight:500}.Footer-module__S6Hkya__logoSection{align-items:center;gap:1.5rem;width:100%;margin-bottom:1rem;display:flex}.Footer-module__S6Hkya__footerLogo{justify-content:flex-start;align-items:center;width:60%;height:auto;min-height:80px;max-height:100px;margin:0;padding:0;line-height:0;text-decoration:none;transition:none;display:flex}.Footer-module__S6Hkya__footerLogo:hover{opacity:1;transform:none}.Footer-module__S6Hkya__footerLogo img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;margin:0;padding:0;display:block}.Footer-module__S6Hkya__badge{padding:1rem 0;transition:none;display:inline-block}.Footer-module__S6Hkya__badge:hover{transform:none}.Footer-module__S6Hkya__column h3{color:#ffffffe6;margin-bottom:1rem;font-size:1rem;font-weight:600}.Footer-module__S6Hkya__column h4{color:#ffffffe6;margin-bottom:1rem;font-size:1rem;font-weight:600;text-decoration:underline}.Footer-module__S6Hkya__column a{color:#ffffffe6;margin-bottom:.5rem;padding-left:0;font-weight:500;text-decoration:none;transition:all .3s;display:block;position:relative}.Footer-module__S6Hkya__column a:hover{color:var(--pink-40);padding-left:5px}.Footer-module__S6Hkya__linkButton{color:#ffffffe6;cursor:pointer;font-weight:500;font-size:inherit;text-align:left;background:0 0;border:none;width:100%;margin-bottom:.5rem;padding-left:0;font-family:inherit;text-decoration:none;transition:all .3s;display:block;position:relative}.Footer-module__S6Hkya__linkButton:hover{color:var(--pink-40);padding-left:5px}.Footer-module__S6Hkya__bottom{color:#fff9;border-top:1px solid #fff3;justify-content:space-between;padding-top:2rem;font-size:.9rem;font-weight:600;display:flex}.Footer-module__S6Hkya__legal{align-items:center;gap:2rem;display:flex}.Footer-module__S6Hkya__legal a,.Footer-module__S6Hkya__legalButton{color:#fffc;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:1rem;font-weight:600;text-decoration:none;transition:color .3s}.Footer-module__S6Hkya__legal a:hover,.Footer-module__S6Hkya__legalButton:hover{color:var(--power-pink)}@media (max-width:1024px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr 1fr;gap:2rem}}@media (max-width:768px){.Footer-module__S6Hkya__container{padding:0 1.5rem}.Footer-module__S6Hkya__grid{grid-template-columns:1fr;gap:2rem}.Footer-module__S6Hkya__bottom{text-align:center;flex-direction:column;gap:1rem}.Footer-module__S6Hkya__legal{justify-content:center}}@media (max-width:480px){.Footer-module__S6Hkya__footer{padding:3rem 0 1.5rem}.Footer-module__S6Hkya__container{padding:0 1rem}.Footer-module__S6Hkya__column h3{font-size:1.1rem}.Footer-module__S6Hkya__column h4{font-size:.95rem}}
.Chatbot-module__DWq8bW__toggleButton{background:var(--power-pink);color:#fff;cursor:pointer;z-index:1000;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.5rem;transition:all .3s;display:flex;position:fixed;bottom:2rem;right:2rem}.Chatbot-module__DWq8bW__chatWindow{-webkit-backdrop-filter:blur(20px);z-index:1000;background:#fff9;border:1px solid #ffffff80;border-radius:20px;flex-direction:column;width:350px;height:500px;display:flex;position:fixed;bottom:7rem;right:2rem;overflow:hidden;box-shadow:0 10px 40px #0003}.Chatbot-module__DWq8bW__header{background:var(--gradient-primary);color:#fff;justify-content:space-between;align-items:center;padding:1rem;display:flex}.Chatbot-module__DWq8bW__headerTitle{align-items:center;gap:.8rem;display:flex}.Chatbot-module__DWq8bW__avatar{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:10px;font-size:1.5rem;display:flex;box-shadow:0 2px 8px #0000001a}.Chatbot-module__DWq8bW__header h3{margin:0;font-size:1rem;font-weight:600}.Chatbot-module__DWq8bW__status{opacity:.9;font-size:.75rem;display:block}.Chatbot-module__DWq8bW__closeButton{color:#fff;cursor:pointer;background:0 0;border:none;padding:0;font-size:1.5rem;line-height:1}.Chatbot-module__DWq8bW__messages{flex-direction:column;flex:1;gap:1rem;padding:1rem;display:flex;overflow-y:auto}.Chatbot-module__DWq8bW__message{border-radius:15px;max-width:80%;padding:.8rem 1rem;font-size:.95rem;line-height:1.5}.Chatbot-module__DWq8bW__userMessage{background:var(--gradient-primary);color:#fff;border-bottom-right-radius:5px;align-self:flex-end}.Chatbot-module__DWq8bW__botMessage{color:#1a1a1a;background:#f0f2f5;border-bottom-left-radius:5px;align-self:flex-start}.Chatbot-module__DWq8bW__contactLink{color:var(--power-pink);font-weight:600;text-decoration:underline}.Chatbot-module__DWq8bW__messageText{line-height:1.6}.Chatbot-module__DWq8bW__markdownBody{font-size:.9rem;line-height:1.55}.Chatbot-module__DWq8bW__markdownBody p{margin:0 0 .65em}.Chatbot-module__DWq8bW__markdownBody p:last-child{margin-bottom:0}.Chatbot-module__DWq8bW__markdownBody strong{color:#111;font-weight:600}.Chatbot-module__DWq8bW__markdownBody ul,.Chatbot-module__DWq8bW__markdownBody ol{margin:.35em 0 .65em;padding-left:1.35rem}.Chatbot-module__DWq8bW__markdownBody ol{list-style-type:decimal}.Chatbot-module__DWq8bW__markdownBody ul{list-style-type:disc}.Chatbot-module__DWq8bW__markdownBody li{margin:.25em 0;padding-left:.15em}.Chatbot-module__DWq8bW__markdownBody li>p{margin:.15em 0}.Chatbot-module__DWq8bW__markdownBody a{word-break:break-word}.Chatbot-module__DWq8bW__markdownBody hr{border:none;border-top:1px solid #00000014;margin:.75em 0}.Chatbot-module__DWq8bW__productLink{color:var(--power-pink);margin:0 .25rem;font-weight:600;text-decoration:underline;transition:opacity .2s}.Chatbot-module__DWq8bW__productLink:hover{opacity:.8}.Chatbot-module__DWq8bW__linksContainer{border-top:1px solid #e6077e1a;flex-wrap:wrap;gap:.5rem;margin-top:.75rem;padding-top:.75rem;display:flex}.Chatbot-module__DWq8bW__productLinkButton{color:#fff;text-transform:capitalize;background:linear-gradient(135deg,#e6077e 0%,#ff6b9d 100%);border-radius:20px;padding:.5rem 1rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}.Chatbot-module__DWq8bW__productLinkButton:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 4px 12px #e6077e4d}.Chatbot-module__DWq8bW__inputArea{background:#fff9;border-top:1px solid #0000000d;gap:.5rem;padding:1rem;display:flex}.Chatbot-module__DWq8bW__input{border:1px solid #e0e0e0;border-radius:25px;outline:none;flex:1;padding:.8rem;font-size:.95rem;transition:border-color .2s}.Chatbot-module__DWq8bW__input:focus{border-color:var(--power-pink)}.Chatbot-module__DWq8bW__sendButton{background:var(--power-pink);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .2s;display:flex}.Chatbot-module__DWq8bW__sendButton:disabled{cursor:not-allowed;background:#ccc}.Chatbot-module__DWq8bW__sendButton:hover:not(:disabled){transform:scale(1.05)}.Chatbot-module__DWq8bW__typingIndicator{gap:4px;padding:4px 0;display:flex}.Chatbot-module__DWq8bW__typingIndicator span{background:#90949c;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite both Chatbot-module__DWq8bW__bounce}.Chatbot-module__DWq8bW__typingIndicator span:first-child{animation-delay:-.32s}.Chatbot-module__DWq8bW__typingIndicator span:nth-child(2){animation-delay:-.16s}@keyframes Chatbot-module__DWq8bW__bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@media (max-width:480px){.Chatbot-module__DWq8bW__chatWindow{-webkit-backdrop-filter:none;width:100vw;height:100dvh;max-height:100dvh;padding-bottom:env(safe-area-inset-bottom);background:#fff;border-radius:0;inset:0}.Chatbot-module__DWq8bW__inputArea{padding-bottom:calc(1rem + env(safe-area-inset-bottom));background:#fff}.Chatbot-module__DWq8bW__toggleButtonOpen{display:none!important}}
.CookieConsent-module__QbGkGW__cookieBanner{z-index:9999;-webkit-backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #e6077e33;border-radius:20px;padding:1.5rem 2rem;box-shadow:0 10px 40px #00000026,0 0 0 1px #e6077e1a;width:min(900px,100vw - 4rem)!important;position:fixed!important;bottom:2rem!important;left:2rem!important;right:auto!important;transform:none!important}.CookieConsent-module__QbGkGW__content{justify-content:space-between;align-items:center;gap:2rem;display:flex}.CookieConsent-module__QbGkGW__textSection{flex:1}.CookieConsent-module__QbGkGW__title{color:var(--panel-black);font-size:1.1rem;font-weight:600;font-family:var(--font-lexend),"Lexend",sans-serif;margin:0 0 .5rem}.CookieConsent-module__QbGkGW__description{color:#475569;font-size:.9rem;line-height:1.6;font-family:var(--font-work-sans),"Work Sans",sans-serif;margin:0}.CookieConsent-module__QbGkGW__privacyLink{color:var(--power-pink);cursor:pointer;font-size:inherit;background:0 0;border:none;padding:0;font-family:inherit;text-decoration:underline;transition:opacity .2s}.CookieConsent-module__QbGkGW__privacyLink:hover{opacity:.8}.CookieConsent-module__QbGkGW__actions{flex-shrink:0;gap:1rem;display:flex}.CookieConsent-module__QbGkGW__acceptButton,.CookieConsent-module__QbGkGW__declineButton{cursor:pointer;font-size:.95rem;font-weight:600;font-family:var(--font-lexend),"Lexend",sans-serif;white-space:nowrap;border:none;border-radius:12px;padding:.75rem 1.75rem;transition:all .3s}.CookieConsent-module__QbGkGW__acceptButton{background:linear-gradient(135deg,var(--power-pink)0%,#c20560 100%);color:#fff;box-shadow:0 4px 15px #e6077e4d}.CookieConsent-module__QbGkGW__acceptButton:hover{transform:translateY(-1px);box-shadow:0 6px 20px #e6077e66}.CookieConsent-module__QbGkGW__declineButton{color:#475569;background:#fff;border:2px solid #e2e8f0}.CookieConsent-module__QbGkGW__declineButton:hover{background:#f8fafc;border-color:#cbd5e1}@media (max-width:768px){.CookieConsent-module__QbGkGW__cookieBanner{border-radius:20px 20px 0 0;max-width:100%;padding:1.25rem 1.5rem;bottom:0;left:0;right:0}.CookieConsent-module__QbGkGW__content{flex-direction:column;align-items:stretch;gap:1.25rem}.CookieConsent-module__QbGkGW__actions{flex-direction:column-reverse;gap:.75rem}.CookieConsent-module__QbGkGW__acceptButton,.CookieConsent-module__QbGkGW__declineButton{width:100%;padding:.875rem}.CookieConsent-module__QbGkGW__title{font-size:1rem}.CookieConsent-module__QbGkGW__description{font-size:.85rem}}@media (prefers-color-scheme:dark){.CookieConsent-module__QbGkGW__cookieBanner{background:#1e1e1ef2;border-color:#e6077e4d}.CookieConsent-module__QbGkGW__title{color:#f1f5f9}.CookieConsent-module__QbGkGW__description{color:#cbd5e1}.CookieConsent-module__QbGkGW__declineButton{color:#e2e8f0;background:#ffffff1a;border-color:#fff3}.CookieConsent-module__QbGkGW__declineButton:hover{background:#ffffff26;border-color:#ffffff4d}}
