{"id":86,"date":"2013-08-11T20:13:42","date_gmt":"2013-08-11T20:13:42","guid":{"rendered":"http:\/\/localhost:8888\/test\/?page_id=545"},"modified":"2026-07-16T12:01:13","modified_gmt":"2026-07-16T12:01:13","slug":"faq","status":"publish","type":"page","link":"https:\/\/pksapteekki.fi\/en\/faq\/","title":{"rendered":"FAQ"},"content":{"rendered":"\n\n\n<!-- Whole Page Wrapper -->\n<div class=\"faq-dashboard-wrapper\">\n  \n  <!-- ==================== HEADER SECTION ==================== -->\n  <header class=\"faq-header\">\n    <nav class=\"faq-breadcrumbs\">\n      <a href=\"\/\">HOME<\/a> \/ <span>FAQ<\/span>\n    <\/nav>\n    \n    <div class=\"faq-badge\">\n      <span>CUSTOMER SERVICE<\/span>\n    <\/div>\n    \n    <h1 class=\"faq-main-title\">Frequently asked questions<\/h1>\n    <p class=\"faq-lead-text\">\n      Quick answers about products, shipping, payments and Finnish\/EU regulations.\n    <\/p>\n    <div class=\"faq-meta\">\n      <span class=\"faq-pulse-dot\"><\/span> Last updated: July 2026 &#8211; Helsinki, Finland\n    <\/div>\n  <\/header>\n\n  <!-- ==================== FAQ ACCORDION CARDS SECTION ==================== -->\n  <section class=\"faq-content-container\">\n    <h2 class=\"faq-section-divider\">All questions<\/h2>\n    \n    <!-- Card 1 -->\n    <div class=\"faq-card\">\n      <button class=\"faq-trigger\" onclick=\"toggleFaq(this)\">\n        <span class=\"faq-question\">Do you ship outside of Finland?<\/span>\n        <span class=\"faq-green-plus\"><\/span>\n      <\/button>\n      <div class=\"faq-answer-pane\">\n        <div class=\"faq-answer-body\">\n          Yes. While we operate securely within Finland, we provide fast, discreet delivery channels to other European countries. All international shipments adhere to strict custom clearance protocols to ensure safe transit.\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Card 2 -->\n    <div class=\"faq-card\">\n      <button class=\"faq-trigger\" onclick=\"toggleFaq(this)\">\n        <span class=\"faq-question\">How does your stealth packaging work?<\/span>\n        <span class=\"faq-green-plus\"><\/span>\n      <\/button>\n      <div class=\"faq-answer-pane\">\n        <div class=\"faq-answer-body\">\n          We implement industry-leading operational security practices. Every order is packed using specialized, multi-layered stealth techniques that guarantee complete customer privacy and package insulation. There are no external markings or indications of the contents on the outside of the parcel.\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Card 3 -->\n    <div class=\"faq-card\">\n      <button class=\"faq-trigger\" onclick=\"toggleFaq(this)\">\n        <span class=\"faq-question\">What is your estimated delivery time?<\/span>\n        <span class=\"faq-green-plus\"><\/span>\n      <\/button>\n      <div class=\"faq-answer-pane\">\n        <div class=\"faq-answer-body\">\n          Orders enter our fulfillment queue immediately upon payment validation. We maintain a strict dispatch timeline of <strong>24 to 48 hours<\/strong>. Domestic delivery within Finland typically arrives within 1\u20133 business days, while European shipping varies slightly depending on destination logistics. Secure tracking coordinates are issued automatically upon dispatch.\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Card 4 -->\n    <div class=\"faq-card\">\n      <button class=\"faq-trigger\" onclick=\"toggleFaq(this)\">\n        <span class=\"faq-question\">Do you guys have the latest batch?<\/span>\n        <span class=\"faq-green-plus\"><\/span>\n      <\/button>\n      <div class=\"faq-answer-pane\">\n        <div class=\"faq-answer-body\">\n          Yes, absolutely. We prioritize fresh inventory and strictly manage our stock rotation. To ensure maximum potency and product integrity, all items are sourced directly from the latest manufacturing runs. Combined with our 24\u201348h rapid dispatch protocol, you are guaranteed to receive the freshest products available from our current secure batch.\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Card 5 (Updated Explanation) -->\n    <div class=\"faq-card\">\n      <button class=\"faq-trigger\" onclick=\"toggleFaq(this)\">\n        <span class=\"faq-question\">Are my personal details kept safe?<\/span>\n        <span class=\"faq-green-plus\"><\/span>\n      <\/button>\n      <div class=\"faq-answer-pane\">\n        <div class=\"faq-answer-body\">\n          Your privacy is our highest priority. All customer data is heavily encrypted and processed on secured, decoupled database environments. To maintain absolute transaction confidentiality, we utilize anonymous processing frameworks and secure, decentralized payment methods.\n        <\/div>\n      <\/div>\n    <\/div>\n\n  <\/section>\n\n<\/div>\n\n<!-- Interactive Active-Card State & Slide Script -->\n<script>\nfunction toggleFaq(trigger) {\n  const card = trigger.parentElement;\n  const answerPane = trigger.nextElementSibling;\n  \n  card.classList.toggle('is-active');\n  \n  if (card.classList.contains('is-active')) {\n    answerPane.style.maxHeight = answerPane.scrollHeight + \"px\";\n  } else {\n    answerPane.style.maxHeight = null;\n  }\n}\n<\/script>\n\n<style>\n\/* --- Global Canvas & Grid Matrix --- *\/\n.faq-dashboard-wrapper {\n  background-color: #050b08; \n  \/* Updated to clean, fine white grid lines across the layout background *\/\n  background-image: \n    linear-gradient(rgba(255, 255, 255, 0.03) 1px, transparent 1px),\n    linear-gradient(90deg, rgba(255, 255, 255, 0.03) 1px, transparent 1px);\n  background-size: 30px 30px;\n  min-height: 100vh;\n  font-family: system-ui, -apple-system, sans-serif;\n  color: #94a3b8;\n  padding-bottom: 120px;\n  box-sizing: border-box;\n}\n\n\/* --- Header Section --- *\/\n.faq-header {\n  max-width: 780px;\n  margin: 0 auto;\n  padding: 90px 24px 40px 24px;\n  text-align: center;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n}\n\n.faq-breadcrumbs {\n  font-size: 0.75rem;\n  letter-spacing: 2px;\n  color: #475569;\n  margin-bottom: 24px;\n}\n.faq-breadcrumbs a { color: #475569; text-decoration: none; }\n\n.faq-badge {\n  display: inline-block;\n  font-size: 0.65rem;\n  font-weight: 800;\n  letter-spacing: 1.5px;\n  color: #2ee5b5; \n  border: 1px solid rgba(46, 229, 181, 0.2);\n  background: rgba(46, 229, 181, 0.03);\n  padding: 6px 20px;\n  border-radius: 50px;\n  margin-bottom: 28px;\n}\n\n.faq-main-title {\n  font-family: 'Georgia', serif;\n  font-size: 3.8rem;\n  font-weight: 500;\n  color: #ffffff;\n  margin: 0 0 18px 0;\n  letter-spacing: -0.5px;\n}\n\n.faq-lead-text {\n  font-size: 1.15rem;\n  line-height: 1.6;\n  color: #94a3b8;\n  margin: 0 0 28px 0;\n  max-width: 600px;\n}\n\n.faq-meta {\n  font-size: 0.8rem;\n  color: #475569;\n  display: flex;\n  align-items: center;\n  gap: 8px;\n}\n\n.faq-pulse-dot {\n  width: 6px;\n  height: 6px;\n  background-color: #2ee5b5;\n  border-radius: 50%;\n  box-shadow: 0 0 8px #2ee5b5;\n}\n\n\/* --- Accordion Container --- *\/\n.faq-content-container {\n  max-width: 780px;\n  margin: 0 auto;\n  padding: 0 24px;\n}\n\n.faq-section-divider {\n  font-family: 'Georgia', serif;\n  font-size: 1.6rem;\n  font-weight: 500;\n  color: #ffffff;\n  margin-bottom: 32px;\n  display: flex;\n  align-items: center;\n  gap: 12px;\n}\n\n.faq-section-divider::before {\n  content: \"\";\n  display: inline-block;\n  width: 20px;\n  height: 2px;\n  background-color: #10b981;\n}\n\n\/* --- Rounded Dark Cards --- *\/\n.faq-card {\n  background-color: #0b110e; \n  border: 1px solid rgba(255, 255, 255, 0.02); \n  border-radius: 12px; \n  margin-bottom: 14px;\n  transition: border-color 0.3s cubic-bezier(0.25, 1, 0.5, 1), background-color 0.3s ease;\n  overflow: hidden;\n}\n\n.faq-trigger {\n  width: 100%;\n  background: transparent;\n  border: none;\n  outline: none;\n  padding: 24px 28px;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  cursor: pointer;\n  text-align: left;\n}\n\n.faq-question {\n  font-size: 1.15rem;\n  font-weight: 500;\n  color: #e2e8f0;\n  transition: color 0.25s ease;\n}\n\n.faq-green-plus {\n  position: relative;\n  width: 14px;\n  height: 14px;\n  flex-shrink: 0;\n  margin-left: 16px;\n}\n\n.faq-green-plus::before,\n.faq-green-plus::after {\n  content: \"\";\n  position: absolute;\n  background-color: #10b981; \n  top: 50%;\n  left: 50%;\n  transform: translate(-50%, -50%);\n  transition: background-color 0.25s ease, transform 0.3s cubic-bezier(0.25, 1, 0.5, 1);\n}\n\n.faq-green-plus::before {\n  width: 14px;\n  height: 2px;\n}\n\n.faq-green-plus::after {\n  width: 2px;\n  height: 14px;\n}\n\n\/* Hover & Interaction Styles *\/\n.faq-card:hover {\n  background-color: #0e1612;\n}\n\n.faq-card:hover .faq-question {\n  color: #ffffff;\n}\n\n.faq-card:hover .faq-green-plus::before,\n.faq-card:hover .faq-green-plus::after {\n  background-color: #2ee5b5;\n}\n\n\/* Active State Mutations *\/\n.faq-card.is-active {\n  border-color: #2ee5b5; \n  background-color: #0c1410;\n}\n\n.faq-card.is-active .faq-question {\n  color: #ffffff;\n}\n\n.faq-card.is-active .faq-green-plus::before {\n  transform: translate(-50%, -50%) rotate(180deg);\n  background-color: #2ee5b5;\n}\n.faq-card.is-active .faq-green-plus::after {\n  transform: translate(-50%, -50%) rotate(90deg) scale(0);\n}\n\n\/* Smooth Content Window Animation Slide *\/\n.faq-answer-pane {\n  max-height: 0;\n  overflow: hidden;\n  transition: max-height 0.3s cubic-bezier(0.25, 1, 0.5, 1);\n}\n\n.faq-answer-body {\n  padding: 0 28px 28px 28px;\n  font-size: 1rem;\n  line-height: 1.65;\n  color: #94a3b8;\n}\n\n.faq-answer-body strong {\n  color: #ffffff;\n}\n\n@media (max-width: 768px) {\n  .faq-header { padding: 60px 24px 30px 24px; }\n  .faq-main-title { font-size: 2.6rem; }\n  .faq-trigger { padding: 20px; }\n  .faq-answer-body { padding: 0 20px 20px 20px; }\n  .faq-question { font-size: 1rem; }\n}\n<\/style>\n\n\n\n<div class=\"secure-package-banner\">\n  <div class=\"banner-inner-content\">\n    <h3 class=\"banner-heading\">Ready to secure your package?<\/h3>\n    <p class=\"banner-description\">Explore our catalog\u2014discreetly packed, safely insulated, and dispatched within 24\u201348 hours.<\/p>\n    \n    <!-- Replace the 'https:\/\/pksapteekki.fi\/my-shop\/' below with your store link -->\n    <a href=\"https:\/\/pksapteekki.fi\/shop\/\" class=\"banner-shop-button\">VISIT THE SHOP \u2192<\/a>\n  <\/div>\n<\/div>\n\n<style>\n\/* --- Standalone Banner Block Style --- *\/\n.secure-package-banner {\n  background-color: #06150d; \/* Matching your dark green block background *\/\n  border-top: 1px solid rgba(16, 185, 129, 0.08);\n  border-bottom: 1px solid rgba(16, 185, 129, 0.08);\n  padding: 80px 24px;\n  width: 100%;\n  box-sizing: border-box;\n  text-align: center;\n}\n\n.banner-inner-content {\n  max-width: 800px;\n  margin: 0 auto;\n}\n\n.banner-heading {\n  font-family: 'Georgia', serif;\n  font-size: 2.5rem;\n  font-weight: 500;\n  color: #ffffff;\n  margin: 0 0 16px 0;\n  letter-spacing: -0.3px;\n}\n\n.banner-description {\n  font-family: system-ui, -apple-system, sans-serif;\n  font-size: 1.05rem;\n  color: #a4b5a9;\n  margin: 0 0 32px 0;\n  max-width: 680px;\n  margin-left: auto;\n  margin-right: auto;\n  line-height: 1.5;\n}\n\n\/* Rounded capsule button shape and green shade from image_6.png *\/\n.banner-shop-button {\n  display: inline-block;\n  font-family: system-ui, -apple-system, sans-serif;\n  font-size: 0.85rem;\n  font-weight: 700;\n  letter-spacing: 1px;\n  color: #ffffff;\n  background-color: #52c486; \/* Clean bright green matching the photo *\/\n  text-decoration: none;\n  padding: 15px 45px;\n  border-radius: 50px;\n  text-transform: uppercase;\n  transition: background-color 0.25s ease, box-shadow 0.25s ease, transform 0.2s ease;\n}\n\n.banner-shop-button:hover {\n  background-color: #63d697;\n  box-shadow: 0 0 20px rgba(82, 196, 134, 0.4);\n  transform: translateY(-1px);\n}\n\n@media (max-width: 768px) {\n  .banner-heading { font-size: 1.9rem; }\n  .secure-package-banner { padding: 60px 20px; }\n}\n<\/style>\n\n\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-blank.php","meta":{"footnotes":""},"class_list":["post-86","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/pksapteekki.fi\/en\/wp-json\/wp\/v2\/pages\/86","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pksapteekki.fi\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/pksapteekki.fi\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/pksapteekki.fi\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pksapteekki.fi\/en\/wp-json\/wp\/v2\/comments?post=86"}],"version-history":[{"count":13,"href":"https:\/\/pksapteekki.fi\/en\/wp-json\/wp\/v2\/pages\/86\/revisions"}],"predecessor-version":[{"id":994,"href":"https:\/\/pksapteekki.fi\/en\/wp-json\/wp\/v2\/pages\/86\/revisions\/994"}],"wp:attachment":[{"href":"https:\/\/pksapteekki.fi\/en\/wp-json\/wp\/v2\/media?parent=86"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}